Trace number 338048

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.0UNSAT 1005.28 1005.55

General information on the benchmark

Namecrafted/Difficult/contest05/QG/
QG6-dead-dnd001.sat05-2742.reshuffled-07.cnf
MD5SUMb415e752d16c11d39d46562455a8cb4d
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark70.4063
Satisfiable
(Un)Satisfiability was proved
Number of variables1558
Number of clauses8169
Sum of the clauses size71377
Maximum clause length16
Minimum clause length1
Number of clauses of size 133
Number of clauses of size 2290
Number of clauses of size 31413
Number of clauses of size 4183
Number of clauses of size 5234
Number of clauses of size over 56016

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/338048-1173679483/instance-338048-1173679483.cnf
1005.22/1005.53	s UNSATISFIABLE
1005.22/1005.53	c runtime 1005.41 [s]

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

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

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.89 1.88 1.58 3/77 5070
/proc/meminfo: memFree=1580896/2055920 swapFree=4170416/4192956
[pid=5070] ppid=5068 vsize=1708 CPUtime=0
/proc/5070/stat : 5070 (Spear-32) R 5068 5070 3249 0 -1 4194304 231 0 0 0 0 0 0 0 18 0 1 0 387903077 1748992 215 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134800149 0 0 4096 0 0 0 0 17 1 0 0
/proc/5070/statm: 427 215 128 302 0 122 0

[startup+0.0796811 s]
/proc/loadavg: 1.89 1.88 1.58 3/77 5070
/proc/meminfo: memFree=1580896/2055920 swapFree=4170416/4192956
[pid=5070] ppid=5068 vsize=2236 CPUtime=0.07
/proc/5070/stat : 5070 (Spear-32) R 5068 5070 3249 0 -1 4194304 404 0 0 0 7 0 0 0 18 0 1 0 387903077 2289664 388 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5070/statm: 559 388 140 302 0 254 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 2236

[startup+0.101683 s]
/proc/loadavg: 1.89 1.88 1.58 3/77 5070
/proc/meminfo: memFree=1580896/2055920 swapFree=4170416/4192956
[pid=5070] ppid=5068 vsize=2364 CPUtime=0.09
/proc/5070/stat : 5070 (Spear-32) R 5068 5070 3249 0 -1 4194304 422 0 0 0 8 1 0 0 18 0 1 0 387903077 2420736 406 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5070/statm: 591 406 140 302 0 286 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2364

[startup+0.301705 s]
/proc/loadavg: 1.89 1.88 1.58 3/77 5070
/proc/meminfo: memFree=1580896/2055920 swapFree=4170416/4192956
[pid=5070] ppid=5068 vsize=2880 CPUtime=0.29
/proc/5070/stat : 5070 (Spear-32) R 5068 5070 3249 0 -1 4194304 553 0 0 0 27 2 0 0 19 0 1 0 387903077 2949120 537 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5070/statm: 720 537 140 302 0 415 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2880

[startup+0.701751 s]
/proc/loadavg: 1.89 1.88 1.58 3/77 5070
/proc/meminfo: memFree=1580896/2055920 swapFree=4170416/4192956
[pid=5070] ppid=5068 vsize=3652 CPUtime=0.69
/proc/5070/stat : 5070 (Spear-32) R 5068 5070 3249 0 -1 4194304 751 0 0 0 66 3 0 0 23 0 1 0 387903077 3739648 735 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/5070/statm: 913 735 140 302 0 608 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3652

[startup+1.50184 s]
/proc/loadavg: 1.89 1.88 1.58 2/78 5071
/proc/meminfo: memFree=1578072/2055920 swapFree=4170416/4192956
[pid=5070] ppid=5068 vsize=4812 CPUtime=1.49
/proc/5070/stat : 5070 (Spear-32) R 5068 5070 3249 0 -1 4194304 1026 0 0 0 145 4 0 0 25 0 1 0 387903077 4927488 1010 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5070/statm: 1203 1010 140 302 0 898 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4812

[startup+3.10202 s]
/proc/loadavg: 1.89 1.88 1.58 2/78 5071
/proc/meminfo: memFree=1576664/2055920 swapFree=4170416/4192956
[pid=5070] ppid=5068 vsize=6364 CPUtime=3.09
/proc/5070/stat : 5070 (Spear-32) R 5068 5070 3249 0 -1 4194304 1425 0 0 0 303 6 0 0 25 0 1 0 387903077 6516736 1409 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5070/statm: 1591 1409 140 302 0 1286 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 6364

[startup+6.30138 s]
/proc/loadavg: 1.82 1.86 1.57 2/78 5071
/proc/meminfo: memFree=1573848/2055920 swapFree=4170416/4192956
[pid=5070] ppid=5068 vsize=8812 CPUtime=6.29
/proc/5070/stat : 5070 (Spear-32) R 5068 5070 3249 0 -1 4194304 2032 0 0 0 619 10 0 0 25 0 1 0 387903077 9023488 1983 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5070/statm: 2203 1983 140 302 0 1898 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 8812

[startup+12.7011 s]
/proc/loadavg: 1.76 1.85 1.57 2/78 5071
/proc/meminfo: memFree=1570264/2055920 swapFree=4170416/4192956
[pid=5070] ppid=5068 vsize=11928 CPUtime=12.68
/proc/5070/stat : 5070 (Spear-32) R 5068 5070 3249 0 -1 4194304 2838 0 0 0 1255 13 0 0 25 0 1 0 387903077 12214272 2789 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5070/statm: 2982 2789 140 302 0 2677 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 11928

[startup+25.5016 s]
/proc/loadavg: 1.59 1.81 1.56 2/78 5071
/proc/meminfo: memFree=1566104/2055920 swapFree=4170416/4192956
[pid=5070] ppid=5068 vsize=16232 CPUtime=25.49
/proc/5070/stat : 5070 (Spear-32) R 5068 5070 3249 0 -1 4194304 3912 0 0 0 2531 18 0 0 25 0 1 0 387903077 16621568 3798 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5070/statm: 4058 3798 140 302 0 3753 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 16232

[startup+51.1015 s]
/proc/loadavg: 1.39 1.74 1.54 2/78 5071
/proc/meminfo: memFree=1560280/2055920 swapFree=4170416/4192956
[pid=5070] ppid=5068 vsize=22168 CPUtime=51.08
/proc/5070/stat : 5070 (Spear-32) R 5068 5070 3249 0 -1 4194304 5358 0 0 0 5085 23 0 0 25 0 1 0 387903077 22700032 5244 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134558753 0 0 4096 0 0 0 0 17 1 0 0
/proc/5070/statm: 5542 5244 140 302 0 5237 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 22168

[startup+102.305 s]
/proc/loadavg: 1.17 1.62 1.51 2/78 5071
/proc/meminfo: memFree=1550872/2055920 swapFree=4170416/4192956
[pid=5070] ppid=5068 vsize=32084 CPUtime=102.27
/proc/5070/stat : 5070 (Spear-32) R 5068 5070 3249 0 -1 4194304 7814 0 0 0 10195 32 0 0 25 0 1 0 387903077 32854016 7571 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5070/statm: 8021 7571 140 302 0 7716 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 32084

[startup+162.301 s]
/proc/loadavg: 1.06 1.51 1.48 2/78 5071
/proc/meminfo: memFree=1542680/2055920 swapFree=4170416/4192956
[pid=5070] ppid=5068 vsize=40392 CPUtime=162.25
/proc/5070/stat : 5070 (Spear-32) R 5068 5070 3249 0 -1 4194304 9866 0 0 0 16185 40 0 0 25 0 1 0 387903077 41361408 9623 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/5070/statm: 10098 9623 140 302 0 9793 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 40392

[startup+222.302 s]
/proc/loadavg: 1.02 1.41 1.45 2/78 5071
/proc/meminfo: memFree=1536088/2055920 swapFree=4170416/4192956
[pid=5070] ppid=5068 vsize=47240 CPUtime=222.23
/proc/5070/stat : 5070 (Spear-32) R 5068 5070 3249 0 -1 4194304 11510 0 0 0 22178 45 0 0 25 0 1 0 387903077 48373760 11267 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5070/statm: 11810 11267 140 302 0 11505 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 47240

[startup+282.302 s]
/proc/loadavg: 1.01 1.33 1.42 2/78 5071
/proc/meminfo: memFree=1530264/2055920 swapFree=4170416/4192956
[pid=5070] ppid=5068 vsize=53252 CPUtime=282.21
/proc/5070/stat : 5070 (Spear-32) R 5068 5070 3249 0 -1 4194304 12958 0 0 0 28169 52 0 0 25 0 1 0 387903077 54530048 12715 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/5070/statm: 13313 12715 140 302 0 13008 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 53252

[startup+342.301 s]
/proc/loadavg: 1.00 1.27 1.39 2/78 5071
/proc/meminfo: memFree=1526168/2055920 swapFree=4170416/4192956
[pid=5070] ppid=5068 vsize=57500 CPUtime=342.2
/proc/5070/stat : 5070 (Spear-32) R 5068 5070 3249 0 -1 4194304 13979 0 0 0 34163 57 0 0 25 0 1 0 387903077 58880000 13736 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527012 0 0 4096 0 0 0 0 17 1 0 0
/proc/5070/statm: 14375 13736 140 302 0 14070 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 57500

[startup+402.301 s]
/proc/loadavg: 1.00 1.22 1.36 2/78 5071
/proc/meminfo: memFree=1521944/2055920 swapFree=4170416/4192956
[pid=5070] ppid=5068 vsize=62992 CPUtime=402.19
/proc/5070/stat : 5070 (Spear-32) R 5068 5070 3249 0 -1 4194304 15319 0 0 0 40155 64 0 0 25 0 1 0 387903077 64503808 14819 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5070/statm: 15748 14819 140 302 0 15443 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 62992

[startup+462.302 s]
/proc/loadavg: 1.00 1.18 1.33 2/78 5071
/proc/meminfo: memFree=1518296/2055920 swapFree=4170416/4192956
[pid=5070] ppid=5068 vsize=66580 CPUtime=462.17
/proc/5070/stat : 5070 (Spear-32) R 5068 5070 3249 0 -1 4194304 16227 0 0 0 46149 68 0 0 25 0 1 0 387903077 68177920 15727 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527022 0 0 4096 0 0 0 0 17 1 0 0
/proc/5070/statm: 16645 15727 140 302 0 16340 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 66580

[startup+522.302 s]
/proc/loadavg: 1.00 1.14 1.31 2/78 5071
/proc/meminfo: memFree=1513304/2055920 swapFree=4170416/4192956
[pid=5070] ppid=5068 vsize=72136 CPUtime=522.15
/proc/5070/stat : 5070 (Spear-32) R 5068 5070 3249 0 -1 4194304 17469 0 0 0 52140 75 0 0 25 0 1 0 387903077 73867264 16969 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5070/statm: 18034 16969 140 302 0 17729 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 72136

[startup+582.302 s]
/proc/loadavg: 1.00 1.11 1.29 2/78 5071
/proc/meminfo: memFree=1508632/2055920 swapFree=4170416/4192956
[pid=5070] ppid=5068 vsize=77164 CPUtime=582.13
/proc/5070/stat : 5070 (Spear-32) R 5068 5070 3249 0 -1 4194304 18634 0 0 0 58131 82 0 0 25 0 1 0 387903077 79015936 18134 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5070/statm: 19291 18134 140 302 0 18986 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 77164

[startup+642.301 s]
/proc/loadavg: 1.00 1.09 1.27 2/78 5071
/proc/meminfo: memFree=1504536/2055920 swapFree=4170416/4192956
[pid=5070] ppid=5068 vsize=81680 CPUtime=642.12
/proc/5070/stat : 5070 (Spear-32) R 5068 5070 3249 0 -1 4194304 19650 0 0 0 64123 89 0 0 25 0 1 0 387903077 83640320 19150 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5070/statm: 20420 19150 140 302 0 20115 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 81680

[startup+702.301 s]
/proc/loadavg: 1.00 1.07 1.25 2/78 5071
/proc/meminfo: memFree=1501528/2055920 swapFree=4170416/4192956
[pid=5070] ppid=5068 vsize=85168 CPUtime=702.1
/proc/5070/stat : 5070 (Spear-32) R 5068 5070 3249 0 -1 4194304 20397 0 0 0 70116 94 0 0 25 0 1 0 387903077 87212032 19897 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5070/statm: 21292 19897 140 302 0 20987 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 85168

[startup+762.306 s]
/proc/loadavg: 1.00 1.06 1.23 2/78 5071
/proc/meminfo: memFree=1498648/2055920 swapFree=4170416/4192956
[pid=5070] ppid=5068 vsize=88212 CPUtime=762.1
/proc/5070/stat : 5070 (Spear-32) R 5068 5070 3249 0 -1 4194304 21114 0 0 0 76111 99 0 0 25 0 1 0 387903077 90329088 20614 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527012 0 0 4096 0 0 0 0 17 1 0 0
/proc/5070/statm: 22053 20614 140 302 0 21748 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 88212

[startup+822.302 s]
/proc/loadavg: 1.00 1.04 1.21 2/78 5071
/proc/meminfo: memFree=1496088/2055920 swapFree=4170416/4192956
[pid=5070] ppid=5068 vsize=90860 CPUtime=822.07
/proc/5070/stat : 5070 (Spear-32) R 5068 5070 3249 0 -1 4194304 21759 0 0 0 82104 103 0 0 25 0 1 0 387903077 93040640 21259 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526928 0 0 4096 0 0 0 0 17 1 0 0
/proc/5070/statm: 22715 21259 140 302 0 22410 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 90860

[startup+882.302 s]
/proc/loadavg: 1.03 1.05 1.20 2/78 5071
/proc/meminfo: memFree=1492824/2055920 swapFree=4170416/4192956
[pid=5070] ppid=5068 vsize=94140 CPUtime=882.05
/proc/5070/stat : 5070 (Spear-32) R 5068 5070 3249 0 -1 4194304 22551 0 0 0 88097 108 0 0 25 0 1 0 387903077 96399360 22051 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/5070/statm: 23535 22051 140 302 0 23230 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 94140

[startup+942.301 s]
/proc/loadavg: 1.01 1.04 1.18 2/78 5071
/proc/meminfo: memFree=1491608/2055920 swapFree=4170416/4192956
[pid=5070] ppid=5068 vsize=95720 CPUtime=942.04
/proc/5070/stat : 5070 (Spear-32) R 5068 5070 3249 0 -1 4194304 22865 0 0 0 94091 113 0 0 25 0 1 0 387903077 98017280 22365 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/5070/statm: 23930 22365 140 302 0 23625 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 95720

[startup+1002.3 s]
/proc/loadavg: 1.00 1.03 1.17 2/78 5071
/proc/meminfo: memFree=1489048/2055920 swapFree=4170416/4192956
[pid=5070] ppid=5068 vsize=98516 CPUtime=1002.02
/proc/5070/stat : 5070 (Spear-32) R 5068 5070 3249 0 -1 4194304 23496 0 0 0 100085 117 0 0 25 0 1 0 387903077 100880384 22996 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/5070/statm: 24629 22996 140 302 0 24324 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 98516

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

[startup+1003.1 s]
/proc/loadavg: 1.00 1.03 1.17 2/78 5071
/proc/meminfo: memFree=1488984/2055920 swapFree=4170416/4192956
[pid=5070] ppid=5068 vsize=98516 CPUtime=1002.83
/proc/5070/stat : 5070 (Spear-32) R 5068 5070 3249 0 -1 4194304 23503 0 0 0 100166 117 0 0 25 0 1 0 387903077 100880384 23003 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5070/statm: 24629 23003 140 302 0 24324 0
Current children cumulated CPU time (s) 1002.83
Current children cumulated vsize (KiB) 98516

[startup+1004.7 s]
/proc/loadavg: 1.00 1.03 1.17 2/78 5071
/proc/meminfo: memFree=1488984/2055920 swapFree=4170416/4192956
[pid=5070] ppid=5068 vsize=98644 CPUtime=1004.42
/proc/5070/stat : 5070 (Spear-32) R 5068 5070 3249 0 -1 4194304 23516 0 0 0 100325 117 0 0 25 0 1 0 387903077 101011456 23016 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5070/statm: 24661 23016 140 302 0 24356 0
Current children cumulated CPU time (s) 1004.42
Current children cumulated vsize (KiB) 98644

[startup+1005.1 s]
/proc/loadavg: 1.00 1.03 1.17 2/78 5071
/proc/meminfo: memFree=1488984/2055920 swapFree=4170416/4192956
[pid=5070] ppid=5068 vsize=98644 CPUtime=1004.82
/proc/5070/stat : 5070 (Spear-32) R 5068 5070 3249 0 -1 4194304 23517 0 0 0 100365 117 0 0 25 0 1 0 387903077 101011456 23017 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/5070/statm: 24661 23017 140 302 0 24356 0
Current children cumulated CPU time (s) 1004.82
Current children cumulated vsize (KiB) 98644

[startup+1005.5 s]
/proc/loadavg: 1.00 1.03 1.17 2/78 5071
/proc/meminfo: memFree=1488920/2055920 swapFree=4170416/4192956
[pid=5070] ppid=5068 vsize=98776 CPUtime=1005.22
/proc/5070/stat : 5070 (Spear-32) R 5068 5070 3249 0 -1 4194304 23544 0 0 0 100405 117 0 0 25 0 1 0 387903077 101146624 23044 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526972 0 0 4096 0 0 0 0 17 1 0 0
/proc/5070/statm: 24694 23044 140 302 0 24389 0
Current children cumulated CPU time (s) 1005.22
Current children cumulated vsize (KiB) 98776

Child status: 20
Real time (s): 1005.55
CPU time (s): 1005.28
CPU user time (s): 1004.09
CPU system time (s): 1.19282
CPU usage (%): 99.9734
Max. virtual memory (cumulated for all children) (KiB): 98776

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1004.09
system time used= 1.19282
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23565
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= 8
involuntary context switches= 20165

runsolver used 1.09483 second user time and 2.56861 second system time

The end

Launcher Data (download as text)

Begin job on node5 on Mon Mar 12 06:04:43 UTC 2007

IDJOB= 338048
IDBENCH= 24713
IDSOLVER= 132
FILE ID= node5/338048-1173679483

PBS_JOBID= 4101464

Free space on /tmp= 66406 MiB

SOLVER NAME= Spear FH 1.0
BENCH NAME= HOME/pub/bench/SAT07/crafted/Difficult/contest05/QG/QG6-dead-dnd001.sat05-2742.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/338048-1173679483/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/338048-1173679483/instance-338048-1173679483.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node5/watcher-338048-1173679483 -o ROOT/results/node5/solver-338048-1173679483 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/338048-1173679483/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/338048-1173679483/instance-338048-1173679483.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  b415e752d16c11d39d46562455a8cb4d

RANDOM SEED= 682578445

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:       1581368 kB
Buffers:         49656 kB
Cached:         330608 kB
SwapCached:       2236 kB
Active:         327636 kB
Inactive:        77176 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1581368 kB
SwapTotal:     4192956 kB
SwapFree:      4170416 kB
Dirty:            1924 kB
Writeback:           0 kB
Mapped:          32404 kB
Slab:            55324 kB
Committed_AS:  1300216 kB
PageTables:       1696 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= 66406 MiB

End job on node5 on Mon Mar 12 06:21:28 UTC 2007