Trace number 315727

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, and are wall clock time (not CPU 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
Spear FH 1.0? (TO) 1200.11 1200.44

General information on the benchmark

Nameindustrial/palacios/medium/
cube-11-h14-sat.cnf
MD5SUM7cc30e40be8c690e76c3fb158623be61
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark217.784
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 (download as text)

0.00/0.00	c (*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*) 
0.00/0.00	c (*)                                             (*) 
0.00/0.00	c (*)          Spear theorem prover               (*) 
0.00/0.00	c (*)        Copyright (C) 2006,2007              (*) 
0.00/0.00	c (*)     Domagoj Babic. All rights reserved.     (*) 
0.00/0.00	c (*)                                             (*) 
0.00/0.00	c (*)     There is NO warranty, not even for      (*) 
0.00/0.00	c (*) merchantability or fitness for a particular (*) 
0.00/0.00	c (*)  purpose. Please run with --license to see  (*) 
0.00/0.00	c (*)              license details.               (*) 
0.00/0.00	c (*)                                             (*) 
0.00/0.00	c (*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*) 
0.00/0.00	c 
0.00/0.00	c solving /tmp/evaluation/315727-1172657950/instance-315727-1172657950.cnf

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.1 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node55/watcher-315727-1172657950 -o ROOT/results/node55/solver-315727-1172657950 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/315727-1172657950/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs /tmp/evaluation/315727-1172657950/instance-315727-1172657950.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): 2400 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.97 0.99 3/64 12719
/proc/meminfo: memFree=1741560/2055920 swapFree=4183648/4192956
[pid=12719] ppid=12717 vsize=1548 CPUtime=0
/proc/12719/stat : 12719 (Spear-32) R 12717 12719 11261 0 -1 4194304 186 0 0 0 0 0 0 0 19 0 1 0 285751465 1585152 171 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134518176 0 0 4096 0 0 0 0 17 1 0 0
/proc/12719/statm: 387 172 126 302 0 82 0

[startup+0.022176 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 12719
/proc/meminfo: memFree=1741560/2055920 swapFree=4183648/4192956
[pid=12719] ppid=12717 vsize=2544 CPUtime=0.01
/proc/12719/stat : 12719 (Spear-32) R 12717 12719 11261 0 -1 4194304 407 0 0 0 1 0 0 0 19 0 1 0 285751465 2605056 392 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12719/statm: 636 393 129 302 0 331 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 2544

[startup+0.101185 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 12719
/proc/meminfo: memFree=1741560/2055920 swapFree=4183648/4192956
[pid=12719] ppid=12717 vsize=6676 CPUtime=0.09
/proc/12719/stat : 12719 (Spear-32) R 12717 12719 11261 0 -1 4194304 1447 0 0 0 8 1 0 0 19 0 1 0 285751465 6836224 1180 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134518183 0 0 4096 0 0 0 0 17 1 0 0
/proc/12719/statm: 1669 1181 129 302 0 1364 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6676

[startup+0.301203 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 12719
/proc/meminfo: memFree=1741560/2055920 swapFree=4183648/4192956
[pid=12719] ppid=12717 vsize=13048 CPUtime=0.28
/proc/12719/stat : 12719 (Spear-32) R 12717 12719 11261 0 -1 4194304 3607 0 0 0 26 2 0 0 20 0 1 0 285751465 13361152 2760 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12719/statm: 3262 2760 129 302 0 2957 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 13048

[startup+0.70124 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 12719
/proc/meminfo: memFree=1741560/2055920 swapFree=4183648/4192956
[pid=12719] ppid=12717 vsize=29180 CPUtime=0.69
/proc/12719/stat : 12719 (Spear-32) R 12717 12719 11261 0 -1 4194304 8224 0 0 0 63 6 0 0 24 0 1 0 285751465 29880320 6157 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12719/statm: 7295 6157 129 302 0 6990 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 29180

[startup+1.50132 s]
/proc/loadavg: 0.91 0.97 0.99 2/65 12720
/proc/meminfo: memFree=1702256/2055920 swapFree=4183648/4192956
[pid=12719] ppid=12717 vsize=56564 CPUtime=1.49
/proc/12719/stat : 12719 (Spear-32) R 12717 12719 11261 0 -1 4194304 16761 0 0 0 134 15 0 0 25 0 1 0 285751465 57921536 12515 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12719/statm: 14141 12515 129 302 0 13836 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 56564

[startup+3.10147 s]
/proc/loadavg: 0.91 0.97 0.99 2/65 12720
/proc/meminfo: memFree=1663728/2055920 swapFree=4183648/4192956
[pid=12719] ppid=12717 vsize=113304 CPUtime=3.09
/proc/12719/stat : 12719 (Spear-32) R 12717 12719 11261 0 -1 4194304 34298 0 0 0 278 31 0 0 25 0 1 0 285751465 116023296 25440 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12719/statm: 28326 25441 129 302 0 28021 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 113304

[startup+6.30178 s]
/proc/loadavg: 1.00 0.98 1.00 2/65 12720
/proc/meminfo: memFree=1608248/2055920 swapFree=4183648/4192956
[pid=12719] ppid=12717 vsize=138200 CPUtime=6.29
/proc/12719/stat : 12719 (Spear-32) R 12717 12719 11261 0 -1 4194304 42652 0 0 0 529 100 0 0 25 0 1 0 285751465 141516800 33567 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/12719/statm: 34550 33567 140 302 0 34245 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 138200

[startup+12.7014 s]
/proc/loadavg: 1.00 0.98 1.00 2/65 12720
/proc/meminfo: memFree=1606136/2055920 swapFree=4183648/4192956
[pid=12719] ppid=12717 vsize=140300 CPUtime=12.68
/proc/12719/stat : 12719 (Spear-32) R 12717 12719 11261 0 -1 4194304 43284 0 0 0 1168 100 0 0 25 0 1 0 285751465 143667200 33941 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134524699 0 0 4096 0 0 0 0 17 1 0 0
/proc/12719/statm: 35075 33941 140 302 0 34770 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 140300

[startup+25.5016 s]
/proc/loadavg: 1.00 0.98 1.00 2/65 12720
/proc/meminfo: memFree=1605752/2055920 swapFree=4183648/4192956
[pid=12719] ppid=12717 vsize=140912 CPUtime=25.48
/proc/12719/stat : 12719 (Spear-32) R 12717 12719 11261 0 -1 4194304 43429 0 0 0 2447 101 0 0 25 0 1 0 285751465 144293888 34086 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134524599 0 0 4096 0 0 0 0 17 1 0 0
/proc/12719/statm: 35228 34086 140 302 0 34923 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 140912

[startup+51.1011 s]
/proc/loadavg: 1.00 0.98 1.00 2/65 12720
/proc/meminfo: memFree=1603064/2055920 swapFree=4183648/4192956
[pid=12719] ppid=12717 vsize=143188 CPUtime=51.08
/proc/12719/stat : 12719 (Spear-32) R 12717 12719 11261 0 -1 4194304 44227 0 0 0 5005 103 0 0 25 0 1 0 285751465 146624512 34767 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134524706 0 0 4096 0 0 0 0 17 1 0 0
/proc/12719/statm: 35797 34767 140 302 0 35492 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 143188

[startup+102.305 s]
/proc/loadavg: 1.00 0.98 1.00 2/65 12720
/proc/meminfo: memFree=1599032/2055920 swapFree=4183648/4192956
[pid=12719] ppid=12717 vsize=147236 CPUtime=102.26
/proc/12719/stat : 12719 (Spear-32) R 12717 12719 11261 0 -1 4194304 45797 0 0 0 10121 105 0 0 25 0 1 0 285751465 150769664 35781 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134524802 0 0 4096 0 0 0 0 17 1 0 0
/proc/12719/statm: 36809 35781 140 302 0 36504 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 147236

[startup+162.302 s]
/proc/loadavg: 1.00 0.98 1.00 2/65 12720
/proc/meminfo: memFree=1596856/2055920 swapFree=4183648/4192956
[pid=12719] ppid=12717 vsize=149440 CPUtime=162.24
/proc/12719/stat : 12719 (Spear-32) R 12717 12719 11261 0 -1 4194304 46390 0 0 0 16116 108 0 0 25 0 1 0 285751465 153026560 36332 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134524748 0 0 4096 0 0 0 0 17 1 0 0
/proc/12719/statm: 37360 36332 140 302 0 37055 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 149440

[startup+222.302 s]
/proc/loadavg: 1.00 0.98 1.00 2/65 12720
/proc/meminfo: memFree=1593080/2055920 swapFree=4183648/4192956
[pid=12719] ppid=12717 vsize=153124 CPUtime=222.23
/proc/12719/stat : 12719 (Spear-32) R 12717 12719 11261 0 -1 4194304 47518 0 0 0 22112 111 0 0 25 0 1 0 285751465 156798976 37268 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/12719/statm: 38281 37268 140 302 0 37976 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 153124

[startup+282.301 s]
/proc/loadavg: 1.00 0.98 1.00 2/65 12720
/proc/meminfo: memFree=1586808/2055920 swapFree=4183648/4192956
[pid=12719] ppid=12717 vsize=159400 CPUtime=282.21
/proc/12719/stat : 12719 (Spear-32) R 12717 12719 11261 0 -1 4194304 49759 0 0 0 28107 114 0 0 25 0 1 0 285751465 163225600 38841 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/12719/statm: 39850 38841 140 302 0 39545 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 159400

[startup+342.301 s]
/proc/loadavg: 1.00 0.98 1.00 2/65 12720
/proc/meminfo: memFree=1582968/2055920 swapFree=4183648/4192956
[pid=12719] ppid=12717 vsize=163172 CPUtime=342.2
/proc/12719/stat : 12719 (Spear-32) R 12717 12719 11261 0 -1 4194304 51744 0 0 0 34103 117 0 0 25 0 1 0 285751465 167088128 39777 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526748 0 0 4096 0 0 0 0 17 1 0 0
/proc/12719/statm: 40793 39777 140 302 0 40488 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 163172

[startup+402.302 s]
/proc/loadavg: 1.00 0.98 1.00 2/65 12720
/proc/meminfo: memFree=1580344/2055920 swapFree=4183648/4192956
[pid=12719] ppid=12717 vsize=165808 CPUtime=402.18
/proc/12719/stat : 12719 (Spear-32) R 12717 12719 11261 0 -1 4194304 52805 0 0 0 40098 120 0 0 25 0 1 0 285751465 169787392 40435 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/12719/statm: 41452 40435 140 302 0 41147 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 165808

[startup+462.302 s]
/proc/loadavg: 1.00 0.98 1.00 2/65 12720
/proc/meminfo: memFree=1577336/2055920 swapFree=4183648/4192956
[pid=12719] ppid=12717 vsize=168908 CPUtime=462.16
/proc/12719/stat : 12719 (Spear-32) R 12717 12719 11261 0 -1 4194304 56552 0 0 0 46092 124 0 0 25 0 1 0 285751465 172961792 41170 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134538589 0 0 4096 0 0 0 0 17 1 0 0
/proc/12719/statm: 42227 41170 140 302 0 41922 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 168908

[startup+522.302 s]
/proc/loadavg: 1.00 0.98 1.00 2/65 12720
/proc/meminfo: memFree=1575224/2055920 swapFree=4183648/4192956
[pid=12719] ppid=12717 vsize=170916 CPUtime=522.14
/proc/12719/stat : 12719 (Spear-32) R 12717 12719 11261 0 -1 4194304 57101 0 0 0 52088 126 0 0 25 0 1 0 285751465 175017984 41696 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526668 0 0 4096 0 0 0 0 17 1 0 0
/proc/12719/statm: 42729 41696 140 302 0 42424 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 170916

[startup+582.301 s]
/proc/loadavg: 1.00 0.98 1.00 2/65 12720
/proc/meminfo: memFree=1572728/2055920 swapFree=4183648/4192956
[pid=12719] ppid=12717 vsize=173492 CPUtime=582.13
/proc/12719/stat : 12719 (Spear-32) R 12717 12719 11261 0 -1 4194304 58488 0 0 0 58084 129 0 0 25 0 1 0 285751465 177655808 42343 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/12719/statm: 43373 42343 140 302 0 43068 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 173492

[startup+642.301 s]
/proc/loadavg: 1.00 0.98 1.00 2/65 12720
/proc/meminfo: memFree=1571000/2055920 swapFree=4183648/4192956
[pid=12719] ppid=12717 vsize=175180 CPUtime=642.11
/proc/12719/stat : 12719 (Spear-32) R 12717 12719 11261 0 -1 4194304 58921 0 0 0 64080 131 0 0 25 0 1 0 285751465 179384320 42770 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/12719/statm: 43795 42770 140 302 0 43490 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 175180

[startup+702.302 s]
/proc/loadavg: 1.00 0.98 1.00 2/65 12720
/proc/meminfo: memFree=1568632/2055920 swapFree=4183648/4192956
[pid=12719] ppid=12717 vsize=177448 CPUtime=702.1
/proc/12719/stat : 12719 (Spear-32) R 12717 12719 11261 0 -1 4194304 60393 0 0 0 70076 134 0 0 25 0 1 0 285751465 181706752 43307 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134524684 0 0 4096 0 0 0 0 17 1 0 0
/proc/12719/statm: 44362 43307 140 302 0 44057 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 177448

[startup+762.306 s]
/proc/loadavg: 1.00 0.98 1.00 2/65 12720
/proc/meminfo: memFree=1565112/2055920 swapFree=4183648/4192956
[pid=12719] ppid=12717 vsize=181004 CPUtime=762.09
/proc/12719/stat : 12719 (Spear-32) R 12717 12719 11261 0 -1 4194304 65857 0 0 0 76071 138 0 0 25 0 1 0 285751465 185348096 44213 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526710 0 0 4096 0 0 0 0 17 1 0 0
/proc/12719/statm: 45251 44213 140 302 0 44946 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 181004

[startup+822.302 s]
/proc/loadavg: 1.00 0.98 1.00 2/65 12720
/proc/meminfo: memFree=1563128/2055920 swapFree=4183648/4192956
[pid=12719] ppid=12717 vsize=183048 CPUtime=822.06
/proc/12719/stat : 12719 (Spear-32) R 12717 12719 11261 0 -1 4194304 66413 0 0 0 82067 139 0 0 25 0 1 0 285751465 187441152 44716 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/12719/statm: 45762 44716 140 302 0 45457 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 183048

[startup+882.302 s]
/proc/loadavg: 1.00 0.98 1.00 2/65 12720
/proc/meminfo: memFree=1560952/2055920 swapFree=4183648/4192956
[pid=12719] ppid=12717 vsize=185124 CPUtime=882.05
/proc/12719/stat : 12719 (Spear-32) R 12717 12719 11261 0 -1 4194304 67061 0 0 0 88064 141 0 0 25 0 1 0 285751465 189566976 45246 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/12719/statm: 46281 45246 140 302 0 45976 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 185124

[startup+942.303 s]
/proc/loadavg: 1.00 0.98 1.00 2/65 12720
/proc/meminfo: memFree=1559096/2055920 swapFree=4183648/4192956
[pid=12719] ppid=12717 vsize=187000 CPUtime=942.04
/proc/12719/stat : 12719 (Spear-32) R 12717 12719 11261 0 -1 4194304 67962 0 0 0 94061 143 0 0 25 0 1 0 285751465 191488000 45708 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/12719/statm: 46750 45708 140 302 0 46445 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 187000

[startup+1002.3 s]
/proc/loadavg: 1.00 0.98 1.00 2/65 12720
/proc/meminfo: memFree=1557304/2055920 swapFree=4183648/4192956
[pid=12719] ppid=12717 vsize=188600 CPUtime=1002.01
/proc/12719/stat : 12719 (Spear-32) R 12717 12719 11261 0 -1 4194304 68629 0 0 0 100057 144 0 0 25 0 1 0 285751465 193126400 46126 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134527089 0 0 4096 0 0 0 0 17 1 0 0
/proc/12719/statm: 47150 46126 140 302 0 46845 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 188600

[startup+1062.3 s]
/proc/loadavg: 1.00 0.98 1.00 2/65 12720
/proc/meminfo: memFree=1554680/2055920 swapFree=4183648/4192956
[pid=12719] ppid=12717 vsize=191384 CPUtime=1062
/proc/12719/stat : 12719 (Spear-32) R 12717 12719 11261 0 -1 4194304 69539 0 0 0 106053 147 0 0 25 0 1 0 285751465 195977216 46821 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526965 0 0 4096 0 0 0 0 17 1 0 0
/proc/12719/statm: 47846 46821 140 302 0 47541 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 191384

[startup+1122.3 s]
/proc/loadavg: 1.00 0.98 1.00 2/65 12720
/proc/meminfo: memFree=1549688/2055920 swapFree=4183648/4192956
[pid=12719] ppid=12717 vsize=195984 CPUtime=1121.98
/proc/12719/stat : 12719 (Spear-32) R 12717 12719 11261 0 -1 4194304 70870 0 0 0 112050 148 0 0 25 0 1 0 285751465 200687616 47981 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526674 0 0 4096 0 0 0 0 17 1 0 0
/proc/12719/statm: 48996 47981 140 302 0 48691 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 195984

[startup+1182.3 s]
/proc/loadavg: 1.00 0.98 1.00 2/65 12720
/proc/meminfo: memFree=1548024/2055920 swapFree=4183648/4192956
[pid=12719] ppid=12717 vsize=197672 CPUtime=1181.97
/proc/12719/stat : 12719 (Spear-32) R 12717 12719 11261 0 -1 4194304 75131 0 0 0 118044 153 0 0 25 0 1 0 285751465 202416128 48416 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12719/statm: 49418 48416 140 302 0 49113 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 197672



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 0.98 1.00 2/65 12720
/proc/meminfo: memFree=1547192/2055920 swapFree=4183648/4192956
[pid=12719] ppid=12717 vsize=198536 CPUtime=1200.06
/proc/12719/stat : 12719 (Spear-32) R 12717 12719 11261 0 -1 4194304 76663 0 0 0 119852 154 0 0 25 0 1 0 285751465 203300864 48595 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134524892 0 0 4096 0 0 0 0 17 1 0 0
/proc/12719/statm: 49634 48595 140 302 0 49329 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 198536

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.11
CPU user time (s): 1198.53
CPU system time (s): 1.58076
CPU usage (%): 99.9724
Max. virtual memory (cumulated for all children) (KiB): 198588

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.53
system time used= 1.58076
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 76664
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= 5
involuntary context switches= 1661

runsolver used 0.827874 second user time and 2.46762 second system time

The end

Launcher Data (download as text)

Begin job on node55 on Wed Feb 28 10:19:10 UTC 2007

IDJOB= 315727
IDBENCH= 20423
IDSOLVER= 132
FILE ID= node55/315727-1172657950

PBS_JOBID= 3981191

Free space on /tmp= 66484 MiB

SOLVER NAME= Spear FH 1.0
BENCH NAME= HOME/pub/bench/SAT07/industrial/palacios/medium/cube-11-h14-sat.cnf
COMMAND LINE= /tmp/evaluation/315727-1172657950/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/315727-1172657950/instance-315727-1172657950.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node55/watcher-315727-1172657950 -o ROOT/results/node55/solver-315727-1172657950 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/315727-1172657950/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/315727-1172657950/instance-315727-1172657950.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  7cc30e40be8c690e76c3fb158623be61

RANDOM SEED= 697742813

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node55.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/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.247
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.247
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:       1741968 kB
Buffers:          5136 kB
Cached:         246176 kB
SwapCached:       2872 kB
Active:          59344 kB
Inactive:       214940 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1741968 kB
SwapTotal:     4192956 kB
SwapFree:      4183648 kB
Dirty:           29084 kB
Writeback:           0 kB
Mapped:          29156 kB
Slab:            25788 kB
Committed_AS:   910912 kB
PageTables:       1412 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= 66484 MiB

End job on node55 on Wed Feb 28 10:39:13 UTC 2007