Trace number 339476

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 800.558 800.807

General information on the benchmark

Namecrafted/Difficult/contest05/jarvisalo/
mod2c-rand3bip-unsat-120-3.sat05-2340.reshuffled-07.cnf
MD5SUMb8ad54973e17f84e99bf9d2e7bc768ce
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark111.144
Satisfiable
(Un)Satisfiability was proved
Number of variables160
Number of clauses640
Sum of the clauses size2560
Maximum clause length4
Minimum clause length4
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 4640
Number of clauses of size 50
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/339476-1173705487/instance-339476-1173705487.cnf
800.45/800.79	s UNSATISFIABLE
800.45/800.79	c runtime 800.66 [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/node13/watcher-339476-1173705487 -o ROOT/results/node13/solver-339476-1173705487 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/339476-1173705487/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs /tmp/evaluation/339476-1173705487/instance-339476-1173705487.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.98 0.99 3/77 16949
/proc/meminfo: memFree=1724352/2055920 swapFree=4158788/4192956
[pid=16949] ppid=16947 vsize=1396 CPUtime=0
/proc/16949/stat : 16949 (Spear-32) R 16947 16949 14404 0 -1 4194304 190 0 0 0 0 0 0 0 18 0 1 0 390503150 1429504 174 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16949/statm: 349 174 140 302 0 44 0

[startup+0.037294 s]
/proc/loadavg: 0.99 0.98 0.99 3/77 16949
/proc/meminfo: memFree=1724352/2055920 swapFree=4158788/4192956
[pid=16949] ppid=16947 vsize=1652 CPUtime=0.03
/proc/16949/stat : 16949 (Spear-32) R 16947 16949 14404 0 -1 4194304 235 0 0 0 3 0 0 0 18 0 1 0 390503150 1691648 219 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16949/statm: 413 219 140 302 0 108 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 1652

[startup+0.102302 s]
/proc/loadavg: 0.99 0.98 0.99 3/77 16949
/proc/meminfo: memFree=1724352/2055920 swapFree=4158788/4192956
[pid=16949] ppid=16947 vsize=1908 CPUtime=0.1
/proc/16949/stat : 16949 (Spear-32) R 16947 16949 14404 0 -1 4194304 310 0 0 0 10 0 0 0 18 0 1 0 390503150 1953792 294 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16949/statm: 477 294 140 302 0 172 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1908

[startup+0.302339 s]
/proc/loadavg: 0.99 0.98 0.99 3/77 16949
/proc/meminfo: memFree=1724352/2055920 swapFree=4158788/4192956
[pid=16949] ppid=16947 vsize=2588 CPUtime=0.29
/proc/16949/stat : 16949 (Spear-32) R 16947 16949 14404 0 -1 4194304 476 0 0 0 29 0 0 0 19 0 1 0 390503150 2650112 460 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16949/statm: 647 460 140 302 0 342 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2588

[startup+0.701382 s]
/proc/loadavg: 0.99 0.98 0.99 3/77 16949
/proc/meminfo: memFree=1724352/2055920 swapFree=4158788/4192956
[pid=16949] ppid=16947 vsize=3500 CPUtime=0.69
/proc/16949/stat : 16949 (Spear-32) R 16947 16949 14404 0 -1 4194304 696 0 0 0 68 1 0 0 23 0 1 0 390503150 3584000 680 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16949/statm: 875 680 140 302 0 570 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3500

[startup+1.50149 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 16950
/proc/meminfo: memFree=1721784/2055920 swapFree=4158788/4192956
[pid=16949] ppid=16947 vsize=4556 CPUtime=1.49
/proc/16949/stat : 16949 (Spear-32) R 16947 16949 14404 0 -1 4194304 961 0 0 0 147 2 0 0 25 0 1 0 390503150 4665344 945 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16949/statm: 1139 945 140 302 0 834 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4556

[startup+3.1017 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 16950
/proc/meminfo: memFree=1720376/2055920 swapFree=4158788/4192956
[pid=16949] ppid=16947 vsize=6168 CPUtime=3.09
/proc/16949/stat : 16949 (Spear-32) R 16947 16949 14404 0 -1 4194304 1352 0 0 0 306 3 0 0 25 0 1 0 390503150 6316032 1303 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16949/statm: 1542 1303 140 302 0 1237 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 6168

[startup+6.30113 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 16950
/proc/meminfo: memFree=1717816/2055920 swapFree=4158788/4192956
[pid=16949] ppid=16947 vsize=8356 CPUtime=6.29
/proc/16949/stat : 16949 (Spear-32) R 16947 16949 14404 0 -1 4194304 1901 0 0 0 623 6 0 0 25 0 1 0 390503150 8556544 1852 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16949/statm: 2089 1852 140 302 0 1784 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 8356

[startup+12.702 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 16950
/proc/meminfo: memFree=1714680/2055920 swapFree=4158788/4192956
[pid=16949] ppid=16947 vsize=11360 CPUtime=12.68
/proc/16949/stat : 16949 (Spear-32) R 16947 16949 14404 0 -1 4194304 2659 0 0 0 1259 9 0 0 25 0 1 0 390503150 11632640 2545 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16949/statm: 2840 2545 140 302 0 2535 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 11360

[startup+25.5027 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 16950
/proc/meminfo: memFree=1710328/2055920 swapFree=4158788/4192956
[pid=16949] ppid=16947 vsize=15836 CPUtime=25.48
/proc/16949/stat : 16949 (Spear-32) R 16947 16949 14404 0 -1 4194304 3710 0 0 0 2534 14 0 0 25 0 1 0 390503150 16216064 3596 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16949/statm: 3959 3596 140 302 0 3654 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 15836

[startup+51.1011 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 16950
/proc/meminfo: memFree=1704952/2055920 swapFree=4158788/4192956
[pid=16949] ppid=16947 vsize=22108 CPUtime=51.08
/proc/16949/stat : 16949 (Spear-32) R 16947 16949 14404 0 -1 4194304 5162 0 0 0 5085 23 0 0 25 0 1 0 390503150 22638592 4919 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527089 0 0 4096 0 0 0 0 17 1 0 0
/proc/16949/statm: 5527 4919 140 302 0 5222 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 22108

[startup+102.307 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 16950
/proc/meminfo: memFree=1699128/2055920 swapFree=4158788/4192956
[pid=16949] ppid=16947 vsize=28324 CPUtime=102.26
/proc/16949/stat : 16949 (Spear-32) R 16947 16949 14404 0 -1 4194304 6602 0 0 0 10193 33 0 0 25 0 1 0 390503150 29003776 6359 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/16949/statm: 7081 6359 140 302 0 6776 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 28324

[startup+162.302 s]
/proc/loadavg: 1.05 1.00 1.00 2/78 16950
/proc/meminfo: memFree=1693432/2055920 swapFree=4158788/4192956
[pid=16949] ppid=16947 vsize=35460 CPUtime=162.24
/proc/16949/stat : 16949 (Spear-32) R 16947 16949 14404 0 -1 4194304 8271 0 0 0 16178 46 0 0 25 0 1 0 390503150 36311040 7771 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16949/statm: 8865 7771 140 302 0 8560 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 35460

[startup+222.303 s]
/proc/loadavg: 1.06 1.01 1.00 2/78 16950
/proc/meminfo: memFree=1689144/2055920 swapFree=4158788/4192956
[pid=16949] ppid=16947 vsize=39776 CPUtime=222.22
/proc/16949/stat : 16949 (Spear-32) R 16947 16949 14404 0 -1 4194304 9330 0 0 0 22167 55 0 0 25 0 1 0 390503150 40730624 8830 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/16949/statm: 9944 8830 140 302 0 9639 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 39776

[startup+282.303 s]
/proc/loadavg: 1.07 1.02 1.00 2/78 16950
/proc/meminfo: memFree=1685304/2055920 swapFree=4158788/4192956
[pid=16949] ppid=16947 vsize=43912 CPUtime=282.21
/proc/16949/stat : 16949 (Spear-32) R 16947 16949 14404 0 -1 4194304 10284 0 0 0 28159 62 0 0 25 0 1 0 390503150 44965888 9784 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16949/statm: 10978 9784 140 302 0 10673 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 43912

[startup+342.303 s]
/proc/loadavg: 1.06 1.03 1.00 2/78 16950
/proc/meminfo: memFree=1682232/2055920 swapFree=4158788/4192956
[pid=16949] ppid=16947 vsize=46892 CPUtime=342.19
/proc/16949/stat : 16949 (Spear-32) R 16947 16949 14404 0 -1 4194304 11050 0 0 0 34151 68 0 0 25 0 1 0 390503150 48017408 10550 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16949/statm: 11723 10550 140 302 0 11418 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 46892

[startup+402.303 s]
/proc/loadavg: 1.02 1.02 1.00 3/78 16950
/proc/meminfo: memFree=1678904/2055920 swapFree=4158788/4192956
[pid=16949] ppid=16947 vsize=50384 CPUtime=402.17
/proc/16949/stat : 16949 (Spear-32) R 16947 16949 14404 0 -1 4194304 11873 0 0 0 40141 76 0 0 25 0 1 0 390503150 51593216 11373 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16949/statm: 12596 11373 140 302 0 12291 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 50384

[startup+462.303 s]
/proc/loadavg: 1.01 1.02 1.00 2/78 16950
/proc/meminfo: memFree=1675576/2055920 swapFree=4158788/4192956
[pid=16949] ppid=16947 vsize=53912 CPUtime=462.15
/proc/16949/stat : 16949 (Spear-32) R 16947 16949 14404 0 -1 4194304 12719 0 0 0 46133 82 0 0 25 0 1 0 390503150 55205888 12219 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16949/statm: 13478 12219 140 302 0 13173 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 53912

[startup+522.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/78 16950
/proc/meminfo: memFree=1672632/2055920 swapFree=4158788/4192956
[pid=16949] ppid=16947 vsize=56784 CPUtime=522.13
/proc/16949/stat : 16949 (Spear-32) R 16947 16949 14404 0 -1 4194304 13448 0 0 0 52123 90 0 0 25 0 1 0 390503150 58146816 12948 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16949/statm: 14196 12948 140 302 0 13891 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 56784

[startup+582.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/78 16950
/proc/meminfo: memFree=1670968/2055920 swapFree=4158788/4192956
[pid=16949] ppid=16947 vsize=58348 CPUtime=582.11
/proc/16949/stat : 16949 (Spear-32) R 16947 16949 14404 0 -1 4194304 13874 0 0 0 58116 95 0 0 25 0 1 0 390503150 59748352 13374 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16949/statm: 14587 13374 140 302 0 14282 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 58348

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 16950
/proc/meminfo: memFree=1669304/2055920 swapFree=4158788/4192956
[pid=16949] ppid=16947 vsize=61688 CPUtime=642.09
/proc/16949/stat : 16949 (Spear-32) R 16947 16949 14404 0 -1 4194304 14784 0 0 0 64109 100 0 0 25 0 1 0 390503150 63168512 13771 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134515233 0 0 4096 0 0 0 0 17 1 0 0
/proc/16949/statm: 15422 13771 140 302 0 15117 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 61688

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 16950
/proc/meminfo: memFree=1669176/2055920 swapFree=4158788/4192956
[pid=16949] ppid=16947 vsize=61688 CPUtime=702.07
/proc/16949/stat : 16949 (Spear-32) R 16947 16949 14404 0 -1 4194304 14827 0 0 0 70103 104 0 0 25 0 1 0 390503150 63168512 13814 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/16949/statm: 15422 13814 140 302 0 15117 0
Current children cumulated CPU time (s) 702.07
Current children cumulated vsize (KiB) 61688

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 16950
/proc/meminfo: memFree=1668856/2055920 swapFree=4158788/4192956
[pid=16949] ppid=16947 vsize=62072 CPUtime=762.06
/proc/16949/stat : 16949 (Spear-32) R 16947 16949 14404 0 -1 4194304 14914 0 0 0 76096 110 0 0 25 0 1 0 390503150 63561728 13901 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/16949/statm: 15518 13901 140 302 0 15213 0
Current children cumulated CPU time (s) 762.06
Current children cumulated vsize (KiB) 62072

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

[startup+767.902 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 16950
/proc/meminfo: memFree=1668856/2055920 swapFree=4158788/4192956
[pid=16949] ppid=16947 vsize=62072 CPUtime=767.66
/proc/16949/stat : 16949 (Spear-32) R 16947 16949 14404 0 -1 4194304 14914 0 0 0 76655 111 0 0 25 0 1 0 390503150 63561728 13901 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16949/statm: 15518 13901 140 302 0 15213 0
Current children cumulated CPU time (s) 767.66
Current children cumulated vsize (KiB) 62072

[startup+780.701 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 16950
/proc/meminfo: memFree=1668664/2055920 swapFree=4158788/4192956
[pid=16949] ppid=16947 vsize=62332 CPUtime=780.45
/proc/16949/stat : 16949 (Spear-32) R 16947 16949 14404 0 -1 4194304 14963 0 0 0 77933 112 0 0 25 0 1 0 390503150 63827968 13950 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134558756 0 0 4096 0 0 0 0 17 1 0 0
/proc/16949/statm: 15583 13950 140 302 0 15278 0
Current children cumulated CPU time (s) 780.45
Current children cumulated vsize (KiB) 62332

[startup+793.502 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 16950
/proc/meminfo: memFree=1668600/2055920 swapFree=4158788/4192956
[pid=16949] ppid=16947 vsize=62332 CPUtime=793.24
/proc/16949/stat : 16949 (Spear-32) R 16947 16949 14404 0 -1 4194304 14972 0 0 0 79211 113 0 0 25 0 1 0 390503150 63827968 13959 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16949/statm: 15583 13959 140 302 0 15278 0
Current children cumulated CPU time (s) 793.24
Current children cumulated vsize (KiB) 62332

[startup+796.701 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 16950
/proc/meminfo: memFree=1668600/2055920 swapFree=4158788/4192956
[pid=16949] ppid=16947 vsize=62332 CPUtime=796.45
/proc/16949/stat : 16949 (Spear-32) R 16947 16949 14404 0 -1 4194304 14974 0 0 0 79531 114 0 0 25 0 1 0 390503150 63827968 13961 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/16949/statm: 15583 13961 140 302 0 15278 0
Current children cumulated CPU time (s) 796.45
Current children cumulated vsize (KiB) 62332

[startup+798.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 16950
/proc/meminfo: memFree=1668600/2055920 swapFree=4158788/4192956
[pid=16949] ppid=16947 vsize=62332 CPUtime=798.05
/proc/16949/stat : 16949 (Spear-32) R 16947 16949 14404 0 -1 4194304 14975 0 0 0 79691 114 0 0 25 0 1 0 390503150 63827968 13962 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16949/statm: 15583 13962 140 302 0 15278 0
Current children cumulated CPU time (s) 798.05
Current children cumulated vsize (KiB) 62332

[startup+799.902 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 16950
/proc/meminfo: memFree=1668600/2055920 swapFree=4158788/4192956
[pid=16949] ppid=16947 vsize=62332 CPUtime=799.64
/proc/16949/stat : 16949 (Spear-32) R 16947 16949 14404 0 -1 4194304 14975 0 0 0 79850 114 0 0 25 0 1 0 390503150 63827968 13962 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526781 0 0 4096 0 0 0 0 17 1 0 0
/proc/16949/statm: 15583 13962 140 302 0 15278 0
Current children cumulated CPU time (s) 799.64
Current children cumulated vsize (KiB) 62332

[startup+800.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 16950
/proc/meminfo: memFree=1668600/2055920 swapFree=4158788/4192956
[pid=16949] ppid=16947 vsize=62332 CPUtime=800.04
/proc/16949/stat : 16949 (Spear-32) R 16947 16949 14404 0 -1 4194304 14975 0 0 0 79890 114 0 0 25 0 1 0 390503150 63827968 13962 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16949/statm: 15583 13962 140 302 0 15278 0
Current children cumulated CPU time (s) 800.04
Current children cumulated vsize (KiB) 62332

[startup+800.702 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 16950
/proc/meminfo: memFree=1668600/2055920 swapFree=4158788/4192956
[pid=16949] ppid=16947 vsize=62332 CPUtime=800.45
/proc/16949/stat : 16949 (Spear-32) R 16947 16949 14404 0 -1 4194304 14976 0 0 0 79931 114 0 0 25 0 1 0 390503150 63827968 13963 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16949/statm: 15583 13963 140 302 0 15278 0
Current children cumulated CPU time (s) 800.45
Current children cumulated vsize (KiB) 62332

[startup+800.806 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 16950
/proc/meminfo: memFree=1668600/2055920 swapFree=4158788/4192956
[pid=16949] ppid=16947 vsize=0 CPUtime=800.55
/proc/16949/stat : 16949 (Spear-32) R 16947 16949 14404 0 -1 4194308 14997 0 0 0 79940 115 0 0 25 0 1 0 390503150 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/16949/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 800.55
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 800.807
CPU time (s): 800.558
CPU user time (s): 799.404
CPU system time (s): 1.15482
CPU usage (%): 99.9689
Max. virtual memory (cumulated for all children) (KiB): 62332

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

runsolver used 0.844871 second user time and 2.07368 second system time

The end

Launcher Data (download as text)

Begin job on node13 on Mon Mar 12 13:18:07 UTC 2007

IDJOB= 339476
IDBENCH= 24747
IDSOLVER= 132
FILE ID= node13/339476-1173705487

PBS_JOBID= 4101478

Free space on /tmp= 66483 MiB

SOLVER NAME= Spear FH 1.0
BENCH NAME= HOME/pub/bench/SAT07/crafted/Difficult/contest05/jarvisalo/mod2c-rand3bip-unsat-120-3.sat05-2340.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/339476-1173705487/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/339476-1173705487/instance-339476-1173705487.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node13/watcher-339476-1173705487 -o ROOT/results/node13/solver-339476-1173705487 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/339476-1173705487/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/339476-1173705487/instance-339476-1173705487.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  b8ad54973e17f84e99bf9d2e7bc768ce

RANDOM SEED= 337572997

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node13.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.236
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.236
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:       1724824 kB
Buffers:         39560 kB
Cached:         205952 kB
SwapCached:       2076 kB
Active:         179596 kB
Inactive:        88560 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1724824 kB
SwapTotal:     4192956 kB
SwapFree:      4158788 kB
Dirty:            1568 kB
Writeback:           0 kB
Mapped:          30652 kB
Slab:            48532 kB
Committed_AS:  1691216 kB
PageTables:       1744 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= 66483 MiB

End job on node13 on Mon Mar 12 13:31:28 UTC 2007