Trace number 3273593

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) 1299.99 1300.01

General information on the benchmark

Namecrafted/spence/sgen/
sgen3-n200-s39840374-sat.cnf
MD5SUM085a3847e14185843eddf941accab006
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.756884
Satisfiable
(Un)Satisfiability was proved
Number of variables200
Number of clauses480
Sum of the clauses size1200
Maximum clause length5
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2400
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 580
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-3273593-1303605617/watcher-3273593-1303605617 -o /tmp/evaluation-result-3273593-1303605617/solver-3273593-1303605617 -C 2400 -W 1300 -M 7680 SApperloT2010 HOME/instance-3273593-1303605617.cnf 

running on 2 cores: 5,7

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: 1.54 1.42 2.46 4/187 1382
/proc/meminfo: memFree=26024316/32951132 swapFree=67111364/67111528
[pid=1382] ppid=1380 vsize=11908 CPUtime=0 cores=5,7
/proc/1382/stat : 1382 (SApperloT2010) R 1380 1382 497 0 -1 4202496 401 0 0 0 0 0 0 0 18 0 1 0 472160427 12193792 340 33554432000 4194304 4395502 140735827165088 18446744073709551615 242970211013 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/1382/statm: 2977 340 266 50 0 117 0

[startup+0.0215081 s]
/proc/loadavg: 1.54 1.42 2.46 4/187 1382
/proc/meminfo: memFree=26024316/32951132 swapFree=67111364/67111528
[pid=1382] ppid=1380 vsize=12040 CPUtime=0.01 cores=5,7
/proc/1382/stat : 1382 (SApperloT2010) R 1380 1382 497 0 -1 4202496 449 0 0 0 1 0 0 0 18 0 1 0 472160427 12328960 388 33554432000 4194304 4395502 140735827165088 18446744073709551615 4288781 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/1382/statm: 3010 388 266 50 0 150 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 12040

[startup+0.100495 s]
/proc/loadavg: 1.54 1.42 2.46 4/187 1382
/proc/meminfo: memFree=26024316/32951132 swapFree=67111364/67111528
[pid=1382] ppid=1380 vsize=12304 CPUtime=0.09 cores=5,7
/proc/1382/stat : 1382 (SApperloT2010) R 1380 1382 497 0 -1 4202496 492 0 0 0 9 0 0 0 18 0 1 0 472160427 12599296 431 33554432000 4194304 4395502 140735827165088 18446744073709551615 4314073 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/1382/statm: 3076 431 266 50 0 216 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12304

[startup+0.300471 s]
/proc/loadavg: 1.54 1.42 2.46 4/187 1382
/proc/meminfo: memFree=26024316/32951132 swapFree=67111364/67111528
[pid=1382] ppid=1380 vsize=12436 CPUtime=0.29 cores=5,7
/proc/1382/stat : 1382 (SApperloT2010) R 1380 1382 497 0 -1 4202496 544 0 0 0 29 0 0 0 18 0 1 0 472160427 12734464 483 33554432000 4194304 4395502 140735827165088 18446744073709551615 4288504 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/1382/statm: 3109 483 266 50 0 249 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12436

[startup+0.700391 s]
/proc/loadavg: 1.54 1.42 2.46 4/187 1382
/proc/meminfo: memFree=26024316/32951132 swapFree=67111364/67111528
[pid=1382] ppid=1380 vsize=12568 CPUtime=0.69 cores=5,7
/proc/1382/stat : 1382 (SApperloT2010) R 1380 1382 497 0 -1 4202496 587 0 0 0 69 0 0 0 18 0 1 0 472160427 12869632 526 33554432000 4194304 4395502 140735827165088 18446744073709551615 4299630 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/1382/statm: 3142 526 266 50 0 282 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12568

[startup+1.50025 s]
/proc/loadavg: 1.54 1.42 2.46 5/188 1383
/proc/meminfo: memFree=26022488/32951132 swapFree=67111364/67111528
[pid=1382] ppid=1380 vsize=12832 CPUtime=1.49 cores=5,7
/proc/1382/stat : 1382 (SApperloT2010) R 1380 1382 497 0 -1 4202496 642 0 0 0 149 0 0 0 20 0 1 0 472160427 13139968 581 33554432000 4194304 4395502 140735827165088 18446744073709551615 4299821 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/1382/statm: 3208 581 266 50 0 348 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 12832

[startup+3.10098 s]
/proc/loadavg: 1.74 1.46 2.47 5/188 1383
/proc/meminfo: memFree=26020148/32951132 swapFree=67111364/67111528
[pid=1382] ppid=1380 vsize=13096 CPUtime=3.09 cores=5,7
/proc/1382/stat : 1382 (SApperloT2010) R 1380 1382 497 0 -1 4202496 704 0 0 0 309 0 0 0 25 0 1 0 472160427 13410304 643 33554432000 4194304 4395502 140735827165088 18446744073709551615 4299106 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/1382/statm: 3274 643 266 50 0 414 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13096

[startup+6.30043 s]
/proc/loadavg: 1.74 1.46 2.47 6/188 1383
/proc/meminfo: memFree=26016412/32951132 swapFree=67111364/67111528
[pid=1382] ppid=1380 vsize=13228 CPUtime=6.29 cores=5,7
/proc/1382/stat : 1382 (SApperloT2010) R 1380 1382 497 0 -1 4202496 736 0 0 0 629 0 0 0 25 0 1 0 472160427 13545472 675 33554432000 4194304 4395502 140735827165088 18446744073709551615 4299795 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/1382/statm: 3307 675 266 50 0 447 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 13228

[startup+12.7003 s]
/proc/loadavg: 2.09 1.54 2.48 5/188 1384
/proc/meminfo: memFree=26010344/32951132 swapFree=67111364/67111528
[pid=1382] ppid=1380 vsize=13360 CPUtime=12.69 cores=5,7
/proc/1382/stat : 1382 (SApperloT2010) R 1380 1382 497 0 -1 4202496 765 0 0 0 1269 0 0 0 25 0 1 0 472160427 13680640 704 33554432000 4194304 4395502 140735827165088 18446744073709551615 4292695 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/1382/statm: 3340 704 266 50 0 480 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 13360

[startup+25.5001 s]
/proc/loadavg: 2.38 1.62 2.50 5/188 1384
/proc/meminfo: memFree=25996444/32951132 swapFree=67111364/67111528
[pid=1382] ppid=1380 vsize=13492 CPUtime=25.49 cores=5,7
/proc/1382/stat : 1382 (SApperloT2010) R 1380 1382 497 0 -1 4202496 801 0 0 0 2549 0 0 0 25 0 1 0 472160427 13815808 740 33554432000 4194304 4395502 140735827165088 18446744073709551615 4299243 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/1382/statm: 3373 740 266 50 0 513 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 13492

[startup+51.1007 s]
/proc/loadavg: 2.93 1.81 2.54 6/188 1385
/proc/meminfo: memFree=25976212/32951132 swapFree=67111364/67111528
[pid=1382] ppid=1380 vsize=13616 CPUtime=51.09 cores=5,7
/proc/1382/stat : 1382 (SApperloT2010) R 1380 1382 497 0 -1 4202496 839 0 0 0 5108 1 0 0 25 0 1 0 472160427 13942784 778 33554432000 4194304 4395502 140735827165088 18446744073709551615 4317131 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/1382/statm: 3404 778 267 50 0 544 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 13616

[startup+102.306 s]
/proc/loadavg: 3.61 2.19 2.62 6/188 1386
/proc/meminfo: memFree=25937380/32951132 swapFree=67111364/67111528
[pid=1382] ppid=1380 vsize=13752 CPUtime=102.29 cores=5,7
/proc/1382/stat : 1382 (SApperloT2010) R 1380 1382 497 0 -1 4202496 884 0 0 0 10228 1 0 0 25 0 1 0 472160427 14082048 823 33554432000 4194304 4395502 140735827165088 18446744073709551615 4286431 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/1382/statm: 3438 823 267 50 0 578 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 13752

[startup+162.301 s]
/proc/loadavg: 3.84 2.49 2.70 6/188 1388
/proc/meminfo: memFree=25883032/32951132 swapFree=67111364/67111528
[pid=1382] ppid=1380 vsize=14152 CPUtime=162.3 cores=5,7
/proc/1382/stat : 1382 (SApperloT2010) R 1380 1382 497 0 -1 4202496 956 0 0 0 16228 2 0 0 25 0 1 0 472160427 14491648 895 33554432000 4194304 4395502 140735827165088 18446744073709551615 4299634 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/1382/statm: 3538 895 267 50 0 678 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 14152

[startup+222.3 s]
/proc/loadavg: 3.90 2.77 2.78 5/188 1416
/proc/meminfo: memFree=25815404/32951132 swapFree=67111364/67111528
[pid=1382] ppid=1380 vsize=14288 CPUtime=222.29 cores=5,7
/proc/1382/stat : 1382 (SApperloT2010) R 1380 1382 497 0 -1 4202496 1010 0 0 0 22227 2 0 0 25 0 1 0 472160427 14630912 949 33554432000 4194304 4395502 140735827165088 18446744073709551615 4297201 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/1382/statm: 3572 949 267 50 0 712 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 14288

[startup+282.301 s]
/proc/loadavg: 4.10 3.02 2.86 6/188 1418
/proc/meminfo: memFree=25712820/32951132 swapFree=67111364/67111528
[pid=1382] ppid=1380 vsize=14560 CPUtime=282.29 cores=5,7
/proc/1382/stat : 1382 (SApperloT2010) R 1380 1382 497 0 -1 4202496 1060 0 0 0 28226 3 0 0 25 0 1 0 472160427 14909440 999 33554432000 4194304 4395502 140735827165088 18446744073709551615 4293609 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/1382/statm: 3640 999 267 50 0 780 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 14560

[startup+342.301 s]
/proc/loadavg: 4.03 3.21 2.94 6/188 1419
/proc/meminfo: memFree=25624632/32951132 swapFree=67111364/67111528
[pid=1382] ppid=1380 vsize=14832 CPUtime=342.29 cores=5,7
/proc/1382/stat : 1382 (SApperloT2010) R 1380 1382 497 0 -1 4202496 1126 0 0 0 34226 3 0 0 25 0 1 0 472160427 15187968 1065 33554432000 4194304 4395502 140735827165088 18446744073709551615 4292116 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/1382/statm: 3708 1065 267 50 0 848 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 14832

[startup+402.3 s]
/proc/loadavg: 4.01 3.34 2.99 5/188 1421
/proc/meminfo: memFree=25527624/32951132 swapFree=67111364/67111528
[pid=1382] ppid=1380 vsize=14832 CPUtime=402.28 cores=5,7
/proc/1382/stat : 1382 (SApperloT2010) R 1380 1382 497 0 -1 4202496 1150 0 0 0 40224 4 0 0 25 0 1 0 472160427 15187968 1089 33554432000 4194304 4395502 140735827165088 18446744073709551615 4288050 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/1382/statm: 3708 1089 267 50 0 848 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 14832

[startup+462.301 s]
/proc/loadavg: 4.00 3.47 3.06 6/188 1423
/proc/meminfo: memFree=25477744/32951132 swapFree=67111364/67111528
[pid=1382] ppid=1380 vsize=14968 CPUtime=462.28 cores=5,7
/proc/1382/stat : 1382 (SApperloT2010) R 1380 1382 497 0 -1 4202496 1172 0 0 0 46223 5 0 0 25 0 1 0 472160427 15327232 1111 33554432000 4194304 4395502 140735827165088 18446744073709551615 4299088 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/1382/statm: 3742 1111 267 50 0 882 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 14968

[startup+522.301 s]
/proc/loadavg: 4.00 3.55 3.11 6/188 1424
/proc/meminfo: memFree=25391792/32951132 swapFree=67111364/67111528
[pid=1382] ppid=1380 vsize=14968 CPUtime=522.29 cores=5,7
/proc/1382/stat : 1382 (SApperloT2010) R 1380 1382 497 0 -1 4202496 1188 0 0 0 52223 6 0 0 25 0 1 0 472160427 15327232 1127 33554432000 4194304 4395502 140735827165088 18446744073709551615 4299678 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/1382/statm: 3742 1127 267 50 0 882 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 14968

[startup+582.3 s]
/proc/loadavg: 4.00 3.63 3.16 5/188 1426
/proc/meminfo: memFree=25291932/32951132 swapFree=67111364/67111528
[pid=1382] ppid=1380 vsize=15104 CPUtime=582.28 cores=5,7
/proc/1382/stat : 1382 (SApperloT2010) R 1380 1382 497 0 -1 4202496 1194 0 0 0 58222 6 0 0 25 0 1 0 472160427 15466496 1133 33554432000 4194304 4395502 140735827165088 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/1382/statm: 3776 1133 267 50 0 916 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 15104

[startup+642.301 s]
/proc/loadavg: 4.00 3.70 3.22 6/188 1427
/proc/meminfo: memFree=25199032/32951132 swapFree=67111364/67111528
[pid=1382] ppid=1380 vsize=15104 CPUtime=642.29 cores=5,7
/proc/1382/stat : 1382 (SApperloT2010) R 1380 1382 497 0 -1 4202496 1194 0 0 0 64222 7 0 0 25 0 1 0 472160427 15466496 1133 33554432000 4194304 4395502 140735827165088 18446744073709551615 4314399 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/1382/statm: 3776 1133 267 50 0 916 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 15104

[startup+702.301 s]
/proc/loadavg: 4.00 3.75 3.26 6/188 1429
/proc/meminfo: memFree=25145308/32951132 swapFree=67111364/67111528
[pid=1382] ppid=1380 vsize=15104 CPUtime=702.29 cores=5,7
/proc/1382/stat : 1382 (SApperloT2010) R 1380 1382 497 0 -1 4202496 1194 0 0 0 70222 7 0 0 25 0 1 0 472160427 15466496 1133 33554432000 4194304 4395502 140735827165088 18446744073709551615 4299186 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/1382/statm: 3776 1133 267 50 0 916 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 15104

[startup+762.306 s]
/proc/loadavg: 4.00 3.80 3.31 5/188 1431
/proc/meminfo: memFree=25032560/32951132 swapFree=67111364/67111528
[pid=1382] ppid=1380 vsize=15104 CPUtime=762.29 cores=5,7
/proc/1382/stat : 1382 (SApperloT2010) R 1380 1382 497 0 -1 4202496 1194 0 0 0 76221 8 0 0 25 0 1 0 472160427 15466496 1133 33554432000 4194304 4395502 140735827165088 18446744073709551615 4309777 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/1382/statm: 3776 1133 267 50 0 916 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 15104

[startup+822.301 s]
/proc/loadavg: 4.17 3.87 3.36 6/188 1432
/proc/meminfo: memFree=24939404/32951132 swapFree=67111364/67111528
[pid=1382] ppid=1380 vsize=15104 CPUtime=822.28 cores=5,7
/proc/1382/stat : 1382 (SApperloT2010) R 1380 1382 497 0 -1 4202496 1194 0 0 0 82220 8 0 0 25 0 1 0 472160427 15466496 1133 33554432000 4194304 4395502 140735827165088 18446744073709551615 4288433 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/1382/statm: 3776 1133 267 50 0 916 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 15104

[startup+882.3 s]
/proc/loadavg: 4.06 3.89 3.40 6/188 1434
/proc/meminfo: memFree=24833840/32951132 swapFree=67111364/67111528
[pid=1382] ppid=1380 vsize=15104 CPUtime=882.28 cores=5,7
/proc/1382/stat : 1382 (SApperloT2010) R 1380 1382 497 0 -1 4202496 1194 0 0 0 88220 8 0 0 25 0 1 0 472160427 15466496 1133 33554432000 4194304 4395502 140735827165088 18446744073709551615 4314378 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/1382/statm: 3776 1133 267 50 0 916 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 15104

[startup+942.3 s]
/proc/loadavg: 4.02 3.91 3.43 5/188 1435
/proc/meminfo: memFree=24780488/32951132 swapFree=67111364/67111528
[pid=1382] ppid=1380 vsize=15104 CPUtime=942.28 cores=5,7
/proc/1382/stat : 1382 (SApperloT2010) R 1380 1382 497 0 -1 4202496 1194 0 0 0 94219 9 0 0 25 0 1 0 472160427 15466496 1133 33554432000 4194304 4395502 140735827165088 18446744073709551615 4296528 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/1382/statm: 3776 1133 267 50 0 916 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 15104

[startup+1002.3 s]
/proc/loadavg: 4.00 3.92 3.47 6/188 1437
/proc/meminfo: memFree=24730852/32951132 swapFree=67111364/67111528
[pid=1382] ppid=1380 vsize=15104 CPUtime=1002.28 cores=5,7
/proc/1382/stat : 1382 (SApperloT2010) R 1380 1382 497 0 -1 4202496 1199 0 0 0 100219 9 0 0 25 0 1 0 472160427 15466496 1138 33554432000 4194304 4395502 140735827165088 18446744073709551615 4299466 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/1382/statm: 3776 1138 267 50 0 916 0
Current children cumulated CPU time (s) 1002.28
Current children cumulated vsize (KiB) 15104

[startup+1062.3 s]
/proc/loadavg: 4.00 3.93 3.49 6/188 1439
/proc/meminfo: memFree=24653196/32951132 swapFree=67111364/67111528
[pid=1382] ppid=1380 vsize=15104 CPUtime=1062.28 cores=5,7
/proc/1382/stat : 1382 (SApperloT2010) R 1380 1382 497 0 -1 4202496 1202 0 0 0 106218 10 0 0 25 0 1 0 472160427 15466496 1141 33554432000 4194304 4395502 140735827165088 18446744073709551615 4299186 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/1382/statm: 3776 1141 267 50 0 916 0
Current children cumulated CPU time (s) 1062.28
Current children cumulated vsize (KiB) 15104

[startup+1122.3 s]
/proc/loadavg: 4.00 3.94 3.53 5/188 1440
/proc/meminfo: memFree=24550856/32951132 swapFree=67111364/67111528
[pid=1382] ppid=1380 vsize=15104 CPUtime=1122.28 cores=5,7
/proc/1382/stat : 1382 (SApperloT2010) R 1380 1382 497 0 -1 4202496 1204 0 0 0 112218 10 0 0 25 0 1 0 472160427 15466496 1143 33554432000 4194304 4395502 140735827165088 18446744073709551615 4291769 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/1382/statm: 3776 1143 267 50 0 916 0
Current children cumulated CPU time (s) 1122.28
Current children cumulated vsize (KiB) 15104

[startup+1182.3 s]
/proc/loadavg: 4.00 3.95 3.55 6/188 1442
/proc/meminfo: memFree=24501948/32951132 swapFree=67111364/67111528
[pid=1382] ppid=1380 vsize=15104 CPUtime=1182.28 cores=5,7
/proc/1382/stat : 1382 (SApperloT2010) R 1380 1382 497 0 -1 4202496 1205 0 0 0 118217 11 0 0 25 0 1 0 472160427 15466496 1144 33554432000 4194304 4395502 140735827165088 18446744073709551615 4299637 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/1382/statm: 3776 1144 267 50 0 916 0
Current children cumulated CPU time (s) 1182.28
Current children cumulated vsize (KiB) 15104

[startup+1242.3 s]
/proc/loadavg: 4.00 3.96 3.58 6/188 1443
/proc/meminfo: memFree=24439672/32951132 swapFree=67111364/67111528
[pid=1382] ppid=1380 vsize=15104 CPUtime=1242.28 cores=5,7
/proc/1382/stat : 1382 (SApperloT2010) R 1380 1382 497 0 -1 4202496 1208 0 0 0 124217 11 0 0 25 0 1 0 472160427 15466496 1147 33554432000 4194304 4395502 140735827165088 18446744073709551615 4297204 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/1382/statm: 3776 1147 267 50 0 916 0
Current children cumulated CPU time (s) 1242.28
Current children cumulated vsize (KiB) 15104



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.56 3.86 3.57 3/176 1490
/proc/meminfo: memFree=25341988/32951132 swapFree=67111364/67111528
[pid=1382] ppid=1380 vsize=15104 CPUtime=1299.98 cores=5,7
/proc/1382/stat : 1382 (SApperloT2010) R 1380 1382 497 0 -1 4202496 1208 0 0 0 129986 12 0 0 25 0 1 0 472160427 15466496 1147 33554432000 4194304 4395502 140735827165088 18446744073709551615 4299792 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/1382/statm: 3776 1147 267 50 0 916 0
Current children cumulated CPU time (s) 1299.98
Current children cumulated vsize (KiB) 15104

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.01
CPU time (s): 1299.99
CPU user time (s): 1299.87
CPU system time (s): 0.122981
CPU usage (%): 99.9991
Max. virtual memory (cumulated for all children) (KiB): 15104

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.87
system time used= 0.122981
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1208
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= 6
involuntary context switches= 3341

runsolver used 1.77373 second user time and 4.15237 second system time

The end

Launcher Data

Begin job on node128 at 2011-04-24 02:40:18
IDJOB=3273593
IDBENCH=83142
IDSOLVER=1655
FILE ID=node128/3273593-1303605617
RUNJOBID= node128-1303605602-1316
PBS_JOBID= 13150614
Free space on /tmp= 66824 MiB

SOLVER NAME= SApperloT2010 2011-03-04
BENCH NAME= SAT11/crafted/spence/sgen/sgen3-n200-s39840374-sat.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3273593-1303605617/watcher-3273593-1303605617 -o /tmp/evaluation-result-3273593-1303605617/solver-3273593-1303605617 -C 2400 -W 1300 -M 7680  SApperloT2010 HOME/instance-3273593-1303605617.cnf

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

MD5SUM BENCH= 085a3847e14185843eddf941accab006
RANDOM SEED=981675288

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:      26024348 kB
Buffers:       1202704 kB
Cached:        5024568 kB
SwapCached:        160 kB
Active:         213848 kB
Inactive:      6104976 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      26024348 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:            1088 kB
Writeback:           0 kB
AnonPages:       91076 kB
Mapped:          15872 kB
Slab:           544100 kB
PageTables:       5244 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   276712 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= 66828 MiB
End job on node128 at 2011-04-24 03:02:00