Trace number 3273499

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.08 1300.05

General information on the benchmark

Namecrafted/spence/sgen/
sgen3-n180-s33098896-unsat.cnf
MD5SUM1221fb51c407dee7559369d7c6eedb4e
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 variables181
Number of clauses372
Sum of the clauses size1116
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3372
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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-3273499-1303605604/watcher-3273499-1303605604 -o /tmp/evaluation-result-3273499-1303605604/solver-3273499-1303605604 -C 2400 -W 1300 -M 7680 SApperloT2010 HOME/instance-3273499-1303605604.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: 0.85 1.29 2.43 3/179 1342
/proc/meminfo: memFree=26050304/32951132 swapFree=67111364/67111528
[pid=1342] ppid=1339 vsize=11908 CPUtime=0 cores=1,3
/proc/1342/stat : 1342 (SApperloT2010) R 1339 1342 497 0 -1 4202496 405 0 0 0 0 0 0 0 18 0 1 0 472159057 12193792 343 33554432000 4194304 4395502 140734630045280 18446744073709551615 242970211013 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/1342/statm: 2977 343 266 50 0 117 0

[startup+0.022511 s]
/proc/loadavg: 0.85 1.29 2.43 3/179 1342
/proc/meminfo: memFree=26050304/32951132 swapFree=67111364/67111528
[pid=1342] ppid=1339 vsize=12172 CPUtime=0.02 cores=1,3
/proc/1342/stat : 1342 (SApperloT2010) R 1339 1342 497 0 -1 4202496 460 0 0 0 2 0 0 0 18 0 1 0 472159057 12464128 398 33554432000 4194304 4395502 140734630045280 18446744073709551615 4299947 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/1342/statm: 3043 398 266 50 0 183 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 12172

[startup+0.100482 s]
/proc/loadavg: 0.85 1.29 2.43 3/179 1342
/proc/meminfo: memFree=26050304/32951132 swapFree=67111364/67111528
[pid=1342] ppid=1339 vsize=12568 CPUtime=0.09 cores=1,3
/proc/1342/stat : 1342 (SApperloT2010) R 1339 1342 497 0 -1 4202496 574 0 0 0 9 0 0 0 18 0 1 0 472159057 12869632 512 33554432000 4194304 4395502 140734630045280 18446744073709551615 4291731 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/1342/statm: 3142 512 267 50 0 282 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12568

[startup+0.30045 s]
/proc/loadavg: 0.85 1.29 2.43 3/179 1342
/proc/meminfo: memFree=26050304/32951132 swapFree=67111364/67111528
[pid=1342] ppid=1339 vsize=13360 CPUtime=0.29 cores=1,3
/proc/1342/stat : 1342 (SApperloT2010) R 1339 1342 497 0 -1 4202496 775 0 0 0 29 0 0 0 18 0 1 0 472159057 13680640 713 33554432000 4194304 4395502 140734630045280 18446744073709551615 4294297 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/1342/statm: 3340 713 267 50 0 480 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13360

[startup+0.70038 s]
/proc/loadavg: 0.85 1.29 2.43 3/179 1342
/proc/meminfo: memFree=26050304/32951132 swapFree=67111364/67111528
[pid=1342] ppid=1339 vsize=14548 CPUtime=0.69 cores=1,3
/proc/1342/stat : 1342 (SApperloT2010) R 1339 1342 497 0 -1 4202496 1067 0 0 0 69 0 0 0 18 0 1 0 472159057 14897152 1005 33554432000 4194304 4395502 140734630045280 18446744073709551615 4288581 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/1342/statm: 3637 1005 267 50 0 777 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14548

[startup+1.50024 s]
/proc/loadavg: 1.10 1.33 2.44 5/188 1356
/proc/meminfo: memFree=26042340/32951132 swapFree=67111364/67111528
[pid=1342] ppid=1339 vsize=16396 CPUtime=1.49 cores=1,3
/proc/1342/stat : 1342 (SApperloT2010) R 1339 1342 497 0 -1 4202496 1524 0 0 0 149 0 0 0 20 0 1 0 472159057 16789504 1462 33554432000 4194304 4395502 140734630045280 18446744073709551615 4293737 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/1342/statm: 4099 1462 267 50 0 1239 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 16396

[startup+3.10097 s]
/proc/loadavg: 1.10 1.33 2.44 5/188 1356
/proc/meminfo: memFree=26038620/32951132 swapFree=67111364/67111528
[pid=1342] ppid=1339 vsize=18768 CPUtime=3.09 cores=1,3
/proc/1342/stat : 1342 (SApperloT2010) R 1339 1342 497 0 -1 4202496 2123 0 0 0 309 0 0 0 25 0 1 0 472159057 19218432 2061 33554432000 4194304 4395502 140734630045280 18446744073709551615 4286406 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/1342/statm: 4692 2061 267 50 0 1832 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 18768

[startup+6.30042 s]
/proc/loadavg: 1.10 1.33 2.44 5/188 1356
/proc/meminfo: memFree=26033348/32951132 swapFree=67111364/67111528
[pid=1342] ppid=1339 vsize=22460 CPUtime=6.29 cores=1,3
/proc/1342/stat : 1342 (SApperloT2010) R 1339 1342 497 0 -1 4202496 3035 0 0 0 629 0 0 0 25 0 1 0 472159057 22999040 2973 33554432000 4194304 4395502 140734630045280 18446744073709551615 4299642 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/1342/statm: 5615 2973 267 50 0 2755 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 22460

[startup+12.7003 s]
/proc/loadavg: 1.54 1.42 2.46 4/183 1373
/proc/meminfo: memFree=26027100/32951132 swapFree=67111364/67111528
[pid=1342] ppid=1339 vsize=28920 CPUtime=12.69 cores=1,3
/proc/1342/stat : 1342 (SApperloT2010) R 1339 1342 497 0 -1 4202496 4659 0 0 0 1269 0 0 0 25 0 1 0 472159057 29614080 4597 33554432000 4194304 4395502 140734630045280 18446744073709551615 4292607 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/1342/statm: 7230 4597 267 50 0 4370 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 28920

[startup+25.5001 s]
/proc/loadavg: 1.92 1.50 2.47 6/188 1384
/proc/meminfo: memFree=26011088/32951132 swapFree=67111364/67111528
[pid=1342] ppid=1339 vsize=40512 CPUtime=25.49 cores=1,3
/proc/1342/stat : 1342 (SApperloT2010) R 1339 1342 497 0 -1 4202496 7556 0 0 0 2548 1 0 0 25 0 1 0 472159057 41484288 7494 33554432000 4194304 4395502 140734630045280 18446744073709551615 4299642 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/1342/statm: 10128 7494 267 50 0 7268 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 40512

[startup+51.1007 s]
/proc/loadavg: 2.63 1.70 2.51 5/188 1384
/proc/meminfo: memFree=25990852/32951132 swapFree=67111364/67111528
[pid=1342] ppid=1339 vsize=60496 CPUtime=51.09 cores=1,3
/proc/1342/stat : 1342 (SApperloT2010) R 1339 1342 497 0 -1 4202496 12556 0 0 0 5107 2 0 0 25 0 1 0 472159057 61947904 12494 33554432000 4194304 4395502 140734630045280 18446744073709551615 4288536 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/1342/statm: 15124 12494 267 50 0 12264 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 60496

[startup+102.307 s]
/proc/loadavg: 3.50 2.10 2.60 5/188 1386
/proc/meminfo: memFree=25949412/32951132 swapFree=67111364/67111528
[pid=1342] ppid=1339 vsize=99024 CPUtime=102.3 cores=1,3
/proc/1342/stat : 1342 (SApperloT2010) R 1339 1342 497 0 -1 4202496 22201 0 0 0 10225 5 0 0 25 0 1 0 472159057 101400576 22139 33554432000 4194304 4395502 140734630045280 18446744073709551615 4299537 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/1342/statm: 24756 22139 267 50 0 21896 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 99024

[startup+162.301 s]
/proc/loadavg: 3.81 2.44 2.68 6/188 1387
/proc/meminfo: memFree=25895312/32951132 swapFree=67111364/67111528
[pid=1342] ppid=1339 vsize=153184 CPUtime=162.29 cores=1,3
/proc/1342/stat : 1342 (SApperloT2010) R 1339 1342 497 0 -1 4202496 35726 0 0 0 16221 8 0 0 25 0 1 0 472159057 156860416 35664 33554432000 4194304 4395502 140734630045280 18446744073709551615 4299628 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/1342/statm: 38296 35664 267 50 0 35436 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 153184

[startup+222.3 s]
/proc/loadavg: 3.87 2.71 2.76 6/188 1416
/proc/meminfo: memFree=25840580/32951132 swapFree=67111364/67111528
[pid=1342] ppid=1339 vsize=186420 CPUtime=222.29 cores=1,3
/proc/1342/stat : 1342 (SApperloT2010) R 1339 1342 497 0 -1 4202496 44054 0 0 0 22219 10 0 0 25 0 1 0 472159057 190894080 43992 33554432000 4194304 4395502 140734630045280 18446744073709551615 4299174 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/1342/statm: 46605 43992 267 50 0 43745 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 186420

[startup+282.301 s]
/proc/loadavg: 4.12 2.99 2.85 5/188 1417
/proc/meminfo: memFree=25739488/32951132 swapFree=67111364/67111528
[pid=1342] ppid=1339 vsize=240464 CPUtime=282.3 cores=1,3
/proc/1342/stat : 1342 (SApperloT2010) R 1339 1342 497 0 -1 4202496 57534 0 0 0 28216 14 0 0 25 0 1 0 472159057 246235136 57472 33554432000 4194304 4395502 140734630045280 18446744073709551615 4299174 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/1342/statm: 60116 57472 267 50 0 57256 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 240464

[startup+342.301 s]
/proc/loadavg: 4.04 3.17 2.92 6/188 1419
/proc/meminfo: memFree=25648816/32951132 swapFree=67111364/67111528
[pid=1342] ppid=1339 vsize=288244 CPUtime=342.3 cores=1,3
/proc/1342/stat : 1342 (SApperloT2010) R 1339 1342 497 0 -1 4202496 69491 0 0 0 34213 17 0 0 25 0 1 0 472159057 295161856 69429 33554432000 4194304 4395502 140734630045280 18446744073709551615 4296629 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/1342/statm: 72061 69429 267 50 0 69201 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 288244

[startup+402.3 s]
/proc/loadavg: 4.01 3.32 2.98 6/188 1421
/proc/meminfo: memFree=25541648/32951132 swapFree=67111364/67111528
[pid=1342] ppid=1339 vsize=346876 CPUtime=402.29 cores=1,3
/proc/1342/stat : 1342 (SApperloT2010) R 1339 1342 497 0 -1 4202496 84156 0 0 0 40209 20 0 0 25 0 1 0 472159057 355201024 84094 33554432000 4194304 4395502 140734630045280 18446744073709551615 4299537 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/1342/statm: 86719 84094 267 50 0 83859 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 346876

[startup+462.301 s]
/proc/loadavg: 4.00 3.44 3.04 5/188 1422
/proc/meminfo: memFree=25491636/32951132 swapFree=67111364/67111528
[pid=1342] ppid=1339 vsize=370432 CPUtime=462.3 cores=1,3
/proc/1342/stat : 1342 (SApperloT2010) R 1339 1342 497 0 -1 4202496 90053 0 0 0 46209 21 0 0 25 0 1 0 472159057 379322368 89991 33554432000 4194304 4395502 140734630045280 18446744073709551615 4311735 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/1342/statm: 92608 89991 267 50 0 89748 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 370432

[startup+522.301 s]
/proc/loadavg: 4.00 3.54 3.10 6/188 1424
/proc/meminfo: memFree=25403704/32951132 swapFree=67111364/67111528
[pid=1342] ppid=1339 vsize=411044 CPUtime=522.3 cores=1,3
/proc/1342/stat : 1342 (SApperloT2010) R 1339 1342 497 0 -1 4202496 100180 0 0 0 52206 24 0 0 25 0 1 0 472159057 420909056 100118 33554432000 4194304 4395502 140734630045280 18446744073709551615 4314320 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/1342/statm: 102761 100118 267 50 0 99901 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 411044

[startup+582.3 s]
/proc/loadavg: 4.00 3.62 3.15 6/188 1425
/proc/meminfo: memFree=25305452/32951132 swapFree=67111364/67111528
[pid=1342] ppid=1339 vsize=464120 CPUtime=582.3 cores=1,3
/proc/1342/stat : 1342 (SApperloT2010) R 1339 1342 497 0 -1 4202496 113479 0 0 0 58203 27 0 0 25 0 1 0 472159057 475258880 113417 33554432000 4194304 4395502 140734630045280 18446744073709551615 4286363 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/1342/statm: 116030 113417 267 50 0 113170 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 464120

[startup+642.301 s]
/proc/loadavg: 4.00 3.69 3.20 5/188 1427
/proc/meminfo: memFree=25215160/32951132 swapFree=67111364/67111528
[pid=1342] ppid=1339 vsize=514476 CPUtime=642.3 cores=1,3
/proc/1342/stat : 1342 (SApperloT2010) R 1339 1342 497 0 -1 4202496 126052 0 0 0 64200 30 0 0 25 0 1 0 472159057 526823424 125990 33554432000 4194304 4395502 140734630045280 18446744073709551615 4314330 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/1342/statm: 128619 125990 267 50 0 125759 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 514476

[startup+702.3 s]
/proc/loadavg: 4.00 3.74 3.25 6/188 1429
/proc/meminfo: memFree=25158332/32951132 swapFree=67111364/67111528
[pid=1342] ppid=1339 vsize=560572 CPUtime=702.31 cores=1,3
/proc/1342/stat : 1342 (SApperloT2010) R 1339 1342 497 0 -1 4202496 137583 0 0 0 70198 33 0 0 25 0 1 0 472159057 574025728 137521 33554432000 4194304 4395502 140734630045280 18446744073709551615 4286404 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/1342/statm: 140143 137521 267 50 0 137283 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 560572

[startup+762.306 s]
/proc/loadavg: 4.00 3.79 3.30 6/188 1430
/proc/meminfo: memFree=25060100/32951132 swapFree=67111364/67111528
[pid=1342] ppid=1339 vsize=609444 CPUtime=762.31 cores=1,3
/proc/1342/stat : 1342 (SApperloT2010) R 1339 1342 497 0 -1 4202496 149788 0 0 0 76196 35 0 0 25 0 1 0 472159057 624070656 149726 33554432000 4194304 4395502 140734630045280 18446744073709551615 4299692 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/1342/statm: 152361 149726 267 50 0 149501 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 609444

[startup+822.301 s]
/proc/loadavg: 4.21 3.87 3.35 5/188 1432
/proc/meminfo: memFree=24970036/32951132 swapFree=67111364/67111528
[pid=1342] ppid=1339 vsize=661100 CPUtime=822.3 cores=1,3
/proc/1342/stat : 1342 (SApperloT2010) R 1339 1342 497 0 -1 4202496 162705 0 0 0 82193 37 0 0 25 0 1 0 472159057 676966400 162643 33554432000 4194304 4395502 140734630045280 18446744073709551615 4286734 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/1342/statm: 165275 162643 267 50 0 162415 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 661100

[startup+882.3 s]
/proc/loadavg: 4.07 3.89 3.39 6/188 1433
/proc/meminfo: memFree=24857908/32951132 swapFree=67111364/67111528
[pid=1342] ppid=1339 vsize=720732 CPUtime=882.31 cores=1,3
/proc/1342/stat : 1342 (SApperloT2010) R 1339 1342 497 0 -1 4202496 177618 0 0 0 88190 41 0 0 25 0 1 0 472159057 738029568 177556 33554432000 4194304 4395502 140734630045280 18446744073709551615 4297939 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/1342/statm: 180183 177556 267 50 0 177323 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 720732

[startup+942.3 s]
/proc/loadavg: 4.02 3.91 3.43 6/188 1435
/proc/meminfo: memFree=24792152/32951132 swapFree=67111364/67111528
[pid=1342] ppid=1339 vsize=755784 CPUtime=942.31 cores=1,3
/proc/1342/stat : 1342 (SApperloT2010) R 1339 1342 497 0 -1 4202496 186394 0 0 0 94188 43 0 0 25 0 1 0 472159057 773922816 186332 33554432000 4194304 4395502 140734630045280 18446744073709551615 4291648 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/1342/statm: 188946 186332 267 50 0 186086 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 755784

[startup+1002.3 s]
/proc/loadavg: 4.01 3.92 3.46 5/188 1437
/proc/meminfo: memFree=24741156/32951132 swapFree=67111364/67111528
[pid=1342] ppid=1339 vsize=755784 CPUtime=1002.31 cores=1,3
/proc/1342/stat : 1342 (SApperloT2010) R 1339 1342 497 0 -1 4202496 186395 0 0 0 100188 43 0 0 25 0 1 0 472159057 773922816 186333 33554432000 4194304 4395502 140734630045280 18446744073709551615 4299642 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/1342/statm: 188946 186333 267 50 0 186086 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 755784

[startup+1062.3 s]
/proc/loadavg: 4.00 3.93 3.49 7/188 1438
/proc/meminfo: memFree=24675148/32951132 swapFree=67111364/67111528
[pid=1342] ppid=1339 vsize=780468 CPUtime=1062.31 cores=1,3
/proc/1342/stat : 1342 (SApperloT2010) R 1339 1342 497 0 -1 4202496 192539 0 0 0 106187 44 0 0 25 0 1 0 472159057 799199232 192477 33554432000 4194304 4395502 140734630045280 18446744073709551615 4299739 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/1342/statm: 195117 192477 267 50 0 192257 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 780468

[startup+1122.3 s]
/proc/loadavg: 4.00 3.94 3.52 6/188 1440
/proc/meminfo: memFree=24565996/32951132 swapFree=67111364/67111528
[pid=1342] ppid=1339 vsize=839808 CPUtime=1122.31 cores=1,3
/proc/1342/stat : 1342 (SApperloT2010) R 1339 1342 497 0 -1 4202496 207390 0 0 0 112184 47 0 0 25 0 1 0 472159057 859963392 207328 33554432000 4194304 4395502 140734630045280 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/1342/statm: 209952 207328 267 50 0 207092 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 839808

[startup+1182.3 s]
/proc/loadavg: 4.00 3.95 3.55 5/188 1441
/proc/meminfo: memFree=24514480/32951132 swapFree=67111364/67111528
[pid=1342] ppid=1339 vsize=890468 CPUtime=1182.31 cores=1,3
/proc/1342/stat : 1342 (SApperloT2010) R 1339 1342 497 0 -1 4202496 220046 0 0 0 118181 50 0 0 25 0 1 0 472159057 911839232 219984 33554432000 4194304 4395502 140734630045280 18446744073709551615 4292286 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/1342/statm: 222617 219984 267 50 0 219757 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 890468

[startup+1242.3 s]
/proc/loadavg: 4.00 3.95 3.57 6/188 1443
/proc/meminfo: memFree=24452324/32951132 swapFree=67111364/67111528
[pid=1342] ppid=1339 vsize=951856 CPUtime=1242.31 cores=1,3
/proc/1342/stat : 1342 (SApperloT2010) R 1339 1342 497 0 -1 4202496 235395 0 0 0 124177 54 0 0 25 0 1 0 472159057 974700544 235333 33554432000 4194304 4395502 140734630045280 18446744073709551615 4314265 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/1342/statm: 237964 235333 267 50 0 235104 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 951856



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.96 3.59 6/188 1454
/proc/meminfo: memFree=24371740/32951132 swapFree=67111364/67111528
[pid=1342] ppid=1339 vsize=982904 CPUtime=1300.02 cores=1,3
/proc/1342/stat : 1342 (SApperloT2010) R 1339 1342 497 0 -1 4202496 243175 0 0 0 129946 56 0 0 25 0 1 0 472159057 1006493696 243113 33554432000 4194304 4395502 140734630045280 18446744073709551615 4309750 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/1342/statm: 245726 243113 267 50 0 242866 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 982904

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.05
CPU time (s): 1300.08
CPU user time (s): 1299.47
CPU system time (s): 0.608907
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 982904

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

runsolver used 2.12468 second user time and 4.93825 second system time

The end

Launcher Data

Begin job on node128 at 2011-04-24 02:40:04
IDJOB=3273499
IDBENCH=83140
IDSOLVER=1655
FILE ID=node128/3273499-1303605604
RUNJOBID= node128-1303605602-1315
PBS_JOBID= 13150614
Free space on /tmp= 66828 MiB

SOLVER NAME= SApperloT2010 2011-03-04
BENCH NAME= SAT11/crafted/spence/sgen/sgen3-n180-s33098896-unsat.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3273499-1303605604/watcher-3273499-1303605604 -o /tmp/evaluation-result-3273499-1303605604/solver-3273499-1303605604 -C 2400 -W 1300 -M 7680  SApperloT2010 HOME/instance-3273499-1303605604.cnf

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

MD5SUM BENCH= 1221fb51c407dee7559369d7c6eedb4e
RANDOM SEED=1007800396

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

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      26050740 kB
Buffers:       1202648 kB
Cached:        5024348 kB
SwapCached:        160 kB
Active:         188016 kB
Inactive:      6104956 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      26050740 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:             144 kB
Writeback:           8 kB
AnonPages:       65284 kB
Mapped:          15604 kB
Slab:           543944 kB
PageTables:       4684 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   215520 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= 66824 MiB
End job on node128 at 2011-04-24 03:01:46