Trace number 333638

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 1093.8 1094.45

General information on the benchmark

Namecrafted/Medium/contest05/jarvisalo/
mod2-3cage-unsat-9-12.sat05-2587.reshuffled-07.cnf
MD5SUMbfae796723167f552bcb2fa958f97ae8
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.000999
Satisfiable
(Un)Satisfiability was proved
Number of variables87
Number of clauses232
Sum of the clauses size696
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3232
Number of clauses of size 40
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/333638-1173523549/instance-333638-1173523549.cnf
1093.74/1094.43	s UNSATISFIABLE
1093.74/1094.43	c runtime 1093.94 [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/node14/watcher-333638-1173523549 -o ROOT/results/node14/solver-333638-1173523549 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/333638-1173523549/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs /tmp/evaluation/333638-1173523549/instance-333638-1173523549.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.83 1.29 1.14 4/77 31355
/proc/meminfo: memFree=1526288/2055920 swapFree=4146600/4192956
[pid=31355] ppid=31353 vsize=1396 CPUtime=0
/proc/31355/stat : 31355 (Spear-32) R 31353 31355 30800 0 -1 4194304 180 0 0 0 0 0 0 0 18 0 1 0 372309301 1429504 164 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/31355/statm: 349 164 140 302 0 44 0

[startup+0.065261 s]
/proc/loadavg: 1.83 1.29 1.14 4/77 31355
/proc/meminfo: memFree=1526288/2055920 swapFree=4146600/4192956
[pid=31355] ppid=31353 vsize=1788 CPUtime=0.05
/proc/31355/stat : 31355 (Spear-32) R 31353 31355 30800 0 -1 4194304 267 0 0 0 5 0 0 0 18 0 1 0 372309301 1830912 251 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/31355/statm: 447 251 140 302 0 142 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 1788

[startup+0.101264 s]
/proc/loadavg: 1.83 1.29 1.14 4/77 31355
/proc/meminfo: memFree=1526288/2055920 swapFree=4146600/4192956
[pid=31355] ppid=31353 vsize=1928 CPUtime=0.09
/proc/31355/stat : 31355 (Spear-32) R 31353 31355 30800 0 -1 4194304 307 0 0 0 9 0 0 0 18 0 1 0 372309301 1974272 291 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/31355/statm: 482 291 140 302 0 177 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1928

[startup+0.301283 s]
/proc/loadavg: 1.83 1.29 1.14 4/77 31355
/proc/meminfo: memFree=1526288/2055920 swapFree=4146600/4192956
[pid=31355] ppid=31353 vsize=2456 CPUtime=0.29
/proc/31355/stat : 31355 (Spear-32) R 31353 31355 30800 0 -1 4194304 456 0 0 0 28 1 0 0 19 0 1 0 372309301 2514944 440 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/31355/statm: 614 440 140 302 0 309 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2456

[startup+0.701319 s]
/proc/loadavg: 1.83 1.29 1.14 4/77 31355
/proc/meminfo: memFree=1526288/2055920 swapFree=4146600/4192956
[pid=31355] ppid=31353 vsize=3368 CPUtime=0.69
/proc/31355/stat : 31355 (Spear-32) R 31353 31355 30800 0 -1 4194304 644 0 0 0 67 2 0 0 23 0 1 0 372309301 3448832 628 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/31355/statm: 842 628 140 302 0 537 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3368

[startup+1.5014 s]
/proc/loadavg: 1.83 1.29 1.14 2/78 31356
/proc/meminfo: memFree=1523784/2055920 swapFree=4146600/4192956
[pid=31355] ppid=31353 vsize=4436 CPUtime=1.49
/proc/31355/stat : 31355 (Spear-32) R 31353 31355 30800 0 -1 4194304 915 0 0 0 146 3 0 0 25 0 1 0 372309301 4542464 899 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/31355/statm: 1109 899 140 302 0 804 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4436

[startup+3.10155 s]
/proc/loadavg: 1.76 1.29 1.14 2/78 31356
/proc/meminfo: memFree=1522632/2055920 swapFree=4146600/4192956
[pid=31355] ppid=31353 vsize=5472 CPUtime=3.09
/proc/31355/stat : 31355 (Spear-32) R 31353 31355 30800 0 -1 4194304 1203 0 0 0 305 4 0 0 25 0 1 0 372309301 5603328 1154 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/31355/statm: 1368 1154 140 302 0 1063 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 5472

[startup+6.30286 s]
/proc/loadavg: 1.76 1.29 1.14 2/78 31356
/proc/meminfo: memFree=1520584/2055920 swapFree=4146600/4192956
[pid=31355] ppid=31353 vsize=7312 CPUtime=6.28
/proc/31355/stat : 31355 (Spear-32) R 31353 31355 30800 0 -1 4194304 1627 0 0 0 623 5 0 0 25 0 1 0 372309301 7487488 1578 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526784 0 0 4096 0 0 0 0 17 1 0 0
/proc/31355/statm: 1828 1578 140 302 0 1523 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 7312

[startup+12.7015 s]
/proc/loadavg: 1.64 1.28 1.13 2/78 31356
/proc/meminfo: memFree=1518408/2055920 swapFree=4146600/4192956
[pid=31355] ppid=31353 vsize=9668 CPUtime=12.68
/proc/31355/stat : 31355 (Spear-32) R 31353 31355 30800 0 -1 4194304 2191 0 0 0 1260 8 0 0 25 0 1 0 372309301 9900032 2077 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/31355/statm: 2417 2077 140 302 0 2112 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 9668

[startup+25.5017 s]
/proc/loadavg: 1.54 1.27 1.13 2/78 31356
/proc/meminfo: memFree=1515272/2055920 swapFree=4146600/4192956
[pid=31355] ppid=31353 vsize=12712 CPUtime=25.47
/proc/31355/stat : 31355 (Spear-32) R 31353 31355 30800 0 -1 4194304 2946 0 0 0 2535 12 0 0 25 0 1 0 372309301 13017088 2832 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 0 0 0
/proc/31355/statm: 3178 2832 140 302 0 2873 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 12712

[startup+51.1011 s]
/proc/loadavg: 1.36 1.25 1.13 2/78 31356
/proc/meminfo: memFree=1511688/2055920 swapFree=4146600/4192956
[pid=31355] ppid=31353 vsize=16908 CPUtime=51.06
/proc/31355/stat : 31355 (Spear-32) R 31353 31355 30800 0 -1 4194304 3977 0 0 0 5088 18 0 0 25 0 1 0 372309301 17313792 3734 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526834 0 0 4096 0 0 0 0 17 0 0 0
/proc/31355/statm: 4227 3734 140 302 0 3922 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 16908

[startup+102.306 s]
/proc/loadavg: 1.14 1.20 1.12 2/78 31356
/proc/meminfo: memFree=1506312/2055920 swapFree=4146600/4192956
[pid=31355] ppid=31353 vsize=22520 CPUtime=102.23
/proc/31355/stat : 31355 (Spear-32) R 31353 31355 30800 0 -1 4194304 5291 0 0 0 10198 25 0 0 25 0 1 0 372309301 23060480 5048 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 0 0 0
/proc/31355/statm: 5630 5048 140 302 0 5325 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 22520

[startup+162.302 s]
/proc/loadavg: 1.05 1.16 1.10 2/78 31356
/proc/meminfo: memFree=1501960/2055920 swapFree=4146600/4192956
[pid=31355] ppid=31353 vsize=26904 CPUtime=162.2
/proc/31355/stat : 31355 (Spear-32) R 31353 31355 30800 0 -1 4194304 6372 0 0 0 16187 33 0 0 25 0 1 0 372309301 27549696 6129 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/31355/statm: 6726 6129 140 302 0 6421 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 26904

[startup+222.301 s]
/proc/loadavg: 1.02 1.13 1.09 2/78 31356
/proc/meminfo: memFree=1498184/2055920 swapFree=4146600/4192956
[pid=31355] ppid=31353 vsize=32328 CPUtime=222.16
/proc/31355/stat : 31355 (Spear-32) R 31353 31355 30800 0 -1 4194304 7581 0 0 0 22177 39 0 0 25 0 1 0 372309301 33103872 7081 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526849 0 0 4096 0 0 0 0 17 0 0 0
/proc/31355/statm: 8082 7081 140 302 0 7777 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 32328

[startup+282.302 s]
/proc/loadavg: 1.00 1.11 1.09 2/78 31356
/proc/meminfo: memFree=1494920/2055920 swapFree=4146600/4192956
[pid=31355] ppid=31353 vsize=35664 CPUtime=282.13
/proc/31355/stat : 31355 (Spear-32) R 31353 31355 30800 0 -1 4194304 8403 0 0 0 28167 46 0 0 25 0 1 0 372309301 36519936 7903 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526843 0 0 4096 0 0 0 0 17 1 0 0
/proc/31355/statm: 8916 7903 140 302 0 8611 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 35664

[startup+342.302 s]
/proc/loadavg: 1.00 1.08 1.08 2/78 31356
/proc/meminfo: memFree=1492296/2055920 swapFree=4146600/4192956
[pid=31355] ppid=31353 vsize=38480 CPUtime=342.08
/proc/31355/stat : 31355 (Spear-32) R 31353 31355 30800 0 -1 4194304 9081 0 0 0 34157 51 0 0 25 0 1 0 372309301 39403520 8581 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/31355/statm: 9620 8581 140 302 0 9315 0
Current children cumulated CPU time (s) 342.08
Current children cumulated vsize (KiB) 38480

[startup+402.301 s]
/proc/loadavg: 1.00 1.07 1.07 2/78 31356
/proc/meminfo: memFree=1489544/2055920 swapFree=4146600/4192956
[pid=31355] ppid=31353 vsize=41436 CPUtime=402.04
/proc/31355/stat : 31355 (Spear-32) R 31353 31355 30800 0 -1 4194304 9753 0 0 0 40148 56 0 0 25 0 1 0 372309301 42430464 9253 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 0 0 0
/proc/31355/statm: 10359 9253 140 302 0 10054 0
Current children cumulated CPU time (s) 402.04
Current children cumulated vsize (KiB) 41436

[startup+462.302 s]
/proc/loadavg: 1.00 1.05 1.07 2/78 31356
/proc/meminfo: memFree=1487432/2055920 swapFree=4146600/4192956
[pid=31355] ppid=31353 vsize=43232 CPUtime=462.02
/proc/31355/stat : 31355 (Spear-32) R 31353 31355 30800 0 -1 4194304 10274 0 0 0 46143 59 0 0 25 0 1 0 372309301 44269568 9774 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526752 0 0 4096 0 0 0 0 17 0 0 0
/proc/31355/statm: 10808 9774 140 302 0 10503 0
Current children cumulated CPU time (s) 462.02
Current children cumulated vsize (KiB) 43232

[startup+522.302 s]
/proc/loadavg: 1.00 1.04 1.06 2/78 31356
/proc/meminfo: memFree=1484552/2055920 swapFree=4146600/4192956
[pid=31355] ppid=31353 vsize=46700 CPUtime=521.98
/proc/31355/stat : 31355 (Spear-32) R 31353 31355 30800 0 -1 4194304 11007 0 0 0 52135 63 0 0 25 0 1 0 372309301 47820800 10507 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 0 0 0
/proc/31355/statm: 11675 10507 140 302 0 11370 0
Current children cumulated CPU time (s) 521.98
Current children cumulated vsize (KiB) 46700

[startup+582.301 s]
/proc/loadavg: 1.00 1.03 1.06 2/78 31356
/proc/meminfo: memFree=1482184/2055920 swapFree=4146600/4192956
[pid=31355] ppid=31353 vsize=49140 CPUtime=581.94
/proc/31355/stat : 31355 (Spear-32) R 31353 31355 30800 0 -1 4194304 11583 0 0 0 58126 68 0 0 25 0 1 0 372309301 50319360 11083 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 0 0 0
/proc/31355/statm: 12285 11083 140 302 0 11980 0
Current children cumulated CPU time (s) 581.94
Current children cumulated vsize (KiB) 49140

[startup+642.302 s]
/proc/loadavg: 1.00 1.02 1.05 2/78 31356
/proc/meminfo: memFree=1480840/2055920 swapFree=4146600/4192956
[pid=31355] ppid=31353 vsize=50292 CPUtime=641.91
/proc/31355/stat : 31355 (Spear-32) R 31353 31355 30800 0 -1 4194304 11911 0 0 0 64119 72 0 0 25 0 1 0 372309301 51499008 11411 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 0 0 0
/proc/31355/statm: 12573 11411 140 302 0 12268 0
Current children cumulated CPU time (s) 641.91
Current children cumulated vsize (KiB) 50292

[startup+702.302 s]
/proc/loadavg: 1.00 1.02 1.04 2/78 31356
/proc/meminfo: memFree=1479176/2055920 swapFree=4146600/4192956
[pid=31355] ppid=31353 vsize=52088 CPUtime=701.87
/proc/31355/stat : 31355 (Spear-32) R 31353 31355 30800 0 -1 4194304 12313 0 0 0 70112 75 0 0 25 0 1 0 372309301 53338112 11813 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 0 0 0
/proc/31355/statm: 13022 11813 140 302 0 12717 0
Current children cumulated CPU time (s) 701.87
Current children cumulated vsize (KiB) 52088

[startup+762.305 s]
/proc/loadavg: 1.00 1.01 1.04 2/78 31356
/proc/meminfo: memFree=1477832/2055920 swapFree=4146600/4192956
[pid=31355] ppid=31353 vsize=55548 CPUtime=761.84
/proc/31355/stat : 31355 (Spear-32) R 31353 31355 30800 0 -1 4194304 13155 0 0 0 76105 79 0 0 25 0 1 0 372309301 56881152 12142 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134558750 0 0 4096 0 0 0 0 17 0 0 0
/proc/31355/statm: 13887 12142 140 302 0 13582 0
Current children cumulated CPU time (s) 761.84
Current children cumulated vsize (KiB) 55548

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.03 2/78 31356
/proc/meminfo: memFree=1476488/2055920 swapFree=4146600/4192956
[pid=31355] ppid=31353 vsize=56828 CPUtime=821.8
/proc/31355/stat : 31355 (Spear-32) R 31353 31355 30800 0 -1 4194304 13503 0 0 0 82098 82 0 0 25 0 1 0 372309301 58191872 12490 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526730 0 0 4096 0 0 0 0 17 0 0 0
/proc/31355/statm: 14207 12490 140 302 0 13902 0
Current children cumulated CPU time (s) 821.8
Current children cumulated vsize (KiB) 56828

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.03 2/78 31356
/proc/meminfo: memFree=1476296/2055920 swapFree=4146600/4192956
[pid=31355] ppid=31353 vsize=56956 CPUtime=881.76
/proc/31355/stat : 31355 (Spear-32) R 31353 31355 30800 0 -1 4194304 13545 0 0 0 88092 84 0 0 25 0 1 0 372309301 58322944 12532 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526742 0 0 4096 0 0 0 0 17 0 0 0
/proc/31355/statm: 14239 12532 140 302 0 13934 0
Current children cumulated CPU time (s) 881.76
Current children cumulated vsize (KiB) 56956

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.02 2/84 31466
/proc/meminfo: memFree=1474896/2055920 swapFree=4146600/4192956
[pid=31355] ppid=31353 vsize=56956 CPUtime=941.72
/proc/31355/stat : 31355 (Spear-32) R 31353 31355 30800 0 -1 4194304 13552 0 0 0 94076 96 0 0 25 0 1 0 372309301 58322944 12539 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526825 0 0 4096 0 0 0 0 17 0 0 0
/proc/31355/statm: 14239 12539 140 302 0 13934 0
Current children cumulated CPU time (s) 941.72
Current children cumulated vsize (KiB) 56956

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.02 2/78 31554
/proc/meminfo: memFree=1475784/2055920 swapFree=4146600/4192956
[pid=31355] ppid=31353 vsize=56956 CPUtime=1001.7
/proc/31355/stat : 31355 (Spear-32) R 31353 31355 30800 0 -1 4194304 13574 0 0 0 100061 109 0 0 25 0 1 0 372309301 58322944 12561 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526834 0 0 4096 0 0 0 0 17 0 0 0
/proc/31355/statm: 14239 12561 140 302 0 13934 0
Current children cumulated CPU time (s) 1001.7
Current children cumulated vsize (KiB) 56956

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.01 2/78 31554
/proc/meminfo: memFree=1475848/2055920 swapFree=4146600/4192956
[pid=31355] ppid=31353 vsize=57212 CPUtime=1061.66
/proc/31355/stat : 31355 (Spear-32) R 31353 31355 30800 0 -1 4194304 13586 0 0 0 106052 114 0 0 25 0 1 0 372309301 58585088 12573 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526745 0 0 4096 0 0 0 0 17 0 0 0
/proc/31355/statm: 14303 12573 140 302 0 13998 0
Current children cumulated CPU time (s) 1061.66
Current children cumulated vsize (KiB) 57212

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

[startup+1075.1 s]
/proc/loadavg: 1.00 1.00 1.01 2/78 31554
/proc/meminfo: memFree=1475848/2055920 swapFree=4146600/4192956
[pid=31355] ppid=31353 vsize=57212 CPUtime=1074.45
/proc/31355/stat : 31355 (Spear-32) R 31353 31355 30800 0 -1 4194304 13588 0 0 0 107330 115 0 0 25 0 1 0 372309301 58585088 12575 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 0 0 0
/proc/31355/statm: 14303 12575 140 302 0 13998 0
Current children cumulated CPU time (s) 1074.45
Current children cumulated vsize (KiB) 57212

[startup+1087.91 s]
/proc/loadavg: 1.00 1.00 1.01 2/78 31554
/proc/meminfo: memFree=1475848/2055920 swapFree=4146600/4192956
[pid=31355] ppid=31353 vsize=57212 CPUtime=1087.25
/proc/31355/stat : 31355 (Spear-32) R 31353 31355 30800 0 -1 4194304 13588 0 0 0 108610 115 0 0 25 0 1 0 372309301 58585088 12575 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527172 0 0 4096 0 0 0 0 17 0 0 0
/proc/31355/statm: 14303 12575 140 302 0 13998 0
Current children cumulated CPU time (s) 1087.25
Current children cumulated vsize (KiB) 57212

[startup+1091.1 s]
/proc/loadavg: 1.00 1.00 1.01 2/78 31554
/proc/meminfo: memFree=1475848/2055920 swapFree=4146600/4192956
[pid=31355] ppid=31353 vsize=57212 CPUtime=1090.45
/proc/31355/stat : 31355 (Spear-32) R 31353 31355 30800 0 -1 4194304 13589 0 0 0 108930 115 0 0 25 0 1 0 372309301 58585088 12576 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526843 0 0 4096 0 0 0 0 17 0 0 0
/proc/31355/statm: 14303 12576 140 302 0 13998 0
Current children cumulated CPU time (s) 1090.45
Current children cumulated vsize (KiB) 57212

[startup+1092.7 s]
/proc/loadavg: 1.00 1.00 1.01 2/78 31554
/proc/meminfo: memFree=1475848/2055920 swapFree=4146600/4192956
[pid=31355] ppid=31353 vsize=57212 CPUtime=1092.04
/proc/31355/stat : 31355 (Spear-32) R 31353 31355 30800 0 -1 4194304 13589 0 0 0 109089 115 0 0 25 0 1 0 372309301 58585088 12576 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 0 0 0
/proc/31355/statm: 14303 12576 140 302 0 13998 0
Current children cumulated CPU time (s) 1092.04
Current children cumulated vsize (KiB) 57212

[startup+1093.5 s]
/proc/loadavg: 1.00 1.00 1.01 2/78 31554
/proc/meminfo: memFree=1475848/2055920 swapFree=4146600/4192956
[pid=31355] ppid=31353 vsize=57212 CPUtime=1092.84
/proc/31355/stat : 31355 (Spear-32) R 31353 31355 30800 0 -1 4194304 13589 0 0 0 109169 115 0 0 25 0 1 0 372309301 58585088 12576 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 0 0 0
/proc/31355/statm: 14303 12576 140 302 0 13998 0
Current children cumulated CPU time (s) 1092.84
Current children cumulated vsize (KiB) 57212

[startup+1093.9 s]
/proc/loadavg: 1.00 1.00 1.01 2/78 31554
/proc/meminfo: memFree=1475848/2055920 swapFree=4146600/4192956
[pid=31355] ppid=31353 vsize=57212 CPUtime=1093.24
/proc/31355/stat : 31355 (Spear-32) R 31353 31355 30800 0 -1 4194304 13589 0 0 0 109209 115 0 0 25 0 1 0 372309301 58585088 12576 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526930 0 0 4096 0 0 0 0 17 0 0 0
/proc/31355/statm: 14303 12576 140 302 0 13998 0
Current children cumulated CPU time (s) 1093.24
Current children cumulated vsize (KiB) 57212

[startup+1094.3 s]
/proc/loadavg: 1.00 1.00 1.01 2/78 31554
/proc/meminfo: memFree=1475848/2055920 swapFree=4146600/4192956
[pid=31355] ppid=31353 vsize=57212 CPUtime=1093.64
/proc/31355/stat : 31355 (Spear-32) R 31353 31355 30800 0 -1 4194304 13589 0 0 0 109249 115 0 0 25 0 1 0 372309301 58585088 12576 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 0 0 0
/proc/31355/statm: 14303 12576 140 302 0 13998 0
Current children cumulated CPU time (s) 1093.64
Current children cumulated vsize (KiB) 57212

[startup+1094.4 s]
/proc/loadavg: 1.00 1.00 1.01 2/78 31554
/proc/meminfo: memFree=1475848/2055920 swapFree=4146600/4192956
[pid=31355] ppid=31353 vsize=57212 CPUtime=1093.74
/proc/31355/stat : 31355 (Spear-32) R 31353 31355 30800 0 -1 4194304 13589 0 0 0 109259 115 0 0 25 0 1 0 372309301 58585088 12576 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 0 0 0
/proc/31355/statm: 14303 12576 140 302 0 13998 0
Current children cumulated CPU time (s) 1093.74
Current children cumulated vsize (KiB) 57212

Child status: 20
Real time (s): 1094.45
CPU time (s): 1093.8
CPU user time (s): 1092.63
CPU system time (s): 1.16682
CPU usage (%): 99.9407
Max. virtual memory (cumulated for all children) (KiB): 57212

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

runsolver used 1.10383 second user time and 2.92156 second system time

The end

Launcher Data (download as text)

Begin job on node14 on Sat Mar 10 10:45:49 UTC 2007

IDJOB= 333638
IDBENCH= 24608
IDSOLVER= 132
FILE ID= node14/333638-1173523549

PBS_JOBID= 4101144

Free space on /tmp= 66546 MiB

SOLVER NAME= Spear FH 1.0
BENCH NAME= HOME/pub/bench/SAT07/crafted/Medium/contest05/jarvisalo/mod2-3cage-unsat-9-12.sat05-2587.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/333638-1173523549/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/333638-1173523549/instance-333638-1173523549.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node14/watcher-333638-1173523549 -o ROOT/results/node14/solver-333638-1173523549 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/333638-1173523549/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/333638-1173523549/instance-333638-1173523549.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  bfae796723167f552bcb2fa958f97ae8

RANDOM SEED= 511025317

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node14.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.216
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.216
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:       1526696 kB
Buffers:         51324 kB
Cached:         390524 kB
SwapCached:      14908 kB
Active:         227060 kB
Inactive:       237744 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1526696 kB
SwapTotal:     4192956 kB
SwapFree:      4146600 kB
Dirty:            1564 kB
Writeback:           0 kB
Mapped:          29724 kB
Slab:            50012 kB
Committed_AS:  1265076 kB
PageTables:       1736 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= 66546 MiB

End job on node14 on Sat Mar 10 11:04:03 UTC 2007