Trace number 3375777

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
MPhaseSAT64 2011-05-14 (fixed)? (TO) 1300.06 1300.03

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

running on 2 cores: 0,2

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: 6.60 7.72 7.89 5/320 19991
/proc/meminfo: memFree=22336440/32951124 swapFree=59305796/67111528
[pid=19991] ppid=19989 vsize=496 CPUtime=0 cores=0,2
/proc/19991/stat : 19991 (MPhaseSAT64) S 19989 19991 19943 0 -1 4194304 73 0 0 0 0 0 0 0 23 0 1 0 734916877 507904 29 33554432000 4194304 4479436 140733730868624 18446744073709551615 252453142151 0 2147483391 4096 0 18446744071699199166 0 0 17 0 0 0 0
/proc/19991/statm: 124 29 22 70 0 23 0

[startup+0.0680129 s]
/proc/loadavg: 6.60 7.72 7.89 5/320 19991
/proc/meminfo: memFree=22336440/32951124 swapFree=59305796/67111528
[pid=19991] ppid=19989 vsize=130408 CPUtime=0.06 cores=0,2
/proc/19991/stat : 19991 (MPhaseSAT64) R 19989 19991 19943 0 -1 4202496 900 0 0 0 6 0 0 0 23 0 1 0 734916877 133537792 842 33554432000 4194304 4479436 140733730868624 18446744073709551615 252457611716 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/19991/statm: 32602 842 267 70 0 29722 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 130408

[startup+0.101006 s]
/proc/loadavg: 6.60 7.72 7.89 5/320 19991
/proc/meminfo: memFree=22336440/32951124 swapFree=59305796/67111528
[pid=19991] ppid=19989 vsize=130408 CPUtime=0.09 cores=0,2
/proc/19991/stat : 19991 (MPhaseSAT64) R 19989 19991 19943 0 -1 4202496 1177 0 0 0 9 0 0 0 23 0 1 0 734916877 133537792 1119 33554432000 4194304 4479436 140733730868624 18446744073709551615 252458065664 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/19991/statm: 32602 1119 267 70 0 29722 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 130408

[startup+0.300974 s]
/proc/loadavg: 6.60 7.72 7.89 5/320 19991
/proc/meminfo: memFree=22336440/32951124 swapFree=59305796/67111528
[pid=19991] ppid=19989 vsize=130408 CPUtime=0.28 cores=0,2
/proc/19991/stat : 19991 (MPhaseSAT64) R 19989 19991 19943 0 -1 4202496 2850 0 0 0 28 0 0 0 24 0 1 0 734916877 133537792 2792 33554432000 4194304 4479436 140733730868624 18446744073709551615 252457613713 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/19991/statm: 32602 2792 267 70 0 29722 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 130408

[startup+0.700898 s]
/proc/loadavg: 6.60 7.72 7.89 5/320 19991
/proc/meminfo: memFree=22336440/32951124 swapFree=59305796/67111528
[pid=19991] ppid=19989 vsize=130408 CPUtime=0.68 cores=0,2
/proc/19991/stat : 19991 (MPhaseSAT64) R 19989 19991 19943 0 -1 4202496 6189 0 0 0 68 0 0 0 25 0 1 0 734916877 133537792 6131 33554432000 4194304 4479436 140733730868624 18446744073709551615 4213885 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/19991/statm: 32602 6131 267 70 0 29722 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 130408

[startup+1.50076 s]
/proc/loadavg: 6.60 7.72 7.89 5/321 19992
/proc/meminfo: memFree=22213456/32951124 swapFree=59305796/67111528
[pid=19991] ppid=19989 vsize=130408 CPUtime=1.49 cores=0,2
/proc/19991/stat : 19991 (MPhaseSAT64) R 19989 19991 19943 0 -1 4202496 12668 0 0 0 147 2 0 0 25 0 1 0 734916877 133537792 12610 33554432000 4194304 4479436 140733730868624 18446744073709551615 252458065664 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/19991/statm: 32602 12610 267 70 0 29722 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 130408

[startup+3.10045 s]
/proc/loadavg: 6.47 7.68 7.88 5/321 19992
/proc/meminfo: memFree=21999060/32951124 swapFree=59305796/67111528
[pid=19991] ppid=19989 vsize=130408 CPUtime=3.09 cores=0,2
/proc/19991/stat : 19991 (MPhaseSAT64) R 19989 19991 19943 0 -1 4202496 25402 0 0 0 303 6 0 0 25 0 1 0 734916877 133537792 25344 33554432000 4194304 4479436 140733730868624 18446744073709551615 4213885 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/19991/statm: 32602 25344 267 70 0 29722 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 130408

[startup+6.30086 s]
/proc/loadavg: 6.47 7.68 7.88 5/327 20004
/proc/meminfo: memFree=21590488/32951124 swapFree=59305796/67111528
[pid=19991] ppid=19989 vsize=383180 CPUtime=6.29 cores=0,2
/proc/19991/stat : 19991 (MPhaseSAT64) R 19989 19991 19943 0 -1 4202496 102442 0 0 0 613 16 0 0 25 0 1 0 734916877 392376320 91621 33554432000 4194304 4479436 140733730868624 18446744073709551615 4315787 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/19991/statm: 95795 91621 595 70 0 92915 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 383180

[startup+12.7007 s]
/proc/loadavg: 6.16 7.57 7.84 5/327 20005
/proc/meminfo: memFree=21168172/32951124 swapFree=59305796/67111528
[pid=19991] ppid=19989 vsize=315864 CPUtime=12.68 cores=0,2
/proc/19991/stat : 19991 (MPhaseSAT64) R 19989 19991 19943 0 -1 4202496 105736 0 0 0 1252 16 0 0 25 0 1 0 734916877 323444736 75831 33554432000 4194304 4479436 140733730868624 18446744073709551615 4308012 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/19991/statm: 78966 75831 605 70 0 76086 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 315864

[startup+25.5003 s]
/proc/loadavg: 5.83 7.46 7.80 5/327 20005
/proc/meminfo: memFree=20425300/32951124 swapFree=59305796/67111528
[pid=19991] ppid=19989 vsize=335756 CPUtime=25.49 cores=0,2
/proc/19991/stat : 19991 (MPhaseSAT64) R 19989 19991 19943 0 -1 4202496 168840 0 0 0 2525 24 0 0 25 0 1 0 734916877 343814144 80807 33554432000 4194304 4479436 140733730868624 18446744073709551615 4314423 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/19991/statm: 83939 80807 608 70 0 81059 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 335756

[startup+51.1126 s]
/proc/loadavg: 5.20 7.18 7.70 5/327 20006
/proc/meminfo: memFree=20322152/32951124 swapFree=59305796/67111528
[pid=19991] ppid=19989 vsize=335756 CPUtime=51.1 cores=0,2
/proc/19991/stat : 19991 (MPhaseSAT64) R 19989 19991 19943 0 -1 4202496 307816 0 0 0 5069 41 0 0 25 0 1 0 734916877 343814144 80807 33554432000 4194304 4479436 140733730868624 18446744073709551615 4306787 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/19991/statm: 83939 80807 608 70 0 81059 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 335756

[startup+102.301 s]
/proc/loadavg: 4.57 6.70 7.51 5/327 20007
/proc/meminfo: memFree=19981192/32951124 swapFree=59305796/67111528
[pid=19991] ppid=19989 vsize=335756 CPUtime=102.29 cores=0,2
/proc/19991/stat : 19991 (MPhaseSAT64) R 19989 19991 19943 0 -1 4202496 585768 0 0 0 10158 71 0 0 25 0 1 0 734916877 343814144 80807 33554432000 4194304 4479436 140733730868624 18446744073709551615 4307539 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/19991/statm: 83939 80807 608 70 0 81059 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 335756

[startup+162.301 s]
/proc/loadavg: 4.21 6.21 7.28 5/324 20012
/proc/meminfo: memFree=20707896/32951124 swapFree=59305796/67111528
[pid=19991] ppid=19989 vsize=335756 CPUtime=162.29 cores=0,2
/proc/19991/stat : 19991 (MPhaseSAT64) R 19989 19991 19943 0 -1 4202496 863720 0 0 0 16126 103 0 0 25 0 1 0 734916877 343814144 80807 33554432000 4194304 4479436 140733730868624 18446744073709551615 252457759817 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/19991/statm: 83939 80807 608 70 0 81059 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 335756

[startup+222.301 s]
/proc/loadavg: 4.16 5.83 7.09 5/327 20064
/proc/meminfo: memFree=22066992/32951124 swapFree=59305796/67111528
[pid=19991] ppid=19989 vsize=335756 CPUtime=222.29 cores=0,2
/proc/19991/stat : 19991 (MPhaseSAT64) R 19989 19991 19943 0 -1 4202496 1211160 0 0 0 22088 141 0 0 25 0 1 0 734916877 343814144 80807 33554432000 4194304 4479436 140733730868624 18446744073709551615 4362373 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/19991/statm: 83939 80807 608 70 0 81059 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 335756

[startup+282.301 s]
/proc/loadavg: 4.12 5.52 6.90 5/327 20093
/proc/meminfo: memFree=22211752/32951124 swapFree=59305796/67111528
[pid=19991] ppid=19989 vsize=335756 CPUtime=282.3 cores=0,2
/proc/19991/stat : 19991 (MPhaseSAT64) R 19989 19991 19943 0 -1 4202496 1489112 0 0 0 28056 174 0 0 25 0 1 0 734916877 343814144 80807 33554432000 4194304 4479436 140733730868624 18446744073709551615 4362383 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/19991/statm: 83939 80807 608 70 0 81059 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 335756

[startup+342.3 s]
/proc/loadavg: 4.04 5.24 6.72 5/327 20094
/proc/meminfo: memFree=22096004/32951124 swapFree=59305796/67111528
[pid=19991] ppid=19989 vsize=335756 CPUtime=342.29 cores=0,2
/proc/19991/stat : 19991 (MPhaseSAT64) R 19989 19991 19943 0 -1 4202496 1836552 0 0 0 34016 213 0 0 25 0 1 0 734916877 343814144 80807 33554432000 4194304 4479436 140733730868624 18446744073709551615 4365105 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/19991/statm: 83939 80807 608 70 0 81059 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 335756

[startup+402.3 s]
/proc/loadavg: 4.01 5.01 6.54 5/327 20123
/proc/meminfo: memFree=22161392/32951124 swapFree=59305796/67111528
[pid=19991] ppid=19989 vsize=335756 CPUtime=402.29 cores=0,2
/proc/19991/stat : 19991 (MPhaseSAT64) R 19989 19991 19943 0 -1 4202496 2114504 0 0 0 39984 245 0 0 25 0 1 0 734916877 343814144 80807 33554432000 4194304 4479436 140733730868624 18446744073709551615 4401602 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/19991/statm: 83939 80807 608 70 0 81059 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 335756

[startup+462.301 s]
/proc/loadavg: 4.00 4.83 6.38 5/327 20152
/proc/meminfo: memFree=22221804/32951124 swapFree=59305796/67111528
[pid=19991] ppid=19989 vsize=335756 CPUtime=462.3 cores=0,2
/proc/19991/stat : 19991 (MPhaseSAT64) R 19989 19991 19943 0 -1 4202496 2461944 0 0 0 45944 286 0 0 25 0 1 0 734916877 343814144 80807 33554432000 4194304 4479436 140733730868624 18446744073709551615 4394853 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/19991/statm: 83939 80807 608 70 0 81059 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 335756

[startup+522.301 s]
/proc/loadavg: 4.07 4.70 6.24 5/327 20153
/proc/meminfo: memFree=22209620/32951124 swapFree=59305796/67111528
[pid=19991] ppid=19989 vsize=335756 CPUtime=522.3 cores=0,2
/proc/19991/stat : 19991 (MPhaseSAT64) R 19989 19991 19943 0 -1 4202496 2739896 0 0 0 51912 318 0 0 25 0 1 0 734916877 343814144 80807 33554432000 4194304 4479436 140733730868624 18446744073709551615 4452279 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/19991/statm: 83939 80807 608 70 0 81059 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 335756

[startup+582.301 s]
/proc/loadavg: 4.05 4.58 6.09 5/327 20155
/proc/meminfo: memFree=22194584/32951124 swapFree=59305796/67111528
[pid=19991] ppid=19989 vsize=335756 CPUtime=582.3 cores=0,2
/proc/19991/stat : 19991 (MPhaseSAT64) R 19989 19991 19943 0 -1 4202496 3087336 0 0 0 57871 359 0 0 25 0 1 0 734916877 343814144 80807 33554432000 4194304 4479436 140733730868624 18446744073709551615 4311208 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/19991/statm: 83939 80807 608 70 0 81059 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 335756

[startup+642.301 s]
/proc/loadavg: 4.02 4.48 5.97 5/327 20156
/proc/meminfo: memFree=22186372/32951124 swapFree=59305796/67111528
[pid=19991] ppid=19989 vsize=335756 CPUtime=642.31 cores=0,2
/proc/19991/stat : 19991 (MPhaseSAT64) R 19989 19991 19943 0 -1 4202496 3365288 0 0 0 63840 391 0 0 25 0 1 0 734916877 343814144 80807 33554432000 4194304 4479436 140733730868624 18446744073709551615 4455932 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/19991/statm: 83939 80807 608 70 0 81059 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 335756

[startup+702.312 s]
/proc/loadavg: 4.00 4.39 5.84 5/327 20158
/proc/meminfo: memFree=22185964/32951124 swapFree=59305796/67111528
[pid=19991] ppid=19989 vsize=335756 CPUtime=702.31 cores=0,2
/proc/19991/stat : 19991 (MPhaseSAT64) R 19989 19991 19943 0 -1 4202496 3712728 0 0 0 69798 433 0 0 25 0 1 0 734916877 343814144 80807 33554432000 4194304 4479436 140733730868624 18446744073709551615 4396024 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/19991/statm: 83939 80807 608 70 0 81059 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 335756

[startup+762.3 s]
/proc/loadavg: 4.00 4.31 5.72 5/327 20160
/proc/meminfo: memFree=22186184/32951124 swapFree=59305796/67111528
[pid=19991] ppid=19989 vsize=335756 CPUtime=762.31 cores=0,2
/proc/19991/stat : 19991 (MPhaseSAT64) R 19989 19991 19943 0 -1 4202496 3990680 0 0 0 75767 464 0 0 25 0 1 0 734916877 343814144 80807 33554432000 4194304 4479436 140733730868624 18446744073709551615 4450921 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/19991/statm: 83939 80807 608 70 0 81059 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 335756

[startup+822.301 s]
/proc/loadavg: 4.04 4.27 5.62 5/327 20161
/proc/meminfo: memFree=22185648/32951124 swapFree=59305796/67111528
[pid=19991] ppid=19989 vsize=335756 CPUtime=822.31 cores=0,2
/proc/19991/stat : 19991 (MPhaseSAT64) R 19989 19991 19943 0 -1 4202496 4338120 0 0 0 81727 504 0 0 25 0 1 0 734916877 343814144 80807 33554432000 4194304 4479436 140733730868624 18446744073709551615 4405890 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/19991/statm: 83939 80807 608 70 0 81059 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 335756

[startup+882.301 s]
/proc/loadavg: 4.01 4.22 5.51 5/327 20163
/proc/meminfo: memFree=22165908/32951124 swapFree=59305796/67111528
[pid=19991] ppid=19989 vsize=335756 CPUtime=882.32 cores=0,2
/proc/19991/stat : 19991 (MPhaseSAT64) R 19989 19991 19943 0 -1 4202496 4616072 0 0 0 87695 537 0 0 25 0 1 0 734916877 343814144 80807 33554432000 4194304 4479436 140733730868624 18446744073709551615 4455987 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/19991/statm: 83939 80807 608 70 0 81059 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 335756

[startup+942.301 s]
/proc/loadavg: 4.00 4.17 5.42 5/327 20164
/proc/meminfo: memFree=22173192/32951124 swapFree=59305796/67111528
[pid=19991] ppid=19989 vsize=335756 CPUtime=942.31 cores=0,2
/proc/19991/stat : 19991 (MPhaseSAT64) R 19989 19991 19943 0 -1 4202496 4963512 0 0 0 93656 575 0 0 25 0 1 0 734916877 343814144 80807 33554432000 4194304 4479436 140733730868624 18446744073709551615 4327163 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/19991/statm: 83939 80807 608 70 0 81059 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 335756

[startup+1002.3 s]
/proc/loadavg: 4.17 4.19 5.34 5/327 20166
/proc/meminfo: memFree=22172784/32951124 swapFree=59305796/67111528
[pid=19991] ppid=19989 vsize=149988 CPUtime=1002.31 cores=0,2
/proc/19991/stat : 19991 (MPhaseSAT64) R 19989 19991 19943 0 -1 4202496 5246028 0 0 0 99622 609 0 0 25 0 1 0 734916877 153587712 34365 33554432000 4194304 4479436 140733730868624 18446744073709551615 4321660 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/19991/statm: 37497 34365 608 70 0 34617 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 149988

[startup+1062.3 s]
/proc/loadavg: 4.11 4.17 5.26 5/327 20168
/proc/meminfo: memFree=22173004/32951124 swapFree=59305796/67111528
[pid=19991] ppid=19989 vsize=335756 CPUtime=1062.31 cores=0,2
/proc/19991/stat : 19991 (MPhaseSAT64) R 19989 19991 19943 0 -1 4202496 5588904 0 0 0 105582 649 0 0 25 0 1 0 734916877 343814144 80807 33554432000 4194304 4479436 140733730868624 18446744073709551615 4417152 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/19991/statm: 83939 80807 608 70 0 81059 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 335756

[startup+1122.3 s]
/proc/loadavg: 4.08 4.15 5.18 5/327 20169
/proc/meminfo: memFree=22173580/32951124 swapFree=59305796/67111528
[pid=19991] ppid=19989 vsize=211432 CPUtime=1122.32 cores=0,2
/proc/19991/stat : 19991 (MPhaseSAT64) R 19989 19991 19943 0 -1 4202496 5886781 0 0 0 111547 685 0 0 25 0 1 0 734916877 216506368 49726 33554432000 4194304 4479436 140733730868624 18446744073709551615 4375629 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/19991/statm: 52858 49726 608 70 0 49978 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 211432

[startup+1182.3 s]
/proc/loadavg: 4.03 4.12 5.11 5/327 20171
/proc/meminfo: memFree=22174024/32951124 swapFree=59305796/67111528
[pid=19991] ppid=19989 vsize=335756 CPUtime=1182.32 cores=0,2
/proc/19991/stat : 19991 (MPhaseSAT64) R 19989 19991 19943 0 -1 4202496 6214296 0 0 0 117507 725 0 0 25 0 1 0 734916877 343814144 80807 33554432000 4194304 4479436 140733730868624 18446744073709551615 4405948 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/19991/statm: 83939 80807 608 70 0 81059 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 335756

[startup+1242.3 s]
/proc/loadavg: 4.01 4.09 5.03 5/327 20172
/proc/meminfo: memFree=22266000/32951124 swapFree=59305796/67111528
[pid=19991] ppid=19989 vsize=244200 CPUtime=1242.33 cores=0,2
/proc/19991/stat : 19991 (MPhaseSAT64) R 19989 19991 19943 0 -1 4202496 6520365 0 0 0 123472 761 0 0 25 0 1 0 734916877 250060800 57918 33554432000 4194304 4479436 140733730868624 18446744073709551615 4375490 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/19991/statm: 61050 57918 608 70 0 58170 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 244200



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.07 4.09 4.97 6/327 20174
/proc/meminfo: memFree=22173088/32951124 swapFree=59305796/67111528
[pid=19991] ppid=19989 vsize=335756 CPUtime=1300.03 cores=0,2
/proc/19991/stat : 19991 (MPhaseSAT64) R 19989 19991 19943 0 -1 4202496 6839688 0 0 0 129207 796 0 0 25 0 1 0 734916877 343814144 80807 33554432000 4194304 4479436 140733730868624 18446744073709551615 4395990 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/19991/statm: 83939 80807 608 70 0 81059 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 335756

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.07 4.09 4.97 6/327 20174
/proc/meminfo: memFree=22173088/32951124 swapFree=59305796/67111528
[pid=19991] ppid=19989 vsize=335756 CPUtime=1300.03 cores=0,2
/proc/19991/stat : 19991 (MPhaseSAT64) R 19989 19991 19943 0 -1 4202496 6839688 0 0 0 129207 796 0 0 25 0 1 0 734916877 343814144 80807 33554432000 4194304 4479436 140733730868624 18446744073709551615 4395990 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/19991/statm: 83939 80807 608 70 0 81059 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 335756

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.03
CPU time (s): 1300.06
CPU user time (s): 1292.08
CPU system time (s): 7.97979
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 401296

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

runsolver used 4.21536 second user time and 8.79766 second system time

The end

Launcher Data

Begin job on node111 at 2011-05-15 10:07:44
IDJOB=3375777
IDBENCH=20580
IDSOLVER=1855
FILE ID=node111/3375777-1305446860
RUNJOBID= node111-1305446860-19961
PBS_JOBID= 13324865
Free space on /tmp= 73320 MiB

SOLVER NAME= MPhaseSAT64 2011-05-14 (fixed)
BENCH NAME= SAT07/industrial/vliw_unsat_2.0/9dlx_vliw_at_b_iq7.cnf
COMMAND LINE= MPhaseSAT64 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3375777-1305446860/watcher-3375777-1305446860 -o /tmp/evaluation-result-3375777-1305446860/solver-3375777-1305446860 -C 2400 -W 1300 -M 7680  MPhaseSAT64 HOME/instance-3375777-1305446860.cnf

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

MD5SUM BENCH= 0fbc00fde383cec371bb97d621c5e7e5
RANDOM SEED=1352401171

node111.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.849
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.69
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.849
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	: 5428.12
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.849
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.849
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.849
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.849
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.83
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.849
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.67
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.849
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22336720 kB
Buffers:        277528 kB
Cached:        6994784 kB
SwapCached:      13720 kB
Active:        1214516 kB
Inactive:      9160352 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22336720 kB
SwapTotal:    67111528 kB
SwapFree:     59305796 kB
Dirty:          421960 kB
Writeback:           0 kB
AnonPages:     3098412 kB
Mapped:          13020 kB
Slab:           137144 kB
PageTables:      37124 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 53413956 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= 73592 MiB
End job on node111 at 2011-05-15 10:29:26