Trace number 4292247

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 4.0.7 seq (493a269)SAT (TO)11 2400.11 2378.41

General information on the benchmark

NamePeacableArmies/
PeacableArmies-m2-10_c18.xml
MD5SUM8d1e20825fc8ffef49d443aea0d97595
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark14
Best CPU time to get the best result obtained on this benchmark2400.25
Satisfiable
(Un)Satisfiability was proved
Number of variables102
Number of constraints1473
Number of domains2
Minimum domain size3
Maximum domain size50
Distribution of domain sizes[{"size":3,"count":100},{"size":50,"count":2}]
Minimum variable degree2
Maximum variable degree37
Distribution of variable degrees[{"degree":2,"count":1},{"degree":3,"count":1},{"degree":29,"count":36},{"degree":31,"count":28},{"degree":33,"count":20},{"degree":35,"count":12},{"degree":37,"count":4}]
Minimum constraint arity2
Maximum constraint arity101
Distribution of constraint arities[{"arity":2,"count":1471},{"arity":101,"count":2}]
Number of extensional constraints0
Number of intensional constraints1471
Distribution of constraint types[{"type":"intension","count":1471},{"type":"count","count":2}]
Optimization problemYES
Type of objectivemax VAR

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 -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4292247-1532523837.xml"  -tl '2400s' -p 1 -x 0
0.12/0.17	c Choco 493a269
0.12/0.18	c [HOME/instance-4292247-1532523837.xml, -tl, 2400s, -p, 1, -x, 0]
0.12/0.21	c simple solver
0.33/0.28	c parse instance...
2.15/0.86	c solve instance...
2.49/0.91	o 0 
2.49/0.92	o 1 
2.49/0.92	o 2 
2.49/0.92	o 3 
2.49/0.92	o 4 
2.49/0.94	o 5 
2.89/1.08	o 6 
4.68/1.62	o 7 
4.68/1.67	o 8 
10.27/6.43	o 9 
18.89/14.96	o 10 
835.52/822.70	o 11 
2400.09/2378.40	s SATISFIABLE
2400.09/2378.40	v <instantiation>
2400.09/2378.40	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[0][9] 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[1][9] 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[2][9] 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[3][9] 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[4][9] 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[5][9] 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[6][9] 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[7][9] 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] x[8][9] x[9][0] x[9][1] x[9][2] x[9][3] x[9][4] x[9][5] x[9][6] x[9][7] x[9][8] x[9][9] nb nw </list>
2400.09/2378.40	v 	<values>0 0 0 0 2 2 0 0 0 2 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 2 0 0 0 2 0 0 0 0 0 0 0 0 0 0 2 0 0 0 2 2 0 2 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 1 0 0 1 0 1 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 0 0 1 0 1 0 0 0 1 1 0 11 11 </values>
2400.09/2378.40	v </instantiation>
2400.09/2378.40	c Unexpected resolution interruption!

Verifier Data

OK	11

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4292247-1532523837/watcher-4292247-1532523837 -o /tmp/evaluation-result-4292247-1532523837/solver-4292247-1532523837 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node103-1532523806-27753 --watchdog 2560 HOME/xcsp3-exec -seed 8112406 -dir HOME -tl 2400 -ml 11000 -p 1 HOME/instance-4292247-1532523837.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
solver pid=27874, runsolver pid=27871
Current StackSize limit: 8192 KiB


[startup+0.100166 s]*
/proc/loadavg: 1.51 1.50 1.79 3/217 27890
/proc/meminfo: memFree=20065080/32770624 swapFree=67108860/67108860
[pid=27874] ppid=27871 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/27874/stat : 27874 (xcsp3-exec) S 27871 27874 27722 0 -1 4202496 534 0 0 0 0 0 0 0 20 0 1 0 69946902 115843072 363 33554432000 4194304 5098028 140734418418624 140734418416728 140320262034044 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 11751424 140734418424893 140734418425092 140734418425092 140734418427850 0
/proc/27874/statm: 28282 363 306 221 0 87 0
[pid=27876] ppid=27874 vsize=14082840 memory=27248 CPUtime=0.12 cores=0,2,4,6
/proc/27876/stat : 27876 (java) S 27874 27874 27722 0 -1 1077944320 5649 0 0 0 12 0 0 0 20 0 15 0 69946902 14420828160 6812 33554432000 4194304 4196468 140733571897200 140733571879744 140340504710903 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 15429632 140733571900545 140733571900721 140733571900721 140733571903439 0
/proc/27876/statm: 3520710 6812 3009 1 0 3483008 0
[pid=27876/tid=27877] ppid=27874 vsize=14082840 memory=8514701219880730789 CPUtime=0.09 cores=0,2,4,6
/proc/27876/task/27877/stat : 27877 (java) R 27874 27874 27722 0 -1 4202560 3632 0 0 0 9 0 0 0 20 0 15 0 69946902 14420828160 6812 33554432000 4194304 4196468 140733571897200 140340508940320 140340486296020 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 15429632 140733571900545 140733571900721 140733571900721 140733571903439 0
[pid=27876/tid=27878] ppid=27874 vsize=14082840 memory=3472467779045774544 CPUtime=0 cores=0,2,4,6
/proc/27876/task/27878/stat : 27878 (java) S 27874 27874 27722 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 69946903 14420828160 6812 33554432000 4194304 4196468 140733571897200 140340474423952 140340504721109 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15429632 140733571900545 140733571900721 140733571900721 140733571903439 0
[pid=27876/tid=27879] ppid=27874 vsize=14082840 memory=139650150622848 CPUtime=0 cores=0,2,4,6
/proc/27876/task/27879/stat : 27879 (java) S 27874 27874 27722 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 69946903 14420828160 6812 33554432000 4194304 4196468 140733571897200 140340473371152 140340504721109 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15429632 140733571900545 140733571900721 140733571900721 140733571903439 0
[pid=27876/tid=27880] ppid=27874 vsize=14082840 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27876/task/27880/stat : 27880 (java) S 27874 27874 27722 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 69946903 14420828160 6812 33554432000 4194304 4196468 140733571897200 140340098898320 140340504721109 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15429632 140733571900545 140733571900721 140733571900721 140733571903439 0
[pid=27876/tid=27881] ppid=27874 vsize=14082840 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27876/task/27881/stat : 27881 (java) S 27874 27874 27722 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 69946903 14420828160 6812 33554432000 4194304 4196468 140733571897200 140340097845520 140340504721109 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15429632 140733571900545 140733571900721 140733571900721 140733571903439 0
[pid=27876/tid=27882] ppid=27874 vsize=14082840 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27876/task/27882/stat : 27882 (java) S 27874 27874 27722 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 69946905 14420828160 6812 33554432000 4194304 4196468 140733571897200 140339685682032 140340504722050 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15429632 140733571900545 140733571900721 140733571900721 140733571903439 0
[pid=27876/tid=27883] ppid=27874 vsize=14082840 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27876/task/27883/stat : 27883 (java) S 27874 27874 27722 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 69946905 14420828160 6812 33554432000 4194304 4196468 140733571897200 140339684628000 140340504721109 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15429632 140733571900545 140733571900721 140733571900721 140733571903439 0
[pid=27876/tid=27884] ppid=27874 vsize=14082840 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27876/task/27884/stat : 27884 (java) S 27874 27874 27722 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 69946905 14420828160 6812 33554432000 4194304 4196468 140733571897200 140339683575152 140340504721109 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15429632 140733571900545 140733571900721 140733571900721 140733571903439 0
[pid=27876/tid=27885] ppid=27874 vsize=14082840 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27876/task/27885/stat : 27885 (java) S 27874 27874 27722 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 69946908 14420828160 6812 33554432000 4194304 4196468 140733571897200 140339682523472 140340504729499 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15429632 140733571900545 140733571900721 140733571900721 140733571903439 0
[pid=27876/tid=27886] ppid=27874 vsize=14082840 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27876/task/27886/stat : 27886 (java) R 27874 27874 27722 0 -1 1077944384 437 0 0 0 0 0 0 0 20 0 15 0 69946908 14420828160 6812 33554432000 4194304 4196468 140733571897200 140339681470832 140340504722050 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 15429632 140733571900545 140733571900721 140733571900721 140733571903439 0
[pid=27876/tid=27887] ppid=27874 vsize=14082840 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27876/task/27887/stat : 27887 (java) S 27874 27874 27722 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 69946908 14420828160 6812 33554432000 4194304 4196468 140733571897200 140339680418032 140340504722050 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15429632 140733571900545 140733571900721 140733571900721 140733571903439 0
[pid=27876/tid=27888] ppid=27874 vsize=14082840 memory=139650150622848 CPUtime=0.01 cores=0,2,4,6
/proc/27876/task/27888/stat : 27888 (java) R 27874 27874 27722 0 -1 4202560 280 0 0 0 1 0 0 0 20 0 15 0 69946908 14420828160 6812 33554432000 4194304 4196468 140733571897200 140339679365232 140340483491614 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 15429632 140733571900545 140733571900721 140733571900721 140733571903439 0
[pid=27876/tid=27889] ppid=27874 vsize=14082840 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27876/task/27889/stat : 27889 (java) S 27874 27874 27722 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 69946908 14420828160 6812 33554432000 4194304 4196468 140733571897200 140339678312672 140340504721109 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15429632 140733571900545 140733571900721 140733571900721 140733571903439 0
[pid=27876/tid=27890] ppid=27874 vsize=14082840 memory=139650150622848 CPUtime=0 cores=0,2,4,6
/proc/27876/task/27890/stat : 27890 (java) S 27874 27874 27722 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 69946908 14420828160 6812 33554432000 4194304 4196468 140733571897200 140339677260976 140340504722050 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15429632 140733571900545 140733571900721 140733571900721 140733571903439 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 14195968 KiB
Current children cumulated memory: 28700 KiB

[startup+0.210708 s]*
/proc/loadavg: 1.51 1.50 1.79 4/217 27890
/proc/meminfo: memFree=20053564/32770624 swapFree=67108860/67108860
[pid=27874] ppid=27871 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/27874/stat : 27874 (xcsp3-exec) S 27871 27874 27722 0 -1 4202496 534 0 0 0 0 0 0 0 20 0 1 0 69946902 115843072 363 33554432000 4194304 5098028 140734418418624 140734418416728 140320262034044 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 11751424 140734418424893 140734418425092 140734418425092 140734418427850 0
/proc/27874/statm: 28282 363 306 221 0 87 0
[pid=27876] ppid=27874 vsize=14082840 memory=39640 CPUtime=0.33 cores=0,2,4,6
/proc/27876/stat : 27876 (java) S 27874 27874 27722 0 -1 1077944320 8495 0 0 0 32 1 0 0 20 0 15 0 69946902 14420828160 9910 33554432000 4194304 4196468 140733571897200 140733571879744 140340504710903 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 15429632 140733571900545 140733571900721 140733571900721 140733571903439 0
/proc/27876/statm: 3520710 9910 3164 1 0 3483008 0
[pid=27876/tid=27877] ppid=27874 vsize=14082840 memory=5854518564242424225 CPUtime=0.2 cores=0,2,4,6
/proc/27876/task/27877/stat : 27877 (java) R 27874 27874 27722 0 -1 4202560 5486 0 0 0 19 1 0 0 20 0 15 0 69946902 14420828160 9910 33554432000 4194304 4196468 140733571897200 140340508945888 140340488754533 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 15429632 140733571900545 140733571900721 140733571900721 140733571903439 0
[pid=27876/tid=27878] ppid=27874 vsize=14082840 memory=3472467779045774544 CPUtime=0 cores=0,2,4,6
/proc/27876/task/27878/stat : 27878 (java) S 27874 27874 27722 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 69946903 14420828160 9910 33554432000 4194304 4196468 140733571897200 140340474423952 140340504721109 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15429632 140733571900545 140733571900721 140733571900721 140733571903439 0
[pid=27876/tid=27879] ppid=27874 vsize=14082840 memory=139650150622848 CPUtime=0 cores=0,2,4,6
/proc/27876/task/27879/stat : 27879 (java) S 27874 27874 27722 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 69946903 14420828160 9910 33554432000 4194304 4196468 140733571897200 140340473371152 140340504721109 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15429632 140733571900545 140733571900721 140733571900721 140733571903439 0
[pid=27876/tid=27880] ppid=27874 vsize=14082840 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27876/task/27880/stat : 27880 (java) S 27874 27874 27722 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 69946903 14420828160 9910 33554432000 4194304 4196468 140733571897200 140340098898320 140340504721109 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15429632 140733571900545 140733571900721 140733571900721 140733571903439 0
[pid=27876/tid=27881] ppid=27874 vsize=14082840 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27876/task/27881/stat : 27881 (java) S 27874 27874 27722 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 69946903 14420828160 9910 33554432000 4194304 4196468 140733571897200 140340097845520 140340504721109 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15429632 140733571900545 140733571900721 140733571900721 140733571903439 0
[pid=27876/tid=27882] ppid=27874 vsize=14082840 memory=139650150622848 CPUtime=0 cores=0,2,4,6
/proc/27876/task/27882/stat : 27882 (java) S 27874 27874 27722 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 69946905 14420828160 9910 33554432000 4194304 4196468 140733571897200 140339685682032 140340504722050 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15429632 140733571900545 140733571900721 140733571900721 140733571903439 0
[pid=27876/tid=27883] ppid=27874 vsize=14082840 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27876/task/27883/stat : 27883 (java) S 27874 27874 27722 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 69946905 14420828160 9910 33554432000 4194304 4196468 140733571897200 140339684628000 140340504721109 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15429632 140733571900545 140733571900721 140733571900721 140733571903439 0
[pid=27876/tid=27884] ppid=27874 vsize=14082840 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27876/task/27884/stat : 27884 (java) S 27874 27874 27722 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 69946905 14420828160 9910 33554432000 4194304 4196468 140733571897200 140339683575152 140340504721109 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15429632 140733571900545 140733571900721 140733571900721 140733571903439 0
[pid=27876/tid=27885] ppid=27874 vsize=14082840 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27876/task/27885/stat : 27885 (java) S 27874 27874 27722 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 69946908 14420828160 9910 33554432000 4194304 4196468 140733571897200 140339682523472 140340504729499 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15429632 140733571900545 140733571900721 140733571900721 140733571903439 0
[pid=27876/tid=27886] ppid=27874 vsize=14082840 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/27876/task/27886/stat : 27886 (java) S 27874 27874 27722 0 -1 1077944384 726 0 0 0 3 0 0 0 20 0 15 0 69946908 14420828160 9910 33554432000 4194304 4196468 140733571897200 140339681470832 140340504722050 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15429632 140733571900545 140733571900721 140733571900721 140733571903439 0
[pid=27876/tid=27887] ppid=27874 vsize=14082840 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/27876/task/27887/stat : 27887 (java) S 27874 27874 27722 0 -1 1077944384 77 0 0 0 1 0 0 0 20 0 15 0 69946908 14420828160 9910 33554432000 4194304 4196468 140733571897200 140339680418032 140340504722050 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15429632 140733571900545 140733571900721 140733571900721 140733571903439 0
[pid=27876/tid=27888] ppid=27874 vsize=14082840 memory=139650150622848 CPUtime=0.07 cores=0,2,4,6
/proc/27876/task/27888/stat : 27888 (java) S 27874 27874 27722 0 -1 1077944384 904 0 0 0 7 0 0 0 20 0 15 0 69946908 14420828160 9910 33554432000 4194304 4196468 140733571897200 140339679365232 140340504722050 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15429632 140733571900545 140733571900721 140733571900721 140733571903439 0
[pid=27876/tid=27889] ppid=27874 vsize=14082840 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27876/task/27889/stat : 27889 (java) S 27874 27874 27722 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 69946908 14420828160 9910 33554432000 4194304 4196468 140733571897200 140339678312672 140340504721109 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15429632 140733571900545 140733571900721 140733571900721 140733571903439 0
[pid=27876/tid=27890] ppid=27874 vsize=14082840 memory=139650150622848 CPUtime=0 cores=0,2,4,6
/proc/27876/task/27890/stat : 27890 (java) S 27874 27874 27722 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 69946908 14420828160 9910 33554432000 4194304 4196468 140733571897200 140339677260976 140340504722050 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15429632 140733571900545 140733571900721 140733571900721 140733571903439 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 14195968 KiB
Current children cumulated memory: 41092 KiB

[startup+0.31124 s]*
/proc/loadavg: 1.51 1.50 1.79 3/217 27890
/proc/meminfo: memFree=20046988/32770624 swapFree=67108860/67108860
[pid=27874] ppid=27871 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/27874/stat : 27874 (xcsp3-exec) S 27871 27874 27722 0 -1 4202496 534 0 0 0 0 0 0 0 20 0 1 0 69946902 115843072 363 33554432000 4194304 5098028 140734418418624 140734418416728 140320262034044 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 11751424 140734418424893 140734418425092 140734418425092 140734418427850 0
/proc/27874/statm: 28282 363 306 221 0 87 0
[pid=27876] ppid=27874 vsize=14087096 memory=46880 CPUtime=0.51 cores=0,2,4,6
/proc/27876/stat : 27876 (java) S 27874 27874 27722 0 -1 1077944320 9416 0 0 0 49 2 0 0 20 0 15 0 69946902 14425186304 11720 33554432000 4194304 4196468 140733571897200 140733571879744 140340504710903 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 15429632 140733571900545 140733571900721 140733571900721 140733571903439 0
/proc/27876/statm: 3521774 11720 3241 1 0 3483008 0
[pid=27876/tid=27877] ppid=27874 vsize=14087096 memory=8514701219881125277 CPUtime=0.29 cores=0,2,4,6
/proc/27876/task/27877/stat : 27877 (java) R 27874 27874 27722 0 -1 4202560 6199 0 0 0 28 1 0 0 20 0 15 0 69946902 14425186304 11720 33554432000 4194304 4196468 140733571897200 140340508942016 140340504732829 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 15429632 140733571900545 140733571900721 140733571900721 140733571903439 0
[pid=27876/tid=27878] ppid=27874 vsize=14087096 memory=3472467779045774544 CPUtime=0 cores=0,2,4,6
/proc/27876/task/27878/stat : 27878 (java) S 27874 27874 27722 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 69946903 14425186304 11720 33554432000 4194304 4196468 140733571897200 140340474423952 140340504721109 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15429632 140733571900545 140733571900721 140733571900721 140733571903439 0
[pid=27876/tid=27879] ppid=27874 vsize=14087096 memory=139650150622848 CPUtime=0 cores=0,2,4,6
/proc/27876/task/27879/stat : 27879 (java) S 27874 27874 27722 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 69946903 14425186304 11720 33554432000 4194304 4196468 140733571897200 140340473371152 140340504721109 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15429632 140733571900545 140733571900721 140733571900721 140733571903439 0
[pid=27876/tid=27880] ppid=27874 vsize=14087096 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27876/task/27880/stat : 27880 (java) S 27874 27874 27722 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 69946903 14425186304 11720 33554432000 4194304 4196468 140733571897200 140340098898320 140340504721109 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15429632 140733571900545 140733571900721 140733571900721 140733571903439 0
[pid=27876/tid=27881] ppid=27874 vsize=14087096 memory=139649989355551 CPUtime=0 cores=0,2,4,6
/proc/27876/task/27881/stat : 27881 (java) S 27874 27874 27722 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 69946903 14425186304 11720 33554432000 4194304 4196468 140733571897200 140340097845520 140340504721109 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15429632 140733571900545 140733571900721 140733571900721 140733571903439 0
[pid=27876/tid=27882] ppid=27874 vsize=14087096 memory=279299978690336 CPUtime=0 cores=0,2,4,6
/proc/27876/task/27882/stat : 27882 (java) S 27874 27874 27722 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 69946905 14425186304 11720 33554432000 4194304 4196468 140733571897200 140339685682032 140340504722050 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15429632 140733571900545 140733571900721 140733571900721 140733571903439 0
[pid=27876/tid=27883] ppid=27874 vsize=14087096 memory=139649989332495 CPUtime=0 cores=0,2,4,6
/proc/27876/task/27883/stat : 27883 (java) S 27874 27874 27722 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 69946905 14425186304 11720 33554432000 4194304 4196468 140733571897200 140339684628000 140340504721109 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15429632 140733571900545 140733571900721 140733571900721 140733571903439 0
[pid=27876/tid=27884] ppid=27874 vsize=14087096 memory=279300139964512 CPUtime=0 cores=0,2,4,6
/proc/27876/task/27884/stat : 27884 (java) S 27874 27874 27722 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 69946905 14425186304 11720 33554432000 4194304 4196468 140733571897200 140339683575152 140340504721109 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15429632 140733571900545 140733571900721 140733571900721 140733571903439 0
[pid=27876/tid=27885] ppid=27874 vsize=14087096 memory=139649989337103 CPUtime=0 cores=0,2,4,6
/proc/27876/task/27885/stat : 27885 (java) S 27874 27874 27722 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 69946908 14425186304 11720 33554432000 4194304 4196468 140733571897200 140339682523472 140340504729499 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15429632 140733571900545 140733571900721 140733571900721 140733571903439 0
[pid=27876/tid=27886] ppid=27874 vsize=14087096 memory=0 CPUtime=0.05 cores=0,2,4,6
/proc/27876/task/27886/stat : 27886 (java) S 27874 27874 27722 0 -1 1077944384 748 0 0 0 5 0 0 0 20 0 15 0 69946908 14425186304 11720 33554432000 4194304 4196468 140733571897200 140339681470832 140340504722050 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15429632 140733571900545 140733571900721 140733571900721 140733571903439 0
[pid=27876/tid=27887] ppid=27874 vsize=14087096 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/27876/task/27887/stat : 27887 (java) S 27874 27874 27722 0 -1 1077944384 111 0 0 0 2 0 0 0 20 0 15 0 69946908 14425186304 11720 33554432000 4194304 4196468 140733571897200 140339680418032 140340504722050 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15429632 140733571900545 140733571900721 140733571900721 140733571903439 0
[pid=27876/tid=27888] ppid=27874 vsize=14087096 memory=0 CPUtime=0.12 cores=0,2,4,6
/proc/27876/task/27888/stat : 27888 (java) S 27874 27874 27722 0 -1 1077944384 1053 0 0 0 12 0 0 0 20 0 15 0 69946908 14425186304 11720 33554432000 4194304 4196468 140733571897200 140339679365232 140340504722050 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15429632 140733571900545 140733571900721 140733571900721 140733571903439 0
[pid=27876/tid=27889] ppid=27874 vsize=14087096 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27876/task/27889/stat : 27889 (java) S 27874 27874 27722 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 69946908 14425186304 11720 33554432000 4194304 4196468 140733571897200 140339678312672 140340504721109 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15429632 140733571900545 140733571900721 140733571900721 140733571903439 0
[pid=27876/tid=27890] ppid=27874 vsize=14087096 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/27876/task/27890/stat : 27890 (java) S 27874 27874 27722 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 69946908 14425186304 11720 33554432000 4194304 4196468 140733571897200 140339677260976 140340504722050 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15429632 140733571900545 140733571900721 140733571900721 140733571903439 0
Current children cumulated CPU time: 0.51 s
Current children cumulated vsize: 14200224 KiB
Current children cumulated memory: 48332 KiB

[startup+0.700801 s]
/proc/loadavg: 1.51 1.50 1.79 6/217 27890
/proc/meminfo: memFree=20021864/32770624 swapFree=67108860/67108860
[pid=27874] ppid=27871 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/27874/stat : 27874 (xcsp3-exec) S 27871 27874 27722 0 -1 4202496 534 0 0 0 0 0 0 0 20 0 1 0 69946902 115843072 363 33554432000 4194304 5098028 140734418418624 140734418416728 140320262034044 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 11751424 140734418424893 140734418425092 140734418425092 140734418427850 0
/proc/27874/statm: 28282 363 306 221 0 87 0
[pid=27876] ppid=27874 vsize=14089220 memory=93544 CPUtime=1.79 cores=0,2,4,6
/proc/27876/stat : 27876 (java) S 27874 27874 27722 0 -1 1077944320 14545 0 0 0 174 5 0 0 20 0 15 0 69946902 14427361280 23386 33554432000 4194304 4196468 140733571897200 140733571879744 140340504710903 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 15429632 140733571900545 140733571900721 140733571900721 140733571903439 0
/proc/27876/statm: 3522305 23386 3331 1 0 3483520 0
[pid=27876/tid=27877] ppid=27874 vsize=14089220 memory=7660742144744843625 CPUtime=0.67 cores=0,2,4,6
/proc/27876/task/27877/stat : 27877 (java) R 27874 27874 27722 0 -1 4202560 7071 0 0 0 64 3 0 0 20 0 15 0 69946902 14427361280 23386 33554432000 4194304 4196468 140733571897200 140340508945808 140340140706848 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 15429632 140733571900545 140733571900721 140733571900721 140733571903439 0
[pid=27876/tid=27878] ppid=27874 vsize=14089220 memory=5865465064658194540 CPUtime=0 cores=0,2,4,6
/proc/27876/task/27878/stat : 27878 (java) S 27874 27874 27722 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 69946903 14427361280 23386 33554432000 4194304 4196468 140733571897200 140340474423952 140340504721109 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15429632 140733571900545 140733571900721 140733571900721 140733571903439 0
[pid=27876/tid=27879] ppid=27874 vsize=14089220 memory=4638778398332764256 CPUtime=0 cores=0,2,4,6
/proc/27876/task/27879/stat : 27879 (java) S 27874 27874 27722 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 69946903 14427361280 23386 33554432000 4194304 4196468 140733571897200 140340473371152 140340504721109 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15429632 140733571900545 140733571900721 140733571900721 140733571903439 0
[pid=27876/tid=27880] ppid=27874 vsize=14089220 memory=-7242455096852575424 CPUtime=0 cores=0,2,4,6
/proc/27876/task/27880/stat : 27880 (java) S 27874 27874 27722 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 69946903 14427361280 23386 33554432000 4194304 4196468 140733571897200 140340098898320 140340504721109 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15429632 140733571900545 140733571900721 140733571900721 140733571903439 0
[pid=27876/tid=27881] ppid=27874 vsize=14089220 memory=8326441112149131693 CPUtime=0 cores=0,2,4,6
/proc/27876/task/27881/stat : 27881 (java) S 27874 27874 27722 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 69946903 14427361280 23386 33554432000 4194304 4196468 140733571897200 140340097845520 140340504721109 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15429632 140733571900545 140733571900721 140733571900721 140733571903439 0
[pid=27876/tid=27882] ppid=27874 vsize=14089220 memory=-7737605734073691286 CPUtime=0 cores=0,2,4,6
/proc/27876/task/27882/stat : 27882 (java) S 27874 27874 27722 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 69946905 14427361280 23386 33554432000 4194304 4196468 140733571897200 140339685682032 140340504722050 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15429632 140733571900545 140733571900721 140733571900721 140733571903439 0
[pid=27876/tid=27883] ppid=27874 vsize=14089220 memory=4612 CPUtime=0 cores=0,2,4,6
/proc/27876/task/27883/stat : 27883 (java) S 27874 27874 27722 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 69946905 14427361280 23386 33554432000 4194304 4196468 140733571897200 140339684628000 140340504721109 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15429632 140733571900545 140733571900721 140733571900721 140733571903439 0
[pid=27876/tid=27884] ppid=27874 vsize=14089220 memory=6884 CPUtime=0 cores=0,2,4,6
/proc/27876/task/27884/stat : 27884 (java) S 27874 27874 27722 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 69946905 14427361280 23386 33554432000 4194304 4196468 140733571897200 140339683575152 140340504721109 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15429632 140733571900545 140733571900721 140733571900721 140733571903439 0
[pid=27876/tid=27885] ppid=27874 vsize=14089220 memory=2244 CPUtime=0 cores=0,2,4,6
/proc/27876/task/27885/stat : 27885 (java) S 27874 27874 27722 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 69946908 14427361280 23386 33554432000 4194304 4196468 140733571897200 140339682523472 140340504729499 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15429632 140733571900545 140733571900721 140733571900721 140733571903439 0
[pid=27876/tid=27886] ppid=27874 vsize=14089220 memory=21140 CPUtime=0.33 cores=0,2,4,6
/proc/27876/task/27886/stat : 27886 (java) R 27874 27874 27722 0 -1 1077944384 2127 0 0 0 33 0 0 0 20 0 15 0 69946908 14427361280 23386 33554432000 4194304 4196468 140733571897200 140339681470832 140340504722050 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 15429632 140733571900545 140733571900721 140733571900721 140733571903439 0
[pid=27876/tid=27887] ppid=27874 vsize=14089220 memory=1296 CPUtime=0.34 cores=0,2,4,6
/proc/27876/task/27887/stat : 27887 (java) R 27874 27874 27722 0 -1 4202560 1403 0 0 0 34 0 0 0 20 0 15 0 69946908 14427361280 23386 33554432000 4194304 4196468 140733571897200 140339680418032 140340489097952 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 15429632 140733571900545 140733571900721 140733571900721 140733571903439 0
[pid=27876/tid=27888] ppid=27874 vsize=14089220 memory=2412 CPUtime=0.4 cores=0,2,4,6
/proc/27876/task/27888/stat : 27888 (java) S 27874 27874 27722 0 -1 1077944384 2636 0 0 0 40 0 0 0 20 0 15 0 69946908 14427361280 23386 33554432000 4194304 4196468 140733571897200 140339679365232 140340504722050 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15429632 140733571900545 140733571900721 140733571900721 140733571903439 0
[pid=27876/tid=27889] ppid=27874 vsize=14089220 memory=7091832833820811856 CPUtime=0 cores=0,2,4,6
/proc/27876/task/27889/stat : 27889 (java) S 27874 27874 27722 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 69946908 14427361280 23386 33554432000 4194304 4196468 140733571897200 140339678312672 140340504721109 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15429632 140733571900545 140733571900721 140733571900721 140733571903439 0
[pid=27876/tid=27890] ppid=27874 vsize=14089220 memory=7589803909226524263 CPUtime=0 cores=0,2,4,6
/proc/27876/task/27890/stat : 27890 (java) S 27874 27874 27722 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 69946908 14427361280 23386 33554432000 4194304 4196468 140733571897200 140339677260976 140340504722050 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15429632 140733571900545 140733571900721 140733571900721 140733571903439 0
Current children cumulated CPU time: 1.79 s
Current children cumulated vsize: 14202348 KiB
Current children cumulated memory: 94996 KiB

[startup+1.50082 s]
/proc/loadavg: 1.55 1.51 1.80 5/217 27890
/proc/meminfo: memFree=19963972/32770624 swapFree=67108860/67108860
[pid=27874] ppid=27871 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/27874/stat : 27874 (xcsp3-exec) S 27871 27874 27722 0 -1 4202496 534 0 0 0 0 0 0 0 20 0 1 0 69946902 115843072 363 33554432000 4194304 5098028 140734418418624 140734418416728 140320262034044 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 11751424 140734418424893 140734418425092 140734418425092 140734418427850 0
/proc/27874/statm: 28282 363 306 221 0 87 0

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

/proc/27876/task/27884/stat : 27884 (java) S 27874 27874 27722 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 69946905 14427361280 165208 33554432000 4194304 4196468 140733571897200 140339683575152 140340504721109 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15429632 140733571900545 140733571900721 140733571900721 140733571903439 0
[pid=27876/tid=27885] ppid=27874 vsize=14089220 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/27876/task/27885/stat : 27885 (java) S 27874 27874 27722 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 69946908 14427361280 165208 33554432000 4194304 4196468 140733571897200 140339682523472 140340504729499 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15429632 140733571900545 140733571900721 140733571900721 140733571903439 0
[pid=27876/tid=27886] ppid=27874 vsize=14089220 memory=662884 CPUtime=1.9 cores=0,2,4,6
/proc/27876/task/27886/stat : 27886 (java) S 27874 27874 27722 0 -1 1077944384 13064 0 0 0 190 0 0 0 20 0 15 0 69946908 14427361280 165208 33554432000 4194304 4196468 140733571897200 140339681470832 140340504722050 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15429632 140733571900545 140733571900721 140733571900721 140733571903439 0
[pid=27876/tid=27887] ppid=27874 vsize=14089220 memory=662884 CPUtime=1.72 cores=0,2,4,6
/proc/27876/task/27887/stat : 27887 (java) S 27874 27874 27722 0 -1 1077944384 11404 0 0 0 171 1 0 0 20 0 15 0 69946908 14427361280 165208 33554432000 4194304 4196468 140733571897200 140339680418032 140340504722050 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15429632 140733571900545 140733571900721 140733571900721 140733571903439 0
[pid=27876/tid=27888] ppid=27874 vsize=14089220 memory=0 CPUtime=0.7 cores=0,2,4,6
/proc/27876/task/27888/stat : 27888 (java) S 27874 27874 27722 0 -1 1077944384 7738 0 0 0 69 1 0 0 20 0 15 0 69946908 14427361280 165208 33554432000 4194304 4196468 140733571897200 140339679365232 140340504722050 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15429632 140733571900545 140733571900721 140733571900721 140733571903439 0
[pid=27876/tid=27889] ppid=27874 vsize=14089220 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/27876/task/27889/stat : 27889 (java) S 27874 27874 27722 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 69946908 14427361280 165208 33554432000 4194304 4196468 140733571897200 140339678312672 140340504721109 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15429632 140733571900545 140733571900721 140733571900721 140733571903439 0
[pid=27876/tid=27890] ppid=27874 vsize=14089220 memory=661348 CPUtime=0.88 cores=0,2,4,6
/proc/27876/task/27890/stat : 27890 (java) S 27874 27874 27722 0 -1 1077944384 1150 0 0 0 43 45 0 0 20 0 15 0 69946908 14427361280 165208 33554432000 4194304 4196468 140733571897200 140339677260976 140340504722050 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15429632 140733571900545 140733571900721 140733571900721 140733571903439 0
Current children cumulated CPU time: 2223.63 s
Current children cumulated vsize: 14202348 KiB
Current children cumulated memory: 662284 KiB

[startup+2262.3 s]
/proc/loadavg: 1.07 1.25 1.38 3/218 27961
/proc/meminfo: memFree=15534696/32770624 swapFree=67108860/67108860
[pid=27874] ppid=27871 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/27874/stat : 27874 (xcsp3-exec) S 27871 27874 27722 0 -1 4202496 534 0 0 0 0 0 0 0 20 0 1 0 69946902 115843072 363 33554432000 4194304 5098028 140734418418624 140734418416728 140320262034044 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 11751424 140734418424893 140734418425092 140734418425092 140734418427850 0
/proc/27874/statm: 28282 363 306 221 0 87 0
[pid=27876] ppid=27874 vsize=14089220 memory=642880 CPUtime=2283.85 cores=0,2,4,6
/proc/27876/stat : 27876 (java) S 27874 27874 27722 0 -1 1077944320 149607 0 0 0 228159 226 0 0 20 0 15 0 69946902 14427361280 160720 33554432000 4194304 4196468 140733571897200 140733571879744 140340504710903 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 15429632 140733571900545 140733571900721 140733571900721 140733571903439 0
/proc/27876/statm: 3522305 160720 3402 1 0 3483520 0
[pid=27876/tid=27877] ppid=27874 vsize=14089220 memory=643392 CPUtime=2253.01 cores=0,2,4,6
/proc/27876/task/27877/stat : 27877 (java) R 27874 27874 27722 0 -1 4202560 54435 0 0 0 225200 101 0 0 20 0 15 0 69946902 14427361280 160720 33554432000 4194304 4196468 140733571897200 140340508949904 140340148149103 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 15429632 140733571900545 140733571900721 140733571900721 140733571903439 0
[pid=27876/tid=27878] ppid=27874 vsize=14089220 memory=1452 CPUtime=5.88 cores=0,2,4,6
/proc/27876/task/27878/stat : 27878 (java) S 27874 27874 27722 0 -1 1077944384 10534 0 0 0 570 18 0 0 20 0 15 0 69946903 14427361280 160720 33554432000 4194304 4196468 140733571897200 140340474423952 140340504721109 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15429632 140733571900545 140733571900721 140733571900721 140733571903439 0
[pid=27876/tid=27879] ppid=27874 vsize=14089220 memory=1452 CPUtime=5.87 cores=0,2,4,6
/proc/27876/task/27879/stat : 27879 (java) S 27874 27874 27722 0 -1 1077944384 8056 0 0 0 569 18 0 0 20 0 15 0 69946903 14427361280 160720 33554432000 4194304 4196468 140733571897200 140340473371152 140340504721109 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15429632 140733571900545 140733571900721 140733571900721 140733571903439 0
[pid=27876/tid=27880] ppid=27874 vsize=14089220 memory=642880 CPUtime=5.86 cores=0,2,4,6
/proc/27876/task/27880/stat : 27880 (java) S 27874 27874 27722 0 -1 1077944384 8443 0 0 0 569 17 0 0 20 0 15 0 69946903 14427361280 160720 33554432000 4194304 4196468 140733571897200 140340098898320 140340504721109 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15429632 140733571900545 140733571900721 140733571900721 140733571903439 0
[pid=27876/tid=27881] ppid=27874 vsize=14089220 memory=642880 CPUtime=5.86 cores=0,2,4,6
/proc/27876/task/27881/stat : 27881 (java) S 27874 27874 27722 0 -1 1077944384 9872 0 0 0 569 17 0 0 20 0 15 0 69946903 14427361280 160720 33554432000 4194304 4196468 140733571897200 140340097845520 140340504721109 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15429632 140733571900545 140733571900721 140733571900721 140733571903439 0
[pid=27876/tid=27882] ppid=27874 vsize=14089220 memory=1452 CPUtime=2.04 cores=0,2,4,6
/proc/27876/task/27882/stat : 27882 (java) S 27874 27874 27722 0 -1 1077944384 23525 0 0 0 182 22 0 0 20 0 15 0 69946905 14427361280 160720 33554432000 4194304 4196468 140733571897200 140339685682032 140340504722050 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15429632 140733571900545 140733571900721 140733571900721 140733571903439 0
[pid=27876/tid=27883] ppid=27874 vsize=14089220 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/27876/task/27883/stat : 27883 (java) S 27874 27874 27722 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 15 0 69946905 14427361280 160720 33554432000 4194304 4196468 140733571897200 140339684628000 140340504721109 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15429632 140733571900545 140733571900721 140733571900721 140733571903439 0
[pid=27876/tid=27884] ppid=27874 vsize=14089220 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/27876/task/27884/stat : 27884 (java) S 27874 27874 27722 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 69946905 14427361280 160720 33554432000 4194304 4196468 140733571897200 140339683575152 140340504721109 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15429632 140733571900545 140733571900721 140733571900721 140733571903439 0
[pid=27876/tid=27885] ppid=27874 vsize=14089220 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/27876/task/27885/stat : 27885 (java) S 27874 27874 27722 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 69946908 14427361280 160720 33554432000 4194304 4196468 140733571897200 140339682523472 140340504729499 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15429632 140733571900545 140733571900721 140733571900721 140733571903439 0
[pid=27876/tid=27886] ppid=27874 vsize=14089220 memory=139649990185088 CPUtime=1.9 cores=0,2,4,6
/proc/27876/task/27886/stat : 27886 (java) S 27874 27874 27722 0 -1 1077944384 13066 0 0 0 190 0 0 0 20 0 15 0 69946908 14427361280 160720 33554432000 4194304 4196468 140733571897200 140339681470832 140340504722050 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15429632 140733571900545 140733571900721 140733571900721 140733571903439 0
[pid=27876/tid=27887] ppid=27874 vsize=14089220 memory=1452 CPUtime=1.72 cores=0,2,4,6
/proc/27876/task/27887/stat : 27887 (java) S 27874 27874 27722 0 -1 1077944384 11406 0 0 0 171 1 0 0 20 0 15 0 69946908 14427361280 160720 33554432000 4194304 4196468 140733571897200 140339680418032 140340504722050 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15429632 140733571900545 140733571900721 140733571900721 140733571903439 0
[pid=27876/tid=27888] ppid=27874 vsize=14089220 memory=642880 CPUtime=0.7 cores=0,2,4,6
/proc/27876/task/27888/stat : 27888 (java) S 27874 27874 27722 0 -1 1077944384 7740 0 0 0 69 1 0 0 20 0 15 0 69946908 14427361280 160720 33554432000 4194304 4196468 140733571897200 140339679365232 140340504722050 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15429632 140733571900545 140733571900721 140733571900721 140733571903439 0
[pid=27876/tid=27889] ppid=27874 vsize=14089220 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/27876/task/27889/stat : 27889 (java) S 27874 27874 27722 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 69946908 14427361280 160720 33554432000 4194304 4196468 140733571897200 140339678312672 140340504721109 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15429632 140733571900545 140733571900721 140733571900721 140733571903439 0
[pid=27876/tid=27890] ppid=27874 vsize=14089220 memory=1452 CPUtime=0.9 cores=0,2,4,6
/proc/27876/task/27890/stat : 27890 (java) S 27874 27874 27722 0 -1 1077944384 1165 0 0 0 44 46 0 0 20 0 15 0 69946908 14427361280 160720 33554432000 4194304 4196468 140733571897200 140339677260976 140340504722050 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15429632 140733571900545 140733571900721 140733571900721 140733571903439 0
Current children cumulated CPU time: 2283.85 s
Current children cumulated vsize: 14202348 KiB
Current children cumulated memory: 644332 KiB

[startup+2322.3 s]
/proc/loadavg: 1.34 1.29 1.39 3/218 27962
/proc/meminfo: memFree=15478332/32770624 swapFree=67108860/67108860
[pid=27874] ppid=27871 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/27874/stat : 27874 (xcsp3-exec) S 27871 27874 27722 0 -1 4202496 534 0 0 0 0 0 0 0 20 0 1 0 69946902 115843072 363 33554432000 4194304 5098028 140734418418624 140734418416728 140320262034044 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 11751424 140734418424893 140734418425092 140734418425092 140734418427850 0
/proc/27874/statm: 28282 363 306 221 0 87 0
[pid=27876] ppid=27874 vsize=14089220 memory=642880 CPUtime=2343.93 cores=0,2,4,6
/proc/27876/stat : 27876 (java) S 27874 27874 27722 0 -1 1077944320 150721 0 0 0 234166 227 0 0 20 0 15 0 69946902 14427361280 160720 33554432000 4194304 4196468 140733571897200 140733571879744 140340504710903 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 15429632 140733571900545 140733571900721 140733571900721 140733571903439 0
/proc/27876/statm: 3522305 160720 3402 1 0 3483520 0
[pid=27876/tid=27877] ppid=27874 vsize=14089220 memory=642880 CPUtime=2312.95 cores=0,2,4,6
/proc/27876/task/27877/stat : 27877 (java) R 27874 27874 27722 0 -1 4202560 54798 0 0 0 231194 101 0 0 20 0 15 0 69946902 14427361280 160720 33554432000 4194304 4196468 140733571897200 140340508949792 140340148148065 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 15429632 140733571900545 140733571900721 140733571900721 140733571903439 0
[pid=27876/tid=27878] ppid=27874 vsize=14089220 memory=1452 CPUtime=5.9 cores=0,2,4,6
/proc/27876/task/27878/stat : 27878 (java) S 27874 27874 27722 0 -1 1077944384 10870 0 0 0 572 18 0 0 20 0 15 0 69946903 14427361280 160720 33554432000 4194304 4196468 140733571897200 140340474423952 140340504721109 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15429632 140733571900545 140733571900721 140733571900721 140733571903439 0
[pid=27876/tid=27879] ppid=27874 vsize=14089220 memory=642880 CPUtime=5.89 cores=0,2,4,6
/proc/27876/task/27879/stat : 27879 (java) S 27874 27874 27722 0 -1 1077944384 8173 0 0 0 571 18 0 0 20 0 15 0 69946903 14427361280 160720 33554432000 4194304 4196468 140733571897200 140340473371152 140340504721109 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15429632 140733571900545 140733571900721 140733571900721 140733571903439 0
[pid=27876/tid=27880] ppid=27874 vsize=14089220 memory=1452 CPUtime=5.88 cores=0,2,4,6
/proc/27876/task/27880/stat : 27880 (java) S 27874 27874 27722 0 -1 1077944384 8501 0 0 0 571 17 0 0 20 0 15 0 69946903 14427361280 160720 33554432000 4194304 4196468 140733571897200 140340098898320 140340504721109 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15429632 140733571900545 140733571900721 140733571900721 140733571903439 0
[pid=27876/tid=27881] ppid=27874 vsize=14089220 memory=642880 CPUtime=5.89 cores=0,2,4,6
/proc/27876/task/27881/stat : 27881 (java) S 27874 27874 27722 0 -1 1077944384 9944 0 0 0 571 18 0 0 20 0 15 0 69946903 14427361280 160720 33554432000 4194304 4196468 140733571897200 140340097845520 140340504721109 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15429632 140733571900545 140733571900721 140733571900721 140733571903439 0
[pid=27876/tid=27882] ppid=27874 vsize=14089220 memory=4140 CPUtime=2.06 cores=0,2,4,6
/proc/27876/task/27882/stat : 27882 (java) S 27874 27874 27722 0 -1 1077944384 23672 0 0 0 184 22 0 0 20 0 15 0 69946905 14427361280 160720 33554432000 4194304 4196468 140733571897200 140339685682032 140340504722050 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15429632 140733571900545 140733571900721 140733571900721 140733571903439 0
[pid=27876/tid=27883] ppid=27874 vsize=14089220 memory=21180 CPUtime=0 cores=0,2,4,6
/proc/27876/task/27883/stat : 27883 (java) S 27874 27874 27722 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 15 0 69946905 14427361280 160720 33554432000 4194304 4196468 140733571897200 140339684628000 140340504721109 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15429632 140733571900545 140733571900721 140733571900721 140733571903439 0
[pid=27876/tid=27884] ppid=27874 vsize=14089220 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/27876/task/27884/stat : 27884 (java) S 27874 27874 27722 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 69946905 14427361280 160720 33554432000 4194304 4196468 140733571897200 140339683575152 140340504721109 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15429632 140733571900545 140733571900721 140733571900721 140733571903439 0
[pid=27876/tid=27885] ppid=27874 vsize=14089220 memory=642880 CPUtime=0 cores=0,2,4,6
/proc/27876/task/27885/stat : 27885 (java) S 27874 27874 27722 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 69946908 14427361280 160720 33554432000 4194304 4196468 140733571897200 140339682523472 140340504729499 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15429632 140733571900545 140733571900721 140733571900721 140733571903439 0
[pid=27876/tid=27886] ppid=27874 vsize=14089220 memory=4140 CPUtime=1.9 cores=0,2,4,6
/proc/27876/task/27886/stat : 27886 (java) S 27874 27874 27722 0 -1 1077944384 13068 0 0 0 190 0 0 0 20 0 15 0 69946908 14427361280 160720 33554432000 4194304 4196468 140733571897200 140339681470832 140340504722050 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15429632 140733571900545 140733571900721 140733571900721 140733571903439 0
[pid=27876/tid=27887] ppid=27874 vsize=14089220 memory=21180 CPUtime=1.72 cores=0,2,4,6
/proc/27876/task/27887/stat : 27887 (java) S 27874 27874 27722 0 -1 1077944384 11408 0 0 0 171 1 0 0 20 0 15 0 69946908 14427361280 160720 33554432000 4194304 4196468 140733571897200 140339680418032 140340504722050 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15429632 140733571900545 140733571900721 140733571900721 140733571903439 0
[pid=27876/tid=27888] ppid=27874 vsize=14089220 memory=1452 CPUtime=0.7 cores=0,2,4,6
/proc/27876/task/27888/stat : 27888 (java) S 27874 27874 27722 0 -1 1077944384 7742 0 0 0 69 1 0 0 20 0 15 0 69946908 14427361280 160720 33554432000 4194304 4196468 140733571897200 140339679365232 140340504722050 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15429632 140733571900545 140733571900721 140733571900721 140733571903439 0
[pid=27876/tid=27889] ppid=27874 vsize=14089220 memory=642880 CPUtime=0 cores=0,2,4,6
/proc/27876/task/27889/stat : 27889 (java) S 27874 27874 27722 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 69946908 14427361280 160720 33554432000 4194304 4196468 140733571897200 140339678312672 140340504721109 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15429632 140733571900545 140733571900721 140733571900721 140733571903439 0
[pid=27876/tid=27890] ppid=27874 vsize=14089220 memory=1452 CPUtime=0.91 cores=0,2,4,6
/proc/27876/task/27890/stat : 27890 (java) S 27874 27874 27722 0 -1 1077944384 1180 0 0 0 44 47 0 0 20 0 15 0 69946908 14427361280 160720 33554432000 4194304 4196468 140733571897200 140339677260976 140340504722050 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15429632 140733571900545 140733571900721 140733571900721 140733571903439 0
Current children cumulated CPU time: 2343.93 s
Current children cumulated vsize: 14202348 KiB
Current children cumulated memory: 644332 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2378.4 s]
/proc/loadavg: 1.77 1.43 1.43 3/218 28040
/proc/meminfo: memFree=19579068/32770624 swapFree=67108860/67108860
[pid=27874] ppid=27871 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/27874/stat : 27874 (xcsp3-exec) S 27871 27874 27722 0 -1 4202496 534 0 0 0 0 0 0 0 20 0 1 0 69946902 115843072 363 33554432000 4194304 5098028 140734418418624 140734418416728 140320262034044 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 11751424 140734418424893 140734418425092 140734418425092 140734418427850 0
/proc/27874/statm: 28282 363 306 221 0 87 0
[pid=27876] ppid=27874 vsize=14089220 memory=642880 CPUtime=2400.09 cores=0,2,4,6
/proc/27876/stat : 27876 (java) S 27874 27874 27722 0 -1 1077944320 151757 0 0 0 239781 228 0 0 20 0 15 0 69946902 14427361280 160720 33554432000 4194304 4196468 140733571897200 140733571879744 140340504710903 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 15429632 140733571900545 140733571900721 140733571900721 140733571903439 0
/proc/27876/statm: 3522305 160720 3402 1 0 3483520 0
[pid=27876/tid=27877] ppid=27874 vsize=14089220 memory=912 CPUtime=2369.01 cores=0,2,4,6
/proc/27876/task/27877/stat : 27877 (java) R 27874 27874 27722 0 -1 4202560 55150 0 0 0 236800 101 0 0 20 0 15 0 69946902 14427361280 160720 33554432000 4194304 4196468 140733571897200 140340508950496 140340146387073 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 15429632 140733571900545 140733571900721 140733571900721 140733571903439 0
[pid=27876/tid=27878] ppid=27874 vsize=14089220 memory=6791534058613427641 CPUtime=5.92 cores=0,2,4,6
/proc/27876/task/27878/stat : 27878 (java) S 27874 27874 27722 0 -1 1077944384 11188 0 0 0 574 18 0 0 20 0 15 0 69946903 14427361280 160720 33554432000 4194304 4196468 140733571897200 140340474423952 140340504721109 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15429632 140733571900545 140733571900721 140733571900721 140733571903439 0
[pid=27876/tid=27879] ppid=27874 vsize=14089220 memory=642880 CPUtime=5.91 cores=0,2,4,6
/proc/27876/task/27879/stat : 27879 (java) S 27874 27874 27722 0 -1 1077944384 8183 0 0 0 573 18 0 0 20 0 15 0 69946903 14427361280 160720 33554432000 4194304 4196468 140733571897200 140340473371152 140340504721109 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15429632 140733571900545 140733571900721 140733571900721 140733571903439 0
[pid=27876/tid=27880] ppid=27874 vsize=14089220 memory=5788 CPUtime=5.9 cores=0,2,4,6
/proc/27876/task/27880/stat : 27880 (java) S 27874 27874 27722 0 -1 1077944384 8550 0 0 0 573 17 0 0 20 0 15 0 69946903 14427361280 160720 33554432000 4194304 4196468 140733571897200 140340098898320 140340504721109 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15429632 140733571900545 140733571900721 140733571900721 140733571903439 0
[pid=27876/tid=27881] ppid=27874 vsize=14089220 memory=4616 CPUtime=5.91 cores=0,2,4,6
/proc/27876/task/27881/stat : 27881 (java) S 27874 27874 27722 0 -1 1077944384 10082 0 0 0 573 18 0 0 20 0 15 0 69946903 14427361280 160720 33554432000 4194304 4196468 140733571897200 140340097845520 140340504721109 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15429632 140733571900545 140733571900721 140733571900721 140733571903439 0
[pid=27876/tid=27882] ppid=27874 vsize=14089220 memory=1452 CPUtime=2.07 cores=0,2,4,6
/proc/27876/task/27882/stat : 27882 (java) S 27874 27874 27722 0 -1 1077944384 23813 0 0 0 185 22 0 0 20 0 15 0 69946905 14427361280 160720 33554432000 4194304 4196468 140733571897200 140339685682032 140340504722050 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15429632 140733571900545 140733571900721 140733571900721 140733571903439 0
[pid=27876/tid=27883] ppid=27874 vsize=14089220 memory=642880 CPUtime=0 cores=0,2,4,6
/proc/27876/task/27883/stat : 27883 (java) S 27874 27874 27722 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 15 0 69946905 14427361280 160720 33554432000 4194304 4196468 140733571897200 140339684628000 140340504721109 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15429632 140733571900545 140733571900721 140733571900721 140733571903439 0
[pid=27876/tid=27884] ppid=27874 vsize=14089220 memory=12544 CPUtime=0 cores=0,2,4,6
/proc/27876/task/27884/stat : 27884 (java) S 27874 27874 27722 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 69946905 14427361280 160720 33554432000 4194304 4196468 140733571897200 140339683575152 140340504721109 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15429632 140733571900545 140733571900721 140733571900721 140733571903439 0
[pid=27876/tid=27885] ppid=27874 vsize=14089220 memory=18484 CPUtime=0 cores=0,2,4,6
/proc/27876/task/27885/stat : 27885 (java) S 27874 27874 27722 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 69946908 14427361280 160720 33554432000 4194304 4196468 140733571897200 140339682523472 140340504729499 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15429632 140733571900545 140733571900721 140733571900721 140733571903439 0
[pid=27876/tid=27886] ppid=27874 vsize=14089220 memory=644 CPUtime=1.9 cores=0,2,4,6
/proc/27876/task/27886/stat : 27886 (java) S 27874 27874 27722 0 -1 1077944384 13070 0 0 0 190 0 0 0 20 0 15 0 69946908 14427361280 160720 33554432000 4194304 4196468 140733571897200 140339681470832 140340504722050 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15429632 140733571900545 140733571900721 140733571900721 140733571903439 0
[pid=27876/tid=27887] ppid=27874 vsize=14089220 memory=6791534058613427641 CPUtime=1.72 cores=0,2,4,6
/proc/27876/task/27887/stat : 27887 (java) S 27874 27874 27722 0 -1 1077944384 11410 0 0 0 171 1 0 0 20 0 15 0 69946908 14427361280 160720 33554432000 4194304 4196468 140733571897200 140339680418032 140340504722050 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15429632 140733571900545 140733571900721 140733571900721 140733571903439 0
[pid=27876/tid=27888] ppid=27874 vsize=14089220 memory=4012 CPUtime=0.7 cores=0,2,4,6
/proc/27876/task/27888/stat : 27888 (java) S 27874 27874 27722 0 -1 1077944384 7745 0 0 0 69 1 0 0 20 0 15 0 69946908 14427361280 160720 33554432000 4194304 4196468 140733571897200 140339679365232 140340504722050 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15429632 140733571900545 140733571900721 140733571900721 140733571903439 0
[pid=27876/tid=27889] ppid=27874 vsize=14089220 memory=12544 CPUtime=0 cores=0,2,4,6
/proc/27876/task/27889/stat : 27889 (java) S 27874 27874 27722 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 69946908 14427361280 160720 33554432000 4194304 4196468 140733571897200 140339678312672 140340504721109 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15429632 140733571900545 140733571900721 140733571900721 140733571903439 0
[pid=27876/tid=27890] ppid=27874 vsize=14089220 memory=18484 CPUtime=0.93 cores=0,2,4,6
/proc/27876/task/27890/stat : 27890 (java) S 27874 27874 27722 0 -1 1077944384 1201 0 0 0 45 48 0 0 20 0 15 0 69946908 14427361280 160720 33554432000 4194304 4196468 140733571897200 140339677260976 140340504722050 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15429632 140733571900545 140733571900721 140733571900721 140733571903439 0
Current children cumulated CPU time: 2400.09 s
Current children cumulated vsize: 14202348 KiB
Current children cumulated memory: 644332 KiB

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

[startup+2378.41 s]
# the end of solver process 27874 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=0.002115 s, system=0.000755 s

[startup+2378.41 s]
# the end of solver process 27876 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2397.82 s, system=2.28858 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): 2378.41
CPU time (s): 2400.11
CPU user time (s): 2397.82
CPU system time (s): 2.28858
CPU usage (%): 100.912
Max. virtual memory (cumulated for all children) (KiB): 14202348
Max. memory (cumulated for all children) (KiB): 3280524

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2397.82
system time used= 2.28858
maximum resident set size= 3287340
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 152496
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2664
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 103182
involuntary context switches= 4506


# summary of solver processes directly reported to runsolver:
#   pid: 27874,27876
#   total CPU time (s): 2400.11
#   total CPU user time (s): 2397.82
#   total CPU system time (s): 2.28858

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 13.6919 second user time and 23.717 second system time

The end

Launcher Data

Begin job on node103 at 2018-07-25 15:03:57
IDJOB=4292247
IDBENCH=141486
IDSOLVER=2747
FILE ID=node103/4292247-1532523837
RUNJOBID= node103-1532523806-27753
PBS_JOBID= 21021595
Free space on /tmp= 56524 MiB

SOLVER NAME= Choco-solver 4.0.7 seq (493a269)
BENCH NAME= XCSP18/PeacableArmies/PeacableArmies-m2-10_c18.xml
COMMAND LINE= HOME/xcsp3-exec -seed RANDOMSEED -dir DIR -tl TIMEOUT -ml 11000 -p 1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4292247-1532523837/watcher-4292247-1532523837 -o /tmp/evaluation-result-4292247-1532523837/solver-4292247-1532523837 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node103-1532523806-27753 --watchdog 2560  HOME/xcsp3-exec -seed 8112406 -dir HOME -tl 2400 -ml 11000 -p 1 HOME/instance-4292247-1532523837.xml

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

MD5SUM BENCH= 8d1e20825fc8ffef49d443aea0d97595
RANDOM SEED=8112406

node103.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.48
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.48
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.48
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.48
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:        20080888 kB
MemAvailable:   31590200 kB
Buffers:          276644 kB
Cached:         11423684 kB
SwapCached:            0 kB
Active:          4104432 kB
Inactive:        7991988 kB
Active(anon):     398656 kB
Inactive(anon):    25188 kB
Active(file):    3705776 kB
Inactive(file):  7966800 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             20688 kB
Writeback:             0 kB
AnonPages:        403224 kB
Mapped:            52240 kB
Shmem:             25228 kB
Slab:             292236 kB
SReclaimable:     265196 kB
SUnreclaim:        27040 kB
KernelStack:        3744 kB
PageTables:         5720 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1685588 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    294912 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      124288 kB
DirectMap2M:    33421312 kB

Free space on /tmp at the end= 56504 MiB
End job on node103 at 2018-07-25 15:43:36