Trace number 3348680

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.13 1300.1

General information on the benchmark

NameSAT04/industrial/velev/vliw_unsat_2.0/
9dlx_vliw_at_b_iq9.used-as.sat04-719.cnf
MD5SUM9a43349587a435e7109b46b3aceb156e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1263.53
Satisfiable
(Un)Satisfiability was proved
Number of variables482093
Number of clauses9676386
Sum of the clauses size28195028
Maximum clause length226
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 29152157
Number of clauses of size 3120945
Number of clauses of size 410067
Number of clauses of size 528986
Number of clauses of size over 5364230

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-3348680-1304974105/watcher-3348680-1304974105 -o /tmp/evaluation-result-3348680-1304974105/solver-3348680-1304974105 -C 2400 -W 1300 -M 7680 HOME/cir_minisat HOME/instance-3348680-1304974105.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: 3.99 4.01 3.81 4/377 3970
/proc/meminfo: memFree=3564076/32951124 swapFree=67111348/67111528
[pid=3970] ppid=3968 vsize=11796 CPUtime=0 cores=1,3
/proc/3970/stat : 3970 (runsolver) R 3968 3970 2878 0 -1 4202560 41 0 0 0 0 0 0 0 23 0 1 0 609008858 12079104 50 33554432000 4194304 5432360 140736384618064 18446744073709551615 4881623 0 2147483391 4096 24578 0 0 0 17 3 0 0 0
/proc/3970/statm: 2949 50 30 303 0 2643 0

[startup+0.0801511 s]
/proc/loadavg: 3.99 4.01 3.81 4/377 3970
/proc/meminfo: memFree=3564076/32951124 swapFree=67111348/67111528
[pid=3970] ppid=3968 vsize=28428 CPUtime=0.06 cores=1,3
/proc/3970/stat : 3970 (cir_minisat) R 3968 3970 2878 0 -1 4202496 4133 0 0 0 6 0 0 0 23 0 1 0 609008858 29110272 3758 33554432000 4194304 4254575 140737098767008 18446744073709551615 4241321 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3970/statm: 7107 3765 212 15 0 3750 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 28428

[startup+0.101142 s]
/proc/loadavg: 3.99 4.01 3.81 4/377 3970
/proc/meminfo: memFree=3564076/32951124 swapFree=67111348/67111528
[pid=3970] ppid=3968 vsize=33948 CPUtime=0.08 cores=1,3
/proc/3970/stat : 3970 (cir_minisat) R 3968 3970 2878 0 -1 4202496 5243 0 0 0 8 0 0 0 23 0 1 0 609008858 34762752 4781 33554432000 4194304 4254575 140737098767008 18446744073709551615 212687336133 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3970/statm: 8487 4784 212 15 0 5130 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 33948

[startup+0.301106 s]
/proc/loadavg: 3.99 4.01 3.81 4/377 3970
/proc/meminfo: memFree=3564076/32951124 swapFree=67111348/67111528
[pid=3970] ppid=3968 vsize=82344 CPUtime=0.28 cores=1,3
/proc/3970/stat : 3970 (cir_minisat) R 3968 3970 2878 0 -1 4202496 15587 0 0 0 26 2 0 0 24 0 1 0 609008858 84320256 14215 33554432000 4194304 4254575 140737098767008 18446744073709551615 212687372043 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3970/statm: 20586 14219 212 15 0 17229 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 82344

[startup+0.701044 s]
/proc/loadavg: 3.99 4.01 3.81 4/377 3970
/proc/meminfo: memFree=3564076/32951124 swapFree=67111348/67111528
[pid=3970] ppid=3968 vsize=150500 CPUtime=0.68 cores=1,3
/proc/3970/stat : 3970 (cir_minisat) R 3968 3970 2878 0 -1 4202496 35651 0 0 0 61 7 0 0 25 0 1 0 609008858 154112000 32502 33554432000 4194304 4254575 140737098767008 18446744073709551615 212687336133 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3970/statm: 37625 32503 212 15 0 34268 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 150500

[startup+1.50089 s]
/proc/loadavg: 3.99 4.01 3.81 5/380 3974
/proc/meminfo: memFree=3372624/32951124 swapFree=67111348/67111528
[pid=3970] ppid=3968 vsize=332516 CPUtime=1.47 cores=1,3
/proc/3970/stat : 3970 (cir_minisat) R 3968 3970 2878 0 -1 4202496 75687 0 0 0 133 14 0 0 25 0 1 0 609008858 340496384 69085 33554432000 4194304 4254575 140737098767008 18446744073709551615 4241276 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3970/statm: 83129 69089 212 15 0 79772 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 332516

[startup+3.10059 s]
/proc/loadavg: 3.99 4.01 3.81 5/380 3974
/proc/meminfo: memFree=3167528/32951124 swapFree=67111348/67111528
[pid=3970] ppid=3968 vsize=522012 CPUtime=3.07 cores=1,3
/proc/3970/stat : 3970 (cir_minisat) R 3968 3970 2878 0 -1 4202496 116333 0 0 0 288 19 0 0 25 0 1 0 609008858 534540288 105949 33554432000 4194304 4254575 140737098767008 18446744073709551615 4216562 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3970/statm: 130503 105949 232 15 0 127146 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 522012

[startup+6.30101 s]
/proc/loadavg: 4.07 4.03 3.81 5/380 3975
/proc/meminfo: memFree=3118032/32951124 swapFree=67111348/67111528
[pid=3970] ppid=3968 vsize=526196 CPUtime=6.28 cores=1,3
/proc/3970/stat : 3970 (cir_minisat) R 3968 3970 2878 0 -1 4202496 117632 0 0 0 608 20 0 0 25 0 1 0 609008858 538824704 107242 33554432000 4194304 4254575 140737098767008 18446744073709551615 4216441 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3970/statm: 131549 107242 233 15 0 128192 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 526196

[startup+12.7008 s]
/proc/loadavg: 4.06 4.02 3.81 5/383 3999
/proc/meminfo: memFree=3179128/32951124 swapFree=67111348/67111528
[pid=3970] ppid=3968 vsize=528000 CPUtime=12.67 cores=1,3
/proc/3970/stat : 3970 (cir_minisat) R 3968 3970 2878 0 -1 4202496 118536 0 0 0 1247 20 0 0 25 0 1 0 609008858 540672000 108134 33554432000 4194304 4254575 140737098767008 18446744073709551615 4216562 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3970/statm: 132000 108134 233 15 0 128643 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 528000

[startup+25.5005 s]
/proc/loadavg: 4.05 4.02 3.82 5/383 3999
/proc/meminfo: memFree=3119688/32951124 swapFree=67111348/67111528
[pid=3970] ppid=3968 vsize=530308 CPUtime=25.48 cores=1,3
/proc/3970/stat : 3970 (cir_minisat) R 3968 3970 2878 0 -1 4202496 120023 0 0 0 2527 21 0 0 25 0 1 0 609008858 543035392 109607 33554432000 4194304 4254575 140737098767008 18446744073709551615 4216704 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3970/statm: 132577 109607 233 15 0 129220 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 530308

[startup+51.1008 s]
/proc/loadavg: 4.09 4.04 3.83 5/383 4000
/proc/meminfo: memFree=3019104/32951124 swapFree=67111348/67111528
[pid=3970] ppid=3968 vsize=534824 CPUtime=51.07 cores=1,3
/proc/3970/stat : 3970 (cir_minisat) R 3968 3970 2878 0 -1 4202496 123529 0 0 0 5086 21 0 0 25 0 1 0 609008858 547659776 113074 33554432000 4194304 4254575 140737098767008 18446744073709551615 4216441 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3970/statm: 133706 113074 233 15 0 130349 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 534824

[startup+102.314 s]
/proc/loadavg: 4.04 4.03 3.83 5/383 4001
/proc/meminfo: memFree=2863600/32951124 swapFree=67111348/67111528
[pid=3970] ppid=3968 vsize=540600 CPUtime=102.29 cores=1,3
/proc/3970/stat : 3970 (cir_minisat) R 3968 3970 2878 0 -1 4202496 130849 0 0 0 10205 24 0 0 25 0 1 0 609008858 553574400 120332 33554432000 4194304 4254575 140737098767008 18446744073709551615 4216768 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3970/statm: 135150 120332 233 15 0 131793 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 540600

[startup+162.301 s]
/proc/loadavg: 4.01 4.02 3.84 6/383 4003
/proc/meminfo: memFree=2625492/32951124 swapFree=67111348/67111528
[pid=3970] ppid=3968 vsize=678680 CPUtime=162.28 cores=1,3
/proc/3970/stat : 3970 (cir_minisat) R 3968 3970 2878 0 -1 4202496 145058 0 0 0 16200 28 0 0 25 0 1 0 609008858 694968320 134447 33554432000 4194304 4254575 140737098767008 18446744073709551615 4228118 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3970/statm: 169670 134447 233 15 0 166313 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 678680

[startup+222.301 s]
/proc/loadavg: 4.05 4.03 3.85 5/383 4139
/proc/meminfo: memFree=2501920/32951124 swapFree=67111348/67111528
[pid=3970] ppid=3968 vsize=685832 CPUtime=222.29 cores=1,3
/proc/3970/stat : 3970 (cir_minisat) R 3968 3970 2878 0 -1 4202496 160673 0 0 0 22196 33 0 0 25 0 1 0 609008858 702291968 149986 33554432000 4194304 4254575 140737098767008 18446744073709551615 4216562 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3970/statm: 171458 149986 233 15 0 168101 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 685832

[startup+282.301 s]
/proc/loadavg: 4.06 4.04 3.86 5/383 4141
/proc/meminfo: memFree=2315272/32951124 swapFree=67111348/67111528
[pid=3970] ppid=3968 vsize=905220 CPUtime=282.28 cores=1,3
/proc/3970/stat : 3970 (cir_minisat) R 3968 3970 2878 0 -1 4202496 174797 0 0 0 28192 36 0 0 25 0 1 0 609008858 926945280 164036 33554432000 4194304 4254575 140737098767008 18446744073709551615 4216513 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3970/statm: 226305 164036 233 15 0 222948 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 905220

[startup+342.301 s]
/proc/loadavg: 4.06 4.04 3.87 5/383 4143
/proc/meminfo: memFree=2172844/32951124 swapFree=67111348/67111528
[pid=3970] ppid=3968 vsize=911632 CPUtime=342.28 cores=1,3
/proc/3970/stat : 3970 (cir_minisat) R 3968 3970 2878 0 -1 4202496 196645 0 0 0 34189 39 0 0 25 0 1 0 609008858 933511168 185809 33554432000 4194304 4254575 140737098767008 18446744073709551615 4216562 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3970/statm: 227908 185809 233 15 0 224551 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 911632

[startup+402.301 s]
/proc/loadavg: 4.02 4.03 3.88 5/383 4144
/proc/meminfo: memFree=1941248/32951124 swapFree=67111348/67111528
[pid=3970] ppid=3968 vsize=920668 CPUtime=402.29 cores=1,3
/proc/3970/stat : 3970 (cir_minisat) R 3968 3970 2878 0 -1 4202496 217665 0 0 0 40184 45 0 0 25 0 1 0 609008858 942764032 206740 33554432000 4194304 4254575 140737098767008 18446744073709551615 4216562 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3970/statm: 230167 206740 233 15 0 226810 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 920668

[startup+462.301 s]
/proc/loadavg: 4.12 4.05 3.89 5/383 4146
/proc/meminfo: memFree=1753688/32951124 swapFree=67111348/67111528
[pid=3970] ppid=3968 vsize=927252 CPUtime=462.29 cores=1,3
/proc/3970/stat : 3970 (cir_minisat) R 3968 3970 2878 0 -1 4202496 229832 0 0 0 46182 47 0 0 25 0 1 0 609008858 949506048 218819 33554432000 4194304 4254575 140737098767008 18446744073709551615 4216513 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3970/statm: 231813 218819 233 15 0 228456 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 927252

[startup+522.301 s]
/proc/loadavg: 4.04 4.04 3.90 5/383 4147
/proc/meminfo: memFree=1676640/32951124 swapFree=67111348/67111528
[pid=3970] ppid=3968 vsize=1278360 CPUtime=522.29 cores=1,3
/proc/3970/stat : 3970 (cir_minisat) R 3968 3970 2878 0 -1 4202496 242453 0 0 0 52178 51 0 0 25 0 1 0 609008858 1309040640 231357 33554432000 4194304 4254575 140737098767008 18446744073709551615 4216441 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3970/statm: 319590 231357 233 15 0 316233 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 1278360

[startup+582.301 s]
/proc/loadavg: 4.05 4.05 3.91 5/383 4149
/proc/meminfo: memFree=1466924/32951124 swapFree=67111348/67111528
[pid=3970] ppid=3968 vsize=1283804 CPUtime=582.3 cores=1,3
/proc/3970/stat : 3970 (cir_minisat) R 3968 3970 2878 0 -1 4202496 255773 0 0 0 58174 56 0 0 25 0 1 0 609008858 1314615296 244605 33554432000 4194304 4254575 140737098767008 18446744073709551615 4216562 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3970/statm: 320951 244605 233 15 0 317594 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 1283804

[startup+642.301 s]
/proc/loadavg: 4.05 4.05 3.91 5/383 4151
/proc/meminfo: memFree=1313788/32951124 swapFree=67111348/67111528
[pid=3970] ppid=3968 vsize=1290388 CPUtime=642.3 cores=1,3
/proc/3970/stat : 3970 (cir_minisat) R 3968 3970 2878 0 -1 4202496 268413 0 0 0 64171 59 0 0 25 0 1 0 609008858 1321357312 257172 33554432000 4194304 4254575 140737098767008 18446744073709551615 4217050 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3970/statm: 322597 257172 233 15 0 319240 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 1290388

[startup+702.301 s]
/proc/loadavg: 4.02 4.04 3.91 5/383 4152
/proc/meminfo: memFree=1196824/32951124 swapFree=67111348/67111528
[pid=3970] ppid=3968 vsize=1297416 CPUtime=702.29 cores=1,3
/proc/3970/stat : 3970 (cir_minisat) R 3968 3970 2878 0 -1 4202496 283033 0 0 0 70166 63 0 0 25 0 1 0 609008858 1328553984 271715 33554432000 4194304 4254575 140737098767008 18446744073709551615 4216847 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3970/statm: 324354 271715 233 15 0 320997 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 1297416

[startup+762.314 s]
/proc/loadavg: 4.07 4.04 3.92 5/383 4163
/proc/meminfo: memFree=865296/32951124 swapFree=67111348/67111528
[pid=3970] ppid=3968 vsize=1867848 CPUtime=762.32 cores=1,3
/proc/3970/stat : 3970 (cir_minisat) R 3968 3970 2878 0 -1 4202496 337939 0 0 0 76156 76 0 0 25 0 1 0 609008858 1912676352 326524 33554432000 4194304 4254575 140737098767008 18446744073709551615 4209251 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3970/statm: 466962 326524 233 15 0 463605 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 1867848

[startup+822.301 s]
/proc/loadavg: 4.02 4.03 3.92 5/383 4164
/proc/meminfo: memFree=439868/32951124 swapFree=67111348/67111528
[pid=3970] ppid=3968 vsize=1874144 CPUtime=822.3 cores=1,3
/proc/3970/stat : 3970 (cir_minisat) R 3968 3970 2878 0 -1 4202496 412812 0 0 0 82141 89 0 0 25 0 1 0 609008858 1919123456 401331 33554432000 4194304 4254575 140737098767008 18446744073709551615 4216450 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3970/statm: 468536 401331 233 15 0 465179 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 1874144

[startup+882.301 s]
/proc/loadavg: 4.13 4.06 3.93 5/383 4166
/proc/meminfo: memFree=380276/32951124 swapFree=67111348/67111528
[pid=3970] ppid=3968 vsize=1881428 CPUtime=882.3 cores=1,3
/proc/3970/stat : 3970 (cir_minisat) R 3968 3970 2878 0 -1 4202496 426609 0 0 0 88138 92 0 0 25 0 1 0 609008858 1926582272 415053 33554432000 4194304 4254575 140737098767008 18446744073709551615 4209186 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3970/statm: 470357 415053 233 15 0 467000 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 1881428

[startup+942.3 s]
/proc/loadavg: 4.05 4.04 3.93 5/383 4168
/proc/meminfo: memFree=146512/32951124 swapFree=67111348/67111528
[pid=3970] ppid=3968 vsize=1887336 CPUtime=942.31 cores=1,3
/proc/3970/stat : 3970 (cir_minisat) R 3968 3970 2878 0 -1 4202496 436622 0 0 0 94136 95 0 0 25 0 1 0 609008858 1932632064 424988 33554432000 4194304 4254575 140737098767008 18446744073709551615 4209788 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3970/statm: 471834 424988 233 15 0 468477 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 1887336

[startup+1002.3 s]
/proc/loadavg: 4.10 4.05 3.94 5/383 4172
/proc/meminfo: memFree=92704/32951124 swapFree=67111348/67111528
[pid=3970] ppid=3968 vsize=1892660 CPUtime=1002.3 cores=1,3
/proc/3970/stat : 3970 (cir_minisat) R 3968 3970 2878 0 -1 4202496 452753 0 0 0 100131 99 0 0 25 0 1 0 609008858 1938083840 441031 33554432000 4194304 4254575 140737098767008 18446744073709551615 4217028 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3970/statm: 473165 441031 233 15 0 469808 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 1892660

[startup+1062.3 s]
/proc/loadavg: 4.03 4.04 3.94 5/383 4174
/proc/meminfo: memFree=99260/32951124 swapFree=67111348/67111528
[pid=3970] ppid=3968 vsize=1902240 CPUtime=1062.31 cores=1,3
/proc/3970/stat : 3970 (cir_minisat) R 3968 3970 2878 0 -1 4202496 463908 0 0 0 106129 102 0 0 25 0 1 0 609008858 1947893760 452135 33554432000 4194304 4254575 140737098767008 18446744073709551615 4216562 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3970/statm: 475560 452135 233 15 0 472203 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 1902240

[startup+1122.3 s]
/proc/loadavg: 4.06 4.04 3.94 5/383 4175
/proc/meminfo: memFree=95048/32951124 swapFree=67111348/67111528
[pid=3970] ppid=3968 vsize=1909404 CPUtime=1122.31 cores=1,3
/proc/3970/stat : 3970 (cir_minisat) R 3968 3970 2878 0 -1 4202496 476264 0 0 0 112125 106 0 0 25 0 1 0 609008858 1955229696 464423 33554432000 4194304 4254575 140737098767008 18446744073709551615 4216847 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3970/statm: 477351 464423 233 15 0 473994 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 1909404

[startup+1182.3 s]
/proc/loadavg: 4.07 4.05 3.95 5/383 4177
/proc/meminfo: memFree=93240/32951124 swapFree=67111348/67111528
[pid=3970] ppid=3968 vsize=2833608 CPUtime=1182.31 cores=1,3
/proc/3970/stat : 3970 (cir_minisat) R 3968 3970 2878 0 -1 4202496 485103 0 0 0 118122 109 0 0 25 0 1 0 609008858 2901614592 473216 33554432000 4194304 4254575 140737098767008 18446744073709551615 4216562 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3970/statm: 708402 473216 233 15 0 705045 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 2833608

[startup+1242.3 s]
/proc/loadavg: 4.02 4.04 3.95 5/383 4179
/proc/meminfo: memFree=92488/32951124 swapFree=67111348/67111528
[pid=3970] ppid=3968 vsize=2834164 CPUtime=1242.32 cores=1,3
/proc/3970/stat : 3970 (cir_minisat) R 3968 3970 2878 0 -1 4202496 511737 0 0 0 124112 120 0 0 25 0 1 0 609008858 2902183936 499762 33554432000 4194304 4254575 140737098767008 18446744073709551615 4216562 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3970/statm: 708541 499762 233 15 0 705184 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 2834164



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.93 4.01 3.94 4/378 4198
/proc/meminfo: memFree=1714112/32951124 swapFree=67111348/67111528
[pid=3970] ppid=3968 vsize=2839352 CPUtime=1300.02 cores=1,3
/proc/3970/stat : 3970 (cir_minisat) R 3968 3970 2878 0 -1 4202496 525042 0 0 0 129877 125 0 0 25 0 1 0 609008858 2907496448 513020 33554432000 4194304 4254575 140737098767008 18446744073709551615 4216537 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3970/statm: 709838 513020 233 15 0 706481 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 2839352

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.1
CPU time (s): 1300.13
CPU user time (s): 1298.78
CPU system time (s): 1.3418
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 2839352

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

runsolver used 4.34434 second user time and 11.2093 second system time

The end

Launcher Data

Begin job on node139 at 2011-05-09 22:48:31
IDJOB=3348680
IDBENCH=85008
IDSOLVER=1810
FILE ID=node139/3348680-1304974105
RUNJOBID= node139-1304974105-3930
PBS_JOBID= 13285611
Free space on /tmp= 40292 MiB

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

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

MD5SUM BENCH= 9a43349587a435e7109b46b3aceb156e
RANDOM SEED=701867907

node139.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.852
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.70
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.852
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.852
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
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.852
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	: 5321.49
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.852
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.852
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.852
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:       3564356 kB
Buffers:        230068 kB
Cached:       21140448 kB
SwapCached:          8 kB
Active:       16910028 kB
Inactive:     11680520 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       3564356 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:          487728 kB
Writeback:           0 kB
AnonPages:     7219476 kB
Mapped:          29224 kB
Slab:           692732 kB
PageTables:      39664 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 77231520 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= 40444 MiB
End job on node139 at 2011-05-09 23:10:13