Trace number 1532550

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 hrp? (TO) 1200.03 1200.42

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/2000/
unif-k3-r4.2-v2000-c8400-S7007454-009.cnf
MD5SUM648c8d820b622b84f63b74fa018c43ab
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.12798
Satisfiable
(Un)Satisfiability was proved
Number of variables2000
Number of clauses8400
Sum of the clauses size25200
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 38400
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-1532550-1238387263/watcher-1532550-1238387263 -o /tmp/evaluation-result-1532550-1238387263/solver-1532550-1238387263 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-hrp -seed=1087116062 HOME/instance-1532550-1238387263.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.83 1.93 1.68 3/64 9896
/proc/meminfo: memFree=1715832/2055920 swapFree=4174420/4192956
[pid=9896] ppid=9894 vsize=1616 CPUtime=0
/proc/9896/stat : 9896 (SApperloT-hrp) R 9894 9896 9731 0 -1 4194304 207 0 0 0 0 0 0 0 18 0 1 0 1111392046 1654784 191 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/9896/statm: 404 192 95 292 0 109 0

[startup+0.037029 s]
/proc/loadavg: 1.83 1.93 1.68 3/64 9896
/proc/meminfo: memFree=1715832/2055920 swapFree=4174420/4192956
[pid=9896] ppid=9894 vsize=2144 CPUtime=0.03
/proc/9896/stat : 9896 (SApperloT-hrp) R 9894 9896 9731 0 -1 4194304 345 0 0 0 3 0 0 0 18 0 1 0 1111392046 2195456 328 1992294400 134512640 135712473 4294956192 18446744073709551615 134574312 0 0 4096 0 0 0 0 17 1 0 0
/proc/9896/statm: 536 328 105 292 0 241 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 2144

[startup+0.102039 s]
/proc/loadavg: 1.83 1.93 1.68 3/64 9896
/proc/meminfo: memFree=1715832/2055920 swapFree=4174420/4192956
[pid=9896] ppid=9894 vsize=2408 CPUtime=0.1
/proc/9896/stat : 9896 (SApperloT-hrp) R 9894 9896 9731 0 -1 4194304 410 0 0 0 10 0 0 0 18 0 1 0 1111392046 2465792 393 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/9896/statm: 602 393 105 292 0 307 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2408

[startup+0.302066 s]
/proc/loadavg: 1.83 1.93 1.68 3/64 9896
/proc/meminfo: memFree=1715832/2055920 swapFree=4174420/4192956
[pid=9896] ppid=9894 vsize=3068 CPUtime=0.3
/proc/9896/stat : 9896 (SApperloT-hrp) R 9894 9896 9731 0 -1 4194304 581 0 0 0 30 0 0 0 19 0 1 0 1111392046 3141632 564 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/9896/statm: 767 564 105 292 0 472 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 3068

[startup+0.701124 s]
/proc/loadavg: 1.83 1.93 1.68 3/64 9896
/proc/meminfo: memFree=1715832/2055920 swapFree=4174420/4192956
[pid=9896] ppid=9894 vsize=4256 CPUtime=0.69
/proc/9896/stat : 9896 (SApperloT-hrp) R 9894 9896 9731 0 -1 4194304 881 0 0 0 69 0 0 0 22 0 1 0 1111392046 4358144 864 1992294400 134512640 135712473 4294956192 18446744073709551615 135143420 0 0 4096 0 0 0 0 17 1 0 0
/proc/9896/statm: 1064 864 109 292 0 769 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4256

[startup+1.50124 s]
/proc/loadavg: 1.83 1.93 1.68 2/65 9897
/proc/meminfo: memFree=1711920/2055920 swapFree=4174420/4192956
[pid=9896] ppid=9894 vsize=5840 CPUtime=1.49
/proc/9896/stat : 9896 (SApperloT-hrp) R 9894 9896 9731 0 -1 4194304 1258 0 0 0 149 0 0 0 25 0 1 0 1111392046 5980160 1241 1992294400 134512640 135712473 4294956192 18446744073709551615 134563915 0 0 4096 0 0 0 0 17 1 0 0
/proc/9896/statm: 1460 1241 109 292 0 1165 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5840

[startup+3.10147 s]
/proc/loadavg: 1.83 1.93 1.68 2/65 9897
/proc/meminfo: memFree=1710896/2055920 swapFree=4174420/4192956
[pid=9896] ppid=9894 vsize=6368 CPUtime=3.09
/proc/9896/stat : 9896 (SApperloT-hrp) R 9894 9896 9731 0 -1 4194304 1414 0 0 0 309 0 0 0 25 0 1 0 1111392046 6520832 1397 1992294400 134512640 135712473 4294956192 18446744073709551615 134564249 0 0 4096 0 0 0 0 17 1 0 0
/proc/9896/statm: 1592 1397 109 292 0 1297 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 6368

[startup+6.30193 s]
/proc/loadavg: 1.77 1.92 1.67 2/65 9897
/proc/meminfo: memFree=1709744/2055920 swapFree=4174420/4192956
[pid=9896] ppid=9894 vsize=7432 CPUtime=6.29
/proc/9896/stat : 9896 (SApperloT-hrp) R 9894 9896 9731 0 -1 4194304 1652 0 0 0 629 0 0 0 25 0 1 0 1111392046 7610368 1635 1992294400 134512640 135712473 4294956192 18446744073709551615 134564361 0 0 4096 0 0 0 0 17 1 0 0
/proc/9896/statm: 1858 1635 109 292 0 1563 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 7432

[startup+12.7019 s]
/proc/loadavg: 1.71 1.90 1.67 2/65 9897
/proc/meminfo: memFree=1708784/2055920 swapFree=4174420/4192956
[pid=9896] ppid=9894 vsize=8360 CPUtime=12.68
/proc/9896/stat : 9896 (SApperloT-hrp) R 9894 9896 9731 0 -1 4194304 1884 0 0 0 1268 0 0 0 25 0 1 0 1111392046 8560640 1867 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/9896/statm: 2090 1867 109 292 0 1795 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 8360

[startup+25.5017 s]
/proc/loadavg: 1.55 1.86 1.66 2/65 9897
/proc/meminfo: memFree=1707120/2055920 swapFree=4174420/4192956
[pid=9896] ppid=9894 vsize=9848 CPUtime=25.48
/proc/9896/stat : 9896 (SApperloT-hrp) R 9894 9896 9731 0 -1 4194304 2263 0 0 0 2547 1 0 0 25 0 1 0 1111392046 10084352 2246 1992294400 134512640 135712473 4294956192 18446744073709551615 134554402 0 0 4096 0 0 0 0 17 1 0 0
/proc/9896/statm: 2462 2246 109 292 0 2167 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 9848

[startup+51.1024 s]
/proc/loadavg: 1.36 1.79 1.64 2/65 9897
/proc/meminfo: memFree=1705392/2055920 swapFree=4174420/4192956
[pid=9896] ppid=9894 vsize=11588 CPUtime=51.08
/proc/9896/stat : 9896 (SApperloT-hrp) R 9894 9896 9731 0 -1 4194304 2686 0 0 0 5106 2 0 0 25 0 1 0 1111392046 11866112 2669 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/9896/statm: 2897 2669 109 292 0 2602 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 11588

[startup+102.305 s]
/proc/loadavg: 1.15 1.66 1.60 2/65 9897
/proc/meminfo: memFree=1645424/2055920 swapFree=4174420/4192956
[pid=9896] ppid=9894 vsize=71392 CPUtime=102.26
/proc/9896/stat : 9896 (SApperloT-hrp) R 9894 9896 9731 0 -1 4194304 17611 0 0 0 10214 12 0 0 25 0 1 0 1111392046 73105408 17594 1992294400 134512640 135712473 4294956192 18446744073709551615 134557940 0 0 4096 0 0 0 0 17 1 0 0
/proc/9896/statm: 17848 17594 109 292 0 17553 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 71392

[startup+162.301 s]
/proc/loadavg: 1.06 1.54 1.56 2/65 9897
/proc/meminfo: memFree=1642608/2055920 swapFree=4174420/4192956
[pid=9896] ppid=9894 vsize=74440 CPUtime=162.24
/proc/9896/stat : 9896 (SApperloT-hrp) R 9894 9896 9731 0 -1 4194304 18321 0 0 0 16212 12 0 0 25 0 1 0 1111392046 76226560 18304 1992294400 134512640 135712473 4294956192 18446744073709551615 134564730 0 0 4096 0 0 0 0 17 1 0 0
/proc/9896/statm: 18610 18304 109 292 0 18315 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 74440

[startup+222.301 s]
/proc/loadavg: 1.02 1.44 1.52 2/65 9897
/proc/meminfo: memFree=1640752/2055920 swapFree=4174420/4192956
[pid=9896] ppid=9894 vsize=76556 CPUtime=222.22
/proc/9896/stat : 9896 (SApperloT-hrp) R 9894 9896 9731 0 -1 4194304 18789 0 0 0 22209 13 0 0 25 0 1 0 1111392046 78393344 18772 1992294400 134512640 135712473 4294956192 18446744073709551615 134564198 0 0 4096 0 0 0 0 17 1 0 0
/proc/9896/statm: 19139 18772 109 292 0 18844 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 76556

[startup+282.302 s]
/proc/loadavg: 1.00 1.36 1.49 2/65 9897
/proc/meminfo: memFree=1639088/2055920 swapFree=4174420/4192956
[pid=9896] ppid=9894 vsize=78476 CPUtime=282.2
/proc/9896/stat : 9896 (SApperloT-hrp) R 9894 9896 9731 0 -1 4194304 19194 0 0 0 28207 13 0 0 25 0 1 0 1111392046 80359424 19177 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/9896/statm: 19619 19177 109 292 0 19324 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 78476

[startup+342.302 s]
/proc/loadavg: 1.00 1.29 1.45 2/65 9897
/proc/meminfo: memFree=1637488/2055920 swapFree=4174420/4192956
[pid=9896] ppid=9894 vsize=80132 CPUtime=342.18
/proc/9896/stat : 9896 (SApperloT-hrp) R 9894 9896 9731 0 -1 4194304 19580 0 0 0 34204 14 0 0 25 0 1 0 1111392046 82055168 19563 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/9896/statm: 20033 19563 109 292 0 19738 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 80132

[startup+402.301 s]
/proc/loadavg: 1.00 1.23 1.42 2/65 9897
/proc/meminfo: memFree=1636528/2055920 swapFree=4174420/4192956
[pid=9896] ppid=9894 vsize=81244 CPUtime=402.16
/proc/9896/stat : 9896 (SApperloT-hrp) R 9894 9896 9731 0 -1 4194304 19824 0 0 0 40202 14 0 0 25 0 1 0 1111392046 83193856 19807 1992294400 134512640 135712473 4294956192 18446744073709551615 134563938 0 0 4096 0 0 0 0 17 1 0 0
/proc/9896/statm: 20311 19807 109 292 0 20016 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 81244

[startup+462.302 s]
/proc/loadavg: 1.00 1.19 1.40 2/65 9897
/proc/meminfo: memFree=1635120/2055920 swapFree=4174420/4192956
[pid=9896] ppid=9894 vsize=82784 CPUtime=462.14
/proc/9896/stat : 9896 (SApperloT-hrp) R 9894 9896 9731 0 -1 4194304 20163 0 0 0 46200 14 0 0 25 0 1 0 1111392046 84770816 20146 1992294400 134512640 135712473 4294956192 18446744073709551615 134559292 0 0 4096 0 0 0 0 17 1 0 0
/proc/9896/statm: 20696 20146 109 292 0 20401 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 82784

[startup+522.302 s]
/proc/loadavg: 1.00 1.15 1.37 2/65 9899
/proc/meminfo: memFree=1634160/2055920 swapFree=4174420/4192956
[pid=9896] ppid=9894 vsize=83992 CPUtime=522.12
/proc/9896/stat : 9896 (SApperloT-hrp) R 9894 9896 9731 0 -1 4194304 20412 0 0 0 52198 14 0 0 25 0 1 0 1111392046 86007808 20395 1992294400 134512640 135712473 4294956192 18446744073709551615 134564808 0 0 4096 0 0 0 0 17 1 0 0
/proc/9896/statm: 20998 20395 109 292 0 20703 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 83992

[startup+582.301 s]
/proc/loadavg: 1.00 1.12 1.34 2/65 9899
/proc/meminfo: memFree=1633584/2055920 swapFree=4174420/4192956
[pid=9896] ppid=9894 vsize=84560 CPUtime=582.1
/proc/9896/stat : 9896 (SApperloT-hrp) R 9894 9896 9731 0 -1 4194304 20558 0 0 0 58195 15 0 0 25 0 1 0 1111392046 86589440 20541 1992294400 134512640 135712473 4294956192 18446744073709551615 134564702 0 0 4096 0 0 0 0 17 1 0 0
/proc/9896/statm: 21140 20541 109 292 0 20845 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 84560

[startup+642.302 s]
/proc/loadavg: 1.00 1.10 1.32 2/65 9899
/proc/meminfo: memFree=1632176/2055920 swapFree=4174420/4192956
[pid=9896] ppid=9894 vsize=86088 CPUtime=642.09
/proc/9896/stat : 9896 (SApperloT-hrp) R 9894 9896 9731 0 -1 4194304 20902 0 0 0 64194 15 0 0 25 0 1 0 1111392046 88154112 20885 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/9896/statm: 21522 20885 109 292 0 21227 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 86088

[startup+702.302 s]
/proc/loadavg: 1.00 1.08 1.29 2/65 9899
/proc/meminfo: memFree=1631408/2055920 swapFree=4174420/4192956
[pid=9896] ppid=9894 vsize=86800 CPUtime=702.06
/proc/9896/stat : 9896 (SApperloT-hrp) R 9894 9896 9731 0 -1 4194304 21083 0 0 0 70191 15 0 0 25 0 1 0 1111392046 88883200 21066 1992294400 134512640 135712473 4294956192 18446744073709551615 134563188 0 0 4096 0 0 0 0 17 1 0 0
/proc/9896/statm: 21700 21066 109 292 0 21405 0
Current children cumulated CPU time (s) 702.06
Current children cumulated vsize (KiB) 86800

[startup+762.305 s]
/proc/loadavg: 1.00 1.06 1.27 2/65 9899
/proc/meminfo: memFree=1630768/2055920 swapFree=4174420/4192956
[pid=9896] ppid=9894 vsize=87488 CPUtime=762.05
/proc/9896/stat : 9896 (SApperloT-hrp) R 9894 9896 9731 0 -1 4194304 21240 0 0 0 76189 16 0 0 25 0 1 0 1111392046 89587712 21223 1992294400 134512640 135712473 4294956192 18446744073709551615 134564224 0 0 4096 0 0 0 0 17 1 0 0
/proc/9896/statm: 21872 21223 109 292 0 21577 0
Current children cumulated CPU time (s) 762.05
Current children cumulated vsize (KiB) 87488

[startup+822.302 s]
/proc/loadavg: 1.00 1.05 1.25 2/65 9899
/proc/meminfo: memFree=1630000/2055920 swapFree=4174420/4192956
[pid=9896] ppid=9894 vsize=88340 CPUtime=822.03
/proc/9896/stat : 9896 (SApperloT-hrp) R 9894 9896 9731 0 -1 4194304 21438 0 0 0 82187 16 0 0 25 0 1 0 1111392046 90460160 21408 1992294400 134512640 135712473 4294956192 18446744073709551615 134564805 0 0 4096 0 0 0 0 17 1 0 0
/proc/9896/statm: 22085 21408 109 292 0 21790 0
Current children cumulated CPU time (s) 822.03
Current children cumulated vsize (KiB) 88340

[startup+882.302 s]
/proc/loadavg: 1.00 1.04 1.24 2/65 9899
/proc/meminfo: memFree=1629552/2055920 swapFree=4174420/4192956
[pid=9896] ppid=9894 vsize=88892 CPUtime=882
/proc/9896/stat : 9896 (SApperloT-hrp) R 9894 9896 9731 0 -1 4194304 21566 0 0 0 88184 16 0 0 25 0 1 0 1111392046 91025408 21536 1992294400 134512640 135712473 4294956192 18446744073709551615 134564822 0 0 4096 0 0 0 0 17 1 0 0
/proc/9896/statm: 22223 21536 109 292 0 21928 0
Current children cumulated CPU time (s) 882
Current children cumulated vsize (KiB) 88892

[startup+942.301 s]
/proc/loadavg: 1.00 1.03 1.22 2/65 9899
/proc/meminfo: memFree=1628848/2055920 swapFree=4174420/4192956
[pid=9896] ppid=9894 vsize=89748 CPUtime=941.98
/proc/9896/stat : 9896 (SApperloT-hrp) R 9894 9896 9731 0 -1 4194304 21732 0 0 0 94182 16 0 0 25 0 1 0 1111392046 91901952 21702 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/9896/statm: 22437 21702 109 292 0 22142 0
Current children cumulated CPU time (s) 941.98
Current children cumulated vsize (KiB) 89748

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.20 2/65 9899
/proc/meminfo: memFree=1628016/2055920 swapFree=4174420/4192956
[pid=9896] ppid=9894 vsize=90608 CPUtime=1001.97
/proc/9896/stat : 9896 (SApperloT-hrp) R 9894 9896 9731 0 -1 4194304 21934 0 0 0 100180 17 0 0 25 0 1 0 1111392046 92782592 21904 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/9896/statm: 22652 21904 109 292 0 22357 0
Current children cumulated CPU time (s) 1001.97
Current children cumulated vsize (KiB) 90608

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.18 2/65 9899
/proc/meminfo: memFree=1627376/2055920 swapFree=4174420/4192956
[pid=9896] ppid=9894 vsize=91316 CPUtime=1061.95
/proc/9896/stat : 9896 (SApperloT-hrp) R 9894 9896 9731 0 -1 4194304 22086 0 0 0 106178 17 0 0 25 0 1 0 1111392046 93507584 22056 1992294400 134512640 135712473 4294956192 18446744073709551615 134564354 0 0 4096 0 0 0 0 17 1 0 0
/proc/9896/statm: 22829 22056 109 292 0 22534 0
Current children cumulated CPU time (s) 1061.95
Current children cumulated vsize (KiB) 91316

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.17 2/65 9899
/proc/meminfo: memFree=1627056/2055920 swapFree=4174420/4192956
[pid=9896] ppid=9894 vsize=91764 CPUtime=1121.92
/proc/9896/stat : 9896 (SApperloT-hrp) R 9894 9896 9731 0 -1 4194304 22163 0 0 0 112175 17 0 0 25 0 1 0 1111392046 93966336 22133 1992294400 134512640 135712473 4294956192 18446744073709551615 134564238 0 0 4096 0 0 0 0 17 1 0 0
/proc/9896/statm: 22941 22133 109 292 0 22646 0
Current children cumulated CPU time (s) 1121.92
Current children cumulated vsize (KiB) 91764

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.16 2/65 9899
/proc/meminfo: memFree=1626608/2055920 swapFree=4174420/4192956
[pid=9896] ppid=9894 vsize=92212 CPUtime=1181.91
/proc/9896/stat : 9896 (SApperloT-hrp) R 9894 9896 9731 0 -1 4194304 22286 0 0 0 118173 18 0 0 25 0 1 0 1111392046 94425088 22256 1992294400 134512640 135712473 4294956192 18446744073709551615 134564474 0 0 4096 0 0 0 0 17 1 0 0
/proc/9896/statm: 23053 22256 109 292 0 22758 0
Current children cumulated CPU time (s) 1181.91
Current children cumulated vsize (KiB) 92212



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.16 2/65 9899
/proc/meminfo: memFree=1626416/2055920 swapFree=4174420/4192956
[pid=9896] ppid=9894 vsize=92508 CPUtime=1200.01
/proc/9896/stat : 9896 (SApperloT-hrp) R 9894 9896 9731 0 -1 4194304 22327 0 0 0 119983 18 0 0 25 0 1 0 1111392046 94728192 22297 1992294400 134512640 135712473 4294956192 18446744073709551615 134564323 0 0 4096 0 0 0 0 17 1 0 0
/proc/9896/statm: 23127 22297 109 292 0 22832 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 92508

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.42
CPU time (s): 1200.03
CPU user time (s): 1199.83
CPU system time (s): 0.197969
CPU usage (%): 99.9675
Max. virtual memory (cumulated for all children) (KiB): 92508

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

runsolver used 0.905862 second user time and 2.69359 second system time

The end

Launcher Data

Begin job on node22 at 2009-03-30 06:27:43
IDJOB=1532550
IDBENCH=70284
IDSOLVER=510
FILE ID=node22/1532550-1238387263
PBS_JOBID= 9061344
Free space on /tmp= 66332 MiB

SOLVER NAME= SApperloT hrp
BENCH NAME= SAT09/RANDOM/LARGE/3SAT/UNKNOWN/2000/unif-k3-r4.2-v2000-c8400-S7007454-009.cnf
COMMAND LINE= HOME/SApperloT-hrp -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1532550-1238387263/watcher-1532550-1238387263 -o /tmp/evaluation-result-1532550-1238387263/solver-1532550-1238387263 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-hrp -seed=1087116062 HOME/instance-1532550-1238387263.cnf

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

MD5SUM BENCH= 648c8d820b622b84f63b74fa018c43ab
RANDOM SEED=1087116062

node22.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.279
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.279
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:       1716248 kB
Buffers:         74176 kB
Cached:         168540 kB
SwapCached:      12352 kB
Active:          43432 kB
Inactive:       213224 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1716248 kB
SwapTotal:     4192956 kB
SwapFree:      4174420 kB
Dirty:            1576 kB
Writeback:           0 kB
Mapped:          15580 kB
Slab:            68988 kB
Committed_AS:  2908956 kB
PageTables:       1372 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= 66328 MiB
End job on node22 at 2009-03-30 06:47:46