Trace number 4269195

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-09)SAT (TO)16051 2520.1399 2497.02

General information on the benchmark

NameQuadraticAssignment/QuadraticAssignment-m1-s1/
QuadraticAssignment-lipa20b.xml
MD5SUM2a1cb6febb6ec7dbf2abb0b9e0866987
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark13638
Best CPU time to get the best result obtained on this benchmark19961.5
Satisfiable
(Un)Satisfiability was proved
Number of variables420
Number of constraints180
Number of domains2
Minimum domain size19
Maximum domain size20
Distribution of domain sizes[{"size":19,"count":179},{"size":20,"count":20}]
Minimum variable degree0
Maximum variable degree20
Distribution of variable degrees[{"degree":0,"count":221},{"degree":2,"count":179},{"degree":17,"count":3},{"degree":18,"count":4},{"degree":19,"count":5},{"degree":20,"count":8}]
Minimum constraint arity3
Maximum constraint arity20
Distribution of constraint arities[{"arity":3,"count":179},{"arity":20,"count":1}]
Number of extensional constraints179
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":179},{"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.07	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4269195-1502737631.xml"  -tl '2520s' -p 1 -x 0
0.12/0.26	c [HOME/instance-4269195-1502737631.xml, -tl, 2520s, -p, 1, -x, 0]
0.12/0.32	c simple solver
0.33/0.38	c parse instance...
0.99/0.65	c solve instance...
1.53/0.87	o 17297 
1.53/0.87	o 17246 
1.53/0.87	o 17234 
1.83/0.94	o 17196 
1.83/0.95	o 17172 
1.83/0.95	o 17160 
3.38/1.44	o 17101 
3.38/1.45	o 17028 
4.28/1.75	o 17003 
4.28/1.79	o 16979 
5.58/2.26	o 16930 
5.58/2.26	o 16847 
8.84/3.97	o 16456 
204.08/198.12	o 16452 
204.08/198.14	o 16417 
280.68/274.17	o 16369 
594.67/586.45	o 16295 
594.67/586.45	o 16051 
2520.10/2497.01	s SATISFIABLE
2520.10/2497.01	v <instantiation>
2520.10/2497.01	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][5] 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][6] d[2][7] 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][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][12] d[3][13] d[3][14] d[3][15] d[3][16] d[3][17] d[3][18] d[3][19] d[4][6] d[4][7] d[4][8] 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][12] d[6][13] d[6][14] d[6][15] d[6][16] d[6][17] d[6][18] d[6][19] 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][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.10/2497.01	v 	<values>19 17 16 7 6 1 4 3 5 0 10 9 15 14 18 13 2 8 12 11 7 13 13 13 12 5 13 10 5 15 9 8 13 3 12 12 16 12 4 11 8 8 11 8 9 13 9 12 17 11 15 18 1 13 13 12 14 10 11 4 14 8 14 8 14 15 3 10 12 3 9 10 3 11 12 13 7 11 7 12 8 18 12 3 9 10 8 5 9 8 6 15 12 11 10 8 18 6 5 7 6 6 3 10 11 11 5 9 5 11 7 12 19 19 5 9 8 10 6 14 4 10 10 9 13 7 15 13 14 3 14 12 1 18 9 7 15 8 13 12 8 1 8 9 12 4 10 12 15 7 12 6 15 4 11 11 9 7 16 10 10 11 8 7 11 7 11 14 14 10 9 15 13 6 12 13 11 11 8 8 15 12 7 15 10 14 13 10 4 12 13 15 11 18 15 9 9 11 4 </values>
2520.10/2497.01	v </instantiation>
2520.10/2497.01	c Unexpected resolution interruption!

Verifier Data

OK	16051

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4269195-1502737631/watcher-4269195-1502737631 -o /tmp/evaluation-result-4269195-1502737631/solver-4269195-1502737631 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node124-1502673801-14690 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 152990974 HOME/instance-4269195-1502737631.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
Current StackSize limit: 8192 KiB

solver pid=25878, runsolver pid=25875

[startup+0.10016 s]*
/proc/loadavg: 1.90 1.82 1.78 3/203 25886
/proc/meminfo: memFree=31402056/32770624 swapFree=67108860/67108860
[pid=25878] ppid=25875 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/25878/stat : 25878 (xcsp3-exec) S 25875 25878 11586 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 62103728 9740288 345 18446744073709551615 4194304 5098028 140737330217712 140737330215816 140682092024444 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 7 0 0 7196144 7232144 11354112 140737330225529 140737330225733 140737330225733 140737330229227 0
/proc/25878/statm: 2378 345 289 221 0 87 0
[pid=25880] ppid=25878 vsize=13574484 memory=16672 CPUtime=0.02 cores=1,3,5,7
/proc/25880/stat : 25880 (java) S 25878 25878 11586 0 -1 1077944320 3970 0 0 0 2 0 0 0 20 0 9 0 62103735 13900271616 4168 18446744073709551615 4194304 4196468 140723015699424 140723015681968 139791230181111 0 0 1 16784584 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 28999680 140723015705009 140723015705185 140723015705185 140723015708623 0
/proc/25880/statm: 3393621 4168 2083 1 0 3383118 0
[pid=25880/tid=25881] ppid=25878 vsize=13574484 memory=4206989191851631162 CPUtime=0.01 cores=1,3,5,7
/proc/25880/task/25881/stat : 25881 (java) R 25878 25878 11586 0 -1 4202560 2686 0 0 0 1 0 0 0 20 0 9 0 62103736 13900271616 4168 18446744073709551615 4194304 4196468 140723015699424 139791234417160 139791214261598 0 4 1 16784584 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 28999680 140723015705009 140723015705185 140723015705185 140723015708623 0
[pid=25880/tid=25882] ppid=25878 vsize=13574484 memory=3461491318009845385 CPUtime=0 cores=1,3,5,7
/proc/25880/task/25882/stat : 25882 (java) S 25878 25878 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 62103736 13900271616 4168 18446744073709551615 4194304 4196468 140723015699424 139790829939856 139791230191317 0 4 1 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28999680 140723015705009 140723015705185 140723015705185 140723015708623 0
[pid=25880/tid=25883] ppid=25878 vsize=13574484 memory=140713380161152 CPUtime=0 cores=1,3,5,7
/proc/25880/task/25883/stat : 25883 (java) S 25878 25878 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 62103736 13900271616 4168 18446744073709551615 4194304 4196468 140723015699424 139790828887056 139791230191317 0 4 1 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28999680 140723015705009 140723015705185 140723015705185 140723015708623 0
[pid=25880/tid=25884] ppid=25878 vsize=13574484 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25880/task/25884/stat : 25884 (java) S 25878 25878 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 62103736 13900271616 4168 18446744073709551615 4194304 4196468 140723015699424 139790827834256 139791230191317 0 4 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28999680 140723015705009 140723015705185 140723015705185 140723015708623 0
[pid=25880/tid=25885] ppid=25878 vsize=13574484 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25880/task/25885/stat : 25885 (java) S 25878 25878 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 62103736 13900271616 4168 18446744073709551615 4194304 4196468 140723015699424 139790826781456 139791230191317 0 4 1 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28999680 140723015705009 140723015705185 140723015705185 140723015708623 0
[pid=25880/tid=25886] ppid=25878 vsize=13574484 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25880/task/25886/stat : 25886 (java) S 25878 25878 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 62103738 13900271616 4168 18446744073709551615 4194304 4196468 140723015699424 139790708722032 139791230192258 0 0 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28999680 140723015705009 140723015705185 140723015705185 140723015708623 0
[pid=25880/tid=25887] ppid=25878 vsize=13574484 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/25880/task/25887/stat : 25887 (java) S 25878 25878 11586 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 9 0 62103738 13900271616 4168 18446744073709551615 4194304 4196468 140723015699424 139790707668000 139791230191317 0 4 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28999680 140723015705009 140723015705185 140723015705185 140723015708623 0
[pid=25880/tid=25888] ppid=25878 vsize=13574484 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25880/task/25888/stat : 25888 (java) S 25878 25878 11586 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 9 0 62103738 13900271616 4168 18446744073709551615 4194304 4196468 140723015699424 139790706615216 139791230191317 0 4 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28999680 140723015705009 140723015705185 140723015705185 140723015708623 0
Current children cumulated CPU time: 0.02 s
Current children cumulated vsize: 13583996 KiB
Current children cumulated memory: 18052 KiB

[startup+0.209875 s]*
/proc/loadavg: 1.90 1.82 1.78 3/211 25894
/proc/meminfo: memFree=31392304/32770624 swapFree=67108860/67108860
[pid=25878] ppid=25875 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/25878/stat : 25878 (xcsp3-exec) S 25875 25878 11586 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 62103728 9740288 345 18446744073709551615 4194304 5098028 140737330217712 140737330215816 140682092024444 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 7 0 0 7196144 7232144 11354112 140737330225529 140737330225733 140737330225733 140737330229227 0
/proc/25878/statm: 2378 345 289 221 0 87 0
[pid=25880] ppid=25878 vsize=13974352 memory=28000 CPUtime=0.12 cores=1,3,5,7
/proc/25880/stat : 25880 (java) S 25878 25878 11586 0 -1 1077944320 5423 0 0 0 11 1 0 0 20 0 15 0 62103735 14309736448 7000 18446744073709551615 4194304 4196468 140723015699424 140723015681968 139791230181111 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 28999680 140723015705009 140723015705185 140723015705185 140723015708623 0
/proc/25880/statm: 3493588 7000 2851 1 0 3482964 0
[pid=25880/tid=25881] ppid=25878 vsize=13974352 memory=-6224651350755610975 CPUtime=0.08 cores=1,3,5,7
/proc/25880/task/25881/stat : 25881 (java) R 25878 25878 11586 0 -1 4202560 3451 0 0 0 8 0 0 0 20 0 15 0 62103736 14309736448 7000 18446744073709551615 4194304 4196468 140723015699424 139791234407648 139791230193046 0 4 1 16800974 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 28999680 140723015705009 140723015705185 140723015705185 140723015708623 0
[pid=25880/tid=25882] ppid=25878 vsize=13974352 memory=3461491318009845385 CPUtime=0 cores=1,3,5,7
/proc/25880/task/25882/stat : 25882 (java) S 25878 25878 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 62103736 14309736448 7000 18446744073709551615 4194304 4196468 140723015699424 139790829939856 139791230191317 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28999680 140723015705009 140723015705185 140723015705185 140723015708623 0
[pid=25880/tid=25883] ppid=25878 vsize=13974352 memory=140713380161152 CPUtime=0 cores=1,3,5,7
/proc/25880/task/25883/stat : 25883 (java) S 25878 25878 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 62103736 14309736448 7000 18446744073709551615 4194304 4196468 140723015699424 139790828887056 139791230191317 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28999680 140723015705009 140723015705185 140723015705185 140723015708623 0
[pid=25880/tid=25884] ppid=25878 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25880/task/25884/stat : 25884 (java) S 25878 25878 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 62103736 14309736448 7000 18446744073709551615 4194304 4196468 140723015699424 139790827834256 139791230191317 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28999680 140723015705009 140723015705185 140723015705185 140723015708623 0
[pid=25880/tid=25885] ppid=25878 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/25880/task/25885/stat : 25885 (java) S 25878 25878 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 62103736 14309736448 7000 18446744073709551615 4194304 4196468 140723015699424 139790826781456 139791230191317 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28999680 140723015705009 140723015705185 140723015705185 140723015708623 0
[pid=25880/tid=25886] ppid=25878 vsize=13974352 memory=140713380161152 CPUtime=0 cores=1,3,5,7
/proc/25880/task/25886/stat : 25886 (java) S 25878 25878 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 62103738 14309736448 7000 18446744073709551615 4194304 4196468 140723015699424 139790708722032 139791230192258 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28999680 140723015705009 140723015705185 140723015705185 140723015708623 0
[pid=25880/tid=25887] ppid=25878 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/25880/task/25887/stat : 25887 (java) S 25878 25878 11586 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 62103738 14309736448 7000 18446744073709551615 4194304 4196468 140723015699424 139790707668000 139791230191317 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28999680 140723015705009 140723015705185 140723015705185 140723015708623 0
[pid=25880/tid=25888] ppid=25878 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25880/task/25888/stat : 25888 (java) S 25878 25878 11586 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 62103738 14309736448 7000 18446744073709551615 4194304 4196468 140723015699424 139790706615152 139791230191317 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28999680 140723015705009 140723015705185 140723015705185 140723015708623 0
[pid=25880/tid=25889] ppid=25878 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25880/task/25889/stat : 25889 (java) S 25878 25878 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 62103741 14309736448 7000 18446744073709551615 4194304 4196468 140723015699424 139790705563472 139791230199707 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28999680 140723015705009 140723015705185 140723015705185 140723015708623 0
[pid=25880/tid=25890] ppid=25878 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25880/task/25890/stat : 25890 (java) S 25878 25878 11586 0 -1 1077944384 419 0 0 0 0 0 0 0 20 0 15 0 62103741 14309736448 7000 18446744073709551615 4194304 4196468 140723015699424 139790704511856 139791230192258 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28999680 140723015705009 140723015705185 140723015705185 140723015708623 0
[pid=25880/tid=25891] ppid=25878 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/25880/task/25891/stat : 25891 (java) S 25878 25878 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 62103741 14309736448 7000 18446744073709551615 4194304 4196468 140723015699424 139790703459056 139791230192258 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28999680 140723015705009 140723015705185 140723015705185 140723015708623 0
[pid=25880/tid=25892] ppid=25878 vsize=13974352 memory=140713380161152 CPUtime=0.01 cores=1,3,5,7
/proc/25880/task/25892/stat : 25892 (java) R 25878 25878 11586 0 -1 4202560 253 0 0 0 1 0 0 0 20 0 15 0 62103741 14309736448 7000 18446744073709551615 4194304 4196468 140723015699424 139790702406256 139791210148230 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 28999680 140723015705009 140723015705185 140723015705185 140723015708623 0
[pid=25880/tid=25893] ppid=25878 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/25880/task/25893/stat : 25893 (java) S 25878 25878 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 62103741 14309736448 7000 18446744073709551615 4194304 4196468 140723015699424 139790701353696 139791230191317 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28999680 140723015705009 140723015705185 140723015705185 140723015708623 0
[pid=25880/tid=25894] ppid=25878 vsize=13974352 memory=140713380161152 CPUtime=0 cores=1,3,5,7
/proc/25880/task/25894/stat : 25894 (java) S 25878 25878 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 62103745 14309736448 7000 18446744073709551615 4194304 4196468 140723015699424 139790700300976 139791230192258 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28999680 140723015705009 140723015705185 140723015705185 140723015708623 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 29380 KiB

[startup+0.312939 s]*
/proc/loadavg: 1.90 1.82 1.78 5/211 25894
/proc/meminfo: memFree=31379684/32770624 swapFree=67108860/67108860
[pid=25878] ppid=25875 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/25878/stat : 25878 (xcsp3-exec) S 25875 25878 11586 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 62103728 9740288 345 18446744073709551615 4194304 5098028 140737330217712 140737330215816 140682092024444 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 7 0 0 7196144 7232144 11354112 140737330225529 140737330225733 140737330225733 140737330229227 0
/proc/25878/statm: 2378 345 289 221 0 87 0
[pid=25880] ppid=25878 vsize=13974352 memory=39692 CPUtime=0.33 cores=1,3,5,7
/proc/25880/stat : 25880 (java) S 25878 25878 11586 0 -1 1077944320 9082 0 0 0 30 3 0 0 20 0 15 0 62103735 14309736448 9923 18446744073709551615 4194304 4196468 140723015699424 140723015681968 139791230181111 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 28999680 140723015705009 140723015705185 140723015705185 140723015708623 0
/proc/25880/statm: 3493588 9923 3042 1 0 3482964 0
[pid=25880/tid=25881] ppid=25878 vsize=13974352 memory=-8774313645642428999 CPUtime=0.19 cores=1,3,5,7
/proc/25880/task/25881/stat : 25881 (java) R 25878 25878 11586 0 -1 4202560 6300 0 0 0 17 2 0 0 20 0 15 0 62103736 14309736448 9923 18446744073709551615 4194304 4196468 140723015699424 139791234407744 139791230203037 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 28999680 140723015705009 140723015705185 140723015705185 140723015708623 0
[pid=25880/tid=25882] ppid=25878 vsize=13974352 memory=-7003737579269690708 CPUtime=0 cores=1,3,5,7
/proc/25880/task/25882/stat : 25882 (java) S 25878 25878 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 62103736 14309736448 9923 18446744073709551615 4194304 4196468 140723015699424 139790829939856 139791230191317 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28999680 140723015705009 140723015705185 140723015705185 140723015708623 0
[pid=25880/tid=25883] ppid=25878 vsize=13974352 memory=7031125463459224206 CPUtime=0 cores=1,3,5,7
/proc/25880/task/25883/stat : 25883 (java) S 25878 25878 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 62103736 14309736448 9923 18446744073709551615 4194304 4196468 140723015699424 139790828887056 139791230191317 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28999680 140723015705009 140723015705185 140723015705185 140723015708623 0
[pid=25880/tid=25884] ppid=25878 vsize=13974352 memory=-7305533901252758645 CPUtime=0 cores=1,3,5,7
/proc/25880/task/25884/stat : 25884 (java) S 25878 25878 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 62103736 14309736448 9923 18446744073709551615 4194304 4196468 140723015699424 139790827834256 139791230191317 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28999680 140723015705009 140723015705185 140723015705185 140723015708623 0
[pid=25880/tid=25885] ppid=25878 vsize=13974352 memory=8248408006974860141 CPUtime=0 cores=1,3,5,7
/proc/25880/task/25885/stat : 25885 (java) S 25878 25878 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 62103736 14309736448 9923 18446744073709551615 4194304 4196468 140723015699424 139790826781456 139791230191317 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28999680 140723015705009 140723015705185 140723015705185 140723015708623 0
[pid=25880/tid=25886] ppid=25878 vsize=13974352 memory=140713380168145 CPUtime=0 cores=1,3,5,7
/proc/25880/task/25886/stat : 25886 (java) S 25878 25878 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 62103738 14309736448 9923 18446744073709551615 4194304 4196468 140723015699424 139790708722032 139791230192258 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28999680 140723015705009 140723015705185 140723015705185 140723015708623 0
[pid=25880/tid=25887] ppid=25878 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25880/task/25887/stat : 25887 (java) S 25878 25878 11586 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 62103738 14309736448 9923 18446744073709551615 4194304 4196468 140723015699424 139790707668000 139791230191317 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28999680 140723015705009 140723015705185 140723015705185 140723015708623 0
[pid=25880/tid=25888] ppid=25878 vsize=13975376 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/25880/task/25888/stat : 25888 (java) S 25878 25878 11586 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 62103738 14310785024 9987 18446744073709551615 4194304 4196468 140723015699424 139790706615152 139791230191317 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28999680 140723015705009 140723015705185 140723015705185 140723015708623 0
[pid=25880/tid=25889] ppid=25878 vsize=13975376 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25880/task/25889/stat : 25889 (java) S 25878 25878 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 62103741 14310785024 9987 18446744073709551615 4194304 4196468 140723015699424 139790705563472 139791230199707 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28999680 140723015705009 140723015705185 140723015705185 140723015708623 0
[pid=25880/tid=25890] ppid=25878 vsize=13975376 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/25880/task/25890/stat : 25890 (java) S 25878 25878 11586 0 -1 1077944384 673 0 0 0 3 0 0 0 20 0 15 0 62103741 14310785024 9987 18446744073709551615 4194304 4196468 140723015699424 139790704511856 139791230192258 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28999680 140723015705009 140723015705185 140723015705185 140723015708623 0
[pid=25880/tid=25891] ppid=25878 vsize=13974352 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/25880/task/25891/stat : 25891 (java) S 25878 25878 11586 0 -1 1077944384 73 0 0 0 1 0 0 0 20 0 15 0 62103741 14309736448 9979 18446744073709551615 4194304 4196468 140723015699424 139790703459056 139791230192258 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28999680 140723015705009 140723015705185 140723015705185 140723015708623 0
[pid=25880/tid=25892] ppid=25878 vsize=13974352 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/25880/task/25892/stat : 25892 (java) S 25878 25878 11586 0 -1 1077944384 736 0 0 0 7 0 0 0 20 0 15 0 62103741 14309736448 9979 18446744073709551615 4194304 4196468 140723015699424 139790702406256 139791230192258 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28999680 140723015705009 140723015705185 140723015705185 140723015708623 0
[pid=25880/tid=25893] ppid=25878 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25880/task/25893/stat : 25893 (java) S 25878 25878 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 62103741 14309736448 9979 18446744073709551615 4194304 4196468 140723015699424 139790701353696 139791230191317 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28999680 140723015705009 140723015705185 140723015705185 140723015708623 0
[pid=25880/tid=25894] ppid=25878 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25880/task/25894/stat : 25894 (java) S 25878 25878 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 62103745 14309736448 9979 18446744073709551615 4194304 4196468 140723015699424 139790700300976 139791230192258 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28999680 140723015705009 140723015705185 140723015705185 140723015708623 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 41072 KiB

[startup+0.702215 s]
/proc/loadavg: 1.90 1.82 1.78 5/211 25894
/proc/meminfo: memFree=31370792/32770624 swapFree=67108860/67108860
[pid=25878] ppid=25875 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/25878/stat : 25878 (xcsp3-exec) S 25875 25878 11586 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 62103728 9740288 345 18446744073709551615 4194304 5098028 140737330217712 140737330215816 140682092024444 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 7 0 0 7196144 7232144 11354112 140737330225529 140737330225733 140737330225733 140737330229227 0
/proc/25878/statm: 2378 345 289 221 0 87 0
[pid=25880] ppid=25878 vsize=13980732 memory=66124 CPUtime=1.27 cores=1,3,5,7
/proc/25880/stat : 25880 (java) S 25878 25878 11586 0 -1 1077944320 13143 0 0 0 122 5 0 0 20 0 15 0 62103735 14316269568 16531 18446744073709551615 4194304 4196468 140723015699424 140723015681968 139791230181111 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 28999680 140723015705009 140723015705185 140723015705185 140723015708623 0
/proc/25880/statm: 3495183 16531 3174 1 0 3483476 0
[pid=25880/tid=25881] ppid=25878 vsize=13980732 memory=0 CPUtime=0.56 cores=1,3,5,7
/proc/25880/task/25881/stat : 25881 (java) R 25878 25878 11586 0 -1 4202560 8502 0 0 0 53 3 0 0 20 0 15 0 62103736 14316269568 16531 18446744073709551615 4194304 4196468 140723015699424 139791234416304 139791230193046 0 4 1 16800974 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 28999680 140723015705009 140723015705185 140723015705185 140723015708623 0
[pid=25880/tid=25882] ppid=25878 vsize=13980732 memory=4644490224067959124 CPUtime=0 cores=1,3,5,7
/proc/25880/task/25882/stat : 25882 (java) S 25878 25878 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 62103736 14316269568 16531 18446744073709551615 4194304 4196468 140723015699424 139790829939856 139791230191317 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28999680 140723015705009 140723015705185 140723015705185 140723015708623 0
[pid=25880/tid=25883] ppid=25878 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25880/task/25883/stat : 25883 (java) S 25878 25878 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 62103736 14316269568 16531 18446744073709551615 4194304 4196468 140723015699424 139790828887056 139791230191317 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28999680 140723015705009 140723015705185 140723015705185 140723015708623 0
[pid=25880/tid=25884] ppid=25878 vsize=13980732 memory=6872598998417432672 CPUtime=0 cores=1,3,5,7
/proc/25880/task/25884/stat : 25884 (java) S 25878 25878 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 62103736 14316269568 16531 18446744073709551615 4194304 4196468 140723015699424 139790827834256 139791230191317 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28999680 140723015705009 140723015705185 140723015705185 140723015708623 0
[pid=25880/tid=25885] ppid=25878 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25880/task/25885/stat : 25885 (java) S 25878 25878 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 62103736 14316269568 16531 18446744073709551615 4194304 4196468 140723015699424 139790826781456 139791230191317 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28999680 140723015705009 140723015705185 140723015705185 140723015708623 0
[pid=25880/tid=25886] ppid=25878 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25880/task/25886/stat : 25886 (java) S 25878 25878 11586 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 62103738 14316269568 16531 18446744073709551615 4194304 4196468 140723015699424 139790708722032 139791230192258 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28999680 140723015705009 140723015705185 140723015705185 140723015708623 0
[pid=25880/tid=25887] ppid=25878 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25880/task/25887/stat : 25887 (java) S 25878 25878 11586 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 62103738 14316269568 16531 18446744073709551615 4194304 4196468 140723015699424 139790707668000 139791230191317 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28999680 140723015705009 140723015705185 140723015705185 140723015708623 0
[pid=25880/tid=25888] ppid=25878 vsize=13980732 memory=2 CPUtime=0 cores=1,3,5,7
/proc/25880/task/25888/stat : 25888 (java) S 25878 25878 11586 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 62103738 14316269568 16531 18446744073709551615 4194304 4196468 140723015699424 139790706615152 139791230191317 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28999680 140723015705009 140723015705185 140723015705185 140723015708623 0
[pid=25880/tid=25889] ppid=25878 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25880/task/25889/stat : 25889 (java) S 25878 25878 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 62103741 14316269568 16531 18446744073709551615 4194304 4196468 140723015699424 139790705563472 139791230199707 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28999680 140723015705009 140723015705185 140723015705185 140723015708623 0
[pid=25880/tid=25890] ppid=25878 vsize=13980732 memory=0 CPUtime=0.2 cores=1,3,5,7
/proc/25880/task/25890/stat : 25890 (java) S 25878 25878 11586 0 -1 1077944384 1192 0 0 0 20 0 0 0 20 0 15 0 62103741 14316269568 16531 18446744073709551615 4194304 4196468 140723015699424 139790704511856 139791230192258 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28999680 140723015705009 140723015705185 140723015705185 140723015708623 0
[pid=25880/tid=25891] ppid=25878 vsize=13980732 memory=13 CPUtime=0.18 cores=1,3,5,7
/proc/25880/task/25891/stat : 25891 (java) R 25878 25878 11586 0 -1 4202560 728 0 0 0 18 0 0 0 20 0 15 0 62103741 14316269568 16531 18446744073709551615 4194304 4196468 140723015699424 139790703448848 139791210880648 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 28999680 140723015705009 140723015705185 140723015705185 140723015708623 0
[pid=25880/tid=25892] ppid=25878 vsize=13980732 memory=3 CPUtime=0.29 cores=1,3,5,7
/proc/25880/task/25892/stat : 25892 (java) R 25878 25878 11586 0 -1 1077944384 1415 0 0 0 29 0 0 0 20 0 15 0 62103741 14316269568 16531 18446744073709551615 4194304 4196468 140723015699424 139790702404048 139791230191317 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 28999680 140723015705009 140723015705185 140723015705185 140723015708623 0
[pid=25880/tid=25893] ppid=25878 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25880/task/25893/stat : 25893 (java) S 25878 25878 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 62103741 14316269568 16531 18446744073709551615 4194304 4196468 140723015699424 139790701353696 139791230191317 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28999680 140723015705009 140723015705185 140723015705185 140723015708623 0
[pid=25880/tid=25894] ppid=25878 vsize=13980732 memory=4120 CPUtime=0 cores=1,3,5,7
/proc/25880/task/25894/stat : 25894 (java) S 25878 25878 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 62103745 14316269568 16531 18446744073709551615 4194304 4196468 140723015699424 139790700300976 139791230192258 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28999680 140723015705009 140723015705185 140723015705185 140723015708623 0
Current children cumulated CPU time: 1.27 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 67504 KiB

[startup+1.50084 s]
/proc/loadavg: 1.90 1.82 1.78 5/211 25894
/proc/meminfo: memFree=31349596/32770624 swapFree=67108860/67108860
[pid=25878] ppid=25875 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/25878/stat : 25878 (xcsp3-exec) S 25875 25878 11586 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 62103728 9740288 345 18446744073709551615 4194304 5098028 140737330217712 140737330215816 140682092024444 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 7 0 0 7196144 7232144 11354112 140737330225529 140737330225733 140737330225733 140737330229227 0
/proc/25878/statm: 2378 345 289 221 0 87 0
[pid=25880] ppid=25878 vsize=13980732 memory=79672 CPUtime=3.69 cores=1,3,5,7
/proc/25880/stat : 25880 (java) S 25878 25878 11586 0 -1 1077944320 21047 0 0 0 362 7 0 0 20 0 15 0 62103735 14316269568 19918 18446744073709551615 4194304 4196468 140723015699424 140723015681968 139791230181111 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 28999680 140723015705009 140723015705185 140723015705185 140723015708623 0
/proc/25880/statm: 3495183 19918 3189 1 0 3483476 0
[pid=25880/tid=25881] ppid=25878 vsize=13980732 memory=35168 CPUtime=1.36 cores=1,3,5,7
/proc/25880/task/25881/stat : 25881 (java) R 25878 25878 11586 0 -1 4202560 9219 0 0 0 132 4 0 0 20 0 15 0 62103736 14316269568 19918 18446744073709551615 4194304 4196468 140723015699424 139791234407696 139790871446551 0 4 1 16800974 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 28999680 140723015705009 140723015705185 140723015705185 140723015708623 0
[pid=25880/tid=25882] ppid=25878 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25880/task/25882/stat : 25882 (java) S 25878 25878 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 62103736 14316269568 19918 18446744073709551615 4194304 4196468 140723015699424 139790829939856 139791230191317 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28999680 140723015705009 140723015705185 140723015705185 140723015708623 0
[pid=25880/tid=25883] ppid=25878 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25880/task/25883/stat : 25883 (java) S 25878 25878 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 62103736 14316269568 19918 18446744073709551615 4194304 4196468 140723015699424 139790828887056 139791230191317 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28999680 140723015705009 140723015705185 140723015705185 140723015708623 0
[pid=25880/tid=25884] ppid=25878 vsize=13980732 memory=68292 CPUtime=0 cores=1,3,5,7
/proc/25880/task/25884/stat : 25884 (java) S 25878 25878 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 62103736 14316269568 19918 18446744073709551615 4194304 4196468 140723015699424 139790827834256 139791230191317 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28999680 140723015705009 140723015705185 140723015705185 140723015708623 0
[pid=25880/tid=25885] ppid=25878 vsize=13980732 memory=66124 CPUtime=0 cores=1,3,5,7

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

/proc/25880/task/25888/stat : 25888 (java) S 25878 25878 11586 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 62103738 14316269568 68619 18446744073709551615 4194304 4196468 140723015699424 139790706615152 139791230191317 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28999680 140723015705009 140723015705185 140723015705185 140723015708623 0
[pid=25880/tid=25889] ppid=25878 vsize=13980732 memory=274476 CPUtime=0 cores=1,3,5,7
/proc/25880/task/25889/stat : 25889 (java) S 25878 25878 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 62103741 14316269568 68619 18446744073709551615 4194304 4196468 140723015699424 139790705563472 139791230199707 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28999680 140723015705009 140723015705185 140723015705185 140723015708623 0
[pid=25880/tid=25890] ppid=25878 vsize=13980732 memory=1380 CPUtime=2.71 cores=1,3,5,7
/proc/25880/task/25890/stat : 25890 (java) S 25878 25878 11586 0 -1 1077944384 18435 0 0 0 268 3 0 0 20 0 15 0 62103741 14316269568 68619 18446744073709551615 4194304 4196468 140723015699424 139790704511856 139791230192258 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28999680 140723015705009 140723015705185 140723015705185 140723015708623 0
[pid=25880/tid=25891] ppid=25878 vsize=13980732 memory=1380 CPUtime=2.72 cores=1,3,5,7
/proc/25880/task/25891/stat : 25891 (java) S 25878 25878 11586 0 -1 1077944384 14387 0 0 0 269 3 0 0 20 0 15 0 62103741 14316269568 68619 18446744073709551615 4194304 4196468 140723015699424 139790703459056 139791230192258 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28999680 140723015705009 140723015705185 140723015705185 140723015708623 0
[pid=25880/tid=25892] ppid=25878 vsize=13980732 memory=4120 CPUtime=0.52 cores=1,3,5,7
/proc/25880/task/25892/stat : 25892 (java) S 25878 25878 11586 0 -1 1077944384 8912 0 0 0 51 1 0 0 20 0 15 0 62103741 14316269568 68619 18446744073709551615 4194304 4196468 140723015699424 139790702406256 139791230192258 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28999680 140723015705009 140723015705185 140723015705185 140723015708623 0
[pid=25880/tid=25893] ppid=25878 vsize=13980732 memory=35352 CPUtime=0 cores=1,3,5,7
/proc/25880/task/25893/stat : 25893 (java) S 25878 25878 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 62103741 14316269568 68619 18446744073709551615 4194304 4196468 140723015699424 139790701353696 139791230191317 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28999680 140723015705009 140723015705185 140723015705185 140723015708623 0
[pid=25880/tid=25894] ppid=25878 vsize=13980732 memory=1380 CPUtime=0.95 cores=1,3,5,7
/proc/25880/task/25894/stat : 25894 (java) S 25878 25878 11586 0 -1 1077944384 1808 0 0 0 47 48 0 0 20 0 15 0 62103745 14316269568 68619 18446744073709551615 4194304 4196468 140723015699424 139790700300976 139791230192258 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28999680 140723015705009 140723015705185 140723015705185 140723015708623 0
Current children cumulated CPU time: 2344.06 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 275856 KiB

[startup+2382.3 s]
/proc/loadavg: 1.50 1.54 1.59 3/213 26084
/proc/meminfo: memFree=31192712/32770624 swapFree=67108860/67108860
[pid=25878] ppid=25875 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/25878/stat : 25878 (xcsp3-exec) S 25875 25878 11586 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 62103728 9740288 345 18446744073709551615 4194304 5098028 140737330217712 140737330215816 140682092024444 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 7 0 0 7196144 7232144 11354112 140737330225529 140737330225733 140737330225733 140737330229227 0
/proc/25878/statm: 2378 345 289 221 0 87 0
[pid=25880] ppid=25878 vsize=13980732 memory=282176 CPUtime=2404.6 cores=1,3,5,7
/proc/25880/stat : 25880 (java) S 25878 25878 11586 0 -1 1077944320 132979 0 0 0 240254 206 0 0 20 0 15 0 62103735 14316269568 70544 18446744073709551615 4194304 4196468 140723015699424 140723015681968 139791230181111 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 28999680 140723015705009 140723015705185 140723015705185 140723015708623 0
/proc/25880/statm: 3495183 70544 3252 1 0 3483476 0
[pid=25880/tid=25881] ppid=25878 vsize=13980732 memory=282176 CPUtime=2371.54 cores=1,3,5,7
/proc/25880/task/25881/stat : 25881 (java) R 25878 25878 11586 0 -1 4202560 38501 0 0 0 237137 17 0 0 20 0 15 0 62103736 14316269568 70544 18446744073709551615 4194304 4196468 140723015699424 139791234420464 139790874449723 0 4 1 16800974 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 28999680 140723015705009 140723015705185 140723015705185 140723015708623 0
[pid=25880/tid=25882] ppid=25878 vsize=13980732 memory=282176 CPUtime=5.67 cores=1,3,5,7
/proc/25880/task/25882/stat : 25882 (java) S 25878 25878 11586 0 -1 1077944384 8941 0 0 0 534 33 0 0 20 0 15 0 62103736 14316269568 70544 18446744073709551615 4194304 4196468 140723015699424 139790829939856 139791230191317 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28999680 140723015705009 140723015705185 140723015705185 140723015708623 0
[pid=25880/tid=25883] ppid=25878 vsize=13980732 memory=282176 CPUtime=5.68 cores=1,3,5,7
/proc/25880/task/25883/stat : 25883 (java) S 25878 25878 11586 0 -1 1077944384 9366 0 0 0 534 34 0 0 20 0 15 0 62103736 14316269568 70544 18446744073709551615 4194304 4196468 140723015699424 139790828887056 139791230191317 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28999680 140723015705009 140723015705185 140723015705185 140723015708623 0
[pid=25880/tid=25884] ppid=25878 vsize=13980732 memory=282176 CPUtime=5.67 cores=1,3,5,7
/proc/25880/task/25884/stat : 25884 (java) S 25878 25878 11586 0 -1 1077944384 10487 0 0 0 534 33 0 0 20 0 15 0 62103736 14316269568 70544 18446744073709551615 4194304 4196468 140723015699424 139790827834256 139791230191317 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28999680 140723015705009 140723015705185 140723015705185 140723015708623 0
[pid=25880/tid=25885] ppid=25878 vsize=13980732 memory=282176 CPUtime=5.69 cores=1,3,5,7
/proc/25880/task/25885/stat : 25885 (java) S 25878 25878 11586 0 -1 1077944384 9201 0 0 0 535 34 0 0 20 0 15 0 62103736 14316269568 70544 18446744073709551615 4194304 4196468 140723015699424 139790826781456 139791230191317 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28999680 140723015705009 140723015705185 140723015705185 140723015708623 0
[pid=25880/tid=25886] ppid=25878 vsize=13980732 memory=282176 CPUtime=3.32 cores=1,3,5,7
/proc/25880/task/25886/stat : 25886 (java) S 25878 25878 11586 0 -1 1077944384 11553 0 0 0 306 26 0 0 20 0 15 0 62103738 14316269568 70544 18446744073709551615 4194304 4196468 140723015699424 139790708722032 139791230192258 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28999680 140723015705009 140723015705185 140723015705185 140723015708623 0
[pid=25880/tid=25887] ppid=25878 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/25880/task/25887/stat : 25887 (java) S 25878 25878 11586 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 15 0 62103738 14316269568 70544 18446744073709551615 4194304 4196468 140723015699424 139790707668000 139791230191317 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28999680 140723015705009 140723015705185 140723015705185 140723015708623 0
[pid=25880/tid=25888] ppid=25878 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/25880/task/25888/stat : 25888 (java) S 25878 25878 11586 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 62103738 14316269568 70544 18446744073709551615 4194304 4196468 140723015699424 139790706615152 139791230191317 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28999680 140723015705009 140723015705185 140723015705185 140723015708623 0
[pid=25880/tid=25889] ppid=25878 vsize=13980732 memory=281426524190688 CPUtime=0 cores=1,3,5,7
/proc/25880/task/25889/stat : 25889 (java) S 25878 25878 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 62103741 14316269568 70544 18446744073709551615 4194304 4196468 140723015699424 139790705563472 139791230199707 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28999680 140723015705009 140723015705185 140723015705185 140723015708623 0
[pid=25880/tid=25890] ppid=25878 vsize=13980732 memory=6943526294502006880 CPUtime=2.71 cores=1,3,5,7
/proc/25880/task/25890/stat : 25890 (java) S 25878 25878 11586 0 -1 1077944384 18435 0 0 0 268 3 0 0 20 0 15 0 62103741 14316269568 70544 18446744073709551615 4194304 4196468 140723015699424 139790704511856 139791230192258 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28999680 140723015705009 140723015705185 140723015705185 140723015708623 0
[pid=25880/tid=25891] ppid=25878 vsize=13980732 memory=-8774313645642428999 CPUtime=2.72 cores=1,3,5,7
/proc/25880/task/25891/stat : 25891 (java) S 25878 25878 11586 0 -1 1077944384 14387 0 0 0 269 3 0 0 20 0 15 0 62103741 14316269568 70544 18446744073709551615 4194304 4196468 140723015699424 139790703459056 139791230192258 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28999680 140723015705009 140723015705185 140723015705185 140723015708623 0
[pid=25880/tid=25892] ppid=25878 vsize=13980732 memory=20016 CPUtime=0.53 cores=1,3,5,7
/proc/25880/task/25892/stat : 25892 (java) S 25878 25878 11586 0 -1 1077944384 8912 0 0 0 51 2 0 0 20 0 15 0 62103741 14316269568 70544 18446744073709551615 4194304 4196468 140723015699424 139790702406256 139791230192258 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28999680 140723015705009 140723015705185 140723015705185 140723015708623 0
[pid=25880/tid=25893] ppid=25878 vsize=13980732 memory=4048 CPUtime=0 cores=1,3,5,7
/proc/25880/task/25893/stat : 25893 (java) S 25878 25878 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 62103741 14316269568 70544 18446744073709551615 4194304 4196468 140723015699424 139790701353696 139791230191317 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28999680 140723015705009 140723015705185 140723015705185 140723015708623 0
[pid=25880/tid=25894] ppid=25878 vsize=13980732 memory=1380 CPUtime=0.98 cores=1,3,5,7
/proc/25880/task/25894/stat : 25894 (java) S 25878 25878 11586 0 -1 1077944384 1836 0 0 0 48 50 0 0 20 0 15 0 62103745 14316269568 70544 18446744073709551615 4194304 4196468 140723015699424 139790700300976 139791230192258 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28999680 140723015705009 140723015705185 140723015705185 140723015708623 0
Current children cumulated CPU time: 2404.6 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 283556 KiB

[startup+2442.3 s]
/proc/loadavg: 1.66 1.58 1.60 3/212 26167
/proc/meminfo: memFree=31180212/32770624 swapFree=67108860/67108860
[pid=25878] ppid=25875 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/25878/stat : 25878 (xcsp3-exec) S 25875 25878 11586 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 62103728 9740288 345 18446744073709551615 4194304 5098028 140737330217712 140737330215816 140682092024444 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 7 0 0 7196144 7232144 11354112 140737330225529 140737330225733 140737330225733 140737330229227 0
/proc/25878/statm: 2378 345 289 221 0 87 0
[pid=25880] ppid=25878 vsize=13980732 memory=281708 CPUtime=2465.01 cores=1,3,5,7
/proc/25880/stat : 25880 (java) S 25878 25878 11586 0 -1 1077944320 133725 0 0 0 246291 210 0 0 20 0 15 0 62103735 14316269568 70427 18446744073709551615 4194304 4196468 140723015699424 140723015681968 139791230181111 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 28999680 140723015705009 140723015705185 140723015705185 140723015708623 0
/proc/25880/statm: 3495183 70427 3252 1 0 3483476 0
[pid=25880/tid=25881] ppid=25878 vsize=13980732 memory=281708 CPUtime=2431.27 cores=1,3,5,7
/proc/25880/task/25881/stat : 25881 (java) R 25878 25878 11586 0 -1 4202560 38795 0 0 0 243110 17 0 0 20 0 15 0 62103736 14316269568 70427 18446744073709551615 4194304 4196468 140723015699424 139791234420576 139790871334894 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 28999680 140723015705009 140723015705185 140723015705185 140723015708623 0
[pid=25880/tid=25882] ppid=25878 vsize=13980732 memory=281708 CPUtime=5.81 cores=1,3,5,7
/proc/25880/task/25882/stat : 25882 (java) S 25878 25878 11586 0 -1 1077944384 8992 0 0 0 547 34 0 0 20 0 15 0 62103736 14316269568 70427 18446744073709551615 4194304 4196468 140723015699424 139790829939856 139791230191317 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28999680 140723015705009 140723015705185 140723015705185 140723015708623 0
[pid=25880/tid=25883] ppid=25878 vsize=13980732 memory=1380 CPUtime=5.82 cores=1,3,5,7
/proc/25880/task/25883/stat : 25883 (java) S 25878 25878 11586 0 -1 1077944384 9494 0 0 0 548 34 0 0 20 0 15 0 62103736 14316269568 70427 18446744073709551615 4194304 4196468 140723015699424 139790828887056 139791230191317 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28999680 140723015705009 140723015705185 140723015705185 140723015708623 0
[pid=25880/tid=25884] ppid=25878 vsize=13980732 memory=281708 CPUtime=5.81 cores=1,3,5,7
/proc/25880/task/25884/stat : 25884 (java) S 25878 25878 11586 0 -1 1077944384 10512 0 0 0 548 33 0 0 20 0 15 0 62103736 14316269568 70427 18446744073709551615 4194304 4196468 140723015699424 139790827834256 139791230191317 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28999680 140723015705009 140723015705185 140723015705185 140723015708623 0
[pid=25880/tid=25885] ppid=25878 vsize=13980732 memory=281708 CPUtime=5.82 cores=1,3,5,7
/proc/25880/task/25885/stat : 25885 (java) S 25878 25878 11586 0 -1 1077944384 9265 0 0 0 548 34 0 0 20 0 15 0 62103736 14316269568 70427 18446744073709551615 4194304 4196468 140723015699424 139790826781456 139791230191317 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28999680 140723015705009 140723015705185 140723015705185 140723015708623 0
[pid=25880/tid=25886] ppid=25878 vsize=13980732 memory=1380 CPUtime=3.41 cores=1,3,5,7
/proc/25880/task/25886/stat : 25886 (java) S 25878 25878 11586 0 -1 1077944384 11723 0 0 0 313 28 0 0 20 0 15 0 62103738 14316269568 70427 18446744073709551615 4194304 4196468 140723015699424 139790708722032 139791230192258 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28999680 140723015705009 140723015705185 140723015705185 140723015708623 0
[pid=25880/tid=25887] ppid=25878 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/25880/task/25887/stat : 25887 (java) S 25878 25878 11586 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 15 0 62103738 14316269568 70427 18446744073709551615 4194304 4196468 140723015699424 139790707668000 139791230191317 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28999680 140723015705009 140723015705185 140723015705185 140723015708623 0
[pid=25880/tid=25888] ppid=25878 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/25880/task/25888/stat : 25888 (java) S 25878 25878 11586 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 62103738 14316269568 70427 18446744073709551615 4194304 4196468 140723015699424 139790706615152 139791230191317 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28999680 140723015705009 140723015705185 140723015705185 140723015708623 0
[pid=25880/tid=25889] ppid=25878 vsize=13980732 memory=281708 CPUtime=0 cores=1,3,5,7
/proc/25880/task/25889/stat : 25889 (java) S 25878 25878 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 62103741 14316269568 70427 18446744073709551615 4194304 4196468 140723015699424 139790705563472 139791230199707 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28999680 140723015705009 140723015705185 140723015705185 140723015708623 0
[pid=25880/tid=25890] ppid=25878 vsize=13980732 memory=1380 CPUtime=2.71 cores=1,3,5,7
/proc/25880/task/25890/stat : 25890 (java) S 25878 25878 11586 0 -1 1077944384 18437 0 0 0 268 3 0 0 20 0 15 0 62103741 14316269568 70427 18446744073709551615 4194304 4196468 140723015699424 139790704511856 139791230192258 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28999680 140723015705009 140723015705185 140723015705185 140723015708623 0
[pid=25880/tid=25891] ppid=25878 vsize=13980732 memory=281708 CPUtime=2.72 cores=1,3,5,7
/proc/25880/task/25891/stat : 25891 (java) S 25878 25878 11586 0 -1 1077944384 14389 0 0 0 269 3 0 0 20 0 15 0 62103741 14316269568 70427 18446744073709551615 4194304 4196468 140723015699424 139790703459056 139791230192258 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28999680 140723015705009 140723015705185 140723015705185 140723015708623 0
[pid=25880/tid=25892] ppid=25878 vsize=13980732 memory=1380 CPUtime=0.53 cores=1,3,5,7
/proc/25880/task/25892/stat : 25892 (java) S 25878 25878 11586 0 -1 1077944384 8914 0 0 0 51 2 0 0 20 0 15 0 62103741 14316269568 70427 18446744073709551615 4194304 4196468 140723015699424 139790702406256 139791230192258 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28999680 140723015705009 140723015705185 140723015705185 140723015708623 0
[pid=25880/tid=25893] ppid=25878 vsize=13980732 memory=281704 CPUtime=0 cores=1,3,5,7
/proc/25880/task/25893/stat : 25893 (java) S 25878 25878 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 62103741 14316269568 70427 18446744073709551615 4194304 4196468 140723015699424 139790701353696 139791230191317 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28999680 140723015705009 140723015705185 140723015705185 140723015708623 0
[pid=25880/tid=25894] ppid=25878 vsize=13980732 memory=1380 CPUtime=1.02 cores=1,3,5,7
/proc/25880/task/25894/stat : 25894 (java) S 25878 25878 11586 0 -1 1077944384 1844 0 0 0 50 52 0 0 20 0 15 0 62103745 14316269568 70427 18446744073709551615 4194304 4196468 140723015699424 139790700300976 139791230192258 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28999680 140723015705009 140723015705185 140723015705185 140723015708623 0
Current children cumulated CPU time: 2465.01 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 283088 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2497 s]*
/proc/loadavg: 2.01 1.67 1.63 3/212 26247
/proc/meminfo: memFree=31151384/32770624 swapFree=67108860/67108860
[pid=25878] ppid=25875 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/25878/stat : 25878 (xcsp3-exec) S 25875 25878 11586 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 62103728 9740288 345 18446744073709551615 4194304 5098028 140737330217712 140737330215816 140682092024444 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 7 0 0 7196144 7232144 11354112 140737330225529 140737330225733 140737330225733 140737330229227 0
/proc/25878/statm: 2378 345 289 221 0 87 0
[pid=25880] ppid=25878 vsize=13980732 memory=282456 CPUtime=2520.1 cores=1,3,5,7
/proc/25880/stat : 25880 (java) S 25878 25878 11586 0 -1 1077944320 135363 0 0 0 251796 214 0 0 20 0 15 0 62103735 14316269568 70614 18446744073709551615 4194304 4196468 140723015699424 140723015681968 139791230181111 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 28999680 140723015705009 140723015705185 140723015705185 140723015708623 0
/proc/25880/statm: 3495183 70614 3252 1 0 3483476 0
[pid=25880/tid=25881] ppid=25878 vsize=13980732 memory=1204 CPUtime=2485.76 cores=1,3,5,7
/proc/25880/task/25881/stat : 25881 (java) R 25878 25878 11586 0 -1 4202560 39291 0 0 0 248559 17 0 0 20 0 15 0 62103736 14316269568 70614 18446744073709551615 4194304 4196468 140723015699424 139791234420928 139790874449690 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 28999680 140723015705009 140723015705185 140723015705185 140723015708623 0
[pid=25880/tid=25882] ppid=25878 vsize=13980732 memory=-7003737579269690708 CPUtime=5.93 cores=1,3,5,7
/proc/25880/task/25882/stat : 25882 (java) S 25878 25878 11586 0 -1 1077944384 9175 0 0 0 559 34 0 0 20 0 15 0 62103736 14316269568 70614 18446744073709551615 4194304 4196468 140723015699424 139790829939856 139791230191317 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28999680 140723015705009 140723015705185 140723015705185 140723015708623 0
[pid=25880/tid=25883] ppid=25878 vsize=13980732 memory=1580 CPUtime=5.96 cores=1,3,5,7
/proc/25880/task/25883/stat : 25883 (java) S 25878 25878 11586 0 -1 1077944384 9631 0 0 0 561 35 0 0 20 0 15 0 62103736 14316269568 70614 18446744073709551615 4194304 4196468 140723015699424 139790828887056 139791230191317 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28999680 140723015705009 140723015705185 140723015705185 140723015708623 0
[pid=25880/tid=25884] ppid=25878 vsize=13980732 memory=2168 CPUtime=5.93 cores=1,3,5,7
/proc/25880/task/25884/stat : 25884 (java) S 25878 25878 11586 0 -1 1077944384 10739 0 0 0 560 33 0 0 20 0 15 0 62103736 14316269568 70614 18446744073709551615 4194304 4196468 140723015699424 139790827834256 139791230191317 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28999680 140723015705009 140723015705185 140723015705185 140723015708623 0
[pid=25880/tid=25885] ppid=25878 vsize=13980732 memory=836 CPUtime=5.95 cores=1,3,5,7
/proc/25880/task/25885/stat : 25885 (java) S 25878 25878 11586 0 -1 1077944384 9661 0 0 0 560 35 0 0 20 0 15 0 62103736 14316269568 70614 18446744073709551615 4194304 4196468 140723015699424 139790826781456 139791230191317 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28999680 140723015705009 140723015705185 140723015705185 140723015708623 0
[pid=25880/tid=25886] ppid=25878 vsize=13980732 memory=3908 CPUtime=3.47 cores=1,3,5,7
/proc/25880/task/25886/stat : 25886 (java) S 25878 25878 11586 0 -1 1077944384 11897 0 0 0 319 28 0 0 20 0 15 0 62103738 14316269568 70614 18446744073709551615 4194304 4196468 140723015699424 139790708722032 139791230192258 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28999680 140723015705009 140723015705185 140723015705185 140723015708623 0
[pid=25880/tid=25887] ppid=25878 vsize=13980732 memory=3004 CPUtime=0 cores=1,3,5,7
/proc/25880/task/25887/stat : 25887 (java) S 25878 25878 11586 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 15 0 62103738 14316269568 70614 18446744073709551615 4194304 4196468 140723015699424 139790707668000 139791230191317 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28999680 140723015705009 140723015705185 140723015705185 140723015708623 0
[pid=25880/tid=25888] ppid=25878 vsize=13980732 memory=2764 CPUtime=0 cores=1,3,5,7
/proc/25880/task/25888/stat : 25888 (java) S 25878 25878 11586 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 62103738 14316269568 70614 18446744073709551615 4194304 4196468 140723015699424 139790706615152 139791230191317 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28999680 140723015705009 140723015705185 140723015705185 140723015708623 0
[pid=25880/tid=25889] ppid=25878 vsize=13980732 memory=4068 CPUtime=0 cores=1,3,5,7
/proc/25880/task/25889/stat : 25889 (java) S 25878 25878 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 62103741 14316269568 70614 18446744073709551615 4194304 4196468 140723015699424 139790705563472 139791230199707 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28999680 140723015705009 140723015705185 140723015705185 140723015708623 0
[pid=25880/tid=25890] ppid=25878 vsize=13980732 memory=1152 CPUtime=2.71 cores=1,3,5,7
/proc/25880/task/25890/stat : 25890 (java) S 25878 25878 11586 0 -1 1077944384 18439 0 0 0 268 3 0 0 20 0 15 0 62103741 14316269568 70614 18446744073709551615 4194304 4196468 140723015699424 139790704511856 139791230192258 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28999680 140723015705009 140723015705185 140723015705185 140723015708623 0
[pid=25880/tid=25891] ppid=25878 vsize=13980732 memory=3240 CPUtime=2.72 cores=1,3,5,7
/proc/25880/task/25891/stat : 25891 (java) S 25878 25878 11586 0 -1 1077944384 14391 0 0 0 269 3 0 0 20 0 15 0 62103741 14316269568 70614 18446744073709551615 4194304 4196468 140723015699424 139790703459056 139791230192258 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28999680 140723015705009 140723015705185 140723015705185 140723015708623 0
[pid=25880/tid=25892] ppid=25878 vsize=13980732 memory=1380 CPUtime=0.53 cores=1,3,5,7
/proc/25880/task/25892/stat : 25892 (java) S 25878 25878 11586 0 -1 1077944384 8916 0 0 0 51 2 0 0 20 0 15 0 62103741 14316269568 70614 18446744073709551615 4194304 4196468 140723015699424 139790702406256 139791230192258 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28999680 140723015705009 140723015705185 140723015705185 140723015708623 0
[pid=25880/tid=25893] ppid=25878 vsize=13980732 memory=282456 CPUtime=0 cores=1,3,5,7
/proc/25880/task/25893/stat : 25893 (java) S 25878 25878 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 62103741 14316269568 70614 18446744073709551615 4194304 4196468 140723015699424 139790701353696 139791230191317 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28999680 140723015705009 140723015705185 140723015705185 140723015708623 0
[pid=25880/tid=25894] ppid=25878 vsize=13980732 memory=1152 CPUtime=1.05 cores=1,3,5,7
/proc/25880/task/25894/stat : 25894 (java) S 25878 25878 11586 0 -1 1077944384 1863 0 0 0 52 53 0 0 20 0 15 0 62103745 14316269568 70614 18446744073709551615 4194304 4196468 140723015699424 139790700300976 139791230192258 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28999680 140723015705009 140723015705185 140723015705185 140723015708623 0
Current children cumulated CPU time: 2520.1 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 283836 KiB

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

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

[startup+2497.02 s]
# the end of solver process 25880 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2517.98 s, system=2.15322 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): 2497.02
CPU time (s): 2520.14
CPU user time (s): 2517.98
CPU system time (s): 2.15322
CPU usage (%): 100.926
Max. virtual memory (cumulated for all children) (KiB): 13992012
Max. memory (cumulated for all children) (KiB): 497176

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2517.98
system time used= 2.15322
maximum resident set size= 496028
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 136183
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2864
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 147266
involuntary context switches= 4814


# summary of solver processes directly reported to runsolver:
#   pid: 25878,25880
#   total CPU time (s): 2520.14
#   total CPU user time (s): 2517.98
#   total CPU system time (s): 2.15322

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 13.6586 second user time and 24.8777 second system time

The end

Launcher Data

Begin job on node124 at 2017-08-14 20:52:55
IDJOB=4269195
IDBENCH=123084
IDSOLVER=2660
FILE ID=node124/4269195-1502737631
RUNJOBID= node124-1502673801-14690
PBS_JOBID= 
Free space on /tmp= 62024 MiB

SOLVER NAME= choco-solver 4.0.5 seq
BENCH NAME= XCSP17/QuadraticAssignment/QuadraticAssignment-m1-s1/QuadraticAssignment-lipa20b.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-4269195-1502737631/watcher-4269195-1502737631 -o /tmp/evaluation-result-4269195-1502737631/solver-4269195-1502737631 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node124-1502673801-14690 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 152990974 HOME/instance-4269195-1502737631.xml

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

MD5SUM BENCH= 2a1cb6febb6ec7dbf2abb0b9e0866987
RANDOM SEED=152990974

node124.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.51
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.51
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.51
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.51
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:        31409120 kB
MemAvailable:   31787088 kB
Buffers:          220856 kB
Cached:           445056 kB
SwapCached:            0 kB
Active:           651220 kB
Inactive:         264980 kB
Active(anon):     201980 kB
Inactive(anon):    81952 kB
Active(file):     449240 kB
Inactive(file):   183028 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7836 kB
Writeback:            12 kB
AnonPages:        205348 kB
Mapped:            57816 kB
Shmem:             33512 kB
Slab:             149900 kB
SReclaimable:     123068 kB
SUnreclaim:        26832 kB
KernelStack:        3632 kB
PageTables:         5276 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1274756 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    116736 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 62016 MiB
End job on node124 at 2017-08-14 21:34:32