Trace number 3283983

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

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
ndhf_xits_19_UNKNOWN.cnf
MD5SUM4cf2a693df1b6e5a084b88e84ec5f2af
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark14.5608
Satisfiable
(Un)Satisfiability was proved
Number of variables4020
Number of clauses466486
Sum of the clauses size1393798
Maximum clause length20
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 26187
Number of clauses of size 3460268
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 531

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

running on 2 cores: 0,2

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 4.03 3.87 3.73 5/189 4486
/proc/meminfo: memFree=11341172/32950928 swapFree=67111528/67111528
[pid=4486] ppid=4484 vsize=10432 CPUtime=0 cores=0,2
/proc/4486/stat : 4486 (MPhaseSAT_M) R 4484 4486 3965 0 -1 4202496 332 0 0 0 0 0 0 0 22 0 1 0 566276966 10682368 274 33554432000 134512640 134829744 4294777344 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/4486/statm: 2608 274 225 78 0 1894 0

[startup+0.0833961 s]
/proc/loadavg: 4.03 3.87 3.73 5/189 4486
/proc/meminfo: memFree=11341172/32950928 swapFree=67111528/67111528
[pid=4486] ppid=4484 vsize=10432 CPUtime=0.08 cores=0,2
/proc/4486/stat : 4486 (MPhaseSAT_M) R 4484 4486 3965 0 -1 4202496 725 0 0 0 8 0 0 0 22 0 1 0 566276966 10682368 667 33554432000 134512640 134829744 4294777344 18446744073709551615 12023929 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/4486/statm: 2608 667 225 78 0 1894 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 10432

[startup+0.100384 s]
/proc/loadavg: 4.03 3.87 3.73 5/189 4486
/proc/meminfo: memFree=11341172/32950928 swapFree=67111528/67111528
[pid=4486] ppid=4484 vsize=10432 CPUtime=0.09 cores=0,2
/proc/4486/stat : 4486 (MPhaseSAT_M) R 4484 4486 3965 0 -1 4202496 811 0 0 0 9 0 0 0 22 0 1 0 566276966 10682368 753 33554432000 134512640 134829744 4294777344 18446744073709551615 12123122 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/4486/statm: 2608 753 225 78 0 1894 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10432

[startup+0.300365 s]
/proc/loadavg: 4.03 3.87 3.73 5/189 4486
/proc/meminfo: memFree=11341172/32950928 swapFree=67111528/67111528
[pid=4486] ppid=4484 vsize=10432 CPUtime=0.29 cores=0,2
/proc/4486/stat : 4486 (MPhaseSAT_M) R 4484 4486 3965 0 -1 4202496 1810 0 0 0 29 0 0 0 23 0 1 0 566276966 10682368 1752 33554432000 134512640 134829744 4294777344 18446744073709551615 134531753 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/4486/statm: 2608 1752 225 78 0 1894 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10432

[startup+0.700286 s]
/proc/loadavg: 4.03 3.87 3.73 5/189 4486
/proc/meminfo: memFree=11341172/32950928 swapFree=67111528/67111528
[pid=4486] ppid=4484 vsize=17748 CPUtime=0.69 cores=0,2
/proc/4486/stat : 4486 (MPhaseSAT_M) R 4484 4486 3965 0 -1 4202496 11263 0 0 0 68 1 0 0 25 0 1 0 566276966 18173952 3934 33554432000 134512640 134829744 4294777344 18446744073709551615 134559389 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/4486/statm: 4437 3934 237 78 0 3723 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 17748

[startup+1.50114 s]
/proc/loadavg: 4.03 3.87 3.73 5/190 4487
/proc/meminfo: memFree=11305212/32950928 swapFree=67111528/67111528
[pid=4486] ppid=4484 vsize=56064 CPUtime=1.49 cores=0,2
/proc/4486/stat : 4486 (MPhaseSAT_M) R 4484 4486 3965 0 -1 4202496 25569 0 0 0 147 2 0 0 25 0 1 0 566276966 57409536 13397 33554432000 134512640 134829744 4294777344 18446744073709551615 134661405 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/4486/statm: 14016 13397 268 78 0 13302 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 56064

[startup+3.10084 s]
/proc/loadavg: 4.03 3.87 3.73 5/190 4487
/proc/meminfo: memFree=11287728/32950928 swapFree=67111528/67111528
[pid=4486] ppid=4484 vsize=56064 CPUtime=3.09 cores=0,2
/proc/4486/stat : 4486 (MPhaseSAT_M) R 4484 4486 3965 0 -1 4202496 25588 0 0 0 307 2 0 0 25 0 1 0 566276966 57409536 13415 33554432000 134512640 134829744 4294777344 18446744073709551615 134661457 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/4486/statm: 14016 13415 274 78 0 13302 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 56064

[startup+6.30031 s]
/proc/loadavg: 4.02 3.88 3.73 5/190 4487
/proc/meminfo: memFree=11286116/32950928 swapFree=67111528/67111528
[pid=4486] ppid=4484 vsize=58304 CPUtime=6.29 cores=0,2
/proc/4486/stat : 4486 (MPhaseSAT_M) R 4484 4486 3965 0 -1 4202496 26262 0 0 0 626 3 0 0 25 0 1 0 566276966 59703296 14089 33554432000 134512640 134829744 4294777344 18446744073709551615 134722447 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/4486/statm: 14576 14089 274 78 0 13862 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 58304

[startup+12.7012 s]
/proc/loadavg: 4.02 3.88 3.73 5/190 4487
/proc/meminfo: memFree=11279560/32950928 swapFree=67111528/67111528
[pid=4486] ppid=4484 vsize=63536 CPUtime=12.69 cores=0,2
/proc/4486/stat : 4486 (MPhaseSAT_M) R 4484 4486 3965 0 -1 4202496 27542 0 0 0 1266 3 0 0 25 0 1 0 566276966 65060864 15369 33554432000 134512640 134829744 4294777344 18446744073709551615 134661680 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/4486/statm: 15884 15369 274 78 0 15170 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 63536

[startup+25.5009 s]
/proc/loadavg: 4.02 3.88 3.73 5/190 4488
/proc/meminfo: memFree=11274960/32950928 swapFree=67111528/67111528
[pid=4486] ppid=4484 vsize=67640 CPUtime=25.49 cores=0,2
/proc/4486/stat : 4486 (MPhaseSAT_M) R 4484 4486 3965 0 -1 4202496 28522 0 0 0 2546 3 0 0 25 0 1 0 566276966 69263360 16349 33554432000 134512640 134829744 4294777344 18446744073709551615 134722439 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/4486/statm: 16910 16349 274 78 0 16196 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 67640

[startup+51.1004 s]
/proc/loadavg: 4.01 3.89 3.74 5/190 4488
/proc/meminfo: memFree=11270916/32950928 swapFree=67111528/67111528
[pid=4486] ppid=4484 vsize=70684 CPUtime=51.09 cores=0,2
/proc/4486/stat : 4486 (MPhaseSAT_M) R 4484 4486 3965 0 -1 4202496 29250 0 0 0 5105 4 0 0 25 0 1 0 566276966 72380416 17077 33554432000 134512640 134829744 4294777344 18446744073709551615 134661425 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/4486/statm: 17671 17077 274 78 0 16957 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 70684

[startup+102.306 s]
/proc/loadavg: 4.00 3.91 3.75 5/190 4490
/proc/meminfo: memFree=11265040/32950928 swapFree=67111528/67111528
[pid=4486] ppid=4484 vsize=75384 CPUtime=102.3 cores=0,2
/proc/4486/stat : 4486 (MPhaseSAT_M) R 4484 4486 3965 0 -1 4202496 30365 0 0 0 10226 4 0 0 25 0 1 0 566276966 77193216 18192 33554432000 134512640 134829744 4294777344 18446744073709551615 134722607 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/4486/statm: 18846 18192 274 78 0 18132 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 75384

[startup+162.301 s]
/proc/loadavg: 4.00 3.92 3.76 5/190 4491
/proc/meminfo: memFree=11276916/32950928 swapFree=67111528/67111528
[pid=4486] ppid=4484 vsize=63528 CPUtime=162.29 cores=0,2
/proc/4486/stat : 4486 (MPhaseSAT_M) R 4484 4486 3965 0 -1 4202496 66903 0 0 0 16220 9 0 0 25 0 1 0 566276966 65052672 15288 33554432000 134512640 134829744 4294777344 18446744073709551615 134718005 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/4486/statm: 15882 15288 280 78 0 15168 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 63528

[startup+222.3 s]
/proc/loadavg: 4.03 3.94 3.78 5/190 4493
/proc/meminfo: memFree=11260892/32950928 swapFree=67111528/67111528
[pid=4486] ppid=4484 vsize=77956 CPUtime=222.3 cores=0,2
/proc/4486/stat : 4486 (MPhaseSAT_M) R 4484 4486 3965 0 -1 4202496 70403 0 0 0 22219 11 0 0 25 0 1 0 566276966 79826944 18788 33554432000 134512640 134829744 4294777344 18446744073709551615 134722439 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/4486/statm: 19489 18788 280 78 0 18775 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 77956

[startup+282.301 s]
/proc/loadavg: 4.01 3.95 3.79 5/190 4494
/proc/meminfo: memFree=11259372/32950928 swapFree=67111528/67111528
[pid=4486] ppid=4484 vsize=78492 CPUtime=282.3 cores=0,2
/proc/4486/stat : 4486 (MPhaseSAT_M) R 4484 4486 3965 0 -1 4202496 70710 0 0 0 28219 11 0 0 25 0 1 0 566276966 80375808 19095 33554432000 134512640 134829744 4294777344 18446744073709551615 134722439 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/4486/statm: 19623 19095 280 78 0 18909 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 78492

[startup+342.301 s]
/proc/loadavg: 4.13 3.99 3.81 5/190 4496
/proc/meminfo: memFree=11257616/32950928 swapFree=67111528/67111528
[pid=4486] ppid=4484 vsize=78492 CPUtime=342.3 cores=0,2
/proc/4486/stat : 4486 (MPhaseSAT_M) R 4484 4486 3965 0 -1 4202496 70710 0 0 0 34219 11 0 0 25 0 1 0 566276966 80375808 19095 33554432000 134512640 134829744 4294777344 18446744073709551615 134722439 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/4486/statm: 19623 19095 280 78 0 18909 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 78492

[startup+402.301 s]
/proc/loadavg: 4.05 3.99 3.82 5/190 4498
/proc/meminfo: memFree=11253492/32950928 swapFree=67111528/67111528
[pid=4486] ppid=4484 vsize=83832 CPUtime=402.3 cores=0,2
/proc/4486/stat : 4486 (MPhaseSAT_M) R 4484 4486 3965 0 -1 4202496 72030 0 0 0 40219 11 0 0 25 0 1 0 566276966 85843968 20415 33554432000 134512640 134829744 4294777344 18446744073709551615 134722439 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/4486/statm: 20958 20415 280 78 0 20244 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 83832

[startup+462.301 s]
/proc/loadavg: 4.02 3.99 3.83 5/190 4499
/proc/meminfo: memFree=11251616/32950928 swapFree=67111528/67111528
[pid=4486] ppid=4484 vsize=85568 CPUtime=462.3 cores=0,2
/proc/4486/stat : 4486 (MPhaseSAT_M) R 4484 4486 3965 0 -1 4202496 72451 0 0 0 46219 11 0 0 25 0 1 0 566276966 87621632 20836 33554432000 134512640 134829744 4294777344 18446744073709551615 134722595 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/4486/statm: 21392 20836 280 78 0 20678 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 85568

[startup+522.3 s]
/proc/loadavg: 4.07 4.00 3.84 5/190 4501
/proc/meminfo: memFree=11240324/32950928 swapFree=67111528/67111528
[pid=4486] ppid=4484 vsize=96908 CPUtime=522.31 cores=0,2
/proc/4486/stat : 4486 (MPhaseSAT_M) R 4484 4486 3965 0 -1 4202496 75106 0 0 0 52218 13 0 0 25 0 1 0 566276966 99233792 23491 33554432000 134512640 134829744 4294777344 18446744073709551615 11886808 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/4486/statm: 24227 23491 280 78 0 23513 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 96908

[startup+582.301 s]
/proc/loadavg: 4.02 4.00 3.84 5/190 4502
/proc/meminfo: memFree=11239924/32950928 swapFree=67111528/67111528
[pid=4486] ppid=4484 vsize=97100 CPUtime=582.3 cores=0,2
/proc/4486/stat : 4486 (MPhaseSAT_M) R 4484 4486 3965 0 -1 4202496 75152 0 0 0 58217 13 0 0 25 0 1 0 566276966 99430400 23537 33554432000 134512640 134829744 4294777344 18446744073709551615 134722439 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/4486/statm: 24275 23537 280 78 0 23561 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 97100

[startup+642.3 s]
/proc/loadavg: 4.01 4.00 3.85 5/190 4532
/proc/meminfo: memFree=10453008/32950928 swapFree=67111528/67111528
[pid=4486] ppid=4484 vsize=107076 CPUtime=642.31 cores=0,2
/proc/4486/stat : 4486 (MPhaseSAT_M) R 4484 4486 3965 0 -1 4202496 77456 0 0 0 64216 15 0 0 25 0 1 0 566276966 109645824 25841 33554432000 134512640 134829744 4294777344 18446744073709551615 134661806 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/4486/statm: 26769 25841 280 78 0 26055 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 107076

[startup+702.301 s]
/proc/loadavg: 4.00 4.00 3.85 5/190 4534
/proc/meminfo: memFree=9538424/32950928 swapFree=67111528/67111528
[pid=4486] ppid=4484 vsize=107076 CPUtime=702.31 cores=0,2
/proc/4486/stat : 4486 (MPhaseSAT_M) R 4484 4486 3965 0 -1 4202496 77461 0 0 0 70216 15 0 0 25 0 1 0 566276966 109645824 25846 33554432000 134512640 134829744 4294777344 18446744073709551615 11886435 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/4486/statm: 26769 25846 280 78 0 26055 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 107076

[startup+762.306 s]
/proc/loadavg: 3.96 4.00 3.86 4/181 4556
/proc/meminfo: memFree=11149252/32950928 swapFree=67111528/67111528
[pid=4486] ppid=4484 vsize=118528 CPUtime=762.32 cores=0,2
/proc/4486/stat : 4486 (MPhaseSAT_M) R 4484 4486 3965 0 -1 4202496 80208 0 0 0 76216 16 0 0 25 0 1 0 566276966 121372672 28593 33554432000 134512640 134829744 4294777344 18446744073709551615 134722597 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/4486/statm: 29632 28593 280 78 0 28918 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 118528

[startup+822.301 s]
/proc/loadavg: 2.75 3.65 3.75 3/178 4572
/proc/meminfo: memFree=11502316/32950928 swapFree=67111528/67111528
[pid=4486] ppid=4484 vsize=118528 CPUtime=822.31 cores=0,2
/proc/4486/stat : 4486 (MPhaseSAT_M) R 4484 4486 3965 0 -1 4202496 80540 0 0 0 82215 16 0 0 25 0 1 0 566276966 121372672 28925 33554432000 134512640 134829744 4294777344 18446744073709551615 11886422 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/4486/statm: 29632 28925 280 78 0 28918 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 118528

[startup+882.301 s]
/proc/loadavg: 2.27 3.34 3.63 3/178 4573
/proc/meminfo: memFree=11502536/32950928 swapFree=67111528/67111528
[pid=4486] ppid=4484 vsize=118528 CPUtime=882.32 cores=0,2
/proc/4486/stat : 4486 (MPhaseSAT_M) R 4484 4486 3965 0 -1 4202496 80543 0 0 0 88216 16 0 0 25 0 1 0 566276966 121372672 28928 33554432000 134512640 134829744 4294777344 18446744073709551615 134722768 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/4486/statm: 29632 28928 280 78 0 28918 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 118528

[startup+942.3 s]
/proc/loadavg: 2.10 3.10 3.53 3/178 4575
/proc/meminfo: memFree=11502368/32950928 swapFree=67111528/67111528
[pid=4486] ppid=4484 vsize=118528 CPUtime=942.32 cores=0,2
/proc/4486/stat : 4486 (MPhaseSAT_M) R 4484 4486 3965 0 -1 4202496 80551 0 0 0 94216 16 0 0 25 0 1 0 566276966 121372672 28936 33554432000 134512640 134829744 4294777344 18446744073709551615 134722439 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/4486/statm: 29632 28936 280 78 0 28918 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 118528

[startup+1002.3 s]
/proc/loadavg: 2.03 2.89 3.43 3/178 4577
/proc/meminfo: memFree=11502084/32950928 swapFree=67111528/67111528
[pid=4486] ppid=4484 vsize=118528 CPUtime=1002.32 cores=0,2
/proc/4486/stat : 4486 (MPhaseSAT_M) R 4484 4486 3965 0 -1 4202496 80552 0 0 0 100216 16 0 0 25 0 1 0 566276966 121372672 28937 33554432000 134512640 134829744 4294777344 18446744073709551615 134722800 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/4486/statm: 29632 28937 280 78 0 28918 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 118528

[startup+1062.3 s]
/proc/loadavg: 2.01 2.73 3.34 3/178 4578
/proc/meminfo: memFree=11501944/32950928 swapFree=67111528/67111528
[pid=4486] ppid=4484 vsize=118528 CPUtime=1062.32 cores=0,2
/proc/4486/stat : 4486 (MPhaseSAT_M) R 4484 4486 3965 0 -1 4202496 80558 0 0 0 106216 16 0 0 25 0 1 0 566276966 121372672 28943 33554432000 134512640 134829744 4294777344 18446744073709551615 134661647 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/4486/statm: 29632 28943 280 78 0 28918 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 118528

[startup+1122.3 s]
/proc/loadavg: 1.61 2.50 3.22 2/172 4598
/proc/meminfo: memFree=11535384/32950928 swapFree=67111528/67111528
[pid=4486] ppid=4484 vsize=118260 CPUtime=1122.31 cores=0,2
/proc/4486/stat : 4486 (MPhaseSAT_M) R 4484 4486 3965 0 -1 4202496 80559 0 0 0 112215 16 0 0 25 0 1 0 566276966 121098240 28906 33554432000 134512640 134829744 4294777344 18446744073709551615 134624876 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/4486/statm: 29565 28906 280 78 0 28851 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 118260

[startup+1182.3 s]
/proc/loadavg: 1.22 2.22 3.08 2/172 4599
/proc/meminfo: memFree=11535708/32950928 swapFree=67111528/67111528
[pid=4486] ppid=4484 vsize=118260 CPUtime=1182.31 cores=0,2
/proc/4486/stat : 4486 (MPhaseSAT_M) R 4484 4486 3965 0 -1 4202496 80567 0 0 0 118215 16 0 0 25 0 1 0 566276966 121098240 28914 33554432000 134512640 134829744 4294777344 18446744073709551615 134722615 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/4486/statm: 29565 28914 280 78 0 28851 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 118260

[startup+1242.3 s]
/proc/loadavg: 1.08 2.00 2.95 2/172 4610
/proc/meminfo: memFree=11529288/32950928 swapFree=67111528/67111528
[pid=4486] ppid=4484 vsize=125560 CPUtime=1242.32 cores=0,2
/proc/4486/stat : 4486 (MPhaseSAT_M) R 4484 4486 3965 0 -1 4202496 82322 0 0 0 124215 17 0 0 25 0 1 0 566276966 128573440 30669 33554432000 134512640 134829744 4294777344 18446744073709551615 134661432 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/4486/statm: 31390 30669 280 78 0 30676 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 125560



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.03 1.81 2.82 2/172 4612
/proc/meminfo: memFree=11524284/32950928 swapFree=67111528/67111528
[pid=4486] ppid=4484 vsize=130704 CPUtime=1300.02 cores=0,2
/proc/4486/stat : 4486 (MPhaseSAT_M) R 4484 4486 3965 0 -1 4202496 83589 0 0 0 129985 17 0 0 25 0 1 0 566276966 133840896 31936 33554432000 134512640 134829744 4294777344 18446744073709551615 134661064 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/4486/statm: 32676 31936 280 78 0 31962 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 130704

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.04
CPU user time (s): 1299.86
CPU system time (s): 0.182972
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 130704

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

runsolver used 2.10868 second user time and 4.51131 second system time

The end

Launcher Data

Begin job on node112 at 2011-04-25 21:41:03
IDJOB=3283983
IDBENCH=71095
IDSOLVER=1522
FILE ID=node112/3283983-1303760463
RUNJOBID= node112-1303759510-3983
PBS_JOBID= 13157140
Free space on /tmp= 72528 MiB

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

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

MD5SUM BENCH= 4cf2a693df1b6e5a084b88e84ec5f2af
RANDOM SEED=1239087771

node112.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.65
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 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.828
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.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.828
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5261.27
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.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.828
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.93
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      11341328 kB
Buffers:       1972048 kB
Cached:       18727460 kB
SwapCached:          0 kB
Active:       10062008 kB
Inactive:     10999912 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      11341328 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            8332 kB
Writeback:           0 kB
AnonPages:      362144 kB
Mapped:          16644 kB
Slab:           481660 kB
PageTables:       5852 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   559948 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= 72584 MiB
End job on node112 at 2011-04-25 22:02:45