Trace number 3387540

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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
minisat hack: cir_minisat 2011-05-13 (simp)UNSAT 1484.19 1484.26

General information on the benchmark

NameSAT03/industrial/schuppan/l2s/
bc57-sensors-1-k303-unsat.shuffled-as.sat03-406.cnf
MD5SUMf16626953757fdd1326f2a14f01adca9
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark911.704
Satisfiable
(Un)Satisfiability was proved
Number of variables435701
Number of clauses1379987
Sum of the clauses size3544455
Maximum clause length304
Minimum clause length1
Number of clauses of size 1142
Number of clauses of size 2654099
Number of clauses of size 3705129
Number of clauses of size 412732
Number of clauses of size 54852
Number of clauses of size over 53033

Solver Data

1484.13/1484.25	c WARNING: for repeatability, setting FPU to use double precision
1484.13/1484.25	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3387540-1305605281/watcher-3387540-1305605281 -o /tmp/evaluation-result-3387540-1305605281/solver-3387540-1305605281 -C 5000 -W 5100 -M 15500 HOME/cir_minisat HOME/instance-3387540-1305605281.cnf 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.01 2.99 2.65 3/416 27833
/proc/meminfo: memFree=19884652/32950928 swapFree=62959404/67111528
[pid=27833] ppid=27831 vsize=30520 CPUtime=0.01 cores=0,2,4,6
/proc/27833/stat : 27833 (cir_minisat) R 27831 27833 26286 0 -1 4202496 2968 0 0 0 1 0 0 0 23 0 1 0 128137733 31252480 2858 33554432000 4194304 4300288 140734355172912 18446744073709551615 4278145 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/27833/statm: 7630 2860 217 26 0 4262 0

[startup+0.075064 s]
/proc/loadavg: 3.01 2.99 2.65 3/416 27833
/proc/meminfo: memFree=19884652/32950928 swapFree=62959404/67111528
[pid=27833] ppid=27831 vsize=76128 CPUtime=0.06 cores=0,2,4,6
/proc/27833/stat : 27833 (cir_minisat) R 27831 27833 26286 0 -1 4202496 11809 0 0 0 5 1 0 0 23 0 1 0 128137733 77955072 11381 33554432000 4194304 4300288 140734355172912 18446744073709551615 218880225989 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/27833/statm: 19032 11382 218 26 0 15664 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 76128

[startup+0.101077 s]
/proc/loadavg: 3.01 2.99 2.65 3/416 27833
/proc/meminfo: memFree=19884652/32950928 swapFree=62959404/67111528
[pid=27833] ppid=27831 vsize=78784 CPUtime=0.09 cores=0,2,4,6
/proc/27833/stat : 27833 (cir_minisat) R 27831 27833 26286 0 -1 4202496 12595 0 0 0 8 1 0 0 23 0 1 0 128137733 80674816 12143 33554432000 4194304 4300288 140734355172912 18446744073709551615 218880225989 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/27833/statm: 19696 12145 218 26 0 16328 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 78784

[startup+0.301028 s]
/proc/loadavg: 3.01 2.99 2.65 3/416 27833
/proc/meminfo: memFree=19884652/32950928 swapFree=62959404/67111528
[pid=27833] ppid=27831 vsize=93344 CPUtime=0.29 cores=0,2,4,6
/proc/27833/stat : 27833 (cir_minisat) R 27831 27833 26286 0 -1 4202496 17344 0 0 0 27 2 0 0 24 0 1 0 128137733 95584256 16436 33554432000 4194304 4300288 140734355172912 18446744073709551615 218880225989 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/27833/statm: 23336 16438 218 26 0 19968 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 93344

[startup+0.700959 s]
/proc/loadavg: 3.01 2.99 2.65 3/416 27833
/proc/meminfo: memFree=19884652/32950928 swapFree=62959404/67111528
[pid=27833] ppid=27831 vsize=121252 CPUtime=0.69 cores=0,2,4,6
/proc/27833/stat : 27833 (cir_minisat) R 27831 27833 26286 0 -1 4202496 24317 0 0 0 67 2 0 0 25 0 1 0 128137733 124162048 22613 33554432000 4194304 4300288 140734355172912 18446744073709551615 4241833 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/27833/statm: 30313 22632 218 26 0 26945 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 121252

[startup+1.50082 s]
/proc/loadavg: 3.01 2.99 2.65 5/417 27834
/proc/meminfo: memFree=19782104/32950928 swapFree=62959404/67111528
[pid=27833] ppid=27831 vsize=152004 CPUtime=1.49 cores=0,2,4,6
/proc/27833/stat : 27833 (cir_minisat) R 27831 27833 26286 0 -1 4202496 34209 0 0 0 144 5 0 0 25 0 1 0 128137733 155652096 30802 33554432000 4194304 4300288 140734355172912 18446744073709551615 218880225989 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/27833/statm: 38001 30802 218 26 0 34633 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 152004

[startup+3.10047 s]
/proc/loadavg: 3.01 2.99 2.65 5/417 27834
/proc/meminfo: memFree=19732868/32950928 swapFree=62959404/67111528
[pid=27833] ppid=27831 vsize=188840 CPUtime=3.08 cores=0,2,4,6
/proc/27833/stat : 27833 (cir_minisat) R 27831 27833 26286 0 -1 4202496 43626 0 0 0 302 6 0 0 25 0 1 0 128137733 193372160 38761 33554432000 4194304 4300288 140734355172912 18446744073709551615 4278558 0 0 4096 8388610 0 0 0 17 6 0 0 0
/proc/27833/statm: 47210 38761 222 26 0 43842 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 188840

[startup+6.30098 s]
/proc/loadavg: 3.00 2.99 2.65 4/417 27834
/proc/meminfo: memFree=19702868/32950928 swapFree=62959404/67111528
[pid=27833] ppid=27831 vsize=205852 CPUtime=6.29 cores=0,2,4,6
/proc/27833/stat : 27833 (cir_minisat) R 27831 27833 26286 0 -1 4202496 66312 0 0 0 618 11 0 0 25 0 1 0 128137733 210792448 43497 33554432000 4194304 4300288 140734355172912 18446744073709551615 4231335 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27833/statm: 51463 43497 222 26 0 48095 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 205852

[startup+12.7008 s]
/proc/loadavg: 3.00 2.99 2.65 5/417 27834
/proc/meminfo: memFree=19723656/32950928 swapFree=62959404/67111528
[pid=27833] ppid=27831 vsize=189144 CPUtime=12.68 cores=0,2,4,6
/proc/27833/stat : 27833 (cir_minisat) R 27831 27833 26286 0 -1 4202496 70166 0 0 0 1257 11 0 0 25 0 1 0 128137733 193683456 37705 33554432000 4194304 4300288 140734355172912 18446744073709551615 4255656 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27833/statm: 47286 37705 243 26 0 43918 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 189144

[startup+25.5006 s]
/proc/loadavg: 3.08 3.00 2.66 5/417 27835
/proc/meminfo: memFree=19709760/32950928 swapFree=62959404/67111528
[pid=27833] ppid=27831 vsize=189144 CPUtime=25.48 cores=0,2,4,6
/proc/27833/stat : 27833 (cir_minisat) R 27831 27833 26286 0 -1 4202496 71009 0 0 0 2537 11 0 0 25 0 1 0 128137733 193683456 38533 33554432000 4194304 4300288 140734355172912 18446744073709551615 4256415 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27833/statm: 47286 38533 243 26 0 43918 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 189144

[startup+51.1011 s]
/proc/loadavg: 3.05 3.00 2.67 4/417 27835
/proc/meminfo: memFree=19685208/32950928 swapFree=62959404/67111528
[pid=27833] ppid=27831 vsize=219492 CPUtime=51.08 cores=0,2,4,6
/proc/27833/stat : 27833 (cir_minisat) R 27831 27833 26286 0 -1 4202496 73037 0 0 0 5096 12 0 0 25 0 1 0 128137733 224759808 40523 33554432000 4194304 4300288 140734355172912 18446744073709551615 4255985 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27833/statm: 54873 40523 243 26 0 51505 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 219492

[startup+102.316 s]
/proc/loadavg: 3.11 3.03 2.69 5/417 27837
/proc/meminfo: memFree=19599008/32950928 swapFree=62959404/67111528
[pid=27833] ppid=27831 vsize=268812 CPUtime=102.3 cores=0,2,4,6
/proc/27833/stat : 27833 (cir_minisat) R 27831 27833 26286 0 -1 4202496 85324 0 0 0 10215 15 0 0 25 0 1 0 128137733 275263488 52760 33554432000 4194304 4300288 140734355172912 18446744073709551615 4255985 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27833/statm: 67203 52760 243 26 0 63835 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 268812

[startup+162.3 s]
/proc/loadavg: 3.08 3.03 2.72 5/417 27838
/proc/meminfo: memFree=19547012/32950928 swapFree=62959404/67111528
[pid=27833] ppid=27831 vsize=299632 CPUtime=162.28 cores=0,2,4,6
/proc/27833/stat : 27833 (cir_minisat) R 27831 27833 26286 0 -1 4202496 90401 0 0 0 16212 16 0 0 25 0 1 0 128137733 306823168 57775 33554432000 4194304 4300288 140734355172912 18446744073709551615 4256266 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27833/statm: 74908 57775 243 26 0 71540 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 299632

[startup+222.301 s]
/proc/loadavg: 3.03 3.03 2.73 5/417 27840
/proc/meminfo: memFree=19486348/32950928 swapFree=62959404/67111528
[pid=27833] ppid=27831 vsize=299632 CPUtime=222.29 cores=0,2,4,6
/proc/27833/stat : 27833 (cir_minisat) R 27831 27833 26286 0 -1 4202496 95607 0 0 0 22210 19 0 0 25 0 1 0 128137733 306823168 62937 33554432000 4194304 4300288 140734355172912 18446744073709551615 4255685 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27833/statm: 74908 62937 243 26 0 71540 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 299632

[startup+282.3 s]
/proc/loadavg: 3.01 3.02 2.74 5/417 27843
/proc/meminfo: memFree=19434848/32950928 swapFree=62959404/67111528
[pid=27833] ppid=27831 vsize=349720 CPUtime=282.29 cores=0,2,4,6
/proc/27833/stat : 27833 (cir_minisat) R 27831 27833 26286 0 -1 4202496 100129 0 0 0 28208 21 0 0 25 0 1 0 128137733 358113280 67416 33554432000 4194304 4300288 140734355172912 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27833/statm: 87430 67416 243 26 0 84062 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 349720

[startup+342.301 s]
/proc/loadavg: 3.00 3.01 2.76 5/417 27846
/proc/meminfo: memFree=19386692/32950928 swapFree=62959404/67111528
[pid=27833] ppid=27831 vsize=349720 CPUtime=342.24 cores=0,2,4,6
/proc/27833/stat : 27833 (cir_minisat) R 27831 27833 26286 0 -1 4202496 104190 0 0 0 34202 22 0 0 25 0 1 0 128137733 358113280 71433 33554432000 4194304 4300288 140734355172912 18446744073709551615 4255985 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27833/statm: 87430 71433 243 26 0 84062 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 349720

[startup+402.301 s]
/proc/loadavg: 3.00 3.01 2.77 4/417 27848
/proc/meminfo: memFree=19343264/32950928 swapFree=62959404/67111528
[pid=27833] ppid=27831 vsize=349720 CPUtime=402.25 cores=0,2,4,6
/proc/27833/stat : 27833 (cir_minisat) R 27831 27833 26286 0 -1 4202496 108058 0 0 0 40201 24 0 0 25 0 1 0 128137733 358113280 75268 33554432000 4194304 4300288 140734355172912 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27833/statm: 87430 75268 243 26 0 84062 0
Current children cumulated CPU time (s) 402.25
Current children cumulated vsize (KiB) 349720

[startup+462.301 s]
/proc/loadavg: 3.00 3.00 2.78 5/417 27849
/proc/meminfo: memFree=19295240/32950928 swapFree=62959404/67111528
[pid=27833] ppid=27831 vsize=431108 CPUtime=462.25 cores=0,2,4,6
/proc/27833/stat : 27833 (cir_minisat) R 27831 27833 26286 0 -1 4202496 111195 0 0 0 46200 25 0 0 25 0 1 0 128137733 441454592 78374 33554432000 4194304 4300288 140734355172912 18446744073709551615 4255605 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27833/statm: 107777 78374 243 26 0 104409 0
Current children cumulated CPU time (s) 462.25
Current children cumulated vsize (KiB) 431108

[startup+522.301 s]
/proc/loadavg: 3.00 3.00 2.79 4/417 27850
/proc/meminfo: memFree=19246836/32950928 swapFree=62959404/67111528
[pid=27833] ppid=27831 vsize=431108 CPUtime=522.24 cores=0,2,4,6
/proc/27833/stat : 27833 (cir_minisat) R 27831 27833 26286 0 -1 4202496 114661 0 0 0 52197 27 0 0 25 0 1 0 128137733 441454592 81811 33554432000 4194304 4300288 140734355172912 18446744073709551615 4256283 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27833/statm: 107777 81811 243 26 0 104409 0
Current children cumulated CPU time (s) 522.24
Current children cumulated vsize (KiB) 431108

[startup+582.3 s]
/proc/loadavg: 3.08 3.02 2.81 5/417 27852
/proc/meminfo: memFree=19197688/32950928 swapFree=62959404/67111528
[pid=27833] ppid=27831 vsize=431108 CPUtime=582.24 cores=0,2,4,6
/proc/27833/stat : 27833 (cir_minisat) R 27831 27833 26286 0 -1 4202496 117236 0 0 0 58196 28 0 0 25 0 1 0 128137733 441454592 84359 33554432000 4194304 4300288 140734355172912 18446744073709551615 4250829 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27833/statm: 107777 84359 243 26 0 104409 0
Current children cumulated CPU time (s) 582.24
Current children cumulated vsize (KiB) 431108

[startup+642.301 s]

################
# More data... #
################

/proc/meminfo: memFree=19128208/32950928 swapFree=62959404/67111528
[pid=27833] ppid=27831 vsize=431108 CPUtime=642.26 cores=0,2,4,6
/proc/27833/stat : 27833 (cir_minisat) R 27831 27833 26286 0 -1 4202496 124082 0 0 0 64196 30 0 0 25 0 1 0 128137733 441454592 91186 33554432000 4194304 4300288 140734355172912 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27833/statm: 107777 91186 243 26 0 104409 0
Current children cumulated CPU time (s) 642.26
Current children cumulated vsize (KiB) 431108

[startup+702.301 s]
/proc/loadavg: 3.11 3.05 2.84 5/417 27856
/proc/meminfo: memFree=19077960/32950928 swapFree=62959404/67111528
[pid=27833] ppid=27831 vsize=563368 CPUtime=702.24 cores=0,2,4,6
/proc/27833/stat : 27833 (cir_minisat) R 27831 27833 26286 0 -1 4202496 130381 0 0 0 70192 32 0 0 25 0 1 0 128137733 576888832 97455 33554432000 4194304 4300288 140734355172912 18446744073709551615 4249530 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27833/statm: 140842 97455 243 26 0 137474 0
Current children cumulated CPU time (s) 702.24
Current children cumulated vsize (KiB) 563368

[startup+762.316 s]
/proc/loadavg: 3.04 3.04 2.85 5/417 27857
/proc/meminfo: memFree=19037612/32950928 swapFree=62959404/67111528
[pid=27833] ppid=27831 vsize=563368 CPUtime=762.25 cores=0,2,4,6
/proc/27833/stat : 27833 (cir_minisat) R 27831 27833 26286 0 -1 4202496 134251 0 0 0 76191 34 0 0 25 0 1 0 128137733 576888832 101291 33554432000 4194304 4300288 140734355172912 18446744073709551615 4255656 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27833/statm: 140842 101291 243 26 0 137474 0
Current children cumulated CPU time (s) 762.25
Current children cumulated vsize (KiB) 563368

[startup+822.301 s]
/proc/loadavg: 3.01 3.03 2.85 5/417 27858
/proc/meminfo: memFree=19005468/32950928 swapFree=62959404/67111528
[pid=27833] ppid=27831 vsize=563368 CPUtime=822.24 cores=0,2,4,6
/proc/27833/stat : 27833 (cir_minisat) R 27831 27833 26286 0 -1 4202496 136965 0 0 0 82188 36 0 0 25 0 1 0 128137733 576888832 103966 33554432000 4194304 4300288 140734355172912 18446744073709551615 4268339 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27833/statm: 140842 103966 243 26 0 137474 0
Current children cumulated CPU time (s) 822.24
Current children cumulated vsize (KiB) 563368

[startup+882.301 s]
/proc/loadavg: 3.00 3.02 2.86 5/417 27860
/proc/meminfo: memFree=18963888/32950928 swapFree=62959404/67111528
[pid=27833] ppid=27831 vsize=563368 CPUtime=882.24 cores=0,2,4,6
/proc/27833/stat : 27833 (cir_minisat) R 27831 27833 26286 0 -1 4202496 141631 0 0 0 88186 38 0 0 25 0 1 0 128137733 576888832 108614 33554432000 4194304 4300288 140734355172912 18446744073709551615 4268280 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27833/statm: 140842 108614 243 26 0 137474 0
Current children cumulated CPU time (s) 882.24
Current children cumulated vsize (KiB) 563368

[startup+942.301 s]
/proc/loadavg: 3.00 3.01 2.86 5/417 27862
/proc/meminfo: memFree=18925408/32950928 swapFree=62959404/67111528
[pid=27833] ppid=27831 vsize=563368 CPUtime=942.24 cores=0,2,4,6
/proc/27833/stat : 27833 (cir_minisat) R 27831 27833 26286 0 -1 4202496 145700 0 0 0 94185 39 0 0 25 0 1 0 128137733 576888832 112666 33554432000 4194304 4300288 140734355172912 18446744073709551615 4255605 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27833/statm: 140842 112666 243 26 0 137474 0
Current children cumulated CPU time (s) 942.24
Current children cumulated vsize (KiB) 563368

[startup+1002.3 s]
/proc/loadavg: 3.00 3.01 2.87 5/417 27864
/proc/meminfo: memFree=18880488/32950928 swapFree=62959404/67111528
[pid=27833] ppid=27831 vsize=563368 CPUtime=1002.24 cores=0,2,4,6
/proc/27833/stat : 27833 (cir_minisat) R 27831 27833 26286 0 -1 4202496 149634 0 0 0 100183 41 0 0 25 0 1 0 128137733 576888832 116576 33554432000 4194304 4300288 140734355172912 18446744073709551615 4268280 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27833/statm: 140842 116576 243 26 0 137474 0
Current children cumulated CPU time (s) 1002.24
Current children cumulated vsize (KiB) 563368

[startup+1062.3 s]
/proc/loadavg: 3.00 3.00 2.87 4/417 27865
/proc/meminfo: memFree=18842120/32950928 swapFree=62959404/67111528
[pid=27833] ppid=27831 vsize=563368 CPUtime=1062.24 cores=0,2,4,6
/proc/27833/stat : 27833 (cir_minisat) R 27831 27833 26286 0 -1 4202496 152736 0 0 0 106182 42 0 0 25 0 1 0 128137733 576888832 119649 33554432000 4194304 4300288 140734355172912 18446744073709551615 4255685 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27833/statm: 140842 119649 243 26 0 137474 0
Current children cumulated CPU time (s) 1062.24
Current children cumulated vsize (KiB) 563368

[startup+1122.3 s]
/proc/loadavg: 3.00 3.00 2.88 5/417 27867
/proc/meminfo: memFree=18808228/32950928 swapFree=62959404/67111528
[pid=27833] ppid=27831 vsize=563368 CPUtime=1122.25 cores=0,2,4,6
/proc/27833/stat : 27833 (cir_minisat) R 27831 27833 26286 0 -1 4202496 156647 0 0 0 112181 44 0 0 25 0 1 0 128137733 576888832 123547 33554432000 4194304 4300288 140734355172912 18446744073709551615 4255947 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27833/statm: 140842 123547 243 26 0 137474 0
Current children cumulated CPU time (s) 1122.25
Current children cumulated vsize (KiB) 563368

[startup+1182.3 s]
/proc/loadavg: 3.04 3.01 2.89 5/417 27868
/proc/meminfo: memFree=18770480/32950928 swapFree=62959404/67111528
[pid=27833] ppid=27831 vsize=563368 CPUtime=1182.23 cores=0,2,4,6
/proc/27833/stat : 27833 (cir_minisat) R 27831 27833 26286 0 -1 4202496 161724 0 0 0 118178 45 0 0 25 0 1 0 128137733 576888832 128600 33554432000 4194304 4300288 140734355172912 18446744073709551615 4256283 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27833/statm: 140842 128600 243 26 0 137474 0
Current children cumulated CPU time (s) 1182.23
Current children cumulated vsize (KiB) 563368

[startup+1242.3 s]
/proc/loadavg: 3.09 3.02 2.90 4/417 27870
/proc/meminfo: memFree=18731872/32950928 swapFree=62959404/67111528
[pid=27833] ppid=27831 vsize=778292 CPUtime=1242.24 cores=0,2,4,6
/proc/27833/stat : 27833 (cir_minisat) R 27831 27833 26286 0 -1 4202496 165991 0 0 0 124177 47 0 0 25 0 1 0 128137733 796971008 132847 33554432000 4194304 4300288 140734355172912 18446744073709551615 4268248 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27833/statm: 194573 132847 243 26 0 191205 0
Current children cumulated CPU time (s) 1242.24
Current children cumulated vsize (KiB) 778292

[startup+1302.3 s]
/proc/loadavg: 3.03 3.02 2.91 5/417 27872
/proc/meminfo: memFree=18903680/32950928 swapFree=62959404/67111528
[pid=27833] ppid=27831 vsize=431108 CPUtime=1302.24 cores=0,2,4,6
/proc/27833/stat : 27833 (cir_minisat) R 27831 27833 26286 0 -1 4202496 211840 0 0 0 130171 53 0 0 25 0 1 0 128137733 441454592 85526 33554432000 4194304 4300288 140734355172912 18446744073709551615 4255685 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27833/statm: 107777 85526 243 26 0 104409 0
Current children cumulated CPU time (s) 1302.24
Current children cumulated vsize (KiB) 431108

[startup+1362.3 s]
/proc/loadavg: 3.01 3.01 2.91 5/417 27873
/proc/meminfo: memFree=18868664/32950928 swapFree=62959404/67111528
[pid=27833] ppid=27831 vsize=431108 CPUtime=1362.23 cores=0,2,4,6
/proc/27833/stat : 27833 (cir_minisat) R 27831 27833 26286 0 -1 4202496 215457 0 0 0 136168 55 0 0 25 0 1 0 128137733 441454592 89126 33554432000 4194304 4300288 140734355172912 18446744073709551615 4269956 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27833/statm: 107777 89126 243 26 0 104409 0
Current children cumulated CPU time (s) 1362.23
Current children cumulated vsize (KiB) 431108

[startup+1422.32 s]
/proc/loadavg: 3.00 3.01 2.91 4/417 27875
/proc/meminfo: memFree=18827952/32950928 swapFree=62959404/67111528
[pid=27833] ppid=27831 vsize=431108 CPUtime=1422.24 cores=0,2,4,6
/proc/27833/stat : 27833 (cir_minisat) R 27831 27833 26286 0 -1 4202496 220704 0 0 0 142167 57 0 0 25 0 1 0 128137733 441454592 94359 33554432000 4194304 4300288 140734355172912 18446744073709551615 4255685 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27833/statm: 107777 94359 243 26 0 104409 0
Current children cumulated CPU time (s) 1422.24
Current children cumulated vsize (KiB) 431108

[startup+1482.3 s]
/proc/loadavg: 3.00 3.00 2.91 5/417 27876
/proc/meminfo: memFree=18793680/32950928 swapFree=62959404/67111528
[pid=27833] ppid=27831 vsize=563368 CPUtime=1482.23 cores=0,2,4,6
/proc/27833/stat : 27833 (cir_minisat) R 27831 27833 26286 0 -1 4202496 224636 0 0 0 148164 59 0 0 25 0 1 0 128137733 576888832 98277 33554432000 4194304 4300288 140734355172912 18446744073709551615 4268277 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27833/statm: 140842 98277 243 26 0 137474 0
Current children cumulated CPU time (s) 1482.23
Current children cumulated vsize (KiB) 563368

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

[startup+1483.1 s]
/proc/loadavg: 3.00 3.00 2.91 5/417 27876
/proc/meminfo: memFree=18793060/32950928 swapFree=62959404/67111528
[pid=27833] ppid=27831 vsize=563368 CPUtime=1483.03 cores=0,2,4,6
/proc/27833/stat : 27833 (cir_minisat) R 27831 27833 26286 0 -1 4202496 224657 0 0 0 148244 59 0 0 25 0 1 0 128137733 576888832 98298 33554432000 4194304 4300288 140734355172912 18446744073709551615 4268248 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27833/statm: 140842 98298 243 26 0 137474 0
Current children cumulated CPU time (s) 1483.03
Current children cumulated vsize (KiB) 563368

[startup+1483.92 s]
/proc/loadavg: 3.00 3.00 2.91 4/417 27876
/proc/meminfo: memFree=18792440/32950928 swapFree=62959404/67111528
[pid=27833] ppid=27831 vsize=563368 CPUtime=1483.84 cores=0,2,4,6
/proc/27833/stat : 27833 (cir_minisat) R 27831 27833 26286 0 -1 4202496 224700 0 0 0 148325 59 0 0 25 0 1 0 128137733 576888832 98340 33554432000 4194304 4300288 140734355172912 18446744073709551615 4256283 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27833/statm: 140842 98340 243 26 0 137474 0
Current children cumulated CPU time (s) 1483.84
Current children cumulated vsize (KiB) 563368

[startup+1484.1 s]
/proc/loadavg: 3.00 3.00 2.91 4/417 27876
/proc/meminfo: memFree=18792440/32950928 swapFree=62959404/67111528
[pid=27833] ppid=27831 vsize=181884 CPUtime=1484.03 cores=0,2,4,6
/proc/27833/stat : 27833 (cir_minisat) R 27831 27833 26286 0 -1 4202496 224706 0 0 0 148343 60 0 0 25 0 1 0 128137733 186249216 37619 33554432000 4194304 4300288 140734355172912 18446744073709551615 218880214145 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27833/statm: 45471 37619 248 26 0 42103 0
Current children cumulated CPU time (s) 1484.03
Current children cumulated vsize (KiB) 181884

[startup+1484.2 s]
/proc/loadavg: 3.00 3.00 2.91 4/417 27876
/proc/meminfo: memFree=18792440/32950928 swapFree=62959404/67111528
[pid=27833] ppid=27831 vsize=181884 CPUtime=1484.13 cores=0,2,4,6
/proc/27833/stat : 27833 (cir_minisat) R 27831 27833 26286 0 -1 4202496 224706 0 0 0 148353 60 0 0 25 0 1 0 128137733 186249216 37619 33554432000 4194304 4300288 140734355172912 18446744073709551615 218880222994 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27833/statm: 45471 37619 248 26 0 42103 0
Current children cumulated CPU time (s) 1484.13
Current children cumulated vsize (KiB) 181884

Child status: 20
Real time (s): 1484.26
CPU time (s): 1484.19
CPU user time (s): 1483.58
CPU system time (s): 0.611906
CPU usage (%): 99.9956
Max. virtual memory (cumulated for all children) (KiB): 989908

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1483.58
system time used= 0.611906
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 224707
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= 10
involuntary context switches= 2830

runsolver used 6.44602 second user time and 13.7969 second system time

The end

Launcher Data

Begin job on node112 at 2011-05-17 06:08:03
IDJOB=3387540
IDBENCH=84246
IDSOLVER=1873
FILE ID=node112/3387540-1305605281
RUNJOBID= node112-1305604325-27644
PBS_JOBID= 13350366
Free space on /tmp= 73476 MiB

SOLVER NAME= minisat hack: cir_minisat 2011-05-13 (simp)
BENCH NAME= SAT03/industrial/schuppan/l2s/bc57-sensors-1-k303-unsat.shuffled-as.sat03-406.cnf
COMMAND LINE= HOME/cir_minisat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3387540-1305605281/watcher-3387540-1305605281 -o /tmp/evaluation-result-3387540-1305605281/solver-3387540-1305605281 -C 5000 -W 5100 -M 15500  HOME/cir_minisat HOME/instance-3387540-1305605281.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= f16626953757fdd1326f2a14f01adca9
RANDOM SEED=891054714

node112.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.847
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.847
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5180.45
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.847
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.847
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.847
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.61
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.847
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.847
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.847
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      19884940 kB
Buffers:         91100 kB
Cached:         647608 kB
SwapCached:      73604 kB
Active:        1315664 kB
Inactive:     11539160 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      19884940 kB
SwapTotal:    67111528 kB
SwapFree:     62959404 kB
Dirty:           28432 kB
Writeback:           0 kB
AnonPages:    12050940 kB
Mapped:          23764 kB
Slab:            83976 kB
PageTables:      60296 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 99600716 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73472 MiB
End job on node112 at 2011-05-17 06:32:48