Trace number 3095377

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) 1300.02 1300.01

General information on the benchmark

Namerandom/large/
unif-k7-r85-v250-c21250-S981492757-074-UNKNOWN.cnf
MD5SUM720cb73f06c537d4bcc379449229299e
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 variables250
Number of clauses21250
Sum of the clauses size148750
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 521250

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-3095377-1301751216/watcher-3095377-1301751216 -o /tmp/evaluation-result-3095377-1301751216/solver-3095377-1301751216 -C 2400 -W 1300 -M 7680 MPhaseSAT_M HOME/instance-3095377-1301751216.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.97 4.01 3.75 4/189 14273
/proc/meminfo: memFree=22362844/32951124 swapFree=67111528/67111528
[pid=14273] ppid=14271 vsize=3640 CPUtime=0 cores=4,6
/proc/14273/stat : 14273 (MPhaseSAT_M) R 14271 14273 13854 0 -1 4202496 337 0 0 0 0 0 0 0 25 0 1 0 286723923 3727360 276 33554432000 134512640 134829744 4290144480 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/14273/statm: 910 278 225 78 0 196 0

[startup+0.0374671 s]
/proc/loadavg: 3.97 4.01 3.75 4/189 14273
/proc/meminfo: memFree=22362844/32951124 swapFree=67111528/67111528
[pid=14273] ppid=14271 vsize=5084 CPUtime=0.03 cores=4,6
/proc/14273/stat : 14273 (MPhaseSAT_M) R 14271 14273 13854 0 -1 4202496 807 0 0 0 3 0 0 0 25 0 1 0 286723923 5206016 745 33554432000 134512640 134829744 4290144480 18446744073709551615 134559211 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/14273/statm: 1271 745 234 78 0 557 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 5084

[startup+0.100501 s]
/proc/loadavg: 3.97 4.01 3.75 4/189 14273
/proc/meminfo: memFree=22362844/32951124 swapFree=67111528/67111528
[pid=14273] ppid=14271 vsize=7384 CPUtime=0.09 cores=4,6
/proc/14273/stat : 14273 (MPhaseSAT_M) R 14271 14273 13854 0 -1 4202496 3333 0 0 0 9 0 0 0 25 0 1 0 286723923 7561216 1373 33554432000 134512640 134829744 4290144480 18446744073709551615 134667512 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/14273/statm: 1846 1373 263 78 0 1132 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7384

[startup+0.300444 s]
/proc/loadavg: 3.97 4.01 3.75 4/189 14273
/proc/meminfo: memFree=22362844/32951124 swapFree=67111528/67111528
[pid=14273] ppid=14271 vsize=7476 CPUtime=0.29 cores=4,6
/proc/14273/stat : 14273 (MPhaseSAT_M) R 14271 14273 13854 0 -1 4202496 3904 0 0 0 29 0 0 0 25 0 1 0 286723923 7655424 1393 33554432000 134512640 134829744 4290144480 18446744073709551615 9998200 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/14273/statm: 1869 1393 270 78 0 1155 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7476

[startup+0.700365 s]
/proc/loadavg: 3.97 4.01 3.75 4/189 14273
/proc/meminfo: memFree=22362844/32951124 swapFree=67111528/67111528
[pid=14273] ppid=14271 vsize=8136 CPUtime=0.69 cores=4,6
/proc/14273/stat : 14273 (MPhaseSAT_M) R 14271 14273 13854 0 -1 4202496 4069 0 0 0 69 0 0 0 25 0 1 0 286723923 8331264 1558 33554432000 134512640 134829744 4290144480 18446744073709551615 134722800 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/14273/statm: 2034 1558 270 78 0 1320 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8136

[startup+1.50023 s]
/proc/loadavg: 3.97 4.01 3.75 5/190 14274
/proc/meminfo: memFree=22357388/32951124 swapFree=67111528/67111528
[pid=14273] ppid=14271 vsize=8532 CPUtime=1.49 cores=4,6
/proc/14273/stat : 14273 (MPhaseSAT_M) R 14271 14273 13854 0 -1 4202496 4182 0 0 0 149 0 0 0 25 0 1 0 286723923 8736768 1671 33554432000 134512640 134829744 4290144480 18446744073709551615 134661432 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/14273/statm: 2133 1671 270 78 0 1419 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8532

[startup+3.10085 s]
/proc/loadavg: 3.97 4.01 3.75 5/190 14274
/proc/meminfo: memFree=22355408/32951124 swapFree=67111528/67111528
[pid=14273] ppid=14271 vsize=9836 CPUtime=3.08 cores=4,6
/proc/14273/stat : 14273 (MPhaseSAT_M) R 14271 14273 13854 0 -1 4202496 4490 0 0 0 308 0 0 0 25 0 1 0 286723923 10072064 1979 33554432000 134512640 134829744 4290144480 18446744073709551615 134605484 0 0 4096 1026 0 0 0 17 6 0 0 0
/proc/14273/statm: 2459 1979 273 78 0 1745 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 9836

[startup+6.30025 s]
/proc/loadavg: 3.97 4.01 3.75 5/190 14275
/proc/meminfo: memFree=22352800/32951124 swapFree=67111528/67111528
[pid=14273] ppid=14271 vsize=9836 CPUtime=6.27 cores=4,6
/proc/14273/stat : 14273 (MPhaseSAT_M) R 14271 14273 13854 0 -1 4202496 4490 0 0 0 627 0 0 0 25 0 1 0 286723923 10072064 1979 33554432000 134512640 134829744 4290144480 18446744073709551615 134606480 0 0 4096 1026 0 0 0 17 6 0 0 0
/proc/14273/statm: 2459 1979 273 78 0 1745 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 9836

[startup+12.7011 s]
/proc/loadavg: 3.97 4.01 3.75 5/190 14275
/proc/meminfo: memFree=22352412/32951124 swapFree=67111528/67111528
[pid=14273] ppid=14271 vsize=9836 CPUtime=12.65 cores=4,6
/proc/14273/stat : 14273 (MPhaseSAT_M) R 14271 14273 13854 0 -1 4202496 4490 0 0 0 1265 0 0 0 25 0 1 0 286723923 10072064 1979 33554432000 134512640 134829744 4290144480 18446744073709551615 134605475 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/14273/statm: 2459 1979 273 78 0 1745 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 9836

[startup+25.5007 s]
/proc/loadavg: 3.98 4.01 3.75 5/190 14302
/proc/meminfo: memFree=22326620/32951124 swapFree=67111528/67111528
[pid=14273] ppid=14271 vsize=10228 CPUtime=25.45 cores=4,6
/proc/14273/stat : 14273 (MPhaseSAT_M) R 14271 14273 13854 0 -1 4202496 4597 0 0 0 2545 0 0 0 25 0 1 0 286723923 10473472 2086 33554432000 134512640 134829744 4290144480 18446744073709551615 134605244 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/14273/statm: 2557 2086 273 78 0 1843 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 10228

[startup+51.1008 s]
/proc/loadavg: 3.99 4.01 3.76 5/190 14303
/proc/meminfo: memFree=22312600/32951124 swapFree=67111528/67111528
[pid=14273] ppid=14271 vsize=10216 CPUtime=51.05 cores=4,6
/proc/14273/stat : 14273 (MPhaseSAT_M) R 14271 14273 13854 0 -1 4202496 4597 0 0 0 5105 0 0 0 25 0 1 0 286723923 10461184 2084 33554432000 134512640 134829744 4290144480 18446744073709551615 134605248 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/14273/statm: 2554 2084 273 78 0 1840 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 10216

[startup+102.306 s]
/proc/loadavg: 3.99 4.00 3.77 5/190 14304
/proc/meminfo: memFree=22289816/32951124 swapFree=67111528/67111528
[pid=14273] ppid=14271 vsize=11008 CPUtime=102.26 cores=4,6
/proc/14273/stat : 14273 (MPhaseSAT_M) R 14271 14273 13854 0 -1 4202496 4778 0 0 0 10226 0 0 0 25 0 1 0 286723923 11272192 2265 33554432000 134512640 134829744 4290144480 18446744073709551615 134606611 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/14273/statm: 2752 2265 273 78 0 2038 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 11008

[startup+162.301 s]
/proc/loadavg: 3.99 4.00 3.78 5/190 14334
/proc/meminfo: memFree=22429140/32951124 swapFree=67111528/67111528
[pid=14273] ppid=14271 vsize=12360 CPUtime=162.25 cores=4,6
/proc/14273/stat : 14273 (MPhaseSAT_M) R 14271 14273 13854 0 -1 4202496 5098 0 0 0 16225 0 0 0 25 0 1 0 286723923 12656640 2585 33554432000 134512640 134829744 4290144480 18446744073709551615 134605241 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/14273/statm: 3090 2585 273 78 0 2376 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 12360

[startup+222.3 s]
/proc/loadavg: 3.99 4.00 3.79 5/190 14335
/proc/meminfo: memFree=22422668/32951124 swapFree=67111528/67111528
[pid=14273] ppid=14271 vsize=13036 CPUtime=222.25 cores=4,6
/proc/14273/stat : 14273 (MPhaseSAT_M) R 14271 14273 13854 0 -1 4202496 5266 0 0 0 22225 0 0 0 25 0 1 0 286723923 13348864 2753 33554432000 134512640 134829744 4290144480 18446744073709551615 134606340 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/14273/statm: 3259 2753 273 78 0 2545 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 13036

[startup+282.301 s]
/proc/loadavg: 3.99 4.00 3.80 5/190 14337
/proc/meminfo: memFree=22417172/32951124 swapFree=67111528/67111528
[pid=14273] ppid=14271 vsize=13864 CPUtime=282.26 cores=4,6
/proc/14273/stat : 14273 (MPhaseSAT_M) R 14271 14273 13854 0 -1 4202496 5463 0 0 0 28226 0 0 0 25 0 1 0 286723923 14196736 2950 33554432000 134512640 134829744 4290144480 18446744073709551615 134606109 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/14273/statm: 3466 2950 273 78 0 2752 0
Current children cumulated CPU time (s) 282.26
Current children cumulated vsize (KiB) 13864

[startup+342.301 s]
/proc/loadavg: 3.99 4.00 3.82 5/190 14339
/proc/meminfo: memFree=22407696/32951124 swapFree=67111528/67111528
[pid=14273] ppid=14271 vsize=14540 CPUtime=342.26 cores=4,6
/proc/14273/stat : 14273 (MPhaseSAT_M) R 14271 14273 13854 0 -1 4202496 5617 0 0 0 34226 0 0 0 25 0 1 0 286723923 14888960 3104 33554432000 134512640 134829744 4290144480 18446744073709551615 134605742 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/14273/statm: 3635 3104 273 78 0 2921 0
Current children cumulated CPU time (s) 342.26
Current children cumulated vsize (KiB) 14540

[startup+402.301 s]
/proc/loadavg: 3.99 4.00 3.82 5/190 14340
/proc/meminfo: memFree=22401444/32951124 swapFree=67111528/67111528
[pid=14273] ppid=14271 vsize=14944 CPUtime=402.26 cores=4,6
/proc/14273/stat : 14273 (MPhaseSAT_M) R 14271 14273 13854 0 -1 4202496 5711 0 0 0 40226 0 0 0 25 0 1 0 286723923 15302656 3198 33554432000 134512640 134829744 4290144480 18446744073709551615 134605475 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/14273/statm: 3736 3198 273 78 0 3022 0
Current children cumulated CPU time (s) 402.26
Current children cumulated vsize (KiB) 14944

[startup+462.301 s]
/proc/loadavg: 3.99 4.00 3.83 5/190 14342
/proc/meminfo: memFree=22373744/32951124 swapFree=67111528/67111528
[pid=14273] ppid=14271 vsize=15476 CPUtime=462.26 cores=4,6
/proc/14273/stat : 14273 (MPhaseSAT_M) R 14271 14273 13854 0 -1 4202496 5828 0 0 0 46226 0 0 0 25 0 1 0 286723923 15847424 3315 33554432000 134512640 134829744 4290144480 18446744073709551615 134606109 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/14273/statm: 3869 3315 273 78 0 3155 0
Current children cumulated CPU time (s) 462.26
Current children cumulated vsize (KiB) 15476

[startup+522.301 s]
/proc/loadavg: 4.04 4.01 3.84 5/190 14343
/proc/meminfo: memFree=22368476/32951124 swapFree=67111528/67111528
[pid=14273] ppid=14271 vsize=15880 CPUtime=522.26 cores=4,6
/proc/14273/stat : 14273 (MPhaseSAT_M) R 14271 14273 13854 0 -1 4202496 5909 0 0 0 52226 0 0 0 25 0 1 0 286723923 16261120 3396 33554432000 134512640 134829744 4290144480 18446744073709551615 134605705 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/14273/statm: 3970 3396 273 78 0 3256 0
Current children cumulated CPU time (s) 522.26
Current children cumulated vsize (KiB) 15880

[startup+582.301 s]
/proc/loadavg: 4.01 4.01 3.85 5/190 14345
/proc/meminfo: memFree=22343136/32951124 swapFree=67111528/67111528
[pid=14273] ppid=14271 vsize=16428 CPUtime=582.27 cores=4,6
/proc/14273/stat : 14273 (MPhaseSAT_M) R 14271 14273 13854 0 -1 4202496 6050 0 0 0 58227 0 0 0 25 0 1 0 286723923 16822272 3537 33554432000 134512640 134829744 4290144480 18446744073709551615 134605480 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/14273/statm: 4107 3537 273 78 0 3393 0
Current children cumulated CPU time (s) 582.27
Current children cumulated vsize (KiB) 16428

[startup+642.3 s]
/proc/loadavg: 4.06 4.02 3.86 5/190 14347
/proc/meminfo: memFree=22340620/32951124 swapFree=67111528/67111528
[pid=14273] ppid=14271 vsize=16712 CPUtime=642.27 cores=4,6
/proc/14273/stat : 14273 (MPhaseSAT_M) R 14271 14273 13854 0 -1 4202496 6104 0 0 0 64227 0 0 0 25 0 1 0 286723923 17113088 3591 33554432000 134512640 134829744 4290144480 18446744073709551615 134661446 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/14273/statm: 4178 3591 273 78 0 3464 0
Current children cumulated CPU time (s) 642.27
Current children cumulated vsize (KiB) 16712

[startup+702.301 s]
/proc/loadavg: 4.07 4.03 3.87 5/190 14348
/proc/meminfo: memFree=22331892/32951124 swapFree=67111528/67111528
[pid=14273] ppid=14271 vsize=17272 CPUtime=702.27 cores=4,6
/proc/14273/stat : 14273 (MPhaseSAT_M) R 14271 14273 13854 0 -1 4202496 6239 0 0 0 70227 0 0 0 25 0 1 0 286723923 17686528 3726 33554432000 134512640 134829744 4290144480 18446744073709551615 134606508 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/14273/statm: 4318 3726 273 78 0 3604 0
Current children cumulated CPU time (s) 702.27
Current children cumulated vsize (KiB) 17272

[startup+762.307 s]
/proc/loadavg: 4.02 4.02 3.87 5/190 14350
/proc/meminfo: memFree=22329748/32951124 swapFree=67111528/67111528
[pid=14273] ppid=14271 vsize=17936 CPUtime=762.28 cores=4,6
/proc/14273/stat : 14273 (MPhaseSAT_M) R 14271 14273 13854 0 -1 4202496 6400 0 0 0 76228 0 0 0 25 0 1 0 286723923 18366464 3887 33554432000 134512640 134829744 4290144480 18446744073709551615 134605814 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/14273/statm: 4484 3887 273 78 0 3770 0
Current children cumulated CPU time (s) 762.28
Current children cumulated vsize (KiB) 17936

[startup+822.3 s]
/proc/loadavg: 4.05 4.03 3.89 5/190 14351
/proc/meminfo: memFree=22328328/32951124 swapFree=67111528/67111528
[pid=14273] ppid=14271 vsize=18068 CPUtime=822.27 cores=4,6
/proc/14273/stat : 14273 (MPhaseSAT_M) R 14271 14273 13854 0 -1 4202496 6430 0 0 0 82227 0 0 0 25 0 1 0 286723923 18501632 3917 33554432000 134512640 134829744 4290144480 18446744073709551615 134605237 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/14273/statm: 4517 3917 273 78 0 3803 0
Current children cumulated CPU time (s) 822.27
Current children cumulated vsize (KiB) 18068

[startup+882.301 s]
/proc/loadavg: 4.02 4.02 3.89 5/190 14380
/proc/meminfo: memFree=22297888/32951124 swapFree=67111528/67111528
[pid=14273] ppid=14271 vsize=18228 CPUtime=882.29 cores=4,6
/proc/14273/stat : 14273 (MPhaseSAT_M) R 14271 14273 13854 0 -1 4202496 6483 0 0 0 88228 1 0 0 25 0 1 0 286723923 18665472 3970 33554432000 134512640 134829744 4290144480 18446744073709551615 134606109 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/14273/statm: 4557 3970 273 78 0 3843 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 18228

[startup+942.301 s]
/proc/loadavg: 4.00 4.02 3.90 5/190 14381
/proc/meminfo: memFree=22296968/32951124 swapFree=67111528/67111528
[pid=14273] ppid=14271 vsize=18724 CPUtime=942.29 cores=4,6
/proc/14273/stat : 14273 (MPhaseSAT_M) R 14271 14273 13854 0 -1 4202496 6571 0 0 0 94228 1 0 0 25 0 1 0 286723923 19173376 4058 33554432000 134512640 134829744 4290144480 18446744073709551615 134605882 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/14273/statm: 4681 4058 273 78 0 3967 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 18724

[startup+1002.3 s]
/proc/loadavg: 4.00 4.01 3.90 5/190 14383
/proc/meminfo: memFree=22253884/32951124 swapFree=67111528/67111528
[pid=14273] ppid=14271 vsize=20464 CPUtime=1002.29 cores=4,6
/proc/14273/stat : 14273 (MPhaseSAT_M) R 14271 14273 13854 0 -1 4202496 7014 0 0 0 100228 1 0 0 25 0 1 0 286723923 20955136 4501 33554432000 134512640 134829744 4290144480 18446744073709551615 134606633 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/14273/statm: 5116 4501 273 78 0 4402 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 20464

[startup+1062.3 s]
/proc/loadavg: 4.00 4.01 3.91 5/190 14385
/proc/meminfo: memFree=22248864/32951124 swapFree=67111528/67111528
[pid=14273] ppid=14271 vsize=20596 CPUtime=1062.29 cores=4,6
/proc/14273/stat : 14273 (MPhaseSAT_M) R 14271 14273 13854 0 -1 4202496 7040 0 0 0 106228 1 0 0 25 0 1 0 286723923 21090304 4527 33554432000 134512640 134829744 4290144480 18446744073709551615 134606109 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/14273/statm: 5149 4527 273 78 0 4435 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 20596

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 14386
/proc/meminfo: memFree=22243216/32951124 swapFree=67111528/67111528
[pid=14273] ppid=14271 vsize=20596 CPUtime=1122.29 cores=4,6
/proc/14273/stat : 14273 (MPhaseSAT_M) R 14271 14273 13854 0 -1 4202496 7049 0 0 0 112228 1 0 0 25 0 1 0 286723923 21090304 4536 33554432000 134512640 134829744 4290144480 18446744073709551615 134605365 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/14273/statm: 5149 4536 273 78 0 4435 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 20596

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 14388
/proc/meminfo: memFree=22235256/32951124 swapFree=67111528/67111528
[pid=14273] ppid=14271 vsize=20756 CPUtime=1182.3 cores=4,6
/proc/14273/stat : 14273 (MPhaseSAT_M) R 14271 14273 13854 0 -1 4202496 7064 0 0 0 118229 1 0 0 25 0 1 0 286723923 21254144 4551 33554432000 134512640 134829744 4290144480 18446744073709551615 134610145 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/14273/statm: 5189 4551 273 78 0 4475 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 20756

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 14390
/proc/meminfo: memFree=22234480/32951124 swapFree=67111528/67111528
[pid=14273] ppid=14271 vsize=20756 CPUtime=1242.3 cores=4,6
/proc/14273/stat : 14273 (MPhaseSAT_M) R 14271 14273 13854 0 -1 4202496 7096 0 0 0 124229 1 0 0 25 0 1 0 286723923 21254144 4583 33554432000 134512640 134829744 4290144480 18446744073709551615 134606602 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/14273/statm: 5189 4583 273 78 0 4475 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 20756



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 14446
/proc/meminfo: memFree=22364072/32951124 swapFree=67111528/67111528
[pid=14273] ppid=14271 vsize=20916 CPUtime=1300.01 cores=4,6
/proc/14273/stat : 14273 (MPhaseSAT_M) R 14271 14273 13854 0 -1 4202496 7111 0 0 0 130000 1 0 0 25 0 1 0 286723923 21417984 4598 33554432000 134512640 134829744 4290144480 18446744073709551615 134606082 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/14273/statm: 5229 4598 273 78 0 4515 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 20916

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

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

runsolver used 2.34664 second user time and 4.73828 second system time

The end

Launcher Data

Begin job on node102 at 2011-04-02 15:33:36
IDJOB=3095377
IDBENCH=82659
IDSOLVER=1522
FILE ID=node102/3095377-1301751216
RUNJOBID= node102-1301748573-13873
PBS_JOBID= 12841034
Free space on /tmp= 71968 MiB

SOLVER NAME= MPhaseSAT_M 2011-02-16
BENCH NAME= SAT11/random/large/unif-k7-r85-v250-c21250-S981492757-074-UNKNOWN.cnf
COMMAND LINE= MPhaseSAT_M BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3095377-1301751216/watcher-3095377-1301751216 -o /tmp/evaluation-result-3095377-1301751216/solver-3095377-1301751216 -C 2400 -W 1300 -M 7680  MPhaseSAT_M HOME/instance-3095377-1301751216.cnf

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

MD5SUM BENCH= 720cb73f06c537d4bcc379449229299e
RANDOM SEED=1253062670

node102.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	: 5226.15
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.82
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.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.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.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.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.82
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:     32951124 kB
MemFree:      22362876 kB
Buffers:        333656 kB
Cached:        9732828 kB
SwapCached:          0 kB
Active:        7395660 kB
Inactive:      2934152 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22362876 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            4612 kB
Writeback:           0 kB
AnonPages:      263348 kB
Mapped:          16728 kB
Slab:           193948 kB
PageTables:       5624 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   452780 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= 71968 MiB
End job on node102 at 2011-04-02 15:55:18