Trace number 4248441

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
R1: choco-solver 4.0.5 (2017-07-05)OPT954 77.4729 10.2865

General information on the benchmark

NameKnapsack/Knapsack-m1-s40/
Knapsack-40-150-12.xml
MD5SUMbf7ce9a6e5c92622f49c68f6563ab950
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark954
Best CPU time to get the best result obtained on this benchmark6.3305602
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints1
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":40}]
Minimum variable degree2
Maximum variable degree2
Distribution of variable degrees[{"degree":2,"count":40}]
Minimum constraint arity40
Maximum constraint arity40
Distribution of constraint arities[{"arity":40,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":1}]
Optimization problemYES
Type of objectivemax SUM

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.00	c java -server -Xmx10000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4248441-1500691802.xml"  -tl '2400s' -p 8 -x 0
0.00/0.21	c [HOME/instance-4248441-1500691802.xml, -tl, 2400s, -p, 8, -x, 0]
0.00/0.27	c 8 solvers in parallel
0.00/0.34	c parse instance...
0.00/0.53	c solve instance...
0.00/0.56	o 508 
0.00/0.57	o 535 
0.00/0.57	o 577 
0.00/0.57	o 586 
0.00/0.58	o 756 
0.00/0.59	o 815 
0.00/0.61	o 818 
0.00/0.62	o 825 
0.00/0.67	o 837 
0.00/0.68	o 849 
0.00/0.73	o 873 
0.00/0.74	o 908 
0.00/0.80	o 910 
0.00/0.87	o 917 
6.58/1.40	o 919 
8.95/1.68	o 927 
12.88/2.17	o 934 
12.88/2.17	o 954 
76.84/10.27	s OPTIMUM FOUND
76.84/10.27	v <instantiation>
76.84/10.27	v 	<list>x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[17] x[18] x[19] x[20] x[21] x[22] x[23] x[24] x[25] x[26] x[27] x[28] x[29] x[30] x[31] x[32] x[33] x[34] x[35] x[36] x[37] x[38] x[39] </list>
76.84/10.27	v 	<values>1 1 1 1 1 0 1 0 0 1 0 0 0 1 1 0 0 1 0 0 0 0 1 0 0 0 1 0 0 0 0 0 1 0 1 1 0 0 1 0 </values>
76.84/10.27	v </instantiation>

Verifier Data

OK	954

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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-4248441-1500691802/watcher-4248441-1500691802 -o /tmp/evaluation-result-4248441-1500691802/solver-4248441-1500691802 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node127-1500682387-7776 --watchdog 2560 ./xcsp3-exec -dir HOME -tl 2400 -p 8 -ml 10000 -tdir HOME -seed 2040723695 HOME/instance-4248441-1500691802.xml 

pid=2457
running on 8 cores: 1,3,5,7,9,11,13,15

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 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: 8192 KiB


[startup+0 s]
/proc/loadavg: 9.15 10.85 12.37 3/263 2460
/proc/meminfo: memFree=26359604/32770624 swapFree=5880/289584
[pid=2460] ppid=2457 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/2460/stat : 2460 (xcsp3-exec) S 2457 2460 7744 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 4447887 9740288 345 33554432000 4194304 5098028 140735903498160 140735903496264 140446999958140 0 65536 4100 65538 18446744071579417331 0 0 17 9 0 0 0 0 0 7196144 7232144 40488960 140735903499406 140735903499616 140735903499616 140735903502315 0
/proc/2460/statm: 2378 345 289 221 0 87 0

[startup+0.100068 s]
/proc/loadavg: 9.15 10.85 12.37 3/263 2460
/proc/meminfo: memFree=26359604/32770624 swapFree=5880/289584
[pid=2460] ppid=2457 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/2460/stat : 2460 (xcsp3-exec) S 2457 2460 7744 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 4447887 9740288 345 33554432000 4194304 5098028 140735903498160 140735903496264 140446999958140 0 65536 4100 65538 18446744071579417331 0 0 17 9 0 0 0 0 0 7196144 7232144 40488960 140735903499406 140735903499616 140735903499616 140735903502315 0
/proc/2460/statm: 2378 345 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.200338 s]
/proc/loadavg: 9.15 10.85 12.37 3/263 2460
/proc/meminfo: memFree=26359604/32770624 swapFree=5880/289584
[pid=2460] ppid=2457 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/2460/stat : 2460 (xcsp3-exec) S 2457 2460 7744 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 4447887 9740288 345 33554432000 4194304 5098028 140735903498160 140735903496264 140446999958140 0 65536 4100 65538 18446744071579417331 0 0 17 9 0 0 0 0 0 7196144 7232144 40488960 140735903499406 140735903499616 140735903499616 140735903502315 0
/proc/2460/statm: 2378 345 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.300337 s]
/proc/loadavg: 9.15 10.85 12.37 3/263 2460
/proc/meminfo: memFree=26359604/32770624 swapFree=5880/289584
[pid=2460] ppid=2457 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/2460/stat : 2460 (xcsp3-exec) S 2457 2460 7744 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 4447887 9740288 345 33554432000 4194304 5098028 140735903498160 140735903496264 140446999958140 0 65536 4100 65538 18446744071579417331 0 0 17 9 0 0 0 0 0 7196144 7232144 40488960 140735903499406 140735903499616 140735903499616 140735903502315 0
/proc/2460/statm: 2378 345 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.705366 s]
/proc/loadavg: 9.15 10.85 12.37 3/263 2460
/proc/meminfo: memFree=26359604/32770624 swapFree=5880/289584
[pid=2460] ppid=2457 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/2460/stat : 2460 (xcsp3-exec) S 2457 2460 7744 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 4447887 9740288 345 33554432000 4194304 5098028 140735903498160 140735903496264 140446999958140 0 65536 4100 65538 18446744071579417331 0 0 17 9 0 0 0 0 0 7196144 7232144 40488960 140735903499406 140735903499616 140735903499616 140735903502315 0
/proc/2460/statm: 2378 345 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+1.50124 s]
/proc/loadavg: 8.50 10.69 12.31 13/292 2602
/proc/meminfo: memFree=26180648/32770624 swapFree=5880/289640
[pid=2460] ppid=2457 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/2460/stat : 2460 (xcsp3-exec) S 2457 2460 7744 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 4447887 9740288 345 33554432000 4194304 5098028 140735903498160 140735903496264 140446999958140 0 65536 4100 65538 18446744071579417331 0 0 17 9 0 0 0 0 0 7196144 7232144 40488960 140735903499406 140735903499616 140735903499616 140735903502315 0
/proc/2460/statm: 2378 345 289 221 0 87 0
[pid=2461] ppid=2460 vsize=13868332 CPUtime=8.16 cores=1,3,5,7,9,11,13,15
/proc/2461/stat : 2461 (java) S 2460 2460 7744 0 -1 1077944320 22961 0 0 0 803 13 0 0 20 0 28 0 4447888 14201171968 52984 33554432000 4194304 4196468 140737144452928 140737144435472 140471725420279 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 27938816 140737144456380 140737144456556 140737144456556 140737144459215 0
/proc/2461/statm: 3467083 52984 3225 1 0 3454316 0
[pid=2461/tid=2462] ppid=2460 vsize=13868332 CPUtime=0.51 cores=1,3,5,7,9,11,13,15
/proc/2461/task/2462/stat : 2462 (java) S 2460 2460 7744 0 -1 1077944384 6763 0 0 0 48 3 0 0 20 0 28 0 4447888 14201171968 52984 33554432000 4194304 4196468 140737144452928 140471729661056 140471725430485 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 27938816 140737144456380 140737144456556 140737144456556 140737144459215 0
[pid=2461/tid=2464] ppid=2460 vsize=13868332 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/2461/task/2464/stat : 2464 (java) S 2460 2460 7744 0 -1 1077944384 10 0 0 0 0 0 0 0 20 0 28 0 4447889 14201171968 52984 33554432000 4194304 4196468 140737144452928 140471678040592 140471725430485 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27938816 140737144456380 140737144456556 140737144456556 140737144459215 0
[pid=2461/tid=2465] ppid=2460 vsize=13868332 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/2461/task/2465/stat : 2465 (java) S 2460 2460 7744 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 4447889 14201171968 52984 33554432000 4194304 4196468 140737144452928 140471676988048 140471725430485 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 27938816 140737144456380 140737144456556 140737144456556 140737144459215 0
[pid=2461/tid=2466] ppid=2460 vsize=13868332 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/2461/task/2466/stat : 2466 (java) S 2460 2460 7744 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 28 0 4447889 14201171968 52984 33554432000 4194304 4196468 140737144452928 140471675934992 140471725430485 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 27938816 140737144456380 140737144456556 140737144456556 140737144459215 0
[pid=2461/tid=2467] ppid=2460 vsize=13868332 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/2461/task/2467/stat : 2467 (java) S 2460 2460 7744 0 -1 1077944384 15 0 0 0 0 0 0 0 20 0 28 0 4447889 14201171968 52984 33554432000 4194304 4196468 140737144452928 140471674882448 140471725430485 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27938816 140737144456380 140737144456556 140737144456556 140737144459215 0
[pid=2461/tid=2468] ppid=2460 vsize=13868332 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/2461/task/2468/stat : 2468 (java) S 2460 2460 7744 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 4447889 14201171968 52984 33554432000 4194304 4196468 140737144452928 140471673830416 140471725430485 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27938816 140737144456380 140737144456556 140737144456556 140737144459215 0
[pid=2461/tid=2469] ppid=2460 vsize=13868332 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/2461/task/2469/stat : 2469 (java) S 2460 2460 7744 0 -1 1077944384 10 0 0 0 0 0 0 0 20 0 28 0 4447889 14201171968 52984 33554432000 4194304 4196468 140737144452928 140471672777872 140471725430485 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 27938816 140737144456380 140737144456556 140737144456556 140737144459215 0
[pid=2461/tid=2470] ppid=2460 vsize=13868332 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/2461/task/2470/stat : 2470 (java) S 2460 2460 7744 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 28 0 4447889 14201171968 52984 33554432000 4194304 4196468 140737144452928 140471671724816 140471725430485 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27938816 140737144456380 140737144456556 140737144456556 140737144459215 0
[pid=2461/tid=2471] ppid=2460 vsize=13868332 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/2461/task/2471/stat : 2471 (java) S 2460 2460 7744 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 4447889 14201171968 52984 33554432000 4194304 4196468 140737144452928 140471317232528 140471725430485 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27938816 140737144456380 140737144456556 140737144456556 140737144459215 0
[pid=2461/tid=2472] ppid=2460 vsize=13868332 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/2461/task/2472/stat : 2472 (java) S 2460 2460 7744 0 -1 1077944384 20 0 0 0 0 0 0 0 20 0 28 0 4447892 14201171968 52984 33554432000 4194304 4196468 140737144452928 140471053527280 140471725431426 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27938816 140737144456380 140737144456556 140737144456556 140737144459215 0
[pid=2461/tid=2473] ppid=2460 vsize=13868332 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/2461/task/2473/stat : 2473 (java) S 2460 2460 7744 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 28 0 4447892 14201171968 52984 33554432000 4194304 4196468 140737144452928 140471052473504 140471725430485 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 27938816 140737144456380 140737144456556 140737144456556 140737144459215 0
[pid=2461/tid=2474] ppid=2460 vsize=13868332 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/2461/task/2474/stat : 2474 (java) S 2460 2460 7744 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 28 0 4447893 14201171968 52984 33554432000 4194304 4196468 140737144452928 140471051420400 140471725430485 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 27938816 140737144456380 140737144456556 140737144456556 140737144459215 0
[pid=2461/tid=2475] ppid=2460 vsize=13868332 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/2461/task/2475/stat : 2475 (java) S 2460 2460 7744 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 4447897 14201171968 52984 33554432000 4194304 4196468 140737144452928 140471050368976 140471725438875 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 27938816 140737144456380 140737144456556 140737144456556 140737144459215 0
[pid=2461/tid=2476] ppid=2460 vsize=13868332 CPUtime=0.7 cores=1,3,5,7,9,11,13,15
/proc/2461/task/2476/stat : 2476 (java) R 2460 2460 7744 0 -1 4202560 2845 0 0 0 70 0 0 0 20 0 28 0 4447897 14201171968 52984 33554432000 4194304 4196468 140737144452928 140471049303200 140471704666748 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 27938816 140737144456380 140737144456556 140737144456556 140737144459215 0
[pid=2461/tid=2477] ppid=2460 vsize=13868332 CPUtime=0.67 cores=1,3,5,7,9,11,13,15
/proc/2461/task/2477/stat : 2477 (java) R 2460 2460 7744 0 -1 4202560 3320 0 0 0 66 1 0 0 20 0 28 0 4447897 14201171968 52984 33554432000 4194304 4196468 140737144452928 140471048250440 140471706941164 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 27938816 140737144456380 140737144456556 140737144456556 140737144459215 0
[pid=2461/tid=2478] ppid=2460 vsize=13868332 CPUtime=0.68 cores=1,3,5,7,9,11,13,15
/proc/2461/task/2478/stat : 2478 (java) R 2460 2460 7744 0 -1 4202560 3300 0 0 0 68 0 0 0 20 0 28 0 4447897 14201171968 52984 33554432000 4194304 4196468 140737144452928 140471047189824 140471710580209 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 27938816 140737144456380 140737144456556 140737144456556 140737144459215 0
[pid=2461/tid=2479] ppid=2460 vsize=13868332 CPUtime=0.47 cores=1,3,5,7,9,11,13,15
/proc/2461/task/2479/stat : 2479 (java) S 2460 2460 7744 0 -1 1077944384 2778 0 0 0 46 1 0 0 20 0 28 0 4447897 14201171968 52984 33554432000 4194304 4196468 140737144452928 140471046158960 140471725431426 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27938816 140737144456380 140737144456556 140737144456556 140737144459215 0
[pid=2461/tid=2480] ppid=2460 vsize=13868332 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/2461/task/2480/stat : 2480 (java) S 2460 2460 7744 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 4447898 14201171968 52984 33554432000 4194304 4196468 140737144452928 140471045106144 140471725430485 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 27938816 140737144456380 140737144456556 140737144456556 140737144459215 0
[pid=2461/tid=2481] ppid=2460 vsize=13868332 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/2461/task/2481/stat : 2481 (java) S 2460 2460 7744 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 4447898 14201171968 52984 33554432000 4194304 4196468 140737144452928 140471044053680 140471725431426 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27938816 140737144456380 140737144456556 140737144456556 140737144459215 0
Current children cumulated CPU time (s) 8.16
Current children cumulated vsize (KiB) 13877844

[startup+3.10169 s]
/proc/loadavg: 8.50 10.69 12.31 12/292 2634
/proc/meminfo: memFree=26156668/32770624 swapFree=5880/289640
[pid=2460] ppid=2457 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/2460/stat : 2460 (xcsp3-exec) S 2457 2460 7744 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 4447887 9740288 345 33554432000 4194304 5098028 140735903498160 140735903496264 140446999958140 0 65536 4100 65538 18446744071579417331 0 0 17 9 0 0 0 0 0 7196144 7232144 40488960 140735903499406 140735903499616 140735903499616 140735903502315 0
/proc/2460/statm: 2378 345 289 221 0 87 0
[pid=2461] ppid=2460 vsize=13868332 CPUtime=20.79 cores=1,3,5,7,9,11,13,15
/proc/2461/stat : 2461 (java) S 2460 2460 7744 0 -1 1077944320 25036 0 0 0 2065 14 0 0 20 0 28 0 4447888 14201171968 55400 33554432000 4194304 4196468 140737144452928 140737144435472 140471725420279 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 27938816 140737144456380 140737144456556 140737144456556 140737144459215 0
/proc/2461/statm: 3467083 55400 3232 1 0 3454316 0
[pid=2461/tid=2462] ppid=2460 vsize=13868332 CPUtime=0.52 cores=1,3,5,7,9,11,13,15
/proc/2461/task/2462/stat : 2462 (java) S 2460 2460 7744 0 -1 1077944384 6764 0 0 0 49 3 0 0 20 0 28 0 4447888 14201171968 55400 33554432000 4194304 4196468 140737144452928 140471729661056 140471725430485 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 27938816 140737144456380 140737144456556 140737144456556 140737144459215 0
[pid=2461/tid=2464] ppid=2460 vsize=13868332 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/2461/task/2464/stat : 2464 (java) S 2460 2460 7744 0 -1 1077944384 10 0 0 0 0 0 0 0 20 0 28 0 4447889 14201171968 55400 33554432000 4194304 4196468 140737144452928 140471678040592 140471725430485 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27938816 140737144456380 140737144456556 140737144456556 140737144459215 0
[pid=2461/tid=2465] ppid=2460 vsize=13868332 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/2461/task/2465/stat : 2465 (java) S 2460 2460 7744 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 4447889 14201171968 55400 33554432000 4194304 4196468 140737144452928 140471676988048 140471725430485 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27938816 140737144456380 140737144456556 140737144456556 140737144459215 0
[pid=2461/tid=2466] ppid=2460 vsize=13868332 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/2461/task/2466/stat : 2466 (java) S 2460 2460 7744 0 -1 1077944384 15 0 0 0 0 0 0 0 20 0 28 0 4447889 14201171968 55400 33554432000 4194304 4196468 140737144452928 140471675934992 140471725430485 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27938816 140737144456380 140737144456556 140737144456556 140737144459215 0
[pid=2461/tid=2467] ppid=2460 vsize=13868332 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/2461/task/2467/stat : 2467 (java) S 2460 2460 7744 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 28 0 4447889 14201171968 55400 33554432000 4194304 4196468 140737144452928 140471674882448 140471725430485 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 27938816 140737144456380 140737144456556 140737144456556 140737144459215 0
[pid=2461/tid=2468] ppid=2460 vsize=13868332 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/2461/task/2468/stat : 2468 (java) S 2460 2460 7744 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 28 0 4447889 14201171968 55400 33554432000 4194304 4196468 140737144452928 140471673830416 140471725430485 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 27938816 140737144456380 140737144456556 140737144456556 140737144459215 0
[pid=2461/tid=2469] ppid=2460 vsize=13868332 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/2461/task/2469/stat : 2469 (java) S 2460 2460 7744 0 -1 1077944384 12 0 0 0 0 0 0 0 20 0 28 0 4447889 14201171968 55400 33554432000 4194304 4196468 140737144452928 140471672777872 140471725430485 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 27938816 140737144456380 140737144456556 140737144456556 140737144459215 0
[pid=2461/tid=2470] ppid=2460 vsize=13868332 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/2461/task/2470/stat : 2470 (java) S 2460 2460 7744 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 28 0 4447889 14201171968 55400 33554432000 4194304 4196468 140737144452928 140471671724816 140471725430485 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 27938816 140737144456380 140737144456556 140737144456556 140737144459215 0
[pid=2461/tid=2471] ppid=2460 vsize=13868332 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/2461/task/2471/stat : 2471 (java) S 2460 2460 7744 0 -1 1077944384 12 0 0 0 0 0 0 0 20 0 28 0 4447889 14201171968 55400 33554432000 4194304 4196468 140737144452928 140471317232528 140471725430485 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27938816 140737144456380 140737144456556 140737144456556 140737144459215 0
[pid=2461/tid=2472] ppid=2460 vsize=13868332 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/2461/task/2472/stat : 2472 (java) S 2460 2460 7744 0 -1 1077944384 20 0 0 0 0 0 0 0 20 0 28 0 4447892 14201171968 55400 33554432000 4194304 4196468 140737144452928 140471053527280 140471725431426 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27938816 140737144456380 140737144456556 140737144456556 140737144459215 0
[pid=2461/tid=2473] ppid=2460 vsize=13868332 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/2461/task/2473/stat : 2473 (java) S 2460 2460 7744 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 28 0 4447892 14201171968 55400 33554432000 4194304 4196468 140737144452928 140471052473568 140471725430485 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 27938816 140737144456380 140737144456556 140737144456556 140737144459215 0
[pid=2461/tid=2474] ppid=2460 vsize=13868332 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/2461/task/2474/stat : 2474 (java) S 2460 2460 7744 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 28 0 4447893 14201171968 55400 33554432000 4194304 4196468 140737144452928 140471051420400 140471725430485 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 27938816 140737144456380 140737144456556 140737144456556 140737144459215 0
[pid=2461/tid=2475] ppid=2460 vsize=13868332 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/2461/task/2475/stat : 2475 (java) S 2460 2460 7744 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 4447897 14201171968 55400 33554432000 4194304 4196468 140737144452928 140471050368976 140471725438875 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 27938816 140737144456380 140737144456556 140737144456556 140737144459215 0
[pid=2461/tid=2476] ppid=2460 vsize=13868332 CPUtime=1.28 cores=1,3,5,7,9,11,13,15
/proc/2461/task/2476/stat : 2476 (java) S 2460 2460 7744 0 -1 1077944384 2932 0 0 0 128 0 0 0 20 0 28 0 4447897 14201171968 55400 33554432000 4194304 4196468 140737144452928 140471049317104 140471725431426 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27938816 140737144456380 140737144456556 140737144456556 140737144459215 0
[pid=2461/tid=2477] ppid=2460 vsize=13868332 CPUtime=1.49 cores=1,3,5,7,9,11,13,15
/proc/2461/task/2477/stat : 2477 (java) S 2460 2460 7744 0 -1 1077944384 4726 0 0 0 148 1 0 0 20 0 28 0 4447897 14201171968 55400 33554432000 4194304 4196468 140737144452928 140471048264560 140471725431426 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 27938816 140737144456380 140737144456556 140737144456556 140737144459215 0
[pid=2461/tid=2478] ppid=2460 vsize=13868332 CPUtime=1.31 cores=1,3,5,7,9,11,13,15
/proc/2461/task/2478/stat : 2478 (java) S 2460 2460 7744 0 -1 1077944384 3357 0 0 0 131 0 0 0 20 0 28 0 4447897 14201171968 55400 33554432000 4194304 4196468 140737144452928 140471047211504 140471725431426 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 27938816 140737144456380 140737144456556 140737144456556 140737144459215 0
[pid=2461/tid=2479] ppid=2460 vsize=13868332 CPUtime=0.55 cores=1,3,5,7,9,11,13,15
/proc/2461/task/2479/stat : 2479 (java) S 2460 2460 7744 0 -1 1077944384 2859 0 0 0 54 1 0 0 20 0 28 0 4447897 14201171968 55400 33554432000 4194304 4196468 140737144452928 140471046158960 140471725431426 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27938816 140737144456380 140737144456556 140737144456556 140737144459215 0
[pid=2461/tid=2480] ppid=2460 vsize=13868332 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/2461/task/2480/stat : 2480 (java) S 2460 2460 7744 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 4447898 14201171968 55400 33554432000 4194304 4196468 140737144452928 140471045106144 140471725430485 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 27938816 140737144456380 140737144456556 140737144456556 140737144459215 0
[pid=2461/tid=2481] ppid=2460 vsize=13868332 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/2461/task/2481/stat : 2481 (java) S 2460 2460 7744 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 4447898 14201171968 55400 33554432000 4194304 4196468 140737144452928 140471044053680 140471725431426 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 27938816 140737144456380 140737144456556 140737144456556 140737144459215 0
[pid=2461/tid=2627] ppid=2460 vsize=13868332 CPUtime=0.9 cores=1,3,5,7,9,11,13,15
/proc/2461/task/2627/stat : 2627 (java) R 2460 2460 7744 0 -1 4202560 17 0 0 0 90 0 0 0 20 0 28 0 4448105 14201171968 55400 33554432000 4194304 4196468 140737144452928 140471031831056 140471354719888 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 27938816 140737144456380 140737144456556 140737144456556 140737144459215 0
[pid=2461/tid=2628] ppid=2460 vsize=13868332 CPUtime=0.82 cores=1,3,5,7,9,11,13,15
/proc/2461/task/2628/stat : 2628 (java) R 2460 2460 7744 0 -1 4202560 17 0 0 0 82 0 0 0 20 0 28 0 4448105 14201171968 55400 33554432000 4194304 4196468 140737144452928 140471036042944 140471356301093 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 27938816 140737144456380 140737144456556 140737144456556 140737144459215 0
[pid=2461/tid=2629] ppid=2460 vsize=13868332 CPUtime=0.83 cores=1,3,5,7,9,11,13,15
/proc/2461/task/2629/stat : 2629 (java) R 2460 2460 7744 0 -1 4202560 18 0 0 0 83 0 0 0 20 0 28 0 4448105 14201171968 55400 33554432000 4194304 4196468 140737144452928 140471028673288 140471355791506 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 27938816 140737144456380 140737144456556 140737144456556 140737144459215 0
[pid=2461/tid=2630] ppid=2460 vsize=13868332 CPUtime=0.8 cores=1,3,5,7,9,11,13,15
/proc/2461/task/2630/stat : 2630 (java) R 2460 2460 7744 0 -1 4202560 17 0 0 0 80 0 0 0 20 0 28 0 4448105 14201171968 55400 33554432000 4194304 4196468 140737144452928 140471030780856 140471355983957 0 4 0 16800975 0 0 0 -1 13 0 0 0 0 0 6293624 6294260 27938816 140737144456380 140737144456556 140737144456556 140737144459215 0
[pid=2461/tid=2631] ppid=2460 vsize=13868332 CPUtime=0.83 cores=1,3,5,7,9,11,13,15
/proc/2461/task/2631/stat : 2631 (java) R 2460 2460 7744 0 -1 4202560 17 0 0 0 83 0 0 0 20 0 28 0 4448105 14201171968 55400 33554432000 4194304 4196468 140737144452928 140471027622336 140737145760287 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 27938816 140737144456380 140737144456556 140737144456556 140737144459215 0
[pid=2461/tid=2632] ppid=2460 vsize=13868332 CPUtime=0.87 cores=1,3,5,7,9,11,13,15
/proc/2461/task/2632/stat : 2632 (java) R 2460 2460 7744 0 -1 4202560 17 0 0 0 87 0 0 0 20 0 28 0 4448105 14201171968 55400 33554432000 4194304 4196468 140737144452928 140471029727360 140471355877117 0 4 0 16800975 0 0 0 -1 11 0 0 0 0 0 6293624 6294260 27938816 140737144456380 140737144456556 140737144456556 140737144459215 0
[pid=2461/tid=2633] ppid=2460 vsize=13868332 CPUtime=0.82 cores=1,3,5,7,9,11,13,15
/proc/2461/task/2633/stat : 2633 (java) R 2460 2460 7744 0 -1 4202560 17 0 0 0 82 0 0 0 20 0 28 0 4448105 14201171968 55400 33554432000 4194304 4196468 140737144452928 140471034990904 140471356029642 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 27938816 140737144456380 140737144456556 140737144456556 140737144459215 0
[pid=2461/tid=2634] ppid=2460 vsize=13868332 CPUtime=0.87 cores=1,3,5,7,9,11,13,15
/proc/2461/task/2634/stat : 2634 (java) R 2460 2460 7744 0 -1 4202560 17 0 0 0 87 0 0 0 20 0 28 0 4448106 14201171968 55400 33554432000 4194304 4196468 140737144452928 140471032881816 140471354720053 0 4 0 16800975 0 0 0 -1 15 0 0 0 0 0 6293624 6294260 27938816 140737144456380 140737144456556 140737144456556 140737144459215 0
Current children cumulated CPU time (s) 20.79
Current children cumulated vsize (KiB) 13877844

[startup+6.30172 s]
/proc/loadavg: 8.54 10.66 12.30 10/292 2634
/proc/meminfo: memFree=25799320/32770624 swapFree=5880/289656
[pid=2460] ppid=2457 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/2460/stat : 2460 (xcsp3-exec) S 2457 2460 7744 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 4447887 9740288 345 33554432000 4194304 5098028 140735903498160 140735903496264 140446999958140 0 65536 4100 65538 18446744071579417331 0 0 17 9 0 0 0 0 0 7196144 7232144 40488960 140735903499406 140735903499616 140735903499616 140735903502315 0
/proc/2460/statm: 2378 345 289 221 0 87 0
[pid=2461] ppid=2460 vsize=13868332 CPUtime=46.07 cores=1,3,5,7,9,11,13,15
/proc/2461/stat : 2461 (java) S 2460 2460 7744 0 -1 1077944320 30628 0 0 0 4584 23 0 0 20 0 28 0 4447888 14201171968 58924 33554432000 4194304 4196468 140737144452928 140737144435472 140471725420279 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 27938816 140737144456380 140737144456556 140737144456556 140737144459215 0
/proc/2461/statm: 3467083 58924 3253 1 0 3454316 0
[pid=2461/tid=2462] ppid=2460 vsize=13868332 CPUtime=0.52 cores=1,3,5,7,9,11,13,15
/proc/2461/task/2462/stat : 2462 (java) S 2460 2460 7744 0 -1 1077944384 6764 0 0 0 49 3 0 0 20 0 28 0 4447888 14201171968 58924 33554432000 4194304 4196468 140737144452928 140471729661056 140471725430485 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 27938816 140737144456380 140737144456556 140737144456556 140737144459215 0
[pid=2461/tid=2464] ppid=2460 vsize=13868332 CPUtime=0.02 cores=1,3,5,7,9,11,13,15
/proc/2461/task/2464/stat : 2464 (java) S 2460 2460 7744 0 -1 1077944384 64 0 0 0 1 1 0 0 20 0 28 0 4447889 14201171968 58924 33554432000 4194304 4196468 140737144452928 140471678040592 140471725430485 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27938816 140737144456380 140737144456556 140737144456556 140737144459215 0
[pid=2461/tid=2465] ppid=2460 vsize=13868332 CPUtime=0.02 cores=1,3,5,7,9,11,13,15
/proc/2461/task/2465/stat : 2465 (java) S 2460 2460 7744 0 -1 1077944384 571 0 0 0 1 1 0 0 20 0 28 0 4447889 14201171968 58924 33554432000 4194304 4196468 140737144452928 140471676988048 140471725430485 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 27938816 140737144456380 140737144456556 140737144456556 140737144459215 0
[pid=2461/tid=2466] ppid=2460 vsize=13868332 CPUtime=0.02 cores=1,3,5,7,9,11,13,15
/proc/2461/task/2466/stat : 2466 (java) S 2460 2460 7744 0 -1 1077944384 92 0 0 0 1 1 0 0 20 0 28 0 4447889 14201171968 58924 33554432000 4194304 4196468 140737144452928 140471675934992 140471725430485 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 27938816 140737144456380 140737144456556 140737144456556 140737144459215 0
[pid=2461/tid=2467] ppid=2460 vsize=13868332 CPUtime=0.01 cores=1,3,5,7,9,11,13,15
/proc/2461/task/2467/stat : 2467 (java) S 2460 2460 7744 0 -1 1077944384 35 0 0 0 1 0 0 0 20 0 28 0 4447889 14201171968 58924 33554432000 4194304 4196468 140737144452928 140471674882448 140471725430485 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27938816 140737144456380 140737144456556 140737144456556 140737144459215 0

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

/proc/2461/task/2473/stat : 2473 (java) S 2460 2460 7744 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 28 0 4447892 14201171968 79366 33554432000 4194304 4196468 140737144452928 140471052473568 140471725430485 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 27938816 140737144456380 140737144456556 140737144456556 140737144459215 0
[pid=2461/tid=2474] ppid=2460 vsize=13868332 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/2461/task/2474/stat : 2474 (java) S 2460 2460 7744 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 28 0 4447893 14201171968 79366 33554432000 4194304 4196468 140737144452928 140471051420400 140471725430485 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 27938816 140737144456380 140737144456556 140737144456556 140737144459215 0
[pid=2461/tid=2475] ppid=2460 vsize=13868332 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/2461/task/2475/stat : 2475 (java) S 2460 2460 7744 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 4447897 14201171968 79366 33554432000 4194304 4196468 140737144452928 140471050368976 140471725438875 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 27938816 140737144456380 140737144456556 140737144456556 140737144459215 0
[pid=2461/tid=2476] ppid=2460 vsize=13868332 CPUtime=1.68 cores=1,3,5,7,9,11,13,15
/proc/2461/task/2476/stat : 2476 (java) S 2460 2460 7744 0 -1 1077944384 4976 0 0 0 167 1 0 0 20 0 28 0 4447897 14201171968 79366 33554432000 4194304 4196468 140737144452928 140471049317104 140471725431426 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27938816 140737144456380 140737144456556 140737144456556 140737144459215 0
[pid=2461/tid=2477] ppid=2460 vsize=13868332 CPUtime=2.18 cores=1,3,5,7,9,11,13,15
/proc/2461/task/2477/stat : 2477 (java) S 2460 2460 7744 0 -1 1077944384 9114 0 0 0 216 2 0 0 20 0 28 0 4447897 14201171968 79366 33554432000 4194304 4196468 140737144452928 140471048264560 140471725431426 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27938816 140737144456380 140737144456556 140737144456556 140737144459215 0
[pid=2461/tid=2478] ppid=2460 vsize=13868332 CPUtime=1.7 cores=1,3,5,7,9,11,13,15
/proc/2461/task/2478/stat : 2478 (java) S 2460 2460 7744 0 -1 1077944384 5814 0 0 0 169 1 0 0 20 0 28 0 4447897 14201171968 79366 33554432000 4194304 4196468 140737144452928 140471047211504 140471725431426 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27938816 140737144456380 140737144456556 140737144456556 140737144459215 0
[pid=2461/tid=2479] ppid=2460 vsize=13868332 CPUtime=0.6 cores=1,3,5,7,9,11,13,15
/proc/2461/task/2479/stat : 2479 (java) S 2460 2460 7744 0 -1 1077944384 3991 0 0 0 59 1 0 0 20 0 28 0 4447897 14201171968 79366 33554432000 4194304 4196468 140737144452928 140471046158960 140471725431426 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27938816 140737144456380 140737144456556 140737144456556 140737144459215 0
[pid=2461/tid=2480] ppid=2460 vsize=13868332 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/2461/task/2480/stat : 2480 (java) S 2460 2460 7744 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 4447898 14201171968 79366 33554432000 4194304 4196468 140737144452928 140471045106144 140471725430485 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 27938816 140737144456380 140737144456556 140737144456556 140737144459215 0
[pid=2461/tid=2481] ppid=2460 vsize=13868332 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/2461/task/2481/stat : 2481 (java) S 2460 2460 7744 0 -1 1077944384 700 0 0 0 0 0 0 0 20 0 28 0 4447898 14201171968 79366 33554432000 4194304 4196468 140737144452928 140471044053680 140471725431426 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 27938816 140737144456380 140737144456556 140737144456556 140737144459215 0
[pid=2461/tid=2627] ppid=2460 vsize=13868332 CPUtime=7 cores=1,3,5,7,9,11,13,15
/proc/2461/task/2627/stat : 2627 (java) R 2460 2460 7744 0 -1 4202560 165 0 0 0 700 0 0 0 20 0 28 0 4448105 14201171968 79366 33554432000 4194304 4196468 140737144452928 140471031827120 140737145760287 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 27938816 140737144456380 140737144456556 140737144456556 140737144459215 0
[pid=2461/tid=2628] ppid=2460 vsize=13868332 CPUtime=6.97 cores=1,3,5,7,9,11,13,15
/proc/2461/task/2628/stat : 2628 (java) R 2460 2460 7744 0 -1 4202560 212 0 0 0 697 0 0 0 20 0 28 0 4448105 14201171968 79366 33554432000 4194304 4196468 140737144452928 140471036043448 140737145760287 0 4 0 16800975 0 0 0 -1 15 0 0 0 0 0 6293624 6294260 27938816 140737144456380 140737144456556 140737144456556 140737144459215 0
[pid=2461/tid=2629] ppid=2460 vsize=13868332 CPUtime=6.97 cores=1,3,5,7,9,11,13,15
/proc/2461/task/2629/stat : 2629 (java) R 2460 2460 7744 0 -1 4202560 531 0 0 0 697 0 0 0 20 0 28 0 4448105 14201171968 79366 33554432000 4194304 4196468 140737144452928 140471028675384 140471354229608 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 27938816 140737144456380 140737144456556 140737144456556 140737144459215 0
[pid=2461/tid=2630] ppid=2460 vsize=13868332 CPUtime=7.12 cores=1,3,5,7,9,11,13,15
/proc/2461/task/2630/stat : 2630 (java) R 2460 2460 7744 0 -1 4202560 1103 0 0 0 712 0 0 0 20 0 28 0 4448105 14201171968 79366 33554432000 4194304 4196468 140737144452928 140471030780856 140471355610384 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 27938816 140737144456380 140737144456556 140737144456556 140737144459215 0
[pid=2461/tid=2631] ppid=2460 vsize=13868332 CPUtime=7.2 cores=1,3,5,7,9,11,13,15
/proc/2461/task/2631/stat : 2631 (java) R 2460 2460 7744 0 -1 4202560 114 0 0 0 720 0 0 0 20 0 28 0 4448105 14201171968 79366 33554432000 4194304 4196468 140737144452928 140471027621888 140471354719970 0 4 0 16800975 0 0 0 -1 11 0 0 0 0 0 6293624 6294260 27938816 140737144456380 140737144456556 140737144456556 140737144459215 0
[pid=2461/tid=2632] ppid=2460 vsize=13868332 CPUtime=6.99 cores=1,3,5,7,9,11,13,15
/proc/2461/task/2632/stat : 2632 (java) R 2460 2460 7744 0 -1 4202560 245 0 0 0 699 0 0 0 20 0 28 0 4448105 14201171968 79366 33554432000 4194304 4196468 140737144452928 140471029727360 140471356972747 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 27938816 140737144456380 140737144456556 140737144456556 140737144459215 0
[pid=2461/tid=2633] ppid=2460 vsize=13868332 CPUtime=6.88 cores=1,3,5,7,9,11,13,15
/proc/2461/task/2633/stat : 2633 (java) R 2460 2460 7744 0 -1 4202560 428 0 0 0 688 0 0 0 20 0 28 0 4448105 14201171968 79366 33554432000 4194304 4196468 140737144452928 140471034990904 140471354718700 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 27938816 140737144456380 140737144456556 140737144456556 140737144459215 0
[pid=2461/tid=2634] ppid=2460 vsize=13868332 CPUtime=7.09 cores=1,3,5,7,9,11,13,15
/proc/2461/task/2634/stat : 2634 (java) R 2460 2460 7744 0 -1 4202560 234 0 0 0 709 0 0 0 20 0 28 0 4448106 14201171968 79366 33554432000 4194304 4196468 140737144452928 140471032885688 140471356298680 0 4 0 16800975 0 0 0 -1 13 0 0 0 0 0 6293624 6294260 27938816 140737144456380 140737144456556 140737144456556 140737144459215 0
Current children cumulated CPU time (s) 72.09
Current children cumulated vsize (KiB) 13877844

[startup+10.016 s]
/proc/loadavg: 8.54 10.66 12.30 10/292 2634
/proc/meminfo: memFree=25715644/32770624 swapFree=5880/289664
[pid=2460] ppid=2457 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/2460/stat : 2460 (xcsp3-exec) S 2457 2460 7744 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 4447887 9740288 345 33554432000 4194304 5098028 140735903498160 140735903496264 140446999958140 0 65536 4100 65538 18446744071579417331 0 0 17 9 0 0 0 0 0 7196144 7232144 40488960 140735903499406 140735903499616 140735903499616 140735903502315 0
/proc/2460/statm: 2378 345 289 221 0 87 0
[pid=2461] ppid=2460 vsize=13868332 CPUtime=75.37 cores=1,3,5,7,9,11,13,15
/proc/2461/stat : 2461 (java) S 2460 2460 7744 0 -1 1077944320 41190 0 0 0 7505 32 0 0 20 0 28 0 4447888 14201171968 79272 33554432000 4194304 4196468 140737144452928 140737144435472 140471725420279 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 27938816 140737144456380 140737144456556 140737144456556 140737144459215 0
/proc/2461/statm: 3467083 79272 3261 1 0 3454316 0
[pid=2461/tid=2462] ppid=2460 vsize=13868332 CPUtime=0.52 cores=1,3,5,7,9,11,13,15
/proc/2461/task/2462/stat : 2462 (java) S 2460 2460 7744 0 -1 1077944384 6764 0 0 0 49 3 0 0 20 0 28 0 4447888 14201171968 79272 33554432000 4194304 4196468 140737144452928 140471729661056 140471725430485 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 27938816 140737144456380 140737144456556 140737144456556 140737144459215 0
[pid=2461/tid=2464] ppid=2460 vsize=13868332 CPUtime=0.02 cores=1,3,5,7,9,11,13,15
/proc/2461/task/2464/stat : 2464 (java) S 2460 2460 7744 0 -1 1077944384 105 0 0 0 1 1 0 0 20 0 28 0 4447889 14201171968 79272 33554432000 4194304 4196468 140737144452928 140471678040592 140471725430485 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27938816 140737144456380 140737144456556 140737144456556 140737144459215 0
[pid=2461/tid=2465] ppid=2460 vsize=13868332 CPUtime=0.03 cores=1,3,5,7,9,11,13,15
/proc/2461/task/2465/stat : 2465 (java) S 2460 2460 7744 0 -1 1077944384 592 0 0 0 2 1 0 0 20 0 28 0 4447889 14201171968 79272 33554432000 4194304 4196468 140737144452928 140471676988048 140471725430485 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 27938816 140737144456380 140737144456556 140737144456556 140737144459215 0
[pid=2461/tid=2466] ppid=2460 vsize=13868332 CPUtime=0.03 cores=1,3,5,7,9,11,13,15
/proc/2461/task/2466/stat : 2466 (java) S 2460 2460 7744 0 -1 1077944384 198 0 0 0 1 2 0 0 20 0 28 0 4447889 14201171968 79272 33554432000 4194304 4196468 140737144452928 140471675934992 140471725430485 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27938816 140737144456380 140737144456556 140737144456556 140737144459215 0
[pid=2461/tid=2467] ppid=2460 vsize=13868332 CPUtime=0.03 cores=1,3,5,7,9,11,13,15
/proc/2461/task/2467/stat : 2467 (java) S 2460 2460 7744 0 -1 1077944384 140 0 0 0 2 1 0 0 20 0 28 0 4447889 14201171968 79272 33554432000 4194304 4196468 140737144452928 140471674882448 140471725430485 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 27938816 140737144456380 140737144456556 140737144456556 140737144459215 0
[pid=2461/tid=2468] ppid=2460 vsize=13868332 CPUtime=0.02 cores=1,3,5,7,9,11,13,15
/proc/2461/task/2468/stat : 2468 (java) S 2460 2460 7744 0 -1 1077944384 296 0 0 0 1 1 0 0 20 0 28 0 4447889 14201171968 79272 33554432000 4194304 4196468 140737144452928 140471673830416 140471725430485 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 27938816 140737144456380 140737144456556 140737144456556 140737144459215 0
[pid=2461/tid=2469] ppid=2460 vsize=13868332 CPUtime=0.03 cores=1,3,5,7,9,11,13,15
/proc/2461/task/2469/stat : 2469 (java) S 2460 2460 7744 0 -1 1077944384 119 0 0 0 2 1 0 0 20 0 28 0 4447889 14201171968 79272 33554432000 4194304 4196468 140737144452928 140471672777872 140471725430485 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 27938816 140737144456380 140737144456556 140737144456556 140737144459215 0
[pid=2461/tid=2470] ppid=2460 vsize=13868332 CPUtime=0.03 cores=1,3,5,7,9,11,13,15
/proc/2461/task/2470/stat : 2470 (java) S 2460 2460 7744 0 -1 1077944384 72 0 0 0 2 1 0 0 20 0 28 0 4447889 14201171968 79272 33554432000 4194304 4196468 140737144452928 140471671724816 140471725430485 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27938816 140737144456380 140737144456556 140737144456556 140737144459215 0
[pid=2461/tid=2471] ppid=2460 vsize=13868332 CPUtime=0.03 cores=1,3,5,7,9,11,13,15
/proc/2461/task/2471/stat : 2471 (java) S 2460 2460 7744 0 -1 1077944384 212 0 0 0 2 1 0 0 20 0 28 0 4447889 14201171968 79272 33554432000 4194304 4196468 140737144452928 140471317232528 140471725430485 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27938816 140737144456380 140737144456556 140737144456556 140737144459215 0
[pid=2461/tid=2472] ppid=2460 vsize=13868332 CPUtime=0.04 cores=1,3,5,7,9,11,13,15
/proc/2461/task/2472/stat : 2472 (java) S 2460 2460 7744 0 -1 1077944384 560 0 0 0 3 1 0 0 20 0 28 0 4447892 14201171968 79272 33554432000 4194304 4196468 140737144452928 140471053527280 140471725431426 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27938816 140737144456380 140737144456556 140737144456556 140737144459215 0
[pid=2461/tid=2473] ppid=2460 vsize=13868332 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/2461/task/2473/stat : 2473 (java) S 2460 2460 7744 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 28 0 4447892 14201171968 79272 33554432000 4194304 4196468 140737144452928 140471052473568 140471725430485 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 27938816 140737144456380 140737144456556 140737144456556 140737144459215 0
[pid=2461/tid=2474] ppid=2460 vsize=13868332 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/2461/task/2474/stat : 2474 (java) S 2460 2460 7744 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 28 0 4447893 14201171968 79272 33554432000 4194304 4196468 140737144452928 140471051420400 140471725430485 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 27938816 140737144456380 140737144456556 140737144456556 140737144459215 0
[pid=2461/tid=2475] ppid=2460 vsize=13868332 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/2461/task/2475/stat : 2475 (java) S 2460 2460 7744 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 4447897 14201171968 79272 33554432000 4194304 4196468 140737144452928 140471050368976 140471725438875 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 27938816 140737144456380 140737144456556 140737144456556 140737144459215 0
[pid=2461/tid=2476] ppid=2460 vsize=13868332 CPUtime=1.68 cores=1,3,5,7,9,11,13,15
/proc/2461/task/2476/stat : 2476 (java) S 2460 2460 7744 0 -1 1077944384 4978 0 0 0 167 1 0 0 20 0 28 0 4447897 14201171968 79272 33554432000 4194304 4196468 140737144452928 140471049317104 140471725431426 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27938816 140737144456380 140737144456556 140737144456556 140737144459215 0
[pid=2461/tid=2477] ppid=2460 vsize=13868332 CPUtime=2.18 cores=1,3,5,7,9,11,13,15
/proc/2461/task/2477/stat : 2477 (java) S 2460 2460 7744 0 -1 1077944384 9116 0 0 0 216 2 0 0 20 0 28 0 4447897 14201171968 79272 33554432000 4194304 4196468 140737144452928 140471048264560 140471725431426 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27938816 140737144456380 140737144456556 140737144456556 140737144459215 0
[pid=2461/tid=2478] ppid=2460 vsize=13868332 CPUtime=1.7 cores=1,3,5,7,9,11,13,15
/proc/2461/task/2478/stat : 2478 (java) S 2460 2460 7744 0 -1 1077944384 5816 0 0 0 169 1 0 0 20 0 28 0 4447897 14201171968 79272 33554432000 4194304 4196468 140737144452928 140471047211504 140471725431426 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27938816 140737144456380 140737144456556 140737144456556 140737144459215 0
[pid=2461/tid=2479] ppid=2460 vsize=13868332 CPUtime=0.6 cores=1,3,5,7,9,11,13,15
/proc/2461/task/2479/stat : 2479 (java) S 2460 2460 7744 0 -1 1077944384 4134 0 0 0 59 1 0 0 20 0 28 0 4447897 14201171968 79272 33554432000 4194304 4196468 140737144452928 140471046158960 140471725431426 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27938816 140737144456380 140737144456556 140737144456556 140737144459215 0
[pid=2461/tid=2480] ppid=2460 vsize=13868332 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/2461/task/2480/stat : 2480 (java) S 2460 2460 7744 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 4447898 14201171968 79272 33554432000 4194304 4196468 140737144452928 140471045106144 140471725430485 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 27938816 140737144456380 140737144456556 140737144456556 140737144459215 0
[pid=2461/tid=2481] ppid=2460 vsize=13868332 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/2461/task/2481/stat : 2481 (java) S 2460 2460 7744 0 -1 1077944384 700 0 0 0 0 0 0 0 20 0 28 0 4447898 14201171968 79272 33554432000 4194304 4196468 140737144452928 140471044053680 140471725431426 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 27938816 140737144456380 140737144456556 140737144456556 140737144459215 0
[pid=2461/tid=2627] ppid=2460 vsize=13868332 CPUtime=7.41 cores=1,3,5,7,9,11,13,15
/proc/2461/task/2627/stat : 2627 (java) R 2460 2460 7744 0 -1 4202560 166 0 0 0 741 0 0 0 20 0 28 0 4448105 14201171968 79272 33554432000 4194304 4196468 140737144452928 140471031831560 140471355732048 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 27938816 140737144456380 140737144456556 140737144456556 140737144459215 0
[pid=2461/tid=2628] ppid=2460 vsize=13868332 CPUtime=7.36 cores=1,3,5,7,9,11,13,15
/proc/2461/task/2628/stat : 2628 (java) R 2460 2460 7744 0 -1 4202560 273 0 0 0 736 0 0 0 20 0 28 0 4448105 14201171968 79272 33554432000 4194304 4196468 140737144452928 140471036042880 140471355216968 0 4 0 16800975 0 0 0 -1 15 0 0 0 0 0 6293624 6294260 27938816 140737144456380 140737144456556 140737144456556 140737144459215 0
[pid=2461/tid=2629] ppid=2460 vsize=13868332 CPUtime=7.38 cores=1,3,5,7,9,11,13,15
/proc/2461/task/2629/stat : 2629 (java) R 2460 2460 7744 0 -1 4202560 606 0 0 0 738 0 0 0 20 0 28 0 4448105 14201171968 79272 33554432000 4194304 4196468 140737144452928 140471028672336 140471355610449 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 27938816 140737144456380 140737144456556 140737144456556 140737144459215 0
[pid=2461/tid=2630] ppid=2460 vsize=13868332 CPUtime=7.53 cores=1,3,5,7,9,11,13,15
/proc/2461/task/2630/stat : 2630 (java) R 2460 2460 7744 0 -1 4202560 1113 0 0 0 753 0 0 0 20 0 28 0 4448105 14201171968 79272 33554432000 4194304 4196468 140737144452928 140471030780856 140471355767623 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 27938816 140737144456380 140737144456556 140737144456556 140737144459215 0
[pid=2461/tid=2631] ppid=2460 vsize=13868332 CPUtime=7.61 cores=1,3,5,7,9,11,13,15
/proc/2461/task/2631/stat : 2631 (java) R 2460 2460 7744 0 -1 4202560 117 0 0 0 761 0 0 0 20 0 28 0 4448105 14201171968 79272 33554432000 4194304 4196468 140737144452928 140471027622456 140737145760287 0 4 0 16800975 0 0 0 -1 11 0 0 0 0 0 6293624 6294260 27938816 140737144456380 140737144456556 140737144456556 140737144459215 0
[pid=2461/tid=2632] ppid=2460 vsize=13868332 CPUtime=7.41 cores=1,3,5,7,9,11,13,15
/proc/2461/task/2632/stat : 2632 (java) R 2460 2460 7744 0 -1 4202560 290 0 0 0 741 0 0 0 20 0 28 0 4448105 14201171968 79272 33554432000 4194304 4196468 140737144452928 140471029727928 140471356982669 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 27938816 140737144456380 140737144456556 140737144456556 140737144459215 0
[pid=2461/tid=2633] ppid=2460 vsize=13868332 CPUtime=7.29 cores=1,3,5,7,9,11,13,15
/proc/2461/task/2633/stat : 2633 (java) R 2460 2460 7744 0 -1 4202560 430 0 0 0 729 0 0 0 20 0 28 0 4448105 14201171968 79272 33554432000 4194304 4196468 140737144452928 140471034990904 140471356028946 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 27938816 140737144456380 140737144456556 140737144456556 140737144459215 0
[pid=2461/tid=2634] ppid=2460 vsize=13868332 CPUtime=7.5 cores=1,3,5,7,9,11,13,15
/proc/2461/task/2634/stat : 2634 (java) R 2460 2460 7744 0 -1 4202560 240 0 0 0 750 0 0 0 20 0 28 0 4448106 14201171968 79272 33554432000 4194304 4196468 140737144452928 140471032885184 140471355697664 0 4 0 16800975 0 0 0 -1 13 0 0 0 0 0 6293624 6294260 27938816 140737144456380 140737144456556 140737144456556 140737144459215 0
Current children cumulated CPU time (s) 75.37
Current children cumulated vsize (KiB) 13877844

[startup+10.2015 s]
/proc/loadavg: 8.54 10.66 12.30 10/292 2634
/proc/meminfo: memFree=25715644/32770624 swapFree=5880/289664
[pid=2460] ppid=2457 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/2460/stat : 2460 (xcsp3-exec) S 2457 2460 7744 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 4447887 9740288 345 33554432000 4194304 5098028 140735903498160 140735903496264 140446999958140 0 65536 4100 65538 18446744071579417331 0 0 17 9 0 0 0 0 0 7196144 7232144 40488960 140735903499406 140735903499616 140735903499616 140735903502315 0
/proc/2460/statm: 2378 345 289 221 0 87 0
[pid=2461] ppid=2460 vsize=13868332 CPUtime=76.84 cores=1,3,5,7,9,11,13,15
/proc/2461/stat : 2461 (java) S 2460 2460 7744 0 -1 1077944320 41576 0 0 0 7651 33 0 0 20 0 28 0 4447888 14201171968 76962 33554432000 4194304 4196468 140737144452928 140737144435472 140471725420279 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 27938816 140737144456380 140737144456556 140737144456556 140737144459215 0
/proc/2461/statm: 3467083 76962 3261 1 0 3454316 0
[pid=2461/tid=2462] ppid=2460 vsize=13868332 CPUtime=0.52 cores=1,3,5,7,9,11,13,15
/proc/2461/task/2462/stat : 2462 (java) S 2460 2460 7744 0 -1 1077944384 6764 0 0 0 49 3 0 0 20 0 28 0 4447888 14201171968 76962 33554432000 4194304 4196468 140737144452928 140471729661056 140471725430485 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 27938816 140737144456380 140737144456556 140737144456556 140737144459215 0
[pid=2461/tid=2464] ppid=2460 vsize=13868332 CPUtime=0.02 cores=1,3,5,7,9,11,13,15
/proc/2461/task/2464/stat : 2464 (java) S 2460 2460 7744 0 -1 1077944384 105 0 0 0 1 1 0 0 20 0 28 0 4447889 14201171968 76962 33554432000 4194304 4196468 140737144452928 140471678040592 140471725430485 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27938816 140737144456380 140737144456556 140737144456556 140737144459215 0
[pid=2461/tid=2465] ppid=2460 vsize=13868332 CPUtime=0.03 cores=1,3,5,7,9,11,13,15
/proc/2461/task/2465/stat : 2465 (java) S 2460 2460 7744 0 -1 1077944384 593 0 0 0 2 1 0 0 20 0 28 0 4447889 14201171968 76962 33554432000 4194304 4196468 140737144452928 140471676988048 140471725430485 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27938816 140737144456380 140737144456556 140737144456556 140737144459215 0
[pid=2461/tid=2466] ppid=2460 vsize=13868332 CPUtime=0.03 cores=1,3,5,7,9,11,13,15
/proc/2461/task/2466/stat : 2466 (java) S 2460 2460 7744 0 -1 1077944384 201 0 0 0 1 2 0 0 20 0 28 0 4447889 14201171968 76962 33554432000 4194304 4196468 140737144452928 140471675934992 140471725430485 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27938816 140737144456380 140737144456556 140737144456556 140737144459215 0
[pid=2461/tid=2467] ppid=2460 vsize=13868332 CPUtime=0.03 cores=1,3,5,7,9,11,13,15
/proc/2461/task/2467/stat : 2467 (java) S 2460 2460 7744 0 -1 1077944384 141 0 0 0 2 1 0 0 20 0 28 0 4447889 14201171968 76962 33554432000 4194304 4196468 140737144452928 140471674882448 140471725430485 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 27938816 140737144456380 140737144456556 140737144456556 140737144459215 0
[pid=2461/tid=2468] ppid=2460 vsize=13868332 CPUtime=0.03 cores=1,3,5,7,9,11,13,15
/proc/2461/task/2468/stat : 2468 (java) S 2460 2460 7744 0 -1 1077944384 297 0 0 0 2 1 0 0 20 0 28 0 4447889 14201171968 76962 33554432000 4194304 4196468 140737144452928 140471673830416 140471725430485 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 27938816 140737144456380 140737144456556 140737144456556 140737144459215 0
[pid=2461/tid=2469] ppid=2460 vsize=13868332 CPUtime=0.03 cores=1,3,5,7,9,11,13,15
/proc/2461/task/2469/stat : 2469 (java) S 2460 2460 7744 0 -1 1077944384 119 0 0 0 2 1 0 0 20 0 28 0 4447889 14201171968 76962 33554432000 4194304 4196468 140737144452928 140471672777872 140471725430485 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 27938816 140737144456380 140737144456556 140737144456556 140737144459215 0
[pid=2461/tid=2470] ppid=2460 vsize=13868332 CPUtime=0.03 cores=1,3,5,7,9,11,13,15
/proc/2461/task/2470/stat : 2470 (java) S 2460 2460 7744 0 -1 1077944384 75 0 0 0 2 1 0 0 20 0 28 0 4447889 14201171968 76962 33554432000 4194304 4196468 140737144452928 140471671724816 140471725430485 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27938816 140737144456380 140737144456556 140737144456556 140737144459215 0
[pid=2461/tid=2471] ppid=2460 vsize=13868332 CPUtime=0.03 cores=1,3,5,7,9,11,13,15
/proc/2461/task/2471/stat : 2471 (java) S 2460 2460 7744 0 -1 1077944384 212 0 0 0 2 1 0 0 20 0 28 0 4447889 14201171968 76962 33554432000 4194304 4196468 140737144452928 140471317232528 140471725430485 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 27938816 140737144456380 140737144456556 140737144456556 140737144459215 0
[pid=2461/tid=2472] ppid=2460 vsize=13868332 CPUtime=0.04 cores=1,3,5,7,9,11,13,15
/proc/2461/task/2472/stat : 2472 (java) S 2460 2460 7744 0 -1 1077944384 563 0 0 0 3 1 0 0 20 0 28 0 4447892 14201171968 76962 33554432000 4194304 4196468 140737144452928 140471053527280 140471725431426 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27938816 140737144456380 140737144456556 140737144456556 140737144459215 0
[pid=2461/tid=2473] ppid=2460 vsize=13868332 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/2461/task/2473/stat : 2473 (java) S 2460 2460 7744 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 28 0 4447892 14201171968 76962 33554432000 4194304 4196468 140737144452928 140471052473568 140471725430485 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 27938816 140737144456380 140737144456556 140737144456556 140737144459215 0
[pid=2461/tid=2474] ppid=2460 vsize=13868332 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/2461/task/2474/stat : 2474 (java) S 2460 2460 7744 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 28 0 4447893 14201171968 76962 33554432000 4194304 4196468 140737144452928 140471051420400 140471725430485 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 27938816 140737144456380 140737144456556 140737144456556 140737144459215 0
[pid=2461/tid=2475] ppid=2460 vsize=13868332 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/2461/task/2475/stat : 2475 (java) S 2460 2460 7744 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 4447897 14201171968 76962 33554432000 4194304 4196468 140737144452928 140471050368976 140471725438875 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 27938816 140737144456380 140737144456556 140737144456556 140737144459215 0
[pid=2461/tid=2476] ppid=2460 vsize=13868332 CPUtime=1.68 cores=1,3,5,7,9,11,13,15
/proc/2461/task/2476/stat : 2476 (java) S 2460 2460 7744 0 -1 1077944384 4978 0 0 0 167 1 0 0 20 0 28 0 4447897 14201171968 76962 33554432000 4194304 4196468 140737144452928 140471049317104 140471725431426 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27938816 140737144456380 140737144456556 140737144456556 140737144459215 0
[pid=2461/tid=2477] ppid=2460 vsize=13868332 CPUtime=2.18 cores=1,3,5,7,9,11,13,15
/proc/2461/task/2477/stat : 2477 (java) S 2460 2460 7744 0 -1 1077944384 9116 0 0 0 216 2 0 0 20 0 28 0 4447897 14201171968 76962 33554432000 4194304 4196468 140737144452928 140471048264560 140471725431426 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27938816 140737144456380 140737144456556 140737144456556 140737144459215 0
[pid=2461/tid=2478] ppid=2460 vsize=13868332 CPUtime=1.7 cores=1,3,5,7,9,11,13,15
/proc/2461/task/2478/stat : 2478 (java) S 2460 2460 7744 0 -1 1077944384 5816 0 0 0 169 1 0 0 20 0 28 0 4447897 14201171968 76962 33554432000 4194304 4196468 140737144452928 140471047211504 140471725431426 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27938816 140737144456380 140737144456556 140737144456556 140737144459215 0
[pid=2461/tid=2479] ppid=2460 vsize=13868332 CPUtime=0.6 cores=1,3,5,7,9,11,13,15
/proc/2461/task/2479/stat : 2479 (java) S 2460 2460 7744 0 -1 1077944384 4134 0 0 0 59 1 0 0 20 0 28 0 4447897 14201171968 76962 33554432000 4194304 4196468 140737144452928 140471046158960 140471725431426 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27938816 140737144456380 140737144456556 140737144456556 140737144459215 0
[pid=2461/tid=2480] ppid=2460 vsize=13868332 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/2461/task/2480/stat : 2480 (java) S 2460 2460 7744 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 4447898 14201171968 76962 33554432000 4194304 4196468 140737144452928 140471045106144 140471725430485 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 27938816 140737144456380 140737144456556 140737144456556 140737144459215 0
[pid=2461/tid=2481] ppid=2460 vsize=13868332 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/2461/task/2481/stat : 2481 (java) S 2460 2460 7744 0 -1 1077944384 1062 0 0 0 0 0 0 0 20 0 28 0 4447898 14201171968 76962 33554432000 4194304 4196468 140737144452928 140471044053680 140471725431426 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 27938816 140737144456380 140737144456556 140737144456556 140737144459215 0
[pid=2461/tid=2627] ppid=2460 vsize=13868332 CPUtime=7.6 cores=1,3,5,7,9,11,13,15
/proc/2461/task/2627/stat : 2627 (java) R 2460 2460 7744 0 -1 4202560 166 0 0 0 760 0 0 0 20 0 28 0 4448105 14201171968 76962 33554432000 4194304 4196468 140737144452928 140471031831560 140737145760287 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 27938816 140737144456380 140737144456556 140737144456556 140737144459215 0
[pid=2461/tid=2628] ppid=2460 vsize=13868332 CPUtime=7.55 cores=1,3,5,7,9,11,13,15
/proc/2461/task/2628/stat : 2628 (java) R 2460 2460 7744 0 -1 4202560 275 0 0 0 755 0 0 0 20 0 28 0 4448105 14201171968 76962 33554432000 4194304 4196468 140737144452928 140471036042944 140471355732014 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 27938816 140737144456380 140737144456556 140737144456556 140737144459215 0
[pid=2461/tid=2629] ppid=2460 vsize=13868332 CPUtime=7.56 cores=1,3,5,7,9,11,13,15
/proc/2461/task/2629/stat : 2629 (java) R 2460 2460 7744 0 -1 4202560 608 0 0 0 756 0 0 0 20 0 28 0 4448105 14201171968 76962 33554432000 4194304 4196468 140737144452928 140471028674896 140471356982323 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 27938816 140737144456380 140737144456556 140737144456556 140737144459215 0
[pid=2461/tid=2630] ppid=2460 vsize=13868332 CPUtime=7.71 cores=1,3,5,7,9,11,13,15
/proc/2461/task/2630/stat : 2630 (java) R 2460 2460 7744 0 -1 4202560 1115 0 0 0 771 0 0 0 20 0 28 0 4448105 14201171968 76962 33554432000 4194304 4196468 140737144452928 140471030780352 140471355790951 0 4 0 16800975 0 0 0 -1 15 0 0 0 0 0 6293624 6294260 27938816 140737144456380 140737144456556 140737144456556 140737144459215 0
[pid=2461/tid=2631] ppid=2460 vsize=13868332 CPUtime=7.8 cores=1,3,5,7,9,11,13,15
/proc/2461/task/2631/stat : 2631 (java) R 2460 2460 7744 0 -1 4202560 119 0 0 0 780 0 0 0 20 0 28 0 4448105 14201171968 76962 33554432000 4194304 4196468 140737144452928 140471027622456 140471355838365 0 4 0 16800975 0 0 0 -1 11 0 0 0 0 0 6293624 6294260 27938816 140737144456380 140737144456556 140737144456556 140737144459215 0
[pid=2461/tid=2632] ppid=2460 vsize=13868332 CPUtime=7.59 cores=1,3,5,7,9,11,13,15
/proc/2461/task/2632/stat : 2632 (java) R 2460 2460 7744 0 -1 4202560 291 0 0 0 759 0 0 0 20 0 28 0 4448105 14201171968 76962 33554432000 4194304 4196468 140737144452928 140471029727536 140471354229600 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 27938816 140737144456380 140737144456556 140737144456556 140737144459215 0
[pid=2461/tid=2633] ppid=2460 vsize=13868332 CPUtime=7.48 cores=1,3,5,7,9,11,13,15
/proc/2461/task/2633/stat : 2633 (java) R 2460 2460 7744 0 -1 4202560 431 0 0 0 748 0 0 0 20 0 28 0 4448105 14201171968 76962 33554432000 4194304 4196468 140737144452928 140471034990904 140471354720045 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 27938816 140737144456380 140737144456556 140737144456556 140737144459215 0
[pid=2461/tid=2634] ppid=2460 vsize=13868332 CPUtime=7.69 cores=1,3,5,7,9,11,13,15
/proc/2461/task/2634/stat : 2634 (java) R 2460 2460 7744 0 -1 4202560 242 0 0 0 769 0 0 0 20 0 28 0 4448106 14201171968 76962 33554432000 4194304 4196468 140737144452928 140471032885184 140471355790803 0 4 0 16800975 0 0 0 -1 13 0 0 0 0 0 6293624 6294260 27938816 140737144456380 140737144456556 140737144456556 140737144459215 0
Current children cumulated CPU time (s) 76.84
Current children cumulated vsize (KiB) 13877844

Child status: 0
Real time (s): 10.2865
CPU time (s): 77.4729
CPU user time (s): 77.1308
CPU system time (s): 0.342097
CPU usage (%): 753.151
Max. virtual memory (cumulated for all children) (KiB): 13879804

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 77.1308
system time used= 0.342097
maximum resident set size= 320544
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 42950
page faults= 0
swaps= 0
block input operations= 0
block output operations= 112
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6175
involuntary context switches= 5620

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.136799 second user time and 0.162055 second system time

The end

Launcher Data

Begin job on node127 at 2017-07-22 04:50:02
IDJOB=4248441
IDBENCH=133516
IDSOLVER=2625
FILE ID=node127/4248441-1500691802
RUNJOBID= node127-1500682387-7776
PBS_JOBID= 20623323
Free space on /tmp= 61928 MiB

SOLVER NAME= choco-solver 4.0.5
BENCH NAME= XCSP17/Knapsack/Knapsack-m1-s40/Knapsack-40-150-12.xml
COMMAND LINE= ./xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 10000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4248441-1500691802/watcher-4248441-1500691802 -o /tmp/evaluation-result-4248441-1500691802/solver-4248441-1500691802 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node127-1500682387-7776 --watchdog 2560  ./xcsp3-exec -dir HOME -tl 2400 -p 8 -ml 10000 -tdir HOME -seed 2040723695 HOME/instance-4248441-1500691802.xml

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 8

MD5SUM BENCH= bf7ce9a6e5c92622f49c68f6563ab950
RANDOM SEED=2040723695

node127.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 0
cpu cores	: 4
apicid		: 0
initial 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 pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.94
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 0
cpu cores	: 4
apicid		: 16
initial 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 pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 1
cpu cores	: 4
apicid		: 2
initial 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 pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.94
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 1
cpu cores	: 4
apicid		: 18
initial 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 pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 2
cpu cores	: 4
apicid		: 4
initial 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 pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.94
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1733.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 2
cpu cores	: 4
apicid		: 20
initial 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 pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 6
initial 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 pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.94
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2267.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 22
initial 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 pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 8
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 0
cpu cores	: 4
apicid		: 1
initial apicid	: 1
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 pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.94
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 9
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2000.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 0
cpu cores	: 4
apicid		: 17
initial apicid	: 17
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 pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 10
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2667.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 1
cpu cores	: 4
apicid		: 3
initial apicid	: 3
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 pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.94
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 11
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1867.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 1
cpu cores	: 4
apicid		: 19
initial apicid	: 19
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 pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 12
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2400.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 2
cpu cores	: 4
apicid		: 5
initial apicid	: 5
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 pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.94
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 13
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 2
cpu cores	: 4
apicid		: 21
initial apicid	: 21
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 pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 14
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 7
initial apicid	: 7
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 pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.94
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 15
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1867.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 23
initial apicid	: 23
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 pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        26359604 kB
MemAvailable:   26579944 kB
Buffers:          111760 kB
Cached:           390444 kB
SwapCached:            0 kB
Active:          5671728 kB
Inactive:         298248 kB
Active(anon):    5470636 kB
Inactive(anon):     8664 kB
Active(file):     201092 kB
Inactive(file):   289584 kB
Unevictable:        5880 kB
Mlocked:            5880 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7928 kB
Writeback:             8 kB
AnonPages:       5473196 kB
Mapped:            42444 kB
Shmem:              8840 kB
Slab:             124768 kB
SReclaimable:      91000 kB
SUnreclaim:        33768 kB
KernelStack:        4560 kB
PageTables:        16348 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    6723160 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   5234688 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      124288 kB
DirectMap2M:    33421312 kB

Free space on /tmp at the end= 61920 MiB
End job on node127 at 2017-07-22 04:50:13