Trace number 320408

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 2007-02-12? (TO) 1200.14 1200.58

General information on the benchmark

Nameindustrial/manolios/
manol-pipe-g10nid.cnf
MD5SUMd46e452956bc993f202d3b06fd3e858e
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark208.033
Satisfiable
(Un)Satisfiability was proved
Number of variables217725
Number of clauses646228
Sum of the clauses size1507864
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2430818
Number of clauses of size 3215409
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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/320408-1173045661/instance-320408-1173045661.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/node75/watcher-320408-1173045661 -o ROOT/results/node75/solver-320408-1173045661 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/320408-1173045661/Spear-32 --model-stdout --time --dimacs /tmp/evaluation/320408-1173045661/instance-320408-1173045661.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: 1.00 0.99 0.91 3/64 16186
/proc/meminfo: memFree=1286424/2055920 swapFree=4183180/4192956
[pid=16186] ppid=16184 vsize=1536 CPUtime=0
/proc/16186/stat : 16186 (Spear-32) R 16184 16186 15991 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 324531912 1572864 192 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 135258433 0 0 4096 0 0 0 0 17 1 0 0
/proc/16186/statm: 384 192 128 302 0 79 0

[startup+0.053395 s]
/proc/loadavg: 1.00 0.99 0.91 3/64 16186
/proc/meminfo: memFree=1286424/2055920 swapFree=4183180/4192956
[pid=16186] ppid=16184 vsize=4304 CPUtime=0.04
/proc/16186/stat : 16186 (Spear-32) R 16184 16186 15991 0 -1 4194304 852 0 0 0 4 0 0 0 20 0 1 0 324531912 4407296 779 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 134518176 0 0 4096 0 0 0 0 17 1 0 0
/proc/16186/statm: 1076 779 129 302 0 771 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 4304

[startup+0.101399 s]
/proc/loadavg: 1.00 0.99 0.91 3/64 16186
/proc/meminfo: memFree=1286424/2055920 swapFree=4183180/4192956
[pid=16186] ppid=16184 vsize=5504 CPUtime=0.09
/proc/16186/stat : 16186 (Spear-32) R 16184 16186 15991 0 -1 4194304 1309 0 0 0 8 1 0 0 20 0 1 0 324531912 5636096 1154 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16186/statm: 1376 1155 129 302 0 1071 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5504

[startup+0.301423 s]
/proc/loadavg: 1.00 0.99 0.91 3/64 16186
/proc/meminfo: memFree=1286424/2055920 swapFree=4183180/4192956
[pid=16186] ppid=16184 vsize=13620 CPUtime=0.29
/proc/16186/stat : 16186 (Spear-32) R 16184 16186 15991 0 -1 4194304 3766 0 0 0 27 2 0 0 22 0 1 0 324531912 13946880 2885 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16186/statm: 3405 2885 129 302 0 3100 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13620

[startup+0.701474 s]
/proc/loadavg: 1.00 0.99 0.91 3/64 16186
/proc/meminfo: memFree=1286424/2055920 swapFree=4183180/4192956
[pid=16186] ppid=16184 vsize=28512 CPUtime=0.67
/proc/16186/stat : 16186 (Spear-32) R 16184 16186 15991 0 -1 4194304 8369 0 0 0 60 7 0 0 25 0 1 0 324531912 29196288 6203 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16186/statm: 7128 6205 129 302 0 6823 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 28512

[startup+1.50256 s]
/proc/loadavg: 1.00 0.99 0.91 2/71 16213
/proc/meminfo: memFree=1245656/2055920 swapFree=4183180/4192956
[pid=16186] ppid=16184 vsize=58408 CPUtime=1.48
/proc/16186/stat : 16186 (Spear-32) R 16184 16186 15991 0 -1 4194304 17430 0 0 0 132 16 0 0 25 0 1 0 324531912 59809792 13085 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16186/statm: 14602 13085 129 302 0 14297 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 58408

[startup+3.10175 s]
/proc/loadavg: 1.00 0.99 0.91 2/71 16213
/proc/meminfo: memFree=1227352/2055920 swapFree=4183180/4192956
[pid=16186] ppid=16184 vsize=63368 CPUtime=3.08
/proc/16186/stat : 16186 (Spear-32) R 16184 16186 15991 0 -1 4194304 19090 0 0 0 290 18 0 0 25 0 1 0 324531912 64888832 14523 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16186/statm: 15842 14523 140 302 0 15537 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 63368

[startup+6.30113 s]
/proc/loadavg: 1.00 0.99 0.91 2/71 16251
/proc/meminfo: memFree=1226584/2055920 swapFree=4183180/4192956
[pid=16186] ppid=16184 vsize=64012 CPUtime=6.26
/proc/16186/stat : 16186 (Spear-32) R 16184 16186 15991 0 -1 4194304 19290 0 0 0 607 19 0 0 25 0 1 0 324531912 65548288 14723 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16186/statm: 16003 14723 141 302 0 15698 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 64012

[startup+12.7019 s]
/proc/loadavg: 1.00 0.99 0.91 2/71 16259
/proc/meminfo: memFree=1225048/2055920 swapFree=4183180/4192956
[pid=16186] ppid=16184 vsize=65424 CPUtime=12.66
/proc/16186/stat : 16186 (Spear-32) R 16184 16186 15991 0 -1 4194304 19678 0 0 0 1244 22 0 0 25 0 1 0 324531912 66994176 15111 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16186/statm: 16356 15111 141 302 0 16051 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 65424

[startup+25.5014 s]
/proc/loadavg: 1.00 0.99 0.91 2/71 16295
/proc/meminfo: memFree=1222232/2055920 swapFree=4183180/4192956
[pid=16186] ppid=16184 vsize=68200 CPUtime=25.43
/proc/16186/stat : 16186 (Spear-32) R 16184 16186 15991 0 -1 4194304 20387 0 0 0 2515 28 0 0 25 0 1 0 324531912 69836800 15820 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 134529837 0 0 4096 0 0 0 0 17 1 0 0
/proc/16186/statm: 17050 15820 141 302 0 16745 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 68200

[startup+51.1014 s]
/proc/loadavg: 1.00 0.99 0.91 2/71 16321
/proc/meminfo: memFree=1210712/2055920 swapFree=4183180/4192956
[pid=16186] ppid=16184 vsize=80376 CPUtime=51.02
/proc/16186/stat : 16186 (Spear-32) R 16184 16186 15991 0 -1 4194304 23465 0 0 0 5054 48 0 0 25 0 1 0 324531912 82305024 18800 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16186/statm: 20094 18800 141 302 0 19789 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 80376

[startup+102.305 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 16385
/proc/meminfo: memFree=1191760/2055920 swapFree=4183180/4192956
[pid=16186] ppid=16184 vsize=100468 CPUtime=102.17
/proc/16186/stat : 16186 (Spear-32) R 16184 16186 15991 0 -1 4194304 28509 0 0 0 10135 82 0 0 25 0 1 0 324531912 102879232 23715 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16186/statm: 25117 23715 141 302 0 24812 0
Current children cumulated CPU time (s) 102.17
Current children cumulated vsize (KiB) 100468

[startup+162.302 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 16385
/proc/meminfo: memFree=1171472/2055920 swapFree=4183180/4192956
[pid=16186] ppid=16184 vsize=121076 CPUtime=162.16
/proc/16186/stat : 16186 (Spear-32) R 16184 16186 15991 0 -1 4194304 33660 0 0 0 16107 109 0 0 25 0 1 0 324531912 123981824 28866 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16186/statm: 30269 28866 141 302 0 29964 0
Current children cumulated CPU time (s) 162.16
Current children cumulated vsize (KiB) 121076

[startup+222.302 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 16385
/proc/meminfo: memFree=1139024/2055920 swapFree=4183180/4192956
[pid=16186] ppid=16184 vsize=154400 CPUtime=222.14
/proc/16186/stat : 16186 (Spear-32) R 16184 16186 15991 0 -1 4194304 41966 0 0 0 22080 134 0 0 25 0 1 0 324531912 158105600 36915 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16186/statm: 38600 36915 141 302 0 38295 0
Current children cumulated CPU time (s) 222.14
Current children cumulated vsize (KiB) 154400

[startup+282.302 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 16385
/proc/meminfo: memFree=1111376/2055920 swapFree=4183180/4192956
[pid=16186] ppid=16184 vsize=182216 CPUtime=282.12
/proc/16186/stat : 16186 (Spear-32) R 16184 16186 15991 0 -1 4194304 48931 0 0 0 28062 150 0 0 25 0 1 0 324531912 186589184 43880 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16186/statm: 45554 43880 141 302 0 45249 0
Current children cumulated CPU time (s) 282.12
Current children cumulated vsize (KiB) 182216

[startup+342.302 s]
/proc/loadavg: 1.00 0.99 0.91 3/65 16385
/proc/meminfo: memFree=1090064/2055920 swapFree=4183180/4192956
[pid=16186] ppid=16184 vsize=203472 CPUtime=342.1
/proc/16186/stat : 16186 (Spear-32) R 16184 16186 15991 0 -1 4194304 54197 0 0 0 34046 164 0 0 25 0 1 0 324531912 208355328 49146 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16186/statm: 50868 49146 141 302 0 50563 0
Current children cumulated CPU time (s) 342.1
Current children cumulated vsize (KiB) 203472

[startup+402.302 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 16385
/proc/meminfo: memFree=1065872/2055920 swapFree=4183180/4192956
[pid=16186] ppid=16184 vsize=228832 CPUtime=402.09
/proc/16186/stat : 16186 (Spear-32) R 16184 16186 15991 0 -1 4194304 60236 0 0 0 40032 177 0 0 25 0 1 0 324531912 234323968 55185 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 134526812 0 0 4096 0 0 0 0 17 1 0 0
/proc/16186/statm: 57208 55185 141 302 0 56903 0
Current children cumulated CPU time (s) 402.09
Current children cumulated vsize (KiB) 228832

[startup+462.301 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 16385
/proc/meminfo: memFree=1034960/2055920 swapFree=4183180/4192956
[pid=16186] ppid=16184 vsize=262464 CPUtime=462.06
/proc/16186/stat : 16186 (Spear-32) R 16184 16186 15991 0 -1 4194304 68502 0 0 0 46005 201 0 0 25 0 1 0 324531912 268763136 62938 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16186/statm: 65616 62938 141 302 0 65311 0
Current children cumulated CPU time (s) 462.06
Current children cumulated vsize (KiB) 262464

[startup+522.301 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 16385
/proc/meminfo: memFree=1013136/2055920 swapFree=4183180/4192956
[pid=16186] ppid=16184 vsize=285012 CPUtime=522.05
/proc/16186/stat : 16186 (Spear-32) R 16184 16186 15991 0 -1 4194304 74017 0 0 0 51982 223 0 0 25 0 1 0 324531912 291852288 68453 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 134526784 0 0 4096 0 0 0 0 17 1 0 0
/proc/16186/statm: 71253 68453 141 302 0 70948 0
Current children cumulated CPU time (s) 522.05
Current children cumulated vsize (KiB) 285012

[startup+582.301 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 16385
/proc/meminfo: memFree=992464/2055920 swapFree=4183180/4192956
[pid=16186] ppid=16184 vsize=305552 CPUtime=582.03
/proc/16186/stat : 16186 (Spear-32) R 16184 16186 15991 0 -1 4194304 79082 0 0 0 57961 242 0 0 25 0 1 0 324531912 312885248 73518 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 134526708 0 0 4096 0 0 0 0 17 1 0 0
/proc/16186/statm: 76388 73518 141 302 0 76083 0
Current children cumulated CPU time (s) 582.03
Current children cumulated vsize (KiB) 305552

[startup+642.301 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 16385
/proc/meminfo: memFree=969232/2055920 swapFree=4183180/4192956
[pid=16186] ppid=16184 vsize=328792 CPUtime=642.02
/proc/16186/stat : 16186 (Spear-32) R 16184 16186 15991 0 -1 4194304 84839 0 0 0 63938 264 0 0 25 0 1 0 324531912 336683008 79275 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16186/statm: 82198 79275 141 302 0 81893 0
Current children cumulated CPU time (s) 642.02
Current children cumulated vsize (KiB) 328792

[startup+702.302 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 16385
/proc/meminfo: memFree=947536/2055920 swapFree=4183180/4192956
[pid=16186] ppid=16184 vsize=350828 CPUtime=701.99
/proc/16186/stat : 16186 (Spear-32) R 16184 16186 15991 0 -1 4194304 90337 0 0 0 69917 282 0 0 25 0 1 0 324531912 359247872 84773 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 134524706 0 0 4096 0 0 0 0 17 1 0 0
/proc/16186/statm: 87707 84773 141 302 0 87402 0
Current children cumulated CPU time (s) 701.99
Current children cumulated vsize (KiB) 350828

[startup+762.306 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 16385
/proc/meminfo: memFree=920336/2055920 swapFree=4183180/4192956
[pid=16186] ppid=16184 vsize=377620 CPUtime=761.99
/proc/16186/stat : 16186 (Spear-32) R 16184 16186 15991 0 -1 4194304 97066 0 0 0 75904 295 0 0 25 0 1 0 324531912 386682880 91502 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 134526790 0 0 4096 0 0 0 0 17 1 0 0
/proc/16186/statm: 94405 91502 141 302 0 94100 0
Current children cumulated CPU time (s) 761.99
Current children cumulated vsize (KiB) 377620

[startup+822.302 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 16385
/proc/meminfo: memFree=894160/2055920 swapFree=4183180/4192956
[pid=16186] ppid=16184 vsize=404120 CPUtime=821.97
/proc/16186/stat : 16186 (Spear-32) R 16184 16186 15991 0 -1 4194304 103662 0 0 0 81890 307 0 0 25 0 1 0 324531912 413818880 98098 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 134524527 0 0 4096 0 0 0 0 17 1 0 0
/proc/16186/statm: 101030 98098 141 302 0 100725 0
Current children cumulated CPU time (s) 821.97
Current children cumulated vsize (KiB) 404120

[startup+882.302 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 16385
/proc/meminfo: memFree=870992/2055920 swapFree=4183180/4192956
[pid=16186] ppid=16184 vsize=427124 CPUtime=881.95
/proc/16186/stat : 16186 (Spear-32) R 16184 16186 15991 0 -1 4194304 109344 0 0 0 87876 319 0 0 25 0 1 0 324531912 437374976 103780 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16186/statm: 106781 103780 141 302 0 106476 0
Current children cumulated CPU time (s) 881.95
Current children cumulated vsize (KiB) 427124

[startup+942.302 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 16385
/proc/meminfo: memFree=856464/2055920 swapFree=4183180/4192956
[pid=16186] ppid=16184 vsize=442712 CPUtime=941.92
/proc/16186/stat : 16186 (Spear-32) R 16184 16186 15991 0 -1 4194304 113096 0 0 0 93861 331 0 0 25 0 1 0 324531912 453337088 107532 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16186/statm: 110678 107532 141 302 0 110373 0
Current children cumulated CPU time (s) 941.92
Current children cumulated vsize (KiB) 442712

[startup+1002.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 16385
/proc/meminfo: memFree=840272/2055920 swapFree=4183180/4192956
[pid=16186] ppid=16184 vsize=458740 CPUtime=1001.91
/proc/16186/stat : 16186 (Spear-32) R 16184 16186 15991 0 -1 4194304 117036 0 0 0 99843 348 0 0 25 0 1 0 324531912 469749760 111472 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16186/statm: 114685 111472 141 302 0 114380 0
Current children cumulated CPU time (s) 1001.91
Current children cumulated vsize (KiB) 458740

[startup+1062.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 16385
/proc/meminfo: memFree=825744/2055920 swapFree=4183180/4192956
[pid=16186] ppid=16184 vsize=477516 CPUtime=1061.89
/proc/16186/stat : 16186 (Spear-32) R 16184 16186 15991 0 -1 4194304 121707 0 0 0 105828 361 0 0 25 0 1 0 324531912 488976384 115118 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16186/statm: 119379 115118 141 302 0 119074 0
Current children cumulated CPU time (s) 1061.89
Current children cumulated vsize (KiB) 477516

[startup+1122.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 16385
/proc/meminfo: memFree=810128/2055920 swapFree=4183180/4192956
[pid=16186] ppid=16184 vsize=493212 CPUtime=1121.88
/proc/16186/stat : 16186 (Spear-32) R 16184 16186 15991 0 -1 4194304 125593 0 0 0 111810 378 0 0 25 0 1 0 324531912 505049088 119004 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16186/statm: 123303 119004 141 302 0 122998 0
Current children cumulated CPU time (s) 1121.88
Current children cumulated vsize (KiB) 493212

[startup+1182.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 16385
/proc/meminfo: memFree=795408/2055920 swapFree=4183180/4192956
[pid=16186] ppid=16184 vsize=508416 CPUtime=1181.86
/proc/16186/stat : 16186 (Spear-32) R 16184 16186 15991 0 -1 4194304 129287 0 0 0 117794 392 0 0 25 0 1 0 324531912 520617984 122698 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/16186/statm: 127104 122698 141 302 0 126799 0
Current children cumulated CPU time (s) 1181.86
Current children cumulated vsize (KiB) 508416



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 16385
/proc/meminfo: memFree=791248/2055920 swapFree=4183180/4192956
[pid=16186] ppid=16184 vsize=512440 CPUtime=1200.05
/proc/16186/stat : 16186 (Spear-32) R 16184 16186 15991 0 -1 4194304 130259 0 0 0 119608 397 0 0 25 0 1 0 324531912 524738560 123670 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16186/statm: 128110 123670 141 302 0 127805 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 512440

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 0.99 0.91 2/65 16385
/proc/meminfo: memFree=791248/2055920 swapFree=4183180/4192956
[pid=16186] ppid=16184 vsize=512440 CPUtime=1200.05
/proc/16186/stat : 16186 (Spear-32) R 16184 16186 15991 0 -1 4194304 130259 0 0 0 119608 397 0 0 25 0 1 0 324531912 524738560 123670 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16186/statm: 128110 123670 141 302 0 127805 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 512440

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.58
CPU time (s): 1200.14
CPU user time (s): 1196.09
CPU system time (s): 4.05138
CPU usage (%): 99.9632
Max. virtual memory (cumulated for all children) (KiB): 512440

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1196.09
system time used= 4.05138
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 130259
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= 6
involuntary context switches= 1938

runsolver used 0.78288 second user time and 2.58661 second system time

The end

Launcher Data (download as text)

Begin job on node75 on Sun Mar  4 22:01:01 UTC 2007

IDJOB= 320408
IDBENCH= 20502
IDSOLVER= 133
FILE ID= node75/320408-1173045661

PBS_JOBID= 4012502

Free space on /tmp= 66506 MiB

SOLVER NAME= Spear 2007-02-12
BENCH NAME= HOME/pub/bench/SAT07/industrial/manolios/manol-pipe-g10nid.cnf
COMMAND LINE= /tmp/evaluation/320408-1173045661/Spear-32 --model-stdout --time --dimacs /tmp/evaluation/320408-1173045661/instance-320408-1173045661.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node75/watcher-320408-1173045661 -o ROOT/results/node75/solver-320408-1173045661 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/320408-1173045661/Spear-32 --model-stdout --time --dimacs /tmp/evaluation/320408-1173045661/instance-320408-1173045661.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  d46e452956bc993f202d3b06fd3e858e

RANDOM SEED= 546246078

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node75.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.218
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.218
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1286832 kB
Buffers:         43196 kB
Cached:         635416 kB
SwapCached:       3836 kB
Active:         151960 kB
Inactive:       536408 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1286832 kB
SwapTotal:     4192956 kB
SwapFree:      4183180 kB
Dirty:           12968 kB
Writeback:           0 kB
Mapped:          15612 kB
Slab:            66668 kB
Committed_AS:   842272 kB
PageTables:       1432 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= 66506 MiB

End job on node75 on Sun Mar  4 22:21:03 UTC 2007