Trace number 3362526

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 reference: minisat 2.2.0? (TO) 1300.16 1300.1

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-3362526-1305306498/watcher-3362526-1305306498 -o /tmp/evaluation-result-3362526-1305306498/solver-3362526-1305306498 -C 2400 -W 1300 -M 7680 minisat_release HOME/instance-3362526-1305306498.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.18 3.79 3.99 4/359 14312
/proc/meminfo: memFree=8245604/32950928 swapFree=45937192/67111528
[pid=14312] ppid=14310 vsize=19880 CPUtime=0 cores=1,3
/proc/14312/stat : 14312 (minisat_release) R 14310 14312 14257 0 -1 4202496 801 0 0 0 0 0 0 0 22 0 1 0 642246855 20357120 735 33554432000 4194304 4291037 140736455744144 18446744073709551615 4277897 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14312/statm: 4970 735 213 24 0 1604 0

[startup+0.0339441 s]
/proc/loadavg: 3.18 3.79 3.99 4/359 14312
/proc/meminfo: memFree=8245604/32950928 swapFree=45937192/67111528
[pid=14312] ppid=14310 vsize=24116 CPUtime=0.02 cores=1,3
/proc/14312/stat : 14312 (minisat_release) R 14310 14312 14257 0 -1 4202496 2329 0 0 0 2 0 0 0 22 0 1 0 642246855 24694784 2083 33554432000 4194304 4291037 140736455744144 18446744073709551615 4277852 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14312/statm: 6029 2085 215 24 0 2663 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 24116

[startup+0.100929 s]
/proc/loadavg: 3.18 3.79 3.99 4/359 14312
/proc/meminfo: memFree=8245604/32950928 swapFree=45937192/67111528
[pid=14312] ppid=14310 vsize=35924 CPUtime=0.09 cores=1,3
/proc/14312/stat : 14312 (minisat_release) R 14310 14312 14257 0 -1 4202496 5993 0 0 0 9 0 0 0 22 0 1 0 642246855 36786176 5149 33554432000 4194304 4291037 140736455744144 18446744073709551615 254500352709 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14312/statm: 8981 5151 215 24 0 5615 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 35924

[startup+0.300889 s]
/proc/loadavg: 3.18 3.79 3.99 4/359 14312
/proc/meminfo: memFree=8245604/32950928 swapFree=45937192/67111528
[pid=14312] ppid=14310 vsize=74132 CPUtime=0.29 cores=1,3
/proc/14312/stat : 14312 (minisat_release) R 14310 14312 14257 0 -1 4202496 16820 0 0 0 28 1 0 0 23 0 1 0 642246855 75911168 14049 33554432000 4194304 4291037 140736455744144 18446744073709551615 4277852 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14312/statm: 18533 14050 215 24 0 15167 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 74132

[startup+0.70081 s]
/proc/loadavg: 3.18 3.79 3.99 4/359 14312
/proc/meminfo: memFree=8245604/32950928 swapFree=45937192/67111528
[pid=14312] ppid=14310 vsize=157500 CPUtime=0.69 cores=1,3
/proc/14312/stat : 14312 (minisat_release) R 14310 14312 14257 0 -1 4202496 37834 0 0 0 64 5 0 0 25 0 1 0 642246855 161280000 31527 33554432000 4194304 4291037 140736455744144 18446744073709551615 4277852 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14312/statm: 39375 31530 215 24 0 36009 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 157500

[startup+1.50065 s]
/proc/loadavg: 3.18 3.79 3.99 5/360 14313
/proc/meminfo: memFree=8024512/32950928 swapFree=45937192/67111528
[pid=14312] ppid=14310 vsize=296020 CPUtime=1.49 cores=1,3
/proc/14312/stat : 14312 (minisat_release) R 14310 14312 14257 0 -1 4202496 79918 0 0 0 138 11 0 0 25 0 1 0 642246855 303124480 65972 33554432000 4194304 4291037 140736455744144 18446744073709551615 4277897 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14312/statm: 74005 65974 215 24 0 70639 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 296020

[startup+3.10033 s]
/proc/loadavg: 3.18 3.79 3.99 5/360 14313
/proc/meminfo: memFree=7733732/32950928 swapFree=45937192/67111528
[pid=14312] ppid=14310 vsize=456212 CPUtime=3.09 cores=1,3
/proc/14312/stat : 14312 (minisat_release) R 14310 14312 14257 0 -1 4202496 125238 0 0 0 291 18 0 0 25 0 1 0 642246855 467161088 103848 33554432000 4194304 4291037 140736455744144 18446744073709551615 4254680 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14312/statm: 114053 103848 238 24 0 110687 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 456212

[startup+6.30069 s]
/proc/loadavg: 3.41 3.83 4.00 5/363 14319
/proc/meminfo: memFree=7609972/32950928 swapFree=45937192/67111528
[pid=14312] ppid=14310 vsize=456212 CPUtime=6.29 cores=1,3
/proc/14312/stat : 14312 (minisat_release) R 14310 14312 14257 0 -1 4202496 125238 0 0 0 611 18 0 0 25 0 1 0 642246855 467161088 103848 33554432000 4194304 4291037 140736455744144 18446744073709551615 4254728 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14312/statm: 114053 103848 238 24 0 110687 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 456212

[startup+12.7004 s]
/proc/loadavg: 3.54 3.85 4.00 5/363 14319
/proc/meminfo: memFree=6724200/32950928 swapFree=45937192/67111528
[pid=14312] ppid=14310 vsize=456212 CPUtime=12.69 cores=1,3
/proc/14312/stat : 14312 (minisat_release) R 14310 14312 14257 0 -1 4202496 125238 0 0 0 1251 18 0 0 25 0 1 0 642246855 467161088 103848 33554432000 4194304 4291037 140736455744144 18446744073709551615 4255104 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14312/statm: 114053 103848 238 24 0 110687 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 456212

[startup+25.5009 s]
/proc/loadavg: 3.64 3.85 4.00 5/363 14319
/proc/meminfo: memFree=6659444/32950928 swapFree=45937192/67111528
[pid=14312] ppid=14310 vsize=459288 CPUtime=25.5 cores=1,3
/proc/14312/stat : 14312 (minisat_release) R 14310 14312 14257 0 -1 4202496 127021 0 0 0 2532 18 0 0 25 0 1 0 642246855 470310912 105572 33554432000 4194304 4291037 140736455744144 18446744073709551615 4254680 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14312/statm: 114822 105572 239 24 0 111456 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 459288

[startup+51.1008 s]
/proc/loadavg: 3.82 3.88 4.01 5/363 14320
/proc/meminfo: memFree=6571952/32950928 swapFree=45937192/67111528
[pid=14312] ppid=14310 vsize=569612 CPUtime=51.1 cores=1,3
/proc/14312/stat : 14312 (minisat_release) R 14310 14312 14257 0 -1 4202496 140953 0 0 0 5090 20 0 0 25 0 1 0 642246855 583282688 110162 33554432000 4194304 4291037 140736455744144 18446744073709551615 4257014 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14312/statm: 142403 110164 239 24 0 139037 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 569612

[startup+102.301 s]
/proc/loadavg: 3.92 3.90 4.00 5/363 14375
/proc/meminfo: memFree=7848092/32950928 swapFree=45937192/67111528
[pid=14312] ppid=14310 vsize=520772 CPUtime=102.29 cores=1,3
/proc/14312/stat : 14312 (minisat_release) R 14310 14312 14257 0 -1 4202496 170634 0 0 0 10205 24 0 0 25 0 1 0 642246855 533270528 104461 33554432000 4194304 4291037 140736455744144 18446744073709551615 4251672 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14312/statm: 130193 104461 259 24 0 126827 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 520772

[startup+162.301 s]
/proc/loadavg: 4.08 3.94 4.01 5/363 14377
/proc/meminfo: memFree=7595564/32950928 swapFree=45937192/67111528
[pid=14312] ppid=14310 vsize=653032 CPUtime=162.3 cores=1,3
/proc/14312/stat : 14312 (minisat_release) R 14310 14312 14257 0 -1 4202496 192555 0 0 0 16200 30 0 0 25 0 1 0 642246855 668704768 126213 33554432000 4194304 4291037 140736455744144 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14312/statm: 163258 126213 259 24 0 159892 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 653032

[startup+222.301 s]
/proc/loadavg: 4.03 3.95 4.00 5/363 14378
/proc/meminfo: memFree=7597884/32950928 swapFree=45937192/67111528
[pid=14312] ppid=14310 vsize=653032 CPUtime=222.3 cores=1,3
/proc/14312/stat : 14312 (minisat_release) R 14310 14312 14257 0 -1 4202496 217176 0 0 0 22193 37 0 0 25 0 1 0 642246855 668704768 150660 33554432000 4194304 4291037 140736455744144 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14312/statm: 163258 150660 259 24 0 159892 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 653032

[startup+282.301 s]
/proc/loadavg: 4.01 3.95 4.00 5/363 14380
/proc/meminfo: memFree=7302852/32950928 swapFree=45937192/67111528
[pid=14312] ppid=14310 vsize=867956 CPUtime=282.3 cores=1,3
/proc/14312/stat : 14312 (minisat_release) R 14310 14312 14257 0 -1 4202496 242078 0 0 0 28186 44 0 0 25 0 1 0 642246855 888786944 175411 33554432000 4194304 4291037 140736455744144 18446744073709551615 4251645 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14312/statm: 216989 175411 259 24 0 213623 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 867956

[startup+342.301 s]
/proc/loadavg: 4.08 3.98 4.00 5/363 14382
/proc/meminfo: memFree=7258552/32950928 swapFree=45937192/67111528
[pid=14312] ppid=14310 vsize=867956 CPUtime=342.31 cores=1,3
/proc/14312/stat : 14312 (minisat_release) R 14310 14312 14257 0 -1 4202496 260664 0 0 0 34182 49 0 0 25 0 1 0 642246855 888786944 193851 33554432000 4194304 4291037 140736455744144 18446744073709551615 4266203 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14312/statm: 216989 193851 259 24 0 213623 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 867956

[startup+402.301 s]
/proc/loadavg: 4.14 4.01 4.01 5/363 14383
/proc/meminfo: memFree=7035332/32950928 swapFree=45937192/67111528
[pid=14312] ppid=14310 vsize=1217596 CPUtime=402.31 cores=1,3
/proc/14312/stat : 14312 (minisat_release) R 14310 14312 14257 0 -1 4202496 282484 0 0 0 40176 55 0 0 25 0 1 0 642246855 1246818304 215552 33554432000 4194304 4291037 140736455744144 18446744073709551615 4255840 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14312/statm: 304399 215552 259 24 0 301033 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 1217596

[startup+462.314 s]
/proc/loadavg: 4.05 4.00 4.00 5/363 14385
/proc/meminfo: memFree=7207660/32950928 swapFree=45937192/67111528
[pid=14312] ppid=14310 vsize=1223064 CPUtime=462.32 cores=1,3
/proc/14312/stat : 14312 (minisat_release) R 14310 14312 14257 0 -1 4202496 332077 0 0 0 46167 65 0 0 25 0 1 0 642246855 1252417536 264970 33554432000 4194304 4291037 140736455744144 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14312/statm: 305766 264970 259 24 0 302400 0
Current children cumulated CPU time (s) 462.32
Current children cumulated vsize (KiB) 1223064

[startup+522.301 s]
/proc/loadavg: 4.05 4.01 4.00 5/363 14386
/proc/meminfo: memFree=6968560/32950928 swapFree=45937192/67111528
[pid=14312] ppid=14310 vsize=1233032 CPUtime=522.32 cores=1,3
/proc/14312/stat : 14312 (minisat_release) R 14310 14312 14257 0 -1 4202496 350239 0 0 0 52161 71 0 0 25 0 1 0 642246855 1262624768 283000 33554432000 4194304 4291037 140736455744144 18446744073709551615 4255577 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14312/statm: 308258 283000 259 24 0 304892 0
Current children cumulated CPU time (s) 522.32
Current children cumulated vsize (KiB) 1233032

[startup+582.301 s]
/proc/loadavg: 4.02 4.01 4.00 5/363 14388
/proc/meminfo: memFree=6735872/32950928 swapFree=45937192/67111528
[pid=14312] ppid=14310 vsize=1239348 CPUtime=582.32 cores=1,3
/proc/14312/stat : 14312 (minisat_release) R 14310 14312 14257 0 -1 4202496 369152 0 0 0 58155 77 0 0 25 0 1 0 642246855 1269092352 301797 33554432000 4194304 4291037 140736455744144 18446744073709551615 4256164 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14312/statm: 309837 301797 259 24 0 306471 0
Current children cumulated CPU time (s) 582.32
Current children cumulated vsize (KiB) 1239348

[startup+642.3 s]
/proc/loadavg: 4.00 4.00 4.00 5/363 14390
/proc/meminfo: memFree=6833552/32950928 swapFree=45937192/67111528
[pid=14312] ppid=14310 vsize=1816336 CPUtime=642.32 cores=1,3
/proc/14312/stat : 14312 (minisat_release) R 14310 14312 14257 0 -1 4202496 389326 0 0 0 64148 84 0 0 25 0 1 0 642246855 1859928064 321872 33554432000 4194304 4291037 140736455744144 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14312/statm: 454084 321872 259 24 0 450718 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 1816336

[startup+702.3 s]
/proc/loadavg: 4.03 4.01 4.00 5/363 14391
/proc/meminfo: memFree=6646148/32950928 swapFree=45937192/67111528
[pid=14312] ppid=14310 vsize=1822692 CPUtime=702.32 cores=1,3
/proc/14312/stat : 14312 (minisat_release) R 14310 14312 14257 0 -1 4202496 409977 0 0 0 70142 90 0 0 25 0 1 0 642246855 1866436608 342447 33554432000 4194304 4291037 140736455744144 18446744073709551615 4248404 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14312/statm: 455673 342447 259 24 0 452307 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 1822692

[startup+762.3 s]
/proc/loadavg: 4.01 4.01 4.00 5/363 14393
/proc/meminfo: memFree=6405280/32950928 swapFree=45937192/67111528
[pid=14312] ppid=14310 vsize=1828924 CPUtime=762.32 cores=1,3
/proc/14312/stat : 14312 (minisat_release) R 14310 14312 14257 0 -1 4202496 442045 0 0 0 76133 99 0 0 25 0 1 0 642246855 1872818176 374401 33554432000 4194304 4291037 140736455744144 18446744073709551615 4255571 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14312/statm: 457231 374401 259 24 0 453865 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 1828924

[startup+822.301 s]
/proc/loadavg: 4.00 4.00 4.00 5/363 14394
/proc/meminfo: memFree=6216252/32950928 swapFree=45937192/67111528
[pid=14312] ppid=14310 vsize=1838452 CPUtime=822.33 cores=1,3
/proc/14312/stat : 14312 (minisat_release) R 14310 14312 14257 0 -1 4202496 457612 0 0 0 82129 104 0 0 25 0 1 0 642246855 1882574848 389880 33554432000 4194304 4291037 140736455744144 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14312/statm: 459613 389880 259 24 0 456247 0
Current children cumulated CPU time (s) 822.33
Current children cumulated vsize (KiB) 1838452

[startup+882.301 s]
/proc/loadavg: 4.12 4.03 4.01 5/363 14423
/proc/meminfo: memFree=6063880/32950928 swapFree=45937192/67111528
[pid=14312] ppid=14310 vsize=1845652 CPUtime=882.34 cores=1,3
/proc/14312/stat : 14312 (minisat_release) R 14310 14312 14257 0 -1 4202496 473835 0 0 0 88124 110 0 0 25 0 1 0 642246855 1889947648 406002 33554432000 4194304 4291037 140736455744144 18446744073709551615 4255660 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14312/statm: 461413 406002 259 24 0 458047 0
Current children cumulated CPU time (s) 882.34
Current children cumulated vsize (KiB) 1845652

[startup+942.301 s]
/proc/loadavg: 4.11 4.05 4.01 5/363 14425
/proc/meminfo: memFree=5839332/32950928 swapFree=45937192/67111528
[pid=14312] ppid=14310 vsize=1856524 CPUtime=942.33 cores=1,3
/proc/14312/stat : 14312 (minisat_release) R 14310 14312 14257 0 -1 4202496 497104 0 0 0 94118 115 0 0 25 0 1 0 642246855 1901080576 429190 33554432000 4194304 4291037 140736455744144 18446744073709551615 4248212 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14312/statm: 464131 429190 259 24 0 460765 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 1856524

[startup+1002.3 s]
/proc/loadavg: 4.04 4.04 4.01 5/363 14426
/proc/meminfo: memFree=5528460/32950928 swapFree=45937192/67111528
[pid=14312] ppid=14310 vsize=1865276 CPUtime=1002.34 cores=1,3
/proc/14312/stat : 14312 (minisat_release) R 14310 14312 14257 0 -1 4202496 513938 0 0 0 100114 120 0 0 25 0 1 0 642246855 1910042624 445942 33554432000 4194304 4291037 140736455744144 18446744073709551615 4255907 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14312/statm: 466319 445942 259 24 0 462953 0
Current children cumulated CPU time (s) 1002.34
Current children cumulated vsize (KiB) 1865276

[startup+1062.3 s]
/proc/loadavg: 4.01 4.03 4.00 5/363 14428
/proc/meminfo: memFree=5165748/32950928 swapFree=45937192/67111528
[pid=14312] ppid=14310 vsize=1885660 CPUtime=1062.34 cores=1,3
/proc/14312/stat : 14312 (minisat_release) R 14310 14312 14257 0 -1 4202496 531058 0 0 0 106108 126 0 0 25 0 1 0 642246855 1930915840 462983 33554432000 4194304 4291037 140736455744144 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14312/statm: 471415 462983 259 24 0 468049 0
Current children cumulated CPU time (s) 1062.34
Current children cumulated vsize (KiB) 1885660

[startup+1122.31 s]
/proc/loadavg: 4.00 4.02 4.00 5/363 14429
/proc/meminfo: memFree=5250188/32950928 swapFree=45937192/67111528
[pid=14312] ppid=14310 vsize=2810056 CPUtime=1122.36 cores=1,3
/proc/14312/stat : 14312 (minisat_release) R 14310 14312 14257 0 -1 4202496 556242 0 0 0 112102 134 0 0 25 0 1 0 642246855 2877497344 488027 33554432000 4194304 4291037 140736455744144 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14312/statm: 702514 488027 259 24 0 699148 0
Current children cumulated CPU time (s) 1122.36
Current children cumulated vsize (KiB) 2810056

[startup+1182.3 s]
/proc/loadavg: 4.10 4.05 4.01 5/363 14431
/proc/meminfo: memFree=4868492/32950928 swapFree=45937192/67111528
[pid=14312] ppid=14310 vsize=2810056 CPUtime=1182.34 cores=1,3
/proc/14312/stat : 14312 (minisat_release) R 14310 14312 14257 0 -1 4202496 580694 0 0 0 118093 141 0 0 25 0 1 0 642246855 2877497344 512364 33554432000 4194304 4291037 140736455744144 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14312/statm: 702514 512364 259 24 0 699148 0
Current children cumulated CPU time (s) 1182.34
Current children cumulated vsize (KiB) 2810056

[startup+1242.3 s]
/proc/loadavg: 4.03 4.03 4.00 5/363 14433
/proc/meminfo: memFree=4484208/32950928 swapFree=45937192/67111528
[pid=14312] ppid=14310 vsize=2826844 CPUtime=1242.35 cores=1,3
/proc/14312/stat : 14312 (minisat_release) R 14310 14312 14257 0 -1 4202496 601338 0 0 0 124088 147 0 0 25 0 1 0 642246855 2894688256 532920 33554432000 4194304 4291037 140736455744144 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14312/statm: 706711 532920 259 24 0 703345 0
Current children cumulated CPU time (s) 1242.35
Current children cumulated vsize (KiB) 2826844



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 4.03 4.00 5/363 14434
/proc/meminfo: memFree=4117516/32950928 swapFree=45937192/67111528
[pid=14312] ppid=14310 vsize=2840500 CPUtime=1300.05 cores=1,3
/proc/14312/stat : 14312 (minisat_release) R 14310 14312 14257 0 -1 4202496 611667 0 0 0 129855 150 0 0 25 0 1 0 642246855 2908672000 543196 33554432000 4194304 4291037 140736455744144 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14312/statm: 710125 543196 259 24 0 706759 0
Current children cumulated CPU time (s) 1300.05
Current children cumulated vsize (KiB) 2840500

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1300 s]
/proc/loadavg: 4.01 4.03 4.00 5/363 14434
/proc/meminfo: memFree=4117516/32950928 swapFree=45937192/67111528
[pid=14312] ppid=14310 vsize=2840500 CPUtime=1300.05 cores=1,3
/proc/14312/stat : 14312 (minisat_release) R 14310 14312 14257 0 -1 4202496 611667 0 0 0 129855 150 0 0 25 0 1 0 642246855 2908672000 543196 33554432000 4194304 4291037 140736455744144 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14312/statm: 710125 543196 259 24 0 706759 0
Current children cumulated CPU time (s) 1300.05
Current children cumulated vsize (KiB) 2840500

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.1
CPU time (s): 1300.16
CPU user time (s): 1298.57
CPU system time (s): 1.59476
CPU usage (%): 100.005
Max. virtual memory (cumulated for all children) (KiB): 2840500

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

runsolver used 4.5933 second user time and 10.7564 second system time

The end

Launcher Data

Begin job on node149 at 2011-05-13 19:08:22
IDJOB=3362526
IDBENCH=20580
IDSOLVER=1840
FILE ID=node149/3362526-1305306498
RUNJOBID= node149-1305306497-14277
PBS_JOBID= 13321472
Free space on /tmp= 41928 MiB

SOLVER NAME= minisat hack reference: minisat 2.2.0
BENCH NAME= SAT07/industrial/vliw_unsat_2.0/9dlx_vliw_at_b_iq7.cnf
COMMAND LINE= minisat_release BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3362526-1305306498/watcher-3362526-1305306498 -o /tmp/evaluation-result-3362526-1305306498/solver-3362526-1305306498 -C 2400 -W 1300 -M 7680  minisat_release HOME/instance-3362526-1305306498.cnf

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

MD5SUM BENCH= 0fbc00fde383cec371bb97d621c5e7e5
RANDOM SEED=492117639

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
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.806
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.806
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:     32950928 kB
MemFree:       8246008 kB
Buffers:        271380 kB
Cached:       19272448 kB
SwapCached:      19984 kB
Active:        9138744 kB
Inactive:     14871672 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:       8246008 kB
SwapTotal:    67111528 kB
SwapFree:     45937192 kB
Dirty:          304388 kB
Writeback:           0 kB
AnonPages:     4459024 kB
Mapped:          14432 kB
Slab:           555392 kB
PageTables:      72852 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 80382144 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= 41968 MiB
End job on node149 at 2011-05-13 19:30:04