Trace number 4394349

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 2019-06-14SAT (TO)126 2400.42 769.091

General information on the benchmark

NameTravellingSalesman/TravellingSalesman-m1-n30/
TravellingSalesman-30-30-00.xml
MD5SUMb8130450ecaa214ac0617b692471aec1
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark126
Best CPU time to get the best result obtained on this benchmark2400.1
Satisfiable
(Un)Satisfiability was proved
Number of variables60
Number of constraints31
Number of domains2
Minimum domain size30
Maximum domain size32
Distribution of domain sizes[{"size":30,"count":30},{"size":32,"count":30}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":30},{"degree":3,"count":30}]
Minimum constraint arity3
Maximum constraint arity30
Distribution of constraint arities[{"arity":3,"count":30},{"arity":30,"count":1}]
Number of extensional constraints30
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":30},{"type":"allDifferent","count":1}]
Optimization problemYES
Type of objectivemin SUM

Quality of the solution as a function of time


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

Solver Data

0.00/0.00	c java -server -Xmx12000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4394349-1568332824.xml"  -tl '2400s' -p 4
0.13/0.18	c Choco e747e1e
0.13/0.18	c [HOME/instance-4394349-1568332824.xml, -tl, 2400s, -p, 4]
0.35/0.22	c 4 solvers in parallel
0.35/0.28	c parse instance...
1.06/0.59	c solve instance...
1.40/0.66	o 257 
1.40/0.67	o 252 
1.40/0.68	o 251 
1.40/0.70	o 244 
1.71/0.70	o 241 
1.71/0.73	o 239 
1.71/0.73	o 238 
1.71/0.74	o 237 
1.71/0.80	o 232 
2.48/0.93	o 176 
20.63/5.54	o 173 
160.61/40.78	o 172 
422.42/120.25	o 171 
422.42/120.26	o 169 
422.42/120.27	o 168 
428.73/125.60	o 167 
428.73/125.61	o 162 
432.46/129.17	o 161 
443.21/139.77	o 160 
446.84/143.35	o 157 
452.49/148.79	o 155 
463.68/159.07	o 151 
485.69/180.80	o 150 
495.16/186.01	o 145 
501.10/191.98	o 144 
512.37/202.88	o 143 
518.71/209.02	o 142 
524.24/214.54	o 140 
536.76/226.80	o 138 
536.76/226.80	o 136 
572.28/246.84	o 135 
616.56/290.37	o 132 
648.14/302.77	o 131 
659.48/313.96	o 130 
665.32/319.60	o 128 
672.23/323.54	o 127 
772.43/359.50	o 126 
2400.10/769.07	s SATISFIABLE
2400.10/769.07	v <instantiation>
2400.10/769.07	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] c[20] c[21] c[22] c[23] c[24] c[25] c[26] c[27] c[28] c[29] 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] d[20] d[21] d[22] d[23] d[24] d[25] d[26] d[27] d[28] d[29] </list>
2400.10/769.07	v 	<values>6 1 0 2 4 5 10 11 7 8 3 9 12 15 14 17 19 16 18 27 29 28 25 23 24 26 22 20 21 13 4 7 2 1 2 4 1 6 1 4 4 4 4 4 4 6 7 5 7 12 3 2 4 1 5 3 1 1 9 8 </values>
2400.10/769.07	v </instantiation>
2400.10/769.07	c Unexpected resolution interruption!

Verifier Data

OK	126

Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

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.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (9509 MiB free)
  memory of node 1: 16384 MiB (9581 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4394349-1568332824/watcher-4394349-1568332824 -o /tmp/evaluation-result-4394349-1568332824/solver-4394349-1568332824 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node124-1568329129-18218 --watchdog 2560 xcsp3-exec -dir HOME -tl 2400 -p 4 -ml 12000 -tdir HOME -seed 957131735 HOME/instance-4394349-1568332824.xml 

running on 4 cores: 1,3,5,7

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
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=32742, runsolver pid=32739

[startup+0.100632 s]*
/proc/loadavg: 8.71 8.61 8.29 7/233 32758
/proc/meminfo: memFree=19535072/32770624 swapFree=66959216/67108860
[pid=32742] ppid=32739 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/32742/stat : 32742 (xcsp3-exec) S 32739 32742 18186 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 409222593 115843072 362 33554432000 4194304 5098028 140735044050208 140735044048312 139794511188604 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 11571200 140735044055931 140735044056173 140735044056173 140735044059082 0
/proc/32742/statm: 28282 362 304 221 0 87 0
[pid=32744] ppid=32742 vsize=15144768 memory=27452 CPUtime=0.13 cores=1,3,5,7
/proc/32744/stat : 32744 (java) S 32742 32742 18186 0 -1 1077944320 5827 0 0 0 12 1 0 0 20 0 15 0 409222593 15508242432 6863 33554432000 4194304 4196468 140725364580160 140725364562704 139871078948599 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 16257024 140725364581359 140725364581530 140725364581530 140725364584399 0
/proc/32744/statm: 3786192 6863 3154 1 0 3748377 0
[pid=32744/tid=32745] ppid=32742 vsize=15144768 memory=-6962121287837372198 CPUtime=0.09 cores=1,3,5,7
/proc/32744/task/32745/stat : 32745 (java) R 32742 32742 18186 0 -1 4202560 3632 0 0 0 8 1 0 0 20 0 15 0 409222593 15508242432 6863 33554432000 4194304 4196468 140725364580160 139871083169872 139871078960534 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 16257024 140725364581359 140725364581530 140725364581530 140725364584399 0
[pid=32744/tid=32746] ppid=32742 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32744/task/32746/stat : 32746 (java) S 32742 32742 18186 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 409222594 15508242432 6863 33554432000 4194304 4196468 140725364580160 139870671137936 139871078958805 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16257024 140725364581359 140725364581530 140725364581530 140725364584399 0
[pid=32744/tid=32747] ppid=32742 vsize=15144768 memory=140261422982784 CPUtime=0 cores=1,3,5,7
/proc/32744/task/32747/stat : 32747 (java) S 32742 32742 18186 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 409222594 15508242432 6863 33554432000 4194304 4196468 140725364580160 139870670085136 139871078958805 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16257024 140725364581359 140725364581530 140725364581530 140725364584399 0
[pid=32744/tid=32748] ppid=32742 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32744/task/32748/stat : 32748 (java) S 32742 32742 18186 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 409222594 15508242432 6863 33554432000 4194304 4196468 140725364580160 139870669032336 139871078958805 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16257024 140725364581359 140725364581530 140725364581530 140725364584399 0
[pid=32744/tid=32749] ppid=32742 vsize=15144768 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32744/task/32749/stat : 32749 (java) S 32742 32742 18186 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 409222594 15508242432 6863 33554432000 4194304 4196468 140725364580160 139870667979536 139871078958805 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16257024 140725364581359 140725364581530 140725364581530 140725364584399 0
[pid=32744/tid=32750] ppid=32742 vsize=15144768 memory=140261422982784 CPUtime=0 cores=1,3,5,7
/proc/32744/task/32750/stat : 32750 (java) S 32742 32742 18186 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 409222595 15508242432 6863 33554432000 4194304 4196468 140725364580160 139870547257712 139871078959746 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16257024 140725364581359 140725364581530 140725364581530 140725364584399 0
[pid=32744/tid=32751] ppid=32742 vsize=15144768 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32744/task/32751/stat : 32751 (java) S 32742 32742 18186 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 409222596 15508242432 6863 33554432000 4194304 4196468 140725364580160 139870546203680 139871078958805 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16257024 140725364581359 140725364581530 140725364581530 140725364584399 0
[pid=32744/tid=32752] ppid=32742 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32744/task/32752/stat : 32752 (java) S 32742 32742 18186 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 409222596 15508242432 6863 33554432000 4194304 4196468 140725364580160 139870545150832 139871078958805 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16257024 140725364581359 140725364581530 140725364581530 140725364584399 0
[pid=32744/tid=32753] ppid=32742 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32744/task/32753/stat : 32753 (java) S 32742 32742 18186 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 409222598 15508242432 6863 33554432000 4194304 4196468 140725364580160 139870544099152 139871078967195 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16257024 140725364581359 140725364581530 140725364581530 140725364584399 0
[pid=32744/tid=32754] ppid=32742 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32744/task/32754/stat : 32754 (java) R 32742 32742 18186 0 -1 1077944384 461 0 0 0 0 0 0 0 20 0 15 0 409222598 15508242432 6863 33554432000 4194304 4196468 140725364580160 139870543047536 139871078959746 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 16257024 140725364581359 140725364581530 140725364581530 140725364584399 0
[pid=32744/tid=32755] ppid=32742 vsize=15144768 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32744/task/32755/stat : 32755 (java) S 32742 32742 18186 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 409222598 15508242432 6863 33554432000 4194304 4196468 140725364580160 139870541994736 139871078959746 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16257024 140725364581359 140725364581530 140725364581530 140725364584399 0
[pid=32744/tid=32756] ppid=32742 vsize=15144768 memory=140261422982784 CPUtime=0.02 cores=1,3,5,7
/proc/32744/task/32756/stat : 32756 (java) R 32742 32742 18186 0 -1 4202560 430 0 0 0 2 0 0 0 20 0 15 0 409222598 15508242432 6863 33554432000 4194304 4196468 140725364580160 139870540941936 139871058083082 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16257024 140725364581359 140725364581530 140725364581530 140725364584399 0
[pid=32744/tid=32757] ppid=32742 vsize=15144768 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32744/task/32757/stat : 32757 (java) S 32742 32742 18186 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 409222599 15508242432 6863 33554432000 4194304 4196468 140725364580160 139870539889376 139871078958805 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16257024 140725364581359 140725364581530 140725364581530 140725364584399 0
[pid=32744/tid=32758] ppid=32742 vsize=15144768 memory=140261422982784 CPUtime=0 cores=1,3,5,7
/proc/32744/task/32758/stat : 32758 (java) R 32742 32742 18186 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 409222599 15508242432 6863 33554432000 4194304 4196468 140725364580160 139870538836656 139871078959746 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16257024 140725364581359 140725364581530 140725364581530 140725364584399 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 15257896 KiB
Current children cumulated memory: 28900 KiB

[startup+0.210719 s]*
/proc/loadavg: 8.71 8.61 8.29 7/233 32758
/proc/meminfo: memFree=19521076/32770624 swapFree=66959216/67108860
[pid=32742] ppid=32739 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/32742/stat : 32742 (xcsp3-exec) S 32739 32742 18186 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 409222593 115843072 362 33554432000 4194304 5098028 140735044050208 140735044048312 139794511188604 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 11571200 140735044055931 140735044056173 140735044056173 140735044059082 0
/proc/32742/statm: 28282 362 304 221 0 87 0
[pid=32744] ppid=32742 vsize=15144768 memory=40132 CPUtime=0.35 cores=1,3,5,7
/proc/32744/stat : 32744 (java) S 32742 32742 18186 0 -1 1077944320 9706 0 0 0 32 3 0 0 20 0 15 0 409222593 15508242432 10033 33554432000 4194304 4196468 140725364580160 140725364562704 139871078948599 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 16257024 140725364581359 140725364581530 140725364581530 140725364584399 0
/proc/32744/statm: 3786192 10033 3323 1 0 3748377 0
[pid=32744/tid=32745] ppid=32742 vsize=15144768 memory=7883960649037381690 CPUtime=0.2 cores=1,3,5,7
/proc/32744/task/32745/stat : 32745 (java) R 32742 32742 18186 0 -1 4202560 6668 0 0 0 18 2 0 0 20 0 15 0 409222593 15508242432 10033 33554432000 4194304 4196468 140725364580160 139871083182544 139871063029086 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 16257024 140725364581359 140725364581530 140725364581530 140725364584399 0
[pid=32744/tid=32746] ppid=32742 vsize=15144768 memory=1965945 CPUtime=0 cores=1,3,5,7
/proc/32744/task/32746/stat : 32746 (java) S 32742 32742 18186 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 409222594 15508242432 10033 33554432000 4194304 4196468 140725364580160 139870671137936 139871078958805 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16257024 140725364581359 140725364581530 140725364581530 140725364584399 0
[pid=32744/tid=32747] ppid=32742 vsize=15144768 memory=4051181148436358816 CPUtime=0 cores=1,3,5,7
/proc/32744/task/32747/stat : 32747 (java) S 32742 32742 18186 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 409222594 15508242432 10033 33554432000 4194304 4196468 140725364580160 139870670085136 139871078958805 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16257024 140725364581359 140725364581530 140725364581530 140725364584399 0
[pid=32744/tid=32748] ppid=32742 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32744/task/32748/stat : 32748 (java) S 32742 32742 18186 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 409222594 15508242432 10033 33554432000 4194304 4196468 140725364580160 139870669032336 139871078958805 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16257024 140725364581359 140725364581530 140725364581530 140725364584399 0
[pid=32744/tid=32749] ppid=32742 vsize=15144768 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32744/task/32749/stat : 32749 (java) S 32742 32742 18186 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 409222594 15508242432 10033 33554432000 4194304 4196468 140725364580160 139870667979536 139871078958805 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16257024 140725364581359 140725364581530 140725364581530 140725364584399 0
[pid=32744/tid=32750] ppid=32742 vsize=15144768 memory=140261422982784 CPUtime=0 cores=1,3,5,7
/proc/32744/task/32750/stat : 32750 (java) S 32742 32742 18186 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 409222595 15508242432 10033 33554432000 4194304 4196468 140725364580160 139870547257712 139871078959746 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16257024 140725364581359 140725364581530 140725364581530 140725364584399 0
[pid=32744/tid=32751] ppid=32742 vsize=15144768 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32744/task/32751/stat : 32751 (java) S 32742 32742 18186 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 409222596 15508242432 10033 33554432000 4194304 4196468 140725364580160 139870546203680 139871078958805 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16257024 140725364581359 140725364581530 140725364581530 140725364584399 0
[pid=32744/tid=32752] ppid=32742 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32744/task/32752/stat : 32752 (java) S 32742 32742 18186 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 409222596 15508242432 10033 33554432000 4194304 4196468 140725364580160 139870545150832 139871078958805 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16257024 140725364581359 140725364581530 140725364581530 140725364584399 0
[pid=32744/tid=32753] ppid=32742 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32744/task/32753/stat : 32753 (java) S 32742 32742 18186 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 409222598 15508242432 10033 33554432000 4194304 4196468 140725364580160 139870544099152 139871078967195 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16257024 140725364581359 140725364581530 140725364581530 140725364584399 0
[pid=32744/tid=32754] ppid=32742 vsize=15144768 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/32744/task/32754/stat : 32754 (java) S 32742 32742 18186 0 -1 1077944384 530 0 0 0 2 0 0 0 20 0 15 0 409222598 15508242432 10033 33554432000 4194304 4196468 140725364580160 139870543047536 139871078959746 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16257024 140725364581359 140725364581530 140725364581530 140725364584399 0
[pid=32744/tid=32755] ppid=32742 vsize=15144768 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/32744/task/32755/stat : 32755 (java) S 32742 32742 18186 0 -1 1077944384 277 0 0 0 2 0 0 0 20 0 15 0 409222598 15508242432 10033 33554432000 4194304 4196468 140725364580160 139870541994736 139871078959746 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16257024 140725364581359 140725364581530 140725364581530 140725364584399 0
[pid=32744/tid=32756] ppid=32742 vsize=15144768 memory=140261422982784 CPUtime=0.08 cores=1,3,5,7
/proc/32744/task/32756/stat : 32756 (java) S 32742 32742 18186 0 -1 1077944384 925 0 0 0 8 0 0 0 20 0 15 0 409222598 15508242432 10033 33554432000 4194304 4196468 140725364580160 139870540941936 139871078959746 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16257024 140725364581359 140725364581530 140725364581530 140725364584399 0
[pid=32744/tid=32757] ppid=32742 vsize=15144768 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32744/task/32757/stat : 32757 (java) S 32742 32742 18186 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 409222599 15508242432 10033 33554432000 4194304 4196468 140725364580160 139870539889376 139871078958805 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16257024 140725364581359 140725364581530 140725364581530 140725364584399 0
[pid=32744/tid=32758] ppid=32742 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32744/task/32758/stat : 32758 (java) S 32742 32742 18186 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 409222599 15508242432 10033 33554432000 4194304 4196468 140725364580160 139870538836656 139871078959746 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16257024 140725364581359 140725364581530 140725364581530 140725364584399 0
Current children cumulated CPU time: 0.35 s
Current children cumulated vsize: 15257896 KiB
Current children cumulated memory: 41580 KiB

[startup+0.318286 s]*
/proc/loadavg: 8.71 8.61 8.29 8/233 32758
/proc/meminfo: memFree=19513172/32770624 swapFree=66959216/67108860
[pid=32742] ppid=32739 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/32742/stat : 32742 (xcsp3-exec) S 32739 32742 18186 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 409222593 115843072 362 33554432000 4194304 5098028 140735044050208 140735044048312 139794511188604 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 11571200 140735044055931 140735044056173 140735044056173 140735044059082 0
/proc/32742/statm: 28282 362 304 221 0 87 0
[pid=32744] ppid=32742 vsize=15149024 memory=49920 CPUtime=0.54 cores=1,3,5,7
/proc/32744/stat : 32744 (java) S 32742 32742 18186 0 -1 1077944320 11288 0 0 0 50 4 0 0 20 0 15 0 409222593 15512600576 12480 33554432000 4194304 4196468 140725364580160 140725364562704 139871078948599 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 16257024 140725364581359 140725364581530 140725364581530 140725364584399 0
/proc/32744/statm: 3787256 12480 3371 1 0 3748377 0
[pid=32744/tid=32745] ppid=32742 vsize=15149024 memory=6791534058613427641 CPUtime=0.31 cores=1,3,5,7
/proc/32744/task/32745/stat : 32745 (java) R 32742 32742 18186 0 -1 4202560 7933 0 0 0 28 3 0 0 20 0 15 0 409222593 15512600576 12480 33554432000 4194304 4196468 140725364580160 139871083176368 139871078970525 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16257024 140725364581359 140725364581530 140725364581530 140725364584399 0
[pid=32744/tid=32746] ppid=32742 vsize=15149024 memory=6944656592455097440 CPUtime=0 cores=1,3,5,7
/proc/32744/task/32746/stat : 32746 (java) S 32742 32742 18186 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 409222594 15512600576 12489 33554432000 4194304 4196468 140725364580160 139870671137936 139871078958805 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16257024 140725364581359 140725364581530 140725364581530 140725364584399 0
[pid=32744/tid=32747] ppid=32742 vsize=15149024 memory=6944656575208382560 CPUtime=0 cores=1,3,5,7
/proc/32744/task/32747/stat : 32747 (java) S 32742 32742 18186 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 409222594 15512600576 12489 33554432000 4194304 4196468 140725364580160 139870670085136 139871078958805 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16257024 140725364581359 140725364581530 140725364581530 140725364584399 0
[pid=32744/tid=32748] ppid=32742 vsize=15149024 memory=-3258418265892434876 CPUtime=0 cores=1,3,5,7
/proc/32744/task/32748/stat : 32748 (java) S 32742 32742 18186 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 409222594 15512600576 12489 33554432000 4194304 4196468 140725364580160 139870669032336 139871078958805 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16257024 140725364581359 140725364581530 140725364581530 140725364584399 0
[pid=32744/tid=32749] ppid=32742 vsize=15149024 memory=4572146057552828020 CPUtime=0 cores=1,3,5,7
/proc/32744/task/32749/stat : 32749 (java) S 32742 32742 18186 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 409222594 15512600576 12489 33554432000 4194304 4196468 140725364580160 139870667979536 139871078958805 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16257024 140725364581359 140725364581530 140725364581530 140725364584399 0
[pid=32744/tid=32750] ppid=32742 vsize=15149024 memory=6944613755495348631 CPUtime=0 cores=1,3,5,7
/proc/32744/task/32750/stat : 32750 (java) S 32742 32742 18186 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 409222595 15512600576 12489 33554432000 4194304 4196468 140725364580160 139870547257712 139871078959746 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16257024 140725364581359 140725364581530 140725364581530 140725364584399 0
[pid=32744/tid=32751] ppid=32742 vsize=15149024 memory=7893295687695687954 CPUtime=0 cores=1,3,5,7
/proc/32744/task/32751/stat : 32751 (java) S 32742 32742 18186 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 409222596 15512600576 12489 33554432000 4194304 4196468 140725364580160 139870546203680 139871078958805 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16257024 140725364581359 140725364581530 140725364581530 140725364584399 0
[pid=32744/tid=32752] ppid=32742 vsize=15149024 memory=-8813974798734826869 CPUtime=0 cores=1,3,5,7
/proc/32744/task/32752/stat : 32752 (java) S 32742 32742 18186 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 409222596 15512600576 12489 33554432000 4194304 4196468 140725364580160 139870545150832 139871078958805 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16257024 140725364581359 140725364581530 140725364581530 140725364584399 0
[pid=32744/tid=32753] ppid=32742 vsize=15149024 memory=-6664436420846797971 CPUtime=0 cores=1,3,5,7
/proc/32744/task/32753/stat : 32753 (java) S 32742 32742 18186 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 409222598 15512600576 12489 33554432000 4194304 4196468 140725364580160 139870544099152 139871078967195 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16257024 140725364581359 140725364581530 140725364581530 140725364584399 0
[pid=32744/tid=32754] ppid=32742 vsize=15149024 memory=4426078206164241782 CPUtime=0.04 cores=1,3,5,7
/proc/32744/task/32754/stat : 32754 (java) S 32742 32742 18186 0 -1 1077944384 551 0 0 0 4 0 0 0 20 0 15 0 409222598 15512600576 12489 33554432000 4194304 4196468 140725364580160 139870543047536 139871078959746 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16257024 140725364581359 140725364581530 140725364581530 140725364584399 0
[pid=32744/tid=32755] ppid=32742 vsize=15149024 memory=0 CPUtime=0.05 cores=1,3,5,7
/proc/32744/task/32755/stat : 32755 (java) S 32742 32742 18186 0 -1 1077944384 410 0 0 0 5 0 0 0 20 0 15 0 409222598 15512600576 12489 33554432000 4194304 4196468 140725364580160 139870541994736 139871078959746 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16257024 140725364581359 140725364581530 140725364581530 140725364584399 0
[pid=32744/tid=32756] ppid=32742 vsize=15149024 memory=0 CPUtime=0.12 cores=1,3,5,7
/proc/32744/task/32756/stat : 32756 (java) S 32742 32742 18186 0 -1 1077944384 1088 0 0 0 12 0 0 0 20 0 15 0 409222598 15512600576 12489 33554432000 4194304 4196468 140725364580160 139870540941936 139871078959746 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16257024 140725364581359 140725364581530 140725364581530 140725364584399 0
[pid=32744/tid=32757] ppid=32742 vsize=15149024 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32744/task/32757/stat : 32757 (java) S 32742 32742 18186 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 409222599 15512600576 12489 33554432000 4194304 4196468 140725364580160 139870539889376 139871078958805 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16257024 140725364581359 140725364581530 140725364581530 140725364584399 0
[pid=32744/tid=32758] ppid=32742 vsize=15149024 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32744/task/32758/stat : 32758 (java) S 32742 32742 18186 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 409222599 15512600576 12489 33554432000 4194304 4196468 140725364580160 139870538836656 139871078959746 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16257024 140725364581359 140725364581530 140725364581530 140725364584399 0
Current children cumulated CPU time: 0.54 s
Current children cumulated vsize: 15262152 KiB
Current children cumulated memory: 51368 KiB

[startup+0.70236 s]
/proc/loadavg: 8.71 8.61 8.29 8/233 32758
/proc/meminfo: memFree=19498972/32770624 swapFree=66959216/67108860
[pid=32742] ppid=32739 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/32742/stat : 32742 (xcsp3-exec) S 32739 32742 18186 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 409222593 115843072 362 33554432000 4194304 5098028 140735044050208 140735044048312 139794511188604 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 11571200 140735044055931 140735044056173 140735044056173 140735044059082 0
/proc/32742/statm: 28282 362 304 221 0 87 0
[pid=32744] ppid=32742 vsize=15484996 memory=117144 CPUtime=1.71 cores=1,3,5,7
/proc/32744/stat : 32744 (java) S 32742 32742 18186 0 -1 1077944320 14682 0 0 0 165 6 0 0 20 0 18 0 409222593 15856635904 29286 33554432000 4194304 4196468 140725364580160 140725364562704 139871078948599 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 16257024 140725364581359 140725364581530 140725364581530 140725364584399 0
/proc/32744/statm: 3871249 29286 3460 1 0 3832351 0
[pid=32744/tid=32745] ppid=32742 vsize=15484996 memory=33 CPUtime=0.59 cores=1,3,5,7
/proc/32744/task/32745/stat : 32745 (java) S 32742 32742 18186 0 -1 1077944384 8860 0 0 0 55 4 0 0 20 0 18 0 409222593 15856635904 29286 33554432000 4194304 4196468 140725364580160 139871083189376 139871078958805 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16257024 140725364581359 140725364581530 140725364581530 140725364584399 0
[pid=32744/tid=32746] ppid=32742 vsize=15484996 memory=-7816663703405220396 CPUtime=0 cores=1,3,5,7
/proc/32744/task/32746/stat : 32746 (java) S 32742 32742 18186 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 18 0 409222594 15856635904 29286 33554432000 4194304 4196468 140725364580160 139870671137936 139871078958805 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16257024 140725364581359 140725364581530 140725364581530 140725364584399 0
[pid=32744/tid=32747] ppid=32742 vsize=15484996 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32744/task/32747/stat : 32747 (java) S 32742 32742 18186 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 18 0 409222594 15856635904 29286 33554432000 4194304 4196468 140725364580160 139870670085136 139871078958805 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16257024 140725364581359 140725364581530 140725364581530 140725364584399 0
[pid=32744/tid=32748] ppid=32742 vsize=15484996 memory=1660 CPUtime=0 cores=1,3,5,7
/proc/32744/task/32748/stat : 32748 (java) S 32742 32742 18186 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 18 0 409222594 15856635904 29286 33554432000 4194304 4196468 140725364580160 139870669032336 139871078958805 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16257024 140725364581359 140725364581530 140725364581530 140725364584399 0
[pid=32744/tid=32749] ppid=32742 vsize=15484996 memory=38328 CPUtime=0 cores=1,3,5,7
/proc/32744/task/32749/stat : 32749 (java) S 32742 32742 18186 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 18 0 409222594 15856635904 29286 33554432000 4194304 4196468 140725364580160 139870667979536 139871078958805 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16257024 140725364581359 140725364581530 140725364581530 140725364584399 0
[pid=32744/tid=32750] ppid=32742 vsize=15484996 memory=988 CPUtime=0 cores=1,3,5,7
/proc/32744/task/32750/stat : 32750 (java) S 32742 32742 18186 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 18 0 409222595 15856635904 29286 33554432000 4194304 4196468 140725364580160 139870547257712 139871078959746 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16257024 140725364581359 140725364581530 140725364581530 140725364584399 0
[pid=32744/tid=32751] ppid=32742 vsize=15484996 memory=2008 CPUtime=0 cores=1,3,5,7
/proc/32744/task/32751/stat : 32751 (java) S 32742 32742 18186 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 18 0 409222596 15856635904 29286 33554432000 4194304 4196468 140725364580160 139870546203680 139871078958805 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16257024 140725364581359 140725364581530 140725364581530 140725364584399 0
[pid=32744/tid=32752] ppid=32742 vsize=15484996 memory=1436 CPUtime=0 cores=1,3,5,7
/proc/32744/task/32752/stat : 32752 (java) S 32742 32742 18186 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 18 0 409222596 15856635904 29286 33554432000 4194304 4196468 140725364580160 139870545150832 139871078958805 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16257024 140725364581359 140725364581530 140725364581530 140725364584399 0
[pid=32744/tid=32753] ppid=32742 vsize=15484996 memory=580 CPUtime=0 cores=1,3,5,7
/proc/32744/task/32753/stat : 32753 (java) S 32742 32742 18186 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 18 0 409222598 15856635904 29286 33554432000 4194304 4196468 140725364580160 139870544099152 139871078967195 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16257024 140725364581359 140725364581530 140725364581530 140725364584399 0
[pid=32744/tid=32754] ppid=32742 vsize=15484996 memory=1720 CPUtime=0.28 cores=1,3,5,7
/proc/32744/task/32754/stat : 32754 (java) D 32742 32742 18186 0 -1 4202560 1024 0 0 0 28 0 0 0 20 0 18 0 409222598 15856635904 29286 33554432000 4194304 4196468 140725364580160 139870543047832 139871056675872 0 4 0 16800975 18446744071582151416 0 0 -1 7 0 0 0 0 0 6293624 6294260 16257024 140725364581359 140725364581530 140725364581530 140725364584399 0
[pid=32744/tid=32755] ppid=32742 vsize=15484996 memory=10604 CPUtime=0.31 cores=1,3,5,7
/proc/32744/task/32755/stat : 32755 (java) R 32742 32742 18186 0 -1 4202560 978 0 0 0 31 0 0 0 20 0 18 0 409222598 15856635904 29286 33554432000 4194304 4196468 140725364580160 139870541980832 139871060469990 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 16257024 140725364581359 140725364581530 140725364581530 140725364584399 0
[pid=32744/tid=32756] ppid=32742 vsize=15484996 memory=3360 CPUtime=0.36 cores=1,3,5,7
/proc/32744/task/32756/stat : 32756 (java) S 32742 32742 18186 0 -1 1077944384 2007 0 0 0 36 0 0 0 20 0 18 0 409222598 15856635904 29286 33554432000 4194304 4196468 140725364580160 139870540941936 139871078959746 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16257024 140725364581359 140725364581530 140725364581530 140725364584399 0
[pid=32744/tid=32757] ppid=32742 vsize=15484996 memory=776 CPUtime=0 cores=1,3,5,7
/proc/32744/task/32757/stat : 32757 (java) S 32742 32742 18186 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 18 0 409222599 15856635904 29286 33554432000 4194304 4196468 140725364580160 139870539889376 139871078958805 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16257024 140725364581359 140725364581530 140725364581530 140725364584399 0
[pid=32744/tid=32758] ppid=32742 vsize=15484996 memory=1564 CPUtime=0 cores=1,3,5,7
/proc/32744/task/32758/stat : 32758 (java) S 32742 32742 18186 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 18 0 409222599 15856635904 29286 33554432000 4194304 4196468 140725364580160 139870538836656 139871078959746 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16257024 140725364581359 140725364581530 140725364581530 140725364584399 0
Current children cumulated CPU time: 1.71 s
Current children cumulated vsize: 15598124 KiB
Current children cumulated memory: 118592 KiB

[startup+1.50328 s]
/proc/loadavg: 8.71 8.61 8.29 13/237 341
/proc/meminfo: memFree=19386896/32770624 swapFree=66959216/67108860
[pid=32742] ppid=32739 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/32742/stat : 32742 (xcsp3-exec) S 32739 32742 18186 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 409222593 115843072 362 33554432000 4194304 5098028 140735044050208 140735044048312 139794511188604 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 11571200 140735044055931 140735044056173 140735044056173 140735044059082 0
/proc/32742/statm: 28282 362 304 221 0 87 0

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

/proc/32744/stat : 32744 (java) S 32742 32742 18186 0 -1 1077944320 135324 0 0 0 213403 94 0 0 20 0 19 0 409222593 16060067840 59103 33554432000 4194304 4196468 140725364580160 140725364562704 139871078948599 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 16257024 140725364581359 140725364581530 140725364581530 140725364584399 0
/proc/32744/statm: 3920915 59103 3519 1 0 3882017 0
[pid=32744/tid=32745] ppid=32742 vsize=15683660 memory=236412 CPUtime=0.6 cores=1,3,5,7
/proc/32744/task/32745/stat : 32745 (java) S 32742 32742 18186 0 -1 1077944384 14276 0 0 0 56 4 0 0 20 0 19 0 409222593 16060067840 59103 33554432000 4194304 4196468 140725364580160 139871083189376 139871078958805 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16257024 140725364581359 140725364581530 140725364581530 140725364584399 0
[pid=32744/tid=32746] ppid=32742 vsize=15683660 memory=236412 CPUtime=0.4 cores=1,3,5,7
/proc/32744/task/32746/stat : 32746 (java) S 32742 32742 18186 0 -1 1077944384 5260 0 0 0 34 6 0 0 20 0 19 0 409222594 16060067840 59103 33554432000 4194304 4196468 140725364580160 139870671137936 139871078958805 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16257024 140725364581359 140725364581530 140725364581530 140725364584399 0
[pid=32744/tid=32747] ppid=32742 vsize=15683660 memory=236412 CPUtime=0.4 cores=1,3,5,7
/proc/32744/task/32747/stat : 32747 (java) S 32742 32742 18186 0 -1 1077944384 4515 0 0 0 34 6 0 0 20 0 19 0 409222594 16060067840 59103 33554432000 4194304 4196468 140725364580160 139870670085136 139871078958805 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16257024 140725364581359 140725364581530 140725364581530 140725364584399 0
[pid=32744/tid=32748] ppid=32742 vsize=15683660 memory=234364 CPUtime=0.4 cores=1,3,5,7
/proc/32744/task/32748/stat : 32748 (java) S 32742 32742 18186 0 -1 1077944384 6276 0 0 0 34 6 0 0 20 0 19 0 409222594 16060067840 59103 33554432000 4194304 4196468 140725364580160 139870669032336 139871078958805 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16257024 140725364581359 140725364581530 140725364581530 140725364584399 0
[pid=32744/tid=32749] ppid=32742 vsize=15683660 memory=234364 CPUtime=0.4 cores=1,3,5,7
/proc/32744/task/32749/stat : 32749 (java) S 32742 32742 18186 0 -1 1077944384 4610 0 0 0 35 5 0 0 20 0 19 0 409222594 16060067840 59103 33554432000 4194304 4196468 140725364580160 139870667979536 139871078958805 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16257024 140725364581359 140725364581530 140725364581530 140725364584399 0
[pid=32744/tid=32750] ppid=32742 vsize=15683660 memory=236412 CPUtime=0.72 cores=1,3,5,7
/proc/32744/task/32750/stat : 32750 (java) S 32742 32742 18186 0 -1 1077944384 7635 0 0 0 26 46 0 0 20 0 19 0 409222595 16060067840 59103 33554432000 4194304 4196468 140725364580160 139870547257712 139871078959746 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16257024 140725364581359 140725364581530 140725364581530 140725364584399 0
[pid=32744/tid=32751] ppid=32742 vsize=15683660 memory=236412 CPUtime=0 cores=1,3,5,7
/proc/32744/task/32751/stat : 32751 (java) S 32742 32742 18186 0 -1 1077944384 37 0 0 0 0 0 0 0 20 0 19 0 409222596 16060067840 59103 33554432000 4194304 4196468 140725364580160 139870546203744 139871078958805 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16257024 140725364581359 140725364581530 140725364581530 140725364584399 0
[pid=32744/tid=32752] ppid=32742 vsize=15683660 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/32744/task/32752/stat : 32752 (java) S 32742 32742 18186 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 19 0 409222596 16060067840 59103 33554432000 4194304 4196468 140725364580160 139870545150848 139871078958805 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16257024 140725364581359 140725364581530 140725364581530 140725364584399 0
[pid=32744/tid=32753] ppid=32742 vsize=15683660 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/32744/task/32753/stat : 32753 (java) S 32742 32742 18186 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 409222598 16060067840 59103 33554432000 4194304 4196468 140725364580160 139870544099152 139871078967195 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16257024 140725364581359 140725364581530 140725364581530 140725364584399 0
[pid=32744/tid=32754] ppid=32742 vsize=15683660 memory=1216 CPUtime=2.9 cores=1,3,5,7
/proc/32744/task/32754/stat : 32754 (java) S 32742 32742 18186 0 -1 1077944384 19319 0 0 0 289 1 0 0 20 0 19 0 409222598 16060067840 59103 33554432000 4194304 4196468 140725364580160 139870543047536 139871078959746 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16257024 140725364581359 140725364581530 140725364581530 140725364584399 0
[pid=32744/tid=32755] ppid=32742 vsize=15683660 memory=236412 CPUtime=3.27 cores=1,3,5,7
/proc/32744/task/32755/stat : 32755 (java) S 32742 32742 18186 0 -1 1077944384 20192 0 0 0 325 2 0 0 20 0 19 0 409222598 16060067840 59103 33554432000 4194304 4196468 140725364580160 139870541994736 139871078959746 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16257024 140725364581359 140725364581530 140725364581530 140725364584399 0
[pid=32744/tid=32756] ppid=32742 vsize=15683660 memory=1448 CPUtime=0.72 cores=1,3,5,7
/proc/32744/task/32756/stat : 32756 (java) S 32742 32742 18186 0 -1 1077944384 12119 0 0 0 70 2 0 0 20 0 19 0 409222598 16060067840 59103 33554432000 4194304 4196468 140725364580160 139870540941936 139871078959746 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16257024 140725364581359 140725364581530 140725364581530 140725364584399 0
[pid=32744/tid=32757] ppid=32742 vsize=15683660 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/32744/task/32757/stat : 32757 (java) S 32742 32742 18186 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 409222599 16060067840 59103 33554432000 4194304 4196468 140725364580160 139870539889376 139871078958805 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16257024 140725364581359 140725364581530 140725364581530 140725364584399 0
[pid=32744/tid=32758] ppid=32742 vsize=15683660 memory=1448 CPUtime=0.32 cores=1,3,5,7
/proc/32744/task/32758/stat : 32758 (java) S 32742 32742 18186 0 -1 1077944384 2730 0 0 0 14 18 0 0 20 0 19 0 409222599 16060067840 59103 33554432000 4194304 4196468 140725364580160 139870538836656 139871078959746 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16257024 140725364581359 140725364581530 140725364581530 140725364584399 0
[pid=32744/tid=805] ppid=32742 vsize=15683660 memory=1448 CPUtime=339.99 cores=1,3,5,7
/proc/32744/task/805/stat : 805 (java) R 32742 32742 18186 0 -1 4202560 840 0 0 0 33999 0 0 0 20 0 19 0 409258543 16060067840 59103 33554432000 4194304 4196468 140725364580160 139870528810424 139870720282332 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 16257024 140725364581359 140725364581530 140725364581530 140725364584399 0
[pid=32744/tid=806] ppid=32742 vsize=15683660 memory=3620 CPUtime=339.88 cores=1,3,5,7
/proc/32744/task/806/stat : 806 (java) R 32742 32742 18186 0 -1 4202560 1959 0 0 0 33988 0 0 0 20 0 19 0 409258543 16060067840 59103 33554432000 4194304 4196468 140725364580160 139870527761408 139870722699287 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 16257024 140725364581359 140725364581530 140725364581530 140725364584399 0
[pid=32744/tid=807] ppid=32742 vsize=15683660 memory=1660 CPUtime=340.39 cores=1,3,5,7
/proc/32744/task/807/stat : 807 (java) R 32742 32742 18186 0 -1 4202560 1886 0 0 0 34039 0 0 0 20 0 19 0 409258543 16060067840 59103 33554432000 4194304 4196468 140725364580160 139870526706760 139870720949856 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16257024 140725364581359 140725364581530 140725364581530 140725364584399 0
[pid=32744/tid=808] ppid=32742 vsize=15683660 memory=38384 CPUtime=340.54 cores=1,3,5,7
/proc/32744/task/808/stat : 808 (java) R 32742 32742 18186 0 -1 4202560 869 0 0 0 34054 0 0 0 20 0 19 0 409258543 16060067840 59103 33554432000 4194304 4196468 140725364580160 139870524600096 139870724089419 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 16257024 140725364581359 140725364581530 140725364581530 140725364584399 0
Current children cumulated CPU time: 2134.97 s
Current children cumulated vsize: 15796788 KiB
Current children cumulated memory: 237860 KiB

[startup+762.301 s]
/proc/loadavg: 8.18 7.80 7.74 9/239 847
/proc/meminfo: memFree=19459992/32770624 swapFree=66959216/67108860
[pid=32742] ppid=32739 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/32742/stat : 32742 (xcsp3-exec) S 32739 32742 18186 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 409222593 115843072 362 33554432000 4194304 5098028 140735044050208 140735044048312 139794511188604 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 11571200 140735044055931 140735044056173 140735044056173 140735044059082 0
/proc/32742/statm: 28282 362 304 221 0 87 0
[pid=32744] ppid=32742 vsize=15683660 memory=257080 CPUtime=2373.44 cores=1,3,5,7
/proc/32744/stat : 32744 (java) S 32742 32742 18186 0 -1 1077944320 136646 0 0 0 237241 103 0 0 20 0 19 0 409222593 16060067840 64270 33554432000 4194304 4196468 140725364580160 140725364562704 139871078948599 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 16257024 140725364581359 140725364581530 140725364581530 140725364584399 0
/proc/32744/statm: 3920915 64270 3519 1 0 3882017 0
[pid=32744/tid=32745] ppid=32742 vsize=15683660 memory=257080 CPUtime=0.6 cores=1,3,5,7
/proc/32744/task/32745/stat : 32745 (java) S 32742 32742 18186 0 -1 1077944384 14276 0 0 0 56 4 0 0 20 0 19 0 409222593 16060067840 64270 33554432000 4194304 4196468 140725364580160 139871083189376 139871078958805 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16257024 140725364581359 140725364581530 140725364581530 140725364584399 0
[pid=32744/tid=32746] ppid=32742 vsize=15683660 memory=257080 CPUtime=0.44 cores=1,3,5,7
/proc/32744/task/32746/stat : 32746 (java) S 32742 32742 18186 0 -1 1077944384 5384 0 0 0 38 6 0 0 20 0 19 0 409222594 16060067840 64270 33554432000 4194304 4196468 140725364580160 139870671137936 139871078958805 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16257024 140725364581359 140725364581530 140725364581530 140725364584399 0
[pid=32744/tid=32747] ppid=32742 vsize=15683660 memory=257080 CPUtime=0.45 cores=1,3,5,7
/proc/32744/task/32747/stat : 32747 (java) S 32742 32742 18186 0 -1 1077944384 4908 0 0 0 38 7 0 0 20 0 19 0 409222594 16060067840 64270 33554432000 4194304 4196468 140725364580160 139870670085136 139871078958805 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16257024 140725364581359 140725364581530 140725364581530 140725364584399 0
[pid=32744/tid=32748] ppid=32742 vsize=15683660 memory=257080 CPUtime=0.45 cores=1,3,5,7
/proc/32744/task/32748/stat : 32748 (java) S 32742 32742 18186 0 -1 1077944384 6332 0 0 0 39 6 0 0 20 0 19 0 409222594 16060067840 64270 33554432000 4194304 4196468 140725364580160 139870669032336 139871078958805 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16257024 140725364581359 140725364581530 140725364581530 140725364584399 0
[pid=32744/tid=32749] ppid=32742 vsize=15683660 memory=257080 CPUtime=0.44 cores=1,3,5,7
/proc/32744/task/32749/stat : 32749 (java) S 32742 32742 18186 0 -1 1077944384 4626 0 0 0 39 5 0 0 20 0 19 0 409222594 16060067840 64270 33554432000 4194304 4196468 140725364580160 139870667979536 139871078958805 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16257024 140725364581359 140725364581530 140725364581530 140725364584399 0
[pid=32744/tid=32750] ppid=32742 vsize=15683660 memory=1448 CPUtime=0.82 cores=1,3,5,7
/proc/32744/task/32750/stat : 32750 (java) S 32742 32742 18186 0 -1 1077944384 7833 0 0 0 29 53 0 0 20 0 19 0 409222595 16060067840 64270 33554432000 4194304 4196468 140725364580160 139870547257712 139871078959746 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16257024 140725364581359 140725364581530 140725364581530 140725364584399 0
[pid=32744/tid=32751] ppid=32742 vsize=15683660 memory=14048 CPUtime=0 cores=1,3,5,7
/proc/32744/task/32751/stat : 32751 (java) S 32742 32742 18186 0 -1 1077944384 37 0 0 0 0 0 0 0 20 0 19 0 409222596 16060067840 64270 33554432000 4194304 4196468 140725364580160 139870546203744 139871078958805 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16257024 140725364581359 140725364581530 140725364581530 140725364584399 0
[pid=32744/tid=32752] ppid=32742 vsize=15683660 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/32744/task/32752/stat : 32752 (java) S 32742 32742 18186 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 19 0 409222596 16060067840 64270 33554432000 4194304 4196468 140725364580160 139870545150848 139871078958805 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16257024 140725364581359 140725364581530 140725364581530 140725364584399 0
[pid=32744/tid=32753] ppid=32742 vsize=15683660 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/32744/task/32753/stat : 32753 (java) S 32742 32742 18186 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 409222598 16060067840 64270 33554432000 4194304 4196468 140725364580160 139870544099152 139871078967195 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16257024 140725364581359 140725364581530 140725364581530 140725364584399 0
[pid=32744/tid=32754] ppid=32742 vsize=15683660 memory=1448 CPUtime=2.9 cores=1,3,5,7
/proc/32744/task/32754/stat : 32754 (java) S 32742 32742 18186 0 -1 1077944384 19321 0 0 0 289 1 0 0 20 0 19 0 409222598 16060067840 64270 33554432000 4194304 4196468 140725364580160 139870543047536 139871078959746 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16257024 140725364581359 140725364581530 140725364581530 140725364584399 0
[pid=32744/tid=32755] ppid=32742 vsize=15683660 memory=1448 CPUtime=3.27 cores=1,3,5,7
/proc/32744/task/32755/stat : 32755 (java) S 32742 32742 18186 0 -1 1077944384 20194 0 0 0 325 2 0 0 20 0 19 0 409222598 16060067840 64270 33554432000 4194304 4196468 140725364580160 139870541994736 139871078959746 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16257024 140725364581359 140725364581530 140725364581530 140725364584399 0
[pid=32744/tid=32756] ppid=32742 vsize=15683660 memory=1448 CPUtime=0.72 cores=1,3,5,7
/proc/32744/task/32756/stat : 32756 (java) S 32742 32742 18186 0 -1 1077944384 12187 0 0 0 70 2 0 0 20 0 19 0 409222598 16060067840 64270 33554432000 4194304 4196468 140725364580160 139870540941936 139871078959746 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16257024 140725364581359 140725364581530 140725364581530 140725364584399 0
[pid=32744/tid=32757] ppid=32742 vsize=15683660 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/32744/task/32757/stat : 32757 (java) S 32742 32742 18186 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 409222599 16060067840 64270 33554432000 4194304 4196468 140725364580160 139870539889376 139871078958805 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16257024 140725364581359 140725364581530 140725364581530 140725364584399 0
[pid=32744/tid=32758] ppid=32742 vsize=15683660 memory=1448 CPUtime=0.34 cores=1,3,5,7
/proc/32744/task/32758/stat : 32758 (java) S 32742 32742 18186 0 -1 1077944384 2745 0 0 0 15 19 0 0 20 0 19 0 409222599 16060067840 64270 33554432000 4194304 4196468 140725364580160 139870538836656 139871078959746 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16257024 140725364581359 140725364581530 140725364581530 140725364584399 0
[pid=32744/tid=805] ppid=32742 vsize=15683660 memory=257080 CPUtime=399.59 cores=1,3,5,7
/proc/32744/task/805/stat : 805 (java) R 32742 32742 18186 0 -1 4202560 944 0 0 0 39959 0 0 0 20 0 19 0 409258543 16060067840 64270 33554432000 4194304 4196468 140725364580160 139870528810392 139870721758833 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16257024 140725364581359 140725364581530 140725364581530 140725364584399 0
[pid=32744/tid=806] ppid=32742 vsize=15683660 memory=1448 CPUtime=399.48 cores=1,3,5,7
/proc/32744/task/806/stat : 806 (java) R 32742 32742 18186 0 -1 4202560 2107 0 0 0 39948 0 0 0 20 0 19 0 409258543 16060067840 64270 33554432000 4194304 4196468 140725364580160 139870527758376 139870720282295 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 16257024 140725364581359 140725364581530 140725364581530 140725364584399 0
[pid=32744/tid=807] ppid=32742 vsize=15683660 memory=1448 CPUtime=399.57 cores=1,3,5,7
/proc/32744/task/807/stat : 807 (java) R 32742 32742 18186 0 -1 4202560 2000 0 0 0 39957 0 0 0 20 0 19 0 409258543 16060067840 64270 33554432000 4194304 4196468 140725364580160 139870526708160 139870720628440 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 16257024 140725364581359 140725364581530 140725364581530 140725364584399 0
[pid=32744/tid=808] ppid=32742 vsize=15683660 memory=257080 CPUtime=400.31 cores=1,3,5,7
/proc/32744/task/808/stat : 808 (java) R 32742 32742 18186 0 -1 4202560 951 0 0 0 40031 0 0 0 20 0 19 0 409258543 16060067840 64270 33554432000 4194304 4196468 140725364580160 139870524600096 139870724089696 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 16257024 140725364581359 140725364581530 140725364581530 140725364584399 0
Current children cumulated CPU time: 2373.44 s
Current children cumulated vsize: 15796788 KiB
Current children cumulated memory: 258528 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+769.001 s]*
/proc/loadavg: 8.22 7.83 7.74 9/238 847
/proc/meminfo: memFree=19458364/32770624 swapFree=66959216/67108860
[pid=32742] ppid=32739 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/32742/stat : 32742 (xcsp3-exec) S 32739 32742 18186 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 409222593 115843072 362 33554432000 4194304 5098028 140735044050208 140735044048312 139794511188604 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 11571200 140735044055931 140735044056173 140735044056173 140735044059082 0
/proc/32742/statm: 28282 362 304 221 0 87 0
[pid=32744] ppid=32742 vsize=15683660 memory=259128 CPUtime=2400.1 cores=1,3,5,7
/proc/32744/stat : 32744 (java) S 32742 32742 18186 0 -1 1077944320 136667 0 0 0 239907 103 0 0 20 0 19 0 409222593 16060067840 64782 33554432000 4194304 4196468 140725364580160 140725364562704 139871078948599 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 16257024 140725364581359 140725364581530 140725364581530 140725364584399 0
/proc/32744/statm: 3920915 64782 3519 1 0 3882017 0
[pid=32744/tid=32745] ppid=32742 vsize=15683660 memory=6791534058613427641 CPUtime=0.6 cores=1,3,5,7
/proc/32744/task/32745/stat : 32745 (java) S 32742 32742 18186 0 -1 1077944384 14276 0 0 0 56 4 0 0 20 0 19 0 409222593 16060067840 64782 33554432000 4194304 4196468 140725364580160 139871083189376 139871078958805 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16257024 140725364581359 140725364581530 140725364581530 140725364584399 0
[pid=32744/tid=32746] ppid=32742 vsize=15683660 memory=1720 CPUtime=0.44 cores=1,3,5,7
/proc/32744/task/32746/stat : 32746 (java) S 32742 32742 18186 0 -1 1077944384 5386 0 0 0 38 6 0 0 20 0 19 0 409222594 16060067840 64782 33554432000 4194304 4196468 140725364580160 139870671137936 139871078958805 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16257024 140725364581359 140725364581530 140725364581530 140725364584399 0
[pid=32744/tid=32747] ppid=32742 vsize=15683660 memory=10604 CPUtime=0.45 cores=1,3,5,7
/proc/32744/task/32747/stat : 32747 (java) S 32742 32742 18186 0 -1 1077944384 4909 0 0 0 38 7 0 0 20 0 19 0 409222594 16060067840 64782 33554432000 4194304 4196468 140725364580160 139870670085136 139871078958805 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16257024 140725364581359 140725364581530 140725364581530 140725364584399 0
[pid=32744/tid=32748] ppid=32742 vsize=15683660 memory=3360 CPUtime=0.45 cores=1,3,5,7
/proc/32744/task/32748/stat : 32748 (java) S 32742 32742 18186 0 -1 1077944384 6335 0 0 0 39 6 0 0 20 0 19 0 409222594 16060067840 64782 33554432000 4194304 4196468 140725364580160 139870669032336 139871078958805 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16257024 140725364581359 140725364581530 140725364581530 140725364584399 0
[pid=32744/tid=32749] ppid=32742 vsize=15683660 memory=776 CPUtime=0.44 cores=1,3,5,7
/proc/32744/task/32749/stat : 32749 (java) S 32742 32742 18186 0 -1 1077944384 4627 0 0 0 39 5 0 0 20 0 19 0 409222594 16060067840 64782 33554432000 4194304 4196468 140725364580160 139870667979536 139871078958805 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16257024 140725364581359 140725364581530 140725364581530 140725364584399 0
[pid=32744/tid=32750] ppid=32742 vsize=15683660 memory=1564 CPUtime=0.83 cores=1,3,5,7
/proc/32744/task/32750/stat : 32750 (java) S 32742 32742 18186 0 -1 1077944384 7833 0 0 0 29 54 0 0 20 0 19 0 409222595 16060067840 64782 33554432000 4194304 4196468 140725364580160 139870547257712 139871078959746 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16257024 140725364581359 140725364581530 140725364581530 140725364584399 0
[pid=32744/tid=32751] ppid=32742 vsize=15683660 memory=5964 CPUtime=0 cores=1,3,5,7
/proc/32744/task/32751/stat : 32751 (java) S 32742 32742 18186 0 -1 1077944384 37 0 0 0 0 0 0 0 20 0 19 0 409222596 16060067840 64782 33554432000 4194304 4196468 140725364580160 139870546203744 139871078958805 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16257024 140725364581359 140725364581530 140725364581530 140725364584399 0
[pid=32744/tid=32752] ppid=32742 vsize=15683660 memory=1060 CPUtime=0 cores=1,3,5,7
/proc/32744/task/32752/stat : 32752 (java) S 32742 32742 18186 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 19 0 409222596 16060067840 64782 33554432000 4194304 4196468 140725364580160 139870545150848 139871078958805 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16257024 140725364581359 140725364581530 140725364581530 140725364584399 0
[pid=32744/tid=32753] ppid=32742 vsize=15683660 memory=1760 CPUtime=0 cores=1,3,5,7
/proc/32744/task/32753/stat : 32753 (java) S 32742 32742 18186 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 409222598 16060067840 64782 33554432000 4194304 4196468 140725364580160 139870544099152 139871078967195 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16257024 140725364581359 140725364581530 140725364581530 140725364584399 0
[pid=32744/tid=32754] ppid=32742 vsize=15683660 memory=111636 CPUtime=2.9 cores=1,3,5,7
/proc/32744/task/32754/stat : 32754 (java) S 32742 32742 18186 0 -1 1077944384 19321 0 0 0 289 1 0 0 20 0 19 0 409222598 16060067840 64782 33554432000 4194304 4196468 140725364580160 139870543047536 139871078959746 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16257024 140725364581359 140725364581530 140725364581530 140725364584399 0
[pid=32744/tid=32755] ppid=32742 vsize=15683660 memory=800 CPUtime=3.27 cores=1,3,5,7
/proc/32744/task/32755/stat : 32755 (java) S 32742 32742 18186 0 -1 1077944384 20194 0 0 0 325 2 0 0 20 0 19 0 409222598 16060067840 64782 33554432000 4194304 4196468 140725364580160 139870541994736 139871078959746 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16257024 140725364581359 140725364581530 140725364581530 140725364584399 0
[pid=32744/tid=32756] ppid=32742 vsize=15683660 memory=1808 CPUtime=0.72 cores=1,3,5,7
/proc/32744/task/32756/stat : 32756 (java) S 32742 32742 18186 0 -1 1077944384 12187 0 0 0 70 2 0 0 20 0 19 0 409222598 16060067840 64782 33554432000 4194304 4196468 140725364580160 139870540941936 139871078959746 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16257024 140725364581359 140725364581530 140725364581530 140725364584399 0
[pid=32744/tid=32757] ppid=32742 vsize=15683660 memory=924 CPUtime=0 cores=1,3,5,7
/proc/32744/task/32757/stat : 32757 (java) S 32742 32742 18186 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 409222599 16060067840 64782 33554432000 4194304 4196468 140725364580160 139870539889376 139871078958805 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16257024 140725364581359 140725364581530 140725364581530 140725364584399 0
[pid=32744/tid=32758] ppid=32742 vsize=15683660 memory=6791534058613427641 CPUtime=0.35 cores=1,3,5,7
/proc/32744/task/32758/stat : 32758 (java) S 32742 32742 18186 0 -1 1077944384 2745 0 0 0 15 20 0 0 20 0 19 0 409222599 16060067840 64782 33554432000 4194304 4196468 140725364580160 139870538836656 139871078959746 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16257024 140725364581359 140725364581530 140725364581530 140725364584399 0
[pid=32744/tid=805] ppid=32742 vsize=15683660 memory=2604 CPUtime=406.24 cores=1,3,5,7
/proc/32744/task/805/stat : 805 (java) R 32742 32742 18186 0 -1 4202560 946 0 0 0 40624 0 0 0 20 0 19 0 409258543 16060067840 64782 33554432000 4194304 4196468 140725364580160 139870528810424 139870720282272 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 16257024 140725364581359 140725364581530 140725364581530 140725364584399 0
[pid=32744/tid=806] ppid=32742 vsize=15683660 memory=2604 CPUtime=406.17 cores=1,3,5,7
/proc/32744/task/806/stat : 806 (java) R 32742 32742 18186 0 -1 4202560 2118 0 0 0 40617 0 0 0 20 0 19 0 409258543 16060067840 64782 33554432000 4194304 4196468 140725364580160 139870527761568 139870724071354 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 16257024 140725364581359 140725364581530 140725364581530 140725364584399 0
[pid=32744/tid=807] ppid=32742 vsize=15683660 memory=4104 CPUtime=406.26 cores=1,3,5,7
/proc/32744/task/807/stat : 807 (java) R 32742 32742 18186 0 -1 4202560 2000 0 0 0 40626 0 0 0 20 0 19 0 409258543 16060067840 64782 33554432000 4194304 4196468 140725364580160 139870526705896 139870722624866 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16257024 140725364581359 140725364581530 140725364581530 140725364584399 0
[pid=32744/tid=808] ppid=32742 vsize=15683660 memory=1412 CPUtime=406.93 cores=1,3,5,7
/proc/32744/task/808/stat : 808 (java) R 32742 32742 18186 0 -1 4202560 952 0 0 0 40693 0 0 0 20 0 19 0 409258543 16060067840 64782 33554432000 4194304 4196468 140725364580160 139870524600096 139870724089696 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 16257024 140725364581359 140725364581530 140725364581530 140725364584399 0
Current children cumulated CPU time: 2400.1 s
Current children cumulated vsize: 15796788 KiB
Current children cumulated memory: 260576 KiB

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

[startup+769.051 s]
# the end of solver process 32742 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=0.001141 s, system=0.001141 s

[startup+769.091 s]
# the end of solver process 32744 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2399.38 s, system=1.03822 s
# this solver process was not waited by its parent and was adopted by runsolver

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143
Real time (s): 769.091
CPU time (s): 2400.42
CPU user time (s): 2399.38
CPU system time (s): 1.03822
CPU usage (%): 312.112
Max. virtual memory (cumulated for all children) (KiB): 15796788
Max. memory (cumulated for all children) (KiB): 268088

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2399.38
system time used= 1.03822
maximum resident set size= 281760
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 137544
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1024
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 26931
involuntary context switches= 40938


# summary of solver processes directly reported to runsolver:
#   pid: 32742,32744
#   total CPU time (s): 2400.42
#   total CPU user time (s): 2399.38
#   total CPU system time (s): 1.03822

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.04569 second user time and 8.71548 second system time

The end

Launcher Data

Begin job on node124 at 2019-09-13 01:59:44
IDJOB=4394349
IDBENCH=135859
IDSOLVER=2842
FILE ID=node124/4394349-1568332824
RUNJOBID= node124-1568329129-18218
PBS_JOBID= 21701157
Free space on /tmp= 55340 MiB

SOLVER NAME= choco-solver 2019-06-14
BENCH NAME= XCSP17/TravellingSalesman/TravellingSalesman-m1-n30/TravellingSalesman-30-30-00.xml
COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 12000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4394349-1568332824/watcher-4394349-1568332824 -o /tmp/evaluation-result-4394349-1568332824/solver-4394349-1568332824 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node124-1568329129-18218 --watchdog 2560  xcsp3-exec -dir HOME -tl 2400 -p 4 -ml 12000 -tdir HOME -seed 957131735 HOME/instance-4394349-1568332824.xml

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

MD5SUM BENCH= b8130450ecaa214ac0617b692471aec1
RANDOM SEED=957131735

node124.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.47
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.47
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.47
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.47
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:        19549804 kB
MemAvailable:   31433420 kB
Buffers:          161916 kB
Cached:         11884708 kB
SwapCached:        45864 kB
Active:          1376352 kB
Inactive:       11102684 kB
Active(anon):     387824 kB
Inactive(anon):    85948 kB
Active(file):     988528 kB
Inactive(file): 11016736 kB
Unevictable:      108768 kB
Mlocked:          108768 kB
SwapTotal:      67108860 kB
SwapFree:       66959216 kB
Dirty:             26156 kB
Writeback:             0 kB
AnonPages:        496304 kB
Mapped:            55976 kB
Shmem:             32744 kB
Slab:             336436 kB
SReclaimable:     306812 kB
SUnreclaim:        29624 kB
KernelStack:        3808 kB
PageTables:         6736 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1478888 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    391168 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      112000 kB
DirectMap2M:    33433600 kB

Free space on /tmp at the end= 55316 MiB
End job on node124 at 2019-09-13 02:12:33