Trace number 3281362

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
march_rw 2011-03-02? (TO) 1300.21 1300.17

General information on the benchmark

Nameindustrial/vliw_sat_4.0/
9vliw_m_9stages_iq3_C1_bug5.cnf
MD5SUMc77a56af24208a6401c763e11a38de01
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark6.82496
Satisfiable
(Un)Satisfiability was proved
Number of variables520770
Number of clauses13380350
Sum of the clauses size39210884
Maximum clause length6689
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 28710587
Number of clauses of size 34215482
Number of clauses of size 425225
Number of clauses of size 515593
Number of clauses of size over 5413462

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: 935)

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

running on 2 cores: 4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.74 2.40 3.24 6/188 6702
/proc/meminfo: memFree=14655744/32951124 swapFree=67111528/67111528
[pid=6702] ppid=6698 vsize=113032 CPUtime=0 cores=4,6
/proc/6702/stat : 6702 (march_rw) R 6698 6702 5847 0 -1 4194304 3323 0 0 0 0 0 0 0 20 0 1 0 486839090 115744768 3267 33554432000 4194304 4300876 140733953762384 18446744073709551615 4245967 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/6702/statm: 28258 3278 110 27 0 26707 0

[startup+0.0989399 s]
/proc/loadavg: 1.74 2.40 3.24 6/188 6702
/proc/meminfo: memFree=14655744/32951124 swapFree=67111528/67111528
[pid=6702] ppid=6698 vsize=216224 CPUtime=0.09 cores=4,6
/proc/6702/stat : 6702 (march_rw) R 6698 6702 5847 0 -1 4194304 39092 0 0 0 5 4 0 0 20 0 1 0 486839090 221413376 39036 33554432000 4194304 4300876 140733953762384 18446744073709551615 212687336133 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/6702/statm: 54056 39036 113 27 0 52505 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 216224

[startup+0.100937 s]
/proc/loadavg: 1.74 2.40 3.24 6/188 6702
/proc/meminfo: memFree=14655744/32951124 swapFree=67111528/67111528
[pid=6702] ppid=6698 vsize=216356 CPUtime=0.09 cores=4,6
/proc/6702/stat : 6702 (march_rw) R 6698 6702 5847 0 -1 4194304 39124 0 0 0 5 4 0 0 20 0 1 0 486839090 221548544 39068 33554432000 4194304 4300876 140733953762384 18446744073709551615 212687209149 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/6702/statm: 54089 39069 113 27 0 52538 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 216356

[startup+0.300906 s]
/proc/loadavg: 1.74 2.40 3.24 6/188 6702
/proc/meminfo: memFree=14655744/32951124 swapFree=67111528/67111528
[pid=6702] ppid=6698 vsize=227840 CPUtime=0.29 cores=4,6
/proc/6702/stat : 6702 (march_rw) R 6698 6702 5847 0 -1 4194304 42312 0 0 0 24 5 0 0 21 0 1 0 486839090 233308160 42256 33554432000 4194304 4300876 140733953762384 18446744073709551615 212687336133 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/6702/statm: 56960 42257 113 27 0 55409 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 227840

[startup+0.700838 s]
/proc/loadavg: 1.74 2.40 3.24 6/188 6702
/proc/meminfo: memFree=14655744/32951124 swapFree=67111528/67111528
[pid=6702] ppid=6698 vsize=250544 CPUtime=0.69 cores=4,6
/proc/6702/stat : 6702 (march_rw) R 6698 6702 5847 0 -1 4194304 48653 0 0 0 64 5 0 0 22 0 1 0 486839090 256557056 48597 33554432000 4194304 4300876 140733953762384 18446744073709551615 212687336133 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/6702/statm: 62636 48598 113 27 0 61085 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 250544

[startup+1.50068 s]
/proc/loadavg: 2.16 2.47 3.26 6/190 6704
/proc/meminfo: memFree=14210764/32951124 swapFree=67111528/67111528
[pid=6702] ppid=6698 vsize=295028 CPUtime=1.49 cores=4,6
/proc/6702/stat : 6702 (march_rw) R 6698 6702 5847 0 -1 4194304 61032 0 0 0 142 7 0 0 25 0 1 0 486839090 302108672 60976 33554432000 4194304 4300876 140733953762384 18446744073709551615 212687336133 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/6702/statm: 73757 60976 113 27 0 72206 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 295028

[startup+3.10039 s]
/proc/loadavg: 2.16 2.47 3.26 6/190 6704
/proc/meminfo: memFree=14085924/32951124 swapFree=67111528/67111528
[pid=6702] ppid=6698 vsize=381752 CPUtime=3.09 cores=4,6
/proc/6702/stat : 6702 (march_rw) R 6698 6702 5847 0 -1 4194304 85187 0 0 0 297 12 0 0 25 0 1 0 486839090 390914048 85131 33554432000 4194304 4300876 140733953762384 18446744073709551615 212687336133 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/6702/statm: 95438 85132 113 27 0 93887 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 381752

[startup+6.30082 s]
/proc/loadavg: 2.55 2.55 3.28 5/190 6704
/proc/meminfo: memFree=13550024/32951124 swapFree=67111528/67111528
[pid=6702] ppid=6698 vsize=551656 CPUtime=6.29 cores=4,6
/proc/6702/stat : 6702 (march_rw) R 6698 6702 5847 0 -1 4194304 132569 0 0 0 608 21 0 0 25 0 1 0 486839090 564895744 132513 33554432000 4194304 4300876 140733953762384 18446744073709551615 212687675136 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/6702/statm: 137914 132514 113 27 0 136363 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 551656

[startup+12.7007 s]
/proc/loadavg: 2.67 2.57 3.28 6/190 6704
/proc/meminfo: memFree=13116528/32951124 swapFree=67111528/67111528
[pid=6702] ppid=6698 vsize=1387388 CPUtime=12.69 cores=4,6
/proc/6702/stat : 6702 (march_rw) R 6698 6702 5847 0 -1 4194304 251519 0 0 0 1230 39 0 0 25 0 1 0 486839090 1420685312 191849 33554432000 4194304 4300876 140733953762384 18446744073709551615 212687070676 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/6702/statm: 346847 191849 126 27 0 345296 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1387388

[startup+25.5003 s]
/proc/loadavg: 2.87 2.62 3.29 5/190 6704
/proc/meminfo: memFree=12997496/32951124 swapFree=67111528/67111528
[pid=6702] ppid=6698 vsize=1349556 CPUtime=25.49 cores=4,6
/proc/6702/stat : 6702 (march_rw) R 6698 6702 5847 0 -1 4194304 471000 0 0 0 2483 66 0 0 25 0 1 0 486839090 1381945344 202750 33554432000 4194304 4300876 140733953762384 18446744073709551615 4239563 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/6702/statm: 337389 202750 128 27 0 335838 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 1349556

[startup+51.1067 s]
/proc/loadavg: 3.32 2.75 3.31 6/190 6705
/proc/meminfo: memFree=12869036/32951124 swapFree=67111528/67111528
[pid=6702] ppid=6698 vsize=1335304 CPUtime=51.1 cores=4,6
/proc/6702/stat : 6702 (march_rw) R 6698 6702 5847 0 -1 4202496 1268614 0 0 0 4940 170 0 0 25 0 1 0 486839090 1367351296 201745 33554432000 4194304 4300876 140733953762384 18446744073709551615 4242185 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/6702/statm: 333826 201745 145 27 0 332275 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 1335304

[startup+102.3 s]
/proc/loadavg: 3.80 2.97 3.35 6/190 6707
/proc/meminfo: memFree=12319364/32951124 swapFree=67111528/67111528
[pid=6702] ppid=6698 vsize=1601236 CPUtime=102.3 cores=4,6
/proc/6702/stat : 6702 (march_rw) R 6698 6702 5847 0 -1 4202496 1586859 0 0 0 10021 209 0 0 25 0 1 0 486839090 1639665664 267119 33554432000 4194304 4300876 140733953762384 18446744073709551615 4256624 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/6702/statm: 400309 267119 145 27 0 398758 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 1601236

[startup+162.3 s]
/proc/loadavg: 4.00 3.17 3.39 6/190 6708
/proc/meminfo: memFree=12252792/32951124 swapFree=67111528/67111528
[pid=6702] ppid=6698 vsize=1610532 CPUtime=162.3 cores=4,6
/proc/6702/stat : 6702 (march_rw) R 6698 6702 5847 0 -1 4202496 1589113 0 0 0 16021 209 0 0 25 0 1 0 486839090 1649184768 269373 33554432000 4194304 4300876 140733953762384 18446744073709551615 4214645 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/6702/statm: 402633 269373 145 27 0 401082 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 1610532

[startup+222.3 s]
/proc/loadavg: 4.00 3.32 3.43 6/190 6710
/proc/meminfo: memFree=11618828/32951124 swapFree=67111528/67111528
[pid=6702] ppid=6698 vsize=1614756 CPUtime=222.3 cores=4,6
/proc/6702/stat : 6702 (march_rw) R 6698 6702 5847 0 -1 4202496 1590315 0 0 0 22021 209 0 0 25 0 1 0 486839090 1653510144 270575 33554432000 4194304 4300876 140733953762384 18446744073709551615 4214642 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/6702/statm: 403689 270575 145 27 0 402138 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 1614756

[startup+282.3 s]
/proc/loadavg: 4.06 3.46 3.47 6/190 6711
/proc/meminfo: memFree=10773828/32951124 swapFree=67111528/67111528
[pid=6702] ppid=6698 vsize=1622328 CPUtime=282.3 cores=4,6
/proc/6702/stat : 6702 (march_rw) R 6698 6702 5847 0 -1 4202496 1591774 0 0 0 28021 209 0 0 25 0 1 0 486839090 1661263872 272034 33554432000 4194304 4300876 140733953762384 18446744073709551615 4256594 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/6702/statm: 405582 272034 145 27 0 404031 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 1622328

[startup+342.301 s]
/proc/loadavg: 4.02 3.55 3.50 6/190 6713
/proc/meminfo: memFree=9922636/32951124 swapFree=67111528/67111528
[pid=6702] ppid=6698 vsize=1628004 CPUtime=342.3 cores=4,6
/proc/6702/stat : 6702 (march_rw) R 6698 6702 5847 0 -1 4202496 1593324 0 0 0 34020 210 0 0 25 0 1 0 486839090 1667076096 273584 33554432000 4194304 4300876 140733953762384 18446744073709551615 4256612 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/6702/statm: 407001 273584 145 27 0 405450 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 1628004

[startup+402.301 s]
/proc/loadavg: 4.00 3.63 3.53 6/190 6715
/proc/meminfo: memFree=9142876/32951124 swapFree=67111528/67111528
[pid=6702] ppid=6698 vsize=1641600 CPUtime=402.3 cores=4,6
/proc/6702/stat : 6702 (march_rw) R 6698 6702 5847 0 -1 4202496 1596992 0 0 0 40020 210 0 0 25 0 1 0 486839090 1680998400 277252 33554432000 4194304 4300876 140733953762384 18446744073709551615 4214625 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/6702/statm: 410400 277252 145 27 0 408849 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 1641600

[startup+462.301 s]
/proc/loadavg: 4.00 3.69 3.55 6/190 6716
/proc/meminfo: memFree=8846952/32951124 swapFree=67111528/67111528
[pid=6702] ppid=6698 vsize=1673292 CPUtime=462.31 cores=4,6
/proc/6702/stat : 6702 (march_rw) R 6698 6702 5847 0 -1 4202496 1604349 0 0 0 46019 212 0 0 25 0 1 0 486839090 1713451008 284609 33554432000 4194304 4300876 140733953762384 18446744073709551615 4256612 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/6702/statm: 418323 284609 145 27 0 416772 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 1673292

[startup+522.301 s]
/proc/loadavg: 4.00 3.75 3.58 6/190 6718
/proc/meminfo: memFree=8541972/32951124 swapFree=67111528/67111528
[pid=6702] ppid=6698 vsize=1700748 CPUtime=522.3 cores=4,6
/proc/6702/stat : 6702 (march_rw) R 6698 6702 5847 0 -1 4202496 1611739 0 0 0 52017 213 0 0 25 0 1 0 486839090 1741565952 291999 33554432000 4194304 4300876 140733953762384 18446744073709551615 4256624 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/6702/statm: 425187 291999 145 27 0 423636 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 1700748

[startup+582.301 s]
/proc/loadavg: 4.00 3.79 3.60 6/190 6719
/proc/meminfo: memFree=8254752/32951124 swapFree=67111528/67111528
[pid=6702] ppid=6698 vsize=1726904 CPUtime=582.31 cores=4,6
/proc/6702/stat : 6702 (march_rw) R 6698 6702 5847 0 -1 4202496 1615814 0 0 0 58017 214 0 0 25 0 1 0 486839090 1768349696 296074 33554432000 4194304 4300876 140733953762384 18446744073709551615 4214645 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/6702/statm: 431726 296074 146 27 0 430175 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 1726904

[startup+642.301 s]
/proc/loadavg: 4.14 3.86 3.63 6/190 6721
/proc/meminfo: memFree=7770720/32951124 swapFree=67111528/67111528
[pid=6702] ppid=6698 vsize=1749080 CPUtime=642.31 cores=4,6
/proc/6702/stat : 6702 (march_rw) R 6698 6702 5847 0 -1 4202496 1622250 0 0 0 64016 215 0 0 25 0 1 0 486839090 1791057920 302510 33554432000 4194304 4300876 140733953762384 18446744073709551615 4256624 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/6702/statm: 437270 302510 146 27 0 435719 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 1749080

[startup+702.307 s]
/proc/loadavg: 4.05 3.88 3.65 6/190 6723
/proc/meminfo: memFree=7165332/32951124 swapFree=67111528/67111528
[pid=6702] ppid=6698 vsize=1765580 CPUtime=702.32 cores=4,6
/proc/6702/stat : 6702 (march_rw) R 6698 6702 5847 0 -1 4202496 1626940 0 0 0 70016 216 0 0 25 0 1 0 486839090 1807953920 307200 33554432000 4194304 4300876 140733953762384 18446744073709551615 4256624 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/6702/statm: 441395 307200 146 27 0 439844 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 1765580

[startup+762.301 s]
/proc/loadavg: 4.05 3.91 3.68 6/190 6724
/proc/meminfo: memFree=6192280/32951124 swapFree=67111528/67111528
[pid=6702] ppid=6698 vsize=2044388 CPUtime=762.32 cores=4,6
/proc/6702/stat : 6702 (march_rw) R 6698 6702 5847 0 -1 4202496 1694021 0 0 0 76006 226 0 0 25 0 1 0 486839090 2093453312 374281 33554432000 4194304 4300876 140733953762384 18446744073709551615 4214625 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/6702/statm: 511097 374281 146 27 0 509546 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 2044388

[startup+822.301 s]
/proc/loadavg: 4.10 3.94 3.70 6/190 6726
/proc/meminfo: memFree=5497132/32951124 swapFree=67111528/67111528
[pid=6702] ppid=6698 vsize=2145500 CPUtime=822.32 cores=4,6
/proc/6702/stat : 6702 (march_rw) R 6698 6702 5847 0 -1 4202496 1720930 0 0 0 82002 230 0 0 25 0 1 0 486839090 2196992000 401190 33554432000 4194304 4300876 140733953762384 18446744073709551615 4214642 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/6702/statm: 536375 401190 146 27 0 534824 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 2145500

[startup+882.301 s]
/proc/loadavg: 4.03 3.95 3.72 5/190 6727
/proc/meminfo: memFree=5017432/32951124 swapFree=67111528/67111528
[pid=6702] ppid=6698 vsize=2160284 CPUtime=882.31 cores=4,6
/proc/6702/stat : 6702 (march_rw) R 6698 6702 5847 0 -1 4202496 1725120 0 0 0 88001 230 0 0 25 0 1 0 486839090 2212130816 405380 33554432000 4194304 4300876 140733953762384 18446744073709551615 4256624 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/6702/statm: 540071 405380 146 27 0 538520 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 2160284

[startup+942.301 s]
/proc/loadavg: 4.01 3.95 3.73 5/190 6729
/proc/meminfo: memFree=4649888/32951124 swapFree=67111528/67111528
[pid=6702] ppid=6698 vsize=2234072 CPUtime=942.32 cores=4,6
/proc/6702/stat : 6702 (march_rw) R 6698 6702 5847 0 -1 4202496 1744541 0 0 0 93999 233 0 0 25 0 1 0 486839090 2287689728 424801 33554432000 4194304 4300876 140733953762384 18446744073709551615 4256594 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/6702/statm: 558518 424801 146 27 0 556967 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 2234072

[startup+1002.3 s]
/proc/loadavg: 4.00 3.96 3.74 6/190 6731
/proc/meminfo: memFree=3513740/32951124 swapFree=67111528/67111528
[pid=6702] ppid=6698 vsize=2661536 CPUtime=1002.32 cores=4,6
/proc/6702/stat : 6702 (march_rw) R 6698 6702 5847 0 -1 4202496 1842979 0 0 0 99984 248 0 0 25 0 1 0 486839090 2725412864 523239 33554432000 4194304 4300876 140733953762384 18446744073709551615 4256624 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/6702/statm: 665384 523239 146 27 0 663833 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 2661536

[startup+1062.3 s]
/proc/loadavg: 3.66 3.89 3.73 4/184 6750
/proc/meminfo: memFree=10223452/32951124 swapFree=67111528/67111528
[pid=6702] ppid=6698 vsize=3035096 CPUtime=1062.32 cores=4,6
/proc/6702/stat : 6702 (march_rw) R 6698 6702 5847 0 -1 4202496 1940024 0 0 0 105969 263 0 0 25 0 1 0 486839090 3107938304 620284 33554432000 4194304 4300876 140733953762384 18446744073709551615 4256624 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/6702/statm: 758774 620284 146 27 0 757223 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 3035096

[startup+1122.3 s]
/proc/loadavg: 3.24 3.72 3.68 5/184 6752
/proc/meminfo: memFree=9467628/32951124 swapFree=67111528/67111528
[pid=6702] ppid=6698 vsize=3411428 CPUtime=1122.33 cores=4,6
/proc/6702/stat : 6702 (march_rw) R 6698 6702 5847 0 -1 4202496 2037630 0 0 0 111959 274 0 0 25 0 1 0 486839090 3493302272 717890 33554432000 4194304 4300876 140733953762384 18446744073709551615 4214642 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/6702/statm: 852857 717890 146 27 0 851306 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 3411428

[startup+1182.3 s]
/proc/loadavg: 3.09 3.59 3.63 5/184 6753
/proc/meminfo: memFree=9126488/32951124 swapFree=67111528/67111528
[pid=6702] ppid=6698 vsize=3538148 CPUtime=1182.33 cores=4,6
/proc/6702/stat : 6702 (march_rw) R 6698 6702 5847 0 -1 4202496 2071124 0 0 0 117956 277 0 0 25 0 1 0 486839090 3623063552 751384 33554432000 4194304 4300876 140733953762384 18446744073709551615 4256612 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/6702/statm: 884537 751384 146 27 0 882986 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 3538148

[startup+1242.3 s]
/proc/loadavg: 3.06 3.49 3.60 5/184 6755
/proc/meminfo: memFree=8869152/32951124 swapFree=67111528/67111528
[pid=6702] ppid=6698 vsize=3764228 CPUtime=1242.33 cores=4,6
/proc/6702/stat : 6702 (march_rw) R 6698 6702 5847 0 -1 4202496 2105410 0 0 0 123951 282 0 0 25 0 1 0 486839090 3854569472 785670 33554432000 4194304 4300876 140733953762384 18446744073709551615 4256576 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/6702/statm: 941057 785670 146 27 0 939506 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 3764228



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.94 3.39 3.56 4/178 6775
/proc/meminfo: memFree=8840288/32951124 swapFree=67111528/67111528
[pid=6702] ppid=6698 vsize=3861116 CPUtime=1300.04 cores=4,6
/proc/6702/stat : 6702 (march_rw) R 6698 6702 5847 0 -1 4202496 2130899 0 0 0 129718 286 0 0 25 0 1 0 486839090 3953782784 811159 33554432000 4194304 4300876 140733953762384 18446744073709551615 4214647 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/6702/statm: 965279 811159 146 27 0 963728 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 3861116

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

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

[startup+1300.11 s]
/proc/loadavg: 2.94 3.39 3.56 4/178 6775
/proc/meminfo: memFree=8840288/32951124 swapFree=67111528/67111528
[pid=6702] ppid=6698 vsize=0 CPUtime=1300.14 cores=4,6
/proc/6702/stat : 6702 (march_rw) R 6698 6702 5847 0 -1 4203524 2130899 0 0 0 129718 296 0 0 25 0 1 0 486839090 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/6702/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1300.14
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.17
CPU time (s): 1300.21
CPU user time (s): 1297.18
CPU system time (s): 3.02354
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 3861116

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

runsolver used 2.33364 second user time and 4.54931 second system time

The end

Launcher Data

Begin job on node139 at 2011-04-25 19:26:53
IDJOB=3281362
IDBENCH=20582
IDSOLVER=1561
FILE ID=node139/3281362-1303752404
RUNJOBID= node139-1303752403-6662
PBS_JOBID= 13154023
Free space on /tmp= 71768 MiB

SOLVER NAME= march_rw 2011-03-02
BENCH NAME= SAT07/industrial/vliw_sat_4.0/9vliw_m_9stages_iq3_C1_bug5.cnf
COMMAND LINE= ./march_rw BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3281362-1303752404/watcher-3281362-1303752404 -o /tmp/evaluation-result-3281362-1303752404/solver-3281362-1303752404 -C 2400 -W 1300 -M 7680  ./march_rw HOME/instance-3281362-1303752404.cnf

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

MD5SUM BENCH= c77a56af24208a6401c763e11a38de01
RANDOM SEED=1324681465

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:      14656048 kB
Buffers:       2146948 kB
Cached:       15021840 kB
SwapCached:          0 kB
Active:       11100480 kB
Inactive:      6648672 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14656048 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:          757584 kB
Writeback:           0 kB
AnonPages:      579848 kB
Mapped:          15272 kB
Slab:           482580 kB
PageTables:       6252 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1149808 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= 71908 MiB
End job on node139 at 2011-04-25 19:48:36