Trace number 1728742

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

General information on the benchmark

Namecrafted/Hard/contest02/
hgen2-v500-s1216665065.sat05-467.reshuffled-07.cnf
MD5SUMb414a0b8680818eb94ce47e101b0ad77
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables500
Number of clauses1750
Sum of the clauses size5250
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31750
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:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1728742-1240740590/watcher-1728742-1240740590 -o /tmp/evaluation-result-1728742-1240740590/solver-1728742-1240740590 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-base -seed=48182132 HOME/instance-1728742-1240740590.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.75 1.34 1.10 3/64 27160
/proc/meminfo: memFree=1807888/2055920 swapFree=4191900/4192956
[pid=27160] ppid=27158 vsize=1316 CPUtime=0
/proc/27160/stat : 27160 (SApperloT-base) R 27158 27160 27027 0 -1 4194304 156 0 0 0 0 0 0 0 18 0 1 0 102092659 1347584 139 1992294400 134512640 135674940 4294956192 18446744073709551615 134564017 0 0 4096 0 0 0 0 17 1 0 0
/proc/27160/statm: 329 139 98 283 0 43 0

[startup+0.022941 s]
/proc/loadavg: 1.75 1.34 1.10 3/64 27160
/proc/meminfo: memFree=1807888/2055920 swapFree=4191900/4192956
[pid=27160] ppid=27158 vsize=1448 CPUtime=0.02
/proc/27160/stat : 27160 (SApperloT-base) R 27158 27160 27027 0 -1 4194304 179 0 0 0 2 0 0 0 18 0 1 0 102092659 1482752 162 1992294400 134512640 135674940 4294956192 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/27160/statm: 362 162 98 283 0 76 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 1448

[startup+0.10195 s]
/proc/loadavg: 1.75 1.34 1.10 3/64 27160
/proc/meminfo: memFree=1807888/2055920 swapFree=4191900/4192956
[pid=27160] ppid=27158 vsize=1580 CPUtime=0.1
/proc/27160/stat : 27160 (SApperloT-base) R 27158 27160 27027 0 -1 4194304 209 0 0 0 10 0 0 0 18 0 1 0 102092659 1617920 192 1992294400 134512640 135674940 4294956192 18446744073709551615 134559266 0 0 4096 0 0 0 0 17 1 0 0
/proc/27160/statm: 395 192 98 283 0 109 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1580

[startup+0.301972 s]
/proc/loadavg: 1.75 1.34 1.10 3/64 27160
/proc/meminfo: memFree=1807888/2055920 swapFree=4191900/4192956
[pid=27160] ppid=27158 vsize=1712 CPUtime=0.3
/proc/27160/stat : 27160 (SApperloT-base) R 27158 27160 27027 0 -1 4194304 240 0 0 0 30 0 0 0 19 0 1 0 102092659 1753088 223 1992294400 134512640 135674940 4294956192 18446744073709551615 134564241 0 0 4096 0 0 0 0 17 1 0 0
/proc/27160/statm: 428 223 98 283 0 142 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 1712

[startup+0.702019 s]
/proc/loadavg: 1.75 1.34 1.10 3/64 27160
/proc/meminfo: memFree=1807888/2055920 swapFree=4191900/4192956
[pid=27160] ppid=27158 vsize=1844 CPUtime=0.7
/proc/27160/stat : 27160 (SApperloT-base) R 27158 27160 27027 0 -1 4194304 286 0 0 0 70 0 0 0 23 0 1 0 102092659 1888256 269 1992294400 134512640 135674940 4294956192 18446744073709551615 134564608 0 0 4096 0 0 0 0 17 1 0 0
/proc/27160/statm: 461 269 98 283 0 175 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 1844

[startup+1.50111 s]
/proc/loadavg: 1.75 1.34 1.10 2/65 27161
/proc/meminfo: memFree=1807048/2055920 swapFree=4191900/4192956
[pid=27160] ppid=27158 vsize=2108 CPUtime=1.49
/proc/27160/stat : 27160 (SApperloT-base) R 27158 27160 27027 0 -1 4194304 342 0 0 0 149 0 0 0 25 0 1 0 102092659 2158592 325 1992294400 134512640 135674940 4294956192 18446744073709551615 134556413 0 0 4096 0 0 0 0 17 1 0 0
/proc/27160/statm: 527 325 98 283 0 241 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2108

[startup+3.1013 s]
/proc/loadavg: 1.75 1.34 1.10 2/65 27161
/proc/meminfo: memFree=1806664/2055920 swapFree=4191900/4192956
[pid=27160] ppid=27158 vsize=2372 CPUtime=3.09
/proc/27160/stat : 27160 (SApperloT-base) R 27158 27160 27027 0 -1 4194304 413 0 0 0 309 0 0 0 25 0 1 0 102092659 2428928 396 1992294400 134512640 135674940 4294956192 18446744073709551615 134556413 0 0 4096 0 0 0 0 17 1 0 0
/proc/27160/statm: 593 396 98 283 0 307 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2372

[startup+6.30167 s]
/proc/loadavg: 1.69 1.33 1.10 2/65 27161
/proc/meminfo: memFree=1806216/2055920 swapFree=4191900/4192956
[pid=27160] ppid=27158 vsize=2768 CPUtime=6.29
/proc/27160/stat : 27160 (SApperloT-base) R 27158 27160 27027 0 -1 4194304 490 0 0 0 629 0 0 0 25 0 1 0 102092659 2834432 473 1992294400 134512640 135674940 4294956192 18446744073709551615 134581908 0 0 4096 0 0 0 0 17 1 0 0
/proc/27160/statm: 692 473 98 283 0 406 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 2768

[startup+12.7014 s]
/proc/loadavg: 1.64 1.33 1.10 2/65 27161
/proc/meminfo: memFree=1805704/2055920 swapFree=4191900/4192956
[pid=27160] ppid=27158 vsize=3296 CPUtime=12.68
/proc/27160/stat : 27160 (SApperloT-base) R 27158 27160 27027 0 -1 4194304 629 0 0 0 1268 0 0 0 25 0 1 0 102092659 3375104 612 1992294400 134512640 135674940 4294956192 18446744073709551615 134563902 0 0 4096 0 0 0 0 17 1 0 0
/proc/27160/statm: 824 612 98 283 0 538 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 3296

[startup+25.5019 s]
/proc/loadavg: 1.50 1.31 1.10 2/65 27161
/proc/meminfo: memFree=1805128/2055920 swapFree=4191900/4192956
[pid=27160] ppid=27158 vsize=3824 CPUtime=25.48
/proc/27160/stat : 27160 (SApperloT-base) R 27158 27160 27027 0 -1 4194304 782 0 0 0 2548 0 0 0 25 0 1 0 102092659 3915776 765 1992294400 134512640 135674940 4294956192 18446744073709551615 134539589 0 0 4096 0 0 0 0 17 1 0 0
/proc/27160/statm: 956 765 98 283 0 670 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 3824

[startup+51.1019 s]
/proc/loadavg: 1.33 1.28 1.09 2/65 27161
/proc/meminfo: memFree=1804424/2055920 swapFree=4191900/4192956
[pid=27160] ppid=27158 vsize=4764 CPUtime=51.07
/proc/27160/stat : 27160 (SApperloT-base) R 27158 27160 27027 0 -1 4194304 991 0 0 0 5107 0 0 0 25 0 1 0 102092659 4878336 974 1992294400 134512640 135674940 4294956192 18446744073709551615 134565166 0 0 4096 0 0 0 0 17 1 0 0
/proc/27160/statm: 1191 974 98 283 0 905 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 4764

[startup+102.306 s]
/proc/loadavg: 1.14 1.24 1.09 2/65 27161
/proc/meminfo: memFree=1803400/2055920 swapFree=4191900/4192956
[pid=27160] ppid=27158 vsize=5700 CPUtime=102.26
/proc/27160/stat : 27160 (SApperloT-base) R 27158 27160 27027 0 -1 4194304 1236 0 0 0 10225 1 0 0 25 0 1 0 102092659 5836800 1219 1992294400 134512640 135674940 4294956192 18446744073709551615 134564665 0 0 4096 0 0 0 0 17 1 0 0
/proc/27160/statm: 1425 1219 98 283 0 1139 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 5700

[startup+162.302 s]
/proc/loadavg: 1.05 1.19 1.08 2/65 27161
/proc/meminfo: memFree=1802696/2055920 swapFree=4191900/4192956
[pid=27160] ppid=27158 vsize=6376 CPUtime=162.24
/proc/27160/stat : 27160 (SApperloT-base) R 27158 27160 27027 0 -1 4194304 1415 0 0 0 16223 1 0 0 25 0 1 0 102092659 6529024 1398 1992294400 134512640 135674940 4294956192 18446744073709551615 134564611 0 0 4096 0 0 0 0 17 1 0 0
/proc/27160/statm: 1594 1398 98 283 0 1308 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 6376

[startup+222.302 s]
/proc/loadavg: 1.02 1.15 1.07 2/65 27161
/proc/meminfo: memFree=1801800/2055920 swapFree=4191900/4192956
[pid=27160] ppid=27158 vsize=7328 CPUtime=222.22
/proc/27160/stat : 27160 (SApperloT-base) R 27158 27160 27027 0 -1 4194304 1627 0 0 0 22221 1 0 0 25 0 1 0 102092659 7503872 1610 1992294400 134512640 135674940 4294956192 18446744073709551615 134564854 0 0 4096 0 0 0 0 17 1 0 0
/proc/27160/statm: 1832 1610 98 283 0 1546 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 7328

[startup+282.302 s]
/proc/loadavg: 1.00 1.12 1.07 2/65 27161
/proc/meminfo: memFree=1801224/2055920 swapFree=4191900/4192956
[pid=27160] ppid=27158 vsize=7736 CPUtime=282.21
/proc/27160/stat : 27160 (SApperloT-base) R 27158 27160 27027 0 -1 4194304 1760 0 0 0 28219 2 0 0 25 0 1 0 102092659 7921664 1743 1992294400 134512640 135674940 4294956192 18446744073709551615 134565166 0 0 4096 0 0 0 0 17 1 0 0
/proc/27160/statm: 1934 1743 98 283 0 1648 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 7736

[startup+342.302 s]
/proc/loadavg: 1.00 1.10 1.06 2/65 27161
/proc/meminfo: memFree=1800904/2055920 swapFree=4191900/4192956
[pid=27160] ppid=27158 vsize=8144 CPUtime=342.19
/proc/27160/stat : 27160 (SApperloT-base) R 27158 27160 27027 0 -1 4194304 1844 0 0 0 34217 2 0 0 25 0 1 0 102092659 8339456 1827 1992294400 134512640 135674940 4294956192 18446744073709551615 134564388 0 0 4096 0 0 0 0 17 1 0 0
/proc/27160/statm: 2036 1827 98 283 0 1750 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 8144

[startup+402.302 s]
/proc/loadavg: 1.00 1.08 1.06 2/65 27161
/proc/meminfo: memFree=1800648/2055920 swapFree=4191900/4192956
[pid=27160] ppid=27158 vsize=8416 CPUtime=402.17
/proc/27160/stat : 27160 (SApperloT-base) R 27158 27160 27027 0 -1 4194304 1898 0 0 0 40215 2 0 0 25 0 1 0 102092659 8617984 1881 1992294400 134512640 135674940 4294956192 18446744073709551615 134564285 0 0 4096 0 0 0 0 17 1 0 0
/proc/27160/statm: 2104 1881 98 283 0 1818 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 8416

[startup+462.302 s]
/proc/loadavg: 1.00 1.06 1.05 2/65 27161
/proc/meminfo: memFree=1800392/2055920 swapFree=4191900/4192956
[pid=27160] ppid=27158 vsize=8552 CPUtime=462.15
/proc/27160/stat : 27160 (SApperloT-base) R 27158 27160 27027 0 -1 4194304 1950 0 0 0 46213 2 0 0 25 0 1 0 102092659 8757248 1933 1992294400 134512640 135674940 4294956192 18446744073709551615 134565320 0 0 4096 0 0 0 0 17 1 0 0
/proc/27160/statm: 2138 1933 98 283 0 1852 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 8552

[startup+522.302 s]
/proc/loadavg: 1.00 1.05 1.04 2/65 27161
/proc/meminfo: memFree=1800136/2055920 swapFree=4191900/4192956
[pid=27160] ppid=27158 vsize=8824 CPUtime=522.13
/proc/27160/stat : 27160 (SApperloT-base) R 27158 27160 27027 0 -1 4194304 2002 0 0 0 52211 2 0 0 25 0 1 0 102092659 9035776 1985 1992294400 134512640 135674940 4294956192 18446744073709551615 134551120 0 0 4096 0 0 0 0 17 1 0 0
/proc/27160/statm: 2206 1985 98 283 0 1920 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 8824

[startup+582.302 s]
/proc/loadavg: 1.00 1.04 1.04 2/65 27161
/proc/meminfo: memFree=1800008/2055920 swapFree=4191900/4192956
[pid=27160] ppid=27158 vsize=8960 CPUtime=582.12
/proc/27160/stat : 27160 (SApperloT-base) R 27158 27160 27027 0 -1 4194304 2038 0 0 0 58209 3 0 0 25 0 1 0 102092659 9175040 2021 1992294400 134512640 135674940 4294956192 18446744073709551615 134558347 0 0 4096 0 0 0 0 17 1 0 0
/proc/27160/statm: 2240 2021 98 283 0 1954 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 8960

[startup+642.302 s]
/proc/loadavg: 1.00 1.03 1.03 2/65 27161
/proc/meminfo: memFree=1799752/2055920 swapFree=4191900/4192956
[pid=27160] ppid=27158 vsize=9096 CPUtime=642.1
/proc/27160/stat : 27160 (SApperloT-base) R 27158 27160 27027 0 -1 4194304 2087 0 0 0 64207 3 0 0 25 0 1 0 102092659 9314304 2070 1992294400 134512640 135674940 4294956192 18446744073709551615 134565332 0 0 4096 0 0 0 0 17 1 0 0
/proc/27160/statm: 2274 2070 98 283 0 1988 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 9096

[startup+702.302 s]
/proc/loadavg: 1.00 1.02 1.03 2/65 27161
/proc/meminfo: memFree=1799624/2055920 swapFree=4191900/4192956
[pid=27160] ppid=27158 vsize=9228 CPUtime=702.08
/proc/27160/stat : 27160 (SApperloT-base) R 27158 27160 27027 0 -1 4194304 2124 0 0 0 70205 3 0 0 25 0 1 0 102092659 9449472 2107 1992294400 134512640 135674940 4294956192 18446744073709551615 134555964 0 0 4096 0 0 0 0 17 1 0 0
/proc/27160/statm: 2307 2107 98 283 0 2021 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 9228

[startup+762.306 s]
/proc/loadavg: 1.00 1.02 1.02 2/65 27161
/proc/meminfo: memFree=1799496/2055920 swapFree=4191900/4192956
[pid=27160] ppid=27158 vsize=9364 CPUtime=762.06
/proc/27160/stat : 27160 (SApperloT-base) R 27158 27160 27027 0 -1 4194304 2137 0 0 0 76203 3 0 0 25 0 1 0 102092659 9588736 2120 1992294400 134512640 135674940 4294956192 18446744073709551615 134556008 0 0 4096 0 0 0 0 17 1 0 0
/proc/27160/statm: 2341 2120 98 283 0 2055 0
Current children cumulated CPU time (s) 762.06
Current children cumulated vsize (KiB) 9364

[startup+822.302 s]
/proc/loadavg: 1.00 1.01 1.02 2/65 27161
/proc/meminfo: memFree=1799432/2055920 swapFree=4191900/4192956
[pid=27160] ppid=27158 vsize=9364 CPUtime=822.05
/proc/27160/stat : 27160 (SApperloT-base) R 27158 27160 27027 0 -1 4194304 2148 0 0 0 82201 4 0 0 25 0 1 0 102092659 9588736 2131 1992294400 134512640 135674940 4294956192 18446744073709551615 134566652 0 0 4096 0 0 0 0 17 1 0 0
/proc/27160/statm: 2341 2131 98 283 0 2055 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 9364

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.01 2/65 27161
/proc/meminfo: memFree=1799368/2055920 swapFree=4191900/4192956
[pid=27160] ppid=27158 vsize=9364 CPUtime=882.03
/proc/27160/stat : 27160 (SApperloT-base) R 27158 27160 27027 0 -1 4194304 2160 0 0 0 88199 4 0 0 25 0 1 0 102092659 9588736 2143 1992294400 134512640 135674940 4294956192 18446744073709551615 134555991 0 0 4096 0 0 0 0 17 1 0 0
/proc/27160/statm: 2341 2143 98 283 0 2055 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 9364

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27161
/proc/meminfo: memFree=1799304/2055920 swapFree=4191900/4192956
[pid=27160] ppid=27158 vsize=9500 CPUtime=942.01
/proc/27160/stat : 27160 (SApperloT-base) R 27158 27160 27027 0 -1 4194304 2174 0 0 0 94197 4 0 0 25 0 1 0 102092659 9728000 2157 1992294400 134512640 135674940 4294956192 18446744073709551615 134565290 0 0 4096 0 0 0 0 17 1 0 0
/proc/27160/statm: 2375 2157 98 283 0 2089 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 9500

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27161
/proc/meminfo: memFree=1799176/2055920 swapFree=4191900/4192956
[pid=27160] ppid=27158 vsize=9500 CPUtime=1001.99
/proc/27160/stat : 27160 (SApperloT-base) R 27158 27160 27027 0 -1 4194304 2190 0 0 0 100195 4 0 0 25 0 1 0 102092659 9728000 2173 1992294400 134512640 135674940 4294956192 18446744073709551615 134571315 0 0 4096 0 0 0 0 17 1 0 0
/proc/27160/statm: 2375 2173 98 283 0 2089 0
Current children cumulated CPU time (s) 1001.99
Current children cumulated vsize (KiB) 9500

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27161
/proc/meminfo: memFree=1799176/2055920 swapFree=4191900/4192956
[pid=27160] ppid=27158 vsize=9500 CPUtime=1061.98
/proc/27160/stat : 27160 (SApperloT-base) R 27158 27160 27027 0 -1 4194304 2198 0 0 0 106193 5 0 0 25 0 1 0 102092659 9728000 2181 1992294400 134512640 135674940 4294956192 18446744073709551615 134558402 0 0 4096 0 0 0 0 17 1 0 0
/proc/27160/statm: 2375 2181 98 283 0 2089 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 9500

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27161
/proc/meminfo: memFree=1799112/2055920 swapFree=4191900/4192956
[pid=27160] ppid=27158 vsize=9636 CPUtime=1121.96
/proc/27160/stat : 27160 (SApperloT-base) R 27158 27160 27027 0 -1 4194304 2206 0 0 0 112191 5 0 0 25 0 1 0 102092659 9867264 2189 1992294400 134512640 135674940 4294956192 18446744073709551615 134565166 0 0 4096 0 0 0 0 17 1 0 0
/proc/27160/statm: 2409 2189 98 283 0 2123 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 9636

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27161
/proc/meminfo: memFree=1799048/2055920 swapFree=4191900/4192956
[pid=27160] ppid=27158 vsize=9636 CPUtime=1181.94
/proc/27160/stat : 27160 (SApperloT-base) R 27158 27160 27027 0 -1 4194304 2216 0 0 0 118189 5 0 0 25 0 1 0 102092659 9867264 2199 1992294400 134512640 135674940 4294956192 18446744073709551615 134564288 0 0 4096 0 0 0 0 17 1 0 0
/proc/27160/statm: 2409 2199 98 283 0 2123 0
Current children cumulated CPU time (s) 1181.94
Current children cumulated vsize (KiB) 9636



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27161
/proc/meminfo: memFree=1799048/2055920 swapFree=4191900/4192956
[pid=27160] ppid=27158 vsize=9636 CPUtime=1200.03
/proc/27160/stat : 27160 (SApperloT-base) R 27158 27160 27027 0 -1 4194304 2218 0 0 0 119998 5 0 0 25 0 1 0 102092659 9867264 2201 1992294400 134512640 135674940 4294956192 18446744073709551615 134565273 0 0 4096 0 0 0 0 17 1 0 0
/proc/27160/statm: 2409 2201 98 283 0 2123 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 9636

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.05
CPU user time (s): 1199.99
CPU system time (s): 0.058991
CPU usage (%): 99.9701
Max. virtual memory (cumulated for all children) (KiB): 9636

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

runsolver used 1.08384 second user time and 2.23566 second system time

The end

Launcher Data

Begin job on node11 at 2009-04-26 12:09:50
IDJOB=1728742
IDBENCH=24684
IDSOLVER=509
FILE ID=node11/1728742-1240740590
PBS_JOBID= 9187033
Free space on /tmp= 66104 MiB

SOLVER NAME= SApperloT base
BENCH NAME= SAT07/crafted/Hard/contest02/hgen2-v500-s1216665065.sat05-467.reshuffled-07.cnf
COMMAND LINE= HOME/SApperloT-base -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1728742-1240740590/watcher-1728742-1240740590 -o /tmp/evaluation-result-1728742-1240740590/solver-1728742-1240740590 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-base -seed=48182132 HOME/instance-1728742-1240740590.cnf

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

MD5SUM BENCH= b414a0b8680818eb94ce47e101b0ad77
RANDOM SEED=48182132

node11.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.214
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.214
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:       1809072 kB
Buffers:         25392 kB
Cached:         144688 kB
SwapCached:        260 kB
Active:          26924 kB
Inactive:       156360 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1809072 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:            1424 kB
Writeback:           0 kB
Mapped:          21768 kB
Slab:            49564 kB
Committed_AS:   396828 kB
PageTables:       1448 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= 66104 MiB
End job on node11 at 2009-04-26 12:29:53