Trace number 3377968

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
borg-sat 11.03.02-seq-industrial (fixed)UNSAT 1231.5 1229.32

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_L150_coli.sat.cnf
MD5SUMba6884aaa746378e56c38fd8b3d0255e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark52.912
Satisfiable
(Un)Satisfiability was proved
Number of variables486992
Number of clauses2456708
Sum of the clauses size7147094
Maximum clause length11
Minimum clause length1
Number of clauses of size 145577
Number of clauses of size 2599727
Number of clauses of size 31431108
Number of clauses of size 4295435
Number of clauses of size 584412
Number of clauses of size over 5449

Solver Data

0.30/0.47	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.30/0.47	c INFO: solving HOME/instance-3377968-1305453564.cnf
0.30/0.47	c INFO: computing task features
10.90/11.19	c INFO: computed variable-clause graph statistics
11.30/11.51	c INFO: computed clause balance statistics
52.26/52.58	c INFO: computed variable balance statistics
84.35/84.68	c INFO: computed small-clause counts
85.65/85.93	c INFO: computed Horn-clause counts
355.81/356.12	c INFO: computed variable graph statistics
355.81/356.13	c INFO: collected features for HOME/instance-3377968-1305453564.cnf in 355.01 s
355.81/356.14	c INFO: running lingeling-276@0 for 97 with 2044 remaining (b = 0.26)
456.13/456.45	c INFO: running cryptominisat-2.9.0@0 for 1945 with 1945 remaining (b = 0.42)
1231.33/1229.21	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3377968-1305453564/watcher-3377968-1305453564 -o /tmp/evaluation-result-3377968-1305453564/solver-3377968-1305453564 -C 2400 -W 1300 -M 7680 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3377968-1305453564.cnf -seed 438390831 -budget 2400 

running on 2 cores: 4,6

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


[startup+0 s]
/proc/loadavg: 1.66 2.72 3.22 5/403 29693
/proc/meminfo: memFree=23395464/32950928 swapFree=67056568/67111528
[pid=29693] ppid=29691 vsize=11796 CPUtime=0 cores=4,6
/proc/29693/stat : 29693 (runsolver) R 29691 29693 28260 0 -1 4202560 45 0 0 0 0 0 0 0 20 0 1 0 656953627 12079104 52 33554432000 4194304 5432360 140735928115312 18446744073709551615 5055511 0 2147483391 4096 24578 0 0 0 17 6 0 0 0
/proc/29693/statm: 2949 52 33 303 0 2643 0

[startup+0.0661181 s]
/proc/loadavg: 1.66 2.72 3.22 5/403 29693
/proc/meminfo: memFree=23395464/32950928 swapFree=67056568/67111528
[pid=29693] ppid=29691 vsize=30112 CPUtime=0.03 cores=4,6
/proc/29693/stat : 29693 (python) S 29691 29693 28260 0 -1 4202496 1515 0 0 0 3 0 0 0 20 0 1 0 656953627 30834688 1352 33554432000 4194304 5683644 140736865912464 18446744073709551615 239471771271 0 2147483391 16781312 2 18446744071699207358 0 0 17 6 0 0 0
/proc/29693/statm: 8043 1355 445 364 0 898 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 30112

[startup+0.101136 s]
/proc/loadavg: 1.66 2.72 3.22 5/403 29693
/proc/meminfo: memFree=23395464/32950928 swapFree=67056568/67111528
[pid=29693] ppid=29691 vsize=99372 CPUtime=0.06 cores=4,6
/proc/29693/stat : 29693 (python) S 29691 29693 28260 0 -1 4202496 2863 0 0 0 5 1 0 0 17 0 1 0 656953627 101756928 2563 33554432000 4194304 5683644 140736865912464 18446744073709551615 239476692992 0 2147483391 16781312 2 18446744071699207358 0 0 17 6 0 0 0
/proc/29693/statm: 24843 2563 818 364 0 1694 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 99372

[startup+0.302414 s]
/proc/loadavg: 1.66 2.72 3.22 5/403 29693
/proc/meminfo: memFree=23395464/32950928 swapFree=67056568/67111528
[pid=29693] ppid=29691 vsize=157380 CPUtime=0.21 cores=4,6
/proc/29693/stat : 29693 (python) S 29691 29693 28260 0 -1 4202496 6603 933 1 0 17 4 0 0 19 0 1 0 656953627 161157120 4696 33554432000 4194304 5683644 140736865912464 18446744073709551615 239476692992 0 2147483391 16781312 2 18446744071699207358 0 0 17 6 0 0 0
/proc/29693/statm: 39345 4696 1257 364 0 3453 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 157380

[startup+0.700992 s]
/proc/loadavg: 1.66 2.72 3.22 5/403 29693
/proc/meminfo: memFree=23395464/32950928 swapFree=67056568/67111528
[pid=29693] ppid=29691 vsize=338856 CPUtime=0.58 cores=4,6
/proc/29693/stat : 29693 (python) R 29691 29693 28260 0 -1 4202496 24293 933 1 0 49 9 0 0 19 0 1 0 656953627 346988544 21961 33554432000 4194304 5683644 140736865912464 18446744073709551615 239476391363 0 0 16781312 2 0 0 0 17 6 0 0 0
/proc/29693/statm: 84714 21961 1761 364 0 20638 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 338856

[startup+1.5009 s]
/proc/loadavg: 1.66 2.72 3.22 5/404 29698
/proc/meminfo: memFree=23177092/32950928 swapFree=67056568/67111528
[pid=29693] ppid=29691 vsize=383144 CPUtime=1.38 cores=4,6
/proc/29693/stat : 29693 (python) R 29691 29693 28260 0 -1 4202496 35409 933 1 0 127 11 0 0 21 0 1 0 656953627 392339456 33077 33554432000 4194304 5683644 140736865912464 18446744073709551615 239476355781 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/29693/statm: 95786 33077 1761 364 0 31710 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 383144

[startup+3.1006 s]
/proc/loadavg: 1.66 2.72 3.22 5/404 29698
/proc/meminfo: memFree=23022704/32950928 swapFree=67056568/67111528
[pid=29693] ppid=29691 vsize=477552 CPUtime=2.97 cores=4,6
/proc/29693/stat : 29693 (python) R 29691 29693 28260 0 -1 4202496 57568 933 1 0 283 14 0 0 25 0 1 0 656953627 489013248 55236 33554432000 4194304 5683644 140736865912464 18446744073709551615 239476355781 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/29693/statm: 119388 55236 1761 364 0 55312 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 477552

[startup+6.30098 s]
/proc/loadavg: 1.85 2.75 3.23 5/404 29698
/proc/meminfo: memFree=22585192/32950928 swapFree=67056568/67111528
[pid=29693] ppid=29691 vsize=658972 CPUtime=6.14 cores=4,6
/proc/29693/stat : 29693 (python) R 29691 29693 28260 0 -1 4202496 103705 933 1 0 590 24 0 0 25 0 1 0 656953627 674787328 101373 33554432000 4194304 5683644 140736865912464 18446744073709551615 239476355781 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/29693/statm: 164743 101374 1761 364 0 100667 0
Current children cumulated CPU time (s) 6.14
Current children cumulated vsize (KiB) 658972

[startup+12.7008 s]
/proc/loadavg: 2.33 2.82 3.25 5/404 29698
/proc/meminfo: memFree=22284928/32950928 swapFree=67056568/67111528
[pid=29693] ppid=29691 vsize=727164 CPUtime=12.51 cores=4,6
/proc/29693/stat : 29693 (python) R 29691 29693 28260 0 -1 4202496 230201 933 1 0 1209 42 0 0 25 0 1 0 656953627 744615936 119208 33554432000 4194304 5683644 140736865912464 18446744073709551615 5005772 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/29693/statm: 181791 119208 1826 364 0 117715 0
Current children cumulated CPU time (s) 12.51
Current children cumulated vsize (KiB) 727164

[startup+25.5003 s]
/proc/loadavg: 2.58 2.86 3.25 5/407 29708
/proc/meminfo: memFree=21101908/32950928 swapFree=67056568/67111528
[pid=29693] ppid=29691 vsize=727164 CPUtime=25.28 cores=4,6
/proc/29693/stat : 29693 (python) R 29691 29693 28260 0 -1 4202496 230201 933 1 0 2482 46 0 0 25 0 1 0 656953627 744615936 119208 33554432000 4194304 5683644 140736865912464 18446744073709551615 47217494638249 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/29693/statm: 181791 119208 1826 364 0 117715 0
Current children cumulated CPU time (s) 25.28
Current children cumulated vsize (KiB) 727164

[startup+51.1004 s]
/proc/loadavg: 3.07 2.95 3.27 5/410 29712
/proc/meminfo: memFree=19426944/32950928 swapFree=67056568/67111528
[pid=29693] ppid=29691 vsize=727164 CPUtime=50.86 cores=4,6
/proc/29693/stat : 29693 (python) R 29691 29693 28260 0 -1 4202496 230201 933 1 0 5039 47 0 0 25 0 1 0 656953627 744615936 119208 33554432000 4194304 5683644 140736865912464 18446744073709551615 47217494865123 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/29693/statm: 181791 119208 1826 364 0 117715 0
Current children cumulated CPU time (s) 50.86
Current children cumulated vsize (KiB) 727164

[startup+102.301 s]
/proc/loadavg: 3.59 3.11 3.31 5/413 29725
/proc/meminfo: memFree=16293668/32950928 swapFree=67056568/67111528
[pid=29693] ppid=29691 vsize=746356 CPUtime=102.04 cores=4,6
/proc/29693/stat : 29693 (python) R 29691 29693 28260 0 -1 4202496 249369 933 1 0 10155 49 0 0 25 0 1 0 656953627 764268544 124013 33554432000 4194304 5683644 140736865912464 18446744073709551615 47217494493324 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/29693/statm: 186589 124013 1833 364 0 122513 0
Current children cumulated CPU time (s) 102.04
Current children cumulated vsize (KiB) 746356

[startup+162.301 s]
/proc/loadavg: 3.85 3.27 3.35 5/413 29727
/proc/meminfo: memFree=16007832/32950928 swapFree=67056568/67111528
[pid=29693] ppid=29691 vsize=746356 CPUtime=162.05 cores=4,6
/proc/29693/stat : 29693 (python) R 29691 29693 28260 0 -1 4202496 249369 933 1 0 16156 49 0 0 25 0 1 0 656953627 764268544 124013 33554432000 4194304 5683644 140736865912464 18446744073709551615 47217494493324 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/29693/statm: 186589 124013 1833 364 0 122513 0
Current children cumulated CPU time (s) 162.05
Current children cumulated vsize (KiB) 746356

[startup+222.301 s]
/proc/loadavg: 4.09 3.46 3.41 5/410 29796
/proc/meminfo: memFree=16012352/32950928 swapFree=67056568/67111528
[pid=29693] ppid=29691 vsize=746356 CPUtime=222.04 cores=4,6
/proc/29693/stat : 29693 (python) R 29691 29693 28260 0 -1 4202496 249369 933 1 0 22154 50 0 0 25 0 1 0 656953627 764268544 124013 33554432000 4194304 5683644 140736865912464 18446744073709551615 47217494493312 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/29693/statm: 186589 124013 1833 364 0 122513 0
Current children cumulated CPU time (s) 222.04
Current children cumulated vsize (KiB) 746356

[startup+282.315 s]
/proc/loadavg: 4.11 3.57 3.45 5/410 29797
/proc/meminfo: memFree=16011096/32950928 swapFree=67056568/67111528
[pid=29693] ppid=29691 vsize=746356 CPUtime=282.03 cores=4,6
/proc/29693/stat : 29693 (python) R 29691 29693 28260 0 -1 4202496 249369 933 1 0 28153 50 0 0 25 0 1 0 656953627 764268544 124013 33554432000 4194304 5683644 140736865912464 18446744073709551615 47217494493324 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/29693/statm: 186589 124013 1833 364 0 122513 0
Current children cumulated CPU time (s) 282.03
Current children cumulated vsize (KiB) 746356

[startup+342.301 s]
/proc/loadavg: 4.09 3.66 3.48 5/410 29837
/proc/meminfo: memFree=14716148/32950928 swapFree=67056568/67111528
[pid=29693] ppid=29691 vsize=746356 CPUtime=342.02 cores=4,6
/proc/29693/stat : 29693 (python) R 29691 29693 28260 0 -1 4202496 249369 933 1 0 34149 53 0 0 25 0 1 0 656953627 764268544 124013 33554432000 4194304 5683644 140736865912464 18446744073709551615 47217494493324 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/29693/statm: 186589 124013 1833 364 0 122513 0
Current children cumulated CPU time (s) 342.02
Current children cumulated vsize (KiB) 746356

[startup+402.301 s]
/proc/loadavg: 4.08 3.73 3.52 5/413 29841
/proc/meminfo: memFree=14525948/32950928 swapFree=67056568/67111528
[pid=29693] ppid=29691 vsize=544604 CPUtime=355.87 cores=4,6
/proc/29693/stat : 29693 (python) S 29691 29693 28260 0 -1 4202496 249650 933 1 0 35532 55 0 0 25 0 2 0 656953627 557674496 71046 33554432000 4194304 5683644 140736865912464 18446744073709551615 239488521675 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/29693/statm: 136151 71046 1867 364 0 72069 0
[pid=29838] ppid=29693 vsize=534360 CPUtime=0.13 cores=4,6
/proc/29838/stat : 29838 (python) S 29693 29693 28260 0 -1 4202560 903 0 0 0 7 6 0 0 18 0 1 0 656989242 547184640 69551 33554432000 4194304 5683644 140736865912464 18446744073709551615 239476715023 0 0 16781312 514 12318206997974450433 0 0 17 4 0 0 0
/proc/29838/statm: 133590 69551 376 364 0 69508 0
[pid=29840] ppid=29838 vsize=153604 CPUtime=45.98 cores=4,6
/proc/29840/stat : 29840 (lingeling) R 29838 29840 29840 0 -1 4202496 79783 0 0 0 4588 10 0 0 25 0 1 0 656989243 157290496 37570 33554432000 4194304 4352236 140737355166160 18446744073709551615 4208218 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/29840/statm: 38401 37570 129 39 0 37481 0
[pid=29693/tid=29839] ppid=29691 vsize=544604 CPUtime=0 cores=4,6
/proc/29693/task/29839/stat : 29839 (python) S 29691 29693 28260 0 -1 4202560 29 933 0 0 0 0 0 0 25 0 2 0 656989243 557674496 71046 33554432000 4194304 5683644 140736865912464 18446744073709551615 239488518577 0 0 16781312 2 18446604449391307840 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 401.98
Current children cumulated vsize (KiB) 1232568

[startup+462.301 s]
/proc/loadavg: 4.06 3.79 3.55 5/417 29847
/proc/meminfo: memFree=14721732/32950928 swapFree=67056568/67111528
[pid=29693] ppid=29691 vsize=554860 CPUtime=355.88 cores=4,6
/proc/29693/stat : 29693 (python) S 29691 29693 28260 0 -1 4202496 250461 933 1 0 35532 56 0 0 20 0 3 0 656953627 568176640 71053 33554432000 4194304 5683644 140736865912464 18446744073709551615 239488521675 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/29693/statm: 138715 71053 1870 364 0 74630 0
[pid=29838] ppid=29693 vsize=544604 CPUtime=0.29 cores=4,6
/proc/29838/stat : 29838 (python) S 29693 29693 28260 0 -1 4202560 1154 0 0 0 17 12 0 0 19 0 2 0 656989242 557674496 69594 33554432000 4194304 5683644 140736865912464 18446744073709551615 239488521675 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/29838/statm: 136151 69594 414 364 0 72069 0
[pid=29840] ppid=29838 vsize=153540 CPUtime=100.02 cores=4,6
/proc/29840/stat : 29840 (lingeling) T 29838 29840 29840 0 -1 4202496 80213 0 0 0 9992 10 0 0 25 0 1 0 656989243 157224960 37554 33554432000 4194304 4352236 140737355166160 18446744073709551615 4267912 0 0 16781312 17506 18446744071562691360 0 0 17 6 0 0 0
/proc/29840/statm: 38385 37554 129 39 0 37465 0
[pid=29838/tid=29844] ppid=29693 vsize=544604 CPUtime=0 cores=4,6
/proc/29838/task/29844/stat : 29844 (python) S 29693 29693 28260 0 -1 4202560 121 0 0 0 0 0 0 0 20 0 2 0 656999271 557674496 69594 33554432000 4194304 5683644 140736865912464 18446744073709551615 239488518577 0 0 16781312 514 18446604447232915392 0 0 -1 6 0 0 0
[pid=29845] ppid=29693 vsize=544616 CPUtime=0.02 cores=4,6
/proc/29845/stat : 29845 (python) S 29693 29693 28260 0 -1 4202560 907 0 0 0 1 1 0 0 15 0 1 0 656999272 557686784 69549 33554432000 4194304 5683644 140736865912464 18446744073709551615 239476715078 0 0 16781312 514 4518905383279886595 0 0 17 6 0 0 0
/proc/29845/statm: 136154 69549 370 364 0 72069 0
[pid=29847] ppid=29845 vsize=430364 CPUtime=5.81 cores=4,6
/proc/29847/stat : 29847 (cryptominisat-2) R 29845 29847 29847 0 -1 4202496 106119 0 0 0 568 13 0 0 25 0 1 0 656999273 440692736 96920 33554432000 4194304 4677096 140734825885024 18446744073709551615 239476355781 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/29847/statm: 107591 96921 362 118 0 102550 0

################
# More data... #
################

Current children cumulated CPU time (s) 1218.67
Current children cumulated vsize (KiB) 3224440

[startup+1223 s]
/proc/loadavg: 4.19 4.07 3.84 5/433 29918
/proc/meminfo: memFree=15428312/32950928 swapFree=67056568/67111528
[pid=29693] ppid=29691 vsize=554860 CPUtime=355.88 cores=4,6
/proc/29693/stat : 29693 (python) S 29691 29693 28260 0 -1 4202496 250461 933 1 0 35532 56 0 0 20 0 3 0 656953627 568176640 71053 33554432000 4194304 5683644 140736865912464 18446744073709551615 239488521675 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/29693/statm: 138715 71053 1870 364 0 74630 0
[pid=29838] ppid=29693 vsize=544604 CPUtime=0.29 cores=4,6
/proc/29838/stat : 29838 (python) S 29693 29693 28260 0 -1 4202560 1154 0 0 0 17 12 0 0 19 0 2 0 656989242 557674496 69594 33554432000 4194304 5683644 140736865912464 18446744073709551615 239488521675 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/29838/statm: 136151 69594 414 364 0 72069 0
[pid=29840] ppid=29838 vsize=153540 CPUtime=100.02 cores=4,6
/proc/29840/stat : 29840 (lingeling) T 29838 29840 29840 0 -1 4202496 80213 0 0 0 9992 10 0 0 25 0 1 0 656989243 157224960 37554 33554432000 4194304 4352236 140737355166160 18446744073709551615 4267912 0 0 16781312 17506 18446744071562691360 0 0 17 6 0 0 0
/proc/29840/statm: 38385 37554 129 39 0 37465 0
[pid=29838/tid=29844] ppid=29693 vsize=544604 CPUtime=0 cores=4,6
/proc/29838/task/29844/stat : 29844 (python) S 29693 29693 28260 0 -1 4202560 121 0 0 0 0 0 0 0 20 0 2 0 656999271 557674496 69594 33554432000 4194304 5683644 140736865912464 18446744073709551615 239488518577 0 0 16781312 514 18446604447232915392 0 0 -1 6 0 0 0
[pid=29845] ppid=29693 vsize=544616 CPUtime=2.48 cores=4,6
/proc/29845/stat : 29845 (python) S 29693 29693 28260 0 -1 4202560 1016 0 0 0 135 113 0 0 15 0 1 0 656999272 557686784 69549 33554432000 4194304 5683644 140736865912464 18446744073709551615 239476715078 0 0 16781312 514 12318206997974450435 0 0 17 6 0 0 0
/proc/29845/statm: 136154 69549 370 364 0 72069 0
[pid=29847] ppid=29845 vsize=1345116 CPUtime=766.44 cores=4,6
/proc/29847/stat : 29847 (cryptominisat-2) R 29845 29847 29847 0 -1 4202496 389960 0 0 0 76587 57 0 0 25 0 1 0 656999273 1377398784 310685 33554432000 4194304 4677096 140734825885024 18446744073709551615 4320199 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/29847/statm: 336279 310685 393 118 0 331238 0
[pid=29693/tid=29839] ppid=29691 vsize=554860 CPUtime=0 cores=4,6
/proc/29693/task/29839/stat : 29839 (python) S 29691 29693 28260 0 -1 4202560 29 933 0 0 0 0 0 0 25 0 3 0 656989243 568176640 71053 33554432000 4194304 5683644 140736865912464 18446744073709551615 239488518577 0 0 16781312 2 18446604449391307840 0 0 -1 4 0 0 0
[pid=29693/tid=29846] ppid=29691 vsize=554860 CPUtime=0 cores=4,6
/proc/29693/task/29846/stat : 29846 (python) S 29691 29693 28260 0 -1 4202560 27 933 0 0 0 0 0 0 20 0 3 0 656999273 568176640 71053 33554432000 4194304 5683644 140736865912464 18446744073709551615 239488518577 0 0 16781312 2 18446604449391307840 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1225.11
Current children cumulated vsize (KiB) 3142736

[startup+1226.2 s]
/proc/loadavg: 4.19 4.07 3.84 5/433 29918
/proc/meminfo: memFree=15414176/32950928 swapFree=67056568/67111528
[pid=29693] ppid=29691 vsize=554860 CPUtime=355.88 cores=4,6
/proc/29693/stat : 29693 (python) S 29691 29693 28260 0 -1 4202496 250461 933 1 0 35532 56 0 0 20 0 3 0 656953627 568176640 71053 33554432000 4194304 5683644 140736865912464 18446744073709551615 239488521675 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/29693/statm: 138715 71053 1870 364 0 74630 0
[pid=29838] ppid=29693 vsize=544604 CPUtime=0.29 cores=4,6
/proc/29838/stat : 29838 (python) S 29693 29693 28260 0 -1 4202560 1154 0 0 0 17 12 0 0 19 0 2 0 656989242 557674496 69594 33554432000 4194304 5683644 140736865912464 18446744073709551615 239488521675 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/29838/statm: 136151 69594 414 364 0 72069 0
[pid=29840] ppid=29838 vsize=153540 CPUtime=100.02 cores=4,6
/proc/29840/stat : 29840 (lingeling) T 29838 29840 29840 0 -1 4202496 80213 0 0 0 9992 10 0 0 25 0 1 0 656989243 157224960 37554 33554432000 4194304 4352236 140737355166160 18446744073709551615 4267912 0 0 16781312 17506 18446744071562691360 0 0 17 6 0 0 0
/proc/29840/statm: 38385 37554 129 39 0 37465 0
[pid=29838/tid=29844] ppid=29693 vsize=544604 CPUtime=0 cores=4,6
/proc/29838/task/29844/stat : 29844 (python) S 29693 29693 28260 0 -1 4202560 121 0 0 0 0 0 0 0 20 0 2 0 656999271 557674496 69594 33554432000 4194304 5683644 140736865912464 18446744073709551615 239488518577 0 0 16781312 514 18446604447232915392 0 0 -1 6 0 0 0
[pid=29845] ppid=29693 vsize=544616 CPUtime=2.48 cores=4,6
/proc/29845/stat : 29845 (python) S 29693 29693 28260 0 -1 4202560 1016 0 0 0 135 113 0 0 15 0 1 0 656999272 557686784 69549 33554432000 4194304 5683644 140736865912464 18446744073709551615 239476715078 0 0 16781312 514 12318206997974450435 0 0 17 6 0 0 0
/proc/29845/statm: 136154 69549 370 364 0 72069 0
[pid=29847] ppid=29845 vsize=1345116 CPUtime=769.64 cores=4,6
/proc/29847/stat : 29847 (cryptominisat-2) R 29845 29847 29847 0 -1 4202496 389960 0 0 0 76907 57 0 0 25 0 1 0 656999273 1377398784 310685 33554432000 4194304 4677096 140734825885024 18446744073709551615 4319362 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/29847/statm: 336279 310685 393 118 0 331238 0
[pid=29693/tid=29839] ppid=29691 vsize=554860 CPUtime=0 cores=4,6
/proc/29693/task/29839/stat : 29839 (python) S 29691 29693 28260 0 -1 4202560 29 933 0 0 0 0 0 0 25 0 3 0 656989243 568176640 71053 33554432000 4194304 5683644 140736865912464 18446744073709551615 239488518577 0 0 16781312 2 18446604449391307840 0 0 -1 4 0 0 0
[pid=29693/tid=29846] ppid=29691 vsize=554860 CPUtime=0 cores=4,6
/proc/29693/task/29846/stat : 29846 (python) S 29691 29693 28260 0 -1 4202560 27 933 0 0 0 0 0 0 20 0 3 0 656999273 568176640 71053 33554432000 4194304 5683644 140736865912464 18446744073709551615 239488518577 0 0 16781312 2 18446604449391307840 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1228.31
Current children cumulated vsize (KiB) 3142736

[startup+1227.8 s]
/proc/loadavg: 4.19 4.07 3.84 5/433 29918
/proc/meminfo: memFree=15412464/32950928 swapFree=67056568/67111528
[pid=29693] ppid=29691 vsize=554860 CPUtime=355.88 cores=4,6
/proc/29693/stat : 29693 (python) S 29691 29693 28260 0 -1 4202496 250461 933 1 0 35532 56 0 0 20 0 3 0 656953627 568176640 71053 33554432000 4194304 5683644 140736865912464 18446744073709551615 239488521675 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/29693/statm: 138715 71053 1870 364 0 74630 0
[pid=29838] ppid=29693 vsize=544604 CPUtime=0.29 cores=4,6
/proc/29838/stat : 29838 (python) S 29693 29693 28260 0 -1 4202560 1154 0 0 0 17 12 0 0 19 0 2 0 656989242 557674496 69594 33554432000 4194304 5683644 140736865912464 18446744073709551615 239488521675 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/29838/statm: 136151 69594 414 364 0 72069 0
[pid=29840] ppid=29838 vsize=153540 CPUtime=100.02 cores=4,6
/proc/29840/stat : 29840 (lingeling) T 29838 29840 29840 0 -1 4202496 80213 0 0 0 9992 10 0 0 25 0 1 0 656989243 157224960 37554 33554432000 4194304 4352236 140737355166160 18446744073709551615 4267912 0 0 16781312 17506 18446744071562691360 0 0 17 6 0 0 0
/proc/29840/statm: 38385 37554 129 39 0 37465 0
[pid=29838/tid=29844] ppid=29693 vsize=544604 CPUtime=0 cores=4,6
/proc/29838/task/29844/stat : 29844 (python) S 29693 29693 28260 0 -1 4202560 121 0 0 0 0 0 0 0 20 0 2 0 656999271 557674496 69594 33554432000 4194304 5683644 140736865912464 18446744073709551615 239488518577 0 0 16781312 514 18446604447232915392 0 0 -1 6 0 0 0
[pid=29845] ppid=29693 vsize=544616 CPUtime=2.48 cores=4,6
/proc/29845/stat : 29845 (python) S 29693 29693 28260 0 -1 4202560 1016 0 0 0 135 113 0 0 15 0 1 0 656999272 557686784 69549 33554432000 4194304 5683644 140736865912464 18446744073709551615 239476715078 0 0 16781312 514 8006582105108611331 0 0 17 6 0 0 0
/proc/29845/statm: 136154 69549 370 364 0 72069 0
[pid=29847] ppid=29845 vsize=1345116 CPUtime=771.23 cores=4,6
/proc/29847/stat : 29847 (cryptominisat-2) R 29845 29847 29847 0 -1 4202496 390000 0 0 0 77066 57 0 0 25 0 1 0 656999273 1377398784 310725 33554432000 4194304 4677096 140734825885024 18446744073709551615 4319804 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/29847/statm: 336279 310725 393 118 0 331238 0
[pid=29693/tid=29839] ppid=29691 vsize=554860 CPUtime=0 cores=4,6
/proc/29693/task/29839/stat : 29839 (python) S 29691 29693 28260 0 -1 4202560 29 933 0 0 0 0 0 0 25 0 3 0 656989243 568176640 71053 33554432000 4194304 5683644 140736865912464 18446744073709551615 239488518577 0 0 16781312 2 18446604449391307840 0 0 -1 4 0 0 0
[pid=29693/tid=29846] ppid=29691 vsize=554860 CPUtime=0 cores=4,6
/proc/29693/task/29846/stat : 29846 (python) S 29691 29693 28260 0 -1 4202560 27 933 0 0 0 0 0 0 20 0 3 0 656999273 568176640 71053 33554432000 4194304 5683644 140736865912464 18446744073709551615 239488518577 0 0 16781312 2 18446604449391307840 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1229.9
Current children cumulated vsize (KiB) 3142736

[startup+1228.6 s]
/proc/loadavg: 4.18 4.07 3.84 5/433 29918
/proc/meminfo: memFree=15411224/32950928 swapFree=67056568/67111528
[pid=29693] ppid=29691 vsize=554860 CPUtime=355.88 cores=4,6
/proc/29693/stat : 29693 (python) S 29691 29693 28260 0 -1 4202496 250461 933 1 0 35532 56 0 0 20 0 3 0 656953627 568176640 71053 33554432000 4194304 5683644 140736865912464 18446744073709551615 239488521675 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/29693/statm: 138715 71053 1870 364 0 74630 0
[pid=29838] ppid=29693 vsize=544604 CPUtime=0.29 cores=4,6
/proc/29838/stat : 29838 (python) S 29693 29693 28260 0 -1 4202560 1154 0 0 0 17 12 0 0 19 0 2 0 656989242 557674496 69594 33554432000 4194304 5683644 140736865912464 18446744073709551615 239488521675 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/29838/statm: 136151 69594 414 364 0 72069 0
[pid=29840] ppid=29838 vsize=153540 CPUtime=100.02 cores=4,6
/proc/29840/stat : 29840 (lingeling) T 29838 29840 29840 0 -1 4202496 80213 0 0 0 9992 10 0 0 25 0 1 0 656989243 157224960 37554 33554432000 4194304 4352236 140737355166160 18446744073709551615 4267912 0 0 16781312 17506 18446744071562691360 0 0 17 6 0 0 0
/proc/29840/statm: 38385 37554 129 39 0 37465 0
[pid=29838/tid=29844] ppid=29693 vsize=544604 CPUtime=0 cores=4,6
/proc/29838/task/29844/stat : 29844 (python) S 29693 29693 28260 0 -1 4202560 121 0 0 0 0 0 0 0 20 0 2 0 656999271 557674496 69594 33554432000 4194304 5683644 140736865912464 18446744073709551615 239488518577 0 0 16781312 514 18446604447232915392 0 0 -1 6 0 0 0
[pid=29845] ppid=29693 vsize=544616 CPUtime=2.48 cores=4,6
/proc/29845/stat : 29845 (python) S 29693 29693 28260 0 -1 4202560 1016 0 0 0 135 113 0 0 15 0 1 0 656999272 557686784 69549 33554432000 4194304 5683644 140736865912464 18446744073709551615 239476715078 0 0 16781312 514 8006582105108611331 0 0 17 6 0 0 0
/proc/29845/statm: 136154 69549 370 364 0 72069 0
[pid=29847] ppid=29845 vsize=1345116 CPUtime=772.03 cores=4,6
/proc/29847/stat : 29847 (cryptominisat-2) R 29845 29847 29847 0 -1 4202496 390023 0 0 0 77146 57 0 0 25 0 1 0 656999273 1377398784 310748 33554432000 4194304 4677096 140734825885024 18446744073709551615 4564188 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/29847/statm: 336279 310748 393 118 0 331238 0
[pid=29693/tid=29839] ppid=29691 vsize=554860 CPUtime=0 cores=4,6
/proc/29693/task/29839/stat : 29839 (python) S 29691 29693 28260 0 -1 4202560 29 933 0 0 0 0 0 0 25 0 3 0 656989243 568176640 71053 33554432000 4194304 5683644 140736865912464 18446744073709551615 239488518577 0 0 16781312 2 18446604449391307840 0 0 -1 4 0 0 0
[pid=29693/tid=29846] ppid=29691 vsize=554860 CPUtime=0 cores=4,6
/proc/29693/task/29846/stat : 29846 (python) S 29691 29693 28260 0 -1 4202560 27 933 0 0 0 0 0 0 20 0 3 0 656999273 568176640 71053 33554432000 4194304 5683644 140736865912464 18446744073709551615 239488518577 0 0 16781312 2 18446604449391307840 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1230.7
Current children cumulated vsize (KiB) 3142736

[startup+1229 s]
/proc/loadavg: 4.18 4.07 3.84 5/433 29918
/proc/meminfo: memFree=15411224/32950928 swapFree=67056568/67111528
[pid=29693] ppid=29691 vsize=554860 CPUtime=355.88 cores=4,6
/proc/29693/stat : 29693 (python) S 29691 29693 28260 0 -1 4202496 250461 933 1 0 35532 56 0 0 20 0 3 0 656953627 568176640 71053 33554432000 4194304 5683644 140736865912464 18446744073709551615 239488521675 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/29693/statm: 138715 71053 1870 364 0 74630 0
[pid=29838] ppid=29693 vsize=544604 CPUtime=0.29 cores=4,6
/proc/29838/stat : 29838 (python) S 29693 29693 28260 0 -1 4202560 1154 0 0 0 17 12 0 0 19 0 2 0 656989242 557674496 69594 33554432000 4194304 5683644 140736865912464 18446744073709551615 239488521675 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/29838/statm: 136151 69594 414 364 0 72069 0
[pid=29840] ppid=29838 vsize=153540 CPUtime=100.02 cores=4,6
/proc/29840/stat : 29840 (lingeling) T 29838 29840 29840 0 -1 4202496 80213 0 0 0 9992 10 0 0 25 0 1 0 656989243 157224960 37554 33554432000 4194304 4352236 140737355166160 18446744073709551615 4267912 0 0 16781312 17506 18446744071562691360 0 0 17 6 0 0 0
/proc/29840/statm: 38385 37554 129 39 0 37465 0
[pid=29838/tid=29844] ppid=29693 vsize=544604 CPUtime=0 cores=4,6
/proc/29838/task/29844/stat : 29844 (python) S 29693 29693 28260 0 -1 4202560 121 0 0 0 0 0 0 0 20 0 2 0 656999271 557674496 69594 33554432000 4194304 5683644 140736865912464 18446744073709551615 239488518577 0 0 16781312 514 18446604447232915392 0 0 -1 6 0 0 0
[pid=29845] ppid=29693 vsize=544616 CPUtime=2.5 cores=4,6
/proc/29845/stat : 29845 (python) S 29693 29693 28260 0 -1 4202560 1017 0 0 0 136 114 0 0 15 0 1 0 656999272 557686784 69549 33554432000 4194304 5683644 140736865912464 18446744073709551615 239476715078 0 0 16781312 514 5606885650931351811 0 0 17 6 0 0 0
/proc/29845/statm: 136154 69549 370 364 0 72069 0
[pid=29847] ppid=29845 vsize=1345116 CPUtime=772.43 cores=4,6
/proc/29847/stat : 29847 (cryptominisat-2) R 29845 29847 29847 0 -1 4202496 390029 0 0 0 77186 57 0 0 25 0 1 0 656999273 1377398784 310753 33554432000 4194304 4677096 140734825885024 18446744073709551615 239476350155 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/29847/statm: 336279 310753 398 118 0 331238 0
[pid=29693/tid=29839] ppid=29691 vsize=554860 CPUtime=0 cores=4,6
/proc/29693/task/29839/stat : 29839 (python) S 29691 29693 28260 0 -1 4202560 29 933 0 0 0 0 0 0 25 0 3 0 656989243 568176640 71053 33554432000 4194304 5683644 140736865912464 18446744073709551615 239488518577 0 0 16781312 2 18446604449391307840 0 0 -1 4 0 0 0
[pid=29693/tid=29846] ppid=29691 vsize=554860 CPUtime=0 cores=4,6
/proc/29693/task/29846/stat : 29846 (python) S 29691 29693 28260 0 -1 4202560 27 933 0 0 0 0 0 0 20 0 3 0 656999273 568176640 71053 33554432000 4194304 5683644 140736865912464 18446744073709551615 239488518577 0 0 16781312 2 18446604449391307840 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1231.12
Current children cumulated vsize (KiB) 3142736

[startup+1229.2 s]
/proc/loadavg: 4.18 4.07 3.84 5/433 29918
/proc/meminfo: memFree=15411224/32950928 swapFree=67056568/67111528
[pid=29693] ppid=29691 vsize=554860 CPUtime=355.88 cores=4,6
/proc/29693/stat : 29693 (python) S 29691 29693 28260 0 -1 4202496 250494 933 1 0 35532 56 0 0 18 0 3 0 656953627 568176640 71053 33554432000 4194304 5683644 140736865912464 18446744073709551615 239488525119 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/29693/statm: 138715 71053 1870 364 0 74630 0
[pid=29838] ppid=29693 vsize=544604 CPUtime=0.29 cores=4,6
/proc/29838/stat : 29838 (python) S 29693 29693 28260 0 -1 4202560 1158 0 0 0 17 12 0 0 18 0 2 0 656989242 557674496 69594 33554432000 4194304 5683644 140736865912464 18446744073709551615 239488525119 0 0 16781824 2 18446744073709551615 0 0 17 4 0 0 0
/proc/29838/statm: 136151 69594 414 364 0 72069 0
[pid=29840] ppid=29838 vsize=0 CPUtime=100.02 cores=4,6
/proc/29840/stat : 29840 (lingeling) R 29838 29840 29840 0 -1 4203524 80213 0 0 0 9992 10 0 0 18 0 1 0 656989243 0 0 33554432000 0 0 0 0 0 0 0 16781312 17506 18446744073709551615 0 0 17 4 0 0 0
/proc/29840/statm: 0 0 0 0 0 0 0
[pid=29838/tid=29844] ppid=29693 vsize=544604 CPUtime=0 cores=4,6
/proc/29838/task/29844/stat : 29844 (python) S 29693 29693 28260 0 -1 4202560 121 0 0 0 0 0 0 0 20 0 2 0 656999271 557674496 69594 33554432000 4194304 5683644 140736865912464 18446744073709551615 239488518577 0 0 16781824 2 18446604447232915392 0 0 -1 6 0 0 0
[pid=29845] ppid=29693 vsize=0 CPUtime=775.14 cores=4,6
/proc/29845/stat : 29845 (python) Z 29693 29693 28260 0 -1 4202588 1239 390030 0 0 136 114 77201 63 15 0 2 0 656999272 0 0 33554432000 0 0 0 0 0 0 0 16781824 2 18446744073709551615 0 0 17 6 0 0 0
/proc/29845/statm: 0 0 0 0 0 0 0
[pid=29693/tid=29839] ppid=29691 vsize=554860 CPUtime=0 cores=4,6
/proc/29693/task/29839/stat : 29839 (python) S 29691 29693 28260 0 -1 4202560 29 933 0 0 0 0 0 0 25 0 3 0 656989243 568176640 71053 33554432000 4194304 5683644 140736865912464 18446744073709551615 239488518577 0 0 16781312 2 18446604449391307840 0 0 -1 4 0 0 0
[pid=29693/tid=29846] ppid=29691 vsize=554860 CPUtime=0 cores=4,6
/proc/29693/task/29846/stat : 29846 (python) S 29691 29693 28260 0 -1 4202560 27 933 0 0 0 0 0 0 20 0 3 0 656999273 568176640 71053 33554432000 4194304 5683644 140736865912464 18446744073709551615 239488518577 0 0 16781312 2 18446604449391307840 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1231.33
Current children cumulated vsize (KiB) 1099464

[startup+1229.3 s]
/proc/loadavg: 4.18 4.07 3.84 7/428 29919
/proc/meminfo: memFree=16813580/32950928 swapFree=67056568/67111528
[pid=29693] ppid=29691 vsize=0 CPUtime=1231.47 cores=4,6
/proc/29693/stat : 29693 (python) Z 29691 29693 28260 0 -1 4202524 305653 473586 1 0 35538 60 87347 202 17 0 2 0 656953627 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 4 0 0 0
/proc/29693/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1231.47
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 1229.32
CPU time (s): 1231.5
CPU user time (s): 1228.86
CPU system time (s): 2.6396
CPU usage (%): 100.178
Max. virtual memory (cumulated for all children) (KiB): 3231896

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1228.86
system time used= 2.6396
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 779239
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2198
involuntary context switches= 2027

runsolver used 5.2452 second user time and 10.9413 second system time

The end

Launcher Data

Begin job on node148 at 2011-05-15 11:59:25
IDJOB=3377968
IDBENCH=70961
IDSOLVER=1858
FILE ID=node148/3377968-1305453564
RUNJOBID= node148-1305453564-29650
PBS_JOBID= 13324858
Free space on /tmp= 72672 MiB

SOLVER NAME= borg-sat 11.03.02-seq-industrial (fixed)
BENCH NAME= SAT09/APPLICATIONS/bioinfo/q_query_3_L150_coli.sat.cnf
COMMAND LINE= python DIR/solve DIR/etc/borg-mix+class.industrial.pickle BENCHNAME -seed RANDOMSEED -budget TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3377968-1305453564/watcher-3377968-1305453564 -o /tmp/evaluation-result-3377968-1305453564/solver-3377968-1305453564 -C 2400 -W 1300 -M 7680  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3377968-1305453564.cnf -seed 438390831 -budget 2400

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

MD5SUM BENCH= ba6884aaa746378e56c38fd8b3d0255e
RANDOM SEED=438390831

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      23395868 kB
Buffers:        331656 kB
Cached:        5003376 kB
SwapCached:       8488 kB
Active:        5879332 kB
Inactive:      3310956 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      23395868 kB
SwapTotal:    67111528 kB
SwapFree:     67056568 kB
Dirty:          230000 kB
Writeback:           0 kB
AnonPages:     3852500 kB
Mapped:          36200 kB
Slab:           263912 kB
PageTables:      37336 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 104810640 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= 72008 MiB
End job on node148 at 2011-05-15 12:19:55