Trace number 1534239

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.07 1200.41

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/460/
unif-k3-r4.25-v460-c1955-S2007898659-069.cnf
MD5SUMc31ae01e49038ee90ca261273074a0e1
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark582.064
Satisfiable
(Un)Satisfiability was proved
Number of variables460
Number of clauses1955
Sum of the clauses size5865
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31955
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-1534239-1238556301/watcher-1534239-1238556301 -o /tmp/evaluation-result-1534239-1238556301/solver-1534239-1238556301 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-base -seed=2061208436 HOME/instance-1534239-1238556301.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.93 1.02 1.17 3/73 30875
/proc/meminfo: memFree=1613384/2055920 swapFree=4177652/4192956
[pid=30875] ppid=30873 vsize=1316 CPUtime=0
/proc/30875/stat : 30875 (SApperloT-base) R 30873 30875 30012 0 -1 4194304 155 0 0 0 0 0 0 0 20 0 1 0 1128294054 1347584 138 1992294400 134512640 135674940 4294956192 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/30875/statm: 329 138 98 283 0 43 0

[startup+0.0217289 s]
/proc/loadavg: 0.93 1.02 1.17 3/73 30875
/proc/meminfo: memFree=1613384/2055920 swapFree=4177652/4192956
[pid=30875] ppid=30873 vsize=1448 CPUtime=0.02
/proc/30875/stat : 30875 (SApperloT-base) R 30873 30875 30012 0 -1 4194304 176 0 0 0 2 0 0 0 20 0 1 0 1128294054 1482752 159 1992294400 134512640 135674940 4294956192 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/30875/statm: 362 159 98 283 0 76 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 1448

[startup+0.102738 s]
/proc/loadavg: 0.93 1.02 1.17 3/73 30875
/proc/meminfo: memFree=1613384/2055920 swapFree=4177652/4192956
[pid=30875] ppid=30873 vsize=1580 CPUtime=0.1
/proc/30875/stat : 30875 (SApperloT-base) R 30873 30875 30012 0 -1 4194304 203 0 0 0 10 0 0 0 20 0 1 0 1128294054 1617920 186 1992294400 134512640 135674940 4294956192 18446744073709551615 134564313 0 0 4096 0 0 0 0 17 1 0 0
/proc/30875/statm: 395 186 98 283 0 109 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1580

[startup+0.302757 s]
/proc/loadavg: 0.93 1.02 1.17 3/73 30875
/proc/meminfo: memFree=1613384/2055920 swapFree=4177652/4192956
[pid=30875] ppid=30873 vsize=1712 CPUtime=0.3
/proc/30875/stat : 30875 (SApperloT-base) R 30873 30875 30012 0 -1 4194304 239 0 0 0 30 0 0 0 22 0 1 0 1128294054 1753088 222 1992294400 134512640 135674940 4294956192 18446744073709551615 134564697 0 0 4096 0 0 0 0 17 1 0 0
/proc/30875/statm: 428 222 98 283 0 142 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 1712

[startup+0.701798 s]
/proc/loadavg: 0.93 1.02 1.17 3/73 30875
/proc/meminfo: memFree=1613384/2055920 swapFree=4177652/4192956
[pid=30875] ppid=30873 vsize=1844 CPUtime=0.7
/proc/30875/stat : 30875 (SApperloT-base) R 30873 30875 30012 0 -1 4194304 276 0 0 0 70 0 0 0 25 0 1 0 1128294054 1888256 259 1992294400 134512640 135674940 4294956192 18446744073709551615 134557027 0 0 4096 0 0 0 0 17 1 0 0
/proc/30875/statm: 461 259 98 283 0 175 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 1844

[startup+1.50188 s]
/proc/loadavg: 0.93 1.02 1.17 2/74 30876
/proc/meminfo: memFree=1612672/2055920 swapFree=4177652/4192956
[pid=30875] ppid=30873 vsize=2108 CPUtime=1.5
/proc/30875/stat : 30875 (SApperloT-base) R 30873 30875 30012 0 -1 4194304 322 0 0 0 150 0 0 0 25 0 1 0 1128294054 2158592 305 1992294400 134512640 135674940 4294956192 18446744073709551615 134565341 0 0 4096 0 0 0 0 17 1 0 0
/proc/30875/statm: 527 305 98 283 0 241 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 2108

[startup+3.10104 s]
/proc/loadavg: 0.93 1.02 1.17 2/74 30876
/proc/meminfo: memFree=1612288/2055920 swapFree=4177652/4192956
[pid=30875] ppid=30873 vsize=2240 CPUtime=3.09
/proc/30875/stat : 30875 (SApperloT-base) R 30873 30875 30012 0 -1 4194304 380 0 0 0 309 0 0 0 25 0 1 0 1128294054 2293760 363 1992294400 134512640 135674940 4294956192 18446744073709551615 134565131 0 0 4096 0 0 0 0 17 1 0 0
/proc/30875/statm: 560 363 98 283 0 274 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2240

[startup+6.30136 s]
/proc/loadavg: 0.93 1.02 1.17 2/74 30876
/proc/meminfo: memFree=1611904/2055920 swapFree=4177652/4192956
[pid=30875] ppid=30873 vsize=2504 CPUtime=6.29
/proc/30875/stat : 30875 (SApperloT-base) R 30873 30875 30012 0 -1 4194304 453 0 0 0 629 0 0 0 25 0 1 0 1128294054 2564096 436 1992294400 134512640 135674940 4294956192 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/30875/statm: 626 436 98 283 0 340 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 2504

[startup+12.702 s]
/proc/loadavg: 0.94 1.02 1.17 2/74 30876
/proc/meminfo: memFree=1611336/2055920 swapFree=4177652/4192956
[pid=30875] ppid=30873 vsize=2904 CPUtime=12.69
/proc/30875/stat : 30875 (SApperloT-base) R 30873 30875 30012 0 -1 4194304 541 0 0 0 1269 0 0 0 25 0 1 0 1128294054 2973696 524 1992294400 134512640 135674940 4294956192 18446744073709551615 134552145 0 0 4096 0 0 0 0 17 1 0 0
/proc/30875/statm: 726 524 98 283 0 440 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 2904

[startup+25.5023 s]
/proc/loadavg: 0.95 1.02 1.16 2/74 30876
/proc/meminfo: memFree=1610824/2055920 swapFree=4177652/4192956
[pid=30875] ppid=30873 vsize=3436 CPUtime=25.49
/proc/30875/stat : 30875 (SApperloT-base) R 30873 30875 30012 0 -1 4194304 680 0 0 0 2549 0 0 0 25 0 1 0 1128294054 3518464 663 1992294400 134512640 135674940 4294956192 18446744073709551615 134551195 0 0 4096 0 0 0 0 17 1 0 0
/proc/30875/statm: 859 663 98 283 0 573 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 3436

[startup+51.1019 s]
/proc/loadavg: 0.97 1.02 1.16 2/74 30876
/proc/meminfo: memFree=1610120/2055920 swapFree=4177652/4192956
[pid=30875] ppid=30873 vsize=4104 CPUtime=51.08
/proc/30875/stat : 30875 (SApperloT-base) R 30873 30875 30012 0 -1 4194304 841 0 0 0 5108 0 0 0 25 0 1 0 1128294054 4202496 824 1992294400 134512640 135674940 4294956192 18446744073709551615 134564285 0 0 4096 0 0 0 0 17 1 0 0
/proc/30875/statm: 1026 824 98 283 0 740 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 4104

[startup+102.307 s]
/proc/loadavg: 0.98 1.01 1.15 2/74 30876
/proc/meminfo: memFree=1609480/2055920 swapFree=4177652/4192956
[pid=30875] ppid=30873 vsize=4788 CPUtime=102.27
/proc/30875/stat : 30875 (SApperloT-base) R 30873 30875 30012 0 -1 4194304 1001 0 0 0 10227 0 0 0 25 0 1 0 1128294054 4902912 984 1992294400 134512640 135674940 4294956192 18446744073709551615 134556324 0 0 4096 0 0 0 0 17 1 0 0
/proc/30875/statm: 1197 984 98 283 0 911 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 4788

[startup+162.302 s]
/proc/loadavg: 1.03 1.02 1.14 2/74 30876
/proc/meminfo: memFree=1608904/2055920 swapFree=4177652/4192956
[pid=30875] ppid=30873 vsize=5196 CPUtime=162.25
/proc/30875/stat : 30875 (SApperloT-base) R 30873 30875 30012 0 -1 4194304 1126 0 0 0 16225 0 0 0 25 0 1 0 1128294054 5320704 1109 1992294400 134512640 135674940 4294956192 18446744073709551615 134559266 0 0 4096 0 0 0 0 17 1 0 0
/proc/30875/statm: 1299 1109 98 283 0 1013 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 5196

[startup+222.302 s]
/proc/loadavg: 1.01 1.02 1.13 2/74 30876
/proc/meminfo: memFree=1608520/2055920 swapFree=4177652/4192956
[pid=30875] ppid=30873 vsize=5600 CPUtime=222.23
/proc/30875/stat : 30875 (SApperloT-base) R 30873 30875 30012 0 -1 4194304 1219 0 0 0 22223 0 0 0 25 0 1 0 1128294054 5734400 1202 1992294400 134512640 135674940 4294956192 18446744073709551615 134564743 0 0 4096 0 0 0 0 17 1 0 0
/proc/30875/statm: 1400 1202 98 283 0 1114 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 5600

[startup+282.302 s]
/proc/loadavg: 1.00 1.01 1.12 2/74 30876
/proc/meminfo: memFree=1608136/2055920 swapFree=4177652/4192956
[pid=30875] ppid=30873 vsize=6008 CPUtime=282.21
/proc/30875/stat : 30875 (SApperloT-base) R 30873 30875 30012 0 -1 4194304 1307 0 0 0 28221 0 0 0 25 0 1 0 1128294054 6152192 1290 1992294400 134512640 135674940 4294956192 18446744073709551615 134564611 0 0 4096 0 0 0 0 17 1 0 0
/proc/30875/statm: 1502 1290 98 283 0 1216 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 6008

[startup+342.302 s]
/proc/loadavg: 1.00 1.01 1.11 2/74 30876
/proc/meminfo: memFree=1607816/2055920 swapFree=4177652/4192956
[pid=30875] ppid=30873 vsize=6280 CPUtime=342.2
/proc/30875/stat : 30875 (SApperloT-base) R 30873 30875 30012 0 -1 4194304 1370 0 0 0 34220 0 0 0 25 0 1 0 1128294054 6430720 1353 1992294400 134512640 135674940 4294956192 18446744073709551615 134564285 0 0 4096 0 0 0 0 17 1 0 0
/proc/30875/statm: 1570 1353 98 283 0 1284 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 6280

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.10 2/74 30876
/proc/meminfo: memFree=1607560/2055920 swapFree=4177652/4192956
[pid=30875] ppid=30873 vsize=6552 CPUtime=402.18
/proc/30875/stat : 30875 (SApperloT-base) R 30873 30875 30012 0 -1 4194304 1437 0 0 0 40218 0 0 0 25 0 1 0 1128294054 6709248 1420 1992294400 134512640 135674940 4294956192 18446744073709551615 134564846 0 0 4096 0 0 0 0 17 1 0 0
/proc/30875/statm: 1638 1420 98 283 0 1352 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 6552

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.09 2/74 30876
/proc/meminfo: memFree=1607368/2055920 swapFree=4177652/4192956
[pid=30875] ppid=30873 vsize=6688 CPUtime=462.16
/proc/30875/stat : 30875 (SApperloT-base) R 30873 30875 30012 0 -1 4194304 1478 0 0 0 46216 0 0 0 25 0 1 0 1128294054 6848512 1461 1992294400 134512640 135674940 4294956192 18446744073709551615 134564608 0 0 4096 0 0 0 0 17 1 0 0
/proc/30875/statm: 1672 1461 98 283 0 1386 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 6688

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.08 2/74 30876
/proc/meminfo: memFree=1607304/2055920 swapFree=4177652/4192956
[pid=30875] ppid=30873 vsize=6824 CPUtime=522.15
/proc/30875/stat : 30875 (SApperloT-base) R 30873 30875 30012 0 -1 4194304 1507 0 0 0 52215 0 0 0 25 0 1 0 1128294054 6987776 1490 1992294400 134512640 135674940 4294956192 18446744073709551615 134564234 0 0 4096 0 0 0 0 17 1 0 0
/proc/30875/statm: 1706 1490 98 283 0 1420 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 6824

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.08 2/74 30876
/proc/meminfo: memFree=1607112/2055920 swapFree=4177652/4192956
[pid=30875] ppid=30873 vsize=7104 CPUtime=582.13
/proc/30875/stat : 30875 (SApperloT-base) R 30873 30875 30012 0 -1 4194304 1552 0 0 0 58213 0 0 0 25 0 1 0 1128294054 7274496 1535 1992294400 134512640 135674940 4294956192 18446744073709551615 134565273 0 0 4096 0 0 0 0 17 1 0 0
/proc/30875/statm: 1776 1535 98 283 0 1490 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 7104

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.07 2/74 30876
/proc/meminfo: memFree=1606984/2055920 swapFree=4177652/4192956
[pid=30875] ppid=30873 vsize=7240 CPUtime=642.12
/proc/30875/stat : 30875 (SApperloT-base) R 30873 30875 30012 0 -1 4194304 1575 0 0 0 64212 0 0 0 25 0 1 0 1128294054 7413760 1558 1992294400 134512640 135674940 4294956192 18446744073709551615 134564255 0 0 4096 0 0 0 0 17 1 0 0
/proc/30875/statm: 1810 1558 98 283 0 1524 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 7240

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.06 2/74 30876
/proc/meminfo: memFree=1606856/2055920 swapFree=4177652/4192956
[pid=30875] ppid=30873 vsize=7384 CPUtime=702.1
/proc/30875/stat : 30875 (SApperloT-base) R 30873 30875 30012 0 -1 4194304 1605 0 0 0 70210 0 0 0 25 0 1 0 1128294054 7561216 1588 1992294400 134512640 135674940 4294956192 18446744073709551615 134563987 0 0 4096 0 0 0 0 17 1 0 0
/proc/30875/statm: 1846 1588 98 283 0 1560 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 7384

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.06 2/74 30876
/proc/meminfo: memFree=1606728/2055920 swapFree=4177652/4192956
[pid=30875] ppid=30873 vsize=7528 CPUtime=762.08
/proc/30875/stat : 30875 (SApperloT-base) R 30873 30875 30012 0 -1 4194304 1649 0 0 0 76208 0 0 0 25 0 1 0 1128294054 7708672 1632 1992294400 134512640 135674940 4294956192 18446744073709551615 134565409 0 0 4096 0 0 0 0 17 1 0 0
/proc/30875/statm: 1882 1632 98 283 0 1596 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 7528

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.05 2/74 30876
/proc/meminfo: memFree=1606664/2055920 swapFree=4177652/4192956
[pid=30875] ppid=30873 vsize=7672 CPUtime=822.06
/proc/30875/stat : 30875 (SApperloT-base) R 30873 30875 30012 0 -1 4194304 1676 0 0 0 82206 0 0 0 25 0 1 0 1128294054 7856128 1659 1992294400 134512640 135674940 4294956192 18446744073709551615 134564313 0 0 4096 0 0 0 0 17 1 0 0
/proc/30875/statm: 1918 1659 98 283 0 1632 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 7672

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.05 2/74 30876
/proc/meminfo: memFree=1606536/2055920 swapFree=4177652/4192956
[pid=30875] ppid=30873 vsize=7816 CPUtime=882.05
/proc/30875/stat : 30875 (SApperloT-base) R 30873 30875 30012 0 -1 4194304 1697 0 0 0 88205 0 0 0 25 0 1 0 1128294054 8003584 1680 1992294400 134512640 135674940 4294956192 18446744073709551615 134558432 0 0 4096 0 0 0 0 17 1 0 0
/proc/30875/statm: 1954 1680 98 283 0 1668 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 7816

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.04 2/74 30876
/proc/meminfo: memFree=1606408/2055920 swapFree=4177652/4192956
[pid=30875] ppid=30873 vsize=7952 CPUtime=942.03
/proc/30875/stat : 30875 (SApperloT-base) R 30873 30875 30012 0 -1 4194304 1738 0 0 0 94203 0 0 0 25 0 1 0 1128294054 8142848 1721 1992294400 134512640 135674940 4294956192 18446744073709551615 134564241 0 0 4096 0 0 0 0 17 1 0 0
/proc/30875/statm: 1988 1721 98 283 0 1702 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 7952

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.04 2/74 30876
/proc/meminfo: memFree=1606344/2055920 swapFree=4177652/4192956
[pid=30875] ppid=30873 vsize=8096 CPUtime=1002.01
/proc/30875/stat : 30875 (SApperloT-base) R 30873 30875 30012 0 -1 4194304 1748 0 0 0 100201 0 0 0 25 0 1 0 1128294054 8290304 1731 1992294400 134512640 135674940 4294956192 18446744073709551615 134556334 0 0 4096 0 0 0 0 17 1 0 0
/proc/30875/statm: 2024 1731 98 283 0 1738 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 8096

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.03 2/74 30876
/proc/meminfo: memFree=1606472/2055920 swapFree=4177652/4192956
[pid=30875] ppid=30873 vsize=8240 CPUtime=1061.99
/proc/30875/stat : 30875 (SApperloT-base) R 30873 30875 30012 0 -1 4194304 1770 0 0 0 106199 0 0 0 25 0 1 0 1128294054 8437760 1753 1992294400 134512640 135674940 4294956192 18446744073709551615 134564336 0 0 4096 0 0 0 0 17 1 0 0
/proc/30875/statm: 2060 1753 98 283 0 1774 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 8240

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.02 2/74 30878
/proc/meminfo: memFree=1606344/2055920 swapFree=4177652/4192956
[pid=30875] ppid=30873 vsize=8240 CPUtime=1121.98
/proc/30875/stat : 30875 (SApperloT-base) R 30873 30875 30012 0 -1 4194304 1792 0 0 0 112198 0 0 0 25 0 1 0 1128294054 8437760 1775 1992294400 134512640 135674940 4294956192 18446744073709551615 134564285 0 0 4096 0 0 0 0 17 1 0 0
/proc/30875/statm: 2060 1775 98 283 0 1774 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 8240

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.02 2/74 30878
/proc/meminfo: memFree=1606280/2055920 swapFree=4177652/4192956
[pid=30875] ppid=30873 vsize=8384 CPUtime=1181.96
/proc/30875/stat : 30875 (SApperloT-base) R 30873 30875 30012 0 -1 4194304 1814 0 0 0 118196 0 0 0 25 0 1 0 1128294054 8585216 1797 1992294400 134512640 135674940 4294956192 18446744073709551615 134565341 0 0 4096 0 0 0 0 17 1 0 0
/proc/30875/statm: 2096 1797 98 283 0 1810 0
Current children cumulated CPU time (s) 1181.96
Current children cumulated vsize (KiB) 8384



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.02 2/74 30878
/proc/meminfo: memFree=1606216/2055920 swapFree=4177652/4192956
[pid=30875] ppid=30873 vsize=8384 CPUtime=1200.06
/proc/30875/stat : 30875 (SApperloT-base) R 30873 30875 30012 0 -1 4194304 1817 0 0 0 120006 0 0 0 25 0 1 0 1128294054 8585216 1800 1992294400 134512640 135674940 4294956192 18446744073709551615 134564348 0 0 4096 0 0 0 0 17 1 0 0
/proc/30875/statm: 2096 1800 98 283 0 1810 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 8384

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.41
CPU time (s): 1200.07
CPU user time (s): 1200.07
CPU system time (s): 0.004999
CPU usage (%): 99.972
Max. virtual memory (cumulated for all children) (KiB): 8384

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

runsolver used 1.06584 second user time and 3.3115 second system time

The end

Launcher Data

Begin job on node84 at 2009-04-01 05:25:01
IDJOB=1534239
IDBENCH=70622
IDSOLVER=509
FILE ID=node84/1534239-1238556301
PBS_JOBID= 9062109
Free space on /tmp= 66312 MiB

SOLVER NAME= SApperloT base
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/460/unif-k3-r4.25-v460-c1955-S2007898659-069.cnf
COMMAND LINE= HOME/SApperloT-base -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1534239-1238556301/watcher-1534239-1238556301 -o /tmp/evaluation-result-1534239-1238556301/solver-1534239-1238556301 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-base -seed=2061208436 HOME/instance-1534239-1238556301.cnf

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

MD5SUM BENCH= c31ae01e49038ee90ca261273074a0e1
RANDOM SEED=2061208436

node84.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.231
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.231
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:       1613864 kB
Buffers:         82484 kB
Cached:         270632 kB
SwapCached:       6944 kB
Active:         192648 kB
Inactive:       169624 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1613864 kB
SwapTotal:     4192956 kB
SwapFree:      4177652 kB
Dirty:            1428 kB
Writeback:           0 kB
Mapped:          14820 kB
Slab:            64916 kB
Committed_AS:  2999088 kB
PageTables:       1980 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= 66312 MiB
End job on node84 at 2009-04-01 05:45:04