Trace number 1532595

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
SApperloT hrp? (TO) 1200.1 1200.42

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/2000/
unif-k3-r4.2-v2000-c8400-S779309989-069.cnf
MD5SUMf790d28bf27d167da954318ad1a18e9d
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.838872
Satisfiable
(Un)Satisfiability was proved
Number of variables2000
Number of clauses8400
Sum of the clauses size25200
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 38400
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 version 3.2.9 (svn:489) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1532595-1238389043/watcher-1532595-1238389043 -o /tmp/evaluation-result-1532595-1238389043/solver-1532595-1238389043 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-hrp -seed=1756956980 HOME/instance-1532595-1238389043.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.83 1.82 1.45 3/73 19486
/proc/meminfo: memFree=1537296/2055920 swapFree=4164824/4192956
[pid=19486] ppid=19484 vsize=1748 CPUtime=0
/proc/19486/stat : 19486 (SApperloT-hrp) R 19484 19486 19389 0 -1 4194304 220 0 0 0 0 0 0 0 20 0 1 0 1111569141 1789952 204 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/19486/statm: 437 205 95 292 0 142 0

[startup+0.0171331 s]
/proc/loadavg: 1.83 1.82 1.45 3/73 19486
/proc/meminfo: memFree=1537296/2055920 swapFree=4164824/4192956
[pid=19486] ppid=19484 vsize=2012 CPUtime=0.01
/proc/19486/stat : 19486 (SApperloT-hrp) R 19484 19486 19389 0 -1 4194304 324 0 0 0 1 0 0 0 20 0 1 0 1111569141 2060288 307 1992294400 134512640 135712473 4294956192 18446744073709551615 134581183 0 0 4096 0 0 0 0 17 1 0 0
/proc/19486/statm: 503 307 105 292 0 208 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 2012

[startup+0.101142 s]
/proc/loadavg: 1.83 1.82 1.45 3/73 19486
/proc/meminfo: memFree=1537296/2055920 swapFree=4164824/4192956
[pid=19486] ppid=19484 vsize=2408 CPUtime=0.09
/proc/19486/stat : 19486 (SApperloT-hrp) R 19484 19486 19389 0 -1 4194304 412 0 0 0 9 0 0 0 20 0 1 0 1111569141 2465792 395 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/19486/statm: 602 395 105 292 0 307 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2408

[startup+0.301162 s]
/proc/loadavg: 1.83 1.82 1.45 3/73 19486
/proc/meminfo: memFree=1537296/2055920 swapFree=4164824/4192956
[pid=19486] ppid=19484 vsize=3200 CPUtime=0.29
/proc/19486/stat : 19486 (SApperloT-hrp) R 19484 19486 19389 0 -1 4194304 608 0 0 0 29 0 0 0 22 0 1 0 1111569141 3276800 591 1992294400 134512640 135712473 4294956192 18446744073709551615 134554205 0 0 4096 0 0 0 0 17 1 0 0
/proc/19486/statm: 800 591 105 292 0 505 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3200

[startup+0.701204 s]
/proc/loadavg: 1.83 1.82 1.45 3/73 19486
/proc/meminfo: memFree=1537296/2055920 swapFree=4164824/4192956
[pid=19486] ppid=19484 vsize=4388 CPUtime=0.69
/proc/19486/stat : 19486 (SApperloT-hrp) R 19484 19486 19389 0 -1 4194304 902 0 0 0 69 0 0 0 25 0 1 0 1111569141 4493312 885 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/19486/statm: 1097 885 109 292 0 802 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4388

[startup+1.50129 s]
/proc/loadavg: 1.83 1.82 1.45 2/74 19487
/proc/meminfo: memFree=1533256/2055920 swapFree=4164824/4192956
[pid=19486] ppid=19484 vsize=5708 CPUtime=1.49
/proc/19486/stat : 19486 (SApperloT-hrp) R 19484 19486 19389 0 -1 4194304 1228 0 0 0 149 0 0 0 25 0 1 0 1111569141 5844992 1211 1992294400 134512640 135712473 4294956192 18446744073709551615 134564627 0 0 4096 0 0 0 0 17 1 0 0
/proc/19486/statm: 1427 1211 109 292 0 1132 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5708

[startup+3.10146 s]
/proc/loadavg: 1.83 1.82 1.45 2/74 19487
/proc/meminfo: memFree=1532360/2055920 swapFree=4164824/4192956
[pid=19486] ppid=19484 vsize=6368 CPUtime=3.09
/proc/19486/stat : 19486 (SApperloT-hrp) R 19484 19486 19389 0 -1 4194304 1414 0 0 0 309 0 0 0 25 0 1 0 1111569141 6520832 1397 1992294400 134512640 135712473 4294956192 18446744073709551615 134581084 0 0 4096 0 0 0 0 17 1 0 0
/proc/19486/statm: 1592 1397 109 292 0 1297 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 6368

[startup+6.3018 s]
/proc/loadavg: 1.77 1.81 1.44 2/74 19487
/proc/meminfo: memFree=1531272/2055920 swapFree=4164824/4192956
[pid=19486] ppid=19484 vsize=7312 CPUtime=6.29
/proc/19486/stat : 19486 (SApperloT-hrp) R 19484 19486 19389 0 -1 4194304 1621 0 0 0 628 1 0 0 25 0 1 0 1111569141 7487488 1604 1992294400 134512640 135712473 4294956192 18446744073709551615 134581183 0 0 4096 0 0 0 0 17 1 0 0
/proc/19486/statm: 1828 1604 109 292 0 1533 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 7312

[startup+12.7015 s]
/proc/loadavg: 1.71 1.79 1.44 2/74 19487
/proc/meminfo: memFree=1530056/2055920 swapFree=4164824/4192956
[pid=19486] ppid=19484 vsize=8632 CPUtime=12.69
/proc/19486/stat : 19486 (SApperloT-hrp) R 19484 19486 19389 0 -1 4194304 1954 0 0 0 1268 1 0 0 25 0 1 0 1111569141 8839168 1937 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/19486/statm: 2158 1937 109 292 0 1863 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 8632

[startup+25.5018 s]
/proc/loadavg: 1.55 1.75 1.43 2/74 19487
/proc/meminfo: memFree=1528328/2055920 swapFree=4164824/4192956
[pid=19486] ppid=19484 vsize=9984 CPUtime=25.48
/proc/19486/stat : 19486 (SApperloT-hrp) R 19484 19486 19389 0 -1 4194304 2299 0 0 0 2547 1 0 0 25 0 1 0 1111569141 10223616 2282 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/19486/statm: 2496 2282 109 292 0 2201 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 9984

[startup+51.1016 s]
/proc/loadavg: 1.43 1.71 1.43 2/74 19487
/proc/meminfo: memFree=1526280/2055920 swapFree=4164824/4192956
[pid=19486] ppid=19484 vsize=12184 CPUtime=51.08
/proc/19486/stat : 19486 (SApperloT-hrp) R 19484 19486 19389 0 -1 4194304 2810 0 0 0 5106 2 0 0 25 0 1 0 1111569141 12476416 2793 1992294400 134512640 135712473 4294956192 18446744073709551615 134564627 0 0 4096 0 0 0 0 17 1 0 0
/proc/19486/statm: 3046 2793 109 292 0 2751 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 12184

[startup+102.305 s]
/proc/loadavg: 1.27 1.61 1.41 2/74 19487
/proc/meminfo: memFree=1465032/2055920 swapFree=4164824/4192956
[pid=19486] ppid=19484 vsize=73472 CPUtime=102.26
/proc/19486/stat : 19486 (SApperloT-hrp) R 19484 19486 19389 0 -1 4194304 18100 0 0 0 10216 10 0 0 25 0 1 0 1111569141 75235328 18083 1992294400 134512640 135712473 4294956192 18446744073709551615 134574362 0 0 4096 0 0 0 0 17 1 0 0
/proc/19486/statm: 18368 18083 109 292 0 18073 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 73472

[startup+162.301 s]
/proc/loadavg: 1.21 1.53 1.39 2/74 19487
/proc/meminfo: memFree=1462088/2055920 swapFree=4164824/4192956
[pid=19486] ppid=19484 vsize=76644 CPUtime=162.25
/proc/19486/stat : 19486 (SApperloT-hrp) R 19484 19486 19389 0 -1 4194304 18830 0 0 0 16214 11 0 0 25 0 1 0 1111569141 78483456 18813 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/19486/statm: 19161 18813 109 292 0 18866 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 76644

[startup+222.302 s]
/proc/loadavg: 1.18 1.46 1.37 2/74 19493
/proc/meminfo: memFree=1459568/2055920 swapFree=4164824/4192956
[pid=19486] ppid=19484 vsize=79272 CPUtime=222.23
/proc/19486/stat : 19486 (SApperloT-hrp) R 19484 19486 19389 0 -1 4194304 19411 0 0 0 22212 11 0 0 25 0 1 0 1111569141 81174528 19394 1992294400 134512640 135712473 4294956192 18446744073709551615 134564627 0 0 4096 0 0 0 0 17 1 0 0
/proc/19486/statm: 19818 19394 109 292 0 19523 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 79272

[startup+282.301 s]
/proc/loadavg: 1.13 1.39 1.35 2/74 19493
/proc/meminfo: memFree=1458048/2055920 swapFree=4164824/4192956
[pid=19486] ppid=19484 vsize=81244 CPUtime=282.21
/proc/19486/stat : 19486 (SApperloT-hrp) R 19484 19486 19389 0 -1 4194304 19819 0 0 0 28209 12 0 0 25 0 1 0 1111569141 83193856 19802 1992294400 134512640 135712473 4294956192 18446744073709551615 134564335 0 0 4096 0 0 0 0 17 1 0 0
/proc/19486/statm: 20311 19802 109 292 0 20016 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 81244

[startup+342.302 s]
/proc/loadavg: 1.05 1.32 1.33 2/74 19493
/proc/meminfo: memFree=1456640/2055920 swapFree=4164824/4192956
[pid=19486] ppid=19484 vsize=82680 CPUtime=342.19
/proc/19486/stat : 19486 (SApperloT-hrp) R 19484 19486 19389 0 -1 4194304 20167 0 0 0 34207 12 0 0 25 0 1 0 1111569141 84664320 20150 1992294400 134512640 135712473 4294956192 18446744073709551615 134564354 0 0 4096 0 0 0 0 17 1 0 0
/proc/19486/statm: 20670 20150 109 292 0 20375 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 82680

[startup+402.302 s]
/proc/loadavg: 1.02 1.26 1.30 2/74 19493
/proc/meminfo: memFree=1455296/2055920 swapFree=4164824/4192956
[pid=19486] ppid=19484 vsize=84076 CPUtime=402.18
/proc/19486/stat : 19486 (SApperloT-hrp) R 19484 19486 19389 0 -1 4194304 20483 0 0 0 40205 13 0 0 25 0 1 0 1111569141 86093824 20466 1992294400 134512640 135712473 4294956192 18446744073709551615 134564385 0 0 4096 0 0 0 0 17 1 0 0
/proc/19486/statm: 21019 20466 109 292 0 20724 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 84076

[startup+462.301 s]
/proc/loadavg: 1.00 1.21 1.28 2/74 19493
/proc/meminfo: memFree=1454208/2055920 swapFree=4164824/4192956
[pid=19486] ppid=19484 vsize=85356 CPUtime=462.17
/proc/19486/stat : 19486 (SApperloT-hrp) R 19484 19486 19389 0 -1 4194304 20765 0 0 0 46204 13 0 0 25 0 1 0 1111569141 87404544 20748 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/19486/statm: 21339 20748 109 292 0 21044 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 85356

[startup+522.302 s]
/proc/loadavg: 1.00 1.17 1.26 2/74 19493
/proc/meminfo: memFree=1453504/2055920 swapFree=4164824/4192956
[pid=19486] ppid=19484 vsize=86216 CPUtime=522.15
/proc/19486/stat : 19486 (SApperloT-hrp) R 19484 19486 19389 0 -1 4194304 20938 0 0 0 52202 13 0 0 25 0 1 0 1111569141 88285184 20921 1992294400 134512640 135712473 4294956192 18446744073709551615 134564627 0 0 4096 0 0 0 0 17 1 0 0
/proc/19486/statm: 21554 20921 109 292 0 21259 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 86216

[startup+582.301 s]
/proc/loadavg: 1.00 1.13 1.24 2/74 19493
/proc/meminfo: memFree=1452616/2055920 swapFree=4164824/4192956
[pid=19486] ppid=19484 vsize=87168 CPUtime=582.13
/proc/19486/stat : 19486 (SApperloT-hrp) R 19484 19486 19389 0 -1 4194304 21155 0 0 0 58200 13 0 0 25 0 1 0 1111569141 89260032 21138 1992294400 134512640 135712473 4294956192 18446744073709551615 134564822 0 0 4096 0 0 0 0 17 1 0 0
/proc/19486/statm: 21792 21138 109 292 0 21497 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 87168

[startup+642.302 s]
/proc/loadavg: 1.00 1.11 1.23 2/74 19493
/proc/meminfo: memFree=1451528/2055920 swapFree=4164824/4192956
[pid=19486] ppid=19484 vsize=88344 CPUtime=642.12
/proc/19486/stat : 19486 (SApperloT-hrp) R 19484 19486 19389 0 -1 4194304 21414 0 0 0 64199 13 0 0 25 0 1 0 1111569141 90464256 21397 1992294400 134512640 135712473 4294956192 18446744073709551615 134564120 0 0 4096 0 0 0 0 17 1 0 0
/proc/19486/statm: 22086 21397 109 292 0 21791 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 88344

[startup+702.302 s]
/proc/loadavg: 1.00 1.08 1.21 2/74 19493
/proc/meminfo: memFree=1450760/2055920 swapFree=4164824/4192956
[pid=19486] ppid=19484 vsize=89172 CPUtime=702.11
/proc/19486/stat : 19486 (SApperloT-hrp) R 19484 19486 19389 0 -1 4194304 21622 0 0 0 70197 14 0 0 25 0 1 0 1111569141 91312128 21605 1992294400 134512640 135712473 4294956192 18446744073709551615 134564843 0 0 4096 0 0 0 0 17 1 0 0
/proc/19486/statm: 22293 21605 109 292 0 21998 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 89172

[startup+762.305 s]
/proc/loadavg: 1.00 1.07 1.19 2/74 19493
/proc/meminfo: memFree=1449992/2055920 swapFree=4164824/4192956
[pid=19486] ppid=19484 vsize=90080 CPUtime=762.09
/proc/19486/stat : 19486 (SApperloT-hrp) R 19484 19486 19389 0 -1 4194304 21800 0 0 0 76195 14 0 0 25 0 1 0 1111569141 92241920 21783 1992294400 134512640 135712473 4294956192 18446744073709551615 134568045 0 0 4096 0 0 0 0 17 1 0 0
/proc/19486/statm: 22520 21783 109 292 0 22225 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 90080

[startup+822.302 s]
/proc/loadavg: 1.00 1.05 1.18 2/74 19493
/proc/meminfo: memFree=1449480/2055920 swapFree=4164824/4192956
[pid=19486] ppid=19484 vsize=90632 CPUtime=822.07
/proc/19486/stat : 19486 (SApperloT-hrp) R 19484 19486 19389 0 -1 4194304 21934 0 0 0 82193 14 0 0 25 0 1 0 1111569141 92807168 21917 1992294400 134512640 135712473 4294956192 18446744073709551615 134564723 0 0 4096 0 0 0 0 17 1 0 0
/proc/19486/statm: 22658 21917 109 292 0 22363 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 90632

[startup+882.301 s]
/proc/loadavg: 1.00 1.04 1.16 2/74 19493
/proc/meminfo: memFree=1448648/2055920 swapFree=4164824/4192956
[pid=19486] ppid=19484 vsize=91468 CPUtime=882.05
/proc/19486/stat : 19486 (SApperloT-hrp) R 19484 19486 19389 0 -1 4194304 22134 0 0 0 88191 14 0 0 25 0 1 0 1111569141 93663232 22117 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/19486/statm: 22867 22117 109 292 0 22572 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 91468

[startup+942.302 s]
/proc/loadavg: 1.00 1.03 1.15 2/74 19493
/proc/meminfo: memFree=1447752/2055920 swapFree=4164824/4192956
[pid=19486] ppid=19484 vsize=92668 CPUtime=942.04
/proc/19486/stat : 19486 (SApperloT-hrp) R 19484 19486 19389 0 -1 4194304 22382 0 0 0 94189 15 0 0 25 0 1 0 1111569141 94892032 22365 1992294400 134512640 135712473 4294956192 18446744073709551615 134554538 0 0 4096 0 0 0 0 17 1 0 0
/proc/19486/statm: 23167 22365 109 292 0 22872 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 92668

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.14 2/74 19493
/proc/meminfo: memFree=1447048/2055920 swapFree=4164824/4192956
[pid=19486] ppid=19484 vsize=93392 CPUtime=1002.03
/proc/19486/stat : 19486 (SApperloT-hrp) R 19484 19486 19389 0 -1 4194304 22531 0 0 0 100188 15 0 0 25 0 1 0 1111569141 95633408 22514 1992294400 134512640 135712473 4294956192 18446744073709551615 134564702 0 0 4096 0 0 0 0 17 1 0 0
/proc/19486/statm: 23348 22514 109 292 0 23053 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 93392

[startup+1062.3 s]
/proc/loadavg: 1.00 1.02 1.13 2/74 19493
/proc/meminfo: memFree=1446408/2055920 swapFree=4164824/4192956
[pid=19486] ppid=19484 vsize=94248 CPUtime=1062.01
/proc/19486/stat : 19486 (SApperloT-hrp) R 19484 19486 19389 0 -1 4194304 22729 0 0 0 106186 15 0 0 25 0 1 0 1111569141 96509952 22712 1992294400 134512640 135712473 4294956192 18446744073709551615 134553840 0 0 4096 0 0 0 0 17 1 0 0
/proc/19486/statm: 23562 22712 109 292 0 23267 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 94248

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.12 2/74 19493
/proc/meminfo: memFree=1445960/2055920 swapFree=4164824/4192956
[pid=19486] ppid=19484 vsize=94812 CPUtime=1121.99
/proc/19486/stat : 19486 (SApperloT-hrp) R 19484 19486 19389 0 -1 4194304 22836 0 0 0 112184 15 0 0 25 0 1 0 1111569141 97087488 22819 1992294400 134512640 135712473 4294956192 18446744073709551615 134564354 0 0 4096 0 0 0 0 17 1 0 0
/proc/19486/statm: 23703 22819 109 292 0 23408 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 94812

[startup+1182.3 s]
/proc/loadavg: 1.00 1.01 1.11 2/74 19493
/proc/meminfo: memFree=1445320/2055920 swapFree=4164824/4192956
[pid=19486] ppid=19484 vsize=95540 CPUtime=1181.97
/proc/19486/stat : 19486 (SApperloT-hrp) R 19484 19486 19389 0 -1 4194304 22982 0 0 0 118182 15 0 0 25 0 1 0 1111569141 97832960 22965 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/19486/statm: 23885 22965 109 292 0 23590 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 95540



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.10 2/74 19493
/proc/meminfo: memFree=1445128/2055920 swapFree=4164824/4192956
[pid=19486] ppid=19484 vsize=95732 CPUtime=1200.07
/proc/19486/stat : 19486 (SApperloT-hrp) R 19484 19486 19389 0 -1 4194304 23029 0 0 0 119992 15 0 0 25 0 1 0 1111569141 98029568 23012 1992294400 134512640 135712473 4294956192 18446744073709551615 134564659 0 0 4096 0 0 0 0 17 1 0 0
/proc/19486/statm: 23933 23012 109 292 0 23638 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 95732

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.42
CPU time (s): 1200.1
CPU user time (s): 1199.93
CPU system time (s): 0.174973
CPU usage (%): 99.9736
Max. virtual memory (cumulated for all children) (KiB): 95732

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

runsolver used 1.02384 second user time and 3.35349 second system time

The end

Launcher Data

Begin job on node81 at 2009-03-30 06:57:23
IDJOB=1532595
IDBENCH=70293
IDSOLVER=510
FILE ID=node81/1532595-1238389043
PBS_JOBID= 9061374
Free space on /tmp= 126344 MiB

SOLVER NAME= SApperloT hrp
BENCH NAME= SAT09/RANDOM/LARGE/3SAT/UNKNOWN/2000/unif-k3-r4.2-v2000-c8400-S779309989-069.cnf
COMMAND LINE= HOME/SApperloT-hrp -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1532595-1238389043/watcher-1532595-1238389043 -o /tmp/evaluation-result-1532595-1238389043/solver-1532595-1238389043 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-hrp -seed=1756956980 HOME/instance-1532595-1238389043.cnf

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= f790d28bf27d167da954318ad1a18e9d
RANDOM SEED=1756956980

node81.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.220
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.220
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1537712 kB
Buffers:         72748 kB
Cached:         347488 kB
SwapCached:      19112 kB
Active:         212184 kB
Inactive:       228868 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1537712 kB
SwapTotal:     4192956 kB
SwapFree:      4164824 kB
Dirty:            1584 kB
Writeback:           0 kB
Mapped:          26528 kB
Slab:            62024 kB
Committed_AS:  2832604 kB
PageTables:       2084 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 126344 MiB
End job on node81 at 2009-03-30 07:17:26