Trace number 3095387

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_M 2011-02-16? (TO) 1299.99 1300.01

General information on the benchmark

Namerandom/large/
unif-k7-r85-v400-c34000-S586055573-067-UNKNOWN.cnf
MD5SUMd673a60901b4a946b283fdbb02f99fdc
Bench CategoryRANDOM (random 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 variables400
Number of clauses34000
Sum of the clauses size238000
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 534000

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-3095387-1301751572/watcher-3095387-1301751572 -o /tmp/evaluation-result-3095387-1301751572/solver-3095387-1301751572 -C 2400 -W 1300 -M 7680 MPhaseSAT_M HOME/instance-3095387-1301751572.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.00 4.00 3.82 4/189 2143
/proc/meminfo: memFree=23040752/32950928 swapFree=67111528/67111528
[pid=2143] ppid=2141 vsize=3000 CPUtime=0 cores=0,2
/proc/2143/stat : 2143 (MPhaseSAT_M) R 2141 2143 1686 0 -1 4202496 229 0 0 0 0 0 0 0 25 0 1 0 365387871 3072000 169 33554432000 134512640 134829744 4294652864 18446744073709551615 4159714216 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2143/statm: 750 176 153 78 0 36 0

[startup+0.0334469 s]
/proc/loadavg: 4.00 4.00 3.82 4/189 2143
/proc/meminfo: memFree=23040752/32950928 swapFree=67111528/67111528
[pid=2143] ppid=2141 vsize=4076 CPUtime=0.02 cores=0,2
/proc/2143/stat : 2143 (MPhaseSAT_M) R 2141 2143 1686 0 -1 4202496 464 0 0 0 2 0 0 0 25 0 1 0 365387871 4173824 404 33554432000 134512640 134829744 4294652864 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/2143/statm: 1019 404 225 78 0 305 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 4076

[startup+0.10044 s]
/proc/loadavg: 4.00 4.00 3.82 4/189 2143
/proc/meminfo: memFree=23040752/32950928 swapFree=67111528/67111528
[pid=2143] ppid=2141 vsize=6212 CPUtime=0.09 cores=0,2
/proc/2143/stat : 2143 (MPhaseSAT_M) R 2141 2143 1686 0 -1 4202496 2064 0 0 0 9 0 0 0 25 0 1 0 365387871 6361088 1036 33554432000 134512640 134829744 4294652864 18446744073709551615 134559200 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/2143/statm: 1553 1036 238 78 0 839 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6212

[startup+0.300406 s]
/proc/loadavg: 4.00 4.00 3.82 4/189 2143
/proc/meminfo: memFree=23040752/32950928 swapFree=67111528/67111528
[pid=2143] ppid=2141 vsize=10168 CPUtime=0.29 cores=0,2
/proc/2143/stat : 2143 (MPhaseSAT_M) R 2141 2143 1686 0 -1 4202496 5246 0 0 0 29 0 0 0 25 0 1 0 365387871 10412032 2079 33554432000 134512640 134829744 4294652864 18446744073709551615 2469671 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/2143/statm: 2542 2079 270 78 0 1828 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10168

[startup+0.700327 s]
/proc/loadavg: 4.00 4.00 3.82 4/189 2143
/proc/meminfo: memFree=23040752/32950928 swapFree=67111528/67111528
[pid=2143] ppid=2141 vsize=10696 CPUtime=0.69 cores=0,2
/proc/2143/stat : 2143 (MPhaseSAT_M) R 2141 2143 1686 0 -1 4202496 5386 0 0 0 69 0 0 0 25 0 1 0 365387871 10952704 2219 33554432000 134512640 134829744 4294652864 18446744073709551615 134722773 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/2143/statm: 2674 2219 270 78 0 1960 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 10696

[startup+1.50118 s]
/proc/loadavg: 4.00 4.00 3.82 5/190 2144
/proc/meminfo: memFree=23032564/32950928 swapFree=67111528/67111528
[pid=2143] ppid=2141 vsize=11488 CPUtime=1.49 cores=0,2
/proc/2143/stat : 2143 (MPhaseSAT_M) R 2141 2143 1686 0 -1 4202496 5557 0 0 0 149 0 0 0 25 0 1 0 365387871 11763712 2390 33554432000 134512640 134829744 4294652864 18446744073709551615 134722447 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/2143/statm: 2872 2390 270 78 0 2158 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 11488

[startup+3.10088 s]
/proc/loadavg: 4.00 4.00 3.83 5/190 2144
/proc/meminfo: memFree=23031448/32950928 swapFree=67111528/67111528
[pid=2143] ppid=2141 vsize=14320 CPUtime=3.09 cores=0,2
/proc/2143/stat : 2143 (MPhaseSAT_M) R 2141 2143 1686 0 -1 4202496 6130 0 0 0 309 0 0 0 25 0 1 0 365387871 14663680 2963 33554432000 134512640 134829744 4294652864 18446744073709551615 134603624 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/2143/statm: 3580 2963 273 78 0 2866 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 14320

[startup+6.30029 s]
/proc/loadavg: 4.00 4.00 3.83 5/190 2144
/proc/meminfo: memFree=23028224/32950928 swapFree=67111528/67111528
[pid=2143] ppid=2141 vsize=14320 CPUtime=6.29 cores=0,2
/proc/2143/stat : 2143 (MPhaseSAT_M) R 2141 2143 1686 0 -1 4202496 6259 0 0 0 629 0 0 0 25 0 1 0 365387871 14663680 3092 33554432000 134512640 134829744 4294652864 18446744073709551615 134606660 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/2143/statm: 3580 3092 273 78 0 2866 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 14320

[startup+12.7011 s]
/proc/loadavg: 4.00 4.00 3.83 5/190 2145
/proc/meminfo: memFree=23027944/32950928 swapFree=67111528/67111528
[pid=2143] ppid=2141 vsize=14320 CPUtime=12.69 cores=0,2
/proc/2143/stat : 2143 (MPhaseSAT_M) R 2141 2143 1686 0 -1 4202496 6259 0 0 0 1269 0 0 0 25 0 1 0 365387871 14663680 3092 33554432000 134512640 134829744 4294652864 18446744073709551615 134606667 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/2143/statm: 3580 3092 273 78 0 2866 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 14320

[startup+25.5007 s]
/proc/loadavg: 4.00 4.00 3.83 5/190 2145
/proc/meminfo: memFree=23027812/32950928 swapFree=67111528/67111528
[pid=2143] ppid=2141 vsize=14320 CPUtime=25.49 cores=0,2
/proc/2143/stat : 2143 (MPhaseSAT_M) R 2141 2143 1686 0 -1 4202496 6259 0 0 0 2549 0 0 0 25 0 1 0 365387871 14663680 3092 33554432000 134512640 134829744 4294652864 18446744073709551615 134605848 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/2143/statm: 3580 3092 273 78 0 2866 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 14320

[startup+51.101 s]
/proc/loadavg: 4.00 4.00 3.83 5/190 2145
/proc/meminfo: memFree=23026520/32950928 swapFree=67111528/67111528
[pid=2143] ppid=2141 vsize=14452 CPUtime=51.09 cores=0,2
/proc/2143/stat : 2143 (MPhaseSAT_M) R 2141 2143 1686 0 -1 4202496 6274 0 0 0 5109 0 0 0 25 0 1 0 365387871 14798848 3107 33554432000 134512640 134829744 4294652864 18446744073709551615 134606109 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/2143/statm: 3613 3107 273 78 0 2899 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 14452

[startup+102.306 s]
/proc/loadavg: 4.00 4.00 3.83 5/190 2147
/proc/meminfo: memFree=23008772/32950928 swapFree=67111528/67111528
[pid=2143] ppid=2141 vsize=14716 CPUtime=102.29 cores=0,2
/proc/2143/stat : 2143 (MPhaseSAT_M) R 2141 2143 1686 0 -1 4202496 6360 0 0 0 10229 0 0 0 25 0 1 0 365387871 15069184 3193 33554432000 134512640 134829744 4294652864 18446744073709551615 134605248 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/2143/statm: 3679 3193 273 78 0 2965 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 14716

[startup+162.3 s]
/proc/loadavg: 4.00 4.00 3.84 5/190 2149
/proc/meminfo: memFree=22996104/32950928 swapFree=67111528/67111528
[pid=2143] ppid=2141 vsize=15904 CPUtime=162.28 cores=0,2
/proc/2143/stat : 2143 (MPhaseSAT_M) R 2141 2143 1686 0 -1 4202496 6653 0 0 0 16227 1 0 0 25 0 1 0 365387871 16285696 3485 33554432000 134512640 134829744 4294652864 18446744073709551615 134606480 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/2143/statm: 3976 3485 279 78 0 3262 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 15904

[startup+222.301 s]
/proc/loadavg: 4.05 4.01 3.85 5/190 2150
/proc/meminfo: memFree=22992864/32950928 swapFree=67111528/67111528
[pid=2143] ppid=2141 vsize=17108 CPUtime=222.29 cores=0,2
/proc/2143/stat : 2143 (MPhaseSAT_M) R 2141 2143 1686 0 -1 4202496 6939 0 0 0 22228 1 0 0 25 0 1 0 365387871 17518592 3771 33554432000 134512640 134829744 4294652864 18446744073709551615 134605832 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/2143/statm: 4277 3771 279 78 0 3563 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 17108

[startup+282.301 s]
/proc/loadavg: 4.02 4.01 3.86 5/190 2152
/proc/meminfo: memFree=22986256/32950928 swapFree=67111528/67111528
[pid=2143] ppid=2141 vsize=21200 CPUtime=282.28 cores=0,2
/proc/2143/stat : 2143 (MPhaseSAT_M) R 2141 2143 1686 0 -1 4202496 7980 0 0 0 28227 1 0 0 25 0 1 0 365387871 21708800 4812 33554432000 134512640 134829744 4294652864 18446744073709551615 134658112 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/2143/statm: 5300 4812 279 78 0 4586 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 21200

[startup+342.301 s]
/proc/loadavg: 4.00 4.00 3.86 5/190 2153
/proc/meminfo: memFree=22959820/32950928 swapFree=67111528/67111528
[pid=2143] ppid=2141 vsize=21200 CPUtime=342.28 cores=0,2
/proc/2143/stat : 2143 (MPhaseSAT_M) R 2141 2143 1686 0 -1 4202496 7980 0 0 0 34227 1 0 0 25 0 1 0 365387871 21708800 4812 33554432000 134512640 134829744 4294652864 18446744073709551615 134606100 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/2143/statm: 5300 4812 279 78 0 4586 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 21200

[startup+402.301 s]
/proc/loadavg: 4.06 4.02 3.87 5/190 2155
/proc/meminfo: memFree=22958808/32950928 swapFree=67111528/67111528
[pid=2143] ppid=2141 vsize=21200 CPUtime=402.28 cores=0,2
/proc/2143/stat : 2143 (MPhaseSAT_M) R 2141 2143 1686 0 -1 4202496 7981 0 0 0 40227 1 0 0 25 0 1 0 365387871 21708800 4813 33554432000 134512640 134829744 4294652864 18446744073709551615 134606514 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/2143/statm: 5300 4813 279 78 0 4586 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 21200

[startup+462.301 s]
/proc/loadavg: 4.02 4.01 3.88 5/190 2157
/proc/meminfo: memFree=22951840/32950928 swapFree=67111528/67111528
[pid=2143] ppid=2141 vsize=21200 CPUtime=462.28 cores=0,2
/proc/2143/stat : 2143 (MPhaseSAT_M) R 2141 2143 1686 0 -1 4202496 7984 0 0 0 46227 1 0 0 25 0 1 0 365387871 21708800 4816 33554432000 134512640 134829744 4294652864 18446744073709551615 134605244 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/2143/statm: 5300 4816 279 78 0 4586 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 21200

[startup+522.3 s]
/proc/loadavg: 4.05 4.02 3.89 5/190 2212
/proc/meminfo: memFree=23060892/32950928 swapFree=67111528/67111528
[pid=2143] ppid=2141 vsize=21200 CPUtime=522.28 cores=0,2
/proc/2143/stat : 2143 (MPhaseSAT_M) R 2141 2143 1686 0 -1 4202496 7987 0 0 0 52227 1 0 0 25 0 1 0 365387871 21708800 4819 33554432000 134512640 134829744 4294652864 18446744073709551615 134606621 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/2143/statm: 5300 4819 279 78 0 4586 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 21200

[startup+582.3 s]
/proc/loadavg: 4.02 4.01 3.90 5/190 2214
/proc/meminfo: memFree=23052788/32950928 swapFree=67111528/67111528
[pid=2143] ppid=2141 vsize=22004 CPUtime=582.27 cores=0,2
/proc/2143/stat : 2143 (MPhaseSAT_M) R 2141 2143 1686 0 -1 4202496 8176 0 0 0 58226 1 0 0 25 0 1 0 365387871 22532096 5008 33554432000 134512640 134829744 4294652864 18446744073709551615 134605228 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/2143/statm: 5501 5008 279 78 0 4787 0
Current children cumulated CPU time (s) 582.27
Current children cumulated vsize (KiB) 22004

[startup+642.301 s]
/proc/loadavg: 4.00 4.01 3.90 5/190 2215
/proc/meminfo: memFree=23041116/32950928 swapFree=67111528/67111528
[pid=2143] ppid=2141 vsize=22544 CPUtime=642.27 cores=0,2
/proc/2143/stat : 2143 (MPhaseSAT_M) R 2141 2143 1686 0 -1 4202496 8279 0 0 0 64226 1 0 0 25 0 1 0 365387871 23085056 5111 33554432000 134512640 134829744 4294652864 18446744073709551615 134605244 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/2143/statm: 5636 5111 279 78 0 4922 0
Current children cumulated CPU time (s) 642.27
Current children cumulated vsize (KiB) 22544

[startup+702.301 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 2217
/proc/meminfo: memFree=23033032/32950928 swapFree=67111528/67111528
[pid=2143] ppid=2141 vsize=22820 CPUtime=702.27 cores=0,2
/proc/2143/stat : 2143 (MPhaseSAT_M) R 2141 2143 1686 0 -1 4202496 8361 0 0 0 70226 1 0 0 25 0 1 0 365387871 23367680 5193 33554432000 134512640 134829744 4294652864 18446744073709551615 134606660 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/2143/statm: 5705 5193 279 78 0 4991 0
Current children cumulated CPU time (s) 702.27
Current children cumulated vsize (KiB) 22820

[startup+762.307 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 2219
/proc/meminfo: memFree=23024824/32950928 swapFree=67111528/67111528
[pid=2143] ppid=2141 vsize=23480 CPUtime=762.28 cores=0,2
/proc/2143/stat : 2143 (MPhaseSAT_M) R 2141 2143 1686 0 -1 4202496 8518 0 0 0 76226 2 0 0 25 0 1 0 365387871 24043520 5350 33554432000 134512640 134829744 4294652864 18446744073709551615 134722615 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/2143/statm: 5870 5350 279 78 0 5156 0
Current children cumulated CPU time (s) 762.28
Current children cumulated vsize (KiB) 23480

[startup+822.301 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 2220
/proc/meminfo: memFree=22996532/32950928 swapFree=67111528/67111528
[pid=2143] ppid=2141 vsize=24308 CPUtime=822.27 cores=0,2
/proc/2143/stat : 2143 (MPhaseSAT_M) R 2141 2143 1686 0 -1 4202496 8710 0 0 0 82225 2 0 0 25 0 1 0 365387871 24891392 5542 33554432000 134512640 134829744 4294652864 18446744073709551615 134606100 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/2143/statm: 6077 5542 279 78 0 5363 0
Current children cumulated CPU time (s) 822.27
Current children cumulated vsize (KiB) 24308

[startup+882.301 s]
/proc/loadavg: 4.07 4.02 3.91 5/190 2222
/proc/meminfo: memFree=22996012/32950928 swapFree=67111528/67111528
[pid=2143] ppid=2141 vsize=24704 CPUtime=882.28 cores=0,2
/proc/2143/stat : 2143 (MPhaseSAT_M) R 2141 2143 1686 0 -1 4202496 8807 0 0 0 88225 3 0 0 25 0 1 0 365387871 25296896 5639 33554432000 134512640 134829744 4294652864 18446744073709551615 134605753 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/2143/statm: 6176 5639 279 78 0 5462 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 24704

[startup+942.3 s]
/proc/loadavg: 4.03 4.01 3.91 5/190 2260
/proc/meminfo: memFree=23001480/32950928 swapFree=67111528/67111528
[pid=2143] ppid=2141 vsize=27636 CPUtime=942.27 cores=0,2
/proc/2143/stat : 2143 (MPhaseSAT_M) R 2141 2143 1686 0 -1 4202496 9522 0 0 0 94224 3 0 0 25 0 1 0 365387871 28299264 6354 33554432000 134512640 134829744 4294652864 18446744073709551615 134606514 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/2143/statm: 6909 6354 279 78 0 6195 0
Current children cumulated CPU time (s) 942.27
Current children cumulated vsize (KiB) 27636

[startup+1002.3 s]
/proc/loadavg: 4.01 4.00 3.91 5/190 2262
/proc/meminfo: memFree=23000440/32950928 swapFree=67111528/67111528
[pid=2143] ppid=2141 vsize=27636 CPUtime=1002.28 cores=0,2
/proc/2143/stat : 2143 (MPhaseSAT_M) R 2141 2143 1686 0 -1 4202496 9532 0 0 0 100225 3 0 0 25 0 1 0 365387871 28299264 6364 33554432000 134512640 134829744 4294652864 18446744073709551615 134606340 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/2143/statm: 6909 6364 279 78 0 6195 0
Current children cumulated CPU time (s) 1002.28
Current children cumulated vsize (KiB) 27636

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 2264
/proc/meminfo: memFree=22986024/32950928 swapFree=67111528/67111528
[pid=2143] ppid=2141 vsize=27636 CPUtime=1062.28 cores=0,2
/proc/2143/stat : 2143 (MPhaseSAT_M) R 2141 2143 1686 0 -1 4202496 9536 0 0 0 106225 3 0 0 25 0 1 0 365387871 28299264 6368 33554432000 134512640 134829744 4294652864 18446744073709551615 134605848 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/2143/statm: 6909 6368 279 78 0 6195 0
Current children cumulated CPU time (s) 1062.28
Current children cumulated vsize (KiB) 27636

[startup+1122.3 s]
/proc/loadavg: 4.04 4.01 3.92 5/190 2265
/proc/meminfo: memFree=22984860/32950928 swapFree=67111528/67111528
[pid=2143] ppid=2141 vsize=27636 CPUtime=1122.28 cores=0,2
/proc/2143/stat : 2143 (MPhaseSAT_M) R 2141 2143 1686 0 -1 4202496 9537 0 0 0 112225 3 0 0 25 0 1 0 365387871 28299264 6369 33554432000 134512640 134829744 4294652864 18446744073709551615 134605832 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/2143/statm: 6909 6369 279 78 0 6195 0
Current children cumulated CPU time (s) 1122.28
Current children cumulated vsize (KiB) 27636

[startup+1182.3 s]
/proc/loadavg: 4.02 4.01 3.92 5/190 2267
/proc/meminfo: memFree=22983716/32950928 swapFree=67111528/67111528
[pid=2143] ppid=2141 vsize=27636 CPUtime=1182.27 cores=0,2
/proc/2143/stat : 2143 (MPhaseSAT_M) R 2141 2143 1686 0 -1 4202496 9538 0 0 0 118224 3 0 0 25 0 1 0 365387871 28299264 6370 33554432000 134512640 134829744 4294652864 18446744073709551615 134605705 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/2143/statm: 6909 6370 279 78 0 6195 0
Current children cumulated CPU time (s) 1182.27
Current children cumulated vsize (KiB) 27636

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.92 5/190 2268
/proc/meminfo: memFree=22982808/32950928 swapFree=67111528/67111528
[pid=2143] ppid=2141 vsize=27636 CPUtime=1242.27 cores=0,2
/proc/2143/stat : 2143 (MPhaseSAT_M) R 2141 2143 1686 0 -1 4202496 9538 0 0 0 124224 3 0 0 25 0 1 0 365387871 28299264 6370 33554432000 134512640 134829744 4294652864 18446744073709551615 134605244 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/2143/statm: 6909 6370 279 78 0 6195 0
Current children cumulated CPU time (s) 1242.27
Current children cumulated vsize (KiB) 27636



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.92 5/190 2279
/proc/meminfo: memFree=22967224/32950928 swapFree=67111528/67111528
[pid=2143] ppid=2141 vsize=34040 CPUtime=1299.97 cores=0,2
/proc/2143/stat : 2143 (MPhaseSAT_M) R 2141 2143 1686 0 -1 4202496 11109 0 0 0 129994 3 0 0 25 0 1 0 365387871 34856960 7941 33554432000 134512640 134829744 4294652864 18446744073709551615 134605755 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/2143/statm: 8510 7941 279 78 0 7796 0
Current children cumulated CPU time (s) 1299.97
Current children cumulated vsize (KiB) 34040

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): 1299.99
CPU user time (s): 1299.94
CPU system time (s): 0.041993
CPU usage (%): 99.9982
Max. virtual memory (cumulated for all children) (KiB): 34040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.94
system time used= 0.041993
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11109
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= 4051

runsolver used 2.03569 second user time and 4.21036 second system time

The end

Launcher Data

Begin job on node113 at 2011-04-02 15:39:32
IDJOB=3095387
IDBENCH=82669
IDSOLVER=1522
FILE ID=node113/3095387-1301751572
RUNJOBID= node113-1301748572-1704
PBS_JOBID= 12841024
Free space on /tmp= 70716 MiB

SOLVER NAME= MPhaseSAT_M 2011-02-16
BENCH NAME= SAT11/random/large/unif-k7-r85-v400-c34000-S586055573-067-UNKNOWN.cnf
COMMAND LINE= MPhaseSAT_M BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3095387-1301751572/watcher-3095387-1301751572 -o /tmp/evaluation-result-3095387-1301751572/solver-3095387-1301751572 -C 2400 -W 1300 -M 7680  MPhaseSAT_M HOME/instance-3095387-1301751572.cnf

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

MD5SUM BENCH= d673a60901b4a946b283fdbb02f99fdc
RANDOM SEED=657743406

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:      23041032 kB
Buffers:        307656 kB
Cached:        9156192 kB
SwapCached:          0 kB
Active:        6220828 kB
Inactive:      3397488 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      23041032 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            1208 kB
Writeback:           0 kB
AnonPages:      154164 kB
Mapped:          17060 kB
Slab:           228236 kB
PageTables:       5028 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   343448 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= 70716 MiB
End job on node113 at 2011-04-02 16:01:14