Trace number 3387182

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)? (TO) 5000.15 5000

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UR-20-10p0.cnf
MD5SUMfaef1c850bb82ceddc7da5a4c445dd25
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1428.89
Satisfiable
(Un)Satisfiability was proved
Number of variables258781
Number of clauses1372095
Sum of the clauses size3305764
Maximum clause length10
Minimum clause length1
Number of clauses of size 113149
Number of clauses of size 2980303
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


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

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-3387182-1305597026/watcher-3387182-1305597026 -o /tmp/evaluation-result-3387182-1305597026/solver-3387182-1305597026 -C 5000 -W 5100 -M 15500 HOME/cir_minisat HOME/instance-3387182-1305597026.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: 4.10 4.02 4.00 4/275 30139
/proc/meminfo: memFree=21686180/32951124 swapFree=61559568/67111528
[pid=30139] ppid=30136 vsize=25076 CPUtime=0 cores=0,2,4,6
/proc/30139/stat : 30139 (cir_minisat) R 30136 30139 29427 0 -1 4202496 1866 0 0 0 0 0 0 0 22 0 1 0 671303436 25677824 1781 33554432000 4194304 4300288 140734090641136 18446744073709551615 4266270 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/30139/statm: 6269 1786 218 26 0 2901 0

[startup+0.109788 s]
/proc/loadavg: 4.10 4.02 4.00 4/275 30139
/proc/meminfo: memFree=21686180/32951124 swapFree=61559568/67111528
[pid=30139] ppid=30136 vsize=59528 CPUtime=0.1 cores=0,2,4,6
/proc/30139/stat : 30139 (cir_minisat) R 30136 30139 29427 0 -1 4202496 9729 0 0 0 9 1 0 0 23 0 1 0 671303436 60956672 9302 33554432000 4194304 4300288 140734090641136 18446744073709551615 222921437893 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/30139/statm: 14882 9303 218 26 0 11514 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 59528

[startup+0.200777 s]
/proc/loadavg: 4.10 4.02 4.00 4/275 30139
/proc/meminfo: memFree=21686180/32951124 swapFree=61559568/67111528
[pid=30139] ppid=30136 vsize=73452 CPUtime=0.19 cores=0,2,4,6
/proc/30139/stat : 30139 (cir_minisat) R 30136 30139 29427 0 -1 4202496 13211 0 0 0 17 2 0 0 23 0 1 0 671303436 75214848 12581 33554432000 4194304 4300288 140734090641136 18446744073709551615 4256810 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/30139/statm: 18363 12581 218 26 0 14995 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 73452

[startup+0.300771 s]
/proc/loadavg: 4.10 4.02 4.00 4/275 30139
/proc/meminfo: memFree=21686180/32951124 swapFree=61559568/67111528
[pid=30139] ppid=30136 vsize=82984 CPUtime=0.29 cores=0,2,4,6
/proc/30139/stat : 30139 (cir_minisat) R 30136 30139 29427 0 -1 4202496 15348 0 0 0 27 2 0 0 23 0 1 0 671303436 84975616 14398 33554432000 4194304 4300288 140734090641136 18446744073709551615 222921437893 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/30139/statm: 20746 14400 218 26 0 17378 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 82984

[startup+0.700719 s]
/proc/loadavg: 4.10 4.02 4.00 4/275 30139
/proc/meminfo: memFree=21686180/32951124 swapFree=61559568/67111528
[pid=30139] ppid=30136 vsize=116340 CPUtime=0.69 cores=0,2,4,6
/proc/30139/stat : 30139 (cir_minisat) R 30136 30139 29427 0 -1 4202496 25239 0 0 0 66 3 0 0 25 0 1 0 671303436 119132160 23044 33554432000 4194304 4300288 140734090641136 18446744073709551615 4256261 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/30139/statm: 29085 23044 218 26 0 25717 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 116340

[startup+1.50056 s]
/proc/loadavg: 4.10 4.02 4.00 5/276 30140
/proc/meminfo: memFree=21564660/32951124 swapFree=61559568/67111528
[pid=30139] ppid=30136 vsize=146864 CPUtime=1.49 cores=0,2,4,6
/proc/30139/stat : 30139 (cir_minisat) R 30136 30139 29427 0 -1 4202496 34632 0 0 0 144 5 0 0 25 0 1 0 671303436 150388736 31037 33554432000 4194304 4300288 140734090641136 18446744073709551615 4279009 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/30139/statm: 36716 31037 222 26 0 33348 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 146864

[startup+3.10027 s]
/proc/loadavg: 4.10 4.02 4.00 5/276 30140
/proc/meminfo: memFree=21554640/32951124 swapFree=61559568/67111528
[pid=30139] ppid=30136 vsize=135980 CPUtime=3.09 cores=0,2,4,6
/proc/30139/stat : 30139 (cir_minisat) R 30136 30139 29427 0 -1 4202496 43441 0 0 0 303 6 0 0 25 0 1 0 671303436 139243520 28054 33554432000 4194304 4300288 140734090641136 18446744073709551615 4256063 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/30139/statm: 33995 28054 242 26 0 30627 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 135980

[startup+6.30065 s]
/proc/loadavg: 4.09 4.01 4.00 5/276 30140
/proc/meminfo: memFree=21564336/32951124 swapFree=61559568/67111528
[pid=30139] ppid=30136 vsize=135980 CPUtime=6.29 cores=0,2,4,6
/proc/30139/stat : 30139 (cir_minisat) R 30136 30139 29427 0 -1 4202496 44232 0 0 0 623 6 0 0 25 0 1 0 671303436 139243520 28841 33554432000 4194304 4300288 140734090641136 18446744073709551615 4256261 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/30139/statm: 33995 28841 242 26 0 30627 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 135980

[startup+12.7005 s]
/proc/loadavg: 4.08 4.01 4.00 5/276 30140
/proc/meminfo: memFree=21552456/32951124 swapFree=61559568/67111528
[pid=30139] ppid=30136 vsize=147656 CPUtime=12.69 cores=0,2,4,6
/proc/30139/stat : 30139 (cir_minisat) R 30136 30139 29427 0 -1 4202496 45608 0 0 0 1263 6 0 0 25 0 1 0 671303436 151199744 30207 33554432000 4194304 4300288 140734090641136 18446744073709551615 4250829 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/30139/statm: 36914 30207 242 26 0 33546 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 147656

[startup+25.5012 s]
/proc/loadavg: 4.07 4.01 4.00 5/276 30140
/proc/meminfo: memFree=21532260/32951124 swapFree=61559568/67111528
[pid=30139] ppid=30136 vsize=166624 CPUtime=25.49 cores=0,2,4,6
/proc/30139/stat : 30139 (cir_minisat) R 30136 30139 29427 0 -1 4202496 48951 0 0 0 2542 7 0 0 25 0 1 0 671303436 170622976 33532 33554432000 4194304 4300288 140734090641136 18446744073709551615 4255685 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/30139/statm: 41656 33532 242 26 0 38288 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 166624

[startup+51.1005 s]
/proc/loadavg: 3.97 3.99 3.99 5/276 30170
/proc/meminfo: memFree=21463844/32951124 swapFree=61559568/67111528
[pid=30139] ppid=30136 vsize=197444 CPUtime=51.09 cores=0,2,4,6
/proc/30139/stat : 30139 (cir_minisat) R 30136 30139 29427 0 -1 4202496 56430 0 0 0 5098 11 0 0 25 0 1 0 671303436 202182656 40990 33554432000 4194304 4300288 140734090641136 18446744073709551615 4268292 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/30139/statm: 49361 40990 242 26 0 45993 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 197444

[startup+102.301 s]
/proc/loadavg: 3.99 3.99 3.99 5/276 30171
/proc/meminfo: memFree=21339048/32951124 swapFree=61559568/67111528
[pid=30139] ppid=30136 vsize=247532 CPUtime=102.31 cores=0,2,4,6
/proc/30139/stat : 30139 (cir_minisat) R 30136 30139 29427 0 -1 4202496 70009 0 0 0 10216 15 0 0 25 0 1 0 671303436 253472768 54540 33554432000 4194304 4300288 140734090641136 18446744073709551615 4268245 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/30139/statm: 61883 54540 242 26 0 58515 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 247532

[startup+162.301 s]
/proc/loadavg: 3.99 3.99 3.99 5/276 30173
/proc/meminfo: memFree=21199312/32951124 swapFree=61559568/67111528
[pid=30139] ppid=30136 vsize=328920 CPUtime=162.29 cores=0,2,4,6
/proc/30139/stat : 30139 (cir_minisat) R 30136 30139 29427 0 -1 4202496 84649 0 0 0 16210 19 0 0 25 0 1 0 671303436 336814080 69148 33554432000 4194304 4300288 140734090641136 18446744073709551615 4256261 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/30139/statm: 82230 69148 242 26 0 78862 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 328920

[startup+222.31 s]
/proc/loadavg: 3.99 3.99 3.99 5/276 30175
/proc/meminfo: memFree=21057296/32951124 swapFree=61559568/67111528
[pid=30139] ppid=30136 vsize=461180 CPUtime=222.31 cores=0,2,4,6
/proc/30139/stat : 30139 (cir_minisat) R 30136 30139 29427 0 -1 4202496 98979 0 0 0 22207 24 0 0 25 0 1 0 671303436 472248320 83445 33554432000 4194304 4300288 140734090641136 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/30139/statm: 115295 83445 242 26 0 111927 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 461180

[startup+282.301 s]
/proc/loadavg: 3.99 3.99 3.99 5/276 30177
/proc/meminfo: memFree=20925692/32951124 swapFree=61559568/67111528
[pid=30139] ppid=30136 vsize=461180 CPUtime=282.3 cores=0,2,4,6
/proc/30139/stat : 30139 (cir_minisat) R 30136 30139 29427 0 -1 4202496 112268 0 0 0 28202 28 0 0 25 0 1 0 671303436 472248320 96714 33554432000 4194304 4300288 140734090641136 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/30139/statm: 115295 96714 242 26 0 111927 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 461180

[startup+342.301 s]
/proc/loadavg: 3.99 3.99 3.99 5/276 30179
/proc/meminfo: memFree=20789004/32951124 swapFree=61559568/67111528
[pid=30139] ppid=30136 vsize=464044 CPUtime=342.3 cores=0,2,4,6
/proc/30139/stat : 30139 (cir_minisat) R 30136 30139 29427 0 -1 4202496 125440 0 0 0 34197 33 0 0 25 0 1 0 671303436 475181056 109865 33554432000 4194304 4300288 140734090641136 18446744073709551615 4255699 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/30139/statm: 116011 109865 242 26 0 112643 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 464044

[startup+402.3 s]
/proc/loadavg: 4.03 4.01 4.00 5/276 30180
/proc/meminfo: memFree=20659408/32951124 swapFree=61559568/67111528
[pid=30139] ppid=30136 vsize=680332 CPUtime=402.31 cores=0,2,4,6
/proc/30139/stat : 30139 (cir_minisat) R 30136 30139 29427 0 -1 4202496 138777 0 0 0 40194 37 0 0 25 0 1 0 671303436 696659968 123185 33554432000 4194304 4300288 140734090641136 18446744073709551615 4256031 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/30139/statm: 170083 123185 242 26 0 166715 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 680332

[startup+462.3 s]
/proc/loadavg: 4.01 4.00 4.00 5/276 30182
/proc/meminfo: memFree=20527068/32951124 swapFree=61559568/67111528
[pid=30139] ppid=30136 vsize=683012 CPUtime=462.3 cores=0,2,4,6
/proc/30139/stat : 30139 (cir_minisat) R 30136 30139 29427 0 -1 4202496 150438 0 0 0 46189 41 0 0 25 0 1 0 671303436 699404288 134823 33554432000 4194304 4300288 140734090641136 18446744073709551615 4268339 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/30139/statm: 170753 134823 242 26 0 167385 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 683012

[startup+522.3 s]
/proc/loadavg: 4.00 4.00 4.00 5/276 30184
/proc/meminfo: memFree=20403292/32951124 swapFree=61559568/67111528
[pid=30139] ppid=30136 vsize=684512 CPUtime=522.31 cores=0,2,4,6
/proc/30139/stat : 30139 (cir_minisat) R 30136 30139 29427 0 -1 4202496 162598 0 0 0 52186 45 0 0 25 0 1 0 671303436 700940288 146965 33554432000 4194304 4300288 140734090641136 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/30139/statm: 171128 146965 242 26 0 167760 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 684512

[startup+582.3 s]
/proc/loadavg: 4.04 4.01 4.00 5/276 30186
/proc/meminfo: memFree=20282352/32951124 swapFree=61559568/67111528
[pid=30139] ppid=30136 vsize=686592 CPUtime=582.31 cores=0,2,4,6
/proc/30139/stat : 30139 (cir_minisat) R 30136 30139 29427 0 -1 4202496 173367 0 0 0 58182 49 0 0 25 0 1 0 671303436 703070208 157712 33554432000 4194304 4300288 140734090641136 18446744073709551615 4256000 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/30139/statm: 171648 157712 242 26 0 168280 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 686592

[startup+642.3 s]

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

[startup+4002.3 s]
/proc/loadavg: 4.00 4.00 4.00 5/276 32582
/proc/meminfo: memFree=15342608/32951124 swapFree=61559568/67111528
[pid=30139] ppid=30136 vsize=2589628 CPUtime=4002.42 cores=0,2,4,6
/proc/30139/stat : 30139 (cir_minisat) R 30136 30139 29427 0 -1 4202496 486820 0 0 0 400054 188 0 0 25 0 1 0 671303436 2651779072 470433 33554432000 4194304 4300288 140734090641136 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/30139/statm: 647407 470433 242 26 0 644039 0
Current children cumulated CPU time (s) 4002.42
Current children cumulated vsize (KiB) 2589628

[startup+4062.3 s]
/proc/loadavg: 4.00 4.00 4.00 5/276 32584
/proc/meminfo: memFree=15232968/32951124 swapFree=61559568/67111528
[pid=30139] ppid=30136 vsize=2590484 CPUtime=4062.42 cores=0,2,4,6
/proc/30139/stat : 30139 (cir_minisat) R 30136 30139 29427 0 -1 4202496 490002 0 0 0 406053 189 0 0 25 0 1 0 671303436 2652655616 473609 33554432000 4194304 4300288 140734090641136 18446744073709551615 4255656 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/30139/statm: 647621 473609 242 26 0 644253 0
Current children cumulated CPU time (s) 4062.42
Current children cumulated vsize (KiB) 2590484

[startup+4122.3 s]
/proc/loadavg: 4.00 4.00 4.00 5/276 32585
/proc/meminfo: memFree=15143528/32951124 swapFree=61559568/67111528
[pid=30139] ppid=30136 vsize=2593448 CPUtime=4122.42 cores=0,2,4,6
/proc/30139/stat : 30139 (cir_minisat) R 30136 30139 29427 0 -1 4202496 495063 0 0 0 412051 191 0 0 25 0 1 0 671303436 2655690752 478659 33554432000 4194304 4300288 140734090641136 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/30139/statm: 648362 478659 242 26 0 644994 0
Current children cumulated CPU time (s) 4122.42
Current children cumulated vsize (KiB) 2593448

[startup+4182.31 s]
/proc/loadavg: 4.05 4.01 4.00 5/276 32587
/proc/meminfo: memFree=15060892/32951124 swapFree=61559568/67111528
[pid=30139] ppid=30136 vsize=2594124 CPUtime=4182.43 cores=0,2,4,6
/proc/30139/stat : 30139 (cir_minisat) R 30136 30139 29427 0 -1 4202496 497864 0 0 0 418051 192 0 0 25 0 1 0 671303436 2656382976 481446 33554432000 4194304 4300288 140734090641136 18446744073709551615 4269984 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/30139/statm: 648531 481446 242 26 0 645163 0
Current children cumulated CPU time (s) 4182.43
Current children cumulated vsize (KiB) 2594124

[startup+4242.3 s]
/proc/loadavg: 4.02 4.01 4.00 5/276 32598
/proc/meminfo: memFree=14959544/32951124 swapFree=61559568/67111528
[pid=30139] ppid=30136 vsize=2594552 CPUtime=4242.42 cores=0,2,4,6
/proc/30139/stat : 30139 (cir_minisat) R 30136 30139 29427 0 -1 4202496 500410 0 0 0 424048 194 0 0 25 0 1 0 671303436 2656821248 483982 33554432000 4194304 4300288 140734090641136 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/30139/statm: 648638 483982 242 26 0 645270 0
Current children cumulated CPU time (s) 4242.42
Current children cumulated vsize (KiB) 2594552

[startup+4302.3 s]
/proc/loadavg: 4.00 4.00 4.00 5/276 32599
/proc/meminfo: memFree=14860288/32951124 swapFree=61559568/67111528
[pid=30139] ppid=30136 vsize=2597536 CPUtime=4302.42 cores=0,2,4,6
/proc/30139/stat : 30139 (cir_minisat) R 30136 30139 29427 0 -1 4202496 503873 0 0 0 430046 196 0 0 25 0 1 0 671303436 2659876864 487440 33554432000 4194304 4300288 140734090641136 18446744073709551615 4255685 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/30139/statm: 649384 487440 242 26 0 646016 0
Current children cumulated CPU time (s) 4302.42
Current children cumulated vsize (KiB) 2597536

[startup+4362.3 s]
/proc/loadavg: 4.00 4.00 4.00 5/276 32601
/proc/meminfo: memFree=14765880/32951124 swapFree=61559568/67111528
[pid=30139] ppid=30136 vsize=2598496 CPUtime=4362.43 cores=0,2,4,6
/proc/30139/stat : 30139 (cir_minisat) R 30136 30139 29427 0 -1 4202496 509226 0 0 0 436044 199 0 0 25 0 1 0 671303436 2660859904 492780 33554432000 4194304 4300288 140734090641136 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/30139/statm: 649624 492780 242 26 0 646256 0
Current children cumulated CPU time (s) 4362.43
Current children cumulated vsize (KiB) 2598496

[startup+4422.3 s]
/proc/loadavg: 4.00 4.00 4.00 5/276 32606
/proc/meminfo: memFree=14643688/32951124 swapFree=61559568/67111528
[pid=30139] ppid=30136 vsize=2599564 CPUtime=4422.43 cores=0,2,4,6
/proc/30139/stat : 30139 (cir_minisat) R 30136 30139 29427 0 -1 4202496 513648 0 0 0 442043 200 0 0 25 0 1 0 671303436 2661953536 497196 33554432000 4194304 4300288 140734090641136 18446744073709551615 4256246 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/30139/statm: 649891 497196 242 26 0 646523 0
Current children cumulated CPU time (s) 4422.43
Current children cumulated vsize (KiB) 2599564

[startup+4482.3 s]
/proc/loadavg: 4.07 4.02 4.00 5/276 32607
/proc/meminfo: memFree=14556712/32951124 swapFree=61559568/67111528
[pid=30139] ppid=30136 vsize=2600892 CPUtime=4482.42 cores=0,2,4,6
/proc/30139/stat : 30139 (cir_minisat) R 30136 30139 29427 0 -1 4202496 516845 0 0 0 448041 201 0 0 25 0 1 0 671303436 2663313408 500379 33554432000 4194304 4300288 140734090641136 18446744073709551615 4256011 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/30139/statm: 650223 500379 242 26 0 646855 0
Current children cumulated CPU time (s) 4482.42
Current children cumulated vsize (KiB) 2600892

[startup+4542.3 s]
/proc/loadavg: 4.02 4.01 4.00 5/276 32609
/proc/meminfo: memFree=14515376/32951124 swapFree=61559568/67111528
[pid=30139] ppid=30136 vsize=2601708 CPUtime=4542.43 cores=0,2,4,6
/proc/30139/stat : 30139 (cir_minisat) R 30136 30139 29427 0 -1 4202496 519112 0 0 0 454040 203 0 0 25 0 1 0 671303436 2664148992 502637 33554432000 4194304 4300288 140734090641136 18446744073709551615 4255755 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/30139/statm: 650427 502637 242 26 0 647059 0
Current children cumulated CPU time (s) 4542.43
Current children cumulated vsize (KiB) 2601708

[startup+4602.3 s]
/proc/loadavg: 4.01 4.00 4.00 5/276 32610
/proc/meminfo: memFree=14462036/32951124 swapFree=61559568/67111528
[pid=30139] ppid=30136 vsize=2603964 CPUtime=4602.43 cores=0,2,4,6
/proc/30139/stat : 30139 (cir_minisat) R 30136 30139 29427 0 -1 4202496 522318 0 0 0 460039 204 0 0 25 0 1 0 671303436 2666459136 505825 33554432000 4194304 4300288 140734090641136 18446744073709551615 4249530 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/30139/statm: 650991 505825 242 26 0 647623 0
Current children cumulated CPU time (s) 4602.43
Current children cumulated vsize (KiB) 2603964

[startup+4662.3 s]
/proc/loadavg: 4.04 4.01 4.00 5/276 32612
/proc/meminfo: memFree=14423324/32951124 swapFree=61559568/67111528
[pid=30139] ppid=30136 vsize=2604796 CPUtime=4662.43 cores=0,2,4,6
/proc/30139/stat : 30139 (cir_minisat) R 30136 30139 29427 0 -1 4202496 526043 0 0 0 466037 206 0 0 25 0 1 0 671303436 2667311104 509543 33554432000 4194304 4300288 140734090641136 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/30139/statm: 651199 509543 242 26 0 647831 0
Current children cumulated CPU time (s) 4662.43
Current children cumulated vsize (KiB) 2604796

[startup+4722.3 s]
/proc/loadavg: 4.09 4.03 4.00 5/276 32614
/proc/meminfo: memFree=14401944/32951124 swapFree=61559568/67111528
[pid=30139] ppid=30136 vsize=2605812 CPUtime=4722.44 cores=0,2,4,6
/proc/30139/stat : 30139 (cir_minisat) R 30136 30139 29427 0 -1 4202496 530050 0 0 0 472036 208 0 0 25 0 1 0 671303436 2668351488 513535 33554432000 4194304 4300288 140734090641136 18446744073709551615 4256537 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/30139/statm: 651453 513535 242 26 0 648085 0
Current children cumulated CPU time (s) 4722.44
Current children cumulated vsize (KiB) 2605812

[startup+4782.3 s]
/proc/loadavg: 4.03 4.02 4.00 5/276 32615
/proc/meminfo: memFree=14368308/32951124 swapFree=61559568/67111528
[pid=30139] ppid=30136 vsize=2606240 CPUtime=4782.43 cores=0,2,4,6
/proc/30139/stat : 30139 (cir_minisat) R 30136 30139 29427 0 -1 4202496 533322 0 0 0 478034 209 0 0 25 0 1 0 671303436 2668789760 516800 33554432000 4194304 4300288 140734090641136 18446744073709551615 4255710 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/30139/statm: 651560 516800 242 26 0 648192 0
Current children cumulated CPU time (s) 4782.43
Current children cumulated vsize (KiB) 2606240

[startup+4842.31 s]
/proc/loadavg: 4.01 4.01 4.00 5/276 32617
/proc/meminfo: memFree=14343844/32951124 swapFree=61559568/67111528
[pid=30139] ppid=30136 vsize=2606668 CPUtime=4842.45 cores=0,2,4,6
/proc/30139/stat : 30139 (cir_minisat) R 30136 30139 29427 0 -1 4202496 537633 0 0 0 484034 211 0 0 25 0 1 0 671303436 2669228032 521102 33554432000 4194304 4300288 140734090641136 18446744073709551615 4256021 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/30139/statm: 651667 521102 242 26 0 648299 0
Current children cumulated CPU time (s) 4842.45
Current children cumulated vsize (KiB) 2606668

[startup+4902.3 s]
/proc/loadavg: 4.00 4.01 4.00 5/276 32618
/proc/meminfo: memFree=14323092/32951124 swapFree=61559568/67111528
[pid=30139] ppid=30136 vsize=2606856 CPUtime=4902.44 cores=0,2,4,6
/proc/30139/stat : 30139 (cir_minisat) R 30136 30139 29427 0 -1 4202496 540596 0 0 0 490032 212 0 0 25 0 1 0 671303436 2669420544 524054 33554432000 4194304 4300288 140734090641136 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/30139/statm: 651714 524054 242 26 0 648346 0
Current children cumulated CPU time (s) 4902.44
Current children cumulated vsize (KiB) 2606856

[startup+4962.3 s]
/proc/loadavg: 4.00 4.00 4.00 5/276 32620
/proc/meminfo: memFree=14254616/32951124 swapFree=61559568/67111528
[pid=30139] ppid=30136 vsize=2607816 CPUtime=4962.45 cores=0,2,4,6
/proc/30139/stat : 30139 (cir_minisat) R 30136 30139 29427 0 -1 4202496 543766 0 0 0 496031 214 0 0 25 0 1 0 671303436 2670403584 527219 33554432000 4194304 4300288 140734090641136 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/30139/statm: 651954 527219 242 26 0 648586 0
Current children cumulated CPU time (s) 4962.45
Current children cumulated vsize (KiB) 2607816



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 4.00 4.00 4.00 5/276 32621
/proc/meminfo: memFree=14191228/32951124 swapFree=61559568/67111528
[pid=30139] ppid=30136 vsize=2607816 CPUtime=5000.05 cores=0,2,4,6
/proc/30139/stat : 30139 (cir_minisat) R 30136 30139 29427 0 -1 4202496 544959 0 0 0 499791 214 0 0 25 0 1 0 671303436 2670403584 528409 33554432000 4194304 4300288 140734090641136 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/30139/statm: 651954 528409 242 26 0 648586 0
Current children cumulated CPU time (s) 5000.05
Current children cumulated vsize (KiB) 2607816

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5000
CPU time (s): 5000.15
CPU user time (s): 4997.92
CPU system time (s): 2.23066
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 2607816

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4997.92
system time used= 2.23066
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 544959
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7
involuntary context switches= 13596

runsolver used 12.828 second user time and 28.1297 second system time

The end

Launcher Data

Begin job on node109 at 2011-05-17 03:50:27
IDJOB=3387182
IDBENCH=71036
IDSOLVER=1873
FILE ID=node109/3387182-1305597026
RUNJOBID= node109-1305586739-29445
PBS_JOBID= 13350369
Free space on /tmp= 73132 MiB

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

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

MD5SUM BENCH= faef1c850bb82ceddc7da5a4c445dd25
RANDOM SEED=1999135278

node109.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.809
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.61
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.809
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.75
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.809
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.74
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.809
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.809
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.809
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.809
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.809
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21686336 kB
Buffers:        297592 kB
Cached:        2999616 kB
SwapCached:      28404 kB
Active:        2281684 kB
Inactive:      8745772 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21686336 kB
SwapTotal:    67111528 kB
SwapFree:     61559568 kB
Dirty:           41956 kB
Writeback:           0 kB
AnonPages:     7708164 kB
Mapped:          21488 kB
Slab:           136044 kB
PageTables:      37608 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 31852624 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= 73340 MiB
End job on node109 at 2011-05-17 05:13:49