Trace number 4245455

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)UNSAT 19.1176 3.83435

General information on the benchmark

NameMixed/Mixed-xcsp2-nengfa/
color_X2.xml
MD5SUM3d90545a2544e89e20aca976efad7b9e
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 benchmark4.7054601
Satisfiable
(Un)Satisfiability was proved
Number of variables500
Number of constraints12458
Number of domains1
Minimum domain size5
Maximum domain size5
Distribution of domain sizes[{"size":5,"count":500}]
Minimum variable degree34
Maximum variable degree68
Distribution of variable degrees[{"degree":34,"count":1},{"degree":35,"count":4},{"degree":36,"count":1},{"degree":37,"count":6},{"degree":38,"count":5},{"degree":39,"count":13},{"degree":40,"count":10},{"degree":41,"count":15},{"degree":42,"count":17},{"degree":43,"count":22},{"degree":44,"count":21},{"degree":45,"count":21},{"degree":46,"count":22},{"degree":47,"count":25},{"degree":48,"count":32},{"degree":49,"count":36},{"degree":50,"count":24},{"degree":51,"count":27},{"degree":52,"count":25},{"degree":53,"count":26},{"degree":54,"count":26},{"degree":55,"count":21},{"degree":56,"count":23},{"degree":57,"count":9},{"degree":58,"count":15},{"degree":59,"count":14},{"degree":60,"count":9},{"degree":61,"count":4},{"degree":62,"count":8},{"degree":63,"count":6},{"degree":64,"count":4},{"degree":65,"count":3},{"degree":66,"count":1},{"degree":67,"count":2},{"degree":68,"count":2}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":12458}]
Number of extensional constraints0
Number of intensional constraints12458
Distribution of constraint types[{"type":"intension","count":12458}]
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-4245455-1500686011.xml"  -tl '2400s' -p 8 -x 3
0.00/0.19	c [HOME/instance-4245455-1500686011.xml, -tl, 2400s, -p, 8, -x, 3]
0.00/0.25	c 8 solvers in parallel
0.00/0.31	c parse instance...
7.47/2.33	c solve instance...
18.98/3.81	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-4245455-1500686011/watcher-4245455-1500686011 -o /tmp/evaluation-result-4245455-1500686011/solver-4245455-1500686011 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node130-1500684118-8560 --watchdog 2560 ./xcsp3-exec -dir HOME -tl 2400 -p 8 -ml 10000 -tdir HOME -seed 433220681 HOME/instance-4245455-1500686011.xml 

pid=32316
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: 14.79 15.52 13.56 11/273 32319
/proc/meminfo: memFree=31330036/32770624 swapFree=5700/250492
[pid=32319] ppid=32316 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/32319/stat : 32319 (xcsp3-exec) S 32316 32319 7102 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 3868569 9740288 346 33554432000 4194304 5098028 140736141493040 140736141491144 140095451021948 0 65536 4100 65538 18446744071579417331 0 0 17 9 0 0 0 0 0 7196144 7232144 39723008 140736141497487 140736141497696 140736141497696 140736141500395 0
/proc/32319/statm: 2378 346 289 221 0 87 0

[startup+0.100099 s]
/proc/loadavg: 14.79 15.52 13.56 11/273 32319
/proc/meminfo: memFree=31330036/32770624 swapFree=5700/250492
[pid=32319] ppid=32316 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/32319/stat : 32319 (xcsp3-exec) S 32316 32319 7102 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 3868569 9740288 346 33554432000 4194304 5098028 140736141493040 140736141491144 140095451021948 0 65536 4100 65538 18446744071579417331 0 0 17 9 0 0 0 0 0 7196144 7232144 39723008 140736141497487 140736141497696 140736141497696 140736141500395 0
/proc/32319/statm: 2378 346 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.200255 s]
/proc/loadavg: 14.79 15.52 13.56 11/273 32319
/proc/meminfo: memFree=31330036/32770624 swapFree=5700/250492
[pid=32319] ppid=32316 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/32319/stat : 32319 (xcsp3-exec) S 32316 32319 7102 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 3868569 9740288 346 33554432000 4194304 5098028 140736141493040 140736141491144 140095451021948 0 65536 4100 65538 18446744071579417331 0 0 17 9 0 0 0 0 0 7196144 7232144 39723008 140736141497487 140736141497696 140736141497696 140736141500395 0
/proc/32319/statm: 2378 346 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.300195 s]
/proc/loadavg: 14.79 15.52 13.56 11/273 32319
/proc/meminfo: memFree=31330036/32770624 swapFree=5700/250492
[pid=32319] ppid=32316 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/32319/stat : 32319 (xcsp3-exec) S 32316 32319 7102 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 3868569 9740288 346 33554432000 4194304 5098028 140736141493040 140736141491144 140095451021948 0 65536 4100 65538 18446744071579417331 0 0 17 9 0 0 0 0 0 7196144 7232144 39723008 140736141497487 140736141497696 140736141497696 140736141500395 0
/proc/32319/statm: 2378 346 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.700196 s]
/proc/loadavg: 14.79 15.52 13.56 11/273 32319
/proc/meminfo: memFree=31330036/32770624 swapFree=5700/250492
[pid=32319] ppid=32316 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/32319/stat : 32319 (xcsp3-exec) S 32316 32319 7102 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 3868569 9740288 346 33554432000 4194304 5098028 140736141493040 140736141491144 140095451021948 0 65536 4100 65538 18446744071579417331 0 0 17 9 0 0 0 0 0 7196144 7232144 39723008 140736141497487 140736141497696 140736141497696 140736141500395 0
/proc/32319/statm: 2378 346 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+1.50114 s]
/proc/loadavg: 14.79 15.52 13.56 13/294 32340
/proc/meminfo: memFree=31155168/32770624 swapFree=5700/250524
[pid=32319] ppid=32316 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/32319/stat : 32319 (xcsp3-exec) S 32316 32319 7102 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 3868569 9740288 346 33554432000 4194304 5098028 140736141493040 140736141491144 140095451021948 0 65536 4100 65538 18446744071579417331 0 0 17 9 0 0 0 0 0 7196144 7232144 39723008 140736141497487 140736141497696 140736141497696 140736141500395 0
/proc/32319/statm: 2378 346 289 221 0 87 0
[pid=32320] ppid=32319 vsize=13269256 CPUtime=5.38 cores=1,3,5,7,9,11,13,15
/proc/32320/stat : 32320 (java) S 32319 32319 7102 0 -1 1077944320 20297 0 0 0 519 19 0 0 20 0 20 0 3868569 13587718144 56606 33554432000 4194304 4196468 140736897259696 140736897242240 140525988331255 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 31092736 140736897266876 140736897267052 140736897267052 140736897269711 0
/proc/32320/statm: 3317314 56606 3247 1 0 3304547 0
[pid=32320/tid=32321] ppid=32319 vsize=13269256 CPUtime=1.43 cores=1,3,5,7,9,11,13,15
/proc/32320/task/32321/stat : 32321 (java) R 32319 32319 7102 0 -1 4202560 6621 0 0 0 138 5 0 0 20 0 20 0 3868569 13587718144 56606 33554432000 4194304 4196468 140736897259696 140525992570576 140525580661301 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 31092736 140736897266876 140736897267052 140736897267052 140736897269711 0
[pid=32320/tid=32323] ppid=32319 vsize=13269256 CPUtime=0.02 cores=1,3,5,7,9,11,13,15
/proc/32320/task/32323/stat : 32323 (java) S 32319 32319 7102 0 -1 1077944384 34 0 0 0 1 1 0 0 20 0 20 0 3868570 13587718144 56606 33554432000 4194304 4196468 140736897259696 140525906812048 140525988341461 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 31092736 140736897266876 140736897267052 140736897267052 140736897269711 0
[pid=32320/tid=32324] ppid=32319 vsize=13269256 CPUtime=0.01 cores=1,3,5,7,9,11,13,15
/proc/32320/task/32324/stat : 32324 (java) S 32319 32319 7102 0 -1 1077944384 29 0 0 0 1 0 0 0 20 0 20 0 3868570 13587718144 56606 33554432000 4194304 4196468 140736897259696 140525905759248 140525988341461 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31092736 140736897266876 140736897267052 140736897267052 140736897269711 0
[pid=32320/tid=32325] ppid=32319 vsize=13269256 CPUtime=0.02 cores=1,3,5,7,9,11,13,15
/proc/32320/task/32325/stat : 32325 (java) S 32319 32319 7102 0 -1 1077944384 31 0 0 0 1 1 0 0 20 0 20 0 3868570 13587718144 56606 33554432000 4194304 4196468 140736897259696 140525904706448 140525988341461 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31092736 140736897266876 140736897267052 140736897267052 140736897269711 0
[pid=32320/tid=32326] ppid=32319 vsize=13269256 CPUtime=0.02 cores=1,3,5,7,9,11,13,15
/proc/32320/task/32326/stat : 32326 (java) S 32319 32319 7102 0 -1 1077944384 25 0 0 0 2 0 0 0 20 0 20 0 3868570 13587718144 56606 33554432000 4194304 4196468 140736897259696 140525903653648 140525988341461 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31092736 140736897266876 140736897267052 140736897267052 140736897269711 0
[pid=32320/tid=32327] ppid=32319 vsize=13269256 CPUtime=0.01 cores=1,3,5,7,9,11,13,15
/proc/32320/task/32327/stat : 32327 (java) S 32319 32319 7102 0 -1 1077944384 184 0 0 0 1 0 0 0 20 0 20 0 3868570 13587718144 56606 33554432000 4194304 4196468 140736897259696 140525902600848 140525988341461 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 31092736 140736897266876 140736897267052 140736897267052 140736897269711 0
[pid=32320/tid=32328] ppid=32319 vsize=13269256 CPUtime=0.04 cores=1,3,5,7,9,11,13,15
/proc/32320/task/32328/stat : 32328 (java) S 32319 32319 7102 0 -1 1077944384 96 0 0 0 2 2 0 0 20 0 20 0 3868570 13587718144 56606 33554432000 4194304 4196468 140736897259696 140525901548048 140525988341461 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 31092736 140736897266876 140736897267052 140736897267052 140736897269711 0
[pid=32320/tid=32329] ppid=32319 vsize=13269256 CPUtime=0.03 cores=1,3,5,7,9,11,13,15
/proc/32320/task/32329/stat : 32329 (java) S 32319 32319 7102 0 -1 1077944384 83 0 0 0 2 1 0 0 20 0 20 0 3868570 13587718144 56606 33554432000 4194304 4196468 140736897259696 140525900495248 140525988341461 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 31092736 140736897266876 140736897267052 140736897267052 140736897269711 0
[pid=32320/tid=32330] ppid=32319 vsize=13269256 CPUtime=0.03 cores=1,3,5,7,9,11,13,15
/proc/32320/task/32330/stat : 32330 (java) S 32319 32319 7102 0 -1 1077944384 98 0 0 0 2 1 0 0 20 0 20 0 3868570 13587718144 56606 33554432000 4194304 4196468 140736897259696 140525899442448 140525988341461 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 31092736 140736897266876 140736897267052 140736897267052 140736897269711 0
[pid=32320/tid=32331] ppid=32319 vsize=13269256 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/32320/task/32331/stat : 32331 (java) S 32319 32319 7102 0 -1 1077944384 112 0 0 0 0 0 0 0 20 0 20 0 3868572 13587718144 56606 33554432000 4194304 4196468 140736897259696 140524672457584 140525988342402 0 0 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 31092736 140736897266876 140736897267052 140736897267052 140736897269711 0
[pid=32320/tid=32332] ppid=32319 vsize=13269256 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/32320/task/32332/stat : 32332 (java) S 32319 32319 7102 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 20 0 3868573 13587718144 56606 33554432000 4194304 4196468 140736897259696 140524671403616 140525988341461 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 31092736 140736897266876 140736897267052 140736897267052 140736897269711 0
[pid=32320/tid=32333] ppid=32319 vsize=13269256 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/32320/task/32333/stat : 32333 (java) S 32319 32319 7102 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 20 0 3868573 13587718144 56606 33554432000 4194304 4196468 140736897259696 140524670350720 140525988341461 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 31092736 140736897266876 140736897267052 140736897267052 140736897269711 0
[pid=32320/tid=32334] ppid=32319 vsize=13269256 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/32320/task/32334/stat : 32334 (java) S 32319 32319 7102 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3868577 13587718144 56606 33554432000 4194304 4196468 140736897259696 140524669299024 140525988349851 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 31092736 140736897266876 140736897267052 140736897267052 140736897269711 0
[pid=32320/tid=32335] ppid=32319 vsize=13269256 CPUtime=1.04 cores=1,3,5,7,9,11,13,15
/proc/32320/task/32335/stat : 32335 (java) R 32319 32319 7102 0 -1 4202560 3597 0 0 0 104 0 0 0 20 0 20 0 3868577 13587718144 56606 33554432000 4194304 4196468 140736897259696 140524668225440 140525967987834 0 4 0 16800975 0 0 0 -1 15 0 0 0 0 0 6293624 6294260 31092736 140736897266876 140736897267052 140736897267052 140736897269711 0
[pid=32320/tid=32336] ppid=32319 vsize=13269256 CPUtime=0.99 cores=1,3,5,7,9,11,13,15
/proc/32320/task/32336/stat : 32336 (java) R 32319 32319 7102 0 -1 4202560 2696 0 0 0 99 0 0 0 20 0 20 0 3868577 13587718144 56606 33554432000 4194304 4196468 140736897259696 140524667172464 140525971887543 0 4 0 16800975 0 0 0 -1 13 0 0 0 0 0 6293624 6294260 31092736 140736897266876 140736897267052 140736897267052 140736897269711 0
[pid=32320/tid=32337] ppid=32319 vsize=13269256 CPUtime=0.99 cores=1,3,5,7,9,11,13,15
/proc/32320/task/32337/stat : 32337 (java) R 32319 32319 7102 0 -1 4202560 2784 0 0 0 99 0 0 0 20 0 20 0 3868577 13587718144 56606 33554432000 4194304 4196468 140736897259696 140524666125776 140525973491427 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 31092736 140736897266876 140736897267052 140736897267052 140736897269711 0
[pid=32320/tid=32338] ppid=32319 vsize=13269256 CPUtime=0.61 cores=1,3,5,7,9,11,13,15
/proc/32320/task/32338/stat : 32338 (java) S 32319 32319 7102 0 -1 1077944384 2566 0 0 0 61 0 0 0 20 0 20 0 3868577 13587718144 56606 33554432000 4194304 4196468 140736897259696 140524665087984 140525988342402 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 31092736 140736897266876 140736897267052 140736897267052 140736897269711 0
[pid=32320/tid=32339] ppid=32319 vsize=13269256 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/32320/task/32339/stat : 32339 (java) S 32319 32319 7102 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 3868578 13587718144 56606 33554432000 4194304 4196468 140736897259696 140524664036448 140525988341461 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 31092736 140736897266876 140736897267052 140736897267052 140736897269711 0
[pid=32320/tid=32340] ppid=32319 vsize=13269256 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/32320/task/32340/stat : 32340 (java) S 32319 32319 7102 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 3868578 13587718144 56606 33554432000 4194304 4196468 140736897259696 140524662983728 140525988342402 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 31092736 140736897266876 140736897267052 140736897267052 140736897269711 0
Current children cumulated CPU time (s) 5.38
Current children cumulated vsize (KiB) 13278768

[startup+3.10119 s]
/proc/loadavg: 14.33 15.41 13.54 10/294 32340
/proc/meminfo: memFree=30911432/32770624 swapFree=5700/250524
[pid=32319] ppid=32316 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/32319/stat : 32319 (xcsp3-exec) S 32316 32319 7102 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 3868569 9740288 346 33554432000 4194304 5098028 140736141493040 140736141491144 140095451021948 0 65536 4100 65538 18446744071579417331 0 0 17 9 0 0 0 0 0 7196144 7232144 39723008 140736141497487 140736141497696 140736141497696 140736141500395 0
/proc/32319/statm: 2378 346 289 221 0 87 0
[pid=32320] ppid=32319 vsize=13801768 CPUtime=13.41 cores=1,3,5,7,9,11,13,15
/proc/32320/stat : 32320 (java) S 32319 32319 7102 0 -1 1077944320 25130 0 0 0 1290 51 0 0 20 0 28 0 3868569 14133010432 102405 33554432000 4194304 4196468 140736897259696 140736897242240 140525988331255 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 31092736 140736897266876 140736897267052 140736897267052 140736897269711 0
/proc/32320/statm: 3450442 102405 3284 1 0 3437675 0
[pid=32320/tid=32321] ppid=32319 vsize=13801768 CPUtime=2.18 cores=1,3,5,7,9,11,13,15
/proc/32320/task/32321/stat : 32321 (java) S 32319 32319 7102 0 -1 1077944384 8645 0 0 0 211 7 0 0 20 0 28 0 3868569 14133010432 102405 33554432000 4194304 4196468 140736897259696 140525992572032 140525988341461 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31092736 140736897266876 140736897267052 140736897267052 140736897269711 0
[pid=32320/tid=32323] ppid=32319 vsize=13801768 CPUtime=0.1 cores=1,3,5,7,9,11,13,15
/proc/32320/task/32323/stat : 32323 (java) S 32319 32319 7102 0 -1 1077944384 83 0 0 0 6 4 0 0 20 0 28 0 3868570 14133010432 102405 33554432000 4194304 4196468 140736897259696 140525906812048 140525988341461 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31092736 140736897266876 140736897267052 140736897267052 140736897269711 0
[pid=32320/tid=32324] ppid=32319 vsize=13801768 CPUtime=0.09 cores=1,3,5,7,9,11,13,15
/proc/32320/task/32324/stat : 32324 (java) S 32319 32319 7102 0 -1 1077944384 56 0 0 0 5 4 0 0 20 0 28 0 3868570 14133010432 102405 33554432000 4194304 4196468 140736897259696 140525905759248 140525988341461 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31092736 140736897266876 140736897267052 140736897267052 140736897269711 0
[pid=32320/tid=32325] ppid=32319 vsize=13801768 CPUtime=0.1 cores=1,3,5,7,9,11,13,15
/proc/32320/task/32325/stat : 32325 (java) S 32319 32319 7102 0 -1 1077944384 73 0 0 0 5 5 0 0 20 0 28 0 3868570 14133010432 102405 33554432000 4194304 4196468 140736897259696 140525904706448 140525988341461 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 31092736 140736897266876 140736897267052 140736897267052 140736897269711 0
[pid=32320/tid=32326] ppid=32319 vsize=13801768 CPUtime=0.1 cores=1,3,5,7,9,11,13,15
/proc/32320/task/32326/stat : 32326 (java) S 32319 32319 7102 0 -1 1077944384 63 0 0 0 6 4 0 0 20 0 28 0 3868570 14133010432 102405 33554432000 4194304 4196468 140736897259696 140525903653648 140525988341461 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31092736 140736897266876 140736897267052 140736897267052 140736897269711 0
[pid=32320/tid=32327] ppid=32319 vsize=13801768 CPUtime=0.09 cores=1,3,5,7,9,11,13,15
/proc/32320/task/32327/stat : 32327 (java) S 32319 32319 7102 0 -1 1077944384 217 0 0 0 5 4 0 0 20 0 28 0 3868570 14133010432 102405 33554432000 4194304 4196468 140736897259696 140525902600848 140525988341461 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 31092736 140736897266876 140736897267052 140736897267052 140736897269711 0
[pid=32320/tid=32328] ppid=32319 vsize=13801768 CPUtime=0.11 cores=1,3,5,7,9,11,13,15
/proc/32320/task/32328/stat : 32328 (java) S 32319 32319 7102 0 -1 1077944384 152 0 0 0 6 5 0 0 20 0 28 0 3868570 14133010432 102405 33554432000 4194304 4196468 140736897259696 140525901548048 140525988341461 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31092736 140736897266876 140736897267052 140736897267052 140736897269711 0
[pid=32320/tid=32329] ppid=32319 vsize=13801768 CPUtime=0.1 cores=1,3,5,7,9,11,13,15
/proc/32320/task/32329/stat : 32329 (java) S 32319 32319 7102 0 -1 1077944384 119 0 0 0 5 5 0 0 20 0 28 0 3868570 14133010432 102405 33554432000 4194304 4196468 140736897259696 140525900495248 140525988341461 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31092736 140736897266876 140736897267052 140736897267052 140736897269711 0
[pid=32320/tid=32330] ppid=32319 vsize=13801768 CPUtime=0.11 cores=1,3,5,7,9,11,13,15
/proc/32320/task/32330/stat : 32330 (java) S 32319 32319 7102 0 -1 1077944384 147 0 0 0 6 5 0 0 20 0 28 0 3868570 14133010432 102405 33554432000 4194304 4196468 140736897259696 140525899442448 140525988341461 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31092736 140736897266876 140736897267052 140736897267052 140736897269711 0
[pid=32320/tid=32331] ppid=32319 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/32320/task/32331/stat : 32331 (java) S 32319 32319 7102 0 -1 1077944384 573 0 0 0 0 0 0 0 20 0 28 0 3868572 14133010432 102405 33554432000 4194304 4196468 140736897259696 140524672457584 140525988342402 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31092736 140736897266876 140736897267052 140736897267052 140736897269711 0
[pid=32320/tid=32332] ppid=32319 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/32320/task/32332/stat : 32332 (java) S 32319 32319 7102 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 28 0 3868573 14133010432 102405 33554432000 4194304 4196468 140736897259696 140524671403616 140525988341461 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 31092736 140736897266876 140736897267052 140736897267052 140736897269711 0
[pid=32320/tid=32333] ppid=32319 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/32320/task/32333/stat : 32333 (java) S 32319 32319 7102 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 28 0 3868573 14133010432 102405 33554432000 4194304 4196468 140736897259696 140524670350720 140525988341461 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 31092736 140736897266876 140736897267052 140736897267052 140736897269711 0
[pid=32320/tid=32334] ppid=32319 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/32320/task/32334/stat : 32334 (java) S 32319 32319 7102 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 3868577 14133010432 102405 33554432000 4194304 4196468 140736897259696 140524669299024 140525988349851 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 31092736 140736897266876 140736897267052 140736897267052 140736897269711 0
[pid=32320/tid=32335] ppid=32319 vsize=13801768 CPUtime=1.77 cores=1,3,5,7,9,11,13,15
/proc/32320/task/32335/stat : 32335 (java) S 32319 32319 7102 0 -1 1077944384 3927 0 0 0 177 0 0 0 20 0 28 0 3868577 14133010432 102405 33554432000 4194304 4196468 140736897259696 140524668246192 140525988341461 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31092736 140736897266876 140736897267052 140736897267052 140736897269711 0
[pid=32320/tid=32336] ppid=32319 vsize=13801768 CPUtime=1.71 cores=1,3,5,7,9,11,13,15
/proc/32320/task/32336/stat : 32336 (java) R 32319 32319 7102 0 -1 4202560 2983 0 0 0 171 0 0 0 20 0 28 0 3868577 14133010432 102405 33554432000 4194304 4196468 140736897259696 140524667179464 140525973255542 0 4 0 16800975 0 0 0 -1 15 0 0 0 0 0 6293624 6294260 31092736 140736897266876 140736897267052 140736897267052 140736897269711 0
[pid=32320/tid=32337] ppid=32319 vsize=13801768 CPUtime=1.82 cores=1,3,5,7,9,11,13,15
/proc/32320/task/32337/stat : 32337 (java) R 32319 32319 7102 0 -1 4202560 3122 0 0 0 182 0 0 0 20 0 28 0 3868577 14133010432 102405 33554432000 4194304 4196468 140736897259696 140524666122192 140525972725012 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 31092736 140736897266876 140736897267052 140736897267052 140736897269711 0
[pid=32320/tid=32338] ppid=32319 vsize=13801768 CPUtime=0.85 cores=1,3,5,7,9,11,13,15
/proc/32320/task/32338/stat : 32338 (java) S 32319 32319 7102 0 -1 1077944384 3125 0 0 0 85 0 0 0 20 0 28 0 3868577 14133010432 102405 33554432000 4194304 4196468 140736897259696 140524665087984 140525988342402 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31092736 140736897266876 140736897267052 140736897267052 140736897269711 0
[pid=32320/tid=32339] ppid=32319 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/32320/task/32339/stat : 32339 (java) S 32319 32319 7102 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 3868578 14133010432 102405 33554432000 4194304 4196468 140736897259696 140524664036448 140525988341461 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 31092736 140736897266876 140736897267052 140736897267052 140736897269711 0
[pid=32320/tid=32340] ppid=32319 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/32320/task/32340/stat : 32340 (java) S 32319 32319 7102 0 -1 1077944384 11 0 0 0 0 0 0 0 20 0 28 0 3868578 14133010432 102405 33554432000 4194304 4196468 140736897259696 140524662983728 140525988342402 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 31092736 140736897266876 140736897267052 140736897267052 140736897269711 0
Current children cumulated CPU time (s) 13.41
Current children cumulated vsize (KiB) 13811280

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

[startup+3.20153 s]
/proc/loadavg: 14.33 15.41 13.54 10/294 32340
/proc/meminfo: memFree=30911432/32770624 swapFree=5700/250524
[pid=32319] ppid=32316 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/32319/stat : 32319 (xcsp3-exec) S 32316 32319 7102 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 3868569 9740288 346 33554432000 4194304 5098028 140736141493040 140736141491144 140095451021948 0 65536 4100 65538 18446744071579417331 0 0 17 9 0 0 0 0 0 7196144 7232144 39723008 140736141497487 140736141497696 140736141497696 140736141500395 0
/proc/32319/statm: 2378 346 289 221 0 87 0
[pid=32320] ppid=32319 vsize=13801768 CPUtime=14.2 cores=1,3,5,7,9,11,13,15
/proc/32320/stat : 32320 (java) S 32319 32319 7102 0 -1 1077944320 25225 0 0 0 1368 52 0 0 20 0 28 0 3868569 14133010432 102419 33554432000 4194304 4196468 140736897259696 140736897242240 140525988331255 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 31092736 140736897266876 140736897267052 140736897267052 140736897269711 0
/proc/32320/statm: 3450442 102419 3284 1 0 3437675 0
[pid=32320/tid=32321] ppid=32319 vsize=13801768 CPUtime=2.18 cores=1,3,5,7,9,11,13,15
/proc/32320/task/32321/stat : 32321 (java) S 32319 32319 7102 0 -1 1077944384 8645 0 0 0 211 7 0 0 20 0 28 0 3868569 14133010432 102419 33554432000 4194304 4196468 140736897259696 140525992572032 140525988341461 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31092736 140736897266876 140736897267052 140736897267052 140736897269711 0
[pid=32320/tid=32323] ppid=32319 vsize=13801768 CPUtime=0.1 cores=1,3,5,7,9,11,13,15
/proc/32320/task/32323/stat : 32323 (java) S 32319 32319 7102 0 -1 1077944384 83 0 0 0 6 4 0 0 20 0 28 0 3868570 14133010432 102419 33554432000 4194304 4196468 140736897259696 140525906812048 140525988341461 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31092736 140736897266876 140736897267052 140736897267052 140736897269711 0
[pid=32320/tid=32324] ppid=32319 vsize=13801768 CPUtime=0.09 cores=1,3,5,7,9,11,13,15
/proc/32320/task/32324/stat : 32324 (java) S 32319 32319 7102 0 -1 1077944384 56 0 0 0 5 4 0 0 20 0 28 0 3868570 14133010432 102419 33554432000 4194304 4196468 140736897259696 140525905759248 140525988341461 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31092736 140736897266876 140736897267052 140736897267052 140736897269711 0
[pid=32320/tid=32325] ppid=32319 vsize=13801768 CPUtime=0.1 cores=1,3,5,7,9,11,13,15
/proc/32320/task/32325/stat : 32325 (java) S 32319 32319 7102 0 -1 1077944384 73 0 0 0 5 5 0 0 20 0 28 0 3868570 14133010432 102419 33554432000 4194304 4196468 140736897259696 140525904706448 140525988341461 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 31092736 140736897266876 140736897267052 140736897267052 140736897269711 0
[pid=32320/tid=32326] ppid=32319 vsize=13801768 CPUtime=0.1 cores=1,3,5,7,9,11,13,15
/proc/32320/task/32326/stat : 32326 (java) S 32319 32319 7102 0 -1 1077944384 63 0 0 0 6 4 0 0 20 0 28 0 3868570 14133010432 102419 33554432000 4194304 4196468 140736897259696 140525903653648 140525988341461 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31092736 140736897266876 140736897267052 140736897267052 140736897269711 0
[pid=32320/tid=32327] ppid=32319 vsize=13801768 CPUtime=0.09 cores=1,3,5,7,9,11,13,15
/proc/32320/task/32327/stat : 32327 (java) S 32319 32319 7102 0 -1 1077944384 217 0 0 0 5 4 0 0 20 0 28 0 3868570 14133010432 102419 33554432000 4194304 4196468 140736897259696 140525902600848 140525988341461 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 31092736 140736897266876 140736897267052 140736897267052 140736897269711 0
[pid=32320/tid=32328] ppid=32319 vsize=13801768 CPUtime=0.11 cores=1,3,5,7,9,11,13,15
/proc/32320/task/32328/stat : 32328 (java) S 32319 32319 7102 0 -1 1077944384 152 0 0 0 6 5 0 0 20 0 28 0 3868570 14133010432 102419 33554432000 4194304 4196468 140736897259696 140525901548048 140525988341461 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31092736 140736897266876 140736897267052 140736897267052 140736897269711 0
[pid=32320/tid=32329] ppid=32319 vsize=13801768 CPUtime=0.1 cores=1,3,5,7,9,11,13,15
/proc/32320/task/32329/stat : 32329 (java) S 32319 32319 7102 0 -1 1077944384 119 0 0 0 5 5 0 0 20 0 28 0 3868570 14133010432 102419 33554432000 4194304 4196468 140736897259696 140525900495248 140525988341461 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31092736 140736897266876 140736897267052 140736897267052 140736897269711 0
[pid=32320/tid=32330] ppid=32319 vsize=13801768 CPUtime=0.11 cores=1,3,5,7,9,11,13,15
/proc/32320/task/32330/stat : 32330 (java) S 32319 32319 7102 0 -1 1077944384 147 0 0 0 6 5 0 0 20 0 28 0 3868570 14133010432 102419 33554432000 4194304 4196468 140736897259696 140525899442448 140525988341461 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31092736 140736897266876 140736897267052 140736897267052 140736897269711 0
[pid=32320/tid=32331] ppid=32319 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/32320/task/32331/stat : 32331 (java) S 32319 32319 7102 0 -1 1077944384 573 0 0 0 0 0 0 0 20 0 28 0 3868572 14133010432 102419 33554432000 4194304 4196468 140736897259696 140524672457584 140525988342402 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31092736 140736897266876 140736897267052 140736897267052 140736897269711 0
[pid=32320/tid=32332] ppid=32319 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/32320/task/32332/stat : 32332 (java) S 32319 32319 7102 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 28 0 3868573 14133010432 102419 33554432000 4194304 4196468 140736897259696 140524671403616 140525988341461 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 31092736 140736897266876 140736897267052 140736897267052 140736897269711 0
[pid=32320/tid=32333] ppid=32319 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/32320/task/32333/stat : 32333 (java) S 32319 32319 7102 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 28 0 3868573 14133010432 102419 33554432000 4194304 4196468 140736897259696 140524670350720 140525988341461 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 31092736 140736897266876 140736897267052 140736897267052 140736897269711 0
[pid=32320/tid=32334] ppid=32319 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/32320/task/32334/stat : 32334 (java) S 32319 32319 7102 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 3868577 14133010432 102419 33554432000 4194304 4196468 140736897259696 140524669299024 140525988349851 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 31092736 140736897266876 140736897267052 140736897267052 140736897269711 0
[pid=32320/tid=32335] ppid=32319 vsize=13801768 CPUtime=1.83 cores=1,3,5,7,9,11,13,15
/proc/32320/task/32335/stat : 32335 (java) R 32319 32319 7102 0 -1 4202560 3986 0 0 0 183 0 0 0 20 0 28 0 3868577 14133010432 102419 33554432000 4194304 4196468 140736897259696 140524668238720 140525966780937 0 4 0 16800975 0 0 0 -1 15 0 0 0 0 0 6293624 6294260 31092736 140736897266876 140736897267052 140736897267052 140736897269711 0
[pid=32320/tid=32336] ppid=32319 vsize=13801768 CPUtime=1.79 cores=1,3,5,7,9,11,13,15
/proc/32320/task/32336/stat : 32336 (java) R 32319 32319 7102 0 -1 4202560 3006 0 0 0 178 1 0 0 20 0 28 0 3868577 14133010432 102419 33554432000 4194304 4196468 140736897259696 140524667193280 140525968902019 0 4 0 16800975 0 0 0 -1 15 0 0 0 0 0 6293624 6294260 31092736 140736897266876 140736897267052 140736897267052 140736897269711 0
[pid=32320/tid=32337] ppid=32319 vsize=13801768 CPUtime=1.92 cores=1,3,5,7,9,11,13,15
/proc/32320/task/32337/stat : 32337 (java) R 32319 32319 7102 0 -1 4202560 3123 0 0 0 192 0 0 0 20 0 28 0 3868577 14133010432 102419 33554432000 4194304 4196468 140736897259696 140524666122192 140525972718304 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 31092736 140736897266876 140736897267052 140736897267052 140736897269711 0
[pid=32320/tid=32338] ppid=32319 vsize=13801768 CPUtime=0.86 cores=1,3,5,7,9,11,13,15
/proc/32320/task/32338/stat : 32338 (java) S 32319 32319 7102 0 -1 1077944384 3131 0 0 0 86 0 0 0 20 0 28 0 3868577 14133010432 102419 33554432000 4194304 4196468 140736897259696 140524665087984 140525988342402 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 31092736 140736897266876 140736897267052 140736897267052 140736897269711 0
[pid=32320/tid=32339] ppid=32319 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/32320/task/32339/stat : 32339 (java) S 32319 32319 7102 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 3868578 14133010432 102419 33554432000 4194304 4196468 140736897259696 140524664036448 140525988341461 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 31092736 140736897266876 140736897267052 140736897267052 140736897269711 0
[pid=32320/tid=32340] ppid=32319 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/32320/task/32340/stat : 32340 (java) S 32319 32319 7102 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 28 0 3868578 14133010432 102419 33554432000 4194304 4196468 140736897259696 140524662983728 140525988342402 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 31092736 140736897266876 140736897267052 140736897267052 140736897269711 0
Current children cumulated CPU time (s) 14.2
Current children cumulated vsize (KiB) 13811280

[startup+3.60143 s]
/proc/loadavg: 14.33 15.41 13.54 20/302 32348
/proc/meminfo: memFree=30906808/32770624 swapFree=5700/250524
[pid=32319] ppid=32316 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/32319/stat : 32319 (xcsp3-exec) S 32316 32319 7102 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 3868569 9740288 346 33554432000 4194304 5098028 140736141493040 140736141491144 140095451021948 0 65536 4100 65538 18446744071579417331 0 0 17 9 0 0 0 0 0 7196144 7232144 39723008 140736141497487 140736141497696 140736141497696 140736141500395 0
/proc/32319/statm: 2378 346 289 221 0 87 0
[pid=32320] ppid=32319 vsize=13801768 CPUtime=17.38 cores=1,3,5,7,9,11,13,15
/proc/32320/stat : 32320 (java) S 32319 32319 7102 0 -1 1077944320 25298 0 0 0 1685 53 0 0 20 0 28 0 3868569 14133010432 102472 33554432000 4194304 4196468 140736897259696 140736897242240 140525988331255 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 31092736 140736897266876 140736897267052 140736897267052 140736897269711 0
/proc/32320/statm: 3450442 102472 3285 1 0 3437675 0
[pid=32320/tid=32321] ppid=32319 vsize=13801768 CPUtime=2.18 cores=1,3,5,7,9,11,13,15
/proc/32320/task/32321/stat : 32321 (java) S 32319 32319 7102 0 -1 1077944384 8645 0 0 0 211 7 0 0 20 0 28 0 3868569 14133010432 102472 33554432000 4194304 4196468 140736897259696 140525992572032 140525988341461 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31092736 140736897266876 140736897267052 140736897267052 140736897269711 0
[pid=32320/tid=32323] ppid=32319 vsize=13801768 CPUtime=0.1 cores=1,3,5,7,9,11,13,15
/proc/32320/task/32323/stat : 32323 (java) S 32319 32319 7102 0 -1 1077944384 83 0 0 0 6 4 0 0 20 0 28 0 3868570 14133010432 102472 33554432000 4194304 4196468 140736897259696 140525906812048 140525988341461 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31092736 140736897266876 140736897267052 140736897267052 140736897269711 0
[pid=32320/tid=32324] ppid=32319 vsize=13801768 CPUtime=0.09 cores=1,3,5,7,9,11,13,15
/proc/32320/task/32324/stat : 32324 (java) S 32319 32319 7102 0 -1 1077944384 56 0 0 0 5 4 0 0 20 0 28 0 3868570 14133010432 102472 33554432000 4194304 4196468 140736897259696 140525905759248 140525988341461 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31092736 140736897266876 140736897267052 140736897267052 140736897269711 0
[pid=32320/tid=32325] ppid=32319 vsize=13801768 CPUtime=0.1 cores=1,3,5,7,9,11,13,15
/proc/32320/task/32325/stat : 32325 (java) S 32319 32319 7102 0 -1 1077944384 73 0 0 0 5 5 0 0 20 0 28 0 3868570 14133010432 102472 33554432000 4194304 4196468 140736897259696 140525904706448 140525988341461 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 31092736 140736897266876 140736897267052 140736897267052 140736897269711 0
[pid=32320/tid=32326] ppid=32319 vsize=13801768 CPUtime=0.1 cores=1,3,5,7,9,11,13,15
/proc/32320/task/32326/stat : 32326 (java) S 32319 32319 7102 0 -1 1077944384 63 0 0 0 6 4 0 0 20 0 28 0 3868570 14133010432 102472 33554432000 4194304 4196468 140736897259696 140525903653648 140525988341461 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31092736 140736897266876 140736897267052 140736897267052 140736897269711 0
[pid=32320/tid=32327] ppid=32319 vsize=13801768 CPUtime=0.09 cores=1,3,5,7,9,11,13,15
/proc/32320/task/32327/stat : 32327 (java) S 32319 32319 7102 0 -1 1077944384 217 0 0 0 5 4 0 0 20 0 28 0 3868570 14133010432 102472 33554432000 4194304 4196468 140736897259696 140525902600848 140525988341461 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 31092736 140736897266876 140736897267052 140736897267052 140736897269711 0
[pid=32320/tid=32328] ppid=32319 vsize=13801768 CPUtime=0.11 cores=1,3,5,7,9,11,13,15
/proc/32320/task/32328/stat : 32328 (java) S 32319 32319 7102 0 -1 1077944384 152 0 0 0 6 5 0 0 20 0 28 0 3868570 14133010432 102472 33554432000 4194304 4196468 140736897259696 140525901548048 140525988341461 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31092736 140736897266876 140736897267052 140736897267052 140736897269711 0
[pid=32320/tid=32329] ppid=32319 vsize=13801768 CPUtime=0.1 cores=1,3,5,7,9,11,13,15
/proc/32320/task/32329/stat : 32329 (java) S 32319 32319 7102 0 -1 1077944384 119 0 0 0 5 5 0 0 20 0 28 0 3868570 14133010432 102472 33554432000 4194304 4196468 140736897259696 140525900495248 140525988341461 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31092736 140736897266876 140736897267052 140736897267052 140736897269711 0
[pid=32320/tid=32330] ppid=32319 vsize=13801768 CPUtime=0.11 cores=1,3,5,7,9,11,13,15
/proc/32320/task/32330/stat : 32330 (java) S 32319 32319 7102 0 -1 1077944384 147 0 0 0 6 5 0 0 20 0 28 0 3868570 14133010432 102472 33554432000 4194304 4196468 140736897259696 140525899442448 140525988341461 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31092736 140736897266876 140736897267052 140736897267052 140736897269711 0
[pid=32320/tid=32331] ppid=32319 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/32320/task/32331/stat : 32331 (java) S 32319 32319 7102 0 -1 1077944384 573 0 0 0 0 0 0 0 20 0 28 0 3868572 14133010432 102472 33554432000 4194304 4196468 140736897259696 140524672457584 140525988342402 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31092736 140736897266876 140736897267052 140736897267052 140736897269711 0
[pid=32320/tid=32332] ppid=32319 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/32320/task/32332/stat : 32332 (java) S 32319 32319 7102 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 28 0 3868573 14133010432 102472 33554432000 4194304 4196468 140736897259696 140524671403616 140525988341461 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 31092736 140736897266876 140736897267052 140736897267052 140736897269711 0
[pid=32320/tid=32333] ppid=32319 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/32320/task/32333/stat : 32333 (java) S 32319 32319 7102 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 28 0 3868573 14133010432 102472 33554432000 4194304 4196468 140736897259696 140524670350720 140525988341461 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 31092736 140736897266876 140736897267052 140736897267052 140736897269711 0
[pid=32320/tid=32334] ppid=32319 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/32320/task/32334/stat : 32334 (java) S 32319 32319 7102 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 3868577 14133010432 102472 33554432000 4194304 4196468 140736897259696 140524669299024 140525988349851 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 31092736 140736897266876 140736897267052 140736897267052 140736897269711 0
[pid=32320/tid=32335] ppid=32319 vsize=13801768 CPUtime=2.04 cores=1,3,5,7,9,11,13,15
/proc/32320/task/32335/stat : 32335 (java) S 32319 32319 7102 0 -1 1077944384 3993 0 0 0 204 0 0 0 20 0 28 0 3868577 14133010432 102472 33554432000 4194304 4196468 140736897259696 140524668246384 140525988342402 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31092736 140736897266876 140736897267052 140736897267052 140736897269711 0
[pid=32320/tid=32336] ppid=32319 vsize=13801768 CPUtime=2.05 cores=1,3,5,7,9,11,13,15
/proc/32320/task/32336/stat : 32336 (java) R 32319 32319 7102 0 -1 4202560 3024 0 0 0 204 1 0 0 20 0 28 0 3868577 14133010432 102472 33554432000 4194304 4196468 140736897259696 140524667179344 140525969510245 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 31092736 140736897266876 140736897267052 140736897267052 140736897269711 0
[pid=32320/tid=32337] ppid=32319 vsize=13801768 CPUtime=2.2 cores=1,3,5,7,9,11,13,15
/proc/32320/task/32337/stat : 32337 (java) S 32319 32319 7102 0 -1 1077944384 3153 0 0 0 220 0 0 0 20 0 28 0 3868577 14133010432 102472 33554432000 4194304 4196468 140736897259696 140524666140784 140525988342402 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31092736 140736897266876 140736897267052 140736897267052 140736897269711 0
[pid=32320/tid=32338] ppid=32319 vsize=13801768 CPUtime=0.87 cores=1,3,5,7,9,11,13,15
/proc/32320/task/32338/stat : 32338 (java) S 32319 32319 7102 0 -1 1077944384 3132 0 0 0 86 1 0 0 20 0 28 0 3868577 14133010432 102472 33554432000 4194304 4196468 140736897259696 140524665087984 140525988342402 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 31092736 140736897266876 140736897267052 140736897267052 140736897269711 0
[pid=32320/tid=32339] ppid=32319 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/32320/task/32339/stat : 32339 (java) S 32319 32319 7102 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 3868578 14133010432 102472 33554432000 4194304 4196468 140736897259696 140524664036448 140525988341461 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 31092736 140736897266876 140736897267052 140736897267052 140736897269711 0
[pid=32320/tid=32340] ppid=32319 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/32320/task/32340/stat : 32340 (java) S 32319 32319 7102 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 28 0 3868578 14133010432 102472 33554432000 4194304 4196468 140736897259696 140524662983728 140525988342402 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 31092736 140736897266876 140736897267052 140736897267052 140736897269711 0
[pid=32320/tid=32341] ppid=32319 vsize=13801768 CPUtime=0.79 cores=1,3,5,7,9,11,13,15
/proc/32320/task/32341/stat : 32341 (java) R 32319 32319 7102 0 -1 4202560 89 0 0 0 79 0 0 0 20 0 28 0 3868803 14133010432 102472 33554432000 4194304 4196468 140736897259696 140524655468184 140525582705515 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 31092736 140736897266876 140736897267052 140736897267052 140736897269711 0
[pid=32320/tid=32342] ppid=32319 vsize=13801768 CPUtime=0.96 cores=1,3,5,7,9,11,13,15
/proc/32320/task/32342/stat : 32342 (java) R 32319 32319 7102 0 -1 4202560 83 0 0 0 96 0 0 0 20 0 28 0 3868803 14133010432 102472 33554432000 4194304 4196468 140736897259696 140524654417328 140525582774760 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 31092736 140736897266876 140736897267052 140736897267052 140736897269711 0
[pid=32320/tid=32343] ppid=32319 vsize=13801768 CPUtime=0.79 cores=1,3,5,7,9,11,13,15
/proc/32320/task/32343/stat : 32343 (java) R 32319 32319 7102 0 -1 4202560 56 0 0 0 79 0 0 0 20 0 28 0 3868803 14133010432 102472 33554432000 4194304 4196468 140736897259696 140524653363672 140525582542365 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 31092736 140736897266876 140736897267052 140736897267052 140736897269711 0
[pid=32320/tid=32344] ppid=32319 vsize=13801768 CPUtime=0.85 cores=1,3,5,7,9,11,13,15
/proc/32320/task/32344/stat : 32344 (java) R 32319 32319 7102 0 -1 4202560 105 0 0 0 85 0 0 0 20 0 28 0 3868803 14133010432 102472 33554432000 4194304 4196468 140736897259696 140524652310824 140525582774831 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 31092736 140736897266876 140736897267052 140736897267052 140736897269711 0
[pid=32320/tid=32345] ppid=32319 vsize=13801768 CPUtime=0.76 cores=1,3,5,7,9,11,13,15
/proc/32320/task/32345/stat : 32345 (java) R 32319 32319 7102 0 -1 4202560 51 0 0 0 76 0 0 0 20 0 28 0 3868803 14133010432 102472 33554432000 4194304 4196468 140736897259696 140524651259208 140525583530314 0 4 0 16800975 0 0 0 -1 13 0 0 0 0 0 6293624 6294260 31092736 140736897266876 140736897267052 140736897267052 140736897269711 0
[pid=32320/tid=32346] ppid=32319 vsize=13801768 CPUtime=0.84 cores=1,3,5,7,9,11,13,15
/proc/32320/task/32346/stat : 32346 (java) R 32319 32319 7102 0 -1 4202560 33 0 0 0 84 0 0 0 20 0 28 0 3868803 14133010432 102472 33554432000 4194304 4196468 140736897259696 140524650205592 140525582774670 0 4 0 16800975 0 0 0 -1 11 0 0 0 0 0 6293624 6294260 31092736 140736897266876 140736897267052 140736897267052 140736897269711 0
[pid=32320/tid=32347] ppid=32319 vsize=13801768 CPUtime=1.04 cores=1,3,5,7,9,11,13,15
/proc/32320/task/32347/stat : 32347 (java) R 32319 32319 7102 0 -1 4202560 31 0 0 0 104 0 0 0 20 0 28 0 3868803 14133010432 102472 33554432000 4194304 4196468 140736897259696 140524649152640 140525582578606 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 31092736 140736897266876 140736897267052 140736897267052 140736897269711 0
[pid=32320/tid=32348] ppid=32319 vsize=13801768 CPUtime=1.01 cores=1,3,5,7,9,11,13,15
/proc/32320/task/32348/stat : 32348 (java) R 32319 32319 7102 0 -1 4202560 69 0 0 0 101 0 0 0 20 0 28 0 3868803 14133010432 102472 33554432000 4194304 4196468 140736897259696 140524648100968 140525582705832 0 4 0 16800975 0 0 0 -1 15 0 0 0 0 0 6293624 6294260 31092736 140736897266876 140736897267052 140736897267052 140736897269711 0
Current children cumulated CPU time (s) 17.38
Current children cumulated vsize (KiB) 13811280

[startup+3.80152 s]
/proc/loadavg: 14.33 15.41 13.54 20/302 32348
/proc/meminfo: memFree=30906808/32770624 swapFree=5700/250524
[pid=32319] ppid=32316 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/32319/stat : 32319 (xcsp3-exec) S 32316 32319 7102 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 3868569 9740288 346 33554432000 4194304 5098028 140736141493040 140736141491144 140095451021948 0 65536 4100 65538 18446744071579417331 0 0 17 9 0 0 0 0 0 7196144 7232144 39723008 140736141497487 140736141497696 140736141497696 140736141500395 0
/proc/32319/statm: 2378 346 289 221 0 87 0
[pid=32320] ppid=32319 vsize=13801768 CPUtime=18.98 cores=1,3,5,7,9,11,13,15
/proc/32320/stat : 32320 (java) S 32319 32319 7102 0 -1 1077944320 25311 0 0 0 1845 53 0 0 20 0 28 0 3868569 14133010432 102487 33554432000 4194304 4196468 140736897259696 140736897242240 140525988331255 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 31092736 140736897266876 140736897267052 140736897267052 140736897269711 0
/proc/32320/statm: 3450442 102487 3285 1 0 3437675 0
[pid=32320/tid=32321] ppid=32319 vsize=13801768 CPUtime=2.18 cores=1,3,5,7,9,11,13,15
/proc/32320/task/32321/stat : 32321 (java) S 32319 32319 7102 0 -1 1077944384 8645 0 0 0 211 7 0 0 20 0 28 0 3868569 14133010432 102487 33554432000 4194304 4196468 140736897259696 140525992572032 140525988341461 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31092736 140736897266876 140736897267052 140736897267052 140736897269711 0
[pid=32320/tid=32323] ppid=32319 vsize=13801768 CPUtime=0.1 cores=1,3,5,7,9,11,13,15
/proc/32320/task/32323/stat : 32323 (java) S 32319 32319 7102 0 -1 1077944384 83 0 0 0 6 4 0 0 20 0 28 0 3868570 14133010432 102487 33554432000 4194304 4196468 140736897259696 140525906812048 140525988341461 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31092736 140736897266876 140736897267052 140736897267052 140736897269711 0
[pid=32320/tid=32324] ppid=32319 vsize=13801768 CPUtime=0.09 cores=1,3,5,7,9,11,13,15
/proc/32320/task/32324/stat : 32324 (java) S 32319 32319 7102 0 -1 1077944384 56 0 0 0 5 4 0 0 20 0 28 0 3868570 14133010432 102487 33554432000 4194304 4196468 140736897259696 140525905759248 140525988341461 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31092736 140736897266876 140736897267052 140736897267052 140736897269711 0
[pid=32320/tid=32325] ppid=32319 vsize=13801768 CPUtime=0.1 cores=1,3,5,7,9,11,13,15
/proc/32320/task/32325/stat : 32325 (java) S 32319 32319 7102 0 -1 1077944384 73 0 0 0 5 5 0 0 20 0 28 0 3868570 14133010432 102487 33554432000 4194304 4196468 140736897259696 140525904706448 140525988341461 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 31092736 140736897266876 140736897267052 140736897267052 140736897269711 0
[pid=32320/tid=32326] ppid=32319 vsize=13801768 CPUtime=0.1 cores=1,3,5,7,9,11,13,15
/proc/32320/task/32326/stat : 32326 (java) S 32319 32319 7102 0 -1 1077944384 63 0 0 0 6 4 0 0 20 0 28 0 3868570 14133010432 102487 33554432000 4194304 4196468 140736897259696 140525903653648 140525988341461 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31092736 140736897266876 140736897267052 140736897267052 140736897269711 0
[pid=32320/tid=32327] ppid=32319 vsize=13801768 CPUtime=0.09 cores=1,3,5,7,9,11,13,15
/proc/32320/task/32327/stat : 32327 (java) S 32319 32319 7102 0 -1 1077944384 217 0 0 0 5 4 0 0 20 0 28 0 3868570 14133010432 102487 33554432000 4194304 4196468 140736897259696 140525902600848 140525988341461 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 31092736 140736897266876 140736897267052 140736897267052 140736897269711 0
[pid=32320/tid=32328] ppid=32319 vsize=13801768 CPUtime=0.11 cores=1,3,5,7,9,11,13,15
/proc/32320/task/32328/stat : 32328 (java) S 32319 32319 7102 0 -1 1077944384 152 0 0 0 6 5 0 0 20 0 28 0 3868570 14133010432 102487 33554432000 4194304 4196468 140736897259696 140525901548048 140525988341461 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31092736 140736897266876 140736897267052 140736897267052 140736897269711 0
[pid=32320/tid=32329] ppid=32319 vsize=13801768 CPUtime=0.1 cores=1,3,5,7,9,11,13,15
/proc/32320/task/32329/stat : 32329 (java) S 32319 32319 7102 0 -1 1077944384 119 0 0 0 5 5 0 0 20 0 28 0 3868570 14133010432 102487 33554432000 4194304 4196468 140736897259696 140525900495248 140525988341461 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31092736 140736897266876 140736897267052 140736897267052 140736897269711 0
[pid=32320/tid=32330] ppid=32319 vsize=13801768 CPUtime=0.11 cores=1,3,5,7,9,11,13,15
/proc/32320/task/32330/stat : 32330 (java) S 32319 32319 7102 0 -1 1077944384 147 0 0 0 6 5 0 0 20 0 28 0 3868570 14133010432 102487 33554432000 4194304 4196468 140736897259696 140525899442448 140525988341461 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31092736 140736897266876 140736897267052 140736897267052 140736897269711 0
[pid=32320/tid=32331] ppid=32319 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/32320/task/32331/stat : 32331 (java) S 32319 32319 7102 0 -1 1077944384 573 0 0 0 0 0 0 0 20 0 28 0 3868572 14133010432 102487 33554432000 4194304 4196468 140736897259696 140524672457584 140525988342402 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31092736 140736897266876 140736897267052 140736897267052 140736897269711 0
[pid=32320/tid=32332] ppid=32319 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/32320/task/32332/stat : 32332 (java) S 32319 32319 7102 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 28 0 3868573 14133010432 102487 33554432000 4194304 4196468 140736897259696 140524671403616 140525988341461 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 31092736 140736897266876 140736897267052 140736897267052 140736897269711 0
[pid=32320/tid=32333] ppid=32319 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/32320/task/32333/stat : 32333 (java) S 32319 32319 7102 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 28 0 3868573 14133010432 102487 33554432000 4194304 4196468 140736897259696 140524670350720 140525988341461 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 31092736 140736897266876 140736897267052 140736897267052 140736897269711 0
[pid=32320/tid=32334] ppid=32319 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/32320/task/32334/stat : 32334 (java) S 32319 32319 7102 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 3868577 14133010432 102487 33554432000 4194304 4196468 140736897259696 140524669299024 140525988349851 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 31092736 140736897266876 140736897267052 140736897267052 140736897269711 0
[pid=32320/tid=32335] ppid=32319 vsize=13801768 CPUtime=2.05 cores=1,3,5,7,9,11,13,15
/proc/32320/task/32335/stat : 32335 (java) S 32319 32319 7102 0 -1 1077944384 3994 0 0 0 205 0 0 0 20 0 28 0 3868577 14133010432 102487 33554432000 4194304 4196468 140736897259696 140524668246384 140525988342402 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31092736 140736897266876 140736897267052 140736897267052 140736897269711 0
[pid=32320/tid=32336] ppid=32319 vsize=13801768 CPUtime=2.14 cores=1,3,5,7,9,11,13,15
/proc/32320/task/32336/stat : 32336 (java) S 32319 32319 7102 0 -1 1077944384 3032 0 0 0 213 1 0 0 20 0 28 0 3868577 14133010432 102487 33554432000 4194304 4196468 140736897259696 140524667193584 140525988342402 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 31092736 140736897266876 140736897267052 140736897267052 140736897269711 0
[pid=32320/tid=32337] ppid=32319 vsize=13801768 CPUtime=2.2 cores=1,3,5,7,9,11,13,15
/proc/32320/task/32337/stat : 32337 (java) S 32319 32319 7102 0 -1 1077944384 3153 0 0 0 220 0 0 0 20 0 28 0 3868577 14133010432 102487 33554432000 4194304 4196468 140736897259696 140524666140784 140525988342402 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31092736 140736897266876 140736897267052 140736897267052 140736897269711 0
[pid=32320/tid=32338] ppid=32319 vsize=13801768 CPUtime=0.88 cores=1,3,5,7,9,11,13,15
/proc/32320/task/32338/stat : 32338 (java) S 32319 32319 7102 0 -1 1077944384 3135 0 0 0 87 1 0 0 20 0 28 0 3868577 14133010432 102487 33554432000 4194304 4196468 140736897259696 140524665087984 140525988342402 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 31092736 140736897266876 140736897267052 140736897267052 140736897269711 0
[pid=32320/tid=32339] ppid=32319 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/32320/task/32339/stat : 32339 (java) S 32319 32319 7102 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 3868578 14133010432 102487 33554432000 4194304 4196468 140736897259696 140524664036448 140525988341461 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 31092736 140736897266876 140736897267052 140736897267052 140736897269711 0
[pid=32320/tid=32340] ppid=32319 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/32320/task/32340/stat : 32340 (java) S 32319 32319 7102 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 28 0 3868578 14133010432 102487 33554432000 4194304 4196468 140736897259696 140524662983728 140525988342402 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 31092736 140736897266876 140736897267052 140736897267052 140736897269711 0
[pid=32320/tid=32341] ppid=32319 vsize=13801768 CPUtime=0.99 cores=1,3,5,7,9,11,13,15
/proc/32320/task/32341/stat : 32341 (java) R 32319 32319 7102 0 -1 4202560 89 0 0 0 99 0 0 0 20 0 28 0 3868803 14133010432 102487 33554432000 4194304 4196468 140736897259696 140524655469560 140525583492660 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 31092736 140736897266876 140736897267052 140736897267052 140736897269711 0
[pid=32320/tid=32342] ppid=32319 vsize=13801768 CPUtime=1.12 cores=1,3,5,7,9,11,13,15
/proc/32320/task/32342/stat : 32342 (java) R 32319 32319 7102 0 -1 4202560 83 0 0 0 112 0 0 0 20 0 28 0 3868803 14133010432 102487 33554432000 4194304 4196468 140736897259696 140524654418008 140525582794663 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 31092736 140736897266876 140736897267052 140736897267052 140736897269711 0
[pid=32320/tid=32343] ppid=32319 vsize=13801768 CPUtime=0.95 cores=1,3,5,7,9,11,13,15
/proc/32320/task/32343/stat : 32343 (java) R 32319 32319 7102 0 -1 4202560 56 0 0 0 95 0 0 0 20 0 28 0 3868803 14133010432 102487 33554432000 4194304 4196468 140736897259696 140524653362608 140525582554860 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 31092736 140736897266876 140736897267052 140736897267052 140736897269711 0
[pid=32320/tid=32344] ppid=32319 vsize=13801768 CPUtime=1.05 cores=1,3,5,7,9,11,13,15
/proc/32320/task/32344/stat : 32344 (java) R 32319 32319 7102 0 -1 4202560 106 0 0 0 105 0 0 0 20 0 28 0 3868803 14133010432 102487 33554432000 4194304 4196468 140736897259696 140524652312384 140525582556447 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 31092736 140736897266876 140736897267052 140736897267052 140736897269711 0
[pid=32320/tid=32345] ppid=32319 vsize=13801768 CPUtime=0.96 cores=1,3,5,7,9,11,13,15
/proc/32320/task/32345/stat : 32345 (java) R 32319 32319 7102 0 -1 4202560 51 0 0 0 96 0 0 0 20 0 28 0 3868803 14133010432 102487 33554432000 4194304 4196468 140736897259696 140524651258152 140525582555527 0 4 0 16800975 0 0 0 -1 13 0 0 0 0 0 6293624 6294260 31092736 140736897266876 140736897267052 140736897267052 140736897269711 0
[pid=32320/tid=32346] ppid=32319 vsize=13801768 CPUtime=1.04 cores=1,3,5,7,9,11,13,15
/proc/32320/task/32346/stat : 32346 (java) R 32319 32319 7102 0 -1 4202560 33 0 0 0 104 0 0 0 20 0 28 0 3868803 14133010432 102487 33554432000 4194304 4196468 140736897259696 140524650205592 140525582705742 0 4 0 16800975 0 0 0 -1 11 0 0 0 0 0 6293624 6294260 31092736 140736897266876 140736897267052 140736897267052 140736897269711 0
[pid=32320/tid=32347] ppid=32319 vsize=13801768 CPUtime=1.24 cores=1,3,5,7,9,11,13,15
/proc/32320/task/32347/stat : 32347 (java) R 32319 32319 7102 0 -1 4202560 31 0 0 0 124 0 0 0 20 0 28 0 3868803 14133010432 102487 33554432000 4194304 4196468 140736897259696 140524649152160 140525583679980 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 31092736 140736897266876 140736897267052 140736897267052 140736897269711 0
[pid=32320/tid=32348] ppid=32319 vsize=13801768 CPUtime=1.19 cores=1,3,5,7,9,11,13,15
/proc/32320/task/32348/stat : 32348 (java) R 32319 32319 7102 0 -1 4202560 69 0 0 0 119 0 0 0 20 0 28 0 3868803 14133010432 102487 33554432000 4194304 4196468 140736897259696 140524648100456 140525582706015 0 4 0 16800975 0 0 0 -1 15 0 0 0 0 0 6293624 6294260 31092736 140736897266876 140736897267052 140736897267052 140736897269711 0
Current children cumulated CPU time (s) 18.98
Current children cumulated vsize (KiB) 13811280

Child status: 0
Real time (s): 3.83435
CPU time (s): 19.1176
CPU user time (s): 18.5784
CPU system time (s): 0.539214
CPU usage (%): 498.588
Max. virtual memory (cumulated for all children) (KiB): 13811280

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 18.5784
system time used= 0.539214
maximum resident set size= 410764
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25930
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= 3319
involuntary context switches= 1620

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.034461 second user time and 0.049537 second system time

The end

Launcher Data

Begin job on node130 at 2017-07-22 03:13:31
IDJOB=4245455
IDBENCH=122864
IDSOLVER=2626
FILE ID=node130/4245455-1500686011
RUNJOBID= node130-1500684118-8560
PBS_JOBID= 20623029
Free space on /tmp= 61952 MiB

SOLVER NAME= choco-solver 5a
BENCH NAME= XCSP17/Mixed/Mixed-xcsp2-nengfa/color_X2.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-4245455-1500686011/watcher-4245455-1500686011 -o /tmp/evaluation-result-4245455-1500686011/solver-4245455-1500686011 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node130-1500684118-8560 --watchdog 2560  ./xcsp3-exec -dir HOME -tl 2400 -p 8 -ml 10000 -tdir HOME -seed 433220681 HOME/instance-4245455-1500686011.xml

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

MD5SUM BENCH= 3d90545a2544e89e20aca976efad7b9e
RANDOM SEED=433220681

node130.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	: 5333.34
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 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	: 5333.34
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	: 5333.34
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	: 5333.34
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	: 5333.34
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		: 1733.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	: 5333.34
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	: 5333.34
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		: 1867.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	: 5333.34
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		: 2267.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:        31330492 kB
MemAvailable:   31388836 kB
Buffers:           54072 kB
Cached:           315068 kB
SwapCached:            0 kB
Active:           810580 kB
Inactive:         259340 kB
Active(anon):     703656 kB
Inactive(anon):     8856 kB
Active(file):     106924 kB
Inactive(file):   250484 kB
Unevictable:        5700 kB
Mlocked:            5700 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8284 kB
Writeback:             0 kB
AnonPages:        773880 kB
Mapped:            42388 kB
Shmem:              8876 kB
Slab:              67080 kB
SReclaimable:      33544 kB
SUnreclaim:        33536 kB
KernelStack:        5072 kB
PageTables:         6888 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2193752 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    649216 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      128384 kB
DirectMap2M:    33417216 kB

Free space on /tmp at the end= 61944 MiB
End job on node130 at 2017-07-22 03:13:35