Trace number 3379880

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

General information on the benchmark

Namecrafted/spence/sgen/
sgen3-n150-s89334302-unsat.cnf
MD5SUMe0b064ae815c6a8bb8a9898180562bec
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 variables153
Number of clauses316
Sum of the clauses size948
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3316
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: 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-3379880-1305456216/watcher-3379880-1305456216 -o /tmp/evaluation-result-3379880-1305456216/solver-3379880-1305456216 -C 2400 -W 1300 -M 7680 SApperloT2010 HOME/instance-3379880-1305456216.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: 4.07 3.76 3.46 4/394 19358
/proc/meminfo: memFree=21904424/32951124 swapFree=51873460/67111528
[pid=19358] ppid=19356 vsize=12036 CPUtime=0.01 cores=1,3
/proc/19358/stat : 19358 (SApperloT2010) R 19356 19358 17591 0 -1 4202496 432 0 0 0 1 0 0 0 25 0 1 0 638037904 12324864 371 33554432000 4194304 4394578 140734752489184 18446744073709551615 212039679895 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/19358/statm: 3009 371 266 49 0 150 0

[startup+0.0517609 s]
/proc/loadavg: 4.07 3.76 3.46 4/394 19358
/proc/meminfo: memFree=21904424/32951124 swapFree=51873460/67111528
[pid=19358] ppid=19356 vsize=12300 CPUtime=0.04 cores=1,3
/proc/19358/stat : 19358 (SApperloT2010) R 19356 19358 17591 0 -1 4202496 494 0 0 0 4 0 0 0 25 0 1 0 638037904 12595200 433 33554432000 4194304 4394578 140734752489184 18446744073709551615 4299915 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/19358/statm: 3075 433 266 49 0 216 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 12300

[startup+0.100757 s]
/proc/loadavg: 4.07 3.76 3.46 4/394 19358
/proc/meminfo: memFree=21904424/32951124 swapFree=51873460/67111528
[pid=19358] ppid=19356 vsize=12432 CPUtime=0.09 cores=1,3
/proc/19358/stat : 19358 (SApperloT2010) R 19356 19358 17591 0 -1 4202496 548 0 0 0 9 0 0 0 25 0 1 0 638037904 12730368 487 33554432000 4194304 4394578 140734752489184 18446744073709551615 4287339 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/19358/statm: 3108 488 267 49 0 249 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12432

[startup+0.300722 s]
/proc/loadavg: 4.07 3.76 3.46 4/394 19358
/proc/meminfo: memFree=21904424/32951124 swapFree=51873460/67111528
[pid=19358] ppid=19356 vsize=13088 CPUtime=0.29 cores=1,3
/proc/19358/stat : 19358 (SApperloT2010) R 19356 19358 17591 0 -1 4202496 698 0 0 0 29 0 0 0 25 0 1 0 638037904 13402112 637 33554432000 4194304 4394578 140734752489184 18446744073709551615 4287678 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/19358/statm: 3272 637 267 49 0 413 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13088

[startup+0.700647 s]
/proc/loadavg: 4.07 3.76 3.46 4/394 19358
/proc/meminfo: memFree=21904424/32951124 swapFree=51873460/67111528
[pid=19358] ppid=19356 vsize=14008 CPUtime=0.69 cores=1,3
/proc/19358/stat : 19358 (SApperloT2010) R 19356 19358 17591 0 -1 4202496 934 0 0 0 69 0 0 0 25 0 1 0 638037904 14344192 873 33554432000 4194304 4394578 140734752489184 18446744073709551615 4296795 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/19358/statm: 3502 873 267 49 0 643 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14008

[startup+1.50051 s]
/proc/loadavg: 4.07 3.76 3.46 5/395 19359
/proc/meminfo: memFree=21900472/32951124 swapFree=51873460/67111528
[pid=19358] ppid=19356 vsize=15724 CPUtime=1.49 cores=1,3
/proc/19358/stat : 19358 (SApperloT2010) R 19356 19358 17591 0 -1 4202496 1374 0 0 0 149 0 0 0 25 0 1 0 638037904 16101376 1313 33554432000 4194304 4394578 140734752489184 18446744073709551615 4296944 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/19358/statm: 3931 1313 267 49 0 1072 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15724

[startup+3.10022 s]
/proc/loadavg: 4.07 3.76 3.46 5/395 19360
/proc/meminfo: memFree=21897496/32951124 swapFree=51873460/67111528
[pid=19358] ppid=19356 vsize=18360 CPUtime=3.09 cores=1,3
/proc/19358/stat : 19358 (SApperloT2010) R 19356 19358 17591 0 -1 4202496 2025 0 0 0 308 1 0 0 25 0 1 0 638037904 18800640 1964 33554432000 4194304 4394578 140734752489184 18446744073709551615 4291369 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/19358/statm: 4590 1964 267 49 0 1731 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 18360

[startup+6.30065 s]
/proc/loadavg: 4.07 3.77 3.47 5/395 19360
/proc/meminfo: memFree=21890568/32951124 swapFree=51873460/67111528
[pid=19358] ppid=19356 vsize=23108 CPUtime=6.29 cores=1,3
/proc/19358/stat : 19358 (SApperloT2010) R 19356 19358 17591 0 -1 4202496 3198 0 0 0 628 1 0 0 25 0 1 0 638037904 23662592 3137 33554432000 4194304 4394578 140734752489184 18446744073709551615 212039679895 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/19358/statm: 5777 3137 267 49 0 2918 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 23108

[startup+12.7005 s]
/proc/loadavg: 4.06 3.77 3.47 5/395 19360
/proc/meminfo: memFree=21878148/32951124 swapFree=51873460/67111528
[pid=19358] ppid=19356 vsize=33100 CPUtime=12.69 cores=1,3
/proc/19358/stat : 19358 (SApperloT2010) R 19356 19358 17591 0 -1 4202496 5703 0 0 0 1267 2 0 0 25 0 1 0 638037904 33894400 5642 33554432000 4194304 4394578 140734752489184 18446744073709551615 4298807 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/19358/statm: 8275 5642 267 49 0 5416 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 33100

[startup+25.5002 s]
/proc/loadavg: 4.05 3.78 3.48 5/395 19360
/proc/meminfo: memFree=21860384/32951124 swapFree=51873460/67111528
[pid=19358] ppid=19356 vsize=45732 CPUtime=25.49 cores=1,3
/proc/19358/stat : 19358 (SApperloT2010) R 19356 19358 17591 0 -1 4202496 8882 0 0 0 2547 2 0 0 25 0 1 0 638037904 46829568 8821 33554432000 4194304 4394578 140734752489184 18446744073709551615 4295661 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/19358/statm: 11433 8821 267 49 0 8574 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 45732

[startup+51.1006 s]
/proc/loadavg: 4.03 3.80 3.49 5/395 19361
/proc/meminfo: memFree=21829108/32951124 swapFree=51873460/67111528
[pid=19358] ppid=19356 vsize=65196 CPUtime=51.09 cores=1,3
/proc/19358/stat : 19358 (SApperloT2010) R 19356 19358 17591 0 -1 4202496 13720 0 0 0 5105 4 0 0 25 0 1 0 638037904 66760704 13659 33554432000 4194304 4394578 140734752489184 18446744073709551615 4299019 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/19358/statm: 16299 13659 267 49 0 13440 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 65196

[startup+102.314 s]
/proc/loadavg: 4.07 3.84 3.52 5/395 19362
/proc/meminfo: memFree=21776112/32951124 swapFree=51873460/67111528
[pid=19358] ppid=19356 vsize=100316 CPUtime=102.3 cores=1,3
/proc/19358/stat : 19358 (SApperloT2010) R 19356 19358 17591 0 -1 4202496 22526 0 0 0 10222 8 0 0 25 0 1 0 638037904 102723584 22465 33554432000 4194304 4394578 140734752489184 18446744073709551615 4327692 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/19358/statm: 25079 22465 267 49 0 22220 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 100316

[startup+162.301 s]
/proc/loadavg: 4.15 3.90 3.56 5/395 19364
/proc/meminfo: memFree=21703600/32951124 swapFree=51873460/67111528
[pid=19358] ppid=19356 vsize=152424 CPUtime=162.29 cores=1,3
/proc/19358/stat : 19358 (SApperloT2010) R 19356 19358 17591 0 -1 4202496 35525 0 0 0 16216 13 0 0 25 0 1 0 638037904 156082176 35464 33554432000 4194304 4394578 140734752489184 18446744073709551615 4298751 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/19358/statm: 38106 35464 267 49 0 35247 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 152424

[startup+222.301 s]
/proc/loadavg: 4.05 3.91 3.58 5/395 19392
/proc/meminfo: memFree=21590676/32951124 swapFree=51873460/67111528
[pid=19358] ppid=19356 vsize=181376 CPUtime=222.3 cores=1,3
/proc/19358/stat : 19358 (SApperloT2010) R 19356 19358 17591 0 -1 4202496 42774 0 0 0 22215 15 0 0 25 0 1 0 638037904 185729024 42713 33554432000 4194304 4394578 140734752489184 18446744073709551615 4285588 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/19358/statm: 45344 42713 267 49 0 42485 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 181376

[startup+282.3 s]
/proc/loadavg: 4.02 3.93 3.60 5/395 19394
/proc/meminfo: memFree=21476296/32951124 swapFree=51873460/67111528
[pid=19358] ppid=19356 vsize=232000 CPUtime=282.3 cores=1,3
/proc/19358/stat : 19358 (SApperloT2010) R 19356 19358 17591 0 -1 4202496 55442 0 0 0 28210 20 0 0 25 0 1 0 638037904 237568000 55381 33554432000 4194304 4394578 140734752489184 18446744073709551615 4298792 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/19358/statm: 58000 55381 267 49 0 55141 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 232000

[startup+342.301 s]
/proc/loadavg: 4.15 3.98 3.64 5/395 19396
/proc/meminfo: memFree=21349740/32951124 swapFree=51873460/67111528
[pid=19358] ppid=19356 vsize=278604 CPUtime=342.3 cores=1,3
/proc/19358/stat : 19358 (SApperloT2010) R 19356 19358 17591 0 -1 4202496 67090 0 0 0 34207 23 0 0 25 0 1 0 638037904 285290496 67029 33554432000 4194304 4394578 140734752489184 18446744073709551615 4357325 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/19358/statm: 69651 67029 267 49 0 66792 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 278604

[startup+402.301 s]
/proc/loadavg: 4.05 3.98 3.66 5/395 19397
/proc/meminfo: memFree=21247996/32951124 swapFree=51873460/67111528
[pid=19358] ppid=19356 vsize=328316 CPUtime=402.3 cores=1,3
/proc/19358/stat : 19358 (SApperloT2010) R 19356 19358 17591 0 -1 4202496 79510 0 0 0 40204 26 0 0 25 0 1 0 638037904 336195584 79449 33554432000 4194304 4394578 140734752489184 18446744073709551615 4298841 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/19358/statm: 82079 79449 267 49 0 79220 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 328316

[startup+462.301 s]
/proc/loadavg: 4.02 3.98 3.68 5/395 19399
/proc/meminfo: memFree=21181968/32951124 swapFree=51873460/67111528
[pid=19358] ppid=19356 vsize=334232 CPUtime=462.31 cores=1,3
/proc/19358/stat : 19358 (SApperloT2010) R 19356 19358 17591 0 -1 4202496 80997 0 0 0 46204 27 0 0 25 0 1 0 638037904 342253568 80936 33554432000 4194304 4394578 140734752489184 18446744073709551615 4298751 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/19358/statm: 83558 80936 267 49 0 80699 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 334232

[startup+522.3 s]
/proc/loadavg: 4.12 4.02 3.71 5/395 19400
/proc/meminfo: memFree=21054692/32951124 swapFree=51873460/67111528
[pid=19358] ppid=19356 vsize=387668 CPUtime=522.3 cores=1,3
/proc/19358/stat : 19358 (SApperloT2010) R 19356 19358 17591 0 -1 4202496 94346 0 0 0 52199 31 0 0 25 0 1 0 638037904 396972032 94285 33554432000 4194304 4394578 140734752489184 18446744073709551615 4295838 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/19358/statm: 96917 94285 267 49 0 94058 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 387668

[startup+582.301 s]
/proc/loadavg: 4.15 4.04 3.73 5/395 19402
/proc/meminfo: memFree=20972908/32951124 swapFree=51873460/67111528
[pid=19358] ppid=19356 vsize=431600 CPUtime=582.3 cores=1,3
/proc/19358/stat : 19358 (SApperloT2010) R 19356 19358 17591 0 -1 4202496 105330 0 0 0 58196 34 0 0 25 0 1 0 638037904 441958400 105269 33554432000 4194304 4394578 140734752489184 18446744073709551615 4298698 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/19358/statm: 107900 105269 267 49 0 105041 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 431600

[startup+642.301 s]
/proc/loadavg: 4.05 4.03 3.74 5/395 19404
/proc/meminfo: memFree=20875396/32951124 swapFree=51873460/67111528
[pid=19358] ppid=19356 vsize=485824 CPUtime=642.32 cores=1,3
/proc/19358/stat : 19358 (SApperloT2010) R 19356 19358 17591 0 -1 4202496 118895 0 0 0 64194 38 0 0 25 0 1 0 638037904 497483776 118834 33554432000 4194304 4394578 140734752489184 18446744073709551615 4296083 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/19358/statm: 121456 118834 267 49 0 118597 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 485824

[startup+702.3 s]
/proc/loadavg: 3.89 4.00 3.75 4/389 19423
/proc/meminfo: memFree=21506928/32951124 swapFree=51873460/67111528
[pid=19358] ppid=19356 vsize=518260 CPUtime=702.31 cores=1,3
/proc/19358/stat : 19358 (SApperloT2010) R 19356 19358 17591 0 -1 4202496 127016 0 0 0 70190 41 0 0 25 0 1 0 638037904 530698240 126955 33554432000 4194304 4394578 140734752489184 18446744073709551615 4298664 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/19358/statm: 129565 126955 267 49 0 126706 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 518260

[startup+762.314 s]
/proc/loadavg: 3.33 3.82 3.70 4/389 19425
/proc/meminfo: memFree=21398540/32951124 swapFree=51873460/67111528
[pid=19358] ppid=19356 vsize=569332 CPUtime=762.33 cores=1,3
/proc/19358/stat : 19358 (SApperloT2010) R 19356 19358 17591 0 -1 4202496 139757 0 0 0 76189 44 0 0 25 0 1 0 638037904 582995968 139696 33554432000 4194304 4394578 140734752489184 18446744073709551615 4299387 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/19358/statm: 142333 139696 267 49 0 139474 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 569332

[startup+822.301 s]
/proc/loadavg: 3.12 3.67 3.65 4/389 19426
/proc/meminfo: memFree=21321852/32951124 swapFree=51873460/67111528
[pid=19358] ppid=19356 vsize=614712 CPUtime=822.32 cores=1,3
/proc/19358/stat : 19358 (SApperloT2010) R 19356 19358 17591 0 -1 4202496 151112 0 0 0 82185 47 0 0 25 0 1 0 638037904 629465088 151051 33554432000 4194304 4394578 140734752489184 18446744073709551615 4313555 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/19358/statm: 153678 151051 267 49 0 150819 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 614712

[startup+882.301 s]
/proc/loadavg: 3.04 3.54 3.61 4/389 19428
/proc/meminfo: memFree=21227916/32951124 swapFree=51873460/67111528
[pid=19358] ppid=19356 vsize=650764 CPUtime=882.31 cores=1,3
/proc/19358/stat : 19358 (SApperloT2010) R 19356 19358 17591 0 -1 4202496 160137 0 0 0 88182 49 0 0 25 0 1 0 638037904 666382336 160076 33554432000 4194304 4394578 140734752489184 18446744073709551615 4298721 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/19358/statm: 162691 160076 267 49 0 159832 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 650764

[startup+942.3 s]
/proc/loadavg: 3.05 3.45 3.58 4/389 19430
/proc/meminfo: memFree=21177272/32951124 swapFree=51873460/67111528
[pid=19358] ppid=19356 vsize=650764 CPUtime=942.31 cores=1,3
/proc/19358/stat : 19358 (SApperloT2010) R 19356 19358 17591 0 -1 4202496 160139 0 0 0 94182 49 0 0 25 0 1 0 638037904 666382336 160078 33554432000 4194304 4394578 140734752489184 18446744073709551615 4298342 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/19358/statm: 162691 160078 267 49 0 159832 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 650764

[startup+1002.3 s]
/proc/loadavg: 3.02 3.37 3.54 4/389 19431
/proc/meminfo: memFree=21113216/32951124 swapFree=51873460/67111528
[pid=19358] ppid=19356 vsize=678908 CPUtime=1002.32 cores=1,3
/proc/19358/stat : 19358 (SApperloT2010) R 19356 19358 17591 0 -1 4202496 167152 0 0 0 100181 51 0 0 25 0 1 0 638037904 695201792 167091 33554432000 4194304 4394578 140734752489184 18446744073709551615 4287252 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/19358/statm: 169727 167091 267 49 0 166868 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 678908

[startup+1062.3 s]
/proc/loadavg: 3.09 3.33 3.51 4/389 19442
/proc/meminfo: memFree=21053672/32951124 swapFree=51873460/67111528
[pid=19358] ppid=19356 vsize=732560 CPUtime=1062.31 cores=1,3
/proc/19358/stat : 19358 (SApperloT2010) R 19356 19358 17591 0 -1 4202496 180590 0 0 0 106177 54 0 0 25 0 1 0 638037904 750141440 180529 33554432000 4194304 4394578 140734752489184 18446744073709551615 4287767 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/19358/statm: 183140 180529 267 49 0 180281 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 732560

[startup+1122.3 s]
/proc/loadavg: 3.07 3.28 3.48 4/389 19443
/proc/meminfo: memFree=20973616/32951124 swapFree=51873460/67111528
[pid=19358] ppid=19356 vsize=776064 CPUtime=1122.32 cores=1,3
/proc/19358/stat : 19358 (SApperloT2010) R 19356 19358 17591 0 -1 4202496 191452 0 0 0 112175 57 0 0 25 0 1 0 638037904 794689536 191391 33554432000 4194304 4394578 140734752489184 18446744073709551615 4296508 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/19358/statm: 194016 191391 267 49 0 191157 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 776064

[startup+1182.3 s]
/proc/loadavg: 2.50 3.09 3.40 3/383 19463
/proc/meminfo: memFree=21068868/32951124 swapFree=51873460/67111528
[pid=19358] ppid=19356 vsize=814340 CPUtime=1182.32 cores=1,3
/proc/19358/stat : 19358 (SApperloT2010) R 19356 19358 17591 0 -1 4202496 201029 0 0 0 118172 60 0 0 25 0 1 0 638037904 833884160 200968 33554432000 4194304 4394578 140734752489184 18446744073709551615 4298650 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/19358/statm: 203585 200968 267 49 0 200726 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 814340

[startup+1242.3 s]
/proc/loadavg: 2.18 2.89 3.31 3/383 19465
/proc/meminfo: memFree=20967488/32951124 swapFree=51873460/67111528
[pid=19358] ppid=19356 vsize=863688 CPUtime=1242.32 cores=1,3
/proc/19358/stat : 19358 (SApperloT2010) R 19356 19358 17591 0 -1 4202496 213370 0 0 0 124169 63 0 0 25 0 1 0 638037904 884416512 213309 33554432000 4194304 4394578 140734752489184 18446744073709551615 4290851 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/19358/statm: 215922 213309 267 49 0 213063 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 863688



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.06 2.72 3.23 3/383 19466
/proc/meminfo: memFree=20887700/32951124 swapFree=51873460/67111528
[pid=19358] ppid=19356 vsize=908416 CPUtime=1300.04 cores=1,3
/proc/19358/stat : 19358 (SApperloT2010) R 19356 19358 17591 0 -1 4202496 224540 0 0 0 129939 65 0 0 25 0 1 0 638037904 930217984 224479 33554432000 4194304 4394578 140734752489184 18446744073709551615 4291892 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/19358/statm: 227104 224479 267 49 0 224245 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 908416

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.39
CPU system time (s): 0.684895
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 908416

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

runsolver used 4.70129 second user time and 11.2863 second system time

The end

Launcher Data

Begin job on node146 at 2011-05-15 12:43:36
IDJOB=3379880
IDBENCH=83143
IDSOLVER=1862
FILE ID=node146/3379880-1305456216
RUNJOBID= node146-1305455609-19221
PBS_JOBID= 13324873
Free space on /tmp= 73292 MiB

SOLVER NAME= SApperloT2010 2011-05-15 (fixed)
BENCH NAME= SAT11/crafted/spence/sgen/sgen3-n150-s89334302-unsat.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3379880-1305456216/watcher-3379880-1305456216 -o /tmp/evaluation-result-3379880-1305456216/solver-3379880-1305456216 -C 2400 -W 1300 -M 7680  SApperloT2010 HOME/instance-3379880-1305456216.cnf

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

MD5SUM BENCH= e0b064ae815c6a8bb8a9898180562bec
RANDOM SEED=56684012

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21904704 kB
Buffers:        129716 kB
Cached:         989820 kB
SwapCached:      56148 kB
Active:        8299580 kB
Inactive:      2494508 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21904704 kB
SwapTotal:    67111528 kB
SwapFree:     51873460 kB
Dirty:             488 kB
Writeback:           0 kB
AnonPages:     9625340 kB
Mapped:          19628 kB
Slab:           109700 kB
PageTables:      75704 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 89837588 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= 73328 MiB
End job on node146 at 2011-05-15 13:05:18