Trace number 4400432

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-09-16SAT (TO)3 2400.65 615.29

General information on the benchmark

NameChessboardColoration/ChessboardColoration-int-s1/
ChessboardColoration-int-09-09.xml
MD5SUM72a1fa157874bc53acfadcbdb1252751
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark2
Best CPU time to get the best result obtained on this benchmark9.4954
Satisfiable
(Un)Satisfiability was proved
Number of variables81
Number of constraints1297
Number of domains1
Minimum domain size81
Maximum domain size81
Distribution of domain sizes[{"size":81,"count":81}]
Minimum variable degree66
Maximum variable degree66
Distribution of variable degrees[{"degree":66,"count":81}]
Minimum constraint arity4
Maximum constraint arity81
Distribution of constraint arities[{"arity":4,"count":1296},{"arity":81,"count":1}]
Number of extensional constraints0
Number of intensional constraints1296
Distribution of constraint types[{"type":"intension","count":1296},{"type":"lex","count":1}]
Optimization problemYES
Type of objectivemin MAXIMUM

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-4400432-1568696992.xml"  -tl '2400s' -p 4
0.13/0.18	c Choco e747e1e
0.13/0.18	c [HOME/instance-4400432-1568696992.xml, -tl, 2400s, -p, 4]
0.34/0.22	c 4 solvers in parallel
0.34/0.29	c parse instance...
4.39/1.59	c solve instance...
5.04/1.78	o 8 
5.44/1.81	o 7 
5.80/2.00	o 6 
16.15/11.54	o 5 
16.42/11.69	o 4 
301.14/87.88	o 3 
2400.32/615.26	s SATISFIABLE
2400.32/615.26	v <instantiation>
2400.32/615.26	v 	<list>x[0][0] x[0][1] x[0][2] x[0][3] x[0][4] x[0][5] x[0][6] x[0][7] x[0][8] x[1][0] x[1][1] x[1][2] x[1][3] x[1][4] x[1][5] x[1][6] x[1][7] x[1][8] x[2][0] x[2][1] x[2][2] x[2][3] x[2][4] x[2][5] x[2][6] x[2][7] x[2][8] x[3][0] x[3][1] x[3][2] x[3][3] x[3][4] x[3][5] x[3][6] x[3][7] x[3][8] x[4][0] x[4][1] x[4][2] x[4][3] x[4][4] x[4][5] x[4][6] x[4][7] x[4][8] x[5][0] x[5][1] x[5][2] x[5][3] x[5][4] x[5][5] x[5][6] x[5][7] x[5][8] x[6][0] x[6][1] x[6][2] x[6][3] x[6][4] x[6][5] x[6][6] x[6][7] x[6][8] x[7][0] x[7][1] x[7][2] x[7][3] x[7][4] x[7][5] x[7][6] x[7][7] x[7][8] x[8][0] x[8][1] x[8][2] x[8][3] x[8][4] x[8][5] x[8][6] x[8][7] x[8][8] </list>
2400.32/615.26	v 	<values>0 0 1 1 1 1 1 1 1 0 1 0 0 1 2 2 2 2 1 1 0 2 0 1 2 3 3 1 2 3 2 0 3 1 0 3 1 3 2 0 1 3 2 3 0 2 0 0 1 2 2 3 3 0 2 2 3 0 1 0 0 3 2 2 3 2 1 0 0 3 2 0 3 3 0 2 2 1 0 0 2 </values>
2400.32/615.26	v </instantiation>
2400.32/615.26	c Unexpected resolution interruption!

Verifier Data

OK	3

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 (14620 MiB free)
  memory of node 1: 16384 MiB (11756 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4400432-1568696992/watcher-4400432-1568696992 -o /tmp/evaluation-result-4400432-1568696992/solver-4400432-1568696992 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node139-1568694971-20216 --watchdog 2560 xcsp3-exec -dir HOME -tl 2400 -p 4 -ml 12000 -tdir HOME -seed 939366977 HOME/instance-4400432-1568696992.xml 

running on 4 cores: 0,2,4,6

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=21807, runsolver pid=21804

[startup+0.101383 s]*
/proc/loadavg: 8.25 8.76 7.87 7/232 21823
/proc/meminfo: memFree=26991244/32770624 swapFree=66922672/67108860
[pid=21807] ppid=21804 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/21807/stat : 21807 (xcsp3-exec) S 21804 21807 20185 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 445968003 115843072 362 33554432000 4194304 5098028 140725927691168 140725927689272 140615905415804 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 35991552 140725927699323 140725927699565 140725927699565 140725927702474 0
/proc/21807/statm: 28282 362 304 221 0 87 0
[pid=21809] ppid=21807 vsize=15144776 memory=30096 CPUtime=0.13 cores=0,2,4,6
/proc/21809/stat : 21809 (java) S 21807 21807 20185 0 -1 1077944320 5667 0 0 0 12 1 0 0 20 0 15 0 445968003 15508250624 7524 33554432000 4194304 4196468 140722451085760 140722451068304 140357784030967 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 28184576 140722451092463 140722451092634 140722451092634 140722451095503 0
/proc/21809/statm: 3786194 7524 3159 1 0 3748377 0
[pid=21809/tid=21810] ppid=21807 vsize=15144776 memory=-6962121287837372198 CPUtime=0.09 cores=0,2,4,6
/proc/21809/task/21810/stat : 21810 (java) R 21807 21807 20185 0 -1 4202560 3560 0 0 0 8 1 0 0 20 0 15 0 445968003 15508250624 7524 33554432000 4194304 4196468 140722451085760 140357788263760 140357784052893 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 28184576 140722451092463 140722451092634 140722451092634 140722451095503 0
[pid=21809/tid=21811] ppid=21807 vsize=15144776 memory=-3689451258167578675 CPUtime=0 cores=0,2,4,6
/proc/21809/task/21811/stat : 21811 (java) S 21807 21807 20185 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445968004 15508250624 7524 33554432000 4194304 4196468 140722451085760 140357375941648 140357784041173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28184576 140722451092463 140722451092634 140722451092634 140722451095503 0
[pid=21809/tid=21812] ppid=21807 vsize=15144776 memory=140247746762368 CPUtime=0 cores=0,2,4,6
/proc/21809/task/21812/stat : 21812 (java) S 21807 21807 20185 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445968004 15508250624 7524 33554432000 4194304 4196468 140722451085760 140357374889104 140357784041173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28184576 140722451092463 140722451092634 140722451092634 140722451095503 0
[pid=21809/tid=21813] ppid=21807 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21809/task/21813/stat : 21813 (java) S 21807 21807 20185 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445968004 15508250624 7524 33554432000 4194304 4196468 140722451085760 140357373836048 140357784041173 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28184576 140722451092463 140722451092634 140722451092634 140722451095503 0
[pid=21809/tid=21814] ppid=21807 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21809/task/21814/stat : 21814 (java) S 21807 21807 20185 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445968004 15508250624 7524 33554432000 4194304 4196468 140722451085760 140357372783504 140357784041173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28184576 140722451092463 140722451092634 140722451092634 140722451095503 0
[pid=21809/tid=21815] ppid=21807 vsize=15144776 memory=140247746762368 CPUtime=0 cores=0,2,4,6
/proc/21809/task/21815/stat : 21815 (java) S 21807 21807 20185 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445968005 15508250624 7524 33554432000 4194304 4196468 140722451085760 140357319878896 140357784042114 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28184576 140722451092463 140722451092634 140722451092634 140722451095503 0
[pid=21809/tid=21816] ppid=21807 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21809/task/21816/stat : 21816 (java) S 21807 21807 20185 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 445968006 15508250624 7524 33554432000 4194304 4196468 140722451085760 140357318825120 140357784041173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28184576 140722451092463 140722451092634 140722451092634 140722451095503 0
[pid=21809/tid=21817] ppid=21807 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21809/task/21817/stat : 21817 (java) S 21807 21807 20185 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 445968006 15508250624 7524 33554432000 4194304 4196468 140722451085760 140357317772016 140357784041173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28184576 140722451092463 140722451092634 140722451092634 140722451095503 0
[pid=21809/tid=21818] ppid=21807 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21809/task/21818/stat : 21818 (java) S 21807 21807 20185 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445968008 15508250624 7524 33554432000 4194304 4196468 140722451085760 140356722091984 140357784049563 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28184576 140722451092463 140722451092634 140722451092634 140722451095503 0
[pid=21809/tid=21819] ppid=21807 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21809/task/21819/stat : 21819 (java) R 21807 21807 20185 0 -1 1077944384 411 0 0 0 0 0 0 0 20 0 15 0 445968008 15508250624 7524 33554432000 4194304 4196468 140722451085760 140356721040112 140357784042114 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 28184576 140722451092463 140722451092634 140722451092634 140722451095503 0
[pid=21809/tid=21820] ppid=21807 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21809/task/21820/stat : 21820 (java) R 21807 21807 20185 0 -1 4202560 44 0 0 0 0 0 0 0 20 0 15 0 445968008 15508250624 7524 33554432000 4194304 4196468 140722451085760 140356719987568 140357761863824 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 28184576 140722451092463 140722451092634 140722451092634 140722451095503 0
[pid=21809/tid=21821] ppid=21807 vsize=15144776 memory=140247746762368 CPUtime=0.02 cores=0,2,4,6
/proc/21809/task/21821/stat : 21821 (java) R 21807 21807 20185 0 -1 4202560 366 0 0 0 2 0 0 0 20 0 15 0 445968008 15508250624 7524 33554432000 4194304 4196468 140722451085760 140356718934512 140357769196611 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 28184576 140722451092463 140722451092634 140722451092634 140722451095503 0
[pid=21809/tid=21822] ppid=21807 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21809/task/21822/stat : 21822 (java) S 21807 21807 20185 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445968009 15508250624 7524 33554432000 4194304 4196468 140722451085760 140356717882208 140357784041173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28184576 140722451092463 140722451092634 140722451092634 140722451095503 0
[pid=21809/tid=21823] ppid=21807 vsize=15144776 memory=140247746762368 CPUtime=0 cores=0,2,4,6
/proc/21809/task/21823/stat : 21823 (java) S 21807 21807 20185 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445968009 15508250624 7524 33554432000 4194304 4196468 140722451085760 140356716829232 140357784042114 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28184576 140722451092463 140722451092634 140722451092634 140722451095503 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 31544 KiB

[startup+0.210741 s]*
/proc/loadavg: 8.25 8.76 7.87 6/232 21823
/proc/meminfo: memFree=26971388/32770624 swapFree=66922672/67108860
[pid=21807] ppid=21804 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/21807/stat : 21807 (xcsp3-exec) S 21804 21807 20185 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 445968003 115843072 362 33554432000 4194304 5098028 140725927691168 140725927689272 140615905415804 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 35991552 140725927699323 140725927699565 140725927699565 140725927702474 0
/proc/21807/statm: 28282 362 304 221 0 87 0
[pid=21809] ppid=21807 vsize=15144776 memory=42004 CPUtime=0.34 cores=0,2,4,6
/proc/21809/stat : 21809 (java) S 21807 21807 20185 0 -1 1077944320 9420 0 0 0 31 3 0 0 20 0 15 0 445968003 15508250624 10501 33554432000 4194304 4196468 140722451085760 140722451068304 140357784030967 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 28184576 140722451092463 140722451092634 140722451092634 140722451095503 0
/proc/21809/statm: 3786194 10501 3283 1 0 3748377 0
[pid=21809/tid=21810] ppid=21807 vsize=15144776 memory=7883960649037381690 CPUtime=0.2 cores=0,2,4,6
/proc/21809/task/21810/stat : 21810 (java) R 21807 21807 20185 0 -1 4202560 6590 0 0 0 18 2 0 0 20 0 15 0 445968003 15508250624 10501 33554432000 4194304 4196468 140722451085760 140357788264416 140357784042902 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 28184576 140722451092463 140722451092634 140722451092634 140722451095503 0
[pid=21809/tid=21811] ppid=21807 vsize=15144776 memory=12641 CPUtime=0 cores=0,2,4,6
/proc/21809/task/21811/stat : 21811 (java) S 21807 21807 20185 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445968004 15508250624 10501 33554432000 4194304 4196468 140722451085760 140357375941648 140357784041173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28184576 140722451092463 140722451092634 140722451092634 140722451095503 0
[pid=21809/tid=21812] ppid=21807 vsize=15144776 memory=140247746782842 CPUtime=0 cores=0,2,4,6
/proc/21809/task/21812/stat : 21812 (java) S 21807 21807 20185 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445968004 15508250624 10501 33554432000 4194304 4196468 140722451085760 140357374889104 140357784041173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28184576 140722451092463 140722451092634 140722451092634 140722451095503 0
[pid=21809/tid=21813] ppid=21807 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21809/task/21813/stat : 21813 (java) S 21807 21807 20185 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445968004 15508250624 10501 33554432000 4194304 4196468 140722451085760 140357373836048 140357784041173 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28184576 140722451092463 140722451092634 140722451092634 140722451095503 0
[pid=21809/tid=21814] ppid=21807 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21809/task/21814/stat : 21814 (java) S 21807 21807 20185 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445968004 15508250624 10501 33554432000 4194304 4196468 140722451085760 140357372783504 140357784041173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28184576 140722451092463 140722451092634 140722451092634 140722451095503 0
[pid=21809/tid=21815] ppid=21807 vsize=15144776 memory=140247746762368 CPUtime=0 cores=0,2,4,6
/proc/21809/task/21815/stat : 21815 (java) S 21807 21807 20185 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 445968005 15508250624 10501 33554432000 4194304 4196468 140722451085760 140357319878896 140357784042114 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28184576 140722451092463 140722451092634 140722451092634 140722451095503 0
[pid=21809/tid=21816] ppid=21807 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21809/task/21816/stat : 21816 (java) S 21807 21807 20185 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 445968006 15508250624 10501 33554432000 4194304 4196468 140722451085760 140357318825120 140357784041173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28184576 140722451092463 140722451092634 140722451092634 140722451095503 0
[pid=21809/tid=21817] ppid=21807 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21809/task/21817/stat : 21817 (java) S 21807 21807 20185 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 445968006 15508250624 10501 33554432000 4194304 4196468 140722451085760 140357317772016 140357784041173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28184576 140722451092463 140722451092634 140722451092634 140722451095503 0
[pid=21809/tid=21818] ppid=21807 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21809/task/21818/stat : 21818 (java) S 21807 21807 20185 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445968008 15508250624 10501 33554432000 4194304 4196468 140722451085760 140356722091984 140357784049563 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28184576 140722451092463 140722451092634 140722451092634 140722451095503 0
[pid=21809/tid=21819] ppid=21807 vsize=15144776 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/21809/task/21819/stat : 21819 (java) S 21807 21807 20185 0 -1 1077944384 477 0 0 0 2 0 0 0 20 0 15 0 445968008 15508250624 10501 33554432000 4194304 4196468 140722451085760 140356721040112 140357784042114 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28184576 140722451092463 140722451092634 140722451092634 140722451095503 0
[pid=21809/tid=21820] ppid=21807 vsize=15144776 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/21809/task/21820/stat : 21820 (java) S 21807 21807 20185 0 -1 1077944384 314 0 0 0 2 0 0 0 20 0 15 0 445968008 15508250624 10501 33554432000 4194304 4196468 140722451085760 140356719987568 140357784042114 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28184576 140722451092463 140722451092634 140722451092634 140722451095503 0
[pid=21809/tid=21821] ppid=21807 vsize=15144776 memory=140247746762368 CPUtime=0.08 cores=0,2,4,6
/proc/21809/task/21821/stat : 21821 (java) R 21807 21807 20185 0 -1 4202560 733 0 0 0 8 0 0 0 20 0 15 0 445968008 15508250624 10501 33554432000 4194304 4196468 140722451085760 140356718934320 140357769164546 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 28184576 140722451092463 140722451092634 140722451092634 140722451095503 0
[pid=21809/tid=21822] ppid=21807 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21809/task/21822/stat : 21822 (java) S 21807 21807 20185 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445968009 15508250624 10501 33554432000 4194304 4196468 140722451085760 140356717882208 140357784041173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28184576 140722451092463 140722451092634 140722451092634 140722451095503 0
[pid=21809/tid=21823] ppid=21807 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21809/task/21823/stat : 21823 (java) S 21807 21807 20185 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445968009 15508250624 10501 33554432000 4194304 4196468 140722451085760 140356716829232 140357784042114 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28184576 140722451092463 140722451092634 140722451092634 140722451095503 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 43452 KiB

[startup+0.312916 s]*
/proc/loadavg: 8.25 8.76 7.87 7/232 21823
/proc/meminfo: memFree=26963508/32770624 swapFree=66922672/67108860
[pid=21807] ppid=21804 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/21807/stat : 21807 (xcsp3-exec) S 21804 21807 20185 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 445968003 115843072 362 33554432000 4194304 5098028 140725927691168 140725927689272 140615905415804 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 35991552 140725927699323 140725927699565 140725927699565 140725927702474 0
/proc/21807/statm: 28282 362 304 221 0 87 0
[pid=21809] ppid=21807 vsize=15149032 memory=51064 CPUtime=0.53 cores=0,2,4,6
/proc/21809/stat : 21809 (java) S 21807 21807 20185 0 -1 1077944320 10792 0 0 0 49 4 0 0 20 0 15 0 445968003 15512608768 12766 33554432000 4194304 4196468 140722451085760 140722451068304 140357784030967 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 28184576 140722451092463 140722451092634 140722451092634 140722451095503 0
/proc/21809/statm: 3787258 12766 3352 1 0 3748377 0
[pid=21809/tid=21810] ppid=21807 vsize=15149032 memory=6791534058613427641 CPUtime=0.3 cores=0,2,4,6
/proc/21809/task/21810/stat : 21810 (java) R 21807 21807 20185 0 -1 4202560 7722 0 0 0 27 3 0 0 20 0 15 0 445968003 15512608768 12766 33554432000 4194304 4196468 140722451085760 140357788262080 140357784052893 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 28184576 140722451092463 140722451092634 140722451092634 140722451095503 0
[pid=21809/tid=21811] ppid=21807 vsize=15149032 memory=4872558044660077418 CPUtime=0 cores=0,2,4,6
/proc/21809/task/21811/stat : 21811 (java) S 21807 21807 20185 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445968004 15512608768 12766 33554432000 4194304 4196468 140722451085760 140357375941648 140357784041173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28184576 140722451092463 140722451092634 140722451092634 140722451095503 0
[pid=21809/tid=21812] ppid=21807 vsize=15149032 memory=6655300316396806240 CPUtime=0 cores=0,2,4,6
/proc/21809/task/21812/stat : 21812 (java) S 21807 21807 20185 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445968004 15512608768 12766 33554432000 4194304 4196468 140722451085760 140357374889104 140357784041173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28184576 140722451092463 140722451092634 140722451092634 140722451095503 0
[pid=21809/tid=21813] ppid=21807 vsize=15149032 memory=6943526294502006880 CPUtime=0 cores=0,2,4,6
/proc/21809/task/21813/stat : 21813 (java) S 21807 21807 20185 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445968004 15512608768 12766 33554432000 4194304 4196468 140722451085760 140357373836048 140357784041173 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28184576 140722451092463 140722451092634 140722451092634 140722451095503 0
[pid=21809/tid=21814] ppid=21807 vsize=15149032 memory=-3258418265892434876 CPUtime=0 cores=0,2,4,6
/proc/21809/task/21814/stat : 21814 (java) S 21807 21807 20185 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445968004 15512608768 12766 33554432000 4194304 4196468 140722451085760 140357372783504 140357784041173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28184576 140722451092463 140722451092634 140722451092634 140722451095503 0
[pid=21809/tid=21815] ppid=21807 vsize=15149032 memory=4572146057552828020 CPUtime=0 cores=0,2,4,6
/proc/21809/task/21815/stat : 21815 (java) S 21807 21807 20185 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 445968005 15512608768 12766 33554432000 4194304 4196468 140722451085760 140357319878896 140357784042114 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28184576 140722451092463 140722451092634 140722451092634 140722451095503 0
[pid=21809/tid=21816] ppid=21807 vsize=15149032 memory=6944613755495348631 CPUtime=0 cores=0,2,4,6
/proc/21809/task/21816/stat : 21816 (java) S 21807 21807 20185 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 445968006 15512608768 12766 33554432000 4194304 4196468 140722451085760 140357318825120 140357784041173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28184576 140722451092463 140722451092634 140722451092634 140722451095503 0
[pid=21809/tid=21817] ppid=21807 vsize=15149032 memory=7893295687695687954 CPUtime=0 cores=0,2,4,6
/proc/21809/task/21817/stat : 21817 (java) S 21807 21807 20185 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 445968006 15512608768 12766 33554432000 4194304 4196468 140722451085760 140357317772016 140357784041173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28184576 140722451092463 140722451092634 140722451092634 140722451095503 0
[pid=21809/tid=21818] ppid=21807 vsize=15149032 memory=-8813974798734826869 CPUtime=0 cores=0,2,4,6
/proc/21809/task/21818/stat : 21818 (java) S 21807 21807 20185 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445968008 15512608768 12766 33554432000 4194304 4196468 140722451085760 140356722091984 140357784049563 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28184576 140722451092463 140722451092634 140722451092634 140722451095503 0
[pid=21809/tid=21819] ppid=21807 vsize=15149032 memory=7827413994055111515 CPUtime=0.03 cores=0,2,4,6
/proc/21809/task/21819/stat : 21819 (java) S 21807 21807 20185 0 -1 1077944384 508 0 0 0 3 0 0 0 20 0 15 0 445968008 15512608768 12766 33554432000 4194304 4196468 140722451085760 140356721040112 140357784042114 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28184576 140722451092463 140722451092634 140722451092634 140722451095503 0
[pid=21809/tid=21820] ppid=21807 vsize=15149032 memory=0 CPUtime=0.05 cores=0,2,4,6
/proc/21809/task/21820/stat : 21820 (java) R 21807 21807 20185 0 -1 4202560 410 0 0 0 5 0 0 0 20 0 15 0 445968008 15512608768 12766 33554432000 4194304 4196468 140722451085760 140356719977952 140357765555229 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 28184576 140722451092463 140722451092634 140722451092634 140722451095503 0
[pid=21809/tid=21821] ppid=21807 vsize=15149032 memory=0 CPUtime=0.12 cores=0,2,4,6
/proc/21809/task/21821/stat : 21821 (java) S 21807 21807 20185 0 -1 1077944384 849 0 0 0 12 0 0 0 20 0 15 0 445968008 15512608768 12766 33554432000 4194304 4196468 140722451085760 140356718934512 140357784042114 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28184576 140722451092463 140722451092634 140722451092634 140722451095503 0
[pid=21809/tid=21822] ppid=21807 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21809/task/21822/stat : 21822 (java) S 21807 21807 20185 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445968009 15512608768 12766 33554432000 4194304 4196468 140722451085760 140356717882208 140357784041173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28184576 140722451092463 140722451092634 140722451092634 140722451095503 0
[pid=21809/tid=21823] ppid=21807 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21809/task/21823/stat : 21823 (java) S 21807 21807 20185 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445968009 15512608768 12766 33554432000 4194304 4196468 140722451085760 140356716829232 140357784042114 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28184576 140722451092463 140722451092634 140722451092634 140722451095503 0
Current children cumulated CPU time: 0.53 s
Current children cumulated vsize: 15262160 KiB
Current children cumulated memory: 52512 KiB

[startup+0.701793 s]
/proc/loadavg: 8.25 8.76 7.87 9/232 21823
/proc/meminfo: memFree=26937356/32770624 swapFree=66922672/67108860
[pid=21807] ppid=21804 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/21807/stat : 21807 (xcsp3-exec) S 21804 21807 20185 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 445968003 115843072 362 33554432000 4194304 5098028 140725927691168 140725927689272 140615905415804 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 35991552 140725927699323 140725927699565 140725927699565 140725927702474 0
/proc/21807/statm: 28282 362 304 221 0 87 0
[pid=21809] ppid=21807 vsize=15151156 memory=94680 CPUtime=1.8 cores=0,2,4,6
/proc/21809/stat : 21809 (java) S 21807 21807 20185 0 -1 1077944320 15025 0 0 0 173 7 0 0 20 0 15 0 445968003 15514783744 23670 33554432000 4194304 4196468 140722451085760 140722451068304 140357784030967 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 28184576 140722451092463 140722451092634 140722451092634 140722451095503 0
/proc/21809/statm: 3787789 23670 3458 1 0 3748889 0
[pid=21809/tid=21810] ppid=21807 vsize=15151156 memory=47396 CPUtime=0.68 cores=0,2,4,6
/proc/21809/task/21810/stat : 21810 (java) R 21807 21807 20185 0 -1 4202560 9197 0 0 0 63 5 0 0 20 0 15 0 445968003 15514783744 23670 33554432000 4194304 4196468 140722451085760 140357788268352 140357784042902 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 28184576 140722451092463 140722451092634 140722451092634 140722451095503 0
[pid=21809/tid=21811] ppid=21807 vsize=15151156 memory=988 CPUtime=0 cores=0,2,4,6
/proc/21809/task/21811/stat : 21811 (java) S 21807 21807 20185 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445968004 15514783744 23670 33554432000 4194304 4196468 140722451085760 140357375941648 140357784041173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28184576 140722451092463 140722451092634 140722451092634 140722451095503 0
[pid=21809/tid=21812] ppid=21807 vsize=15151156 memory=2016 CPUtime=0 cores=0,2,4,6
/proc/21809/task/21812/stat : 21812 (java) S 21807 21807 20185 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445968004 15514783744 23670 33554432000 4194304 4196468 140722451085760 140357374889104 140357784041173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28184576 140722451092463 140722451092634 140722451092634 140722451095503 0
[pid=21809/tid=21813] ppid=21807 vsize=15151156 memory=1428 CPUtime=0 cores=0,2,4,6
/proc/21809/task/21813/stat : 21813 (java) S 21807 21807 20185 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445968004 15514783744 23670 33554432000 4194304 4196468 140722451085760 140357373836048 140357784041173 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28184576 140722451092463 140722451092634 140722451092634 140722451095503 0
[pid=21809/tid=21814] ppid=21807 vsize=15151156 memory=10728 CPUtime=0 cores=0,2,4,6
/proc/21809/task/21814/stat : 21814 (java) S 21807 21807 20185 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445968004 15514783744 23670 33554432000 4194304 4196468 140722451085760 140357372783504 140357784041173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28184576 140722451092463 140722451092634 140722451092634 140722451095503 0
[pid=21809/tid=21815] ppid=21807 vsize=15151156 memory=1552 CPUtime=0 cores=0,2,4,6
/proc/21809/task/21815/stat : 21815 (java) S 21807 21807 20185 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 445968005 15514783744 23670 33554432000 4194304 4196468 140722451085760 140357319878896 140357784042114 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28184576 140722451092463 140722451092634 140722451092634 140722451095503 0
[pid=21809/tid=21816] ppid=21807 vsize=15151156 memory=4096 CPUtime=0 cores=0,2,4,6
/proc/21809/task/21816/stat : 21816 (java) S 21807 21807 20185 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 445968006 15514783744 23670 33554432000 4194304 4196468 140722451085760 140357318825120 140357784041173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28184576 140722451092463 140722451092634 140722451092634 140722451095503 0
[pid=21809/tid=21817] ppid=21807 vsize=15151156 memory=2832 CPUtime=0 cores=0,2,4,6
/proc/21809/task/21817/stat : 21817 (java) S 21807 21807 20185 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 445968006 15514783744 23670 33554432000 4194304 4196468 140722451085760 140357317772016 140357784041173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28184576 140722451092463 140722451092634 140722451092634 140722451095503 0
[pid=21809/tid=21818] ppid=21807 vsize=15151156 memory=772 CPUtime=0 cores=0,2,4,6
/proc/21809/task/21818/stat : 21818 (java) S 21807 21807 20185 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445968008 15514783744 23670 33554432000 4194304 4196468 140722451085760 140356722091984 140357784049563 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28184576 140722451092463 140722451092634 140722451092634 140722451095503 0
[pid=21809/tid=21819] ppid=21807 vsize=15151156 memory=1060 CPUtime=0.34 cores=0,2,4,6
/proc/21809/task/21819/stat : 21819 (java) S 21807 21807 20185 0 -1 1077944384 1424 0 0 0 34 0 0 0 20 0 15 0 445968008 15514783744 23670 33554432000 4194304 4196468 140722451085760 140356721040112 140357784042114 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28184576 140722451092463 140722451092634 140722451092634 140722451095503 0
[pid=21809/tid=21820] ppid=21807 vsize=15151156 memory=1484 CPUtime=0.34 cores=0,2,4,6
/proc/21809/task/21820/stat : 21820 (java) S 21807 21807 20185 0 -1 1077944384 1054 0 0 0 34 0 0 0 20 0 15 0 445968008 15514783744 23670 33554432000 4194304 4196468 140722451085760 140356719987568 140357784042114 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28184576 140722451092463 140722451092634 140722451092634 140722451095503 0
[pid=21809/tid=21821] ppid=21807 vsize=15151156 memory=1096 CPUtime=0.4 cores=0,2,4,6
/proc/21809/task/21821/stat : 21821 (java) R 21807 21807 20185 0 -1 4202560 2041 0 0 0 40 0 0 0 20 0 15 0 445968008 15514783744 23670 33554432000 4194304 4196468 140722451085760 140356718934512 140357784042902 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 28184576 140722451092463 140722451092634 140722451092634 140722451095503 0
[pid=21809/tid=21822] ppid=21807 vsize=15151156 memory=1176 CPUtime=0 cores=0,2,4,6
/proc/21809/task/21822/stat : 21822 (java) S 21807 21807 20185 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445968009 15514783744 23670 33554432000 4194304 4196468 140722451085760 140356717882208 140357784041173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28184576 140722451092463 140722451092634 140722451092634 140722451095503 0
[pid=21809/tid=21823] ppid=21807 vsize=15151156 memory=6072 CPUtime=0 cores=0,2,4,6
/proc/21809/task/21823/stat : 21823 (java) S 21807 21807 20185 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445968009 15514783744 23670 33554432000 4194304 4196468 140722451085760 140356716829232 140357784042114 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28184576 140722451092463 140722451092634 140722451092634 140722451095503 0
Current children cumulated CPU time: 1.8 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 96128 KiB

[startup+1.5106 s]
/proc/loadavg: 8.25 8.76 7.87 8/232 21823
/proc/meminfo: memFree=26777820/32770624 swapFree=66922672/67108860
[pid=21807] ppid=21804 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/21807/stat : 21807 (xcsp3-exec) S 21804 21807 20185 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 445968003 115843072 362 33554432000 4194304 5098028 140725927691168 140725927689272 140615905415804 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 35991552 140725927699323 140725927699565 140725927699565 140725927702474 0
/proc/21807/statm: 28282 362 304 221 0 87 0

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

/proc/21809/stat : 21809 (java) S 21807 21807 20185 0 -1 1077944320 142650 0 0 0 202986 75 0 0 20 0 19 0 445968003 15994011648 447047 33554432000 4194304 4196468 140722451085760 140722451068304 140357784030967 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 28184576 140722451092463 140722451092634 140722451092634 140722451095503 0
/proc/21809/statm: 3904788 447047 3536 1 0 3865888 0
[pid=21809/tid=21810] ppid=21807 vsize=15619152 memory=1790756 CPUtime=1.56 cores=0,2,4,6
/proc/21809/task/21810/stat : 21810 (java) S 21807 21807 20185 0 -1 1077944384 10004 0 0 0 148 8 0 0 20 0 19 0 445968003 15994011648 447047 33554432000 4194304 4196468 140722451085760 140357788271744 140357784041173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28184576 140722451092463 140722451092634 140722451092634 140722451095503 0
[pid=21809/tid=21811] ppid=21807 vsize=15619152 memory=1790756 CPUtime=0.41 cores=0,2,4,6
/proc/21809/task/21811/stat : 21811 (java) S 21807 21807 20185 0 -1 1077944384 3041 0 0 0 36 5 0 0 20 0 19 0 445968004 15994011648 447047 33554432000 4194304 4196468 140722451085760 140357375941648 140357784041173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28184576 140722451092463 140722451092634 140722451092634 140722451095503 0
[pid=21809/tid=21812] ppid=21807 vsize=15619152 memory=1790756 CPUtime=0.44 cores=0,2,4,6
/proc/21809/task/21812/stat : 21812 (java) S 21807 21807 20185 0 -1 1077944384 4127 0 0 0 38 6 0 0 20 0 19 0 445968004 15994011648 447047 33554432000 4194304 4196468 140722451085760 140357374889104 140357784041173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28184576 140722451092463 140722451092634 140722451092634 140722451095503 0
[pid=21809/tid=21813] ppid=21807 vsize=15619152 memory=1788188 CPUtime=0.41 cores=0,2,4,6
/proc/21809/task/21813/stat : 21813 (java) S 21807 21807 20185 0 -1 1077944384 4387 0 0 0 37 4 0 0 20 0 19 0 445968004 15994011648 447047 33554432000 4194304 4196468 140722451085760 140357373836048 140357784041173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28184576 140722451092463 140722451092634 140722451092634 140722451095503 0
[pid=21809/tid=21814] ppid=21807 vsize=15619152 memory=1788188 CPUtime=0.44 cores=0,2,4,6
/proc/21809/task/21814/stat : 21814 (java) S 21807 21807 20185 0 -1 1077944384 2439 0 0 0 39 5 0 0 20 0 19 0 445968004 15994011648 447047 33554432000 4194304 4196468 140722451085760 140357372783504 140357784041173 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28184576 140722451092463 140722451092634 140722451092634 140722451095503 0
[pid=21809/tid=21815] ppid=21807 vsize=15619152 memory=1448 CPUtime=0.08 cores=0,2,4,6
/proc/21809/task/21815/stat : 21815 (java) S 21807 21807 20185 0 -1 1077944384 5810 0 0 0 6 2 0 0 20 0 19 0 445968005 15994011648 447047 33554432000 4194304 4196468 140722451085760 140357319878896 140357784042114 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28184576 140722451092463 140722451092634 140722451092634 140722451095503 0
[pid=21809/tid=21816] ppid=21807 vsize=15619152 memory=1788188 CPUtime=0 cores=0,2,4,6
/proc/21809/task/21816/stat : 21816 (java) S 21807 21807 20185 0 -1 1077944384 40 0 0 0 0 0 0 0 20 0 19 0 445968006 15994011648 447047 33554432000 4194304 4196468 140722451085760 140357318825184 140357784041173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28184576 140722451092463 140722451092634 140722451092634 140722451095503 0
[pid=21809/tid=21817] ppid=21807 vsize=15619152 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/21809/task/21817/stat : 21817 (java) S 21807 21807 20185 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 19 0 445968006 15994011648 447047 33554432000 4194304 4196468 140722451085760 140357317772032 140357784041173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28184576 140722451092463 140722451092634 140722451092634 140722451095503 0
[pid=21809/tid=21818] ppid=21807 vsize=15619152 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/21809/task/21818/stat : 21818 (java) S 21807 21807 20185 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445968008 15994011648 447047 33554432000 4194304 4196468 140722451085760 140356722091984 140357784049563 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28184576 140722451092463 140722451092634 140722451092634 140722451095503 0
[pid=21809/tid=21819] ppid=21807 vsize=15619152 memory=1448 CPUtime=3.44 cores=0,2,4,6
/proc/21809/task/21819/stat : 21819 (java) S 21807 21807 20185 0 -1 1077944384 22963 0 0 0 342 2 0 0 20 0 19 0 445968008 15994011648 447047 33554432000 4194304 4196468 140722451085760 140356721040112 140357784042114 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28184576 140722451092463 140722451092634 140722451092634 140722451095503 0
[pid=21809/tid=21820] ppid=21807 vsize=15619152 memory=2372 CPUtime=3.48 cores=0,2,4,6
/proc/21809/task/21820/stat : 21820 (java) S 21807 21807 20185 0 -1 1077944384 22634 0 0 0 346 2 0 0 20 0 19 0 445968008 15994011648 447047 33554432000 4194304 4196468 140722451085760 140356719987568 140357784042114 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28184576 140722451092463 140722451092634 140722451092634 140722451095503 0
[pid=21809/tid=21821] ppid=21807 vsize=15619152 memory=6933690279252828305 CPUtime=0.95 cores=0,2,4,6
/proc/21809/task/21821/stat : 21821 (java) S 21807 21807 20185 0 -1 1077944384 15392 0 0 0 93 2 0 0 20 0 19 0 445968008 15994011648 447047 33554432000 4194304 4196468 140722451085760 140356718934512 140357784042114 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28184576 140722451092463 140722451092634 140722451092634 140722451095503 0
[pid=21809/tid=21822] ppid=21807 vsize=15619152 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/21809/task/21822/stat : 21822 (java) S 21807 21807 20185 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445968009 15994011648 447047 33554432000 4194304 4196468 140722451085760 140356717882208 140357784041173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28184576 140722451092463 140722451092634 140722451092634 140722451095503 0
[pid=21809/tid=21823] ppid=21807 vsize=15619152 memory=1809216 CPUtime=0.21 cores=0,2,4,6
/proc/21809/task/21823/stat : 21823 (java) S 21807 21807 20185 0 -1 1077944384 1526 0 0 0 0 21 0 0 20 0 19 0 445968009 15994011648 447047 33554432000 4194304 4196468 140722451085760 140356716829232 140357784042114 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28184576 140722451092463 140722451092634 140722451092634 140722451095503 0
[pid=21809/tid=21933] ppid=21807 vsize=15619152 memory=1448 CPUtime=429.71 cores=0,2,4,6
/proc/21809/task/21933/stat : 21933 (java) R 21807 21807 20185 0 -1 4202560 2924 0 0 0 42971 0 0 0 20 0 19 0 445976791 15994011648 447047 33554432000 4194304 4196468 140722451085760 140356257213416 140357410558311 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 28184576 140722451092463 140722451092634 140722451092634 140722451095503 0
[pid=21809/tid=21934] ppid=21807 vsize=15619152 memory=1788188 CPUtime=432.15 cores=0,2,4,6
/proc/21809/task/21934/stat : 21934 (java) R 21807 21807 20185 0 -1 4202560 22995 0 0 0 43210 5 0 0 20 0 19 0 445976791 15994011648 447047 33554432000 4194304 4196468 140722451085760 140356714068464 140357407616448 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 28184576 140722451092463 140722451092634 140722451092634 140722451095503 0
[pid=21809/tid=21935] ppid=21807 vsize=15619152 memory=1793312 CPUtime=432.35 cores=0,2,4,6
/proc/21809/task/21935/stat : 21935 (java) R 21807 21807 20185 0 -1 4202560 3144 0 0 0 43235 0 0 0 20 0 19 0 445976791 15994011648 447047 33554432000 4194304 4196468 140722451085760 140356262468952 140357407808144 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 28184576 140722451092463 140722451092634 140722451092634 140722451095503 0
[pid=21809/tid=21936] ppid=21807 vsize=15619152 memory=1448 CPUtime=432.89 cores=0,2,4,6
/proc/21809/task/21936/stat : 21936 (java) R 21807 21807 20185 0 -1 4202560 4648 0 0 0 43289 0 0 0 20 0 19 0 445976791 15994011648 447047 33554432000 4194304 4196468 140722451085760 140356258267360 140357402043136 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 28184576 140722451092463 140722451092634 140722451092634 140722451095503 0
Current children cumulated CPU time: 2030.61 s
Current children cumulated vsize: 15732280 KiB
Current children cumulated memory: 1789636 KiB

[startup+582.306 s]
/proc/loadavg: 8.70 8.26 7.88 9/232 21982
/proc/meminfo: memFree=17410268/32770624 swapFree=66922676/67108860
[pid=21807] ppid=21804 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/21807/stat : 21807 (xcsp3-exec) S 21804 21807 20185 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 445968003 115843072 362 33554432000 4194304 5098028 140725927691168 140725927689272 140615905415804 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 35991552 140725927699323 140725927699565 140725927699565 140725927702474 0
/proc/21807/statm: 28282 362 304 221 0 87 0
[pid=21809] ppid=21807 vsize=15619152 memory=1778468 CPUtime=2269.44 cores=0,2,4,6
/proc/21809/stat : 21809 (java) S 21807 21807 20185 0 -1 1077944320 147000 0 0 0 226867 77 0 0 20 0 19 0 445968003 15994011648 444617 33554432000 4194304 4196468 140722451085760 140722451068304 140357784030967 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 28184576 140722451092463 140722451092634 140722451092634 140722451095503 0
/proc/21809/statm: 3904788 444617 3536 1 0 3865888 0
[pid=21809/tid=21810] ppid=21807 vsize=15619152 memory=1778468 CPUtime=1.56 cores=0,2,4,6
/proc/21809/task/21810/stat : 21810 (java) S 21807 21807 20185 0 -1 1077944384 10004 0 0 0 148 8 0 0 20 0 19 0 445968003 15994011648 444617 33554432000 4194304 4196468 140722451085760 140357788271744 140357784041173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28184576 140722451092463 140722451092634 140722451092634 140722451095503 0
[pid=21809/tid=21811] ppid=21807 vsize=15619152 memory=1778452 CPUtime=0.5 cores=0,2,4,6
/proc/21809/task/21811/stat : 21811 (java) S 21807 21807 20185 0 -1 1077944384 3660 0 0 0 45 5 0 0 20 0 19 0 445968004 15994011648 444617 33554432000 4194304 4196468 140722451085760 140357375941648 140357784041173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28184576 140722451092463 140722451092634 140722451092634 140722451095503 0
[pid=21809/tid=21812] ppid=21807 vsize=15619152 memory=1777936 CPUtime=0.53 cores=0,2,4,6
/proc/21809/task/21812/stat : 21812 (java) S 21807 21807 20185 0 -1 1077944384 4280 0 0 0 47 6 0 0 20 0 19 0 445968004 15994011648 444617 33554432000 4194304 4196468 140722451085760 140357374889104 140357784041173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28184576 140722451092463 140722451092634 140722451092634 140722451095503 0
[pid=21809/tid=21813] ppid=21807 vsize=15619152 memory=1778960 CPUtime=0.51 cores=0,2,4,6
/proc/21809/task/21813/stat : 21813 (java) S 21807 21807 20185 0 -1 1077944384 4868 0 0 0 46 5 0 0 20 0 19 0 445968004 15994011648 444617 33554432000 4194304 4196468 140722451085760 140357373836048 140357784041173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28184576 140722451092463 140722451092634 140722451092634 140722451095503 0
[pid=21809/tid=21814] ppid=21807 vsize=15619152 memory=1778468 CPUtime=0.53 cores=0,2,4,6
/proc/21809/task/21814/stat : 21814 (java) S 21807 21807 20185 0 -1 1077944384 2556 0 0 0 48 5 0 0 20 0 19 0 445968004 15994011648 444617 33554432000 4194304 4196468 140722451085760 140357372783504 140357784041173 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28184576 140722451092463 140722451092634 140722451092634 140722451095503 0
[pid=21809/tid=21815] ppid=21807 vsize=15619152 memory=1448 CPUtime=0.09 cores=0,2,4,6
/proc/21809/task/21815/stat : 21815 (java) S 21807 21807 20185 0 -1 1077944384 6379 0 0 0 7 2 0 0 20 0 19 0 445968005 15994011648 444617 33554432000 4194304 4196468 140722451085760 140357319878896 140357784042114 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28184576 140722451092463 140722451092634 140722451092634 140722451095503 0
[pid=21809/tid=21816] ppid=21807 vsize=15619152 memory=1778960 CPUtime=0 cores=0,2,4,6
/proc/21809/task/21816/stat : 21816 (java) S 21807 21807 20185 0 -1 1077944384 40 0 0 0 0 0 0 0 20 0 19 0 445968006 15994011648 444617 33554432000 4194304 4196468 140722451085760 140357318825184 140357784041173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28184576 140722451092463 140722451092634 140722451092634 140722451095503 0
[pid=21809/tid=21817] ppid=21807 vsize=15619152 memory=1777936 CPUtime=0 cores=0,2,4,6
/proc/21809/task/21817/stat : 21817 (java) S 21807 21807 20185 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 19 0 445968006 15994011648 444617 33554432000 4194304 4196468 140722451085760 140357317772032 140357784041173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28184576 140722451092463 140722451092634 140722451092634 140722451095503 0
[pid=21809/tid=21818] ppid=21807 vsize=15619152 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/21809/task/21818/stat : 21818 (java) S 21807 21807 20185 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445968008 15994011648 444617 33554432000 4194304 4196468 140722451085760 140356722091984 140357784049563 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28184576 140722451092463 140722451092634 140722451092634 140722451095503 0
[pid=21809/tid=21819] ppid=21807 vsize=15619152 memory=1448 CPUtime=3.44 cores=0,2,4,6
/proc/21809/task/21819/stat : 21819 (java) S 21807 21807 20185 0 -1 1077944384 23307 0 0 0 342 2 0 0 20 0 19 0 445968008 15994011648 444617 33554432000 4194304 4196468 140722451085760 140356721040112 140357784042114 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28184576 140722451092463 140722451092634 140722451092634 140722451095503 0
[pid=21809/tid=21820] ppid=21807 vsize=15619152 memory=1448 CPUtime=3.48 cores=0,2,4,6
/proc/21809/task/21820/stat : 21820 (java) S 21807 21807 20185 0 -1 1077944384 22639 0 0 0 346 2 0 0 20 0 19 0 445968008 15994011648 444617 33554432000 4194304 4196468 140722451085760 140356719987568 140357784042114 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28184576 140722451092463 140722451092634 140722451092634 140722451095503 0
[pid=21809/tid=21821] ppid=21807 vsize=15619152 memory=1448 CPUtime=0.95 cores=0,2,4,6
/proc/21809/task/21821/stat : 21821 (java) S 21807 21807 20185 0 -1 1077944384 15842 0 0 0 93 2 0 0 20 0 19 0 445968008 15994011648 444617 33554432000 4194304 4196468 140722451085760 140356718934512 140357784042114 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28184576 140722451092463 140722451092634 140722451092634 140722451095503 0
[pid=21809/tid=21822] ppid=21807 vsize=15619152 memory=3620 CPUtime=0 cores=0,2,4,6
/proc/21809/task/21822/stat : 21822 (java) S 21807 21807 20185 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445968009 15994011648 444617 33554432000 4194304 4196468 140722451085760 140356717882208 140357784041173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28184576 140722451092463 140722451092634 140722451092634 140722451095503 0
[pid=21809/tid=21823] ppid=21807 vsize=15619152 memory=47400 CPUtime=0.23 cores=0,2,4,6
/proc/21809/task/21823/stat : 21823 (java) S 21807 21807 20185 0 -1 1077944384 1566 0 0 0 0 23 0 0 20 0 19 0 445968009 15994011648 444617 33554432000 4194304 4196468 140722451085760 140356716829232 140357784042114 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28184576 140722451092463 140722451092634 140722451092634 140722451095503 0
[pid=21809/tid=21933] ppid=21807 vsize=15619152 memory=1777424 CPUtime=489.4 cores=0,2,4,6
/proc/21809/task/21933/stat : 21933 (java) R 21807 21807 20185 0 -1 4202560 3306 0 0 0 48940 0 0 0 20 0 19 0 445976791 15994011648 444617 33554432000 4194304 4196468 140722451085760 140356257213792 140357409778612 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 28184576 140722451092463 140722451092634 140722451092634 140722451095503 0
[pid=21809/tid=21934] ppid=21807 vsize=15619152 memory=1448 CPUtime=491.85 cores=0,2,4,6
/proc/21809/task/21934/stat : 21934 (java) R 21807 21807 20185 0 -1 4202560 23411 0 0 0 49180 5 0 0 20 0 19 0 445976791 15994011648 444617 33554432000 4194304 4196468 140722451085760 140356714065520 140357407698972 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 28184576 140722451092463 140722451092634 140722451092634 140722451095503 0
[pid=21809/tid=21935] ppid=21807 vsize=15619152 memory=1778960 CPUtime=491.8 cores=0,2,4,6
/proc/21809/task/21935/stat : 21935 (java) R 21807 21807 20185 0 -1 4202560 3520 0 0 0 49180 0 0 0 20 0 19 0 445976791 15994011648 444617 33554432000 4194304 4196468 140722451085760 140356262471680 140357408733097 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 28184576 140722451092463 140722451092634 140722451092634 140722451095503 0
[pid=21809/tid=21936] ppid=21807 vsize=15619152 memory=1448 CPUtime=492.49 cores=0,2,4,6
/proc/21809/task/21936/stat : 21936 (java) R 21807 21807 20185 0 -1 4202560 5046 0 0 0 49248 1 0 0 20 0 19 0 445976791 15994011648 444617 33554432000 4194304 4196468 140722451085760 140356258267536 140357401678536 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 28184576 140722451092463 140722451092634 140722451092634 140722451095503 0
Current children cumulated CPU time: 2269.44 s
Current children cumulated vsize: 15732280 KiB
Current children cumulated memory: 1779916 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+615.202 s]
/proc/loadavg: 8.71 8.31 7.91 9/232 21985
/proc/meminfo: memFree=17414056/32770624 swapFree=66922676/67108860
[pid=21807] ppid=21804 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/21807/stat : 21807 (xcsp3-exec) S 21804 21807 20185 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 445968003 115843072 362 33554432000 4194304 5098028 140725927691168 140725927689272 140615905415804 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 35991552 140725927699323 140725927699565 140725927699565 140725927702474 0
/proc/21807/statm: 28282 362 304 221 0 87 0
[pid=21809] ppid=21807 vsize=15619152 memory=1774900 CPUtime=2400.32 cores=0,2,4,6
/proc/21809/stat : 21809 (java) S 21807 21807 20185 0 -1 1077944320 149699 0 0 0 239955 77 0 0 20 0 19 0 445968003 15994011648 443725 33554432000 4194304 4196468 140722451085760 140722451068304 140357784030967 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 28184576 140722451092463 140722451092634 140722451092634 140722451095503 0
/proc/21809/statm: 3904788 443725 3536 1 0 3865888 0
[pid=21809/tid=21810] ppid=21807 vsize=15619152 memory=1176 CPUtime=1.56 cores=0,2,4,6
/proc/21809/task/21810/stat : 21810 (java) S 21807 21807 20185 0 -1 1077944384 10004 0 0 0 148 8 0 0 20 0 19 0 445968003 15994011648 443725 33554432000 4194304 4196468 140722451085760 140357788271744 140357784041173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28184576 140722451092463 140722451092634 140722451092634 140722451095503 0
[pid=21809/tid=21811] ppid=21807 vsize=15619152 memory=6072 CPUtime=0.57 cores=0,2,4,6
/proc/21809/task/21811/stat : 21811 (java) S 21807 21807 20185 0 -1 1077944384 3703 0 0 0 52 5 0 0 20 0 19 0 445968004 15994011648 443725 33554432000 4194304 4196468 140722451085760 140357375941648 140357784041173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28184576 140722451092463 140722451092634 140722451092634 140722451095503 0
[pid=21809/tid=21812] ppid=21807 vsize=15619152 memory=0 CPUtime=0.6 cores=0,2,4,6
/proc/21809/task/21812/stat : 21812 (java) S 21807 21807 20185 0 -1 1077944384 4687 0 0 0 54 6 0 0 20 0 19 0 445968004 15994011648 443725 33554432000 4194304 4196468 140722451085760 140357374889104 140357784041173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28184576 140722451092463 140722451092634 140722451092634 140722451095503 0
[pid=21809/tid=21813] ppid=21807 vsize=15619152 memory=8747226831578988619 CPUtime=0.58 cores=0,2,4,6
/proc/21809/task/21813/stat : 21813 (java) S 21807 21807 20185 0 -1 1077944384 4998 0 0 0 53 5 0 0 20 0 19 0 445968004 15994011648 443725 33554432000 4194304 4196468 140722451085760 140357373836048 140357784041173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28184576 140722451092463 140722451092634 140722451092634 140722451095503 0
[pid=21809/tid=21814] ppid=21807 vsize=15619152 memory=288288865905823985 CPUtime=0.61 cores=0,2,4,6
/proc/21809/task/21814/stat : 21814 (java) S 21807 21807 20185 0 -1 1077944384 2646 0 0 0 56 5 0 0 20 0 19 0 445968004 15994011648 443725 33554432000 4194304 4196468 140722451085760 140357372783504 140357784041173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28184576 140722451092463 140722451092634 140722451092634 140722451095503 0
[pid=21809/tid=21815] ppid=21807 vsize=15619152 memory=3904683760385545908 CPUtime=0.11 cores=0,2,4,6
/proc/21809/task/21815/stat : 21815 (java) S 21807 21807 20185 0 -1 1077944384 6676 0 0 0 9 2 0 0 20 0 19 0 445968005 15994011648 443725 33554432000 4194304 4196468 140722451085760 140357319878896 140357784042114 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28184576 140722451092463 140722451092634 140722451092634 140722451095503 0
[pid=21809/tid=21816] ppid=21807 vsize=15619152 memory=780 CPUtime=0 cores=0,2,4,6
/proc/21809/task/21816/stat : 21816 (java) S 21807 21807 20185 0 -1 1077944384 40 0 0 0 0 0 0 0 20 0 19 0 445968006 15994011648 443725 33554432000 4194304 4196468 140722451085760 140357318825184 140357784041173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28184576 140722451092463 140722451092634 140722451092634 140722451095503 0
[pid=21809/tid=21817] ppid=21807 vsize=15619152 memory=14008 CPUtime=0 cores=0,2,4,6
/proc/21809/task/21817/stat : 21817 (java) S 21807 21807 20185 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 19 0 445968006 15994011648 443725 33554432000 4194304 4196468 140722451085760 140357317772032 140357784041173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28184576 140722451092463 140722451092634 140722451092634 140722451095503 0
[pid=21809/tid=21818] ppid=21807 vsize=15619152 memory=24876 CPUtime=0 cores=0,2,4,6
/proc/21809/task/21818/stat : 21818 (java) S 21807 21807 20185 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445968008 15994011648 443725 33554432000 4194304 4196468 140722451085760 140356722091984 140357784049563 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28184576 140722451092463 140722451092634 140722451092634 140722451095503 0
[pid=21809/tid=21819] ppid=21807 vsize=15619152 memory=2116 CPUtime=3.44 cores=0,2,4,6
/proc/21809/task/21819/stat : 21819 (java) S 21807 21807 20185 0 -1 1077944384 23310 0 0 0 342 2 0 0 20 0 19 0 445968008 15994011648 443725 33554432000 4194304 4196468 140722451085760 140356721040112 140357784042114 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28184576 140722451092463 140722451092634 140722451092634 140722451095503 0
[pid=21809/tid=21820] ppid=21807 vsize=15619152 memory=6791534058613427641 CPUtime=3.48 cores=0,2,4,6
/proc/21809/task/21820/stat : 21820 (java) S 21807 21807 20185 0 -1 1077944384 22641 0 0 0 346 2 0 0 20 0 19 0 445968008 15994011648 443725 33554432000 4194304 4196468 140722451085760 140356719987568 140357784042114 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28184576 140722451092463 140722451092634 140722451092634 140722451095503 0
[pid=21809/tid=21821] ppid=21807 vsize=15619152 memory=11882816 CPUtime=0.95 cores=0,2,4,6
/proc/21809/task/21821/stat : 21821 (java) S 21807 21807 20185 0 -1 1077944384 16575 0 0 0 93 2 0 0 20 0 19 0 445968008 15994011648 443725 33554432000 4194304 4196468 140722451085760 140356718934512 140357784042114 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28184576 140722451092463 140722451092634 140722451092634 140722451095503 0
[pid=21809/tid=21822] ppid=21807 vsize=15619152 memory=1781016 CPUtime=0 cores=0,2,4,6
/proc/21809/task/21822/stat : 21822 (java) S 21807 21807 20185 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445968009 15994011648 443725 33554432000 4194304 4196468 140722451085760 140356717882208 140357784041173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28184576 140722451092463 140722451092634 140722451092634 140722451095503 0
[pid=21809/tid=21823] ppid=21807 vsize=15619152 memory=1777936 CPUtime=0.24 cores=0,2,4,6
/proc/21809/task/21823/stat : 21823 (java) S 21807 21807 20185 0 -1 1077944384 1587 0 0 0 0 24 0 0 20 0 19 0 445968009 15994011648 443725 33554432000 4194304 4196468 140722451085760 140356716829232 140357784042114 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28184576 140722451092463 140722451092634 140722451092634 140722451095503 0
[pid=21809/tid=21933] ppid=21807 vsize=15619152 memory=0 CPUtime=522.14 cores=0,2,4,6
/proc/21809/task/21933/stat : 21933 (java) R 21807 21807 20185 0 -1 4202560 3510 0 0 0 52214 0 0 0 20 0 19 0 445976791 15994011648 443725 33554432000 4194304 4196468 140722451085760 140356257213272 140357409721989 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 28184576 140722451092463 140722451092634 140722451092634 140722451095503 0
[pid=21809/tid=21934] ppid=21807 vsize=15619152 memory=3761127119921632128 CPUtime=524.44 cores=0,2,4,6
/proc/21809/task/21934/stat : 21934 (java) R 21807 21807 20185 0 -1 4202560 23570 0 0 0 52439 5 0 0 20 0 19 0 445976791 15994011648 443725 33554432000 4194304 4196468 140722451085760 140356714068224 140357407698972 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 28184576 140722451092463 140722451092634 140722451092634 140722451095503 0
[pid=21809/tid=21935] ppid=21807 vsize=15619152 memory=3976740254911845970 CPUtime=524.33 cores=0,2,4,6
/proc/21809/task/21935/stat : 21935 (java) R 21807 21807 20185 0 -1 4202560 3925 0 0 0 52433 0 0 0 20 0 19 0 445976791 15994011648 443725 33554432000 4194304 4196468 140722451085760 140356262468704 140357406748608 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 28184576 140722451092463 140722451092634 140722451092634 140722451095503 0
[pid=21809/tid=21936] ppid=21807 vsize=15619152 memory=6943526294502006880 CPUtime=525.16 cores=0,2,4,6
/proc/21809/task/21936/stat : 21936 (java) R 21807 21807 20185 0 -1 4202560 5251 0 0 0 52515 1 0 0 20 0 19 0 445976791 15994011648 443725 33554432000 4194304 4196468 140722451085760 140356258267472 140357402043039 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 28184576 140722451092463 140722451092634 140722451092634 140722451095503 0
Current children cumulated CPU time: 2400.32 s
Current children cumulated vsize: 15732280 KiB
Current children cumulated memory: 1776348 KiB

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

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

[startup+615.29 s]
# the end of solver process 21809 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2399.86 s, system=0.790595 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): 615.29
CPU time (s): 2400.65
CPU user time (s): 2399.86
CPU system time (s): 0.790595
CPU usage (%): 390.165
Max. virtual memory (cumulated for all children) (KiB): 15732280
Max. memory (cumulated for all children) (KiB): 2219264

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2399.86
system time used= 0.790595
maximum resident set size= 2222948
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 151421
page faults= 0
swaps= 0
block input operations= 0
block output operations= 896
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 19472
involuntary context switches= 29030


# summary of solver processes directly reported to runsolver:
#   pid: 21807,21809
#   total CPU time (s): 2400.65
#   total CPU user time (s): 2399.86
#   total CPU system time (s): 0.790595

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.14037 second user time and 6.68444 second system time

The end

Launcher Data

Begin job on node139 at 2019-09-17 07:11:45
IDJOB=4400432
IDBENCH=139724
IDSOLVER=2856
FILE ID=node139/4400432-1568696992
RUNJOBID= node139-1568694971-20216
PBS_JOBID= 21703808
Free space on /tmp= 59532 MiB

SOLVER NAME= choco-solver 2019-09-16
BENCH NAME= XCSP17/ChessboardColoration/ChessboardColoration-int-s1/ChessboardColoration-int-09-09.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-4400432-1568696992/watcher-4400432-1568696992 -o /tmp/evaluation-result-4400432-1568696992/solver-4400432-1568696992 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node139-1568694971-20216 --watchdog 2560  xcsp3-exec -dir HOME -tl 2400 -p 4 -ml 12000 -tdir HOME -seed 939366977 HOME/instance-4400432-1568696992.xml

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

MD5SUM BENCH= 72a1fa157874bc53acfadcbdb1252751
RANDOM SEED=939366977

node139.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.57
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.57
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.57
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.57
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:        27009668 kB
MemAvailable:   27760776 kB
Buffers:          124672 kB
Cached:           917780 kB
SwapCached:        78120 kB
Active:          4715792 kB
Inactive:         468492 kB
Active(anon):    4067312 kB
Inactive(anon):   117976 kB
Active(file):     648480 kB
Inactive(file):   350516 kB
Unevictable:      107788 kB
Mlocked:          107788 kB
SwapTotal:      67108860 kB
SwapFree:       66922672 kB
Dirty:             26264 kB
Writeback:             0 kB
AnonPages:       4139660 kB
Mapped:            61456 kB
Shmem:             34580 kB
Slab:             165272 kB
SReclaimable:     135892 kB
SUnreclaim:        29380 kB
KernelStack:        3792 kB
PageTables:        13844 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    5447012 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   4018176 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      107904 kB
DirectMap2M:    33437696 kB

Free space on /tmp at the end= 59508 MiB
End job on node139 at 2019-09-17 07:22:01