Trace number 301910

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

General information on the benchmark

Namerandom/LargeSize/5SAT/v1100/
unif-k5-r20-v1100-c22000-S1861814752-08.cnf
MD5SUM1a8cd105958b0a3ba6c891f9e5628523
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark76.4764
Satisfiable
(Un)Satisfiability was proved
Number of variables1100
Number of clauses22000
Sum of the clauses size110000
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 522000
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/301910-1171999324/instance-301910-1171999324.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/node5/watcher-301910-1171999324 -o ROOT/results/node5/solver-301910-1171999324 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/301910-1171999324/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs /tmp/evaluation/301910-1171999324/instance-301910-1171999324.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.97 0.95 3/77 5205
/proc/meminfo: memFree=1039904/2055920 swapFree=4192812/4192956
[pid=5205] ppid=5203 vsize=1548 CPUtime=0
/proc/5205/stat : 5205 (Spear-32) R 5203 5205 5028 0 -1 4194304 216 0 0 0 0 0 0 0 18 0 1 0 219887249 1585152 200 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134588036 0 0 4096 0 0 0 0 17 1 0 0
/proc/5205/statm: 387 200 128 302 0 82 0

[startup+0.107058 s]
/proc/loadavg: 0.92 0.97 0.95 3/77 5205
/proc/meminfo: memFree=1039904/2055920 swapFree=4192812/4192956
[pid=5205] ppid=5203 vsize=3056 CPUtime=0.1
/proc/5205/stat : 5205 (Spear-32) R 5203 5205 5028 0 -1 4194304 595 0 0 0 10 0 0 0 18 0 1 0 219887249 3129344 579 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5205/statm: 764 579 140 302 0 459 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 3056

[startup+0.516105 s]
/proc/loadavg: 0.92 0.97 0.95 3/77 5205
/proc/meminfo: memFree=1039904/2055920 swapFree=4192812/4192956
[pid=5205] ppid=5203 vsize=4960 CPUtime=0.5
/proc/5205/stat : 5205 (Spear-32) R 5203 5205 5028 0 -1 4194304 1041 0 0 0 50 0 0 0 21 0 1 0 219887249 5079040 1025 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5205/statm: 1240 1025 140 302 0 935 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 4960

[startup+1.3412 s]
/proc/loadavg: 0.92 0.97 0.95 2/78 5206
/proc/meminfo: memFree=1034072/2055920 swapFree=4192812/4192956
[pid=5205] ppid=5203 vsize=7868 CPUtime=1.33
/proc/5205/stat : 5205 (Spear-32) R 5203 5205 5028 0 -1 4194304 1777 0 0 0 132 1 0 0 25 0 1 0 219887249 8056832 1761 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5205/statm: 1967 1761 140 302 0 1662 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 7868

[startup+2.97738 s]
/proc/loadavg: 0.92 0.97 0.95 2/78 5206
/proc/meminfo: memFree=1030360/2055920 swapFree=4192812/4192956
[pid=5205] ppid=5203 vsize=12816 CPUtime=2.96
/proc/5205/stat : 5205 (Spear-32) R 5203 5205 5028 0 -1 4194304 3014 0 0 0 293 3 0 0 25 0 1 0 219887249 13123584 2998 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5205/statm: 3204 2998 140 302 0 2899 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 12816

[startup+6.25376 s]
/proc/loadavg: 0.93 0.97 0.95 2/78 5206
/proc/meminfo: memFree=1021976/2055920 swapFree=4192812/4192956
[pid=5205] ppid=5203 vsize=20440 CPUtime=6.25
/proc/5205/stat : 5205 (Spear-32) R 5203 5205 5028 0 -1 4194304 4912 0 0 0 619 6 0 0 25 0 1 0 219887249 20930560 4896 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5205/statm: 5110 4896 140 302 0 4805 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 20440

[startup+12.7095 s]
/proc/loadavg: 0.93 0.97 0.95 2/78 5206
/proc/meminfo: memFree=1009112/2055920 swapFree=4192812/4192956
[pid=5205] ppid=5203 vsize=32260 CPUtime=12.7
/proc/5205/stat : 5205 (Spear-32) R 5203 5205 5028 0 -1 4194304 7905 0 0 0 1260 10 0 0 25 0 1 0 219887249 33034240 7856 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5205/statm: 8065 7856 140 302 0 7760 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 32260

[startup+25.5109 s]
/proc/loadavg: 0.95 0.97 0.95 2/78 5206
/proc/meminfo: memFree=992984/2055920 swapFree=4192812/4192956
[pid=5205] ppid=5203 vsize=48924 CPUtime=25.49
/proc/5205/stat : 5205 (Spear-32) R 5203 5205 5028 0 -1 4194304 12092 0 0 0 2532 17 0 0 25 0 1 0 219887249 50098176 11978 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5205/statm: 12231 11978 140 302 0 11926 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 48924

[startup+51.1268 s]
/proc/loadavg: 0.96 0.97 0.95 2/78 5206
/proc/meminfo: memFree=967768/2055920 swapFree=4192812/4192956
[pid=5205] ppid=5203 vsize=73512 CPUtime=51.1
/proc/5205/stat : 5205 (Spear-32) R 5203 5205 5028 0 -1 4194304 18256 0 0 0 5085 25 0 0 25 0 1 0 219887249 75276288 18142 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5205/statm: 18378 18142 140 302 0 18073 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 73512

[startup+102.35 s]
/proc/loadavg: 0.98 0.97 0.95 2/78 5206
/proc/meminfo: memFree=930584/2055920 swapFree=4192812/4192956
[pid=5205] ppid=5203 vsize=111128 CPUtime=102.3
/proc/5205/stat : 5205 (Spear-32) R 5203 5205 5028 0 -1 4194304 27711 0 0 0 10190 40 0 0 25 0 1 0 219887249 113795072 27468 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5205/statm: 27782 27468 140 302 0 27477 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 111128

[startup+162.386 s]
/proc/loadavg: 0.99 0.97 0.95 2/78 5206
/proc/meminfo: memFree=895128/2055920 swapFree=4192812/4192956
[pid=5205] ppid=5203 vsize=145872 CPUtime=162.33
/proc/5205/stat : 5205 (Spear-32) R 5203 5205 5028 0 -1 4194304 36432 0 0 0 16177 56 0 0 25 0 1 0 219887249 149372928 36189 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/5205/statm: 36468 36189 140 302 0 36163 0
Current children cumulated CPU time (s) 162.33
Current children cumulated vsize (KiB) 145872

[startup+222.414 s]
/proc/loadavg: 0.99 0.97 0.95 2/78 5206
/proc/meminfo: memFree=863960/2055920 swapFree=4192812/4192956
[pid=5205] ppid=5203 vsize=176964 CPUtime=222.34
/proc/5205/stat : 5205 (Spear-32) R 5203 5205 5028 0 -1 4194304 44240 0 0 0 22164 70 0 0 25 0 1 0 219887249 181211136 43997 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526941 0 0 4096 0 0 0 0 17 1 0 0
/proc/5205/statm: 44241 43997 140 302 0 43936 0
Current children cumulated CPU time (s) 222.34
Current children cumulated vsize (KiB) 176964

[startup+282.448 s]
/proc/loadavg: 0.99 0.97 0.95 2/78 5206
/proc/meminfo: memFree=838936/2055920 swapFree=4192812/4192956
[pid=5205] ppid=5203 vsize=203240 CPUtime=282.36
/proc/5205/stat : 5205 (Spear-32) R 5203 5205 5028 0 -1 4194304 50772 0 0 0 28152 84 0 0 25 0 1 0 219887249 208117760 50272 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526822 0 0 4096 0 0 0 0 17 1 0 0
/proc/5205/statm: 50810 50272 140 302 0 50505 0
Current children cumulated CPU time (s) 282.36
Current children cumulated vsize (KiB) 203240

[startup+342.48 s]
/proc/loadavg: 1.07 0.99 0.95 2/78 5206
/proc/meminfo: memFree=814168/2055920 swapFree=4192812/4192956
[pid=5205] ppid=5203 vsize=227928 CPUtime=342.37
/proc/5205/stat : 5205 (Spear-32) R 5203 5205 5028 0 -1 4194304 56982 0 0 0 34142 95 0 0 25 0 1 0 219887249 233398272 56482 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134558750 0 0 4096 0 0 0 0 17 1 0 0
/proc/5205/statm: 56982 56482 140 302 0 56677 0
Current children cumulated CPU time (s) 342.37
Current children cumulated vsize (KiB) 227928

[startup+402.517 s]
/proc/loadavg: 1.03 0.99 0.95 2/78 5206
/proc/meminfo: memFree=792664/2055920 swapFree=4192812/4192956
[pid=5205] ppid=5203 vsize=249060 CPUtime=402.39
/proc/5205/stat : 5205 (Spear-32) R 5203 5205 5028 0 -1 4194304 62251 0 0 0 40131 108 0 0 25 0 1 0 219887249 255037440 61751 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5205/statm: 62265 61751 140 302 0 61960 0
Current children cumulated CPU time (s) 402.39
Current children cumulated vsize (KiB) 249060

[startup+462.551 s]
/proc/loadavg: 1.01 0.99 0.95 2/78 5206
/proc/meminfo: memFree=774168/2055920 swapFree=4192812/4192956
[pid=5205] ppid=5203 vsize=267524 CPUtime=462.4
/proc/5205/stat : 5205 (Spear-32) R 5203 5205 5028 0 -1 4194304 66880 0 0 0 46122 118 0 0 25 0 1 0 219887249 273944576 66380 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/5205/statm: 66881 66380 140 302 0 66576 0
Current children cumulated CPU time (s) 462.4
Current children cumulated vsize (KiB) 267524

[startup+522.584 s]
/proc/loadavg: 1.00 0.99 0.95 2/78 5206
/proc/meminfo: memFree=757720/2055920 swapFree=4192812/4192956
[pid=5205] ppid=5203 vsize=284156 CPUtime=522.42
/proc/5205/stat : 5205 (Spear-32) R 5203 5205 5028 0 -1 4194304 71014 0 0 0 52114 128 0 0 25 0 1 0 219887249 290975744 70514 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134558750 0 0 4096 0 0 0 0 17 1 0 0
/proc/5205/statm: 71039 70514 140 302 0 70734 0
Current children cumulated CPU time (s) 522.42
Current children cumulated vsize (KiB) 284156

[startup+582.618 s]
/proc/loadavg: 1.00 0.99 0.95 2/78 5206
/proc/meminfo: memFree=742680/2055920 swapFree=4192812/4192956
[pid=5205] ppid=5203 vsize=298908 CPUtime=582.44
/proc/5205/stat : 5205 (Spear-32) R 5203 5205 5028 0 -1 4194304 74710 0 0 0 58108 136 0 0 25 0 1 0 219887249 306081792 74210 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5205/statm: 74727 74211 140 302 0 74422 0
Current children cumulated CPU time (s) 582.44
Current children cumulated vsize (KiB) 298908

[startup+642.654 s]
/proc/loadavg: 1.00 0.99 0.95 2/78 5206
/proc/meminfo: memFree=728920/2055920 swapFree=4192812/4192956
[pid=5205] ppid=5203 vsize=312864 CPUtime=642.46
/proc/5205/stat : 5205 (Spear-32) R 5203 5205 5028 0 -1 4194304 78163 0 0 0 64099 147 0 0 25 0 1 0 219887249 320372736 77663 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/5205/statm: 78216 77663 140 302 0 77911 0
Current children cumulated CPU time (s) 642.46
Current children cumulated vsize (KiB) 312864

[startup+702.69 s]
/proc/loadavg: 1.00 0.99 0.95 2/78 5206
/proc/meminfo: memFree=711384/2055920 swapFree=4192812/4192956
[pid=5205] ppid=5203 vsize=330388 CPUtime=702.48
/proc/5205/stat : 5205 (Spear-32) R 5203 5205 5028 0 -1 4194304 82549 0 0 0 70088 160 0 0 25 0 1 0 219887249 338317312 82049 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134527168 0 0 4096 0 0 0 0 17 1 0 0
/proc/5205/statm: 82597 82049 140 302 0 82292 0
Current children cumulated CPU time (s) 702.48
Current children cumulated vsize (KiB) 330388

[startup+762.724 s]
/proc/loadavg: 1.00 0.99 0.95 2/78 5206
/proc/meminfo: memFree=695448/2055920 swapFree=4192812/4192956
[pid=5205] ppid=5203 vsize=346300 CPUtime=762.49
/proc/5205/stat : 5205 (Spear-32) R 5203 5205 5028 0 -1 4194304 86536 0 0 0 76080 169 0 0 25 0 1 0 219887249 354611200 86036 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/5205/statm: 86575 86036 140 302 0 86270 0
Current children cumulated CPU time (s) 762.49
Current children cumulated vsize (KiB) 346300

[startup+822.764 s]
/proc/loadavg: 1.00 0.99 0.95 2/78 5206
/proc/meminfo: memFree=680216/2055920 swapFree=4192812/4192956
[pid=5205] ppid=5203 vsize=361216 CPUtime=822.52
/proc/5205/stat : 5205 (Spear-32) R 5203 5205 5028 0 -1 4194304 90274 0 0 0 82073 179 0 0 25 0 1 0 219887249 369885184 89774 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134527039 0 0 4096 0 0 0 0 17 1 0 0
/proc/5205/statm: 90304 89774 140 302 0 89999 0
Current children cumulated CPU time (s) 822.52
Current children cumulated vsize (KiB) 361216

[startup+882.797 s]
/proc/loadavg: 1.00 0.99 0.95 2/78 5206
/proc/meminfo: memFree=666136/2055920 swapFree=4192812/4192956
[pid=5205] ppid=5203 vsize=377452 CPUtime=882.53
/proc/5205/stat : 5205 (Spear-32) R 5203 5205 5028 0 -1 4194304 94301 0 0 0 88067 186 0 0 25 0 1 0 219887249 386510848 93288 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/5205/statm: 94363 93288 140 302 0 94058 0
Current children cumulated CPU time (s) 882.53
Current children cumulated vsize (KiB) 377452

[startup+942.829 s]
/proc/loadavg: 1.00 0.99 0.95 2/78 5206
/proc/meminfo: memFree=653464/2055920 swapFree=4192812/4192956
[pid=5205] ppid=5203 vsize=390316 CPUtime=942.55
/proc/5205/stat : 5205 (Spear-32) R 5203 5205 5028 0 -1 4194304 97493 0 0 0 94062 193 0 0 25 0 1 0 219887249 399683584 96480 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526888 0 0 4096 0 0 0 0 17 1 0 0
/proc/5205/statm: 97579 96480 140 302 0 97274 0
Current children cumulated CPU time (s) 942.55
Current children cumulated vsize (KiB) 390316

[startup+1002.86 s]
/proc/loadavg: 1.07 1.00 0.96 2/78 5206
/proc/meminfo: memFree=641304/2055920 swapFree=4192812/4192956
[pid=5205] ppid=5203 vsize=402416 CPUtime=1002.56
/proc/5205/stat : 5205 (Spear-32) R 5203 5205 5028 0 -1 4194304 100523 0 0 0 100056 200 0 0 25 0 1 0 219887249 412073984 99510 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134527022 0 0 4096 0 0 0 0 17 1 0 0
/proc/5205/statm: 100604 99510 140 302 0 100299 0
Current children cumulated CPU time (s) 1002.56
Current children cumulated vsize (KiB) 402416

[startup+1062.9 s]
/proc/loadavg: 1.02 1.00 0.96 2/78 5206
/proc/meminfo: memFree=629528/2055920 swapFree=4192812/4192956
[pid=5205] ppid=5203 vsize=413956 CPUtime=1062.58
/proc/5205/stat : 5205 (Spear-32) R 5203 5205 5028 0 -1 4194304 103436 0 0 0 106051 207 0 0 25 0 1 0 219887249 423890944 102423 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/5205/statm: 103489 102423 140 302 0 103184 0
Current children cumulated CPU time (s) 1062.58
Current children cumulated vsize (KiB) 413956

[startup+1122.93 s]
/proc/loadavg: 1.01 1.00 0.96 2/78 5208
/proc/meminfo: memFree=618712/2055920 swapFree=4192812/4192956
[pid=5205] ppid=5203 vsize=424776 CPUtime=1122.59
/proc/5205/stat : 5205 (Spear-32) R 5203 5205 5028 0 -1 4194304 106132 0 0 0 112045 214 0 0 25 0 1 0 219887249 434970624 105119 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5205/statm: 106194 105119 140 302 0 105889 0
Current children cumulated CPU time (s) 1122.59
Current children cumulated vsize (KiB) 424776

[startup+1182.96 s]
/proc/loadavg: 1.00 1.00 0.96 2/78 5208
/proc/meminfo: memFree=608088/2055920 swapFree=4192812/4192956
[pid=5205] ppid=5203 vsize=435420 CPUtime=1182.61
/proc/5205/stat : 5205 (Spear-32) R 5203 5205 5028 0 -1 4194304 108807 0 0 0 118040 221 0 0 25 0 1 0 219887249 445870080 107794 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526920 0 0 4096 0 0 0 0 17 1 0 0
/proc/5205/statm: 108855 107794 140 302 0 108550 0
Current children cumulated CPU time (s) 1182.61
Current children cumulated vsize (KiB) 435420



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.37 s]
/proc/loadavg: 1.00 1.00 0.96 2/78 5208
/proc/meminfo: memFree=604952/2055920 swapFree=4192812/4192956
[pid=5205] ppid=5203 vsize=438452 CPUtime=1200.02
/proc/5205/stat : 5205 (Spear-32) R 5203 5205 5028 0 -1 4194304 109550 0 0 0 119780 222 0 0 25 0 1 0 219887249 448974848 108537 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134527007 0 0 4096 0 0 0 0 17 1 0 0
/proc/5205/statm: 109613 108537 140 302 0 109308 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 438452

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.1
CPU user time (s): 1197.81
CPU system time (s): 2.28965
CPU usage (%): 99.9709
Max. virtual memory (cumulated for all children) (KiB): 438452

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

runsolver used 1.3478 second user time and 2.91156 second system time

The end

Launcher Data (download as text)

Begin job on node5 on Tue Feb 20 19:22:04 UTC 2007

IDJOB= 301910
IDBENCH= 20070
IDSOLVER= 132
FILE ID= node5/301910-1171999324

PBS_JOBID= 3849111

Free space on /tmp= 66550 MiB

SOLVER NAME= Spear FH 1.0
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/5SAT/v1100/unif-k5-r20-v1100-c22000-S1861814752-08.cnf
COMMAND LINE= /tmp/evaluation/301910-1171999324/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/301910-1171999324/instance-301910-1171999324.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node5/watcher-301910-1171999324 -o ROOT/results/node5/solver-301910-1171999324 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/301910-1171999324/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/301910-1171999324/instance-301910-1171999324.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  1a8cd105958b0a3ba6c891f9e5628523

RANDOM SEED= 297468617

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node5.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.224
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.224
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:       1040312 kB
Buffers:         62576 kB
Cached:         831012 kB
SwapCached:          0 kB
Active:         545952 kB
Inactive:       391492 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1040312 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2080 kB
Writeback:           0 kB
Mapped:          62760 kB
Slab:            63740 kB
Committed_AS:   799752 kB
PageTables:       1692 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= 66550 MiB

End job on node5 on Tue Feb 20 19:42:07 UTC 2007