Trace number 4247882

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)? (TO) 2400.28 303.728

General information on the benchmark

NameQueenAttacking/QueenAttacking-xcsp2-s1/
QueenAttacking-09_X2.xml
MD5SUMb61d3737b957190caa39e86626214229
Bench CategoryCSP (decision problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables82
Number of constraints3262
Number of domains2
Minimum domain size15
Maximum domain size81
Distribution of domain sizes[{"size":15,"count":1},{"size":81,"count":81}]
Minimum variable degree22
Maximum variable degree81
Distribution of variable degrees[{"degree":22,"count":1},{"degree":80,"count":59},{"degree":81,"count":22}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":3262}]
Number of extensional constraints0
Number of intensional constraints3262
Distribution of constraint types[{"type":"intension","count":3262}]
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-4247882-1500690920.xml"  -tl '2400s' -p 8 -x 0
0.00/0.21	c [HOME/instance-4247882-1500690920.xml, -tl, 2400s, -p, 8, -x, 0]
0.00/0.26	c 8 solvers in parallel
0.00/0.34	c parse instance...
10.74/3.61	c solve instance...
2400.28/303.75	s UNKNOWN
2400.28/303.75	c Unexpected resolution interruption!

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

pid=312
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: 16.18 15.68 14.34 10/270 315
/proc/meminfo: memFree=31544672/32770624 swapFree=5880/285804
[pid=315] ppid=312 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/315/stat : 315 (xcsp3-exec) S 312 315 7744 0 -1 4202496 518 0 0 0 0 0 0 0 20 0 1 0 4359648 9740288 346 33554432000 4194304 5098028 140729757284752 140729757282856 140509871440508 0 65536 4100 65538 18446744071579417331 0 0 17 12 0 0 0 0 0 7196144 7232144 25014272 140729757287566 140729757287776 140729757287776 140729757290475 0
/proc/315/statm: 2378 346 289 221 0 87 0

[startup+0.10013 s]
/proc/loadavg: 16.18 15.68 14.34 10/270 315
/proc/meminfo: memFree=31544672/32770624 swapFree=5880/285804
[pid=315] ppid=312 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/315/stat : 315 (xcsp3-exec) S 312 315 7744 0 -1 4202496 518 0 0 0 0 0 0 0 20 0 1 0 4359648 9740288 346 33554432000 4194304 5098028 140729757284752 140729757282856 140509871440508 0 65536 4100 65538 18446744071579417331 0 0 17 12 0 0 0 0 0 7196144 7232144 25014272 140729757287566 140729757287776 140729757287776 140729757290475 0
/proc/315/statm: 2378 346 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.200277 s]
/proc/loadavg: 16.18 15.68 14.34 10/270 315
/proc/meminfo: memFree=31544672/32770624 swapFree=5880/285804
[pid=315] ppid=312 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/315/stat : 315 (xcsp3-exec) S 312 315 7744 0 -1 4202496 518 0 0 0 0 0 0 0 20 0 1 0 4359648 9740288 346 33554432000 4194304 5098028 140729757284752 140729757282856 140509871440508 0 65536 4100 65538 18446744071579417331 0 0 17 12 0 0 0 0 0 7196144 7232144 25014272 140729757287566 140729757287776 140729757287776 140729757290475 0
/proc/315/statm: 2378 346 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.300319 s]
/proc/loadavg: 16.18 15.68 14.34 10/270 315
/proc/meminfo: memFree=31544672/32770624 swapFree=5880/285804
[pid=315] ppid=312 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/315/stat : 315 (xcsp3-exec) S 312 315 7744 0 -1 4202496 518 0 0 0 0 0 0 0 20 0 1 0 4359648 9740288 346 33554432000 4194304 5098028 140729757284752 140729757282856 140509871440508 0 65536 4100 65538 18446744071579417331 0 0 17 12 0 0 0 0 0 7196144 7232144 25014272 140729757287566 140729757287776 140729757287776 140729757290475 0
/proc/315/statm: 2378 346 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.700204 s]
/proc/loadavg: 16.18 15.68 14.34 10/270 315
/proc/meminfo: memFree=31544672/32770624 swapFree=5880/285804
[pid=315] ppid=312 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/315/stat : 315 (xcsp3-exec) S 312 315 7744 0 -1 4202496 518 0 0 0 0 0 0 0 20 0 1 0 4359648 9740288 346 33554432000 4194304 5098028 140729757284752 140729757282856 140509871440508 0 65536 4100 65538 18446744071579417331 0 0 17 12 0 0 0 0 0 7196144 7232144 25014272 140729757287566 140729757287776 140729757287776 140729757290475 0
/proc/315/statm: 2378 346 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+1.50113 s]
/proc/loadavg: 16.18 15.68 14.34 14/291 347
/proc/meminfo: memFree=31427680/32770624 swapFree=5880/285832
[pid=315] ppid=312 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/315/stat : 315 (xcsp3-exec) S 312 315 7744 0 -1 4202496 518 0 0 0 0 0 0 0 20 0 1 0 4359648 9740288 346 33554432000 4194304 5098028 140729757284752 140729757282856 140509871440508 0 65536 4100 65538 18446744071579417331 0 0 17 12 0 0 0 0 0 7196144 7232144 25014272 140729757287566 140729757287776 140729757287776 140729757290475 0
/proc/315/statm: 2378 346 289 221 0 87 0
[pid=316] ppid=315 vsize=13269256 CPUtime=5.19 cores=0,2,4,6,8,10,12,14
/proc/316/stat : 316 (java) S 315 315 7744 0 -1 1077944320 35370 0 0 0 508 11 0 0 20 0 20 0 4359648 13587718144 48569 33554432000 4194304 4196468 140731512275600 140731512258144 139642925940471 0 0 0 16800975 18446744073709551615 0 0 17 10 0 0 0 0 0 6293624 6294260 32481280 140731512280252 140731512280428 140731512280428 140731512283087 0
/proc/316/statm: 3317314 48569 3224 1 0 3304547 0
[pid=316/tid=317] ppid=315 vsize=13269256 CPUtime=1.47 cores=0,2,4,6,8,10,12,14
/proc/316/task/317/stat : 317 (java) R 315 315 7744 0 -1 4202560 8176 0 0 0 142 5 0 0 20 0 20 0 4359649 13587718144 48569 33554432000 4194304 4196468 140731512275600 139642930175400 139642557003824 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 32481280 140731512280252 140731512280428 140731512280428 140731512283087 0
[pid=316/tid=319] ppid=315 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/316/task/319/stat : 319 (java) S 315 315 7744 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 4359650 13587718144 48569 33554432000 4194304 4196468 140731512275600 139642878560912 139642925950677 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 32481280 140731512280252 140731512280428 140731512280428 140731512283087 0
[pid=316/tid=320] ppid=315 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/316/task/320/stat : 320 (java) S 315 315 7744 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 4359650 13587718144 48569 33554432000 4194304 4196468 140731512275600 139642877508112 139642925950677 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 32481280 140731512280252 140731512280428 140731512280428 140731512283087 0
[pid=316/tid=321] ppid=315 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/316/task/321/stat : 321 (java) S 315 315 7744 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 4359650 13587718144 48569 33554432000 4194304 4196468 140731512275600 139642522761616 139642925950677 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32481280 140731512280252 140731512280428 140731512280428 140731512283087 0
[pid=316/tid=322] ppid=315 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/316/task/322/stat : 322 (java) S 315 315 7744 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 4359650 13587718144 48569 33554432000 4194304 4196468 140731512275600 139642521708816 139642925950677 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32481280 140731512280252 140731512280428 140731512280428 140731512283087 0
[pid=316/tid=323] ppid=315 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/316/task/323/stat : 323 (java) S 315 315 7744 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 4359650 13587718144 48569 33554432000 4194304 4196468 140731512275600 139642520657040 139642925950677 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32481280 140731512280252 140731512280428 140731512280428 140731512283087 0
[pid=316/tid=324] ppid=315 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/316/task/324/stat : 324 (java) S 315 315 7744 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 4359650 13587718144 48569 33554432000 4194304 4196468 140731512275600 139642519604240 139642925950677 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 32481280 140731512280252 140731512280428 140731512280428 140731512283087 0
[pid=316/tid=325] ppid=315 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/316/task/325/stat : 325 (java) S 315 315 7744 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 4359650 13587718144 48569 33554432000 4194304 4196468 140731512275600 139642518551440 139642925950677 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32481280 140731512280252 140731512280428 140731512280428 140731512283087 0
[pid=316/tid=326] ppid=315 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/316/task/326/stat : 326 (java) S 315 315 7744 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 4359650 13587718144 48569 33554432000 4194304 4196468 140731512275600 139642517498640 139642925950677 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 32481280 140731512280252 140731512280428 140731512280428 140731512283087 0
[pid=316/tid=327] ppid=315 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/316/task/327/stat : 327 (java) S 315 315 7744 0 -1 1077944384 20 0 0 0 0 0 0 0 20 0 20 0 4359652 13587718144 48569 33554432000 4194304 4196468 140731512275600 139642388117872 139642925951618 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32481280 140731512280252 140731512280428 140731512280428 140731512283087 0
[pid=316/tid=328] ppid=315 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/316/task/328/stat : 328 (java) S 315 315 7744 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 4359653 13587718144 48569 33554432000 4194304 4196468 140731512275600 139642387063840 139642925950677 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 32481280 140731512280252 140731512280428 140731512280428 140731512283087 0
[pid=316/tid=329] ppid=315 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/316/task/329/stat : 329 (java) S 315 315 7744 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 4359653 13587718144 48569 33554432000 4194304 4196468 140731512275600 139642386010992 139642925950677 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 32481280 140731512280252 140731512280428 140731512280428 140731512283087 0
[pid=316/tid=334] ppid=315 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/316/task/334/stat : 334 (java) S 315 315 7744 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 4359658 13587718144 48569 33554432000 4194304 4196468 140731512275600 139642384959312 139642925959067 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 32481280 140731512280252 140731512280428 140731512280428 140731512283087 0
[pid=316/tid=342] ppid=315 vsize=13269256 CPUtime=0.99 cores=0,2,4,6,8,10,12,14
/proc/316/task/342/stat : 342 (java) R 315 315 7744 0 -1 4202560 6443 0 0 0 98 1 0 0 20 0 20 0 4359658 13587718144 48569 33554432000 4194304 4196468 140731512275600 139642383893712 139642909327259 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 32481280 140731512280252 140731512280428 140731512280428 140731512283087 0
[pid=316/tid=343] ppid=315 vsize=13269256 CPUtime=1 cores=0,2,4,6,8,10,12,14
/proc/316/task/343/stat : 343 (java) R 315 315 7744 0 -1 4202560 7136 0 0 0 99 1 0 0 20 0 20 0 4359658 13587718144 48569 33554432000 4194304 4196468 140731512275600 139642382840672 139642907461653 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 32481280 140731512280252 140731512280428 140731512280428 140731512283087 0
[pid=316/tid=344] ppid=315 vsize=13269256 CPUtime=1.04 cores=0,2,4,6,8,10,12,14
/proc/316/task/344/stat : 344 (java) R 315 315 7744 0 -1 4202560 8245 0 0 0 103 1 0 0 20 0 20 0 4359658 13587718144 48569 33554432000 4194304 4196468 140731512275600 139642381788640 139642910604144 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 32481280 140731512280252 140731512280428 140731512280428 140731512283087 0
[pid=316/tid=345] ppid=315 vsize=13269256 CPUtime=0.65 cores=0,2,4,6,8,10,12,14
/proc/316/task/345/stat : 345 (java) S 315 315 7744 0 -1 1077944384 4041 0 0 0 64 1 0 0 20 0 20 0 4359658 13587718144 48569 33554432000 4194304 4196468 140731512275600 139642380749296 139642925951618 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 32481280 140731512280252 140731512280428 140731512280428 140731512283087 0
[pid=316/tid=346] ppid=315 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/316/task/346/stat : 346 (java) S 315 315 7744 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 4359658 13587718144 48569 33554432000 4194304 4196468 140731512275600 139642379696736 139642925950677 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 32481280 140731512280252 140731512280428 140731512280428 140731512283087 0
[pid=316/tid=347] ppid=315 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/316/task/347/stat : 347 (java) S 315 315 7744 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 4359658 13587718144 48569 33554432000 4194304 4196468 140731512275600 139642378644016 139642925951618 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32481280 140731512280252 140731512280428 140731512280428 140731512283087 0
Current children cumulated CPU time (s) 5.19
Current children cumulated vsize (KiB) 13278768

[startup+3.1009 s]
/proc/loadavg: 16.18 15.68 14.34 13/291 347
/proc/meminfo: memFree=31305532/32770624 swapFree=5880/285832
[pid=315] ppid=312 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/315/stat : 315 (xcsp3-exec) S 312 315 7744 0 -1 4202496 518 0 0 0 0 0 0 0 20 0 1 0 4359648 9740288 346 33554432000 4194304 5098028 140729757284752 140729757282856 140509871440508 0 65536 4100 65538 18446744071579417331 0 0 17 12 0 0 0 0 0 7196144 7232144 25014272 140729757287566 140729757287776 140729757287776 140729757290475 0
/proc/315/statm: 2378 346 289 221 0 87 0
[pid=316] ppid=315 vsize=13269256 CPUtime=10.18 cores=0,2,4,6,8,10,12,14
/proc/316/stat : 316 (java) S 315 315 7744 0 -1 1077944320 39928 0 0 0 989 29 0 0 20 0 20 0 4359648 13587718144 69022 33554432000 4194304 4196468 140731512275600 140731512258144 139642925940471 0 0 0 16800975 18446744073709551615 0 0 17 10 0 0 0 0 0 6293624 6294260 32481280 140731512280252 140731512280428 140731512280428 140731512283087 0
/proc/316/statm: 3317314 69022 3254 1 0 3304547 0
[pid=316/tid=317] ppid=315 vsize=13269256 CPUtime=3.01 cores=0,2,4,6,8,10,12,14
/proc/316/task/317/stat : 317 (java) R 315 315 7744 0 -1 4202560 9069 0 0 0 296 5 0 0 20 0 20 0 4359649 13587718144 69022 33554432000 4194304 4196468 140731512275600 139642930172920 139642563017216 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 32481280 140731512280252 140731512280428 140731512280428 140731512283087 0
[pid=316/tid=319] ppid=315 vsize=13269256 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/316/task/319/stat : 319 (java) S 315 315 7744 0 -1 1077944384 49 0 0 0 1 1 0 0 20 0 20 0 4359650 13587718144 69022 33554432000 4194304 4196468 140731512275600 139642878560912 139642925950677 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32481280 140731512280252 140731512280428 140731512280428 140731512283087 0
[pid=316/tid=320] ppid=315 vsize=13269256 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/316/task/320/stat : 320 (java) S 315 315 7744 0 -1 1077944384 48 0 0 0 1 1 0 0 20 0 20 0 4359650 13587718144 69022 33554432000 4194304 4196468 140731512275600 139642877508112 139642925950677 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32481280 140731512280252 140731512280428 140731512280428 140731512283087 0
[pid=316/tid=321] ppid=315 vsize=13269256 CPUtime=0.04 cores=0,2,4,6,8,10,12,14
/proc/316/task/321/stat : 321 (java) S 315 315 7744 0 -1 1077944384 49 0 0 0 2 2 0 0 20 0 20 0 4359650 13587718144 69022 33554432000 4194304 4196468 140731512275600 139642522761616 139642925950677 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 32481280 140731512280252 140731512280428 140731512280428 140731512283087 0
[pid=316/tid=322] ppid=315 vsize=13269256 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/316/task/322/stat : 322 (java) S 315 315 7744 0 -1 1077944384 35 0 0 0 1 1 0 0 20 0 20 0 4359650 13587718144 69022 33554432000 4194304 4196468 140731512275600 139642521708816 139642925950677 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 32481280 140731512280252 140731512280428 140731512280428 140731512283087 0
[pid=316/tid=323] ppid=315 vsize=13269256 CPUtime=0.03 cores=0,2,4,6,8,10,12,14
/proc/316/task/323/stat : 323 (java) S 315 315 7744 0 -1 1077944384 49 0 0 0 1 2 0 0 20 0 20 0 4359650 13587718144 69022 33554432000 4194304 4196468 140731512275600 139642520657040 139642925950677 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 32481280 140731512280252 140731512280428 140731512280428 140731512283087 0
[pid=316/tid=324] ppid=315 vsize=13269256 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/316/task/324/stat : 324 (java) S 315 315 7744 0 -1 1077944384 123 0 0 0 1 1 0 0 20 0 20 0 4359650 13587718144 69022 33554432000 4194304 4196468 140731512275600 139642519604240 139642925950677 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32481280 140731512280252 140731512280428 140731512280428 140731512283087 0
[pid=316/tid=325] ppid=315 vsize=13269256 CPUtime=0.04 cores=0,2,4,6,8,10,12,14
/proc/316/task/325/stat : 325 (java) S 315 315 7744 0 -1 1077944384 326 0 0 0 2 2 0 0 20 0 20 0 4359650 13587718144 69022 33554432000 4194304 4196468 140731512275600 139642518551440 139642925950677 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32481280 140731512280252 140731512280428 140731512280428 140731512283087 0
[pid=316/tid=326] ppid=315 vsize=13269256 CPUtime=0.03 cores=0,2,4,6,8,10,12,14
/proc/316/task/326/stat : 326 (java) S 315 315 7744 0 -1 1077944384 64 0 0 0 1 2 0 0 20 0 20 0 4359650 13587718144 69022 33554432000 4194304 4196468 140731512275600 139642517498640 139642925950677 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32481280 140731512280252 140731512280428 140731512280428 140731512283087 0
[pid=316/tid=327] ppid=315 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/316/task/327/stat : 327 (java) S 315 315 7744 0 -1 1077944384 192 0 0 0 0 0 0 0 20 0 20 0 4359652 13587718144 69022 33554432000 4194304 4196468 140731512275600 139642388117872 139642925951618 0 0 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 32481280 140731512280252 140731512280428 140731512280428 140731512283087 0
[pid=316/tid=328] ppid=315 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/316/task/328/stat : 328 (java) S 315 315 7744 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 20 0 4359653 13587718144 69022 33554432000 4194304 4196468 140731512275600 139642387063904 139642925950677 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32481280 140731512280252 140731512280428 140731512280428 140731512283087 0
[pid=316/tid=329] ppid=315 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/316/task/329/stat : 329 (java) S 315 315 7744 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 20 0 4359653 13587718144 69022 33554432000 4194304 4196468 140731512275600 139642386011008 139642925950677 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 32481280 140731512280252 140731512280428 140731512280428 140731512283087 0
[pid=316/tid=334] ppid=315 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/316/task/334/stat : 334 (java) S 315 315 7744 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 4359658 13587718144 69022 33554432000 4194304 4196468 140731512275600 139642384959312 139642925959067 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 32481280 140731512280252 140731512280428 140731512280428 140731512283087 0
[pid=316/tid=342] ppid=315 vsize=13269256 CPUtime=2.03 cores=0,2,4,6,8,10,12,14
/proc/316/task/342/stat : 342 (java) S 315 315 7744 0 -1 1077944384 7083 0 0 0 202 1 0 0 20 0 20 0 4359658 13587718144 69022 33554432000 4194304 4196468 140731512275600 139642383907696 139642925951618 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 32481280 140731512280252 140731512280428 140731512280428 140731512283087 0
[pid=316/tid=343] ppid=315 vsize=13269256 CPUtime=2.01 cores=0,2,4,6,8,10,12,14
/proc/316/task/343/stat : 343 (java) S 315 315 7744 0 -1 1077944384 7856 0 0 0 200 1 0 0 20 0 20 0 4359658 13587718144 69022 33554432000 4194304 4196468 140731512275600 139642382854896 139642925951618 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32481280 140731512280252 140731512280428 140731512280428 140731512283087 0
[pid=316/tid=344] ppid=315 vsize=13269256 CPUtime=2.03 cores=0,2,4,6,8,10,12,14
/proc/316/task/344/stat : 344 (java) R 315 315 7744 0 -1 4202560 9069 0 0 0 202 1 0 0 20 0 20 0 4359658 13587718144 69022 33554432000 4194304 4196468 140731512275600 139642381802392 139642905192600 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 32481280 140731512280252 140731512280428 140731512280428 140731512283087 0
[pid=316/tid=345] ppid=315 vsize=13269256 CPUtime=0.74 cores=0,2,4,6,8,10,12,14
/proc/316/task/345/stat : 345 (java) R 315 315 7744 0 -1 4202560 4565 0 0 0 73 1 0 0 20 0 20 0 4359658 13587718144 69022 33554432000 4194304 4196468 140731512275600 139642380749296 139642919037307 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 32481280 140731512280252 140731512280428 140731512280428 140731512283087 0
[pid=316/tid=346] ppid=315 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/316/task/346/stat : 346 (java) S 315 315 7744 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 4359658 13587718144 69022 33554432000 4194304 4196468 140731512275600 139642379696736 139642925950677 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 32481280 140731512280252 140731512280428 140731512280428 140731512283087 0
[pid=316/tid=347] ppid=315 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/316/task/347/stat : 347 (java) S 315 315 7744 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 20 0 4359658 13587718144 69022 33554432000 4194304 4196468 140731512275600 139642378644016 139642925951618 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 32481280 140731512280252 140731512280428 140731512280428 140731512283087 0
Current children cumulated CPU time (s) 10.18
Current children cumulated vsize (KiB) 13278768

[startup+6.30157 s]
/proc/loadavg: 15.84 15.62 14.33 17/299 356
/proc/meminfo: memFree=31274248/32770624 swapFree=5880/285840
[pid=315] ppid=312 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/315/stat : 315 (xcsp3-exec) S 312 315 7744 0 -1 4202496 518 0 0 0 0 0 0 0 20 0 1 0 4359648 9740288 346 33554432000 4194304 5098028 140729757284752 140729757282856 140509871440508 0 65536 4100 65538 18446744071579417331 0 0 17 12 0 0 0 0 0 7196144 7232144 25014272 140729757287566 140729757287776 140729757287776 140729757290475 0
/proc/315/statm: 2378 346 289 221 0 87 0
[pid=316] ppid=315 vsize=13801768 CPUtime=31.99 cores=0,2,4,6,8,10,12,14
/proc/316/stat : 316 (java) S 315 315 7744 0 -1 1077944320 42874 0 0 0 3167 32 0 0 20 0 28 0 4359648 14133010432 69469 33554432000 4194304 4196468 140731512275600 140731512258144 139642925940471 0 0 0 16800975 18446744073709551615 0 0 17 10 0 0 0 0 0 6293624 6294260 32481280 140731512280252 140731512280428 140731512280428 140731512283087 0
/proc/316/statm: 3450442 69469 3276 1 0 3437675 0
[pid=316/tid=317] ppid=315 vsize=13801768 CPUtime=3.53 cores=0,2,4,6,8,10,12,14
/proc/316/task/317/stat : 317 (java) S 315 315 7744 0 -1 1077944384 9260 0 0 0 348 5 0 0 20 0 28 0 4359649 14133010432 69469 33554432000 4194304 4196468 140731512275600 139642930181248 139642925950677 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 32481280 140731512280252 140731512280428 140731512280428 140731512283087 0
[pid=316/tid=319] ppid=315 vsize=13801768 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/316/task/319/stat : 319 (java) S 315 315 7744 0 -1 1077944384 49 0 0 0 1 1 0 0 20 0 28 0 4359650 14133010432 69469 33554432000 4194304 4196468 140731512275600 139642878560912 139642925950677 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32481280 140731512280252 140731512280428 140731512280428 140731512283087 0
[pid=316/tid=320] ppid=315 vsize=13801768 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/316/task/320/stat : 320 (java) S 315 315 7744 0 -1 1077944384 48 0 0 0 1 1 0 0 20 0 28 0 4359650 14133010432 69469 33554432000 4194304 4196468 140731512275600 139642877508112 139642925950677 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32481280 140731512280252 140731512280428 140731512280428 140731512283087 0
[pid=316/tid=321] ppid=315 vsize=13801768 CPUtime=0.04 cores=0,2,4,6,8,10,12,14
/proc/316/task/321/stat : 321 (java) S 315 315 7744 0 -1 1077944384 49 0 0 0 2 2 0 0 20 0 28 0 4359650 14133010432 69469 33554432000 4194304 4196468 140731512275600 139642522761616 139642925950677 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 32481280 140731512280252 140731512280428 140731512280428 140731512283087 0
[pid=316/tid=322] ppid=315 vsize=13801768 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/316/task/322/stat : 322 (java) S 315 315 7744 0 -1 1077944384 35 0 0 0 1 1 0 0 20 0 28 0 4359650 14133010432 69469 33554432000 4194304 4196468 140731512275600 139642521708816 139642925950677 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 32481280 140731512280252 140731512280428 140731512280428 140731512283087 0
[pid=316/tid=323] ppid=315 vsize=13801768 CPUtime=0.03 cores=0,2,4,6,8,10,12,14
/proc/316/task/323/stat : 323 (java) S 315 315 7744 0 -1 1077944384 49 0 0 0 1 2 0 0 20 0 28 0 4359650 14133010432 69469 33554432000 4194304 4196468 140731512275600 139642520657040 139642925950677 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 32481280 140731512280252 140731512280428 140731512280428 140731512283087 0
[pid=316/tid=324] ppid=315 vsize=13801768 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/316/task/324/stat : 324 (java) S 315 315 7744 0 -1 1077944384 123 0 0 0 1 1 0 0 20 0 28 0 4359650 14133010432 69469 33554432000 4194304 4196468 140731512275600 139642519604240 139642925950677 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32481280 140731512280252 140731512280428 140731512280428 140731512283087 0
[pid=316/tid=325] ppid=315 vsize=13801768 CPUtime=0.04 cores=0,2,4,6,8,10,12,14
/proc/316/task/325/stat : 325 (java) S 315 315 7744 0 -1 1077944384 326 0 0 0 2 2 0 0 20 0 28 0 4359650 14133010432 69469 33554432000 4194304 4196468 140731512275600 139642518551440 139642925950677 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32481280 140731512280252 140731512280428 140731512280428 140731512283087 0
[pid=316/tid=326] ppid=315 vsize=13801768 CPUtime=0.03 cores=0,2,4,6,8,10,12,14
/proc/316/task/326/stat : 326 (java) S 315 315 7744 0 -1 1077944384 64 0 0 0 1 2 0 0 20 0 28 0 4359650 14133010432 69469 33554432000 4194304 4196468 140731512275600 139642517498640 139642925950677 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32481280 140731512280252 140731512280428 140731512280428 140731512283087 0
[pid=316/tid=327] ppid=315 vsize=13801768 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/316/task/327/stat : 327 (java) S 315 315 7744 0 -1 1077944384 195 0 0 0 1 0 0 0 20 0 28 0 4359652 14133010432 69469 33554432000 4194304 4196468 140731512275600 139642388117872 139642925951618 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32481280 140731512280252 140731512280428 140731512280428 140731512283087 0
[pid=316/tid=328] ppid=315 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/316/task/328/stat : 328 (java) S 315 315 7744 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 28 0 4359653 14133010432 69469 33554432000 4194304 4196468 140731512275600 139642387063904 139642925950677 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32481280 140731512280252 140731512280428 140731512280428 140731512283087 0
[pid=316/tid=329] ppid=315 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/316/task/329/stat : 329 (java) S 315 315 7744 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 28 0 4359653 14133010432 69469 33554432000 4194304 4196468 140731512275600 139642386011008 139642925950677 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 32481280 140731512280252 140731512280428 140731512280428 140731512283087 0
[pid=316/tid=334] ppid=315 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/316/task/334/stat : 334 (java) S 315 315 7744 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 4359658 14133010432 69469 33554432000 4194304 4196468 140731512275600 139642384959312 139642925959067 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 32481280 140731512280252 140731512280428 140731512280428 140731512283087 0

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

[pid=316/tid=355] ppid=315 vsize=13801768 CPUtime=275.49 cores=0,2,4,6,8,10,12,14
/proc/316/task/355/stat : 355 (java) R 315 315 7744 0 -1 4202560 601 0 0 0 27549 0 0 0 20 0 28 0 4360011 14133010432 88468 33554432000 4194304 4196468 140731512275600 139642364313656 139642565532448 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 32481280 140731512280252 140731512280428 140731512280428 140731512283087 0
[pid=316/tid=356] ppid=315 vsize=13801768 CPUtime=276.95 cores=0,2,4,6,8,10,12,14
/proc/316/task/356/stat : 356 (java) R 315 315 7744 0 -1 4202560 1236 0 0 0 27694 1 0 0 20 0 28 0 4360011 14133010432 88468 33554432000 4194304 4196468 140731512275600 139642363260856 139642565532856 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 32481280 140731512280252 140731512280428 140731512280428 140731512283087 0
Current children cumulated CPU time (s) 2229.79
Current children cumulated vsize (KiB) 13811280



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+303.717 s]
/proc/loadavg: 10.26 12.53 13.40 10/292 462
/proc/meminfo: memFree=23276520/32770624 swapFree=5880/286188
[pid=315] ppid=312 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/315/stat : 315 (xcsp3-exec) S 312 315 7744 0 -1 4202496 518 0 0 0 0 0 0 0 20 0 1 0 4359648 9740288 346 33554432000 4194304 5098028 140729757284752 140729757282856 140509871440508 0 65536 4100 65538 18446744071579417331 0 0 17 12 0 0 0 0 0 7196144 7232144 25014272 140729757287566 140729757287776 140729757287776 140729757290475 0
/proc/315/statm: 2378 346 289 221 0 87 0
[pid=316] ppid=315 vsize=13801768 CPUtime=2400.28 cores=0,2,4,6,8,10,12,14
/proc/316/stat : 316 (java) S 315 315 7744 0 -1 1077944320 89144 0 0 0 239909 119 0 0 20 0 28 0 4359648 14133010432 82465 33554432000 4194304 4196468 140731512275600 140731512258144 139642925940471 0 0 0 16800975 18446744073709551615 0 0 17 10 0 0 0 0 0 6293624 6294260 32481280 140731512280252 140731512280428 140731512280428 140731512283087 0
/proc/316/statm: 3450442 82465 3286 1 0 3437675 0
[pid=316/tid=317] ppid=315 vsize=13801768 CPUtime=3.53 cores=0,2,4,6,8,10,12,14
/proc/316/task/317/stat : 317 (java) S 315 315 7744 0 -1 1077944384 9260 0 0 0 348 5 0 0 20 0 28 0 4359649 14133010432 82465 33554432000 4194304 4196468 140731512275600 139642930181248 139642925950677 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 32481280 140731512280252 140731512280428 140731512280428 140731512283087 0
[pid=316/tid=319] ppid=315 vsize=13801768 CPUtime=0.19 cores=0,2,4,6,8,10,12,14
/proc/316/task/319/stat : 319 (java) S 315 315 7744 0 -1 1077944384 424 0 0 0 11 8 0 0 20 0 28 0 4359650 14133010432 82465 33554432000 4194304 4196468 140731512275600 139642878560912 139642925950677 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 32481280 140731512280252 140731512280428 140731512280428 140731512283087 0
[pid=316/tid=320] ppid=315 vsize=13801768 CPUtime=0.19 cores=0,2,4,6,8,10,12,14
/proc/316/task/320/stat : 320 (java) S 315 315 7744 0 -1 1077944384 2219 0 0 0 11 8 0 0 20 0 28 0 4359650 14133010432 82465 33554432000 4194304 4196468 140731512275600 139642877508112 139642925950677 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 32481280 140731512280252 140731512280428 140731512280428 140731512283087 0
[pid=316/tid=321] ppid=315 vsize=13801768 CPUtime=0.21 cores=0,2,4,6,8,10,12,14
/proc/316/task/321/stat : 321 (java) S 315 315 7744 0 -1 1077944384 362 0 0 0 13 8 0 0 20 0 28 0 4359650 14133010432 82465 33554432000 4194304 4196468 140731512275600 139642522761616 139642925950677 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 32481280 140731512280252 140731512280428 140731512280428 140731512283087 0
[pid=316/tid=322] ppid=315 vsize=13801768 CPUtime=0.2 cores=0,2,4,6,8,10,12,14
/proc/316/task/322/stat : 322 (java) S 315 315 7744 0 -1 1077944384 1190 0 0 0 11 9 0 0 20 0 28 0 4359650 14133010432 82465 33554432000 4194304 4196468 140731512275600 139642521708816 139642925950677 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 32481280 140731512280252 140731512280428 140731512280428 140731512283087 0
[pid=316/tid=323] ppid=315 vsize=13801768 CPUtime=0.22 cores=0,2,4,6,8,10,12,14
/proc/316/task/323/stat : 323 (java) S 315 315 7744 0 -1 1077944384 1753 0 0 0 12 10 0 0 20 0 28 0 4359650 14133010432 82465 33554432000 4194304 4196468 140731512275600 139642520657040 139642925950677 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32481280 140731512280252 140731512280428 140731512280428 140731512283087 0
[pid=316/tid=324] ppid=315 vsize=13801768 CPUtime=0.19 cores=0,2,4,6,8,10,12,14
/proc/316/task/324/stat : 324 (java) S 315 315 7744 0 -1 1077944384 569 0 0 0 10 9 0 0 20 0 28 0 4359650 14133010432 82465 33554432000 4194304 4196468 140731512275600 139642519604240 139642925950677 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 32481280 140731512280252 140731512280428 140731512280428 140731512283087 0
[pid=316/tid=325] ppid=315 vsize=13801768 CPUtime=0.2 cores=0,2,4,6,8,10,12,14
/proc/316/task/325/stat : 325 (java) S 315 315 7744 0 -1 1077944384 1475 0 0 0 12 8 0 0 20 0 28 0 4359650 14133010432 82465 33554432000 4194304 4196468 140731512275600 139642518551440 139642925950677 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32481280 140731512280252 140731512280428 140731512280428 140731512283087 0
[pid=316/tid=326] ppid=315 vsize=13801768 CPUtime=0.2 cores=0,2,4,6,8,10,12,14
/proc/316/task/326/stat : 326 (java) S 315 315 7744 0 -1 1077944384 714 0 0 0 11 9 0 0 20 0 28 0 4359650 14133010432 82465 33554432000 4194304 4196468 140731512275600 139642517498640 139642925950677 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32481280 140731512280252 140731512280428 140731512280428 140731512283087 0
[pid=316/tid=327] ppid=315 vsize=13801768 CPUtime=0.14 cores=0,2,4,6,8,10,12,14
/proc/316/task/327/stat : 327 (java) S 315 315 7744 0 -1 1077944384 2303 0 0 0 7 7 0 0 20 0 28 0 4359652 14133010432 82465 33554432000 4194304 4196468 140731512275600 139642388117872 139642925951618 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32481280 140731512280252 140731512280428 140731512280428 140731512283087 0
[pid=316/tid=328] ppid=315 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/316/task/328/stat : 328 (java) S 315 315 7744 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 28 0 4359653 14133010432 82465 33554432000 4194304 4196468 140731512275600 139642387063904 139642925950677 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32481280 140731512280252 140731512280428 140731512280428 140731512283087 0
[pid=316/tid=329] ppid=315 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/316/task/329/stat : 329 (java) S 315 315 7744 0 -1 1077944384 73 0 0 0 0 0 0 0 20 0 28 0 4359653 14133010432 82465 33554432000 4194304 4196468 140731512275600 139642386011008 139642925950677 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 32481280 140731512280252 140731512280428 140731512280428 140731512283087 0
[pid=316/tid=334] ppid=315 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/316/task/334/stat : 334 (java) S 315 315 7744 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 4359658 14133010432 82465 33554432000 4194304 4196468 140731512275600 139642384959312 139642925959067 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 32481280 140731512280252 140731512280428 140731512280428 140731512283087 0
[pid=316/tid=342] ppid=315 vsize=13801768 CPUtime=4.58 cores=0,2,4,6,8,10,12,14
/proc/316/task/342/stat : 342 (java) S 315 315 7744 0 -1 1077944384 15672 0 0 0 456 2 0 0 20 0 28 0 4359658 14133010432 82465 33554432000 4194304 4196468 140731512275600 139642383907696 139642925951618 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32481280 140731512280252 140731512280428 140731512280428 140731512283087 0
[pid=316/tid=343] ppid=315 vsize=13801768 CPUtime=4.08 cores=0,2,4,6,8,10,12,14
/proc/316/task/343/stat : 343 (java) S 315 315 7744 0 -1 1077944384 13625 0 0 0 405 3 0 0 20 0 28 0 4359658 14133010432 82465 33554432000 4194304 4196468 140731512275600 139642382854896 139642925951618 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 32481280 140731512280252 140731512280428 140731512280428 140731512283087 0
[pid=316/tid=344] ppid=315 vsize=13801768 CPUtime=4.35 cores=0,2,4,6,8,10,12,14
/proc/316/task/344/stat : 344 (java) S 315 315 7744 0 -1 1077944384 17696 0 0 0 433 2 0 0 20 0 28 0 4359658 14133010432 82465 33554432000 4194304 4196468 140731512275600 139642381802096 139642925951618 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32481280 140731512280252 140731512280428 140731512280428 140731512283087 0
[pid=316/tid=345] ppid=315 vsize=13801768 CPUtime=1.14 cores=0,2,4,6,8,10,12,14
/proc/316/task/345/stat : 345 (java) S 315 315 7744 0 -1 1077944384 7898 0 0 0 112 2 0 0 20 0 28 0 4359658 14133010432 82465 33554432000 4194304 4196468 140731512275600 139642380749296 139642925951618 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32481280 140731512280252 140731512280428 140731512280428 140731512283087 0
[pid=316/tid=346] ppid=315 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/316/task/346/stat : 346 (java) S 315 315 7744 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 4359658 14133010432 82465 33554432000 4194304 4196468 140731512275600 139642379696736 139642925950677 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 32481280 140731512280252 140731512280428 140731512280428 140731512283087 0
[pid=316/tid=347] ppid=315 vsize=13801768 CPUtime=0.14 cores=0,2,4,6,8,10,12,14
/proc/316/task/347/stat : 347 (java) S 315 315 7744 0 -1 1077944384 699 0 0 0 9 5 0 0 20 0 28 0 4359658 14133010432 82465 33554432000 4194304 4196468 140731512275600 139642378644016 139642925951618 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 32481280 140731512280252 140731512280428 140731512280428 140731512283087 0
[pid=316/tid=348] ppid=315 vsize=13801768 CPUtime=297.16 cores=0,2,4,6,8,10,12,14
/proc/316/task/348/stat : 348 (java) R 315 315 7744 0 -1 4202560 2286 0 0 0 29715 1 0 0 20 0 28 0 4360010 14133010432 82465 33554432000 4194304 4196468 140731512275600 139642370628424 139642565627688 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 32481280 140731512280252 140731512280428 140731512280428 140731512283087 0
[pid=316/tid=349] ppid=315 vsize=13801768 CPUtime=297.9 cores=0,2,4,6,8,10,12,14
/proc/316/task/349/stat : 349 (java) R 315 315 7744 0 -1 4202560 1618 0 0 0 29788 2 0 0 20 0 28 0 4360011 14133010432 82465 33554432000 4194304 4196468 140731512275600 139642369576568 139642566321757 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 32481280 140731512280252 140731512280428 140731512280428 140731512283087 0
[pid=316/tid=350] ppid=315 vsize=13801768 CPUtime=297.23 cores=0,2,4,6,8,10,12,14
/proc/316/task/350/stat : 350 (java) R 315 315 7744 0 -1 4202560 2055 0 0 0 29720 3 0 0 20 0 28 0 4360011 14133010432 82465 33554432000 4194304 4196468 140731512275600 139642368524416 139642565399008 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 32481280 140731512280252 140731512280428 140731512280428 140731512283087 0
[pid=316/tid=352] ppid=315 vsize=13801768 CPUtime=296.34 cores=0,2,4,6,8,10,12,14
/proc/316/task/352/stat : 352 (java) R 315 315 7744 0 -1 4202560 2412 0 0 0 29630 4 0 0 20 0 28 0 4360011 14133010432 82465 33554432000 4194304 4196468 140731512275600 139642367474880 139642565533385 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0 6293624 6294260 32481280 140731512280252 140731512280428 140731512280428 140731512283087 0
[pid=316/tid=353] ppid=315 vsize=13801768 CPUtime=298.53 cores=0,2,4,6,8,10,12,14
/proc/316/task/353/stat : 353 (java) R 315 315 7744 0 -1 4202560 1117 0 0 0 29852 1 0 0 20 0 28 0 4360011 14133010432 82465 33554432000 4194304 4196468 140731512275600 139642366419256 139642565532761 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 32481280 140731512280252 140731512280428 140731512280428 140731512283087 0
[pid=316/tid=354] ppid=315 vsize=13801768 CPUtime=298.16 cores=0,2,4,6,8,10,12,14
/proc/316/task/354/stat : 354 (java) R 315 315 7744 0 -1 4202560 493 0 0 0 29816 0 0 0 20 0 28 0 4360011 14133010432 82465 33554432000 4194304 4196468 140731512275600 139642365366456 139642560638135 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 32481280 140731512280252 140731512280428 140731512280428 140731512283087 0
[pid=316/tid=355] ppid=315 vsize=13801768 CPUtime=296.85 cores=0,2,4,6,8,10,12,14
/proc/316/task/355/stat : 355 (java) R 315 315 7744 0 -1 4202560 627 0 0 0 29685 0 0 0 20 0 28 0 4360011 14133010432 82465 33554432000 4194304 4196468 140731512275600 139642364313656 139642565533144 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 32481280 140731512280252 140731512280428 140731512280428 140731512283087 0
[pid=316/tid=356] ppid=315 vsize=13801768 CPUtime=298.33 cores=0,2,4,6,8,10,12,14
/proc/316/task/356/stat : 356 (java) R 315 315 7744 0 -1 4202560 1306 0 0 0 29832 1 0 0 20 0 28 0 4360011 14133010432 82465 33554432000 4194304 4196468 140731512275600 139642363260856 139642565532611 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 32481280 140731512280252 140731512280428 140731512280428 140731512283087 0
Current children cumulated CPU time (s) 2400.28
Current children cumulated vsize (KiB) 13811280

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

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

[startup+303.717 s]
/proc/loadavg: 10.26 12.53 13.40 10/292 462
/proc/meminfo: memFree=23276520/32770624 swapFree=5880/286188
[pid=315] ppid=312 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/315/stat : 315 (xcsp3-exec) S 312 315 7744 0 -1 4202496 518 0 0 0 0 0 0 0 20 0 1 0 4359648 9740288 346 33554432000 4194304 5098028 140729757284752 140729757282856 140509871440508 0 65536 4100 65538 18446744071579417331 0 0 17 12 0 0 0 0 0 7196144 7232144 25014272 140729757287566 140729757287776 140729757287776 140729757290475 0
/proc/315/statm: 2378 346 289 221 0 87 0
[pid=316] ppid=315 vsize=13801768 CPUtime=2400.28 cores=0,2,4,6,8,10,12,14
/proc/316/stat : 316 (java) S 315 315 7744 0 -1 1077944320 89144 0 0 0 239909 119 0 0 20 0 28 0 4359648 14133010432 82465 33554432000 4194304 4196468 140731512275600 140731512258144 139642925940471 0 0 0 16800975 18446744073709551615 0 0 17 10 0 0 0 0 0 6293624 6294260 32481280 140731512280252 140731512280428 140731512280428 140731512283087 0
/proc/316/statm: 3450442 82465 3286 1 0 3437675 0
[pid=316/tid=317] ppid=315 vsize=13801768 CPUtime=3.53 cores=0,2,4,6,8,10,12,14
/proc/316/task/317/stat : 317 (java) S 315 315 7744 0 -1 1077944384 9260 0 0 0 348 5 0 0 20 0 28 0 4359649 14133010432 82465 33554432000 4194304 4196468 140731512275600 139642930181248 139642925950677 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 32481280 140731512280252 140731512280428 140731512280428 140731512283087 0
[pid=316/tid=319] ppid=315 vsize=13801768 CPUtime=0.19 cores=0,2,4,6,8,10,12,14
/proc/316/task/319/stat : 319 (java) S 315 315 7744 0 -1 1077944384 424 0 0 0 11 8 0 0 20 0 28 0 4359650 14133010432 82465 33554432000 4194304 4196468 140731512275600 139642878560912 139642925950677 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 32481280 140731512280252 140731512280428 140731512280428 140731512283087 0
[pid=316/tid=320] ppid=315 vsize=13801768 CPUtime=0.19 cores=0,2,4,6,8,10,12,14
/proc/316/task/320/stat : 320 (java) S 315 315 7744 0 -1 1077944384 2219 0 0 0 11 8 0 0 20 0 28 0 4359650 14133010432 82465 33554432000 4194304 4196468 140731512275600 139642877508112 139642925950677 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 32481280 140731512280252 140731512280428 140731512280428 140731512283087 0
[pid=316/tid=321] ppid=315 vsize=13801768 CPUtime=0.21 cores=0,2,4,6,8,10,12,14
/proc/316/task/321/stat : 321 (java) S 315 315 7744 0 -1 1077944384 362 0 0 0 13 8 0 0 20 0 28 0 4359650 14133010432 82465 33554432000 4194304 4196468 140731512275600 139642522761616 139642925950677 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 32481280 140731512280252 140731512280428 140731512280428 140731512283087 0
[pid=316/tid=322] ppid=315 vsize=13801768 CPUtime=0.2 cores=0,2,4,6,8,10,12,14
/proc/316/task/322/stat : 322 (java) S 315 315 7744 0 -1 1077944384 1190 0 0 0 11 9 0 0 20 0 28 0 4359650 14133010432 82465 33554432000 4194304 4196468 140731512275600 139642521708816 139642925950677 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 32481280 140731512280252 140731512280428 140731512280428 140731512283087 0
[pid=316/tid=323] ppid=315 vsize=13801768 CPUtime=0.22 cores=0,2,4,6,8,10,12,14
/proc/316/task/323/stat : 323 (java) S 315 315 7744 0 -1 1077944384 1753 0 0 0 12 10 0 0 20 0 28 0 4359650 14133010432 82465 33554432000 4194304 4196468 140731512275600 139642520657040 139642925950677 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32481280 140731512280252 140731512280428 140731512280428 140731512283087 0
[pid=316/tid=324] ppid=315 vsize=13801768 CPUtime=0.19 cores=0,2,4,6,8,10,12,14
/proc/316/task/324/stat : 324 (java) S 315 315 7744 0 -1 1077944384 569 0 0 0 10 9 0 0 20 0 28 0 4359650 14133010432 82465 33554432000 4194304 4196468 140731512275600 139642519604240 139642925950677 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 32481280 140731512280252 140731512280428 140731512280428 140731512283087 0
[pid=316/tid=325] ppid=315 vsize=13801768 CPUtime=0.2 cores=0,2,4,6,8,10,12,14
/proc/316/task/325/stat : 325 (java) S 315 315 7744 0 -1 1077944384 1475 0 0 0 12 8 0 0 20 0 28 0 4359650 14133010432 82465 33554432000 4194304 4196468 140731512275600 139642518551440 139642925950677 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32481280 140731512280252 140731512280428 140731512280428 140731512283087 0
[pid=316/tid=326] ppid=315 vsize=13801768 CPUtime=0.2 cores=0,2,4,6,8,10,12,14
/proc/316/task/326/stat : 326 (java) S 315 315 7744 0 -1 1077944384 714 0 0 0 11 9 0 0 20 0 28 0 4359650 14133010432 82465 33554432000 4194304 4196468 140731512275600 139642517498640 139642925950677 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32481280 140731512280252 140731512280428 140731512280428 140731512283087 0
[pid=316/tid=327] ppid=315 vsize=13801768 CPUtime=0.14 cores=0,2,4,6,8,10,12,14
/proc/316/task/327/stat : 327 (java) S 315 315 7744 0 -1 1077944384 2303 0 0 0 7 7 0 0 20 0 28 0 4359652 14133010432 82465 33554432000 4194304 4196468 140731512275600 139642388117872 139642925951618 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32481280 140731512280252 140731512280428 140731512280428 140731512283087 0
[pid=316/tid=328] ppid=315 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/316/task/328/stat : 328 (java) S 315 315 7744 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 28 0 4359653 14133010432 82465 33554432000 4194304 4196468 140731512275600 139642387063904 139642925950677 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32481280 140731512280252 140731512280428 140731512280428 140731512283087 0
[pid=316/tid=329] ppid=315 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/316/task/329/stat : 329 (java) S 315 315 7744 0 -1 1077944384 73 0 0 0 0 0 0 0 20 0 28 0 4359653 14133010432 82465 33554432000 4194304 4196468 140731512275600 139642386011008 139642925950677 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 32481280 140731512280252 140731512280428 140731512280428 140731512283087 0
[pid=316/tid=334] ppid=315 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/316/task/334/stat : 334 (java) S 315 315 7744 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 4359658 14133010432 82465 33554432000 4194304 4196468 140731512275600 139642384959312 139642925959067 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 32481280 140731512280252 140731512280428 140731512280428 140731512283087 0
[pid=316/tid=342] ppid=315 vsize=13801768 CPUtime=4.58 cores=0,2,4,6,8,10,12,14
/proc/316/task/342/stat : 342 (java) S 315 315 7744 0 -1 1077944384 15672 0 0 0 456 2 0 0 20 0 28 0 4359658 14133010432 82465 33554432000 4194304 4196468 140731512275600 139642383907696 139642925951618 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32481280 140731512280252 140731512280428 140731512280428 140731512283087 0
[pid=316/tid=343] ppid=315 vsize=13801768 CPUtime=4.08 cores=0,2,4,6,8,10,12,14
/proc/316/task/343/stat : 343 (java) S 315 315 7744 0 -1 1077944384 13625 0 0 0 405 3 0 0 20 0 28 0 4359658 14133010432 82465 33554432000 4194304 4196468 140731512275600 139642382854896 139642925951618 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 32481280 140731512280252 140731512280428 140731512280428 140731512283087 0
[pid=316/tid=344] ppid=315 vsize=13801768 CPUtime=4.35 cores=0,2,4,6,8,10,12,14
/proc/316/task/344/stat : 344 (java) S 315 315 7744 0 -1 1077944384 17696 0 0 0 433 2 0 0 20 0 28 0 4359658 14133010432 82465 33554432000 4194304 4196468 140731512275600 139642381802096 139642925951618 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32481280 140731512280252 140731512280428 140731512280428 140731512283087 0
[pid=316/tid=345] ppid=315 vsize=13801768 CPUtime=1.14 cores=0,2,4,6,8,10,12,14
/proc/316/task/345/stat : 345 (java) S 315 315 7744 0 -1 1077944384 7898 0 0 0 112 2 0 0 20 0 28 0 4359658 14133010432 82465 33554432000 4194304 4196468 140731512275600 139642380749296 139642925951618 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32481280 140731512280252 140731512280428 140731512280428 140731512283087 0
[pid=316/tid=346] ppid=315 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/316/task/346/stat : 346 (java) S 315 315 7744 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 4359658 14133010432 82465 33554432000 4194304 4196468 140731512275600 139642379696736 139642925950677 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 32481280 140731512280252 140731512280428 140731512280428 140731512283087 0
[pid=316/tid=347] ppid=315 vsize=13801768 CPUtime=0.14 cores=0,2,4,6,8,10,12,14
/proc/316/task/347/stat : 347 (java) S 315 315 7744 0 -1 1077944384 699 0 0 0 9 5 0 0 20 0 28 0 4359658 14133010432 82465 33554432000 4194304 4196468 140731512275600 139642378644016 139642925951618 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 32481280 140731512280252 140731512280428 140731512280428 140731512283087 0
[pid=316/tid=348] ppid=315 vsize=13801768 CPUtime=297.16 cores=0,2,4,6,8,10,12,14
/proc/316/task/348/stat : 348 (java) R 315 315 7744 0 -1 4202560 2286 0 0 0 29715 1 0 0 20 0 28 0 4360010 14133010432 82465 33554432000 4194304 4196468 140731512275600 139642370628424 139642565627688 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 32481280 140731512280252 140731512280428 140731512280428 140731512283087 0
[pid=316/tid=349] ppid=315 vsize=13801768 CPUtime=297.9 cores=0,2,4,6,8,10,12,14
/proc/316/task/349/stat : 349 (java) R 315 315 7744 0 -1 4202560 1618 0 0 0 29788 2 0 0 20 0 28 0 4360011 14133010432 82465 33554432000 4194304 4196468 140731512275600 139642369576568 139642566321757 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 32481280 140731512280252 140731512280428 140731512280428 140731512283087 0
[pid=316/tid=350] ppid=315 vsize=13801768 CPUtime=297.23 cores=0,2,4,6,8,10,12,14
/proc/316/task/350/stat : 350 (java) R 315 315 7744 0 -1 4202560 2055 0 0 0 29720 3 0 0 20 0 28 0 4360011 14133010432 82465 33554432000 4194304 4196468 140731512275600 139642368524416 139642565399008 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 32481280 140731512280252 140731512280428 140731512280428 140731512283087 0
[pid=316/tid=352] ppid=315 vsize=13801768 CPUtime=296.34 cores=0,2,4,6,8,10,12,14
/proc/316/task/352/stat : 352 (java) R 315 315 7744 0 -1 4202560 2412 0 0 0 29630 4 0 0 20 0 28 0 4360011 14133010432 82465 33554432000 4194304 4196468 140731512275600 139642367474880 139642565533385 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0 6293624 6294260 32481280 140731512280252 140731512280428 140731512280428 140731512283087 0
[pid=316/tid=353] ppid=315 vsize=13801768 CPUtime=298.53 cores=0,2,4,6,8,10,12,14
/proc/316/task/353/stat : 353 (java) R 315 315 7744 0 -1 4202560 1117 0 0 0 29852 1 0 0 20 0 28 0 4360011 14133010432 82465 33554432000 4194304 4196468 140731512275600 139642366419256 139642565532761 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 32481280 140731512280252 140731512280428 140731512280428 140731512283087 0
[pid=316/tid=354] ppid=315 vsize=13801768 CPUtime=298.16 cores=0,2,4,6,8,10,12,14
/proc/316/task/354/stat : 354 (java) R 315 315 7744 0 -1 4202560 493 0 0 0 29816 0 0 0 20 0 28 0 4360011 14133010432 82465 33554432000 4194304 4196468 140731512275600 139642365366456 139642560638135 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 32481280 140731512280252 140731512280428 140731512280428 140731512283087 0
[pid=316/tid=355] ppid=315 vsize=13801768 CPUtime=296.85 cores=0,2,4,6,8,10,12,14
/proc/316/task/355/stat : 355 (java) R 315 315 7744 0 -1 4202560 627 0 0 0 29685 0 0 0 20 0 28 0 4360011 14133010432 82465 33554432000 4194304 4196468 140731512275600 139642364313656 139642565533144 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 32481280 140731512280252 140731512280428 140731512280428 140731512283087 0
[pid=316/tid=356] ppid=315 vsize=13801768 CPUtime=298.33 cores=0,2,4,6,8,10,12,14
/proc/316/task/356/stat : 356 (java) R 315 315 7744 0 -1 4202560 1306 0 0 0 29832 1 0 0 20 0 28 0 4360011 14133010432 82465 33554432000 4194304 4196468 140731512275600 139642363260856 139642565532611 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 32481280 140731512280252 140731512280428 140731512280428 140731512283087 0
Current children cumulated CPU time (s) 2400.28
Current children cumulated vsize (KiB) 13811280

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 303.728
CPU time (s): 2400.28
CPU user time (s): 2399.09
CPU system time (s): 1.19
CPU usage (%): 790.273
Max. virtual memory (cumulated for all children) (KiB): 13811280

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.002104
system time used= 0.001052
maximum resident set size= 1388
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 518
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3
involuntary context switches= 1

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.5813 second user time and 4.22526 second system time

The end

Launcher Data

Begin job on node127 at 2017-07-22 04:35:20
IDJOB=4247882
IDBENCH=130604
IDSOLVER=2625
FILE ID=node127/4247882-1500690920
RUNJOBID= node127-1500682387-7775
PBS_JOBID= 20623323
Free space on /tmp= 61976 MiB

SOLVER NAME= choco-solver 4.0.5
BENCH NAME= XCSP17/QueenAttacking/QueenAttacking-xcsp2-s1/QueenAttacking-09_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-4247882-1500690920/watcher-4247882-1500690920 -o /tmp/evaluation-result-4247882-1500690920/solver-4247882-1500690920 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node127-1500682387-7775 --watchdog 2560  ./xcsp3-exec -dir HOME -tl 2400 -p 8 -ml 10000 -tdir HOME -seed 1533060043 HOME/instance-4247882-1500690920.xml

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

MD5SUM BENCH= b61d3737b957190caa39e86626214229
RANDOM SEED=1533060043

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 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.94
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 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.94
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 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.94
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

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

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

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

processor	: 15
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 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:        31544672 kB
MemAvailable:   31711632 kB
Buffers:          110680 kB
Cached:           338768 kB
SwapCached:            0 kB
Active:           500676 kB
Inactive:         294468 kB
Active(anon):     348400 kB
Inactive(anon):     8664 kB
Active(file):     152276 kB
Inactive(file):   285804 kB
Unevictable:        5880 kB
Mlocked:            5880 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7688 kB
Writeback:             0 kB
AnonPages:        361184 kB
Mapped:            42612 kB
Shmem:              8840 kB
Slab:             123356 kB
SReclaimable:      89432 kB
SUnreclaim:        33924 kB
KernelStack:        4992 kB
PageTables:         7020 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1139496 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    221184 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      124288 kB
DirectMap2M:    33421312 kB

Free space on /tmp at the end= 61968 MiB
End job on node127 at 2017-07-22 04:40:24