Trace number 3348524

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.09

General information on the benchmark

NameSAT04/industrial/velev/vliw_unsat_2.0/
9dlx_vliw_at_b_iq8.used-as.sat04-718.cnf
MD5SUM776da55785376fd8eac6989ca812b102
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1002.78
Satisfiable
(Un)Satisfiability was proved
Number of variables371419
Number of clauses7170909
Sum of the clauses size20872419
Maximum clause length205
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 26770451
Number of clauses of size 392326
Number of clauses of size 48862
Number of clauses of size 523554
Number of clauses of size over 5275715

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-3348524-1304974089/watcher-3348524-1304974089 -o /tmp/evaluation-result-3348524-1304974089/solver-3348524-1304974089 -C 2400 -W 1300 -M 7680 HOME/cir_minisat HOME/instance-3348524-1304974089.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.66 2.58 2.67 4/329 2078
/proc/meminfo: memFree=29886056/32950928 swapFree=60198988/67111528
[pid=2078] ppid=2076 vsize=19372 CPUtime=0 cores=5,7
/proc/2078/stat : 2078 (cir_minisat) R 2076 2078 615 0 -1 4202496 652 0 0 0 0 0 0 0 22 0 1 0 609008303 19836928 590 33554432000 4194304 4254575 140734041585216 18446744073709551615 4241276 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2078/statm: 4843 594 210 15 0 1486 0

[startup+0.0314649 s]
/proc/loadavg: 3.66 2.58 2.67 4/329 2078
/proc/meminfo: memFree=29886056/32950928 swapFree=60198988/67111528
[pid=2078] ppid=2076 vsize=23648 CPUtime=0.02 cores=5,7
/proc/2078/stat : 2078 (cir_minisat) R 2076 2078 615 0 -1 4202496 2194 0 0 0 2 0 0 0 22 0 1 0 609008303 24215552 2018 33554432000 4194304 4254575 140734041585216 18446744073709551615 268272349893 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2078/statm: 5912 2020 212 15 0 2555 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 23648

[startup+0.100452 s]
/proc/loadavg: 3.66 2.58 2.67 4/329 2078
/proc/meminfo: memFree=29886056/32950928 swapFree=60198988/67111528
[pid=2078] ppid=2076 vsize=35800 CPUtime=0.09 cores=5,7
/proc/2078/stat : 2078 (cir_minisat) R 2076 2078 615 0 -1 4202496 5789 0 0 0 8 1 0 0 22 0 1 0 609008303 36659200 5314 33554432000 4194304 4254575 140734041585216 18446744073709551615 4241321 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2078/statm: 8950 5315 212 15 0 5593 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 35800

[startup+0.300416 s]
/proc/loadavg: 3.66 2.58 2.67 4/329 2078
/proc/meminfo: memFree=29886056/32950928 swapFree=60198988/67111528
[pid=2078] ppid=2076 vsize=84224 CPUtime=0.29 cores=5,7
/proc/2078/stat : 2078 (cir_minisat) R 2076 2078 615 0 -1 4202496 15987 0 0 0 27 2 0 0 23 0 1 0 609008303 86245376 14610 33554432000 4194304 4254575 140734041585216 18446744073709551615 4241321 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2078/statm: 21056 14612 212 15 0 17699 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 84224

[startup+0.700345 s]
/proc/loadavg: 3.66 2.58 2.67 4/329 2078
/proc/meminfo: memFree=29886056/32950928 swapFree=60198988/67111528
[pid=2078] ppid=2076 vsize=150896 CPUtime=0.69 cores=5,7
/proc/2078/stat : 2078 (cir_minisat) R 2076 2078 615 0 -1 4202496 35758 0 0 0 63 6 0 0 25 0 1 0 609008303 154517504 32598 33554432000 4194304 4254575 140734041585216 18446744073709551615 4241321 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2078/statm: 37724 32598 212 15 0 34367 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 150896

[startup+1.5002 s]
/proc/loadavg: 3.85 2.64 2.68 5/330 2079
/proc/meminfo: memFree=29700800/32950928 swapFree=60198988/67111528
[pid=2078] ppid=2076 vsize=330564 CPUtime=1.49 cores=5,7
/proc/2078/stat : 2078 (cir_minisat) R 2076 2078 615 0 -1 4202496 74551 0 0 0 135 14 0 0 25 0 1 0 609008303 338497536 67916 33554432000 4194304 4254575 140734041585216 18446744073709551615 268272688896 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2078/statm: 82641 67916 212 15 0 79284 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 330564

[startup+3.10092 s]
/proc/loadavg: 3.85 2.64 2.68 5/330 2079
/proc/meminfo: memFree=29570112/32950928 swapFree=60198988/67111528
[pid=2078] ppid=2076 vsize=373492 CPUtime=3.09 cores=5,7
/proc/2078/stat : 2078 (cir_minisat) R 2076 2078 615 0 -1 4202496 87489 0 0 0 292 17 0 0 25 0 1 0 609008303 382455808 79676 33554432000 4194304 4254575 140734041585216 18446744073709551615 4216562 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2078/statm: 93373 79676 232 15 0 90016 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 373492

[startup+6.30035 s]
/proc/loadavg: 3.86 2.66 2.69 5/330 2079
/proc/meminfo: memFree=29563172/32950928 swapFree=60198988/67111528
[pid=2078] ppid=2076 vsize=376832 CPUtime=6.29 cores=5,7
/proc/2078/stat : 2078 (cir_minisat) R 2076 2078 615 0 -1 4202496 88188 0 0 0 612 17 0 0 25 0 1 0 609008303 385875968 80373 33554432000 4194304 4254575 140734041585216 18446744073709551615 4216513 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2078/statm: 94208 80373 233 15 0 90851 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 376832

[startup+12.7003 s]
/proc/loadavg: 3.87 2.68 2.70 5/330 2079
/proc/meminfo: memFree=29546204/32950928 swapFree=60198988/67111528
[pid=2078] ppid=2076 vsize=378940 CPUtime=12.69 cores=5,7
/proc/2078/stat : 2078 (cir_minisat) R 2076 2078 615 0 -1 4202496 89407 0 0 0 1251 18 0 0 25 0 1 0 609008303 388034560 81586 33554432000 4194304 4254575 140734041585216 18446744073709551615 4209788 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2078/statm: 94735 81586 233 15 0 91378 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 378940

[startup+25.5009 s]
/proc/loadavg: 4.04 2.76 2.72 5/330 2080
/proc/meminfo: memFree=29521584/32950928 swapFree=60198988/67111528
[pid=2078] ppid=2076 vsize=380272 CPUtime=25.49 cores=5,7
/proc/2078/stat : 2078 (cir_minisat) R 2076 2078 615 0 -1 4202496 91058 0 0 0 2531 18 0 0 25 0 1 0 609008303 389398528 83220 33554432000 4194304 4254575 140734041585216 18446744073709551615 4210218 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2078/statm: 95068 83220 233 15 0 91711 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 380272

[startup+51.1004 s]
/proc/loadavg: 4.02 2.87 2.76 5/330 2080
/proc/meminfo: memFree=29466516/32950928 swapFree=60198988/67111528
[pid=2078] ppid=2076 vsize=464860 CPUtime=51.09 cores=5,7
/proc/2078/stat : 2078 (cir_minisat) R 2076 2078 615 0 -1 4202496 95681 0 0 0 5090 19 0 0 25 0 1 0 609008303 476016640 87822 33554432000 4194304 4254575 140734041585216 18446744073709551615 4216562 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2078/statm: 116215 87822 233 15 0 112858 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 464860

[startup+102.312 s]
/proc/loadavg: 4.01 3.05 2.82 5/330 2082
/proc/meminfo: memFree=29361268/32950928 swapFree=60198988/67111528
[pid=2078] ppid=2076 vsize=471292 CPUtime=102.3 cores=5,7
/proc/2078/stat : 2078 (cir_minisat) R 2076 2078 615 0 -1 4202496 104545 0 0 0 10209 21 0 0 25 0 1 0 609008303 482603008 96608 33554432000 4194304 4254575 140734041585216 18446744073709551615 4216562 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2078/statm: 117823 96608 233 15 0 114466 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 471292

[startup+162.301 s]
/proc/loadavg: 4.05 3.23 2.90 5/330 2083
/proc/meminfo: memFree=29357128/32950928 swapFree=60198988/67111528
[pid=2078] ppid=2076 vsize=480016 CPUtime=162.3 cores=5,7
/proc/2078/stat : 2078 (cir_minisat) R 2076 2078 615 0 -1 4202496 117750 0 0 0 16203 27 0 0 25 0 1 0 609008303 491536384 109684 33554432000 4194304 4254575 140734041585216 18446744073709551615 4216562 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2078/statm: 120004 109684 233 15 0 116647 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 480016

[startup+222.301 s]
/proc/loadavg: 4.02 3.37 2.97 5/330 2085
/proc/meminfo: memFree=29212248/32950928 swapFree=60198988/67111528
[pid=2078] ppid=2076 vsize=619728 CPUtime=222.29 cores=5,7
/proc/2078/stat : 2078 (cir_minisat) R 2076 2078 615 0 -1 4202496 130103 0 0 0 22199 30 0 0 25 0 1 0 609008303 634601472 121950 33554432000 4194304 4254575 140734041585216 18446744073709551615 4217206 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2078/statm: 154932 121950 233 15 0 151575 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 619728

[startup+282.3 s]
/proc/loadavg: 4.00 3.48 3.03 5/330 2086
/proc/meminfo: memFree=29042560/32950928 swapFree=60198988/67111528
[pid=2078] ppid=2076 vsize=626992 CPUtime=282.3 cores=5,7
/proc/2078/stat : 2078 (cir_minisat) R 2076 2078 615 0 -1 4202496 150639 0 0 0 28193 37 0 0 25 0 1 0 609008303 642039808 142354 33554432000 4194304 4254575 140734041585216 18446744073709551615 4216576 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2078/statm: 156748 142354 233 15 0 153391 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 626992

[startup+342.301 s]
/proc/loadavg: 4.00 3.57 3.09 5/330 2088
/proc/meminfo: memFree=29053324/32950928 swapFree=60198988/67111528
[pid=2078] ppid=2076 vsize=853004 CPUtime=342.3 cores=5,7
/proc/2078/stat : 2078 (cir_minisat) R 2076 2078 615 0 -1 4202496 164795 0 0 0 34189 41 0 0 25 0 1 0 609008303 873476096 156414 33554432000 4194304 4254575 140734041585216 18446744073709551615 4231131 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2078/statm: 213251 156414 233 15 0 209894 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 853004

[startup+402.301 s]
/proc/loadavg: 4.16 3.68 3.15 5/330 2090
/proc/meminfo: memFree=28861224/32950928 swapFree=60198988/67111528
[pid=2078] ppid=2076 vsize=860348 CPUtime=402.3 cores=5,7
/proc/2078/stat : 2078 (cir_minisat) R 2076 2078 615 0 -1 4202496 180148 0 0 0 40185 45 0 0 25 0 1 0 609008303 880996352 171670 33554432000 4194304 4254575 140734041585216 18446744073709551615 4223750 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2078/statm: 215087 171670 233 15 0 211730 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 860348

[startup+462.301 s]
/proc/loadavg: 4.06 3.74 3.20 5/330 2091
/proc/meminfo: memFree=28696140/32950928 swapFree=60198988/67111528
[pid=2078] ppid=2076 vsize=865316 CPUtime=462.3 cores=5,7
/proc/2078/stat : 2078 (cir_minisat) R 2076 2078 615 0 -1 4202496 200560 0 0 0 46180 50 0 0 25 0 1 0 609008303 886083584 191996 33554432000 4194304 4254575 140734041585216 18446744073709551615 4217008 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2078/statm: 216329 191996 233 15 0 212972 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 865316

[startup+522.3 s]
/proc/loadavg: 4.06 3.80 3.25 5/330 2093
/proc/meminfo: memFree=28578168/32950928 swapFree=60198988/67111528
[pid=2078] ppid=2076 vsize=870676 CPUtime=522.31 cores=5,7
/proc/2078/stat : 2078 (cir_minisat) R 2076 2078 615 0 -1 4202496 213285 0 0 0 52176 55 0 0 25 0 1 0 609008303 891572224 204634 33554432000 4194304 4254575 140734041585216 18446744073709551615 4216513 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2078/statm: 217669 204634 233 15 0 214312 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 870676

[startup+582.301 s]
/proc/loadavg: 4.17 3.86 3.31 5/330 2094
/proc/meminfo: memFree=28598204/32950928 swapFree=60198988/67111528
[pid=2078] ppid=2076 vsize=1227204 CPUtime=582.31 cores=5,7
/proc/2078/stat : 2078 (cir_minisat) R 2076 2078 615 0 -1 4202496 233670 0 0 0 58171 60 0 0 25 0 1 0 609008303 1256656896 224936 33554432000 4194304 4254575 140734041585216 18446744073709551615 4216513 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2078/statm: 306801 224936 233 15 0 303444 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 1227204

[startup+642.301 s]
/proc/loadavg: 4.06 3.89 3.35 5/330 2096
/proc/meminfo: memFree=28230624/32950928 swapFree=60198988/67111528
[pid=2078] ppid=2076 vsize=1230616 CPUtime=642.31 cores=5,7
/proc/2078/stat : 2078 (cir_minisat) R 2076 2078 615 0 -1 4202496 303330 0 0 0 64158 73 0 0 25 0 1 0 609008303 1260150784 294482 33554432000 4194304 4254575 140734041585216 18446744073709551615 4216768 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2078/statm: 307654 294482 233 15 0 304297 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 1230616

[startup+702.3 s]
/proc/loadavg: 4.09 3.92 3.39 5/330 2098
/proc/meminfo: memFree=27882148/32950928 swapFree=60198988/67111528
[pid=2078] ppid=2076 vsize=1806580 CPUtime=702.31 cores=5,7
/proc/2078/stat : 2078 (cir_minisat) R 2076 2078 615 0 -1 4202496 372476 0 0 0 70146 85 0 0 25 0 1 0 609008303 1849937920 363539 33554432000 4194304 4254575 140734041585216 18446744073709551615 4216441 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2078/statm: 451645 363539 233 15 0 448288 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 1806580

[startup+762.313 s]
/proc/loadavg: 4.03 3.93 3.43 5/330 2099
/proc/meminfo: memFree=27772000/32950928 swapFree=60198988/67111528
[pid=2078] ppid=2076 vsize=1815312 CPUtime=762.33 cores=5,7
/proc/2078/stat : 2078 (cir_minisat) R 2076 2078 615 0 -1 4202496 383276 0 0 0 76145 88 0 0 25 0 1 0 609008303 1858879488 374278 33554432000 4194304 4254575 140734041585216 18446744073709551615 4216513 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2078/statm: 453828 374278 233 15 0 450471 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 1815312

[startup+822.301 s]
/proc/loadavg: 4.01 3.94 3.46 5/330 2110
/proc/meminfo: memFree=27651728/32950928 swapFree=60198988/67111528
[pid=2078] ppid=2076 vsize=1821772 CPUtime=822.31 cores=5,7
/proc/2078/stat : 2078 (cir_minisat) R 2076 2078 615 0 -1 4202496 397988 0 0 0 82138 93 0 0 25 0 1 0 609008303 1865494528 388913 33554432000 4194304 4254575 140734041585216 18446744073709551615 4216513 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2078/statm: 455443 388913 233 15 0 452086 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 1821772

[startup+882.3 s]
/proc/loadavg: 4.00 3.95 3.49 5/330 2111
/proc/meminfo: memFree=27487252/32950928 swapFree=60198988/67111528
[pid=2078] ppid=2076 vsize=1826024 CPUtime=882.32 cores=5,7
/proc/2078/stat : 2078 (cir_minisat) R 2076 2078 615 0 -1 4202496 419220 0 0 0 88133 99 0 0 25 0 1 0 609008303 1869848576 410060 33554432000 4194304 4254575 140734041585216 18446744073709551615 4217050 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2078/statm: 456506 410060 233 15 0 453149 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 1826024

[startup+942.3 s]
/proc/loadavg: 4.00 3.95 3.52 5/330 2113
/proc/meminfo: memFree=27508796/32950928 swapFree=60198988/67111528
[pid=2078] ppid=2076 vsize=1832076 CPUtime=942.31 cores=5,7
/proc/2078/stat : 2078 (cir_minisat) R 2076 2078 615 0 -1 4202496 437504 0 0 0 94127 104 0 0 25 0 1 0 609008303 1876045824 428282 33554432000 4194304 4254575 140734041585216 18446744073709551615 4216562 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2078/statm: 458019 428282 233 15 0 454662 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 1832076

[startup+1002.3 s]
/proc/loadavg: 4.04 3.97 3.55 5/330 2118
/proc/meminfo: memFree=27341736/32950928 swapFree=60198988/67111528
[pid=2078] ppid=2076 vsize=1836628 CPUtime=1002.32 cores=5,7
/proc/2078/stat : 2078 (cir_minisat) R 2076 2078 615 0 -1 4202496 453295 0 0 0 100122 110 0 0 25 0 1 0 609008303 1880707072 444009 33554432000 4194304 4254575 140734041585216 18446744073709551615 4216537 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2078/statm: 459157 444009 233 15 0 455800 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 1836628

[startup+1062.3 s]
/proc/loadavg: 4.07 3.99 3.58 5/330 2119
/proc/meminfo: memFree=27221800/32950928 swapFree=60198988/67111528
[pid=2078] ppid=2076 vsize=2763376 CPUtime=1062.32 cores=5,7
/proc/2078/stat : 2078 (cir_minisat) R 2076 2078 615 0 -1 4202496 465279 0 0 0 106119 113 0 0 25 0 1 0 609008303 2829697024 455938 33554432000 4194304 4254575 140734041585216 18446744073709551615 4216562 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2078/statm: 690844 455938 233 15 0 687487 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 2763376

[startup+1122.3 s]
/proc/loadavg: 4.03 3.99 3.60 5/330 2121
/proc/meminfo: memFree=27090556/32950928 swapFree=60198988/67111528
[pid=2078] ppid=2076 vsize=2768220 CPUtime=1122.31 cores=5,7
/proc/2078/stat : 2078 (cir_minisat) R 2076 2078 615 0 -1 4202496 482175 0 0 0 112113 118 0 0 25 0 1 0 609008303 2834657280 472727 33554432000 4194304 4254575 140734041585216 18446744073709551615 4216502 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2078/statm: 692055 472727 233 15 0 688698 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 2768220

[startup+1182.3 s]
/proc/loadavg: 3.81 3.95 3.62 2/315 2176
/proc/meminfo: memFree=28244152/32950928 swapFree=60198988/67111528
[pid=2078] ppid=2076 vsize=2771804 CPUtime=1182.32 cores=5,7
/proc/2078/stat : 2078 (cir_minisat) R 2076 2078 615 0 -1 4202496 492763 0 0 0 118110 122 0 0 25 0 1 0 609008303 2838327296 483247 33554432000 4194304 4254575 140734041585216 18446744073709551615 4216400 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2078/statm: 692951 483247 233 15 0 689594 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 2771804

[startup+1242.3 s]
/proc/loadavg: 2.06 3.43 3.46 2/312 2178
/proc/meminfo: memFree=28175768/32950928 swapFree=60198988/67111528
[pid=2078] ppid=2076 vsize=2776012 CPUtime=1242.32 cores=5,7
/proc/2078/stat : 2078 (cir_minisat) R 2076 2078 615 0 -1 4202496 509812 0 0 0 124104 128 0 0 25 0 1 0 609008303 2842636288 500233 33554432000 4194304 4254575 140734041585216 18446744073709551615 4216562 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2078/statm: 694003 500233 233 15 0 690646 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 2776012



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.42 3.02 3.31 2/312 2180
/proc/meminfo: memFree=28093880/32950928 swapFree=60198988/67111528
[pid=2078] ppid=2076 vsize=2777732 CPUtime=1300.02 cores=5,7
/proc/2078/stat : 2078 (cir_minisat) R 2076 2078 615 0 -1 4202496 530414 0 0 0 129868 134 0 0 25 0 1 0 609008303 2844397568 520773 33554432000 4194304 4254575 140734041585216 18446744073709551615 4216744 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2078/statm: 694433 520773 233 15 0 691076 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 2777732

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.09
CPU time (s): 1300.12
CPU user time (s): 1298.7
CPU system time (s): 1.42478
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 2777732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1298.7
system time used= 1.42478
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 530418
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= 9
involuntary context switches= 2228

runsolver used 3.79542 second user time and 9.2286 second system time

The end

Launcher Data

Begin job on node122 at 2011-05-09 22:48:14
IDJOB=3348524
IDBENCH=85005
IDSOLVER=1810
FILE ID=node122/3348524-1304974089
RUNJOBID= node122-1304973973-1955
PBS_JOBID= 13285628
Free space on /tmp= 43928 MiB

SOLVER NAME= minisat hack: cir_minisat 2011-03-02
BENCH NAME= SAT04/industrial/velev/vliw_unsat_2.0/9dlx_vliw_at_b_iq8.used-as.sat04-718.cnf
COMMAND LINE= HOME/cir_minisat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3348524-1304974089/watcher-3348524-1304974089 -o /tmp/evaluation-result-3348524-1304974089/solver-3348524-1304974089 -C 2400 -W 1300 -M 7680  HOME/cir_minisat HOME/instance-3348524-1304974089.cnf

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

MD5SUM BENCH= 776da55785376fd8eac6989ca812b102
RANDOM SEED=1300192434

node122.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.820
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.64
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.820
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.820
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.75
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.820
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.83
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.820
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.75
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.820
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.820
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.75
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.820
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.97
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      29886336 kB
Buffers:        147028 kB
Cached:        1387180 kB
SwapCached:      49768 kB
Active:         729228 kB
Inactive:      2157768 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      29886336 kB
SwapTotal:    67111528 kB
SwapFree:     60198988 kB
Dirty:          160732 kB
Writeback:           0 kB
AnonPages:     1313788 kB
Mapped:          14088 kB
Slab:            81252 kB
PageTables:      33036 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 52861996 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= 43964 MiB
End job on node122 at 2011-05-09 23:09:57