Trace number 334731

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 2007-02-12UNSAT 589.075 589.255

General information on the benchmark

Namecrafted/Hard/contest05/phnf/
phnf-size10-exclusive-gigamax.used-as.sat04-984.sat05-4194.reshuffled-07.cnf
MD5SUMc7db94a671d9411eb90a6ffa8f8c530f
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark323.087
Satisfiable
(Un)Satisfiability was proved
Number of variables29249
Number of clauses861366
Sum of the clauses size1745389
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2858070
Number of clauses of size 30
Number of clauses of size 46
Number of clauses of size 528
Number of clauses of size over 53262

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/334731-1173589698/instance-334731-1173589698.cnf
589.01/589.23	s UNSATISFIABLE
589.01/589.23	c runtime 589.13 [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/node7/watcher-334731-1173589698 -o ROOT/results/node7/solver-334731-1173589698 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/334731-1173589698/Spear-32 --model-stdout --time --dimacs /tmp/evaluation/334731-1173589698/instance-334731-1173589698.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: 0.91 0.95 0.98 3/77 30567
/proc/meminfo: memFree=1788504/2055920 swapFree=4147416/4192956
[pid=30567] ppid=30565 vsize=1932 CPUtime=0
/proc/30567/stat : 30567 (Spear-32) R 30565 30567 30268 0 -1 4194304 263 0 0 0 0 0 0 0 18 0 1 0 378924710 1978368 247 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 134518170 0 0 4096 0 0 0 0 17 1 0 0
/proc/30567/statm: 483 247 126 302 0 178 0

[startup+0.08 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 30567
/proc/meminfo: memFree=1788504/2055920 swapFree=4147416/4192956
[pid=30567] ppid=30565 vsize=5632 CPUtime=0.07
/proc/30567/stat : 30567 (Spear-32) R 30565 30567 30268 0 -1 4194304 1530 0 0 0 6 1 0 0 18 0 1 0 378924710 5767168 1170 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/30567/statm: 1408 1170 129 302 0 1103 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 5632

[startup+0.102001 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 30567
/proc/meminfo: memFree=1788504/2055920 swapFree=4147416/4192956
[pid=30567] ppid=30565 vsize=6160 CPUtime=0.09
/proc/30567/stat : 30567 (Spear-32) R 30565 30567 30268 0 -1 4194304 1660 0 0 0 8 1 0 0 18 0 1 0 378924710 6307840 1300 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/30567/statm: 1540 1300 129 302 0 1235 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6160

[startup+0.302024 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 30567
/proc/meminfo: memFree=1788504/2055920 swapFree=4147416/4192956
[pid=30567] ppid=30565 vsize=10768 CPUtime=0.29
/proc/30567/stat : 30567 (Spear-32) R 30565 30567 30268 0 -1 4194304 2893 0 0 0 27 2 0 0 19 0 1 0 378924710 11026432 2435 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/30567/statm: 2692 2435 129 302 0 2387 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10768

[startup+0.701064 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 30567
/proc/meminfo: memFree=1788504/2055920 swapFree=4147416/4192956
[pid=30567] ppid=30565 vsize=20488 CPUtime=0.69
/proc/30567/stat : 30567 (Spear-32) R 30565 30567 30268 0 -1 4194304 5534 0 0 0 65 4 0 0 22 0 1 0 378924710 20979712 4690 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30567/statm: 5122 4690 129 302 0 4817 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 20488

[startup+1.50115 s]
/proc/loadavg: 0.91 0.95 0.98 2/78 30568
/proc/meminfo: memFree=1763344/2055920 swapFree=4147416/4192956
[pid=30567] ppid=30565 vsize=39300 CPUtime=1.49
/proc/30567/stat : 30567 (Spear-32) R 30565 30567 30268 0 -1 4194304 10609 0 0 0 143 6 0 0 25 0 1 0 378924710 40243200 9252 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/30567/statm: 9825 9254 129 302 0 9520 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 39300

[startup+3.10132 s]
/proc/loadavg: 0.91 0.95 0.98 2/78 30568
/proc/meminfo: memFree=1744400/2055920 swapFree=4147416/4192956
[pid=30567] ppid=30565 vsize=46304 CPUtime=3.09
/proc/30567/stat : 30567 (Spear-32) R 30565 30567 30268 0 -1 4194304 12529 0 0 0 299 10 0 0 25 0 1 0 378924710 47415296 11172 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30567/statm: 11576 11172 141 302 0 11271 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 46304

[startup+6.30165 s]
/proc/loadavg: 0.92 0.95 0.98 2/78 30568
/proc/meminfo: memFree=1743696/2055920 swapFree=4147416/4192956
[pid=30567] ppid=30565 vsize=46888 CPUtime=6.29
/proc/30567/stat : 30567 (Spear-32) R 30565 30567 30268 0 -1 4194304 12649 0 0 0 616 13 0 0 25 0 1 0 378924710 48013312 11292 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30567/statm: 11722 11292 141 302 0 11417 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 46888

[startup+12.7013 s]
/proc/loadavg: 0.93 0.95 0.98 2/78 30568
/proc/meminfo: memFree=1742736/2055920 swapFree=4147416/4192956
[pid=30567] ppid=30565 vsize=48024 CPUtime=12.69
/proc/30567/stat : 30567 (Spear-32) R 30565 30567 30268 0 -1 4194304 12926 0 0 0 1252 17 0 0 25 0 1 0 378924710 49176576 11569 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30567/statm: 12006 11569 141 302 0 11701 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 48024

[startup+25.5017 s]
/proc/loadavg: 0.94 0.96 0.98 2/78 30568
/proc/meminfo: memFree=1740624/2055920 swapFree=4147416/4192956
[pid=30567] ppid=30565 vsize=50160 CPUtime=25.48
/proc/30567/stat : 30567 (Spear-32) R 30565 30567 30268 0 -1 4194304 13487 0 0 0 2525 23 0 0 25 0 1 0 378924710 51363840 12097 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30567/statm: 12540 12097 141 302 0 12235 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 50160

[startup+51.1013 s]
/proc/loadavg: 0.96 0.96 0.98 2/78 30568
/proc/meminfo: memFree=1736528/2055920 swapFree=4147416/4192956
[pid=30567] ppid=30565 vsize=54472 CPUtime=51.06
/proc/30567/stat : 30567 (Spear-32) R 30565 30567 30268 0 -1 4194304 14603 0 0 0 5071 35 0 0 25 0 1 0 378924710 55779328 13148 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30567/statm: 13618 13148 141 302 0 13313 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 54472

[startup+102.306 s]
/proc/loadavg: 0.98 0.96 0.98 2/78 30568
/proc/meminfo: memFree=1728400/2055920 swapFree=4147416/4192956
[pid=30567] ppid=30565 vsize=62112 CPUtime=102.25
/proc/30567/stat : 30567 (Spear-32) R 30565 30567 30268 0 -1 4194304 16550 0 0 0 10175 50 0 0 25 0 1 0 378924710 63602688 15095 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 134536654 0 0 4096 0 0 0 0 17 1 0 0
/proc/30567/statm: 15528 15095 141 302 0 15223 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 62112

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 30568
/proc/meminfo: memFree=1719696/2055920 swapFree=4147416/4192956
[pid=30567] ppid=30565 vsize=71236 CPUtime=162.24
/proc/30567/stat : 30567 (Spear-32) R 30565 30567 30268 0 -1 4194304 18865 0 0 0 16159 65 0 0 25 0 1 0 378924710 72945664 17281 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/30567/statm: 17809 17281 141 302 0 17504 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 71236

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 30568
/proc/meminfo: memFree=1710992/2055920 swapFree=4147416/4192956
[pid=30567] ppid=30565 vsize=79848 CPUtime=222.21
/proc/30567/stat : 30567 (Spear-32) R 30565 30567 30268 0 -1 4194304 21006 0 0 0 22142 79 0 0 25 0 1 0 378924710 81764352 19422 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/30567/statm: 19962 19422 141 302 0 19657 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 79848

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 30568
/proc/meminfo: memFree=1703248/2055920 swapFree=4147416/4192956
[pid=30567] ppid=30565 vsize=87544 CPUtime=282.2
/proc/30567/stat : 30567 (Spear-32) R 30565 30567 30268 0 -1 4194304 22951 0 0 0 28129 91 0 0 25 0 1 0 378924710 89645056 21367 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/30567/statm: 21886 21367 141 302 0 21581 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 87544

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 30568
/proc/meminfo: memFree=1693840/2055920 swapFree=4147416/4192956
[pid=30567] ppid=30565 vsize=97760 CPUtime=342.19
/proc/30567/stat : 30567 (Spear-32) R 30565 30567 30268 0 -1 4194304 25536 0 0 0 34117 102 0 0 25 0 1 0 378924710 100106240 23695 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30567/statm: 24440 23695 141 302 0 24135 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 97760

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 30568
/proc/meminfo: memFree=1684176/2055920 swapFree=4147416/4192956
[pid=30567] ppid=30565 vsize=107332 CPUtime=402.16
/proc/30567/stat : 30567 (Spear-32) R 30565 30567 30268 0 -1 4194304 27933 0 0 0 40106 110 0 0 25 0 1 0 378924710 109907968 26092 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 134527104 0 0 4096 0 0 0 0 17 1 0 0
/proc/30567/statm: 26833 26092 141 302 0 26528 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 107332

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.98 3/78 30568
/proc/meminfo: memFree=1674320/2055920 swapFree=4147416/4192956
[pid=30567] ppid=30565 vsize=117320 CPUtime=462.14
/proc/30567/stat : 30567 (Spear-32) R 30565 30567 30268 0 -1 4194304 30386 0 0 0 46095 119 0 0 25 0 1 0 378924710 120135680 28545 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 134526928 0 0 4096 0 0 0 0 17 1 0 0
/proc/30567/statm: 29330 28545 141 302 0 29025 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 117320

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 30568
/proc/meminfo: memFree=1665232/2055920 swapFree=4147416/4192956
[pid=30567] ppid=30565 vsize=126284 CPUtime=522.13
/proc/30567/stat : 30567 (Spear-32) R 30565 30567 30268 0 -1 4194304 32634 0 0 0 52085 128 0 0 25 0 1 0 378924710 129314816 30793 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30567/statm: 31571 30793 141 302 0 31266 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 126284

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 30568
/proc/meminfo: memFree=1657296/2055920 swapFree=4147416/4192956
[pid=30567] ppid=30565 vsize=134228 CPUtime=582.11
/proc/30567/stat : 30567 (Spear-32) R 30565 30567 30268 0 -1 4194304 34594 0 0 0 58074 137 0 0 25 0 1 0 378924710 137449472 32753 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 134526962 0 0 4096 0 0 0 0 17 1 0 0
/proc/30567/statm: 33557 32753 141 302 0 33252 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 134228

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

[startup+585.501 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 30568
/proc/meminfo: memFree=1656656/2055920 swapFree=4147416/4192956
[pid=30567] ppid=30565 vsize=134844 CPUtime=585.32
/proc/30567/stat : 30567 (Spear-32) R 30565 30567 30268 0 -1 4194304 34751 0 0 0 58394 138 0 0 25 0 1 0 378924710 138080256 32910 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30567/statm: 33711 32910 141 302 0 33406 0
Current children cumulated CPU time (s) 585.32
Current children cumulated vsize (KiB) 134844

[startup+587.102 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 30568
/proc/meminfo: memFree=1656528/2055920 swapFree=4147416/4192956
[pid=30567] ppid=30565 vsize=134968 CPUtime=586.91
/proc/30567/stat : 30567 (Spear-32) R 30565 30567 30268 0 -1 4194304 34806 0 0 0 58553 138 0 0 25 0 1 0 378924710 138207232 32965 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 134526896 0 0 4096 0 0 0 0 17 1 0 0
/proc/30567/statm: 33742 32965 141 302 0 33437 0
Current children cumulated CPU time (s) 586.91
Current children cumulated vsize (KiB) 134968

[startup+587.902 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 30568
/proc/meminfo: memFree=1656336/2055920 swapFree=4147416/4192956
[pid=30567] ppid=30565 vsize=135092 CPUtime=587.71
/proc/30567/stat : 30567 (Spear-32) R 30565 30567 30268 0 -1 4194304 34828 0 0 0 58633 138 0 0 25 0 1 0 378924710 138334208 32987 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30567/statm: 33773 32987 141 302 0 33468 0
Current children cumulated CPU time (s) 587.71
Current children cumulated vsize (KiB) 135092

[startup+588.702 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 30568
/proc/meminfo: memFree=1656272/2055920 swapFree=4147416/4192956
[pid=30567] ppid=30565 vsize=135216 CPUtime=588.51
/proc/30567/stat : 30567 (Spear-32) R 30565 30567 30268 0 -1 4194304 34843 0 0 0 58713 138 0 0 25 0 1 0 378924710 138461184 33002 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30567/statm: 33804 33002 141 302 0 33499 0
Current children cumulated CPU time (s) 588.51
Current children cumulated vsize (KiB) 135216

[startup+589.102 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 30568
/proc/meminfo: memFree=1656272/2055920 swapFree=4147416/4192956
[pid=30567] ppid=30565 vsize=135216 CPUtime=588.91
/proc/30567/stat : 30567 (Spear-32) R 30565 30567 30268 0 -1 4194304 34849 0 0 0 58753 138 0 0 25 0 1 0 378924710 138461184 33008 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 134527012 0 0 4096 0 0 0 0 17 1 0 0
/proc/30567/statm: 33804 33008 141 302 0 33499 0
Current children cumulated CPU time (s) 588.91
Current children cumulated vsize (KiB) 135216

[startup+589.202 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 30568
/proc/meminfo: memFree=1656272/2055920 swapFree=4147416/4192956
[pid=30567] ppid=30565 vsize=135216 CPUtime=589.01
/proc/30567/stat : 30567 (Spear-32) R 30565 30567 30268 0 -1 4194304 34852 0 0 0 58763 138 0 0 25 0 1 0 378924710 138461184 33011 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30567/statm: 33804 33011 141 302 0 33499 0
Current children cumulated CPU time (s) 589.01
Current children cumulated vsize (KiB) 135216

Child status: 20
Real time (s): 589.255
CPU time (s): 589.075
CPU user time (s): 587.664
CPU system time (s): 1.41179
CPU usage (%): 99.9695
Max. virtual memory (cumulated for all children) (KiB): 135216

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

runsolver used 0.6559 second user time and 1.49277 second system time

The end

Launcher Data (download as text)

Begin job on node7 on Sun Mar 11 05:08:20 UTC 2007

IDJOB= 334731
IDBENCH= 24634
IDSOLVER= 133
FILE ID= node7/334731-1173589698

PBS_JOBID= 4101237

Free space on /tmp= 66437 MiB

SOLVER NAME= Spear 2007-02-12
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/phnf/phnf-size10-exclusive-gigamax.used-as.sat04-984.sat05-4194.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/334731-1173589698/Spear-32 --model-stdout --time --dimacs /tmp/evaluation/334731-1173589698/instance-334731-1173589698.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node7/watcher-334731-1173589698 -o ROOT/results/node7/solver-334731-1173589698 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/334731-1173589698/Spear-32 --model-stdout --time --dimacs /tmp/evaluation/334731-1173589698/instance-334731-1173589698.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  c7db94a671d9411eb90a6ffa8f8c530f

RANDOM SEED= 58005172

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:       1788976 kB
Buffers:          7812 kB
Cached:         168460 kB
SwapCached:       8416 kB
Active:         116132 kB
Inactive:        82668 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1788976 kB
SwapTotal:     4192956 kB
SwapFree:      4147416 kB
Dirty:           13736 kB
Writeback:           0 kB
Mapped:          29540 kB
Slab:            53768 kB
Committed_AS:  1275496 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= 66437 MiB

End job on node7 on Sun Mar 11 05:18:09 UTC 2007