Trace number 3380287

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) 1300.18 1300.13

General information on the benchmark

NameSAT-Race-2010-CNF/hardware-verification/
velev/11pipe_11_ooo.cnf
MD5SUMf603f11fbfe855df381282b7bce010ea
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables88289
Number of clauses4187694
Sum of the clauses size12410354
Maximum clause length341
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 23770000
Number of clauses of size 3347602
Number of clauses of size 41622
Number of clauses of size 51351
Number of clauses of size over 567118

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-3380287-1305459713/watcher-3380287-1305459713 -o /tmp/evaluation-result-3380287-1305459713/solver-3380287-1305459713 -C 2400 -W 1300 -M 7680 HOME/cir_minisat HOME/instance-3380287-1305459713.cnf 

running on 2 cores: 5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.85 3.98 3.83 4/348 21200
/proc/meminfo: memFree=18699472/32951124 swapFree=57331800/67111528
[pid=21200] ppid=21198 vsize=20744 CPUtime=0 cores=5,7
/proc/21200/stat : 21200 (cir_minisat) R 21198 21200 20340 0 -1 4202496 1106 0 0 0 0 0 0 0 21 0 1 0 657573708 21241856 1036 33554432000 4194304 4300288 140736069490896 18446744073709551615 4279134 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/21200/statm: 5186 1036 217 26 0 1818 0

[startup+0.088935 s]
/proc/loadavg: 3.85 3.98 3.83 4/348 21200
/proc/meminfo: memFree=18699472/32951124 swapFree=57331800/67111528
[pid=21200] ppid=21198 vsize=34004 CPUtime=0.08 cores=5,7
/proc/21200/stat : 21200 (cir_minisat) R 21198 21200 20340 0 -1 4202496 5633 0 0 0 7 1 0 0 21 0 1 0 657573708 34820096 4775 33554432000 4194304 4300288 140736069490896 18446744073709551615 4279009 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/21200/statm: 8501 4775 218 26 0 5133 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 34004

[startup+0.100934 s]
/proc/loadavg: 3.85 3.98 3.83 4/348 21200
/proc/meminfo: memFree=18699472/32951124 swapFree=57331800/67111528
[pid=21200] ppid=21198 vsize=36020 CPUtime=0.09 cores=5,7
/proc/21200/stat : 21200 (cir_minisat) R 21198 21200 20340 0 -1 4202496 6247 0 0 0 8 1 0 0 21 0 1 0 657573708 36884480 5346 33554432000 4194304 4300288 140736069490896 18446744073709551615 4279009 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/21200/statm: 9005 5346 218 26 0 5637 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 36020

[startup+0.300909 s]
/proc/loadavg: 3.85 3.98 3.83 4/348 21200
/proc/meminfo: memFree=18699472/32951124 swapFree=57331800/67111528
[pid=21200] ppid=21198 vsize=73684 CPUtime=0.29 cores=5,7
/proc/21200/stat : 21200 (cir_minisat) R 21198 21200 20340 0 -1 4202496 17511 0 0 0 27 2 0 0 22 0 1 0 657573708 75452416 14582 33554432000 4194304 4300288 140736069490896 18446744073709551615 4278967 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/21200/statm: 18421 14582 218 26 0 15053 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 73684

[startup+0.700822 s]
/proc/loadavg: 3.85 3.98 3.83 4/348 21200
/proc/meminfo: memFree=18699472/32951124 swapFree=57331800/67111528
[pid=21200] ppid=21198 vsize=156128 CPUtime=0.69 cores=5,7
/proc/21200/stat : 21200 (cir_minisat) R 21198 21200 20340 0 -1 4202496 39299 0 0 0 63 6 0 0 23 0 1 0 657573708 159875072 32681 33554432000 4194304 4300288 140736069490896 18446744073709551615 4278967 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/21200/statm: 39032 32683 218 26 0 35664 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 156128

[startup+1.50068 s]
/proc/loadavg: 3.87 3.98 3.83 5/349 21201
/proc/meminfo: memFree=18515208/32951124 swapFree=57331800/67111528
[pid=21200] ppid=21198 vsize=339384 CPUtime=1.49 cores=5,7
/proc/21200/stat : 21200 (cir_minisat) R 21198 21200 20340 0 -1 4202496 82436 0 0 0 136 13 0 0 25 0 1 0 657573708 347529216 67916 33554432000 4194304 4300288 140736069490896 18446744073709551615 4218927 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/21200/statm: 84846 67916 220 26 0 81478 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 339384

[startup+3.10036 s]
/proc/loadavg: 3.87 3.98 3.83 5/349 21201
/proc/meminfo: memFree=18426300/32951124 swapFree=57331800/67111528
[pid=21200] ppid=21198 vsize=339384 CPUtime=3.09 cores=5,7
/proc/21200/stat : 21200 (cir_minisat) R 21198 21200 20340 0 -1 4202496 82438 0 0 0 296 13 0 0 25 0 1 0 657573708 347529216 67918 33554432000 4194304 4300288 140736069490896 18446744073709551615 4228208 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/21200/statm: 84846 67918 222 26 0 81478 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 339384

[startup+6.30076 s]
/proc/loadavg: 3.87 3.98 3.83 5/349 21201
/proc/meminfo: memFree=18423912/32951124 swapFree=57331800/67111528
[pid=21200] ppid=21198 vsize=339384 CPUtime=6.29 cores=5,7
/proc/21200/stat : 21200 (cir_minisat) R 21198 21200 20340 0 -1 4202496 82438 0 0 0 616 13 0 0 25 0 1 0 657573708 347529216 67918 33554432000 4194304 4300288 140736069490896 18446744073709551615 4228669 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/21200/statm: 84846 67918 222 26 0 81478 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 339384

[startup+12.7006 s]
/proc/loadavg: 3.89 3.98 3.83 5/349 21201
/proc/meminfo: memFree=18419036/32951124 swapFree=57331800/67111528
[pid=21200] ppid=21198 vsize=341944 CPUtime=12.69 cores=5,7
/proc/21200/stat : 21200 (cir_minisat) R 21198 21200 20340 0 -1 4202496 83656 0 0 0 1256 13 0 0 25 0 1 0 657573708 350150656 69098 33554432000 4194304 4300288 140736069490896 18446744073709551615 4228416 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/21200/statm: 85486 69098 222 26 0 82118 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 341944

[startup+25.5011 s]
/proc/loadavg: 3.90 3.98 3.83 6/349 21202
/proc/meminfo: memFree=18436148/32951124 swapFree=57331800/67111528
[pid=21200] ppid=21198 vsize=272092 CPUtime=25.49 cores=5,7
/proc/21200/stat : 21200 (cir_minisat) R 21198 21200 20340 0 -1 4202496 106446 0 0 0 2532 17 0 0 25 0 1 0 657573708 278622208 61821 33554432000 4194304 4300288 140736069490896 18446744073709551615 4255685 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/21200/statm: 68023 61821 242 26 0 64655 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 272092

[startup+51.1003 s]
/proc/loadavg: 3.93 3.98 3.84 6/349 21202
/proc/meminfo: memFree=18302824/32951124 swapFree=57331800/67111528
[pid=21200] ppid=21198 vsize=403568 CPUtime=51.09 cores=5,7
/proc/21200/stat : 21200 (cir_minisat) R 21198 21200 20340 0 -1 4202496 135026 0 0 0 5086 23 0 0 25 0 1 0 657573708 413253632 90303 33554432000 4194304 4300288 140736069490896 18446744073709551615 4269320 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/21200/statm: 100892 90303 242 26 0 97524 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 403568

[startup+102.313 s]
/proc/loadavg: 3.69 3.91 3.82 4/343 21221
/proc/meminfo: memFree=18108960/32951124 swapFree=57331800/67111528
[pid=21200] ppid=21198 vsize=750752 CPUtime=102.3 cores=5,7
/proc/21200/stat : 21200 (cir_minisat) R 21198 21200 20340 0 -1 4202496 180756 0 0 0 10198 32 0 0 25 0 1 0 657573708 768770048 135854 33554432000 4194304 4300288 140736069490896 18446744073709551615 4268248 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/21200/statm: 187688 135854 242 26 0 184320 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 750752

[startup+162.3 s]
/proc/loadavg: 3.25 3.74 3.77 4/343 21222
/proc/meminfo: memFree=17877968/32951124 swapFree=57331800/67111528
[pid=21200] ppid=21198 vsize=1102428 CPUtime=162.3 cores=5,7
/proc/21200/stat : 21200 (cir_minisat) R 21198 21200 20340 0 -1 4202496 231145 0 0 0 16187 43 0 0 25 0 1 0 657573708 1128886272 186015 33554432000 4194304 4300288 140736069490896 18446744073709551615 4255685 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/21200/statm: 275607 186015 242 26 0 272239 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 1102428

[startup+222.301 s]
/proc/loadavg: 3.09 3.61 3.72 4/343 21224
/proc/meminfo: memFree=17678648/32951124 swapFree=57331800/67111528
[pid=21200] ppid=21198 vsize=1106076 CPUtime=222.3 cores=5,7
/proc/21200/stat : 21200 (cir_minisat) R 21198 21200 20340 0 -1 4202496 271987 0 0 0 22178 52 0 0 25 0 1 0 657573708 1132621824 226712 33554432000 4194304 4300288 140736069490896 18446744073709551615 4255944 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/21200/statm: 276519 226712 242 26 0 273151 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 1106076

[startup+282.301 s]
/proc/loadavg: 3.03 3.49 3.67 4/343 21225
/proc/meminfo: memFree=17455140/32951124 swapFree=57331800/67111528
[pid=21200] ppid=21198 vsize=1675508 CPUtime=282.3 cores=5,7
/proc/21200/stat : 21200 (cir_minisat) R 21198 21200 20340 0 -1 4202496 318109 0 0 0 28167 63 0 0 25 0 1 0 657573708 1715720192 272656 33554432000 4194304 4300288 140736069490896 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/21200/statm: 418877 272656 242 26 0 415509 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 1675508

[startup+342.3 s]
/proc/loadavg: 2.41 3.23 3.57 3/337 21245
/proc/meminfo: memFree=18260664/32951124 swapFree=57331800/67111528
[pid=21200] ppid=21198 vsize=1684816 CPUtime=342.31 cores=5,7
/proc/21200/stat : 21200 (cir_minisat) R 21198 21200 20340 0 -1 4202496 367372 0 0 0 34151 80 0 0 25 0 1 0 657573708 1725251584 321771 33554432000 4194304 4300288 140736069490896 18446744073709551615 4268416 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/21200/statm: 421204 321772 242 26 0 417836 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 1684816

[startup+402.301 s]
/proc/loadavg: 1.55 2.84 3.41 2/331 21264
/proc/meminfo: memFree=18085636/32951124 swapFree=57331800/67111528
[pid=21200] ppid=21198 vsize=1693684 CPUtime=402.31 cores=5,7
/proc/21200/stat : 21200 (cir_minisat) R 21198 21200 20340 0 -1 4202496 421517 0 0 0 40141 90 0 0 25 0 1 0 657573708 1734332416 375766 33554432000 4194304 4300288 140736069490896 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/21200/statm: 423421 375766 242 26 0 420053 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 1693684

[startup+462.3 s]
/proc/loadavg: 1.24 2.51 3.26 2/331 21265
/proc/meminfo: memFree=17904532/32951124 swapFree=57331800/67111528
[pid=21200] ppid=21198 vsize=1702200 CPUtime=462.3 cores=5,7
/proc/21200/stat : 21200 (cir_minisat) R 21198 21200 20340 0 -1 4202496 466809 0 0 0 46130 100 0 0 25 0 1 0 657573708 1743052800 420906 33554432000 4194304 4300288 140736069490896 18446744073709551615 4256261 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/21200/statm: 425550 420906 242 26 0 422182 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 1702200

[startup+522.301 s]
/proc/loadavg: 1.09 2.24 3.12 2/331 21267
/proc/meminfo: memFree=17746008/32951124 swapFree=57331800/67111528
[pid=21200] ppid=21198 vsize=2640980 CPUtime=522.31 cores=5,7
/proc/21200/stat : 21200 (cir_minisat) R 21198 21200 20340 0 -1 4202496 506873 0 0 0 52120 111 0 0 25 0 1 0 657573708 2704363520 460818 33554432000 4194304 4300288 140736069490896 18446744073709551615 4249469 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/21200/statm: 660245 460818 242 26 0 656877 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 2640980

[startup+582.301 s]
/proc/loadavg: 1.03 2.01 2.98 2/331 21268
/proc/meminfo: memFree=17612036/32951124 swapFree=57331800/67111528
[pid=21200] ppid=21198 vsize=2642764 CPUtime=582.31 cores=5,7
/proc/21200/stat : 21200 (cir_minisat) R 21198 21200 20340 0 -1 4202496 539985 0 0 0 58111 120 0 0 25 0 1 0 657573708 2706190336 493833 33554432000 4194304 4300288 140736069490896 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/21200/statm: 660691 493833 242 26 0 657323 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 2642764

[startup+642.3 s]
/proc/loadavg: 1.01 1.82 2.85 2/331 21270
/proc/meminfo: memFree=17471364/32951124 swapFree=57331800/67111528
[pid=21200] ppid=21198 vsize=2651656 CPUtime=642.32 cores=5,7
/proc/21200/stat : 21200 (cir_minisat) R 21198 21200 20340 0 -1 4202496 575239 0 0 0 64104 128 0 0 25 0 1 0 657573708 2715295744 528956 33554432000 4194304 4300288 140736069490896 18446744073709551615 4256231 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/21200/statm: 662914 528956 242 26 0 659546 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 2651656

[startup+702.301 s]
/proc/loadavg: 1.00 1.67 2.73 2/331 21272
/proc/meminfo: memFree=17285932/32951124 swapFree=57331800/67111528
[pid=21200] ppid=21198 vsize=2658960 CPUtime=702.31 cores=5,7
/proc/21200/stat : 21200 (cir_minisat) R 21198 21200 20340 0 -1 4202496 621897 0 0 0 70093 138 0 0 25 0 1 0 657573708 2722775040 575497 33554432000 4194304 4300288 140736069490896 18446744073709551615 4256011 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/21200/statm: 664740 575497 242 26 0 661372 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 2658960

[startup+762.313 s]
/proc/loadavg: 1.00 1.55 2.62 2/331 21273
/proc/meminfo: memFree=17155068/32951124 swapFree=57331800/67111528
[pid=21200] ppid=21198 vsize=2666584 CPUtime=762.33 cores=5,7
/proc/21200/stat : 21200 (cir_minisat) R 21198 21200 20340 0 -1 4202496 654507 0 0 0 76087 146 0 0 25 0 1 0 657573708 2730582016 607997 33554432000 4194304 4300288 140736069490896 18446744073709551615 4255702 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/21200/statm: 666646 607997 242 26 0 663278 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 2666584

[startup+822.3 s]
/proc/loadavg: 1.00 1.44 2.52 2/331 21275
/proc/meminfo: memFree=17042184/32951124 swapFree=57331800/67111528
[pid=21200] ppid=21198 vsize=2673068 CPUtime=822.32 cores=5,7
/proc/21200/stat : 21200 (cir_minisat) R 21198 21200 20340 0 -1 4202496 683274 0 0 0 82079 153 0 0 25 0 1 0 657573708 2737221632 636660 33554432000 4194304 4300288 140736069490896 18446744073709551615 4256003 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/21200/statm: 668267 636660 242 26 0 664899 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 2673068

[startup+882.301 s]
/proc/loadavg: 1.00 1.36 2.42 2/331 21276
/proc/meminfo: memFree=16869272/32951124 swapFree=57331800/67111528
[pid=21200] ppid=21198 vsize=4184004 CPUtime=882.32 cores=5,7
/proc/21200/stat : 21200 (cir_minisat) R 21198 21200 20340 0 -1 4202496 726102 0 0 0 88070 162 0 0 25 0 1 0 657573708 4284420096 679339 33554432000 4194304 4300288 140736069490896 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/21200/statm: 1046001 679339 242 26 0 1042633 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 4184004

[startup+942.301 s]
/proc/loadavg: 1.07 1.31 2.33 2/331 21278
/proc/meminfo: memFree=16734432/32951124 swapFree=57331800/67111528
[pid=21200] ppid=21198 vsize=4184004 CPUtime=942.32 cores=5,7
/proc/21200/stat : 21200 (cir_minisat) R 21198 21200 20340 0 -1 4202496 760466 0 0 0 94062 170 0 0 25 0 1 0 657573708 4284420096 713607 33554432000 4194304 4300288 140736069490896 18446744073709551615 4268401 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/21200/statm: 1046001 713607 242 26 0 1042633 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 4184004

[startup+1002.3 s]
/proc/loadavg: 1.02 1.25 2.25 2/331 21280
/proc/meminfo: memFree=16621300/32951124 swapFree=57331800/67111528
[pid=21200] ppid=21198 vsize=4185268 CPUtime=1002.32 cores=5,7
/proc/21200/stat : 21200 (cir_minisat) R 21198 21200 20340 0 -1 4202496 788247 0 0 0 100055 177 0 0 25 0 1 0 657573708 4285714432 741285 33554432000 4194304 4300288 140736069490896 18446744073709551615 4256283 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/21200/statm: 1046317 741285 242 26 0 1042949 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 4185268

[startup+1062.3 s]
/proc/loadavg: 1.01 1.20 2.17 2/331 21281
/proc/meminfo: memFree=16512024/32951124 swapFree=57331800/67111528
[pid=21200] ppid=21198 vsize=4203896 CPUtime=1062.33 cores=5,7
/proc/21200/stat : 21200 (cir_minisat) R 21198 21200 20340 0 -1 4202496 815942 0 0 0 106049 184 0 0 25 0 1 0 657573708 4304789504 768895 33554432000 4194304 4300288 140736069490896 18446744073709551615 4256261 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/21200/statm: 1050974 768895 242 26 0 1047606 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 4203896

[startup+1122.3 s]
/proc/loadavg: 1.00 1.16 2.09 2/331 21283
/proc/meminfo: memFree=16396784/32951124 swapFree=57331800/67111528
[pid=21200] ppid=21198 vsize=4213980 CPUtime=1122.33 cores=5,7
/proc/21200/stat : 21200 (cir_minisat) R 21198 21200 20340 0 -1 4202496 844462 0 0 0 112041 192 0 0 25 0 1 0 657573708 4315115520 797327 33554432000 4194304 4300288 140736069490896 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/21200/statm: 1053495 797327 242 26 0 1050127 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 4213980

[startup+1182.3 s]
/proc/loadavg: 1.00 1.13 2.02 2/331 21293
/proc/meminfo: memFree=16297008/32951124 swapFree=57331800/67111528
[pid=21200] ppid=21198 vsize=4217216 CPUtime=1182.34 cores=5,7
/proc/21200/stat : 21200 (cir_minisat) R 21198 21200 20340 0 -1 4202496 869696 0 0 0 118035 199 0 0 25 0 1 0 657573708 4318429184 822484 33554432000 4194304 4300288 140736069490896 18446744073709551615 4255656 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/21200/statm: 1054304 822484 242 26 0 1050936 0
Current children cumulated CPU time (s) 1182.34
Current children cumulated vsize (KiB) 4217216

[startup+1242.3 s]
/proc/loadavg: 1.00 1.10 1.95 2/331 21295
/proc/meminfo: memFree=16181624/32951124 swapFree=57331800/67111528
[pid=21200] ppid=21198 vsize=4224904 CPUtime=1242.34 cores=5,7
/proc/21200/stat : 21200 (cir_minisat) R 21198 21200 20340 0 -1 4202496 897984 0 0 0 124027 207 0 0 25 0 1 0 657573708 4326301696 850669 33554432000 4194304 4300288 140736069490896 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/21200/statm: 1056226 850669 242 26 0 1052858 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 4224904



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.00 1.08 1.90 2/331 21299
/proc/meminfo: memFree=16091200/32951124 swapFree=57331800/67111528
[pid=21200] ppid=21198 vsize=4230644 CPUtime=1300.05 cores=5,7
/proc/21200/stat : 21200 (cir_minisat) R 21198 21200 20340 0 -1 4202496 920390 0 0 0 129793 212 0 0 25 0 1 0 657573708 4332179456 872994 33554432000 4194304 4300288 140736069490896 18446744073709551615 4272238 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/21200/statm: 1057661 872994 242 26 0 1054293 0
Current children cumulated CPU time (s) 1300.05
Current children cumulated vsize (KiB) 4230644

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

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

[startup+1300.11 s]
/proc/loadavg: 1.00 1.08 1.90 2/332 21300
/proc/meminfo: memFree=19149900/32951124 swapFree=57331800/67111528
[pid=21200] ppid=21198 vsize=0 CPUtime=1300.16 cores=5,7
/proc/21200/stat : 21200 (cir_minisat) R 21198 21200 20340 0 -1 4203524 920390 0 0 0 129793 223 0 0 25 0 1 0 657573708 0 0 33554432000 0 0 0 0 0 0 0 4096 8388610 18446744073709551615 0 0 17 5 0 0 0
/proc/21200/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1300.16
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.13
CPU time (s): 1300.18
CPU user time (s): 1297.93
CPU system time (s): 2.24166
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 4230644

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

runsolver used 3.60345 second user time and 9.75352 second system time

The end

Launcher Data

Begin job on node102 at 2011-05-15 13:41:54
IDJOB=3380287
IDBENCH=88163
IDSOLVER=1863
FILE ID=node102/3380287-1305459713
RUNJOBID= node102-1305458383-20800
PBS_JOBID= 13324892
Free space on /tmp= 73540 MiB

SOLVER NAME= cir_minisat 2011-05-13 (simp)
BENCH NAME= SAT-Race-2010-CNF/hardware-verification/velev/11pipe_11_ooo.cnf
COMMAND LINE= HOME/cir_minisat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3380287-1305459713/watcher-3380287-1305459713 -o /tmp/evaluation-result-3380287-1305459713/solver-3380287-1305459713 -C 2400 -W 1300 -M 7680  HOME/cir_minisat HOME/instance-3380287-1305459713.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= f603f11fbfe855df381282b7bce010ea
RANDOM SEED=585468562

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:      18699504 kB
Buffers:         30364 kB
Cached:         578548 kB
SwapCached:      89884 kB
Active:        4971696 kB
Inactive:      9086428 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18699504 kB
SwapTotal:    67111528 kB
SwapFree:     57331800 kB
Dirty:           84400 kB
Writeback:           0 kB
AnonPages:    13369656 kB
Mapped:          15152 kB
Slab:            64136 kB
PageTables:      64576 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 64552016 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= 73568 MiB
End job on node102 at 2011-05-15 14:03:36