Trace number 3482333

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 pb-dec-11.04.03UNSAT 1393.7 1385.97

General information on the benchmark

Namenormalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/
manquinho/dbsg/normalized-dbsg_100_25_1_40.opb
MD5SUMbe9efb792831413817cc7562bdc6c002
Bench CategoryDEC-SMALLINT-NLC (no optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark18.5602
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables200
Total number of constraints302
Number of constraints which are clauses100
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints201
Minimum length of a constraint2
Maximum length of a constraint200
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 40
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 200
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)6076
Sum of products size (including duplicates)12152
Number of different products3038
Sum of products size6076

Solver Data

0.28/0.48	c INFO: loaded portfolio from HOME/etc/borg-mix+class.dec.pickle
0.28/0.48	c INFO: solving HOME/instance-3482333-1307576542.opb
0.34/0.53	c INFO: wrote linearized instance to HOME/tmpUY49zB.opb
0.34/0.58	c INFO: parsing took 0.04 s
0.45/0.66	c INFO: features took 0.09 CPU seconds
0.45/0.69	c INFO: running scip-2.0.1-spx@0 for 45 with 1799 remaining (b = 0.43)
51.62/51.69	c INFO: running clasp-1.3.7@0 for 45 with 1749 remaining (b = 0.08)
100.11/99.90	c INFO: running scip-2.0.1-clp@0 for 45 with 1700 remaining (b = 0.03)
146.66/146.38	c INFO: running clasp-1.3.7@48 for 45 with 1654 remaining (b = 0.01)
192.57/192.00	c INFO: wrote minion input file to HOME/tmpVlChY2.minion
192.57/192.00	c INFO: running minion-0.12@0 for 45 with 1609 remaining (b = 0.01)
241.01/240.38	c INFO: running scip-2.0.1-clp@46 for 45 with 1560 remaining (b = 0.01)
287.40/286.59	c INFO: running bsolo_pb10-l3@0 for 45 with 1514 remaining (b = 0.01)
336.61/335.56	c INFO: running clasp-1.3.7@93 for 136 with 1465 remaining (b = 0.02)
475.77/474.19	c INFO: running scip-2.0.1-spx@50 for 45 with 1326 remaining (b = 0.01)
521.23/519.40	c INFO: running sat4j-pb-v20101225-cutting@0 for 45 with 1282 remaining (b = 0.01)
572.21/568.10	c INFO: running scip-2.0.1-spx@95 for 410 with 1231 remaining (b = 0.06)
985.08/979.28	c INFO: running bsolo_pb10-l1@0 for 91 with 822 remaining (b = 0.01)
1079.66/1073.50	c INFO: running pbct-0.1.2-linear@0 for 45 with 728 remaining (b = 0.01)
1128.11/1121.76	c INFO: running scip-2.0.1-spx@504 for 547 with 681 remaining (b = 0.05)
1393.52/1385.95	s UNSATISFIABLE

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

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-3482333-1307576542/watcher-3482333-1307576542 -o /tmp/evaluation-result-3482333-1307576542/solver-3482333-1307576542 -C 1800 -W 1900 -M 15500 python HOME/solve HOME/etc/borg-mix+class.dec.pickle HOME/instance-3482333-1307576542.opb -seed 459633225 -budget 1800 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.03 0.90 0.34 2/477 6131
/proc/meminfo: memFree=23558524/32950928 swapFree=61858080/67111528
[pid=6131] ppid=6129 vsize=15388 CPUtime=0 cores=0,2,4,6
/proc/6131/stat : 6131 (python) R 6129 6131 5281 0 -1 4202496 818 0 0 0 0 0 0 0 19 0 1 0 869253890 15757312 703 33554432000 4194304 5683644 140733703366080 18446744073709551615 4540219 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/6131/statm: 3846 704 334 364 0 333 0

[startup+0.0291289 s]
/proc/loadavg: 2.03 0.90 0.34 2/477 6131
/proc/meminfo: memFree=23558524/32950928 swapFree=61858080/67111528
[pid=6131] ppid=6129 vsize=18892 CPUtime=0.01 cores=0,2,4,6
/proc/6131/stat : 6131 (python) S 6129 6131 5281 0 -1 4202496 1236 0 0 0 1 0 0 0 19 0 1 0 869253890 19345408 1092 33554432000 4194304 5683644 140733703366080 18446744073709551615 274473965568 0 2147483391 16781312 2 18446744071699215550 0 0 17 4 0 0 0
/proc/6131/statm: 4723 1092 421 364 0 692 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 18892

[startup+0.101154 s]
/proc/loadavg: 2.03 0.90 0.34 2/477 6131
/proc/meminfo: memFree=23558524/32950928 swapFree=61858080/67111528
[pid=6131] ppid=6129 vsize=94064 CPUtime=0.05 cores=0,2,4,6
/proc/6131/stat : 6131 (python) R 6129 6131 5281 0 -1 4202496 2944 464 1 0 4 1 0 0 18 0 1 0 869253890 96321536 2478 33554432000 4194304 5683644 140733703366080 18446744073709551615 4502173 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/6131/statm: 23516 2478 788 364 0 1627 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 94064

[startup+0.301092 s]
/proc/loadavg: 2.03 0.90 0.34 2/477 6131
/proc/meminfo: memFree=23558524/32950928 swapFree=61858080/67111528
[pid=6131] ppid=6129 vsize=182080 CPUtime=0.18 cores=0,2,4,6
/proc/6131/stat : 6131 (python) S 6129 6131 5281 0 -1 4202496 6278 931 1 0 14 4 0 0 17 0 1 0 869253890 186449920 4584 33554432000 4194304 5683644 140733703366080 18446744073709551615 274473965568 0 2147483391 16781312 2 18446744071699215550 0 0 17 4 0 0 0
/proc/6131/statm: 45520 4584 1246 364 0 3568 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 182080

[startup+0.701013 s]
/proc/loadavg: 2.03 0.90 0.34 2/477 6131
/proc/meminfo: memFree=23558524/32950928 swapFree=61858080/67111528
[pid=6131] ppid=6129 vsize=295052 CPUtime=0.54 cores=0,2,4,6
/proc/6131/stat : 6131 (python) S 6129 6131 5281 0 -1 4202496 11018 1351 1 0 43 7 4 0 20 0 2 0 869253890 302133248 7602 33554432000 4194304 5683644 140733703366080 18446744073709551615 274485794251 0 0 16781312 33554434 18446744073709551615 0 0 17 6 0 0 0
/proc/6131/statm: 73763 7602 1871 364 0 8650 0
Current children cumulated CPU time (s) 0.54
Current children cumulated vsize (KiB) 295052

[startup+1.50094 s]
/proc/loadavg: 2.03 0.92 0.35 3/481 6140
/proc/meminfo: memFree=23494632/32950928 swapFree=61858080/67111528
[pid=6131] ppid=6129 vsize=295052 CPUtime=0.54 cores=0,2,4,6
/proc/6131/stat : 6131 (python) S 6129 6131 5281 0 -1 4202496 11018 1351 1 0 43 7 4 0 20 0 2 0 869253890 302133248 7602 33554432000 4194304 5683644 140733703366080 18446744073709551615 274485794251 0 0 16781312 33554434 18446744073709551615 0 0 17 6 0 0 0
/proc/6131/statm: 73763 7602 1871 364 0 8650 0
[pid=6138] ppid=6131 vsize=284808 CPUtime=0 cores=0,2,4,6
/proc/6138/stat : 6138 (python) S 6131 6131 5281 0 -1 4202560 713 0 0 0 0 0 0 0 17 0 1 0 869253959 291643392 6046 33554432000 4194304 5683644 140733703366080 18446744073709551615 274473987599 0 0 16781312 33554946 15145782813032153348 0 0 17 4 0 0 0
/proc/6138/statm: 71202 6046 319 364 0 6089 0
[pid=6140] ppid=6138 vsize=50100 CPUtime=0.79 cores=0,2,4,6
/proc/6140/stat : 6140 (scip-2.0.1.linu) R 6138 6140 6140 0 -1 4202496 10914 0 0 0 72 7 0 0 22 0 1 0 869253959 51302400 10127 33554432000 4194304 13684479 140735972176592 18446744073709551615 11876362 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/6140/statm: 12525 10127 759 2317 0 10203 0
[pid=6131/tid=6139] ppid=6129 vsize=295052 CPUtime=0.04 cores=0,2,4,6
/proc/6131/task/6139/stat : 6139 (python) S 6129 6131 5281 0 -1 4202560 26 1351 0 0 0 0 4 0 20 0 2 0 869253959 302133248 7602 33554432000 4194304 5683644 140733703366080 18446744073709551615 274485791153 0 0 16781312 33554434 18446604453602718656 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 629960

[startup+3.10059 s]
/proc/loadavg: 2.03 0.92 0.35 3/481 6140
/proc/meminfo: memFree=23491156/32950928 swapFree=61858080/67111528
[pid=6131] ppid=6129 vsize=295052 CPUtime=0.54 cores=0,2,4,6
/proc/6131/stat : 6131 (python) S 6129 6131 5281 0 -1 4202496 11018 1351 1 0 43 7 4 0 20 0 2 0 869253890 302133248 7602 33554432000 4194304 5683644 140733703366080 18446744073709551615 274485794251 0 0 16781312 33554434 18446744073709551615 0 0 17 6 0 0 0
/proc/6131/statm: 73763 7602 1871 364 0 8650 0
[pid=6138] ppid=6131 vsize=284808 CPUtime=0 cores=0,2,4,6
/proc/6138/stat : 6138 (python) S 6131 6131 5281 0 -1 4202560 720 0 0 0 0 0 0 0 15 0 1 0 869253959 291643392 6046 33554432000 4194304 5683644 140733703366080 18446744073709551615 274473987599 0 0 16781312 33554946 15145782813032153348 0 0 17 4 0 0 0
/proc/6138/statm: 71202 6046 319 364 0 6089 0
[pid=6140] ppid=6138 vsize=50200 CPUtime=2.39 cores=0,2,4,6
/proc/6140/stat : 6140 (scip-2.0.1.linu) R 6138 6140 6140 0 -1 4202496 11771 0 0 0 231 8 0 0 25 0 1 0 869253959 51404800 10307 33554432000 4194304 13684479 140735972176592 18446744073709551615 11876362 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/6140/statm: 12550 10307 766 2317 0 10228 0
[pid=6131/tid=6139] ppid=6129 vsize=295052 CPUtime=0.04 cores=0,2,4,6
/proc/6131/task/6139/stat : 6139 (python) S 6129 6131 5281 0 -1 4202560 26 1351 0 0 0 0 4 0 20 0 2 0 869253959 302133248 7602 33554432000 4194304 5683644 140733703366080 18446744073709551615 274485791153 0 0 16781312 33554434 18446604453602718656 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 630060

[startup+6.30109 s]
/proc/loadavg: 2.03 0.92 0.35 3/481 6140
/proc/meminfo: memFree=23484652/32950928 swapFree=61858080/67111528
[pid=6131] ppid=6129 vsize=295052 CPUtime=0.54 cores=0,2,4,6
/proc/6131/stat : 6131 (python) S 6129 6131 5281 0 -1 4202496 11018 1351 1 0 43 7 4 0 20 0 2 0 869253890 302133248 7602 33554432000 4194304 5683644 140733703366080 18446744073709551615 274485794251 0 0 16781312 33554434 18446744073709551615 0 0 17 6 0 0 0
/proc/6131/statm: 73763 7602 1871 364 0 8650 0
[pid=6138] ppid=6131 vsize=284808 CPUtime=0.01 cores=0,2,4,6
/proc/6138/stat : 6138 (python) S 6131 6131 5281 0 -1 4202560 861 0 0 0 0 1 0 0 15 0 1 0 869253959 291643392 6070 33554432000 4194304 5683644 140733703366080 18446744073709551615 274473987599 0 0 16781312 33554946 15145791884003082500 0 0 17 6 0 0 0
/proc/6138/statm: 71202 6070 343 364 0 6089 0
[pid=6140] ppid=6138 vsize=50200 CPUtime=5.59 cores=0,2,4,6
/proc/6140/stat : 6140 (scip-2.0.1.linu) R 6138 6140 6140 0 -1 4202496 11791 0 0 0 549 10 0 0 25 0 1 0 869253959 51404800 10325 33554432000 4194304 13684479 140735972176592 18446744073709551615 11876362 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/6140/statm: 12550 10325 768 2317 0 10228 0
[pid=6131/tid=6139] ppid=6129 vsize=295052 CPUtime=0.04 cores=0,2,4,6
/proc/6131/task/6139/stat : 6139 (python) S 6129 6131 5281 0 -1 4202560 26 1351 0 0 0 0 4 0 20 0 2 0 869253959 302133248 7602 33554432000 4194304 5683644 140733703366080 18446744073709551615 274485791153 0 0 16781312 33554434 18446604453602718656 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 6.14
Current children cumulated vsize (KiB) 630060

[startup+12.701 s]
/proc/loadavg: 2.09 0.97 0.37 3/484 6144
/proc/meminfo: memFree=23129488/32950928 swapFree=61858080/67111528
[pid=6131] ppid=6129 vsize=295052 CPUtime=0.54 cores=0,2,4,6
/proc/6131/stat : 6131 (python) S 6129 6131 5281 0 -1 4202496 11018 1351 1 0 43 7 4 0 20 0 2 0 869253890 302133248 7602 33554432000 4194304 5683644 140733703366080 18446744073709551615 274485794251 0 0 16781312 33554434 18446744073709551615 0 0 17 6 0 0 0
/proc/6131/statm: 73763 7602 1871 364 0 8650 0
[pid=6138] ppid=6131 vsize=284808 CPUtime=0.02 cores=0,2,4,6
/proc/6138/stat : 6138 (python) S 6131 6131 5281 0 -1 4202560 969 0 0 0 1 1 0 0 15 0 1 0 869253959 291643392 6075 33554432000 4194304 5683644 140733703366080 18446744073709551615 274473987599 0 0 16781312 33554946 4251259801830424576 0 0 17 6 0 0 0
/proc/6138/statm: 71202 6075 348 364 0 6089 0
[pid=6140] ppid=6138 vsize=74996 CPUtime=12 cores=0,2,4,6
/proc/6140/stat : 6140 (scip-2.0.1.linu) R 6138 6140 6140 0 -1 4202496 22374 0 0 0 1180 20 0 0 18 0 1 0 869253959 76795904 16697 33554432000 4194304 13684479 140735972176592 18446744073709551615 11876362 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/6140/statm: 18749 16697 839 2317 0 16427 0
[pid=6131/tid=6139] ppid=6129 vsize=295052 CPUtime=0.04 cores=0,2,4,6
/proc/6131/task/6139/stat : 6139 (python) S 6129 6131 5281 0 -1 4202560 26 1351 0 0 0 0 4 0 20 0 2 0 869253959 302133248 7602 33554432000 4194304 5683644 140733703366080 18446744073709551615 274485791153 0 0 16781312 33554434 18446604453602718656 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 654856

[startup+25.5007 s]
/proc/loadavg: 2.08 1.01 0.39 3/484 6144
/proc/meminfo: memFree=23096012/32950928 swapFree=61858080/67111528
[pid=6131] ppid=6129 vsize=295052 CPUtime=0.54 cores=0,2,4,6
/proc/6131/stat : 6131 (python) S 6129 6131 5281 0 -1 4202496 11018 1351 1 0 43 7 4 0 20 0 2 0 869253890 302133248 7602 33554432000 4194304 5683644 140733703366080 18446744073709551615 274485794251 0 0 16781312 33554434 18446744073709551615 0 0 17 6 0 0 0
/proc/6131/statm: 73763 7602 1871 364 0 8650 0
[pid=6138] ppid=6131 vsize=284808 CPUtime=0.08 cores=0,2,4,6
/proc/6138/stat : 6138 (python) S 6131 6131 5281 0 -1 4202560 975 0 0 0 4 4 0 0 15 0 1 0 869253959 291643392 6075 33554432000 4194304 5683644 140733703366080 18446744073709551615 274473987599 0 0 16781312 33554946 72556772316949385 0 0 17 6 0 0 0
/proc/6138/statm: 71202 6075 348 364 0 6089 0
[pid=6140] ppid=6138 vsize=94468 CPUtime=24.79 cores=0,2,4,6
/proc/6140/stat : 6140 (scip-2.0.1.linu) R 6138 6140 6140 0 -1 4202496 29942 0 0 0 2448 31 0 0 25 0 1 0 869253959 96735232 21556 33554432000 4194304 13684479 140735972176592 18446744073709551615 11876362 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/6140/statm: 23617 21556 864 2317 0 21295 0
[pid=6131/tid=6139] ppid=6129 vsize=295052 CPUtime=0.04 cores=0,2,4,6
/proc/6131/task/6139/stat : 6139 (python) S 6129 6131 5281 0 -1 4202560 26 1351 0 0 0 0 4 0 20 0 2 0 869253959 302133248 7602 33554432000 4194304 5683644 140733703366080 18446744073709551615 274485791153 0 0 16781312 33554434 18446604453602718656 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 25.41
Current children cumulated vsize (KiB) 674328

[startup+51.1012 s]
/proc/loadavg: 2.12 1.10 0.43 3/484 6145
/proc/meminfo: memFree=23095432/32950928 swapFree=61858080/67111528
[pid=6131] ppid=6129 vsize=295052 CPUtime=0.54 cores=0,2,4,6
/proc/6131/stat : 6131 (python) S 6129 6131 5281 0 -1 4202496 11018 1351 1 0 43 7 4 0 20 0 2 0 869253890 302133248 7602 33554432000 4194304 5683644 140733703366080 18446744073709551615 274485794251 0 0 16781312 33554434 18446744073709551615 0 0 17 6 0 0 0
/proc/6131/statm: 73763 7602 1871 364 0 8650 0
[pid=6138] ppid=6131 vsize=284808 CPUtime=0.18 cores=0,2,4,6
/proc/6138/stat : 6138 (python) S 6131 6131 5281 0 -1 4202560 987 0 0 0 9 9 0 0 15 0 1 0 869253959 291643392 6075 33554432000 4194304 5683644 140733703366080 18446744073709551615 274473987599 0 0 16781312 33554946 72556772316949385 0 0 17 6 0 0 0
/proc/6138/statm: 71202 6075 348 364 0 6089 0
[pid=6140] ppid=6138 vsize=94468 CPUtime=50.39 cores=0,2,4,6
/proc/6140/stat : 6140 (scip-2.0.1.linu) R 6138 6140 6140 0 -1 4202496 29943 0 0 0 4995 44 0 0 25 0 1 0 869253959 96735232 21557 33554432000 4194304 13684479 140735972176592 18446744073709551615 11876362 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/6140/statm: 23617 21557 865 2317 0 21295 0
[pid=6131/tid=6139] ppid=6129 vsize=295052 CPUtime=0.04 cores=0,2,4,6
/proc/6131/task/6139/stat : 6139 (python) S 6129 6131 5281 0 -1 4202560 26 1351 0 0 0 0 4 0 20 0 2 0 869253959 302133248 7602 33554432000 4194304 5683644 140733703366080 18446744073709551615 274485791153 0 0 16781312 33554434 18446604453602718656 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 51.11
Current children cumulated vsize (KiB) 674328

[startup+102.318 s]
/proc/loadavg: 2.05 1.25 0.52 3/496 6159
/proc/meminfo: memFree=22580360/32950928 swapFree=61858080/67111528
[pid=6131] ppid=6129 vsize=315564 CPUtime=0.59 cores=0,2,4,6
/proc/6131/stat : 6131 (python) S 6129 6131 5281 0 -1 4202496 12863 1351 1 0 47 8 4 0 20 0 4 0 869253890 323137536 7615 33554432000 4194304 5683644 140733703366080 18446744073709551615 274485794251 0 0 16781312 33554434 18446744073709551615 0 0 17 2 0 0 0
/proc/6131/statm: 78891 7615 1876 364 0 13772 0
[pid=6138] ppid=6131 vsize=295052 CPUtime=0.2 cores=0,2,4,6
/proc/6138/stat : 6138 (python) S 6131 6131 5281 0 -1 4202560 1160 0 0 0 10 10 0 0 16 0 2 0 869253959 302133248 6143 33554432000 4194304 5683644 140733703366080 18446744073709551615 274485794251 0 0 16781312 33554946 18446744073709551615 0 0 17 6 0 0 0
/proc/6138/statm: 73763 6143 411 364 0 8650 0
[pid=6140] ppid=6138 vsize=94468 CPUtime=50.96 cores=0,2,4,6
/proc/6140/stat : 6140 (scip-2.0.1.linu) T 6138 6140 6140 0 -1 4202496 29943 0 0 0 5052 44 0 0 25 0 1 0 869253959 96735232 21557 33554432000 4194304 13684479 140735972176592 18446744073709551615 11876362 0 0 16781312 2 18446744071562691360 0 0 17 2 0 0 0
/proc/6140/statm: 23617 21557 865 2317 0 21295 0
[pid=6138/tid=6146] ppid=6131 vsize=295052 CPUtime=0 cores=0,2,4,6
/proc/6138/task/6146/stat : 6146 (python) S 6131 6131 5281 0 -1 4202560 44 0 0 0 0 0 0 0 16 0 2 0 869259057 302133248 6143 33554432000 4194304 5683644 140733703366080 18446744073709551615 274485791153 0 0 16781312 33554946 18446604453882628160 0 0 -1 6 0 0 0
[pid=6147] ppid=6131 vsize=295064 CPUtime=0.18 cores=0,2,4,6
/proc/6147/stat : 6147 (python) S 6131 6131 5281 0 -1 4202560 1126 0 0 0 8 10 0 0 19 0 2 0 869259059 302145536 6123 33554432000 4194304 5683644 140733703366080 18446744073709551615 274485794251 0 0 16781312 33554946 18446744073709551615 0 0 17 6 0 0 0
/proc/6147/statm: 73766 6123 391 364 0 8650 0
[pid=6149] ppid=6147 vsize=7948 CPUtime=48.18 cores=0,2,4,6
/proc/6149/stat : 6149 (clasp-1.3.7-x86) T 6147 6149 6149 0 -1 4202496 2039 0 0 0 4818 0 0 0 25 0 1 0 869259060 8138752 1724 33554432000 134512640 136139019 4289452752 18446744073709551615 134883829 0 0 16781312 16386 18446744071562691360 0 0 17 0 0 0 0
/proc/6149/statm: 1987 1724 183 398 0 1587 0
[pid=6147/tid=6156] ppid=6131 vsize=295064 CPUtime=0 cores=0,2,4,6
/proc/6147/task/6156/stat : 6156 (python) S 6131 6131 5281 0 -1 4202560 52 0 0 0 0 0 0 0 19 0 2 0 869263878 302145536 6123 33554432000 4194304 5683644 140733703366080 18446744073709551615 274485791153 0 0 16781312 33554946 18446604445640758400 0 0 -1 6 0 0 0
[pid=6157] ppid=6131 vsize=305320 CPUtime=0 cores=0,2,4,6
/proc/6157/stat : 6157 (python) S 6131 6131 5281 0 -1 4202560 761 0 0 0 0 0 0 0 15 0 1 0 869263880 312647680 6055 33554432000 4194304 5683644 140733703366080 18446744073709551615 274473987654 0 0 16781312 33554946 4123844692141932544 0 0 17 6 0 0 0
/proc/6157/statm: 76330 6055 320 364 0 11211 0
[pid=6159] ppid=6157 vsize=79208 CPUtime=2.39 cores=0,2,4,6
/proc/6159/stat : 6159 (scip-2.0.1.linu) R 6157 6159 6159 0 -1 4202496 24200 0 0 0 229 10 0 0 25 0 1 0 869263881 81108992 16840 33554432000 4194304 15243407 140736434115856 18446744073709551615 13277498 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/6159/statm: 19802 16840 918 2698 0 17097 0
[pid=6131/tid=6139] ppid=6129 vsize=315564 CPUtime=0.04 cores=0,2,4,6
/proc/6131/task/6139/stat : 6139 (python) S 6129 6131 5281 0 -1 4202560 26 1351 0 0 0 0 4 0 20 0 4 0 869253959 323137536 7615 33554432000 4194304 5683644 140733703366080 18446744073709551615 274485791153 0 0 16781312 33554434 18446604453602718656 0 0 -1 6 0 0 0
[pid=6131/tid=6148] ppid=6129 vsize=315564 CPUtime=0.04 cores=0,2,4,6
/proc/6131/task/6148/stat : 6148 (python) S 6129 6131 5281 0 -1 4202560 33 1351 0 0 0 0 4 0 20 0 4 0 869259059 323137536 7615 33554432000 4194304 5683644 140733703366080 18446744073709551615 274485791153 0 0 16781312 33554434 18446604453602718656 0 0 -1 2 0 0 0
[pid=6131/tid=6158] ppid=6129 vsize=315564 CPUtime=0.04 cores=0,2,4,6
/proc/6131/task/6158/stat : 6158 (python) S 6129 6131 5281 0 -1 4202560 33 1351 0 0 0 0 4 0 20 0 4 0 869263881 323137536 7615 33554432000 4194304 5683644 140733703366080 18446744073709551615 274485791153 0 0 16781312 33554434 18446604453602718656 0 0 -1 2 0 0 0

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

/proc/6138/statm: 73763 6144 412 364 0 8650 0
[pid=6140] ppid=6138 vsize=94468 CPUtime=771.05 cores=0,2,4,6
/proc/6140/stat : 6140 (scip-2.0.1.linu) R 6138 6140 6140 0 -1 4202496 29943 0 0 0 76682 423 0 0 25 0 1 0 869253959 96735232 21557 33554432000 4194304 13684479 140735972176592 18446744073709551615 11876362 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/6140/statm: 23617 21557 865 2317 0 21295 0
[pid=6138/tid=6146] ppid=6131 vsize=295052 CPUtime=0 cores=0,2,4,6
/proc/6138/task/6146/stat : 6146 (python) S 6131 6131 5281 0 -1 4202560 45 0 0 0 0 0 0 0 15 0 2 0 869259057 302133248 6144 33554432000 4194304 5683644 140733703366080 18446744073709551615 274485791153 0 0 16781312 33554946 18446604453882628160 0 0 -1 6 0 0 0
[pid=6147] ppid=6131 vsize=295064 CPUtime=0.94 cores=0,2,4,6
/proc/6147/stat : 6147 (python) S 6131 6131 5281 0 -1 4202560 1200 0 0 0 46 48 0 0 18 0 2 0 869259059 302145536 6123 33554432000 4194304 5683644 140733703366080 18446744073709551615 274485794251 0 0 16781312 33554946 18446744073709551615 0 0 17 6 0 0 0
/proc/6147/statm: 73766 6123 391 364 0 8650 0
[pid=6149] ppid=6147 vsize=9856 CPUtime=231.97 cores=0,2,4,6
/proc/6149/stat : 6149 (clasp-1.3.7-x86) T 6147 6149 6149 0 -1 4202496 2587 0 0 0 23197 0 0 0 25 0 1 0 869259060 10092544 2223 33554432000 134512640 136139019 4289452752 18446744073709551615 134875018 0 0 16781312 16386 18446744071562691360 0 0 17 0 0 0 0
/proc/6149/statm: 2464 2223 183 398 0 2064 0
[pid=6147/tid=6156] ppid=6131 vsize=295064 CPUtime=0 cores=0,2,4,6
/proc/6147/task/6156/stat : 6156 (python) S 6131 6131 5281 0 -1 4202560 53 0 0 0 0 0 0 0 18 0 2 0 869263878 302145536 6123 33554432000 4194304 5683644 140733703366080 18446744073709551615 274485791153 0 0 16781312 33554946 18446604445640758400 0 0 -1 6 0 0 0
[pid=6157] ppid=6131 vsize=305320 CPUtime=0.38 cores=0,2,4,6
/proc/6157/stat : 6157 (python) S 6131 6131 5281 0 -1 4202560 1141 0 0 0 18 20 0 0 16 0 2 0 869263880 312647680 6127 33554432000 4194304 5683644 140733703366080 18446744073709551615 274485794251 0 0 16781312 33554946 18446744073709551615 0 0 17 6 0 0 0
/proc/6157/statm: 76330 6127 391 364 0 11211 0
[pid=6159] ppid=6157 vsize=76932 CPUtime=92.63 cores=0,2,4,6
/proc/6159/stat : 6159 (scip-2.0.1.linu) T 6157 6159 6159 0 -1 4202496 34725 0 0 0 9234 29 0 0 25 0 1 0 869263881 78778368 16926 33554432000 4194304 15243407 140736434115856 18446744073709551615 8108125 0 0 16781312 2 18446744071562691360 0 0 17 0 0 0 0
/proc/6159/statm: 19233 16926 979 2698 0 16528 0
[pid=6157/tid=6165] ppid=6131 vsize=305320 CPUtime=0 cores=0,2,4,6
/proc/6157/task/6165/stat : 6165 (python) S 6131 6131 5281 0 -1 4202560 48 0 0 0 0 0 0 0 15 0 2 0 869268526 312647680 6127 33554432000 4194304 5683644 140733703366080 18446744073709551615 274485791153 0 0 16781312 33554946 18446604449288446208 0 0 -1 6 0 0 0
[pid=6168] ppid=6131 vsize=315576 CPUtime=0.18 cores=0,2,4,6
/proc/6168/stat : 6168 (python) S 6131 6131 5281 0 -1 4202560 1125 0 0 0 8 10 0 0 19 0 2 0 869273090 323149824 6131 33554432000 4194304 5683644 140733703366080 18446744073709551615 274485794251 0 0 16781312 33554946 18446744073709551615 0 0 17 6 0 0 0
/proc/6168/statm: 78894 6131 391 364 0 13772 0
[pid=6170] ppid=6168 vsize=71016 CPUtime=48.33 cores=0,2,4,6
/proc/6170/stat : 6170 (minion) T 6168 6170 6170 0 -1 4202496 11046 0 0 0 4832 1 0 0 25 0 1 0 869273091 72720384 10495 33554432000 134512640 165565024 4287125168 18446744073709551615 141381152 0 0 16781312 8396802 18446744071562691360 0 0 17 4 0 0 0
/proc/6170/statm: 17754 10495 359 7582 0 10169 0
[pid=6168/tid=6176] ppid=6131 vsize=315576 CPUtime=0 cores=0,2,4,6
/proc/6168/task/6176/stat : 6176 (python) S 6131 6131 5281 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 869277925 323149824 6131 33554432000 4194304 5683644 140733703366080 18446744073709551615 274485791153 0 0 16781312 33554946 18446604444527265984 0 0 -1 6 0 0 0
[pid=6179] ppid=6131 vsize=325832 CPUtime=0.2 cores=0,2,4,6
/proc/6179/stat : 6179 (python) S 6131 6131 5281 0 -1 4202560 1152 0 0 0 10 10 0 0 17 0 2 0 869282549 333651968 6135 33554432000 4194304 5683644 140733703366080 18446744073709551615 274485794251 0 0 16781312 33554946 18446744073709551615 0 0 17 6 0 0 0
/proc/6179/statm: 81458 6135 391 364 0 16333 0
[pid=6181] ppid=6179 vsize=72232 CPUtime=48.93 cores=0,2,4,6
/proc/6181/stat : 6181 (bsolo_pb10) T 6179 6181 6181 0 -1 4202496 16005 0 0 0 4889 4 0 0 25 0 1 0 869282549 73965568 15613 33554432000 134512640 137138936 4291748160 18446744073709551615 134542516 0 0 16781312 16384 18446744071562691360 0 0 17 4 0 0 0
/proc/6181/statm: 18058 15613 192 642 0 17414 0
[pid=6179/tid=6183] ppid=6131 vsize=325832 CPUtime=0 cores=0,2,4,6
/proc/6179/task/6183/stat : 6183 (python) S 6131 6131 5281 0 -1 4202560 46 0 0 0 0 0 0 0 17 0 2 0 869287443 333651968 6135 33554432000 4194304 5683644 140733703366080 18446744073709551615 274485791153 0 0 16781312 33554946 18446604448100268032 0 0 -1 6 0 0 0
[pid=6189] ppid=6131 vsize=336592 CPUtime=0.19 cores=0,2,4,6
/proc/6189/stat : 6189 (python) S 6131 6131 5281 0 -1 4202560 1159 0 0 0 9 10 0 0 16 0 2 0 869305830 344670208 6265 33554432000 4194304 5683644 140733703366080 18446744073709551615 274485794251 0 0 16781312 33554946 18446744073709551615 0 0 17 6 0 0 0
/proc/6189/statm: 84148 6265 391 364 0 19020 0
[pid=6191] ppid=6189 vsize=8611532 CPUtime=50.88 cores=0,2,4,6
/proc/6191/stat : 6191 (java) T 6189 6191 6191 0 -1 4202496 268320 0 1 0 5051 37 0 0 18 0 19 0 869305831 8818208768 168129 33554432000 1073741824 1073778376 140734598533632 18446744073709551615 274485770213 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/6191/statm: 2152883 168129 2245 9 0 2143624 0
[pid=6191/tid=6192] ppid=6189 vsize=8611532 CPUtime=48.21 cores=0,2,4,6
/proc/6191/task/6192/stat : 6192 (java) T 6189 6191 6191 0 -1 4202560 196620 0 1 0 4800 21 0 0 25 0 19 0 869305832 8818208768 168129 33554432000 1073741824 1073778376 140734598533632 18446744073709551615 46912505608663 0 4 0 16800975 18446744071562691360 0 0 -1 4 0 0 12
[pid=6191/tid=6193] ppid=6189 vsize=8611532 CPUtime=0.09 cores=0,2,4,6
/proc/6191/task/6193/stat : 6193 (java) T 6189 6191 6191 0 -1 4202560 7181 0 0 0 8 1 0 0 15 0 19 0 869305832 8818208768 168129 33554432000 1073741824 1073778376 140734598533632 18446744073709551615 274485783449 0 4 0 16800975 18446744071562691360 0 0 -1 6 0 0 0
[pid=6191/tid=6194] ppid=6189 vsize=8611532 CPUtime=0.11 cores=0,2,4,6
/proc/6191/task/6194/stat : 6194 (java) T 6189 6191 6191 0 -1 4202560 9227 0 0 0 10 1 0 0 15 0 19 0 869305832 8818208768 168129 33554432000 1073741824 1073778376 140734598533632 18446744073709551615 274485783449 0 4 0 16800975 18446744071562691360 0 0 -1 0 0 0 0
[pid=6191/tid=6195] ppid=6189 vsize=8611532 CPUtime=0.13 cores=0,2,4,6
/proc/6191/task/6195/stat : 6195 (java) T 6189 6191 6191 0 -1 4202560 9100 0 0 0 11 2 0 0 15 0 19 0 869305832 8818208768 168129 33554432000 1073741824 1073778376 140734598533632 18446744073709551615 274485783449 0 4 0 16800975 18446744071562691360 0 0 -1 4 0 0 0
[pid=6191/tid=6196] ppid=6189 vsize=8611532 CPUtime=0.08 cores=0,2,4,6
/proc/6191/task/6196/stat : 6196 (java) T 6189 6191 6191 0 -1 4202560 6615 0 0 0 7 1 0 0 15 0 19 0 869305832 8818208768 168129 33554432000 1073741824 1073778376 140734598533632 18446744073709551615 274485783449 0 4 0 16800975 18446744071562691360 0 0 -1 2 0 0 0
[pid=6191/tid=6197] ppid=6189 vsize=8611532 CPUtime=0.06 cores=0,2,4,6
/proc/6191/task/6197/stat : 6197 (java) T 6189 6191 6191 0 -1 4202560 4295 0 0 0 6 0 0 0 15 0 19 0 869305832 8818208768 168129 33554432000 1073741824 1073778376 140734598533632 18446744073709551615 274485783449 0 4 0 16800975 18446744071562691360 0 0 -1 0 0 0 0
[pid=6191/tid=6198] ppid=6189 vsize=8611532 CPUtime=0.07 cores=0,2,4,6
/proc/6191/task/6198/stat : 6198 (java) T 6189 6191 6191 0 -1 4202560 4250 0 0 0 7 0 0 0 15 0 19 0 869305832 8818208768 168129 33554432000 1073741824 1073778376 140734598533632 18446744073709551615 274485783449 0 4 0 16800975 18446744071562691360 0 0 -1 2 0 0 0
[pid=6191/tid=6199] ppid=6189 vsize=8611532 CPUtime=0.07 cores=0,2,4,6
/proc/6191/task/6199/stat : 6199 (java) T 6189 6191 6191 0 -1 4202560 6295 0 0 0 6 1 0 0 15 0 19 0 869305832 8818208768 168129 33554432000 1073741824 1073778376 140734598533632 18446744073709551615 274485783449 0 4 0 16800975 18446744071562691360 0 0 -1 4 0 0 0
[pid=6191/tid=6200] ppid=6189 vsize=8611532 CPUtime=0.08 cores=0,2,4,6
/proc/6191/task/6200/stat : 6200 (java) T 6189 6191 6191 0 -1 4202560 5124 0 0 0 7 1 0 0 15 0 19 0 869305832 8818208768 168129 33554432000 1073741824 1073778376 140734598533632 18446744073709551615 274485783449 0 4 0 16800975 18446744071562691360 0 0 -1 4 0 0 0
[pid=6191/tid=6201] ppid=6189 vsize=8611532 CPUtime=0.02 cores=0,2,4,6
/proc/6191/task/6201/stat : 6201 (java) T 6189 6191 6191 0 -1 4202560 345 0 0 0 0 2 0 0 15 0 19 0 869305833 8818208768 168129 33554432000 1073741824 1073778376 140734598533632 18446744073709551615 274485784064 0 0 0 16800975 18446744071562691360 0 0 -1 2 0 0 0
[pid=6191/tid=6202] ppid=6189 vsize=8611532 CPUtime=0 cores=0,2,4,6
/proc/6191/task/6202/stat : 6202 (java) T 6189 6191 6191 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 869305834 8818208768 168129 33554432000 1073741824 1073778376 140734598533632 18446744073709551615 274485783449 0 4 0 16800975 18446744071562691360 0 0 -1 2 0 0 0
[pid=6191/tid=6203] ppid=6189 vsize=8611532 CPUtime=0 cores=0,2,4,6
/proc/6191/task/6203/stat : 6203 (java) T 6189 6191 6191 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 869305834 8818208768 168129 33554432000 1073741824 1073778376 140734598533632 18446744073709551615 274485783449 0 4 0 16800975 18446744071562691360 0 0 -1 2 0 0 0
[pid=6191/tid=6204] ppid=6189 vsize=8611532 CPUtime=0 cores=0,2,4,6
/proc/6191/task/6204/stat : 6204 (java) T 6189 6191 6191 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 869305836 8818208768 168129 33554432000 1073741824 1073778376 140734598533632 18446744073709551615 274485791153 0 4 0 16800975 18446744071562691360 0 0 -1 2 0 0 0
[pid=6191/tid=6205] ppid=6189 vsize=8611532 CPUtime=0.9 cores=0,2,4,6
/proc/6191/task/6205/stat : 6205 (java) T 6189 6191 6191 0 -1 4202560 11389 0 0 0 89 1 0 0 15 0 19 0 869305836 8818208768 168129 33554432000 1073741824 1073778376 140734598533632 18446744073709551615 274485783449 0 4 0 16800975 18446744071562691360 0 0 -1 0 0 0 0
[pid=6191/tid=6206] ppid=6189 vsize=8611532 CPUtime=0.94 cores=0,2,4,6
/proc/6191/task/6206/stat : 6206 (java) T 6189 6191 6191 0 -1 4202560 6476 0 0 0 94 0 0 0 15 0 19 0 869305836 8818208768 168129 33554432000 1073741824 1073778376 140734598533632 18446744073709551615 274485783449 0 4 0 16800975 18446744071562691360 0 0 -1 2 0 0 0
[pid=6191/tid=6207] ppid=6189 vsize=8611532 CPUtime=0 cores=0,2,4,6
/proc/6191/task/6207/stat : 6207 (java) T 6189 6191 6191 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 869305836 8818208768 168129 33554432000 1073741824 1073778376 140734598533632 18446744073709551615 274485783449 0 4 0 16800975 18446744071562691360 0 0 -1 2 0 0 0
[pid=6191/tid=6209] ppid=6189 vsize=8611532 CPUtime=0 cores=0,2,4,6
/proc/6191/task/6209/stat : 6209 (java) T 6189 6191 6191 0 -1 4202560 5 0 0 0 0 0 0 0 15 0 19 0 869305836 8818208768 168129 33554432000 1073741824 1073778376 140734598533632 18446744073709551615 274485784064 0 4 0 16800975 18446744071562691360 0 0 -1 2 0 0 0
[pid=6191/tid=6210] ppid=6189 vsize=8611532 CPUtime=0 cores=0,2,4,6
/proc/6191/task/6210/stat : 6210 (java) T 6189 6191 6191 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 19 0 869305879 8818208768 168129 33554432000 1073741824 1073778376 140734598533632 18446744073709551615 274485784064 0 4 0 16800975 18446744071562691360 0 0 -1 2 0 0 0
[pid=6189/tid=6212] ppid=6131 vsize=336592 CPUtime=0 cores=0,2,4,6
/proc/6189/task/6212/stat : 6212 (python) S 6131 6131 5281 0 -1 4202560 50 0 0 0 0 0 0 0 16 0 2 0 869310698 344670208 6265 33554432000 4194304 5683644 140733703366080 18446744073709551615 274485791153 0 0 16781312 33554946 18446604444953161984 0 0 -1 6 0 0 0
[pid=6233] ppid=6131 vsize=346848 CPUtime=0.37 cores=0,2,4,6
/proc/6233/stat : 6233 (python) S 6131 6131 5281 0 -1 4202560 1167 0 0 0 19 18 0 0 19 0 2 0 869351818 355172352 6269 33554432000 4194304 5683644 140733703366080 18446744073709551615 274485794251 0 0 16781312 33554946 18446744073709551615 0 0 17 6 0 0 0
/proc/6233/statm: 86712 6269 391 364 0 21581 0
[pid=6235] ppid=6233 vsize=192196 CPUtime=94.19 cores=0,2,4,6
/proc/6235/stat : 6235 (bsolo_pb10) T 6233 6235 6235 0 -1 4202496 46014 0 0 0 9400 19 0 0 25 0 1 0 869351818 196808704 45619 33554432000 134512640 137138936 4291976224 18446744073709551615 134542525 0 0 16781312 16384 18446744071562691360 0 0 17 0 0 0 0
/proc/6235/statm: 48049 45619 190 642 0 47405 0
[pid=6233/tid=6240] ppid=6131 vsize=346848 CPUtime=0 cores=0,2,4,6
/proc/6233/task/6240/stat : 6240 (python) S 6131 6131 5281 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 869361239 355172352 6269 33554432000 4194304 5683644 140733703366080 18446744073709551615 274485791153 0 0 16781312 33554946 18446604444527264192 0 0 -1 6 0 0 0
[pid=6241] ppid=6131 vsize=357104 CPUtime=0.2 cores=0,2,4,6
/proc/6241/stat : 6241 (python) S 6131 6131 5281 0 -1 4202560 1229 0 0 0 10 10 0 0 19 0 2 0 869361240 365674496 6279 33554432000 4194304 5683644 140733703366080 18446744073709551615 274485794251 0 0 16781312 33554946 18446744073709551615 0 0 17 6 0 0 0
/proc/6241/statm: 89276 6279 397 364 0 24142 0
[pid=6243] ppid=6241 vsize=107540 CPUtime=48.23 cores=0,2,4,6
/proc/6243/stat : 6243 (pbct-0.1.2-linu) T 6241 6243 6243 0 -1 4202496 27426 0 0 0 4747 76 0 0 25 0 1 0 869361241 110120960 25606 33554432000 134512640 136422188 4294202416 18446744073709551615 134862222 0 0 16781312 16387 18446744071562691360 0 0 17 4 0 0 0
/proc/6243/statm: 26885 25606 213 467 0 26416 0
[pid=6241/tid=6254] ppid=6131 vsize=357104 CPUtime=0 cores=0,2,4,6
/proc/6241/task/6254/stat : 6254 (python) S 6131 6131 5281 0 -1 4202560 44 0 0 0 0 0 0 0 19 0 2 0 869366064 365674496 6279 33554432000 4194304 5683644 140733703366080 18446744073709551615 274485791153 0 0 16781312 33554946 18446604442621062016 0 0 -1 6 0 0 0
[pid=6131/tid=6139] ppid=6129 vsize=367348 CPUtime=0.04 cores=0,2,4,6
/proc/6131/task/6139/stat : 6139 (python) S 6129 6131 5281 0 -1 4202560 41 1351 0 0 0 0 4 0 18 0 9 0 869253959 376164352 7771 33554432000 4194304 5683644 140733703366080 18446744073709551615 274485791153 0 0 16781312 33554434 18446604453602718656 0 0 -1 2 0 0 0
[pid=6131/tid=6148] ppid=6129 vsize=367348 CPUtime=0.04 cores=0,2,4,6
/proc/6131/task/6148/stat : 6148 (python) S 6129 6131 5281 0 -1 4202560 43 1351 0 0 0 0 4 0 18 0 9 0 869259059 376164352 7771 33554432000 4194304 5683644 140733703366080 18446744073709551615 274485791153 0 0 16781312 33554434 18446604453602718656 0 0 -1 2 0 0 0
[pid=6131/tid=6158] ppid=6129 vsize=367348 CPUtime=0.04 cores=0,2,4,6
/proc/6131/task/6158/stat : 6158 (python) S 6129 6131 5281 0 -1 4202560 36 1351 0 0 0 0 4 0 18 0 9 0 869263881 376164352 7771 33554432000 4194304 5683644 140733703366080 18446744073709551615 274485791153 0 0 16781312 33554434 18446604453602718656 0 0 -1 2 0 0 0
[pid=6131/tid=6169] ppid=6129 vsize=367348 CPUtime=0.04 cores=0,2,4,6
/proc/6131/task/6169/stat : 6169 (python) S 6129 6131 5281 0 -1 4202560 27 1351 0 0 0 0 4 0 20 0 9 0 869273090 376164352 7771 33554432000 4194304 5683644 140733703366080 18446744073709551615 274485791153 0 0 16781312 33554434 18446604453602718656 0 0 -1 2 0 0 0
[pid=6131/tid=6180] ppid=6129 vsize=367348 CPUtime=0.04 cores=0,2,4,6
/proc/6131/task/6180/stat : 6180 (python) S 6129 6131 5281 0 -1 4202560 26 1351 0 0 0 0 4 0 20 0 9 0 869282549 376164352 7771 33554432000 4194304 5683644 140733703366080 18446744073709551615 274485791153 0 0 16781312 33554434 18446604453602718656 0 0 -1 0 0 0 0
[pid=6131/tid=6190] ppid=6129 vsize=367348 CPUtime=0.04 cores=0,2,4,6
/proc/6131/task/6190/stat : 6190 (python) S 6129 6131 5281 0 -1 4202560 30 1351 0 0 0 0 4 0 20 0 9 0 869305831 376164352 7771 33554432000 4194304 5683644 140733703366080 18446744073709551615 274485791153 0 0 16781312 33554434 18446604453602718656 0 0 -1 2 0 0 0
[pid=6131/tid=6234] ppid=6129 vsize=367348 CPUtime=0.04 cores=0,2,4,6
/proc/6131/task/6234/stat : 6234 (python) S 6129 6131 5281 0 -1 4202560 30 1351 0 0 0 0 4 0 20 0 9 0 869351818 376164352 7771 33554432000 4194304 5683644 140733703366080 18446744073709551615 274485791153 0 0 16781312 33554434 18446604453602718656 0 0 -1 2 0 0 0
[pid=6131/tid=6242] ppid=6129 vsize=367348 CPUtime=0.04 cores=0,2,4,6
/proc/6131/task/6242/stat : 6242 (python) S 6129 6131 5281 0 -1 4202560 25 1351 0 0 0 0 4 0 20 0 9 0 869361241 376164352 7771 33554432000 4194304 5683644 140733703366080 18446744073709551615 274485791153 0 0 16781312 33554434 18446604453602718656 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1393.03
Current children cumulated vsize (KiB) 12180508

[startup+1385.9 s]
/proc/loadavg: 2.11 2.07 1.65 3/521 6264
/proc/meminfo: memFree=20877364/32950928 swapFree=61858080/67111528
[pid=6131] ppid=6129 vsize=367348 CPUtime=424.89 cores=0,2,4,6
/proc/6131/stat : 6131 (python) S 6129 6131 5281 0 -1 4202496 18574 70430 1 0 110 9 42242 128 17 0 9 0 869253890 376164352 7771 33554432000 4194304 5683644 140733703366080 18446744073709551615 274485797695 0 0 16781312 33554434 18446744073709551615 0 0 17 0 0 0 0
/proc/6131/statm: 91837 7771 1886 364 0 26703 0
[pid=6138] ppid=6131 vsize=0 CPUtime=774.56 cores=0,2,4,6
/proc/6138/stat : 6138 (python) Z 6131 6131 5281 0 -1 4202588 1318 29948 0 0 160 153 76720 423 15 0 1 0 869253959 0 0 33554432000 0 0 0 0 0 0 0 16781824 33554434 18446744073709551615 0 0 17 2 0 0 0
/proc/6138/statm: 0 0 0 0 0 0 0
[pid=6189] ppid=6131 vsize=336592 CPUtime=0.19 cores=0,2,4,6
/proc/6189/stat : 6189 (python) S 6131 6131 5281 0 -1 4202560 1163 0 0 0 9 10 0 0 16 0 2 0 869305830 344670208 6265 33554432000 4194304 5683644 140733703366080 18446744073709551615 274485797695 0 0 16781824 33554434 18446744073709551615 0 0 17 6 0 0 0
/proc/6189/statm: 84148 6265 391 364 0 19020 0
[pid=6191] ppid=6189 vsize=0 CPUtime=50.89 cores=0,2,4,6
/proc/6191/stat : 6191 (java) Z 6189 6191 6191 0 -1 4203548 268320 0 1 0 5051 38 0 0 18 0 2 0 869305831 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/6191/statm: 0 0 0 0 0 0 0
[pid=6191/tid=6210] ppid=6189 vsize=0 CPUtime=0.01 cores=0,2,4,6
/proc/6191/task/6210/stat : 6210 (java) R 6189 6191 6191 0 -1 4203588 7 0 0 0 0 1 0 0 18 0 2 0 869305879 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 2 0 0 0
[pid=6189/tid=6212] ppid=6131 vsize=336592 CPUtime=0 cores=0,2,4,6
/proc/6189/task/6212/stat : 6212 (python) S 6131 6131 5281 0 -1 4202560 50 0 0 0 0 0 0 0 16 0 2 0 869310698 344670208 6265 33554432000 4194304 5683644 140733703366080 18446744073709551615 274485791153 0 0 16781824 33554434 18446604444953161984 0 0 -1 6 0 0 0
[pid=6233] ppid=6131 vsize=346848 CPUtime=0.37 cores=0,2,4,6
/proc/6233/stat : 6233 (python) S 6131 6131 5281 0 -1 4202560 1167 0 0 0 19 18 0 0 19 0 2 0 869351818 355172352 6269 33554432000 4194304 5683644 140733703366080 18446744073709551615 274485794251 0 0 16781312 33554946 18446744073709551615 0 0 17 6 0 0 0
/proc/6233/statm: 86712 6269 391 364 0 21581 0
[pid=6235] ppid=6233 vsize=192196 CPUtime=94.19 cores=0,2,4,6
/proc/6235/stat : 6235 (bsolo_pb10) T 6233 6235 6235 0 -1 4202496 46014 0 0 0 9400 19 0 0 25 0 1 0 869351818 196808704 45619 33554432000 134512640 137138936 4291976224 18446744073709551615 134542525 0 0 16781312 16384 18446744071562691360 0 0 17 0 0 0 0
/proc/6235/statm: 48049 45619 190 642 0 47405 0
[pid=6233/tid=6240] ppid=6131 vsize=346848 CPUtime=0 cores=0,2,4,6
/proc/6233/task/6240/stat : 6240 (python) S 6131 6131 5281 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 869361239 355172352 6269 33554432000 4194304 5683644 140733703366080 18446744073709551615 274485791153 0 0 16781312 33554946 18446604444527264192 0 0 -1 6 0 0 0
[pid=6241] ppid=6131 vsize=357104 CPUtime=0.2 cores=0,2,4,6
/proc/6241/stat : 6241 (python) S 6131 6131 5281 0 -1 4202560 1229 0 0 0 10 10 0 0 19 0 2 0 869361240 365674496 6279 33554432000 4194304 5683644 140733703366080 18446744073709551615 274485794251 0 0 16781312 33554946 18446744073709551615 0 0 17 6 0 0 0
/proc/6241/statm: 89276 6279 397 364 0 24142 0
[pid=6243] ppid=6241 vsize=107540 CPUtime=48.23 cores=0,2,4,6
/proc/6243/stat : 6243 (pbct-0.1.2-linu) T 6241 6243 6243 0 -1 4202496 27426 0 0 0 4747 76 0 0 25 0 1 0 869361241 110120960 25606 33554432000 134512640 136422188 4294202416 18446744073709551615 134862222 0 0 16781312 16387 18446744071562691360 0 0 17 4 0 0 0
/proc/6243/statm: 26885 25606 213 467 0 26416 0
[pid=6241/tid=6254] ppid=6131 vsize=357104 CPUtime=0 cores=0,2,4,6
/proc/6241/task/6254/stat : 6254 (python) S 6131 6131 5281 0 -1 4202560 44 0 0 0 0 0 0 0 19 0 2 0 869366064 365674496 6279 33554432000 4194304 5683644 140733703366080 18446744073709551615 274485791153 0 0 16781312 33554946 18446604442621062016 0 0 -1 6 0 0 0
[pid=6131/tid=6139] ppid=6129 vsize=367348 CPUtime=423.7 cores=0,2,4,6
/proc/6131/task/6139/stat : 6139 (python) S 6129 6131 5281 0 -1 4202560 41 70430 0 0 0 0 42242 128 18 0 9 0 869253959 376164352 7771 33554432000 4194304 5683644 140733703366080 18446744073709551615 274485791153 0 0 16781312 33554434 18446604453602718656 0 0 -1 2 0 0 0
[pid=6131/tid=6148] ppid=6129 vsize=367348 CPUtime=423.7 cores=0,2,4,6
/proc/6131/task/6148/stat : 6148 (python) S 6129 6131 5281 0 -1 4202560 43 70430 0 0 0 0 42242 128 18 0 9 0 869259059 376164352 7771 33554432000 4194304 5683644 140733703366080 18446744073709551615 274485791153 0 0 16781312 33554434 18446604453602718656 0 0 -1 2 0 0 0
[pid=6131/tid=6158] ppid=6129 vsize=367348 CPUtime=423.7 cores=0,2,4,6
/proc/6131/task/6158/stat : 6158 (python) S 6129 6131 5281 0 -1 4202560 36 70430 0 0 0 0 42242 128 18 0 9 0 869263881 376164352 7771 33554432000 4194304 5683644 140733703366080 18446744073709551615 274485791153 0 0 16781312 33554434 18446604453602718656 0 0 -1 2 0 0 0
[pid=6131/tid=6169] ppid=6129 vsize=367348 CPUtime=423.7 cores=0,2,4,6
/proc/6131/task/6169/stat : 6169 (python) S 6129 6131 5281 0 -1 4202560 27 70430 0 0 0 0 42242 128 20 0 9 0 869273090 376164352 7771 33554432000 4194304 5683644 140733703366080 18446744073709551615 274485791153 0 0 16781312 33554434 18446604453602718656 0 0 -1 2 0 0 0
[pid=6131/tid=6180] ppid=6129 vsize=367348 CPUtime=423.7 cores=0,2,4,6
/proc/6131/task/6180/stat : 6180 (python) S 6129 6131 5281 0 -1 4202560 26 70430 0 0 0 0 42242 128 20 0 9 0 869282549 376164352 7771 33554432000 4194304 5683644 140733703366080 18446744073709551615 274485791153 0 0 16781312 33554434 18446604453602718656 0 0 -1 0 0 0 0
[pid=6131/tid=6190] ppid=6129 vsize=367348 CPUtime=423.7 cores=0,2,4,6
/proc/6131/task/6190/stat : 6190 (python) S 6129 6131 5281 0 -1 4202560 30 70430 0 0 0 0 42242 128 20 0 9 0 869305831 376164352 7771 33554432000 4194304 5683644 140733703366080 18446744073709551615 274485791153 0 0 16781312 33554434 18446604453602718656 0 0 -1 2 0 0 0
[pid=6131/tid=6234] ppid=6129 vsize=367348 CPUtime=423.7 cores=0,2,4,6
/proc/6131/task/6234/stat : 6234 (python) S 6129 6131 5281 0 -1 4202560 30 70430 0 0 0 0 42242 128 20 0 9 0 869351818 376164352 7771 33554432000 4194304 5683644 140733703366080 18446744073709551615 274485791153 0 0 16781312 33554434 18446604453602718656 0 0 -1 2 0 0 0
[pid=6131/tid=6242] ppid=6129 vsize=367348 CPUtime=423.7 cores=0,2,4,6
/proc/6131/task/6242/stat : 6242 (python) S 6129 6131 5281 0 -1 4202560 25 70430 0 0 0 0 42242 128 20 0 9 0 869361241 376164352 7771 33554432000 4194304 5683644 140733703366080 18446744073709551615 274485791153 0 0 16781312 33554434 18446604453602718656 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1393.52
Current children cumulated vsize (KiB) 1707628

Child status: 0
Real time (s): 1385.97
CPU time (s): 1393.7
CPU user time (s): 1384.77
CPU system time (s): 8.93764
CPU usage (%): 100.558
Max. virtual memory (cumulated for all children) (KiB): 12180512

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1384.77
system time used= 8.93764
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 469872
page faults= 2
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 8417
involuntary context switches= 4442

runsolver used 10.2894 second user time and 20.3469 second system time

The end

Launcher Data

Begin job on node125 at 2011-06-09 01:42:22
IDJOB=3482333
IDBENCH=48294
IDSOLVER=1971
FILE ID=node125/3482333-1307576542
RUNJOBID= node125-1307576358-5300
PBS_JOBID= 13547674
Free space on /tmp= 73752 MiB

SOLVER NAME= borg pb-dec-11.04.03
BENCH NAME= PB07/normalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/manquinho/dbsg/normalized-dbsg_100_25_1_40.opb
COMMAND LINE= python DIR/solve DIR/etc/borg-mix+class.dec.pickle BENCHNAME -seed RANDOMSEED -budget TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3482333-1307576542/watcher-3482333-1307576542 -o /tmp/evaluation-result-3482333-1307576542/solver-3482333-1307576542 -C 1800 -W 1900 -M 15500  python HOME/solve HOME/etc/borg-mix+class.dec.pickle HOME/instance-3482333-1307576542.opb -seed 459633225 -budget 1800

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= be9efb792831413817cc7562bdc6c002
RANDOM SEED=459633225

node125.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	: 5266.55
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.84
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.74
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	: 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.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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      23558564 kB
Buffers:        162948 kB
Cached:         468376 kB
SwapCached:       3408 kB
Active:        8952808 kB
Inactive:       166788 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      23558564 kB
SwapTotal:    67111528 kB
SwapFree:     61858080 kB
Dirty:          165404 kB
Writeback:           0 kB
AnonPages:     8485748 kB
Mapped:          40144 kB
Slab:           140936 kB
PageTables:      63036 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 130226252 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= 73644 MiB
End job on node125 at 2011-06-09 02:05:28