Trace number 3374917

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-05-14 (fixed)? (TO) 1299.09 1300.02

General information on the benchmark

Namerandom/large/
unif-k7-r85-v250-c21250-S894356234-063-UNKNOWN.cnf
MD5SUMc26a52ff3714cab8bc335a81bb8af922
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-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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-3374917-1305448518/watcher-3374917-1305448518 -o /tmp/evaluation-result-3374917-1305448518/solver-3374917-1305448518 -C 2400 -W 1300 -M 7680 MPhaseSAT64 HOME/instance-3374917-1305448518.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: 4.08 4.02 3.88 1/358 25027
/proc/meminfo: memFree=21445632/32951132 swapFree=64495980/67111528
[pid=25027] ppid=25025 vsize=12536 CPUtime=0 cores=4,6
/proc/25027/stat : 25027 (MPhaseSAT64) R 25025 25027 24429 0 -1 4202496 430 0 0 0 0 0 0 0 25 0 1 0 656451456 12836864 371 33554432000 4194304 4479436 140733403619584 18446744073709551615 4213885 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/25027/statm: 3134 371 267 70 0 254 0

[startup+0.0769551 s]
/proc/loadavg: 4.08 4.02 3.88 1/358 25027
/proc/meminfo: memFree=21445632/32951132 swapFree=64495980/67111528
[pid=25027] ppid=25025 vsize=18460 CPUtime=0.07 cores=4,6
/proc/25027/stat : 25027 (MPhaseSAT64) R 25025 25027 24429 0 -1 4202496 2173 0 0 0 7 0 0 0 25 0 1 0 656451456 18903040 1779 33554432000 4194304 4479436 140733403619584 18446744073709551615 4433586 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/25027/statm: 4615 1779 302 70 0 1735 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 18460

[startup+0.100927 s]
/proc/loadavg: 4.08 4.02 3.88 1/358 25027
/proc/meminfo: memFree=21445632/32951132 swapFree=64495980/67111528
[pid=25027] ppid=25025 vsize=20512 CPUtime=0.09 cores=4,6
/proc/25027/stat : 25027 (MPhaseSAT64) R 25025 25027 24429 0 -1 4202496 2688 0 0 0 9 0 0 0 25 0 1 0 656451456 21004288 2294 33554432000 4194304 4479436 140733403619584 18446744073709551615 4341791 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/25027/statm: 5128 2294 304 70 0 2248 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 20512

[startup+0.300915 s]
/proc/loadavg: 4.08 4.02 3.88 1/358 25027
/proc/meminfo: memFree=21445632/32951132 swapFree=64495980/67111528
[pid=25027] ppid=25025 vsize=20512 CPUtime=0.29 cores=4,6
/proc/25027/stat : 25027 (MPhaseSAT64) R 25025 25027 24429 0 -1 4202496 2688 0 0 0 29 0 0 0 25 0 1 0 656451456 21004288 2294 33554432000 4194304 4479436 140733403619584 18446744073709551615 4321342 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/25027/statm: 5128 2294 304 70 0 2248 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 20512

[startup+0.700824 s]
/proc/loadavg: 4.08 4.02 3.88 1/358 25027
/proc/meminfo: memFree=21445632/32951132 swapFree=64495980/67111528
[pid=25027] ppid=25025 vsize=20512 CPUtime=0.69 cores=4,6
/proc/25027/stat : 25027 (MPhaseSAT64) R 25025 25027 24429 0 -1 4202496 2702 0 0 0 69 0 0 0 25 0 1 0 656451456 21004288 2308 33554432000 4194304 4479436 140733403619584 18446744073709551615 4304840 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/25027/statm: 5128 2308 318 70 0 2248 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 20512

[startup+1.50069 s]
/proc/loadavg: 4.08 4.02 3.88 5/368 25090
/proc/meminfo: memFree=21413784/32951132 swapFree=64495980/67111528
[pid=25027] ppid=25025 vsize=20512 CPUtime=1.49 cores=4,6
/proc/25027/stat : 25027 (MPhaseSAT64) R 25025 25027 24429 0 -1 4202496 2965 0 0 0 149 0 0 0 25 0 1 0 656451456 21004288 2315 33554432000 4194304 4479436 140733403619584 18446744073709551615 4450912 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/25027/statm: 5128 2315 325 70 0 2248 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 20512

[startup+3.10043 s]
/proc/loadavg: 4.08 4.02 3.88 5/368 25090
/proc/meminfo: memFree=21411348/32951132 swapFree=64495980/67111528
[pid=25027] ppid=25025 vsize=20512 CPUtime=2.87 cores=4,6
/proc/25027/stat : 25027 (MPhaseSAT64) R 25025 25027 24429 0 -1 4202496 3008 0 0 0 286 1 0 0 25 0 1 0 656451456 21004288 2358 33554432000 4194304 4479436 140733403619584 18446744073709551615 4295902 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/25027/statm: 5128 2358 328 70 0 2248 0
Current children cumulated CPU time (s) 2.87
Current children cumulated vsize (KiB) 20512

[startup+6.30086 s]
/proc/loadavg: 4.08 4.01 3.88 5/368 25090
/proc/meminfo: memFree=21408636/32951132 swapFree=64495980/67111528
[pid=25027] ppid=25025 vsize=20512 CPUtime=5.63 cores=4,6
/proc/25027/stat : 25027 (MPhaseSAT64) R 25025 25027 24429 0 -1 4202496 3008 0 0 0 560 3 0 0 25 0 1 0 656451456 21004288 2358 33554432000 4194304 4479436 140733403619584 18446744073709551615 4294632 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/25027/statm: 5128 2358 328 70 0 2248 0
Current children cumulated CPU time (s) 5.63
Current children cumulated vsize (KiB) 20512

[startup+12.7008 s]
/proc/loadavg: 4.07 4.01 3.88 5/368 25091
/proc/meminfo: memFree=21403856/32951132 swapFree=64495980/67111528
[pid=25027] ppid=25025 vsize=20512 CPUtime=12.04 cores=4,6
/proc/25027/stat : 25027 (MPhaseSAT64) R 25025 25027 24429 0 -1 4202496 3008 0 0 0 1200 4 0 0 25 0 1 0 656451456 21004288 2358 33554432000 4194304 4479436 140733403619584 18446744073709551615 4295092 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/25027/statm: 5128 2358 328 70 0 2248 0
Current children cumulated CPU time (s) 12.04
Current children cumulated vsize (KiB) 20512

[startup+25.5007 s]
/proc/loadavg: 4.06 4.01 3.88 5/368 25091
/proc/meminfo: memFree=21390092/32951132 swapFree=64495980/67111528
[pid=25027] ppid=25025 vsize=21088 CPUtime=24.83 cores=4,6
/proc/25027/stat : 25027 (MPhaseSAT64) R 25025 25027 24429 0 -1 4202496 3343 0 0 0 2479 4 0 0 25 0 1 0 656451456 21594112 2505 33554432000 4194304 4479436 140733403619584 18446744073709551615 4295060 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/25027/statm: 5272 2505 329 70 0 2392 0
Current children cumulated CPU time (s) 24.83
Current children cumulated vsize (KiB) 21088

[startup+51.1003 s]
/proc/loadavg: 4.04 4.01 3.88 5/368 25092
/proc/meminfo: memFree=21386860/32951132 swapFree=64495980/67111528
[pid=25027] ppid=25025 vsize=21088 CPUtime=50.42 cores=4,6
/proc/25027/stat : 25027 (MPhaseSAT64) R 25025 25027 24429 0 -1 4202496 3348 0 0 0 5037 5 0 0 25 0 1 0 656451456 21594112 2510 33554432000 4194304 4479436 140733403619584 18446744073709551615 4295700 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/25027/statm: 5272 2510 334 70 0 2392 0
Current children cumulated CPU time (s) 50.42
Current children cumulated vsize (KiB) 21088

[startup+102.314 s]
/proc/loadavg: 4.09 4.02 3.89 5/368 25093
/proc/meminfo: memFree=21368872/32951132 swapFree=64495980/67111528
[pid=25027] ppid=25025 vsize=22240 CPUtime=101.63 cores=4,6
/proc/25027/stat : 25027 (MPhaseSAT64) R 25025 25027 24429 0 -1 4202496 3636 0 0 0 10157 6 0 0 25 0 1 0 656451456 22773760 2798 33554432000 4194304 4479436 140733403619584 18446744073709551615 4295887 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/25027/statm: 5560 2798 334 70 0 2680 0
Current children cumulated CPU time (s) 101.63
Current children cumulated vsize (KiB) 22240

[startup+162.301 s]
/proc/loadavg: 4.07 4.03 3.90 5/368 25095
/proc/meminfo: memFree=21365264/32951132 swapFree=64495980/67111528
[pid=25027] ppid=25025 vsize=22240 CPUtime=161.6 cores=4,6
/proc/25027/stat : 25027 (MPhaseSAT64) R 25025 25027 24429 0 -1 4202496 3636 0 0 0 16153 7 0 0 25 0 1 0 656451456 22773760 2798 33554432000 4194304 4479436 140733403619584 18446744073709551615 4295040 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/25027/statm: 5560 2798 334 70 0 2680 0
Current children cumulated CPU time (s) 161.6
Current children cumulated vsize (KiB) 22240

[startup+222.301 s]
/proc/loadavg: 4.02 4.02 3.91 5/368 25096
/proc/meminfo: memFree=21363264/32951132 swapFree=64495980/67111528
[pid=25027] ppid=25025 vsize=22240 CPUtime=221.58 cores=4,6
/proc/25027/stat : 25027 (MPhaseSAT64) R 25025 25027 24429 0 -1 4202496 3636 0 0 0 22148 10 0 0 25 0 1 0 656451456 22773760 2798 33554432000 4194304 4479436 140733403619584 18446744073709551615 4294860 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/25027/statm: 5560 2798 334 70 0 2680 0
Current children cumulated CPU time (s) 221.58
Current children cumulated vsize (KiB) 22240

[startup+282.3 s]
/proc/loadavg: 4.08 4.05 3.92 5/368 25098
/proc/meminfo: memFree=21364864/32951132 swapFree=64495980/67111528
[pid=25027] ppid=25025 vsize=23008 CPUtime=281.57 cores=4,6
/proc/25027/stat : 25027 (MPhaseSAT64) R 25025 25027 24429 0 -1 4202496 3828 0 0 0 28145 12 0 0 25 0 1 0 656451456 23560192 2990 33554432000 4194304 4479436 140733403619584 18446744073709551615 4295913 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/25027/statm: 5752 2990 334 70 0 2872 0
Current children cumulated CPU time (s) 281.57
Current children cumulated vsize (KiB) 23008

[startup+342.3 s]
/proc/loadavg: 4.06 4.05 3.92 5/368 25099
/proc/meminfo: memFree=21363356/32951132 swapFree=64495980/67111528
[pid=25027] ppid=25025 vsize=23008 CPUtime=341.56 cores=4,6
/proc/25027/stat : 25027 (MPhaseSAT64) R 25025 25027 24429 0 -1 4202496 3828 0 0 0 34143 13 0 0 25 0 1 0 656451456 23560192 2990 33554432000 4194304 4479436 140733403619584 18446744073709551615 4295713 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/25027/statm: 5752 2990 334 70 0 2872 0
Current children cumulated CPU time (s) 341.56
Current children cumulated vsize (KiB) 23008

[startup+402.3 s]
/proc/loadavg: 4.02 4.04 3.92 5/368 25101
/proc/meminfo: memFree=21363592/32951132 swapFree=64495980/67111528
[pid=25027] ppid=25025 vsize=23008 CPUtime=401.55 cores=4,6
/proc/25027/stat : 25027 (MPhaseSAT64) R 25025 25027 24429 0 -1 4202496 3828 0 0 0 40140 15 0 0 25 0 1 0 656451456 23560192 2990 33554432000 4194304 4479436 140733403619584 18446744073709551615 4295092 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/25027/statm: 5752 2990 334 70 0 2872 0
Current children cumulated CPU time (s) 401.55
Current children cumulated vsize (KiB) 23008

[startup+462.301 s]
/proc/loadavg: 4.00 4.03 3.92 5/368 25103
/proc/meminfo: memFree=21365440/32951132 swapFree=64495980/67111528
[pid=25027] ppid=25025 vsize=23008 CPUtime=461.54 cores=4,6
/proc/25027/stat : 25027 (MPhaseSAT64) R 25025 25027 24429 0 -1 4202496 3828 0 0 0 46138 16 0 0 25 0 1 0 656451456 23560192 2990 33554432000 4194304 4479436 140733403619584 18446744073709551615 4452010 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/25027/statm: 5752 2990 334 70 0 2872 0
Current children cumulated CPU time (s) 461.54
Current children cumulated vsize (KiB) 23008

[startup+522.301 s]
/proc/loadavg: 4.06 4.04 3.93 5/368 25104
/proc/meminfo: memFree=21362696/32951132 swapFree=64495980/67111528
[pid=25027] ppid=25025 vsize=23520 CPUtime=521.53 cores=4,6
/proc/25027/stat : 25027 (MPhaseSAT64) R 25025 25027 24429 0 -1 4202496 4468 0 0 0 52135 18 0 0 25 0 1 0 656451456 24084480 3118 33554432000 4194304 4479436 140733403619584 18446744073709551615 4295480 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/25027/statm: 5880 3118 334 70 0 3000 0
Current children cumulated CPU time (s) 521.53
Current children cumulated vsize (KiB) 23520

[startup+582.301 s]
/proc/loadavg: 4.02 4.03 3.93 5/368 25106
/proc/meminfo: memFree=21361440/32951132 swapFree=64495980/67111528
[pid=25027] ppid=25025 vsize=25568 CPUtime=581.51 cores=4,6
/proc/25027/stat : 25027 (MPhaseSAT64) R 25025 25027 24429 0 -1 4202496 4980 0 0 0 58132 19 0 0 25 0 1 0 656451456 26181632 3630 33554432000 4194304 4479436 140733403619584 18446744073709551615 4295182 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/25027/statm: 6392 3630 334 70 0 3512 0
Current children cumulated CPU time (s) 581.51
Current children cumulated vsize (KiB) 25568

[startup+642.301 s]
/proc/loadavg: 4.01 4.02 3.93 5/368 25107
/proc/meminfo: memFree=21361920/32951132 swapFree=64495980/67111528
[pid=25027] ppid=25025 vsize=23520 CPUtime=641.51 cores=4,6
/proc/25027/stat : 25027 (MPhaseSAT64) R 25025 25027 24429 0 -1 4202496 4980 0 0 0 64130 21 0 0 25 0 1 0 656451456 24084480 3118 33554432000 4194304 4479436 140733403619584 18446744073709551615 4295104 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/25027/statm: 5880 3118 334 70 0 3000 0
Current children cumulated CPU time (s) 641.51
Current children cumulated vsize (KiB) 23520

[startup+702.301 s]
/proc/loadavg: 4.13 4.06 3.95 5/368 25109
/proc/meminfo: memFree=21362152/32951132 swapFree=64495980/67111528
[pid=25027] ppid=25025 vsize=23520 CPUtime=701.48 cores=4,6
/proc/25027/stat : 25027 (MPhaseSAT64) R 25025 25027 24429 0 -1 4202496 4980 0 0 0 70125 23 0 0 25 0 1 0 656451456 24084480 3118 33554432000 4194304 4479436 140733403619584 18446744073709551615 4295831 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/25027/statm: 5880 3118 334 70 0 3000 0
Current children cumulated CPU time (s) 701.48
Current children cumulated vsize (KiB) 23520

[startup+762.314 s]
/proc/loadavg: 4.13 4.07 3.96 5/368 25111
/proc/meminfo: memFree=21359160/32951132 swapFree=64495980/67111528
[pid=25027] ppid=25025 vsize=25568 CPUtime=761.49 cores=4,6
/proc/25027/stat : 25027 (MPhaseSAT64) R 25025 25027 24429 0 -1 4202496 5492 0 0 0 76124 25 0 0 25 0 1 0 656451456 26181632 3630 33554432000 4194304 4479436 140733403619584 18446744073709551615 4295831 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/25027/statm: 6392 3630 334 70 0 3512 0
Current children cumulated CPU time (s) 761.49
Current children cumulated vsize (KiB) 25568

[startup+822.3 s]
/proc/loadavg: 4.05 4.06 3.96 5/368 25112
/proc/meminfo: memFree=21361252/32951132 swapFree=64495980/67111528
[pid=25027] ppid=25025 vsize=23520 CPUtime=821.46 cores=4,6
/proc/25027/stat : 25027 (MPhaseSAT64) R 25025 25027 24429 0 -1 4202496 5492 0 0 0 82120 26 0 0 25 0 1 0 656451456 24084480 3118 33554432000 4194304 4479436 140733403619584 18446744073709551615 4295092 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/25027/statm: 5880 3118 334 70 0 3000 0
Current children cumulated CPU time (s) 821.46
Current children cumulated vsize (KiB) 23520

[startup+882.3 s]
/proc/loadavg: 4.06 4.06 3.96 5/368 25114
/proc/meminfo: memFree=21359744/32951132 swapFree=64495980/67111528
[pid=25027] ppid=25025 vsize=25568 CPUtime=881.45 cores=4,6
/proc/25027/stat : 25027 (MPhaseSAT64) R 25025 25027 24429 0 -1 4202496 6004 0 0 0 88117 28 0 0 25 0 1 0 656451456 26181632 3630 33554432000 4194304 4479436 140733403619584 18446744073709551615 4294632 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/25027/statm: 6392 3630 334 70 0 3512 0
Current children cumulated CPU time (s) 881.45
Current children cumulated vsize (KiB) 25568

[startup+942.3 s]
/proc/loadavg: 4.02 4.05 3.96 5/368 25115
/proc/meminfo: memFree=21361208/32951132 swapFree=64495980/67111528
[pid=25027] ppid=25025 vsize=23520 CPUtime=941.44 cores=4,6
/proc/25027/stat : 25027 (MPhaseSAT64) R 25025 25027 24429 0 -1 4202496 6036 0 0 0 94115 29 0 0 25 0 1 0 656451456 24084480 3150 33554432000 4194304 4479436 140733403619584 18446744073709551615 4296892 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/25027/statm: 5880 3150 334 70 0 3000 0
Current children cumulated CPU time (s) 941.44
Current children cumulated vsize (KiB) 23520

[startup+1002.3 s]
/proc/loadavg: 4.01 4.04 3.96 5/368 25117
/proc/meminfo: memFree=21361440/32951132 swapFree=64495980/67111528
[pid=25027] ppid=25025 vsize=23520 CPUtime=1001.43 cores=4,6
/proc/25027/stat : 25027 (MPhaseSAT64) R 25025 25027 24429 0 -1 4202496 6548 0 0 0 100112 31 0 0 25 0 1 0 656451456 24084480 3150 33554432000 4194304 4479436 140733403619584 18446744073709551615 4294637 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/25027/statm: 5880 3150 334 70 0 3000 0
Current children cumulated CPU time (s) 1001.43
Current children cumulated vsize (KiB) 23520

[startup+1062.3 s]
/proc/loadavg: 4.00 4.03 3.96 5/368 25119
/proc/meminfo: memFree=21360432/32951132 swapFree=64495980/67111528
[pid=25027] ppid=25025 vsize=25952 CPUtime=1061.42 cores=4,6
/proc/25027/stat : 25027 (MPhaseSAT64) R 25025 25027 24429 0 -1 4202496 7124 0 0 0 106110 32 0 0 25 0 1 0 656451456 26574848 3726 33554432000 4194304 4479436 140733403619584 18446744073709551615 4294860 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/25027/statm: 6488 3726 334 70 0 3608 0
Current children cumulated CPU time (s) 1061.42
Current children cumulated vsize (KiB) 25952

[startup+1122.3 s]
/proc/loadavg: 4.14 4.06 3.98 5/368 25120
/proc/meminfo: memFree=21361904/32951132 swapFree=64495980/67111528
[pid=25027] ppid=25025 vsize=23904 CPUtime=1121.4 cores=4,6
/proc/25027/stat : 25027 (MPhaseSAT64) R 25025 25027 24429 0 -1 4202496 7124 0 0 0 112105 35 0 0 25 0 1 0 656451456 24477696 3214 33554432000 4194304 4479436 140733403619584 18446744073709551615 4294860 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/25027/statm: 5976 3214 334 70 0 3096 0
Current children cumulated CPU time (s) 1121.4
Current children cumulated vsize (KiB) 23904

[startup+1182.3 s]
/proc/loadavg: 4.05 4.05 3.98 5/368 25122
/proc/meminfo: memFree=21359776/32951132 swapFree=64495980/67111528
[pid=25027] ppid=25025 vsize=25952 CPUtime=1181.38 cores=4,6
/proc/25027/stat : 25027 (MPhaseSAT64) R 25025 25027 24429 0 -1 4202496 7636 0 0 0 118102 36 0 0 25 0 1 0 656451456 26574848 3726 33554432000 4194304 4479436 140733403619584 18446744073709551615 4295160 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/25027/statm: 6488 3726 334 70 0 3608 0
Current children cumulated CPU time (s) 1181.38
Current children cumulated vsize (KiB) 25952

[startup+1242.3 s]
/proc/loadavg: 4.02 4.04 3.98 5/368 25123
/proc/meminfo: memFree=21359756/32951132 swapFree=64495980/67111528
[pid=25027] ppid=25025 vsize=25952 CPUtime=1241.37 cores=4,6
/proc/25027/stat : 25027 (MPhaseSAT64) R 25025 25027 24429 0 -1 4202496 7636 0 0 0 124099 38 0 0 25 0 1 0 656451456 26574848 3726 33554432000 4194304 4479436 140733403619584 18446744073709551615 4295708 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/25027/statm: 6488 3726 334 70 0 3608 0
Current children cumulated CPU time (s) 1241.37
Current children cumulated vsize (KiB) 25952



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.12 4.06 3.99 5/368 25125
/proc/meminfo: memFree=21358748/32951132 swapFree=64495980/67111528
[pid=25027] ppid=25025 vsize=24932 CPUtime=1299.07 cores=4,6
/proc/25027/stat : 25027 (MPhaseSAT64) R 25025 25027 24429 0 -1 4202496 8149 0 0 0 129868 39 0 0 25 0 1 0 656451456 25530368 3471 33554432000 4194304 4479436 140733403619584 18446744073709551615 4295711 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/25027/statm: 6233 3471 334 70 0 3353 0
Current children cumulated CPU time (s) 1299.07
Current children cumulated vsize (KiB) 24932

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.02
CPU time (s): 1299.09
CPU user time (s): 1298.69
CPU system time (s): 0.400939
CPU usage (%): 99.9285
Max. virtual memory (cumulated for all children) (KiB): 28004

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

runsolver used 4.65729 second user time and 9.65553 second system time

The end

Launcher Data

Begin job on node129 at 2011-05-15 10:35:18
IDJOB=3374917
IDBENCH=82626
IDSOLVER=1855
FILE ID=node129/3374917-1305448518
RUNJOBID= node129-1305447216-24874
PBS_JOBID= 13324843
Free space on /tmp= 73408 MiB

SOLVER NAME= MPhaseSAT64 2011-05-14 (fixed)
BENCH NAME= SAT11/random/large/unif-k7-r85-v250-c21250-S894356234-063-UNKNOWN.cnf
COMMAND LINE= MPhaseSAT64 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3374917-1305448518/watcher-3374917-1305448518 -o /tmp/evaluation-result-3374917-1305448518/solver-3374917-1305448518 -C 2400 -W 1300 -M 7680  MPhaseSAT64 HOME/instance-3374917-1305448518.cnf

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

MD5SUM BENCH= c26a52ff3714cab8bc335a81bb8af922
RANDOM SEED=163976912

node129.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.831
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.66
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.831
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.83
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.831
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.75
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.831
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.82
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.831
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.831
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.83
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.831
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.831
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      21445664 kB
Buffers:        256424 kB
Cached:        6068024 kB
SwapCached:      52668 kB
Active:        2971808 kB
Inactive:      8308592 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      21445664 kB
SwapTotal:    67111528 kB
SwapFree:     64495980 kB
Dirty:             792 kB
Writeback:           0 kB
AnonPages:     4912188 kB
Mapped:          17660 kB
Slab:           121924 kB
PageTables:      38052 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 79802096 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73408 MiB
End job on node129 at 2011-05-15 10:57:00