Trace number 3349129

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

General information on the benchmark

Nameindustrial/vliw_unsat_2.0/
9dlx_vliw_at_b_iq7.cnf
MD5SUM0fbc00fde383cec371bb97d621c5e7e5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark485.526
Satisfiable
(Un)Satisfiability was proved
Number of variables306095
Number of clauses6069108
Sum of the clauses size17675754
Maximum clause length163
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 25745111
Number of clauses of size 366910
Number of clauses of size 44878
Number of clauses of size 518476
Number of clauses of size over 5233732

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-3349129-1304976741/watcher-3349129-1304976741 -o /tmp/evaluation-result-3349129-1304976741/solver-3349129-1304976741 -C 2400 -W 1300 -M 7680 HOME/ebminisat_release HOME/instance-3349129-1304976741.cnf -verb=0 

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: 0.32 0.07 0.32 4/376 24318
/proc/meminfo: memFree=12140940/32951124 swapFree=65155552/67111528
[pid=24318] ppid=24316 vsize=21160 CPUtime=0.01 cores=1,3
/proc/24318/stat : 24318 (ebminisat_relea) R 24316 24318 24257 0 -1 4202496 1217 0 0 0 1 0 0 0 21 0 1 0 590090772 21667840 1134 33554432000 4194304 4293939 140737277524736 18446744073709551615 4280734 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/24318/statm: 5290 1134 217 25 0 1923 0

[startup+0.0376589 s]
/proc/loadavg: 0.32 0.07 0.32 4/376 24318
/proc/meminfo: memFree=12140940/32951124 swapFree=65155552/67111528
[pid=24318] ppid=24316 vsize=25052 CPUtime=0.03 cores=1,3
/proc/24318/stat : 24318 (ebminisat_relea) R 24316 24318 24257 0 -1 4202496 2607 0 0 0 3 0 0 0 21 0 1 0 590090772 25653248 2354 33554432000 4194304 4293939 140737277524736 18446744073709551615 4221477 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/24318/statm: 6263 2377 218 25 0 2896 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 25052

[startup+0.100648 s]
/proc/loadavg: 0.32 0.07 0.32 4/376 24318
/proc/meminfo: memFree=12140940/32951124 swapFree=65155552/67111528
[pid=24318] ppid=24316 vsize=35788 CPUtime=0.09 cores=1,3
/proc/24318/stat : 24318 (ebminisat_relea) R 24316 24318 24257 0 -1 4202496 5975 0 0 0 9 0 0 0 21 0 1 0 590090772 36646912 5133 33554432000 4194304 4293939 140737277524736 18446744073709551615 4279613 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/24318/statm: 8947 5134 218 25 0 5580 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 35788

[startup+0.300614 s]
/proc/loadavg: 0.32 0.07 0.32 4/376 24318
/proc/meminfo: memFree=12140940/32951124 swapFree=65155552/67111528
[pid=24318] ppid=24316 vsize=74000 CPUtime=0.29 cores=1,3
/proc/24318/stat : 24318 (ebminisat_relea) R 24316 24318 24257 0 -1 4202496 16730 0 0 0 27 2 0 0 22 0 1 0 590090772 75776000 13970 33554432000 4194304 4293939 140737277524736 18446744073709551615 212039316165 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/24318/statm: 18500 13973 218 25 0 15133 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 74000

[startup+0.700539 s]
/proc/loadavg: 0.32 0.07 0.32 4/376 24318
/proc/meminfo: memFree=12140940/32951124 swapFree=65155552/67111528
[pid=24318] ppid=24316 vsize=157236 CPUtime=0.69 cores=1,3
/proc/24318/stat : 24318 (ebminisat_relea) R 24316 24318 24257 0 -1 4202496 37723 0 0 0 64 5 0 0 23 0 1 0 590090772 161009664 31423 33554432000 4194304 4293939 140737277524736 18446744073709551615 212039316165 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/24318/statm: 39309 31424 218 25 0 35942 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 157236

[startup+1.5004 s]
/proc/loadavg: 0.32 0.07 0.32 5/377 24319
/proc/meminfo: memFree=11957916/32951124 swapFree=65155552/67111528
[pid=24318] ppid=24316 vsize=295472 CPUtime=1.49 cores=1,3
/proc/24318/stat : 24318 (ebminisat_relea) R 24316 24318 24257 0 -1 4202496 79656 0 0 0 137 12 0 0 25 0 1 0 590090772 302563328 65722 33554432000 4194304 4293939 140737277524736 18446744073709551615 212039316165 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/24318/statm: 73868 65726 218 25 0 70501 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 295472

[startup+3.10113 s]
/proc/loadavg: 0.61 0.13 0.34 5/377 24319
/proc/meminfo: memFree=11740216/32951124 swapFree=65155552/67111528
[pid=24318] ppid=24316 vsize=456212 CPUtime=3.09 cores=1,3
/proc/24318/stat : 24318 (ebminisat_relea) R 24316 24318 24257 0 -1 4202496 125221 0 0 0 290 19 0 0 25 0 1 0 590090772 467161088 103833 33554432000 4194304 4293939 140737277524736 18446744073709551615 4252151 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/24318/statm: 114053 103833 223 25 0 110686 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 456212

[startup+6.30054 s]
/proc/loadavg: 0.61 0.13 0.34 5/377 24319
/proc/meminfo: memFree=11690508/32951124 swapFree=65155552/67111528
[pid=24318] ppid=24316 vsize=456212 CPUtime=6.29 cores=1,3
/proc/24318/stat : 24318 (ebminisat_relea) R 24316 24318 24257 0 -1 4202496 125221 0 0 0 610 19 0 0 25 0 1 0 590090772 467161088 103833 33554432000 4194304 4293939 140737277524736 18446744073709551615 4252418 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/24318/statm: 114053 103833 223 25 0 110686 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 456212

[startup+12.7004 s]
/proc/loadavg: 1.13 0.26 0.38 5/377 24319
/proc/meminfo: memFree=11623828/32951124 swapFree=65155552/67111528
[pid=24318] ppid=24316 vsize=456212 CPUtime=12.69 cores=1,3
/proc/24318/stat : 24318 (ebminisat_relea) R 24316 24318 24257 0 -1 4202496 125221 0 0 0 1250 19 0 0 25 0 1 0 590090772 467161088 103833 33554432000 4194304 4293939 140737277524736 18446744073709551615 4252418 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/24318/statm: 114053 103833 223 25 0 110686 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 456212

[startup+25.5011 s]
/proc/loadavg: 1.57 0.38 0.42 5/377 24319
/proc/meminfo: memFree=11616192/32951124 swapFree=65155552/67111528
[pid=24318] ppid=24316 vsize=459288 CPUtime=25.49 cores=1,3
/proc/24318/stat : 24318 (ebminisat_relea) R 24316 24318 24257 0 -1 4202496 126989 0 0 0 2530 19 0 0 25 0 1 0 590090772 470310912 105544 33554432000 4194304 4293939 140737277524736 18446744073709551615 4226090 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/24318/statm: 114822 105544 225 25 0 111455 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 459288

[startup+51.1005 s]
/proc/loadavg: 2.40 0.67 0.51 5/377 24320
/proc/meminfo: memFree=11521176/32951124 swapFree=65155552/67111528
[pid=24318] ppid=24316 vsize=569612 CPUtime=51.09 cores=1,3
/proc/24318/stat : 24318 (ebminisat_relea) R 24316 24318 24257 0 -1 4202496 131360 0 0 0 5090 19 0 0 25 0 1 0 590090772 583282688 101987 33554432000 4194304 4293939 140737277524736 18446744073709551615 4256572 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/24318/statm: 142403 101987 225 25 0 139036 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 569612

[startup+102.314 s]
/proc/loadavg: 3.41 1.24 0.71 5/377 24321
/proc/meminfo: memFree=11507336/32951124 swapFree=65155552/67111528
[pid=24318] ppid=24316 vsize=520772 CPUtime=102.31 cores=1,3
/proc/24318/stat : 24318 (ebminisat_relea) R 24316 24318 24257 0 -1 4202496 170191 0 0 0 10205 26 0 0 25 0 1 0 590090772 533270528 104029 33554432000 4194304 4293939 140737277524736 18446744073709551615 4255633 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/24318/statm: 130193 104029 245 25 0 126826 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 520772

[startup+162.301 s]
/proc/loadavg: 3.82 1.72 0.91 5/377 24323
/proc/meminfo: memFree=11459920/32951124 swapFree=65155552/67111528
[pid=24318] ppid=24316 vsize=520772 CPUtime=162.3 cores=1,3
/proc/24318/stat : 24318 (ebminisat_relea) R 24316 24318 24257 0 -1 4202496 188526 0 0 0 16201 29 0 0 25 0 1 0 590090772 533270528 122203 33554432000 4194304 4293939 140737277524736 18446744073709551615 4255608 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/24318/statm: 130193 122203 245 25 0 126826 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 520772

[startup+222.301 s]
/proc/loadavg: 4.02 2.18 1.12 5/377 24352
/proc/meminfo: memFree=11550504/32951124 swapFree=65155552/67111528
[pid=24318] ppid=24316 vsize=653032 CPUtime=222.3 cores=1,3
/proc/24318/stat : 24318 (ebminisat_relea) R 24316 24318 24257 0 -1 4202496 209759 0 0 0 22196 34 0 0 25 0 1 0 590090772 668704768 143304 33554432000 4194304 4293939 140737277524736 18446744073709551615 4251623 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/24318/statm: 163258 143304 245 25 0 159891 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 653032

[startup+282.3 s]
/proc/loadavg: 4.00 2.48 1.28 5/377 24353
/proc/meminfo: memFree=11178892/32951124 swapFree=65155552/67111528
[pid=24318] ppid=24316 vsize=867956 CPUtime=282.3 cores=1,3
/proc/24318/stat : 24318 (ebminisat_relea) R 24316 24318 24257 0 -1 4202496 239190 0 0 0 28190 40 0 0 25 0 1 0 590090772 888786944 172583 33554432000 4194304 4293939 140737277524736 18446744073709551615 4255633 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/24318/statm: 216989 172583 245 25 0 213622 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 867956

[startup+342.3 s]
/proc/loadavg: 4.03 2.79 1.47 5/377 24355
/proc/meminfo: memFree=11152944/32951124 swapFree=65155552/67111528
[pid=24318] ppid=24316 vsize=867956 CPUtime=342.3 cores=1,3
/proc/24318/stat : 24318 (ebminisat_relea) R 24316 24318 24257 0 -1 4202496 257848 0 0 0 34185 45 0 0 25 0 1 0 590090772 888786944 191096 33554432000 4194304 4293939 140737277524736 18446744073709551615 4255633 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/24318/statm: 216989 191096 245 25 0 213622 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 867956

[startup+402.301 s]
/proc/loadavg: 4.08 3.02 1.62 5/377 24356
/proc/meminfo: memFree=10989976/32951124 swapFree=65155552/67111528
[pid=24318] ppid=24316 vsize=867956 CPUtime=402.3 cores=1,3
/proc/24318/stat : 24318 (ebminisat_relea) R 24316 24318 24257 0 -1 4202496 277296 0 0 0 40178 52 0 0 25 0 1 0 590090772 888786944 210428 33554432000 4194304 4293939 140737277524736 18446744073709551615 4255909 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/24318/statm: 216989 210428 245 25 0 213622 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 867956

[startup+462.301 s]
/proc/loadavg: 4.06 3.22 1.78 5/377 24358
/proc/meminfo: memFree=10771072/32951124 swapFree=65155552/67111528
[pid=24318] ppid=24316 vsize=1224580 CPUtime=462.3 cores=1,3
/proc/24318/stat : 24318 (ebminisat_relea) R 24316 24318 24257 0 -1 4202496 302073 0 0 0 46171 59 0 0 25 0 1 0 590090772 1253969920 235079 33554432000 4194304 4293939 140737277524736 18446744073709551615 4262936 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/24318/statm: 306145 235079 245 25 0 302778 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 1224580

[startup+522.3 s]
/proc/loadavg: 4.02 3.35 1.91 5/377 24360
/proc/meminfo: memFree=10568428/32951124 swapFree=65155552/67111528
[pid=24318] ppid=24316 vsize=1233104 CPUtime=522.3 cores=1,3
/proc/24318/stat : 24318 (ebminisat_relea) R 24316 24318 24257 0 -1 4202496 329293 0 0 0 52165 65 0 0 25 0 1 0 590090772 1262698496 262138 33554432000 4194304 4293939 140737277524736 18446744073709551615 4256153 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/24318/statm: 308276 262138 245 25 0 304909 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 1233104

[startup+582.301 s]
/proc/loadavg: 4.04 3.48 2.04 5/377 24361
/proc/meminfo: memFree=10615752/32951124 swapFree=65155552/67111528
[pid=24318] ppid=24316 vsize=1240240 CPUtime=582.3 cores=1,3
/proc/24318/stat : 24318 (ebminisat_relea) R 24316 24318 24257 0 -1 4202496 345905 0 0 0 58161 69 0 0 25 0 1 0 590090772 1270005760 278653 33554432000 4194304 4293939 140737277524736 18446744073709551615 4255633 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/24318/statm: 310060 278653 245 25 0 306693 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 1240240

[startup+642.301 s]
/proc/loadavg: 4.16 3.61 2.18 5/377 24363
/proc/meminfo: memFree=10485028/32951124 swapFree=65155552/67111528
[pid=24318] ppid=24316 vsize=1251720 CPUtime=642.32 cores=1,3
/proc/24318/stat : 24318 (ebminisat_relea) R 24316 24318 24257 0 -1 4202496 360518 0 0 0 64159 73 0 0 25 0 1 0 590090772 1281761280 293207 33554432000 4194304 4293939 140737277524736 18446744073709551615 4255561 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/24318/statm: 312930 293207 245 25 0 309563 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 1251720

[startup+702.301 s]
/proc/loadavg: 4.13 3.69 2.29 5/377 24364
/proc/meminfo: memFree=10320076/32951124 swapFree=65155552/67111528
[pid=24318] ppid=24316 vsize=1260416 CPUtime=702.31 cores=1,3
/proc/24318/stat : 24318 (ebminisat_relea) R 24316 24318 24257 0 -1 4202496 375330 0 0 0 70154 77 0 0 25 0 1 0 590090772 1290665984 307935 33554432000 4194304 4293939 140737277524736 18446744073709551615 4255633 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/24318/statm: 315104 307935 245 25 0 311737 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 1260416

[startup+762.314 s]
/proc/loadavg: 4.04 3.75 2.40 5/377 24366
/proc/meminfo: memFree=10268948/32951124 swapFree=65155552/67111528
[pid=24318] ppid=24316 vsize=1855028 CPUtime=762.32 cores=1,3
/proc/24318/stat : 24318 (ebminisat_relea) R 24316 24318 24257 0 -1 4202496 391930 0 0 0 76152 80 0 0 25 0 1 0 590090772 1899548672 324447 33554432000 4194304 4293939 140737277524736 18446744073709551615 4262944 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/24318/statm: 463757 324447 245 25 0 460390 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 1855028

[startup+822.301 s]
/proc/loadavg: 4.02 3.79 2.49 5/377 24368
/proc/meminfo: memFree=10182484/32951124 swapFree=65155552/67111528
[pid=24318] ppid=24316 vsize=1868728 CPUtime=822.31 cores=1,3
/proc/24318/stat : 24318 (ebminisat_relea) R 24316 24318 24257 0 -1 4202496 403319 0 0 0 82147 84 0 0 25 0 1 0 590090772 1913577472 335783 33554432000 4194304 4293939 140737277524736 18446744073709551615 4255633 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/24318/statm: 467182 335783 245 25 0 463815 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 1868728

[startup+882.301 s]
/proc/loadavg: 4.05 3.84 2.59 5/377 24369
/proc/meminfo: memFree=10042192/32951124 swapFree=65155552/67111528
[pid=24318] ppid=24316 vsize=1881488 CPUtime=882.31 cores=1,3
/proc/24318/stat : 24318 (ebminisat_relea) R 24316 24318 24257 0 -1 4202496 420570 0 0 0 88142 89 0 0 25 0 1 0 590090772 1926643712 352943 33554432000 4194304 4293939 140737277524736 18446744073709551615 4256124 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/24318/statm: 470372 352943 245 25 0 467005 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 1881488

[startup+942.3 s]
/proc/loadavg: 4.12 3.89 2.68 5/377 24371
/proc/meminfo: memFree=9753124/32951124 swapFree=65155552/67111528
[pid=24318] ppid=24316 vsize=1896608 CPUtime=942.32 cores=1,3
/proc/24318/stat : 24318 (ebminisat_relea) R 24316 24318 24257 0 -1 4202496 433288 0 0 0 94139 93 0 0 25 0 1 0 590090772 1942126592 365602 33554432000 4194304 4293939 140737277524736 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/24318/statm: 474152 365602 245 25 0 470785 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 1896608

[startup+1002.3 s]
/proc/loadavg: 4.08 3.93 2.77 5/377 24372
/proc/meminfo: memFree=9811228/32951124 swapFree=65155552/67111528
[pid=24318] ppid=24316 vsize=1905252 CPUtime=1002.32 cores=1,3
/proc/24318/stat : 24318 (ebminisat_relea) R 24316 24318 24257 0 -1 4202496 443223 0 0 0 100136 96 0 0 25 0 1 0 590090772 1950978048 375480 33554432000 4194304 4293939 140737277524736 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/24318/statm: 476313 375480 245 25 0 472946 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 1905252

[startup+1062.3 s]
/proc/loadavg: 4.03 3.94 2.84 5/377 24374
/proc/meminfo: memFree=9594816/32951124 swapFree=65155552/67111528
[pid=24318] ppid=24316 vsize=1919112 CPUtime=1062.32 cores=1,3
/proc/24318/stat : 24318 (ebminisat_relea) R 24316 24318 24257 0 -1 4202496 454697 0 0 0 106132 100 0 0 25 0 1 0 590090772 1965170688 386891 33554432000 4194304 4293939 140737277524736 18446744073709551615 4255657 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/24318/statm: 479778 386891 245 25 0 476411 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 1919112

[startup+1122.3 s]
/proc/loadavg: 4.05 3.96 2.92 5/377 24376
/proc/meminfo: memFree=10015852/32951124 swapFree=65155552/67111528
[pid=24318] ppid=24316 vsize=1924512 CPUtime=1122.32 cores=1,3
/proc/24318/stat : 24318 (ebminisat_relea) R 24316 24318 24257 0 -1 4202496 464750 0 0 0 112129 103 0 0 25 0 1 0 590090772 1970700288 396891 33554432000 4194304 4293939 140737277524736 18446744073709551615 4255633 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/24318/statm: 481128 396891 245 25 0 477761 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 1924512

[startup+1182.3 s]
/proc/loadavg: 4.02 3.97 2.98 5/377 24377
/proc/meminfo: memFree=10103352/32951124 swapFree=65155552/67111528
[pid=24318] ppid=24316 vsize=1930632 CPUtime=1182.33 cores=1,3
/proc/24318/stat : 24318 (ebminisat_relea) R 24316 24318 24257 0 -1 4202496 474445 0 0 0 118125 108 0 0 25 0 1 0 590090772 1976967168 406541 33554432000 4194304 4293939 140737277524736 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/24318/statm: 482658 406541 245 25 0 479291 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 1930632

[startup+1242.3 s]
/proc/loadavg: 4.08 4.00 3.06 5/377 24379
/proc/meminfo: memFree=9944092/32951124 swapFree=65155552/67111528
[pid=24318] ppid=24316 vsize=1945756 CPUtime=1242.32 cores=1,3
/proc/24318/stat : 24318 (ebminisat_relea) R 24316 24318 24257 0 -1 4202496 484675 0 0 0 124122 110 0 0 25 0 1 0 590090772 1992454144 416716 33554432000 4194304 4293939 140737277524736 18446744073709551615 4256148 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/24318/statm: 486439 416716 245 25 0 483072 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 1945756



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.91 3.98 3.10 5/377 24436
/proc/meminfo: memFree=10043504/32951124 swapFree=65155552/67111528
[pid=24318] ppid=24316 vsize=1965196 CPUtime=1300.04 cores=1,3
/proc/24318/stat : 24318 (ebminisat_relea) R 24316 24318 24257 0 -1 4202496 494938 0 0 0 129891 113 0 0 25 0 1 0 590090772 2012360704 426931 33554432000 4194304 4293939 140737277524736 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/24318/statm: 491299 426931 245 25 0 487932 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 1965196

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.92
CPU system time (s): 1.20182
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 1965196

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

runsolver used 4.50031 second user time and 10.8913 second system time

The end

Launcher Data

Begin job on node146 at 2011-05-09 23:32:25
IDJOB=3349129
IDBENCH=20580
IDSOLVER=1812
FILE ID=node146/3349129-1304976741
RUNJOBID= node146-1304976740-24278
PBS_JOBID= 13285667
Free space on /tmp= 41708 MiB

SOLVER NAME= minisat hack: EBMiniSAT 2011-03-02
BENCH NAME= SAT07/industrial/vliw_unsat_2.0/9dlx_vliw_at_b_iq7.cnf
COMMAND LINE= DIR/ebminisat_release BENCHNAME  -verb=0
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3349129-1304976741/watcher-3349129-1304976741 -o /tmp/evaluation-result-3349129-1304976741/solver-3349129-1304976741 -C 2400 -W 1300 -M 7680  HOME/ebminisat_release HOME/instance-3349129-1304976741.cnf  -verb=0

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

MD5SUM BENCH= 0fbc00fde383cec371bb97d621c5e7e5
RANDOM SEED=336277099

node146.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.830
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.66
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.830
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.830
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.830
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.86
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.830
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.830
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.830
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.830
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:      12141468 kB
Buffers:        160940 kB
Cached:        4669336 kB
SwapCached:       9316 kB
Active:       11002624 kB
Inactive:      9486500 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12141468 kB
SwapTotal:    67111528 kB
SwapFree:     65155552 kB
Dirty:          155712 kB
Writeback:           0 kB
AnonPages:    15656160 kB
Mapped:          22776 kB
Slab:           194024 kB
PageTables:      59932 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 82020376 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= 41668 MiB
End job on node146 at 2011-05-09 23:54:07