Trace number 3263457

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
SApperloT 2011-03-23? (TO) 1300.07 1300.01

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_70_22_70_7-dir.shuffled-as.sat03-154.cnf
MD5SUMaa9ee2fa26214e80fac6d004d5d0b003
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables660
Number of clauses56654
Sum of the clauses size113924
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 256632
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 522

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-3263457-1303569324/watcher-3263457-1303569324 -o /tmp/evaluation-result-3263457-1303569324/solver-3263457-1303569324 -C 2400 -W 1300 -M 7680 SApperloT HOME/instance-3263457-1303569324.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: 4.00 4.00 4.52 3/185 27363
/proc/meminfo: memFree=12390368/32951124 swapFree=67111528/67111528
[pid=27363] ppid=27361 vsize=12736 CPUtime=0 cores=1,3
/proc/27363/stat : 27363 (SApperloT) R 27361 27363 27207 0 -1 4202496 419 0 0 0 0 0 0 0 25 0 1 0 449348045 13041664 358 33554432000 4194304 4465733 140735141974208 18446744073709551615 4295790 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27363/statm: 3184 358 250 67 0 307 0

[startup+0.020446 s]
/proc/loadavg: 4.00 4.00 4.52 3/185 27363
/proc/meminfo: memFree=12390368/32951124 swapFree=67111528/67111528
[pid=27363] ppid=27361 vsize=13288 CPUtime=0.01 cores=1,3
/proc/27363/stat : 27363 (SApperloT) R 27361 27363 27207 0 -1 4202496 886 0 0 0 1 0 0 0 25 0 1 0 449348045 13606912 512 33554432000 4194304 4465733 140735141974208 18446744073709551615 4265327 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27363/statm: 3322 512 255 67 0 445 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 13288

[startup+0.100416 s]
/proc/loadavg: 4.00 4.00 4.52 3/185 27363
/proc/meminfo: memFree=12390368/32951124 swapFree=67111528/67111528
[pid=27363] ppid=27361 vsize=14548 CPUtime=0.09 cores=1,3
/proc/27363/stat : 27363 (SApperloT) R 27361 27363 27207 0 -1 4202496 1605 0 0 0 9 0 0 0 25 0 1 0 449348045 14897152 920 33554432000 4194304 4465733 140735141974208 18446744073709551615 4253702 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27363/statm: 3637 921 255 67 0 760 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14548

[startup+0.300381 s]
/proc/loadavg: 4.00 4.00 4.52 3/185 27363
/proc/meminfo: memFree=12390368/32951124 swapFree=67111528/67111528
[pid=27363] ppid=27361 vsize=16748 CPUtime=0.29 cores=1,3
/proc/27363/stat : 27363 (SApperloT) R 27361 27363 27207 0 -1 4202496 3772 0 0 0 29 0 0 0 25 0 1 0 449348045 17149952 1235 33554432000 4194304 4465733 140735141974208 18446744073709551615 4271204 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27363/statm: 4187 1235 255 67 0 1310 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 16748

[startup+0.700298 s]
/proc/loadavg: 4.00 4.00 4.52 3/185 27363
/proc/meminfo: memFree=12390368/32951124 swapFree=67111528/67111528
[pid=27363] ppid=27361 vsize=16748 CPUtime=0.69 cores=1,3
/proc/27363/stat : 27363 (SApperloT) R 27361 27363 27207 0 -1 4202496 4222 0 0 0 69 0 0 0 25 0 1 0 449348045 17149952 1505 33554432000 4194304 4465733 140735141974208 18446744073709551615 4295945 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27363/statm: 4187 1505 255 67 0 1310 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 16748

[startup+1.50014 s]
/proc/loadavg: 4.00 4.00 4.52 5/190 27418
/proc/meminfo: memFree=12375504/32951124 swapFree=67111528/67111528
[pid=27363] ppid=27361 vsize=20688 CPUtime=1.48 cores=1,3
/proc/27363/stat : 27363 (SApperloT) R 27361 27363 27207 0 -1 4202496 6046 0 0 0 148 0 0 0 25 0 1 0 449348045 21184512 2241 33554432000 4194304 4465733 140735141974208 18446744073709551615 4277148 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27363/statm: 5172 2241 255 67 0 2295 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 20688

[startup+3.10082 s]
/proc/loadavg: 4.00 4.00 4.52 5/190 27418
/proc/meminfo: memFree=12365088/32951124 swapFree=67111528/67111528
[pid=27363] ppid=27361 vsize=23008 CPUtime=3.09 cores=1,3
/proc/27363/stat : 27363 (SApperloT) R 27361 27363 27207 0 -1 4202496 8146 0 0 0 308 1 0 0 25 0 1 0 449348045 23560192 2271 33554432000 4194304 4465733 140735141974208 18446744073709551615 4270213 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27363/statm: 5752 2271 255 67 0 2875 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 23008

[startup+6.30019 s]
/proc/loadavg: 4.00 4.00 4.52 5/190 27418
/proc/meminfo: memFree=12345532/32951124 swapFree=67111528/67111528
[pid=27363] ppid=27361 vsize=28100 CPUtime=6.29 cores=1,3
/proc/27363/stat : 27363 (SApperloT) R 27361 27363 27207 0 -1 4202496 10071 0 0 0 628 1 0 0 25 0 1 0 449348045 28774400 3810 33554432000 4194304 4465733 140735141974208 18446744073709551615 4295923 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27363/statm: 7025 3810 271 67 0 4148 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 28100

[startup+12.7009 s]
/proc/loadavg: 4.00 4.00 4.51 5/190 27418
/proc/meminfo: memFree=12332532/32951124 swapFree=67111528/67111528
[pid=27363] ppid=27361 vsize=29360 CPUtime=12.69 cores=1,3
/proc/27363/stat : 27363 (SApperloT) R 27361 27363 27207 0 -1 4202496 13607 0 0 0 1267 2 0 0 25 0 1 0 449348045 30064640 4344 33554432000 4194304 4465733 140735141974208 18446744073709551615 4270819 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27363/statm: 7340 4344 306 67 0 4463 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 29360

[startup+25.5004 s]
/proc/loadavg: 4.00 4.00 4.50 5/190 27418
/proc/meminfo: memFree=12276864/32951124 swapFree=67111528/67111528
[pid=27363] ppid=27361 vsize=56068 CPUtime=25.49 cores=1,3
/proc/27363/stat : 27363 (SApperloT) R 27361 27363 27207 0 -1 4202496 22616 0 0 0 2546 3 0 0 25 0 1 0 449348045 57413632 10165 33554432000 4194304 4465733 140735141974208 18446744073709551615 4296131 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27363/statm: 14017 10165 326 67 0 11140 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 56068

[startup+51.1003 s]
/proc/loadavg: 4.00 4.00 4.49 5/190 27419
/proc/meminfo: memFree=12234192/32951124 swapFree=67111528/67111528
[pid=27363] ppid=27361 vsize=64592 CPUtime=51.09 cores=1,3
/proc/27363/stat : 27363 (SApperloT) R 27361 27363 27207 0 -1 4202496 29936 0 0 0 5105 4 0 0 25 0 1 0 449348045 66142208 11694 33554432000 4194304 4465733 140735141974208 18446744073709551615 4295941 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27363/statm: 16148 11694 325 67 0 13271 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 64592

[startup+102.307 s]
/proc/loadavg: 4.00 4.00 4.46 5/190 27420
/proc/meminfo: memFree=12214348/32951124 swapFree=67111528/67111528
[pid=27363] ppid=27361 vsize=64592 CPUtime=102.3 cores=1,3
/proc/27363/stat : 27363 (SApperloT) R 27361 27363 27207 0 -1 4202496 39838 0 0 0 10225 5 0 0 25 0 1 0 449348045 66142208 13196 33554432000 4194304 4465733 140735141974208 18446744073709551615 4289433 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27363/statm: 16148 13196 320 67 0 13271 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 64592

[startup+162.3 s]
/proc/loadavg: 4.00 4.00 4.43 5/190 27422
/proc/meminfo: memFree=12146888/32951124 swapFree=67111528/67111528
[pid=27363] ppid=27361 vsize=99484 CPUtime=162.3 cores=1,3
/proc/27363/stat : 27363 (SApperloT) R 27361 27363 27207 0 -1 4202496 54439 0 0 0 16223 7 0 0 25 0 1 0 449348045 101871616 19308 33554432000 4194304 4465733 140735141974208 18446744073709551615 4270674 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27363/statm: 24871 19308 417 67 0 21994 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 99484

[startup+222.3 s]
/proc/loadavg: 4.00 4.00 4.40 5/190 27423
/proc/meminfo: memFree=12086740/32951124 swapFree=67111528/67111528
[pid=27363] ppid=27361 vsize=118656 CPUtime=222.3 cores=1,3
/proc/27363/stat : 27363 (SApperloT) R 27361 27363 27207 0 -1 4202496 69971 0 0 0 22221 9 0 0 25 0 1 0 449348045 121503744 22791 33554432000 4194304 4465733 140735141974208 18446744073709551615 4295872 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27363/statm: 29664 22791 417 67 0 26787 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 118656

[startup+282.3 s]
/proc/loadavg: 4.00 4.00 4.37 5/190 27425
/proc/meminfo: memFree=12025608/32951124 swapFree=67111528/67111528
[pid=27363] ppid=27361 vsize=118656 CPUtime=282.3 cores=1,3
/proc/27363/stat : 27363 (SApperloT) R 27361 27363 27207 0 -1 4202496 71931 0 0 0 28221 9 0 0 25 0 1 0 449348045 121503744 23952 33554432000 4194304 4465733 140735141974208 18446744073709551615 4270176 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27363/statm: 29664 23952 444 67 0 26787 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 118656

[startup+342.301 s]
/proc/loadavg: 4.00 4.00 4.35 5/190 27427
/proc/meminfo: memFree=11980472/32951124 swapFree=67111528/67111528
[pid=27363] ppid=27361 vsize=118656 CPUtime=342.3 cores=1,3
/proc/27363/stat : 27363 (SApperloT) R 27361 27363 27207 0 -1 4202496 77616 0 0 0 34220 10 0 0 25 0 1 0 449348045 121503744 26785 33554432000 4194304 4465733 140735141974208 18446744073709551615 4295941 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27363/statm: 29664 26785 425 67 0 26787 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 118656

[startup+402.301 s]
/proc/loadavg: 4.06 4.01 4.33 5/190 27428
/proc/meminfo: memFree=12007752/32951124 swapFree=67111528/67111528
[pid=27363] ppid=27361 vsize=147420 CPUtime=402.31 cores=1,3
/proc/27363/stat : 27363 (SApperloT) R 27361 27363 27207 0 -1 4202496 95385 0 0 0 40218 13 0 0 25 0 1 0 449348045 150958080 28479 33554432000 4194304 4465733 140735141974208 18446744073709551615 4270655 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27363/statm: 36855 28479 416 67 0 33978 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 147420

[startup+462.301 s]
/proc/loadavg: 4.08 4.03 4.31 5/190 27430
/proc/meminfo: memFree=11961864/32951124 swapFree=67111528/67111528
[pid=27363] ppid=27361 vsize=189980 CPUtime=462.31 cores=1,3
/proc/27363/stat : 27363 (SApperloT) R 27361 27363 27207 0 -1 4202496 102962 0 0 0 46218 13 0 0 25 0 1 0 449348045 194539520 35795 33554432000 4194304 4465733 140735141974208 18446744073709551615 4270655 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27363/statm: 47495 35795 379 67 0 44618 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 189980

[startup+522.301 s]
/proc/loadavg: 4.08 4.03 4.29 5/190 27431
/proc/meminfo: memFree=11918336/32951124 swapFree=67111528/67111528
[pid=27363] ppid=27361 vsize=189980 CPUtime=522.31 cores=1,3
/proc/27363/stat : 27363 (SApperloT) R 27361 27363 27207 0 -1 4202496 107169 0 0 0 52217 14 0 0 25 0 1 0 449348045 194539520 38053 33554432000 4194304 4465733 140735141974208 18446744073709551615 4270801 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27363/statm: 47495 38053 379 67 0 44618 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 189980

[startup+582.301 s]
/proc/loadavg: 4.03 4.03 4.27 5/190 27433
/proc/meminfo: memFree=11838604/32951124 swapFree=67111528/67111528
[pid=27363] ppid=27361 vsize=269728 CPUtime=582.32 cores=1,3
/proc/27363/stat : 27363 (SApperloT) R 27361 27363 27207 0 -1 4202496 132630 0 0 0 58215 17 0 0 25 0 1 0 449348045 276201472 49762 33554432000 4194304 4465733 140735141974208 18446744073709551615 4358587 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27363/statm: 67432 49762 379 67 0 64555 0
Current children cumulated CPU time (s) 582.32
Current children cumulated vsize (KiB) 269728

[startup+642.301 s]
/proc/loadavg: 4.01 4.02 4.25 5/190 27435
/proc/meminfo: memFree=11833512/32951124 swapFree=67111528/67111528
[pid=27363] ppid=27361 vsize=269728 CPUtime=642.33 cores=1,3
/proc/27363/stat : 27363 (SApperloT) R 27361 27363 27207 0 -1 4202496 132630 0 0 0 64216 17 0 0 25 0 1 0 449348045 276201472 49762 33554432000 4194304 4465733 140735141974208 18446744073709551615 4343372 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27363/statm: 67432 49762 379 67 0 64555 0
Current children cumulated CPU time (s) 642.33
Current children cumulated vsize (KiB) 269728

[startup+702.301 s]
/proc/loadavg: 4.00 4.01 4.23 5/190 27436
/proc/meminfo: memFree=11819616/32951124 swapFree=67111528/67111528
[pid=27363] ppid=27361 vsize=269728 CPUtime=702.32 cores=1,3
/proc/27363/stat : 27363 (SApperloT) R 27361 27363 27207 0 -1 4202496 132630 0 0 0 70215 17 0 0 25 0 1 0 449348045 276201472 49762 33554432000 4194304 4465733 140735141974208 18446744073709551615 4343417 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27363/statm: 67432 49762 379 67 0 64555 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 269728

[startup+762.307 s]
/proc/loadavg: 4.00 4.01 4.21 5/190 27438
/proc/meminfo: memFree=11776832/32951124 swapFree=67111528/67111528
[pid=27363] ppid=27361 vsize=269728 CPUtime=762.33 cores=1,3
/proc/27363/stat : 27363 (SApperloT) R 27361 27363 27207 0 -1 4202496 132630 0 0 0 76216 17 0 0 25 0 1 0 449348045 276201472 49762 33554432000 4194304 4465733 140735141974208 18446744073709551615 4369585 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27363/statm: 67432 49762 379 67 0 64555 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 269728

[startup+822.3 s]
/proc/loadavg: 4.00 4.00 4.20 5/190 27439
/proc/meminfo: memFree=11794312/32951124 swapFree=67111528/67111528
[pid=27363] ppid=27361 vsize=269728 CPUtime=822.33 cores=1,3
/proc/27363/stat : 27363 (SApperloT) R 27361 27363 27207 0 -1 4202496 132630 0 0 0 82216 17 0 0 25 0 1 0 449348045 276201472 49762 33554432000 4194304 4465733 140735141974208 18446744073709551615 4343218 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27363/statm: 67432 49762 379 67 0 64555 0
Current children cumulated CPU time (s) 822.33
Current children cumulated vsize (KiB) 269728

[startup+882.3 s]
/proc/loadavg: 4.08 4.02 4.19 5/190 27441
/proc/meminfo: memFree=11821588/32951124 swapFree=67111528/67111528
[pid=27363] ppid=27361 vsize=269728 CPUtime=882.33 cores=1,3
/proc/27363/stat : 27363 (SApperloT) R 27361 27363 27207 0 -1 4202496 132630 0 0 0 88216 17 0 0 25 0 1 0 449348045 276201472 49762 33554432000 4194304 4465733 140735141974208 18446744073709551615 4343417 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27363/statm: 67432 49762 379 67 0 64555 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 269728

[startup+942.3 s]
/proc/loadavg: 4.03 4.01 4.17 5/190 27443
/proc/meminfo: memFree=11895240/32951124 swapFree=67111528/67111528
[pid=27363] ppid=27361 vsize=147420 CPUtime=942.33 cores=1,3
/proc/27363/stat : 27363 (SApperloT) R 27361 27363 27207 0 -1 4202496 132635 0 0 0 94216 17 0 0 25 0 1 0 449348045 150958080 30652 33554432000 4194304 4465733 140735141974208 18446744073709551615 4270808 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27363/statm: 36855 30652 374 67 0 33978 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 147420

[startup+1002.3 s]
/proc/loadavg: 4.04 4.02 4.17 5/190 27444
/proc/meminfo: memFree=11848212/32951124 swapFree=67111528/67111528
[pid=27363] ppid=27361 vsize=175816 CPUtime=1002.34 cores=1,3
/proc/27363/stat : 27363 (SApperloT) R 27361 27363 27207 0 -1 4202496 138167 0 0 0 100216 18 0 0 25 0 1 0 449348045 180035584 36184 33554432000 4194304 4465733 140735141974208 18446744073709551615 4295921 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27363/statm: 43954 36184 374 67 0 41077 0
Current children cumulated CPU time (s) 1002.34
Current children cumulated vsize (KiB) 175816

[startup+1062.3 s]
/proc/loadavg: 4.08 4.04 4.17 5/190 27446
/proc/meminfo: memFree=11834164/32951124 swapFree=67111528/67111528
[pid=27363] ppid=27361 vsize=175816 CPUtime=1062.34 cores=1,3
/proc/27363/stat : 27363 (SApperloT) R 27361 27363 27207 0 -1 4202496 141701 0 0 0 106215 19 0 0 25 0 1 0 449348045 180035584 38265 33554432000 4194304 4465733 140735141974208 18446744073709551615 4270776 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27363/statm: 43954 38265 374 67 0 41077 0
Current children cumulated CPU time (s) 1062.34
Current children cumulated vsize (KiB) 175816

[startup+1122.3 s]
/proc/loadavg: 4.03 4.03 4.15 5/190 27447
/proc/meminfo: memFree=11852604/32951124 swapFree=67111528/67111528
[pid=27363] ppid=27361 vsize=147420 CPUtime=1122.34 cores=1,3
/proc/27363/stat : 27363 (SApperloT) R 27361 27363 27207 0 -1 4202496 144169 0 0 0 112215 19 0 0 25 0 1 0 449348045 150958080 32866 33554432000 4194304 4465733 140735141974208 18446744073709551615 4270828 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27363/statm: 36855 32866 362 67 0 33978 0
Current children cumulated CPU time (s) 1122.34
Current children cumulated vsize (KiB) 147420

[startup+1182.3 s]
/proc/loadavg: 4.01 4.02 4.14 5/190 27449
/proc/meminfo: memFree=11840992/32951124 swapFree=67111528/67111528
[pid=27363] ppid=27361 vsize=190560 CPUtime=1182.35 cores=1,3
/proc/27363/stat : 27363 (SApperloT) R 27361 27363 27207 0 -1 4202496 169347 0 0 0 118211 24 0 0 25 0 1 0 449348045 195133440 34669 33554432000 4194304 4465733 140735141974208 18446744073709551615 4270808 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27363/statm: 47640 34669 362 67 0 44763 0
Current children cumulated CPU time (s) 1182.35
Current children cumulated vsize (KiB) 190560

[startup+1242.3 s]
/proc/loadavg: 4.00 4.02 4.13 5/190 27451
/proc/meminfo: memFree=11812452/32951124 swapFree=67111528/67111528
[pid=27363] ppid=27361 vsize=190560 CPUtime=1242.35 cores=1,3
/proc/27363/stat : 27363 (SApperloT) R 27361 27363 27207 0 -1 4202496 170463 0 0 0 124211 24 0 0 25 0 1 0 449348045 195133440 35227 33554432000 4194304 4465733 140735141974208 18446744073709551615 4270655 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27363/statm: 47640 35227 362 67 0 44763 0
Current children cumulated CPU time (s) 1242.35
Current children cumulated vsize (KiB) 190560



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.01 4.12 4/189 27453
/proc/meminfo: memFree=11870972/32951124 swapFree=67111528/67111528
[pid=27363] ppid=27361 vsize=190560 CPUtime=1300.05 cores=1,3
/proc/27363/stat : 27363 (SApperloT) R 27361 27363 27207 0 -1 4202496 170463 0 0 0 129981 24 0 0 25 0 1 0 449348045 195133440 35227 33554432000 4194304 4465733 140735141974208 18446744073709551615 4270816 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27363/statm: 47640 35227 362 67 0 44763 0
Current children cumulated CPU time (s) 1300.05
Current children cumulated vsize (KiB) 190560

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): 1300.07
CPU user time (s): 1299.82
CPU system time (s): 0.254961
CPU usage (%): 100.005
Max. virtual memory (cumulated for all children) (KiB): 312288

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.82
system time used= 0.254961
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 170463
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= 5
involuntary context switches= 1871

runsolver used 2.00469 second user time and 5.09922 second system time

The end

Launcher Data

Begin job on node143 at 2011-04-23 16:35:24
IDJOB=3263457
IDBENCH=83976
IDSOLVER=1657
FILE ID=node143/3263457-1303569324
RUNJOBID= node143-1303568019-27227
PBS_JOBID= 13150288
Free space on /tmp= 72112 MiB

SOLVER NAME= SApperloT 2011-03-23
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_70_22_70_7-dir.shuffled-as.sat03-154.cnf
COMMAND LINE= SApperloT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3263457-1303569324/watcher-3263457-1303569324 -o /tmp/evaluation-result-3263457-1303569324/solver-3263457-1303569324 -C 2400 -W 1300 -M 7680  SApperloT HOME/instance-3263457-1303569324.cnf

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

MD5SUM BENCH= aa9ee2fa26214e80fac6d004d5d0b003
RANDOM SEED=359167312

node143.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.846
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.69
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.846
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	: 5226.15
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.846
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.74
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.846
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	: 5332.83
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.846
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.75
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.846
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.846
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.846
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      12390400 kB
Buffers:       2296424 kB
Cached:       17637764 kB
SwapCached:          0 kB
Active:        9715824 kB
Inactive:     10290756 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12390400 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            2600 kB
Writeback:           0 kB
AnonPages:       71972 kB
Mapped:          15336 kB
Slab:           490324 kB
PageTables:       4664 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   277856 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72116 MiB
End job on node143 at 2011-04-23 16:57:06