Trace number 3379970

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-05-15 (fixed)? (TO) 1300.07 1300.04

General information on the benchmark

NameSAT03/industrial/schuppan/l2s/
valves-gates-1-k617-unsat.shuffled-as.sat03-412.cnf
MD5SUMcb369c4583eb075a3a8cb5a04701e120
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark4716.27
Satisfiable
(Un)Satisfiability was proved
Number of variables985042
Number of clauses3113540
Sum of the clauses size7976612
Maximum clause length618
Minimum clause length1
Number of clauses of size 1158
Number of clauses of size 21490897
Number of clauses of size 31578048
Number of clauses of size 428388
Number of clauses of size 59876
Number of clauses of size over 56173

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: 961)

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

running on 2 cores: 4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.55 2.52 2.65 4/425 2513
/proc/meminfo: memFree=22760484/32950928 swapFree=45937200/67111528
[pid=2513] ppid=2511 vsize=28132 CPUtime=0 cores=4,6
/proc/2513/stat : 2513 (SApperloT2010) R 2511 2513 2453 0 -1 4202496 3649 0 0 0 0 0 0 0 24 0 1 0 657615507 28807168 3590 33554432000 4194304 4394578 140736869087616 18446744073709551615 4328244 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/2513/statm: 7033 3604 244 49 0 4174 0

[startup+0.0610781 s]
/proc/loadavg: 1.55 2.52 2.65 4/425 2513
/proc/meminfo: memFree=22760484/32950928 swapFree=45937200/67111528
[pid=2513] ppid=2511 vsize=113348 CPUtime=0.05 cores=4,6
/proc/2513/stat : 2513 (SApperloT2010) R 2511 2513 2453 0 -1 4202496 18858 0 0 0 3 2 0 0 24 0 1 0 657615507 116068352 18798 33554432000 4194304 4394578 140736869087616 18446744073709551615 254500352709 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/2513/statm: 28337 18799 247 49 0 25478 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 113348

[startup+0.101072 s]
/proc/loadavg: 1.55 2.52 2.65 4/425 2513
/proc/meminfo: memFree=22760484/32950928 swapFree=45937200/67111528
[pid=2513] ppid=2511 vsize=117704 CPUtime=0.09 cores=4,6
/proc/2513/stat : 2513 (SApperloT2010) R 2511 2513 2453 0 -1 4202496 20086 0 0 0 7 2 0 0 24 0 1 0 657615507 120528896 20026 33554432000 4194304 4394578 140736869087616 18446744073709551615 254500352709 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/2513/statm: 29426 20027 247 49 0 26567 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 117704

[startup+0.301036 s]
/proc/loadavg: 1.55 2.52 2.65 4/425 2513
/proc/meminfo: memFree=22760484/32950928 swapFree=45937200/67111528
[pid=2513] ppid=2511 vsize=137240 CPUtime=0.29 cores=4,6
/proc/2513/stat : 2513 (SApperloT2010) R 2511 2513 2453 0 -1 4202496 25586 0 0 0 27 2 0 0 25 0 1 0 657615507 140533760 25526 33554432000 4194304 4394578 140736869087616 18446744073709551615 254500352709 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/2513/statm: 34310 25527 248 49 0 31451 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 137240

[startup+0.700953 s]
/proc/loadavg: 1.55 2.52 2.65 4/425 2513
/proc/meminfo: memFree=22760484/32950928 swapFree=45937200/67111528
[pid=2513] ppid=2511 vsize=172484 CPUtime=0.69 cores=4,6
/proc/2513/stat : 2513 (SApperloT2010) R 2511 2513 2453 0 -1 4202496 35205 0 0 0 65 4 0 0 25 0 1 0 657615507 176623616 35145 33554432000 4194304 4394578 140736869087616 18446744073709551615 254500352709 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/2513/statm: 43121 35146 248 49 0 40262 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 172484

[startup+1.5008 s]
/proc/loadavg: 1.55 2.52 2.65 5/426 2514
/proc/meminfo: memFree=22528204/32950928 swapFree=45937200/67111528
[pid=2513] ppid=2511 vsize=237032 CPUtime=1.5 cores=4,6
/proc/2513/stat : 2513 (SApperloT2010) R 2511 2513 2453 0 -1 4202496 52530 0 0 0 142 8 0 0 25 0 1 0 657615507 242720768 52470 33554432000 4194304 4394578 140736869087616 18446744073709551615 254500691712 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/2513/statm: 59258 52471 248 49 0 56399 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 237032

[startup+3.10048 s]
/proc/loadavg: 1.83 2.56 2.66 5/426 2514
/proc/meminfo: memFree=22357836/32950928 swapFree=45937200/67111528
[pid=2513] ppid=2511 vsize=372472 CPUtime=3.09 cores=4,6
/proc/2513/stat : 2513 (SApperloT2010) R 2511 2513 2453 0 -1 4202496 87985 0 0 0 296 13 0 0 25 0 1 0 657615507 381411328 87440 33554432000 4194304 4394578 140736869087616 18446744073709551615 4296807 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/2513/statm: 93118 87440 261 49 0 90259 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 372472

[startup+6.30085 s]
/proc/loadavg: 1.83 2.56 2.66 5/426 2514
/proc/meminfo: memFree=22296836/32950928 swapFree=45937200/67111528
[pid=2513] ppid=2511 vsize=386744 CPUtime=6.3 cores=4,6
/proc/2513/stat : 2513 (SApperloT2010) R 2511 2513 2453 0 -1 4202496 91791 0 0 0 616 14 0 0 25 0 1 0 657615507 396025856 90733 33554432000 4194304 4394578 140736869087616 18446744073709551615 4298358 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/2513/statm: 96686 90733 261 49 0 93827 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 386744

[startup+12.7006 s]
/proc/loadavg: 2.16 2.61 2.67 5/426 2514
/proc/meminfo: memFree=22201132/32950928 swapFree=45937200/67111528
[pid=2513] ppid=2511 vsize=390848 CPUtime=12.69 cores=4,6
/proc/2513/stat : 2513 (SApperloT2010) R 2511 2513 2453 0 -1 4202496 92965 0 0 0 1255 14 0 0 25 0 1 0 657615507 400228352 91907 33554432000 4194304 4394578 140736869087616 18446744073709551615 4296807 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/2513/statm: 97712 91907 261 49 0 94853 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 390848

[startup+25.501 s]
/proc/loadavg: 2.44 2.66 2.69 5/426 2515
/proc/meminfo: memFree=22144728/32950928 swapFree=45937200/67111528
[pid=2513] ppid=2511 vsize=427488 CPUtime=25.48 cores=4,6
/proc/2513/stat : 2513 (SApperloT2010) R 2511 2513 2453 0 -1 4202496 102079 0 0 0 2533 15 0 0 25 0 1 0 657615507 437747712 101021 33554432000 4194304 4394578 140736869087616 18446744073709551615 4299475 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/2513/statm: 106872 101021 263 49 0 104013 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 427488

[startup+51.1159 s]
/proc/loadavg: 3.03 2.78 2.73 5/426 2515
/proc/meminfo: memFree=22083664/32950928 swapFree=45937200/67111528
[pid=2513] ppid=2511 vsize=437856 CPUtime=51.08 cores=4,6
/proc/2513/stat : 2513 (SApperloT2010) R 2511 2513 2453 0 -1 4202496 104697 0 0 0 5092 16 0 0 25 0 1 0 657615507 448364544 103639 33554432000 4194304 4394578 140736869087616 18446744073709551615 4298358 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/2513/statm: 109464 103639 263 49 0 106605 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 437856

[startup+102.301 s]
/proc/loadavg: 3.58 2.96 2.79 5/426 2517
/proc/meminfo: memFree=21993412/32950928 swapFree=45937200/67111528
[pid=2513] ppid=2511 vsize=464924 CPUtime=102.27 cores=4,6
/proc/2513/stat : 2513 (SApperloT2010) R 2511 2513 2453 0 -1 4202496 111572 0 0 0 10210 17 0 0 25 0 1 0 657615507 476082176 109489 33554432000 4194304 4394578 140736869087616 18446744073709551615 4308955 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/2513/statm: 116231 109489 263 49 0 113372 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 464924

[startup+162.301 s]
/proc/loadavg: 3.85 3.16 2.87 5/426 2518
/proc/meminfo: memFree=21922820/32950928 swapFree=45937200/67111528
[pid=2513] ppid=2511 vsize=474184 CPUtime=162.26 cores=4,6
/proc/2513/stat : 2513 (SApperloT2010) R 2511 2513 2453 0 -1 4202496 113892 0 0 0 16209 17 0 0 25 0 1 0 657615507 485564416 111809 33554432000 4194304 4394578 140736869087616 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/2513/statm: 118546 111809 263 49 0 115687 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 474184

[startup+222.301 s]
/proc/loadavg: 4.05 3.33 2.94 5/426 2520
/proc/meminfo: memFree=21884952/32950928 swapFree=45937200/67111528
[pid=2513] ppid=2511 vsize=484608 CPUtime=222.27 cores=4,6
/proc/2513/stat : 2513 (SApperloT2010) R 2511 2513 2453 0 -1 4202496 116465 0 0 0 22209 18 0 0 25 0 1 0 657615507 496238592 114382 33554432000 4194304 4394578 140736869087616 18446744073709551615 4298298 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/2513/statm: 121152 114382 263 49 0 118293 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 484608

[startup+282.301 s]
/proc/loadavg: 4.22 3.51 3.03 5/426 2521
/proc/meminfo: memFree=21833932/32950928 swapFree=45937200/67111528
[pid=2513] ppid=2511 vsize=506636 CPUtime=282.27 cores=4,6
/proc/2513/stat : 2513 (SApperloT2010) R 2511 2513 2453 0 -1 4202496 124406 0 0 0 28208 19 0 0 25 0 1 0 657615507 518795264 120274 33554432000 4194304 4394578 140736869087616 18446744073709551615 4308916 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/2513/statm: 126659 120274 263 49 0 123800 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 506636

[startup+342.301 s]
/proc/loadavg: 4.23 3.62 3.09 5/426 2523
/proc/meminfo: memFree=21783416/32950928 swapFree=45937200/67111528
[pid=2513] ppid=2511 vsize=516208 CPUtime=342.27 cores=4,6
/proc/2513/stat : 2513 (SApperloT2010) R 2511 2513 2453 0 -1 4202496 126876 0 0 0 34208 19 0 0 25 0 1 0 657615507 528596992 122744 33554432000 4194304 4394578 140736869087616 18446744073709551615 4298826 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/2513/statm: 129052 122744 263 49 0 126193 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 516208

[startup+402.301 s]
/proc/loadavg: 4.08 3.69 3.15 5/426 2525
/proc/meminfo: memFree=21748024/32950928 swapFree=45937200/67111528
[pid=2513] ppid=2511 vsize=526244 CPUtime=402.28 cores=4,6
/proc/2513/stat : 2513 (SApperloT2010) R 2511 2513 2453 0 -1 4202496 129345 0 0 0 40208 20 0 0 25 0 1 0 657615507 538873856 125213 33554432000 4194304 4394578 140736869087616 18446744073709551615 4299149 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/2513/statm: 131561 125213 263 49 0 128702 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 526244

[startup+462.301 s]
/proc/loadavg: 4.03 3.74 3.19 5/426 2526
/proc/meminfo: memFree=21706320/32950928 swapFree=45937200/67111528
[pid=2513] ppid=2511 vsize=538376 CPUtime=462.28 cores=4,6
/proc/2513/stat : 2513 (SApperloT2010) R 2511 2513 2453 0 -1 4202496 132456 0 0 0 46207 21 0 0 25 0 1 0 657615507 551297024 128324 33554432000 4194304 4394578 140736869087616 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/2513/statm: 134594 128324 263 49 0 131735 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 538376

[startup+522.301 s]
/proc/loadavg: 4.08 3.82 3.26 5/426 2528
/proc/meminfo: memFree=21671428/32950928 swapFree=45937200/67111528
[pid=2513] ppid=2511 vsize=551180 CPUtime=522.28 cores=4,6
/proc/2513/stat : 2513 (SApperloT2010) R 2511 2513 2453 0 -1 4202496 135516 0 0 0 52206 22 0 0 25 0 1 0 657615507 564408320 131384 33554432000 4194304 4394578 140736869087616 18446744073709551615 4287403 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/2513/statm: 137795 131384 263 49 0 134936 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 551180

[startup+582.301 s]
/proc/loadavg: 4.03 3.85 3.30 5/426 2529
/proc/meminfo: memFree=21645952/32950928 swapFree=45937200/67111528
[pid=2513] ppid=2511 vsize=559804 CPUtime=582.29 cores=4,6
/proc/2513/stat : 2513 (SApperloT2010) R 2511 2513 2453 0 -1 4202496 137716 0 0 0 58206 23 0 0 25 0 1 0 657615507 573239296 133584 33554432000 4194304 4394578 140736869087616 18446744073709551615 4298298 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/2513/statm: 139951 133584 263 49 0 137092 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 559804

[startup+642.301 s]
/proc/loadavg: 4.01 3.87 3.34 5/426 2531
/proc/meminfo: memFree=21594452/32950928 swapFree=45937200/67111528
[pid=2513] ppid=2511 vsize=579268 CPUtime=642.28 cores=4,6
/proc/2513/stat : 2513 (SApperloT2010) R 2511 2513 2453 0 -1 4202496 142600 0 0 0 64204 24 0 0 25 0 1 0 657615507 593170432 138468 33554432000 4194304 4394578 140736869087616 18446744073709551615 4288090 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/2513/statm: 144817 138468 263 49 0 141958 0
Current children cumulated CPU time (s) 642.28
Current children cumulated vsize (KiB) 579268

[startup+702.316 s]
/proc/loadavg: 4.15 3.93 3.39 5/426 2543
/proc/meminfo: memFree=21531112/32950928 swapFree=45937200/67111528
[pid=2513] ppid=2511 vsize=591052 CPUtime=702.31 cores=4,6
/proc/2513/stat : 2513 (SApperloT2010) R 2511 2513 2453 0 -1 4202496 145520 0 0 0 70206 25 0 0 25 0 1 0 657615507 605237248 141388 33554432000 4194304 4394578 140736869087616 18446744073709551615 4285734 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/2513/statm: 147763 141388 263 49 0 144904 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 591052

[startup+762.301 s]
/proc/loadavg: 4.12 3.95 3.43 5/426 2544
/proc/meminfo: memFree=21477236/32950928 swapFree=45937200/67111528
[pid=2513] ppid=2511 vsize=599560 CPUtime=762.29 cores=4,6
/proc/2513/stat : 2513 (SApperloT2010) R 2511 2513 2453 0 -1 4202496 147602 0 0 0 76204 25 0 0 25 0 1 0 657615507 613949440 143470 33554432000 4194304 4394578 140736869087616 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/2513/statm: 149890 143470 263 49 0 147031 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 599560

[startup+822.301 s]
/proc/loadavg: 4.09 3.97 3.47 5/426 2546
/proc/meminfo: memFree=21419788/32950928 swapFree=45937200/67111528
[pid=2513] ppid=2511 vsize=614844 CPUtime=822.3 cores=4,6
/proc/2513/stat : 2513 (SApperloT2010) R 2511 2513 2453 0 -1 4202496 151054 0 0 0 82204 26 0 0 25 0 1 0 657615507 629600256 146922 33554432000 4194304 4394578 140736869087616 18446744073709551615 4298298 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/2513/statm: 153711 146922 263 49 0 150852 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 614844

[startup+882.3 s]
/proc/loadavg: 4.10 4.00 3.51 5/426 2549
/proc/meminfo: memFree=21407572/32950928 swapFree=45937200/67111528
[pid=2513] ppid=2511 vsize=622532 CPUtime=882.29 cores=4,6
/proc/2513/stat : 2513 (SApperloT2010) R 2511 2513 2453 0 -1 4202496 152901 0 0 0 88203 26 0 0 25 0 1 0 657615507 637472768 148769 33554432000 4194304 4394578 140736869087616 18446744073709551615 4298298 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/2513/statm: 155633 148769 263 49 0 152774 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 622532

[startup+942.3 s]
/proc/loadavg: 4.04 4.00 3.54 5/426 2552
/proc/meminfo: memFree=21392296/32950928 swapFree=45937200/67111528
[pid=2513] ppid=2511 vsize=636148 CPUtime=942.3 cores=4,6
/proc/2513/stat : 2513 (SApperloT2010) R 2511 2513 2453 0 -1 4202496 156326 0 0 0 94202 28 0 0 25 0 1 0 657615507 651415552 152194 33554432000 4194304 4394578 140736869087616 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/2513/statm: 159037 152194 263 49 0 156178 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 636148

[startup+1002.3 s]
/proc/loadavg: 4.14 4.03 3.57 5/426 2554
/proc/meminfo: memFree=21375140/32950928 swapFree=45937200/67111528
[pid=2513] ppid=2511 vsize=645112 CPUtime=1002.31 cores=4,6
/proc/2513/stat : 2513 (SApperloT2010) R 2511 2513 2453 0 -1 4202496 158568 0 0 0 100202 29 0 0 25 0 1 0 657615507 660594688 154436 33554432000 4194304 4394578 140736869087616 18446744073709551615 4346411 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/2513/statm: 161278 154436 263 49 0 158419 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 645112

[startup+1062.3 s]
/proc/loadavg: 4.04 4.02 3.60 5/426 2555
/proc/meminfo: memFree=21346072/32950928 swapFree=45937200/67111528
[pid=2513] ppid=2511 vsize=662988 CPUtime=1062.31 cores=4,6
/proc/2513/stat : 2513 (SApperloT2010) R 2511 2513 2453 0 -1 4202496 162328 0 0 0 106202 29 0 0 25 0 1 0 657615507 678899712 158196 33554432000 4194304 4394578 140736869087616 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/2513/statm: 165747 158196 263 49 0 162888 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 662988

[startup+1122.3 s]
/proc/loadavg: 4.02 4.02 3.62 5/426 2557
/proc/meminfo: memFree=21332376/32950928 swapFree=45937200/67111528
[pid=2513] ppid=2511 vsize=673312 CPUtime=1122.31 cores=4,6
/proc/2513/stat : 2513 (SApperloT2010) R 2511 2513 2453 0 -1 4202496 164920 0 0 0 112202 29 0 0 25 0 1 0 657615507 689471488 160788 33554432000 4194304 4394578 140736869087616 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/2513/statm: 168328 160788 263 49 0 165469 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 673312

[startup+1182.3 s]
/proc/loadavg: 4.00 4.01 3.64 5/426 2558
/proc/meminfo: memFree=21318180/32950928 swapFree=45937200/67111528
[pid=2513] ppid=2511 vsize=681232 CPUtime=1182.31 cores=4,6
/proc/2513/stat : 2513 (SApperloT2010) R 2511 2513 2453 0 -1 4202496 166901 0 0 0 118201 30 0 0 25 0 1 0 657615507 697581568 162769 33554432000 4194304 4394578 140736869087616 18446744073709551615 4287597 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/2513/statm: 170308 162769 263 49 0 167449 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 681232

[startup+1242.3 s]
/proc/loadavg: 4.08 4.04 3.67 5/426 2560
/proc/meminfo: memFree=21293704/32950928 swapFree=45937200/67111528
[pid=2513] ppid=2511 vsize=691912 CPUtime=1242.32 cores=4,6
/proc/2513/stat : 2513 (SApperloT2010) R 2511 2513 2453 0 -1 4202496 169602 0 0 0 124201 31 0 0 25 0 1 0 657615507 708517888 165470 33554432000 4194304 4394578 140736869087616 18446744073709551615 4298826 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/2513/statm: 172978 165470 263 49 0 170119 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 691912



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.06 4.04 3.69 2/411 2616
/proc/meminfo: memFree=22384696/32950928 swapFree=45937200/67111528
[pid=2513] ppid=2511 vsize=706496 CPUtime=1300.03 cores=4,6
/proc/2513/stat : 2513 (SApperloT2010) R 2511 2513 2453 0 -1 4202496 173255 0 0 0 129971 32 0 0 25 0 1 0 657615507 723451904 169123 33554432000 4194304 4394578 140736869087616 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/2513/statm: 176624 169123 263 49 0 173765 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 706496

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

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

[startup+1300 s]
/proc/loadavg: 4.06 4.04 3.69 2/411 2616
/proc/meminfo: memFree=22384696/32950928 swapFree=45937200/67111528
[pid=2513] ppid=2511 vsize=706496 CPUtime=1300.03 cores=4,6
/proc/2513/stat : 2513 (SApperloT2010) R 2511 2513 2453 0 -1 4202496 173255 0 0 0 129971 32 0 0 25 0 1 0 657615507 723451904 169123 33554432000 4194304 4394578 140736869087616 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/2513/statm: 176624 169123 263 49 0 173765 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 706496

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.04
CPU time (s): 1300.07
CPU user time (s): 1299.72
CPU system time (s): 0.350946
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 706496

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

runsolver used 5.58115 second user time and 12.1622 second system time

The end

Launcher Data

Begin job on node149 at 2011-05-15 13:49:48
IDJOB=3379970
IDBENCH=84238
IDSOLVER=1862
FILE ID=node149/3379970-1305460184
RUNJOBID= node149-1305460184-2472
PBS_JOBID= 13324916
Free space on /tmp= 73460 MiB

SOLVER NAME= SApperloT2010 2011-05-15 (fixed)
BENCH NAME= SAT03/industrial/schuppan/l2s/valves-gates-1-k617-unsat.shuffled-as.sat03-412.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3379970-1305460184/watcher-3379970-1305460184 -o /tmp/evaluation-result-3379970-1305460184/solver-3379970-1305460184 -C 2400 -W 1300 -M 7680  SApperloT2010 HOME/instance-3379970-1305460184.cnf

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

MD5SUM BENCH= cb369c4583eb075a3a8cb5a04701e120
RANDOM SEED=371324425

node149.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.806
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.61
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.806
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.83
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.806
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.806
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.73
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.806
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.806
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.806
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.806
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      22760888 kB
Buffers:        329888 kB
Cached:        4578348 kB
SwapCached:      19976 kB
Active:        7295260 kB
Inactive:      2577324 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      22760888 kB
SwapTotal:    67111528 kB
SwapFree:     45937200 kB
Dirty:           96424 kB
Writeback:           0 kB
AnonPages:     4956832 kB
Mapped:          22660 kB
Slab:           168428 kB
PageTables:      80380 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 121052628 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= 73488 MiB
End job on node149 at 2011-05-15 14:11:30