Trace number 3264951

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) 1300.06 1300.03

General information on the benchmark

NameSAT05/crafted/jarvisalo05/mod2c-rand3bip-sat/
mod2c-rand3bip-sat-240-2.shuffled-as.sat05-2519.cnf
MD5SUMb6a88c8ae73b20cfc873207d1a0caa09
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark139.097
Satisfiable
(Un)Satisfiability was proved
Number of variables338
Number of clauses2376
Sum of the clauses size10480
Maximum clause length6
Minimum clause length4
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 41520
Number of clauses of size 5736
Number of clauses of size over 5120

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-3264951-1303573233/watcher-3264951-1303573233 -o /tmp/evaluation-result-3264951-1303573233/solver-3264951-1303573233 -C 2400 -W 1300 -M 7680 SApperloT2010 HOME/instance-3264951-1303573233.cnf 

running on 2 cores: 4,6

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.78 3.92 3.40 4/184 28694
/proc/meminfo: memFree=19900172/32951124 swapFree=67111524/67111528
[pid=28694] ppid=28692 vsize=12172 CPUtime=0 cores=4,6
/proc/28694/stat : 28694 (SApperloT2010) R 28692 28694 27965 0 -1 4202496 454 0 0 0 0 0 0 0 23 0 1 0 449739418 12464128 392 33554432000 4194304 4395502 140734445696608 18446744073709551615 4324601 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/28694/statm: 3043 392 258 50 0 183 0

[startup+0.0416189 s]
/proc/loadavg: 3.78 3.92 3.40 4/184 28694
/proc/meminfo: memFree=19900172/32951124 swapFree=67111524/67111528
[pid=28694] ppid=28692 vsize=12832 CPUtime=0.03 cores=4,6
/proc/28694/stat : 28694 (SApperloT2010) R 28692 28694 27965 0 -1 4202496 649 0 0 0 3 0 0 0 23 0 1 0 449739418 13139968 587 33554432000 4194304 4395502 140734445696608 18446744073709551615 4328533 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/28694/statm: 3208 587 267 50 0 348 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 12832

[startup+0.100604 s]
/proc/loadavg: 3.78 3.92 3.40 4/184 28694
/proc/meminfo: memFree=19900172/32951124 swapFree=67111524/67111528
[pid=28694] ppid=28692 vsize=13096 CPUtime=0.09 cores=4,6
/proc/28694/stat : 28694 (SApperloT2010) R 28692 28694 27965 0 -1 4202496 699 0 0 0 9 0 0 0 23 0 1 0 449739418 13410304 637 33554432000 4194304 4395502 140734445696608 18446744073709551615 4299653 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/28694/statm: 3274 637 267 50 0 414 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13096

[startup+0.300604 s]
/proc/loadavg: 3.78 3.92 3.40 4/184 28694
/proc/meminfo: memFree=19900172/32951124 swapFree=67111524/67111528
[pid=28694] ppid=28692 vsize=13624 CPUtime=0.29 cores=4,6
/proc/28694/stat : 28694 (SApperloT2010) R 28692 28694 27965 0 -1 4202496 829 0 0 0 29 0 0 0 25 0 1 0 449739418 13950976 767 33554432000 4194304 4395502 140734445696608 18446744073709551615 4299537 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/28694/statm: 3406 767 267 50 0 546 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13624

[startup+0.700546 s]
/proc/loadavg: 3.78 3.92 3.40 4/184 28694
/proc/meminfo: memFree=19900172/32951124 swapFree=67111524/67111528
[pid=28694] ppid=28692 vsize=14284 CPUtime=0.69 cores=4,6
/proc/28694/stat : 28694 (SApperloT2010) R 28692 28694 27965 0 -1 4202496 992 0 0 0 69 0 0 0 25 0 1 0 449739418 14626816 930 33554432000 4194304 4395502 140734445696608 18446744073709551615 4297960 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/28694/statm: 3571 930 267 50 0 711 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14284

[startup+1.50039 s]
/proc/loadavg: 3.78 3.92 3.40 5/190 28705
/proc/meminfo: memFree=19888664/32951124 swapFree=67111524/67111528
[pid=28694] ppid=28692 vsize=15076 CPUtime=1.49 cores=4,6
/proc/28694/stat : 28694 (SApperloT2010) R 28692 28694 27965 0 -1 4202496 1208 0 0 0 149 0 0 0 25 0 1 0 449739418 15437824 1146 33554432000 4194304 4395502 140734445696608 18446744073709551615 4300203 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/28694/statm: 3769 1146 267 50 0 909 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15076

[startup+3.10109 s]
/proc/loadavg: 3.80 3.92 3.40 5/190 28705
/proc/meminfo: memFree=19883108/32951124 swapFree=67111524/67111528
[pid=28694] ppid=28692 vsize=16392 CPUtime=3.09 cores=4,6
/proc/28694/stat : 28694 (SApperloT2010) R 28692 28694 27965 0 -1 4202496 1541 0 0 0 309 0 0 0 25 0 1 0 449739418 16785408 1479 33554432000 4194304 4395502 140734445696608 18446744073709551615 4324322 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/28694/statm: 4098 1479 267 50 0 1238 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 16392

[startup+6.30055 s]
/proc/loadavg: 3.80 3.92 3.40 6/190 28705
/proc/meminfo: memFree=19873496/32951124 swapFree=67111524/67111528
[pid=28694] ppid=28692 vsize=18508 CPUtime=6.29 cores=4,6
/proc/28694/stat : 28694 (SApperloT2010) R 28692 28694 27965 0 -1 4202496 2050 0 0 0 629 0 0 0 25 0 1 0 449739418 18952192 1988 33554432000 4194304 4395502 140734445696608 18446744073709551615 4299509 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/28694/statm: 4627 1988 267 50 0 1767 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 18508

[startup+12.7004 s]
/proc/loadavg: 3.83 3.92 3.41 5/190 28706
/proc/meminfo: memFree=19857864/32951124 swapFree=67111524/67111528
[pid=28694] ppid=28692 vsize=21016 CPUtime=12.69 cores=4,6
/proc/28694/stat : 28694 (SApperloT2010) R 28692 28694 27965 0 -1 4202496 2679 0 0 0 1269 0 0 0 25 0 1 0 449739418 21520384 2617 33554432000 4194304 4395502 140734445696608 18446744073709551615 4299648 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/28694/statm: 5254 2617 267 50 0 2394 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 21016

[startup+25.5002 s]
/proc/loadavg: 3.85 3.92 3.41 5/190 28706
/proc/meminfo: memFree=19831208/32951124 swapFree=67111524/67111528
[pid=28694] ppid=28692 vsize=27616 CPUtime=25.49 cores=4,6
/proc/28694/stat : 28694 (SApperloT2010) R 28692 28694 27965 0 -1 4202496 4329 0 0 0 2548 1 0 0 25 0 1 0 449739418 28278784 4267 33554432000 4194304 4395502 140734445696608 18446744073709551615 4292143 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/28694/statm: 6904 4267 267 50 0 4044 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 27616

[startup+51.1007 s]
/proc/loadavg: 3.90 3.93 3.43 5/190 28707
/proc/meminfo: memFree=19786184/32951124 swapFree=67111524/67111528
[pid=28694] ppid=28692 vsize=41040 CPUtime=51.09 cores=4,6
/proc/28694/stat : 28694 (SApperloT2010) R 28692 28694 27965 0 -1 4202496 7679 0 0 0 5107 2 0 0 25 0 1 0 449739418 42024960 7617 33554432000 4194304 4395502 140734445696608 18446744073709551615 4314279 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/28694/statm: 10260 7617 267 50 0 7400 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 41040

[startup+102.307 s]
/proc/loadavg: 3.96 3.94 3.46 6/190 28708
/proc/meminfo: memFree=19701488/32951124 swapFree=67111524/67111528
[pid=28694] ppid=28692 vsize=61204 CPUtime=102.3 cores=4,6
/proc/28694/stat : 28694 (SApperloT2010) R 28692 28694 27965 0 -1 4202496 12670 0 0 0 10227 3 0 0 25 0 1 0 449739418 62672896 12608 33554432000 4194304 4395502 140734445696608 18446744073709551615 4288570 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/28694/statm: 15301 12608 267 50 0 12441 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 61204

[startup+162.301 s]
/proc/loadavg: 3.98 3.95 3.49 5/190 28710
/proc/meminfo: memFree=19577984/32951124 swapFree=67111524/67111528
[pid=28694] ppid=28692 vsize=93168 CPUtime=162.29 cores=4,6
/proc/28694/stat : 28694 (SApperloT2010) R 28692 28694 27965 0 -1 4202496 20662 0 0 0 16225 4 0 0 25 0 1 0 449739418 95404032 20600 33554432000 4194304 4395502 140734445696608 18446744073709551615 4300200 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/28694/statm: 23292 20600 267 50 0 20432 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 93168

[startup+222.301 s]
/proc/loadavg: 4.07 3.97 3.52 5/190 28711
/proc/meminfo: memFree=19501592/32951124 swapFree=67111524/67111528
[pid=28694] ppid=28692 vsize=113460 CPUtime=222.29 cores=4,6
/proc/28694/stat : 28694 (SApperloT2010) R 28692 28694 27965 0 -1 4202496 25700 0 0 0 22223 6 0 0 25 0 1 0 449739418 116183040 25638 33554432000 4194304 4395502 140734445696608 18446744073709551615 4299642 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/28694/statm: 28365 25638 267 50 0 25505 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 113460

[startup+282.301 s]
/proc/loadavg: 4.03 3.97 3.55 5/190 28713
/proc/meminfo: memFree=19389368/32951124 swapFree=67111524/67111528
[pid=28694] ppid=28692 vsize=145172 CPUtime=282.3 cores=4,6
/proc/28694/stat : 28694 (SApperloT2010) R 28692 28694 27965 0 -1 4202496 33612 0 0 0 28222 8 0 0 25 0 1 0 449739418 148656128 33550 33554432000 4194304 4395502 140734445696608 18446744073709551615 4292970 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/28694/statm: 36293 33550 267 50 0 33433 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 145172

[startup+342.301 s]
/proc/loadavg: 4.01 3.97 3.57 5/190 28714
/proc/meminfo: memFree=19275536/32951124 swapFree=67111524/67111528
[pid=28694] ppid=28692 vsize=173480 CPUtime=342.3 cores=4,6
/proc/28694/stat : 28694 (SApperloT2010) R 28692 28694 27965 0 -1 4202496 40671 0 0 0 34221 9 0 0 25 0 1 0 449739418 177643520 40609 33554432000 4194304 4395502 140734445696608 18446744073709551615 4299743 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/28694/statm: 43370 40609 267 50 0 40510 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 173480

[startup+402.301 s]
/proc/loadavg: 4.00 3.97 3.60 5/190 28716
/proc/meminfo: memFree=19211676/32951124 swapFree=67111524/67111528
[pid=28694] ppid=28692 vsize=191916 CPUtime=402.3 cores=4,6
/proc/28694/stat : 28694 (SApperloT2010) R 28692 28694 27965 0 -1 4202496 45287 0 0 0 40220 10 0 0 25 0 1 0 449739418 196521984 45225 33554432000 4194304 4395502 140734445696608 18446744073709551615 4288050 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/28694/statm: 47979 45225 267 50 0 45119 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 191916

[startup+462.3 s]
/proc/loadavg: 4.00 3.97 3.62 5/190 28718
/proc/meminfo: memFree=19138144/32951124 swapFree=67111524/67111528
[pid=28694] ppid=28692 vsize=207708 CPUtime=462.3 cores=4,6
/proc/28694/stat : 28694 (SApperloT2010) R 28692 28694 27965 0 -1 4202496 49229 0 0 0 46220 10 0 0 25 0 1 0 449739418 212692992 49167 33554432000 4194304 4395502 140734445696608 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/28694/statm: 51927 49167 267 50 0 49067 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 207708

[startup+522.301 s]
/proc/loadavg: 4.00 3.97 3.64 5/190 28719
/proc/meminfo: memFree=19037952/32951124 swapFree=67111524/67111528
[pid=28694] ppid=28692 vsize=238716 CPUtime=522.31 cores=4,6
/proc/28694/stat : 28694 (SApperloT2010) R 28692 28694 27965 0 -1 4202496 56983 0 0 0 52219 12 0 0 25 0 1 0 449739418 244445184 56921 33554432000 4194304 4395502 140734445696608 18446744073709551615 4299174 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/28694/statm: 59679 56921 267 50 0 56819 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 238716

[startup+582.3 s]
/proc/loadavg: 4.00 3.97 3.66 5/190 28721
/proc/meminfo: memFree=18918912/32951124 swapFree=67111524/67111528
[pid=28694] ppid=28692 vsize=265144 CPUtime=582.3 cores=4,6
/proc/28694/stat : 28694 (SApperloT2010) R 28692 28694 27965 0 -1 4202496 63610 0 0 0 58217 13 0 0 25 0 1 0 449739418 271507456 63548 33554432000 4194304 4395502 140734445696608 18446744073709551615 4299758 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/28694/statm: 66286 63548 267 50 0 63426 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 265144

[startup+642.301 s]
/proc/loadavg: 4.00 3.97 3.68 5/190 28722
/proc/meminfo: memFree=18831616/32951124 swapFree=67111524/67111528
[pid=28694] ppid=28692 vsize=285360 CPUtime=642.31 cores=4,6
/proc/28694/stat : 28694 (SApperloT2010) R 28692 28694 27965 0 -1 4202496 68649 0 0 0 64216 15 0 0 25 0 1 0 449739418 292208640 68587 33554432000 4194304 4395502 140734445696608 18446744073709551615 4299801 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/28694/statm: 71340 68587 267 50 0 68480 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 285360

[startup+702.3 s]
/proc/loadavg: 4.00 3.97 3.70 5/190 28724
/proc/meminfo: memFree=18716412/32951124 swapFree=67111524/67111528
[pid=28694] ppid=28692 vsize=317676 CPUtime=702.31 cores=4,6
/proc/28694/stat : 28694 (SApperloT2010) R 28692 28694 27965 0 -1 4202496 76750 0 0 0 70213 18 0 0 25 0 1 0 449739418 325300224 76688 33554432000 4194304 4395502 140734445696608 18446744073709551615 4299620 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/28694/statm: 79419 76688 267 50 0 76559 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 317676

[startup+762.307 s]
/proc/loadavg: 4.00 3.97 3.71 6/190 28726
/proc/meminfo: memFree=18600720/32951124 swapFree=67111524/67111528
[pid=28694] ppid=28692 vsize=346684 CPUtime=762.32 cores=4,6
/proc/28694/stat : 28694 (SApperloT2010) R 28692 28694 27965 0 -1 4202496 84007 0 0 0 76212 20 0 0 25 0 1 0 449739418 355004416 83945 33554432000 4194304 4395502 140734445696608 18446744073709551615 4294560 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/28694/statm: 86671 83945 267 50 0 83811 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 346684

[startup+822.3 s]
/proc/loadavg: 4.00 3.97 3.73 5/190 28727
/proc/meminfo: memFree=18505488/32951124 swapFree=67111524/67111528
[pid=28694] ppid=28692 vsize=378060 CPUtime=822.31 cores=4,6
/proc/28694/stat : 28694 (SApperloT2010) R 28692 28694 27965 0 -1 4202496 91848 0 0 0 82208 23 0 0 25 0 1 0 449739418 387133440 91786 33554432000 4194304 4395502 140734445696608 18446744073709551615 4299809 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/28694/statm: 94515 91786 267 50 0 91655 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 378060

[startup+882.301 s]
/proc/loadavg: 4.00 3.97 3.74 5/190 28729
/proc/meminfo: memFree=18471636/32951124 swapFree=67111524/67111528
[pid=28694] ppid=28692 vsize=382540 CPUtime=882.31 cores=4,6
/proc/28694/stat : 28694 (SApperloT2010) R 28692 28694 27965 0 -1 4202496 92952 0 0 0 88208 23 0 0 25 0 1 0 449739418 391720960 92890 33554432000 4194304 4395502 140734445696608 18446744073709551615 4297099 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/28694/statm: 95635 92890 267 50 0 92775 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 382540

[startup+942.3 s]
/proc/loadavg: 4.00 3.97 3.75 6/190 28730
/proc/meminfo: memFree=18406284/32951124 swapFree=67111524/67111528
[pid=28694] ppid=28692 vsize=382540 CPUtime=942.31 cores=4,6
/proc/28694/stat : 28694 (SApperloT2010) R 28692 28694 27965 0 -1 4202496 92978 0 0 0 94208 23 0 0 25 0 1 0 449739418 391720960 92916 33554432000 4194304 4395502 140734445696608 18446744073709551615 4299177 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/28694/statm: 95635 92916 267 50 0 92775 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 382540

[startup+1002.3 s]
/proc/loadavg: 4.00 3.97 3.77 5/190 28732
/proc/meminfo: memFree=18319236/32951124 swapFree=67111524/67111528
[pid=28694] ppid=28692 vsize=408124 CPUtime=1002.31 cores=4,6
/proc/28694/stat : 28694 (SApperloT2010) R 28692 28694 27965 0 -1 4202496 99346 0 0 0 100206 25 0 0 25 0 1 0 449739418 417918976 99284 33554432000 4194304 4395502 140734445696608 18446744073709551615 4299583 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/28694/statm: 102031 99284 267 50 0 99171 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 408124

[startup+1062.3 s]
/proc/loadavg: 4.00 3.97 3.78 5/190 28734
/proc/meminfo: memFree=18234048/32951124 swapFree=67111524/67111528
[pid=28694] ppid=28692 vsize=434244 CPUtime=1062.32 cores=4,6
/proc/28694/stat : 28694 (SApperloT2010) R 28692 28694 27965 0 -1 4202496 105887 0 0 0 106205 27 0 0 25 0 1 0 449739418 444665856 105825 33554432000 4194304 4395502 140734445696608 18446744073709551615 4299492 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/28694/statm: 108561 105825 267 50 0 105701 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 434244

[startup+1122.3 s]
/proc/loadavg: 4.00 3.97 3.79 5/190 28735
/proc/meminfo: memFree=18132612/32951124 swapFree=67111524/67111528
[pid=28694] ppid=28692 vsize=468536 CPUtime=1122.31 cores=4,6
/proc/28694/stat : 28694 (SApperloT2010) R 28692 28694 27965 0 -1 4202496 114478 0 0 0 112202 29 0 0 25 0 1 0 449739418 479780864 114416 33554432000 4194304 4395502 140734445696608 18446744073709551615 4311003 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/28694/statm: 117134 114416 267 50 0 114274 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 468536

[startup+1182.3 s]
/proc/loadavg: 4.06 3.99 3.80 5/190 28737
/proc/meminfo: memFree=18023240/32951124 swapFree=67111524/67111528
[pid=28694] ppid=28692 vsize=486856 CPUtime=1182.32 cores=4,6
/proc/28694/stat : 28694 (SApperloT2010) R 28692 28694 27965 0 -1 4202496 119030 0 0 0 118202 30 0 0 25 0 1 0 449739418 498540544 118968 33554432000 4194304 4395502 140734445696608 18446744073709551615 4317152 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/28694/statm: 121714 118968 267 50 0 118854 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 486856

[startup+1242.3 s]
/proc/loadavg: 4.02 3.99 3.82 5/190 28747
/proc/meminfo: memFree=17903504/32951124 swapFree=67111524/67111528
[pid=28694] ppid=28692 vsize=519260 CPUtime=1242.32 cores=4,6
/proc/28694/stat : 28694 (SApperloT2010) R 28692 28694 27965 0 -1 4202496 127144 0 0 0 124200 32 0 0 25 0 1 0 449739418 531722240 127082 33554432000 4194304 4395502 140734445696608 18446744073709551615 4299177 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/28694/statm: 129815 127082 267 50 0 126955 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 519260



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 3.99 3.82 3/188 28751
/proc/meminfo: memFree=18835984/32951124 swapFree=67111524/67111528
[pid=28694] ppid=28692 vsize=548584 CPUtime=1300.03 cores=4,6
/proc/28694/stat : 28694 (SApperloT2010) R 28692 28694 27965 0 -1 4202496 134463 0 0 0 129969 34 0 0 25 0 1 0 449739418 561750016 134401 33554432000 4194304 4395502 140734445696608 18446744073709551615 4339616 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/28694/statm: 137146 134401 267 50 0 134286 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 548584

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.03
CPU time (s): 1300.06
CPU user time (s): 1299.69
CPU system time (s): 0.369943
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 548584

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.69
system time used= 0.369943
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 134463
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= 1423

runsolver used 2.05569 second user time and 3.86741 second system time

The end

Launcher Data

Begin job on node144 at 2011-04-23 17:40:33
IDJOB=3264951
IDBENCH=85362
IDSOLVER=1655
FILE ID=node144/3264951-1303573233
RUNJOBID= node144-1303573233-28663
PBS_JOBID= 13150287
Free space on /tmp= 72184 MiB

SOLVER NAME= SApperloT2010 2011-03-04
BENCH NAME= SAT05/crafted/jarvisalo05/mod2c-rand3bip-sat/mod2c-rand3bip-sat-240-2.shuffled-as.sat05-2519.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3264951-1303573233/watcher-3264951-1303573233 -o /tmp/evaluation-result-3264951-1303573233/solver-3264951-1303573233 -C 2400 -W 1300 -M 7680  SApperloT2010 HOME/instance-3264951-1303573233.cnf

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

MD5SUM BENCH= b6a88c8ae73b20cfc873207d1a0caa09
RANDOM SEED=1550693736

node144.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.850
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.70
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.850
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.16
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.850
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.75
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.850
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.850
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.850
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.82
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.850
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.75
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.850
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      19900312 kB
Buffers:       2155092 kB
Cached:       10294636 kB
SwapCached:          4 kB
Active:        3304476 kB
Inactive:      9212600 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      19900312 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            1336 kB
Writeback:           0 kB
AnonPages:       67284 kB
Mapped:          15252 kB
Slab:           469244 kB
PageTables:       4780 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   231832 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= 72184 MiB
End job on node144 at 2011-04-23 18:02:15