Trace number 4246897

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 4.0.5 (2017-07-05)UNSAT 9.87006 2.35358

General information on the benchmark

NameSocialGolfers/SocialGolfers-cp-s1/
SocialGolfers-3-9-4-cp.xml
MD5SUM23bf6e9592cc29f17d451b913df5a609
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark2.38976
Satisfiable
(Un)Satisfiability was proved
Number of variables108
Number of constraints2112
Number of domains1
Minimum domain size3
Maximum domain size3
Distribution of domain sizes[{"size":3,"count":108}]
Minimum variable degree80
Maximum variable degree81
Distribution of variable degrees[{"degree":80,"count":81},{"degree":81,"count":27}]
Minimum constraint arity4
Maximum constraint arity108
Distribution of constraint arities[{"arity":4,"count":2106},{"arity":27,"count":5},{"arity":108,"count":1}]
Number of extensional constraints0
Number of intensional constraints2106
Distribution of constraint types[{"type":"intension","count":2106},{"type":"lex","count":1},{"type":"cardinality","count":4},{"type":"instantiation","count":1}]
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-4246897-1500688617.xml"  -tl '2400s' -p 8 -x 0
0.00/0.19	c [HOME/instance-4246897-1500688617.xml, -tl, 2400s, -p, 8, -x, 0]
0.00/0.24	c 8 solvers in parallel
0.00/0.31	c parse instance...
7.69/2.09	c solve instance...
9.69/2.33	s UNSATISFIABLE

Verifier Data


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

pid=32595
running on 8 cores: 0,2,4,6,8,10,12,14

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: 12.22 12.40 13.19 10/270 32598
/proc/meminfo: memFree=29716932/32770624 swapFree=5736/259076
[pid=32598] ppid=32595 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/32598/stat : 32598 (xcsp3-exec) S 32595 32598 16473 0 -1 4202496 518 0 0 0 0 0 0 0 20 0 1 0 4130807 9740288 346 33554432000 4194304 5098028 140730123891136 140730123889240 139893998473852 0 65536 4100 65538 18446744071579417331 0 0 17 12 0 0 0 0 0 7196144 7232144 34402304 140730123895950 140730123896160 140730123896160 140730123898859 0
/proc/32598/statm: 2378 346 289 221 0 87 0

[startup+0.100129 s]
/proc/loadavg: 12.22 12.40 13.19 10/270 32598
/proc/meminfo: memFree=29716932/32770624 swapFree=5736/259076
[pid=32598] ppid=32595 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/32598/stat : 32598 (xcsp3-exec) S 32595 32598 16473 0 -1 4202496 518 0 0 0 0 0 0 0 20 0 1 0 4130807 9740288 346 33554432000 4194304 5098028 140730123891136 140730123889240 139893998473852 0 65536 4100 65538 18446744071579417331 0 0 17 12 0 0 0 0 0 7196144 7232144 34402304 140730123895950 140730123896160 140730123896160 140730123898859 0
/proc/32598/statm: 2378 346 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.200303 s]
/proc/loadavg: 12.22 12.40 13.19 10/270 32598
/proc/meminfo: memFree=29716932/32770624 swapFree=5736/259076
[pid=32598] ppid=32595 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/32598/stat : 32598 (xcsp3-exec) S 32595 32598 16473 0 -1 4202496 518 0 0 0 0 0 0 0 20 0 1 0 4130807 9740288 346 33554432000 4194304 5098028 140730123891136 140730123889240 139893998473852 0 65536 4100 65538 18446744071579417331 0 0 17 12 0 0 0 0 0 7196144 7232144 34402304 140730123895950 140730123896160 140730123896160 140730123898859 0
/proc/32598/statm: 2378 346 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.300317 s]
/proc/loadavg: 12.22 12.40 13.19 10/270 32598
/proc/meminfo: memFree=29716932/32770624 swapFree=5736/259076
[pid=32598] ppid=32595 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/32598/stat : 32598 (xcsp3-exec) S 32595 32598 16473 0 -1 4202496 518 0 0 0 0 0 0 0 20 0 1 0 4130807 9740288 346 33554432000 4194304 5098028 140730123891136 140730123889240 139893998473852 0 65536 4100 65538 18446744071579417331 0 0 17 12 0 0 0 0 0 7196144 7232144 34402304 140730123895950 140730123896160 140730123896160 140730123898859 0
/proc/32598/statm: 2378 346 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.7002 s]
/proc/loadavg: 12.22 12.40 13.19 10/270 32598
/proc/meminfo: memFree=29716932/32770624 swapFree=5736/259076
[pid=32598] ppid=32595 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/32598/stat : 32598 (xcsp3-exec) S 32595 32598 16473 0 -1 4202496 518 0 0 0 0 0 0 0 20 0 1 0 4130807 9740288 346 33554432000 4194304 5098028 140730123891136 140730123889240 139893998473852 0 65536 4100 65538 18446744071579417331 0 0 17 12 0 0 0 0 0 7196144 7232144 34402304 140730123895950 140730123896160 140730123896160 140730123898859 0
/proc/32598/statm: 2378 346 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+1.50077 s]
/proc/loadavg: 12.04 12.36 13.17 13/291 32619
/proc/meminfo: memFree=29568792/32770624 swapFree=5736/259356
[pid=32598] ppid=32595 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/32598/stat : 32598 (xcsp3-exec) S 32595 32598 16473 0 -1 4202496 518 0 0 0 0 0 0 0 20 0 1 0 4130807 9740288 346 33554432000 4194304 5098028 140730123891136 140730123889240 139893998473852 0 65536 4100 65538 18446744071579417331 0 0 17 12 0 0 0 0 0 7196144 7232144 34402304 140730123895950 140730123896160 140730123896160 140730123898859 0
/proc/32598/statm: 2378 346 289 221 0 87 0
[pid=32599] ppid=32598 vsize=13269256 CPUtime=5.52 cores=0,2,4,6,8,10,12,14
/proc/32599/stat : 32599 (java) S 32598 32598 16473 0 -1 1077944320 23331 0 0 0 534 18 0 0 20 0 20 0 4130807 13587718144 53180 33554432000 4194304 4196468 140736687565776 140736687548320 139834673561335 0 0 0 16800975 18446744073709551615 0 0 17 10 0 0 0 0 0 6293624 6294260 9838592 140736687568060 140736687568236 140736687568236 140736687570895 0
/proc/32599/statm: 3317314 53180 3235 1 0 3304547 0
[pid=32599/tid=32600] ppid=32598 vsize=13269256 CPUtime=1.44 cores=0,2,4,6,8,10,12,14
/proc/32599/task/32600/stat : 32600 (java) R 32598 32598 16473 0 -1 4202560 8508 0 0 0 139 5 0 0 20 0 20 0 4130808 13587718144 53180 33554432000 4194304 4196468 140736687565776 139834677796888 139834292978067 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 9838592 140736687568060 140736687568236 140736687568236 140736687570895 0
[pid=32599/tid=32602] ppid=32598 vsize=13269256 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/32599/task/32602/stat : 32602 (java) S 32598 32598 16473 0 -1 1077944384 36 0 0 0 0 1 0 0 20 0 20 0 4130809 13587718144 53180 33554432000 4194304 4196468 140736687565776 139834273270032 139834673571541 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9838592 140736687568060 140736687568236 140736687568236 140736687570895 0
[pid=32599/tid=32603] ppid=32598 vsize=13269256 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/32599/task/32603/stat : 32603 (java) S 32598 32598 16473 0 -1 1077944384 37 0 0 0 1 1 0 0 20 0 20 0 4130809 13587718144 53180 33554432000 4194304 4196468 140736687565776 139834272217488 139834673571541 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9838592 140736687568060 140736687568236 140736687568236 140736687570895 0
[pid=32599/tid=32604] ppid=32598 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/32599/task/32604/stat : 32604 (java) S 32598 32598 16473 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 20 0 4130809 13587718144 53180 33554432000 4194304 4196468 140736687565776 139834271164944 139834673571541 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 9838592 140736687568060 140736687568236 140736687568236 140736687570895 0
[pid=32599/tid=32605] ppid=32598 vsize=13269256 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/32599/task/32605/stat : 32605 (java) S 32598 32598 16473 0 -1 1077944384 84 0 0 0 1 1 0 0 20 0 20 0 4130809 13587718144 53180 33554432000 4194304 4196468 140736687565776 139834270112400 139834673571541 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9838592 140736687568060 140736687568236 140736687568236 140736687570895 0
[pid=32599/tid=32606] ppid=32598 vsize=13269256 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/32599/task/32606/stat : 32606 (java) S 32598 32598 16473 0 -1 1077944384 51 0 0 0 0 1 0 0 20 0 20 0 4130809 13587718144 53180 33554432000 4194304 4196468 140736687565776 139834269059856 139834673571541 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9838592 140736687568060 140736687568236 140736687568236 140736687570895 0
[pid=32599/tid=32607] ppid=32598 vsize=13269256 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/32599/task/32607/stat : 32607 (java) S 32598 32598 16473 0 -1 1077944384 18 0 0 0 1 0 0 0 20 0 20 0 4130809 13587718144 53180 33554432000 4194304 4196468 140736687565776 139834268007312 139834673571541 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9838592 140736687568060 140736687568236 140736687568236 140736687570895 0
[pid=32599/tid=32608] ppid=32598 vsize=13269256 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/32599/task/32608/stat : 32608 (java) S 32598 32598 16473 0 -1 1077944384 14 0 0 0 0 1 0 0 20 0 20 0 4130809 13587718144 53180 33554432000 4194304 4196468 140736687565776 139834266954768 139834673571541 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9838592 140736687568060 140736687568236 140736687568236 140736687570895 0
[pid=32599/tid=32609] ppid=32598 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/32599/task/32609/stat : 32609 (java) S 32598 32598 16473 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 20 0 4130809 13587718144 53180 33554432000 4194304 4196468 140736687565776 139834265902224 139834673571541 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9838592 140736687568060 140736687568236 140736687568236 140736687570895 0
[pid=32599/tid=32610] ppid=32598 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/32599/task/32610/stat : 32610 (java) S 32598 32598 16473 0 -1 1077944384 154 0 0 0 0 0 0 0 20 0 20 0 4130811 13587718144 53180 33554432000 4194304 4196468 140736687565776 139834001713136 139834673572482 0 0 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 9838592 140736687568060 140736687568236 140736687568236 140736687570895 0
[pid=32599/tid=32611] ppid=32598 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/32599/task/32611/stat : 32611 (java) S 32598 32598 16473 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 20 0 4130812 13587718144 53180 33554432000 4194304 4196468 140736687565776 139834000659360 139834673571541 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 9838592 140736687568060 140736687568236 140736687568236 140736687570895 0
[pid=32599/tid=32612] ppid=32598 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/32599/task/32612/stat : 32612 (java) S 32598 32598 16473 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 20 0 4130812 13587718144 53180 33554432000 4194304 4196468 140736687565776 139833999606768 139834673571541 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 9838592 140736687568060 140736687568236 140736687568236 140736687570895 0
[pid=32599/tid=32613] ppid=32598 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/32599/task/32613/stat : 32613 (java) S 32598 32598 16473 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 4130816 13587718144 53180 33554432000 4194304 4196468 140736687565776 139833998555344 139834673579931 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 9838592 140736687568060 140736687568236 140736687568236 140736687570895 0
[pid=32599/tid=32614] ppid=32598 vsize=13269256 CPUtime=1.09 cores=0,2,4,6,8,10,12,14
/proc/32599/task/32614/stat : 32614 (java) R 32598 32598 16473 0 -1 4202560 3656 0 0 0 108 1 0 0 20 0 20 0 4130816 13587718144 53180 33554432000 4194304 4196468 140736687565776 139833997499328 140736688068352 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 9838592 140736687568060 140736687568236 140736687568236 140736687570895 0
[pid=32599/tid=32615] ppid=32598 vsize=13269256 CPUtime=1 cores=0,2,4,6,8,10,12,14
/proc/32599/task/32615/stat : 32615 (java) R 32598 32598 16473 0 -1 4202560 2199 0 0 0 100 0 0 0 20 0 20 0 4130816 13587718144 53180 33554432000 4194304 4196468 140736687565776 139833996443608 139834657985908 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0 6293624 6294260 9838592 140736687568060 140736687568236 140736687568236 140736687570895 0
[pid=32599/tid=32616] ppid=32598 vsize=13269256 CPUtime=1.07 cores=0,2,4,6,8,10,12,14
/proc/32599/task/32616/stat : 32616 (java) R 32598 32598 16473 0 -1 4202560 3967 0 0 0 106 1 0 0 20 0 20 0 4130816 13587718144 53180 33554432000 4194304 4196468 140736687565776 139833995387472 139834656972230 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 9838592 140736687568060 140736687568236 140736687568236 140736687570895 0
[pid=32599/tid=32617] ppid=32598 vsize=13269256 CPUtime=0.7 cores=0,2,4,6,8,10,12,14
/proc/32599/task/32617/stat : 32617 (java) R 32598 32598 16473 0 -1 4202560 3224 0 0 0 70 0 0 0 20 0 20 0 4130816 13587718144 53180 33554432000 4194304 4196468 140736687565776 139833994345328 139834652245440 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 9838592 140736687568060 140736687568236 140736687568236 140736687570895 0
[pid=32599/tid=32618] ppid=32598 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/32599/task/32618/stat : 32618 (java) S 32598 32598 16473 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 4130816 13587718144 53180 33554432000 4194304 4196468 140736687565776 139833993292000 139834673571541 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 9838592 140736687568060 140736687568236 140736687568236 140736687570895 0
[pid=32599/tid=32619] ppid=32598 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/32599/task/32619/stat : 32619 (java) S 32598 32598 16473 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 4130816 13587718144 53180 33554432000 4194304 4196468 140736687565776 139833992239536 139834673572482 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9838592 140736687568060 140736687568236 140736687568236 140736687570895 0
Current children cumulated CPU time (s) 5.52
Current children cumulated vsize (KiB) 13278768

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 32599 sig 9
??? kill 32598 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+1.60099 s]
/proc/loadavg: 12.04 12.36 13.17 13/291 32619
/proc/meminfo: memFree=29568792/32770624 swapFree=5736/259356
[pid=32598] ppid=32595 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/32598/stat : 32598 (xcsp3-exec) S 32595 32598 16473 0 -1 4202496 518 0 0 0 0 0 0 0 20 0 1 0 4130807 9740288 346 33554432000 4194304 5098028 140730123891136 140730123889240 139893998473852 0 65536 4100 65538 18446744071579417331 0 0 17 12 0 0 0 0 0 7196144 7232144 34402304 140730123895950 140730123896160 140730123896160 140730123898859 0
/proc/32598/statm: 2378 346 289 221 0 87 0
[pid=32599] ppid=32598 vsize=13269256 CPUtime=5.89 cores=0,2,4,6,8,10,12,14
/proc/32599/stat : 32599 (java) S 32598 32598 16473 0 -1 1077944320 23933 0 0 0 571 18 0 0 20 0 20 0 4130807 13587718144 53402 33554432000 4194304 4196468 140736687565776 140736687548320 139834673561335 0 0 0 16800975 18446744073709551615 0 0 17 10 0 0 0 0 0 6293624 6294260 9838592 140736687568060 140736687568236 140736687568236 140736687570895 0
/proc/32599/statm: 3317314 53402 3238 1 0 3304547 0
[pid=32599/tid=32600] ppid=32598 vsize=13269256 CPUtime=1.54 cores=0,2,4,6,8,10,12,14
/proc/32599/task/32600/stat : 32600 (java) R 32598 32598 16473 0 -1 4202560 8508 0 0 0 149 5 0 0 20 0 20 0 4130808 13587718144 53402 33554432000 4194304 4196468 140736687565776 139834677795432 139834288065303 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 9838592 140736687568060 140736687568236 140736687568236 140736687570895 0
[pid=32599/tid=32602] ppid=32598 vsize=13269256 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/32599/task/32602/stat : 32602 (java) S 32598 32598 16473 0 -1 1077944384 36 0 0 0 0 1 0 0 20 0 20 0 4130809 13587718144 53402 33554432000 4194304 4196468 140736687565776 139834273270032 139834673571541 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9838592 140736687568060 140736687568236 140736687568236 140736687570895 0
[pid=32599/tid=32603] ppid=32598 vsize=13269256 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/32599/task/32603/stat : 32603 (java) S 32598 32598 16473 0 -1 1077944384 37 0 0 0 1 1 0 0 20 0 20 0 4130809 13587718144 53402 33554432000 4194304 4196468 140736687565776 139834272217488 139834673571541 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9838592 140736687568060 140736687568236 140736687568236 140736687570895 0
[pid=32599/tid=32604] ppid=32598 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/32599/task/32604/stat : 32604 (java) S 32598 32598 16473 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 20 0 4130809 13587718144 53402 33554432000 4194304 4196468 140736687565776 139834271164944 139834673571541 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 9838592 140736687568060 140736687568236 140736687568236 140736687570895 0
[pid=32599/tid=32605] ppid=32598 vsize=13269256 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/32599/task/32605/stat : 32605 (java) S 32598 32598 16473 0 -1 1077944384 84 0 0 0 1 1 0 0 20 0 20 0 4130809 13587718144 53402 33554432000 4194304 4196468 140736687565776 139834270112400 139834673571541 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9838592 140736687568060 140736687568236 140736687568236 140736687570895 0
[pid=32599/tid=32606] ppid=32598 vsize=13269256 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/32599/task/32606/stat : 32606 (java) S 32598 32598 16473 0 -1 1077944384 51 0 0 0 0 1 0 0 20 0 20 0 4130809 13587718144 53464 33554432000 4194304 4196468 140736687565776 139834269059856 139834673571541 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9838592 140736687568060 140736687568236 140736687568236 140736687570895 0
[pid=32599/tid=32607] ppid=32598 vsize=13269256 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/32599/task/32607/stat : 32607 (java) S 32598 32598 16473 0 -1 1077944384 18 0 0 0 1 0 0 0 20 0 20 0 4130809 13587718144 53464 33554432000 4194304 4196468 140736687565776 139834268007312 139834673571541 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9838592 140736687568060 140736687568236 140736687568236 140736687570895 0
[pid=32599/tid=32608] ppid=32598 vsize=13269256 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/32599/task/32608/stat : 32608 (java) S 32598 32598 16473 0 -1 1077944384 14 0 0 0 0 1 0 0 20 0 20 0 4130809 13587718144 53464 33554432000 4194304 4196468 140736687565776 139834266954768 139834673571541 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9838592 140736687568060 140736687568236 140736687568236 140736687570895 0
[pid=32599/tid=32609] ppid=32598 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/32599/task/32609/stat : 32609 (java) S 32598 32598 16473 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 20 0 4130809 13587718144 53464 33554432000 4194304 4196468 140736687565776 139834265902224 139834673571541 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9838592 140736687568060 140736687568236 140736687568236 140736687570895 0
[pid=32599/tid=32610] ppid=32598 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/32599/task/32610/stat : 32610 (java) S 32598 32598 16473 0 -1 1077944384 154 0 0 0 0 0 0 0 20 0 20 0 4130811 13587718144 53464 33554432000 4194304 4196468 140736687565776 139834001713136 139834673572482 0 0 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 9838592 140736687568060 140736687568236 140736687568236 140736687570895 0
[pid=32599/tid=32611] ppid=32598 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/32599/task/32611/stat : 32611 (java) S 32598 32598 16473 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 20 0 4130812 13587718144 53464 33554432000 4194304 4196468 140736687565776 139834000659360 139834673571541 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 9838592 140736687568060 140736687568236 140736687568236 140736687570895 0
[pid=32599/tid=32612] ppid=32598 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/32599/task/32612/stat : 32612 (java) S 32598 32598 16473 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 20 0 4130812 13587718144 53464 33554432000 4194304 4196468 140736687565776 139833999606768 139834673571541 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 9838592 140736687568060 140736687568236 140736687568236 140736687570895 0
[pid=32599/tid=32613] ppid=32598 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/32599/task/32613/stat : 32613 (java) S 32598 32598 16473 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 4130816 13587718144 53464 33554432000 4194304 4196468 140736687565776 139833998555344 139834673579931 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 9838592 140736687568060 140736687568236 140736687568236 140736687570895 0
[pid=32599/tid=32614] ppid=32598 vsize=13269256 CPUtime=1.18 cores=0,2,4,6,8,10,12,14
/proc/32599/task/32614/stat : 32614 (java) R 32598 32598 16473 0 -1 4202560 3717 0 0 0 117 1 0 0 20 0 20 0 4130816 13587718144 53464 33554432000 4194304 4196468 140736687565776 139833997484352 139834654262127 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 9838592 140736687568060 140736687568236 140736687568236 140736687570895 0
[pid=32599/tid=32615] ppid=32598 vsize=13269256 CPUtime=1.09 cores=0,2,4,6,8,10,12,14
/proc/32599/task/32615/stat : 32615 (java) R 32598 32598 16473 0 -1 4202560 2577 0 0 0 109 0 0 0 20 0 20 0 4130816 13587718144 53464 33554432000 4194304 4196468 140736687565776 139833996442936 139834652779976 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0 6293624 6294260 9838592 140736687568060 140736687568236 140736687568236 140736687570895 0
[pid=32599/tid=32616] ppid=32598 vsize=13269256 CPUtime=1.16 cores=0,2,4,6,8,10,12,14
/proc/32599/task/32616/stat : 32616 (java) R 32598 32598 16473 0 -1 4202560 4078 0 0 0 115 1 0 0 20 0 20 0 4130816 13587718144 53464 33554432000 4194304 4196468 140736687565776 139833995384192 139834652779967 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 9838592 140736687568060 140736687568236 140736687568236 140736687570895 0
[pid=32599/tid=32617] ppid=32598 vsize=13269256 CPUtime=0.71 cores=0,2,4,6,8,10,12,14
/proc/32599/task/32617/stat : 32617 (java) R 32598 32598 16473 0 -1 4202560 3289 0 0 0 71 0 0 0 20 0 20 0 4130816 13587718144 53464 33554432000 4194304 4196468 140736687565776 139833994345328 139834653528454 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 9838592 140736687568060 140736687568236 140736687568236 140736687570895 0
[pid=32599/tid=32618] ppid=32598 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/32599/task/32618/stat : 32618 (java) S 32598 32598 16473 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 4130816 13587718144 53464 33554432000 4194304 4196468 140736687565776 139833993292000 139834673571541 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 9838592 140736687568060 140736687568236 140736687568236 140736687570895 0
[pid=32599/tid=32619] ppid=32598 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/32599/task/32619/stat : 32619 (java) S 32598 32598 16473 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 4130816 13587718144 53464 33554432000 4194304 4196468 140736687565776 139833992239536 139834673572482 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9838592 140736687568060 140736687568236 140736687568236 140736687570895 0
Current children cumulated CPU time (s) 5.89
Current children cumulated vsize (KiB) 13278768

[startup+2.00113 s]
/proc/loadavg: 12.04 12.36 13.17 13/291 32619
/proc/meminfo: memFree=29568792/32770624 swapFree=5736/259356
[pid=32598] ppid=32595 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/32598/stat : 32598 (xcsp3-exec) S 32595 32598 16473 0 -1 4202496 518 0 0 0 0 0 0 0 20 0 1 0 4130807 9740288 346 33554432000 4194304 5098028 140730123891136 140730123889240 139893998473852 0 65536 4100 65538 18446744071579417331 0 0 17 12 0 0 0 0 0 7196144 7232144 34402304 140730123895950 140730123896160 140730123896160 140730123898859 0
/proc/32598/statm: 2378 346 289 221 0 87 0
[pid=32599] ppid=32598 vsize=13269256 CPUtime=7.69 cores=0,2,4,6,8,10,12,14
/proc/32599/stat : 32599 (java) S 32598 32598 16473 0 -1 1077944320 29951 0 0 0 731 38 0 0 20 0 20 0 4130807 13587718144 72911 33554432000 4194304 4196468 140736687565776 140736687548320 139834673561335 0 0 0 16800975 18446744073709551615 0 0 17 10 0 0 0 0 0 6293624 6294260 9838592 140736687568060 140736687568236 140736687568236 140736687570895 0
/proc/32599/statm: 3317314 72911 3241 1 0 3304547 0
[pid=32599/tid=32600] ppid=32598 vsize=13269256 CPUtime=1.89 cores=0,2,4,6,8,10,12,14
/proc/32599/task/32600/stat : 32600 (java) R 32598 32598 16473 0 -1 4202560 8520 0 0 0 184 5 0 0 20 0 20 0 4130808 13587718144 72911 33554432000 4194304 4196468 140736687565776 139834677798376 139834673573270 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 9838592 140736687568060 140736687568236 140736687568236 140736687570895 0
[pid=32599/tid=32602] ppid=32598 vsize=13269256 CPUtime=0.06 cores=0,2,4,6,8,10,12,14
/proc/32599/task/32602/stat : 32602 (java) S 32598 32598 16473 0 -1 1077944384 57 0 0 0 2 4 0 0 20 0 20 0 4130809 13587718144 72911 33554432000 4194304 4196468 140736687565776 139834273270032 139834673571541 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 9838592 140736687568060 140736687568236 140736687568236 140736687570895 0
[pid=32599/tid=32603] ppid=32598 vsize=13269256 CPUtime=0.06 cores=0,2,4,6,8,10,12,14
/proc/32599/task/32603/stat : 32603 (java) S 32598 32598 16473 0 -1 1077944384 67 0 0 0 3 3 0 0 20 0 20 0 4130809 13587718144 72911 33554432000 4194304 4196468 140736687565776 139834272217488 139834673571541 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9838592 140736687568060 140736687568236 140736687568236 140736687570895 0
[pid=32599/tid=32604] ppid=32598 vsize=13269256 CPUtime=0.05 cores=0,2,4,6,8,10,12,14
/proc/32599/task/32604/stat : 32604 (java) S 32598 32598 16473 0 -1 1077944384 54 0 0 0 2 3 0 0 20 0 20 0 4130809 13587718144 72911 33554432000 4194304 4196468 140736687565776 139834271164944 139834673571541 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9838592 140736687568060 140736687568236 140736687568236 140736687570895 0
[pid=32599/tid=32605] ppid=32598 vsize=13269256 CPUtime=0.06 cores=0,2,4,6,8,10,12,14
/proc/32599/task/32605/stat : 32605 (java) S 32598 32598 16473 0 -1 1077944384 103 0 0 0 3 3 0 0 20 0 20 0 4130809 13587718144 72911 33554432000 4194304 4196468 140736687565776 139834270112400 139834673571541 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9838592 140736687568060 140736687568236 140736687568236 140736687570895 0
[pid=32599/tid=32606] ppid=32598 vsize=13269256 CPUtime=0.06 cores=0,2,4,6,8,10,12,14
/proc/32599/task/32606/stat : 32606 (java) S 32598 32598 16473 0 -1 1077944384 81 0 0 0 2 4 0 0 20 0 20 0 4130809 13587718144 72911 33554432000 4194304 4196468 140736687565776 139834269059856 139834673571541 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 9838592 140736687568060 140736687568236 140736687568236 140736687570895 0
[pid=32599/tid=32607] ppid=32598 vsize=13269256 CPUtime=0.05 cores=0,2,4,6,8,10,12,14
/proc/32599/task/32607/stat : 32607 (java) S 32598 32598 16473 0 -1 1077944384 50 0 0 0 3 2 0 0 20 0 20 0 4130809 13587718144 72911 33554432000 4194304 4196468 140736687565776 139834268007312 139834673571541 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 9838592 140736687568060 140736687568236 140736687568236 140736687570895 0
[pid=32599/tid=32608] ppid=32598 vsize=13269256 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/32599/task/32608/stat : 32608 (java) S 32598 32598 16473 0 -1 1077944384 21 0 0 0 1 1 0 0 20 0 20 0 4130809 13587718144 72911 33554432000 4194304 4196468 140736687565776 139834266954768 139834673571541 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9838592 140736687568060 140736687568236 140736687568236 140736687570895 0
[pid=32599/tid=32609] ppid=32598 vsize=13269256 CPUtime=0.05 cores=0,2,4,6,8,10,12,14
/proc/32599/task/32609/stat : 32609 (java) S 32598 32598 16473 0 -1 1077944384 45 0 0 0 3 2 0 0 20 0 20 0 4130809 13587718144 72911 33554432000 4194304 4196468 140736687565776 139834265902224 139834673571541 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 9838592 140736687568060 140736687568236 140736687568236 140736687570895 0
[pid=32599/tid=32610] ppid=32598 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/32599/task/32610/stat : 32610 (java) S 32598 32598 16473 0 -1 1077944384 155 0 0 0 0 0 0 0 20 0 20 0 4130811 13587718144 72911 33554432000 4194304 4196468 140736687565776 139834001713136 139834673572482 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9838592 140736687568060 140736687568236 140736687568236 140736687570895 0
[pid=32599/tid=32611] ppid=32598 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/32599/task/32611/stat : 32611 (java) S 32598 32598 16473 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 20 0 4130812 13587718144 72911 33554432000 4194304 4196468 140736687565776 139834000659424 139834673571541 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 9838592 140736687568060 140736687568236 140736687568236 140736687570895 0
[pid=32599/tid=32612] ppid=32598 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/32599/task/32612/stat : 32612 (java) S 32598 32598 16473 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 20 0 4130812 13587718144 72911 33554432000 4194304 4196468 140736687565776 139833999606784 139834673571541 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9838592 140736687568060 140736687568236 140736687568236 140736687570895 0
[pid=32599/tid=32613] ppid=32598 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/32599/task/32613/stat : 32613 (java) S 32598 32598 16473 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 4130816 13587718144 72911 33554432000 4194304 4196468 140736687565776 139833998555344 139834673579931 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 9838592 140736687568060 140736687568236 140736687568236 140736687570895 0
[pid=32599/tid=32614] ppid=32598 vsize=13269256 CPUtime=1.56 cores=0,2,4,6,8,10,12,14
/proc/32599/task/32614/stat : 32614 (java) R 32598 32598 16473 0 -1 4202560 5806 0 0 0 155 1 0 0 20 0 20 0 4130816 13587718144 72911 33554432000 4194304 4196468 140736687565776 139833997483976 139834657058119 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 9838592 140736687568060 140736687568236 140736687568236 140736687570895 0
[pid=32599/tid=32615] ppid=32598 vsize=13269256 CPUtime=1.45 cores=0,2,4,6,8,10,12,14
/proc/32599/task/32615/stat : 32615 (java) R 32598 32598 16473 0 -1 4202560 5119 0 0 0 144 1 0 0 20 0 20 0 4130816 13587718144 72911 33554432000 4194304 4196468 140736687565776 139833996436984 139834658466961 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 9838592 140736687568060 140736687568236 140736687568236 140736687570895 0
[pid=32599/tid=32616] ppid=32598 vsize=13269256 CPUtime=1.51 cores=0,2,4,6,8,10,12,14
/proc/32599/task/32616/stat : 32616 (java) R 32598 32598 16473 0 -1 4202560 5186 0 0 0 150 1 0 0 20 0 20 0 4130816 13587718144 72911 33554432000 4194304 4196468 140736687565776 139833995378888 139834657058119 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 9838592 140736687568060 140736687568236 140736687568236 140736687570895 0
[pid=32599/tid=32617] ppid=32598 vsize=13269256 CPUtime=0.72 cores=0,2,4,6,8,10,12,14
/proc/32599/task/32617/stat : 32617 (java) R 32598 32598 16473 0 -1 4202560 3347 0 0 0 72 0 0 0 20 0 20 0 4130816 13587718144 72911 33554432000 4194304 4196468 140736687565776 139833994345328 139834652940458 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 9838592 140736687568060 140736687568236 140736687568236 140736687570895 0
[pid=32599/tid=32618] ppid=32598 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/32599/task/32618/stat : 32618 (java) S 32598 32598 16473 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 4130816 13587718144 72911 33554432000 4194304 4196468 140736687565776 139833993292000 139834673571541 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 9838592 140736687568060 140736687568236 140736687568236 140736687570895 0
[pid=32599/tid=32619] ppid=32598 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/32599/task/32619/stat : 32619 (java) S 32598 32598 16473 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 4130816 13587718144 72911 33554432000 4194304 4196468 140736687565776 139833992239536 139834673572482 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 9838592 140736687568060 140736687568236 140736687568236 140736687570895 0
Current children cumulated CPU time (s) 7.69
Current children cumulated vsize (KiB) 13278768

[startup+2.20109 s]
/proc/loadavg: 12.04 12.36 13.17 20/299 32627
/proc/meminfo: memFree=29363232/32770624 swapFree=5736/259356
[pid=32598] ppid=32595 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/32598/stat : 32598 (xcsp3-exec) S 32595 32598 16473 0 -1 4202496 518 0 0 0 0 0 0 0 20 0 1 0 4130807 9740288 346 33554432000 4194304 5098028 140730123891136 140730123889240 139893998473852 0 65536 4100 65538 18446744071579417331 0 0 17 12 0 0 0 0 0 7196144 7232144 34402304 140730123895950 140730123896160 140730123896160 140730123898859 0
/proc/32598/statm: 2378 346 289 221 0 87 0
[pid=32599] ppid=32598 vsize=13801768 CPUtime=8.92 cores=0,2,4,6,8,10,12,14
/proc/32599/stat : 32599 (java) S 32598 32598 16473 0 -1 1077944320 32788 0 0 0 852 40 0 0 20 0 28 0 4130807 14133010432 87134 33554432000 4194304 4196468 140736687565776 140736687548320 139834673561335 0 0 0 16800975 18446744073709551615 0 0 17 10 0 0 0 0 0 6293624 6294260 9838592 140736687568060 140736687568236 140736687568236 140736687570895 0
/proc/32599/statm: 3450442 87134 3241 1 0 3437675 0
[pid=32599/tid=32600] ppid=32598 vsize=13801768 CPUtime=2 cores=0,2,4,6,8,10,12,14
/proc/32599/task/32600/stat : 32600 (java) S 32598 32598 16473 0 -1 1077944384 9119 0 0 0 194 6 0 0 20 0 28 0 4130808 14133010432 87134 33554432000 4194304 4196468 140736687565776 139834677802112 139834673571541 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 9838592 140736687568060 140736687568236 140736687568236 140736687570895 0
[pid=32599/tid=32602] ppid=32598 vsize=13801768 CPUtime=0.06 cores=0,2,4,6,8,10,12,14
/proc/32599/task/32602/stat : 32602 (java) S 32598 32598 16473 0 -1 1077944384 57 0 0 0 2 4 0 0 20 0 28 0 4130809 14133010432 87134 33554432000 4194304 4196468 140736687565776 139834273270032 139834673571541 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 9838592 140736687568060 140736687568236 140736687568236 140736687570895 0
[pid=32599/tid=32603] ppid=32598 vsize=13801768 CPUtime=0.06 cores=0,2,4,6,8,10,12,14
/proc/32599/task/32603/stat : 32603 (java) S 32598 32598 16473 0 -1 1077944384 67 0 0 0 3 3 0 0 20 0 28 0 4130809 14133010432 87134 33554432000 4194304 4196468 140736687565776 139834272217488 139834673571541 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9838592 140736687568060 140736687568236 140736687568236 140736687570895 0
[pid=32599/tid=32604] ppid=32598 vsize=13801768 CPUtime=0.05 cores=0,2,4,6,8,10,12,14
/proc/32599/task/32604/stat : 32604 (java) S 32598 32598 16473 0 -1 1077944384 54 0 0 0 2 3 0 0 20 0 28 0 4130809 14133010432 87134 33554432000 4194304 4196468 140736687565776 139834271164944 139834673571541 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9838592 140736687568060 140736687568236 140736687568236 140736687570895 0
[pid=32599/tid=32605] ppid=32598 vsize=13801768 CPUtime=0.06 cores=0,2,4,6,8,10,12,14
/proc/32599/task/32605/stat : 32605 (java) S 32598 32598 16473 0 -1 1077944384 103 0 0 0 3 3 0 0 20 0 28 0 4130809 14133010432 87134 33554432000 4194304 4196468 140736687565776 139834270112400 139834673571541 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9838592 140736687568060 140736687568236 140736687568236 140736687570895 0
[pid=32599/tid=32606] ppid=32598 vsize=13801768 CPUtime=0.06 cores=0,2,4,6,8,10,12,14
/proc/32599/task/32606/stat : 32606 (java) S 32598 32598 16473 0 -1 1077944384 81 0 0 0 2 4 0 0 20 0 28 0 4130809 14133010432 87134 33554432000 4194304 4196468 140736687565776 139834269059856 139834673571541 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 9838592 140736687568060 140736687568236 140736687568236 140736687570895 0
[pid=32599/tid=32607] ppid=32598 vsize=13801768 CPUtime=0.05 cores=0,2,4,6,8,10,12,14
/proc/32599/task/32607/stat : 32607 (java) S 32598 32598 16473 0 -1 1077944384 50 0 0 0 3 2 0 0 20 0 28 0 4130809 14133010432 87134 33554432000 4194304 4196468 140736687565776 139834268007312 139834673571541 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 9838592 140736687568060 140736687568236 140736687568236 140736687570895 0
[pid=32599/tid=32608] ppid=32598 vsize=13801768 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/32599/task/32608/stat : 32608 (java) S 32598 32598 16473 0 -1 1077944384 21 0 0 0 1 1 0 0 20 0 28 0 4130809 14133010432 87134 33554432000 4194304 4196468 140736687565776 139834266954768 139834673571541 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9838592 140736687568060 140736687568236 140736687568236 140736687570895 0
[pid=32599/tid=32609] ppid=32598 vsize=13801768 CPUtime=0.05 cores=0,2,4,6,8,10,12,14
/proc/32599/task/32609/stat : 32609 (java) S 32598 32598 16473 0 -1 1077944384 45 0 0 0 3 2 0 0 20 0 28 0 4130809 14133010432 87134 33554432000 4194304 4196468 140736687565776 139834265902224 139834673571541 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 9838592 140736687568060 140736687568236 140736687568236 140736687570895 0
[pid=32599/tid=32610] ppid=32598 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/32599/task/32610/stat : 32610 (java) S 32598 32598 16473 0 -1 1077944384 155 0 0 0 0 0 0 0 20 0 28 0 4130811 14133010432 87134 33554432000 4194304 4196468 140736687565776 139834001713136 139834673572482 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9838592 140736687568060 140736687568236 140736687568236 140736687570895 0
[pid=32599/tid=32611] ppid=32598 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/32599/task/32611/stat : 32611 (java) S 32598 32598 16473 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 28 0 4130812 14133010432 87134 33554432000 4194304 4196468 140736687565776 139834000659424 139834673571541 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 9838592 140736687568060 140736687568236 140736687568236 140736687570895 0
[pid=32599/tid=32612] ppid=32598 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/32599/task/32612/stat : 32612 (java) S 32598 32598 16473 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 28 0 4130812 14133010432 87134 33554432000 4194304 4196468 140736687565776 139833999606784 139834673571541 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9838592 140736687568060 140736687568236 140736687568236 140736687570895 0
[pid=32599/tid=32613] ppid=32598 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/32599/task/32613/stat : 32613 (java) S 32598 32598 16473 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 4130816 14133010432 87134 33554432000 4194304 4196468 140736687565776 139833998555344 139834673579931 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 9838592 140736687568060 140736687568236 140736687568236 140736687570895 0
[pid=32599/tid=32614] ppid=32598 vsize=13801768 CPUtime=1.77 cores=0,2,4,6,8,10,12,14
/proc/32599/task/32614/stat : 32614 (java) R 32598 32598 16473 0 -1 4202560 6502 0 0 0 176 1 0 0 20 0 28 0 4130816 14133010432 87134 33554432000 4194304 4196468 140736687565776 139833997487920 139834658686424 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 9838592 140736687568060 140736687568236 140736687568236 140736687570895 0
[pid=32599/tid=32615] ppid=32598 vsize=13801768 CPUtime=1.66 cores=0,2,4,6,8,10,12,14
/proc/32599/task/32615/stat : 32615 (java) R 32598 32598 16473 0 -1 4202560 5247 0 0 0 164 2 0 0 20 0 28 0 4130816 14133010432 87134 33554432000 4194304 4196468 140736687565776 139833996436960 139834657047285 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 9838592 140736687568060 140736687568236 140736687568236 140736687570895 0
[pid=32599/tid=32616] ppid=32598 vsize=13801768 CPUtime=1.7 cores=0,2,4,6,8,10,12,14
/proc/32599/task/32616/stat : 32616 (java) R 32598 32598 16473 0 -1 4202560 5805 0 0 0 169 1 0 0 20 0 28 0 4130816 14133010432 87134 33554432000 4194304 4196468 140736687565776 139833995383752 139834656949376 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 9838592 140736687568060 140736687568236 140736687568236 140736687570895 0
[pid=32599/tid=32617] ppid=32598 vsize=13801768 CPUtime=0.77 cores=0,2,4,6,8,10,12,14
/proc/32599/task/32617/stat : 32617 (java) S 32598 32598 16473 0 -1 1077944384 3554 0 0 0 77 0 0 0 20 0 28 0 4130816 14133010432 87134 33554432000 4194304 4196468 140736687565776 139833994345328 139834673572482 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 9838592 140736687568060 140736687568236 140736687568236 140736687570895 0
[pid=32599/tid=32618] ppid=32598 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/32599/task/32618/stat : 32618 (java) S 32598 32598 16473 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 4130816 14133010432 87134 33554432000 4194304 4196468 140736687565776 139833993292000 139834673571541 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 9838592 140736687568060 140736687568236 140736687568236 140736687570895 0
[pid=32599/tid=32619] ppid=32598 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/32599/task/32619/stat : 32619 (java) S 32598 32598 16473 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 28 0 4130816 14133010432 87134 33554432000 4194304 4196468 140736687565776 139833992239536 139834673572482 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 9838592 140736687568060 140736687568236 140736687568236 140736687570895 0
[pid=32599/tid=32620] ppid=32598 vsize=13801768 CPUtime=0.05 cores=0,2,4,6,8,10,12,14
/proc/32599/task/32620/stat : 32620 (java) R 32598 32598 16473 0 -1 4202560 222 0 0 0 5 0 0 0 20 0 28 0 4131018 14133010432 87134 33554432000 4194304 4196468 140736687565776 139833984225360 139834294204669 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 9838592 140736687568060 140736687568236 140736687568236 140736687570895 0
[pid=32599/tid=32621] ppid=32598 vsize=13801768 CPUtime=0.05 cores=0,2,4,6,8,10,12,14
/proc/32599/task/32621/stat : 32621 (java) R 32598 32598 16473 0 -1 4202560 95 0 0 0 5 0 0 0 20 0 28 0 4131018 14133010432 87134 33554432000 4194304 4196468 140736687565776 139833983171912 139834294185266 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 9838592 140736687568060 140736687568236 140736687568236 140736687570895 0
[pid=32599/tid=32622] ppid=32598 vsize=13801768 CPUtime=0.04 cores=0,2,4,6,8,10,12,14
/proc/32599/task/32622/stat : 32622 (java) R 32598 32598 16473 0 -1 4202560 39 0 0 0 4 0 0 0 20 0 28 0 4131018 14133010432 87134 33554432000 4194304 4196468 140736687565776 139833982120264 139834294186005 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0 6293624 6294260 9838592 140736687568060 140736687568236 140736687568236 140736687570895 0
[pid=32599/tid=32623] ppid=32598 vsize=13801768 CPUtime=0.06 cores=0,2,4,6,8,10,12,14
/proc/32599/task/32623/stat : 32623 (java) R 32598 32598 16473 0 -1 4202560 66 0 0 0 6 0 0 0 20 0 28 0 4131018 14133010432 87134 33554432000 4194304 4196468 140736687565776 139833981067688 139834294187622 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 9838592 140736687568060 140736687568236 140736687568236 140736687570895 0
[pid=32599/tid=32624] ppid=32598 vsize=13801768 CPUtime=0.05 cores=0,2,4,6,8,10,12,14
/proc/32599/task/32624/stat : 32624 (java) R 32598 32598 16473 0 -1 4202560 26 0 0 0 5 0 0 0 20 0 28 0 4131018 14133010432 87134 33554432000 4194304 4196468 140736687565776 139833980014432 139834294185694 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 9838592 140736687568060 140736687568236 140736687568236 140736687570895 0
[pid=32599/tid=32625] ppid=32598 vsize=13801768 CPUtime=0.07 cores=0,2,4,6,8,10,12,14
/proc/32599/task/32625/stat : 32625 (java) R 32598 32598 16473 0 -1 4202560 43 0 0 0 7 0 0 0 20 0 28 0 4131018 14133010432 87134 33554432000 4194304 4196468 140736687565776 139833978962056 139834294186005 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 9838592 140736687568060 140736687568236 140736687568236 140736687570895 0
[pid=32599/tid=32626] ppid=32598 vsize=13801768 CPUtime=0.05 cores=0,2,4,6,8,10,12,14
/proc/32599/task/32626/stat : 32626 (java) R 32598 32598 16473 0 -1 1077944384 62 0 0 0 5 0 0 0 20 0 28 0 4131018 14133010432 87134 33554432000 4194304 4196468 140736687565776 139833977908576 139834673571541 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 9838592 140736687568060 140736687568236 140736687568236 140736687570895 0
[pid=32599/tid=32627] ppid=32598 vsize=13801768 CPUtime=0.04 cores=0,2,4,6,8,10,12,14
/proc/32599/task/32627/stat : 32627 (java) S 32598 32598 16473 0 -1 1077944384 32 0 0 0 4 0 0 0 20 0 28 0 4131018 14133010432 87134 33554432000 4194304 4196468 140736687565776 139833976855776 139834673571541 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9838592 140736687568060 140736687568236 140736687568236 140736687570895 0
Current children cumulated CPU time (s) 8.92
Current children cumulated vsize (KiB) 13811280

[startup+2.31323 s]
/proc/loadavg: 12.04 12.36 13.17 20/299 32627
/proc/meminfo: memFree=29363232/32770624 swapFree=5736/259356
[pid=32598] ppid=32595 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/32598/stat : 32598 (xcsp3-exec) S 32595 32598 16473 0 -1 4202496 518 0 0 0 0 0 0 0 20 0 1 0 4130807 9740288 346 33554432000 4194304 5098028 140730123891136 140730123889240 139893998473852 0 65536 4100 65538 18446744071579417331 0 0 17 12 0 0 0 0 0 7196144 7232144 34402304 140730123895950 140730123896160 140730123896160 140730123898859 0
/proc/32598/statm: 2378 346 289 221 0 87 0
[pid=32599] ppid=32598 vsize=13801768 CPUtime=9.69 cores=0,2,4,6,8,10,12,14
/proc/32599/stat : 32599 (java) S 32598 32598 16473 0 -1 1077944320 33113 0 0 0 929 40 0 0 20 0 28 0 4130807 14133010432 86440 33554432000 4194304 4196468 140736687565776 140736687548320 139834673561335 0 0 0 16800975 18446744073709551615 0 0 17 10 0 0 0 0 0 6293624 6294260 9838592 140736687568060 140736687568236 140736687568236 140736687570895 0
/proc/32599/statm: 3450442 86440 3248 1 0 3437675 0
[pid=32599/tid=32600] ppid=32598 vsize=13801768 CPUtime=2 cores=0,2,4,6,8,10,12,14
/proc/32599/task/32600/stat : 32600 (java) S 32598 32598 16473 0 -1 1077944384 9119 0 0 0 194 6 0 0 20 0 28 0 4130808 14133010432 86440 33554432000 4194304 4196468 140736687565776 139834677802112 139834673571541 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 9838592 140736687568060 140736687568236 140736687568236 140736687570895 0
[pid=32599/tid=32602] ppid=32598 vsize=13801768 CPUtime=0.06 cores=0,2,4,6,8,10,12,14
/proc/32599/task/32602/stat : 32602 (java) S 32598 32598 16473 0 -1 1077944384 57 0 0 0 2 4 0 0 20 0 28 0 4130809 14133010432 86440 33554432000 4194304 4196468 140736687565776 139834273270032 139834673571541 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 9838592 140736687568060 140736687568236 140736687568236 140736687570895 0
[pid=32599/tid=32603] ppid=32598 vsize=13801768 CPUtime=0.06 cores=0,2,4,6,8,10,12,14
/proc/32599/task/32603/stat : 32603 (java) S 32598 32598 16473 0 -1 1077944384 67 0 0 0 3 3 0 0 20 0 28 0 4130809 14133010432 86440 33554432000 4194304 4196468 140736687565776 139834272217488 139834673571541 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9838592 140736687568060 140736687568236 140736687568236 140736687570895 0
[pid=32599/tid=32604] ppid=32598 vsize=13801768 CPUtime=0.05 cores=0,2,4,6,8,10,12,14
/proc/32599/task/32604/stat : 32604 (java) S 32598 32598 16473 0 -1 1077944384 54 0 0 0 2 3 0 0 20 0 28 0 4130809 14133010432 86440 33554432000 4194304 4196468 140736687565776 139834271164944 139834673571541 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9838592 140736687568060 140736687568236 140736687568236 140736687570895 0
[pid=32599/tid=32605] ppid=32598 vsize=13801768 CPUtime=0.06 cores=0,2,4,6,8,10,12,14
/proc/32599/task/32605/stat : 32605 (java) S 32598 32598 16473 0 -1 1077944384 103 0 0 0 3 3 0 0 20 0 28 0 4130809 14133010432 86440 33554432000 4194304 4196468 140736687565776 139834270112400 139834673571541 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9838592 140736687568060 140736687568236 140736687568236 140736687570895 0
[pid=32599/tid=32606] ppid=32598 vsize=13801768 CPUtime=0.06 cores=0,2,4,6,8,10,12,14
/proc/32599/task/32606/stat : 32606 (java) S 32598 32598 16473 0 -1 1077944384 81 0 0 0 2 4 0 0 20 0 28 0 4130809 14133010432 86440 33554432000 4194304 4196468 140736687565776 139834269059856 139834673571541 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 9838592 140736687568060 140736687568236 140736687568236 140736687570895 0
[pid=32599/tid=32607] ppid=32598 vsize=13801768 CPUtime=0.05 cores=0,2,4,6,8,10,12,14
/proc/32599/task/32607/stat : 32607 (java) S 32598 32598 16473 0 -1 1077944384 50 0 0 0 3 2 0 0 20 0 28 0 4130809 14133010432 86440 33554432000 4194304 4196468 140736687565776 139834268007312 139834673571541 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 9838592 140736687568060 140736687568236 140736687568236 140736687570895 0
[pid=32599/tid=32608] ppid=32598 vsize=13801768 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/32599/task/32608/stat : 32608 (java) S 32598 32598 16473 0 -1 1077944384 21 0 0 0 1 1 0 0 20 0 28 0 4130809 14133010432 86440 33554432000 4194304 4196468 140736687565776 139834266954768 139834673571541 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9838592 140736687568060 140736687568236 140736687568236 140736687570895 0
[pid=32599/tid=32609] ppid=32598 vsize=13801768 CPUtime=0.05 cores=0,2,4,6,8,10,12,14
/proc/32599/task/32609/stat : 32609 (java) S 32598 32598 16473 0 -1 1077944384 45 0 0 0 3 2 0 0 20 0 28 0 4130809 14133010432 86440 33554432000 4194304 4196468 140736687565776 139834265902224 139834673571541 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 9838592 140736687568060 140736687568236 140736687568236 140736687570895 0
[pid=32599/tid=32610] ppid=32598 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/32599/task/32610/stat : 32610 (java) S 32598 32598 16473 0 -1 1077944384 155 0 0 0 0 0 0 0 20 0 28 0 4130811 14133010432 86440 33554432000 4194304 4196468 140736687565776 139834001713136 139834673572482 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9838592 140736687568060 140736687568236 140736687568236 140736687570895 0
[pid=32599/tid=32611] ppid=32598 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/32599/task/32611/stat : 32611 (java) S 32598 32598 16473 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 28 0 4130812 14133010432 86440 33554432000 4194304 4196468 140736687565776 139834000659424 139834673571541 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 9838592 140736687568060 140736687568236 140736687568236 140736687570895 0
[pid=32599/tid=32612] ppid=32598 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/32599/task/32612/stat : 32612 (java) S 32598 32598 16473 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 28 0 4130812 14133010432 86440 33554432000 4194304 4196468 140736687565776 139833999606784 139834673571541 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9838592 140736687568060 140736687568236 140736687568236 140736687570895 0
[pid=32599/tid=32613] ppid=32598 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/32599/task/32613/stat : 32613 (java) S 32598 32598 16473 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 4130816 14133010432 86440 33554432000 4194304 4196468 140736687565776 139833998555344 139834673579931 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 9838592 140736687568060 140736687568236 140736687568236 140736687570895 0
[pid=32599/tid=32614] ppid=32598 vsize=13801768 CPUtime=1.87 cores=0,2,4,6,8,10,12,14
/proc/32599/task/32614/stat : 32614 (java) R 32598 32598 16473 0 -1 4202560 6613 0 0 0 186 1 0 0 20 0 28 0 4130816 14133010432 86440 33554432000 4194304 4196468 140736687565776 139833997489504 139834656946139 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 9838592 140736687568060 140736687568236 140736687568236 140736687570895 0
[pid=32599/tid=32615] ppid=32598 vsize=13801768 CPUtime=1.75 cores=0,2,4,6,8,10,12,14
/proc/32599/task/32615/stat : 32615 (java) R 32598 32598 16473 0 -1 4202560 5261 0 0 0 173 2 0 0 20 0 28 0 4130816 14133010432 86440 33554432000 4194304 4196468 140736687565776 139833996436960 139834652805227 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 9838592 140736687568060 140736687568236 140736687568236 140736687570895 0
[pid=32599/tid=32616] ppid=32598 vsize=13801768 CPUtime=1.79 cores=0,2,4,6,8,10,12,14
/proc/32599/task/32616/stat : 32616 (java) R 32598 32598 16473 0 -1 1077944384 5878 0 0 0 178 1 0 0 20 0 28 0 4130816 14133010432 86440 33554432000 4194304 4196468 140736687565776 139833995397056 139834673571541 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 9838592 140736687568060 140736687568236 140736687568236 140736687570895 0
[pid=32599/tid=32617] ppid=32598 vsize=13801768 CPUtime=0.8 cores=0,2,4,6,8,10,12,14
/proc/32599/task/32617/stat : 32617 (java) S 32598 32598 16473 0 -1 1077944384 3596 0 0 0 80 0 0 0 20 0 28 0 4130816 14133010432 86440 33554432000 4194304 4196468 140736687565776 139833994345328 139834673572482 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9838592 140736687568060 140736687568236 140736687568236 140736687570895 0
[pid=32599/tid=32618] ppid=32598 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/32599/task/32618/stat : 32618 (java) S 32598 32598 16473 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 4130816 14133010432 86440 33554432000 4194304 4196468 140736687565776 139833993292000 139834673571541 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 9838592 140736687568060 140736687568236 140736687568236 140736687570895 0
[pid=32599/tid=32619] ppid=32598 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/32599/task/32619/stat : 32619 (java) S 32598 32598 16473 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 28 0 4130816 14133010432 86440 33554432000 4194304 4196468 140736687565776 139833992239536 139834673572482 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 9838592 140736687568060 140736687568236 140736687568236 140736687570895 0
[pid=32599/tid=32620] ppid=32598 vsize=13801768 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/32599/task/32620/stat : 32620 (java) R 32598 32598 16473 0 -1 4202560 226 0 0 0 10 0 0 0 20 0 28 0 4131018 14133010432 86440 33554432000 4194304 4196468 140736687565776 139833984223488 139834651550353 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 9838592 140736687568060 140736687568236 140736687568236 140736687570895 0
[pid=32599/tid=32621] ppid=32598 vsize=13801768 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/32599/task/32621/stat : 32621 (java) S 32598 32598 16473 0 -1 1077944384 97 0 0 0 10 0 0 0 20 0 28 0 4131018 14133010432 86440 33554432000 4194304 4196468 140736687565776 139833983174608 139834673571541 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 9838592 140736687568060 140736687568236 140736687568236 140736687570895 0
[pid=32599/tid=32622] ppid=32598 vsize=13801768 CPUtime=0.09 cores=0,2,4,6,8,10,12,14
/proc/32599/task/32622/stat : 32622 (java) R 32598 32598 16473 0 -1 4202560 40 0 0 0 9 0 0 0 20 0 28 0 4131018 14133010432 86440 33554432000 4194304 4196468 140736687565776 139833982119128 139834287250464 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 9838592 140736687568060 140736687568236 140736687568236 140736687570895 0
[pid=32599/tid=32623] ppid=32598 vsize=13801768 CPUtime=0.11 cores=0,2,4,6,8,10,12,14
/proc/32599/task/32623/stat : 32623 (java) R 32598 32598 16473 0 -1 4202560 126 0 0 0 11 0 0 0 20 0 28 0 4131018 14133010432 86440 33554432000 4194304 4196468 140736687565776 139833981067032 139834294006176 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 9838592 140736687568060 140736687568236 140736687568236 140736687570895 0
[pid=32599/tid=32624] ppid=32598 vsize=13801768 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/32599/task/32624/stat : 32624 (java) R 32598 32598 16473 0 -1 4202560 30 0 0 0 12 0 0 0 20 0 28 0 4131018 14133010432 86440 33554432000 4194304 4196468 140736687565776 139833980014920 139834294381496 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 9838592 140736687568060 140736687568236 140736687568236 140736687570895 0
[pid=32599/tid=32625] ppid=32598 vsize=13801768 CPUtime=0.13 cores=0,2,4,6,8,10,12,14
/proc/32599/task/32625/stat : 32625 (java) S 32598 32598 16473 0 -1 1077944384 55 0 0 0 13 0 0 0 20 0 28 0 4131018 14133010432 86440 33554432000 4194304 4196468 140736687565776 139833978962416 139834673571541 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 9838592 140736687568060 140736687568236 140736687568236 140736687570895 0
[pid=32599/tid=32626] ppid=32598 vsize=13801768 CPUtime=0.11 cores=0,2,4,6,8,10,12,14
/proc/32599/task/32626/stat : 32626 (java) R 32598 32598 16473 0 -1 1077944384 67 0 0 0 11 0 0 0 20 0 28 0 4131018 14133010432 86440 33554432000 4194304 4196468 140736687565776 139833977909264 139834673571541 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 9838592 140736687568060 140736687568236 140736687568236 140736687570895 0
[pid=32599/tid=32627] ppid=32598 vsize=13801768 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/32599/task/32627/stat : 32627 (java) R 32598 32598 16473 0 -1 4202560 32 0 0 0 12 0 0 0 20 0 28 0 4131018 14133010432 86440 33554432000 4194304 4196468 140736687565776 139833976859448 139834287067973 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 9838592 140736687568060 140736687568236 140736687568236 140736687570895 0
Current children cumulated CPU time (s) 9.69
Current children cumulated vsize (KiB) 13811280

Child status: 0
Real time (s): 2.35358
CPU time (s): 9.87006
CPU user time (s): 9.45467
CPU system time (s): 0.415394
CPU usage (%): 419.364
Max. virtual memory (cumulated for all children) (KiB): 13811280

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 9.45467
system time used= 0.415394
maximum resident set size= 349196
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 33811
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= 2855
involuntary context switches= 719

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.026827 second user time and 0.031298 second system time

The end

Launcher Data

Begin job on node114 at 2017-07-22 03:56:57
IDJOB=4246897
IDBENCH=126465
IDSOLVER=2625
FILE ID=node114/4246897-1500688617
RUNJOBID= node114-1500682387-16504
PBS_JOBID= 20623324
Free space on /tmp= 62004 MiB

SOLVER NAME= choco-solver 4.0.5
BENCH NAME= XCSP17/SocialGolfers/SocialGolfers-cp-s1/SocialGolfers-3-9-4-cp.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-4246897-1500688617/watcher-4246897-1500688617 -o /tmp/evaluation-result-4246897-1500688617/solver-4246897-1500688617 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node114-1500682387-16504 --watchdog 2560  ./xcsp3-exec -dir HOME -tl 2400 -p 8 -ml 10000 -tdir HOME -seed 2117298588 HOME/instance-4246897-1500688617.xml

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

MD5SUM BENCH= 23bf6e9592cc29f17d451b913df5a609
RANDOM SEED=2117298588

node114.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		: 1733.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.60
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		: 2668.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.60
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		: 2668.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		: 2267.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.60
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		: 2668.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.60
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		: 2668.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		: 1600.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.60
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		: 2668.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		: 2400.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.60
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		: 2668.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		: 2000.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.60
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		: 2668.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		: 1867.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.60
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		: 2668.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:        29718816 kB
MemAvailable:   29880944 kB
Buffers:          114924 kB
Cached:           328568 kB
SwapCached:            0 kB
Active:          2350024 kB
Inactive:         267888 kB
Active(anon):    2177548 kB
Inactive(anon):     8812 kB
Active(file):     172476 kB
Inactive(file):   259076 kB
Unevictable:        5736 kB
Mlocked:            5736 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8252 kB
Writeback:             0 kB
AnonPages:       2212240 kB
Mapped:            43088 kB
Shmem:              8848 kB
Slab:             126308 kB
SReclaimable:      92820 kB
SUnreclaim:        33488 kB
KernelStack:        4992 kB
PageTables:        10020 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    3040332 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2082816 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      126336 kB
DirectMap2M:    33419264 kB

Free space on /tmp at the end= 61996 MiB
End job on node114 at 2017-07-22 03:56:59