Trace number 314527

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 1065.42 1065.82

General information on the benchmark

Nameindustrial/fuhs/medium/
AProVE07-21.cnf
MD5SUM627e3d704e5200c3037f9c9d83c939c1
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark412.228
Satisfiable
(Un)Satisfiability was proved
Number of variables3189
Number of clauses11039
Sum of the clauses size28509
Maximum clause length25
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 25404
Number of clauses of size 35107
Number of clauses of size 4389
Number of clauses of size 586
Number of clauses of size over 552

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/314527-1172638395/instance-314527-1172638395.cnf
1065.29/1065.80	s UNSATISFIABLE
1065.29/1065.80	c runtime 1065.55 [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/node38/watcher-314527-1172638395 -o ROOT/results/node38/solver-314527-1172638395 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/314527-1172638395/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs /tmp/evaluation/314527-1172638395/instance-314527-1172638395.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.17 1.13 1.03 3/64 11769
/proc/meminfo: memFree=1369952/2055920 swapFree=4183772/4192956
[pid=11769] ppid=11767 vsize=1932 CPUtime=0
/proc/11769/stat : 11769 (Spear-32) R 11767 11769 11015 0 -1 4194304 261 0 0 0 0 0 0 0 18 0 1 0 283795317 1978368 246 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134518170 0 0 4096 0 0 0 0 17 1 0 0
/proc/11769/statm: 483 247 126 302 0 178 0

[startup+0.0970551 s]
/proc/loadavg: 1.17 1.13 1.03 3/64 11769
/proc/meminfo: memFree=1369952/2055920 swapFree=4183772/4192956
[pid=11769] ppid=11767 vsize=2464 CPUtime=0.09
/proc/11769/stat : 11769 (Spear-32) R 11767 11769 11015 0 -1 4194304 438 0 0 0 9 0 0 0 18 0 1 0 283795317 2523136 423 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11769/statm: 616 423 140 302 0 311 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2464

[startup+0.101055 s]
/proc/loadavg: 1.17 1.13 1.03 3/64 11769
/proc/meminfo: memFree=1369952/2055920 swapFree=4183772/4192956
[pid=11769] ppid=11767 vsize=2464 CPUtime=0.09
/proc/11769/stat : 11769 (Spear-32) R 11767 11769 11015 0 -1 4194304 439 0 0 0 9 0 0 0 18 0 1 0 283795317 2523136 424 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11769/statm: 616 424 140 302 0 311 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2464

[startup+0.301077 s]
/proc/loadavg: 1.17 1.13 1.03 3/64 11769
/proc/meminfo: memFree=1369952/2055920 swapFree=4183772/4192956
[pid=11769] ppid=11767 vsize=2720 CPUtime=0.29
/proc/11769/stat : 11769 (Spear-32) R 11767 11769 11015 0 -1 4194304 515 0 0 0 29 0 0 0 19 0 1 0 283795317 2785280 500 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11769/statm: 680 500 140 302 0 375 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2720

[startup+0.701123 s]
/proc/loadavg: 1.17 1.13 1.03 3/64 11769
/proc/meminfo: memFree=1369952/2055920 swapFree=4183772/4192956
[pid=11769] ppid=11767 vsize=3360 CPUtime=0.69
/proc/11769/stat : 11769 (Spear-32) R 11767 11769 11015 0 -1 4194304 646 0 0 0 69 0 0 0 22 0 1 0 283795317 3440640 631 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11769/statm: 840 631 140 302 0 535 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3360

[startup+1.50121 s]
/proc/loadavg: 1.17 1.13 1.03 2/65 11770
/proc/meminfo: memFree=1367512/2055920 swapFree=4183772/4192956
[pid=11769] ppid=11767 vsize=4120 CPUtime=1.49
/proc/11769/stat : 11769 (Spear-32) R 11767 11769 11015 0 -1 4194304 862 0 0 0 148 1 0 0 25 0 1 0 283795317 4218880 847 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11769/statm: 1030 847 140 302 0 725 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4120

[startup+3.1014 s]
/proc/loadavg: 1.16 1.13 1.03 2/65 11770
/proc/meminfo: memFree=1366424/2055920 swapFree=4183772/4192956
[pid=11769] ppid=11767 vsize=5776 CPUtime=3.08
/proc/11769/stat : 11769 (Spear-32) R 11767 11769 11015 0 -1 4194304 1268 0 0 0 307 1 0 0 25 0 1 0 283795317 5914624 1253 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11769/statm: 1444 1253 140 302 0 1139 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 5776

[startup+6.30176 s]
/proc/loadavg: 1.16 1.13 1.03 2/65 11770
/proc/meminfo: memFree=1363480/2055920 swapFree=4183772/4192956
[pid=11769] ppid=11767 vsize=8196 CPUtime=6.29
/proc/11769/stat : 11769 (Spear-32) R 11767 11769 11015 0 -1 4194304 1866 0 0 0 626 3 0 0 25 0 1 0 283795317 8392704 1851 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11769/statm: 2049 1851 140 302 0 1744 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 8196

[startup+12.7015 s]
/proc/loadavg: 1.13 1.12 1.03 2/65 11770
/proc/meminfo: memFree=1359576/2055920 swapFree=4183772/4192956
[pid=11769] ppid=11767 vsize=11920 CPUtime=12.69
/proc/11769/stat : 11769 (Spear-32) R 11767 11769 11015 0 -1 4194304 2785 0 0 0 1264 5 0 0 25 0 1 0 283795317 12206080 2737 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11769/statm: 2980 2737 140 302 0 2675 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 11920

[startup+25.5019 s]
/proc/loadavg: 1.11 1.12 1.03 2/65 11770
/proc/meminfo: memFree=1353240/2055920 swapFree=4183772/4192956
[pid=11769] ppid=11767 vsize=17796 CPUtime=25.48
/proc/11769/stat : 11769 (Spear-32) R 11767 11769 11015 0 -1 4194304 4295 0 0 0 2539 9 0 0 25 0 1 0 283795317 18223104 4247 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11769/statm: 4449 4247 140 302 0 4144 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 17796

[startup+51.1018 s]
/proc/loadavg: 1.07 1.11 1.03 2/65 11770
/proc/meminfo: memFree=1345688/2055920 swapFree=4183772/4192956
[pid=11769] ppid=11767 vsize=25688 CPUtime=51.08
/proc/11769/stat : 11769 (Spear-32) R 11767 11769 11015 0 -1 4194304 6252 0 0 0 5093 15 0 0 25 0 1 0 283795317 26304512 6139 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11769/statm: 6422 6139 140 302 0 6117 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 25688

[startup+102.306 s]
/proc/loadavg: 1.03 1.09 1.02 2/65 11770
/proc/meminfo: memFree=1332504/2055920 swapFree=4183772/4192956
[pid=11769] ppid=11767 vsize=38660 CPUtime=102.27
/proc/11769/stat : 11769 (Spear-32) R 11767 11769 11015 0 -1 4194304 9509 0 0 0 10201 26 0 0 25 0 1 0 283795317 39587840 9396 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11769/statm: 9665 9396 140 302 0 9360 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 38660

[startup+162.301 s]
/proc/loadavg: 1.01 1.07 1.02 2/65 11770
/proc/meminfo: memFree=1320600/2055920 swapFree=4183772/4192956
[pid=11769] ppid=11767 vsize=51156 CPUtime=162.25
/proc/11769/stat : 11769 (Spear-32) R 11767 11769 11015 0 -1 4194304 12636 0 0 0 16191 34 0 0 25 0 1 0 283795317 52383744 12394 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/11769/statm: 12789 12394 140 302 0 12484 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 51156

[startup+222.301 s]
/proc/loadavg: 1.00 1.05 1.01 2/65 11770
/proc/meminfo: memFree=1309912/2055920 swapFree=4183772/4192956
[pid=11769] ppid=11767 vsize=61596 CPUtime=222.23
/proc/11769/stat : 11769 (Spear-32) R 11767 11769 11015 0 -1 4194304 15256 0 0 0 22181 42 0 0 25 0 1 0 283795317 63074304 15014 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526797 0 0 4096 0 0 0 0 17 1 0 0
/proc/11769/statm: 15399 15014 140 302 0 15094 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 61596

[startup+282.301 s]
/proc/loadavg: 1.00 1.04 1.01 2/65 11770
/proc/meminfo: memFree=1302744/2055920 swapFree=4183772/4192956
[pid=11769] ppid=11767 vsize=68868 CPUtime=282.21
/proc/11769/stat : 11769 (Spear-32) R 11767 11769 11015 0 -1 4194304 17062 0 0 0 28172 49 0 0 25 0 1 0 283795317 70520832 16820 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/11769/statm: 17217 16820 140 302 0 16912 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 68868

[startup+342.302 s]
/proc/loadavg: 1.00 1.03 1.00 2/65 11770
/proc/meminfo: memFree=1296024/2055920 swapFree=4183772/4192956
[pid=11769] ppid=11767 vsize=75500 CPUtime=342.2
/proc/11769/stat : 11769 (Spear-32) R 11767 11769 11015 0 -1 4194304 18694 0 0 0 34167 53 0 0 25 0 1 0 283795317 77312000 18452 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/11769/statm: 18875 18452 140 302 0 18570 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 75500

[startup+402.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 11770
/proc/meminfo: memFree=1289304/2055920 swapFree=4183772/4192956
[pid=11769] ppid=11767 vsize=83332 CPUtime=402.18
/proc/11769/stat : 11769 (Spear-32) R 11767 11769 11015 0 -1 4194304 20651 0 0 0 40159 59 0 0 25 0 1 0 283795317 85331968 20152 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/11769/statm: 20833 20152 140 302 0 20528 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 83332

[startup+462.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 11770
/proc/meminfo: memFree=1283416/2055920 swapFree=4183772/4192956
[pid=11769] ppid=11767 vsize=89288 CPUtime=462.17
/proc/11769/stat : 11769 (Spear-32) R 11767 11769 11015 0 -1 4194304 22092 0 0 0 46153 64 0 0 25 0 1 0 283795317 91430912 21593 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/11769/statm: 22322 21593 140 302 0 22017 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 89288

[startup+522.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/71 11892
/proc/meminfo: memFree=1277464/2055920 swapFree=4183772/4192956
[pid=11769] ppid=11767 vsize=94396 CPUtime=522.08
/proc/11769/stat : 11769 (Spear-32) R 11767 11769 11015 0 -1 4194304 23310 0 0 0 52138 70 0 0 25 0 1 0 283795317 96661504 22811 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/11769/statm: 23599 22811 140 302 0 23294 0
Current children cumulated CPU time (s) 522.08
Current children cumulated vsize (KiB) 94396

[startup+582.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 11968
/proc/meminfo: memFree=1274456/2055920 swapFree=4183772/4192956
[pid=11769] ppid=11767 vsize=98540 CPUtime=582.01
/proc/11769/stat : 11769 (Spear-32) R 11767 11769 11015 0 -1 4194304 24282 0 0 0 58127 74 0 0 25 0 1 0 283795317 100904960 23783 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/11769/statm: 24635 23783 140 302 0 24330 0
Current children cumulated CPU time (s) 582.01
Current children cumulated vsize (KiB) 98540

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11968
/proc/meminfo: memFree=1270360/2055920 swapFree=4183772/4192956
[pid=11769] ppid=11767 vsize=102480 CPUtime=642
/proc/11769/stat : 11769 (Spear-32) R 11767 11769 11015 0 -1 4194304 25312 0 0 0 64121 79 0 0 25 0 1 0 283795317 104939520 24813 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/11769/statm: 25620 24813 140 302 0 25315 0
Current children cumulated CPU time (s) 642
Current children cumulated vsize (KiB) 102480

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11968
/proc/meminfo: memFree=1265816/2055920 swapFree=4183772/4192956
[pid=11769] ppid=11767 vsize=107160 CPUtime=701.99
/proc/11769/stat : 11769 (Spear-32) R 11767 11769 11015 0 -1 4194304 26442 0 0 0 70115 84 0 0 25 0 1 0 283795317 109731840 25943 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/11769/statm: 26790 25943 140 302 0 26485 0
Current children cumulated CPU time (s) 701.99
Current children cumulated vsize (KiB) 107160

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11968
/proc/meminfo: memFree=1261848/2055920 swapFree=4183772/4192956
[pid=11769] ppid=11767 vsize=111280 CPUtime=761.98
/proc/11769/stat : 11769 (Spear-32) R 11767 11769 11015 0 -1 4194304 27435 0 0 0 76110 88 0 0 25 0 1 0 283795317 113950720 26936 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/11769/statm: 27820 26936 140 302 0 27515 0
Current children cumulated CPU time (s) 761.98
Current children cumulated vsize (KiB) 111280

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11968
/proc/meminfo: memFree=1257368/2055920 swapFree=4183772/4192956
[pid=11769] ppid=11767 vsize=115804 CPUtime=821.95
/proc/11769/stat : 11769 (Spear-32) R 11767 11769 11015 0 -1 4194304 28544 0 0 0 82103 92 0 0 25 0 1 0 283795317 118583296 28045 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/11769/statm: 28951 28045 140 302 0 28646 0
Current children cumulated CPU time (s) 821.95
Current children cumulated vsize (KiB) 115804

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11968
/proc/meminfo: memFree=1253208/2055920 swapFree=4183772/4192956
[pid=11769] ppid=11767 vsize=119896 CPUtime=881.94
/proc/11769/stat : 11769 (Spear-32) R 11767 11769 11015 0 -1 4194304 29592 0 0 0 88098 96 0 0 25 0 1 0 283795317 122773504 29093 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526730 0 0 4096 0 0 0 0 17 1 0 0
/proc/11769/statm: 29974 29093 140 302 0 29669 0
Current children cumulated CPU time (s) 881.94
Current children cumulated vsize (KiB) 119896

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11968
/proc/meminfo: memFree=1249688/2055920 swapFree=4183772/4192956
[pid=11769] ppid=11767 vsize=123476 CPUtime=941.92
/proc/11769/stat : 11769 (Spear-32) R 11767 11769 11015 0 -1 4194304 30443 0 0 0 94092 100 0 0 25 0 1 0 283795317 126439424 29944 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526721 0 0 4096 0 0 0 0 17 1 0 0
/proc/11769/statm: 30869 29944 140 302 0 30564 0
Current children cumulated CPU time (s) 941.92
Current children cumulated vsize (KiB) 123476

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11968
/proc/meminfo: memFree=1249688/2055920 swapFree=4183772/4192956
[pid=11769] ppid=11767 vsize=123604 CPUtime=1001.9
/proc/11769/stat : 11769 (Spear-32) R 11767 11769 11015 0 -1 4194304 30454 0 0 0 100088 102 0 0 25 0 1 0 283795317 126570496 29955 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11769/statm: 30901 29955 140 302 0 30596 0
Current children cumulated CPU time (s) 1001.9
Current children cumulated vsize (KiB) 123604

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11968
/proc/meminfo: memFree=1249624/2055920 swapFree=4183772/4192956
[pid=11769] ppid=11767 vsize=123860 CPUtime=1061.89
/proc/11769/stat : 11769 (Spear-32) R 11767 11769 11015 0 -1 4194304 30477 0 0 0 106083 106 0 0 25 0 1 0 283795317 126832640 29978 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/11769/statm: 30965 29978 140 302 0 30660 0
Current children cumulated CPU time (s) 1061.89
Current children cumulated vsize (KiB) 123860

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

[startup+1063.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11968
/proc/meminfo: memFree=1249624/2055920 swapFree=4183772/4192956
[pid=11769] ppid=11767 vsize=123860 CPUtime=1063.49
/proc/11769/stat : 11769 (Spear-32) R 11767 11769 11015 0 -1 4194304 30477 0 0 0 106243 106 0 0 25 0 1 0 283795317 126832640 29978 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11769/statm: 30965 29978 140 302 0 30660 0
Current children cumulated CPU time (s) 1063.49
Current children cumulated vsize (KiB) 123860

[startup+1064.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11968
/proc/meminfo: memFree=1249624/2055920 swapFree=4183772/4192956
[pid=11769] ppid=11767 vsize=123860 CPUtime=1064.29
/proc/11769/stat : 11769 (Spear-32) R 11767 11769 11015 0 -1 4194304 30477 0 0 0 106323 106 0 0 25 0 1 0 283795317 126832640 29978 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/11769/statm: 30965 29978 140 302 0 30660 0
Current children cumulated CPU time (s) 1064.29
Current children cumulated vsize (KiB) 123860

[startup+1065.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11968
/proc/meminfo: memFree=1249624/2055920 swapFree=4183772/4192956
[pid=11769] ppid=11767 vsize=123860 CPUtime=1065.09
/proc/11769/stat : 11769 (Spear-32) R 11767 11769 11015 0 -1 4194304 30477 0 0 0 106403 106 0 0 25 0 1 0 283795317 126832640 29978 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11769/statm: 30965 29978 140 302 0 30660 0
Current children cumulated CPU time (s) 1065.09
Current children cumulated vsize (KiB) 123860

[startup+1065.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11968
/proc/meminfo: memFree=1249624/2055920 swapFree=4183772/4192956
[pid=11769] ppid=11767 vsize=123860 CPUtime=1065.29
/proc/11769/stat : 11769 (Spear-32) R 11767 11769 11015 0 -1 4194304 30477 0 0 0 106423 106 0 0 25 0 1 0 283795317 126832640 29978 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134527089 0 0 4096 0 0 0 0 17 1 0 0
/proc/11769/statm: 30965 29978 140 302 0 30660 0
Current children cumulated CPU time (s) 1065.29
Current children cumulated vsize (KiB) 123860

[startup+1065.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11968
/proc/meminfo: memFree=1250776/2055920 swapFree=4183772/4192956
[pid=11769] ppid=11767 vsize=0 CPUtime=1065.4
/proc/11769/stat : 11769 (Spear-32) R 11767 11769 11015 0 -1 4194308 30498 0 0 0 106433 107 0 0 25 0 1 0 283795317 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/11769/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1065.4
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 1065.82
CPU time (s): 1065.42
CPU user time (s): 1064.33
CPU system time (s): 1.08683
CPU usage (%): 99.9623
Max. virtual memory (cumulated for all children) (KiB): 123860

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

runsolver used 0.85387 second user time and 2.18967 second system time

The end

Launcher Data (download as text)

Begin job on node38 on Wed Feb 28 04:53:15 UTC 2007

IDJOB= 314527
IDBENCH= 20393
IDSOLVER= 132
FILE ID= node38/314527-1172638395

PBS_JOBID= 3981144

Free space on /tmp= 66556 MiB

SOLVER NAME= Spear FH 1.0
BENCH NAME= HOME/pub/bench/SAT07/industrial/fuhs/medium/AProVE07-21.cnf
COMMAND LINE= /tmp/evaluation/314527-1172638395/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/314527-1172638395/instance-314527-1172638395.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node38/watcher-314527-1172638395 -o ROOT/results/node38/solver-314527-1172638395 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/314527-1172638395/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/314527-1172638395/instance-314527-1172638395.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  627e3d704e5200c3037f9c9d83c939c1

RANDOM SEED= 418482729

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node38.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.233
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.233
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:       1370360 kB
Buffers:         23776 kB
Cached:         539052 kB
SwapCached:       3408 kB
Active:         245156 kB
Inactive:       399056 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1370360 kB
SwapTotal:     4192956 kB
SwapFree:      4183772 kB
Dirty:            1812 kB
Writeback:           0 kB
Mapped:          86896 kB
Slab:            27156 kB
Committed_AS:   670220 kB
PageTables:       1640 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= 66556 MiB

End job on node38 on Wed Feb 28 05:11:01 UTC 2007