Trace number 1534820

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.08 1200.43

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/SATISFIABLE/380/
unif-k3-r4.25-v380-c1615-S486002104-037.cnf
MD5SUMf4b8d839b40ecfc6d6fa55a34f75fca9
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.009997
Satisfiable
(Un)Satisfiability was proved
Number of variables380
Number of clauses1615
Sum of the clauses size4845
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31615
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-1534820-1238597067/watcher-1534820-1238597067 -o /tmp/evaluation-result-1534820-1238597067/solver-1534820-1238597067 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-hrp -seed=1079780896 HOME/instance-1534820-1238597067.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.00 0.99 0.97 3/65 4868
/proc/meminfo: memFree=1585584/2055920 swapFree=4178736/4192956
[pid=4868] ppid=4866 vsize=1484 CPUtime=0
/proc/4868/stat : 4868 (SApperloT-hrp) R 4866 4868 4196 0 -1 4194304 171 0 0 0 0 0 0 0 18 0 1 0 486040578 1519616 154 1992294400 134512640 135712473 4294956208 18446744073709551615 134557979 0 0 4096 0 0 0 0 17 1 0 0
/proc/4868/statm: 371 154 105 292 0 76 0

[startup+0.0494911 s]
/proc/loadavg: 1.00 0.99 0.97 3/65 4868
/proc/meminfo: memFree=1585584/2055920 swapFree=4178736/4192956
[pid=4868] ppid=4866 vsize=1616 CPUtime=0.04
/proc/4868/stat : 4868 (SApperloT-hrp) R 4866 4868 4196 0 -1 4194304 201 0 0 0 4 0 0 0 18 0 1 0 486040578 1654784 184 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/4868/statm: 404 184 105 292 0 109 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 1616

[startup+0.101495 s]
/proc/loadavg: 1.00 0.99 0.97 3/65 4868
/proc/meminfo: memFree=1585584/2055920 swapFree=4178736/4192956
[pid=4868] ppid=4866 vsize=1616 CPUtime=0.09
/proc/4868/stat : 4868 (SApperloT-hrp) R 4866 4868 4196 0 -1 4194304 214 0 0 0 9 0 0 0 18 0 1 0 486040578 1654784 197 1992294400 134512640 135712473 4294956208 18446744073709551615 134565757 0 0 4096 0 0 0 0 17 1 0 0
/proc/4868/statm: 404 197 105 292 0 109 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1616

[startup+0.301518 s]
/proc/loadavg: 1.00 0.99 0.97 3/65 4868
/proc/meminfo: memFree=1585584/2055920 swapFree=4178736/4192956
[pid=4868] ppid=4866 vsize=2012 CPUtime=0.29
/proc/4868/stat : 4868 (SApperloT-hrp) R 4866 4868 4196 0 -1 4194304 328 0 0 0 29 0 0 0 19 0 1 0 486040578 2060288 311 1992294400 134512640 135712473 4294956208 18446744073709551615 134568571 0 0 4096 0 0 0 0 17 1 0 0
/proc/4868/statm: 503 311 109 292 0 208 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2012

[startup+0.701563 s]
/proc/loadavg: 1.00 0.99 0.97 3/65 4868
/proc/meminfo: memFree=1585584/2055920 swapFree=4178736/4192956
[pid=4868] ppid=4866 vsize=2144 CPUtime=0.69
/proc/4868/stat : 4868 (SApperloT-hrp) R 4866 4868 4196 0 -1 4194304 357 0 0 0 69 0 0 0 22 0 1 0 486040578 2195456 340 1992294400 134512640 135712473 4294956208 18446744073709551615 134565058 0 0 4096 0 0 0 0 17 1 0 0
/proc/4868/statm: 536 340 109 292 0 241 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2144

[startup+1.50165 s]
/proc/loadavg: 1.00 0.99 0.97 2/66 4869
/proc/meminfo: memFree=1584616/2055920 swapFree=4178736/4192956
[pid=4868] ppid=4866 vsize=2276 CPUtime=1.49
/proc/4868/stat : 4868 (SApperloT-hrp) R 4866 4868 4196 0 -1 4194304 399 0 0 0 149 0 0 0 25 0 1 0 486040578 2330624 382 1992294400 134512640 135712473 4294956208 18446744073709551615 134564227 0 0 4096 0 0 0 0 17 1 0 0
/proc/4868/statm: 569 382 109 292 0 274 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2276

[startup+3.10184 s]
/proc/loadavg: 1.00 0.99 0.97 2/66 4869
/proc/meminfo: memFree=1582952/2055920 swapFree=4178736/4192956
[pid=4868] ppid=4866 vsize=4652 CPUtime=3.09
/proc/4868/stat : 4868 (SApperloT-hrp) R 4866 4868 4196 0 -1 4194304 991 0 0 0 309 0 0 0 25 0 1 0 486040578 4763648 974 1992294400 134512640 135712473 4294956208 18446744073709551615 134563613 0 0 4096 0 0 0 0 17 1 0 0
/proc/4868/statm: 1163 974 109 292 0 868 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4652

[startup+6.3012 s]
/proc/loadavg: 1.00 0.99 0.97 2/66 4869
/proc/meminfo: memFree=1581672/2055920 swapFree=4178736/4192956
[pid=4868] ppid=4866 vsize=4916 CPUtime=6.29
/proc/4868/stat : 4868 (SApperloT-hrp) R 4866 4868 4196 0 -1 4194304 1055 0 0 0 629 0 0 0 25 0 1 0 486040578 5033984 1038 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/4868/statm: 1229 1038 109 292 0 934 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 4916

[startup+12.7019 s]
/proc/loadavg: 1.00 0.99 0.97 2/66 4869
/proc/meminfo: memFree=1581288/2055920 swapFree=4178736/4192956
[pid=4868] ppid=4866 vsize=5312 CPUtime=12.68
/proc/4868/stat : 4868 (SApperloT-hrp) R 4866 4868 4196 0 -1 4194304 1133 0 0 0 1268 0 0 0 25 0 1 0 486040578 5439488 1116 1992294400 134512640 135712473 4294956208 18446744073709551615 134564198 0 0 4096 0 0 0 0 17 1 0 0
/proc/4868/statm: 1328 1116 109 292 0 1033 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 5312

[startup+25.5014 s]
/proc/loadavg: 1.00 0.99 0.97 2/66 4869
/proc/meminfo: memFree=1580904/2055920 swapFree=4178736/4192956
[pid=4868] ppid=4866 vsize=5580 CPUtime=25.48
/proc/4868/stat : 4868 (SApperloT-hrp) R 4866 4868 4196 0 -1 4194304 1220 0 0 0 2548 0 0 0 25 0 1 0 486040578 5713920 1203 1992294400 134512640 135712473 4294956208 18446744073709551615 134564317 0 0 4096 0 0 0 0 17 1 0 0
/proc/4868/statm: 1395 1203 109 292 0 1100 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 5580

[startup+51.1013 s]
/proc/loadavg: 1.00 0.99 0.97 2/66 4869
/proc/meminfo: memFree=1568616/2055920 swapFree=4178736/4192956
[pid=4868] ppid=4866 vsize=18860 CPUtime=51.08
/proc/4868/stat : 4868 (SApperloT-hrp) R 4866 4868 4196 0 -1 4194304 4494 0 0 0 5105 3 0 0 25 0 1 0 486040578 19312640 4411 1992294400 134512640 135712473 4294956208 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/4868/statm: 4715 4411 109 292 0 4420 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 18860

[startup+102.305 s]
/proc/loadavg: 1.00 0.99 0.97 2/66 4869
/proc/meminfo: memFree=1533736/2055920 swapFree=4178736/4192956
[pid=4868] ppid=4866 vsize=54216 CPUtime=102.27
/proc/4868/stat : 4868 (SApperloT-hrp) R 4866 4868 4196 0 -1 4194304 13077 0 0 0 10217 10 0 0 25 0 1 0 486040578 55517184 12994 1992294400 134512640 135712473 4294956208 18446744073709551615 134564302 0 0 4096 0 0 0 0 17 1 0 0
/proc/4868/statm: 13554 12994 109 292 0 13259 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 54216

[startup+162.302 s]
/proc/loadavg: 1.00 0.99 0.97 2/66 4869
/proc/meminfo: memFree=1533288/2055920 swapFree=4178736/4192956
[pid=4868] ppid=4866 vsize=54640 CPUtime=162.24
/proc/4868/stat : 4868 (SApperloT-hrp) R 4866 4868 4196 0 -1 4194304 13175 0 0 0 16214 10 0 0 25 0 1 0 486040578 55951360 13092 1992294400 134512640 135712473 4294956208 18446744073709551615 134564805 0 0 4096 0 0 0 0 17 1 0 0
/proc/4868/statm: 13660 13092 109 292 0 13365 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 54640

[startup+222.302 s]
/proc/loadavg: 1.00 0.99 0.97 2/66 4869
/proc/meminfo: memFree=1527976/2055920 swapFree=4178736/4192956
[pid=4868] ppid=4866 vsize=60116 CPUtime=222.23
/proc/4868/stat : 4868 (SApperloT-hrp) R 4866 4868 4196 0 -1 4194304 14537 0 0 0 22212 11 0 0 25 0 1 0 486040578 61558784 14454 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/4868/statm: 15029 14454 109 292 0 14734 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 60116

[startup+282.301 s]
/proc/loadavg: 1.00 0.99 0.97 2/66 4869
/proc/meminfo: memFree=1505192/2055920 swapFree=4178736/4192956
[pid=4868] ppid=4866 vsize=83680 CPUtime=282.21
/proc/4868/stat : 4868 (SApperloT-hrp) R 4866 4868 4196 0 -1 4194304 20390 0 0 0 28203 18 0 0 25 0 1 0 486040578 85688320 20177 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/4868/statm: 20920 20177 109 292 0 20625 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 83680

[startup+342.301 s]
/proc/loadavg: 1.00 0.99 0.97 2/66 4869
/proc/meminfo: memFree=1492776/2055920 swapFree=4178736/4192956
[pid=4868] ppid=4866 vsize=97428 CPUtime=342.19
/proc/4868/stat : 4868 (SApperloT-hrp) R 4866 4868 4196 0 -1 4194304 23687 0 0 0 34197 22 0 0 25 0 1 0 486040578 99766272 23216 1992294400 134512640 135712473 4294956208 18446744073709551615 134564135 0 0 4096 0 0 0 0 17 1 0 0
/proc/4868/statm: 24357 23216 109 292 0 24062 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 97428

[startup+402.302 s]
/proc/loadavg: 1.00 0.99 0.97 2/66 4871
/proc/meminfo: memFree=1482600/2055920 swapFree=4178736/4192956
[pid=4868] ppid=4866 vsize=107740 CPUtime=402.18
/proc/4868/stat : 4868 (SApperloT-hrp) R 4866 4868 4196 0 -1 4194304 26259 0 0 0 40192 26 0 0 25 0 1 0 486040578 110325760 25788 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/4868/statm: 26935 25788 109 292 0 26640 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 107740

[startup+462.302 s]
/proc/loadavg: 1.00 0.99 0.97 2/66 4871
/proc/meminfo: memFree=1472232/2055920 swapFree=4178736/4192956
[pid=4868] ppid=4866 vsize=118248 CPUtime=462.15
/proc/4868/stat : 4868 (SApperloT-hrp) R 4866 4868 4196 0 -1 4194304 28815 0 0 0 46186 29 0 0 25 0 1 0 486040578 121085952 28344 1992294400 134512640 135712473 4294956208 18446744073709551615 134601422 0 0 4096 0 0 0 0 17 1 0 0
/proc/4868/statm: 29562 28344 109 292 0 29267 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 118248

[startup+522.302 s]
/proc/loadavg: 1.00 0.99 0.97 2/66 4871
/proc/meminfo: memFree=1463272/2055920 swapFree=4178736/4192956
[pid=4868] ppid=4866 vsize=127488 CPUtime=522.14
/proc/4868/stat : 4868 (SApperloT-hrp) R 4866 4868 4196 0 -1 4194304 31088 0 0 0 52182 32 0 0 25 0 1 0 486040578 130547712 30617 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/4868/statm: 31872 30617 109 292 0 31577 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 127488

[startup+582.301 s]
/proc/loadavg: 1.00 0.99 0.97 2/66 4871
/proc/meminfo: memFree=1461416/2055920 swapFree=4178736/4192956
[pid=4868] ppid=4866 vsize=130432 CPUtime=582.12
/proc/4868/stat : 4868 (SApperloT-hrp) R 4866 4868 4196 0 -1 4194304 31764 0 0 0 58179 33 0 0 25 0 1 0 486040578 133562368 31036 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/4868/statm: 32608 31036 109 292 0 32313 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 130432

[startup+642.301 s]
/proc/loadavg: 1.00 0.99 0.97 2/66 4871
/proc/meminfo: memFree=1460392/2055920 swapFree=4178736/4192956
[pid=4868] ppid=4866 vsize=131488 CPUtime=642.1
/proc/4868/stat : 4868 (SApperloT-hrp) R 4866 4868 4196 0 -1 4194304 32015 0 0 0 64177 33 0 0 25 0 1 0 486040578 134643712 31287 1992294400 134512640 135712473 4294956208 18446744073709551615 134564361 0 0 4096 0 0 0 0 17 1 0 0
/proc/4868/statm: 32872 31287 109 292 0 32577 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 131488

[startup+702.302 s]
/proc/loadavg: 1.00 0.99 0.97 2/66 4871
/proc/meminfo: memFree=1459432/2055920 swapFree=4178736/4192956
[pid=4868] ppid=4866 vsize=132160 CPUtime=702.09
/proc/4868/stat : 4868 (SApperloT-hrp) R 4866 4868 4196 0 -1 4194304 32247 0 0 0 70175 34 0 0 25 0 1 0 486040578 135331840 31519 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/4868/statm: 33040 31519 109 292 0 32745 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 132160

[startup+762.306 s]
/proc/loadavg: 1.00 0.99 0.97 2/66 4871
/proc/meminfo: memFree=1457896/2055920 swapFree=4178736/4192956
[pid=4868] ppid=4866 vsize=133984 CPUtime=762.07
/proc/4868/stat : 4868 (SApperloT-hrp) R 4866 4868 4196 0 -1 4194304 32642 0 0 0 76173 34 0 0 25 0 1 0 486040578 137199616 31914 1992294400 134512640 135712473 4294956208 18446744073709551615 134564354 0 0 4096 0 0 0 0 17 1 0 0
/proc/4868/statm: 33496 31914 109 292 0 33201 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 133984

[startup+822.302 s]
/proc/loadavg: 1.00 0.99 0.97 2/66 4871
/proc/meminfo: memFree=1455400/2055920 swapFree=4178736/4192956
[pid=4868] ppid=4866 vsize=136712 CPUtime=822.05
/proc/4868/stat : 4868 (SApperloT-hrp) R 4866 4868 4196 0 -1 4194304 33401 0 0 0 82170 35 0 0 25 0 1 0 486040578 139993088 32544 1992294400 134512640 135712473 4294956208 18446744073709551615 134564117 0 0 4096 0 0 0 0 17 1 0 0
/proc/4868/statm: 34178 32544 109 292 0 33883 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 136712

[startup+882.301 s]
/proc/loadavg: 1.00 0.99 0.97 2/66 4871
/proc/meminfo: memFree=1454504/2055920 swapFree=4178736/4192956
[pid=4868] ppid=4866 vsize=137352 CPUtime=882.03
/proc/4868/stat : 4868 (SApperloT-hrp) R 4866 4868 4196 0 -1 4194304 33603 0 0 0 88168 35 0 0 25 0 1 0 486040578 140648448 32746 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/4868/statm: 34338 32746 109 292 0 34043 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 137352

[startup+942.301 s]
/proc/loadavg: 1.00 0.99 0.97 2/66 4871
/proc/meminfo: memFree=1448872/2055920 swapFree=4178736/4192956
[pid=4868] ppid=4866 vsize=143012 CPUtime=942.01
/proc/4868/stat : 4868 (SApperloT-hrp) R 4866 4868 4196 0 -1 4194304 35039 0 0 0 94164 37 0 0 25 0 1 0 486040578 146444288 34182 1992294400 134512640 135712473 4294956208 18446744073709551615 134564124 0 0 4096 0 0 0 0 17 1 0 0
/proc/4868/statm: 35753 34182 109 292 0 35458 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 143012

[startup+1002.3 s]
/proc/loadavg: 1.00 0.99 0.97 2/66 4877
/proc/meminfo: memFree=1442024/2055920 swapFree=4178736/4192956
[pid=4868] ppid=4866 vsize=150468 CPUtime=1001.99
/proc/4868/stat : 4868 (SApperloT-hrp) R 4866 4868 4196 0 -1 4194304 36857 0 0 0 100159 40 0 0 25 0 1 0 486040578 154079232 35871 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/4868/statm: 37617 35871 109 292 0 37322 0
Current children cumulated CPU time (s) 1001.99
Current children cumulated vsize (KiB) 150468

[startup+1062.3 s]
/proc/loadavg: 1.00 0.99 0.97 2/66 4877
/proc/meminfo: memFree=1436712/2055920 swapFree=4178736/4192956
[pid=4868] ppid=4866 vsize=156780 CPUtime=1061.98
/proc/4868/stat : 4868 (SApperloT-hrp) R 4866 4868 4196 0 -1 4194304 38448 0 0 0 106155 43 0 0 25 0 1 0 486040578 160542720 37205 1992294400 134512640 135712473 4294956208 18446744073709551615 134601634 0 0 4096 0 0 0 0 17 1 0 0
/proc/4868/statm: 39195 37205 109 292 0 38900 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 156780

[startup+1122.3 s]
/proc/loadavg: 1.00 0.99 0.97 2/66 4877
/proc/meminfo: memFree=1431592/2055920 swapFree=4178736/4192956
[pid=4868] ppid=4866 vsize=162004 CPUtime=1121.96
/proc/4868/stat : 4868 (SApperloT-hrp) R 4866 4868 4196 0 -1 4194304 39724 0 0 0 112152 44 0 0 25 0 1 0 486040578 165892096 38481 1992294400 134512640 135712473 4294956208 18446744073709551615 134564702 0 0 4096 0 0 0 0 17 1 0 0
/proc/4868/statm: 40501 38481 109 292 0 40206 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 162004

[startup+1182.3 s]
/proc/loadavg: 1.00 0.99 0.97 2/66 4877
/proc/meminfo: memFree=1426344/2055920 swapFree=4178736/4192956
[pid=4868] ppid=4866 vsize=167256 CPUtime=1181.95
/proc/4868/stat : 4868 (SApperloT-hrp) R 4866 4868 4196 0 -1 4194304 41037 0 0 0 118149 46 0 0 25 0 1 0 486040578 171270144 39794 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/4868/statm: 41814 39794 109 292 0 41519 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 167256



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 0.99 0.97 2/66 4877
/proc/meminfo: memFree=1424872/2055920 swapFree=4178736/4192956
[pid=4868] ppid=4866 vsize=168576 CPUtime=1200.04
/proc/4868/stat : 4868 (SApperloT-hrp) R 4866 4868 4196 0 -1 4194304 41373 0 0 0 119958 46 0 0 25 0 1 0 486040578 172621824 40130 1992294400 134512640 135712473 4294956208 18446744073709551615 134564354 0 0 4096 0 0 0 0 17 1 0 0
/proc/4868/statm: 42144 40130 109 292 0 41849 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 168576

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.08
CPU user time (s): 1199.59
CPU system time (s): 0.492925
CPU usage (%): 99.9706
Max. virtual memory (cumulated for all children) (KiB): 168576

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

runsolver used 1.48277 second user time and 2.75158 second system time

The end

Launcher Data

Begin job on node32 at 2009-04-01 16:44:27
IDJOB=1534820
IDBENCH=70738
IDSOLVER=510
FILE ID=node32/1534820-1238597067
PBS_JOBID= 9068310
Free space on /tmp= 66456 MiB

SOLVER NAME= SApperloT hrp
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/SATISFIABLE/380/unif-k3-r4.25-v380-c1615-S486002104-037.cnf
COMMAND LINE= HOME/SApperloT-hrp -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1534820-1238597067/watcher-1534820-1238597067 -o /tmp/evaluation-result-1534820-1238597067/solver-1534820-1238597067 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-hrp -seed=1079780896 HOME/instance-1534820-1238597067.cnf

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

MD5SUM BENCH= f4b8d839b40ecfc6d6fa55a34f75fca9
RANDOM SEED=1079780896

node32.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.234
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.234
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:       1586064 kB
Buffers:         95940 kB
Cached:         284724 kB
SwapCached:       7344 kB
Active:         213720 kB
Inactive:       175672 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1586064 kB
SwapTotal:     4192956 kB
SwapFree:      4178736 kB
Dirty:            1460 kB
Writeback:           0 kB
Mapped:          14484 kB
Slab:            66196 kB
Committed_AS:  1699176 kB
PageTables:       1488 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= 66452 MiB
End job on node32 at 2009-04-01 17:04:30