Trace number 3387092

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 2348.3 2348.23

General information on the benchmark

Nameindustrial/vliw_unsat_2.0/
9dlx_vliw_at_b_iq7.cnf
MD5SUM0fbc00fde383cec371bb97d621c5e7e5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark441.7
Satisfiable
(Un)Satisfiability was proved
Number of variables306095
Number of clauses6069108
Sum of the clauses size17675754
Maximum clause length163
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 25745111
Number of clauses of size 366910
Number of clauses of size 44878
Number of clauses of size 518476
Number of clauses of size over 5233732

Solver Data

2348.28/2348.23	c WARNING: for repeatability, setting FPU to use double precision
2348.28/2348.23	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-3387092-1305591742/watcher-3387092-1305591742 -o /tmp/evaluation-result-3387092-1305591742/solver-3387092-1305591742 -C 5000 -W 5100 -M 15500 HOME/cir_minisat HOME/instance-3387092-1305591742.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.93 3.98 3.96 4/329 21158
/proc/meminfo: memFree=22843288/32951124 swapFree=67083432/67111528
[pid=21158] ppid=21156 vsize=20488 CPUtime=0 cores=0,2,4,6
/proc/21158/stat : 21158 (cir_minisat) R 21156 21158 20883 0 -1 4202496 1004 0 0 0 0 0 0 0 23 0 1 0 749405204 20979712 934 33554432000 4194304 4300288 140733867089424 18446744073709551615 4279134 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/21158/statm: 5122 934 217 26 0 1754 0

[startup+0.0830219 s]
/proc/loadavg: 3.93 3.98 3.96 4/329 21158
/proc/meminfo: memFree=22843288/32951124 swapFree=67083432/67111528
[pid=21158] ppid=21156 vsize=31068 CPUtime=0.07 cores=0,2,4,6
/proc/21158/stat : 21158 (cir_minisat) R 21156 21158 20883 0 -1 4202496 4802 0 0 0 7 0 0 0 23 0 1 0 749405204 31813632 4221 33554432000 4194304 4300288 140733867089424 18446744073709551615 4279009 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/21158/statm: 7767 4221 218 26 0 4399 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 31068

[startup+0.100992 s]
/proc/loadavg: 3.93 3.98 3.96 4/329 21158
/proc/meminfo: memFree=22843288/32951124 swapFree=67083432/67111528
[pid=21158] ppid=21156 vsize=35384 CPUtime=0.09 cores=0,2,4,6
/proc/21158/stat : 21158 (cir_minisat) R 21156 21158 20883 0 -1 4202496 5783 0 0 0 9 0 0 0 23 0 1 0 749405204 36233216 4953 33554432000 4194304 4300288 140733867089424 18446744073709551615 260020056773 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/21158/statm: 8846 4955 218 26 0 5478 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 35384

[startup+0.300983 s]
/proc/loadavg: 3.93 3.98 3.96 4/329 21158
/proc/meminfo: memFree=22843288/32951124 swapFree=67083432/67111528
[pid=21158] ppid=21156 vsize=73076 CPUtime=0.29 cores=0,2,4,6
/proc/21158/stat : 21158 (cir_minisat) R 21156 21158 20883 0 -1 4202496 16276 0 0 0 27 2 0 0 24 0 1 0 749405204 74829824 13544 33554432000 4194304 4300288 140733867089424 18446744073709551615 260020056773 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/21158/statm: 18269 13544 218 26 0 14901 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 73076

[startup+0.700907 s]
/proc/loadavg: 3.93 3.98 3.96 4/329 21158
/proc/meminfo: memFree=22843288/32951124 swapFree=67083432/67111528
[pid=21158] ppid=21156 vsize=155016 CPUtime=0.69 cores=0,2,4,6
/proc/21158/stat : 21158 (cir_minisat) R 21156 21158 20883 0 -1 4202496 36706 0 0 0 63 6 0 0 25 0 1 0 749405204 158736384 30469 33554432000 4194304 4300288 140733867089424 18446744073709551615 260020056773 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/21158/statm: 38754 30471 218 26 0 35386 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 155016

[startup+1.50075 s]
/proc/loadavg: 3.93 3.98 3.96 5/330 21159
/proc/meminfo: memFree=22670176/32951124 swapFree=67083432/67111528
[pid=21158] ppid=21156 vsize=290856 CPUtime=1.49 cores=0,2,4,6
/proc/21158/stat : 21158 (cir_minisat) R 21156 21158 20883 0 -1 4202496 77499 0 0 0 138 11 0 0 25 0 1 0 749405204 297836544 63702 33554432000 4194304 4300288 140733867089424 18446744073709551615 4279134 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/21158/statm: 72714 63702 218 26 0 69346 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 290856

[startup+3.10047 s]
/proc/loadavg: 3.93 3.98 3.96 5/330 21159
/proc/meminfo: memFree=22426072/32951124 swapFree=67083432/67111528
[pid=21158] ppid=21156 vsize=456216 CPUtime=3.09 cores=0,2,4,6
/proc/21158/stat : 21158 (cir_minisat) R 21156 21158 20883 0 -1 4202496 125220 0 0 0 288 21 0 0 25 0 1 0 749405204 467165184 103832 33554432000 4194304 4300288 140733867089424 18446744073709551615 4224930 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/21158/statm: 114054 103832 222 26 0 110686 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 456216

[startup+6.31185 s]
/proc/loadavg: 3.93 3.98 3.96 5/330 21159
/proc/meminfo: memFree=22424640/32951124 swapFree=67083432/67111528
[pid=21158] ppid=21156 vsize=456216 CPUtime=6.3 cores=0,2,4,6
/proc/21158/stat : 21158 (cir_minisat) R 21156 21158 20883 0 -1 4202496 125220 0 0 0 609 21 0 0 25 0 1 0 749405204 467165184 103832 33554432000 4194304 4300288 140733867089424 18446744073709551615 4259232 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/21158/statm: 114054 103832 222 26 0 110686 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 456216

[startup+12.7007 s]
/proc/loadavg: 3.94 3.98 3.96 5/330 21159
/proc/meminfo: memFree=22419684/32951124 swapFree=67083432/67111528
[pid=21158] ppid=21156 vsize=456216 CPUtime=12.69 cores=0,2,4,6
/proc/21158/stat : 21158 (cir_minisat) R 21156 21158 20883 0 -1 4202496 125220 0 0 0 1248 21 0 0 25 0 1 0 749405204 467165184 103832 33554432000 4194304 4300288 140733867089424 18446744073709551615 4224912 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/21158/statm: 114054 103832 222 26 0 110686 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 456216

[startup+25.5004 s]
/proc/loadavg: 3.95 3.98 3.96 5/330 21159
/proc/meminfo: memFree=22403696/32951124 swapFree=67083432/67111528
[pid=21158] ppid=21156 vsize=466576 CPUtime=25.49 cores=0,2,4,6
/proc/21158/stat : 21158 (cir_minisat) R 21156 21158 20883 0 -1 4202496 129717 0 0 0 2528 21 0 0 25 0 1 0 749405204 477773824 108175 33554432000 4194304 4300288 140733867089424 18446744073709551615 4234098 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/21158/statm: 116644 108175 222 26 0 113276 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 466576

[startup+51.1007 s]
/proc/loadavg: 3.97 3.98 3.96 5/330 21160
/proc/meminfo: memFree=22433600/32951124 swapFree=67083432/67111528
[pid=21158] ppid=21156 vsize=439388 CPUtime=51.09 cores=0,2,4,6
/proc/21158/stat : 21158 (cir_minisat) R 21156 21158 20883 0 -1 4202496 159946 0 0 0 5084 25 0 0 25 0 1 0 749405204 449933312 93885 33554432000 4194304 4300288 140733867089424 18446744073709551615 260020056603 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/21158/statm: 109847 93885 243 26 0 106479 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 439388

[startup+102.3 s]
/proc/loadavg: 3.98 3.98 3.96 5/330 21161
/proc/meminfo: memFree=22441980/32951124 swapFree=67083432/67111528
[pid=21158] ppid=21156 vsize=520776 CPUtime=102.29 cores=0,2,4,6
/proc/21158/stat : 21158 (cir_minisat) R 21156 21158 20883 0 -1 4202496 171317 0 0 0 10200 29 0 0 25 0 1 0 749405204 533274624 105094 33554432000 4194304 4300288 140733867089424 18446744073709551615 4256396 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/21158/statm: 130194 105094 243 26 0 126826 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 520776

[startup+162.3 s]
/proc/loadavg: 3.99 3.98 3.96 5/330 21163
/proc/meminfo: memFree=22302804/32951124 swapFree=67083432/67111528
[pid=21158] ppid=21156 vsize=653036 CPUtime=162.29 cores=0,2,4,6
/proc/21158/stat : 21158 (cir_minisat) R 21156 21158 20883 0 -1 4202496 191671 0 0 0 16196 33 0 0 25 0 1 0 749405204 668708864 125286 33554432000 4194304 4300288 140733867089424 18446744073709551615 4272238 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/21158/statm: 163259 125286 243 26 0 159891 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 653036

[startup+222.3 s]
/proc/loadavg: 4.03 4.00 3.96 5/330 21165
/proc/meminfo: memFree=22142300/32951124 swapFree=67083432/67111528
[pid=21158] ppid=21156 vsize=653036 CPUtime=222.3 cores=0,2,4,6
/proc/21158/stat : 21158 (cir_minisat) R 21156 21158 20883 0 -1 4202496 220527 0 0 0 22191 39 0 0 25 0 1 0 749405204 668708864 153964 33554432000 4194304 4300288 140733867089424 18446744073709551615 4255685 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/21158/statm: 163259 153964 243 26 0 159891 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 653036

[startup+282.3 s]
/proc/loadavg: 4.12 4.03 3.97 5/330 21166
/proc/meminfo: memFree=22104688/32951124 swapFree=67083432/67111528
[pid=21158] ppid=21156 vsize=867960 CPUtime=282.31 cores=0,2,4,6
/proc/21158/stat : 21158 (cir_minisat) R 21156 21158 20883 0 -1 4202496 242610 0 0 0 28188 43 0 0 25 0 1 0 749405204 888791040 175919 33554432000 4194304 4300288 140733867089424 18446744073709551615 4256283 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/21158/statm: 216990 175919 243 26 0 213622 0
Current children cumulated CPU time (s) 282.31
Current children cumulated vsize (KiB) 867960

[startup+342.3 s]
/proc/loadavg: 4.04 4.02 3.97 5/330 21168
/proc/meminfo: memFree=21973304/32951124 swapFree=67083432/67111528
[pid=21158] ppid=21156 vsize=867960 CPUtime=342.3 cores=0,2,4,6
/proc/21158/stat : 21158 (cir_minisat) R 21156 21158 20883 0 -1 4202496 263243 0 0 0 34183 47 0 0 25 0 1 0 749405204 888791040 196416 33554432000 4194304 4300288 140733867089424 18446744073709551615 4255605 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/21158/statm: 216990 196417 243 26 0 213622 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 867960

[startup+402.312 s]
/proc/loadavg: 4.01 4.02 3.97 5/330 21169
/proc/meminfo: memFree=21941904/32951124 swapFree=67083432/67111528
[pid=21158] ppid=21156 vsize=1217208 CPUtime=402.31 cores=0,2,4,6
/proc/21158/stat : 21158 (cir_minisat) R 21156 21158 20883 0 -1 4202496 284916 0 0 0 40179 52 0 0 25 0 1 0 749405204 1246420992 217984 33554432000 4194304 4300288 140733867089424 18446744073709551615 4256246 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/21158/statm: 304302 217984 243 26 0 300934 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 1217208

[startup+462.3 s]
/proc/loadavg: 4.00 4.01 3.97 5/330 21171
/proc/meminfo: memFree=21757596/32951124 swapFree=67083432/67111528
[pid=21158] ppid=21156 vsize=1218508 CPUtime=462.3 cores=0,2,4,6
/proc/21158/stat : 21158 (cir_minisat) R 21156 21158 20883 0 -1 4202496 312298 0 0 0 46173 57 0 0 25 0 1 0 749405204 1247752192 245187 33554432000 4194304 4300288 140733867089424 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/21158/statm: 304627 245187 243 26 0 301259 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 1218508

[startup+522.301 s]
/proc/loadavg: 4.00 4.01 3.97 5/330 21173
/proc/meminfo: memFree=21506460/32951124 swapFree=67083432/67111528
[pid=21158] ppid=21156 vsize=1228020 CPUtime=522.3 cores=0,2,4,6
/proc/21158/stat : 21158 (cir_minisat) R 21156 21158 20883 0 -1 4202496 353257 0 0 0 52167 63 0 0 25 0 1 0 749405204 1257492480 286040 33554432000 4194304 4300288 140733867089424 18446744073709551615 4255693 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/21158/statm: 307005 286040 243 26 0 303637 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 1228020

[startup+582.3 s]
/proc/loadavg: 4.00 4.00 3.97 5/330 21174
/proc/meminfo: memFree=21542140/32951124 swapFree=67083432/67111528
[pid=21158] ppid=21156 vsize=1797540 CPUtime=582.31 cores=0,2,4,6
/proc/21158/stat : 21158 (cir_minisat) R 21156 21158 20883 0 -1 4202496 371313 0 0 0 58163 68 0 0 25 0 1 0 749405204 1840680960 303998 33554432000 4194304 4300288 140733867089424 18446744073709551615 4255605 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/21158/statm: 449385 303998 243 26 0 446017 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 1797540

[startup+642.301 s]

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

/proc/meminfo: memFree=20410856/32951124 swapFree=67083432/67111528
[pid=21158] ppid=21156 vsize=2828224 CPUtime=1722.36 cores=0,2,4,6
/proc/21158/stat : 21158 (cir_minisat) R 21156 21158 20883 0 -1 4202496 598384 0 0 0 172112 124 0 0 25 0 1 0 749405204 2896101376 529512 33554432000 4194304 4300288 140733867089424 18446744073709551615 4255656 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/21158/statm: 707056 529512 243 26 0 703688 0
Current children cumulated CPU time (s) 1722.36
Current children cumulated vsize (KiB) 2828224

[startup+1782.3 s]
/proc/loadavg: 4.00 4.00 4.00 5/330 21236
/proc/meminfo: memFree=20312688/32951124 swapFree=67083432/67111528
[pid=21158] ppid=21156 vsize=2836200 CPUtime=1782.34 cores=0,2,4,6
/proc/21158/stat : 21158 (cir_minisat) R 21156 21158 20883 0 -1 4202496 608781 0 0 0 178108 126 0 0 25 0 1 0 749405204 2904268800 539837 33554432000 4194304 4300288 140733867089424 18446744073709551615 4255685 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/21158/statm: 709050 539837 243 26 0 705682 0
Current children cumulated CPU time (s) 1782.34
Current children cumulated vsize (KiB) 2836200

[startup+1842.3 s]
/proc/loadavg: 4.08 4.03 4.01 5/330 21238
/proc/meminfo: memFree=20222856/32951124 swapFree=67083432/67111528
[pid=21158] ppid=21156 vsize=2837800 CPUtime=1842.35 cores=0,2,4,6
/proc/21158/stat : 21158 (cir_minisat) R 21156 21158 20883 0 -1 4202496 617132 0 0 0 184106 129 0 0 25 0 1 0 749405204 2905907200 548105 33554432000 4194304 4300288 140733867089424 18446744073709551615 4255605 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/21158/statm: 709450 548105 243 26 0 706082 0
Current children cumulated CPU time (s) 1842.35
Current children cumulated vsize (KiB) 2837800

[startup+1902.3 s]
/proc/loadavg: 4.03 4.02 4.00 5/330 21239
/proc/meminfo: memFree=20138104/32951124 swapFree=67083432/67111528
[pid=21158] ppid=21156 vsize=2860552 CPUtime=1902.34 cores=0,2,4,6
/proc/21158/stat : 21158 (cir_minisat) R 21156 21158 20883 0 -1 4202496 626674 0 0 0 190103 131 0 0 25 0 1 0 749405204 2929205248 557574 33554432000 4194304 4300288 140733867089424 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/21158/statm: 715138 557574 243 26 0 711770 0
Current children cumulated CPU time (s) 1902.34
Current children cumulated vsize (KiB) 2860552

[startup+1962.3 s]
/proc/loadavg: 4.01 4.02 4.00 5/330 21241
/proc/meminfo: memFree=20055708/32951124 swapFree=67083432/67111528
[pid=21158] ppid=21156 vsize=2860552 CPUtime=1962.35 cores=0,2,4,6
/proc/21158/stat : 21158 (cir_minisat) R 21156 21158 20883 0 -1 4202496 633512 0 0 0 196101 134 0 0 25 0 1 0 749405204 2929205248 564337 33554432000 4194304 4300288 140733867089424 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/21158/statm: 715138 564337 243 26 0 711770 0
Current children cumulated CPU time (s) 1962.35
Current children cumulated vsize (KiB) 2860552

[startup+2022.3 s]
/proc/loadavg: 4.00 4.01 4.00 5/330 21243
/proc/meminfo: memFree=19975156/32951124 swapFree=67083432/67111528
[pid=21158] ppid=21156 vsize=2860552 CPUtime=2022.36 cores=0,2,4,6
/proc/21158/stat : 21158 (cir_minisat) R 21156 21158 20883 0 -1 4202496 640943 0 0 0 202099 137 0 0 25 0 1 0 749405204 2929205248 571704 33554432000 4194304 4300288 140733867089424 18446744073709551615 4255685 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/21158/statm: 715138 571704 243 26 0 711770 0
Current children cumulated CPU time (s) 2022.36
Current children cumulated vsize (KiB) 2860552

[startup+2082.3 s]
/proc/loadavg: 4.00 4.00 4.00 5/330 21244
/proc/meminfo: memFree=19903296/32951124 swapFree=67083432/67111528
[pid=21158] ppid=21156 vsize=2860552 CPUtime=2082.35 cores=0,2,4,6
/proc/21158/stat : 21158 (cir_minisat) R 21156 21158 20883 0 -1 4202496 646299 0 0 0 208097 138 0 0 25 0 1 0 749405204 2929205248 576987 33554432000 4194304 4300288 140733867089424 18446744073709551615 4249534 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/21158/statm: 715138 576987 243 26 0 711770 0
Current children cumulated CPU time (s) 2082.35
Current children cumulated vsize (KiB) 2860552

[startup+2142.3 s]
/proc/loadavg: 4.00 4.00 4.00 5/330 21246
/proc/meminfo: memFree=19820892/32951124 swapFree=67083432/67111528
[pid=21158] ppid=21156 vsize=2860552 CPUtime=2142.35 cores=0,2,4,6
/proc/21158/stat : 21158 (cir_minisat) R 21156 21158 20883 0 -1 4202496 655730 0 0 0 214094 141 0 0 25 0 1 0 749405204 2929205248 586292 33554432000 4194304 4300288 140733867089424 18446744073709551615 4270057 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/21158/statm: 715138 586292 243 26 0 711770 0
Current children cumulated CPU time (s) 2142.35
Current children cumulated vsize (KiB) 2860552

[startup+2202.3 s]
/proc/loadavg: 4.00 4.00 4.00 5/330 21247
/proc/meminfo: memFree=19708744/32951124 swapFree=67083432/67111528
[pid=21158] ppid=21156 vsize=2860552 CPUtime=2202.36 cores=0,2,4,6
/proc/21158/stat : 21158 (cir_minisat) R 21156 21158 20883 0 -1 4202496 668674 0 0 0 220091 145 0 0 25 0 1 0 749405204 2929205248 599160 33554432000 4194304 4300288 140733867089424 18446744073709551615 4255685 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/21158/statm: 715138 599160 243 26 0 711770 0
Current children cumulated CPU time (s) 2202.36
Current children cumulated vsize (KiB) 2860552

[startup+2262.3 s]
/proc/loadavg: 4.00 4.00 4.00 5/330 21249
/proc/meminfo: memFree=20252540/32951124 swapFree=67083432/67111528
[pid=21158] ppid=21156 vsize=2860552 CPUtime=2262.37 cores=0,2,4,6
/proc/21158/stat : 21158 (cir_minisat) R 21156 21158 20883 0 -1 4202496 672462 0 0 0 226089 148 0 0 25 0 1 0 749405204 2929205248 602892 33554432000 4194304 4300288 140733867089424 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/21158/statm: 715138 602892 243 26 0 711770 0
Current children cumulated CPU time (s) 2262.37
Current children cumulated vsize (KiB) 2860552

[startup+2322.3 s]
/proc/loadavg: 4.00 4.00 4.00 5/330 21260
/proc/meminfo: memFree=20175700/32951124 swapFree=67083432/67111528
[pid=21158] ppid=21156 vsize=2866608 CPUtime=2322.36 cores=0,2,4,6
/proc/21158/stat : 21158 (cir_minisat) R 21156 21158 20883 0 -1 4202496 678155 0 0 0 232087 149 0 0 25 0 1 0 749405204 2935406592 608516 33554432000 4194304 4300288 140733867089424 18446744073709551615 4256283 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/21158/statm: 716652 608516 243 26 0 713284 0
Current children cumulated CPU time (s) 2322.36
Current children cumulated vsize (KiB) 2866608

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

[startup+2330.3 s]
/proc/loadavg: 4.00 4.00 4.00 5/330 21260
/proc/meminfo: memFree=20167756/32951124 swapFree=67083432/67111528
[pid=21158] ppid=21156 vsize=2866608 CPUtime=2330.36 cores=0,2,4,6
/proc/21158/stat : 21158 (cir_minisat) R 21156 21158 20883 0 -1 4202496 678653 0 0 0 232887 149 0 0 25 0 1 0 749405204 2935406592 609002 33554432000 4194304 4300288 140733867089424 18446744073709551615 4255685 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/21158/statm: 716652 609002 243 26 0 713284 0
Current children cumulated CPU time (s) 2330.36
Current children cumulated vsize (KiB) 2866608

[startup+2336.7 s]
/proc/loadavg: 4.00 4.00 4.00 5/330 21260
/proc/meminfo: memFree=20159608/32951124 swapFree=67083432/67111528
[pid=21158] ppid=21156 vsize=2866608 CPUtime=2336.76 cores=0,2,4,6
/proc/21158/stat : 21158 (cir_minisat) R 21156 21158 20883 0 -1 4202496 679178 0 0 0 233526 150 0 0 25 0 1 0 749405204 2935406592 609514 33554432000 4194304 4300288 140733867089424 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/21158/statm: 716652 609514 243 26 0 713284 0
Current children cumulated CPU time (s) 2336.76
Current children cumulated vsize (KiB) 2866608

[startup+2343.1 s]
/proc/loadavg: 4.00 4.00 4.00 5/330 21260
/proc/meminfo: memFree=20149424/32951124 swapFree=67083432/67111528
[pid=21158] ppid=21156 vsize=2866608 CPUtime=2343.16 cores=0,2,4,6
/proc/21158/stat : 21158 (cir_minisat) R 21156 21158 20883 0 -1 4202496 679462 0 0 0 234166 150 0 0 25 0 1 0 749405204 2935406592 609792 33554432000 4194304 4300288 140733867089424 18446744073709551615 4255685 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/21158/statm: 716652 609792 243 26 0 713284 0
Current children cumulated CPU time (s) 2343.16
Current children cumulated vsize (KiB) 2866608

[startup+2346.3 s]
/proc/loadavg: 4.00 4.00 4.00 5/330 21260
/proc/meminfo: memFree=20143348/32951124 swapFree=67083432/67111528
[pid=21158] ppid=21156 vsize=2866608 CPUtime=2346.36 cores=0,2,4,6
/proc/21158/stat : 21158 (cir_minisat) R 21156 21158 20883 0 -1 4202496 679735 0 0 0 234486 150 0 0 25 0 1 0 749405204 2935406592 610062 33554432000 4194304 4300288 140733867089424 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/21158/statm: 716652 610062 243 26 0 713284 0
Current children cumulated CPU time (s) 2346.36
Current children cumulated vsize (KiB) 2866608

[startup+2347.11 s]
/proc/loadavg: 4.00 4.00 4.00 5/330 21260
/proc/meminfo: memFree=20141736/32951124 swapFree=67083432/67111528
[pid=21158] ppid=21156 vsize=2866608 CPUtime=2347.17 cores=0,2,4,6
/proc/21158/stat : 21158 (cir_minisat) R 21156 21158 20883 0 -1 4202496 679749 0 0 0 234567 150 0 0 25 0 1 0 749405204 2935406592 610076 33554432000 4194304 4300288 140733867089424 18446744073709551615 4255961 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/21158/statm: 716652 610076 243 26 0 713284 0
Current children cumulated CPU time (s) 2347.17
Current children cumulated vsize (KiB) 2866608

[startup+2347.9 s]
/proc/loadavg: 4.00 4.00 4.00 5/330 21260
/proc/meminfo: memFree=20141736/32951124 swapFree=67083432/67111528
[pid=21158] ppid=21156 vsize=2866608 CPUtime=2347.96 cores=0,2,4,6
/proc/21158/stat : 21158 (cir_minisat) R 21156 21158 20883 0 -1 4202496 679775 0 0 0 234646 150 0 0 25 0 1 0 749405204 2935406592 610102 33554432000 4194304 4300288 140733867089424 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/21158/statm: 716652 610102 243 26 0 713284 0
Current children cumulated CPU time (s) 2347.96
Current children cumulated vsize (KiB) 2866608

[startup+2348.1 s]
/proc/loadavg: 4.00 4.00 4.00 5/330 21260
/proc/meminfo: memFree=21706988/32951124 swapFree=67083432/67111528
[pid=21158] ppid=21156 vsize=2866608 CPUtime=2348.17 cores=0,2,4,6
/proc/21158/stat : 21158 (cir_minisat) R 21156 21158 20883 0 -1 4202496 679780 0 0 0 234660 157 0 0 25 0 1 0 749405204 2935406592 140317 33554432000 4194304 4300288 140733867089424 18446744073709551615 260020439175 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/21158/statm: 716652 140317 248 26 0 713284 0
Current children cumulated CPU time (s) 2348.17
Current children cumulated vsize (KiB) 2866608

[startup+2348.21 s]
/proc/loadavg: 4.00 4.00 4.00 5/330 21260
/proc/meminfo: memFree=21706988/32951124 swapFree=67083432/67111528
[pid=21158] ppid=21156 vsize=459072 CPUtime=2348.28 cores=0,2,4,6
/proc/21158/stat : 21158 (cir_minisat) R 21156 21158 20883 0 -1 4202496 679780 0 0 0 234670 158 0 0 25 0 1 0 749405204 470089728 100362 33554432000 4194304 4300288 140733867089424 18446744073709551615 260020421738 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/21158/statm: 114768 100362 248 26 0 111400 0
Current children cumulated CPU time (s) 2348.28
Current children cumulated vsize (KiB) 459072

Child status: 20
Real time (s): 2348.23
CPU time (s): 2348.3
CPU user time (s): 2346.7
CPU system time (s): 1.59876
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 2866608

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

runsolver used 7.45487 second user time and 16.0346 second system time

The end

Launcher Data

Begin job on node110 at 2011-05-17 02:22:26
IDJOB=3387092
IDBENCH=20580
IDSOLVER=1873
FILE ID=node110/3387092-1305591742
RUNJOBID= node110-1305586739-20901
PBS_JOBID= 13350368
Free space on /tmp= 73372 MiB

SOLVER NAME= minisat hack: cir_minisat 2011-05-13 (simp)
BENCH NAME= SAT07/industrial/vliw_unsat_2.0/9dlx_vliw_at_b_iq7.cnf
COMMAND LINE= HOME/cir_minisat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3387092-1305591742/watcher-3387092-1305591742 -o /tmp/evaluation-result-3387092-1305591742/solver-3387092-1305591742 -C 5000 -W 5100 -M 15500  HOME/cir_minisat HOME/instance-3387092-1305591742.cnf

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

MD5SUM BENCH= 0fbc00fde383cec371bb97d621c5e7e5
RANDOM SEED=317670045

node110.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.830
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.66
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.830
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	: 5332.83
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.830
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.75
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.830
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.83
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.830
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.76
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.830
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.830
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.830
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:     32951124 kB
MemFree:      22843312 kB
Buffers:        292232 kB
Cached:        3365736 kB
SwapCached:       1416 kB
Active:        6630612 kB
Inactive:      3141604 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22843312 kB
SwapTotal:    67111528 kB
SwapFree:     67083432 kB
Dirty:          131980 kB
Writeback:           0 kB
AnonPages:     6112252 kB
Mapped:          28820 kB
Slab:           239384 kB
PageTables:      32124 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 79136416 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= 73364 MiB
End job on node110 at 2011-05-17 03:01:35