Trace number 4281946

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.5 seq (2017-08-18)SAT (TO)1393 2520.0701 2506.21

General information on the benchmark

NameQuadraticAssignment/QuadraticAssignment-m1-s1/
QuadraticAssignment-nug20.xml
MD5SUM1ce5b24a466c3cb241db2c2b366e9012
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark1287
Best CPU time to get the best result obtained on this benchmark2400.07
Satisfiable
(Un)Satisfiability was proved
Number of variables420
Number of constraints191
Number of domains2
Minimum domain size8
Maximum domain size20
Distribution of domain sizes[{"size":8,"count":190},{"size":20,"count":20}]
Minimum variable degree0
Maximum variable degree20
Distribution of variable degrees[{"degree":0,"count":210},{"degree":2,"count":190},{"degree":20,"count":20}]
Minimum constraint arity3
Maximum constraint arity20
Distribution of constraint arities[{"arity":3,"count":190},{"arity":20,"count":1}]
Number of extensional constraints190
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":190},{"type":"allDifferent","count":1}]
Optimization problemYES
Type of objectivemin SUM

Quality of the solution as a function of time


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

Solver Data

0.00/0.10	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4281946-1503115072.xml"  -tl '2520s' -p 1 -x 0
0.07/0.28	c [HOME/instance-4281946-1503115072.xml, -tl, 2520s, -p, 1, -x, 0]
0.25/0.34	c simple solver
0.25/0.41	c parse instance...
0.92/0.69	c solve instance...
7.91/5.70	o 1530 
8.74/6.05	o 1463 
8.74/6.07	o 1452 
17.00/13.36	o 1451 
17.00/13.37	o 1444 
17.20/13.56	o 1441 
34.96/31.27	o 1427 
35.06/31.32	o 1417 
200.06/195.74	o 1414 
200.26/195.95	o 1393 
2520.05/2506.20	s SATISFIABLE
2520.05/2506.20	v <instantiation>
2520.05/2506.20	v 	<list>x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[17] x[18] x[19] d[0][1] d[0][2] d[0][3] d[0][4] d[0][5] d[0][6] d[0][7] d[0][8] d[0][9] d[0][10] d[0][11] d[0][12] d[0][13] d[0][14] d[0][15] d[0][16] d[0][17] d[0][18] d[0][19] d[1][2] d[1][3] d[1][4] d[1][5] d[1][6] d[1][7] d[1][8] d[1][9] d[1][10] d[1][11] d[1][12] d[1][13] d[1][14] d[1][15] d[1][16] d[1][17] d[1][18] d[1][19] d[2][3] d[2][4] d[2][5] d[2][6] d[2][7] d[2][8] d[2][9] d[2][10] d[2][11] d[2][12] d[2][13] d[2][14] d[2][15] d[2][16] d[2][17] d[2][18] d[2][19] d[3][4] d[3][5] d[3][6] d[3][7] d[3][8] d[3][9] d[3][10] d[3][11] d[3][12] d[3][13] d[3][14] d[3][15] d[3][16] d[3][17] d[3][18] d[3][19] d[4][5] d[4][6] d[4][7] d[4][8] d[4][9] d[4][10] d[4][11] d[4][12] d[4][13] d[4][14] d[4][15] d[4][16] d[4][17] d[4][18] d[4][19] d[5][6] d[5][7] d[5][8] d[5][9] d[5][10] d[5][11] d[5][12] d[5][13] d[5][14] d[5][15] d[5][16] d[5][17] d[5][18] d[5][19] d[6][7] d[6][8] d[6][9] d[6][10] d[6][11] d[6][12] d[6][13] d[6][14] d[6][15] d[6][16] d[6][17] d[6][18] d[6][19] d[7][8] d[7][9] d[7][10] d[7][11] d[7][12] d[7][13] d[7][14] d[7][15] d[7][16] d[7][17] d[7][18] d[7][19] d[8][9] d[8][10] d[8][11] d[8][12] d[8][13] d[8][14] d[8][15] d[8][16] d[8][17] d[8][18] d[8][19] d[9][10] d[9][11] d[9][12] d[9][13] d[9][14] d[9][15] d[9][16] d[9][17] d[9][18] d[9][19] d[10][11] d[10][12] d[10][13] d[10][14] d[10][15] d[10][16] d[10][17] d[10][18] d[10][19] d[11][12] d[11][13] d[11][14] d[11][15] d[11][16] d[11][17] d[11][18] d[11][19] d[12][13] d[12][14] d[12][15] d[12][16] d[12][17] d[12][18] d[12][19] d[13][14] d[13][15] d[13][16] d[13][17] d[13][18] d[13][19] d[14][15] d[14][16] d[14][17] d[14][18] d[14][19] d[15][16] d[15][17] d[15][18] d[15][19] d[16][17] d[16][18] d[16][19] d[17][18] d[17][19] d[18][19] </list>
2520.05/2506.20	v 	<values>16 10 7 11 0 17 3 15 6 8 13 1 14 19 12 2 9 18 4 5 0 5 1 4 5 5 0 2 0 1 0 0 0 0 0 0 2 5 1 10 5 5 2 10 10 5 0 5 2 1 5 2 0 5 2 2 0 10 3 2 2 2 0 1 0 1 10 10 2 4 1 2 5 2 5 1 2 0 10 3 10 5 5 5 2 0 5 2 0 0 0 0 4 10 1 0 0 5 1 0 5 5 0 5 2 2 0 1 0 5 5 5 1 0 5 5 1 2 0 1 5 1 0 10 2 5 2 2 0 5 1 0 1 5 5 3 3 0 1 0 0 2 1 0 0 2 5 5 10 2 2 0 0 6 5 5 2 0 2 5 4 2 0 2 1 10 5 0 2 5 5 5 1 0 10 5 0 3 4 10 5 1 10 2 1 1 10 1 2 5 0 2 6 1 5 0 0 0 5 10 5 0 0 5 5 5 6 5 1 5 </values>
2520.05/2506.20	v </instantiation>
2520.05/2506.20	c Unexpected resolution interruption!

Verifier Data

OK	1393

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4281946-1503115072/watcher-4281946-1503115072 -o /tmp/evaluation-result-4281946-1503115072/solver-4281946-1503115072 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node125-1503095795-8622 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 2136188295 HOME/instance-4281946-1503115072.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 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=11876, runsolver pid=11873
Current StackSize limit: 8192 KiB


[startup+0.100155 s]*
/proc/loadavg: 1.94 1.93 1.90 2/197 11877
/proc/meminfo: memFree=30706044/32770624 swapFree=67108860/67108860
[pid=11876] ppid=11873 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/11876/stat : 11876 (xcsp3-exec) S 11873 11876 8563 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 113727670 9740288 345 18446744073709551615 4194304 5098028 140721327204080 140721327202184 139682489787004 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 10 0 0 7196144 7232144 34410496 140721327210872 140721327211077 140721327211077 140721327214571 0
/proc/11876/statm: 2378 345 289 221 0 87 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 9512 KiB
Current children cumulated memory: 1380 KiB

[startup+0.209365 s]*
/proc/loadavg: 1.94 1.93 1.90 5/212 11892
/proc/meminfo: memFree=30694704/32770624 swapFree=67108860/67108860
[pid=11876] ppid=11873 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/11876/stat : 11876 (xcsp3-exec) S 11873 11876 8563 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 113727670 9740288 345 18446744073709551615 4194304 5098028 140721327204080 140721327202184 139682489787004 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 10 0 0 7196144 7232144 34410496 140721327210872 140721327211077 140721327211077 140721327214571 0
/proc/11876/statm: 2378 345 289 221 0 87 0
[pid=11878] ppid=11876 vsize=13974352 memory=24144 CPUtime=0.07 cores=1,3,5,7
/proc/11878/stat : 11878 (java) S 11876 11876 8563 0 -1 1077944320 4963 0 0 0 6 1 0 0 20 0 15 0 113727680 14309736448 5524 18446744073709551615 4194304 4196468 140729975113120 140729975095664 140044759883511 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 38887424 140729975120305 140729975120481 140729975120481 140729975123919 0
/proc/11878/statm: 3493588 6036 2717 1 0 3482964 0
[pid=11878/tid=11879] ppid=11876 vsize=13974352 memory=7311146985107750967 CPUtime=0.05 cores=1,3,5,7
/proc/11878/task/11879/stat : 11879 (java) R 11876 11876 8563 0 -1 4202560 3122 0 0 0 5 0 0 0 20 0 15 0 113727680 14309736448 6036 18446744073709551615 4194304 4196468 140729975113120 140044764109200 140044743963998 0 4 1 16800974 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 38887424 140729975120305 140729975120481 140729975120481 140729975123919 0
[pid=11878/tid=11880] ppid=11876 vsize=13974352 memory=12619 CPUtime=0 cores=1,3,5,7
/proc/11878/task/11880/stat : 11880 (java) S 11876 11876 8563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 113727681 14309736448 6036 18446744073709551615 4194304 4196468 140729975113120 140044725164432 140044759893717 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38887424 140729975120305 140729975120481 140729975120481 140729975123919 0
[pid=11878/tid=11881] ppid=11876 vsize=13974352 memory=140419064254164 CPUtime=0 cores=1,3,5,7
/proc/11878/task/11881/stat : 11881 (java) S 11876 11876 8563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 113727681 14309736448 6036 18446744073709551615 4194304 4196468 140729975113120 140044358912272 140044759893717 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38887424 140729975120305 140729975120481 140729975120481 140729975123919 0
[pid=11878/tid=11882] ppid=11876 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11878/task/11882/stat : 11882 (java) S 11876 11876 8563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 113727681 14309736448 6036 18446744073709551615 4194304 4196468 140729975113120 140044357859984 140044759893717 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38887424 140729975120305 140729975120481 140729975120481 140729975123919 0
[pid=11878/tid=11883] ppid=11876 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/11878/task/11883/stat : 11883 (java) S 11876 11876 8563 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 113727681 14309736448 6036 18446744073709551615 4194304 4196468 140729975113120 140044356807184 140044759893717 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38887424 140729975120305 140729975120481 140729975120481 140729975123919 0
[pid=11878/tid=11884] ppid=11876 vsize=13974352 memory=140419063191168 CPUtime=0 cores=1,3,5,7
/proc/11878/task/11884/stat : 11884 (java) S 11876 11876 8563 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 113727682 14309736448 6036 18446744073709551615 4194304 4196468 140729975113120 140044238506608 140044759894658 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38887424 140729975120305 140729975120481 140729975120481 140729975123919 0
[pid=11878/tid=11885] ppid=11876 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/11878/task/11885/stat : 11885 (java) S 11876 11876 8563 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 113727683 14309736448 6036 18446744073709551615 4194304 4196468 140729975113120 140044237452576 140044759893717 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38887424 140729975120305 140729975120481 140729975120481 140729975123919 0
[pid=11878/tid=11886] ppid=11876 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11878/task/11886/stat : 11886 (java) S 11876 11876 8563 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 113727683 14309736448 6036 18446744073709551615 4194304 4196468 140729975113120 140044236400240 140044759893717 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38887424 140729975120305 140729975120481 140729975120481 140729975123919 0
[pid=11878/tid=11887] ppid=11876 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11878/task/11887/stat : 11887 (java) S 11876 11876 8563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 113727685 14309736448 6036 18446744073709551615 4194304 4196468 140729975113120 140044235348560 140044759902107 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38887424 140729975120305 140729975120481 140729975120481 140729975123919 0
[pid=11878/tid=11888] ppid=11876 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11878/task/11888/stat : 11888 (java) S 11876 11876 8563 0 -1 1077944384 296 0 0 0 0 0 0 0 20 0 15 0 113727685 14309736448 6036 18446744073709551615 4194304 4196468 140729975113120 140044234295408 140044759894658 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38887424 140729975120305 140729975120481 140729975120481 140729975123919 0
[pid=11878/tid=11889] ppid=11876 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/11878/task/11889/stat : 11889 (java) S 11876 11876 8563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 113727685 14309736448 6036 18446744073709551615 4194304 4196468 140729975113120 140044233242608 140044759894658 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38887424 140729975120305 140729975120481 140729975120481 140729975123919 0
[pid=11878/tid=11890] ppid=11876 vsize=13974352 memory=140419063191168 CPUtime=0 cores=1,3,5,7
/proc/11878/task/11890/stat : 11890 (java) S 11876 11876 8563 0 -1 1077944384 244 0 0 0 0 0 0 0 20 0 15 0 113727685 14309736448 6036 18446744073709551615 4194304 4196468 140729975113120 140044232190320 140044759894658 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38887424 140729975120305 140729975120481 140729975120481 140729975123919 0
[pid=11878/tid=11891] ppid=11876 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/11878/task/11891/stat : 11891 (java) S 11876 11876 8563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 113727686 14309736448 6036 18446744073709551615 4194304 4196468 140729975113120 140044231137760 140044759893717 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38887424 140729975120305 140729975120481 140729975120481 140729975123919 0
[pid=11878/tid=11892] ppid=11876 vsize=13974352 memory=140419063191168 CPUtime=0 cores=1,3,5,7
/proc/11878/task/11892/stat : 11892 (java) S 11876 11876 8563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 113727690 14309736448 6036 18446744073709551615 4194304 4196468 140729975113120 140044230085552 140044759894658 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38887424 140729975120305 140729975120481 140729975120481 140729975123919 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 25524 KiB

[startup+0.310258 s]*
/proc/loadavg: 1.94 1.93 1.90 3/212 11892
/proc/meminfo: memFree=30678288/32770624 swapFree=67108860/67108860
[pid=11876] ppid=11873 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/11876/stat : 11876 (xcsp3-exec) S 11873 11876 8563 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 113727670 9740288 345 18446744073709551615 4194304 5098028 140721327204080 140721327202184 139682489787004 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 10 0 0 7196144 7232144 34410496 140721327210872 140721327211077 140721327211077 140721327214571 0
/proc/11876/statm: 2378 345 289 221 0 87 0
[pid=11878] ppid=11876 vsize=13974352 memory=37216 CPUtime=0.25 cores=1,3,5,7
/proc/11878/stat : 11878 (java) S 11876 11876 8563 0 -1 1077944320 8867 0 0 0 23 2 0 0 20 0 15 0 113727680 14309736448 9304 18446744073709551615 4194304 4196468 140729975113120 140729975095664 140044759883511 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 38887424 140729975120305 140729975120481 140729975120481 140729975123919 0
/proc/11878/statm: 3493588 9304 2980 1 0 3482964 0
[pid=11878/tid=11879] ppid=11876 vsize=13974352 memory=-8774313645642428999 CPUtime=0.15 cores=1,3,5,7
/proc/11878/task/11879/stat : 11879 (java) R 11876 11876 8563 0 -1 4202560 6058 0 0 0 14 1 0 0 20 0 15 0 113727680 14309736448 9304 18446744073709551615 4194304 4196468 140729975113120 140044764110976 140044743963998 0 4 1 16800974 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 38887424 140729975120305 140729975120481 140729975120481 140729975123919 0
[pid=11878/tid=11880] ppid=11876 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11878/task/11880/stat : 11880 (java) S 11876 11876 8563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 113727681 14309736448 9304 18446744073709551615 4194304 4196468 140729975113120 140044725164432 140044759893717 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38887424 140729975120305 140729975120481 140729975120481 140729975123919 0
[pid=11878/tid=11881] ppid=11876 vsize=13974352 memory=140419063191168 CPUtime=0 cores=1,3,5,7
/proc/11878/task/11881/stat : 11881 (java) S 11876 11876 8563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 113727681 14309736448 9304 18446744073709551615 4194304 4196468 140729975113120 140044358912272 140044759893717 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38887424 140729975120305 140729975120481 140729975120481 140729975123919 0
[pid=11878/tid=11882] ppid=11876 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11878/task/11882/stat : 11882 (java) S 11876 11876 8563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 113727681 14309736448 9304 18446744073709551615 4194304 4196468 140729975113120 140044357859984 140044759893717 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38887424 140729975120305 140729975120481 140729975120481 140729975123919 0
[pid=11878/tid=11883] ppid=11876 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/11878/task/11883/stat : 11883 (java) S 11876 11876 8563 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 113727681 14309736448 9304 18446744073709551615 4194304 4196468 140729975113120 140044356807184 140044759893717 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38887424 140729975120305 140729975120481 140729975120481 140729975123919 0
[pid=11878/tid=11884] ppid=11876 vsize=13974352 memory=140419063191168 CPUtime=0 cores=1,3,5,7
/proc/11878/task/11884/stat : 11884 (java) S 11876 11876 8563 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 113727682 14309736448 9304 18446744073709551615 4194304 4196468 140729975113120 140044238506608 140044759894658 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38887424 140729975120305 140729975120481 140729975120481 140729975123919 0
[pid=11878/tid=11885] ppid=11876 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/11878/task/11885/stat : 11885 (java) S 11876 11876 8563 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 113727683 14309736448 9304 18446744073709551615 4194304 4196468 140729975113120 140044237452576 140044759893717 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38887424 140729975120305 140729975120481 140729975120481 140729975123919 0
[pid=11878/tid=11886] ppid=11876 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11878/task/11886/stat : 11886 (java) S 11876 11876 8563 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 113727683 14309736448 9304 18446744073709551615 4194304 4196468 140729975113120 140044236400240 140044759893717 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38887424 140729975120305 140729975120481 140729975120481 140729975123919 0
[pid=11878/tid=11887] ppid=11876 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11878/task/11887/stat : 11887 (java) S 11876 11876 8563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 113727685 14309736448 9304 18446744073709551615 4194304 4196468 140729975113120 140044235348560 140044759902107 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38887424 140729975120305 140729975120481 140729975120481 140729975123919 0
[pid=11878/tid=11888] ppid=11876 vsize=13974352 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/11878/task/11888/stat : 11888 (java) S 11876 11876 8563 0 -1 1077944384 343 0 0 0 1 0 0 0 20 0 15 0 113727685 14309736448 9304 18446744073709551615 4194304 4196468 140729975113120 140044234295408 140044759894658 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38887424 140729975120305 140729975120481 140729975120481 140729975123919 0
[pid=11878/tid=11889] ppid=11876 vsize=13974352 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/11878/task/11889/stat : 11889 (java) R 11876 11876 8563 0 -1 4202560 429 0 0 0 2 0 0 0 20 0 15 0 113727685 14309736448 9304 18446744073709551615 4194304 4196468 140729975113120 140044233242608 140044759895446 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 38887424 140729975120305 140729975120481 140729975120481 140729975123919 0
[pid=11878/tid=11890] ppid=11876 vsize=13974352 memory=140419063191168 CPUtime=0.05 cores=1,3,5,7
/proc/11878/task/11890/stat : 11890 (java) S 11876 11876 8563 0 -1 1077944384 736 0 0 0 5 0 0 0 20 0 15 0 113727685 14309736448 9304 18446744073709551615 4194304 4196468 140729975113120 140044232190320 140044759894658 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38887424 140729975120305 140729975120481 140729975120481 140729975123919 0
[pid=11878/tid=11891] ppid=11876 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/11878/task/11891/stat : 11891 (java) S 11876 11876 8563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 113727686 14309736448 9304 18446744073709551615 4194304 4196468 140729975113120 140044231137760 140044759893717 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38887424 140729975120305 140729975120481 140729975120481 140729975123919 0
[pid=11878/tid=11892] ppid=11876 vsize=13974352 memory=140419063191168 CPUtime=0 cores=1,3,5,7
/proc/11878/task/11892/stat : 11892 (java) S 11876 11876 8563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 113727690 14309736448 9304 18446744073709551615 4194304 4196468 140729975113120 140044230085552 140044759894658 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38887424 140729975120305 140729975120481 140729975120481 140729975123919 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 38596 KiB

[startup+0.701477 s]
/proc/loadavg: 1.94 1.93 1.90 5/212 11892
/proc/meminfo: memFree=30669408/32770624 swapFree=67108860/67108860
[pid=11876] ppid=11873 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/11876/stat : 11876 (xcsp3-exec) S 11873 11876 8563 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 113727670 9740288 345 18446744073709551615 4194304 5098028 140721327204080 140721327202184 139682489787004 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 10 0 0 7196144 7232144 34410496 140721327210872 140721327211077 140721327211077 140721327214571 0
/proc/11876/statm: 2378 345 289 221 0 87 0
[pid=11878] ppid=11876 vsize=13980732 memory=66352 CPUtime=1.16 cores=1,3,5,7
/proc/11878/stat : 11878 (java) S 11876 11876 8563 0 -1 1077944320 13169 0 0 0 112 4 0 0 20 0 15 0 113727680 14316269568 16588 18446744073709551615 4194304 4196468 140729975113120 140729975095664 140044759883511 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 38887424 140729975120305 140729975120481 140729975120481 140729975123919 0
/proc/11878/statm: 3495183 16588 3158 1 0 3483476 0
[pid=11878/tid=11879] ppid=11876 vsize=13980732 memory=7660742144744843625 CPUtime=0.53 cores=1,3,5,7
/proc/11878/task/11879/stat : 11879 (java) R 11876 11876 8563 0 -1 4202560 8504 0 0 0 50 3 0 0 20 0 15 0 113727680 14316269568 16588 18446744073709551615 4194304 4196468 140729975113120 140044764120440 140044403951010 0 4 1 16800974 0 0 0 -1 7 0 0 4 0 0 6293624 6294260 38887424 140729975120305 140729975120481 140729975120481 140729975123919 0
[pid=11878/tid=11880] ppid=11876 vsize=13980732 memory=6935650355287975249 CPUtime=0 cores=1,3,5,7
/proc/11878/task/11880/stat : 11880 (java) S 11876 11876 8563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 113727681 14316269568 16588 18446744073709551615 4194304 4196468 140729975113120 140044725164432 140044759893717 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38887424 140729975120305 140729975120481 140729975120481 140729975123919 0
[pid=11878/tid=11881] ppid=11876 vsize=13980732 memory=6940416806629691476 CPUtime=0 cores=1,3,5,7
/proc/11878/task/11881/stat : 11881 (java) S 11876 11876 8563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 113727681 14316269568 16588 18446744073709551615 4194304 4196468 140729975113120 140044358912272 140044759893717 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38887424 140729975120305 140729975120481 140729975120481 140729975123919 0
[pid=11878/tid=11882] ppid=11876 vsize=13980732 memory=-7098080424032564416 CPUtime=0 cores=1,3,5,7
/proc/11878/task/11882/stat : 11882 (java) S 11876 11876 8563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 113727681 14316269568 16588 18446744073709551615 4194304 4196468 140729975113120 140044357859984 140044759893717 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38887424 140729975120305 140729975120481 140729975120481 140729975123919 0
[pid=11878/tid=11883] ppid=11876 vsize=13980732 memory=8370611207638964880 CPUtime=0 cores=1,3,5,7
/proc/11878/task/11883/stat : 11883 (java) S 11876 11876 8563 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 113727681 14316269568 16588 18446744073709551615 4194304 4196468 140729975113120 140044356807184 140044759893717 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38887424 140729975120305 140729975120481 140729975120481 140729975123919 0
[pid=11878/tid=11884] ppid=11876 vsize=13980732 memory=-7737605734073691286 CPUtime=0 cores=1,3,5,7
/proc/11878/task/11884/stat : 11884 (java) S 11876 11876 8563 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 113727682 14316269568 16588 18446744073709551615 4194304 4196468 140729975113120 140044238506608 140044759894658 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38887424 140729975120305 140729975120481 140729975120481 140729975123919 0
[pid=11878/tid=11885] ppid=11876 vsize=13980732 memory=4427207343990470186 CPUtime=0 cores=1,3,5,7
/proc/11878/task/11885/stat : 11885 (java) S 11876 11876 8563 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 113727683 14316269568 16588 18446744073709551615 4194304 4196468 140729975113120 140044237452576 140044759893717 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38887424 140729975120305 140729975120481 140729975120481 140729975123919 0
[pid=11878/tid=11886] ppid=11876 vsize=13980732 memory=-6519619645245871518 CPUtime=0 cores=1,3,5,7
/proc/11878/task/11886/stat : 11886 (java) S 11876 11876 8563 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 113727683 14316269568 16588 18446744073709551615 4194304 4196468 140729975113120 140044236400240 140044759893717 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38887424 140729975120305 140729975120481 140729975120481 140729975123919 0
[pid=11878/tid=11887] ppid=11876 vsize=13980732 memory=1461 CPUtime=0 cores=1,3,5,7
/proc/11878/task/11887/stat : 11887 (java) S 11876 11876 8563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 113727685 14316269568 16588 18446744073709551615 4194304 4196468 140729975113120 140044235348560 140044759902107 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38887424 140729975120305 140729975120481 140729975120481 140729975123919 0
[pid=11878/tid=11888] ppid=11876 vsize=13980732 memory=382 CPUtime=0.16 cores=1,3,5,7
/proc/11878/task/11888/stat : 11888 (java) R 11876 11876 8563 0 -1 4202560 897 0 0 0 16 0 0 0 20 0 15 0 113727685 14316269568 16588 18446744073709551615 4194304 4196468 140729975113120 140044234295408 140044741427234 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 38887424 140729975120305 140729975120481 140729975120481 140729975123919 0
[pid=11878/tid=11889] ppid=11876 vsize=13980732 memory=108 CPUtime=0.16 cores=1,3,5,7
/proc/11878/task/11889/stat : 11889 (java) R 11876 11876 8563 0 -1 4202560 1047 0 0 0 16 0 0 0 20 0 15 0 113727685 14316269568 16588 18446744073709551615 4194304 4196468 140729975113120 140044233242608 140044743270326 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 38887424 140729975120305 140729975120481 140729975120481 140729975123919 0
[pid=11878/tid=11890] ppid=11876 vsize=13980732 memory=7 CPUtime=0.28 cores=1,3,5,7
/proc/11878/task/11890/stat : 11890 (java) S 11876 11876 8563 0 -1 1077944384 1413 0 0 0 28 0 0 0 20 0 15 0 113727685 14316269568 16588 18446744073709551615 4194304 4196468 140729975113120 140044232190320 140044759894658 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38887424 140729975120305 140729975120481 140729975120481 140729975123919 0
[pid=11878/tid=11891] ppid=11876 vsize=13980732 memory=586 CPUtime=0 cores=1,3,5,7
/proc/11878/task/11891/stat : 11891 (java) S 11876 11876 8563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 113727686 14316269568 16588 18446744073709551615 4194304 4196468 140729975113120 140044231137760 140044759893717 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38887424 140729975120305 140729975120481 140729975120481 140729975123919 0
[pid=11878/tid=11892] ppid=11876 vsize=13980732 memory=1 CPUtime=0 cores=1,3,5,7
/proc/11878/task/11892/stat : 11892 (java) S 11876 11876 8563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 113727690 14316269568 16588 18446744073709551615 4194304 4196468 140729975113120 140044230085552 140044759894658 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38887424 140729975120305 140729975120481 140729975120481 140729975123919 0
Current children cumulated CPU time: 1.16 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 67732 KiB

[startup+1.50085 s]
/proc/loadavg: 2.11 1.97 1.91 3/212 11892
/proc/meminfo: memFree=30651456/32770624 swapFree=67108860/67108860
[pid=11876] ppid=11873 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/11876/stat : 11876 (xcsp3-exec) S 11873 11876 8563 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 113727670 9740288 345 18446744073709551615 4194304 5098028 140721327204080 140721327202184 139682489787004 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 10 0 0 7196144 7232144 34410496 140721327210872 140721327211077 140721327211077 140721327214571 0
/proc/11876/statm: 2378 345 289 221 0 87 0
[pid=11878] ppid=11876 vsize=13980732 memory=69624 CPUtime=2.69 cores=1,3,5,7
/proc/11878/stat : 11878 (java) S 11876 11876 8563 0 -1 1077944320 16918 0 0 0 264 5 0 0 20 0 15 0 113727680 14316269568 17406 18446744073709551615 4194304 4196468 140729975113120 140729975095664 140044759883511 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 38887424 140729975120305 140729975120481 140729975120481 140729975123919 0
/proc/11878/statm: 3495183 17406 3183 1 0 3483476 0
[pid=11878/tid=11879] ppid=11876 vsize=13980732 memory=140418922617968 CPUtime=1.32 cores=1,3,5,7
/proc/11878/task/11879/stat : 11879 (java) R 11876 11876 8563 0 -1 4202560 8969 0 0 0 129 3 0 0 20 0 15 0 113727680 14316269568 17406 18446744073709551615 4194304 4196468 140729975113120 140044764117424 140044404383290 0 4 1 16800974 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 38887424 140729975120305 140729975120481 140729975120481 140729975123919 0
[pid=11878/tid=11880] ppid=11876 vsize=13980732 memory=1461 CPUtime=0 cores=1,3,5,7
/proc/11878/task/11880/stat : 11880 (java) S 11876 11876 8563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 113727681 14316269568 17406 18446744073709551615 4194304 4196468 140729975113120 140044725164432 140044759893717 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38887424 140729975120305 140729975120481 140729975120481 140729975123919 0
[pid=11878/tid=11881] ppid=11876 vsize=13980732 memory=382 CPUtime=0 cores=1,3,5,7
/proc/11878/task/11881/stat : 11881 (java) S 11876 11876 8563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 113727681 14316269568 17406 18446744073709551615 4194304 4196468 140729975113120 140044358912272 140044759893717 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38887424 140729975120305 140729975120481 140729975120481 140729975123919 0
[pid=11878/tid=11882] ppid=11876 vsize=13980732 memory=108 CPUtime=0 cores=1,3,5,7
/proc/11878/task/11882/stat : 11882 (java) S 11876 11876 8563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 113727681 14316269568 17406 18446744073709551615 4194304 4196468 140729975113120 140044357859984 140044759893717 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38887424 140729975120305 140729975120481 140729975120481 140729975123919 0
[pid=11878/tid=11883] ppid=11876 vsize=13980732 memory=7 CPUtime=0 cores=1,3,5,7
/proc/11878/task/11883/stat : 11883 (java) S 11876 11876 8563 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 113727681 14316269568 17406 18446744073709551615 4194304 4196468 140729975113120 140044356807184 140044759893717 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38887424 140729975120305 140729975120481 140729975120481 140729975123919 0
[pid=11878/tid=11884] ppid=11876 vsize=13980732 memory=280837845523344 CPUtime=0 cores=1,3,5,7
/proc/11878/task/11884/stat : 11884 (java) S 11876 11876 8563 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 113727682 14316269568 17406 18446744073709551615 4194304 4196468 140729975113120 140044238506608 140044759894658 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38887424 140729975120305 140729975120481 140729975120481 140729975123919 0
[pid=11878/tid=11885] ppid=11876 vsize=13980732 memory=12858 CPUtime=0 cores=1,3,5,7
/proc/11878/task/11885/stat : 11885 (java) S 11876 11876 8563 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 113727683 14316269568 17406 18446744073709551615 4194304 4196468 140729975113120 140044237452576 140044759893717 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38887424 140729975120305 140729975120481 140729975120481 140729975123919 0
[pid=11878/tid=11886] ppid=11876 vsize=13980732 memory=25208 CPUtime=0 cores=1,3,5,7
/proc/11878/task/11886/stat : 11886 (java) S 11876 11876 8563 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 113727683 14316269568 17406 18446744073709551615 4194304 4196468 140729975113120 140044236400240 140044759893717 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38887424 140729975120305 140729975120481 140729975120481 140729975123919 0
[pid=11878/tid=11887] ppid=11876 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11878/task/11887/stat : 11887 (java) S 11876 11876 8563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 113727685 14316269568 17406 18446744073709551615 4194304 4196468 140729975113120 140044235348560 140044759902107 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38887424 140729975120305 140729975120481 140729975120481 140729975123919 0
[pid=11878/tid=11888] ppid=11876 vsize=13980732 memory=0 CPUtime=0.52 cores=1,3,5,7
/proc/11878/task/11888/stat : 11888 (java) S 11876 11876 8563 0 -1 1077944384 3005 0 0 0 52 0 0 0 20 0 15 0 113727685 14316269568 17406 18446744073709551615 4194304 4196468 140729975113120 140044234295408 140044759894658 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38887424 140729975120305 140729975120481 140729975120481 140729975123919 0
[pid=11878/tid=11889] ppid=11876 vsize=13980732 memory=0 CPUtime=0.47 cores=1,3,5,7
/proc/11878/task/11889/stat : 11889 (java) S 11876 11876 8563 0 -1 1077944384 1930 0 0 0 47 0 0 0 20 0 15 0 113727685 14316269568 17406 18446744073709551615 4194304 4196468 140729975113120 140044233242608 140044759894658 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38887424 140729975120305 140729975120481 140729975120481 140729975123919 0
[pid=11878/tid=11890] ppid=11876 vsize=13980732 memory=0 CPUtime=0.34 cores=1,3,5,7
/proc/11878/task/11890/stat : 11890 (java) S 11876 11876 8563 0 -1 1077944384 1697 0 0 0 34 0 0 0 20 0 15 0 113727685 14316269568 17406 18446744073709551615 4194304 4196468 140729975113120 140044232190320 140044759894658 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38887424 140729975120305 140729975120481 140729975120481 140729975123919 0
[pid=11878/tid=11891] ppid=11876 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11878/task/11891/stat : 11891 (java) S 11876 11876 8563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 113727686 14316269568 17406 18446744073709551615 4194304 4196468 140729975113120 140044231137760 140044759893717 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38887424 140729975120305 140729975120481 140729975120481 140729975123919 0
[pid=11878/tid=11892] ppid=11876 vsize=13980732 memory=6944656592455359580 CPUtime=0 cores=1,3,5,7
/proc/11878/task/11892/stat : 11892 (java) S 11876 11876 8563 0 -1 1077944384 10 0 0 0 0 0 0 0 20 0 15 0 113727690 14316269568 17406 18446744073709551615 4194304 4196468 140729975113120 140044230085552 140044759894658 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38887424 140729975120305 140729975120481 140729975120481 140729975123919 0

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

/proc/11878/task/11886/stat : 11886 (java) S 11876 11876 8563 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 15 0 113727683 14316269568 78663 18446744073709551615 4194304 4196468 140729975113120 140044236400240 140044759893717 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38887424 140729975120305 140729975120481 140729975120481 140729975123919 0
[pid=11878/tid=11887] ppid=11876 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/11878/task/11887/stat : 11887 (java) S 11876 11876 8563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 113727685 14316269568 78663 18446744073709551615 4194304 4196468 140729975113120 140044235348560 140044759902107 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38887424 140729975120305 140729975120481 140729975120481 140729975123919 0
[pid=11878/tid=11888] ppid=11876 vsize=13980732 memory=275212 CPUtime=2.1 cores=1,3,5,7
/proc/11878/task/11888/stat : 11888 (java) S 11876 11876 8563 0 -1 1077944384 12592 0 0 0 209 1 0 0 20 0 15 0 113727685 14316269568 78663 18446744073709551615 4194304 4196468 140729975113120 140044234295408 140044759894658 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 11 0 0 6293624 6294260 38887424 140729975120305 140729975120481 140729975120481 140729975123919 0
[pid=11878/tid=11889] ppid=11876 vsize=13980732 memory=3208 CPUtime=1.9 cores=1,3,5,7
/proc/11878/task/11889/stat : 11889 (java) S 11876 11876 8563 0 -1 1077944384 8912 0 0 0 190 0 0 0 20 0 15 0 113727685 14316269568 78663 18446744073709551615 4194304 4196468 140729975113120 140044233242608 140044759894658 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 7 0 0 6293624 6294260 38887424 140729975120305 140729975120481 140729975120481 140729975123919 0
[pid=11878/tid=11890] ppid=11876 vsize=13980732 memory=1380 CPUtime=0.55 cores=1,3,5,7
/proc/11878/task/11890/stat : 11890 (java) S 11876 11876 8563 0 -1 1077944384 8304 0 0 0 54 1 0 0 20 0 15 0 113727685 14316269568 78663 18446744073709551615 4194304 4196468 140729975113120 140044232190320 140044759894658 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 2 0 0 6293624 6294260 38887424 140729975120305 140729975120481 140729975120481 140729975123919 0
[pid=11878/tid=11891] ppid=11876 vsize=13980732 memory=312604 CPUtime=0 cores=1,3,5,7
/proc/11878/task/11891/stat : 11891 (java) S 11876 11876 8563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 113727686 14316269568 78663 18446744073709551615 4194304 4196468 140729975113120 140044231137760 140044759893717 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38887424 140729975120305 140729975120481 140729975120481 140729975123919 0
[pid=11878/tid=11892] ppid=11876 vsize=13980732 memory=1380 CPUtime=0.59 cores=1,3,5,7
/proc/11878/task/11892/stat : 11892 (java) S 11876 11876 8563 0 -1 1077944384 1216 0 0 0 27 32 0 0 20 0 15 0 113727690 14316269568 78663 18446744073709551615 4194304 4196468 140729975113120 140044230085552 140044759894658 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 12 0 0 6293624 6294260 38887424 140729975120305 140729975120481 140729975120481 140729975123919 0
Current children cumulated CPU time: 2395.13 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 316032 KiB

[startup+2442.3 s]
/proc/loadavg: 1.46 1.61 1.64 3/212 13970
/proc/meminfo: memFree=30442680/32770624 swapFree=67108860/67108860
[pid=11876] ppid=11873 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/11876/stat : 11876 (xcsp3-exec) S 11873 11876 8563 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 113727670 9740288 345 18446744073709551615 4194304 5098028 140721327204080 140721327202184 139682489787004 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 10 0 0 7196144 7232144 34410496 140721327210872 140721327211077 140721327211077 140721327214571 0
/proc/11876/statm: 2378 345 289 221 0 87 0
[pid=11878] ppid=11876 vsize=13980732 memory=256808 CPUtime=2455.73 cores=1,3,5,7
/proc/11878/stat : 11878 (java) S 11876 11876 8563 0 -1 1077944320 99088 0 0 0 245439 134 0 0 20 0 15 0 113727680 14316269568 64202 18446744073709551615 4194304 4196468 140729975113120 140729975095664 140044759883511 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 38887424 140729975120305 140729975120481 140729975120481 140729975123919 0
/proc/11878/statm: 3495183 64202 3250 1 0 3483476 0
[pid=11878/tid=11879] ppid=11876 vsize=13980732 memory=1380 CPUtime=2436.77 cores=1,3,5,7
/proc/11878/task/11879/stat : 11879 (java) R 11876 11876 8563 0 -1 4202560 32284 0 0 0 243659 18 0 0 20 0 15 0 113727680 14316269568 64202 18446744073709551615 4194304 4196468 140729975113120 140044764123120 140044404383244 0 4 1 16800974 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 38887424 140729975120305 140729975120481 140729975120481 140729975123919 0
[pid=11878/tid=11880] ppid=11876 vsize=13980732 memory=256808 CPUtime=3.02 cores=1,3,5,7
/proc/11878/task/11880/stat : 11880 (java) S 11876 11876 8563 0 -1 1077944384 6779 0 0 0 281 21 0 0 20 0 15 0 113727681 14316269568 64202 18446744073709551615 4194304 4196468 140729975113120 140044725164432 140044759893717 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38887424 140729975120305 140729975120481 140729975120481 140729975123919 0
[pid=11878/tid=11881] ppid=11876 vsize=13980732 memory=256564 CPUtime=3.01 cores=1,3,5,7
/proc/11878/task/11881/stat : 11881 (java) S 11876 11876 8563 0 -1 1077944384 6646 0 0 0 280 21 0 0 20 0 15 0 113727681 14316269568 64202 18446744073709551615 4194304 4196468 140729975113120 140044358912272 140044759893717 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38887424 140729975120305 140729975120481 140729975120481 140729975123919 0
[pid=11878/tid=11882] ppid=11876 vsize=13980732 memory=256724 CPUtime=3.02 cores=1,3,5,7
/proc/11878/task/11882/stat : 11882 (java) S 11876 11876 8563 0 -1 1077944384 7336 0 0 0 278 24 0 0 20 0 15 0 113727681 14316269568 64202 18446744073709551615 4194304 4196468 140729975113120 140044357859984 140044759893717 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38887424 140729975120305 140729975120481 140729975120481 140729975123919 0
[pid=11878/tid=11883] ppid=11876 vsize=13980732 memory=256808 CPUtime=3.01 cores=1,3,5,7
/proc/11878/task/11883/stat : 11883 (java) S 11876 11876 8563 0 -1 1077944384 5813 0 0 0 276 25 0 0 20 0 15 0 113727681 14316269568 64202 18446744073709551615 4194304 4196468 140729975113120 140044356807184 140044759893717 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38887424 140729975120305 140729975120481 140729975120481 140729975123919 0
[pid=11878/tid=11884] ppid=11876 vsize=13980732 memory=256808 CPUtime=1.67 cores=1,3,5,7
/proc/11878/task/11884/stat : 11884 (java) S 11876 11876 8563 0 -1 1077944384 7827 0 0 0 157 10 0 0 20 0 15 0 113727682 14316269568 64202 18446744073709551615 4194304 4196468 140729975113120 140044238506608 140044759894658 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 7 0 0 6293624 6294260 38887424 140729975120305 140729975120481 140729975120481 140729975123919 0
[pid=11878/tid=11885] ppid=11876 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/11878/task/11885/stat : 11885 (java) S 11876 11876 8563 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 113727683 14316269568 64202 18446744073709551615 4194304 4196468 140729975113120 140044237452576 140044759893717 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38887424 140729975120305 140729975120481 140729975120481 140729975123919 0
[pid=11878/tid=11886] ppid=11876 vsize=13980732 memory=256808 CPUtime=0 cores=1,3,5,7
/proc/11878/task/11886/stat : 11886 (java) S 11876 11876 8563 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 15 0 113727683 14316269568 64202 18446744073709551615 4194304 4196468 140729975113120 140044236400240 140044759893717 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38887424 140729975120305 140729975120481 140729975120481 140729975123919 0
[pid=11878/tid=11887] ppid=11876 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/11878/task/11887/stat : 11887 (java) S 11876 11876 8563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 113727685 14316269568 64202 18446744073709551615 4194304 4196468 140729975113120 140044235348560 140044759902107 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38887424 140729975120305 140729975120481 140729975120481 140729975123919 0
[pid=11878/tid=11888] ppid=11876 vsize=13980732 memory=256808 CPUtime=2.1 cores=1,3,5,7
/proc/11878/task/11888/stat : 11888 (java) S 11876 11876 8563 0 -1 1077944384 12594 0 0 0 209 1 0 0 20 0 15 0 113727685 14316269568 64202 18446744073709551615 4194304 4196468 140729975113120 140044234295408 140044759894658 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 11 0 0 6293624 6294260 38887424 140729975120305 140729975120481 140729975120481 140729975123919 0
[pid=11878/tid=11889] ppid=11876 vsize=13980732 memory=1380 CPUtime=1.9 cores=1,3,5,7
/proc/11878/task/11889/stat : 11889 (java) S 11876 11876 8563 0 -1 1077944384 8914 0 0 0 190 0 0 0 20 0 15 0 113727685 14316269568 64202 18446744073709551615 4194304 4196468 140729975113120 140044233242608 140044759894658 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 7 0 0 6293624 6294260 38887424 140729975120305 140729975120481 140729975120481 140729975123919 0
[pid=11878/tid=11890] ppid=11876 vsize=13980732 memory=1380 CPUtime=0.55 cores=1,3,5,7
/proc/11878/task/11890/stat : 11890 (java) S 11876 11876 8563 0 -1 1077944384 8306 0 0 0 54 1 0 0 20 0 15 0 113727685 14316269568 64202 18446744073709551615 4194304 4196468 140729975113120 140044232190320 140044759894658 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 2 0 0 6293624 6294260 38887424 140729975120305 140729975120481 140729975120481 140729975123919 0
[pid=11878/tid=11891] ppid=11876 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/11878/task/11891/stat : 11891 (java) S 11876 11876 8563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 113727686 14316269568 64202 18446744073709551615 4194304 4196468 140729975113120 140044231137760 140044759893717 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38887424 140729975120305 140729975120481 140729975120481 140729975123919 0
[pid=11878/tid=11892] ppid=11876 vsize=13980732 memory=1380 CPUtime=0.61 cores=1,3,5,7
/proc/11878/task/11892/stat : 11892 (java) S 11876 11876 8563 0 -1 1077944384 1235 0 0 0 28 33 0 0 20 0 15 0 113727690 14316269568 64202 18446744073709551615 4194304 4196468 140729975113120 140044230085552 140044759894658 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 12 0 0 6293624 6294260 38887424 140729975120305 140729975120481 140729975120481 140729975123919 0
Current children cumulated CPU time: 2455.73 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 258188 KiB

[startup+2502.3 s]
/proc/loadavg: 1.73 1.65 1.65 3/210 13973
/proc/meminfo: memFree=30278700/32770624 swapFree=67108860/67108860
[pid=11876] ppid=11873 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/11876/stat : 11876 (xcsp3-exec) S 11873 11876 8563 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 113727670 9740288 345 18446744073709551615 4194304 5098028 140721327204080 140721327202184 139682489787004 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 10 0 0 7196144 7232144 34410496 140721327210872 140721327211077 140721327211077 140721327214571 0
/proc/11876/statm: 2378 345 289 221 0 87 0
[pid=11878] ppid=11876 vsize=13980732 memory=418784 CPUtime=2516.13 cores=1,3,5,7
/proc/11878/stat : 11878 (java) S 11876 11876 8563 0 -1 1077944320 99835 0 0 0 251474 139 0 0 20 0 15 0 113727680 14316269568 104696 18446744073709551615 4194304 4196468 140729975113120 140729975095664 140044759883511 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 38887424 140729975120305 140729975120481 140729975120481 140729975123919 0
/proc/11878/statm: 3495183 104696 3250 1 0 3483476 0
[pid=11878/tid=11879] ppid=11876 vsize=13980732 memory=418784 CPUtime=2496.53 cores=1,3,5,7
/proc/11878/task/11879/stat : 11879 (java) R 11876 11876 8563 0 -1 4202560 32790 0 0 0 249633 20 0 0 20 0 15 0 113727680 14316269568 104696 18446744073709551615 4194304 4196468 140729975113120 140044764123120 140044404383326 0 4 1 16800974 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 38887424 140729975120305 140729975120481 140729975120481 140729975123919 0
[pid=11878/tid=11880] ppid=11876 vsize=13980732 memory=400316 CPUtime=3.15 cores=1,3,5,7
/proc/11878/task/11880/stat : 11880 (java) S 11876 11876 8563 0 -1 1077944384 6828 0 0 0 294 21 0 0 20 0 15 0 113727681 14316269568 104696 18446744073709551615 4194304 4196468 140729975113120 140044725164432 140044759893717 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38887424 140729975120305 140729975120481 140729975120481 140729975123919 0
[pid=11878/tid=11881] ppid=11876 vsize=13980732 memory=397248 CPUtime=3.14 cores=1,3,5,7
/proc/11878/task/11881/stat : 11881 (java) S 11876 11876 8563 0 -1 1077944384 6692 0 0 0 293 21 0 0 20 0 15 0 113727681 14316269568 104696 18446744073709551615 4194304 4196468 140729975113120 140044358912272 140044759893717 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38887424 140729975120305 140729975120481 140729975120481 140729975123919 0
[pid=11878/tid=11882] ppid=11876 vsize=13980732 memory=1380 CPUtime=3.15 cores=1,3,5,7
/proc/11878/task/11882/stat : 11882 (java) S 11876 11876 8563 0 -1 1077944384 7396 0 0 0 291 24 0 0 20 0 15 0 113727681 14316269568 104696 18446744073709551615 4194304 4196468 140729975113120 140044357859984 140044759893717 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38887424 140729975120305 140729975120481 140729975120481 140729975123919 0
[pid=11878/tid=11883] ppid=11876 vsize=13980732 memory=400804 CPUtime=3.14 cores=1,3,5,7
/proc/11878/task/11883/stat : 11883 (java) S 11876 11876 8563 0 -1 1077944384 5889 0 0 0 289 25 0 0 20 0 15 0 113727681 14316269568 104696 18446744073709551615 4194304 4196468 140729975113120 140044356807184 140044759893717 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38887424 140729975120305 140729975120481 140729975120481 140729975123919 0
[pid=11878/tid=11884] ppid=11876 vsize=13980732 memory=1380 CPUtime=1.73 cores=1,3,5,7
/proc/11878/task/11884/stat : 11884 (java) S 11876 11876 8563 0 -1 1077944384 7832 0 0 0 162 11 0 0 20 0 15 0 113727682 14316269568 104696 18446744073709551615 4194304 4196468 140729975113120 140044238506608 140044759894658 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 7 0 0 6293624 6294260 38887424 140729975120305 140729975120481 140729975120481 140729975123919 0
[pid=11878/tid=11885] ppid=11876 vsize=13980732 memory=398756 CPUtime=0 cores=1,3,5,7
/proc/11878/task/11885/stat : 11885 (java) S 11876 11876 8563 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 113727683 14316269568 104696 18446744073709551615 4194304 4196468 140729975113120 140044237452576 140044759893717 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38887424 140729975120305 140729975120481 140729975120481 140729975123919 0
[pid=11878/tid=11886] ppid=11876 vsize=13980732 memory=400316 CPUtime=0 cores=1,3,5,7
/proc/11878/task/11886/stat : 11886 (java) S 11876 11876 8563 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 15 0 113727683 14316269568 104696 18446744073709551615 4194304 4196468 140729975113120 140044236400240 140044759893717 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38887424 140729975120305 140729975120481 140729975120481 140729975123919 0
[pid=11878/tid=11887] ppid=11876 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/11878/task/11887/stat : 11887 (java) S 11876 11876 8563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 113727685 14316269568 104696 18446744073709551615 4194304 4196468 140729975113120 140044235348560 140044759902107 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38887424 140729975120305 140729975120481 140729975120481 140729975123919 0
[pid=11878/tid=11888] ppid=11876 vsize=13980732 memory=400316 CPUtime=2.1 cores=1,3,5,7
/proc/11878/task/11888/stat : 11888 (java) S 11876 11876 8563 0 -1 1077944384 12595 0 0 0 209 1 0 0 20 0 15 0 113727685 14316269568 104696 18446744073709551615 4194304 4196468 140729975113120 140044234295408 140044759894658 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 11 0 0 6293624 6294260 38887424 140729975120305 140729975120481 140729975120481 140729975123919 0
[pid=11878/tid=11889] ppid=11876 vsize=13980732 memory=1380 CPUtime=1.9 cores=1,3,5,7
/proc/11878/task/11889/stat : 11889 (java) S 11876 11876 8563 0 -1 1077944384 8914 0 0 0 190 0 0 0 20 0 15 0 113727685 14316269568 104696 18446744073709551615 4194304 4196468 140729975113120 140044233242608 140044759894658 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 7 0 0 6293624 6294260 38887424 140729975120305 140729975120481 140729975120481 140729975123919 0
[pid=11878/tid=11890] ppid=11876 vsize=13980732 memory=418784 CPUtime=0.55 cores=1,3,5,7
/proc/11878/task/11890/stat : 11890 (java) S 11876 11876 8563 0 -1 1077944384 8306 0 0 0 54 1 0 0 20 0 15 0 113727685 14316269568 104696 18446744073709551615 4194304 4196468 140729975113120 140044232190320 140044759894658 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 2 0 0 6293624 6294260 38887424 140729975120305 140729975120481 140729975120481 140729975123919 0
[pid=11878/tid=11891] ppid=11876 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/11878/task/11891/stat : 11891 (java) S 11876 11876 8563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 113727686 14316269568 104696 18446744073709551615 4194304 4196468 140729975113120 140044231137760 140044759893717 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38887424 140729975120305 140729975120481 140729975120481 140729975123919 0
[pid=11878/tid=11892] ppid=11876 vsize=13980732 memory=1380 CPUtime=0.62 cores=1,3,5,7
/proc/11878/task/11892/stat : 11892 (java) S 11876 11876 8563 0 -1 1077944384 1239 0 0 0 28 34 0 0 20 0 15 0 113727690 14316269568 104696 18446744073709551615 4194304 4196468 140729975113120 140044230085552 140044759894658 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 12 0 0 6293624 6294260 38887424 140729975120305 140729975120481 140729975120481 140729975123919 0
Current children cumulated CPU time: 2516.13 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 420164 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2506.2 s]
/proc/loadavg: 1.73 1.65 1.65 3/210 13973
/proc/meminfo: memFree=30276652/32770624 swapFree=67108860/67108860
[pid=11876] ppid=11873 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/11876/stat : 11876 (xcsp3-exec) S 11873 11876 8563 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 113727670 9740288 345 18446744073709551615 4194304 5098028 140721327204080 140721327202184 139682489787004 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 10 0 0 7196144 7232144 34410496 140721327210872 140721327211077 140721327211077 140721327214571 0
/proc/11876/statm: 2378 345 289 221 0 87 0
[pid=11878] ppid=11876 vsize=13980732 memory=420832 CPUtime=2520.05 cores=1,3,5,7
/proc/11878/stat : 11878 (java) S 11876 11876 8563 0 -1 1077944320 99842 0 0 0 251866 139 0 0 20 0 15 0 113727680 14316269568 105208 18446744073709551615 4194304 4196468 140729975113120 140729975095664 140044759883511 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 38887424 140729975120305 140729975120481 140729975120481 140729975123919 0
/proc/11878/statm: 3495183 105208 3250 1 0 3483476 0
[pid=11878/tid=11879] ppid=11876 vsize=13980732 memory=1012 CPUtime=2500.42 cores=1,3,5,7
/proc/11878/task/11879/stat : 11879 (java) R 11876 11876 8563 0 -1 4202560 32793 0 0 0 250022 20 0 0 20 0 15 0 113727680 14316269568 105208 18446744073709551615 4194304 4196468 140729975113120 140044764123008 140044404382507 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 38887424 140729975120305 140729975120481 140729975120481 140729975123919 0
[pid=11878/tid=11880] ppid=11876 vsize=13980732 memory=-8774313645642428999 CPUtime=3.16 cores=1,3,5,7
/proc/11878/task/11880/stat : 11880 (java) S 11876 11876 8563 0 -1 1077944384 6829 0 0 0 295 21 0 0 20 0 15 0 113727681 14316269568 105208 18446744073709551615 4194304 4196468 140729975113120 140044725164432 140044759893717 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38887424 140729975120305 140729975120481 140729975120481 140729975123919 0
[pid=11878/tid=11881] ppid=11876 vsize=13980732 memory=288230617509003574 CPUtime=3.15 cores=1,3,5,7
/proc/11878/task/11881/stat : 11881 (java) S 11876 11876 8563 0 -1 1077944384 6693 0 0 0 294 21 0 0 20 0 15 0 113727681 14316269568 105208 18446744073709551615 4194304 4196468 140729975113120 140044358912272 140044759893717 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38887424 140729975120305 140729975120481 140729975120481 140729975123919 0
[pid=11878/tid=11882] ppid=11876 vsize=13980732 memory=14973360639576424 CPUtime=3.16 cores=1,3,5,7
/proc/11878/task/11882/stat : 11882 (java) S 11876 11876 8563 0 -1 1077944384 7397 0 0 0 292 24 0 0 20 0 15 0 113727681 14316269568 105208 18446744073709551615 4194304 4196468 140729975113120 140044357859984 140044759893717 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38887424 140729975120305 140729975120481 140729975120481 140729975123919 0
[pid=11878/tid=11883] ppid=11876 vsize=13980732 memory=1380 CPUtime=3.15 cores=1,3,5,7
/proc/11878/task/11883/stat : 11883 (java) S 11876 11876 8563 0 -1 1077944384 5890 0 0 0 290 25 0 0 20 0 15 0 113727681 14316269568 105208 18446744073709551615 4194304 4196468 140729975113120 140044356807184 140044759893717 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38887424 140729975120305 140729975120481 140729975120481 140729975123919 0
[pid=11878/tid=11884] ppid=11876 vsize=13980732 memory=156040 CPUtime=1.73 cores=1,3,5,7
/proc/11878/task/11884/stat : 11884 (java) S 11876 11876 8563 0 -1 1077944384 7832 0 0 0 162 11 0 0 20 0 15 0 113727682 14316269568 105208 18446744073709551615 4194304 4196468 140729975113120 140044238506608 140044759894658 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 7 0 0 6293624 6294260 38887424 140729975120305 140729975120481 140729975120481 140729975123919 0
[pid=11878/tid=11885] ppid=11876 vsize=13980732 memory=-8774313645642428999 CPUtime=0 cores=1,3,5,7
/proc/11878/task/11885/stat : 11885 (java) S 11876 11876 8563 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 113727683 14316269568 105208 18446744073709551615 4194304 4196468 140729975113120 140044237452576 140044759893717 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38887424 140729975120305 140729975120481 140729975120481 140729975123919 0
[pid=11878/tid=11886] ppid=11876 vsize=13980732 memory=4872558044660077418 CPUtime=0 cores=1,3,5,7
/proc/11878/task/11886/stat : 11886 (java) S 11876 11876 8563 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 15 0 113727683 14316269568 105208 18446744073709551615 4194304 4196468 140729975113120 140044236400240 140044759893717 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38887424 140729975120305 140729975120481 140729975120481 140729975123919 0
[pid=11878/tid=11887] ppid=11876 vsize=13980732 memory=2164 CPUtime=0 cores=1,3,5,7
/proc/11878/task/11887/stat : 11887 (java) S 11876 11876 8563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 113727685 14316269568 105208 18446744073709551615 4194304 4196468 140729975113120 140044235348560 140044759902107 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38887424 140729975120305 140729975120481 140729975120481 140729975123919 0
[pid=11878/tid=11888] ppid=11876 vsize=13980732 memory=840 CPUtime=2.1 cores=1,3,5,7
/proc/11878/task/11888/stat : 11888 (java) S 11876 11876 8563 0 -1 1077944384 12595 0 0 0 209 1 0 0 20 0 15 0 113727685 14316269568 105208 18446744073709551615 4194304 4196468 140729975113120 140044234295408 140044759894658 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 11 0 0 6293624 6294260 38887424 140729975120305 140729975120481 140729975120481 140729975123919 0
[pid=11878/tid=11889] ppid=11876 vsize=13980732 memory=16436 CPUtime=1.9 cores=1,3,5,7
/proc/11878/task/11889/stat : 11889 (java) S 11876 11876 8563 0 -1 1077944384 8914 0 0 0 190 0 0 0 20 0 15 0 113727685 14316269568 105208 18446744073709551615 4194304 4196468 140729975113120 140044233242608 140044759894658 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 7 0 0 6293624 6294260 38887424 140729975120305 140729975120481 140729975120481 140729975123919 0
[pid=11878/tid=11890] ppid=11876 vsize=13980732 memory=3904 CPUtime=0.55 cores=1,3,5,7
/proc/11878/task/11890/stat : 11890 (java) S 11876 11876 8563 0 -1 1077944384 8306 0 0 0 54 1 0 0 20 0 15 0 113727685 14316269568 105208 18446744073709551615 4194304 4196468 140729975113120 140044232190320 140044759894658 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 2 0 0 6293624 6294260 38887424 140729975120305 140729975120481 140729975120481 140729975123919 0
[pid=11878/tid=11891] ppid=11876 vsize=13980732 memory=2888 CPUtime=0 cores=1,3,5,7
/proc/11878/task/11891/stat : 11891 (java) S 11876 11876 8563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 113727686 14316269568 105208 18446744073709551615 4194304 4196468 140729975113120 140044231137760 140044759893717 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38887424 140729975120305 140729975120481 140729975120481 140729975123919 0
[pid=11878/tid=11892] ppid=11876 vsize=13980732 memory=3004 CPUtime=0.62 cores=1,3,5,7
/proc/11878/task/11892/stat : 11892 (java) S 11876 11876 8563 0 -1 1077944384 1239 0 0 0 28 34 0 0 20 0 15 0 113727690 14316269568 105208 18446744073709551615 4194304 4196468 140729975113120 140044230085552 140044759894658 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 12 0 0 6293624 6294260 38887424 140729975120305 140729975120481 140729975120481 140729975123919 0
Current children cumulated CPU time: 2520.05 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 422212 KiB

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

[startup+2506.21 s]
# the end of solver process 11876 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=0.000842 s, system=0.001245 s

[startup+2506.21 s]
# the end of solver process 11878 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2518.68 s, system=1.39837 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): 2506.21
CPU time (s): 2520.07
CPU user time (s): 2518.68
CPU system time (s): 1.39837
CPU usage (%): 100.553
Max. virtual memory (cumulated for all children) (KiB): 13990244
Max. memory (cumulated for all children) (KiB): 599400

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2518.68
system time used= 1.39837
maximum resident set size= 602032
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 100637
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2960
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 97484
involuntary context switches= 3114


# summary of solver processes directly reported to runsolver:
#   pid: 11876,11878
#   total CPU time (s): 2520.07
#   total CPU user time (s): 2518.68
#   total CPU system time (s): 1.39837

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.7193 second user time and 22.7873 second system time

The end

Launcher Data

Begin job on node125 at 2017-08-19 05:43:44
IDJOB=4281946
IDBENCH=123129
IDSOLVER=2677
FILE ID=node125/4281946-1503115072
RUNJOBID= node125-1503095795-8622
PBS_JOBID= 
Free space on /tmp= 62024 MiB

SOLVER NAME= choco-solver 4.0.5 seq
BENCH NAME= XCSP17/QuadraticAssignment/QuadraticAssignment-m1-s1/QuadraticAssignment-nug20.xml
COMMAND LINE= ./xcsp3-exec -dir DIR -tl TIMEOUT -ml 11000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4281946-1503115072/watcher-4281946-1503115072 -o /tmp/evaluation-result-4281946-1503115072/solver-4281946-1503115072 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node125-1503095795-8622 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 2136188295 HOME/instance-4281946-1503115072.xml

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

MD5SUM BENCH= 1ce5b24a466c3cb241db2c2b366e9012
RANDOM SEED=2136188295

node125.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.07
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.07
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.07
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.07
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:        30705716 kB
MemAvailable:   31844472 kB
Buffers:          323984 kB
Cached:          1122396 kB
SwapCached:            0 kB
Active:           956580 kB
Inactive:         669676 kB
Active(anon):     180212 kB
Inactive(anon):    49484 kB
Active(file):     776368 kB
Inactive(file):   620192 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7812 kB
Writeback:             0 kB
AnonPages:        117928 kB
Mapped:            72780 kB
Shmem:             49828 kB
Slab:             142544 kB
SReclaimable:     116060 kB
SUnreclaim:        26484 kB
KernelStack:        3760 kB
PageTables:         5520 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1174796 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     22528 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 62016 MiB
End job on node125 at 2017-08-19 06:25:30