Trace number 3284029

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

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rbcl_xits_09_UNKNOWN.cnf
MD5SUM18ad1dee1e9d863458e75a20545ae68a
Bench CategoryAPPLICATION (applications 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 variables1430
Number of clauses79453
Sum of the clauses size236162
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22358
Number of clauses of size 377072
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 523

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-3284029-1303760816/watcher-3284029-1303760816 -o /tmp/evaluation-result-3284029-1303760816/solver-3284029-1303760816 -C 2400 -W 1300 -M 7680 MPhaseSAT_M HOME/instance-3284029-1303760816.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.01 3.97 3.74 4/189 20730
/proc/meminfo: memFree=16269724/32951124 swapFree=67111528/67111528
[pid=20730] ppid=20728 vsize=5316 CPUtime=0 cores=1,3
/proc/20730/stat : 20730 (MPhaseSAT_M) R 20728 20730 20445 0 -1 4202496 333 0 0 0 0 0 0 0 22 0 1 0 487682069 5443584 275 33554432000 134512640 134829744 4289165312 18446744073709551615 134531753 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/20730/statm: 1329 275 225 78 0 615 0

[startup+0.0187351 s]
/proc/loadavg: 4.01 3.97 3.74 4/189 20730
/proc/meminfo: memFree=16269724/32951124 swapFree=67111528/67111528
[pid=20730] ppid=20728 vsize=5316 CPUtime=0.01 cores=1,3
/proc/20730/stat : 20730 (MPhaseSAT_M) R 20728 20730 20445 0 -1 4202496 405 0 0 0 1 0 0 0 22 0 1 0 487682069 5443584 347 33554432000 134512640 134829744 4289165312 18446744073709551615 134531753 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/20730/statm: 1329 347 225 78 0 615 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5316

[startup+0.10072 s]
/proc/loadavg: 4.01 3.97 3.74 4/189 20730
/proc/meminfo: memFree=16269724/32951124 swapFree=67111528/67111528
[pid=20730] ppid=20728 vsize=4692 CPUtime=0.09 cores=1,3
/proc/20730/stat : 20730 (MPhaseSAT_M) R 20728 20730 20445 0 -1 4202496 1954 0 0 0 9 0 0 0 22 0 1 0 487682069 4804608 664 33554432000 134512640 134829744 4289165312 18446744073709551615 134578456 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/20730/statm: 1173 664 237 78 0 459 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4692

[startup+0.300685 s]
/proc/loadavg: 4.01 3.97 3.74 4/189 20730
/proc/meminfo: memFree=16269724/32951124 swapFree=67111528/67111528
[pid=20730] ppid=20728 vsize=13552 CPUtime=0.29 cores=1,3
/proc/20730/stat : 20730 (MPhaseSAT_M) R 20728 20730 20445 0 -1 4202496 4914 0 0 0 29 0 0 0 23 0 1 0 487682069 13877248 2925 33554432000 134512640 134829744 4289165312 18446744073709551615 134689258 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/20730/statm: 3388 2925 264 78 0 2674 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13552

[startup+0.700612 s]
/proc/loadavg: 4.01 3.97 3.74 4/189 20730
/proc/meminfo: memFree=16269724/32951124 swapFree=67111528/67111528
[pid=20730] ppid=20728 vsize=13684 CPUtime=0.69 cores=1,3
/proc/20730/stat : 20730 (MPhaseSAT_M) R 20728 20730 20445 0 -1 4202496 4938 0 0 0 69 0 0 0 25 0 1 0 487682069 14012416 2949 33554432000 134512640 134829744 4289165312 18446744073709551615 134661647 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/20730/statm: 3421 2949 269 78 0 2707 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13684

[startup+1.50046 s]
/proc/loadavg: 4.01 3.97 3.74 5/190 20731
/proc/meminfo: memFree=16258688/32951124 swapFree=67111528/67111528
[pid=20730] ppid=20728 vsize=13684 CPUtime=1.49 cores=1,3
/proc/20730/stat : 20730 (MPhaseSAT_M) R 20728 20730 20445 0 -1 4202496 4938 0 0 0 149 0 0 0 25 0 1 0 487682069 14012416 2949 33554432000 134512640 134829744 4289165312 18446744073709551615 134661432 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/20730/statm: 3421 2949 269 78 0 2707 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 13684

[startup+3.10016 s]
/proc/loadavg: 4.01 3.97 3.75 5/190 20731
/proc/meminfo: memFree=16258324/32951124 swapFree=67111528/67111528
[pid=20730] ppid=20728 vsize=13816 CPUtime=3.09 cores=1,3
/proc/20730/stat : 20730 (MPhaseSAT_M) R 20728 20730 20445 0 -1 4202496 4962 0 0 0 309 0 0 0 25 0 1 0 487682069 14147584 2973 33554432000 134512640 134829744 4289165312 18446744073709551615 134661680 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/20730/statm: 3454 2973 269 78 0 2740 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13816

[startup+6.30057 s]
/proc/loadavg: 4.01 3.97 3.75 5/190 20731
/proc/meminfo: memFree=16257888/32951124 swapFree=67111528/67111528
[pid=20730] ppid=20728 vsize=14224 CPUtime=6.29 cores=1,3
/proc/20730/stat : 20730 (MPhaseSAT_M) R 20728 20730 20445 0 -1 4202496 5052 0 0 0 629 0 0 0 25 0 1 0 487682069 14565376 3063 33554432000 134512640 134829744 4289165312 18446744073709551615 134722439 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/20730/statm: 3556 3063 269 78 0 2842 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 14224

[startup+12.7004 s]
/proc/loadavg: 4.01 3.97 3.75 5/190 20732
/proc/meminfo: memFree=16256904/32951124 swapFree=67111528/67111528
[pid=20730] ppid=20728 vsize=15056 CPUtime=12.69 cores=1,3
/proc/20730/stat : 20730 (MPhaseSAT_M) R 20728 20730 20445 0 -1 4202496 5253 0 0 0 1269 0 0 0 25 0 1 0 487682069 15417344 3264 33554432000 134512640 134829744 4289165312 18446744073709551615 134661647 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/20730/statm: 3764 3264 269 78 0 3050 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 15056

[startup+25.501 s]
/proc/loadavg: 4.09 3.99 3.75 5/190 20732
/proc/meminfo: memFree=16254924/32951124 swapFree=67111528/67111528
[pid=20730] ppid=20728 vsize=16760 CPUtime=25.49 cores=1,3
/proc/20730/stat : 20730 (MPhaseSAT_M) R 20728 20730 20445 0 -1 4202496 12573 0 0 0 2548 1 0 0 25 0 1 0 487682069 17162240 3718 33554432000 134512640 134829744 4289165312 18446744073709551615 134624930 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/20730/statm: 4190 3718 275 78 0 3476 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 16760

[startup+51.1002 s]
/proc/loadavg: 4.06 3.99 3.76 5/190 20733
/proc/meminfo: memFree=16253540/32951124 swapFree=67111528/67111528
[pid=20730] ppid=20728 vsize=17984 CPUtime=51.09 cores=1,3
/proc/20730/stat : 20730 (MPhaseSAT_M) R 20728 20730 20445 0 -1 4202496 12866 0 0 0 5107 2 0 0 25 0 1 0 487682069 18415616 4011 33554432000 134512640 134829744 4289165312 18446744073709551615 134661446 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/20730/statm: 4496 4011 275 78 0 3782 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 17984

[startup+102.307 s]
/proc/loadavg: 4.02 3.99 3.77 5/190 20734
/proc/meminfo: memFree=16251552/32951124 swapFree=67111528/67111528
[pid=20730] ppid=20728 vsize=18548 CPUtime=102.3 cores=1,3
/proc/20730/stat : 20730 (MPhaseSAT_M) R 20728 20730 20445 0 -1 4202496 12996 0 0 0 10228 2 0 0 25 0 1 0 487682069 18993152 4141 33554432000 134512640 134829744 4289165312 18446744073709551615 134722439 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/20730/statm: 4637 4141 275 78 0 3923 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 18548

[startup+162.301 s]
/proc/loadavg: 4.01 3.99 3.78 5/190 20736
/proc/meminfo: memFree=16250924/32951124 swapFree=67111528/67111528
[pid=20730] ppid=20728 vsize=19084 CPUtime=162.3 cores=1,3
/proc/20730/stat : 20730 (MPhaseSAT_M) R 20728 20730 20445 0 -1 4202496 13158 0 0 0 16228 2 0 0 25 0 1 0 487682069 19542016 4303 33554432000 134512640 134829744 4289165312 18446744073709551615 134661405 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/20730/statm: 4771 4303 275 78 0 4057 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 19084

[startup+222.3 s]
/proc/loadavg: 4.00 3.99 3.79 5/190 20737
/proc/meminfo: memFree=16247196/32951124 swapFree=67111528/67111528
[pid=20730] ppid=20728 vsize=22556 CPUtime=222.29 cores=1,3
/proc/20730/stat : 20730 (MPhaseSAT_M) R 20728 20730 20445 0 -1 4202496 13909 0 0 0 22227 2 0 0 25 0 1 0 487682069 23097344 5054 33554432000 134512640 134829744 4289165312 18446744073709551615 134722592 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/20730/statm: 5639 5054 275 78 0 4925 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 22556

[startup+282.3 s]
/proc/loadavg: 4.00 3.99 3.81 5/190 20767
/proc/meminfo: memFree=15837576/32951124 swapFree=67111528/67111528
[pid=20730] ppid=20728 vsize=24508 CPUtime=282.29 cores=1,3
/proc/20730/stat : 20730 (MPhaseSAT_M) R 20728 20730 20445 0 -1 4202496 14294 0 0 0 28227 2 0 0 25 0 1 0 487682069 25096192 5439 33554432000 134512640 134829744 4289165312 18446744073709551615 134661446 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/20730/statm: 6127 5439 275 78 0 5413 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 24508

[startup+342.301 s]
/proc/loadavg: 4.06 4.00 3.82 5/187 20772
/proc/meminfo: memFree=16214220/32951124 swapFree=67111528/67111528
[pid=20730] ppid=20728 vsize=25324 CPUtime=342.3 cores=1,3
/proc/20730/stat : 20730 (MPhaseSAT_M) R 20728 20730 20445 0 -1 4202496 14457 0 0 0 34227 3 0 0 25 0 1 0 487682069 25931776 5602 33554432000 134512640 134829744 4289165312 18446744073709551615 134725373 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/20730/statm: 6331 5602 275 78 0 5617 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 25324

[startup+402.301 s]
/proc/loadavg: 4.02 4.00 3.83 5/190 20825
/proc/meminfo: memFree=16396220/32951124 swapFree=67111528/67111528
[pid=20730] ppid=20728 vsize=26652 CPUtime=402.31 cores=1,3
/proc/20730/stat : 20730 (MPhaseSAT_M) R 20728 20730 20445 0 -1 4202496 14715 0 0 0 40228 3 0 0 25 0 1 0 487682069 27291648 5860 33554432000 134512640 134829744 4289165312 18446744073709551615 134681751 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/20730/statm: 6663 5860 275 78 0 5949 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 26652

[startup+462.301 s]
/proc/loadavg: 3.48 3.86 3.79 4/184 20844
/proc/meminfo: memFree=16442096/32951124 swapFree=67111528/67111528
[pid=20730] ppid=20728 vsize=27548 CPUtime=462.31 cores=1,3
/proc/20730/stat : 20730 (MPhaseSAT_M) R 20728 20730 20445 0 -1 4202496 14905 0 0 0 46228 3 0 0 25 0 1 0 487682069 28209152 6050 33554432000 134512640 134829744 4289165312 18446744073709551615 134661647 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/20730/statm: 6887 6050 275 78 0 6173 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 27548

[startup+522.301 s]
/proc/loadavg: 3.17 3.70 3.73 4/184 20845
/proc/meminfo: memFree=16438008/32951124 swapFree=67111528/67111528
[pid=20730] ppid=20728 vsize=27868 CPUtime=522.31 cores=1,3
/proc/20730/stat : 20730 (MPhaseSAT_M) R 20728 20730 20445 0 -1 4202496 14984 0 0 0 52228 3 0 0 25 0 1 0 487682069 28536832 6129 33554432000 134512640 134829744 4289165312 18446744073709551615 134722610 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/20730/statm: 6967 6129 275 78 0 6253 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 27868

[startup+582.3 s]
/proc/loadavg: 3.06 3.57 3.69 4/184 20847
/proc/meminfo: memFree=16437240/32951124 swapFree=67111528/67111528
[pid=20730] ppid=20728 vsize=28428 CPUtime=582.31 cores=1,3
/proc/20730/stat : 20730 (MPhaseSAT_M) R 20728 20730 20445 0 -1 4202496 15105 0 0 0 58228 3 0 0 25 0 1 0 487682069 29110272 6250 33554432000 134512640 134829744 4289165312 18446744073709551615 134624965 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/20730/statm: 7107 6250 275 78 0 6393 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 28428

[startup+642.3 s]
/proc/loadavg: 3.02 3.46 3.64 4/184 20849
/proc/meminfo: memFree=16436728/32951124 swapFree=67111528/67111528
[pid=20730] ppid=20728 vsize=28924 CPUtime=642.32 cores=1,3
/proc/20730/stat : 20730 (MPhaseSAT_M) R 20728 20730 20445 0 -1 4202496 15183 0 0 0 64229 3 0 0 25 0 1 0 487682069 29618176 6328 33554432000 134512640 134829744 4289165312 18446744073709551615 134722783 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/20730/statm: 7231 6328 275 78 0 6517 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 28924

[startup+702.3 s]
/proc/loadavg: 2.79 3.34 3.59 3/178 20867
/proc/meminfo: memFree=16536160/32951124 swapFree=67111528/67111528
[pid=20730] ppid=20728 vsize=30364 CPUtime=702.31 cores=1,3
/proc/20730/stat : 20730 (MPhaseSAT_M) R 20728 20730 20445 0 -1 4202496 15489 0 0 0 70228 3 0 0 25 0 1 0 487682069 31092736 6634 33554432000 134512640 134829744 4289165312 18446744073709551615 134722472 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/20730/statm: 7591 6634 275 78 0 6877 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 30364

[startup+762.306 s]
/proc/loadavg: 1.85 2.98 3.45 2/172 20887
/proc/meminfo: memFree=16569180/32951124 swapFree=67111528/67111528
[pid=20730] ppid=20728 vsize=31068 CPUtime=762.32 cores=1,3
/proc/20730/stat : 20730 (MPhaseSAT_M) R 20728 20730 20445 0 -1 4202496 15610 0 0 0 76229 3 0 0 25 0 1 0 487682069 31813632 6755 33554432000 134512640 134829744 4289165312 18446744073709551615 134722607 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/20730/statm: 7767 6755 275 78 0 7053 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 31068

[startup+822.301 s]
/proc/loadavg: 1.31 2.62 3.29 2/172 20888
/proc/meminfo: memFree=16569248/32951124 swapFree=67111528/67111528
[pid=20730] ppid=20728 vsize=31228 CPUtime=822.32 cores=1,3
/proc/20730/stat : 20730 (MPhaseSAT_M) R 20728 20730 20445 0 -1 4202496 15669 0 0 0 82229 3 0 0 25 0 1 0 487682069 31977472 6814 33554432000 134512640 134829744 4289165312 18446744073709551615 134661405 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/20730/statm: 7807 6814 275 78 0 7093 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 31228

[startup+882.301 s]
/proc/loadavg: 1.11 2.32 3.14 2/172 20899
/proc/meminfo: memFree=16569084/32951124 swapFree=67111528/67111528
[pid=20730] ppid=20728 vsize=31548 CPUtime=882.32 cores=1,3
/proc/20730/stat : 20730 (MPhaseSAT_M) R 20728 20730 20445 0 -1 4202496 15719 0 0 0 88229 3 0 0 25 0 1 0 487682069 32305152 6863 33554432000 134512640 134829744 4289165312 18446744073709551615 134661443 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/20730/statm: 7887 6863 281 78 0 7173 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 31548

[startup+942.301 s]
/proc/loadavg: 1.04 2.08 3.01 2/172 20900
/proc/meminfo: memFree=16568924/32951124 swapFree=67111528/67111528
[pid=20730] ppid=20728 vsize=31708 CPUtime=942.32 cores=1,3
/proc/20730/stat : 20730 (MPhaseSAT_M) R 20728 20730 20445 0 -1 4202496 15779 0 0 0 94229 3 0 0 25 0 1 0 487682069 32468992 6923 33554432000 134512640 134829744 4289165312 18446744073709551615 134661666 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/20730/statm: 7927 6923 281 78 0 7213 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 31708

[startup+1002.3 s]
/proc/loadavg: 1.01 1.88 2.88 2/172 20902
/proc/meminfo: memFree=16568764/32951124 swapFree=67111528/67111528
[pid=20730] ppid=20728 vsize=32252 CPUtime=1002.32 cores=1,3
/proc/20730/stat : 20730 (MPhaseSAT_M) R 20728 20730 20445 0 -1 4202496 15883 0 0 0 100229 3 0 0 25 0 1 0 487682069 33026048 7027 33554432000 134512640 134829744 4289165312 18446744073709551615 134722621 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/20730/statm: 8063 7027 281 78 0 7349 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 32252

[startup+1062.3 s]
/proc/loadavg: 1.00 1.72 2.76 2/172 20907
/proc/meminfo: memFree=16569252/32951124 swapFree=67111528/67111528
[pid=20730] ppid=20728 vsize=32252 CPUtime=1062.33 cores=1,3
/proc/20730/stat : 20730 (MPhaseSAT_M) R 20728 20730 20445 0 -1 4202496 15910 0 0 0 106230 3 0 0 25 0 1 0 487682069 33026048 7054 33554432000 134512640 134829744 4289165312 18446744073709551615 134722439 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/20730/statm: 8063 7054 281 78 0 7349 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 32252

[startup+1122.3 s]
/proc/loadavg: 1.00 1.58 2.65 2/172 20908
/proc/meminfo: memFree=16568976/32951124 swapFree=67111528/67111528
[pid=20730] ppid=20728 vsize=32572 CPUtime=1122.33 cores=1,3
/proc/20730/stat : 20730 (MPhaseSAT_M) R 20728 20730 20445 0 -1 4202496 15976 0 0 0 112230 3 0 0 25 0 1 0 487682069 33353728 7120 33554432000 134512640 134829744 4289165312 18446744073709551615 134661425 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/20730/statm: 8143 7120 281 78 0 7429 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 32572

[startup+1182.3 s]
/proc/loadavg: 1.00 1.47 2.54 2/172 20910
/proc/meminfo: memFree=16568936/32951124 swapFree=67111528/67111528
[pid=20730] ppid=20728 vsize=32732 CPUtime=1182.33 cores=1,3
/proc/20730/stat : 20730 (MPhaseSAT_M) R 20728 20730 20445 0 -1 4202496 16006 0 0 0 118230 3 0 0 25 0 1 0 487682069 33517568 7150 33554432000 134512640 134829744 4289165312 18446744073709551615 134661405 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/20730/statm: 8183 7150 281 78 0 7469 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 32732

[startup+1242.3 s]
/proc/loadavg: 1.00 1.39 2.44 2/172 20912
/proc/meminfo: memFree=16568032/32951124 swapFree=67111528/67111528
[pid=20730] ppid=20728 vsize=33024 CPUtime=1242.33 cores=1,3
/proc/20730/stat : 20730 (MPhaseSAT_M) R 20728 20730 20445 0 -1 4202496 16074 0 0 0 124230 3 0 0 25 0 1 0 487682069 33816576 7218 33554432000 134512640 134829744 4289165312 18446744073709551615 134661446 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/20730/statm: 8256 7218 281 78 0 7542 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 33024



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.00 1.32 2.35 2/172 20913
/proc/meminfo: memFree=16570116/32951124 swapFree=67111528/67111528
[pid=20730] ppid=20728 vsize=29404 CPUtime=1300.04 cores=1,3
/proc/20730/stat : 20730 (MPhaseSAT_M) R 20728 20730 20445 0 -1 4202496 16171 0 0 0 130001 3 0 0 25 0 1 0 487682069 30109696 6573 33554432000 134512640 134829744 4289165312 18446744073709551615 134725794 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/20730/statm: 7351 6573 281 78 0 6637 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 29404

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.01
CPU time (s): 1300.05
CPU user time (s): 1300.01
CPU system time (s): 0.036994
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 33408

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

runsolver used 1.84072 second user time and 4.71828 second system time

The end

Launcher Data

Begin job on node105 at 2011-04-25 21:46:56
IDJOB=3284029
IDBENCH=71098
IDSOLVER=1522
FILE ID=node105/3284029-1303760816
RUNJOBID= node105-1303759510-20466
PBS_JOBID= 13157144
Free space on /tmp= 71844 MiB

SOLVER NAME= MPhaseSAT_M 2011-02-16
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/rbcl_xits_09_UNKNOWN.cnf
COMMAND LINE= MPhaseSAT_M BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3284029-1303760816/watcher-3284029-1303760816 -o /tmp/evaluation-result-3284029-1303760816/solver-3284029-1303760816 -C 2400 -W 1300 -M 7680  MPhaseSAT_M HOME/instance-3284029-1303760816.cnf

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

MD5SUM BENCH= 18ad1dee1e9d863458e75a20545ae68a
RANDOM SEED=1325468141

node105.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.825
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.825
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.825
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.825
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.825
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	: 5410.70
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.825
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.74
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.825
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.825
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:      16270004 kB
Buffers:       2282524 kB
Cached:       13473652 kB
SwapCached:          0 kB
Active:        8711896 kB
Inactive:      7399776 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16270004 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            1588 kB
Writeback:           0 kB
AnonPages:      355192 kB
Mapped:          16644 kB
Slab:           503624 kB
PageTables:       5820 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   551492 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= 71900 MiB
End job on node105 at 2011-04-25 22:08:38