Trace number 3438678

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) 5000.26 5000.19

General information on the benchmark

Namecrafted/spence/sgen/
sgen3-n200-s00813792-unsat.cnf
MD5SUM92046422d2d9595619b29413c0964c9c
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 variables201
Number of clauses412
Sum of the clauses size1236
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3412
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: 977)

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-3438678-1306894545/watcher-3438678-1306894545 -o /tmp/evaluation-result-3438678-1306894545/solver-3438678-1306894545 -C 5000 -W 5100 -M 15500 SApperloT2010 HOME/instance-3438678-1306894545.cnf 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.01 2.03 2.00 2/386 13884
/proc/meminfo: memFree=6088228/32951124 swapFree=49244120/67111528
[pid=13884] ppid=13882 vsize=11904 CPUtime=0 cores=0,2,4,6
/proc/13884/stat : 13884 (SApperloT2010) R 13882 13884 12962 0 -1 4202496 419 0 0 0 0 0 0 0 25 0 1 0 801057309 12189696 357 33554432000 4194304 4394578 140736429121248 18446744073709551615 218370618053 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/13884/statm: 2976 357 266 49 0 117 0

[startup+0.0956619 s]
/proc/loadavg: 2.01 2.03 2.00 2/386 13884
/proc/meminfo: memFree=6088228/32951124 swapFree=49244120/67111528
[pid=13884] ppid=13882 vsize=12564 CPUtime=0.09 cores=0,2,4,6
/proc/13884/stat : 13884 (SApperloT2010) R 13882 13884 12962 0 -1 4202496 588 0 0 0 9 0 0 0 25 0 1 0 801057309 12865536 526 33554432000 4194304 4394578 140736429121248 18446744073709551615 4298721 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/13884/statm: 3141 526 267 49 0 282 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12564

[startup+0.100651 s]
/proc/loadavg: 2.01 2.03 2.00 2/386 13884
/proc/meminfo: memFree=6088228/32951124 swapFree=49244120/67111528
[pid=13884] ppid=13882 vsize=12564 CPUtime=0.09 cores=0,2,4,6
/proc/13884/stat : 13884 (SApperloT2010) R 13882 13884 12962 0 -1 4202496 590 0 0 0 9 0 0 0 25 0 1 0 801057309 12865536 528 33554432000 4194304 4394578 140736429121248 18446744073709551615 4298979 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/13884/statm: 3141 528 267 49 0 282 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12564

[startup+0.300614 s]
/proc/loadavg: 2.01 2.03 2.00 2/386 13884
/proc/meminfo: memFree=6088228/32951124 swapFree=49244120/67111528
[pid=13884] ppid=13882 vsize=13488 CPUtime=0.29 cores=0,2,4,6
/proc/13884/stat : 13884 (SApperloT2010) R 13882 13884 12962 0 -1 4202496 806 0 0 0 29 0 0 0 25 0 1 0 801057309 13811712 744 33554432000 4194304 4394578 140736429121248 18446744073709551615 4291995 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/13884/statm: 3372 744 267 49 0 513 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13488

[startup+0.700569 s]
/proc/loadavg: 2.01 2.03 2.00 2/386 13884
/proc/meminfo: memFree=6088228/32951124 swapFree=49244120/67111528
[pid=13884] ppid=13882 vsize=14676 CPUtime=0.69 cores=0,2,4,6
/proc/13884/stat : 13884 (SApperloT2010) R 13882 13884 12962 0 -1 4202496 1093 0 0 0 69 0 0 0 25 0 1 0 801057309 15028224 1031 33554432000 4194304 4394578 140736429121248 18446744073709551615 4291296 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/13884/statm: 3669 1031 267 49 0 810 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14676

[startup+1.50043 s]
/proc/loadavg: 2.01 2.03 2.00 3/387 13885
/proc/meminfo: memFree=6081780/32951124 swapFree=49244120/67111528
[pid=13884] ppid=13882 vsize=15864 CPUtime=1.49 cores=0,2,4,6
/proc/13884/stat : 13884 (SApperloT2010) R 13882 13884 12962 0 -1 4202496 1406 0 0 0 149 0 0 0 25 0 1 0 801057309 16244736 1344 33554432000 4194304 4394578 140736429121248 18446744073709551615 4298837 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/13884/statm: 3966 1344 267 49 0 1107 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15864

[startup+3.10114 s]
/proc/loadavg: 2.01 2.03 2.00 3/387 13886
/proc/meminfo: memFree=6077448/32951124 swapFree=49244120/67111528
[pid=13884] ppid=13882 vsize=17844 CPUtime=3.09 cores=0,2,4,6
/proc/13884/stat : 13884 (SApperloT2010) R 13882 13884 12962 0 -1 4202496 1906 0 0 0 309 0 0 0 25 0 1 0 801057309 18272256 1844 33554432000 4194304 4394578 140736429121248 18446744073709551615 4299053 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/13884/statm: 4461 1844 267 49 0 1602 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 17844

[startup+6.30055 s]
/proc/loadavg: 2.01 2.02 2.00 3/387 13886
/proc/meminfo: memFree=6068372/32951124 swapFree=49244120/67111528
[pid=13884] ppid=13882 vsize=21664 CPUtime=6.29 cores=0,2,4,6
/proc/13884/stat : 13884 (SApperloT2010) R 13882 13884 12962 0 -1 4202496 2867 0 0 0 629 0 0 0 25 0 1 0 801057309 22183936 2805 33554432000 4194304 4394578 140736429121248 18446744073709551615 4290879 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/13884/statm: 5416 2805 267 49 0 2557 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 21664

[startup+12.7004 s]
/proc/loadavg: 2.00 2.02 2.00 3/387 13886
/proc/meminfo: memFree=6051060/32951124 swapFree=49244120/67111528
[pid=13884] ppid=13882 vsize=28652 CPUtime=12.69 cores=0,2,4,6
/proc/13884/stat : 13884 (SApperloT2010) R 13882 13884 12962 0 -1 4202496 4610 0 0 0 1269 0 0 0 25 0 1 0 801057309 29339648 4548 33554432000 4194304 4394578 140736429121248 18446744073709551615 4298818 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/13884/statm: 7163 4548 267 49 0 4304 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 28652

[startup+25.5002 s]
/proc/loadavg: 2.00 2.02 2.00 3/387 13886
/proc/meminfo: memFree=6020424/32951124 swapFree=49244120/67111528
[pid=13884] ppid=13882 vsize=41656 CPUtime=25.49 cores=0,2,4,6
/proc/13884/stat : 13884 (SApperloT2010) R 13882 13884 12962 0 -1 4202496 7840 0 0 0 2548 1 0 0 25 0 1 0 801057309 42655744 7778 33554432000 4194304 4394578 140736429121248 18446744073709551615 4292658 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/13884/statm: 10414 7778 267 49 0 7555 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 41656

[startup+51.1006 s]
/proc/loadavg: 2.00 2.02 2.00 3/387 13887
/proc/meminfo: memFree=5973508/32951124 swapFree=49244120/67111528
[pid=13884] ppid=13882 vsize=64832 CPUtime=51.09 cores=0,2,4,6
/proc/13884/stat : 13884 (SApperloT2010) R 13882 13884 12962 0 -1 4202496 13636 0 0 0 5107 2 0 0 25 0 1 0 801057309 66387968 13574 33554432000 4194304 4394578 140736429121248 18446744073709551615 4293744 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/13884/statm: 16208 13574 267 49 0 13349 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 64832

[startup+102.314 s]
/proc/loadavg: 2.00 2.02 2.00 3/387 13888
/proc/meminfo: memFree=5882064/32951124 swapFree=49244120/67111528
[pid=13884] ppid=13882 vsize=120804 CPUtime=102.3 cores=0,2,4,6
/proc/13884/stat : 13884 (SApperloT2010) R 13882 13884 12962 0 -1 4202496 27638 0 0 0 10225 5 0 0 25 0 1 0 801057309 123703296 27576 33554432000 4194304 4394578 140736429121248 18446744073709551615 4313429 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/13884/statm: 30201 27576 267 49 0 27342 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 120804

[startup+162.301 s]
/proc/loadavg: 2.16 2.04 2.01 3/387 13890
/proc/meminfo: memFree=5774388/32951124 swapFree=49244120/67111528
[pid=13884] ppid=13882 vsize=177900 CPUtime=162.3 cores=0,2,4,6
/proc/13884/stat : 13884 (SApperloT2010) R 13882 13884 12962 0 -1 4202496 41928 0 0 0 16221 9 0 0 25 0 1 0 801057309 182169600 41866 33554432000 4194304 4394578 140736429121248 18446744073709551615 4287256 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/13884/statm: 44475 41866 267 49 0 41616 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 177900

[startup+222.3 s]
/proc/loadavg: 2.13 2.06 2.02 3/387 13891
/proc/meminfo: memFree=5683316/32951124 swapFree=49244120/67111528
[pid=13884] ppid=13882 vsize=236724 CPUtime=222.29 cores=0,2,4,6
/proc/13884/stat : 13884 (SApperloT2010) R 13882 13884 12962 0 -1 4202496 56621 0 0 0 22217 12 0 0 25 0 1 0 801057309 242405376 56559 33554432000 4194304 4394578 140736429121248 18446744073709551615 4296366 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/13884/statm: 59181 56559 267 49 0 56322 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 236724

[startup+282.301 s]
/proc/loadavg: 2.08 2.06 2.02 3/387 13893
/proc/meminfo: memFree=5587636/32951124 swapFree=49244120/67111528
[pid=13884] ppid=13882 vsize=285024 CPUtime=282.29 cores=0,2,4,6
/proc/13884/stat : 13884 (SApperloT2010) R 13882 13884 12962 0 -1 4202496 68685 0 0 0 28216 13 0 0 25 0 1 0 801057309 291864576 68623 33554432000 4194304 4394578 140736429121248 18446744073709551615 4287909 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/13884/statm: 71256 68623 267 49 0 68397 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 285024

[startup+342.301 s]
/proc/loadavg: 2.03 2.05 2.01 3/387 13895
/proc/meminfo: memFree=5479464/32951124 swapFree=49244120/67111528
[pid=13884] ppid=13882 vsize=348844 CPUtime=342.27 cores=0,2,4,6
/proc/13884/stat : 13884 (SApperloT2010) R 13882 13884 12962 0 -1 4202496 84660 0 0 0 34210 17 0 0 25 0 1 0 801057309 357216256 84598 33554432000 4194304 4394578 140736429121248 18446744073709551615 4287675 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/13884/statm: 87211 84598 267 49 0 84352 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 348844

[startup+402.3 s]
/proc/loadavg: 2.01 2.04 2.00 3/387 13896
/proc/meminfo: memFree=5399792/32951124 swapFree=49244120/67111528
[pid=13884] ppid=13882 vsize=400968 CPUtime=402.26 cores=0,2,4,6
/proc/13884/stat : 13884 (SApperloT2010) R 13882 13884 12962 0 -1 4202496 97665 0 0 0 40207 19 0 0 25 0 1 0 801057309 410591232 97603 33554432000 4194304 4394578 140736429121248 18446744073709551615 4284825 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/13884/statm: 100242 97603 267 49 0 97383 0
Current children cumulated CPU time (s) 402.26
Current children cumulated vsize (KiB) 400968

[startup+462.301 s]
/proc/loadavg: 2.00 2.03 2.00 3/387 13898
/proc/meminfo: memFree=5301524/32951124 swapFree=49244120/67111528
[pid=13884] ppid=13882 vsize=464448 CPUtime=462.27 cores=0,2,4,6
/proc/13884/stat : 13884 (SApperloT2010) R 13882 13884 12962 0 -1 4202496 113536 0 0 0 46203 24 0 0 25 0 1 0 801057309 475594752 113474 33554432000 4194304 4394578 140736429121248 18446744073709551615 4296423 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/13884/statm: 116112 113474 267 49 0 113253 0
Current children cumulated CPU time (s) 462.27
Current children cumulated vsize (KiB) 464448

[startup+522.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/387 13899
/proc/meminfo: memFree=5247264/32951124 swapFree=49244120/67111528
[pid=13884] ppid=13882 vsize=479844 CPUtime=522.27 cores=0,2,4,6
/proc/13884/stat : 13884 (SApperloT2010) R 13882 13884 12962 0 -1 4202496 117386 0 0 0 52202 25 0 0 25 0 1 0 801057309 491360256 117324 33554432000 4194304 4394578 140736429121248 18446744073709551615 4287256 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/13884/statm: 119961 117324 267 49 0 117102 0
Current children cumulated CPU time (s) 522.27
Current children cumulated vsize (KiB) 479844

[startup+582.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/387 13901
/proc/meminfo: memFree=5153708/32951124 swapFree=49244120/67111528
[pid=13884] ppid=13882 vsize=519448 CPUtime=582.27 cores=0,2,4,6
/proc/13884/stat : 13884 (SApperloT2010) R 13882 13884 12962 0 -1 4202496 127308 0 0 0 58199 28 0 0 25 0 1 0 801057309 531914752 127246 33554432000 4194304 4394578 140736429121248 18446744073709551615 4298335 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/13884/statm: 129862 127246 267 49 0 127003 0
Current children cumulated CPU time (s) 582.27
Current children cumulated vsize (KiB) 519448

[startup+642.301 s]

################
# More data... #
################

[startup+4062.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/387 14012
/proc/meminfo: memFree=333648/32951124 swapFree=49244120/67111528
[pid=13884] ppid=13882 vsize=3278956 CPUtime=4062.35 cores=0,2,4,6
/proc/13884/stat : 13884 (SApperloT2010) R 13882 13884 12962 0 -1 4202496 817168 0 0 0 406043 192 0 0 25 0 1 0 801057309 3357650944 817106 33554432000 4194304 4394578 140736429121248 18446744073709551615 4287680 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/13884/statm: 819739 817106 267 49 0 816880 0
Current children cumulated CPU time (s) 4062.35
Current children cumulated vsize (KiB) 3278956

[startup+4122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/387 14013
/proc/meminfo: memFree=267472/32951124 swapFree=49244120/67111528
[pid=13884] ppid=13882 vsize=3346312 CPUtime=4122.34 cores=0,2,4,6
/proc/13884/stat : 13884 (SApperloT2010) R 13882 13884 12962 0 -1 4202496 834024 0 0 0 412038 196 0 0 25 0 1 0 801057309 3426623488 833962 33554432000 4194304 4394578 140736429121248 18446744073709551615 4296425 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/13884/statm: 836578 833962 267 49 0 833719 0
Current children cumulated CPU time (s) 4122.34
Current children cumulated vsize (KiB) 3346312

[startup+4182.3 s]
/proc/loadavg: 2.07 2.03 2.01 3/387 14015
/proc/meminfo: memFree=226552/32951124 swapFree=49244120/67111528
[pid=13884] ppid=13882 vsize=3379504 CPUtime=4182.34 cores=0,2,4,6
/proc/13884/stat : 13884 (SApperloT2010) R 13882 13884 12962 0 -1 4202496 842300 0 0 0 418036 198 0 0 25 0 1 0 801057309 3460612096 842238 33554432000 4194304 4394578 140736429121248 18446744073709551615 4298979 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/13884/statm: 844876 842238 267 49 0 842017 0
Current children cumulated CPU time (s) 4182.34
Current children cumulated vsize (KiB) 3379504

[startup+4242.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/387 14017
/proc/meminfo: memFree=105752/32951124 swapFree=49244120/67111528
[pid=13884] ppid=13882 vsize=3447592 CPUtime=4242.34 cores=0,2,4,6
/proc/13884/stat : 13884 (SApperloT2010) R 13882 13884 12962 0 -1 4202496 859321 0 0 0 424032 202 0 0 25 0 1 0 801057309 3530334208 859259 33554432000 4194304 4394578 140736429121248 18446744073709551615 4298370 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/13884/statm: 861898 859259 267 49 0 859039 0
Current children cumulated CPU time (s) 4242.34
Current children cumulated vsize (KiB) 3447592

[startup+4302.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/387 14018
/proc/meminfo: memFree=99068/32951124 swapFree=49244120/67111528
[pid=13884] ppid=13882 vsize=3512956 CPUtime=4302.35 cores=0,2,4,6
/proc/13884/stat : 13884 (SApperloT2010) R 13882 13884 12962 0 -1 4202496 875665 0 0 0 430028 207 0 0 25 0 1 0 801057309 3597266944 875603 33554432000 4194304 4394578 140736429121248 18446744073709551615 4291498 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/13884/statm: 878239 875603 267 49 0 875380 0
Current children cumulated CPU time (s) 4302.35
Current children cumulated vsize (KiB) 3512956

[startup+4362.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/387 14020
/proc/meminfo: memFree=92196/32951124 swapFree=49244120/67111528
[pid=13884] ppid=13882 vsize=3580084 CPUtime=4362.34 cores=0,2,4,6
/proc/13884/stat : 13884 (SApperloT2010) R 13882 13884 12962 0 -1 4202496 892455 0 0 0 436024 210 0 0 25 0 1 0 801057309 3666006016 892393 33554432000 4194304 4394578 140736429121248 18446744073709551615 4298721 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/13884/statm: 895021 892393 267 49 0 892162 0
Current children cumulated CPU time (s) 4362.34
Current children cumulated vsize (KiB) 3580084

[startup+4422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/387 14021
/proc/meminfo: memFree=98112/32951124 swapFree=49244120/67111528
[pid=13884] ppid=13882 vsize=3647604 CPUtime=4422.34 cores=0,2,4,6
/proc/13884/stat : 13884 (SApperloT2010) R 13882 13884 12962 0 -1 4202496 909336 0 0 0 442021 213 0 0 25 0 1 0 801057309 3735146496 909274 33554432000 4194304 4394578 140736429121248 18446744073709551615 4298721 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/13884/statm: 911901 909274 267 49 0 909042 0
Current children cumulated CPU time (s) 4422.34
Current children cumulated vsize (KiB) 3647604

[startup+4482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/387 14023
/proc/meminfo: memFree=93356/32951124 swapFree=49244120/67111528
[pid=13884] ppid=13882 vsize=3647604 CPUtime=4482.34 cores=0,2,4,6
/proc/13884/stat : 13884 (SApperloT2010) R 13882 13884 12962 0 -1 4202496 909339 0 0 0 448021 213 0 0 25 0 1 0 801057309 3735146496 909277 33554432000 4194304 4394578 140736429121248 18446744073709551615 4285643 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/13884/statm: 911901 909277 267 49 0 909042 0
Current children cumulated CPU time (s) 4482.34
Current children cumulated vsize (KiB) 3647604

[startup+4542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/387 14025
/proc/meminfo: memFree=96208/32951124 swapFree=49244120/67111528
[pid=13884] ppid=13882 vsize=3703480 CPUtime=4542.35 cores=0,2,4,6
/proc/13884/stat : 13884 (SApperloT2010) R 13882 13884 12962 0 -1 4202496 923320 0 0 0 454018 217 0 0 25 0 1 0 801057309 3792363520 923258 33554432000 4194304 4394578 140736429121248 18446744073709551615 4294925 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/13884/statm: 925870 923258 267 49 0 923011 0
Current children cumulated CPU time (s) 4542.35
Current children cumulated vsize (KiB) 3703480

[startup+4602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/387 14026
/proc/meminfo: memFree=92612/32951124 swapFree=49244120/67111528
[pid=13884] ppid=13882 vsize=3771908 CPUtime=4602.35 cores=0,2,4,6
/proc/13884/stat : 13884 (SApperloT2010) R 13882 13884 12962 0 -1 4202496 940419 0 0 0 460014 221 0 0 25 0 1 0 801057309 3862433792 940357 33554432000 4194304 4394578 140736429121248 18446744073709551615 4298942 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/13884/statm: 942977 940357 267 49 0 940118 0
Current children cumulated CPU time (s) 4602.35
Current children cumulated vsize (KiB) 3771908

[startup+4662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/387 14028
/proc/meminfo: memFree=93060/32951124 swapFree=49244120/67111528
[pid=13884] ppid=13882 vsize=3827164 CPUtime=4662.35 cores=0,2,4,6
/proc/13884/stat : 13884 (SApperloT2010) R 13882 13884 12962 0 -1 4202496 954216 0 0 0 466010 225 0 0 25 0 1 0 801057309 3919015936 954154 33554432000 4194304 4394578 140736429121248 18446744073709551615 218370615089 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/13884/statm: 956791 954154 267 49 0 953932 0
Current children cumulated CPU time (s) 4662.35
Current children cumulated vsize (KiB) 3827164

[startup+4722.31 s]
/proc/loadavg: 2.10 2.03 2.01 3/387 14029
/proc/meminfo: memFree=94688/32951124 swapFree=49244120/67111528
[pid=13884] ppid=13882 vsize=3894292 CPUtime=4722.36 cores=0,2,4,6
/proc/13884/stat : 13884 (SApperloT2010) R 13882 13884 12962 0 -1 4202496 971012 0 0 0 472008 228 0 0 25 0 1 0 801057309 3987755008 970950 33554432000 4194304 4394578 140736429121248 18446744073709551615 4298721 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/13884/statm: 973573 970950 267 49 0 970714 0
Current children cumulated CPU time (s) 4722.36
Current children cumulated vsize (KiB) 3894292

[startup+4782.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/387 14031
/proc/meminfo: memFree=97172/32951124 swapFree=49244120/67111528
[pid=13884] ppid=13882 vsize=3926276 CPUtime=4782.36 cores=0,2,4,6
/proc/13884/stat : 13884 (SApperloT2010) R 13882 13884 12962 0 -1 4202496 979002 0 0 0 478006 230 0 0 25 0 1 0 801057309 4020506624 978940 33554432000 4194304 4394578 140736429121248 18446744073709551615 4290847 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/13884/statm: 981569 978940 267 49 0 978710 0
Current children cumulated CPU time (s) 4782.36
Current children cumulated vsize (KiB) 3926276

[startup+4842.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/387 14033
/proc/meminfo: memFree=93816/32951124 swapFree=49244120/67111528
[pid=13884] ppid=13882 vsize=3993756 CPUtime=4842.36 cores=0,2,4,6
/proc/13884/stat : 13884 (SApperloT2010) R 13882 13884 12962 0 -1 4202496 995864 0 0 0 484002 234 0 0 25 0 1 0 801057309 4089606144 995802 33554432000 4194304 4394578 140736429121248 18446744073709551615 4327162 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/13884/statm: 998439 995802 267 49 0 995580 0
Current children cumulated CPU time (s) 4842.36
Current children cumulated vsize (KiB) 3993756

[startup+4902.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/387 14034
/proc/meminfo: memFree=98292/32951124 swapFree=49244120/67111528
[pid=13884] ppid=13882 vsize=4052412 CPUtime=4902.35 cores=0,2,4,6
/proc/13884/stat : 13884 (SApperloT2010) R 13882 13884 12962 0 -1 4202496 1010535 0 0 0 489999 236 0 0 25 0 1 0 801057309 4149669888 1010473 33554432000 4194304 4394578 140736429121248 18446744073709551615 4313463 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/13884/statm: 1013103 1010473 267 49 0 1010244 0
Current children cumulated CPU time (s) 4902.35
Current children cumulated vsize (KiB) 4052412

[startup+4962.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/387 14036
/proc/meminfo: memFree=98160/32951124 swapFree=49244120/67111528
[pid=13884] ppid=13882 vsize=4119560 CPUtime=4962.36 cores=0,2,4,6
/proc/13884/stat : 13884 (SApperloT2010) R 13882 13884 12962 0 -1 4202496 1027328 0 0 0 495996 240 0 0 25 0 1 0 801057309 4218429440 1027266 33554432000 4194304 4394578 140736429121248 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/13884/statm: 1029890 1027266 267 49 0 1027031 0
Current children cumulated CPU time (s) 4962.36
Current children cumulated vsize (KiB) 4119560



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 2.00 2.00 2.00 2/385 14038
/proc/meminfo: memFree=3212768/32951124 swapFree=49244120/67111528
[pid=13884] ppid=13882 vsize=4164308 CPUtime=5000.06 cores=0,2,4,6
/proc/13884/stat : 13884 (SApperloT2010) R 13882 13884 12962 0 -1 4202496 1038521 0 0 0 499764 242 0 0 25 0 1 0 801057309 4264251392 1038459 33554432000 4194304 4394578 140736429121248 18446744073709551615 4296335 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/13884/statm: 1041077 1038459 267 49 0 1038218 0
Current children cumulated CPU time (s) 5000.06
Current children cumulated vsize (KiB) 4164308

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

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

[startup+5000.11 s]
/proc/loadavg: 2.00 2.00 2.00 2/385 14038
/proc/meminfo: memFree=3212768/32951124 swapFree=49244120/67111528
[pid=13884] ppid=13882 vsize=0 CPUtime=5000.17 cores=0,2,4,6
/proc/13884/stat : 13884 (SApperloT2010) R 13882 13884 12962 0 -1 4203524 1038521 0 0 0 499765 252 0 0 25 0 1 0 801057309 0 0 33554432000 0 0 0 0 0 0 0 4096 6 18446744073709551615 0 0 17 0 0 0 0
/proc/13884/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 5000.17
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5000.19
CPU time (s): 5000.26
CPU user time (s): 4997.66
CPU system time (s): 2.6016
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 4164308

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

runsolver used 19.711 second user time and 39.404 second system time

The end

Launcher Data

Begin job on node101 at 2011-06-01 04:15:45
IDJOB=3438678
IDBENCH=83151
IDSOLVER=1933
FILE ID=node101/3438678-1306894545
RUNJOBID= node101-1306884540-12980
PBS_JOBID= 13488475
Free space on /tmp= 33724 MiB

SOLVER NAME= SApperloT2010 2011-05-15 (fixed)
BENCH NAME= SAT11/crafted/spence/sgen/sgen3-n200-s00813792-unsat.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3438678-1306894545/watcher-3438678-1306894545 -o /tmp/evaluation-result-3438678-1306894545/solver-3438678-1306894545 -C 5000 -W 5100 -M 15500  SApperloT2010 HOME/instance-3438678-1306894545.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 92046422d2d9595619b29413c0964c9c
RANDOM SEED=1559003917

node101.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.841
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.68
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.841
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	: 5226.07
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.841
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.77
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.841
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.83
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.841
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.74
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.841
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.83
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.841
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.841
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:       6088368 kB
Buffers:         76612 kB
Cached:       17938056 kB
SwapCached:      13388 kB
Active:       15895472 kB
Inactive:     10244420 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       6088368 kB
SwapTotal:    67111528 kB
SwapFree:     49244120 kB
Dirty:              24 kB
Writeback:           0 kB
AnonPages:     8123908 kB
Mapped:          18332 kB
Slab:           581992 kB
PageTables:      74584 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 78605628 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= 33724 MiB
End job on node101 at 2011-06-01 05:39:07