Trace number 3284579

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 2011-02-15? (TO) 1296.36 1300.01

General information on the benchmark

Nameapplication/fuhs/
AProVE11/AProVE11-06.cnf
MD5SUM6fd7d026c372988cefc364000243d13f
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark4573.36
Satisfiable
(Un)Satisfiability was proved
Number of variables302076
Number of clauses1039056
Sum of the clauses size2729970
Maximum clause length978
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2420562
Number of clauses of size 3588399
Number of clauses of size 429561
Number of clauses of size 569
Number of clauses of size over 5464

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

running on 2 cores: 1,3

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.42 4.12 4.33 6/187 14371
/proc/meminfo: memFree=18469696/32951132 swapFree=67111524/67111528
[pid=14371] ppid=14369 vsize=19280 CPUtime=0 cores=1,3
/proc/14371/stat : 14371 (MPhaseSAT) R 14369 14371 14002 0 -1 4202496 324 0 0 0 0 0 0 0 18 0 1 0 487690833 19742720 266 33554432000 134512640 134731564 4290723264 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/14371/statm: 4820 266 225 54 0 4130 0

[startup+0.0364249 s]
/proc/loadavg: 4.42 4.12 4.33 6/187 14371
/proc/meminfo: memFree=18469696/32951132 swapFree=67111524/67111528
[pid=14371] ppid=14369 vsize=19280 CPUtime=0.03 cores=1,3
/proc/14371/stat : 14371 (MPhaseSAT) R 14369 14371 14002 0 -1 4202496 472 0 0 0 3 0 0 0 18 0 1 0 487690833 19742720 414 33554432000 134512640 134731564 4290723264 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/14371/statm: 4820 414 225 54 0 4130 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 19280

[startup+0.100414 s]
/proc/loadavg: 4.42 4.12 4.33 6/187 14371
/proc/meminfo: memFree=18469696/32951132 swapFree=67111524/67111528
[pid=14371] ppid=14369 vsize=19280 CPUtime=0.09 cores=1,3
/proc/14371/stat : 14371 (MPhaseSAT) R 14369 14371 14002 0 -1 4202496 765 0 0 0 9 0 0 0 18 0 1 0 487690833 19742720 707 33554432000 134512640 134731564 4290723264 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/14371/statm: 4820 707 225 54 0 4130 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 19280

[startup+0.300378 s]
/proc/loadavg: 4.42 4.12 4.33 6/187 14371
/proc/meminfo: memFree=18469696/32951132 swapFree=67111524/67111528
[pid=14371] ppid=14369 vsize=19280 CPUtime=0.29 cores=1,3
/proc/14371/stat : 14371 (MPhaseSAT) R 14369 14371 14002 0 -1 4202496 1672 0 0 0 29 0 0 0 18 0 1 0 487690833 19742720 1614 33554432000 134512640 134731564 4290723264 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/14371/statm: 4820 1614 225 54 0 4130 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 19280

[startup+0.700311 s]
/proc/loadavg: 4.42 4.12 4.33 6/187 14371
/proc/meminfo: memFree=18469696/32951132 swapFree=67111524/67111528
[pid=14371] ppid=14369 vsize=19280 CPUtime=0.66 cores=1,3
/proc/14371/stat : 14371 (MPhaseSAT) R 14369 14371 14002 0 -1 4202496 3271 0 0 0 66 0 0 0 18 0 1 0 487690833 19742720 3213 33554432000 134512640 134731564 4290723264 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/14371/statm: 4820 3213 225 54 0 4130 0
Current children cumulated CPU time (s) 0.66
Current children cumulated vsize (KiB) 19280

[startup+1.50018 s]
/proc/loadavg: 4.42 4.12 4.33 5/188 14372
/proc/meminfo: memFree=18378184/32951132 swapFree=67111524/67111528
[pid=14371] ppid=14369 vsize=165532 CPUtime=1.47 cores=1,3
/proc/14371/stat : 14371 (MPhaseSAT) R 14369 14371 14002 0 -1 4202496 38483 0 0 0 141 6 0 0 20 0 1 0 487690833 169504768 37458 33554432000 134512640 134731564 4290723264 18446744073709551615 8812028 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/14371/statm: 41383 37458 539 54 0 40693 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 165532

[startup+3.10087 s]
/proc/loadavg: 4.42 4.12 4.33 6/188 14372
/proc/meminfo: memFree=18300932/32951132 swapFree=67111524/67111528
[pid=14371] ppid=14369 vsize=202552 CPUtime=3.06 cores=1,3
/proc/14371/stat : 14371 (MPhaseSAT) R 14369 14371 14002 0 -1 4202496 54793 0 0 0 297 9 0 0 25 0 1 0 487690833 207413248 46690 33554432000 134512640 134731564 4290723264 18446744073709551615 134721892 0 0 4096 1026 0 0 0 17 3 0 0 0
/proc/14371/statm: 50638 46690 543 54 0 49948 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 202552

[startup+6.30034 s]
/proc/loadavg: 4.55 4.15 4.34 5/188 14372
/proc/meminfo: memFree=18257056/32951132 swapFree=67111524/67111528
[pid=14371] ppid=14369 vsize=217136 CPUtime=6.2 cores=1,3
/proc/14371/stat : 14371 (MPhaseSAT) R 14369 14371 14002 0 -1 4202496 66550 0 0 0 608 12 0 0 25 0 1 0 487690833 222347264 48895 33554432000 134512640 134731564 4290723264 18446744073709551615 134668678 0 0 4096 1026 0 0 0 17 3 0 0 0
/proc/14371/statm: 54284 48895 551 54 0 53594 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 217136

[startup+12.7003 s]
/proc/loadavg: 4.50 4.14 4.33 5/188 14373
/proc/meminfo: memFree=18274996/32951132 swapFree=67111524/67111528
[pid=14371] ppid=14369 vsize=217136 CPUtime=12.53 cores=1,3
/proc/14371/stat : 14371 (MPhaseSAT) R 14369 14371 14002 0 -1 4202496 68341 0 0 0 1240 13 0 0 25 0 1 0 487690833 222347264 48915 33554432000 134512640 134731564 4290723264 18446744073709551615 8841180 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/14371/statm: 54284 48915 557 54 0 53594 0
Current children cumulated CPU time (s) 12.53
Current children cumulated vsize (KiB) 217136

[startup+25.5011 s]
/proc/loadavg: 4.39 4.14 4.33 5/188 14373
/proc/meminfo: memFree=18271896/32951132 swapFree=67111524/67111528
[pid=14371] ppid=14369 vsize=217136 CPUtime=25.32 cores=1,3
/proc/14371/stat : 14371 (MPhaseSAT) R 14369 14371 14002 0 -1 4202496 83101 0 0 0 2516 16 0 0 25 0 1 0 487690833 222347264 48925 33554432000 134512640 134731564 4290723264 18446744073709551615 134717545 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/14371/statm: 54284 48925 557 54 0 53594 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 217136

[startup+51.1008 s]
/proc/loadavg: 4.26 4.13 4.32 5/188 14374
/proc/meminfo: memFree=18271820/32951132 swapFree=67111524/67111528
[pid=14371] ppid=14369 vsize=217136 CPUtime=50.91 cores=1,3
/proc/14371/stat : 14371 (MPhaseSAT) R 14369 14371 14002 0 -1 4202496 101982 0 0 0 5073 18 0 0 25 0 1 0 487690833 222347264 48926 33554432000 134512640 134731564 4290723264 18446744073709551615 134659535 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/14371/statm: 54284 48926 557 54 0 53594 0
Current children cumulated CPU time (s) 50.91
Current children cumulated vsize (KiB) 217136

[startup+102.306 s]
/proc/loadavg: 4.11 4.10 4.30 5/188 14375
/proc/meminfo: memFree=18271684/32951132 swapFree=67111524/67111528
[pid=14371] ppid=14369 vsize=217136 CPUtime=102.12 cores=1,3
/proc/14371/stat : 14371 (MPhaseSAT) R 14369 14371 14002 0 -1 4202496 130305 0 0 0 10190 22 0 0 25 0 1 0 487690833 222347264 48929 33554432000 134512640 134731564 4290723264 18446744073709551615 134659010 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/14371/statm: 54284 48929 557 54 0 53594 0
Current children cumulated CPU time (s) 102.12
Current children cumulated vsize (KiB) 217136

[startup+162.301 s]
/proc/loadavg: 4.09 4.10 4.28 5/188 14377
/proc/meminfo: memFree=18260212/32951132 swapFree=67111524/67111528
[pid=14371] ppid=14369 vsize=217136 CPUtime=162.11 cores=1,3
/proc/14371/stat : 14371 (MPhaseSAT) R 14369 14371 14002 0 -1 4202496 158632 0 0 0 16185 26 0 0 25 0 1 0 487690833 222347264 48936 33554432000 134512640 134731564 4290723264 18446744073709551615 134720736 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/14371/statm: 54284 48936 557 54 0 53594 0
Current children cumulated CPU time (s) 162.11
Current children cumulated vsize (KiB) 217136

[startup+222.301 s]
/proc/loadavg: 4.74 4.25 4.32 5/188 14433
/proc/meminfo: memFree=17722668/32951132 swapFree=67111524/67111528
[pid=14371] ppid=14369 vsize=140928 CPUtime=220.58 cores=1,3
/proc/14371/stat : 14371 (MPhaseSAT) R 14369 14371 14002 0 -1 4202496 319144 0 0 0 21990 68 0 0 25 0 1 0 487690833 144310272 34424 33554432000 134512640 134731564 4290723264 18446744073709551615 134710465 0 0 4096 1026 0 0 0 17 3 0 0 0
/proc/14371/statm: 35232 34424 475 54 0 34542 0
Current children cumulated CPU time (s) 220.58
Current children cumulated vsize (KiB) 140928

[startup+282.301 s]
/proc/loadavg: 6.19 4.80 4.50 5/188 14435
/proc/meminfo: memFree=17001816/32951132 swapFree=67111524/67111528
[pid=14371] ppid=14369 vsize=141720 CPUtime=278.65 cores=1,3
/proc/14371/stat : 14371 (MPhaseSAT) R 14369 14371 14002 0 -1 4202496 328409 0 0 0 27763 102 0 0 25 0 1 0 487690833 145121280 34609 33554432000 134512640 134731564 4290723264 18446744073709551615 134624789 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/14371/statm: 35430 34609 475 54 0 34740 0
Current children cumulated CPU time (s) 278.65
Current children cumulated vsize (KiB) 141720

[startup+342.301 s]
/proc/loadavg: 4.82 4.66 4.47 4/182 14454
/proc/meminfo: memFree=18248352/32951132 swapFree=67111524/67111528
[pid=14371] ppid=14369 vsize=141720 CPUtime=338.63 cores=1,3
/proc/14371/stat : 14371 (MPhaseSAT) R 14369 14371 14002 0 -1 4202496 329090 0 0 0 33760 103 0 0 25 0 1 0 487690833 145121280 34609 33554432000 134512640 134731564 4290723264 18446744073709551615 134659293 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/14371/statm: 35430 34609 475 54 0 34740 0
Current children cumulated CPU time (s) 338.63
Current children cumulated vsize (KiB) 141720

[startup+402.301 s]
/proc/loadavg: 3.71 4.37 4.38 4/182 14455
/proc/meminfo: memFree=18237572/32951132 swapFree=67111524/67111528
[pid=14371] ppid=14369 vsize=141720 CPUtime=398.62 cores=1,3
/proc/14371/stat : 14371 (MPhaseSAT) R 14369 14371 14002 0 -1 4202496 329998 0 0 0 39759 103 0 0 25 0 1 0 487690833 145121280 34609 33554432000 134512640 134731564 4290723264 18446744073709551615 134723161 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/14371/statm: 35430 34609 475 54 0 34740 0
Current children cumulated CPU time (s) 398.62
Current children cumulated vsize (KiB) 141720

[startup+462.301 s]
/proc/loadavg: 3.26 4.12 4.29 4/182 14457
/proc/meminfo: memFree=18221308/32951132 swapFree=67111524/67111528
[pid=14371] ppid=14369 vsize=141720 CPUtime=458.63 cores=1,3
/proc/14371/stat : 14371 (MPhaseSAT) R 14369 14371 14002 0 -1 4202496 330906 0 0 0 45759 104 0 0 25 0 1 0 487690833 145121280 34609 33554432000 134512640 134731564 4290723264 18446744073709551615 134624789 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/14371/statm: 35430 34609 475 54 0 34740 0
Current children cumulated CPU time (s) 458.63
Current children cumulated vsize (KiB) 141720

[startup+522.301 s]
/proc/loadavg: 2.53 3.76 4.16 3/176 14476
/proc/meminfo: memFree=18240968/32951132 swapFree=67111524/67111528
[pid=14371] ppid=14369 vsize=141720 CPUtime=518.63 cores=1,3
/proc/14371/stat : 14371 (MPhaseSAT) R 14369 14371 14002 0 -1 4202496 331814 0 0 0 51759 104 0 0 25 0 1 0 487690833 145121280 34609 33554432000 134512640 134731564 4290723264 18446744073709551615 134659334 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/14371/statm: 35430 34609 475 54 0 34740 0
Current children cumulated CPU time (s) 518.63
Current children cumulated vsize (KiB) 141720

[startup+582.3 s]
/proc/loadavg: 2.19 3.44 4.02 3/176 14478
/proc/meminfo: memFree=18231904/32951132 swapFree=67111524/67111528
[pid=14371] ppid=14369 vsize=142248 CPUtime=578.63 cores=1,3
/proc/14371/stat : 14371 (MPhaseSAT) R 14369 14371 14002 0 -1 4202496 332873 0 0 0 57759 104 0 0 25 0 1 0 487690833 145661952 34760 33554432000 134512640 134731564 4290723264 18446744073709551615 134659280 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/14371/statm: 35562 34760 475 54 0 34872 0
Current children cumulated CPU time (s) 578.63
Current children cumulated vsize (KiB) 142248

[startup+642.3 s]
/proc/loadavg: 2.07 3.17 3.89 3/176 14480
/proc/meminfo: memFree=18220972/32951132 swapFree=67111524/67111528
[pid=14371] ppid=14369 vsize=142248 CPUtime=638.63 cores=1,3
/proc/14371/stat : 14371 (MPhaseSAT) R 14369 14371 14002 0 -1 4202496 333783 0 0 0 63759 104 0 0 25 0 1 0 487690833 145661952 34762 33554432000 134512640 134731564 4290723264 18446744073709551615 134710431 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/14371/statm: 35562 34762 475 54 0 34872 0
Current children cumulated CPU time (s) 638.63
Current children cumulated vsize (KiB) 142248

[startup+702.3 s]
/proc/loadavg: 2.02 2.96 3.77 3/176 14481
/proc/meminfo: memFree=18210656/32951132 swapFree=67111524/67111528
[pid=14371] ppid=14369 vsize=142776 CPUtime=698.62 cores=1,3
/proc/14371/stat : 14371 (MPhaseSAT) R 14369 14371 14002 0 -1 4202496 334813 0 0 0 69758 104 0 0 25 0 1 0 487690833 146202624 34884 33554432000 134512640 134731564 4290723264 18446744073709551615 134710465 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/14371/statm: 35694 34884 475 54 0 35004 0
Current children cumulated CPU time (s) 698.62
Current children cumulated vsize (KiB) 142776

[startup+762.306 s]
/proc/loadavg: 2.01 2.78 3.65 3/176 14492
/proc/meminfo: memFree=18202920/32951132 swapFree=67111524/67111528
[pid=14371] ppid=14369 vsize=142776 CPUtime=758.63 cores=1,3
/proc/14371/stat : 14371 (MPhaseSAT) R 14369 14371 14002 0 -1 4202496 334813 0 0 0 75759 104 0 0 25 0 1 0 487690833 146202624 34884 33554432000 134512640 134731564 4290723264 18446744073709551615 134659293 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/14371/statm: 35694 34884 475 54 0 35004 0
Current children cumulated CPU time (s) 758.63
Current children cumulated vsize (KiB) 142776

[startup+822.301 s]
/proc/loadavg: 2.00 2.64 3.55 3/176 14493
/proc/meminfo: memFree=18195588/32951132 swapFree=67111524/67111528
[pid=14371] ppid=14369 vsize=145716 CPUtime=818.63 cores=1,3
/proc/14371/stat : 14371 (MPhaseSAT) R 14369 14371 14002 0 -1 4202496 336436 0 0 0 81758 105 0 0 25 0 1 0 487690833 149213184 35599 33554432000 134512640 134731564 4290723264 18446744073709551615 134624789 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/14371/statm: 36429 35599 475 54 0 35739 0
Current children cumulated CPU time (s) 818.63
Current children cumulated vsize (KiB) 145716

[startup+882.301 s]
/proc/loadavg: 2.00 2.52 3.45 3/176 14495
/proc/meminfo: memFree=18166060/32951132 swapFree=67111524/67111528
[pid=14371] ppid=14369 vsize=145716 CPUtime=878.63 cores=1,3
/proc/14371/stat : 14371 (MPhaseSAT) R 14369 14371 14002 0 -1 4202496 336436 0 0 0 87758 105 0 0 25 0 1 0 487690833 149213184 35599 33554432000 134512640 134731564 4290723264 18446744073709551615 134659329 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/14371/statm: 36429 35599 475 54 0 35739 0
Current children cumulated CPU time (s) 878.63
Current children cumulated vsize (KiB) 145716

[startup+942.301 s]
/proc/loadavg: 2.00 2.42 3.35 3/176 14497
/proc/meminfo: memFree=18165300/32951132 swapFree=67111524/67111528
[pid=14371] ppid=14369 vsize=145716 CPUtime=938.63 cores=1,3
/proc/14371/stat : 14371 (MPhaseSAT) R 14369 14371 14002 0 -1 4202496 338252 0 0 0 93758 105 0 0 25 0 1 0 487690833 149213184 35599 33554432000 134512640 134731564 4290723264 18446744073709551615 134659057 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/14371/statm: 36429 35599 475 54 0 35739 0
Current children cumulated CPU time (s) 938.63
Current children cumulated vsize (KiB) 145716

[startup+1002.3 s]
/proc/loadavg: 2.06 2.36 3.27 3/176 14498
/proc/meminfo: memFree=18165408/32951132 swapFree=67111524/67111528
[pid=14371] ppid=14369 vsize=145716 CPUtime=998.63 cores=1,3
/proc/14371/stat : 14371 (MPhaseSAT) R 14369 14371 14002 0 -1 4202496 338252 0 0 0 99758 105 0 0 25 0 1 0 487690833 149213184 35599 33554432000 134512640 134731564 4290723264 18446744073709551615 134710247 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/14371/statm: 36429 35599 475 54 0 35739 0
Current children cumulated CPU time (s) 998.63
Current children cumulated vsize (KiB) 145716

[startup+1062.3 s]
/proc/loadavg: 2.07 2.30 3.20 3/176 14503
/proc/meminfo: memFree=18165856/32951132 swapFree=67111524/67111528
[pid=14371] ppid=14369 vsize=145716 CPUtime=1058.64 cores=1,3
/proc/14371/stat : 14371 (MPhaseSAT) R 14369 14371 14002 0 -1 4202496 338252 0 0 0 105758 106 0 0 25 0 1 0 487690833 149213184 35599 33554432000 134512640 134731564 4290723264 18446744073709551615 134659293 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/14371/statm: 36429 35599 475 54 0 35739 0
Current children cumulated CPU time (s) 1058.64
Current children cumulated vsize (KiB) 145716

[startup+1122.3 s]
/proc/loadavg: 2.02 2.25 3.12 3/176 14504
/proc/meminfo: memFree=18166012/32951132 swapFree=67111524/67111528
[pid=14371] ppid=14369 vsize=145716 CPUtime=1118.64 cores=1,3
/proc/14371/stat : 14371 (MPhaseSAT) R 14369 14371 14002 0 -1 4202496 340756 0 0 0 111758 106 0 0 25 0 1 0 487690833 149213184 35606 33554432000 134512640 134731564 4290723264 18446744073709551615 134624789 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/14371/statm: 36429 35606 475 54 0 35739 0
Current children cumulated CPU time (s) 1118.64
Current children cumulated vsize (KiB) 145716

[startup+1182.3 s]
/proc/loadavg: 2.01 2.20 3.05 3/176 14506
/proc/meminfo: memFree=18165500/32951132 swapFree=67111524/67111528
[pid=14371] ppid=14369 vsize=145716 CPUtime=1178.63 cores=1,3
/proc/14371/stat : 14371 (MPhaseSAT) R 14369 14371 14002 0 -1 4202496 340756 0 0 0 117757 106 0 0 25 0 1 0 487690833 149213184 35606 33554432000 134512640 134731564 4290723264 18446744073709551615 134634700 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/14371/statm: 36429 35606 475 54 0 35739 0
Current children cumulated CPU time (s) 1178.63
Current children cumulated vsize (KiB) 145716

[startup+1242.3 s]
/proc/loadavg: 2.00 2.16 2.98 3/176 14508
/proc/meminfo: memFree=18138084/32951132 swapFree=67111524/67111528
[pid=14371] ppid=14369 vsize=145652 CPUtime=1238.63 cores=1,3
/proc/14371/stat : 14371 (MPhaseSAT) R 14369 14371 14002 0 -1 4202496 342653 0 0 0 123757 106 0 0 25 0 1 0 487690833 149147648 35616 33554432000 134512640 134731564 4290723264 18446744073709551615 134659293 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/14371/statm: 36413 35616 475 54 0 35723 0
Current children cumulated CPU time (s) 1238.63
Current children cumulated vsize (KiB) 145652



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.00 2.13 2.91 3/176 14509
/proc/meminfo: memFree=18137948/32951132 swapFree=67111524/67111528
[pid=14371] ppid=14369 vsize=145652 CPUtime=1296.34 cores=1,3
/proc/14371/stat : 14371 (MPhaseSAT) R 14369 14371 14002 0 -1 4202496 342653 0 0 0 129527 107 0 0 25 0 1 0 487690833 149147648 35616 33554432000 134512640 134731564 4290723264 18446744073709551615 134717535 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/14371/statm: 36413 35616 475 54 0 35723 0
Current children cumulated CPU time (s) 1296.34
Current children cumulated vsize (KiB) 145652

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): 1296.36
CPU user time (s): 1295.28
CPU system time (s): 1.07684
CPU usage (%): 99.7187
Max. virtual memory (cumulated for all children) (KiB): 234076

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

runsolver used 1.77173 second user time and 4.5893 second system time

The end

Launcher Data

Begin job on node129 at 2011-04-25 21:48:32
IDJOB=3284579
IDBENCH=82354
IDSOLVER=1520
FILE ID=node129/3284579-1303760911
RUNJOBID= node129-1303759506-14022
PBS_JOBID= 13157128
Free space on /tmp= 66260 MiB

SOLVER NAME= MPhaseSAT 2011-02-15
BENCH NAME= SAT11/application/fuhs/AProVE11/AProVE11-06.cnf
COMMAND LINE= MPhaseSAT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3284579-1303760911/watcher-3284579-1303760911 -o /tmp/evaluation-result-3284579-1303760911/solver-3284579-1303760911 -C 2400 -W 1300 -M 7680  MPhaseSAT HOME/instance-3284579-1303760911.cnf

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

MD5SUM BENCH= 6fd7d026c372988cefc364000243d13f
RANDOM SEED=588290278

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:      18469728 kB
Buffers:       1237572 kB
Cached:       12285076 kB
SwapCached:          4 kB
Active:        2248964 kB
Inactive:     11566572 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      18469728 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           21720 kB
Writeback:           0 kB
AnonPages:      292484 kB
Mapped:          16888 kB
Slab:           600844 kB
PageTables:       5684 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   480536 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= 66252 MiB
End job on node129 at 2011-04-25 22:10:14