Trace number 1533720

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.06 1200.45

General information on the benchmark

NameRANDOM/MEDIUM/7SAT/SATISFIABLE/65/
unif-k7-r89-v65-c5785-S400088537-049.cnf
MD5SUMa5c2d5c8780a4ba3adaa2befd47c4ac7
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.085986
Satisfiable
(Un)Satisfiability was proved
Number of variables65
Number of clauses5785
Sum of the clauses size40495
Maximum clause length7
Minimum clause length7
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 50
Number of clauses of size over 55785

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-1533720-1238479320/watcher-1533720-1238479320 -o /tmp/evaluation-result-1533720-1238479320/solver-1533720-1238479320 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-hrp -seed=1873731050 HOME/instance-1533720-1238479320.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.92 0.98 0.99 3/64 17015
/proc/meminfo: memFree=1322944/2055920 swapFree=4175308/4192956
[pid=17015] ppid=17013 vsize=1484 CPUtime=0
/proc/17015/stat : 17015 (SApperloT-hrp) R 17013 17015 16826 0 -1 4194304 184 0 0 0 0 0 0 0 18 0 1 0 1120593859 1519616 168 1992294400 134512640 135712473 4294956192 18446744073709551615 135208030 0 0 4096 0 0 0 0 17 1 0 0
/proc/17015/statm: 371 169 95 292 0 76 0

[startup+0.052633 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 17015
/proc/meminfo: memFree=1322944/2055920 swapFree=4175308/4192956
[pid=17015] ppid=17013 vsize=2012 CPUtime=0.05
/proc/17015/stat : 17015 (SApperloT-hrp) R 17013 17015 16826 0 -1 4194304 317 0 0 0 5 0 0 0 18 0 1 0 1120593859 2060288 300 1992294400 134512640 135712473 4294956192 18446744073709551615 134564805 0 0 4096 0 0 0 0 17 1 0 0
/proc/17015/statm: 503 300 105 292 0 208 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 2012

[startup+0.10164 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 17015
/proc/meminfo: memFree=1322944/2055920 swapFree=4175308/4192956
[pid=17015] ppid=17013 vsize=2276 CPUtime=0.09
/proc/17015/stat : 17015 (SApperloT-hrp) R 17013 17015 16826 0 -1 4194304 367 0 0 0 9 0 0 0 18 0 1 0 1120593859 2330624 350 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/17015/statm: 569 350 105 292 0 274 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2276

[startup+0.301673 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 17015
/proc/meminfo: memFree=1322944/2055920 swapFree=4175308/4192956
[pid=17015] ppid=17013 vsize=2676 CPUtime=0.29
/proc/17015/stat : 17015 (SApperloT-hrp) R 17013 17015 16826 0 -1 4194304 473 0 0 0 29 0 0 0 19 0 1 0 1120593859 2740224 456 1992294400 134512640 135712473 4294956192 18446744073709551615 134564808 0 0 4096 0 0 0 0 17 1 0 0
/proc/17015/statm: 669 456 109 292 0 374 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2676

[startup+0.701741 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 17015
/proc/meminfo: memFree=1322944/2055920 swapFree=4175308/4192956
[pid=17015] ppid=17013 vsize=3072 CPUtime=0.69
/proc/17015/stat : 17015 (SApperloT-hrp) R 17013 17015 16826 0 -1 4194304 585 0 0 0 69 0 0 0 22 0 1 0 1120593859 3145728 568 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/17015/statm: 768 568 109 292 0 473 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3072

[startup+1.50188 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 17016
/proc/meminfo: memFree=1320952/2055920 swapFree=4175308/4192956
[pid=17015] ppid=17013 vsize=3352 CPUtime=1.49
/proc/17015/stat : 17015 (SApperloT-hrp) R 17013 17015 16826 0 -1 4194304 656 0 0 0 149 0 0 0 25 0 1 0 1120593859 3432448 639 1992294400 134512640 135712473 4294956192 18446744073709551615 134564714 0 0 4096 0 0 0 0 17 1 0 0
/proc/17015/statm: 838 639 109 292 0 543 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3352

[startup+3.10115 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 17016
/proc/meminfo: memFree=1320504/2055920 swapFree=4175308/4192956
[pid=17015] ppid=17013 vsize=3768 CPUtime=3.09
/proc/17015/stat : 17015 (SApperloT-hrp) R 17013 17015 16826 0 -1 4194304 731 0 0 0 309 0 0 0 25 0 1 0 1120593859 3858432 714 1992294400 134512640 135712473 4294956192 18446744073709551615 134564814 0 0 4096 0 0 0 0 17 1 0 0
/proc/17015/statm: 942 714 109 292 0 647 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3768

[startup+6.30169 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 17016
/proc/meminfo: memFree=1319928/2055920 swapFree=4175308/4192956
[pid=17015] ppid=17013 vsize=4200 CPUtime=6.29
/proc/17015/stat : 17015 (SApperloT-hrp) R 17013 17015 16826 0 -1 4194304 841 0 0 0 629 0 0 0 25 0 1 0 1120593859 4300800 824 1992294400 134512640 135712473 4294956192 18446744073709551615 134555027 0 0 4096 0 0 0 0 17 1 0 0
/proc/17015/statm: 1050 824 109 292 0 755 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 4200

[startup+12.7018 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 17016
/proc/meminfo: memFree=1319352/2055920 swapFree=4175308/4192956
[pid=17015] ppid=17013 vsize=4632 CPUtime=12.69
/proc/17015/stat : 17015 (SApperloT-hrp) R 17013 17015 16826 0 -1 4194304 954 0 0 0 1269 0 0 0 25 0 1 0 1120593859 4743168 937 1992294400 134512640 135712473 4294956192 18446744073709551615 134563613 0 0 4096 0 0 0 0 17 1 0 0
/proc/17015/statm: 1158 937 109 292 0 863 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 4632

[startup+25.5019 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 17016
/proc/meminfo: memFree=1313720/2055920 swapFree=4175308/4192956
[pid=17015] ppid=17013 vsize=10552 CPUtime=25.48
/proc/17015/stat : 17015 (SApperloT-hrp) R 17013 17015 16826 0 -1 4194304 2352 0 0 0 2548 0 0 0 25 0 1 0 1120593859 10805248 2335 1992294400 134512640 135712473 4294956192 18446744073709551615 134564627 0 0 4096 0 0 0 0 17 1 0 0
/proc/17015/statm: 2638 2335 109 292 0 2343 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 10552

[startup+51.1013 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 17016
/proc/meminfo: memFree=1290936/2055920 swapFree=4175308/4192956
[pid=17015] ppid=17013 vsize=33960 CPUtime=51.08
/proc/17015/stat : 17015 (SApperloT-hrp) R 17013 17015 16826 0 -1 4194304 8048 0 0 0 5104 4 0 0 25 0 1 0 1120593859 34775040 8031 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/17015/statm: 8490 8031 109 292 0 8195 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 33960

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 17016
/proc/meminfo: memFree=1290872/2055920 swapFree=4175308/4192956
[pid=17015] ppid=17013 vsize=33960 CPUtime=102.26
/proc/17015/stat : 17015 (SApperloT-hrp) R 17013 17015 16826 0 -1 4194304 8057 0 0 0 10222 4 0 0 25 0 1 0 1120593859 34775040 8040 1992294400 134512640 135712473 4294956192 18446744073709551615 134564361 0 0 4096 0 0 0 0 17 1 0 0
/proc/17015/statm: 8490 8040 109 292 0 8195 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 33960

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 17016
/proc/meminfo: memFree=1290808/2055920 swapFree=4175308/4192956
[pid=17015] ppid=17013 vsize=33960 CPUtime=162.24
/proc/17015/stat : 17015 (SApperloT-hrp) R 17013 17015 16826 0 -1 4194304 8065 0 0 0 16220 4 0 0 25 0 1 0 1120593859 34775040 8048 1992294400 134512640 135712473 4294956192 18446744073709551615 134564659 0 0 4096 0 0 0 0 17 1 0 0
/proc/17015/statm: 8490 8048 109 292 0 8195 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 33960

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 17016
/proc/meminfo: memFree=1290808/2055920 swapFree=4175308/4192956
[pid=17015] ppid=17013 vsize=33960 CPUtime=222.22
/proc/17015/stat : 17015 (SApperloT-hrp) R 17013 17015 16826 0 -1 4194304 8066 0 0 0 22218 4 0 0 25 0 1 0 1120593859 34775040 8049 1992294400 134512640 135712473 4294956192 18446744073709551615 134540803 0 0 4096 0 0 0 0 17 1 0 0
/proc/17015/statm: 8490 8049 109 292 0 8195 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 33960

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 17016
/proc/meminfo: memFree=1262008/2055920 swapFree=4175308/4192956
[pid=17015] ppid=17013 vsize=65212 CPUtime=282.19
/proc/17015/stat : 17015 (SApperloT-hrp) R 17013 17015 16826 0 -1 4194304 15834 0 0 0 28208 11 0 0 25 0 1 0 1120593859 66777088 15298 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/17015/statm: 16303 15298 109 292 0 16008 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 65212

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 17016
/proc/meminfo: memFree=1246200/2055920 swapFree=4175308/4192956
[pid=17015] ppid=17013 vsize=81656 CPUtime=342.18
/proc/17015/stat : 17015 (SApperloT-hrp) R 17013 17015 16826 0 -1 4194304 19748 0 0 0 34201 17 0 0 25 0 1 0 1120593859 83615744 19212 1992294400 134512640 135712473 4294956192 18446744073709551615 134564822 0 0 4096 0 0 0 0 17 1 0 0
/proc/17015/statm: 20414 19212 109 292 0 20119 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 81656

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 17016
/proc/meminfo: memFree=1229560/2055920 swapFree=4175308/4192956
[pid=17015] ppid=17013 vsize=99076 CPUtime=402.16
/proc/17015/stat : 17015 (SApperloT-hrp) R 17013 17015 16826 0 -1 4194304 23955 0 0 0 40194 22 0 0 25 0 1 0 1120593859 101453824 23419 1992294400 134512640 135712473 4294956192 18446744073709551615 134564135 0 0 4096 0 0 0 0 17 1 0 0
/proc/17015/statm: 24769 23419 109 292 0 24474 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 99076

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 17016
/proc/meminfo: memFree=1215736/2055920 swapFree=4175308/4192956
[pid=17015] ppid=17013 vsize=113336 CPUtime=462.14
/proc/17015/stat : 17015 (SApperloT-hrp) R 17013 17015 16826 0 -1 4194304 27346 0 0 0 46188 26 0 0 25 0 1 0 1120593859 116056064 26810 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/17015/statm: 28334 26810 109 292 0 28039 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 113336

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 17016
/proc/meminfo: memFree=1204408/2055920 swapFree=4175308/4192956
[pid=17015] ppid=17013 vsize=125960 CPUtime=522.13
/proc/17015/stat : 17015 (SApperloT-hrp) R 17013 17015 16826 0 -1 4194304 30405 0 0 0 52182 31 0 0 25 0 1 0 1120593859 128983040 29707 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/17015/statm: 31490 29707 109 292 0 31195 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 125960

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 17016
/proc/meminfo: memFree=1189304/2055920 swapFree=4175308/4192956
[pid=17015] ppid=17013 vsize=141396 CPUtime=582.1
/proc/17015/stat : 17015 (SApperloT-hrp) R 17013 17015 16826 0 -1 4194304 34199 0 0 0 58174 36 0 0 25 0 1 0 1120593859 144789504 33372 1992294400 134512640 135712473 4294956192 18446744073709551615 134564335 0 0 4096 0 0 0 0 17 1 0 0
/proc/17015/statm: 35349 33372 109 292 0 35054 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 141396

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 17016
/proc/meminfo: memFree=1173304/2055920 swapFree=4175308/4192956
[pid=17015] ppid=17013 vsize=158324 CPUtime=642.09
/proc/17015/stat : 17015 (SApperloT-hrp) R 17013 17015 16826 0 -1 4194304 38316 0 0 0 64167 42 0 0 25 0 1 0 1120593859 162123776 37360 1992294400 134512640 135712473 4294956192 18446744073709551615 134564624 0 0 4096 0 0 0 0 17 1 0 0
/proc/17015/statm: 39581 37360 109 292 0 39286 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 158324

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 17016
/proc/meminfo: memFree=1155960/2055920 swapFree=4175308/4192956
[pid=17015] ppid=17013 vsize=175984 CPUtime=702.06
/proc/17015/stat : 17015 (SApperloT-hrp) R 17013 17015 16826 0 -1 4194304 42648 0 0 0 70161 45 0 0 25 0 1 0 1120593859 180207616 41692 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/17015/statm: 43996 41692 109 292 0 43701 0
Current children cumulated CPU time (s) 702.06
Current children cumulated vsize (KiB) 175984

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 17016
/proc/meminfo: memFree=1138808/2055920 swapFree=4175308/4192956
[pid=17015] ppid=17013 vsize=194164 CPUtime=762.05
/proc/17015/stat : 17015 (SApperloT-hrp) R 17013 17015 16826 0 -1 4194304 47058 0 0 0 76155 50 0 0 25 0 1 0 1120593859 198823936 45973 1992294400 134512640 135712473 4294956192 18446744073709551615 134601422 0 0 4096 0 0 0 0 17 1 0 0
/proc/17015/statm: 48541 45973 109 292 0 48246 0
Current children cumulated CPU time (s) 762.05
Current children cumulated vsize (KiB) 194164

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 17016
/proc/meminfo: memFree=1126136/2055920 swapFree=4175308/4192956
[pid=17015] ppid=17013 vsize=206704 CPUtime=822.02
/proc/17015/stat : 17015 (SApperloT-hrp) R 17013 17015 16826 0 -1 4194304 50273 0 0 0 82147 55 0 0 25 0 1 0 1120593859 211664896 49188 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/17015/statm: 51676 49188 109 292 0 51381 0
Current children cumulated CPU time (s) 822.02
Current children cumulated vsize (KiB) 206704

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 17016
/proc/meminfo: memFree=1112056/2055920 swapFree=4175308/4192956
[pid=17015] ppid=17013 vsize=221068 CPUtime=882
/proc/17015/stat : 17015 (SApperloT-hrp) R 17013 17015 16826 0 -1 4194304 53740 0 0 0 88140 60 0 0 25 0 1 0 1120593859 226373632 52655 1992294400 134512640 135712473 4294956192 18446744073709551615 134566504 0 0 4096 0 0 0 0 17 1 0 0
/proc/17015/statm: 55267 52655 109 292 0 54972 0
Current children cumulated CPU time (s) 882
Current children cumulated vsize (KiB) 221068

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 17016
/proc/meminfo: memFree=1099320/2055920 swapFree=4175308/4192956
[pid=17015] ppid=17013 vsize=235136 CPUtime=941.99
/proc/17015/stat : 17015 (SApperloT-hrp) R 17013 17015 16826 0 -1 4194304 57104 0 0 0 94135 64 0 0 25 0 1 0 1120593859 240779264 55890 1992294400 134512640 135712473 4294956192 18446744073709551615 134564776 0 0 4096 0 0 0 0 17 1 0 0
/proc/17015/statm: 58784 55890 109 292 0 58489 0
Current children cumulated CPU time (s) 941.99
Current children cumulated vsize (KiB) 235136

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 17016
/proc/meminfo: memFree=1086648/2055920 swapFree=4175308/4192956
[pid=17015] ppid=17013 vsize=248568 CPUtime=1001.96
/proc/17015/stat : 17015 (SApperloT-hrp) R 17013 17015 16826 0 -1 4194304 60393 0 0 0 100129 67 0 0 25 0 1 0 1120593859 254533632 59017 1992294400 134512640 135712473 4294956192 18446744073709551615 134564735 0 0 4096 0 0 0 0 17 1 0 0
/proc/17015/statm: 62142 59017 109 292 0 61847 0
Current children cumulated CPU time (s) 1001.96
Current children cumulated vsize (KiB) 248568

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 17016
/proc/meminfo: memFree=1070136/2055920 swapFree=4175308/4192956
[pid=17015] ppid=17013 vsize=264604 CPUtime=1061.95
/proc/17015/stat : 17015 (SApperloT-hrp) R 17013 17015 16826 0 -1 4194304 64475 0 0 0 106122 73 0 0 25 0 1 0 1120593859 270954496 63099 1992294400 134512640 135712473 4294956192 18446744073709551615 134540787 0 0 4096 0 0 0 0 17 1 0 0
/proc/17015/statm: 66151 63099 109 292 0 65856 0
Current children cumulated CPU time (s) 1061.95
Current children cumulated vsize (KiB) 264604

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 17016
/proc/meminfo: memFree=1070072/2055920 swapFree=4175308/4192956
[pid=17015] ppid=17013 vsize=264604 CPUtime=1121.93
/proc/17015/stat : 17015 (SApperloT-hrp) R 17013 17015 16826 0 -1 4194304 64475 0 0 0 112120 73 0 0 25 0 1 0 1120593859 270954496 63099 1992294400 134512640 135712473 4294956192 18446744073709551615 134564146 0 0 4096 0 0 0 0 17 1 0 0
/proc/17015/statm: 66151 63099 109 292 0 65856 0
Current children cumulated CPU time (s) 1121.93
Current children cumulated vsize (KiB) 264604

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 17016
/proc/meminfo: memFree=1070072/2055920 swapFree=4175308/4192956
[pid=17015] ppid=17013 vsize=264604 CPUtime=1181.9
/proc/17015/stat : 17015 (SApperloT-hrp) R 17013 17015 16826 0 -1 4194304 64475 0 0 0 118117 73 0 0 25 0 1 0 1120593859 270954496 63099 1992294400 134512640 135712473 4294956192 18446744073709551615 134564822 0 0 4096 0 0 0 0 17 1 0 0
/proc/17015/statm: 66151 63099 109 292 0 65856 0
Current children cumulated CPU time (s) 1181.9
Current children cumulated vsize (KiB) 264604



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 17016
/proc/meminfo: memFree=1070072/2055920 swapFree=4175308/4192956
[pid=17015] ppid=17013 vsize=264604 CPUtime=1200.01
/proc/17015/stat : 17015 (SApperloT-hrp) R 17013 17015 16826 0 -1 4194304 64476 0 0 0 119927 74 0 0 25 0 1 0 1120593859 270954496 63100 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/17015/statm: 66151 63100 109 292 0 65856 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 264604

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.45
CPU time (s): 1200.06
CPU user time (s): 1199.28
CPU system time (s): 0.78288
CPU usage (%): 99.9677
Max. virtual memory (cumulated for all children) (KiB): 264604

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

runsolver used 0.955854 second user time and 2.53261 second system time

The end

Launcher Data

Begin job on node55 at 2009-03-31 08:02:00
IDJOB=1533720
IDBENCH=70518
IDSOLVER=510
FILE ID=node55/1533720-1238479320
PBS_JOBID= 9061813
Free space on /tmp= 66304 MiB

SOLVER NAME= SApperloT hrp
BENCH NAME= SAT09/RANDOM/MEDIUM/7SAT/SATISFIABLE/65/unif-k7-r89-v65-c5785-S400088537-049.cnf
COMMAND LINE= HOME/SApperloT-hrp -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1533720-1238479320/watcher-1533720-1238479320 -o /tmp/evaluation-result-1533720-1238479320/solver-1533720-1238479320 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-hrp -seed=1873731050 HOME/instance-1533720-1238479320.cnf

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

MD5SUM BENCH= a5c2d5c8780a4ba3adaa2befd47c4ac7
RANDOM SEED=1873731050

node55.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.259
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.259
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:       1323360 kB
Buffers:         98236 kB
Cached:         527572 kB
SwapCached:      11624 kB
Active:         152024 kB
Inactive:       488756 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1323360 kB
SwapTotal:     4192956 kB
SwapFree:      4175308 kB
Dirty:            1580 kB
Writeback:           0 kB
Mapped:          18928 kB
Slab:            77796 kB
Committed_AS:  2804352 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= 66300 MiB
End job on node55 at 2009-03-31 08:22:02