Trace number 1717718

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 base? (TO) 1200.11 1200.53

General information on the benchmark

Nameindustrial/palacios/medium/
cube-11-h14-sat.cnf
MD5SUM7cc30e40be8c690e76c3fb158623be61
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 variables508177
Number of clauses1529045
Sum of the clauses size3568287
Maximum clause length19
Minimum clause length1
Number of clauses of size 11331
Number of clauses of size 21019705
Number of clauses of size 3505422
Number of clauses of size 42413
Number of clauses of size 519
Number of clauses of size over 5155

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-1717718-1240629811/watcher-1717718-1240629811 -o /tmp/evaluation-result-1717718-1240629811/solver-1717718-1240629811 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-base -seed=973780636 HOME/instance-1717718-1240629811.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 1.00 1.00 2/64 23666
/proc/meminfo: memFree=1126664/2055920 swapFree=4181828/4192956
[pid=23666] ppid=23664 vsize=7788 CPUtime=0
/proc/23666/stat : 23666 (SApperloT-base) R 23664 23666 22904 0 -1 4194304 956 0 0 0 0 0 0 0 18 0 1 0 91015190 7974912 940 1992294400 134512640 135674940 4294956192 18446744073709551615 134542190 0 0 4096 0 0 0 0 17 1 0 0
/proc/23666/statm: 1947 947 88 283 0 1661 0

[startup+0.0194301 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 23666
/proc/meminfo: memFree=1126664/2055920 swapFree=4181828/4192956
[pid=23666] ppid=23664 vsize=19732 CPUtime=0.01
/proc/23666/stat : 23666 (SApperloT-base) R 23664 23666 22904 0 -1 4194304 3081 0 0 0 0 1 0 0 18 0 1 0 91015190 20205568 3065 1992294400 134512640 135674940 4294956192 18446744073709551615 134545020 0 0 4096 0 0 0 0 17 1 0 0
/proc/23666/statm: 4933 3070 89 283 0 4647 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 19732

[startup+0.101446 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 23666
/proc/meminfo: memFree=1126664/2055920 swapFree=4181828/4192956
[pid=23666] ppid=23664 vsize=33928 CPUtime=0.09
/proc/23666/stat : 23666 (SApperloT-base) R 23664 23666 22904 0 -1 4194304 6336 0 0 0 7 2 0 0 18 0 1 0 91015190 34742272 6320 1992294400 134512640 135674940 4294956192 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/23666/statm: 8482 6320 91 283 0 8196 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 33928

[startup+0.301479 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 23666
/proc/meminfo: memFree=1126664/2055920 swapFree=4181828/4192956
[pid=23666] ppid=23664 vsize=40844 CPUtime=0.29
/proc/23666/stat : 23666 (SApperloT-base) R 23664 23666 22904 0 -1 4194304 8121 0 0 0 25 4 0 0 19 0 1 0 91015190 41824256 8105 1992294400 134512640 135674940 4294956192 18446744073709551615 135172670 0 0 4096 0 0 0 0 17 1 0 0
/proc/23666/statm: 10211 8105 91 283 0 9925 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 40844

[startup+0.701553 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 23666
/proc/meminfo: memFree=1126664/2055920 swapFree=4181828/4192956
[pid=23666] ppid=23664 vsize=53652 CPUtime=0.69
/proc/23666/stat : 23666 (SApperloT-base) R 23664 23666 22904 0 -1 4194304 11404 0 0 0 63 6 0 0 22 0 1 0 91015190 54939648 11388 1992294400 134512640 135674940 4294956192 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/23666/statm: 13413 11388 91 283 0 13127 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 53652

[startup+1.5017 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23667
/proc/meminfo: memFree=1072192/2055920 swapFree=4181828/4192956
[pid=23666] ppid=23664 vsize=75540 CPUtime=1.49
/proc/23666/stat : 23666 (SApperloT-base) R 23664 23666 22904 0 -1 4194304 17058 0 0 0 139 10 0 0 25 0 1 0 91015190 77352960 16948 1992294400 134512640 135674940 4294956192 18446744073709551615 134564166 0 0 4096 0 0 0 0 17 1 0 0
/proc/23666/statm: 18885 16948 98 283 0 18599 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 75540

[startup+3.102 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23667
/proc/meminfo: memFree=1059392/2055920 swapFree=4181828/4192956
[pid=23666] ppid=23664 vsize=77076 CPUtime=3.09
/proc/23666/stat : 23666 (SApperloT-base) R 23664 23666 22904 0 -1 4194304 17595 0 0 0 299 10 0 0 25 0 1 0 91015190 78925824 17099 1992294400 134512640 135674940 4294956192 18446744073709551615 134564017 0 0 4096 0 0 0 0 17 1 0 0
/proc/23666/statm: 19269 17099 98 283 0 18983 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 77076

[startup+6.30159 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23667
/proc/meminfo: memFree=1058952/2055920 swapFree=4181828/4192956
[pid=23666] ppid=23664 vsize=77368 CPUtime=6.29
/proc/23666/stat : 23666 (SApperloT-base) R 23664 23666 22904 0 -1 4194304 17770 0 0 0 619 10 0 0 25 0 1 0 91015190 79224832 17274 1992294400 134512640 135674940 4294956192 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/23666/statm: 19342 17274 98 283 0 19056 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 77368

[startup+12.7028 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23667
/proc/meminfo: memFree=1057608/2055920 swapFree=4181828/4192956
[pid=23666] ppid=23664 vsize=79036 CPUtime=12.69
/proc/23666/stat : 23666 (SApperloT-base) R 23664 23666 22904 0 -1 4194304 18111 0 0 0 1258 11 0 0 25 0 1 0 91015190 80932864 17615 1992294400 134512640 135674940 4294956192 18446744073709551615 134556795 0 0 4096 0 0 0 0 17 1 0 0
/proc/23666/statm: 19759 17615 98 283 0 19473 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 79036

[startup+25.5011 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23667
/proc/meminfo: memFree=1047048/2055920 swapFree=4181828/4192956
[pid=23666] ppid=23664 vsize=91924 CPUtime=25.48
/proc/23666/stat : 23666 (SApperloT-base) R 23664 23666 22904 0 -1 4194304 22696 0 0 0 2535 13 0 0 25 0 1 0 91015190 94130176 20276 1992294400 134512640 135674940 4294956192 18446744073709551615 134551227 0 0 4096 0 0 0 0 17 1 0 0
/proc/23666/statm: 22981 20276 98 283 0 22695 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 91924

[startup+51.1019 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23667
/proc/meminfo: memFree=1030408/2055920 swapFree=4181828/4192956
[pid=23666] ppid=23664 vsize=119220 CPUtime=51.05
/proc/23666/stat : 23666 (SApperloT-base) R 23664 23666 22904 0 -1 4194304 33014 0 0 0 5087 18 0 0 25 0 1 0 91015190 122081280 24448 1992294400 134512640 135674940 4294956192 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/23666/statm: 29805 24448 98 283 0 29519 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 119220

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23667
/proc/meminfo: memFree=1030024/2055920 swapFree=4181828/4192956
[pid=23666] ppid=23664 vsize=119616 CPUtime=102.24
/proc/23666/stat : 23666 (SApperloT-base) R 23664 23666 22904 0 -1 4194304 33123 0 0 0 10206 18 0 0 25 0 1 0 91015190 122486784 24557 1992294400 134512640 135674940 4294956192 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/23666/statm: 29904 24557 98 283 0 29618 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 119616

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23667
/proc/meminfo: memFree=1025736/2055920 swapFree=4181828/4192956
[pid=23666] ppid=23664 vsize=123928 CPUtime=162.22
/proc/23666/stat : 23666 (SApperloT-base) R 23664 23666 22904 0 -1 4194304 34204 0 0 0 16202 20 0 0 25 0 1 0 91015190 126902272 25638 1992294400 134512640 135674940 4294956192 18446744073709551615 134564310 0 0 4096 0 0 0 0 17 1 0 0
/proc/23666/statm: 30982 25638 98 283 0 30696 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 123928

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23667
/proc/meminfo: memFree=1024328/2055920 swapFree=4181828/4192956
[pid=23666] ppid=23664 vsize=125272 CPUtime=222.2
/proc/23666/stat : 23666 (SApperloT-base) R 23664 23666 22904 0 -1 4194304 34549 0 0 0 22200 20 0 0 25 0 1 0 91015190 128278528 25983 1992294400 134512640 135674940 4294956192 18446744073709551615 134564420 0 0 4096 0 0 0 0 17 1 0 0
/proc/23666/statm: 31318 25983 98 283 0 31032 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 125272

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23667
/proc/meminfo: memFree=1021448/2055920 swapFree=4181828/4192956
[pid=23666] ppid=23664 vsize=128212 CPUtime=282.17
/proc/23666/stat : 23666 (SApperloT-base) R 23664 23666 22904 0 -1 4194304 35255 0 0 0 28196 21 0 0 25 0 1 0 91015190 131289088 26689 1992294400 134512640 135674940 4294956192 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/23666/statm: 32053 26689 98 283 0 31767 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 128212

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23667
/proc/meminfo: memFree=1016904/2055920 swapFree=4181828/4192956
[pid=23666] ppid=23664 vsize=132616 CPUtime=342.16
/proc/23666/stat : 23666 (SApperloT-base) R 23664 23666 22904 0 -1 4194304 36380 0 0 0 34193 23 0 0 25 0 1 0 91015190 135798784 27814 1992294400 134512640 135674940 4294956192 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/23666/statm: 33154 27814 98 283 0 32868 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 132616

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23667
/proc/meminfo: memFree=1014344/2055920 swapFree=4181828/4192956
[pid=23666] ppid=23664 vsize=135124 CPUtime=402.14
/proc/23666/stat : 23666 (SApperloT-base) R 23664 23666 22904 0 -1 4194304 37029 0 0 0 40190 24 0 0 25 0 1 0 91015190 138366976 28463 1992294400 134512640 135674940 4294956192 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/23666/statm: 33781 28463 98 283 0 33495 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 135124

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23667
/proc/meminfo: memFree=1009032/2055920 swapFree=4181828/4192956
[pid=23666] ppid=23664 vsize=140356 CPUtime=462.11
/proc/23666/stat : 23666 (SApperloT-base) R 23664 23666 22904 0 -1 4194304 38353 0 0 0 46186 25 0 0 25 0 1 0 91015190 143724544 29787 1992294400 134512640 135674940 4294956192 18446744073709551615 134564017 0 0 4096 0 0 0 0 17 1 0 0
/proc/23666/statm: 35089 29787 98 283 0 34803 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 140356

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23667
/proc/meminfo: memFree=1001416/2055920 swapFree=4181828/4192956
[pid=23666] ppid=23664 vsize=148164 CPUtime=522.09
/proc/23666/stat : 23666 (SApperloT-base) R 23664 23666 22904 0 -1 4194304 40271 0 0 0 52181 28 0 0 25 0 1 0 91015190 151719936 31705 1992294400 134512640 135674940 4294956192 18446744073709551615 134564368 0 0 4096 0 0 0 0 17 1 0 0
/proc/23666/statm: 37041 31705 98 283 0 36755 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 148164

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23667
/proc/meminfo: memFree=997320/2055920 swapFree=4181828/4192956
[pid=23666] ppid=23664 vsize=152144 CPUtime=582.08
/proc/23666/stat : 23666 (SApperloT-base) R 23664 23666 22904 0 -1 4194304 41276 0 0 0 58178 30 0 0 25 0 1 0 91015190 155795456 32710 1992294400 134512640 135674940 4294956192 18446744073709551615 134551335 0 0 4096 0 0 0 0 17 1 0 0
/proc/23666/statm: 38036 32710 98 283 0 37750 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 152144

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23667
/proc/meminfo: memFree=961736/2055920 swapFree=4181828/4192956
[pid=23666] ppid=23664 vsize=189048 CPUtime=642.06
/proc/23666/stat : 23666 (SApperloT-base) R 23664 23666 22904 0 -1 4194304 58324 0 0 0 64168 38 0 0 25 0 1 0 91015190 193585152 41565 1992294400 134512640 135674940 4294956192 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/23666/statm: 47262 41565 98 283 0 46976 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 189048

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23667
/proc/meminfo: memFree=959304/2055920 swapFree=4181828/4192956
[pid=23666] ppid=23664 vsize=191556 CPUtime=702.04
/proc/23666/stat : 23666 (SApperloT-base) R 23664 23666 22904 0 -1 4194304 58946 0 0 0 70165 39 0 0 25 0 1 0 91015190 196153344 42187 1992294400 134512640 135674940 4294956192 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/23666/statm: 47889 42187 98 283 0 47603 0
Current children cumulated CPU time (s) 702.04
Current children cumulated vsize (KiB) 191556

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23667
/proc/meminfo: memFree=955848/2055920 swapFree=4181828/4192956
[pid=23666] ppid=23664 vsize=194876 CPUtime=762.02
/proc/23666/stat : 23666 (SApperloT-base) R 23664 23666 22904 0 -1 4194304 59802 0 0 0 76162 40 0 0 25 0 1 0 91015190 199553024 43043 1992294400 134512640 135674940 4294956192 18446744073709551615 134550763 0 0 4096 0 0 0 0 17 1 0 0
/proc/23666/statm: 48719 43043 98 283 0 48433 0
Current children cumulated CPU time (s) 762.02
Current children cumulated vsize (KiB) 194876

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23669
/proc/meminfo: memFree=952328/2055920 swapFree=4181828/4192956
[pid=23666] ppid=23664 vsize=198484 CPUtime=822
/proc/23666/stat : 23666 (SApperloT-base) R 23664 23666 22904 0 -1 4194304 60659 0 0 0 82159 41 0 0 25 0 1 0 91015190 203247616 43900 1992294400 134512640 135674940 4294956192 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/23666/statm: 49621 43900 99 283 0 49335 0
Current children cumulated CPU time (s) 822
Current children cumulated vsize (KiB) 198484

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23669
/proc/meminfo: memFree=952328/2055920 swapFree=4181828/4192956
[pid=23666] ppid=23664 vsize=198484 CPUtime=881.97
/proc/23666/stat : 23666 (SApperloT-base) R 23664 23666 22904 0 -1 4194304 60671 0 0 0 88156 41 0 0 25 0 1 0 91015190 203247616 43912 1992294400 134512640 135674940 4294956192 18446744073709551615 134564368 0 0 4096 0 0 0 0 17 1 0 0
/proc/23666/statm: 49621 43912 99 283 0 49335 0
Current children cumulated CPU time (s) 881.97
Current children cumulated vsize (KiB) 198484

[startup+942.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23669
/proc/meminfo: memFree=952200/2055920 swapFree=4181828/4192956
[pid=23666] ppid=23664 vsize=198616 CPUtime=941.95
/proc/23666/stat : 23666 (SApperloT-base) R 23664 23666 22904 0 -1 4194304 60699 0 0 0 94154 41 0 0 25 0 1 0 91015190 203382784 43940 1992294400 134512640 135674940 4294956192 18446744073709551615 134567888 0 0 4096 0 0 0 0 17 1 0 0
/proc/23666/statm: 49654 43940 99 283 0 49368 0
Current children cumulated CPU time (s) 941.95
Current children cumulated vsize (KiB) 198616

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23669
/proc/meminfo: memFree=952200/2055920 swapFree=4181828/4192956
[pid=23666] ppid=23664 vsize=198616 CPUtime=1001.93
/proc/23666/stat : 23666 (SApperloT-base) R 23664 23666 22904 0 -1 4194304 60718 0 0 0 100152 41 0 0 25 0 1 0 91015190 203382784 43959 1992294400 134512640 135674940 4294956192 18446744073709551615 134564271 0 0 4096 0 0 0 0 17 1 0 0
/proc/23666/statm: 49654 43959 99 283 0 49368 0
Current children cumulated CPU time (s) 1001.93
Current children cumulated vsize (KiB) 198616

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23669
/proc/meminfo: memFree=952008/2055920 swapFree=4181828/4192956
[pid=23666] ppid=23664 vsize=198748 CPUtime=1061.91
/proc/23666/stat : 23666 (SApperloT-base) R 23664 23666 22904 0 -1 4194304 60749 0 0 0 106150 41 0 0 25 0 1 0 91015190 203517952 43990 1992294400 134512640 135674940 4294956192 18446744073709551615 134564017 0 0 4096 0 0 0 0 17 1 0 0
/proc/23666/statm: 49687 43990 99 283 0 49401 0
Current children cumulated CPU time (s) 1061.91
Current children cumulated vsize (KiB) 198748

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23669
/proc/meminfo: memFree=951880/2055920 swapFree=4181828/4192956
[pid=23666] ppid=23664 vsize=198884 CPUtime=1121.89
/proc/23666/stat : 23666 (SApperloT-base) R 23664 23666 22904 0 -1 4194304 60773 0 0 0 112148 41 0 0 25 0 1 0 91015190 203657216 44014 1992294400 134512640 135674940 4294956192 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/23666/statm: 49721 44014 99 283 0 49435 0
Current children cumulated CPU time (s) 1121.89
Current children cumulated vsize (KiB) 198884

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23669
/proc/meminfo: memFree=951880/2055920 swapFree=4181828/4192956
[pid=23666] ppid=23664 vsize=198884 CPUtime=1181.87
/proc/23666/stat : 23666 (SApperloT-base) R 23664 23666 22904 0 -1 4194304 60784 0 0 0 118145 42 0 0 25 0 1 0 91015190 203657216 44025 1992294400 134512640 135674940 4294956192 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/23666/statm: 49721 44025 99 283 0 49435 0
Current children cumulated CPU time (s) 1181.87
Current children cumulated vsize (KiB) 198884



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23669
/proc/meminfo: memFree=951816/2055920 swapFree=4181828/4192956
[pid=23666] ppid=23664 vsize=199016 CPUtime=1200.07
/proc/23666/stat : 23666 (SApperloT-base) R 23664 23666 22904 0 -1 4194304 60791 0 0 0 119965 42 0 0 25 0 1 0 91015190 203792384 44032 1992294400 134512640 135674940 4294956192 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/23666/statm: 49754 44032 99 283 0 49468 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 199016

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

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

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23669
/proc/meminfo: memFree=951816/2055920 swapFree=4181828/4192956
[pid=23666] ppid=23664 vsize=199016 CPUtime=1200.07
/proc/23666/stat : 23666 (SApperloT-base) R 23664 23666 22904 0 -1 4194304 60791 0 0 0 119965 42 0 0 25 0 1 0 91015190 203792384 44032 1992294400 134512640 135674940 4294956192 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/23666/statm: 49754 44032 99 283 0 49468 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 199016

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.53
CPU time (s): 1200.11
CPU user time (s): 1199.66
CPU system time (s): 0.450931
CPU usage (%): 99.9646
Max. virtual memory (cumulated for all children) (KiB): 199016

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

runsolver used 0.936857 second user time and 2.40863 second system time

The end

Launcher Data

Begin job on node7 at 2009-04-25 05:23:33
IDJOB=1717718
IDBENCH=20423
IDSOLVER=509
FILE ID=node7/1717718-1240629811
PBS_JOBID= 9186391
Free space on /tmp= 66172 MiB

SOLVER NAME= SApperloT base
BENCH NAME= SAT07/industrial/palacios/medium/cube-11-h14-sat.cnf
COMMAND LINE= HOME/SApperloT-base -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1717718-1240629811/watcher-1717718-1240629811 -o /tmp/evaluation-result-1717718-1240629811/solver-1717718-1240629811 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-base -seed=973780636 HOME/instance-1717718-1240629811.cnf

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

MD5SUM BENCH= 7cc30e40be8c690e76c3fb158623be61
RANDOM SEED=973780636

node7.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.256
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.256
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:       1127080 kB
Buffers:         84048 kB
Cached:         759716 kB
SwapCached:       5488 kB
Active:         278048 kB
Inactive:       574132 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1127080 kB
SwapTotal:     4192956 kB
SwapFree:      4181828 kB
Dirty:           28936 kB
Writeback:           0 kB
Mapped:          13428 kB
Slab:            62572 kB
Committed_AS:   609096 kB
PageTables:       1444 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= 66172 MiB
End job on node7 at 2009-04-25 05:43:36