Trace number 3258087

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SApperloT2010 2011-03-04? (TO) 1299.97 1300.01

General information on the benchmark

NameCRAFTED/rbsat/random/unforced/
rbsat-v945c61409g3.cnf
MD5SUM226123ce9245dfa4b876682016123861
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark12.0692
Satisfiable
(Un)Satisfiability was proved
Number of variables945
Number of clauses61409
Sum of the clauses size123673
Maximum clause length21
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 261364
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 545

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3258087-1303474647/watcher-3258087-1303474647 -o /tmp/evaluation-result-3258087-1303474647/solver-3258087-1303474647 -C 2400 -W 1300 -M 7680 SApperloT2010 HOME/instance-3258087-1303474647.cnf 

running on 2 cores: 1,3

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.96 4.02 3.83 4/193 13529
/proc/meminfo: memFree=12279028/32951124 swapFree=67111528/67111528
[pid=13529] ppid=13527 vsize=13400 CPUtime=0 cores=1,3
/proc/13529/stat : 13529 (SApperloT2010) R 13527 13529 12461 0 -1 4202496 646 0 0 0 0 0 0 0 25 0 1 0 459062606 13721600 585 33554432000 4194304 4395502 140734011944384 18446744073709551615 271550198469 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/13529/statm: 3350 587 249 50 0 490 0

[startup+0.097733 s]
/proc/loadavg: 3.96 4.02 3.83 4/193 13529
/proc/meminfo: memFree=12279028/32951124 swapFree=67111528/67111528
[pid=13529] ppid=13527 vsize=20108 CPUtime=0.08 cores=1,3
/proc/13529/stat : 13529 (SApperloT2010) R 13527 13529 12461 0 -1 4202496 2570 0 0 0 8 0 0 0 25 0 1 0 459062606 20590592 2268 33554432000 4194304 4395502 140734011944384 18446744073709551615 4285641 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/13529/statm: 5027 2268 267 50 0 2167 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 20108

[startup+0.100683 s]
/proc/loadavg: 3.96 4.02 3.83 4/193 13529
/proc/meminfo: memFree=12279028/32951124 swapFree=67111528/67111528
[pid=13529] ppid=13527 vsize=20240 CPUtime=0.08 cores=1,3
/proc/13529/stat : 13529 (SApperloT2010) R 13527 13529 12461 0 -1 4202496 2585 0 0 0 8 0 0 0 25 0 1 0 459062606 20725760 2283 33554432000 4194304 4395502 140734011944384 18446744073709551615 4291648 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/13529/statm: 5060 2283 267 50 0 2200 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 20240

[startup+0.300651 s]
/proc/loadavg: 3.96 4.02 3.83 4/193 13529
/proc/meminfo: memFree=12279028/32951124 swapFree=67111528/67111528
[pid=13529] ppid=13527 vsize=23540 CPUtime=0.28 cores=1,3
/proc/13529/stat : 13529 (SApperloT2010) R 13527 13529 12461 0 -1 4202496 3419 0 0 0 28 0 0 0 25 0 1 0 459062606 24104960 3117 33554432000 4194304 4395502 140734011944384 18446744073709551615 4299648 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/13529/statm: 5885 3119 267 50 0 3025 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 23540

[startup+0.70058 s]
/proc/loadavg: 3.96 4.02 3.83 4/193 13529
/proc/meminfo: memFree=12279028/32951124 swapFree=67111528/67111528
[pid=13529] ppid=13527 vsize=27192 CPUtime=0.69 cores=1,3
/proc/13529/stat : 13529 (SApperloT2010) R 13527 13529 12461 0 -1 4202496 4327 0 0 0 68 1 0 0 25 0 1 0 459062606 27844608 4025 33554432000 4194304 4395502 140734011944384 18446744073709551615 4314296 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/13529/statm: 6798 4025 267 50 0 3938 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 27192

[startup+1.50044 s]
/proc/loadavg: 3.96 4.02 3.83 5/194 13530
/proc/meminfo: memFree=12260552/32951124 swapFree=67111528/67111528
[pid=13529] ppid=13527 vsize=32356 CPUtime=1.49 cores=1,3
/proc/13529/stat : 13529 (SApperloT2010) R 13527 13529 12461 0 -1 4202496 5574 0 0 0 148 1 0 0 25 0 1 0 459062606 33132544 5272 33554432000 4194304 4395502 140734011944384 18446744073709551615 4299653 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/13529/statm: 8089 5272 267 50 0 5229 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 32356

[startup+3.10114 s]
/proc/loadavg: 3.96 4.02 3.83 5/194 13530
/proc/meminfo: memFree=12253368/32951124 swapFree=67111528/67111528
[pid=13529] ppid=13527 vsize=36620 CPUtime=3.09 cores=1,3
/proc/13529/stat : 13529 (SApperloT2010) R 13527 13529 12461 0 -1 4202496 6616 0 0 0 308 1 0 0 25 0 1 0 459062606 37498880 6314 33554432000 4194304 4395502 140734011944384 18446744073709551615 4299739 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/13529/statm: 9155 6314 267 50 0 6295 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 36620

[startup+6.30056 s]
/proc/loadavg: 3.97 4.02 3.83 5/194 13531
/proc/meminfo: memFree=12245824/32951124 swapFree=67111528/67111528
[pid=13529] ppid=13527 vsize=41600 CPUtime=6.29 cores=1,3
/proc/13529/stat : 13529 (SApperloT2010) R 13527 13529 12461 0 -1 4202496 7752 0 0 0 627 2 0 0 25 0 1 0 459062606 42598400 7450 33554432000 4194304 4395502 140734011944384 18446744073709551615 4299608 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/13529/statm: 10400 7450 267 50 0 7540 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 41600

[startup+12.7004 s]
/proc/loadavg: 3.97 4.02 3.83 5/194 13531
/proc/meminfo: memFree=12234984/32951124 swapFree=67111528/67111528
[pid=13529] ppid=13527 vsize=47128 CPUtime=12.69 cores=1,3
/proc/13529/stat : 13529 (SApperloT2010) R 13527 13529 12461 0 -1 4202496 9054 0 0 0 1266 3 0 0 25 0 1 0 459062606 48259072 8752 33554432000 4194304 4395502 140734011944384 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/13529/statm: 11782 8752 267 50 0 8922 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 47128

[startup+25.5011 s]
/proc/loadavg: 3.97 4.02 3.83 5/194 13531
/proc/meminfo: memFree=12221352/32951124 swapFree=67111528/67111528
[pid=13529] ppid=13527 vsize=55524 CPUtime=25.48 cores=1,3
/proc/13529/stat : 13529 (SApperloT2010) R 13527 13529 12461 0 -1 4202496 10873 0 0 0 2545 3 0 0 25 0 1 0 459062606 56856576 10571 33554432000 4194304 4395502 140734011944384 18446744073709551615 4309750 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/13529/statm: 13881 10571 267 50 0 11021 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 55524

[startup+51.1004 s]
/proc/loadavg: 4.06 4.03 3.84 5/194 13532
/proc/meminfo: memFree=12200756/32951124 swapFree=67111528/67111528
[pid=13529] ppid=13527 vsize=65128 CPUtime=51.08 cores=1,3
/proc/13529/stat : 13529 (SApperloT2010) R 13527 13529 12461 0 -1 4202496 12883 0 0 0 5104 4 0 0 25 0 1 0 459062606 66691072 12581 33554432000 4194304 4395502 140734011944384 18446744073709551615 4299623 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/13529/statm: 16282 12581 267 50 0 13422 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 65128

[startup+102.307 s]
/proc/loadavg: 4.10 4.05 3.85 5/194 13533
/proc/meminfo: memFree=12158076/32951124 swapFree=67111528/67111528
[pid=13529] ppid=13527 vsize=78120 CPUtime=102.29 cores=1,3
/proc/13529/stat : 13529 (SApperloT2010) R 13527 13529 12461 0 -1 4202496 15636 0 0 0 10224 5 0 0 25 0 1 0 459062606 79994880 15334 33554432000 4194304 4395502 140734011944384 18446744073709551615 4299749 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/13529/statm: 19530 15334 267 50 0 16670 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 78120

[startup+162.3 s]
/proc/loadavg: 4.12 4.06 3.87 5/194 13535
/proc/meminfo: memFree=12115536/32951124 swapFree=67111528/67111528
[pid=13529] ppid=13527 vsize=90540 CPUtime=162.28 cores=1,3
/proc/13529/stat : 13529 (SApperloT2010) R 13527 13529 12461 0 -1 4202496 18224 0 0 0 16222 6 0 0 25 0 1 0 459062606 92712960 17922 33554432000 4194304 4395502 140734011944384 18446744073709551615 4299805 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/13529/statm: 22635 17922 267 50 0 19775 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 90540

[startup+222.3 s]
/proc/loadavg: 4.16 4.09 3.89 5/194 13536
/proc/meminfo: memFree=12082540/32951124 swapFree=67111528/67111528
[pid=13529] ppid=13527 vsize=99308 CPUtime=222.28 cores=1,3
/proc/13529/stat : 13529 (SApperloT2010) R 13527 13529 12461 0 -1 4202496 20064 0 0 0 22222 6 0 0 25 0 1 0 459062606 101691392 19762 33554432000 4194304 4395502 140734011944384 18446744073709551615 4299537 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/13529/statm: 24827 19762 267 50 0 21967 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 99308

[startup+282.3 s]
/proc/loadavg: 4.06 4.07 3.89 5/194 13538
/proc/meminfo: memFree=12052648/32951124 swapFree=67111528/67111528
[pid=13529] ppid=13527 vsize=114544 CPUtime=282.28 cores=1,3
/proc/13529/stat : 13529 (SApperloT2010) R 13527 13529 12461 0 -1 4202496 23275 0 0 0 28221 7 0 0 25 0 1 0 459062606 117293056 22973 33554432000 4194304 4395502 140734011944384 18446744073709551615 4297561 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/13529/statm: 28636 22973 267 50 0 25776 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 114544

[startup+342.3 s]
/proc/loadavg: 4.06 4.07 3.90 5/194 13539
/proc/meminfo: memFree=12030440/32951124 swapFree=67111528/67111528
[pid=13529] ppid=13527 vsize=120304 CPUtime=342.27 cores=1,3
/proc/13529/stat : 13529 (SApperloT2010) R 13527 13529 12461 0 -1 4202496 24447 0 0 0 34220 7 0 0 25 0 1 0 459062606 123191296 24145 33554432000 4194304 4395502 140734011944384 18446744073709551615 4299678 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/13529/statm: 30076 24145 267 50 0 27216 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 120304

[startup+402.301 s]
/proc/loadavg: 4.02 4.05 3.91 5/194 13541
/proc/meminfo: memFree=12003272/32951124 swapFree=67111528/67111528
[pid=13529] ppid=13527 vsize=125168 CPUtime=402.28 cores=1,3
/proc/13529/stat : 13529 (SApperloT2010) R 13527 13529 12461 0 -1 4202496 25465 0 0 0 40220 8 0 0 25 0 1 0 459062606 128172032 25163 33554432000 4194304 4395502 140734011944384 18446744073709551615 4299189 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/13529/statm: 31292 25163 267 50 0 28432 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 125168

[startup+462.301 s]
/proc/loadavg: 4.05 4.06 3.91 5/194 13543
/proc/meminfo: memFree=11964560/32951124 swapFree=67111528/67111528
[pid=13529] ppid=13527 vsize=130220 CPUtime=462.27 cores=1,3
/proc/13529/stat : 13529 (SApperloT2010) R 13527 13529 12461 0 -1 4202496 26480 0 0 0 46219 8 0 0 25 0 1 0 459062606 133345280 26178 33554432000 4194304 4395502 140734011944384 18446744073709551615 4299637 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/13529/statm: 32555 26178 267 50 0 29695 0
Current children cumulated CPU time (s) 462.27
Current children cumulated vsize (KiB) 130220

[startup+522.301 s]
/proc/loadavg: 4.02 4.04 3.91 5/194 13544
/proc/meminfo: memFree=11928708/32951124 swapFree=67111528/67111528
[pid=13529] ppid=13527 vsize=135052 CPUtime=522.26 cores=1,3
/proc/13529/stat : 13529 (SApperloT2010) R 13527 13529 12461 0 -1 4202496 27492 0 0 0 52218 8 0 0 25 0 1 0 459062606 138293248 27190 33554432000 4194304 4395502 140734011944384 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/13529/statm: 33763 27190 267 50 0 30903 0
Current children cumulated CPU time (s) 522.26
Current children cumulated vsize (KiB) 135052

[startup+582.301 s]
/proc/loadavg: 4.00 4.03 3.91 5/194 13546
/proc/meminfo: memFree=11907356/32951124 swapFree=67111528/67111528
[pid=13529] ppid=13527 vsize=140720 CPUtime=582.27 cores=1,3
/proc/13529/stat : 13529 (SApperloT2010) R 13527 13529 12461 0 -1 4202496 28650 0 0 0 58218 9 0 0 25 0 1 0 459062606 144097280 28348 33554432000 4194304 4395502 140734011944384 18446744073709551615 4299657 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/13529/statm: 35180 28348 267 50 0 32320 0
Current children cumulated CPU time (s) 582.27
Current children cumulated vsize (KiB) 140720

[startup+642.301 s]
/proc/loadavg: 4.00 4.02 3.91 5/194 13547
/proc/meminfo: memFree=11890356/32951124 swapFree=67111528/67111528
[pid=13529] ppid=13527 vsize=148912 CPUtime=642.27 cores=1,3
/proc/13529/stat : 13529 (SApperloT2010) R 13527 13529 12461 0 -1 4202496 30393 0 0 0 64218 9 0 0 25 0 1 0 459062606 152485888 30091 33554432000 4194304 4395502 140734011944384 18446744073709551615 4299648 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/13529/statm: 37228 30091 267 50 0 34368 0
Current children cumulated CPU time (s) 642.27
Current children cumulated vsize (KiB) 148912

[startup+702.301 s]
/proc/loadavg: 4.00 4.02 3.91 5/194 13549
/proc/meminfo: memFree=11880428/32951124 swapFree=67111528/67111528
[pid=13529] ppid=13527 vsize=151216 CPUtime=702.27 cores=1,3
/proc/13529/stat : 13529 (SApperloT2010) R 13527 13529 12461 0 -1 4202496 30932 0 0 0 70217 10 0 0 25 0 1 0 459062606 154845184 30630 33554432000 4194304 4395502 140734011944384 18446744073709551615 4347249 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/13529/statm: 37804 30630 267 50 0 34944 0
Current children cumulated CPU time (s) 702.27
Current children cumulated vsize (KiB) 151216

[startup+762.307 s]
/proc/loadavg: 4.09 4.04 3.93 5/194 13551
/proc/meminfo: memFree=11871240/32951124 swapFree=67111528/67111528
[pid=13529] ppid=13527 vsize=153856 CPUtime=762.27 cores=1,3
/proc/13529/stat : 13529 (SApperloT2010) R 13527 13529 12461 0 -1 4202496 31488 0 0 0 76217 10 0 0 25 0 1 0 459062606 157548544 31186 33554432000 4194304 4395502 140734011944384 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/13529/statm: 38464 31186 267 50 0 35604 0
Current children cumulated CPU time (s) 762.27
Current children cumulated vsize (KiB) 153856

[startup+822.301 s]
/proc/loadavg: 4.03 4.03 3.93 5/194 13552
/proc/meminfo: memFree=11863156/32951124 swapFree=67111528/67111528
[pid=13529] ppid=13527 vsize=155776 CPUtime=822.27 cores=1,3
/proc/13529/stat : 13529 (SApperloT2010) R 13527 13529 12461 0 -1 4202496 31907 0 0 0 82217 10 0 0 25 0 1 0 459062606 159514624 31605 33554432000 4194304 4395502 140734011944384 18446744073709551615 4299758 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/13529/statm: 38944 31605 267 50 0 36084 0
Current children cumulated CPU time (s) 822.27
Current children cumulated vsize (KiB) 155776

[startup+882.3 s]
/proc/loadavg: 4.13 4.05 3.94 5/194 13554
/proc/meminfo: memFree=11858676/32951124 swapFree=67111528/67111528
[pid=13529] ppid=13527 vsize=158720 CPUtime=882.26 cores=1,3
/proc/13529/stat : 13529 (SApperloT2010) R 13527 13529 12461 0 -1 4202496 32502 0 0 0 88216 10 0 0 25 0 1 0 459062606 162529280 32200 33554432000 4194304 4395502 140734011944384 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/13529/statm: 39680 32200 267 50 0 36820 0
Current children cumulated CPU time (s) 882.26
Current children cumulated vsize (KiB) 158720

[startup+942.3 s]
/proc/loadavg: 4.11 4.06 3.94 5/194 13555
/proc/meminfo: memFree=11850836/32951124 swapFree=67111528/67111528
[pid=13529] ppid=13527 vsize=160192 CPUtime=942.25 cores=1,3
/proc/13529/stat : 13529 (SApperloT2010) R 13527 13529 12461 0 -1 4202496 32779 0 0 0 94215 10 0 0 25 0 1 0 459062606 164036608 32477 33554432000 4194304 4395502 140734011944384 18446744073709551615 4299678 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/13529/statm: 40048 32477 267 50 0 37188 0
Current children cumulated CPU time (s) 942.25
Current children cumulated vsize (KiB) 160192

[startup+1002.3 s]
/proc/loadavg: 4.04 4.05 3.94 5/194 13557
/proc/meminfo: memFree=11838664/32951124 swapFree=67111528/67111528
[pid=13529] ppid=13527 vsize=164544 CPUtime=1002.26 cores=1,3
/proc/13529/stat : 13529 (SApperloT2010) R 13527 13529 12461 0 -1 4202496 33647 0 0 0 100215 11 0 0 25 0 1 0 459062606 168493056 33345 33554432000 4194304 4395502 140734011944384 18446744073709551615 4299648 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/13529/statm: 41136 33345 267 50 0 38276 0
Current children cumulated CPU time (s) 1002.26
Current children cumulated vsize (KiB) 164544

[startup+1062.3 s]
/proc/loadavg: 4.01 4.03 3.94 5/194 13559
/proc/meminfo: memFree=11828356/32951124 swapFree=67111528/67111528
[pid=13529] ppid=13527 vsize=168760 CPUtime=1062.25 cores=1,3
/proc/13529/stat : 13529 (SApperloT2010) R 13527 13529 12461 0 -1 4202496 34512 0 0 0 106214 11 0 0 25 0 1 0 459062606 172810240 34210 33554432000 4194304 4395502 140734011944384 18446744073709551615 4299758 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/13529/statm: 42190 34210 267 50 0 39330 0
Current children cumulated CPU time (s) 1062.25
Current children cumulated vsize (KiB) 168760

[startup+1122.3 s]
/proc/loadavg: 4.00 4.03 3.94 5/194 13560
/proc/meminfo: memFree=11821156/32951124 swapFree=67111528/67111528
[pid=13529] ppid=13527 vsize=169016 CPUtime=1122.25 cores=1,3
/proc/13529/stat : 13529 (SApperloT2010) R 13527 13529 12461 0 -1 4202496 34584 0 0 0 112214 11 0 0 25 0 1 0 459062606 173072384 34282 33554432000 4194304 4395502 140734011944384 18446744073709551615 4297168 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/13529/statm: 42254 34282 267 50 0 39394 0
Current children cumulated CPU time (s) 1122.25
Current children cumulated vsize (KiB) 169016

[startup+1182.3 s]
/proc/loadavg: 4.00 4.02 3.94 5/194 13562
/proc/meminfo: memFree=11809736/32951124 swapFree=67111528/67111528
[pid=13529] ppid=13527 vsize=169820 CPUtime=1182.25 cores=1,3
/proc/13529/stat : 13529 (SApperloT2010) R 13527 13529 12461 0 -1 4202496 34792 0 0 0 118213 12 0 0 25 0 1 0 459062606 173895680 34490 33554432000 4194304 4395502 140734011944384 18446744073709551615 4314317 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/13529/statm: 42455 34490 267 50 0 39595 0
Current children cumulated CPU time (s) 1182.25
Current children cumulated vsize (KiB) 169820

[startup+1242.3 s]
/proc/loadavg: 2.41 3.59 3.80 2/176 13617
/proc/meminfo: memFree=12433516/32951124 swapFree=67111528/67111528
[pid=13529] ppid=13527 vsize=171196 CPUtime=1242.25 cores=1,3
/proc/13529/stat : 13529 (SApperloT2010) R 13527 13529 12461 0 -1 4202496 35019 0 0 0 124213 12 0 0 25 0 1 0 459062606 175304704 34717 33554432000 4194304 4395502 140734011944384 18446744073709551615 4299657 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/13529/statm: 42799 34717 267 50 0 39939 0
Current children cumulated CPU time (s) 1242.25
Current children cumulated vsize (KiB) 171196



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.52 3.12 3.62 2/176 13619
/proc/meminfo: memFree=12431648/32951124 swapFree=67111528/67111528
[pid=13529] ppid=13527 vsize=173852 CPUtime=1299.95 cores=1,3
/proc/13529/stat : 13529 (SApperloT2010) R 13527 13529 12461 0 -1 4202496 35498 0 0 0 129983 12 0 0 25 0 1 0 459062606 178024448 35196 33554432000 4194304 4395502 140734011944384 18446744073709551615 4299156 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/13529/statm: 43463 35196 267 50 0 40603 0
Current children cumulated CPU time (s) 1299.95
Current children cumulated vsize (KiB) 173852

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.01
CPU time (s): 1299.97
CPU user time (s): 1299.84
CPU system time (s): 0.131979
CPU usage (%): 99.9967
Max. virtual memory (cumulated for all children) (KiB): 173852

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.84
system time used= 0.131979
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 35498
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 9
involuntary context switches= 4294

runsolver used 2.11768 second user time and 4.90025 second system time

The end

Launcher Data

Begin job on node133 at 2011-04-22 14:17:27
IDJOB=3258087
IDBENCH=71301
IDSOLVER=1655
FILE ID=node133/3258087-1303474647
RUNJOBID= node133-1303474545-13460
PBS_JOBID= 13107188
Free space on /tmp= 71232 MiB

SOLVER NAME= SApperloT2010 2011-03-04
BENCH NAME= SAT09/CRAFTED/rbsat/random/unforced/rbsat-v945c61409g3.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3258087-1303474647/watcher-3258087-1303474647 -o /tmp/evaluation-result-3258087-1303474647/solver-3258087-1303474647 -C 2400 -W 1300 -M 7680  SApperloT2010 HOME/instance-3258087-1303474647.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 226123ce9245dfa4b876682016123861
RANDOM SEED=181554670

node133.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.834
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.66
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.834
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.834
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.834
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 6741.12
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.834
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.834
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.834
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.834
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      12279176 kB
Buffers:       1151220 kB
Cached:       18635968 kB
SwapCached:          0 kB
Active:        8497804 kB
Inactive:     11640048 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12279176 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:             812 kB
Writeback:           0 kB
AnonPages:      350232 kB
Mapped:          15728 kB
Slab:           468928 kB
PageTables:       5744 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   559612 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71240 MiB
End job on node133 at 2011-04-22 14:39:09