Trace number 292070

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.08 1200.38

General information on the benchmark

Namerandom/OnTreshold/5SAT/v70/
unif-k5-r21.3-v70-c1491-S127192076-04.UNSAT.shuffled.cnf
MD5SUMa03c8caae5f60333b324125585e28090
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark6.94094
Satisfiable
(Un)Satisfiability was proved
Number of variables70
Number of clauses1491
Sum of the clauses size7455
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 51491
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/292070-1171749834/instance-292070-1171749834.cnf

Verifier Data (download as text)

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

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node55/watcher-292070-1171749834 -o ROOT/results/node55/solver-292070-1171749834 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/292070-1171749834/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs /tmp/evaluation/292070-1171749834/instance-292070-1171749834.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 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.92 0.98 0.93 3/64 31191
/proc/meminfo: memFree=522920/2055920 swapFree=4183208/4192956
[pid=31191] ppid=31189 vsize=1396 CPUtime=0
/proc/31191/stat : 31191 (Spear-32) R 31189 31191 30380 0 -1 4194304 184 0 0 0 0 0 0 0 18 0 1 0 194939885 1429504 168 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/31191/statm: 349 168 129 302 0 44 0

[startup+0.106964 s]
/proc/loadavg: 0.92 0.98 0.93 3/64 31191
/proc/meminfo: memFree=522920/2055920 swapFree=4183208/4192956
[pid=31191] ppid=31189 vsize=1788 CPUtime=0.1
/proc/31191/stat : 31191 (Spear-32) R 31189 31191 30380 0 -1 4194304 285 0 0 0 10 0 0 0 18 0 1 0 194939885 1830912 269 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/31191/statm: 447 269 140 302 0 142 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1788

[startup+0.515002 s]
/proc/loadavg: 0.92 0.98 0.93 3/64 31191
/proc/meminfo: memFree=522920/2055920 swapFree=4183208/4192956
[pid=31191] ppid=31189 vsize=2564 CPUtime=0.51
/proc/31191/stat : 31191 (Spear-32) R 31189 31191 30380 0 -1 4194304 459 0 0 0 50 1 0 0 21 0 1 0 194939885 2625536 443 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/31191/statm: 641 443 140 302 0 336 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 2564

[startup+1.33508 s]
/proc/loadavg: 0.92 0.98 0.93 2/65 31192
/proc/meminfo: memFree=521056/2055920 swapFree=4183208/4192956
[pid=31191] ppid=31189 vsize=3356 CPUtime=1.33
/proc/31191/stat : 31191 (Spear-32) R 31189 31191 30380 0 -1 4194304 673 0 0 0 131 2 0 0 25 0 1 0 194939885 3436544 657 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/31191/statm: 839 657 140 302 0 534 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 3356

[startup+2.97324 s]
/proc/loadavg: 0.92 0.98 0.93 2/65 31192
/proc/meminfo: memFree=520096/2055920 swapFree=4183208/4192956
[pid=31191] ppid=31189 vsize=4408 CPUtime=2.97
/proc/31191/stat : 31191 (Spear-32) R 31189 31191 30380 0 -1 4194304 929 0 0 0 294 3 0 0 25 0 1 0 194939885 4513792 913 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/31191/statm: 1102 913 140 302 0 797 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 4408

[startup+6.25256 s]
/proc/loadavg: 0.93 0.98 0.93 2/65 31192
/proc/meminfo: memFree=518432/2055920 swapFree=4183208/4192956
[pid=31191] ppid=31189 vsize=5884 CPUtime=6.24
/proc/31191/stat : 31191 (Spear-32) R 31189 31191 30380 0 -1 4194304 1272 0 0 0 620 4 0 0 25 0 1 0 194939885 6025216 1256 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/31191/statm: 1471 1256 140 302 0 1166 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 5884

[startup+12.7072 s]
/proc/loadavg: 0.93 0.98 0.93 2/65 31192
/proc/meminfo: memFree=516520/2055920 swapFree=4183208/4192956
[pid=31191] ppid=31189 vsize=7780 CPUtime=12.69
/proc/31191/stat : 31191 (Spear-32) R 31189 31191 30380 0 -1 4194304 1715 0 0 0 1263 6 0 0 25 0 1 0 194939885 7966720 1699 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/31191/statm: 1945 1699 140 302 0 1640 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 7780

[startup+25.6074 s]
/proc/loadavg: 0.95 0.98 0.93 2/65 31192
/proc/meminfo: memFree=513832/2055920 swapFree=4183208/4192956
[pid=31191] ppid=31189 vsize=10760 CPUtime=25.59
/proc/31191/stat : 31191 (Spear-32) R 31189 31191 30380 0 -1 4194304 2458 0 0 0 2550 9 0 0 25 0 1 0 194939885 11018240 2377 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/31191/statm: 2690 2377 140 302 0 2385 0
Current children cumulated CPU time (s) 25.59
Current children cumulated vsize (KiB) 10760

[startup+51.2169 s]
/proc/loadavg: 0.96 0.98 0.93 2/65 31192
/proc/meminfo: memFree=509928/2055920 swapFree=4183208/4192956
[pid=31191] ppid=31189 vsize=14436 CPUtime=51.19
/proc/31191/stat : 31191 (Spear-32) R 31189 31191 30380 0 -1 4194304 3420 0 0 0 5105 14 0 0 25 0 1 0 194939885 14782464 3339 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/31191/statm: 3609 3339 140 302 0 3304 0
Current children cumulated CPU time (s) 51.19
Current children cumulated vsize (KiB) 14436

[startup+102.428 s]
/proc/loadavg: 0.98 0.98 0.93 2/65 31192
/proc/meminfo: memFree=504744/2055920 swapFree=4183208/4192956
[pid=31191] ppid=31189 vsize=20504 CPUtime=102.39
/proc/31191/stat : 31191 (Spear-32) R 31189 31191 30380 0 -1 4194304 4860 0 0 0 10215 24 0 0 25 0 1 0 194939885 20996096 4650 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/31191/statm: 5126 4650 140 302 0 4821 0
Current children cumulated CPU time (s) 102.39
Current children cumulated vsize (KiB) 20504

[startup+162.452 s]
/proc/loadavg: 0.99 0.98 0.93 2/65 31192
/proc/meminfo: memFree=499880/2055920 swapFree=4183208/4192956
[pid=31191] ppid=31189 vsize=25456 CPUtime=162.4
/proc/31191/stat : 31191 (Spear-32) R 31189 31191 30380 0 -1 4194304 6051 0 0 0 16209 31 0 0 25 0 1 0 194939885 26066944 5841 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/31191/statm: 6364 5841 140 302 0 6059 0
Current children cumulated CPU time (s) 162.4
Current children cumulated vsize (KiB) 25456

[startup+222.473 s]
/proc/loadavg: 0.99 0.98 0.93 2/65 31192
/proc/meminfo: memFree=496296/2055920 swapFree=4183208/4192956
[pid=31191] ppid=31189 vsize=29272 CPUtime=222.4
/proc/31191/stat : 31191 (Spear-32) R 31189 31191 30380 0 -1 4194304 6931 0 0 0 22203 37 0 0 25 0 1 0 194939885 29974528 6721 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/31191/statm: 7318 6721 140 302 0 7013 0
Current children cumulated CPU time (s) 222.4
Current children cumulated vsize (KiB) 29272

[startup+282.494 s]
/proc/loadavg: 0.99 0.98 0.93 2/65 31192
/proc/meminfo: memFree=493224/2055920 swapFree=4183208/4192956
[pid=31191] ppid=31189 vsize=33556 CPUtime=282.41
/proc/31191/stat : 31191 (Spear-32) R 31189 31191 30380 0 -1 4194304 7957 0 0 0 28197 44 0 0 25 0 1 0 194939885 34361344 7490 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134527172 0 0 4096 0 0 0 0 17 1 0 0
/proc/31191/statm: 8389 7490 140 302 0 8084 0
Current children cumulated CPU time (s) 282.41
Current children cumulated vsize (KiB) 33556

[startup+342.517 s]
/proc/loadavg: 0.99 0.98 0.93 2/65 31192
/proc/meminfo: memFree=489640/2055920 swapFree=4183208/4192956
[pid=31191] ppid=31189 vsize=37816 CPUtime=342.42
/proc/31191/stat : 31191 (Spear-32) R 31189 31191 30380 0 -1 4194304 8868 0 0 0 34192 50 0 0 25 0 1 0 194939885 38723584 8401 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/31191/statm: 9454 8401 140 302 0 9149 0
Current children cumulated CPU time (s) 342.42
Current children cumulated vsize (KiB) 37816

[startup+402.54 s]
/proc/loadavg: 0.99 0.98 0.93 2/65 31192
/proc/meminfo: memFree=486696/2055920 swapFree=4183208/4192956
[pid=31191] ppid=31189 vsize=40980 CPUtime=402.42
/proc/31191/stat : 31191 (Spear-32) R 31189 31191 30380 0 -1 4194304 9635 0 0 0 40186 56 0 0 25 0 1 0 194939885 41963520 9168 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/31191/statm: 10245 9168 140 302 0 9940 0
Current children cumulated CPU time (s) 402.42
Current children cumulated vsize (KiB) 40980

[startup+462.557 s]
/proc/loadavg: 1.07 1.00 0.94 2/65 31192
/proc/meminfo: memFree=484712/2055920 swapFree=4183208/4192956
[pid=31191] ppid=31189 vsize=43196 CPUtime=462.43
/proc/31191/stat : 31191 (Spear-32) R 31189 31191 30380 0 -1 4194304 10148 0 0 0 46181 62 0 0 25 0 1 0 194939885 44232704 9681 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/31191/statm: 10799 9681 140 302 0 10494 0
Current children cumulated CPU time (s) 462.43
Current children cumulated vsize (KiB) 43196

[startup+522.578 s]
/proc/loadavg: 1.03 1.00 0.94 2/65 31192
/proc/meminfo: memFree=482280/2055920 swapFree=4183208/4192956
[pid=31191] ppid=31189 vsize=45660 CPUtime=522.43
/proc/31191/stat : 31191 (Spear-32) R 31189 31191 30380 0 -1 4194304 10749 0 0 0 52175 68 0 0 25 0 1 0 194939885 46755840 10282 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/31191/statm: 11415 10282 140 302 0 11110 0
Current children cumulated CPU time (s) 522.43
Current children cumulated vsize (KiB) 45660

[startup+582.608 s]
/proc/loadavg: 1.01 1.00 0.94 2/65 31192
/proc/meminfo: memFree=480040/2055920 swapFree=4183208/4192956
[pid=31191] ppid=31189 vsize=47856 CPUtime=582.45
/proc/31191/stat : 31191 (Spear-32) R 31189 31191 30380 0 -1 4194304 11289 0 0 0 58172 73 0 0 25 0 1 0 194939885 49004544 10822 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/31191/statm: 11964 10822 140 302 0 11659 0
Current children cumulated CPU time (s) 582.45
Current children cumulated vsize (KiB) 47856

[startup+642.632 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 31192
/proc/meminfo: memFree=477928/2055920 swapFree=4183208/4192956
[pid=31191] ppid=31189 vsize=50168 CPUtime=642.46
/proc/31191/stat : 31191 (Spear-32) R 31189 31191 30380 0 -1 4194304 11801 0 0 0 64169 77 0 0 25 0 1 0 194939885 51372032 11334 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/31191/statm: 12542 11334 140 302 0 12237 0
Current children cumulated CPU time (s) 642.46
Current children cumulated vsize (KiB) 50168

[startup+702.656 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 31192
/proc/meminfo: memFree=475304/2055920 swapFree=4183208/4192956
[pid=31191] ppid=31189 vsize=52668 CPUtime=702.47
/proc/31191/stat : 31191 (Spear-32) R 31189 31191 30380 0 -1 4194304 12477 0 0 0 70164 83 0 0 25 0 1 0 194939885 53932032 12010 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/31191/statm: 13167 12010 140 302 0 12862 0
Current children cumulated CPU time (s) 702.47
Current children cumulated vsize (KiB) 52668

[startup+762.678 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 31192
/proc/meminfo: memFree=473000/2055920 swapFree=4183208/4192956
[pid=31191] ppid=31189 vsize=54860 CPUtime=762.48
/proc/31191/stat : 31191 (Spear-32) R 31189 31191 30380 0 -1 4194304 13043 0 0 0 76162 86 0 0 25 0 1 0 194939885 56176640 12576 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526981 0 0 4096 0 0 0 0 17 1 0 0
/proc/31191/statm: 13715 12576 140 302 0 13410 0
Current children cumulated CPU time (s) 762.48
Current children cumulated vsize (KiB) 54860

[startup+822.704 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 31192
/proc/meminfo: memFree=471272/2055920 swapFree=4183208/4192956
[pid=31191] ppid=31189 vsize=56784 CPUtime=822.49
/proc/31191/stat : 31191 (Spear-32) R 31189 31191 30380 0 -1 4194304 13479 0 0 0 82158 91 0 0 25 0 1 0 194939885 58146816 13012 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/31191/statm: 14196 13012 140 302 0 13891 0
Current children cumulated CPU time (s) 822.49
Current children cumulated vsize (KiB) 56784

[startup+882.726 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 31192
/proc/meminfo: memFree=469352/2055920 swapFree=4183208/4192956
[pid=31191] ppid=31189 vsize=58868 CPUtime=882.49
/proc/31191/stat : 31191 (Spear-32) R 31189 31191 30380 0 -1 4194304 13958 0 0 0 88153 96 0 0 25 0 1 0 194939885 60280832 13491 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134527163 0 0 4096 0 0 0 0 17 1 0 0
/proc/31191/statm: 14717 13491 140 302 0 14412 0
Current children cumulated CPU time (s) 882.49
Current children cumulated vsize (KiB) 58868

[startup+942.745 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 31192
/proc/meminfo: memFree=467304/2055920 swapFree=4183208/4192956
[pid=31191] ppid=31189 vsize=62768 CPUtime=942.5
/proc/31191/stat : 31191 (Spear-32) R 31189 31191 30380 0 -1 4194304 14977 0 0 0 94150 100 0 0 25 0 1 0 194939885 64274432 13997 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/31191/statm: 15692 13997 140 302 0 15387 0
Current children cumulated CPU time (s) 942.5
Current children cumulated vsize (KiB) 62768

[startup+1002.77 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 31192
/proc/meminfo: memFree=465768/2055920 swapFree=4183208/4192956
[pid=31191] ppid=31189 vsize=64316 CPUtime=1002.51
/proc/31191/stat : 31191 (Spear-32) R 31189 31191 30380 0 -1 4194304 15351 0 0 0 100149 102 0 0 25 0 1 0 194939885 65859584 14371 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/31191/statm: 16079 14371 140 302 0 15774 0
Current children cumulated CPU time (s) 1002.51
Current children cumulated vsize (KiB) 64316

[startup+1062.79 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 31192
/proc/meminfo: memFree=464232/2055920 swapFree=4183208/4192956
[pid=31191] ppid=31189 vsize=65732 CPUtime=1062.52
/proc/31191/stat : 31191 (Spear-32) R 31189 31191 30380 0 -1 4194304 15753 0 0 0 106146 106 0 0 25 0 1 0 194939885 67309568 14773 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526834 0 0 4096 0 0 0 0 17 1 0 0
/proc/31191/statm: 16433 14773 140 302 0 16128 0
Current children cumulated CPU time (s) 1062.52
Current children cumulated vsize (KiB) 65732

[startup+1122.82 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 31192
/proc/meminfo: memFree=462824/2055920 swapFree=4183208/4192956
[pid=31191] ppid=31189 vsize=67564 CPUtime=1122.53
/proc/31191/stat : 31191 (Spear-32) R 31189 31191 30380 0 -1 4194304 16114 0 0 0 112144 109 0 0 25 0 1 0 194939885 69185536 15134 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/31191/statm: 16891 15134 140 302 0 16586 0
Current children cumulated CPU time (s) 1122.53
Current children cumulated vsize (KiB) 67564

[startup+1182.84 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 31192
/proc/meminfo: memFree=461288/2055920 swapFree=4183208/4192956
[pid=31191] ppid=31189 vsize=68980 CPUtime=1182.54
/proc/31191/stat : 31191 (Spear-32) R 31189 31191 30380 0 -1 4194304 16501 0 0 0 118142 112 0 0 25 0 1 0 194939885 70635520 15521 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526767 0 0 4096 0 0 0 0 17 1 0 0
/proc/31191/statm: 17245 15521 140 302 0 16940 0
Current children cumulated CPU time (s) 1182.54
Current children cumulated vsize (KiB) 68980



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.36 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 31192
/proc/meminfo: memFree=460776/2055920 swapFree=4183208/4192956
[pid=31191] ppid=31189 vsize=69620 CPUtime=1200.05
/proc/31191/stat : 31191 (Spear-32) R 31189 31191 30380 0 -1 4194304 16621 0 0 0 119892 113 0 0 25 0 1 0 194939885 71290880 15641 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134558750 0 0 4096 0 0 0 0 17 1 0 0
/proc/31191/statm: 17405 15641 140 302 0 17100 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 69620

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.38
CPU time (s): 1200.08
CPU user time (s): 1198.93
CPU system time (s): 1.14682
CPU usage (%): 99.975
Max. virtual memory (cumulated for all children) (KiB): 69620

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

runsolver used 0.847871 second user time and 2.38464 second system time

The end

Launcher Data (download as text)

Begin job on node55 on Sat Feb 17 22:03:54 UTC 2007

IDJOB= 292070
IDBENCH= 19830
IDSOLVER= 132
FILE ID= node55/292070-1171749834

PBS_JOBID= 3839465

Free space on /tmp= 66563 MiB

SOLVER NAME= Spear FH 1.0
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v70/unif-k5-r21.3-v70-c1491-S127192076-04.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/292070-1171749834/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/292070-1171749834/instance-292070-1171749834.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node55/watcher-292070-1171749834 -o ROOT/results/node55/solver-292070-1171749834 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/292070-1171749834/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/292070-1171749834/instance-292070-1171749834.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  a03c8caae5f60333b324125585e28090

RANDOM SEED= 780554947

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:        523392 kB
Buffers:         35576 kB
Cached:        1404356 kB
SwapCached:       3572 kB
Active:         613196 kB
Inactive:       836240 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        523392 kB
SwapTotal:     4192956 kB
SwapFree:      4183208 kB
Dirty:            1560 kB
Writeback:           0 kB
Mapped:          15428 kB
Slab:            69260 kB
Committed_AS:   669616 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= 66563 MiB

End job on node55 on Sat Feb 17 22:23:57 UTC 2007