Trace number 3281820

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-03-03? (TO) 1300.04 1300.01

General information on the benchmark

Nameibm-2002-30r-k85.cnf
MD5SUMc08fe2d9c476652207ada677b7ca59f9
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark42.9815
Satisfiable
(Un)Satisfiability was proved
Number of variables181484
Number of clauses890298
Sum of the clauses size2338581
Maximum clause length19
Minimum clause length1
Number of clauses of size 1771
Number of clauses of size 2667172
Number of clauses of size 3144951
Number of clauses of size 424791
Number of clauses of size 511035
Number of clauses of size over 541578

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-3281820-1303752704/watcher-3281820-1303752704 -o /tmp/evaluation-result-3281820-1303752704/solver-3281820-1303752704 -C 2400 -W 1300 -M 7680 MPhaseSAT64 HOME/instance-3281820-1303752704.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: 4.00 3.96 3.89 5/189 30155
/proc/meminfo: memFree=16659708/32951124 swapFree=67111528/67111528
[pid=30155] ppid=30153 vsize=16984 CPUtime=0 cores=1,3
/proc/30155/stat : 30155 (MPhaseSAT64) R 30153 30155 29242 0 -1 4202496 324 0 0 0 0 0 0 0 19 0 1 0 565501053 17391616 266 33554432000 134512640 134761588 4294095552 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/30155/statm: 4246 266 225 61 0 3549 0

[startup+0.0645601 s]
/proc/loadavg: 4.00 3.96 3.89 5/189 30155
/proc/meminfo: memFree=16659708/32951124 swapFree=67111528/67111528
[pid=30155] ppid=30153 vsize=16984 CPUtime=0.06 cores=1,3
/proc/30155/stat : 30155 (MPhaseSAT64) R 30153 30155 29242 0 -1 4202496 629 0 0 0 6 0 0 0 19 0 1 0 565501053 17391616 571 33554432000 134512640 134761588 4294095552 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/30155/statm: 4246 571 225 61 0 3549 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16984

[startup+0.100555 s]
/proc/loadavg: 4.00 3.96 3.89 5/189 30155
/proc/meminfo: memFree=16659708/32951124 swapFree=67111528/67111528
[pid=30155] ppid=30153 vsize=16984 CPUtime=0.09 cores=1,3
/proc/30155/stat : 30155 (MPhaseSAT64) R 30153 30155 29242 0 -1 4202496 810 0 0 0 9 0 0 0 19 0 1 0 565501053 17391616 752 33554432000 134512640 134761588 4294095552 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/30155/statm: 4246 752 225 61 0 3549 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16984

[startup+0.300519 s]
/proc/loadavg: 4.00 3.96 3.89 5/189 30155
/proc/meminfo: memFree=16659708/32951124 swapFree=67111528/67111528
[pid=30155] ppid=30153 vsize=16984 CPUtime=0.29 cores=1,3
/proc/30155/stat : 30155 (MPhaseSAT64) R 30153 30155 29242 0 -1 4202496 1810 0 0 0 29 0 0 0 20 0 1 0 565501053 17391616 1752 33554432000 134512640 134761588 4294095552 18446744073709551615 134531305 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/30155/statm: 4246 1752 225 61 0 3549 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 16984

[startup+0.700451 s]
/proc/loadavg: 4.00 3.96 3.89 5/189 30155
/proc/meminfo: memFree=16659708/32951124 swapFree=67111528/67111528
[pid=30155] ppid=30153 vsize=19116 CPUtime=0.68 cores=1,3
/proc/30155/stat : 30155 (MPhaseSAT64) R 30153 30155 29242 0 -1 4202496 4173 0 0 0 68 0 0 0 21 0 1 0 565501053 19574784 3767 33554432000 134512640 134761588 4294095552 18446744073709551615 134575087 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/30155/statm: 4779 3767 236 61 0 4082 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 19116

[startup+1.5003 s]
/proc/loadavg: 4.00 3.96 3.89 5/190 30156
/proc/meminfo: memFree=16563360/32951124 swapFree=67111528/67111528
[pid=30155] ppid=30153 vsize=31668 CPUtime=1.49 cores=1,3
/proc/30155/stat : 30155 (MPhaseSAT64) R 30153 30155 29242 0 -1 4202496 35138 0 0 0 144 5 0 0 23 0 1 0 565501053 32428032 5365 33554432000 134512640 134761588 4294095552 18446744073709551615 134559317 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/30155/statm: 7917 5376 240 61 0 7220 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 31668

[startup+3.10102 s]
/proc/loadavg: 4.00 3.96 3.89 5/190 30156
/proc/meminfo: memFree=16539612/32951124 swapFree=67111528/67111528
[pid=30155] ppid=30153 vsize=57912 CPUtime=3.09 cores=1,3
/proc/30155/stat : 30155 (MPhaseSAT64) R 30153 30155 29242 0 -1 4202496 73976 0 0 0 299 10 0 0 25 0 1 0 565501053 59301888 14030 33554432000 134512640 134761588 4294095552 18446744073709551615 134622969 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/30155/statm: 14478 14030 265 61 0 13781 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 57912

[startup+6.30043 s]
/proc/loadavg: 4.00 3.96 3.89 5/190 30157
/proc/meminfo: memFree=16512836/32951124 swapFree=67111528/67111528
[pid=30155] ppid=30153 vsize=69156 CPUtime=6.29 cores=1,3
/proc/30155/stat : 30155 (MPhaseSAT64) R 30153 30155 29242 0 -1 4202496 86541 0 0 0 617 12 0 0 25 0 1 0 565501053 70815744 16846 33554432000 134512640 134761588 4294095552 18446744073709551615 134656408 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/30155/statm: 17289 16846 271 61 0 16592 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 69156

[startup+12.7002 s]
/proc/loadavg: 4.00 3.97 3.89 5/190 30157
/proc/meminfo: memFree=16510732/32951124 swapFree=67111528/67111528
[pid=30155] ppid=30153 vsize=76020 CPUtime=12.68 cores=1,3
/proc/30155/stat : 30155 (MPhaseSAT64) R 30153 30155 29242 0 -1 4202496 88257 0 0 0 1256 12 0 0 25 0 1 0 565501053 77844480 18562 33554432000 134512640 134761588 4294095552 18446744073709551615 134633908 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/30155/statm: 19005 18562 271 61 0 18308 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 76020

[startup+25.5009 s]
/proc/loadavg: 4.00 3.97 3.90 5/190 30157
/proc/meminfo: memFree=16520084/32951124 swapFree=67111528/67111528
[pid=30155] ppid=30153 vsize=65884 CPUtime=25.49 cores=1,3
/proc/30155/stat : 30155 (MPhaseSAT64) R 30153 30155 29242 0 -1 4202496 102717 0 0 0 2534 15 0 0 25 0 1 0 565501053 67465216 16006 33554432000 134512640 134761588 4294095552 18446744073709551615 134644211 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/30155/statm: 16471 16006 275 61 0 15774 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 65884

[startup+51.1002 s]
/proc/loadavg: 4.00 3.97 3.90 5/190 30158
/proc/meminfo: memFree=16520572/32951124 swapFree=67111528/67111528
[pid=30155] ppid=30153 vsize=59860 CPUtime=51.09 cores=1,3
/proc/30155/stat : 30155 (MPhaseSAT64) R 30153 30155 29242 0 -1 4202496 216087 0 0 0 5079 30 0 0 25 0 1 0 565501053 61296640 14440 33554432000 134512640 134761588 4294095552 18446744073709551615 134726300 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/30155/statm: 14965 14440 275 61 0 14268 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 59860

[startup+102.307 s]
/proc/loadavg: 4.07 3.99 3.91 5/190 30159
/proc/meminfo: memFree=16526888/32951124 swapFree=67111528/67111528
[pid=30155] ppid=30153 vsize=92968 CPUtime=102.29 cores=1,3
/proc/30155/stat : 30155 (MPhaseSAT64) R 30153 30155 29242 0 -1 4202496 280782 0 0 0 10191 38 0 0 25 0 1 0 565501053 95199232 22456 33554432000 134512640 134761588 4294095552 18446744073709551615 134706102 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/30155/statm: 23242 22456 275 61 0 22545 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 92968

[startup+162.301 s]
/proc/loadavg: 4.02 3.99 3.91 5/187 30209
/proc/meminfo: memFree=16657744/32951124 swapFree=67111528/67111528
[pid=30155] ppid=30153 vsize=89564 CPUtime=162.29 cores=1,3
/proc/30155/stat : 30155 (MPhaseSAT64) R 30153 30155 29242 0 -1 4202496 304906 0 0 0 16187 42 0 0 25 0 1 0 565501053 91713536 21870 33554432000 134512640 134761588 4294095552 18446744073709551615 134747069 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/30155/statm: 22391 21870 275 61 0 21694 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 89564

[startup+222.301 s]
/proc/loadavg: 4.01 3.99 3.91 5/190 30270
/proc/meminfo: memFree=16522156/32951124 swapFree=67111528/67111528
[pid=30155] ppid=30153 vsize=90356 CPUtime=222.29 cores=1,3
/proc/30155/stat : 30155 (MPhaseSAT64) R 30153 30155 29242 0 -1 4202496 320455 0 0 0 22185 44 0 0 25 0 1 0 565501053 92524544 22068 33554432000 134512640 134761588 4294095552 18446744073709551615 134643074 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/30155/statm: 22589 22068 275 61 0 21892 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 90356

[startup+282.301 s]
/proc/loadavg: 4.05 4.00 3.91 5/190 30272
/proc/meminfo: memFree=16417272/32951124 swapFree=67111528/67111528
[pid=30155] ppid=30153 vsize=98444 CPUtime=282.28 cores=1,3
/proc/30155/stat : 30155 (MPhaseSAT64) R 30153 30155 29242 0 -1 4202496 335395 0 0 0 28182 46 0 0 25 0 1 0 565501053 100806656 24090 33554432000 134512640 134761588 4294095552 18446744073709551615 134747011 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/30155/statm: 24611 24090 275 61 0 23914 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 98444

[startup+342.301 s]
/proc/loadavg: 4.02 4.00 3.91 5/190 30274
/proc/meminfo: memFree=16426372/32951124 swapFree=67111528/67111528
[pid=30155] ppid=30153 vsize=97256 CPUtime=342.29 cores=1,3
/proc/30155/stat : 30155 (MPhaseSAT64) R 30153 30155 29242 0 -1 4202496 348970 0 0 0 34181 48 0 0 25 0 1 0 565501053 99590144 23793 33554432000 134512640 134761588 4294095552 18446744073709551615 134747194 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/30155/statm: 24314 23793 275 61 0 23617 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 97256

[startup+402.301 s]
/proc/loadavg: 4.04 4.01 3.92 5/190 30275
/proc/meminfo: memFree=16427932/32951124 swapFree=67111528/67111528
[pid=30155] ppid=30153 vsize=93520 CPUtime=402.29 cores=1,3
/proc/30155/stat : 30155 (MPhaseSAT64) R 30153 30155 29242 0 -1 4202496 365292 0 0 0 40179 50 0 0 25 0 1 0 565501053 95764480 22836 33554432000 134512640 134761588 4294095552 18446744073709551615 134747212 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/30155/statm: 23380 22836 275 61 0 22683 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 93520

[startup+462.301 s]
/proc/loadavg: 4.01 4.01 3.92 5/190 30280
/proc/meminfo: memFree=16422360/32951124 swapFree=67111528/67111528
[pid=30155] ppid=30153 vsize=98628 CPUtime=462.29 cores=1,3
/proc/30155/stat : 30155 (MPhaseSAT64) R 30153 30155 29242 0 -1 4202496 380298 0 0 0 46178 51 0 0 25 0 1 0 565501053 100995072 24113 33554432000 134512640 134761588 4294095552 18446744073709551615 134748031 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/30155/statm: 24657 24113 275 61 0 23960 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 98628

[startup+522.301 s]
/proc/loadavg: 4.06 4.02 3.93 5/190 30281
/proc/meminfo: memFree=16423168/32951124 swapFree=67111528/67111528
[pid=30155] ppid=30153 vsize=99496 CPUtime=522.29 cores=1,3
/proc/30155/stat : 30155 (MPhaseSAT64) R 30153 30155 29242 0 -1 4202496 390082 0 0 0 52177 52 0 0 25 0 1 0 565501053 101883904 24330 33554432000 134512640 134761588 4294095552 18446744073709551615 134748446 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/30155/statm: 24874 24330 275 61 0 24177 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 99496

[startup+582.301 s]
/proc/loadavg: 4.02 4.01 3.93 5/190 30283
/proc/meminfo: memFree=16500356/32951124 swapFree=67111528/67111528
[pid=30155] ppid=30153 vsize=94892 CPUtime=582.3 cores=1,3
/proc/30155/stat : 30155 (MPhaseSAT64) R 30153 30155 29242 0 -1 4202496 399230 0 0 0 58176 54 0 0 25 0 1 0 565501053 97169408 23179 33554432000 134512640 134761588 4294095552 18446744073709551615 134747374 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/30155/statm: 23723 23179 275 61 0 23026 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 94892

[startup+642.301 s]
/proc/loadavg: 4.00 4.01 3.93 5/190 30285
/proc/meminfo: memFree=16430468/32951124 swapFree=67111528/67111528
[pid=30155] ppid=30153 vsize=97904 CPUtime=642.3 cores=1,3
/proc/30155/stat : 30155 (MPhaseSAT64) R 30153 30155 29242 0 -1 4202496 406551 0 0 0 64175 55 0 0 25 0 1 0 565501053 100253696 23932 33554432000 134512640 134761588 4294095552 18446744073709551615 134747356 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/30155/statm: 24476 23932 275 61 0 23779 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 97904

[startup+702.301 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 30286
/proc/meminfo: memFree=16451360/32951124 swapFree=67111528/67111528
[pid=30155] ppid=30153 vsize=99308 CPUtime=702.3 cores=1,3
/proc/30155/stat : 30155 (MPhaseSAT64) R 30153 30155 29242 0 -1 4202496 417501 0 0 0 70173 57 0 0 25 0 1 0 565501053 101691392 24283 33554432000 134512640 134761588 4294095552 18446744073709551615 134747246 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/30155/statm: 24827 24283 275 61 0 24130 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 99308

[startup+762.307 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 30288
/proc/meminfo: memFree=16427368/32951124 swapFree=67111528/67111528
[pid=30155] ppid=30153 vsize=105396 CPUtime=762.31 cores=1,3
/proc/30155/stat : 30155 (MPhaseSAT64) R 30153 30155 29242 0 -1 4202496 430562 0 0 0 76172 59 0 0 25 0 1 0 565501053 107925504 25805 33554432000 134512640 134761588 4294095552 18446744073709551615 134616727 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/30155/statm: 26349 25805 275 61 0 25652 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 105396

[startup+822.301 s]
/proc/loadavg: 4.07 4.02 3.93 5/190 30289
/proc/meminfo: memFree=16448244/32951124 swapFree=67111528/67111528
[pid=30155] ppid=30153 vsize=98692 CPUtime=822.3 cores=1,3
/proc/30155/stat : 30155 (MPhaseSAT64) R 30153 30155 29242 0 -1 4202496 436371 0 0 0 82170 60 0 0 25 0 1 0 565501053 101060608 24129 33554432000 134512640 134761588 4294095552 18446744073709551615 134747199 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/30155/statm: 24673 24129 275 61 0 23976 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 98692

[startup+882.301 s]
/proc/loadavg: 3.74 3.95 3.91 4/184 30309
/proc/meminfo: memFree=16733456/32951124 swapFree=67111528/67111528
[pid=30155] ppid=30153 vsize=99120 CPUtime=882.3 cores=1,3
/proc/30155/stat : 30155 (MPhaseSAT64) R 30153 30155 29242 0 -1 4202496 444856 0 0 0 88169 61 0 0 25 0 1 0 565501053 101498880 24236 33554432000 134512640 134761588 4294095552 18446744073709551615 134726101 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/30155/statm: 24780 24236 275 61 0 24083 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 99120

[startup+942.301 s]
/proc/loadavg: 3.32 3.78 3.86 4/184 30311
/proc/meminfo: memFree=16733380/32951124 swapFree=67111528/67111528
[pid=30155] ppid=30153 vsize=98128 CPUtime=942.31 cores=1,3
/proc/30155/stat : 30155 (MPhaseSAT64) R 30153 30155 29242 0 -1 4202496 457163 0 0 0 94168 63 0 0 25 0 1 0 565501053 100483072 23988 33554432000 134512640 134761588 4294095552 18446744073709551615 134747356 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/30155/statm: 24532 23988 275 61 0 23835 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 98128

[startup+1002.3 s]
/proc/loadavg: 3.12 3.64 3.80 4/184 30312
/proc/meminfo: memFree=16730976/32951124 swapFree=67111528/67111528
[pid=30155] ppid=30153 vsize=99276 CPUtime=1002.31 cores=1,3
/proc/30155/stat : 30155 (MPhaseSAT64) R 30153 30155 29242 0 -1 4202496 466588 0 0 0 100167 64 0 0 25 0 1 0 565501053 101658624 24275 33554432000 134512640 134761588 4294095552 18446744073709551615 134747065 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/30155/statm: 24819 24275 275 61 0 24122 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 99276

[startup+1062.3 s]
/proc/loadavg: 3.11 3.54 3.75 4/184 30314
/proc/meminfo: memFree=16694684/32951124 swapFree=67111528/67111528
[pid=30155] ppid=30153 vsize=100516 CPUtime=1062.31 cores=1,3
/proc/30155/stat : 30155 (MPhaseSAT64) R 30153 30155 29242 0 -1 4202496 475348 0 0 0 106166 65 0 0 25 0 1 0 565501053 102928384 24585 33554432000 134512640 134761588 4294095552 18446744073709551615 134751836 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/30155/statm: 25129 24585 275 61 0 24432 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 100516

[startup+1122.3 s]
/proc/loadavg: 3.08 3.45 3.71 4/184 30315
/proc/meminfo: memFree=16701684/32951124 swapFree=67111528/67111528
[pid=30155] ppid=30153 vsize=104612 CPUtime=1122.31 cores=1,3
/proc/30155/stat : 30155 (MPhaseSAT64) R 30153 30155 29242 0 -1 4202496 482818 0 0 0 112165 66 0 0 25 0 1 0 565501053 107122688 25609 33554432000 134512640 134761588 4294095552 18446744073709551615 134749354 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/30155/statm: 26153 25609 275 61 0 25456 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 104612

[startup+1182.3 s]
/proc/loadavg: 3.03 3.37 3.66 4/184 30317
/proc/meminfo: memFree=16705320/32951124 swapFree=67111528/67111528
[pid=30155] ppid=30153 vsize=106716 CPUtime=1182.32 cores=1,3
/proc/30155/stat : 30155 (MPhaseSAT64) R 30153 30155 29242 0 -1 4202496 491990 0 0 0 118165 67 0 0 25 0 1 0 565501053 109277184 26135 33554432000 134512640 134761588 4294095552 18446744073709551615 134680696 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/30155/statm: 26679 26135 275 61 0 25982 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 106716

[startup+1242.3 s]
/proc/loadavg: 3.01 3.30 3.62 4/184 30319
/proc/meminfo: memFree=16714672/32951124 swapFree=67111528/67111528
[pid=30155] ppid=30153 vsize=99960 CPUtime=1242.32 cores=1,3
/proc/30155/stat : 30155 (MPhaseSAT64) R 30153 30155 29242 0 -1 4202496 496434 0 0 0 124164 68 0 0 25 0 1 0 565501053 102359040 24446 33554432000 134512640 134761588 4294095552 18446744073709551615 134643589 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/30155/statm: 24990 24446 275 61 0 24293 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 99960



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.00 3.24 3.57 4/184 30320
/proc/meminfo: memFree=16714000/32951124 swapFree=67111528/67111528
[pid=30155] ppid=30153 vsize=99516 CPUtime=1300.02 cores=1,3
/proc/30155/stat : 30155 (MPhaseSAT64) R 30153 30155 29242 0 -1 4202496 506306 0 0 0 129933 69 0 0 25 0 1 0 565501053 101904384 24335 33554432000 134512640 134761588 4294095552 18446744073709551615 134643048 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/30155/statm: 24879 24335 275 61 0 24182 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 99516

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.01
CPU time (s): 1300.04
CPU user time (s): 1299.34
CPU system time (s): 0.700893
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 120936

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

runsolver used 2.16567 second user time and 4.93625 second system time

The end

Launcher Data

Begin job on node110 at 2011-04-25 19:31:45
IDJOB=3281820
IDBENCH=69635
IDSOLVER=1521
FILE ID=node110/3281820-1303752704
RUNJOBID= node110-1303752264-29969
PBS_JOBID= 13154052
Free space on /tmp= 72168 MiB

SOLVER NAME= MPhaseSAT64 2011-03-03
BENCH NAME= SAT_RACE08/cnf/ibm-2002-30r-k85.cnf
COMMAND LINE= MPhaseSAT64 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3281820-1303752704/watcher-3281820-1303752704 -o /tmp/evaluation-result-3281820-1303752704/solver-3281820-1303752704 -C 2400 -W 1300 -M 7680  MPhaseSAT64 HOME/instance-3281820-1303752704.cnf

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

MD5SUM BENCH= c08fe2d9c476652207ada677b7ca59f9
RANDOM SEED=829322147

node110.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.66
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.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.830
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      16659864 kB
Buffers:       2323604 kB
Cached:       13034108 kB
SwapCached:          0 kB
Active:        8420060 kB
Inactive:      7301208 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16659864 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           17552 kB
Writeback:           0 kB
AnonPages:      362808 kB
Mapped:          16636 kB
Slab:           505360 kB
PageTables:       5908 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   553348 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= 72248 MiB
End job on node110 at 2011-04-25 19:53:27