Trace number 3262490

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.04 1300.01

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/
VanDerWaerden_pd_2-3-22_462.cnf
MD5SUM4975f32607352c0a4d9db1abea12627a
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark5.62714
Satisfiable
(Un)Satisfiability was proved
Number of variables231
Number of clauses28738
Sum of the clauses size129678
Maximum clause length22
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 277
Number of clauses of size 326363
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 52298

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

running on 2 cores: 0,2

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


[startup+0 s]
/proc/loadavg: 3.38 3.87 3.89 4/184 13277
/proc/meminfo: memFree=15679156/32951124 swapFree=67111528/67111528
[pid=13277] ppid=13275 vsize=3716 CPUtime=0 cores=0,2
/proc/13277/stat : 13277 (MPhaseSAT) R 13275 13277 12025 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 466377618 3805184 272 33554432000 134512640 134731564 4289296864 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/13277/statm: 929 272 225 54 0 239 0

[startup+0.0809301 s]
/proc/loadavg: 3.38 3.87 3.89 4/184 13277
/proc/meminfo: memFree=15679156/32951124 swapFree=67111528/67111528
[pid=13277] ppid=13275 vsize=6128 CPUtime=0.07 cores=0,2
/proc/13277/stat : 13277 (MPhaseSAT) R 13275 13277 12025 0 -1 4202496 1493 0 0 0 7 0 0 0 23 0 1 0 466377618 6275072 1076 33554432000 134512640 134731564 4289296864 18446744073709551615 3971038 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/13277/statm: 1532 1076 264 54 0 842 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 6128

[startup+0.10093 s]
/proc/loadavg: 3.38 3.87 3.89 4/184 13277
/proc/meminfo: memFree=15679156/32951124 swapFree=67111528/67111528
[pid=13277] ppid=13275 vsize=6260 CPUtime=0.09 cores=0,2
/proc/13277/stat : 13277 (MPhaseSAT) R 13275 13277 12025 0 -1 4202496 1531 0 0 0 9 0 0 0 23 0 1 0 466377618 6410240 1114 33554432000 134512640 134731564 4289296864 18446744073709551615 134659334 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/13277/statm: 1565 1114 264 54 0 875 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6260

[startup+0.300918 s]
/proc/loadavg: 3.38 3.87 3.89 4/184 13277
/proc/meminfo: memFree=15679156/32951124 swapFree=67111528/67111528
[pid=13277] ppid=13275 vsize=6920 CPUtime=0.29 cores=0,2
/proc/13277/stat : 13277 (MPhaseSAT) R 13275 13277 12025 0 -1 4202496 1697 0 0 0 29 0 0 0 25 0 1 0 466377618 7086080 1280 33554432000 134512640 134731564 4289296864 18446744073709551615 134719952 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/13277/statm: 1730 1280 264 54 0 1040 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6920

[startup+0.700821 s]
/proc/loadavg: 3.38 3.87 3.89 4/184 13277
/proc/meminfo: memFree=15679156/32951124 swapFree=67111528/67111528
[pid=13277] ppid=13275 vsize=7316 CPUtime=0.69 cores=0,2
/proc/13277/stat : 13277 (MPhaseSAT) R 13275 13277 12025 0 -1 4202496 1788 0 0 0 69 0 0 0 25 0 1 0 466377618 7491584 1371 33554432000 134512640 134731564 4289296864 18446744073709551615 134719975 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/13277/statm: 1829 1371 264 54 0 1139 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7316

[startup+1.50068 s]
/proc/loadavg: 3.38 3.87 3.89 5/190 13288
/proc/meminfo: memFree=15667212/32951124 swapFree=67111528/67111528
[pid=13277] ppid=13275 vsize=7584 CPUtime=1.49 cores=0,2
/proc/13277/stat : 13277 (MPhaseSAT) R 13275 13277 12025 0 -1 4202496 1874 0 0 0 149 0 0 0 25 0 1 0 466377618 7766016 1457 33554432000 134512640 134731564 4289296864 18446744073709551615 134719975 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/13277/statm: 1896 1457 264 54 0 1206 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7584

[startup+3.10041 s]
/proc/loadavg: 3.38 3.87 3.89 5/190 13288
/proc/meminfo: memFree=15664856/32951124 swapFree=67111528/67111528
[pid=13277] ppid=13275 vsize=8248 CPUtime=3.09 cores=0,2
/proc/13277/stat : 13277 (MPhaseSAT) R 13275 13277 12025 0 -1 4202496 2016 0 0 0 309 0 0 0 25 0 1 0 466377618 8445952 1599 33554432000 134512640 134731564 4289296864 18446744073709551615 134659341 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/13277/statm: 2062 1599 264 54 0 1372 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8248

[startup+6.30085 s]
/proc/loadavg: 3.43 3.87 3.89 5/190 13288
/proc/meminfo: memFree=15662584/32951124 swapFree=67111528/67111528
[pid=13277] ppid=13275 vsize=8792 CPUtime=6.29 cores=0,2
/proc/13277/stat : 13277 (MPhaseSAT) R 13275 13277 12025 0 -1 4202496 2165 0 0 0 629 0 0 0 25 0 1 0 466377618 9003008 1748 33554432000 134512640 134731564 4289296864 18446744073709551615 3682631 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/13277/statm: 2198 1748 264 54 0 1508 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 8792

[startup+12.7007 s]
/proc/loadavg: 3.48 3.87 3.89 5/190 13288
/proc/meminfo: memFree=15662048/32951124 swapFree=67111528/67111528
[pid=13277] ppid=13275 vsize=9740 CPUtime=12.69 cores=0,2
/proc/13277/stat : 13277 (MPhaseSAT) R 13275 13277 12025 0 -1 4202496 2367 0 0 0 1269 0 0 0 25 0 1 0 466377618 9973760 1950 33554432000 134512640 134731564 4289296864 18446744073709551615 134558996 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/13277/statm: 2435 1950 265 54 0 1745 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 9740

[startup+25.5004 s]
/proc/loadavg: 3.59 3.88 3.89 5/190 13288
/proc/meminfo: memFree=15659216/32951124 swapFree=67111528/67111528
[pid=13277] ppid=13275 vsize=9740 CPUtime=25.49 cores=0,2
/proc/13277/stat : 13277 (MPhaseSAT) R 13275 13277 12025 0 -1 4202496 2376 0 0 0 2549 0 0 0 25 0 1 0 466377618 9973760 1959 33554432000 134512640 134731564 4289296864 18446744073709551615 134620734 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/13277/statm: 2435 1959 270 54 0 1745 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 9740

[startup+51.1007 s]
/proc/loadavg: 3.73 3.89 3.89 5/190 13289
/proc/meminfo: memFree=15658512/32951124 swapFree=67111528/67111528
[pid=13277] ppid=13275 vsize=9740 CPUtime=51.09 cores=0,2
/proc/13277/stat : 13277 (MPhaseSAT) R 13275 13277 12025 0 -1 4202496 2378 0 0 0 5109 0 0 0 25 0 1 0 466377618 9973760 1961 33554432000 134512640 134731564 4289296864 18446744073709551615 134620712 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/13277/statm: 2435 1961 270 54 0 1745 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 9740

[startup+102.306 s]
/proc/loadavg: 3.88 3.90 3.90 5/190 13290
/proc/meminfo: memFree=15652764/32951124 swapFree=67111528/67111528
[pid=13277] ppid=13275 vsize=11716 CPUtime=102.29 cores=0,2
/proc/13277/stat : 13277 (MPhaseSAT) R 13275 13277 12025 0 -1 4202496 2845 0 0 0 10229 0 0 0 25 0 1 0 466377618 11997184 2428 33554432000 134512640 134731564 4289296864 18446744073709551615 134668680 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/13277/statm: 2929 2428 270 54 0 2239 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 11716

[startup+162.301 s]
/proc/loadavg: 4.00 3.93 3.91 5/190 13292
/proc/meminfo: memFree=15642456/32951124 swapFree=67111528/67111528
[pid=13277] ppid=13275 vsize=15704 CPUtime=162.3 cores=0,2
/proc/13277/stat : 13277 (MPhaseSAT) R 13275 13277 12025 0 -1 4202496 3752 0 0 0 16229 1 0 0 25 0 1 0 466377618 16080896 3335 33554432000 134512640 134731564 4289296864 18446744073709551615 134673266 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/13277/statm: 3926 3335 270 54 0 3236 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 15704

[startup+222.301 s]
/proc/loadavg: 4.03 3.96 3.91 5/190 13293
/proc/meminfo: memFree=15638332/32951124 swapFree=67111528/67111528
[pid=13277] ppid=13275 vsize=17560 CPUtime=222.3 cores=0,2
/proc/13277/stat : 13277 (MPhaseSAT) R 13275 13277 12025 0 -1 4202496 4131 0 0 0 22229 1 0 0 25 0 1 0 466377618 17981440 3714 33554432000 134512640 134731564 4289296864 18446744073709551615 134659345 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/13277/statm: 4390 3714 270 54 0 3700 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 17560

[startup+282.301 s]
/proc/loadavg: 4.01 3.96 3.91 5/190 13295
/proc/meminfo: memFree=15636576/32951124 swapFree=67111528/67111528
[pid=13277] ppid=13275 vsize=18040 CPUtime=282.3 cores=0,2
/proc/13277/stat : 13277 (MPhaseSAT) R 13275 13277 12025 0 -1 4202496 4240 0 0 0 28229 1 0 0 25 0 1 0 466377618 18472960 3823 33554432000 134512640 134731564 4289296864 18446744073709551615 134667356 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/13277/statm: 4510 3823 270 54 0 3820 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 18040

[startup+342.301 s]
/proc/loadavg: 4.00 3.97 3.91 5/190 13297
/proc/meminfo: memFree=15633084/32951124 swapFree=67111528/67111528
[pid=13277] ppid=13275 vsize=19352 CPUtime=342.3 cores=0,2
/proc/13277/stat : 13277 (MPhaseSAT) R 13275 13277 12025 0 -1 4202496 4515 0 0 0 34229 1 0 0 25 0 1 0 466377618 19816448 4098 33554432000 134512640 134731564 4289296864 18446744073709551615 134659331 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/13277/statm: 4838 4098 270 54 0 4148 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 19352

[startup+402.3 s]
/proc/loadavg: 4.00 3.97 3.91 5/190 13298
/proc/meminfo: memFree=15633312/32951124 swapFree=67111528/67111528
[pid=13277] ppid=13275 vsize=19928 CPUtime=402.3 cores=0,2
/proc/13277/stat : 13277 (MPhaseSAT) R 13275 13277 12025 0 -1 4202496 4606 0 0 0 40229 1 0 0 25 0 1 0 466377618 20406272 4189 33554432000 134512640 134731564 4289296864 18446744073709551615 134659702 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/13277/statm: 4982 4189 270 54 0 4292 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 19928

[startup+462.3 s]
/proc/loadavg: 4.00 3.97 3.91 5/190 13300
/proc/meminfo: memFree=15633532/32951124 swapFree=67111528/67111528
[pid=13277] ppid=13275 vsize=20120 CPUtime=462.3 cores=0,2
/proc/13277/stat : 13277 (MPhaseSAT) R 13275 13277 12025 0 -1 4202496 4637 0 0 0 46229 1 0 0 25 0 1 0 466377618 20602880 4220 33554432000 134512640 134731564 4289296864 18446744073709551615 134673165 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/13277/statm: 5030 4220 270 54 0 4340 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 20120

[startup+522.301 s]
/proc/loadavg: 4.00 3.97 3.91 5/190 13301
/proc/meminfo: memFree=15631276/32951124 swapFree=67111528/67111528
[pid=13277] ppid=13275 vsize=20120 CPUtime=522.3 cores=0,2
/proc/13277/stat : 13277 (MPhaseSAT) R 13275 13277 12025 0 -1 4202496 4657 0 0 0 52229 1 0 0 25 0 1 0 466377618 20602880 4240 33554432000 134512640 134731564 4289296864 18446744073709551615 134720319 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/13277/statm: 5030 4240 270 54 0 4340 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 20120

[startup+582.301 s]
/proc/loadavg: 4.00 3.97 3.91 5/190 13303
/proc/meminfo: memFree=15630512/32951124 swapFree=67111528/67111528
[pid=13277] ppid=13275 vsize=21080 CPUtime=582.3 cores=0,2
/proc/13277/stat : 13277 (MPhaseSAT) R 13275 13277 12025 0 -1 4202496 4846 0 0 0 58229 1 0 0 25 0 1 0 466377618 21585920 4429 33554432000 134512640 134731564 4289296864 18446744073709551615 134720146 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/13277/statm: 5270 4429 270 54 0 4580 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 21080

[startup+642.301 s]
/proc/loadavg: 4.00 3.97 3.91 5/190 13305
/proc/meminfo: memFree=15628760/32951124 swapFree=67111528/67111528
[pid=13277] ppid=13275 vsize=21656 CPUtime=642.31 cores=0,2
/proc/13277/stat : 13277 (MPhaseSAT) R 13275 13277 12025 0 -1 4202496 4952 0 0 0 64230 1 0 0 25 0 1 0 466377618 22175744 4535 33554432000 134512640 134731564 4289296864 18446744073709551615 134719975 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/13277/statm: 5414 4535 270 54 0 4724 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 21656

[startup+702.301 s]
/proc/loadavg: 4.07 3.99 3.92 5/190 13306
/proc/meminfo: memFree=15627252/32951124 swapFree=67111528/67111528
[pid=13277] ppid=13275 vsize=21848 CPUtime=702.31 cores=0,2
/proc/13277/stat : 13277 (MPhaseSAT) R 13275 13277 12025 0 -1 4202496 4976 0 0 0 70229 2 0 0 25 0 1 0 466377618 22372352 4559 33554432000 134512640 134731564 4289296864 18446744073709551615 134659334 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/13277/statm: 5462 4559 270 54 0 4772 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 21848

[startup+762.307 s]
/proc/loadavg: 4.02 3.99 3.92 5/190 13308
/proc/meminfo: memFree=15627236/32951124 swapFree=67111528/67111528
[pid=13277] ppid=13275 vsize=22040 CPUtime=762.32 cores=0,2
/proc/13277/stat : 13277 (MPhaseSAT) R 13275 13277 12025 0 -1 4202496 5001 0 0 0 76230 2 0 0 25 0 1 0 466377618 22568960 4584 33554432000 134512640 134731564 4289296864 18446744073709551615 134659345 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/13277/statm: 5510 4584 270 54 0 4820 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 22040

[startup+822.3 s]
/proc/loadavg: 4.01 3.99 3.92 5/190 13309
/proc/meminfo: memFree=15627072/32951124 swapFree=67111528/67111528
[pid=13277] ppid=13275 vsize=22232 CPUtime=822.31 cores=0,2
/proc/13277/stat : 13277 (MPhaseSAT) R 13275 13277 12025 0 -1 4202496 5036 0 0 0 82229 2 0 0 25 0 1 0 466377618 22765568 4619 33554432000 134512640 134731564 4289296864 18446744073709551615 3682634 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/13277/statm: 5558 4619 270 54 0 4868 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 22232

[startup+882.3 s]
/proc/loadavg: 4.00 3.99 3.92 5/190 13311
/proc/meminfo: memFree=15626680/32951124 swapFree=67111528/67111528
[pid=13277] ppid=13275 vsize=22616 CPUtime=882.31 cores=0,2
/proc/13277/stat : 13277 (MPhaseSAT) R 13275 13277 12025 0 -1 4202496 5107 0 0 0 88229 2 0 0 25 0 1 0 466377618 23158784 4690 33554432000 134512640 134731564 4289296864 18446744073709551615 134719975 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/13277/statm: 5654 4690 270 54 0 4964 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 22616

[startup+942.301 s]
/proc/loadavg: 4.00 3.99 3.92 5/190 13313
/proc/meminfo: memFree=15627644/32951124 swapFree=67111528/67111528
[pid=13277] ppid=13275 vsize=22616 CPUtime=942.32 cores=0,2
/proc/13277/stat : 13277 (MPhaseSAT) R 13275 13277 12025 0 -1 4202496 5123 0 0 0 94230 2 0 0 25 0 1 0 466377618 23158784 4706 33554432000 134512640 134731564 4289296864 18446744073709551615 134659720 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/13277/statm: 5654 4706 270 54 0 4964 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 22616

[startup+1002.3 s]
/proc/loadavg: 4.00 3.99 3.92 5/190 13314
/proc/meminfo: memFree=15625892/32951124 swapFree=67111528/67111528
[pid=13277] ppid=13275 vsize=22808 CPUtime=1002.32 cores=0,2
/proc/13277/stat : 13277 (MPhaseSAT) R 13275 13277 12025 0 -1 4202496 5168 0 0 0 100230 2 0 0 25 0 1 0 466377618 23355392 4751 33554432000 134512640 134731564 4289296864 18446744073709551615 3682631 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/13277/statm: 5702 4751 270 54 0 5012 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 22808

[startup+1062.3 s]
/proc/loadavg: 4.00 3.99 3.92 5/190 13316
/proc/meminfo: memFree=15626112/32951124 swapFree=67111528/67111528
[pid=13277] ppid=13275 vsize=23000 CPUtime=1062.32 cores=0,2
/proc/13277/stat : 13277 (MPhaseSAT) R 13275 13277 12025 0 -1 4202496 5182 0 0 0 106230 2 0 0 25 0 1 0 466377618 23552000 4765 33554432000 134512640 134731564 4289296864 18446744073709551615 134673277 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/13277/statm: 5750 4765 270 54 0 5060 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 23000

[startup+1122.3 s]
/proc/loadavg: 4.00 3.99 3.92 5/190 13317
/proc/meminfo: memFree=15624464/32951124 swapFree=67111528/67111528
[pid=13277] ppid=13275 vsize=23852 CPUtime=1122.32 cores=0,2
/proc/13277/stat : 13277 (MPhaseSAT) R 13275 13277 12025 0 -1 4202496 5482 0 0 0 112230 2 0 0 25 0 1 0 466377618 24424448 5065 33554432000 134512640 134731564 4289296864 18446744073709551615 134659399 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/13277/statm: 5963 5065 270 54 0 5273 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 23852

[startup+1182.3 s]
/proc/loadavg: 4.00 3.99 3.92 5/190 13319
/proc/meminfo: memFree=15624072/32951124 swapFree=67111528/67111528
[pid=13277] ppid=13275 vsize=23852 CPUtime=1182.32 cores=0,2
/proc/13277/stat : 13277 (MPhaseSAT) R 13275 13277 12025 0 -1 4202496 5551 0 0 0 118230 2 0 0 25 0 1 0 466377618 24424448 5134 33554432000 134512640 134731564 4289296864 18446744073709551615 134719975 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/13277/statm: 5963 5134 270 54 0 5273 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 23852

[startup+1242.3 s]
/proc/loadavg: 4.00 3.99 3.92 5/190 13321
/proc/meminfo: memFree=15623176/32951124 swapFree=67111528/67111528
[pid=13277] ppid=13275 vsize=23852 CPUtime=1242.32 cores=0,2
/proc/13277/stat : 13277 (MPhaseSAT) R 13275 13277 12025 0 -1 4202496 5596 0 0 0 124230 2 0 0 25 0 1 0 466377618 24424448 5179 33554432000 134512640 134731564 4289296864 18446744073709551615 134659689 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/13277/statm: 5963 5179 270 54 0 5273 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 23852



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.99 3.92 3/186 13324
/proc/meminfo: memFree=15658404/32951124 swapFree=67111528/67111528
[pid=13277] ppid=13275 vsize=23852 CPUtime=1300.03 cores=0,2
/proc/13277/stat : 13277 (MPhaseSAT) R 13275 13277 12025 0 -1 4202496 5627 0 0 0 130000 3 0 0 25 0 1 0 466377618 24424448 5210 33554432000 134512640 134731564 4289296864 18446744073709551615 134659329 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/13277/statm: 5963 5210 270 54 0 5273 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 23852

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): 1300.01
CPU system time (s): 0.034994
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 23852

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

runsolver used 2.31865 second user time and 4.78427 second system time

The end

Launcher Data

Begin job on node137 at 2011-04-23 10:36:39
IDJOB=3262490
IDBENCH=83318
IDSOLVER=1520
FILE ID=node137/3262490-1303547799
RUNJOBID= node137-1303547799-13245
PBS_JOBID= 13143101
Free space on /tmp= 71756 MiB

SOLVER NAME= MPhaseSAT 2011-02-15
BENCH NAME= SAT11/crafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/VanDerWaerden_pd_2-3-22_462.cnf
COMMAND LINE= MPhaseSAT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3262490-1303547799/watcher-3262490-1303547799 -o /tmp/evaluation-result-3262490-1303547799/solver-3262490-1303547799 -C 2400 -W 1300 -M 7680  MPhaseSAT HOME/instance-3262490-1303547799.cnf

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

MD5SUM BENCH= 4975f32607352c0a4d9db1abea12627a
RANDOM SEED=411438199

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      15679312 kB
Buffers:       2091660 kB
Cached:       14538696 kB
SwapCached:          0 kB
Active:       10040160 kB
Inactive:      6662584 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15679312 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            2156 kB
Writeback:           0 kB
AnonPages:       71436 kB
Mapped:          16032 kB
Slab:           504444 kB
PageTables:       5524 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   240836 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= 71756 MiB
End job on node137 at 2011-04-23 10:58:21