Trace number 3375772

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.03 1300.03

General information on the benchmark

NameSAT04/industrial/velev/vliw_unsat_2.0/
9dlx_vliw_at_b_iq8.used-as.sat04-718.cnf
MD5SUM776da55785376fd8eac6989ca812b102
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1002.78
Satisfiable
(Un)Satisfiability was proved
Number of variables371419
Number of clauses7170909
Sum of the clauses size20872419
Maximum clause length205
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 26770451
Number of clauses of size 392326
Number of clauses of size 48862
Number of clauses of size 523554
Number of clauses of size over 5275715

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-3375772-1305461936/watcher-3375772-1305461936 -o /tmp/evaluation-result-3375772-1305461936/solver-3375772-1305461936 -C 2400 -W 1300 -M 7680 MPhaseSAT64 HOME/instance-3375772-1305461936.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: 2.52 3.64 3.86 4/368 14217
/proc/meminfo: memFree=16820240/32951124 swapFree=67056804/67111528
[pid=14217] ppid=14215 vsize=151928 CPUtime=0 cores=1,3
/proc/14217/stat : 14217 (MPhaseSAT64) R 14215 14217 13445 0 -1 4202496 427 0 0 0 0 0 0 0 21 0 1 0 657794997 155574272 368 33554432000 4194304 4479436 140735853185232 18446744073709551615 270613110528 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/14217/statm: 37982 368 267 70 0 35102 0

[startup+0.546109 s]
/proc/loadavg: 2.52 3.64 3.86 4/368 14217
/proc/meminfo: memFree=16820240/32951124 swapFree=67056804/67111528
[pid=14217] ppid=14215 vsize=151928 CPUtime=0.53 cores=1,3
/proc/14217/stat : 14217 (MPhaseSAT64) R 14215 14217 13445 0 -1 4202496 5244 0 0 0 52 1 0 0 23 0 1 0 657794997 155574272 5185 33554432000 4194304 4479436 140735853185232 18446744073709551615 4213885 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/14217/statm: 37982 5186 267 70 0 35102 0
Current children cumulated CPU time (s) 0.53
Current children cumulated vsize (KiB) 151928

[startup+0.601096 s]
/proc/loadavg: 2.52 3.64 3.86 4/368 14217
/proc/meminfo: memFree=16820240/32951124 swapFree=67056804/67111528
[pid=14217] ppid=14215 vsize=151928 CPUtime=0.59 cores=1,3
/proc/14217/stat : 14217 (MPhaseSAT64) R 14215 14217 13445 0 -1 4202496 5729 0 0 0 58 1 0 0 23 0 1 0 657794997 155574272 5670 33554432000 4194304 4479436 140735853185232 18446744073709551615 270613110528 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/14217/statm: 37982 5671 267 70 0 35102 0
Current children cumulated CPU time (s) 0.59
Current children cumulated vsize (KiB) 151928

[startup+0.701078 s]
/proc/loadavg: 2.52 3.64 3.86 4/368 14217
/proc/meminfo: memFree=16820240/32951124 swapFree=67056804/67111528
[pid=14217] ppid=14215 vsize=151928 CPUtime=0.69 cores=1,3
/proc/14217/stat : 14217 (MPhaseSAT64) R 14215 14217 13445 0 -1 4202496 6615 0 0 0 67 2 0 0 24 0 1 0 657794997 155574272 6556 33554432000 4194304 4479436 140735853185232 18446744073709551615 270613110528 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/14217/statm: 37982 6556 267 70 0 35102 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 151928

[startup+0.801062 s]
/proc/loadavg: 2.52 3.64 3.86 4/368 14217
/proc/meminfo: memFree=16820240/32951124 swapFree=67056804/67111528
[pid=14217] ppid=14215 vsize=151928 CPUtime=0.79 cores=1,3
/proc/14217/stat : 14217 (MPhaseSAT64) R 14215 14217 13445 0 -1 4202496 7505 0 0 0 77 2 0 0 25 0 1 0 657794997 155574272 7446 33554432000 4194304 4479436 140735853185232 18446744073709551615 270613110528 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/14217/statm: 37982 7447 267 70 0 35102 0
Current children cumulated CPU time (s) 0.79
Current children cumulated vsize (KiB) 151928

[startup+1.50094 s]
/proc/loadavg: 2.52 3.64 3.86 6/369 14218
/proc/meminfo: memFree=16681352/32951124 swapFree=67056804/67111528
[pid=14217] ppid=14215 vsize=151928 CPUtime=1.5 cores=1,3
/proc/14217/stat : 14217 (MPhaseSAT64) R 14215 14217 13445 0 -1 4202496 13526 0 0 0 146 4 0 0 25 0 1 0 657794997 155574272 13467 33554432000 4194304 4479436 140735853185232 18446744073709551615 270613110528 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/14217/statm: 37982 13467 267 70 0 35102 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 151928

[startup+3.10065 s]
/proc/loadavg: 2.52 3.64 3.86 6/369 14218
/proc/meminfo: memFree=16672076/32951124 swapFree=67056804/67111528
[pid=14217] ppid=14215 vsize=151928 CPUtime=3.09 cores=1,3
/proc/14217/stat : 14217 (MPhaseSAT64) R 14215 14217 13445 0 -1 4202496 26978 0 0 0 300 9 0 0 25 0 1 0 657794997 155574272 26919 33554432000 4194304 4479436 140735853185232 18446744073709551615 4213812 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/14217/statm: 37982 26919 267 70 0 35102 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 151928

[startup+6.30109 s]
/proc/loadavg: 2.64 3.64 3.86 6/369 14218
/proc/meminfo: memFree=16378464/32951124 swapFree=67056804/67111528
[pid=14217] ppid=14215 vsize=334260 CPUtime=6.29 cores=1,3
/proc/14217/stat : 14217 (MPhaseSAT64) R 14215 14217 13445 0 -1 4202496 130460 0 0 0 605 24 0 0 25 0 1 0 657794997 342282240 59805 33554432000 4194304 4479436 140735853185232 18446744073709551615 4252041 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/14217/statm: 83565 59805 1001 70 0 80685 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 334260

[startup+12.701 s]
/proc/loadavg: 2.75 3.65 3.86 6/369 14218
/proc/meminfo: memFree=16423864/32951124 swapFree=67056804/67111528
[pid=14217] ppid=14215 vsize=501680 CPUtime=12.69 cores=1,3
/proc/14217/stat : 14217 (MPhaseSAT64) R 14215 14217 13445 0 -1 4202496 151930 0 0 0 1243 26 0 0 25 0 1 0 657794997 513720320 80552 33554432000 4194304 4479436 140735853185232 18446744073709551615 4219846 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/14217/statm: 125420 80552 642 70 0 122540 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 501680

[startup+25.5007 s]
/proc/loadavg: 2.94 3.66 3.87 6/369 14218
/proc/meminfo: memFree=16472100/32951124 swapFree=67056804/67111528
[pid=14217] ppid=14215 vsize=436220 CPUtime=25.49 cores=1,3
/proc/14217/stat : 14217 (MPhaseSAT64) R 14215 14217 13445 0 -1 4202496 317047 0 0 0 2500 49 0 0 25 0 1 0 657794997 446689280 51808 33554432000 4194304 4479436 140735853185232 18446744073709551615 4236372 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/14217/statm: 109055 51808 644 70 0 106175 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 436220

[startup+51.1132 s]
/proc/loadavg: 3.36 3.69 3.87 6/369 14277
/proc/meminfo: memFree=15250480/32951124 swapFree=67056804/67111528
[pid=14217] ppid=14215 vsize=566272 CPUtime=51.1 cores=1,3
/proc/14217/stat : 14217 (MPhaseSAT64) R 14215 14217 13445 0 -1 4202496 422400 0 0 0 5045 65 0 0 25 0 1 0 657794997 579862528 117846 33554432000 4194304 4479436 140735853185232 18446744073709551615 4450765 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/14217/statm: 141568 117846 685 70 0 138688 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 566272

[startup+102.301 s]
/proc/loadavg: 3.72 3.74 3.87 6/369 14333
/proc/meminfo: memFree=15461724/32951124 swapFree=67056804/67111528
[pid=14217] ppid=14215 vsize=565700 CPUtime=102.29 cores=1,3
/proc/14217/stat : 14217 (MPhaseSAT64) R 14215 14217 13445 0 -1 4202496 470302 0 0 0 10156 73 0 0 25 0 1 0 657794997 579276800 117713 33554432000 4194304 4479436 140735853185232 18446744073709551615 4339617 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/14217/statm: 141425 117713 685 70 0 138545 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 565700

[startup+162.301 s]
/proc/loadavg: 3.94 3.80 3.88 6/369 14335
/proc/meminfo: memFree=15470484/32951124 swapFree=67056804/67111528
[pid=14217] ppid=14215 vsize=566308 CPUtime=162.29 cores=1,3
/proc/14217/stat : 14217 (MPhaseSAT64) R 14215 14217 13445 0 -1 4202496 492992 0 0 0 16153 76 0 0 25 0 1 0 657794997 579899392 117867 33554432000 4194304 4479436 140735853185232 18446744073709551615 4450925 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/14217/statm: 141577 117867 685 70 0 138697 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 566308

[startup+222.301 s]
/proc/loadavg: 3.98 3.83 3.89 6/369 14337
/proc/meminfo: memFree=15436104/32951124 swapFree=67056804/67111528
[pid=14217] ppid=14215 vsize=590872 CPUtime=222.28 cores=1,3
/proc/14217/stat : 14217 (MPhaseSAT64) R 14215 14217 13445 0 -1 4202496 532129 0 0 0 22148 80 0 0 25 0 1 0 657794997 605052928 124008 33554432000 4194304 4479436 140735853185232 18446744073709551615 4350594 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/14217/statm: 147718 124008 685 70 0 144838 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 590872

[startup+282.3 s]
/proc/loadavg: 3.99 3.86 3.90 6/369 14338
/proc/meminfo: memFree=15467528/32951124 swapFree=67056804/67111528
[pid=14217] ppid=14215 vsize=564080 CPUtime=282.29 cores=1,3
/proc/14217/stat : 14217 (MPhaseSAT64) R 14215 14217 13445 0 -1 4202496 548514 0 0 0 28146 83 0 0 25 0 1 0 657794997 577617920 117310 33554432000 4194304 4479436 140735853185232 18446744073709551615 4450925 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/14217/statm: 141020 117310 685 70 0 138140 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 564080

[startup+342.301 s]
/proc/loadavg: 4.06 3.91 3.91 6/369 14340
/proc/meminfo: memFree=15452556/32951124 swapFree=67056804/67111528
[pid=14217] ppid=14215 vsize=563380 CPUtime=342.28 cores=1,3
/proc/14217/stat : 14217 (MPhaseSAT64) R 14215 14217 13445 0 -1 4202496 570935 0 0 0 34143 85 0 0 25 0 1 0 657794997 576901120 117135 33554432000 4194304 4479436 140735853185232 18446744073709551615 4339551 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/14217/statm: 140845 117135 685 70 0 137965 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 563380

[startup+402.301 s]
/proc/loadavg: 4.15 3.95 3.92 8/369 14341
/proc/meminfo: memFree=15452948/32951124 swapFree=67056804/67111528
[pid=14217] ppid=14215 vsize=562384 CPUtime=402.28 cores=1,3
/proc/14217/stat : 14217 (MPhaseSAT64) R 14215 14217 13445 0 -1 4202496 587320 0 0 0 40141 87 0 0 25 0 1 0 657794997 575881216 116886 33554432000 4194304 4479436 140735853185232 18446744073709551615 4339617 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/14217/statm: 140596 116886 685 70 0 137716 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 562384

[startup+462.3 s]
/proc/loadavg: 4.15 3.99 3.93 6/369 14343
/proc/meminfo: memFree=15432012/32951124 swapFree=67056804/67111528
[pid=14217] ppid=14215 vsize=584280 CPUtime=462.29 cores=1,3
/proc/14217/stat : 14217 (MPhaseSAT64) R 14215 14217 13445 0 -1 4202496 592863 0 0 0 46141 88 0 0 25 0 1 0 657794997 598302720 122360 33554432000 4194304 4479436 140735853185232 18446744073709551615 4339344 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/14217/statm: 146070 122360 685 70 0 143190 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 584280

[startup+522.301 s]
/proc/loadavg: 4.06 3.99 3.93 6/369 14345
/proc/meminfo: memFree=15442452/32951124 swapFree=67056804/67111528
[pid=14217] ppid=14215 vsize=561224 CPUtime=522.29 cores=1,3
/proc/14217/stat : 14217 (MPhaseSAT64) R 14215 14217 13445 0 -1 4202496 592863 0 0 0 52141 88 0 0 25 0 1 0 657794997 574693376 116596 33554432000 4194304 4479436 140735853185232 18446744073709551615 4304086 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/14217/statm: 140306 116596 685 70 0 137426 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 561224

[startup+582.3 s]
/proc/loadavg: 4.02 3.99 3.93 6/369 14346
/proc/meminfo: memFree=15443440/32951124 swapFree=67056804/67111528
[pid=14217] ppid=14215 vsize=560512 CPUtime=582.3 cores=1,3
/proc/14217/stat : 14217 (MPhaseSAT64) R 14215 14217 13445 0 -1 4202496 601056 0 0 0 58141 89 0 0 25 0 1 0 657794997 573964288 116418 33554432000 4194304 4479436 140735853185232 18446744073709551615 4338997 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/14217/statm: 140128 116418 685 70 0 137248 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 560512

[startup+642.301 s]
/proc/loadavg: 4.00 3.99 3.93 6/369 14348
/proc/meminfo: memFree=15444092/32951124 swapFree=67056804/67111528
[pid=14217] ppid=14215 vsize=560464 CPUtime=642.29 cores=1,3
/proc/14217/stat : 14217 (MPhaseSAT64) R 14215 14217 13445 0 -1 4202496 601056 0 0 0 64140 89 0 0 25 0 1 0 657794997 573915136 116406 33554432000 4194304 4479436 140735853185232 18446744073709551615 4340715 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/14217/statm: 140116 116406 685 70 0 137236 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 560464

[startup+702.313 s]
/proc/loadavg: 4.00 3.99 3.93 6/369 14349
/proc/meminfo: memFree=15444956/32951124 swapFree=67056804/67111528
[pid=14217] ppid=14215 vsize=559924 CPUtime=702.3 cores=1,3
/proc/14217/stat : 14217 (MPhaseSAT64) R 14215 14217 13445 0 -1 4202496 609249 0 0 0 70140 90 0 0 25 0 1 0 657794997 573362176 116271 33554432000 4194304 4479436 140735853185232 18446744073709551615 4455968 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/14217/statm: 139981 116271 685 70 0 137101 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 559924

[startup+762.3 s]
/proc/loadavg: 4.00 3.99 3.93 6/369 14351
/proc/meminfo: memFree=15444732/32951124 swapFree=67056804/67111528
[pid=14217] ppid=14215 vsize=559884 CPUtime=762.29 cores=1,3
/proc/14217/stat : 14217 (MPhaseSAT64) R 14215 14217 13445 0 -1 4202496 617442 0 0 0 76138 91 0 0 25 0 1 0 657794997 573321216 116261 33554432000 4194304 4479436 140735853185232 18446744073709551615 4455976 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/14217/statm: 139971 116261 685 70 0 137091 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 559884

[startup+822.301 s]
/proc/loadavg: 4.00 3.99 3.93 6/369 14353
/proc/meminfo: memFree=15428720/32951124 swapFree=67056804/67111528
[pid=14217] ppid=14215 vsize=559852 CPUtime=822.29 cores=1,3
/proc/14217/stat : 14217 (MPhaseSAT64) R 14215 14217 13445 0 -1 4202496 625635 0 0 0 82137 92 0 0 25 0 1 0 657794997 573288448 116253 33554432000 4194304 4479436 140735853185232 18446744073709551615 4346484 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/14217/statm: 139963 116253 685 70 0 137083 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 559852

[startup+882.3 s]
/proc/loadavg: 4.04 4.00 3.94 6/369 14354
/proc/meminfo: memFree=15426640/32951124 swapFree=67056804/67111528
[pid=14217] ppid=14215 vsize=559828 CPUtime=882.29 cores=1,3
/proc/14217/stat : 14217 (MPhaseSAT64) R 14215 14217 13445 0 -1 4202496 633828 0 0 0 88136 93 0 0 25 0 1 0 657794997 573263872 116247 33554432000 4194304 4479436 140735853185232 18446744073709551615 4339083 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/14217/statm: 139957 116247 685 70 0 137077 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 559828

[startup+942.301 s]
/proc/loadavg: 4.06 4.01 3.94 6/369 14356
/proc/meminfo: memFree=15462108/32951124 swapFree=67056804/67111528
[pid=14217] ppid=14215 vsize=558428 CPUtime=942.29 cores=1,3
/proc/14217/stat : 14217 (MPhaseSAT64) R 14215 14217 13445 0 -1 4202496 633828 0 0 0 94136 93 0 0 25 0 1 0 657794997 571830272 115897 33554432000 4194304 4479436 140735853185232 18446744073709551615 4339545 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/14217/statm: 139607 115897 685 70 0 136727 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 558428

[startup+1002.3 s]
/proc/loadavg: 3.80 3.97 3.93 5/363 14378
/proc/meminfo: memFree=15464712/32951124 swapFree=67056804/67111528
[pid=14217] ppid=14215 vsize=558356 CPUtime=1002.28 cores=1,3
/proc/14217/stat : 14217 (MPhaseSAT64) R 14215 14217 13445 0 -1 4202496 642021 0 0 0 100135 93 0 0 25 0 1 0 657794997 571756544 115879 33554432000 4194304 4479436 140735853185232 18446744073709551615 4364027 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/14217/statm: 139589 115879 685 70 0 136709 0
Current children cumulated CPU time (s) 1002.28
Current children cumulated vsize (KiB) 558356

[startup+1062.3 s]
/proc/loadavg: 3.32 3.81 3.87 5/363 14380
/proc/meminfo: memFree=15465128/32951124 swapFree=67056804/67111528
[pid=14217] ppid=14215 vsize=558236 CPUtime=1062.28 cores=1,3
/proc/14217/stat : 14217 (MPhaseSAT64) R 14215 14217 13445 0 -1 4202496 650214 0 0 0 106134 94 0 0 25 0 1 0 657794997 571633664 115849 33554432000 4194304 4479436 140735853185232 18446744073709551615 4339018 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/14217/statm: 139559 115849 685 70 0 136679 0
Current children cumulated CPU time (s) 1062.28
Current children cumulated vsize (KiB) 558236

[startup+1122.3 s]
/proc/loadavg: 3.12 3.66 3.82 5/363 14383
/proc/meminfo: memFree=15465580/32951124 swapFree=67056804/67111528
[pid=14217] ppid=14215 vsize=558156 CPUtime=1122.29 cores=1,3
/proc/14217/stat : 14217 (MPhaseSAT64) R 14215 14217 13445 0 -1 4202496 658407 0 0 0 112133 96 0 0 25 0 1 0 657794997 571551744 115829 33554432000 4194304 4479436 140735853185232 18446744073709551615 4455886 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/14217/statm: 139539 115829 685 70 0 136659 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 558156

[startup+1182.3 s]
/proc/loadavg: 3.04 3.53 3.76 5/363 14384
/proc/meminfo: memFree=15465508/32951124 swapFree=67056804/67111528
[pid=14217] ppid=14215 vsize=558020 CPUtime=1182.28 cores=1,3
/proc/14217/stat : 14217 (MPhaseSAT64) R 14215 14217 13445 0 -1 4202496 666600 0 0 0 118132 96 0 0 25 0 1 0 657794997 571412480 115795 33554432000 4194304 4479436 140735853185232 18446744073709551615 4451859 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/14217/statm: 139505 115795 685 70 0 136625 0
Current children cumulated CPU time (s) 1182.28
Current children cumulated vsize (KiB) 558020

[startup+1242.3 s]
/proc/loadavg: 3.01 3.43 3.71 5/363 14386
/proc/meminfo: memFree=15466708/32951124 swapFree=67056804/67111528
[pid=14217] ppid=14215 vsize=557168 CPUtime=1242.29 cores=1,3
/proc/14217/stat : 14217 (MPhaseSAT64) R 14215 14217 13445 0 -1 4202496 666600 0 0 0 124133 96 0 0 25 0 1 0 657794997 570540032 115582 33554432000 4194304 4479436 140735853185232 18446744073709551615 4402041 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/14217/statm: 139292 115582 685 70 0 136412 0
Current children cumulated CPU time (s) 1242.29
Current children cumulated vsize (KiB) 557168



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.92 3.34 3.66 3/358 14405
/proc/meminfo: memFree=15709456/32951124 swapFree=67056804/67111528
[pid=14217] ppid=14215 vsize=574400 CPUtime=1299.99 cores=1,3
/proc/14217/stat : 14217 (MPhaseSAT64) R 14215 14217 13445 0 -1 4202496 679101 0 0 0 129902 97 0 0 25 0 1 0 657794997 588185600 119890 33554432000 4194304 4479436 140735853185232 18446744073709551615 4306804 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/14217/statm: 143600 119890 685 70 0 140720 0
Current children cumulated CPU time (s) 1299.99
Current children cumulated vsize (KiB) 574400

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: 2.92 3.34 3.66 3/358 14405
/proc/meminfo: memFree=15709456/32951124 swapFree=67056804/67111528
[pid=14217] ppid=14215 vsize=574400 CPUtime=1299.99 cores=1,3
/proc/14217/stat : 14217 (MPhaseSAT64) R 14215 14217 13445 0 -1 4202496 679101 0 0 0 129902 97 0 0 25 0 1 0 657794997 588185600 119890 33554432000 4194304 4479436 140735853185232 18446744073709551615 4306804 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/14217/statm: 143600 119890 685 70 0 140720 0
Current children cumulated CPU time (s) 1299.99
Current children cumulated vsize (KiB) 574400

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.03
CPU time (s): 1300.03
CPU user time (s): 1299.03
CPU system time (s): 0.997848
CPU usage (%): 99.9995
Max. virtual memory (cumulated for all children) (KiB): 655900

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.03
system time used= 0.997848
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 679101
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5
involuntary context switches= 2589

runsolver used 4.46032 second user time and 10.4334 second system time

The end

Launcher Data

Begin job on node108 at 2011-05-15 14:19:01
IDJOB=3375772
IDBENCH=85005
IDSOLVER=1855
FILE ID=node108/3375772-1305461936
RUNJOBID= node108-1305461936-14176
PBS_JOBID= 13324899
Free space on /tmp= 73324 MiB

SOLVER NAME= MPhaseSAT64 2011-05-14 (fixed)
BENCH NAME= SAT04/industrial/velev/vliw_unsat_2.0/9dlx_vliw_at_b_iq8.used-as.sat04-718.cnf
COMMAND LINE= MPhaseSAT64 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3375772-1305461936/watcher-3375772-1305461936 -o /tmp/evaluation-result-3375772-1305461936/solver-3375772-1305461936 -C 2400 -W 1300 -M 7680  MPhaseSAT64 HOME/instance-3375772-1305461936.cnf

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

MD5SUM BENCH= 776da55785376fd8eac6989ca812b102
RANDOM SEED=129661195

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
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:      16820388 kB
Buffers:        306264 kB
Cached:        5230748 kB
SwapCached:       8700 kB
Active:       11587424 kB
Inactive:      4219640 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16820388 kB
SwapTotal:    67111528 kB
SwapFree:     67056804 kB
Dirty:          236272 kB
Writeback:           0 kB
AnonPages:    10267364 kB
Mapped:          30576 kB
Slab:           217424 kB
PageTables:      41000 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 67662448 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= 73196 MiB
End job on node108 at 2011-05-15 14:40:43