Trace number 3481546

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 NameAnswerobjective functionCPU timeWall clock time
borg pb-opt-11.04.03? (MO) 144.33 142.976

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mis/normalized-mis_200_10_4.opb
MD5SUM69a7dda5c80f9dda65f29fb6eb76eed7
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-53
Best CPU time to get the best result obtained on this benchmark1797.51
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -53
Optimality of the best value was proved NO
Number of variables200
Total number of constraints200
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints200
Minimum length of a constraint10
Maximum length of a constraint21
Number of terms in the objective function 200
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 200
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 200
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)2524
Sum of products size (including duplicates)5048
Number of different products1262
Sum of products size2524

Solver Data

0.35/0.67	c INFO: loaded portfolio from HOME/etc/borg-mix+class.opt.pickle
0.35/0.67	c INFO: solving HOME/instance-3481546-1307578113.opb
0.35/0.70	c INFO: wrote linearized instance to HOME/tmp1zPxn9.opb
0.42/0.71	c INFO: parsing took 0.02 s
0.42/0.76	c INFO: features took 0.04 CPU seconds
0.42/0.78	c INFO: running scip-2.0.1-spx@0 for 45 with 1799 remaining (b = 0.51)
48.86/48.99	c INFO: running sat4j-pb-v20101225@0 for 45 with 1753 remaining (b = 0.13)
95.75/94.65	c INFO: running scip-2.0.1-clp@0 for 45 with 1706 remaining (b = 0.04)
144.09/142.73	c INFO: running sat4j-pb-v20101225-cutting@0 for 45 with 1659 remaining (b = 0.02)

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-3481546-1307578113/watcher-3481546-1307578113 -o /tmp/evaluation-result-3481546-1307578113/solver-3481546-1307578113 -C 1800 -W 1900 -M 15500 python HOME/solve HOME/etc/borg-mix+class.opt.pickle HOME/instance-3481546-1307578113.opb -seed 1500041693 -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.29 2.17 1.79 3/638 3952
/proc/meminfo: memFree=18719040/32951124 swapFree=43359760/67111528
[pid=3952] ppid=3950 vsize=15388 CPUtime=0 cores=0,2,4,6
/proc/3952/stat : 3952 (python) R 3950 3952 1406 0 -1 4202496 814 0 0 0 0 0 0 0 22 0 1 0 869409574 15757312 699 33554432000 4194304 5683644 140736021642736 18446744073709551615 4540219 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/3952/statm: 3847 699 334 364 0 334 0

[startup+0.051474 s]
/proc/loadavg: 2.29 2.17 1.79 3/638 3952
/proc/meminfo: memFree=18719040/32951124 swapFree=43359760/67111528
[pid=3952] ppid=3950 vsize=23208 CPUtime=0.02 cores=0,2,4,6
/proc/3952/stat : 3952 (python) S 3950 3952 1406 0 -1 4202496 1324 0 0 0 2 0 0 0 22 0 1 0 869409574 23764992 1173 33554432000 4194304 5683644 140736021642736 18446744073709551615 246516832256 0 2147483391 16781312 2 18446744071699453118 0 0 17 4 0 0 0
/proc/3952/statm: 5802 1173 432 364 0 729 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 23208

[startup+0.100472 s]
/proc/loadavg: 2.29 2.17 1.79 3/638 3952
/proc/meminfo: memFree=18719040/32951124 swapFree=43359760/67111528
[pid=3952] ppid=3950 vsize=85620 CPUtime=0.06 cores=0,2,4,6
/proc/3952/stat : 3952 (python) S 3950 3952 1406 0 -1 4202496 2666 0 0 0 5 1 0 0 22 0 1 0 869409574 87674880 2382 33554432000 4194304 5683644 140736021642736 18446744073709551615 246516832256 0 2147483391 16781312 2 18446744071699453118 0 0 17 4 0 0 0
/proc/3952/statm: 21405 2382 715 364 0 1622 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 85620

[startup+0.300472 s]
/proc/loadavg: 2.29 2.17 1.79 3/638 3952
/proc/meminfo: memFree=18719040/32951124 swapFree=43359760/67111528
[pid=3952] ppid=3950 vsize=123744 CPUtime=0.16 cores=0,2,4,6
/proc/3952/stat : 3952 (python) S 3950 3952 1406 0 -1 4202496 5357 927 1 0 12 4 0 0 17 0 1 0 869409574 126713856 3744 33554432000 4194304 5683644 140736021642736 18446744073709551615 246516830213 0 2147483391 16781312 2 18446744071699453118 0 0 17 4 0 0 0
/proc/3952/statm: 30936 3744 987 364 0 2768 0
Current children cumulated CPU time (s) 0.16
Current children cumulated vsize (KiB) 123744

[startup+0.700408 s]
/proc/loadavg: 2.29 2.17 1.79 3/638 3952
/proc/meminfo: memFree=18719040/32951124 swapFree=43359760/67111528
[pid=3952] ppid=3950 vsize=282828 CPUtime=0.42 cores=0,2,4,6
/proc/3952/stat : 3952 (python) R 3950 3952 1406 0 -1 4202496 9502 1346 1 0 30 10 2 0 17 0 1 0 869409574 289615872 7016 33554432000 4194304 5683644 140736021642736 18446744073709551615 5293265 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/3952/statm: 70707 7016 1777 364 0 5600 0
Current children cumulated CPU time (s) 0.42
Current children cumulated vsize (KiB) 282828

[startup+1.50127 s]
/proc/loadavg: 2.29 2.17 1.79 3/642 3961
/proc/meminfo: memFree=18658488/32951124 swapFree=43359760/67111528
[pid=3952] ppid=3950 vsize=293752 CPUtime=0.52 cores=0,2,4,6
/proc/3952/stat : 3952 (python) S 3950 3952 1406 0 -1 4202496 10829 1346 1 0 39 11 2 0 19 0 2 0 869409574 300802048 7278 33554432000 4194304 5683644 140736021642736 18446744073709551615 246528660939 0 0 16781312 33554434 18446744073709551615 0 0 17 4 0 0 0
/proc/3952/statm: 73438 7278 1871 364 0 8325 0
[pid=3959] ppid=3952 vsize=283508 CPUtime=0 cores=0,2,4,6
/proc/3959/stat : 3959 (python) S 3952 3952 1406 0 -1 4202560 742 0 0 0 0 0 0 0 15 0 1 0 869409653 290312192 5722 33554432000 4194304 5683644 140736021642736 18446744073709551615 246516854287 0 0 16781312 33554946 3189085084967763968 0 0 17 4 0 0 0
/proc/3959/statm: 70877 5722 319 364 0 5764 0
[pid=3961] ppid=3959 vsize=36860 CPUtime=0.7 cores=0,2,4,6
/proc/3961/stat : 3961 (scip-2.0.1.linu) R 3959 3961 3961 0 -1 4202496 7582 0 0 0 66 4 0 0 18 0 1 0 869409653 37744640 6911 33554432000 4194304 13684479 140734385813552 18446744073709551615 11876362 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/3961/statm: 9215 6911 775 2317 0 6893 0
[pid=3952/tid=3960] ppid=3950 vsize=293752 CPUtime=0.02 cores=0,2,4,6
/proc/3952/task/3960/stat : 3960 (python) S 3950 3952 1406 0 -1 4202560 30 1346 0 0 0 0 2 0 19 0 2 0 869409653 300802048 7278 33554432000 4194304 5683644 140736021642736 18446744073709551615 246528657841 0 0 16781312 33554434 18446604453635612992 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1.22
Current children cumulated vsize (KiB) 614120

[startup+3.10098 s]
/proc/loadavg: 2.26 2.16 1.79 3/642 3961
/proc/meminfo: memFree=18619800/32951124 swapFree=43359760/67111528
[pid=3952] ppid=3950 vsize=293752 CPUtime=0.52 cores=0,2,4,6
/proc/3952/stat : 3952 (python) S 3950 3952 1406 0 -1 4202496 10829 1346 1 0 39 11 2 0 19 0 2 0 869409574 300802048 7278 33554432000 4194304 5683644 140736021642736 18446744073709551615 246528660939 0 0 16781312 33554434 18446744073709551615 0 0 17 4 0 0 0
/proc/3952/statm: 73438 7278 1871 364 0 8325 0
[pid=3959] ppid=3952 vsize=283508 CPUtime=0 cores=0,2,4,6
/proc/3959/stat : 3959 (python) S 3952 3952 1406 0 -1 4202560 746 0 0 0 0 0 0 0 15 0 1 0 869409653 290312192 5722 33554432000 4194304 5683644 140736021642736 18446744073709551615 246516854287 0 0 16781312 33554946 495067286638428160 0 0 17 4 0 0 0
/proc/3959/statm: 70877 5722 319 364 0 5764 0
[pid=3961] ppid=3959 vsize=51356 CPUtime=2.3 cores=0,2,4,6
/proc/3961/stat : 3961 (scip-2.0.1.linu) R 3959 3961 3961 0 -1 4202496 12077 0 0 0 223 7 0 0 18 0 1 0 869409653 52588544 10626 33554432000 4194304 13684479 140734385813552 18446744073709551615 11876362 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/3961/statm: 12839 10626 779 2317 0 10517 0
[pid=3952/tid=3960] ppid=3950 vsize=293752 CPUtime=0.02 cores=0,2,4,6
/proc/3952/task/3960/stat : 3960 (python) S 3950 3952 1406 0 -1 4202560 30 1346 0 0 0 0 2 0 19 0 2 0 869409653 300802048 7278 33554432000 4194304 5683644 140736021642736 18446744073709551615 246528657841 0 0 16781312 33554434 18446604453635612992 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2.82
Current children cumulated vsize (KiB) 628616

[startup+6.3004 s]
/proc/loadavg: 2.26 2.16 1.79 3/642 3961
/proc/meminfo: memFree=18560680/32951124 swapFree=43359760/67111528
[pid=3952] ppid=3950 vsize=293752 CPUtime=0.52 cores=0,2,4,6
/proc/3952/stat : 3952 (python) S 3950 3952 1406 0 -1 4202496 10829 1346 1 0 39 11 2 0 19 0 2 0 869409574 300802048 7278 33554432000 4194304 5683644 140736021642736 18446744073709551615 246528660939 0 0 16781312 33554434 18446744073709551615 0 0 17 4 0 0 0
/proc/3952/statm: 73438 7278 1871 364 0 8325 0
[pid=3959] ppid=3952 vsize=283508 CPUtime=0.02 cores=0,2,4,6
/proc/3959/stat : 3959 (python) S 3952 3952 1406 0 -1 4202560 884 0 0 0 1 1 0 0 15 0 1 0 869409653 290312192 5746 33554432000 4194304 5683644 140736021642736 18446744073709551615 246516854287 0 0 16781312 33554946 2090159144702050304 0 0 17 4 0 0 0
/proc/3959/statm: 70877 5746 343 364 0 5764 0
[pid=3961] ppid=3959 vsize=51356 CPUtime=5.5 cores=0,2,4,6
/proc/3961/stat : 3961 (scip-2.0.1.linu) R 3959 3961 3961 0 -1 4202496 12822 0 0 0 534 16 0 0 18 0 1 0 869409653 52588544 10635 33554432000 4194304 13684479 140734385813552 18446744073709551615 11876362 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/3961/statm: 12839 10635 787 2317 0 10517 0
[pid=3952/tid=3960] ppid=3950 vsize=293752 CPUtime=0.02 cores=0,2,4,6
/proc/3952/task/3960/stat : 3960 (python) S 3950 3952 1406 0 -1 4202560 30 1346 0 0 0 0 2 0 19 0 2 0 869409653 300802048 7278 33554432000 4194304 5683644 140736021642736 18446744073709551615 246528657841 0 0 16781312 33554434 18446604453635612992 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 6.04
Current children cumulated vsize (KiB) 628616

[startup+12.7012 s]
/proc/loadavg: 2.22 2.16 1.79 3/642 3961
/proc/meminfo: memFree=18531080/32951124 swapFree=43359760/67111528
[pid=3952] ppid=3950 vsize=293752 CPUtime=0.52 cores=0,2,4,6
/proc/3952/stat : 3952 (python) S 3950 3952 1406 0 -1 4202496 10829 1346 1 0 39 11 2 0 19 0 2 0 869409574 300802048 7278 33554432000 4194304 5683644 140736021642736 18446744073709551615 246528660939 0 0 16781312 33554434 18446744073709551615 0 0 17 4 0 0 0
/proc/3952/statm: 73438 7278 1871 364 0 8325 0
[pid=3959] ppid=3952 vsize=283508 CPUtime=0.06 cores=0,2,4,6
/proc/3959/stat : 3959 (python) S 3952 3952 1406 0 -1 4202560 898 0 0 0 3 3 0 0 15 0 1 0 869409653 290312192 5746 33554432000 4194304 5683644 140736021642736 18446744073709551615 246516854287 0 0 16781312 33554946 57831485532536832 0 0 17 6 0 0 0
/proc/3959/statm: 70877 5746 343 364 0 5764 0
[pid=3961] ppid=3959 vsize=54296 CPUtime=11.9 cores=0,2,4,6
/proc/3961/stat : 3961 (scip-2.0.1.linu) R 3959 3961 3961 0 -1 4202496 15979 0 0 0 1154 36 0 0 19 0 1 0 869409653 55599104 11356 33554432000 4194304 13684479 140734385813552 18446744073709551615 11876362 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/3961/statm: 13574 11356 803 2317 0 11252 0
[pid=3952/tid=3960] ppid=3950 vsize=293752 CPUtime=0.02 cores=0,2,4,6
/proc/3952/task/3960/stat : 3960 (python) S 3950 3952 1406 0 -1 4202560 30 1346 0 0 0 0 2 0 19 0 2 0 869409653 300802048 7278 33554432000 4194304 5683644 140736021642736 18446744073709551615 246528657841 0 0 16781312 33554434 18446604453635612992 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 12.48
Current children cumulated vsize (KiB) 631556

[startup+25.5009 s]
/proc/loadavg: 2.19 2.15 1.79 3/642 3962
/proc/meminfo: memFree=18486316/32951124 swapFree=43359760/67111528
[pid=3952] ppid=3950 vsize=293752 CPUtime=0.52 cores=0,2,4,6
/proc/3952/stat : 3952 (python) S 3950 3952 1406 0 -1 4202496 10829 1346 1 0 39 11 2 0 19 0 2 0 869409574 300802048 7278 33554432000 4194304 5683644 140736021642736 18446744073709551615 246528660939 0 0 16781312 33554434 18446744073709551615 0 0 17 4 0 0 0
/proc/3952/statm: 73438 7278 1871 364 0 8325 0
[pid=3959] ppid=3952 vsize=283508 CPUtime=0.12 cores=0,2,4,6
/proc/3959/stat : 3959 (python) S 3952 3952 1406 0 -1 4202560 923 0 0 0 6 6 0 0 15 0 1 0 869409653 290312192 5747 33554432000 4194304 5683644 140736021642736 18446744073709551615 246516854287 0 0 16781312 33554946 3432269015190339584 0 0 17 6 0 0 0
/proc/3959/statm: 70877 5747 343 364 0 5764 0
[pid=3961] ppid=3959 vsize=61972 CPUtime=24.7 cores=0,2,4,6
/proc/3961/stat : 3961 (scip-2.0.1.linu) R 3959 3961 3961 0 -1 4202496 25484 0 0 0 2384 86 0 0 18 0 1 0 869409653 63459328 13320 33554432000 4194304 13684479 140734385813552 18446744073709551615 11876362 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/3961/statm: 15493 13320 803 2317 0 13171 0
[pid=3952/tid=3960] ppid=3950 vsize=293752 CPUtime=0.02 cores=0,2,4,6
/proc/3952/task/3960/stat : 3960 (python) S 3950 3952 1406 0 -1 4202560 30 1346 0 0 0 0 2 0 19 0 2 0 869409653 300802048 7278 33554432000 4194304 5683644 140736021642736 18446744073709551615 246528657841 0 0 16781312 33554434 18446604453635612992 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 25.34
Current children cumulated vsize (KiB) 639232

[startup+51.1012 s]
/proc/loadavg: 2.12 2.14 1.80 3/686 4006
/proc/meminfo: memFree=17912932/32951124 swapFree=43359760/67111528
[pid=3952] ppid=3950 vsize=304512 CPUtime=0.54 cores=0,2,4,6
/proc/3952/stat : 3952 (python) S 3950 3952 1406 0 -1 4202496 11700 1346 1 0 41 11 2 0 20 0 3 0 869409574 311820288 7411 33554432000 4194304 5683644 140736021642736 18446744073709551615 246528660939 0 0 16781312 33554434 18446744073709551615 0 0 17 0 0 0 0
/proc/3952/statm: 76128 7411 1874 364 0 11012 0
[pid=3959] ppid=3952 vsize=293752 CPUtime=0.26 cores=0,2,4,6
/proc/3959/stat : 3959 (python) S 3952 3952 1406 0 -1 4202560 1144 0 0 0 14 12 0 0 17 0 2 0 869409653 300802048 5816 33554432000 4194304 5683644 140736021642736 18446744073709551615 246528660939 0 0 16781312 33554946 18446744073709551615 0 0 17 4 0 0 0
/proc/3959/statm: 73438 5816 407 364 0 8325 0
[pid=3961] ppid=3959 vsize=77892 CPUtime=48.17 cores=0,2,4,6
/proc/3961/stat : 3961 (scip-2.0.1.linu) T 3959 3961 3961 0 -1 4202496 30995 0 0 0 4639 178 0 0 18 0 1 0 869409653 79761408 17294 33554432000 4194304 13684479 140734385813552 18446744073709551615 11876362 0 0 16781312 2 18446744071562691360 0 0 17 0 0 0 0
/proc/3961/statm: 19473 17294 807 2317 0 17151 0
[pid=3959/tid=3985] ppid=3952 vsize=293752 CPUtime=0 cores=0,2,4,6
/proc/3959/task/3985/stat : 3985 (python) S 3952 3952 1406 0 -1 4202560 45 0 0 0 0 0 0 0 17 0 2 0 869414471 300802048 5816 33554432000 4194304 5683644 140736021642736 18446744073709551615 246528657841 0 0 16781312 33554946 18446604453374518272 0 0 -1 4 0 0 0
[pid=3986] ppid=3952 vsize=294268 CPUtime=0 cores=0,2,4,6
/proc/3986/stat : 3986 (python) S 3952 3952 1406 0 -1 4202560 772 0 0 0 0 0 0 0 15 0 1 0 869414474 301330432 5853 33554432000 4194304 5683644 140736021642736 18446744073709551615 246516854342 0 0 16781312 33554946 4294934786 0 0 17 0 0 0 0
/proc/3986/statm: 73567 5853 320 364 0 8451 0
[pid=3988] ppid=3986 vsize=8540596 CPUtime=2.76 cores=0,2,4,6
/proc/3988/stat : 3988 (java) S 3986 3988 3988 0 -1 4202496 27652 0 1 0 271 5 0 0 20 0 19 0 869414474 8745570304 25767 33554432000 1073741824 1073778376 140734921907600 18446744073709551615 246528636901 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/3988/statm: 2135149 25767 2253 9 0 2125890 0
[pid=3988/tid=3989] ppid=3986 vsize=8540596 CPUtime=2.01 cores=0,2,4,6
/proc/3988/task/3989/stat : 3989 (java) R 3986 3988 3988 0 -1 4202560 16938 0 1 0 198 3 0 0 19 0 19 0 869414475 8745570304 25767 33554432000 1073741824 1073778376 140734921907600 18446744073709551615 46912505659807 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=3988/tid=3990] ppid=3986 vsize=8540596 CPUtime=0 cores=0,2,4,6
/proc/3988/task/3990/stat : 3990 (java) S 3986 3988 3988 0 -1 4202560 386 0 0 0 0 0 0 0 15 0 19 0 869414475 8745570304 25767 33554432000 1073741824 1073778376 140734921907600 18446744073709551615 246528650137 0 4 0 16800975 18446604443166292992 0 0 -1 4 0 0 0
[pid=3988/tid=3991] ppid=3986 vsize=8540596 CPUtime=0 cores=0,2,4,6
/proc/3988/task/3991/stat : 3991 (java) S 3986 3988 3988 0 -1 4202560 829 0 0 0 0 0 0 0 15 0 19 0 869414475 8745570304 25767 33554432000 1073741824 1073778376 140734921907600 18446744073709551615 246528650137 0 4 0 16800975 18446604443166292992 0 0 -1 6 0 0 0
[pid=3988/tid=3992] ppid=3986 vsize=8540596 CPUtime=0 cores=0,2,4,6
/proc/3988/task/3992/stat : 3992 (java) S 3986 3988 3988 0 -1 4202560 234 0 0 0 0 0 0 0 16 0 19 0 869414475 8745570304 25767 33554432000 1073741824 1073778376 140734921907600 18446744073709551615 246528650137 0 4 0 16800975 18446604443166292992 0 0 -1 4 0 0 0
[pid=3988/tid=3993] ppid=3986 vsize=8540596 CPUtime=0 cores=0,2,4,6
/proc/3988/task/3993/stat : 3993 (java) S 3986 3988 3988 0 -1 4202560 362 0 0 0 0 0 0 0 16 0 19 0 869414475 8745570304 25767 33554432000 1073741824 1073778376 140734921907600 18446744073709551615 246528650137 0 4 0 16800975 18446604443166292992 0 0 -1 2 0 0 0
[pid=3988/tid=3994] ppid=3986 vsize=8540596 CPUtime=0 cores=0,2,4,6
/proc/3988/task/3994/stat : 3994 (java) S 3986 3988 3988 0 -1 4202560 189 0 0 0 0 0 0 0 16 0 19 0 869414475 8745570304 25767 33554432000 1073741824 1073778376 140734921907600 18446744073709551615 246528650137 0 4 0 16800975 18446604443166292992 0 0 -1 6 0 0 0
[pid=3988/tid=3995] ppid=3986 vsize=8540596 CPUtime=0 cores=0,2,4,6
/proc/3988/task/3995/stat : 3995 (java) S 3986 3988 3988 0 -1 4202560 235 0 0 0 0 0 0 0 15 0 19 0 869414475 8745570304 25767 33554432000 1073741824 1073778376 140734921907600 18446744073709551615 246528650137 0 4 0 16800975 18446604443166292992 0 0 -1 4 0 0 0
[pid=3988/tid=3996] ppid=3986 vsize=8540596 CPUtime=0 cores=0,2,4,6
/proc/3988/task/3996/stat : 3996 (java) S 3986 3988 3988 0 -1 4202560 35 0 0 0 0 0 0 0 15 0 19 0 869414475 8745570304 25767 33554432000 1073741824 1073778376 140734921907600 18446744073709551615 246528650137 0 4 0 16800975 18446604443166292992 0 0 -1 6 0 0 0
[pid=3988/tid=3997] ppid=3986 vsize=8540596 CPUtime=0 cores=0,2,4,6
/proc/3988/task/3997/stat : 3997 (java) S 3986 3988 3988 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 869414475 8745570304 25767 33554432000 1073741824 1073778376 140734921907600 18446744073709551615 246528650137 0 4 0 16800975 18446604443166292992 0 0 -1 6 0 0 0
[pid=3988/tid=3998] ppid=3986 vsize=8540596 CPUtime=0.05 cores=0,2,4,6
/proc/3988/task/3998/stat : 3998 (java) S 3986 3988 3988 0 -1 4202560 1757 0 0 0 5 0 0 0 15 0 19 0 869414476 8745570304 25767 33554432000 1073741824 1073778376 140734921907600 18446744073709551615 246528650752 0 0 0 16800975 18446604443166292992 0 0 -1 0 0 0 0
[pid=3988/tid=3999] ppid=3986 vsize=8540596 CPUtime=0 cores=0,2,4,6
/proc/3988/task/3999/stat : 3999 (java) S 3986 3988 3988 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 869414477 8745570304 25767 33554432000 1073741824 1073778376 140734921907600 18446744073709551615 246528650137 0 4 0 16800975 18446604443166292992 0 0 -1 0 0 0 0
[pid=3988/tid=4000] ppid=3986 vsize=8540596 CPUtime=0 cores=0,2,4,6
/proc/3988/task/4000/stat : 4000 (java) S 3986 3988 3988 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 869414477 8745570304 25767 33554432000 1073741824 1073778376 140734921907600 18446744073709551615 246528650137 0 4 0 16800975 18446604443166292992 0 0 -1 0 0 0 0
[pid=3988/tid=4001] ppid=3986 vsize=8540596 CPUtime=0 cores=0,2,4,6
/proc/3988/task/4001/stat : 4001 (java) S 3986 3988 3988 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 869414479 8745570304 25767 33554432000 1073741824 1073778376 140734921907600 18446744073709551615 246528657841 0 4 0 16800975 18446604443166292992 0 0 -1 4 0 0 0
[pid=3988/tid=4002] ppid=3986 vsize=8540596 CPUtime=0.33 cores=0,2,4,6
/proc/3988/task/4002/stat : 4002 (java) S 3986 3988 3988 0 -1 4202560 2737 0 0 0 33 0 0 0 15 0 19 0 869414479 8745570304 25767 33554432000 1073741824 1073778376 140734921907600 18446744073709551615 246528650137 0 4 0 16800975 18446604443166292992 0 0 -1 2 0 0 0
[pid=3988/tid=4003] ppid=3986 vsize=8540596 CPUtime=0.31 cores=0,2,4,6
/proc/3988/task/4003/stat : 4003 (java) S 3986 3988 3988 0 -1 4202560 2557 0 0 0 31 0 0 0 15 0 19 0 869414479 8745570304 25767 33554432000 1073741824 1073778376 140734921907600 18446744073709551615 246528650137 0 4 0 16800975 18446604443166292992 0 0 -1 0 0 0 0
[pid=3988/tid=4004] ppid=3986 vsize=8540596 CPUtime=0 cores=0,2,4,6

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

[pid=4018/tid=4024] ppid=4016 vsize=8532276 CPUtime=0 cores=0,2,4,6
/proc/4018/task/4024/stat : 4024 (java) S 4016 4018 4018 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 869423849 8737050624 5532 33554432000 1073741824 1073778376 140734848815184 18446744073709551615 246528650137 0 4 0 16800975 18446604446052169920 0 0 -1 4 0 0 0
[pid=4018/tid=4025] ppid=4016 vsize=8532276 CPUtime=0 cores=0,2,4,6
/proc/4018/task/4025/stat : 4025 (java) S 4016 4018 4018 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 869423849 8737050624 5532 33554432000 1073741824 1073778376 140734848815184 18446744073709551615 246528650137 0 4 0 16800975 18446604446052169920 0 0 -1 4 0 0 0
[pid=4018/tid=4026] ppid=4016 vsize=8532276 CPUtime=0 cores=0,2,4,6
/proc/4018/task/4026/stat : 4026 (java) S 4016 4018 4018 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 869423849 8737050624 5532 33554432000 1073741824 1073778376 140734848815184 18446744073709551615 246528650137 0 4 0 16800975 18446604446052169920 0 0 -1 4 0 0 0
[pid=4018/tid=4027] ppid=4016 vsize=8532276 CPUtime=0 cores=0,2,4,6
/proc/4018/task/4027/stat : 4027 (java) S 4016 4018 4018 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 869423849 8737050624 5532 33554432000 1073741824 1073778376 140734848815184 18446744073709551615 246528650137 0 4 0 16800975 18446604446052169920 0 0 -1 4 0 0 0
[pid=4018/tid=4028] ppid=4016 vsize=8532276 CPUtime=0 cores=0,2,4,6
/proc/4018/task/4028/stat : 4028 (java) S 4016 4018 4018 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 18 0 869423850 8737050624 5532 33554432000 1073741824 1073778376 140734848815184 18446744073709551615 246528650752 0 0 0 16800975 18446604446052169920 0 0 -1 4 0 0 0
[pid=4018/tid=4029] ppid=4016 vsize=8532276 CPUtime=0 cores=0,2,4,6
/proc/4018/task/4029/stat : 4029 (java) S 4016 4018 4018 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 18 0 869423851 8737050624 5532 33554432000 1073741824 1073778376 140734848815184 18446744073709551615 246528650137 0 4 0 16800975 18446604446052169920 0 0 -1 4 0 0 0
[pid=4018/tid=4030] ppid=4016 vsize=8532276 CPUtime=0 cores=0,2,4,6
/proc/4018/task/4030/stat : 4030 (java) S 4016 4018 4018 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 18 0 869423851 8737050624 5532 33554432000 1073741824 1073778376 140734848815184 18446744073709551615 246528650137 0 4 0 16800975 18446604446052169920 0 0 -1 4 0 0 0
[pid=4018/tid=4031] ppid=4016 vsize=8532276 CPUtime=0 cores=0,2,4,6
/proc/4018/task/4031/stat : 4031 (java) S 4016 4018 4018 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 869423853 8737050624 5532 33554432000 1073741824 1073778376 140734848815184 18446744073709551615 246528657841 0 4 0 16800975 18446604446052169920 0 0 -1 4 0 0 0
[pid=4018/tid=4032] ppid=4016 vsize=8532276 CPUtime=0.01 cores=0,2,4,6
/proc/4018/task/4032/stat : 4032 (java) R 4016 4018 4018 0 -1 4202560 202 0 0 0 1 0 0 0 25 0 18 0 869423853 8737050624 5532 33554432000 1073741824 1073778376 140734848815184 18446744073709551615 47901439304240 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=4018/tid=4033] ppid=4016 vsize=8532276 CPUtime=0.01 cores=0,2,4,6
/proc/4018/task/4033/stat : 4033 (java) R 4016 4018 4018 0 -1 4202560 554 0 0 0 1 0 0 0 25 0 18 0 869423853 8737050624 5532 33554432000 1073741824 1073778376 140734848815184 18446744073709551615 47901444173640 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=4018/tid=4034] ppid=4016 vsize=8532276 CPUtime=0 cores=0,2,4,6
/proc/4018/task/4034/stat : 4034 (java) S 4016 4018 4018 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 869423853 8737050624 5533 33554432000 1073741824 1073778376 140734848815184 18446744073709551615 246528650137 0 4 0 16800975 18446604446052169920 0 0 -1 4 0 0 0
[pid=4018/tid=4035] ppid=4016 vsize=8532276 CPUtime=0 cores=0,2,4,6
/proc/4018/task/4035/stat : 4035 (java) S 4016 4018 4018 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 18 0 869423853 8737050624 5533 33554432000 1073741824 1073778376 140734848815184 18446744073709551615 246528650752 0 4 0 16800975 18446604446052169920 0 0 -1 6 0 0 0
[pid=3952/tid=3960] ppid=3950 vsize=325164 CPUtime=0.02 cores=0,2,4,6
/proc/3952/task/3960/stat : 3960 (python) S 3950 3952 1406 0 -1 4202560 30 1346 0 0 0 0 2 0 19 0 5 0 869409653 332967936 7476 33554432000 4194304 5683644 140736021642736 18446744073709551615 246528657841 0 0 16781312 33554434 18446604453635612992 0 0 -1 4 0 0 0
[pid=3952/tid=3987] ppid=3950 vsize=325164 CPUtime=0.02 cores=0,2,4,6
/proc/3952/task/3987/stat : 3987 (python) S 3950 3952 1406 0 -1 4202560 32 1346 0 0 0 0 2 0 20 0 5 0 869414474 332967936 7476 33554432000 4194304 5683644 140736021642736 18446744073709551615 246528657841 0 0 16781312 33554434 18446604453635612992 0 0 -1 0 0 0 0
[pid=3952/tid=4011] ppid=3950 vsize=325164 CPUtime=0.02 cores=0,2,4,6
/proc/3952/task/4011/stat : 4011 (python) S 3950 3952 1406 0 -1 4202560 31 1346 0 0 0 0 2 0 20 0 5 0 869419040 332967936 7476 33554432000 4194304 5683644 140736021642736 18446744073709551615 246528657841 0 0 16781312 33554434 18446604453635612992 0 0 -1 4 0 0 0
[pid=3952/tid=4017] ppid=3950 vsize=325164 CPUtime=0.02 cores=0,2,4,6
/proc/3952/task/4017/stat : 4017 (python) S 3950 3952 1406 0 -1 4202560 29 1346 0 0 0 0 2 0 20 0 5 0 869423848 332967936 7476 33554432000 4194304 5683644 140736021642736 18446744073709551615 246528657841 0 0 16781312 33554434 18446604453635612992 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 144.33
Current children cumulated vsize (KiB) 18818836

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

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

[startup+142.901 s]
/proc/loadavg: 2.33 2.17 1.84 6/712 4035
/proc/meminfo: memFree=15952860/32951124 swapFree=43359760/67111528
[pid=3952] ppid=3950 vsize=325164 CPUtime=0.59 cores=0,2,4,6
/proc/3952/stat : 3952 (python) S 3950 3952 1406 0 -1 4202496 13568 1346 1 0 46 11 2 0 20 0 5 0 869409574 332967936 7476 33554432000 4194304 5683644 140736021642736 18446744073709551615 246528660939 0 0 16781312 33554434 18446744073709551615 0 0 17 4 0 0 0
/proc/3952/statm: 81291 7476 1878 364 0 16169 0
[pid=3959] ppid=3952 vsize=293752 CPUtime=0.26 cores=0,2,4,6
/proc/3959/stat : 3959 (python) S 3952 3952 1406 0 -1 4202560 1144 0 0 0 14 12 0 0 17 0 2 0 869409653 300802048 5816 33554432000 4194304 5683644 140736021642736 18446744073709551615 246528660939 0 0 16781312 33554946 18446744073709551615 0 0 17 4 0 0 0
/proc/3959/statm: 73438 5816 407 364 0 8325 0
[pid=3961] ppid=3959 vsize=77892 CPUtime=48.17 cores=0,2,4,6
/proc/3961/stat : 3961 (scip-2.0.1.linu) T 3959 3961 3961 0 -1 4202496 30995 0 0 0 4639 178 0 0 18 0 1 0 869409653 79761408 17294 33554432000 4194304 13684479 140734385813552 18446744073709551615 11876362 0 0 16781312 2 18446744071562691360 0 0 17 0 0 0 0
/proc/3961/statm: 19473 17294 807 2317 0 17151 0
[pid=3959/tid=3985] ppid=3952 vsize=293752 CPUtime=0 cores=0,2,4,6
/proc/3959/task/3985/stat : 3985 (python) S 3952 3952 1406 0 -1 4202560 45 0 0 0 0 0 0 0 17 0 2 0 869414471 300802048 5816 33554432000 4194304 5683644 140736021642736 18446744073709551615 246528657841 0 0 16781312 33554946 18446604453374518272 0 0 -1 4 0 0 0
[pid=3986] ppid=3952 vsize=294268 CPUtime=0.23 cores=0,2,4,6
/proc/3986/stat : 3986 (python) S 3952 3952 1406 0 -1 4202560 1128 0 0 0 11 12 0 0 17 0 2 0 869414474 301330432 5925 33554432000 4194304 5683644 140736021642736 18446744073709551615 246528660939 0 0 16781312 33554946 18446744073709551615 0 0 17 0 0 0 0
/proc/3986/statm: 73567 5925 391 364 0 8451 0
[pid=3988] ppid=3986 vsize=8603604 CPUtime=46.6 cores=0,2,4,6
/proc/3988/stat : 3988 (java) T 3986 3988 3988 0 -1 4202496 33993 0 1 0 4653 7 0 0 18 0 19 0 869414474 8810090496 31410 33554432000 1073741824 1073778376 140734921907600 18446744073709551615 246528636901 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/3988/statm: 2150901 31410 2254 9 0 2141642 0
[pid=3988/tid=3989] ppid=3986 vsize=8603604 CPUtime=44.27 cores=0,2,4,6
/proc/3988/task/3989/stat : 3989 (java) T 3986 3988 3988 0 -1 4202560 21172 0 1 0 4423 4 0 0 25 0 19 0 869414475 8810090496 31410 33554432000 1073741824 1073778376 140734921907600 18446744073709551615 246528650137 0 4 0 16800975 18446744071562691360 0 0 -1 4 0 0 0
[pid=3988/tid=3990] ppid=3986 vsize=8603604 CPUtime=0.06 cores=0,2,4,6
/proc/3988/task/3990/stat : 3990 (java) T 3986 3988 3988 0 -1 4202560 445 0 0 0 6 0 0 0 15 0 19 0 869414475 8810090496 31410 33554432000 1073741824 1073778376 140734921907600 18446744073709551615 246516787511 0 4 0 16800975 18446744071562691360 0 0 -1 2 0 0 0
[pid=3988/tid=3991] ppid=3986 vsize=8603604 CPUtime=0.07 cores=0,2,4,6
/proc/3988/task/3991/stat : 3991 (java) T 3986 3988 3988 0 -1 4202560 862 0 0 0 7 0 0 0 15 0 19 0 869414475 8810090496 31410 33554432000 1073741824 1073778376 140734921907600 18446744073709551615 246516787511 0 4 0 16800975 18446744071562691360 0 0 -1 6 0 0 0
[pid=3988/tid=3992] ppid=3986 vsize=8603604 CPUtime=0.06 cores=0,2,4,6
/proc/3988/task/3992/stat : 3992 (java) T 3986 3988 3988 0 -1 4202560 339 0 0 0 6 0 0 0 15 0 19 0 869414475 8810090496 31410 33554432000 1073741824 1073778376 140734921907600 18446744073709551615 246528650137 0 4 0 16800975 18446744071562691360 0 0 -1 0 0 0 0
[pid=3988/tid=3993] ppid=3986 vsize=8603604 CPUtime=0.07 cores=0,2,4,6
/proc/3988/task/3993/stat : 3993 (java) T 3986 3988 3988 0 -1 4202560 524 0 0 0 7 0 0 0 15 0 19 0 869414475 8810090496 31410 33554432000 1073741824 1073778376 140734921907600 18446744073709551615 47969029153954 0 4 0 16800975 18446744071562691360 0 0 -1 6 0 0 0
[pid=3988/tid=3994] ppid=3986 vsize=8603604 CPUtime=0.05 cores=0,2,4,6
/proc/3988/task/3994/stat : 3994 (java) T 3986 3988 3988 0 -1 4202560 200 0 0 0 5 0 0 0 15 0 19 0 869414475 8810090496 31410 33554432000 1073741824 1073778376 140734921907600 18446744073709551615 246516787511 0 4 0 16800975 18446744071562691360 0 0 -1 6 0 0 0
[pid=3988/tid=3995] ppid=3986 vsize=8603604 CPUtime=0.09 cores=0,2,4,6
/proc/3988/task/3995/stat : 3995 (java) T 3986 3988 3988 0 -1 4202560 405 0 0 0 9 0 0 0 15 0 19 0 869414475 8810090496 31410 33554432000 1073741824 1073778376 140734921907600 18446744073709551615 47969028604151 0 4 0 16800975 18446744071562691360 0 0 -1 2 0 0 0
[pid=3988/tid=3996] ppid=3986 vsize=8603604 CPUtime=0.06 cores=0,2,4,6
/proc/3988/task/3996/stat : 3996 (java) T 3986 3988 3988 0 -1 4202560 52 0 0 0 6 0 0 0 15 0 19 0 869414475 8810090496 31410 33554432000 1073741824 1073778376 140734921907600 18446744073709551615 246528650752 0 4 0 16800975 18446744071562691360 0 0 -1 4 0 0 0
[pid=3988/tid=3997] ppid=3986 vsize=8603604 CPUtime=0.08 cores=0,2,4,6
/proc/3988/task/3997/stat : 3997 (java) T 3986 3988 3988 0 -1 4202560 52 0 0 0 8 0 0 0 15 0 19 0 869414475 8810090496 31410 33554432000 1073741824 1073778376 140734921907600 18446744073709551615 246516787511 0 4 0 16800975 18446744071562691360 0 0 -1 4 0 0 0
[pid=3988/tid=3998] ppid=3986 vsize=8603604 CPUtime=1.04 cores=0,2,4,6
/proc/3988/task/3998/stat : 3998 (java) T 3986 3988 3988 0 -1 4202560 3249 0 0 0 104 0 0 0 15 0 19 0 869414476 8810090496 31410 33554432000 1073741824 1073778376 140734921907600 18446744073709551615 246528650137 0 0 0 16800975 18446744071562691360 0 0 -1 4 0 0 0
[pid=3988/tid=3999] ppid=3986 vsize=8603604 CPUtime=0 cores=0,2,4,6
/proc/3988/task/3999/stat : 3999 (java) T 3986 3988 3988 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 869414477 8810090496 31410 33554432000 1073741824 1073778376 140734921907600 18446744073709551615 246528650137 0 4 0 16800975 18446744071562691360 0 0 -1 0 0 0 0
[pid=3988/tid=4000] ppid=3986 vsize=8603604 CPUtime=0 cores=0,2,4,6
/proc/3988/task/4000/stat : 4000 (java) T 3986 3988 3988 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 869414477 8810090496 31410 33554432000 1073741824 1073778376 140734921907600 18446744073709551615 246528650137 0 4 0 16800975 18446744071562691360 0 0 -1 0 0 0 0
[pid=3988/tid=4001] ppid=3986 vsize=8603604 CPUtime=0 cores=0,2,4,6
/proc/3988/task/4001/stat : 4001 (java) T 3986 3988 3988 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 869414479 8810090496 31410 33554432000 1073741824 1073778376 140734921907600 18446744073709551615 246528657841 0 4 0 16800975 18446744071562691360 0 0 -1 4 0 0 0
[pid=3988/tid=4002] ppid=3986 vsize=8603604 CPUtime=0.35 cores=0,2,4,6
/proc/3988/task/4002/stat : 4002 (java) T 3986 3988 3988 0 -1 4202560 2742 0 0 0 35 0 0 0 15 0 19 0 869414479 8810090496 31410 33554432000 1073741824 1073778376 140734921907600 18446744073709551615 246528650137 0 4 0 16800975 18446744071562691360 0 0 -1 2 0 0 0
[pid=3988/tid=4003] ppid=3986 vsize=8603604 CPUtime=0.31 cores=0,2,4,6
/proc/3988/task/4003/stat : 4003 (java) T 3986 3988 3988 0 -1 4202560 2557 0 0 0 31 0 0 0 15 0 19 0 869414479 8810090496 31410 33554432000 1073741824 1073778376 140734921907600 18446744073709551615 246528650137 0 4 0 16800975 18446744071562691360 0 0 -1 0 0 0 0
[pid=3988/tid=4004] ppid=3986 vsize=8603604 CPUtime=0 cores=0,2,4,6
/proc/3988/task/4004/stat : 4004 (java) T 3986 3988 3988 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 869414479 8810090496 31410 33554432000 1073741824 1073778376 140734921907600 18446744073709551615 246528650137 0 4 0 16800975 18446744071562691360 0 0 -1 4 0 0 0
[pid=3988/tid=4005] ppid=3986 vsize=8603604 CPUtime=0 cores=0,2,4,6
/proc/3988/task/4005/stat : 4005 (java) T 3986 3988 3988 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 19 0 869414479 8810090496 31410 33554432000 1073741824 1073778376 140734921907600 18446744073709551615 246528650752 0 4 0 16800975 18446744071562691360 0 0 -1 6 0 0 0
[pid=3988/tid=4006] ppid=3986 vsize=8603604 CPUtime=0 cores=0,2,4,6
/proc/3988/task/4006/stat : 4006 (java) T 3986 3988 3988 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 19 0 869414501 8810090496 31410 33554432000 1073741824 1073778376 140734921907600 18446744073709551615 246528650752 0 4 0 16800975 18446744071562691360 0 0 -1 0 0 0 0
[pid=3986/tid=4009] ppid=3952 vsize=294268 CPUtime=0 cores=0,2,4,6
/proc/3986/task/4009/stat : 4009 (python) S 3952 3952 1406 0 -1 4202560 46 0 0 0 0 0 0 0 17 0 2 0 869419037 301330432 5925 33554432000 4194304 5683644 140736021642736 18446744073709551615 246528657841 0 0 16781312 33554946 18446604441801070720 0 0 -1 0 0 0 0
[pid=4010] ppid=3952 vsize=304664 CPUtime=0.28 cores=0,2,4,6
/proc/4010/stat : 4010 (python) S 3952 3952 1406 0 -1 4202560 1155 0 0 0 16 12 0 0 16 0 2 0 869419040 311975936 5965 33554432000 4194304 5683644 140736021642736 18446744073709551615 246528660939 0 0 16781312 33554946 18446744073709551615 0 0 17 6 0 0 0
/proc/4010/statm: 76166 5965 392 364 0 11047 0
[pid=4012] ppid=4010 vsize=72296 CPUtime=47.99 cores=0,2,4,6
/proc/4012/stat : 4012 (scip-2.0.1.linu) T 4010 4012 4012 0 -1 4202496 31390 0 0 0 4704 95 0 0 18 0 1 0 869419040 74031104 15473 33554432000 4194304 15243407 140736394839360 18446744073709551615 4520311 0 0 16781312 2 18446744071562691360 0 0 17 4 0 0 0
/proc/4012/statm: 18074 15473 928 2698 0 15369 0
[pid=4010/tid=4015] ppid=3952 vsize=304664 CPUtime=0 cores=0,2,4,6
/proc/4010/task/4015/stat : 4015 (python) S 3952 3952 1406 0 -1 4202560 45 0 0 0 0 0 0 0 16 0 2 0 869423845 311975936 5965 33554432000 4194304 5683644 140736021642736 18446744073709551615 246528657841 0 0 16781312 33554946 18446604448498627712 0 0 -1 4 0 0 0
[pid=4016] ppid=3952 vsize=314920 CPUtime=0 cores=0,2,4,6
/proc/4016/stat : 4016 (python) S 3952 3952 1406 0 -1 4202560 774 0 0 0 0 0 0 0 19 0 1 0 869423848 322478080 5914 33554432000 4194304 5683644 140736021642736 18446744073709551615 246516854342 0 0 16781312 33554946 750631378487345152 0 0 17 6 0 0 0
/proc/4016/statm: 78730 5914 320 364 0 13608 0
[pid=4018] ppid=4016 vsize=8532276 CPUtime=0.21 cores=0,2,4,6
/proc/4018/stat : 4018 (java) S 4016 4018 4018 0 -1 4202496 6043 0 1 0 20 1 0 0 20 0 18 0 869423848 8737050624 5492 33554432000 1073741824 1073778376 140734848815184 18446744073709551615 246528636901 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/4018/statm: 2133069 5492 2155 9 0 2123810 0
[pid=4018/tid=4019] ppid=4016 vsize=8532276 CPUtime=0.17 cores=0,2,4,6
/proc/4018/task/4019/stat : 4019 (java) R 4016 4018 4018 0 -1 4202560 3928 0 1 0 17 0 0 0 18 0 18 0 869423849 8737050624 5531 33554432000 1073741824 1073778376 140734848815184 18446744073709551615 47901440562824 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=4018/tid=4020] ppid=4016 vsize=8532276 CPUtime=0 cores=0,2,4,6
/proc/4018/task/4020/stat : 4020 (java) S 4016 4018 4018 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 18 0 869423849 8737050624 5531 33554432000 1073741824 1073778376 140734848815184 18446744073709551615 246528650137 0 4 0 16800975 18446604446052169920 0 0 -1 4 0 0 0
[pid=4018/tid=4021] ppid=4016 vsize=8532276 CPUtime=0 cores=0,2,4,6
/proc/4018/task/4021/stat : 4021 (java) S 4016 4018 4018 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 18 0 869423849 8737050624 5531 33554432000 1073741824 1073778376 140734848815184 18446744073709551615 246528650137 0 4 0 16800975 18446604446052169920 0 0 -1 4 0 0 0
[pid=4018/tid=4022] ppid=4016 vsize=8532276 CPUtime=0 cores=0,2,4,6
/proc/4018/task/4022/stat : 4022 (java) S 4016 4018 4018 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 18 0 869423849 8737050624 5531 33554432000 1073741824 1073778376 140734848815184 18446744073709551615 246528650137 0 4 0 16800975 18446604446052169920 0 0 -1 4 0 0 0
[pid=4018/tid=4023] ppid=4016 vsize=8532276 CPUtime=0 cores=0,2,4,6
/proc/4018/task/4023/stat : 4023 (java) S 4016 4018 4018 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 869423849 8737050624 5531 33554432000 1073741824 1073778376 140734848815184 18446744073709551615 246528650137 0 4 0 16800975 18446604446052169920 0 0 -1 4 0 0 0
[pid=4018/tid=4024] ppid=4016 vsize=8532276 CPUtime=0 cores=0,2,4,6
/proc/4018/task/4024/stat : 4024 (java) S 4016 4018 4018 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 869423849 8737050624 5532 33554432000 1073741824 1073778376 140734848815184 18446744073709551615 246528650137 0 4 0 16800975 18446604446052169920 0 0 -1 4 0 0 0
[pid=4018/tid=4025] ppid=4016 vsize=8532276 CPUtime=0 cores=0,2,4,6
/proc/4018/task/4025/stat : 4025 (java) S 4016 4018 4018 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 869423849 8737050624 5532 33554432000 1073741824 1073778376 140734848815184 18446744073709551615 246528650137 0 4 0 16800975 18446604446052169920 0 0 -1 4 0 0 0
[pid=4018/tid=4026] ppid=4016 vsize=8532276 CPUtime=0 cores=0,2,4,6
/proc/4018/task/4026/stat : 4026 (java) S 4016 4018 4018 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 869423849 8737050624 5532 33554432000 1073741824 1073778376 140734848815184 18446744073709551615 246528650137 0 4 0 16800975 18446604446052169920 0 0 -1 4 0 0 0
[pid=4018/tid=4027] ppid=4016 vsize=8532276 CPUtime=0 cores=0,2,4,6
/proc/4018/task/4027/stat : 4027 (java) S 4016 4018 4018 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 869423849 8737050624 5532 33554432000 1073741824 1073778376 140734848815184 18446744073709551615 246528650137 0 4 0 16800975 18446604446052169920 0 0 -1 4 0 0 0
[pid=4018/tid=4028] ppid=4016 vsize=8532276 CPUtime=0 cores=0,2,4,6
/proc/4018/task/4028/stat : 4028 (java) S 4016 4018 4018 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 18 0 869423850 8737050624 5532 33554432000 1073741824 1073778376 140734848815184 18446744073709551615 246528650752 0 0 0 16800975 18446604446052169920 0 0 -1 4 0 0 0
[pid=4018/tid=4029] ppid=4016 vsize=8532276 CPUtime=0 cores=0,2,4,6
/proc/4018/task/4029/stat : 4029 (java) S 4016 4018 4018 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 18 0 869423851 8737050624 5532 33554432000 1073741824 1073778376 140734848815184 18446744073709551615 246528650137 0 4 0 16800975 18446604446052169920 0 0 -1 4 0 0 0
[pid=4018/tid=4030] ppid=4016 vsize=8532276 CPUtime=0 cores=0,2,4,6
/proc/4018/task/4030/stat : 4030 (java) S 4016 4018 4018 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 18 0 869423851 8737050624 5532 33554432000 1073741824 1073778376 140734848815184 18446744073709551615 246528650137 0 4 0 16800975 18446604446052169920 0 0 -1 4 0 0 0
[pid=4018/tid=4031] ppid=4016 vsize=8532276 CPUtime=0 cores=0,2,4,6
/proc/4018/task/4031/stat : 4031 (java) S 4016 4018 4018 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 869423853 8737050624 5532 33554432000 1073741824 1073778376 140734848815184 18446744073709551615 246528657841 0 4 0 16800975 18446604446052169920 0 0 -1 4 0 0 0
[pid=4018/tid=4032] ppid=4016 vsize=8532276 CPUtime=0.01 cores=0,2,4,6
/proc/4018/task/4032/stat : 4032 (java) R 4016 4018 4018 0 -1 4202560 202 0 0 0 1 0 0 0 25 0 18 0 869423853 8737050624 5532 33554432000 1073741824 1073778376 140734848815184 18446744073709551615 47901439304240 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=4018/tid=4033] ppid=4016 vsize=8532276 CPUtime=0.01 cores=0,2,4,6
/proc/4018/task/4033/stat : 4033 (java) R 4016 4018 4018 0 -1 4202560 554 0 0 0 1 0 0 0 25 0 18 0 869423853 8737050624 5532 33554432000 1073741824 1073778376 140734848815184 18446744073709551615 47901444173640 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=4018/tid=4034] ppid=4016 vsize=8532276 CPUtime=0 cores=0,2,4,6
/proc/4018/task/4034/stat : 4034 (java) S 4016 4018 4018 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 869423853 8737050624 5533 33554432000 1073741824 1073778376 140734848815184 18446744073709551615 246528650137 0 4 0 16800975 18446604446052169920 0 0 -1 4 0 0 0
[pid=4018/tid=4035] ppid=4016 vsize=8532276 CPUtime=0 cores=0,2,4,6
/proc/4018/task/4035/stat : 4035 (java) S 4016 4018 4018 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 18 0 869423853 8737050624 5533 33554432000 1073741824 1073778376 140734848815184 18446744073709551615 246528650752 0 4 0 16800975 18446604446052169920 0 0 -1 6 0 0 0
[pid=3952/tid=3960] ppid=3950 vsize=325164 CPUtime=0.02 cores=0,2,4,6
/proc/3952/task/3960/stat : 3960 (python) S 3950 3952 1406 0 -1 4202560 30 1346 0 0 0 0 2 0 19 0 5 0 869409653 332967936 7476 33554432000 4194304 5683644 140736021642736 18446744073709551615 246528657841 0 0 16781312 33554434 18446604453635612992 0 0 -1 4 0 0 0
[pid=3952/tid=3987] ppid=3950 vsize=325164 CPUtime=0.02 cores=0,2,4,6
/proc/3952/task/3987/stat : 3987 (python) S 3950 3952 1406 0 -1 4202560 32 1346 0 0 0 0 2 0 20 0 5 0 869414474 332967936 7476 33554432000 4194304 5683644 140736021642736 18446744073709551615 246528657841 0 0 16781312 33554434 18446604453635612992 0 0 -1 0 0 0 0
[pid=3952/tid=4011] ppid=3950 vsize=325164 CPUtime=0.02 cores=0,2,4,6
/proc/3952/task/4011/stat : 4011 (python) S 3950 3952 1406 0 -1 4202560 31 1346 0 0 0 0 2 0 20 0 5 0 869419040 332967936 7476 33554432000 4194304 5683644 140736021642736 18446744073709551615 246528657841 0 0 16781312 33554434 18446604453635612992 0 0 -1 4 0 0 0
[pid=3952/tid=4017] ppid=3950 vsize=325164 CPUtime=0.02 cores=0,2,4,6
/proc/3952/task/4017/stat : 4017 (python) S 3950 3952 1406 0 -1 4202560 29 1346 0 0 0 0 2 0 20 0 5 0 869423848 332967936 7476 33554432000 4194304 5683644 140736021642736 18446744073709551615 246528657841 0 0 16781312 33554434 18446604453635612992 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 144.33
Current children cumulated vsize (KiB) 18818836

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 3952 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=484926
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=120981
# CPU time returned by wait4() is 0.605907
# while last known CPU time is 144.33
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 142.976
CPU time (s): 144.33
CPU user time (s): 141.05
CPU system time (s): 3.28
CPU usage (%): 100.947
Max. virtual memory (cumulated for all children) (KiB): 18818836

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.484926
system time used= 0.120981
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14916
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= 3970
involuntary context switches= 26

runsolver used 0.797878 second user time and 1.47078 second system time

The end

Launcher Data

Begin job on node134 at 2011-06-09 02:08:33
IDJOB=3481546
IDBENCH=48213
IDSOLVER=1970
FILE ID=node134/3481546-1307578113
RUNJOBID= node134-1307576356-1424
PBS_JOBID= 13547665
Free space on /tmp= 73644 MiB

SOLVER NAME= borg pb-opt-11.04.03
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/mis/normalized-mis_200_10_4.opb
COMMAND LINE= python DIR/solve DIR/etc/borg-mix+class.opt.pickle BENCHNAME -seed RANDOMSEED -budget TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3481546-1307578113/watcher-3481546-1307578113 -o /tmp/evaluation-result-3481546-1307578113/solver-3481546-1307578113 -C 1800 -W 1900 -M 15500  python HOME/solve HOME/etc/borg-mix+class.opt.pickle HOME/instance-3481546-1307578113.opb -seed 1500041693 -budget 1800

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

MD5SUM BENCH= 69a7dda5c80f9dda65f29fb6eb76eed7
RANDOM SEED=1500041693

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      18719072 kB
Buffers:        187224 kB
Cached:         811648 kB
SwapCached:      10388 kB
Active:       13731840 kB
Inactive:       173880 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18719072 kB
SwapTotal:    67111528 kB
SwapFree:     43359760 kB
Dirty:          140592 kB
Writeback:           0 kB
AnonPages:    12903888 kB
Mapped:         102160 kB
Slab:           146120 kB
PageTables:     110824 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 122157108 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73544 MiB
End job on node134 at 2011-06-09 02:10:59