Trace number 4248237

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
R1: choco-solver 5a (2017-07-05)? (TO) 2400.42 303.112

General information on the benchmark

NameMagicSquare/MagicSquare-sum-s1/
MagicSquare-26-sum.xml
MD5SUM3448e9886530ade698bbe26313ab484d
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 variables676
Number of constraints55
Number of domains1
Minimum domain size676
Maximum domain size676
Distribution of domain sizes[{"size":676,"count":676}]
Minimum variable degree3
Maximum variable degree4
Distribution of variable degrees[{"degree":3,"count":624},{"degree":4,"count":52}]
Minimum constraint arity26
Maximum constraint arity676
Distribution of constraint arities[{"arity":26,"count":54},{"arity":676,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"allDifferent","count":1},{"type":"sum","count":54}]
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-4248237-1500691787.xml"  -tl '2400s' -p 8 -x 3
0.00/0.19	c [HOME/instance-4248237-1500691787.xml, -tl, 2400s, -p, 8, -x, 3]
0.00/0.25	c 8 solvers in parallel
0.00/0.31	c parse instance...
0.00/0.72	c solve instance...
2400.42/303.13	s UNKNOWN
2400.42/303.13	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-4248237-1500691787/watcher-4248237-1500691787 -o /tmp/evaluation-result-4248237-1500691787/solver-4248237-1500691787 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node130-1500684118-8559 --watchdog 2560 ./xcsp3-exec -dir HOME -tl 2400 -p 8 -ml 10000 -tdir HOME -seed 1832114130 HOME/instance-4248237-1500691787.xml 

pid=10542
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: 15.81 13.66 13.18 10/262 10545
/proc/meminfo: memFree=21610144/32770624 swapFree=5656/287660
[pid=10545] ppid=10542 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10545/stat : 10545 (xcsp3-exec) S 10542 10545 7102 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 4446217 9740288 346 33554432000 4194304 5098028 140727618736528 140727618734632 140078750024316 0 65536 4100 65538 18446744071579417331 0 0 17 12 0 0 0 0 0 7196144 7232144 7307264 140727618745486 140727618745696 140727618745696 140727618748395 0
/proc/10545/statm: 2378 346 289 221 0 87 0

[startup+0.100141 s]
/proc/loadavg: 15.81 13.66 13.18 10/262 10545
/proc/meminfo: memFree=21610144/32770624 swapFree=5656/287660
[pid=10545] ppid=10542 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10545/stat : 10545 (xcsp3-exec) S 10542 10545 7102 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 4446217 9740288 346 33554432000 4194304 5098028 140727618736528 140727618734632 140078750024316 0 65536 4100 65538 18446744071579417331 0 0 17 12 0 0 0 0 0 7196144 7232144 7307264 140727618745486 140727618745696 140727618745696 140727618748395 0
/proc/10545/statm: 2378 346 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.200344 s]
/proc/loadavg: 15.81 13.66 13.18 10/262 10545
/proc/meminfo: memFree=21610144/32770624 swapFree=5656/287660
[pid=10545] ppid=10542 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10545/stat : 10545 (xcsp3-exec) S 10542 10545 7102 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 4446217 9740288 346 33554432000 4194304 5098028 140727618736528 140727618734632 140078750024316 0 65536 4100 65538 18446744071579417331 0 0 17 12 0 0 0 0 0 7196144 7232144 7307264 140727618745486 140727618745696 140727618745696 140727618748395 0
/proc/10545/statm: 2378 346 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.30029 s]
/proc/loadavg: 15.81 13.66 13.18 10/262 10545
/proc/meminfo: memFree=21610144/32770624 swapFree=5656/287660
[pid=10545] ppid=10542 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10545/stat : 10545 (xcsp3-exec) S 10542 10545 7102 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 4446217 9740288 346 33554432000 4194304 5098028 140727618736528 140727618734632 140078750024316 0 65536 4100 65538 18446744071579417331 0 0 17 12 0 0 0 0 0 7196144 7232144 7307264 140727618745486 140727618745696 140727618745696 140727618748395 0
/proc/10545/statm: 2378 346 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.700173 s]
/proc/loadavg: 15.81 13.66 13.18 10/262 10545
/proc/meminfo: memFree=21610144/32770624 swapFree=5656/287660
[pid=10545] ppid=10542 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10545/stat : 10545 (xcsp3-exec) S 10542 10545 7102 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 4446217 9740288 346 33554432000 4194304 5098028 140727618736528 140727618734632 140078750024316 0 65536 4100 65538 18446744071579417331 0 0 17 12 0 0 0 0 0 7196144 7232144 7307264 140727618745486 140727618745696 140727618745696 140727618748395 0
/proc/10545/statm: 2378 346 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+1.50206 s]
/proc/loadavg: 15.81 13.66 13.18 18/291 10574
/proc/meminfo: memFree=21486784/32770624 swapFree=5656/287688
[pid=10545] ppid=10542 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10545/stat : 10545 (xcsp3-exec) S 10542 10545 7102 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 4446217 9740288 346 33554432000 4194304 5098028 140727618736528 140727618734632 140078750024316 0 65536 4100 65538 18446744071579417331 0 0 17 12 0 0 0 0 0 7196144 7232144 7307264 140727618745486 140727618745696 140727618745696 140727618748395 0
/proc/10545/statm: 2378 346 289 221 0 87 0
[pid=10546] ppid=10545 vsize=13801768 CPUtime=7.86 cores=0,2,4,6,8,10,12,14
/proc/10546/stat : 10546 (java) S 10545 10545 7102 0 -1 1077944320 15312 0 0 0 768 18 0 0 20 0 28 0 4446217 14133010432 52388 33554432000 4194304 4196468 140732530503888 140732530486432 139654797401847 0 0 0 16800975 18446744073709551615 0 0 17 10 0 0 0 0 0 6293624 6294260 22532096 140732530508988 140732530509164 140732530509164 140732530511823 0
/proc/10546/statm: 3450442 52388 3240 1 0 3437675 0
[pid=10546/tid=10547] ppid=10545 vsize=13801768 CPUtime=0.7 cores=0,2,4,6,8,10,12,14
/proc/10546/task/10547/stat : 10547 (java) S 10545 10545 7102 0 -1 1077944384 6819 0 0 0 66 4 0 0 20 0 28 0 4446218 14133010432 52388 33554432000 4194304 4196468 140732530503888 139654801642624 139654797412053 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 22532096 140732530508988 140732530509164 140732530509164 140732530511823 0
[pid=10546/tid=10549] ppid=10545 vsize=13801768 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/10546/task/10549/stat : 10549 (java) S 10545 10545 7102 0 -1 1077944384 19 0 0 0 0 1 0 0 20 0 28 0 4446218 14133010432 52388 33554432000 4194304 4196468 140732530503888 139654397098896 139654797412053 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22532096 140732530508988 140732530509164 140732530509164 140732530511823 0
[pid=10546/tid=10550] ppid=10545 vsize=13801768 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/10546/task/10550/stat : 10550 (java) S 10545 10545 7102 0 -1 1077944384 16 0 0 0 1 1 0 0 20 0 28 0 4446218 14133010432 52388 33554432000 4194304 4196468 140732530503888 139654396046096 139654797412053 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22532096 140732530508988 140732530509164 140732530509164 140732530511823 0
[pid=10546/tid=10551] ppid=10545 vsize=13801768 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/10546/task/10551/stat : 10551 (java) S 10545 10545 7102 0 -1 1077944384 16 0 0 0 0 1 0 0 20 0 28 0 4446218 14133010432 52388 33554432000 4194304 4196468 140732530503888 139654394993808 139654797412053 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 22532096 140732530508988 140732530509164 140732530509164 140732530511823 0
[pid=10546/tid=10552] ppid=10545 vsize=13801768 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/10546/task/10552/stat : 10552 (java) S 10545 10545 7102 0 -1 1077944384 12 0 0 0 0 1 0 0 20 0 28 0 4446218 14133010432 52388 33554432000 4194304 4196468 140732530503888 139654393941008 139654797412053 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 22532096 140732530508988 140732530509164 140732530509164 140732530511823 0
[pid=10546/tid=10553] ppid=10545 vsize=13801768 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/10546/task/10553/stat : 10553 (java) S 10545 10545 7102 0 -1 1077944384 13 0 0 0 0 1 0 0 20 0 28 0 4446218 14133010432 52388 33554432000 4194304 4196468 140732530503888 139654392887696 139654797412053 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 22532096 140732530508988 140732530509164 140732530509164 140732530511823 0
[pid=10546/tid=10554] ppid=10545 vsize=13801768 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/10546/task/10554/stat : 10554 (java) S 10545 10545 7102 0 -1 1077944384 20 0 0 0 1 1 0 0 20 0 28 0 4446218 14133010432 52388 33554432000 4194304 4196468 140732530503888 139654391834896 139654797412053 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22532096 140732530508988 140732530509164 140732530509164 140732530511823 0
[pid=10546/tid=10555] ppid=10545 vsize=13801768 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/10546/task/10555/stat : 10555 (java) S 10545 10545 7102 0 -1 1077944384 19 0 0 0 1 1 0 0 20 0 28 0 4446218 14133010432 52388 33554432000 4194304 4196468 140732530503888 139654390782608 139654797412053 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 22532096 140732530508988 140732530509164 140732530509164 140732530511823 0
[pid=10546/tid=10556] ppid=10545 vsize=13801768 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/10546/task/10556/stat : 10556 (java) S 10545 10545 7102 0 -1 1077944384 17 0 0 0 1 1 0 0 20 0 28 0 4446219 14133010432 52388 33554432000 4194304 4196468 140732530503888 139654389729808 139654797412053 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22532096 140732530508988 140732530509164 140732530509164 140732530511823 0
[pid=10546/tid=10557] ppid=10545 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10546/task/10557/stat : 10557 (java) S 10545 10545 7102 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 28 0 4446221 14133010432 52388 33554432000 4194304 4196468 140732530503888 139653991258736 139654797412994 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22532096 140732530508988 140732530509164 140732530509164 140732530511823 0
[pid=10546/tid=10558] ppid=10545 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10546/task/10558/stat : 10558 (java) S 10545 10545 7102 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 28 0 4446221 14133010432 52388 33554432000 4194304 4196468 140732530503888 139653990204704 139654797412053 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 22532096 140732530508988 140732530509164 140732530509164 140732530511823 0
[pid=10546/tid=10559] ppid=10545 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10546/task/10559/stat : 10559 (java) S 10545 10545 7102 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 28 0 4446222 14133010432 52388 33554432000 4194304 4196468 140732530503888 139653989152368 139654797412053 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 22532096 140732530508988 140732530509164 140732530509164 140732530511823 0
[pid=10546/tid=10560] ppid=10545 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10546/task/10560/stat : 10560 (java) S 10545 10545 7102 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 4446226 14133010432 52388 33554432000 4194304 4196468 140732530503888 139653988100688 139654797420443 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 22532096 140732530508988 140732530509164 140732530509164 140732530511823 0
[pid=10546/tid=10561] ppid=10545 vsize=13801768 CPUtime=0.56 cores=0,2,4,6,8,10,12,14
/proc/10546/task/10561/stat : 10561 (java) R 10545 10545 7102 0 -1 4202560 1700 0 0 0 56 0 0 0 20 0 28 0 4446226 14133010432 52388 33554432000 4194304 4196468 140732530503888 139653987047832 139654780894471 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 22532096 140732530508988 140732530509164 140732530509164 140732530511823 0
[pid=10546/tid=10562] ppid=10545 vsize=13801768 CPUtime=0.6 cores=0,2,4,6,8,10,12,14
/proc/10546/task/10562/stat : 10562 (java) R 10545 10545 7102 0 -1 4202560 1292 0 0 0 60 0 0 0 20 0 28 0 4446226 14133010432 52388 33554432000 4194304 4196468 140732530503888 139653985984736 139654782511423 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 22532096 140732530508988 140732530509164 140732530509164 140732530511823 0
[pid=10546/tid=10563] ppid=10545 vsize=13801768 CPUtime=0.66 cores=0,2,4,6,8,10,12,14
/proc/10546/task/10563/stat : 10563 (java) R 10545 10545 7102 0 -1 4202560 1537 0 0 0 66 0 0 0 20 0 28 0 4446226 14133010432 52388 33554432000 4194304 4196468 140732530503888 139653984931024 139654781655152 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 22532096 140732530508988 140732530509164 140732530509164 140732530511823 0
[pid=10546/tid=10564] ppid=10545 vsize=13801768 CPUtime=0.46 cores=0,2,4,6,8,10,12,14
/proc/10546/task/10564/stat : 10564 (java) S 10545 10545 7102 0 -1 1077944384 2052 0 0 0 46 0 0 0 20 0 28 0 4446226 14133010432 52388 33554432000 4194304 4196468 140732530503888 139653983889648 139654797412994 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 22532096 140732530508988 140732530509164 140732530509164 140732530511823 0
[pid=10546/tid=10565] ppid=10545 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10546/task/10565/stat : 10565 (java) S 10545 10545 7102 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 4446226 14133010432 52388 33554432000 4194304 4196468 140732530503888 139653982837600 139654797412053 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 22532096 140732530508988 140732530509164 140732530509164 140732530511823 0
[pid=10546/tid=10566] ppid=10545 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10546/task/10566/stat : 10566 (java) S 10545 10545 7102 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 4446226 14133010432 52388 33554432000 4194304 4196468 140732530503888 139653981784880 139654797412994 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 22532096 140732530508988 140732530509164 140732530509164 140732530511823 0
[pid=10546/tid=10567] ppid=10545 vsize=13801768 CPUtime=0.58 cores=0,2,4,6,8,10,12,14
/proc/10546/task/10567/stat : 10567 (java) R 10545 10545 7102 0 -1 4202560 66 0 0 0 58 0 0 0 20 0 28 0 4446290 14133010432 52388 33554432000 4194304 4196468 140732530503888 139653973769672 139654439706147 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 22532096 140732530508988 140732530509164 140732530509164 140732530511823 0
[pid=10546/tid=10568] ppid=10545 vsize=13801768 CPUtime=0.62 cores=0,2,4,6,8,10,12,14
/proc/10546/task/10568/stat : 10568 (java) R 10545 10545 7102 0 -1 4202560 50 0 0 0 62 0 0 0 20 0 28 0 4446290 14133010432 52388 33554432000 4194304 4196468 140732530503888 139653972718184 139654439614800 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 22532096 140732530508988 140732530509164 140732530509164 140732530511823 0
[pid=10546/tid=10569] ppid=10545 vsize=13801768 CPUtime=0.58 cores=0,2,4,6,8,10,12,14
/proc/10546/task/10569/stat : 10569 (java) R 10545 10545 7102 0 -1 4202560 50 0 0 0 58 0 0 0 20 0 28 0 4446290 14133010432 52388 33554432000 4194304 4196468 140732530503888 139653971666664 139654439614989 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 22532096 140732530508988 140732530509164 140732530509164 140732530511823 0
[pid=10546/tid=10570] ppid=10545 vsize=13801768 CPUtime=0.6 cores=0,2,4,6,8,10,12,14
/proc/10546/task/10570/stat : 10570 (java) R 10545 10545 7102 0 -1 4202560 76 0 0 0 60 0 0 0 20 0 28 0 4446290 14133010432 52388 33554432000 4194304 4196468 140732530503888 139653970610496 139654440253992 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 22532096 140732530508988 140732530509164 140732530509164 140732530511823 0
[pid=10546/tid=10571] ppid=10545 vsize=13801768 CPUtime=0.59 cores=0,2,4,6,8,10,12,14
/proc/10546/task/10571/stat : 10571 (java) R 10545 10545 7102 0 -1 4202560 44 0 0 0 59 0 0 0 20 0 28 0 4446290 14133010432 52388 33554432000 4194304 4196468 140732530503888 139653969558456 139654440254892 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0 6293624 6294260 22532096 140732530508988 140732530509164 140732530509164 140732530511823 0
[pid=10546/tid=10572] ppid=10545 vsize=13801768 CPUtime=0.52 cores=0,2,4,6,8,10,12,14
/proc/10546/task/10572/stat : 10572 (java) R 10545 10545 7102 0 -1 4202560 45 0 0 0 52 0 0 0 20 0 28 0 4446290 14133010432 52388 33554432000 4194304 4196468 140732530503888 139653968505536 139654440253551 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 22532096 140732530508988 140732530509164 140732530509164 140732530511823 0
[pid=10546/tid=10573] ppid=10545 vsize=13801768 CPUtime=0.55 cores=0,2,4,6,8,10,12,14
/proc/10546/task/10573/stat : 10573 (java) R 10545 10545 7102 0 -1 4202560 31 0 0 0 55 0 0 0 20 0 28 0 4446290 14133010432 52388 33554432000 4194304 4196468 140732530503888 139653967456424 139654439614846 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 22532096 140732530508988 140732530509164 140732530509164 140732530511823 0
[pid=10546/tid=10574] ppid=10545 vsize=13801768 CPUtime=0.56 cores=0,2,4,6,8,10,12,14
/proc/10546/task/10574/stat : 10574 (java) R 10545 10545 7102 0 -1 4202560 39 0 0 0 56 0 0 0 20 0 28 0 4446290 14133010432 52388 33554432000 4194304 4196468 140732530503888 139653966400672 139654440253768 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 22532096 140732530508988 140732530509164 140732530509164 140732530511823 0
Current children cumulated CPU time (s) 7.86
Current children cumulated vsize (KiB) 13811280

[startup+3.10151 s]
/proc/loadavg: 16.07 13.75 13.21 21/291 10574
/proc/meminfo: memFree=21259700/32770624 swapFree=5656/287688
[pid=10545] ppid=10542 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10545/stat : 10545 (xcsp3-exec) S 10542 10545 7102 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 4446217 9740288 346 33554432000 4194304 5098028 140727618736528 140727618734632 140078750024316 0 65536 4100 65538 18446744071579417331 0 0 17 12 0 0 0 0 0 7196144 7232144 7307264 140727618745486 140727618745696 140727618745696 140727618748395 0
/proc/10545/statm: 2378 346 289 221 0 87 0
[pid=10546] ppid=10545 vsize=13801768 CPUtime=20.53 cores=0,2,4,6,8,10,12,14
/proc/10546/stat : 10546 (java) S 10545 10545 7102 0 -1 1077944320 16433 0 0 0 1995 58 0 0 20 0 28 0 4446217 14133010432 105449 33554432000 4194304 4196468 140732530503888 140732530486432 139654797401847 0 0 0 16800975 18446744073709551615 0 0 17 10 0 0 0 0 0 6293624 6294260 22532096 140732530508988 140732530509164 140732530509164 140732530511823 0
/proc/10546/statm: 3450442 105449 3246 1 0 3437675 0
[pid=10546/tid=10547] ppid=10545 vsize=13801768 CPUtime=0.7 cores=0,2,4,6,8,10,12,14
/proc/10546/task/10547/stat : 10547 (java) S 10545 10545 7102 0 -1 1077944384 6819 0 0 0 66 4 0 0 20 0 28 0 4446218 14133010432 105449 33554432000 4194304 4196468 140732530503888 139654801642624 139654797412053 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 22532096 140732530508988 140732530509164 140732530509164 140732530511823 0
[pid=10546/tid=10549] ppid=10545 vsize=13801768 CPUtime=0.09 cores=0,2,4,6,8,10,12,14
/proc/10546/task/10549/stat : 10549 (java) S 10545 10545 7102 0 -1 1077944384 54 0 0 0 3 6 0 0 20 0 28 0 4446218 14133010432 105449 33554432000 4194304 4196468 140732530503888 139654397098896 139654797412053 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22532096 140732530508988 140732530509164 140732530509164 140732530511823 0
[pid=10546/tid=10550] ppid=10545 vsize=13801768 CPUtime=0.09 cores=0,2,4,6,8,10,12,14
/proc/10546/task/10550/stat : 10550 (java) S 10545 10545 7102 0 -1 1077944384 49 0 0 0 4 5 0 0 20 0 28 0 4446218 14133010432 105449 33554432000 4194304 4196468 140732530503888 139654396046096 139654797412053 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22532096 140732530508988 140732530509164 140732530509164 140732530511823 0
[pid=10546/tid=10551] ppid=10545 vsize=13801768 CPUtime=0.08 cores=0,2,4,6,8,10,12,14
/proc/10546/task/10551/stat : 10551 (java) S 10545 10545 7102 0 -1 1077944384 47 0 0 0 3 5 0 0 20 0 28 0 4446218 14133010432 105449 33554432000 4194304 4196468 140732530503888 139654394993808 139654797412053 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22532096 140732530508988 140732530509164 140732530509164 140732530511823 0
[pid=10546/tid=10552] ppid=10545 vsize=13801768 CPUtime=0.08 cores=0,2,4,6,8,10,12,14
/proc/10546/task/10552/stat : 10552 (java) S 10545 10545 7102 0 -1 1077944384 47 0 0 0 3 5 0 0 20 0 28 0 4446218 14133010432 105449 33554432000 4194304 4196468 140732530503888 139654393941008 139654797412053 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22532096 140732530508988 140732530509164 140732530509164 140732530511823 0
[pid=10546/tid=10553] ppid=10545 vsize=13801768 CPUtime=0.08 cores=0,2,4,6,8,10,12,14
/proc/10546/task/10553/stat : 10553 (java) S 10545 10545 7102 0 -1 1077944384 47 0 0 0 3 5 0 0 20 0 28 0 4446218 14133010432 105449 33554432000 4194304 4196468 140732530503888 139654392887696 139654797412053 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 22532096 140732530508988 140732530509164 140732530509164 140732530511823 0
[pid=10546/tid=10554] ppid=10545 vsize=13801768 CPUtime=0.08 cores=0,2,4,6,8,10,12,14
/proc/10546/task/10554/stat : 10554 (java) S 10545 10545 7102 0 -1 1077944384 49 0 0 0 3 5 0 0 20 0 28 0 4446218 14133010432 105449 33554432000 4194304 4196468 140732530503888 139654391834896 139654797412053 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22532096 140732530508988 140732530509164 140732530509164 140732530511823 0
[pid=10546/tid=10555] ppid=10545 vsize=13801768 CPUtime=0.08 cores=0,2,4,6,8,10,12,14
/proc/10546/task/10555/stat : 10555 (java) S 10545 10545 7102 0 -1 1077944384 52 0 0 0 3 5 0 0 20 0 28 0 4446218 14133010432 105449 33554432000 4194304 4196468 140732530503888 139654390782608 139654797412053 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 22532096 140732530508988 140732530509164 140732530509164 140732530511823 0
[pid=10546/tid=10556] ppid=10545 vsize=13801768 CPUtime=0.08 cores=0,2,4,6,8,10,12,14
/proc/10546/task/10556/stat : 10556 (java) S 10545 10545 7102 0 -1 1077944384 48 0 0 0 3 5 0 0 20 0 28 0 4446219 14133010432 105449 33554432000 4194304 4196468 140732530503888 139654389729808 139654797412053 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 22532096 140732530508988 140732530509164 140732530509164 140732530511823 0
[pid=10546/tid=10557] ppid=10545 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10546/task/10557/stat : 10557 (java) S 10545 10545 7102 0 -1 1077944384 209 0 0 0 0 0 0 0 20 0 28 0 4446221 14133010432 105449 33554432000 4194304 4196468 140732530503888 139653991258736 139654797412994 0 0 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 22532096 140732530508988 140732530509164 140732530509164 140732530511823 0
[pid=10546/tid=10558] ppid=10545 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10546/task/10558/stat : 10558 (java) S 10545 10545 7102 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 28 0 4446221 14133010432 105449 33554432000 4194304 4196468 140732530503888 139653990204704 139654797412053 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 22532096 140732530508988 140732530509164 140732530509164 140732530511823 0
[pid=10546/tid=10559] ppid=10545 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10546/task/10559/stat : 10559 (java) S 10545 10545 7102 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 28 0 4446222 14133010432 105449 33554432000 4194304 4196468 140732530503888 139653989152368 139654797412053 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 22532096 140732530508988 140732530509164 140732530509164 140732530511823 0
[pid=10546/tid=10560] ppid=10545 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10546/task/10560/stat : 10560 (java) S 10545 10545 7102 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 4446226 14133010432 105449 33554432000 4194304 4196468 140732530503888 139653988100688 139654797420443 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 22532096 140732530508988 140732530509164 140732530509164 140732530511823 0
[pid=10546/tid=10561] ppid=10545 vsize=13801768 CPUtime=1.13 cores=0,2,4,6,8,10,12,14
/proc/10546/task/10561/stat : 10561 (java) S 10545 10545 7102 0 -1 1077944384 1978 0 0 0 112 1 0 0 20 0 28 0 4446226 14133010432 105449 33554432000 4194304 4196468 140732530503888 139653987047536 139654797412994 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22532096 140732530508988 140732530509164 140732530509164 140732530511823 0
[pid=10546/tid=10562] ppid=10545 vsize=13801768 CPUtime=1.14 cores=0,2,4,6,8,10,12,14
/proc/10546/task/10562/stat : 10562 (java) S 10545 10545 7102 0 -1 1077944384 1481 0 0 0 113 1 0 0 20 0 28 0 4446226 14133010432 105449 33554432000 4194304 4196468 140732530503888 139653985994736 139654797412994 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 22532096 140732530508988 140732530509164 140732530509164 140732530511823 0
[pid=10546/tid=10563] ppid=10545 vsize=13801768 CPUtime=1.24 cores=0,2,4,6,8,10,12,14
/proc/10546/task/10563/stat : 10563 (java) S 10545 10545 7102 0 -1 1077944384 1604 0 0 0 124 0 0 0 20 0 28 0 4446226 14133010432 105449 33554432000 4194304 4196468 140732530503888 139653984942448 139654797412994 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 22532096 140732530508988 140732530509164 140732530509164 140732530511823 0
[pid=10546/tid=10564] ppid=10545 vsize=13801768 CPUtime=0.58 cores=0,2,4,6,8,10,12,14
/proc/10546/task/10564/stat : 10564 (java) S 10545 10545 7102 0 -1 1077944384 2173 0 0 0 58 0 0 0 20 0 28 0 4446226 14133010432 105449 33554432000 4194304 4196468 140732530503888 139653983889648 139654797412994 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 22532096 140732530508988 140732530509164 140732530509164 140732530511823 0
[pid=10546/tid=10565] ppid=10545 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10546/task/10565/stat : 10565 (java) S 10545 10545 7102 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 4446226 14133010432 105449 33554432000 4194304 4196468 140732530503888 139653982837600 139654797412053 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 22532096 140732530508988 140732530509164 140732530509164 140732530511823 0
[pid=10546/tid=10566] ppid=10545 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10546/task/10566/stat : 10566 (java) S 10545 10545 7102 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 4446226 14133010432 105449 33554432000 4194304 4196468 140732530503888 139653981784880 139654797412994 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 22532096 140732530508988 140732530509164 140732530509164 140732530511823 0
[pid=10546/tid=10567] ppid=10545 vsize=13801768 CPUtime=1.69 cores=0,2,4,6,8,10,12,14
/proc/10546/task/10567/stat : 10567 (java) R 10545 10545 7102 0 -1 4202560 71 0 0 0 169 0 0 0 20 0 28 0 4446290 14133010432 105449 33554432000 4194304 4196468 140732530503888 139653973772080 139654440987389 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 22532096 140732530508988 140732530509164 140732530509164 140732530511823 0
[pid=10546/tid=10568] ppid=10545 vsize=13801768 CPUtime=1.98 cores=0,2,4,6,8,10,12,14
/proc/10546/task/10568/stat : 10568 (java) R 10545 10545 7102 0 -1 4202560 61 0 0 0 198 0 0 0 20 0 28 0 4446290 14133010432 105449 33554432000 4194304 4196468 140732530503888 139653972718584 139654439613952 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0 6293624 6294260 22532096 140732530508988 140732530509164 140732530509164 140732530511823 0
[pid=10546/tid=10569] ppid=10545 vsize=13801768 CPUtime=1.89 cores=0,2,4,6,8,10,12,14
/proc/10546/task/10569/stat : 10569 (java) R 10545 10545 7102 0 -1 4202560 55 0 0 0 189 0 0 0 20 0 28 0 4446290 14133010432 105449 33554432000 4194304 4196468 140732530503888 139653971666808 139654439614679 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 22532096 140732530508988 140732530509164 140732530509164 140732530511823 0
[pid=10546/tid=10570] ppid=10545 vsize=13801768 CPUtime=1.78 cores=0,2,4,6,8,10,12,14
/proc/10546/task/10570/stat : 10570 (java) R 10545 10545 7102 0 -1 4202560 91 0 0 0 178 0 0 0 20 0 28 0 4446290 14133010432 105449 33554432000 4194304 4196468 140732530503888 139653970613352 139654439614004 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 22532096 140732530508988 140732530509164 140732530509164 140732530511823 0
[pid=10546/tid=10571] ppid=10545 vsize=13801768 CPUtime=1.86 cores=0,2,4,6,8,10,12,14
/proc/10546/task/10571/stat : 10571 (java) R 10545 10545 7102 0 -1 4202560 59 0 0 0 186 0 0 0 20 0 28 0 4446290 14133010432 105449 33554432000 4194304 4196468 140732530503888 139653969559712 139654440975193 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 22532096 140732530508988 140732530509164 140732530509164 140732530511823 0
[pid=10546/tid=10572] ppid=10545 vsize=13801768 CPUtime=1.82 cores=0,2,4,6,8,10,12,14
/proc/10546/task/10572/stat : 10572 (java) R 10545 10545 7102 0 -1 4202560 56 0 0 0 182 0 0 0 20 0 28 0 4446290 14133010432 105449 33554432000 4194304 4196468 140732530503888 139653968509080 139654440975138 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 22532096 140732530508988 140732530509164 140732530509164 140732530511823 0
[pid=10546/tid=10573] ppid=10545 vsize=13801768 CPUtime=1.85 cores=0,2,4,6,8,10,12,14
/proc/10546/task/10573/stat : 10573 (java) R 10545 10545 7102 0 -1 4202560 39 0 0 0 185 0 0 0 20 0 28 0 4446290 14133010432 105449 33554432000 4194304 4196468 140732530503888 139653967453848 139654439614679 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 22532096 140732530508988 140732530509164 140732530509164 140732530511823 0
[pid=10546/tid=10574] ppid=10545 vsize=13801768 CPUtime=1.98 cores=0,2,4,6,8,10,12,14
/proc/10546/task/10574/stat : 10574 (java) R 10545 10545 7102 0 -1 4202560 48 0 0 0 198 0 0 0 20 0 28 0 4446290 14133010432 105449 33554432000 4194304 4196468 140732530503888 139653966403704 139654440317722 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 22532096 140732530508988 140732530509164 140732530509164 140732530511823 0
Current children cumulated CPU time (s) 20.53
Current children cumulated vsize (KiB) 13811280

[startup+6.30161 s]
/proc/loadavg: 16.07 13.75 13.21 17/291 10574
/proc/meminfo: memFree=20867648/32770624 swapFree=5656/287700

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

[pid=10546/tid=10573] ppid=10545 vsize=13801768 CPUtime=277.14 cores=0,2,4,6,8,10,12,14
/proc/10546/task/10573/stat : 10573 (java) R 10545 10545 7102 0 -1 4202560 2212 0 0 0 27708 6 0 0 20 0 28 0 4446290 14133010432 761279 33554432000 4194304 4196468 140732530503888 139653967454280 139654440413984 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 22532096 140732530508988 140732530509164 140732530509164 140732530511823 0
[pid=10546/tid=10574] ppid=10545 vsize=13801768 CPUtime=277.19 cores=0,2,4,6,8,10,12,14
/proc/10546/task/10574/stat : 10574 (java) R 10545 10545 7102 0 -1 4202560 1854 0 0 0 27712 7 0 0 20 0 28 0 4446290 14133010432 761279 33554432000 4194304 4196468 140732530503888 139653966401480 139654443104404 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 22532096 140732530508988 140732530509164 140732530509164 140732530511823 0
Current children cumulated CPU time (s) 2235.59
Current children cumulated vsize (KiB) 13811280



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+303.102 s]
/proc/loadavg: 14.99 13.62 13.21 17/294 10768
/proc/meminfo: memFree=17049032/32770624 swapFree=5656/329548
[pid=10545] ppid=10542 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10545/stat : 10545 (xcsp3-exec) S 10542 10545 7102 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 4446217 9740288 346 33554432000 4194304 5098028 140727618736528 140727618734632 140078750024316 0 65536 4100 65538 18446744071579417331 0 0 17 12 0 0 0 0 0 7196144 7232144 7307264 140727618745486 140727618745696 140727618745696 140727618748395 0
/proc/10545/statm: 2378 346 289 221 0 87 0
[pid=10546] ppid=10545 vsize=13801768 CPUtime=2400.42 cores=0,2,4,6,8,10,12,14
/proc/10546/stat : 10546 (java) S 10545 10545 7102 0 -1 1077944320 72933 0 0 0 239726 316 0 0 20 0 28 0 4446217 14133010432 757118 33554432000 4194304 4196468 140732530503888 140732530486432 139654797401847 0 0 0 16800975 18446744073709551615 0 0 17 10 0 0 0 0 0 6293624 6294260 22532096 140732530508988 140732530509164 140732530509164 140732530511823 0
/proc/10546/statm: 3450442 757118 3271 1 0 3437675 0
[pid=10546/tid=10547] ppid=10545 vsize=13801768 CPUtime=0.7 cores=0,2,4,6,8,10,12,14
/proc/10546/task/10547/stat : 10547 (java) S 10545 10545 7102 0 -1 1077944384 6819 0 0 0 66 4 0 0 20 0 28 0 4446218 14133010432 757118 33554432000 4194304 4196468 140732530503888 139654801642624 139654797412053 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 22532096 140732530508988 140732530509164 140732530509164 140732530511823 0
[pid=10546/tid=10549] ppid=10545 vsize=13801768 CPUtime=0.7 cores=0,2,4,6,8,10,12,14
/proc/10546/task/10549/stat : 10549 (java) S 10545 10545 7102 0 -1 1077944384 1022 0 0 0 52 18 0 0 20 0 28 0 4446218 14133010432 757118 33554432000 4194304 4196468 140732530503888 139654397098896 139654797412053 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22532096 140732530508988 140732530509164 140732530509164 140732530511823 0
[pid=10546/tid=10550] ppid=10545 vsize=13801768 CPUtime=0.69 cores=0,2,4,6,8,10,12,14
/proc/10546/task/10550/stat : 10550 (java) S 10545 10545 7102 0 -1 1077944384 795 0 0 0 52 17 0 0 20 0 28 0 4446218 14133010432 757118 33554432000 4194304 4196468 140732530503888 139654396046096 139654797412053 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 22532096 140732530508988 140732530509164 140732530509164 140732530511823 0
[pid=10546/tid=10551] ppid=10545 vsize=13801768 CPUtime=0.69 cores=0,2,4,6,8,10,12,14
/proc/10546/task/10551/stat : 10551 (java) S 10545 10545 7102 0 -1 1077944384 971 0 0 0 53 16 0 0 20 0 28 0 4446218 14133010432 757118 33554432000 4194304 4196468 140732530503888 139654394993808 139654797412053 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 22532096 140732530508988 140732530509164 140732530509164 140732530511823 0
[pid=10546/tid=10552] ppid=10545 vsize=13801768 CPUtime=0.65 cores=0,2,4,6,8,10,12,14
/proc/10546/task/10552/stat : 10552 (java) S 10545 10545 7102 0 -1 1077944384 1761 0 0 0 49 16 0 0 20 0 28 0 4446218 14133010432 757118 33554432000 4194304 4196468 140732530503888 139654393941008 139654797412053 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22532096 140732530508988 140732530509164 140732530509164 140732530511823 0
[pid=10546/tid=10553] ppid=10545 vsize=13801768 CPUtime=0.69 cores=0,2,4,6,8,10,12,14
/proc/10546/task/10553/stat : 10553 (java) S 10545 10545 7102 0 -1 1077944384 1490 0 0 0 51 18 0 0 20 0 28 0 4446218 14133010432 757118 33554432000 4194304 4196468 140732530503888 139654392887696 139654797412053 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22532096 140732530508988 140732530509164 140732530509164 140732530511823 0
[pid=10546/tid=10554] ppid=10545 vsize=13801768 CPUtime=0.66 cores=0,2,4,6,8,10,12,14
/proc/10546/task/10554/stat : 10554 (java) S 10545 10545 7102 0 -1 1077944384 531 0 0 0 49 17 0 0 20 0 28 0 4446218 14133010432 757118 33554432000 4194304 4196468 140732530503888 139654391834896 139654797412053 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22532096 140732530508988 140732530509164 140732530509164 140732530511823 0
[pid=10546/tid=10555] ppid=10545 vsize=13801768 CPUtime=0.67 cores=0,2,4,6,8,10,12,14
/proc/10546/task/10555/stat : 10555 (java) S 10545 10545 7102 0 -1 1077944384 1575 0 0 0 48 19 0 0 20 0 28 0 4446218 14133010432 757118 33554432000 4194304 4196468 140732530503888 139654390782608 139654797412053 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22532096 140732530508988 140732530509164 140732530509164 140732530511823 0
[pid=10546/tid=10556] ppid=10545 vsize=13801768 CPUtime=0.72 cores=0,2,4,6,8,10,12,14
/proc/10546/task/10556/stat : 10556 (java) S 10545 10545 7102 0 -1 1077944384 1588 0 0 0 54 18 0 0 20 0 28 0 4446219 14133010432 757118 33554432000 4194304 4196468 140732530503888 139654389729808 139654797412053 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 22532096 140732530508988 140732530509164 140732530509164 140732530511823 0
[pid=10546/tid=10557] ppid=10545 vsize=13801768 CPUtime=1.35 cores=0,2,4,6,8,10,12,14
/proc/10546/task/10557/stat : 10557 (java) S 10545 10545 7102 0 -1 1077944384 3860 0 0 0 53 82 0 0 20 0 28 0 4446221 14133010432 757118 33554432000 4194304 4196468 140732530503888 139653991258736 139654797412994 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22532096 140732530508988 140732530509164 140732530509164 140732530511823 0
[pid=10546/tid=10558] ppid=10545 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10546/task/10558/stat : 10558 (java) S 10545 10545 7102 0 -1 1077944384 41 0 0 0 0 0 0 0 20 0 28 0 4446221 14133010432 757118 33554432000 4194304 4196468 140732530503888 139653990204768 139654797412053 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22532096 140732530508988 140732530509164 140732530509164 140732530511823 0
[pid=10546/tid=10559] ppid=10545 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10546/task/10559/stat : 10559 (java) S 10545 10545 7102 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 28 0 4446222 14133010432 757118 33554432000 4194304 4196468 140732530503888 139653989152384 139654797412053 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22532096 140732530508988 140732530509164 140732530509164 140732530511823 0
[pid=10546/tid=10560] ppid=10545 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10546/task/10560/stat : 10560 (java) S 10545 10545 7102 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 4446226 14133010432 757118 33554432000 4194304 4196468 140732530503888 139653988100688 139654797420443 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 22532096 140732530508988 140732530509164 140732530509164 140732530511823 0
[pid=10546/tid=10561] ppid=10545 vsize=13801768 CPUtime=2.74 cores=0,2,4,6,8,10,12,14
/proc/10546/task/10561/stat : 10561 (java) S 10545 10545 7102 0 -1 1077944384 8616 0 0 0 272 2 0 0 20 0 28 0 4446226 14133010432 757118 33554432000 4194304 4196468 140732530503888 139653987047536 139654797412994 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22532096 140732530508988 140732530509164 140732530509164 140732530511823 0
[pid=10546/tid=10562] ppid=10545 vsize=13801768 CPUtime=2.88 cores=0,2,4,6,8,10,12,14
/proc/10546/task/10562/stat : 10562 (java) S 10545 10545 7102 0 -1 1077944384 6867 0 0 0 287 1 0 0 20 0 28 0 4446226 14133010432 757118 33554432000 4194304 4196468 140732530503888 139653985994736 139654797412994 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 22532096 140732530508988 140732530509164 140732530509164 140732530511823 0
[pid=10546/tid=10563] ppid=10545 vsize=13801768 CPUtime=3.05 cores=0,2,4,6,8,10,12,14
/proc/10546/task/10563/stat : 10563 (java) S 10545 10545 7102 0 -1 1077944384 7202 0 0 0 304 1 0 0 20 0 28 0 4446226 14133010432 757118 33554432000 4194304 4196468 140732530503888 139653984942448 139654797412994 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22532096 140732530508988 140732530509164 140732530509164 140732530511823 0
[pid=10546/tid=10564] ppid=10545 vsize=13801768 CPUtime=0.88 cores=0,2,4,6,8,10,12,14
/proc/10546/task/10564/stat : 10564 (java) S 10545 10545 7102 0 -1 1077944384 6892 0 0 0 87 1 0 0 20 0 28 0 4446226 14133010432 757118 33554432000 4194304 4196468 140732530503888 139653983889648 139654797412994 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22532096 140732530508988 140732530509164 140732530509164 140732530511823 0
[pid=10546/tid=10565] ppid=10545 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10546/task/10565/stat : 10565 (java) S 10545 10545 7102 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 4446226 14133010432 757118 33554432000 4194304 4196468 140732530503888 139653982837600 139654797412053 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 22532096 140732530508988 140732530509164 140732530509164 140732530511823 0
[pid=10546/tid=10566] ppid=10545 vsize=13801768 CPUtime=0.14 cores=0,2,4,6,8,10,12,14
/proc/10546/task/10566/stat : 10566 (java) S 10545 10545 7102 0 -1 1077944384 461 0 0 0 7 7 0 0 20 0 28 0 4446226 14133010432 757118 33554432000 4194304 4196468 140732530503888 139653981784880 139654797412994 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22532096 140732530508988 140732530509164 140732530509164 140732530511823 0
[pid=10546/tid=10567] ppid=10545 vsize=13801768 CPUtime=298.24 cores=0,2,4,6,8,10,12,14
/proc/10546/task/10567/stat : 10567 (java) R 10545 10545 7102 0 -1 4202560 2098 0 0 0 29812 12 0 0 20 0 28 0 4446290 14133010432 757118 33554432000 4194304 4196468 140732530503888 139653973770232 139654442552837 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 22532096 140732530508988 140732530509164 140732530509164 140732530511823 0
[pid=10546/tid=10568] ppid=10545 vsize=13801768 CPUtime=297.8 cores=0,2,4,6,8,10,12,14
/proc/10546/task/10568/stat : 10568 (java) R 10545 10545 7102 0 -1 4202560 2492 0 0 0 29775 5 0 0 20 0 28 0 4446290 14133010432 757118 33554432000 4194304 4196468 140732530503888 139653972717880 139654442552764 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 22532096 140732530508988 140732530509164 140732530509164 140732530511823 0
[pid=10546/tid=10569] ppid=10545 vsize=13801768 CPUtime=296.95 cores=0,2,4,6,8,10,12,14
/proc/10546/task/10569/stat : 10569 (java) R 10545 10545 7102 0 -1 4202560 4746 0 0 0 29684 11 0 0 20 0 28 0 4446290 14133010432 757118 33554432000 4194304 4196468 140732530503888 139653971664208 139654443080830 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 22532096 140732530508988 140732530509164 140732530509164 140732530511823 0
[pid=10546/tid=10570] ppid=10545 vsize=13801768 CPUtime=298.51 cores=0,2,4,6,8,10,12,14
/proc/10546/task/10570/stat : 10570 (java) R 10545 10545 7102 0 -1 4202560 4403 0 0 0 29837 14 0 0 20 0 28 0 4446290 14133010432 757118 33554432000 4194304 4196468 140732530503888 139653970614256 139654443104893 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 22532096 140732530508988 140732530509164 140732530509164 140732530511823 0
[pid=10546/tid=10571] ppid=10545 vsize=13801768 CPUtime=297.96 cores=0,2,4,6,8,10,12,14
/proc/10546/task/10571/stat : 10571 (java) R 10545 10545 7102 0 -1 4202560 1767 0 0 0 29789 7 0 0 20 0 28 0 4446290 14133010432 757118 33554432000 4194304 4196468 140732530503888 139653969559560 139654443104704 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 22532096 140732530508988 140732530509164 140732530509164 140732530511823 0
[pid=10546/tid=10572] ppid=10545 vsize=13801768 CPUtime=298.45 cores=0,2,4,6,8,10,12,14
/proc/10546/task/10572/stat : 10572 (java) R 10545 10545 7102 0 -1 4202560 1338 0 0 0 29839 6 0 0 20 0 28 0 4446290 14133010432 757118 33554432000 4194304 4196468 140732530503888 139653968506264 139654440415085 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 22532096 140732530508988 140732530509164 140732530509164 140732530511823 0
[pid=10546/tid=10573] ppid=10545 vsize=13801768 CPUtime=297.74 cores=0,2,4,6,8,10,12,14
/proc/10546/task/10573/stat : 10573 (java) R 10545 10545 7102 0 -1 4202560 2350 0 0 0 29768 6 0 0 20 0 28 0 4446290 14133010432 757118 33554432000 4194304 4196468 140732530503888 139653967454040 139654443080293 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 22532096 140732530508988 140732530509164 140732530509164 140732530511823 0
[pid=10546/tid=10574] ppid=10545 vsize=13801768 CPUtime=297.32 cores=0,2,4,6,8,10,12,14
/proc/10546/task/10574/stat : 10574 (java) R 10545 10545 7102 0 -1 4202560 1961 0 0 0 29725 7 0 0 20 0 28 0 4446290 14133010432 757118 33554432000 4194304 4196468 140732530503888 139653966401176 139654443104453 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0 6293624 6294260 22532096 140732530508988 140732530509164 140732530509164 140732530511823 0
Current children cumulated CPU time (s) 2400.42
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 10546 sig 9
??? kill 10545 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+303.102 s]
/proc/loadavg: 14.99 13.62 13.21 17/294 10768
/proc/meminfo: memFree=17049032/32770624 swapFree=5656/329548
[pid=10545] ppid=10542 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10545/stat : 10545 (xcsp3-exec) S 10542 10545 7102 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 4446217 9740288 346 33554432000 4194304 5098028 140727618736528 140727618734632 140078750024316 0 65536 4100 65538 18446744071579417331 0 0 17 12 0 0 0 0 0 7196144 7232144 7307264 140727618745486 140727618745696 140727618745696 140727618748395 0
/proc/10545/statm: 2378 346 289 221 0 87 0
[pid=10546] ppid=10545 vsize=13801768 CPUtime=2400.42 cores=0,2,4,6,8,10,12,14
/proc/10546/stat : 10546 (java) S 10545 10545 7102 0 -1 1077944320 72933 0 0 0 239726 316 0 0 20 0 28 0 4446217 14133010432 757118 33554432000 4194304 4196468 140732530503888 140732530486432 139654797401847 0 0 0 16800975 18446744073709551615 0 0 17 10 0 0 0 0 0 6293624 6294260 22532096 140732530508988 140732530509164 140732530509164 140732530511823 0
/proc/10546/statm: 3450442 757118 3271 1 0 3437675 0
[pid=10546/tid=10547] ppid=10545 vsize=13801768 CPUtime=0.7 cores=0,2,4,6,8,10,12,14
/proc/10546/task/10547/stat : 10547 (java) S 10545 10545 7102 0 -1 1077944384 6819 0 0 0 66 4 0 0 20 0 28 0 4446218 14133010432 757118 33554432000 4194304 4196468 140732530503888 139654801642624 139654797412053 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 22532096 140732530508988 140732530509164 140732530509164 140732530511823 0
[pid=10546/tid=10549] ppid=10545 vsize=13801768 CPUtime=0.7 cores=0,2,4,6,8,10,12,14
/proc/10546/task/10549/stat : 10549 (java) S 10545 10545 7102 0 -1 1077944384 1022 0 0 0 52 18 0 0 20 0 28 0 4446218 14133010432 757118 33554432000 4194304 4196468 140732530503888 139654397098896 139654797412053 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22532096 140732530508988 140732530509164 140732530509164 140732530511823 0
[pid=10546/tid=10550] ppid=10545 vsize=13801768 CPUtime=0.69 cores=0,2,4,6,8,10,12,14
/proc/10546/task/10550/stat : 10550 (java) S 10545 10545 7102 0 -1 1077944384 795 0 0 0 52 17 0 0 20 0 28 0 4446218 14133010432 757118 33554432000 4194304 4196468 140732530503888 139654396046096 139654797412053 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 22532096 140732530508988 140732530509164 140732530509164 140732530511823 0
[pid=10546/tid=10551] ppid=10545 vsize=13801768 CPUtime=0.69 cores=0,2,4,6,8,10,12,14
/proc/10546/task/10551/stat : 10551 (java) S 10545 10545 7102 0 -1 1077944384 971 0 0 0 53 16 0 0 20 0 28 0 4446218 14133010432 757118 33554432000 4194304 4196468 140732530503888 139654394993808 139654797412053 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 22532096 140732530508988 140732530509164 140732530509164 140732530511823 0
[pid=10546/tid=10552] ppid=10545 vsize=13801768 CPUtime=0.65 cores=0,2,4,6,8,10,12,14
/proc/10546/task/10552/stat : 10552 (java) S 10545 10545 7102 0 -1 1077944384 1761 0 0 0 49 16 0 0 20 0 28 0 4446218 14133010432 757118 33554432000 4194304 4196468 140732530503888 139654393941008 139654797412053 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22532096 140732530508988 140732530509164 140732530509164 140732530511823 0
[pid=10546/tid=10553] ppid=10545 vsize=13801768 CPUtime=0.69 cores=0,2,4,6,8,10,12,14
/proc/10546/task/10553/stat : 10553 (java) S 10545 10545 7102 0 -1 1077944384 1490 0 0 0 51 18 0 0 20 0 28 0 4446218 14133010432 757118 33554432000 4194304 4196468 140732530503888 139654392887696 139654797412053 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22532096 140732530508988 140732530509164 140732530509164 140732530511823 0
[pid=10546/tid=10554] ppid=10545 vsize=13801768 CPUtime=0.66 cores=0,2,4,6,8,10,12,14
/proc/10546/task/10554/stat : 10554 (java) S 10545 10545 7102 0 -1 1077944384 531 0 0 0 49 17 0 0 20 0 28 0 4446218 14133010432 757118 33554432000 4194304 4196468 140732530503888 139654391834896 139654797412053 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22532096 140732530508988 140732530509164 140732530509164 140732530511823 0
[pid=10546/tid=10555] ppid=10545 vsize=13801768 CPUtime=0.67 cores=0,2,4,6,8,10,12,14
/proc/10546/task/10555/stat : 10555 (java) S 10545 10545 7102 0 -1 1077944384 1575 0 0 0 48 19 0 0 20 0 28 0 4446218 14133010432 757118 33554432000 4194304 4196468 140732530503888 139654390782608 139654797412053 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22532096 140732530508988 140732530509164 140732530509164 140732530511823 0
[pid=10546/tid=10556] ppid=10545 vsize=13801768 CPUtime=0.72 cores=0,2,4,6,8,10,12,14
/proc/10546/task/10556/stat : 10556 (java) S 10545 10545 7102 0 -1 1077944384 1588 0 0 0 54 18 0 0 20 0 28 0 4446219 14133010432 757118 33554432000 4194304 4196468 140732530503888 139654389729808 139654797412053 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 22532096 140732530508988 140732530509164 140732530509164 140732530511823 0
[pid=10546/tid=10557] ppid=10545 vsize=13801768 CPUtime=1.35 cores=0,2,4,6,8,10,12,14
/proc/10546/task/10557/stat : 10557 (java) S 10545 10545 7102 0 -1 1077944384 3860 0 0 0 53 82 0 0 20 0 28 0 4446221 14133010432 757118 33554432000 4194304 4196468 140732530503888 139653991258736 139654797412994 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22532096 140732530508988 140732530509164 140732530509164 140732530511823 0
[pid=10546/tid=10558] ppid=10545 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10546/task/10558/stat : 10558 (java) S 10545 10545 7102 0 -1 1077944384 41 0 0 0 0 0 0 0 20 0 28 0 4446221 14133010432 757118 33554432000 4194304 4196468 140732530503888 139653990204768 139654797412053 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22532096 140732530508988 140732530509164 140732530509164 140732530511823 0
[pid=10546/tid=10559] ppid=10545 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10546/task/10559/stat : 10559 (java) S 10545 10545 7102 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 28 0 4446222 14133010432 757118 33554432000 4194304 4196468 140732530503888 139653989152384 139654797412053 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22532096 140732530508988 140732530509164 140732530509164 140732530511823 0
[pid=10546/tid=10560] ppid=10545 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10546/task/10560/stat : 10560 (java) S 10545 10545 7102 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 4446226 14133010432 757118 33554432000 4194304 4196468 140732530503888 139653988100688 139654797420443 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 22532096 140732530508988 140732530509164 140732530509164 140732530511823 0
[pid=10546/tid=10561] ppid=10545 vsize=13801768 CPUtime=2.74 cores=0,2,4,6,8,10,12,14
/proc/10546/task/10561/stat : 10561 (java) S 10545 10545 7102 0 -1 1077944384 8616 0 0 0 272 2 0 0 20 0 28 0 4446226 14133010432 757118 33554432000 4194304 4196468 140732530503888 139653987047536 139654797412994 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22532096 140732530508988 140732530509164 140732530509164 140732530511823 0
[pid=10546/tid=10562] ppid=10545 vsize=13801768 CPUtime=2.88 cores=0,2,4,6,8,10,12,14
/proc/10546/task/10562/stat : 10562 (java) S 10545 10545 7102 0 -1 1077944384 6867 0 0 0 287 1 0 0 20 0 28 0 4446226 14133010432 757118 33554432000 4194304 4196468 140732530503888 139653985994736 139654797412994 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 22532096 140732530508988 140732530509164 140732530509164 140732530511823 0
[pid=10546/tid=10563] ppid=10545 vsize=13801768 CPUtime=3.05 cores=0,2,4,6,8,10,12,14
/proc/10546/task/10563/stat : 10563 (java) S 10545 10545 7102 0 -1 1077944384 7202 0 0 0 304 1 0 0 20 0 28 0 4446226 14133010432 757118 33554432000 4194304 4196468 140732530503888 139653984942448 139654797412994 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22532096 140732530508988 140732530509164 140732530509164 140732530511823 0
[pid=10546/tid=10564] ppid=10545 vsize=13801768 CPUtime=0.88 cores=0,2,4,6,8,10,12,14
/proc/10546/task/10564/stat : 10564 (java) S 10545 10545 7102 0 -1 1077944384 6892 0 0 0 87 1 0 0 20 0 28 0 4446226 14133010432 757118 33554432000 4194304 4196468 140732530503888 139653983889648 139654797412994 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22532096 140732530508988 140732530509164 140732530509164 140732530511823 0
[pid=10546/tid=10565] ppid=10545 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10546/task/10565/stat : 10565 (java) S 10545 10545 7102 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 4446226 14133010432 757118 33554432000 4194304 4196468 140732530503888 139653982837600 139654797412053 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 22532096 140732530508988 140732530509164 140732530509164 140732530511823 0
[pid=10546/tid=10566] ppid=10545 vsize=13801768 CPUtime=0.14 cores=0,2,4,6,8,10,12,14
/proc/10546/task/10566/stat : 10566 (java) S 10545 10545 7102 0 -1 1077944384 461 0 0 0 7 7 0 0 20 0 28 0 4446226 14133010432 757118 33554432000 4194304 4196468 140732530503888 139653981784880 139654797412994 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22532096 140732530508988 140732530509164 140732530509164 140732530511823 0
[pid=10546/tid=10567] ppid=10545 vsize=13801768 CPUtime=298.24 cores=0,2,4,6,8,10,12,14
/proc/10546/task/10567/stat : 10567 (java) R 10545 10545 7102 0 -1 4202560 2098 0 0 0 29812 12 0 0 20 0 28 0 4446290 14133010432 757118 33554432000 4194304 4196468 140732530503888 139653973770232 139654442552837 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 22532096 140732530508988 140732530509164 140732530509164 140732530511823 0
[pid=10546/tid=10568] ppid=10545 vsize=13801768 CPUtime=297.8 cores=0,2,4,6,8,10,12,14
/proc/10546/task/10568/stat : 10568 (java) R 10545 10545 7102 0 -1 4202560 2492 0 0 0 29775 5 0 0 20 0 28 0 4446290 14133010432 757118 33554432000 4194304 4196468 140732530503888 139653972717880 139654442552764 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 22532096 140732530508988 140732530509164 140732530509164 140732530511823 0
[pid=10546/tid=10569] ppid=10545 vsize=13801768 CPUtime=296.95 cores=0,2,4,6,8,10,12,14
/proc/10546/task/10569/stat : 10569 (java) R 10545 10545 7102 0 -1 4202560 4746 0 0 0 29684 11 0 0 20 0 28 0 4446290 14133010432 757118 33554432000 4194304 4196468 140732530503888 139653971664208 139654443080830 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 22532096 140732530508988 140732530509164 140732530509164 140732530511823 0
[pid=10546/tid=10570] ppid=10545 vsize=13801768 CPUtime=298.51 cores=0,2,4,6,8,10,12,14
/proc/10546/task/10570/stat : 10570 (java) R 10545 10545 7102 0 -1 4202560 4403 0 0 0 29837 14 0 0 20 0 28 0 4446290 14133010432 757118 33554432000 4194304 4196468 140732530503888 139653970614256 139654443104893 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 22532096 140732530508988 140732530509164 140732530509164 140732530511823 0
[pid=10546/tid=10571] ppid=10545 vsize=13801768 CPUtime=297.96 cores=0,2,4,6,8,10,12,14
/proc/10546/task/10571/stat : 10571 (java) R 10545 10545 7102 0 -1 4202560 1767 0 0 0 29789 7 0 0 20 0 28 0 4446290 14133010432 757118 33554432000 4194304 4196468 140732530503888 139653969559560 139654443104704 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 22532096 140732530508988 140732530509164 140732530509164 140732530511823 0
[pid=10546/tid=10572] ppid=10545 vsize=13801768 CPUtime=298.45 cores=0,2,4,6,8,10,12,14
/proc/10546/task/10572/stat : 10572 (java) R 10545 10545 7102 0 -1 4202560 1338 0 0 0 29839 6 0 0 20 0 28 0 4446290 14133010432 757118 33554432000 4194304 4196468 140732530503888 139653968506264 139654440415085 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 22532096 140732530508988 140732530509164 140732530509164 140732530511823 0
[pid=10546/tid=10573] ppid=10545 vsize=13801768 CPUtime=297.74 cores=0,2,4,6,8,10,12,14
/proc/10546/task/10573/stat : 10573 (java) R 10545 10545 7102 0 -1 4202560 2350 0 0 0 29768 6 0 0 20 0 28 0 4446290 14133010432 757118 33554432000 4194304 4196468 140732530503888 139653967454040 139654443080293 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 22532096 140732530508988 140732530509164 140732530509164 140732530511823 0
[pid=10546/tid=10574] ppid=10545 vsize=13801768 CPUtime=297.32 cores=0,2,4,6,8,10,12,14
/proc/10546/task/10574/stat : 10574 (java) R 10545 10545 7102 0 -1 4202560 1961 0 0 0 29725 7 0 0 20 0 28 0 4446290 14133010432 757118 33554432000 4194304 4196468 140732530503888 139653966401176 139654443104453 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0 6293624 6294260 22532096 140732530508988 140732530509164 140732530509164 140732530511823 0
Current children cumulated CPU time (s) 2400.42
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 10545 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=1820
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=910
# CPU time returned by wait4() is 0.00273
# while last known CPU time is 2400.42
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 303.112
CPU time (s): 2400.42
CPU user time (s): 2397.26
CPU system time (s): 3.16
CPU usage (%): 791.925
Max. virtual memory (cumulated for all children) (KiB): 13811280

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.00182
system time used= 0.00091
maximum resident set size= 1388
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 517
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.84975 second user time and 4.36919 second system time

The end

Launcher Data

Begin job on node130 at 2017-07-22 04:49:47
IDJOB=4248237
IDBENCH=133232
IDSOLVER=2626
FILE ID=node130/4248237-1500691787
RUNJOBID= node130-1500684118-8559
PBS_JOBID= 20623029
Free space on /tmp= 61952 MiB

SOLVER NAME= choco-solver 5a
BENCH NAME= XCSP17/MagicSquare/MagicSquare-sum-s1/MagicSquare-26-sum.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-4248237-1500691787/watcher-4248237-1500691787 -o /tmp/evaluation-result-4248237-1500691787/solver-4248237-1500691787 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node130-1500684118-8559 --watchdog 2560  ./xcsp3-exec -dir HOME -tl 2400 -p 8 -ml 10000 -tdir HOME -seed 1832114130 HOME/instance-4248237-1500691787.xml

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

MD5SUM BENCH= 3448e9886530ade698bbe26313ab484d
RANDOM SEED=1832114130

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

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

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

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

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

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

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

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

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

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

processor	: 15
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 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:        21610184 kB
MemAvailable:   21774108 kB
Buffers:          116752 kB
Cached:           330788 kB
SwapCached:            0 kB
Active:         10414248 kB
Inactive:         296548 kB
Active(anon):   10266600 kB
Inactive(anon):     8888 kB
Active(file):     147648 kB
Inactive(file):   287660 kB
Unevictable:        5656 kB
Mlocked:            5656 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8128 kB
Writeback:             0 kB
AnonPages:      10281200 kB
Mapped:            42552 kB
Shmem:              8844 kB
Slab:             122948 kB
SReclaimable:      88900 kB
SUnreclaim:        34048 kB
KernelStack:        4864 kB
PageTables:        25236 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:   10871844 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   9867264 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      128384 kB
DirectMap2M:    33417216 kB

Free space on /tmp at the end= 60780 MiB
End job on node130 at 2017-07-22 04:54:50