Trace number 1534729

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

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/SATISFIABLE/480/
unif-k3-r4.25-v480-c2040-S554804223-012.cnf
MD5SUMfb88daaef532d2aea4a43cab65510e36
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.017996
Satisfiable
(Un)Satisfiability was proved
Number of variables480
Number of clauses2040
Sum of the clauses size6120
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32040
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-1534729-1238591032/watcher-1534729-1238591032 -o /tmp/evaluation-result-1534729-1238591032/solver-1534729-1238591032 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-base -seed=10108236 HOME/instance-1534729-1238591032.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.97 0.98 3/65 4598
/proc/meminfo: memFree=1586448/2055920 swapFree=4178736/4192956
[pid=4598] ppid=4596 vsize=1316 CPUtime=0
/proc/4598/stat : 4598 (SApperloT-base) R 4596 4598 4196 0 -1 4194304 155 0 0 0 0 0 0 0 18 0 1 0 485437096 1347584 138 1992294400 134512640 135674940 4294956208 18446744073709551615 134564611 0 0 4096 0 0 0 0 17 0 0 0
/proc/4598/statm: 329 138 98 283 0 43 0

[startup+0.0337681 s]
/proc/loadavg: 0.99 0.97 0.98 3/65 4598
/proc/meminfo: memFree=1586448/2055920 swapFree=4178736/4192956
[pid=4598] ppid=4596 vsize=1448 CPUtime=0.03
/proc/4598/stat : 4598 (SApperloT-base) R 4596 4598 4196 0 -1 4194304 187 0 0 0 3 0 0 0 18 0 1 0 485437096 1482752 170 1992294400 134512640 135674940 4294956208 18446744073709551615 134551911 0 0 4096 0 0 0 0 17 0 0 0
/proc/4598/statm: 362 170 98 283 0 76 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 1448

[startup+0.101776 s]
/proc/loadavg: 0.99 0.97 0.98 3/65 4598
/proc/meminfo: memFree=1586448/2055920 swapFree=4178736/4192956
[pid=4598] ppid=4596 vsize=1580 CPUtime=0.09
/proc/4598/stat : 4598 (SApperloT-base) R 4596 4598 4196 0 -1 4194304 205 0 0 0 9 0 0 0 18 0 1 0 485437096 1617920 188 1992294400 134512640 135674940 4294956208 18446744073709551615 134564285 0 0 4096 0 0 0 0 17 0 0 0
/proc/4598/statm: 395 188 98 283 0 109 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1580

[startup+0.301798 s]
/proc/loadavg: 0.99 0.97 0.98 3/65 4598
/proc/meminfo: memFree=1586448/2055920 swapFree=4178736/4192956
[pid=4598] ppid=4596 vsize=1712 CPUtime=0.29
/proc/4598/stat : 4598 (SApperloT-base) R 4596 4598 4196 0 -1 4194304 244 0 0 0 29 0 0 0 19 0 1 0 485437096 1753088 227 1992294400 134512640 135674940 4294956208 18446744073709551615 134564767 0 0 4096 0 0 0 0 17 0 0 0
/proc/4598/statm: 428 227 98 283 0 142 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1712

[startup+0.701844 s]
/proc/loadavg: 0.99 0.97 0.98 3/65 4598
/proc/meminfo: memFree=1586448/2055920 swapFree=4178736/4192956
[pid=4598] ppid=4596 vsize=1844 CPUtime=0.69
/proc/4598/stat : 4598 (SApperloT-base) R 4596 4598 4196 0 -1 4194304 287 0 0 0 69 0 0 0 23 0 1 0 485437096 1888256 270 1992294400 134512640 135674940 4294956208 18446744073709551615 134564327 0 0 4096 0 0 0 0 17 0 0 0
/proc/4598/statm: 461 270 98 283 0 175 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1844

[startup+1.50193 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 4599
/proc/meminfo: memFree=1585672/2055920 swapFree=4178736/4192956
[pid=4598] ppid=4596 vsize=2108 CPUtime=1.49
/proc/4598/stat : 4598 (SApperloT-base) R 4596 4598 4196 0 -1 4194304 330 0 0 0 149 0 0 0 25 0 1 0 485437096 2158592 313 1992294400 134512640 135674940 4294956208 18446744073709551615 134536760 0 0 4096 0 0 0 0 17 0 0 0
/proc/4598/statm: 527 313 98 283 0 241 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2108

[startup+3.10112 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 4599
/proc/meminfo: memFree=1585352/2055920 swapFree=4178736/4192956
[pid=4598] ppid=4596 vsize=2372 CPUtime=3.09
/proc/4598/stat : 4598 (SApperloT-base) R 4596 4598 4196 0 -1 4194304 389 0 0 0 309 0 0 0 25 0 1 0 485437096 2428928 372 1992294400 134512640 135674940 4294956208 18446744073709551615 134564824 0 0 4096 0 0 0 0 17 0 0 0
/proc/4598/statm: 593 372 98 283 0 307 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2372

[startup+6.30148 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 4599
/proc/meminfo: memFree=1584840/2055920 swapFree=4178736/4192956
[pid=4598] ppid=4596 vsize=2640 CPUtime=6.29
/proc/4598/stat : 4598 (SApperloT-base) R 4596 4598 4196 0 -1 4194304 483 0 0 0 629 0 0 0 25 0 1 0 485437096 2703360 466 1992294400 134512640 135674940 4294956208 18446744073709551615 134564285 0 0 4096 0 0 0 0 17 0 0 0
/proc/4598/statm: 660 466 98 283 0 374 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 2640

[startup+12.7012 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 4599
/proc/meminfo: memFree=1584344/2055920 swapFree=4178736/4192956
[pid=4598] ppid=4596 vsize=3172 CPUtime=12.69
/proc/4598/stat : 4598 (SApperloT-base) R 4596 4598 4196 0 -1 4194304 590 0 0 0 1269 0 0 0 25 0 1 0 485437096 3248128 573 1992294400 134512640 135674940 4294956208 18446744073709551615 134564285 0 0 4096 0 0 0 0 17 0 0 0
/proc/4598/statm: 793 573 98 283 0 507 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 3172

[startup+25.5017 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 4599
/proc/meminfo: memFree=1583832/2055920 swapFree=4178736/4192956
[pid=4598] ppid=4596 vsize=3704 CPUtime=25.48
/proc/4598/stat : 4598 (SApperloT-base) R 4596 4598 4196 0 -1 4194304 735 0 0 0 2548 0 0 0 25 0 1 0 485437096 3792896 718 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 0 0 0
/proc/4598/statm: 926 718 98 283 0 640 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 3704

[startup+51.1016 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 4599
/proc/meminfo: memFree=1583064/2055920 swapFree=4178736/4192956
[pid=4598] ppid=4596 vsize=4512 CPUtime=51.07
/proc/4598/stat : 4598 (SApperloT-base) R 4596 4598 4196 0 -1 4194304 923 0 0 0 5107 0 0 0 25 0 1 0 485437096 4620288 906 1992294400 134512640 135674940 4294956208 18446744073709551615 134560680 0 0 4096 0 0 0 0 17 0 0 0
/proc/4598/statm: 1128 906 98 283 0 842 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 4512

[startup+102.305 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 4599
/proc/meminfo: memFree=1582232/2055920 swapFree=4178736/4192956
[pid=4598] ppid=4596 vsize=5192 CPUtime=102.26
/proc/4598/stat : 4598 (SApperloT-base) R 4596 4598 4196 0 -1 4194304 1106 0 0 0 10225 1 0 0 25 0 1 0 485437096 5316608 1089 1992294400 134512640 135674940 4294956208 18446744073709551615 134551077 0 0 4096 0 0 0 0 17 0 0 0
/proc/4598/statm: 1298 1089 98 283 0 1012 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 5192

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 4599
/proc/meminfo: memFree=1581784/2055920 swapFree=4178736/4192956
[pid=4598] ppid=4596 vsize=5732 CPUtime=162.23
/proc/4598/stat : 4598 (SApperloT-base) R 4596 4598 4196 0 -1 4194304 1231 0 0 0 16222 1 0 0 25 0 1 0 485437096 5869568 1214 1992294400 134512640 135674940 4294956208 18446744073709551615 134563327 0 0 4096 0 0 0 0 17 0 0 0
/proc/4598/statm: 1433 1214 98 283 0 1147 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 5732

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 4599
/proc/meminfo: memFree=1581272/2055920 swapFree=4178736/4192956
[pid=4598] ppid=4596 vsize=6140 CPUtime=222.2
/proc/4598/stat : 4598 (SApperloT-base) R 4596 4598 4196 0 -1 4194304 1356 0 0 0 22219 1 0 0 25 0 1 0 485437096 6287360 1339 1992294400 134512640 135674940 4294956208 18446744073709551615 134564285 0 0 4096 0 0 0 0 17 0 0 0
/proc/4598/statm: 1535 1339 98 283 0 1249 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 6140

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 4599
/proc/meminfo: memFree=1580952/2055920 swapFree=4178736/4192956
[pid=4598] ppid=4596 vsize=6548 CPUtime=282.17
/proc/4598/stat : 4598 (SApperloT-base) R 4596 4598 4196 0 -1 4194304 1434 0 0 0 28216 1 0 0 25 0 1 0 485437096 6705152 1417 1992294400 134512640 135674940 4294956208 18446744073709551615 134564241 0 0 4096 0 0 0 0 17 0 0 0
/proc/4598/statm: 1637 1417 98 283 0 1351 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 6548

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 4599
/proc/meminfo: memFree=1580768/2055920 swapFree=4178736/4192956
[pid=4598] ppid=4596 vsize=6820 CPUtime=342.15
/proc/4598/stat : 4598 (SApperloT-base) R 4596 4598 4196 0 -1 4194304 1499 0 0 0 34214 1 0 0 25 0 1 0 485437096 6983680 1482 1992294400 134512640 135674940 4294956208 18446744073709551615 134564761 0 0 4096 0 0 0 0 17 0 0 0
/proc/4598/statm: 1705 1482 98 283 0 1419 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 6820

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 4599
/proc/meminfo: memFree=1580576/2055920 swapFree=4178736/4192956
[pid=4598] ppid=4596 vsize=7100 CPUtime=402.13
/proc/4598/stat : 4598 (SApperloT-base) R 4596 4598 4196 0 -1 4194304 1550 0 0 0 40212 1 0 0 25 0 1 0 485437096 7270400 1533 1992294400 134512640 135674940 4294956208 18446744073709551615 134565166 0 0 4096 0 0 0 0 17 0 0 0
/proc/4598/statm: 1775 1533 98 283 0 1489 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 7100

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 4599
/proc/meminfo: memFree=1580384/2055920 swapFree=4178736/4192956
[pid=4598] ppid=4596 vsize=7236 CPUtime=462.11
/proc/4598/stat : 4598 (SApperloT-base) R 4596 4598 4196 0 -1 4194304 1603 0 0 0 46209 2 0 0 25 0 1 0 485437096 7409664 1586 1992294400 134512640 135674940 4294956208 18446744073709551615 134555959 0 0 4096 0 0 0 0 17 0 0 0
/proc/4598/statm: 1809 1586 98 283 0 1523 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 7236

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 4599
/proc/meminfo: memFree=1580256/2055920 swapFree=4178736/4192956
[pid=4598] ppid=4596 vsize=7372 CPUtime=522.09
/proc/4598/stat : 4598 (SApperloT-base) R 4596 4598 4196 0 -1 4194304 1632 0 0 0 52207 2 0 0 25 0 1 0 485437096 7548928 1615 1992294400 134512640 135674940 4294956208 18446744073709551615 134564222 0 0 4096 0 0 0 0 17 0 0 0
/proc/4598/statm: 1843 1615 98 283 0 1557 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 7372

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 4599
/proc/meminfo: memFree=1580128/2055920 swapFree=4178736/4192956
[pid=4598] ppid=4596 vsize=7644 CPUtime=582.06
/proc/4598/stat : 4598 (SApperloT-base) R 4596 4598 4196 0 -1 4194304 1677 0 0 0 58204 2 0 0 25 0 1 0 485437096 7827456 1660 1992294400 134512640 135674940 4294956208 18446744073709551615 134564225 0 0 4096 0 0 0 0 17 0 0 0
/proc/4598/statm: 1911 1660 98 283 0 1625 0
Current children cumulated CPU time (s) 582.06
Current children cumulated vsize (KiB) 7644

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 4599
/proc/meminfo: memFree=1579936/2055920 swapFree=4178736/4192956
[pid=4598] ppid=4596 vsize=7924 CPUtime=642.04
/proc/4598/stat : 4598 (SApperloT-base) R 4596 4598 4196 0 -1 4194304 1721 0 0 0 64202 2 0 0 25 0 1 0 485437096 8114176 1704 1992294400 134512640 135674940 4294956208 18446744073709551615 134564285 0 0 4096 0 0 0 0 17 0 0 0
/proc/4598/statm: 1981 1704 98 283 0 1695 0
Current children cumulated CPU time (s) 642.04
Current children cumulated vsize (KiB) 7924

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 4599
/proc/meminfo: memFree=1579680/2055920 swapFree=4178736/4192956
[pid=4598] ppid=4596 vsize=8068 CPUtime=702.02
/proc/4598/stat : 4598 (SApperloT-base) R 4596 4598 4196 0 -1 4194304 1752 0 0 0 70200 2 0 0 25 0 1 0 485437096 8261632 1735 1992294400 134512640 135674940 4294956208 18446744073709551615 134564252 0 0 4096 0 0 0 0 17 0 0 0
/proc/4598/statm: 2017 1735 98 283 0 1731 0
Current children cumulated CPU time (s) 702.02
Current children cumulated vsize (KiB) 8068

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 4599
/proc/meminfo: memFree=1579488/2055920 swapFree=4178736/4192956
[pid=4598] ppid=4596 vsize=8212 CPUtime=761.99
/proc/4598/stat : 4598 (SApperloT-base) R 4596 4598 4196 0 -1 4194304 1791 0 0 0 76197 2 0 0 25 0 1 0 485437096 8409088 1774 1992294400 134512640 135674940 4294956208 18446744073709551615 134559248 0 0 4096 0 0 0 0 17 1 0 0
/proc/4598/statm: 2053 1774 98 283 0 1767 0
Current children cumulated CPU time (s) 761.99
Current children cumulated vsize (KiB) 8212

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 4599
/proc/meminfo: memFree=1579424/2055920 swapFree=4178736/4192956
[pid=4598] ppid=4596 vsize=8348 CPUtime=821.95
/proc/4598/stat : 4598 (SApperloT-base) R 4596 4598 4196 0 -1 4194304 1821 0 0 0 82193 2 0 0 25 0 1 0 485437096 8548352 1804 1992294400 134512640 135674940 4294956208 18446744073709551615 134564371 0 0 4096 0 0 0 0 17 0 0 0
/proc/4598/statm: 2087 1804 98 283 0 1801 0
Current children cumulated CPU time (s) 821.95
Current children cumulated vsize (KiB) 8348

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 4599
/proc/meminfo: memFree=1579232/2055920 swapFree=4178736/4192956
[pid=4598] ppid=4596 vsize=8636 CPUtime=881.93
/proc/4598/stat : 4598 (SApperloT-base) R 4596 4598 4196 0 -1 4194304 1877 0 0 0 88191 2 0 0 25 0 1 0 485437096 8843264 1860 1992294400 134512640 135674940 4294956208 18446744073709551615 134564362 0 0 4096 0 0 0 0 17 0 0 0
/proc/4598/statm: 2159 1860 98 283 0 1873 0
Current children cumulated CPU time (s) 881.93
Current children cumulated vsize (KiB) 8636

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 4599
/proc/meminfo: memFree=1579104/2055920 swapFree=4178736/4192956
[pid=4598] ppid=4596 vsize=8924 CPUtime=941.9
/proc/4598/stat : 4598 (SApperloT-base) R 4596 4598 4196 0 -1 4194304 1915 0 0 0 94187 3 0 0 25 0 1 0 485437096 9138176 1898 1992294400 134512640 135674940 4294956208 18446744073709551615 134564231 0 0 4096 0 0 0 0 17 0 0 0
/proc/4598/statm: 2231 1898 98 283 0 1945 0
Current children cumulated CPU time (s) 941.9
Current children cumulated vsize (KiB) 8924

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 4599
/proc/meminfo: memFree=1579040/2055920 swapFree=4178736/4192956
[pid=4598] ppid=4596 vsize=8924 CPUtime=1001.88
/proc/4598/stat : 4598 (SApperloT-base) R 4596 4598 4196 0 -1 4194304 1938 0 0 0 100185 3 0 0 25 0 1 0 485437096 9138176 1921 1992294400 134512640 135674940 4294956208 18446744073709551615 134561357 0 0 4096 0 0 0 0 17 0 0 0
/proc/4598/statm: 2231 1921 98 283 0 1945 0
Current children cumulated CPU time (s) 1001.88
Current children cumulated vsize (KiB) 8924

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 4599
/proc/meminfo: memFree=1578976/2055920 swapFree=4178736/4192956
[pid=4598] ppid=4596 vsize=9068 CPUtime=1061.85
/proc/4598/stat : 4598 (SApperloT-base) R 4596 4598 4196 0 -1 4194304 1960 0 0 0 106182 3 0 0 25 0 1 0 485437096 9285632 1943 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 0 0 0
/proc/4598/statm: 2267 1943 98 283 0 1981 0
Current children cumulated CPU time (s) 1061.85
Current children cumulated vsize (KiB) 9068

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 4599
/proc/meminfo: memFree=1578848/2055920 swapFree=4178736/4192956
[pid=4598] ppid=4596 vsize=9212 CPUtime=1121.83
/proc/4598/stat : 4598 (SApperloT-base) R 4596 4598 4196 0 -1 4194304 1980 0 0 0 112180 3 0 0 25 0 1 0 485437096 9433088 1963 1992294400 134512640 135674940 4294956208 18446744073709551615 134560257 0 0 4096 0 0 0 0 17 0 0 0
/proc/4598/statm: 2303 1963 98 283 0 2017 0
Current children cumulated CPU time (s) 1121.83
Current children cumulated vsize (KiB) 9212

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 4599
/proc/meminfo: memFree=1578784/2055920 swapFree=4178736/4192956
[pid=4598] ppid=4596 vsize=9212 CPUtime=1181.81
/proc/4598/stat : 4598 (SApperloT-base) R 4596 4598 4196 0 -1 4194304 2002 0 0 0 118178 3 0 0 25 0 1 0 485437096 9433088 1985 1992294400 134512640 135674940 4294956208 18446744073709551615 134564379 0 0 4096 0 0 0 0 17 0 0 0
/proc/4598/statm: 2303 1985 98 283 0 2017 0
Current children cumulated CPU time (s) 1181.81
Current children cumulated vsize (KiB) 9212



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 4599
/proc/meminfo: memFree=1578720/2055920 swapFree=4178736/4192956
[pid=4598] ppid=4596 vsize=9356 CPUtime=1200
/proc/4598/stat : 4598 (SApperloT-base) R 4596 4598 4196 0 -1 4194304 2008 0 0 0 119997 3 0 0 25 0 1 0 485437096 9580544 1991 1992294400 134512640 135674940 4294956208 18446744073709551615 134573731 0 0 4096 0 0 0 0 17 0 0 0
/proc/4598/statm: 2339 1991 98 283 0 2053 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 9356

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 4599
/proc/meminfo: memFree=1578720/2055920 swapFree=4178736/4192956
[pid=4598] ppid=4596 vsize=9356 CPUtime=1200
/proc/4598/stat : 4598 (SApperloT-base) R 4596 4598 4196 0 -1 4194304 2008 0 0 0 119997 3 0 0 25 0 1 0 485437096 9580544 1991 1992294400 134512640 135674940 4294956208 18446744073709551615 134573731 0 0 4096 0 0 0 0 17 0 0 0
/proc/4598/statm: 2339 1991 98 283 0 2053 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 9356

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.51
CPU time (s): 1200.01
CPU user time (s): 1199.98
CPU system time (s): 0.034994
CPU usage (%): 99.9589
Max. virtual memory (cumulated for all children) (KiB): 9356

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

runsolver used 0.971852 second user time and 3.40348 second system time

The end

Launcher Data

Begin job on node32 at 2009-04-01 15:03:52
IDJOB=1534729
IDBENCH=70720
IDSOLVER=509
FILE ID=node32/1534729-1238591032
PBS_JOBID= 9068310
Free space on /tmp= 66456 MiB

SOLVER NAME= SApperloT base
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/SATISFIABLE/480/unif-k3-r4.25-v480-c2040-S554804223-012.cnf
COMMAND LINE= HOME/SApperloT-base -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1534729-1238591032/watcher-1534729-1238591032 -o /tmp/evaluation-result-1534729-1238591032/solver-1534729-1238591032 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-base -seed=10108236 HOME/instance-1534729-1238591032.cnf

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

MD5SUM BENCH= fb88daaef532d2aea4a43cab65510e36
RANDOM SEED=10108236

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:       1586928 kB
Buffers:         95520 kB
Cached:         284464 kB
SwapCached:       7344 kB
Active:         212500 kB
Inactive:       176236 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1586928 kB
SwapTotal:     4192956 kB
SwapFree:      4178736 kB
Dirty:            1432 kB
Writeback:           0 kB
Mapped:          14480 kB
Slab:            65996 kB
Committed_AS:  1696820 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 15:23:55