Trace number 320202

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

General information on the benchmark

Nameindustrial/manolios/
manol-pipe-c7nidw.cnf
MD5SUMcddc29f8f256e39e02d9b418f68e802c
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark193.676
Satisfiable
(Un)Satisfiability was proved
Number of variables169072
Number of clauses501421
Sum of the clauses size1169981
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2334280
Number of clauses of size 3167140
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/320202-1173042386/instance-320202-1173042386.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/node68/watcher-320202-1173042386 -o ROOT/results/node68/solver-320202-1173042386 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/320202-1173042386/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs /tmp/evaluation/320202-1173042386/instance-320202-1173042386.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.72 0.93 0.94 3/64 9343
/proc/meminfo: memFree=1678416/2055920 swapFree=4183224/4192956
[pid=9343] ppid=9341 vsize=1532 CPUtime=0
/proc/9343/stat : 9343 (Spear-32) R 9341 9343 9286 0 -1 4194304 205 0 0 0 0 0 0 0 18 0 1 0 324196230 1568768 189 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134867125 0 0 4096 0 0 0 0 17 1 0 0
/proc/9343/statm: 383 189 128 302 0 78 0

[startup+0.021453 s]
/proc/loadavg: 0.72 0.93 0.94 3/64 9343
/proc/meminfo: memFree=1678416/2055920 swapFree=4183224/4192956
[pid=9343] ppid=9341 vsize=2324 CPUtime=0.02
/proc/9343/stat : 9343 (Spear-32) R 9341 9343 9286 0 -1 4194304 395 0 0 0 2 0 0 0 18 0 1 0 324196230 2379776 379 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 135262058 0 0 4096 0 0 0 0 17 1 0 0
/proc/9343/statm: 581 379 129 302 0 276 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 2324

[startup+0.102461 s]
/proc/loadavg: 0.72 0.93 0.94 3/64 9343
/proc/meminfo: memFree=1678416/2055920 swapFree=4183224/4192956
[pid=9343] ppid=9341 vsize=5356 CPUtime=0.09
/proc/9343/stat : 9343 (Spear-32) R 9341 9343 9286 0 -1 4194304 1257 0 0 0 9 0 0 0 18 0 1 0 324196230 5484544 1102 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9343/statm: 1339 1102 129 302 0 1034 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5356

[startup+0.302479 s]
/proc/loadavg: 0.72 0.93 0.94 3/64 9343
/proc/meminfo: memFree=1678416/2055920 swapFree=4183224/4192956
[pid=9343] ppid=9341 vsize=13028 CPUtime=0.3
/proc/9343/stat : 9343 (Spear-32) R 9341 9343 9286 0 -1 4194304 3583 0 0 0 27 3 0 0 19 0 1 0 324196230 13340672 2702 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9343/statm: 3257 2702 129 302 0 2952 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 13028

[startup+0.702524 s]
/proc/loadavg: 0.72 0.93 0.94 3/64 9343
/proc/meminfo: memFree=1678416/2055920 swapFree=4183224/4192956
[pid=9343] ppid=9341 vsize=26732 CPUtime=0.69
/proc/9343/stat : 9343 (Spear-32) R 9341 9343 9286 0 -1 4194304 7850 0 0 0 61 8 0 0 22 0 1 0 324196230 27373568 5941 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9343/statm: 6683 5942 129 302 0 6378 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 26732

[startup+1.50159 s]
/proc/loadavg: 0.72 0.93 0.94 2/65 9344
/proc/meminfo: memFree=1644424/2055920 swapFree=4183224/4192956
[pid=9343] ppid=9341 vsize=51092 CPUtime=1.49
/proc/9343/stat : 9343 (Spear-32) R 9341 9343 9286 0 -1 4194304 15228 0 0 0 134 15 0 0 25 0 1 0 324196230 52318208 11396 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/9343/statm: 12773 11396 140 302 0 12468 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 51092

[startup+3.10173 s]
/proc/loadavg: 0.72 0.93 0.94 2/65 9344
/proc/meminfo: memFree=1632712/2055920 swapFree=4183224/4192956
[pid=9343] ppid=9341 vsize=51476 CPUtime=3.09
/proc/9343/stat : 9343 (Spear-32) R 9341 9343 9286 0 -1 4194304 15426 0 0 0 293 16 0 0 25 0 1 0 324196230 52711424 11496 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9343/statm: 12869 11496 140 302 0 12564 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 51476

[startup+6.30202 s]
/proc/loadavg: 0.74 0.94 0.94 2/65 9344
/proc/meminfo: memFree=1632200/2055920 swapFree=4183224/4192956
[pid=9343] ppid=9341 vsize=52368 CPUtime=6.29
/proc/9343/stat : 9343 (Spear-32) R 9341 9343 9286 0 -1 4194304 15634 0 0 0 611 18 0 0 25 0 1 0 324196230 53624832 11575 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9343/statm: 13092 11575 140 302 0 12787 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 52368

[startup+12.7016 s]
/proc/loadavg: 0.76 0.94 0.94 2/65 9344
/proc/meminfo: memFree=1631056/2055920 swapFree=4183224/4192956
[pid=9343] ppid=9341 vsize=53780 CPUtime=12.69
/proc/9343/stat : 9343 (Spear-32) R 9341 9343 9286 0 -1 4194304 16031 0 0 0 1245 24 0 0 25 0 1 0 324196230 55070720 11972 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134554074 0 0 4096 0 0 0 0 17 1 0 0
/proc/9343/statm: 13445 11972 140 302 0 13140 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 53780

[startup+25.5018 s]
/proc/loadavg: 0.81 0.94 0.94 2/65 9344
/proc/meminfo: memFree=1628432/2055920 swapFree=4183224/4192956
[pid=9343] ppid=9341 vsize=56356 CPUtime=25.48
/proc/9343/stat : 9343 (Spear-32) R 9341 9343 9286 0 -1 4194304 16655 0 0 0 2514 34 0 0 25 0 1 0 324196230 57708544 12596 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9343/statm: 14089 12596 140 302 0 13784 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 56356

[startup+51.1011 s]
/proc/loadavg: 0.87 0.94 0.94 2/65 9344
/proc/meminfo: memFree=1622224/2055920 swapFree=4183224/4192956
[pid=9343] ppid=9341 vsize=62924 CPUtime=51.08
/proc/9343/stat : 9343 (Spear-32) R 9341 9343 9286 0 -1 4194304 18320 0 0 0 5057 51 0 0 25 0 1 0 324196230 64434176 14228 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9343/statm: 15731 14228 140 302 0 15426 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 62924

[startup+102.306 s]
/proc/loadavg: 0.94 0.95 0.94 2/65 9344
/proc/meminfo: memFree=1611408/2055920 swapFree=4183224/4192956
[pid=9343] ppid=9341 vsize=73544 CPUtime=102.27
/proc/9343/stat : 9343 (Spear-32) R 9341 9343 9286 0 -1 4194304 21032 0 0 0 10151 76 0 0 25 0 1 0 324196230 75309056 16875 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9343/statm: 18386 16875 140 302 0 18081 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 73544

[startup+162.301 s]
/proc/loadavg: 0.98 0.95 0.94 2/65 9344
/proc/meminfo: memFree=1599504/2055920 swapFree=4183224/4192956
[pid=9343] ppid=9341 vsize=85784 CPUtime=162.24
/proc/9343/stat : 9343 (Spear-32) R 9341 9343 9286 0 -1 4194304 24127 0 0 0 16125 99 0 0 25 0 1 0 324196230 87842816 19841 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9343/statm: 21446 19841 140 302 0 21141 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 85784

[startup+222.302 s]
/proc/loadavg: 0.99 0.96 0.94 2/65 9344
/proc/meminfo: memFree=1586832/2055920 swapFree=4183224/4192956
[pid=9343] ppid=9341 vsize=98176 CPUtime=222.23
/proc/9343/stat : 9343 (Spear-32) R 9341 9343 9286 0 -1 4194304 27268 0 0 0 22096 127 0 0 25 0 1 0 324196230 100532224 22982 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9343/statm: 24544 22982 140 302 0 24239 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 98176

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.94 2/65 9344
/proc/meminfo: memFree=1574608/2055920 swapFree=4183224/4192956
[pid=9343] ppid=9341 vsize=111564 CPUtime=282.21
/proc/9343/stat : 9343 (Spear-32) R 9341 9343 9286 0 -1 4194304 30619 0 0 0 28072 149 0 0 25 0 1 0 324196230 114241536 26076 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526668 0 0 4096 0 0 0 0 17 1 0 0
/proc/9343/statm: 27891 26076 140 302 0 27586 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 111564

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.94 2/65 9344
/proc/meminfo: memFree=1560976/2055920 swapFree=4183224/4192956
[pid=9343] ppid=9341 vsize=124824 CPUtime=342.2
/proc/9343/stat : 9343 (Spear-32) R 9341 9343 9286 0 -1 4194304 33970 0 0 0 34052 168 0 0 25 0 1 0 324196230 127819776 29427 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9343/statm: 31206 29427 140 302 0 30901 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 124824

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.94 2/65 9344
/proc/meminfo: memFree=1549840/2055920 swapFree=4183224/4192956
[pid=9343] ppid=9341 vsize=135816 CPUtime=402.19
/proc/9343/stat : 9343 (Spear-32) R 9341 9343 9286 0 -1 4194304 36763 0 0 0 40038 181 0 0 25 0 1 0 324196230 139075584 32220 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9343/statm: 33954 32220 140 302 0 33649 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 135816

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.94 2/65 9344
/proc/meminfo: memFree=1537104/2055920 swapFree=4183224/4192956
[pid=9343] ppid=9341 vsize=148476 CPUtime=462.17
/proc/9343/stat : 9343 (Spear-32) R 9341 9343 9286 0 -1 4194304 39939 0 0 0 46018 199 0 0 25 0 1 0 324196230 152039424 35396 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9343/statm: 37119 35396 140 302 0 36814 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 148476

[startup+522.303 s]
/proc/loadavg: 0.99 0.97 0.94 2/65 9344
/proc/meminfo: memFree=1526544/2055920 swapFree=4183224/4192956
[pid=9343] ppid=9341 vsize=159152 CPUtime=522.15
/proc/9343/stat : 9343 (Spear-32) R 9341 9343 9286 0 -1 4194304 42606 0 0 0 51997 218 0 0 25 0 1 0 324196230 162971648 38063 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9343/statm: 39788 38063 140 302 0 39483 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 159152

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.94 2/65 9344
/proc/meminfo: memFree=1517072/2055920 swapFree=4183224/4192956
[pid=9343] ppid=9341 vsize=168576 CPUtime=582.13
/proc/9343/stat : 9343 (Spear-32) R 9341 9343 9286 0 -1 4194304 44930 0 0 0 57976 237 0 0 25 0 1 0 324196230 172621824 40387 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9343/statm: 42144 40387 140 302 0 41839 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 168576

[startup+642.303 s]
/proc/loadavg: 0.99 0.97 0.94 2/65 9344
/proc/meminfo: memFree=1507664/2055920 swapFree=4183224/4192956
[pid=9343] ppid=9341 vsize=179848 CPUtime=642.12
/proc/9343/stat : 9343 (Spear-32) R 9341 9343 9286 0 -1 4194304 47774 0 0 0 63960 252 0 0 25 0 1 0 324196230 184164352 42718 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526550 0 0 4096 0 0 0 0 17 1 0 0
/proc/9343/statm: 44962 42718 140 302 0 44657 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 179848

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.94 2/65 9344
/proc/meminfo: memFree=1498256/2055920 swapFree=4183224/4192956
[pid=9343] ppid=9341 vsize=189204 CPUtime=702.1
/proc/9343/stat : 9343 (Spear-32) R 9341 9343 9286 0 -1 4194304 50127 0 0 0 69945 265 0 0 25 0 1 0 324196230 193744896 45071 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134558753 0 0 4096 0 0 0 0 17 1 0 0
/proc/9343/statm: 47301 45071 140 302 0 46996 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 189204

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.94 2/65 9344
/proc/meminfo: memFree=1487888/2055920 swapFree=4183224/4192956
[pid=9343] ppid=9341 vsize=199408 CPUtime=762.09
/proc/9343/stat : 9343 (Spear-32) R 9341 9343 9286 0 -1 4194304 52685 0 0 0 75933 276 0 0 25 0 1 0 324196230 204193792 47629 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134540148 0 0 4096 0 0 0 0 17 1 0 0
/proc/9343/statm: 49852 47629 140 302 0 49547 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 199408

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.94 2/65 9344
/proc/meminfo: memFree=1477328/2055920 swapFree=4183224/4192956
[pid=9343] ppid=9341 vsize=209916 CPUtime=822.07
/proc/9343/stat : 9343 (Spear-32) R 9341 9343 9286 0 -1 4194304 55344 0 0 0 81917 290 0 0 25 0 1 0 324196230 214953984 50288 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/9343/statm: 52479 50288 140 302 0 52174 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 209916

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.94 2/65 9344
/proc/meminfo: memFree=1467536/2055920 swapFree=4183224/4192956
[pid=9343] ppid=9341 vsize=219652 CPUtime=882.05
/proc/9343/stat : 9343 (Spear-32) R 9341 9343 9286 0 -1 4194304 57749 0 0 0 87907 298 0 0 25 0 1 0 324196230 224923648 52693 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527154 0 0 4096 0 0 0 0 17 1 0 0
/proc/9343/statm: 54913 52693 140 302 0 54608 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 219652

[startup+942.302 s]
/proc/loadavg: 1.06 0.99 0.94 2/65 9344
/proc/meminfo: memFree=1459728/2055920 swapFree=4183224/4192956
[pid=9343] ppid=9341 vsize=227452 CPUtime=942.04
/proc/9343/stat : 9343 (Spear-32) R 9341 9343 9286 0 -1 4194304 59729 0 0 0 93895 309 0 0 25 0 1 0 324196230 232910848 54673 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/9343/statm: 56863 54673 140 302 0 56558 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 227452

[startup+1002.3 s]
/proc/loadavg: 1.08 1.00 0.95 2/65 9344
/proc/meminfo: memFree=1452304/2055920 swapFree=4183224/4192956
[pid=9343] ppid=9341 vsize=235004 CPUtime=1002.02
/proc/9343/stat : 9343 (Spear-32) R 9341 9343 9286 0 -1 4194304 61564 0 0 0 99886 316 0 0 25 0 1 0 324196230 240644096 56508 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526962 0 0 4096 0 0 0 0 17 1 0 0
/proc/9343/statm: 58751 56508 140 302 0 58446 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 235004

[startup+1062.3 s]
/proc/loadavg: 1.03 1.00 0.95 2/65 9344
/proc/meminfo: memFree=1445584/2055920 swapFree=4183224/4192956
[pid=9343] ppid=9341 vsize=241896 CPUtime=1062.01
/proc/9343/stat : 9343 (Spear-32) R 9341 9343 9286 0 -1 4194304 63275 0 0 0 105876 325 0 0 25 0 1 0 324196230 247701504 58219 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/9343/statm: 60474 58219 140 302 0 60169 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 241896

[startup+1122.3 s]
/proc/loadavg: 1.01 1.00 0.95 2/65 9344
/proc/meminfo: memFree=1436048/2055920 swapFree=4183224/4192956
[pid=9343] ppid=9341 vsize=251276 CPUtime=1121.99
/proc/9343/stat : 9343 (Spear-32) R 9341 9343 9286 0 -1 4194304 65613 0 0 0 111866 333 0 0 25 0 1 0 324196230 257306624 60557 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9343/statm: 62819 60557 140 302 0 62514 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 251276

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 9344
/proc/meminfo: memFree=1429392/2055920 swapFree=4183224/4192956
[pid=9343] ppid=9341 vsize=257900 CPUtime=1181.97
/proc/9343/stat : 9343 (Spear-32) R 9341 9343 9286 0 -1 4194304 67292 0 0 0 117853 344 0 0 25 0 1 0 324196230 264089600 62236 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9343/statm: 64475 62236 140 302 0 64170 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 257900



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 9344
/proc/meminfo: memFree=1427600/2055920 swapFree=4183224/4192956
[pid=9343] ppid=9341 vsize=259620 CPUtime=1200.07
/proc/9343/stat : 9343 (Spear-32) R 9341 9343 9286 0 -1 4194304 67709 0 0 0 119661 346 0 0 25 0 1 0 324196230 265850880 62653 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526967 0 0 4096 0 0 0 0 17 1 0 0
/proc/9343/statm: 64905 62653 140 302 0 64600 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 259620

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.45
CPU time (s): 1200.12
CPU user time (s): 1196.62
CPU system time (s): 3.50547
CPU usage (%): 99.9731
Max. virtual memory (cumulated for all children) (KiB): 259620

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

runsolver used 0.875866 second user time and 2.43163 second system time

The end

Launcher Data (download as text)

Begin job on node68 on Sun Mar  4 21:06:26 UTC 2007

IDJOB= 320202
IDBENCH= 20497
IDSOLVER= 132
FILE ID= node68/320202-1173042386

PBS_JOBID= 4012492

Free space on /tmp= 66437 MiB

SOLVER NAME= Spear FH 1.0
BENCH NAME= HOME/pub/bench/SAT07/industrial/manolios/manol-pipe-c7nidw.cnf
COMMAND LINE= /tmp/evaluation/320202-1173042386/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/320202-1173042386/instance-320202-1173042386.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node68/watcher-320202-1173042386 -o ROOT/results/node68/solver-320202-1173042386 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/320202-1173042386/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/320202-1173042386/instance-320202-1173042386.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  cddc29f8f256e39e02d9b418f68e802c

RANDOM SEED= 932797797

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node68.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.234
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.234
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:       1678888 kB
Buffers:         21084 kB
Cached:         290280 kB
SwapCached:       3680 kB
Active:         104764 kB
Inactive:       215912 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1678888 kB
SwapTotal:     4192956 kB
SwapFree:      4183224 kB
Dirty:           10432 kB
Writeback:           0 kB
Mapped:          15320 kB
Slab:            42492 kB
Committed_AS:   816588 kB
PageTables:       1380 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= 66437 MiB

End job on node68 on Sun Mar  4 21:26:29 UTC 2007