Trace number 4292340

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)3594 2400.11 2394.21

General information on the benchmark

NameQuadraticAssignment/
QuadraticAssignment-had20_c18.xml
MD5SUM1a91d8580332af2f3782d1e605995059
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark3467
Best CPU time to get the best result obtained on this benchmark2520.08
Satisfiable
(Un)Satisfiability was proved
Number of variables420
Number of constraints191
Number of domains2
Minimum domain size11
Maximum domain size20
Distribution of domain sizes[{"size":11,"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.00	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4292340-1532455552.xml"  -tl '2400s' -p 1 -x 0
0.12/0.17	c Choco 493a269
0.12/0.18	c [HOME/instance-4292340-1532455552.xml, -tl, 2400s, -p, 1, -x, 0]
0.12/0.22	c simple solver
0.33/0.28	c parse instance...
1.04/0.57	c solve instance...
3.64/1.92	o 3697 
3.64/1.93	o 3691 
3.64/1.93	o 3673 
55.43/51.43	o 3652 
55.43/51.44	o 3648 
55.43/51.44	o 3642 
79.99/75.65	o 3641 
86.63/82.24	o 3637 
86.63/82.25	o 3628 
562.98/558.25	o 3625 
562.98/558.25	o 3623 
562.98/558.26	o 3610 
562.98/558.26	o 3608 
563.09/558.34	o 3604 
565.69/560.92	o 3594 
2400.08/2394.20	s SATISFIABLE
2400.08/2394.20	v <instantiation>
2400.08/2394.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>
2400.08/2394.20	v 	<values>7 15 17 18 0 4 11 13 14 2 10 6 1 5 19 16 3 8 9 12 4 4 5 6 4 3 5 9 4 5 6 2 5 2 4 3 1 5 7 8 7 5 3 5 3 8 6 8 6 2 4 3 6 8 5 5 4 5 8 4 6 4 6 7 3 6 6 3 6 3 2 7 10 2 9 5 8 8 7 6 4 3 5 6 4 7 5 5 6 3 8 6 5 4 4 4 6 3 5 4 6 6 5 1 1 7 3 3 6 6 3 7 4 5 4 5 5 7 7 5 4 6 9 7 7 5 2 4 6 2 7 6 5 6 5 8 6 8 3 2 4 5 6 5 2 1 5 3 5 1 5 7 4 5 7 3 4 6 4 5 5 2 2 6 5 6 4 7 6 5 3 5 7 6 9 8 9 7 3 8 4 1 9 6 6 3 2 7 9 4 3 5 5 5 1 7 5 3 7 7 3 4 6 5 9 4 3 4 4 5 </values>
2400.08/2394.20	v </instantiation>
2400.08/2394.20	c Unexpected resolution interruption!

Verifier Data

OK	3594

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4292340-1532455552/watcher-4292340-1532455552 -o /tmp/evaluation-result-4292340-1532455552/solver-4292340-1532455552 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node103-1532448430-22097 --watchdog 2560 HOME/xcsp3-exec -seed 49843148 -dir HOME -tl 2400 -ml 11000 -p 1 HOME/instance-4292340-1532455552.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=22822, runsolver pid=22819

[startup+0.100139 s]*
/proc/loadavg: 1.84 1.76 1.69 3/218 22838
/proc/meminfo: memFree=20077440/32770624 swapFree=67108860/67108860
[pid=22822] ppid=22819 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/22822/stat : 22822 (xcsp3-exec) S 22819 22822 22065 0 -1 4202496 535 0 0 0 0 0 0 0 20 0 1 0 63118356 115843072 363 33554432000 4194304 5098028 140729222275616 140729222273720 139726101488252 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 27418624 140729222280252 140729222280452 140729222280452 140729222283210 0
/proc/22822/statm: 28282 363 305 221 0 87 0
[pid=22824] ppid=22822 vsize=14082840 memory=29172 CPUtime=0.12 cores=1,3,5,7
/proc/22824/stat : 22824 (java) S 22822 22822 22065 0 -1 1077944320 5587 0 0 0 11 1 0 0 20 0 15 0 63118356 14420828160 7293 33554432000 4194304 4196468 140723407562000 140723407544544 140157879623415 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 18169856 140723407570049 140723407570225 140723407570225 140723407572943 0
/proc/22824/statm: 3520710 7293 3030 1 0 3483008 0
[pid=22824/tid=22825] ppid=22822 vsize=14082840 memory=8514701219880730789 CPUtime=0.08 cores=1,3,5,7
/proc/22824/task/22825/stat : 22825 (java) R 22822 22822 22065 0 -1 4202560 3598 0 0 0 8 0 0 0 20 0 15 0 63118356 14420828160 7293 33554432000 4194304 4196468 140723407562000 140157883855664 140157879635350 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 18169856 140723407570049 140723407570225 140723407570225 140723407572943 0
[pid=22824/tid=22826] ppid=22822 vsize=14082840 memory=3472468336455922896 CPUtime=0 cores=1,3,5,7
/proc/22824/task/22826/stat : 22826 (java) S 22822 22822 22065 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 63118357 14420828160 7293 33554432000 4194304 4196468 140723407562000 140157809712272 140157879633621 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18169856 140723407570049 140723407570225 140723407570225 140723407572943 0
[pid=22824/tid=22827] ppid=22822 vsize=14082840 memory=140207560771200 CPUtime=0 cores=1,3,5,7
/proc/22824/task/22827/stat : 22827 (java) S 22822 22822 22065 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 63118357 14420828160 7293 33554432000 4194304 4196468 140723407562000 140157808659472 140157879633621 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18169856 140723407570049 140723407570225 140723407570225 140723407572943 0
[pid=22824/tid=22828] ppid=22822 vsize=14082840 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22824/task/22828/stat : 22828 (java) S 22822 22822 22065 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 63118357 14420828160 7293 33554432000 4194304 4196468 140723407562000 140157807606672 140157879633621 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18169856 140723407570049 140723407570225 140723407570225 140723407572943 0
[pid=22824/tid=22829] ppid=22822 vsize=14082840 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22824/task/22829/stat : 22829 (java) S 22822 22822 22065 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 63118357 14420828160 7293 33554432000 4194304 4196468 140723407562000 140157806553872 140157879633621 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18169856 140723407570049 140723407570225 140723407570225 140723407572943 0
[pid=22824/tid=22830] ppid=22822 vsize=14082840 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22824/task/22830/stat : 22830 (java) S 22822 22822 22065 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 63118358 14420828160 7293 33554432000 4194304 4196468 140723407562000 140157353675120 140157879634562 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18169856 140723407570049 140723407570225 140723407570225 140723407572943 0
[pid=22824/tid=22831] ppid=22822 vsize=14082840 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/22824/task/22831/stat : 22831 (java) S 22822 22822 22065 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 63118359 14420828160 7293 33554432000 4194304 4196468 140723407562000 140157352621088 140157879633621 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18169856 140723407570049 140723407570225 140723407570225 140723407572943 0
[pid=22824/tid=22832] ppid=22822 vsize=14082840 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22824/task/22832/stat : 22832 (java) S 22822 22822 22065 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 63118359 14420828160 7293 33554432000 4194304 4196468 140723407562000 140157351568240 140157879633621 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18169856 140723407570049 140723407570225 140723407570225 140723407572943 0
[pid=22824/tid=22833] ppid=22822 vsize=14082840 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22824/task/22833/stat : 22833 (java) S 22822 22822 22065 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 63118362 14420828160 7293 33554432000 4194304 4196468 140723407562000 140157350516560 140157879642011 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18169856 140723407570049 140723407570225 140723407570225 140723407572943 0
[pid=22824/tid=22834] ppid=22822 vsize=14082840 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22824/task/22834/stat : 22834 (java) S 22822 22822 22065 0 -1 1077944384 412 0 0 0 0 0 0 0 20 0 15 0 63118362 14420828160 7293 33554432000 4194304 4196468 140723407562000 140157349464944 140157879634562 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18169856 140723407570049 140723407570225 140723407570225 140723407572943 0
[pid=22824/tid=22835] ppid=22822 vsize=14082840 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/22824/task/22835/stat : 22835 (java) S 22822 22822 22065 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 63118362 14420828160 7293 33554432000 4194304 4196468 140723407562000 140157348412144 140157879634562 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18169856 140723407570049 140723407570225 140723407570225 140723407572943 0
[pid=22824/tid=22836] ppid=22822 vsize=14082840 memory=140207560771200 CPUtime=0.01 cores=1,3,5,7
/proc/22824/task/22836/stat : 22836 (java) R 22822 22822 22065 0 -1 4202560 278 0 0 0 1 0 0 0 20 0 15 0 63118362 14420828160 7293 33554432000 4194304 4196468 140723407562000 140157347359344 140157860860976 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 18169856 140723407570049 140723407570225 140723407570225 140723407572943 0
[pid=22824/tid=22837] ppid=22822 vsize=14082840 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/22824/task/22837/stat : 22837 (java) S 22822 22822 22065 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 63118362 14420828160 7293 33554432000 4194304 4196468 140723407562000 140157346306784 140157879633621 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18169856 140723407570049 140723407570225 140723407570225 140723407572943 0
[pid=22824/tid=22838] ppid=22822 vsize=14082840 memory=140207560771200 CPUtime=0 cores=1,3,5,7
/proc/22824/task/22838/stat : 22838 (java) S 22822 22822 22065 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 63118362 14420828160 7293 33554432000 4194304 4196468 140723407562000 140157345254064 140157879634562 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18169856 140723407570049 140723407570225 140723407570225 140723407572943 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 14195968 KiB
Current children cumulated memory: 30624 KiB

[startup+0.210576 s]*
/proc/loadavg: 1.84 1.76 1.69 5/218 22838
/proc/meminfo: memFree=20066428/32770624 swapFree=67108860/67108860
[pid=22822] ppid=22819 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/22822/stat : 22822 (xcsp3-exec) S 22819 22822 22065 0 -1 4202496 535 0 0 0 0 0 0 0 20 0 1 0 63118356 115843072 363 33554432000 4194304 5098028 140729222275616 140729222273720 139726101488252 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 27418624 140729222280252 140729222280452 140729222280452 140729222283210 0
/proc/22822/statm: 28282 363 305 221 0 87 0
[pid=22824] ppid=22822 vsize=14082840 memory=40328 CPUtime=0.33 cores=1,3,5,7
/proc/22824/stat : 22824 (java) S 22822 22822 22065 0 -1 1077944320 8148 0 0 0 31 2 0 0 20 0 15 0 63118356 14420828160 10082 33554432000 4194304 4196468 140723407562000 140723407544544 140157879623415 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 18169856 140723407570049 140723407570225 140723407570225 140723407572943 0
/proc/22824/statm: 3520710 10082 3156 1 0 3483008 0
[pid=22824/tid=22825] ppid=22822 vsize=14082840 memory=5854518564242424225 CPUtime=0.2 cores=1,3,5,7
/proc/22824/task/22825/stat : 22825 (java) R 22822 22822 22065 0 -1 4202560 5392 0 0 0 18 2 0 0 20 0 15 0 63118356 14420828160 10082 33554432000 4194304 4196468 140723407562000 140157883858400 140157863667045 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 18169856 140723407570049 140723407570225 140723407570225 140723407572943 0
[pid=22824/tid=22826] ppid=22822 vsize=14082840 memory=3472468336455922896 CPUtime=0 cores=1,3,5,7
/proc/22824/task/22826/stat : 22826 (java) S 22822 22822 22065 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 63118357 14420828160 10082 33554432000 4194304 4196468 140723407562000 140157809712272 140157879633621 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18169856 140723407570049 140723407570225 140723407570225 140723407572943 0
[pid=22824/tid=22827] ppid=22822 vsize=14082840 memory=140207560771200 CPUtime=0 cores=1,3,5,7
/proc/22824/task/22827/stat : 22827 (java) S 22822 22822 22065 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 63118357 14420828160 10082 33554432000 4194304 4196468 140723407562000 140157808659472 140157879633621 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18169856 140723407570049 140723407570225 140723407570225 140723407572943 0
[pid=22824/tid=22828] ppid=22822 vsize=14082840 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22824/task/22828/stat : 22828 (java) S 22822 22822 22065 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 63118357 14420828160 10082 33554432000 4194304 4196468 140723407562000 140157807606672 140157879633621 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18169856 140723407570049 140723407570225 140723407570225 140723407572943 0
[pid=22824/tid=22829] ppid=22822 vsize=14082840 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/22824/task/22829/stat : 22829 (java) S 22822 22822 22065 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 63118357 14420828160 10082 33554432000 4194304 4196468 140723407562000 140157806553872 140157879633621 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18169856 140723407570049 140723407570225 140723407570225 140723407572943 0
[pid=22824/tid=22830] ppid=22822 vsize=14082840 memory=140207560771200 CPUtime=0 cores=1,3,5,7
/proc/22824/task/22830/stat : 22830 (java) S 22822 22822 22065 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 63118358 14420828160 10082 33554432000 4194304 4196468 140723407562000 140157353675120 140157879634562 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18169856 140723407570049 140723407570225 140723407570225 140723407572943 0
[pid=22824/tid=22831] ppid=22822 vsize=14082840 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/22824/task/22831/stat : 22831 (java) S 22822 22822 22065 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 63118359 14420828160 10082 33554432000 4194304 4196468 140723407562000 140157352621088 140157879633621 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18169856 140723407570049 140723407570225 140723407570225 140723407572943 0
[pid=22824/tid=22832] ppid=22822 vsize=14082840 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22824/task/22832/stat : 22832 (java) S 22822 22822 22065 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 63118359 14420828160 10082 33554432000 4194304 4196468 140723407562000 140157351568240 140157879633621 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18169856 140723407570049 140723407570225 140723407570225 140723407572943 0
[pid=22824/tid=22833] ppid=22822 vsize=14082840 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22824/task/22833/stat : 22833 (java) S 22822 22822 22065 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 63118362 14420828160 10082 33554432000 4194304 4196468 140723407562000 140157350516560 140157879642011 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18169856 140723407570049 140723407570225 140723407570225 140723407572943 0
[pid=22824/tid=22834] ppid=22822 vsize=14082840 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/22824/task/22834/stat : 22834 (java) S 22822 22822 22065 0 -1 1077944384 511 0 0 0 1 0 0 0 20 0 15 0 63118362 14420828160 10082 33554432000 4194304 4196468 140723407562000 140157349464944 140157879634562 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18169856 140723407570049 140723407570225 140723407570225 140723407572943 0
[pid=22824/tid=22835] ppid=22822 vsize=14082840 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/22824/task/22835/stat : 22835 (java) S 22822 22822 22065 0 -1 1077944384 179 0 0 0 2 0 0 0 20 0 15 0 63118362 14420828160 10082 33554432000 4194304 4196468 140723407562000 140157348412144 140157879634562 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18169856 140723407570049 140723407570225 140723407570225 140723407572943 0
[pid=22824/tid=22836] ppid=22822 vsize=14082840 memory=140207560771200 CPUtime=0.08 cores=1,3,5,7
/proc/22824/task/22836/stat : 22836 (java) R 22822 22822 22065 0 -1 4202560 763 0 0 0 8 0 0 0 20 0 15 0 63118362 14420828160 10082 33554432000 4194304 4196468 140723407562000 140157347359344 140157858978273 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 18169856 140723407570049 140723407570225 140723407570225 140723407572943 0
[pid=22824/tid=22837] ppid=22822 vsize=14082840 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/22824/task/22837/stat : 22837 (java) S 22822 22822 22065 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 63118362 14420828160 10082 33554432000 4194304 4196468 140723407562000 140157346306784 140157879633621 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18169856 140723407570049 140723407570225 140723407570225 140723407572943 0
[pid=22824/tid=22838] ppid=22822 vsize=14082840 memory=140207560771200 CPUtime=0 cores=1,3,5,7
/proc/22824/task/22838/stat : 22838 (java) S 22822 22822 22065 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 63118362 14420828160 10082 33554432000 4194304 4196468 140723407562000 140157345254064 140157879634562 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18169856 140723407570049 140723407570225 140723407570225 140723407572943 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 14195968 KiB
Current children cumulated memory: 41780 KiB

[startup+0.31787 s]*
/proc/loadavg: 1.84 1.76 1.69 4/218 22838
/proc/meminfo: memFree=20059604/32770624 swapFree=67108860/67108860
[pid=22822] ppid=22819 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/22822/stat : 22822 (xcsp3-exec) S 22819 22822 22065 0 -1 4202496 535 0 0 0 0 0 0 0 20 0 1 0 63118356 115843072 363 33554432000 4194304 5098028 140729222275616 140729222273720 139726101488252 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 27418624 140729222280252 140729222280452 140729222280452 140729222283210 0
/proc/22822/statm: 28282 363 305 221 0 87 0
[pid=22824] ppid=22822 vsize=14087096 memory=48052 CPUtime=0.53 cores=1,3,5,7
/proc/22824/stat : 22824 (java) S 22822 22822 22065 0 -1 1077944320 9154 0 0 0 50 3 0 0 20 0 15 0 63118356 14425186304 12013 33554432000 4194304 4196468 140723407562000 140723407544544 140157879623415 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 18169856 140723407570049 140723407570225 140723407570225 140723407572943 0
/proc/22824/statm: 3521774 12013 3241 1 0 3483008 0
[pid=22824/tid=22825] ppid=22822 vsize=14087096 memory=8514701219881125277 CPUtime=0.29 cores=1,3,5,7
/proc/22824/task/22825/stat : 22825 (java) R 22822 22822 22065 0 -1 4202560 6148 0 0 0 27 2 0 0 20 0 15 0 63118356 14425186304 12013 33554432000 4194304 4196468 140723407562000 140157883850672 140157879647005 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 18169856 140723407570049 140723407570225 140723407570225 140723407572943 0
[pid=22824/tid=22826] ppid=22822 vsize=14087096 memory=3472468336455922896 CPUtime=0 cores=1,3,5,7
/proc/22824/task/22826/stat : 22826 (java) S 22822 22822 22065 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 63118357 14425186304 12013 33554432000 4194304 4196468 140723407562000 140157809712272 140157879633621 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18169856 140723407570049 140723407570225 140723407570225 140723407572943 0
[pid=22824/tid=22827] ppid=22822 vsize=14087096 memory=140207560771200 CPUtime=0 cores=1,3,5,7
/proc/22824/task/22827/stat : 22827 (java) S 22822 22822 22065 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 63118357 14425186304 12013 33554432000 4194304 4196468 140723407562000 140157808659472 140157879633621 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18169856 140723407570049 140723407570225 140723407570225 140723407572943 0
[pid=22824/tid=22828] ppid=22822 vsize=14087096 memory=5 CPUtime=0 cores=1,3,5,7
/proc/22824/task/22828/stat : 22828 (java) S 22822 22822 22065 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 63118357 14425186304 12013 33554432000 4194304 4196468 140723407562000 140157807606672 140157879633621 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18169856 140723407570049 140723407570225 140723407570225 140723407572943 0
[pid=22824/tid=22829] ppid=22822 vsize=14087096 memory=140207462688799 CPUtime=0 cores=1,3,5,7
/proc/22824/task/22829/stat : 22829 (java) S 22822 22822 22065 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 63118357 14425186304 12013 33554432000 4194304 4196468 140723407562000 140157806553872 140157879633621 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18169856 140723407570049 140723407570225 140723407570225 140723407572943 0
[pid=22824/tid=22830] ppid=22822 vsize=14087096 memory=280414925356832 CPUtime=0 cores=1,3,5,7
/proc/22824/task/22830/stat : 22830 (java) S 22822 22822 22065 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 63118358 14425186304 12013 33554432000 4194304 4196468 140723407562000 140157353675120 140157879634562 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18169856 140723407570049 140723407570225 140723407570225 140723407572943 0
[pid=22824/tid=22831] ppid=22822 vsize=14087096 memory=140207462665743 CPUtime=0 cores=1,3,5,7
/proc/22824/task/22831/stat : 22831 (java) S 22822 22822 22065 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 63118359 14425186304 12013 33554432000 4194304 4196468 140723407562000 140157352621088 140157879633621 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18169856 140723407570049 140723407570225 140723407570225 140723407572943 0
[pid=22824/tid=22832] ppid=22822 vsize=14087096 memory=280415023320072 CPUtime=0 cores=1,3,5,7
/proc/22824/task/22832/stat : 22832 (java) S 22822 22822 22065 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 63118359 14425186304 12013 33554432000 4194304 4196468 140723407562000 140157351568240 140157879633621 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18169856 140723407570049 140723407570225 140723407570225 140723407572943 0
[pid=22824/tid=22833] ppid=22822 vsize=14087096 memory=140207462688799 CPUtime=0 cores=1,3,5,7
/proc/22824/task/22833/stat : 22833 (java) S 22822 22822 22065 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 63118362 14425186304 12013 33554432000 4194304 4196468 140723407562000 140157350516560 140157879642011 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18169856 140723407570049 140723407570225 140723407570225 140723407572943 0
[pid=22824/tid=22834] ppid=22822 vsize=14087096 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/22824/task/22834/stat : 22834 (java) S 22822 22822 22065 0 -1 1077944384 519 0 0 0 3 0 0 0 20 0 15 0 63118362 14425186304 12013 33554432000 4194304 4196468 140723407562000 140157349464944 140157879634562 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18169856 140723407570049 140723407570225 140723407570225 140723407572943 0
[pid=22824/tid=22835] ppid=22822 vsize=14087096 memory=-1 CPUtime=0.05 cores=1,3,5,7
/proc/22824/task/22835/stat : 22835 (java) S 22822 22822 22065 0 -1 1077944384 269 0 0 0 5 0 0 0 20 0 15 0 63118362 14425186304 12013 33554432000 4194304 4196468 140723407562000 140157348412144 140157879634562 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18169856 140723407570049 140723407570225 140723407570225 140723407572943 0
[pid=22824/tid=22836] ppid=22822 vsize=14087096 memory=0 CPUtime=0.12 cores=1,3,5,7
/proc/22824/task/22836/stat : 22836 (java) S 22822 22822 22065 0 -1 1077944384 912 0 0 0 12 0 0 0 20 0 15 0 63118362 14425186304 12013 33554432000 4194304 4196468 140723407562000 140157347359344 140157879634562 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18169856 140723407570049 140723407570225 140723407570225 140723407572943 0
[pid=22824/tid=22837] ppid=22822 vsize=14087096 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22824/task/22837/stat : 22837 (java) S 22822 22822 22065 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 63118362 14425186304 12013 33554432000 4194304 4196468 140723407562000 140157346306784 140157879633621 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18169856 140723407570049 140723407570225 140723407570225 140723407572943 0
[pid=22824/tid=22838] ppid=22822 vsize=14087096 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/22824/task/22838/stat : 22838 (java) S 22822 22822 22065 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 63118362 14425186304 12013 33554432000 4194304 4196468 140723407562000 140157345254064 140157879634562 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18169856 140723407570049 140723407570225 140723407570225 140723407572943 0
Current children cumulated CPU time: 0.53 s
Current children cumulated vsize: 14200224 KiB
Current children cumulated memory: 49504 KiB

[startup+0.700914 s]
/proc/loadavg: 1.84 1.76 1.69 4/218 22838
/proc/meminfo: memFree=20042980/32770624 swapFree=67108860/67108860
[pid=22822] ppid=22819 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/22822/stat : 22822 (xcsp3-exec) S 22819 22822 22065 0 -1 4202496 535 0 0 0 0 0 0 0 20 0 1 0 63118356 115843072 363 33554432000 4194304 5098028 140729222275616 140729222273720 139726101488252 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 27418624 140729222280252 140729222280452 140729222280452 140729222283210 0
/proc/22822/statm: 28282 363 305 221 0 87 0
[pid=22824] ppid=22822 vsize=14089220 memory=72476 CPUtime=1.56 cores=1,3,5,7
/proc/22824/stat : 22824 (java) S 22822 22822 22065 0 -1 1077944320 11758 0 0 0 151 5 0 0 20 0 15 0 63118356 14427361280 18119 33554432000 4194304 4196468 140723407562000 140723407544544 140157879623415 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 18169856 140723407570049 140723407570225 140723407570225 140723407572943 0
/proc/22824/statm: 3522305 18119 3341 1 0 3483520 0
[pid=22824/tid=22825] ppid=22822 vsize=14089220 memory=7660742144744843625 CPUtime=0.66 cores=1,3,5,7
/proc/22824/task/22825/stat : 22825 (java) R 22822 22822 22065 0 -1 4202560 6903 0 0 0 63 3 0 0 20 0 15 0 63118356 14427361280 18119 33554432000 4194304 4196468 140723407562000 140157883859280 140157879635350 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 18169856 140723407570049 140723407570225 140723407570225 140723407572943 0
[pid=22824/tid=22826] ppid=22822 vsize=14089220 memory=5865465064658194540 CPUtime=0 cores=1,3,5,7
/proc/22824/task/22826/stat : 22826 (java) S 22822 22822 22065 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 63118357 14427361280 18119 33554432000 4194304 4196468 140723407562000 140157809712272 140157879633621 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18169856 140723407570049 140723407570225 140723407570225 140723407572943 0
[pid=22824/tid=22827] ppid=22822 vsize=14089220 memory=4638778398332764256 CPUtime=0 cores=1,3,5,7
/proc/22824/task/22827/stat : 22827 (java) S 22822 22822 22065 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 63118357 14427361280 18119 33554432000 4194304 4196468 140723407562000 140157808659472 140157879633621 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18169856 140723407570049 140723407570225 140723407570225 140723407572943 0
[pid=22824/tid=22828] ppid=22822 vsize=14089220 memory=-7242455096852575424 CPUtime=0 cores=1,3,5,7
/proc/22824/task/22828/stat : 22828 (java) S 22822 22822 22065 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 63118357 14427361280 18119 33554432000 4194304 4196468 140723407562000 140157807606672 140157879633621 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18169856 140723407570049 140723407570225 140723407570225 140723407572943 0
[pid=22824/tid=22829] ppid=22822 vsize=14089220 memory=8326441112149131693 CPUtime=0 cores=1,3,5,7
/proc/22824/task/22829/stat : 22829 (java) S 22822 22822 22065 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 63118357 14427361280 18119 33554432000 4194304 4196468 140723407562000 140157806553872 140157879633621 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18169856 140723407570049 140723407570225 140723407570225 140723407572943 0
[pid=22824/tid=22830] ppid=22822 vsize=14089220 memory=-7737605734073691286 CPUtime=0 cores=1,3,5,7
/proc/22824/task/22830/stat : 22830 (java) S 22822 22822 22065 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 63118358 14427361280 18119 33554432000 4194304 4196468 140723407562000 140157353675120 140157879634562 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18169856 140723407570049 140723407570225 140723407570225 140723407572943 0
[pid=22824/tid=22831] ppid=22822 vsize=14089220 memory=4612 CPUtime=0 cores=1,3,5,7
/proc/22824/task/22831/stat : 22831 (java) S 22822 22822 22065 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 63118359 14427361280 18119 33554432000 4194304 4196468 140723407562000 140157352621088 140157879633621 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18169856 140723407570049 140723407570225 140723407570225 140723407572943 0
[pid=22824/tid=22832] ppid=22822 vsize=14089220 memory=6884 CPUtime=0 cores=1,3,5,7
/proc/22824/task/22832/stat : 22832 (java) S 22822 22822 22065 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 63118359 14427361280 18119 33554432000 4194304 4196468 140723407562000 140157351568240 140157879633621 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18169856 140723407570049 140723407570225 140723407570225 140723407572943 0
[pid=22824/tid=22833] ppid=22822 vsize=14089220 memory=2244 CPUtime=0 cores=1,3,5,7
/proc/22824/task/22833/stat : 22833 (java) S 22822 22822 22065 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 63118362 14427361280 18119 33554432000 4194304 4196468 140723407562000 140157350516560 140157879642011 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18169856 140723407570049 140723407570225 140723407570225 140723407572943 0
[pid=22824/tid=22834] ppid=22822 vsize=14089220 memory=19416 CPUtime=0.26 cores=1,3,5,7
/proc/22824/task/22834/stat : 22834 (java) R 22822 22822 22065 0 -1 4202560 1163 0 0 0 26 0 0 0 20 0 15 0 63118362 14427361280 18119 33554432000 4194304 4196468 140723407562000 140157349455872 140157863912427 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 18169856 140723407570049 140723407570225 140723407570225 140723407572943 0
[pid=22824/tid=22835] ppid=22822 vsize=14089220 memory=1296 CPUtime=0.26 cores=1,3,5,7
/proc/22824/task/22835/stat : 22835 (java) R 22822 22822 22065 0 -1 4202560 723 0 0 0 26 0 0 0 20 0 15 0 63118362 14427361280 18119 33554432000 4194304 4196468 140723407562000 140157348412144 140157858869669 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 18169856 140723407570049 140723407570225 140723407570225 140723407572943 0
[pid=22824/tid=22836] ppid=22822 vsize=14089220 memory=2412 CPUtime=0.34 cores=1,3,5,7
/proc/22824/task/22836/stat : 22836 (java) R 22822 22822 22065 0 -1 4202560 1662 0 0 0 34 0 0 0 20 0 15 0 63118362 14427361280 18119 33554432000 4194304 4196468 140723407562000 140157347359344 140157879644762 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 18169856 140723407570049 140723407570225 140723407570225 140723407572943 0
[pid=22824/tid=22837] ppid=22822 vsize=14089220 memory=7668012111147524688 CPUtime=0 cores=1,3,5,7
/proc/22824/task/22837/stat : 22837 (java) S 22822 22822 22065 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 63118362 14427361280 18119 33554432000 4194304 4196468 140723407562000 140157346306784 140157879633621 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18169856 140723407570049 140723407570225 140723407570225 140723407572943 0
[pid=22824/tid=22838] ppid=22822 vsize=14089220 memory=7451579857426993518 CPUtime=0 cores=1,3,5,7
/proc/22824/task/22838/stat : 22838 (java) S 22822 22822 22065 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 63118362 14427361280 18119 33554432000 4194304 4196468 140723407562000 140157345254064 140157879634562 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18169856 140723407570049 140723407570225 140723407570225 140723407572943 0
Current children cumulated CPU time: 1.56 s
Current children cumulated vsize: 14202348 KiB
Current children cumulated memory: 73928 KiB

[startup+1.50081 s]
/proc/loadavg: 1.84 1.76 1.69 4/218 22838
/proc/meminfo: memFree=20032744/32770624 swapFree=67108860/67108860
[pid=22822] ppid=22819 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/22822/stat : 22822 (xcsp3-exec) S 22819 22822 22065 0 -1 4202496 535 0 0 0 0 0 0 0 20 0 1 0 63118356 115843072 363 33554432000 4194304 5098028 140729222275616 140729222273720 139726101488252 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 27418624 140729222280252 140729222280452 140729222280452 140729222283210 0
/proc/22822/statm: 28282 363 305 221 0 87 0

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

/proc/22824/task/22832/stat : 22832 (java) S 22822 22822 22065 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 63118359 14427361280 43318 33554432000 4194304 4196468 140723407562000 140157351568240 140157879633621 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18169856 140723407570049 140723407570225 140723407570225 140723407572943 0
[pid=22824/tid=22833] ppid=22822 vsize=14089220 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/22824/task/22833/stat : 22833 (java) S 22822 22822 22065 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 63118362 14427361280 43318 33554432000 4194304 4196468 140723407562000 140157350516560 140157879642011 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18169856 140723407570049 140723407570225 140723407570225 140723407572943 0
[pid=22824/tid=22834] ppid=22822 vsize=14089220 memory=1196 CPUtime=1.88 cores=1,3,5,7
/proc/22824/task/22834/stat : 22834 (java) S 22822 22822 22065 0 -1 1077944384 14378 0 0 0 186 2 0 0 20 0 15 0 63118362 14427361280 43318 33554432000 4194304 4196468 140723407562000 140157349464944 140157879634562 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18169856 140723407570049 140723407570225 140723407570225 140723407572943 0
[pid=22824/tid=22835] ppid=22822 vsize=14089220 memory=5788 CPUtime=2.23 cores=1,3,5,7
/proc/22824/task/22835/stat : 22835 (java) S 22822 22822 22065 0 -1 1077944384 13043 0 0 0 222 1 0 0 20 0 15 0 63118362 14427361280 43318 33554432000 4194304 4196468 140723407562000 140157348412144 140157879634562 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18169856 140723407570049 140723407570225 140723407570225 140723407572943 0
[pid=22824/tid=22836] ppid=22822 vsize=14089220 memory=4140 CPUtime=0.54 cores=1,3,5,7
/proc/22824/task/22836/stat : 22836 (java) S 22822 22822 22065 0 -1 1077944384 6961 0 0 0 53 1 0 0 20 0 15 0 63118362 14427361280 43318 33554432000 4194304 4196468 140723407562000 140157347359344 140157879634562 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18169856 140723407570049 140723407570225 140723407570225 140723407572943 0
[pid=22824/tid=22837] ppid=22822 vsize=14089220 memory=19460 CPUtime=0 cores=1,3,5,7
/proc/22824/task/22837/stat : 22837 (java) S 22822 22822 22065 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 63118362 14427361280 43318 33554432000 4194304 4196468 140723407562000 140157346306784 140157879633621 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18169856 140723407570049 140723407570225 140723407570225 140723407572943 0
[pid=22824/tid=22838] ppid=22822 vsize=14089220 memory=1452 CPUtime=0.46 cores=1,3,5,7
/proc/22824/task/22838/stat : 22838 (java) S 22822 22822 22065 0 -1 1077944384 1590 0 0 0 22 24 0 0 20 0 15 0 63118362 14427361280 43318 33554432000 4194304 4196468 140723407562000 140157345254064 140157879634562 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18169856 140723407570049 140723407570225 140723407570225 140723407572943 0
Current children cumulated CPU time: 2268.12 s
Current children cumulated vsize: 14202348 KiB
Current children cumulated memory: 174724 KiB

[startup+2322.3 s]
/proc/loadavg: 1.94 1.91 1.92 3/218 22990
/proc/meminfo: memFree=19306032/32770624 swapFree=67108860/67108860
[pid=22822] ppid=22819 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/22822/stat : 22822 (xcsp3-exec) S 22819 22822 22065 0 -1 4202496 535 0 0 0 0 0 0 0 20 0 1 0 63118356 115843072 363 33554432000 4194304 5098028 140729222275616 140729222273720 139726101488252 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 27418624 140729222280252 140729222280452 140729222280452 140729222283210 0
/proc/22822/statm: 28282 363 305 221 0 87 0
[pid=22824] ppid=22822 vsize=14089220 memory=175320 CPUtime=2328.16 cores=1,3,5,7
/proc/22824/stat : 22824 (java) S 22822 22822 22065 0 -1 1077944320 73747 0 0 0 232771 45 0 0 20 0 15 0 63118356 14427361280 43830 33554432000 4194304 4196468 140723407562000 140723407544544 140157879623415 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 18169856 140723407570049 140723407570225 140723407570225 140723407572943 0
/proc/22824/statm: 3522305 43830 3395 1 0 3483520 0
[pid=22824/tid=22825] ppid=22822 vsize=14089220 memory=175320 CPUtime=2321.76 cores=1,3,5,7
/proc/22824/task/22825/stat : 22825 (java) R 22822 22822 22065 0 -1 4202560 19800 0 0 0 232170 6 0 0 20 0 15 0 63118356 14427361280 43830 33554432000 4194304 4196468 140723407562000 140157883862880 140157487211090 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 18169856 140723407570049 140723407570225 140723407570225 140723407572943 0
[pid=22824/tid=22826] ppid=22822 vsize=14089220 memory=175320 CPUtime=0.23 cores=1,3,5,7
/proc/22824/task/22826/stat : 22826 (java) S 22822 22822 22065 0 -1 1077944384 3251 0 0 0 20 3 0 0 20 0 15 0 63118357 14427361280 43830 33554432000 4194304 4196468 140723407562000 140157809712272 140157879633621 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18169856 140723407570049 140723407570225 140723407570225 140723407572943 0
[pid=22824/tid=22827] ppid=22822 vsize=14089220 memory=175320 CPUtime=0.24 cores=1,3,5,7
/proc/22824/task/22827/stat : 22827 (java) S 22822 22822 22065 0 -1 1077944384 2545 0 0 0 21 3 0 0 20 0 15 0 63118357 14427361280 43830 33554432000 4194304 4196468 140723407562000 140157808659472 140157879633621 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18169856 140723407570049 140723407570225 140723407570225 140723407572943 0
[pid=22824/tid=22828] ppid=22822 vsize=14089220 memory=1452 CPUtime=0.24 cores=1,3,5,7
/proc/22824/task/22828/stat : 22828 (java) S 22822 22822 22065 0 -1 1077944384 4603 0 0 0 21 3 0 0 20 0 15 0 63118357 14427361280 43830 33554432000 4194304 4196468 140723407562000 140157807606672 140157879633621 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18169856 140723407570049 140723407570225 140723407570225 140723407572943 0
[pid=22824/tid=22829] ppid=22822 vsize=14089220 memory=1452 CPUtime=0.23 cores=1,3,5,7
/proc/22824/task/22829/stat : 22829 (java) S 22822 22822 22065 0 -1 1077944384 1770 0 0 0 21 2 0 0 20 0 15 0 63118357 14427361280 43830 33554432000 4194304 4196468 140723407562000 140157806553872 140157879633621 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18169856 140723407570049 140723407570225 140723407570225 140723407572943 0
[pid=22824/tid=22830] ppid=22822 vsize=14089220 memory=1452 CPUtime=0.24 cores=1,3,5,7
/proc/22824/task/22830/stat : 22830 (java) S 22822 22822 22065 0 -1 1077944384 4414 0 0 0 20 4 0 0 20 0 15 0 63118358 14427361280 43830 33554432000 4194304 4196468 140723407562000 140157353675120 140157879634562 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18169856 140723407570049 140723407570225 140723407570225 140723407572943 0
[pid=22824/tid=22831] ppid=22822 vsize=14089220 memory=175320 CPUtime=0 cores=1,3,5,7
/proc/22824/task/22831/stat : 22831 (java) S 22822 22822 22065 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 15 0 63118359 14427361280 43830 33554432000 4194304 4196468 140723407562000 140157352621088 140157879633621 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18169856 140723407570049 140723407570225 140723407570225 140723407572943 0
[pid=22824/tid=22832] ppid=22822 vsize=14089220 memory=175320 CPUtime=0 cores=1,3,5,7
/proc/22824/task/22832/stat : 22832 (java) S 22822 22822 22065 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 63118359 14427361280 43830 33554432000 4194304 4196468 140723407562000 140157351568240 140157879633621 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18169856 140723407570049 140723407570225 140723407570225 140723407572943 0
[pid=22824/tid=22833] ppid=22822 vsize=14089220 memory=4104 CPUtime=0 cores=1,3,5,7
/proc/22824/task/22833/stat : 22833 (java) S 22822 22822 22065 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 63118362 14427361280 43830 33554432000 4194304 4196468 140723407562000 140157350516560 140157879642011 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18169856 140723407570049 140723407570225 140723407570225 140723407572943 0
[pid=22824/tid=22834] ppid=22822 vsize=14089220 memory=1452 CPUtime=1.88 cores=1,3,5,7
/proc/22824/task/22834/stat : 22834 (java) S 22822 22822 22065 0 -1 1077944384 14381 0 0 0 186 2 0 0 20 0 15 0 63118362 14427361280 43830 33554432000 4194304 4196468 140723407562000 140157349464944 140157879634562 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18169856 140723407570049 140723407570225 140723407570225 140723407572943 0
[pid=22824/tid=22835] ppid=22822 vsize=14089220 memory=1452 CPUtime=2.23 cores=1,3,5,7
/proc/22824/task/22835/stat : 22835 (java) S 22822 22822 22065 0 -1 1077944384 13045 0 0 0 222 1 0 0 20 0 15 0 63118362 14427361280 43830 33554432000 4194304 4196468 140723407562000 140157348412144 140157879634562 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18169856 140723407570049 140723407570225 140723407570225 140723407572943 0
[pid=22824/tid=22836] ppid=22822 vsize=14089220 memory=175320 CPUtime=0.54 cores=1,3,5,7
/proc/22824/task/22836/stat : 22836 (java) S 22822 22822 22065 0 -1 1077944384 6963 0 0 0 53 1 0 0 20 0 15 0 63118362 14427361280 43830 33554432000 4194304 4196468 140723407562000 140157347359344 140157879634562 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18169856 140723407570049 140723407570225 140723407570225 140723407572943 0
[pid=22824/tid=22837] ppid=22822 vsize=14089220 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/22824/task/22837/stat : 22837 (java) S 22822 22822 22065 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 63118362 14427361280 43830 33554432000 4194304 4196468 140723407562000 140157346306784 140157879633621 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18169856 140723407570049 140723407570225 140723407570225 140723407572943 0
[pid=22824/tid=22838] ppid=22822 vsize=14089220 memory=175320 CPUtime=0.46 cores=1,3,5,7
/proc/22824/task/22838/stat : 22838 (java) S 22822 22822 22065 0 -1 1077944384 1611 0 0 0 22 24 0 0 20 0 15 0 63118362 14427361280 43830 33554432000 4194304 4196468 140723407562000 140157345254064 140157879634562 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18169856 140723407570049 140723407570225 140723407570225 140723407572943 0
Current children cumulated CPU time: 2328.16 s
Current children cumulated vsize: 14202348 KiB
Current children cumulated memory: 176772 KiB

[startup+2382.3 s]
/proc/loadavg: 2.01 1.94 1.93 3/217 22991
/proc/meminfo: memFree=19306304/32770624 swapFree=67108860/67108860
[pid=22822] ppid=22819 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/22822/stat : 22822 (xcsp3-exec) S 22819 22822 22065 0 -1 4202496 535 0 0 0 0 0 0 0 20 0 1 0 63118356 115843072 363 33554432000 4194304 5098028 140729222275616 140729222273720 139726101488252 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 27418624 140729222280252 140729222280452 140729222280452 140729222283210 0
/proc/22822/statm: 28282 363 305 221 0 87 0
[pid=22824] ppid=22822 vsize=14089220 memory=175320 CPUtime=2388.17 cores=1,3,5,7
/proc/22824/stat : 22824 (java) S 22822 22822 22065 0 -1 1077944320 73780 0 0 0 238771 46 0 0 20 0 15 0 63118356 14427361280 43830 33554432000 4194304 4196468 140723407562000 140723407544544 140157879623415 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 18169856 140723407570049 140723407570225 140723407570225 140723407572943 0
/proc/22824/statm: 3522305 43830 3395 1 0 3483520 0
[pid=22824/tid=22825] ppid=22822 vsize=14089220 memory=175320 CPUtime=2381.75 cores=1,3,5,7
/proc/22824/task/22825/stat : 22825 (java) R 22822 22822 22065 0 -1 4202560 19817 0 0 0 238169 6 0 0 20 0 15 0 63118356 14427361280 43830 33554432000 4194304 4196468 140723407562000 140157883862848 140157487211453 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 18169856 140723407570049 140723407570225 140723407570225 140723407572943 0
[pid=22824/tid=22826] ppid=22822 vsize=14089220 memory=175320 CPUtime=0.23 cores=1,3,5,7
/proc/22824/task/22826/stat : 22826 (java) S 22822 22822 22065 0 -1 1077944384 3258 0 0 0 20 3 0 0 20 0 15 0 63118357 14427361280 43830 33554432000 4194304 4196468 140723407562000 140157809712272 140157879633621 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18169856 140723407570049 140723407570225 140723407570225 140723407572943 0
[pid=22824/tid=22827] ppid=22822 vsize=14089220 memory=1452 CPUtime=0.24 cores=1,3,5,7
/proc/22824/task/22827/stat : 22827 (java) S 22822 22822 22065 0 -1 1077944384 2545 0 0 0 21 3 0 0 20 0 15 0 63118357 14427361280 43830 33554432000 4194304 4196468 140723407562000 140157808659472 140157879633621 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18169856 140723407570049 140723407570225 140723407570225 140723407572943 0
[pid=22824/tid=22828] ppid=22822 vsize=14089220 memory=175320 CPUtime=0.24 cores=1,3,5,7
/proc/22824/task/22828/stat : 22828 (java) S 22822 22822 22065 0 -1 1077944384 4603 0 0 0 21 3 0 0 20 0 15 0 63118357 14427361280 43830 33554432000 4194304 4196468 140723407562000 140157807606672 140157879633621 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18169856 140723407570049 140723407570225 140723407570225 140723407572943 0
[pid=22824/tid=22829] ppid=22822 vsize=14089220 memory=175320 CPUtime=0.23 cores=1,3,5,7
/proc/22824/task/22829/stat : 22829 (java) S 22822 22822 22065 0 -1 1077944384 1771 0 0 0 21 2 0 0 20 0 15 0 63118357 14427361280 43830 33554432000 4194304 4196468 140723407562000 140157806553872 140157879633621 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18169856 140723407570049 140723407570225 140723407570225 140723407572943 0
[pid=22824/tid=22830] ppid=22822 vsize=14089220 memory=175320 CPUtime=0.24 cores=1,3,5,7
/proc/22824/task/22830/stat : 22830 (java) S 22822 22822 22065 0 -1 1077944384 4418 0 0 0 20 4 0 0 20 0 15 0 63118358 14427361280 43830 33554432000 4194304 4196468 140723407562000 140157353675120 140157879634562 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18169856 140723407570049 140723407570225 140723407570225 140723407572943 0
[pid=22824/tid=22831] ppid=22822 vsize=14089220 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/22824/task/22831/stat : 22831 (java) S 22822 22822 22065 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 15 0 63118359 14427361280 43830 33554432000 4194304 4196468 140723407562000 140157352621088 140157879633621 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18169856 140723407570049 140723407570225 140723407570225 140723407572943 0
[pid=22824/tid=22832] ppid=22822 vsize=14089220 memory=175320 CPUtime=0 cores=1,3,5,7
/proc/22824/task/22832/stat : 22832 (java) S 22822 22822 22065 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 63118359 14427361280 43830 33554432000 4194304 4196468 140723407562000 140157351568240 140157879633621 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18169856 140723407570049 140723407570225 140723407570225 140723407572943 0
[pid=22824/tid=22833] ppid=22822 vsize=14089220 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/22824/task/22833/stat : 22833 (java) S 22822 22822 22065 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 63118362 14427361280 43830 33554432000 4194304 4196468 140723407562000 140157350516560 140157879642011 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18169856 140723407570049 140723407570225 140723407570225 140723407572943 0
[pid=22824/tid=22834] ppid=22822 vsize=14089220 memory=175320 CPUtime=1.88 cores=1,3,5,7
/proc/22824/task/22834/stat : 22834 (java) S 22822 22822 22065 0 -1 1077944384 14381 0 0 0 186 2 0 0 20 0 15 0 63118362 14427361280 43830 33554432000 4194304 4196468 140723407562000 140157349464944 140157879634562 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18169856 140723407570049 140723407570225 140723407570225 140723407572943 0
[pid=22824/tid=22835] ppid=22822 vsize=14089220 memory=1452 CPUtime=2.23 cores=1,3,5,7
/proc/22824/task/22835/stat : 22835 (java) S 22822 22822 22065 0 -1 1077944384 13045 0 0 0 222 1 0 0 20 0 15 0 63118362 14427361280 43830 33554432000 4194304 4196468 140723407562000 140157348412144 140157879634562 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18169856 140723407570049 140723407570225 140723407570225 140723407572943 0
[pid=22824/tid=22836] ppid=22822 vsize=14089220 memory=1452 CPUtime=0.54 cores=1,3,5,7
/proc/22824/task/22836/stat : 22836 (java) S 22822 22822 22065 0 -1 1077944384 6963 0 0 0 53 1 0 0 20 0 15 0 63118362 14427361280 43830 33554432000 4194304 4196468 140723407562000 140157347359344 140157879634562 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18169856 140723407570049 140723407570225 140723407570225 140723407572943 0
[pid=22824/tid=22837] ppid=22822 vsize=14089220 memory=3228 CPUtime=0 cores=1,3,5,7
/proc/22824/task/22837/stat : 22837 (java) S 22822 22822 22065 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 63118362 14427361280 43830 33554432000 4194304 4196468 140723407562000 140157346306784 140157879633621 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18169856 140723407570049 140723407570225 140723407570225 140723407572943 0
[pid=22824/tid=22838] ppid=22822 vsize=14089220 memory=1456 CPUtime=0.47 cores=1,3,5,7
/proc/22824/task/22838/stat : 22838 (java) S 22822 22822 22065 0 -1 1077944384 1615 0 0 0 22 25 0 0 20 0 15 0 63118362 14427361280 43830 33554432000 4194304 4196468 140723407562000 140157345254064 140157879634562 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18169856 140723407570049 140723407570225 140723407570225 140723407572943 0
Current children cumulated CPU time: 2388.17 s
Current children cumulated vsize: 14202348 KiB
Current children cumulated memory: 176772 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2394.2 s]
/proc/loadavg: 2.01 1.94 1.93 3/217 22992
/proc/meminfo: memFree=19305436/32770624 swapFree=67108860/67108860
[pid=22822] ppid=22819 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/22822/stat : 22822 (xcsp3-exec) S 22819 22822 22065 0 -1 4202496 535 0 0 0 0 0 0 0 20 0 1 0 63118356 115843072 363 33554432000 4194304 5098028 140729222275616 140729222273720 139726101488252 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 27418624 140729222280252 140729222280452 140729222280452 140729222283210 0
/proc/22822/statm: 28282 363 305 221 0 87 0
[pid=22824] ppid=22822 vsize=14089220 memory=175324 CPUtime=2400.08 cores=1,3,5,7
/proc/22824/stat : 22824 (java) S 22822 22822 22065 0 -1 1077944320 74002 0 0 0 239962 46 0 0 20 0 15 0 63118356 14427361280 43831 33554432000 4194304 4196468 140723407562000 140723407544544 140157879623415 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 18169856 140723407570049 140723407570225 140723407570225 140723407572943 0
/proc/22824/statm: 3522305 43831 3395 1 0 3483520 0
[pid=22824/tid=22825] ppid=22822 vsize=14089220 memory=928 CPUtime=2393.65 cores=1,3,5,7
/proc/22824/task/22825/stat : 22825 (java) R 22822 22822 22065 0 -1 4202560 20005 0 0 0 239359 6 0 0 20 0 15 0 63118356 14427361280 43831 33554432000 4194304 4196468 140723407562000 140157883863008 140157487212259 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 18169856 140723407570049 140723407570225 140723407570225 140723407572943 0
[pid=22824/tid=22826] ppid=22822 vsize=14089220 memory=2240 CPUtime=0.24 cores=1,3,5,7
/proc/22824/task/22826/stat : 22826 (java) S 22822 22822 22065 0 -1 1077944384 3258 0 0 0 21 3 0 0 20 0 15 0 63118357 14427361280 43831 33554432000 4194304 4196468 140723407562000 140157809712272 140157879633621 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18169856 140723407570049 140723407570225 140723407570225 140723407572943 0
[pid=22824/tid=22827] ppid=22822 vsize=14089220 memory=5788 CPUtime=0.24 cores=1,3,5,7
/proc/22824/task/22827/stat : 22827 (java) S 22822 22822 22065 0 -1 1077944384 2545 0 0 0 21 3 0 0 20 0 15 0 63118357 14427361280 43831 33554432000 4194304 4196468 140723407562000 140157808659472 140157879633621 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18169856 140723407570049 140723407570225 140723407570225 140723407572943 0
[pid=22824/tid=22828] ppid=22822 vsize=14089220 memory=4616 CPUtime=0.25 cores=1,3,5,7
/proc/22824/task/22828/stat : 22828 (java) S 22822 22822 22065 0 -1 1077944384 4603 0 0 0 22 3 0 0 20 0 15 0 63118357 14427361280 43831 33554432000 4194304 4196468 140723407562000 140157807606672 140157879633621 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18169856 140723407570049 140723407570225 140723407570225 140723407572943 0
[pid=22824/tid=22829] ppid=22822 vsize=14089220 memory=12032 CPUtime=0.24 cores=1,3,5,7
/proc/22824/task/22829/stat : 22829 (java) S 22822 22822 22065 0 -1 1077944384 1771 0 0 0 22 2 0 0 20 0 15 0 63118357 14427361280 43831 33554432000 4194304 4196468 140723407562000 140157806553872 140157879633621 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18169856 140723407570049 140723407570225 140723407570225 140723407572943 0
[pid=22824/tid=22830] ppid=22822 vsize=14089220 memory=1008 CPUtime=0.24 cores=1,3,5,7
/proc/22824/task/22830/stat : 22830 (java) S 22822 22822 22065 0 -1 1077944384 4424 0 0 0 20 4 0 0 20 0 15 0 63118358 14427361280 43831 33554432000 4194304 4196468 140723407562000 140157353675120 140157879634562 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18169856 140723407570049 140723407570225 140723407570225 140723407572943 0
[pid=22824/tid=22831] ppid=22822 vsize=14089220 memory=175320 CPUtime=0 cores=1,3,5,7
/proc/22824/task/22831/stat : 22831 (java) S 22822 22822 22065 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 15 0 63118359 14427361280 43831 33554432000 4194304 4196468 140723407562000 140157352621088 140157879633621 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18169856 140723407570049 140723407570225 140723407570225 140723407572943 0
[pid=22824/tid=22832] ppid=22822 vsize=14089220 memory=6791534058613427641 CPUtime=0 cores=1,3,5,7
/proc/22824/task/22832/stat : 22832 (java) S 22822 22822 22065 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 63118359 14427361280 43831 33554432000 4194304 4196468 140723407562000 140157351568240 140157879633621 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18169856 140723407570049 140723407570225 140723407570225 140723407572943 0
[pid=22824/tid=22833] ppid=22822 vsize=14089220 memory=175320 CPUtime=0 cores=1,3,5,7
/proc/22824/task/22833/stat : 22833 (java) S 22822 22822 22065 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 63118362 14427361280 43831 33554432000 4194304 4196468 140723407562000 140157350516560 140157879642011 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18169856 140723407570049 140723407570225 140723407570225 140723407572943 0
[pid=22824/tid=22834] ppid=22822 vsize=14089220 memory=1452 CPUtime=1.88 cores=1,3,5,7
/proc/22824/task/22834/stat : 22834 (java) S 22822 22822 22065 0 -1 1077944384 14385 0 0 0 186 2 0 0 20 0 15 0 63118362 14427361280 43831 33554432000 4194304 4196468 140723407562000 140157349464944 140157879634562 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18169856 140723407570049 140723407570225 140723407570225 140723407572943 0
[pid=22824/tid=22835] ppid=22822 vsize=14089220 memory=1452 CPUtime=2.23 cores=1,3,5,7
/proc/22824/task/22835/stat : 22835 (java) S 22822 22822 22065 0 -1 1077944384 13047 0 0 0 222 1 0 0 20 0 15 0 63118362 14427361280 43831 33554432000 4194304 4196468 140723407562000 140157348412144 140157879634562 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18169856 140723407570049 140723407570225 140723407570225 140723407572943 0
[pid=22824/tid=22836] ppid=22822 vsize=14089220 memory=175320 CPUtime=0.54 cores=1,3,5,7
/proc/22824/task/22836/stat : 22836 (java) S 22822 22822 22065 0 -1 1077944384 6965 0 0 0 53 1 0 0 20 0 15 0 63118362 14427361280 43831 33554432000 4194304 4196468 140723407562000 140157347359344 140157879634562 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18169856 140723407570049 140723407570225 140723407570225 140723407572943 0
[pid=22824/tid=22837] ppid=22822 vsize=14089220 memory=4616 CPUtime=0 cores=1,3,5,7
/proc/22824/task/22837/stat : 22837 (java) S 22822 22822 22065 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 63118362 14427361280 43831 33554432000 4194304 4196468 140723407562000 140157346306784 140157879633621 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18169856 140723407570049 140723407570225 140723407570225 140723407572943 0
[pid=22824/tid=22838] ppid=22822 vsize=14089220 memory=12032 CPUtime=0.48 cores=1,3,5,7
/proc/22824/task/22838/stat : 22838 (java) S 22822 22822 22065 0 -1 1077944384 1635 0 0 0 22 26 0 0 20 0 15 0 63118362 14427361280 43831 33554432000 4194304 4196468 140723407562000 140157345254064 140157879634562 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18169856 140723407570049 140723407570225 140723407570225 140723407572943 0
Current children cumulated CPU time: 2400.08 s
Current children cumulated vsize: 14202348 KiB
Current children cumulated memory: 176776 KiB

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

[startup+2394.21 s]
# the end of solver process 22822 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=0.000739 s, system=0.001478 s

[startup+2394.21 s]
# the end of solver process 22824 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2399.64 s, system=0.470581 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): 2394.21
CPU time (s): 2400.11
CPU user time (s): 2399.64
CPU system time (s): 0.470581
CPU usage (%): 100.246
Max. virtual memory (cumulated for all children) (KiB): 14204176
Max. memory (cumulated for all children) (KiB): 212472

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2399.64
system time used= 0.470581
maximum resident set size= 215120
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 74901
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2688
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 60062
involuntary context switches= 1070


# summary of solver processes directly reported to runsolver:
#   pid: 22822,22824
#   total CPU time (s): 2400.11
#   total CPU user time (s): 2399.64
#   total CPU system time (s): 0.470581

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.0904 second user time and 20.5252 second system time

The end

Launcher Data

Begin job on node103 at 2018-07-24 20:05:52
IDJOB=4292340
IDBENCH=141241
IDSOLVER=2747
FILE ID=node103/4292340-1532455552
RUNJOBID= node103-1532448430-22097
PBS_JOBID= 21021580
Free space on /tmp= 56708 MiB

SOLVER NAME= Choco-solver 4.0.7 seq (493a269)
BENCH NAME= XCSP18/QuadraticAssignment/QuadraticAssignment-had20_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-4292340-1532455552/watcher-4292340-1532455552 -o /tmp/evaluation-result-4292340-1532455552/solver-4292340-1532455552 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node103-1532448430-22097 --watchdog 2560  HOME/xcsp3-exec -seed 49843148 -dir HOME -tl 2400 -ml 11000 -p 1 HOME/instance-4292340-1532455552.xml

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

MD5SUM BENCH= 1a91d8580332af2f3782d1e605995059
RANDOM SEED=49843148

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:        20094644 kB
MemAvailable:   31352348 kB
Buffers:          269232 kB
Cached:         11177620 kB
SwapCached:            0 kB
Active:          4089404 kB
Inactive:        7997736 kB
Active(anon):     643108 kB
Inactive(anon):    16996 kB
Active(file):    3446296 kB
Inactive(file):  7980740 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             20616 kB
Writeback:             0 kB
AnonPages:        646920 kB
Mapped:            51320 kB
Shmem:             17036 kB
Slab:             286832 kB
SReclaimable:     259128 kB
SUnreclaim:        27704 kB
KernelStack:        3584 kB
PageTables:         6592 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1128848 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    571392 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= 56684 MiB
End job on node103 at 2018-07-24 20:45:46