Trace number 304123

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 FHS 1.0? (TO) 1200.07 1200.48

General information on the benchmark

Namerandom/LargeSize/7SAT/v220/
unif-k7-r85-v220-c18700-S1535300821-05.cnf
MD5SUM93f37c46a26d2e8e869ca178d98d46ca
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables220
Number of clauses18700
Sum of the clauses size130900
Maximum clause length7
Minimum clause length7
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 50
Number of clauses of size over 518700

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/304123-1172051792/instance-304123-1172051792.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/node7/watcher-304123-1172051792 -o ROOT/results/node7/solver-304123-1172051792 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/304123-1172051792/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/304123-1172051792/instance-304123-1172051792.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.97 1.00 1.00 3/77 12533
/proc/meminfo: memFree=1630288/2055920 swapFree=4142368/4192956
[pid=12533] ppid=12531 vsize=1396 CPUtime=0
/proc/12533/stat : 12533 (Spear-32) R 12531 12533 11356 0 -1 4194304 183 0 0 0 0 0 0 0 18 0 1 0 225133956 1429504 167 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/12533/statm: 349 167 128 302 0 44 0

[startup+0.106467 s]
/proc/loadavg: 0.97 1.00 1.00 3/77 12533
/proc/meminfo: memFree=1630288/2055920 swapFree=4142368/4192956
[pid=12533] ppid=12531 vsize=2844 CPUtime=0.1
/proc/12533/stat : 12533 (Spear-32) R 12531 12533 11356 0 -1 4194304 534 0 0 0 10 0 0 0 18 0 1 0 225133956 2912256 518 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/12533/statm: 711 518 140 302 0 406 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2844

[startup+0.51451 s]
/proc/loadavg: 0.97 1.00 1.00 3/77 12533
/proc/meminfo: memFree=1630288/2055920 swapFree=4142368/4192956
[pid=12533] ppid=12531 vsize=3884 CPUtime=0.51
/proc/12533/stat : 12533 (Spear-32) R 12531 12533 11356 0 -1 4194304 792 0 0 0 50 1 0 0 21 0 1 0 225133956 3977216 776 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12533/statm: 971 776 140 302 0 666 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 3884

[startup+1.3346 s]
/proc/loadavg: 0.97 1.00 1.00 2/78 12534
/proc/meminfo: memFree=1626440/2055920 swapFree=4142368/4192956
[pid=12533] ppid=12531 vsize=5548 CPUtime=1.32
/proc/12533/stat : 12533 (Spear-32) R 12531 12533 11356 0 -1 4194304 1193 0 0 0 131 1 0 0 25 0 1 0 225133956 5681152 1177 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12533/statm: 1387 1177 140 302 0 1082 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 5548

[startup+2.97077 s]
/proc/loadavg: 0.97 1.00 1.00 2/78 12534
/proc/meminfo: memFree=1624456/2055920 swapFree=4142368/4192956
[pid=12533] ppid=12531 vsize=7992 CPUtime=2.96
/proc/12533/stat : 12533 (Spear-32) R 12531 12533 11356 0 -1 4194304 1809 0 0 0 294 2 0 0 25 0 1 0 225133956 8183808 1793 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12533/statm: 1998 1793 140 302 0 1693 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 7992

[startup+6.24711 s]
/proc/loadavg: 0.97 1.00 1.00 2/78 12534
/proc/meminfo: memFree=1620232/2055920 swapFree=4142368/4192956
[pid=12533] ppid=12531 vsize=11592 CPUtime=6.23
/proc/12533/stat : 12533 (Spear-32) R 12531 12533 11356 0 -1 4194304 2724 0 0 0 620 3 0 0 25 0 1 0 225133956 11870208 2708 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12533/statm: 2898 2708 140 302 0 2593 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 11592

[startup+12.7068 s]
/proc/loadavg: 0.97 1.00 1.00 2/78 12534
/proc/meminfo: memFree=1614664/2055920 swapFree=4142368/4192956
[pid=12533] ppid=12531 vsize=16860 CPUtime=12.69
/proc/12533/stat : 12533 (Spear-32) R 12531 12533 11356 0 -1 4194304 4050 0 0 0 1262 7 0 0 25 0 1 0 225133956 17264640 4001 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12533/statm: 4215 4001 140 302 0 3910 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 16860

[startup+25.5151 s]
/proc/loadavg: 0.98 1.00 1.00 2/78 12534
/proc/meminfo: memFree=1606920/2055920 swapFree=4142368/4192956
[pid=12533] ppid=12531 vsize=24976 CPUtime=25.5
/proc/12533/stat : 12533 (Spear-32) R 12531 12533 11356 0 -1 4194304 6080 0 0 0 2539 11 0 0 25 0 1 0 225133956 25575424 5966 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12533/statm: 6244 5966 140 302 0 5939 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 24976

[startup+51.1318 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 12534
/proc/meminfo: memFree=1595464/2055920 swapFree=4142368/4192956
[pid=12533] ppid=12531 vsize=36020 CPUtime=51.1
/proc/12533/stat : 12533 (Spear-32) R 12531 12533 11356 0 -1 4194304 8885 0 0 0 5091 19 0 0 25 0 1 0 225133956 36884480 8771 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12533/statm: 9005 8771 140 302 0 8700 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 36020

[startup+102.353 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 12534
/proc/meminfo: memFree=1578888/2055920 swapFree=4142368/4192956
[pid=12533] ppid=12531 vsize=53308 CPUtime=102.31
/proc/12533/stat : 12533 (Spear-32) R 12531 12533 11356 0 -1 4194304 13187 0 0 0 10199 32 0 0 25 0 1 0 225133956 54587392 12944 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526957 0 0 4096 0 0 0 0 17 1 0 0
/proc/12533/statm: 13327 12944 140 302 0 13022 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 53308

[startup+162.393 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 12534
/proc/meminfo: memFree=1563208/2055920 swapFree=4142368/4192956
[pid=12533] ppid=12531 vsize=68648 CPUtime=162.34
/proc/12533/stat : 12533 (Spear-32) R 12531 12533 11356 0 -1 4194304 17015 0 0 0 16192 42 0 0 25 0 1 0 225133956 70295552 16772 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/12533/statm: 17162 16772 140 302 0 16857 0
Current children cumulated CPU time (s) 162.34
Current children cumulated vsize (KiB) 68648

[startup+222.426 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 12534
/proc/meminfo: memFree=1550600/2055920 swapFree=4142368/4192956
[pid=12533] ppid=12531 vsize=81388 CPUtime=222.36
/proc/12533/stat : 12533 (Spear-32) R 12531 12533 11356 0 -1 4194304 20181 0 0 0 22184 52 0 0 25 0 1 0 225133956 83341312 19938 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526936 0 0 4096 0 0 0 0 17 1 0 0
/proc/12533/statm: 20347 19938 140 302 0 20042 0
Current children cumulated CPU time (s) 222.36
Current children cumulated vsize (KiB) 81388

[startup+282.468 s]
/proc/loadavg: 0.99 1.00 1.00 2/84 12606
/proc/meminfo: memFree=1538648/2055920 swapFree=4142368/4192956
[pid=12533] ppid=12531 vsize=93112 CPUtime=282.36
/proc/12533/stat : 12533 (Spear-32) R 12531 12533 11356 0 -1 4194304 23118 0 0 0 28175 61 0 0 25 0 1 0 225133956 95346688 22618 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12533/statm: 23278 22618 140 302 0 22973 0
Current children cumulated CPU time (s) 282.36
Current children cumulated vsize (KiB) 93112

[startup+342.531 s]
/proc/loadavg: 0.99 1.00 1.00 2/84 12702
/proc/meminfo: memFree=1528216/2055920 swapFree=4142368/4192956
[pid=12533] ppid=12531 vsize=103388 CPUtime=342.35
/proc/12533/stat : 12533 (Spear-32) R 12531 12533 11356 0 -1 4194304 25698 0 0 0 34168 67 0 0 25 0 1 0 225133956 105869312 25198 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/12533/statm: 25847 25198 140 302 0 25542 0
Current children cumulated CPU time (s) 342.35
Current children cumulated vsize (KiB) 103388

[startup+402.579 s]
/proc/loadavg: 1.04 1.01 1.00 2/78 12732
/proc/meminfo: memFree=1519816/2055920 swapFree=4142368/4192956
[pid=12533] ppid=12531 vsize=112852 CPUtime=402.37
/proc/12533/stat : 12533 (Spear-32) R 12531 12533 11356 0 -1 4194304 28048 0 0 0 40162 75 0 0 25 0 1 0 225133956 115560448 27548 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527012 0 0 4096 0 0 0 0 17 1 0 0
/proc/12533/statm: 28213 27548 140 302 0 27908 0
Current children cumulated CPU time (s) 402.37
Current children cumulated vsize (KiB) 112852

[startup+462.62 s]
/proc/loadavg: 1.01 1.00 1.00 2/78 12751
/proc/meminfo: memFree=1510856/2055920 swapFree=4142416/4192956
[pid=12533] ppid=12531 vsize=121300 CPUtime=462.38
/proc/12533/stat : 12533 (Spear-32) R 12531 12533 11356 0 -1 4194304 30132 0 0 0 46157 81 0 0 25 0 1 0 225133956 124211200 29632 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/12533/statm: 30325 29632 140 302 0 30020 0
Current children cumulated CPU time (s) 462.38
Current children cumulated vsize (KiB) 121300

[startup+522.653 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 12751
/proc/meminfo: memFree=1502792/2055920 swapFree=4142416/4192956
[pid=12533] ppid=12531 vsize=129404 CPUtime=522.4
/proc/12533/stat : 12533 (Spear-32) R 12531 12533 11356 0 -1 4194304 32145 0 0 0 52153 87 0 0 25 0 1 0 225133956 132509696 31645 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/12533/statm: 32351 31645 140 302 0 32046 0
Current children cumulated CPU time (s) 522.4
Current children cumulated vsize (KiB) 129404

[startup+582.686 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 12751
/proc/meminfo: memFree=1495432/2055920 swapFree=4142416/4192956
[pid=12533] ppid=12531 vsize=136684 CPUtime=582.42
/proc/12533/stat : 12533 (Spear-32) R 12531 12533 11356 0 -1 4194304 33968 0 0 0 58149 93 0 0 25 0 1 0 225133956 139964416 33468 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/12533/statm: 34171 33468 140 302 0 33866 0
Current children cumulated CPU time (s) 582.42
Current children cumulated vsize (KiB) 136684

[startup+642.723 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 12751
/proc/meminfo: memFree=1487816/2055920 swapFree=4142416/4192956
[pid=12533] ppid=12531 vsize=144536 CPUtime=642.43
/proc/12533/stat : 12533 (Spear-32) R 12531 12533 11356 0 -1 4194304 35878 0 0 0 64144 99 0 0 25 0 1 0 225133956 148004864 35378 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/12533/statm: 36134 35378 140 302 0 35829 0
Current children cumulated CPU time (s) 642.43
Current children cumulated vsize (KiB) 144536

[startup+702.759 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 12751
/proc/meminfo: memFree=1480520/2055920 swapFree=4142416/4192956
[pid=12533] ppid=12531 vsize=151856 CPUtime=702.46
/proc/12533/stat : 12533 (Spear-32) R 12531 12533 11356 0 -1 4194304 37706 0 0 0 70140 106 0 0 25 0 1 0 225133956 155500544 37206 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/12533/statm: 37964 37206 140 302 0 37659 0
Current children cumulated CPU time (s) 702.46
Current children cumulated vsize (KiB) 151856

[startup+762.792 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 12751
/proc/meminfo: memFree=1473416/2055920 swapFree=4142416/4192956
[pid=12533] ppid=12531 vsize=158996 CPUtime=762.48
/proc/12533/stat : 12533 (Spear-32) R 12531 12533 11356 0 -1 4194304 39493 0 0 0 76135 113 0 0 25 0 1 0 225133956 162811904 38993 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/12533/statm: 39749 38993 140 302 0 39444 0
Current children cumulated CPU time (s) 762.48
Current children cumulated vsize (KiB) 158996

[startup+822.831 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 12751
/proc/meminfo: memFree=1466632/2055920 swapFree=4142416/4192956
[pid=12533] ppid=12531 vsize=165564 CPUtime=822.5
/proc/12533/stat : 12533 (Spear-32) R 12531 12533 11356 0 -1 4194304 41152 0 0 0 82131 119 0 0 25 0 1 0 225133956 169537536 40652 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/12533/statm: 41391 40652 140 302 0 41086 0
Current children cumulated CPU time (s) 822.5
Current children cumulated vsize (KiB) 165564

[startup+882.862 s]
/proc/loadavg: 1.06 1.02 1.00 2/78 12751
/proc/meminfo: memFree=1460232/2055920 swapFree=4142416/4192956
[pid=12533] ppid=12531 vsize=174060 CPUtime=882.51
/proc/12533/stat : 12533 (Spear-32) R 12531 12533 11356 0 -1 4194304 43280 0 0 0 88127 124 0 0 25 0 1 0 225133956 178237440 42267 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/12533/statm: 43515 42267 140 302 0 43210 0
Current children cumulated CPU time (s) 882.51
Current children cumulated vsize (KiB) 174060

[startup+942.898 s]
/proc/loadavg: 1.02 1.01 1.00 2/78 12751
/proc/meminfo: memFree=1454280/2055920 swapFree=4142416/4192956
[pid=12533] ppid=12531 vsize=180204 CPUtime=942.54
/proc/12533/stat : 12533 (Spear-32) R 12531 12533 11356 0 -1 4194304 44762 0 0 0 94124 130 0 0 25 0 1 0 225133956 184528896 43749 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527022 0 0 4096 0 0 0 0 17 1 0 0
/proc/12533/statm: 45051 43749 140 302 0 44746 0
Current children cumulated CPU time (s) 942.54
Current children cumulated vsize (KiB) 180204

[startup+1002.93 s]
/proc/loadavg: 1.01 1.00 1.00 2/78 12751
/proc/meminfo: memFree=1448776/2055920 swapFree=4142416/4192956
[pid=12533] ppid=12531 vsize=185872 CPUtime=1002.56
/proc/12533/stat : 12533 (Spear-32) R 12531 12533 11356 0 -1 4194304 46167 0 0 0 100121 135 0 0 25 0 1 0 225133956 190332928 45154 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526962 0 0 4096 0 0 0 0 17 1 0 0
/proc/12533/statm: 46468 45154 140 302 0 46163 0
Current children cumulated CPU time (s) 1002.56
Current children cumulated vsize (KiB) 185872

[startup+1062.97 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 12751
/proc/meminfo: memFree=1443400/2055920 swapFree=4142416/4192956
[pid=12533] ppid=12531 vsize=191148 CPUtime=1062.58
/proc/12533/stat : 12533 (Spear-32) R 12531 12533 11356 0 -1 4194304 47482 0 0 0 106118 140 0 0 25 0 1 0 225133956 195735552 46469 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/12533/statm: 47787 46469 140 302 0 47482 0
Current children cumulated CPU time (s) 1062.58
Current children cumulated vsize (KiB) 191148

[startup+1123 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 12751
/proc/meminfo: memFree=1438152/2055920 swapFree=4142416/4192956
[pid=12533] ppid=12531 vsize=196416 CPUtime=1122.59
/proc/12533/stat : 12533 (Spear-32) R 12531 12533 11356 0 -1 4194304 48799 0 0 0 112115 144 0 0 25 0 1 0 225133956 201129984 47786 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12533/statm: 49104 47786 140 302 0 48799 0
Current children cumulated CPU time (s) 1122.59
Current children cumulated vsize (KiB) 196416

[startup+1183.03 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 12751
/proc/meminfo: memFree=1433032/2055920 swapFree=4142416/4192956
[pid=12533] ppid=12531 vsize=201476 CPUtime=1182.6
/proc/12533/stat : 12533 (Spear-32) R 12531 12533 11356 0 -1 4194304 50074 0 0 0 118111 149 0 0 25 0 1 0 225133956 206311424 49061 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/12533/statm: 50369 49061 140 302 0 50064 0
Current children cumulated CPU time (s) 1182.6
Current children cumulated vsize (KiB) 201476



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.45 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 12751
/proc/meminfo: memFree=1431304/2055920 swapFree=4142416/4192956
[pid=12533] ppid=12531 vsize=203340 CPUtime=1200.03
/proc/12533/stat : 12533 (Spear-32) R 12531 12533 11356 0 -1 4194304 50487 0 0 0 119852 151 0 0 25 0 1 0 225133956 208220160 49474 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/12533/statm: 50835 49474 140 302 0 50530 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 203340

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.48
CPU time (s): 1200.07
CPU user time (s): 1198.52
CPU system time (s): 1.54077
CPU usage (%): 99.9652
Max. virtual memory (cumulated for all children) (KiB): 203340

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

runsolver used 1.26481 second user time and 3.00654 second system time

The end

Launcher Data (download as text)

Begin job on node7 on Wed Feb 21 09:56:32 UTC 2007

IDJOB= 304123
IDBENCH= 20124
IDSOLVER= 131
FILE ID= node7/304123-1172051792

PBS_JOBID= 3865269

Free space on /tmp= 66544 MiB

SOLVER NAME= Spear FHS 1.0
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/7SAT/v220/unif-k7-r85-v220-c18700-S1535300821-05.cnf
COMMAND LINE= /tmp/evaluation/304123-1172051792/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/304123-1172051792/instance-304123-1172051792.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node7/watcher-304123-1172051792 -o ROOT/results/node7/solver-304123-1172051792 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/304123-1172051792/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/304123-1172051792/instance-304123-1172051792.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  93f37c46a26d2e8e869ca178d98d46ca

RANDOM SEED= 111086182

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node7.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.232
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.232
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:       1630632 kB
Buffers:         55092 kB
Cached:         270416 kB
SwapCached:      16056 kB
Active:         235424 kB
Inactive:       120144 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1630632 kB
SwapTotal:     4192956 kB
SwapFree:      4142368 kB
Dirty:            2112 kB
Writeback:           0 kB
Mapped:          29808 kB
Slab:            55220 kB
Committed_AS:   840316 kB
PageTables:       1764 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= 66544 MiB

End job on node7 on Wed Feb 21 10:16:35 UTC 2007