Trace number 3387184

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 3300.58 3300.47

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UTI-20-10p0.cnf
MD5SUM209f7789e3588d11f275f2003f2c6a67
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark335.143
Satisfiable
(Un)Satisfiability was proved
Number of variables259616
Number of clauses1374599
Sum of the clauses size3310772
Maximum clause length10
Minimum clause length1
Number of clauses of size 113149
Number of clauses of size 2982807
Number of clauses of size 3313283
Number of clauses of size 47260
Number of clauses of size 529040
Number of clauses of size over 529060

Solver Data

3300.51/3300.47	c WARNING: for repeatability, setting FPU to use double precision
3300.51/3300.47	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-3387184-1305597029/watcher-3387184-1305597029 -o /tmp/evaluation-result-3387184-1305597029/solver-3387184-1305597029 -C 5000 -W 5100 -M 15500 HOME/cir_minisat HOME/instance-3387184-1305597029.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: 1.99 2.02 2.00 2/481 693
/proc/meminfo: memFree=9772088/32951124 swapFree=56316216/67111528
[pid=693] ppid=691 vsize=19404 CPUtime=0 cores=0,2,4,6
/proc/693/stat : 693 (cir_minisat) R 691 693 32592 0 -1 4202496 649 0 0 0 0 0 0 0 18 0 1 0 671305333 19869696 593 33554432000 4194304 4300288 140736262699152 18446744073709551615 4278145 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/693/statm: 4851 596 216 26 0 1483 0

[startup+0.0472389 s]
/proc/loadavg: 1.99 2.02 2.00 2/481 693
/proc/meminfo: memFree=9772088/32951124 swapFree=56316216/67111528
[pid=693] ppid=691 vsize=50408 CPUtime=0.03 cores=0,2,4,6
/proc/693/stat : 693 (cir_minisat) R 691 693 32592 0 -1 4202496 6596 0 0 0 3 0 0 0 18 0 1 0 671305333 51617792 6523 33554432000 4194304 4300288 140736262699152 18446744073709551615 4279009 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/693/statm: 12602 6525 218 26 0 9234 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 50408

[startup+0.100259 s]
/proc/loadavg: 1.99 2.02 2.00 2/481 693
/proc/meminfo: memFree=9772088/32951124 swapFree=56316216/67111528
[pid=693] ppid=691 vsize=58296 CPUtime=0.09 cores=0,2,4,6
/proc/693/stat : 693 (cir_minisat) R 691 693 32592 0 -1 4202496 9343 0 0 0 8 1 0 0 18 0 1 0 671305333 59695104 8941 33554432000 4194304 4300288 140736262699152 18446744073709551615 212435677893 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/693/statm: 14574 8942 218 26 0 11206 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 58296

[startup+0.300223 s]
/proc/loadavg: 1.99 2.02 2.00 2/481 693
/proc/meminfo: memFree=9772088/32951124 swapFree=56316216/67111528
[pid=693] ppid=691 vsize=83732 CPUtime=0.28 cores=0,2,4,6
/proc/693/stat : 693 (cir_minisat) R 691 693 32592 0 -1 4202496 15546 0 0 0 27 1 0 0 18 0 1 0 671305333 85741568 14627 33554432000 4194304 4300288 140736262699152 18446744073709551615 212435682168 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/693/statm: 20933 14627 218 26 0 17565 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 83732

[startup+0.701139 s]
/proc/loadavg: 1.99 2.02 2.00 2/481 693
/proc/meminfo: memFree=9772088/32951124 swapFree=56316216/67111528
[pid=693] ppid=691 vsize=117616 CPUtime=0.69 cores=0,2,4,6
/proc/693/stat : 693 (cir_minisat) R 691 693 32592 0 -1 4202496 25846 0 0 0 66 3 0 0 18 0 1 0 671305333 120438784 23670 33554432000 4194304 4300288 140736262699152 18446744073709551615 4279134 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/693/statm: 29404 23671 218 26 0 26036 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 117616

[startup+1.50098 s]
/proc/loadavg: 1.99 2.02 2.00 3/482 694
/proc/meminfo: memFree=9650196/32951124 swapFree=56316216/67111528
[pid=693] ppid=691 vsize=151456 CPUtime=1.49 cores=0,2,4,6
/proc/693/stat : 693 (cir_minisat) R 691 693 32592 0 -1 4202496 35330 0 0 0 145 4 0 0 20 0 1 0 671305333 155090944 31723 33554432000 4194304 4300288 140736262699152 18446744073709551615 4228464 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/693/statm: 37864 31724 222 26 0 34496 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 151456

[startup+3.1007 s]
/proc/loadavg: 1.99 2.02 2.00 3/482 694
/proc/meminfo: memFree=9626136/32951124 swapFree=56316216/67111528
[pid=693] ppid=691 vsize=136204 CPUtime=3.09 cores=0,2,4,6
/proc/693/stat : 693 (cir_minisat) R 691 693 32592 0 -1 4202496 43490 0 0 0 304 5 0 0 25 0 1 0 671305333 139472896 28108 33554432000 4194304 4300288 140736262699152 18446744073709551615 4268262 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/693/statm: 34051 28108 242 26 0 30683 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 136204

[startup+6.30108 s]
/proc/loadavg: 1.99 2.02 2.00 3/482 694
/proc/meminfo: memFree=9645856/32951124 swapFree=56316216/67111528
[pid=693] ppid=691 vsize=136204 CPUtime=6.29 cores=0,2,4,6
/proc/693/stat : 693 (cir_minisat) R 691 693 32592 0 -1 4202496 44032 0 0 0 624 5 0 0 25 0 1 0 671305333 139472896 28643 33554432000 4194304 4300288 140736262699152 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/693/statm: 34051 28643 242 26 0 30683 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 136204

[startup+12.7009 s]
/proc/loadavg: 1.99 2.01 2.00 3/482 694
/proc/meminfo: memFree=9620316/32951124 swapFree=56316216/67111528
[pid=693] ppid=691 vsize=147880 CPUtime=12.69 cores=0,2,4,6
/proc/693/stat : 693 (cir_minisat) R 691 693 32592 0 -1 4202496 45631 0 0 0 1264 5 0 0 25 0 1 0 671305333 151429120 30231 33554432000 4194304 4300288 140736262699152 18446744073709551615 4268292 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/693/statm: 36970 30231 242 26 0 33602 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 147880

[startup+25.5004 s]
/proc/loadavg: 1.99 2.01 2.00 3/482 694
/proc/meminfo: memFree=9580008/32951124 swapFree=56316216/67111528
[pid=693] ppid=691 vsize=166848 CPUtime=25.49 cores=0,2,4,6
/proc/693/stat : 693 (cir_minisat) R 691 693 32592 0 -1 4202496 49575 0 0 0 2543 6 0 0 25 0 1 0 671305333 170852352 34159 33554432000 4194304 4300288 140736262699152 18446744073709551615 4268313 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/693/statm: 41712 34159 242 26 0 38344 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 166848

[startup+51.1006 s]
/proc/loadavg: 1.99 2.01 2.00 3/482 695
/proc/meminfo: memFree=9495336/32951124 swapFree=56316216/67111528
[pid=693] ppid=691 vsize=197668 CPUtime=51.09 cores=0,2,4,6
/proc/693/stat : 693 (cir_minisat) R 691 693 32592 0 -1 4202496 58625 0 0 0 5101 8 0 0 25 0 1 0 671305333 202412032 43182 33554432000 4194304 4300288 140736262699152 18446744073709551615 4272238 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/693/statm: 49417 43182 242 26 0 46049 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 197668

[startup+102.318 s]
/proc/loadavg: 2.04 2.02 2.00 3/482 696
/proc/meminfo: memFree=9313664/32951124 swapFree=56316216/67111528
[pid=693] ppid=691 vsize=329144 CPUtime=102.31 cores=0,2,4,6
/proc/693/stat : 693 (cir_minisat) R 691 693 32592 0 -1 4202496 78056 0 0 0 10217 14 0 0 25 0 1 0 671305333 337043456 62563 33554432000 4194304 4300288 140736262699152 18446744073709551615 4255685 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/693/statm: 82286 62563 242 26 0 78918 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 329144

[startup+162.301 s]
/proc/loadavg: 2.01 2.02 2.00 3/482 698
/proc/meminfo: memFree=9347480/32951124 swapFree=56316216/67111528
[pid=693] ppid=691 vsize=462072 CPUtime=162.3 cores=0,2,4,6
/proc/693/stat : 693 (cir_minisat) R 691 693 32592 0 -1 4202496 98992 0 0 0 16212 18 0 0 25 0 1 0 671305333 473161728 83466 33554432000 4194304 4300288 140736262699152 18446744073709551615 4268529 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/693/statm: 115518 83466 242 26 0 112150 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 462072

[startup+222.301 s]
/proc/loadavg: 2.07 2.03 2.00 3/482 700
/proc/meminfo: memFree=9113412/32951124 swapFree=56316216/67111528
[pid=693] ppid=691 vsize=467088 CPUtime=222.3 cores=0,2,4,6
/proc/693/stat : 693 (cir_minisat) R 691 693 32592 0 -1 4202496 121955 0 0 0 22208 22 0 0 25 0 1 0 671305333 478298112 106377 33554432000 4194304 4300288 140736262699152 18446744073709551615 4268313 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/693/statm: 116772 106377 242 26 0 113404 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 467088

[startup+282.301 s]
/proc/loadavg: 2.02 2.02 2.00 3/482 701
/proc/meminfo: memFree=9196068/32951124 swapFree=56316216/67111528
[pid=693] ppid=691 vsize=688032 CPUtime=282.3 cores=0,2,4,6
/proc/693/stat : 693 (cir_minisat) R 691 693 32592 0 -1 4202496 143978 0 0 0 28204 26 0 0 25 0 1 0 671305333 704544768 128352 33554432000 4194304 4300288 140736262699152 18446744073709551615 4268457 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/693/statm: 172008 128352 242 26 0 168640 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 688032

[startup+342.301 s]
/proc/loadavg: 2.01 2.02 2.00 3/482 703
/proc/meminfo: memFree=8997472/32951124 swapFree=56316216/67111528
[pid=693] ppid=691 vsize=693308 CPUtime=342.3 cores=0,2,4,6
/proc/693/stat : 693 (cir_minisat) R 691 693 32592 0 -1 4202496 164436 0 0 0 34200 30 0 0 25 0 1 0 671305333 709947392 148765 33554432000 4194304 4300288 140736262699152 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/693/statm: 173327 148765 242 26 0 169959 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 693308

[startup+402.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/482 704
/proc/meminfo: memFree=9036120/32951124 swapFree=56316216/67111528
[pid=693] ppid=691 vsize=697608 CPUtime=402.3 cores=0,2,4,6
/proc/693/stat : 693 (cir_minisat) R 691 693 32592 0 -1 4202496 183918 0 0 0 40197 33 0 0 25 0 1 0 671305333 714350592 168208 33554432000 4194304 4300288 140736262699152 18446744073709551615 4268313 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/693/statm: 174402 168209 242 26 0 171034 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 697608

[startup+462.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/482 706
/proc/meminfo: memFree=8851184/32951124 swapFree=56316216/67111528
[pid=693] ppid=691 vsize=1050260 CPUtime=462.3 cores=0,2,4,6
/proc/693/stat : 693 (cir_minisat) R 691 693 32592 0 -1 4202496 201140 0 0 0 46193 37 0 0 25 0 1 0 671305333 1075466240 185392 33554432000 4194304 4300288 140736262699152 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/693/statm: 262565 185392 242 26 0 259197 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 1050260

[startup+522.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/482 708
/proc/meminfo: memFree=8693020/32951124 swapFree=56316216/67111528
[pid=693] ppid=691 vsize=1053968 CPUtime=522.3 cores=0,2,4,6
/proc/693/stat : 693 (cir_minisat) R 691 693 32592 0 -1 4202496 218728 0 0 0 52188 42 0 0 25 0 1 0 671305333 1079263232 202953 33554432000 4194304 4300288 140736262699152 18446744073709551615 4256031 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/693/statm: 263492 202953 242 26 0 260124 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 1053968

[startup+582.301 s]
/proc/loadavg: 2.07 2.02 2.00 3/482 709
/proc/meminfo: memFree=8795636/32951124 swapFree=56316216/67111528
[pid=693] ppid=691 vsize=1057432 CPUtime=582.31 cores=0,2,4,6
/proc/693/stat : 693 (cir_minisat) R 691 693 32592 0 -1 4202496 235209 0 0 0 58185 46 0 0 25 0 1 0 671305333 1082810368 219407 33554432000 4194304 4300288 140736262699152 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/693/statm: 264358 219407 242 26 0 260990 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 1057432

[startup+642.301 s]

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

/proc/meminfo: memFree=5941772/32951124 swapFree=56316216/67111528
[pid=693] ppid=691 vsize=2630120 CPUtime=2622.38 cores=0,2,4,6
/proc/693/stat : 693 (cir_minisat) R 691 693 32592 0 -1 4202496 663342 0 0 0 262086 152 0 0 25 0 1 0 671305333 2693242880 646823 33554432000 4194304 4300288 140736262699152 18446744073709551615 4268298 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/693/statm: 657530 646823 242 26 0 654162 0
Current children cumulated CPU time (s) 2622.38
Current children cumulated vsize (KiB) 2630120

[startup+2682.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/482 1297
/proc/meminfo: memFree=5817956/32951124 swapFree=56316216/67111528
[pid=693] ppid=691 vsize=4131528 CPUtime=2682.38 cores=0,2,4,6
/proc/693/stat : 693 (cir_minisat) R 691 693 32592 0 -1 4202496 674005 0 0 0 268083 155 0 0 25 0 1 0 671305333 4230684672 657477 33554432000 4194304 4300288 140736262699152 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/693/statm: 1032882 657477 242 26 0 1029514 0
Current children cumulated CPU time (s) 2682.38
Current children cumulated vsize (KiB) 4131528

[startup+2742.32 s]
/proc/loadavg: 2.00 2.00 2.00 3/482 1299
/proc/meminfo: memFree=5683604/32951124 swapFree=56316216/67111528
[pid=693] ppid=691 vsize=4132604 CPUtime=2742.4 cores=0,2,4,6
/proc/693/stat : 693 (cir_minisat) R 691 693 32592 0 -1 4202496 683880 0 0 0 274082 158 0 0 25 0 1 0 671305333 4231786496 667337 33554432000 4194304 4300288 140736262699152 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/693/statm: 1033151 667337 242 26 0 1029783 0
Current children cumulated CPU time (s) 2742.4
Current children cumulated vsize (KiB) 4132604

[startup+2802.3 s]
/proc/loadavg: 2.10 2.03 2.01 3/482 1300
/proc/meminfo: memFree=5571936/32951124 swapFree=56316216/67111528
[pid=693] ppid=691 vsize=4134240 CPUtime=2802.39 cores=0,2,4,6
/proc/693/stat : 693 (cir_minisat) R 691 693 32592 0 -1 4202496 692814 0 0 0 280078 161 0 0 25 0 1 0 671305333 4233461760 676255 33554432000 4194304 4300288 140736262699152 18446744073709551615 4255702 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/693/statm: 1033560 676255 242 26 0 1030192 0
Current children cumulated CPU time (s) 2802.39
Current children cumulated vsize (KiB) 4134240

[startup+2862.3 s]
/proc/loadavg: 2.19 2.07 2.02 3/482 1302
/proc/meminfo: memFree=5439328/32951124 swapFree=56316216/67111528
[pid=693] ppid=691 vsize=4136100 CPUtime=2862.39 cores=0,2,4,6
/proc/693/stat : 693 (cir_minisat) R 691 693 32592 0 -1 4202496 701823 0 0 0 286076 163 0 0 25 0 1 0 671305333 4235366400 685252 33554432000 4194304 4300288 140736262699152 18446744073709551615 4268248 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/693/statm: 1034025 685252 242 26 0 1030657 0
Current children cumulated CPU time (s) 2862.39
Current children cumulated vsize (KiB) 4136100

[startup+2922.3 s]
/proc/loadavg: 2.07 2.05 2.01 3/482 1304
/proc/meminfo: memFree=5326788/32951124 swapFree=56316216/67111528
[pid=693] ppid=691 vsize=4139816 CPUtime=2922.39 cores=0,2,4,6
/proc/693/stat : 693 (cir_minisat) R 691 693 32592 0 -1 4202496 709187 0 0 0 292074 165 0 0 25 0 1 0 671305333 4239171584 692601 33554432000 4194304 4300288 140736262699152 18446744073709551615 4255605 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/693/statm: 1034954 692601 242 26 0 1031586 0
Current children cumulated CPU time (s) 2922.39
Current children cumulated vsize (KiB) 4139816

[startup+2982.3 s]
/proc/loadavg: 2.02 2.04 2.01 3/482 1305
/proc/meminfo: memFree=6872392/32951124 swapFree=56316216/67111528
[pid=693] ppid=691 vsize=4140352 CPUtime=2982.39 cores=0,2,4,6
/proc/693/stat : 693 (cir_minisat) R 691 693 32592 0 -1 4202496 718658 0 0 0 298071 168 0 0 25 0 1 0 671305333 4239720448 702054 33554432000 4194304 4300288 140736262699152 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/693/statm: 1035088 702054 242 26 0 1031720 0
Current children cumulated CPU time (s) 2982.39
Current children cumulated vsize (KiB) 4140352

[startup+3042.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/482 1307
/proc/meminfo: memFree=6741404/32951124 swapFree=56316216/67111528
[pid=693] ppid=691 vsize=4141564 CPUtime=3042.39 cores=0,2,4,6
/proc/693/stat : 693 (cir_minisat) R 691 693 32592 0 -1 4202496 729114 0 0 0 304068 171 0 0 25 0 1 0 671305333 4240961536 712493 33554432000 4194304 4300288 140736262699152 18446744073709551615 4268298 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/693/statm: 1035391 712493 242 26 0 1032023 0
Current children cumulated CPU time (s) 3042.39
Current children cumulated vsize (KiB) 4141564

[startup+3102.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/482 1308
/proc/meminfo: memFree=6635700/32951124 swapFree=56316216/67111528
[pid=693] ppid=691 vsize=4143212 CPUtime=3102.39 cores=0,2,4,6
/proc/693/stat : 693 (cir_minisat) R 691 693 32592 0 -1 4202496 736881 0 0 0 310066 173 0 0 25 0 1 0 671305333 4242649088 720250 33554432000 4194304 4300288 140736262699152 18446744073709551615 4268302 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/693/statm: 1035803 720250 242 26 0 1032435 0
Current children cumulated CPU time (s) 3102.39
Current children cumulated vsize (KiB) 4143212

[startup+3162.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/482 1310
/proc/meminfo: memFree=6502356/32951124 swapFree=56316216/67111528
[pid=693] ppid=691 vsize=4144716 CPUtime=3162.4 cores=0,2,4,6
/proc/693/stat : 693 (cir_minisat) R 691 693 32592 0 -1 4202496 743889 0 0 0 316065 175 0 0 25 0 1 0 671305333 4244189184 727240 33554432000 4194304 4300288 140736262699152 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/693/statm: 1036179 727240 242 26 0 1032811 0
Current children cumulated CPU time (s) 3162.4
Current children cumulated vsize (KiB) 4144716

[startup+3222.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/482 1312
/proc/meminfo: memFree=6362056/32951124 swapFree=56316216/67111528
[pid=693] ppid=691 vsize=4145128 CPUtime=3222.4 cores=0,2,4,6
/proc/693/stat : 693 (cir_minisat) R 691 693 32592 0 -1 4202496 750341 0 0 0 322062 178 0 0 25 0 1 0 671305333 4244611072 733685 33554432000 4194304 4300288 140736262699152 18446744073709551615 4256218 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/693/statm: 1036282 733685 242 26 0 1032914 0
Current children cumulated CPU time (s) 3222.4
Current children cumulated vsize (KiB) 4145128

[startup+3282.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/482 1313
/proc/meminfo: memFree=6211220/32951124 swapFree=56316216/67111528
[pid=693] ppid=691 vsize=4146656 CPUtime=3282.41 cores=0,2,4,6
/proc/693/stat : 693 (cir_minisat) R 691 693 32592 0 -1 4202496 755835 0 0 0 328061 180 0 0 25 0 1 0 671305333 4246175744 739173 33554432000 4194304 4300288 140736262699152 18446744073709551615 4272238 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/693/statm: 1036664 739173 242 26 0 1033296 0
Current children cumulated CPU time (s) 3282.41
Current children cumulated vsize (KiB) 4146656

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

[startup+3289.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/482 1313
/proc/meminfo: memFree=6197572/32951124 swapFree=56316216/67111528
[pid=693] ppid=691 vsize=4146656 CPUtime=3289.61 cores=0,2,4,6
/proc/693/stat : 693 (cir_minisat) R 691 693 32592 0 -1 4202496 756550 0 0 0 328781 180 0 0 25 0 1 0 671305333 4246175744 739888 33554432000 4194304 4300288 140736262699152 18446744073709551615 4256031 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/693/statm: 1036664 739888 242 26 0 1033296 0
Current children cumulated CPU time (s) 3289.61
Current children cumulated vsize (KiB) 4146656

[startup+3295.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/482 1314
/proc/meminfo: memFree=6186784/32951124 swapFree=56316216/67111528
[pid=693] ppid=691 vsize=4146656 CPUtime=3296.01 cores=0,2,4,6
/proc/693/stat : 693 (cir_minisat) R 691 693 32592 0 -1 4202496 756684 0 0 0 329421 180 0 0 25 0 1 0 671305333 4246175744 740021 33554432000 4194304 4300288 140736262699152 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/693/statm: 1036664 740021 242 26 0 1033296 0
Current children cumulated CPU time (s) 3296.01
Current children cumulated vsize (KiB) 4146656

[startup+3297.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/482 1314
/proc/meminfo: memFree=6184676/32951124 swapFree=56316216/67111528
[pid=693] ppid=691 vsize=4146656 CPUtime=3297.61 cores=0,2,4,6
/proc/693/stat : 693 (cir_minisat) R 691 693 32592 0 -1 4202496 756719 0 0 0 329581 180 0 0 25 0 1 0 671305333 4246175744 740056 33554432000 4194304 4300288 140736262699152 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/693/statm: 1036664 740056 242 26 0 1033296 0
Current children cumulated CPU time (s) 3297.61
Current children cumulated vsize (KiB) 4146656

[startup+3299.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/482 1314
/proc/meminfo: memFree=6180460/32951124 swapFree=56316216/67111528
[pid=693] ppid=691 vsize=4147596 CPUtime=3299.21 cores=0,2,4,6
/proc/693/stat : 693 (cir_minisat) R 691 693 32592 0 -1 4202496 756841 0 0 0 329741 180 0 0 25 0 1 0 671305333 4247138304 740178 33554432000 4194304 4300288 140736262699152 18446744073709551615 4255685 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/693/statm: 1036899 740178 242 26 0 1033531 0
Current children cumulated CPU time (s) 3299.21
Current children cumulated vsize (KiB) 4147596

[startup+3299.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/482 1314
/proc/meminfo: memFree=6178104/32951124 swapFree=56316216/67111528
[pid=693] ppid=691 vsize=4147596 CPUtime=3300.01 cores=0,2,4,6
/proc/693/stat : 693 (cir_minisat) R 691 693 32592 0 -1 4202496 756857 0 0 0 329821 180 0 0 25 0 1 0 671305333 4247138304 740194 33554432000 4194304 4300288 140736262699152 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/693/statm: 1036899 740194 242 26 0 1033531 0
Current children cumulated CPU time (s) 3300.01
Current children cumulated vsize (KiB) 4147596

[startup+3300.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/482 1314
/proc/meminfo: memFree=6178104/32951124 swapFree=56316216/67111528
[pid=693] ppid=691 vsize=4147596 CPUtime=3300.41 cores=0,2,4,6
/proc/693/stat : 693 (cir_minisat) R 691 693 32592 0 -1 4202496 756858 0 0 0 329861 180 0 0 25 0 1 0 671305333 4247138304 740195 33554432000 4194304 4300288 140736262699152 18446744073709551615 4256283 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/693/statm: 1036899 740195 242 26 0 1033531 0
Current children cumulated CPU time (s) 3300.41
Current children cumulated vsize (KiB) 4147596

[startup+3300.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/482 1314
/proc/meminfo: memFree=6178104/32951124 swapFree=56316216/67111528
[pid=693] ppid=691 vsize=242684 CPUtime=3300.51 cores=0,2,4,6
/proc/693/stat : 693 (cir_minisat) R 691 693 32592 0 -1 4202496 756863 0 0 0 329862 189 0 0 25 0 1 0 671305333 248508416 55582 33554432000 4194304 4300288 140736262699152 18446744073709551615 212435674898 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/693/statm: 60671 55582 247 26 0 57303 0
Current children cumulated CPU time (s) 3300.51
Current children cumulated vsize (KiB) 242684

Child status: 20
Real time (s): 3300.47
CPU time (s): 3300.58
CPU user time (s): 3298.68
CPU system time (s): 1.90171
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 4147596

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

runsolver used 16.0776 second user time and 34.9897 second system time

The end

Launcher Data

Begin job on node102 at 2011-05-17 03:50:30
IDJOB=3387184
IDBENCH=71037
IDSOLVER=1873
FILE ID=node102/3387184-1305597029
RUNJOBID= node102-1305586740-32610
PBS_JOBID= 13350376
Free space on /tmp= 73552 MiB

SOLVER NAME= minisat hack: cir_minisat 2011-05-13 (simp)
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UTI-20-10p0.cnf
COMMAND LINE= HOME/cir_minisat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3387184-1305597029/watcher-3387184-1305597029 -o /tmp/evaluation-result-3387184-1305597029/solver-3387184-1305597029 -C 5000 -W 5100 -M 15500  HOME/cir_minisat HOME/instance-3387184-1305597029.cnf

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

MD5SUM BENCH= 209f7789e3588d11f275f2003f2c6a67
RANDOM SEED=53238610

node102.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.828
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.65
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.828
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	: 5226.15
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.828
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.82
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.828
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.75
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.828
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.82
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.828
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.75
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.828
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.82
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.828
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:       9772252 kB
Buffers:        149776 kB
Cached:        1081728 kB
SwapCached:      33496 kB
Active:       14281224 kB
Inactive:      8646772 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       9772252 kB
SwapTotal:    67111528 kB
SwapFree:     56316216 kB
Dirty:           26524 kB
Writeback:           0 kB
AnonPages:    21674304 kB
Mapped:          25148 kB
Slab:            81792 kB
PageTables:     100184 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 135613976 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= 73700 MiB
End job on node102 at 2011-05-17 04:45:30