Trace number 3263323

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

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_70_20_70_1-dir.shuffled-as.sat03-146.cnf
MD5SUM7ef2b563e57ba91e22d23e55abe69485
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 variables600
Number of clauses46988
Sum of the clauses size94536
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 246968
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 520

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-3263323-1303546390/watcher-3263323-1303546390 -o /tmp/evaluation-result-3263323-1303546390/solver-3263323-1303546390 -C 2400 -W 1300 -M 7680 SApperloT2010 HOME/instance-3263323-1303546390.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.69 3.94 3.89 3/176 4307
/proc/meminfo: memFree=18671060/32951132 swapFree=67111528/67111528
[pid=4307] ppid=4305 vsize=13080 CPUtime=0 cores=1,3
/proc/4307/stat : 4307 (SApperloT2010) R 4305 4307 3101 0 -1 4202496 575 0 0 0 0 0 0 0 22 0 1 0 466238657 13393920 514 33554432000 4194304 4395502 140735432132320 18446744073709551615 274664469189 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/4307/statm: 3270 514 249 50 0 410 0

[startup+0.020885 s]
/proc/loadavg: 3.69 3.94 3.89 3/176 4307
/proc/meminfo: memFree=18671060/32951132 swapFree=67111528/67111528
[pid=4307] ppid=4305 vsize=15060 CPUtime=0.01 cores=1,3
/proc/4307/stat : 4307 (SApperloT2010) R 4305 4307 3101 0 -1 4202496 1077 0 0 0 1 0 0 0 22 0 1 0 466238657 15421440 1016 33554432000 4194304 4395502 140735432132320 18446744073709551615 274664808192 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/4307/statm: 3765 1017 249 50 0 905 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 15060

[startup+0.100861 s]
/proc/loadavg: 3.69 3.94 3.89 3/176 4307
/proc/meminfo: memFree=18671060/32951132 swapFree=67111528/67111528
[pid=4307] ppid=4305 vsize=18196 CPUtime=0.09 cores=1,3
/proc/4307/stat : 4307 (SApperloT2010) R 4305 4307 3101 0 -1 4202496 2055 0 0 0 9 0 0 0 22 0 1 0 466238657 18632704 1809 33554432000 4194304 4395502 140735432132320 18446744073709551615 274664469189 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/4307/statm: 4549 1809 266 50 0 1689 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 18196

[startup+0.300825 s]
/proc/loadavg: 3.69 3.94 3.89 3/176 4307
/proc/meminfo: memFree=18671060/32951132 swapFree=67111528/67111528
[pid=4307] ppid=4305 vsize=21804 CPUtime=0.29 cores=1,3
/proc/4307/stat : 4307 (SApperloT2010) R 4305 4307 3101 0 -1 4202496 2955 0 0 0 29 0 0 0 23 0 1 0 466238657 22327296 2709 33554432000 4194304 4395502 140735432132320 18446744073709551615 4314317 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/4307/statm: 5451 2709 266 50 0 2591 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 21804

[startup+0.700755 s]
/proc/loadavg: 3.69 3.94 3.89 3/176 4307
/proc/meminfo: memFree=18671060/32951132 swapFree=67111528/67111528
[pid=4307] ppid=4305 vsize=26548 CPUtime=0.69 cores=1,3
/proc/4307/stat : 4307 (SApperloT2010) R 4305 4307 3101 0 -1 4202496 4138 0 0 0 69 0 0 0 25 0 1 0 466238657 27185152 3892 33554432000 4194304 4395502 140735432132320 18446744073709551615 4299648 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/4307/statm: 6637 3892 266 50 0 3777 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 26548

[startup+1.50062 s]
/proc/loadavg: 3.69 3.94 3.89 5/188 4330
/proc/meminfo: memFree=18617780/32951132 swapFree=67111528/67111528
[pid=4307] ppid=4305 vsize=32448 CPUtime=1.49 cores=1,3
/proc/4307/stat : 4307 (SApperloT2010) R 4305 4307 3101 0 -1 4202496 5492 0 0 0 149 0 0 0 25 0 1 0 466238657 33226752 5246 33554432000 4194304 4395502 140735432132320 18446744073709551615 4339145 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/4307/statm: 8112 5246 266 50 0 5252 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 32448

[startup+3.10034 s]
/proc/loadavg: 3.69 3.94 3.89 5/188 4330
/proc/meminfo: memFree=18605504/32951132 swapFree=67111528/67111528
[pid=4307] ppid=4305 vsize=35416 CPUtime=3.09 cores=1,3
/proc/4307/stat : 4307 (SApperloT2010) R 4305 4307 3101 0 -1 4202496 6135 0 0 0 308 1 0 0 25 0 1 0 466238657 36265984 5889 33554432000 4194304 4395502 140735432132320 18446744073709551615 4300203 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/4307/statm: 8854 5889 266 50 0 5994 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 35416

[startup+6.30078 s]
/proc/loadavg: 3.72 3.94 3.89 6/188 4330
/proc/meminfo: memFree=18594988/32951132 swapFree=67111528/67111528
[pid=4307] ppid=4305 vsize=40816 CPUtime=6.29 cores=1,3
/proc/4307/stat : 4307 (SApperloT2010) R 4305 4307 3101 0 -1 4202496 7353 0 0 0 628 1 0 0 25 0 1 0 466238657 41795584 7107 33554432000 4194304 4395502 140735432132320 18446744073709551615 4299678 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/4307/statm: 10204 7107 266 50 0 7344 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 40816

[startup+12.7007 s]
/proc/loadavg: 3.74 3.94 3.89 5/188 4330
/proc/meminfo: memFree=18576360/32951132 swapFree=67111528/67111528
[pid=4307] ppid=4305 vsize=49092 CPUtime=12.69 cores=1,3
/proc/4307/stat : 4307 (SApperloT2010) R 4305 4307 3101 0 -1 4202496 9064 0 0 0 1268 1 0 0 25 0 1 0 466238657 50270208 8818 33554432000 4194304 4395502 140735432132320 18446744073709551615 4299623 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/4307/statm: 12273 8818 266 50 0 9413 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 49092

[startup+25.5005 s]
/proc/loadavg: 3.80 3.94 3.90 5/188 4330
/proc/meminfo: memFree=18514632/32951132 swapFree=67111528/67111528
[pid=4307] ppid=4305 vsize=61252 CPUtime=25.49 cores=1,3
/proc/4307/stat : 4307 (SApperloT2010) R 4305 4307 3101 0 -1 4202496 11726 0 0 0 2547 2 0 0 25 0 1 0 466238657 62722048 11480 33554432000 4194304 4395502 140735432132320 18446744073709551615 4299642 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/4307/statm: 15313 11480 266 50 0 12453 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 61252

[startup+51.101 s]
/proc/loadavg: 3.87 3.95 3.90 5/188 4331
/proc/meminfo: memFree=18462160/32951132 swapFree=67111528/67111528
[pid=4307] ppid=4305 vsize=78280 CPUtime=51.09 cores=1,3
/proc/4307/stat : 4307 (SApperloT2010) R 4305 4307 3101 0 -1 4202496 15206 0 0 0 5106 3 0 0 25 0 1 0 466238657 80158720 14960 33554432000 4194304 4395502 140735432132320 18446744073709551615 4299549 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/4307/statm: 19570 14960 266 50 0 16710 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 78280

[startup+102.307 s]
/proc/loadavg: 3.94 3.95 3.90 5/188 4332
/proc/meminfo: memFree=18391712/32951132 swapFree=67111528/67111528
[pid=4307] ppid=4305 vsize=98240 CPUtime=102.3 cores=1,3
/proc/4307/stat : 4307 (SApperloT2010) R 4305 4307 3101 0 -1 4202496 19251 0 0 0 10226 4 0 0 25 0 1 0 466238657 100597760 19005 33554432000 4194304 4395502 140735432132320 18446744073709551615 4299620 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/4307/statm: 24560 19005 266 50 0 21700 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 98240

[startup+162.301 s]
/proc/loadavg: 4.04 3.97 3.91 5/188 4334
/proc/meminfo: memFree=18333040/32951132 swapFree=67111528/67111528
[pid=4307] ppid=4305 vsize=117508 CPUtime=162.3 cores=1,3
/proc/4307/stat : 4307 (SApperloT2010) R 4305 4307 3101 0 -1 4202496 23011 0 0 0 16224 6 0 0 25 0 1 0 466238657 120328192 22765 33554432000 4194304 4395502 140735432132320 18446744073709551615 4299637 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/4307/statm: 29377 22765 266 50 0 26517 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 117508

[startup+222.3 s]
/proc/loadavg: 4.01 3.97 3.91 5/188 4336
/proc/meminfo: memFree=18283664/32951132 swapFree=67111528/67111528
[pid=4307] ppid=4305 vsize=125828 CPUtime=222.29 cores=1,3
/proc/4307/stat : 4307 (SApperloT2010) R 4305 4307 3101 0 -1 4202496 24910 0 0 0 22223 6 0 0 25 0 1 0 466238657 128847872 24664 33554432000 4194304 4395502 140735432132320 18446744073709551615 4288516 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/4307/statm: 31457 24664 266 50 0 28597 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 125828

[startup+282.301 s]
/proc/loadavg: 4.00 3.97 3.91 5/188 4338
/proc/meminfo: memFree=18230336/32951132 swapFree=67111528/67111528
[pid=4307] ppid=4305 vsize=140420 CPUtime=282.3 cores=1,3
/proc/4307/stat : 4307 (SApperloT2010) R 4305 4307 3101 0 -1 4202496 27743 0 0 0 28223 7 0 0 25 0 1 0 466238657 143790080 27497 33554432000 4194304 4395502 140735432132320 18446744073709551615 4299608 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/4307/statm: 35105 27497 266 50 0 32245 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 140420

[startup+342.301 s]
/proc/loadavg: 4.00 3.97 3.91 5/188 4339
/proc/meminfo: memFree=18190388/32951132 swapFree=67111528/67111528
[pid=4307] ppid=4305 vsize=142468 CPUtime=342.29 cores=1,3
/proc/4307/stat : 4307 (SApperloT2010) R 4305 4307 3101 0 -1 4202496 28171 0 0 0 34222 7 0 0 25 0 1 0 466238657 145887232 27925 33554432000 4194304 4395502 140735432132320 18446744073709551615 4299514 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/4307/statm: 35617 27925 266 50 0 32757 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 142468

[startup+402.301 s]
/proc/loadavg: 4.00 3.97 3.91 5/188 4340
/proc/meminfo: memFree=18152184/32951132 swapFree=67111528/67111528
[pid=4307] ppid=4305 vsize=150560 CPUtime=402.3 cores=1,3
/proc/4307/stat : 4307 (SApperloT2010) R 4305 4307 3101 0 -1 4202496 29813 0 0 0 40223 7 0 0 25 0 1 0 466238657 154173440 29567 33554432000 4194304 4395502 140735432132320 18446744073709551615 4299549 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/4307/statm: 37640 29567 266 50 0 34780 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 150560

[startup+462.301 s]
/proc/loadavg: 4.00 3.97 3.91 5/188 4342
/proc/meminfo: memFree=18119444/32951132 swapFree=67111528/67111528
[pid=4307] ppid=4305 vsize=154784 CPUtime=462.3 cores=1,3
/proc/4307/stat : 4307 (SApperloT2010) R 4305 4307 3101 0 -1 4202496 30578 0 0 0 46222 8 0 0 25 0 1 0 466238657 158498816 30332 33554432000 4194304 4395502 140735432132320 18446744073709551615 4299608 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/4307/statm: 38696 30332 266 50 0 35836 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 154784

[startup+522.3 s]
/proc/loadavg: 4.00 3.97 3.91 5/188 4344
/proc/meminfo: memFree=18079132/32951132 swapFree=67111528/67111528
[pid=4307] ppid=4305 vsize=160168 CPUtime=522.3 cores=1,3
/proc/4307/stat : 4307 (SApperloT2010) R 4305 4307 3101 0 -1 4202496 31652 0 0 0 52222 8 0 0 25 0 1 0 466238657 164012032 31406 33554432000 4194304 4395502 140735432132320 18446744073709551615 4288524 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/4307/statm: 40042 31406 266 50 0 37182 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 160168

[startup+582.301 s]
/proc/loadavg: 4.03 3.99 3.92 5/188 4346
/proc/meminfo: memFree=18042416/32951132 swapFree=67111528/67111528
[pid=4307] ppid=4305 vsize=165324 CPUtime=582.3 cores=1,3
/proc/4307/stat : 4307 (SApperloT2010) R 4305 4307 3101 0 -1 4202496 32838 0 0 0 58221 9 0 0 25 0 1 0 466238657 169291776 32592 33554432000 4194304 4395502 140735432132320 18446744073709551615 4339110 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/4307/statm: 41331 32592 266 50 0 38471 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 165324

[startup+642.3 s]
/proc/loadavg: 4.01 3.99 3.92 5/188 4347
/proc/meminfo: memFree=18020076/32951132 swapFree=67111528/67111528
[pid=4307] ppid=4305 vsize=166732 CPUtime=642.31 cores=1,3
/proc/4307/stat : 4307 (SApperloT2010) R 4305 4307 3101 0 -1 4202496 33117 0 0 0 64222 9 0 0 25 0 1 0 466238657 170733568 32871 33554432000 4194304 4395502 140735432132320 18446744073709551615 4299480 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/4307/statm: 41683 32871 266 50 0 38823 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 166732

[startup+702.301 s]
/proc/loadavg: 4.00 3.99 3.92 5/188 4348
/proc/meminfo: memFree=17982980/32951132 swapFree=67111528/67111528
[pid=4307] ppid=4305 vsize=171972 CPUtime=702.31 cores=1,3
/proc/4307/stat : 4307 (SApperloT2010) R 4305 4307 3101 0 -1 4202496 34227 0 0 0 70221 10 0 0 25 0 1 0 466238657 176099328 33981 33554432000 4194304 4395502 140735432132320 18446744073709551615 4299608 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/4307/statm: 42993 33981 266 50 0 40133 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 171972

[startup+762.307 s]
/proc/loadavg: 4.00 3.99 3.92 5/188 4350
/proc/meminfo: memFree=17946516/32951132 swapFree=67111528/67111528
[pid=4307] ppid=4305 vsize=173124 CPUtime=762.32 cores=1,3
/proc/4307/stat : 4307 (SApperloT2010) R 4305 4307 3101 0 -1 4202496 34398 0 0 0 76222 10 0 0 25 0 1 0 466238657 177278976 34152 33554432000 4194304 4395502 140735432132320 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/4307/statm: 43281 34152 266 50 0 40421 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 173124

[startup+822.3 s]
/proc/loadavg: 4.00 3.99 3.92 5/188 4352
/proc/meminfo: memFree=17901480/32951132 swapFree=67111528/67111528
[pid=4307] ppid=4305 vsize=175172 CPUtime=822.31 cores=1,3
/proc/4307/stat : 4307 (SApperloT2010) R 4305 4307 3101 0 -1 4202496 34839 0 0 0 82221 10 0 0 25 0 1 0 466238657 179376128 34593 33554432000 4194304 4395502 140735432132320 18446744073709551615 4299628 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/4307/statm: 43793 34593 266 50 0 40933 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 175172

[startup+882.301 s]
/proc/loadavg: 4.00 3.99 3.92 5/188 4354
/proc/meminfo: memFree=17863272/32951132 swapFree=67111528/67111528
[pid=4307] ppid=4305 vsize=175940 CPUtime=882.31 cores=1,3
/proc/4307/stat : 4307 (SApperloT2010) R 4305 4307 3101 0 -1 4202496 35015 0 0 0 88221 10 0 0 25 0 1 0 466238657 180162560 34769 33554432000 4194304 4395502 140735432132320 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/4307/statm: 43985 34769 266 50 0 41125 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 175940

[startup+942.3 s]
/proc/loadavg: 4.00 3.99 3.92 5/188 4355
/proc/meminfo: memFree=17831880/32951132 swapFree=67111528/67111528
[pid=4307] ppid=4305 vsize=176580 CPUtime=942.31 cores=1,3
/proc/4307/stat : 4307 (SApperloT2010) R 4305 4307 3101 0 -1 4202496 35182 0 0 0 94221 10 0 0 25 0 1 0 466238657 180817920 34936 33554432000 4194304 4395502 140735432132320 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/4307/statm: 44145 34936 266 50 0 41285 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 176580

[startup+1002.3 s]
/proc/loadavg: 4.00 3.99 3.92 5/188 4356
/proc/meminfo: memFree=17808060/32951132 swapFree=67111528/67111528
[pid=4307] ppid=4305 vsize=183820 CPUtime=1002.31 cores=1,3
/proc/4307/stat : 4307 (SApperloT2010) R 4305 4307 3101 0 -1 4202496 36523 0 0 0 100221 10 0 0 25 0 1 0 466238657 188231680 36277 33554432000 4194304 4395502 140735432132320 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/4307/statm: 45955 36277 266 50 0 43095 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 183820

[startup+1062.3 s]
/proc/loadavg: 4.00 3.99 3.92 5/188 4358
/proc/meminfo: memFree=17771352/32951132 swapFree=67111528/67111528
[pid=4307] ppid=4305 vsize=184332 CPUtime=1062.31 cores=1,3
/proc/4307/stat : 4307 (SApperloT2010) R 4305 4307 3101 0 -1 4202496 36638 0 0 0 106221 10 0 0 25 0 1 0 466238657 188755968 36392 33554432000 4194304 4395502 140735432132320 18446744073709551615 4297611 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/4307/statm: 46083 36392 266 50 0 43223 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 184332

[startup+1122.3 s]
/proc/loadavg: 4.10 4.02 3.93 5/188 4360
/proc/meminfo: memFree=17745676/32951132 swapFree=67111528/67111528
[pid=4307] ppid=4305 vsize=186000 CPUtime=1122.32 cores=1,3
/proc/4307/stat : 4307 (SApperloT2010) R 4305 4307 3101 0 -1 4202496 37037 0 0 0 112221 11 0 0 25 0 1 0 466238657 190464000 36791 33554432000 4194304 4395502 140735432132320 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/4307/statm: 46500 36791 266 50 0 43640 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 186000

[startup+1182.3 s]
/proc/loadavg: 4.04 4.01 3.93 5/188 4362
/proc/meminfo: memFree=17721116/32951132 swapFree=67111528/67111528
[pid=4307] ppid=4305 vsize=188728 CPUtime=1182.32 cores=1,3
/proc/4307/stat : 4307 (SApperloT2010) R 4305 4307 3101 0 -1 4202496 37582 0 0 0 118221 11 0 0 25 0 1 0 466238657 193257472 37336 33554432000 4194304 4395502 140735432132320 18446744073709551615 4299758 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/4307/statm: 47182 37336 266 50 0 44322 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 188728

[startup+1242.3 s]
/proc/loadavg: 4.01 4.01 3.93 5/188 4363
/proc/meminfo: memFree=17699768/32951132 swapFree=67111528/67111528
[pid=4307] ppid=4305 vsize=195972 CPUtime=1242.32 cores=1,3
/proc/4307/stat : 4307 (SApperloT2010) R 4305 4307 3101 0 -1 4202496 39123 0 0 0 124221 11 0 0 25 0 1 0 466238657 200675328 38877 33554432000 4194304 4395502 140735432132320 18446744073709551615 4299623 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/4307/statm: 48993 38877 266 50 0 46133 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 195972



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.93 5/188 4364
/proc/meminfo: memFree=17686852/32951132 swapFree=67111528/67111528
[pid=4307] ppid=4305 vsize=201132 CPUtime=1300.02 cores=1,3
/proc/4307/stat : 4307 (SApperloT2010) R 4305 4307 3101 0 -1 4202496 40154 0 0 0 129991 11 0 0 25 0 1 0 466238657 205959168 39908 33554432000 4194304 4395502 140735432132320 18446744073709551615 4299628 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/4307/statm: 50283 39908 266 50 0 47423 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 201132

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.04
CPU user time (s): 1299.92
CPU system time (s): 0.124981
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 201132

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.92
system time used= 0.124981
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 40154
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= 10
involuntary context switches= 1540

runsolver used 2.10168 second user time and 5.00024 second system time

The end

Launcher Data

Begin job on node131 at 2011-04-23 10:13:10
IDJOB=3263323
IDBENCH=83952
IDSOLVER=1655
FILE ID=node131/3263323-1303546390
RUNJOBID= node131-1303546390-4289
PBS_JOBID= 13143107
Free space on /tmp= 72048 MiB

SOLVER NAME= SApperloT2010 2011-03-04
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_70_20_70_1-dir.shuffled-as.sat03-146.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3263323-1303546390/watcher-3263323-1303546390 -o /tmp/evaluation-result-3263323-1303546390/solver-3263323-1303546390 -C 2400 -W 1300 -M 7680  SApperloT2010 HOME/instance-3263323-1303546390.cnf

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

MD5SUM BENCH= 7ef2b563e57ba91e22d23e55abe69485
RANDOM SEED=1576073561

node131.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.830
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.66
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
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.830
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.83
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.830
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.75
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.830
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.77
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.830
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.830
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.830
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      18671596 kB
Buffers:        987092 kB
Cached:       12707316 kB
SwapCached:          0 kB
Active:        4154316 kB
Inactive:      9613512 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      18671596 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:             800 kB
Writeback:           0 kB
AnonPages:       72800 kB
Mapped:          14708 kB
Slab:           449436 kB
PageTables:       5440 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   199560 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72040 MiB
End job on node131 at 2011-04-23 10:34:52