Trace number 4247911

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
R1: choco-solver 4.0.5 (2017-07-05)OPT0 21.7618 3.80974

General information on the benchmark

NameQueenAttacking/QueenAttacking-m1-s1/
QueenAttacking-07.xml
MD5SUM7aff4fe352a8c3fb8c4e8479cd8d4369
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark5.11268
Satisfiable
(Un)Satisfiability was proved
Number of variables65
Number of constraints64
Number of domains2
Minimum domain size2
Maximum domain size49
Distribution of domain sizes[{"size":2,"count":15},{"size":49,"count":50}]
Minimum variable degree2
Maximum variable degree15
Distribution of variable degrees[{"degree":2,"count":17},{"degree":3,"count":32},{"degree":4,"count":15},{"degree":15,"count":1}]
Minimum constraint arity2
Maximum constraint arity49
Distribution of constraint arities[{"arity":2,"count":48},{"arity":3,"count":15},{"arity":49,"count":1}]
Number of extensional constraints0
Number of intensional constraints63
Distribution of constraint types[{"type":"intension","count":63},{"type":"allDifferent","count":1}]
Optimization problemYES
Type of objectivemin SUM

Quality of the solution as a function of time


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

Solver Data

0.00/0.00	c java -server -Xmx10000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4247911-1500690967.xml"  -tl '2400s' -p 8 -x 0
0.00/0.19	c [HOME/instance-4247911-1500690967.xml, -tl, 2400s, -p, 8, -x, 0]
0.00/0.25	c 8 solvers in parallel
0.00/0.31	c parse instance...
4.25/1.53	c solve instance...
19.75/3.50	o 7 
21.29/3.75	o 0 
21.29/3.79	s OPTIMUM FOUND
21.29/3.79	v <instantiation>
21.29/3.79	v 	<list>q x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[17] x[18] x[19] x[20] x[21] x[22] x[23] x[24] x[25] x[26] x[27] x[28] x[29] x[30] x[31] x[32] x[33] x[34] x[35] x[36] x[37] x[38] x[39] x[40] x[41] x[42] x[43] x[44] x[45] x[46] x[47] x[48] b[0] b[1] b[2] b[3] b[4] b[5] b[6] b[7] b[8] b[9] b[10] b[11] b[12] b[13] b[14] </list>
21.29/3.79	v 	<values>18 48 39 24 11 6 19 34 47 38 33 46 41 26 17 22 37 42 29 14 23 28 43 30 35 44 31 40 27 32 45 36 21 8 3 12 25 20 5 10 1 16 7 2 15 0 9 4 13 18 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 </values>
21.29/3.79	v </instantiation>

Verifier Data

OK	0

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-4247911-1500690967/watcher-4247911-1500690967 -o /tmp/evaluation-result-4247911-1500690967/solver-4247911-1500690967 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node104-1500684128-16797 --watchdog 2560 ./xcsp3-exec -dir HOME -tl 2400 -p 8 -ml 10000 -tdir HOME -seed 1710483433 HOME/instance-4247911-1500690967.xml 

pid=616
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: 15.12 14.97 12.10 10/270 619
/proc/meminfo: memFree=31709240/32770624 swapFree=5892/121536
[pid=619] ppid=616 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/619/stat : 619 (xcsp3-exec) S 616 619 15667 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 4366359 9740288 346 33554432000 4194304 5098028 140734001390224 140734001388328 140130458526332 0 65536 4100 65538 18446744071579417331 0 0 17 11 0 0 0 0 0 7196144 7232144 32661504 140734001394830 140734001395040 140734001395040 140734001397739 0
/proc/619/statm: 2378 346 289 221 0 87 0

[startup+0.100062 s]
/proc/loadavg: 15.12 14.97 12.10 10/270 619
/proc/meminfo: memFree=31709240/32770624 swapFree=5892/121536
[pid=619] ppid=616 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/619/stat : 619 (xcsp3-exec) S 616 619 15667 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 4366359 9740288 346 33554432000 4194304 5098028 140734001390224 140734001388328 140130458526332 0 65536 4100 65538 18446744071579417331 0 0 17 11 0 0 0 0 0 7196144 7232144 32661504 140734001394830 140734001395040 140734001395040 140734001397739 0
/proc/619/statm: 2378 346 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.200261 s]
/proc/loadavg: 15.12 14.97 12.10 10/270 619
/proc/meminfo: memFree=31709240/32770624 swapFree=5892/121536
[pid=619] ppid=616 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/619/stat : 619 (xcsp3-exec) S 616 619 15667 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 4366359 9740288 346 33554432000 4194304 5098028 140734001390224 140734001388328 140130458526332 0 65536 4100 65538 18446744071579417331 0 0 17 11 0 0 0 0 0 7196144 7232144 32661504 140734001394830 140734001395040 140734001395040 140734001397739 0
/proc/619/statm: 2378 346 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.300224 s]
/proc/loadavg: 15.12 14.97 12.10 10/270 619
/proc/meminfo: memFree=31709240/32770624 swapFree=5892/121536
[pid=619] ppid=616 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/619/stat : 619 (xcsp3-exec) S 616 619 15667 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 4366359 9740288 346 33554432000 4194304 5098028 140734001390224 140734001388328 140130458526332 0 65536 4100 65538 18446744071579417331 0 0 17 11 0 0 0 0 0 7196144 7232144 32661504 140734001394830 140734001395040 140734001395040 140734001397739 0
/proc/619/statm: 2378 346 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.700195 s]
/proc/loadavg: 15.12 14.97 12.10 10/270 619
/proc/meminfo: memFree=31709240/32770624 swapFree=5892/121536
[pid=619] ppid=616 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/619/stat : 619 (xcsp3-exec) S 616 619 15667 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 4366359 9740288 346 33554432000 4194304 5098028 140734001390224 140734001388328 140130458526332 0 65536 4100 65538 18446744071579417331 0 0 17 11 0 0 0 0 0 7196144 7232144 32661504 140734001394830 140734001395040 140734001395040 140734001397739 0
/proc/619/statm: 2378 346 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+1.50075 s]
/proc/loadavg: 14.63 14.87 12.09 12/291 642
/proc/meminfo: memFree=31598800/32770624 swapFree=5892/121568
[pid=619] ppid=616 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/619/stat : 619 (xcsp3-exec) S 616 619 15667 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 4366359 9740288 346 33554432000 4194304 5098028 140734001390224 140734001388328 140130458526332 0 65536 4100 65538 18446744071579417331 0 0 17 11 0 0 0 0 0 7196144 7232144 32661504 140734001394830 140734001395040 140734001395040 140734001397739 0
/proc/619/statm: 2378 346 289 221 0 87 0
[pid=620] ppid=619 vsize=13269256 CPUtime=4.25 cores=1,3,5,7,9,11,13,15
/proc/620/stat : 620 (java) S 619 619 15667 0 -1 1077944320 28885 0 0 0 418 7 0 0 20 0 20 0 4366360 13587718144 38242 33554432000 4194304 4196468 140731139693408 140731139675952 140041082064631 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 14524416 140731139699900 140731139700076 140731139700076 140731139702735 0
/proc/620/statm: 3317314 38242 3220 1 0 3304547 0
[pid=620/tid=621] ppid=619 vsize=13269256 CPUtime=1.47 cores=1,3,5,7,9,11,13,15
/proc/620/task/621/stat : 621 (java) R 619 619 15667 0 -1 4202560 7283 0 0 0 144 3 0 0 20 0 20 0 4366360 13587718144 38242 33554432000 4194304 4196468 140731139693408 140041086297496 140040717285289 0 4 0 16800975 0 0 0 -1 11 0 0 0 0 0 6293624 6294260 14524416 140731139699900 140731139700076 140731139700076 140731139702735 0
[pid=620/tid=623] ppid=619 vsize=13269256 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/620/task/623/stat : 623 (java) S 619 619 15667 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 4366361 13587718144 38242 33554432000 4194304 4196468 140731139693408 140041034685072 140041082074837 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14524416 140731139699900 140731139700076 140731139700076 140731139702735 0
[pid=620/tid=625] ppid=619 vsize=13269256 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/620/task/625/stat : 625 (java) S 619 619 15667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 4366361 13587718144 38242 33554432000 4194304 4196468 140731139693408 140041033632272 140041082074837 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 14524416 140731139699900 140731139700076 140731139700076 140731139702735 0
[pid=620/tid=626] ppid=619 vsize=13269256 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/620/task/626/stat : 626 (java) S 619 619 15667 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 4366361 13587718144 38242 33554432000 4194304 4196468 140731139693408 140040679651728 140041082074837 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 14524416 140731139699900 140731139700076 140731139700076 140731139702735 0
[pid=620/tid=627] ppid=619 vsize=13269256 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/620/task/627/stat : 627 (java) S 619 619 15667 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 4366361 13587718144 38242 33554432000 4194304 4196468 140731139693408 140040678598928 140041082074837 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14524416 140731139699900 140731139700076 140731139700076 140731139702735 0
[pid=620/tid=629] ppid=619 vsize=13269256 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/620/task/629/stat : 629 (java) S 619 619 15667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 4366361 13587718144 38242 33554432000 4194304 4196468 140731139693408 140040677547152 140041082074837 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 14524416 140731139699900 140731139700076 140731139700076 140731139702735 0
[pid=620/tid=630] ppid=619 vsize=13269256 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/620/task/630/stat : 630 (java) S 619 619 15667 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 4366361 13587718144 38242 33554432000 4194304 4196468 140731139693408 140040676494352 140041082074837 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14524416 140731139699900 140731139700076 140731139700076 140731139702735 0
[pid=620/tid=631] ppid=619 vsize=13269256 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/620/task/631/stat : 631 (java) S 619 619 15667 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 4366361 13587718144 38242 33554432000 4194304 4196468 140731139693408 140040675441552 140041082074837 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 14524416 140731139699900 140731139700076 140731139700076 140731139702735 0
[pid=620/tid=632] ppid=619 vsize=13269256 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/620/task/632/stat : 632 (java) S 619 619 15667 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 4366361 13587718144 38242 33554432000 4194304 4196468 140731139693408 140040674388752 140041082074837 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14524416 140731139699900 140731139700076 140731139700076 140731139702735 0
[pid=620/tid=633] ppid=619 vsize=13269256 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/620/task/633/stat : 633 (java) S 619 619 15667 0 -1 1077944384 16 0 0 0 0 0 0 0 20 0 20 0 4366363 13587718144 38242 33554432000 4194304 4196468 140731139693408 140039746828656 140041082075778 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14524416 140731139699900 140731139700076 140731139700076 140731139702735 0
[pid=620/tid=634] ppid=619 vsize=13269256 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/620/task/634/stat : 634 (java) S 619 619 15667 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 4366364 13587718144 38242 33554432000 4194304 4196468 140731139693408 140039745774624 140041082074837 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 14524416 140731139699900 140731139700076 140731139700076 140731139702735 0
[pid=620/tid=635] ppid=619 vsize=13269256 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/620/task/635/stat : 635 (java) S 619 619 15667 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 4366364 13587718144 38242 33554432000 4194304 4196468 140731139693408 140039744721776 140041082074837 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 14524416 140731139699900 140731139700076 140731139700076 140731139702735 0
[pid=620/tid=636] ppid=619 vsize=13269256 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/620/task/636/stat : 636 (java) S 619 619 15667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 4366368 13587718144 38242 33554432000 4194304 4196468 140731139693408 140039743670096 140041082083227 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 14524416 140731139699900 140731139700076 140731139700076 140731139702735 0
[pid=620/tid=637] ppid=619 vsize=13269256 CPUtime=0.73 cores=1,3,5,7,9,11,13,15
/proc/620/task/637/stat : 637 (java) R 619 619 15667 0 -1 4202560 4195 0 0 0 73 0 0 0 20 0 20 0 4366368 13587718144 38242 33554432000 4194304 4196468 140731139693408 140039742618776 140041066986597 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 14524416 140731139699900 140731139700076 140731139700076 140731139702735 0
[pid=620/tid=638] ppid=619 vsize=13269256 CPUtime=0.8 cores=1,3,5,7,9,11,13,15
/proc/620/task/638/stat : 638 (java) S 619 619 15667 0 -1 1077944384 4621 0 0 0 80 0 0 0 20 0 20 0 4366368 13587718144 38242 33554432000 4194304 4196468 140731139693408 140039741565680 140041082075778 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 14524416 140731139699900 140731139700076 140731139700076 140731139702735 0
[pid=620/tid=639] ppid=619 vsize=13269256 CPUtime=0.67 cores=1,3,5,7,9,11,13,15
/proc/620/task/639/stat : 639 (java) S 619 619 15667 0 -1 1077944384 6886 0 0 0 67 0 0 0 20 0 20 0 4366368 13587718144 38242 33554432000 4194304 4196468 140731139693408 140039740512880 140041082075778 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 14524416 140731139699900 140731139700076 140731139700076 140731139702735 0
[pid=620/tid=640] ppid=619 vsize=13269256 CPUtime=0.53 cores=1,3,5,7,9,11,13,15
/proc/620/task/640/stat : 640 (java) S 619 619 15667 0 -1 1077944384 4573 0 0 0 52 1 0 0 20 0 20 0 4366368 13587718144 38242 33554432000 4194304 4196468 140731139693408 140039739460080 140041082075778 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 14524416 140731139699900 140731139700076 140731139700076 140731139702735 0
[pid=620/tid=641] ppid=619 vsize=13269256 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/620/task/641/stat : 641 (java) S 619 619 15667 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 4366369 13587718144 38242 33554432000 4194304 4196468 140731139693408 140039738407520 140041082074837 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 14524416 140731139699900 140731139700076 140731139700076 140731139702735 0
[pid=620/tid=642] ppid=619 vsize=13269256 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/620/task/642/stat : 642 (java) S 619 619 15667 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 4366369 13587718144 38242 33554432000 4194304 4196468 140731139693408 140039737354800 140041082075778 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14524416 140731139699900 140731139700076 140731139700076 140731139702735 0
Current children cumulated CPU time (s) 4.25
Current children cumulated vsize (KiB) 13278768

[startup+3.10159 s]
/proc/loadavg: 14.63 14.87 12.09 14/289 705
/proc/meminfo: memFree=31715256/32770624 swapFree=5892/121564
[pid=619] ppid=616 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/619/stat : 619 (xcsp3-exec) S 616 619 15667 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 4366359 9740288 346 33554432000 4194304 5098028 140734001390224 140734001388328 140130458526332 0 65536 4100 65538 18446744071579417331 0 0 17 11 0 0 0 0 0 7196144 7232144 32661504 140734001394830 140734001395040 140734001395040 140734001397739 0
/proc/619/statm: 2378 346 289 221 0 87 0
[pid=620] ppid=619 vsize=13801768 CPUtime=16.59 cores=1,3,5,7,9,11,13,15
/proc/620/stat : 620 (java) S 619 619 15667 0 -1 1077944320 33956 0 0 0 1650 9 0 0 20 0 28 0 4366360 14133010432 45603 33554432000 4194304 4196468 140731139693408 140731139675952 140041082064631 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 14524416 140731139699900 140731139700076 140731139700076 140731139702735 0
/proc/620/statm: 3450442 45603 3236 1 0 3437675 0
[pid=620/tid=621] ppid=619 vsize=13801768 CPUtime=1.52 cores=1,3,5,7,9,11,13,15
/proc/620/task/621/stat : 621 (java) S 619 619 15667 0 -1 1077944384 7468 0 0 0 148 4 0 0 20 0 28 0 4366360 14133010432 45603 33554432000 4194304 4196468 140731139693408 140041086305408 140041082074837 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 14524416 140731139699900 140731139700076 140731139700076 140731139702735 0
[pid=620/tid=623] ppid=619 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/620/task/623/stat : 623 (java) S 619 619 15667 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 4366361 14133010432 45603 33554432000 4194304 4196468 140731139693408 140041034685072 140041082074837 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14524416 140731139699900 140731139700076 140731139700076 140731139702735 0
[pid=620/tid=625] ppid=619 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/620/task/625/stat : 625 (java) S 619 619 15667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 4366361 14133010432 45603 33554432000 4194304 4196468 140731139693408 140041033632272 140041082074837 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 14524416 140731139699900 140731139700076 140731139700076 140731139702735 0
[pid=620/tid=626] ppid=619 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/620/task/626/stat : 626 (java) S 619 619 15667 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 4366361 14133010432 45603 33554432000 4194304 4196468 140731139693408 140040679651728 140041082074837 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 14524416 140731139699900 140731139700076 140731139700076 140731139702735 0
[pid=620/tid=627] ppid=619 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/620/task/627/stat : 627 (java) S 619 619 15667 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 4366361 14133010432 45603 33554432000 4194304 4196468 140731139693408 140040678598928 140041082074837 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14524416 140731139699900 140731139700076 140731139700076 140731139702735 0
[pid=620/tid=629] ppid=619 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/620/task/629/stat : 629 (java) S 619 619 15667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 4366361 14133010432 45603 33554432000 4194304 4196468 140731139693408 140040677547152 140041082074837 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 14524416 140731139699900 140731139700076 140731139700076 140731139702735 0
[pid=620/tid=630] ppid=619 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/620/task/630/stat : 630 (java) S 619 619 15667 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 4366361 14133010432 45603 33554432000 4194304 4196468 140731139693408 140040676494352 140041082074837 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14524416 140731139699900 140731139700076 140731139700076 140731139702735 0
[pid=620/tid=631] ppid=619 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/620/task/631/stat : 631 (java) S 619 619 15667 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 4366361 14133010432 45603 33554432000 4194304 4196468 140731139693408 140040675441552 140041082074837 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 14524416 140731139699900 140731139700076 140731139700076 140731139702735 0
[pid=620/tid=632] ppid=619 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/620/task/632/stat : 632 (java) S 619 619 15667 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 4366361 14133010432 45603 33554432000 4194304 4196468 140731139693408 140040674388752 140041082074837 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14524416 140731139699900 140731139700076 140731139700076 140731139702735 0
[pid=620/tid=633] ppid=619 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/620/task/633/stat : 633 (java) S 619 619 15667 0 -1 1077944384 16 0 0 0 0 0 0 0 20 0 28 0 4366363 14133010432 45603 33554432000 4194304 4196468 140731139693408 140039746828656 140041082075778 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14524416 140731139699900 140731139700076 140731139700076 140731139702735 0
[pid=620/tid=634] ppid=619 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/620/task/634/stat : 634 (java) S 619 619 15667 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 28 0 4366364 14133010432 45603 33554432000 4194304 4196468 140731139693408 140039745774624 140041082074837 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 14524416 140731139699900 140731139700076 140731139700076 140731139702735 0
[pid=620/tid=635] ppid=619 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/620/task/635/stat : 635 (java) S 619 619 15667 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 28 0 4366364 14133010432 45603 33554432000 4194304 4196468 140731139693408 140039744721776 140041082074837 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 14524416 140731139699900 140731139700076 140731139700076 140731139702735 0
[pid=620/tid=636] ppid=619 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/620/task/636/stat : 636 (java) S 619 619 15667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 4366368 14133010432 45603 33554432000 4194304 4196468 140731139693408 140039743670096 140041082083227 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 14524416 140731139699900 140731139700076 140731139700076 140731139702735 0
[pid=620/tid=637] ppid=619 vsize=13801768 CPUtime=1.75 cores=1,3,5,7,9,11,13,15
/proc/620/task/637/stat : 637 (java) R 619 619 15667 0 -1 4202560 4636 0 0 0 175 0 0 0 20 0 28 0 4366368 14133010432 45603 33554432000 4194304 4196468 140731139693408 140039742611672 140041065961327 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 14524416 140731139699900 140731139700076 140731139700076 140731139702735 0
[pid=620/tid=638] ppid=619 vsize=13801768 CPUtime=1.9 cores=1,3,5,7,9,11,13,15
/proc/620/task/638/stat : 638 (java) R 619 619 15667 0 -1 4202560 5343 0 0 0 190 0 0 0 20 0 28 0 4366368 14133010432 45603 33554432000 4194304 4196468 140731139693408 140039741554160 140041066950778 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 14524416 140731139699900 140731139700076 140731139700076 140731139702735 0
[pid=620/tid=639] ppid=619 vsize=13801768 CPUtime=2.15 cores=1,3,5,7,9,11,13,15
/proc/620/task/639/stat : 639 (java) R 619 619 15667 0 -1 4202560 8870 0 0 0 215 0 0 0 20 0 28 0 4366368 14133010432 45603 33554432000 4194304 4196468 140731139693408 140039740499424 140041063585753 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 14524416 140731139699900 140731139700076 140731139700076 140731139702735 0
[pid=620/tid=640] ppid=619 vsize=13801768 CPUtime=0.82 cores=1,3,5,7,9,11,13,15
/proc/620/task/640/stat : 640 (java) S 619 619 15667 0 -1 1077944384 5342 0 0 0 81 1 0 0 20 0 28 0 4366368 14133010432 45603 33554432000 4194304 4196468 140731139693408 140039739460080 140041082075778 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 14524416 140731139699900 140731139700076 140731139700076 140731139702735 0
[pid=620/tid=641] ppid=619 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/620/task/641/stat : 641 (java) S 619 619 15667 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 4366369 14133010432 45603 33554432000 4194304 4196468 140731139693408 140039738407520 140041082074837 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 14524416 140731139699900 140731139700076 140731139700076 140731139702735 0
[pid=620/tid=642] ppid=619 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/620/task/642/stat : 642 (java) S 619 619 15667 0 -1 1077944384 10 0 0 0 0 0 0 0 20 0 28 0 4366369 14133010432 45603 33554432000 4194304 4196468 140731139693408 140039737354800 140041082075778 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14524416 140731139699900 140731139700076 140731139700076 140731139702735 0
[pid=620/tid=643] ppid=619 vsize=13801768 CPUtime=1.05 cores=1,3,5,7,9,11,13,15
/proc/620/task/643/stat : 643 (java) R 619 619 15667 0 -1 4202560 171 0 0 0 105 0 0 0 20 0 28 0 4366514 14133010432 45603 33554432000 4194304 4196468 140731139693408 140039729340408 140040713933042 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 14524416 140731139699900 140731139700076 140731139700076 140731139702735 0
[pid=620/tid=645] ppid=619 vsize=13801768 CPUtime=1.12 cores=1,3,5,7,9,11,13,15
/proc/620/task/645/stat : 645 (java) R 619 619 15667 0 -1 4202560 195 0 0 0 112 0 0 0 20 0 28 0 4366514 14133010432 45603 33554432000 4194304 4196468 140731139693408 140039728286848 140040721025317 0 4 0 16800975 0 0 0 -1 11 0 0 0 0 0 6293624 6294260 14524416 140731139699900 140731139700076 140731139700076 140731139702735 0
[pid=620/tid=647] ppid=619 vsize=13801768 CPUtime=0.97 cores=1,3,5,7,9,11,13,15
/proc/620/task/647/stat : 647 (java) R 619 619 15667 0 -1 4202560 110 0 0 0 97 0 0 0 20 0 28 0 4366514 14133010432 45603 33554432000 4194304 4196468 140731139693408 140039727235944 140040720176971 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 14524416 140731139699900 140731139700076 140731139700076 140731139702735 0
[pid=620/tid=648] ppid=619 vsize=13801768 CPUtime=0.99 cores=1,3,5,7,9,11,13,15
/proc/620/task/648/stat : 648 (java) R 619 619 15667 0 -1 4202560 88 0 0 0 99 0 0 0 20 0 28 0 4366514 14133010432 45603 33554432000 4194304 4196468 140731139693408 140039726182400 140040714933307 0 4 0 16800975 0 0 0 -1 11 0 0 0 0 0 6293624 6294260 14524416 140731139699900 140731139700076 140731139700076 140731139702735 0
[pid=620/tid=649] ppid=619 vsize=13801768 CPUtime=0.9 cores=1,3,5,7,9,11,13,15
/proc/620/task/649/stat : 649 (java) R 619 619 15667 0 -1 4202560 55 0 0 0 90 0 0 0 20 0 28 0 4366514 14133010432 45603 33554432000 4194304 4196468 140731139693408 140039725131496 140040721136730 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 14524416 140731139699900 140731139700076 140731139700076 140731139702735 0
[pid=620/tid=651] ppid=619 vsize=13801768 CPUtime=1.04 cores=1,3,5,7,9,11,13,15
/proc/620/task/651/stat : 651 (java) R 619 619 15667 0 -1 4202560 40 0 0 0 104 0 0 0 20 0 28 0 4366514 14133010432 45603 33554432000 4194304 4196468 140731139693408 140039724076640 140040720177668 0 4 0 16800975 0 0 0 -1 13 0 0 0 0 0 6293624 6294260 14524416 140731139699900 140731139700076 140731139700076 140731139702735 0
[pid=620/tid=652] ppid=619 vsize=13801768 CPUtime=0.93 cores=1,3,5,7,9,11,13,15
/proc/620/task/652/stat : 652 (java) R 619 619 15667 0 -1 4202560 242 0 0 0 93 0 0 0 20 0 28 0 4366514 14133010432 45603 33554432000 4194304 4196468 140731139693408 140039723025144 140040714933307 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 14524416 140731139699900 140731139700076 140731139700076 140731139702735 0
[pid=620/tid=654] ppid=619 vsize=13801768 CPUtime=1.34 cores=1,3,5,7,9,11,13,15
/proc/620/task/654/stat : 654 (java) R 619 619 15667 0 -1 4202560 62 0 0 0 134 0 0 0 20 0 28 0 4366514 14133010432 45603 33554432000 4194304 4196468 140731139693408 140039721970456 140040720091847 0 4 0 16800975 0 0 0 -1 15 0 0 0 0 0 6293624 6294260 14524416 140731139699900 140731139700076 140731139700076 140731139702735 0
Current children cumulated CPU time (s) 16.59
Current children cumulated vsize (KiB) 13811280

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

[startup+3.20194 s]
/proc/loadavg: 14.63 14.87 12.09 14/289 705
/proc/meminfo: memFree=31715256/32770624 swapFree=5892/121564
[pid=619] ppid=616 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/619/stat : 619 (xcsp3-exec) S 616 619 15667 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 4366359 9740288 346 33554432000 4194304 5098028 140734001390224 140734001388328 140130458526332 0 65536 4100 65538 18446744071579417331 0 0 17 11 0 0 0 0 0 7196144 7232144 32661504 140734001394830 140734001395040 140734001395040 140734001397739 0
/proc/619/statm: 2378 346 289 221 0 87 0
[pid=620] ppid=619 vsize=13801768 CPUtime=17.38 cores=1,3,5,7,9,11,13,15
/proc/620/stat : 620 (java) S 619 619 15667 0 -1 1077944320 34101 0 0 0 1729 9 0 0 20 0 28 0 4366360 14133010432 45685 33554432000 4194304 4196468 140731139693408 140731139675952 140041082064631 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 14524416 140731139699900 140731139700076 140731139700076 140731139702735 0
/proc/620/statm: 3450442 45685 3251 1 0 3437675 0
[pid=620/tid=621] ppid=619 vsize=13801768 CPUtime=1.52 cores=1,3,5,7,9,11,13,15
/proc/620/task/621/stat : 621 (java) S 619 619 15667 0 -1 1077944384 7468 0 0 0 148 4 0 0 20 0 28 0 4366360 14133010432 45685 33554432000 4194304 4196468 140731139693408 140041086305408 140041082074837 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 14524416 140731139699900 140731139700076 140731139700076 140731139702735 0
[pid=620/tid=623] ppid=619 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/620/task/623/stat : 623 (java) S 619 619 15667 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 4366361 14133010432 45685 33554432000 4194304 4196468 140731139693408 140041034685072 140041082074837 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14524416 140731139699900 140731139700076 140731139700076 140731139702735 0
[pid=620/tid=625] ppid=619 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/620/task/625/stat : 625 (java) S 619 619 15667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 4366361 14133010432 45685 33554432000 4194304 4196468 140731139693408 140041033632272 140041082074837 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 14524416 140731139699900 140731139700076 140731139700076 140731139702735 0
[pid=620/tid=626] ppid=619 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/620/task/626/stat : 626 (java) S 619 619 15667 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 4366361 14133010432 45685 33554432000 4194304 4196468 140731139693408 140040679651728 140041082074837 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 14524416 140731139699900 140731139700076 140731139700076 140731139702735 0
[pid=620/tid=627] ppid=619 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/620/task/627/stat : 627 (java) S 619 619 15667 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 4366361 14133010432 45685 33554432000 4194304 4196468 140731139693408 140040678598928 140041082074837 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14524416 140731139699900 140731139700076 140731139700076 140731139702735 0
[pid=620/tid=629] ppid=619 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/620/task/629/stat : 629 (java) S 619 619 15667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 4366361 14133010432 45685 33554432000 4194304 4196468 140731139693408 140040677547152 140041082074837 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 14524416 140731139699900 140731139700076 140731139700076 140731139702735 0
[pid=620/tid=630] ppid=619 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/620/task/630/stat : 630 (java) S 619 619 15667 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 4366361 14133010432 45685 33554432000 4194304 4196468 140731139693408 140040676494352 140041082074837 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14524416 140731139699900 140731139700076 140731139700076 140731139702735 0
[pid=620/tid=631] ppid=619 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/620/task/631/stat : 631 (java) S 619 619 15667 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 4366361 14133010432 45685 33554432000 4194304 4196468 140731139693408 140040675441552 140041082074837 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 14524416 140731139699900 140731139700076 140731139700076 140731139702735 0
[pid=620/tid=632] ppid=619 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/620/task/632/stat : 632 (java) S 619 619 15667 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 4366361 14133010432 45685 33554432000 4194304 4196468 140731139693408 140040674388752 140041082074837 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14524416 140731139699900 140731139700076 140731139700076 140731139702735 0
[pid=620/tid=633] ppid=619 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/620/task/633/stat : 633 (java) S 619 619 15667 0 -1 1077944384 39 0 0 0 0 0 0 0 20 0 28 0 4366363 14133010432 45685 33554432000 4194304 4196468 140731139693408 140039746828656 140041082075778 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14524416 140731139699900 140731139700076 140731139700076 140731139702735 0
[pid=620/tid=634] ppid=619 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/620/task/634/stat : 634 (java) S 619 619 15667 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 28 0 4366364 14133010432 45685 33554432000 4194304 4196468 140731139693408 140039745774624 140041082074837 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 14524416 140731139699900 140731139700076 140731139700076 140731139702735 0
[pid=620/tid=635] ppid=619 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/620/task/635/stat : 635 (java) S 619 619 15667 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 28 0 4366364 14133010432 45685 33554432000 4194304 4196468 140731139693408 140039744721776 140041082074837 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 14524416 140731139699900 140731139700076 140731139700076 140731139702735 0
[pid=620/tid=636] ppid=619 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/620/task/636/stat : 636 (java) S 619 619 15667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 4366368 14133010432 45685 33554432000 4194304 4196468 140731139693408 140039743670096 140041082083227 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 14524416 140731139699900 140731139700076 140731139700076 140731139702735 0
[pid=620/tid=637] ppid=619 vsize=13801768 CPUtime=1.82 cores=1,3,5,7,9,11,13,15
/proc/620/task/637/stat : 637 (java) S 619 619 15667 0 -1 1077944384 4657 0 0 0 182 0 0 0 20 0 28 0 4366368 14133010432 45685 33554432000 4194304 4196468 140731139693408 140039742618480 140041082075778 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 14524416 140731139699900 140731139700076 140731139700076 140731139702735 0
[pid=620/tid=638] ppid=619 vsize=13801768 CPUtime=2 cores=1,3,5,7,9,11,13,15
/proc/620/task/638/stat : 638 (java) R 619 619 15667 0 -1 4202560 5349 0 0 0 200 0 0 0 20 0 28 0 4366368 14133010432 45685 33554432000 4194304 4196468 140731139693408 140039741552192 140041066986457 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 14524416 140731139699900 140731139700076 140731139700076 140731139702735 0
[pid=620/tid=639] ppid=619 vsize=13801768 CPUtime=2.22 cores=1,3,5,7,9,11,13,15
/proc/620/task/639/stat : 639 (java) R 619 619 15667 0 -1 4202560 8925 0 0 0 222 0 0 0 20 0 28 0 4366368 14133010432 45685 33554432000 4194304 4196468 140731139693408 140039740512880 140041061297881 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 14524416 140731139699900 140731139700076 140731139700076 140731139702735 0
[pid=620/tid=640] ppid=619 vsize=13801768 CPUtime=0.84 cores=1,3,5,7,9,11,13,15
/proc/620/task/640/stat : 640 (java) S 619 619 15667 0 -1 1077944384 5380 0 0 0 83 1 0 0 20 0 28 0 4366368 14133010432 45685 33554432000 4194304 4196468 140731139693408 140039739460080 140041082075778 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 14524416 140731139699900 140731139700076 140731139700076 140731139702735 0
[pid=620/tid=641] ppid=619 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/620/task/641/stat : 641 (java) S 619 619 15667 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 4366369 14133010432 45685 33554432000 4194304 4196468 140731139693408 140039738407520 140041082074837 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 14524416 140731139699900 140731139700076 140731139700076 140731139702735 0
[pid=620/tid=642] ppid=619 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/620/task/642/stat : 642 (java) S 619 619 15667 0 -1 1077944384 10 0 0 0 0 0 0 0 20 0 28 0 4366369 14133010432 45685 33554432000 4194304 4196468 140731139693408 140039737354800 140041082075778 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14524416 140731139699900 140731139700076 140731139700076 140731139702735 0
[pid=620/tid=643] ppid=619 vsize=13801768 CPUtime=1.14 cores=1,3,5,7,9,11,13,15
/proc/620/task/643/stat : 643 (java) R 619 619 15667 0 -1 4202560 172 0 0 0 114 0 0 0 20 0 28 0 4366514 14133010432 45685 33554432000 4194304 4196468 140731139693408 140039729338560 140040721457855 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 14524416 140731139699900 140731139700076 140731139700076 140731139702735 0
[pid=620/tid=645] ppid=619 vsize=13801768 CPUtime=1.16 cores=1,3,5,7,9,11,13,15
/proc/620/task/645/stat : 645 (java) R 619 619 15667 0 -1 4202560 196 0 0 0 116 0 0 0 20 0 28 0 4366514 14133010432 45685 33554432000 4194304 4196468 140731139693408 140039728288184 140040720927119 0 4 0 16800975 0 0 0 -1 15 0 0 0 0 0 6293624 6294260 14524416 140731139699900 140731139700076 140731139700076 140731139702735 0
[pid=620/tid=647] ppid=619 vsize=13801768 CPUtime=1.03 cores=1,3,5,7,9,11,13,15
/proc/620/task/647/stat : 647 (java) R 619 619 15667 0 -1 4202560 111 0 0 0 103 0 0 0 20 0 28 0 4366514 14133010432 45685 33554432000 4194304 4196468 140731139693408 140039727236192 140040721480952 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 14524416 140731139699900 140731139700076 140731139700076 140731139702735 0
[pid=620/tid=648] ppid=619 vsize=13801768 CPUtime=1.06 cores=1,3,5,7,9,11,13,15
/proc/620/task/648/stat : 648 (java) R 619 619 15667 0 -1 4202560 89 0 0 0 106 0 0 0 20 0 28 0 4366514 14133010432 45685 33554432000 4194304 4196468 140731139693408 140039726182528 140040716633356 0 4 0 16800975 0 0 0 -1 11 0 0 0 0 0 6293624 6294260 14524416 140731139699900 140731139700076 140731139700076 140731139702735 0
[pid=620/tid=649] ppid=619 vsize=13801768 CPUtime=0.94 cores=1,3,5,7,9,11,13,15
/proc/620/task/649/stat : 649 (java) R 619 619 15667 0 -1 4202560 55 0 0 0 94 0 0 0 20 0 28 0 4366514 14133010432 45685 33554432000 4194304 4196468 140731139693408 140039725130776 140040720595684 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 14524416 140731139699900 140731139700076 140731139700076 140731139702735 0
[pid=620/tid=651] ppid=619 vsize=13801768 CPUtime=1.14 cores=1,3,5,7,9,11,13,15
/proc/620/task/651/stat : 651 (java) R 619 619 15667 0 -1 4202560 40 0 0 0 114 0 0 0 20 0 28 0 4366514 14133010432 45685 33554432000 4194304 4196468 140731139693408 140039724079560 140040720091840 0 4 0 16800975 0 0 0 -1 13 0 0 0 0 0 6293624 6294260 14524416 140731139699900 140731139700076 140731139700076 140731139702735 0
[pid=620/tid=652] ppid=619 vsize=13801768 CPUtime=1.03 cores=1,3,5,7,9,11,13,15
/proc/620/task/652/stat : 652 (java) R 619 619 15667 0 -1 4202560 243 0 0 0 103 0 0 0 20 0 28 0 4366514 14133010432 45685 33554432000 4194304 4196468 140731139693408 140039723020624 140040721054191 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 14524416 140731139699900 140731139700076 140731139700076 140731139702735 0
[pid=620/tid=654] ppid=619 vsize=13801768 CPUtime=1.38 cores=1,3,5,7,9,11,13,15
/proc/620/task/654/stat : 654 (java) R 619 619 15667 0 -1 4202560 62 0 0 0 138 0 0 0 20 0 28 0 4366514 14133010432 45685 33554432000 4194304 4196468 140731139693408 140039721973544 140040714933280 0 4 0 16800975 0 0 0 -1 15 0 0 0 0 0 6293624 6294260 14524416 140731139699900 140731139700076 140731139700076 140731139702735 0
Current children cumulated CPU time (s) 17.38
Current children cumulated vsize (KiB) 13811280

[startup+3.60155 s]
/proc/loadavg: 14.63 14.87 12.09 11/291 760
/proc/meminfo: memFree=31694596/32770624 swapFree=5892/121588
[pid=619] ppid=616 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/619/stat : 619 (xcsp3-exec) S 616 619 15667 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 4366359 9740288 346 33554432000 4194304 5098028 140734001390224 140734001388328 140130458526332 0 65536 4100 65538 18446744071579417331 0 0 17 11 0 0 0 0 0 7196144 7232144 32661504 140734001394830 140734001395040 140734001395040 140734001397739 0
/proc/619/statm: 2378 346 289 221 0 87 0
[pid=620] ppid=619 vsize=13801768 CPUtime=20.5 cores=1,3,5,7,9,11,13,15
/proc/620/stat : 620 (java) S 619 619 15667 0 -1 1077944320 35668 0 0 0 2041 9 0 0 20 0 28 0 4366360 14133010432 50971 33554432000 4194304 4196468 140731139693408 140731139675952 140041082064631 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 14524416 140731139699900 140731139700076 140731139700076 140731139702735 0
/proc/620/statm: 3450442 50971 3258 1 0 3437675 0
[pid=620/tid=621] ppid=619 vsize=13801768 CPUtime=1.52 cores=1,3,5,7,9,11,13,15
/proc/620/task/621/stat : 621 (java) S 619 619 15667 0 -1 1077944384 7630 0 0 0 148 4 0 0 20 0 28 0 4366360 14133010432 50971 33554432000 4194304 4196468 140731139693408 140041086305408 140041082074837 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 14524416 140731139699900 140731139700076 140731139700076 140731139702735 0
[pid=620/tid=623] ppid=619 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/620/task/623/stat : 623 (java) S 619 619 15667 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 4366361 14133010432 50971 33554432000 4194304 4196468 140731139693408 140041034685072 140041082074837 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14524416 140731139699900 140731139700076 140731139700076 140731139702735 0
[pid=620/tid=625] ppid=619 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/620/task/625/stat : 625 (java) S 619 619 15667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 4366361 14133010432 50971 33554432000 4194304 4196468 140731139693408 140041033632272 140041082074837 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 14524416 140731139699900 140731139700076 140731139700076 140731139702735 0
[pid=620/tid=626] ppid=619 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/620/task/626/stat : 626 (java) S 619 619 15667 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 4366361 14133010432 50971 33554432000 4194304 4196468 140731139693408 140040679651728 140041082074837 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 14524416 140731139699900 140731139700076 140731139700076 140731139702735 0
[pid=620/tid=627] ppid=619 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/620/task/627/stat : 627 (java) S 619 619 15667 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 4366361 14133010432 50971 33554432000 4194304 4196468 140731139693408 140040678598928 140041082074837 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14524416 140731139699900 140731139700076 140731139700076 140731139702735 0
[pid=620/tid=629] ppid=619 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/620/task/629/stat : 629 (java) S 619 619 15667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 4366361 14133010432 50971 33554432000 4194304 4196468 140731139693408 140040677547152 140041082074837 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 14524416 140731139699900 140731139700076 140731139700076 140731139702735 0
[pid=620/tid=630] ppid=619 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/620/task/630/stat : 630 (java) S 619 619 15667 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 4366361 14133010432 50971 33554432000 4194304 4196468 140731139693408 140040676494352 140041082074837 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14524416 140731139699900 140731139700076 140731139700076 140731139702735 0
[pid=620/tid=631] ppid=619 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/620/task/631/stat : 631 (java) S 619 619 15667 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 4366361 14133010432 50971 33554432000 4194304 4196468 140731139693408 140040675441552 140041082074837 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 14524416 140731139699900 140731139700076 140731139700076 140731139702735 0
[pid=620/tid=632] ppid=619 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/620/task/632/stat : 632 (java) S 619 619 15667 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 4366361 14133010432 50971 33554432000 4194304 4196468 140731139693408 140040674388752 140041082074837 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14524416 140731139699900 140731139700076 140731139700076 140731139702735 0
[pid=620/tid=633] ppid=619 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/620/task/633/stat : 633 (java) S 619 619 15667 0 -1 1077944384 410 0 0 0 0 0 0 0 20 0 28 0 4366363 14133010432 50971 33554432000 4194304 4196468 140731139693408 140039746828656 140041082075778 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14524416 140731139699900 140731139700076 140731139700076 140731139702735 0
[pid=620/tid=634] ppid=619 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/620/task/634/stat : 634 (java) S 619 619 15667 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 28 0 4366364 14133010432 50971 33554432000 4194304 4196468 140731139693408 140039745774624 140041082074837 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 14524416 140731139699900 140731139700076 140731139700076 140731139702735 0
[pid=620/tid=635] ppid=619 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/620/task/635/stat : 635 (java) S 619 619 15667 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 28 0 4366364 14133010432 50971 33554432000 4194304 4196468 140731139693408 140039744721776 140041082074837 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 14524416 140731139699900 140731139700076 140731139700076 140731139702735 0
[pid=620/tid=636] ppid=619 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/620/task/636/stat : 636 (java) S 619 619 15667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 4366368 14133010432 50971 33554432000 4194304 4196468 140731139693408 140039743670096 140041082083227 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 14524416 140731139699900 140731139700076 140731139700076 140731139702735 0
[pid=620/tid=637] ppid=619 vsize=13801768 CPUtime=1.99 cores=1,3,5,7,9,11,13,15
/proc/620/task/637/stat : 637 (java) R 619 619 15667 0 -1 4202560 4703 0 0 0 199 0 0 0 20 0 28 0 4366368 14133010432 50971 33554432000 4194304 4196468 140731139693408 140039742618480 140041075170353 0 4 0 16800975 0 0 0 -1 13 0 0 0 0 0 6293624 6294260 14524416 140731139699900 140731139700076 140731139700076 140731139702735 0
[pid=620/tid=638] ppid=619 vsize=13801768 CPUtime=2.28 cores=1,3,5,7,9,11,13,15
/proc/620/task/638/stat : 638 (java) R 619 619 15667 0 -1 4202560 5388 0 0 0 228 0 0 0 20 0 28 0 4366368 14133010432 50971 33554432000 4194304 4196468 140731139693408 140039741552224 140041066994044 0 4 0 16800975 0 0 0 -1 13 0 0 0 0 0 6293624 6294260 14524416 140731139699900 140731139700076 140731139700076 140731139702735 0
[pid=620/tid=639] ppid=619 vsize=13801768 CPUtime=2.34 cores=1,3,5,7,9,11,13,15
/proc/620/task/639/stat : 639 (java) R 619 619 15667 0 -1 4202560 8946 0 0 0 234 0 0 0 20 0 28 0 4366368 14133010432 50971 33554432000 4194304 4196468 140731139693408 140039740500880 140041066353520 0 4 0 16800975 0 0 0 -1 15 0 0 0 0 0 6293624 6294260 14524416 140731139699900 140731139700076 140731139700076 140731139702735 0
[pid=620/tid=640] ppid=619 vsize=13801768 CPUtime=0.91 cores=1,3,5,7,9,11,13,15
/proc/620/task/640/stat : 640 (java) S 619 619 15667 0 -1 1077944384 5513 0 0 0 90 1 0 0 20 0 28 0 4366368 14133010432 50971 33554432000 4194304 4196468 140731139693408 140039739460080 140041082075778 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14524416 140731139699900 140731139700076 140731139700076 140731139702735 0
[pid=620/tid=641] ppid=619 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/620/task/641/stat : 641 (java) S 619 619 15667 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 4366369 14133010432 50971 33554432000 4194304 4196468 140731139693408 140039738407520 140041082074837 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 14524416 140731139699900 140731139700076 140731139700076 140731139702735 0
[pid=620/tid=642] ppid=619 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/620/task/642/stat : 642 (java) S 619 619 15667 0 -1 1077944384 10 0 0 0 0 0 0 0 20 0 28 0 4366369 14133010432 50971 33554432000 4194304 4196468 140731139693408 140039737354800 140041082075778 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14524416 140731139699900 140731139700076 140731139700076 140731139702735 0
Current children cumulated CPU time (s) 20.5
Current children cumulated vsize (KiB) 13811280

[startup+3.80106 s]
/proc/loadavg: 14.63 14.87 12.09 11/291 760
/proc/meminfo: memFree=31694596/32770624 swapFree=5892/121588
[pid=619] ppid=616 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/619/stat : 619 (xcsp3-exec) S 616 619 15667 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 4366359 9740288 346 33554432000 4194304 5098028 140734001390224 140734001388328 140130458526332 0 65536 4100 65538 18446744071579417331 0 0 17 11 0 0 0 0 0 7196144 7232144 32661504 140734001394830 140734001395040 140734001395040 140734001397739 0
/proc/619/statm: 2378 346 289 221 0 87 0
[pid=620] ppid=619 vsize=13801768 CPUtime=21.74 cores=1,3,5,7,9,11,13,15
/proc/620/stat : 620 (java) S 619 619 15667 0 -1 1077944320 36631 0 0 0 2150 24 0 0 20 0 19 0 4366360 14133010432 60739 33554432000 4194304 4196468 140731139693408 140731139675952 140041082064631 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 14524416 140731139699900 140731139700076 140731139700076 140731139702735 0
/proc/620/statm: 3450442 60739 3278 1 0 3437675 0
[pid=620/tid=621] ppid=619 vsize=13801768 CPUtime=1.52 cores=1,3,5,7,9,11,13,15
/proc/620/task/621/stat : 621 (java) S 619 619 15667 0 -1 1077944384 7650 0 0 0 148 4 0 0 20 0 19 0 4366360 14133010432 60739 33554432000 4194304 4196468 140731139693408 140041086307472 140041082074837 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 14524416 140731139699900 140731139700076 140731139700076 140731139702735 0
[pid=620/tid=623] ppid=619 vsize=13801768 CPUtime=0.01 cores=1,3,5,7,9,11,13,15
/proc/620/task/623/stat : 623 (java) S 619 619 15667 0 -1 1077944384 23 0 0 0 0 1 0 0 20 0 19 0 4366361 14133010432 60739 33554432000 4194304 4196468 140731139693408 140041034685072 140041082074837 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 14524416 140731139699900 140731139700076 140731139700076 140731139702735 0
[pid=620/tid=625] ppid=619 vsize=13801768 CPUtime=0.01 cores=1,3,5,7,9,11,13,15
/proc/620/task/625/stat : 625 (java) S 619 619 15667 0 -1 1077944384 20 0 0 0 0 1 0 0 20 0 19 0 4366361 14133010432 60739 33554432000 4194304 4196468 140731139693408 140041033632272 140041082074837 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 14524416 140731139699900 140731139700076 140731139700076 140731139702735 0
[pid=620/tid=626] ppid=619 vsize=13801768 CPUtime=0.01 cores=1,3,5,7,9,11,13,15
/proc/620/task/626/stat : 626 (java) S 619 619 15667 0 -1 1077944384 23 0 0 0 0 1 0 0 20 0 19 0 4366361 14133010432 60739 33554432000 4194304 4196468 140731139693408 140040679651728 140041082074837 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 14524416 140731139699900 140731139700076 140731139700076 140731139702735 0
[pid=620/tid=627] ppid=619 vsize=13801768 CPUtime=0.01 cores=1,3,5,7,9,11,13,15
/proc/620/task/627/stat : 627 (java) S 619 619 15667 0 -1 1077944384 36 0 0 0 0 1 0 0 20 0 19 0 4366361 14133010432 60739 33554432000 4194304 4196468 140731139693408 140040678598928 140041082074837 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14524416 140731139699900 140731139700076 140731139700076 140731139702735 0
[pid=620/tid=629] ppid=619 vsize=13801768 CPUtime=0.01 cores=1,3,5,7,9,11,13,15
/proc/620/task/629/stat : 629 (java) S 619 619 15667 0 -1 1077944384 24 0 0 0 0 1 0 0 20 0 19 0 4366361 14133010432 60739 33554432000 4194304 4196468 140731139693408 140040677547152 140041082074837 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 14524416 140731139699900 140731139700076 140731139700076 140731139702735 0
[pid=620/tid=630] ppid=619 vsize=13801768 CPUtime=0.02 cores=1,3,5,7,9,11,13,15
/proc/620/task/630/stat : 630 (java) S 619 619 15667 0 -1 1077944384 123 0 0 0 1 1 0 0 20 0 19 0 4366361 14133010432 60739 33554432000 4194304 4196468 140731139693408 140040676494352 140041082074837 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14524416 140731139699900 140731139700076 140731139700076 140731139702735 0
[pid=620/tid=631] ppid=619 vsize=13801768 CPUtime=0.01 cores=1,3,5,7,9,11,13,15
/proc/620/task/631/stat : 631 (java) S 619 619 15667 0 -1 1077944384 68 0 0 0 0 1 0 0 20 0 19 0 4366361 14133010432 60739 33554432000 4194304 4196468 140731139693408 140040675441552 140041082074837 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14524416 140731139699900 140731139700076 140731139700076 140731139702735 0
[pid=620/tid=632] ppid=619 vsize=13801768 CPUtime=0.02 cores=1,3,5,7,9,11,13,15
/proc/620/task/632/stat : 632 (java) S 619 619 15667 0 -1 1077944384 264 0 0 0 1 1 0 0 20 0 19 0 4366361 14133010432 60739 33554432000 4194304 4196468 140731139693408 140040674388752 140041082074837 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14524416 140731139699900 140731139700076 140731139700076 140731139702735 0
[pid=620/tid=633] ppid=619 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/620/task/633/stat : 633 (java) S 619 619 15667 0 -1 1077944384 537 0 0 0 0 0 0 0 20 0 19 0 4366363 14133010432 60739 33554432000 4194304 4196468 140731139693408 140039746828864 140041082075778 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14524416 140731139699900 140731139700076 140731139700076 140731139702735 0
[pid=620/tid=634] ppid=619 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/620/task/634/stat : 634 (java) S 619 619 15667 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 19 0 4366364 14133010432 60739 33554432000 4194304 4196468 140731139693408 140039745774240 140041082074837 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14524416 140731139699900 140731139700076 140731139700076 140731139702735 0
[pid=620/tid=635] ppid=619 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/620/task/635/stat : 635 (java) S 619 619 15667 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 19 0 4366364 14133010432 60739 33554432000 4194304 4196468 140731139693408 140039744721744 140041082074837 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14524416 140731139699900 140731139700076 140731139700076 140731139702735 0
[pid=620/tid=636] ppid=619 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/620/task/636/stat : 636 (java) S 619 619 15667 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 4366368 14133010432 60739 33554432000 4194304 4196468 140731139693408 140039743669152 140041082074837 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14524416 140731139699900 140731139700076 140731139700076 140731139702735 0
[pid=620/tid=637] ppid=619 vsize=13801768 CPUtime=2.05 cores=1,3,5,7,9,11,13,15
/proc/620/task/637/stat : 637 (java) S 619 619 15667 0 -1 1077944384 4721 0 0 0 205 0 0 0 20 0 19 0 4366368 14133010432 60739 33554432000 4194304 4196468 140731139693408 140039742603024 140041082074837 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 14524416 140731139699900 140731139700076 140731139700076 140731139702735 0
[pid=620/tid=638] ppid=619 vsize=13801768 CPUtime=2.32 cores=1,3,5,7,9,11,13,15
/proc/620/task/638/stat : 638 (java) S 619 619 15667 0 -1 1077944384 5396 0 0 0 232 0 0 0 20 0 19 0 4366368 14133010432 60739 33554432000 4194304 4196468 140731139693408 140039741565680 140041082075778 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14524416 140731139699900 140731139700076 140731139700076 140731139702735 0
[pid=620/tid=639] ppid=619 vsize=13801768 CPUtime=2.42 cores=1,3,5,7,9,11,13,15
/proc/620/task/639/stat : 639 (java) S 619 619 15667 0 -1 1077944384 8960 0 0 0 242 0 0 0 20 0 19 0 4366368 14133010432 60739 33554432000 4194304 4196468 140731139693408 140039740512880 140041082075778 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 14524416 140731139699900 140731139700076 140731139700076 140731139702735 0
[pid=620/tid=640] ppid=619 vsize=13801768 CPUtime=0.92 cores=1,3,5,7,9,11,13,15
/proc/620/task/640/stat : 640 (java) S 619 619 15667 0 -1 1077944384 5523 0 0 0 91 1 0 0 20 0 19 0 4366368 14133010432 60739 33554432000 4194304 4196468 140731139693408 140039739454848 140041082074837 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 14524416 140731139699900 140731139700076 140731139700076 140731139702735 0
[pid=620/tid=641] ppid=619 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/620/task/641/stat : 641 (java) S 619 619 15667 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 4366369 14133010432 60739 33554432000 4194304 4196468 140731139693408 140039738407520 140041082074837 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 14524416 140731139699900 140731139700076 140731139700076 140731139702735 0
Current children cumulated CPU time (s) 21.74
Current children cumulated vsize (KiB) 13811280

Child status: 0
Real time (s): 3.80974
CPU time (s): 21.7618
CPU user time (s): 21.5089
CPU system time (s): 0.252871
CPU usage (%): 571.215
Max. virtual memory (cumulated for all children) (KiB): 13811280

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 21.5089
system time used= 0.252871
maximum resident set size= 243572
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 37189
page faults= 0
swaps= 0
block input operations= 0
block output operations= 72
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4145
involuntary context switches= 2147

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.039581 second user time and 0.051455 second system time

The end

Launcher Data

Begin job on node104 at 2017-07-22 04:36:07
IDJOB=4247911
IDBENCH=130611
IDSOLVER=2625
FILE ID=node104/4247911-1500690967
RUNJOBID= node104-1500684128-16797
PBS_JOBID= 20623031
Free space on /tmp= 62008 MiB

SOLVER NAME= choco-solver 4.0.5
BENCH NAME= XCSP17/QueenAttacking/QueenAttacking-m1-s1/QueenAttacking-07.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-4247911-1500690967/watcher-4247911-1500690967 -o /tmp/evaluation-result-4247911-1500690967/solver-4247911-1500690967 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node104-1500684128-16797 --watchdog 2560  ./xcsp3-exec -dir HOME -tl 2400 -p 8 -ml 10000 -tdir HOME -seed 1710483433 HOME/instance-4247911-1500690967.xml

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

MD5SUM BENCH= 7aff4fe352a8c3fb8c4e8479cd8d4369
RANDOM SEED=1710483433

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

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        31708984 kB
MemAvailable:   31795188 kB
Buffers:          167064 kB
Cached:           182768 kB
SwapCached:          252 kB
Active:           412876 kB
Inactive:         177908 kB
Active(anon):     195888 kB
Inactive(anon):    56372 kB
Active(file):     216988 kB
Inactive(file):   121536 kB
Unevictable:        5892 kB
Mlocked:            5892 kB
SwapTotal:      67108860 kB
SwapFree:       67105472 kB
Dirty:              7812 kB
Writeback:             0 kB
AnonPages:        349176 kB
Mapped:            42576 kB
Shmem:              8772 kB
Slab:             161908 kB
SReclaimable:     127032 kB
SUnreclaim:        34876 kB
KernelStack:        5152 kB
PageTables:         6404 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1172760 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    219136 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      132480 kB
DirectMap2M:    33413120 kB

Free space on /tmp at the end= 62000 MiB
End job on node104 at 2017-07-22 04:36:11