Trace number 1534209

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.02 1200.51

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/460/
unif-k3-r4.25-v460-c1955-S1810287895-075.cnf
MD5SUM642edeb8ba30ebee256f5f53448e9be6
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark586.387
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-1534209-1238551240/watcher-1534209-1238551240 -o /tmp/evaluation-result-1534209-1238551240/solver-1534209-1238551240 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-base -seed=903056678 HOME/instance-1534209-1238551240.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.99 0.98 0.99 3/69 28339
/proc/meminfo: memFree=1224352/2055920 swapFree=4171840/4192956
[pid=28339] ppid=28337 vsize=1316 CPUtime=0
/proc/28339/stat : 28339 (SApperloT-base) R 28337 28339 28244 0 -1 4194304 154 0 0 0 0 0 0 0 18 0 1 0 1127785645 1347584 137 1992294400 134512640 135674940 4294956208 18446744073709551615 134563083 0 0 4096 0 0 0 0 17 0 0 0
/proc/28339/statm: 329 137 98 283 0 43 0

[startup+0.105362 s]
/proc/loadavg: 0.99 0.98 0.99 3/69 28339
/proc/meminfo: memFree=1224352/2055920 swapFree=4171840/4192956
[pid=28339] ppid=28337 vsize=1580 CPUtime=0.1
/proc/28339/stat : 28339 (SApperloT-base) R 28337 28339 28244 0 -1 4194304 205 0 0 0 10 0 0 0 18 0 1 0 1127785645 1617920 188 1992294400 134512640 135674940 4294956208 18446744073709551615 134556243 0 0 4096 0 0 0 0 17 0 0 0
/proc/28339/statm: 395 188 98 283 0 109 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1580

[startup+0.20237 s]
/proc/loadavg: 0.99 0.98 0.99 3/69 28339
/proc/meminfo: memFree=1224352/2055920 swapFree=4171840/4192956
[pid=28339] ppid=28337 vsize=1712 CPUtime=0.2
/proc/28339/stat : 28339 (SApperloT-base) R 28337 28339 28244 0 -1 4194304 224 0 0 0 20 0 0 0 18 0 1 0 1127785645 1753088 207 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 0 0 0
/proc/28339/statm: 428 207 98 283 0 142 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 1712

[startup+0.301383 s]
/proc/loadavg: 0.99 0.98 0.99 3/69 28339
/proc/meminfo: memFree=1224352/2055920 swapFree=4171840/4192956
[pid=28339] ppid=28337 vsize=1712 CPUtime=0.3
/proc/28339/stat : 28339 (SApperloT-base) R 28337 28339 28244 0 -1 4194304 238 0 0 0 30 0 0 0 19 0 1 0 1127785645 1753088 221 1992294400 134512640 135674940 4294956208 18446744073709551615 134564288 0 0 4096 0 0 0 0 17 0 0 0
/proc/28339/statm: 428 221 98 283 0 142 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 1712

[startup+0.701413 s]
/proc/loadavg: 0.99 0.98 0.99 3/69 28339
/proc/meminfo: memFree=1224352/2055920 swapFree=4171840/4192956
[pid=28339] ppid=28337 vsize=1844 CPUtime=0.7
/proc/28339/stat : 28339 (SApperloT-base) R 28337 28339 28244 0 -1 4194304 272 0 0 0 70 0 0 0 23 0 1 0 1127785645 1888256 255 1992294400 134512640 135674940 4294956208 18446744073709551615 134564420 0 0 4096 0 0 0 0 17 0 0 0
/proc/28339/statm: 461 255 98 283 0 175 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 1844

[startup+1.50148 s]
/proc/loadavg: 0.99 0.98 0.99 2/70 28340
/proc/meminfo: memFree=1223512/2055920 swapFree=4171840/4192956
[pid=28339] ppid=28337 vsize=1976 CPUtime=1.49
/proc/28339/stat : 28339 (SApperloT-base) R 28337 28339 28244 0 -1 4194304 318 0 0 0 149 0 0 0 25 0 1 0 1127785645 2023424 301 1992294400 134512640 135674940 4294956208 18446744073709551615 134555973 0 0 4096 0 0 0 0 17 0 0 0
/proc/28339/statm: 494 301 98 283 0 208 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 1976

[startup+3.10162 s]
/proc/loadavg: 0.99 0.98 0.99 2/70 28340
/proc/meminfo: memFree=1223192/2055920 swapFree=4171840/4192956
[pid=28339] ppid=28337 vsize=2240 CPUtime=3.09
/proc/28339/stat : 28339 (SApperloT-base) R 28337 28339 28244 0 -1 4194304 379 0 0 0 309 0 0 0 25 0 1 0 1127785645 2293760 362 1992294400 134512640 135674940 4294956208 18446744073709551615 134564342 0 0 4096 0 0 0 0 17 0 0 0
/proc/28339/statm: 560 362 98 283 0 274 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2240

[startup+6.3019 s]
/proc/loadavg: 0.99 0.98 0.99 2/70 28340
/proc/meminfo: memFree=1222744/2055920 swapFree=4171840/4192956
[pid=28339] ppid=28337 vsize=2640 CPUtime=6.29
/proc/28339/stat : 28339 (SApperloT-base) R 28337 28339 28244 0 -1 4194304 458 0 0 0 629 0 0 0 25 0 1 0 1127785645 2703360 441 1992294400 134512640 135674940 4294956208 18446744073709551615 134561833 0 0 4096 0 0 0 0 17 0 0 0
/proc/28339/statm: 660 441 98 283 0 374 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 2640

[startup+12.7015 s]
/proc/loadavg: 0.99 0.98 0.99 2/70 28340
/proc/meminfo: memFree=1222232/2055920 swapFree=4171840/4192956
[pid=28339] ppid=28337 vsize=3040 CPUtime=12.69
/proc/28339/stat : 28339 (SApperloT-base) R 28337 28339 28244 0 -1 4194304 563 0 0 0 1269 0 0 0 25 0 1 0 1127785645 3112960 546 1992294400 134512640 135674940 4294956208 18446744073709551615 134564247 0 0 4096 0 0 0 0 17 0 0 0
/proc/28339/statm: 760 546 98 283 0 474 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 3040

[startup+25.5026 s]
/proc/loadavg: 0.99 0.98 0.99 2/70 28346
/proc/meminfo: memFree=1221528/2055920 swapFree=4171840/4192956
[pid=28339] ppid=28337 vsize=3580 CPUtime=25.48
/proc/28339/stat : 28339 (SApperloT-base) R 28337 28339 28244 0 -1 4194304 707 0 0 0 2548 0 0 0 25 0 1 0 1127785645 3665920 690 1992294400 134512640 135674940 4294956208 18446744073709551615 135111043 0 0 4096 0 0 0 0 17 0 0 0
/proc/28339/statm: 895 690 98 283 0 609 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 3580

[startup+51.1028 s]
/proc/loadavg: 0.99 0.98 0.99 2/70 28346
/proc/meminfo: memFree=1220952/2055920 swapFree=4171840/4192956
[pid=28339] ppid=28337 vsize=4244 CPUtime=51.07
/proc/28339/stat : 28339 (SApperloT-base) R 28337 28339 28244 0 -1 4194304 869 0 0 0 5107 0 0 0 25 0 1 0 1127785645 4345856 852 1992294400 134512640 135674940 4294956208 18446744073709551615 134565166 0 0 4096 0 0 0 0 17 0 0 0
/proc/28339/statm: 1061 852 98 283 0 775 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 4244

[startup+102.302 s]
/proc/loadavg: 1.22 1.05 1.01 2/70 28822
/proc/meminfo: memFree=1219800/2055920 swapFree=4171840/4192956
[pid=28339] ppid=28337 vsize=4920 CPUtime=102.26
/proc/28339/stat : 28339 (SApperloT-base) R 28337 28339 28244 0 -1 4194304 1034 0 0 0 10225 1 0 0 25 0 1 0 1127785645 5038080 1017 1992294400 134512640 135674940 4294956208 18446744073709551615 134565176 0 0 4096 0 0 0 0 17 0 0 0
/proc/28339/statm: 1230 1017 98 283 0 944 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 4920

[startup+162.303 s]
/proc/loadavg: 1.09 1.04 1.01 2/70 28822
/proc/meminfo: memFree=1219544/2055920 swapFree=4171840/4192956
[pid=28339] ppid=28337 vsize=5324 CPUtime=162.23
/proc/28339/stat : 28339 (SApperloT-base) R 28337 28339 28244 0 -1 4194304 1153 0 0 0 16222 1 0 0 25 0 1 0 1127785645 5451776 1136 1992294400 134512640 135674940 4294956208 18446744073709551615 134564219 0 0 4096 0 0 0 0 17 0 0 0
/proc/28339/statm: 1331 1136 98 283 0 1045 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 5324

[startup+222.307 s]
/proc/loadavg: 1.03 1.03 1.00 2/70 28822
/proc/meminfo: memFree=1219224/2055920 swapFree=4171840/4192956
[pid=28339] ppid=28337 vsize=5732 CPUtime=222.21
/proc/28339/stat : 28339 (SApperloT-base) R 28337 28339 28244 0 -1 4194304 1240 0 0 0 22220 1 0 0 25 0 1 0 1127785645 5869568 1223 1992294400 134512640 135674940 4294956208 18446744073709551615 134557174 0 0 4096 0 0 0 0 17 0 0 0
/proc/28339/statm: 1433 1223 98 283 0 1147 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 5732

[startup+282.302 s]
/proc/loadavg: 1.01 1.02 1.00 2/70 28822
/proc/meminfo: memFree=1218904/2055920 swapFree=4171840/4192956
[pid=28339] ppid=28337 vsize=6140 CPUtime=282.16
/proc/28339/stat : 28339 (SApperloT-base) R 28337 28339 28244 0 -1 4194304 1327 0 0 0 28215 1 0 0 25 0 1 0 1127785645 6287360 1310 1992294400 134512640 135674940 4294956208 18446744073709551615 134571496 0 0 4096 0 0 0 0 17 0 0 0
/proc/28339/statm: 1535 1310 98 283 0 1249 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 6140

[startup+342.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/70 28822
/proc/meminfo: memFree=1218712/2055920 swapFree=4171840/4192956
[pid=28339] ppid=28337 vsize=6412 CPUtime=342.14
/proc/28339/stat : 28339 (SApperloT-base) R 28337 28339 28244 0 -1 4194304 1386 0 0 0 34213 1 0 0 25 0 1 0 1127785645 6565888 1369 1992294400 134512640 135674940 4294956208 18446744073709551615 134564313 0 0 4096 0 0 0 0 17 0 0 0
/proc/28339/statm: 1603 1369 98 283 0 1317 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 6412

[startup+402.303 s]
/proc/loadavg: 1.00 1.01 1.00 2/70 28822
/proc/meminfo: memFree=1218392/2055920 swapFree=4171840/4192956
[pid=28339] ppid=28337 vsize=6684 CPUtime=402.13
/proc/28339/stat : 28339 (SApperloT-base) R 28337 28339 28244 0 -1 4194304 1461 0 0 0 40211 2 0 0 25 0 1 0 1127785645 6844416 1444 1992294400 134512640 135674940 4294956208 18446744073709551615 134564234 0 0 4096 0 0 0 0 17 0 0 0
/proc/28339/statm: 1671 1444 98 283 0 1385 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 6684

[startup+462.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 28822
/proc/meminfo: memFree=1218328/2055920 swapFree=4171840/4192956
[pid=28339] ppid=28337 vsize=6828 CPUtime=462.1
/proc/28339/stat : 28339 (SApperloT-base) R 28337 28339 28244 0 -1 4194304 1496 0 0 0 46208 2 0 0 25 0 1 0 1127785645 6991872 1479 1992294400 134512640 135674940 4294956208 18446744073709551615 134550599 0 0 4096 0 0 0 0 17 0 0 0
/proc/28339/statm: 1707 1479 98 283 0 1421 0
Current children cumulated CPU time (s) 462.1
Current children cumulated vsize (KiB) 6828

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 28822
/proc/meminfo: memFree=1218136/2055920 swapFree=4171840/4192956
[pid=28339] ppid=28337 vsize=7100 CPUtime=522.08
/proc/28339/stat : 28339 (SApperloT-base) R 28337 28339 28244 0 -1 4194304 1545 0 0 0 52206 2 0 0 25 0 1 0 1127785645 7270400 1528 1992294400 134512640 135674940 4294956208 18446744073709551615 134561880 0 0 4096 0 0 0 0 17 0 0 0
/proc/28339/statm: 1775 1528 98 283 0 1489 0
Current children cumulated CPU time (s) 522.08
Current children cumulated vsize (KiB) 7100

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 28822
/proc/meminfo: memFree=1218008/2055920 swapFree=4171840/4192956
[pid=28339] ppid=28337 vsize=7236 CPUtime=582.06
/proc/28339/stat : 28339 (SApperloT-base) R 28337 28339 28244 0 -1 4194304 1576 0 0 0 58204 2 0 0 25 0 1 0 1127785645 7409664 1559 1992294400 134512640 135674940 4294956208 18446744073709551615 134564271 0 0 4096 0 0 0 0 17 0 0 0
/proc/28339/statm: 1809 1559 98 283 0 1523 0
Current children cumulated CPU time (s) 582.06
Current children cumulated vsize (KiB) 7236

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 28822
/proc/meminfo: memFree=1217944/2055920 swapFree=4171840/4192956
[pid=28339] ppid=28337 vsize=7380 CPUtime=642.03
/proc/28339/stat : 28339 (SApperloT-base) R 28337 28339 28244 0 -1 4194304 1601 0 0 0 64201 2 0 0 25 0 1 0 1127785645 7557120 1584 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 0 0 0
/proc/28339/statm: 1845 1584 98 283 0 1559 0
Current children cumulated CPU time (s) 642.03
Current children cumulated vsize (KiB) 7380

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 28822
/proc/meminfo: memFree=1217752/2055920 swapFree=4171840/4192956
[pid=28339] ppid=28337 vsize=7516 CPUtime=702.02
/proc/28339/stat : 28339 (SApperloT-base) R 28337 28339 28244 0 -1 4194304 1628 0 0 0 70200 2 0 0 25 0 1 0 1127785645 7696384 1611 1992294400 134512640 135674940 4294956208 18446744073709551615 134551790 0 0 4096 0 0 0 0 17 0 0 0
/proc/28339/statm: 1879 1611 98 283 0 1593 0
Current children cumulated CPU time (s) 702.02
Current children cumulated vsize (KiB) 7516

[startup+762.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 28822
/proc/meminfo: memFree=1217624/2055920 swapFree=4171840/4192956
[pid=28339] ppid=28337 vsize=7652 CPUtime=762
/proc/28339/stat : 28339 (SApperloT-base) R 28337 28339 28244 0 -1 4194304 1674 0 0 0 76198 2 0 0 25 0 1 0 1127785645 7835648 1657 1992294400 134512640 135674940 4294956208 18446744073709551615 134565332 0 0 4096 0 0 0 0 17 0 0 0
/proc/28339/statm: 1913 1657 98 283 0 1627 0
Current children cumulated CPU time (s) 762
Current children cumulated vsize (KiB) 7652

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 28822
/proc/meminfo: memFree=1217496/2055920 swapFree=4171840/4192956
[pid=28339] ppid=28337 vsize=7788 CPUtime=821.95
/proc/28339/stat : 28339 (SApperloT-base) R 28337 28339 28244 0 -1 4194304 1708 0 0 0 82193 2 0 0 25 0 1 0 1127785645 7974912 1691 1992294400 134512640 135674940 4294956208 18446744073709551615 134564411 0 0 4096 0 0 0 0 17 0 0 0
/proc/28339/statm: 1947 1691 98 283 0 1661 0
Current children cumulated CPU time (s) 821.95
Current children cumulated vsize (KiB) 7788

[startup+882.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 28822
/proc/meminfo: memFree=1217368/2055920 swapFree=4171840/4192956
[pid=28339] ppid=28337 vsize=7924 CPUtime=881.94
/proc/28339/stat : 28339 (SApperloT-base) R 28337 28339 28244 0 -1 4194304 1737 0 0 0 88192 2 0 0 25 0 1 0 1127785645 8114176 1720 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 0 0 0
/proc/28339/statm: 1981 1720 98 283 0 1695 0
Current children cumulated CPU time (s) 881.94
Current children cumulated vsize (KiB) 7924

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 28822
/proc/meminfo: memFree=1217240/2055920 swapFree=4171840/4192956
[pid=28339] ppid=28337 vsize=8060 CPUtime=941.91
/proc/28339/stat : 28339 (SApperloT-base) R 28337 28339 28244 0 -1 4194304 1778 0 0 0 94189 2 0 0 25 0 1 0 1127785645 8253440 1761 1992294400 134512640 135674940 4294956208 18446744073709551615 134564711 0 0 4096 0 0 0 0 17 0 0 0
/proc/28339/statm: 2015 1761 98 283 0 1729 0
Current children cumulated CPU time (s) 941.91
Current children cumulated vsize (KiB) 8060

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 28822
/proc/meminfo: memFree=1217112/2055920 swapFree=4171840/4192956
[pid=28339] ppid=28337 vsize=8196 CPUtime=1001.88
/proc/28339/stat : 28339 (SApperloT-base) R 28337 28339 28244 0 -1 4194304 1810 0 0 0 100186 2 0 0 25 0 1 0 1127785645 8392704 1793 1992294400 134512640 135674940 4294956208 18446744073709551615 134564222 0 0 4096 0 0 0 0 17 0 0 0
/proc/28339/statm: 2049 1793 98 283 0 1763 0
Current children cumulated CPU time (s) 1001.88
Current children cumulated vsize (KiB) 8196

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 28822
/proc/meminfo: memFree=1217048/2055920 swapFree=4171840/4192956
[pid=28339] ppid=28337 vsize=8340 CPUtime=1061.86
/proc/28339/stat : 28339 (SApperloT-base) R 28337 28339 28244 0 -1 4194304 1833 0 0 0 106184 2 0 0 25 0 1 0 1127785645 8540160 1816 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 0 0 0
/proc/28339/statm: 2085 1816 98 283 0 1799 0
Current children cumulated CPU time (s) 1061.86
Current children cumulated vsize (KiB) 8340

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 28822
/proc/meminfo: memFree=1216920/2055920 swapFree=4171840/4192956
[pid=28339] ppid=28337 vsize=8480 CPUtime=1121.84
/proc/28339/stat : 28339 (SApperloT-base) R 28337 28339 28244 0 -1 4194304 1860 0 0 0 112182 2 0 0 25 0 1 0 1127785645 8683520 1843 1992294400 134512640 135674940 4294956208 18446744073709551615 134564611 0 0 4096 0 0 0 0 17 0 0 0
/proc/28339/statm: 2120 1843 98 283 0 1834 0
Current children cumulated CPU time (s) 1121.84
Current children cumulated vsize (KiB) 8480

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 28822
/proc/meminfo: memFree=1216920/2055920 swapFree=4171840/4192956
[pid=28339] ppid=28337 vsize=8480 CPUtime=1181.81
/proc/28339/stat : 28339 (SApperloT-base) R 28337 28339 28244 0 -1 4194304 1874 0 0 0 118179 2 0 0 25 0 1 0 1127785645 8683520 1857 1992294400 134512640 135674940 4294956208 18446744073709551615 134561847 0 0 4096 0 0 0 0 17 0 0 0
/proc/28339/statm: 2120 1857 98 283 0 1834 0
Current children cumulated CPU time (s) 1181.81
Current children cumulated vsize (KiB) 8480



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 28822
/proc/meminfo: memFree=1216920/2055920 swapFree=4171840/4192956
[pid=28339] ppid=28337 vsize=8480 CPUtime=1200.01
/proc/28339/stat : 28339 (SApperloT-base) R 28337 28339 28244 0 -1 4194304 1877 0 0 0 119999 2 0 0 25 0 1 0 1127785645 8683520 1860 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 0 0 0
/proc/28339/statm: 2120 1860 98 283 0 1834 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 8480

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.51
CPU time (s): 1200.02
CPU user time (s): 1200
CPU system time (s): 0.028995
CPU usage (%): 99.9598
Max. virtual memory (cumulated for all children) (KiB): 8480

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

runsolver used 1.05484 second user time and 3.32449 second system time

The end

Launcher Data

Begin job on node58 at 2009-04-01 04:00:40
IDJOB=1534209
IDBENCH=70616
IDSOLVER=509
FILE ID=node58/1534209-1238551240
PBS_JOBID= 9062130
Free space on /tmp= 66400 MiB

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

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

MD5SUM BENCH= 642edeb8ba30ebee256f5f53448e9be6
RANDOM SEED=903056678

node58.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.222
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.222
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:       1224768 kB
Buffers:         95276 kB
Cached:         645488 kB
SwapCached:      11044 kB
Active:         203272 kB
Inactive:       549968 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1224768 kB
SwapTotal:     4192956 kB
SwapFree:      4171840 kB
Dirty:            1436 kB
Writeback:           0 kB
Mapped:          17364 kB
Slab:            63384 kB
Committed_AS:  2699600 kB
PageTables:       1764 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= 66400 MiB
End job on node58 at 2009-04-01 04:20:42