Trace number 3291802

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-03-03? (TO) 1300.02 1300.01

General information on the benchmark

NameSAT04/industrial/vangelder/cnf-color/
myciel6-tr.used-as.sat04-320.cnf
MD5SUM5ba57e5cfd40b4a93356dbea5162016d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark384.789
Satisfiable
(Un)Satisfiability was proved
Number of variables570
Number of clauses4625
Sum of the clauses size9615
Maximum clause length6
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 24531
Number of clauses of size 31
Number of clauses of size 41
Number of clauses of size 51
Number of clauses of size over 590

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

running on 2 cores: 4,6

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


[startup+0 s]
/proc/loadavg: 3.13 3.80 3.62 4/180 14114
/proc/meminfo: memFree=16531012/32950928 swapFree=67111528/67111528
[pid=14114] ppid=14112 vsize=3196 CPUtime=0 cores=4,6
/proc/14114/stat : 14114 (MPhaseSAT64) R 14112 14114 14072 0 -1 4202496 383 0 0 0 0 0 0 0 25 0 1 0 490543870 3272704 324 33554432000 134512640 134761588 4289118960 18446744073709551615 134559253 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/14114/statm: 799 324 237 61 0 102 0

[startup+0.018965 s]
/proc/loadavg: 3.13 3.80 3.62 4/180 14114
/proc/meminfo: memFree=16531012/32950928 swapFree=67111528/67111528
[pid=14114] ppid=14112 vsize=3860 CPUtime=0.01 cores=4,6
/proc/14114/stat : 14114 (MPhaseSAT64) R 14112 14114 14072 0 -1 4202496 601 0 0 0 1 0 0 0 25 0 1 0 490543870 3952640 517 33554432000 134512640 134761588 4289118960 18446744073709551615 134643536 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/14114/statm: 965 517 260 61 0 268 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 3860

[startup+0.101018 s]
/proc/loadavg: 3.13 3.80 3.62 4/180 14114
/proc/meminfo: memFree=16531012/32950928 swapFree=67111528/67111528
[pid=14114] ppid=14112 vsize=3860 CPUtime=0.09 cores=4,6
/proc/14114/stat : 14114 (MPhaseSAT64) R 14112 14114 14072 0 -1 4202496 615 0 0 0 9 0 0 0 25 0 1 0 490543870 3952640 531 33554432000 134512640 134761588 4289118960 18446744073709551615 134748081 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/14114/statm: 965 531 274 61 0 268 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3860

[startup+0.30087 s]
/proc/loadavg: 3.13 3.80 3.62 4/180 14114
/proc/meminfo: memFree=16531012/32950928 swapFree=67111528/67111528
[pid=14114] ppid=14112 vsize=4700 CPUtime=0.29 cores=4,6
/proc/14114/stat : 14114 (MPhaseSAT64) R 14112 14114 14072 0 -1 4202496 794 0 0 0 29 0 0 0 25 0 1 0 490543870 4812800 710 33554432000 134512640 134761588 4289118960 18446744073709551615 134747168 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/14114/statm: 1175 710 275 61 0 478 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4700

[startup+0.700859 s]
/proc/loadavg: 3.13 3.80 3.62 4/180 14114
/proc/meminfo: memFree=16531012/32950928 swapFree=67111528/67111528
[pid=14114] ppid=14112 vsize=5996 CPUtime=0.69 cores=4,6
/proc/14114/stat : 14114 (MPhaseSAT64) R 14112 14114 14072 0 -1 4202496 1214 0 0 0 69 0 0 0 25 0 1 0 490543870 6139904 1066 33554432000 134512640 134761588 4289118960 18446744073709551615 134685736 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/14114/statm: 1499 1066 275 61 0 802 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5996

[startup+1.50072 s]
/proc/loadavg: 3.13 3.80 3.62 5/190 14134
/proc/meminfo: memFree=16463212/32950928 swapFree=67111528/67111528
[pid=14114] ppid=14112 vsize=9960 CPUtime=1.49 cores=4,6
/proc/14114/stat : 14114 (MPhaseSAT64) R 14112 14114 14072 0 -1 4202496 2155 0 0 0 148 1 0 0 25 0 1 0 490543870 10199040 1911 33554432000 134512640 134761588 4289118960 18446744073709551615 134682594 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/14114/statm: 2490 1911 276 61 0 1793 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9960

[startup+3.10044 s]
/proc/loadavg: 3.13 3.80 3.62 5/190 14134
/proc/meminfo: memFree=16331896/32950928 swapFree=67111528/67111528
[pid=14114] ppid=14112 vsize=9708 CPUtime=3.09 cores=4,6
/proc/14114/stat : 14114 (MPhaseSAT64) R 14112 14114 14072 0 -1 4202496 2838 0 0 0 308 1 0 0 25 0 1 0 490543870 9940992 1848 33554432000 134512640 134761588 4289118960 18446744073709551615 134681037 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/14114/statm: 2427 1848 276 61 0 1730 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9708

[startup+6.30081 s]
/proc/loadavg: 3.20 3.80 3.63 5/190 14134
/proc/meminfo: memFree=16336084/32950928 swapFree=67111528/67111528
[pid=14114] ppid=14112 vsize=10224 CPUtime=6.29 cores=4,6
/proc/14114/stat : 14114 (MPhaseSAT64) R 14112 14114 14072 0 -1 4202496 3359 0 0 0 628 1 0 0 25 0 1 0 490543870 10469376 1977 33554432000 134512640 134761588 4289118960 18446744073709551615 134748067 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/14114/statm: 2556 1977 276 61 0 1859 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 10224

[startup+12.7007 s]
/proc/loadavg: 3.27 3.81 3.63 5/190 14134
/proc/meminfo: memFree=16270008/32950928 swapFree=67111528/67111528
[pid=14114] ppid=14112 vsize=11124 CPUtime=12.69 cores=4,6
/proc/14114/stat : 14114 (MPhaseSAT64) R 14112 14114 14072 0 -1 4202496 5315 0 0 0 1268 1 0 0 25 0 1 0 490543870 11390976 2209 33554432000 134512640 134761588 4289118960 18446744073709551615 134618386 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/14114/statm: 2781 2209 283 61 0 2084 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 11124

[startup+25.5004 s]
/proc/loadavg: 3.43 3.82 3.63 5/190 14161
/proc/meminfo: memFree=16339892/32950928 swapFree=67111528/67111528
[pid=14114] ppid=14112 vsize=8692 CPUtime=25.49 cores=4,6
/proc/14114/stat : 14114 (MPhaseSAT64) R 14112 14114 14072 0 -1 4202496 11617 0 0 0 2547 2 0 0 25 0 1 0 490543870 8900608 1591 33554432000 134512640 134761588 4289118960 18446744073709551615 134635949 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/14114/statm: 2173 1591 284 61 0 1476 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 8692

[startup+51.1009 s]
/proc/loadavg: 3.62 3.83 3.64 5/190 14162
/proc/meminfo: memFree=16340136/32950928 swapFree=67111528/67111528
[pid=14114] ppid=14112 vsize=8664 CPUtime=51.08 cores=4,6
/proc/14114/stat : 14114 (MPhaseSAT64) R 14112 14114 14072 0 -1 4202496 21990 0 0 0 5105 3 0 0 25 0 1 0 490543870 8871936 1595 33554432000 134512640 134761588 4289118960 18446744073709551615 134635923 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/14114/statm: 2166 1595 284 61 0 1469 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 8664

[startup+102.307 s]
/proc/loadavg: 3.83 3.85 3.66 5/190 14217
/proc/meminfo: memFree=15904756/32950928 swapFree=67111528/67111528
[pid=14114] ppid=14112 vsize=8692 CPUtime=102.29 cores=4,6
/proc/14114/stat : 14114 (MPhaseSAT64) R 14112 14114 14072 0 -1 4202496 40634 0 0 0 10218 11 0 0 25 0 1 0 490543870 8900608 1575 33554432000 134512640 134761588 4289118960 18446744073709551615 134634024 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/14114/statm: 2173 1575 284 61 0 1476 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 8692

[startup+162.3 s]
/proc/loadavg: 3.94 3.88 3.67 5/190 14219
/proc/meminfo: memFree=15726864/32950928 swapFree=67111528/67111528
[pid=14114] ppid=14112 vsize=9208 CPUtime=162.27 cores=4,6
/proc/14114/stat : 14114 (MPhaseSAT64) R 14112 14114 14072 0 -1 4202496 62186 0 0 0 16213 14 0 0 25 0 1 0 490543870 9428992 1731 33554432000 134512640 134761588 4289118960 18446744073709551615 134635936 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/14114/statm: 2302 1731 284 61 0 1605 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 9208

[startup+222.301 s]
/proc/loadavg: 3.98 3.90 3.69 5/190 14220
/proc/meminfo: memFree=15685676/32950928 swapFree=67111528/67111528
[pid=14114] ppid=14112 vsize=13512 CPUtime=222.28 cores=4,6
/proc/14114/stat : 14114 (MPhaseSAT64) R 14112 14114 14072 0 -1 4202496 81481 0 0 0 22210 18 0 0 25 0 1 0 490543870 13836288 2777 33554432000 134512640 134761588 4289118960 18446744073709551615 134748119 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/14114/statm: 3378 2777 284 61 0 2681 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 13512

[startup+282.3 s]
/proc/loadavg: 3.99 3.91 3.71 5/190 14222
/proc/meminfo: memFree=15656016/32950928 swapFree=67111528/67111528
[pid=14114] ppid=14112 vsize=8692 CPUtime=282.28 cores=4,6
/proc/14114/stat : 14114 (MPhaseSAT64) R 14112 14114 14072 0 -1 4202496 99425 0 0 0 28206 22 0 0 25 0 1 0 490543870 8900608 1591 33554432000 134512640 134761588 4289118960 18446744073709551615 134621758 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/14114/statm: 2173 1591 284 61 0 1476 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 8692

[startup+342.301 s]
/proc/loadavg: 3.99 3.92 3.73 5/190 14223
/proc/meminfo: memFree=15684752/32950928 swapFree=67111528/67111528
[pid=14114] ppid=14112 vsize=10364 CPUtime=342.28 cores=4,6
/proc/14114/stat : 14114 (MPhaseSAT64) R 14112 14114 14072 0 -1 4202496 122728 0 0 0 34202 26 0 0 25 0 1 0 490543870 10612736 1988 33554432000 134512640 134761588 4289118960 18446744073709551615 134748081 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/14114/statm: 2591 1988 284 61 0 1894 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 10364

[startup+402.3 s]
/proc/loadavg: 3.99 3.94 3.74 5/190 14225
/proc/meminfo: memFree=15638600/32950928 swapFree=67111528/67111528
[pid=14114] ppid=14112 vsize=16204 CPUtime=402.29 cores=4,6
/proc/14114/stat : 14114 (MPhaseSAT64) R 14112 14114 14072 0 -1 4202496 144926 0 0 0 40199 30 0 0 25 0 1 0 490543870 16592896 3482 33554432000 134512640 134761588 4289118960 18446744073709551615 134748016 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/14114/statm: 4051 3482 284 61 0 3354 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 16204

[startup+462.301 s]
/proc/loadavg: 3.99 3.94 3.75 5/190 14227
/proc/meminfo: memFree=15661516/32950928 swapFree=67111528/67111528
[pid=14114] ppid=14112 vsize=8436 CPUtime=462.28 cores=4,6
/proc/14114/stat : 14114 (MPhaseSAT64) R 14112 14114 14072 0 -1 4202496 159802 0 0 0 46195 33 0 0 25 0 1 0 490543870 8638464 1538 33554432000 134512640 134761588 4289118960 18446744073709551615 134636100 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/14114/statm: 2109 1538 284 61 0 1412 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 8436

[startup+522.301 s]
/proc/loadavg: 4.07 3.97 3.77 5/190 14228
/proc/meminfo: memFree=15652808/32950928 swapFree=67111528/67111528
[pid=14114] ppid=14112 vsize=8436 CPUtime=522.29 cores=4,6
/proc/14114/stat : 14114 (MPhaseSAT64) R 14112 14114 14072 0 -1 4202496 184223 0 0 0 52192 37 0 0 25 0 1 0 490543870 8638464 1536 33554432000 134512640 134761588 4289118960 18446744073709551615 134616752 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/14114/statm: 2109 1536 284 61 0 1412 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 8436

[startup+582.3 s]
/proc/loadavg: 4.02 3.97 3.78 5/190 14230
/proc/meminfo: memFree=15640260/32950928 swapFree=67111528/67111528
[pid=14114] ppid=14112 vsize=8436 CPUtime=582.29 cores=4,6
/proc/14114/stat : 14114 (MPhaseSAT64) R 14112 14114 14072 0 -1 4202496 202096 0 0 0 58189 40 0 0 25 0 1 0 490543870 8638464 1543 33554432000 134512640 134761588 4289118960 18446744073709551615 134659942 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/14114/statm: 2109 1543 284 61 0 1412 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 8436

[startup+642.301 s]
/proc/loadavg: 4.01 3.97 3.79 5/190 14231
/proc/meminfo: memFree=15659456/32950928 swapFree=67111528/67111528
[pid=14114] ppid=14112 vsize=15052 CPUtime=642.29 cores=4,6
/proc/14114/stat : 14114 (MPhaseSAT64) R 14112 14114 14072 0 -1 4202496 224315 0 0 0 64185 44 0 0 25 0 1 0 490543870 15413248 3194 33554432000 134512640 134761588 4289118960 18446744073709551615 134635983 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/14114/statm: 3763 3194 284 61 0 3066 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 15052

[startup+702.3 s]
/proc/loadavg: 4.00 3.97 3.80 5/190 14233
/proc/meminfo: memFree=15653968/32950928 swapFree=67111528/67111528
[pid=14114] ppid=14112 vsize=16592 CPUtime=702.29 cores=4,6
/proc/14114/stat : 14114 (MPhaseSAT64) R 14112 14114 14072 0 -1 4202496 242704 0 0 0 70182 47 0 0 25 0 1 0 490543870 16990208 3581 33554432000 134512640 134761588 4289118960 18446744073709551615 134635988 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/14114/statm: 4148 3581 284 61 0 3451 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 16592

[startup+762.307 s]
/proc/loadavg: 4.00 3.97 3.81 5/190 14235
/proc/meminfo: memFree=15600984/32950928 swapFree=67111528/67111528
[pid=14114] ppid=14112 vsize=16336 CPUtime=762.3 cores=4,6
/proc/14114/stat : 14114 (MPhaseSAT64) R 14112 14114 14072 0 -1 4202496 255589 0 0 0 76181 49 0 0 25 0 1 0 490543870 16728064 3517 33554432000 134512640 134761588 4289118960 18446744073709551615 134747545 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/14114/statm: 4084 3517 284 61 0 3387 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 16336

[startup+822.3 s]
/proc/loadavg: 4.00 3.97 3.82 5/190 14236
/proc/meminfo: memFree=15654768/32950928 swapFree=67111528/67111528
[pid=14114] ppid=14112 vsize=17236 CPUtime=822.3 cores=4,6
/proc/14114/stat : 14114 (MPhaseSAT64) R 14112 14114 14072 0 -1 4202496 267109 0 0 0 82180 50 0 0 25 0 1 0 490543870 17649664 3744 33554432000 134512640 134761588 4289118960 18446744073709551615 134635995 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/14114/statm: 4309 3744 284 61 0 3612 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 17236

[startup+882.301 s]
/proc/loadavg: 4.03 3.99 3.83 5/190 14238
/proc/meminfo: memFree=15647548/32950928 swapFree=67111528/67111528
[pid=14114] ppid=14112 vsize=15692 CPUtime=882.3 cores=4,6
/proc/14114/stat : 14114 (MPhaseSAT64) R 14112 14114 14072 0 -1 4202496 280843 0 0 0 88178 52 0 0 25 0 1 0 490543870 16068608 3354 33554432000 134512640 134761588 4289118960 18446744073709551615 134747199 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/14114/statm: 3923 3354 284 61 0 3226 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 15692

[startup+942.301 s]
/proc/loadavg: 4.01 3.99 3.84 5/190 14239
/proc/meminfo: memFree=15661524/32950928 swapFree=67111528/67111528
[pid=14114] ppid=14112 vsize=10140 CPUtime=942.29 cores=4,6
/proc/14114/stat : 14114 (MPhaseSAT64) R 14112 14114 14072 0 -1 4202496 300938 0 0 0 94173 56 0 0 25 0 1 0 490543870 10383360 1931 33554432000 134512640 134761588 4289118960 18446744073709551615 134748237 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/14114/statm: 2535 1931 284 61 0 1838 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 10140

[startup+1002.3 s]
/proc/loadavg: 4.07 4.00 3.85 5/190 14241
/proc/meminfo: memFree=15618216/32950928 swapFree=67111528/67111528
[pid=14114] ppid=14112 vsize=14984 CPUtime=1002.3 cores=4,6
/proc/14114/stat : 14114 (MPhaseSAT64) R 14112 14114 14072 0 -1 4202496 322049 0 0 0 100171 59 0 0 25 0 1 0 490543870 15343616 3144 33554432000 134512640 134761588 4289118960 18446744073709551615 134636057 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/14114/statm: 3746 3144 284 61 0 3049 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 14984

[startup+1062.3 s]
/proc/loadavg: 4.02 4.00 3.86 5/190 14252
/proc/meminfo: memFree=15625768/32950928 swapFree=67111528/67111528
[pid=14114] ppid=14112 vsize=13128 CPUtime=1062.29 cores=4,6
/proc/14114/stat : 14114 (MPhaseSAT64) R 14112 14114 14072 0 -1 4202496 338039 0 0 0 106168 61 0 0 25 0 1 0 490543870 13443072 2680 33554432000 134512640 134761588 4289118960 18446744073709551615 134748101 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/14114/statm: 3282 2680 284 61 0 2585 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 13128

[startup+1122.3 s]
/proc/loadavg: 4.01 4.00 3.86 5/190 14253
/proc/meminfo: memFree=15627472/32950928 swapFree=67111528/67111528
[pid=14114] ppid=14112 vsize=9180 CPUtime=1122.3 cores=4,6
/proc/14114/stat : 14114 (MPhaseSAT64) R 14112 14114 14072 0 -1 4202496 359182 0 0 0 112165 65 0 0 25 0 1 0 490543870 9400320 1724 33554432000 134512640 134761588 4289118960 18446744073709551615 134635929 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/14114/statm: 2295 1724 284 61 0 1598 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 9180

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.87 5/190 14255
/proc/meminfo: memFree=15641084/32950928 swapFree=67111528/67111528
[pid=14114] ppid=14112 vsize=13644 CPUtime=1182.3 cores=4,6
/proc/14114/stat : 14114 (MPhaseSAT64) R 14112 14114 14072 0 -1 4202496 382633 0 0 0 118161 69 0 0 25 0 1 0 490543870 13971456 2842 33554432000 134512640 134761588 4289118960 18446744073709551615 134748016 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/14114/statm: 3411 2842 284 61 0 2714 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 13644

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.87 5/190 14259
/proc/meminfo: memFree=15638512/32950928 swapFree=67111528/67111528
[pid=14114] ppid=14112 vsize=20692 CPUtime=1242.31 cores=4,6
/proc/14114/stat : 14114 (MPhaseSAT64) R 14112 14114 14072 0 -1 4202496 394850 0 0 0 124160 71 0 0 25 0 1 0 490543870 21188608 4590 33554432000 134512640 134761588 4289118960 18446744073709551615 134747269 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/14114/statm: 5173 4590 284 61 0 4476 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 20692



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.88 5/190 14261
/proc/meminfo: memFree=15640356/32950928 swapFree=67111528/67111528
[pid=14114] ppid=14112 vsize=15632 CPUtime=1300.01 cores=4,6
/proc/14114/stat : 14114 (MPhaseSAT64) R 14112 14114 14072 0 -1 4202496 409490 0 0 0 129928 73 0 0 25 0 1 0 490543870 16007168 3339 33554432000 134512640 134761588 4289118960 18446744073709551615 134747177 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/14114/statm: 3908 3339 284 61 0 3211 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 15632

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.29
CPU system time (s): 0.735888
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 22228

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.29
system time used= 0.735888
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 409490
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= 12
involuntary context switches= 1840

runsolver used 2.11468 second user time and 4.96124 second system time

The end

Launcher Data

Begin job on node125 at 2011-04-26 05:44:02
IDJOB=3291802
IDBENCH=84808
IDSOLVER=1521
FILE ID=node125/3291802-1303789442
RUNJOBID= node125-1303789442-14091
PBS_JOBID= 13157261
Free space on /tmp= 73340 MiB

SOLVER NAME= MPhaseSAT64 2011-03-03
BENCH NAME= SAT04/industrial/vangelder/cnf-color/myciel6-tr.used-as.sat04-320.cnf
COMMAND LINE= MPhaseSAT64 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3291802-1303789442/watcher-3291802-1303789442 -o /tmp/evaluation-result-3291802-1303789442/solver-3291802-1303789442 -C 2400 -W 1300 -M 7680  MPhaseSAT64 HOME/instance-3291802-1303789442.cnf

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

MD5SUM BENCH= 5ba57e5cfd40b4a93356dbea5162016d
RANDOM SEED=1369083719

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:      16531292 kB
Buffers:       2203896 kB
Cached:       13606036 kB
SwapCached:          0 kB
Active:        7779212 kB
Inactive:      8106020 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      16531292 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10692 kB
Writeback:           0 kB
AnonPages:       74736 kB
Mapped:          14392 kB
Slab:           467896 kB
PageTables:       5984 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   200904 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= 73160 MiB
End job on node125 at 2011-04-26 06:05:44