Trace number 310971

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 747.809 747.993

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/310971-1172563392/instance-310971-1172563392.cnf
747.76/747.98	s UNSATISFIABLE
747.76/747.98	c runtime 747.90 [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/node72/watcher-310971-1172563392 -o ROOT/results/node72/solver-310971-1172563392 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/310971-1172563392/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs /tmp/evaluation/310971-1172563392/instance-310971-1172563392.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: 1.00 1.00 1.00 3/77 19147
/proc/meminfo: memFree=1848944/2055920 swapFree=4152064/4192956
[pid=19147] ppid=19145 vsize=1708 CPUtime=0
/proc/19147/stat : 19147 (Spear-32) R 19145 19147 18413 0 -1 4194304 226 0 0 0 0 0 0 0 18 0 1 0 276306989 1748992 210 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134580748 0 0 4096 0 0 0 0 17 1 0 0
/proc/19147/statm: 427 210 128 302 0 122 0

[startup+0.106731 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 19147
/proc/meminfo: memFree=1848944/2055920 swapFree=4152064/4192956
[pid=19147] ppid=19145 vsize=1964 CPUtime=0.1
/proc/19147/stat : 19147 (Spear-32) R 19145 19147 18413 0 -1 4194304 313 0 0 0 10 0 0 0 18 0 1 0 276306989 2011136 297 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/19147/statm: 491 297 140 302 0 186 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1964

[startup+0.514769 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 19147
/proc/meminfo: memFree=1848944/2055920 swapFree=4152064/4192956
[pid=19147] ppid=19145 vsize=2476 CPUtime=0.5
/proc/19147/stat : 19147 (Spear-32) R 19145 19147 18413 0 -1 4194304 448 0 0 0 49 1 0 0 21 0 1 0 276306989 2535424 432 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/19147/statm: 619 432 140 302 0 314 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 2476

[startup+1.33484 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 19148
/proc/meminfo: memFree=1847080/2055920 swapFree=4152064/4192956
[pid=19147] ppid=19145 vsize=3388 CPUtime=1.33
/proc/19147/stat : 19147 (Spear-32) R 19145 19147 18413 0 -1 4194304 661 0 0 0 131 2 0 0 25 0 1 0 276306989 3469312 645 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/19147/statm: 847 645 140 302 0 542 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 3388

[startup+2.97099 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 19148
/proc/meminfo: memFree=1846056/2055920 swapFree=4152064/4192956
[pid=19147] ppid=19145 vsize=4544 CPUtime=2.96
/proc/19147/stat : 19147 (Spear-32) R 19145 19147 18413 0 -1 4194304 961 0 0 0 293 3 0 0 25 0 1 0 276306989 4653056 945 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/19147/statm: 1136 945 140 302 0 831 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 4544

[startup+6.24729 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 19148
/proc/meminfo: memFree=1844136/2055920 swapFree=4152064/4192956
[pid=19147] ppid=19145 vsize=6088 CPUtime=6.24
/proc/19147/stat : 19147 (Spear-32) R 19145 19147 18413 0 -1 4194304 1355 0 0 0 619 5 0 0 25 0 1 0 276306989 6234112 1339 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/19147/statm: 1522 1339 140 302 0 1217 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 6088

[startup+12.7029 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 19148
/proc/meminfo: memFree=1841768/2055920 swapFree=4152064/4192956
[pid=19147] ppid=19145 vsize=8404 CPUtime=12.69
/proc/19147/stat : 19147 (Spear-32) R 19145 19147 18413 0 -1 4194304 1940 0 0 0 1263 6 0 0 25 0 1 0 276306989 8605696 1891 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/19147/statm: 2101 1891 140 302 0 1796 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 8404

[startup+25.5101 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 19148
/proc/meminfo: memFree=1838504/2055920 swapFree=4152064/4192956
[pid=19147] ppid=19145 vsize=12016 CPUtime=25.49
/proc/19147/stat : 19147 (Spear-32) R 19145 19147 18413 0 -1 4194304 2833 0 0 0 2540 9 0 0 25 0 1 0 276306989 12304384 2719 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/19147/statm: 3004 2719 140 302 0 2699 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 12016

[startup+51.1214 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 19148
/proc/meminfo: memFree=1833640/2055920 swapFree=4152064/4192956
[pid=19147] ppid=19145 vsize=16808 CPUtime=51.09
/proc/19147/stat : 19147 (Spear-32) R 19145 19147 18413 0 -1 4194304 4026 0 0 0 5095 14 0 0 25 0 1 0 276306989 17211392 3912 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526952 0 0 4096 0 0 0 0 17 1 0 0
/proc/19147/statm: 4202 3912 140 302 0 3897 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 16808

[startup+102.344 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 19148
/proc/meminfo: memFree=1826472/2055920 swapFree=4152064/4192956
[pid=19147] ppid=19145 vsize=24364 CPUtime=102.31
/proc/19147/stat : 19147 (Spear-32) R 19145 19147 18413 0 -1 4194304 5944 0 0 0 10207 24 0 0 25 0 1 0 276306989 24948736 5701 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/19147/statm: 6091 5701 140 302 0 5786 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 24364

[startup+162.38 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 19148
/proc/meminfo: memFree=1820456/2055920 swapFree=4152064/4192956
[pid=19147] ppid=19145 vsize=30328 CPUtime=162.33
/proc/19147/stat : 19147 (Spear-32) R 19145 19147 18413 0 -1 4194304 7419 0 0 0 16199 34 0 0 25 0 1 0 276306989 31055872 7176 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/19147/statm: 7582 7176 140 302 0 7277 0
Current children cumulated CPU time (s) 162.33
Current children cumulated vsize (KiB) 30328

[startup+222.41 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 19148
/proc/meminfo: memFree=1815144/2055920 swapFree=4152064/4192956
[pid=19147] ppid=19145 vsize=35836 CPUtime=222.35
/proc/19147/stat : 19147 (Spear-32) R 19145 19147 18413 0 -1 4194304 8737 0 0 0 22193 42 0 0 25 0 1 0 276306989 36696064 8494 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/19147/statm: 8959 8494 140 302 0 8654 0
Current children cumulated CPU time (s) 222.35
Current children cumulated vsize (KiB) 35836

[startup+282.443 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 19148
/proc/meminfo: memFree=1809896/2055920 swapFree=4152064/4192956
[pid=19147] ppid=19145 vsize=41944 CPUtime=282.37
/proc/19147/stat : 19147 (Spear-32) R 19145 19147 18413 0 -1 4194304 10293 0 0 0 28188 49 0 0 25 0 1 0 276306989 42950656 9793 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527012 0 0 4096 0 0 0 0 17 1 0 0
/proc/19147/statm: 10486 9793 140 302 0 10181 0
Current children cumulated CPU time (s) 282.37
Current children cumulated vsize (KiB) 41944

[startup+342.473 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 19148
/proc/meminfo: memFree=1805992/2055920 swapFree=4152064/4192956
[pid=19147] ppid=19145 vsize=46336 CPUtime=342.38
/proc/19147/stat : 19147 (Spear-32) R 19145 19147 18413 0 -1 4194304 11298 0 0 0 34183 55 0 0 25 0 1 0 276306989 47448064 10798 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/19147/statm: 11584 10798 140 302 0 11279 0
Current children cumulated CPU time (s) 342.38
Current children cumulated vsize (KiB) 46336

[startup+402.513 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 19148
/proc/meminfo: memFree=1802856/2055920 swapFree=4152064/4192956
[pid=19147] ppid=19145 vsize=49192 CPUtime=402.4
/proc/19147/stat : 19147 (Spear-32) R 19145 19147 18413 0 -1 4194304 12050 0 0 0 40180 60 0 0 25 0 1 0 276306989 50372608 11550 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/19147/statm: 12298 11550 140 302 0 11993 0
Current children cumulated CPU time (s) 402.4
Current children cumulated vsize (KiB) 49192

[startup+462.546 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 19148
/proc/meminfo: memFree=1799912/2055920 swapFree=4152064/4192956
[pid=19147] ppid=19145 vsize=52668 CPUtime=462.42
/proc/19147/stat : 19147 (Spear-32) R 19145 19147 18413 0 -1 4194304 12795 0 0 0 46176 66 0 0 25 0 1 0 276306989 53932032 12295 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134558750 0 0 4096 0 0 0 0 17 1 0 0
/proc/19147/statm: 13167 12295 140 302 0 12862 0
Current children cumulated CPU time (s) 462.42
Current children cumulated vsize (KiB) 52668

[startup+522.578 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 19148
/proc/meminfo: memFree=1797992/2055920 swapFree=4152064/4192956
[pid=19147] ppid=19145 vsize=54336 CPUtime=522.44
/proc/19147/stat : 19147 (Spear-32) R 19145 19147 18413 0 -1 4194304 13267 0 0 0 52172 72 0 0 25 0 1 0 276306989 55640064 12767 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/19147/statm: 13584 12767 140 302 0 13279 0
Current children cumulated CPU time (s) 522.44
Current children cumulated vsize (KiB) 54336

[startup+582.61 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 19148
/proc/meminfo: memFree=1797544/2055920 swapFree=4152064/4192956
[pid=19147] ppid=19145 vsize=54992 CPUtime=582.46
/proc/19147/stat : 19147 (Spear-32) R 19145 19147 18413 0 -1 4194304 13372 0 0 0 58171 75 0 0 25 0 1 0 276306989 56311808 12872 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526876 0 0 4096 0 0 0 0 17 1 0 0
/proc/19147/statm: 13748 12872 140 302 0 13443 0
Current children cumulated CPU time (s) 582.46
Current children cumulated vsize (KiB) 54992

[startup+642.646 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 19148
/proc/meminfo: memFree=1794664/2055920 swapFree=4152064/4192956
[pid=19147] ppid=19145 vsize=57692 CPUtime=642.48
/proc/19147/stat : 19147 (Spear-32) R 19145 19147 18413 0 -1 4194304 14089 0 0 0 64167 81 0 0 25 0 1 0 276306989 59076608 13589 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/19147/statm: 14423 13589 140 302 0 14118 0
Current children cumulated CPU time (s) 642.48
Current children cumulated vsize (KiB) 57692

[startup+702.674 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 19148
/proc/meminfo: memFree=1792488/2055920 swapFree=4152064/4192956
[pid=19147] ppid=19145 vsize=60088 CPUtime=702.49
/proc/19147/stat : 19147 (Spear-32) R 19145 19147 18413 0 -1 4194304 14628 0 0 0 70163 86 0 0 25 0 1 0 276306989 61530112 14128 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/19147/statm: 15022 14128 140 302 0 14717 0
Current children cumulated CPU time (s) 702.49
Current children cumulated vsize (KiB) 60088

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

[startup+708.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 19148
/proc/meminfo: memFree=1792488/2055920 swapFree=4152064/4192956
[pid=19147] ppid=19145 vsize=60088 CPUtime=707.92
/proc/19147/stat : 19147 (Spear-32) R 19145 19147 18413 0 -1 4194304 14635 0 0 0 70705 87 0 0 25 0 1 0 276306989 61530112 14135 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/19147/statm: 15022 14135 140 302 0 14717 0
Current children cumulated CPU time (s) 707.92
Current children cumulated vsize (KiB) 60088

[startup+734.325 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 19148
/proc/meminfo: memFree=1792296/2055920 swapFree=4152064/4192956
[pid=19147] ppid=19145 vsize=60520 CPUtime=734.13
/proc/19147/stat : 19147 (Spear-32) R 19145 19147 18413 0 -1 4194304 14696 0 0 0 73325 88 0 0 25 0 1 0 276306989 61972480 14196 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/19147/statm: 15130 14196 140 302 0 14825 0
Current children cumulated CPU time (s) 734.13
Current children cumulated vsize (KiB) 60520

[startup+740.884 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 19148
/proc/meminfo: memFree=1792232/2055920 swapFree=4152064/4192956
[pid=19147] ppid=19145 vsize=60520 CPUtime=740.7
/proc/19147/stat : 19147 (Spear-32) R 19145 19147 18413 0 -1 4194304 14697 0 0 0 73981 89 0 0 25 0 1 0 276306989 61972480 14197 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/19147/statm: 15130 14197 140 302 0 14825 0
Current children cumulated CPU time (s) 740.7
Current children cumulated vsize (KiB) 60520

[startup+744.168 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 19148
/proc/meminfo: memFree=1792232/2055920 swapFree=4152064/4192956
[pid=19147] ppid=19145 vsize=60520 CPUtime=743.97
/proc/19147/stat : 19147 (Spear-32) R 19145 19147 18413 0 -1 4194304 14698 0 0 0 74308 89 0 0 25 0 1 0 276306989 61972480 14198 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/19147/statm: 15130 14198 140 302 0 14825 0
Current children cumulated CPU time (s) 743.97
Current children cumulated vsize (KiB) 60520

[startup+745.804 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 19148
/proc/meminfo: memFree=1792232/2055920 swapFree=4152064/4192956
[pid=19147] ppid=19145 vsize=60520 CPUtime=745.61
/proc/19147/stat : 19147 (Spear-32) R 19145 19147 18413 0 -1 4194304 14698 0 0 0 74472 89 0 0 25 0 1 0 276306989 61972480 14198 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526668 0 0 4096 0 0 0 0 17 1 0 0
/proc/19147/statm: 15130 14198 140 302 0 14825 0
Current children cumulated CPU time (s) 745.61
Current children cumulated vsize (KiB) 60520

[startup+746.624 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 19148
/proc/meminfo: memFree=1792232/2055920 swapFree=4152064/4192956
[pid=19147] ppid=19145 vsize=60520 CPUtime=746.43
/proc/19147/stat : 19147 (Spear-32) R 19145 19147 18413 0 -1 4194304 14699 0 0 0 74554 89 0 0 25 0 1 0 276306989 61972480 14199 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/19147/statm: 15130 14199 140 302 0 14825 0
Current children cumulated CPU time (s) 746.43
Current children cumulated vsize (KiB) 60520

[startup+747.444 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 19148
/proc/meminfo: memFree=1792232/2055920 swapFree=4152064/4192956
[pid=19147] ppid=19145 vsize=60520 CPUtime=747.25
/proc/19147/stat : 19147 (Spear-32) R 19145 19147 18413 0 -1 4194304 14700 0 0 0 74636 89 0 0 25 0 1 0 276306989 61972480 14200 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527172 0 0 4096 0 0 0 0 17 1 0 0
/proc/19147/statm: 15130 14200 140 302 0 14825 0
Current children cumulated CPU time (s) 747.25
Current children cumulated vsize (KiB) 60520

[startup+747.852 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 19148
/proc/meminfo: memFree=1792232/2055920 swapFree=4152064/4192956
[pid=19147] ppid=19145 vsize=60520 CPUtime=747.66
/proc/19147/stat : 19147 (Spear-32) R 19145 19147 18413 0 -1 4194304 14700 0 0 0 74677 89 0 0 25 0 1 0 276306989 61972480 14200 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/19147/statm: 15130 14200 140 302 0 14825 0
Current children cumulated CPU time (s) 747.66
Current children cumulated vsize (KiB) 60520

[startup+747.954 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 19148
/proc/meminfo: memFree=1792232/2055920 swapFree=4152064/4192956
[pid=19147] ppid=19145 vsize=60520 CPUtime=747.76
/proc/19147/stat : 19147 (Spear-32) R 19145 19147 18413 0 -1 4194304 14700 0 0 0 74687 89 0 0 25 0 1 0 276306989 61972480 14200 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526984 0 0 4096 0 0 0 0 17 1 0 0
/proc/19147/statm: 15130 14200 140 302 0 14825 0
Current children cumulated CPU time (s) 747.76
Current children cumulated vsize (KiB) 60520

Child status: 20
Real time (s): 747.993
CPU time (s): 747.809
CPU user time (s): 746.9
CPU system time (s): 0.908861
CPU usage (%): 99.9755
Max. virtual memory (cumulated for all children) (KiB): 60520

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

runsolver used 0.835872 second user time and 1.82172 second system time

The end

Launcher Data (download as text)

Begin job on node72 on Tue Feb 27 08:03:12 UTC 2007

IDJOB= 310971
IDBENCH= 20300
IDSOLVER= 132
FILE ID= node72/310971-1172563392

PBS_JOBID= 3971869

Free space on /tmp= 66560 MiB

SOLVER NAME= Spear FH 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/310971-1172563392/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/310971-1172563392/instance-310971-1172563392.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node72/watcher-310971-1172563392 -o ROOT/results/node72/solver-310971-1172563392 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/310971-1172563392/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/310971-1172563392/instance-310971-1172563392.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  f1d2cd08ac7f8096a38662a7d7275db8

RANDOM SEED= 83701469

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node72.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:       1849352 kB
Buffers:         35396 kB
Cached:         105868 kB
SwapCached:       9900 kB
Active:         109796 kB
Inactive:        57972 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1849352 kB
SwapTotal:     4192956 kB
SwapFree:      4152064 kB
Dirty:            1620 kB
Writeback:           0 kB
Mapped:          30180 kB
Slab:            24396 kB
Committed_AS:   646068 kB
PageTables:       1680 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= 66560 MiB

End job on node72 on Tue Feb 27 08:15:40 UTC 2007