Trace number 333259

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Spear FHS 1.0UNSAT 728.287 728.47

General information on the benchmark

Namecrafted/Medium/contest05/others/
QG-gensys-brn008.sat05-2685.reshuffled-07.cnf
MD5SUMf9cdae8890dde718d40830262adc8433
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark108.726
Satisfiable
(Un)Satisfiability was proved
Number of variables1467
Number of clauses7521
Sum of the clauses size64621
Maximum clause length16
Minimum clause length1
Number of clauses of size 127
Number of clauses of size 2247
Number of clauses of size 31130
Number of clauses of size 482
Number of clauses of size 5852
Number of clauses of size over 55183

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/333259-1173506891/instance-333259-1173506891.cnf
728.21/728.44	s UNSATISFIABLE
728.21/728.44	c runtime 728.37 [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/node4/watcher-333259-1173506891 -o ROOT/results/node4/solver-333259-1173506891 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/333259-1173506891/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/333259-1173506891/instance-333259-1173506891.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.99 0.97 0.97 3/77 18887
/proc/meminfo: memFree=1556200/2055920 swapFree=4153224/4192956
[pid=18887] ppid=18885 vsize=1548 CPUtime=0
/proc/18887/stat : 18887 (Spear-32) R 18885 18887 18582 0 -1 4194304 220 0 0 0 0 0 0 0 18 0 1 0 370644001 1585152 204 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134868529 0 0 4096 0 0 0 0 17 1 0 0
/proc/18887/statm: 387 204 128 302 0 82 0

[startup+0.0938539 s]
/proc/loadavg: 0.99 0.97 0.97 3/77 18887
/proc/meminfo: memFree=1556200/2055920 swapFree=4153224/4192956
[pid=18887] ppid=18885 vsize=2340 CPUtime=0.09
/proc/18887/stat : 18887 (Spear-32) R 18885 18887 18582 0 -1 4194304 399 0 0 0 8 1 0 0 18 0 1 0 370644001 2396160 383 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/18887/statm: 585 383 140 302 0 280 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2340

[startup+0.102853 s]
/proc/loadavg: 0.99 0.97 0.97 3/77 18887
/proc/meminfo: memFree=1556200/2055920 swapFree=4153224/4192956
[pid=18887] ppid=18885 vsize=2340 CPUtime=0.09
/proc/18887/stat : 18887 (Spear-32) R 18885 18887 18582 0 -1 4194304 408 0 0 0 8 1 0 0 18 0 1 0 370644001 2396160 392 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134516445 0 0 4096 0 0 0 0 17 1 0 0
/proc/18887/statm: 585 392 140 302 0 280 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2340

[startup+0.302874 s]
/proc/loadavg: 0.99 0.97 0.97 3/77 18887
/proc/meminfo: memFree=1556200/2055920 swapFree=4153224/4192956
[pid=18887] ppid=18885 vsize=2864 CPUtime=0.29
/proc/18887/stat : 18887 (Spear-32) R 18885 18887 18582 0 -1 4194304 545 0 0 0 28 1 0 0 19 0 1 0 370644001 2932736 529 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526787 0 0 4096 0 0 0 0 17 1 0 0
/proc/18887/statm: 716 529 140 302 0 411 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2864

[startup+0.701911 s]
/proc/loadavg: 0.99 0.97 0.97 3/77 18887
/proc/meminfo: memFree=1556200/2055920 swapFree=4153224/4192956
[pid=18887] ppid=18885 vsize=3764 CPUtime=0.69
/proc/18887/stat : 18887 (Spear-32) R 18885 18887 18582 0 -1 4194304 752 0 0 0 66 3 0 0 23 0 1 0 370644001 3854336 736 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/18887/statm: 941 736 140 302 0 636 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3764

[startup+1.50199 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 18888
/proc/meminfo: memFree=1553312/2055920 swapFree=4153224/4192956
[pid=18887] ppid=18885 vsize=4800 CPUtime=1.49
/proc/18887/stat : 18887 (Spear-32) R 18885 18887 18582 0 -1 4194304 1029 0 0 0 144 5 0 0 25 0 1 0 370644001 4915200 1013 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/18887/statm: 1200 1013 140 302 0 895 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4800

[startup+3.10114 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 18888
/proc/meminfo: memFree=1551904/2055920 swapFree=4153224/4192956
[pid=18887] ppid=18885 vsize=6480 CPUtime=3.09
/proc/18887/stat : 18887 (Spear-32) R 18885 18887 18582 0 -1 4194304 1436 0 0 0 301 8 0 0 25 0 1 0 370644001 6635520 1420 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/18887/statm: 1620 1420 140 302 0 1315 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 6480

[startup+6.30145 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 18888
/proc/meminfo: memFree=1549024/2055920 swapFree=4153224/4192956
[pid=18887] ppid=18885 vsize=8808 CPUtime=6.29
/proc/18887/stat : 18887 (Spear-32) R 18885 18887 18582 0 -1 4194304 2045 0 0 0 618 11 0 0 25 0 1 0 370644001 9019392 1996 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/18887/statm: 2202 1996 140 302 0 1897 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 8808

[startup+12.7011 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 18888
/proc/meminfo: memFree=1545632/2055920 swapFree=4153224/4192956
[pid=18887] ppid=18885 vsize=11904 CPUtime=12.69
/proc/18887/stat : 18887 (Spear-32) R 18885 18887 18582 0 -1 4194304 2819 0 0 0 1256 13 0 0 25 0 1 0 370644001 12189696 2770 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/18887/statm: 2976 2770 140 302 0 2671 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 11904

[startup+25.5023 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 18888
/proc/meminfo: memFree=1540768/2055920 swapFree=4153224/4192956
[pid=18887] ppid=18885 vsize=16804 CPUtime=25.48
/proc/18887/stat : 18887 (Spear-32) R 18885 18887 18582 0 -1 4194304 4040 0 0 0 2530 18 0 0 25 0 1 0 370644001 17207296 3926 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/18887/statm: 4201 3926 140 302 0 3896 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 16804

[startup+51.1027 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 18888
/proc/meminfo: memFree=1534688/2055920 swapFree=4153224/4192956
[pid=18887] ppid=18885 vsize=22836 CPUtime=51.08
/proc/18887/stat : 18887 (Spear-32) R 18885 18887 18582 0 -1 4194304 5568 0 0 0 5084 24 0 0 25 0 1 0 370644001 23384064 5454 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/18887/statm: 5709 5454 140 302 0 5404 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 22836

[startup+102.307 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 18888
/proc/meminfo: memFree=1526240/2055920 swapFree=4153224/4192956
[pid=18887] ppid=18885 vsize=31900 CPUtime=102.27
/proc/18887/stat : 18887 (Spear-32) R 18885 18887 18582 0 -1 4194304 7782 0 0 0 10196 31 0 0 25 0 1 0 370644001 32665600 7539 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/18887/statm: 7975 7539 140 302 0 7670 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 31900

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 18888
/proc/meminfo: memFree=1519392/2055920 swapFree=4153224/4192956
[pid=18887] ppid=18885 vsize=39332 CPUtime=162.25
/proc/18887/stat : 18887 (Spear-32) R 18885 18887 18582 0 -1 4194304 9491 0 0 0 16184 41 0 0 25 0 1 0 370644001 40275968 9248 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134558750 0 0 4096 0 0 0 0 17 1 0 0
/proc/18887/statm: 9833 9248 140 302 0 9528 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 39332

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 18888
/proc/meminfo: memFree=1512288/2055920 swapFree=4153224/4192956
[pid=18887] ppid=18885 vsize=46820 CPUtime=222.23
/proc/18887/stat : 18887 (Spear-32) R 18885 18887 18582 0 -1 4194304 11250 0 0 0 22174 49 0 0 25 0 1 0 370644001 47943680 11007 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/18887/statm: 11705 11007 140 302 0 11400 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 46820

[startup+282.303 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 18888
/proc/meminfo: memFree=1506528/2055920 swapFree=4153224/4192956
[pid=18887] ppid=18885 vsize=53796 CPUtime=282.22
/proc/18887/stat : 18887 (Spear-32) R 18885 18887 18582 0 -1 4194304 12973 0 0 0 28164 58 0 0 25 0 1 0 370644001 55087104 12473 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/18887/statm: 13449 12473 140 302 0 13144 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 53796

[startup+342.303 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 18888
/proc/meminfo: memFree=1502176/2055920 swapFree=4153224/4192956
[pid=18887] ppid=18885 vsize=58016 CPUtime=342.21
/proc/18887/stat : 18887 (Spear-32) R 18885 18887 18582 0 -1 4194304 14039 0 0 0 34156 65 0 0 25 0 1 0 370644001 59408384 13539 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526896 0 0 4096 0 0 0 0 17 1 0 0
/proc/18887/statm: 14504 13539 140 302 0 14199 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 58016

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 18888
/proc/meminfo: memFree=1497952/2055920 swapFree=4153224/4192956
[pid=18887] ppid=18885 vsize=62504 CPUtime=402.19
/proc/18887/stat : 18887 (Spear-32) R 18885 18887 18582 0 -1 4194304 15105 0 0 0 40148 71 0 0 25 0 1 0 370644001 64004096 14605 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527154 0 0 4096 0 0 0 0 17 1 0 0
/proc/18887/statm: 15626 14605 140 302 0 15321 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 62504

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 18888
/proc/meminfo: memFree=1494176/2055920 swapFree=4153224/4192956
[pid=18887] ppid=18885 vsize=66328 CPUtime=462.18
/proc/18887/stat : 18887 (Spear-32) R 18885 18887 18582 0 -1 4194304 16030 0 0 0 46140 78 0 0 25 0 1 0 370644001 67919872 15530 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/18887/statm: 16582 15530 140 302 0 16277 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 66328

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 18888
/proc/meminfo: memFree=1490720/2055920 swapFree=4153224/4192956
[pid=18887] ppid=18885 vsize=70112 CPUtime=522.16
/proc/18887/stat : 18887 (Spear-32) R 18885 18887 18582 0 -1 4194304 16950 0 0 0 52130 86 0 0 25 0 1 0 370644001 71794688 16450 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/18887/statm: 17528 16450 140 302 0 17223 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 70112

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 18888
/proc/meminfo: memFree=1487392/2055920 swapFree=4153224/4192956
[pid=18887] ppid=18885 vsize=73448 CPUtime=582.15
/proc/18887/stat : 18887 (Spear-32) R 18885 18887 18582 0 -1 4194304 17731 0 0 0 58122 93 0 0 25 0 1 0 370644001 75210752 17231 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/18887/statm: 18362 17231 140 302 0 18057 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 73448

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 18888
/proc/meminfo: memFree=1437088/2055920 swapFree=4153224/4192956
[pid=18887] ppid=18885 vsize=140052 CPUtime=642.14
/proc/18887/stat : 18887 (Spear-32) R 18885 18887 18582 0 -1 4194304 36365 0 0 0 64109 105 0 0 25 0 1 0 370644001 143413248 29766 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/18887/statm: 35013 29766 145 302 0 34708 0
Current children cumulated CPU time (s) 642.14
Current children cumulated vsize (KiB) 140052

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 18888
/proc/meminfo: memFree=1436064/2055920 swapFree=4153224/4192956
[pid=18887] ppid=18885 vsize=141124 CPUtime=702.12
/proc/18887/stat : 18887 (Spear-32) R 18885 18887 18582 0 -1 4194304 36624 0 0 0 70102 110 0 0 25 0 1 0 370644001 144510976 30025 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526984 0 0 4096 0 0 0 0 17 1 0 0
/proc/18887/statm: 35281 30025 145 302 0 34976 0
Current children cumulated CPU time (s) 702.12
Current children cumulated vsize (KiB) 141124

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

[startup+703.901 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 18888
/proc/meminfo: memFree=1436000/2055920 swapFree=4153224/4192956
[pid=18887] ppid=18885 vsize=141124 CPUtime=703.72
/proc/18887/stat : 18887 (Spear-32) R 18885 18887 18582 0 -1 4194304 36647 0 0 0 70262 110 0 0 25 0 1 0 370644001 144510976 30048 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/18887/statm: 35281 30048 145 302 0 34976 0
Current children cumulated CPU time (s) 703.72
Current children cumulated vsize (KiB) 141124

[startup+716.701 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 18888
/proc/meminfo: memFree=1435488/2055920 swapFree=4153224/4192956
[pid=18887] ppid=18885 vsize=141636 CPUtime=716.51
/proc/18887/stat : 18887 (Spear-32) R 18885 18887 18582 0 -1 4194304 36778 0 0 0 71540 111 0 0 25 0 1 0 370644001 145035264 30179 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526939 0 0 4096 0 0 0 0 17 1 0 0
/proc/18887/statm: 35409 30179 145 302 0 35104 0
Current children cumulated CPU time (s) 716.51
Current children cumulated vsize (KiB) 141636

[startup+723.102 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 18888
/proc/meminfo: memFree=1435168/2055920 swapFree=4153224/4192956
[pid=18887] ppid=18885 vsize=141896 CPUtime=722.91
/proc/18887/stat : 18887 (Spear-32) R 18885 18887 18582 0 -1 4194304 36852 0 0 0 72180 111 0 0 25 0 1 0 370644001 145301504 30253 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/18887/statm: 35474 30253 145 302 0 35169 0
Current children cumulated CPU time (s) 722.91
Current children cumulated vsize (KiB) 141896

[startup+726.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 18888
/proc/meminfo: memFree=1435040/2055920 swapFree=4153224/4192956
[pid=18887] ppid=18885 vsize=142024 CPUtime=726.11
/proc/18887/stat : 18887 (Spear-32) R 18885 18887 18582 0 -1 4194304 36875 0 0 0 72499 112 0 0 25 0 1 0 370644001 145432576 30276 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527092 0 0 4096 0 0 0 0 17 1 0 0
/proc/18887/statm: 35506 30276 145 302 0 35201 0
Current children cumulated CPU time (s) 726.11
Current children cumulated vsize (KiB) 142024

[startup+727.106 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 18888
/proc/meminfo: memFree=1435040/2055920 swapFree=4153224/4192956
[pid=18887] ppid=18885 vsize=142024 CPUtime=726.92
/proc/18887/stat : 18887 (Spear-32) R 18885 18887 18582 0 -1 4194304 36881 0 0 0 72580 112 0 0 25 0 1 0 370644001 145432576 30282 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526960 0 0 4096 0 0 0 0 17 1 0 0
/proc/18887/statm: 35506 30282 145 302 0 35201 0
Current children cumulated CPU time (s) 726.92
Current children cumulated vsize (KiB) 142024

[startup+727.901 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 18888
/proc/meminfo: memFree=1435040/2055920 swapFree=4153224/4192956
[pid=18887] ppid=18885 vsize=142024 CPUtime=727.71
/proc/18887/stat : 18887 (Spear-32) R 18885 18887 18582 0 -1 4194304 36885 0 0 0 72659 112 0 0 25 0 1 0 370644001 145432576 30286 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/18887/statm: 35506 30286 145 302 0 35201 0
Current children cumulated CPU time (s) 727.71
Current children cumulated vsize (KiB) 142024

[startup+728.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 18888
/proc/meminfo: memFree=1434976/2055920 swapFree=4153224/4192956
[pid=18887] ppid=18885 vsize=142024 CPUtime=728.11
/proc/18887/stat : 18887 (Spear-32) R 18885 18887 18582 0 -1 4194304 36887 0 0 0 72699 112 0 0 25 0 1 0 370644001 145432576 30288 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/18887/statm: 35506 30288 145 302 0 35201 0
Current children cumulated CPU time (s) 728.11
Current children cumulated vsize (KiB) 142024

[startup+728.401 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 18888
/proc/meminfo: memFree=1434976/2055920 swapFree=4153224/4192956
[pid=18887] ppid=18885 vsize=142024 CPUtime=728.21
/proc/18887/stat : 18887 (Spear-32) R 18885 18887 18582 0 -1 4194304 36888 0 0 0 72709 112 0 0 25 0 1 0 370644001 145432576 30289 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/18887/statm: 35506 30289 145 302 0 35201 0
Current children cumulated CPU time (s) 728.21
Current children cumulated vsize (KiB) 142024

Child status: 20
Real time (s): 728.47
CPU time (s): 728.287
CPU user time (s): 727.141
CPU system time (s): 1.14582
CPU usage (%): 99.9749
Max. virtual memory (cumulated for all children) (KiB): 142024

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

runsolver used 0.813876 second user time and 1.84272 second system time

The end

Launcher Data (download as text)

Begin job on node4 on Sat Mar 10 06:08:11 UTC 2007

IDJOB= 333259
IDBENCH= 24599
IDSOLVER= 131
FILE ID= node4/333259-1173506891

PBS_JOBID= 4101128

Free space on /tmp= 66541 MiB

SOLVER NAME= Spear FHS 1.0
BENCH NAME= HOME/pub/bench/SAT07/crafted/Medium/contest05/others/QG-gensys-brn008.sat05-2685.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/333259-1173506891/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/333259-1173506891/instance-333259-1173506891.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node4/watcher-333259-1173506891 -o ROOT/results/node4/solver-333259-1173506891 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/333259-1173506891/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/333259-1173506891/instance-333259-1173506891.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  f9cdae8890dde718d40830262adc8433

RANDOM SEED= 235112524

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node4.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.231
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.231
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:       1556736 kB
Buffers:         44920 kB
Cached:         377976 kB
SwapCached:       2920 kB
Active:         256332 kB
Inactive:       190300 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1556736 kB
SwapTotal:     4192956 kB
SwapFree:      4153224 kB
Dirty:            1884 kB
Writeback:           0 kB
Mapped:          30224 kB
Slab:            38176 kB
Committed_AS:  1280076 kB
PageTables:       1768 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= 66541 MiB

End job on node4 on Sat Mar 10 06:20:20 UTC 2007