Trace number 4246499

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
R1: choco-solver 4.0.5 (2017-07-05)? (TO) 2400.23 419.511

General information on the benchmark

NameQRandom/QRandom-m1-lard/
lard-90-90.xml
MD5SUM4d5ee0d3a7698119cef28df18be09f14
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark13.9392
Satisfiable
(Un)Satisfiability was proved
Number of variables90
Number of constraints4005
Number of domains1
Minimum domain size91
Maximum domain size91
Distribution of domain sizes[{"size":91,"count":90}]
Minimum variable degree89
Maximum variable degree89
Distribution of variable degrees[{"degree":89,"count":90}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":4005}]
Number of extensional constraints4005
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":4005}]
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-4246499-1500687535.xml"  -tl '2400s' -p 8 -x 0
0.00/0.19	c [HOME/instance-4246499-1500687535.xml, -tl, 2400s, -p, 8, -x, 0]
0.00/0.25	c 8 solvers in parallel
0.00/0.32	c parse instance...
2272.83/403.14	c solve instance...

Verifier Data

One s line expected

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-4246499-1500687535/watcher-4246499-1500687535 -o /tmp/evaluation-result-4246499-1500687535/solver-4246499-1500687535 -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 179550347 HOME/instance-4246499-1500687535.xml 

pid=28140
running on 8 cores: 1,3,5,7,9,11,13,15

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 14.73 15.04 14.20 9/270 28143
/proc/meminfo: memFree=29646404/32770624 swapFree=5892/116096
[pid=28143] ppid=28140 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/28143/stat : 28143 (xcsp3-exec) S 28140 28143 15667 0 -1 4202496 519 0 0 0 0 0 0 0 20 0 1 0 4023261 9740288 346 33554432000 4194304 5098028 140722934168032 140722934166136 140481621402236 0 65536 4100 65538 18446744071579417331 0 0 17 9 0 0 0 0 0 7196144 7232144 38158336 140722934174863 140722934175072 140722934175072 140722934177771 0
/proc/28143/statm: 2378 346 289 221 0 87 0

[startup+0.100176 s]
/proc/loadavg: 14.73 15.04 14.20 9/270 28143
/proc/meminfo: memFree=29646404/32770624 swapFree=5892/116096
[pid=28143] ppid=28140 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/28143/stat : 28143 (xcsp3-exec) S 28140 28143 15667 0 -1 4202496 519 0 0 0 0 0 0 0 20 0 1 0 4023261 9740288 346 33554432000 4194304 5098028 140722934168032 140722934166136 140481621402236 0 65536 4100 65538 18446744071579417331 0 0 17 9 0 0 0 0 0 7196144 7232144 38158336 140722934174863 140722934175072 140722934175072 140722934177771 0
/proc/28143/statm: 2378 346 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.200304 s]
/proc/loadavg: 14.73 15.04 14.20 9/270 28143
/proc/meminfo: memFree=29646404/32770624 swapFree=5892/116096
[pid=28143] ppid=28140 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/28143/stat : 28143 (xcsp3-exec) S 28140 28143 15667 0 -1 4202496 519 0 0 0 0 0 0 0 20 0 1 0 4023261 9740288 346 33554432000 4194304 5098028 140722934168032 140722934166136 140481621402236 0 65536 4100 65538 18446744071579417331 0 0 17 9 0 0 0 0 0 7196144 7232144 38158336 140722934174863 140722934175072 140722934175072 140722934177771 0
/proc/28143/statm: 2378 346 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.300317 s]
/proc/loadavg: 14.73 15.04 14.20 9/270 28143
/proc/meminfo: memFree=29646404/32770624 swapFree=5892/116096
[pid=28143] ppid=28140 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/28143/stat : 28143 (xcsp3-exec) S 28140 28143 15667 0 -1 4202496 519 0 0 0 0 0 0 0 20 0 1 0 4023261 9740288 346 33554432000 4194304 5098028 140722934168032 140722934166136 140481621402236 0 65536 4100 65538 18446744071579417331 0 0 17 9 0 0 0 0 0 7196144 7232144 38158336 140722934174863 140722934175072 140722934175072 140722934177771 0
/proc/28143/statm: 2378 346 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.70072 s]
/proc/loadavg: 14.73 15.04 14.20 9/270 28143
/proc/meminfo: memFree=29646404/32770624 swapFree=5892/116096
[pid=28143] ppid=28140 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/28143/stat : 28143 (xcsp3-exec) S 28140 28143 15667 0 -1 4202496 519 0 0 0 0 0 0 0 20 0 1 0 4023261 9740288 346 33554432000 4194304 5098028 140722934168032 140722934166136 140481621402236 0 65536 4100 65538 18446744071579417331 0 0 17 9 0 0 0 0 0 7196144 7232144 38158336 140722934174863 140722934175072 140722934175072 140722934177771 0
/proc/28143/statm: 2378 346 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+1.5008 s]
/proc/loadavg: 14.43 14.97 14.18 18/291 28164
/proc/meminfo: memFree=29258468/32770624 swapFree=5892/116168
[pid=28143] ppid=28140 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/28143/stat : 28143 (xcsp3-exec) S 28140 28143 15667 0 -1 4202496 519 0 0 0 0 0 0 0 20 0 1 0 4023261 9740288 346 33554432000 4194304 5098028 140722934168032 140722934166136 140481621402236 0 65536 4100 65538 18446744071579417331 0 0 17 9 0 0 0 0 0 7196144 7232144 38158336 140722934174863 140722934175072 140722934175072 140722934177771 0
/proc/28143/statm: 2378 346 289 221 0 87 0
[pid=28144] ppid=28143 vsize=13267208 CPUtime=4.89 cores=1,3,5,7,9,11,13,15
/proc/28144/stat : 28144 (java) S 28143 28143 15667 0 -1 1077944320 15169 0 0 0 342 147 0 0 20 0 20 0 4023262 13585620992 140664 33554432000 4194304 4196468 140727620425536 140727620408080 140635937332983 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 35741696 140727620433084 140727620433260 140727620433260 140727620435919 0
/proc/28144/statm: 3316802 140664 3228 1 0 3304035 0
[pid=28144/tid=28145] ppid=28143 vsize=13267208 CPUtime=1.18 cores=1,3,5,7,9,11,13,15
/proc/28144/task/28145/stat : 28145 (java) R 28143 28143 15667 0 -1 4202560 6439 0 0 0 111 7 0 0 20 0 20 0 4023262 13585620992 140664 33554432000 4194304 4196468 140727620425536 140635941568936 140635570377858 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 35741696 140727620433084 140727620433260 140727620433260 140727620435919 0
[pid=28144/tid=28147] ppid=28143 vsize=13267208 CPUtime=0.26 cores=1,3,5,7,9,11,13,15
/proc/28144/task/28147/stat : 28147 (java) S 28143 28143 15667 0 -1 1077944384 133 0 0 0 8 18 0 0 20 0 20 0 4023263 13585620992 140664 33554432000 4194304 4196468 140727620425536 140635889953936 140635937343189 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 35741696 140727620433084 140727620433260 140727620433260 140727620435919 0
[pid=28144/tid=28148] ppid=28143 vsize=13267208 CPUtime=0.27 cores=1,3,5,7,9,11,13,15
/proc/28144/task/28148/stat : 28148 (java) S 28143 28143 15667 0 -1 1077944384 160 0 0 0 9 18 0 0 20 0 20 0 4023263 13585620992 140664 33554432000 4194304 4196468 140727620425536 140635888901136 140635937343189 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 35741696 140727620433084 140727620433260 140727620433260 140727620435919 0
[pid=28144/tid=28149] ppid=28143 vsize=13267208 CPUtime=0.24 cores=1,3,5,7,9,11,13,15
/proc/28144/task/28149/stat : 28149 (java) S 28143 28143 15667 0 -1 1077944384 115 0 0 0 7 17 0 0 20 0 20 0 4023263 13585620992 140664 33554432000 4194304 4196468 140727620425536 140635887848336 140635937343189 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35741696 140727620433084 140727620433260 140727620433260 140727620435919 0
[pid=28144/tid=28150] ppid=28143 vsize=13267208 CPUtime=0.27 cores=1,3,5,7,9,11,13,15
/proc/28144/task/28150/stat : 28150 (java) S 28143 28143 15667 0 -1 1077944384 211 0 0 0 12 15 0 0 20 0 20 0 4023263 13585620992 140664 33554432000 4194304 4196468 140727620425536 140635886795536 140635937343189 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 35741696 140727620433084 140727620433260 140727620433260 140727620435919 0
[pid=28144/tid=28151] ppid=28143 vsize=13267208 CPUtime=0.26 cores=1,3,5,7,9,11,13,15
/proc/28144/task/28151/stat : 28151 (java) S 28143 28143 15667 0 -1 1077944384 146 0 0 0 7 19 0 0 20 0 20 0 4023263 13585620992 140664 33554432000 4194304 4196468 140727620425536 140635532622480 140635937343189 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35741696 140727620433084 140727620433260 140727620433260 140727620435919 0
[pid=28144/tid=28152] ppid=28143 vsize=13267208 CPUtime=0.23 cores=1,3,5,7,9,11,13,15
/proc/28144/task/28152/stat : 28152 (java) S 28143 28143 15667 0 -1 1077944384 122 0 0 0 7 16 0 0 20 0 20 0 4023263 13585620992 140664 33554432000 4194304 4196468 140727620425536 140635531569680 140635937343189 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35741696 140727620433084 140727620433260 140727620433260 140727620435919 0
[pid=28144/tid=28153] ppid=28143 vsize=13267208 CPUtime=0.24 cores=1,3,5,7,9,11,13,15
/proc/28144/task/28153/stat : 28153 (java) S 28143 28143 15667 0 -1 1077944384 122 0 0 0 8 16 0 0 20 0 20 0 4023263 13585620992 140664 33554432000 4194304 4196468 140727620425536 140635530516880 140635937343189 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35741696 140727620433084 140727620433260 140727620433260 140727620435919 0
[pid=28144/tid=28154] ppid=28143 vsize=13267208 CPUtime=0.21 cores=1,3,5,7,9,11,13,15
/proc/28144/task/28154/stat : 28154 (java) S 28143 28143 15667 0 -1 1077944384 126 0 0 0 7 14 0 0 20 0 20 0 4023263 13585620992 140664 33554432000 4194304 4196468 140727620425536 140635529464080 140635937343189 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35741696 140727620433084 140727620433260 140727620433260 140727620435919 0
[pid=28144/tid=28155] ppid=28143 vsize=13267208 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/28144/task/28155/stat : 28155 (java) S 28143 28143 15667 0 -1 1077944384 209 0 0 0 0 0 0 0 20 0 20 0 4023265 13585620992 140664 33554432000 4194304 4196468 140727620425536 140635399572336 140635937344130 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35741696 140727620433084 140727620433260 140727620433260 140727620435919 0
[pid=28144/tid=28156] ppid=28143 vsize=13267208 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/28144/task/28156/stat : 28156 (java) S 28143 28143 15667 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 20 0 4023266 13585620992 140664 33554432000 4194304 4196468 140727620425536 140635398518368 140635937343189 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35741696 140727620433084 140727620433260 140727620433260 140727620435919 0
[pid=28144/tid=28157] ppid=28143 vsize=13267208 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/28144/task/28157/stat : 28157 (java) S 28143 28143 15667 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 20 0 4023266 13585620992 140664 33554432000 4194304 4196468 140727620425536 140635397465472 140635937343189 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35741696 140727620433084 140727620433260 140727620433260 140727620435919 0
[pid=28144/tid=28158] ppid=28143 vsize=13267208 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/28144/task/28158/stat : 28158 (java) S 28143 28143 15667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 4023270 13585620992 140664 33554432000 4194304 4196468 140727620425536 140635396413776 140635937351579 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 35741696 140727620433084 140727620433260 140727620433260 140727620435919 0
[pid=28144/tid=28159] ppid=28143 vsize=13267208 CPUtime=0.54 cores=1,3,5,7,9,11,13,15
/proc/28144/task/28159/stat : 28159 (java) S 28143 28143 15667 0 -1 1077944384 2313 0 0 0 54 0 0 0 20 0 20 0 4023270 13585620992 140664 33554432000 4194304 4196468 140727620425536 140635395361136 140635937344130 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 35741696 140727620433084 140727620433260 140727620433260 140727620435919 0
[pid=28144/tid=28160] ppid=28143 vsize=13267208 CPUtime=0.37 cores=1,3,5,7,9,11,13,15
/proc/28144/task/28160/stat : 28160 (java) S 28143 28143 15667 0 -1 1077944384 1386 0 0 0 37 0 0 0 20 0 20 0 4023270 13585620992 140664 33554432000 4194304 4196468 140727620425536 140635394308336 140635937344130 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35741696 140727620433084 140727620433260 140727620433260 140727620435919 0
[pid=28144/tid=28161] ppid=28143 vsize=13267208 CPUtime=0.37 cores=1,3,5,7,9,11,13,15
/proc/28144/task/28161/stat : 28161 (java) S 28143 28143 15667 0 -1 1077944384 1106 0 0 0 37 0 0 0 20 0 20 0 4023270 13585620992 140664 33554432000 4194304 4196468 140727620425536 140635393255536 140635937344130 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35741696 140727620433084 140727620433260 140727620433260 140727620435919 0
[pid=28144/tid=28162] ppid=28143 vsize=13267208 CPUtime=0.32 cores=1,3,5,7,9,11,13,15
/proc/28144/task/28162/stat : 28162 (java) S 28143 28143 15667 0 -1 1077944384 1283 0 0 0 32 0 0 0 20 0 20 0 4023270 13585620992 140664 33554432000 4194304 4196468 140727620425536 140635392202736 140635937344130 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 35741696 140727620433084 140727620433260 140727620433260 140727620435919 0
[pid=28144/tid=28163] ppid=28143 vsize=13267208 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/28144/task/28163/stat : 28163 (java) S 28143 28143 15667 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 4023270 13585620992 140664 33554432000 4194304 4196468 140727620425536 140635391151200 140635937343189 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 35741696 140727620433084 140727620433260 140727620433260 140727620435919 0
[pid=28144/tid=28164] ppid=28143 vsize=13267208 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/28144/task/28164/stat : 28164 (java) S 28143 28143 15667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 4023270 13585620992 140664 33554432000 4194304 4196468 140727620425536 140635390098480 140635937344130 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 35741696 140727620433084 140727620433260 140727620433260 140727620435919 0
Current children cumulated CPU time (s) 4.89
Current children cumulated vsize (KiB) 13276720

[startup+3.10092 s]
/proc/loadavg: 14.43 14.97 14.18 11/291 28164
/proc/meminfo: memFree=28784456/32770624 swapFree=5892/116168
[pid=28143] ppid=28140 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/28143/stat : 28143 (xcsp3-exec) S 28140 28143 15667 0 -1 4202496 519 0 0 0 0 0 0 0 20 0 1 0 4023261 9740288 346 33554432000 4194304 5098028 140722934168032 140722934166136 140481621402236 0 65536 4100 65538 18446744071579417331 0 0 17 9 0 0 0 0 0 7196144 7232144 38158336 140722934174863 140722934175072 140722934175072 140722934177771 0
/proc/28143/statm: 2378 346 289 221 0 87 0
[pid=28144] ppid=28143 vsize=13267208 CPUtime=7.82 cores=1,3,5,7,9,11,13,15
/proc/28144/stat : 28144 (java) S 28143 28143 15667 0 -1 1077944320 17748 0 0 0 574 208 0 0 20 0 20 0 4023262 13585620992 301220 33554432000 4194304 4196468 140727620425536 140727620408080 140635937332983 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 35741696 140727620433084 140727620433260 140727620433260 140727620435919 0
/proc/28144/statm: 3316802 301220 3242 1 0 3304035 0
[pid=28144/tid=28145] ppid=28143 vsize=13267208 CPUtime=2.59 cores=1,3,5,7,9,11,13,15
/proc/28144/task/28145/stat : 28145 (java) R 28143 28143 15667 0 -1 4202560 6835 0 0 0 244 15 0 0 20 0 20 0 4023262 13585620992 301220 33554432000 4194304 4196468 140727620425536 140635941566808 140635567105499 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 35741696 140727620433084 140727620433260 140727620433260 140727620435919 0
[pid=28144/tid=28147] ppid=28143 vsize=13267208 CPUtime=0.43 cores=1,3,5,7,9,11,13,15
/proc/28144/task/28147/stat : 28147 (java) S 28143 28143 15667 0 -1 1077944384 308 0 0 0 18 25 0 0 20 0 20 0 4023263 13585620992 301220 33554432000 4194304 4196468 140727620425536 140635889953936 140635937343189 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35741696 140727620433084 140727620433260 140727620433260 140727620435919 0
[pid=28144/tid=28148] ppid=28143 vsize=13267208 CPUtime=0.43 cores=1,3,5,7,9,11,13,15
/proc/28144/task/28148/stat : 28148 (java) S 28143 28143 15667 0 -1 1077944384 251 0 0 0 19 24 0 0 20 0 20 0 4023263 13585620992 301220 33554432000 4194304 4196468 140727620425536 140635888901136 140635937343189 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35741696 140727620433084 140727620433260 140727620433260 140727620435919 0
[pid=28144/tid=28149] ppid=28143 vsize=13267208 CPUtime=0.42 cores=1,3,5,7,9,11,13,15
/proc/28144/task/28149/stat : 28149 (java) S 28143 28143 15667 0 -1 1077944384 411 0 0 0 18 24 0 0 20 0 20 0 4023263 13585620992 301220 33554432000 4194304 4196468 140727620425536 140635887848336 140635937343189 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 35741696 140727620433084 140727620433260 140727620433260 140727620435919 0
[pid=28144/tid=28150] ppid=28143 vsize=13267208 CPUtime=0.43 cores=1,3,5,7,9,11,13,15
/proc/28144/task/28150/stat : 28150 (java) S 28143 28143 15667 0 -1 1077944384 362 0 0 0 22 21 0 0 20 0 20 0 4023263 13585620992 301220 33554432000 4194304 4196468 140727620425536 140635886795536 140635937343189 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 35741696 140727620433084 140727620433260 140727620433260 140727620435919 0
[pid=28144/tid=28151] ppid=28143 vsize=13267208 CPUtime=0.44 cores=1,3,5,7,9,11,13,15
/proc/28144/task/28151/stat : 28151 (java) S 28143 28143 15667 0 -1 1077944384 263 0 0 0 18 26 0 0 20 0 20 0 4023263 13585620992 301220 33554432000 4194304 4196468 140727620425536 140635532622480 140635937343189 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35741696 140727620433084 140727620433260 140727620433260 140727620435919 0
[pid=28144/tid=28152] ppid=28143 vsize=13267208 CPUtime=0.39 cores=1,3,5,7,9,11,13,15
/proc/28144/task/28152/stat : 28152 (java) S 28143 28143 15667 0 -1 1077944384 310 0 0 0 17 22 0 0 20 0 20 0 4023263 13585620992 301220 33554432000 4194304 4196468 140727620425536 140635531569680 140635937343189 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 35741696 140727620433084 140727620433260 140727620433260 140727620435919 0
[pid=28144/tid=28153] ppid=28143 vsize=13267208 CPUtime=0.42 cores=1,3,5,7,9,11,13,15
/proc/28144/task/28153/stat : 28153 (java) S 28143 28143 15667 0 -1 1077944384 268 0 0 0 18 24 0 0 20 0 20 0 4023263 13585620992 301220 33554432000 4194304 4196468 140727620425536 140635530516880 140635937343189 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35741696 140727620433084 140727620433260 140727620433260 140727620435919 0
[pid=28144/tid=28154] ppid=28143 vsize=13267208 CPUtime=0.39 cores=1,3,5,7,9,11,13,15
/proc/28144/task/28154/stat : 28154 (java) S 28143 28143 15667 0 -1 1077944384 301 0 0 0 19 20 0 0 20 0 20 0 4023263 13585620992 301220 33554432000 4194304 4196468 140727620425536 140635529464080 140635937343189 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35741696 140727620433084 140727620433260 140727620433260 140727620435919 0
[pid=28144/tid=28155] ppid=28143 vsize=13267208 CPUtime=0.01 cores=1,3,5,7,9,11,13,15
/proc/28144/task/28155/stat : 28155 (java) S 28143 28143 15667 0 -1 1077944384 749 0 0 0 1 0 0 0 20 0 20 0 4023265 13585620992 301220 33554432000 4194304 4196468 140727620425536 140635399572336 140635937344130 0 0 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 35741696 140727620433084 140727620433260 140727620433260 140727620435919 0
[pid=28144/tid=28156] ppid=28143 vsize=13267208 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/28144/task/28156/stat : 28156 (java) S 28143 28143 15667 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 20 0 4023266 13585620992 301220 33554432000 4194304 4196468 140727620425536 140635398518368 140635937343189 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35741696 140727620433084 140727620433260 140727620433260 140727620435919 0
[pid=28144/tid=28157] ppid=28143 vsize=13267208 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/28144/task/28157/stat : 28157 (java) S 28143 28143 15667 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 20 0 4023266 13585620992 301220 33554432000 4194304 4196468 140727620425536 140635397465472 140635937343189 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35741696 140727620433084 140727620433260 140727620433260 140727620435919 0
[pid=28144/tid=28158] ppid=28143 vsize=13267208 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/28144/task/28158/stat : 28158 (java) S 28143 28143 15667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 4023270 13585620992 301220 33554432000 4194304 4196468 140727620425536 140635396413776 140635937351579 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 35741696 140727620433084 140727620433260 140727620433260 140727620435919 0
[pid=28144/tid=28159] ppid=28143 vsize=13267208 CPUtime=0.55 cores=1,3,5,7,9,11,13,15
/proc/28144/task/28159/stat : 28159 (java) S 28143 28143 15667 0 -1 1077944384 2319 0 0 0 55 0 0 0 20 0 20 0 4023270 13585620992 301220 33554432000 4194304 4196468 140727620425536 140635395361136 140635937344130 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35741696 140727620433084 140727620433260 140727620433260 140727620435919 0
[pid=28144/tid=28160] ppid=28143 vsize=13267208 CPUtime=0.38 cores=1,3,5,7,9,11,13,15
/proc/28144/task/28160/stat : 28160 (java) S 28143 28143 15667 0 -1 1077944384 1391 0 0 0 38 0 0 0 20 0 20 0 4023270 13585620992 301220 33554432000 4194304 4196468 140727620425536 140635394308336 140635937344130 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35741696 140727620433084 140727620433260 140727620433260 140727620435919 0
[pid=28144/tid=28161] ppid=28143 vsize=13267208 CPUtime=0.38 cores=1,3,5,7,9,11,13,15
/proc/28144/task/28161/stat : 28161 (java) S 28143 28143 15667 0 -1 1077944384 1106 0 0 0 38 0 0 0 20 0 20 0 4023270 13585620992 301220 33554432000 4194304 4196468 140727620425536 140635393255536 140635937344130 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35741696 140727620433084 140727620433260 140727620433260 140727620435919 0
[pid=28144/tid=28162] ppid=28143 vsize=13267208 CPUtime=0.42 cores=1,3,5,7,9,11,13,15
/proc/28144/task/28162/stat : 28162 (java) S 28143 28143 15667 0 -1 1077944384 1576 0 0 0 42 0 0 0 20 0 20 0 4023270 13585620992 301220 33554432000 4194304 4196468 140727620425536 140635392202736 140635937344130 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 35741696 140727620433084 140727620433260 140727620433260 140727620435919 0
[pid=28144/tid=28163] ppid=28143 vsize=13267208 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/28144/task/28163/stat : 28163 (java) S 28143 28143 15667 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 4023270 13585620992 301220 33554432000 4194304 4196468 140727620425536 140635391151200 140635937343189 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 35741696 140727620433084 140727620433260 140727620433260 140727620435919 0
[pid=28144/tid=28164] ppid=28143 vsize=13267208 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/28144/task/28164/stat : 28164 (java) S 28143 28143 15667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 4023270 13585620992 301220 33554432000 4194304 4196468 140727620425536 140635390098480 140635937344130 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 35741696 140727620433084 140727620433260 140727620433260 140727620435919 0
Current children cumulated CPU time (s) 7.82
Current children cumulated vsize (KiB) 13276720

[startup+6.30087 s]
/proc/loadavg: 13.99 14.88 14.15 10/291 28164
/proc/meminfo: memFree=27473888/32770624 swapFree=5892/116180
[pid=28143] ppid=28140 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/28143/stat : 28143 (xcsp3-exec) S 28140 28143 15667 0 -1 4202496 519 0 0 0 0 0 0 0 20 0 1 0 4023261 9740288 346 33554432000 4194304 5098028 140722934168032 140722934166136 140481621402236 0 65536 4100 65538 18446744071579417331 0 0 17 9 0 0 0 0 0 7196144 7232144 38158336 140722934174863 140722934175072 140722934175072 140722934177771 0
/proc/28143/statm: 2378 346 289 221 0 87 0
[pid=28144] ppid=28143 vsize=13267208 CPUtime=14.39 cores=1,3,5,7,9,11,13,15
/proc/28144/stat : 28144 (java) S 28143 28143 15667 0 -1 1077944320 21407 0 0 0 1000 439 0 0 20 0 20 0 4023262 13585620992 563128 33554432000 4194304 4196468 140727620425536 140727620408080 140635937332983 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 35741696 140727620433084 140727620433260 140727620433260 140727620435919 0
/proc/28144/statm: 3316802 563128 3246 1 0 3304035 0
[pid=28144/tid=28145] ppid=28143 vsize=13267208 CPUtime=5.31 cores=1,3,5,7,9,11,13,15
/proc/28144/task/28145/stat : 28145 (java) S 28143 28143 15667 0 -1 1077944384 7265 0 0 0 507 24 0 0 20 0 20 0 4023262 13585620992 563128 33554432000 4194304 4196468 140727620425536 140635941569712 140635937343189 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 35741696 140727620433084 140727620433260 140727620433260 140727620435919 0
[pid=28144/tid=28147] ppid=28143 vsize=13267208 CPUtime=0.91 cores=1,3,5,7,9,11,13,15
/proc/28144/task/28147/stat : 28147 (java) R 28143 28143 15667 0 -1 4202560 511 0 0 0 38 53 0 0 20 0 20 0 4023263 13585620992 563128 33554432000 4194304 4196468 140727620425536 140635889954136 140635930429851 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 35741696 140727620433084 140727620433260 140727620433260 140727620435919 0
[pid=28144/tid=28148] ppid=28143 vsize=13267208 CPUtime=0.89 cores=1,3,5,7,9,11,13,15
/proc/28144/task/28148/stat : 28148 (java) R 28143 28143 15667 0 -1 4202560 433 0 0 0 37 52 0 0 20 0 20 0 4023263 13585620992 563128 33554432000 4194304 4196468 140727620425536 140635888901336 140635930432830 0 4 0 16800975 0 0 0 -1 15 0 0 0 0 0 6293624 6294260 35741696 140727620433084 140727620433260 140727620433260 140727620435919 0
[pid=28144/tid=28149] ppid=28143 vsize=13267208 CPUtime=0.87 cores=1,3,5,7,9,11,13,15
/proc/28144/task/28149/stat : 28149 (java) R 28143 28143 15667 0 -1 4202560 671 0 0 0 36 51 0 0 20 0 20 0 4023263 13585620992 563128 33554432000 4194304 4196468 140727620425536 140635887848536 140635922360866 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 35741696 140727620433084 140727620433260 140727620433260 140727620435919 0
[pid=28144/tid=28150] ppid=28143 vsize=13267208 CPUtime=0.9 cores=1,3,5,7,9,11,13,15
/proc/28144/task/28150/stat : 28150 (java) R 28143 28143 15667 0 -1 4202560 570 0 0 0 43 47 0 0 20 0 20 0 4023263 13585620992 563128 33554432000 4194304 4196468 140727620425536 140635886795736 140635922360866 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 35741696 140727620433084 140727620433260 140727620433260 140727620435919 0
[pid=28144/tid=28151] ppid=28143 vsize=13267208 CPUtime=0.89 cores=1,3,5,7,9,11,13,15
/proc/28144/task/28151/stat : 28151 (java) R 28143 28143 15667 0 -1 4202560 440 0 0 0 36 53 0 0 20 0 20 0 4023263 13585620992 563128 33554432000 4194304 4196468 140727620425536 140635532622680 140635922360866 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 35741696 140727620433084 140727620433260 140727620433260 140727620435919 0
[pid=28144/tid=28152] ppid=28143 vsize=13267208 CPUtime=0.87 cores=1,3,5,7,9,11,13,15
/proc/28144/task/28152/stat : 28152 (java) R 28143 28143 15667 0 -1 4202560 529 0 0 0 37 50 0 0 20 0 20 0 4023263 13585620992 563128 33554432000 4194304 4196468 140727620425536 140635531569880 140635922360866 0 4 0 16800975 0 0 0 -1 13 0 0 0 0 0 6293624 6294260 35741696 140727620433084 140727620433260 140727620433260 140727620435919 0
[pid=28144/tid=28153] ppid=28143 vsize=13267208 CPUtime=0.89 cores=1,3,5,7,9,11,13,15
/proc/28144/task/28153/stat : 28153 (java) R 28143 28143 15667 0 -1 4202560 694 0 0 0 38 51 0 0 20 0 20 0 4023263 13585620992 563128 33554432000 4194304 4196468 140727620425536 140635530517080 140635922360866 0 4 0 16800975 0 0 0 -1 11 0 0 0 0 0 6293624 6294260 35741696 140727620433084 140727620433260 140727620433260 140727620435919 0
[pid=28144/tid=28154] ppid=28143 vsize=13267208 CPUtime=0.86 cores=1,3,5,7,9,11,13,15
/proc/28144/task/28154/stat : 28154 (java) R 28143 28143 15667 0 -1 4202560 483 0 0 0 37 49 0 0 20 0 20 0 4023263 13585620992 563128 33554432000 4194304 4196468 140727620425536 140635529463968 140635930429819 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 35741696 140727620433084 140727620433260 140727620433260 140727620435919 0
[pid=28144/tid=28155] ppid=28143 vsize=13267208 CPUtime=0.02 cores=1,3,5,7,9,11,13,15
/proc/28144/task/28155/stat : 28155 (java) S 28143 28143 15667 0 -1 1077944384 1472 0 0 0 2 0 0 0 20 0 20 0 4023265 13585620992 563640 33554432000 4194304 4196468 140727620425536 140635399570848 140635937343189 0 0 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 35741696 140727620433084 140727620433260 140727620433260 140727620435919 0
[pid=28144/tid=28156] ppid=28143 vsize=13267208 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/28144/task/28156/stat : 28156 (java) S 28143 28143 15667 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 20 0 4023266 13585620992 563640 33554432000 4194304 4196468 140727620425536 140635398518368 140635937343189 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35741696 140727620433084 140727620433260 140727620433260 140727620435919 0
[pid=28144/tid=28157] ppid=28143 vsize=13267208 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/28144/task/28157/stat : 28157 (java) S 28143 28143 15667 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 20 0 4023266 13585620992 563640 33554432000 4194304 4196468 140727620425536 140635397465472 140635937343189 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35741696 140727620433084 140727620433260 140727620433260 140727620435919 0
[pid=28144/tid=28158] ppid=28143 vsize=13267208 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/28144/task/28158/stat : 28158 (java) S 28143 28143 15667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 4023270 13585620992 563640 33554432000 4194304 4196468 140727620425536 140635396413776 140635937351579 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 35741696 140727620433084 140727620433260 140727620433260 140727620435919 0

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

[pid=28144/tid=28153] ppid=28143 vsize=13269256 CPUtime=265.98 cores=1,3,5,7,9,11,13,15
/proc/28144/task/28153/stat : 28153 (java) R 28143 28143 15667 0 -1 4202560 53983 0 0 0 26153 445 0 0 20 0 20 0 4023263 13587718144 2648721 33554432000 4194304 4196468 140727620425536 140635530517080 140635922329476 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 35741696 140727620433084 140727620433260 140727620433260 140727620435919 0
[pid=28144/tid=28154] ppid=28143 vsize=13269256 CPUtime=265.67 cores=1,3,5,7,9,11,13,15
/proc/28144/task/28154/stat : 28154 (java) R 28143 28143 15667 0 -1 4202560 40169 0 0 0 26141 426 0 0 20 0 20 0 4023263 13587718144 2648721 33554432000 4194304 4196468 140727620425536 140635529464280 140635922031964 0 4 0 16800975 0 0 0 -1 11 0 0 0 0 0 6293624 6294260 35741696 140727620433084 140727620433260 140727620433260 140727620435919 0
[pid=28144/tid=28155] ppid=28143 vsize=13269256 CPUtime=3.49 cores=1,3,5,7,9,11,13,15
/proc/28144/task/28155/stat : 28155 (java) S 28143 28143 15667 0 -1 1077944384 68341 0 0 0 345 4 0 0 20 0 20 0 4023265 13587718144 2648721 33554432000 4194304 4196468 140727620425536 140635399570880 140635937343189 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35741696 140727620433084 140727620433260 140727620433260 140727620435919 0
[pid=28144/tid=28156] ppid=28143 vsize=13269256 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/28144/task/28156/stat : 28156 (java) S 28143 28143 15667 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 20 0 4023266 13587718144 2648721 33554432000 4194304 4196468 140727620425536 140635398518368 140635937343189 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35741696 140727620433084 140727620433260 140727620433260 140727620435919 0
[pid=28144/tid=28157] ppid=28143 vsize=13269256 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/28144/task/28157/stat : 28157 (java) S 28143 28143 15667 0 -1 1077944384 150 0 0 0 0 0 0 0 20 0 20 0 4023266 13587718144 2648721 33554432000 4194304 4196468 140727620425536 140635397465472 140635937343189 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 35741696 140727620433084 140727620433260 140727620433260 140727620435919 0
[pid=28144/tid=28158] ppid=28143 vsize=13269256 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/28144/task/28158/stat : 28158 (java) S 28143 28143 15667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 4023270 13587718144 2648721 33554432000 4194304 4196468 140727620425536 140635396413776 140635937351579 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 35741696 140727620433084 140727620433260 140727620433260 140727620435919 0
[pid=28144/tid=28159] ppid=28143 vsize=13269256 CPUtime=1.65 cores=1,3,5,7,9,11,13,15
/proc/28144/task/28159/stat : 28159 (java) S 28143 28143 15667 0 -1 1077944384 9738 0 0 0 164 1 0 0 20 0 20 0 4023270 13587718144 2648721 33554432000 4194304 4196468 140727620425536 140635395361136 140635937344130 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 35741696 140727620433084 140727620433260 140727620433260 140727620435919 0
[pid=28144/tid=28160] ppid=28143 vsize=13269256 CPUtime=1.1 cores=1,3,5,7,9,11,13,15
/proc/28144/task/28160/stat : 28160 (java) S 28143 28143 15667 0 -1 1077944384 5134 0 0 0 110 0 0 0 20 0 20 0 4023270 13587718144 2648721 33554432000 4194304 4196468 140727620425536 140635394308336 140635937344130 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35741696 140727620433084 140727620433260 140727620433260 140727620435919 0
[pid=28144/tid=28161] ppid=28143 vsize=13269256 CPUtime=1.36 cores=1,3,5,7,9,11,13,15
/proc/28144/task/28161/stat : 28161 (java) S 28143 28143 15667 0 -1 1077944384 8159 0 0 0 135 1 0 0 20 0 20 0 4023270 13587718144 2648721 33554432000 4194304 4196468 140727620425536 140635393255536 140635937344130 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35741696 140727620433084 140727620433260 140727620433260 140727620435919 0
[pid=28144/tid=28162] ppid=28143 vsize=13269256 CPUtime=0.62 cores=1,3,5,7,9,11,13,15
/proc/28144/task/28162/stat : 28162 (java) S 28143 28143 15667 0 -1 1077944384 3352 0 0 0 61 1 0 0 20 0 20 0 4023270 13587718144 2648721 33554432000 4194304 4196468 140727620425536 140635392202736 140635937344130 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 35741696 140727620433084 140727620433260 140727620433260 140727620435919 0
[pid=28144/tid=28163] ppid=28143 vsize=13269256 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/28144/task/28163/stat : 28163 (java) S 28143 28143 15667 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 4023270 13587718144 2648721 33554432000 4194304 4196468 140727620425536 140635391151200 140635937343189 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 35741696 140727620433084 140727620433260 140727620433260 140727620435919 0
[pid=28144/tid=28164] ppid=28143 vsize=13269256 CPUtime=0.19 cores=1,3,5,7,9,11,13,15
/proc/28144/task/28164/stat : 28164 (java) S 28143 28143 15667 0 -1 1077944384 823 0 0 0 9 10 0 0 20 0 20 0 4023270 13587718144 2648721 33554432000 4194304 4196468 140727620425536 140635390098480 140635937344130 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35741696 140727620433084 140727620433260 140727620433260 140727620435919 0
Current children cumulated CPU time (s) 2267.45
Current children cumulated vsize (KiB) 13278768



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+419.501 s]
/proc/loadavg: 15.65 14.21 13.87 17/294 28602
/proc/meminfo: memFree=20806336/32770624 swapFree=5892/116716
[pid=28143] ppid=28140 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/28143/stat : 28143 (xcsp3-exec) S 28140 28143 15667 0 -1 4202496 519 0 0 0 0 0 0 0 20 0 1 0 4023261 9740288 346 33554432000 4194304 5098028 140722934168032 140722934166136 140481621402236 0 65536 4100 65538 18446744071579417331 0 0 17 9 0 0 0 0 0 7196144 7232144 38158336 140722934174863 140722934175072 140722934175072 140722934177771 0
/proc/28143/statm: 2378 346 289 221 0 87 0
[pid=28144] ppid=28143 vsize=13468948 CPUtime=2400.23 cores=1,3,5,7,9,11,13,15
/proc/28144/stat : 28144 (java) S 28143 28143 15667 0 -1 1077944320 491197 0 0 0 236351 3672 0 0 20 0 23 0 4023262 13792202752 2648803 33554432000 4194304 4196468 140727620425536 140727620408080 140635937332983 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 35741696 140727620433084 140727620433260 140727620433260 140727620435919 0
/proc/28144/statm: 3367237 2648803 3269 1 0 3354470 0
[pid=28144/tid=28145] ppid=28143 vsize=13468948 CPUtime=129.06 cores=1,3,5,7,9,11,13,15
/proc/28144/task/28145/stat : 28145 (java) S 28143 28143 15667 0 -1 1077944384 22155 0 0 0 12849 57 0 0 20 0 23 0 4023262 13792202752 2648803 33554432000 4194304 4196468 140727620425536 140635941573760 140635937343189 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35741696 140727620433084 140727620433260 140727620433260 140727620435919 0
[pid=28144/tid=28147] ppid=28143 vsize=13468948 CPUtime=283.66 cores=1,3,5,7,9,11,13,15
/proc/28144/task/28147/stat : 28147 (java) R 28143 28143 15667 0 -1 4202560 63104 0 0 0 27923 443 0 0 20 0 23 0 4023263 13792202752 2648803 33554432000 4194304 4196468 140727620425536 140635889954056 140635929961191 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 35741696 140727620433084 140727620433260 140727620433260 140727620435919 0
[pid=28144/tid=28148] ppid=28143 vsize=13468948 CPUtime=282.93 cores=1,3,5,7,9,11,13,15
/proc/28144/task/28148/stat : 28148 (java) R 28143 28143 15667 0 -1 4202560 39120 0 0 0 27831 462 0 0 20 0 23 0 4023263 13792202752 2648803 33554432000 4194304 4196468 140727620425536 140635888901256 140635929961191 0 4 0 16800975 0 0 0 -1 13 0 0 0 0 0 6293624 6294260 35741696 140727620433084 140727620433260 140727620433260 140727620435919 0
[pid=28144/tid=28149] ppid=28143 vsize=13468948 CPUtime=283.23 cores=1,3,5,7,9,11,13,15
/proc/28144/task/28149/stat : 28149 (java) R 28143 28143 15667 0 -1 4202560 38623 0 0 0 27872 451 0 0 20 0 23 0 4023263 13792202752 2648803 33554432000 4194304 4196468 140727620425536 140635887848456 140635929961191 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 35741696 140727620433084 140727620433260 140727620433260 140727620435919 0
[pid=28144/tid=28150] ppid=28143 vsize=13468948 CPUtime=283.14 cores=1,3,5,7,9,11,13,15
/proc/28144/task/28150/stat : 28150 (java) R 28143 28143 15667 0 -1 4202560 47317 0 0 0 27876 438 0 0 20 0 23 0 4023263 13792202752 2648803 33554432000 4194304 4196468 140727620425536 140635886795736 140635922329536 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 35741696 140727620433084 140727620433260 140727620433260 140727620435919 0
[pid=28144/tid=28151] ppid=28143 vsize=13468948 CPUtime=282.43 cores=1,3,5,7,9,11,13,15
/proc/28144/task/28151/stat : 28151 (java) R 28143 28143 15667 0 -1 4202560 48640 0 0 0 27772 471 0 0 20 0 23 0 4023263 13792202752 2648803 33554432000 4194304 4196468 140727620425536 140635532622600 140635923091800 0 4 0 16800975 0 0 0 -1 15 0 0 0 0 0 6293624 6294260 35741696 140727620433084 140727620433260 140727620433260 140727620435919 0
[pid=28144/tid=28152] ppid=28143 vsize=13468948 CPUtime=282.44 cores=1,3,5,7,9,11,13,15
/proc/28144/task/28152/stat : 28152 (java) R 28143 28143 15667 0 -1 4202560 32508 0 0 0 27798 446 0 0 20 0 23 0 4023263 13792202752 2648803 33554432000 4194304 4196468 140727620425536 140635531569800 140635929961191 0 4 0 16800975 0 0 0 -1 11 0 0 0 0 0 6293624 6294260 35741696 140727620433084 140727620433260 140727620433260 140727620435919 0
[pid=28144/tid=28153] ppid=28143 vsize=13468948 CPUtime=282.47 cores=1,3,5,7,9,11,13,15
/proc/28144/task/28153/stat : 28153 (java) R 28143 28143 15667 0 -1 4202560 54028 0 0 0 27796 451 0 0 20 0 23 0 4023263 13792202752 2648803 33554432000 4194304 4196468 140727620425536 140635530517000 140635929961191 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 35741696 140727620433084 140727620433260 140727620433260 140727620435919 0
[pid=28144/tid=28154] ppid=28143 vsize=13468948 CPUtime=282.21 cores=1,3,5,7,9,11,13,15
/proc/28144/task/28154/stat : 28154 (java) R 28143 28143 15667 0 -1 4202560 40201 0 0 0 27790 431 0 0 20 0 23 0 4023263 13792202752 2648803 33554432000 4194304 4196468 140727620425536 140635529464200 140635929961191 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 35741696 140727620433084 140727620433260 140727620433260 140727620435919 0
[pid=28144/tid=28155] ppid=28143 vsize=13468948 CPUtime=3.55 cores=1,3,5,7,9,11,13,15
/proc/28144/task/28155/stat : 28155 (java) S 28143 28143 15667 0 -1 1077944384 75698 0 0 0 351 4 0 0 20 0 23 0 4023265 13792202752 2648803 33554432000 4194304 4196468 140727620425536 140635399570880 140635937343189 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35741696 140727620433084 140727620433260 140727620433260 140727620435919 0
[pid=28144/tid=28156] ppid=28143 vsize=13468948 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/28144/task/28156/stat : 28156 (java) S 28143 28143 15667 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 23 0 4023266 13792202752 2648803 33554432000 4194304 4196468 140727620425536 140635398518368 140635937343189 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35741696 140727620433084 140727620433260 140727620433260 140727620435919 0
[pid=28144/tid=28157] ppid=28143 vsize=13468948 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/28144/task/28157/stat : 28157 (java) S 28143 28143 15667 0 -1 1077944384 150 0 0 0 0 0 0 0 20 0 23 0 4023266 13792202752 2648803 33554432000 4194304 4196468 140727620425536 140635397465472 140635937343189 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 35741696 140727620433084 140727620433260 140727620433260 140727620435919 0
[pid=28144/tid=28158] ppid=28143 vsize=13468948 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/28144/task/28158/stat : 28158 (java) S 28143 28143 15667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 23 0 4023270 13792202752 2648803 33554432000 4194304 4196468 140727620425536 140635396413776 140635937351579 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 35741696 140727620433084 140727620433260 140727620433260 140727620435919 0
[pid=28144/tid=28159] ppid=28143 vsize=13468948 CPUtime=1.65 cores=1,3,5,7,9,11,13,15
/proc/28144/task/28159/stat : 28159 (java) S 28143 28143 15667 0 -1 1077944384 9849 0 0 0 164 1 0 0 20 0 23 0 4023270 13792202752 2648803 33554432000 4194304 4196468 140727620425536 140635395360896 140635937343189 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 35741696 140727620433084 140727620433260 140727620433260 140727620435919 0
[pid=28144/tid=28160] ppid=28143 vsize=13468948 CPUtime=1.11 cores=1,3,5,7,9,11,13,15
/proc/28144/task/28160/stat : 28160 (java) S 28143 28143 15667 0 -1 1077944384 5478 0 0 0 111 0 0 0 20 0 23 0 4023270 13792202752 2648803 33554432000 4194304 4196468 140727620425536 140635394293328 140635937343189 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35741696 140727620433084 140727620433260 140727620433260 140727620435919 0
[pid=28144/tid=28161] ppid=28143 vsize=13468948 CPUtime=1.38 cores=1,3,5,7,9,11,13,15
/proc/28144/task/28161/stat : 28161 (java) S 28143 28143 15667 0 -1 1077944384 8567 0 0 0 137 1 0 0 20 0 23 0 4023270 13792202752 2648803 33554432000 4194304 4196468 140727620425536 140635393248272 140635937343189 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35741696 140727620433084 140727620433260 140727620433260 140727620435919 0
[pid=28144/tid=28162] ppid=28143 vsize=13468948 CPUtime=0.63 cores=1,3,5,7,9,11,13,15
/proc/28144/task/28162/stat : 28162 (java) S 28143 28143 15667 0 -1 1077944384 3534 0 0 0 62 1 0 0 20 0 23 0 4023270 13792202752 2648803 33554432000 4194304 4196468 140727620425536 140635392202784 140635937343189 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35741696 140727620433084 140727620433260 140727620433260 140727620435919 0
[pid=28144/tid=28163] ppid=28143 vsize=13468948 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/28144/task/28163/stat : 28163 (java) S 28143 28143 15667 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 23 0 4023270 13792202752 2648803 33554432000 4194304 4196468 140727620425536 140635391151200 140635937343189 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 35741696 140727620433084 140727620433260 140727620433260 140727620435919 0
[pid=28144/tid=28164] ppid=28143 vsize=13468948 CPUtime=0.2 cores=1,3,5,7,9,11,13,15
/proc/28144/task/28164/stat : 28164 (java) S 28143 28143 15667 0 -1 1077944384 844 0 0 0 10 10 0 0 20 0 23 0 4023270 13792202752 2648803 33554432000 4194304 4196468 140727620425536 140635390098480 140635937344130 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 35741696 140727620433084 140727620433260 140727620433260 140727620435919 0
[pid=28144/tid=28600] ppid=28143 vsize=13468948 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/28144/task/28600/stat : 28600 (java) S 28143 28143 15667 0 -1 1077944384 38 0 0 0 0 0 0 0 20 0 23 0 4063577 13792202752 2648803 33554432000 4194304 4196468 140727620425536 140635382082944 140635937343189 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 35741696 140727620433084 140727620433260 140727620433260 140727620435919 0
[pid=28144/tid=28601] ppid=28143 vsize=13468948 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/28144/task/28601/stat : 28601 (java) S 28143 28143 15667 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 23 0 4063578 13792202752 2648803 33554432000 4194304 4196468 140727620425536 140635381034752 140635937343189 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 35741696 140727620433084 140727620433260 140727620433260 140727620435919 0
[pid=28144/tid=28602] ppid=28143 vsize=13468948 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/28144/task/28602/stat : 28602 (java) S 28143 28143 15667 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 23 0 4063578 13792202752 2648803 33554432000 4194304 4196468 140727620425536 140635379982608 140635937343189 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35741696 140727620433084 140727620433260 140727620433260 140727620435919 0
Current children cumulated CPU time (s) 2400.23
Current children cumulated vsize (KiB) 13478460

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 28144 sig 9
??? kill 28143 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+419.501 s]
/proc/loadavg: 15.65 14.21 13.87 17/294 28602
/proc/meminfo: memFree=20806336/32770624 swapFree=5892/116716
[pid=28143] ppid=28140 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/28143/stat : 28143 (xcsp3-exec) S 28140 28143 15667 0 -1 4202496 519 0 0 0 0 0 0 0 20 0 1 0 4023261 9740288 346 33554432000 4194304 5098028 140722934168032 140722934166136 140481621402236 0 65536 4100 65538 18446744071579417331 0 0 17 9 0 0 0 0 0 7196144 7232144 38158336 140722934174863 140722934175072 140722934175072 140722934177771 0
/proc/28143/statm: 2378 346 289 221 0 87 0
[pid=28144] ppid=28143 vsize=13468948 CPUtime=2400.23 cores=1,3,5,7,9,11,13,15
/proc/28144/stat : 28144 (java) S 28143 28143 15667 0 -1 1077944320 491197 0 0 0 236351 3672 0 0 20 0 23 0 4023262 13792202752 2648803 33554432000 4194304 4196468 140727620425536 140727620408080 140635937332983 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 35741696 140727620433084 140727620433260 140727620433260 140727620435919 0
/proc/28144/statm: 3367237 2648803 3269 1 0 3354470 0
[pid=28144/tid=28145] ppid=28143 vsize=13468948 CPUtime=129.06 cores=1,3,5,7,9,11,13,15
/proc/28144/task/28145/stat : 28145 (java) S 28143 28143 15667 0 -1 1077944384 22155 0 0 0 12849 57 0 0 20 0 23 0 4023262 13792202752 2648803 33554432000 4194304 4196468 140727620425536 140635941573760 140635937343189 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35741696 140727620433084 140727620433260 140727620433260 140727620435919 0
[pid=28144/tid=28147] ppid=28143 vsize=13468948 CPUtime=283.66 cores=1,3,5,7,9,11,13,15
/proc/28144/task/28147/stat : 28147 (java) R 28143 28143 15667 0 -1 4202560 63104 0 0 0 27923 443 0 0 20 0 23 0 4023263 13792202752 2648803 33554432000 4194304 4196468 140727620425536 140635889954056 140635929961191 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 35741696 140727620433084 140727620433260 140727620433260 140727620435919 0
[pid=28144/tid=28148] ppid=28143 vsize=13468948 CPUtime=282.93 cores=1,3,5,7,9,11,13,15
/proc/28144/task/28148/stat : 28148 (java) R 28143 28143 15667 0 -1 4202560 39120 0 0 0 27831 462 0 0 20 0 23 0 4023263 13792202752 2648803 33554432000 4194304 4196468 140727620425536 140635888901256 140635929961191 0 4 0 16800975 0 0 0 -1 13 0 0 0 0 0 6293624 6294260 35741696 140727620433084 140727620433260 140727620433260 140727620435919 0
[pid=28144/tid=28149] ppid=28143 vsize=13468948 CPUtime=283.23 cores=1,3,5,7,9,11,13,15
/proc/28144/task/28149/stat : 28149 (java) R 28143 28143 15667 0 -1 4202560 38623 0 0 0 27872 451 0 0 20 0 23 0 4023263 13792202752 2648803 33554432000 4194304 4196468 140727620425536 140635887848456 140635929961191 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 35741696 140727620433084 140727620433260 140727620433260 140727620435919 0
[pid=28144/tid=28150] ppid=28143 vsize=13468948 CPUtime=283.14 cores=1,3,5,7,9,11,13,15
/proc/28144/task/28150/stat : 28150 (java) R 28143 28143 15667 0 -1 4202560 47317 0 0 0 27876 438 0 0 20 0 23 0 4023263 13792202752 2648803 33554432000 4194304 4196468 140727620425536 140635886795736 140635922329536 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 35741696 140727620433084 140727620433260 140727620433260 140727620435919 0
[pid=28144/tid=28151] ppid=28143 vsize=13468948 CPUtime=282.43 cores=1,3,5,7,9,11,13,15
/proc/28144/task/28151/stat : 28151 (java) R 28143 28143 15667 0 -1 4202560 48640 0 0 0 27772 471 0 0 20 0 23 0 4023263 13792202752 2648803 33554432000 4194304 4196468 140727620425536 140635532622600 140635923091800 0 4 0 16800975 0 0 0 -1 15 0 0 0 0 0 6293624 6294260 35741696 140727620433084 140727620433260 140727620433260 140727620435919 0
[pid=28144/tid=28152] ppid=28143 vsize=13468948 CPUtime=282.44 cores=1,3,5,7,9,11,13,15
/proc/28144/task/28152/stat : 28152 (java) R 28143 28143 15667 0 -1 4202560 32508 0 0 0 27798 446 0 0 20 0 23 0 4023263 13792202752 2648803 33554432000 4194304 4196468 140727620425536 140635531569800 140635929961191 0 4 0 16800975 0 0 0 -1 11 0 0 0 0 0 6293624 6294260 35741696 140727620433084 140727620433260 140727620433260 140727620435919 0
[pid=28144/tid=28153] ppid=28143 vsize=13468948 CPUtime=282.47 cores=1,3,5,7,9,11,13,15
/proc/28144/task/28153/stat : 28153 (java) R 28143 28143 15667 0 -1 4202560 54028 0 0 0 27796 451 0 0 20 0 23 0 4023263 13792202752 2648803 33554432000 4194304 4196468 140727620425536 140635530517000 140635929961191 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 35741696 140727620433084 140727620433260 140727620433260 140727620435919 0
[pid=28144/tid=28154] ppid=28143 vsize=13468948 CPUtime=282.21 cores=1,3,5,7,9,11,13,15
/proc/28144/task/28154/stat : 28154 (java) R 28143 28143 15667 0 -1 4202560 40201 0 0 0 27790 431 0 0 20 0 23 0 4023263 13792202752 2648803 33554432000 4194304 4196468 140727620425536 140635529464200 140635929961191 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 35741696 140727620433084 140727620433260 140727620433260 140727620435919 0
[pid=28144/tid=28155] ppid=28143 vsize=13468948 CPUtime=3.55 cores=1,3,5,7,9,11,13,15
/proc/28144/task/28155/stat : 28155 (java) S 28143 28143 15667 0 -1 1077944384 75698 0 0 0 351 4 0 0 20 0 23 0 4023265 13792202752 2648803 33554432000 4194304 4196468 140727620425536 140635399570880 140635937343189 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35741696 140727620433084 140727620433260 140727620433260 140727620435919 0
[pid=28144/tid=28156] ppid=28143 vsize=13468948 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/28144/task/28156/stat : 28156 (java) S 28143 28143 15667 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 23 0 4023266 13792202752 2648803 33554432000 4194304 4196468 140727620425536 140635398518368 140635937343189 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35741696 140727620433084 140727620433260 140727620433260 140727620435919 0
[pid=28144/tid=28157] ppid=28143 vsize=13468948 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/28144/task/28157/stat : 28157 (java) S 28143 28143 15667 0 -1 1077944384 150 0 0 0 0 0 0 0 20 0 23 0 4023266 13792202752 2648803 33554432000 4194304 4196468 140727620425536 140635397465472 140635937343189 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 35741696 140727620433084 140727620433260 140727620433260 140727620435919 0
[pid=28144/tid=28158] ppid=28143 vsize=13468948 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/28144/task/28158/stat : 28158 (java) S 28143 28143 15667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 23 0 4023270 13792202752 2648803 33554432000 4194304 4196468 140727620425536 140635396413776 140635937351579 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 35741696 140727620433084 140727620433260 140727620433260 140727620435919 0
[pid=28144/tid=28159] ppid=28143 vsize=13468948 CPUtime=1.65 cores=1,3,5,7,9,11,13,15
/proc/28144/task/28159/stat : 28159 (java) S 28143 28143 15667 0 -1 1077944384 9849 0 0 0 164 1 0 0 20 0 23 0 4023270 13792202752 2648803 33554432000 4194304 4196468 140727620425536 140635395360896 140635937343189 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 35741696 140727620433084 140727620433260 140727620433260 140727620435919 0
[pid=28144/tid=28160] ppid=28143 vsize=13468948 CPUtime=1.11 cores=1,3,5,7,9,11,13,15
/proc/28144/task/28160/stat : 28160 (java) S 28143 28143 15667 0 -1 1077944384 5478 0 0 0 111 0 0 0 20 0 23 0 4023270 13792202752 2648803 33554432000 4194304 4196468 140727620425536 140635394293328 140635937343189 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35741696 140727620433084 140727620433260 140727620433260 140727620435919 0
[pid=28144/tid=28161] ppid=28143 vsize=13468948 CPUtime=1.38 cores=1,3,5,7,9,11,13,15
/proc/28144/task/28161/stat : 28161 (java) S 28143 28143 15667 0 -1 1077944384 8567 0 0 0 137 1 0 0 20 0 23 0 4023270 13792202752 2648803 33554432000 4194304 4196468 140727620425536 140635393248272 140635937343189 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35741696 140727620433084 140727620433260 140727620433260 140727620435919 0
[pid=28144/tid=28162] ppid=28143 vsize=13468948 CPUtime=0.63 cores=1,3,5,7,9,11,13,15
/proc/28144/task/28162/stat : 28162 (java) S 28143 28143 15667 0 -1 1077944384 3534 0 0 0 62 1 0 0 20 0 23 0 4023270 13792202752 2648803 33554432000 4194304 4196468 140727620425536 140635392202784 140635937343189 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35741696 140727620433084 140727620433260 140727620433260 140727620435919 0
[pid=28144/tid=28163] ppid=28143 vsize=13468948 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/28144/task/28163/stat : 28163 (java) S 28143 28143 15667 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 23 0 4023270 13792202752 2648803 33554432000 4194304 4196468 140727620425536 140635391151200 140635937343189 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 35741696 140727620433084 140727620433260 140727620433260 140727620435919 0
[pid=28144/tid=28164] ppid=28143 vsize=13468948 CPUtime=0.2 cores=1,3,5,7,9,11,13,15
/proc/28144/task/28164/stat : 28164 (java) S 28143 28143 15667 0 -1 1077944384 844 0 0 0 10 10 0 0 20 0 23 0 4023270 13792202752 2648803 33554432000 4194304 4196468 140727620425536 140635390098480 140635937344130 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 35741696 140727620433084 140727620433260 140727620433260 140727620435919 0
[pid=28144/tid=28600] ppid=28143 vsize=13468948 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/28144/task/28600/stat : 28600 (java) S 28143 28143 15667 0 -1 1077944384 38 0 0 0 0 0 0 0 20 0 23 0 4063577 13792202752 2648803 33554432000 4194304 4196468 140727620425536 140635382082944 140635937343189 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 35741696 140727620433084 140727620433260 140727620433260 140727620435919 0
[pid=28144/tid=28601] ppid=28143 vsize=13468948 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/28144/task/28601/stat : 28601 (java) S 28143 28143 15667 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 23 0 4063578 13792202752 2648803 33554432000 4194304 4196468 140727620425536 140635381034752 140635937343189 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 35741696 140727620433084 140727620433260 140727620433260 140727620435919 0
[pid=28144/tid=28602] ppid=28143 vsize=13468948 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/28144/task/28602/stat : 28602 (java) S 28143 28143 15667 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 23 0 4063578 13792202752 2648803 33554432000 4194304 4196468 140727620425536 140635379982608 140635937343189 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35741696 140727620433084 140727620433260 140727620433260 140727620435919 0
Current children cumulated CPU time (s) 2400.23
Current children cumulated vsize (KiB) 13478460

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 419.511
CPU time (s): 2400.23
CPU user time (s): 2363.51
CPU system time (s): 36.72
CPU usage (%): 572.149
Max. virtual memory (cumulated for all children) (KiB): 13478460

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

The end

Launcher Data

Begin job on node104 at 2017-07-22 03:38:56
IDJOB=4246499
IDBENCH=125604
IDSOLVER=2625
FILE ID=node104/4246499-1500687535
RUNJOBID= node104-1500684128-16797
PBS_JOBID= 20623031
Free space on /tmp= 61904 MiB

SOLVER NAME= choco-solver 4.0.5
BENCH NAME= XCSP17/QRandom/QRandom-m1-lard/lard-90-90.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-4246499-1500687535/watcher-4246499-1500687535 -o /tmp/evaluation-result-4246499-1500687535/solver-4246499-1500687535 -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 179550347 HOME/instance-4246499-1500687535.xml

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

MD5SUM BENCH= 4d5ee0d3a7698119cef28df18be09f14
RANDOM SEED=179550347

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		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.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		: 2667.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		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.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		: 1600.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		: 2133.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		: 2667.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		: 2000.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:        29646524 kB
MemAvailable:   29832064 kB
Buffers:          163472 kB
Cached:           286852 kB
SwapCached:          256 kB
Active:          2481448 kB
Inactive:         172468 kB
Active(anon):    2159384 kB
Inactive(anon):    56372 kB
Active(file):     322064 kB
Inactive(file):   116096 kB
Unevictable:        5892 kB
Mlocked:            5892 kB
SwapTotal:      67108860 kB
SwapFree:       67105468 kB
Dirty:            114036 kB
Writeback:             0 kB
AnonPages:       2347548 kB
Mapped:            42556 kB
Shmem:              8772 kB
Slab:             161068 kB
SReclaimable:     126428 kB
SUnreclaim:        34640 kB
KernelStack:        4992 kB
PageTables:         9828 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    3097748 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2226176 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= 61896 MiB
End job on node104 at 2017-07-22 03:45:56