Trace number 1532874

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 base? (TO) 1200.1 1200.43

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/16000/
unif-k3-r4.2-v16000-c67200-S1726986756-053.cnf
MD5SUM5a6b74e0cbac6cfafc017348bf701f4b
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark108.208
Satisfiable
(Un)Satisfiability was proved
Number of variables16000
Number of clauses67200
Sum of the clauses size201600
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 367200
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-1532874-1238403351/watcher-1532874-1238403351 -o /tmp/evaluation-result-1532874-1238403351/solver-1532874-1238403351 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-base -seed=1437113358 HOME/instance-1532874-1238403351.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: 0.98 1.02 1.16 3/64 5389
/proc/meminfo: memFree=1449592/2055920 swapFree=4178352/4192956
[pid=5389] ppid=5387 vsize=2416 CPUtime=0
/proc/5389/stat : 5389 (SApperloT-base) R 5387 5389 5226 0 -1 4194304 331 0 0 0 0 0 0 0 18 0 1 0 1112997920 2473984 315 1992294400 134512640 135674425 4294956192 18446744073709551615 135112886 0 0 4096 0 0 0 0 17 1 0 0
/proc/5389/statm: 604 315 91 283 0 318 0

[startup+0.0244389 s]
/proc/loadavg: 0.98 1.02 1.16 3/64 5389
/proc/meminfo: memFree=1449592/2055920 swapFree=4178352/4192956
[pid=5389] ppid=5387 vsize=3076 CPUtime=0.02
/proc/5389/stat : 5389 (SApperloT-base) R 5387 5389 5226 0 -1 4194304 508 0 0 0 2 0 0 0 18 0 1 0 1112997920 3149824 492 1992294400 134512640 135674425 4294956192 18446744073709551615 135172350 0 0 4096 0 0 0 0 17 1 0 0
/proc/5389/statm: 769 493 91 283 0 483 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 3076

[startup+0.101445 s]
/proc/loadavg: 0.98 1.02 1.16 3/64 5389
/proc/meminfo: memFree=1449592/2055920 swapFree=4178352/4192956
[pid=5389] ppid=5387 vsize=4924 CPUtime=0.09
/proc/5389/stat : 5389 (SApperloT-base) R 5387 5389 5226 0 -1 4194304 992 0 0 0 9 0 0 0 18 0 1 0 1112997920 5042176 975 1992294400 134512640 135674425 4294956192 18446744073709551615 135112886 0 0 4096 0 0 0 0 17 1 0 0
/proc/5389/statm: 1231 975 99 283 0 945 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4924

[startup+0.301462 s]
/proc/loadavg: 0.98 1.02 1.16 3/64 5389
/proc/meminfo: memFree=1449592/2055920 swapFree=4178352/4192956
[pid=5389] ppid=5387 vsize=5452 CPUtime=0.29
/proc/5389/stat : 5389 (SApperloT-base) R 5387 5389 5226 0 -1 4194304 1118 0 0 0 29 0 0 0 19 0 1 0 1112997920 5582848 1101 1992294400 134512640 135674425 4294956192 18446744073709551615 135112886 0 0 4096 0 0 0 0 17 1 0 0
/proc/5389/statm: 1363 1101 99 283 0 1077 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5452

[startup+0.701498 s]
/proc/loadavg: 0.98 1.02 1.16 3/64 5389
/proc/meminfo: memFree=1449592/2055920 swapFree=4178352/4192956
[pid=5389] ppid=5387 vsize=6640 CPUtime=0.69
/proc/5389/stat : 5389 (SApperloT-base) R 5387 5389 5226 0 -1 4194304 1394 0 0 0 69 0 0 0 22 0 1 0 1112997920 6799360 1377 1992294400 134512640 135674425 4294956192 18446744073709551615 135112886 0 0 4096 0 0 0 0 17 1 0 0
/proc/5389/statm: 1660 1377 99 283 0 1374 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6640

[startup+1.50157 s]
/proc/loadavg: 0.98 1.02 1.16 2/65 5390
/proc/meminfo: memFree=1443568/2055920 swapFree=4178352/4192956
[pid=5389] ppid=5387 vsize=8884 CPUtime=1.49
/proc/5389/stat : 5389 (SApperloT-base) R 5387 5389 5226 0 -1 4194304 1976 0 0 0 149 0 0 0 25 0 1 0 1112997920 9097216 1959 1992294400 134512640 135674425 4294956192 18446744073709551615 134550595 0 0 4096 0 0 0 0 17 1 0 0
/proc/5389/statm: 2221 1959 99 283 0 1935 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8884

[startup+3.10171 s]
/proc/loadavg: 0.98 1.02 1.16 2/65 5390
/proc/meminfo: memFree=1440376/2055920 swapFree=4178352/4192956
[pid=5389] ppid=5387 vsize=13112 CPUtime=3.09
/proc/5389/stat : 5389 (SApperloT-base) R 5387 5389 5226 0 -1 4194304 3030 0 0 0 308 1 0 0 25 0 1 0 1112997920 13426688 3013 1992294400 134512640 135674425 4294956192 18446744073709551615 135112886 0 0 4096 0 0 0 0 17 1 0 0
/proc/5389/statm: 3278 3013 99 283 0 2992 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13112

[startup+6.302 s]
/proc/loadavg: 0.98 1.02 1.16 2/65 5390
/proc/meminfo: memFree=1430584/2055920 swapFree=4178352/4192956
[pid=5389] ppid=5387 vsize=22748 CPUtime=6.28
/proc/5389/stat : 5389 (SApperloT-base) R 5387 5389 5226 0 -1 4194304 5420 0 0 0 626 2 0 0 25 0 1 0 1112997920 23293952 5403 1992294400 134512640 135674425 4294956192 18446744073709551615 134564368 0 0 4096 0 0 0 0 17 1 0 0
/proc/5389/statm: 5687 5403 99 283 0 5401 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 22748

[startup+12.7016 s]
/proc/loadavg: 0.98 1.02 1.16 2/65 5390
/proc/meminfo: memFree=1414264/2055920 swapFree=4178352/4192956
[pid=5389] ppid=5387 vsize=38064 CPUtime=12.68
/proc/5389/stat : 5389 (SApperloT-base) R 5387 5389 5226 0 -1 4194304 9266 0 0 0 1263 5 0 0 25 0 1 0 1112997920 38977536 9249 1992294400 134512640 135674425 4294956192 18446744073709551615 134564826 0 0 4096 0 0 0 0 17 1 0 0
/proc/5389/statm: 9516 9249 99 283 0 9230 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 38064

[startup+25.5017 s]
/proc/loadavg: 0.98 1.02 1.16 2/65 5390
/proc/meminfo: memFree=1386104/2055920 swapFree=4178352/4192956
[pid=5389] ppid=5387 vsize=64996 CPUtime=25.49
/proc/5389/stat : 5389 (SApperloT-base) R 5387 5389 5226 0 -1 4194304 16010 0 0 0 2538 11 0 0 25 0 1 0 1112997920 66555904 15960 1992294400 134512640 135674425 4294956192 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/5389/statm: 16249 15960 99 283 0 15963 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 64996

[startup+51.102 s]
/proc/loadavg: 0.99 1.02 1.15 2/65 5390
/proc/meminfo: memFree=1374264/2055920 swapFree=4178352/4192956
[pid=5389] ppid=5387 vsize=76512 CPUtime=51.07
/proc/5389/stat : 5389 (SApperloT-base) R 5387 5389 5226 0 -1 4194304 18875 0 0 0 5094 13 0 0 25 0 1 0 1112997920 78348288 18825 1992294400 134512640 135674425 4294956192 18446744073709551615 134564854 0 0 4096 0 0 0 0 17 1 0 0
/proc/5389/statm: 19128 18825 99 283 0 18842 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 76512

[startup+102.306 s]
/proc/loadavg: 0.99 1.01 1.14 2/65 5390
/proc/meminfo: memFree=1366968/2055920 swapFree=4178352/4192956
[pid=5389] ppid=5387 vsize=83776 CPUtime=102.27
/proc/5389/stat : 5389 (SApperloT-base) R 5387 5389 5226 0 -1 4194304 20682 0 0 0 10212 15 0 0 25 0 1 0 1112997920 85786624 20632 1992294400 134512640 135674425 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/5389/statm: 20944 20632 99 283 0 20658 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 83776

[startup+162.302 s]
/proc/loadavg: 0.99 1.01 1.13 2/65 5390
/proc/meminfo: memFree=1355384/2055920 swapFree=4178352/4192956
[pid=5389] ppid=5387 vsize=95396 CPUtime=162.25
/proc/5389/stat : 5389 (SApperloT-base) R 5387 5389 5226 0 -1 4194304 23586 0 0 0 16208 17 0 0 25 0 1 0 1112997920 97685504 23536 1992294400 134512640 135674425 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/5389/statm: 23849 23536 99 283 0 23563 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 95396

[startup+222.301 s]
/proc/loadavg: 0.99 1.00 1.12 2/65 5390
/proc/meminfo: memFree=1347320/2055920 swapFree=4178352/4192956
[pid=5389] ppid=5387 vsize=103412 CPUtime=222.23
/proc/5389/stat : 5389 (SApperloT-base) R 5387 5389 5226 0 -1 4194304 25583 0 0 0 22205 18 0 0 25 0 1 0 1112997920 105893888 25533 1992294400 134512640 135674425 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/5389/statm: 25853 25533 99 283 0 25567 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 103412

[startup+282.302 s]
/proc/loadavg: 0.99 1.00 1.11 2/65 5390
/proc/meminfo: memFree=1343992/2055920 swapFree=4178352/4192956
[pid=5389] ppid=5387 vsize=106840 CPUtime=282.21
/proc/5389/stat : 5389 (SApperloT-base) R 5387 5389 5226 0 -1 4194304 26408 0 0 0 28202 19 0 0 25 0 1 0 1112997920 109404160 26358 1992294400 134512640 135674425 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/5389/statm: 26710 26358 99 283 0 26424 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 106840

[startup+342.301 s]
/proc/loadavg: 0.99 1.00 1.10 2/65 5396
/proc/meminfo: memFree=1342584/2055920 swapFree=4178352/4192956
[pid=5389] ppid=5387 vsize=108476 CPUtime=342.19
/proc/5389/stat : 5389 (SApperloT-base) R 5387 5389 5226 0 -1 4194304 26749 0 0 0 34199 20 0 0 25 0 1 0 1112997920 111079424 26699 1992294400 134512640 135674425 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/5389/statm: 27119 26699 99 283 0 26833 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 108476

[startup+402.302 s]
/proc/loadavg: 0.99 1.00 1.09 2/65 5396
/proc/meminfo: memFree=1340792/2055920 swapFree=4178352/4192956
[pid=5389] ppid=5387 vsize=110192 CPUtime=402.18
/proc/5389/stat : 5389 (SApperloT-base) R 5387 5389 5226 0 -1 4194304 27200 0 0 0 40197 21 0 0 25 0 1 0 1112997920 112836608 27150 1992294400 134512640 135674425 4294956192 18446744073709551615 134564699 0 0 4096 0 0 0 0 17 1 0 0
/proc/5389/statm: 27548 27150 99 283 0 27262 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 110192

[startup+462.302 s]
/proc/loadavg: 0.99 1.00 1.08 2/65 5396
/proc/meminfo: memFree=1340664/2055920 swapFree=4178352/4192956
[pid=5389] ppid=5387 vsize=110392 CPUtime=462.16
/proc/5389/stat : 5389 (SApperloT-base) R 5387 5389 5226 0 -1 4194304 27218 0 0 0 46195 21 0 0 25 0 1 0 1112997920 113041408 27168 1992294400 134512640 135674425 4294956192 18446744073709551615 134571299 0 0 4096 0 0 0 0 17 1 0 0
/proc/5389/statm: 27598 27168 99 283 0 27312 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 110392

[startup+522.301 s]
/proc/loadavg: 0.99 1.00 1.08 2/65 5396
/proc/meminfo: memFree=1332792/2055920 swapFree=4178352/4192956
[pid=5389] ppid=5387 vsize=118344 CPUtime=522.14
/proc/5389/stat : 5389 (SApperloT-base) R 5387 5389 5226 0 -1 4194304 29190 0 0 0 52191 23 0 0 25 0 1 0 1112997920 121184256 29140 1992294400 134512640 135674425 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/5389/statm: 29586 29140 99 283 0 29300 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 118344

[startup+582.302 s]
/proc/loadavg: 0.99 1.00 1.07 2/65 5396
/proc/meminfo: memFree=1332728/2055920 swapFree=4178352/4192956
[pid=5389] ppid=5387 vsize=118528 CPUtime=582.12
/proc/5389/stat : 5389 (SApperloT-base) R 5387 5389 5226 0 -1 4194304 29202 0 0 0 58189 23 0 0 25 0 1 0 1112997920 121372672 29152 1992294400 134512640 135674425 4294956192 18446744073709551615 134564826 0 0 4096 0 0 0 0 17 1 0 0
/proc/5389/statm: 29632 29152 99 283 0 29346 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 118528

[startup+642.301 s]
/proc/loadavg: 0.99 1.00 1.06 2/65 5396
/proc/meminfo: memFree=1332664/2055920 swapFree=4178352/4192956
[pid=5389] ppid=5387 vsize=118528 CPUtime=642.12
/proc/5389/stat : 5389 (SApperloT-base) R 5387 5389 5226 0 -1 4194304 29205 0 0 0 64188 24 0 0 25 0 1 0 1112997920 121372672 29155 1992294400 134512640 135674425 4294956192 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/5389/statm: 29632 29155 99 283 0 29346 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 118528

[startup+702.302 s]
/proc/loadavg: 0.99 1.00 1.06 2/65 5396
/proc/meminfo: memFree=1326520/2055920 swapFree=4178352/4192956
[pid=5389] ppid=5387 vsize=124764 CPUtime=702.1
/proc/5389/stat : 5389 (SApperloT-base) R 5387 5389 5226 0 -1 4194304 30757 0 0 0 70184 26 0 0 25 0 1 0 1112997920 127758336 30707 1992294400 134512640 135674425 4294956192 18446744073709551615 134564826 0 0 4096 0 0 0 0 17 1 0 0
/proc/5389/statm: 31191 30707 99 283 0 30905 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 124764

[startup+762.306 s]
/proc/loadavg: 0.99 1.00 1.05 2/65 5396
/proc/meminfo: memFree=1325944/2055920 swapFree=4178352/4192956
[pid=5389] ppid=5387 vsize=125492 CPUtime=762.09
/proc/5389/stat : 5389 (SApperloT-base) R 5387 5389 5226 0 -1 4194304 30894 0 0 0 76183 26 0 0 25 0 1 0 1112997920 128503808 30844 1992294400 134512640 135674425 4294956192 18446744073709551615 134564271 0 0 4096 0 0 0 0 17 1 0 0
/proc/5389/statm: 31373 30844 99 283 0 31087 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 125492

[startup+822.301 s]
/proc/loadavg: 0.99 1.00 1.05 2/65 5396
/proc/meminfo: memFree=1317304/2055920 swapFree=4178352/4192956
[pid=5389] ppid=5387 vsize=134456 CPUtime=822.06
/proc/5389/stat : 5389 (SApperloT-base) R 5387 5389 5226 0 -1 4194304 33103 0 0 0 82177 29 0 0 25 0 1 0 1112997920 137682944 33053 1992294400 134512640 135674425 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/5389/statm: 33614 33053 99 283 0 33328 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 134456

[startup+882.302 s]
/proc/loadavg: 0.99 1.00 1.04 2/65 5396
/proc/meminfo: memFree=1307064/2055920 swapFree=4178352/4192956
[pid=5389] ppid=5387 vsize=145148 CPUtime=882.05
/proc/5389/stat : 5389 (SApperloT-base) R 5387 5389 5226 0 -1 4194304 35686 0 0 0 88173 32 0 0 25 0 1 0 1112997920 148631552 35636 1992294400 134512640 135674425 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/5389/statm: 36287 35636 99 283 0 36001 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 145148

[startup+942.301 s]
/proc/loadavg: 0.99 1.00 1.04 2/65 5396
/proc/meminfo: memFree=1298488/2055920 swapFree=4178352/4192956
[pid=5389] ppid=5387 vsize=153332 CPUtime=942.03
/proc/5389/stat : 5389 (SApperloT-base) R 5387 5389 5226 0 -1 4194304 37776 0 0 0 94169 34 0 0 25 0 1 0 1112997920 157011968 37726 1992294400 134512640 135674425 4294956192 18446744073709551615 134551104 0 0 4096 0 0 0 0 17 1 0 0
/proc/5389/statm: 38333 37726 99 283 0 38047 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 153332

[startup+1002.3 s]
/proc/loadavg: 0.99 1.00 1.03 2/65 5396
/proc/meminfo: memFree=1298040/2055920 swapFree=4178352/4192956
[pid=5389] ppid=5387 vsize=153860 CPUtime=1002.01
/proc/5389/stat : 5389 (SApperloT-base) R 5387 5389 5226 0 -1 4194304 37888 0 0 0 100167 34 0 0 25 0 1 0 1112997920 157552640 37838 1992294400 134512640 135674425 4294956192 18446744073709551615 134551250 0 0 4096 0 0 0 0 17 1 0 0
/proc/5389/statm: 38465 37838 99 283 0 38179 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 153860

[startup+1062.3 s]
/proc/loadavg: 0.99 1.00 1.02 2/65 5396
/proc/meminfo: memFree=1298040/2055920 swapFree=4178352/4192956
[pid=5389] ppid=5387 vsize=153632 CPUtime=1062
/proc/5389/stat : 5389 (SApperloT-base) R 5387 5389 5226 0 -1 4194304 37888 0 0 0 106165 35 0 0 25 0 1 0 1112997920 157319168 37804 1992294400 134512640 135674425 4294956192 18446744073709551615 134564826 0 0 4096 0 0 0 0 17 1 0 0
/proc/5389/statm: 38408 37804 99 283 0 38122 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 153632

[startup+1122.3 s]
/proc/loadavg: 0.99 1.00 1.02 2/65 5396
/proc/meminfo: memFree=1298040/2055920 swapFree=4178352/4192956
[pid=5389] ppid=5387 vsize=153632 CPUtime=1121.99
/proc/5389/stat : 5389 (SApperloT-base) R 5387 5389 5226 0 -1 4194304 37888 0 0 0 112164 35 0 0 25 0 1 0 1112997920 157319168 37804 1992294400 134512640 135674425 4294956192 18446744073709551615 134581864 0 0 4096 0 0 0 0 17 1 0 0
/proc/5389/statm: 38408 37804 99 283 0 38122 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 153632

[startup+1182.3 s]
/proc/loadavg: 0.99 1.00 1.01 2/65 5396
/proc/meminfo: memFree=1298104/2055920 swapFree=4178352/4192956
[pid=5389] ppid=5387 vsize=153632 CPUtime=1181.97
/proc/5389/stat : 5389 (SApperloT-base) R 5387 5389 5226 0 -1 4194304 37888 0 0 0 118162 35 0 0 25 0 1 0 1112997920 157319168 37804 1992294400 134512640 135674425 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/5389/statm: 38408 37804 99 283 0 38122 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 153632



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 1.00 1.01 2/65 5396
/proc/meminfo: memFree=1298104/2055920 swapFree=4178352/4192956
[pid=5389] ppid=5387 vsize=153632 CPUtime=1200.07
/proc/5389/stat : 5389 (SApperloT-base) R 5387 5389 5226 0 -1 4194304 37888 0 0 0 119972 35 0 0 25 0 1 0 1112997920 157319168 37804 1992294400 134512640 135674425 4294956192 18446744073709551615 134556421 0 0 4096 0 0 0 0 17 1 0 0
/proc/5389/statm: 38408 37804 99 283 0 38122 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 153632

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.43
CPU time (s): 1200.1
CPU user time (s): 1199.72
CPU system time (s): 0.380942
CPU usage (%): 99.9726
Max. virtual memory (cumulated for all children) (KiB): 153860

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

runsolver used 1.35179 second user time and 2.6266 second system time

The end

Launcher Data

Begin job on node43 at 2009-03-30 10:55:51
IDJOB=1532874
IDBENCH=70349
IDSOLVER=509
FILE ID=node43/1532874-1238403351
PBS_JOBID= 9061443
Free space on /tmp= 63084 MiB

SOLVER NAME= SApperloT base
BENCH NAME= SAT09/RANDOM/LARGE/3SAT/UNKNOWN/16000/unif-k3-r4.2-v16000-c67200-S1726986756-053.cnf
COMMAND LINE= HOME/SApperloT-base -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1532874-1238403351/watcher-1532874-1238403351 -o /tmp/evaluation-result-1532874-1238403351/solver-1532874-1238403351 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-base -seed=1437113358 HOME/instance-1532874-1238403351.cnf

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

MD5SUM BENCH= 5a6b74e0cbac6cfafc017348bf701f4b
RANDOM SEED=1437113358

node43.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.242
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.242
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	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1450072 kB
Buffers:         72488 kB
Cached:         447504 kB
SwapCached:       8504 kB
Active:         193816 kB
Inactive:       336168 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1450072 kB
SwapTotal:     4192956 kB
SwapFree:      4178352 kB
Dirty:            2668 kB
Writeback:           0 kB
Mapped:          15732 kB
Slab:            61876 kB
Committed_AS:  2409280 kB
PageTables:       1448 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 63084 MiB
End job on node43 at 2009-03-30 11:15:54