Trace number 3375525

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
MPhaseSAT64 2011-05-14 (fixed)? (TO) 1300.04 1300.01

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_70_15_90_1-dir.shuffled-as.sat03-136.cnf
MD5SUM5bd7c76aed56f767985526812cdb8e0e
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark935.889
Satisfiable
(Un)Satisfiability was proved
Number of variables450
Number of clauses31962
Sum of the clauses size64344
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 231947
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 515

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3375525-1305451669/watcher-3375525-1305451669 -o /tmp/evaluation-result-3375525-1305451669/solver-3375525-1305451669 -C 2400 -W 1300 -M 7680 MPhaseSAT64 HOME/instance-3375525-1305451669.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.03 3.98 3.78 4/319 4657
/proc/meminfo: memFree=17591704/32950928 swapFree=67111348/67111528
[pid=4657] ppid=4655 vsize=12872 CPUtime=0 cores=0,2
/proc/4657/stat : 4657 (MPhaseSAT64) R 4655 4657 30479 0 -1 4202496 414 0 0 0 0 0 0 0 25 0 1 0 656766608 13180928 355 33554432000 4194304 4479436 140733437268448 18446744073709551615 4213885 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/4657/statm: 3218 356 267 70 0 338 0

[startup+0.107149 s]
/proc/loadavg: 4.03 3.98 3.78 4/319 4657
/proc/meminfo: memFree=17591704/32950928 swapFree=67111348/67111528
[pid=4657] ppid=4655 vsize=14836 CPUtime=0.1 cores=0,2
/proc/4657/stat : 4657 (MPhaseSAT64) R 4655 4657 30479 0 -1 4202496 1675 0 0 0 10 0 0 0 25 0 1 0 656766608 15192064 1043 33554432000 4194304 4479436 140733437268448 18446744073709551615 4305063 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/4657/statm: 3709 1043 319 70 0 829 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 14836

[startup+0.201175 s]
/proc/loadavg: 4.03 3.98 3.78 4/319 4657
/proc/meminfo: memFree=17591704/32950928 swapFree=67111348/67111528
[pid=4657] ppid=4655 vsize=14836 CPUtime=0.19 cores=0,2
/proc/4657/stat : 4657 (MPhaseSAT64) R 4655 4657 30479 0 -1 4202496 1675 0 0 0 19 0 0 0 25 0 1 0 656766608 15192064 1043 33554432000 4194304 4479436 140733437268448 18446744073709551615 4305126 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/4657/statm: 3709 1043 319 70 0 829 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 14836

[startup+0.301129 s]
/proc/loadavg: 4.03 3.98 3.78 4/319 4657
/proc/meminfo: memFree=17591704/32950928 swapFree=67111348/67111528
[pid=4657] ppid=4655 vsize=15356 CPUtime=0.29 cores=0,2
/proc/4657/stat : 4657 (MPhaseSAT64) R 4655 4657 30479 0 -1 4202496 1792 0 0 0 29 0 0 0 25 0 1 0 656766608 15724544 1160 33554432000 4194304 4479436 140733437268448 18446744073709551615 4304544 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/4657/statm: 3839 1160 319 70 0 959 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15356

[startup+0.701043 s]
/proc/loadavg: 4.03 3.98 3.78 4/319 4657
/proc/meminfo: memFree=17591704/32950928 swapFree=67111348/67111528
[pid=4657] ppid=4655 vsize=15356 CPUtime=0.69 cores=0,2
/proc/4657/stat : 4657 (MPhaseSAT64) R 4655 4657 30479 0 -1 4202496 1792 0 0 0 69 0 0 0 25 0 1 0 656766608 15724544 1160 33554432000 4194304 4479436 140733437268448 18446744073709551615 4304656 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/4657/statm: 3839 1160 319 70 0 959 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 15356

[startup+1.50091 s]
/proc/loadavg: 4.03 3.98 3.78 5/320 4658
/proc/meminfo: memFree=17586744/32950928 swapFree=67111348/67111528
[pid=4657] ppid=4655 vsize=16300 CPUtime=1.49 cores=0,2
/proc/4657/stat : 4657 (MPhaseSAT64) R 4655 4657 30479 0 -1 4202496 2288 0 0 0 149 0 0 0 25 0 1 0 656766608 16691200 1323 33554432000 4194304 4479436 140733437268448 18446744073709551615 4331454 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/4657/statm: 4075 1323 326 70 0 1195 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 16300

[startup+3.10056 s]
/proc/loadavg: 4.03 3.98 3.78 5/320 4658
/proc/meminfo: memFree=17581660/32950928 swapFree=67111348/67111528
[pid=4657] ppid=4655 vsize=27712 CPUtime=3.09 cores=0,2
/proc/4657/stat : 4657 (MPhaseSAT64) R 4655 4657 30479 0 -1 4202496 5269 0 0 0 309 0 0 0 25 0 1 0 656766608 28377088 4176 33554432000 4194304 4479436 140733437268448 18446744073709551615 4451947 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/4657/statm: 6928 4176 326 70 0 4048 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 27712

[startup+6.30106 s]
/proc/loadavg: 4.03 3.98 3.78 5/320 4658
/proc/meminfo: memFree=17574104/32950928 swapFree=67111348/67111528
[pid=4657] ppid=4655 vsize=27112 CPUtime=6.29 cores=0,2
/proc/4657/stat : 4657 (MPhaseSAT64) R 4655 4657 30479 0 -1 4202496 7574 0 0 0 629 0 0 0 25 0 1 0 656766608 27762688 4110 33554432000 4194304 4479436 140733437268448 18446744073709551615 4331656 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/4657/statm: 6778 4110 326 70 0 3898 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 27112

[startup+12.7009 s]
/proc/loadavg: 4.03 3.98 3.78 5/320 4658
/proc/meminfo: memFree=17572976/32950928 swapFree=67111348/67111528
[pid=4657] ppid=4655 vsize=28232 CPUtime=12.69 cores=0,2
/proc/4657/stat : 4657 (MPhaseSAT64) R 4655 4657 30479 0 -1 4202496 10664 0 0 0 1268 1 0 0 25 0 1 0 656766608 28909568 4390 33554432000 4194304 4479436 140733437268448 18446744073709551615 4304072 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/4657/statm: 7058 4390 326 70 0 4178 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 28232

[startup+25.5007 s]
/proc/loadavg: 4.02 3.98 3.78 5/320 4659
/proc/meminfo: memFree=17564904/32950928 swapFree=67111348/67111528
[pid=4657] ppid=4655 vsize=35556 CPUtime=25.49 cores=0,2
/proc/4657/stat : 4657 (MPhaseSAT64) R 4655 4657 30479 0 -1 4202496 19208 0 0 0 2547 2 0 0 25 0 1 0 656766608 36409344 6221 33554432000 4194304 4479436 140733437268448 18446744073709551615 4331919 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/4657/statm: 8889 6221 326 70 0 6009 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 35556

[startup+51.1012 s]
/proc/loadavg: 4.01 3.98 3.79 5/320 4659
/proc/meminfo: memFree=17567856/32950928 swapFree=67111348/67111528
[pid=4657] ppid=4655 vsize=35048 CPUtime=51.09 cores=0,2
/proc/4657/stat : 4657 (MPhaseSAT64) R 4655 4657 30479 0 -1 4202496 25353 0 0 0 5106 3 0 0 25 0 1 0 656766608 35889152 6131 33554432000 4194304 4479436 140733437268448 18446744073709551615 4401664 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/4657/statm: 8762 6131 331 70 0 5882 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 35048

[startup+102.301 s]
/proc/loadavg: 4.00 3.98 3.80 5/320 4661
/proc/meminfo: memFree=17577756/32950928 swapFree=67111348/67111528
[pid=4657] ppid=4655 vsize=31076 CPUtime=102.3 cores=0,2
/proc/4657/stat : 4657 (MPhaseSAT64) R 4655 4657 30479 0 -1 4202496 42057 0 0 0 10225 5 0 0 25 0 1 0 656766608 31821824 5138 33554432000 4194304 4479436 140733437268448 18446744073709551615 4451909 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/4657/statm: 7769 5138 331 70 0 4889 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 31076

[startup+162.301 s]
/proc/loadavg: 4.03 3.99 3.81 5/320 4662
/proc/meminfo: memFree=17564436/32950928 swapFree=67111348/67111528
[pid=4657] ppid=4655 vsize=37860 CPUtime=162.29 cores=0,2
/proc/4657/stat : 4657 (MPhaseSAT64) R 4655 4657 30479 0 -1 4202496 64190 0 0 0 16221 8 0 0 25 0 1 0 656766608 38768640 6834 33554432000 4194304 4479436 140733437268448 18446744073709551615 4380399 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/4657/statm: 9465 6834 331 70 0 6585 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 37860

[startup+222.312 s]
/proc/loadavg: 4.01 3.99 3.82 5/320 4664
/proc/meminfo: memFree=17572184/32950928 swapFree=67111348/67111528
[pid=4657] ppid=4655 vsize=30692 CPUtime=222.31 cores=0,2
/proc/4657/stat : 4657 (MPhaseSAT64) R 4655 4657 30479 0 -1 4202496 86462 0 0 0 22219 12 0 0 25 0 1 0 656766608 31428608 5042 33554432000 4194304 4479436 140733437268448 18446744073709551615 4451987 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/4657/statm: 7673 5042 331 70 0 4793 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 30692

[startup+282.3 s]
/proc/loadavg: 4.05 4.01 3.83 5/320 4666
/proc/meminfo: memFree=17573992/32950928 swapFree=67111348/67111528
[pid=4657] ppid=4655 vsize=30820 CPUtime=282.3 cores=0,2
/proc/4657/stat : 4657 (MPhaseSAT64) R 4655 4657 30479 0 -1 4202496 101662 0 0 0 28217 13 0 0 25 0 1 0 656766608 31559680 5074 33554432000 4194304 4479436 140733437268448 18446744073709551615 4451962 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/4657/statm: 7705 5074 331 70 0 4825 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 30820

[startup+342.301 s]
/proc/loadavg: 4.08 4.02 3.84 5/320 4667
/proc/meminfo: memFree=17572832/32950928 swapFree=67111348/67111528
[pid=4657] ppid=4655 vsize=33764 CPUtime=342.3 cores=0,2
/proc/4657/stat : 4657 (MPhaseSAT64) R 4655 4657 30479 0 -1 4202496 121630 0 0 0 34213 17 0 0 25 0 1 0 656766608 34574336 5810 33554432000 4194304 4479436 140733437268448 18446744073709551615 4451832 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/4657/statm: 8441 5810 331 70 0 5561 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 33764

[startup+402.3 s]
/proc/loadavg: 4.03 4.01 3.85 5/320 4669
/proc/meminfo: memFree=17573892/32950928 swapFree=67111348/67111528
[pid=4657] ppid=4655 vsize=29284 CPUtime=402.3 cores=0,2
/proc/4657/stat : 4657 (MPhaseSAT64) R 4655 4657 30479 0 -1 4202496 137854 0 0 0 40210 20 0 0 25 0 1 0 656766608 29986816 4690 33554432000 4194304 4479436 140733437268448 18446744073709551615 4451020 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/4657/statm: 7321 4690 331 70 0 4441 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 29284

[startup+462.301 s]
/proc/loadavg: 3.70 3.94 3.83 4/314 4687
/proc/meminfo: memFree=17633424/32950928 swapFree=67111348/67111528
[pid=4657] ppid=4655 vsize=35044 CPUtime=462.3 cores=0,2
/proc/4657/stat : 4657 (MPhaseSAT64) R 4655 4657 30479 0 -1 4202496 158046 0 0 0 46207 23 0 0 25 0 1 0 656766608 35885056 6130 33554432000 4194304 4479436 140733437268448 18446744073709551615 4384805 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/4657/statm: 8761 6130 331 70 0 5881 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 35044

[startup+522.3 s]
/proc/loadavg: 3.26 3.77 3.78 4/314 4689
/proc/meminfo: memFree=17636968/32950928 swapFree=67111348/67111528
[pid=4657] ppid=4655 vsize=28132 CPUtime=522.3 cores=0,2
/proc/4657/stat : 4657 (MPhaseSAT64) R 4655 4657 30479 0 -1 4202496 170014 0 0 0 52205 25 0 0 25 0 1 0 656766608 28807168 4402 33554432000 4194304 4479436 140733437268448 18446744073709551615 4450896 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/4657/statm: 7033 4402 331 70 0 4153 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 28132

[startup+582.301 s]
/proc/loadavg: 2.52 3.50 3.68 2/302 4727
/proc/meminfo: memFree=17673764/32950928 swapFree=67111348/67111528
[pid=4657] ppid=4655 vsize=35172 CPUtime=582.3 cores=0,2
/proc/4657/stat : 4657 (MPhaseSAT64) R 4655 4657 30479 0 -1 4202496 176670 0 0 0 58204 26 0 0 25 0 1 0 656766608 36016128 6162 33554432000 4194304 4479436 140733437268448 18446744073709551615 4385044 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/4657/statm: 8793 6162 331 70 0 5913 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 35172

[startup+642.301 s]
/proc/loadavg: 1.56 3.04 3.51 2/302 4728
/proc/meminfo: memFree=17671860/32950928 swapFree=67111348/67111528
[pid=4657] ppid=4655 vsize=33892 CPUtime=642.3 cores=0,2
/proc/4657/stat : 4657 (MPhaseSAT64) R 4655 4657 30479 0 -1 4202496 193726 0 0 0 64202 28 0 0 25 0 1 0 656766608 34705408 5842 33554432000 4194304 4479436 140733437268448 18446744073709551615 4451917 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/4657/statm: 8473 5842 331 70 0 5593 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 33892

[startup+702.301 s]
/proc/loadavg: 1.20 2.67 3.35 2/302 4730
/proc/meminfo: memFree=17674272/32950928 swapFree=67111348/67111528
[pid=4657] ppid=4655 vsize=35812 CPUtime=702.31 cores=0,2
/proc/4657/stat : 4657 (MPhaseSAT64) R 4655 4657 30479 0 -1 4202496 210558 0 0 0 70200 31 0 0 25 0 1 0 656766608 36671488 6322 33554432000 4194304 4479436 140733437268448 18446744073709551615 4451889 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/4657/statm: 8953 6322 331 70 0 6073 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 35812

[startup+762.301 s]
/proc/loadavg: 1.07 2.36 3.20 2/302 4732
/proc/meminfo: memFree=17681168/32950928 swapFree=67111348/67111528
[pid=4657] ppid=4655 vsize=28132 CPUtime=762.31 cores=0,2
/proc/4657/stat : 4657 (MPhaseSAT64) R 4655 4657 30479 0 -1 4202496 218750 0 0 0 76199 32 0 0 25 0 1 0 656766608 28807168 4402 33554432000 4194304 4479436 140733437268448 18446744073709551615 4450773 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/4657/statm: 7033 4402 331 70 0 4153 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 28132

[startup+822.3 s]
/proc/loadavg: 1.09 2.13 3.07 2/302 4733
/proc/meminfo: memFree=17676636/32950928 swapFree=67111348/67111528
[pid=4657] ppid=4655 vsize=33508 CPUtime=822.31 cores=0,2
/proc/4657/stat : 4657 (MPhaseSAT64) R 4655 4657 30479 0 -1 4202496 230782 0 0 0 82198 33 0 0 25 0 1 0 656766608 34312192 5746 33554432000 4194304 4479436 140733437268448 18446744073709551615 4451915 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/4657/statm: 8377 5746 331 70 0 5497 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 33508

[startup+882.311 s]
/proc/loadavg: 1.03 1.92 2.94 2/302 4735
/proc/meminfo: memFree=17674980/32950928 swapFree=67111348/67111528
[pid=4657] ppid=4655 vsize=36068 CPUtime=882.32 cores=0,2
/proc/4657/stat : 4657 (MPhaseSAT64) R 4655 4657 30479 0 -1 4202496 242526 0 0 0 88197 35 0 0 25 0 1 0 656766608 36933632 6386 33554432000 4194304 4479436 140733437268448 18446744073709551615 4450996 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/4657/statm: 9017 6386 331 70 0 6137 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 36068

[startup+942.3 s]
/proc/loadavg: 1.01 1.75 2.81 2/302 4736
/proc/meminfo: memFree=17670592/32950928 swapFree=67111348/67111528
[pid=4657] ppid=4655 vsize=39652 CPUtime=942.31 cores=0,2
/proc/4657/stat : 4657 (MPhaseSAT64) R 4655 4657 30479 0 -1 4202496 262590 0 0 0 94192 39 0 0 25 0 1 0 656766608 40603648 7282 33554432000 4194304 4479436 140733437268448 18446744073709551615 4381730 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/4657/statm: 9913 7282 331 70 0 7033 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 39652

[startup+1002.3 s]
/proc/loadavg: 1.00 1.61 2.70 2/302 4738
/proc/meminfo: memFree=17671908/32950928 swapFree=67111348/67111528
[pid=4657] ppid=4655 vsize=38500 CPUtime=1002.31 cores=0,2
/proc/4657/stat : 4657 (MPhaseSAT64) R 4655 4657 30479 0 -1 4202496 275742 0 0 0 100190 41 0 0 25 0 1 0 656766608 39424000 6994 33554432000 4194304 4479436 140733437268448 18446744073709551615 4451952 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/4657/statm: 9625 6994 331 70 0 6745 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 38500

[startup+1062.3 s]
/proc/loadavg: 1.00 1.50 2.59 2/302 4739
/proc/meminfo: memFree=17676932/32950928 swapFree=67111348/67111528
[pid=4657] ppid=4655 vsize=33508 CPUtime=1062.31 cores=0,2
/proc/4657/stat : 4657 (MPhaseSAT64) R 4655 4657 30479 0 -1 4202496 294686 0 0 0 106188 43 0 0 25 0 1 0 656766608 34312192 5746 33554432000 4194304 4479436 140733437268448 18446744073709551615 4385117 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/4657/statm: 8377 5746 331 70 0 5497 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 33508

[startup+1122.3 s]
/proc/loadavg: 1.00 1.40 2.48 2/302 4741
/proc/meminfo: memFree=17679492/32950928 swapFree=67111348/67111528
[pid=4657] ppid=4655 vsize=31076 CPUtime=1122.31 cores=0,2
/proc/4657/stat : 4657 (MPhaseSAT64) R 4655 4657 30479 0 -1 4202496 298942 0 0 0 112187 44 0 0 25 0 1 0 656766608 31821824 5138 33554432000 4194304 4479436 140733437268448 18446744073709551615 4452446 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/4657/statm: 7769 5138 331 70 0 4889 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 31076

[startup+1182.3 s]
/proc/loadavg: 1.00 1.33 2.39 2/302 4743
/proc/meminfo: memFree=17678304/32950928 swapFree=67111348/67111528
[pid=4657] ppid=4655 vsize=32100 CPUtime=1182.31 cores=0,2
/proc/4657/stat : 4657 (MPhaseSAT64) R 4655 4657 30479 0 -1 4202496 311614 0 0 0 118186 45 0 0 25 0 1 0 656766608 32870400 5394 33554432000 4194304 4479436 140733437268448 18446744073709551615 4306999 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/4657/statm: 8025 5394 331 70 0 5145 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 32100

[startup+1242.3 s]
/proc/loadavg: 1.00 1.26 2.30 2/302 4744
/proc/meminfo: memFree=17676652/32950928 swapFree=67111348/67111528
[pid=4657] ppid=4655 vsize=34148 CPUtime=1242.32 cores=0,2
/proc/4657/stat : 4657 (MPhaseSAT64) R 4655 4657 30479 0 -1 4202496 324094 0 0 0 124185 47 0 0 25 0 1 0 656766608 34967552 5906 33554432000 4194304 4479436 140733437268448 18446744073709551615 4451957 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/4657/statm: 8537 5906 331 70 0 5657 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 34148



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.00 1.21 2.22 2/302 4746
/proc/meminfo: memFree=17675844/32950928 swapFree=67111348/67111528
[pid=4657] ppid=4655 vsize=34020 CPUtime=1300.02 cores=0,2
/proc/4657/stat : 4657 (MPhaseSAT64) R 4655 4657 30479 0 -1 4202496 332126 0 0 0 129954 48 0 0 25 0 1 0 656766608 34836480 5874 33554432000 4194304 4479436 140733437268448 18446744073709551615 4384785 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/4657/statm: 8505 5874 331 70 0 5625 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 34020

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.21 2.22 2/302 4746
/proc/meminfo: memFree=17675844/32950928 swapFree=67111348/67111528
[pid=4657] ppid=4655 vsize=34020 CPUtime=1300.02 cores=0,2
/proc/4657/stat : 4657 (MPhaseSAT64) R 4655 4657 30479 0 -1 4202496 332126 0 0 0 129954 48 0 0 25 0 1 0 656766608 34836480 5874 33554432000 4194304 4479436 140733437268448 18446744073709551615 4384785 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/4657/statm: 8505 5874 331 70 0 5625 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 34020

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

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.55
system time used= 0.489925
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 332126
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= 11
involuntary context switches= 2368

runsolver used 3.79142 second user time and 8.42172 second system time

The end

Launcher Data

Begin job on node125 at 2011-05-15 11:27:49
IDJOB=3375525
IDBENCH=83985
IDSOLVER=1855
FILE ID=node125/3375525-1305451669
RUNJOBID= node125-1305450927-4541
PBS_JOBID= 13324855
Free space on /tmp= 73228 MiB

SOLVER NAME= MPhaseSAT64 2011-05-14 (fixed)
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_70_15_90_1-dir.shuffled-as.sat03-136.cnf
COMMAND LINE= MPhaseSAT64 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3375525-1305451669/watcher-3375525-1305451669 -o /tmp/evaluation-result-3375525-1305451669/solver-3375525-1305451669 -C 2400 -W 1300 -M 7680  MPhaseSAT64 HOME/instance-3375525-1305451669.cnf

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

MD5SUM BENCH= 5bd7c76aed56f767985526812cdb8e0e
RANDOM SEED=1072860237

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
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:      17591736 kB
Buffers:        277332 kB
Cached:        4547580 kB
SwapCached:          0 kB
Active:       11300976 kB
Inactive:      3682104 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      17591736 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:             788 kB
Writeback:           0 kB
AnonPages:    10158588 kB
Mapped:          30616 kB
Slab:           275748 kB
PageTables:      36476 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 51158112 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= 73232 MiB
End job on node125 at 2011-05-15 11:49:32