Trace number 3094043

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

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v35000-c147000-S1098107876-060-UNKNOWN.cnf
MD5SUMf8d77cf51b7a3bd2f2043a4a97c7d388
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark45.3581
Satisfiable
(Un)Satisfiability was proved
Number of variables35000
Number of clauses147000
Sum of the clauses size441000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3147000
Number of clauses of size 40
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 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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

running on 2 cores: 1,3

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


[startup+0 s]
/proc/loadavg: 0.00 0.00 0.39 1/174 30634
/proc/meminfo: memFree=20207124/32950940 swapFree=67111528/67111528
[pid=30634] ppid=30632 vsize=1320 CPUtime=0 cores=1,3
/proc/30634/stat : 30634 (MPhaseSAT) D 30632 30634 30604 0 -1 4194304 79 0 1 0 0 0 0 0 21 0 1 0 365088502 1351680 32 33554432000 134512640 134731564 4289321280 18446744073709551615 7743754 0 0 4096 0 18446744071562234166 0 0 17 1 0 0 0
/proc/30634/statm: 330 32 23 54 0 30 0

[startup+0.016732 s]
/proc/loadavg: 0.00 0.00 0.39 1/174 30634
/proc/meminfo: memFree=20207124/32950940 swapFree=67111528/67111528
[pid=30634] ppid=30632 vsize=5340 CPUtime=0 cores=1,3
/proc/30634/stat : 30634 (MPhaseSAT) R 30632 30634 30604 0 -1 4202496 312 0 5 0 0 0 0 0 21 0 1 0 365088502 5468160 256 33554432000 134512640 134731564 4289321280 18446744073709551615 134515632 0 0 4096 1026 0 0 0 17 1 0 0 1
/proc/30634/statm: 1335 256 225 54 0 645 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5340

[startup+0.100711 s]
/proc/loadavg: 0.00 0.00 0.39 1/174 30634
/proc/meminfo: memFree=20207124/32950940 swapFree=67111528/67111528
[pid=30634] ppid=30632 vsize=5340 CPUtime=0.08 cores=1,3
/proc/30634/stat : 30634 (MPhaseSAT) R 30632 30634 30604 0 -1 4202496 736 0 5 0 8 0 0 0 21 0 1 0 365088502 5468160 680 33554432000 134512640 134731564 4289321280 18446744073709551615 8100234 0 0 4096 1026 0 0 0 17 1 0 0 1
/proc/30634/statm: 1335 680 225 54 0 645 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 5340

[startup+0.300679 s]
/proc/loadavg: 0.00 0.00 0.39 1/174 30634
/proc/meminfo: memFree=20207124/32950940 swapFree=67111528/67111528
[pid=30634] ppid=30632 vsize=23308 CPUtime=0.27 cores=1,3
/proc/30634/stat : 30634 (MPhaseSAT) R 30632 30634 30604 0 -1 4202496 9655 0 5 0 27 0 0 0 22 0 1 0 365088502 23867392 4968 33554432000 134512640 134731564 4289321280 18446744073709551615 8214012 0 0 4096 1026 0 0 0 17 1 0 0 1
/proc/30634/statm: 5827 4970 316 54 0 5137 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 23308

[startup+0.700612 s]
/proc/loadavg: 0.00 0.00 0.39 1/174 30634
/proc/meminfo: memFree=20207124/32950940 swapFree=67111528/67111528
[pid=30634] ppid=30632 vsize=31596 CPUtime=0.68 cores=1,3
/proc/30634/stat : 30634 (MPhaseSAT) R 30632 30634 30604 0 -1 4202496 12815 0 5 0 67 1 0 0 23 0 1 0 365088502 32354304 6998 33554432000 134512640 134731564 4289321280 18446744073709551615 8202421 0 0 4096 1026 0 0 0 17 1 0 0 1
/proc/30634/statm: 7899 6998 338 54 0 7209 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 31596

[startup+1.50047 s]
/proc/loadavg: 0.08 0.02 0.40 2/175 30635
/proc/meminfo: memFree=20177972/32950940 swapFree=67111528/67111528
[pid=30634] ppid=30632 vsize=31596 CPUtime=1.48 cores=1,3
/proc/30634/stat : 30634 (MPhaseSAT) R 30632 30634 30604 0 -1 4202496 12815 0 5 0 147 1 0 0 25 0 1 0 365088502 32354304 6998 33554432000 134512640 134731564 4289321280 18446744073709551615 134659334 0 0 4096 1026 0 0 0 17 1 0 0 1
/proc/30634/statm: 7899 6998 338 54 0 7209 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 31596

[startup+3.10019 s]
/proc/loadavg: 0.08 0.02 0.40 2/175 30635
/proc/meminfo: memFree=20177972/32950940 swapFree=67111528/67111528
[pid=30634] ppid=30632 vsize=33976 CPUtime=3.08 cores=1,3
/proc/30634/stat : 30634 (MPhaseSAT) R 30632 30634 30604 0 -1 4202496 13423 0 5 0 307 1 0 0 25 0 1 0 365088502 34791424 7606 33554432000 134512640 134731564 4289321280 18446744073709551615 134721069 0 0 4096 1026 0 0 0 17 1 0 0 1
/proc/30634/statm: 8494 7606 338 54 0 7804 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 33976

[startup+6.30069 s]
/proc/loadavg: 0.23 0.05 0.40 3/180 30645
/proc/meminfo: memFree=20161680/32950940 swapFree=67111528/67111528
[pid=30634] ppid=30632 vsize=41012 CPUtime=6.27 cores=1,3
/proc/30634/stat : 30634 (MPhaseSAT) R 30632 30634 30604 0 -1 4202496 15162 0 5 0 626 1 0 0 25 0 1 0 365088502 41996288 9345 33554432000 134512640 134731564 4289321280 18446744073709551615 134659486 0 0 4096 1026 0 0 0 17 1 0 0 1
/proc/30634/statm: 10253 9345 338 54 0 9563 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 41012

[startup+12.7005 s]
/proc/loadavg: 0.53 0.11 0.42 5/190 30665
/proc/meminfo: memFree=20095464/32950940 swapFree=67111528/67111528
[pid=30634] ppid=30632 vsize=50580 CPUtime=12.67 cores=1,3
/proc/30634/stat : 30634 (MPhaseSAT) R 30632 30634 30604 0 -1 4202496 17566 0 5 0 1265 2 0 0 25 0 1 0 365088502 51793920 11749 33554432000 134512640 134731564 4289321280 18446744073709551615 134614644 0 0 4096 1026 0 0 0 17 1 0 0 1
/proc/30634/statm: 12645 11749 338 54 0 11955 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 50580

[startup+25.5003 s]
/proc/loadavg: 1.07 0.24 0.46 5/190 30665
/proc/meminfo: memFree=20072620/32950940 swapFree=67111528/67111528
[pid=30634] ppid=30632 vsize=52832 CPUtime=25.48 cores=1,3
/proc/30634/stat : 30634 (MPhaseSAT) R 30632 30634 30604 0 -1 4202496 18145 0 5 0 2545 3 0 0 25 0 1 0 365088502 54099968 12328 33554432000 134512640 134731564 4289321280 18446744073709551615 134659331 0 0 4096 1026 0 0 0 17 1 0 0 1
/proc/30634/statm: 13208 12328 338 54 0 12518 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 52832

[startup+51.1008 s]
/proc/loadavg: 2.22 0.60 0.57 5/190 30666
/proc/meminfo: memFree=20075608/32950940 swapFree=67111528/67111528
[pid=30634] ppid=30632 vsize=43720 CPUtime=51.08 cores=1,3
/proc/30634/stat : 30634 (MPhaseSAT) R 30632 30634 30604 0 -1 4202496 43590 0 5 0 5101 7 0 0 25 0 1 0 365088502 44769280 9929 33554432000 134512640 134731564 4289321280 18446744073709551615 134659345 0 0 4096 1026 0 0 0 17 1 0 0 1
/proc/30634/statm: 10930 9929 345 54 0 10240 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 43720

[startup+102.307 s]
/proc/loadavg: 3.23 1.12 0.75 5/190 30667
/proc/meminfo: memFree=20029324/32950940 swapFree=67111528/67111528
[pid=30634] ppid=30632 vsize=68788 CPUtime=102.29 cores=1,3
/proc/30634/stat : 30634 (MPhaseSAT) R 30632 30634 30604 0 -1 4202496 51179 0 5 0 10220 9 0 0 25 0 1 0 365088502 70438912 16190 33554432000 134512640 134731564 4289321280 18446744073709551615 134720151 0 0 4096 1026 0 0 0 17 1 0 0 1
/proc/30634/statm: 17197 16190 345 54 0 16507 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 68788

[startup+162.3 s]
/proc/loadavg: 3.71 1.64 0.95 5/190 30669
/proc/meminfo: memFree=20028268/32950940 swapFree=67111528/67111528
[pid=30634] ppid=30632 vsize=67132 CPUtime=162.28 cores=1,3
/proc/30634/stat : 30634 (MPhaseSAT) R 30632 30634 30604 0 -1 4202496 52440 0 5 0 16219 9 0 0 25 0 1 0 365088502 68743168 15808 33554432000 134512640 134731564 4289321280 18446744073709551615 134624789 0 0 4096 1026 0 0 0 17 1 0 0 1
/proc/30634/statm: 16783 15808 345 54 0 16093 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 67132

[startup+222.301 s]
/proc/loadavg: 3.93 2.08 1.14 5/190 30671
/proc/meminfo: memFree=20008748/32950940 swapFree=67111528/67111528
[pid=30634] ppid=30632 vsize=84900 CPUtime=222.28 cores=1,3
/proc/30634/stat : 30634 (MPhaseSAT) R 30632 30634 30604 0 -1 4202496 56789 0 5 0 22219 9 0 0 25 0 1 0 365088502 86937600 20157 33554432000 134512640 134731564 4289321280 18446744073709551615 134669331 0 0 4096 1026 0 0 0 17 1 0 0 1
/proc/30634/statm: 21225 20157 345 54 0 20535 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 84900

[startup+282.3 s]
/proc/loadavg: 3.97 2.43 1.32 5/190 30672
/proc/meminfo: memFree=20007228/32950940 swapFree=67111528/67111528
[pid=30634] ppid=30632 vsize=84900 CPUtime=282.28 cores=1,3
/proc/30634/stat : 30634 (MPhaseSAT) R 30632 30634 30604 0 -1 4202496 56790 0 5 0 28219 9 0 0 25 0 1 0 365088502 86937600 20158 33554432000 134512640 134731564 4289321280 18446744073709551615 134723198 0 0 4096 1026 0 0 0 17 1 0 0 1
/proc/30634/statm: 21225 20158 345 54 0 20535 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 84900

[startup+342.301 s]
/proc/loadavg: 3.99 2.71 1.48 5/190 30674
/proc/meminfo: memFree=20003348/32950940 swapFree=67111528/67111528
[pid=30634] ppid=30632 vsize=84900 CPUtime=342.28 cores=1,3
/proc/30634/stat : 30634 (MPhaseSAT) R 30632 30634 30604 0 -1 4202496 56790 0 5 0 34219 9 0 0 25 0 1 0 365088502 86937600 20158 33554432000 134512640 134731564 4289321280 18446744073709551615 134720143 0 0 4096 1026 0 0 0 17 1 0 0 1
/proc/30634/statm: 21225 20158 345 54 0 20535 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 84900

[startup+402.3 s]
/proc/loadavg: 3.99 2.94 1.64 5/190 30675
/proc/meminfo: memFree=19988912/32950940 swapFree=67111528/67111528
[pid=30634] ppid=30632 vsize=84900 CPUtime=402.28 cores=1,3
/proc/30634/stat : 30634 (MPhaseSAT) R 30632 30634 30604 0 -1 4202496 56790 0 5 0 40219 9 0 0 25 0 1 0 365088502 86937600 20158 33554432000 134512640 134731564 4289321280 18446744073709551615 134670302 0 0 4096 1026 0 0 0 17 1 0 0 1
/proc/30634/statm: 21225 20158 345 54 0 20535 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 84900

[startup+462.301 s]
/proc/loadavg: 3.99 3.13 1.78 5/190 30677
/proc/meminfo: memFree=19989360/32950940 swapFree=67111528/67111528
[pid=30634] ppid=30632 vsize=84900 CPUtime=462.28 cores=1,3
/proc/30634/stat : 30634 (MPhaseSAT) R 30632 30634 30604 0 -1 4202496 56790 0 5 0 46219 9 0 0 25 0 1 0 365088502 86937600 20158 33554432000 134512640 134731564 4289321280 18446744073709551615 134659334 0 0 4096 1026 0 0 0 17 1 0 0 1
/proc/30634/statm: 21225 20158 345 54 0 20535 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 84900

[startup+522.3 s]
/proc/loadavg: 3.99 3.29 1.92 5/190 30679
/proc/meminfo: memFree=19970836/32950940 swapFree=67111528/67111528
[pid=30634] ppid=30632 vsize=101948 CPUtime=522.29 cores=1,3
/proc/30634/stat : 30634 (MPhaseSAT) R 30632 30634 30604 0 -1 4202496 61135 0 5 0 52218 11 0 0 25 0 1 0 365088502 104394752 24503 33554432000 134512640 134731564 4289321280 18446744073709551615 134719975 0 0 4096 1026 0 0 0 17 1 0 0 1
/proc/30634/statm: 25487 24503 345 54 0 24797 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 101948

[startup+582.301 s]
/proc/loadavg: 4.05 3.43 2.05 5/190 30680
/proc/meminfo: memFree=19963468/32950940 swapFree=67111528/67111528
[pid=30634] ppid=30632 vsize=101948 CPUtime=582.29 cores=1,3
/proc/30634/stat : 30634 (MPhaseSAT) R 30632 30634 30604 0 -1 4202496 61135 0 5 0 58218 11 0 0 25 0 1 0 365088502 104394752 24503 33554432000 134512640 134731564 4289321280 18446744073709551615 134659334 0 0 4096 1026 0 0 0 17 1 0 0 1
/proc/30634/statm: 25487 24503 345 54 0 24797 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 101948

[startup+642.3 s]
/proc/loadavg: 4.02 3.53 2.17 5/190 30682
/proc/meminfo: memFree=19952508/32950940 swapFree=67111528/67111528
[pid=30634] ppid=30632 vsize=101948 CPUtime=642.3 cores=1,3
/proc/30634/stat : 30634 (MPhaseSAT) R 30632 30634 30604 0 -1 4202496 61135 0 5 0 64219 11 0 0 25 0 1 0 365088502 104394752 24503 33554432000 134512640 134731564 4289321280 18446744073709551615 134659325 0 0 4096 1026 0 0 0 17 1 0 0 1
/proc/30634/statm: 25487 24503 345 54 0 24797 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 101948

[startup+702.301 s]
/proc/loadavg: 4.00 3.61 2.28 5/190 30692
/proc/meminfo: memFree=19949248/32950940 swapFree=67111528/67111528
[pid=30634] ppid=30632 vsize=101948 CPUtime=702.29 cores=1,3
/proc/30634/stat : 30634 (MPhaseSAT) R 30632 30634 30604 0 -1 4202496 61135 0 5 0 70218 11 0 0 25 0 1 0 365088502 104394752 24503 33554432000 134512640 134731564 4289321280 18446744073709551615 134659334 0 0 4096 1026 0 0 0 17 1 0 0 1
/proc/30634/statm: 25487 24503 345 54 0 24797 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 101948

[startup+762.306 s]
/proc/loadavg: 4.06 3.70 2.39 5/190 30694
/proc/meminfo: memFree=19939388/32950940 swapFree=67111528/67111528
[pid=30634] ppid=30632 vsize=108740 CPUtime=762.3 cores=1,3
/proc/30634/stat : 30634 (MPhaseSAT) R 30632 30634 30604 0 -1 4202496 62815 0 5 0 76219 11 0 0 25 0 1 0 365088502 111349760 26183 33554432000 134512640 134731564 4289321280 18446744073709551615 134717595 0 0 4096 1026 0 0 0 17 1 0 0 1
/proc/30634/statm: 27185 26183 345 54 0 26495 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 108740

[startup+822.301 s]
/proc/loadavg: 4.02 3.75 2.49 5/190 30696
/proc/meminfo: memFree=19938352/32950940 swapFree=67111528/67111528
[pid=30634] ppid=30632 vsize=108740 CPUtime=822.29 cores=1,3
/proc/30634/stat : 30634 (MPhaseSAT) R 30632 30634 30604 0 -1 4202496 62815 0 5 0 82218 11 0 0 25 0 1 0 365088502 111349760 26183 33554432000 134512640 134731564 4289321280 18446744073709551615 134720889 0 0 4096 1026 0 0 0 17 1 0 0 1
/proc/30634/statm: 27185 26183 345 54 0 26495 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 108740

[startup+882.3 s]
/proc/loadavg: 4.00 3.79 2.58 5/190 30697
/proc/meminfo: memFree=19926660/32950940 swapFree=67111528/67111528
[pid=30634] ppid=30632 vsize=108740 CPUtime=882.29 cores=1,3
/proc/30634/stat : 30634 (MPhaseSAT) R 30632 30634 30604 0 -1 4202496 62815 0 5 0 88218 11 0 0 25 0 1 0 365088502 111349760 26183 33554432000 134512640 134731564 4289321280 18446744073709551615 7954215 0 0 4096 1026 0 0 0 17 1 0 0 1
/proc/30634/statm: 27185 26183 345 54 0 26495 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 108740

[startup+942.301 s]
/proc/loadavg: 4.00 3.83 2.67 5/190 30699
/proc/meminfo: memFree=19926120/32950940 swapFree=67111528/67111528
[pid=30634] ppid=30632 vsize=108740 CPUtime=942.29 cores=1,3
/proc/30634/stat : 30634 (MPhaseSAT) R 30632 30634 30604 0 -1 4202496 62815 0 5 0 94218 11 0 0 25 0 1 0 365088502 111349760 26183 33554432000 134512640 134731564 4289321280 18446744073709551615 134668627 0 0 4096 1026 0 0 0 17 1 0 0 1
/proc/30634/statm: 27185 26183 345 54 0 26495 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 108740

[startup+1002.3 s]
/proc/loadavg: 4.00 3.86 2.75 5/190 30700
/proc/meminfo: memFree=19894456/32950940 swapFree=67111528/67111528
[pid=30634] ppid=30632 vsize=138112 CPUtime=1002.3 cores=1,3
/proc/30634/stat : 30634 (MPhaseSAT) R 30632 30634 30604 0 -1 4202496 70352 0 5 0 100217 13 0 0 25 0 1 0 365088502 141426688 33521 33554432000 134512640 134731564 4289321280 18446744073709551615 134719983 0 0 4096 1026 0 0 0 17 1 0 0 1
/proc/30634/statm: 34528 33521 345 54 0 33838 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 138112

[startup+1062.3 s]
/proc/loadavg: 4.00 3.88 2.82 5/190 30702
/proc/meminfo: memFree=19894532/32950940 swapFree=67111528/67111528
[pid=30634] ppid=30632 vsize=138112 CPUtime=1062.3 cores=1,3
/proc/30634/stat : 30634 (MPhaseSAT) R 30632 30634 30604 0 -1 4202496 70353 0 5 0 106217 13 0 0 25 0 1 0 365088502 141426688 33522 33554432000 134512640 134731564 4289321280 18446744073709551615 134614655 0 0 4096 1026 0 0 0 17 1 0 0 1
/proc/30634/statm: 34528 33522 345 54 0 33838 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 138112

[startup+1122.3 s]
/proc/loadavg: 4.00 3.90 2.89 5/190 30704
/proc/meminfo: memFree=19848980/32950940 swapFree=67111528/67111528
[pid=30634] ppid=30632 vsize=138112 CPUtime=1122.3 cores=1,3
/proc/30634/stat : 30634 (MPhaseSAT) R 30632 30634 30604 0 -1 4202496 70353 0 5 0 112217 13 0 0 25 0 1 0 365088502 141426688 33522 33554432000 134512640 134731564 4289321280 18446744073709551615 134659334 0 0 4096 1026 0 0 0 17 1 0 0 1
/proc/30634/statm: 34528 33522 345 54 0 33838 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 138112

[startup+1182.3 s]
/proc/loadavg: 4.00 3.91 2.96 5/190 30705
/proc/meminfo: memFree=19843728/32950940 swapFree=67111528/67111528
[pid=30634] ppid=30632 vsize=138112 CPUtime=1182.3 cores=1,3
/proc/30634/stat : 30634 (MPhaseSAT) R 30632 30634 30604 0 -1 4202496 70353 0 5 0 118217 13 0 0 25 0 1 0 365088502 141426688 33522 33554432000 134512640 134731564 4289321280 18446744073709551615 134624792 0 0 4096 1026 0 0 0 17 1 0 0 1
/proc/30634/statm: 34528 33522 345 54 0 33838 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 138112

[startup+1242.3 s]
/proc/loadavg: 4.00 3.93 3.02 5/190 30707
/proc/meminfo: memFree=19841708/32950940 swapFree=67111528/67111528
[pid=30634] ppid=30632 vsize=138112 CPUtime=1242.3 cores=1,3
/proc/30634/stat : 30634 (MPhaseSAT) R 30632 30634 30604 0 -1 4202496 70353 0 5 0 124217 13 0 0 25 0 1 0 365088502 141426688 33522 33554432000 134512640 134731564 4289321280 18446744073709551615 134720309 0 0 4096 1026 0 0 0 17 1 0 0 1
/proc/30634/statm: 34528 33522 345 54 0 33838 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 138112



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.94 3.08 5/190 30708
/proc/meminfo: memFree=19841656/32950940 swapFree=67111528/67111528
[pid=30634] ppid=30632 vsize=138112 CPUtime=1300.01 cores=1,3
/proc/30634/stat : 30634 (MPhaseSAT) R 30632 30634 30604 0 -1 4202496 70353 0 5 0 129988 13 0 0 25 0 1 0 365088502 141426688 33522 33554432000 134512640 134731564 4289321280 18446744073709551615 134659520 0 0 4096 1026 0 0 0 17 1 0 0 1
/proc/30634/statm: 34528 33522 345 54 0 33838 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 138112

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.02
CPU user time (s): 1299.88
CPU system time (s): 0.142978
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 138908

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.88
system time used= 0.142978
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 70353
page faults= 5
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 25
involuntary context switches= 3211

runsolver used 2.19766 second user time and 4.77827 second system time

The end

Launcher Data

Begin job on node117 at 2011-04-02 14:49:37
IDJOB=3094043
IDBENCH=82525
IDSOLVER=1520
FILE ID=node117/3094043-1301748577
RUNJOBID= node117-1301748570-30624
PBS_JOBID= 12841020
Free space on /tmp= 71436 MiB

SOLVER NAME= MPhaseSAT 2011-02-15
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v35000-c147000-S1098107876-060-UNKNOWN.cnf
COMMAND LINE= MPhaseSAT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3094043-1301748577/watcher-3094043-1301748577 -o /tmp/evaluation-result-3094043-1301748577/solver-3094043-1301748577 -C 2400 -W 1300 -M 7680  MPhaseSAT HOME/instance-3094043-1301748577.cnf

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

MD5SUM BENCH= f8d77cf51b7a3bd2f2043a4a97c7d388
RANDOM SEED=978785109

node117.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.849
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.849
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.849
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.849
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.75
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.849
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.849
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.849
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.849
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	: 5267.44
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950940 kB
MemFree:      20207280 kB
Buffers:        383164 kB
Cached:       11995952 kB
SwapCached:          0 kB
Active:        7896668 kB
Inactive:      4545280 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:      20207280 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            3384 kB
Writeback:           0 kB
AnonPages:       62636 kB
Mapped:          14548 kB
Slab:           237568 kB
PageTables:       4768 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS:   188648 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= 71428 MiB
End job on node117 at 2011-04-02 15:11:19