Trace number 3481645

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) 197.53 195.776

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-LIN/submittedPB07/manquinho/
areaDelay/normalized-f20c10b_010_area_delay.opb
MD5SUMd869c2ae266497675d66f161576eaac8
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark26
Best CPU time to get the best result obtained on this benchmark137.513
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 29
Optimality of the best value was proved NO
Number of variables11729
Total number of constraints36747
Number of constraints which are clauses36747
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint127
Number of terms in the objective function 5750
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 5750
Number of bits of the sum of numbers in the objective function 13
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 5750
Number of bits of the biggest sum of numbers13
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.37/0.64	c INFO: loaded portfolio from HOME/etc/borg-mix+class.opt.pickle
0.37/0.64	c INFO: solving HOME/instance-3481645-1307577657.opb
0.57/0.83	c INFO: parsing took 0.18 s
0.88/1.16	c INFO: features took 0.33 CPU seconds
0.88/1.18	c INFO: running scip-2.0.1-spx@0 for 45 with 1799 remaining (b = 0.28)
50.19/50.37	c INFO: running sat4j-pb-v20101225@0 for 45 with 1750 remaining (b = 0.10)
97.26/95.85	c INFO: running scip-2.0.1-clp@0 for 45 with 1703 remaining (b = 0.04)
146.75/145.16	c INFO: running wbo1.4a@0 for 45 with 1654 remaining (b = 0.02)
197.41/195.69	c INFO: running sat4j-pb-v20101225-cutting@0 for 45 with 1604 remaining (b = 0.01)

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-3481645-1307577657/watcher-3481645-1307577657 -o /tmp/evaluation-result-3481645-1307577657/solver-3481645-1307577657 -C 1800 -W 1900 -M 15500 python HOME/solve HOME/etc/borg-mix+class.opt.pickle HOME/instance-3481645-1307577657.opb -seed 87748790 -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.10 2.02 1.48 3/591 1748
/proc/meminfo: memFree=23702836/32951124 swapFree=36471928/67111528
[pid=1748] ppid=1746 vsize=15380 CPUtime=0 cores=0,2,4,6
/proc/1748/stat : 1748 (python) S 1746 1748 32706 0 -1 4202496 794 0 0 0 0 0 0 0 20 0 1 0 869366248 15749120 680 33554432000 4194304 5683644 140733516374848 18446744073709551615 230809163776 0 2147483391 16781312 2 18446744071699199166 0 0 17 4 0 0 0
/proc/1748/statm: 3845 680 322 364 0 332 0

[startup+0.056202 s]
/proc/loadavg: 2.10 2.02 1.48 3/591 1748
/proc/meminfo: memFree=23702836/32951124 swapFree=36471928/67111528
[pid=1748] ppid=1746 vsize=29784 CPUtime=0.02 cores=0,2,4,6
/proc/1748/stat : 1748 (python) R 1746 1748 32706 0 -1 4202496 1404 0 0 0 2 0 0 0 20 0 1 0 869366248 30498816 1247 33554432000 4194304 5683644 140733516374848 18446744073709551615 230808826565 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/1748/statm: 7446 1247 443 364 0 816 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 29784

[startup+0.100165 s]
/proc/loadavg: 2.10 2.02 1.48 3/591 1748
/proc/meminfo: memFree=23702836/32951124 swapFree=36471928/67111528
[pid=1748] ppid=1746 vsize=85620 CPUtime=0.05 cores=0,2,4,6
/proc/1748/stat : 1748 (python) R 1746 1748 32706 0 -1 4202496 2665 0 0 0 4 1 0 0 18 0 1 0 869366248 87674880 2382 33554432000 4194304 5683644 140733516374848 18446744073709551615 4989793 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/1748/statm: 21405 2382 715 364 0 1622 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 85620

[startup+0.300177 s]
/proc/loadavg: 2.10 2.02 1.48 3/591 1748
/proc/meminfo: memFree=23702836/32951124 swapFree=36471928/67111528
[pid=1748] ppid=1746 vsize=123736 CPUtime=0.17 cores=0,2,4,6
/proc/1748/stat : 1748 (python) R 1746 1748 32706 0 -1 4202496 5356 931 1 0 12 5 0 0 17 0 1 0 869366248 126705664 3743 33554432000 4194304 5683644 140733516374848 18446744073709551615 4620076 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/1748/statm: 30934 3743 987 364 0 2766 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 123736

[startup+0.701131 s]
/proc/loadavg: 2.10 2.02 1.48 3/591 1748
/proc/meminfo: memFree=23702836/32951124 swapFree=36471928/67111528
[pid=1748] ppid=1746 vsize=285836 CPUtime=0.47 cores=0,2,4,6
/proc/1748/stat : 1748 (python) R 1746 1748 32706 0 -1 4202496 9869 931 1 0 35 12 0 0 16 0 1 0 869366248 292696064 7732 33554432000 4194304 5683644 140733516374848 18446744073709551615 47995529911219 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/1748/statm: 71459 7732 1781 364 0 6352 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 285836

[startup+1.50093 s]
/proc/loadavg: 2.09 2.02 1.48 3/592 1753
/proc/meminfo: memFree=23672820/32951124 swapFree=36471928/67111528
[pid=1748] ppid=1746 vsize=300916 CPUtime=0.95 cores=0,2,4,6
/proc/1748/stat : 1748 (python) S 1746 1748 32706 0 -1 4202496 12648 931 1 0 83 12 0 0 19 0 2 0 869366248 308137984 9057 33554432000 4194304 5683644 140733516374848 18446744073709551615 230820992459 0 0 16781312 33554434 18446744073709551615 0 0 17 0 0 0 0
/proc/1748/statm: 75229 9057 1870 364 0 10116 0
Current children cumulated CPU time (s) 0.95
Current children cumulated vsize (KiB) 300916

[startup+3.10068 s]
/proc/loadavg: 2.09 2.02 1.48 3/595 1756
/proc/meminfo: memFree=23567768/32951124 swapFree=36471928/67111528
[pid=1748] ppid=1746 vsize=300916 CPUtime=0.95 cores=0,2,4,6
/proc/1748/stat : 1748 (python) S 1746 1748 32706 0 -1 4202496 12648 931 1 0 83 12 0 0 19 0 2 0 869366248 308137984 9057 33554432000 4194304 5683644 140733516374848 18446744073709551615 230820992459 0 0 16781312 33554434 18446744073709551615 0 0 17 0 0 0 0
/proc/1748/statm: 75229 9057 1870 364 0 10116 0
[pid=1754] ppid=1748 vsize=290672 CPUtime=0 cores=0,2,4,6
/proc/1754/stat : 1754 (python) S 1748 1748 32706 0 -1 4202560 772 0 0 0 0 0 0 0 15 0 1 0 869366367 297648128 7534 33554432000 4194304 5683644 140733516374848 18446744073709551615 230809185807 0 0 16781312 33554946 11337949402074415364 0 0 17 4 0 0 0
/proc/1754/statm: 72668 7534 351 364 0 7555 0
[pid=1756] ppid=1754 vsize=119480 CPUtime=1.89 cores=0,2,4,6
/proc/1756/stat : 1756 (scip-2.0.1.linu) R 1754 1756 1756 0 -1 4202496 28670 0 0 0 183 6 0 0 18 0 1 0 869366367 122347520 27056 33554432000 4194304 13684479 140736093263600 18446744073709551615 4958062 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/1756/statm: 29870 27056 752 2317 0 27548 0
[pid=1748/tid=1755] ppid=1746 vsize=300916 CPUtime=0 cores=0,2,4,6
/proc/1748/task/1755/stat : 1755 (python) S 1746 1748 32706 0 -1 4202560 28 931 0 0 0 0 0 0 19 0 2 0 869366367 308137984 9057 33554432000 4194304 5683644 140733516374848 18446744073709551615 230820989361 0 0 16781312 33554434 18446604448884108032 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2.84
Current children cumulated vsize (KiB) 711068

[startup+6.30109 s]
/proc/loadavg: 2.09 2.02 1.48 3/595 1765
/proc/meminfo: memFree=23553148/32951124 swapFree=36471928/67111528
[pid=1748] ppid=1746 vsize=300916 CPUtime=0.95 cores=0,2,4,6
/proc/1748/stat : 1748 (python) S 1746 1748 32706 0 -1 4202496 12648 931 1 0 83 12 0 0 19 0 2 0 869366248 308137984 9057 33554432000 4194304 5683644 140733516374848 18446744073709551615 230820992459 0 0 16781312 33554434 18446744073709551615 0 0 17 0 0 0 0
/proc/1748/statm: 75229 9057 1870 364 0 10116 0
[pid=1754] ppid=1748 vsize=290672 CPUtime=0.01 cores=0,2,4,6
/proc/1754/stat : 1754 (python) S 1748 1748 32706 0 -1 4202560 922 0 0 0 1 0 0 0 15 0 1 0 869366367 297648128 7562 33554432000 4194304 5683644 140733516374848 18446744073709551615 230809185807 0 0 16781312 33554946 4294934786 0 0 17 4 0 0 0
/proc/1754/statm: 72668 7562 375 364 0 7555 0
[pid=1756] ppid=1754 vsize=129448 CPUtime=5.1 cores=0,2,4,6
/proc/1756/stat : 1756 (scip-2.0.1.linu) R 1754 1756 1756 0 -1 4202496 30786 0 0 0 501 9 0 0 25 0 1 0 869366367 132554752 29150 33554432000 4194304 13684479 140736093263600 18446744073709551615 4957346 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/1756/statm: 32362 29150 791 2317 0 30040 0
[pid=1748/tid=1755] ppid=1746 vsize=300916 CPUtime=0 cores=0,2,4,6
/proc/1748/task/1755/stat : 1755 (python) S 1746 1748 32706 0 -1 4202560 28 931 0 0 0 0 0 0 19 0 2 0 869366367 308137984 9057 33554432000 4194304 5683644 140733516374848 18446744073709551615 230820989361 0 0 16781312 33554434 18446604448884108032 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 6.06
Current children cumulated vsize (KiB) 721036

[startup+12.7009 s]
/proc/loadavg: 2.08 2.02 1.49 3/595 1766
/proc/meminfo: memFree=23543444/32951124 swapFree=36471928/67111528
[pid=1748] ppid=1746 vsize=300916 CPUtime=0.95 cores=0,2,4,6
/proc/1748/stat : 1748 (python) S 1746 1748 32706 0 -1 4202496 12648 931 1 0 83 12 0 0 19 0 2 0 869366248 308137984 9057 33554432000 4194304 5683644 140733516374848 18446744073709551615 230820992459 0 0 16781312 33554434 18446744073709551615 0 0 17 0 0 0 0
/proc/1748/statm: 75229 9057 1870 364 0 10116 0
[pid=1754] ppid=1748 vsize=290672 CPUtime=0.02 cores=0,2,4,6
/proc/1754/stat : 1754 (python) S 1748 1748 32706 0 -1 4202560 925 0 0 0 1 1 0 0 16 0 1 0 869366367 297648128 7562 33554432000 4194304 5683644 140733516374848 18446744073709551615 230809185807 0 0 16781312 33554946 2568266241143734272 0 0 17 4 0 0 0
/proc/1754/statm: 72668 7562 375 364 0 7555 0
[pid=1756] ppid=1754 vsize=138136 CPUtime=11.5 cores=0,2,4,6
/proc/1756/stat : 1756 (scip-2.0.1.linu) R 1754 1756 1756 0 -1 4202496 33036 0 0 0 1138 12 0 0 25 0 1 0 869366367 141451264 31399 33554432000 4194304 13684479 140736093263600 18446744073709551615 11876362 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/1756/statm: 34534 31399 790 2317 0 32212 0
[pid=1748/tid=1755] ppid=1746 vsize=300916 CPUtime=0 cores=0,2,4,6
/proc/1748/task/1755/stat : 1755 (python) S 1746 1748 32706 0 -1 4202560 28 931 0 0 0 0 0 0 19 0 2 0 869366367 308137984 9057 33554432000 4194304 5683644 140733516374848 18446744073709551615 230820989361 0 0 16781312 33554434 18446604448884108032 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.47
Current children cumulated vsize (KiB) 729724

[startup+25.5006 s]
/proc/loadavg: 2.06 2.02 1.49 3/595 1766
/proc/meminfo: memFree=23441996/32951124 swapFree=36471928/67111528
[pid=1748] ppid=1746 vsize=300916 CPUtime=0.95 cores=0,2,4,6
/proc/1748/stat : 1748 (python) S 1746 1748 32706 0 -1 4202496 12648 931 1 0 83 12 0 0 19 0 2 0 869366248 308137984 9057 33554432000 4194304 5683644 140733516374848 18446744073709551615 230820992459 0 0 16781312 33554434 18446744073709551615 0 0 17 0 0 0 0
/proc/1748/statm: 75229 9057 1870 364 0 10116 0
[pid=1754] ppid=1748 vsize=290672 CPUtime=0.07 cores=0,2,4,6
/proc/1754/stat : 1754 (python) S 1748 1748 32706 0 -1 4202560 933 0 0 0 4 3 0 0 15 0 1 0 869366367 297648128 7562 33554432000 4194304 5683644 140733516374848 18446744073709551615 230809185807 0 0 16781312 33554946 72409437758827430 0 0 17 4 0 0 0
/proc/1754/statm: 72668 7562 375 364 0 7555 0
[pid=1756] ppid=1754 vsize=138484 CPUtime=24.3 cores=0,2,4,6
/proc/1756/stat : 1756 (scip-2.0.1.linu) R 1754 1756 1756 0 -1 4202496 33187 0 0 0 2415 15 0 0 25 0 1 0 869366367 141807616 31550 33554432000 4194304 13684479 140736093263600 18446744073709551615 11876362 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/1756/statm: 34621 31550 790 2317 0 32299 0
[pid=1748/tid=1755] ppid=1746 vsize=300916 CPUtime=0 cores=0,2,4,6
/proc/1748/task/1755/stat : 1755 (python) S 1746 1748 32706 0 -1 4202560 28 931 0 0 0 0 0 0 19 0 2 0 869366367 308137984 9057 33554432000 4194304 5683644 140733516374848 18446744073709551615 230820989361 0 0 16781312 33554434 18446604448884108032 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 730072

[startup+51.1009 s]
/proc/loadavg: 2.12 2.03 1.51 3/638 1810
/proc/meminfo: memFree=23221588/32951124 swapFree=36471928/67111528
[pid=1748] ppid=1746 vsize=311172 CPUtime=0.99 cores=0,2,4,6
/proc/1748/stat : 1748 (python) S 1746 1748 32706 0 -1 4202496 13512 931 1 0 86 13 0 0 18 0 3 0 869366248 318640128 9066 33554432000 4194304 5683644 140733516374848 18446744073709551615 230820992459 0 0 16781312 33554434 18446744073709551615 0 0 17 0 0 0 0
/proc/1748/statm: 77793 9066 1873 364 0 12677 0
[pid=1754] ppid=1748 vsize=300916 CPUtime=0.17 cores=0,2,4,6
/proc/1754/stat : 1754 (python) S 1748 1748 32706 0 -1 4202560 1109 0 0 0 9 8 0 0 17 0 2 0 869366367 308137984 7598 33554432000 4194304 5683644 140733516374848 18446744073709551615 230820992459 0 0 16781312 33554946 18446744073709551615 0 0 17 6 0 0 0
/proc/1754/statm: 75229 7598 406 364 0 10116 0
[pid=1756] ppid=1754 vsize=138900 CPUtime=49.15 cores=0,2,4,6
/proc/1756/stat : 1756 (scip-2.0.1.linu) T 1754 1756 1756 0 -1 4202496 33310 0 0 0 4889 26 0 0 25 0 1 0 869366367 142233600 31673 33554432000 4194304 13684479 140736093263600 18446744073709551615 4900240 0 0 16781312 2 18446744071562691360 0 0 17 0 0 0 0
/proc/1756/statm: 34725 31673 790 2317 0 32403 0
[pid=1754/tid=1790] ppid=1748 vsize=300916 CPUtime=0 cores=0,2,4,6
/proc/1754/task/1790/stat : 1790 (python) S 1748 1748 32706 0 -1 4202560 43 0 0 0 0 0 0 0 17 0 2 0 869371283 308137984 7598 33554432000 4194304 5683644 140733516374848 18446744073709551615 230820989361 0 0 16781312 33554946 18446604453668568000 0 0 -1 6 0 0 0
[pid=1791] ppid=1748 vsize=300928 CPUtime=0 cores=0,2,4,6
/proc/1791/stat : 1791 (python) S 1748 1748 32706 0 -1 4202560 789 0 0 0 0 0 0 0 15 0 1 0 869371286 308150272 7537 33554432000 4194304 5683644 140733516374848 18446744073709551615 230809185862 0 0 16781312 33554946 1906445706776805376 0 0 17 4 0 0 0
/proc/1791/statm: 75232 7537 348 364 0 10116 0
[pid=1793] ppid=1791 vsize=8539060 CPUtime=1.59 cores=0,2,4,6
/proc/1793/stat : 1793 (java) S 1791 1793 1793 0 -1 4202496 29644 0 1 0 155 4 0 0 21 0 19 0 869371286 8743997440 26964 33554432000 1073741824 1073778376 140735861309872 18446744073709551615 230820968421 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/1793/statm: 2134765 26964 2232 9 0 2125506 0
[pid=1793/tid=1794] ppid=1791 vsize=8539060 CPUtime=0.71 cores=0,2,4,6
/proc/1793/task/1794/stat : 1794 (java) R 1791 1793 1793 0 -1 4202560 22482 0 1 0 68 3 0 0 18 0 19 0 869371287 8743997440 26964 33554432000 1073741824 1073778376 140735861309872 18446744073709551615 46912505122307 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=1793/tid=1795] ppid=1791 vsize=8539060 CPUtime=0 cores=0,2,4,6
/proc/1793/task/1795/stat : 1795 (java) S 1791 1793 1793 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 19 0 869371287 8743997440 26964 33554432000 1073741824 1073778376 140735861309872 18446744073709551615 230820981657 0 4 0 16800975 18446604446267340032 0 0 -1 4 0 0 0
[pid=1793/tid=1796] ppid=1791 vsize=8539060 CPUtime=0 cores=0,2,4,6
/proc/1793/task/1796/stat : 1796 (java) S 1791 1793 1793 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 869371287 8743997440 26964 33554432000 1073741824 1073778376 140735861309872 18446744073709551615 230820981657 0 4 0 16800975 18446604446267340032 0 0 -1 0 0 0 0
[pid=1793/tid=1797] ppid=1791 vsize=8539060 CPUtime=0 cores=0,2,4,6
/proc/1793/task/1797/stat : 1797 (java) S 1791 1793 1793 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 869371287 8743997440 26964 33554432000 1073741824 1073778376 140735861309872 18446744073709551615 230820981657 0 4 0 16800975 18446604446267340032 0 0 -1 0 0 0 0
[pid=1793/tid=1798] ppid=1791 vsize=8539060 CPUtime=0 cores=0,2,4,6
/proc/1793/task/1798/stat : 1798 (java) S 1791 1793 1793 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 869371287 8743997440 26964 33554432000 1073741824 1073778376 140735861309872 18446744073709551615 230820981657 0 4 0 16800975 18446604446267340032 0 0 -1 0 0 0 0
[pid=1793/tid=1799] ppid=1791 vsize=8539060 CPUtime=0 cores=0,2,4,6
/proc/1793/task/1799/stat : 1799 (java) S 1791 1793 1793 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 869371287 8743997440 26964 33554432000 1073741824 1073778376 140735861309872 18446744073709551615 230820981657 0 4 0 16800975 18446604446267340032 0 0 -1 0 0 0 0
[pid=1793/tid=1800] ppid=1791 vsize=8539060 CPUtime=0 cores=0,2,4,6
/proc/1793/task/1800/stat : 1800 (java) S 1791 1793 1793 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 869371287 8743997440 26964 33554432000 1073741824 1073778376 140735861309872 18446744073709551615 230820981657 0 4 0 16800975 18446604446267340032 0 0 -1 0 0 0 0
[pid=1793/tid=1801] ppid=1791 vsize=8539060 CPUtime=0 cores=0,2,4,6
/proc/1793/task/1801/stat : 1801 (java) S 1791 1793 1793 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 869371287 8743997440 26964 33554432000 1073741824 1073778376 140735861309872 18446744073709551615 230820981657 0 4 0 16800975 18446604446267340032 0 0 -1 0 0 0 0
[pid=1793/tid=1802] ppid=1791 vsize=8539060 CPUtime=0 cores=0,2,4,6
/proc/1793/task/1802/stat : 1802 (java) S 1791 1793 1793 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 869371287 8743997440 26964 33554432000 1073741824 1073778376 140735861309872 18446744073709551615 230820981657 0 4 0 16800975 18446604446267340032 0 0 -1 0 0 0 0
[pid=1793/tid=1803] ppid=1791 vsize=8539060 CPUtime=0 cores=0,2,4,6
/proc/1793/task/1803/stat : 1803 (java) S 1791 1793 1793 0 -1 4202560 5 0 0 0 0 0 0 0 19 0 19 0 869371288 8743997440 26964 33554432000 1073741824 1073778376 140735861309872 18446744073709551615 230820982272 0 0 0 16800975 18446604446267340032 0 0 -1 4 0 0 0
[pid=1793/tid=1804] ppid=1791 vsize=8539060 CPUtime=0 cores=0,2,4,6
/proc/1793/task/1804/stat : 1804 (java) S 1791 1793 1793 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 19 0 869371289 8743997440 26964 33554432000 1073741824 1073778376 140735861309872 18446744073709551615 230820981657 0 4 0 16800975 18446604446267340032 0 0 -1 4 0 0 0
[pid=1793/tid=1805] ppid=1791 vsize=8539060 CPUtime=0 cores=0,2,4,6
/proc/1793/task/1805/stat : 1805 (java) S 1791 1793 1793 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 869371289 8743997440 26964 33554432000 1073741824 1073778376 140735861309872 18446744073709551615 230820981657 0 4 0 16800975 18446604446267340032 0 0 -1 4 0 0 0
[pid=1793/tid=1806] ppid=1791 vsize=8539060 CPUtime=0 cores=0,2,4,6
/proc/1793/task/1806/stat : 1806 (java) S 1791 1793 1793 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 869371291 8743997440 26964 33554432000 1073741824 1073778376 140735861309872 18446744073709551615 230820989361 0 4 0 16800975 18446604446267340032 0 0 -1 4 0 0 0
[pid=1793/tid=1807] ppid=1791 vsize=8539060 CPUtime=0.4 cores=0,2,4,6
/proc/1793/task/1807/stat : 1807 (java) S 1791 1793 1793 0 -1 4202560 2357 0 0 0 40 0 0 0 16 0 19 0 869371291 8743997440 26964 33554432000 1073741824 1073778376 140735861309872 18446744073709551615 230820981657 0 4 0 16800975 18446604446267340032 0 0 -1 6 0 0 0
[pid=1793/tid=1808] ppid=1791 vsize=8539060 CPUtime=0.46 cores=0,2,4,6
/proc/1793/task/1808/stat : 1808 (java) R 1791 1793 1793 0 -1 4202560 3407 0 0 0 46 0 0 0 16 0 19 0 869371291 8743997440 26964 33554432000 1073741824 1073778376 140735861309872 18446744073709551615 47010482773702 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=1793/tid=1809] ppid=1791 vsize=8539060 CPUtime=0 cores=0,2,4,6
/proc/1793/task/1809/stat : 1809 (java) S 1791 1793 1793 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 869371291 8743997440 26964 33554432000 1073741824 1073778376 140735861309872 18446744073709551615 230820981657 0 4 0 16800975 18446604446267340032 0 0 -1 4 0 0 0
[pid=1793/tid=1810] ppid=1791 vsize=8539060 CPUtime=0 cores=0,2,4,6
/proc/1793/task/1810/stat : 1810 (java) S 1791 1793 1793 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 869371291 8743997440 26964 33554432000 1073741824 1073778376 140735861309872 18446744073709551615 230820982272 0 4 0 16800975 18446604446267340032 0 0 -1 6 0 0 0
[pid=1748/tid=1755] ppid=1746 vsize=311172 CPUtime=0 cores=0,2,4,6
/proc/1748/task/1755/stat : 1755 (python) S 1746 1748 32706 0 -1 4202560 28 931 0 0 0 0 0 0 19 0 3 0 869366367 318640128 9066 33554432000 4194304 5683644 140733516374848 18446744073709551615 230820989361 0 0 16781312 33554434 18446604448884108032 0 0 -1 0 0 0 0
[pid=1748/tid=1792] ppid=1746 vsize=311172 CPUtime=0 cores=0,2,4,6
/proc/1748/task/1792/stat : 1792 (python) S 1746 1748 32706 0 -1 4202560 27 931 0 0 0 0 0 0 20 0 3 0 869371286 318640128 9066 33554432000 4194304 5683644 140733516374848 18446744073709551615 230820989361 0 0 16781312 33554434 18446604448884108032 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 51.9

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

[pid=1897/tid=1899] ppid=1895 vsize=8460204 CPUtime=0 cores=0,2,4,6
/proc/1897/task/1899/stat : 1899 (java) S 1895 1897 1897 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 13 0 869385819 8663248896 3180 33554432000 1073741824 1073778376 140735889166224 18446744073709551615 230820981657 0 4 0 16800971 18446604446267339136 0 0 -1 4 0 0 0
[pid=1897/tid=1900] ppid=1895 vsize=8460204 CPUtime=0 cores=0,2,4,6
/proc/1897/task/1900/stat : 1900 (java) S 1895 1897 1897 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 13 0 869385819 8663248896 3181 33554432000 1073741824 1073778376 140735889166224 18446744073709551615 230820981657 0 4 0 16800971 18446604446267339136 0 0 -1 4 0 0 0
[pid=1897/tid=1901] ppid=1895 vsize=8460204 CPUtime=0 cores=0,2,4,6
/proc/1897/task/1901/stat : 1901 (java) S 1895 1897 1897 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 869385819 8663248896 3182 33554432000 1073741824 1073778376 140735889166224 18446744073709551615 230820981657 0 4 0 16800971 18446604446267339136 0 0 -1 0 0 0 0
[pid=1897/tid=1902] ppid=1895 vsize=8460204 CPUtime=0 cores=0,2,4,6
/proc/1897/task/1902/stat : 1902 (java) S 1895 1897 1897 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 869385819 8663248896 3182 33554432000 1073741824 1073778376 140735889166224 18446744073709551615 230820981657 0 4 0 16800971 18446604446267339136 0 0 -1 0 0 0 0
[pid=1897/tid=1903] ppid=1895 vsize=8460204 CPUtime=0 cores=0,2,4,6
/proc/1897/task/1903/stat : 1903 (java) S 1895 1897 1897 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 869385819 8663248896 3182 33554432000 1073741824 1073778376 140735889166224 18446744073709551615 230820981657 0 4 0 16800971 18446604446267339136 0 0 -1 0 0 0 0
[pid=1897/tid=1904] ppid=1895 vsize=8460204 CPUtime=0 cores=0,2,4,6
/proc/1897/task/1904/stat : 1904 (java) S 1895 1897 1897 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 869385819 8663248896 3184 33554432000 1073741824 1073778376 140735889166224 18446744073709551615 230820981657 0 4 0 16800971 18446604446267339136 0 0 -1 0 0 0 0
[pid=1897/tid=1905] ppid=1895 vsize=8460204 CPUtime=0 cores=0,2,4,6
/proc/1897/task/1905/stat : 1905 (java) S 1895 1897 1897 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 869385819 8663248896 3184 33554432000 1073741824 1073778376 140735889166224 18446744073709551615 230820981657 0 4 0 16800971 18446604446267339136 0 0 -1 0 0 0 0
[pid=1897/tid=1906] ppid=1895 vsize=8460204 CPUtime=0 cores=0,2,4,6
/proc/1897/task/1906/stat : 1906 (java) S 1895 1897 1897 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 869385819 8663248896 3185 33554432000 1073741824 1073778376 140735889166224 18446744073709551615 230820981657 0 4 0 16800971 18446604446267339136 0 0 -1 0 0 0 0
[pid=1897/tid=1907] ppid=1895 vsize=8460204 CPUtime=0 cores=0,2,4,6
/proc/1897/task/1907/stat : 1907 (java) S 1895 1897 1897 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 13 0 869385820 8663248896 3185 33554432000 1073741824 1073778376 140735889166224 18446744073709551615 230820982272 0 0 0 16800971 18446604446267339136 0 0 -1 4 0 0 0
[pid=1897/tid=1908] ppid=1895 vsize=8460204 CPUtime=0 cores=0,2,4,6
/proc/1897/task/1908/stat : 1908 (java) S 1895 1897 1897 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 13 0 869385821 8663248896 3187 33554432000 1073741824 1073778376 140735889166224 18446744073709551615 230820981657 0 4 0 16800971 18446604446267339136 0 0 -1 4 0 0 0
[pid=1897/tid=1909] ppid=1895 vsize=8460204 CPUtime=0 cores=0,2,4,6
/proc/1897/task/1909/stat : 1909 (java) S 1895 1897 1897 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 13 0 869385821 8663248896 3188 33554432000 1073741824 1073778376 140735889166224 18446744073709551615 230820981657 0 4 0 16800971 18446604446267339136 0 0 -1 4 0 0 0
[pid=1748/tid=1755] ppid=1746 vsize=341940 CPUtime=0 cores=0,2,4,6
/proc/1748/task/1755/stat : 1755 (python) S 1746 1748 32706 0 -1 4202560 28 931 0 0 0 0 0 0 19 0 6 0 869366367 350146560 9086 33554432000 4194304 5683644 140733516374848 18446744073709551615 230820989361 0 0 16781312 33554434 18446604448884108032 0 0 -1 0 0 0 0
[pid=1748/tid=1792] ppid=1746 vsize=341940 CPUtime=0 cores=0,2,4,6
/proc/1748/task/1792/stat : 1792 (python) S 1746 1748 32706 0 -1 4202560 27 931 0 0 0 0 0 0 20 0 6 0 869371286 350146560 9086 33554432000 4194304 5683644 140733516374848 18446744073709551615 230820989361 0 0 16781312 33554434 18446604448884108032 0 0 -1 4 0 0 0
[pid=1748/tid=1819] ppid=1746 vsize=341940 CPUtime=0 cores=0,2,4,6
/proc/1748/task/1819/stat : 1819 (python) S 1746 1748 32706 0 -1 4202560 26 931 0 0 0 0 0 0 20 0 6 0 869375834 350146560 9086 33554432000 4194304 5683644 140733516374848 18446744073709551615 230820989361 0 0 16781312 33554434 18446604448884108032 0 0 -1 0 0 0 0
[pid=1748/tid=1828] ppid=1746 vsize=341940 CPUtime=0 cores=0,2,4,6
/proc/1748/task/1828/stat : 1828 (python) S 1746 1748 32706 0 -1 4202560 28 931 0 0 0 0 0 0 20 0 6 0 869380765 350146560 9086 33554432000 4194304 5683644 140733516374848 18446744073709551615 230820989361 0 0 16781312 33554434 18446604448884108032 0 0 -1 6 0 0 0
[pid=1748/tid=1896] ppid=1746 vsize=341940 CPUtime=0 cores=0,2,4,6
/proc/1748/task/1896/stat : 1896 (python) S 1746 1748 32706 0 -1 4202560 28 931 0 0 0 0 0 0 20 0 6 0 869385818 350146560 9086 33554432000 4194304 5683644 140733516374848 18446744073709551615 230820989361 0 0 16781312 33554434 18446604448884108032 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 197.53
Current children cumulated vsize (KiB) 19258248

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

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

[startup+195.702 s]
/proc/loadavg: 2.10 2.07 1.60 4/661 1907
/proc/meminfo: memFree=21850320/32951124 swapFree=36471928/67111528
[pid=1748] ppid=1746 vsize=341940 CPUtime=1.07 cores=0,2,4,6
/proc/1748/stat : 1748 (python) S 1746 1748 32706 0 -1 4202496 16189 931 1 0 94 13 0 0 20 0 6 0 869366248 350146560 9086 33554432000 4194304 5683644 140733516374848 18446744073709551615 230820992459 0 0 16781312 33554434 18446744073709551615 0 0 17 0 0 0 0
/proc/1748/statm: 85485 9086 1879 364 0 20360 0
[pid=1754] ppid=1748 vsize=300916 CPUtime=0.17 cores=0,2,4,6
/proc/1754/stat : 1754 (python) S 1748 1748 32706 0 -1 4202560 1109 0 0 0 9 8 0 0 17 0 2 0 869366367 308137984 7598 33554432000 4194304 5683644 140733516374848 18446744073709551615 230820992459 0 0 16781312 33554946 18446744073709551615 0 0 17 6 0 0 0
/proc/1754/statm: 75229 7598 406 364 0 10116 0
[pid=1756] ppid=1754 vsize=138900 CPUtime=49.15 cores=0,2,4,6
/proc/1756/stat : 1756 (scip-2.0.1.linu) T 1754 1756 1756 0 -1 4202496 33310 0 0 0 4889 26 0 0 25 0 1 0 869366367 142233600 31673 33554432000 4194304 13684479 140736093263600 18446744073709551615 4900240 0 0 16781312 2 18446744071562691360 0 0 17 0 0 0 0
/proc/1756/statm: 34725 31673 790 2317 0 32403 0
[pid=1754/tid=1790] ppid=1748 vsize=300916 CPUtime=0 cores=0,2,4,6
/proc/1754/task/1790/stat : 1790 (python) S 1748 1748 32706 0 -1 4202560 43 0 0 0 0 0 0 0 17 0 2 0 869371283 308137984 7598 33554432000 4194304 5683644 140733516374848 18446744073709551615 230820989361 0 0 16781312 33554946 18446604453668568000 0 0 -1 6 0 0 0
[pid=1791] ppid=1748 vsize=300928 CPUtime=0.17 cores=0,2,4,6
/proc/1791/stat : 1791 (python) S 1748 1748 32706 0 -1 4202560 1107 0 0 0 8 9 0 0 17 0 2 0 869371286 308150272 7590 33554432000 4194304 5683644 140733516374848 18446744073709551615 230820992459 0 0 16781312 33554946 18446744073709551615 0 0 17 4 0 0 0
/proc/1791/statm: 75232 7590 396 364 0 10116 0
[pid=1793] ppid=1791 vsize=8539060 CPUtime=46.83 cores=0,2,4,6
/proc/1793/stat : 1793 (java) T 1791 1793 1793 0 -1 4202496 44704 0 1 0 4677 6 0 0 18 0 19 0 869371286 8743997440 41848 33554432000 1073741824 1073778376 140735861309872 18446744073709551615 230820968421 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/1793/statm: 2134765 41848 2259 9 0 2125506 0
[pid=1793/tid=1794] ppid=1791 vsize=8539060 CPUtime=45.14 cores=0,2,4,6
/proc/1793/task/1794/stat : 1794 (java) T 1791 1793 1793 0 -1 4202560 33084 0 1 0 4510 4 0 0 25 0 19 0 869371287 8743997440 41848 33554432000 1073741824 1073778376 140735861309872 18446744073709551615 46912505833496 0 4 0 16800975 18446744071562691360 0 0 -1 6 0 0 0
[pid=1793/tid=1795] ppid=1791 vsize=8539060 CPUtime=0.02 cores=0,2,4,6
/proc/1793/task/1795/stat : 1795 (java) T 1791 1793 1793 0 -1 4202560 552 0 0 0 2 0 0 0 15 0 19 0 869371287 8743997440 41848 33554432000 1073741824 1073778376 140735861309872 18446744073709551615 230820981657 0 4 0 16800975 18446744071562691360 0 0 -1 6 0 0 0
[pid=1793/tid=1796] ppid=1791 vsize=8539060 CPUtime=0 cores=0,2,4,6
/proc/1793/task/1796/stat : 1796 (java) T 1791 1793 1793 0 -1 4202560 69 0 0 0 0 0 0 0 15 0 19 0 869371287 8743997440 41848 33554432000 1073741824 1073778376 140735861309872 18446744073709551615 230820981657 0 4 0 16800975 18446744071562691360 0 0 -1 6 0 0 0
[pid=1793/tid=1797] ppid=1791 vsize=8539060 CPUtime=0 cores=0,2,4,6
/proc/1793/task/1797/stat : 1797 (java) T 1791 1793 1793 0 -1 4202560 132 0 0 0 0 0 0 0 15 0 19 0 869371287 8743997440 41848 33554432000 1073741824 1073778376 140735861309872 18446744073709551615 230820981657 0 4 0 16800975 18446744071562691360 0 0 -1 6 0 0 0
[pid=1793/tid=1798] ppid=1791 vsize=8539060 CPUtime=0.01 cores=0,2,4,6
/proc/1793/task/1798/stat : 1798 (java) T 1791 1793 1793 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 19 0 869371287 8743997440 41848 33554432000 1073741824 1073778376 140735861309872 18446744073709551615 230820981657 0 4 0 16800975 18446744071562691360 0 0 -1 6 0 0 0
[pid=1793/tid=1799] ppid=1791 vsize=8539060 CPUtime=0 cores=0,2,4,6
/proc/1793/task/1799/stat : 1799 (java) T 1791 1793 1793 0 -1 4202560 16 0 0 0 0 0 0 0 15 0 19 0 869371287 8743997440 41848 33554432000 1073741824 1073778376 140735861309872 18446744073709551615 230820981657 0 4 0 16800975 18446744071562691360 0 0 -1 6 0 0 0
[pid=1793/tid=1800] ppid=1791 vsize=8539060 CPUtime=0 cores=0,2,4,6
/proc/1793/task/1800/stat : 1800 (java) T 1791 1793 1793 0 -1 4202560 310 0 0 0 0 0 0 0 15 0 19 0 869371287 8743997440 41848 33554432000 1073741824 1073778376 140735861309872 18446744073709551615 230820981657 0 4 0 16800975 18446744071562691360 0 0 -1 6 0 0 0
[pid=1793/tid=1801] ppid=1791 vsize=8539060 CPUtime=0.01 cores=0,2,4,6
/proc/1793/task/1801/stat : 1801 (java) T 1791 1793 1793 0 -1 4202560 730 0 0 0 1 0 0 0 15 0 19 0 869371287 8743997440 41848 33554432000 1073741824 1073778376 140735861309872 18446744073709551615 230820981657 0 4 0 16800975 18446744071562691360 0 0 -1 4 0 0 0
[pid=1793/tid=1802] ppid=1791 vsize=8539060 CPUtime=0.01 cores=0,2,4,6
/proc/1793/task/1802/stat : 1802 (java) T 1791 1793 1793 0 -1 4202560 344 0 0 0 1 0 0 0 15 0 19 0 869371287 8743997440 41848 33554432000 1073741824 1073778376 140735861309872 18446744073709551615 230820981657 0 4 0 16800975 18446744071562691360 0 0 -1 4 0 0 0
[pid=1793/tid=1803] ppid=1791 vsize=8539060 CPUtime=0.19 cores=0,2,4,6
/proc/1793/task/1803/stat : 1803 (java) T 1791 1793 1793 0 -1 4202560 2194 0 0 0 19 0 0 0 15 0 19 0 869371288 8743997440 41848 33554432000 1073741824 1073778376 140735861309872 18446744073709551615 230820982272 0 0 0 16800975 18446744071562691360 0 0 -1 0 0 0 0
[pid=1793/tid=1804] ppid=1791 vsize=8539060 CPUtime=0 cores=0,2,4,6
/proc/1793/task/1804/stat : 1804 (java) T 1791 1793 1793 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 869371289 8743997440 41848 33554432000 1073741824 1073778376 140735861309872 18446744073709551615 230820981657 0 4 0 16800975 18446744071562691360 0 0 -1 4 0 0 0
[pid=1793/tid=1805] ppid=1791 vsize=8539060 CPUtime=0 cores=0,2,4,6
/proc/1793/task/1805/stat : 1805 (java) T 1791 1793 1793 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 869371289 8743997440 41848 33554432000 1073741824 1073778376 140735861309872 18446744073709551615 230820981657 0 4 0 16800975 18446744071562691360 0 0 -1 4 0 0 0
[pid=1793/tid=1806] ppid=1791 vsize=8539060 CPUtime=0 cores=0,2,4,6
/proc/1793/task/1806/stat : 1806 (java) T 1791 1793 1793 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 869371291 8743997440 41848 33554432000 1073741824 1073778376 140735861309872 18446744073709551615 230820989361 0 4 0 16800975 18446744071562691360 0 0 -1 4 0 0 0
[pid=1793/tid=1807] ppid=1791 vsize=8539060 CPUtime=0.65 cores=0,2,4,6
/proc/1793/task/1807/stat : 1807 (java) T 1791 1793 1793 0 -1 4202560 2397 0 0 0 65 0 0 0 15 0 19 0 869371291 8743997440 41848 33554432000 1073741824 1073778376 140735861309872 18446744073709551615 230820981657 0 4 0 16800975 18446744071562691360 0 0 -1 6 0 0 0
[pid=1793/tid=1808] ppid=1791 vsize=8539060 CPUtime=0.71 cores=0,2,4,6
/proc/1793/task/1808/stat : 1808 (java) T 1791 1793 1793 0 -1 4202560 3484 0 0 0 71 0 0 0 15 0 19 0 869371291 8743997440 41848 33554432000 1073741824 1073778376 140735861309872 18446744073709551615 230820981657 0 4 0 16800975 18446744071562691360 0 0 -1 0 0 0 0
[pid=1793/tid=1809] ppid=1791 vsize=8539060 CPUtime=0 cores=0,2,4,6
/proc/1793/task/1809/stat : 1809 (java) T 1791 1793 1793 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 869371291 8743997440 41848 33554432000 1073741824 1073778376 140735861309872 18446744073709551615 230820981657 0 4 0 16800975 18446744071562691360 0 0 -1 4 0 0 0
[pid=1793/tid=1810] ppid=1791 vsize=8539060 CPUtime=0 cores=0,2,4,6
/proc/1793/task/1810/stat : 1810 (java) T 1791 1793 1793 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 19 0 869371291 8743997440 41848 33554432000 1073741824 1073778376 140735861309872 18446744073709551615 230820982272 0 4 0 16800975 18446744071562691360 0 0 -1 6 0 0 0
[pid=1793/tid=1811] ppid=1791 vsize=8539060 CPUtime=0 cores=0,2,4,6
/proc/1793/task/1811/stat : 1811 (java) T 1791 1793 1793 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 19 0 869371351 8743997440 41848 33554432000 1073741824 1073778376 140735861309872 18446744073709551615 230820982272 0 4 0 16800975 18446744071562691360 0 0 -1 4 0 0 0
[pid=1791/tid=1817] ppid=1748 vsize=300928 CPUtime=0 cores=0,2,4,6
/proc/1791/task/1817/stat : 1817 (python) S 1748 1748 32706 0 -1 4202560 48 0 0 0 0 0 0 0 17 0 2 0 869375831 308150272 7590 33554432000 4194304 5683644 140733516374848 18446744073709551615 230820989361 0 0 16781312 33554946 18446604453934840768 0 0 -1 4 0 0 0
[pid=1818] ppid=1748 vsize=311184 CPUtime=0.19 cores=0,2,4,6
/proc/1818/stat : 1818 (python) S 1748 1748 32706 0 -1 4202560 1129 0 0 0 10 9 0 0 17 0 2 0 869375834 318652416 7595 33554432000 4194304 5683644 140733516374848 18446744073709551615 230820992459 0 0 16781312 33554946 18446744073709551615 0 0 17 6 0 0 0
/proc/1818/statm: 77796 7595 396 364 0 12677 0
[pid=1820] ppid=1818 vsize=159108 CPUtime=49.27 cores=0,2,4,6
/proc/1820/stat : 1820 (scip-2.0.1.linu) T 1818 1820 1820 0 -1 4202496 44365 0 0 0 4902 25 0 0 25 0 1 0 869375834 162926592 33027 33554432000 4194304 15243407 140733999168864 18446744073709551615 8113495 0 0 16781312 2 18446744071562691360 0 0 17 2 0 0 0
/proc/1820/statm: 39777 33027 940 2698 0 37072 0
[pid=1818/tid=1826] ppid=1748 vsize=311184 CPUtime=0 cores=0,2,4,6
/proc/1818/task/1826/stat : 1826 (python) S 1748 1748 32706 0 -1 4202560 45 0 0 0 0 0 0 0 17 0 2 0 869380762 318652416 7595 33554432000 4194304 5683644 140733516374848 18446744073709551615 230820989361 0 0 16781312 33554946 18446604453856203968 0 0 -1 6 0 0 0
[pid=1827] ppid=1748 vsize=321440 CPUtime=0.18 cores=0,2,4,6
/proc/1827/stat : 1827 (python) S 1748 1748 32706 0 -1 4202560 1133 0 0 0 8 10 0 0 16 0 2 0 869380765 329154560 7600 33554432000 4194304 5683644 140733516374848 18446744073709551615 230820992459 0 0 16781312 33554946 18446744073709551615 0 0 17 6 0 0 0
/proc/1827/statm: 80360 7600 396 364 0 15238 0
[pid=1829] ppid=1827 vsize=53008 CPUtime=50.48 cores=0,2,4,6
/proc/1829/stat : 1829 (wbo1.4a) T 1827 1829 1829 0 -1 4202496 14024 0 0 0 5036 12 0 0 25 0 1 0 869380765 54280192 12721 33554432000 134512640 135751879 4289630928 18446744073709551615 134616336 0 0 16781312 3 18446744071562691360 0 0 17 2 0 0 0
/proc/1829/statm: 13252 12721 146 303 0 12947 0
[pid=1827/tid=1894] ppid=1748 vsize=321440 CPUtime=0 cores=0,2,4,6
/proc/1827/task/1894/stat : 1894 (python) S 1748 1748 32706 0 -1 4202560 49 0 0 0 0 0 0 0 16 0 2 0 869385815 329154560 7600 33554432000 4194304 5683644 140733516374848 18446744073709551615 230820989361 0 0 16781312 33554946 18446604450026780608 0 0 -1 6 0 0 0
[pid=1895] ppid=1748 vsize=331696 CPUtime=0 cores=0,2,4,6
/proc/1895/stat : 1895 (python) S 1748 1748 32706 0 -1 4202560 753 0 0 0 0 0 0 0 19 0 1 0 869385818 339656704 7549 33554432000 4194304 5683644 140733516374848 18446744073709551615 230809185862 0 0 16781312 33554946 14541585986564882690 0 0 17 4 0 0 0
/proc/1895/statm: 82924 7549 345 364 0 17799 0
[pid=1897] ppid=1895 vsize=8460068 CPUtime=0.02 cores=0,2,4,6
/proc/1897/stat : 1897 (java) S 1895 1897 1897 0 -1 4202496 3572 0 1 0 2 0 0 0 20 0 13 0 869385818 8663109632 3033 33554432000 1073741824 1073778376 140735889166224 18446744073709551615 230820968421 0 0 0 16784584 18446744073709551615 0 0 17 4 0 0 0
/proc/1897/statm: 2115017 3034 1672 9 0 2105765 0
[pid=1897/tid=1898] ppid=1895 vsize=8460204 CPUtime=0.02 cores=0,2,4,6
/proc/1897/task/1898/stat : 1898 (java) R 1895 1897 1897 0 -1 4202560 2336 0 1 0 2 0 0 0 25 0 13 0 869385819 8663248896 3179 33554432000 1073741824 1073778376 140735889166224 18446744073709551615 47945288852227 0 4 0 16800971 0 0 0 -1 4 0 0 0
[pid=1897/tid=1899] ppid=1895 vsize=8460204 CPUtime=0 cores=0,2,4,6
/proc/1897/task/1899/stat : 1899 (java) S 1895 1897 1897 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 13 0 869385819 8663248896 3180 33554432000 1073741824 1073778376 140735889166224 18446744073709551615 230820981657 0 4 0 16800971 18446604446267339136 0 0 -1 4 0 0 0
[pid=1897/tid=1900] ppid=1895 vsize=8460204 CPUtime=0 cores=0,2,4,6
/proc/1897/task/1900/stat : 1900 (java) S 1895 1897 1897 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 13 0 869385819 8663248896 3181 33554432000 1073741824 1073778376 140735889166224 18446744073709551615 230820981657 0 4 0 16800971 18446604446267339136 0 0 -1 4 0 0 0
[pid=1897/tid=1901] ppid=1895 vsize=8460204 CPUtime=0 cores=0,2,4,6
/proc/1897/task/1901/stat : 1901 (java) S 1895 1897 1897 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 869385819 8663248896 3182 33554432000 1073741824 1073778376 140735889166224 18446744073709551615 230820981657 0 4 0 16800971 18446604446267339136 0 0 -1 0 0 0 0
[pid=1897/tid=1902] ppid=1895 vsize=8460204 CPUtime=0 cores=0,2,4,6
/proc/1897/task/1902/stat : 1902 (java) S 1895 1897 1897 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 869385819 8663248896 3182 33554432000 1073741824 1073778376 140735889166224 18446744073709551615 230820981657 0 4 0 16800971 18446604446267339136 0 0 -1 0 0 0 0
[pid=1897/tid=1903] ppid=1895 vsize=8460204 CPUtime=0 cores=0,2,4,6
/proc/1897/task/1903/stat : 1903 (java) S 1895 1897 1897 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 869385819 8663248896 3182 33554432000 1073741824 1073778376 140735889166224 18446744073709551615 230820981657 0 4 0 16800971 18446604446267339136 0 0 -1 0 0 0 0
[pid=1897/tid=1904] ppid=1895 vsize=8460204 CPUtime=0 cores=0,2,4,6
/proc/1897/task/1904/stat : 1904 (java) S 1895 1897 1897 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 869385819 8663248896 3184 33554432000 1073741824 1073778376 140735889166224 18446744073709551615 230820981657 0 4 0 16800971 18446604446267339136 0 0 -1 0 0 0 0
[pid=1897/tid=1905] ppid=1895 vsize=8460204 CPUtime=0 cores=0,2,4,6
/proc/1897/task/1905/stat : 1905 (java) S 1895 1897 1897 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 869385819 8663248896 3184 33554432000 1073741824 1073778376 140735889166224 18446744073709551615 230820981657 0 4 0 16800971 18446604446267339136 0 0 -1 0 0 0 0
[pid=1897/tid=1906] ppid=1895 vsize=8460204 CPUtime=0 cores=0,2,4,6
/proc/1897/task/1906/stat : 1906 (java) S 1895 1897 1897 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 869385819 8663248896 3185 33554432000 1073741824 1073778376 140735889166224 18446744073709551615 230820981657 0 4 0 16800971 18446604446267339136 0 0 -1 0 0 0 0
[pid=1897/tid=1907] ppid=1895 vsize=8460204 CPUtime=0 cores=0,2,4,6
/proc/1897/task/1907/stat : 1907 (java) S 1895 1897 1897 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 13 0 869385820 8663248896 3185 33554432000 1073741824 1073778376 140735889166224 18446744073709551615 230820982272 0 0 0 16800971 18446604446267339136 0 0 -1 4 0 0 0
[pid=1897/tid=1908] ppid=1895 vsize=8460204 CPUtime=0 cores=0,2,4,6
/proc/1897/task/1908/stat : 1908 (java) S 1895 1897 1897 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 13 0 869385821 8663248896 3187 33554432000 1073741824 1073778376 140735889166224 18446744073709551615 230820981657 0 4 0 16800971 18446604446267339136 0 0 -1 4 0 0 0
[pid=1897/tid=1909] ppid=1895 vsize=8460204 CPUtime=0 cores=0,2,4,6
/proc/1897/task/1909/stat : 1909 (java) S 1895 1897 1897 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 13 0 869385821 8663248896 3188 33554432000 1073741824 1073778376 140735889166224 18446744073709551615 230820981657 0 4 0 16800971 18446604446267339136 0 0 -1 4 0 0 0
[pid=1748/tid=1755] ppid=1746 vsize=341940 CPUtime=0 cores=0,2,4,6
/proc/1748/task/1755/stat : 1755 (python) S 1746 1748 32706 0 -1 4202560 28 931 0 0 0 0 0 0 19 0 6 0 869366367 350146560 9086 33554432000 4194304 5683644 140733516374848 18446744073709551615 230820989361 0 0 16781312 33554434 18446604448884108032 0 0 -1 0 0 0 0
[pid=1748/tid=1792] ppid=1746 vsize=341940 CPUtime=0 cores=0,2,4,6
/proc/1748/task/1792/stat : 1792 (python) S 1746 1748 32706 0 -1 4202560 27 931 0 0 0 0 0 0 20 0 6 0 869371286 350146560 9086 33554432000 4194304 5683644 140733516374848 18446744073709551615 230820989361 0 0 16781312 33554434 18446604448884108032 0 0 -1 4 0 0 0
[pid=1748/tid=1819] ppid=1746 vsize=341940 CPUtime=0 cores=0,2,4,6
/proc/1748/task/1819/stat : 1819 (python) S 1746 1748 32706 0 -1 4202560 26 931 0 0 0 0 0 0 20 0 6 0 869375834 350146560 9086 33554432000 4194304 5683644 140733516374848 18446744073709551615 230820989361 0 0 16781312 33554434 18446604448884108032 0 0 -1 0 0 0 0
[pid=1748/tid=1828] ppid=1746 vsize=341940 CPUtime=0 cores=0,2,4,6
/proc/1748/task/1828/stat : 1828 (python) S 1746 1748 32706 0 -1 4202560 28 931 0 0 0 0 0 0 20 0 6 0 869380765 350146560 9086 33554432000 4194304 5683644 140733516374848 18446744073709551615 230820989361 0 0 16781312 33554434 18446604448884108032 0 0 -1 6 0 0 0
[pid=1748/tid=1896] ppid=1746 vsize=341940 CPUtime=0 cores=0,2,4,6
/proc/1748/task/1896/stat : 1896 (python) S 1746 1748 32706 0 -1 4202560 28 931 0 0 0 0 0 0 20 0 6 0 869385818 350146560 9086 33554432000 4194304 5683644 140733516374848 18446744073709551615 230820989361 0 0 16781312 33554434 18446604448884108032 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 197.53
Current children cumulated vsize (KiB) 19258248

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 195.776
CPU time (s): 197.53
CPU user time (s): 196.35
CPU system time (s): 1.18
CPU usage (%): 100.896
Max. virtual memory (cumulated for all children) (KiB): 19258248

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.948855
system time used= 0.142978
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17571
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= 2560
involuntary context switches= 22

runsolver used 1.08883 second user time and 2.02069 second system time

The end

Launcher Data

Begin job on node104 at 2011-06-09 02:00:57
IDJOB=3481645
IDBENCH=24994
IDSOLVER=1970
FILE ID=node104/3481645-1307577657
RUNJOBID= node104-1307576440-32728
PBS_JOBID= 13547701
Free space on /tmp= 73688 MiB

SOLVER NAME= borg pb-opt-11.04.03
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-LIN/submittedPB07/manquinho/areaDelay/normalized-f20c10b_010_area_delay.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-3481645-1307577657/watcher-3481645-1307577657 -o /tmp/evaluation-result-3481645-1307577657/solver-3481645-1307577657 -C 1800 -W 1900 -M 15500  python HOME/solve HOME/etc/borg-mix+class.opt.pickle HOME/instance-3481645-1307577657.opb -seed 87748790 -budget 1800

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

MD5SUM BENCH= d869c2ae266497675d66f161576eaac8
RANDOM SEED=87748790

node104.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.855
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.71
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.855
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      23702868 kB
Buffers:        180584 kB
Cached:         781716 kB
SwapCached:      26012 kB
Active:        8716336 kB
Inactive:       199172 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23702868 kB
SwapTotal:    67111528 kB
SwapFree:     36471928 kB
Dirty:          208584 kB
Writeback:           0 kB
AnonPages:     7950788 kB
Mapped:          81256 kB
Slab:           156000 kB
PageTables:     107032 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 99174584 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= 73540 MiB
End job on node104 at 2011-06-09 02:04:16