Trace number 1532195

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.09 1200.44

General information on the benchmark

NameRANDOM/LARGE/5SAT/UNKNOWN/1100/
unif-k5-r20-v1100-c22000-S144924920-056.cnf
MD5SUM6b9a37a79419867538c8285ea50dff79
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark94.1817
Satisfiable
(Un)Satisfiability was proved
Number of variables1100
Number of clauses22000
Sum of the clauses size110000
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 522000
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-1532195-1238375030/watcher-1532195-1238375030 -o /tmp/evaluation-result-1532195-1238375030/solver-1532195-1238375030 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-hrp -seed=1525030083 HOME/instance-1532195-1238375030.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: 0.91 0.95 0.98 3/64 31165
/proc/meminfo: memFree=986320/2055924 swapFree=4176792/4192956
[pid=31165] ppid=31163 vsize=1616 CPUtime=0
/proc/31165/stat : 31165 (SApperloT-hrp) R 31163 31165 30943 0 -1 4194304 187 0 0 0 0 0 0 0 18 0 1 0 1110169721 1654784 171 1992294400 134512640 135712473 4294956208 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/31165/statm: 404 171 95 292 0 109 0

[startup+0.064928 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 31165
/proc/meminfo: memFree=986320/2055924 swapFree=4176792/4192956
[pid=31165] ppid=31163 vsize=3332 CPUtime=0.05
/proc/31165/stat : 31165 (SApperloT-hrp) R 31163 31165 30943 0 -1 4194304 647 0 0 0 5 0 0 0 18 0 1 0 1110169721 3411968 630 1992294400 134512640 135712473 4294956208 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/31165/statm: 833 630 105 292 0 538 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 3332

[startup+0.101932 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 31165
/proc/meminfo: memFree=986320/2055924 swapFree=4176792/4192956
[pid=31165] ppid=31163 vsize=3596 CPUtime=0.09
/proc/31165/stat : 31165 (SApperloT-hrp) R 31163 31165 30943 0 -1 4194304 702 0 0 0 9 0 0 0 18 0 1 0 1110169721 3682304 685 1992294400 134512640 135712473 4294956208 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/31165/statm: 899 685 105 292 0 604 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3596

[startup+0.301955 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 31165
/proc/meminfo: memFree=986320/2055924 swapFree=4176792/4192956
[pid=31165] ppid=31163 vsize=4520 CPUtime=0.29
/proc/31165/stat : 31165 (SApperloT-hrp) R 31163 31165 30943 0 -1 4194304 953 0 0 0 29 0 0 0 19 0 1 0 1110169721 4628480 936 1992294400 134512640 135712473 4294956208 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/31165/statm: 1130 936 105 292 0 835 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4520

[startup+0.702002 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 31165
/proc/meminfo: memFree=986320/2055924 swapFree=4176792/4192956
[pid=31165] ppid=31163 vsize=6500 CPUtime=0.69
/proc/31165/stat : 31165 (SApperloT-hrp) R 31163 31165 30943 0 -1 4194304 1437 0 0 0 68 1 0 0 22 0 1 0 1110169721 6656000 1420 1992294400 134512640 135712473 4294956208 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/31165/statm: 1625 1420 105 292 0 1330 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6500

[startup+1.50109 s]
/proc/loadavg: 0.91 0.95 0.98 2/65 31166
/proc/meminfo: memFree=979400/2055924 swapFree=4176792/4192956
[pid=31165] ppid=31163 vsize=10744 CPUtime=1.49
/proc/31165/stat : 31165 (SApperloT-hrp) R 31163 31165 30943 0 -1 4194304 2492 0 0 0 148 1 0 0 25 0 1 0 1110169721 11001856 2475 1992294400 134512640 135712473 4294956208 18446744073709551615 134537192 0 0 4096 0 0 0 0 17 1 0 0
/proc/31165/statm: 2686 2475 105 292 0 2391 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10744

[startup+3.10228 s]
/proc/loadavg: 0.91 0.95 0.98 2/65 31166
/proc/meminfo: memFree=975240/2055924 swapFree=4176792/4192956
[pid=31165] ppid=31163 vsize=13652 CPUtime=3.09
/proc/31165/stat : 31165 (SApperloT-hrp) R 31163 31165 30943 0 -1 4194304 3222 0 0 0 308 1 0 0 25 0 1 0 1110169721 13979648 3205 1992294400 134512640 135712473 4294956208 18446744073709551615 134564105 0 0 4096 0 0 0 0 17 1 0 0
/proc/31165/statm: 3413 3205 109 292 0 3118 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13652

[startup+6.30165 s]
/proc/loadavg: 0.92 0.95 0.98 2/65 31166
/proc/meminfo: memFree=968712/2055924 swapFree=4176792/4192956
[pid=31165] ppid=31163 vsize=21572 CPUtime=6.29
/proc/31165/stat : 31165 (SApperloT-hrp) R 31163 31165 30943 0 -1 4194304 5187 0 0 0 626 3 0 0 25 0 1 0 1110169721 22089728 5170 1992294400 134512640 135712473 4294956208 18446744073709551615 134581116 0 0 4096 0 0 0 0 17 1 0 0
/proc/31165/statm: 5393 5170 109 292 0 5098 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 21572

[startup+12.7014 s]
/proc/loadavg: 0.93 0.95 0.98 2/65 31166
/proc/meminfo: memFree=962440/2055924 swapFree=4176792/4192956
[pid=31165] ppid=31163 vsize=24884 CPUtime=12.68
/proc/31165/stat : 31165 (SApperloT-hrp) R 31163 31165 30943 0 -1 4194304 6021 0 0 0 1265 3 0 0 25 0 1 0 1110169721 25481216 6004 1992294400 134512640 135712473 4294956208 18446744073709551615 134564368 0 0 4096 0 0 0 0 17 1 0 0
/proc/31165/statm: 6221 6004 109 292 0 5926 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 24884

[startup+25.5019 s]
/proc/loadavg: 0.94 0.96 0.98 2/65 31166
/proc/meminfo: memFree=959432/2055924 swapFree=4176792/4192956
[pid=31165] ppid=31163 vsize=28104 CPUtime=25.48
/proc/31165/stat : 31165 (SApperloT-hrp) R 31163 31165 30943 0 -1 4194304 6804 0 0 0 2544 4 0 0 25 0 1 0 1110169721 28778496 6787 1992294400 134512640 135712473 4294956208 18446744073709551615 134564178 0 0 4096 0 0 0 0 17 1 0 0
/proc/31165/statm: 7026 6787 109 292 0 6731 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 28104

[startup+51.1019 s]
/proc/loadavg: 0.96 0.96 0.98 2/65 31166
/proc/meminfo: memFree=956872/2055924 swapFree=4176792/4192956
[pid=31165] ppid=31163 vsize=30904 CPUtime=51.07
/proc/31165/stat : 31165 (SApperloT-hrp) R 31163 31165 30943 0 -1 4194304 7439 0 0 0 5103 4 0 0 25 0 1 0 1110169721 31645696 7422 1992294400 134512640 135712473 4294956208 18446744073709551615 134564354 0 0 4096 0 0 0 0 17 1 0 0
/proc/31165/statm: 7726 7422 109 292 0 7431 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 30904

[startup+102.306 s]
/proc/loadavg: 0.98 0.96 0.98 2/65 31166
/proc/meminfo: memFree=953544/2055924 swapFree=4176792/4192956
[pid=31165] ppid=31163 vsize=34420 CPUtime=102.27
/proc/31165/stat : 31165 (SApperloT-hrp) R 31163 31165 30943 0 -1 4194304 8268 0 0 0 10222 5 0 0 25 0 1 0 1110169721 35246080 8251 1992294400 134512640 135712473 4294956208 18446744073709551615 134564385 0 0 4096 0 0 0 0 17 1 0 0
/proc/31165/statm: 8605 8251 109 292 0 8310 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 34420

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 31166
/proc/meminfo: memFree=949896/2055924 swapFree=4176792/4192956
[pid=31165] ppid=31163 vsize=38292 CPUtime=162.24
/proc/31165/stat : 31165 (SApperloT-hrp) R 31163 31165 30943 0 -1 4194304 9172 0 0 0 16219 5 0 0 25 0 1 0 1110169721 39211008 9155 1992294400 134512640 135712473 4294956208 18446744073709551615 134564354 0 0 4096 0 0 0 0 17 1 0 0
/proc/31165/statm: 9573 9155 109 292 0 9278 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 38292

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 31166
/proc/meminfo: memFree=947464/2055924 swapFree=4176792/4192956
[pid=31165] ppid=31163 vsize=40828 CPUtime=222.23
/proc/31165/stat : 31165 (SApperloT-hrp) R 31163 31165 30943 0 -1 4194304 9768 0 0 0 22217 6 0 0 25 0 1 0 1110169721 41807872 9751 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/31165/statm: 10207 9751 109 292 0 9912 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 40828

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 31166
/proc/meminfo: memFree=945800/2055924 swapFree=4176792/4192956
[pid=31165] ppid=31163 vsize=42628 CPUtime=282.2
/proc/31165/stat : 31165 (SApperloT-hrp) R 31163 31165 30943 0 -1 4194304 10183 0 0 0 28214 6 0 0 25 0 1 0 1110169721 43651072 10166 1992294400 134512640 135712473 4294956208 18446744073709551615 134564238 0 0 4096 0 0 0 0 17 1 0 0
/proc/31165/statm: 10657 10166 109 292 0 10362 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 42628

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 31166
/proc/meminfo: memFree=943944/2055924 swapFree=4176792/4192956
[pid=31165] ppid=31163 vsize=44692 CPUtime=342.19
/proc/31165/stat : 31165 (SApperloT-hrp) R 31163 31165 30943 0 -1 4194304 10654 0 0 0 34212 7 0 0 25 0 1 0 1110169721 45764608 10637 1992294400 134512640 135712473 4294956208 18446744073709551615 134554176 0 0 4096 0 0 0 0 17 1 0 0
/proc/31165/statm: 11173 10637 109 292 0 10878 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 44692

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 31166
/proc/meminfo: memFree=943112/2055924 swapFree=4176792/4192956
[pid=31165] ppid=31163 vsize=45672 CPUtime=402.17
/proc/31165/stat : 31165 (SApperloT-hrp) R 31163 31165 30943 0 -1 4194304 10858 0 0 0 40210 7 0 0 25 0 1 0 1110169721 46768128 10841 1992294400 134512640 135712473 4294956208 18446744073709551615 134563610 0 0 4096 0 0 0 0 17 1 0 0
/proc/31165/statm: 11418 10841 109 292 0 11123 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 45672

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 31166
/proc/meminfo: memFree=942664/2055924 swapFree=4176792/4192956
[pid=31165] ppid=31163 vsize=46208 CPUtime=462.16
/proc/31165/stat : 31165 (SApperloT-hrp) R 31163 31165 30943 0 -1 4194304 10966 0 0 0 46208 8 0 0 25 0 1 0 1110169721 47316992 10949 1992294400 134512640 135712473 4294956208 18446744073709551615 134540578 0 0 4096 0 0 0 0 17 1 0 0
/proc/31165/statm: 11552 10949 109 292 0 11257 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 46208

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 31166
/proc/meminfo: memFree=938056/2055924 swapFree=4176792/4192956
[pid=31165] ppid=31163 vsize=51092 CPUtime=522.14
/proc/31165/stat : 31165 (SApperloT-hrp) R 31163 31165 30943 0 -1 4194304 12142 0 0 0 52205 9 0 0 25 0 1 0 1110169721 52318208 12125 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/31165/statm: 12773 12125 109 292 0 12478 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 51092

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 31166
/proc/meminfo: memFree=937544/2055924 swapFree=4176792/4192956
[pid=31165] ppid=31163 vsize=51688 CPUtime=582.12
/proc/31165/stat : 31165 (SApperloT-hrp) R 31163 31165 30943 0 -1 4194304 12262 0 0 0 58203 9 0 0 25 0 1 0 1110169721 52928512 12245 1992294400 134512640 135712473 4294956208 18446744073709551615 134563666 0 0 4096 0 0 0 0 17 1 0 0
/proc/31165/statm: 12922 12245 109 292 0 12627 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 51688

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 31166
/proc/meminfo: memFree=935944/2055924 swapFree=4176792/4192956
[pid=31165] ppid=31163 vsize=53644 CPUtime=642.1
/proc/31165/stat : 31165 (SApperloT-hrp) R 31163 31165 30943 0 -1 4194304 12667 0 0 0 64201 9 0 0 25 0 1 0 1110169721 54931456 12650 1992294400 134512640 135712473 4294956208 18446744073709551615 134564190 0 0 4096 0 0 0 0 17 1 0 0
/proc/31165/statm: 13411 12650 109 292 0 13116 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 53644

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 31166
/proc/meminfo: memFree=934920/2055924 swapFree=4176792/4192956
[pid=31165] ppid=31163 vsize=54800 CPUtime=702.09
/proc/31165/stat : 31165 (SApperloT-hrp) R 31163 31165 30943 0 -1 4194304 12906 0 0 0 70199 10 0 0 25 0 1 0 1110169721 56115200 12889 1992294400 134512640 135712473 4294956208 18446744073709551615 134564354 0 0 4096 0 0 0 0 17 1 0 0
/proc/31165/statm: 13700 12889 109 292 0 13405 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 54800

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 31166
/proc/meminfo: memFree=931336/2055924 swapFree=4176792/4192956
[pid=31165] ppid=31163 vsize=58528 CPUtime=762.08
/proc/31165/stat : 31165 (SApperloT-hrp) R 31163 31165 30943 0 -1 4194304 13802 0 0 0 76197 11 0 0 25 0 1 0 1110169721 59932672 13785 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/31165/statm: 14632 13785 109 292 0 14337 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 58528

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 31166
/proc/meminfo: memFree=930312/2055924 swapFree=4176792/4192956
[pid=31165] ppid=31163 vsize=59612 CPUtime=822.05
/proc/31165/stat : 31165 (SApperloT-hrp) R 31163 31165 30943 0 -1 4194304 14067 0 0 0 82194 11 0 0 25 0 1 0 1110169721 61042688 14050 1992294400 134512640 135712473 4294956208 18446744073709551615 134563613 0 0 4096 0 0 0 0 17 1 0 0
/proc/31165/statm: 14903 14050 109 292 0 14608 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 59612

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 31166
/proc/meminfo: memFree=929544/2055924 swapFree=4176792/4192956
[pid=31165] ppid=31163 vsize=60564 CPUtime=882.03
/proc/31165/stat : 31165 (SApperloT-hrp) R 31163 31165 30943 0 -1 4194304 14269 0 0 0 88192 11 0 0 25 0 1 0 1110169721 62017536 14230 1992294400 134512640 135712473 4294956208 18446744073709551615 134564361 0 0 4096 0 0 0 0 17 1 0 0
/proc/31165/statm: 15141 14230 109 292 0 14846 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 60564

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 31166
/proc/meminfo: memFree=929416/2055924 swapFree=4176792/4192956
[pid=31165] ppid=31163 vsize=60888 CPUtime=942.02
/proc/31165/stat : 31165 (SApperloT-hrp) R 31163 31165 30943 0 -1 4194304 14324 0 0 0 94190 12 0 0 25 0 1 0 1110169721 62349312 14285 1992294400 134512640 135712473 4294956208 18446744073709551615 134564805 0 0 4096 0 0 0 0 17 1 0 0
/proc/31165/statm: 15222 14285 109 292 0 14927 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 60888

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 31166
/proc/meminfo: memFree=928776/2055924 swapFree=4176792/4192956
[pid=31165] ppid=31163 vsize=61560 CPUtime=1002
/proc/31165/stat : 31165 (SApperloT-hrp) R 31163 31165 30943 0 -1 4194304 14472 0 0 0 100188 12 0 0 25 0 1 0 1110169721 63037440 14433 1992294400 134512640 135712473 4294956208 18446744073709551615 134564210 0 0 4096 0 0 0 0 17 1 0 0
/proc/31165/statm: 15390 14433 109 292 0 15095 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 61560

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 31166
/proc/meminfo: memFree=928648/2055924 swapFree=4176792/4192956
[pid=31165] ppid=31163 vsize=61620 CPUtime=1061.98
/proc/31165/stat : 31165 (SApperloT-hrp) R 31163 31165 30943 0 -1 4194304 14502 0 0 0 106186 12 0 0 25 0 1 0 1110169721 63098880 14463 1992294400 134512640 135712473 4294956208 18446744073709551615 134564143 0 0 4096 0 0 0 0 17 1 0 0
/proc/31165/statm: 15405 14463 109 292 0 15110 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 61620

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 31166
/proc/meminfo: memFree=902536/2055924 swapFree=4176792/4192956
[pid=31165] ppid=31163 vsize=88700 CPUtime=1121.96
/proc/31165/stat : 31165 (SApperloT-hrp) R 31163 31165 30943 0 -1 4194304 21203 0 0 0 112179 17 0 0 25 0 1 0 1110169721 90828800 21164 1992294400 134512640 135712473 4294956208 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/31165/statm: 22175 21164 109 292 0 21880 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 88700

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 31166
/proc/meminfo: memFree=794696/2055924 swapFree=4176792/4192956
[pid=31165] ppid=31163 vsize=197500 CPUtime=1181.94
/proc/31165/stat : 31165 (SApperloT-hrp) R 31163 31165 30943 0 -1 4194304 48403 0 0 0 118156 38 0 0 25 0 1 0 1110169721 202240000 48364 1992294400 134512640 135712473 4294956208 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/31165/statm: 49375 48364 109 292 0 49080 0
Current children cumulated CPU time (s) 1181.94
Current children cumulated vsize (KiB) 197500



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 31166
/proc/meminfo: memFree=759816/2055924 swapFree=4176792/4192956
[pid=31165] ppid=31163 vsize=230380 CPUtime=1200.04
/proc/31165/stat : 31165 (SApperloT-hrp) R 31163 31165 30943 0 -1 4194304 56608 0 0 0 119959 45 0 0 25 0 1 0 1110169721 235909120 56569 1992294400 134512640 135712473 4294956208 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/31165/statm: 57595 56569 109 292 0 57300 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 230380

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.44
CPU time (s): 1200.09
CPU user time (s): 1199.6
CPU system time (s): 0.492925
CPU usage (%): 99.9706
Max. virtual memory (cumulated for all children) (KiB): 230380

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

runsolver used 0.836872 second user time and 2.51362 second system time

The end

Launcher Data

Begin job on node6 at 2009-03-30 03:03:50
IDJOB=1532195
IDBENCH=70213
IDSOLVER=510
FILE ID=node6/1532195-1238375030
PBS_JOBID= 9061264
Free space on /tmp= 66320 MiB

SOLVER NAME= SApperloT hrp
BENCH NAME= SAT09/RANDOM/LARGE/5SAT/UNKNOWN/1100/unif-k5-r20-v1100-c22000-S144924920-056.cnf
COMMAND LINE= HOME/SApperloT-hrp -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1532195-1238375030/watcher-1532195-1238375030 -o /tmp/evaluation-result-1532195-1238375030/solver-1532195-1238375030 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-hrp -seed=1525030083 HOME/instance-1532195-1238375030.cnf

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

MD5SUM BENCH= 6b9a37a79419867538c8285ea50dff79
RANDOM SEED=1525030083

node6.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.236
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.236
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:      2055924 kB
MemFree:        986800 kB
Buffers:        100560 kB
Cached:         869388 kB
SwapCached:       9932 kB
Active:         164420 kB
Inactive:       819008 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:        986800 kB
SwapTotal:     4192956 kB
SwapFree:      4176792 kB
Dirty:            1964 kB
Writeback:           0 kB
Mapped:          19168 kB
Slab:            71740 kB
Committed_AS:  2817536 kB
PageTables:       1464 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= 66320 MiB
End job on node6 at 2009-03-30 03:23:53