Trace number 1534025

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.12 1200.46

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/400/
unif-k3-r4.25-v400-c1700-S1553390498-064.cnf
MD5SUMad000d059aa01091d195f8e0c8f346f6
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark76.6154
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of clauses1700
Sum of the clauses size5100
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31700
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-1534025-1238520679/watcher-1534025-1238520679 -o /tmp/evaluation-result-1534025-1238520679/solver-1534025-1238520679 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-hrp -seed=1770868224 HOME/instance-1534025-1238520679.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.78 0.95 0.98 3/69 17979
/proc/meminfo: memFree=1510824/2055920 swapFree=4171336/4192956
[pid=17979] ppid=17977 vsize=1484 CPUtime=0
/proc/17979/stat : 17979 (SApperloT-hrp) R 17977 17979 17942 0 -1 4194304 173 0 0 0 0 0 0 0 18 0 1 0 1124731029 1519616 156 1992294400 134512640 135712473 4294956208 18446744073709551615 134564282 0 0 4096 0 0 0 0 17 1 0 0
/proc/17979/statm: 371 157 105 292 0 76 0

[startup+0.048318 s]
/proc/loadavg: 0.78 0.95 0.98 3/69 17979
/proc/meminfo: memFree=1510824/2055920 swapFree=4171336/4192956
[pid=17979] ppid=17977 vsize=1616 CPUtime=0.04
/proc/17979/stat : 17979 (SApperloT-hrp) R 17977 17979 17942 0 -1 4194304 205 0 0 0 4 0 0 0 18 0 1 0 1124731029 1654784 188 1992294400 134512640 135712473 4294956208 18446744073709551615 134558282 0 0 4096 0 0 0 0 17 1 0 0
/proc/17979/statm: 404 188 105 292 0 109 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 1616

[startup+0.101322 s]
/proc/loadavg: 0.78 0.95 0.98 3/69 17979
/proc/meminfo: memFree=1510824/2055920 swapFree=4171336/4192956
[pid=17979] ppid=17977 vsize=1616 CPUtime=0.09
/proc/17979/stat : 17979 (SApperloT-hrp) R 17977 17979 17942 0 -1 4194304 216 0 0 0 9 0 0 0 18 0 1 0 1124731029 1654784 199 1992294400 134512640 135712473 4294956208 18446744073709551615 134564317 0 0 4096 0 0 0 0 17 1 0 0
/proc/17979/statm: 404 199 105 292 0 109 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1616

[startup+0.301342 s]
/proc/loadavg: 0.78 0.95 0.98 3/69 17979
/proc/meminfo: memFree=1510824/2055920 swapFree=4171336/4192956
[pid=17979] ppid=17977 vsize=2144 CPUtime=0.29
/proc/17979/stat : 17979 (SApperloT-hrp) R 17977 17979 17942 0 -1 4194304 338 0 0 0 29 0 0 0 19 0 1 0 1124731029 2195456 321 1992294400 134512640 135712473 4294956208 18446744073709551615 134564600 0 0 4096 0 0 0 0 17 1 0 0
/proc/17979/statm: 536 321 109 292 0 241 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2144

[startup+0.701384 s]
/proc/loadavg: 0.78 0.95 0.98 3/69 17979
/proc/meminfo: memFree=1510824/2055920 swapFree=4171336/4192956
[pid=17979] ppid=17977 vsize=2276 CPUtime=0.69
/proc/17979/stat : 17979 (SApperloT-hrp) R 17977 17979 17942 0 -1 4194304 373 0 0 0 69 0 0 0 23 0 1 0 1124731029 2330624 356 1992294400 134512640 135712473 4294956208 18446744073709551615 134581173 0 0 4096 0 0 0 0 17 1 0 0
/proc/17979/statm: 569 356 109 292 0 274 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2276

[startup+1.50247 s]
/proc/loadavg: 0.78 0.95 0.98 2/70 17980
/proc/meminfo: memFree=1509664/2055920 swapFree=4171336/4192956
[pid=17979] ppid=17977 vsize=3332 CPUtime=1.49
/proc/17979/stat : 17979 (SApperloT-hrp) R 17977 17979 17942 0 -1 4194304 640 0 0 0 149 0 0 0 25 0 1 0 1124731029 3411968 623 1992294400 134512640 135712473 4294956208 18446744073709551615 134579497 0 0 4096 0 0 0 0 17 1 0 0
/proc/17979/statm: 833 623 109 292 0 538 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3332

[startup+3.10163 s]
/proc/loadavg: 0.78 0.95 0.98 2/70 17980
/proc/meminfo: memFree=1508448/2055920 swapFree=4171336/4192956
[pid=17979] ppid=17977 vsize=3464 CPUtime=3.09
/proc/17979/stat : 17979 (SApperloT-hrp) R 17977 17979 17942 0 -1 4194304 693 0 0 0 309 0 0 0 25 0 1 0 1124731029 3547136 676 1992294400 134512640 135712473 4294956208 18446744073709551615 134563534 0 0 4096 0 0 0 0 17 1 0 0
/proc/17979/statm: 866 676 109 292 0 571 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3464

[startup+6.30196 s]
/proc/loadavg: 0.80 0.95 0.98 2/70 17980
/proc/meminfo: memFree=1508000/2055920 swapFree=4171336/4192956
[pid=17979] ppid=17977 vsize=3864 CPUtime=6.29
/proc/17979/stat : 17979 (SApperloT-hrp) R 17977 17979 17942 0 -1 4194304 768 0 0 0 629 0 0 0 25 0 1 0 1124731029 3956736 751 1992294400 134512640 135712473 4294956208 18446744073709551615 134559829 0 0 4096 0 0 0 0 17 1 0 0
/proc/17979/statm: 966 751 109 292 0 671 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 3864

[startup+12.7016 s]
/proc/loadavg: 0.81 0.95 0.98 2/70 17980
/proc/meminfo: memFree=1507552/2055920 swapFree=4171336/4192956
[pid=17979] ppid=17977 vsize=4128 CPUtime=12.69
/proc/17979/stat : 17979 (SApperloT-hrp) R 17977 17979 17942 0 -1 4194304 850 0 0 0 1269 0 0 0 25 0 1 0 1124731029 4227072 833 1992294400 134512640 135712473 4294956208 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/17979/statm: 1032 833 109 292 0 737 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 4128

[startup+25.5019 s]
/proc/loadavg: 0.85 0.95 0.98 2/70 17980
/proc/meminfo: memFree=1507168/2055920 swapFree=4171336/4192956
[pid=17979] ppid=17977 vsize=4528 CPUtime=25.48
/proc/17979/stat : 17979 (SApperloT-hrp) R 17977 17979 17942 0 -1 4194304 941 0 0 0 2548 0 0 0 25 0 1 0 1124731029 4636672 924 1992294400 134512640 135712473 4294956208 18446744073709551615 134565237 0 0 4096 0 0 0 0 17 1 0 0
/proc/17979/statm: 1132 924 109 292 0 837 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 4528

[startup+51.1016 s]
/proc/loadavg: 0.90 0.96 0.98 2/70 17980
/proc/meminfo: memFree=1506592/2055920 swapFree=4171336/4192956
[pid=17979] ppid=17977 vsize=5060 CPUtime=51.08
/proc/17979/stat : 17979 (SApperloT-hrp) R 17977 17979 17942 0 -1 4194304 1091 0 0 0 5108 0 0 0 25 0 1 0 1124731029 5181440 1074 1992294400 134512640 135712473 4294956208 18446744073709551615 134564127 0 0 4096 0 0 0 0 17 1 0 0
/proc/17979/statm: 1265 1074 109 292 0 970 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 5060

[startup+102.307 s]
/proc/loadavg: 0.96 0.96 0.98 2/70 17980
/proc/meminfo: memFree=1455200/2055920 swapFree=4171336/4192956
[pid=17979] ppid=17977 vsize=57100 CPUtime=102.27
/proc/17979/stat : 17979 (SApperloT-hrp) R 17977 17979 17942 0 -1 4194304 13965 0 0 0 10220 7 0 0 25 0 1 0 1124731029 58470400 13948 1992294400 134512640 135712473 4294956208 18446744073709551615 134540423 0 0 4096 0 0 0 0 17 1 0 0
/proc/17979/statm: 14275 13948 109 292 0 13980 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 57100

[startup+162.302 s]
/proc/loadavg: 0.98 0.97 0.98 2/70 17980
/proc/meminfo: memFree=1395488/2055920 swapFree=4171336/4192956
[pid=17979] ppid=17977 vsize=117756 CPUtime=162.24
/proc/17979/stat : 17979 (SApperloT-hrp) R 17977 17979 17942 0 -1 4194304 28995 0 0 0 16205 19 0 0 25 0 1 0 1124731029 120582144 28912 1992294400 134512640 135712473 4294956208 18446744073709551615 134564822 0 0 4096 0 0 0 0 17 1 0 0
/proc/17979/statm: 29439 28912 109 292 0 29144 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 117756

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/70 17980
/proc/meminfo: memFree=1362272/2055920 swapFree=4171336/4192956
[pid=17979] ppid=17977 vsize=151120 CPUtime=222.22
/proc/17979/stat : 17979 (SApperloT-hrp) R 17977 17979 17942 0 -1 4194304 37145 0 0 0 22194 28 0 0 25 0 1 0 1124731029 154746880 37062 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/17979/statm: 37780 37062 109 292 0 37485 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 151120

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/70 17980
/proc/meminfo: memFree=1323744/2055920 swapFree=4171336/4192956
[pid=17979] ppid=17977 vsize=190584 CPUtime=282.21
/proc/17979/stat : 17979 (SApperloT-hrp) R 17977 17979 17942 0 -1 4194304 46886 0 0 0 28184 37 0 0 25 0 1 0 1124731029 195158016 46803 1992294400 134512640 135712473 4294956208 18446744073709551615 134564735 0 0 4096 0 0 0 0 17 1 0 0
/proc/17979/statm: 47646 46803 109 292 0 47351 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 190584

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/70 17980
/proc/meminfo: memFree=1307040/2055920 swapFree=4171336/4192956
[pid=17979] ppid=17977 vsize=206868 CPUtime=342.19
/proc/17979/stat : 17979 (SApperloT-hrp) R 17977 17979 17942 0 -1 4194304 50900 0 0 0 34178 41 0 0 25 0 1 0 1124731029 211832832 50817 1992294400 134512640 135712473 4294956208 18446744073709551615 134558595 0 0 4096 0 0 0 0 17 1 0 0
/proc/17979/statm: 51717 50817 109 292 0 51422 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 206868

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/70 17980
/proc/meminfo: memFree=1307104/2055920 swapFree=4171336/4192956
[pid=17979] ppid=17977 vsize=206868 CPUtime=402.18
/proc/17979/stat : 17979 (SApperloT-hrp) R 17977 17979 17942 0 -1 4194304 50900 0 0 0 40176 42 0 0 25 0 1 0 1124731029 211832832 50817 1992294400 134512640 135712473 4294956208 18446744073709551615 134564822 0 0 4096 0 0 0 0 17 1 0 0
/proc/17979/statm: 51717 50817 109 292 0 51422 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 206868

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/70 17980
/proc/meminfo: memFree=1285728/2055920 swapFree=4171336/4192956
[pid=17979] ppid=17977 vsize=229092 CPUtime=462.16
/proc/17979/stat : 17979 (SApperloT-hrp) R 17977 17979 17942 0 -1 4194304 56426 0 0 0 46169 47 0 0 25 0 1 0 1124731029 234590208 56213 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/17979/statm: 57273 56213 109 292 0 56978 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 229092

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/70 17980
/proc/meminfo: memFree=1272416/2055920 swapFree=4171336/4192956
[pid=17979] ppid=17977 vsize=243480 CPUtime=522.14
/proc/17979/stat : 17979 (SApperloT-hrp) R 17977 17979 17942 0 -1 4194304 59973 0 0 0 52163 51 0 0 25 0 1 0 1124731029 249323520 59566 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/17979/statm: 60870 59566 109 292 0 60575 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 243480

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/70 17980
/proc/meminfo: memFree=1258720/2055920 swapFree=4171336/4192956
[pid=17979] ppid=17977 vsize=257456 CPUtime=582.13
/proc/17979/stat : 17979 (SApperloT-hrp) R 17977 17979 17942 0 -1 4194304 63489 0 0 0 58158 55 0 0 25 0 1 0 1124731029 263634944 62953 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/17979/statm: 64364 62953 109 292 0 64069 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 257456

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/70 17980
/proc/meminfo: memFree=1247008/2055920 swapFree=4171336/4192956
[pid=17979] ppid=17977 vsize=269068 CPUtime=642.12
/proc/17979/stat : 17979 (SApperloT-hrp) R 17977 17979 17942 0 -1 4194304 66374 0 0 0 64153 59 0 0 25 0 1 0 1124731029 275525632 65838 1992294400 134512640 135712473 4294956208 18446744073709551615 134564702 0 0 4096 0 0 0 0 17 1 0 0
/proc/17979/statm: 67267 65838 109 292 0 66972 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 269068

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/70 17980
/proc/meminfo: memFree=1243488/2055920 swapFree=4171336/4192956
[pid=17979] ppid=17977 vsize=272904 CPUtime=702.1
/proc/17979/stat : 17979 (SApperloT-hrp) R 17977 17979 17942 0 -1 4194304 67241 0 0 0 70149 61 0 0 25 0 1 0 1124731029 279453696 66705 1992294400 134512640 135712473 4294956208 18446744073709551615 134564195 0 0 4096 0 0 0 0 17 1 0 0
/proc/17979/statm: 68226 66705 109 292 0 67931 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 272904

[startup+762.307 s]
/proc/loadavg: 0.99 0.97 0.98 2/70 17982
/proc/meminfo: memFree=1234976/2055920 swapFree=4171336/4192956
[pid=17979] ppid=17977 vsize=282036 CPUtime=762.08
/proc/17979/stat : 17979 (SApperloT-hrp) R 17977 17979 17942 0 -1 4194304 69506 0 0 0 76145 63 0 0 25 0 1 0 1124731029 288804864 68841 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/17979/statm: 70509 68841 109 292 0 70214 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 282036

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/70 17982
/proc/meminfo: memFree=1219680/2055920 swapFree=4171336/4192956
[pid=17979] ppid=17977 vsize=297596 CPUtime=822.06
/proc/17979/stat : 17979 (SApperloT-hrp) R 17977 17979 17942 0 -1 4194304 73318 0 0 0 82138 68 0 0 25 0 1 0 1124731029 304738304 72653 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/17979/statm: 74399 72653 109 292 0 74104 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 297596

[startup+882.303 s]
/proc/loadavg: 0.99 0.97 0.98 2/70 17982
/proc/meminfo: memFree=1214816/2055920 swapFree=4171336/4192956
[pid=17979] ppid=17977 vsize=303012 CPUtime=882.05
/proc/17979/stat : 17979 (SApperloT-hrp) R 17977 17979 17942 0 -1 4194304 74534 0 0 0 88135 70 0 0 25 0 1 0 1124731029 310284288 73869 1992294400 134512640 135712473 4294956208 18446744073709551615 134564208 0 0 4096 0 0 0 0 17 1 0 0
/proc/17979/statm: 75753 73869 109 292 0 75458 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 303012

[startup+942.303 s]
/proc/loadavg: 0.99 0.97 0.98 2/70 17982
/proc/meminfo: memFree=1212896/2055920 swapFree=4171336/4192956
[pid=17979] ppid=17977 vsize=305256 CPUtime=942.02
/proc/17979/stat : 17979 (SApperloT-hrp) R 17977 17979 17942 0 -1 4194304 75016 0 0 0 94132 70 0 0 25 0 1 0 1124731029 312582144 74351 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/17979/statm: 76314 74351 109 292 0 76019 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 305256

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/70 17982
/proc/meminfo: memFree=1201696/2055920 swapFree=4171336/4192956
[pid=17979] ppid=17977 vsize=316348 CPUtime=1002.01
/proc/17979/stat : 17979 (SApperloT-hrp) R 17977 17979 17942 0 -1 4194304 77796 0 0 0 100127 74 0 0 25 0 1 0 1124731029 323940352 77131 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/17979/statm: 79087 77131 109 292 0 78792 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 316348

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/70 17982
/proc/meminfo: memFree=1194848/2055920 swapFree=4171336/4192956
[pid=17979] ppid=17977 vsize=323628 CPUtime=1061.99
/proc/17979/stat : 17979 (SApperloT-hrp) R 17977 17979 17942 0 -1 4194304 79556 0 0 0 106123 76 0 0 25 0 1 0 1124731029 331395072 78891 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/17979/statm: 80907 78891 109 292 0 80612 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 323628

[startup+1122.3 s]
/proc/loadavg: 1.15 1.00 0.99 2/70 17982
/proc/meminfo: memFree=1187104/2055920 swapFree=4171336/4192956
[pid=17979] ppid=17977 vsize=331752 CPUtime=1121.97
/proc/17979/stat : 17979 (SApperloT-hrp) R 17977 17979 17942 0 -1 4194304 81450 0 0 0 112119 78 0 0 25 0 1 0 1124731029 339714048 80785 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/17979/statm: 82938 80785 109 292 0 82643 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 331752

[startup+1182.3 s]
/proc/loadavg: 1.13 1.02 1.00 2/70 17982
/proc/meminfo: memFree=1182624/2055920 swapFree=4171336/4192956
[pid=17979] ppid=17977 vsize=336172 CPUtime=1181.96
/proc/17979/stat : 17979 (SApperloT-hrp) R 17977 17979 17942 0 -1 4194304 82553 0 0 0 118116 80 0 0 25 0 1 0 1124731029 344240128 81888 1992294400 134512640 135712473 4294956208 18446744073709551615 134564805 0 0 4096 0 0 0 0 17 1 0 0
/proc/17979/statm: 84043 81888 109 292 0 83748 0
Current children cumulated CPU time (s) 1181.96
Current children cumulated vsize (KiB) 336172



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.09 1.01 1.00 2/70 17982
/proc/meminfo: memFree=1181728/2055920 swapFree=4171336/4192956
[pid=17979] ppid=17977 vsize=337120 CPUtime=1200.05
/proc/17979/stat : 17979 (SApperloT-hrp) R 17977 17979 17942 0 -1 4194304 82769 0 0 0 119925 80 0 0 25 0 1 0 1124731029 345210880 82104 1992294400 134512640 135712473 4294956208 18446744073709551615 134564127 0 0 4096 0 0 0 0 17 1 0 0
/proc/17979/statm: 84280 82104 109 292 0 83985 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 337120

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.46
CPU time (s): 1200.12
CPU user time (s): 1199.26
CPU system time (s): 0.863868
CPU usage (%): 99.9718
Max. virtual memory (cumulated for all children) (KiB): 337120

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

runsolver used 1.03184 second user time and 3.34549 second system time

The end

Launcher Data

Begin job on node44 at 2009-03-31 19:31:19
IDJOB=1534025
IDBENCH=70579
IDSOLVER=510
FILE ID=node44/1534025-1238520679
PBS_JOBID= 9062039
Free space on /tmp= 66400 MiB

SOLVER NAME= SApperloT hrp
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/400/unif-k3-r4.25-v400-c1700-S1553390498-064.cnf
COMMAND LINE= HOME/SApperloT-hrp -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1534025-1238520679/watcher-1534025-1238520679 -o /tmp/evaluation-result-1534025-1238520679/solver-1534025-1238520679 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-hrp -seed=1770868224 HOME/instance-1534025-1238520679.cnf

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

MD5SUM BENCH= ad000d059aa01091d195f8e0c8f346f6
RANDOM SEED=1770868224

node44.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.241
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.241
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:       1511240 kB
Buffers:         90060 kB
Cached:         348692 kB
SwapCached:      11068 kB
Active:         196004 kB
Inactive:       255208 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1511240 kB
SwapTotal:     4192956 kB
SwapFree:      4171336 kB
Dirty:            1588 kB
Writeback:           0 kB
Mapped:          18100 kB
Slab:            78840 kB
Committed_AS:  2734916 kB
PageTables:       1796 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= 66396 MiB
End job on node44 at 2009-03-31 19:51:21