Trace number 4282106

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
choco-solver 4.0.5 seq (2017-08-18)SAT (TO)433 2520.0601 2511.21

General information on the benchmark

NameTravellingSalesman/TravellingSalesman-m1-n75/
TravellingSalesman-75-50-02.xml
MD5SUM9f40e16214a2956ff65ea335997fc7bb
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark336
Best CPU time to get the best result obtained on this benchmark2400.06
Satisfiable
(Un)Satisfiability was proved
Number of variables150
Number of constraints76
Number of domains2
Minimum domain size56
Maximum domain size75
Distribution of domain sizes[{"size":56,"count":75},{"size":75,"count":75}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":75},{"degree":3,"count":75}]
Minimum constraint arity3
Maximum constraint arity75
Distribution of constraint arities[{"arity":3,"count":75},{"arity":75,"count":1}]
Number of extensional constraints75
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":75},{"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.08	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4282106-1503147998.xml"  -tl '2520s' -p 1 -x 0
0.10/0.26	c [HOME/instance-4282106-1503147998.xml, -tl, 2520s, -p, 1, -x, 0]
0.30/0.32	c simple solver
0.30/0.39	c parse instance...
1.70/1.12	c solve instance...
4.11/1.99	o 476 
6.33/2.89	o 464 
6.82/3.03	o 463 
7.86/3.81	o 455 
7.86/3.85	o 454 
9.51/5.38	o 449 
9.51/5.38	o 448 
9.72/5.52	o 441 
9.72/5.52	o 436 
9.72/5.52	o 435 
9.72/5.52	o 433 
2520.03/2511.20	s SATISFIABLE
2520.03/2511.20	v <instantiation>
2520.03/2511.20	v 	<list>c[0] c[1] c[2] c[3] c[4] c[5] c[6] c[7] c[8] c[9] c[10] c[11] c[12] c[13] c[14] c[15] c[16] c[17] c[18] c[19] c[20] c[21] c[22] c[23] c[24] c[25] c[26] c[27] c[28] c[29] c[30] c[31] c[32] c[33] c[34] c[35] c[36] c[37] c[38] c[39] c[40] c[41] c[42] c[43] c[44] c[45] c[46] c[47] c[48] c[49] c[50] c[51] c[52] c[53] c[54] c[55] c[56] c[57] c[58] c[59] c[60] c[61] c[62] c[63] c[64] c[65] c[66] c[67] c[68] c[69] c[70] c[71] c[72] c[73] c[74] d[0] d[1] d[2] d[3] d[4] d[5] d[6] d[7] d[8] d[9] d[10] d[11] d[12] d[13] d[14] d[15] d[16] d[17] d[18] d[19] d[20] d[21] d[22] d[23] d[24] d[25] d[26] d[27] d[28] d[29] d[30] d[31] d[32] d[33] d[34] d[35] d[36] d[37] d[38] d[39] d[40] d[41] d[42] d[43] d[44] d[45] d[46] d[47] d[48] d[49] d[50] d[51] d[52] d[53] d[54] d[55] d[56] d[57] d[58] d[59] d[60] d[61] d[62] d[63] d[64] d[65] d[66] d[67] d[68] d[69] d[70] d[71] d[72] d[73] d[74] </list>
2520.03/2511.20	v 	<values>23 22 24 28 29 31 34 41 44 42 38 40 45 51 61 62 66 67 74 65 68 72 73 69 60 59 63 46 49 57 54 50 48 43 39 37 25 19 15 9 18 17 14 16 2 1 4 0 3 7 5 20 12 11 13 8 6 10 26 52 55 56 70 71 64 58 53 47 32 33 35 36 30 27 21 2 3 5 4 3 1 4 10 1 6 1 3 6 6 1 6 6 4 10 3 4 3 4 7 2 4 17 13 8 2 7 3 4 2 1 12 4 4 5 6 2 4 1 10 1 5 3 2 3 4 11 12 9 1 14 10 12 9 18 3 33 11 7 8 6 5 5 8 2 2 2 3 4 4 2 </values>
2520.03/2511.20	v </instantiation>
2520.03/2511.20	c Unexpected resolution interruption!

Verifier Data

OK	433

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4282106-1503147998/watcher-4282106-1503147998 -o /tmp/evaluation-result-4282106-1503147998/solver-4282106-1503147998 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node127-1503095799-28951 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 974005486 HOME/instance-4282106-1503147998.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
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=5675, runsolver pid=5672

[startup+0.106733 s]*
/proc/loadavg: 1.80 1.75 1.73 3/202 5682
/proc/meminfo: memFree=30978256/32770624 swapFree=67108860/67108860
[pid=5675] ppid=5672 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/5675/stat : 5675 (xcsp3-exec) S 5672 5675 28892 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 116992809 9740288 345 18446744073709551615 4194304 5098028 140729158791680 140729158789784 140289101197948 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 8 0 0 7196144 7232144 30375936 140729158795641 140729158795845 140729158795845 140729158799339 0
/proc/5675/statm: 2378 345 289 221 0 87 0
[pid=5677] ppid=5675 vsize=13508948 memory=16224 CPUtime=0.02 cores=1,3,5,7
/proc/5677/stat : 5677 (java) S 5675 5675 28892 0 -1 1077944320 3871 0 0 0 2 0 0 0 20 0 9 0 116992817 13833162752 4056 18446744073709551615 4194304 4196468 140732521335344 140732521317888 139718918405879 0 0 1 16784584 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 35209216 140732521341361 140732521341537 140732521341537 140732521344975 0
/proc/5677/statm: 3377237 4056 2050 1 0 3366734 0
[pid=5677/tid=5678] ppid=5675 vsize=13574484 memory=1404226546252096138 CPUtime=0.02 cores=1,3,5,7
/proc/5677/task/5678/stat : 5678 (java) R 5675 5675 28892 0 -1 4202560 2646 0 0 0 2 0 0 0 20 0 9 0 116992817 13900271616 4103 18446744073709551615 4194304 4196468 140732521335344 139718922641640 139718900054827 0 4 1 16784584 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 35209216 140732521341361 140732521341537 140732521341537 140732521344975 0
[pid=5677/tid=5679] ppid=5675 vsize=13574484 memory=4122819170707441977 CPUtime=0 cores=1,3,5,7
/proc/5677/task/5679/stat : 5679 (java) S 5675 5675 28892 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 116992818 13900271616 4103 18446744073709551615 4194304 4196468 140732521335344 139718852839952 139718918416085 0 4 1 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35209216 140732521341361 140732521341537 140732521341537 140732521344975 0
[pid=5677/tid=5680] ppid=5675 vsize=13574484 memory=139728708671104 CPUtime=0 cores=1,3,5,7
/proc/5677/task/5680/stat : 5680 (java) S 5675 5675 28892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 116992818 13900271616 4103 18446744073709551615 4194304 4196468 140732521335344 139718851787408 139718918416085 0 4 1 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35209216 140732521341361 140732521341537 140732521341537 140732521344975 0
[pid=5677/tid=5681] ppid=5675 vsize=13574484 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5677/task/5681/stat : 5681 (java) S 5675 5675 28892 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 116992818 13900271616 4103 18446744073709551615 4194304 4196468 140732521335344 139718850734352 139718918416085 0 4 1 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35209216 140732521341361 140732521341537 140732521341537 140732521344975 0
[pid=5677/tid=5682] ppid=5675 vsize=13574484 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5677/task/5682/stat : 5682 (java) S 5675 5675 28892 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 116992818 13900271616 4103 18446744073709551615 4194304 4196468 140732521335344 139718849681808 139718918416085 0 4 1 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35209216 140732521341361 140732521341537 140732521341537 140732521344975 0
[pid=5677/tid=5683] ppid=5675 vsize=13574484 memory=139728708671104 CPUtime=0 cores=1,3,5,7
/proc/5677/task/5683/stat : 5683 (java) S 5675 5675 28892 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 116992820 13900271616 4103 18446744073709551615 4194304 4196468 140732521335344 139718396701424 139718918417026 0 0 1 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35209216 140732521341361 140732521341537 140732521341537 140732521344975 0
[pid=5677/tid=5684] ppid=5675 vsize=13574484 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5677/task/5684/stat : 5684 (java) S 5675 5675 28892 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 9 0 116992820 13900271616 4103 18446744073709551615 4194304 4196468 140732521335344 139718395647648 139718918416085 0 4 1 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35209216 140732521341361 140732521341537 140732521341537 140732521344975 0
[pid=5677/tid=5685] ppid=5675 vsize=13574484 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5677/task/5685/stat : 5685 (java) S 5675 5675 28892 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 9 0 116992820 13900271616 4103 18446744073709551615 4194304 4196468 140732521335344 139718394594608 139718918416085 0 4 1 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35209216 140732521341361 140732521341537 140732521341537 140732521344975 0
Current children cumulated CPU time: 0.02 s
Current children cumulated vsize: 13518460 KiB
Current children cumulated memory: 17604 KiB

[startup+0.209885 s]*
/proc/loadavg: 1.80 1.75 1.73 3/211 5691
/proc/meminfo: memFree=30968700/32770624 swapFree=67108860/67108860
[pid=5675] ppid=5672 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/5675/stat : 5675 (xcsp3-exec) S 5672 5675 28892 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 116992809 9740288 345 18446744073709551615 4194304 5098028 140729158791680 140729158789784 140289101197948 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 8 0 0 7196144 7232144 30375936 140729158795641 140729158795845 140729158795845 140729158799339 0
/proc/5675/statm: 2378 345 289 221 0 87 0
[pid=5677] ppid=5675 vsize=13974352 memory=27644 CPUtime=0.1 cores=1,3,5,7
/proc/5677/stat : 5677 (java) S 5675 5675 28892 0 -1 1077944320 5328 0 0 0 9 1 0 0 20 0 15 0 116992817 14309736448 6911 18446744073709551615 4194304 4196468 140732521335344 140732521317888 139718918405879 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 35209216 140732521341361 140732521341537 140732521341537 140732521344975 0
/proc/5677/statm: 3493588 6911 2752 1 0 3482964 0
[pid=5677/tid=5678] ppid=5675 vsize=13974352 memory=7022364594140610616 CPUtime=0.07 cores=1,3,5,7
/proc/5677/task/5678/stat : 5678 (java) R 5675 5675 28892 0 -1 4202560 3472 0 0 0 7 0 0 0 20 0 15 0 116992817 14309736448 6911 18446744073709551615 4194304 4196468 140732521335344 139718922630608 139718918417814 0 4 1 16800974 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 35209216 140732521341361 140732521341537 140732521341537 140732521344975 0
[pid=5677/tid=5679] ppid=5675 vsize=13974352 memory=4294981025 CPUtime=0 cores=1,3,5,7
/proc/5677/task/5679/stat : 5679 (java) S 5675 5675 28892 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 116992818 14309736448 6911 18446744073709551615 4194304 4196468 140732521335344 139718852839952 139718918416085 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35209216 140732521341361 140732521341537 140732521341537 140732521344975 0
[pid=5677/tid=5680] ppid=5675 vsize=13974352 memory=139728708734647 CPUtime=0 cores=1,3,5,7
/proc/5677/task/5680/stat : 5680 (java) S 5675 5675 28892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 116992818 14309736448 6911 18446744073709551615 4194304 4196468 140732521335344 139718851787408 139718918416085 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35209216 140732521341361 140732521341537 140732521341537 140732521344975 0
[pid=5677/tid=5681] ppid=5675 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5677/task/5681/stat : 5681 (java) S 5675 5675 28892 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 116992818 14309736448 6911 18446744073709551615 4194304 4196468 140732521335344 139718850734352 139718918416085 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35209216 140732521341361 140732521341537 140732521341537 140732521344975 0
[pid=5677/tid=5682] ppid=5675 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5677/task/5682/stat : 5682 (java) S 5675 5675 28892 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 116992818 14309736448 6911 18446744073709551615 4194304 4196468 140732521335344 139718849681808 139718918416085 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35209216 140732521341361 140732521341537 140732521341537 140732521344975 0
[pid=5677/tid=5683] ppid=5675 vsize=13974352 memory=139728708671104 CPUtime=0 cores=1,3,5,7
/proc/5677/task/5683/stat : 5683 (java) S 5675 5675 28892 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 116992820 14309736448 6911 18446744073709551615 4194304 4196468 140732521335344 139718396701424 139718918417026 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35209216 140732521341361 140732521341537 140732521341537 140732521344975 0
[pid=5677/tid=5684] ppid=5675 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5677/task/5684/stat : 5684 (java) S 5675 5675 28892 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 116992820 14309736448 6911 18446744073709551615 4194304 4196468 140732521335344 139718395647648 139718918416085 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35209216 140732521341361 140732521341537 140732521341537 140732521344975 0
[pid=5677/tid=5685] ppid=5675 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5677/task/5685/stat : 5685 (java) S 5675 5675 28892 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 116992820 14309736448 6911 18446744073709551615 4194304 4196468 140732521335344 139718394594544 139718918416085 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35209216 140732521341361 140732521341537 140732521341537 140732521344975 0
[pid=5677/tid=5686] ppid=5675 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5677/task/5686/stat : 5686 (java) S 5675 5675 28892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 116992823 14309736448 6911 18446744073709551615 4194304 4196468 140732521335344 139718393543120 139718918424475 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35209216 140732521341361 140732521341537 140732521341537 140732521344975 0
[pid=5677/tid=5687] ppid=5675 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5677/task/5687/stat : 5687 (java) S 5675 5675 28892 0 -1 1077944384 300 0 0 0 0 0 0 0 20 0 15 0 116992823 14309736448 6911 18446744073709551615 4194304 4196468 140732521335344 139718392490224 139718918417026 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35209216 140732521341361 140732521341537 140732521341537 140732521344975 0
[pid=5677/tid=5688] ppid=5675 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5677/task/5688/stat : 5688 (java) S 5675 5675 28892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 116992823 14309736448 6911 18446744073709551615 4194304 4196468 140732521335344 139718391437680 139718918417026 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35209216 140732521341361 140732521341537 140732521341537 140732521344975 0
[pid=5677/tid=5689] ppid=5675 vsize=13974352 memory=139728708671104 CPUtime=0.01 cores=1,3,5,7
/proc/5677/task/5689/stat : 5689 (java) S 5675 5675 28892 0 -1 1077944384 249 0 0 0 1 0 0 0 20 0 15 0 116992823 14309736448 6911 18446744073709551615 4194304 4196468 140732521335344 139718390384624 139718918417026 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35209216 140732521341361 140732521341537 140732521341537 140732521344975 0
[pid=5677/tid=5690] ppid=5675 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5677/task/5690/stat : 5690 (java) S 5675 5675 28892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 116992823 14309736448 6911 18446744073709551615 4194304 4196468 140732521335344 139718389332320 139718918416085 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35209216 140732521341361 140732521341537 140732521341537 140732521344975 0
[pid=5677/tid=5691] ppid=5675 vsize=13974352 memory=139728708671104 CPUtime=0 cores=1,3,5,7
/proc/5677/task/5691/stat : 5691 (java) S 5675 5675 28892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 116992827 14309736448 6911 18446744073709551615 4194304 4196468 140732521335344 139718388280368 139718918417026 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35209216 140732521341361 140732521341537 140732521341537 140732521344975 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 29024 KiB

[startup+0.310294 s]*
/proc/loadavg: 1.80 1.75 1.73 4/211 5691
/proc/meminfo: memFree=30958220/32770624 swapFree=67108860/67108860
[pid=5675] ppid=5672 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/5675/stat : 5675 (xcsp3-exec) S 5672 5675 28892 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 116992809 9740288 345 18446744073709551615 4194304 5098028 140729158791680 140729158789784 140289101197948 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 8 0 0 7196144 7232144 30375936 140729158795641 140729158795845 140729158795845 140729158799339 0
/proc/5675/statm: 2378 345 289 221 0 87 0
[pid=5677] ppid=5675 vsize=13974352 memory=39616 CPUtime=0.3 cores=1,3,5,7
/proc/5677/stat : 5677 (java) S 5675 5675 28892 0 -1 1077944320 9013 0 0 0 28 2 0 0 20 0 15 0 116992817 14309736448 9904 18446744073709551615 4194304 4196468 140732521335344 140732521317888 139718918405879 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 35209216 140732521341361 140732521341537 140732521341537 140732521344975 0
/proc/5677/statm: 3493588 9904 3025 1 0 3482964 0
[pid=5677/tid=5678] ppid=5675 vsize=13974352 memory=6933928925625698159 CPUtime=0.18 cores=1,3,5,7
/proc/5677/task/5678/stat : 5678 (java) R 5675 5675 28892 0 -1 4202560 6144 0 0 0 16 2 0 0 20 0 15 0 116992817 14309736448 9904 18446744073709551615 4194304 4196468 140732521335344 139718922635616 139718897955803 0 4 1 16800974 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 35209216 140732521341361 140732521341537 140732521341537 140732521344975 0
[pid=5677/tid=5679] ppid=5675 vsize=13974352 memory=4872558044660077418 CPUtime=0 cores=1,3,5,7
/proc/5677/task/5679/stat : 5679 (java) S 5675 5675 28892 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 116992818 14309736448 9904 18446744073709551615 4194304 4196468 140732521335344 139718852839952 139718918416085 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35209216 140732521341361 140732521341537 140732521341537 140732521344975 0
[pid=5677/tid=5680] ppid=5675 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5677/task/5680/stat : 5680 (java) S 5675 5675 28892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 116992818 14309736448 9904 18446744073709551615 4194304 4196468 140732521335344 139718851787408 139718918416085 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35209216 140732521341361 140732521341537 140732521341537 140732521344975 0
[pid=5677/tid=5681] ppid=5675 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5677/task/5681/stat : 5681 (java) S 5675 5675 28892 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 116992818 14309736448 9904 18446744073709551615 4194304 4196468 140732521335344 139718850734352 139718918416085 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35209216 140732521341361 140732521341537 140732521341537 140732521344975 0
[pid=5677/tid=5682] ppid=5675 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5677/task/5682/stat : 5682 (java) S 5675 5675 28892 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 116992818 14309736448 9904 18446744073709551615 4194304 4196468 140732521335344 139718849681808 139718918416085 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35209216 140732521341361 140732521341537 140732521341537 140732521344975 0
[pid=5677/tid=5683] ppid=5675 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5677/task/5683/stat : 5683 (java) S 5675 5675 28892 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 116992820 14309736448 9904 18446744073709551615 4194304 4196468 140732521335344 139718396701424 139718918417026 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35209216 140732521341361 140732521341537 140732521341537 140732521344975 0
[pid=5677/tid=5684] ppid=5675 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5677/task/5684/stat : 5684 (java) S 5675 5675 28892 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 116992820 14309736448 9904 18446744073709551615 4194304 4196468 140732521335344 139718395647648 139718918416085 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35209216 140732521341361 140732521341537 140732521341537 140732521344975 0
[pid=5677/tid=5685] ppid=5675 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5677/task/5685/stat : 5685 (java) S 5675 5675 28892 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 116992820 14309736448 9904 18446744073709551615 4194304 4196468 140732521335344 139718394594544 139718918416085 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35209216 140732521341361 140732521341537 140732521341537 140732521344975 0
[pid=5677/tid=5686] ppid=5675 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5677/task/5686/stat : 5686 (java) S 5675 5675 28892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 116992823 14309736448 9904 18446744073709551615 4194304 4196468 140732521335344 139718393543120 139718918424475 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35209216 140732521341361 140732521341537 140732521341537 140732521344975 0
[pid=5677/tid=5687] ppid=5675 vsize=13974352 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/5677/task/5687/stat : 5687 (java) R 5675 5675 28892 0 -1 1077944384 695 0 0 0 2 0 0 0 20 0 15 0 116992823 14309736448 9904 18446744073709551615 4194304 4196468 140732521335344 139718392490224 139718918417026 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 35209216 140732521341361 140732521341537 140732521341537 140732521344975 0
[pid=5677/tid=5688] ppid=5675 vsize=13974352 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/5677/task/5688/stat : 5688 (java) S 5675 5675 28892 0 -1 1077944384 155 0 0 0 2 0 0 0 20 0 15 0 116992823 14309736448 9904 18446744073709551615 4194304 4196468 140732521335344 139718391437680 139718918417026 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35209216 140732521341361 140732521341537 140732521341537 140732521344975 0
[pid=5677/tid=5689] ppid=5675 vsize=13974352 memory=0 CPUtime=0.06 cores=1,3,5,7
/proc/5677/task/5689/stat : 5689 (java) R 5675 5675 28892 0 -1 4202560 722 0 0 0 6 0 0 0 20 0 15 0 116992823 14309736448 9904 18446744073709551615 4194304 4196468 140732521335344 139718390384624 139718918427226 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 35209216 140732521341361 140732521341537 140732521341537 140732521344975 0
[pid=5677/tid=5690] ppid=5675 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5677/task/5690/stat : 5690 (java) S 5675 5675 28892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 116992823 14309736448 9904 18446744073709551615 4194304 4196468 140732521335344 139718389332320 139718918416085 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35209216 140732521341361 140732521341537 140732521341537 140732521344975 0
[pid=5677/tid=5691] ppid=5675 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5677/task/5691/stat : 5691 (java) S 5675 5675 28892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 116992827 14309736448 9904 18446744073709551615 4194304 4196468 140732521335344 139718388280368 139718918417026 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35209216 140732521341361 140732521341537 140732521341537 140732521344975 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 40996 KiB

[startup+0.700855 s]
/proc/loadavg: 1.80 1.75 1.73 6/211 5691
/proc/meminfo: memFree=30946276/32770624 swapFree=67108860/67108860
[pid=5675] ppid=5672 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/5675/stat : 5675 (xcsp3-exec) S 5672 5675 28892 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 116992809 9740288 345 18446744073709551615 4194304 5098028 140729158791680 140729158789784 140289101197948 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 8 0 0 7196144 7232144 30375936 140729158795641 140729158795845 140729158795845 140729158799339 0
/proc/5675/statm: 2378 345 289 221 0 87 0
[pid=5677] ppid=5675 vsize=13980732 memory=67128 CPUtime=1.22 cores=1,3,5,7
/proc/5677/stat : 5677 (java) S 5675 5675 28892 0 -1 1077944320 12514 0 0 0 117 5 0 0 20 0 15 0 116992817 14316269568 16782 18446744073709551615 4194304 4196468 140732521335344 140732521317888 139718918405879 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 35209216 140732521341361 140732521341537 140732521341537 140732521344975 0
/proc/5677/statm: 3495183 16782 3160 1 0 3483476 0
[pid=5677/tid=5678] ppid=5675 vsize=13980732 memory=5 CPUtime=0.55 cores=1,3,5,7
/proc/5677/task/5678/stat : 5678 (java) R 5675 5675 28892 0 -1 4202560 8002 0 0 0 52 3 0 0 20 0 15 0 116992817 14316269568 16782 18446744073709551615 4194304 4196468 140732521335344 139718922638720 139718527403935 0 4 1 16800974 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 35209216 140732521341361 140732521341537 140732521341537 140732521344975 0
[pid=5677/tid=5679] ppid=5675 vsize=13980732 memory=40 CPUtime=0 cores=1,3,5,7
/proc/5677/task/5679/stat : 5679 (java) S 5675 5675 28892 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 116992818 14316269568 16782 18446744073709551615 4194304 4196468 140732521335344 139718852839952 139718918416085 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35209216 140732521341361 140732521341537 140732521341537 140732521344975 0
[pid=5677/tid=5680] ppid=5675 vsize=13980732 memory=753 CPUtime=0 cores=1,3,5,7
/proc/5677/task/5680/stat : 5680 (java) S 5675 5675 28892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 116992818 14316269568 16782 18446744073709551615 4194304 4196468 140732521335344 139718851787408 139718918416085 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35209216 140732521341361 140732521341537 140732521341537 140732521344975 0
[pid=5677/tid=5681] ppid=5675 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5677/task/5681/stat : 5681 (java) S 5675 5675 28892 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 116992818 14316269568 16782 18446744073709551615 4194304 4196468 140732521335344 139718850734352 139718918416085 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35209216 140732521341361 140732521341537 140732521341537 140732521344975 0
[pid=5677/tid=5682] ppid=5675 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5677/task/5682/stat : 5682 (java) S 5675 5675 28892 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 116992818 14316269568 16782 18446744073709551615 4194304 4196468 140732521335344 139718849681808 139718918416085 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35209216 140732521341361 140732521341537 140732521341537 140732521344975 0
[pid=5677/tid=5683] ppid=5675 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5677/task/5683/stat : 5683 (java) S 5675 5675 28892 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 116992820 14316269568 16782 18446744073709551615 4194304 4196468 140732521335344 139718396701424 139718918417026 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35209216 140732521341361 140732521341537 140732521341537 140732521344975 0
[pid=5677/tid=5684] ppid=5675 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5677/task/5684/stat : 5684 (java) S 5675 5675 28892 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 116992820 14316269568 16782 18446744073709551615 4194304 4196468 140732521335344 139718395647648 139718918416085 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35209216 140732521341361 140732521341537 140732521341537 140732521344975 0
[pid=5677/tid=5685] ppid=5675 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5677/task/5685/stat : 5685 (java) S 5675 5675 28892 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 116992820 14316269568 16782 18446744073709551615 4194304 4196468 140732521335344 139718394594544 139718918416085 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35209216 140732521341361 140732521341537 140732521341537 140732521344975 0
[pid=5677/tid=5686] ppid=5675 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5677/task/5686/stat : 5686 (java) S 5675 5675 28892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 116992823 14316269568 16782 18446744073709551615 4194304 4196468 140732521335344 139718393543120 139718918424475 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35209216 140732521341361 140732521341537 140732521341537 140732521344975 0
[pid=5677/tid=5687] ppid=5675 vsize=13980732 memory=0 CPUtime=0.2 cores=1,3,5,7
/proc/5677/task/5687/stat : 5687 (java) R 5675 5675 28892 0 -1 4202560 1327 0 0 0 20 0 0 0 20 0 15 0 116992823 14316269568 16782 18446744073709551615 4194304 4196468 140732521335344 139718392490224 139718897663538 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 35209216 140732521341361 140732521341537 140732521341537 140732521344975 0
[pid=5677/tid=5688] ppid=5675 vsize=13980732 memory=0 CPUtime=0.18 cores=1,3,5,7
/proc/5677/task/5688/stat : 5688 (java) S 5675 5675 28892 0 -1 1077944384 449 0 0 0 18 0 0 0 20 0 15 0 116992823 14316269568 16782 18446744073709551615 4194304 4196468 140732521335344 139718391437680 139718918417026 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35209216 140732521341361 140732521341537 140732521341537 140732521344975 0
[pid=5677/tid=5689] ppid=5675 vsize=13980732 memory=26 CPUtime=0.25 cores=1,3,5,7
/proc/5677/task/5689/stat : 5689 (java) S 5675 5675 28892 0 -1 1077944384 1427 0 0 0 25 0 0 0 20 0 15 0 116992823 14316269568 16782 18446744073709551615 4194304 4196468 140732521335344 139718390384624 139718918417026 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35209216 140732521341361 140732521341537 140732521341537 140732521344975 0
[pid=5677/tid=5690] ppid=5675 vsize=13980732 memory=79 CPUtime=0 cores=1,3,5,7
/proc/5677/task/5690/stat : 5690 (java) S 5675 5675 28892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 116992823 14316269568 16782 18446744073709551615 4194304 4196468 140732521335344 139718389332320 139718918416085 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35209216 140732521341361 140732521341537 140732521341537 140732521344975 0
[pid=5677/tid=5691] ppid=5675 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5677/task/5691/stat : 5691 (java) S 5675 5675 28892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 116992827 14316269568 16782 18446744073709551615 4194304 4196468 140732521335344 139718388280368 139718918417026 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35209216 140732521341361 140732521341537 140732521341537 140732521344975 0
Current children cumulated CPU time: 1.22 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 68508 KiB

[startup+1.50174 s]
/proc/loadavg: 1.81 1.76 1.73 3/211 5691
/proc/meminfo: memFree=30918900/32770624 swapFree=67108860/67108860
[pid=5675] ppid=5672 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/5675/stat : 5675 (xcsp3-exec) S 5672 5675 28892 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 116992809 9740288 345 18446744073709551615 4194304 5098028 140729158791680 140729158789784 140289101197948 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 8 0 0 7196144 7232144 30375936 140729158795641 140729158795845 140729158795845 140729158799339 0
/proc/5675/statm: 2378 345 289 221 0 87 0
[pid=5677] ppid=5675 vsize=13980732 memory=100768 CPUtime=2.9 cores=1,3,5,7
/proc/5677/stat : 5677 (java) S 5675 5675 28892 0 -1 1077944320 19041 0 0 0 283 7 0 0 20 0 15 0 116992817 14316269568 25192 18446744073709551615 4194304 4196468 140732521335344 140732521317888 139718918405879 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 35209216 140732521341361 140732521341537 140732521341537 140732521344975 0
/proc/5677/statm: 3495183 25192 3188 1 0 3483476 0
[pid=5677/tid=5678] ppid=5675 vsize=13980732 memory=0 CPUtime=1.35 cores=1,3,5,7
/proc/5677/task/5678/stat : 5678 (java) R 5675 5675 28892 0 -1 4202560 9668 0 0 0 131 4 0 0 20 0 15 0 116992817 14316269568 25192 18446744073709551615 4194304 4196468 140732521335344 139718922639744 139718527922175 0 4 1 16800974 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 35209216 140732521341361 140732521341537 140732521341537 140732521344975 0
[pid=5677/tid=5679] ppid=5675 vsize=13980732 memory=7377856490253733999 CPUtime=0 cores=1,3,5,7
/proc/5677/task/5679/stat : 5679 (java) S 5675 5675 28892 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 116992818 14316269568 25192 18446744073709551615 4194304 4196468 140732521335344 139718852839952 139718918416085 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35209216 140732521341361 140732521341537 140732521341537 140732521344975 0
[pid=5677/tid=5680] ppid=5675 vsize=13980732 memory=5864058694711464016 CPUtime=0 cores=1,3,5,7
/proc/5677/task/5680/stat : 5680 (java) S 5675 5675 28892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 116992818 14316269568 25192 18446744073709551615 4194304 4196468 140732521335344 139718851787408 139718918416085 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35209216 140732521341361 140732521341537 140732521341537 140732521344975 0
[pid=5677/tid=5681] ppid=5675 vsize=13980732 memory=279457147475104 CPUtime=0 cores=1,3,5,7
/proc/5677/task/5681/stat : 5681 (java) S 5675 5675 28892 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 116992818 14316269568 25192 18446744073709551615 4194304 4196468 140732521335344 139718850734352 139718918416085 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35209216 140732521341361 140732521341537 140732521341537 140732521344975 0

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

[pid=5677/tid=5683] ppid=5675 vsize=13980732 memory=1380 CPUtime=0.89 cores=1,3,5,7
/proc/5677/task/5683/stat : 5683 (java) S 5675 5675 28892 0 -1 1077944384 5312 0 0 0 80 9 0 0 20 0 15 0 116992820 14316269568 52652 18446744073709551615 4194304 4196468 140732521335344 139718396701424 139718918417026 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35209216 140732521341361 140732521341537 140732521341537 140732521344975 0
[pid=5677/tid=5684] ppid=5675 vsize=13980732 memory=210608 CPUtime=0 cores=1,3,5,7
/proc/5677/task/5684/stat : 5684 (java) S 5675 5675 28892 0 -1 1077944384 88 0 0 0 0 0 0 0 20 0 15 0 116992820 14316269568 52652 18446744073709551615 4194304 4196468 140732521335344 139718395647648 139718918416085 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35209216 140732521341361 140732521341537 140732521341537 140732521344975 0
[pid=5677/tid=5685] ppid=5675 vsize=13980732 memory=210608 CPUtime=0 cores=1,3,5,7
/proc/5677/task/5685/stat : 5685 (java) S 5675 5675 28892 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 15 0 116992820 14316269568 52652 18446744073709551615 4194304 4196468 140732521335344 139718394594544 139718918416085 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35209216 140732521341361 140732521341537 140732521341537 140732521344975 0
[pid=5677/tid=5686] ppid=5675 vsize=13980732 memory=210608 CPUtime=0 cores=1,3,5,7
/proc/5677/task/5686/stat : 5686 (java) S 5675 5675 28892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 116992823 14316269568 52652 18446744073709551615 4194304 4196468 140732521335344 139718393543120 139718918424475 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35209216 140732521341361 140732521341537 140732521341537 140732521344975 0
[pid=5677/tid=5687] ppid=5675 vsize=13980732 memory=210608 CPUtime=2.35 cores=1,3,5,7
/proc/5677/task/5687/stat : 5687 (java) S 5675 5675 28892 0 -1 1077944384 11823 0 0 0 234 1 0 0 20 0 15 0 116992823 14316269568 52652 18446744073709551615 4194304 4196468 140732521335344 139718392490224 139718918417026 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35209216 140732521341361 140732521341537 140732521341537 140732521344975 0
[pid=5677/tid=5688] ppid=5675 vsize=13980732 memory=210608 CPUtime=2.42 cores=1,3,5,7
/proc/5677/task/5688/stat : 5688 (java) S 5675 5675 28892 0 -1 1077944384 10533 0 0 0 240 2 0 0 20 0 15 0 116992823 14316269568 52652 18446744073709551615 4194304 4196468 140732521335344 139718391437680 139718918417026 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35209216 140732521341361 140732521341537 140732521341537 140732521344975 0
[pid=5677/tid=5689] ppid=5675 vsize=13980732 memory=1380 CPUtime=0.61 cores=1,3,5,7
/proc/5677/task/5689/stat : 5689 (java) S 5675 5675 28892 0 -1 1077944384 9961 0 0 0 59 2 0 0 20 0 15 0 116992823 14316269568 52652 18446744073709551615 4194304 4196468 140732521335344 139718390384624 139718918417026 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35209216 140732521341361 140732521341537 140732521341537 140732521344975 0
[pid=5677/tid=5690] ppid=5675 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/5677/task/5690/stat : 5690 (java) S 5675 5675 28892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 116992823 14316269568 52652 18446744073709551615 4194304 4196468 140732521335344 139718389332320 139718918416085 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35209216 140732521341361 140732521341537 140732521341537 140732521344975 0
[pid=5677/tid=5691] ppid=5675 vsize=13980732 memory=210608 CPUtime=0.65 cores=1,3,5,7
/proc/5677/task/5691/stat : 5691 (java) S 5675 5675 28892 0 -1 1077944384 1415 0 0 0 30 35 0 0 20 0 15 0 116992827 14316269568 52652 18446744073709551615 4194304 4196468 140732521335344 139718388280368 139718918417026 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 3 0 0 6293624 6294260 35209216 140732521341361 140732521341537 140732521341537 140732521344975 0
Current children cumulated CPU time: 2390.99 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 211988 KiB

[startup+2442.3 s]
/proc/loadavg: 1.88 1.65 1.59 3/212 5940
/proc/meminfo: memFree=30806408/32770624 swapFree=67108860/67108860
[pid=5675] ppid=5672 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/5675/stat : 5675 (xcsp3-exec) S 5672 5675 28892 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 116992809 9740288 345 18446744073709551615 4194304 5098028 140729158791680 140729158789784 140289101197948 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 8 0 0 7196144 7232144 30375936 140729158795641 140729158795845 140729158795845 140729158799339 0
/proc/5675/statm: 2378 345 289 221 0 87 0
[pid=5677] ppid=5675 vsize=13980732 memory=210608 CPUtime=2451.05 cores=1,3,5,7
/proc/5677/stat : 5677 (java) S 5675 5675 28892 0 -1 1077944320 77242 0 0 0 245024 81 0 0 20 0 15 0 116992817 14316269568 52652 18446744073709551615 4194304 4196468 140732521335344 140732521317888 139718918405879 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 35209216 140732521341361 140732521341537 140732521341537 140732521344975 0
/proc/5677/statm: 3495183 52652 3240 1 0 3483476 0
[pid=5677/tid=5678] ppid=5675 vsize=13980732 memory=210608 CPUtime=2439.34 cores=1,3,5,7
/proc/5677/task/5678/stat : 5678 (java) R 5675 5675 28892 0 -1 4202560 23780 0 0 0 243924 10 0 0 20 0 15 0 116992817 14316269568 52652 18446744073709551615 4194304 4196468 140732521335344 139718922645392 139718528547499 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 35209216 140732521341361 140732521341537 140732521341537 140732521344975 0
[pid=5677/tid=5679] ppid=5675 vsize=13980732 memory=210608 CPUtime=1.17 cores=1,3,5,7
/proc/5677/task/5679/stat : 5679 (java) S 5675 5675 28892 0 -1 1077944384 4677 0 0 0 108 9 0 0 20 0 15 0 116992818 14316269568 52652 18446744073709551615 4194304 4196468 140732521335344 139718852839952 139718918416085 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35209216 140732521341361 140732521341537 140732521341537 140732521344975 0
[pid=5677/tid=5680] ppid=5675 vsize=13980732 memory=210608 CPUtime=1.18 cores=1,3,5,7
/proc/5677/task/5680/stat : 5680 (java) S 5675 5675 28892 0 -1 1077944384 2131 0 0 0 110 8 0 0 20 0 15 0 116992818 14316269568 52652 18446744073709551615 4194304 4196468 140732521335344 139718851787408 139718918416085 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35209216 140732521341361 140732521341537 140732521341537 140732521344975 0
[pid=5677/tid=5681] ppid=5675 vsize=13980732 memory=210608 CPUtime=1.16 cores=1,3,5,7
/proc/5677/task/5681/stat : 5681 (java) S 5675 5675 28892 0 -1 1077944384 3013 0 0 0 108 8 0 0 20 0 15 0 116992818 14316269568 52652 18446744073709551615 4194304 4196468 140732521335344 139718850734352 139718918416085 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35209216 140732521341361 140732521341537 140732521341537 140732521344975 0
[pid=5677/tid=5682] ppid=5675 vsize=13980732 memory=210608 CPUtime=1.17 cores=1,3,5,7
/proc/5677/task/5682/stat : 5682 (java) S 5675 5675 28892 0 -1 1077944384 3196 0 0 0 107 10 0 0 20 0 15 0 116992818 14316269568 52652 18446744073709551615 4194304 4196468 140732521335344 139718849681808 139718918416085 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35209216 140732521341361 140732521341537 140732521341537 140732521344975 0
[pid=5677/tid=5683] ppid=5675 vsize=13980732 memory=210608 CPUtime=0.91 cores=1,3,5,7
/proc/5677/task/5683/stat : 5683 (java) S 5675 5675 28892 0 -1 1077944384 5316 0 0 0 82 9 0 0 20 0 15 0 116992820 14316269568 52652 18446744073709551615 4194304 4196468 140732521335344 139718396701424 139718918417026 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35209216 140732521341361 140732521341537 140732521341537 140732521344975 0
[pid=5677/tid=5684] ppid=5675 vsize=13980732 memory=210608 CPUtime=0 cores=1,3,5,7
/proc/5677/task/5684/stat : 5684 (java) S 5675 5675 28892 0 -1 1077944384 88 0 0 0 0 0 0 0 20 0 15 0 116992820 14316269568 52652 18446744073709551615 4194304 4196468 140732521335344 139718395647648 139718918416085 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35209216 140732521341361 140732521341537 140732521341537 140732521344975 0
[pid=5677/tid=5685] ppid=5675 vsize=13980732 memory=210608 CPUtime=0 cores=1,3,5,7
/proc/5677/task/5685/stat : 5685 (java) S 5675 5675 28892 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 15 0 116992820 14316269568 52652 18446744073709551615 4194304 4196468 140732521335344 139718394594544 139718918416085 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35209216 140732521341361 140732521341537 140732521341537 140732521344975 0
[pid=5677/tid=5686] ppid=5675 vsize=13980732 memory=210608 CPUtime=0 cores=1,3,5,7
/proc/5677/task/5686/stat : 5686 (java) S 5675 5675 28892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 116992823 14316269568 52652 18446744073709551615 4194304 4196468 140732521335344 139718393543120 139718918424475 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35209216 140732521341361 140732521341537 140732521341537 140732521344975 0
[pid=5677/tid=5687] ppid=5675 vsize=13980732 memory=210608 CPUtime=2.35 cores=1,3,5,7
/proc/5677/task/5687/stat : 5687 (java) S 5675 5675 28892 0 -1 1077944384 11823 0 0 0 234 1 0 0 20 0 15 0 116992823 14316269568 52652 18446744073709551615 4194304 4196468 140732521335344 139718392490224 139718918417026 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35209216 140732521341361 140732521341537 140732521341537 140732521344975 0
[pid=5677/tid=5688] ppid=5675 vsize=13980732 memory=210608 CPUtime=2.42 cores=1,3,5,7
/proc/5677/task/5688/stat : 5688 (java) S 5675 5675 28892 0 -1 1077944384 10533 0 0 0 240 2 0 0 20 0 15 0 116992823 14316269568 52652 18446744073709551615 4194304 4196468 140732521335344 139718391437680 139718918417026 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35209216 140732521341361 140732521341537 140732521341537 140732521344975 0
[pid=5677/tid=5689] ppid=5675 vsize=13980732 memory=210608 CPUtime=0.61 cores=1,3,5,7
/proc/5677/task/5689/stat : 5689 (java) S 5675 5675 28892 0 -1 1077944384 9961 0 0 0 59 2 0 0 20 0 15 0 116992823 14316269568 52652 18446744073709551615 4194304 4196468 140732521335344 139718390384624 139718918417026 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35209216 140732521341361 140732521341537 140732521341537 140732521344975 0
[pid=5677/tid=5690] ppid=5675 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/5677/task/5690/stat : 5690 (java) S 5675 5675 28892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 116992823 14316269568 52652 18446744073709551615 4194304 4196468 140732521335344 139718389332320 139718918416085 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35209216 140732521341361 140732521341537 140732521341537 140732521344975 0
[pid=5677/tid=5691] ppid=5675 vsize=13980732 memory=210608 CPUtime=0.66 cores=1,3,5,7
/proc/5677/task/5691/stat : 5691 (java) S 5675 5675 28892 0 -1 1077944384 1419 0 0 0 30 36 0 0 20 0 15 0 116992827 14316269568 52652 18446744073709551615 4194304 4196468 140732521335344 139718388280368 139718918417026 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 3 0 0 6293624 6294260 35209216 140732521341361 140732521341537 140732521341537 140732521344975 0
Current children cumulated CPU time: 2451.05 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 211988 KiB

[startup+2502.3 s]
/proc/loadavg: 1.79 1.67 1.60 3/212 5942
/proc/meminfo: memFree=30794364/32770624 swapFree=67108860/67108860
[pid=5675] ppid=5672 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/5675/stat : 5675 (xcsp3-exec) S 5672 5675 28892 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 116992809 9740288 345 18446744073709551615 4194304 5098028 140729158791680 140729158789784 140289101197948 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 8 0 0 7196144 7232144 30375936 140729158795641 140729158795845 140729158795845 140729158799339 0
/proc/5675/statm: 2378 345 289 221 0 87 0
[pid=5677] ppid=5675 vsize=13980732 memory=212656 CPUtime=2511.12 cores=1,3,5,7
/proc/5677/stat : 5677 (java) S 5675 5675 28892 0 -1 1077944320 78181 0 0 0 251030 82 0 0 20 0 15 0 116992817 14316269568 53164 18446744073709551615 4194304 4196468 140732521335344 140732521317888 139718918405879 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 35209216 140732521341361 140732521341537 140732521341537 140732521344975 0
/proc/5677/statm: 3495183 53164 3240 1 0 3483476 0
[pid=5677/tid=5678] ppid=5675 vsize=13980732 memory=212656 CPUtime=2499.29 cores=1,3,5,7
/proc/5677/task/5678/stat : 5678 (java) R 5675 5675 28892 0 -1 4202560 24109 0 0 0 249919 10 0 0 20 0 15 0 116992817 14316269568 53164 18446744073709551615 4194304 4196468 140732521335344 139718922645392 139718528356321 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 35209216 140732521341361 140732521341537 140732521341537 140732521344975 0
[pid=5677/tid=5679] ppid=5675 vsize=13980732 memory=212656 CPUtime=1.19 cores=1,3,5,7
/proc/5677/task/5679/stat : 5679 (java) S 5675 5675 28892 0 -1 1077944384 4681 0 0 0 110 9 0 0 20 0 15 0 116992818 14316269568 53164 18446744073709551615 4194304 4196468 140732521335344 139718852839952 139718918416085 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35209216 140732521341361 140732521341537 140732521341537 140732521344975 0
[pid=5677/tid=5680] ppid=5675 vsize=13980732 memory=212656 CPUtime=1.2 cores=1,3,5,7
/proc/5677/task/5680/stat : 5680 (java) S 5675 5675 28892 0 -1 1077944384 2208 0 0 0 112 8 0 0 20 0 15 0 116992818 14316269568 53164 18446744073709551615 4194304 4196468 140732521335344 139718851787408 139718918416085 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35209216 140732521341361 140732521341537 140732521341537 140732521344975 0
[pid=5677/tid=5681] ppid=5675 vsize=13980732 memory=212656 CPUtime=1.19 cores=1,3,5,7
/proc/5677/task/5681/stat : 5681 (java) S 5675 5675 28892 0 -1 1077944384 3038 0 0 0 110 9 0 0 20 0 15 0 116992818 14316269568 53164 18446744073709551615 4194304 4196468 140732521335344 139718850734352 139718918416085 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35209216 140732521341361 140732521341537 140732521341537 140732521344975 0
[pid=5677/tid=5682] ppid=5675 vsize=13980732 memory=212656 CPUtime=1.19 cores=1,3,5,7
/proc/5677/task/5682/stat : 5682 (java) S 5675 5675 28892 0 -1 1077944384 3504 0 0 0 109 10 0 0 20 0 15 0 116992818 14316269568 53164 18446744073709551615 4194304 4196468 140732521335344 139718849681808 139718918416085 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35209216 140732521341361 140732521341537 140732521341537 140732521344975 0
[pid=5677/tid=5683] ppid=5675 vsize=13980732 memory=212656 CPUtime=0.92 cores=1,3,5,7
/proc/5677/task/5683/stat : 5683 (java) S 5675 5675 28892 0 -1 1077944384 5491 0 0 0 83 9 0 0 20 0 15 0 116992820 14316269568 53164 18446744073709551615 4194304 4196468 140732521335344 139718396701424 139718918417026 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35209216 140732521341361 140732521341537 140732521341537 140732521344975 0
[pid=5677/tid=5684] ppid=5675 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/5677/task/5684/stat : 5684 (java) S 5675 5675 28892 0 -1 1077944384 88 0 0 0 0 0 0 0 20 0 15 0 116992820 14316269568 53164 18446744073709551615 4194304 4196468 140732521335344 139718395647648 139718918416085 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35209216 140732521341361 140732521341537 140732521341537 140732521344975 0
[pid=5677/tid=5685] ppid=5675 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5677/task/5685/stat : 5685 (java) S 5675 5675 28892 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 15 0 116992820 14316269568 53164 18446744073709551615 4194304 4196468 140732521335344 139718394594544 139718918416085 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35209216 140732521341361 140732521341537 140732521341537 140732521344975 0
[pid=5677/tid=5686] ppid=5675 vsize=13980732 memory=4028 CPUtime=0 cores=1,3,5,7
/proc/5677/task/5686/stat : 5686 (java) S 5675 5675 28892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 116992823 14316269568 53164 18446744073709551615 4194304 4196468 140732521335344 139718393543120 139718918424475 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35209216 140732521341361 140732521341537 140732521341537 140732521344975 0
[pid=5677/tid=5687] ppid=5675 vsize=13980732 memory=63072 CPUtime=2.35 cores=1,3,5,7
/proc/5677/task/5687/stat : 5687 (java) S 5675 5675 28892 0 -1 1077944384 11825 0 0 0 234 1 0 0 20 0 15 0 116992823 14316269568 53164 18446744073709551615 4194304 4196468 140732521335344 139718392490224 139718918417026 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35209216 140732521341361 140732521341537 140732521341537 140732521344975 0
[pid=5677/tid=5688] ppid=5675 vsize=13980732 memory=1380 CPUtime=2.42 cores=1,3,5,7
/proc/5677/task/5688/stat : 5688 (java) S 5675 5675 28892 0 -1 1077944384 10535 0 0 0 240 2 0 0 20 0 15 0 116992823 14316269568 53164 18446744073709551615 4194304 4196468 140732521335344 139718391437680 139718918417026 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35209216 140732521341361 140732521341537 140732521341537 140732521344975 0
[pid=5677/tid=5689] ppid=5675 vsize=13980732 memory=212656 CPUtime=0.61 cores=1,3,5,7
/proc/5677/task/5689/stat : 5689 (java) S 5675 5675 28892 0 -1 1077944384 9963 0 0 0 59 2 0 0 20 0 15 0 116992823 14316269568 53164 18446744073709551615 4194304 4196468 140732521335344 139718390384624 139718918417026 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35209216 140732521341361 140732521341537 140732521341537 140732521344975 0
[pid=5677/tid=5690] ppid=5675 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/5677/task/5690/stat : 5690 (java) S 5675 5675 28892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 116992823 14316269568 53164 18446744073709551615 4194304 4196468 140732521335344 139718389332320 139718918416085 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35209216 140732521341361 140732521341537 140732521341537 140732521344975 0
[pid=5677/tid=5691] ppid=5675 vsize=13980732 memory=212656 CPUtime=0.68 cores=1,3,5,7
/proc/5677/task/5691/stat : 5691 (java) S 5675 5675 28892 0 -1 1077944384 1434 0 0 0 31 37 0 0 20 0 15 0 116992827 14316269568 53164 18446744073709551615 4194304 4196468 140732521335344 139718388280368 139718918417026 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 3 0 0 6293624 6294260 35209216 140732521341361 140732521341537 140732521341537 140732521344975 0
Current children cumulated CPU time: 2511.12 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 214036 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2511.2 s]
/proc/loadavg: 1.80 1.67 1.60 3/212 5942
/proc/meminfo: memFree=30794396/32770624 swapFree=67108860/67108860
[pid=5675] ppid=5672 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/5675/stat : 5675 (xcsp3-exec) S 5672 5675 28892 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 116992809 9740288 345 18446744073709551615 4194304 5098028 140729158791680 140729158789784 140289101197948 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 8 0 0 7196144 7232144 30375936 140729158795641 140729158795845 140729158795845 140729158799339 0
/proc/5675/statm: 2378 345 289 221 0 87 0
[pid=5677] ppid=5675 vsize=13980732 memory=212656 CPUtime=2520.03 cores=1,3,5,7
/proc/5677/stat : 5677 (java) S 5675 5675 28892 0 -1 1077944320 78188 0 0 0 251921 82 0 0 20 0 15 0 116992817 14316269568 53164 18446744073709551615 4194304 4196468 140732521335344 140732521317888 139718918405879 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 35209216 140732521341361 140732521341537 140732521341537 140732521344975 0
/proc/5677/statm: 3495183 53164 3240 1 0 3483476 0
[pid=5677/tid=5678] ppid=5675 vsize=13980732 memory=212656 CPUtime=2508.18 cores=1,3,5,7
/proc/5677/task/5678/stat : 5678 (java) R 5675 5675 28892 0 -1 4202560 24115 0 0 0 250808 10 0 0 20 0 15 0 116992817 14316269568 53164 18446744073709551615 4194304 4196468 140732521335344 139718922645392 139718528661624 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 35209216 140732521341361 140732521341537 140732521341537 140732521344975 0
[pid=5677/tid=5679] ppid=5675 vsize=13980732 memory=7680170660397595203 CPUtime=1.19 cores=1,3,5,7
/proc/5677/task/5679/stat : 5679 (java) S 5675 5675 28892 0 -1 1077944384 4682 0 0 0 110 9 0 0 20 0 15 0 116992818 14316269568 53164 18446744073709551615 4194304 4196468 140732521335344 139718852839952 139718918416085 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35209216 140732521341361 140732521341537 140732521341537 140732521344975 0
[pid=5677/tid=5680] ppid=5675 vsize=13980732 memory=1708 CPUtime=1.2 cores=1,3,5,7
/proc/5677/task/5680/stat : 5680 (java) S 5675 5675 28892 0 -1 1077944384 2208 0 0 0 112 8 0 0 20 0 15 0 116992818 14316269568 53164 18446744073709551615 4194304 4196468 140732521335344 139718851787408 139718918416085 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35209216 140732521341361 140732521341537 140732521341537 140732521344975 0
[pid=5677/tid=5681] ppid=5675 vsize=13980732 memory=1444 CPUtime=1.19 cores=1,3,5,7
/proc/5677/task/5681/stat : 5681 (java) S 5675 5675 28892 0 -1 1077944384 3038 0 0 0 110 9 0 0 20 0 15 0 116992818 14316269568 53164 18446744073709551615 4194304 4196468 140732521335344 139718850734352 139718918416085 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35209216 140732521341361 140732521341537 140732521341537 140732521344975 0
[pid=5677/tid=5682] ppid=5675 vsize=13980732 memory=1228 CPUtime=1.2 cores=1,3,5,7
/proc/5677/task/5682/stat : 5682 (java) S 5675 5675 28892 0 -1 1077944384 3504 0 0 0 110 10 0 0 20 0 15 0 116992818 14316269568 53164 18446744073709551615 4194304 4196468 140732521335344 139718849681808 139718918416085 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35209216 140732521341361 140732521341537 140732521341537 140732521344975 0
[pid=5677/tid=5683] ppid=5675 vsize=13980732 memory=0 CPUtime=0.93 cores=1,3,5,7
/proc/5677/task/5683/stat : 5683 (java) S 5675 5675 28892 0 -1 1077944384 5491 0 0 0 84 9 0 0 20 0 15 0 116992820 14316269568 53164 18446744073709551615 4194304 4196468 140732521335344 139718396701424 139718918417026 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35209216 140732521341361 140732521341537 140732521341537 140732521344975 0
[pid=5677/tid=5684] ppid=5675 vsize=13980732 memory=110 CPUtime=0 cores=1,3,5,7
/proc/5677/task/5684/stat : 5684 (java) S 5675 5675 28892 0 -1 1077944384 88 0 0 0 0 0 0 0 20 0 15 0 116992820 14316269568 53164 18446744073709551615 4194304 4196468 140732521335344 139718395647648 139718918416085 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35209216 140732521341361 140732521341537 140732521341537 140732521344975 0
[pid=5677/tid=5685] ppid=5675 vsize=13980732 memory=167 CPUtime=0 cores=1,3,5,7
/proc/5677/task/5685/stat : 5685 (java) S 5675 5675 28892 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 15 0 116992820 14316269568 53164 18446744073709551615 4194304 4196468 140732521335344 139718394594544 139718918416085 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35209216 140732521341361 140732521341537 140732521341537 140732521344975 0
[pid=5677/tid=5686] ppid=5675 vsize=13980732 memory=5 CPUtime=0 cores=1,3,5,7
/proc/5677/task/5686/stat : 5686 (java) S 5675 5675 28892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 116992823 14316269568 53164 18446744073709551615 4194304 4196468 140732521335344 139718393543120 139718918424475 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35209216 140732521341361 140732521341537 140732521341537 140732521344975 0
[pid=5677/tid=5687] ppid=5675 vsize=13980732 memory=12216 CPUtime=2.35 cores=1,3,5,7
/proc/5677/task/5687/stat : 5687 (java) S 5675 5675 28892 0 -1 1077944384 11825 0 0 0 234 1 0 0 20 0 15 0 116992823 14316269568 53164 18446744073709551615 4194304 4196468 140732521335344 139718392490224 139718918417026 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35209216 140732521341361 140732521341537 140732521341537 140732521344975 0
[pid=5677/tid=5688] ppid=5675 vsize=13980732 memory=1992 CPUtime=2.42 cores=1,3,5,7
/proc/5677/task/5688/stat : 5688 (java) S 5675 5675 28892 0 -1 1077944384 10535 0 0 0 240 2 0 0 20 0 15 0 116992823 14316269568 53164 18446744073709551615 4194304 4196468 140732521335344 139718391437680 139718918417026 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35209216 140732521341361 140732521341537 140732521341537 140732521344975 0
[pid=5677/tid=5689] ppid=5675 vsize=13980732 memory=1204 CPUtime=0.61 cores=1,3,5,7
/proc/5677/task/5689/stat : 5689 (java) S 5675 5675 28892 0 -1 1077944384 9963 0 0 0 59 2 0 0 20 0 15 0 116992823 14316269568 53164 18446744073709551615 4194304 4196468 140732521335344 139718390384624 139718918417026 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35209216 140732521341361 140732521341537 140732521341537 140732521344975 0
[pid=5677/tid=5690] ppid=5675 vsize=13980732 memory=1000 CPUtime=0 cores=1,3,5,7
/proc/5677/task/5690/stat : 5690 (java) S 5675 5675 28892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 116992823 14316269568 53164 18446744073709551615 4194304 4196468 140732521335344 139718389332320 139718918416085 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35209216 140732521341361 140732521341537 140732521341537 140732521344975 0
[pid=5677/tid=5691] ppid=5675 vsize=13980732 memory=796 CPUtime=0.68 cores=1,3,5,7
/proc/5677/task/5691/stat : 5691 (java) S 5675 5675 28892 0 -1 1077944384 1434 0 0 0 31 37 0 0 20 0 15 0 116992827 14316269568 53164 18446744073709551615 4194304 4196468 140732521335344 139718388280368 139718918417026 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 3 0 0 6293624 6294260 35209216 140732521341361 140732521341537 140732521341537 140732521344975 0
Current children cumulated CPU time: 2520.03 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 214036 KiB

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

[startup+2511.21 s]
# the end of solver process 5675 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2519.23 s, system=0.833251 s

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2511.21
CPU time (s): 2520.06
CPU user time (s): 2519.23
CPU system time (s): 0.833251
CPU usage (%): 100.352
Max. virtual memory (cumulated for all children) (KiB): 13990244
Max. memory (cumulated for all children) (KiB): 257236

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.23
system time used= 0.833251
maximum resident set size= 255856
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 78918
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2912
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 81176
involuntary context switches= 2249


# summary of solver processes directly reported to runsolver:
#   pid: 5675
#   total CPU time (s): 2520.06
#   total CPU user time (s): 2519.23
#   total CPU system time (s): 0.833251

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 17.1448 second user time and 19.9715 second system time

The end

Launcher Data

Begin job on node127 at 2017-08-19 14:52:26
IDJOB=4282106
IDBENCH=135818
IDSOLVER=2677
FILE ID=node127/4282106-1503147998
RUNJOBID= node127-1503095799-28951
PBS_JOBID= 
Free space on /tmp= 62024 MiB

SOLVER NAME= choco-solver 4.0.5 seq
BENCH NAME= XCSP17/TravellingSalesman/TravellingSalesman-m1-n75/TravellingSalesman-75-50-02.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-4282106-1503147998/watcher-4282106-1503147998 -o /tmp/evaluation-result-4282106-1503147998/solver-4282106-1503147998 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node127-1503095799-28951 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 974005486 HOME/instance-4282106-1503147998.xml

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

MD5SUM BENCH= 9f40e16214a2956ff65ea335997fc7bb
RANDOM SEED=974005486

node127.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.92
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.92
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.92
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.92
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:        30985916 kB
MemAvailable:   31820096 kB
Buffers:          298384 kB
Cached:           837520 kB
SwapCached:            0 kB
Active:           962080 kB
Inactive:         373140 kB
Active(anon):     149824 kB
Inactive(anon):    99188 kB
Active(file):     812256 kB
Inactive(file):   273952 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7832 kB
Writeback:             4 kB
AnonPages:        199240 kB
Mapped:            73476 kB
Shmem:             49828 kB
Slab:             153784 kB
SReclaimable:     127612 kB
SUnreclaim:        26172 kB
KernelStack:        3440 kB
PageTables:         5536 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1205956 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    108544 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 62016 MiB
End job on node127 at 2017-08-19 15:34:18