Trace number 3263326

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
MPhaseSAT 2011-02-15? (TO) 1300.05 1300.01

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_60_28_40_7-log.shuffled-as.sat03-127.cnf
MD5SUMf1f35d90237c4ca07d41a6a9b08e6279
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables140
Number of clauses58376
Sum of the clauses size583480
Maximum clause length10
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 556
Number of clauses of size over 558320

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

running on 2 cores: 5,7

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: 0.92 1.13 2.13 5/193 20116
/proc/meminfo: memFree=14507592/32951124 swapFree=67111528/67111528
[pid=20116] ppid=20114 vsize=4644 CPUtime=0 cores=5,7
/proc/20116/stat : 20116 (MPhaseSAT) R 20114 20116 19478 0 -1 4202496 337 0 0 0 0 0 0 0 21 0 1 0 468056801 4755456 278 33554432000 134512640 134731564 4293840864 18446744073709551615 134531593 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/20116/statm: 1161 278 225 54 0 471 0

[startup+0.0813891 s]
/proc/loadavg: 0.92 1.13 2.13 5/193 20116
/proc/meminfo: memFree=14507592/32951124 swapFree=67111528/67111528
[pid=20116] ppid=20114 vsize=4932 CPUtime=0.07 cores=5,7
/proc/20116/stat : 20116 (MPhaseSAT) R 20114 20116 19478 0 -1 4202496 767 0 0 0 7 0 0 0 21 0 1 0 468056801 5050368 708 33554432000 134512640 134731564 4293840864 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/20116/statm: 1233 709 226 54 0 543 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 4932

[startup+0.100385 s]
/proc/loadavg: 0.92 1.13 2.13 5/193 20116
/proc/meminfo: memFree=14507592/32951124 swapFree=67111528/67111528
[pid=20116] ppid=20114 vsize=5368 CPUtime=0.09 cores=5,7
/proc/20116/stat : 20116 (MPhaseSAT) R 20114 20116 19478 0 -1 4202496 874 0 0 0 9 0 0 0 21 0 1 0 468056801 5496832 815 33554432000 134512640 134731564 4293840864 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/20116/statm: 1342 815 226 54 0 652 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5368

[startup+0.300352 s]
/proc/loadavg: 0.92 1.13 2.13 5/193 20116
/proc/meminfo: memFree=14507592/32951124 swapFree=67111528/67111528
[pid=20116] ppid=20114 vsize=12552 CPUtime=0.29 cores=5,7
/proc/20116/stat : 20116 (MPhaseSAT) R 20114 20116 19478 0 -1 4202496 5995 0 0 0 29 0 0 0 22 0 1 0 468056801 12853248 2647 33554432000 134512640 134731564 4293840864 18446744073709551615 134659494 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/20116/statm: 3138 2647 262 54 0 2448 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12552

[startup+0.700279 s]
/proc/loadavg: 0.92 1.13 2.13 5/193 20116
/proc/meminfo: memFree=14507592/32951124 swapFree=67111528/67111528
[pid=20116] ppid=20114 vsize=14036 CPUtime=0.69 cores=5,7
/proc/20116/stat : 20116 (MPhaseSAT) R 20114 20116 19478 0 -1 4202496 6337 0 0 0 69 0 0 0 24 0 1 0 468056801 14372864 2989 33554432000 134512640 134731564 4293840864 18446744073709551615 134720128 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/20116/statm: 3509 2989 262 54 0 2819 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14036

[startup+1.50013 s]
/proc/loadavg: 1.17 1.18 2.14 5/194 20117
/proc/meminfo: memFree=14491588/32951124 swapFree=67111528/67111528
[pid=20116] ppid=20114 vsize=14444 CPUtime=1.49 cores=5,7
/proc/20116/stat : 20116 (MPhaseSAT) R 20114 20116 19478 0 -1 4202496 6411 0 0 0 149 0 0 0 25 0 1 0 468056801 14790656 3063 33554432000 134512640 134731564 4293840864 18446744073709551615 134720319 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/20116/statm: 3611 3063 262 54 0 2921 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 14444

[startup+3.10083 s]
/proc/loadavg: 1.17 1.18 2.14 5/194 20117
/proc/meminfo: memFree=14489232/32951124 swapFree=67111528/67111528
[pid=20116] ppid=20114 vsize=14840 CPUtime=3.09 cores=5,7
/proc/20116/stat : 20116 (MPhaseSAT) R 20114 20116 19478 0 -1 4202496 6533 0 0 0 309 0 0 0 25 0 1 0 468056801 15196160 3185 33554432000 134512640 134731564 4293840864 18446744073709551615 134673176 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/20116/statm: 3710 3185 262 54 0 3020 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 14840

[startup+6.30024 s]
/proc/loadavg: 1.17 1.18 2.14 5/194 20117
/proc/meminfo: memFree=14482692/32951124 swapFree=67111528/67111528
[pid=20116] ppid=20114 vsize=15548 CPUtime=6.29 cores=5,7
/proc/20116/stat : 20116 (MPhaseSAT) R 20114 20116 19478 0 -1 4202496 6655 0 0 0 629 0 0 0 25 0 1 0 468056801 15921152 3307 33554432000 134512640 134731564 4293840864 18446744073709551615 134719994 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/20116/statm: 3887 3307 262 54 0 3197 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 15548

[startup+12.7011 s]
/proc/loadavg: 1.60 1.27 2.16 5/194 20117
/proc/meminfo: memFree=14484584/32951124 swapFree=67111528/67111528
[pid=20116] ppid=20114 vsize=19752 CPUtime=12.69 cores=5,7
/proc/20116/stat : 20116 (MPhaseSAT) R 20114 20116 19478 0 -1 4202496 19220 0 0 0 1267 2 0 0 25 0 1 0 468056801 20226048 4355 33554432000 134512640 134731564 4293840864 18446744073709551615 134620738 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/20116/statm: 4938 4355 270 54 0 4248 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 19752

[startup+25.5007 s]
/proc/loadavg: 1.97 1.36 2.17 5/194 20118
/proc/meminfo: memFree=14480764/32951124 swapFree=67111528/67111528
[pid=20116] ppid=20114 vsize=18760 CPUtime=25.49 cores=5,7
/proc/20116/stat : 20116 (MPhaseSAT) R 20114 20116 19478 0 -1 4202496 19956 0 0 0 2547 2 0 0 25 0 1 0 468056801 19210240 4161 33554432000 134512640 134731564 4293840864 18446744073709551615 134659325 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/20116/statm: 4690 4161 270 54 0 4000 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 18760

[startup+51.1009 s]
/proc/loadavg: 2.66 1.57 2.22 5/194 20118
/proc/meminfo: memFree=14471708/32951124 swapFree=67111528/67111528
[pid=20116] ppid=20114 vsize=22432 CPUtime=51.09 cores=5,7
/proc/20116/stat : 20116 (MPhaseSAT) R 20114 20116 19478 0 -1 4202496 38375 0 0 0 5105 4 0 0 25 0 1 0 468056801 22970368 5097 33554432000 134512640 134731564 4293840864 18446744073709551615 10307548 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/20116/statm: 5608 5102 271 54 0 4918 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 22432

[startup+102.307 s]
/proc/loadavg: 3.53 1.99 2.33 5/194 20120
/proc/meminfo: memFree=14437852/32951124 swapFree=67111528/67111528
[pid=20116] ppid=20114 vsize=20472 CPUtime=102.3 cores=5,7
/proc/20116/stat : 20116 (MPhaseSAT) R 20114 20116 19478 0 -1 4202496 409780 0 0 0 10178 52 0 0 25 0 1 0 468056801 20963328 4673 33554432000 134512640 134731564 4293840864 18446744073709551615 134621190 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/20116/statm: 5118 4673 271 54 0 4428 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 20472

[startup+162.3 s]
/proc/loadavg: 3.82 2.36 2.43 5/194 20121
/proc/meminfo: memFree=14412780/32951124 swapFree=67111528/67111528
[pid=20116] ppid=20114 vsize=29988 CPUtime=162.29 cores=5,7
/proc/20116/stat : 20116 (MPhaseSAT) R 20114 20116 19478 0 -1 4202496 433258 0 0 0 16174 55 0 0 25 0 1 0 468056801 30707712 6952 33554432000 134512640 134731564 4293840864 18446744073709551615 134620770 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/20116/statm: 7497 6952 271 54 0 6807 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 29988

[startup+222.3 s]
/proc/loadavg: 4.09 2.69 2.54 5/194 20123
/proc/meminfo: memFree=14405928/32951124 swapFree=67111528/67111528
[pid=20116] ppid=20114 vsize=29988 CPUtime=222.29 cores=5,7
/proc/20116/stat : 20116 (MPhaseSAT) R 20114 20116 19478 0 -1 4202496 433258 0 0 0 22174 55 0 0 25 0 1 0 468056801 30707712 6952 33554432000 134512640 134731564 4293840864 18446744073709551615 134659337 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/20116/statm: 7497 6952 271 54 0 6807 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 29988

[startup+282.301 s]
/proc/loadavg: 4.09 2.94 2.63 5/194 20124
/proc/meminfo: memFree=14404060/32951124 swapFree=67111528/67111528
[pid=20116] ppid=20114 vsize=29988 CPUtime=282.3 cores=5,7
/proc/20116/stat : 20116 (MPhaseSAT) R 20114 20116 19478 0 -1 4202496 433264 0 0 0 28175 55 0 0 25 0 1 0 468056801 30707712 6958 33554432000 134512640 134731564 4293840864 18446744073709551615 134620753 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/20116/statm: 7497 6958 272 54 0 6807 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 29988

[startup+342.301 s]
/proc/loadavg: 4.10 3.14 2.72 5/194 20126
/proc/meminfo: memFree=14391648/32951124 swapFree=67111528/67111528
[pid=20116] ppid=20114 vsize=29988 CPUtime=342.3 cores=5,7
/proc/20116/stat : 20116 (MPhaseSAT) R 20114 20116 19478 0 -1 4202496 433264 0 0 0 34175 55 0 0 25 0 1 0 468056801 30707712 6958 33554432000 134512640 134731564 4293840864 18446744073709551615 134620734 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/20116/statm: 7497 6958 272 54 0 6807 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 29988

[startup+402.301 s]
/proc/loadavg: 4.07 3.31 2.80 5/194 20128
/proc/meminfo: memFree=14390896/32951124 swapFree=67111528/67111528
[pid=20116] ppid=20114 vsize=29988 CPUtime=402.3 cores=5,7
/proc/20116/stat : 20116 (MPhaseSAT) R 20114 20116 19478 0 -1 4202496 433264 0 0 0 40175 55 0 0 25 0 1 0 468056801 30707712 6958 33554432000 134512640 134731564 4293840864 18446744073709551615 134620766 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/20116/statm: 7497 6958 272 54 0 6807 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 29988

[startup+462.301 s]
/proc/loadavg: 4.16 3.47 2.88 5/194 20129
/proc/meminfo: memFree=14389132/32951124 swapFree=67111528/67111528
[pid=20116] ppid=20114 vsize=29988 CPUtime=462.3 cores=5,7
/proc/20116/stat : 20116 (MPhaseSAT) R 20114 20116 19478 0 -1 4202496 433280 0 0 0 46175 55 0 0 25 0 1 0 468056801 30707712 6974 33554432000 134512640 134731564 4293840864 18446744073709551615 134620734 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/20116/statm: 7497 6974 272 54 0 6807 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 29988

[startup+522.301 s]
/proc/loadavg: 4.10 3.58 2.95 5/194 20131
/proc/meminfo: memFree=14387256/32951124 swapFree=67111528/67111528
[pid=20116] ppid=20114 vsize=29988 CPUtime=522.3 cores=5,7
/proc/20116/stat : 20116 (MPhaseSAT) R 20114 20116 19478 0 -1 4202496 433308 0 0 0 52175 55 0 0 25 0 1 0 468056801 30707712 7002 33554432000 134512640 134731564 4293840864 18446744073709551615 134620749 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/20116/statm: 7497 7002 272 54 0 6807 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 29988

[startup+582.301 s]
/proc/loadavg: 4.03 3.65 3.02 5/194 20132
/proc/meminfo: memFree=14385136/32951124 swapFree=67111528/67111528
[pid=20116] ppid=20114 vsize=29988 CPUtime=582.3 cores=5,7
/proc/20116/stat : 20116 (MPhaseSAT) R 20114 20116 19478 0 -1 4202496 433308 0 0 0 58175 55 0 0 25 0 1 0 468056801 30707712 7002 33554432000 134512640 134731564 4293840864 18446744073709551615 134659320 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/20116/statm: 7497 7002 272 54 0 6807 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 29988

[startup+642.3 s]
/proc/loadavg: 4.16 3.74 3.09 5/194 20134
/proc/meminfo: memFree=14377804/32951124 swapFree=67111528/67111528
[pid=20116] ppid=20114 vsize=29988 CPUtime=642.31 cores=5,7
/proc/20116/stat : 20116 (MPhaseSAT) R 20114 20116 19478 0 -1 4202496 433308 0 0 0 64176 55 0 0 25 0 1 0 468056801 30707712 7002 33554432000 134512640 134731564 4293840864 18446744073709551615 134622920 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/20116/statm: 7497 7002 272 54 0 6807 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 29988

[startup+702.3 s]
/proc/loadavg: 4.06 3.79 3.14 5/194 20136
/proc/meminfo: memFree=14378528/32951124 swapFree=67111528/67111528
[pid=20116] ppid=20114 vsize=29988 CPUtime=702.31 cores=5,7
/proc/20116/stat : 20116 (MPhaseSAT) R 20114 20116 19478 0 -1 4202496 433308 0 0 0 70176 55 0 0 25 0 1 0 468056801 30707712 7002 33554432000 134512640 134731564 4293840864 18446744073709551615 134659334 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/20116/statm: 7497 7002 272 54 0 6807 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 29988

[startup+762.307 s]
/proc/loadavg: 4.15 3.85 3.20 5/194 20137
/proc/meminfo: memFree=14378620/32951124 swapFree=67111528/67111528
[pid=20116] ppid=20114 vsize=29988 CPUtime=762.32 cores=5,7
/proc/20116/stat : 20116 (MPhaseSAT) R 20114 20116 19478 0 -1 4202496 433308 0 0 0 76177 55 0 0 25 0 1 0 468056801 30707712 7002 33554432000 134512640 134731564 4293840864 18446744073709551615 134659329 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/20116/statm: 7497 7002 272 54 0 6807 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 29988

[startup+822.301 s]
/proc/loadavg: 4.05 3.88 3.25 5/194 20139
/proc/meminfo: memFree=14378736/32951124 swapFree=67111528/67111528
[pid=20116] ppid=20114 vsize=29988 CPUtime=822.31 cores=5,7
/proc/20116/stat : 20116 (MPhaseSAT) R 20114 20116 19478 0 -1 4202496 433317 0 0 0 82176 55 0 0 25 0 1 0 468056801 30707712 7011 33554432000 134512640 134731564 4293840864 18446744073709551615 134620712 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/20116/statm: 7497 7011 272 54 0 6807 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 29988

[startup+882.301 s]
/proc/loadavg: 4.05 3.91 3.30 5/194 20140
/proc/meminfo: memFree=14378716/32951124 swapFree=67111528/67111528
[pid=20116] ppid=20114 vsize=29988 CPUtime=882.31 cores=5,7
/proc/20116/stat : 20116 (MPhaseSAT) R 20114 20116 19478 0 -1 4202496 433317 0 0 0 88176 55 0 0 25 0 1 0 468056801 30707712 7011 33554432000 134512640 134731564 4293840864 18446744073709551615 134620755 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/20116/statm: 7497 7011 272 54 0 6807 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 29988

[startup+942.301 s]
/proc/loadavg: 4.10 3.96 3.35 5/194 20142
/proc/meminfo: memFree=14373360/32951124 swapFree=67111528/67111528
[pid=20116] ppid=20114 vsize=29988 CPUtime=942.32 cores=5,7
/proc/20116/stat : 20116 (MPhaseSAT) R 20114 20116 19478 0 -1 4202496 433317 0 0 0 94177 55 0 0 25 0 1 0 468056801 30707712 7011 33554432000 134512640 134731564 4293840864 18446744073709551615 134665597 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/20116/statm: 7497 7011 272 54 0 6807 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 29988

[startup+1002.3 s]
/proc/loadavg: 4.04 3.96 3.39 5/194 20144
/proc/meminfo: memFree=14372100/32951124 swapFree=67111528/67111528
[pid=20116] ppid=20114 vsize=29988 CPUtime=1002.32 cores=5,7
/proc/20116/stat : 20116 (MPhaseSAT) R 20114 20116 19478 0 -1 4202496 433317 0 0 0 100177 55 0 0 25 0 1 0 468056801 30707712 7011 33554432000 134512640 134731564 4293840864 18446744073709551615 134717123 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/20116/statm: 7497 7011 272 54 0 6807 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 29988

[startup+1062.3 s]
/proc/loadavg: 4.01 3.97 3.42 5/194 20145
/proc/meminfo: memFree=14370208/32951124 swapFree=67111528/67111528
[pid=20116] ppid=20114 vsize=29988 CPUtime=1062.32 cores=5,7
/proc/20116/stat : 20116 (MPhaseSAT) R 20114 20116 19478 0 -1 4202496 433317 0 0 0 106177 55 0 0 25 0 1 0 468056801 30707712 7011 33554432000 134512640 134731564 4293840864 18446744073709551615 134620742 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/20116/statm: 7497 7011 272 54 0 6807 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 29988

[startup+1122.3 s]
/proc/loadavg: 4.00 3.97 3.46 5/194 20147
/proc/meminfo: memFree=14369212/32951124 swapFree=67111528/67111528
[pid=20116] ppid=20114 vsize=29988 CPUtime=1122.32 cores=5,7
/proc/20116/stat : 20116 (MPhaseSAT) R 20114 20116 19478 0 -1 4202496 433317 0 0 0 112177 55 0 0 25 0 1 0 468056801 30707712 7011 33554432000 134512640 134731564 4293840864 18446744073709551615 134620647 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/20116/statm: 7497 7011 272 54 0 6807 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 29988

[startup+1182.3 s]
/proc/loadavg: 4.00 3.97 3.49 5/194 20148
/proc/meminfo: memFree=14369324/32951124 swapFree=67111528/67111528
[pid=20116] ppid=20114 vsize=29988 CPUtime=1182.32 cores=5,7
/proc/20116/stat : 20116 (MPhaseSAT) R 20114 20116 19478 0 -1 4202496 433317 0 0 0 118177 55 0 0 25 0 1 0 468056801 30707712 7011 33554432000 134512640 134731564 4293840864 18446744073709551615 134621077 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/20116/statm: 7497 7011 272 54 0 6807 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 29988

[startup+1242.3 s]
/proc/loadavg: 4.00 3.97 3.52 5/194 20150
/proc/meminfo: memFree=14369188/32951124 swapFree=67111528/67111528
[pid=20116] ppid=20114 vsize=29988 CPUtime=1242.34 cores=5,7
/proc/20116/stat : 20116 (MPhaseSAT) R 20114 20116 19478 0 -1 4202496 433317 0 0 0 124178 56 0 0 25 0 1 0 468056801 30707712 7011 33554432000 134512640 134731564 4293840864 18446744073709551615 134620725 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/20116/statm: 7497 7011 272 54 0 6807 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 29988



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.97 3.54 2/188 20155
/proc/meminfo: memFree=14489128/32951124 swapFree=67111528/67111528
[pid=20116] ppid=20114 vsize=29988 CPUtime=1300.04 cores=5,7
/proc/20116/stat : 20116 (MPhaseSAT) R 20114 20116 19478 0 -1 4202496 433317 0 0 0 129948 56 0 0 25 0 1 0 468056801 30707712 7011 33554432000 134512640 134731564 4293840864 18446744073709551615 134620745 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/20116/statm: 7497 7011 272 54 0 6807 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 29988

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.05
CPU user time (s): 1299.49
CPU system time (s): 0.561914
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 29988

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

runsolver used 2.08768 second user time and 5.01524 second system time

The end

Launcher Data

Begin job on node135 at 2011-04-23 15:16:29
IDJOB=3263326
IDBENCH=83965
IDSOLVER=1520
FILE ID=node135/3263326-1303564589
RUNJOBID= node135-1303564588-20077
PBS_JOBID= 13150281
Free space on /tmp= 71372 MiB

SOLVER NAME= MPhaseSAT 2011-02-15
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_60_28_40_7-log.shuffled-as.sat03-127.cnf
COMMAND LINE= MPhaseSAT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3263326-1303564589/watcher-3263326-1303564589 -o /tmp/evaluation-result-3263326-1303564589/solver-3263326-1303564589 -C 2400 -W 1300 -M 7680  MPhaseSAT HOME/instance-3263326-1303564589.cnf

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

MD5SUM BENCH= f1f35d90237c4ca07d41a6a9b08e6279
RANDOM SEED=830584840

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.851
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.851
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.851
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	: 6640.14
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.851
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.78
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.851
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.851
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.851
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      14507756 kB
Buffers:       2057252 kB
Cached:       15711496 kB
SwapCached:          0 kB
Active:        7309820 kB
Inactive:     10541640 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14507756 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            4800 kB
Writeback:           0 kB
AnonPages:       82304 kB
Mapped:          16048 kB
Slab:           529848 kB
PageTables:       4856 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   267020 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71372 MiB
End job on node135 at 2011-04-23 15:38:11