Trace number 4272869

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)447 2520.1001 2446.4199

General information on the benchmark

NameScheduling/Scheduling-os-taillard/
Taillard-os-07-07-6.xml
MD5SUMc933cd09e9acfeb17baa8719fd3b3e7c
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark429
Best CPU time to get the best result obtained on this benchmark2400.04
Satisfiable
(Un)Satisfiability was proved
Number of variables203
Number of constraints168
Number of domains9
Minimum domain size6
Maximum domain size535
Distribution of domain sizes[{"size":6,"count":7},{"size":7,"count":91},{"size":535,"count":105}]
Minimum variable degree2
Maximum variable degree8
Distribution of variable degrees[{"degree":2,"count":56},{"degree":3,"count":98},{"degree":8,"count":49}]
Minimum constraint arity1
Maximum constraint arity9
Distribution of constraint arities[{"arity":1,"count":7},{"arity":2,"count":49},{"arity":3,"count":49},{"arity":7,"count":14},{"arity":9,"count":49}]
Number of extensional constraints49
Number of intensional constraints56
Distribution of constraint types[{"type":"extension","count":49},{"type":"intension","count":56},{"type":"allDifferent","count":7},{"type":"noOverlap","count":7},{"type":"element","count":49}]
Optimization problemYES
Type of objectivemin MAXIMUM

Quality of the solution as a function of time


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

Solver Data

0.00/0.10	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4272869-1502680858.xml"  -tl '2520s' -p 1 -x 3
0.06/0.29	c [HOME/instance-4272869-1502680858.xml, -tl, 2520s, -p, 1, -x, 3]
0.24/0.36	c simple solver
0.41/0.42	c parse instance...
1.09/0.71	c solve instance...
130.72/107.98	o 531 
209.81/185.99	o 526 
213.25/189.32	o 520 
285.20/260.90	o 518 
285.50/261.25	o 516 
285.61/261.33	o 512 
349.95/325.21	o 510 
350.06/325.31	o 491 
481.08/453.55	o 490 
489.96/462.26	o 483 
565.10/536.15	o 479 
582.48/553.25	o 478 
642.82/612.39	o 467 
756.86/724.21	o 466 
774.77/741.83	o 458 
860.38/825.56	o 455 
862.67/827.75	o 453 
867.06/832.06	o 450 
1491.25/1442.07	o 449 
2278.64/2210.83	o 447 
2520.05/2446.41	s SATISFIABLE
2520.05/2446.41	v <instantiation>
2520.05/2446.41	v 	<list>s[0][0] s[0][1] s[0][2] s[0][3] s[0][4] s[0][5] s[0][6] s[1][0] s[1][1] s[1][2] s[1][3] s[1][4] s[1][5] s[1][6] s[2][0] s[2][1] s[2][2] s[2][3] s[2][4] s[2][5] s[2][6] s[3][0] s[3][1] s[3][2] s[3][3] s[3][4] s[3][5] s[3][6] s[4][0] s[4][1] s[4][2] s[4][3] s[4][4] s[4][5] s[4][6] s[5][0] s[5][1] s[5][2] s[5][3] s[5][4] s[5][5] s[5][6] s[6][0] s[6][1] s[6][2] s[6][3] s[6][4] s[6][5] s[6][6] e[0] e[1] e[2] e[3] e[4] e[5] e[6] d[0][0] d[0][1] d[0][2] d[0][3] d[0][4] d[0][5] d[0][6] d[1][0] d[1][1] d[1][2] d[1][3] d[1][4] d[1][5] d[1][6] d[2][0] d[2][1] d[2][2] d[2][3] d[2][4] d[2][5] d[2][6] d[3][0] d[3][1] d[3][2] d[3][3] d[3][4] d[3][5] d[3][6] d[4][0] d[4][1] d[4][2] d[4][3] d[4][4] d[4][5] d[4][6] d[5][0] d[5][1] d[5][2] d[5][3] d[5][4] d[5][5] d[5][6] d[6][0] d[6][1] d[6][2] d[6][3] d[6][4] d[6][5] d[6][6] w[0][0] w[0][1] w[0][2] w[0][3] w[0][4] w[0][5] w[0][6] w[1][0] w[1][1] w[1][2] w[1][3] w[1][4] w[1][5] w[1][6] w[2][0] w[2][1] w[2][2] w[2][3] w[2][4] w[2][5] w[2][6] w[3][0] w[3][1] w[3][2] w[3][3] w[3][4] w[3][5] w[3][6] w[4][0] w[4][1] w[4][2] w[4][3] w[4][4] w[4][5] w[4][6] w[5][0] w[5][1] w[5][2] w[5][3] w[5][4] w[5][5] w[5][6] w[6][0] w[6][1] w[6][2] w[6][3] w[6][4] w[6][5] w[6][6] sd[0][0] sd[0][1] sd[0][2] sd[0][3] sd[0][4] sd[0][5] sd[0][6] sd[1][0] sd[1][1] sd[1][2] sd[1][3] sd[1][4] sd[1][5] sd[1][6] sd[2][0] sd[2][1] sd[2][2] sd[2][3] sd[2][4] sd[2][5] sd[2][6] sd[3][0] sd[3][1] sd[3][2] sd[3][3] sd[3][4] sd[3][5] sd[3][6] sd[4][0] sd[4][1] sd[4][2] sd[4][3] sd[4][4] sd[4][5] sd[4][6] sd[5][0] sd[5][1] sd[5][2] sd[5][3] sd[5][4] sd[5][5] sd[5][6] sd[6][0] sd[6][1] sd[6][2] sd[6][3] sd[6][4] sd[6][5] sd[6][6] </list>
2520.05/2446.41	v 	<values>0 98 239 248 259 340 371 0 38 158 216 256 312 381 0 6 98 158 241 325 340 0 28 38 131 228 264 381 28 100 192 251 350 406 427 0 88 100 188 259 350 413 6 101 216 264 325 371 413 437 427 404 442 437 445 447 98 94 9 5 76 25 66 30 59 58 25 56 69 46 6 82 60 81 84 15 64 28 10 93 97 28 66 61 72 78 59 99 56 19 10 76 10 80 71 69 63 32 95 87 48 47 46 31 34 3 2 1 0 4 6 5 1 4 3 5 6 2 0 0 2 3 1 5 6 4 5 4 1 0 6 3 2 5 6 2 1 3 4 0 6 2 5 4 0 1 3 0 4 3 2 5 6 1 248 239 98 0 259 371 340 381 0 312 158 38 216 256 0 158 6 98 340 241 325 131 38 381 264 28 0 228 427 251 192 350 406 28 100 259 350 88 413 188 100 0 6 413 264 216 101 325 371 </values>
2520.05/2446.41	v </instantiation>
2520.05/2446.41	c Unexpected resolution interruption!

Verifier Data

OK	447

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4272869-1502680858/watcher-4272869-1502680858 -o /tmp/evaluation-result-4272869-1502680858/solver-4272869-1502680858 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node125-1502662595-11628 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 2111561587 HOME/instance-4272869-1502680858.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=14046, runsolver pid=14043
Current StackSize limit: 8192 KiB


[startup+0.100149 s]*
/proc/loadavg: 1.83 1.58 1.53 2/196 14047
/proc/meminfo: memFree=30637036/32770624 swapFree=67108860/67108860
[pid=14046] ppid=14043 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/14046/stat : 14046 (xcsp3-exec) S 14043 14046 897 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 70306451 9740288 345 18446744073709551615 4194304 5098028 140727603560016 140727603558120 139694519132796 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 10 0 0 7196144 7232144 32157696 140727603564920 140727603565125 140727603565125 140727603568619 0
/proc/14046/statm: 2378 345 289 221 0 87 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 9512 KiB
Current children cumulated memory: 1380 KiB

[startup+0.209314 s]*
/proc/loadavg: 1.83 1.58 1.53 2/210 14061
/proc/meminfo: memFree=30625980/32770624 swapFree=67108860/67108860
[pid=14046] ppid=14043 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/14046/stat : 14046 (xcsp3-exec) S 14043 14046 897 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 70306451 9740288 345 18446744073709551615 4194304 5098028 140727603560016 140727603558120 139694519132796 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 10 0 0 7196144 7232144 32157696 140727603564920 140727603565125 140727603565125 140727603568619 0
/proc/14046/statm: 2378 345 289 221 0 87 0
[pid=14048] ppid=14046 vsize=13973868 memory=21856 CPUtime=0.06 cores=0,2,4,6
/proc/14048/stat : 14048 (java) S 14046 14046 897 0 -1 1077944320 4900 0 0 0 5 1 0 0 20 0 15 0 70306461 14309240832 5464 18446744073709551615 4194304 4196468 140728700437344 140728700419888 139623671938807 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 28028928 140728700441009 140728700441185 140728700441185 140728700444623 0
/proc/14048/statm: 3493467 5464 2574 1 0 3482964 0
[pid=14048/tid=14049] ppid=14046 vsize=13973868 memory=7311146985107750967 CPUtime=0.04 cores=0,2,4,6
/proc/14048/task/14049/stat : 14049 (java) R 14046 14046 897 0 -1 4202560 3056 0 0 0 4 0 0 0 20 0 15 0 70306462 14309240832 5464 18446744073709551615 4194304 4196468 140728700437344 139623676181088 139623664616821 0 4 1 16800974 0 0 0 -1 0 0 0 4 0 0 6293624 6294260 28028928 140728700441009 140728700441185 140728700441185 140728700444623 0
[pid=14048/tid=14050] ppid=14046 vsize=13973868 memory=12619 CPUtime=0 cores=0,2,4,6
/proc/14048/task/14050/stat : 14050 (java) S 14046 14046 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 70306462 14309240832 5464 18446744073709551615 4194304 4196468 140728700437344 139623628905616 139623671949013 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28028928 140728700441009 140728700441185 140728700441185 140728700444623 0
[pid=14048/tid=14051] ppid=14046 vsize=13974352 memory=140112121089375 CPUtime=0 cores=0,2,4,6
/proc/14048/task/14051/stat : 14051 (java) S 14046 14046 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 70306462 14309736448 5464 18446744073709551615 4194304 4196468 140728700437344 139623627852816 139623671949013 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28028928 140728700441009 140728700441185 140728700441185 140728700444623 0
[pid=14048/tid=14052] ppid=14046 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14048/task/14052/stat : 14052 (java) S 14046 14046 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 70306462 14309736448 5464 18446744073709551615 4194304 4196468 140728700437344 139623626800016 139623671949013 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28028928 140728700441009 140728700441185 140728700441185 140728700444623 0
[pid=14048/tid=14053] ppid=14046 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/14048/task/14053/stat : 14053 (java) S 14046 14046 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 70306462 14309736448 5464 18446744073709551615 4194304 4196468 140728700437344 139623625747216 139623671949013 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28028928 140728700441009 140728700441185 140728700441185 140728700444623 0
[pid=14048/tid=14054] ppid=14046 vsize=13974352 memory=140112121075328 CPUtime=0 cores=0,2,4,6
/proc/14048/task/14054/stat : 14054 (java) S 14046 14046 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 70306464 14309736448 5464 18446744073709551615 4194304 4196468 140728700437344 139623217690992 139623671949954 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28028928 140728700441009 140728700441185 140728700441185 140728700444623 0
[pid=14048/tid=14055] ppid=14046 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/14048/task/14055/stat : 14055 (java) S 14046 14046 897 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 70306464 14309736448 5530 18446744073709551615 4194304 4196468 140728700437344 139623216636960 139623671949013 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28028928 140728700441009 140728700441185 140728700441185 140728700444623 0
[pid=14048/tid=14056] ppid=14046 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14048/task/14056/stat : 14056 (java) S 14046 14046 897 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 70306464 14309736448 5530 18446744073709551615 4194304 4196468 140728700437344 139623215584112 139623671949013 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28028928 140728700441009 140728700441185 140728700441185 140728700444623 0
[pid=14048/tid=14057] ppid=14046 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14048/task/14057/stat : 14057 (java) S 14046 14046 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 70306467 14309736448 5530 18446744073709551615 4194304 4196468 140728700437344 139623214532432 139623671957403 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28028928 140728700441009 140728700441185 140728700441185 140728700444623 0
[pid=14048/tid=14058] ppid=14046 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14048/task/14058/stat : 14058 (java) S 14046 14046 897 0 -1 1077944384 304 0 0 0 0 0 0 0 20 0 15 0 70306467 14309736448 5530 18446744073709551615 4194304 4196468 140728700437344 139623145663344 139623671949954 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28028928 140728700441009 140728700441185 140728700441185 140728700444623 0
[pid=14048/tid=14059] ppid=14046 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/14048/task/14059/stat : 14059 (java) S 14046 14046 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 70306467 14309736448 5530 18446744073709551615 4194304 4196468 140728700437344 139623144610544 139623671949954 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28028928 140728700441009 140728700441185 140728700441185 140728700444623 0
[pid=14048/tid=14060] ppid=14046 vsize=13974352 memory=140112121075328 CPUtime=0 cores=0,2,4,6
/proc/14048/task/14060/stat : 14060 (java) S 14046 14046 897 0 -1 1077944384 234 0 0 0 0 0 0 0 20 0 15 0 70306467 14309736448 5530 18446744073709551615 4194304 4196468 140728700437344 139623143557744 139623671949954 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28028928 140728700441009 140728700441185 140728700441185 140728700444623 0
[pid=14048/tid=14061] ppid=14046 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/14048/task/14061/stat : 14061 (java) S 14046 14046 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 70306467 14309736448 5530 18446744073709551615 4194304 4196468 140728700437344 139623142505184 139623671949013 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28028928 140728700441009 140728700441185 140728700441185 140728700444623 0
[pid=14048/tid=14062] ppid=14046 vsize=13974352 memory=140112121075328 CPUtime=0 cores=0,2,4,6
/proc/14048/task/14062/stat : 14062 (java) S 14046 14046 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 70306472 14309736448 5530 18446744073709551615 4194304 4196468 140728700437344 139623141452464 139623671949954 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28028928 140728700441009 140728700441185 140728700441185 140728700444623 0
Current children cumulated CPU time: 0.06 s
Current children cumulated vsize: 13983380 KiB
Current children cumulated memory: 23236 KiB

[startup+0.31028 s]*
/proc/loadavg: 1.83 1.58 1.53 3/211 14062
/proc/meminfo: memFree=30613264/32770624 swapFree=67108860/67108860
[pid=14046] ppid=14043 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/14046/stat : 14046 (xcsp3-exec) S 14043 14046 897 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 70306451 9740288 345 18446744073709551615 4194304 5098028 140727603560016 140727603558120 139694519132796 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 10 0 0 7196144 7232144 32157696 140727603564920 140727603565125 140727603565125 140727603568619 0
/proc/14046/statm: 2378 345 289 221 0 87 0
[pid=14048] ppid=14046 vsize=13974352 memory=36068 CPUtime=0.24 cores=0,2,4,6
/proc/14048/stat : 14048 (java) S 14046 14046 897 0 -1 1077944320 8609 0 0 0 21 3 0 0 20 0 15 0 70306461 14309736448 9017 18446744073709551615 4194304 4196468 140728700437344 140728700419888 139623671938807 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 28028928 140728700441009 140728700441185 140728700441185 140728700444623 0
/proc/14048/statm: 3493588 9017 2932 1 0 3482964 0
[pid=14048/tid=14049] ppid=14046 vsize=13974352 memory=-8774313645642428999 CPUtime=0.15 cores=0,2,4,6
/proc/14048/task/14049/stat : 14049 (java) R 14046 14046 897 0 -1 4202560 5937 0 0 0 13 2 0 0 20 0 15 0 70306462 14309736448 9017 18446744073709551615 4194304 4196468 140728700437344 139623676161184 139623671950742 0 4 1 16800974 0 0 0 -1 4 0 0 4 0 0 6293624 6294260 28028928 140728700441009 140728700441185 140728700441185 140728700444623 0
[pid=14048/tid=14050] ppid=14046 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14048/task/14050/stat : 14050 (java) S 14046 14046 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 70306462 14309736448 9017 18446744073709551615 4194304 4196468 140728700437344 139623628905616 139623671949013 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28028928 140728700441009 140728700441185 140728700441185 140728700444623 0
[pid=14048/tid=14051] ppid=14046 vsize=13974352 memory=140112121075328 CPUtime=0 cores=0,2,4,6
/proc/14048/task/14051/stat : 14051 (java) S 14046 14046 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 70306462 14309736448 9017 18446744073709551615 4194304 4196468 140728700437344 139623627852816 139623671949013 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28028928 140728700441009 140728700441185 140728700441185 140728700444623 0
[pid=14048/tid=14052] ppid=14046 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14048/task/14052/stat : 14052 (java) S 14046 14046 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 70306462 14309736448 9017 18446744073709551615 4194304 4196468 140728700437344 139623626800016 139623671949013 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28028928 140728700441009 140728700441185 140728700441185 140728700444623 0
[pid=14048/tid=14053] ppid=14046 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/14048/task/14053/stat : 14053 (java) S 14046 14046 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 70306462 14309736448 9017 18446744073709551615 4194304 4196468 140728700437344 139623625747216 139623671949013 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28028928 140728700441009 140728700441185 140728700441185 140728700444623 0
[pid=14048/tid=14054] ppid=14046 vsize=13974352 memory=140112121075328 CPUtime=0 cores=0,2,4,6
/proc/14048/task/14054/stat : 14054 (java) S 14046 14046 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 70306464 14309736448 9017 18446744073709551615 4194304 4196468 140728700437344 139623217690992 139623671949954 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28028928 140728700441009 140728700441185 140728700441185 140728700444623 0
[pid=14048/tid=14055] ppid=14046 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/14048/task/14055/stat : 14055 (java) S 14046 14046 897 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 70306464 14309736448 9017 18446744073709551615 4194304 4196468 140728700437344 139623216636960 139623671949013 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28028928 140728700441009 140728700441185 140728700441185 140728700444623 0
[pid=14048/tid=14056] ppid=14046 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14048/task/14056/stat : 14056 (java) S 14046 14046 897 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 70306464 14309736448 9017 18446744073709551615 4194304 4196468 140728700437344 139623215584112 139623671949013 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28028928 140728700441009 140728700441185 140728700441185 140728700444623 0
[pid=14048/tid=14057] ppid=14046 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14048/task/14057/stat : 14057 (java) S 14046 14046 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 70306467 14309736448 9017 18446744073709551615 4194304 4196468 140728700437344 139623214532432 139623671957403 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28028928 140728700441009 140728700441185 140728700441185 140728700444623 0
[pid=14048/tid=14058] ppid=14046 vsize=13974352 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/14048/task/14058/stat : 14058 (java) S 14046 14046 897 0 -1 1077944384 507 0 0 0 2 0 0 0 20 0 15 0 70306467 14309736448 9017 18446744073709551615 4194304 4196468 140728700437344 139623145663344 139623671949954 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28028928 140728700441009 140728700441185 140728700441185 140728700444623 0
[pid=14048/tid=14059] ppid=14046 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/14048/task/14059/stat : 14059 (java) S 14046 14046 897 0 -1 1077944384 169 0 0 0 0 0 0 0 20 0 15 0 70306467 14309736448 9017 18446744073709551615 4194304 4196468 140728700437344 139623144610544 139623671949954 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28028928 140728700441009 140728700441185 140728700441185 140728700444623 0
[pid=14048/tid=14060] ppid=14046 vsize=13974352 memory=140112121075328 CPUtime=0.05 cores=0,2,4,6
/proc/14048/task/14060/stat : 14060 (java) R 14046 14046 897 0 -1 4202560 699 0 0 0 5 0 0 0 20 0 15 0 70306467 14309736448 9017 18446744073709551615 4194304 4196468 140728700437344 139623143557744 139623671950742 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 28028928 140728700441009 140728700441185 140728700441185 140728700444623 0
[pid=14048/tid=14061] ppid=14046 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/14048/task/14061/stat : 14061 (java) S 14046 14046 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 70306467 14309736448 9017 18446744073709551615 4194304 4196468 140728700437344 139623142505184 139623671949013 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28028928 140728700441009 140728700441185 140728700441185 140728700444623 0
[pid=14048/tid=14062] ppid=14046 vsize=13974352 memory=140112121075328 CPUtime=0 cores=0,2,4,6
/proc/14048/task/14062/stat : 14062 (java) S 14046 14046 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 70306472 14309736448 9017 18446744073709551615 4194304 4196468 140728700437344 139623141452464 139623671949954 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28028928 140728700441009 140728700441185 140728700441185 140728700444623 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 37448 KiB

[startup+0.700739 s]
/proc/loadavg: 1.83 1.58 1.53 3/211 14062
/proc/meminfo: memFree=30602048/32770624 swapFree=67108860/67108860
[pid=14046] ppid=14043 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/14046/stat : 14046 (xcsp3-exec) S 14043 14046 897 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 70306451 9740288 345 18446744073709551615 4194304 5098028 140727603560016 140727603558120 139694519132796 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 10 0 0 7196144 7232144 32157696 140727603564920 140727603565125 140727603565125 140727603568619 0
/proc/14046/statm: 2378 345 289 221 0 87 0
[pid=14048] ppid=14046 vsize=13980732 memory=67000 CPUtime=1.09 cores=0,2,4,6
/proc/14048/stat : 14048 (java) S 14046 14046 897 0 -1 1077944320 13556 0 0 0 103 6 0 0 20 0 15 0 70306461 14316269568 16750 18446744073709551615 4194304 4196468 140728700437344 140728700419888 139623671938807 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 28028928 140728700441009 140728700441185 140728700441185 140728700444623 0
/proc/14048/statm: 3495183 16750 3172 1 0 3483476 0
[pid=14048/tid=14049] ppid=14046 vsize=13980732 memory=1228 CPUtime=0.52 cores=0,2,4,6
/proc/14048/task/14049/stat : 14049 (java) R 14046 14046 897 0 -1 4202560 8842 0 0 0 48 4 0 0 20 0 15 0 70306462 14316269568 16750 18446744073709551615 4194304 4196468 140728700437344 139623676171104 139623664273748 0 4 1 16800974 0 0 0 -1 4 0 0 4 0 0 6293624 6294260 28028928 140728700441009 140728700441185 140728700441185 140728700444623 0
[pid=14048/tid=14050] ppid=14046 vsize=13980732 memory=796 CPUtime=0 cores=0,2,4,6
/proc/14048/task/14050/stat : 14050 (java) S 14046 14046 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 70306462 14316269568 16750 18446744073709551615 4194304 4196468 140728700437344 139623628905616 139623671949013 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28028928 140728700441009 140728700441185 140728700441185 140728700444623 0
[pid=14048/tid=14051] ppid=14046 vsize=13980732 memory=5788 CPUtime=0 cores=0,2,4,6
/proc/14048/task/14051/stat : 14051 (java) S 14046 14046 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 70306462 14316269568 16750 18446744073709551615 4194304 4196468 140728700437344 139623627852816 139623671949013 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28028928 140728700441009 140728700441185 140728700441185 140728700444623 0
[pid=14048/tid=14052] ppid=14046 vsize=13980732 memory=1712 CPUtime=0 cores=0,2,4,6
/proc/14048/task/14052/stat : 14052 (java) S 14046 14046 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 70306462 14316269568 16750 18446744073709551615 4194304 4196468 140728700437344 139623626800016 139623671949013 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28028928 140728700441009 140728700441185 140728700441185 140728700444623 0
[pid=14048/tid=14053] ppid=14046 vsize=13980732 memory=4616 CPUtime=0 cores=0,2,4,6
/proc/14048/task/14053/stat : 14053 (java) S 14046 14046 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 70306462 14316269568 16750 18446744073709551615 4194304 4196468 140728700437344 139623625747216 139623671949013 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28028928 140728700441009 140728700441185 140728700441185 140728700444623 0
[pid=14048/tid=14054] ppid=14046 vsize=13980732 memory=1012 CPUtime=0 cores=0,2,4,6
/proc/14048/task/14054/stat : 14054 (java) S 14046 14046 897 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 70306464 14316269568 16750 18446744073709551615 4194304 4196468 140728700437344 139623217690992 139623671949954 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28028928 140728700441009 140728700441185 140728700441185 140728700444623 0
[pid=14048/tid=14055] ppid=14046 vsize=13980732 memory=10164 CPUtime=0 cores=0,2,4,6
/proc/14048/task/14055/stat : 14055 (java) S 14046 14046 897 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 70306464 14316269568 16750 18446744073709551615 4194304 4196468 140728700437344 139623216636960 139623671949013 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28028928 140728700441009 140728700441185 140728700441185 140728700444623 0
[pid=14048/tid=14056] ppid=14046 vsize=13980732 memory=1440 CPUtime=0 cores=0,2,4,6
/proc/14048/task/14056/stat : 14056 (java) S 14046 14046 897 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 70306464 14316269568 16750 18446744073709551615 4194304 4196468 140728700437344 139623215584112 139623671949013 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28028928 140728700441009 140728700441185 140728700441185 140728700444623 0
[pid=14048/tid=14057] ppid=14046 vsize=13980732 memory=3473455226943530085 CPUtime=0 cores=0,2,4,6
/proc/14048/task/14057/stat : 14057 (java) S 14046 14046 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 70306467 14316269568 16750 18446744073709551615 4194304 4196468 140728700437344 139623214532432 139623671957403 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28028928 140728700441009 140728700441185 140728700441185 140728700444623 0
[pid=14048/tid=14058] ppid=14046 vsize=13980732 memory=280223933353024 CPUtime=0.13 cores=0,2,4,6
/proc/14048/task/14058/stat : 14058 (java) R 14046 14046 897 0 -1 1077944384 1140 0 0 0 13 0 0 0 20 0 15 0 70306467 14316269568 16750 18446744073709551615 4194304 4196468 140728700437344 139623145663344 139623671949954 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 28028928 140728700441009 140728700441185 140728700441185 140728700444623 0
[pid=14048/tid=14059] ppid=14046 vsize=13980732 memory=280223933353216 CPUtime=0.13 cores=0,2,4,6
/proc/14048/task/14059/stat : 14059 (java) R 14046 14046 897 0 -1 4202560 808 0 0 0 13 0 0 0 20 0 15 0 70306467 14316269568 16750 18446744073709551615 4194304 4196468 140728700437344 139623144602000 139623653458515 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 28028928 140728700441009 140728700441185 140728700441185 140728700444623 0
[pid=14048/tid=14060] ppid=14046 vsize=13980732 memory=280223933353408 CPUtime=0.28 cores=0,2,4,6
/proc/14048/task/14060/stat : 14060 (java) R 14046 14046 897 0 -1 4202560 1459 0 0 0 28 0 0 0 20 0 15 0 70306467 14316269568 16750 18446744073709551615 4194304 4196468 140728700437344 139623143555000 139623671960154 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 28028928 140728700441009 140728700441185 140728700441185 140728700444623 0
[pid=14048/tid=14061] ppid=14046 vsize=13980732 memory=280223933353600 CPUtime=0 cores=0,2,4,6
/proc/14048/task/14061/stat : 14061 (java) S 14046 14046 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 70306467 14316269568 16750 18446744073709551615 4194304 4196468 140728700437344 139623142505184 139623671949013 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28028928 140728700441009 140728700441185 140728700441185 140728700444623 0
[pid=14048/tid=14062] ppid=14046 vsize=13980732 memory=280223933353792 CPUtime=0 cores=0,2,4,6
/proc/14048/task/14062/stat : 14062 (java) S 14046 14046 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 70306472 14316269568 16750 18446744073709551615 4194304 4196468 140728700437344 139623141452464 139623671949954 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28028928 140728700441009 140728700441185 140728700441185 140728700444623 0
Current children cumulated CPU time: 1.09 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 68380 KiB

[startup+1.50079 s]
/proc/loadavg: 1.83 1.58 1.53 5/211 14062
/proc/meminfo: memFree=30553528/32770624 swapFree=67108860/67108860
[pid=14046] ppid=14043 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/14046/stat : 14046 (xcsp3-exec) S 14043 14046 897 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 70306451 9740288 345 18446744073709551615 4194304 5098028 140727603560016 140727603558120 139694519132796 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 10 0 0 7196144 7232144 32157696 140727603564920 140727603565125 140727603565125 140727603568619 0
/proc/14046/statm: 2378 345 289 221 0 87 0
[pid=14048] ppid=14046 vsize=13983348 memory=139056 CPUtime=3.56 cores=0,2,4,6
/proc/14048/stat : 14048 (java) S 14046 14046 897 0 -1 1077944320 49212 0 0 0 345 11 0 0 20 0 15 0 70306461 14318948352 34764 18446744073709551615 4194304 4196468 140728700437344 140728700419888 139623671938807 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 28028928 140728700441009 140728700441185 140728700441185 140728700444623 0
/proc/14048/statm: 3495837 34764 3191 1 0 3484130 0
[pid=14048/tid=14049] ppid=14046 vsize=13983348 memory=15541816741092861 CPUtime=1.33 cores=0,2,4,6
/proc/14048/task/14049/stat : 14049 (java) R 14046 14046 897 0 -1 4202560 9604 0 0 0 128 5 0 0 20 0 15 0 70306462 14318948352 34764 18446744073709551615 4194304 4196468 140728700437344 139623676169688 139623300602811 0 4 1 16800974 0 0 0 -1 0 0 0 4 0 0 6293624 6294260 28028928 140728700441009 140728700441185 140728700441185 140728700444623 0
[pid=14048/tid=14050] ppid=14046 vsize=13983348 memory=280223933287968 CPUtime=0 cores=0,2,4,6
/proc/14048/task/14050/stat : 14050 (java) S 14046 14046 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 70306462 14318948352 34764 18446744073709551615 4194304 4196468 140728700437344 139623628905616 139623671949013 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28028928 140728700441009 140728700441185 140728700441185 140728700444623 0
[pid=14048/tid=14051] ppid=14046 vsize=13983348 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14048/task/14051/stat : 14051 (java) S 14046 14046 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 70306462 14318948352 34764 18446744073709551615 4194304 4196468 140728700437344 139623627852816 139623671949013 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28028928 140728700441009 140728700441185 140728700441185 140728700444623 0
[pid=14048/tid=14052] ppid=14046 vsize=13983348 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/14048/task/14052/stat : 14052 (java) S 14046 14046 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 70306462 14318948352 34764 18446744073709551615 4194304 4196468 140728700437344 139623626800016 139623671949013 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28028928 140728700441009 140728700441185 140728700441185 140728700444623 0
[pid=14048/tid=14053] ppid=14046 vsize=13983348 memory=86716 CPUtime=0 cores=0,2,4,6
/proc/14048/task/14053/stat : 14053 (java) S 14046 14046 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 70306462 14318948352 34764 18446744073709551615 4194304 4196468 140728700437344 139623625747216 139623671949013 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28028928 140728700441009 140728700441185 140728700441185 140728700444623 0
[pid=14048/tid=14054] ppid=14046 vsize=13983348 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14048/task/14054/stat : 14054 (java) S 14046 14046 897 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 70306464 14318948352 34764 18446744073709551615 4194304 4196468 140728700437344 139623217690992 139623671949954 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28028928 140728700441009 140728700441185 140728700441185 140728700444623 0
[pid=14048/tid=14055] ppid=14046 vsize=13983348 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14048/task/14055/stat : 14055 (java) S 14046 14046 897 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 70306464 14318948352 34764 18446744073709551615 4194304 4196468 140728700437344 139623216636960 139623671949013 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28028928 140728700441009 140728700441185 140728700441185 140728700444623 0
[pid=14048/tid=14056] ppid=14046 vsize=13983348 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14048/task/14056/stat : 14056 (java) S 14046 14046 897 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 70306464 14318948352 34764 18446744073709551615 4194304 4196468 140728700437344 139623215584112 139623671949013 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28028928 140728700441009 140728700441185 140728700441185 140728700444623 0
[pid=14048/tid=14057] ppid=14046 vsize=13983348 memory=4116 CPUtime=0 cores=0,2,4,6
/proc/14048/task/14057/stat : 14057 (java) S 14046 14046 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 70306467 14318948352 34764 18446744073709551615 4194304 4196468 140728700437344 139623214532432 139623671957403 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28028928 140728700441009 140728700441185 140728700441185 140728700444623 0
[pid=14048/tid=14058] ppid=14046 vsize=13983348 memory=39316 CPUtime=0.85 cores=0,2,4,6
/proc/14048/task/14058/stat : 14058 (java) R 14046 14046 897 0 -1 4202560 12091 0 0 0 84 1 0 0 20 0 15 0 70306467 14318948352 34764 18446744073709551615 4194304 4196468 140728700437344 139623145649368 139623653458492 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 28028928 140728700441009 140728700441185 140728700441185 140728700444623 0
[pid=14048/tid=14059] ppid=14046 vsize=13983348 memory=1292 CPUtime=0.87 cores=0,2,4,6
/proc/14048/task/14059/stat : 14059 (java) R 14046 14046 897 0 -1 4202560 22098 0 0 0 84 3 0 0 20 0 15 0 70306467 14318948352 34764 18446744073709551615 4194304 4196468 140728700437344 139623144596568 139623651182663 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 28028928 140728700441009 140728700441185 140728700441185 140728700444623 0
[pid=14048/tid=14060] ppid=14046 vsize=13983348 memory=33 CPUtime=0.49 cores=0,2,4,6
/proc/14048/task/14060/stat : 14060 (java) S 14046 14046 897 0 -1 1077944384 4108 0 0 0 48 1 0 0 20 0 15 0 70306467 14318948352 34764 18446744073709551615 4194304 4196468 140728700437344 139623143557744 139623671949954 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28028928 140728700441009 140728700441185 140728700441185 140728700444623 0
[pid=14048/tid=14061] ppid=14046 vsize=13983348 memory=6944656592455360604 CPUtime=0 cores=0,2,4,6
/proc/14048/task/14061/stat : 14061 (java) S 14046 14046 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 70306467 14318948352 34764 18446744073709551615 4194304 4196468 140728700437344 139623142505184 139623671949013 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28028928 140728700441009 140728700441185 140728700441185 140728700444623 0
[pid=14048/tid=14062] ppid=14046 vsize=13983348 memory=6944656575208382560 CPUtime=0 cores=0,2,4,6
/proc/14048/task/14062/stat : 14062 (java) S 14046 14046 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 70306472 14318948352 34764 18446744073709551615 4194304 4196468 140728700437344 139623141452464 139623671949954 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28028928 140728700441009 140728700441185 140728700441185 140728700444623 0

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

/proc/14048/task/14056/stat : 14056 (java) S 14046 14046 897 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 15 0 70306464 14316269568 86751 18446744073709551615 4194304 4196468 140728700437344 139623215584112 139623671949013 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28028928 140728700441009 140728700441185 140728700441185 140728700444623 0
[pid=14048/tid=14057] ppid=14046 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/14048/task/14057/stat : 14057 (java) S 14046 14046 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 70306467 14316269568 86751 18446744073709551615 4194304 4196468 140728700437344 139623214532432 139623671957403 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28028928 140728700441009 140728700441185 140728700441185 140728700444623 0
[pid=14048/tid=14058] ppid=14046 vsize=13980732 memory=1380 CPUtime=11.49 cores=0,2,4,6
/proc/14048/task/14058/stat : 14058 (java) S 14046 14046 897 0 -1 1077944384 58011 0 0 0 1144 5 0 0 20 0 15 0 70306467 14316269568 86751 18446744073709551615 4194304 4196468 140728700437344 139623145663344 139623671949954 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28028928 140728700441009 140728700441185 140728700441185 140728700444623 0
[pid=14048/tid=14059] ppid=14046 vsize=13980732 memory=4116 CPUtime=11.74 cores=0,2,4,6
/proc/14048/task/14059/stat : 14059 (java) S 14046 14046 897 0 -1 1077944384 61197 0 0 0 1168 6 0 0 20 0 15 0 70306467 14316269568 86751 18446744073709551615 4194304 4196468 140728700437344 139623144610544 139623671949954 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28028928 140728700441009 140728700441185 140728700441185 140728700444623 0
[pid=14048/tid=14060] ppid=14046 vsize=13980732 memory=1380 CPUtime=1.04 cores=0,2,4,6
/proc/14048/task/14060/stat : 14060 (java) S 14046 14046 897 0 -1 1077944384 13494 0 0 0 101 3 0 0 20 0 15 0 70306467 14316269568 86751 18446744073709551615 4194304 4196468 140728700437344 139623143557744 139623671949954 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 9 0 0 6293624 6294260 28028928 140728700441009 140728700441185 140728700441185 140728700444623 0
[pid=14048/tid=14061] ppid=14046 vsize=13980732 memory=348028 CPUtime=0 cores=0,2,4,6
/proc/14048/task/14061/stat : 14061 (java) S 14046 14046 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 70306467 14316269568 86751 18446744073709551615 4194304 4196468 140728700437344 139623142505184 139623671949013 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28028928 140728700441009 140728700441185 140728700441185 140728700444623 0
[pid=14048/tid=14062] ppid=14046 vsize=13980732 memory=1380 CPUtime=0.93 cores=0,2,4,6
/proc/14048/task/14062/stat : 14062 (java) S 14046 14046 897 0 -1 1077944384 1125 0 0 0 44 49 0 0 20 0 15 0 70306472 14316269568 86751 18446744073709551615 4194304 4196468 140728700437344 139623141452464 139623671949954 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 9 0 0 6293624 6294260 28028928 140728700441009 140728700441185 140728700441185 140728700444623 0
Current children cumulated CPU time: 2392.89 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 348384 KiB

[startup+2382.3 s]
/proc/loadavg: 1.48 1.53 1.58 3/211 14283
/proc/meminfo: memFree=30261516/32770624 swapFree=67108860/67108860
[pid=14046] ppid=14043 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/14046/stat : 14046 (xcsp3-exec) S 14043 14046 897 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 70306451 9740288 345 18446744073709551615 4194304 5098028 140727603560016 140727603558120 139694519132796 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 10 0 0 7196144 7232144 32157696 140727603564920 140727603565125 140727603565125 140727603568619 0
/proc/14046/statm: 2378 345 289 221 0 87 0
[pid=14048] ppid=14046 vsize=13980732 memory=332616 CPUtime=2454.52 cores=0,2,4,6
/proc/14048/stat : 14048 (java) S 14046 14046 897 0 -1 1077944320 283782 0 0 0 245234 218 0 0 20 0 15 0 70306461 14316269568 83154 18446744073709551615 4194304 4196468 140728700437344 140728700419888 139623671938807 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 28028928 140728700441009 140728700441185 140728700441185 140728700444623 0
/proc/14048/statm: 3495183 83154 3269 1 0 3483476 0
[pid=14048/tid=14049] ppid=14046 vsize=13980732 memory=335704 CPUtime=2363.3 cores=0,2,4,6
/proc/14048/task/14049/stat : 14049 (java) R 14046 14046 897 0 -1 4202560 40950 0 0 0 236313 17 0 0 20 0 15 0 70306462 14316269568 83154 18446744073709551615 4194304 4196468 140728700437344 139623676178368 139623300252799 0 4 1 16800974 0 0 0 -1 2 0 0 4 0 0 6293624 6294260 28028928 140728700441009 140728700441185 140728700441185 140728700444623 0
[pid=14048/tid=14050] ppid=14046 vsize=13980732 memory=332616 CPUtime=16 cores=0,2,4,6
/proc/14048/task/14050/stat : 14050 (java) S 14046 14046 897 0 -1 1077944384 18955 0 0 0 1567 33 0 0 20 0 15 0 70306462 14316269568 83154 18446744073709551615 4194304 4196468 140728700437344 139623628905616 139623671949013 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28028928 140728700441009 140728700441185 140728700441185 140728700444623 0
[pid=14048/tid=14051] ppid=14046 vsize=13980732 memory=1380 CPUtime=16.03 cores=0,2,4,6
/proc/14048/task/14051/stat : 14051 (java) S 14046 14046 897 0 -1 1077944384 17847 0 0 0 1572 31 0 0 20 0 15 0 70306462 14316269568 83154 18446744073709551615 4194304 4196468 140728700437344 139623627852816 139623671949013 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28028928 140728700441009 140728700441185 140728700441185 140728700444623 0
[pid=14048/tid=14052] ppid=14046 vsize=13980732 memory=1380 CPUtime=16 cores=0,2,4,6
/proc/14048/task/14052/stat : 14052 (java) S 14046 14046 897 0 -1 1077944384 18747 0 0 0 1567 33 0 0 20 0 15 0 70306462 14316269568 83154 18446744073709551615 4194304 4196468 140728700437344 139623626800016 139623671949013 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28028928 140728700441009 140728700441185 140728700441185 140728700444623 0
[pid=14048/tid=14053] ppid=14046 vsize=13980732 memory=0 CPUtime=15.99 cores=0,2,4,6
/proc/14048/task/14053/stat : 14053 (java) S 14046 14046 897 0 -1 1077944384 19978 0 0 0 1566 33 0 0 20 0 15 0 70306462 14316269568 83154 18446744073709551615 4194304 4196468 140728700437344 139623625747216 139623671949013 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28028928 140728700441009 140728700441185 140728700441185 140728700444623 0
[pid=14048/tid=14054] ppid=14046 vsize=13980732 memory=337324 CPUtime=1.89 cores=0,2,4,6
/proc/14048/task/14054/stat : 14054 (java) S 14046 14046 897 0 -1 1077944384 31999 0 0 0 167 22 0 0 20 0 15 0 70306464 14316269568 83154 18446744073709551615 4194304 4196468 140728700437344 139623217690992 139623671949954 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28028928 140728700441009 140728700441185 140728700441185 140728700444623 0
[pid=14048/tid=14055] ppid=14046 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/14048/task/14055/stat : 14055 (java) S 14046 14046 897 0 -1 1077944384 68 0 0 0 0 0 0 0 20 0 15 0 70306464 14316269568 83154 18446744073709551615 4194304 4196468 140728700437344 139623216637024 139623671949013 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28028928 140728700441009 140728700441185 140728700441185 140728700444623 0
[pid=14048/tid=14056] ppid=14046 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/14048/task/14056/stat : 14056 (java) S 14046 14046 897 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 15 0 70306464 14316269568 83154 18446744073709551615 4194304 4196468 140728700437344 139623215584112 139623671949013 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28028928 140728700441009 140728700441185 140728700441185 140728700444623 0
[pid=14048/tid=14057] ppid=14046 vsize=13980732 memory=337756 CPUtime=0 cores=0,2,4,6
/proc/14048/task/14057/stat : 14057 (java) S 14046 14046 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 70306467 14316269568 83154 18446744073709551615 4194304 4196468 140728700437344 139623214532432 139623671957403 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28028928 140728700441009 140728700441185 140728700441185 140728700444623 0
[pid=14048/tid=14058] ppid=14046 vsize=13980732 memory=1380 CPUtime=11.49 cores=0,2,4,6
/proc/14048/task/14058/stat : 14058 (java) S 14046 14046 897 0 -1 1077944384 58077 0 0 0 1144 5 0 0 20 0 15 0 70306467 14316269568 83154 18446744073709551615 4194304 4196468 140728700437344 139623145663344 139623671949954 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28028928 140728700441009 140728700441185 140728700441185 140728700444623 0
[pid=14048/tid=14059] ppid=14046 vsize=13980732 memory=332616 CPUtime=11.74 cores=0,2,4,6
/proc/14048/task/14059/stat : 14059 (java) S 14046 14046 897 0 -1 1077944384 61199 0 0 0 1168 6 0 0 20 0 15 0 70306467 14316269568 83154 18446744073709551615 4194304 4196468 140728700437344 139623144610544 139623671949954 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28028928 140728700441009 140728700441185 140728700441185 140728700444623 0
[pid=14048/tid=14060] ppid=14046 vsize=13980732 memory=796 CPUtime=1.04 cores=0,2,4,6
/proc/14048/task/14060/stat : 14060 (java) S 14046 14046 897 0 -1 1077944384 13533 0 0 0 101 3 0 0 20 0 15 0 70306467 14316269568 83154 18446744073709551615 4194304 4196468 140728700437344 139623143557744 139623671949954 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 9 0 0 6293624 6294260 28028928 140728700441009 140728700441185 140728700441185 140728700444623 0
[pid=14048/tid=14061] ppid=14046 vsize=13980732 memory=5788 CPUtime=0 cores=0,2,4,6
/proc/14048/task/14061/stat : 14061 (java) S 14046 14046 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 70306467 14316269568 83154 18446744073709551615 4194304 4196468 140728700437344 139623142505184 139623671949013 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28028928 140728700441009 140728700441185 140728700441185 140728700444623 0
[pid=14048/tid=14062] ppid=14046 vsize=13980732 memory=1712 CPUtime=0.95 cores=0,2,4,6
/proc/14048/task/14062/stat : 14062 (java) S 14046 14046 897 0 -1 1077944384 1144 0 0 0 45 50 0 0 20 0 15 0 70306472 14316269568 83154 18446744073709551615 4194304 4196468 140728700437344 139623141452464 139623671949954 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 9 0 0 6293624 6294260 28028928 140728700441009 140728700441185 140728700441185 140728700444623 0
Current children cumulated CPU time: 2454.52 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 333996 KiB

[startup+2442.3 s]
/proc/loadavg: 1.55 1.53 1.57 3/211 14285
/proc/meminfo: memFree=30247784/32770624 swapFree=67108860/67108860
[pid=14046] ppid=14043 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/14046/stat : 14046 (xcsp3-exec) S 14043 14046 897 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 70306451 9740288 345 18446744073709551615 4194304 5098028 140727603560016 140727603558120 139694519132796 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 10 0 0 7196144 7232144 32157696 140727603564920 140727603565125 140727603565125 140727603568619 0
/proc/14046/statm: 2378 345 289 221 0 87 0
[pid=14048] ppid=14046 vsize=13980732 memory=344308 CPUtime=2515.9 cores=0,2,4,6
/proc/14048/stat : 14048 (java) S 14046 14046 897 0 -1 1077944320 289976 0 0 0 251364 226 0 0 20 0 15 0 70306461 14316269568 86077 18446744073709551615 4194304 4196468 140728700437344 140728700419888 139623671938807 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 28028928 140728700441009 140728700441185 140728700441185 140728700444623 0
/proc/14048/statm: 3495183 86077 3269 1 0 3483476 0
[pid=14048/tid=14049] ppid=14046 vsize=13980732 memory=358024 CPUtime=2422.75 cores=0,2,4,6
/proc/14048/task/14049/stat : 14049 (java) R 14046 14046 897 0 -1 4202560 42634 0 0 0 242258 17 0 0 20 0 15 0 70306462 14316269568 86077 18446744073709551615 4194304 4196468 140728700437344 139623676178560 139623300466743 0 4 1 16800974 0 0 0 -1 2 0 0 4 0 0 6293624 6294260 28028928 140728700441009 140728700441185 140728700441185 140728700444623 0
[pid=14048/tid=14050] ppid=14046 vsize=13980732 memory=346360 CPUtime=16.46 cores=0,2,4,6
/proc/14048/task/14050/stat : 14050 (java) S 14046 14046 897 0 -1 1077944384 19915 0 0 0 1611 35 0 0 20 0 15 0 70306462 14316269568 86077 18446744073709551615 4194304 4196468 140728700437344 139623628905616 139623671949013 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28028928 140728700441009 140728700441185 140728700441185 140728700444623 0
[pid=14048/tid=14051] ppid=14046 vsize=13980732 memory=346360 CPUtime=16.5 cores=0,2,4,6
/proc/14048/task/14051/stat : 14051 (java) S 14046 14046 897 0 -1 1077944384 19187 0 0 0 1617 33 0 0 20 0 15 0 70306462 14316269568 86077 18446744073709551615 4194304 4196468 140728700437344 139623627852816 139623671949013 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28028928 140728700441009 140728700441185 140728700441185 140728700444623 0
[pid=14048/tid=14052] ppid=14046 vsize=13980732 memory=344308 CPUtime=16.46 cores=0,2,4,6
/proc/14048/task/14052/stat : 14052 (java) S 14046 14046 897 0 -1 1077944384 19779 0 0 0 1612 34 0 0 20 0 15 0 70306462 14316269568 86077 18446744073709551615 4194304 4196468 140728700437344 139623626800016 139623671949013 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28028928 140728700441009 140728700441185 140728700441185 140728700444623 0
[pid=14048/tid=14053] ppid=14046 vsize=13980732 memory=1380 CPUtime=16.44 cores=0,2,4,6
/proc/14048/task/14053/stat : 14053 (java) S 14046 14046 897 0 -1 1077944384 21045 0 0 0 1610 34 0 0 20 0 15 0 70306462 14316269568 86077 18446744073709551615 4194304 4196468 140728700437344 139623625747216 139623671949013 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28028928 140728700441009 140728700441185 140728700441185 140728700444623 0
[pid=14048/tid=14054] ppid=14046 vsize=13980732 memory=1380 CPUtime=1.94 cores=0,2,4,6
/proc/14048/task/14054/stat : 14054 (java) S 14046 14046 897 0 -1 1077944384 32084 0 0 0 171 23 0 0 20 0 15 0 70306464 14316269568 86077 18446744073709551615 4194304 4196468 140728700437344 139623217690992 139623671949954 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28028928 140728700441009 140728700441185 140728700441185 140728700444623 0
[pid=14048/tid=14055] ppid=14046 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/14048/task/14055/stat : 14055 (java) S 14046 14046 897 0 -1 1077944384 68 0 0 0 0 0 0 0 20 0 15 0 70306464 14316269568 86077 18446744073709551615 4194304 4196468 140728700437344 139623216637024 139623671949013 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28028928 140728700441009 140728700441185 140728700441185 140728700444623 0
[pid=14048/tid=14056] ppid=14046 vsize=13980732 memory=358024 CPUtime=0 cores=0,2,4,6
/proc/14048/task/14056/stat : 14056 (java) S 14046 14046 897 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 15 0 70306464 14316269568 86077 18446744073709551615 4194304 4196468 140728700437344 139623215584112 139623671949013 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28028928 140728700441009 140728700441185 140728700441185 140728700444623 0
[pid=14048/tid=14057] ppid=14046 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/14048/task/14057/stat : 14057 (java) S 14046 14046 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 70306467 14316269568 86077 18446744073709551615 4194304 4196468 140728700437344 139623214532432 139623671957403 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28028928 140728700441009 140728700441185 140728700441185 140728700444623 0
[pid=14048/tid=14058] ppid=14046 vsize=13980732 memory=348412 CPUtime=11.49 cores=0,2,4,6
/proc/14048/task/14058/stat : 14058 (java) S 14046 14046 897 0 -1 1077944384 58077 0 0 0 1144 5 0 0 20 0 15 0 70306467 14316269568 86077 18446744073709551615 4194304 4196468 140728700437344 139623145663344 139623671949954 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28028928 140728700441009 140728700441185 140728700441185 140728700444623 0
[pid=14048/tid=14059] ppid=14046 vsize=13980732 memory=1380 CPUtime=11.74 cores=0,2,4,6
/proc/14048/task/14059/stat : 14059 (java) S 14046 14046 897 0 -1 1077944384 61199 0 0 0 1168 6 0 0 20 0 15 0 70306467 14316269568 86077 18446744073709551615 4194304 4196468 140728700437344 139623144610544 139623671949954 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28028928 140728700441009 140728700441185 140728700441185 140728700444623 0
[pid=14048/tid=14060] ppid=14046 vsize=13980732 memory=354448 CPUtime=1.04 cores=0,2,4,6
/proc/14048/task/14060/stat : 14060 (java) S 14046 14046 897 0 -1 1077944384 13554 0 0 0 101 3 0 0 20 0 15 0 70306467 14316269568 86077 18446744073709551615 4194304 4196468 140728700437344 139623143557744 139623671949954 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 9 0 0 6293624 6294260 28028928 140728700441009 140728700441185 140728700441185 140728700444623 0
[pid=14048/tid=14061] ppid=14046 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/14048/task/14061/stat : 14061 (java) S 14046 14046 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 70306467 14316269568 86077 18446744073709551615 4194304 4196468 140728700437344 139623142505184 139623671949013 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28028928 140728700441009 140728700441185 140728700441185 140728700444623 0
[pid=14048/tid=14062] ppid=14046 vsize=13980732 memory=358024 CPUtime=0.98 cores=0,2,4,6
/proc/14048/task/14062/stat : 14062 (java) S 14046 14046 897 0 -1 1077944384 1149 0 0 0 46 52 0 0 20 0 15 0 70306472 14316269568 86077 18446744073709551615 4194304 4196468 140728700437344 139623141452464 139623671949954 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 9 0 0 6293624 6294260 28028928 140728700441009 140728700441185 140728700441185 140728700444623 0
Current children cumulated CPU time: 2515.9 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 345688 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2446.4 s]
/proc/loadavg: 1.55 1.53 1.57 3/211 14285
/proc/meminfo: memFree=30251876/32770624 swapFree=67108860/67108860
[pid=14046] ppid=14043 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/14046/stat : 14046 (xcsp3-exec) S 14043 14046 897 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 70306451 9740288 345 18446744073709551615 4194304 5098028 140727603560016 140727603558120 139694519132796 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 10 0 0 7196144 7232144 32157696 140727603564920 140727603565125 140727603565125 140727603568619 0
/proc/14046/statm: 2378 345 289 221 0 87 0
[pid=14048] ppid=14046 vsize=13980732 memory=341232 CPUtime=2520.05 cores=0,2,4,6
/proc/14048/stat : 14048 (java) S 14046 14046 897 0 -1 1077944320 289979 0 0 0 251779 226 0 0 20 0 15 0 70306461 14316269568 85308 18446744073709551615 4194304 4196468 140728700437344 140728700419888 139623671938807 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 28028928 140728700441009 140728700441185 140728700441185 140728700444623 0
/proc/14048/statm: 3495183 85308 3269 1 0 3483476 0
[pid=14048/tid=14049] ppid=14046 vsize=13980732 memory=39412 CPUtime=2426.83 cores=0,2,4,6
/proc/14048/task/14049/stat : 14049 (java) R 14046 14046 897 0 -1 4202560 42637 0 0 0 242666 17 0 0 20 0 15 0 70306462 14316269568 85308 18446744073709551615 4194304 4196468 140728700437344 139623676178176 139623306156040 0 4 1 16800974 0 0 0 -1 0 0 0 4 0 0 6293624 6294260 28028928 140728700441009 140728700441185 140728700441185 140728700444623 0
[pid=14048/tid=14050] ppid=14046 vsize=13980732 memory=1292 CPUtime=16.48 cores=0,2,4,6
/proc/14048/task/14050/stat : 14050 (java) S 14046 14046 897 0 -1 1077944384 19915 0 0 0 1613 35 0 0 20 0 15 0 70306462 14316269568 85308 18446744073709551615 4194304 4196468 140728700437344 139623628905616 139623671949013 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28028928 140728700441009 140728700441185 140728700441185 140728700444623 0
[pid=14048/tid=14051] ppid=14046 vsize=13980732 memory=840 CPUtime=16.51 cores=0,2,4,6
/proc/14048/task/14051/stat : 14051 (java) S 14046 14046 897 0 -1 1077944384 19187 0 0 0 1618 33 0 0 20 0 15 0 70306462 14316269568 85308 18446744073709551615 4194304 4196468 140728700437344 139623627852816 139623671949013 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28028928 140728700441009 140728700441185 140728700441185 140728700444623 0
[pid=14048/tid=14052] ppid=14046 vsize=13980732 memory=16436 CPUtime=16.48 cores=0,2,4,6
/proc/14048/task/14052/stat : 14052 (java) S 14046 14046 897 0 -1 1077944384 19779 0 0 0 1614 34 0 0 20 0 15 0 70306462 14316269568 85308 18446744073709551615 4194304 4196468 140728700437344 139623626800016 139623671949013 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28028928 140728700441009 140728700441185 140728700441185 140728700444623 0
[pid=14048/tid=14053] ppid=14046 vsize=13980732 memory=2832 CPUtime=16.45 cores=0,2,4,6
/proc/14048/task/14053/stat : 14053 (java) S 14046 14046 897 0 -1 1077944384 21045 0 0 0 1611 34 0 0 20 0 15 0 70306462 14316269568 85308 18446744073709551615 4194304 4196468 140728700437344 139623625747216 139623671949013 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28028928 140728700441009 140728700441185 140728700441185 140728700444623 0
[pid=14048/tid=14054] ppid=14046 vsize=13980732 memory=2768 CPUtime=1.94 cores=0,2,4,6
/proc/14048/task/14054/stat : 14054 (java) S 14046 14046 897 0 -1 1077944384 32084 0 0 0 171 23 0 0 20 0 15 0 70306464 14316269568 85308 18446744073709551615 4194304 4196468 140728700437344 139623217690992 139623671949954 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28028928 140728700441009 140728700441185 140728700441185 140728700444623 0
[pid=14048/tid=14055] ppid=14046 vsize=13980732 memory=1156 CPUtime=0 cores=0,2,4,6
/proc/14048/task/14055/stat : 14055 (java) S 14046 14046 897 0 -1 1077944384 68 0 0 0 0 0 0 0 20 0 15 0 70306464 14316269568 85308 18446744073709551615 4194304 4196468 140728700437344 139623216637024 139623671949013 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28028928 140728700441009 140728700441185 140728700441185 140728700444623 0
[pid=14048/tid=14056] ppid=14046 vsize=13980732 memory=341232 CPUtime=0 cores=0,2,4,6
/proc/14048/task/14056/stat : 14056 (java) S 14046 14046 897 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 15 0 70306464 14316269568 85308 18446744073709551615 4194304 4196468 140728700437344 139623215584112 139623671949013 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28028928 140728700441009 140728700441185 140728700441185 140728700444623 0
[pid=14048/tid=14057] ppid=14046 vsize=13980732 memory=1012 CPUtime=0 cores=0,2,4,6
/proc/14048/task/14057/stat : 14057 (java) S 14046 14046 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 70306467 14316269568 85308 18446744073709551615 4194304 4196468 140728700437344 139623214532432 139623671957403 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28028928 140728700441009 140728700441185 140728700441185 140728700444623 0
[pid=14048/tid=14058] ppid=14046 vsize=13980732 memory=10164 CPUtime=11.49 cores=0,2,4,6
/proc/14048/task/14058/stat : 14058 (java) S 14046 14046 897 0 -1 1077944384 58077 0 0 0 1144 5 0 0 20 0 15 0 70306467 14316269568 85308 18446744073709551615 4194304 4196468 140728700437344 139623145663344 139623671949954 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28028928 140728700441009 140728700441185 140728700441185 140728700444623 0
[pid=14048/tid=14059] ppid=14046 vsize=13980732 memory=1440 CPUtime=11.74 cores=0,2,4,6
/proc/14048/task/14059/stat : 14059 (java) S 14046 14046 897 0 -1 1077944384 61199 0 0 0 1168 6 0 0 20 0 15 0 70306467 14316269568 85308 18446744073709551615 4194304 4196468 140728700437344 139623144610544 139623671949954 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28028928 140728700441009 140728700441185 140728700441185 140728700444623 0
[pid=14048/tid=14060] ppid=14046 vsize=13980732 memory=2000 CPUtime=1.04 cores=0,2,4,6
/proc/14048/task/14060/stat : 14060 (java) S 14046 14046 897 0 -1 1077944384 13554 0 0 0 101 3 0 0 20 0 15 0 70306467 14316269568 85308 18446744073709551615 4194304 4196468 140728700437344 139623143557744 139623671949954 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 9 0 0 6293624 6294260 28028928 140728700441009 140728700441185 140728700441185 140728700444623 0
[pid=14048/tid=14061] ppid=14046 vsize=13980732 memory=2248 CPUtime=0 cores=0,2,4,6
/proc/14048/task/14061/stat : 14061 (java) S 14046 14046 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 70306467 14316269568 85308 18446744073709551615 4194304 4196468 140728700437344 139623142505184 139623671949013 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28028928 140728700441009 140728700441185 140728700441185 140728700444623 0
[pid=14048/tid=14062] ppid=14046 vsize=13980732 memory=4304 CPUtime=0.98 cores=0,2,4,6
/proc/14048/task/14062/stat : 14062 (java) S 14046 14046 897 0 -1 1077944384 1149 0 0 0 46 52 0 0 20 0 15 0 70306472 14316269568 85308 18446744073709551615 4194304 4196468 140728700437344 139623141452464 139623671949954 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 9 0 0 6293624 6294260 28028928 140728700441009 140728700441185 140728700441185 140728700444623 0
Current children cumulated CPU time: 2520.05 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 342612 KiB

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

[startup+2446.41 s]
# the end of solver process 14046 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=0.000635 s, system=0.001271 s

[startup+2446.42 s]
# the end of solver process 14048 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2517.83 s, system=2.27184 s
# this solver process was not waited by its parent and was adopted by runsolver

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

Child status: 143
Real time (s): 2446.42
CPU time (s): 2520.1
CPU user time (s): 2517.83
CPU system time (s): 2.27184
CPU usage (%): 103.012
Max. virtual memory (cumulated for all children) (KiB): 13993864
Max. memory (cumulated for all children) (KiB): 576516

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2517.83
system time used= 2.27184
maximum resident set size= 575508
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 290626
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3152
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 92452
involuntary context switches= 4748


# summary of solver processes directly reported to runsolver:
#   pid: 14046,14048
#   total CPU time (s): 2520.1
#   total CPU user time (s): 2517.83
#   total CPU system time (s): 2.27184

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.5846 second user time and 23.4726 second system time

The end

Launcher Data

Begin job on node125 at 2017-08-14 05:06:52
IDJOB=4272869
IDBENCH=115828
IDSOLVER=2664
FILE ID=node125/4272869-1502680858
RUNJOBID= node125-1502662595-11628
PBS_JOBID= 
Free space on /tmp= 62024 MiB

SOLVER NAME= choco-solver 5a
BENCH NAME= XCSP17/Scheduling/Scheduling-os-taillard/Taillard-os-07-07-6.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-4272869-1502680858/watcher-4272869-1502680858 -o /tmp/evaluation-result-4272869-1502680858/solver-4272869-1502680858 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node125-1502662595-11628 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 2111561587 HOME/instance-4272869-1502680858.xml

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

MD5SUM BENCH= c933cd09e9acfeb17baa8719fd3b3e7c
RANDOM SEED=2111561587

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

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.07
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.07
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.07
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.07
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        30637164 kB
MemAvailable:   31574832 kB
Buffers:          291004 kB
Cached:           941428 kB
SwapCached:            0 kB
Active:          1110880 kB
Inactive:         591404 kB
Active(anon):     470544 kB
Inactive(anon):    33100 kB
Active(file):     640336 kB
Inactive(file):   558304 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8024 kB
Writeback:             4 kB
AnonPages:        470368 kB
Mapped:            60560 kB
Shmem:             33444 kB
Slab:             135544 kB
SReclaimable:     109728 kB
SUnreclaim:        25816 kB
KernelStack:        3456 kB
PageTables:         5700 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     976288 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    395264 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 62016 MiB
End job on node125 at 2017-08-14 05:47:38