Trace number 320326

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 754.345 754.546

General information on the benchmark

Nameindustrial/manolios/
manol-pipe-c6nidw_i.cnf
MD5SUM15c4413e436aecbd4fcb1d7037e18abf
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark74.3737
Satisfiable
(Un)Satisfiability was proved
Number of variables95863
Number of clauses283363
Sum of the clauses size661179
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2188908
Number of clauses of size 394454
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/320326-1173044317/instance-320326-1173044317.cnf
754.30/754.51	s UNSATISFIABLE
754.30/754.51	c runtime 754.43 [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/node3/watcher-320326-1173044317 -o ROOT/results/node3/solver-320326-1173044317 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/320326-1173044317/Spear-32 --model-stdout --time --dimacs /tmp/evaluation/320326-1173044317/instance-320326-1173044317.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.00 1.00 1.00 3/77 10945
/proc/meminfo: memFree=1766952/2055920 swapFree=4191880/4192956
[pid=10945] ppid=10943 vsize=1532 CPUtime=0
/proc/10945/stat : 10945 (Spear-32) R 10943 10945 10848 0 -1 4194304 209 0 0 0 0 0 0 0 18 0 1 0 324386586 1568768 193 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 134513455 0 0 4096 0 0 0 0 17 1 0 0
/proc/10945/statm: 383 193 128 302 0 78 0

[startup+0.0683 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 10945
/proc/meminfo: memFree=1766952/2055920 swapFree=4191880/4192956
[pid=10945] ppid=10943 vsize=4316 CPUtime=0.06
/proc/10945/stat : 10945 (Spear-32) R 10943 10945 10848 0 -1 4194304 898 0 0 0 6 0 0 0 18 0 1 0 324386586 4419584 776 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10945/statm: 1079 776 129 302 0 774 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 4316

[startup+0.101302 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 10945
/proc/meminfo: memFree=1766952/2055920 swapFree=4191880/4192956
[pid=10945] ppid=10943 vsize=5348 CPUtime=0.09
/proc/10945/stat : 10945 (Spear-32) R 10943 10945 10848 0 -1 4194304 1236 0 0 0 9 0 0 0 18 0 1 0 324386586 5476352 1081 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10945/statm: 1337 1081 129 302 0 1032 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5348

[startup+0.301318 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 10945
/proc/meminfo: memFree=1766952/2055920 swapFree=4191880/4192956
[pid=10945] ppid=10943 vsize=13024 CPUtime=0.29
/proc/10945/stat : 10945 (Spear-32) R 10943 10945 10848 0 -1 4194304 3567 0 0 0 27 2 0 0 19 0 1 0 324386586 13336576 2686 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10945/statm: 3256 2686 129 302 0 2951 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13024

[startup+0.701352 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 10945
/proc/meminfo: memFree=1766952/2055920 swapFree=4191880/4192956
[pid=10945] ppid=10943 vsize=26588 CPUtime=0.7
/proc/10945/stat : 10945 (Spear-32) R 10943 10945 10848 0 -1 4194304 7809 0 0 0 62 8 0 0 22 0 1 0 324386586 27226112 5900 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10945/statm: 6647 5900 129 302 0 6342 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 26588

[startup+1.50142 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 10946
/proc/meminfo: memFree=1741408/2055920 swapFree=4191880/4192956
[pid=10945] ppid=10943 vsize=29752 CPUtime=1.49
/proc/10945/stat : 10945 (Spear-32) R 10943 10945 10848 0 -1 4194304 8785 0 0 0 141 8 0 0 25 0 1 0 324386586 30466048 6521 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10945/statm: 7438 6521 140 302 0 7133 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 29752

[startup+3.10155 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 10946
/proc/meminfo: memFree=1741024/2055920 swapFree=4191880/4192956
[pid=10945] ppid=10943 vsize=30008 CPUtime=3.09
/proc/10945/stat : 10945 (Spear-32) R 10943 10945 10848 0 -1 4194304 8858 0 0 0 299 10 0 0 25 0 1 0 324386586 30728192 6594 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10945/statm: 7502 6594 140 302 0 7197 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 30008

[startup+6.30181 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 10946
/proc/meminfo: memFree=1740448/2055920 swapFree=4191880/4192956
[pid=10945] ppid=10943 vsize=30784 CPUtime=6.29
/proc/10945/stat : 10945 (Spear-32) R 10943 10945 10848 0 -1 4194304 9038 0 0 0 615 14 0 0 25 0 1 0 324386586 31522816 6774 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10945/statm: 7696 6774 141 302 0 7391 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 30784

[startup+12.7013 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 10946
/proc/meminfo: memFree=1738784/2055920 swapFree=4191880/4192956
[pid=10945] ppid=10943 vsize=32320 CPUtime=12.69
/proc/10945/stat : 10945 (Spear-32) R 10943 10945 10848 0 -1 4194304 9423 0 0 0 1250 19 0 0 25 0 1 0 324386586 33095680 7159 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10945/statm: 8080 7159 141 302 0 7775 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 32320

[startup+25.5014 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 10946
/proc/meminfo: memFree=1732704/2055920 swapFree=4191880/4192956
[pid=10945] ppid=10943 vsize=38516 CPUtime=25.49
/proc/10945/stat : 10945 (Spear-32) R 10943 10945 10848 0 -1 4194304 10997 0 0 0 2521 28 0 0 25 0 1 0 324386586 39440384 8700 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10945/statm: 9629 8700 141 302 0 9324 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 38516

[startup+51.1015 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 10946
/proc/meminfo: memFree=1723232/2055920 swapFree=4191880/4192956
[pid=10945] ppid=10943 vsize=48144 CPUtime=51.07
/proc/10945/stat : 10945 (Spear-32) R 10943 10945 10848 0 -1 4194304 13445 0 0 0 5062 45 0 0 25 0 1 0 324386586 49299456 11083 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10945/statm: 12036 11083 141 302 0 11731 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 48144

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 10946
/proc/meminfo: memFree=1705632/2055920 swapFree=4191880/4192956
[pid=10945] ppid=10943 vsize=65920 CPUtime=102.26
/proc/10945/stat : 10945 (Spear-32) R 10943 10945 10848 0 -1 4194304 17905 0 0 0 10153 73 0 0 25 0 1 0 324386586 67502080 15414 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/10945/statm: 16480 15414 141 302 0 16175 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 65920

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 10948
/proc/meminfo: memFree=1690016/2055920 swapFree=4191880/4192956
[pid=10945] ppid=10943 vsize=81424 CPUtime=162.24
/proc/10945/stat : 10945 (Spear-32) R 10943 10945 10848 0 -1 4194304 21811 0 0 0 16129 95 0 0 25 0 1 0 324386586 83378176 19320 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10945/statm: 20356 19320 141 302 0 20051 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 81424

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 10948
/proc/meminfo: memFree=1671968/2055920 swapFree=4191880/4192956
[pid=10945] ppid=10943 vsize=100548 CPUtime=222.23
/proc/10945/stat : 10945 (Spear-32) R 10943 10945 10848 0 -1 4194304 26554 0 0 0 22111 112 0 0 25 0 1 0 324386586 102961152 23806 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10945/statm: 25137 23806 141 302 0 24832 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 100548

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 10948
/proc/meminfo: memFree=1658592/2055920 swapFree=4191880/4192956
[pid=10945] ppid=10943 vsize=113772 CPUtime=282.22
/proc/10945/stat : 10945 (Spear-32) R 10943 10945 10848 0 -1 4194304 29872 0 0 0 28088 134 0 0 25 0 1 0 324386586 116502528 27124 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10945/statm: 28443 27124 141 302 0 28138 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 113772

[startup+342.301 s]
/proc/loadavg: 1.04 1.01 1.00 2/78 10948
/proc/meminfo: memFree=1647200/2055920 swapFree=4191880/4192956
[pid=10945] ppid=10943 vsize=124896 CPUtime=342.2
/proc/10945/stat : 10945 (Spear-32) R 10943 10945 10848 0 -1 4194304 32692 0 0 0 34062 158 0 0 25 0 1 0 324386586 127893504 29944 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10945/statm: 31224 29944 141 302 0 30919 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 124896

[startup+402.301 s]
/proc/loadavg: 1.06 1.02 1.00 2/78 10948
/proc/meminfo: memFree=1639072/2055920 swapFree=4191880/4192956
[pid=10945] ppid=10943 vsize=133036 CPUtime=402.18
/proc/10945/stat : 10945 (Spear-32) R 10943 10945 10848 0 -1 4194304 34738 0 0 0 40047 171 0 0 25 0 1 0 324386586 136228864 31990 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10945/statm: 33259 31990 141 302 0 32954 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 133036

[startup+462.301 s]
/proc/loadavg: 1.02 1.02 1.00 2/78 10948
/proc/meminfo: memFree=1629856/2055920 swapFree=4191880/4192956
[pid=10945] ppid=10943 vsize=142592 CPUtime=462.17
/proc/10945/stat : 10945 (Spear-32) R 10943 10945 10848 0 -1 4194304 36990 0 0 0 46031 186 0 0 25 0 1 0 324386586 146014208 34242 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 134526781 0 0 4096 0 0 0 0 17 1 0 0
/proc/10945/statm: 35648 34242 141 302 0 35343 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 142592

[startup+522.301 s]
/proc/loadavg: 1.08 1.03 1.00 2/78 10948
/proc/meminfo: memFree=1620320/2055920 swapFree=4191880/4192956
[pid=10945] ppid=10943 vsize=152624 CPUtime=522.16
/proc/10945/stat : 10945 (Spear-32) R 10943 10945 10848 0 -1 4194304 39390 0 0 0 52013 203 0 0 25 0 1 0 324386586 156286976 36642 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10945/statm: 38156 36642 141 302 0 37851 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 152624

[startup+582.301 s]
/proc/loadavg: 1.03 1.02 1.00 2/78 10948
/proc/meminfo: memFree=1613472/2055920 swapFree=4191880/4192956
[pid=10945] ppid=10943 vsize=161088 CPUtime=582.13
/proc/10945/stat : 10945 (Spear-32) R 10943 10945 10848 0 -1 4194304 41576 0 0 0 57999 214 0 0 25 0 1 0 324386586 164954112 38315 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/10945/statm: 40272 38315 141 302 0 39967 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 161088

[startup+642.301 s]
/proc/loadavg: 1.01 1.02 1.00 2/78 10948
/proc/meminfo: memFree=1610144/2055920 swapFree=4191880/4192956
[pid=10945] ppid=10943 vsize=164132 CPUtime=642.13
/proc/10945/stat : 10945 (Spear-32) R 10943 10945 10848 0 -1 4194304 42379 0 0 0 63985 228 0 0 25 0 1 0 324386586 168071168 39118 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 134526984 0 0 4096 0 0 0 0 17 1 0 0
/proc/10945/statm: 41033 39118 141 302 0 40728 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 164132

[startup+702.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/78 10948
/proc/meminfo: memFree=1610016/2055920 swapFree=4191880/4192956
[pid=10945] ppid=10943 vsize=164132 CPUtime=702.1
/proc/10945/stat : 10945 (Spear-32) R 10943 10945 10848 0 -1 4194304 42394 0 0 0 69967 243 0 0 25 0 1 0 324386586 168071168 39133 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10945/statm: 41033 39133 141 302 0 40728 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 164132

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

[startup+716.701 s]
/proc/loadavg: 1.00 1.01 1.00 2/78 10948
/proc/meminfo: memFree=1609952/2055920 swapFree=4191880/4192956
[pid=10945] ppid=10943 vsize=164132 CPUtime=716.5
/proc/10945/stat : 10945 (Spear-32) R 10943 10945 10848 0 -1 4194304 42404 0 0 0 71403 247 0 0 25 0 1 0 324386586 168071168 39143 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10945/statm: 41033 39143 141 302 0 40728 0
Current children cumulated CPU time (s) 716.5
Current children cumulated vsize (KiB) 164132

[startup+729.502 s]
/proc/loadavg: 1.00 1.01 1.00 3/78 10948
/proc/meminfo: memFree=1609888/2055920 swapFree=4191880/4192956
[pid=10945] ppid=10943 vsize=164264 CPUtime=729.3
/proc/10945/stat : 10945 (Spear-32) R 10943 10945 10848 0 -1 4194304 42424 0 0 0 72679 251 0 0 25 0 1 0 324386586 168206336 39163 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10945/statm: 41066 39163 141 302 0 40761 0
Current children cumulated CPU time (s) 729.3
Current children cumulated vsize (KiB) 164264

[startup+742.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/78 10948
/proc/meminfo: memFree=1609824/2055920 swapFree=4191880/4192956
[pid=10945] ppid=10943 vsize=164264 CPUtime=742.09
/proc/10945/stat : 10945 (Spear-32) R 10943 10945 10848 0 -1 4194304 42438 0 0 0 73956 253 0 0 25 0 1 0 324386586 168206336 39177 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 134515233 0 0 4096 0 0 0 0 17 1 0 0
/proc/10945/statm: 41066 39177 141 302 0 40761 0
Current children cumulated CPU time (s) 742.09
Current children cumulated vsize (KiB) 164264

[startup+748.702 s]
/proc/loadavg: 1.00 1.01 1.00 2/78 10948
/proc/meminfo: memFree=1609824/2055920 swapFree=4191880/4192956
[pid=10945] ppid=10943 vsize=164264 CPUtime=748.49
/proc/10945/stat : 10945 (Spear-32) R 10943 10945 10848 0 -1 4194304 42438 0 0 0 74596 253 0 0 25 0 1 0 324386586 168206336 39177 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/10945/statm: 41066 39177 141 302 0 40761 0
Current children cumulated CPU time (s) 748.49
Current children cumulated vsize (KiB) 164264

[startup+751.901 s]
/proc/loadavg: 1.00 1.01 1.00 2/78 10948
/proc/meminfo: memFree=1609824/2055920 swapFree=4191880/4192956
[pid=10945] ppid=10943 vsize=164264 CPUtime=751.69
/proc/10945/stat : 10945 (Spear-32) R 10943 10945 10848 0 -1 4194304 42438 0 0 0 74915 254 0 0 25 0 1 0 324386586 168206336 39177 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10945/statm: 41066 39177 141 302 0 40761 0
Current children cumulated CPU time (s) 751.69
Current children cumulated vsize (KiB) 164264

[startup+753.505 s]
/proc/loadavg: 1.00 1.01 1.00 2/78 10948
/proc/meminfo: memFree=1609824/2055920 swapFree=4191880/4192956
[pid=10945] ppid=10943 vsize=164264 CPUtime=753.29
/proc/10945/stat : 10945 (Spear-32) R 10943 10945 10848 0 -1 4194304 42438 0 0 0 75075 254 0 0 25 0 1 0 324386586 168206336 39177 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 134526896 0 0 4096 0 0 0 0 17 1 0 0
/proc/10945/statm: 41066 39177 141 302 0 40761 0
Current children cumulated CPU time (s) 753.29
Current children cumulated vsize (KiB) 164264

[startup+754.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/78 10948
/proc/meminfo: memFree=1609824/2055920 swapFree=4191880/4192956
[pid=10945] ppid=10943 vsize=164264 CPUtime=754.1
/proc/10945/stat : 10945 (Spear-32) R 10943 10945 10848 0 -1 4194304 42438 0 0 0 75155 255 0 0 25 0 1 0 324386586 168206336 39177 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10945/statm: 41066 39177 141 302 0 40761 0
Current children cumulated CPU time (s) 754.1
Current children cumulated vsize (KiB) 164264

[startup+754.501 s]
/proc/loadavg: 1.00 1.01 1.00 2/78 10948
/proc/meminfo: memFree=1609824/2055920 swapFree=4191880/4192956
[pid=10945] ppid=10943 vsize=164264 CPUtime=754.3
/proc/10945/stat : 10945 (Spear-32) R 10943 10945 10848 0 -1 4194304 42438 0 0 0 75175 255 0 0 25 0 1 0 324386586 168206336 39177 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10945/statm: 41066 39177 141 302 0 40761 0
Current children cumulated CPU time (s) 754.3
Current children cumulated vsize (KiB) 164264

Child status: 20
Real time (s): 754.546
CPU time (s): 754.345
CPU user time (s): 751.769
CPU system time (s): 2.57661
CPU usage (%): 99.9734
Max. virtual memory (cumulated for all children) (KiB): 164264

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

runsolver used 0.874867 second user time and 1.87071 second system time

The end

Launcher Data (download as text)

Begin job on node3 on Sun Mar  4 21:38:37 UTC 2007

IDJOB= 320326
IDBENCH= 20500
IDSOLVER= 133
FILE ID= node3/320326-1173044317

PBS_JOBID= 4012268

Free space on /tmp= 66534 MiB

SOLVER NAME= Spear 2007-02-12
BENCH NAME= HOME/pub/bench/SAT07/industrial/manolios/manol-pipe-c6nidw_i.cnf
COMMAND LINE= /tmp/evaluation/320326-1173044317/Spear-32 --model-stdout --time --dimacs /tmp/evaluation/320326-1173044317/instance-320326-1173044317.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node3/watcher-320326-1173044317 -o ROOT/results/node3/solver-320326-1173044317 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/320326-1173044317/Spear-32 --model-stdout --time --dimacs /tmp/evaluation/320326-1173044317/instance-320326-1173044317.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  15c4413e436aecbd4fcb1d7037e18abf

RANDOM SEED= 317514648

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node3.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.241
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.241
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:       1767424 kB
Buffers:         14060 kB
Cached:         164172 kB
SwapCached:        268 kB
Active:          81608 kB
Inactive:       150464 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1767424 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:            6204 kB
Writeback:           0 kB
Mapped:          63928 kB
Slab:            42088 kB
Committed_AS:  1412872 kB
PageTables:       1656 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= 66534 MiB

End job on node3 on Sun Mar  4 21:51:12 UTC 2007