Trace number 3438773

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.33 5000.15

General information on the benchmark

Namecrafted/mosoi/289/
289-unsat-7x39.cnf
MD5SUMf717554c4e7f802b3078c48464dbcd9d
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 variables1092
Number of clauses64155
Sum of the clauses size253344
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21638
Number of clauses of size 30
Number of clauses of size 462517
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-3438773-1306896722/watcher-3438773-1306896722 -o /tmp/evaluation-result-3438773-1306896722/solver-3438773-1306896722 -C 5000 -W 5100 -M 15500 SApperloT2010 HOME/instance-3438773-1306896722.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: 2.02 2.03 2.00 3/514 23695
/proc/meminfo: memFree=16678280/32951124 swapFree=62999000/67111528
[pid=23695] ppid=23693 vsize=14372 CPUtime=0.01 cores=1,3,5,7
/proc/23695/stat : 23695 (SApperloT2010) R 23693 23695 22520 0 -1 4202496 867 0 0 0 1 0 0 0 25 0 1 0 782087812 14716928 807 33554432000 4194304 4394578 140737015789232 18446744073709551615 264726065861 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/23695/statm: 3593 807 247 49 0 734 0

[startup+0.0568021 s]
/proc/loadavg: 2.02 2.03 2.00 3/514 23695
/proc/meminfo: memFree=16678280/32951124 swapFree=62999000/67111528
[pid=23695] ppid=23693 vsize=19724 CPUtime=0.04 cores=1,3,5,7
/proc/23695/stat : 23695 (SApperloT2010) R 23693 23695 22520 0 -1 4202496 2219 0 0 0 4 0 0 0 25 0 1 0 782087812 20197376 2158 33554432000 4194304 4394578 140737015789232 18446744073709551615 264726429591 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/23695/statm: 4931 2158 255 49 0 2072 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 19724

[startup+0.10079 s]
/proc/loadavg: 2.02 2.03 2.00 3/514 23695
/proc/meminfo: memFree=16678280/32951124 swapFree=62999000/67111528
[pid=23695] ppid=23693 vsize=19724 CPUtime=0.08 cores=1,3,5,7
/proc/23695/stat : 23695 (SApperloT2010) R 23693 23695 22520 0 -1 4202496 2219 0 0 0 8 0 0 0 25 0 1 0 782087812 20197376 2158 33554432000 4194304 4394578 140737015789232 18446744073709551615 264726429591 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/23695/statm: 4931 2158 255 49 0 2072 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 19724

[startup+0.300759 s]
/proc/loadavg: 2.02 2.03 2.00 3/514 23695
/proc/meminfo: memFree=16678280/32951124 swapFree=62999000/67111528
[pid=23695] ppid=23693 vsize=29724 CPUtime=0.29 cores=1,3,5,7
/proc/23695/stat : 23695 (SApperloT2010) R 23693 23695 22520 0 -1 4202496 5105 0 0 0 28 1 0 0 25 0 1 0 782087812 30437376 4792 33554432000 4194304 4394578 140737015789232 18446744073709551615 4298792 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/23695/statm: 7431 4792 267 49 0 4572 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 29724

[startup+0.700682 s]
/proc/loadavg: 2.02 2.03 2.00 3/514 23695
/proc/meminfo: memFree=16678280/32951124 swapFree=62999000/67111528
[pid=23695] ppid=23693 vsize=34936 CPUtime=0.68 cores=1,3,5,7
/proc/23695/stat : 23695 (SApperloT2010) R 23693 23695 22520 0 -1 4202496 6387 0 0 0 67 1 0 0 25 0 1 0 782087812 35774464 6074 33554432000 4194304 4394578 140737015789232 18446744073709551615 4298979 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/23695/statm: 8734 6074 267 49 0 5875 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 34936

[startup+1.50053 s]
/proc/loadavg: 2.02 2.03 2.00 3/515 23696
/proc/meminfo: memFree=16652240/32951124 swapFree=62999000/67111528
[pid=23695] ppid=23693 vsize=40968 CPUtime=1.48 cores=1,3,5,7
/proc/23695/stat : 23695 (SApperloT2010) R 23693 23695 22520 0 -1 4202496 7892 0 0 0 147 1 0 0 25 0 1 0 782087812 41951232 7579 33554432000 4194304 4394578 140737015789232 18446744073709551615 4296323 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/23695/statm: 10242 7579 267 49 0 7383 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 40968

[startup+3.10022 s]
/proc/loadavg: 2.02 2.03 2.00 3/515 23696
/proc/meminfo: memFree=16641648/32951124 swapFree=62999000/67111528
[pid=23695] ppid=23693 vsize=49488 CPUtime=3.09 cores=1,3,5,7
/proc/23695/stat : 23695 (SApperloT2010) R 23693 23695 22520 0 -1 4202496 9990 0 0 0 307 2 0 0 25 0 1 0 782087812 50675712 9677 33554432000 4194304 4394578 140737015789232 18446744073709551615 4287897 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/23695/statm: 12372 9677 267 49 0 9513 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 49488

[startup+6.30062 s]
/proc/loadavg: 2.02 2.03 2.00 3/515 23696
/proc/meminfo: memFree=16627268/32951124 swapFree=62999000/67111528
[pid=23695] ppid=23693 vsize=66480 CPUtime=6.29 cores=1,3,5,7
/proc/23695/stat : 23695 (SApperloT2010) R 23693 23695 22520 0 -1 4202496 14049 0 0 0 627 2 0 0 25 0 1 0 782087812 68075520 13736 33554432000 4194304 4394578 140737015789232 18446744073709551615 4313533 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/23695/statm: 16620 13736 267 49 0 13761 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 66480

[startup+12.7004 s]
/proc/loadavg: 2.02 2.03 2.00 3/515 23696
/proc/meminfo: memFree=16605140/32951124 swapFree=62999000/67111528
[pid=23695] ppid=23693 vsize=88364 CPUtime=12.68 cores=1,3,5,7
/proc/23695/stat : 23695 (SApperloT2010) R 23693 23695 22520 0 -1 4202496 19330 0 0 0 1265 3 0 0 25 0 1 0 782087812 90484736 19017 33554432000 4194304 4394578 140737015789232 18446744073709551615 4296333 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/23695/statm: 22091 19017 267 49 0 19232 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 88364

[startup+25.501 s]
/proc/loadavg: 2.01 2.02 2.00 3/515 23697
/proc/meminfo: memFree=16575648/32951124 swapFree=62999000/67111528
[pid=23695] ppid=23693 vsize=114708 CPUtime=25.49 cores=1,3,5,7
/proc/23695/stat : 23695 (SApperloT2010) R 23693 23695 22520 0 -1 4202496 25447 0 0 0 2544 5 0 0 25 0 1 0 782087812 117460992 25134 33554432000 4194304 4394578 140737015789232 18446744073709551615 4298886 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/23695/statm: 28677 25134 267 49 0 25818 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 114708

[startup+51.1012 s]
/proc/loadavg: 2.01 2.02 2.00 3/515 23697
/proc/meminfo: memFree=16524272/32951124 swapFree=62999000/67111528
[pid=23695] ppid=23693 vsize=170220 CPUtime=51.09 cores=1,3,5,7
/proc/23695/stat : 23695 (SApperloT2010) R 23693 23695 22520 0 -1 4202496 38554 0 0 0 5101 8 0 0 25 0 1 0 782087812 174305280 38241 33554432000 4194304 4394578 140737015789232 18446744073709551615 4299008 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/23695/statm: 42555 38241 267 49 0 39696 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 170220

[startup+102.319 s]
/proc/loadavg: 2.00 2.02 2.00 3/515 23699
/proc/meminfo: memFree=16427612/32951124 swapFree=62999000/67111528
[pid=23695] ppid=23693 vsize=269884 CPUtime=102.31 cores=1,3,5,7
/proc/23695/stat : 23695 (SApperloT2010) R 23693 23695 22520 0 -1 4202496 62310 0 0 0 10219 12 0 0 25 0 1 0 782087812 276361216 61997 33554432000 4194304 4394578 140737015789232 18446744073709551615 4298701 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/23695/statm: 67471 61997 267 49 0 64612 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 269884

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/515 23700
/proc/meminfo: memFree=16315824/32951124 swapFree=62999000/67111528
[pid=23695] ppid=23693 vsize=384200 CPUtime=162.29 cores=1,3,5,7
/proc/23695/stat : 23695 (SApperloT2010) R 23693 23695 22520 0 -1 4202496 89680 0 0 0 16211 18 0 0 25 0 1 0 782087812 393420800 89367 33554432000 4194304 4394578 140737015789232 18446744073709551615 4346330 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/23695/statm: 96050 89367 267 49 0 93191 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 384200

[startup+222.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/515 23702
/proc/meminfo: memFree=16183448/32951124 swapFree=62999000/67111528
[pid=23695] ppid=23693 vsize=521708 CPUtime=222.29 cores=1,3,5,7
/proc/23695/stat : 23695 (SApperloT2010) R 23693 23695 22520 0 -1 4202496 122901 0 0 0 22205 24 0 0 25 0 1 0 782087812 534228992 122588 33554432000 4194304 4394578 140737015789232 18446744073709551615 4298989 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/23695/statm: 130427 122588 267 49 0 127568 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 521708

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/515 23704
/proc/meminfo: memFree=16163668/32951124 swapFree=62999000/67111528
[pid=23695] ppid=23693 vsize=546024 CPUtime=282.3 cores=1,3,5,7
/proc/23695/stat : 23695 (SApperloT2010) R 23693 23695 22520 0 -1 4202496 128187 0 0 0 28204 26 0 0 25 0 1 0 782087812 559128576 127874 33554432000 4194304 4394578 140737015789232 18446744073709551615 4298942 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/23695/statm: 136506 127874 267 49 0 133647 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 546024

[startup+342.301 s]
/proc/loadavg: 2.16 2.03 2.01 3/515 23705
/proc/meminfo: memFree=16030080/32951124 swapFree=62999000/67111528
[pid=23695] ppid=23693 vsize=684404 CPUtime=342.3 cores=1,3,5,7
/proc/23695/stat : 23695 (SApperloT2010) R 23693 23695 22520 0 -1 4202496 161868 0 0 0 34198 32 0 0 25 0 1 0 782087812 700829696 161555 33554432000 4194304 4394578 140737015789232 18446744073709551615 4287684 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/23695/statm: 171101 161555 267 49 0 168242 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 684404

[startup+402.301 s]
/proc/loadavg: 2.20 2.07 2.02 3/515 23707
/proc/meminfo: memFree=15977460/32951124 swapFree=62999000/67111528
[pid=23695] ppid=23693 vsize=737016 CPUtime=402.3 cores=1,3,5,7
/proc/23695/stat : 23695 (SApperloT2010) R 23693 23695 22520 0 -1 4202496 174222 0 0 0 40196 34 0 0 25 0 1 0 782087812 754704384 173909 33554432000 4194304 4394578 140737015789232 18446744073709551615 4298821 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/23695/statm: 184254 173909 267 49 0 181395 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 737016

[startup+462.3 s]
/proc/loadavg: 2.07 2.05 2.02 3/515 23708
/proc/meminfo: memFree=15886140/32951124 swapFree=62999000/67111528
[pid=23695] ppid=23693 vsize=831624 CPUtime=462.3 cores=1,3,5,7
/proc/23695/stat : 23695 (SApperloT2010) R 23693 23695 22520 0 -1 4202496 196938 0 0 0 46192 38 0 0 25 0 1 0 782087812 851582976 196625 33554432000 4194304 4394578 140737015789232 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/23695/statm: 207906 196625 267 49 0 205047 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 831624

[startup+522.301 s]
/proc/loadavg: 2.02 2.04 2.01 3/515 23710
/proc/meminfo: memFree=15803144/32951124 swapFree=62999000/67111528
[pid=23695] ppid=23693 vsize=918716 CPUtime=522.3 cores=1,3,5,7
/proc/23695/stat : 23695 (SApperloT2010) R 23693 23695 22520 0 -1 4202496 217994 0 0 0 52188 42 0 0 25 0 1 0 782087812 940765184 217681 33554432000 4194304 4394578 140737015789232 18446744073709551615 4298942 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/23695/statm: 229679 217681 267 49 0 226820 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 918716

[startup+582.301 s]
/proc/loadavg: 2.01 2.03 2.00 3/515 23721
/proc/meminfo: memFree=15794912/32951124 swapFree=62999000/67111528
[pid=23695] ppid=23693 vsize=928728 CPUtime=582.31 cores=1,3,5,7
/proc/23695/stat : 23695 (SApperloT2010) R 23693 23695 22520 0 -1 4202496 219972 0 0 0 58188 43 0 0 25 0 1 0 782087812 951017472 219659 33554432000 4194304 4394578 140737015789232 18446744073709551615 4298721 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/23695/statm: 232182 219659 267 49 0 229323 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 928728

[startup+642.3 s]

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

[startup+4122.3 s]
/proc/loadavg: 1.04 1.03 1.24 2/509 23836
/proc/meminfo: memFree=11715032/32951124 swapFree=62999000/67111528
[pid=23695] ppid=23693 vsize=5088612 CPUtime=4122.44 cores=1,3,5,7
/proc/23695/stat : 23695 (SApperloT2010) R 23693 23695 22520 0 -1 4202496 1239786 0 0 0 412015 229 0 0 25 0 1 0 782087812 5210738688 1239215 33554432000 4194304 4394578 140737015789232 18446744073709551615 4298350 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/23695/statm: 1272153 1239215 267 49 0 1269294 0
Current children cumulated CPU time (s) 4122.44
Current children cumulated vsize (KiB) 5088612

[startup+4182.3 s]
/proc/loadavg: 1.01 1.02 1.22 2/509 23847
/proc/meminfo: memFree=11709864/32951124 swapFree=62999000/67111528
[pid=23695] ppid=23693 vsize=5094244 CPUtime=4182.44 cores=1,3,5,7
/proc/23695/stat : 23695 (SApperloT2010) R 23693 23695 22520 0 -1 4202496 1240878 0 0 0 418015 229 0 0 25 0 1 0 782087812 5216505856 1240307 33554432000 4194304 4394578 140737015789232 18446744073709551615 4298818 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/23695/statm: 1273561 1240307 267 49 0 1270702 0
Current children cumulated CPU time (s) 4182.44
Current children cumulated vsize (KiB) 5094244

[startup+4242.3 s]
/proc/loadavg: 1.00 1.02 1.20 2/509 23848
/proc/meminfo: memFree=11598724/32951124 swapFree=62999000/67111528
[pid=23695] ppid=23693 vsize=5205800 CPUtime=4242.45 cores=1,3,5,7
/proc/23695/stat : 23695 (SApperloT2010) R 23693 23695 22520 0 -1 4202496 1268656 0 0 0 424011 234 0 0 25 0 1 0 782087812 5330739200 1268085 33554432000 4194304 4394578 140737015789232 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/23695/statm: 1301450 1268085 267 49 0 1298591 0
Current children cumulated CPU time (s) 4242.45
Current children cumulated vsize (KiB) 5205800

[startup+4302.3 s]
/proc/loadavg: 1.00 1.01 1.19 2/509 23850
/proc/meminfo: memFree=11429924/32951124 swapFree=62999000/67111528
[pid=23695] ppid=23693 vsize=5374552 CPUtime=4302.44 cores=1,3,5,7
/proc/23695/stat : 23695 (SApperloT2010) R 23693 23695 22520 0 -1 4202496 1310650 0 0 0 430002 242 0 0 25 0 1 0 782087812 5503541248 1310079 33554432000 4194304 4394578 140737015789232 18446744073709551615 4298832 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/23695/statm: 1343638 1310079 267 49 0 1340779 0
Current children cumulated CPU time (s) 4302.44
Current children cumulated vsize (KiB) 5374552

[startup+4362.3 s]
/proc/loadavg: 1.00 1.01 1.17 2/509 23851
/proc/meminfo: memFree=11303400/32951124 swapFree=62999000/67111528
[pid=23695] ppid=23693 vsize=5507956 CPUtime=4362.44 cores=1,3,5,7
/proc/23695/stat : 23695 (SApperloT2010) R 23693 23695 22520 0 -1 4202496 1343848 0 0 0 435995 249 0 0 25 0 1 0 782087812 5640146944 1343277 33554432000 4194304 4394578 140737015789232 18446744073709551615 4298812 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/23695/statm: 1376989 1343277 267 49 0 1374130 0
Current children cumulated CPU time (s) 4362.44
Current children cumulated vsize (KiB) 5507956

[startup+4422.3 s]
/proc/loadavg: 1.00 1.00 1.16 2/509 23853
/proc/meminfo: memFree=11174880/32951124 swapFree=62999000/67111528
[pid=23695] ppid=23693 vsize=5631748 CPUtime=4422.45 cores=1,3,5,7
/proc/23695/stat : 23695 (SApperloT2010) R 23693 23695 22520 0 -1 4202496 1374569 0 0 0 441990 255 0 0 25 0 1 0 782087812 5766909952 1373998 33554432000 4194304 4394578 140737015789232 18446744073709551615 4298818 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/23695/statm: 1407937 1373998 267 49 0 1405078 0
Current children cumulated CPU time (s) 4422.45
Current children cumulated vsize (KiB) 5631748

[startup+4482.3 s]
/proc/loadavg: 1.00 1.00 1.15 2/509 23855
/proc/meminfo: memFree=11165788/32951124 swapFree=62999000/67111528
[pid=23695] ppid=23693 vsize=5641532 CPUtime=4482.45 cores=1,3,5,7
/proc/23695/stat : 23695 (SApperloT2010) R 23693 23695 22520 0 -1 4202496 1376629 0 0 0 447989 256 0 0 25 0 1 0 782087812 5776928768 1376058 33554432000 4194304 4394578 140737015789232 18446744073709551615 4298812 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/23695/statm: 1410383 1376058 267 49 0 1407524 0
Current children cumulated CPU time (s) 4482.45
Current children cumulated vsize (KiB) 5641532

[startup+4542.3 s]
/proc/loadavg: 1.00 1.00 1.14 2/509 23856
/proc/meminfo: memFree=11123340/32951124 swapFree=62999000/67111528
[pid=23695] ppid=23693 vsize=5685412 CPUtime=4542.45 cores=1,3,5,7
/proc/23695/stat : 23695 (SApperloT2010) R 23693 23695 22520 0 -1 4202496 1387443 0 0 0 453987 258 0 0 25 0 1 0 782087812 5821861888 1386872 33554432000 4194304 4394578 140737015789232 18446744073709551615 4296930 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/23695/statm: 1421353 1386873 267 49 0 1418494 0
Current children cumulated CPU time (s) 4542.45
Current children cumulated vsize (KiB) 5685412

[startup+4602.3 s]
/proc/loadavg: 1.13 1.04 1.14 2/509 23858
/proc/meminfo: memFree=10959628/32951124 swapFree=62999000/67111528
[pid=23695] ppid=23693 vsize=5847532 CPUtime=4602.48 cores=1,3,5,7
/proc/23695/stat : 23695 (SApperloT2010) R 23693 23695 22520 0 -1 4202496 1427787 0 0 0 459982 266 0 0 25 0 1 0 782087812 5987872768 1427216 33554432000 4194304 4394578 140737015789232 18446744073709551615 4285739 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/23695/statm: 1461883 1427217 267 49 0 1459024 0
Current children cumulated CPU time (s) 4602.48
Current children cumulated vsize (KiB) 5847532

[startup+4662.3 s]
/proc/loadavg: 1.05 1.03 1.13 2/509 23859
/proc/meminfo: memFree=10869800/32951124 swapFree=62999000/67111528
[pid=23695] ppid=23693 vsize=5938620 CPUtime=4662.46 cores=1,3,5,7
/proc/23695/stat : 23695 (SApperloT2010) R 23693 23695 22520 0 -1 4202496 1450357 0 0 0 465975 271 0 0 25 0 1 0 782087812 6081146880 1449786 33554432000 4194304 4394578 140737015789232 18446744073709551615 4298942 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/23695/statm: 1484655 1449786 267 49 0 1481796 0
Current children cumulated CPU time (s) 4662.46
Current children cumulated vsize (KiB) 5938620

[startup+4722.32 s]
/proc/loadavg: 1.02 1.02 1.12 2/509 23861
/proc/meminfo: memFree=10753204/32951124 swapFree=62999000/67111528
[pid=23695] ppid=23693 vsize=6055804 CPUtime=4722.48 cores=1,3,5,7
/proc/23695/stat : 23695 (SApperloT2010) R 23693 23695 22520 0 -1 4202496 1479257 0 0 0 471972 276 0 0 25 0 1 0 782087812 6201143296 1478686 33554432000 4194304 4394578 140737015789232 18446744073709551615 264726065861 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/23695/statm: 1513951 1478686 267 49 0 1511092 0
Current children cumulated CPU time (s) 4722.48
Current children cumulated vsize (KiB) 6055804

[startup+4782.3 s]
/proc/loadavg: 1.00 1.02 1.11 2/509 23863
/proc/meminfo: memFree=10678252/32951124 swapFree=62999000/67111528
[pid=23695] ppid=23693 vsize=6132464 CPUtime=4782.46 cores=1,3,5,7
/proc/23695/stat : 23695 (SApperloT2010) R 23693 23695 22520 0 -1 4202496 1498287 0 0 0 477966 280 0 0 25 0 1 0 782087812 6279643136 1497716 33554432000 4194304 4394578 140737015789232 18446744073709551615 4313429 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/23695/statm: 1533116 1497716 267 49 0 1530257 0
Current children cumulated CPU time (s) 4782.46
Current children cumulated vsize (KiB) 6132464

[startup+4842.3 s]
/proc/loadavg: 1.00 1.01 1.09 2/509 23864
/proc/meminfo: memFree=10672760/32951124 swapFree=62999000/67111528
[pid=23695] ppid=23693 vsize=6139128 CPUtime=4842.46 cores=1,3,5,7
/proc/23695/stat : 23695 (SApperloT2010) R 23693 23695 22520 0 -1 4202496 1499548 0 0 0 483966 280 0 0 25 0 1 0 782087812 6286467072 1498977 33554432000 4194304 4394578 140737015789232 18446744073709551615 4327706 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/23695/statm: 1534782 1498977 267 49 0 1531923 0
Current children cumulated CPU time (s) 4842.46
Current children cumulated vsize (KiB) 6139128

[startup+4902.3 s]
/proc/loadavg: 1.00 1.01 1.09 2/509 23866
/proc/meminfo: memFree=10669248/32951124 swapFree=62999000/67111528
[pid=23695] ppid=23693 vsize=6143740 CPUtime=4902.47 cores=1,3,5,7
/proc/23695/stat : 23695 (SApperloT2010) R 23693 23695 22520 0 -1 4202496 1500620 0 0 0 489966 281 0 0 25 0 1 0 782087812 6291189760 1500049 33554432000 4194304 4394578 140737015789232 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/23695/statm: 1535935 1500049 267 49 0 1533076 0
Current children cumulated CPU time (s) 4902.47
Current children cumulated vsize (KiB) 6143740

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.08 2/509 23867
/proc/meminfo: memFree=10666600/32951124 swapFree=62999000/67111528
[pid=23695] ppid=23693 vsize=6146812 CPUtime=4962.47 cores=1,3,5,7
/proc/23695/stat : 23695 (SApperloT2010) R 23693 23695 22520 0 -1 4202496 1501292 0 0 0 495966 281 0 0 25 0 1 0 782087812 6294335488 1500721 33554432000 4194304 4394578 140737015789232 18446744073709551615 4298923 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/23695/statm: 1536703 1500721 267 49 0 1533844 0
Current children cumulated CPU time (s) 4962.47
Current children cumulated vsize (KiB) 6146812



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 1.00 1.00 1.08 2/509 23868
/proc/meminfo: memFree=10663836/32951124 swapFree=62999000/67111528
[pid=23695] ppid=23693 vsize=6149888 CPUtime=5000.09 cores=1,3,5,7
/proc/23695/stat : 23695 (SApperloT2010) R 23693 23695 22520 0 -1 4202496 1501916 0 0 0 499728 281 0 0 25 0 1 0 782087812 6297485312 1501345 33554432000 4194304 4394578 140737015789232 18446744073709551615 4298821 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/23695/statm: 1537472 1501345 267 49 0 1534613 0
Current children cumulated CPU time (s) 5000.09
Current children cumulated vsize (KiB) 6149888

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

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

[startup+5000.02 s]
/proc/loadavg: 1.00 1.00 1.08 2/509 23868
/proc/meminfo: memFree=10663836/32951124 swapFree=62999000/67111528
[pid=23695] ppid=23693 vsize=0 CPUtime=5000.19 cores=1,3,5,7
/proc/23695/stat : 23695 (SApperloT2010) R 23693 23695 22520 0 -1 4203524 1501916 0 0 0 499728 291 0 0 25 0 1 0 782087812 0 0 33554432000 0 0 0 0 0 0 0 4096 6 18446744073709551615 0 0 17 1 0 0 0
/proc/23695/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 5000.19
Current children cumulated vsize (KiB) 0

[startup+5000.1 s]
/proc/loadavg: 1.00 1.00 1.08 2/509 23868
/proc/meminfo: memFree=10663836/32951124 swapFree=62999000/67111528
[pid=23695] ppid=23693 vsize=0 CPUtime=5000.27 cores=1,3,5,7
/proc/23695/stat : 23695 (SApperloT2010) R 23693 23695 22520 0 -1 4203524 1501916 0 0 0 499728 299 0 0 25 0 1 0 782087812 0 0 33554432000 0 0 0 0 0 0 0 4096 6 18446744073709551615 0 0 17 1 0 0 0
/proc/23695/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 5000.27
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5000.15
CPU time (s): 5000.33
CPU user time (s): 4997.29
CPU system time (s): 3.04154
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 6149888

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

runsolver used 23.3285 second user time and 59.6519 second system time

The end

Launcher Data

Begin job on node141 at 2011-06-01 04:52:02
IDJOB=3438773
IDBENCH=83170
IDSOLVER=1933
FILE ID=node141/3438773-1306896722
RUNJOBID= node141-1306884533-22539
PBS_JOBID= 13488435
Free space on /tmp= 24324 MiB

SOLVER NAME= SApperloT2010 2011-05-15 (fixed)
BENCH NAME= SAT11/crafted/mosoi/289/289-unsat-7x39.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3438773-1306896722/watcher-3438773-1306896722 -o /tmp/evaluation-result-3438773-1306896722/solver-3438773-1306896722 -C 5000 -W 5100 -M 15500  SApperloT2010 HOME/instance-3438773-1306896722.cnf

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

MD5SUM BENCH= f717554c4e7f802b3078c48464dbcd9d
RANDOM SEED=470526269

node141.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.61
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5362.96
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.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.806
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.84
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.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.806
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      16678436 kB
Buffers:         37172 kB
Cached:        5843888 kB
SwapCached:       8636 kB
Active:       10067848 kB
Inactive:      5806532 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16678436 kB
SwapTotal:    67111528 kB
SwapFree:     62999000 kB
Dirty:            1192 kB
Writeback:           0 kB
AnonPages:     9991604 kB
Mapped:          25728 kB
Slab:           258280 kB
PageTables:      69912 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 150680836 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= 24324 MiB
End job on node141 at 2011-06-01 06:15:24