Trace number 316328

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 2007-02-12UNSAT 695.458 695.758

General information on the benchmark

Namecrafted/spence/
medium/s73-100.cnf
MD5SUMe3db629d913d76ea47534f9df94ead1b
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark17.1754
Satisfiable
(Un)Satisfiability was proved
Number of variables73
Number of clauses156
Sum of the clauses size468
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3156
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/316328-1172667126/instance-316328-1172667126.cnf
695.39/695.75	s UNSATISFIABLE
695.39/695.75	c runtime 695.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/node1/watcher-316328-1172667126 -o ROOT/results/node1/solver-316328-1172667126 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/316328-1172667126/Spear-32 --model-stdout --time --dimacs /tmp/evaluation/316328-1172667126/instance-316328-1172667126.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.92 0.98 0.98 3/77 32430
/proc/meminfo: memFree=1747888/2055920 swapFree=4159100/4192956
[pid=32430] ppid=32428 vsize=1396 CPUtime=0
/proc/32430/stat : 32430 (Spear-32) R 32428 32430 32328 0 -1 4194304 181 0 0 0 0 0 0 0 18 0 1 0 286667641 1429504 165 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/32430/statm: 349 165 140 302 0 44 0

[startup+0.0221359 s]
/proc/loadavg: 0.92 0.98 0.98 3/77 32430
/proc/meminfo: memFree=1747888/2055920 swapFree=4159100/4192956
[pid=32430] ppid=32428 vsize=1528 CPUtime=0.01
/proc/32430/stat : 32430 (Spear-32) R 32428 32430 32328 0 -1 4194304 201 0 0 0 1 0 0 0 18 0 1 0 286667641 1564672 185 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/32430/statm: 382 185 140 302 0 77 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1528

[startup+0.101144 s]
/proc/loadavg: 0.92 0.98 0.98 3/77 32430
/proc/meminfo: memFree=1747888/2055920 swapFree=4159100/4192956
[pid=32430] ppid=32428 vsize=1668 CPUtime=0.09
/proc/32430/stat : 32430 (Spear-32) R 32428 32430 32328 0 -1 4194304 260 0 0 0 9 0 0 0 18 0 1 0 286667641 1708032 244 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/32430/statm: 417 244 140 302 0 112 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1668

[startup+0.301168 s]
/proc/loadavg: 0.92 0.98 0.98 3/77 32430
/proc/meminfo: memFree=1747888/2055920 swapFree=4159100/4192956
[pid=32430] ppid=32428 vsize=2060 CPUtime=0.29
/proc/32430/stat : 32430 (Spear-32) R 32428 32430 32328 0 -1 4194304 355 0 0 0 29 0 0 0 19 0 1 0 286667641 2109440 339 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/32430/statm: 515 339 140 302 0 210 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2060

[startup+0.701215 s]
/proc/loadavg: 0.92 0.98 0.98 3/77 32430
/proc/meminfo: memFree=1747888/2055920 swapFree=4159100/4192956
[pid=32430] ppid=32428 vsize=2572 CPUtime=0.69
/proc/32430/stat : 32430 (Spear-32) R 32428 32430 32328 0 -1 4194304 487 0 0 0 69 0 0 0 23 0 1 0 286667641 2633728 471 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/32430/statm: 643 471 140 302 0 338 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2572

[startup+1.50131 s]
/proc/loadavg: 0.92 0.98 0.98 2/78 32431
/proc/meminfo: memFree=1746216/2055920 swapFree=4159100/4192956
[pid=32430] ppid=32428 vsize=3364 CPUtime=1.49
/proc/32430/stat : 32430 (Spear-32) R 32428 32430 32328 0 -1 4194304 664 0 0 0 148 1 0 0 25 0 1 0 286667641 3444736 648 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/32430/statm: 841 648 140 302 0 536 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3364

[startup+3.10149 s]
/proc/loadavg: 0.92 0.98 0.98 2/78 32431
/proc/meminfo: memFree=1745256/2055920 swapFree=4159100/4192956
[pid=32430] ppid=32428 vsize=4304 CPUtime=3.08
/proc/32430/stat : 32430 (Spear-32) R 32428 32430 32328 0 -1 4194304 895 0 0 0 306 2 0 0 25 0 1 0 286667641 4407296 879 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/32430/statm: 1076 879 140 302 0 771 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 4304

[startup+6.30187 s]
/proc/loadavg: 0.93 0.98 0.98 2/78 32431
/proc/meminfo: memFree=1743848/2055920 swapFree=4159100/4192956
[pid=32430] ppid=32428 vsize=5528 CPUtime=6.29
/proc/32430/stat : 32430 (Spear-32) R 32428 32430 32328 0 -1 4194304 1206 0 0 0 625 4 0 0 25 0 1 0 286667641 5660672 1157 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/32430/statm: 1382 1157 140 302 0 1077 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 5528

[startup+12.7026 s]
/proc/loadavg: 0.93 0.98 0.98 2/78 32431
/proc/meminfo: memFree=1742120/2055920 swapFree=4159100/4192956
[pid=32430] ppid=32428 vsize=7296 CPUtime=12.69
/proc/32430/stat : 32430 (Spear-32) R 32428 32430 32328 0 -1 4194304 1619 0 0 0 1263 6 0 0 25 0 1 0 286667641 7471104 1570 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/32430/statm: 1824 1570 140 302 0 1519 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 7296

[startup+25.5011 s]
/proc/loadavg: 0.95 0.98 0.98 2/78 32431
/proc/meminfo: memFree=1739816/2055920 swapFree=4159100/4192956
[pid=32430] ppid=32428 vsize=9864 CPUtime=25.48
/proc/32430/stat : 32430 (Spear-32) R 32428 32430 32328 0 -1 4194304 2236 0 0 0 2538 10 0 0 25 0 1 0 286667641 10100736 2122 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/32430/statm: 2466 2122 140 302 0 2161 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 9864

[startup+51.1011 s]
/proc/loadavg: 1.19 1.05 1.00 2/78 32431
/proc/meminfo: memFree=1736680/2055920 swapFree=4159100/4192956
[pid=32430] ppid=32428 vsize=12844 CPUtime=51.08
/proc/32430/stat : 32430 (Spear-32) R 32428 32430 32328 0 -1 4194304 3027 0 0 0 5093 15 0 0 25 0 1 0 286667641 13152256 2913 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/32430/statm: 3211 2913 140 302 0 2906 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 12844

[startup+102.305 s]
/proc/loadavg: 1.08 1.04 1.00 2/78 32431
/proc/meminfo: memFree=1732264/2055920 swapFree=4159100/4192956
[pid=32430] ppid=32428 vsize=18120 CPUtime=102.26
/proc/32430/stat : 32430 (Spear-32) R 32428 32430 32328 0 -1 4194304 4240 0 0 0 10203 23 0 0 25 0 1 0 286667641 18554880 3997 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/32430/statm: 4530 3997 140 302 0 4225 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 18120

[startup+162.301 s]
/proc/loadavg: 1.03 1.03 1.00 2/78 32431
/proc/meminfo: memFree=1728360/2055920 swapFree=4159100/4192956
[pid=32430] ppid=32428 vsize=22480 CPUtime=162.25
/proc/32430/stat : 32430 (Spear-32) R 32428 32430 32328 0 -1 4194304 5225 0 0 0 16193 32 0 0 25 0 1 0 286667641 23019520 4982 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 134533777 0 0 4096 0 0 0 0 17 1 0 0
/proc/32430/statm: 5620 4983 140 302 0 5315 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 22480

[startup+222.301 s]
/proc/loadavg: 1.01 1.02 1.00 2/78 32431
/proc/meminfo: memFree=1725160/2055920 swapFree=4159100/4192956
[pid=32430] ppid=32428 vsize=25596 CPUtime=222.23
/proc/32430/stat : 32430 (Spear-32) R 32428 32430 32328 0 -1 4194304 5996 0 0 0 22183 40 0 0 25 0 1 0 286667641 26210304 5753 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/32430/statm: 6399 5753 140 302 0 6094 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 25596

[startup+282.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/78 32431
/proc/meminfo: memFree=1722216/2055920 swapFree=4159100/4192956
[pid=32430] ppid=32428 vsize=29548 CPUtime=282.21
/proc/32430/stat : 32430 (Spear-32) R 32428 32430 32328 0 -1 4194304 6973 0 0 0 28176 45 0 0 25 0 1 0 286667641 30257152 6473 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 134526752 0 0 4096 0 0 0 0 17 1 0 0
/proc/32430/statm: 7387 6473 140 302 0 7082 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 29548

[startup+342.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/78 32431
/proc/meminfo: memFree=1719528/2055920 swapFree=4159100/4192956
[pid=32430] ppid=32428 vsize=32268 CPUtime=342.19
/proc/32430/stat : 32430 (Spear-32) R 32428 32430 32328 0 -1 4194304 7615 0 0 0 34167 52 0 0 25 0 1 0 286667641 33042432 7115 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 134526710 0 0 4096 0 0 0 0 17 1 0 0
/proc/32430/statm: 8067 7115 140 302 0 7762 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 32268

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 32431
/proc/meminfo: memFree=1716904/2055920 swapFree=4159100/4192956
[pid=32430] ppid=32428 vsize=35160 CPUtime=402.18
/proc/32430/stat : 32430 (Spear-32) R 32428 32430 32328 0 -1 4194304 8271 0 0 0 40159 59 0 0 25 0 1 0 286667641 36003840 7771 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/32430/statm: 8790 7771 140 302 0 8485 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 35160

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 32431
/proc/meminfo: memFree=1714536/2055920 swapFree=4159100/4192956
[pid=32430] ppid=32428 vsize=37884 CPUtime=462.16
/proc/32430/stat : 32430 (Spear-32) R 32428 32430 32328 0 -1 4194304 8832 0 0 0 46152 64 0 0 25 0 1 0 286667641 38793216 8332 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/32430/statm: 9471 8332 140 302 0 9166 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 37884

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 32431
/proc/meminfo: memFree=1713128/2055920 swapFree=4159100/4192956
[pid=32430] ppid=32428 vsize=39180 CPUtime=522.15
/proc/32430/stat : 32430 (Spear-32) R 32428 32430 32328 0 -1 4194304 9188 0 0 0 52147 68 0 0 25 0 1 0 286667641 40120320 8688 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/32430/statm: 9795 8688 140 302 0 9490 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 39180

[startup+582.301 s]
/proc/loadavg: 1.04 1.01 1.00 2/84 32545
/proc/meminfo: memFree=1711216/2055920 swapFree=4159100/4192956
[pid=32430] ppid=32428 vsize=39572 CPUtime=582.08
/proc/32430/stat : 32430 (Spear-32) R 32428 32430 32328 0 -1 4194304 9302 0 0 0 58132 76 0 0 25 0 1 0 286667641 40521728 8802 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/32430/statm: 9893 8802 140 302 0 9588 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 39572

[startup+642.301 s]
/proc/loadavg: 1.01 1.01 1.00 2/78 32629
/proc/meminfo: memFree=1711840/2055920 swapFree=4159100/4192956
[pid=32430] ppid=32428 vsize=40088 CPUtime=642.01
/proc/32430/stat : 32430 (Spear-32) R 32428 32430 32328 0 -1 4194304 9397 0 0 0 64120 81 0 0 25 0 1 0 286667641 41050112 8897 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/32430/statm: 10022 8897 140 302 0 9717 0
Current children cumulated CPU time (s) 642.01
Current children cumulated vsize (KiB) 40088

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

[startup+665.506 s]
/proc/loadavg: 1.01 1.00 1.00 2/78 32629
/proc/meminfo: memFree=1711784/2055920 swapFree=4159100/4192956
[pid=32430] ppid=32428 vsize=40088 CPUtime=665.2
/proc/32430/stat : 32430 (Spear-32) R 32428 32430 32328 0 -1 4194304 9406 0 0 0 66437 83 0 0 25 0 1 0 286667641 41050112 8906 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/32430/statm: 10022 8906 140 302 0 9717 0
Current children cumulated CPU time (s) 665.2
Current children cumulated vsize (KiB) 40088

[startup+678.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 32629
/proc/meminfo: memFree=1711784/2055920 swapFree=4159100/4192956
[pid=32430] ppid=32428 vsize=40088 CPUtime=678
/proc/32430/stat : 32430 (Spear-32) R 32428 32430 32328 0 -1 4194304 9417 0 0 0 67716 84 0 0 25 0 1 0 286667641 41050112 8917 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/32430/statm: 10022 8917 140 302 0 9717 0
Current children cumulated CPU time (s) 678
Current children cumulated vsize (KiB) 40088

[startup+684.701 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 32629
/proc/meminfo: memFree=1711784/2055920 swapFree=4159100/4192956
[pid=32430] ppid=32428 vsize=40088 CPUtime=684.4
/proc/32430/stat : 32430 (Spear-32) R 32428 32430 32328 0 -1 4194304 9418 0 0 0 68355 85 0 0 25 0 1 0 286667641 41050112 8918 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/32430/statm: 10022 8918 140 302 0 9717 0
Current children cumulated CPU time (s) 684.4
Current children cumulated vsize (KiB) 40088

[startup+691.102 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 32629
/proc/meminfo: memFree=1711784/2055920 swapFree=4159100/4192956
[pid=32430] ppid=32428 vsize=40088 CPUtime=690.8
/proc/32430/stat : 32430 (Spear-32) R 32428 32430 32328 0 -1 4194304 9418 0 0 0 68994 86 0 0 25 0 1 0 286667641 41050112 8918 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 134526739 0 0 4096 0 0 0 0 17 1 0 0
/proc/32430/statm: 10022 8918 140 302 0 9717 0
Current children cumulated CPU time (s) 690.8
Current children cumulated vsize (KiB) 40088

[startup+694.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 32629
/proc/meminfo: memFree=1711784/2055920 swapFree=4159100/4192956
[pid=32430] ppid=32428 vsize=40088 CPUtime=693.99
/proc/32430/stat : 32430 (Spear-32) R 32428 32430 32328 0 -1 4194304 9418 0 0 0 69313 86 0 0 25 0 1 0 286667641 41050112 8918 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/32430/statm: 10022 8918 140 302 0 9717 0
Current children cumulated CPU time (s) 693.99
Current children cumulated vsize (KiB) 40088

[startup+695.101 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 32629
/proc/meminfo: memFree=1711720/2055920 swapFree=4159100/4192956
[pid=32430] ppid=32428 vsize=40088 CPUtime=694.79
/proc/32430/stat : 32430 (Spear-32) R 32428 32430 32328 0 -1 4194304 9420 0 0 0 69393 86 0 0 25 0 1 0 286667641 41050112 8920 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/32430/statm: 10022 8920 140 302 0 9717 0
Current children cumulated CPU time (s) 694.79
Current children cumulated vsize (KiB) 40088

[startup+695.501 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 32629
/proc/meminfo: memFree=1711720/2055920 swapFree=4159100/4192956
[pid=32430] ppid=32428 vsize=40088 CPUtime=695.19
/proc/32430/stat : 32430 (Spear-32) R 32428 32430 32328 0 -1 4194304 9420 0 0 0 69433 86 0 0 25 0 1 0 286667641 41050112 8920 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 134526860 0 0 4096 0 0 0 0 17 1 0 0
/proc/32430/statm: 10022 8920 140 302 0 9717 0
Current children cumulated CPU time (s) 695.19
Current children cumulated vsize (KiB) 40088

[startup+695.701 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 32629
/proc/meminfo: memFree=1711720/2055920 swapFree=4159100/4192956
[pid=32430] ppid=32428 vsize=40088 CPUtime=695.39
/proc/32430/stat : 32430 (Spear-32) R 32428 32430 32328 0 -1 4194304 9420 0 0 0 69453 86 0 0 25 0 1 0 286667641 41050112 8920 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/32430/statm: 10022 8920 140 302 0 9717 0
Current children cumulated CPU time (s) 695.39
Current children cumulated vsize (KiB) 40088

Child status: 20
Real time (s): 695.758
CPU time (s): 695.458
CPU user time (s): 694.584
CPU system time (s): 0.873867
CPU usage (%): 99.957
Max. virtual memory (cumulated for all children) (KiB): 40088

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

runsolver used 0.734888 second user time and 1.79973 second system time

The end

Launcher Data (download as text)

Begin job on node1 on Wed Feb 28 12:52:06 UTC 2007

IDJOB= 316328
IDBENCH= 20438
IDSOLVER= 133
FILE ID= node1/316328-1172667126

PBS_JOBID= 3980973

Free space on /tmp= 66517 MiB

SOLVER NAME= Spear 2007-02-12
BENCH NAME= HOME/pub/bench/SAT07/crafted/spence/medium/s73-100.cnf
COMMAND LINE= /tmp/evaluation/316328-1172667126/Spear-32 --model-stdout --time --dimacs /tmp/evaluation/316328-1172667126/instance-316328-1172667126.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node1/watcher-316328-1172667126 -o ROOT/results/node1/solver-316328-1172667126 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/316328-1172667126/Spear-32 --model-stdout --time --dimacs /tmp/evaluation/316328-1172667126/instance-316328-1172667126.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  e3db629d913d76ea47534f9df94ead1b

RANDOM SEED= 272418689

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node1.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.230
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.230
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:       1748360 kB
Buffers:         19800 kB
Cached:         214296 kB
SwapCached:      13424 kB
Active:          63328 kB
Inactive:       193108 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1748360 kB
SwapTotal:     4192956 kB
SwapFree:      4159100 kB
Dirty:            1636 kB
Writeback:           0 kB
Mapped:          29364 kB
Slab:            36688 kB
Committed_AS:   906408 kB
PageTables:       1740 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= 66517 MiB

End job on node1 on Wed Feb 28 13:03:42 UTC 2007