Trace number 1534674

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.31

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/SATISFIABLE/540/
unif-k3-r4.25-v540-c2295-S23858409-056.cnf
MD5SUM1d9e0ed32c3bf3bc5fbb21926c01a19c
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.065989
Satisfiable
(Un)Satisfiability was proved
Number of variables540
Number of clauses2295
Sum of the clauses size6885
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32295
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-1534674-1238586797/watcher-1534674-1238586797 -o /tmp/evaluation-result-1534674-1238586797/solver-1534674-1238586797 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-base -seed=806567113 HOME/instance-1534674-1238586797.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: 1.00 1.01 1.14 3/76 3823
/proc/meminfo: memFree=1648040/2055920 swapFree=4173760/4192956
[pid=3823] ppid=3821 vsize=1448 CPUtime=0
/proc/3823/stat : 3823 (SApperloT-base) R 3821 3823 2984 0 -1 4194304 158 0 0 0 0 0 0 0 18 0 1 0 1131340854 1482752 141 1992294400 134512640 135674940 4294956192 18446744073709551615 134564241 0 0 4096 0 0 0 0 17 1 0 0
/proc/3823/statm: 362 141 98 283 0 76 0

[startup+0.086155 s]
/proc/loadavg: 1.00 1.01 1.14 3/76 3823
/proc/meminfo: memFree=1648040/2055920 swapFree=4173760/4192956
[pid=3823] ppid=3821 vsize=1580 CPUtime=0.08
/proc/3823/stat : 3823 (SApperloT-base) R 3821 3823 2984 0 -1 4194304 209 0 0 0 8 0 0 0 18 0 1 0 1131340854 1617920 192 1992294400 134512640 135674940 4294956192 18446744073709551615 134556418 0 0 4096 0 0 0 0 17 1 0 0
/proc/3823/statm: 395 192 98 283 0 109 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1580

[startup+0.101156 s]
/proc/loadavg: 1.00 1.01 1.14 3/76 3823
/proc/meminfo: memFree=1648040/2055920 swapFree=4173760/4192956
[pid=3823] ppid=3821 vsize=1580 CPUtime=0.1
/proc/3823/stat : 3823 (SApperloT-base) R 3821 3823 2984 0 -1 4194304 213 0 0 0 10 0 0 0 18 0 1 0 1131340854 1617920 196 1992294400 134512640 135674940 4294956192 18446744073709551615 134559959 0 0 4096 0 0 0 0 17 1 0 0
/proc/3823/statm: 395 196 98 283 0 109 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1580

[startup+0.301172 s]
/proc/loadavg: 1.00 1.01 1.14 3/76 3823
/proc/meminfo: memFree=1648040/2055920 swapFree=4173760/4192956
[pid=3823] ppid=3821 vsize=1712 CPUtime=0.3
/proc/3823/stat : 3823 (SApperloT-base) R 3821 3823 2984 0 -1 4194304 245 0 0 0 30 0 0 0 19 0 1 0 1131340854 1753088 228 1992294400 134512640 135674940 4294956192 18446744073709551615 134551432 0 0 4096 0 0 0 0 17 1 0 0
/proc/3823/statm: 428 228 98 283 0 142 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 1712

[startup+0.701205 s]
/proc/loadavg: 1.00 1.01 1.14 3/76 3823
/proc/meminfo: memFree=1648040/2055920 swapFree=4173760/4192956
[pid=3823] ppid=3821 vsize=1844 CPUtime=0.69
/proc/3823/stat : 3823 (SApperloT-base) R 3821 3823 2984 0 -1 4194304 284 0 0 0 69 0 0 0 22 0 1 0 1131340854 1888256 267 1992294400 134512640 135674940 4294956192 18446744073709551615 134564244 0 0 4096 0 0 0 0 17 1 0 0
/proc/3823/statm: 461 267 98 283 0 175 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1844

[startup+1.50127 s]
/proc/loadavg: 1.00 1.01 1.14 2/77 3824
/proc/meminfo: memFree=1647200/2055920 swapFree=4173760/4192956
[pid=3823] ppid=3821 vsize=2108 CPUtime=1.49
/proc/3823/stat : 3823 (SApperloT-base) R 3821 3823 2984 0 -1 4194304 334 0 0 0 149 0 0 0 25 0 1 0 1131340854 2158592 317 1992294400 134512640 135674940 4294956192 18446744073709551615 134564626 0 0 4096 0 0 0 0 17 1 0 0
/proc/3823/statm: 527 317 98 283 0 241 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2108

[startup+3.10242 s]
/proc/loadavg: 1.00 1.01 1.14 2/77 3824
/proc/meminfo: memFree=1646816/2055920 swapFree=4173760/4192956
[pid=3823] ppid=3821 vsize=2372 CPUtime=3.1
/proc/3823/stat : 3823 (SApperloT-base) R 3821 3823 2984 0 -1 4194304 399 0 0 0 310 0 0 0 25 0 1 0 1131340854 2428928 382 1992294400 134512640 135674940 4294956192 18446744073709551615 134564225 0 0 4096 0 0 0 0 17 1 0 0
/proc/3823/statm: 593 382 98 283 0 307 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 2372

[startup+6.30167 s]
/proc/loadavg: 1.00 1.01 1.14 2/77 3824
/proc/meminfo: memFree=1646304/2055920 swapFree=4173760/4192956
[pid=3823] ppid=3821 vsize=2768 CPUtime=6.29
/proc/3823/stat : 3823 (SApperloT-base) R 3821 3823 2984 0 -1 4194304 494 0 0 0 629 0 0 0 25 0 1 0 1131340854 2834432 477 1992294400 134512640 135674940 4294956192 18446744073709551615 134564864 0 0 4096 0 0 0 0 17 1 0 0
/proc/3823/statm: 692 477 98 283 0 406 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 2768

[startup+12.7012 s]
/proc/loadavg: 1.00 1.01 1.14 2/77 3824
/proc/meminfo: memFree=1645664/2055920 swapFree=4173760/4192956
[pid=3823] ppid=3821 vsize=3172 CPUtime=12.69
/proc/3823/stat : 3823 (SApperloT-base) R 3821 3823 2984 0 -1 4194304 619 0 0 0 1269 0 0 0 25 0 1 0 1131340854 3248128 602 1992294400 134512640 135674940 4294956192 18446744073709551615 134563973 0 0 4096 0 0 0 0 17 1 0 0
/proc/3823/statm: 793 602 98 283 0 507 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 3172

[startup+25.5013 s]
/proc/loadavg: 1.00 1.00 1.14 2/77 3824
/proc/meminfo: memFree=1645088/2055920 swapFree=4173760/4192956
[pid=3823] ppid=3821 vsize=3840 CPUtime=25.49
/proc/3823/stat : 3823 (SApperloT-base) R 3821 3823 2984 0 -1 4194304 776 0 0 0 2549 0 0 0 25 0 1 0 1131340854 3932160 759 1992294400 134512640 135674940 4294956192 18446744073709551615 134560019 0 0 4096 0 0 0 0 17 1 0 0
/proc/3823/statm: 960 759 98 283 0 674 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 3840

[startup+51.1014 s]
/proc/loadavg: 1.00 1.00 1.13 2/77 3824
/proc/meminfo: memFree=1644384/2055920 swapFree=4173760/4192956
[pid=3823] ppid=3821 vsize=4640 CPUtime=51.08
/proc/3823/stat : 3823 (SApperloT-base) R 3821 3823 2984 0 -1 4194304 953 0 0 0 5108 0 0 0 25 0 1 0 1131340854 4751360 936 1992294400 134512640 135674940 4294956192 18446744073709551615 134581872 0 0 4096 0 0 0 0 17 1 0 0
/proc/3823/statm: 1160 936 98 283 0 874 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 4640

[startup+102.307 s]
/proc/loadavg: 1.00 1.00 1.12 2/77 3824
/proc/meminfo: memFree=1643360/2055920 swapFree=4173760/4192956
[pid=3823] ppid=3821 vsize=5592 CPUtime=102.27
/proc/3823/stat : 3823 (SApperloT-base) R 3821 3823 2984 0 -1 4194304 1190 0 0 0 10227 0 0 0 25 0 1 0 1131340854 5726208 1173 1992294400 134512640 135674940 4294956192 18446744073709551615 134551951 0 0 4096 0 0 0 0 17 1 0 0
/proc/3823/statm: 1398 1173 98 283 0 1112 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 5592

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.11 2/77 3824
/proc/meminfo: memFree=1642784/2055920 swapFree=4173760/4192956
[pid=3823] ppid=3821 vsize=6136 CPUtime=162.26
/proc/3823/stat : 3823 (SApperloT-base) R 3821 3823 2984 0 -1 4194304 1345 0 0 0 16225 1 0 0 25 0 1 0 1131340854 6283264 1328 1992294400 134512640 135674940 4294956192 18446744073709551615 134563058 0 0 4096 0 0 0 0 17 1 0 0
/proc/3823/statm: 1534 1328 98 283 0 1248 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 6136

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.10 2/77 3824
/proc/meminfo: memFree=1642080/2055920 swapFree=4173760/4192956
[pid=3823] ppid=3821 vsize=6832 CPUtime=222.24
/proc/3823/stat : 3823 (SApperloT-base) R 3821 3823 2984 0 -1 4194304 1510 0 0 0 22223 1 0 0 25 0 1 0 1131340854 6995968 1493 1992294400 134512640 135674940 4294956192 18446744073709551615 134551432 0 0 4096 0 0 0 0 17 1 0 0
/proc/3823/statm: 1708 1493 98 283 0 1422 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 6832

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.09 2/77 3824
/proc/meminfo: memFree=1641568/2055920 swapFree=4173760/4192956
[pid=3823] ppid=3821 vsize=7372 CPUtime=282.22
/proc/3823/stat : 3823 (SApperloT-base) R 3821 3823 2984 0 -1 4194304 1630 0 0 0 28221 1 0 0 25 0 1 0 1131340854 7548928 1613 1992294400 134512640 135674940 4294956192 18446744073709551615 134550610 0 0 4096 0 0 0 0 17 1 0 0
/proc/3823/statm: 1843 1613 98 283 0 1557 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 7372

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.08 2/77 3824
/proc/meminfo: memFree=1641248/2055920 swapFree=4173760/4192956
[pid=3823] ppid=3821 vsize=7652 CPUtime=342.21
/proc/3823/stat : 3823 (SApperloT-base) R 3821 3823 2984 0 -1 4194304 1700 0 0 0 34220 1 0 0 25 0 1 0 1131340854 7835648 1683 1992294400 134512640 135674940 4294956192 18446744073709551615 134565137 0 0 4096 0 0 0 0 17 1 0 0
/proc/3823/statm: 1913 1683 98 283 0 1627 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 7652

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.08 2/77 3824
/proc/meminfo: memFree=1641056/2055920 swapFree=4173760/4192956
[pid=3823] ppid=3821 vsize=7932 CPUtime=402.2
/proc/3823/stat : 3823 (SApperloT-base) R 3821 3823 2984 0 -1 4194304 1751 0 0 0 40218 2 0 0 25 0 1 0 1131340854 8122368 1734 1992294400 134512640 135674940 4294956192 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/3823/statm: 1983 1734 98 283 0 1697 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 7932

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.07 2/77 3824
/proc/meminfo: memFree=1640800/2055920 swapFree=4173760/4192956
[pid=3823] ppid=3821 vsize=8212 CPUtime=462.18
/proc/3823/stat : 3823 (SApperloT-base) R 3821 3823 2984 0 -1 4194304 1810 0 0 0 46216 2 0 0 25 0 1 0 1131340854 8409088 1793 1992294400 134512640 135674940 4294956192 18446744073709551615 134565200 0 0 4096 0 0 0 0 17 1 0 0
/proc/3823/statm: 2053 1793 98 283 0 1767 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 8212

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.07 2/77 3830
/proc/meminfo: memFree=1640600/2055920 swapFree=4173760/4192956
[pid=3823] ppid=3821 vsize=8492 CPUtime=522.16
/proc/3823/stat : 3823 (SApperloT-base) R 3821 3823 2984 0 -1 4194304 1847 0 0 0 52214 2 0 0 25 0 1 0 1131340854 8695808 1830 1992294400 134512640 135674940 4294956192 18446744073709551615 134564864 0 0 4096 0 0 0 0 17 1 0 0
/proc/3823/statm: 2123 1830 98 283 0 1837 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 8492

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.06 2/77 3830
/proc/meminfo: memFree=1640472/2055920 swapFree=4173760/4192956
[pid=3823] ppid=3821 vsize=8636 CPUtime=582.15
/proc/3823/stat : 3823 (SApperloT-base) R 3821 3823 2984 0 -1 4194304 1896 0 0 0 58213 2 0 0 25 0 1 0 1131340854 8843264 1879 1992294400 134512640 135674940 4294956192 18446744073709551615 134558387 0 0 4096 0 0 0 0 17 1 0 0
/proc/3823/statm: 2159 1879 98 283 0 1873 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 8636

[startup+642.302 s]
/proc/loadavg: 1.05 1.01 1.06 2/77 3830
/proc/meminfo: memFree=1640216/2055920 swapFree=4173760/4192956
[pid=3823] ppid=3821 vsize=8908 CPUtime=642.14
/proc/3823/stat : 3823 (SApperloT-base) R 3821 3823 2984 0 -1 4194304 1951 0 0 0 64212 2 0 0 25 0 1 0 1131340854 9121792 1934 1992294400 134512640 135674940 4294956192 18446744073709551615 134564854 0 0 4096 0 0 0 0 17 1 0 0
/proc/3823/statm: 2227 1934 98 283 0 1941 0
Current children cumulated CPU time (s) 642.14
Current children cumulated vsize (KiB) 8908

[startup+702.302 s]
/proc/loadavg: 1.02 1.01 1.05 2/77 3830
/proc/meminfo: memFree=1640024/2055920 swapFree=4173760/4192956
[pid=3823] ppid=3821 vsize=9196 CPUtime=702.12
/proc/3823/stat : 3823 (SApperloT-base) R 3821 3823 2984 0 -1 4194304 1997 0 0 0 70210 2 0 0 25 0 1 0 1131340854 9416704 1980 1992294400 134512640 135674940 4294956192 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/3823/statm: 2299 1980 98 283 0 2013 0
Current children cumulated CPU time (s) 702.12
Current children cumulated vsize (KiB) 9196

[startup+762.307 s]
/proc/loadavg: 1.00 1.00 1.05 2/77 3830
/proc/meminfo: memFree=1639896/2055920 swapFree=4173760/4192956
[pid=3823] ppid=3821 vsize=9340 CPUtime=762.1
/proc/3823/stat : 3823 (SApperloT-base) R 3821 3823 2984 0 -1 4194304 2037 0 0 0 76208 2 0 0 25 0 1 0 1131340854 9564160 2020 1992294400 134512640 135674940 4294956192 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/3823/statm: 2335 2020 98 283 0 2049 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 9340

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.04 2/77 3830
/proc/meminfo: memFree=1639712/2055920 swapFree=4173760/4192956
[pid=3823] ppid=3821 vsize=9628 CPUtime=822.09
/proc/3823/stat : 3823 (SApperloT-base) R 3821 3823 2984 0 -1 4194304 2073 0 0 0 82206 3 0 0 25 0 1 0 1131340854 9859072 2056 1992294400 134512640 135674940 4294956192 18446744073709551615 134558972 0 0 4096 0 0 0 0 17 1 0 0
/proc/3823/statm: 2407 2056 98 283 0 2121 0
Current children cumulated CPU time (s) 822.09
Current children cumulated vsize (KiB) 9628

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.04 2/77 3830
/proc/meminfo: memFree=1639712/2055920 swapFree=4173760/4192956
[pid=3823] ppid=3821 vsize=9772 CPUtime=882.08
/proc/3823/stat : 3823 (SApperloT-base) R 3821 3823 2984 0 -1 4194304 2094 0 0 0 88205 3 0 0 25 0 1 0 1131340854 10006528 2077 1992294400 134512640 135674940 4294956192 18446744073709551615 134581583 0 0 4096 0 0 0 0 17 1 0 0
/proc/3823/statm: 2443 2077 98 283 0 2157 0
Current children cumulated CPU time (s) 882.08
Current children cumulated vsize (KiB) 9772

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.03 2/77 3830
/proc/meminfo: memFree=1639712/2055920 swapFree=4173760/4192956
[pid=3823] ppid=3821 vsize=9772 CPUtime=942.06
/proc/3823/stat : 3823 (SApperloT-base) R 3821 3823 2984 0 -1 4194304 2108 0 0 0 94203 3 0 0 25 0 1 0 1131340854 10006528 2091 1992294400 134512640 135674940 4294956192 18446744073709551615 134564241 0 0 4096 0 0 0 0 17 1 0 0
/proc/3823/statm: 2443 2091 98 283 0 2157 0
Current children cumulated CPU time (s) 942.06
Current children cumulated vsize (KiB) 9772

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.02 2/77 3830
/proc/meminfo: memFree=1639584/2055920 swapFree=4173760/4192956
[pid=3823] ppid=3821 vsize=9908 CPUtime=1002.05
/proc/3823/stat : 3823 (SApperloT-base) R 3821 3823 2984 0 -1 4194304 2143 0 0 0 100202 3 0 0 25 0 1 0 1131340854 10145792 2126 1992294400 134512640 135674940 4294956192 18446744073709551615 134557180 0 0 4096 0 0 0 0 17 1 0 0
/proc/3823/statm: 2477 2126 98 283 0 2191 0
Current children cumulated CPU time (s) 1002.05
Current children cumulated vsize (KiB) 9908

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.02 2/77 3830
/proc/meminfo: memFree=1639392/2055920 swapFree=4173760/4192956
[pid=3823] ppid=3821 vsize=10188 CPUtime=1062.03
/proc/3823/stat : 3823 (SApperloT-base) R 3821 3823 2984 0 -1 4194304 2189 0 0 0 106200 3 0 0 25 0 1 0 1131340854 10432512 2172 1992294400 134512640 135674940 4294956192 18446744073709551615 134565206 0 0 4096 0 0 0 0 17 1 0 0
/proc/3823/statm: 2547 2172 98 283 0 2261 0
Current children cumulated CPU time (s) 1062.03
Current children cumulated vsize (KiB) 10188

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.01 2/77 3830
/proc/meminfo: memFree=1639200/2055920 swapFree=4173760/4192956
[pid=3823] ppid=3821 vsize=10332 CPUtime=1122.02
/proc/3823/stat : 3823 (SApperloT-base) R 3821 3823 2984 0 -1 4194304 2224 0 0 0 112199 3 0 0 25 0 1 0 1131340854 10579968 2207 1992294400 134512640 135674940 4294956192 18446744073709551615 134564225 0 0 4096 0 0 0 0 17 1 0 0
/proc/3823/statm: 2583 2207 98 283 0 2297 0
Current children cumulated CPU time (s) 1122.02
Current children cumulated vsize (KiB) 10332

[startup+1182.3 s]
/proc/loadavg: 1.05 1.01 1.01 2/77 3830
/proc/meminfo: memFree=1639072/2055920 swapFree=4173760/4192956
[pid=3823] ppid=3821 vsize=10476 CPUtime=1182
/proc/3823/stat : 3823 (SApperloT-base) R 3821 3823 2984 0 -1 4194304 2259 0 0 0 118197 3 0 0 25 0 1 0 1131340854 10727424 2242 1992294400 134512640 135674940 4294956192 18446744073709551615 134565341 0 0 4096 0 0 0 0 17 1 0 0
/proc/3823/statm: 2619 2242 98 283 0 2333 0
Current children cumulated CPU time (s) 1182
Current children cumulated vsize (KiB) 10476



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.3 s]
/proc/loadavg: 1.04 1.01 1.01 2/77 3830
/proc/meminfo: memFree=1639008/2055920 swapFree=4173760/4192956
[pid=3823] ppid=3821 vsize=10620 CPUtime=1200
/proc/3823/stat : 3823 (SApperloT-base) R 3821 3823 2984 0 -1 4194304 2271 0 0 0 119997 3 0 0 25 0 1 0 1131340854 10874880 2254 1992294400 134512640 135674940 4294956192 18446744073709551615 134564009 0 0 4096 0 0 0 0 17 1 0 0
/proc/3823/statm: 2655 2254 98 283 0 2369 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 10620

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

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

[startup+1200.3 s]
/proc/loadavg: 1.04 1.01 1.01 2/77 3830
/proc/meminfo: memFree=1639008/2055920 swapFree=4173760/4192956
[pid=3823] ppid=3821 vsize=10620 CPUtime=1200
/proc/3823/stat : 3823 (SApperloT-base) R 3821 3823 2984 0 -1 4194304 2271 0 0 0 119997 3 0 0 25 0 1 0 1131340854 10874880 2254 1992294400 134512640 135674940 4294956192 18446744073709551615 134564009 0 0 4096 0 0 0 0 17 1 0 0
/proc/3823/statm: 2655 2254 98 283 0 2369 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 10620

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.31
CPU time (s): 1200.02
CPU user time (s): 1199.98
CPU system time (s): 0.041993
CPU usage (%): 99.9758
Max. virtual memory (cumulated for all children) (KiB): 10620

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

runsolver used 1.09683 second user time and 3.2825 second system time

The end

Launcher Data

Begin job on node65 at 2009-04-01 13:53:17
IDJOB=1534674
IDBENCH=70709
IDSOLVER=509
FILE ID=node65/1534674-1238586797
PBS_JOBID= 9062207
Free space on /tmp= 66316 MiB

SOLVER NAME= SApperloT base
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/SATISFIABLE/540/unif-k3-r4.25-v540-c2295-S23858409-056.cnf
COMMAND LINE= HOME/SApperloT-base -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1534674-1238586797/watcher-1534674-1238586797 -o /tmp/evaluation-result-1534674-1238586797/solver-1534674-1238586797 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-base -seed=806567113 HOME/instance-1534674-1238586797.cnf

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

MD5SUM BENCH= 1d9e0ed32c3bf3bc5fbb21926c01a19c
RANDOM SEED=806567113

node65.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	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1648456 kB
Buffers:         88096 kB
Cached:         230620 kB
SwapCached:       9792 kB
Active:         195188 kB
Inactive:       134888 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1648456 kB
SwapTotal:     4192956 kB
SwapFree:      4173760 kB
Dirty:            1436 kB
Writeback:           0 kB
Mapped:          16992 kB
Slab:            62132 kB
Committed_AS:  3558824 kB
PageTables:       2316 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= 66316 MiB
End job on node65 at 2009-04-01 14:13:19