Trace number 4255354

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
choco-solver 5a (2017-07-26)SAT (TO)119 250.56 240.00999

General information on the benchmark

NameTravellingSalesman/TravellingSalesman-m1-n20/
TravellingSalesman-20-30-02.xml
MD5SUMa68811cefd95bd5595684aa0eec29a9f
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark119
Best CPU time to get the best result obtained on this benchmark248.035
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints21
Number of domains2
Minimum domain size20
Maximum domain size32
Distribution of domain sizes[{"size":20,"count":20},{"size":32,"count":20}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":20},{"degree":3,"count":20}]
Minimum constraint arity3
Maximum constraint arity20
Distribution of constraint arities[{"arity":3,"count":20},{"arity":20,"count":1}]
Number of extensional constraints20
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":20},{"type":"allDifferent","count":1}]
Optimization problemYES
Type of objectivemin SUM

Quality of the solution as a function of time


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

Solver Data

0.00/0.06	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4255354-1501622143.xml"  -tl '264s' -p 1 -x 3
0.00/0.23	c [HOME/instance-4255354-1501622143.xml, -tl, 264s, -p, 1, -x, 3]
0.00/0.29	c simple solver
0.00/0.36	c parse instance...
0.00/0.56	c solve instance...
0.00/0.68	o 171 
0.00/0.74	o 168 
0.00/0.75	o 167 
3.01/1.22	o 153 
3.01/1.25	o 149 
3.01/1.26	o 141 
11.40/5.54	o 130 
11.63/5.78	o 127 
12.23/6.36	o 126 
153.28/144.18	o 125 
153.38/144.23	o 123 
153.38/144.23	o 120 
192.46/182.85	o 119 
250.56/240.00	s SATISFIABLE
250.56/240.00	v <instantiation>
250.56/240.00	v 	<list>c[0] c[1] c[2] c[3] c[4] c[5] c[6] c[7] c[8] c[9] c[10] c[11] c[12] c[13] c[14] c[15] c[16] c[17] c[18] c[19] d[0] d[1] d[2] d[3] d[4] d[5] d[6] d[7] d[8] d[9] d[10] d[11] d[12] d[13] d[14] d[15] d[16] d[17] d[18] d[19] </list>
250.56/240.00	v 	<values>6 8 4 2 7 9 11 13 15 18 16 19 17 14 12 10 5 3 0 1 4 6 10 6 4 6 5 7 12 4 10 3 6 3 6 5 4 5 3 10 </values>
250.56/240.00	v </instantiation>
250.56/240.00	c Unexpected resolution interruption!

Verifier Data

OK	119

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-4255354-1501622143/watcher-4255354-1501622143 -o /tmp/evaluation-result-4255354-1501622143/solver-4255354-1501622143 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node132-1501617097-24795 --watchdog 300 ./xcsp3-exec -dir HOME -tl 264 -ml 11000 -tdir HOME -seed 1666321955 HOME/instance-4255354-1501622143.xml 

pid=28623
running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 264 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 294 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 240 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: 1.96 1.81 1.77 2/203 28626
/proc/meminfo: memFree=31726336/32770624 swapFree=0/216708
[pid=28626] ppid=28623 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/28626/stat : 28626 (runsolver) D 28623 28626 18930 0 -1 4202560 108 0 0 0 0 0 0 0 20 0 1 0 61867849 24240128 106 18446744073709551615 4194304 4338465 140720357607728 140720357605368 140340752790231 0 0 1 24578 18446744071580418449 0 0 17 7 0 0 0 0 0 6438912 6441760 22482944 140720357609563 140720357610053 140720357610053 140720357613514 0
/proc/28626/statm: 5918 106 53 36 0 2156 0

[startup+0.103549 s]
/proc/loadavg: 1.96 1.81 1.77 2/203 28626
/proc/meminfo: memFree=31726336/32770624 swapFree=0/216708
[pid=28626] ppid=28623 vsize=9512 CPUtime=0 cores=1,3,5,7
/proc/28626/stat : 28626 (xcsp3-exec) S 28623 28626 18930 0 -1 4202496 511 0 0 0 0 0 0 0 20 0 1 0 61867849 9740288 345 18446744073709551615 4194304 5098028 140728214050400 140728214048504 139780521091708 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 6 0 0 7196144 7232144 31866880 140728214053274 140728214053478 140728214053478 140728214056939 0
/proc/28626/statm: 2378 345 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.200262 s]
/proc/loadavg: 1.96 1.81 1.77 2/203 28626
/proc/meminfo: memFree=31726336/32770624 swapFree=0/216708
[pid=28626] ppid=28623 vsize=9512 CPUtime=0 cores=1,3,5,7
/proc/28626/stat : 28626 (xcsp3-exec) S 28623 28626 18930 0 -1 4202496 511 0 0 0 0 0 0 0 20 0 1 0 61867849 9740288 345 18446744073709551615 4194304 5098028 140728214050400 140728214048504 139780521091708 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 6 0 0 7196144 7232144 31866880 140728214053274 140728214053478 140728214053478 140728214056939 0
/proc/28626/statm: 2378 345 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.300229 s]
/proc/loadavg: 1.96 1.81 1.77 2/203 28626
/proc/meminfo: memFree=31726336/32770624 swapFree=0/216708
[pid=28626] ppid=28623 vsize=9512 CPUtime=0 cores=1,3,5,7
/proc/28626/stat : 28626 (xcsp3-exec) S 28623 28626 18930 0 -1 4202496 511 0 0 0 0 0 0 0 20 0 1 0 61867849 9740288 345 18446744073709551615 4194304 5098028 140728214050400 140728214048504 139780521091708 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 6 0 0 7196144 7232144 31866880 140728214053274 140728214053478 140728214053478 140728214056939 0
/proc/28626/statm: 2378 345 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.70155 s]
/proc/loadavg: 1.96 1.81 1.77 2/203 28626
/proc/meminfo: memFree=31726336/32770624 swapFree=0/216708
[pid=28626] ppid=28623 vsize=9512 CPUtime=0 cores=1,3,5,7
/proc/28626/stat : 28626 (xcsp3-exec) S 28623 28626 18930 0 -1 4202496 511 0 0 0 0 0 0 0 20 0 1 0 61867849 9740288 345 18446744073709551615 4194304 5098028 140728214050400 140728214048504 139780521091708 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 6 0 0 7196144 7232144 31866880 140728214053274 140728214053478 140728214053478 140728214056939 0
/proc/28626/statm: 2378 345 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+1.50066 s]
/proc/loadavg: 1.96 1.82 1.77 5/219 28642
/proc/meminfo: memFree=31656636/32770624 swapFree=0/216732
[pid=28626] ppid=28623 vsize=9512 CPUtime=0 cores=1,3,5,7
/proc/28626/stat : 28626 (xcsp3-exec) S 28623 28626 18930 0 -1 4202496 511 0 0 0 0 0 0 0 20 0 1 0 61867849 9740288 345 18446744073709551615 4194304 5098028 140728214050400 140728214048504 139780521091708 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 6 0 0 7196144 7232144 31866880 140728214053274 140728214053478 140728214053478 140728214056939 0
/proc/28626/statm: 2378 345 289 221 0 87 0
[pid=28628] ppid=28626 vsize=13980732 CPUtime=3.91 cores=1,3,5,7
/proc/28628/stat : 28628 (java) S 28626 28626 18930 0 -1 1077944320 22976 0 0 0 384 7 0 0 20 0 15 0 61867855 14316269568 23847 18446744073709551615 4194304 4196468 140731132004480 140731131987024 139865867726583 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 25513984 140731132006867 140731132007042 140731132007042 140731132010447 0
/proc/28628/statm: 3495183 23847 3191 1 0 3483484 0
[pid=28628/tid=28629] ppid=28626 vsize=13980732 CPUtime=1.38 cores=1,3,5,7
/proc/28628/task/28629/stat : 28629 (java) R 28626 28626 18930 0 -1 4202560 9928 0 0 0 134 4 0 0 20 0 15 0 61867855 14316269568 23847 18446744073709551615 4194304 4196468 140731132004480 139865871962496 139865492844000 0 4 1 16800974 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 25513984 140731132006867 140731132007042 140731132007042 140731132010447 0
[pid=28628/tid=28630] ppid=28626 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/28628/task/28630/stat : 28630 (java) S 28626 28626 18930 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 61867856 14316269568 23847 18446744073709551615 4194304 4196468 140731132004480 139865824692880 139865867736789 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25513984 140731132006867 140731132007042 140731132007042 140731132010447 0
[pid=28628/tid=28631] ppid=28626 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/28628/task/28631/stat : 28631 (java) S 28626 28626 18930 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 61867856 14316269568 23847 18446744073709551615 4194304 4196468 140731132004480 139865823640080 139865867736789 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25513984 140731132006867 140731132007042 140731132007042 140731132010447 0
[pid=28628/tid=28632] ppid=28626 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/28628/task/28632/stat : 28632 (java) S 28626 28626 18930 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 61867856 14316269568 23847 18446744073709551615 4194304 4196468 140731132004480 139865822587280 139865867736789 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25513984 140731132006867 140731132007042 140731132007042 140731132010447 0
[pid=28628/tid=28633] ppid=28626 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/28628/task/28633/stat : 28633 (java) S 28626 28626 18930 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 61867856 14316269568 23847 18446744073709551615 4194304 4196468 140731132004480 139865821534480 139865867736789 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25513984 140731132006867 140731132007042 140731132007042 140731132010447 0
[pid=28628/tid=28634] ppid=28626 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/28628/task/28634/stat : 28634 (java) S 28626 28626 18930 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 61867857 14316269568 23847 18446744073709551615 4194304 4196468 140731132004480 139865413393264 139865867737730 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25513984 140731132006867 140731132007042 140731132007042 140731132010447 0
[pid=28628/tid=28635] ppid=28626 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/28628/task/28635/stat : 28635 (java) S 28626 28626 18930 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 61867858 14316269568 23847 18446744073709551615 4194304 4196468 140731132004480 139865412339232 139865867736789 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25513984 140731132006867 140731132007042 140731132007042 140731132010447 0
[pid=28628/tid=28636] ppid=28626 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/28628/task/28636/stat : 28636 (java) S 28626 28626 18930 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 61867858 14316269568 23847 18446744073709551615 4194304 4196468 140731132004480 139865411286384 139865867736789 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25513984 140731132006867 140731132007042 140731132007042 140731132010447 0
[pid=28628/tid=28637] ppid=28626 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/28628/task/28637/stat : 28637 (java) S 28626 28626 18930 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 61867861 14316269568 23847 18446744073709551615 4194304 4196468 140731132004480 139865410234704 139865867745179 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25513984 140731132006867 140731132007042 140731132007042 140731132010447 0
[pid=28628/tid=28638] ppid=28626 vsize=13980732 CPUtime=1.04 cores=1,3,5,7
/proc/28628/task/28638/stat : 28638 (java) R 28626 28626 18930 0 -1 4202560 4931 0 0 0 104 0 0 0 20 0 15 0 61867861 14316269568 23847 18446744073709551615 4194304 4196468 140731132004480 139865341546032 139865849075792 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 25513984 140731132006867 140731132007042 140731132007042 140731132010447 0
[pid=28628/tid=28639] ppid=28626 vsize=13980732 CPUtime=1.01 cores=1,3,5,7
/proc/28628/task/28639/stat : 28639 (java) R 28626 28626 18930 0 -1 4202560 4360 0 0 0 101 0 0 0 20 0 15 0 61867861 14316269568 23847 18446744073709551615 4194304 4196468 140731132004480 139865340490128 139865852836080 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 25513984 140731132006867 140731132007042 140731132007042 140731132010447 0
[pid=28628/tid=28640] ppid=28626 vsize=13980732 CPUtime=0.45 cores=1,3,5,7
/proc/28628/task/28640/stat : 28640 (java) S 28626 28626 18930 0 -1 1077944384 2445 0 0 0 44 1 0 0 20 0 15 0 61867861 14316269568 23847 18446744073709551615 4194304 4196468 140731132004480 139865339447408 139865867737730 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25513984 140731132006867 140731132007042 140731132007042 140731132010447 0
[pid=28628/tid=28641] ppid=28626 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/28628/task/28641/stat : 28641 (java) S 28626 28626 18930 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 61867861 14316269568 23847 18446744073709551615 4194304 4196468 140731132004480 139865338394848 139865867736789 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25513984 140731132006867 140731132007042 140731132007042 140731132010447 0
[pid=28628/tid=28642] ppid=28626 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/28628/task/28642/stat : 28642 (java) S 28626 28626 18930 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 61867864 14316269568 23847 18446744073709551615 4194304 4196468 140731132004480 139865337343152 139865867737730 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25513984 140731132006867 140731132007042 140731132007042 140731132010447 0
Current children cumulated CPU time (s) 3.91
Current children cumulated vsize (KiB) 13990244

[startup+3.10069 s]
/proc/loadavg: 1.96 1.82 1.77 5/219 28642
/proc/meminfo: memFree=31622076/32770624 swapFree=0/216732
[pid=28626] ppid=28623 vsize=9512 CPUtime=0 cores=1,3,5,7
/proc/28626/stat : 28626 (xcsp3-exec) S 28623 28626 18930 0 -1 4202496 511 0 0 0 0 0 0 0 20 0 1 0 61867849 9740288 345 18446744073709551615 4194304 5098028 140728214050400 140728214048504 139780521091708 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 6 0 0 7196144 7232144 31866880 140728214053274 140728214053478 140728214053478 140728214056939 0
/proc/28626/statm: 2378 345 289 221 0 87 0
[pid=28628] ppid=28626 vsize=13980732 CPUtime=8.11 cores=1,3,5,7
/proc/28628/stat : 28628 (java) S 28626 28626 18930 0 -1 1077944320 24325 0 0 0 803 8 0 0 20 0 15 0 61867855 14316269568 39022 18446744073709551615 4194304 4196468 140731132004480 140731131987024 139865867726583 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 25513984 140731132006867 140731132007042 140731132007042 140731132010447 0
/proc/28628/statm: 3495183 39022 3198 1 0 3483484 0
[pid=28628/tid=28629] ppid=28626 vsize=13980732 CPUtime=2.98 cores=1,3,5,7
/proc/28628/task/28629/stat : 28629 (java) R 28626 28626 18930 0 -1 4202560 10104 0 0 0 293 5 0 0 20 0 15 0 61867855 14316269568 39022 18446744073709551615 4194304 4196468 140731132004480 139865871963664 139865497114734 0 4 1 16800974 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 25513984 140731132006867 140731132007042 140731132007042 140731132010447 0
[pid=28628/tid=28630] ppid=28626 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/28628/task/28630/stat : 28630 (java) S 28626 28626 18930 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 61867856 14316269568 39022 18446744073709551615 4194304 4196468 140731132004480 139865824692880 139865867736789 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25513984 140731132006867 140731132007042 140731132007042 140731132010447 0
[pid=28628/tid=28631] ppid=28626 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/28628/task/28631/stat : 28631 (java) S 28626 28626 18930 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 61867856 14316269568 39022 18446744073709551615 4194304 4196468 140731132004480 139865823640080 139865867736789 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25513984 140731132006867 140731132007042 140731132007042 140731132010447 0
[pid=28628/tid=28632] ppid=28626 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/28628/task/28632/stat : 28632 (java) S 28626 28626 18930 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 61867856 14316269568 39022 18446744073709551615 4194304 4196468 140731132004480 139865822587280 139865867736789 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25513984 140731132006867 140731132007042 140731132007042 140731132010447 0
[pid=28628/tid=28633] ppid=28626 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/28628/task/28633/stat : 28633 (java) S 28626 28626 18930 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 61867856 14316269568 39022 18446744073709551615 4194304 4196468 140731132004480 139865821534480 139865867736789 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25513984 140731132006867 140731132007042 140731132007042 140731132010447 0
[pid=28628/tid=28634] ppid=28626 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/28628/task/28634/stat : 28634 (java) S 28626 28626 18930 0 -1 1077944384 37 0 0 0 0 0 0 0 20 0 15 0 61867857 14316269568 39022 18446744073709551615 4194304 4196468 140731132004480 139865413393264 139865867737730 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25513984 140731132006867 140731132007042 140731132007042 140731132010447 0
[pid=28628/tid=28635] ppid=28626 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/28628/task/28635/stat : 28635 (java) S 28626 28626 18930 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 61867858 14316269568 39022 18446744073709551615 4194304 4196468 140731132004480 139865412339232 139865867736789 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25513984 140731132006867 140731132007042 140731132007042 140731132010447 0
[pid=28628/tid=28636] ppid=28626 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/28628/task/28636/stat : 28636 (java) S 28626 28626 18930 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 61867858 14316269568 39022 18446744073709551615 4194304 4196468 140731132004480 139865411286384 139865867736789 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25513984 140731132006867 140731132007042 140731132007042 140731132010447 0
[pid=28628/tid=28637] ppid=28626 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/28628/task/28637/stat : 28637 (java) S 28626 28626 18930 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 61867861 14316269568 39022 18446744073709551615 4194304 4196468 140731132004480 139865410234704 139865867745179 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25513984 140731132006867 140731132007042 140731132007042 140731132010447 0
[pid=28628/tid=28638] ppid=28626 vsize=13980732 CPUtime=2.38 cores=1,3,5,7
/proc/28628/task/28638/stat : 28638 (java) R 28626 28626 18930 0 -1 4202560 5577 0 0 0 237 1 0 0 20 0 15 0 61867861 14316269568 39022 18446744073709551615 4194304 4196468 140731132004480 139865341539568 139865852648386 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 25513984 140731132006867 140731132007042 140731132007042 140731132010447 0
[pid=28628/tid=28639] ppid=28626 vsize=13980732 CPUtime=2.18 cores=1,3,5,7
/proc/28628/task/28639/stat : 28639 (java) S 28626 28626 18930 0 -1 1077944384 4689 0 0 0 218 0 0 0 20 0 15 0 61867861 14316269568 39022 18446744073709551615 4194304 4196468 140731132004480 139865340500208 139865867737730 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25513984 140731132006867 140731132007042 140731132007042 140731132010447 0
[pid=28628/tid=28640] ppid=28626 vsize=13980732 CPUtime=0.54 cores=1,3,5,7
/proc/28628/task/28640/stat : 28640 (java) S 28626 28626 18930 0 -1 1077944384 2608 0 0 0 53 1 0 0 20 0 15 0 61867861 14316269568 39022 18446744073709551615 4194304 4196468 140731132004480 139865339447408 139865867737730 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25513984 140731132006867 140731132007042 140731132007042 140731132010447 0
[pid=28628/tid=28641] ppid=28626 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/28628/task/28641/stat : 28641 (java) S 28626 28626 18930 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 61867861 14316269568 39022 18446744073709551615 4194304 4196468 140731132004480 139865338394848 139865867736789 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25513984 140731132006867 140731132007042 140731132007042 140731132010447 0
[pid=28628/tid=28642] ppid=28626 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/28628/task/28642/stat : 28642 (java) S 28626 28626 18930 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 15 0 61867864 14316269568 39022 18446744073709551615 4194304 4196468 140731132004480 139865337343152 139865867737730 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25513984 140731132006867 140731132007042 140731132007042 140731132010447 0
Current children cumulated CPU time (s) 8.11
Current children cumulated vsize (KiB) 13990244

[startup+6.30071 s]
/proc/loadavg: 2.05 1.84 1.78 3/219 28642
/proc/meminfo: memFree=31536612/32770624 swapFree=0/216744
[pid=28626] ppid=28623 vsize=9512 CPUtime=0 cores=1,3,5,7
/proc/28626/stat : 28626 (xcsp3-exec) S 28623 28626 18930 0 -1 4202496 511 0 0 0 0 0 0 0 20 0 1 0 61867849 9740288 345 18446744073709551615 4194304 5098028 140728214050400 140728214048504 139780521091708 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 6 0 0 7196144 7232144 31866880 140728214053274 140728214053478 140728214053478 140728214056939 0
/proc/28626/statm: 2378 345 289 221 0 87 0
[pid=28628] ppid=28626 vsize=13980732 CPUtime=12.23 cores=1,3,5,7
/proc/28628/stat : 28628 (java) S 28626 28626 18930 0 -1 1077944320 31763 0 0 0 1212 11 0 0 20 0 15 0 61867855 14316269568 50567 18446744073709551615 4194304 4196468 140731132004480 140731131987024 139865867726583 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 25513984 140731132006867 140731132007042 140731132007042 140731132010447 0
/proc/28628/statm: 3495183 50567 3225 1 0 3483484 0
[pid=28628/tid=28629] ppid=28626 vsize=13980732 CPUtime=6.16 cores=1,3,5,7
/proc/28628/task/28629/stat : 28629 (java) R 28626 28626 18930 0 -1 4202560 11064 0 0 0 611 5 0 0 20 0 15 0 61867855 14316269568 50567 18446744073709551615 4194304 4196468 140731132004480 139865871962320 139865497807479 0 4 1 16800974 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 25513984 140731132006867 140731132007042 140731132007042 140731132010447 0
[pid=28628/tid=28630] ppid=28626 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/28628/task/28630/stat : 28630 (java) S 28626 28626 18930 0 -1 1077944384 306 0 0 0 0 0 0 0 20 0 15 0 61867856 14316269568 50567 18446744073709551615 4194304 4196468 140731132004480 139865824692880 139865867736789 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25513984 140731132006867 140731132007042 140731132007042 140731132010447 0
[pid=28628/tid=28631] ppid=28626 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/28628/task/28631/stat : 28631 (java) S 28626 28626 18930 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 61867856 14316269568 50567 18446744073709551615 4194304 4196468 140731132004480 139865823640080 139865867736789 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25513984 140731132006867 140731132007042 140731132007042 140731132010447 0
[pid=28628/tid=28632] ppid=28626 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/28628/task/28632/stat : 28632 (java) S 28626 28626 18930 0 -1 1077944384 576 0 0 0 0 0 0 0 20 0 15 0 61867856 14316269568 50567 18446744073709551615 4194304 4196468 140731132004480 139865822587280 139865867736789 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25513984 140731132006867 140731132007042 140731132007042 140731132010447 0
[pid=28628/tid=28633] ppid=28626 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/28628/task/28633/stat : 28633 (java) S 28626 28626 18930 0 -1 1077944384 76 0 0 0 0 0 0 0 20 0 15 0 61867856 14316269568 50567 18446744073709551615 4194304 4196468 140731132004480 139865821534480 139865867736789 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25513984 140731132006867 140731132007042 140731132007042 140731132010447 0
[pid=28628/tid=28634] ppid=28626 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/28628/task/28634/stat : 28634 (java) S 28626 28626 18930 0 -1 1077944384 224 0 0 0 0 0 0 0 20 0 15 0 61867857 14316269568 50567 18446744073709551615 4194304 4196468 140731132004480 139865413393264 139865867737730 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25513984 140731132006867 140731132007042 140731132007042 140731132010447 0
[pid=28628/tid=28635] ppid=28626 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/28628/task/28635/stat : 28635 (java) S 28626 28626 18930 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 15 0 61867858 14316269568 50567 18446744073709551615 4194304 4196468 140731132004480 139865412339232 139865867736789 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25513984 140731132006867 140731132007042 140731132007042 140731132010447 0
[pid=28628/tid=28636] ppid=28626 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/28628/task/28636/stat : 28636 (java) S 28626 28626 18930 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 61867858 14316269568 50567 18446744073709551615 4194304 4196468 140731132004480 139865411286384 139865867736789 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25513984 140731132006867 140731132007042 140731132007042 140731132010447 0
[pid=28628/tid=28637] ppid=28626 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/28628/task/28637/stat : 28637 (java) S 28626 28626 18930 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 61867861 14316269568 50567 18446744073709551615 4194304 4196468 140731132004480 139865410234704 139865867745179 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25513984 140731132006867 140731132007042 140731132007042 140731132010447 0
[pid=28628/tid=28638] ppid=28626 vsize=13980732 CPUtime=2.73 cores=1,3,5,7
/proc/28628/task/28638/stat : 28638 (java) S 28626 28626 18930 0 -1 1077944384 7064 0 0 0 272 1 0 0 20 0 15 0 61867861 14316269568 50567 18446744073709551615 4194304 4196468 140731132004480 139865341553008 139865867737730 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25513984 140731132006867 140731132007042 140731132007042 140731132010447 0
[pid=28628/tid=28639] ppid=28626 vsize=13980732 CPUtime=2.66 cores=1,3,5,7
/proc/28628/task/28639/stat : 28639 (java) S 28626 28626 18930 0 -1 1077944384 6330 0 0 0 265 1 0 0 20 0 15 0 61867861 14316269568 50567 18446744073709551615 4194304 4196468 140731132004480 139865340500208 139865867737730 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25513984 140731132006867 140731132007042 140731132007042 140731132010447 0
[pid=28628/tid=28640] ppid=28626 vsize=13980732 CPUtime=0.6 cores=1,3,5,7
/proc/28628/task/28640/stat : 28640 (java) S 28626 28626 18930 0 -1 1077944384 4423 0 0 0 59 1 0 0 20 0 15 0 61867861 14316269568 50567 18446744073709551615 4194304 4196468 140731132004480 139865339447408 139865867737730 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25513984 140731132006867 140731132007042 140731132007042 140731132010447 0
[pid=28628/tid=28641] ppid=28626 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/28628/task/28641/stat : 28641 (java) S 28626 28626 18930 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 61867861 14316269568 50567 18446744073709551615 4194304 4196468 140731132004480 139865338394848 139865867736789 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25513984 140731132006867 140731132007042 140731132007042 140731132010447 0
[pid=28628/tid=28642] ppid=28626 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/28628/task/28642/stat : 28642 (java) S 28626 28626 18930 0 -1 1077944384 284 0 0 0 0 0 0 0 20 0 15 0 61867864 14316269568 50567 18446744073709551615 4194304 4196468 140731132004480 139865337343152 139865867737730 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25513984 140731132006867 140731132007042 140731132007042 140731132010447 0
Current children cumulated CPU time (s) 12.23
Current children cumulated vsize (KiB) 13990244

[startup+12.7007 s]
/proc/loadavg: 2.04 1.84 1.78 3/219 28642
/proc/meminfo: memFree=31528292/32770624 swapFree=0/216752
[pid=28626] ppid=28623 vsize=9512 CPUtime=0 cores=1,3,5,7
/proc/28626/stat : 28626 (xcsp3-exec) S 28623 28626 18930 0 -1 4202496 511 0 0 0 0 0 0 0 20 0 1 0 61867849 9740288 345 18446744073709551615 4194304 5098028 140728214050400 140728214048504 139780521091708 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 6 0 0 7196144 7232144 31866880 140728214053274 140728214053478 140728214053478 140728214056939 0
/proc/28626/statm: 2378 345 289 221 0 87 0
[pid=28628] ppid=28626 vsize=13980732 CPUtime=19.49 cores=1,3,5,7
/proc/28628/stat : 28628 (java) S 28626 28626 18930 0 -1 1077944320 35172 0 0 0 1936 13 0 0 20 0 15 0 61867855 14316269568 54508 18446744073709551615 4194304 4196468 140731132004480 140731131987024 139865867726583 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 25513984 140731132006867 140731132007042 140731132007042 140731132010447 0
/proc/28628/statm: 3495183 54508 3226 1 0 3483484 0
[pid=28628/tid=28629] ppid=28626 vsize=13980732 CPUtime=12.54 cores=1,3,5,7
/proc/28628/task/28629/stat : 28629 (java) R 28626 28626 18930 0 -1 4202560 11173 0 0 0 1249 5 0 0 20 0 15 0 61867855 14316269568 54508 18446744073709551615 4194304 4196468 140731132004480 139865871963464 139865496946827 0 4 1 16800974 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 25513984 140731132006867 140731132007042 140731132007042 140731132010447 0
[pid=28628/tid=28630] ppid=28626 vsize=13980732 CPUtime=0.01 cores=1,3,5,7
/proc/28628/task/28630/stat : 28630 (java) S 28626 28626 18930 0 -1 1077944384 313 0 0 0 1 0 0 0 20 0 15 0 61867856 14316269568 54508 18446744073709551615 4194304 4196468 140731132004480 139865824692880 139865867736789 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25513984 140731132006867 140731132007042 140731132007042 140731132010447 0
[pid=28628/tid=28631] ppid=28626 vsize=13980732 CPUtime=0.01 cores=1,3,5,7
/proc/28628/task/28631/stat : 28631 (java) S 28626 28626 18930 0 -1 1077944384 66 0 0 0 1 0 0 0 20 0 15 0 61867856 14316269568 54508 18446744073709551615 4194304 4196468 140731132004480 139865823640080 139865867736789 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25513984 140731132006867 140731132007042 140731132007042 140731132010447 0

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

[pid=28628/tid=28635] ppid=28626 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/28628/task/28635/stat : 28635 (java) S 28626 28626 18930 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 15 0 61867858 14316269568 48689 18446744073709551615 4194304 4196468 140731132004480 139865412339232 139865867736789 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25513984 140731132006867 140731132007042 140731132007042 140731132010447 0
[pid=28628/tid=28636] ppid=28626 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/28628/task/28636/stat : 28636 (java) S 28626 28626 18930 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 61867858 14316269568 48689 18446744073709551615 4194304 4196468 140731132004480 139865411286384 139865867736789 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25513984 140731132006867 140731132007042 140731132007042 140731132010447 0
[pid=28628/tid=28637] ppid=28626 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/28628/task/28637/stat : 28637 (java) S 28626 28626 18930 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 61867861 14316269568 48689 18446744073709551615 4194304 4196468 140731132004480 139865410234704 139865867745179 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25513984 140731132006867 140731132007042 140731132007042 140731132010447 0
[pid=28628/tid=28638] ppid=28626 vsize=13980732 CPUtime=3.56 cores=1,3,5,7
/proc/28628/task/28638/stat : 28638 (java) S 28626 28626 18930 0 -1 1077944384 14346 0 0 0 354 2 0 0 20 0 15 0 61867861 14316269568 48689 18446744073709551615 4194304 4196468 140731132004480 139865341553008 139865867737730 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25513984 140731132006867 140731132007042 140731132007042 140731132010447 0
[pid=28628/tid=28639] ppid=28626 vsize=13980732 CPUtime=3.73 cores=1,3,5,7
/proc/28628/task/28639/stat : 28639 (java) S 28626 28626 18930 0 -1 1077944384 15049 0 0 0 371 2 0 0 20 0 15 0 61867861 14316269568 48689 18446744073709551615 4194304 4196468 140731132004480 139865340500208 139865867737730 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25513984 140731132006867 140731132007042 140731132007042 140731132010447 0
[pid=28628/tid=28640] ppid=28626 vsize=13980732 CPUtime=0.66 cores=1,3,5,7
/proc/28628/task/28640/stat : 28640 (java) S 28626 28626 18930 0 -1 1077944384 7845 0 0 0 65 1 0 0 20 0 15 0 61867861 14316269568 48689 18446744073709551615 4194304 4196468 140731132004480 139865339447408 139865867737730 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25513984 140731132006867 140731132007042 140731132007042 140731132010447 0
[pid=28628/tid=28641] ppid=28626 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/28628/task/28641/stat : 28641 (java) S 28626 28626 18930 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 61867861 14316269568 48689 18446744073709551615 4194304 4196468 140731132004480 139865338394848 139865867736789 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25513984 140731132006867 140731132007042 140731132007042 140731132010447 0
[pid=28628/tid=28642] ppid=28626 vsize=13980732 CPUtime=0.02 cores=1,3,5,7
/proc/28628/task/28642/stat : 28642 (java) S 28626 28626 18930 0 -1 1077944384 1141 0 0 0 1 1 0 0 20 0 15 0 61867864 14316269568 48689 18446744073709551615 4194304 4196468 140731132004480 139865337343152 139865867737730 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25513984 140731132006867 140731132007042 140731132007042 140731132010447 0
Current children cumulated CPU time (s) 110.84
Current children cumulated vsize (KiB) 13990244

[startup+162.301 s]
/proc/loadavg: 1.66 1.79 1.77 3/217 28648
/proc/meminfo: memFree=31251352/32770624 swapFree=0/216868
[pid=28626] ppid=28623 vsize=9512 CPUtime=0 cores=1,3,5,7
/proc/28626/stat : 28626 (xcsp3-exec) S 28623 28626 18930 0 -1 4202496 511 0 0 0 0 0 0 0 20 0 1 0 61867849 9740288 345 18446744073709551615 4194304 5098028 140728214050400 140728214048504 139780521091708 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 6 0 0 7196144 7232144 31866880 140728214053274 140728214053478 140728214053478 140728214056939 0
/proc/28626/statm: 2378 345 289 221 0 87 0
[pid=28628] ppid=28626 vsize=13980732 CPUtime=171.69 cores=1,3,5,7
/proc/28628/stat : 28628 (java) S 28626 28626 18930 0 -1 1077944320 66510 0 0 0 17137 32 0 0 20 0 15 0 61867855 14316269568 58343 18446744073709551615 4194304 4196468 140731132004480 140731131987024 139865867726583 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 25513984 140731132006867 140731132007042 140731132007042 140731132010447 0
/proc/28628/statm: 3495183 58343 3231 1 0 3483484 0
[pid=28628/tid=28629] ppid=28626 vsize=13980732 CPUtime=161.64 cores=1,3,5,7
/proc/28628/task/28629/stat : 28629 (java) R 28626 28626 18930 0 -1 4202560 15611 0 0 0 16158 6 0 0 20 0 15 0 61867855 14316269568 58343 18446744073709551615 4194304 4196468 140731132004480 139865871965712 139865497553179 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 25513984 140731132006867 140731132007042 140731132007042 140731132010447 0
[pid=28628/tid=28630] ppid=28626 vsize=13980732 CPUtime=0.43 cores=1,3,5,7
/proc/28628/task/28630/stat : 28630 (java) S 28626 28626 18930 0 -1 1077944384 2174 0 0 0 39 4 0 0 20 0 15 0 61867856 14316269568 58343 18446744073709551615 4194304 4196468 140731132004480 139865824692880 139865867736789 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25513984 140731132006867 140731132007042 140731132007042 140731132010447 0
[pid=28628/tid=28631] ppid=28626 vsize=13980732 CPUtime=0.43 cores=1,3,5,7
/proc/28628/task/28631/stat : 28631 (java) S 28626 28626 18930 0 -1 1077944384 596 0 0 0 39 4 0 0 20 0 15 0 61867856 14316269568 58343 18446744073709551615 4194304 4196468 140731132004480 139865823640080 139865867736789 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25513984 140731132006867 140731132007042 140731132007042 140731132010447 0
[pid=28628/tid=28632] ppid=28626 vsize=13980732 CPUtime=0.44 cores=1,3,5,7
/proc/28628/task/28632/stat : 28632 (java) S 28626 28626 18930 0 -1 1077944384 2003 0 0 0 40 4 0 0 20 0 15 0 61867856 14316269568 58343 18446744073709551615 4194304 4196468 140731132004480 139865822587280 139865867736789 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25513984 140731132006867 140731132007042 140731132007042 140731132010447 0
[pid=28628/tid=28633] ppid=28626 vsize=13980732 CPUtime=0.43 cores=1,3,5,7
/proc/28628/task/28633/stat : 28633 (java) S 28626 28626 18930 0 -1 1077944384 1254 0 0 0 39 4 0 0 20 0 15 0 61867856 14316269568 58343 18446744073709551615 4194304 4196468 140731132004480 139865821534480 139865867736789 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25513984 140731132006867 140731132007042 140731132007042 140731132010447 0
[pid=28628/tid=28634] ppid=28626 vsize=13980732 CPUtime=0.06 cores=1,3,5,7
/proc/28628/task/28634/stat : 28634 (java) S 28626 28626 18930 0 -1 1077944384 1343 0 0 0 5 1 0 0 20 0 15 0 61867857 14316269568 58343 18446744073709551615 4194304 4196468 140731132004480 139865413393264 139865867737730 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25513984 140731132006867 140731132007042 140731132007042 140731132010447 0
[pid=28628/tid=28635] ppid=28626 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/28628/task/28635/stat : 28635 (java) S 28626 28626 18930 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 15 0 61867858 14316269568 58343 18446744073709551615 4194304 4196468 140731132004480 139865412339232 139865867736789 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25513984 140731132006867 140731132007042 140731132007042 140731132010447 0
[pid=28628/tid=28636] ppid=28626 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/28628/task/28636/stat : 28636 (java) S 28626 28626 18930 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 61867858 14316269568 58343 18446744073709551615 4194304 4196468 140731132004480 139865411286384 139865867736789 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25513984 140731132006867 140731132007042 140731132007042 140731132010447 0
[pid=28628/tid=28637] ppid=28626 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/28628/task/28637/stat : 28637 (java) S 28626 28626 18930 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 61867861 14316269568 58343 18446744073709551615 4194304 4196468 140731132004480 139865410234704 139865867745179 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25513984 140731132006867 140731132007042 140731132007042 140731132010447 0
[pid=28628/tid=28638] ppid=28626 vsize=13980732 CPUtime=3.67 cores=1,3,5,7
/proc/28628/task/28638/stat : 28638 (java) S 28626 28626 18930 0 -1 1077944384 15940 0 0 0 365 2 0 0 20 0 15 0 61867861 14316269568 58343 18446744073709551615 4194304 4196468 140731132004480 139865341553008 139865867737730 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25513984 140731132006867 140731132007042 140731132007042 140731132010447 0
[pid=28628/tid=28639] ppid=28626 vsize=13980732 CPUtime=3.77 cores=1,3,5,7
/proc/28628/task/28639/stat : 28639 (java) S 28626 28626 18930 0 -1 1077944384 16299 0 0 0 375 2 0 0 20 0 15 0 61867861 14316269568 58343 18446744073709551615 4194304 4196468 140731132004480 139865340500208 139865867737730 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25513984 140731132006867 140731132007042 140731132007042 140731132010447 0
[pid=28628/tid=28640] ppid=28626 vsize=13980732 CPUtime=0.67 cores=1,3,5,7
/proc/28628/task/28640/stat : 28640 (java) S 28626 28626 18930 0 -1 1077944384 8782 0 0 0 66 1 0 0 20 0 15 0 61867861 14316269568 58343 18446744073709551615 4194304 4196468 140731132004480 139865339447408 139865867737730 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25513984 140731132006867 140731132007042 140731132007042 140731132010447 0
[pid=28628/tid=28641] ppid=28626 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/28628/task/28641/stat : 28641 (java) S 28626 28626 18930 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 61867861 14316269568 58343 18446744073709551615 4194304 4196468 140731132004480 139865338394848 139865867736789 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25513984 140731132006867 140731132007042 140731132007042 140731132010447 0
[pid=28628/tid=28642] ppid=28626 vsize=13980732 CPUtime=0.04 cores=1,3,5,7
/proc/28628/task/28642/stat : 28642 (java) S 28626 28626 18930 0 -1 1077944384 1148 0 0 0 2 2 0 0 20 0 15 0 61867864 14316269568 58343 18446744073709551615 4194304 4196468 140731132004480 139865337343152 139865867737730 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25513984 140731132006867 140731132007042 140731132007042 140731132010447 0
Current children cumulated CPU time (s) 171.69
Current children cumulated vsize (KiB) 13990244

[startup+222.307 s]
/proc/loadavg: 1.78 1.78 1.77 4/216 28728
/proc/meminfo: memFree=31296216/32770624 swapFree=0/216956
[pid=28626] ppid=28623 vsize=9512 CPUtime=0 cores=1,3,5,7
/proc/28626/stat : 28626 (xcsp3-exec) S 28623 28626 18930 0 -1 4202496 511 0 0 0 0 0 0 0 20 0 1 0 61867849 9740288 345 18446744073709551615 4194304 5098028 140728214050400 140728214048504 139780521091708 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 6 0 0 7196144 7232144 31866880 140728214053274 140728214053478 140728214053478 140728214056939 0
/proc/28626/statm: 2378 345 289 221 0 87 0
[pid=28628] ppid=28626 vsize=13980732 CPUtime=232.62 cores=1,3,5,7
/proc/28628/stat : 28628 (java) S 28626 28626 18930 0 -1 1077944320 72605 0 0 0 23217 45 0 0 20 0 15 0 61867855 14316269568 78366 18446744073709551615 4194304 4196468 140731132004480 140731131987024 139865867726583 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 25513984 140731132006867 140731132007042 140731132007042 140731132010447 0
/proc/28628/statm: 3495183 78366 3231 1 0 3483484 0
[pid=28628/tid=28629] ppid=28626 vsize=13980732 CPUtime=221.32 cores=1,3,5,7
/proc/28628/task/28629/stat : 28629 (java) R 28626 28626 18930 0 -1 4202560 16629 0 0 0 22126 6 0 0 20 0 15 0 61867855 14316269568 78366 18446744073709551615 4194304 4196468 140731132004480 139865871965728 139865496948036 0 4 1 16800974 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 25513984 140731132006867 140731132007042 140731132007042 140731132010447 0
[pid=28628/tid=28630] ppid=28626 vsize=13980732 CPUtime=0.71 cores=1,3,5,7
/proc/28628/task/28630/stat : 28630 (java) S 28626 28626 18930 0 -1 1077944384 2476 0 0 0 64 7 0 0 20 0 15 0 61867856 14316269568 78366 18446744073709551615 4194304 4196468 140731132004480 139865824692880 139865867736789 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25513984 140731132006867 140731132007042 140731132007042 140731132010447 0
[pid=28628/tid=28631] ppid=28626 vsize=13980732 CPUtime=0.7 cores=1,3,5,7
/proc/28628/task/28631/stat : 28631 (java) S 28626 28626 18930 0 -1 1077944384 1017 0 0 0 63 7 0 0 20 0 15 0 61867856 14316269568 78366 18446744073709551615 4194304 4196468 140731132004480 139865823640080 139865867736789 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25513984 140731132006867 140731132007042 140731132007042 140731132010447 0
[pid=28628/tid=28632] ppid=28626 vsize=13980732 CPUtime=0.71 cores=1,3,5,7
/proc/28628/task/28632/stat : 28632 (java) S 28626 28626 18930 0 -1 1077944384 2179 0 0 0 64 7 0 0 20 0 15 0 61867856 14316269568 78366 18446744073709551615 4194304 4196468 140731132004480 139865822587280 139865867736789 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25513984 140731132006867 140731132007042 140731132007042 140731132010447 0
[pid=28628/tid=28633] ppid=28626 vsize=13980732 CPUtime=0.7 cores=1,3,5,7
/proc/28628/task/28633/stat : 28633 (java) S 28626 28626 18930 0 -1 1077944384 1375 0 0 0 63 7 0 0 20 0 15 0 61867856 14316269568 78366 18446744073709551615 4194304 4196468 140731132004480 139865821534480 139865867736789 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25513984 140731132006867 140731132007042 140731132007042 140731132010447 0
[pid=28628/tid=28634] ppid=28626 vsize=13980732 CPUtime=0.09 cores=1,3,5,7
/proc/28628/task/28634/stat : 28634 (java) S 28626 28626 18930 0 -1 1077944384 1595 0 0 0 8 1 0 0 20 0 15 0 61867857 14316269568 78366 18446744073709551615 4194304 4196468 140731132004480 139865413393264 139865867737730 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25513984 140731132006867 140731132007042 140731132007042 140731132010447 0
[pid=28628/tid=28635] ppid=28626 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/28628/task/28635/stat : 28635 (java) S 28626 28626 18930 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 15 0 61867858 14316269568 78366 18446744073709551615 4194304 4196468 140731132004480 139865412339232 139865867736789 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25513984 140731132006867 140731132007042 140731132007042 140731132010447 0
[pid=28628/tid=28636] ppid=28626 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/28628/task/28636/stat : 28636 (java) S 28626 28626 18930 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 61867858 14316269568 78366 18446744073709551615 4194304 4196468 140731132004480 139865411286384 139865867736789 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25513984 140731132006867 140731132007042 140731132007042 140731132010447 0
[pid=28628/tid=28637] ppid=28626 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/28628/task/28637/stat : 28637 (java) S 28626 28626 18930 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 61867861 14316269568 78366 18446744073709551615 4194304 4196468 140731132004480 139865410234704 139865867745179 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25513984 140731132006867 140731132007042 140731132007042 140731132010447 0
[pid=28628/tid=28638] ppid=28626 vsize=13980732 CPUtime=3.73 cores=1,3,5,7
/proc/28628/task/28638/stat : 28638 (java) S 28626 28626 18930 0 -1 1077944384 17873 0 0 0 371 2 0 0 20 0 15 0 61867861 14316269568 78366 18446744073709551615 4194304 4196468 140731132004480 139865341553008 139865867737730 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25513984 140731132006867 140731132007042 140731132007042 140731132010447 0
[pid=28628/tid=28639] ppid=28626 vsize=13980732 CPUtime=3.83 cores=1,3,5,7
/proc/28628/task/28639/stat : 28639 (java) S 28626 28626 18930 0 -1 1077944384 17649 0 0 0 381 2 0 0 20 0 15 0 61867861 14316269568 78366 18446744073709551615 4194304 4196468 140731132004480 139865340500208 139865867737730 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25513984 140731132006867 140731132007042 140731132007042 140731132010447 0
[pid=28628/tid=28640] ppid=28626 vsize=13980732 CPUtime=0.68 cores=1,3,5,7
/proc/28628/task/28640/stat : 28640 (java) S 28626 28626 18930 0 -1 1077944384 9277 0 0 0 67 1 0 0 20 0 15 0 61867861 14316269568 78366 18446744073709551615 4194304 4196468 140731132004480 139865339447408 139865867737730 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25513984 140731132006867 140731132007042 140731132007042 140731132010447 0
[pid=28628/tid=28641] ppid=28626 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/28628/task/28641/stat : 28641 (java) S 28626 28626 18930 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 61867861 14316269568 78366 18446744073709551615 4194304 4196468 140731132004480 139865338394848 139865867736789 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25513984 140731132006867 140731132007042 140731132007042 140731132010447 0
[pid=28628/tid=28642] ppid=28626 vsize=13980732 CPUtime=0.06 cores=1,3,5,7
/proc/28628/task/28642/stat : 28642 (java) S 28626 28626 18930 0 -1 1077944384 1175 0 0 0 3 3 0 0 20 0 15 0 61867864 14316269568 78366 18446744073709551615 4194304 4196468 140731132004480 139865337343152 139865867737730 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25513984 140731132006867 140731132007042 140731132007042 140731132010447 0
Current children cumulated CPU time (s) 232.62
Current children cumulated vsize (KiB) 13990244



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+240.001 s]
/proc/loadavg: 1.60 1.74 1.76 3/216 28728
/proc/meminfo: memFree=31247256/32770624 swapFree=0/216972
[pid=28626] ppid=28623 vsize=9512 CPUtime=0 cores=1,3,5,7
/proc/28626/stat : 28626 (xcsp3-exec) S 28623 28626 18930 0 -1 4202496 511 0 0 0 0 0 0 0 20 0 1 0 61867849 9740288 345 18446744073709551615 4194304 5098028 140728214050400 140728214048504 139780521091708 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 6 0 0 7196144 7232144 31866880 140728214053274 140728214053478 140728214053478 140728214056939 0
/proc/28626/statm: 2378 345 289 221 0 87 0
[pid=28628] ppid=28626 vsize=13980732 CPUtime=250.56 cores=1,3,5,7
/proc/28628/stat : 28628 (java) S 28626 28626 18930 0 -1 1077944320 72749 0 0 0 25008 48 0 0 20 0 15 0 61867855 14316269568 84533 18446744073709551615 4194304 4196468 140731132004480 140731131987024 139865867726583 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 25513984 140731132006867 140731132007042 140731132007042 140731132010447 0
/proc/28628/statm: 3495183 84533 3231 1 0 3483484 0
[pid=28628/tid=28629] ppid=28626 vsize=13980732 CPUtime=238.92 cores=1,3,5,7
/proc/28628/task/28629/stat : 28629 (java) R 28626 28626 18930 0 -1 4202560 16644 0 0 0 23886 6 0 0 20 0 15 0 61867855 14316269568 84533 18446744073709551615 4194304 4196468 140731132004480 139865871965936 139865496947162 0 4 1 16800974 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 25513984 140731132006867 140731132007042 140731132007042 140731132010447 0
[pid=28628/tid=28630] ppid=28626 vsize=13980732 CPUtime=0.78 cores=1,3,5,7
/proc/28628/task/28630/stat : 28630 (java) S 28626 28626 18930 0 -1 1077944384 2506 0 0 0 71 7 0 0 20 0 15 0 61867856 14316269568 84533 18446744073709551615 4194304 4196468 140731132004480 139865824692880 139865867736789 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25513984 140731132006867 140731132007042 140731132007042 140731132010447 0
[pid=28628/tid=28631] ppid=28626 vsize=13980732 CPUtime=0.78 cores=1,3,5,7
/proc/28628/task/28631/stat : 28631 (java) S 28626 28626 18930 0 -1 1077944384 1043 0 0 0 70 8 0 0 20 0 15 0 61867856 14316269568 84533 18446744073709551615 4194304 4196468 140731132004480 139865823640080 139865867736789 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25513984 140731132006867 140731132007042 140731132007042 140731132010447 0
[pid=28628/tid=28632] ppid=28626 vsize=13980732 CPUtime=0.79 cores=1,3,5,7
/proc/28628/task/28632/stat : 28632 (java) S 28626 28626 18930 0 -1 1077944384 2209 0 0 0 71 8 0 0 20 0 15 0 61867856 14316269568 84533 18446744073709551615 4194304 4196468 140731132004480 139865822587280 139865867736789 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25513984 140731132006867 140731132007042 140731132007042 140731132010447 0
[pid=28628/tid=28633] ppid=28626 vsize=13980732 CPUtime=0.78 cores=1,3,5,7
/proc/28628/task/28633/stat : 28633 (java) S 28626 28626 18930 0 -1 1077944384 1403 0 0 0 70 8 0 0 20 0 15 0 61867856 14316269568 84533 18446744073709551615 4194304 4196468 140731132004480 139865821534480 139865867736789 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25513984 140731132006867 140731132007042 140731132007042 140731132010447 0
[pid=28628/tid=28634] ppid=28626 vsize=13980732 CPUtime=0.1 cores=1,3,5,7
/proc/28628/task/28634/stat : 28634 (java) S 28626 28626 18930 0 -1 1077944384 1595 0 0 0 9 1 0 0 20 0 15 0 61867857 14316269568 84533 18446744073709551615 4194304 4196468 140731132004480 139865413393264 139865867737730 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25513984 140731132006867 140731132007042 140731132007042 140731132010447 0
[pid=28628/tid=28635] ppid=28626 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/28628/task/28635/stat : 28635 (java) S 28626 28626 18930 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 15 0 61867858 14316269568 84533 18446744073709551615 4194304 4196468 140731132004480 139865412339232 139865867736789 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25513984 140731132006867 140731132007042 140731132007042 140731132010447 0
[pid=28628/tid=28636] ppid=28626 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/28628/task/28636/stat : 28636 (java) S 28626 28626 18930 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 61867858 14316269568 84533 18446744073709551615 4194304 4196468 140731132004480 139865411286384 139865867736789 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25513984 140731132006867 140731132007042 140731132007042 140731132010447 0
[pid=28628/tid=28637] ppid=28626 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/28628/task/28637/stat : 28637 (java) S 28626 28626 18930 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 61867861 14316269568 84533 18446744073709551615 4194304 4196468 140731132004480 139865410234704 139865867745179 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25513984 140731132006867 140731132007042 140731132007042 140731132010447 0
[pid=28628/tid=28638] ppid=28626 vsize=13980732 CPUtime=3.73 cores=1,3,5,7
/proc/28628/task/28638/stat : 28638 (java) S 28626 28626 18930 0 -1 1077944384 17873 0 0 0 371 2 0 0 20 0 15 0 61867861 14316269568 84533 18446744073709551615 4194304 4196468 140731132004480 139865341553008 139865867737730 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25513984 140731132006867 140731132007042 140731132007042 140731132010447 0
[pid=28628/tid=28639] ppid=28626 vsize=13980732 CPUtime=3.83 cores=1,3,5,7
/proc/28628/task/28639/stat : 28639 (java) S 28626 28626 18930 0 -1 1077944384 17649 0 0 0 381 2 0 0 20 0 15 0 61867861 14316269568 84533 18446744073709551615 4194304 4196468 140731132004480 139865340500208 139865867737730 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25513984 140731132006867 140731132007042 140731132007042 140731132010447 0
[pid=28628/tid=28640] ppid=28626 vsize=13980732 CPUtime=0.68 cores=1,3,5,7
/proc/28628/task/28640/stat : 28640 (java) S 28626 28626 18930 0 -1 1077944384 9292 0 0 0 67 1 0 0 20 0 15 0 61867861 14316269568 84533 18446744073709551615 4194304 4196468 140731132004480 139865339447408 139865867737730 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25513984 140731132006867 140731132007042 140731132007042 140731132010447 0
[pid=28628/tid=28641] ppid=28626 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/28628/task/28641/stat : 28641 (java) S 28626 28626 18930 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 61867861 14316269568 84533 18446744073709551615 4194304 4196468 140731132004480 139865338394848 139865867736789 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25513984 140731132006867 140731132007042 140731132007042 140731132010447 0
[pid=28628/tid=28642] ppid=28626 vsize=13980732 CPUtime=0.06 cores=1,3,5,7
/proc/28628/task/28642/stat : 28642 (java) S 28626 28626 18930 0 -1 1077944384 1175 0 0 0 3 3 0 0 20 0 15 0 61867864 14316269568 84533 18446744073709551615 4194304 4196468 140731132004480 139865337343152 139865867737730 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25513984 140731132006867 140731132007042 140731132007042 140731132010447 0
Current children cumulated CPU time (s) 250.56
Current children cumulated vsize (KiB) 13990244

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

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 240.01
CPU time (s): 250.56
CPU user time (s): 250.08
CPU system time (s): 0.48
CPU usage (%): 104.396
Max. virtual memory (cumulated for all children) (KiB): 13990244

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.00188
system time used= 0.00012
maximum resident set size= 1384
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 511
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 1.05458 second user time and 1.5842 second system time

The end

Launcher Data

Begin job on node132 at 2017-08-01 23:01:26
IDJOB=4255354
IDBENCH=135668
IDSOLVER=2637
FILE ID=node132/4255354-1501622143
RUNJOBID= node132-1501617097-24795
PBS_JOBID= 
Free space on /tmp= 61872 MiB

SOLVER NAME= choco-solver 5a
BENCH NAME= XCSP17/TravellingSalesman/TravellingSalesman-m1-n20/TravellingSalesman-20-30-02.xml
COMMAND LINE= ./xcsp3-exec -dir DIR -tl TIMEOUT -ml 11000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4255354-1501622143/watcher-4255354-1501622143 -o /tmp/evaluation-result-4255354-1501622143/solver-4255354-1501622143 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node132-1501617097-24795 --watchdog 300  ./xcsp3-exec -dir HOME -tl 264 -ml 11000 -tdir HOME -seed 1666321955 HOME/instance-4255354-1501622143.xml

TIME LIMIT= 264 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= a68811cefd95bd5595684aa0eec29a9f
RANDOM SEED=1666321955

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

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/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	: 4
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.74
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	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
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.74
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	: 4
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:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        31726088 kB
MemAvailable:   31832488 kB
Buffers:          121792 kB
Cached:           283776 kB
SwapCached:            0 kB
Active:           394144 kB
Inactive:         241152 kB
Active(anon):     230560 kB
Inactive(anon):    24444 kB
Active(file):     163584 kB
Inactive(file):   216708 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7916 kB
Writeback:             0 kB
AnonPages:        180444 kB
Mapped:            51932 kB
Shmem:             25276 kB
Slab:             109576 kB
SReclaimable:      83888 kB
SUnreclaim:        25688 kB
KernelStack:        3840 kB
PageTables:         6276 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1173912 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     63488 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      114048 kB
DirectMap2M:    33431552 kB

Free space on /tmp at the end= 61864 MiB
End job on node132 at 2017-08-01 23:05:26