Trace number 3318108

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: MiniSAT 2.2.0-agile-26? (TO) 1300.06 1300.2

General information on the benchmark

Nameindustrial/IBM_FV_2002_13_rule_1/
SAT_dat.k100.cnf
MD5SUMcf1b8194ff6d413d396ac9e26bb031ef
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark202.908
Satisfiable
(Un)Satisfiability was proved
Number of variables50797
Number of clauses177980
Sum of the clauses size470252
Maximum clause length37
Minimum clause length1
Number of clauses of size 11318
Number of clauses of size 295086
Number of clauses of size 374860
Number of clauses of size 4486
Number of clauses of size 5945
Number of clauses of size over 55285

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-3318108-1304898910/watcher-3318108-1304898910 -o /tmp/evaluation-result-3318108-1304898910/solver-3318108-1304898910 -C 2400 -W 1300 -M 7680 minisat HOME/instance-3318108-1304898910.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: 0.24 0.05 0.02 4/303 5115
/proc/meminfo: memFree=27676604/32951124 swapFree=63485424/67111528
[pid=5115] ppid=5113 vsize=19252 CPUtime=0 cores=5,7
/proc/5115/stat : 5115 (minisat) R 5113 5115 5055 0 -1 4202496 625 0 0 0 0 0 0 0 21 0 1 0 582306932 19714048 564 33554432000 4194304 4291235 140733740224864 18446744073709551615 220815897285 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5115/statm: 4813 567 212 24 0 1447 0

[startup+0.0150131 s]
/proc/loadavg: 0.24 0.05 0.02 4/303 5115
/proc/meminfo: memFree=27676604/32951124 swapFree=63485424/67111528
[pid=5115] ppid=5113 vsize=21080 CPUtime=0 cores=5,7
/proc/5115/stat : 5115 (minisat) R 5113 5115 5055 0 -1 4202496 1141 0 0 0 0 0 0 0 21 0 1 0 582306932 21585920 1063 33554432000 4194304 4291235 140733740224864 18446744073709551615 4277553 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5115/statm: 5270 1063 215 24 0 1904 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 21080

[startup+0.101048 s]
/proc/loadavg: 0.24 0.05 0.02 4/303 5115
/proc/meminfo: memFree=27676604/32951124 swapFree=63485424/67111528
[pid=5115] ppid=5113 vsize=34192 CPUtime=0.09 cores=5,7
/proc/5115/stat : 5115 (minisat) R 5113 5115 5055 0 -1 4202496 5505 0 0 0 8 1 0 0 21 0 1 0 582306932 35012608 4973 33554432000 4194304 4291235 140733740224864 18446744073709551615 4230003 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5115/statm: 8548 4973 238 24 0 5182 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34192

[startup+0.301001 s]
/proc/loadavg: 0.24 0.05 0.02 4/303 5115
/proc/meminfo: memFree=27676604/32951124 swapFree=63485424/67111528
[pid=5115] ppid=5113 vsize=42776 CPUtime=0.29 cores=5,7
/proc/5115/stat : 5115 (minisat) R 5113 5115 5055 0 -1 4202496 7342 0 0 0 28 1 0 0 22 0 1 0 582306932 43802624 6734 33554432000 4194304 4291235 140733740224864 18446744073709551615 4230012 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5115/statm: 10694 6734 240 24 0 7328 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 42776

[startup+0.700925 s]
/proc/loadavg: 0.24 0.05 0.02 4/303 5115
/proc/meminfo: memFree=27676604/32951124 swapFree=63485424/67111528
[pid=5115] ppid=5113 vsize=38388 CPUtime=0.69 cores=5,7
/proc/5115/stat : 5115 (minisat) R 5113 5115 5055 0 -1 4202496 8402 0 0 0 68 1 0 0 23 0 1 0 582306932 39309312 5967 33554432000 4194304 4291235 140733740224864 18446744073709551615 4255903 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5115/statm: 9597 5967 259 24 0 6231 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 38388

[startup+1.50078 s]
/proc/loadavg: 0.24 0.05 0.02 5/304 5116
/proc/meminfo: memFree=27647340/32951124 swapFree=63485424/67111528
[pid=5115] ppid=5113 vsize=41108 CPUtime=1.49 cores=5,7
/proc/5115/stat : 5115 (minisat) R 5113 5115 5055 0 -1 4202496 8800 0 0 0 148 1 0 0 25 0 1 0 582306932 42094592 6361 33554432000 4194304 4291235 140733740224864 18446744073709551615 4255634 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5115/statm: 10277 6361 259 24 0 6911 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 41108

[startup+3.10048 s]
/proc/loadavg: 0.54 0.12 0.04 5/304 5116
/proc/meminfo: memFree=27641392/32951124 swapFree=63485424/67111528
[pid=5115] ppid=5113 vsize=45528 CPUtime=3.08 cores=5,7
/proc/5115/stat : 5115 (minisat) R 5113 5115 5055 0 -1 4202496 9558 0 0 0 307 1 0 0 25 0 1 0 582306932 46620672 7112 33554432000 4194304 4291235 140733740224864 18446744073709551615 4255608 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5115/statm: 11382 7112 259 24 0 8016 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 45528

[startup+6.30089 s]
/proc/loadavg: 0.54 0.12 0.04 5/304 5116
/proc/meminfo: memFree=27623796/32951124 swapFree=63485424/67111528
[pid=5115] ppid=5113 vsize=52708 CPUtime=6.29 cores=5,7
/proc/5115/stat : 5115 (minisat) R 5113 5115 5055 0 -1 4202496 11124 0 0 0 627 2 0 0 25 0 1 0 582306932 53972992 8664 33554432000 4194304 4291235 140733740224864 18446744073709551615 4267245 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5115/statm: 13177 8664 259 24 0 9811 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 52708

[startup+12.7007 s]
/proc/loadavg: 1.07 0.24 0.08 5/304 5117
/proc/meminfo: memFree=27547400/32951124 swapFree=63485424/67111528
[pid=5115] ppid=5113 vsize=83836 CPUtime=12.69 cores=5,7
/proc/5115/stat : 5115 (minisat) R 5113 5115 5055 0 -1 4202496 15334 0 0 0 1266 3 0 0 25 0 1 0 582306932 85848064 12854 33554432000 4194304 4291235 140733740224864 18446744073709551615 4255634 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5115/statm: 20959 12854 259 24 0 17593 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 83836

[startup+25.5004 s]
/proc/loadavg: 1.52 0.37 0.12 5/304 5117
/proc/meminfo: memFree=27468072/32951124 swapFree=63485424/67111528
[pid=5115] ppid=5113 vsize=117000 CPUtime=25.49 cores=5,7
/proc/5115/stat : 5115 (minisat) R 5113 5115 5055 0 -1 4202496 24325 0 0 0 2543 6 0 0 25 0 1 0 582306932 119808000 21798 33554432000 4194304 4291235 140733740224864 18446744073709551615 4255634 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5115/statm: 29250 21798 259 24 0 25884 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 117000

[startup+51.1006 s]
/proc/loadavg: 2.37 0.66 0.22 5/304 5118
/proc/meminfo: memFree=27335476/32951124 swapFree=63485424/67111528
[pid=5115] ppid=5113 vsize=172188 CPUtime=51.09 cores=5,7
/proc/5115/stat : 5115 (minisat) R 5113 5115 5055 0 -1 4202496 39323 0 0 0 5099 10 0 0 25 0 1 0 582306932 176320512 36717 33554432000 4194304 4291235 140733740224864 18446744073709551615 4255641 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5115/statm: 43047 36718 259 24 0 39681 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 172188

[startup+102.311 s]
/proc/loadavg: 3.35 1.22 0.44 5/304 5119
/proc/meminfo: memFree=27225032/32951124 swapFree=63485424/67111528
[pid=5115] ppid=5113 vsize=175284 CPUtime=102.3 cores=5,7
/proc/5115/stat : 5115 (minisat) R 5113 5115 5055 0 -1 4202496 74561 0 0 0 10210 20 0 0 25 0 1 0 582306932 179490816 34097 33554432000 4194304 4291235 140733740224864 18446744073709551615 4256265 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5115/statm: 43821 34097 259 24 0 40455 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 175284

[startup+162.301 s]
/proc/loadavg: 3.74 1.68 0.64 5/304 5121
/proc/meminfo: memFree=27146628/32951124 swapFree=63485424/67111528
[pid=5115] ppid=5113 vsize=129072 CPUtime=162.29 cores=5,7
/proc/5115/stat : 5115 (minisat) R 5113 5115 5055 0 -1 4202496 111833 0 0 0 16197 32 0 0 25 0 1 0 582306932 132169728 23145 33554432000 4194304 4291235 140733740224864 18446744073709551615 4256285 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5115/statm: 32268 23145 259 24 0 28902 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 129072

[startup+222.301 s]
/proc/loadavg: 3.91 2.13 0.86 5/304 5122
/proc/meminfo: memFree=26899820/32951124 swapFree=63485424/67111528
[pid=5115] ppid=5113 vsize=262944 CPUtime=222.29 cores=5,7
/proc/5115/stat : 5115 (minisat) R 5113 5115 5055 0 -1 4202496 144574 0 0 0 22188 41 0 0 25 0 1 0 582306932 269254656 55736 33554432000 4194304 4291235 140733740224864 18446744073709551615 4255552 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5115/statm: 65736 55736 259 24 0 62370 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 262944

[startup+282.301 s]
/proc/loadavg: 4.01 2.46 1.05 5/304 5124
/proc/meminfo: memFree=26844724/32951124 swapFree=63485424/67111528
[pid=5115] ppid=5113 vsize=184740 CPUtime=282.3 cores=5,7
/proc/5115/stat : 5115 (minisat) R 5113 5115 5055 0 -1 4202496 183556 0 0 0 28177 53 0 0 25 0 1 0 582306932 189173760 39300 33554432000 4194304 4291235 140733740224864 18446744073709551615 4255634 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5115/statm: 46185 39300 259 24 0 42819 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 184740

[startup+342.301 s]
/proc/loadavg: 4.00 2.76 1.24 5/304 5125
/proc/meminfo: memFree=26779212/32951124 swapFree=63485424/67111528
[pid=5115] ppid=5113 vsize=141128 CPUtime=342.3 cores=5,7
/proc/5115/stat : 5115 (minisat) R 5113 5115 5055 0 -1 4202496 226626 0 0 0 34164 66 0 0 25 0 1 0 582306932 144515072 27883 33554432000 4194304 4291235 140733740224864 18446744073709551615 4255641 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5115/statm: 35282 27883 259 24 0 31916 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 141128

[startup+402.301 s]
/proc/loadavg: 4.00 2.96 1.40 5/304 5136
/proc/meminfo: memFree=26683888/32951124 swapFree=63485424/67111528
[pid=5115] ppid=5113 vsize=146128 CPUtime=402.3 cores=5,7
/proc/5115/stat : 5115 (minisat) R 5113 5115 5055 0 -1 4202496 273046 0 0 0 40149 81 0 0 25 0 1 0 582306932 149635072 25334 33554432000 4194304 4291235 140733740224864 18446744073709551615 4255634 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5115/statm: 36532 25334 259 24 0 33166 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 146128

[startup+462.301 s]
/proc/loadavg: 4.36 3.24 1.60 5/304 5138
/proc/meminfo: memFree=26457916/32951124 swapFree=63485424/67111528
[pid=5115] ppid=5113 vsize=286336 CPUtime=462.3 cores=5,7
/proc/5115/stat : 5115 (minisat) R 5113 5115 5055 0 -1 4202496 306419 0 0 0 46142 88 0 0 25 0 1 0 582306932 293208064 58478 33554432000 4194304 4291235 140733740224864 18446744073709551615 4248348 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5115/statm: 71584 58478 259 24 0 68218 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 286336

[startup+522.301 s]
/proc/loadavg: 4.30 3.40 1.75 5/304 5139
/proc/meminfo: memFree=26421536/32951124 swapFree=63485424/67111528
[pid=5115] ppid=5113 vsize=210400 CPUtime=522.3 cores=5,7
/proc/5115/stat : 5115 (minisat) R 5113 5115 5055 0 -1 4202496 340738 0 0 0 52132 98 0 0 25 0 1 0 582306932 215449600 44259 33554432000 4194304 4291235 140733740224864 18446744073709551615 4255608 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5115/statm: 52600 44259 259 24 0 49234 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 210400

[startup+582.301 s]
/proc/loadavg: 4.10 3.52 1.89 5/304 5141
/proc/meminfo: memFree=26399540/32951124 swapFree=63485424/67111528
[pid=5115] ppid=5113 vsize=164632 CPUtime=582.31 cores=5,7
/proc/5115/stat : 5115 (minisat) R 5113 5115 5055 0 -1 4202496 370306 0 0 0 58123 108 0 0 25 0 1 0 582306932 168583168 29255 33554432000 4194304 4291235 140733740224864 18446744073709551615 4255747 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5115/statm: 41158 29255 259 24 0 37792 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 164632

[startup+642.301 s]
/proc/loadavg: 4.03 3.60 2.02 5/304 5142
/proc/meminfo: memFree=26213236/32951124 swapFree=63485424/67111528
[pid=5115] ppid=5113 vsize=298844 CPUtime=642.32 cores=5,7
/proc/5115/stat : 5115 (minisat) R 5113 5115 5055 0 -1 4202496 398213 0 0 0 64113 119 0 0 25 0 1 0 582306932 306016256 56970 33554432000 4194304 4291235 140733740224864 18446744073709551615 4255634 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5115/statm: 74711 56970 259 24 0 71345 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 298844

[startup+702.301 s]
/proc/loadavg: 4.01 3.67 2.13 5/304 5144
/proc/meminfo: memFree=26210464/32951124 swapFree=63485424/67111528
[pid=5115] ppid=5113 vsize=220872 CPUtime=702.3 cores=5,7
/proc/5115/stat : 5115 (minisat) R 5113 5115 5055 0 -1 4202496 430458 0 0 0 70103 127 0 0 25 0 1 0 582306932 226172928 39792 33554432000 4194304 4291235 140733740224864 18446744073709551615 4255608 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5115/statm: 55218 39792 259 24 0 51852 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 220872

[startup+762.311 s]
/proc/loadavg: 4.00 3.73 2.26 5/304 5146
/proc/meminfo: memFree=26047252/32951124 swapFree=63485424/67111528
[pid=5115] ppid=5113 vsize=305460 CPUtime=762.33 cores=5,7
/proc/5115/stat : 5115 (minisat) R 5113 5115 5055 0 -1 4202496 454255 0 0 0 76095 138 0 0 25 0 1 0 582306932 312791040 63420 33554432000 4194304 4291235 140733740224864 18446744073709551615 4255608 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5115/statm: 76365 63420 259 24 0 72999 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 305460

[startup+822.3 s]
/proc/loadavg: 4.06 3.79 2.36 5/304 5147
/proc/meminfo: memFree=26058868/32951124 swapFree=63485424/67111528
[pid=5115] ppid=5113 vsize=226472 CPUtime=822.32 cores=5,7
/proc/5115/stat : 5115 (minisat) R 5113 5115 5055 0 -1 4202496 484397 0 0 0 82083 149 0 0 25 0 1 0 582306932 231907328 42457 33554432000 4194304 4291235 140733740224864 18446744073709551615 4248391 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5115/statm: 56618 42457 259 24 0 53252 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 226472

[startup+882.3 s]
/proc/loadavg: 4.02 3.83 2.47 5/304 5149
/proc/meminfo: memFree=25896260/32951124 swapFree=63485424/67111528
[pid=5115] ppid=5113 vsize=308820 CPUtime=882.31 cores=5,7
/proc/5115/stat : 5115 (minisat) R 5113 5115 5055 0 -1 4202496 507434 0 0 0 88073 158 0 0 25 0 1 0 582306932 316231680 65328 33554432000 4194304 4291235 140733740224864 18446744073709551615 4255634 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5115/statm: 77205 65328 259 24 0 73839 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 308820

[startup+942.3 s]
/proc/loadavg: 4.01 3.85 2.55 5/304 5150
/proc/meminfo: memFree=25856784/32951124 swapFree=63485424/67111528
[pid=5115] ppid=5113 vsize=312348 CPUtime=942.32 cores=5,7
/proc/5115/stat : 5115 (minisat) R 5113 5115 5055 0 -1 4202496 548498 0 0 0 94061 171 0 0 25 0 1 0 582306932 319844352 59144 33554432000 4194304 4291235 140733740224864 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5115/statm: 78087 59144 259 24 0 74721 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 312348

[startup+1002.3 s]
/proc/loadavg: 4.05 3.89 2.65 5/304 5152
/proc/meminfo: memFree=26190048/32951124 swapFree=63485424/67111528
[pid=5115] ppid=5113 vsize=238404 CPUtime=1002.32 cores=5,7
/proc/5115/stat : 5115 (minisat) R 5113 5115 5055 0 -1 4202496 589571 0 0 0 100049 183 0 0 25 0 1 0 582306932 244125696 50909 33554432000 4194304 4291235 140733740224864 18446744073709551615 4267245 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5115/statm: 59601 50909 259 24 0 56235 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 238404

[startup+1062.3 s]
/proc/loadavg: 4.11 3.94 2.74 5/304 5154
/proc/meminfo: memFree=26137920/32951124 swapFree=63485424/67111528
[pid=5115] ppid=5113 vsize=200408 CPUtime=1062.32 cores=5,7
/proc/5115/stat : 5115 (minisat) R 5113 5115 5055 0 -1 4202496 628003 0 0 0 106038 194 0 0 25 0 1 0 582306932 205217792 37456 33554432000 4194304 4291235 140733740224864 18446744073709551615 4255608 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5115/statm: 50102 37456 259 24 0 46736 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 200408

[startup+1122.3 s]
/proc/loadavg: 4.04 3.95 2.82 5/304 5155
/proc/meminfo: memFree=25943688/32951124 swapFree=63485424/67111528
[pid=5115] ppid=5113 vsize=337844 CPUtime=1122.32 cores=5,7
/proc/5115/stat : 5115 (minisat) R 5113 5115 5055 0 -1 4202496 656689 0 0 0 112028 204 0 0 25 0 1 0 582306932 345952256 65871 33554432000 4194304 4291235 140733740224864 18446744073709551615 4267245 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5115/statm: 84461 65871 259 24 0 81095 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 337844

[startup+1182.3 s]
/proc/loadavg: 4.01 3.95 2.89 5/304 5157
/proc/meminfo: memFree=25945384/32951124 swapFree=63485424/67111528
[pid=5115] ppid=5113 vsize=262356 CPUtime=1182.32 cores=5,7
/proc/5115/stat : 5115 (minisat) R 5113 5115 5055 0 -1 4202496 685709 0 0 0 118019 213 0 0 25 0 1 0 582306932 268652544 48077 33554432000 4194304 4291235 140733740224864 18446744073709551615 4255634 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5115/statm: 65589 48077 259 24 0 62223 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 262356

[startup+1242.3 s]
/proc/loadavg: 4.00 3.96 2.96 5/304 5158
/proc/meminfo: memFree=25806716/32951124 swapFree=63485424/67111528
[pid=5115] ppid=5113 vsize=349148 CPUtime=1242.33 cores=5,7
/proc/5115/stat : 5115 (minisat) R 5113 5115 5055 0 -1 4202496 700322 0 0 0 124013 220 0 0 25 0 1 0 582306932 357527552 62612 33554432000 4194304 4291235 140733740224864 18446744073709551615 4256124 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5115/statm: 87287 62612 259 24 0 83921 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 349148



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.96 3.02 4/291 5220
/proc/meminfo: memFree=27546520/32951124 swapFree=63485424/67111528
[pid=5115] ppid=5113 vsize=353388 CPUtime=1300.03 cores=5,7
/proc/5115/stat : 5115 (minisat) R 5113 5115 5055 0 -1 4202496 716385 0 0 0 129776 227 0 0 25 0 1 0 582306932 361869312 78577 33554432000 4194304 4291235 140733740224864 18446744073709551615 4248304 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5115/statm: 88347 78577 259 24 0 84981 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 353388

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: 4.00 3.96 3.02 1/292 5222
/proc/meminfo: memFree=27857448/32951124 swapFree=63485424/67111528
[pid=5115] ppid=5113 vsize=0 CPUtime=1300.05 cores=5,7
/proc/5115/stat : 5115 (minisat) S 5113 5115 5055 0 -1 4203524 716387 0 0 0 129776 229 0 0 25 0 1 0 582306932 0 0 33554432000 0 0 0 0 0 0 2147483391 4096 8388610 18446744073709551615 0 0 17 5 0 0 0
/proc/5115/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1300.05
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.2
CPU time (s): 1300.06
CPU user time (s): 1297.77
CPU system time (s): 2.29065
CPU usage (%): 99.9895
Max. virtual memory (cumulated for all children) (KiB): 404440

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1297.77
system time used= 2.29065
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 716387
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= 8
involuntary context switches= 1164

runsolver used 3.43148 second user time and 8.40772 second system time

The end

Launcher Data

Begin job on node147 at 2011-05-09 01:55:10
IDJOB=3318108
IDBENCH=20536
IDSOLVER=1707
FILE ID=node147/3318108-1304898910
RUNJOBID= node147-1304898906-5076
PBS_JOBID= 13282124
Free space on /tmp= 53296 MiB

SOLVER NAME= minisat hack: MiniSAT 2.2.0-agile-26
BENCH NAME= SAT07/industrial/IBM_FV_2002_13_rule_1/SAT_dat.k100.cnf
COMMAND LINE= minisat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3318108-1304898910/watcher-3318108-1304898910 -o /tmp/evaluation-result-3318108-1304898910/solver-3318108-1304898910 -C 2400 -W 1300 -M 7680  minisat HOME/instance-3318108-1304898910.cnf

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

MD5SUM BENCH= cf1b8194ff6d413d396ac9e26bb031ef
RANDOM SEED=997206415

node147.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.836
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.67
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.836
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.836
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.836
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.836
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.836
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.76
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.836
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.836
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:      27676884 kB
Buffers:        134736 kB
Cached:        1772260 kB
SwapCached:      12836 kB
Active:         439364 kB
Inactive:      4657360 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      27676884 kB
SwapTotal:    67111528 kB
SwapFree:     63485424 kB
Dirty:           37048 kB
Writeback:           0 kB
AnonPages:     3185096 kB
Mapped:          15284 kB
Slab:            85904 kB
PageTables:      30172 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 45068620 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= 53228 MiB
End job on node147 at 2011-05-09 02:16:52