Trace number 3262973

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.05 1300.02

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_80_28_70_8-dir.shuffled-as.sat03-215.cnf
MD5SUM731331ace9dcb7404987f98927f5c914
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 variables840
Number of clauses72688
Sum of the clauses size146160
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 272660
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 528

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-3262973-1303561400/watcher-3262973-1303561400 -o /tmp/evaluation-result-3262973-1303561400/solver-3262973-1303561400 -C 2400 -W 1300 -M 7680 SApperloT HOME/instance-3262973-1303561400.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.68 3.94 3.92 3/184 15163
/proc/meminfo: memFree=15657532/32950928 swapFree=67111528/67111528
[pid=15163] ppid=15161 vsize=12984 CPUtime=0 cores=1,3
/proc/15163/stat : 15163 (SApperloT) R 15161 15163 14653 0 -1 4202496 421 0 0 0 0 0 0 0 23 0 1 0 467738849 13295616 361 33554432000 4194304 4465733 140733575013200 18446744073709551615 4295790 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15163/statm: 3246 361 250 67 0 369 0

[startup+0.0866429 s]
/proc/loadavg: 3.68 3.94 3.92 3/184 15163
/proc/meminfo: memFree=15657532/32950928 swapFree=67111528/67111528
[pid=15163] ppid=15161 vsize=15308 CPUtime=0.08 cores=1,3
/proc/15163/stat : 15163 (SApperloT) R 15161 15163 14653 0 -1 4202496 1882 0 0 0 8 0 0 0 23 0 1 0 467738849 15675392 1040 33554432000 4194304 4465733 140733575013200 18446744073709551615 4270788 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15163/statm: 3827 1040 255 67 0 950 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 15308

[startup+0.100641 s]
/proc/loadavg: 3.68 3.94 3.92 3/184 15163
/proc/meminfo: memFree=15657532/32950928 swapFree=67111528/67111528
[pid=15163] ppid=15161 vsize=15948 CPUtime=0.09 cores=1,3
/proc/15163/stat : 15163 (SApperloT) R 15161 15163 14653 0 -1 4202496 2302 0 0 0 9 0 0 0 23 0 1 0 467738849 16330752 1092 33554432000 4194304 4465733 140733575013200 18446744073709551615 4270781 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15163/statm: 3987 1092 255 67 0 1110 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15948

[startup+0.300605 s]
/proc/loadavg: 3.68 3.94 3.92 3/184 15163
/proc/meminfo: memFree=15657532/32950928 swapFree=67111528/67111528
[pid=15163] ppid=15161 vsize=18996 CPUtime=0.29 cores=1,3
/proc/15163/stat : 15163 (SApperloT) R 15161 15163 14653 0 -1 4202496 4959 0 0 0 29 0 0 0 25 0 1 0 467738849 19451904 1697 33554432000 4194304 4465733 140733575013200 18446744073709551615 4296140 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15163/statm: 4749 1697 255 67 0 1872 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18996

[startup+0.700536 s]
/proc/loadavg: 3.68 3.94 3.92 3/184 15163
/proc/meminfo: memFree=15657532/32950928 swapFree=67111528/67111528
[pid=15163] ppid=15161 vsize=18996 CPUtime=0.69 cores=1,3
/proc/15163/stat : 15163 (SApperloT) R 15161 15163 14653 0 -1 4202496 5407 0 0 0 69 0 0 0 25 0 1 0 467738849 19451904 1963 33554432000 4194304 4465733 140733575013200 18446744073709551615 4265327 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15163/statm: 4749 1963 255 67 0 1872 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 18996

[startup+1.5004 s]
/proc/loadavg: 3.68 3.94 3.92 5/190 15174
/proc/meminfo: memFree=15637528/32950928 swapFree=67111528/67111528
[pid=15163] ppid=15161 vsize=24052 CPUtime=1.49 cores=1,3
/proc/15163/stat : 15163 (SApperloT) R 15161 15163 14653 0 -1 4202496 7596 0 0 0 148 1 0 0 25 0 1 0 467738849 24629248 2813 33554432000 4194304 4465733 140733575013200 18446744073709551615 4270768 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15163/statm: 6013 2813 256 67 0 3136 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 24052

[startup+3.10011 s]
/proc/loadavg: 3.71 3.94 3.92 5/190 15174
/proc/meminfo: memFree=15626988/32950928 swapFree=67111528/67111528
[pid=15163] ppid=15161 vsize=24052 CPUtime=3.09 cores=1,3
/proc/15163/stat : 15163 (SApperloT) R 15161 15163 14653 0 -1 4202496 7900 0 0 0 308 1 0 0 25 0 1 0 467738849 24629248 3047 33554432000 4194304 4465733 140733575013200 18446744073709551615 4270779 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15163/statm: 6013 3047 256 67 0 3136 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 24052

[startup+6.30054 s]
/proc/loadavg: 3.71 3.94 3.92 5/190 15174
/proc/meminfo: memFree=15608576/32950928 swapFree=67111528/67111528
[pid=15163] ppid=15161 vsize=43096 CPUtime=6.29 cores=1,3
/proc/15163/stat : 15163 (SApperloT) R 15161 15163 14653 0 -1 4202496 13502 0 0 0 628 1 0 0 25 0 1 0 467738849 44130304 5484 33554432000 4194304 4465733 140733575013200 18446744073709551615 4358587 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15163/statm: 10774 5484 283 67 0 7897 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 43096

[startup+12.7004 s]
/proc/loadavg: 3.75 3.94 3.92 5/190 15174
/proc/meminfo: memFree=15604292/32950928 swapFree=67111528/67111528
[pid=15163] ppid=15161 vsize=43096 CPUtime=12.69 cores=1,3
/proc/15163/stat : 15163 (SApperloT) R 15161 15163 14653 0 -1 4202496 13502 0 0 0 1268 1 0 0 25 0 1 0 467738849 44130304 5484 33554432000 4194304 4465733 140733575013200 18446744073709551615 4369585 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15163/statm: 10774 5484 283 67 0 7897 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 43096

[startup+25.5001 s]
/proc/loadavg: 3.79 3.94 3.92 5/190 15175
/proc/meminfo: memFree=15573664/32950928 swapFree=67111528/67111528
[pid=15163] ppid=15161 vsize=43888 CPUtime=25.49 cores=1,3
/proc/15163/stat : 15163 (SApperloT) R 15161 15163 14653 0 -1 4202496 20208 0 0 0 2546 3 0 0 25 0 1 0 467738849 44941312 6831 33554432000 4194304 4465733 140733575013200 18446744073709551615 4271856 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15163/statm: 10972 6831 346 67 0 8095 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 43888

[startup+51.1006 s]
/proc/loadavg: 3.86 3.94 3.92 5/190 15176
/proc/meminfo: memFree=15526960/32950928 swapFree=67111528/67111528
[pid=15163] ppid=15161 vsize=75552 CPUtime=51.09 cores=1,3
/proc/15163/stat : 15163 (SApperloT) R 15161 15163 14653 0 -1 4202496 29257 0 0 0 5105 4 0 0 25 0 1 0 467738849 77365248 14513 33554432000 4194304 4465733 140733575013200 18446744073709551615 4271258 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15163/statm: 18888 14513 484 67 0 16011 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 75552

[startup+102.306 s]
/proc/loadavg: 3.94 3.95 3.92 5/190 15177
/proc/meminfo: memFree=15501532/32950928 swapFree=67111528/67111528
[pid=15163] ppid=15161 vsize=68708 CPUtime=102.3 cores=1,3
/proc/15163/stat : 15163 (SApperloT) R 15161 15163 14653 0 -1 4202496 47150 0 0 0 10223 7 0 0 25 0 1 0 467738849 70356992 12099 33554432000 4194304 4465733 140733575013200 18446744073709551615 4270213 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15163/statm: 17177 12099 384 67 0 14300 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 68708

[startup+162.301 s]
/proc/loadavg: 3.98 3.95 3.92 5/190 15178
/proc/meminfo: memFree=15462084/32950928 swapFree=67111528/67111528
[pid=15163] ppid=15161 vsize=82496 CPUtime=162.3 cores=1,3
/proc/15163/stat : 15163 (SApperloT) R 15161 15163 14653 0 -1 4202496 53840 0 0 0 16222 8 0 0 25 0 1 0 467738849 84475904 17227 33554432000 4194304 4465733 140733575013200 18446744073709551615 4271889 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15163/statm: 20624 17227 561 67 0 17747 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 82496

[startup+222.301 s]
/proc/loadavg: 3.99 3.96 3.92 5/190 15180
/proc/meminfo: memFree=15400180/32950928 swapFree=67111528/67111528
[pid=15163] ppid=15161 vsize=170156 CPUtime=222.29 cores=1,3
/proc/15163/stat : 15163 (SApperloT) R 15161 15163 14653 0 -1 4202496 76720 0 0 0 22219 10 0 0 25 0 1 0 467738849 174239744 28030 33554432000 4194304 4465733 140733575013200 18446744073709551615 4343404 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15163/statm: 42539 28030 508 67 0 39662 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 170156

[startup+282.3 s]
/proc/loadavg: 3.99 3.97 3.92 5/190 15182
/proc/meminfo: memFree=15337908/32950928 swapFree=67111528/67111528
[pid=15163] ppid=15161 vsize=98916 CPUtime=282.29 cores=1,3
/proc/15163/stat : 15163 (SApperloT) R 15161 15163 14653 0 -1 4202496 76720 0 0 0 28219 10 0 0 25 0 1 0 467738849 101289984 18253 33554432000 4194304 4465733 140733575013200 18446744073709551615 4270186 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15163/statm: 24729 18253 508 67 0 21852 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 98916

[startup+342.301 s]
/proc/loadavg: 3.99 3.97 3.92 5/190 15183
/proc/meminfo: memFree=15358472/32950928 swapFree=67111528/67111528
[pid=15163] ppid=15161 vsize=98916 CPUtime=342.3 cores=1,3
/proc/15163/stat : 15163 (SApperloT) R 15161 15163 14653 0 -1 4202496 82683 0 0 0 34219 11 0 0 25 0 1 0 467738849 101289984 21138 33554432000 4194304 4465733 140733575013200 18446744073709551615 4270161 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15163/statm: 24729 21138 314 67 0 21852 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 98916

[startup+402.301 s]
/proc/loadavg: 3.99 3.97 3.92 5/190 15185
/proc/meminfo: memFree=15304136/32950928 swapFree=67111528/67111528
[pid=15163] ppid=15161 vsize=146040 CPUtime=402.3 cores=1,3
/proc/15163/stat : 15163 (SApperloT) R 15161 15163 14653 0 -1 4202496 103225 0 0 0 40215 15 0 0 25 0 1 0 467738849 149544960 27648 33554432000 4194304 4465733 140733575013200 18446744073709551615 4270219 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15163/statm: 36510 27648 294 67 0 33633 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 146040

[startup+462.3 s]
/proc/loadavg: 3.99 3.97 3.92 5/190 15186
/proc/meminfo: memFree=15369456/32950928 swapFree=67111528/67111528
[pid=15163] ppid=15161 vsize=123552 CPUtime=462.31 cores=1,3
/proc/15163/stat : 15163 (SApperloT) R 15161 15163 14653 0 -1 4202496 105553 0 0 0 46215 16 0 0 25 0 1 0 467738849 126517248 23599 33554432000 4194304 4465733 140733575013200 18446744073709551615 4256112 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15163/statm: 30888 23599 293 67 0 28011 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 123552

[startup+522.301 s]
/proc/loadavg: 3.99 3.97 3.92 5/190 15188
/proc/meminfo: memFree=15323304/32950928 swapFree=67111528/67111528
[pid=15163] ppid=15161 vsize=174420 CPUtime=522.3 cores=1,3
/proc/15163/stat : 15163 (SApperloT) R 15161 15163 14653 0 -1 4202496 117600 0 0 0 52213 17 0 0 25 0 1 0 467738849 178606080 33893 33554432000 4194304 4465733 140733575013200 18446744073709551615 4271200 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15163/statm: 43605 33893 292 67 0 40728 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 174420

[startup+582.301 s]
/proc/loadavg: 3.99 3.97 3.92 5/190 15190
/proc/meminfo: memFree=15312984/32950928 swapFree=67111528/67111528
[pid=15163] ppid=15161 vsize=174420 CPUtime=582.3 cores=1,3
/proc/15163/stat : 15163 (SApperloT) R 15161 15163 14653 0 -1 4202496 118044 0 0 0 58213 17 0 0 25 0 1 0 467738849 178606080 34216 33554432000 4194304 4465733 140733575013200 18446744073709551615 4270655 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15163/statm: 43605 34216 292 67 0 40728 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 174420

[startup+642.3 s]
/proc/loadavg: 3.99 3.97 3.92 5/190 15191
/proc/meminfo: memFree=15317544/32950928 swapFree=67111528/67111528
[pid=15163] ppid=15161 vsize=174420 CPUtime=642.31 cores=1,3
/proc/15163/stat : 15163 (SApperloT) R 15161 15163 14653 0 -1 4202496 122508 0 0 0 64212 19 0 0 25 0 1 0 467738849 178606080 36460 33554432000 4194304 4465733 140733575013200 18446744073709551615 4270768 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15163/statm: 43605 36460 292 67 0 40728 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 174420

[startup+702.301 s]
/proc/loadavg: 4.05 3.99 3.93 5/190 15193
/proc/meminfo: memFree=15284528/32950928 swapFree=67111528/67111528
[pid=15163] ppid=15161 vsize=211368 CPUtime=702.31 cores=1,3
/proc/15163/stat : 15163 (SApperloT) R 15161 15163 14653 0 -1 4202496 144454 0 0 0 70208 23 0 0 25 0 1 0 467738849 216440832 38199 33554432000 4194304 4465733 140733575013200 18446744073709551615 4270192 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15163/statm: 52842 38199 292 67 0 49965 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 211368

[startup+762.307 s]
/proc/loadavg: 4.02 3.99 3.93 5/190 15194
/proc/meminfo: memFree=15221884/32950928 swapFree=67111528/67111528
[pid=15163] ppid=15161 vsize=211368 CPUtime=762.31 cores=1,3
/proc/15163/stat : 15163 (SApperloT) R 15161 15163 14653 0 -1 4202496 145342 0 0 0 76208 23 0 0 25 0 1 0 467738849 216440832 39087 33554432000 4194304 4465733 140733575013200 18446744073709551615 4270831 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15163/statm: 52842 39087 292 67 0 49965 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 211368

[startup+822.3 s]
/proc/loadavg: 4.00 3.99 3.93 5/190 15196
/proc/meminfo: memFree=15204256/32950928 swapFree=67111528/67111528
[pid=15163] ppid=15161 vsize=211368 CPUtime=822.31 cores=1,3
/proc/15163/stat : 15163 (SApperloT) R 15161 15163 14653 0 -1 4202496 150716 0 0 0 82206 25 0 0 25 0 1 0 467738849 216440832 42252 33554432000 4194304 4465733 140733575013200 18446744073709551615 4270655 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15163/statm: 52842 42252 292 67 0 49965 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 211368

[startup+882.301 s]
/proc/loadavg: 4.00 3.99 3.93 5/190 15198
/proc/meminfo: memFree=15170500/32950928 swapFree=67111528/67111528
[pid=15163] ppid=15161 vsize=211368 CPUtime=882.31 cores=1,3
/proc/15163/stat : 15163 (SApperloT) R 15161 15163 14653 0 -1 4202496 150887 0 0 0 88206 25 0 0 25 0 1 0 467738849 216440832 42423 33554432000 4194304 4465733 140733575013200 18446744073709551615 4270828 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15163/statm: 52842 42423 292 67 0 49965 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 211368

[startup+942.301 s]
/proc/loadavg: 4.00 3.99 3.93 5/190 15199
/proc/meminfo: memFree=15156696/32950928 swapFree=67111528/67111528
[pid=15163] ppid=15161 vsize=211368 CPUtime=942.32 cores=1,3
/proc/15163/stat : 15163 (SApperloT) R 15161 15163 14653 0 -1 4202496 153313 0 0 0 94206 26 0 0 25 0 1 0 467738849 216440832 43661 33554432000 4194304 4465733 140733575013200 18446744073709551615 4271210 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15163/statm: 52842 43661 292 67 0 49965 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 211368

[startup+1002.3 s]
/proc/loadavg: 4.00 3.99 3.93 5/190 15201
/proc/meminfo: memFree=15169940/32950928 swapFree=67111528/67111528
[pid=15163] ppid=15161 vsize=211368 CPUtime=1002.32 cores=1,3
/proc/15163/stat : 15163 (SApperloT) R 15161 15163 14653 0 -1 4202496 153788 0 0 0 100206 26 0 0 25 0 1 0 467738849 216440832 43901 33554432000 4194304 4465733 140733575013200 18446744073709551615 4270228 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15163/statm: 52842 43901 292 67 0 49965 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 211368

[startup+1062.3 s]
/proc/loadavg: 4.00 3.99 3.93 5/190 15202
/proc/meminfo: memFree=15160364/32950928 swapFree=67111528/67111528
[pid=15163] ppid=15161 vsize=211368 CPUtime=1062.31 cores=1,3
/proc/15163/stat : 15163 (SApperloT) R 15161 15163 14653 0 -1 4202496 156922 0 0 0 106205 26 0 0 25 0 1 0 467738849 216440832 45483 33554432000 4194304 4465733 140733575013200 18446744073709551615 4271856 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15163/statm: 52842 45483 292 67 0 49965 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 211368

[startup+1122.3 s]
/proc/loadavg: 4.00 3.99 3.93 5/190 15204
/proc/meminfo: memFree=15097836/32950928 swapFree=67111528/67111528
[pid=15163] ppid=15161 vsize=325096 CPUtime=1122.32 cores=1,3
/proc/15163/stat : 15163 (SApperloT) R 15161 15163 14653 0 -1 4202496 191091 0 0 0 112200 32 0 0 25 0 1 0 467738849 332898304 59412 33554432000 4194304 4465733 140733575013200 18446744073709551615 4358603 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15163/statm: 81274 59412 292 67 0 78397 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 325096

[startup+1182.3 s]
/proc/loadavg: 4.00 3.99 3.93 5/190 15206
/proc/meminfo: memFree=15124224/32950928 swapFree=67111528/67111528
[pid=15163] ppid=15161 vsize=325096 CPUtime=1182.32 cores=1,3
/proc/15163/stat : 15163 (SApperloT) R 15161 15163 14653 0 -1 4202496 191091 0 0 0 118200 32 0 0 25 0 1 0 467738849 332898304 59412 33554432000 4194304 4465733 140733575013200 18446744073709551615 4343417 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15163/statm: 81274 59412 292 67 0 78397 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 325096

[startup+1242.3 s]
/proc/loadavg: 4.08 4.00 3.93 5/190 15207
/proc/meminfo: memFree=15096288/32950928 swapFree=67111528/67111528
[pid=15163] ppid=15161 vsize=325096 CPUtime=1242.32 cores=1,3
/proc/15163/stat : 15163 (SApperloT) R 15161 15163 14653 0 -1 4202496 191091 0 0 0 124200 32 0 0 25 0 1 0 467738849 332898304 59412 33554432000 4194304 4465733 140733575013200 18446744073709551615 4343302 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15163/statm: 81274 59412 292 67 0 78397 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 325096



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.03 4.00 3.93 3/186 15211
/proc/meminfo: memFree=15337848/32950928 swapFree=67111528/67111528
[pid=15163] ppid=15161 vsize=325096 CPUtime=1300.03 cores=1,3
/proc/15163/stat : 15163 (SApperloT) R 15161 15163 14653 0 -1 4202496 191091 0 0 0 129971 32 0 0 25 0 1 0 467738849 332898304 59412 33554432000 4194304 4465733 140733575013200 18446744073709551615 4369554 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15163/statm: 81274 59412 292 67 0 78397 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 325096

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.02
CPU time (s): 1300.05
CPU user time (s): 1299.71
CPU system time (s): 0.338948
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 375964

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

runsolver used 2.05069 second user time and 5.05323 second system time

The end

Launcher Data

Begin job on node122 at 2011-04-23 14:23:21
IDJOB=3262973
IDBENCH=83907
IDSOLVER=1657
FILE ID=node122/3262973-1303561400
RUNJOBID= node122-1303561400-15133
PBS_JOBID= 13150275
Free space on /tmp= 70904 MiB

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

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

MD5SUM BENCH= 731331ace9dcb7404987f98927f5c914
RANDOM SEED=32990989

node122.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.820
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.64
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.820
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.820
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.820
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.820
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.820
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.75
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.820
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.820
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.97
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      15657812 kB
Buffers:       1774608 kB
Cached:       14888516 kB
SwapCached:          0 kB
Active:        5327068 kB
Inactive:     11410884 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      15657812 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            3532 kB
Writeback:           0 kB
AnonPages:       74372 kB
Mapped:          15068 kB
Slab:           487832 kB
PageTables:       5256 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   247848 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= 70904 MiB
End job on node122 at 2011-04-23 14:45:03