Trace number 1716263

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.13 1200.5

General information on the benchmark

Nameindustrial/anbulagan/
hard-unsat/partial-10-13-u.cnf
MD5SUMec1a03bc95c5b06907199f7ae65ad092
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables234064
Number of clauses1059777
Sum of the clauses size2420962
Maximum clause length10
Minimum clause length1
Number of clauses of size 117678
Number of clauses of size 2854833
Number of clauses of size 3143326
Number of clauses of size 44880
Number of clauses of size 519520
Number of clauses of size over 519540

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1716263-1240613435/watcher-1716263-1240613435 -o /tmp/evaluation-result-1716263-1240613435/solver-1716263-1240613435 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-hrp -seed=1765081124 HOME/instance-1716263-1240613435.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.00 0.98 1.00 2/64 27930
/proc/meminfo: memFree=1256488/2055920 swapFree=4192956/4192956
[pid=27930] ppid=27928 vsize=8904 CPUtime=0
/proc/27930/stat : 27930 (SApperloT-hrp) R 27928 27930 27668 0 -1 4194304 837 0 0 0 0 0 0 0 18 0 1 0 89369609 9117696 821 1992294400 134512640 135712473 4294956192 18446744073709551615 134547548 0 0 4096 0 0 0 0 17 1 0 0
/proc/27930/statm: 2226 825 92 292 0 1931 0

[startup+0.0661761 s]
/proc/loadavg: 1.00 0.98 1.00 2/64 27930
/proc/meminfo: memFree=1256488/2055920 swapFree=4192956/4192956
[pid=27930] ppid=27928 vsize=17904 CPUtime=0.06
/proc/27930/stat : 27930 (SApperloT-hrp) R 27928 27930 27668 0 -1 4194304 3043 0 0 0 5 1 0 0 18 0 1 0 89369609 18333696 3027 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/27930/statm: 4476 3027 95 292 0 4181 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 17904

[startup+0.10118 s]
/proc/loadavg: 1.00 0.98 1.00 2/64 27930
/proc/meminfo: memFree=1256488/2055920 swapFree=4192956/4192956
[pid=27930] ppid=27928 vsize=19224 CPUtime=0.09
/proc/27930/stat : 27930 (SApperloT-hrp) R 27928 27930 27668 0 -1 4194304 3430 0 0 0 8 1 0 0 18 0 1 0 89369609 19685376 3414 1992294400 134512640 135712473 4294956192 18446744073709551615 135208030 0 0 4096 0 0 0 0 17 1 0 0
/proc/27930/statm: 4806 3414 95 292 0 4511 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 19224

[startup+0.301207 s]
/proc/loadavg: 1.00 0.98 1.00 2/64 27930
/proc/meminfo: memFree=1256488/2055920 swapFree=4192956/4192956
[pid=27930] ppid=27928 vsize=25956 CPUtime=0.29
/proc/27930/stat : 27930 (SApperloT-hrp) R 27928 27930 27668 0 -1 4194304 5251 0 0 0 27 2 0 0 19 0 1 0 89369609 26578944 5235 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/27930/statm: 6489 5235 95 292 0 6194 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 25956

[startup+0.701261 s]
/proc/loadavg: 1.00 0.98 1.00 2/64 27930
/proc/meminfo: memFree=1256488/2055920 swapFree=4192956/4192956
[pid=27930] ppid=27928 vsize=40052 CPUtime=0.69
/proc/27930/stat : 27930 (SApperloT-hrp) R 27928 27930 27668 0 -1 4194304 8843 0 0 0 64 5 0 0 23 0 1 0 89369609 41013248 8794 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/27930/statm: 10013 8795 97 292 0 9718 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 40052

[startup+1.50137 s]
/proc/loadavg: 1.00 0.98 1.00 2/65 27931
/proc/meminfo: memFree=1206944/2055920 swapFree=4192956/4192956
[pid=27930] ppid=27928 vsize=55592 CPUtime=1.49
/proc/27930/stat : 27930 (SApperloT-hrp) R 27928 27930 27668 0 -1 4194304 13085 0 0 0 141 8 0 0 25 0 1 0 89369609 56926208 12748 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/27930/statm: 13898 12748 105 292 0 13603 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 55592

[startup+3.10159 s]
/proc/loadavg: 1.00 0.98 1.00 2/65 27931
/proc/meminfo: memFree=1205280/2055920 swapFree=4192956/4192956
[pid=27930] ppid=27928 vsize=56252 CPUtime=3.09
/proc/27930/stat : 27930 (SApperloT-hrp) R 27928 27930 27668 0 -1 4194304 13276 0 0 0 301 8 0 0 25 0 1 0 89369609 57602048 12939 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/27930/statm: 14063 12939 105 292 0 13768 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 56252

[startup+6.30202 s]
/proc/loadavg: 1.00 0.98 1.00 2/65 27931
/proc/meminfo: memFree=1201568/2055920 swapFree=4192956/4192956
[pid=27930] ppid=27928 vsize=60908 CPUtime=6.29
/proc/27930/stat : 27930 (SApperloT-hrp) R 27928 27930 27668 0 -1 4194304 15089 0 0 0 620 9 0 0 25 0 1 0 89369609 62369792 13853 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/27930/statm: 15227 13853 105 292 0 14932 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 60908

[startup+12.7019 s]
/proc/loadavg: 1.00 0.98 1.00 2/65 27931
/proc/meminfo: memFree=1196576/2055920 swapFree=4192956/4192956
[pid=27930] ppid=27928 vsize=66440 CPUtime=12.69
/proc/27930/stat : 27930 (SApperloT-hrp) R 27928 27930 27668 0 -1 4194304 16456 0 0 0 1258 11 0 0 25 0 1 0 89369609 68034560 15220 1992294400 134512640 135712473 4294956192 18446744073709551615 134563989 0 0 4096 0 0 0 0 17 1 0 0
/proc/27930/statm: 16610 15220 105 292 0 16315 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 66440

[startup+25.5016 s]
/proc/loadavg: 1.00 0.98 1.00 2/65 27931
/proc/meminfo: memFree=1185952/2055920 swapFree=4192956/4192956
[pid=27930] ppid=27928 vsize=76672 CPUtime=25.48
/proc/27930/stat : 27930 (SApperloT-hrp) R 27928 27930 27668 0 -1 4194304 19050 0 0 0 2536 12 0 0 25 0 1 0 89369609 78512128 17814 1992294400 134512640 135712473 4294956192 18446744073709551615 134564603 0 0 4096 0 0 0 0 17 1 0 0
/proc/27930/statm: 19168 17814 109 292 0 18873 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 76672

[startup+51.1011 s]
/proc/loadavg: 1.00 0.98 1.00 2/65 27931
/proc/meminfo: memFree=1166560/2055920 swapFree=4192956/4192956
[pid=27930] ppid=27928 vsize=97024 CPUtime=51.06
/proc/27930/stat : 27930 (SApperloT-hrp) R 27928 27930 27668 0 -1 4194304 24117 0 0 0 5090 16 0 0 25 0 1 0 89369609 99352576 22881 1992294400 134512640 135712473 4294956192 18446744073709551615 134563915 0 0 4096 0 0 0 0 17 1 0 0
/proc/27930/statm: 24256 22881 109 292 0 23961 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 97024

[startup+102.306 s]
/proc/loadavg: 1.00 0.98 1.00 2/65 27931
/proc/meminfo: memFree=1106912/2055920 swapFree=4192956/4192956
[pid=27930] ppid=27928 vsize=155620 CPUtime=102.25
/proc/27930/stat : 27930 (SApperloT-hrp) R 27928 27930 27668 0 -1 4194304 38767 0 0 0 10200 25 0 0 25 0 1 0 89369609 159354880 37531 1992294400 134512640 135712473 4294956192 18446744073709551615 134564117 0 0 4096 0 0 0 0 17 1 0 0
/proc/27930/statm: 38905 37531 109 292 0 38610 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 155620

[startup+162.301 s]
/proc/loadavg: 1.00 0.98 1.00 2/65 27931
/proc/meminfo: memFree=1064736/2055920 swapFree=4192956/4192956
[pid=27930] ppid=27928 vsize=197272 CPUtime=162.23
/proc/27930/stat : 27930 (SApperloT-hrp) R 27928 27930 27668 0 -1 4194304 49370 0 0 0 16188 35 0 0 25 0 1 0 89369609 202006528 48134 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/27930/statm: 49318 48134 109 292 0 49023 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 197272

[startup+222.301 s]
/proc/loadavg: 1.00 0.98 1.00 2/65 27931
/proc/meminfo: memFree=1018976/2055920 swapFree=4192956/4192956
[pid=27930] ppid=27928 vsize=242852 CPUtime=222.21
/proc/27930/stat : 27930 (SApperloT-hrp) R 27928 27930 27668 0 -1 4194304 60728 0 0 0 22177 44 0 0 25 0 1 0 89369609 248680448 59492 1992294400 134512640 135712473 4294956192 18446744073709551615 134565450 0 0 4096 0 0 0 0 17 1 0 0
/proc/27930/statm: 60713 59492 109 292 0 60418 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 242852

[startup+282.301 s]
/proc/loadavg: 1.00 0.98 1.00 2/65 27931
/proc/meminfo: memFree=975520/2055920 swapFree=4192956/4192956
[pid=27930] ppid=27928 vsize=286608 CPUtime=282.2
/proc/27930/stat : 27930 (SApperloT-hrp) R 27928 27930 27668 0 -1 4194304 71686 0 0 0 28168 52 0 0 25 0 1 0 89369609 293486592 70450 1992294400 134512640 135712473 4294956192 18446744073709551615 134559351 0 0 4096 0 0 0 0 17 1 0 0
/proc/27930/statm: 71652 70450 109 292 0 71357 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 286608

[startup+342.301 s]
/proc/loadavg: 1.00 0.98 1.00 2/65 27931
/proc/meminfo: memFree=926368/2055920 swapFree=4192956/4192956
[pid=27930] ppid=27928 vsize=335276 CPUtime=342.18
/proc/27930/stat : 27930 (SApperloT-hrp) R 27928 27930 27668 0 -1 4194304 83840 0 0 0 34157 61 0 0 25 0 1 0 89369609 343322624 82604 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/27930/statm: 83819 82604 109 292 0 83524 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 335276

[startup+402.301 s]
/proc/loadavg: 1.00 0.98 1.00 2/65 27931
/proc/meminfo: memFree=886624/2055920 swapFree=4192956/4192956
[pid=27930] ppid=27928 vsize=375228 CPUtime=402.16
/proc/27930/stat : 27930 (SApperloT-hrp) R 27928 27930 27668 0 -1 4194304 93853 0 0 0 40147 69 0 0 25 0 1 0 89369609 384233472 92617 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/27930/statm: 93807 92617 109 292 0 93512 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 375228

[startup+462.301 s]
/proc/loadavg: 1.00 0.98 1.00 2/65 27931
/proc/meminfo: memFree=840352/2055920 swapFree=4192956/4192956
[pid=27930] ppid=27928 vsize=421416 CPUtime=462.14
/proc/27930/stat : 27930 (SApperloT-hrp) R 27928 27930 27668 0 -1 4194304 105312 0 0 0 46137 77 0 0 25 0 1 0 89369609 431529984 104076 1992294400 134512640 135712473 4294956192 18446744073709551615 134564822 0 0 4096 0 0 0 0 17 1 0 0
/proc/27930/statm: 105354 104076 109 292 0 105059 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 421416

[startup+522.302 s]
/proc/loadavg: 1.00 0.98 1.00 2/65 27931
/proc/meminfo: memFree=802272/2055920 swapFree=4192956/4192956
[pid=27930] ppid=27928 vsize=459968 CPUtime=522.13
/proc/27930/stat : 27930 (SApperloT-hrp) R 27928 27930 27668 0 -1 4194304 114975 0 0 0 52127 86 0 0 25 0 1 0 89369609 471007232 113739 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/27930/statm: 114992 113739 109 292 0 114697 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 459968

[startup+582.302 s]
/proc/loadavg: 1.00 0.98 1.00 2/65 27931
/proc/meminfo: memFree=753760/2055920 swapFree=4192956/4192956
[pid=27930] ppid=27928 vsize=507920 CPUtime=582.11
/proc/27930/stat : 27930 (SApperloT-hrp) R 27928 27930 27668 0 -1 4194304 126958 0 0 0 58115 96 0 0 25 0 1 0 89369609 520110080 125722 1992294400 134512640 135712473 4294956192 18446744073709551615 134553913 0 0 4096 0 0 0 0 17 1 0 0
/proc/27930/statm: 126980 125722 109 292 0 126685 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 507920

[startup+642.302 s]
/proc/loadavg: 1.00 0.98 1.00 2/65 27937
/proc/meminfo: memFree=711192/2055920 swapFree=4192956/4192956
[pid=27930] ppid=27928 vsize=550088 CPUtime=642.08
/proc/27930/stat : 27930 (SApperloT-hrp) R 27928 27930 27668 0 -1 4194304 137496 0 0 0 64105 103 0 0 25 0 1 0 89369609 563290112 136260 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/27930/statm: 137522 136260 109 292 0 137227 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 550088

[startup+702.302 s]
/proc/loadavg: 1.00 0.98 1.00 2/65 27937
/proc/meminfo: memFree=711128/2055920 swapFree=4192956/4192956
[pid=27930] ppid=27928 vsize=550088 CPUtime=702.06
/proc/27930/stat : 27930 (SApperloT-hrp) R 27928 27930 27668 0 -1 4194304 137496 0 0 0 70103 103 0 0 25 0 1 0 89369609 563290112 136260 1992294400 134512640 135712473 4294956192 18446744073709551615 134553948 0 0 4096 0 0 0 0 17 1 0 0
/proc/27930/statm: 137522 136260 109 292 0 137227 0
Current children cumulated CPU time (s) 702.06
Current children cumulated vsize (KiB) 550088

[startup+762.306 s]
/proc/loadavg: 1.00 0.98 1.00 2/65 27937
/proc/meminfo: memFree=711128/2055920 swapFree=4192956/4192956
[pid=27930] ppid=27928 vsize=550088 CPUtime=762.06
/proc/27930/stat : 27930 (SApperloT-hrp) R 27928 27930 27668 0 -1 4194304 137498 0 0 0 76102 104 0 0 25 0 1 0 89369609 563290112 136262 1992294400 134512640 135712473 4294956192 18446744073709551615 134553948 0 0 4096 0 0 0 0 17 1 0 0
/proc/27930/statm: 137522 136262 109 292 0 137227 0
Current children cumulated CPU time (s) 762.06
Current children cumulated vsize (KiB) 550088

[startup+822.301 s]
/proc/loadavg: 1.00 0.98 1.00 2/65 27937
/proc/meminfo: memFree=711064/2055920 swapFree=4192956/4192956
[pid=27930] ppid=27928 vsize=550088 CPUtime=822.03
/proc/27930/stat : 27930 (SApperloT-hrp) R 27928 27930 27668 0 -1 4194304 137499 0 0 0 82099 104 0 0 25 0 1 0 89369609 563290112 136263 1992294400 134512640 135712473 4294956192 18446744073709551615 134558727 0 0 4096 0 0 0 0 17 1 0 0
/proc/27930/statm: 137522 136263 109 292 0 137227 0
Current children cumulated CPU time (s) 822.03
Current children cumulated vsize (KiB) 550088

[startup+882.301 s]
/proc/loadavg: 1.00 0.98 1.00 2/65 27937
/proc/meminfo: memFree=711064/2055920 swapFree=4192956/4192956
[pid=27930] ppid=27928 vsize=550088 CPUtime=882.02
/proc/27930/stat : 27930 (SApperloT-hrp) R 27928 27930 27668 0 -1 4194304 137499 0 0 0 88098 104 0 0 25 0 1 0 89369609 563290112 136263 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/27930/statm: 137522 136263 109 292 0 137227 0
Current children cumulated CPU time (s) 882.02
Current children cumulated vsize (KiB) 550088

[startup+942.301 s]
/proc/loadavg: 1.00 0.98 1.00 2/65 27937
/proc/meminfo: memFree=711072/2055920 swapFree=4192956/4192956
[pid=27930] ppid=27928 vsize=550088 CPUtime=942
/proc/27930/stat : 27930 (SApperloT-hrp) R 27928 27930 27668 0 -1 4194304 137499 0 0 0 94096 104 0 0 25 0 1 0 89369609 563290112 136263 1992294400 134512640 135712473 4294956192 18446744073709551615 134554447 0 0 4096 0 0 0 0 17 1 0 0
/proc/27930/statm: 137522 136263 109 292 0 137227 0
Current children cumulated CPU time (s) 942
Current children cumulated vsize (KiB) 550088

[startup+1002.3 s]
/proc/loadavg: 1.00 0.98 1.00 2/65 27937
/proc/meminfo: memFree=711072/2055920 swapFree=4192956/4192956
[pid=27930] ppid=27928 vsize=550088 CPUtime=1001.98
/proc/27930/stat : 27930 (SApperloT-hrp) R 27928 27930 27668 0 -1 4194304 137500 0 0 0 100094 104 0 0 25 0 1 0 89369609 563290112 136264 1992294400 134512640 135712473 4294956192 18446744073709551615 134565450 0 0 4096 0 0 0 0 17 1 0 0
/proc/27930/statm: 137522 136264 109 292 0 137227 0
Current children cumulated CPU time (s) 1001.98
Current children cumulated vsize (KiB) 550088

[startup+1062.3 s]
/proc/loadavg: 1.00 0.98 1.00 2/65 27937
/proc/meminfo: memFree=711072/2055920 swapFree=4192956/4192956
[pid=27930] ppid=27928 vsize=550088 CPUtime=1061.96
/proc/27930/stat : 27930 (SApperloT-hrp) R 27928 27930 27668 0 -1 4194304 137513 0 0 0 106092 104 0 0 25 0 1 0 89369609 563290112 136277 1992294400 134512640 135712473 4294956192 18446744073709551615 134564290 0 0 4096 0 0 0 0 17 1 0 0
/proc/27930/statm: 137522 136277 109 292 0 137227 0
Current children cumulated CPU time (s) 1061.96
Current children cumulated vsize (KiB) 550088

[startup+1122.3 s]
/proc/loadavg: 1.00 0.98 1.00 2/65 27937
/proc/meminfo: memFree=673824/2055920 swapFree=4192956/4192956
[pid=27930] ppid=27928 vsize=589408 CPUtime=1121.95
/proc/27930/stat : 27930 (SApperloT-hrp) R 27928 27930 27668 0 -1 4194304 146914 0 0 0 112085 110 0 0 25 0 1 0 89369609 603553792 145678 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/27930/statm: 147352 145678 109 292 0 147057 0
Current children cumulated CPU time (s) 1121.95
Current children cumulated vsize (KiB) 589408

[startup+1182.3 s]
/proc/loadavg: 1.00 0.98 1.00 2/65 27937
/proc/meminfo: memFree=645536/2055920 swapFree=4192956/4192956
[pid=27930] ppid=27928 vsize=618464 CPUtime=1181.93
/proc/27930/stat : 27930 (SApperloT-hrp) R 27928 27930 27668 0 -1 4194304 153869 0 0 0 118078 115 0 0 25 0 1 0 89369609 633307136 152633 1992294400 134512640 135712473 4294956192 18446744073709551615 134563915 0 0 4096 0 0 0 0 17 1 0 0
/proc/27930/statm: 154616 152633 109 292 0 154321 0
Current children cumulated CPU time (s) 1181.93
Current children cumulated vsize (KiB) 618464



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 0.98 1.00 2/65 27937
/proc/meminfo: memFree=640544/2055920 swapFree=4192956/4192956
[pid=27930] ppid=27928 vsize=623692 CPUtime=1200.03
/proc/27930/stat : 27930 (SApperloT-hrp) R 27928 27930 27668 0 -1 4194304 155106 0 0 0 119887 116 0 0 25 0 1 0 89369609 638660608 153870 1992294400 134512640 135712473 4294956192 18446744073709551615 134554813 0 0 4096 0 0 0 0 17 1 0 0
/proc/27930/statm: 155923 153870 109 292 0 155628 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 623692

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.5
CPU time (s): 1200.13
CPU user time (s): 1198.88
CPU system time (s): 1.25481
CPU usage (%): 99.9694
Max. virtual memory (cumulated for all children) (KiB): 623692

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

runsolver used 0.84987 second user time and 2.5986 second system time

The end

Launcher Data

Begin job on node71 at 2009-04-25 00:50:36
IDJOB=1716263
IDBENCH=20373
IDSOLVER=510
FILE ID=node71/1716263-1240613435
PBS_JOBID= 9186251
Free space on /tmp= 66456 MiB

SOLVER NAME= SApperloT hrp
BENCH NAME= SAT07/industrial/anbulagan/hard-unsat/partial-10-13-u.cnf
COMMAND LINE= HOME/SApperloT-hrp -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1716263-1240613435/watcher-1716263-1240613435 -o /tmp/evaluation-result-1716263-1240613435/solver-1716263-1240613435 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-hrp -seed=1765081124 HOME/instance-1716263-1240613435.cnf

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

MD5SUM BENCH= ec1a03bc95c5b06907199f7ae65ad092
RANDOM SEED=1765081124

node71.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:      2055920 kB
MemFree:       1256968 kB
Buffers:         85372 kB
Cached:         617680 kB
SwapCached:          0 kB
Active:         335932 kB
Inactive:       381052 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1256968 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:           20300 kB
Writeback:           0 kB
Mapped:          23700 kB
Slab:            67916 kB
Committed_AS:   170736 kB
PageTables:       1448 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= 66456 MiB
End job on node71 at 2009-04-25 01:10:39