Trace number 3250169

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

General information on the benchmark

Namecrafted/kullmann/GreenTao/
GreenTaok1k2/GreenTao_2-4-4_512.cnf
MD5SUMc1f047ec179094963b21d7b90509d2b9
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables510
Number of clauses4492
Sum of the clauses size17968
Maximum clause length4
Minimum clause length4
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 44492
Number of clauses of size 50
Number of clauses of size over 50

Solver Data


Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3250169-1303512610/watcher-3250169-1303512610 -o /tmp/evaluation-result-3250169-1303512610/solver-3250169-1303512610 -C 2400 -W 1300 -M 7680 MPhaseSAT64 HOME/instance-3250169-1303512610.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.06 4.03 3.92 5/187 1232
/proc/meminfo: memFree=13885940/32950928 swapFree=67111528/67111528
[pid=1232] ppid=1230 vsize=3068 CPUtime=0 cores=0,2
/proc/1232/stat : 1232 (MPhaseSAT64) R 1230 1232 969 0 -1 4202496 317 0 0 0 0 0 0 0 25 0 1 0 541491712 3141632 258 33554432000 134512640 134761588 4293983760 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/1232/statm: 767 258 225 61 0 70 0

[startup+0.0464221 s]
/proc/loadavg: 4.06 4.03 3.92 5/187 1232
/proc/meminfo: memFree=13885940/32950928 swapFree=67111528/67111528
[pid=1232] ppid=1230 vsize=3892 CPUtime=0.04 cores=0,2
/proc/1232/stat : 1232 (MPhaseSAT64) R 1230 1232 969 0 -1 4202496 575 0 0 0 4 0 0 0 25 0 1 0 541491712 3985408 509 33554432000 134512640 134761588 4293983760 18446744073709551615 134675912 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/1232/statm: 973 509 248 61 0 276 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 3892

[startup+0.100412 s]
/proc/loadavg: 4.06 4.03 3.92 5/187 1232
/proc/meminfo: memFree=13885940/32950928 swapFree=67111528/67111528
[pid=1232] ppid=1230 vsize=4152 CPUtime=0.09 cores=0,2
/proc/1232/stat : 1232 (MPhaseSAT64) R 1230 1232 969 0 -1 4202496 665 0 0 0 9 0 0 0 25 0 1 0 541491712 4251648 599 33554432000 134512640 134761588 4293983760 18446744073709551615 134683172 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/1232/statm: 1038 599 273 61 0 341 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4152

[startup+0.300371 s]
/proc/loadavg: 4.06 4.03 3.92 5/187 1232
/proc/meminfo: memFree=13885940/32950928 swapFree=67111528/67111528
[pid=1232] ppid=1230 vsize=4816 CPUtime=0.29 cores=0,2
/proc/1232/stat : 1232 (MPhaseSAT64) R 1230 1232 969 0 -1 4202496 816 0 0 0 29 0 0 0 25 0 1 0 541491712 4931584 750 33554432000 134512640 134761588 4293983760 18446744073709551615 134747000 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/1232/statm: 1204 750 274 61 0 507 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4816

[startup+0.700299 s]
/proc/loadavg: 4.06 4.03 3.92 5/187 1232
/proc/meminfo: memFree=13885940/32950928 swapFree=67111528/67111528
[pid=1232] ppid=1230 vsize=6296 CPUtime=0.69 cores=0,2
/proc/1232/stat : 1232 (MPhaseSAT64) R 1230 1232 969 0 -1 4202496 1202 0 0 0 69 0 0 0 25 0 1 0 541491712 6447104 1136 33554432000 134512640 134761588 4293983760 18446744073709551615 134636866 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/1232/statm: 1574 1136 274 61 0 877 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6296

[startup+1.50115 s]
/proc/loadavg: 4.06 4.03 3.92 5/190 1260
/proc/meminfo: memFree=13879248/32950928 swapFree=67111528/67111528
[pid=1232] ppid=1230 vsize=6296 CPUtime=1.49 cores=0,2
/proc/1232/stat : 1232 (MPhaseSAT64) R 1230 1232 969 0 -1 4202496 1209 0 0 0 149 0 0 0 25 0 1 0 541491712 6447104 1143 33554432000 134512640 134761588 4293983760 18446744073709551615 134605305 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/1232/statm: 1574 1143 277 61 0 877 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6296

[startup+3.10086 s]
/proc/loadavg: 4.05 4.02 3.92 5/190 1260
/proc/meminfo: memFree=13864492/32950928 swapFree=67111528/67111528
[pid=1232] ppid=1230 vsize=6296 CPUtime=3.09 cores=0,2
/proc/1232/stat : 1232 (MPhaseSAT64) R 1230 1232 969 0 -1 4202496 1209 0 0 0 309 0 0 0 25 0 1 0 541491712 6447104 1143 33554432000 134512640 134761588 4293983760 18446744073709551615 134609696 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/1232/statm: 1574 1143 277 61 0 877 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 6296

[startup+6.30026 s]
/proc/loadavg: 4.05 4.02 3.92 5/190 1260
/proc/meminfo: memFree=13865088/32950928 swapFree=67111528/67111528
[pid=1232] ppid=1230 vsize=6296 CPUtime=6.29 cores=0,2
/proc/1232/stat : 1232 (MPhaseSAT64) R 1230 1232 969 0 -1 4202496 1209 0 0 0 629 0 0 0 25 0 1 0 541491712 6447104 1143 33554432000 134512640 134761588 4293983760 18446744073709551615 134605940 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/1232/statm: 1574 1143 277 61 0 877 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 6296

[startup+12.7011 s]
/proc/loadavg: 4.04 4.02 3.92 5/190 1260
/proc/meminfo: memFree=13862004/32950928 swapFree=67111528/67111528
[pid=1232] ppid=1230 vsize=6296 CPUtime=12.69 cores=0,2
/proc/1232/stat : 1232 (MPhaseSAT64) R 1230 1232 969 0 -1 4202496 1209 0 0 0 1269 0 0 0 25 0 1 0 541491712 6447104 1143 33554432000 134512640 134761588 4293983760 18446744073709551615 134604817 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/1232/statm: 1574 1143 277 61 0 877 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 6296

[startup+25.5007 s]
/proc/loadavg: 4.04 4.02 3.92 5/190 1261
/proc/meminfo: memFree=13872312/32950928 swapFree=67111528/67111528
[pid=1232] ppid=1230 vsize=6300 CPUtime=25.49 cores=0,2
/proc/1232/stat : 1232 (MPhaseSAT64) R 1230 1232 969 0 -1 4202496 1274 0 0 0 2549 0 0 0 25 0 1 0 541491712 6451200 1144 33554432000 134512640 134761588 4293983760 18446744073709551615 134747265 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/1232/statm: 1575 1144 277 61 0 878 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 6300

[startup+51.101 s]
/proc/loadavg: 4.09 4.04 3.92 5/190 1262
/proc/meminfo: memFree=13857652/32950928 swapFree=67111528/67111528
[pid=1232] ppid=1230 vsize=6692 CPUtime=51.09 cores=0,2
/proc/1232/stat : 1232 (MPhaseSAT64) R 1230 1232 969 0 -1 4202496 2019 0 0 0 5109 0 0 0 25 0 1 0 541491712 6852608 1249 33554432000 134512640 134761588 4293983760 18446744073709551615 134607886 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/1232/statm: 1673 1249 284 61 0 976 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 6692

[startup+102.306 s]
/proc/loadavg: 4.05 4.03 3.92 5/190 1346
/proc/meminfo: memFree=13751244/32950928 swapFree=67111528/67111528
[pid=1232] ppid=1230 vsize=8496 CPUtime=102.3 cores=0,2
/proc/1232/stat : 1232 (MPhaseSAT64) R 1230 1232 969 0 -1 4202496 3718 0 0 0 10230 0 0 0 25 0 1 0 541491712 8699904 1700 33554432000 134512640 134761588 4293983760 18446744073709551615 134604817 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/1232/statm: 2124 1700 284 61 0 1427 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 8496

[startup+162.3 s]
/proc/loadavg: 4.02 4.02 3.92 5/190 1347
/proc/meminfo: memFree=13660668/32950928 swapFree=67111528/67111528
[pid=1232] ppid=1230 vsize=9008 CPUtime=162.29 cores=0,2
/proc/1232/stat : 1232 (MPhaseSAT64) R 1230 1232 969 0 -1 4202496 5190 0 0 0 16229 0 0 0 25 0 1 0 541491712 9224192 1828 33554432000 134512640 134761588 4293983760 18446744073709551615 134605092 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/1232/statm: 2252 1828 284 61 0 1555 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 9008

[startup+222.3 s]
/proc/loadavg: 4.00 4.02 3.92 5/190 1349
/proc/meminfo: memFree=13645400/32950928 swapFree=67111528/67111528
[pid=1232] ppid=1230 vsize=8496 CPUtime=222.3 cores=0,2
/proc/1232/stat : 1232 (MPhaseSAT64) R 1230 1232 969 0 -1 4202496 7238 0 0 0 22229 1 0 0 25 0 1 0 541491712 8699904 1700 33554432000 134512640 134761588 4293983760 18446744073709551615 134605309 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/1232/statm: 2124 1700 284 61 0 1427 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 8496

[startup+282.301 s]
/proc/loadavg: 4.07 4.03 3.93 5/190 1351
/proc/meminfo: memFree=13620872/32950928 swapFree=67111528/67111528
[pid=1232] ppid=1230 vsize=8520 CPUtime=282.3 cores=0,2
/proc/1232/stat : 1232 (MPhaseSAT64) R 1230 1232 969 0 -1 4202496 8904 0 0 0 28229 1 0 0 25 0 1 0 541491712 8724480 1706 33554432000 134512640 134761588 4293983760 18446744073709551615 134605678 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/1232/statm: 2130 1706 284 61 0 1433 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 8520

[startup+342.301 s]
/proc/loadavg: 4.07 4.03 3.93 5/190 1352
/proc/meminfo: memFree=13619128/32950928 swapFree=67111528/67111528
[pid=1232] ppid=1230 vsize=8520 CPUtime=342.3 cores=0,2
/proc/1232/stat : 1232 (MPhaseSAT64) R 1230 1232 969 0 -1 4202496 10376 0 0 0 34229 1 0 0 25 0 1 0 541491712 8724480 1706 33554432000 134512640 134761588 4293983760 18446744073709551615 134605673 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/1232/statm: 2130 1706 284 61 0 1433 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 8520

[startup+402.301 s]
/proc/loadavg: 4.09 4.04 3.94 5/190 1354
/proc/meminfo: memFree=13585016/32950928 swapFree=67111528/67111528
[pid=1232] ppid=1230 vsize=9288 CPUtime=402.3 cores=0,2
/proc/1232/stat : 1232 (MPhaseSAT64) R 1230 1232 969 0 -1 4202496 11848 0 0 0 40228 2 0 0 25 0 1 0 541491712 9510912 1898 33554432000 134512640 134761588 4293983760 18446744073709551615 134748185 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/1232/statm: 2322 1898 284 61 0 1625 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 9288

[startup+462.301 s]
/proc/loadavg: 4.03 4.03 3.94 5/190 1355
/proc/meminfo: memFree=13583524/32950928 swapFree=67111528/67111528
[pid=1232] ppid=1230 vsize=8520 CPUtime=462.3 cores=0,2
/proc/1232/stat : 1232 (MPhaseSAT64) R 1230 1232 969 0 -1 4202496 13128 0 0 0 46228 2 0 0 25 0 1 0 541491712 8724480 1706 33554432000 134512640 134761588 4293983760 18446744073709551615 134609094 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/1232/statm: 2130 1706 284 61 0 1433 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 8520

[startup+522.301 s]
/proc/loadavg: 4.01 4.02 3.94 5/190 1357
/proc/meminfo: memFree=13613016/32950928 swapFree=67111528/67111528
[pid=1232] ppid=1230 vsize=9032 CPUtime=522.3 cores=0,2
/proc/1232/stat : 1232 (MPhaseSAT64) R 1230 1232 969 0 -1 4202496 14728 0 0 0 52228 2 0 0 25 0 1 0 541491712 9248768 1834 33554432000 134512640 134761588 4293983760 18446744073709551615 134605359 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/1232/statm: 2258 1834 284 61 0 1561 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 9032

[startup+582.301 s]
/proc/loadavg: 4.00 4.02 3.94 5/190 1359
/proc/meminfo: memFree=13579392/32950928 swapFree=67111528/67111528
[pid=1232] ppid=1230 vsize=11208 CPUtime=582.3 cores=0,2
/proc/1232/stat : 1232 (MPhaseSAT64) R 1230 1232 969 0 -1 4202496 16232 0 0 0 58228 2 0 0 25 0 1 0 541491712 11476992 2378 33554432000 134512640 134761588 4293983760 18446744073709551615 134605482 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/1232/statm: 2802 2378 284 61 0 2105 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 11208

[startup+642.3 s]
/proc/loadavg: 4.04 4.03 3.94 5/190 1360
/proc/meminfo: memFree=13579620/32950928 swapFree=67111528/67111528
[pid=1232] ppid=1230 vsize=11336 CPUtime=642.31 cores=0,2
/proc/1232/stat : 1232 (MPhaseSAT64) R 1230 1232 969 0 -1 4202496 17800 0 0 0 64228 3 0 0 25 0 1 0 541491712 11608064 2410 33554432000 134512640 134761588 4293983760 18446744073709551615 134605305 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/1232/statm: 2834 2410 284 61 0 2137 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 11336

[startup+702.3 s]
/proc/loadavg: 4.01 4.02 3.94 5/190 1371
/proc/meminfo: memFree=13577792/32950928 swapFree=67111528/67111528
[pid=1232] ppid=1230 vsize=10440 CPUtime=702.31 cores=0,2
/proc/1232/stat : 1232 (MPhaseSAT64) R 1230 1232 969 0 -1 4202496 19272 0 0 0 70228 3 0 0 25 0 1 0 541491712 10690560 2186 33554432000 134512640 134761588 4293983760 18446744073709551615 134605673 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/1232/statm: 2610 2186 284 61 0 1913 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 10440

[startup+762.306 s]
/proc/loadavg: 4.00 4.01 3.94 5/190 1372
/proc/meminfo: memFree=13579016/32950928 swapFree=67111528/67111528
[pid=1232] ppid=1230 vsize=8520 CPUtime=762.32 cores=0,2
/proc/1232/stat : 1232 (MPhaseSAT64) R 1230 1232 969 0 -1 4202496 20072 0 0 0 76229 3 0 0 25 0 1 0 541491712 8724480 1706 33554432000 134512640 134761588 4293983760 18446744073709551615 134747199 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/1232/statm: 2130 1706 284 61 0 1433 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 8520

[startup+822.301 s]
/proc/loadavg: 4.00 4.01 3.94 5/190 1374
/proc/meminfo: memFree=13573540/32950928 swapFree=67111528/67111528
[pid=1232] ppid=1230 vsize=11456 CPUtime=822.32 cores=0,2
/proc/1232/stat : 1232 (MPhaseSAT64) R 1230 1232 969 0 -1 4202496 25116 0 0 0 82228 4 0 0 25 0 1 0 541491712 11730944 2302 33554432000 134512640 134761588 4293983760 18446744073709551615 134748115 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/1232/statm: 2864 2302 285 61 0 2167 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 11456

[startup+882.301 s]
/proc/loadavg: 4.10 4.04 3.95 5/190 1376
/proc/meminfo: memFree=13573772/32950928 swapFree=67111528/67111528
[pid=1232] ppid=1230 vsize=11972 CPUtime=882.31 cores=0,2
/proc/1232/stat : 1232 (MPhaseSAT64) R 1230 1232 969 0 -1 4202496 33661 0 0 0 88226 5 0 0 25 0 1 0 541491712 12259328 2431 33554432000 134512640 134761588 4293983760 18446744073709551615 134635790 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/1232/statm: 2993 2431 285 61 0 2296 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 11972

[startup+942.301 s]
/proc/loadavg: 4.04 4.03 3.95 5/190 1377
/proc/meminfo: memFree=13577100/32950928 swapFree=67111528/67111528
[pid=1232] ppid=1230 vsize=11716 CPUtime=942.32 cores=0,2
/proc/1232/stat : 1232 (MPhaseSAT64) R 1230 1232 969 0 -1 4202496 42397 0 0 0 94226 6 0 0 25 0 1 0 541491712 11997184 2367 33554432000 134512640 134761588 4293983760 18446744073709551615 134748185 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/1232/statm: 2929 2367 285 61 0 2232 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 11716

[startup+1002.3 s]
/proc/loadavg: 4.04 4.03 3.96 5/190 1379
/proc/meminfo: memFree=13577328/32950928 swapFree=67111528/67111528
[pid=1232] ppid=1230 vsize=11588 CPUtime=1002.32 cores=0,2
/proc/1232/stat : 1232 (MPhaseSAT64) R 1230 1232 969 0 -1 4202496 51453 0 0 0 100223 9 0 0 25 0 1 0 541491712 11866112 2335 33554432000 134512640 134761588 4293983760 18446744073709551615 134748588 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/1232/statm: 2897 2335 285 61 0 2200 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 11588

[startup+1062.3 s]
/proc/loadavg: 4.01 4.02 3.96 5/190 1380
/proc/meminfo: memFree=13577676/32950928 swapFree=67111528/67111528
[pid=1232] ppid=1230 vsize=11460 CPUtime=1062.32 cores=0,2
/proc/1232/stat : 1232 (MPhaseSAT64) R 1230 1232 969 0 -1 4202496 60285 0 0 0 106222 10 0 0 25 0 1 0 541491712 11735040 2303 33554432000 134512640 134761588 4293983760 18446744073709551615 134747269 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/1232/statm: 2865 2303 285 61 0 2168 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 11460

[startup+1122.3 s]
/proc/loadavg: 4.00 4.02 3.96 5/190 1382
/proc/meminfo: memFree=13578396/32950928 swapFree=67111528/67111528
[pid=1232] ppid=1230 vsize=11460 CPUtime=1122.32 cores=0,2
/proc/1232/stat : 1232 (MPhaseSAT64) R 1230 1232 969 0 -1 4202496 69213 0 0 0 112221 11 0 0 25 0 1 0 541491712 11735040 2303 33554432000 134512640 134761588 4293983760 18446744073709551615 134748281 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/1232/statm: 2865 2303 285 61 0 2168 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 11460

[startup+1182.3 s]
/proc/loadavg: 4.00 4.01 3.96 5/190 1384
/proc/meminfo: memFree=13576260/32950928 swapFree=67111528/67111528
[pid=1232] ppid=1230 vsize=9924 CPUtime=1182.32 cores=0,2
/proc/1232/stat : 1232 (MPhaseSAT64) R 1230 1232 969 0 -1 4202496 78301 0 0 0 118220 12 0 0 25 0 1 0 541491712 10162176 1919 33554432000 134512640 134761588 4293983760 18446744073709551615 2726309 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/1232/statm: 2481 1919 285 61 0 1784 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 9924

[startup+1242.3 s]
/proc/loadavg: 4.00 4.01 3.96 5/190 1385
/proc/meminfo: memFree=13571660/32950928 swapFree=67111528/67111528
[pid=1232] ppid=1230 vsize=11460 CPUtime=1242.33 cores=0,2
/proc/1232/stat : 1232 (MPhaseSAT64) R 1230 1232 969 0 -1 4202496 87389 0 0 0 124219 14 0 0 25 0 1 0 541491712 11735040 2303 33554432000 134512640 134761588 4293983760 18446744073709551615 134748105 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/1232/statm: 2865 2303 285 61 0 2168 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 11460



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.96 5/190 1387
/proc/meminfo: memFree=13559620/32950928 swapFree=67111528/67111528
[pid=1232] ppid=1230 vsize=11460 CPUtime=1300.03 cores=0,2
/proc/1232/stat : 1232 (MPhaseSAT64) R 1230 1232 969 0 -1 4202496 95741 0 0 0 129988 15 0 0 25 0 1 0 541491712 11735040 2303 33554432000 134512640 134761588 4293983760 18446744073709551615 134747265 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/1232/statm: 2865 2303 285 61 0 2168 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 11460

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.05
CPU user time (s): 1299.89
CPU system time (s): 0.155976
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 16580

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.89
system time used= 0.155976
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 95741
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= 15
involuntary context switches= 3558

runsolver used 2.19167 second user time and 4.24435 second system time

The end

Launcher Data

Begin job on node113 at 2011-04-23 00:50:10
IDJOB=3250169
IDBENCH=83247
IDSOLVER=1521
FILE ID=node113/3250169-1303512610
RUNJOBID= node113-1303511308-988
PBS_JOBID= 13134248
Free space on /tmp= 70624 MiB

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

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

MD5SUM BENCH= c1f047ec179094963b21d7b90509d2b9
RANDOM SEED=2123624906

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      13886220 kB
Buffers:       1697948 kB
Cached:       16636500 kB
SwapCached:          0 kB
Active:       10545768 kB
Inactive:      7934252 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      13886220 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:             412 kB
Writeback:           0 kB
AnonPages:      144976 kB
Mapped:          16664 kB
Slab:           518444 kB
PageTables:       5052 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   346932 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= 70584 MiB
End job on node113 at 2011-04-23 01:11:52