Trace number 4272144

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 5a (2017-07-26)SAT (TO)204043 2520.03 2448.52

General information on the benchmark

NameQuadraticAssignment/QuadraticAssignment-m1-s1/
QuadraticAssignment-tai15a.xml
MD5SUM01e5f10d01ef86069967703c8ffb230e
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark195391
Best CPU time to get the best result obtained on this benchmark2400.01
Satisfiable
(Un)Satisfiability was proved
Number of variables240
Number of constraints105
Number of domains2
Minimum domain size15
Maximum domain size61
Distribution of domain sizes[{"size":15,"count":15},{"size":61,"count":104}]
Minimum variable degree0
Maximum variable degree15
Distribution of variable degrees[{"degree":0,"count":121},{"degree":2,"count":104},{"degree":14,"count":2},{"degree":15,"count":13}]
Minimum constraint arity3
Maximum constraint arity15
Distribution of constraint arities[{"arity":3,"count":104},{"arity":15,"count":1}]
Number of extensional constraints104
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":104},{"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-4272144-1502728957.xml"  -tl '2520s' -p 1 -x 3
0.10/0.26	c [HOME/instance-4272144-1502728957.xml, -tl, 2520s, -p, 1, -x, 3]
0.30/0.33	c simple solver
0.30/0.39	c parse instance...
0.95/0.64	c solve instance...
1.58/0.86	o 244755 
1.58/0.89	o 241963 
1.92/0.93	o 241783 
1.92/0.94	o 241444 
1.92/0.95	o 238139 
1.92/0.96	o 234520 
1.92/1.00	o 233623 
2.30/1.01	o 232638 
2.30/1.10	o 232510 
2.64/1.11	o 227906 
7.63/2.78	o 227238 
12.07/4.87	o 226814 
13.02/5.48	o 224886 
13.02/5.48	o 224443 
13.02/5.48	o 220800 
13.30/5.61	o 220463 
13.73/5.95	o 220249 
13.73/6.00	o 218906 
14.01/6.15	o 218504 
16.01/7.93	o 217910 
16.01/7.95	o 217900 
16.15/8.06	o 214710 
16.75/8.44	o 212452 
22.63/13.28	o 211820 
22.73/13.35	o 210624 
35.01/25.03	o 209077 
228.25/212.79	o 208979 
228.35/212.81	o 208293 
228.66/213.16	o 208169 
230.85/215.36	o 208112 
367.25/348.32	o 207968 
585.30/560.68	o 206727 
1031.22/995.25	o 204043 
2520.00/2448.50	s SATISFIABLE
2520.00/2448.50	v <instantiation>
2520.00/2448.50	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] 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[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[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[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[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[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[6][7] d[6][8] d[6][9] d[6][10] d[6][11] d[6][12] d[6][13] d[6][14] d[7][8] d[7][9] d[7][10] d[7][11] d[7][12] d[7][13] d[7][14] d[8][9] d[8][10] d[8][11] d[8][12] d[8][13] d[8][14] d[9][10] d[9][11] d[9][12] d[9][13] d[9][14] d[10][11] d[10][12] d[10][13] d[10][14] d[11][12] d[11][13] d[11][14] d[12][13] d[12][14] d[13][14] </list>
2520.00/2448.50	v 	<values>0 14 5 10 3 11 6 7 2 13 12 9 4 8 1 75 41 63 82 6 6 25 95 40 44 4 56 10 21 2 65 82 83 61 85 39 77 71 83 40 29 11 4 57 36 93 56 26 85 27 50 6 1 35 71 96 35 21 91 45 74 30 90 12 11 36 61 35 82 29 21 18 36 0 11 76 59 54 40 66 89 51 0 1 69 21 20 11 71 15 9 56 44 72 58 8 80 1 76 18 45 82 86 79 14 15 76 48 91 41 76 3 26 74 94 84 77 89 85 </values>
2520.00/2448.50	v </instantiation>
2520.00/2448.50	c Unexpected resolution interruption!

Verifier Data

OK	204043

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4272144-1502728957/watcher-4272144-1502728957 -o /tmp/evaluation-result-4272144-1502728957/solver-4272144-1502728957 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node128-1502649221-29000 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 389925699 HOME/instance-4272144-1502728957.xml 

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

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


[startup+0.100171 s]*
/proc/loadavg: 2.36 1.83 1.58 3/205 15442
/proc/meminfo: memFree=29638244/32770624 swapFree=67108860/67108860
[pid=15434] ppid=15431 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/15434/stat : 15434 (xcsp3-exec) S 15431 15434 7968 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 26778342 9740288 345 18446744073709551615 4194304 5098028 140731366672272 140731366670376 140310208111228 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 7 0 0 7196144 7232144 24174592 140731366674810 140731366675014 140731366675014 140731366678507 0
/proc/15434/statm: 2378 345 289 221 0 87 0
[pid=15436] ppid=15434 vsize=13574484 memory=14840 CPUtime=0.02 cores=0,2,4,6
/proc/15436/stat : 15436 (java) S 15434 15434 7968 0 -1 1077944320 4078 0 0 0 2 0 0 0 20 0 9 0 26778349 13900271616 3710 18446744073709551615 4194304 4196468 140723894778464 140723894761008 139723907067639 0 0 1 16784584 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 14508032 140723894784434 140723894784610 140723894784610 140723894788047 0
/proc/15436/statm: 3393621 3710 2083 1 0 3383118 0
[pid=15436/tid=15437] ppid=15434 vsize=13574484 memory=7078076838863583841 CPUtime=0.02 cores=0,2,4,6
/proc/15436/task/15437/stat : 15437 (java) R 15434 15434 7968 0 -1 4202560 2788 0 0 0 2 0 0 0 20 0 9 0 26778350 13900271616 3710 18446744073709551615 4194304 4196468 140723894778464 139723911303784 139723893135788 0 4 1 16784584 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 14508032 140723894784434 140723894784610 140723894784610 140723894788047 0
[pid=15436/tid=15438] ppid=15434 vsize=13574484 memory=4123389896250521363 CPUtime=0 cores=0,2,4,6
/proc/15436/task/15438/stat : 15438 (java) S 15434 15434 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 26778350 13900271616 3776 18446744073709551615 4194304 4196468 140723894778464 139723507002000 139723907077845 0 4 1 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14508032 140723894784434 140723894784610 140723894784610 140723894788047 0
[pid=15436/tid=15439] ppid=15434 vsize=13574484 memory=140144033105536 CPUtime=0 cores=0,2,4,6
/proc/15436/task/15439/stat : 15439 (java) S 15434 15434 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 26778350 13900271616 3776 18446744073709551615 4194304 4196468 140723894778464 139723505949200 139723907077845 0 4 1 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14508032 140723894784434 140723894784610 140723894784610 140723894788047 0
[pid=15436/tid=15440] ppid=15434 vsize=13574484 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15436/task/15440/stat : 15440 (java) S 15434 15434 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 26778350 13900271616 3776 18446744073709551615 4194304 4196468 140723894778464 139723504896400 139723907077845 0 4 1 16784584 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14508032 140723894784434 140723894784610 140723894784610 140723894788047 0
[pid=15436/tid=15441] ppid=15434 vsize=13574484 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15436/task/15441/stat : 15441 (java) S 15434 15434 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 26778350 13900271616 3776 18446744073709551615 4194304 4196468 140723894778464 139723503843600 139723907077845 0 4 1 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14508032 140723894784434 140723894784610 140723894784610 140723894788047 0
[pid=15436/tid=15442] ppid=15434 vsize=13574484 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15436/task/15442/stat : 15442 (java) S 15434 15434 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 26778352 13900271616 3776 18446744073709551615 4194304 4196468 140723894778464 139723092351856 139723907078786 0 0 1 16784584 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14508032 140723894784434 140723894784610 140723894784610 140723894788047 0
[pid=15436/tid=15443] ppid=15434 vsize=13574484 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/15436/task/15443/stat : 15443 (java) S 15434 15434 7968 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 9 0 26778352 13900271616 3776 18446744073709551615 4194304 4196468 140723894778464 139723091297824 139723907077845 0 4 1 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14508032 140723894784434 140723894784610 140723894784610 140723894788047 0
[pid=15436/tid=15444] ppid=15434 vsize=13574484 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15436/task/15444/stat : 15444 (java) S 15434 15434 7968 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 9 0 26778352 13900271616 3776 18446744073709551615 4194304 4196468 140723894778464 139723090245040 139723907077845 0 4 1 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14508032 140723894784434 140723894784610 140723894784610 140723894788047 0
Current children cumulated CPU time: 0.02 s
Current children cumulated vsize: 13583996 KiB
Current children cumulated memory: 16220 KiB

[startup+0.210456 s]*
/proc/loadavg: 2.49 1.86 1.59 3/213 15450
/proc/meminfo: memFree=29626652/32770624 swapFree=67108860/67108860
[pid=15434] ppid=15431 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/15434/stat : 15434 (xcsp3-exec) S 15431 15434 7968 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 26778342 9740288 345 18446744073709551615 4194304 5098028 140731366672272 140731366670376 140310208111228 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 7 0 0 7196144 7232144 24174592 140731366674810 140731366675014 140731366675014 140731366678507 0
/proc/15434/statm: 2378 345 289 221 0 87 0
[pid=15436] ppid=15434 vsize=13974352 memory=27572 CPUtime=0.1 cores=0,2,4,6
/proc/15436/stat : 15436 (java) S 15434 15434 7968 0 -1 1077944320 5325 0 0 0 9 1 0 0 20 0 15 0 26778349 14309736448 6893 18446744073709551615 4194304 4196468 140723894778464 140723894761008 139723907067639 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 14508032 140723894784434 140723894784610 140723894784610 140723894788047 0
/proc/15436/statm: 3493588 6893 2751 1 0 3482964 0
[pid=15436/tid=15437] ppid=15434 vsize=13974352 memory=7078076838863583841 CPUtime=0.08 cores=0,2,4,6
/proc/15436/task/15437/stat : 15437 (java) R 15434 15434 7968 0 -1 4202560 3454 0 0 0 8 0 0 0 20 0 15 0 26778350 14309736448 6893 18446744073709551615 4194304 4196468 140723894778464 139723911297968 139723907089565 0 4 1 16800974 0 0 0 -1 2 0 0 4 0 0 6293624 6294260 14508032 140723894784434 140723894784610 140723894784610 140723894788047 0
[pid=15436/tid=15438] ppid=15434 vsize=13974352 memory=4123389896250521363 CPUtime=0 cores=0,2,4,6
/proc/15436/task/15438/stat : 15438 (java) S 15434 15434 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 26778350 14309736448 6893 18446744073709551615 4194304 4196468 140723894778464 139723507002000 139723907077845 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14508032 140723894784434 140723894784610 140723894784610 140723894788047 0
[pid=15436/tid=15439] ppid=15434 vsize=13974352 memory=140144033105536 CPUtime=0 cores=0,2,4,6
/proc/15436/task/15439/stat : 15439 (java) S 15434 15434 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 26778350 14309736448 6893 18446744073709551615 4194304 4196468 140723894778464 139723505949200 139723907077845 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14508032 140723894784434 140723894784610 140723894784610 140723894788047 0
[pid=15436/tid=15440] ppid=15434 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15436/task/15440/stat : 15440 (java) S 15434 15434 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 26778350 14309736448 6893 18446744073709551615 4194304 4196468 140723894778464 139723504896400 139723907077845 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14508032 140723894784434 140723894784610 140723894784610 140723894788047 0
[pid=15436/tid=15441] ppid=15434 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/15436/task/15441/stat : 15441 (java) S 15434 15434 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 26778350 14309736448 6893 18446744073709551615 4194304 4196468 140723894778464 139723503843600 139723907077845 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14508032 140723894784434 140723894784610 140723894784610 140723894788047 0
[pid=15436/tid=15442] ppid=15434 vsize=13974352 memory=140144033105536 CPUtime=0 cores=0,2,4,6
/proc/15436/task/15442/stat : 15442 (java) S 15434 15434 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 26778352 14309736448 6893 18446744073709551615 4194304 4196468 140723894778464 139723092351856 139723907078786 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14508032 140723894784434 140723894784610 140723894784610 140723894788047 0
[pid=15436/tid=15443] ppid=15434 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/15436/task/15443/stat : 15443 (java) S 15434 15434 7968 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 26778352 14309736448 6893 18446744073709551615 4194304 4196468 140723894778464 139723091297824 139723907077845 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14508032 140723894784434 140723894784610 140723894784610 140723894788047 0
[pid=15436/tid=15444] ppid=15434 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15436/task/15444/stat : 15444 (java) S 15434 15434 7968 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 26778352 14309736448 6893 18446744073709551615 4194304 4196468 140723894778464 139723090244976 139723907077845 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14508032 140723894784434 140723894784610 140723894784610 140723894788047 0
[pid=15436/tid=15445] ppid=15434 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15436/task/15445/stat : 15445 (java) S 15434 15434 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 26778355 14309736448 6893 18446744073709551615 4194304 4196468 140723894778464 139723089193296 139723907086235 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14508032 140723894784434 140723894784610 140723894784610 140723894788047 0
[pid=15436/tid=15446] ppid=15434 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15436/task/15446/stat : 15446 (java) S 15434 15434 7968 0 -1 1077944384 305 0 0 0 0 0 0 0 20 0 15 0 26778355 14309736448 6893 18446744073709551615 4194304 4196468 140723894778464 139723088140656 139723907078786 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14508032 140723894784434 140723894784610 140723894784610 140723894788047 0
[pid=15436/tid=15447] ppid=15434 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/15436/task/15447/stat : 15447 (java) S 15434 15434 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 26778355 14309736448 6893 18446744073709551615 4194304 4196468 140723894778464 139723087087856 139723907078786 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14508032 140723894784434 140723894784610 140723894784610 140723894788047 0
[pid=15436/tid=15448] ppid=15434 vsize=13974352 memory=140144033105536 CPUtime=0.01 cores=0,2,4,6
/proc/15436/task/15448/stat : 15448 (java) S 15434 15434 7968 0 -1 1077944384 258 0 0 0 1 0 0 0 20 0 15 0 26778355 14309736448 6893 18446744073709551615 4194304 4196468 140723894778464 139723086035056 139723907078786 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14508032 140723894784434 140723894784610 140723894784610 140723894788047 0
[pid=15436/tid=15449] ppid=15434 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/15436/task/15449/stat : 15449 (java) S 15434 15434 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 26778355 14309736448 6893 18446744073709551615 4194304 4196468 140723894778464 139723084982496 139723907077845 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14508032 140723894784434 140723894784610 140723894784610 140723894788047 0
[pid=15436/tid=15450] ppid=15434 vsize=13974352 memory=140144033105536 CPUtime=0 cores=0,2,4,6
/proc/15436/task/15450/stat : 15450 (java) S 15434 15434 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 26778360 14309736448 6893 18446744073709551615 4194304 4196468 140723894778464 139723083930800 139723907078786 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14508032 140723894784434 140723894784610 140723894784610 140723894788047 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 28952 KiB

[startup+0.310706 s]*
/proc/loadavg: 2.49 1.86 1.59 4/213 15450
/proc/meminfo: memFree=29616320/32770624 swapFree=67108860/67108860
[pid=15434] ppid=15431 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/15434/stat : 15434 (xcsp3-exec) S 15431 15434 7968 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 26778342 9740288 345 18446744073709551615 4194304 5098028 140731366672272 140731366670376 140310208111228 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 7 0 0 7196144 7232144 24174592 140731366674810 140731366675014 140731366675014 140731366678507 0
/proc/15434/statm: 2378 345 289 221 0 87 0
[pid=15436] ppid=15434 vsize=13974352 memory=39708 CPUtime=0.3 cores=0,2,4,6
/proc/15436/stat : 15436 (java) S 15434 15434 7968 0 -1 1077944320 9026 0 0 0 27 3 0 0 20 0 15 0 26778349 14309736448 9927 18446744073709551615 4194304 4196468 140723894778464 140723894761008 139723907067639 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 14508032 140723894784434 140723894784610 140723894784610 140723894788047 0
/proc/15436/statm: 3493588 9927 2994 1 0 3482964 0
[pid=15436/tid=15437] ppid=15434 vsize=13974352 memory=4278483708103473607 CPUtime=0.18 cores=0,2,4,6
/proc/15436/task/15437/stat : 15437 (java) R 15434 15434 7968 0 -1 4202560 6176 0 0 0 16 2 0 0 20 0 15 0 26778350 14309736448 9993 18446744073709551615 4194304 4196468 140723894778464 139723911297376 139723548572077 0 4 1 16800974 0 0 0 -1 0 0 0 4 0 0 6293624 6294260 14508032 140723894784434 140723894784610 140723894784610 140723894788047 0
[pid=15436/tid=15438] ppid=15434 vsize=13974352 memory=-7003737579269690708 CPUtime=0 cores=0,2,4,6
/proc/15436/task/15438/stat : 15438 (java) S 15434 15434 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 26778350 14309736448 9993 18446744073709551615 4194304 4196468 140723894778464 139723507002000 139723907077845 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14508032 140723894784434 140723894784610 140723894784610 140723894788047 0
[pid=15436/tid=15439] ppid=15434 vsize=13974352 memory=7031125463459224206 CPUtime=0 cores=0,2,4,6
/proc/15436/task/15439/stat : 15439 (java) S 15434 15434 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 26778350 14309736448 9993 18446744073709551615 4194304 4196468 140723894778464 139723505949200 139723907077845 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14508032 140723894784434 140723894784610 140723894784610 140723894788047 0
[pid=15436/tid=15440] ppid=15434 vsize=13974352 memory=-7305533901252758645 CPUtime=0 cores=0,2,4,6
/proc/15436/task/15440/stat : 15440 (java) S 15434 15434 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 26778350 14309736448 9993 18446744073709551615 4194304 4196468 140723894778464 139723504896400 139723907077845 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14508032 140723894784434 140723894784610 140723894784610 140723894788047 0
[pid=15436/tid=15441] ppid=15434 vsize=13974352 memory=8248408006974860141 CPUtime=0 cores=0,2,4,6
/proc/15436/task/15441/stat : 15441 (java) S 15434 15434 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 26778350 14309736448 9993 18446744073709551615 4194304 4196468 140723894778464 139723503843600 139723907077845 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14508032 140723894784434 140723894784610 140723894784610 140723894788047 0
[pid=15436/tid=15442] ppid=15434 vsize=13974352 memory=140144033112529 CPUtime=0 cores=0,2,4,6
/proc/15436/task/15442/stat : 15442 (java) S 15434 15434 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 26778352 14309736448 9993 18446744073709551615 4194304 4196468 140723894778464 139723092351856 139723907078786 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14508032 140723894784434 140723894784610 140723894784610 140723894788047 0
[pid=15436/tid=15443] ppid=15434 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15436/task/15443/stat : 15443 (java) S 15434 15434 7968 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 26778352 14309736448 9993 18446744073709551615 4194304 4196468 140723894778464 139723091297824 139723907077845 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14508032 140723894784434 140723894784610 140723894784610 140723894788047 0
[pid=15436/tid=15444] ppid=15434 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/15436/task/15444/stat : 15444 (java) S 15434 15434 7968 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 26778352 14309736448 9993 18446744073709551615 4194304 4196468 140723894778464 139723090244976 139723907077845 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14508032 140723894784434 140723894784610 140723894784610 140723894788047 0
[pid=15436/tid=15445] ppid=15434 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15436/task/15445/stat : 15445 (java) S 15434 15434 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 26778355 14309736448 9993 18446744073709551615 4194304 4196468 140723894778464 139723089193296 139723907086235 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14508032 140723894784434 140723894784610 140723894784610 140723894788047 0
[pid=15436/tid=15446] ppid=15434 vsize=13974352 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/15436/task/15446/stat : 15446 (java) S 15434 15434 7968 0 -1 1077944384 416 0 0 0 1 0 0 0 20 0 15 0 26778355 14309736448 9993 18446744073709551615 4194304 4196468 140723894778464 139723088140656 139723907078786 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14508032 140723894784434 140723894784610 140723894784610 140723894788047 0
[pid=15436/tid=15447] ppid=15434 vsize=13974352 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/15436/task/15447/stat : 15447 (java) R 15434 15434 7968 0 -1 4202560 401 0 0 0 3 0 0 0 20 0 15 0 26778355 14309736448 9993 18446744073709551615 4194304 4196468 140723894778464 139723087088152 139723884662432 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 14508032 140723894784434 140723894784610 140723894784610 140723894788047 0
[pid=15436/tid=15448] ppid=15434 vsize=13974352 memory=0 CPUtime=0.06 cores=0,2,4,6
/proc/15436/task/15448/stat : 15448 (java) R 15434 15434 7968 0 -1 4202560 740 0 0 0 6 0 0 0 20 0 15 0 26778355 14309736448 9993 18446744073709551615 4194304 4196468 140723894778464 139723086035056 139723886203524 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 14508032 140723894784434 140723894784610 140723894784610 140723894788047 0
[pid=15436/tid=15449] ppid=15434 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15436/task/15449/stat : 15449 (java) S 15434 15434 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 26778355 14309736448 9993 18446744073709551615 4194304 4196468 140723894778464 139723084982496 139723907077845 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14508032 140723894784434 140723894784610 140723894784610 140723894788047 0
[pid=15436/tid=15450] ppid=15434 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15436/task/15450/stat : 15450 (java) S 15434 15434 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 26778360 14309736448 9993 18446744073709551615 4194304 4196468 140723894778464 139723083930800 139723907078786 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14508032 140723894784434 140723894784610 140723894784610 140723894788047 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 41088 KiB

[startup+0.702576 s]
/proc/loadavg: 2.49 1.86 1.59 5/213 15450
/proc/meminfo: memFree=29604904/32770624 swapFree=67108860/67108860
[pid=15434] ppid=15431 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/15434/stat : 15434 (xcsp3-exec) S 15431 15434 7968 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 26778342 9740288 345 18446744073709551615 4194304 5098028 140731366672272 140731366670376 140310208111228 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 7 0 0 7196144 7232144 24174592 140731366674810 140731366675014 140731366675014 140731366678507 0
/proc/15434/statm: 2378 345 289 221 0 87 0
[pid=15436] ppid=15434 vsize=13980732 memory=63180 CPUtime=1.26 cores=0,2,4,6
/proc/15436/stat : 15436 (java) S 15434 15434 7968 0 -1 1077944320 12902 0 0 0 121 5 0 0 20 0 15 0 26778349 14316269568 15795 18446744073709551615 4194304 4196468 140723894778464 140723894761008 139723907067639 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 14508032 140723894784434 140723894784610 140723894784610 140723894788047 0
/proc/15436/statm: 3495183 15795 3180 1 0 3483476 0
[pid=15436/tid=15437] ppid=15434 vsize=13980732 memory=0 CPUtime=0.56 cores=0,2,4,6
/proc/15436/task/15437/stat : 15437 (java) R 15434 15434 7968 0 -1 4202560 8631 0 0 0 53 3 0 0 20 0 15 0 26778350 14316269568 15795 18446744073709551615 4194304 4196468 140723894778464 139723911305232 139723552113027 0 4 1 16800974 0 0 0 -1 0 0 0 4 0 0 6293624 6294260 14508032 140723894784434 140723894784610 140723894784610 140723894788047 0
[pid=15436/tid=15438] ppid=15434 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15436/task/15438/stat : 15438 (java) S 15434 15434 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 26778350 14316269568 15795 18446744073709551615 4194304 4196468 140723894778464 139723507002000 139723907077845 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14508032 140723894784434 140723894784610 140723894784610 140723894788047 0
[pid=15436/tid=15439] ppid=15434 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15436/task/15439/stat : 15439 (java) S 15434 15434 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 26778350 14316269568 15795 18446744073709551615 4194304 4196468 140723894778464 139723505949200 139723907077845 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14508032 140723894784434 140723894784610 140723894784610 140723894788047 0
[pid=15436/tid=15440] ppid=15434 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15436/task/15440/stat : 15440 (java) S 15434 15434 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 26778350 14316269568 15795 18446744073709551615 4194304 4196468 140723894778464 139723504896400 139723907077845 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14508032 140723894784434 140723894784610 140723894784610 140723894788047 0
[pid=15436/tid=15441] ppid=15434 vsize=13980732 memory=5 CPUtime=0 cores=0,2,4,6
/proc/15436/task/15441/stat : 15441 (java) S 15434 15434 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 26778350 14316269568 15795 18446744073709551615 4194304 4196468 140723894778464 139723503843600 139723907077845 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14508032 140723894784434 140723894784610 140723894784610 140723894788047 0
[pid=15436/tid=15442] ppid=15434 vsize=13980732 memory=36 CPUtime=0 cores=0,2,4,6
/proc/15436/task/15442/stat : 15442 (java) S 15434 15434 7968 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 26778352 14316269568 15795 18446744073709551615 4194304 4196468 140723894778464 139723092351856 139723907078786 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14508032 140723894784434 140723894784610 140723894784610 140723894788047 0
[pid=15436/tid=15443] ppid=15434 vsize=13980732 memory=2 CPUtime=0 cores=0,2,4,6
/proc/15436/task/15443/stat : 15443 (java) S 15434 15434 7968 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 26778352 14316269568 15795 18446744073709551615 4194304 4196468 140723894778464 139723091297824 139723907077845 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14508032 140723894784434 140723894784610 140723894784610 140723894788047 0
[pid=15436/tid=15444] ppid=15434 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15436/task/15444/stat : 15444 (java) S 15434 15434 7968 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 26778352 14316269568 15795 18446744073709551615 4194304 4196468 140723894778464 139723090244976 139723907077845 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14508032 140723894784434 140723894784610 140723894784610 140723894788047 0
[pid=15436/tid=15445] ppid=15434 vsize=13980732 memory=7883313791582089521 CPUtime=0 cores=0,2,4,6
/proc/15436/task/15445/stat : 15445 (java) S 15434 15434 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 26778355 14316269568 15795 18446744073709551615 4194304 4196468 140723894778464 139723089193296 139723907086235 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14508032 140723894784434 140723894784610 140723894784610 140723894788047 0
[pid=15436/tid=15446] ppid=15434 vsize=13980732 memory=4124 CPUtime=0.17 cores=0,2,4,6
/proc/15436/task/15446/stat : 15446 (java) R 15434 15434 7968 0 -1 1077944384 975 0 0 0 17 0 0 0 20 0 15 0 26778355 14316269568 15795 18446744073709551615 4194304 4196468 140723894778464 139723088127440 139723907077845 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 14508032 140723894784434 140723894784610 140723894784610 140723894788047 0
[pid=15436/tid=15447] ppid=15434 vsize=13980732 memory=0 CPUtime=0.2 cores=0,2,4,6
/proc/15436/task/15447/stat : 15447 (java) R 15434 15434 7968 0 -1 4202560 794 0 0 0 20 0 0 0 20 0 15 0 26778355 14316269568 15795 18446744073709551615 4194304 4196468 140723894778464 139723087088152 139723892175633 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 14508032 140723894784434 140723894784610 140723894784610 140723894788047 0
[pid=15436/tid=15448] ppid=15434 vsize=13980732 memory=140143910462064 CPUtime=0.29 cores=0,2,4,6
/proc/15436/task/15448/stat : 15448 (java) R 15434 15434 7968 0 -1 4202560 1193 0 0 0 29 0 0 0 20 0 15 0 26778355 14316269568 15795 18446744073709551615 4194304 4196468 140723894778464 139723086035056 139723888652138 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 14508032 140723894784434 140723894784610 140723894784610 140723894788047 0
[pid=15436/tid=15449] ppid=15434 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15436/task/15449/stat : 15449 (java) S 15434 15434 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 26778355 14316269568 15795 18446744073709551615 4194304 4196468 140723894778464 139723084982496 139723907077845 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14508032 140723894784434 140723894784610 140723894784610 140723894788047 0
[pid=15436/tid=15450] ppid=15434 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15436/task/15450/stat : 15450 (java) S 15434 15434 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 26778360 14316269568 15795 18446744073709551615 4194304 4196468 140723894778464 139723083930800 139723907078786 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14508032 140723894784434 140723894784610 140723894784610 140723894788047 0
Current children cumulated CPU time: 1.26 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 64560 KiB

[startup+1.50088 s]
/proc/loadavg: 2.49 1.86 1.59 6/213 15450
/proc/meminfo: memFree=29579844/32770624 swapFree=67108860/67108860
[pid=15434] ppid=15431 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/15434/stat : 15434 (xcsp3-exec) S 15431 15434 7968 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 26778342 9740288 345 18446744073709551615 4194304 5098028 140731366672272 140731366670376 140310208111228 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 7 0 0 7196144 7232144 24174592 140731366674810 140731366675014 140731366675014 140731366678507 0
/proc/15434/statm: 2378 345 289 221 0 87 0
[pid=15436] ppid=15434 vsize=13980732 memory=113824 CPUtime=3.92 cores=0,2,4,6
/proc/15436/stat : 15436 (java) S 15434 15434 7968 0 -1 1077944320 20317 0 0 0 386 6 0 0 20 0 15 0 26778349 14316269568 28456 18446744073709551615 4194304 4196468 140723894778464 140723894761008 139723907067639 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 14508032 140723894784434 140723894784610 140723894784610 140723894788047 0
/proc/15436/statm: 3495183 28456 3199 1 0 3483476 0
[pid=15436/tid=15437] ppid=15434 vsize=13980732 memory=0 CPUtime=1.35 cores=0,2,4,6
/proc/15436/task/15437/stat : 15437 (java) R 15434 15434 7968 0 -1 4202560 9321 0 0 0 131 4 0 0 20 0 15 0 26778350 14316269568 28456 18446744073709551615 4194304 4196468 140723894778464 139723911306880 139723554573804 0 4 1 16800974 0 0 0 -1 0 0 0 4 0 0 6293624 6294260 14508032 140723894784434 140723894784610 140723894784610 140723894788047 0
[pid=15436/tid=15438] ppid=15434 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15436/task/15438/stat : 15438 (java) S 15434 15434 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 26778350 14316269568 28456 18446744073709551615 4194304 4196468 140723894778464 139723507002000 139723907077845 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14508032 140723894784434 140723894784610 140723894784610 140723894788047 0
[pid=15436/tid=15439] ppid=15434 vsize=13980732 memory=56 CPUtime=0 cores=0,2,4,6
/proc/15436/task/15439/stat : 15439 (java) S 15434 15434 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 26778350 14316269568 28456 18446744073709551615 4194304 4196468 140723894778464 139723505949200 139723907077845 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14508032 140723894784434 140723894784610 140723894784610 140723894788047 0
[pid=15436/tid=15440] ppid=15434 vsize=13980732 memory=11830 CPUtime=0 cores=0,2,4,6
/proc/15436/task/15440/stat : 15440 (java) S 15434 15434 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 26778350 14316269568 28456 18446744073709551615 4194304 4196468 140723894778464 139723504896400 139723907077845 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14508032 140723894784434 140723894784610 140723894784610 140723894788047 0
[pid=15436/tid=15441] ppid=15434 vsize=13980732 memory=20825 CPUtime=0 cores=0,2,4,6

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

/proc/15436/task/15444/stat : 15444 (java) S 15434 15434 7968 0 -1 1077944384 74 0 0 0 0 0 0 0 20 0 15 0 26778352 14316269568 370581 18446744073709551615 4194304 4196468 140723894778464 139723090244992 139723907077845 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14508032 140723894784434 140723894784610 140723894784610 140723894788047 0
[pid=15436/tid=15445] ppid=15434 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/15436/task/15445/stat : 15445 (java) S 15434 15434 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 26778355 14316269568 370581 18446744073709551615 4194304 4196468 140723894778464 139723089193296 139723907086235 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14508032 140723894784434 140723894784610 140723894784610 140723894788047 0
[pid=15436/tid=15446] ppid=15434 vsize=13980732 memory=1380 CPUtime=5.12 cores=0,2,4,6
/proc/15436/task/15446/stat : 15446 (java) S 15434 15434 7968 0 -1 1077944384 20627 0 0 0 509 3 0 0 20 0 15 0 26778355 14316269568 370581 18446744073709551615 4194304 4196468 140723894778464 139723088140656 139723907078786 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14508032 140723894784434 140723894784610 140723894784610 140723894788047 0
[pid=15436/tid=15447] ppid=15434 vsize=13980732 memory=4124 CPUtime=4.98 cores=0,2,4,6
/proc/15436/task/15447/stat : 15447 (java) S 15434 15434 7968 0 -1 1077944384 23571 0 0 0 494 4 0 0 20 0 15 0 26778355 14316269568 370581 18446744073709551615 4194304 4196468 140723894778464 139723087087856 139723907078786 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14508032 140723894784434 140723894784610 140723894784610 140723894788047 0
[pid=15436/tid=15448] ppid=15434 vsize=13980732 memory=1380 CPUtime=0.97 cores=0,2,4,6
/proc/15436/task/15448/stat : 15448 (java) S 15434 15434 7968 0 -1 1077944384 14477 0 0 0 95 2 0 0 20 0 15 0 26778355 14316269568 370581 18446744073709551615 4194304 4196468 140723894778464 139723086035056 139723907078786 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14508032 140723894784434 140723894784610 140723894784610 140723894788047 0
[pid=15436/tid=15449] ppid=15434 vsize=13980732 memory=1118844 CPUtime=0 cores=0,2,4,6
/proc/15436/task/15449/stat : 15449 (java) S 15434 15434 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 26778355 14316269568 370581 18446744073709551615 4194304 4196468 140723894778464 139723084982496 139723907077845 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14508032 140723894784434 140723894784610 140723894784610 140723894788047 0
[pid=15436/tid=15450] ppid=15434 vsize=13980732 memory=4124 CPUtime=1.3 cores=0,2,4,6
/proc/15436/task/15450/stat : 15450 (java) S 15434 15434 7968 0 -1 1077944384 1000 0 0 0 66 64 0 0 20 0 15 0 26778360 14316269568 370581 18446744073709551615 4194304 4196468 140723894778464 139723083930800 139723907078786 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14508032 140723894784434 140723894784610 140723894784610 140723894788047 0
Current children cumulated CPU time: 2452.49 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 1483704 KiB

[startup+2442.3 s]
/proc/loadavg: 1.66 1.76 1.78 3/213 15803
/proc/meminfo: memFree=29338824/32770624 swapFree=67108860/67108860
[pid=15434] ppid=15431 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/15434/stat : 15434 (xcsp3-exec) S 15431 15434 7968 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 26778342 9740288 345 18446744073709551615 4194304 5098028 140731366672272 140731366670376 140310208111228 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 7 0 0 7196144 7232144 24174592 140731366674810 140731366675014 140731366675014 140731366678507 0
/proc/15434/statm: 2378 345 289 221 0 87 0
[pid=15436] ppid=15434 vsize=13980732 memory=1543716 CPUtime=2513.48 cores=0,2,4,6
/proc/15436/stat : 15436 (java) S 15434 15434 7968 0 -1 1077944320 330089 0 0 0 250237 1111 0 0 20 0 15 0 26778349 14316269568 385929 18446744073709551615 4194304 4196468 140723894778464 140723894761008 139723907067639 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 14508032 140723894784434 140723894784610 140723894784610 140723894788047 0
/proc/15436/statm: 3495183 385929 3266 1 0 3483476 0
[pid=15436/tid=15437] ppid=15434 vsize=13980732 memory=1550388 CPUtime=2420.6 cores=0,2,4,6
/proc/15436/task/15437/stat : 15437 (java) R 15434 15434 7968 0 -1 4202560 106942 0 0 0 242021 39 0 0 20 0 15 0 26778350 14316269568 385929 18446744073709551615 4194304 4196468 140723894778464 139723911307024 139723553039032 0 4 1 16800974 0 0 0 -1 6 0 0 4 0 0 6293624 6294260 14508032 140723894784434 140723894784610 140723894784610 140723894788047 0
[pid=15436/tid=15438] ppid=15434 vsize=13980732 memory=1550388 CPUtime=19.91 cores=0,2,4,6
/proc/15436/task/15438/stat : 15438 (java) S 15434 15434 7968 0 -1 1077944384 18209 0 0 0 1744 247 0 0 20 0 15 0 26778350 14316269568 385929 18446744073709551615 4194304 4196468 140723894778464 139723507002000 139723907077845 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14508032 140723894784434 140723894784610 140723894784610 140723894788047 0
[pid=15436/tid=15439] ppid=15434 vsize=13980732 memory=1550388 CPUtime=19.86 cores=0,2,4,6
/proc/15436/task/15439/stat : 15439 (java) S 15434 15434 7968 0 -1 1077944384 18938 0 0 0 1740 246 0 0 20 0 15 0 26778350 14316269568 385929 18446744073709551615 4194304 4196468 140723894778464 139723505949200 139723907077845 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14508032 140723894784434 140723894784610 140723894784610 140723894788047 0
[pid=15436/tid=15440] ppid=15434 vsize=13980732 memory=1640676 CPUtime=19.9 cores=0,2,4,6
/proc/15436/task/15440/stat : 15440 (java) S 15434 15434 7968 0 -1 1077944384 18109 0 0 0 1738 252 0 0 20 0 15 0 26778350 14316269568 385929 18446744073709551615 4194304 4196468 140723894778464 139723504896400 139723907077845 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14508032 140723894784434 140723894784610 140723894784610 140723894788047 0
[pid=15436/tid=15441] ppid=15434 vsize=13980732 memory=1380 CPUtime=19.86 cores=0,2,4,6
/proc/15436/task/15441/stat : 15441 (java) S 15434 15434 7968 0 -1 1077944384 19345 0 0 0 1736 250 0 0 20 0 15 0 26778350 14316269568 385929 18446744073709551615 4194304 4196468 140723894778464 139723503843600 139723907077845 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14508032 140723894784434 140723894784610 140723894784610 140723894788047 0
[pid=15436/tid=15442] ppid=15434 vsize=13980732 memory=1679664 CPUtime=0.86 cores=0,2,4,6
/proc/15436/task/15442/stat : 15442 (java) S 15434 15434 7968 0 -1 1077944384 87467 0 0 0 70 16 0 0 20 0 15 0 26778352 14316269568 385929 18446744073709551615 4194304 4196468 140723894778464 139723092351856 139723907078786 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14508032 140723894784434 140723894784610 140723894784610 140723894788047 0
[pid=15436/tid=15443] ppid=15434 vsize=13980732 memory=1640676 CPUtime=0 cores=0,2,4,6
/proc/15436/task/15443/stat : 15443 (java) S 15434 15434 7968 0 -1 1077944384 75 0 0 0 0 0 0 0 20 0 15 0 26778352 14316269568 385929 18446744073709551615 4194304 4196468 140723894778464 139723091297888 139723907077845 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14508032 140723894784434 140723894784610 140723894784610 140723894788047 0
[pid=15436/tid=15444] ppid=15434 vsize=13980732 memory=1640676 CPUtime=0 cores=0,2,4,6
/proc/15436/task/15444/stat : 15444 (java) S 15434 15434 7968 0 -1 1077944384 74 0 0 0 0 0 0 0 20 0 15 0 26778352 14316269568 385929 18446744073709551615 4194304 4196468 140723894778464 139723090244992 139723907077845 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14508032 140723894784434 140723894784610 140723894784610 140723894788047 0
[pid=15436/tid=15445] ppid=15434 vsize=13980732 memory=1588348 CPUtime=0 cores=0,2,4,6
/proc/15436/task/15445/stat : 15445 (java) S 15434 15434 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 26778355 14316269568 385929 18446744073709551615 4194304 4196468 140723894778464 139723089193296 139723907086235 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14508032 140723894784434 140723894784610 140723894784610 140723894788047 0
[pid=15436/tid=15446] ppid=15434 vsize=13980732 memory=1588348 CPUtime=5.12 cores=0,2,4,6
/proc/15436/task/15446/stat : 15446 (java) S 15434 15434 7968 0 -1 1077944384 20629 0 0 0 509 3 0 0 20 0 15 0 26778355 14316269568 385929 18446744073709551615 4194304 4196468 140723894778464 139723088140656 139723907078786 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14508032 140723894784434 140723894784610 140723894784610 140723894788047 0
[pid=15436/tid=15447] ppid=15434 vsize=13980732 memory=1550388 CPUtime=4.98 cores=0,2,4,6
/proc/15436/task/15447/stat : 15447 (java) S 15434 15434 7968 0 -1 1077944384 23573 0 0 0 494 4 0 0 20 0 15 0 26778355 14316269568 385929 18446744073709551615 4194304 4196468 140723894778464 139723087087856 139723907078786 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14508032 140723894784434 140723894784610 140723894784610 140723894788047 0
[pid=15436/tid=15448] ppid=15434 vsize=13980732 memory=1550388 CPUtime=0.97 cores=0,2,4,6
/proc/15436/task/15448/stat : 15448 (java) S 15434 15434 7968 0 -1 1077944384 14479 0 0 0 95 2 0 0 20 0 15 0 26778355 14316269568 385929 18446744073709551615 4194304 4196468 140723894778464 139723086035056 139723907078786 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14508032 140723894784434 140723894784610 140723894784610 140723894788047 0
[pid=15436/tid=15449] ppid=15434 vsize=13980732 memory=1550388 CPUtime=0 cores=0,2,4,6
/proc/15436/task/15449/stat : 15449 (java) S 15434 15434 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 26778355 14316269568 385929 18446744073709551615 4194304 4196468 140723894778464 139723084982496 139723907077845 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14508032 140723894784434 140723894784610 140723894784610 140723894788047 0
[pid=15436/tid=15450] ppid=15434 vsize=13980732 memory=1380 CPUtime=1.33 cores=0,2,4,6
/proc/15436/task/15450/stat : 15450 (java) S 15434 15434 7968 0 -1 1077944384 1006 0 0 0 67 66 0 0 20 0 15 0 26778360 14316269568 385929 18446744073709551615 4194304 4196468 140723894778464 139723083930800 139723907078786 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14508032 140723894784434 140723894784610 140723894784610 140723894788047 0
Current children cumulated CPU time: 2513.48 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 1545096 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2448.5 s]
/proc/loadavg: 1.52 1.73 1.77 3/213 15803
/proc/meminfo: memFree=29372220/32770624 swapFree=67108860/67108860
[pid=15434] ppid=15431 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/15434/stat : 15434 (xcsp3-exec) S 15431 15434 7968 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 26778342 9740288 345 18446744073709551615 4194304 5098028 140731366672272 140731366670376 140310208111228 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 7 0 0 7196144 7232144 24174592 140731366674810 140731366675014 140731366675014 140731366678507 0
/proc/15434/statm: 2378 345 289 221 0 87 0
[pid=15436] ppid=15434 vsize=13980732 memory=1491896 CPUtime=2520 cores=0,2,4,6
/proc/15436/stat : 15436 (java) S 15434 15434 7968 0 -1 1077944320 332006 0 0 0 250888 1112 0 0 20 0 15 0 26778349 14316269568 372974 18446744073709551615 4194304 4196468 140723894778464 140723894761008 139723907067639 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 14508032 140723894784434 140723894784610 140723894784610 140723894788047 0
/proc/15436/statm: 3495183 372974 3266 1 0 3483476 0
[pid=15436/tid=15437] ppid=15434 vsize=13980732 memory=1543716 CPUtime=2426.69 cores=0,2,4,6
/proc/15436/task/15437/stat : 15437 (java) R 15434 15434 7968 0 -1 4202560 107353 0 0 0 242630 39 0 0 20 0 15 0 26778350 14316269568 372974 18446744073709551615 4194304 4196468 140723894778464 139723911307296 139723555873416 0 4 1 16800974 0 0 0 -1 2 0 0 4 0 0 6293624 6294260 14508032 140723894784434 140723894784610 140723894784610 140723894788047 0
[pid=15436/tid=15438] ppid=15434 vsize=13980732 memory=1550388 CPUtime=20.01 cores=0,2,4,6
/proc/15436/task/15438/stat : 15438 (java) S 15434 15434 7968 0 -1 1077944384 18567 0 0 0 1754 247 0 0 20 0 15 0 26778350 14316269568 372974 18446744073709551615 4194304 4196468 140723894778464 139723507002000 139723907077845 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14508032 140723894784434 140723894784610 140723894784610 140723894788047 0
[pid=15436/tid=15439] ppid=15434 vsize=13980732 memory=1588348 CPUtime=19.97 cores=0,2,4,6
/proc/15436/task/15439/stat : 15439 (java) S 15434 15434 7968 0 -1 1077944384 18955 0 0 0 1751 246 0 0 20 0 15 0 26778350 14316269568 372974 18446744073709551615 4194304 4196468 140723894778464 139723505949200 139723907077845 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14508032 140723894784434 140723894784610 140723894784610 140723894788047 0
[pid=15436/tid=15440] ppid=15434 vsize=13980732 memory=1640676 CPUtime=20.01 cores=0,2,4,6
/proc/15436/task/15440/stat : 15440 (java) S 15434 15434 7968 0 -1 1077944384 18147 0 0 0 1749 252 0 0 20 0 15 0 26778350 14316269568 372974 18446744073709551615 4194304 4196468 140723894778464 139723504896400 139723907077845 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14508032 140723894784434 140723894784610 140723894784610 140723894788047 0
[pid=15436/tid=15441] ppid=15434 vsize=13980732 memory=1640676 CPUtime=19.96 cores=0,2,4,6
/proc/15436/task/15441/stat : 15441 (java) S 15434 15434 7968 0 -1 1077944384 19404 0 0 0 1746 250 0 0 20 0 15 0 26778350 14316269568 372974 18446744073709551615 4194304 4196468 140723894778464 139723503843600 139723907077845 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14508032 140723894784434 140723894784610 140723894784610 140723894788047 0
[pid=15436/tid=15442] ppid=15434 vsize=13980732 memory=1679664 CPUtime=0.87 cores=0,2,4,6
/proc/15436/task/15442/stat : 15442 (java) S 15434 15434 7968 0 -1 1077944384 88488 0 0 0 71 16 0 0 20 0 15 0 26778352 14316269568 372974 18446744073709551615 4194304 4196468 140723894778464 139723092351856 139723907078786 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14508032 140723894784434 140723894784610 140723894784610 140723894788047 0
[pid=15436/tid=15443] ppid=15434 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/15436/task/15443/stat : 15443 (java) S 15434 15434 7968 0 -1 1077944384 75 0 0 0 0 0 0 0 20 0 15 0 26778352 14316269568 372974 18446744073709551615 4194304 4196468 140723894778464 139723091297888 139723907077845 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14508032 140723894784434 140723894784610 140723894784610 140723894788047 0
[pid=15436/tid=15444] ppid=15434 vsize=13980732 memory=1640676 CPUtime=0 cores=0,2,4,6
/proc/15436/task/15444/stat : 15444 (java) S 15434 15434 7968 0 -1 1077944384 74 0 0 0 0 0 0 0 20 0 15 0 26778352 14316269568 372974 18446744073709551615 4194304 4196468 140723894778464 139723090244992 139723907077845 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14508032 140723894784434 140723894784610 140723894784610 140723894788047 0
[pid=15436/tid=15445] ppid=15434 vsize=13980732 memory=1491896 CPUtime=0 cores=0,2,4,6
/proc/15436/task/15445/stat : 15445 (java) S 15434 15434 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 26778355 14316269568 372974 18446744073709551615 4194304 4196468 140723894778464 139723089193296 139723907086235 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14508032 140723894784434 140723894784610 140723894784610 140723894788047 0
[pid=15436/tid=15446] ppid=15434 vsize=13980732 memory=1380 CPUtime=5.12 cores=0,2,4,6
/proc/15436/task/15446/stat : 15446 (java) S 15434 15434 7968 0 -1 1077944384 20629 0 0 0 509 3 0 0 20 0 15 0 26778355 14316269568 372974 18446744073709551615 4194304 4196468 140723894778464 139723088140656 139723907078786 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14508032 140723894784434 140723894784610 140723894784610 140723894788047 0
[pid=15436/tid=15447] ppid=15434 vsize=13980732 memory=1491896 CPUtime=4.98 cores=0,2,4,6
/proc/15436/task/15447/stat : 15447 (java) S 15434 15434 7968 0 -1 1077944384 23573 0 0 0 494 4 0 0 20 0 15 0 26778355 14316269568 372974 18446744073709551615 4194304 4196468 140723894778464 139723087087856 139723907078786 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14508032 140723894784434 140723894784610 140723894784610 140723894788047 0
[pid=15436/tid=15448] ppid=15434 vsize=13980732 memory=1380 CPUtime=0.97 cores=0,2,4,6
/proc/15436/task/15448/stat : 15448 (java) S 15434 15434 7968 0 -1 1077944384 14479 0 0 0 95 2 0 0 20 0 15 0 26778355 14316269568 372974 18446744073709551615 4194304 4196468 140723894778464 139723086035056 139723907078786 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14508032 140723894784434 140723894784610 140723894784610 140723894788047 0
[pid=15436/tid=15449] ppid=15434 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/15436/task/15449/stat : 15449 (java) S 15434 15434 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 26778355 14316269568 372974 18446744073709551615 4194304 4196468 140723894778464 139723084982496 139723907077845 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14508032 140723894784434 140723894784610 140723894784610 140723894788047 0
[pid=15436/tid=15450] ppid=15434 vsize=13980732 memory=1491896 CPUtime=1.33 cores=0,2,4,6
/proc/15436/task/15450/stat : 15450 (java) S 15434 15434 7968 0 -1 1077944384 1019 0 0 0 67 66 0 0 20 0 15 0 26778360 14316269568 372974 18446744073709551615 4194304 4196468 140723894778464 139723083930800 139723907078786 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14508032 140723894784434 140723894784610 140723894784610 140723894788047 0
Current children cumulated CPU time: 2520 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 1493276 KiB

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

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

[startup+2448.52 s]
# the end of solver process 15436 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2508.9 s, system=11.1305 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

[startup+2448.5 s]
/proc/loadavg: 1.52 1.73 1.77 3/213 15803
/proc/meminfo: memFree=29372220/32770624 swapFree=67108860/67108860
[pid=15434] ppid=15431 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/15434/stat : 15434 (xcsp3-exec) S 15431 15434 7968 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 26778342 9740288 345 18446744073709551615 4194304 5098028 140731366672272 140731366670376 140310208111228 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 7 0 0 7196144 7232144 24174592 140731366674810 140731366675014 140731366675014 140731366678507 0
/proc/15434/statm: 2378 345 289 221 0 87 0
[pid=15436] ppid=15434 vsize=13980732 memory=1491896 CPUtime=2520 cores=0,2,4,6
/proc/15436/stat : 15436 (java) S 15434 15434 7968 0 -1 1077944320 332006 0 0 0 250888 1112 0 0 20 0 15 0 26778349 14316269568 372974 18446744073709551615 4194304 4196468 140723894778464 140723894761008 139723907067639 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 14508032 140723894784434 140723894784610 140723894784610 140723894788047 0
/proc/15436/statm: 3495183 372974 3266 1 0 3483476 0
[pid=15436/tid=15437] ppid=15434 vsize=13980732 memory=1543716 CPUtime=2426.69 cores=0,2,4,6
/proc/15436/task/15437/stat : 15437 (java) R 15434 15434 7968 0 -1 4202560 107353 0 0 0 242630 39 0 0 20 0 15 0 26778350 14316269568 372974 18446744073709551615 4194304 4196468 140723894778464 139723911307296 139723555873416 0 4 1 16800974 0 0 0 -1 2 0 0 4 0 0 6293624 6294260 14508032 140723894784434 140723894784610 140723894784610 140723894788047 0
[pid=15436/tid=15438] ppid=15434 vsize=13980732 memory=1550388 CPUtime=20.01 cores=0,2,4,6
/proc/15436/task/15438/stat : 15438 (java) S 15434 15434 7968 0 -1 1077944384 18567 0 0 0 1754 247 0 0 20 0 15 0 26778350 14316269568 372974 18446744073709551615 4194304 4196468 140723894778464 139723507002000 139723907077845 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14508032 140723894784434 140723894784610 140723894784610 140723894788047 0
[pid=15436/tid=15439] ppid=15434 vsize=13980732 memory=1588348 CPUtime=19.97 cores=0,2,4,6
/proc/15436/task/15439/stat : 15439 (java) S 15434 15434 7968 0 -1 1077944384 18955 0 0 0 1751 246 0 0 20 0 15 0 26778350 14316269568 372974 18446744073709551615 4194304 4196468 140723894778464 139723505949200 139723907077845 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14508032 140723894784434 140723894784610 140723894784610 140723894788047 0
[pid=15436/tid=15440] ppid=15434 vsize=13980732 memory=1640676 CPUtime=20.01 cores=0,2,4,6
/proc/15436/task/15440/stat : 15440 (java) S 15434 15434 7968 0 -1 1077944384 18147 0 0 0 1749 252 0 0 20 0 15 0 26778350 14316269568 372974 18446744073709551615 4194304 4196468 140723894778464 139723504896400 139723907077845 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14508032 140723894784434 140723894784610 140723894784610 140723894788047 0
[pid=15436/tid=15441] ppid=15434 vsize=13980732 memory=1640676 CPUtime=19.96 cores=0,2,4,6
/proc/15436/task/15441/stat : 15441 (java) S 15434 15434 7968 0 -1 1077944384 19404 0 0 0 1746 250 0 0 20 0 15 0 26778350 14316269568 372974 18446744073709551615 4194304 4196468 140723894778464 139723503843600 139723907077845 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14508032 140723894784434 140723894784610 140723894784610 140723894788047 0
[pid=15436/tid=15442] ppid=15434 vsize=13980732 memory=1679664 CPUtime=0.87 cores=0,2,4,6
/proc/15436/task/15442/stat : 15442 (java) S 15434 15434 7968 0 -1 1077944384 88488 0 0 0 71 16 0 0 20 0 15 0 26778352 14316269568 372974 18446744073709551615 4194304 4196468 140723894778464 139723092351856 139723907078786 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14508032 140723894784434 140723894784610 140723894784610 140723894788047 0
[pid=15436/tid=15443] ppid=15434 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/15436/task/15443/stat : 15443 (java) S 15434 15434 7968 0 -1 1077944384 75 0 0 0 0 0 0 0 20 0 15 0 26778352 14316269568 372974 18446744073709551615 4194304 4196468 140723894778464 139723091297888 139723907077845 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14508032 140723894784434 140723894784610 140723894784610 140723894788047 0
[pid=15436/tid=15444] ppid=15434 vsize=13980732 memory=1640676 CPUtime=0 cores=0,2,4,6
/proc/15436/task/15444/stat : 15444 (java) S 15434 15434 7968 0 -1 1077944384 74 0 0 0 0 0 0 0 20 0 15 0 26778352 14316269568 372974 18446744073709551615 4194304 4196468 140723894778464 139723090244992 139723907077845 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14508032 140723894784434 140723894784610 140723894784610 140723894788047 0
[pid=15436/tid=15445] ppid=15434 vsize=13980732 memory=1491896 CPUtime=0 cores=0,2,4,6
/proc/15436/task/15445/stat : 15445 (java) S 15434 15434 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 26778355 14316269568 372974 18446744073709551615 4194304 4196468 140723894778464 139723089193296 139723907086235 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14508032 140723894784434 140723894784610 140723894784610 140723894788047 0
[pid=15436/tid=15446] ppid=15434 vsize=13980732 memory=1380 CPUtime=5.12 cores=0,2,4,6
/proc/15436/task/15446/stat : 15446 (java) S 15434 15434 7968 0 -1 1077944384 20629 0 0 0 509 3 0 0 20 0 15 0 26778355 14316269568 372974 18446744073709551615 4194304 4196468 140723894778464 139723088140656 139723907078786 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14508032 140723894784434 140723894784610 140723894784610 140723894788047 0
[pid=15436/tid=15447] ppid=15434 vsize=13980732 memory=1491896 CPUtime=4.98 cores=0,2,4,6
/proc/15436/task/15447/stat : 15447 (java) S 15434 15434 7968 0 -1 1077944384 23573 0 0 0 494 4 0 0 20 0 15 0 26778355 14316269568 372974 18446744073709551615 4194304 4196468 140723894778464 139723087087856 139723907078786 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14508032 140723894784434 140723894784610 140723894784610 140723894788047 0
[pid=15436/tid=15448] ppid=15434 vsize=13980732 memory=1380 CPUtime=0.97 cores=0,2,4,6
/proc/15436/task/15448/stat : 15448 (java) S 15434 15434 7968 0 -1 1077944384 14479 0 0 0 95 2 0 0 20 0 15 0 26778355 14316269568 372974 18446744073709551615 4194304 4196468 140723894778464 139723086035056 139723907078786 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14508032 140723894784434 140723894784610 140723894784610 140723894788047 0
[pid=15436/tid=15449] ppid=15434 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/15436/task/15449/stat : 15449 (java) S 15434 15434 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 26778355 14316269568 372974 18446744073709551615 4194304 4196468 140723894778464 139723084982496 139723907077845 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14508032 140723894784434 140723894784610 140723894784610 140723894788047 0
[pid=15436/tid=15450] ppid=15434 vsize=13980732 memory=1491896 CPUtime=1.33 cores=0,2,4,6
/proc/15436/task/15450/stat : 15450 (java) S 15434 15434 7968 0 -1 1077944384 1019 0 0 0 67 66 0 0 20 0 15 0 26778360 14316269568 372974 18446744073709551615 4194304 4196468 140723894778464 139723083930800 139723907078786 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14508032 140723894784434 140723894784610 140723894784610 140723894788047 0
Current children cumulated CPU time: 2520 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 1493276 KiB

Child status: 143
Real time (s): 2448.52
CPU time (s): 2520.03
CPU user time (s): 2508.9
CPU system time (s): 11.1305
CPU usage (%): 102.921
Max. virtual memory (cumulated for all children) (KiB): 13990244
Max. memory (cumulated for all children) (KiB): 1847096

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2508.9
system time used= 11.1305
maximum resident set size= 1862116
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 332693
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2896
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 65765
involuntary context switches= 4684


# summary of solver processes directly reported to runsolver:
#   pid: 15434,15436
#   total CPU time (s): 2520.03
#   total CPU user time (s): 2508.9
#   total CPU system time (s): 11.1305

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 17.1234 second user time and 23.2039 second system time

The end

Launcher Data

Begin job on node128 at 2017-08-14 18:28:40
IDJOB=4272144
IDBENCH=123042
IDSOLVER=2664
FILE ID=node128/4272144-1502728957
RUNJOBID= node128-1502649221-29000
PBS_JOBID= 
Free space on /tmp= 62024 MiB

SOLVER NAME= choco-solver 5a
BENCH NAME= XCSP17/QuadraticAssignment/QuadraticAssignment-m1-s1/QuadraticAssignment-tai15a.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-4272144-1502728957/watcher-4272144-1502728957 -o /tmp/evaluation-result-4272144-1502728957/solver-4272144-1502728957 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node128-1502649221-29000 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 389925699 HOME/instance-4272144-1502728957.xml

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

MD5SUM BENCH= 01e5f10d01ef86069967703c8ffb230e
RANDOM SEED=389925699

node128.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.94
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.94
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.94
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.94
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:        29643528 kB
MemAvailable:   30446820 kB
Buffers:          201376 kB
Cached:           887364 kB
SwapCached:            0 kB
Active:          1898904 kB
Inactive:         810132 kB
Active(anon):    1621124 kB
Inactive(anon):    16764 kB
Active(file):     277780 kB
Inactive(file):   793368 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7936 kB
Writeback:             4 kB
AnonPages:       1620920 kB
Mapped:            48124 kB
Shmem:             17116 kB
Slab:             121444 kB
SReclaimable:      95956 kB
SUnreclaim:        25488 kB
KernelStack:        3488 kB
PageTables:         7980 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    3090072 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1503232 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      132480 kB
DirectMap2M:    33413120 kB

Free space on /tmp at the end= 62016 MiB
End job on node128 at 2017-08-14 19:09:28