Trace number 302197

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.42

General information on the benchmark

Namerandom/LargeSize/5SAT/v900/
unif-k5-r20-v900-c18000-S16540223-14.cnf
MD5SUM6104e3b216d8b12a00f9c23312ab9c34
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark299.403
Satisfiable
(Un)Satisfiability was proved
Number of variables900
Number of clauses18000
Sum of the clauses size90000
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 518000
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/302197-1172006576/instance-302197-1172006576.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/node2/watcher-302197-1172006576 -o ROOT/results/node2/solver-302197-1172006576 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/302197-1172006576/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs /tmp/evaluation/302197-1172006576/instance-302197-1172006576.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: 7.36 6.94 4.29 3/77 14864
/proc/meminfo: memFree=1558768/2055920 swapFree=4192812/4192956
[pid=14864] ppid=14862 vsize=1548 CPUtime=0
/proc/14864/stat : 14864 (Spear-32) R 14862 14864 14085 0 -1 4194304 201 0 0 0 0 0 0 0 18 0 1 0 220612581 1585152 185 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/14864/statm: 387 185 128 302 0 82 0

[startup+0.10705 s]
/proc/loadavg: 7.36 6.94 4.29 3/77 14864
/proc/meminfo: memFree=1558768/2055920 swapFree=4192812/4192956
[pid=14864] ppid=14862 vsize=2860 CPUtime=0.1
/proc/14864/stat : 14864 (Spear-32) R 14862 14864 14085 0 -1 4194304 544 0 0 0 10 0 0 0 18 0 1 0 220612581 2928640 528 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/14864/statm: 715 528 140 302 0 410 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2860

[startup+0.515093 s]
/proc/loadavg: 7.36 6.94 4.29 3/77 14864
/proc/meminfo: memFree=1558768/2055920 swapFree=4192812/4192956
[pid=14864] ppid=14862 vsize=4640 CPUtime=0.51
/proc/14864/stat : 14864 (Spear-32) R 14862 14864 14085 0 -1 4194304 971 0 0 0 50 1 0 0 22 0 1 0 220612581 4751360 955 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/14864/statm: 1160 955 140 302 0 855 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 4640

[startup+1.33518 s]
/proc/loadavg: 7.36 6.94 4.29 2/78 14865
/proc/meminfo: memFree=1553320/2055920 swapFree=4192812/4192956
[pid=14864] ppid=14862 vsize=7504 CPUtime=1.32
/proc/14864/stat : 14864 (Spear-32) R 14862 14864 14085 0 -1 4194304 1696 0 0 0 131 1 0 0 25 0 1 0 220612581 7684096 1680 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/14864/statm: 1876 1680 140 302 0 1571 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 7504

[startup+2.97135 s]
/proc/loadavg: 7.36 6.94 4.29 2/78 14865
/proc/meminfo: memFree=1549672/2055920 swapFree=4192812/4192956
[pid=14864] ppid=14862 vsize=12088 CPUtime=2.96
/proc/14864/stat : 14864 (Spear-32) R 14862 14864 14085 0 -1 4194304 2832 0 0 0 293 3 0 0 25 0 1 0 220612581 12378112 2816 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/14864/statm: 3022 2816 140 302 0 2717 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 12088

[startup+6.24769 s]
/proc/loadavg: 6.85 6.84 4.27 2/78 14865
/proc/meminfo: memFree=1541928/2055920 swapFree=4192812/4192956
[pid=14864] ppid=14862 vsize=19220 CPUtime=6.23
/proc/14864/stat : 14864 (Spear-32) R 14862 14864 14085 0 -1 4194304 4607 0 0 0 618 5 0 0 25 0 1 0 220612581 19681280 4591 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/14864/statm: 4805 4591 140 302 0 4500 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 19220

[startup+12.7054 s]
/proc/loadavg: 6.38 6.74 4.25 2/78 14865
/proc/meminfo: memFree=1530600/2055920 swapFree=4192812/4192956
[pid=14864] ppid=14862 vsize=29664 CPUtime=12.69
/proc/14864/stat : 14864 (Spear-32) R 14862 14864 14085 0 -1 4194304 7245 0 0 0 1259 10 0 0 25 0 1 0 220612581 30375936 7196 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/14864/statm: 7416 7196 140 302 0 7111 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 29664

[startup+25.5117 s]
/proc/loadavg: 5.19 6.46 4.20 2/78 14865
/proc/meminfo: memFree=1515560/2055920 swapFree=4192812/4192956
[pid=14864] ppid=14862 vsize=45204 CPUtime=25.49
/proc/14864/stat : 14864 (Spear-32) R 14862 14864 14085 0 -1 4194304 11163 0 0 0 2533 16 0 0 25 0 1 0 220612581 46288896 11049 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/14864/statm: 11301 11049 140 302 0 10996 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 45204

[startup+51.1253 s]
/proc/loadavg: 3.76 6.02 4.11 2/78 14865
/proc/meminfo: memFree=1493416/2055920 swapFree=4192812/4192956
[pid=14864] ppid=14862 vsize=66740 CPUtime=51.09
/proc/14864/stat : 14864 (Spear-32) R 14862 14864 14085 0 -1 4194304 16568 0 0 0 5084 25 0 0 25 0 1 0 220612581 68341760 16454 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526834 0 0 4096 0 0 0 0 17 1 0 0
/proc/14864/statm: 16685 16454 140 302 0 16380 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 66740

[startup+102.343 s]
/proc/loadavg: 2.20 5.24 3.95 2/78 14865
/proc/meminfo: memFree=1460840/2055920 swapFree=4192812/4192956
[pid=14864] ppid=14862 vsize=99812 CPUtime=102.3
/proc/14864/stat : 14864 (Spear-32) R 14862 14864 14085 0 -1 4194304 24864 0 0 0 10187 43 0 0 25 0 1 0 220612581 102207488 24621 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/14864/statm: 24953 24621 140 302 0 24648 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 99812

[startup+162.38 s]
/proc/loadavg: 1.44 4.47 3.76 2/78 14865
/proc/meminfo: memFree=1433192/2055920 swapFree=4192812/4192956
[pid=14864] ppid=14862 vsize=126824 CPUtime=162.32
/proc/14864/stat : 14864 (Spear-32) R 14862 14864 14085 0 -1 4194304 31648 0 0 0 16173 59 0 0 25 0 1 0 220612581 129867776 31405 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134527154 0 0 4096 0 0 0 0 17 1 0 0
/proc/14864/statm: 31706 31405 140 302 0 31401 0
Current children cumulated CPU time (s) 162.32
Current children cumulated vsize (KiB) 126824

[startup+222.411 s]
/proc/loadavg: 1.16 3.83 3.58 2/78 14865
/proc/meminfo: memFree=1406888/2055920 swapFree=4192812/4192956
[pid=14864] ppid=14862 vsize=153128 CPUtime=222.34
/proc/14864/stat : 14864 (Spear-32) R 14862 14864 14085 0 -1 4194304 38237 0 0 0 22162 72 0 0 25 0 1 0 220612581 156803072 37994 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/14864/statm: 38282 37994 140 302 0 37977 0
Current children cumulated CPU time (s) 222.34
Current children cumulated vsize (KiB) 153128

[startup+282.44 s]
/proc/loadavg: 1.06 3.32 3.42 2/78 14865
/proc/meminfo: memFree=1385064/2055920 swapFree=4192812/4192956
[pid=14864] ppid=14862 vsize=176060 CPUtime=282.35
/proc/14864/stat : 14864 (Spear-32) R 14862 14864 14085 0 -1 4194304 43947 0 0 0 28151 84 0 0 25 0 1 0 220612581 180285440 43447 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/14864/statm: 44015 43447 140 302 0 43710 0
Current children cumulated CPU time (s) 282.35
Current children cumulated vsize (KiB) 176060

[startup+342.473 s]
/proc/loadavg: 1.02 2.89 3.27 2/78 14865
/proc/meminfo: memFree=1363368/2055920 swapFree=4192812/4192956
[pid=14864] ppid=14862 vsize=197832 CPUtime=342.37
/proc/14864/stat : 14864 (Spear-32) R 14862 14864 14085 0 -1 4194304 49391 0 0 0 34141 96 0 0 25 0 1 0 220612581 202579968 48891 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/14864/statm: 49458 48891 140 302 0 49153 0
Current children cumulated CPU time (s) 342.37
Current children cumulated vsize (KiB) 197832

[startup+402.505 s]
/proc/loadavg: 1.00 2.54 3.12 2/78 14865
/proc/meminfo: memFree=1343976/2055920 swapFree=4192812/4192956
[pid=14864] ppid=14862 vsize=216820 CPUtime=402.38
/proc/14864/stat : 14864 (Spear-32) R 14862 14864 14085 0 -1 4194304 54152 0 0 0 40132 106 0 0 25 0 1 0 220612581 222023680 53652 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/14864/statm: 54205 53652 140 302 0 53900 0
Current children cumulated CPU time (s) 402.38
Current children cumulated vsize (KiB) 216820

[startup+462.539 s]
/proc/loadavg: 1.00 2.26 2.99 2/78 14865
/proc/meminfo: memFree=1326376/2055920 swapFree=4192812/4192956
[pid=14864] ppid=14862 vsize=234492 CPUtime=462.4
/proc/14864/stat : 14864 (Spear-32) R 14862 14864 14085 0 -1 4194304 58568 0 0 0 46121 119 0 0 25 0 1 0 220612581 240119808 58068 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/14864/statm: 58623 58068 140 302 0 58318 0
Current children cumulated CPU time (s) 462.4
Current children cumulated vsize (KiB) 234492

[startup+522.572 s]
/proc/loadavg: 1.00 2.03 2.86 2/78 14865
/proc/meminfo: memFree=1310504/2055920 swapFree=4192812/4192956
[pid=14864] ppid=14862 vsize=250304 CPUtime=522.41
/proc/14864/stat : 14864 (Spear-32) R 14862 14864 14085 0 -1 4194304 62542 0 0 0 52111 130 0 0 25 0 1 0 220612581 256311296 62042 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526962 0 0 4096 0 0 0 0 17 1 0 0
/proc/14864/statm: 62576 62042 140 302 0 62271 0
Current children cumulated CPU time (s) 522.41
Current children cumulated vsize (KiB) 250304

[startup+582.605 s]
/proc/loadavg: 1.00 1.84 2.74 2/78 14865
/proc/meminfo: memFree=1294504/2055920 swapFree=4192812/4192956
[pid=14864] ppid=14862 vsize=266076 CPUtime=582.44
/proc/14864/stat : 14864 (Spear-32) R 14862 14864 14085 0 -1 4194304 66480 0 0 0 58105 139 0 0 25 0 1 0 220612581 272461824 65980 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/14864/statm: 66519 65980 140 302 0 66214 0
Current children cumulated CPU time (s) 582.44
Current children cumulated vsize (KiB) 266076

[startup+642.645 s]
/proc/loadavg: 1.00 1.68 2.63 2/78 14865
/proc/meminfo: memFree=1278888/2055920 swapFree=4192812/4192956
[pid=14864] ppid=14862 vsize=281808 CPUtime=642.45
/proc/14864/stat : 14864 (Spear-32) R 14862 14864 14085 0 -1 4194304 70396 0 0 0 64095 150 0 0 25 0 1 0 220612581 288571392 69896 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/14864/statm: 70452 69896 140 302 0 70147 0
Current children cumulated CPU time (s) 642.45
Current children cumulated vsize (KiB) 281808

[startup+702.679 s]
/proc/loadavg: 1.00 1.56 2.52 2/78 14865
/proc/meminfo: memFree=1264040/2055920 swapFree=4192812/4192956
[pid=14864] ppid=14862 vsize=296600 CPUtime=702.47
/proc/14864/stat : 14864 (Spear-32) R 14862 14864 14085 0 -1 4194304 74121 0 0 0 70087 160 0 0 25 0 1 0 220612581 303718400 73621 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/14864/statm: 74150 73621 140 302 0 73845 0
Current children cumulated CPU time (s) 702.47
Current children cumulated vsize (KiB) 296600

[startup+762.709 s]
/proc/loadavg: 1.03 1.47 2.43 2/78 14865
/proc/meminfo: memFree=1250216/2055920 swapFree=4192812/4192956
[pid=14864] ppid=14862 vsize=310448 CPUtime=762.48
/proc/14864/stat : 14864 (Spear-32) R 14862 14864 14085 0 -1 4194304 77593 0 0 0 76080 168 0 0 25 0 1 0 220612581 317898752 77093 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/14864/statm: 77612 77093 140 302 0 77307 0
Current children cumulated CPU time (s) 762.48
Current children cumulated vsize (KiB) 310448

[startup+822.745 s]
/proc/loadavg: 1.01 1.38 2.34 2/78 14865
/proc/meminfo: memFree=1237096/2055920 swapFree=4192812/4192956
[pid=14864] ppid=14862 vsize=325356 CPUtime=822.5
/proc/14864/stat : 14864 (Spear-32) R 14862 14864 14085 0 -1 4194304 81328 0 0 0 82072 178 0 0 25 0 1 0 220612581 333164544 80315 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/14864/statm: 81339 80315 140 302 0 81034 0
Current children cumulated CPU time (s) 822.5
Current children cumulated vsize (KiB) 325356

[startup+882.777 s]
/proc/loadavg: 1.00 1.31 2.25 2/78 14865
/proc/meminfo: memFree=1225064/2055920 swapFree=4192812/4192956
[pid=14864] ppid=14862 vsize=337448 CPUtime=882.51
/proc/14864/stat : 14864 (Spear-32) R 14862 14864 14085 0 -1 4194304 84359 0 0 0 88067 184 0 0 25 0 1 0 220612581 345546752 83346 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/14864/statm: 84362 83346 140 302 0 84057 0
Current children cumulated CPU time (s) 882.51
Current children cumulated vsize (KiB) 337448

[startup+942.81 s]
/proc/loadavg: 1.00 1.25 2.17 2/78 14865
/proc/meminfo: memFree=1213608/2055920 swapFree=4192812/4192956
[pid=14864] ppid=14862 vsize=348896 CPUtime=942.54
/proc/14864/stat : 14864 (Spear-32) R 14862 14864 14085 0 -1 4194304 87225 0 0 0 94062 192 0 0 25 0 1 0 220612581 357269504 86212 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/14864/statm: 87224 86212 140 302 0 86919 0
Current children cumulated CPU time (s) 942.54
Current children cumulated vsize (KiB) 348896

[startup+1002.84 s]
/proc/loadavg: 1.00 1.20 2.09 2/78 14865
/proc/meminfo: memFree=1202728/2055920 swapFree=4192812/4192956
[pid=14864] ppid=14862 vsize=359996 CPUtime=1002.54
/proc/14864/stat : 14864 (Spear-32) R 14862 14864 14085 0 -1 4194304 89961 0 0 0 100055 199 0 0 25 0 1 0 220612581 368635904 88948 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526708 0 0 4096 0 0 0 0 17 1 0 0
/proc/14864/statm: 89999 88948 140 302 0 89694 0
Current children cumulated CPU time (s) 1002.54
Current children cumulated vsize (KiB) 359996

[startup+1062.87 s]
/proc/loadavg: 1.05 1.18 2.03 2/78 14867
/proc/meminfo: memFree=1191912/2055920 swapFree=4192812/4192956
[pid=14864] ppid=14862 vsize=370616 CPUtime=1062.56
/proc/14864/stat : 14864 (Spear-32) R 14862 14864 14085 0 -1 4194304 92615 0 0 0 106049 207 0 0 25 0 1 0 220612581 379510784 91602 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/14864/statm: 92654 91602 140 302 0 92349 0
Current children cumulated CPU time (s) 1062.56
Current children cumulated vsize (KiB) 370616

[startup+1122.91 s]
/proc/loadavg: 1.02 1.14 1.96 2/78 14867
/proc/meminfo: memFree=1182888/2055920 swapFree=4192812/4192956
[pid=14864] ppid=14862 vsize=379840 CPUtime=1122.57
/proc/14864/stat : 14864 (Spear-32) R 14862 14864 14085 0 -1 4194304 94893 0 0 0 112044 213 0 0 25 0 1 0 220612581 388956160 93880 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526767 0 0 4096 0 0 0 0 17 1 0 0
/proc/14864/statm: 94960 93880 140 302 0 94655 0
Current children cumulated CPU time (s) 1122.57
Current children cumulated vsize (KiB) 379840

[startup+1182.94 s]
/proc/loadavg: 1.00 1.11 1.90 2/78 14867
/proc/meminfo: memFree=1173800/2055920 swapFree=4192812/4192956
[pid=14864] ppid=14862 vsize=389128 CPUtime=1182.59
/proc/14864/stat : 14864 (Spear-32) R 14862 14864 14085 0 -1 4194304 97174 0 0 0 118038 221 0 0 25 0 1 0 220612581 398467072 96161 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/14864/statm: 97282 96161 140 302 0 96977 0
Current children cumulated CPU time (s) 1182.59
Current children cumulated vsize (KiB) 389128



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.36 s]
/proc/loadavg: 1.00 1.11 1.88 2/78 14867
/proc/meminfo: memFree=1171112/2055920 swapFree=4192812/4192956
[pid=14864] ppid=14862 vsize=391680 CPUtime=1200.01
/proc/14864/stat : 14864 (Spear-32) R 14862 14864 14085 0 -1 4194304 97811 0 0 0 119778 223 0 0 25 0 1 0 220612581 401080320 96798 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/14864/statm: 97920 96798 140 302 0 97615 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 391680

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.42
CPU time (s): 1200.08
CPU user time (s): 1197.79
CPU system time (s): 2.29465
CPU usage (%): 99.9717
Max. virtual memory (cumulated for all children) (KiB): 391680

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

runsolver used 1.3378 second user time and 2.92056 second system time

The end

Launcher Data (download as text)

Begin job on node2 on Tue Feb 20 21:22:56 UTC 2007

IDJOB= 302197
IDBENCH= 20077
IDSOLVER= 132
FILE ID= node2/302197-1172006576

PBS_JOBID= 3849123

Free space on /tmp= 66548 MiB

SOLVER NAME= Spear FH 1.0
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/5SAT/v900/unif-k5-r20-v900-c18000-S16540223-14.cnf
COMMAND LINE= /tmp/evaluation/302197-1172006576/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/302197-1172006576/instance-302197-1172006576.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node2/watcher-302197-1172006576 -o ROOT/results/node2/solver-302197-1172006576 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/302197-1172006576/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/302197-1172006576/instance-302197-1172006576.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  6104e3b216d8b12a00f9c23312ab9c34

RANDOM SEED= 280469788

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node2.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:       1559304 kB
Buffers:         53188 kB
Cached:         308368 kB
SwapCached:          0 kB
Active:         319560 kB
Inactive:       102120 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1559304 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2044 kB
Writeback:           0 kB
Mapped:          78992 kB
Slab:            60428 kB
Committed_AS:  1200112 kB
PageTables:       1812 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= 66548 MiB

End job on node2 on Tue Feb 20 21:42:59 UTC 2007