Trace number 3438693

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.02 4999.92

General information on the benchmark

Namecrafted/spence/sgen/
sgen3-n240-s78945233-sat.cnf
MD5SUM1f90ac4288669aff970e47f4201b5ea4
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark13.119
Satisfiable
(Un)Satisfiability was proved
Number of variables240
Number of clauses576
Sum of the clauses size1440
Maximum clause length5
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2480
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 596
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-3438693-1306894571/watcher-3438693-1306894571 -o /tmp/evaluation-result-3438693-1306894571/solver-3438693-1306894571 -C 5000 -W 5100 -M 15500 SApperloT2010 HOME/instance-3438693-1306894571.cnf 

running on 4 cores: 1,3,5,7

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: 1.99 2.01 2.00 2/434 12988
/proc/meminfo: memFree=12668780/32951132 swapFree=67093840/67111528
[pid=12988] ppid=12986 vsize=11904 CPUtime=0 cores=1,3,5,7
/proc/12988/stat : 12988 (SApperloT2010) R 12986 12988 12038 0 -1 4202496 423 0 0 0 0 0 0 0 25 0 1 0 801056707 12189696 361 33554432000 4194304 4394578 140733929163808 18446744073709551615 4298837 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/12988/statm: 2976 361 266 49 0 117 0

[startup+0.031086 s]
/proc/loadavg: 1.99 2.01 2.00 2/434 12988
/proc/meminfo: memFree=12668780/32951132 swapFree=67093840/67111528
[pid=12988] ppid=12986 vsize=12168 CPUtime=0.02 cores=1,3,5,7
/proc/12988/stat : 12988 (SApperloT2010) R 12986 12988 12038 0 -1 4202496 470 0 0 0 2 0 0 0 25 0 1 0 801056707 12460032 408 33554432000 4194304 4394578 140733929163808 18446744073709551615 4290837 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/12988/statm: 3042 408 266 49 0 183 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 12168

[startup+0.101073 s]
/proc/loadavg: 1.99 2.01 2.00 2/434 12988
/proc/meminfo: memFree=12668780/32951132 swapFree=67093840/67111528
[pid=12988] ppid=12986 vsize=12300 CPUtime=0.09 cores=1,3,5,7
/proc/12988/stat : 12988 (SApperloT2010) R 12986 12988 12038 0 -1 4202496 512 0 0 0 9 0 0 0 25 0 1 0 801056707 12595200 450 33554432000 4194304 4394578 140733929163808 18446744073709551615 4296782 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/12988/statm: 3075 450 266 49 0 216 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12300

[startup+0.301036 s]
/proc/loadavg: 1.99 2.01 2.00 2/434 12988
/proc/meminfo: memFree=12668780/32951132 swapFree=67093840/67111528
[pid=12988] ppid=12986 vsize=12564 CPUtime=0.29 cores=1,3,5,7
/proc/12988/stat : 12988 (SApperloT2010) R 12986 12988 12038 0 -1 4202496 578 0 0 0 29 0 0 0 25 0 1 0 801056707 12865536 516 33554432000 4194304 4394578 140733929163808 18446744073709551615 4293744 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/12988/statm: 3141 516 266 49 0 282 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12564

[startup+0.700978 s]
/proc/loadavg: 1.99 2.01 2.00 2/434 12988
/proc/meminfo: memFree=12668780/32951132 swapFree=67093840/67111528
[pid=12988] ppid=12986 vsize=12696 CPUtime=0.69 cores=1,3,5,7
/proc/12988/stat : 12988 (SApperloT2010) R 12986 12988 12038 0 -1 4202496 625 0 0 0 69 0 0 0 25 0 1 0 801056707 13000704 563 33554432000 4194304 4394578 140733929163808 18446744073709551615 4298767 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/12988/statm: 3174 563 266 49 0 315 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12696

[startup+1.50084 s]
/proc/loadavg: 1.99 2.01 2.00 3/435 12989
/proc/meminfo: memFree=12666672/32951132 swapFree=67093840/67111528
[pid=12988] ppid=12986 vsize=13092 CPUtime=1.49 cores=1,3,5,7
/proc/12988/stat : 12988 (SApperloT2010) R 12986 12988 12038 0 -1 4202496 694 0 0 0 149 0 0 0 25 0 1 0 801056707 13406208 632 33554432000 4194304 4394578 140733929163808 18446744073709551615 4298923 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/12988/statm: 3273 632 266 49 0 414 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 13092

[startup+3.10056 s]
/proc/loadavg: 1.99 2.01 2.00 3/435 12989
/proc/meminfo: memFree=12665432/32951132 swapFree=67093840/67111528
[pid=12988] ppid=12986 vsize=13356 CPUtime=3.09 cores=1,3,5,7
/proc/12988/stat : 12988 (SApperloT2010) R 12986 12988 12038 0 -1 4202496 772 0 0 0 309 0 0 0 25 0 1 0 801056707 13676544 710 33554432000 4194304 4394578 140733929163808 18446744073709551615 4296366 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/12988/statm: 3339 710 266 49 0 480 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13356

[startup+6.30101 s]
/proc/loadavg: 1.99 2.01 2.00 3/435 12989
/proc/meminfo: memFree=12664992/32951132 swapFree=67093840/67111528
[pid=12988] ppid=12986 vsize=13488 CPUtime=6.29 cores=1,3,5,7
/proc/12988/stat : 12988 (SApperloT2010) R 12986 12988 12038 0 -1 4202496 806 0 0 0 629 0 0 0 25 0 1 0 801056707 13811712 744 33554432000 4194304 4394578 140733929163808 18446744073709551615 4298294 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/12988/statm: 3372 744 266 49 0 513 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 13488

[startup+12.7009 s]
/proc/loadavg: 1.99 2.01 2.00 3/435 12989
/proc/meminfo: memFree=12664252/32951132 swapFree=67093840/67111528
[pid=12988] ppid=12986 vsize=13620 CPUtime=12.69 cores=1,3,5,7
/proc/12988/stat : 12988 (SApperloT2010) R 12986 12988 12038 0 -1 4202496 849 0 0 0 1269 0 0 0 25 0 1 0 801056707 13946880 787 33554432000 4194304 4394578 140733929163808 18446744073709551615 4298841 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/12988/statm: 3405 787 266 49 0 546 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 13620

[startup+25.5007 s]
/proc/loadavg: 1.99 2.01 2.00 3/435 12989
/proc/meminfo: memFree=12663760/32951132 swapFree=67093840/67111528
[pid=12988] ppid=12986 vsize=13888 CPUtime=25.5 cores=1,3,5,7
/proc/12988/stat : 12988 (SApperloT2010) R 12986 12988 12038 0 -1 4202496 920 0 0 0 2549 1 0 0 25 0 1 0 801056707 14221312 858 33554432000 4194304 4394578 140733929163808 18446744073709551615 4298656 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/12988/statm: 3472 858 266 49 0 613 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 13888

[startup+51.1002 s]
/proc/loadavg: 1.99 2.01 2.00 3/435 12990
/proc/meminfo: memFree=12663120/32951132 swapFree=67093840/67111528
[pid=12988] ppid=12986 vsize=14564 CPUtime=51.09 cores=1,3,5,7
/proc/12988/stat : 12988 (SApperloT2010) R 12986 12988 12038 0 -1 4202496 1079 0 0 0 5108 1 0 0 25 0 1 0 801056707 14913536 1017 33554432000 4194304 4394578 140733929163808 18446744073709551615 4290837 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/12988/statm: 3641 1017 266 49 0 782 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 14564

[startup+102.316 s]
/proc/loadavg: 1.99 2.00 2.00 3/435 12991
/proc/meminfo: memFree=12658872/32951132 swapFree=67093840/67111528
[pid=12988] ppid=12986 vsize=15376 CPUtime=102.31 cores=1,3,5,7
/proc/12988/stat : 12988 (SApperloT2010) R 12986 12988 12038 0 -1 4202496 1263 0 0 0 10229 2 0 0 25 0 1 0 801056707 15745024 1201 33554432000 4194304 4394578 140733929163808 18446744073709551615 274664466785 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/12988/statm: 3844 1201 266 49 0 985 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 15376

[startup+162.301 s]
/proc/loadavg: 2.05 2.01 2.00 3/435 12993
/proc/meminfo: memFree=12656996/32951132 swapFree=67093840/67111528
[pid=12988] ppid=12986 vsize=15512 CPUtime=162.29 cores=1,3,5,7
/proc/12988/stat : 12988 (SApperloT2010) R 12986 12988 12038 0 -1 4202496 1305 0 0 0 16226 3 0 0 25 0 1 0 801056707 15884288 1243 33554432000 4194304 4394578 140733929163808 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/12988/statm: 3878 1243 266 49 0 1019 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 15512

[startup+222.301 s]
/proc/loadavg: 2.02 2.01 2.00 3/435 12995
/proc/meminfo: memFree=12656724/32951132 swapFree=67093840/67111528
[pid=12988] ppid=12986 vsize=15512 CPUtime=222.29 cores=1,3,5,7
/proc/12988/stat : 12988 (SApperloT2010) R 12986 12988 12038 0 -1 4202496 1305 0 0 0 22225 4 0 0 25 0 1 0 801056707 15884288 1243 33554432000 4194304 4394578 140733929163808 18446744073709551615 4298358 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/12988/statm: 3878 1243 266 49 0 1019 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 15512

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/435 12996
/proc/meminfo: memFree=12656592/32951132 swapFree=67093840/67111528
[pid=12988] ppid=12986 vsize=15512 CPUtime=282.3 cores=1,3,5,7
/proc/12988/stat : 12988 (SApperloT2010) R 12986 12988 12038 0 -1 4202496 1320 0 0 0 28225 5 0 0 25 0 1 0 801056707 15884288 1258 33554432000 4194304 4394578 140733929163808 18446744073709551615 4292790 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/12988/statm: 3878 1258 266 49 0 1019 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 15512

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/435 12998
/proc/meminfo: memFree=12656316/32951132 swapFree=67093840/67111528
[pid=12988] ppid=12986 vsize=15512 CPUtime=342.3 cores=1,3,5,7
/proc/12988/stat : 12988 (SApperloT2010) R 12986 12988 12038 0 -1 4202496 1328 0 0 0 34224 6 0 0 25 0 1 0 801056707 15884288 1266 33554432000 4194304 4394578 140733929163808 18446744073709551615 4298335 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/12988/statm: 3878 1266 266 49 0 1019 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 15512

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/435 12999
/proc/meminfo: memFree=12656056/32951132 swapFree=67093840/67111528
[pid=12988] ppid=12986 vsize=15644 CPUtime=402.3 cores=1,3,5,7
/proc/12988/stat : 12988 (SApperloT2010) R 12986 12988 12038 0 -1 4202496 1341 0 0 0 40224 6 0 0 25 0 1 0 801056707 16019456 1279 33554432000 4194304 4394578 140733929163808 18446744073709551615 4298358 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/12988/statm: 3911 1279 266 49 0 1052 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 15644

[startup+462.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/435 13001
/proc/meminfo: memFree=12653680/32951132 swapFree=67093840/67111528
[pid=12988] ppid=12986 vsize=15644 CPUtime=462.3 cores=1,3,5,7
/proc/12988/stat : 12988 (SApperloT2010) R 12986 12988 12038 0 -1 4202496 1350 0 0 0 46223 7 0 0 25 0 1 0 801056707 16019456 1288 33554432000 4194304 4394578 140733929163808 18446744073709551615 4295874 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/12988/statm: 3911 1288 266 49 0 1052 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 15644

[startup+522.3 s]
/proc/loadavg: 2.06 2.01 2.00 3/435 13003
/proc/meminfo: memFree=12653916/32951132 swapFree=67093840/67111528
[pid=12988] ppid=12986 vsize=15644 CPUtime=522.3 cores=1,3,5,7
/proc/12988/stat : 12988 (SApperloT2010) R 12986 12988 12038 0 -1 4202496 1358 0 0 0 52222 8 0 0 25 0 1 0 801056707 16019456 1296 33554432000 4194304 4394578 140733929163808 18446744073709551615 4309168 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/12988/statm: 3911 1296 266 49 0 1052 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 15644

[startup+582.301 s]
/proc/loadavg: 2.02 2.01 2.00 3/435 13004
/proc/meminfo: memFree=12653276/32951132 swapFree=67093840/67111528
[pid=12988] ppid=12986 vsize=15772 CPUtime=582.31 cores=1,3,5,7
/proc/12988/stat : 12988 (SApperloT2010) R 12986 12988 12038 0 -1 4202496 1366 0 0 0 58222 9 0 0 25 0 1 0 801056707 16150528 1304 33554432000 4194304 4394578 140733929163808 18446744073709551615 4292210 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/12988/statm: 3943 1304 267 49 0 1084 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 15772

[startup+642.301 s]

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

[startup+4062.32 s]
/proc/loadavg: 2.03 2.04 2.00 3/435 13142
/proc/meminfo: memFree=10019368/32951132 swapFree=67093840/67111528
[pid=12988] ppid=12986 vsize=16396 CPUtime=4062.39 cores=1,3,5,7
/proc/12988/stat : 12988 (SApperloT2010) R 12986 12988 12038 0 -1 4202496 1533 0 0 0 406196 43 0 0 25 0 1 0 801056707 16789504 1471 33554432000 4194304 4394578 140733929163808 18446744073709551615 4308934 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/12988/statm: 4099 1471 267 49 0 1240 0
Current children cumulated CPU time (s) 4062.39
Current children cumulated vsize (KiB) 16396

[startup+4122.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/435 13144
/proc/meminfo: memFree=9972600/32951132 swapFree=67093840/67111528
[pid=12988] ppid=12986 vsize=16396 CPUtime=4122.37 cores=1,3,5,7
/proc/12988/stat : 12988 (SApperloT2010) R 12986 12988 12038 0 -1 4202496 1533 0 0 0 412193 44 0 0 25 0 1 0 801056707 16789504 1471 33554432000 4194304 4394578 140733929163808 18446744073709551615 4313504 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/12988/statm: 4099 1471 267 49 0 1240 0
Current children cumulated CPU time (s) 4122.37
Current children cumulated vsize (KiB) 16396

[startup+4182.3 s]
/proc/loadavg: 2.15 2.07 2.01 3/435 13145
/proc/meminfo: memFree=9962904/32951132 swapFree=67093840/67111528
[pid=12988] ppid=12986 vsize=16396 CPUtime=4182.38 cores=1,3,5,7
/proc/12988/stat : 12988 (SApperloT2010) R 12986 12988 12038 0 -1 4202496 1534 0 0 0 418193 45 0 0 25 0 1 0 801056707 16789504 1472 33554432000 4194304 4394578 140733929163808 18446744073709551615 4298976 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/12988/statm: 4099 1472 267 49 0 1240 0
Current children cumulated CPU time (s) 4182.38
Current children cumulated vsize (KiB) 16396

[startup+4242.3 s]
/proc/loadavg: 2.05 2.05 2.00 3/435 13147
/proc/meminfo: memFree=9945532/32951132 swapFree=67093840/67111528
[pid=12988] ppid=12986 vsize=16396 CPUtime=4242.38 cores=1,3,5,7
/proc/12988/stat : 12988 (SApperloT2010) R 12986 12988 12038 0 -1 4202496 1540 0 0 0 424193 45 0 0 25 0 1 0 801056707 16789504 1478 33554432000 4194304 4394578 140733929163808 18446744073709551615 4309160 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/12988/statm: 4099 1478 267 49 0 1240 0
Current children cumulated CPU time (s) 4242.38
Current children cumulated vsize (KiB) 16396

[startup+4302.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/435 13148
/proc/meminfo: memFree=9831056/32951132 swapFree=67093840/67111528
[pid=12988] ppid=12986 vsize=16396 CPUtime=4302.38 cores=1,3,5,7
/proc/12988/stat : 12988 (SApperloT2010) R 12986 12988 12038 0 -1 4202496 1544 0 0 0 430191 47 0 0 25 0 1 0 801056707 16789504 1482 33554432000 4194304 4394578 140733929163808 18446744073709551615 4292790 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/12988/statm: 4099 1482 267 49 0 1240 0
Current children cumulated CPU time (s) 4302.38
Current children cumulated vsize (KiB) 16396

[startup+4362.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/435 13150
/proc/meminfo: memFree=9798304/32951132 swapFree=67093840/67111528
[pid=12988] ppid=12986 vsize=16396 CPUtime=4362.38 cores=1,3,5,7
/proc/12988/stat : 12988 (SApperloT2010) R 12986 12988 12038 0 -1 4202496 1547 0 0 0 436191 47 0 0 25 0 1 0 801056707 16789504 1485 33554432000 4194304 4394578 140733929163808 18446744073709551615 4287256 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/12988/statm: 4099 1485 267 49 0 1240 0
Current children cumulated CPU time (s) 4362.38
Current children cumulated vsize (KiB) 16396

[startup+4422.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/435 13152
/proc/meminfo: memFree=9705528/32951132 swapFree=67093840/67111528
[pid=12988] ppid=12986 vsize=16396 CPUtime=4422.38 cores=1,3,5,7
/proc/12988/stat : 12988 (SApperloT2010) R 12986 12988 12038 0 -1 4202496 1547 0 0 0 442191 47 0 0 25 0 1 0 801056707 16789504 1485 33554432000 4194304 4394578 140733929163808 18446744073709551615 4298927 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/12988/statm: 4099 1485 267 49 0 1240 0
Current children cumulated CPU time (s) 4422.38
Current children cumulated vsize (KiB) 16396

[startup+4482.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/435 13153
/proc/meminfo: memFree=9704388/32951132 swapFree=67093840/67111528
[pid=12988] ppid=12986 vsize=16396 CPUtime=4482.39 cores=1,3,5,7
/proc/12988/stat : 12988 (SApperloT2010) R 12986 12988 12038 0 -1 4202496 1551 0 0 0 448191 48 0 0 25 0 1 0 801056707 16789504 1489 33554432000 4194304 4394578 140733929163808 18446744073709551615 4296327 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/12988/statm: 4099 1489 267 49 0 1240 0
Current children cumulated CPU time (s) 4482.39
Current children cumulated vsize (KiB) 16396

[startup+4542.3 s]
/proc/loadavg: 2.07 2.03 2.00 3/435 13155
/proc/meminfo: memFree=9704496/32951132 swapFree=67093840/67111528
[pid=12988] ppid=12986 vsize=16396 CPUtime=4542.38 cores=1,3,5,7
/proc/12988/stat : 12988 (SApperloT2010) R 12986 12988 12038 0 -1 4202496 1551 0 0 0 454190 48 0 0 25 0 1 0 801056707 16789504 1489 33554432000 4194304 4394578 140733929163808 18446744073709551615 4292774 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/12988/statm: 4099 1489 267 49 0 1240 0
Current children cumulated CPU time (s) 4542.38
Current children cumulated vsize (KiB) 16396

[startup+4602.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/435 13156
/proc/meminfo: memFree=9650156/32951132 swapFree=67093840/67111528
[pid=12988] ppid=12986 vsize=16396 CPUtime=4602.39 cores=1,3,5,7
/proc/12988/stat : 12988 (SApperloT2010) R 12986 12988 12038 0 -1 4202496 1551 0 0 0 460190 49 0 0 25 0 1 0 801056707 16789504 1489 33554432000 4194304 4394578 140733929163808 18446744073709551615 4298919 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/12988/statm: 4099 1489 267 49 0 1240 0
Current children cumulated CPU time (s) 4602.39
Current children cumulated vsize (KiB) 16396

[startup+4662.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/435 13158
/proc/meminfo: memFree=9647280/32951132 swapFree=67093840/67111528
[pid=12988] ppid=12986 vsize=16524 CPUtime=4662.39 cores=1,3,5,7
/proc/12988/stat : 12988 (SApperloT2010) R 12986 12988 12038 0 -1 4202496 1556 0 0 0 466189 50 0 0 25 0 1 0 801056707 16920576 1494 33554432000 4194304 4394578 140733929163808 18446744073709551615 274664832919 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/12988/statm: 4131 1494 267 49 0 1272 0
Current children cumulated CPU time (s) 4662.39
Current children cumulated vsize (KiB) 16524

[startup+4722.32 s]
/proc/loadavg: 2.00 2.01 2.00 3/435 13160
/proc/meminfo: memFree=9646640/32951132 swapFree=67093840/67111528
[pid=12988] ppid=12986 vsize=16524 CPUtime=4722.4 cores=1,3,5,7
/proc/12988/stat : 12988 (SApperloT2010) R 12986 12988 12038 0 -1 4202496 1558 0 0 0 472189 51 0 0 25 0 1 0 801056707 16920576 1496 33554432000 4194304 4394578 140733929163808 18446744073709551615 4298826 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/12988/statm: 4131 1496 267 49 0 1272 0
Current children cumulated CPU time (s) 4722.4
Current children cumulated vsize (KiB) 16524

[startup+4782.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/435 13161
/proc/meminfo: memFree=9588216/32951132 swapFree=67093840/67111528
[pid=12988] ppid=12986 vsize=16524 CPUtime=4782.39 cores=1,3,5,7
/proc/12988/stat : 12988 (SApperloT2010) R 12986 12988 12038 0 -1 4202496 1560 0 0 0 478187 52 0 0 25 0 1 0 801056707 16920576 1498 33554432000 4194304 4394578 140733929163808 18446744073709551615 4290896 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/12988/statm: 4131 1498 267 49 0 1272 0
Current children cumulated CPU time (s) 4782.39
Current children cumulated vsize (KiB) 16524

[startup+4842.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/435 13163
/proc/meminfo: memFree=9511688/32951132 swapFree=67093840/67111528
[pid=12988] ppid=12986 vsize=16524 CPUtime=4842.39 cores=1,3,5,7
/proc/12988/stat : 12988 (SApperloT2010) R 12986 12988 12038 0 -1 4202496 1564 0 0 0 484187 52 0 0 25 0 1 0 801056707 16920576 1502 33554432000 4194304 4394578 140733929163808 18446744073709551615 4290847 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/12988/statm: 4131 1502 267 49 0 1272 0
Current children cumulated CPU time (s) 4842.39
Current children cumulated vsize (KiB) 16524

[startup+4902.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/435 13164
/proc/meminfo: memFree=9476332/32951132 swapFree=67093840/67111528
[pid=12988] ppid=12986 vsize=16524 CPUtime=4902.39 cores=1,3,5,7
/proc/12988/stat : 12988 (SApperloT2010) R 12986 12988 12038 0 -1 4202496 1566 0 0 0 490187 52 0 0 25 0 1 0 801056707 16920576 1504 33554432000 4194304 4394578 140733929163808 18446744073709551615 4291895 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/12988/statm: 4131 1504 267 49 0 1272 0
Current children cumulated CPU time (s) 4902.39
Current children cumulated vsize (KiB) 16524

[startup+4962.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/435 13166
/proc/meminfo: memFree=9390748/32951132 swapFree=67093840/67111528
[pid=12988] ppid=12986 vsize=16524 CPUtime=4962.39 cores=1,3,5,7
/proc/12988/stat : 12988 (SApperloT2010) R 12986 12988 12038 0 -1 4202496 1568 0 0 0 496186 53 0 0 25 0 1 0 801056707 16920576 1506 33554432000 4194304 4394578 140733929163808 18446744073709551615 4296760 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/12988/statm: 4131 1506 267 49 0 1272 0
Current children cumulated CPU time (s) 4962.39
Current children cumulated vsize (KiB) 16524



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/435 13167
/proc/meminfo: memFree=9355392/32951132 swapFree=67093840/67111528
[pid=12988] ppid=12986 vsize=16524 CPUtime=5000 cores=1,3,5,7
/proc/12988/stat : 12988 (SApperloT2010) R 12986 12988 12038 0 -1 4202496 1568 0 0 0 499946 54 0 0 25 0 1 0 801056707 16920576 1506 33554432000 4194304 4394578 140733929163808 18446744073709551615 4287339 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/12988/statm: 4131 1506 267 49 0 1272 0
Current children cumulated CPU time (s) 5000
Current children cumulated vsize (KiB) 16524

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

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

[startup+4999.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/435 13167
/proc/meminfo: memFree=9355392/32951132 swapFree=67093840/67111528
[pid=12988] ppid=12986 vsize=16524 CPUtime=5000 cores=1,3,5,7
/proc/12988/stat : 12988 (SApperloT2010) R 12986 12988 12038 0 -1 4202496 1568 0 0 0 499946 54 0 0 25 0 1 0 801056707 16920576 1506 33554432000 4194304 4394578 140733929163808 18446744073709551615 4287339 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/12988/statm: 4131 1506 267 49 0 1272 0
Current children cumulated CPU time (s) 5000
Current children cumulated vsize (KiB) 16524

Child ended because it received signal 15 (SIGTERM)
Real time (s): 4999.92
CPU time (s): 5000.02
CPU user time (s): 4999.48
CPU system time (s): 0.541917
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 16524

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.48
system time used= 0.541917
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1568
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 10
involuntary context switches= 57314

runsolver used 19.905 second user time and 48.2937 second system time

The end

Launcher Data

Begin job on node131 at 2011-06-01 04:16:11
IDJOB=3438693
IDBENCH=83154
IDSOLVER=1933
FILE ID=node131/3438693-1306894571
RUNJOBID= node131-1306884534-12057
PBS_JOBID= 13488445
Free space on /tmp= 73952 MiB

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

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

MD5SUM BENCH= 1f90ac4288669aff970e47f4201b5ea4
RANDOM SEED=1597286812

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

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      12669060 kB
Buffers:        314468 kB
Cached:        5362568 kB
SwapCached:        948 kB
Active:       15927348 kB
Inactive:      4048660 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      12669060 kB
SwapTotal:    67111528 kB
SwapFree:     67093840 kB
Dirty:              36 kB
Writeback:           0 kB
AnonPages:    14298372 kB
Mapped:          38644 kB
Slab:           182984 kB
PageTables:      55800 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 95564552 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73936 MiB
End job on node131 at 2011-06-01 05:39:33