Trace number 3348538

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-03-02? (TO) 1300.12 1300.08

General information on the benchmark

Namevelev-vliw-uns-4.0-9-i1.cnf
MD5SUM590cca3a58efdeb1c95ef988a53daa1d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark420.299
Satisfiable
(Un)Satisfiability was proved
Number of variables154309
Number of clauses3230738
Sum of the clauses size9429252
Maximum clause length3625
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 22024994
Number of clauses of size 31081436
Number of clauses of size 48866
Number of clauses of size 58692
Number of clauses of size over 5106749

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

running on 2 cores: 1,3

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: 1.54 0.59 0.21 5/303 11065
/proc/meminfo: memFree=26493928/32951124 swapFree=63485424/67111528
[pid=11065] ppid=11063 vsize=19788 CPUtime=0 cores=1,3
/proc/11065/stat : 11065 (cir_minisat) R 11063 11065 9758 0 -1 4202496 796 0 0 0 0 0 0 0 23 0 1 0 589237500 20262912 723 33554432000 4194304 4254575 140735628795808 18446744073709551615 4240513 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/11065/statm: 4947 723 211 15 0 1590 0

[startup+0.0905321 s]
/proc/loadavg: 1.54 0.59 0.21 5/303 11065
/proc/meminfo: memFree=26493928/32951124 swapFree=63485424/67111528
[pid=11065] ppid=11063 vsize=34620 CPUtime=0.08 cores=1,3
/proc/11065/stat : 11065 (cir_minisat) R 11063 11065 9758 0 -1 4202496 5315 0 0 0 8 0 0 0 23 0 1 0 589237500 35450880 4892 33554432000 4194304 4254575 140735628795808 18446744073709551615 220815933195 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/11065/statm: 8655 4893 212 15 0 5298 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 34620

[startup+0.100526 s]
/proc/loadavg: 1.54 0.59 0.21 5/303 11065
/proc/meminfo: memFree=26493928/32951124 swapFree=63485424/67111528
[pid=11065] ppid=11063 vsize=36084 CPUtime=0.08 cores=1,3
/proc/11065/stat : 11065 (cir_minisat) R 11063 11065 9758 0 -1 4202496 5810 0 0 0 8 0 0 0 23 0 1 0 589237500 36950016 5346 33554432000 4194304 4254575 140735628795808 18446744073709551615 220815933195 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/11065/statm: 9021 5346 212 15 0 5664 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 36084

[startup+0.300502 s]
/proc/loadavg: 1.54 0.59 0.21 5/303 11065
/proc/meminfo: memFree=26493928/32951124 swapFree=63485424/67111528
[pid=11065] ppid=11063 vsize=85204 CPUtime=0.29 cores=1,3
/proc/11065/stat : 11065 (cir_minisat) R 11063 11065 9758 0 -1 4202496 15790 0 0 0 27 2 0 0 24 0 1 0 589237500 87248896 14435 33554432000 4194304 4254575 140735628795808 18446744073709551615 220816236288 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/11065/statm: 21301 14435 212 15 0 17944 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 85204

[startup+0.700418 s]
/proc/loadavg: 1.54 0.59 0.21 5/303 11065
/proc/meminfo: memFree=26493928/32951124 swapFree=63485424/67111528
[pid=11065] ppid=11063 vsize=149720 CPUtime=0.69 cores=1,3
/proc/11065/stat : 11065 (cir_minisat) R 11063 11065 9758 0 -1 4202496 36948 0 0 0 63 6 0 0 25 0 1 0 589237500 153313280 31754 33554432000 4194304 4254575 140735628795808 18446744073709551615 220816236288 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/11065/statm: 37430 31754 213 15 0 34073 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 149720

[startup+1.50027 s]
/proc/loadavg: 1.54 0.59 0.21 5/304 11066
/proc/meminfo: memFree=26342648/32951124 swapFree=63485424/67111528
[pid=11065] ppid=11063 vsize=204456 CPUtime=1.49 cores=1,3
/proc/11065/stat : 11065 (cir_minisat) R 11063 11065 9758 0 -1 4202496 44523 0 0 0 142 7 0 0 25 0 1 0 589237500 209362944 37920 33554432000 4194304 4254575 140735628795808 18446744073709551615 4216513 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/11065/statm: 51114 37920 232 15 0 47757 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 204456

[startup+3.10094 s]
/proc/loadavg: 1.54 0.59 0.21 5/304 11067
/proc/meminfo: memFree=26332976/32951124 swapFree=63485424/67111528
[pid=11065] ppid=11063 vsize=205340 CPUtime=3.09 cores=1,3
/proc/11065/stat : 11065 (cir_minisat) R 11063 11065 9758 0 -1 4202496 44815 0 0 0 302 7 0 0 25 0 1 0 589237500 210268160 38211 33554432000 4194304 4254575 140735628795808 18446744073709551615 4216704 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/11065/statm: 51335 38211 233 15 0 47978 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 205340

[startup+6.30039 s]
/proc/loadavg: 1.82 0.66 0.24 5/304 11067
/proc/meminfo: memFree=26325164/32951124 swapFree=63485424/67111528
[pid=11065] ppid=11063 vsize=206472 CPUtime=6.29 cores=1,3
/proc/11065/stat : 11065 (cir_minisat) R 11063 11065 9758 0 -1 4202496 45496 0 0 0 622 7 0 0 25 0 1 0 589237500 211427328 38887 33554432000 4194304 4254575 140735628795808 18446744073709551615 4210242 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/11065/statm: 51618 38888 233 15 0 48261 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 206472

[startup+12.7002 s]
/proc/loadavg: 1.99 0.72 0.26 5/304 11067
/proc/meminfo: memFree=26300892/32951124 swapFree=63485424/67111528
[pid=11065] ppid=11063 vsize=207492 CPUtime=12.69 cores=1,3
/proc/11065/stat : 11065 (cir_minisat) R 11063 11065 9758 0 -1 4202496 46757 0 0 0 1261 8 0 0 25 0 1 0 589237500 212471808 40136 33554432000 4194304 4254575 140735628795808 18446744073709551615 4216513 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/11065/statm: 51873 40136 233 15 0 48516 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 207492

[startup+25.5008 s]
/proc/loadavg: 2.43 0.88 0.32 5/304 11067
/proc/meminfo: memFree=26245472/32951124 swapFree=63485424/67111528
[pid=11065] ppid=11063 vsize=210776 CPUtime=25.5 cores=1,3
/proc/11065/stat : 11065 (cir_minisat) R 11063 11065 9758 0 -1 4202496 50019 0 0 0 2541 9 0 0 25 0 1 0 589237500 215834624 43355 33554432000 4194304 4254575 140735628795808 18446744073709551615 4216562 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/11065/statm: 52694 43355 233 15 0 49337 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 210776

[startup+51.1011 s]
/proc/loadavg: 2.97 1.13 0.41 5/304 11095
/proc/meminfo: memFree=26142068/32951124 swapFree=63485424/67111528
[pid=11065] ppid=11063 vsize=267780 CPUtime=51.09 cores=1,3
/proc/11065/stat : 11065 (cir_minisat) R 11063 11065 9758 0 -1 4202496 58386 0 0 0 5099 10 0 0 25 0 1 0 589237500 274206720 51652 33554432000 4194304 4254575 140735628795808 18446744073709551615 4209788 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/11065/statm: 66945 51652 233 15 0 63588 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 267780

[startup+102.312 s]
/proc/loadavg: 3.70 1.60 0.61 5/304 11123
/proc/meminfo: memFree=26043084/32951124 swapFree=63485424/67111528
[pid=11065] ppid=11063 vsize=359976 CPUtime=102.31 cores=1,3
/proc/11065/stat : 11065 (cir_minisat) R 11063 11065 9758 0 -1 4202496 79520 0 0 0 10215 16 0 0 25 0 1 0 589237500 368615424 72595 33554432000 4194304 4254575 140735628795808 18446744073709551615 4212493 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/11065/statm: 89994 72595 233 15 0 86637 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 359976

[startup+162.301 s]
/proc/loadavg: 3.89 2.04 0.82 5/304 11152
/proc/meminfo: memFree=25925388/32951124 swapFree=63485424/67111528
[pid=11065] ppid=11063 vsize=505692 CPUtime=162.29 cores=1,3
/proc/11065/stat : 11065 (cir_minisat) R 11063 11065 9758 0 -1 4202496 104537 0 0 0 16207 22 0 0 25 0 1 0 589237500 517828608 97416 33554432000 4194304 4254575 140735628795808 18446744073709551615 4212493 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/11065/statm: 126423 97416 233 15 0 123066 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 505692

[startup+222.301 s]
/proc/loadavg: 3.96 2.39 1.02 5/304 11153
/proc/meminfo: memFree=25680652/32951124 swapFree=63485424/67111528
[pid=11065] ppid=11063 vsize=516972 CPUtime=222.29 cores=1,3
/proc/11065/stat : 11065 (cir_minisat) R 11063 11065 9758 0 -1 4202496 123508 0 0 0 22200 29 0 0 25 0 1 0 589237500 529379328 116235 33554432000 4194304 4254575 140735628795808 18446744073709551615 4216513 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/11065/statm: 129243 116235 233 15 0 125886 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 516972

[startup+282.3 s]
/proc/loadavg: 3.98 2.68 1.20 5/304 11155
/proc/meminfo: memFree=25475740/32951124 swapFree=63485424/67111528
[pid=11065] ppid=11063 vsize=739996 CPUtime=282.29 cores=1,3
/proc/11065/stat : 11065 (cir_minisat) R 11063 11065 9758 0 -1 4202496 147477 0 0 0 28192 37 0 0 25 0 1 0 589237500 757755904 140060 33554432000 4194304 4254575 140735628795808 18446744073709551615 4216532 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/11065/statm: 184999 140060 233 15 0 181642 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 739996

[startup+342.3 s]
/proc/loadavg: 3.99 2.92 1.37 5/304 11157
/proc/meminfo: memFree=25324956/32951124 swapFree=63485424/67111528
[pid=11065] ppid=11063 vsize=749956 CPUtime=342.3 cores=1,3
/proc/11065/stat : 11065 (cir_minisat) R 11063 11065 9758 0 -1 4202496 164198 0 0 0 34187 43 0 0 25 0 1 0 589237500 767954944 156637 33554432000 4194304 4254575 140735628795808 18446744073709551615 4209147 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/11065/statm: 187489 156637 233 15 0 184132 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 749956

[startup+402.3 s]
/proc/loadavg: 3.99 3.11 1.53 5/304 11158
/proc/meminfo: memFree=24951192/32951124 swapFree=63485424/67111528
[pid=11065] ppid=11063 vsize=1108908 CPUtime=402.3 cores=1,3
/proc/11065/stat : 11065 (cir_minisat) R 11063 11065 9758 0 -1 4202496 252791 0 0 0 40171 59 0 0 25 0 1 0 589237500 1135521792 245085 33554432000 4194304 4254575 140735628795808 18446744073709551615 4216562 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/11065/statm: 277227 245085 233 15 0 273870 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 1108908

[startup+462.3 s]
/proc/loadavg: 3.99 3.27 1.68 5/304 11160
/proc/meminfo: memFree=24770092/32951124 swapFree=63485424/67111528
[pid=11065] ppid=11063 vsize=1116204 CPUtime=462.3 cores=1,3
/proc/11065/stat : 11065 (cir_minisat) R 11063 11065 9758 0 -1 4202496 264971 0 0 0 46165 65 0 0 25 0 1 0 589237500 1142992896 257166 33554432000 4194304 4254575 140735628795808 18446744073709551615 4216562 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/11065/statm: 279051 257166 233 15 0 275694 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 1116204

[startup+522.3 s]
/proc/loadavg: 4.05 3.42 1.83 5/304 11161
/proc/meminfo: memFree=24692176/32951124 swapFree=63485424/67111528
[pid=11065] ppid=11063 vsize=1126632 CPUtime=522.3 cores=1,3
/proc/11065/stat : 11065 (cir_minisat) R 11063 11065 9758 0 -1 4202496 276807 0 0 0 52160 70 0 0 25 0 1 0 589237500 1153671168 268911 33554432000 4194304 4254575 140735628795808 18446744073709551615 4209200 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/11065/statm: 281658 268911 233 15 0 278301 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 1126632

[startup+582.301 s]
/proc/loadavg: 4.11 3.55 1.98 5/304 11163
/proc/meminfo: memFree=24559564/32951124 swapFree=63485424/67111528
[pid=11065] ppid=11063 vsize=1702248 CPUtime=582.31 cores=1,3
/proc/11065/stat : 11065 (cir_minisat) R 11063 11065 9758 0 -1 4202496 287346 0 0 0 58156 75 0 0 25 0 1 0 589237500 1743101952 279361 33554432000 4194304 4254575 140735628795808 18446744073709551615 4216562 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/11065/statm: 425562 279361 233 15 0 422205 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 1702248

[startup+642.301 s]
/proc/loadavg: 4.04 3.63 2.10 5/304 11165
/proc/meminfo: memFree=24393476/32951124 swapFree=63485424/67111528
[pid=11065] ppid=11063 vsize=1708380 CPUtime=642.32 cores=1,3
/proc/11065/stat : 11065 (cir_minisat) R 11063 11065 9758 0 -1 4202496 297142 0 0 0 64153 79 0 0 25 0 1 0 589237500 1749381120 289065 33554432000 4194304 4254575 140735628795808 18446744073709551615 4216707 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/11065/statm: 427095 289065 233 15 0 423738 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 1708380

[startup+702.301 s]
/proc/loadavg: 4.05 3.71 2.22 5/304 11166
/proc/meminfo: memFree=24314936/32951124 swapFree=63485424/67111528
[pid=11065] ppid=11063 vsize=1712232 CPUtime=702.32 cores=1,3
/proc/11065/stat : 11065 (cir_minisat) R 11063 11065 9758 0 -1 4202496 312841 0 0 0 70149 83 0 0 25 0 1 0 589237500 1753325568 304697 33554432000 4194304 4254575 140735628795808 18446744073709551615 4216513 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/11065/statm: 428058 304697 233 15 0 424701 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 1712232

[startup+762.311 s]
/proc/loadavg: 4.02 3.76 2.33 5/304 11168
/proc/meminfo: memFree=24108536/32951124 swapFree=63485424/67111528
[pid=11065] ppid=11063 vsize=1716324 CPUtime=762.33 cores=1,3
/proc/11065/stat : 11065 (cir_minisat) R 11063 11065 9758 0 -1 4202496 332305 0 0 0 76144 89 0 0 25 0 1 0 589237500 1757515776 324063 33554432000 4194304 4254575 140735628795808 18446744073709551615 4216488 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/11065/statm: 429081 324063 233 15 0 425724 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 1716324

[startup+822.301 s]
/proc/loadavg: 4.00 3.80 2.43 5/304 11169
/proc/meminfo: memFree=24025908/32951124 swapFree=63485424/67111528
[pid=11065] ppid=11063 vsize=1723472 CPUtime=822.31 cores=1,3
/proc/11065/stat : 11065 (cir_minisat) R 11063 11065 9758 0 -1 4202496 348157 0 0 0 82137 94 0 0 25 0 1 0 589237500 1764835328 339809 33554432000 4194304 4254575 140735628795808 18446744073709551615 4216488 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/11065/statm: 430868 339809 233 15 0 427511 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 1723472

[startup+882.301 s]
/proc/loadavg: 4.00 3.83 2.53 6/304 11173
/proc/meminfo: memFree=23859568/32951124 swapFree=63485424/67111528
[pid=11065] ppid=11063 vsize=1729092 CPUtime=882.31 cores=1,3
/proc/11065/stat : 11065 (cir_minisat) R 11063 11065 9758 0 -1 4202496 363608 0 0 0 88131 100 0 0 25 0 1 0 589237500 1770590208 355159 33554432000 4194304 4254575 140735628795808 18446744073709551615 4216562 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/11065/statm: 432273 355159 233 15 0 428916 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 1729092

[startup+942.301 s]
/proc/loadavg: 4.00 3.86 2.62 5/304 11176
/proc/meminfo: memFree=23701452/32951124 swapFree=63485424/67111528
[pid=11065] ppid=11063 vsize=1733532 CPUtime=942.32 cores=1,3
/proc/11065/stat : 11065 (cir_minisat) R 11063 11065 9758 0 -1 4202496 379792 0 0 0 94125 107 0 0 25 0 1 0 589237500 1775136768 371211 33554432000 4194304 4254575 140735628795808 18446744073709551615 4216562 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/11065/statm: 433383 371211 233 15 0 430026 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 1733532

[startup+1002.3 s]
/proc/loadavg: 4.00 3.88 2.70 5/304 11177
/proc/meminfo: memFree=23588452/32951124 swapFree=63485424/67111528
[pid=11065] ppid=11063 vsize=1741064 CPUtime=1002.32 cores=1,3
/proc/11065/stat : 11065 (cir_minisat) R 11063 11065 9758 0 -1 4202496 404594 0 0 0 100117 115 0 0 25 0 1 0 589237500 1782849536 395843 33554432000 4194304 4254575 140735628795808 18446744073709551615 4216562 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/11065/statm: 435266 395843 233 15 0 431909 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 1741064

[startup+1062.3 s]
/proc/loadavg: 4.13 3.93 2.79 5/304 11179
/proc/meminfo: memFree=23412580/32951124 swapFree=63485424/67111528
[pid=11065] ppid=11063 vsize=1742568 CPUtime=1062.32 cores=1,3
/proc/11065/stat : 11065 (cir_minisat) R 11063 11065 9758 0 -1 4202496 424573 0 0 0 106107 125 0 0 25 0 1 0 589237500 1784389632 415689 33554432000 4194304 4254575 140735628795808 18446744073709551615 4216789 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/11065/statm: 435642 415689 233 15 0 432285 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 1742568

[startup+1122.3 s]
/proc/loadavg: 4.11 3.97 2.87 5/304 11180
/proc/meminfo: memFree=23267092/32951124 swapFree=63485424/67111528
[pid=11065] ppid=11063 vsize=2667484 CPUtime=1122.32 cores=1,3
/proc/11065/stat : 11065 (cir_minisat) R 11063 11065 9758 0 -1 4202496 438800 0 0 0 112096 136 0 0 25 0 1 0 589237500 2731503616 429805 33554432000 4194304 4254575 140735628795808 18446744073709551615 4216562 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/11065/statm: 666871 429805 233 15 0 663514 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 2667484

[startup+1182.3 s]
/proc/loadavg: 4.04 3.97 2.94 5/304 11182
/proc/meminfo: memFree=23117760/32951124 swapFree=63485424/67111528
[pid=11065] ppid=11063 vsize=2676572 CPUtime=1182.33 cores=1,3
/proc/11065/stat : 11065 (cir_minisat) R 11063 11065 9758 0 -1 4202496 454912 0 0 0 118091 142 0 0 25 0 1 0 589237500 2740809728 445803 33554432000 4194304 4254575 140735628795808 18446744073709551615 4216562 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/11065/statm: 669143 445803 233 15 0 665786 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 2676572

[startup+1242.3 s]
/proc/loadavg: 4.12 4.00 3.01 5/304 11184
/proc/meminfo: memFree=23062036/32951124 swapFree=63485424/67111528
[pid=11065] ppid=11063 vsize=2683748 CPUtime=1242.33 cores=1,3
/proc/11065/stat : 11065 (cir_minisat) R 11063 11065 9758 0 -1 4202496 468920 0 0 0 124085 148 0 0 25 0 1 0 589237500 2748157952 459714 33554432000 4194304 4254575 140735628795808 18446744073709551615 4216984 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/11065/statm: 670937 459714 233 15 0 667580 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 2683748



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.04 4.00 3.07 4/302 11186
/proc/meminfo: memFree=23408600/32951124 swapFree=63485424/67111528
[pid=11065] ppid=11063 vsize=2688780 CPUtime=1300.04 cores=1,3
/proc/11065/stat : 11065 (cir_minisat) R 11063 11065 9758 0 -1 4202496 483952 0 0 0 129850 154 0 0 25 0 1 0 589237500 2753310720 474644 33554432000 4194304 4254575 140735628795808 18446744073709551615 4216562 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/11065/statm: 672195 474644 233 15 0 668838 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 2688780

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): 1300.08
CPU time (s): 1300.12
CPU user time (s): 1298.51
CPU system time (s): 1.60876
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 2688780

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1298.51
system time used= 1.60875
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 483953
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= 5
involuntary context switches= 2280

runsolver used 3.52346 second user time and 8.38273 second system time

The end

Launcher Data

Begin job on node147 at 2011-05-09 21:10:16
IDJOB=3348538
IDBENCH=69571
IDSOLVER=1810
FILE ID=node147/3348538-1304968214
RUNJOBID= node147-1304968213-11025
PBS_JOBID= 13285603
Free space on /tmp= 53124 MiB

SOLVER NAME= minisat hack: cir_minisat 2011-03-02
BENCH NAME= SAT_RACE08/cnf/velev-vliw-uns-4.0-9-i1.cnf
COMMAND LINE= HOME/cir_minisat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3348538-1304968214/watcher-3348538-1304968214 -o /tmp/evaluation-result-3348538-1304968214/solver-3348538-1304968214 -C 2400 -W 1300 -M 7680  HOME/cir_minisat HOME/instance-3348538-1304968214.cnf

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

MD5SUM BENCH= 590cca3a58efdeb1c95ef988a53daa1d
RANDOM SEED=551736206

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:      26494084 kB
Buffers:        160504 kB
Cached:        2926808 kB
SwapCached:      12852 kB
Active:         721812 kB
Inactive:      5543288 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      26494084 kB
SwapTotal:    67111528 kB
SwapFree:     63485424 kB
Dirty:          108052 kB
Writeback:           0 kB
AnonPages:     3173376 kB
Mapped:          15252 kB
Slab:           100816 kB
PageTables:      29768 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 45055640 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= 53128 MiB
End job on node147 at 2011-05-09 21:31:58