Trace number 1785077

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) 5000.05 5001.51

General information on the benchmark

Namecrafted/Hard/contest02/
hgen3-v500-s1349121860.sat05-473.reshuffled-07.cnf
MD5SUMa197a9dc75e55922067ed3cf039613f4
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-1785077-1241888367/watcher-1785077-1241888367 -o /tmp/evaluation-result-1785077-1241888367/solver-1785077-1241888367 -C 5000 -W 6000 -M 1800 --output-limit 1,128 HOME/SApperloT-base -seed=1015961712 HOME/instance-1785077-1241888367.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 6000 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 134217728 bytes. The first 1048576 bytes and the last 133169152 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.92 3/64 23716
/proc/meminfo: memFree=1865520/2055920 swapFree=4176792/4192956
[pid=23716] ppid=23714 vsize=1316 CPUtime=0
/proc/23716/stat : 23716 (SApperloT-base) R 23714 23716 23644 0 -1 4194304 156 0 0 0 0 0 0 0 18 0 1 0 216870457 1347584 139 1992294400 134512640 135674940 4294956208 18446744073709551615 134564282 0 0 4096 0 0 0 0 17 1 0 0
/proc/23716/statm: 329 139 98 283 0 43 0

[startup+0.103933 s]
/proc/loadavg: 0.92 0.98 0.92 3/64 23716
/proc/meminfo: memFree=1865520/2055920 swapFree=4176792/4192956
[pid=23716] ppid=23714 vsize=1580 CPUtime=0.1
/proc/23716/stat : 23716 (SApperloT-base) R 23714 23716 23644 0 -1 4194304 210 0 0 0 10 0 0 0 18 0 1 0 216870457 1617920 193 1992294400 134512640 135674940 4294956208 18446744073709551615 134551120 0 0 4096 0 0 0 0 17 1 0 0
/proc/23716/statm: 395 193 98 283 0 109 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1580

[startup+0.201943 s]
/proc/loadavg: 0.92 0.98 0.92 3/64 23716
/proc/meminfo: memFree=1865520/2055920 swapFree=4176792/4192956
[pid=23716] ppid=23714 vsize=1712 CPUtime=0.19
/proc/23716/stat : 23716 (SApperloT-base) R 23714 23716 23644 0 -1 4194304 227 0 0 0 19 0 0 0 18 0 1 0 216870457 1753088 210 1992294400 134512640 135674940 4294956208 18446744073709551615 134564824 0 0 4096 0 0 0 0 17 1 0 0
/proc/23716/statm: 428 210 98 283 0 142 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 1712

[startup+0.301953 s]
/proc/loadavg: 0.92 0.98 0.92 3/64 23716
/proc/meminfo: memFree=1865520/2055920 swapFree=4176792/4192956
[pid=23716] ppid=23714 vsize=1712 CPUtime=0.29
/proc/23716/stat : 23716 (SApperloT-base) R 23714 23716 23644 0 -1 4194304 238 0 0 0 29 0 0 0 19 0 1 0 216870457 1753088 221 1992294400 134512640 135674940 4294956208 18446744073709551615 134571320 0 0 4096 0 0 0 0 17 1 0 0
/proc/23716/statm: 428 221 98 283 0 142 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1712

[startup+0.701997 s]
/proc/loadavg: 0.92 0.98 0.92 3/64 23716
/proc/meminfo: memFree=1865520/2055920 swapFree=4176792/4192956
[pid=23716] ppid=23714 vsize=1844 CPUtime=0.69
/proc/23716/stat : 23716 (SApperloT-base) R 23714 23716 23644 0 -1 4194304 276 0 0 0 69 0 0 0 22 0 1 0 216870457 1888256 259 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/23716/statm: 461 259 98 283 0 175 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1844

[startup+1.50109 s]
/proc/loadavg: 0.92 0.98 0.92 2/65 23717
/proc/meminfo: memFree=1864808/2055920 swapFree=4176792/4192956
[pid=23716] ppid=23714 vsize=2108 CPUtime=1.49
/proc/23716/stat : 23716 (SApperloT-base) R 23714 23716 23644 0 -1 4194304 334 0 0 0 149 0 0 0 25 0 1 0 216870457 2158592 317 1992294400 134512640 135674940 4294956208 18446744073709551615 134564368 0 0 4096 0 0 0 0 17 1 0 0
/proc/23716/statm: 527 317 98 283 0 241 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2108

[startup+3.10127 s]
/proc/loadavg: 0.92 0.98 0.92 2/65 23717
/proc/meminfo: memFree=1864360/2055920 swapFree=4176792/4192956
[pid=23716] ppid=23714 vsize=2504 CPUtime=3.09
/proc/23716/stat : 23716 (SApperloT-base) R 23714 23716 23644 0 -1 4194304 423 0 0 0 309 0 0 0 25 0 1 0 216870457 2564096 406 1992294400 134512640 135674940 4294956208 18446744073709551615 134565253 0 0 4096 0 0 0 0 17 1 0 0
/proc/23716/statm: 626 406 98 283 0 340 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2504

[startup+6.30162 s]
/proc/loadavg: 0.93 0.98 0.92 2/65 23717
/proc/meminfo: memFree=1863848/2055920 swapFree=4176792/4192956
[pid=23716] ppid=23714 vsize=2768 CPUtime=6.29
/proc/23716/stat : 23716 (SApperloT-base) R 23714 23716 23644 0 -1 4194304 507 0 0 0 629 0 0 0 25 0 1 0 216870457 2834432 490 1992294400 134512640 135674940 4294956208 18446744073709551615 134565208 0 0 4096 0 0 0 0 17 1 0 0
/proc/23716/statm: 692 490 98 283 0 406 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 2768

[startup+12.7013 s]
/proc/loadavg: 0.93 0.98 0.92 2/65 23717
/proc/meminfo: memFree=1863272/2055920 swapFree=4176792/4192956
[pid=23716] ppid=23714 vsize=3296 CPUtime=12.69
/proc/23716/stat : 23716 (SApperloT-base) R 23714 23716 23644 0 -1 4194304 635 0 0 0 1269 0 0 0 25 0 1 0 216870457 3375104 618 1992294400 134512640 135674940 4294956208 18446744073709551615 134558937 0 0 4096 0 0 0 0 17 1 0 0
/proc/23716/statm: 824 618 98 283 0 538 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 3296

[startup+25.5018 s]
/proc/loadavg: 0.95 0.98 0.92 2/65 23717
/proc/meminfo: memFree=1862568/2055920 swapFree=4176792/4192956
[pid=23716] ppid=23714 vsize=3956 CPUtime=25.48
/proc/23716/stat : 23716 (SApperloT-base) R 23714 23716 23644 0 -1 4194304 803 0 0 0 2548 0 0 0 25 0 1 0 216870457 4050944 786 1992294400 134512640 135674940 4294956208 18446744073709551615 134564806 0 0 4096 0 0 0 0 17 1 0 0
/proc/23716/statm: 989 786 98 283 0 703 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 3956

[startup+51.1016 s]
/proc/loadavg: 0.96 0.98 0.92 2/65 23717
/proc/meminfo: memFree=1861800/2055920 swapFree=4176792/4192956
[pid=23716] ppid=23714 vsize=4764 CPUtime=51.07
/proc/23716/stat : 23716 (SApperloT-base) R 23714 23716 23644 0 -1 4194304 1002 0 0 0 5107 0 0 0 25 0 1 0 216870457 4878336 985 1992294400 134512640 135674940 4294956208 18446744073709551615 134564690 0 0 4096 0 0 0 0 17 1 0 0
/proc/23716/statm: 1191 985 98 283 0 905 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 4764

[startup+102.301 s]
/proc/loadavg: 0.98 0.98 0.92 2/65 23722
/proc/meminfo: memFree=1860648/2055920 swapFree=4176792/4192956
[pid=23716] ppid=23714 vsize=5704 CPUtime=102.26
/proc/23716/stat : 23716 (SApperloT-base) R 23714 23716 23644 0 -1 4194304 1243 0 0 0 10226 0 0 0 25 0 1 0 216870457 5840896 1226 1992294400 134512640 135674940 4294956208 18446744073709551615 134564252 0 0 4096 0 0 0 0 17 1 0 0
/proc/23716/statm: 1426 1226 98 283 0 1140 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 5704

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.92 2/65 23722
/proc/meminfo: memFree=1859880/2055920 swapFree=4176792/4192956
[pid=23716] ppid=23714 vsize=6520 CPUtime=162.24
/proc/23716/stat : 23716 (SApperloT-base) R 23714 23716 23644 0 -1 4194304 1445 0 0 0 16223 1 0 0 25 0 1 0 216870457 6676480 1428 1992294400 134512640 135674940 4294956208 18446744073709551615 134560509 0 0 4096 0 0 0 0 17 1 0 0
/proc/23716/statm: 1630 1428 98 283 0 1344 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 6520

[startup+222.306 s]
/proc/loadavg: 0.99 0.98 0.92 2/65 23722
/proc/meminfo: memFree=1859176/2055920 swapFree=4176792/4192956
[pid=23716] ppid=23714 vsize=7200 CPUtime=222.23
/proc/23716/stat : 23716 (SApperloT-base) R 23714 23716 23644 0 -1 4194304 1611 0 0 0 22222 1 0 0 25 0 1 0 216870457 7372800 1594 1992294400 134512640 135674940 4294956208 18446744073709551615 134539808 0 0 4096 0 0 0 0 17 1 0 0
/proc/23716/statm: 1800 1594 98 283 0 1514 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 7200

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.92 2/65 23722
/proc/meminfo: memFree=1858664/2055920 swapFree=4176792/4192956
[pid=23716] ppid=23714 vsize=7744 CPUtime=282.2
/proc/23716/stat : 23716 (SApperloT-base) R 23714 23716 23644 0 -1 4194304 1732 0 0 0 28219 1 0 0 25 0 1 0 216870457 7929856 1715 1992294400 134512640 135674940 4294956208 18446744073709551615 134564364 0 0 4096 0 0 0 0 17 1 0 0
/proc/23716/statm: 1936 1715 98 283 0 1650 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 7744

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.92 2/65 23722
/proc/meminfo: memFree=1858152/2055920 swapFree=4176792/4192956
[pid=23716] ppid=23714 vsize=8152 CPUtime=342.18
/proc/23716/stat : 23716 (SApperloT-base) R 23714 23716 23644 0 -1 4194304 1844 0 0 0 34217 1 0 0 25 0 1 0 216870457 8347648 1827 1992294400 134512640 135674940 4294956208 18446744073709551615 134559276 0 0 4096 0 0 0 0 17 1 0 0
/proc/23716/statm: 2038 1827 98 283 0 1752 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 8152

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.92 2/65 23722
/proc/meminfo: memFree=1857960/2055920 swapFree=4176792/4192956
[pid=23716] ppid=23714 vsize=8288 CPUtime=402.17
/proc/23716/stat : 23716 (SApperloT-base) R 23714 23716 23644 0 -1 4194304 1896 0 0 0 40216 1 0 0 25 0 1 0 216870457 8486912 1879 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/23716/statm: 2072 1879 98 283 0 1786 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 8288

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.92 2/65 23722
/proc/meminfo: memFree=1857640/2055920 swapFree=4176792/4192956
[pid=23716] ppid=23714 vsize=8696 CPUtime=462.15
/proc/23716/stat : 23716 (SApperloT-base) R 23714 23716 23644 0 -1 4194304 1968 0 0 0 46214 1 0 0 25 0 1 0 216870457 8904704 1951 1992294400 134512640 135674940 4294956208 18446744073709551615 134565273 0 0 4096 0 0 0 0 17 1 0 0
/proc/23716/statm: 2174 1951 98 283 0 1888 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 8696

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.92 2/65 23722
/proc/meminfo: memFree=1857448/2055920 swapFree=4176792/4192956
[pid=23716] ppid=23714 vsize=8832 CPUtime=522.13
/proc/23716/stat : 23716 (SApperloT-base) R 23714 23716 23644 0 -1 4194304 2005 0 0 0 52212 1 0 0 25 0 1 0 216870457 9043968 1988 1992294400 134512640 135674940 4294956208 18446744073709551615 134564571 0 0 4096 0 0 0 0 17 1 0 0
/proc/23716/statm: 2208 1988 98 283 0 1922 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 8832

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.92 2/65 23722
/proc/meminfo: memFree=1857256/2055920 swapFree=4176792/4192956
[pid=23716] ppid=23714 vsize=8964 CPUtime=582.12
/proc/23716/stat : 23716 (SApperloT-base) R 23714 23716 23644 0 -1 4194304 2050 0 0 0 58210 2 0 0 25 0 1 0 216870457 9179136 2033 1992294400 134512640 135674940 4294956208 18446744073709551615 134559244 0 0 4096 0 0 0 0 17 1 0 0
/proc/23716/statm: 2241 2033 98 283 0 1955 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 8964

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.92 2/65 23722
/proc/meminfo: memFree=1857128/2055920 swapFree=4176792/4192956
[pid=23716] ppid=23714 vsize=9100 CPUtime=642.1
/proc/23716/stat : 23716 (SApperloT-base) R 23714 23716 23644 0 -1 4194304 2087 0 0 0 64208 2 0 0 25 0 1 0 216870457 9318400 2070 1992294400 134512640 135674940 4294956208 18446744073709551615 134564285 0 0 4096 0 0 0 0 17 1 0 0
/proc/23716/statm: 2275 2070 98 283 0 1989 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 9100


################
# More data... #
################

[startup+4002.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 23729
/proc/meminfo: memFree=1853096/2055920 swapFree=4176792/4192956
[pid=23716] ppid=23714 vsize=12212 CPUtime=4001.12
/proc/23716/stat : 23716 (SApperloT-base) R 23714 23716 23644 0 -1 4194304 2705 0 0 0 400102 10 0 0 25 0 1 0 216870457 12505088 2688 1992294400 134512640 135674940 4294956208 18446744073709551615 134573153 0 0 4096 0 0 0 0 17 1 0 0
/proc/23716/statm: 3053 2688 98 283 0 2767 0
Current children cumulated CPU time (s) 4001.12
Current children cumulated vsize (KiB) 12212

[startup+4062.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 23729
/proc/meminfo: memFree=1852968/2055920 swapFree=4176792/4192956
[pid=23716] ppid=23714 vsize=12356 CPUtime=4061.1
/proc/23716/stat : 23716 (SApperloT-base) R 23714 23716 23644 0 -1 4194304 2720 0 0 0 406100 10 0 0 25 0 1 0 216870457 12652544 2703 1992294400 134512640 135674940 4294956208 18446744073709551615 134564231 0 0 4096 0 0 0 0 17 1 0 0
/proc/23716/statm: 3089 2703 98 283 0 2803 0
Current children cumulated CPU time (s) 4061.1
Current children cumulated vsize (KiB) 12356

[startup+4122.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 23729
/proc/meminfo: memFree=1852968/2055920 swapFree=4176792/4192956
[pid=23716] ppid=23714 vsize=12356 CPUtime=4121.09
/proc/23716/stat : 23716 (SApperloT-base) R 23714 23716 23644 0 -1 4194304 2726 0 0 0 412098 11 0 0 25 0 1 0 216870457 12652544 2709 1992294400 134512640 135674940 4294956208 18446744073709551615 134563351 0 0 4096 0 0 0 0 17 1 0 0
/proc/23716/statm: 3089 2709 98 283 0 2803 0
Current children cumulated CPU time (s) 4121.09
Current children cumulated vsize (KiB) 12356

[startup+4182.31 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 23729
/proc/meminfo: memFree=1852904/2055920 swapFree=4176792/4192956
[pid=23716] ppid=23714 vsize=12356 CPUtime=4181.08
/proc/23716/stat : 23716 (SApperloT-base) R 23714 23716 23644 0 -1 4194304 2735 0 0 0 418097 11 0 0 25 0 1 0 216870457 12652544 2718 1992294400 134512640 135674940 4294956208 18446744073709551615 134560383 0 0 4096 0 0 0 0 17 1 0 0
/proc/23716/statm: 3089 2718 98 283 0 2803 0
Current children cumulated CPU time (s) 4181.08
Current children cumulated vsize (KiB) 12356

[startup+4242.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 23729
/proc/meminfo: memFree=1852840/2055920 swapFree=4176792/4192956
[pid=23716] ppid=23714 vsize=12500 CPUtime=4241.05
/proc/23716/stat : 23716 (SApperloT-base) R 23714 23716 23644 0 -1 4194304 2747 0 0 0 424094 11 0 0 25 0 1 0 216870457 12800000 2730 1992294400 134512640 135674940 4294956208 18446744073709551615 134560394 0 0 4096 0 0 0 0 17 1 0 0
/proc/23716/statm: 3125 2730 98 283 0 2839 0
Current children cumulated CPU time (s) 4241.05
Current children cumulated vsize (KiB) 12500

[startup+4302.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 23729
/proc/meminfo: memFree=1852712/2055920 swapFree=4176792/4192956
[pid=23716] ppid=23714 vsize=12500 CPUtime=4301.03
/proc/23716/stat : 23716 (SApperloT-base) R 23714 23716 23644 0 -1 4194304 2765 0 0 0 430092 11 0 0 25 0 1 0 216870457 12800000 2748 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/23716/statm: 3125 2748 98 283 0 2839 0
Current children cumulated CPU time (s) 4301.03
Current children cumulated vsize (KiB) 12500

[startup+4362.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 23729
/proc/meminfo: memFree=1852712/2055920 swapFree=4176792/4192956
[pid=23716] ppid=23714 vsize=12644 CPUtime=4361.01
/proc/23716/stat : 23716 (SApperloT-base) R 23714 23716 23644 0 -1 4194304 2774 0 0 0 436090 11 0 0 25 0 1 0 216870457 12947456 2757 1992294400 134512640 135674940 4294956208 18446744073709551615 134556463 0 0 4096 0 0 0 0 17 1 0 0
/proc/23716/statm: 3161 2757 98 283 0 2875 0
Current children cumulated CPU time (s) 4361.01
Current children cumulated vsize (KiB) 12644

[startup+4422.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 23729
/proc/meminfo: memFree=1852712/2055920 swapFree=4176792/4192956
[pid=23716] ppid=23714 vsize=12644 CPUtime=4421
/proc/23716/stat : 23716 (SApperloT-base) R 23714 23716 23644 0 -1 4194304 2777 0 0 0 442089 11 0 0 25 0 1 0 216870457 12947456 2760 1992294400 134512640 135674940 4294956208 18446744073709551615 134564785 0 0 4096 0 0 0 0 17 1 0 0
/proc/23716/statm: 3161 2760 98 283 0 2875 0
Current children cumulated CPU time (s) 4421
Current children cumulated vsize (KiB) 12644

[startup+4482.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 23729
/proc/meminfo: memFree=1852584/2055920 swapFree=4176792/4192956
[pid=23716] ppid=23714 vsize=12644 CPUtime=4480.98
/proc/23716/stat : 23716 (SApperloT-base) R 23714 23716 23644 0 -1 4194304 2792 0 0 0 448087 11 0 0 25 0 1 0 216870457 12947456 2775 1992294400 134512640 135674940 4294956208 18446744073709551615 134565290 0 0 4096 0 0 0 0 17 1 0 0
/proc/23716/statm: 3161 2775 98 283 0 2875 0
Current children cumulated CPU time (s) 4480.98
Current children cumulated vsize (KiB) 12644

[startup+4542.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 23729
/proc/meminfo: memFree=1852584/2055920 swapFree=4176792/4192956
[pid=23716] ppid=23714 vsize=12644 CPUtime=4540.96
/proc/23716/stat : 23716 (SApperloT-base) R 23714 23716 23644 0 -1 4194304 2795 0 0 0 454085 11 0 0 25 0 1 0 216870457 12947456 2778 1992294400 134512640 135674940 4294956208 18446744073709551615 134564285 0 0 4096 0 0 0 0 17 1 0 0
/proc/23716/statm: 3161 2778 98 283 0 2875 0
Current children cumulated CPU time (s) 4540.96
Current children cumulated vsize (KiB) 12644

[startup+4602.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 23729
/proc/meminfo: memFree=1852456/2055920 swapFree=4176792/4192956
[pid=23716] ppid=23714 vsize=12788 CPUtime=4600.95
/proc/23716/stat : 23716 (SApperloT-base) R 23714 23716 23644 0 -1 4194304 2814 0 0 0 460083 12 0 0 25 0 1 0 216870457 13094912 2797 1992294400 134512640 135674940 4294956208 18446744073709551615 134565276 0 0 4096 0 0 0 0 17 1 0 0
/proc/23716/statm: 3197 2797 98 283 0 2911 0
Current children cumulated CPU time (s) 4600.95
Current children cumulated vsize (KiB) 12788

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 23729
/proc/meminfo: memFree=1852392/2055920 swapFree=4176792/4192956
[pid=23716] ppid=23714 vsize=12788 CPUtime=4660.93
/proc/23716/stat : 23716 (SApperloT-base) R 23714 23716 23644 0 -1 4194304 2823 0 0 0 466081 12 0 0 25 0 1 0 216870457 13094912 2806 1992294400 134512640 135674940 4294956208 18446744073709551615 134564285 0 0 4096 0 0 0 0 17 1 0 0
/proc/23716/statm: 3197 2806 98 283 0 2911 0
Current children cumulated CPU time (s) 4660.93
Current children cumulated vsize (KiB) 12788

[startup+4722.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 23729
/proc/meminfo: memFree=1852392/2055920 swapFree=4176792/4192956
[pid=23716] ppid=23714 vsize=12932 CPUtime=4720.92
/proc/23716/stat : 23716 (SApperloT-base) R 23714 23716 23644 0 -1 4194304 2826 0 0 0 472080 12 0 0 25 0 1 0 216870457 13242368 2809 1992294400 134512640 135674940 4294956208 18446744073709551615 134555766 0 0 4096 0 0 0 0 17 1 0 0
/proc/23716/statm: 3233 2809 98 283 0 2947 0
Current children cumulated CPU time (s) 4720.92
Current children cumulated vsize (KiB) 12932

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 23729
/proc/meminfo: memFree=1852328/2055920 swapFree=4176792/4192956
[pid=23716] ppid=23714 vsize=12932 CPUtime=4780.89
/proc/23716/stat : 23716 (SApperloT-base) R 23714 23716 23644 0 -1 4194304 2826 0 0 0 478077 12 0 0 25 0 1 0 216870457 13242368 2809 1992294400 134512640 135674940 4294956208 18446744073709551615 134565273 0 0 4096 0 0 0 0 17 1 0 0
/proc/23716/statm: 3233 2809 98 283 0 2947 0
Current children cumulated CPU time (s) 4780.89
Current children cumulated vsize (KiB) 12932

[startup+4842.31 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 23729
/proc/meminfo: memFree=1852328/2055920 swapFree=4176792/4192956
[pid=23716] ppid=23714 vsize=12932 CPUtime=4840.88
/proc/23716/stat : 23716 (SApperloT-base) R 23714 23716 23644 0 -1 4194304 2832 0 0 0 484076 12 0 0 25 0 1 0 216870457 13242368 2815 1992294400 134512640 135674940 4294956208 18446744073709551615 134556413 0 0 4096 0 0 0 0 17 1 0 0
/proc/23716/statm: 3233 2815 98 283 0 2947 0
Current children cumulated CPU time (s) 4840.88
Current children cumulated vsize (KiB) 12932

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 23729
/proc/meminfo: memFree=1852264/2055920 swapFree=4176792/4192956
[pid=23716] ppid=23714 vsize=12932 CPUtime=4900.86
/proc/23716/stat : 23716 (SApperloT-base) R 23714 23716 23644 0 -1 4194304 2835 0 0 0 490074 12 0 0 25 0 1 0 216870457 13242368 2818 1992294400 134512640 135674940 4294956208 18446744073709551615 134564857 0 0 4096 0 0 0 0 17 1 0 0
/proc/23716/statm: 3233 2818 98 283 0 2947 0
Current children cumulated CPU time (s) 4900.86
Current children cumulated vsize (KiB) 12932

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 23729
/proc/meminfo: memFree=1852200/2055920 swapFree=4176792/4192956
[pid=23716] ppid=23714 vsize=12932 CPUtime=4960.85
/proc/23716/stat : 23716 (SApperloT-base) R 23714 23716 23644 0 -1 4194304 2847 0 0 0 496072 13 0 0 25 0 1 0 216870457 13242368 2830 1992294400 134512640 135674940 4294956208 18446744073709551615 134571394 0 0 4096 0 0 0 0 17 1 0 0
/proc/23716/statm: 3233 2830 98 283 0 2947 0
Current children cumulated CPU time (s) 4960.85
Current children cumulated vsize (KiB) 12932



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5001.5 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 23729
/proc/meminfo: memFree=1852136/2055920 swapFree=4176792/4192956
[pid=23716] ppid=23714 vsize=12932 CPUtime=5000.04
/proc/23716/stat : 23716 (SApperloT-base) R 23714 23716 23644 0 -1 4194304 2850 0 0 0 499991 13 0 0 25 0 1 0 216870457 13242368 2833 1992294400 134512640 135674940 4294956208 18446744073709551615 134556476 0 0 4096 0 0 0 0 17 1 0 0
/proc/23716/statm: 3233 2833 98 283 0 2947 0
Current children cumulated CPU time (s) 5000.04
Current children cumulated vsize (KiB) 12932

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): 5001.51
CPU time (s): 5000.05
CPU user time (s): 4999.91
CPU system time (s): 0.133979
CPU usage (%): 99.9708
Max. virtual memory (cumulated for all children) (KiB): 12932

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

runsolver used 4.11337 second user time and 9.78251 second system time

The end

Launcher Data

Begin job on node9 at 2009-05-09 18:59:27
IDJOB=1785077
IDBENCH=24691
IDSOLVER=642
FILE ID=node9/1785077-1241888367
PBS_JOBID= 9264694
Free space on /tmp= 66424 MiB

SOLVER NAME= SApperloT base
BENCH NAME= SAT07/crafted/Hard/contest02/hgen3-v500-s1349121860.sat05-473.reshuffled-07.cnf
COMMAND LINE= HOME/SApperloT-base -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1785077-1241888367/watcher-1785077-1241888367 -o /tmp/evaluation-result-1785077-1241888367/solver-1785077-1241888367 -C 5000 -W 6000 -M 1800 --output-limit 1,128  HOME/SApperloT-base -seed=1015961712 HOME/instance-1785077-1241888367.cnf

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

MD5SUM BENCH= a197a9dc75e55922067ed3cf039613f4
RANDOM SEED=1015961712

node9.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.240
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.240
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:       1866896 kB
Buffers:         29780 kB
Cached:         106616 kB
SwapCached:      10960 kB
Active:          16996 kB
Inactive:       132368 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1866896 kB
SwapTotal:     4192956 kB
SwapFree:      4176792 kB
Dirty:            1420 kB
Writeback:           0 kB
Mapped:          14012 kB
Slab:            25792 kB
Committed_AS:   701756 kB
PageTables:       1388 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= 66424 MiB
End job on node9 at 2009-05-09 20:22:51