Trace number 1534444

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

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/SATISFIABLE/520/
unif-k3-r4.25-v520-c2210-S1800466054-025.cnf
MD5SUMbee6b22c61c85c79429fd4c1adab5451
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.064989
Satisfiable
(Un)Satisfiability was proved
Number of variables520
Number of clauses2210
Sum of the clauses size6630
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32210
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-1534444-1238573802/watcher-1534444-1238573802 -o /tmp/evaluation-result-1534444-1238573802/solver-1534444-1238573802 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-base -seed=1052000870 HOME/instance-1534444-1238573802.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.92 0.99 1.16 3/64 22375
/proc/meminfo: memFree=1554360/2055920 swapFree=4178540/4192956
[pid=22375] ppid=22373 vsize=1448 CPUtime=0
/proc/22375/stat : 22375 (SApperloT-base) R 22373 22375 21943 0 -1 4194304 157 0 0 0 0 0 0 0 18 0 1 0 1130046071 1482752 140 1992294400 134512640 135674940 4294956192 18446744073709551615 134555635 0 0 4096 0 0 0 0 17 1 0 0
/proc/22375/statm: 362 140 98 283 0 76 0

[startup+0.0154401 s]
/proc/loadavg: 0.92 0.99 1.16 3/64 22375
/proc/meminfo: memFree=1554360/2055920 swapFree=4178540/4192956
[pid=22375] ppid=22373 vsize=1448 CPUtime=0.01
/proc/22375/stat : 22375 (SApperloT-base) R 22373 22375 21943 0 -1 4194304 169 0 0 0 1 0 0 0 18 0 1 0 1130046071 1482752 152 1992294400 134512640 135674940 4294956192 18446744073709551615 134564571 0 0 4096 0 0 0 0 17 1 0 0
/proc/22375/statm: 362 152 98 283 0 76 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1448

[startup+0.101448 s]
/proc/loadavg: 0.92 0.99 1.16 3/64 22375
/proc/meminfo: memFree=1554360/2055920 swapFree=4178540/4192956
[pid=22375] ppid=22373 vsize=1580 CPUtime=0.09
/proc/22375/stat : 22375 (SApperloT-base) R 22373 22375 21943 0 -1 4194304 212 0 0 0 9 0 0 0 18 0 1 0 1130046071 1617920 195 1992294400 134512640 135674940 4294956192 18446744073709551615 134564611 0 0 4096 0 0 0 0 17 1 0 0
/proc/22375/statm: 395 195 98 283 0 109 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1580

[startup+0.301469 s]
/proc/loadavg: 0.92 0.99 1.16 3/64 22375
/proc/meminfo: memFree=1554360/2055920 swapFree=4178540/4192956
[pid=22375] ppid=22373 vsize=1712 CPUtime=0.29
/proc/22375/stat : 22375 (SApperloT-base) R 22373 22375 21943 0 -1 4194304 245 0 0 0 29 0 0 0 19 0 1 0 1130046071 1753088 228 1992294400 134512640 135674940 4294956192 18446744073709551615 134563346 0 0 4096 0 0 0 0 17 1 0 0
/proc/22375/statm: 428 228 98 283 0 142 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1712

[startup+0.701512 s]
/proc/loadavg: 0.92 0.99 1.16 3/64 22375
/proc/meminfo: memFree=1554360/2055920 swapFree=4178540/4192956
[pid=22375] ppid=22373 vsize=1844 CPUtime=0.69
/proc/22375/stat : 22375 (SApperloT-base) R 22373 22375 21943 0 -1 4194304 285 0 0 0 69 0 0 0 22 0 1 0 1130046071 1888256 268 1992294400 134512640 135674940 4294956192 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/22375/statm: 461 268 98 283 0 175 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1844

[startup+1.5016 s]
/proc/loadavg: 0.92 0.99 1.16 2/65 22376
/proc/meminfo: memFree=1553520/2055920 swapFree=4178540/4192956
[pid=22375] ppid=22373 vsize=2108 CPUtime=1.49
/proc/22375/stat : 22375 (SApperloT-base) R 22373 22375 21943 0 -1 4194304 339 0 0 0 149 0 0 0 25 0 1 0 1130046071 2158592 322 1992294400 134512640 135674940 4294956192 18446744073709551615 134564252 0 0 4096 0 0 0 0 17 1 0 0
/proc/22375/statm: 527 322 98 283 0 241 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2108

[startup+3.10177 s]
/proc/loadavg: 0.92 0.99 1.16 2/65 22376
/proc/meminfo: memFree=1553200/2055920 swapFree=4178540/4192956
[pid=22375] ppid=22373 vsize=2372 CPUtime=3.09
/proc/22375/stat : 22375 (SApperloT-base) R 22373 22375 21943 0 -1 4194304 400 0 0 0 309 0 0 0 25 0 1 0 1130046071 2428928 383 1992294400 134512640 135674940 4294956192 18446744073709551615 134555635 0 0 4096 0 0 0 0 17 1 0 0
/proc/22375/statm: 593 383 98 283 0 307 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2372

[startup+6.30111 s]
/proc/loadavg: 0.93 0.99 1.16 2/65 22376
/proc/meminfo: memFree=1552688/2055920 swapFree=4178540/4192956
[pid=22375] ppid=22373 vsize=2640 CPUtime=6.29
/proc/22375/stat : 22375 (SApperloT-base) R 22373 22375 21943 0 -1 4194304 485 0 0 0 629 0 0 0 25 0 1 0 1130046071 2703360 468 1992294400 134512640 135674940 4294956192 18446744073709551615 134564843 0 0 4096 0 0 0 0 17 1 0 0
/proc/22375/statm: 660 468 98 283 0 374 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 2640

[startup+12.7018 s]
/proc/loadavg: 0.93 0.99 1.16 2/65 22376
/proc/meminfo: memFree=1552176/2055920 swapFree=4178540/4192956
[pid=22375] ppid=22373 vsize=3168 CPUtime=12.69
/proc/22375/stat : 22375 (SApperloT-base) R 22373 22375 21943 0 -1 4194304 597 0 0 0 1269 0 0 0 25 0 1 0 1130046071 3244032 580 1992294400 134512640 135674940 4294956192 18446744073709551615 134581549 0 0 4096 0 0 0 0 17 1 0 0
/proc/22375/statm: 792 580 98 283 0 506 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 3168

[startup+25.5012 s]
/proc/loadavg: 0.95 0.99 1.16 2/65 22376
/proc/meminfo: memFree=1551536/2055920 swapFree=4178540/4192956
[pid=22375] ppid=22373 vsize=3700 CPUtime=25.49
/proc/22375/stat : 22375 (SApperloT-base) R 22373 22375 21943 0 -1 4194304 738 0 0 0 2549 0 0 0 25 0 1 0 1130046071 3788800 721 1992294400 134512640 135674940 4294956192 18446744073709551615 134562067 0 0 4096 0 0 0 0 17 1 0 0
/proc/22375/statm: 925 721 98 283 0 639 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 3700

[startup+51.1019 s]
/proc/loadavg: 0.96 0.99 1.15 2/65 22376
/proc/meminfo: memFree=1550704/2055920 swapFree=4178540/4192956
[pid=22375] ppid=22373 vsize=4500 CPUtime=51.07
/proc/22375/stat : 22375 (SApperloT-base) R 22373 22375 21943 0 -1 4194304 935 0 0 0 5107 0 0 0 25 0 1 0 1130046071 4608000 918 1992294400 134512640 135674940 4294956192 18446744073709551615 134565022 0 0 4096 0 0 0 0 17 1 0 0
/proc/22375/statm: 1125 918 98 283 0 839 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 4500

[startup+102.305 s]
/proc/loadavg: 0.98 0.99 1.14 2/65 22376
/proc/meminfo: memFree=1549808/2055920 swapFree=4178540/4192956
[pid=22375] ppid=22373 vsize=5444 CPUtime=102.26
/proc/22375/stat : 22375 (SApperloT-base) R 22373 22375 21943 0 -1 4194304 1156 0 0 0 10226 0 0 0 25 0 1 0 1130046071 5574656 1139 1992294400 134512640 135674940 4294956192 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/22375/statm: 1361 1139 98 283 0 1075 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 5444

[startup+162.302 s]
/proc/loadavg: 0.99 0.99 1.13 2/65 22376
/proc/meminfo: memFree=1549232/2055920 swapFree=4178540/4192956
[pid=22375] ppid=22373 vsize=5988 CPUtime=162.25
/proc/22375/stat : 22375 (SApperloT-base) R 22373 22375 21943 0 -1 4194304 1300 0 0 0 16224 1 0 0 25 0 1 0 1130046071 6131712 1283 1992294400 134512640 135674940 4294956192 18446744073709551615 134564571 0 0 4096 0 0 0 0 17 1 0 0
/proc/22375/statm: 1497 1283 98 283 0 1211 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 5988

[startup+222.301 s]
/proc/loadavg: 0.99 0.99 1.12 2/65 22376
/proc/meminfo: memFree=1548784/2055920 swapFree=4178540/4192956
[pid=22375] ppid=22373 vsize=6388 CPUtime=222.23
/proc/22375/stat : 22375 (SApperloT-base) R 22373 22375 21943 0 -1 4194304 1394 0 0 0 22222 1 0 0 25 0 1 0 1130046071 6541312 1377 1992294400 134512640 135674940 4294956192 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/22375/statm: 1597 1377 98 283 0 1311 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 6388

[startup+282.302 s]
/proc/loadavg: 0.99 0.99 1.11 2/65 22376
/proc/meminfo: memFree=1548464/2055920 swapFree=4178540/4192956
[pid=22375] ppid=22373 vsize=6660 CPUtime=282.21
/proc/22375/stat : 22375 (SApperloT-base) R 22373 22375 21943 0 -1 4194304 1464 0 0 0 28220 1 0 0 25 0 1 0 1130046071 6819840 1447 1992294400 134512640 135674940 4294956192 18446744073709551615 134565290 0 0 4096 0 0 0 0 17 1 0 0
/proc/22375/statm: 1665 1447 98 283 0 1379 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 6660

[startup+342.301 s]
/proc/loadavg: 0.99 0.99 1.10 2/65 22376
/proc/meminfo: memFree=1548144/2055920 swapFree=4178540/4192956
[pid=22375] ppid=22373 vsize=7076 CPUtime=342.19
/proc/22375/stat : 22375 (SApperloT-base) R 22373 22375 21943 0 -1 4194304 1538 0 0 0 34218 1 0 0 25 0 1 0 1130046071 7245824 1521 1992294400 134512640 135674940 4294956192 18446744073709551615 134563969 0 0 4096 0 0 0 0 17 1 0 0
/proc/22375/statm: 1769 1521 98 283 0 1483 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 7076

[startup+402.302 s]
/proc/loadavg: 0.99 0.99 1.09 2/65 22376
/proc/meminfo: memFree=1547888/2055920 swapFree=4178540/4192956
[pid=22375] ppid=22373 vsize=7348 CPUtime=402.17
/proc/22375/stat : 22375 (SApperloT-base) R 22373 22375 21943 0 -1 4194304 1597 0 0 0 40216 1 0 0 25 0 1 0 1130046071 7524352 1580 1992294400 134512640 135674940 4294956192 18446744073709551615 134564274 0 0 4096 0 0 0 0 17 1 0 0
/proc/22375/statm: 1837 1580 98 283 0 1551 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 7348

[startup+462.301 s]
/proc/loadavg: 0.99 0.99 1.08 2/65 22376
/proc/meminfo: memFree=1547696/2055920 swapFree=4178540/4192956
[pid=22375] ppid=22373 vsize=7636 CPUtime=462.15
/proc/22375/stat : 22375 (SApperloT-base) R 22373 22375 21943 0 -1 4194304 1660 0 0 0 46214 1 0 0 25 0 1 0 1130046071 7819264 1643 1992294400 134512640 135674940 4294956192 18446744073709551615 134564285 0 0 4096 0 0 0 0 17 1 0 0
/proc/22375/statm: 1909 1643 98 283 0 1623 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 7636

[startup+522.302 s]
/proc/loadavg: 0.99 0.99 1.08 2/65 22376
/proc/meminfo: memFree=1547504/2055920 swapFree=4178540/4192956
[pid=22375] ppid=22373 vsize=7916 CPUtime=522.15
/proc/22375/stat : 22375 (SApperloT-base) R 22373 22375 21943 0 -1 4194304 1707 0 0 0 52213 2 0 0 25 0 1 0 1130046071 8105984 1690 1992294400 134512640 135674940 4294956192 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/22375/statm: 1979 1690 98 283 0 1693 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 7916

[startup+582.301 s]
/proc/loadavg: 0.99 0.99 1.07 2/65 22376
/proc/meminfo: memFree=1547376/2055920 swapFree=4178540/4192956
[pid=22375] ppid=22373 vsize=8052 CPUtime=582.13
/proc/22375/stat : 22375 (SApperloT-base) R 22373 22375 21943 0 -1 4194304 1746 0 0 0 58211 2 0 0 25 0 1 0 1130046071 8245248 1729 1992294400 134512640 135674940 4294956192 18446744073709551615 134556772 0 0 4096 0 0 0 0 17 1 0 0
/proc/22375/statm: 2013 1729 98 283 0 1727 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 8052

[startup+642.302 s]
/proc/loadavg: 0.99 0.99 1.06 2/65 22376
/proc/meminfo: memFree=1547056/2055920 swapFree=4178540/4192956
[pid=22375] ppid=22373 vsize=8332 CPUtime=642.11
/proc/22375/stat : 22375 (SApperloT-base) R 22373 22375 21943 0 -1 4194304 1807 0 0 0 64209 2 0 0 25 0 1 0 1130046071 8531968 1790 1992294400 134512640 135674940 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/22375/statm: 2083 1790 98 283 0 1797 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 8332

[startup+702.302 s]
/proc/loadavg: 0.99 0.99 1.06 2/65 22376
/proc/meminfo: memFree=1546864/2055920 swapFree=4178540/4192956
[pid=22375] ppid=22373 vsize=8620 CPUtime=702.09
/proc/22375/stat : 22375 (SApperloT-base) R 22373 22375 21943 0 -1 4194304 1858 0 0 0 70207 2 0 0 25 0 1 0 1130046071 8826880 1841 1992294400 134512640 135674940 4294956192 18446744073709551615 134571271 0 0 4096 0 0 0 0 17 1 0 0
/proc/22375/statm: 2155 1841 98 283 0 1869 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 8620

[startup+762.305 s]
/proc/loadavg: 0.99 0.99 1.05 2/65 22376
/proc/meminfo: memFree=1546736/2055920 swapFree=4178540/4192956
[pid=22375] ppid=22373 vsize=8900 CPUtime=762.08
/proc/22375/stat : 22375 (SApperloT-base) R 22373 22375 21943 0 -1 4194304 1904 0 0 0 76206 2 0 0 25 0 1 0 1130046071 9113600 1887 1992294400 134512640 135674940 4294956192 18446744073709551615 134560046 0 0 4096 0 0 0 0 17 1 0 0
/proc/22375/statm: 2225 1887 98 283 0 1939 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 8900

[startup+822.302 s]
/proc/loadavg: 0.99 0.99 1.05 2/65 22376
/proc/meminfo: memFree=1546608/2055920 swapFree=4178540/4192956
[pid=22375] ppid=22373 vsize=9044 CPUtime=822.05
/proc/22375/stat : 22375 (SApperloT-base) R 22373 22375 21943 0 -1 4194304 1941 0 0 0 82203 2 0 0 25 0 1 0 1130046071 9261056 1924 1992294400 134512640 135674940 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/22375/statm: 2261 1924 98 283 0 1975 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 9044

[startup+882.301 s]
/proc/loadavg: 0.99 0.99 1.04 2/65 22376
/proc/meminfo: memFree=1546416/2055920 swapFree=4178540/4192956
[pid=22375] ppid=22373 vsize=9180 CPUtime=882.03
/proc/22375/stat : 22375 (SApperloT-base) R 22373 22375 21943 0 -1 4194304 1972 0 0 0 88201 2 0 0 25 0 1 0 1130046071 9400320 1955 1992294400 134512640 135674940 4294956192 18446744073709551615 134564611 0 0 4096 0 0 0 0 17 1 0 0
/proc/22375/statm: 2295 1955 98 283 0 2009 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 9180

[startup+942.302 s]
/proc/loadavg: 0.99 0.99 1.04 2/65 22376
/proc/meminfo: memFree=1546352/2055920 swapFree=4178540/4192956
[pid=22375] ppid=22373 vsize=9324 CPUtime=942.03
/proc/22375/stat : 22375 (SApperloT-base) R 22373 22375 21943 0 -1 4194304 1999 0 0 0 94200 3 0 0 25 0 1 0 1130046071 9547776 1982 1992294400 134512640 135674940 4294956192 18446744073709551615 134565273 0 0 4096 0 0 0 0 17 1 0 0
/proc/22375/statm: 2331 1982 98 283 0 2045 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 9324

[startup+1002.3 s]
/proc/loadavg: 0.99 0.99 1.03 2/65 22376
/proc/meminfo: memFree=1546096/2055920 swapFree=4178540/4192956
[pid=22375] ppid=22373 vsize=9612 CPUtime=1002.01
/proc/22375/stat : 22375 (SApperloT-base) R 22373 22375 21943 0 -1 4194304 2055 0 0 0 100198 3 0 0 25 0 1 0 1130046071 9842688 2038 1992294400 134512640 135674940 4294956192 18446744073709551615 134563460 0 0 4096 0 0 0 0 17 1 0 0
/proc/22375/statm: 2403 2038 98 283 0 2117 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 9612

[startup+1062.3 s]
/proc/loadavg: 0.99 0.99 1.02 2/65 22376
/proc/meminfo: memFree=1545840/2055920 swapFree=4178540/4192956
[pid=22375] ppid=22373 vsize=9756 CPUtime=1061.99
/proc/22375/stat : 22375 (SApperloT-base) R 22373 22375 21943 0 -1 4194304 2108 0 0 0 106196 3 0 0 25 0 1 0 1130046071 9990144 2091 1992294400 134512640 135674940 4294956192 18446744073709551615 134563968 0 0 4096 0 0 0 0 17 1 0 0
/proc/22375/statm: 2439 2091 98 283 0 2153 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 9756

[startup+1122.3 s]
/proc/loadavg: 0.99 0.99 1.02 2/65 22376
/proc/meminfo: memFree=1545776/2055920 swapFree=4178540/4192956
[pid=22375] ppid=22373 vsize=9900 CPUtime=1121.97
/proc/22375/stat : 22375 (SApperloT-base) R 22373 22375 21943 0 -1 4194304 2152 0 0 0 112194 3 0 0 25 0 1 0 1130046071 10137600 2135 1992294400 134512640 135674940 4294956192 18446744073709551615 134551560 0 0 4096 0 0 0 0 17 1 0 0
/proc/22375/statm: 2475 2135 98 283 0 2189 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 9900

[startup+1182.3 s]
/proc/loadavg: 0.99 0.99 1.01 2/65 22376
/proc/meminfo: memFree=1545584/2055920 swapFree=4178540/4192956
[pid=22375] ppid=22373 vsize=10044 CPUtime=1181.95
/proc/22375/stat : 22375 (SApperloT-base) R 22373 22375 21943 0 -1 4194304 2181 0 0 0 118192 3 0 0 25 0 1 0 1130046071 10285056 2164 1992294400 134512640 135674940 4294956192 18446744073709551615 134564304 0 0 4096 0 0 0 0 17 1 0 0
/proc/22375/statm: 2511 2164 98 283 0 2225 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 10044



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.99 1.01 2/65 22376
/proc/meminfo: memFree=1545584/2055920 swapFree=4178540/4192956
[pid=22375] ppid=22373 vsize=10188 CPUtime=1200.05
/proc/22375/stat : 22375 (SApperloT-base) R 22373 22375 21943 0 -1 4194304 2186 0 0 0 120002 3 0 0 25 0 1 0 1130046071 10432512 2169 1992294400 134512640 135674940 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/22375/statm: 2547 2169 98 283 0 2261 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 10188

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.06
CPU user time (s): 1200.02
CPU system time (s): 0.038994
CPU usage (%): 99.9714
Max. virtual memory (cumulated for all children) (KiB): 10188

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

runsolver used 0.844871 second user time and 2.48662 second system time

The end

Launcher Data

Begin job on node19 at 2009-04-01 10:16:42
IDJOB=1534444
IDBENCH=70663
IDSOLVER=509
FILE ID=node19/1534444-1238573802
PBS_JOBID= 9070507
Free space on /tmp= 66404 MiB

SOLVER NAME= SApperloT base
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/SATISFIABLE/520/unif-k3-r4.25-v520-c2210-S1800466054-025.cnf
COMMAND LINE= HOME/SApperloT-base -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1534444-1238573802/watcher-1534444-1238573802 -o /tmp/evaluation-result-1534444-1238573802/solver-1534444-1238573802 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-base -seed=1052000870 HOME/instance-1534444-1238573802.cnf

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

MD5SUM BENCH= bee6b22c61c85c79429fd4c1adab5451
RANDOM SEED=1052000870

node19.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.235
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.235
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:       1554776 kB
Buffers:         84068 kB
Cached:         322544 kB
SwapCached:       8188 kB
Active:         207752 kB
Inactive:       208808 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1554776 kB
SwapTotal:     4192956 kB
SwapFree:      4178540 kB
Dirty:            1428 kB
Writeback:           0 kB
Mapped:          15596 kB
Slab:            70560 kB
Committed_AS:  3094672 kB
PageTables:       1456 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= 66404 MiB
End job on node19 at 2009-04-01 10:36:44