Trace number 3284027

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

running on 2 cores: 5,7

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


[startup+0 s]
/proc/loadavg: 3.99 3.92 4.74 4/187 14158
/proc/meminfo: memFree=18355692/32951132 swapFree=67111524/67111528
[pid=14158] ppid=14156 vsize=5216 CPUtime=0 cores=5,7
/proc/14158/stat : 14158 (MPhaseSAT) R 14156 14158 14002 0 -1 4202496 329 0 0 0 0 0 0 0 18 0 1 0 487607760 5341184 271 33554432000 134512640 134731564 4294105696 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/14158/statm: 1304 271 225 54 0 614 0

[startup+0.0139999 s]
/proc/loadavg: 3.99 3.92 4.74 4/187 14158
/proc/meminfo: memFree=18355692/32951132 swapFree=67111524/67111528
[pid=14158] ppid=14156 vsize=5216 CPUtime=0.01 cores=5,7
/proc/14158/stat : 14158 (MPhaseSAT) R 14156 14158 14002 0 -1 4202496 371 0 0 0 1 0 0 0 18 0 1 0 487607760 5341184 313 33554432000 134512640 134731564 4294105696 18446744073709551615 134531503 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/14158/statm: 1304 313 225 54 0 614 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5216

[startup+0.100991 s]
/proc/loadavg: 3.99 3.92 4.74 4/187 14158
/proc/meminfo: memFree=18355692/32951132 swapFree=67111524/67111528
[pid=14158] ppid=14156 vsize=5512 CPUtime=0.09 cores=5,7
/proc/14158/stat : 14158 (MPhaseSAT) R 14156 14158 14002 0 -1 4202496 1952 0 0 0 9 0 0 0 18 0 1 0 487607760 5644288 892 33554432000 134512640 134731564 4294105696 18446744073709551615 134559163 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/14158/statm: 1378 892 236 54 0 688 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5512

[startup+0.300955 s]
/proc/loadavg: 3.99 3.92 4.74 4/187 14158
/proc/meminfo: memFree=18355692/32951132 swapFree=67111524/67111528
[pid=14158] ppid=14156 vsize=13452 CPUtime=0.29 cores=5,7
/proc/14158/stat : 14158 (MPhaseSAT) R 14156 14158 14002 0 -1 4202496 4900 0 0 0 29 0 0 0 18 0 1 0 487607760 13774848 2911 33554432000 134512640 134731564 4294105696 18446744073709551615 134632552 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/14158/statm: 3363 2911 261 54 0 2673 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13452

[startup+0.70089 s]
/proc/loadavg: 3.99 3.92 4.74 4/187 14158
/proc/meminfo: memFree=18355692/32951132 swapFree=67111524/67111528
[pid=14158] ppid=14156 vsize=13584 CPUtime=0.69 cores=5,7
/proc/14158/stat : 14158 (MPhaseSAT) R 14156 14158 14002 0 -1 4202496 4933 0 0 0 69 0 0 0 18 0 1 0 487607760 13910016 2944 33554432000 134512640 134731564 4294105696 18446744073709551615 134715501 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/14158/statm: 3396 2944 265 54 0 2706 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13584

[startup+1.50076 s]
/proc/loadavg: 3.99 3.92 4.74 5/188 14159
/proc/meminfo: memFree=18344800/32951132 swapFree=67111524/67111528
[pid=14158] ppid=14156 vsize=13584 CPUtime=1.49 cores=5,7
/proc/14158/stat : 14158 (MPhaseSAT) R 14156 14158 14002 0 -1 4202496 4933 0 0 0 149 0 0 0 20 0 1 0 487607760 13910016 2944 33554432000 134512640 134731564 4294105696 18446744073709551615 134659057 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/14158/statm: 3396 2944 265 54 0 2706 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 13584

[startup+3.10049 s]
/proc/loadavg: 3.99 3.92 4.74 5/188 14159
/proc/meminfo: memFree=18344428/32951132 swapFree=67111524/67111528
[pid=14158] ppid=14156 vsize=13716 CPUtime=3.09 cores=5,7
/proc/14158/stat : 14158 (MPhaseSAT) R 14156 14158 14002 0 -1 4202496 4957 0 0 0 309 0 0 0 25 0 1 0 487607760 14045184 2968 33554432000 134512640 134731564 4294105696 18446744073709551615 134659467 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/14158/statm: 3429 2968 265 54 0 2739 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13716

[startup+6.30096 s]
/proc/loadavg: 3.99 3.92 4.73 5/188 14159
/proc/meminfo: memFree=18343948/32951132 swapFree=67111524/67111528
[pid=14158] ppid=14156 vsize=14124 CPUtime=6.29 cores=5,7
/proc/14158/stat : 14158 (MPhaseSAT) R 14156 14158 14002 0 -1 4202496 5047 0 0 0 629 0 0 0 25 0 1 0 487607760 14462976 3058 33554432000 134512640 134731564 4294105696 18446744073709551615 134667663 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/14158/statm: 3531 3058 265 54 0 2841 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 14124

[startup+12.7009 s]
/proc/loadavg: 3.99 3.92 4.73 5/188 14159
/proc/meminfo: memFree=18342916/32951132 swapFree=67111524/67111528
[pid=14158] ppid=14156 vsize=14956 CPUtime=12.69 cores=5,7
/proc/14158/stat : 14158 (MPhaseSAT) R 14156 14158 14002 0 -1 4202496 5248 0 0 0 1269 0 0 0 25 0 1 0 487607760 15314944 3259 33554432000 134512640 134731564 4294105696 18446744073709551615 134659323 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/14158/statm: 3739 3259 265 54 0 3049 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 14956

[startup+25.5007 s]
/proc/loadavg: 3.99 3.92 4.72 5/188 14160
/proc/meminfo: memFree=18341064/32951132 swapFree=67111524/67111528
[pid=14158] ppid=14156 vsize=16660 CPUtime=25.49 cores=5,7
/proc/14158/stat : 14158 (MPhaseSAT) R 14156 14158 14002 0 -1 4202496 12568 0 0 0 2547 2 0 0 25 0 1 0 487607760 17059840 3713 33554432000 134512640 134731564 4294105696 18446744073709551615 134673162 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/14158/statm: 4165 3713 271 54 0 3475 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 16660

[startup+51.1004 s]
/proc/loadavg: 3.99 3.93 4.70 5/188 14161
/proc/meminfo: memFree=18339812/32951132 swapFree=67111524/67111528
[pid=14158] ppid=14156 vsize=17884 CPUtime=51.09 cores=5,7
/proc/14158/stat : 14158 (MPhaseSAT) R 14156 14158 14002 0 -1 4202496 12865 0 0 0 5107 2 0 0 25 0 1 0 487607760 18313216 4010 33554432000 134512640 134731564 4294105696 18446744073709551615 134621062 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/14158/statm: 4471 4010 271 54 0 3781 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 17884

[startup+102.307 s]
/proc/loadavg: 4.04 3.95 4.66 5/188 14162
/proc/meminfo: memFree=18338920/32951132 swapFree=67111524/67111528
[pid=14158] ppid=14156 vsize=18448 CPUtime=102.3 cores=5,7
/proc/14158/stat : 14158 (MPhaseSAT) R 14156 14158 14002 0 -1 4202496 12991 0 0 0 10228 2 0 0 25 0 1 0 487607760 18890752 4136 33554432000 134512640 134731564 4294105696 18446744073709551615 134659334 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/14158/statm: 4612 4136 271 54 0 3922 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 18448

[startup+162.301 s]
/proc/loadavg: 4.01 3.95 4.62 5/188 14163
/proc/meminfo: memFree=18331948/32951132 swapFree=67111524/67111528
[pid=14158] ppid=14156 vsize=19120 CPUtime=162.29 cores=5,7
/proc/14158/stat : 14158 (MPhaseSAT) R 14156 14158 14002 0 -1 4202496 13159 0 0 0 16227 2 0 0 25 0 1 0 487607760 19578880 4304 33554432000 134512640 134731564 4294105696 18446744073709551615 134659334 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/14158/statm: 4780 4304 271 54 0 4090 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 19120

[startup+222.301 s]
/proc/loadavg: 4.00 3.96 4.58 5/188 14165
/proc/meminfo: memFree=18318284/32951132 swapFree=67111524/67111528
[pid=14158] ppid=14156 vsize=22456 CPUtime=222.29 cores=5,7
/proc/14158/stat : 14158 (MPhaseSAT) R 14156 14158 14002 0 -1 4202496 13904 0 0 0 22227 2 0 0 25 0 1 0 487607760 22994944 5049 33554432000 134512640 134731564 4294105696 18446744073709551615 134659479 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/14158/statm: 5614 5049 271 54 0 4924 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 22456

[startup+282.301 s]
/proc/loadavg: 4.00 3.97 4.54 5/188 14167
/proc/meminfo: memFree=18316028/32951132 swapFree=67111524/67111528
[pid=14158] ppid=14156 vsize=24408 CPUtime=282.3 cores=5,7
/proc/14158/stat : 14158 (MPhaseSAT) R 14156 14158 14002 0 -1 4202496 14289 0 0 0 28227 3 0 0 25 0 1 0 487607760 24993792 5434 33554432000 134512640 134731564 4294105696 18446744073709551615 134659520 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/14158/statm: 6102 5434 271 54 0 5412 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 24408

[startup+342.3 s]
/proc/loadavg: 4.00 3.97 4.50 5/188 14169
/proc/meminfo: memFree=18314520/32951132 swapFree=67111524/67111528
[pid=14158] ppid=14156 vsize=25224 CPUtime=342.29 cores=5,7
/proc/14158/stat : 14158 (MPhaseSAT) R 14156 14158 14002 0 -1 4202496 14452 0 0 0 34226 3 0 0 25 0 1 0 487607760 25829376 5597 33554432000 134512640 134731564 4294105696 18446744073709551615 134659320 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/14158/statm: 6306 5597 271 54 0 5616 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 25224

[startup+402.3 s]
/proc/loadavg: 4.06 3.99 4.47 5/188 14170
/proc/meminfo: memFree=18305080/32951132 swapFree=67111524/67111528
[pid=14158] ppid=14156 vsize=26552 CPUtime=402.3 cores=5,7
/proc/14158/stat : 14158 (MPhaseSAT) R 14156 14158 14002 0 -1 4202496 14707 0 0 0 40227 3 0 0 25 0 1 0 487607760 27189248 5852 33554432000 134512640 134731564 4294105696 18446744073709551615 134659345 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/14158/statm: 6638 5852 271 54 0 5948 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 26552

[startup+462.3 s]
/proc/loadavg: 4.02 3.99 4.44 5/188 14171
/proc/meminfo: memFree=18296380/32951132 swapFree=67111524/67111528
[pid=14158] ppid=14156 vsize=27448 CPUtime=462.3 cores=5,7
/proc/14158/stat : 14158 (MPhaseSAT) R 14156 14158 14002 0 -1 4202496 14900 0 0 0 46227 3 0 0 25 0 1 0 487607760 28106752 6045 33554432000 134512640 134731564 4294105696 18446744073709551615 134719975 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/14158/statm: 6862 6045 271 54 0 6172 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 27448

[startup+522.301 s]
/proc/loadavg: 4.01 3.99 4.41 5/188 14173
/proc/meminfo: memFree=18292520/32951132 swapFree=67111524/67111528
[pid=14158] ppid=14156 vsize=27768 CPUtime=522.3 cores=5,7
/proc/14158/stat : 14158 (MPhaseSAT) R 14156 14158 14002 0 -1 4202496 14966 0 0 0 52227 3 0 0 25 0 1 0 487607760 28434432 6111 33554432000 134512640 134731564 4294105696 18446744073709551615 134634373 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/14158/statm: 6942 6111 271 54 0 6252 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 27768

[startup+582.301 s]
/proc/loadavg: 4.00 3.99 4.38 5/188 14175
/proc/meminfo: memFree=18291020/32951132 swapFree=67111524/67111528
[pid=14158] ppid=14156 vsize=28328 CPUtime=582.3 cores=5,7
/proc/14158/stat : 14158 (MPhaseSAT) R 14156 14158 14002 0 -1 4202496 15086 0 0 0 58227 3 0 0 25 0 1 0 487607760 29007872 6231 33554432000 134512640 134731564 4294105696 18446744073709551615 134717132 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/14158/statm: 7082 6231 271 54 0 6392 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 28328

[startup+642.301 s]
/proc/loadavg: 4.07 4.00 4.36 5/188 14177
/proc/meminfo: memFree=18290748/32951132 swapFree=67111524/67111528
[pid=14158] ppid=14156 vsize=28632 CPUtime=642.3 cores=5,7
/proc/14158/stat : 14158 (MPhaseSAT) R 14156 14158 14002 0 -1 4202496 15145 0 0 0 64227 3 0 0 25 0 1 0 487607760 29319168 6290 33554432000 134512640 134731564 4294105696 18446744073709551615 134659329 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/14158/statm: 7158 6290 271 54 0 6468 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 28632

[startup+702.301 s]
/proc/loadavg: 4.02 4.00 4.34 5/188 14178
/proc/meminfo: memFree=18289352/32951132 swapFree=67111524/67111528
[pid=14158] ppid=14156 vsize=29944 CPUtime=702.3 cores=5,7
/proc/14158/stat : 14158 (MPhaseSAT) R 14156 14158 14002 0 -1 4202496 15400 0 0 0 70227 3 0 0 25 0 1 0 487607760 30662656 6545 33554432000 134512640 134731564 4294105696 18446744073709551615 134659334 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/14158/statm: 7486 6545 271 54 0 6796 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 29944

[startup+762.307 s]
/proc/loadavg: 4.11 4.03 4.32 5/188 14235
/proc/meminfo: memFree=18449256/32951132 swapFree=67111524/67111528
[pid=14158] ppid=14156 vsize=30776 CPUtime=762.31 cores=5,7
/proc/14158/stat : 14158 (MPhaseSAT) R 14156 14158 14002 0 -1 4202496 15585 0 0 0 76226 5 0 0 25 0 1 0 487607760 31514624 6730 33554432000 134512640 134731564 4294105696 18446744073709551615 134659270 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/14158/statm: 7694 6730 271 54 0 7004 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 30776

[startup+822.301 s]
/proc/loadavg: 4.24 4.07 4.32 5/188 14345
/proc/meminfo: memFree=18333448/32951132 swapFree=67111524/67111528
[pid=14158] ppid=14156 vsize=30968 CPUtime=822.31 cores=5,7
/proc/14158/stat : 14158 (MPhaseSAT) R 14156 14158 14002 0 -1 4202496 15621 0 0 0 82222 9 0 0 25 0 1 0 487607760 31711232 6766 33554432000 134512640 134731564 4294105696 18446744073709551615 134721813 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/14158/statm: 7742 6766 271 54 0 7052 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 30968

[startup+882.301 s]
/proc/loadavg: 4.26 4.13 4.32 5/188 14374
/proc/meminfo: memFree=18271820/32951132 swapFree=67111524/67111528
[pid=14158] ppid=14156 vsize=31128 CPUtime=882.3 cores=5,7
/proc/14158/stat : 14158 (MPhaseSAT) R 14156 14158 14002 0 -1 4202496 15664 0 0 0 88220 10 0 0 25 0 1 0 487607760 31875072 6809 33554432000 134512640 134731564 4294105696 18446744073709551615 134659947 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/14158/statm: 7782 6809 271 54 0 7092 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 31128

[startup+942.3 s]
/proc/loadavg: 4.09 4.10 4.30 5/188 14375
/proc/meminfo: memFree=18271684/32951132 swapFree=67111524/67111528
[pid=14158] ppid=14156 vsize=31448 CPUtime=942.3 cores=5,7
/proc/14158/stat : 14158 (MPhaseSAT) R 14156 14158 14002 0 -1 4202496 15713 0 0 0 94220 10 0 0 25 0 1 0 487607760 32202752 6857 33554432000 134512640 134731564 4294105696 18446744073709551615 134659334 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/14158/statm: 7862 6857 277 54 0 7172 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 31448

[startup+1002.3 s]
/proc/loadavg: 4.08 4.09 4.28 5/188 14377
/proc/meminfo: memFree=18408268/32951132 swapFree=67111524/67111528
[pid=14158] ppid=14156 vsize=31608 CPUtime=1002.31 cores=5,7
/proc/14158/stat : 14158 (MPhaseSAT) R 14156 14158 14002 0 -1 4202496 15773 0 0 0 100220 11 0 0 25 0 1 0 487607760 32366592 6917 33554432000 134512640 134731564 4294105696 18446744073709551615 134659334 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/14158/statm: 7902 6917 277 54 0 7212 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 31608

[startup+1062.3 s]
/proc/loadavg: 5.09 4.34 4.35 6/188 14433
/proc/meminfo: memFree=17598768/32951132 swapFree=67111524/67111528
[pid=14158] ppid=14156 vsize=32152 CPUtime=1062.31 cores=5,7
/proc/14158/stat : 14158 (MPhaseSAT) R 14156 14158 14002 0 -1 4202496 15877 0 0 0 106211 20 0 0 25 0 1 0 487607760 32923648 7021 33554432000 134512640 134731564 4294105696 18446744073709551615 134614655 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/14158/statm: 8038 7021 277 54 0 7348 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 32152

[startup+1122.3 s]
/proc/loadavg: 5.92 4.79 4.50 5/188 14435
/proc/meminfo: memFree=17002432/32951132 swapFree=67111524/67111528
[pid=14158] ppid=14156 vsize=32152 CPUtime=1122.31 cores=5,7
/proc/14158/stat : 14158 (MPhaseSAT) R 14156 14158 14002 0 -1 4202496 15904 0 0 0 112196 35 0 0 25 0 1 0 487607760 32923648 7048 33554432000 134512640 134731564 4294105696 18446744073709551615 134659293 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/14158/statm: 8038 7048 277 54 0 7348 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 32152

[startup+1182.3 s]
/proc/loadavg: 4.54 4.61 4.45 4/182 14454
/proc/meminfo: memFree=18246940/32951132 swapFree=67111524/67111528
[pid=14158] ppid=14156 vsize=32312 CPUtime=1182.31 cores=5,7
/proc/14158/stat : 14158 (MPhaseSAT) R 14156 14158 14002 0 -1 4202496 15928 0 0 0 118196 35 0 0 25 0 1 0 487607760 33087488 7072 33554432000 134512640 134731564 4294105696 18446744073709551615 134673274 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/14158/statm: 8078 7072 277 54 0 7388 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 32312

[startup+1242.3 s]
/proc/loadavg: 3.60 4.33 4.37 4/182 14456
/proc/meminfo: memFree=18238808/32951132 swapFree=67111524/67111528
[pid=14158] ppid=14156 vsize=32472 CPUtime=1242.31 cores=5,7
/proc/14158/stat : 14158 (MPhaseSAT) R 14156 14158 14002 0 -1 4202496 15979 0 0 0 124196 35 0 0 25 0 1 0 487607760 33251328 7123 33554432000 134512640 134731564 4294105696 18446744073709551615 134659284 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/14158/statm: 8118 7123 277 54 0 7428 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 32472



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.22 4.08 4.28 4/182 14457
/proc/meminfo: memFree=18217956/32951132 swapFree=67111524/67111528
[pid=14158] ppid=14156 vsize=32632 CPUtime=1300.01 cores=5,7
/proc/14158/stat : 14158 (MPhaseSAT) R 14156 14158 14002 0 -1 4202496 16005 0 0 0 129966 35 0 0 25 0 1 0 487607760 33415168 7149 33554432000 134512640 134731564 4294105696 18446744073709551615 134720133 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/14158/statm: 8158 7149 277 54 0 7468 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 32632

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.01
CPU time (s): 1300.02
CPU user time (s): 1299.67
CPU system time (s): 0.354946
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 32632

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.67
system time used= 0.354946
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 16005
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= 3055

runsolver used 2.02469 second user time and 5.07023 second system time

The end

Launcher Data

Begin job on node129 at 2011-04-25 21:34:41
IDJOB=3284027
IDBENCH=71098
IDSOLVER=1520
FILE ID=node129/3284027-1303760081
RUNJOBID= node129-1303759506-14023
PBS_JOBID= 13157128
Free space on /tmp= 66240 MiB

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

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

MD5SUM BENCH= 18ad1dee1e9d863458e75a20545ae68a
RANDOM SEED=1188468273

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:      18355848 kB
Buffers:       1237280 kB
Cached:       12285812 kB
SwapCached:          4 kB
Active:        2382992 kB
Inactive:     11548720 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      18355848 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            1584 kB
Writeback:           0 kB
AnonPages:      408452 kB
Mapped:          17076 kB
Slab:           599132 kB
PageTables:       5816 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   600872 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= 66248 MiB
End job on node129 at 2011-04-25 21:56:23