Trace number 4246595

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
R1: choco-solver 5a (2017-07-05)SAT 670.666 116.323

General information on the benchmark

NameQRandom/QRandom-mdd-7-25-5/
mdd-7-25-5-56-02.xml
MD5SUMeda3e143b65a543b5abd93f521b89dfa
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark62.412601
Satisfiable
(Un)Satisfiability was proved
Number of variables25
Number of constraints56
Number of domains1
Minimum domain size5
Maximum domain size5
Distribution of domain sizes[{"size":5,"count":25}]
Minimum variable degree9
Maximum variable degree23
Distribution of variable degrees[{"degree":9,"count":1},{"degree":10,"count":1},{"degree":11,"count":1},{"degree":12,"count":2},{"degree":13,"count":1},{"degree":14,"count":4},{"degree":15,"count":2},{"degree":16,"count":3},{"degree":17,"count":3},{"degree":18,"count":3},{"degree":21,"count":3},{"degree":23,"count":1}]
Minimum constraint arity7
Maximum constraint arity7
Distribution of constraint arities[{"arity":7,"count":56}]
Number of extensional constraints56
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":56}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c java -server -Xmx10000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4246595-1500687978.xml"  -tl '2400s' -p 8 -x 3
0.00/0.19	c [HOME/instance-4246595-1500687978.xml, -tl, 2400s, -p, 8, -x, 3]
0.00/0.25	c 8 solvers in parallel
0.00/0.32	c parse instance...
91.91/43.59	c solve instance...
669.89/116.29	s SATISFIABLE
669.89/116.29	v <instantiation>
669.89/116.29	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] </list>
669.89/116.29	v 	<values>1 0 4 2 3 1 3 0 4 3 2 3 1 0 0 4 4 3 0 2 2 1 4 3 0 </values>
669.89/116.29	v </instantiation>

Verifier Data

OK	

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-4246595-1500687978/watcher-4246595-1500687978 -o /tmp/evaluation-result-4246595-1500687978/solver-4246595-1500687978 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node131-1500682620-7802 --watchdog 2560 ./xcsp3-exec -dir HOME -tl 2400 -p 8 -ml 10000 -tdir HOME -seed 953792168 HOME/instance-4246595-1500687978.xml 

pid=21624
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: 10.71 12.65 13.24 10/270 21627
/proc/meminfo: memFree=26714176/32770624 swapFree=5860/276128
[pid=21627] ppid=21624 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/21627/stat : 21627 (xcsp3-exec) S 21624 21627 7411 0 -1 4202496 518 0 0 0 0 0 0 0 20 0 1 0 4065301 9740288 346 33554432000 4194304 5098028 140733457208400 140733457206504 140033013486204 0 65536 4100 65538 18446744071579417331 0 0 17 13 0 0 0 0 0 7196144 7232144 15917056 140733457212559 140733457212768 140733457212768 140733457215467 0
/proc/21627/statm: 2378 346 289 221 0 87 0

[startup+0.100119 s]
/proc/loadavg: 10.71 12.65 13.24 10/270 21627
/proc/meminfo: memFree=26714176/32770624 swapFree=5860/276128
[pid=21627] ppid=21624 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/21627/stat : 21627 (xcsp3-exec) S 21624 21627 7411 0 -1 4202496 518 0 0 0 0 0 0 0 20 0 1 0 4065301 9740288 346 33554432000 4194304 5098028 140733457208400 140733457206504 140033013486204 0 65536 4100 65538 18446744071579417331 0 0 17 13 0 0 0 0 0 7196144 7232144 15917056 140733457212559 140733457212768 140733457212768 140733457215467 0
/proc/21627/statm: 2378 346 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.200314 s]
/proc/loadavg: 10.71 12.65 13.24 10/270 21627
/proc/meminfo: memFree=26714176/32770624 swapFree=5860/276128
[pid=21627] ppid=21624 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/21627/stat : 21627 (xcsp3-exec) S 21624 21627 7411 0 -1 4202496 518 0 0 0 0 0 0 0 20 0 1 0 4065301 9740288 346 33554432000 4194304 5098028 140733457208400 140733457206504 140033013486204 0 65536 4100 65538 18446744071579417331 0 0 17 13 0 0 0 0 0 7196144 7232144 15917056 140733457212559 140733457212768 140733457212768 140733457215467 0
/proc/21627/statm: 2378 346 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.300312 s]
/proc/loadavg: 10.71 12.65 13.24 10/270 21627
/proc/meminfo: memFree=26714176/32770624 swapFree=5860/276128
[pid=21627] ppid=21624 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/21627/stat : 21627 (xcsp3-exec) S 21624 21627 7411 0 -1 4202496 518 0 0 0 0 0 0 0 20 0 1 0 4065301 9740288 346 33554432000 4194304 5098028 140733457208400 140733457206504 140033013486204 0 65536 4100 65538 18446744071579417331 0 0 17 13 0 0 0 0 0 7196144 7232144 15917056 140733457212559 140733457212768 140733457212768 140733457215467 0
/proc/21627/statm: 2378 346 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.700299 s]
/proc/loadavg: 10.71 12.65 13.24 10/270 21627
/proc/meminfo: memFree=26714176/32770624 swapFree=5860/276128
[pid=21627] ppid=21624 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/21627/stat : 21627 (xcsp3-exec) S 21624 21627 7411 0 -1 4202496 518 0 0 0 0 0 0 0 20 0 1 0 4065301 9740288 346 33554432000 4194304 5098028 140733457208400 140733457206504 140033013486204 0 65536 4100 65538 18446744071579417331 0 0 17 13 0 0 0 0 0 7196144 7232144 15917056 140733457212559 140733457212768 140733457212768 140733457215467 0
/proc/21627/statm: 2378 346 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+1.50092 s]
/proc/loadavg: 10.57 12.59 13.22 10/291 21648
/proc/meminfo: memFree=26434692/32770624 swapFree=5860/275996
[pid=21627] ppid=21624 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/21627/stat : 21627 (xcsp3-exec) S 21624 21627 7411 0 -1 4202496 518 0 0 0 0 0 0 0 20 0 1 0 4065301 9740288 346 33554432000 4194304 5098028 140733457208400 140733457206504 140033013486204 0 65536 4100 65538 18446744071579417331 0 0 17 13 0 0 0 0 0 7196144 7232144 15917056 140733457212559 140733457212768 140733457212768 140733457215467 0
/proc/21627/statm: 2378 346 289 221 0 87 0
[pid=21628] ppid=21627 vsize=13267208 CPUtime=3.93 cores=1,3,5,7,9,11,13,15
/proc/21628/stat : 21628 (java) S 21627 21627 7411 0 -1 1077944320 13732 0 0 0 305 88 0 0 20 0 20 0 4065302 13585620992 113146 33554432000 4194304 4196468 140736769179456 140736769162000 139665604857591 0 0 0 16800975 18446744073709551615 0 0 17 11 0 0 0 0 0 6293624 6294260 23576576 140736769184956 140736769185132 140736769185132 140736769187791 0
/proc/21628/statm: 3316802 113146 3222 1 0 3304035 0
[pid=21628/tid=21629] ppid=21627 vsize=13267208 CPUtime=1.31 cores=1,3,5,7,9,11,13,15
/proc/21628/task/21629/stat : 21629 (java) R 21627 21627 7411 0 -1 4202560 6476 0 0 0 122 9 0 0 20 0 20 0 4065302 13585620992 113146 33554432000 4194304 4196468 140736769179456 139665609095808 139665242552286 0 4 0 16800975 0 0 0 -1 13 0 0 0 0 0 6293624 6294260 23576576 140736769184956 140736769185132 140736769185132 140736769187791 0
[pid=21628/tid=21631] ppid=21627 vsize=13267208 CPUtime=0.12 cores=1,3,5,7,9,11,13,15
/proc/21628/task/21631/stat : 21631 (java) S 21627 21627 7411 0 -1 1077944384 73 0 0 0 3 9 0 0 20 0 20 0 4065303 13585620992 113146 33554432000 4194304 4196468 140736769179456 139665561410192 139665604867797 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23576576 140736769184956 140736769185132 140736769185132 140736769187791 0
[pid=21628/tid=21632] ppid=21627 vsize=13267208 CPUtime=0.12 cores=1,3,5,7,9,11,13,15
/proc/21628/task/21632/stat : 21632 (java) S 21627 21627 7411 0 -1 1077944384 68 0 0 0 6 6 0 0 20 0 20 0 4065303 13585620992 113146 33554432000 4194304 4196468 140736769179456 139665560357392 139665604867797 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23576576 140736769184956 140736769185132 140736769185132 140736769187791 0
[pid=21628/tid=21633] ppid=21627 vsize=13267208 CPUtime=0.12 cores=1,3,5,7,9,11,13,15
/proc/21628/task/21633/stat : 21633 (java) S 21627 21627 7411 0 -1 1077944384 65 0 0 0 4 8 0 0 20 0 20 0 4065303 13585620992 113146 33554432000 4194304 4196468 140736769179456 139665201625488 139665604867797 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23576576 140736769184956 140736769185132 140736769185132 140736769187791 0
[pid=21628/tid=21634] ppid=21627 vsize=13267208 CPUtime=0.13 cores=1,3,5,7,9,11,13,15
/proc/21628/task/21634/stat : 21634 (java) S 21627 21627 7411 0 -1 1077944384 74 0 0 0 4 9 0 0 20 0 20 0 4065303 13585620992 113146 33554432000 4194304 4196468 140736769179456 139665200572688 139665604867797 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 23576576 140736769184956 140736769185132 140736769185132 140736769187791 0
[pid=21628/tid=21635] ppid=21627 vsize=13267208 CPUtime=0.15 cores=1,3,5,7,9,11,13,15
/proc/21628/task/21635/stat : 21635 (java) S 21627 21627 7411 0 -1 1077944384 100 0 0 0 4 11 0 0 20 0 20 0 4065303 13585620992 113146 33554432000 4194304 4196468 140736769179456 139665199520912 139665604867797 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23576576 140736769184956 140736769185132 140736769185132 140736769187791 0
[pid=21628/tid=21636] ppid=21627 vsize=13267208 CPUtime=0.14 cores=1,3,5,7,9,11,13,15
/proc/21628/task/21636/stat : 21636 (java) S 21627 21627 7411 0 -1 1077944384 68 0 0 0 4 10 0 0 20 0 20 0 4065303 13585620992 113146 33554432000 4194304 4196468 140736769179456 139665198468112 139665604867797 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 23576576 140736769184956 140736769185132 140736769185132 140736769187791 0
[pid=21628/tid=21637] ppid=21627 vsize=13267208 CPUtime=0.15 cores=1,3,5,7,9,11,13,15
/proc/21628/task/21637/stat : 21637 (java) S 21627 21627 7411 0 -1 1077944384 69 0 0 0 5 10 0 0 20 0 20 0 4065303 13585620992 113146 33554432000 4194304 4196468 140736769179456 139665197415312 139665604867797 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 23576576 140736769184956 140736769185132 140736769185132 140736769187791 0
[pid=21628/tid=21638] ppid=21627 vsize=13267208 CPUtime=0.14 cores=1,3,5,7,9,11,13,15
/proc/21628/task/21638/stat : 21638 (java) S 21627 21627 7411 0 -1 1077944384 77 0 0 0 4 10 0 0 20 0 20 0 4065303 13585620992 113146 33554432000 4194304 4196468 140736769179456 139665196362512 139665604867797 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23576576 140736769184956 140736769185132 140736769185132 140736769187791 0
[pid=21628/tid=21639] ppid=21627 vsize=13267208 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/21628/task/21639/stat : 21639 (java) S 21627 21627 7411 0 -1 1077944384 209 0 0 0 0 0 0 0 20 0 20 0 4065305 13585620992 113146 33554432000 4194304 4196468 140736769179456 139664932890992 139665604868738 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23576576 140736769184956 140736769185132 140736769185132 140736769187791 0
[pid=21628/tid=21640] ppid=21627 vsize=13267208 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/21628/task/21640/stat : 21640 (java) S 21627 21627 7411 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 4065306 13585620992 113146 33554432000 4194304 4196468 140736769179456 139664931837024 139665604867797 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 23576576 140736769184956 140736769185132 140736769185132 140736769187791 0
[pid=21628/tid=21641] ppid=21627 vsize=13267208 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/21628/task/21641/stat : 21641 (java) S 21627 21627 7411 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 20 0 4065306 13585620992 113146 33554432000 4194304 4196468 140736769179456 139664930784128 139665604867797 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23576576 140736769184956 140736769185132 140736769185132 140736769187791 0
[pid=21628/tid=21642] ppid=21627 vsize=13267208 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/21628/task/21642/stat : 21642 (java) S 21627 21627 7411 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 4065310 13585620992 113146 33554432000 4194304 4196468 140736769179456 139664929732432 139665604876187 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 23576576 140736769184956 140736769185132 140736769185132 140736769187791 0
[pid=21628/tid=21643] ppid=21627 vsize=13267208 CPUtime=0.35 cores=1,3,5,7,9,11,13,15
/proc/21628/task/21643/stat : 21643 (java) S 21627 21627 7411 0 -1 1077944384 1532 0 0 0 35 0 0 0 20 0 20 0 4065310 13585620992 113146 33554432000 4194304 4196468 140736769179456 139664928680816 139665604868738 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 23576576 140736769184956 140736769185132 140736769185132 140736769187791 0
[pid=21628/tid=21644] ppid=21627 vsize=13267208 CPUtime=0.45 cores=1,3,5,7,9,11,13,15
/proc/21628/task/21644/stat : 21644 (java) S 21627 21627 7411 0 -1 1077944384 1273 0 0 0 45 0 0 0 20 0 20 0 4065310 13585620992 113146 33554432000 4194304 4196468 140736769179456 139664927628016 139665604868738 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 23576576 140736769184956 140736769185132 140736769185132 140736769187791 0
[pid=21628/tid=21645] ppid=21627 vsize=13267208 CPUtime=0.35 cores=1,3,5,7,9,11,13,15
/proc/21628/task/21645/stat : 21645 (java) S 21627 21627 7411 0 -1 1077944384 1044 0 0 0 35 0 0 0 20 0 20 0 4065310 13585620992 113146 33554432000 4194304 4196468 140736769179456 139664926575216 139665604868738 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 23576576 140736769184956 140736769185132 140736769185132 140736769187791 0
[pid=21628/tid=21646] ppid=21627 vsize=13267208 CPUtime=0.27 cores=1,3,5,7,9,11,13,15
/proc/21628/task/21646/stat : 21646 (java) S 21627 21627 7411 0 -1 1077944384 1308 0 0 0 27 0 0 0 20 0 20 0 4065310 13585620992 113146 33554432000 4194304 4196468 140736769179456 139664925522416 139665604868738 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23576576 140736769184956 140736769185132 140736769185132 140736769187791 0
[pid=21628/tid=21647] ppid=21627 vsize=13267208 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/21628/task/21647/stat : 21647 (java) S 21627 21627 7411 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 4065311 13585620992 113146 33554432000 4194304 4196468 140736769179456 139664924469856 139665604867797 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 23576576 140736769184956 140736769185132 140736769185132 140736769187791 0
[pid=21628/tid=21648] ppid=21627 vsize=13267208 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/21628/task/21648/stat : 21648 (java) S 21627 21627 7411 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 4065311 13585620992 113146 33554432000 4194304 4196468 140736769179456 139664923417136 139665604868738 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23576576 140736769184956 140736769185132 140736769185132 140736769187791 0
Current children cumulated CPU time (s) 3.93
Current children cumulated vsize (KiB) 13276720

[startup+3.10087 s]
/proc/loadavg: 10.57 12.59 13.22 10/291 21648
/proc/meminfo: memFree=26013676/32770624 swapFree=5860/275996
[pid=21627] ppid=21624 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/21627/stat : 21627 (xcsp3-exec) S 21624 21627 7411 0 -1 4202496 518 0 0 0 0 0 0 0 20 0 1 0 4065301 9740288 346 33554432000 4194304 5098028 140733457208400 140733457206504 140033013486204 0 65536 4100 65538 18446744071579417331 0 0 17 13 0 0 0 0 0 7196144 7232144 15917056 140733457212559 140733457212768 140733457212768 140733457215467 0
/proc/21627/statm: 2378 346 289 221 0 87 0
[pid=21628] ppid=21627 vsize=13267208 CPUtime=6.15 cores=1,3,5,7,9,11,13,15
/proc/21628/stat : 21628 (java) S 21627 21627 7411 0 -1 1077944320 15041 0 0 0 481 134 0 0 20 0 20 0 4065302 13585620992 209812 33554432000 4194304 4196468 140736769179456 140736769162000 139665604857591 0 0 0 16800975 18446744073709551615 0 0 17 11 0 0 0 0 0 6293624 6294260 23576576 140736769184956 140736769185132 140736769185132 140736769187791 0
/proc/21628/statm: 3316802 209812 3223 1 0 3304035 0
[pid=21628/tid=21629] ppid=21627 vsize=13267208 CPUtime=2.82 cores=1,3,5,7,9,11,13,15
/proc/21628/task/21629/stat : 21629 (java) R 21627 21627 7411 0 -1 4202560 6793 0 0 0 269 13 0 0 20 0 20 0 4065302 13585620992 209812 33554432000 4194304 4196468 140736769179456 139665609095192 139665242977774 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 23576576 140736769184956 140736769185132 140736769185132 140736769187791 0
[pid=21628/tid=21631] ppid=21627 vsize=13267208 CPUtime=0.21 cores=1,3,5,7,9,11,13,15
/proc/21628/task/21631/stat : 21631 (java) S 21627 21627 7411 0 -1 1077944384 381 0 0 0 6 15 0 0 20 0 20 0 4065303 13585620992 209812 33554432000 4194304 4196468 140736769179456 139665561410192 139665604867797 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23576576 140736769184956 140736769185132 140736769185132 140736769187791 0
[pid=21628/tid=21632] ppid=21627 vsize=13267208 CPUtime=0.21 cores=1,3,5,7,9,11,13,15
/proc/21628/task/21632/stat : 21632 (java) S 21627 21627 7411 0 -1 1077944384 123 0 0 0 9 12 0 0 20 0 20 0 4065303 13585620992 209812 33554432000 4194304 4196468 140736769179456 139665560357392 139665604867797 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23576576 140736769184956 140736769185132 140736769185132 140736769187791 0
[pid=21628/tid=21633] ppid=21627 vsize=13267208 CPUtime=0.2 cores=1,3,5,7,9,11,13,15
/proc/21628/task/21633/stat : 21633 (java) S 21627 21627 7411 0 -1 1077944384 109 0 0 0 7 13 0 0 20 0 20 0 4065303 13585620992 209812 33554432000 4194304 4196468 140736769179456 139665201625488 139665604867797 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23576576 140736769184956 140736769185132 140736769185132 140736769187791 0
[pid=21628/tid=21634] ppid=21627 vsize=13267208 CPUtime=0.21 cores=1,3,5,7,9,11,13,15
/proc/21628/task/21634/stat : 21634 (java) S 21627 21627 7411 0 -1 1077944384 119 0 0 0 7 14 0 0 20 0 20 0 4065303 13585620992 209812 33554432000 4194304 4196468 140736769179456 139665200572688 139665604867797 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 23576576 140736769184956 140736769185132 140736769185132 140736769187791 0
[pid=21628/tid=21635] ppid=21627 vsize=13267208 CPUtime=0.23 cores=1,3,5,7,9,11,13,15
/proc/21628/task/21635/stat : 21635 (java) S 21627 21627 7411 0 -1 1077944384 145 0 0 0 7 16 0 0 20 0 20 0 4065303 13585620992 209812 33554432000 4194304 4196468 140736769179456 139665199520912 139665604867797 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 23576576 140736769184956 140736769185132 140736769185132 140736769187791 0
[pid=21628/tid=21636] ppid=21627 vsize=13267208 CPUtime=0.22 cores=1,3,5,7,9,11,13,15
/proc/21628/task/21636/stat : 21636 (java) S 21627 21627 7411 0 -1 1077944384 118 0 0 0 7 15 0 0 20 0 20 0 4065303 13585620992 209812 33554432000 4194304 4196468 140736769179456 139665198468112 139665604867797 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 23576576 140736769184956 140736769185132 140736769185132 140736769187791 0
[pid=21628/tid=21637] ppid=21627 vsize=13267208 CPUtime=0.23 cores=1,3,5,7,9,11,13,15
/proc/21628/task/21637/stat : 21637 (java) S 21627 21627 7411 0 -1 1077944384 112 0 0 0 10 13 0 0 20 0 20 0 4065303 13585620992 210324 33554432000 4194304 4196468 140736769179456 139665197415312 139665604867797 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 23576576 140736769184956 140736769185132 140736769185132 140736769187791 0
[pid=21628/tid=21638] ppid=21627 vsize=13267208 CPUtime=0.22 cores=1,3,5,7,9,11,13,15
/proc/21628/task/21638/stat : 21638 (java) S 21627 21627 7411 0 -1 1077944384 131 0 0 0 6 16 0 0 20 0 20 0 4065303 13585620992 210324 33554432000 4194304 4196468 140736769179456 139665196362512 139665604867797 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23576576 140736769184956 140736769185132 140736769185132 140736769187791 0
[pid=21628/tid=21639] ppid=21627 vsize=13267208 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/21628/task/21639/stat : 21639 (java) S 21627 21627 7411 0 -1 1077944384 510 0 0 0 0 0 0 0 20 0 20 0 4065305 13585620992 210324 33554432000 4194304 4196468 140736769179456 139664932890992 139665604868738 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23576576 140736769184956 140736769185132 140736769185132 140736769187791 0
[pid=21628/tid=21640] ppid=21627 vsize=13267208 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/21628/task/21640/stat : 21640 (java) S 21627 21627 7411 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 4065306 13585620992 210324 33554432000 4194304 4196468 140736769179456 139664931837024 139665604867797 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 23576576 140736769184956 140736769185132 140736769185132 140736769187791 0
[pid=21628/tid=21641] ppid=21627 vsize=13267208 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/21628/task/21641/stat : 21641 (java) S 21627 21627 7411 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 20 0 4065306 13585620992 210324 33554432000 4194304 4196468 140736769179456 139664930784128 139665604867797 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23576576 140736769184956 140736769185132 140736769185132 140736769187791 0
[pid=21628/tid=21642] ppid=21627 vsize=13267208 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/21628/task/21642/stat : 21642 (java) S 21627 21627 7411 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 4065310 13585620992 210324 33554432000 4194304 4196468 140736769179456 139664929732432 139665604876187 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 23576576 140736769184956 140736769185132 140736769185132 140736769187791 0
[pid=21628/tid=21643] ppid=21627 vsize=13267208 CPUtime=0.35 cores=1,3,5,7,9,11,13,15
/proc/21628/task/21643/stat : 21643 (java) S 21627 21627 7411 0 -1 1077944384 1532 0 0 0 35 0 0 0 20 0 20 0 4065310 13585620992 210324 33554432000 4194304 4196468 140736769179456 139664928680816 139665604868738 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23576576 140736769184956 140736769185132 140736769185132 140736769187791 0
[pid=21628/tid=21644] ppid=21627 vsize=13267208 CPUtime=0.46 cores=1,3,5,7,9,11,13,15
/proc/21628/task/21644/stat : 21644 (java) S 21627 21627 7411 0 -1 1077944384 1277 0 0 0 46 0 0 0 20 0 20 0 4065310 13585620992 210324 33554432000 4194304 4196468 140736769179456 139664927628016 139665604868738 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 23576576 140736769184956 140736769185132 140736769185132 140736769187791 0
[pid=21628/tid=21645] ppid=21627 vsize=13267208 CPUtime=0.36 cores=1,3,5,7,9,11,13,15
/proc/21628/task/21645/stat : 21645 (java) S 21627 21627 7411 0 -1 1077944384 1047 0 0 0 36 0 0 0 20 0 20 0 4065310 13585620992 210324 33554432000 4194304 4196468 140736769179456 139664926575216 139665604868738 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 23576576 140736769184956 140736769185132 140736769185132 140736769187791 0
[pid=21628/tid=21646] ppid=21627 vsize=13267208 CPUtime=0.29 cores=1,3,5,7,9,11,13,15
/proc/21628/task/21646/stat : 21646 (java) S 21627 21627 7411 0 -1 1077944384 1348 0 0 0 29 0 0 0 20 0 20 0 4065310 13585620992 210324 33554432000 4194304 4196468 140736769179456 139664925522416 139665604868738 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23576576 140736769184956 140736769185132 140736769185132 140736769187791 0
[pid=21628/tid=21647] ppid=21627 vsize=13267208 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/21628/task/21647/stat : 21647 (java) S 21627 21627 7411 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 4065311 13585620992 210324 33554432000 4194304 4196468 140736769179456 139664924469856 139665604867797 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 23576576 140736769184956 140736769185132 140736769185132 140736769187791 0
[pid=21628/tid=21648] ppid=21627 vsize=13267208 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/21628/task/21648/stat : 21648 (java) S 21627 21627 7411 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 4065311 13585620992 210324 33554432000 4194304 4196468 140736769179456 139664923417136 139665604868738 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23576576 140736769184956 140736769185132 140736769185132 140736769187791 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 13276720

[startup+6.30099 s]
/proc/loadavg: 10.37 12.51 13.19 17/291 21648
/proc/meminfo: memFree=25319740/32770624 swapFree=5860/276008
[pid=21627] ppid=21624 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/21627/stat : 21627 (xcsp3-exec) S 21624 21627 7411 0 -1 4202496 518 0 0 0 0 0 0 0 20 0 1 0 4065301 9740288 346 33554432000 4194304 5098028 140733457208400 140733457206504 140033013486204 0 65536 4100 65538 18446744071579417331 0 0 17 13 0 0 0 0 0 7196144 7232144 15917056 140733457212559 140733457212768 140733457212768 140733457215467 0
/proc/21627/statm: 2378 346 289 221 0 87 0
[pid=21628] ppid=21627 vsize=13269256 CPUtime=12.21 cores=1,3,5,7,9,11,13,15
/proc/21628/stat : 21628 (java) S 21627 21627 7411 0 -1 1077944320 23343 0 0 0 942 279 0 0 20 0 20 0 4065302 13587718144 382077 33554432000 4194304 4196468 140736769179456 140736769162000 139665604857591 0 0 0 16800975 18446744073709551615 0 0 17 11 0 0 0 0 0 6293624 6294260 23576576 140736769184956 140736769185132 140736769185132 140736769187791 0
/proc/21628/statm: 3317314 382077 3230 1 0 3304547 0
[pid=21628/tid=21629] ppid=21627 vsize=13269256 CPUtime=5.68 cores=1,3,5,7,9,11,13,15
/proc/21628/task/21629/stat : 21629 (java) R 21627 21627 7411 0 -1 4202560 9477 0 0 0 549 19 0 0 20 0 20 0 4065302 13587718144 382077 33554432000 4194304 4196468 140736769179456 139665609095544 139665242528903 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 23576576 140736769184956 140736769185132 140736769185132 140736769187791 0
[pid=21628/tid=21631] ppid=21627 vsize=13269256 CPUtime=0.53 cores=1,3,5,7,9,11,13,15
/proc/21628/task/21631/stat : 21631 (java) S 21627 21627 7411 0 -1 1077944384 702 0 0 0 21 32 0 0 20 0 20 0 4065303 13587718144 382077 33554432000 4194304 4196468 140736769179456 139665561410192 139665604867797 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23576576 140736769184956 140736769185132 140736769185132 140736769187791 0
[pid=21628/tid=21632] ppid=21627 vsize=13269256 CPUtime=0.53 cores=1,3,5,7,9,11,13,15
/proc/21628/task/21632/stat : 21632 (java) S 21627 21627 7411 0 -1 1077944384 567 0 0 0 23 30 0 0 20 0 20 0 4065303 13587718144 382077 33554432000 4194304 4196468 140736769179456 139665560357392 139665604867797 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23576576 140736769184956 140736769185132 140736769185132 140736769187791 0
[pid=21628/tid=21633] ppid=21627 vsize=13269256 CPUtime=0.53 cores=1,3,5,7,9,11,13,15
/proc/21628/task/21633/stat : 21633 (java) S 21627 21627 7411 0 -1 1077944384 249 0 0 0 24 29 0 0 20 0 20 0 4065303 13587718144 382077 33554432000 4194304 4196468 140736769179456 139665201625488 139665604867797 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23576576 140736769184956 140736769185132 140736769185132 140736769187791 0
[pid=21628/tid=21634] ppid=21627 vsize=13269256 CPUtime=0.54 cores=1,3,5,7,9,11,13,15
/proc/21628/task/21634/stat : 21634 (java) S 21627 21627 7411 0 -1 1077944384 341 0 0 0 22 32 0 0 20 0 20 0 4065303 13587718144 382077 33554432000 4194304 4196468 140736769179456 139665200572688 139665604867797 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 23576576 140736769184956 140736769185132 140736769185132 140736769187791 0
[pid=21628/tid=21635] ppid=21627 vsize=13269256 CPUtime=0.52 cores=1,3,5,7,9,11,13,15
/proc/21628/task/21635/stat : 21635 (java) S 21627 21627 7411 0 -1 1077944384 251 0 0 0 24 28 0 0 20 0 20 0 4065303 13587718144 382077 33554432000 4194304 4196468 140736769179456 139665199520912 139665604867797 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23576576 140736769184956 140736769185132 140736769185132 140736769187791 0
[pid=21628/tid=21636] ppid=21627 vsize=13269256 CPUtime=0.54 cores=1,3,5,7,9,11,13,15
/proc/21628/task/21636/stat : 21636 (java) S 21627 21627 7411 0 -1 1077944384 314 0 0 0 22 32 0 0 20 0 20 0 4065303 13587718144 382077 33554432000 4194304 4196468 140736769179456 139665198468112 139665604867797 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 23576576 140736769184956 140736769185132 140736769185132 140736769187791 0
[pid=21628/tid=21637] ppid=21627 vsize=13269256 CPUtime=0.56 cores=1,3,5,7,9,11,13,15
/proc/21628/task/21637/stat : 21637 (java) S 21627 21627 7411 0 -1 1077944384 312 0 0 0 23 33 0 0 20 0 20 0 4065303 13587718144 382077 33554432000 4194304 4196468 140736769179456 139665197415312 139665604867797 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 23576576 140736769184956 140736769185132 140736769185132 140736769187791 0
[pid=21628/tid=21638] ppid=21627 vsize=13269256 CPUtime=0.54 cores=1,3,5,7,9,11,13,15
/proc/21628/task/21638/stat : 21638 (java) S 21627 21627 7411 0 -1 1077944384 317 0 0 0 20 34 0 0 20 0 20 0 4065303 13587718144 382077 33554432000 4194304 4196468 140736769179456 139665196362512 139665604867797 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23576576 140736769184956 140736769185132 140736769185132 140736769187791 0
[pid=21628/tid=21639] ppid=21627 vsize=13269256 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/21628/task/21639/stat : 21639 (java) S 21627 21627 7411 0 -1 1077944384 925 0 0 0 0 0 0 0 20 0 20 0 4065305 13587718144 382077 33554432000 4194304 4196468 140736769179456 139664932890992 139665604868738 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23576576 140736769184956 140736769185132 140736769185132 140736769187791 0
[pid=21628/tid=21640] ppid=21627 vsize=13269256 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/21628/task/21640/stat : 21640 (java) S 21627 21627 7411 0 -1 1077944384 40 0 0 0 0 0 0 0 20 0 20 0 4065306 13587718144 382077 33554432000 4194304 4196468 140736769179456 139664931837024 139665604867797 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 23576576 140736769184956 140736769185132 140736769185132 140736769187791 0
[pid=21628/tid=21641] ppid=21627 vsize=13269256 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/21628/task/21641/stat : 21641 (java) S 21627 21627 7411 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 20 0 4065306 13587718144 382077 33554432000 4194304 4196468 140736769179456 139664930784128 139665604867797 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23576576 140736769184956 140736769185132 140736769185132 140736769187791 0
[pid=21628/tid=21642] ppid=21627 vsize=13269256 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/21628/task/21642/stat : 21642 (java) S 21627 21627 7411 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 4065310 13587718144 382077 33554432000 4194304 4196468 140736769179456 139664929732432 139665604876187 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 23576576 140736769184956 140736769185132 140736769185132 140736769187791 0

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

/proc/21628/task/21647/stat : 21647 (java) S 21627 21627 7411 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 4065311 14133010432 1269290 33554432000 4194304 4196468 140736769179456 139664924469856 139665604867797 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 23576576 140736769184956 140736769185132 140736769185132 140736769187791 0
[pid=21628/tid=21648] ppid=21627 vsize=13801768 CPUtime=0.05 cores=1,3,5,7,9,11,13,15
/proc/21628/task/21648/stat : 21648 (java) S 21627 21627 7411 0 -1 1077944384 1157 0 0 0 1 4 0 0 20 0 28 0 4065311 14133010432 1269290 33554432000 4194304 4196468 140736769179456 139664923417136 139665604868738 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23576576 140736769184956 140736769185132 140736769185132 140736769187791 0
[pid=21628/tid=21743] ppid=21627 vsize=13801768 CPUtime=70.77 cores=1,3,5,7,9,11,13,15
/proc/21628/task/21743/stat : 21743 (java) R 21627 21627 7411 0 -1 4202560 2501 0 0 0 7077 0 0 0 20 0 28 0 4069661 14133010432 1269290 33554432000 4194304 4196468 140736769179456 139664915401528 139665242451086 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 23576576 140736769184956 140736769185132 140736769185132 140736769187791 0
[pid=21628/tid=21744] ppid=21627 vsize=13801768 CPUtime=71.13 cores=1,3,5,7,9,11,13,15
/proc/21628/task/21744/stat : 21744 (java) R 21627 21627 7411 0 -1 4202560 1173 0 0 0 7113 0 0 0 20 0 28 0 4069662 14133010432 1269290 33554432000 4194304 4196468 140736769179456 139664914349976 139665245280731 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 23576576 140736769184956 140736769185132 140736769185132 140736769187791 0
[pid=21628/tid=21745] ppid=21627 vsize=13801768 CPUtime=70.87 cores=1,3,5,7,9,11,13,15
/proc/21628/task/21745/stat : 21745 (java) R 21627 21627 7411 0 -1 4202560 1942 0 0 0 7087 0 0 0 20 0 28 0 4069662 14133010432 1269290 33554432000 4194304 4196468 140736769179456 139664913298312 139665245278773 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 23576576 140736769184956 140736769185132 140736769185132 140736769187791 0
[pid=21628/tid=21746] ppid=21627 vsize=13801768 CPUtime=70.24 cores=1,3,5,7,9,11,13,15
/proc/21628/task/21746/stat : 21746 (java) R 21627 21627 7411 0 -1 4202560 1383 0 0 0 7024 0 0 0 20 0 28 0 4069662 14133010432 1269290 33554432000 4194304 4196468 140736769179456 139664912245816 139665242450608 0 4 0 16800975 0 0 0 -1 15 0 0 0 0 0 6293624 6294260 23576576 140736769184956 140736769185132 140736769185132 140736769187791 0
[pid=21628/tid=21747] ppid=21627 vsize=13801768 CPUtime=70.69 cores=1,3,5,7,9,11,13,15
/proc/21628/task/21747/stat : 21747 (java) R 21627 21627 7411 0 -1 4202560 2259 0 0 0 7069 0 0 0 20 0 28 0 4069662 14133010432 1269290 33554432000 4194304 4196468 140736769179456 139664911192600 139665245281828 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 23576576 140736769184956 140736769185132 140736769185132 140736769187791 0
[pid=21628/tid=21748] ppid=21627 vsize=13801768 CPUtime=71.07 cores=1,3,5,7,9,11,13,15
/proc/21628/task/21748/stat : 21748 (java) R 21627 21627 7411 0 -1 4202560 794 0 0 0 7107 0 0 0 20 0 28 0 4069662 14133010432 1269290 33554432000 4194304 4196468 140736769179456 139664910139696 139665245280630 0 4 0 16800975 0 0 0 -1 11 0 0 0 0 0 6293624 6294260 23576576 140736769184956 140736769185132 140736769185132 140736769187791 0
[pid=21628/tid=21749] ppid=21627 vsize=13801768 CPUtime=69.68 cores=1,3,5,7,9,11,13,15
/proc/21628/task/21749/stat : 21749 (java) R 21627 21627 7411 0 -1 4202560 998 0 0 0 6968 0 0 0 20 0 28 0 4069662 14133010432 1269290 33554432000 4194304 4196468 140736769179456 139664909087096 139665245278869 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 23576576 140736769184956 140736769185132 140736769185132 140736769187791 0
[pid=21628/tid=21750] ppid=21627 vsize=13801768 CPUtime=71.06 cores=1,3,5,7,9,11,13,15
/proc/21628/task/21750/stat : 21750 (java) R 21627 21627 7411 0 -1 4202560 1459 0 0 0 7106 0 0 0 20 0 28 0 4069662 14133010432 1269290 33554432000 4194304 4196468 140736769179456 139664908034216 139665245280649 0 4 0 16800975 0 0 0 -1 13 0 0 0 0 0 6293624 6294260 23576576 140736769184956 140736769185132 140736769185132 140736769187791 0
Current children cumulated CPU time (s) 661.92
Current children cumulated vsize (KiB) 13811280

[startup+116.002 s]
/proc/loadavg: 14.27 13.01 13.28 17/299 21863
/proc/meminfo: memFree=26502176/32770624 swapFree=5860/276156
[pid=21627] ppid=21624 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/21627/stat : 21627 (xcsp3-exec) S 21624 21627 7411 0 -1 4202496 518 0 0 0 0 0 0 0 20 0 1 0 4065301 9740288 346 33554432000 4194304 5098028 140733457208400 140733457206504 140033013486204 0 65536 4100 65538 18446744071579417331 0 0 17 13 0 0 0 0 0 7196144 7232144 15917056 140733457212559 140733457212768 140733457212768 140733457215467 0
/proc/21627/statm: 2378 346 289 221 0 87 0
[pid=21628] ppid=21627 vsize=13801768 CPUtime=668.29 cores=1,3,5,7,9,11,13,15
/proc/21628/stat : 21628 (java) S 21627 21627 7411 0 -1 1077944320 101312 0 0 0 65828 1001 0 0 20 0 28 0 4065302 14133010432 1269290 33554432000 4194304 4196468 140736769179456 140736769162000 139665604857591 0 0 0 16800975 18446744073709551615 0 0 17 11 0 0 0 0 0 6293624 6294260 23576576 140736769184956 140736769185132 140736769185132 140736769187791 0
/proc/21628/statm: 3450442 1269290 3278 1 0 3437675 0
[pid=21628/tid=21629] ppid=21627 vsize=13801768 CPUtime=34.97 cores=1,3,5,7,9,11,13,15
/proc/21628/task/21629/stat : 21629 (java) S 21627 21627 7411 0 -1 1077944384 17416 0 0 0 3449 48 0 0 20 0 28 0 4065302 14133010432 1269290 33554432000 4194304 4196468 140736769179456 139665609098368 139665604867797 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 23576576 140736769184956 140736769185132 140736769185132 140736769187791 0
[pid=21628/tid=21631] ppid=21627 vsize=13801768 CPUtime=6.57 cores=1,3,5,7,9,11,13,15
/proc/21628/task/21631/stat : 21631 (java) S 21627 21627 7411 0 -1 1077944384 4193 0 0 0 534 123 0 0 20 0 28 0 4065303 14133010432 1269290 33554432000 4194304 4196468 140736769179456 139665561410192 139665604867797 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 23576576 140736769184956 140736769185132 140736769185132 140736769187791 0
[pid=21628/tid=21632] ppid=21627 vsize=13801768 CPUtime=6.58 cores=1,3,5,7,9,11,13,15
/proc/21628/task/21632/stat : 21632 (java) S 21627 21627 7411 0 -1 1077944384 4855 0 0 0 547 111 0 0 20 0 28 0 4065303 14133010432 1269290 33554432000 4194304 4196468 140736769179456 139665560357392 139665604867797 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23576576 140736769184956 140736769185132 140736769185132 140736769187791 0
[pid=21628/tid=21633] ppid=21627 vsize=13801768 CPUtime=6.54 cores=1,3,5,7,9,11,13,15
/proc/21628/task/21633/stat : 21633 (java) S 21627 21627 7411 0 -1 1077944384 2913 0 0 0 542 112 0 0 20 0 28 0 4065303 14133010432 1269290 33554432000 4194304 4196468 140736769179456 139665201625488 139665604867797 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23576576 140736769184956 140736769185132 140736769185132 140736769187791 0
[pid=21628/tid=21634] ppid=21627 vsize=13801768 CPUtime=6.61 cores=1,3,5,7,9,11,13,15
/proc/21628/task/21634/stat : 21634 (java) S 21627 21627 7411 0 -1 1077944384 3749 0 0 0 540 121 0 0 20 0 28 0 4065303 14133010432 1269290 33554432000 4194304 4196468 140736769179456 139665200572688 139665604867797 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23576576 140736769184956 140736769185132 140736769185132 140736769187791 0
[pid=21628/tid=21635] ppid=21627 vsize=13801768 CPUtime=6.51 cores=1,3,5,7,9,11,13,15
/proc/21628/task/21635/stat : 21635 (java) S 21627 21627 7411 0 -1 1077944384 3556 0 0 0 533 118 0 0 20 0 28 0 4065303 14133010432 1269290 33554432000 4194304 4196468 140736769179456 139665199520912 139665604867797 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23576576 140736769184956 140736769185132 140736769185132 140736769187791 0
[pid=21628/tid=21636] ppid=21627 vsize=13801768 CPUtime=6.59 cores=1,3,5,7,9,11,13,15
/proc/21628/task/21636/stat : 21636 (java) S 21627 21627 7411 0 -1 1077944384 2842 0 0 0 532 127 0 0 20 0 28 0 4065303 14133010432 1269290 33554432000 4194304 4196468 140736769179456 139665198468112 139665604867797 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23576576 140736769184956 140736769185132 140736769185132 140736769187791 0
[pid=21628/tid=21637] ppid=21627 vsize=13801768 CPUtime=6.52 cores=1,3,5,7,9,11,13,15
/proc/21628/task/21637/stat : 21637 (java) S 21627 21627 7411 0 -1 1077944384 3246 0 0 0 545 107 0 0 20 0 28 0 4065303 14133010432 1269290 33554432000 4194304 4196468 140736769179456 139665197415312 139665604867797 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 23576576 140736769184956 140736769185132 140736769185132 140736769187791 0
[pid=21628/tid=21638] ppid=21627 vsize=13801768 CPUtime=6.59 cores=1,3,5,7,9,11,13,15
/proc/21628/task/21638/stat : 21638 (java) S 21627 21627 7411 0 -1 1077944384 3222 0 0 0 549 110 0 0 20 0 28 0 4065303 14133010432 1269290 33554432000 4194304 4196468 140736769179456 139665196362512 139665604867797 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 23576576 140736769184956 140736769185132 140736769185132 140736769187791 0
[pid=21628/tid=21639] ppid=21627 vsize=13801768 CPUtime=1.91 cores=1,3,5,7,9,11,13,15
/proc/21628/task/21639/stat : 21639 (java) S 21627 21627 7411 0 -1 1077944384 5821 0 0 0 189 2 0 0 20 0 28 0 4065305 14133010432 1269290 33554432000 4194304 4196468 140736769179456 139664932890992 139665604868738 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23576576 140736769184956 140736769185132 140736769185132 140736769187791 0
[pid=21628/tid=21640] ppid=21627 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/21628/task/21640/stat : 21640 (java) S 21627 21627 7411 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 28 0 4065306 14133010432 1269290 33554432000 4194304 4196468 140736769179456 139664931837024 139665604867797 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23576576 140736769184956 140736769185132 140736769185132 140736769187791 0
[pid=21628/tid=21641] ppid=21627 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/21628/task/21641/stat : 21641 (java) S 21627 21627 7411 0 -1 1077944384 86 0 0 0 0 0 0 0 20 0 28 0 4065306 14133010432 1269290 33554432000 4194304 4196468 140736769179456 139664930784128 139665604867797 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 23576576 140736769184956 140736769185132 140736769185132 140736769187791 0
[pid=21628/tid=21642] ppid=21627 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/21628/task/21642/stat : 21642 (java) S 21627 21627 7411 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 4065310 14133010432 1269290 33554432000 4194304 4196468 140736769179456 139664929732432 139665604876187 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 23576576 140736769184956 140736769185132 140736769185132 140736769187791 0
[pid=21628/tid=21643] ppid=21627 vsize=13801768 CPUtime=2.28 cores=1,3,5,7,9,11,13,15
/proc/21628/task/21643/stat : 21643 (java) S 21627 21627 7411 0 -1 1077944384 12182 0 0 0 225 3 0 0 20 0 28 0 4065310 14133010432 1269290 33554432000 4194304 4196468 140736769179456 139664928680816 139665604868738 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23576576 140736769184956 140736769185132 140736769185132 140736769187791 0
[pid=21628/tid=21644] ppid=21627 vsize=13801768 CPUtime=1.72 cores=1,3,5,7,9,11,13,15
/proc/21628/task/21644/stat : 21644 (java) S 21627 21627 7411 0 -1 1077944384 6834 0 0 0 170 2 0 0 20 0 28 0 4065310 14133010432 1269290 33554432000 4194304 4196468 140736769179456 139664927628016 139665604868738 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 23576576 140736769184956 140736769185132 140736769185132 140736769187791 0
[pid=21628/tid=21645] ppid=21627 vsize=13801768 CPUtime=1.93 cores=1,3,5,7,9,11,13,15
/proc/21628/task/21645/stat : 21645 (java) S 21627 21627 7411 0 -1 1077944384 8059 0 0 0 192 1 0 0 20 0 28 0 4065310 14133010432 1269290 33554432000 4194304 4196468 140736769179456 139664926575216 139665604868738 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 23576576 140736769184956 140736769185132 140736769185132 140736769187791 0
[pid=21628/tid=21646] ppid=21627 vsize=13801768 CPUtime=0.81 cores=1,3,5,7,9,11,13,15
/proc/21628/task/21646/stat : 21646 (java) S 21627 21627 7411 0 -1 1077944384 7364 0 0 0 79 2 0 0 20 0 28 0 4065310 14133010432 1269290 33554432000 4194304 4196468 140736769179456 139664925522416 139665604868738 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 23576576 140736769184956 140736769185132 140736769185132 140736769187791 0
[pid=21628/tid=21647] ppid=21627 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/21628/task/21647/stat : 21647 (java) S 21627 21627 7411 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 4065311 14133010432 1269290 33554432000 4194304 4196468 140736769179456 139664924469856 139665604867797 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 23576576 140736769184956 140736769185132 140736769185132 140736769187791 0
[pid=21628/tid=21648] ppid=21627 vsize=13801768 CPUtime=0.05 cores=1,3,5,7,9,11,13,15
/proc/21628/task/21648/stat : 21648 (java) S 21627 21627 7411 0 -1 1077944384 1159 0 0 0 1 4 0 0 20 0 28 0 4065311 14133010432 1269290 33554432000 4194304 4196468 140736769179456 139664923417136 139665604868738 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23576576 140736769184956 140736769185132 140736769185132 140736769187791 0
[pid=21628/tid=21743] ppid=21627 vsize=13801768 CPUtime=71.57 cores=1,3,5,7,9,11,13,15
/proc/21628/task/21743/stat : 21743 (java) R 21627 21627 7411 0 -1 4202560 2502 0 0 0 7157 0 0 0 20 0 28 0 4069661 14133010432 1269290 33554432000 4194304 4196468 140736769179456 139664915401528 139665245278869 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 23576576 140736769184956 140736769185132 140736769185132 140736769187791 0
[pid=21628/tid=21744] ppid=21627 vsize=13801768 CPUtime=71.93 cores=1,3,5,7,9,11,13,15
/proc/21628/task/21744/stat : 21744 (java) R 21627 21627 7411 0 -1 4202560 1175 0 0 0 7193 0 0 0 20 0 28 0 4069662 14133010432 1269290 33554432000 4194304 4196468 140736769179456 139664914349976 139665245308223 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 23576576 140736769184956 140736769185132 140736769185132 140736769187791 0
[pid=21628/tid=21745] ppid=21627 vsize=13801768 CPUtime=71.67 cores=1,3,5,7,9,11,13,15
/proc/21628/task/21745/stat : 21745 (java) R 21627 21627 7411 0 -1 4202560 1948 0 0 0 7167 0 0 0 20 0 28 0 4069662 14133010432 1269290 33554432000 4194304 4196468 140736769179456 139664913298312 139665245280691 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 23576576 140736769184956 140736769185132 140736769185132 140736769187791 0
[pid=21628/tid=21746] ppid=21627 vsize=13801768 CPUtime=71.01 cores=1,3,5,7,9,11,13,15
/proc/21628/task/21746/stat : 21746 (java) R 21627 21627 7411 0 -1 4202560 1390 0 0 0 7101 0 0 0 20 0 28 0 4069662 14133010432 1269290 33554432000 4194304 4196468 140736769179456 139664912245816 139665245282177 0 4 0 16800975 0 0 0 -1 15 0 0 0 0 0 6293624 6294260 23576576 140736769184956 140736769185132 140736769185132 140736769187791 0
[pid=21628/tid=21747] ppid=21627 vsize=13801768 CPUtime=71.49 cores=1,3,5,7,9,11,13,15
/proc/21628/task/21747/stat : 21747 (java) R 21627 21627 7411 0 -1 4202560 2262 0 0 0 7149 0 0 0 20 0 28 0 4069662 14133010432 1269290 33554432000 4194304 4196468 140736769179456 139664911192600 139665242451086 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 23576576 140736769184956 140736769185132 140736769185132 140736769187791 0
[pid=21628/tid=21748] ppid=21627 vsize=13801768 CPUtime=71.87 cores=1,3,5,7,9,11,13,15
/proc/21628/task/21748/stat : 21748 (java) R 21627 21627 7411 0 -1 4202560 794 0 0 0 7187 0 0 0 20 0 28 0 4069662 14133010432 1269290 33554432000 4194304 4196468 140736769179456 139664910139696 139665245280686 0 4 0 16800975 0 0 0 -1 11 0 0 0 0 0 6293624 6294260 23576576 140736769184956 140736769185132 140736769185132 140736769187791 0
[pid=21628/tid=21749] ppid=21627 vsize=13801768 CPUtime=70.48 cores=1,3,5,7,9,11,13,15
/proc/21628/task/21749/stat : 21749 (java) R 21627 21627 7411 0 -1 4202560 998 0 0 0 7048 0 0 0 20 0 28 0 4069662 14133010432 1269290 33554432000 4194304 4196468 140736769179456 139664909087096 139665245308203 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 23576576 140736769184956 140736769185132 140736769185132 140736769187791 0
[pid=21628/tid=21750] ppid=21627 vsize=13801768 CPUtime=71.86 cores=1,3,5,7,9,11,13,15
/proc/21628/task/21750/stat : 21750 (java) R 21627 21627 7411 0 -1 4202560 1461 0 0 0 7186 0 0 0 20 0 28 0 4069662 14133010432 1269290 33554432000 4194304 4196468 140736769179456 139664908034216 139665245279598 0 4 0 16800975 0 0 0 -1 13 0 0 0 0 0 6293624 6294260 23576576 140736769184956 140736769185132 140736769185132 140736769187791 0
Current children cumulated CPU time (s) 668.29
Current children cumulated vsize (KiB) 13811280

[startup+116.202 s]
/proc/loadavg: 14.27 13.01 13.28 17/299 21863
/proc/meminfo: memFree=26502176/32770624 swapFree=5860/276156
[pid=21627] ppid=21624 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/21627/stat : 21627 (xcsp3-exec) S 21624 21627 7411 0 -1 4202496 518 0 0 0 0 0 0 0 20 0 1 0 4065301 9740288 346 33554432000 4194304 5098028 140733457208400 140733457206504 140033013486204 0 65536 4100 65538 18446744071579417331 0 0 17 13 0 0 0 0 0 7196144 7232144 15917056 140733457212559 140733457212768 140733457212768 140733457215467 0
/proc/21627/statm: 2378 346 289 221 0 87 0
[pid=21628] ppid=21627 vsize=13801768 CPUtime=669.89 cores=1,3,5,7,9,11,13,15
/proc/21628/stat : 21628 (java) S 21627 21627 7411 0 -1 1077944320 101331 0 0 0 65988 1001 0 0 20 0 28 0 4065302 14133010432 1269290 33554432000 4194304 4196468 140736769179456 140736769162000 139665604857591 0 0 0 16800975 18446744073709551615 0 0 17 11 0 0 0 0 0 6293624 6294260 23576576 140736769184956 140736769185132 140736769185132 140736769187791 0
/proc/21628/statm: 3450442 1269290 3278 1 0 3437675 0
[pid=21628/tid=21629] ppid=21627 vsize=13801768 CPUtime=34.97 cores=1,3,5,7,9,11,13,15
/proc/21628/task/21629/stat : 21629 (java) S 21627 21627 7411 0 -1 1077944384 17416 0 0 0 3449 48 0 0 20 0 28 0 4065302 14133010432 1269290 33554432000 4194304 4196468 140736769179456 139665609098368 139665604867797 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 23576576 140736769184956 140736769185132 140736769185132 140736769187791 0
[pid=21628/tid=21631] ppid=21627 vsize=13801768 CPUtime=6.57 cores=1,3,5,7,9,11,13,15
/proc/21628/task/21631/stat : 21631 (java) S 21627 21627 7411 0 -1 1077944384 4193 0 0 0 534 123 0 0 20 0 28 0 4065303 14133010432 1269290 33554432000 4194304 4196468 140736769179456 139665561410192 139665604867797 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 23576576 140736769184956 140736769185132 140736769185132 140736769187791 0
[pid=21628/tid=21632] ppid=21627 vsize=13801768 CPUtime=6.58 cores=1,3,5,7,9,11,13,15
/proc/21628/task/21632/stat : 21632 (java) S 21627 21627 7411 0 -1 1077944384 4855 0 0 0 547 111 0 0 20 0 28 0 4065303 14133010432 1269290 33554432000 4194304 4196468 140736769179456 139665560357392 139665604867797 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23576576 140736769184956 140736769185132 140736769185132 140736769187791 0
[pid=21628/tid=21633] ppid=21627 vsize=13801768 CPUtime=6.54 cores=1,3,5,7,9,11,13,15
/proc/21628/task/21633/stat : 21633 (java) S 21627 21627 7411 0 -1 1077944384 2913 0 0 0 542 112 0 0 20 0 28 0 4065303 14133010432 1269290 33554432000 4194304 4196468 140736769179456 139665201625488 139665604867797 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23576576 140736769184956 140736769185132 140736769185132 140736769187791 0
[pid=21628/tid=21634] ppid=21627 vsize=13801768 CPUtime=6.61 cores=1,3,5,7,9,11,13,15
/proc/21628/task/21634/stat : 21634 (java) S 21627 21627 7411 0 -1 1077944384 3749 0 0 0 540 121 0 0 20 0 28 0 4065303 14133010432 1269290 33554432000 4194304 4196468 140736769179456 139665200572688 139665604867797 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23576576 140736769184956 140736769185132 140736769185132 140736769187791 0
[pid=21628/tid=21635] ppid=21627 vsize=13801768 CPUtime=6.51 cores=1,3,5,7,9,11,13,15
/proc/21628/task/21635/stat : 21635 (java) S 21627 21627 7411 0 -1 1077944384 3556 0 0 0 533 118 0 0 20 0 28 0 4065303 14133010432 1269290 33554432000 4194304 4196468 140736769179456 139665199520912 139665604867797 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23576576 140736769184956 140736769185132 140736769185132 140736769187791 0
[pid=21628/tid=21636] ppid=21627 vsize=13801768 CPUtime=6.59 cores=1,3,5,7,9,11,13,15
/proc/21628/task/21636/stat : 21636 (java) S 21627 21627 7411 0 -1 1077944384 2842 0 0 0 532 127 0 0 20 0 28 0 4065303 14133010432 1269290 33554432000 4194304 4196468 140736769179456 139665198468112 139665604867797 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23576576 140736769184956 140736769185132 140736769185132 140736769187791 0
[pid=21628/tid=21637] ppid=21627 vsize=13801768 CPUtime=6.52 cores=1,3,5,7,9,11,13,15
/proc/21628/task/21637/stat : 21637 (java) S 21627 21627 7411 0 -1 1077944384 3246 0 0 0 545 107 0 0 20 0 28 0 4065303 14133010432 1269290 33554432000 4194304 4196468 140736769179456 139665197415312 139665604867797 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 23576576 140736769184956 140736769185132 140736769185132 140736769187791 0
[pid=21628/tid=21638] ppid=21627 vsize=13801768 CPUtime=6.59 cores=1,3,5,7,9,11,13,15
/proc/21628/task/21638/stat : 21638 (java) S 21627 21627 7411 0 -1 1077944384 3222 0 0 0 549 110 0 0 20 0 28 0 4065303 14133010432 1269290 33554432000 4194304 4196468 140736769179456 139665196362512 139665604867797 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 23576576 140736769184956 140736769185132 140736769185132 140736769187791 0
[pid=21628/tid=21639] ppid=21627 vsize=13801768 CPUtime=1.91 cores=1,3,5,7,9,11,13,15
/proc/21628/task/21639/stat : 21639 (java) S 21627 21627 7411 0 -1 1077944384 5821 0 0 0 189 2 0 0 20 0 28 0 4065305 14133010432 1269290 33554432000 4194304 4196468 140736769179456 139664932890992 139665604868738 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23576576 140736769184956 140736769185132 140736769185132 140736769187791 0
[pid=21628/tid=21640] ppid=21627 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/21628/task/21640/stat : 21640 (java) S 21627 21627 7411 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 28 0 4065306 14133010432 1269290 33554432000 4194304 4196468 140736769179456 139664931837024 139665604867797 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23576576 140736769184956 140736769185132 140736769185132 140736769187791 0
[pid=21628/tid=21641] ppid=21627 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/21628/task/21641/stat : 21641 (java) S 21627 21627 7411 0 -1 1077944384 86 0 0 0 0 0 0 0 20 0 28 0 4065306 14133010432 1269290 33554432000 4194304 4196468 140736769179456 139664930784128 139665604867797 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 23576576 140736769184956 140736769185132 140736769185132 140736769187791 0
[pid=21628/tid=21642] ppid=21627 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/21628/task/21642/stat : 21642 (java) S 21627 21627 7411 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 4065310 14133010432 1269290 33554432000 4194304 4196468 140736769179456 139664929732432 139665604876187 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 23576576 140736769184956 140736769185132 140736769185132 140736769187791 0
[pid=21628/tid=21643] ppid=21627 vsize=13801768 CPUtime=2.28 cores=1,3,5,7,9,11,13,15
/proc/21628/task/21643/stat : 21643 (java) S 21627 21627 7411 0 -1 1077944384 12189 0 0 0 225 3 0 0 20 0 28 0 4065310 14133010432 1269290 33554432000 4194304 4196468 140736769179456 139664928680816 139665604868738 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23576576 140736769184956 140736769185132 140736769185132 140736769187791 0
[pid=21628/tid=21644] ppid=21627 vsize=13801768 CPUtime=1.72 cores=1,3,5,7,9,11,13,15
/proc/21628/task/21644/stat : 21644 (java) S 21627 21627 7411 0 -1 1077944384 6837 0 0 0 170 2 0 0 20 0 28 0 4065310 14133010432 1269290 33554432000 4194304 4196468 140736769179456 139664927628016 139665604868738 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 23576576 140736769184956 140736769185132 140736769185132 140736769187791 0
[pid=21628/tid=21645] ppid=21627 vsize=13801768 CPUtime=1.93 cores=1,3,5,7,9,11,13,15
/proc/21628/task/21645/stat : 21645 (java) S 21627 21627 7411 0 -1 1077944384 8062 0 0 0 192 1 0 0 20 0 28 0 4065310 14133010432 1269290 33554432000 4194304 4196468 140736769179456 139664926575216 139665604868738 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 23576576 140736769184956 140736769185132 140736769185132 140736769187791 0
[pid=21628/tid=21646] ppid=21627 vsize=13801768 CPUtime=0.81 cores=1,3,5,7,9,11,13,15
/proc/21628/task/21646/stat : 21646 (java) S 21627 21627 7411 0 -1 1077944384 7368 0 0 0 79 2 0 0 20 0 28 0 4065310 14133010432 1269290 33554432000 4194304 4196468 140736769179456 139664925522416 139665604868738 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 23576576 140736769184956 140736769185132 140736769185132 140736769187791 0
[pid=21628/tid=21647] ppid=21627 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/21628/task/21647/stat : 21647 (java) S 21627 21627 7411 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 4065311 14133010432 1269290 33554432000 4194304 4196468 140736769179456 139664924469856 139665604867797 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 23576576 140736769184956 140736769185132 140736769185132 140736769187791 0
[pid=21628/tid=21648] ppid=21627 vsize=13801768 CPUtime=0.06 cores=1,3,5,7,9,11,13,15
/proc/21628/task/21648/stat : 21648 (java) S 21627 21627 7411 0 -1 1077944384 1159 0 0 0 1 5 0 0 20 0 28 0 4065311 14133010432 1269290 33554432000 4194304 4196468 140736769179456 139664923417136 139665604868738 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23576576 140736769184956 140736769185132 140736769185132 140736769187791 0
[pid=21628/tid=21743] ppid=21627 vsize=13801768 CPUtime=71.77 cores=1,3,5,7,9,11,13,15
/proc/21628/task/21743/stat : 21743 (java) R 21627 21627 7411 0 -1 4202560 2502 0 0 0 7177 0 0 0 20 0 28 0 4069661 14133010432 1269290 33554432000 4194304 4196468 140736769179456 139664915401528 139665245278809 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 23576576 140736769184956 140736769185132 140736769185132 140736769187791 0
[pid=21628/tid=21744] ppid=21627 vsize=13801768 CPUtime=72.13 cores=1,3,5,7,9,11,13,15
/proc/21628/task/21744/stat : 21744 (java) R 21627 21627 7411 0 -1 4202560 1175 0 0 0 7213 0 0 0 20 0 28 0 4069662 14133010432 1269290 33554432000 4194304 4196468 140736769179456 139664914349976 139665242451086 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 23576576 140736769184956 140736769185132 140736769185132 140736769187791 0
[pid=21628/tid=21745] ppid=21627 vsize=13801768 CPUtime=71.87 cores=1,3,5,7,9,11,13,15
/proc/21628/task/21745/stat : 21745 (java) R 21627 21627 7411 0 -1 4202560 1948 0 0 0 7187 0 0 0 20 0 28 0 4069662 14133010432 1269290 33554432000 4194304 4196468 140736769179456 139664913298312 139665242451086 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 23576576 140736769184956 140736769185132 140736769185132 140736769187791 0
[pid=21628/tid=21746] ppid=21627 vsize=13801768 CPUtime=71.21 cores=1,3,5,7,9,11,13,15
/proc/21628/task/21746/stat : 21746 (java) R 21627 21627 7411 0 -1 4202560 1392 0 0 0 7121 0 0 0 20 0 28 0 4069662 14133010432 1269290 33554432000 4194304 4196468 140736769179456 139664912245816 139665245280691 0 4 0 16800975 0 0 0 -1 15 0 0 0 0 0 6293624 6294260 23576576 140736769184956 140736769185132 140736769185132 140736769187791 0
[pid=21628/tid=21747] ppid=21627 vsize=13801768 CPUtime=71.69 cores=1,3,5,7,9,11,13,15
/proc/21628/task/21747/stat : 21747 (java) R 21627 21627 7411 0 -1 4202560 2262 0 0 0 7169 0 0 0 20 0 28 0 4069662 14133010432 1269290 33554432000 4194304 4196468 140736769179456 139664911192600 139665246329857 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 23576576 140736769184956 140736769185132 140736769185132 140736769187791 0
[pid=21628/tid=21748] ppid=21627 vsize=13801768 CPUtime=72.06 cores=1,3,5,7,9,11,13,15
/proc/21628/task/21748/stat : 21748 (java) R 21627 21627 7411 0 -1 4202560 794 0 0 0 7206 0 0 0 20 0 28 0 4069662 14133010432 1269290 33554432000 4194304 4196468 140736769179456 139664910139696 139665245280686 0 4 0 16800975 0 0 0 -1 11 0 0 0 0 0 6293624 6294260 23576576 140736769184956 140736769185132 140736769185132 140736769187791 0
[pid=21628/tid=21749] ppid=21627 vsize=13801768 CPUtime=70.68 cores=1,3,5,7,9,11,13,15
/proc/21628/task/21749/stat : 21749 (java) R 21627 21627 7411 0 -1 4202560 998 0 0 0 7068 0 0 0 20 0 28 0 4069662 14133010432 1269290 33554432000 4194304 4196468 140736769179456 139664909087096 139665241788425 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 23576576 140736769184956 140736769185132 140736769185132 140736769187791 0
[pid=21628/tid=21750] ppid=21627 vsize=13801768 CPUtime=72.06 cores=1,3,5,7,9,11,13,15
/proc/21628/task/21750/stat : 21750 (java) R 21627 21627 7411 0 -1 4202560 1461 0 0 0 7206 0 0 0 20 0 28 0 4069662 14133010432 1269290 33554432000 4194304 4196468 140736769179456 139664908034216 139665245282177 0 4 0 16800975 0 0 0 -1 13 0 0 0 0 0 6293624 6294260 23576576 140736769184956 140736769185132 140736769185132 140736769187791 0
Current children cumulated CPU time (s) 669.89
Current children cumulated vsize (KiB) 13811280

[startup+116.318 s]
/proc/loadavg: 14.27 13.01 13.28 17/299 21863
/proc/meminfo: memFree=26502176/32770624 swapFree=5860/276156
[pid=21627] ppid=21624 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/21627/stat : 21627 (xcsp3-exec) S 21624 21627 7411 0 -1 4202496 518 0 0 0 0 0 0 0 20 0 1 0 4065301 9740288 346 33554432000 4194304 5098028 140733457208400 140733457206504 140033013486204 0 65536 4100 65538 18446744071579417331 0 0 17 13 0 0 0 0 0 7196144 7232144 15917056 140733457212559 140733457212768 140733457212768 140733457215467 0
/proc/21627/statm: 2378 346 289 221 0 87 0
[pid=21628] ppid=21627 vsize=0 CPUtime=670.65 cores=1,3,5,7,9,11,13,15
/proc/21628/stat : 21628 (java) Z 21627 21627 7411 0 -1 4227084 103789 0 0 0 66062 1003 0 0 20 0 2 0 4065302 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 11 0 0 0 0 0 0 0 0 0 0 0 0 0
/proc/21628/statm: 0 0 0 0 0 0 0
[pid=21628/tid=21642] ppid=21627 vsize=0 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/21628/task/21642/stat : 21642 (java) R 21627 21627 7411 0 -1 4203588 24 0 0 0 0 0 0 0 20 0 2 0 4065310 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 7 0 0 0 0 0 0 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 670.65
Current children cumulated vsize (KiB) 9512

Child status: 0
Real time (s): 116.323
CPU time (s): 670.666
CPU user time (s): 660.626
CPU system time (s): 10.04
CPU usage (%): 576.556
Max. virtual memory (cumulated for all children) (KiB): 13813084

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 660.626
system time used= 10.04
maximum resident set size= 5085500
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 104318
page faults= 0
swaps= 0
block input operations= 0
block output operations= 232
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 8830
involuntary context switches= 52230

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.32741 second user time and 1.55108 second system time

The end

Launcher Data

Begin job on node131 at 2017-07-22 03:46:19
IDJOB=4246595
IDBENCH=126087
IDSOLVER=2626
FILE ID=node131/4246595-1500687978
RUNJOBID= node131-1500682620-7802
PBS_JOBID= 20623041
Free space on /tmp= 61948 MiB

SOLVER NAME= choco-solver 5a
BENCH NAME= XCSP17/QRandom/QRandom-mdd-7-25-5/mdd-7-25-5-56-02.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-4246595-1500687978/watcher-4246595-1500687978 -o /tmp/evaluation-result-4246595-1500687978/solver-4246595-1500687978 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node131-1500682620-7802 --watchdog 2560  ./xcsp3-exec -dir HOME -tl 2400 -p 8 -ml 10000 -tdir HOME -seed 953792168 HOME/instance-4246595-1500687978.xml

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

MD5SUM BENCH= eda3e143b65a543b5abd93f521b89dfa
RANDOM SEED=953792168

node131.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		: 2668.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	: 5334.06
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		: 2267.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		: 2668.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	: 5334.06
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		: 2668.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	: 5334.06
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		: 1600.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		: 2668.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	: 5334.06
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		: 1600.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	: 5334.06
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		: 2667.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		: 2668.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	: 5334.06
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		: 1600.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		: 2668.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	: 5334.06
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		: 2668.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	: 5334.06
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		: 1600.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:        26714488 kB
MemAvailable:   26931572 kB
Buffers:          108136 kB
Cached:           391052 kB
SwapCached:            0 kB
Active:          5332664 kB
Inactive:         284804 kB
Active(anon):    5121104 kB
Inactive(anon):     8680 kB
Active(file):     211560 kB
Inactive(file):   276124 kB
Unevictable:        5860 kB
Mlocked:            5860 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             40324 kB
Writeback:             0 kB
AnonPages:       5124220 kB
Mapped:            42476 kB
Shmem:              8844 kB
Slab:             124688 kB
SReclaimable:      90468 kB
SUnreclaim:        34220 kB
KernelStack:        4656 kB
PageTables:        15396 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    6386316 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   4990976 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= 61972 MiB
End job on node131 at 2017-07-22 03:48:15