Trace number 310970

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 753.433 753.482

General information on the benchmark

Namerandom/2+p/p0.8/v1295/
unif2p-p0.8-v1295-c4027-S1230630010-06-UNSAT.cnf
MD5SUMf1d2cd08ac7f8096a38662a7d7275db8
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark17.0164
Satisfiable
(Un)Satisfiability was proved
Number of variables1295
Number of clauses4026
Sum of the clauses size11273
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2805
Number of clauses of size 33221
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/310970-1172563391/instance-310970-1172563391.cnf
753.33/753.46	s UNSATISFIABLE
753.33/753.46	c runtime 753.53 [s]

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

runsolver version 3.2.0 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node16/watcher-310970-1172563391 -o ROOT/results/node16/solver-310970-1172563391 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/310970-1172563391/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/310970-1172563391/instance-310970-1172563391.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 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.92 0.97 0.99 3/77 22135
/proc/meminfo: memFree=1405960/2055920 swapFree=4192812/4192956
[pid=22135] ppid=22133 vsize=1708 CPUtime=0
/proc/22135/stat : 22135 (Spear-32) R 22133 22135 20994 0 -1 4194304 226 0 0 0 0 0 0 0 18 0 1 0 276293479 1748992 210 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134580748 0 0 4096 0 0 0 0 17 1 0 0
/proc/22135/statm: 427 210 128 302 0 122 0

[startup+0.106915 s]
/proc/loadavg: 0.92 0.97 0.99 3/77 22135
/proc/meminfo: memFree=1405960/2055920 swapFree=4192812/4192956
[pid=22135] ppid=22133 vsize=1964 CPUtime=0.1
/proc/22135/stat : 22135 (Spear-32) R 22133 22135 20994 0 -1 4194304 314 0 0 0 10 0 0 0 18 0 1 0 276293479 2011136 298 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22135/statm: 491 298 140 302 0 186 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1964

[startup+0.514867 s]
/proc/loadavg: 0.92 0.97 0.99 3/77 22135
/proc/meminfo: memFree=1405960/2055920 swapFree=4192812/4192956
[pid=22135] ppid=22133 vsize=2476 CPUtime=0.5
/proc/22135/stat : 22135 (Spear-32) R 22133 22135 20994 0 -1 4194304 448 0 0 0 50 0 0 0 21 0 1 0 276293479 2535424 432 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22135/statm: 619 432 140 302 0 314 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 2476

[startup+1.33577 s]
/proc/loadavg: 0.92 0.97 0.99 2/78 22136
/proc/meminfo: memFree=1404032/2055920 swapFree=4192812/4192956
[pid=22135] ppid=22133 vsize=3388 CPUtime=1.32
/proc/22135/stat : 22135 (Spear-32) R 22133 22135 20994 0 -1 4194304 663 0 0 0 131 1 0 0 25 0 1 0 276293479 3469312 647 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22135/statm: 847 647 140 302 0 542 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 3388

[startup+2.97558 s]
/proc/loadavg: 0.92 0.97 0.99 2/78 22136
/proc/meminfo: memFree=1403008/2055920 swapFree=4192812/4192956
[pid=22135] ppid=22133 vsize=4544 CPUtime=2.97
/proc/22135/stat : 22135 (Spear-32) R 22133 22135 20994 0 -1 4194304 964 0 0 0 294 3 0 0 25 0 1 0 276293479 4653056 948 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22135/statm: 1136 948 140 302 0 831 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 4544

[startup+6.25119 s]
/proc/loadavg: 0.93 0.97 0.99 2/78 22136
/proc/meminfo: memFree=1401152/2055920 swapFree=4192812/4192956
[pid=22135] ppid=22133 vsize=6088 CPUtime=6.24
/proc/22135/stat : 22135 (Spear-32) R 22133 22135 20994 0 -1 4194304 1356 0 0 0 620 4 0 0 25 0 1 0 276293479 6234112 1340 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22135/statm: 1522 1340 140 302 0 1217 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 6088

[startup+12.7054 s]
/proc/loadavg: 0.93 0.97 0.99 2/78 22136
/proc/meminfo: memFree=1398784/2055920 swapFree=4192812/4192956
[pid=22135] ppid=22133 vsize=8404 CPUtime=12.69
/proc/22135/stat : 22135 (Spear-32) R 22133 22135 20994 0 -1 4194304 1944 0 0 0 1263 6 0 0 25 0 1 0 276293479 8605696 1895 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22135/statm: 2101 1895 140 302 0 1796 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 8404

[startup+25.6059 s]
/proc/loadavg: 0.95 0.97 0.99 2/78 22136
/proc/meminfo: memFree=1395520/2055920 swapFree=4192812/4192956
[pid=22135] ppid=22133 vsize=12016 CPUtime=25.6
/proc/22135/stat : 22135 (Spear-32) R 22133 22135 20994 0 -1 4194304 2840 0 0 0 2549 11 0 0 25 0 1 0 276293479 12304384 2726 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22135/statm: 3004 2726 140 302 0 2699 0
Current children cumulated CPU time (s) 25.6
Current children cumulated vsize (KiB) 12016

[startup+51.2109 s]
/proc/loadavg: 0.96 0.97 0.99 2/78 22136
/proc/meminfo: memFree=1390656/2055920 swapFree=4192812/4192956
[pid=22135] ppid=22133 vsize=16808 CPUtime=51.19
/proc/22135/stat : 22135 (Spear-32) R 22133 22135 20994 0 -1 4194304 4034 0 0 0 5103 16 0 0 25 0 1 0 276293479 17211392 3920 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/22135/statm: 4202 3920 140 302 0 3897 0
Current children cumulated CPU time (s) 51.19
Current children cumulated vsize (KiB) 16808

[startup+102.418 s]
/proc/loadavg: 0.98 0.97 0.99 2/78 22136
/proc/meminfo: memFree=1383424/2055920 swapFree=4192812/4192956
[pid=22135] ppid=22133 vsize=24364 CPUtime=102.4
/proc/22135/stat : 22135 (Spear-32) R 22133 22135 20994 0 -1 4194304 5950 0 0 0 10213 27 0 0 25 0 1 0 276293479 24948736 5707 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22135/statm: 6091 5707 140 302 0 5786 0
Current children cumulated CPU time (s) 102.4
Current children cumulated vsize (KiB) 24364

[startup+162.436 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 22136
/proc/meminfo: memFree=1377408/2055920 swapFree=4192812/4192956
[pid=22135] ppid=22133 vsize=30328 CPUtime=162.41
/proc/22135/stat : 22135 (Spear-32) R 22133 22135 20994 0 -1 4194304 7426 0 0 0 16205 36 0 0 25 0 1 0 276293479 31055872 7183 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527022 0 0 4096 0 0 0 0 17 1 0 0
/proc/22135/statm: 7582 7183 140 302 0 7277 0
Current children cumulated CPU time (s) 162.41
Current children cumulated vsize (KiB) 30328

[startup+222.453 s]
/proc/loadavg: 1.05 0.99 0.99 2/78 22136
/proc/meminfo: memFree=1372096/2055920 swapFree=4192812/4192956
[pid=22135] ppid=22133 vsize=35836 CPUtime=222.43
/proc/22135/stat : 22135 (Spear-32) R 22133 22135 20994 0 -1 4194304 8742 0 0 0 22198 45 0 0 25 0 1 0 276293479 36696064 8499 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/22135/statm: 8959 8499 140 302 0 8654 0
Current children cumulated CPU time (s) 222.43
Current children cumulated vsize (KiB) 35836

[startup+282.468 s]
/proc/loadavg: 1.02 0.99 0.99 2/78 22136
/proc/meminfo: memFree=1366856/2055920 swapFree=4192812/4192956
[pid=22135] ppid=22133 vsize=41944 CPUtime=282.44
/proc/22135/stat : 22135 (Spear-32) R 22133 22135 20994 0 -1 4194304 10294 0 0 0 28189 55 0 0 25 0 1 0 276293479 42950656 9794 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22135/statm: 10486 9794 140 302 0 10181 0
Current children cumulated CPU time (s) 282.44
Current children cumulated vsize (KiB) 41944

[startup+342.484 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 22136
/proc/meminfo: memFree=1362888/2055920 swapFree=4192812/4192956
[pid=22135] ppid=22133 vsize=46336 CPUtime=342.46
/proc/22135/stat : 22135 (Spear-32) R 22133 22135 20994 0 -1 4194304 11298 0 0 0 34183 63 0 0 25 0 1 0 276293479 47448064 10798 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/22135/statm: 11584 10798 140 302 0 11279 0
Current children cumulated CPU time (s) 342.46
Current children cumulated vsize (KiB) 46336

[startup+402.501 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 22136
/proc/meminfo: memFree=1359880/2055920 swapFree=4192812/4192956
[pid=22135] ppid=22133 vsize=49448 CPUtime=402.46
/proc/22135/stat : 22135 (Spear-32) R 22133 22135 20994 0 -1 4194304 12053 0 0 0 40178 68 0 0 25 0 1 0 276293479 50634752 11553 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22135/statm: 12362 11553 140 302 0 12057 0
Current children cumulated CPU time (s) 402.46
Current children cumulated vsize (KiB) 49448

[startup+462.517 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 22136
/proc/meminfo: memFree=1356872/2055920 swapFree=4192812/4192956
[pid=22135] ppid=22133 vsize=52668 CPUtime=462.48
/proc/22135/stat : 22135 (Spear-32) R 22133 22135 20994 0 -1 4194304 12798 0 0 0 46173 75 0 0 25 0 1 0 276293479 53932032 12298 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22135/statm: 13167 12298 140 302 0 12862 0
Current children cumulated CPU time (s) 462.48
Current children cumulated vsize (KiB) 52668

[startup+522.533 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 22136
/proc/meminfo: memFree=1320456/2055920 swapFree=4192812/4192956
[pid=22135] ppid=22133 vsize=96420 CPUtime=522.49
/proc/22135/stat : 22135 (Spear-32) R 22133 22135 20994 0 -1 4194304 23694 0 0 0 52165 84 0 0 25 0 1 0 276293479 98734080 21393 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22135/statm: 24105 21393 145 302 0 23800 0
Current children cumulated CPU time (s) 522.49
Current children cumulated vsize (KiB) 96420

[startup+582.559 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 22136
/proc/meminfo: memFree=1320264/2055920 swapFree=4192812/4192956
[pid=22135] ppid=22133 vsize=96552 CPUtime=582.52
/proc/22135/stat : 22135 (Spear-32) R 22133 22135 20994 0 -1 4194304 23738 0 0 0 58162 90 0 0 25 0 1 0 276293479 98869248 21437 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/22135/statm: 24138 21437 145 302 0 23833 0
Current children cumulated CPU time (s) 582.52
Current children cumulated vsize (KiB) 96552

[startup+642.573 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 22136
/proc/meminfo: memFree=1318024/2055920 swapFree=4192812/4192956
[pid=22135] ppid=22133 vsize=98912 CPUtime=642.53
/proc/22135/stat : 22135 (Spear-32) R 22133 22135 20994 0 -1 4194304 24298 0 0 0 64157 96 0 0 25 0 1 0 276293479 101285888 21997 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527022 0 0 4096 0 0 0 0 17 1 0 0
/proc/22135/statm: 24728 21997 145 302 0 24423 0
Current children cumulated CPU time (s) 642.53
Current children cumulated vsize (KiB) 98912

[startup+702.585 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 22136
/proc/meminfo: memFree=1316040/2055920 swapFree=4192812/4192956
[pid=22135] ppid=22133 vsize=101068 CPUtime=702.53
/proc/22135/stat : 22135 (Spear-32) R 22133 22135 20994 0 -1 4194304 24776 0 0 0 70153 100 0 0 25 0 1 0 276293479 103493632 22475 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526825 0 0 4096 0 0 0 0 17 1 0 0
/proc/22135/statm: 25267 22475 145 302 0 24962 0
Current children cumulated CPU time (s) 702.53
Current children cumulated vsize (KiB) 101068

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

[startup+707.911 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 22136
/proc/meminfo: memFree=1316040/2055920 swapFree=4192812/4192956
[pid=22135] ppid=22133 vsize=101068 CPUtime=707.86
/proc/22135/stat : 22135 (Spear-32) R 22133 22135 20994 0 -1 4194304 24779 0 0 0 70685 101 0 0 25 0 1 0 276293479 103493632 22478 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526962 0 0 4096 0 0 0 0 17 1 0 0
/proc/22135/statm: 25267 22478 145 302 0 24962 0
Current children cumulated CPU time (s) 707.86
Current children cumulated vsize (KiB) 101068

[startup+734.126 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 22136
/proc/meminfo: memFree=1316040/2055920 swapFree=4192812/4192956
[pid=22135] ppid=22133 vsize=101068 CPUtime=734.07
/proc/22135/stat : 22135 (Spear-32) R 22133 22135 20994 0 -1 4194304 24801 0 0 0 73304 103 0 0 25 0 1 0 276293479 103493632 22500 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/22135/statm: 25267 22500 145 302 0 24962 0
Current children cumulated CPU time (s) 734.07
Current children cumulated vsize (KiB) 101068

[startup+740.68 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 22136
/proc/meminfo: memFree=1315976/2055920 swapFree=4192812/4192956
[pid=22135] ppid=22133 vsize=101068 CPUtime=740.62
/proc/22135/stat : 22135 (Spear-32) R 22133 22135 20994 0 -1 4194304 24815 0 0 0 73959 103 0 0 25 0 1 0 276293479 103493632 22514 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22135/statm: 25267 22514 145 302 0 24962 0
Current children cumulated CPU time (s) 740.62
Current children cumulated vsize (KiB) 101068

[startup+747.235 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 22136
/proc/meminfo: memFree=1315912/2055920 swapFree=4192812/4192956
[pid=22135] ppid=22133 vsize=101068 CPUtime=747.18
/proc/22135/stat : 22135 (Spear-32) R 22133 22135 20994 0 -1 4194304 24821 0 0 0 74614 104 0 0 25 0 1 0 276293479 103493632 22520 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/22135/statm: 25267 22520 145 302 0 24962 0
Current children cumulated CPU time (s) 747.18
Current children cumulated vsize (KiB) 101068

[startup+750.513 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 22136
/proc/meminfo: memFree=1315848/2055920 swapFree=4192812/4192956
[pid=22135] ppid=22133 vsize=101260 CPUtime=750.45
/proc/22135/stat : 22135 (Spear-32) R 22133 22135 20994 0 -1 4194304 24833 0 0 0 74941 104 0 0 25 0 1 0 276293479 103690240 22532 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/22135/statm: 25315 22532 145 302 0 25010 0
Current children cumulated CPU time (s) 750.45
Current children cumulated vsize (KiB) 101260

[startup+752.149 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 22136
/proc/meminfo: memFree=1315848/2055920 swapFree=4192812/4192956
[pid=22135] ppid=22133 vsize=101260 CPUtime=752.09
/proc/22135/stat : 22135 (Spear-32) R 22133 22135 20994 0 -1 4194304 24834 0 0 0 75104 105 0 0 25 0 1 0 276293479 103690240 22533 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22135/statm: 25315 22533 145 302 0 25010 0
Current children cumulated CPU time (s) 752.09
Current children cumulated vsize (KiB) 101260

[startup+752.97 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 22136
/proc/meminfo: memFree=1315848/2055920 swapFree=4192812/4192956
[pid=22135] ppid=22133 vsize=101260 CPUtime=752.92
/proc/22135/stat : 22135 (Spear-32) R 22133 22135 20994 0 -1 4194304 24834 0 0 0 75187 105 0 0 25 0 1 0 276293479 103690240 22533 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22135/statm: 25315 22533 145 302 0 25010 0
Current children cumulated CPU time (s) 752.92
Current children cumulated vsize (KiB) 101260

[startup+753.381 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 22136
/proc/meminfo: memFree=1315848/2055920 swapFree=4192812/4192956
[pid=22135] ppid=22133 vsize=101260 CPUtime=753.33
/proc/22135/stat : 22135 (Spear-32) R 22133 22135 20994 0 -1 4194304 24834 0 0 0 75228 105 0 0 25 0 1 0 276293479 103690240 22533 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/22135/statm: 25315 22533 145 302 0 25010 0
Current children cumulated CPU time (s) 753.33
Current children cumulated vsize (KiB) 101260

Child status: 20
Real time (s): 753.482
CPU time (s): 753.433
CPU user time (s): 752.366
CPU system time (s): 1.06784
CPU usage (%): 99.9936
Max. virtual memory (cumulated for all children) (KiB): 101260

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

runsolver used 0.819875 second user time and 1.85672 second system time

The end

Launcher Data (download as text)

Begin job on node16 on Tue Feb 27 08:03:11 UTC 2007

IDJOB= 310970
IDBENCH= 20300
IDSOLVER= 131
FILE ID= node16/310970-1172563391

PBS_JOBID= 3971660

Free space on /tmp= 66557 MiB

SOLVER NAME= Spear FHS 1.0
BENCH NAME= HOME/pub/bench/SAT07/random/2+p/p0.8/v1295/unif2p-p0.8-v1295-c4027-S1230630010-06-UNSAT.cnf
COMMAND LINE= /tmp/evaluation/310970-1172563391/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/310970-1172563391/instance-310970-1172563391.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node16/watcher-310970-1172563391 -o ROOT/results/node16/solver-310970-1172563391 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/310970-1172563391/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/310970-1172563391/instance-310970-1172563391.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  f1d2cd08ac7f8096a38662a7d7275db8

RANDOM SEED= 850849108

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node16.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.281
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.281
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:       1406432 kB
Buffers:         63296 kB
Cached:         451124 kB
SwapCached:          0 kB
Active:         273552 kB
Inactive:       294580 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1406432 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1620 kB
Writeback:           0 kB
Mapped:          72572 kB
Slab:            67024 kB
Committed_AS:  1087772 kB
PageTables:       1720 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= 66557 MiB

End job on node16 on Tue Feb 27 08:15:45 UTC 2007