Trace number 333637

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 1113.48 1113.93

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/333637-1173523470/instance-333637-1173523470.cnf
1113.44/1113.91	s UNSATISFIABLE
1113.44/1113.91	c runtime 1113.63 [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-333637-1173523470 -o ROOT/results/node13/solver-333637-1173523470 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/333637-1173523470/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/333637-1173523470/instance-333637-1173523470.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.96 0.97 0.96 3/77 27412
/proc/meminfo: memFree=1542400/2055920 swapFree=4158920/4192956
[pid=27412] ppid=27410 vsize=1396 CPUtime=0
/proc/27412/stat : 27412 (Spear-32) R 27410 27412 26887 0 -1 4194304 183 0 0 0 0 0 0 0 18 0 1 0 372301462 1429504 167 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/27412/statm: 349 167 140 302 0 44 0

[startup+0.052787 s]
/proc/loadavg: 0.96 0.97 0.96 3/77 27412
/proc/meminfo: memFree=1542400/2055920 swapFree=4158920/4192956
[pid=27412] ppid=27410 vsize=1660 CPUtime=0.04
/proc/27412/stat : 27412 (Spear-32) R 27410 27412 26887 0 -1 4194304 251 0 0 0 4 0 0 0 18 0 1 0 372301462 1699840 235 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/27412/statm: 415 235 140 302 0 110 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 1660

[startup+0.101794 s]
/proc/loadavg: 0.96 0.97 0.96 3/77 27412
/proc/meminfo: memFree=1542400/2055920 swapFree=4158920/4192956
[pid=27412] ppid=27410 vsize=1928 CPUtime=0.09
/proc/27412/stat : 27412 (Spear-32) R 27410 27412 26887 0 -1 4194304 303 0 0 0 9 0 0 0 18 0 1 0 372301462 1974272 287 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/27412/statm: 482 287 140 302 0 177 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1928

[startup+0.30182 s]
/proc/loadavg: 0.96 0.97 0.96 3/77 27412
/proc/meminfo: memFree=1542400/2055920 swapFree=4158920/4192956
[pid=27412] ppid=27410 vsize=2456 CPUtime=0.29
/proc/27412/stat : 27412 (Spear-32) R 27410 27412 26887 0 -1 4194304 443 0 0 0 29 0 0 0 19 0 1 0 372301462 2514944 427 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/27412/statm: 614 427 140 302 0 309 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2456

[startup+0.701874 s]
/proc/loadavg: 0.96 0.97 0.96 3/77 27412
/proc/meminfo: memFree=1542400/2055920 swapFree=4158920/4192956
[pid=27412] ppid=27410 vsize=3108 CPUtime=0.69
/proc/27412/stat : 27412 (Spear-32) R 27410 27412 26887 0 -1 4194304 622 0 0 0 68 1 0 0 22 0 1 0 372301462 3182592 606 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/27412/statm: 777 606 140 302 0 472 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3108

[startup+1.50198 s]
/proc/loadavg: 0.96 0.97 0.96 2/78 27413
/proc/meminfo: memFree=1540024/2055920 swapFree=4158920/4192956
[pid=27412] ppid=27410 vsize=4308 CPUtime=1.49
/proc/27412/stat : 27412 (Spear-32) R 27410 27412 26887 0 -1 4194304 889 0 0 0 147 2 0 0 25 0 1 0 372301462 4411392 873 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/27412/statm: 1077 873 140 302 0 772 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4308

[startup+3.10119 s]
/proc/loadavg: 0.96 0.97 0.96 2/78 27413
/proc/meminfo: memFree=1538872/2055920 swapFree=4158920/4192956
[pid=27412] ppid=27410 vsize=5472 CPUtime=3.09
/proc/27412/stat : 27412 (Spear-32) R 27410 27412 26887 0 -1 4194304 1181 0 0 0 306 3 0 0 25 0 1 0 372301462 5603328 1132 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/27412/statm: 1368 1132 140 302 0 1063 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 5472

[startup+6.30162 s]
/proc/loadavg: 0.96 0.97 0.96 2/78 27413
/proc/meminfo: memFree=1536952/2055920 swapFree=4158920/4192956
[pid=27412] ppid=27410 vsize=7184 CPUtime=6.29
/proc/27412/stat : 27412 (Spear-32) R 27410 27412 26887 0 -1 4194304 1602 0 0 0 624 5 0 0 25 0 1 0 372301462 7356416 1553 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/27412/statm: 1796 1553 140 302 0 1491 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 7184

[startup+12.7015 s]
/proc/loadavg: 0.97 0.97 0.96 2/78 27413
/proc/meminfo: memFree=1534648/2055920 swapFree=4158920/4192956
[pid=27412] ppid=27410 vsize=9476 CPUtime=12.68
/proc/27412/stat : 27412 (Spear-32) R 27410 27412 26887 0 -1 4194304 2169 0 0 0 1260 8 0 0 25 0 1 0 372301462 9703424 2055 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/27412/statm: 2369 2055 140 302 0 2064 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 9476

[startup+25.5012 s]
/proc/loadavg: 0.97 0.97 0.96 2/78 27413
/proc/meminfo: memFree=1531576/2055920 swapFree=4158920/4192956
[pid=27412] ppid=27410 vsize=12580 CPUtime=25.48
/proc/27412/stat : 27412 (Spear-32) R 27410 27412 26887 0 -1 4194304 2909 0 0 0 2535 13 0 0 25 0 1 0 372301462 12881920 2795 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/27412/statm: 3145 2795 140 302 0 2840 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 12580

[startup+51.1016 s]
/proc/loadavg: 0.98 0.97 0.96 3/78 27413
/proc/meminfo: memFree=1527864/2055920 swapFree=4158920/4192956
[pid=27412] ppid=27410 vsize=16908 CPUtime=51.07
/proc/27412/stat : 27412 (Spear-32) R 27410 27412 26887 0 -1 4194304 3953 0 0 0 5088 19 0 0 25 0 1 0 372301462 17313792 3710 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/27412/statm: 4227 3710 140 302 0 3922 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 16908

[startup+102.305 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 27415
/proc/meminfo: memFree=1522680/2055920 swapFree=4158920/4192956
[pid=27412] ppid=27410 vsize=22264 CPUtime=102.26
/proc/27412/stat : 27412 (Spear-32) R 27410 27412 26887 0 -1 4194304 5230 0 0 0 10197 29 0 0 25 0 1 0 372301462 22798336 4987 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/27412/statm: 5566 4987 140 302 0 5261 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 22264

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 27415
/proc/meminfo: memFree=1518264/2055920 swapFree=4158920/4192956
[pid=27412] ppid=27410 vsize=26644 CPUtime=162.24
/proc/27412/stat : 27412 (Spear-32) R 27410 27412 26887 0 -1 4194304 6327 0 0 0 16186 38 0 0 25 0 1 0 372301462 27283456 6084 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/27412/statm: 6661 6084 140 302 0 6356 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 26644

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 27415
/proc/meminfo: memFree=1514680/2055920 swapFree=4158920/4192956
[pid=27412] ppid=27410 vsize=31548 CPUtime=222.22
/proc/27412/stat : 27412 (Spear-32) R 27410 27412 26887 0 -1 4194304 7455 0 0 0 22176 46 0 0 25 0 1 0 372301462 32305152 6955 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/27412/statm: 7887 6955 140 302 0 7582 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 31548

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 27415
/proc/meminfo: memFree=1511096/2055920 swapFree=4158920/4192956
[pid=27412] ppid=27410 vsize=35408 CPUtime=282.2
/proc/27412/stat : 27412 (Spear-32) R 27410 27412 26887 0 -1 4194304 8353 0 0 0 28168 52 0 0 25 0 1 0 372301462 36257792 7853 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526888 0 0 4096 0 0 0 0 17 1 0 0
/proc/27412/statm: 8852 7853 140 302 0 8547 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 35408

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 27415
/proc/meminfo: memFree=1508408/2055920 swapFree=4158920/4192956
[pid=27412] ppid=27410 vsize=38224 CPUtime=342.18
/proc/27412/stat : 27412 (Spear-32) R 27410 27412 26887 0 -1 4194304 9026 0 0 0 34161 57 0 0 25 0 1 0 372301462 39141376 8526 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526928 0 0 4096 0 0 0 0 17 1 0 0
/proc/27412/statm: 9556 8526 140 302 0 9251 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 38224

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 27415
/proc/meminfo: memFree=1505720/2055920 swapFree=4158920/4192956
[pid=27412] ppid=27410 vsize=41308 CPUtime=402.17
/proc/27412/stat : 27412 (Spear-32) R 27410 27412 26887 0 -1 4194304 9678 0 0 0 40152 65 0 0 25 0 1 0 372301462 42299392 9178 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/27412/statm: 10327 9178 140 302 0 10022 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 41308

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 27415
/proc/meminfo: memFree=1503672/2055920 swapFree=4158920/4192956
[pid=27412] ppid=27410 vsize=43104 CPUtime=462.15
/proc/27412/stat : 27412 (Spear-32) R 27410 27412 26887 0 -1 4194304 10218 0 0 0 46144 71 0 0 25 0 1 0 372301462 44138496 9718 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526742 0 0 4096 0 0 0 0 17 1 0 0
/proc/27412/statm: 10776 9718 140 302 0 10471 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 43104

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 27415
/proc/meminfo: memFree=1500856/2055920 swapFree=4158920/4192956
[pid=27412] ppid=27410 vsize=46444 CPUtime=522.12
/proc/27412/stat : 27412 (Spear-32) R 27410 27412 26887 0 -1 4194304 10925 0 0 0 52136 76 0 0 25 0 1 0 372301462 47558656 10425 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526745 0 0 4096 0 0 0 0 17 1 0 0
/proc/27412/statm: 11611 10425 140 302 0 11306 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 46444

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 27415
/proc/meminfo: memFree=1498424/2055920 swapFree=4158920/4192956
[pid=27412] ppid=27410 vsize=49012 CPUtime=582.11
/proc/27412/stat : 27412 (Spear-32) R 27410 27412 26887 0 -1 4194304 11527 0 0 0 58128 83 0 0 25 0 1 0 372301462 50188288 11027 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526739 0 0 4096 0 0 0 0 17 1 0 0
/proc/27412/statm: 12253 11027 140 302 0 11948 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 49012

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 27415
/proc/meminfo: memFree=1496952/2055920 swapFree=4158920/4192956
[pid=27412] ppid=27410 vsize=50164 CPUtime=642.09
/proc/27412/stat : 27412 (Spear-32) R 27410 27412 26887 0 -1 4194304 11873 0 0 0 64123 86 0 0 25 0 1 0 372301462 51367936 11373 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526794 0 0 4096 0 0 0 0 17 1 0 0
/proc/27412/statm: 12541 11373 140 302 0 12236 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 50164

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 27415
/proc/meminfo: memFree=1495544/2055920 swapFree=4158920/4192956
[pid=27412] ppid=27410 vsize=51832 CPUtime=702.07
/proc/27412/stat : 27412 (Spear-32) R 27410 27412 26887 0 -1 4194304 12238 0 0 0 70117 90 0 0 25 0 1 0 372301462 53075968 11738 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526710 0 0 4096 0 0 0 0 17 1 0 0
/proc/27412/statm: 12958 11738 140 302 0 12653 0
Current children cumulated CPU time (s) 702.07
Current children cumulated vsize (KiB) 51832

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 27415
/proc/meminfo: memFree=1494200/2055920 swapFree=4158920/4192956
[pid=27412] ppid=27410 vsize=55292 CPUtime=762.05
/proc/27412/stat : 27412 (Spear-32) R 27410 27412 26887 0 -1 4194304 13089 0 0 0 76112 93 0 0 25 0 1 0 372301462 56619008 12076 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/27412/statm: 13823 12076 140 302 0 13518 0
Current children cumulated CPU time (s) 762.05
Current children cumulated vsize (KiB) 55292

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 27415
/proc/meminfo: memFree=1492792/2055920 swapFree=4158920/4192956
[pid=27412] ppid=27410 vsize=56572 CPUtime=822.04
/proc/27412/stat : 27412 (Spear-32) R 27410 27412 26887 0 -1 4194304 13443 0 0 0 82107 97 0 0 25 0 1 0 372301462 57929728 12430 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/27412/statm: 14143 12430 140 302 0 13838 0
Current children cumulated CPU time (s) 822.04
Current children cumulated vsize (KiB) 56572

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 27415
/proc/meminfo: memFree=1475000/2055920 swapFree=4158920/4192956
[pid=27412] ppid=27410 vsize=79536 CPUtime=882.01
/proc/27412/stat : 27412 (Spear-32) R 27410 27412 26887 0 -1 4194304 20938 0 0 0 88100 101 0 0 25 0 1 0 372301462 81444864 16864 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134515230 0 0 4096 0 0 0 0 17 1 0 0
/proc/27412/statm: 19884 16864 140 302 0 19579 0
Current children cumulated CPU time (s) 882.01
Current children cumulated vsize (KiB) 79536

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 27415
/proc/meminfo: memFree=1474936/2055920 swapFree=4158920/4192956
[pid=27412] ppid=27410 vsize=79536 CPUtime=942
/proc/27412/stat : 27412 (Spear-32) R 27410 27412 26887 0 -1 4194304 20953 0 0 0 94094 106 0 0 25 0 1 0 372301462 81444864 16879 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527100 0 0 4096 0 0 0 0 17 1 0 0
/proc/27412/statm: 19884 16879 145 302 0 19579 0
Current children cumulated CPU time (s) 942
Current children cumulated vsize (KiB) 79536

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.96 2/84 27487
/proc/meminfo: memFree=1473656/2055920 swapFree=4158920/4192956
[pid=27412] ppid=27410 vsize=79536 CPUtime=1001.95
/proc/27412/stat : 27412 (Spear-32) R 27410 27412 26887 0 -1 4194304 20958 0 0 0 100085 110 0 0 25 0 1 0 372301462 81444864 16884 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526787 0 0 4096 0 0 0 0 17 1 0 0
/proc/27412/statm: 19884 16884 145 302 0 19579 0
Current children cumulated CPU time (s) 1001.95
Current children cumulated vsize (KiB) 79536

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.96 2/84 27585
/proc/meminfo: memFree=1473520/2055920 swapFree=4158920/4192956
[pid=27412] ppid=27410 vsize=79536 CPUtime=1061.88
/proc/27412/stat : 27412 (Spear-32) R 27410 27412 26887 0 -1 4194304 20985 0 0 0 106073 115 0 0 25 0 1 0 372301462 81444864 16911 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/27412/statm: 19884 16911 145 302 0 19579 0
Current children cumulated CPU time (s) 1061.88
Current children cumulated vsize (KiB) 79536

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

[startup+1075.1 s]
/proc/loadavg: 0.99 0.97 0.96 2/84 27593
/proc/meminfo: memFree=1473528/2055920 swapFree=4158920/4192956
[pid=27412] ppid=27410 vsize=79792 CPUtime=1074.65
/proc/27412/stat : 27412 (Spear-32) R 27410 27412 26887 0 -1 4194304 20987 0 0 0 107349 116 0 0 25 0 1 0 372301462 81707008 16913 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/27412/statm: 19948 16913 145 302 0 19643 0
Current children cumulated CPU time (s) 1074.65
Current children cumulated vsize (KiB) 79792

[startup+1100.7 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 27613
/proc/meminfo: memFree=1474616/2055920 swapFree=4158920/4192956
[pid=27412] ppid=27410 vsize=79792 CPUtime=1100.24
/proc/27412/stat : 27412 (Spear-32) R 27410 27412 26887 0 -1 4194304 20989 0 0 0 109906 118 0 0 25 0 1 0 372301462 81707008 16915 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/27412/statm: 19948 16915 145 302 0 19643 0
Current children cumulated CPU time (s) 1100.24
Current children cumulated vsize (KiB) 79792

[startup+1107.1 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 27613
/proc/meminfo: memFree=1474616/2055920 swapFree=4158920/4192956
[pid=27412] ppid=27410 vsize=79792 CPUtime=1106.65
/proc/27412/stat : 27412 (Spear-32) R 27410 27412 26887 0 -1 4194304 20989 0 0 0 110546 119 0 0 25 0 1 0 372301462 81707008 16915 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/27412/statm: 19948 16915 145 302 0 19643 0
Current children cumulated CPU time (s) 1106.65
Current children cumulated vsize (KiB) 79792

[startup+1110.3 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 27613
/proc/meminfo: memFree=1474616/2055920 swapFree=4158920/4192956
[pid=27412] ppid=27410 vsize=79792 CPUtime=1109.84
/proc/27412/stat : 27412 (Spear-32) R 27410 27412 26887 0 -1 4194304 20990 0 0 0 110865 119 0 0 25 0 1 0 372301462 81707008 16916 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/27412/statm: 19948 16916 145 302 0 19643 0
Current children cumulated CPU time (s) 1109.84
Current children cumulated vsize (KiB) 79792

[startup+1111.9 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 27613
/proc/meminfo: memFree=1474616/2055920 swapFree=4158920/4192956
[pid=27412] ppid=27410 vsize=79792 CPUtime=1111.44
/proc/27412/stat : 27412 (Spear-32) R 27410 27412 26887 0 -1 4194304 20990 0 0 0 111025 119 0 0 25 0 1 0 372301462 81707008 16916 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/27412/statm: 19948 16916 145 302 0 19643 0
Current children cumulated CPU time (s) 1111.44
Current children cumulated vsize (KiB) 79792

[startup+1112.7 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 27613
/proc/meminfo: memFree=1474616/2055920 swapFree=4158920/4192956
[pid=27412] ppid=27410 vsize=79792 CPUtime=1112.25
/proc/27412/stat : 27412 (Spear-32) R 27410 27412 26887 0 -1 4194304 20990 0 0 0 111105 120 0 0 25 0 1 0 372301462 81707008 16916 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/27412/statm: 19948 16916 145 302 0 19643 0
Current children cumulated CPU time (s) 1112.25
Current children cumulated vsize (KiB) 79792

[startup+1113.5 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 27613
/proc/meminfo: memFree=1474616/2055920 swapFree=4158920/4192956
[pid=27412] ppid=27410 vsize=79792 CPUtime=1113.04
/proc/27412/stat : 27412 (Spear-32) R 27410 27412 26887 0 -1 4194304 20990 0 0 0 111184 120 0 0 25 0 1 0 372301462 81707008 16916 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134558753 0 0 4096 0 0 0 0 17 1 0 0
/proc/27412/statm: 19948 16916 145 302 0 19643 0
Current children cumulated CPU time (s) 1113.04
Current children cumulated vsize (KiB) 79792

[startup+1113.9 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 27613
/proc/meminfo: memFree=1474616/2055920 swapFree=4158920/4192956
[pid=27412] ppid=27410 vsize=79792 CPUtime=1113.44
/proc/27412/stat : 27412 (Spear-32) R 27410 27412 26887 0 -1 4194304 20990 0 0 0 111224 120 0 0 25 0 1 0 372301462 81707008 16916 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/27412/statm: 19948 16916 145 302 0 19643 0
Current children cumulated CPU time (s) 1113.44
Current children cumulated vsize (KiB) 79792

Child status: 20
Real time (s): 1113.93
CPU time (s): 1113.48
CPU user time (s): 1112.26
CPU system time (s): 1.21481
CPU usage (%): 99.9596
Max. virtual memory (cumulated for all children) (KiB): 79792

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

runsolver used 1.16782 second user time and 2.88956 second system time

The end

Launcher Data (download as text)

Begin job on node13 on Sat Mar 10 10:44:30 UTC 2007

IDJOB= 333637
IDBENCH= 24608
IDSOLVER= 131
FILE ID= node13/333637-1173523470

PBS_JOBID= 4101132

Free space on /tmp= 66373 MiB

SOLVER NAME= Spear FHS 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/333637-1173523470/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/333637-1173523470/instance-333637-1173523470.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node13/watcher-333637-1173523470 -o ROOT/results/node13/solver-333637-1173523470 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/333637-1173523470/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/333637-1173523470/instance-333637-1173523470.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  bfae796723167f552bcb2fa958f97ae8

RANDOM SEED= 159261532

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:       1542872 kB
Buffers:         49140 kB
Cached:         376016 kB
SwapCached:       2156 kB
Active:         188132 kB
Inactive:       259712 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1542872 kB
SwapTotal:     4192956 kB
SwapFree:      4158920 kB
Dirty:            1556 kB
Writeback:           0 kB
Mapped:          30752 kB
Slab:            50824 kB
Committed_AS:  1608100 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= 66373 MiB

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