Trace number 3482081

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) 334.33 331.087

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/
~kexu/benchmarks/frb30-15-opb/normalized-frb30-15-5.opb
MD5SUM2e8a2f5e2511f10f037e700bd45c84a1
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-30
Best CPU time to get the best result obtained on this benchmark313.267
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -30
Optimality of the best value was proved YES
Number of variables450
Total number of constraints17794
Number of constraints which are clauses17794
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 constraint2
Maximum length of a constraint2
Number of terms in the objective function 450
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 450
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 450
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.32/0.47	c INFO: loaded portfolio from HOME/etc/borg-mix+class.opt.pickle
0.32/0.47	c INFO: solving HOME/instance-3482081-1307576907.opb
0.42/0.55	c INFO: parsing took 0.07 s
0.52/0.68	c INFO: features took 0.14 CPU seconds
0.62/0.71	c INFO: running sat4j-pb-v20101225@0 for 45 with 1799 remaining (b = 0.20)
49.71/48.32	c INFO: running wbo1.4a@0 for 45 with 1750 remaining (b = 0.02)
96.99/95.46	c INFO: running sat4j-pb-v20101225@48 for 45 with 1704 remaining (b = 0.00)
143.12/141.03	c INFO: running pbct-0.1.2-linear@0 for 45 with 1658 remaining (b = 0.08)
190.95/188.79	c INFO: running clasp-1.3.7@0 for 91 with 1612 remaining (b = 0.01)
283.65/281.04	c INFO: running scip-2.0.1-clp@0 for 45 with 1520 remaining (b = 0.00)
333.33/330.52	c INFO: running sat4j-pb-v20101225-cutting@0 for 45 with 1470 remaining (b = 0.00)

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

running on 4 cores: 1,3,5,7

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.30 1.80 0.93 2/539 3016
/proc/meminfo: memFree=29082648/32950928 swapFree=34366004/67111528
[pid=3016] ppid=3014 vsize=15384 CPUtime=0 cores=1,3,5,7
/proc/3016/stat : 3016 (python) R 3014 3016 2236 0 -1 4202496 811 0 0 0 0 0 0 0 21 0 1 0 869289534 15753216 696 33554432000 4194304 5683644 140735926080544 18446744073709551615 235594864640 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/3016/statm: 3846 696 334 364 0 333 0

[startup+0.0688971 s]
/proc/loadavg: 2.30 1.80 0.93 2/539 3016
/proc/meminfo: memFree=29082648/32950928 swapFree=34366004/67111528
[pid=3016] ppid=3014 vsize=54508 CPUtime=0.04 cores=1,3,5,7
/proc/3016/stat : 3016 (python) S 3014 3016 2236 0 -1 4202496 2051 0 0 0 4 0 0 0 22 0 1 0 869289534 55816192 1809 33554432000 4194304 5683644 140735926080544 18446744073709551615 235594864640 0 2147483391 16781312 2 18446744071699215550 0 0 17 7 0 0 0
/proc/3016/statm: 13627 1809 492 364 0 1277 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 54508

[startup+0.105106 s]
/proc/loadavg: 2.30 1.80 0.93 2/539 3016
/proc/meminfo: memFree=29082648/32950928 swapFree=34366004/67111528
[pid=3016] ppid=3014 vsize=96128 CPUtime=0.08 cores=1,3,5,7
/proc/3016/stat : 3016 (python) R 3014 3016 2236 0 -1 4202496 3169 928 1 0 7 1 0 0 22 0 1 0 869289534 98435072 2483 33554432000 4194304 5683644 140735926080544 18446744073709551615 5170261 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/3016/statm: 24032 2483 792 364 0 1627 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 96128

[startup+0.301071 s]
/proc/loadavg: 2.30 1.80 0.93 2/539 3016
/proc/meminfo: memFree=29082648/32950928 swapFree=34366004/67111528
[pid=3016] ppid=3014 vsize=203280 CPUtime=0.24 cores=1,3,5,7
/proc/3016/stat : 3016 (python) R 3014 3016 2236 0 -1 4202496 6726 928 1 0 18 6 0 0 23 0 1 0 869289534 208158720 5003 33554432000 4194304 5683644 140735926080544 18446744073709551615 235594551622 0 0 16781312 2 0 0 0 17 7 0 0 0
/proc/3016/statm: 50820 5003 1472 364 0 3782 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 203280

[startup+0.700999 s]
/proc/loadavg: 2.30 1.80 0.93 2/539 3016
/proc/meminfo: memFree=29082648/32950928 swapFree=34366004/67111528
[pid=3016] ppid=3014 vsize=285480 CPUtime=0.62 cores=1,3,5,7
/proc/3016/stat : 3016 (python) R 3014 3016 2236 0 -1 4202496 10288 928 1 0 53 9 0 0 25 0 1 0 869289534 292331520 7753 33554432000 4194304 5683644 140735926080544 18446744073709551615 47861846044931 0 0 16781312 33554434 0 0 0 17 7 0 0 0
/proc/3016/statm: 71370 7753 1855 364 0 6260 0
Current children cumulated CPU time (s) 0.62
Current children cumulated vsize (KiB) 285480

[startup+1.50086 s]
/proc/loadavg: 2.30 1.80 0.93 5/560 3041
/proc/meminfo: memFree=29032316/32950928 swapFree=34366004/67111528
[pid=3016] ppid=3014 vsize=295736 CPUtime=0.63 cores=1,3,5,7
/proc/3016/stat : 3016 (python) S 3014 3016 2236 0 -1 4202496 10519 928 1 0 54 9 0 0 25 0 2 0 869289534 302833664 7772 33554432000 4194304 5683644 140735926080544 18446744073709551615 235606693323 0 0 16781312 33554434 18446744073709551615 0 0 17 7 0 0 0
/proc/3016/statm: 73934 7772 1870 364 0 8821 0
[pid=3022] ppid=3016 vsize=285492 CPUtime=0 cores=1,3,5,7
/proc/3022/stat : 3022 (python) S 3016 3016 2236 0 -1 4202560 757 0 0 0 0 0 0 0 19 0 1 0 869289605 292343808 6250 33554432000 4194304 5683644 140735926080544 18446744073709551615 235594886671 0 0 16781312 33554946 4245014184942600454 0 0 17 7 0 0 0
/proc/3022/statm: 71373 6250 352 364 0 6260 0
[pid=3024] ppid=3022 vsize=8540692 CPUtime=1.61 cores=1,3,5,7
/proc/3024/stat : 3024 (java) S 3022 3024 3024 0 -1 4202496 20499 0 1 0 158 3 0 0 25 0 19 0 869289606 8745668608 17259 33554432000 1073741824 1073778376 140736726163488 18446744073709551615 235606669285 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0
/proc/3024/statm: 2135173 17259 2228 9 0 2125914 0
[pid=3024/tid=3025] ppid=3022 vsize=8540692 CPUtime=0.76 cores=1,3,5,7
/proc/3024/task/3025/stat : 3025 (java) R 3022 3024 3024 0 -1 4202560 12635 0 1 0 74 2 0 0 25 0 19 0 869289606 8745668608 17259 33554432000 1073741824 1073778376 140736726163488 18446744073709551615 47007551597395 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=3024/tid=3026] ppid=3022 vsize=8540692 CPUtime=0 cores=1,3,5,7
/proc/3024/task/3026/stat : 3026 (java) S 3022 3024 3024 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 19 0 869289607 8745668608 17260 33554432000 1073741824 1073778376 140736726163488 18446744073709551615 235606682521 0 4 0 16800975 18446604465333236096 0 0 -1 1 0 0 0
[pid=3024/tid=3027] ppid=3022 vsize=8540692 CPUtime=0 cores=1,3,5,7
/proc/3024/task/3027/stat : 3027 (java) S 3022 3024 3024 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 869289607 8745668608 17260 33554432000 1073741824 1073778376 140736726163488 18446744073709551615 235606682521 0 4 0 16800975 18446604465333236096 0 0 -1 1 0 0 0
[pid=3024/tid=3028] ppid=3022 vsize=8540692 CPUtime=0 cores=1,3,5,7
/proc/3024/task/3028/stat : 3028 (java) S 3022 3024 3024 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 869289607 8745668608 17260 33554432000 1073741824 1073778376 140736726163488 18446744073709551615 235606682521 0 4 0 16800975 18446604465333236096 0 0 -1 1 0 0 0
[pid=3024/tid=3029] ppid=3022 vsize=8540692 CPUtime=0 cores=1,3,5,7
/proc/3024/task/3029/stat : 3029 (java) S 3022 3024 3024 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 869289607 8745668608 17260 33554432000 1073741824 1073778376 140736726163488 18446744073709551615 235606682521 0 4 0 16800975 18446604465333236096 0 0 -1 1 0 0 0
[pid=3024/tid=3030] ppid=3022 vsize=8540692 CPUtime=0 cores=1,3,5,7
/proc/3024/task/3030/stat : 3030 (java) S 3022 3024 3024 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 869289607 8745668608 17260 33554432000 1073741824 1073778376 140736726163488 18446744073709551615 235606682521 0 4 0 16800975 18446604465333236096 0 0 -1 1 0 0 0
[pid=3024/tid=3031] ppid=3022 vsize=8540692 CPUtime=0 cores=1,3,5,7
/proc/3024/task/3031/stat : 3031 (java) S 3022 3024 3024 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 869289607 8745668608 17260 33554432000 1073741824 1073778376 140736726163488 18446744073709551615 235606682521 0 4 0 16800975 18446604465333236096 0 0 -1 1 0 0 0
[pid=3024/tid=3032] ppid=3022 vsize=8540692 CPUtime=0 cores=1,3,5,7
/proc/3024/task/3032/stat : 3032 (java) S 3022 3024 3024 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 869289607 8745668608 17260 33554432000 1073741824 1073778376 140736726163488 18446744073709551615 235606682521 0 4 0 16800975 18446604465333236096 0 0 -1 1 0 0 0
[pid=3024/tid=3033] ppid=3022 vsize=8540692 CPUtime=0 cores=1,3,5,7
/proc/3024/task/3033/stat : 3033 (java) S 3022 3024 3024 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 869289607 8745668608 17260 33554432000 1073741824 1073778376 140736726163488 18446744073709551615 235606682521 0 4 0 16800975 18446604465333236096 0 0 -1 1 0 0 0
[pid=3024/tid=3034] ppid=3022 vsize=8540692 CPUtime=0 cores=1,3,5,7
/proc/3024/task/3034/stat : 3034 (java) S 3022 3024 3024 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 19 0 869289608 8745668608 17260 33554432000 1073741824 1073778376 140736726163488 18446744073709551615 235606683136 0 0 0 16800975 18446604465333236096 0 0 -1 7 0 0 0
[pid=3024/tid=3035] ppid=3022 vsize=8540692 CPUtime=0 cores=1,3,5,7
/proc/3024/task/3035/stat : 3035 (java) S 3022 3024 3024 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 19 0 869289608 8745668608 17260 33554432000 1073741824 1073778376 140736726163488 18446744073709551615 235606682521 0 4 0 16800975 18446604465333236096 0 0 -1 7 0 0 0
[pid=3024/tid=3036] ppid=3022 vsize=8540692 CPUtime=0 cores=1,3,5,7
/proc/3024/task/3036/stat : 3036 (java) S 3022 3024 3024 0 -1 4202560 8 0 0 0 0 0 0 0 25 0 19 0 869289608 8745668608 17260 33554432000 1073741824 1073778376 140736726163488 18446744073709551615 235606682521 0 4 0 16800975 18446604465333236096 0 0 -1 5 0 0 0
[pid=3024/tid=3037] ppid=3022 vsize=8540692 CPUtime=0 cores=1,3,5,7
/proc/3024/task/3037/stat : 3037 (java) S 3022 3024 3024 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 869289610 8745668608 17261 33554432000 1073741824 1073778376 140736726163488 18446744073709551615 235606690225 0 4 0 16800975 18446604465333236096 0 0 -1 7 0 0 0
[pid=3024/tid=3038] ppid=3022 vsize=8540692 CPUtime=0.41 cores=1,3,5,7
/proc/3024/task/3038/stat : 3038 (java) R 3022 3024 3024 0 -1 4202560 2950 0 0 0 41 0 0 0 18 0 19 0 869289610 8745668608 17261 33554432000 1073741824 1073778376 140736726163488 18446744073709551615 47007547920590 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=3024/tid=3039] ppid=3022 vsize=8540692 CPUtime=0.42 cores=1,3,5,7
/proc/3024/task/3039/stat : 3039 (java) S 3022 3024 3024 0 -1 4202560 3529 0 0 0 42 0 0 0 18 0 19 0 869289610 8745668608 17262 33554432000 1073741824 1073778376 140736726163488 18446744073709551615 235606682521 0 4 0 16800975 18446604465333236096 0 0 -1 3 0 0 0
[pid=3024/tid=3040] ppid=3022 vsize=8540692 CPUtime=0 cores=1,3,5,7
/proc/3024/task/3040/stat : 3040 (java) S 3022 3024 3024 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 869289610 8745668608 17262 33554432000 1073741824 1073778376 140736726163488 18446744073709551615 235606682521 0 4 0 16800975 18446604465333236096 0 0 -1 7 0 0 0
[pid=3024/tid=3041] ppid=3022 vsize=8540692 CPUtime=0 cores=1,3,5,7
/proc/3024/task/3041/stat : 3041 (java) S 3022 3024 3024 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 869289610 8745668608 17262 33554432000 1073741824 1073778376 140736726163488 18446744073709551615 235606683136 0 4 0 16800975 18446604465333236096 0 0 -1 7 0 0 0
[pid=3016/tid=3023] ppid=3014 vsize=295736 CPUtime=0 cores=1,3,5,7
/proc/3016/task/3023/stat : 3023 (python) S 3014 3016 2236 0 -1 4202560 26 928 0 0 0 0 0 0 25 0 2 0 869289606 302833664 7772 33554432000 4194304 5683644 140735926080544 18446744073709551615 235606690225 0 0 16781312 33554434 18446604464878486720 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2.24
Current children cumulated vsize (KiB) 9121920

[startup+3.10158 s]
/proc/loadavg: 2.30 1.80 0.93 3/561 3042
/proc/meminfo: memFree=28975588/32950928 swapFree=34366004/67111528
[pid=3016] ppid=3014 vsize=295736 CPUtime=0.63 cores=1,3,5,7
/proc/3016/stat : 3016 (python) S 3014 3016 2236 0 -1 4202496 10519 928 1 0 54 9 0 0 25 0 2 0 869289534 302833664 7772 33554432000 4194304 5683644 140735926080544 18446744073709551615 235606693323 0 0 16781312 33554434 18446744073709551615 0 0 17 7 0 0 0
/proc/3016/statm: 73934 7772 1870 364 0 8821 0
[pid=3022] ppid=3016 vsize=285492 CPUtime=0 cores=1,3,5,7
/proc/3022/stat : 3022 (python) S 3016 3016 2236 0 -1 4202560 757 0 0 0 0 0 0 0 15 0 1 0 869289605 292343808 6250 33554432000 4194304 5683644 140735926080544 18446744073709551615 235594886671 0 0 16781312 33554946 4294934792 0 0 17 7 0 0 0
/proc/3022/statm: 71373 6250 352 364 0 6260 0
[pid=3024] ppid=3022 vsize=8537916 CPUtime=3.34 cores=1,3,5,7
/proc/3024/stat : 3024 (java) S 3022 3024 3024 0 -1 4202496 32230 0 1 0 328 6 0 0 25 0 19 0 869289606 8742825984 28297 33554432000 1073741824 1073778376 140736726163488 18446744073709551615 235606669285 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0
/proc/3024/statm: 2134479 28297 2259 9 0 2125220 0
[pid=3024/tid=3025] ppid=3022 vsize=8537916 CPUtime=2.32 cores=1,3,5,7
/proc/3024/task/3025/stat : 3025 (java) R 3022 3024 3024 0 -1 4202560 14049 0 1 0 228 4 0 0 25 0 19 0 869289606 8742825984 28297 33554432000 1073741824 1073778376 140736726163488 18446744073709551615 46912505804237 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=3024/tid=3026] ppid=3022 vsize=8537916 CPUtime=0 cores=1,3,5,7
/proc/3024/task/3026/stat : 3026 (java) S 3022 3024 3024 0 -1 4202560 710 0 0 0 0 0 0 0 15 0 19 0 869289607 8742825984 28297 33554432000 1073741824 1073778376 140736726163488 18446744073709551615 235606682521 0 4 0 16800975 18446604465333236096 0 0 -1 1 0 0 0
[pid=3024/tid=3027] ppid=3022 vsize=8537916 CPUtime=0 cores=1,3,5,7
/proc/3024/task/3027/stat : 3027 (java) S 3022 3024 3024 0 -1 4202560 777 0 0 0 0 0 0 0 16 0 19 0 869289607 8742825984 28297 33554432000 1073741824 1073778376 140736726163488 18446744073709551615 235606682521 0 4 0 16800975 18446604465333236096 0 0 -1 5 0 0 0
[pid=3024/tid=3028] ppid=3022 vsize=8537916 CPUtime=0 cores=1,3,5,7
/proc/3024/task/3028/stat : 3028 (java) S 3022 3024 3024 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 869289607 8742825984 28297 33554432000 1073741824 1073778376 140736726163488 18446744073709551615 235606682521 0 4 0 16800975 18446604465333236096 0 0 -1 1 0 0 0
[pid=3024/tid=3029] ppid=3022 vsize=8537916 CPUtime=0 cores=1,3,5,7
/proc/3024/task/3029/stat : 3029 (java) S 3022 3024 3024 0 -1 4202560 500 0 0 0 0 0 0 0 16 0 19 0 869289607 8742825984 28297 33554432000 1073741824 1073778376 140736726163488 18446744073709551615 235606682521 0 4 0 16800975 18446604465333236096 0 0 -1 1 0 0 0
[pid=3024/tid=3030] ppid=3022 vsize=8537916 CPUtime=0 cores=1,3,5,7
/proc/3024/task/3030/stat : 3030 (java) S 3022 3024 3024 0 -1 4202560 842 0 0 0 0 0 0 0 15 0 19 0 869289607 8742825984 28297 33554432000 1073741824 1073778376 140736726163488 18446744073709551615 235606682521 0 4 0 16800975 18446604465333236096 0 0 -1 5 0 0 0
[pid=3024/tid=3031] ppid=3022 vsize=8537916 CPUtime=0 cores=1,3,5,7
/proc/3024/task/3031/stat : 3031 (java) S 3022 3024 3024 0 -1 4202560 883 0 0 0 0 0 0 0 16 0 19 0 869289607 8742825984 28297 33554432000 1073741824 1073778376 140736726163488 18446744073709551615 235606682521 0 4 0 16800975 18446604465333236096 0 0 -1 5 0 0 0
[pid=3024/tid=3032] ppid=3022 vsize=8537916 CPUtime=0 cores=1,3,5,7
/proc/3024/task/3032/stat : 3032 (java) S 3022 3024 3024 0 -1 4202560 1414 0 0 0 0 0 0 0 16 0 19 0 869289607 8742825984 28297 33554432000 1073741824 1073778376 140736726163488 18446744073709551615 235606682521 0 4 0 16800975 18446604465333236096 0 0 -1 3 0 0 0
[pid=3024/tid=3033] ppid=3022 vsize=8537916 CPUtime=0 cores=1,3,5,7
/proc/3024/task/3033/stat : 3033 (java) S 3022 3024 3024 0 -1 4202560 643 0 0 0 0 0 0 0 15 0 19 0 869289607 8742825984 28297 33554432000 1073741824 1073778376 140736726163488 18446744073709551615 235606682521 0 4 0 16800975 18446604465333236096 0 0 -1 1 0 0 0
[pid=3024/tid=3034] ppid=3022 vsize=8537916 CPUtime=0.03 cores=1,3,5,7
/proc/3024/task/3034/stat : 3034 (java) S 3022 3024 3024 0 -1 4202560 4392 0 0 0 3 0 0 0 15 0 19 0 869289608 8742825984 28297 33554432000 1073741824 1073778376 140736726163488 18446744073709551615 235606683136 0 0 0 16800975 18446604465333236096 0 0 -1 7 0 0 0
[pid=3024/tid=3035] ppid=3022 vsize=8537916 CPUtime=0 cores=1,3,5,7
/proc/3024/task/3035/stat : 3035 (java) S 3022 3024 3024 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 869289608 8742825984 28297 33554432000 1073741824 1073778376 140736726163488 18446744073709551615 235606682521 0 4 0 16800975 18446604465333236096 0 0 -1 7 0 0 0
[pid=3024/tid=3036] ppid=3022 vsize=8537916 CPUtime=0 cores=1,3,5,7
/proc/3024/task/3036/stat : 3036 (java) S 3022 3024 3024 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 869289608 8742825984 28297 33554432000 1073741824 1073778376 140736726163488 18446744073709551615 235606682521 0 4 0 16800975 18446604465333236096 0 0 -1 5 0 0 0
[pid=3024/tid=3037] ppid=3022 vsize=8537916 CPUtime=0 cores=1,3,5,7
/proc/3024/task/3037/stat : 3037 (java) S 3022 3024 3024 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 869289610 8742825984 28297 33554432000 1073741824 1073778376 140736726163488 18446744073709551615 235606690225 0 4 0 16800975 18446604465333236096 0 0 -1 7 0 0 0
[pid=3024/tid=3038] ppid=3022 vsize=8537916 CPUtime=0.45 cores=1,3,5,7
/proc/3024/task/3038/stat : 3038 (java) S 3022 3024 3024 0 -1 4202560 2980 0 0 0 45 0 0 0 15 0 19 0 869289610 8742825984 28297 33554432000 1073741824 1073778376 140736726163488 18446744073709551615 235606682521 0 4 0 16800975 18446604465333236096 0 0 -1 5 0 0 0
[pid=3024/tid=3039] ppid=3022 vsize=8537916 CPUtime=0.48 cores=1,3,5,7
/proc/3024/task/3039/stat : 3039 (java) S 3022 3024 3024 0 -1 4202560 3662 0 0 0 48 0 0 0 15 0 19 0 869289610 8742825984 28297 33554432000 1073741824 1073778376 140736726163488 18446744073709551615 235606682521 0 4 0 16800975 18446604465333236096 0 0 -1 3 0 0 0
[pid=3024/tid=3040] ppid=3022 vsize=8537916 CPUtime=0 cores=1,3,5,7
/proc/3024/task/3040/stat : 3040 (java) S 3022 3024 3024 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 869289610 8742825984 28297 33554432000 1073741824 1073778376 140736726163488 18446744073709551615 235606682521 0 4 0 16800975 18446604465333236096 0 0 -1 7 0 0 0
[pid=3024/tid=3041] ppid=3022 vsize=8537916 CPUtime=0 cores=1,3,5,7
/proc/3024/task/3041/stat : 3041 (java) S 3022 3024 3024 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 869289610 8742825984 28297 33554432000 1073741824 1073778376 140736726163488 18446744073709551615 235606683136 0 4 0 16800975 18446604465333236096 0 0 -1 1 0 0 0
[pid=3024/tid=3042] ppid=3022 vsize=8537916 CPUtime=0 cores=1,3,5,7
/proc/3024/task/3042/stat : 3042 (java) S 3022 3024 3024 0 -1 4202560 7 0 0 0 0 0 0 0 24 0 19 0 869289648 8742825984 28297 33554432000 1073741824 1073778376 140736726163488 18446744073709551615 235606683136 0 4 0 16800975 18446604465333236096 0 0 -1 7 0 0 0
[pid=3016/tid=3023] ppid=3014 vsize=295736 CPUtime=0 cores=1,3,5,7
/proc/3016/task/3023/stat : 3023 (python) S 3014 3016 2236 0 -1 4202560 26 928 0 0 0 0 0 0 25 0 2 0 869289606 302833664 7772 33554432000 4194304 5683644 140735926080544 18446744073709551615 235606690225 0 0 16781312 33554434 18446604464878486720 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3.97
Current children cumulated vsize (KiB) 9119144

[startup+6.30101 s]
/proc/loadavg: 2.35 1.82 0.94 3/561 3042
/proc/meminfo: memFree=28940268/32950928 swapFree=34366004/67111528
[pid=3016] ppid=3014 vsize=295736 CPUtime=0.63 cores=1,3,5,7
/proc/3016/stat : 3016 (python) S 3014 3016 2236 0 -1 4202496 10519 928 1 0 54 9 0 0 25 0 2 0 869289534 302833664 7772 33554432000 4194304 5683644 140735926080544 18446744073709551615 235606693323 0 0 16781312 33554434 18446744073709551615 0 0 17 7 0 0 0
/proc/3016/statm: 73934 7772 1870 364 0 8821 0
[pid=3022] ppid=3016 vsize=285492 CPUtime=0.01 cores=1,3,5,7
/proc/3022/stat : 3022 (python) S 3016 3016 2236 0 -1 4202560 891 0 0 0 0 1 0 0 15 0 1 0 869289605 292343808 6273 33554432000 4194304 5683644 140735926080544 18446744073709551615 235594886671 0 0 16781312 33554946 4294934792 0 0 17 5 0 0 0
/proc/3022/statm: 71373 6273 375 364 0 6260 0
[pid=3024] ppid=3022 vsize=8537116 CPUtime=6.59 cores=1,3,5,7
/proc/3024/stat : 3024 (java) S 3022 3024 3024 0 -1 4202496 35992 0 1 0 652 7 0 0 25 0 19 0 869289606 8742006784 31629 33554432000 1073741824 1073778376 140736726163488 18446744073709551615 235606669285 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0
/proc/3024/statm: 2134279 31629 2260 9 0 2125020 0
[pid=3024/tid=3025] ppid=3022 vsize=8537116 CPUtime=5.44 cores=1,3,5,7
/proc/3024/task/3025/stat : 3025 (java) R 3022 3024 3024 0 -1 4202560 14053 0 1 0 540 4 0 0 19 0 19 0 869289606 8742006784 31629 33554432000 1073741824 1073778376 140736726163488 18446744073709551615 46912505804252 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=3024/tid=3026] ppid=3022 vsize=8537116 CPUtime=0 cores=1,3,5,7
/proc/3024/task/3026/stat : 3026 (java) S 3022 3024 3024 0 -1 4202560 948 0 0 0 0 0 0 0 15 0 19 0 869289607 8742006784 31629 33554432000 1073741824 1073778376 140736726163488 18446744073709551615 235606682521 0 4 0 16800975 18446604465333236096 0 0 -1 7 0 0 0
[pid=3024/tid=3027] ppid=3022 vsize=8537116 CPUtime=0 cores=1,3,5,7
/proc/3024/task/3027/stat : 3027 (java) S 3022 3024 3024 0 -1 4202560 777 0 0 0 0 0 0 0 15 0 19 0 869289607 8742006784 31629 33554432000 1073741824 1073778376 140736726163488 18446744073709551615 235606682521 0 4 0 16800975 18446604465333236096 0 0 -1 5 0 0 0
[pid=3024/tid=3028] ppid=3022 vsize=8537116 CPUtime=0 cores=1,3,5,7
/proc/3024/task/3028/stat : 3028 (java) S 3022 3024 3024 0 -1 4202560 123 0 0 0 0 0 0 0 15 0 19 0 869289607 8742006784 31629 33554432000 1073741824 1073778376 140736726163488 18446744073709551615 235606682521 0 4 0 16800975 18446604465333236096 0 0 -1 7 0 0 0
[pid=3024/tid=3029] ppid=3022 vsize=8537116 CPUtime=0 cores=1,3,5,7
/proc/3024/task/3029/stat : 3029 (java) S 3022 3024 3024 0 -1 4202560 610 0 0 0 0 0 0 0 16 0 19 0 869289607 8742006784 31629 33554432000 1073741824 1073778376 140736726163488 18446744073709551615 235606682521 0 4 0 16800975 18446604465333236096 0 0 -1 7 0 0 0
[pid=3024/tid=3030] ppid=3022 vsize=8537116 CPUtime=0 cores=1,3,5,7
/proc/3024/task/3030/stat : 3030 (java) S 3022 3024 3024 0 -1 4202560 846 0 0 0 0 0 0 0 15 0 19 0 869289607 8742006784 31629 33554432000 1073741824 1073778376 140736726163488 18446744073709551615 235606682521 0 4 0 16800975 18446604465333236096 0 0 -1 5 0 0 0
[pid=3024/tid=3031] ppid=3022 vsize=8537116 CPUtime=0.01 cores=1,3,5,7
/proc/3024/task/3031/stat : 3031 (java) S 3022 3024 3024 0 -1 4202560 1365 0 0 0 1 0 0 0 16 0 19 0 869289607 8742006784 31629 33554432000 1073741824 1073778376 140736726163488 18446744073709551615 235606682521 0 4 0 16800975 18446604465333236096 0 0 -1 7 0 0 0
[pid=3024/tid=3032] ppid=3022 vsize=8537116 CPUtime=0 cores=1,3,5,7
/proc/3024/task/3032/stat : 3032 (java) S 3022 3024 3024 0 -1 4202560 1644 0 0 0 0 0 0 0 15 0 19 0 869289607 8742006784 31629 33554432000 1073741824 1073778376 140736726163488 18446744073709551615 235606682521 0 4 0 16800975 18446604465333236096 0 0 -1 3 0 0 0
[pid=3024/tid=3033] ppid=3022 vsize=8537116 CPUtime=0.01 cores=1,3,5,7
/proc/3024/task/3033/stat : 3033 (java) S 3022 3024 3024 0 -1 4202560 990 0 0 0 1 0 0 0 16 0 19 0 869289607 8742006784 31629 33554432000 1073741824 1073778376 140736726163488 18446744073709551615 235606682521 0 4 0 16800975 18446604465333236096 0 0 -1 3 0 0 0
[pid=3024/tid=3034] ppid=3022 vsize=8537116 CPUtime=0.08 cores=1,3,5,7
/proc/3024/task/3034/stat : 3034 (java) S 3022 3024 3024 0 -1 4202560 6520 0 0 0 8 0 0 0 16 0 19 0 869289608 8742006784 31629 33554432000 1073741824 1073778376 140736726163488 18446744073709551615 235606683136 0 0 0 16800975 18446604465333236096 0 0 -1 1 0 0 0

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

[pid=3016/tid=3080] ppid=3014 vsize=337264 CPUtime=0 cores=1,3,5,7
/proc/3016/task/3080/stat : 3080 (python) S 3014 3016 2236 0 -1 4202560 27 928 0 0 0 0 0 0 20 0 6 0 869303638 345358336 7923 33554432000 4194304 5683644 140735926080544 18446744073709551615 235606690225 0 0 16781312 33554434 18446604464878486720 0 0 -1 1 0 0 0
[pid=3016/tid=3089] ppid=3014 vsize=337264 CPUtime=0 cores=1,3,5,7
/proc/3016/task/3089/stat : 3089 (python) S 3014 3016 2236 0 -1 4202560 29 928 0 0 0 0 0 0 20 0 6 0 869308414 345358336 7923 33554432000 4194304 5683644 140735926080544 18446744073709551615 235606690225 0 0 16781312 33554434 18446604464878486720 0 0 -1 3 0 0 0
[pid=3016/tid=3100] ppid=3014 vsize=337264 CPUtime=0 cores=1,3,5,7
/proc/3016/task/3100/stat : 3100 (python) S 3014 3016 2236 0 -1 4202560 31 928 0 0 0 0 0 0 20 0 6 0 869317639 345358336 7923 33554432000 4194304 5683644 140735926080544 18446744073709551615 235606690225 0 0 16781312 33554434 18446604464878486720 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 284.92
Current children cumulated vsize (KiB) 10666096



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+331.002 s]
/proc/loadavg: 2.49 2.07 1.29 5/622 3197
/proc/meminfo: memFree=27894496/32950928 swapFree=34366004/67111528
[pid=3016] ppid=3014 vsize=347520 CPUtime=0.78 cores=1,3,5,7
/proc/3016/stat : 3016 (python) S 3014 3016 2236 0 -1 4202496 15217 928 1 0 68 10 0 0 20 0 7 0 869289534 355860480 7929 33554432000 4194304 5683644 140735926080544 18446744073709551615 235606693323 0 0 16781312 33554434 18446744073709551615 0 0 17 5 0 0 0
/proc/3016/statm: 86880 7929 1881 364 0 21752 0
[pid=3022] ppid=3016 vsize=295736 CPUtime=0.42 cores=1,3,5,7
/proc/3022/stat : 3022 (python) S 3016 3016 2236 0 -1 4202560 1101 0 0 0 22 20 0 0 15 0 2 0 869289605 302833664 6311 33554432000 4194304 5683644 140735926080544 18446744073709551615 235606693323 0 0 16781312 33554946 18446744073709551615 0 0 17 3 0 0 0
/proc/3022/statm: 73934 6311 408 364 0 8821 0
[pid=3024] ppid=3022 vsize=8537116 CPUtime=94.7 cores=1,3,5,7
/proc/3024/stat : 3024 (java) T 3022 3024 3024 0 -1 4202496 48351 0 1 0 9461 9 0 0 18 0 19 0 869289606 8742006784 43705 33554432000 1073741824 1073778376 140736726163488 18446744073709551615 235606669285 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0
/proc/3024/statm: 2134279 43705 2260 9 0 2125020 0
[pid=3024/tid=3025] ppid=3022 vsize=8537116 CPUtime=91.7 cores=1,3,5,7
/proc/3024/task/3025/stat : 3025 (java) T 3022 3024 3024 0 -1 4202560 14090 0 1 0 9166 4 0 0 25 0 19 0 869289606 8742006784 43705 33554432000 1073741824 1073778376 140736726163488 18446744073709551615 46912505790084 0 4 0 16800975 18446744071562691360 0 0 -1 1 0 0 0
[pid=3024/tid=3026] ppid=3022 vsize=8537116 CPUtime=0.09 cores=1,3,5,7
/proc/3024/task/3026/stat : 3026 (java) T 3022 3024 3024 0 -1 4202560 1483 0 0 0 9 0 0 0 15 0 19 0 869289607 8742006784 43705 33554432000 1073741824 1073778376 140736726163488 18446744073709551615 235606682521 0 4 0 16800975 18446744071562691360 0 0 -1 5 0 0 0
[pid=3024/tid=3027] ppid=3022 vsize=8537116 CPUtime=0.14 cores=1,3,5,7
/proc/3024/task/3027/stat : 3027 (java) T 3022 3024 3024 0 -1 4202560 2122 0 0 0 14 0 0 0 15 0 19 0 869289607 8742006784 43705 33554432000 1073741824 1073778376 140736726163488 18446744073709551615 235606682521 0 4 0 16800975 18446744071562691360 0 0 -1 3 0 0 0
[pid=3024/tid=3028] ppid=3022 vsize=8537116 CPUtime=0.12 cores=1,3,5,7
/proc/3024/task/3028/stat : 3028 (java) T 3022 3024 3024 0 -1 4202560 882 0 0 0 12 0 0 0 15 0 19 0 869289607 8742006784 43705 33554432000 1073741824 1073778376 140736726163488 18446744073709551615 235606682521 0 4 0 16800975 18446744071562691360 0 0 -1 5 0 0 0
[pid=3024/tid=3029] ppid=3022 vsize=8537116 CPUtime=0.09 cores=1,3,5,7
/proc/3024/task/3029/stat : 3029 (java) T 3022 3024 3024 0 -1 4202560 1807 0 0 0 9 0 0 0 15 0 19 0 869289607 8742006784 43705 33554432000 1073741824 1073778376 140736726163488 18446744073709551615 235606682521 0 4 0 16800975 18446744071562691360 0 0 -1 5 0 0 0
[pid=3024/tid=3030] ppid=3022 vsize=8537116 CPUtime=0.11 cores=1,3,5,7
/proc/3024/task/3030/stat : 3030 (java) T 3022 3024 3024 0 -1 4202560 2216 0 0 0 11 0 0 0 15 0 19 0 869289607 8742006784 43705 33554432000 1073741824 1073778376 140736726163488 18446744073709551615 235606682521 0 4 0 16800975 18446744071562691360 0 0 -1 7 0 0 0
[pid=3024/tid=3031] ppid=3022 vsize=8537116 CPUtime=0.1 cores=1,3,5,7
/proc/3024/task/3031/stat : 3031 (java) T 3022 3024 3024 0 -1 4202560 2308 0 0 0 10 0 0 0 15 0 19 0 869289607 8742006784 43705 33554432000 1073741824 1073778376 140736726163488 18446744073709551615 235606682521 0 4 0 16800975 18446744071562691360 0 0 -1 5 0 0 0
[pid=3024/tid=3032] ppid=3022 vsize=8537116 CPUtime=0.12 cores=1,3,5,7
/proc/3024/task/3032/stat : 3032 (java) T 3022 3024 3024 0 -1 4202560 2671 0 0 0 12 0 0 0 15 0 19 0 869289607 8742006784 43705 33554432000 1073741824 1073778376 140736726163488 18446744073709551615 235606682521 0 4 0 16800975 18446744071562691360 0 0 -1 7 0 0 0
[pid=3024/tid=3033] ppid=3022 vsize=8537116 CPUtime=0.1 cores=1,3,5,7
/proc/3024/task/3033/stat : 3033 (java) T 3022 3024 3024 0 -1 4202560 1497 0 0 0 10 0 0 0 15 0 19 0 869289607 8742006784 43705 33554432000 1073741824 1073778376 140736726163488 18446744073709551615 235606682521 0 4 0 16800975 18446744071562691360 0 0 -1 7 0 0 0
[pid=3024/tid=3034] ppid=3022 vsize=8537116 CPUtime=1.07 cores=1,3,5,7
/proc/3024/task/3034/stat : 3034 (java) T 3022 3024 3024 0 -1 4202560 11151 0 0 0 107 0 0 0 15 0 19 0 869289608 8742006784 43705 33554432000 1073741824 1073778376 140736726163488 18446744073709551615 235606683136 0 0 0 16800975 18446744071562691360 0 0 -1 1 0 0 0
[pid=3024/tid=3035] ppid=3022 vsize=8537116 CPUtime=0 cores=1,3,5,7
/proc/3024/task/3035/stat : 3035 (java) T 3022 3024 3024 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 869289608 8742006784 43705 33554432000 1073741824 1073778376 140736726163488 18446744073709551615 235606682521 0 4 0 16800975 18446744071562691360 0 0 -1 7 0 0 0
[pid=3024/tid=3036] ppid=3022 vsize=8537116 CPUtime=0 cores=1,3,5,7
/proc/3024/task/3036/stat : 3036 (java) T 3022 3024 3024 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 869289608 8742006784 43705 33554432000 1073741824 1073778376 140736726163488 18446744073709551615 235606682521 0 4 0 16800975 18446744071562691360 0 0 -1 5 0 0 0
[pid=3024/tid=3037] ppid=3022 vsize=8537116 CPUtime=0 cores=1,3,5,7
/proc/3024/task/3037/stat : 3037 (java) T 3022 3024 3024 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 869289610 8742006784 43705 33554432000 1073741824 1073778376 140736726163488 18446744073709551615 235606690225 0 4 0 16800975 18446744071562691360 0 0 -1 7 0 0 0
[pid=3024/tid=3038] ppid=3022 vsize=8537116 CPUtime=0.48 cores=1,3,5,7
/proc/3024/task/3038/stat : 3038 (java) T 3022 3024 3024 0 -1 4202560 3076 0 0 0 48 0 0 0 15 0 19 0 869289610 8742006784 43705 33554432000 1073741824 1073778376 140736726163488 18446744073709551615 235606682521 0 4 0 16800975 18446744071562691360 0 0 -1 5 0 0 0
[pid=3024/tid=3039] ppid=3022 vsize=8537116 CPUtime=0.49 cores=1,3,5,7
/proc/3024/task/3039/stat : 3039 (java) T 3022 3024 3024 0 -1 4202560 3663 0 0 0 49 0 0 0 15 0 19 0 869289610 8742006784 43705 33554432000 1073741824 1073778376 140736726163488 18446744073709551615 235606682521 0 4 0 16800975 18446744071562691360 0 0 -1 3 0 0 0
[pid=3024/tid=3040] ppid=3022 vsize=8537116 CPUtime=0 cores=1,3,5,7
/proc/3024/task/3040/stat : 3040 (java) T 3022 3024 3024 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 869289610 8742006784 43705 33554432000 1073741824 1073778376 140736726163488 18446744073709551615 235606682521 0 4 0 16800975 18446744071562691360 0 0 -1 7 0 0 0
[pid=3024/tid=3041] ppid=3022 vsize=8537116 CPUtime=0 cores=1,3,5,7
/proc/3024/task/3041/stat : 3041 (java) T 3022 3024 3024 0 -1 4202560 9 0 0 0 0 0 0 0 15 0 19 0 869289610 8742006784 43705 33554432000 1073741824 1073778376 140736726163488 18446744073709551615 235606683136 0 4 0 16800975 18446744071562691360 0 0 -1 5 0 0 0
[pid=3024/tid=3042] ppid=3022 vsize=8537116 CPUtime=0 cores=1,3,5,7
/proc/3024/task/3042/stat : 3042 (java) T 3022 3024 3024 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 19 0 869289648 8742006784 43705 33554432000 1073741824 1073778376 140736726163488 18446744073709551615 235606683136 0 4 0 16800975 18446744071562691360 0 0 -1 7 0 0 0
[pid=3022/tid=3067] ppid=3016 vsize=295736 CPUtime=0 cores=1,3,5,7
/proc/3022/task/3067/stat : 3067 (python) S 3016 3016 2236 0 -1 4202560 46 0 0 0 0 0 0 0 15 0 2 0 869294364 302833664 6311 33554432000 4194304 5683644 140735926080544 18446744073709551615 235606690225 0 0 16781312 33554946 18446604465102268288 0 0 -1 3 0 0 0
[pid=3068] ppid=3016 vsize=295748 CPUtime=0.22 cores=1,3,5,7
/proc/3068/stat : 3068 (python) S 3016 3016 2236 0 -1 4202560 1137 0 0 0 11 11 0 0 17 0 2 0 869294366 302845952 6300 33554432000 4194304 5683644 140735926080544 18446744073709551615 235606693323 0 0 16781312 33554946 18446744073709551615 0 0 17 7 0 0 0
/proc/3068/statm: 73937 6300 397 364 0 8821 0
[pid=3070] ppid=3068 vsize=96668 CPUtime=47.1 cores=1,3,5,7
/proc/3070/stat : 3070 (wbo1.4a) T 3068 3070 3070 0 -1 4202496 24244 0 0 0 4634 76 0 0 25 0 1 0 869294367 98988032 23676 33554432000 134512640 135751879 4293471776 18446744073709551615 134616492 0 0 16781312 3 18446744071562691360 0 0 17 3 0 0 0
/proc/3070/statm: 24167 23676 146 303 0 23862 0
[pid=3068/tid=3076] ppid=3016 vsize=295748 CPUtime=0 cores=1,3,5,7
/proc/3068/task/3076/stat : 3076 (python) S 3016 3016 2236 0 -1 4202560 47 0 0 0 0 0 0 0 17 0 2 0 869299078 302845952 6300 33554432000 4194304 5683644 140735926080544 18446744073709551615 235606690225 0 0 16781312 33554946 18446604463185388736 0 0 -1 7 0 0 0
[pid=3079] ppid=3016 vsize=306508 CPUtime=0.19 cores=1,3,5,7
/proc/3079/stat : 3079 (python) S 3016 3016 2236 0 -1 4202560 1171 0 0 0 8 11 0 0 16 0 2 0 869303638 313864192 6436 33554432000 4194304 5683644 140735926080544 18446744073709551615 235606693323 0 0 16781312 33554946 18446744073709551615 0 0 17 7 0 0 0
/proc/3079/statm: 76627 6436 403 364 0 11508 0
[pid=3081] ppid=3079 vsize=60472 CPUtime=47.72 cores=1,3,5,7
/proc/3081/stat : 3081 (pbct-0.1.2-linu) T 3079 3081 3081 0 -1 4202496 15236 0 0 0 4611 161 0 0 25 0 1 0 869303638 61923328 14622 33554432000 134512640 136422188 4294316368 18446744073709551615 134862312 0 0 16781312 16387 18446744071562691360 0 0 17 3 0 0 0
/proc/3081/statm: 15118 14622 236 467 0 14649 0
[pid=3079/tid=3087] ppid=3016 vsize=306508 CPUtime=0 cores=1,3,5,7
/proc/3079/task/3087/stat : 3087 (python) S 3016 3016 2236 0 -1 4202560 104 0 0 0 0 0 0 0 16 0 2 0 869308411 313864192 6436 33554432000 4194304 5683644 140735926080544 18446744073709551615 235606690225 0 0 16781312 33554946 18446604468735308160 0 0 -1 7 0 0 0
[pid=3088] ppid=3016 vsize=316764 CPUtime=0.36 cores=1,3,5,7
/proc/3088/stat : 3088 (python) S 3016 3016 2236 0 -1 4202560 1186 0 0 0 17 19 0 0 16 0 2 0 869308414 324366336 6440 33554432000 4194304 5683644 140735926080544 18446744073709551615 235606693323 0 0 16781312 33554946 18446744073709551615 0 0 17 7 0 0 0
/proc/3088/statm: 79191 6440 403 364 0 14069 0
[pid=3091] ppid=3088 vsize=13440 CPUtime=92.21 cores=1,3,5,7
/proc/3091/stat : 3091 (clasp-1.3.7-x86) T 3088 3091 3091 0 -1 4202496 3497 0 0 0 9221 0 0 0 25 0 1 0 869308414 13762560 3125 33554432000 134512640 136139019 4294779600 18446744073709551615 134599836 0 0 16781312 16386 18446744071562691360 0 0 17 3 0 0 0
/proc/3091/statm: 3360 3125 187 398 0 2960 0
[pid=3088/tid=3098] ppid=3016 vsize=316764 CPUtime=0 cores=1,3,5,7
/proc/3088/task/3098/stat : 3098 (python) S 3016 3016 2236 0 -1 4202560 44 0 0 0 0 0 0 0 16 0 2 0 869317636 324366336 6440 33554432000 4194304 5683644 140735926080544 18446744073709551615 235606690225 0 0 16781312 33554946 18446604465090355456 0 0 -1 3 0 0 0
[pid=3099] ppid=3016 vsize=327020 CPUtime=0.21 cores=1,3,5,7
/proc/3099/stat : 3099 (python) S 3016 3016 2236 0 -1 4202560 1141 0 0 0 10 11 0 0 17 0 2 0 869317638 334868480 6438 33554432000 4194304 5683644 140735926080544 18446744073709551615 235606693323 0 0 16781312 33554946 18446744073709551615 0 0 17 7 0 0 0
/proc/3099/statm: 81755 6438 397 364 0 16630 0
[pid=3101] ppid=3099 vsize=118204 CPUtime=49.45 cores=1,3,5,7
/proc/3101/stat : 3101 (scip-2.0.1.linu) T 3099 3101 3101 0 -1 4202496 29664 0 0 0 4916 29 0 0 25 0 1 0 869317639 121040896 26724 33554432000 4194304 15243407 140733965175024 18446744073709551615 6953062 0 0 16781312 2 18446744071562691360 0 0 17 5 0 0 0
/proc/3101/statm: 29551 26724 924 2698 0 26846 0
[pid=3099/tid=3170] ppid=3016 vsize=327020 CPUtime=0 cores=1,3,5,7
/proc/3099/task/3170/stat : 3170 (python) S 3016 3016 2236 0 -1 4202560 46 0 0 0 0 0 0 0 17 0 2 0 869322584 334868480 6438 33554432000 4194304 5683644 140735926080544 18446744073709551615 235606690225 0 0 16781312 33554946 18446604458189910336 0 0 -1 7 0 0 0
[pid=3172] ppid=3016 vsize=337276 CPUtime=0 cores=1,3,5,7
/proc/3172/stat : 3172 (python) S 3016 3016 2236 0 -1 4202560 814 0 0 0 0 0 0 0 15 0 1 0 869322587 345370624 6393 33554432000 4194304 5683644 140735926080544 18446744073709551615 235594886726 0 0 16781312 33554946 913956933075992576 0 0 17 5 0 0 0
/proc/3172/statm: 84319 6393 349 364 0 19191 0
[pid=3174] ppid=3172 vsize=8539216 CPUtime=0.97 cores=1,3,5,7
/proc/3174/stat : 3174 (java) S 3172 3174 3174 0 -1 4202496 16990 0 1 0 95 2 0 0 21 0 19 0 869322587 8744157184 15115 33554432000 1073741824 1073778376 140735856438848 18446744073709551615 235606669285 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0
/proc/3174/statm: 2134804 15115 2213 9 0 2125545 0
[pid=3174/tid=3175] ppid=3172 vsize=8539216 CPUtime=0.47 cores=1,3,5,7
/proc/3174/task/3175/stat : 3175 (java) R 3172 3174 3174 0 -1 4202560 11243 0 1 0 46 1 0 0 19 0 19 0 869322587 8744157184 15127 33554432000 1073741824 1073778376 140735856438848 18446744073709551615 47281705497495 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=3174/tid=3176] ppid=3172 vsize=8539216 CPUtime=0 cores=1,3,5,7
/proc/3174/task/3176/stat : 3176 (java) S 3172 3174 3174 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 19 0 869322588 8744157184 15127 33554432000 1073741824 1073778376 140735856438848 18446744073709551615 235606682521 0 4 0 16800975 18446604468050906176 0 0 -1 7 0 0 0
[pid=3174/tid=3177] ppid=3172 vsize=8539216 CPUtime=0 cores=1,3,5,7
/proc/3174/task/3177/stat : 3177 (java) S 3172 3174 3174 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 869322588 8744157184 15127 33554432000 1073741824 1073778376 140735856438848 18446744073709551615 235606682521 0 4 0 16800975 18446604468050906176 0 0 -1 5 0 0 0
[pid=3174/tid=3178] ppid=3172 vsize=8539216 CPUtime=0 cores=1,3,5,7
/proc/3174/task/3178/stat : 3178 (java) S 3172 3174 3174 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 869322588 8744157184 15127 33554432000 1073741824 1073778376 140735856438848 18446744073709551615 235606682521 0 4 0 16800975 18446604468050906176 0 0 -1 5 0 0 0
[pid=3174/tid=3179] ppid=3172 vsize=8539216 CPUtime=0 cores=1,3,5,7
/proc/3174/task/3179/stat : 3179 (java) S 3172 3174 3174 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 869322588 8744157184 15127 33554432000 1073741824 1073778376 140735856438848 18446744073709551615 235606682521 0 4 0 16800975 18446604468050906176 0 0 -1 5 0 0 0
[pid=3174/tid=3180] ppid=3172 vsize=8539216 CPUtime=0 cores=1,3,5,7
/proc/3174/task/3180/stat : 3180 (java) S 3172 3174 3174 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 869322588 8744157184 15127 33554432000 1073741824 1073778376 140735856438848 18446744073709551615 235606682521 0 4 0 16800975 18446604468050906176 0 0 -1 5 0 0 0
[pid=3174/tid=3181] ppid=3172 vsize=8539216 CPUtime=0 cores=1,3,5,7
/proc/3174/task/3181/stat : 3181 (java) S 3172 3174 3174 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 869322588 8744157184 15127 33554432000 1073741824 1073778376 140735856438848 18446744073709551615 235606682521 0 4 0 16800975 18446604468050906176 0 0 -1 5 0 0 0
[pid=3174/tid=3182] ppid=3172 vsize=8539216 CPUtime=0 cores=1,3,5,7
/proc/3174/task/3182/stat : 3182 (java) S 3172 3174 3174 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 869322588 8744157184 15127 33554432000 1073741824 1073778376 140735856438848 18446744073709551615 235606682521 0 4 0 16800975 18446604468050906176 0 0 -1 5 0 0 0
[pid=3174/tid=3183] ppid=3172 vsize=8539216 CPUtime=0 cores=1,3,5,7
/proc/3174/task/3183/stat : 3183 (java) S 3172 3174 3174 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 869322588 8744157184 15127 33554432000 1073741824 1073778376 140735856438848 18446744073709551615 235606682521 0 4 0 16800975 18446604468050906176 0 0 -1 5 0 0 0
[pid=3174/tid=3184] ppid=3172 vsize=8539216 CPUtime=0 cores=1,3,5,7
/proc/3174/task/3184/stat : 3184 (java) S 3172 3174 3174 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 19 0 869322589 8744157184 15127 33554432000 1073741824 1073778376 140735856438848 18446744073709551615 235606683136 0 0 0 16800975 18446604468050906176 0 0 -1 7 0 0 0
[pid=3174/tid=3185] ppid=3172 vsize=8539216 CPUtime=0 cores=1,3,5,7
/proc/3174/task/3185/stat : 3185 (java) S 3172 3174 3174 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 19 0 869322589 8744157184 15127 33554432000 1073741824 1073778376 140735856438848 18446744073709551615 235606682521 0 4 0 16800975 18446604468050906176 0 0 -1 7 0 0 0
[pid=3174/tid=3186] ppid=3172 vsize=8539216 CPUtime=0 cores=1,3,5,7
/proc/3174/task/3186/stat : 3186 (java) S 3172 3174 3174 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 869322589 8744157184 15127 33554432000 1073741824 1073778376 140735856438848 18446744073709551615 235606682521 0 4 0 16800975 18446604468050906176 0 0 -1 7 0 0 0
[pid=3174/tid=3187] ppid=3172 vsize=8539216 CPUtime=0 cores=1,3,5,7
/proc/3174/task/3187/stat : 3187 (java) S 3172 3174 3174 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 869322591 8744157184 15127 33554432000 1073741824 1073778376 140735856438848 18446744073709551615 235606690225 0 4 0 16800975 18446604468050906176 0 0 -1 7 0 0 0
[pid=3174/tid=3188] ppid=3172 vsize=8539216 CPUtime=0.25 cores=1,3,5,7
/proc/3174/task/3188/stat : 3188 (java) R 3172 3174 3174 0 -1 4202560 2181 0 0 0 25 0 0 0 25 0 19 0 869322591 8744157184 15127 33554432000 1073741824 1073778376 140735856438848 18446744073709551615 235606682521 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=3174/tid=3189] ppid=3172 vsize=8539216 CPUtime=0.23 cores=1,3,5,7
/proc/3174/task/3189/stat : 3189 (java) S 3172 3174 3174 0 -1 4202560 2176 0 0 0 23 0 0 0 25 0 19 0 869322591 8744157184 15127 33554432000 1073741824 1073778376 140735856438848 18446744073709551615 235606682521 0 4 0 16800975 18446604468050906176 0 0 -1 1 0 0 0
[pid=3174/tid=3190] ppid=3172 vsize=8539216 CPUtime=0 cores=1,3,5,7
/proc/3174/task/3190/stat : 3190 (java) S 3172 3174 3174 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 869322591 8744157184 15127 33554432000 1073741824 1073778376 140735856438848 18446744073709551615 235606682521 0 4 0 16800975 18446604468050906176 0 0 -1 7 0 0 0
[pid=3174/tid=3194] ppid=3172 vsize=8539216 CPUtime=0 cores=1,3,5,7
/proc/3174/task/3194/stat : 3194 (java) S 3172 3174 3174 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 869322591 8744157184 15127 33554432000 1073741824 1073778376 140735856438848 18446744073709551615 235606683136 0 4 0 16800975 18446604468050906176 0 0 -1 5 0 0 0
[pid=3174/tid=3197] ppid=3172 vsize=8539216 CPUtime=0 cores=1,3,5,7
/proc/3174/task/3197/stat : 3197 (java) S 3172 3174 3174 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 869322629 8744157184 15127 33554432000 1073741824 1073778376 140735856438848 18446744073709551615 235606683136 0 4 0 16800975 18446604468050906176 0 0 -1 7 0 0 0
[pid=3016/tid=3023] ppid=3014 vsize=347520 CPUtime=0 cores=1,3,5,7
/proc/3016/task/3023/stat : 3023 (python) S 3014 3016 2236 0 -1 4202560 30 928 0 0 0 0 0 0 18 0 7 0 869289606 355860480 7929 33554432000 4194304 5683644 140735926080544 18446744073709551615 235606690225 0 0 16781312 33554434 18446604464878486720 0 0 -1 7 0 0 0
[pid=3016/tid=3069] ppid=3014 vsize=347520 CPUtime=0 cores=1,3,5,7
/proc/3016/task/3069/stat : 3069 (python) S 3014 3016 2236 0 -1 4202560 26 928 0 0 0 0 0 0 20 0 7 0 869294367 355860480 7929 33554432000 4194304 5683644 140735926080544 18446744073709551615 235606690225 0 0 16781312 33554434 18446604464878486720 0 0 -1 1 0 0 0
[pid=3016/tid=3080] ppid=3014 vsize=347520 CPUtime=0 cores=1,3,5,7
/proc/3016/task/3080/stat : 3080 (python) S 3014 3016 2236 0 -1 4202560 27 928 0 0 0 0 0 0 20 0 7 0 869303638 355860480 7929 33554432000 4194304 5683644 140735926080544 18446744073709551615 235606690225 0 0 16781312 33554434 18446604464878486720 0 0 -1 1 0 0 0
[pid=3016/tid=3089] ppid=3014 vsize=347520 CPUtime=0 cores=1,3,5,7
/proc/3016/task/3089/stat : 3089 (python) S 3014 3016 2236 0 -1 4202560 29 928 0 0 0 0 0 0 20 0 7 0 869308414 355860480 7929 33554432000 4194304 5683644 140735926080544 18446744073709551615 235606690225 0 0 16781312 33554434 18446604464878486720 0 0 -1 3 0 0 0
[pid=3016/tid=3100] ppid=3014 vsize=347520 CPUtime=0 cores=1,3,5,7
/proc/3016/task/3100/stat : 3100 (python) S 3014 3016 2236 0 -1 4202560 31 928 0 0 0 0 0 0 20 0 7 0 869317639 355860480 7929 33554432000 4194304 5683644 140735926080544 18446744073709551615 235606690225 0 0 16781312 33554434 18446604464878486720 0 0 -1 3 0 0 0
[pid=3016/tid=3173] ppid=3014 vsize=347520 CPUtime=0 cores=1,3,5,7
/proc/3016/task/3173/stat : 3173 (python) S 3014 3016 2236 0 -1 4202560 26 928 0 0 0 0 0 0 20 0 7 0 869322587 355860480 7929 33554432000 4194304 5683644 140735926080544 18446744073709551615 235606690225 0 0 16781312 33554434 18446604464878486720 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 334.33
Current children cumulated vsize (KiB) 19591688

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

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

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 331.087
CPU time (s): 334.33
CPU user time (s): 330.74
CPU system time (s): 3.59
CPU usage (%): 100.98
Max. virtual memory (cumulated for all children) (KiB): 19591688

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.681896
system time used= 0.112982
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 16148
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= 1016
involuntary context switches= 32

runsolver used 1.9677 second user time and 4.57031 second system time

The end

Launcher Data

Begin job on node120 at 2011-06-09 01:48:27
IDJOB=3482081
IDBENCH=2235
IDSOLVER=1970
FILE ID=node120/3482081-1307576907
RUNJOBID= node120-1307576358-2264
PBS_JOBID= 13547679
Free space on /tmp= 73652 MiB

SOLVER NAME= borg pb-opt-11.04.03
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/~kexu/benchmarks/frb30-15-opb/normalized-frb30-15-5.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-3482081-1307576907/watcher-3482081-1307576907 -o /tmp/evaluation-result-3482081-1307576907/solver-3482081-1307576907 -C 1800 -W 1900 -M 15500  python HOME/solve HOME/etc/borg-mix+class.opt.pickle HOME/instance-3482081-1307576907.opb -seed 1746409190 -budget 1800

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

MD5SUM BENCH= 2e8a2f5e2511f10f037e700bd45c84a1
RANDOM SEED=1746409190

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      29082804 kB
Buffers:        153452 kB
Cached:         643824 kB
SwapCached:      12060 kB
Active:        3378688 kB
Inactive:       173984 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      29082804 kB
SwapTotal:    67111528 kB
SwapFree:     34366004 kB
Dirty:          208108 kB
Writeback:           0 kB
AnonPages:     2753444 kB
Mapped:          57880 kB
Slab:           147208 kB
PageTables:      99176 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 109860456 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= 73504 MiB
End job on node120 at 2011-06-09 01:54:01