Trace number 1532695

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.07 1206.14

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/8000/
unif-k3-r4.2-v8000-c33600-S274764005-003.cnf
MD5SUM6ee4600065a8b5657c5266726ecbe863
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark69.1135
Satisfiable
(Un)Satisfiability was proved
Number of variables8000
Number of clauses33600
Sum of the clauses size100800
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 333600
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-1532695-1238394086/watcher-1532695-1238394086 -o /tmp/evaluation-result-1532695-1238394086/solver-1532695-1238394086 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-hrp -seed=1617568819 HOME/instance-1532695-1238394086.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: 3.09 3.02 2.90 4/86 26083
/proc/meminfo: memFree=1774184/2055924 swapFree=4179644/4192956
[pid=26083] ppid=26081 vsize=1936 CPUtime=0
/proc/26083/stat : 26083 (SApperloT-hrp) R 26081 26083 25716 0 -1 4194304 264 0 0 0 0 0 0 0 20 0 1 0 465739014 1982464 248 1992294400 134512640 135712473 4294956192 18446744073709551615 134566783 0 0 4096 0 0 0 0 17 1 0 0
/proc/26083/statm: 484 248 95 292 0 189 0

[startup+0.035543 s]
/proc/loadavg: 3.09 3.02 2.90 4/86 26083
/proc/meminfo: memFree=1774184/2055924 swapFree=4179644/4192956
[pid=26083] ppid=26081 vsize=3520 CPUtime=0.02
/proc/26083/stat : 26083 (SApperloT-hrp) R 26081 26083 25716 0 -1 4194304 694 0 0 0 2 0 0 0 20 0 1 0 465739014 3604480 678 1992294400 134512640 135712473 4294956192 18446744073709551615 134567063 0 0 4096 0 0 0 0 17 0 0 0
/proc/26083/statm: 880 678 95 292 0 585 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 3520

[startup+0.101558 s]
/proc/loadavg: 3.09 3.02 2.90 4/86 26083
/proc/meminfo: memFree=1774184/2055924 swapFree=4179644/4192956
[pid=26083] ppid=26081 vsize=4368 CPUtime=0.09
/proc/26083/stat : 26083 (SApperloT-hrp) R 26081 26083 25716 0 -1 4194304 911 0 0 0 9 0 0 0 20 0 1 0 465739014 4472832 894 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 0 0 0
/proc/26083/statm: 1092 894 105 292 0 797 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4368

[startup+0.301594 s]
/proc/loadavg: 3.09 3.02 2.90 4/86 26083
/proc/meminfo: memFree=1774184/2055924 swapFree=4179644/4192956
[pid=26083] ppid=26081 vsize=5028 CPUtime=0.29
/proc/26083/stat : 26083 (SApperloT-hrp) R 26081 26083 25716 0 -1 4194304 1073 0 0 0 29 0 0 0 22 0 1 0 465739014 5148672 1056 1992294400 134512640 135712473 4294956192 18446744073709551615 134568111 0 0 4096 0 0 0 0 17 0 0 0
/proc/26083/statm: 1257 1056 105 292 0 962 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5028

[startup+0.701668 s]
/proc/loadavg: 3.09 3.02 2.90 4/86 26083
/proc/meminfo: memFree=1774184/2055924 swapFree=4179644/4192956
[pid=26083] ppid=26081 vsize=6216 CPUtime=0.69
/proc/26083/stat : 26083 (SApperloT-hrp) R 26081 26083 25716 0 -1 4194304 1363 0 0 0 69 0 0 0 25 0 1 0 465739014 6365184 1346 1992294400 134512640 135712473 4294956192 18446744073709551615 134564276 0 0 4096 0 0 0 0 17 0 0 0
/proc/26083/statm: 1554 1346 105 292 0 1259 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6216

[startup+1.50182 s]
/proc/loadavg: 3.00 3.00 2.90 3/87 26084
/proc/meminfo: memFree=1768288/2055924 swapFree=4179644/4192956
[pid=26083] ppid=26081 vsize=8460 CPUtime=1.48
/proc/26083/stat : 26083 (SApperloT-hrp) R 26081 26083 25716 0 -1 4194304 1937 0 0 0 147 1 0 0 25 0 1 0 465739014 8663040 1920 1992294400 134512640 135712473 4294956192 18446744073709551615 134564627 0 0 4096 0 0 0 0 17 0 0 0
/proc/26083/statm: 2115 1920 105 292 0 1820 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 8460

[startup+3.10211 s]
/proc/loadavg: 3.00 3.00 2.90 3/87 26084
/proc/meminfo: memFree=1764512/2055924 swapFree=4179644/4192956
[pid=26083] ppid=26081 vsize=12552 CPUtime=3.08
/proc/26083/stat : 26083 (SApperloT-hrp) R 26081 26083 25716 0 -1 4194304 2957 0 0 0 306 2 0 0 25 0 1 0 465739014 12853248 2940 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 0 0 0
/proc/26083/statm: 3138 2940 109 292 0 2843 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 12552

[startup+6.3017 s]
/proc/loadavg: 3.00 3.00 2.90 3/87 26084
/proc/meminfo: memFree=1757216/2055924 swapFree=4179644/4192956
[pid=26083] ppid=26081 vsize=20340 CPUtime=6.26
/proc/26083/stat : 26083 (SApperloT-hrp) R 26081 26083 25716 0 -1 4194304 4892 0 0 0 623 3 0 0 25 0 1 0 465739014 20828160 4875 1992294400 134512640 135712473 4294956192 18446744073709551615 134581084 0 0 4096 0 0 0 0 17 0 0 0
/proc/26083/statm: 5085 4875 109 292 0 4790 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 20340

[startup+12.7029 s]
/proc/loadavg: 2.85 2.97 2.89 3/87 26084
/proc/meminfo: memFree=1748384/2055924 swapFree=4179644/4192956
[pid=26083] ppid=26081 vsize=26680 CPUtime=12.62
/proc/26083/stat : 26083 (SApperloT-hrp) R 26081 26083 25716 0 -1 4194304 6476 0 0 0 1259 3 0 0 25 0 1 0 465739014 27320320 6459 1992294400 134512640 135712473 4294956192 18446744073709551615 134563915 0 0 4096 0 0 0 0 17 0 0 0
/proc/26083/statm: 6670 6459 109 292 0 6375 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 26680

[startup+25.5012 s]
/proc/loadavg: 2.72 2.93 2.88 3/87 26084
/proc/meminfo: memFree=1746144/2055924 swapFree=4179644/4192956
[pid=26083] ppid=26081 vsize=29456 CPUtime=25.36
/proc/26083/stat : 26083 (SApperloT-hrp) R 26081 26083 25716 0 -1 4194304 7178 0 0 0 2532 4 0 0 25 0 1 0 465739014 30162944 7161 1992294400 134512640 135712473 4294956192 18446744073709551615 134564352 0 0 4096 0 0 0 0 17 0 0 0
/proc/26083/statm: 7364 7161 109 292 0 7069 0
Current children cumulated CPU time (s) 25.36
Current children cumulated vsize (KiB) 29456

[startup+51.102 s]
/proc/loadavg: 2.43 2.84 2.85 3/87 26084
/proc/meminfo: memFree=1741536/2055924 swapFree=4179644/4192956
[pid=26083] ppid=26081 vsize=33812 CPUtime=50.83
/proc/26083/stat : 26083 (SApperloT-hrp) R 26081 26083 25716 0 -1 4194304 8243 0 0 0 5078 5 0 0 25 0 1 0 465739014 34623488 8226 1992294400 134512640 135712473 4294956192 18446744073709551615 134563915 0 0 4096 0 0 0 0 17 0 0 0
/proc/26083/statm: 8453 8226 109 292 0 8158 0
Current children cumulated CPU time (s) 50.83
Current children cumulated vsize (KiB) 33812

[startup+102.307 s]
/proc/loadavg: 2.19 2.71 2.80 3/87 26084
/proc/meminfo: memFree=1734240/2055924 swapFree=4179644/4192956
[pid=26083] ppid=26081 vsize=41044 CPUtime=101.78
/proc/26083/stat : 26083 (SApperloT-hrp) R 26081 26083 25716 0 -1 4194304 10022 0 0 0 10171 7 0 0 25 0 1 0 465739014 42029056 10005 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 0 0 0
/proc/26083/statm: 10261 10005 109 292 0 9966 0
Current children cumulated CPU time (s) 101.78
Current children cumulated vsize (KiB) 41044

[startup+162.301 s]
/proc/loadavg: 2.07 2.58 2.75 3/87 26084
/proc/meminfo: memFree=1728544/2055924 swapFree=4179644/4192956
[pid=26083] ppid=26081 vsize=46796 CPUtime=161.48
/proc/26083/stat : 26083 (SApperloT-hrp) R 26081 26083 25716 0 -1 4194304 11430 0 0 0 16140 8 0 0 25 0 1 0 465739014 47919104 11413 1992294400 134512640 135712473 4294956192 18446744073709551615 134563915 0 0 4096 0 0 0 0 17 0 0 0
/proc/26083/statm: 11699 11413 109 292 0 11404 0
Current children cumulated CPU time (s) 161.48
Current children cumulated vsize (KiB) 46796

[startup+222.302 s]
/proc/loadavg: 2.02 2.47 2.70 3/87 26084
/proc/meminfo: memFree=1723168/2055924 swapFree=4179644/4192956
[pid=26083] ppid=26081 vsize=52392 CPUtime=221.17
/proc/26083/stat : 26083 (SApperloT-hrp) R 26081 26083 25716 0 -1 4194304 12805 0 0 0 22108 9 0 0 25 0 1 0 465739014 53649408 12788 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 0 0 0
/proc/26083/statm: 13098 12788 109 292 0 12803 0
Current children cumulated CPU time (s) 221.17
Current children cumulated vsize (KiB) 52392

[startup+282.303 s]
/proc/loadavg: 2.01 2.38 2.65 3/87 26084
/proc/meminfo: memFree=1721440/2055924 swapFree=4179644/4192956
[pid=26083] ppid=26081 vsize=54168 CPUtime=280.87
/proc/26083/stat : 26083 (SApperloT-hrp) R 26081 26083 25716 0 -1 4194304 13227 0 0 0 28078 9 0 0 25 0 1 0 465739014 55468032 13210 1992294400 134512640 135712473 4294956192 18446744073709551615 134564267 0 0 4096 0 0 0 0 17 0 0 0
/proc/26083/statm: 13542 13210 109 292 0 13247 0
Current children cumulated CPU time (s) 280.87
Current children cumulated vsize (KiB) 54168

[startup+342.302 s]
/proc/loadavg: 2.00 2.31 2.61 3/87 26084
/proc/meminfo: memFree=1721440/2055924 swapFree=4179644/4192956
[pid=26083] ppid=26081 vsize=54168 CPUtime=340.56
/proc/26083/stat : 26083 (SApperloT-hrp) R 26081 26083 25716 0 -1 4194304 13228 0 0 0 34047 9 0 0 25 0 1 0 465739014 55468032 13211 1992294400 134512640 135712473 4294956192 18446744073709551615 134564361 0 0 4096 0 0 0 0 17 0 0 0
/proc/26083/statm: 13542 13211 109 292 0 13247 0
Current children cumulated CPU time (s) 340.56
Current children cumulated vsize (KiB) 54168

[startup+402.302 s]
/proc/loadavg: 2.00 2.25 2.57 3/87 26084
/proc/meminfo: memFree=1721376/2055924 swapFree=4179644/4192956
[pid=26083] ppid=26081 vsize=54168 CPUtime=400.26
/proc/26083/stat : 26083 (SApperloT-hrp) R 26081 26083 25716 0 -1 4194304 13247 0 0 0 40017 9 0 0 25 0 1 0 465739014 55468032 13230 1992294400 134512640 135712473 4294956192 18446744073709551615 134564198 0 0 4096 0 0 0 0 17 0 0 0
/proc/26083/statm: 13542 13230 109 292 0 13247 0
Current children cumulated CPU time (s) 400.26
Current children cumulated vsize (KiB) 54168

[startup+462.302 s]
/proc/loadavg: 2.00 2.20 2.53 3/87 26084
/proc/meminfo: memFree=1719648/2055924 swapFree=4179644/4192956
[pid=26083] ppid=26081 vsize=56076 CPUtime=459.96
/proc/26083/stat : 26083 (SApperloT-hrp) R 26081 26083 25716 0 -1 4194304 13676 0 0 0 45987 9 0 0 25 0 1 0 465739014 57421824 13659 1992294400 134512640 135712473 4294956192 18446744073709551615 134565367 0 0 4096 0 0 0 0 17 0 0 0
/proc/26083/statm: 14019 13659 109 292 0 13724 0
Current children cumulated CPU time (s) 459.96
Current children cumulated vsize (KiB) 56076

[startup+522.302 s]
/proc/loadavg: 2.00 2.16 2.49 3/87 26084
/proc/meminfo: memFree=1703008/2055924 swapFree=4179644/4192956
[pid=26083] ppid=26081 vsize=73368 CPUtime=519.66
/proc/26083/stat : 26083 (SApperloT-hrp) R 26081 26083 25716 0 -1 4194304 18006 0 0 0 51953 13 0 0 25 0 1 0 465739014 75128832 17989 1992294400 134512640 135712473 4294956192 18446744073709551615 134558368 0 0 4096 0 0 0 0 17 0 0 0
/proc/26083/statm: 18342 17989 109 292 0 18047 0
Current children cumulated CPU time (s) 519.66
Current children cumulated vsize (KiB) 73368

[startup+582.302 s]
/proc/loadavg: 2.00 2.13 2.46 3/87 26084
/proc/meminfo: memFree=1662176/2055924 swapFree=4179644/4192956
[pid=26083] ppid=26081 vsize=113740 CPUtime=579.35
/proc/26083/stat : 26083 (SApperloT-hrp) R 26081 26083 25716 0 -1 4194304 28093 0 0 0 57912 23 0 0 25 0 1 0 465739014 116469760 28076 1992294400 134512640 135712473 4294956192 18446744073709551615 134558595 0 0 4096 0 0 0 0 17 0 0 0
/proc/26083/statm: 28435 28076 109 292 0 28140 0
Current children cumulated CPU time (s) 579.35
Current children cumulated vsize (KiB) 113740

[startup+642.301 s]
/proc/loadavg: 2.00 2.10 2.43 3/87 26084
/proc/meminfo: memFree=1625056/2055924 swapFree=4179644/4192956
[pid=26083] ppid=26081 vsize=150432 CPUtime=639.06
/proc/26083/stat : 26083 (SApperloT-hrp) R 26081 26083 25716 0 -1 4194304 37277 0 0 0 63874 32 0 0 25 0 1 0 465739014 154042368 37260 1992294400 134512640 135712473 4294956192 18446744073709551615 134554176 0 0 4096 0 0 0 0 17 0 0 0
/proc/26083/statm: 37608 37260 109 292 0 37313 0
Current children cumulated CPU time (s) 639.06
Current children cumulated vsize (KiB) 150432

[startup+702.301 s]
/proc/loadavg: 2.00 2.08 2.40 3/87 26084
/proc/meminfo: memFree=1582688/2055924 swapFree=4179644/4192956
[pid=26083] ppid=26081 vsize=193208 CPUtime=698.75
/proc/26083/stat : 26083 (SApperloT-hrp) R 26081 26083 25716 0 -1 4194304 47956 0 0 0 69834 41 0 0 25 0 1 0 465739014 197844992 47939 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 0 0 0
/proc/26083/statm: 48302 47939 109 292 0 48007 0
Current children cumulated CPU time (s) 698.75
Current children cumulated vsize (KiB) 193208

[startup+762.307 s]
/proc/loadavg: 2.00 2.07 2.37 3/87 26084
/proc/meminfo: memFree=1576224/2055924 swapFree=4179644/4192956
[pid=26083] ppid=26081 vsize=198968 CPUtime=758.46
/proc/26083/stat : 26083 (SApperloT-hrp) R 26081 26083 25716 0 -1 4194304 49417 0 0 0 75803 43 0 0 25 0 1 0 465739014 203743232 49400 1992294400 134512640 135712473 4294956192 18446744073709551615 134558608 0 0 4096 0 0 0 0 17 0 0 0
/proc/26083/statm: 49742 49400 109 292 0 49447 0
Current children cumulated CPU time (s) 758.46
Current children cumulated vsize (KiB) 198968

[startup+822.302 s]
/proc/loadavg: 2.00 2.05 2.35 3/87 26084
/proc/meminfo: memFree=1572576/2055924 swapFree=4179644/4192956
[pid=26083] ppid=26081 vsize=202732 CPUtime=818.16
/proc/26083/stat : 26083 (SApperloT-hrp) R 26081 26083 25716 0 -1 4194304 50310 0 0 0 81772 44 0 0 25 0 1 0 465739014 207597568 50293 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 0 0 0
/proc/26083/statm: 50683 50293 109 292 0 50388 0
Current children cumulated CPU time (s) 818.16
Current children cumulated vsize (KiB) 202732

[startup+882.302 s]
/proc/loadavg: 2.00 2.04 2.32 3/87 26084
/proc/meminfo: memFree=1572512/2055924 swapFree=4179644/4192956
[pid=26083] ppid=26081 vsize=202732 CPUtime=877.86
/proc/26083/stat : 26083 (SApperloT-hrp) R 26081 26083 25716 0 -1 4194304 50317 0 0 0 87742 44 0 0 25 0 1 0 465739014 207597568 50300 1992294400 134512640 135712473 4294956192 18446744073709551615 134563915 0 0 4096 0 0 0 0 17 0 0 0
/proc/26083/statm: 50683 50300 109 292 0 50388 0
Current children cumulated CPU time (s) 877.86
Current children cumulated vsize (KiB) 202732

[startup+942.303 s]
/proc/loadavg: 2.00 2.03 2.30 3/87 26084
/proc/meminfo: memFree=1572512/2055924 swapFree=4179644/4192956
[pid=26083] ppid=26081 vsize=202732 CPUtime=937.56
/proc/26083/stat : 26083 (SApperloT-hrp) R 26081 26083 25716 0 -1 4194304 50317 0 0 0 93712 44 0 0 25 0 1 0 465739014 207597568 50300 1992294400 134512640 135712473 4294956192 18446744073709551615 134564368 0 0 4096 0 0 0 0 17 0 0 0
/proc/26083/statm: 50683 50300 109 292 0 50388 0
Current children cumulated CPU time (s) 937.56
Current children cumulated vsize (KiB) 202732

[startup+1002.3 s]
/proc/loadavg: 2.00 2.02 2.28 3/87 26084
/proc/meminfo: memFree=1570464/2055924 swapFree=4179644/4192956
[pid=26083] ppid=26081 vsize=204988 CPUtime=997.25
/proc/26083/stat : 26083 (SApperloT-hrp) R 26081 26083 25716 0 -1 4194304 50879 0 0 0 99681 44 0 0 25 0 1 0 465739014 209907712 50829 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 0 0 0
/proc/26083/statm: 51247 50829 109 292 0 50952 0
Current children cumulated CPU time (s) 997.25
Current children cumulated vsize (KiB) 204988

[startup+1062.3 s]
/proc/loadavg: 2.00 2.02 2.26 3/87 26084
/proc/meminfo: memFree=1568032/2055924 swapFree=4179644/4192956
[pid=26083] ppid=26081 vsize=207384 CPUtime=1056.95
/proc/26083/stat : 26083 (SApperloT-hrp) R 26081 26083 25716 0 -1 4194304 51472 0 0 0 105651 44 0 0 25 0 1 0 465739014 212361216 51422 1992294400 134512640 135712473 4294956192 18446744073709551615 134564702 0 0 4096 0 0 0 0 17 0 0 0
/proc/26083/statm: 51846 51422 109 292 0 51551 0
Current children cumulated CPU time (s) 1056.95
Current children cumulated vsize (KiB) 207384

[startup+1122.3 s]
/proc/loadavg: 2.00 2.01 2.24 3/87 26084
/proc/meminfo: memFree=1565024/2055924 swapFree=4179644/4192956
[pid=26083] ppid=26081 vsize=210636 CPUtime=1116.64
/proc/26083/stat : 26083 (SApperloT-hrp) R 26081 26083 25716 0 -1 4194304 52241 0 0 0 111619 45 0 0 25 0 1 0 465739014 215691264 52191 1992294400 134512640 135712473 4294956192 18446744073709551615 134564167 0 0 4096 0 0 0 0 17 0 0 0
/proc/26083/statm: 52659 52191 109 292 0 52364 0
Current children cumulated CPU time (s) 1116.64
Current children cumulated vsize (KiB) 210636

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.22 3/87 26084
/proc/meminfo: memFree=1564768/2055924 swapFree=4179644/4192956
[pid=26083] ppid=26081 vsize=210636 CPUtime=1176.35
/proc/26083/stat : 26083 (SApperloT-hrp) R 26081 26083 25716 0 -1 4194304 52275 0 0 0 117590 45 0 0 25 0 1 0 465739014 215691264 52225 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 0 0 0
/proc/26083/statm: 52659 52225 109 292 0 52364 0
Current children cumulated CPU time (s) 1176.35
Current children cumulated vsize (KiB) 210636



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1206.1 s]
/proc/loadavg: 2.00 2.00 2.21 3/87 26084
/proc/meminfo: memFree=1564768/2055924 swapFree=4179644/4192956
[pid=26083] ppid=26081 vsize=210636 CPUtime=1200.02
/proc/26083/stat : 26083 (SApperloT-hrp) R 26081 26083 25716 0 -1 4194304 52276 0 0 0 119957 45 0 0 25 0 1 0 465739014 215691264 52226 1992294400 134512640 135712473 4294956192 18446744073709551615 134564805 0 0 4096 0 0 0 0 17 0 0 0
/proc/26083/statm: 52659 52226 109 292 0 52364 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 210636

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

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

[startup+1206.1 s]
/proc/loadavg: 2.00 2.00 2.21 3/87 26084
/proc/meminfo: memFree=1564768/2055924 swapFree=4179644/4192956
[pid=26083] ppid=26081 vsize=210636 CPUtime=1200.02
/proc/26083/stat : 26083 (SApperloT-hrp) R 26081 26083 25716 0 -1 4194304 52276 0 0 0 119957 45 0 0 25 0 1 0 465739014 215691264 52226 1992294400 134512640 135712473 4294956192 18446744073709551615 134564805 0 0 4096 0 0 0 0 17 0 0 0
/proc/26083/statm: 52659 52226 109 292 0 52364 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 210636

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1206.14
CPU time (s): 1200.07
CPU user time (s): 1199.58
CPU system time (s): 0.489925
CPU usage (%): 99.4964
Max. virtual memory (cumulated for all children) (KiB): 210636

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

runsolver used 1.3358 second user time and 4.16737 second system time

The end

Launcher Data

Begin job on node83 at 2009-03-30 08:21:26
IDJOB=1532695
IDBENCH=70313
IDSOLVER=510
FILE ID=node83/1532695-1238394086
PBS_JOBID= 9061373
Free space on /tmp= 66508 MiB

SOLVER NAME= SApperloT hrp
BENCH NAME= SAT09/RANDOM/LARGE/3SAT/UNKNOWN/8000/unif-k3-r4.2-v8000-c33600-S274764005-003.cnf
COMMAND LINE= HOME/SApperloT-hrp -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1532695-1238394086/watcher-1532695-1238394086 -o /tmp/evaluation-result-1532695-1238394086/solver-1532695-1238394086 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-hrp -seed=1617568819 HOME/instance-1532695-1238394086.cnf

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

MD5SUM BENCH= 6ee4600065a8b5657c5266726ecbe863
RANDOM SEED=1617568819

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


/proc/meminfo:
MemTotal:      2055924 kB
MemFree:       1774600 kB
Buffers:         41984 kB
Cached:         147316 kB
SwapCached:       7492 kB
Active:          74956 kB
Inactive:       132900 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1774600 kB
SwapTotal:     4192956 kB
SwapFree:      4179644 kB
Dirty:            2184 kB
Writeback:           0 kB
Mapped:          26008 kB
Slab:            57520 kB
Committed_AS:  1053776 kB
PageTables:       2680 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= 66504 MiB
End job on node83 at 2009-03-30 08:41:34