Trace number 4306883

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 NameAnswerCPU timeWall clock time
Choco-solver 4.0.7b seq (e747e1e)SAT 539.584 528.895

General information on the benchmark

NameStripPacking/
StripPacking-T1c_c18.xml
MD5SUM65600e10f2c410a9bfdeb6a1b5bfec81
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark5.74134
Satisfiable
(Un)Satisfiability was proved
Number of variables85
Number of constraints52
Number of domains19
Minimum domain size2
Maximum domain size200
Distribution of domain sizes[{"size":2,"count":51},{"size":200,"count":34}]
Minimum variable degree1
Maximum variable degree3
Distribution of variable degrees[{"degree":1,"count":17},{"degree":2,"count":34},{"degree":3,"count":34}]
Minimum constraint arity2
Maximum constraint arity68
Distribution of constraint arities[{"arity":2,"count":34},{"arity":3,"count":17},{"arity":68,"count":1}]
Number of extensional constraints17
Number of intensional constraints34
Distribution of constraint types[{"type":"extension","count":17},{"type":"intension","count":34},{"type":"noOverlap","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4306883-1534049262.xml"  -tl '2520s' -p 1
0.12/0.17	c Choco e747e1e
0.12/0.18	c [HOME/instance-4306883-1534049262.xml, -tl, 2520s, -p, 1]
0.12/0.22	c simple solver
0.34/0.28	c parse instance...
1.03/0.56	c solve instance...
539.48/528.88	s SATISFIABLE
539.48/528.88	v <instantiation>
539.48/528.88	v 	<list>x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] x[16] y[0] y[1] y[2] y[3] y[4] y[5] y[6] y[7] y[8] y[9] y[10] y[11] y[12] y[13] y[14] y[15] y[16] w[0] w[1] w[2] w[3] w[4] w[5] w[6] w[7] w[8] w[9] w[10] w[11] w[12] w[13] w[14] w[15] w[16] h[0] h[1] h[2] h[3] h[4] h[5] h[6] h[7] h[8] h[9] h[10] h[11] h[12] h[13] h[14] h[15] h[16] r[0] r[1] r[2] r[3] r[4] r[5] r[6] r[7] r[8] r[9] r[10] r[11] r[12] r[13] r[14] r[15] r[16] </list>
539.48/528.88	v 	<values>160 75 0 0 140 142 140 75 75 70 70 84 69 64 0 64 0 0 167 111 0 160 131 152 131 152 118 111 0 131 168 131 149 149 40 125 70 84 20 18 2 67 65 90 14 76 6 11 69 5 64 167 33 20 111 7 29 8 21 15 13 7 118 37 32 18 19 51 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 </values>
539.48/528.88	v </instantiation>

Verifier Data

OK	

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4306883-1534049262/watcher-4306883-1534049262 -o /tmp/evaluation-result-4306883-1534049262/solver-4306883-1534049262 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node104-1534039196-6272 --watchdog 2580 HOME/xcsp3-exec -seed 747796632 -dir HOME -tl 2520 -ml 11000 -p 1 HOME/instance-4306883-1534049262.xml 

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

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

solver pid=7710, runsolver pid=7707

[startup+0.100092 s]*
/proc/loadavg: 2.11 2.04 2.05 3/217 7726
/proc/meminfo: memFree=15043376/32770624 swapFree=67108504/67108860
[pid=7710] ppid=7707 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/7710/stat : 7710 (xcsp3-exec) S 7707 7710 4813 0 -1 4202496 537 0 0 0 0 0 0 0 20 0 1 0 222489414 115843072 364 33554432000 4194304 5098028 140725961438848 140725961436952 139788636574332 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 14790656 140725961442363 140725961442564 140725961442564 140725961445322 0
/proc/7710/statm: 28282 364 306 221 0 87 0
[pid=7712] ppid=7710 vsize=14082940 memory=27768 CPUtime=0.12 cores=1,3,5,7
/proc/7712/stat : 7712 (java) S 7710 7710 4813 0 -1 1077944320 5782 0 0 0 11 1 0 0 20 0 15 0 222489414 14420930560 6942 33554432000 4194304 4196468 140726229383552 140726229366096 140456668073719 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 35627008 140726229390470 140726229390641 140726229390641 140726229393359 0
/proc/7712/statm: 3520735 6942 3042 1 0 3483012 0
[pid=7712/tid=7713] ppid=7710 vsize=14082940 memory=7684447868644725595 CPUtime=0.08 cores=1,3,5,7
/proc/7712/task/7713/stat : 7713 (java) R 7710 7710 4813 0 -1 4202560 3762 0 0 0 8 0 0 0 20 0 15 0 222489414 14420930560 6942 33554432000 4194304 4196468 140726229383552 140456672306992 140456668085654 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 35627008 140726229390470 140726229390641 140726229390641 140726229393359 0
[pid=7712/tid=7714] ppid=7710 vsize=14082940 memory=-3689451258167578675 CPUtime=0 cores=1,3,5,7
/proc/7712/task/7714/stat : 7714 (java) S 7710 7710 4813 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 222489415 14420930560 6942 33554432000 4194304 4196468 140726229383552 140456264342672 140456668083925 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35627008 140726229390470 140726229390641 140726229390641 140726229393359 0
[pid=7712/tid=7715] ppid=7710 vsize=14082940 memory=139686032651904 CPUtime=0 cores=1,3,5,7
/proc/7712/task/7715/stat : 7715 (java) S 7710 7710 4813 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 222489415 14420930560 6942 33554432000 4194304 4196468 140726229383552 140456263289872 140456668083925 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35627008 140726229390470 140726229390641 140726229390641 140726229393359 0
[pid=7712/tid=7716] ppid=7710 vsize=14082940 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7712/task/7716/stat : 7716 (java) S 7710 7710 4813 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 222489415 14420930560 6942 33554432000 4194304 4196468 140726229383552 140456262237072 140456668083925 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35627008 140726229390470 140726229390641 140726229390641 140726229393359 0
[pid=7712/tid=7717] ppid=7710 vsize=14082940 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7712/task/7717/stat : 7717 (java) S 7710 7710 4813 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 222489415 14420930560 6942 33554432000 4194304 4196468 140726229383552 140456261184272 140456668083925 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35627008 140726229390470 140726229390641 140726229390641 140726229393359 0
[pid=7712/tid=7718] ppid=7710 vsize=14082940 memory=139686032651904 CPUtime=0 cores=1,3,5,7
/proc/7712/task/7718/stat : 7718 (java) S 7710 7710 4813 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 222489416 14420930560 6942 33554432000 4194304 4196468 140726229383552 140455580477808 140456668084866 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35627008 140726229390470 140726229390641 140726229390641 140726229393359 0
[pid=7712/tid=7719] ppid=7710 vsize=14082940 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7712/task/7719/stat : 7719 (java) S 7710 7710 4813 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 222489417 14420930560 6942 33554432000 4194304 4196468 140726229383552 140455579423776 140456668083925 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35627008 140726229390470 140726229390641 140726229390641 140726229393359 0
[pid=7712/tid=7720] ppid=7710 vsize=14082940 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7712/task/7720/stat : 7720 (java) S 7710 7710 4813 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 222489417 14420930560 6942 33554432000 4194304 4196468 140726229383552 140455578370928 140456668083925 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35627008 140726229390470 140726229390641 140726229390641 140726229393359 0
[pid=7712/tid=7721] ppid=7710 vsize=14082940 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7712/task/7721/stat : 7721 (java) S 7710 7710 4813 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 222489420 14420930560 6942 33554432000 4194304 4196468 140726229383552 140455577319248 140456668092315 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35627008 140726229390470 140726229390641 140726229390641 140726229393359 0
[pid=7712/tid=7722] ppid=7710 vsize=14082940 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7712/task/7722/stat : 7722 (java) S 7710 7710 4813 0 -1 1077944384 422 0 0 0 0 0 0 0 20 0 15 0 222489420 14420930560 6942 33554432000 4194304 4196468 140726229383552 140455576267632 140456668084866 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35627008 140726229390470 140726229390641 140726229390641 140726229393359 0
[pid=7712/tid=7723] ppid=7710 vsize=14082940 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7712/task/7723/stat : 7723 (java) S 7710 7710 4813 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 15 0 222489420 14420930560 6942 33554432000 4194304 4196468 140726229383552 140455575214832 140456668084866 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35627008 140726229390470 140726229390641 140726229390641 140726229393359 0
[pid=7712/tid=7724] ppid=7710 vsize=14082940 memory=139686032651904 CPUtime=0.01 cores=1,3,5,7
/proc/7712/task/7724/stat : 7724 (java) R 7710 7710 4813 0 -1 4202560 301 0 0 0 1 0 0 0 20 0 15 0 222489420 14420930560 6942 33554432000 4194304 4196468 140726229383552 140455574162032 140456649311280 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 35627008 140726229390470 140726229390641 140726229390641 140726229393359 0
[pid=7712/tid=7725] ppid=7710 vsize=14082940 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7712/task/7725/stat : 7725 (java) S 7710 7710 4813 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 222489420 14420930560 6942 33554432000 4194304 4196468 140726229383552 140455573109472 140456668083925 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35627008 140726229390470 140726229390641 140726229390641 140726229393359 0
[pid=7712/tid=7726] ppid=7710 vsize=14082940 memory=139686032651904 CPUtime=0 cores=1,3,5,7
/proc/7712/task/7726/stat : 7726 (java) S 7710 7710 4813 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 222489420 14420930560 6942 33554432000 4194304 4196468 140726229383552 140455572056752 140456668084866 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35627008 140726229390470 140726229390641 140726229390641 140726229393359 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 14196068 KiB
Current children cumulated memory: 29224 KiB

[startup+0.217284 s]*
/proc/loadavg: 2.11 2.04 2.05 3/217 7726
/proc/meminfo: memFree=15031328/32770624 swapFree=67108504/67108860
[pid=7710] ppid=7707 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/7710/stat : 7710 (xcsp3-exec) S 7707 7710 4813 0 -1 4202496 537 0 0 0 0 0 0 0 20 0 1 0 222489414 115843072 364 33554432000 4194304 5098028 140725961438848 140725961436952 139788636574332 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 14790656 140725961442363 140725961442564 140725961442564 140725961445322 0
/proc/7710/statm: 28282 364 306 221 0 87 0
[pid=7712] ppid=7710 vsize=14087196 memory=40004 CPUtime=0.34 cores=1,3,5,7
/proc/7712/stat : 7712 (java) S 7710 7710 4813 0 -1 1077944320 8609 0 0 0 32 2 0 0 20 0 15 0 222489414 14425288704 10001 33554432000 4194304 4196468 140726229383552 140726229366096 140456668073719 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 35627008 140726229390470 140726229390641 140726229390641 140726229393359 0
/proc/7712/statm: 3521799 10001 3197 1 0 3483012 0
[pid=7712/tid=7713] ppid=7710 vsize=14087196 memory=7883960649037381690 CPUtime=0.2 cores=1,3,5,7
/proc/7712/task/7713/stat : 7713 (java) R 7710 7710 4813 0 -1 4202560 5579 0 0 0 19 1 0 0 20 0 15 0 222489414 14425288704 10001 33554432000 4194304 4196468 140726229383552 140456672294712 140456668085654 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 35627008 140726229390470 140726229390641 140726229390641 140726229393359 0
[pid=7712/tid=7714] ppid=7710 vsize=14087196 memory=11619 CPUtime=0 cores=1,3,5,7
/proc/7712/task/7714/stat : 7714 (java) S 7710 7710 4813 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 222489415 14425288704 10001 33554432000 4194304 4196468 140726229383552 140456264342672 140456668083925 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35627008 140726229390470 140726229390641 140726229390641 140726229393359 0
[pid=7712/tid=7715] ppid=7710 vsize=14087196 memory=139686032680908 CPUtime=0 cores=1,3,5,7
/proc/7712/task/7715/stat : 7715 (java) S 7710 7710 4813 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 222489415 14425288704 10001 33554432000 4194304 4196468 140726229383552 140456263289872 140456668083925 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35627008 140726229390470 140726229390641 140726229390641 140726229393359 0
[pid=7712/tid=7716] ppid=7710 vsize=14087196 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7712/task/7716/stat : 7716 (java) S 7710 7710 4813 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 222489415 14425288704 10001 33554432000 4194304 4196468 140726229383552 140456262237072 140456668083925 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35627008 140726229390470 140726229390641 140726229390641 140726229393359 0
[pid=7712/tid=7717] ppid=7710 vsize=14087196 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7712/task/7717/stat : 7717 (java) S 7710 7710 4813 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 222489415 14425288704 10001 33554432000 4194304 4196468 140726229383552 140456261184272 140456668083925 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35627008 140726229390470 140726229390641 140726229390641 140726229393359 0
[pid=7712/tid=7718] ppid=7710 vsize=14087196 memory=139686032651904 CPUtime=0 cores=1,3,5,7
/proc/7712/task/7718/stat : 7718 (java) S 7710 7710 4813 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 222489416 14425288704 10001 33554432000 4194304 4196468 140726229383552 140455580477808 140456668084866 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35627008 140726229390470 140726229390641 140726229390641 140726229393359 0
[pid=7712/tid=7719] ppid=7710 vsize=14087196 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7712/task/7719/stat : 7719 (java) S 7710 7710 4813 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 222489417 14425288704 10001 33554432000 4194304 4196468 140726229383552 140455579423776 140456668083925 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35627008 140726229390470 140726229390641 140726229390641 140726229393359 0
[pid=7712/tid=7720] ppid=7710 vsize=14087196 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7712/task/7720/stat : 7720 (java) S 7710 7710 4813 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 222489417 14425288704 10001 33554432000 4194304 4196468 140726229383552 140455578370928 140456668083925 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35627008 140726229390470 140726229390641 140726229390641 140726229393359 0
[pid=7712/tid=7721] ppid=7710 vsize=14087196 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7712/task/7721/stat : 7721 (java) S 7710 7710 4813 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 222489420 14425288704 10001 33554432000 4194304 4196468 140726229383552 140455577319248 140456668092315 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35627008 140726229390470 140726229390641 140726229390641 140726229393359 0
[pid=7712/tid=7722] ppid=7710 vsize=14087196 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/7712/task/7722/stat : 7722 (java) S 7710 7710 4813 0 -1 1077944384 700 0 0 0 3 0 0 0 20 0 15 0 222489420 14425288704 10001 33554432000 4194304 4196468 140726229383552 140455576267632 140456668084866 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35627008 140726229390470 140726229390641 140726229390641 140726229393359 0
[pid=7712/tid=7723] ppid=7710 vsize=14087196 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/7712/task/7723/stat : 7723 (java) S 7710 7710 4813 0 -1 1077944384 109 0 0 0 1 0 0 0 20 0 15 0 222489420 14425288704 10001 33554432000 4194304 4196468 140726229383552 140455575214832 140456668084866 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35627008 140726229390470 140726229390641 140726229390641 140726229393359 0
[pid=7712/tid=7724] ppid=7710 vsize=14087196 memory=139686032651904 CPUtime=0.08 cores=1,3,5,7
/proc/7712/task/7724/stat : 7724 (java) R 7710 7710 4813 0 -1 4202560 920 0 0 0 8 0 0 0 20 0 15 0 222489420 14425288704 10001 33554432000 4194304 4196468 140726229383552 140455574162032 140456668095066 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 35627008 140726229390470 140726229390641 140726229390641 140726229393359 0
[pid=7712/tid=7725] ppid=7710 vsize=14087196 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7712/task/7725/stat : 7725 (java) S 7710 7710 4813 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 222489420 14425288704 10001 33554432000 4194304 4196468 140726229383552 140455573109472 140456668083925 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35627008 140726229390470 140726229390641 140726229390641 140726229393359 0
[pid=7712/tid=7726] ppid=7710 vsize=14087196 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7712/task/7726/stat : 7726 (java) S 7710 7710 4813 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 222489420 14425288704 10001 33554432000 4194304 4196468 140726229383552 140455572056752 140456668084866 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35627008 140726229390470 140726229390641 140726229390641 140726229393359 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 14200324 KiB
Current children cumulated memory: 41460 KiB

[startup+0.312872 s]*
/proc/loadavg: 2.11 2.04 2.05 4/217 7726
/proc/meminfo: memFree=15024380/32770624 swapFree=67108504/67108860
[pid=7710] ppid=7707 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/7710/stat : 7710 (xcsp3-exec) S 7707 7710 4813 0 -1 4202496 537 0 0 0 0 0 0 0 20 0 1 0 222489414 115843072 364 33554432000 4194304 5098028 140725961438848 140725961436952 139788636574332 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 14790656 140725961442363 140725961442564 140725961442564 140725961445322 0
/proc/7710/statm: 28282 364 306 221 0 87 0
[pid=7712] ppid=7710 vsize=14087196 memory=47368 CPUtime=0.53 cores=1,3,5,7
/proc/7712/stat : 7712 (java) S 7710 7710 4813 0 -1 1077944320 9527 0 0 0 50 3 0 0 20 0 15 0 222489414 14425288704 11842 33554432000 4194304 4196468 140726229383552 140726229366096 140456668073719 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 35627008 140726229390470 140726229390641 140726229390641 140726229393359 0
/proc/7712/statm: 3521799 11842 3278 1 0 3483012 0
[pid=7712/tid=7713] ppid=7710 vsize=14087196 memory=8112282956445269571 CPUtime=0.3 cores=1,3,5,7
/proc/7712/task/7713/stat : 7713 (java) R 7710 7710 4813 0 -1 4202560 6230 0 0 0 28 2 0 0 20 0 15 0 222489414 14425288704 11908 33554432000 4194304 4196468 140726229383552 140456672311080 140456648266535 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 35627008 140726229390470 140726229390641 140726229390641 140726229393359 0
[pid=7712/tid=7714] ppid=7710 vsize=14087196 memory=4872558044660077418 CPUtime=0 cores=1,3,5,7
/proc/7712/task/7714/stat : 7714 (java) S 7710 7710 4813 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 222489415 14425288704 11908 33554432000 4194304 4196468 140726229383552 140456264342672 140456668083925 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35627008 140726229390470 140726229390641 140726229390641 140726229393359 0
[pid=7712/tid=7715] ppid=7710 vsize=14087196 memory=6944656575208382560 CPUtime=0 cores=1,3,5,7
/proc/7712/task/7715/stat : 7715 (java) S 7710 7710 4813 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 222489415 14425288704 11908 33554432000 4194304 4196468 140726229383552 140456263289872 140456668083925 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35627008 140726229390470 140726229390641 140726229390641 140726229393359 0
[pid=7712/tid=7716] ppid=7710 vsize=14087196 memory=-5587046532246807594 CPUtime=0 cores=1,3,5,7
/proc/7712/task/7716/stat : 7716 (java) S 7710 7710 4813 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 222489415 14425288704 11908 33554432000 4194304 4196468 140726229383552 140456262237072 140456668083925 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35627008 140726229390470 140726229390641 140726229390641 140726229393359 0
[pid=7712/tid=7717] ppid=7710 vsize=14087196 memory=7379517710693473142 CPUtime=0 cores=1,3,5,7
/proc/7712/task/7717/stat : 7717 (java) S 7710 7710 4813 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 222489415 14425288704 11908 33554432000 4194304 4196468 140726229383552 140456261184272 140456668083925 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35627008 140726229390470 140726229390641 140726229390641 140726229393359 0
[pid=7712/tid=7718] ppid=7710 vsize=14087196 memory=7016714186490735262 CPUtime=0 cores=1,3,5,7
/proc/7712/task/7718/stat : 7718 (java) S 7710 7710 4813 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 222489416 14425288704 11908 33554432000 4194304 4196468 140726229383552 140455580477808 140456668084866 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35627008 140726229390470 140726229390641 140726229390641 140726229393359 0
[pid=7712/tid=7719] ppid=7710 vsize=14087196 memory=-9062862659931694204 CPUtime=0 cores=1,3,5,7
/proc/7712/task/7719/stat : 7719 (java) S 7710 7710 4813 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 222489417 14425288704 11908 33554432000 4194304 4196468 140726229383552 140455579423776 140456668083925 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35627008 140726229390470 140726229390641 140726229390641 140726229393359 0
[pid=7712/tid=7720] ppid=7710 vsize=14087196 memory=3047711566422646390 CPUtime=0 cores=1,3,5,7
/proc/7712/task/7720/stat : 7720 (java) S 7710 7710 4813 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 222489417 14425288704 11908 33554432000 4194304 4196468 140726229383552 140455578370928 140456668083925 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35627008 140726229390470 140726229390641 140726229390641 140726229393359 0
[pid=7712/tid=7721] ppid=7710 vsize=14087196 memory=8693815914432465728 CPUtime=0 cores=1,3,5,7
/proc/7712/task/7721/stat : 7721 (java) S 7710 7710 4813 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 222489420 14425288704 11908 33554432000 4194304 4196468 140726229383552 140455577319248 140456668092315 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35627008 140726229390470 140726229390641 140726229390641 140726229393359 0
[pid=7712/tid=7722] ppid=7710 vsize=14087196 memory=8325818968683490714 CPUtime=0.05 cores=1,3,5,7
/proc/7712/task/7722/stat : 7722 (java) S 7710 7710 4813 0 -1 1077944384 793 0 0 0 5 0 0 0 20 0 15 0 222489420 14425288704 11908 33554432000 4194304 4196468 140726229383552 140455576267632 140456668084866 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35627008 140726229390470 140726229390641 140726229390641 140726229393359 0
[pid=7712/tid=7723] ppid=7710 vsize=14087196 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/7712/task/7723/stat : 7723 (java) S 7710 7710 4813 0 -1 1077944384 137 0 0 0 3 0 0 0 20 0 15 0 222489420 14425288704 11908 33554432000 4194304 4196468 140726229383552 140455575214832 140456668084866 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35627008 140726229390470 140726229390641 140726229390641 140726229393359 0
[pid=7712/tid=7724] ppid=7710 vsize=14087196 memory=0 CPUtime=0.13 cores=1,3,5,7
/proc/7712/task/7724/stat : 7724 (java) S 7710 7710 4813 0 -1 1077944384 1079 0 0 0 13 0 0 0 20 0 15 0 222489420 14425288704 11908 33554432000 4194304 4196468 140726229383552 140455574162032 140456668084866 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35627008 140726229390470 140726229390641 140726229390641 140726229393359 0
[pid=7712/tid=7725] ppid=7710 vsize=14087196 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7712/task/7725/stat : 7725 (java) S 7710 7710 4813 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 222489420 14425288704 11908 33554432000 4194304 4196468 140726229383552 140455573109472 140456668083925 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35627008 140726229390470 140726229390641 140726229390641 140726229393359 0
[pid=7712/tid=7726] ppid=7710 vsize=14087196 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7712/task/7726/stat : 7726 (java) S 7710 7710 4813 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 222489420 14425288704 11908 33554432000 4194304 4196468 140726229383552 140455572056752 140456668084866 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35627008 140726229390470 140726229390641 140726229390641 140726229393359 0
Current children cumulated CPU time: 0.53 s
Current children cumulated vsize: 14200324 KiB
Current children cumulated memory: 48824 KiB

[startup+0.700789 s]
/proc/loadavg: 2.11 2.04 2.05 6/217 7726
/proc/meminfo: memFree=15003028/32770624 swapFree=67108504/67108860
[pid=7710] ppid=7707 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/7710/stat : 7710 (xcsp3-exec) S 7707 7710 4813 0 -1 4202496 537 0 0 0 0 0 0 0 20 0 1 0 222489414 115843072 364 33554432000 4194304 5098028 140725961438848 140725961436952 139788636574332 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 14790656 140725961442363 140725961442564 140725961442564 140725961445322 0
/proc/7710/statm: 28282 364 306 221 0 87 0
[pid=7712] ppid=7710 vsize=14089320 memory=76824 CPUtime=1.55 cores=1,3,5,7
/proc/7712/stat : 7712 (java) S 7710 7710 4813 0 -1 1077944320 14014 0 0 0 149 6 0 0 20 0 15 0 222489414 14427463680 19206 33554432000 4194304 4196468 140726229383552 140726229366096 140456668073719 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 35627008 140726229390470 140726229390641 140726229390641 140726229393359 0
/proc/7712/statm: 3522330 19206 3368 1 0 3483524 0
[pid=7712/tid=7713] ppid=7710 vsize=14089320 memory=3472328296227679313 CPUtime=0.67 cores=1,3,5,7
/proc/7712/task/7713/stat : 7713 (java) R 7710 7710 4813 0 -1 4202560 7217 0 0 0 64 3 0 0 20 0 15 0 222489414 14427463680 19206 33554432000 4194304 4196468 140726229383552 140456672312864 140456306967151 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 35627008 140726229390470 140726229390641 140726229390641 140726229393359 0
[pid=7712/tid=7714] ppid=7710 vsize=14089320 memory=-7816663703405220396 CPUtime=0 cores=1,3,5,7
/proc/7712/task/7714/stat : 7714 (java) S 7710 7710 4813 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 222489415 14427463680 19206 33554432000 4194304 4196468 140726229383552 140456264342672 140456668083925 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35627008 140726229390470 140726229390641 140726229390641 140726229393359 0
[pid=7712/tid=7715] ppid=7710 vsize=14089320 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7712/task/7715/stat : 7715 (java) S 7710 7710 4813 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 222489415 14427463680 19206 33554432000 4194304 4196468 140726229383552 140456263289872 140456668083925 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35627008 140726229390470 140726229390641 140726229390641 140726229393359 0
[pid=7712/tid=7716] ppid=7710 vsize=14089320 memory=60344 CPUtime=0 cores=1,3,5,7
/proc/7712/task/7716/stat : 7716 (java) S 7710 7710 4813 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 222489415 14427463680 19206 33554432000 4194304 4196468 140726229383552 140456262237072 140456668083925 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35627008 140726229390470 140726229390641 140726229390641 140726229393359 0
[pid=7712/tid=7717] ppid=7710 vsize=14089320 memory=1116 CPUtime=0 cores=1,3,5,7
/proc/7712/task/7717/stat : 7717 (java) S 7710 7710 4813 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 222489415 14427463680 19206 33554432000 4194304 4196468 140726229383552 140456261184272 140456668083925 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35627008 140726229390470 140726229390641 140726229390641 140726229393359 0
[pid=7712/tid=7718] ppid=7710 vsize=14089320 memory=2144 CPUtime=0 cores=1,3,5,7
/proc/7712/task/7718/stat : 7718 (java) S 7710 7710 4813 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 222489416 14427463680 19206 33554432000 4194304 4196468 140726229383552 140455580477808 140456668084866 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35627008 140726229390470 140726229390641 140726229390641 140726229393359 0
[pid=7712/tid=7719] ppid=7710 vsize=14089320 memory=1752 CPUtime=0 cores=1,3,5,7
/proc/7712/task/7719/stat : 7719 (java) S 7710 7710 4813 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 222489417 14427463680 19206 33554432000 4194304 4196468 140726229383552 140455579423776 140456668083925 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35627008 140726229390470 140726229390641 140726229390641 140726229393359 0
[pid=7712/tid=7720] ppid=7710 vsize=14089320 memory=748 CPUtime=0 cores=1,3,5,7
/proc/7712/task/7720/stat : 7720 (java) S 7710 7710 4813 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 222489417 14427463680 19206 33554432000 4194304 4196468 140726229383552 140455578370928 140456668083925 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35627008 140726229390470 140726229390641 140726229390641 140726229393359 0
[pid=7712/tid=7721] ppid=7710 vsize=14089320 memory=1820 CPUtime=0 cores=1,3,5,7
/proc/7712/task/7721/stat : 7721 (java) S 7710 7710 4813 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 222489420 14427463680 19206 33554432000 4194304 4196468 140726229383552 140455577319248 140456668092315 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35627008 140726229390470 140726229390641 140726229390641 140726229393359 0
[pid=7712/tid=7722] ppid=7710 vsize=14089320 memory=4552 CPUtime=0.23 cores=1,3,5,7
/proc/7712/task/7722/stat : 7722 (java) R 7710 7710 4813 0 -1 4202560 1788 0 0 0 23 0 0 0 20 0 15 0 222489420 14427463680 19206 33554432000 4194304 4196468 140726229383552 140455576253656 140456649593771 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 35627008 140726229390470 140726229390641 140726229390641 140726229393359 0
[pid=7712/tid=7723] ppid=7710 vsize=14089320 memory=3732 CPUtime=0.24 cores=1,3,5,7
/proc/7712/task/7723/stat : 7723 (java) R 7710 7710 4813 0 -1 4202560 1223 0 0 0 24 0 0 0 20 0 15 0 222489420 14427463680 19206 33554432000 4194304 4196468 140726229383552 140455575197608 140456652955462 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 35627008 140726229390470 140726229390641 140726229390641 140726229393359 0
[pid=7712/tid=7724] ppid=7710 vsize=14089320 memory=1228 CPUtime=0.38 cores=1,3,5,7
/proc/7712/task/7724/stat : 7724 (java) S 7710 7710 4813 0 -1 1077944384 2477 0 0 0 37 1 0 0 20 0 15 0 222489420 14427463680 19206 33554432000 4194304 4196468 140726229383552 140455574162032 140456668084866 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35627008 140726229390470 140726229390641 140726229390641 140726229393359 0
[pid=7712/tid=7725] ppid=7710 vsize=14089320 memory=10624 CPUtime=0 cores=1,3,5,7
/proc/7712/task/7725/stat : 7725 (java) S 7710 7710 4813 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 222489420 14427463680 19206 33554432000 4194304 4196468 140726229383552 140455573109472 140456668083925 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35627008 140726229390470 140726229390641 140726229390641 140726229393359 0
[pid=7712/tid=7726] ppid=7710 vsize=14089320 memory=1624 CPUtime=0 cores=1,3,5,7
/proc/7712/task/7726/stat : 7726 (java) S 7710 7710 4813 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 222489420 14427463680 19206 33554432000 4194304 4196468 140726229383552 140455572056752 140456668084866 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35627008 140726229390470 140726229390641 140726229390641 140726229393359 0
Current children cumulated CPU time: 1.55 s
Current children cumulated vsize: 14202448 KiB
Current children cumulated memory: 78280 KiB

[startup+1.50083 s]
/proc/loadavg: 2.34 2.09 2.07 5/217 7726
/proc/meminfo: memFree=14958944/32770624 swapFree=67108504/67108860
[pid=7710] ppid=7707 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/7710/stat : 7710 (xcsp3-exec) S 7707 7710 4813 0 -1 4202496 537 0 0 0 0 0 0 0 20 0 1 0 222489414 115843072 364 33554432000 4194304 5098028 140725961438848 140725961436952 139788636574332 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 14790656 140725961442363 140725961442564 140725961442564 140725961445322 0
/proc/7710/statm: 28282 364 306 221 0 87 0

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

/proc/7710/stat : 7710 (xcsp3-exec) S 7707 7710 4813 0 -1 4202496 537 0 0 0 0 0 0 0 20 0 1 0 222489414 115843072 364 33554432000 4194304 5098028 140725961438848 140725961436952 139788636574332 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 14790656 140725961442363 140725961442564 140725961442564 140725961445322 0
/proc/7710/statm: 28282 364 306 221 0 87 0
[pid=7712] ppid=7710 vsize=14089320 memory=255104 CPUtime=537.07 cores=1,3,5,7
/proc/7712/stat : 7712 (java) S 7710 7710 4813 0 -1 1077944320 100648 0 0 0 53667 40 0 0 20 0 15 0 222489414 14427463680 63776 33554432000 4194304 4196468 140726229383552 140726229366096 140456668073719 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 35627008 140726229390470 140726229390641 140726229390641 140726229393359 0
/proc/7712/statm: 3522330 63776 3418 1 0 3483524 0
[pid=7712/tid=7713] ppid=7710 vsize=14089320 memory=10624 CPUtime=525.28 cores=1,3,5,7
/proc/7712/task/7713/stat : 7713 (java) R 7710 7710 4813 0 -1 4202560 16121 0 0 0 52522 6 0 0 20 0 15 0 222489414 14427463680 63776 33554432000 4194304 4196468 140726229383552 140456672313552 140456312976841 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 35627008 140726229390470 140726229390641 140726229390641 140726229393359 0
[pid=7712/tid=7714] ppid=7710 vsize=14089320 memory=8112282956445269571 CPUtime=0.5 cores=1,3,5,7
/proc/7712/task/7714/stat : 7714 (java) S 7710 7710 4813 0 -1 1077944384 1376 0 0 0 46 4 0 0 20 0 15 0 222489415 14427463680 63776 33554432000 4194304 4196468 140726229383552 140456264342672 140456668083925 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35627008 140726229390470 140726229390641 140726229390641 140726229393359 0
[pid=7712/tid=7715] ppid=7710 vsize=14089320 memory=2144 CPUtime=0.49 cores=1,3,5,7
/proc/7712/task/7715/stat : 7715 (java) S 7710 7710 4813 0 -1 1077944384 970 0 0 0 45 4 0 0 20 0 15 0 222489415 14427463680 63776 33554432000 4194304 4196468 140726229383552 140456263289872 140456668083925 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35627008 140726229390470 140726229390641 140726229390641 140726229393359 0
[pid=7712/tid=7716] ppid=7710 vsize=14089320 memory=1752 CPUtime=0.5 cores=1,3,5,7
/proc/7712/task/7716/stat : 7716 (java) S 7710 7710 4813 0 -1 1077944384 2444 0 0 0 45 5 0 0 20 0 15 0 222489415 14427463680 63776 33554432000 4194304 4196468 140726229383552 140456262237072 140456668083925 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35627008 140726229390470 140726229390641 140726229390641 140726229393359 0
[pid=7712/tid=7717] ppid=7710 vsize=14089320 memory=748 CPUtime=0.49 cores=1,3,5,7
/proc/7712/task/7717/stat : 7717 (java) S 7710 7710 4813 0 -1 1077944384 3067 0 0 0 45 4 0 0 20 0 15 0 222489415 14427463680 63776 33554432000 4194304 4196468 140726229383552 140456261184272 140456668083925 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35627008 140726229390470 140726229390641 140726229390641 140726229393359 0
[pid=7712/tid=7718] ppid=7710 vsize=14089320 memory=4872558044660077418 CPUtime=0.36 cores=1,3,5,7
/proc/7712/task/7718/stat : 7718 (java) S 7710 7710 4813 0 -1 1077944384 2123 0 0 0 33 3 0 0 20 0 15 0 222489416 14427463680 63776 33554432000 4194304 4196468 140726229383552 140455580477808 140456668084866 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35627008 140726229390470 140726229390641 140726229390641 140726229393359 0
[pid=7712/tid=7719] ppid=7710 vsize=14089320 memory=1068 CPUtime=0 cores=1,3,5,7
/proc/7712/task/7719/stat : 7719 (java) S 7710 7710 4813 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 15 0 222489417 14427463680 63776 33554432000 4194304 4196468 140726229383552 140455579423776 140456668083925 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35627008 140726229390470 140726229390641 140726229390641 140726229393359 0
[pid=7712/tid=7720] ppid=7710 vsize=14089320 memory=15084 CPUtime=0 cores=1,3,5,7
/proc/7712/task/7720/stat : 7720 (java) S 7710 7710 4813 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 222489417 14427463680 63776 33554432000 4194304 4196468 140726229383552 140455578370928 140456668083925 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35627008 140726229390470 140726229390641 140726229390641 140726229393359 0
[pid=7712/tid=7721] ppid=7710 vsize=14089320 memory=34296 CPUtime=0 cores=1,3,5,7
/proc/7712/task/7721/stat : 7721 (java) S 7710 7710 4813 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 222489420 14427463680 63776 33554432000 4194304 4196468 140726229383552 140455577319248 140456668092315 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35627008 140726229390470 140726229390641 140726229390641 140726229393359 0
[pid=7712/tid=7722] ppid=7710 vsize=14089320 memory=-7448809040584545181 CPUtime=4.28 cores=1,3,5,7
/proc/7712/task/7722/stat : 7722 (java) S 7710 7710 4813 0 -1 1077944384 29992 0 0 0 424 4 0 0 20 0 15 0 222489420 14427463680 63776 33554432000 4194304 4196468 140726229383552 140455576267632 140456668084866 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35627008 140726229390470 140726229390641 140726229390641 140726229393359 0
[pid=7712/tid=7723] ppid=7710 vsize=14089320 memory=7738988803870582890 CPUtime=4.31 cores=1,3,5,7
/proc/7712/task/7723/stat : 7723 (java) S 7710 7710 4813 0 -1 1077944384 29519 0 0 0 428 3 0 0 20 0 15 0 222489420 14427463680 63776 33554432000 4194304 4196468 140726229383552 140455575214832 140456668084866 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35627008 140726229390470 140726229390641 140726229390641 140726229393359 0
[pid=7712/tid=7724] ppid=7710 vsize=14089320 memory=3473436638308283662 CPUtime=0.68 cores=1,3,5,7
/proc/7712/task/7724/stat : 7724 (java) S 7710 7710 4813 0 -1 1077944384 11973 0 0 0 66 2 0 0 20 0 15 0 222489420 14427463680 63776 33554432000 4194304 4196468 140726229383552 140455574162032 140456668084866 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 27 0 0 6293624 6294260 35627008 140726229390470 140726229390641 140726229390641 140726229393359 0
[pid=7712/tid=7725] ppid=7710 vsize=14089320 memory=3689186135004499073 CPUtime=0 cores=1,3,5,7
/proc/7712/task/7725/stat : 7725 (java) S 7710 7710 4813 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 222489420 14427463680 63776 33554432000 4194304 4196468 140726229383552 140455573109472 140456668083925 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35627008 140726229390470 140726229390641 140726229390641 140726229393359 0
[pid=7712/tid=7726] ppid=7710 vsize=14089320 memory=1068 CPUtime=0.13 cores=1,3,5,7
/proc/7712/task/7726/stat : 7726 (java) S 7710 7710 4813 0 -1 1077944384 1697 0 0 0 5 8 0 0 20 0 15 0 222489420 14427463680 63776 33554432000 4194304 4196468 140726229383552 140455572056752 140456668084866 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 27 0 0 6293624 6294260 35627008 140726229390470 140726229390641 140726229390641 140726229393359 0
Current children cumulated CPU time: 537.07 s
Current children cumulated vsize: 14202448 KiB
Current children cumulated memory: 256560 KiB

[startup+528.001 s]*
/proc/loadavg: 1.56 1.72 1.91 5/217 7900
/proc/meminfo: memFree=15985384/32770624 swapFree=67108504/67108860
[pid=7710] ppid=7707 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/7710/stat : 7710 (xcsp3-exec) S 7707 7710 4813 0 -1 4202496 537 0 0 0 0 0 0 0 20 0 1 0 222489414 115843072 364 33554432000 4194304 5098028 140725961438848 140725961436952 139788636574332 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 14790656 140725961442363 140725961442564 140725961442564 140725961445322 0
/proc/7710/statm: 28282 364 306 221 0 87 0
[pid=7712] ppid=7710 vsize=14089320 memory=255104 CPUtime=538.68 cores=1,3,5,7
/proc/7712/stat : 7712 (java) S 7710 7710 4813 0 -1 1077944320 100649 0 0 0 53828 40 0 0 20 0 15 0 222489414 14427463680 63776 33554432000 4194304 4196468 140726229383552 140726229366096 140456668073719 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 35627008 140726229390470 140726229390641 140726229390641 140726229393359 0
/proc/7712/statm: 3522330 63776 3418 1 0 3483524 0
[pid=7712/tid=7713] ppid=7710 vsize=14089320 memory=8112282956445269571 CPUtime=526.89 cores=1,3,5,7
/proc/7712/task/7713/stat : 7713 (java) R 7710 7710 4813 0 -1 4202560 16122 0 0 0 52683 6 0 0 20 0 15 0 222489414 14427463680 63776 33554432000 4194304 4196468 140726229383552 140456672313552 140456311428212 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 35627008 140726229390470 140726229390641 140726229390641 140726229393359 0
[pid=7712/tid=7714] ppid=7710 vsize=14089320 memory=50660 CPUtime=0.5 cores=1,3,5,7
/proc/7712/task/7714/stat : 7714 (java) S 7710 7710 4813 0 -1 1077944384 1376 0 0 0 46 4 0 0 20 0 15 0 222489415 14427463680 63776 33554432000 4194304 4196468 140726229383552 140456264342672 140456668083925 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35627008 140726229390470 140726229390641 140726229390641 140726229393359 0
[pid=7712/tid=7715] ppid=7710 vsize=14089320 memory=1228 CPUtime=0.49 cores=1,3,5,7
/proc/7712/task/7715/stat : 7715 (java) S 7710 7710 4813 0 -1 1077944384 970 0 0 0 45 4 0 0 20 0 15 0 222489415 14427463680 63776 33554432000 4194304 4196468 140726229383552 140456263289872 140456668083925 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35627008 140726229390470 140726229390641 140726229390641 140726229393359 0
[pid=7712/tid=7716] ppid=7710 vsize=14089320 memory=4872558044660077418 CPUtime=0.5 cores=1,3,5,7
/proc/7712/task/7716/stat : 7716 (java) S 7710 7710 4813 0 -1 1077944384 2444 0 0 0 45 5 0 0 20 0 15 0 222489415 14427463680 63776 33554432000 4194304 4196468 140726229383552 140456262237072 140456668083925 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35627008 140726229390470 140726229390641 140726229390641 140726229393359 0
[pid=7712/tid=7717] ppid=7710 vsize=14089320 memory=13776 CPUtime=0.49 cores=1,3,5,7
/proc/7712/task/7717/stat : 7717 (java) S 7710 7710 4813 0 -1 1077944384 3067 0 0 0 45 4 0 0 20 0 15 0 222489415 14427463680 63776 33554432000 4194304 4196468 140726229383552 140456261184272 140456668083925 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35627008 140726229390470 140726229390641 140726229390641 140726229393359 0
[pid=7712/tid=7718] ppid=7710 vsize=14089320 memory=8112282956445269571 CPUtime=0.36 cores=1,3,5,7
/proc/7712/task/7718/stat : 7718 (java) S 7710 7710 4813 0 -1 1077944384 2123 0 0 0 33 3 0 0 20 0 15 0 222489416 14427463680 63776 33554432000 4194304 4196468 140726229383552 140455580477808 140456668084866 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35627008 140726229390470 140726229390641 140726229390641 140726229393359 0
[pid=7712/tid=7719] ppid=7710 vsize=14089320 memory=256120 CPUtime=0 cores=1,3,5,7
/proc/7712/task/7719/stat : 7719 (java) S 7710 7710 4813 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 15 0 222489417 14427463680 63776 33554432000 4194304 4196468 140726229383552 140455579423776 140456668083925 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35627008 140726229390470 140726229390641 140726229390641 140726229393359 0
[pid=7712/tid=7720] ppid=7710 vsize=14089320 memory=8112282956445269571 CPUtime=0 cores=1,3,5,7
/proc/7712/task/7720/stat : 7720 (java) S 7710 7710 4813 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 222489417 14427463680 63776 33554432000 4194304 4196468 140726229383552 140455578370928 140456668083925 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35627008 140726229390470 140726229390641 140726229390641 140726229393359 0
[pid=7712/tid=7721] ppid=7710 vsize=14089320 memory=4872558044660077418 CPUtime=0 cores=1,3,5,7
/proc/7712/task/7721/stat : 7721 (java) S 7710 7710 4813 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 222489420 14427463680 63776 33554432000 4194304 4196468 140726229383552 140455577319248 140456668092315 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35627008 140726229390470 140726229390641 140726229390641 140726229393359 0
[pid=7712/tid=7722] ppid=7710 vsize=14089320 memory=8112282956445269571 CPUtime=4.28 cores=1,3,5,7
/proc/7712/task/7722/stat : 7722 (java) S 7710 7710 4813 0 -1 1077944384 29992 0 0 0 424 4 0 0 20 0 15 0 222489420 14427463680 63776 33554432000 4194304 4196468 140726229383552 140455576267632 140456668084866 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35627008 140726229390470 140726229390641 140726229390641 140726229393359 0
[pid=7712/tid=7723] ppid=7710 vsize=14089320 memory=4872558044660077418 CPUtime=4.31 cores=1,3,5,7
/proc/7712/task/7723/stat : 7723 (java) S 7710 7710 4813 0 -1 1077944384 29519 0 0 0 428 3 0 0 20 0 15 0 222489420 14427463680 63776 33554432000 4194304 4196468 140726229383552 140455575214832 140456668084866 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35627008 140726229390470 140726229390641 140726229390641 140726229393359 0
[pid=7712/tid=7724] ppid=7710 vsize=14089320 memory=7450471540846650451 CPUtime=0.68 cores=1,3,5,7
/proc/7712/task/7724/stat : 7724 (java) S 7710 7710 4813 0 -1 1077944384 11973 0 0 0 66 2 0 0 20 0 15 0 222489420 14427463680 63776 33554432000 4194304 4196468 140726229383552 140455574162032 140456668084866 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 27 0 0 6293624 6294260 35627008 140726229390470 140726229390641 140726229390641 140726229393359 0
[pid=7712/tid=7725] ppid=7710 vsize=14089320 memory=8112282956445269571 CPUtime=0 cores=1,3,5,7
/proc/7712/task/7725/stat : 7725 (java) S 7710 7710 4813 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 222489420 14427463680 63776 33554432000 4194304 4196468 140726229383552 140455573109472 140456668083925 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35627008 140726229390470 140726229390641 140726229390641 140726229393359 0
[pid=7712/tid=7726] ppid=7710 vsize=14089320 memory=131272 CPUtime=0.13 cores=1,3,5,7
/proc/7712/task/7726/stat : 7726 (java) S 7710 7710 4813 0 -1 1077944384 1697 0 0 0 5 8 0 0 20 0 15 0 222489420 14427463680 63776 33554432000 4194304 4196468 140726229383552 140455572056752 140456668084866 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 27 0 0 6293624 6294260 35627008 140726229390470 140726229390641 140726229390641 140726229393359 0
Current children cumulated CPU time: 538.68 s
Current children cumulated vsize: 14202448 KiB
Current children cumulated memory: 256560 KiB

[startup+528.401 s]
/proc/loadavg: 1.56 1.72 1.91 5/217 7900
/proc/meminfo: memFree=15985384/32770624 swapFree=67108504/67108860
[pid=7710] ppid=7707 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/7710/stat : 7710 (xcsp3-exec) S 7707 7710 4813 0 -1 4202496 537 0 0 0 0 0 0 0 20 0 1 0 222489414 115843072 364 33554432000 4194304 5098028 140725961438848 140725961436952 139788636574332 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 14790656 140725961442363 140725961442564 140725961442564 140725961445322 0
/proc/7710/statm: 28282 364 306 221 0 87 0
[pid=7712] ppid=7710 vsize=14089320 memory=255104 CPUtime=539.08 cores=1,3,5,7
/proc/7712/stat : 7712 (java) S 7710 7710 4813 0 -1 1077944320 100649 0 0 0 53868 40 0 0 20 0 15 0 222489414 14427463680 63776 33554432000 4194304 4196468 140726229383552 140726229366096 140456668073719 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 35627008 140726229390470 140726229390641 140726229390641 140726229393359 0
/proc/7712/statm: 3522330 63776 3418 1 0 3483524 0
[pid=7712/tid=7713] ppid=7710 vsize=14089320 memory=8112282956445269571 CPUtime=527.28 cores=1,3,5,7
/proc/7712/task/7713/stat : 7713 (java) R 7710 7710 4813 0 -1 4202560 16122 0 0 0 52722 6 0 0 20 0 15 0 222489414 14427463680 63776 33554432000 4194304 4196468 140726229383552 140456672313552 140456312431411 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 35627008 140726229390470 140726229390641 140726229390641 140726229393359 0
[pid=7712/tid=7714] ppid=7710 vsize=14089320 memory=3088 CPUtime=0.5 cores=1,3,5,7
/proc/7712/task/7714/stat : 7714 (java) S 7710 7710 4813 0 -1 1077944384 1376 0 0 0 46 4 0 0 20 0 15 0 222489415 14427463680 63776 33554432000 4194304 4196468 140726229383552 140456264342672 140456668083925 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35627008 140726229390470 140726229390641 140726229390641 140726229393359 0
[pid=7712/tid=7715] ppid=7710 vsize=14089320 memory=1456 CPUtime=0.49 cores=1,3,5,7
/proc/7712/task/7715/stat : 7715 (java) S 7710 7710 4813 0 -1 1077944384 970 0 0 0 45 4 0 0 20 0 15 0 222489415 14427463680 63776 33554432000 4194304 4196468 140726229383552 140456263289872 140456668083925 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35627008 140726229390470 140726229390641 140726229390641 140726229393359 0
[pid=7712/tid=7716] ppid=7710 vsize=14089320 memory=255104 CPUtime=0.5 cores=1,3,5,7
/proc/7712/task/7716/stat : 7716 (java) S 7710 7710 4813 0 -1 1077944384 2444 0 0 0 45 5 0 0 20 0 15 0 222489415 14427463680 63776 33554432000 4194304 4196468 140726229383552 140456262237072 140456668083925 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35627008 140726229390470 140726229390641 140726229390641 140726229393359 0
[pid=7712/tid=7717] ppid=7710 vsize=14089320 memory=1408 CPUtime=0.49 cores=1,3,5,7
/proc/7712/task/7717/stat : 7717 (java) S 7710 7710 4813 0 -1 1077944384 3067 0 0 0 45 4 0 0 20 0 15 0 222489415 14427463680 63776 33554432000 4194304 4196468 140726229383552 140456261184272 140456668083925 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35627008 140726229390470 140726229390641 140726229390641 140726229393359 0
[pid=7712/tid=7718] ppid=7710 vsize=14089320 memory=2428 CPUtime=0.36 cores=1,3,5,7
/proc/7712/task/7718/stat : 7718 (java) S 7710 7710 4813 0 -1 1077944384 2123 0 0 0 33 3 0 0 20 0 15 0 222489416 14427463680 63776 33554432000 4194304 4196468 140726229383552 140455580477808 140456668084866 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35627008 140726229390470 140726229390641 140726229390641 140726229393359 0
[pid=7712/tid=7719] ppid=7710 vsize=14089320 memory=8112282956445269571 CPUtime=0 cores=1,3,5,7
/proc/7712/task/7719/stat : 7719 (java) S 7710 7710 4813 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 15 0 222489417 14427463680 63776 33554432000 4194304 4196468 140726229383552 140455579423776 140456668083925 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35627008 140726229390470 140726229390641 140726229390641 140726229393359 0
[pid=7712/tid=7720] ppid=7710 vsize=14089320 memory=1692 CPUtime=0 cores=1,3,5,7
/proc/7712/task/7720/stat : 7720 (java) S 7710 7710 4813 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 222489417 14427463680 63776 33554432000 4194304 4196468 140726229383552 140455578370928 140456668083925 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35627008 140726229390470 140726229390641 140726229390641 140726229393359 0
[pid=7712/tid=7721] ppid=7710 vsize=14089320 memory=916 CPUtime=0 cores=1,3,5,7
/proc/7712/task/7721/stat : 7721 (java) S 7710 7710 4813 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 222489420 14427463680 63776 33554432000 4194304 4196468 140726229383552 140455577319248 140456668092315 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35627008 140726229390470 140726229390641 140726229390641 140726229393359 0
[pid=7712/tid=7722] ppid=7710 vsize=14089320 memory=3852 CPUtime=4.28 cores=1,3,5,7
/proc/7712/task/7722/stat : 7722 (java) S 7710 7710 4813 0 -1 1077944384 29992 0 0 0 424 4 0 0 20 0 15 0 222489420 14427463680 63776 33554432000 4194304 4196468 140726229383552 140455576267632 140456668084866 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35627008 140726229390470 140726229390641 140726229390641 140726229393359 0
[pid=7712/tid=7723] ppid=7710 vsize=14089320 memory=2856 CPUtime=4.31 cores=1,3,5,7
/proc/7712/task/7723/stat : 7723 (java) S 7710 7710 4813 0 -1 1077944384 29519 0 0 0 428 3 0 0 20 0 15 0 222489420 14427463680 63776 33554432000 4194304 4196468 140726229383552 140455575214832 140456668084866 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35627008 140726229390470 140726229390641 140726229390641 140726229393359 0
[pid=7712/tid=7724] ppid=7710 vsize=14089320 memory=2692 CPUtime=0.68 cores=1,3,5,7
/proc/7712/task/7724/stat : 7724 (java) S 7710 7710 4813 0 -1 1077944384 11973 0 0 0 66 2 0 0 20 0 15 0 222489420 14427463680 63776 33554432000 4194304 4196468 140726229383552 140455574162032 140456668084866 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 27 0 0 6293624 6294260 35627008 140726229390470 140726229390641 140726229390641 140726229393359 0
[pid=7712/tid=7725] ppid=7710 vsize=14089320 memory=8112282956445269571 CPUtime=0 cores=1,3,5,7
/proc/7712/task/7725/stat : 7725 (java) S 7710 7710 4813 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 222489420 14427463680 63776 33554432000 4194304 4196468 140726229383552 140455573109472 140456668083925 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35627008 140726229390470 140726229390641 140726229390641 140726229393359 0
[pid=7712/tid=7726] ppid=7710 vsize=14089320 memory=808 CPUtime=0.13 cores=1,3,5,7
/proc/7712/task/7726/stat : 7726 (java) S 7710 7710 4813 0 -1 1077944384 1697 0 0 0 5 8 0 0 20 0 15 0 222489420 14427463680 63776 33554432000 4194304 4196468 140726229383552 140455572056752 140456668084866 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 27 0 0 6293624 6294260 35627008 140726229390470 140726229390641 140726229390641 140726229393359 0
Current children cumulated CPU time: 539.08 s
Current children cumulated vsize: 14202448 KiB
Current children cumulated memory: 256560 KiB

[startup+528.801 s]
/proc/loadavg: 1.56 1.72 1.91 5/217 7900
/proc/meminfo: memFree=15985384/32770624 swapFree=67108504/67108860
[pid=7710] ppid=7707 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/7710/stat : 7710 (xcsp3-exec) S 7707 7710 4813 0 -1 4202496 537 0 0 0 0 0 0 0 20 0 1 0 222489414 115843072 364 33554432000 4194304 5098028 140725961438848 140725961436952 139788636574332 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 14790656 140725961442363 140725961442564 140725961442564 140725961445322 0
/proc/7710/statm: 28282 364 306 221 0 87 0
[pid=7712] ppid=7710 vsize=14089320 memory=255104 CPUtime=539.48 cores=1,3,5,7
/proc/7712/stat : 7712 (java) S 7710 7710 4813 0 -1 1077944320 100649 0 0 0 53908 40 0 0 20 0 15 0 222489414 14427463680 63776 33554432000 4194304 4196468 140726229383552 140726229366096 140456668073719 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 35627008 140726229390470 140726229390641 140726229390641 140726229393359 0
/proc/7712/statm: 3522330 63776 3418 1 0 3483524 0
[pid=7712/tid=7713] ppid=7710 vsize=14089320 memory=1456 CPUtime=527.68 cores=1,3,5,7
/proc/7712/task/7713/stat : 7713 (java) R 7710 7710 4813 0 -1 4202560 16122 0 0 0 52762 6 0 0 20 0 15 0 222489414 14427463680 63776 33554432000 4194304 4196468 140726229383552 140456672313552 140456311906066 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 35627008 140726229390470 140726229390641 140726229390641 140726229393359 0
[pid=7712/tid=7714] ppid=7710 vsize=14089320 memory=255104 CPUtime=0.5 cores=1,3,5,7
/proc/7712/task/7714/stat : 7714 (java) S 7710 7710 4813 0 -1 1077944384 1376 0 0 0 46 4 0 0 20 0 15 0 222489415 14427463680 63776 33554432000 4194304 4196468 140726229383552 140456264342672 140456668083925 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35627008 140726229390470 140726229390641 140726229390641 140726229393359 0
[pid=7712/tid=7715] ppid=7710 vsize=14089320 memory=492 CPUtime=0.49 cores=1,3,5,7
/proc/7712/task/7715/stat : 7715 (java) S 7710 7710 4813 0 -1 1077944384 970 0 0 0 45 4 0 0 20 0 15 0 222489415 14427463680 63776 33554432000 4194304 4196468 140726229383552 140456263289872 140456668083925 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35627008 140726229390470 140726229390641 140726229390641 140726229393359 0
[pid=7712/tid=7716] ppid=7710 vsize=14089320 memory=1616 CPUtime=0.5 cores=1,3,5,7
/proc/7712/task/7716/stat : 7716 (java) S 7710 7710 4813 0 -1 1077944384 2444 0 0 0 45 5 0 0 20 0 15 0 222489415 14427463680 63776 33554432000 4194304 4196468 140726229383552 140456262237072 140456668083925 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35627008 140726229390470 140726229390641 140726229390641 140726229393359 0
[pid=7712/tid=7717] ppid=7710 vsize=14089320 memory=932 CPUtime=0.49 cores=1,3,5,7
/proc/7712/task/7717/stat : 7717 (java) S 7710 7710 4813 0 -1 1077944384 3067 0 0 0 45 4 0 0 20 0 15 0 222489415 14427463680 63776 33554432000 4194304 4196468 140726229383552 140456261184272 140456668083925 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35627008 140726229390470 140726229390641 140726229390641 140726229393359 0
[pid=7712/tid=7718] ppid=7710 vsize=14089320 memory=3816 CPUtime=0.36 cores=1,3,5,7
/proc/7712/task/7718/stat : 7718 (java) S 7710 7710 4813 0 -1 1077944384 2123 0 0 0 33 3 0 0 20 0 15 0 222489416 14427463680 63776 33554432000 4194304 4196468 140726229383552 140455580477808 140456668084866 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35627008 140726229390470 140726229390641 140726229390641 140726229393359 0
[pid=7712/tid=7719] ppid=7710 vsize=14089320 memory=60360 CPUtime=0 cores=1,3,5,7
/proc/7712/task/7719/stat : 7719 (java) S 7710 7710 4813 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 15 0 222489417 14427463680 63776 33554432000 4194304 4196468 140726229383552 140455579423776 140456668083925 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35627008 140726229390470 140726229390641 140726229390641 140726229393359 0
[pid=7712/tid=7720] ppid=7710 vsize=14089320 memory=1116 CPUtime=0 cores=1,3,5,7
/proc/7712/task/7720/stat : 7720 (java) S 7710 7710 4813 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 222489417 14427463680 63776 33554432000 4194304 4196468 140726229383552 140455578370928 140456668083925 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35627008 140726229390470 140726229390641 140726229390641 140726229393359 0
[pid=7712/tid=7721] ppid=7710 vsize=14089320 memory=2144 CPUtime=0 cores=1,3,5,7
/proc/7712/task/7721/stat : 7721 (java) S 7710 7710 4813 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 222489420 14427463680 63776 33554432000 4194304 4196468 140726229383552 140455577319248 140456668092315 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35627008 140726229390470 140726229390641 140726229390641 140726229393359 0
[pid=7712/tid=7722] ppid=7710 vsize=14089320 memory=1752 CPUtime=4.28 cores=1,3,5,7
/proc/7712/task/7722/stat : 7722 (java) S 7710 7710 4813 0 -1 1077944384 29992 0 0 0 424 4 0 0 20 0 15 0 222489420 14427463680 63776 33554432000 4194304 4196468 140726229383552 140455576267632 140456668084866 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35627008 140726229390470 140726229390641 140726229390641 140726229393359 0
[pid=7712/tid=7723] ppid=7710 vsize=14089320 memory=748 CPUtime=4.31 cores=1,3,5,7
/proc/7712/task/7723/stat : 7723 (java) S 7710 7710 4813 0 -1 1077944384 29519 0 0 0 428 3 0 0 20 0 15 0 222489420 14427463680 63776 33554432000 4194304 4196468 140726229383552 140455575214832 140456668084866 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35627008 140726229390470 140726229390641 140726229390641 140726229393359 0
[pid=7712/tid=7724] ppid=7710 vsize=14089320 memory=1168 CPUtime=0.68 cores=1,3,5,7
/proc/7712/task/7724/stat : 7724 (java) S 7710 7710 4813 0 -1 1077944384 11973 0 0 0 66 2 0 0 20 0 15 0 222489420 14427463680 63776 33554432000 4194304 4196468 140726229383552 140455574162032 140456668084866 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 27 0 0 6293624 6294260 35627008 140726229390470 140726229390641 140726229390641 140726229393359 0
[pid=7712/tid=7725] ppid=7710 vsize=14089320 memory=2344 CPUtime=0 cores=1,3,5,7
/proc/7712/task/7725/stat : 7725 (java) S 7710 7710 4813 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 222489420 14427463680 63776 33554432000 4194304 4196468 140726229383552 140455573109472 140456668083925 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35627008 140726229390470 140726229390641 140726229390641 140726229393359 0
[pid=7712/tid=7726] ppid=7710 vsize=14089320 memory=924 CPUtime=0.13 cores=1,3,5,7
/proc/7712/task/7726/stat : 7726 (java) S 7710 7710 4813 0 -1 1077944384 1697 0 0 0 5 8 0 0 20 0 15 0 222489420 14427463680 63776 33554432000 4194304 4196468 140726229383552 140455572056752 140456668084866 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 27 0 0 6293624 6294260 35627008 140726229390470 140726229390641 140726229390641 140726229393359 0
Current children cumulated CPU time: 539.48 s
Current children cumulated vsize: 14202448 KiB
Current children cumulated memory: 256560 KiB

Child status: 0
Real time (s): 528.895
CPU time (s): 539.584
CPU user time (s): 539.17
CPU system time (s): 0.41365
CPU usage (%): 102.021
Max. virtual memory (cumulated for all children) (KiB): 14207740
Max. memory (cumulated for all children) (KiB): 258088

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 539.17
system time used= 0.41365
maximum resident set size= 256632
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 101819
page faults= 0
swaps= 0
block input operations= 0
block output operations= 760
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 24014
involuntary context switches= 585


# summary of solver processes directly reported to runsolver:
#   pid: 7710
#   total CPU time (s): 539.584
#   total CPU user time (s): 539.17
#   total CPU system time (s): 0.41365

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.99383 second user time and 4.92518 second system time

The end

Launcher Data

Begin job on node104 at 2018-08-12 06:47:42
IDJOB=4306883
IDBENCH=141124
IDSOLVER=2787
FILE ID=node104/4306883-1534049262
RUNJOBID= node104-1534039196-6272
PBS_JOBID= 21036963
Free space on /tmp= 37236 MiB

SOLVER NAME= Choco-solver 4.0.7b seq (e747e1e)
BENCH NAME= XCSP18/StripPacking/StripPacking-T1c_c18.xml
COMMAND LINE= HOME/xcsp3-exec -seed RANDOMSEED -dir DIR -tl TIMEOUT -ml 11000 -p 1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4306883-1534049262/watcher-4306883-1534049262 -o /tmp/evaluation-result-4306883-1534049262/solver-4306883-1534049262 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node104-1534039196-6272 --watchdog 2580  HOME/xcsp3-exec -seed 747796632 -dir HOME -tl 2520 -ml 11000 -p 1 HOME/instance-4306883-1534049262.xml

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

MD5SUM BENCH= 65600e10f2c410a9bfdeb6a1b5bfec81
RANDOM SEED=747796632

node104.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.11
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.11
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.11
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.11
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:        15059664 kB
MemAvailable:   30589500 kB
Buffers:          162552 kB
Cached:         15401104 kB
SwapCached:            8 kB
Active:          9000936 kB
Inactive:        7929736 kB
Active(anon):    1318340 kB
Inactive(anon):   101008 kB
Active(file):    7682596 kB
Inactive(file):  7828728 kB
Unevictable:        7360 kB
Mlocked:            7360 kB
SwapTotal:      67108860 kB
SwapFree:       67108504 kB
Dirty:             21824 kB
Writeback:            12 kB
AnonPages:       1388724 kB
Mapped:            64316 kB
Shmem:             49636 kB
Slab:             475796 kB
SReclaimable:     446972 kB
SUnreclaim:        28824 kB
KernelStack:        3872 kB
PageTables:         8132 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2199876 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1316864 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 37216 MiB
End job on node104 at 2018-08-12 06:56:31