Trace number 3250168

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

Namecrafted/kullmann/GreenTao/
GreenTaok1k2/GreenTao_2-4-4_512.cnf
MD5SUMc1f047ec179094963b21d7b90509d2b9
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 variables510
Number of clauses4492
Sum of the clauses size17968
Maximum clause length4
Minimum clause length4
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 44492
Number of clauses of size 50
Number of clauses of size over 50

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-3250168-1303543183/watcher-3250168-1303543183 -o /tmp/evaluation-result-3250168-1303543183/solver-3250168-1303543183 -C 2400 -W 1300 -M 7680 MPhaseSAT HOME/instance-3250168-1303543183.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: 4.01 3.94 3.62 5/189 12678
/proc/meminfo: memFree=13079232/32950928 swapFree=67111528/67111528
[pid=12678] ppid=12676 vsize=3040 CPUtime=0 cores=0,2
/proc/12678/stat : 12678 (MPhaseSAT) R 12676 12678 12070 0 -1 4202496 325 0 0 0 0 0 0 0 25 0 1 0 544549027 3112960 266 33554432000 134512640 134731564 4291857328 18446744073709551615 10146841 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/12678/statm: 760 266 225 54 0 70 0

[startup+0.106137 s]
/proc/loadavg: 4.01 3.94 3.62 5/189 12678
/proc/meminfo: memFree=13079232/32950928 swapFree=67111528/67111528
[pid=12678] ppid=12676 vsize=3784 CPUtime=0.1 cores=0,2
/proc/12678/stat : 12678 (MPhaseSAT) R 12676 12678 12070 0 -1 4202496 577 0 0 0 10 0 0 0 25 0 1 0 544549027 3874816 511 33554432000 134512640 134731564 4291857328 18446744073709551615 134659288 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/12678/statm: 946 511 268 54 0 256 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 3784

[startup+0.201114 s]
/proc/loadavg: 4.01 3.94 3.62 5/189 12678
/proc/meminfo: memFree=13079232/32950928 swapFree=67111528/67111528
[pid=12678] ppid=12676 vsize=4048 CPUtime=0.19 cores=0,2
/proc/12678/stat : 12678 (MPhaseSAT) R 12676 12678 12070 0 -1 4202496 616 0 0 0 19 0 0 0 25 0 1 0 544549027 4145152 550 33554432000 134512640 134731564 4291857328 18446744073709551615 134715501 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/12678/statm: 1012 550 268 54 0 322 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 4048

[startup+0.301097 s]
/proc/loadavg: 4.01 3.94 3.62 5/189 12678
/proc/meminfo: memFree=13079232/32950928 swapFree=67111528/67111528
[pid=12678] ppid=12676 vsize=4180 CPUtime=0.29 cores=0,2
/proc/12678/stat : 12678 (MPhaseSAT) R 12676 12678 12070 0 -1 4202496 646 0 0 0 29 0 0 0 25 0 1 0 544549027 4280320 580 33554432000 134512640 134731564 4291857328 18446744073709551615 134719975 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/12678/statm: 1045 580 268 54 0 355 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4180

[startup+0.701029 s]
/proc/loadavg: 4.01 3.94 3.62 5/189 12678
/proc/meminfo: memFree=13079232/32950928 swapFree=67111528/67111528
[pid=12678] ppid=12676 vsize=4444 CPUtime=0.69 cores=0,2
/proc/12678/stat : 12678 (MPhaseSAT) R 12676 12678 12070 0 -1 4202496 739 0 0 0 69 0 0 0 25 0 1 0 544549027 4550656 673 33554432000 134512640 134731564 4291857328 18446744073709551615 10253820 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/12678/statm: 1111 673 268 54 0 421 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4444

[startup+1.50088 s]
/proc/loadavg: 4.01 3.94 3.62 5/190 12679
/proc/meminfo: memFree=13077124/32950928 swapFree=67111528/67111528
[pid=12678] ppid=12676 vsize=4856 CPUtime=1.49 cores=0,2
/proc/12678/stat : 12678 (MPhaseSAT) R 12676 12678 12070 0 -1 4202496 822 0 0 0 149 0 0 0 25 0 1 0 544549027 4972544 756 33554432000 134512640 134731564 4291857328 18446744073709551615 134605872 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/12678/statm: 1214 756 271 54 0 524 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4856

[startup+3.10058 s]
/proc/loadavg: 4.01 3.94 3.62 5/190 12679
/proc/meminfo: memFree=13076752/32950928 swapFree=67111528/67111528
[pid=12678] ppid=12676 vsize=4856 CPUtime=3.09 cores=0,2
/proc/12678/stat : 12678 (MPhaseSAT) R 12676 12678 12070 0 -1 4202496 822 0 0 0 309 0 0 0 25 0 1 0 544549027 4972544 756 33554432000 134512640 134731564 4291857328 18446744073709551615 134606297 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/12678/statm: 1214 756 271 54 0 524 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4856

[startup+6.30097 s]
/proc/loadavg: 4.01 3.94 3.62 5/190 12679
/proc/meminfo: memFree=13076628/32950928 swapFree=67111528/67111528
[pid=12678] ppid=12676 vsize=4856 CPUtime=6.29 cores=0,2
/proc/12678/stat : 12678 (MPhaseSAT) R 12676 12678 12070 0 -1 4202496 822 0 0 0 629 0 0 0 25 0 1 0 544549027 4972544 756 33554432000 134512640 134731564 4291857328 18446744073709551615 134605035 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/12678/statm: 1214 756 271 54 0 524 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 4856

[startup+12.7008 s]
/proc/loadavg: 4.01 3.94 3.62 5/190 12679
/proc/meminfo: memFree=13076364/32950928 swapFree=67111528/67111528
[pid=12678] ppid=12676 vsize=4856 CPUtime=12.69 cores=0,2
/proc/12678/stat : 12678 (MPhaseSAT) R 12676 12678 12070 0 -1 4202496 822 0 0 0 1269 0 0 0 25 0 1 0 544549027 4972544 756 33554432000 134512640 134731564 4291857328 18446744073709551615 134605120 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/12678/statm: 1214 756 271 54 0 524 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 4856

[startup+25.5004 s]
/proc/loadavg: 4.00 3.94 3.63 5/190 12680
/proc/meminfo: memFree=13076240/32950928 swapFree=67111528/67111528
[pid=12678] ppid=12676 vsize=4988 CPUtime=25.49 cores=0,2
/proc/12678/stat : 12678 (MPhaseSAT) R 12676 12678 12070 0 -1 4202496 880 0 0 0 2549 0 0 0 25 0 1 0 544549027 5107712 814 33554432000 134512640 134731564 4291857328 18446744073709551615 134669310 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/12678/statm: 1247 814 271 54 0 557 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 4988

[startup+51.1006 s]
/proc/loadavg: 4.06 3.96 3.64 5/190 12680
/proc/meminfo: memFree=13076088/32950928 swapFree=67111528/67111528
[pid=12678] ppid=12676 vsize=4988 CPUtime=51.09 cores=0,2
/proc/12678/stat : 12678 (MPhaseSAT) R 12676 12678 12070 0 -1 4202496 882 0 0 0 5109 0 0 0 25 0 1 0 544549027 5107712 816 33554432000 134512640 134731564 4291857328 18446744073709551615 134605617 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/12678/statm: 1247 816 272 54 0 557 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 4988

[startup+102.301 s]
/proc/loadavg: 4.02 3.97 3.65 5/190 12682
/proc/meminfo: memFree=13074080/32950928 swapFree=67111528/67111528
[pid=12678] ppid=12676 vsize=6568 CPUtime=102.3 cores=0,2
/proc/12678/stat : 12678 (MPhaseSAT) R 12676 12678 12070 0 -1 4202496 1800 0 0 0 10230 0 0 0 25 0 1 0 544549027 6725632 1199 33554432000 134512640 134731564 4291857328 18446744073709551615 134605556 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/12678/statm: 1642 1199 272 54 0 952 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 6568

[startup+162.301 s]
/proc/loadavg: 4.01 3.97 3.67 5/190 12683
/proc/meminfo: memFree=13066240/32950928 swapFree=67111528/67111528
[pid=12678] ppid=12676 vsize=7316 CPUtime=162.29 cores=0,2
/proc/12678/stat : 12678 (MPhaseSAT) R 12676 12678 12070 0 -1 4202496 2520 0 0 0 16229 0 0 0 25 0 1 0 544549027 7491584 1363 33554432000 134512640 134731564 4291857328 18446744073709551615 134606361 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/12678/statm: 1829 1363 272 54 0 1139 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 7316

[startup+222.306 s]
/proc/loadavg: 4.00 3.97 3.69 5/190 12685
/proc/meminfo: memFree=13065952/32950928 swapFree=67111528/67111528
[pid=12678] ppid=12676 vsize=6508 CPUtime=222.3 cores=0,2
/proc/12678/stat : 12678 (MPhaseSAT) R 12676 12678 12070 0 -1 4202496 3221 0 0 0 22230 0 0 0 25 0 1 0 544549027 6664192 1193 33554432000 134512640 134731564 4291857328 18446744073709551615 134605569 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/12678/statm: 1627 1193 272 54 0 937 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 6508

[startup+282.301 s]
/proc/loadavg: 4.00 3.97 3.71 5/190 12686
/proc/meminfo: memFree=13027352/32950928 swapFree=67111528/67111528
[pid=12678] ppid=12676 vsize=6372 CPUtime=282.3 cores=0,2
/proc/12678/stat : 12678 (MPhaseSAT) R 12676 12678 12070 0 -1 4202496 3897 0 0 0 28230 0 0 0 25 0 1 0 544549027 6524928 1154 33554432000 134512640 134731564 4291857328 18446744073709551615 134673165 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/12678/statm: 1593 1154 272 54 0 903 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 6372

[startup+342.301 s]
/proc/loadavg: 4.00 3.97 3.72 5/190 12688
/proc/meminfo: memFree=13027304/32950928 swapFree=67111528/67111528
[pid=12678] ppid=12676 vsize=6644 CPUtime=342.3 cores=0,2
/proc/12678/stat : 12678 (MPhaseSAT) R 12676 12678 12070 0 -1 4202496 4582 0 0 0 34230 0 0 0 25 0 1 0 544549027 6803456 1201 33554432000 134512640 134731564 4291857328 18446744073709551615 134605644 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/12678/statm: 1661 1201 272 54 0 971 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 6644

[startup+402.301 s]
/proc/loadavg: 4.00 3.97 3.74 5/190 12690
/proc/meminfo: memFree=13026252/32950928 swapFree=67111528/67111528
[pid=12678] ppid=12676 vsize=7436 CPUtime=402.3 cores=0,2
/proc/12678/stat : 12678 (MPhaseSAT) R 12676 12678 12070 0 -1 4202496 5803 0 0 0 40228 2 0 0 25 0 1 0 544549027 7614464 1407 33554432000 134512640 134731564 4291857328 18446744073709551615 9994055 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/12678/statm: 1859 1407 272 54 0 1169 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 7436

[startup+462.3 s]
/proc/loadavg: 3.69 3.91 3.73 3/178 12727
/proc/meminfo: memFree=13113800/32950928 swapFree=67111528/67111528
[pid=12678] ppid=12676 vsize=7496 CPUtime=462.31 cores=0,2
/proc/12678/stat : 12678 (MPhaseSAT) R 12676 12678 12070 0 -1 4202496 7350 0 0 0 46228 3 0 0 25 0 1 0 544549027 7675904 1415 33554432000 134512640 134731564 4291857328 18446744073709551615 134659334 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/12678/statm: 1874 1415 272 54 0 1184 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 7496

[startup+522.301 s]
/proc/loadavg: 2.62 3.56 3.62 3/178 12729
/proc/meminfo: memFree=13114912/32950928 swapFree=67111528/67111528
[pid=12678] ppid=12676 vsize=6104 CPUtime=522.31 cores=0,2
/proc/12678/stat : 12678 (MPhaseSAT) R 12676 12678 12070 0 -1 4202496 9084 0 0 0 52228 3 0 0 25 0 1 0 544549027 6250496 1098 33554432000 134512640 134731564 4291857328 18446744073709551615 134719975 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/12678/statm: 1526 1098 272 54 0 836 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 6104

[startup+582.301 s]
/proc/loadavg: 2.23 3.27 3.51 3/178 12730
/proc/meminfo: memFree=13112996/32950928 swapFree=67111528/67111528
[pid=12678] ppid=12676 vsize=8988 CPUtime=582.31 cores=0,2
/proc/12678/stat : 12678 (MPhaseSAT) R 12676 12678 12070 0 -1 4202496 10685 0 0 0 58227 4 0 0 25 0 1 0 544549027 9203712 1738 33554432000 134512640 134731564 4291857328 18446744073709551615 134659523 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/12678/statm: 2247 1738 272 54 0 1557 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 8988

[startup+642.301 s]
/proc/loadavg: 2.08 3.04 3.41 3/178 12732
/proc/meminfo: memFree=13113688/32950928 swapFree=67111528/67111528
[pid=12678] ppid=12676 vsize=8192 CPUtime=642.31 cores=0,2
/proc/12678/stat : 12678 (MPhaseSAT) R 12676 12678 12070 0 -1 4202496 11579 0 0 0 64227 4 0 0 25 0 1 0 544549027 8388608 1578 33554432000 134512640 134731564 4291857328 18446744073709551615 134659320 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/12678/statm: 2048 1578 272 54 0 1358 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 8192

[startup+702.301 s]
/proc/loadavg: 2.11 2.86 3.33 3/178 12734
/proc/meminfo: memFree=13114876/32950928 swapFree=67111528/67111528
[pid=12678] ppid=12676 vsize=6256 CPUtime=702.31 cores=0,2
/proc/12678/stat : 12678 (MPhaseSAT) R 12676 12678 12070 0 -1 4202496 12649 0 0 0 70227 4 0 0 25 0 1 0 544549027 6406144 1136 33554432000 134512640 134731564 4291857328 18446744073709551615 134719966 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/12678/statm: 1564 1136 272 54 0 874 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 6256

[startup+762.301 s]
/proc/loadavg: 2.04 2.70 3.24 3/178 12735
/proc/meminfo: memFree=13111860/32950928 swapFree=67111528/67111528
[pid=12678] ppid=12676 vsize=10212 CPUtime=762.32 cores=0,2
/proc/12678/stat : 12678 (MPhaseSAT) R 12676 12678 12070 0 -1 4202496 13808 0 0 0 76228 4 0 0 25 0 1 0 544549027 10457088 2032 33554432000 134512640 134731564 4291857328 18446744073709551615 134659341 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/12678/statm: 2553 2032 272 54 0 1863 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 10212

[startup+822.301 s]
/proc/loadavg: 1.79 2.52 3.15 2/172 12755
/proc/meminfo: memFree=13234504/32950928 swapFree=67111528/67111528
[pid=12678] ppid=12676 vsize=6920 CPUtime=822.32 cores=0,2
/proc/12678/stat : 12678 (MPhaseSAT) R 12676 12678 12070 0 -1 4202496 15188 0 0 0 82227 5 0 0 25 0 1 0 544549027 7086080 1273 33554432000 134512640 134731564 4291857328 18446744073709551615 134659334 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/12678/statm: 1730 1273 272 54 0 1040 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 6920

[startup+882.306 s]
/proc/loadavg: 1.29 2.24 3.01 2/172 12756
/proc/meminfo: memFree=13234728/32950928 swapFree=67111528/67111528
[pid=12678] ppid=12676 vsize=6104 CPUtime=882.32 cores=0,2
/proc/12678/stat : 12678 (MPhaseSAT) R 12676 12678 12070 0 -1 4202496 16725 0 0 0 88227 5 0 0 25 0 1 0 544549027 6250496 1098 33554432000 134512640 134731564 4291857328 18446744073709551615 134659010 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/12678/statm: 1526 1098 272 54 0 836 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 6104

[startup+942.301 s]
/proc/loadavg: 1.17 2.03 2.89 2/172 12758
/proc/meminfo: memFree=13231092/32950928 swapFree=67111528/67111528
[pid=12678] ppid=12676 vsize=6104 CPUtime=942.32 cores=0,2
/proc/12678/stat : 12678 (MPhaseSAT) R 12676 12678 12070 0 -1 4202496 17821 0 0 0 94227 5 0 0 25 0 1 0 544549027 6250496 1098 33554432000 134512640 134731564 4291857328 18446744073709551615 134624192 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/12678/statm: 1526 1098 272 54 0 836 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 6104

[startup+1002.3 s]
/proc/loadavg: 1.06 1.84 2.77 2/172 12760
/proc/meminfo: memFree=13234516/32950928 swapFree=67111528/67111528
[pid=12678] ppid=12676 vsize=7456 CPUtime=1002.32 cores=0,2
/proc/12678/stat : 12678 (MPhaseSAT) R 12676 12678 12070 0 -1 4202496 18998 0 0 0 100226 6 0 0 25 0 1 0 544549027 7634944 1410 33554432000 134512640 134731564 4291857328 18446744073709551615 134659535 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/12678/statm: 1864 1410 272 54 0 1174 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 7456

[startup+1062.3 s]
/proc/loadavg: 1.02 1.68 2.65 2/172 12761
/proc/meminfo: memFree=13232860/32950928 swapFree=67111528/67111528
[pid=12678] ppid=12676 vsize=9488 CPUtime=1062.32 cores=0,2
/proc/12678/stat : 12678 (MPhaseSAT) R 12676 12678 12070 0 -1 4202496 20419 0 0 0 106226 6 0 0 25 0 1 0 544549027 9715712 1872 33554432000 134512640 134731564 4291857328 18446744073709551615 134659334 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/12678/statm: 2372 1872 272 54 0 1682 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 9488

[startup+1122.3 s]
/proc/loadavg: 1.01 1.56 2.55 2/172 12763
/proc/meminfo: memFree=13235164/32950928 swapFree=67111528/67111528
[pid=12678] ppid=12676 vsize=7060 CPUtime=1122.32 cores=0,2
/proc/12678/stat : 12678 (MPhaseSAT) R 12676 12678 12070 0 -1 4202496 21586 0 0 0 112226 6 0 0 25 0 1 0 544549027 7229440 1320 33554432000 134512640 134731564 4291857328 18446744073709551615 134659334 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/12678/statm: 1765 1320 272 54 0 1075 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 7060

[startup+1182.3 s]
/proc/loadavg: 1.00 1.45 2.45 2/172 12767
/proc/meminfo: memFree=13234612/32950928 swapFree=67111528/67111528
[pid=12678] ppid=12676 vsize=8728 CPUtime=1182.33 cores=0,2
/proc/12678/stat : 12678 (MPhaseSAT) R 12676 12678 12070 0 -1 4202496 23253 0 0 0 118226 7 0 0 25 0 1 0 544549027 8937472 1699 33554432000 134512640 134731564 4291857328 18446744073709551615 134659535 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/12678/statm: 2182 1699 272 54 0 1492 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 8728

[startup+1242.3 s]
/proc/loadavg: 1.00 1.37 2.35 2/172 12769
/proc/meminfo: memFree=13233404/32950928 swapFree=67111528/67111528
[pid=12678] ppid=12676 vsize=9844 CPUtime=1242.33 cores=0,2
/proc/12678/stat : 12678 (MPhaseSAT) R 12676 12678 12070 0 -1 4202496 24686 0 0 0 124226 7 0 0 25 0 1 0 544549027 10080256 1929 33554432000 134512640 134731564 4291857328 18446744073709551615 134659256 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/12678/statm: 2461 1929 272 54 0 1771 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 9844



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.00 1.30 2.27 2/172 12771
/proc/meminfo: memFree=13235732/32950928 swapFree=67111528/67111528
[pid=12678] ppid=12676 vsize=7300 CPUtime=1300.04 cores=0,2
/proc/12678/stat : 12678 (MPhaseSAT) R 12676 12678 12070 0 -1 4202496 25880 0 0 0 129997 7 0 0 25 0 1 0 544549027 7475200 1357 33554432000 134512640 134731564 4291857328 18446744073709551615 134720319 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/12678/statm: 1825 1357 272 54 0 1135 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 7300

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: 1.00 1.30 2.27 2/172 12771
/proc/meminfo: memFree=13235732/32950928 swapFree=67111528/67111528
[pid=12678] ppid=12676 vsize=7300 CPUtime=1300.04 cores=0,2
/proc/12678/stat : 12678 (MPhaseSAT) R 12676 12678 12070 0 -1 4202496 25880 0 0 0 129997 7 0 0 25 0 1 0 544549027 7475200 1357 33554432000 134512640 134731564 4291857328 18446744073709551615 134720319 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/12678/statm: 1825 1357 272 54 0 1135 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 7300

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.01
CPU time (s): 1300.05
CPU user time (s): 1299.97
CPU system time (s): 0.079987
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 11020

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.97
system time used= 0.079987
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25880
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= 14
involuntary context switches= 14794

runsolver used 2.10768 second user time and 4.22336 second system time

The end

Launcher Data

Begin job on node114 at 2011-04-23 09:19:43
IDJOB=3250168
IDBENCH=83247
IDSOLVER=1520
FILE ID=node114/3250168-1303543183
RUNJOBID= node114-1303542335-12505
PBS_JOBID= 13143124
Free space on /tmp= 71324 MiB

SOLVER NAME= MPhaseSAT 2011-02-15
BENCH NAME= SAT11/crafted/kullmann/GreenTao/GreenTaok1k2/GreenTao_2-4-4_512.cnf
COMMAND LINE= MPhaseSAT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3250168-1303543183/watcher-3250168-1303543183 -o /tmp/evaluation-result-3250168-1303543183/solver-3250168-1303543183 -C 2400 -W 1300 -M 7680  MPhaseSAT HOME/instance-3250168-1303543183.cnf

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

MD5SUM BENCH= c1f047ec179094963b21d7b90509d2b9
RANDOM SEED=674673980

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      13079496 kB
Buffers:       2297884 kB
Cached:       16769296 kB
SwapCached:          0 kB
Active:        9901928 kB
Inactive:      9383712 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      13079496 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:             420 kB
Writeback:           0 kB
AnonPages:      217732 kB
Mapped:          16784 kB
Slab:           521460 kB
PageTables:       5552 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   410368 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= 71328 MiB
End job on node114 at 2011-04-23 09:41:26