Trace number 4272521

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 5a (2017-07-26)SAT 650.75299 634.01202

General information on the benchmark

NameMarketSplit/MarketSplit-m1-gp/
MarketSplit-09.xml
MD5SUMdabf91d1abe3f942053f99cb79a60185
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 benchmark13.3883
Satisfiable
(Un)Satisfiability was proved
Number of variables30
Number of constraints4
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":30}]
Minimum variable degree3
Maximum variable degree4
Distribution of variable degrees[{"degree":3,"count":1},{"degree":4,"count":29}]
Minimum constraint arity29
Maximum constraint arity30
Distribution of constraint arities[{"arity":29,"count":1},{"arity":30,"count":3}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":4}]
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-4272521-1502801771.xml"  -tl '2520s' -p 1 -x 3
0.12/0.14	c [HOME/instance-4272521-1502801771.xml, -tl, 2520s, -p, 1, -x, 3]
0.12/0.19	c simple solver
0.33/0.26	c parse instance...
0.50/0.41	c solve instance...
650.62/634.00	s SATISFIABLE
650.62/634.00	v <instantiation>
650.62/634.00	v 	<list>x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[17] x[18] x[19] x[20] x[21] x[22] x[23] x[24] x[25] x[26] x[27] x[28] x[29] </list>
650.62/634.00	v 	<values>0 1 0 0 1 1 0 1 1 1 1 0 0 0 1 1 0 1 1 0 0 0 1 0 1 0 0 1 0 0 </values>
650.62/634.00	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 (14247 MiB free)
  memory of node 1: 16384 MiB (13935 MiB free)
  node distances:
     10  21
     21  10

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

solver pid=7514, runsolver pid=7511

[startup+0.100196 s]*
/proc/loadavg: 1.48 1.70 1.81 3/218 7530
/proc/meminfo: memFree=28842308/32770624 swapFree=67108860/67108860
[pid=7514] ppid=7511 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/7514/stat : 7514 (xcsp3-exec) S 7511 7514 5918 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 113265183 9740288 346 33554432000 4194304 5098028 140730503304528 140730503302632 140269581771388 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 27238400 140730503308399 140730503308603 140730503308603 140730503311339 0
/proc/7514/statm: 2378 346 289 221 0 87 0
[pid=7516] ppid=7514 vsize=13978596 memory=27768 CPUtime=0.12 cores=0,2,4,6
/proc/7516/stat : 7516 (java) S 7514 7514 5918 0 -1 1077944320 5327 0 0 0 10 2 0 0 20 0 15 0 113265184 14314082304 6942 33554432000 4194304 4196468 140721239981392 140721239963936 139768166149879 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 37363712 140721239987351 140721239987527 140721239987527 140721239990223 0
/proc/7516/statm: 3494649 6942 2868 1 0 3482966 0
[pid=7516/tid=7517] ppid=7514 vsize=13978596 memory=8331841414590862171 CPUtime=0.09 cores=0,2,4,6
/proc/7516/task/7517/stat : 7517 (java) R 7514 7514 5918 0 -1 4202560 3322 0 0 0 8 1 0 0 20 0 15 0 113265184 14314082304 6942 33554432000 4194304 4196468 140721239981392 139768170381984 139767782125217 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 37363712 140721239987351 140721239987527 140721239987527 140721239990223 0
[pid=7516/tid=7518] ppid=7514 vsize=13978596 memory=-3689349214911541841 CPUtime=0 cores=0,2,4,6
/proc/7516/task/7518/stat : 7518 (java) S 7514 7514 5918 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 113265185 14314082304 7008 33554432000 4194304 4196468 140721239981392 139768103750288 139768166160085 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37363712 140721239987351 140721239987527 140721239987527 140721239990223 0
[pid=7516/tid=7519] ppid=7514 vsize=13978596 memory=140586589439616 CPUtime=0 cores=0,2,4,6
/proc/7516/task/7519/stat : 7519 (java) S 7514 7514 5918 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 113265185 14314082304 7008 33554432000 4194304 4196468 140721239981392 139768102697488 139768166160085 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37363712 140721239987351 140721239987527 140721239987527 140721239990223 0
[pid=7516/tid=7520] ppid=7514 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7516/task/7520/stat : 7520 (java) S 7514 7514 5918 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 113265185 14314082304 7008 33554432000 4194304 4196468 140721239981392 139767759509904 139768166160085 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37363712 140721239987351 140721239987527 140721239987527 140721239990223 0
[pid=7516/tid=7521] ppid=7514 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7516/task/7521/stat : 7521 (java) S 7514 7514 5918 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 113265185 14314082304 7008 33554432000 4194304 4196468 140721239981392 139767758457104 139768166160085 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37363712 140721239987351 140721239987527 140721239987527 140721239990223 0
[pid=7516/tid=7522] ppid=7514 vsize=13978596 memory=140586589439616 CPUtime=0 cores=0,2,4,6
/proc/7516/task/7522/stat : 7522 (java) S 7514 7514 5918 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 113265186 14314082304 7008 33554432000 4194304 4196468 140721239981392 139767145495408 139768166161026 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37363712 140721239987351 140721239987527 140721239987527 140721239990223 0
[pid=7516/tid=7523] ppid=7514 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7516/task/7523/stat : 7523 (java) S 7514 7514 5918 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 113265187 14314082304 7008 33554432000 4194304 4196468 140721239981392 139767144441376 139768166160085 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37363712 140721239987351 140721239987527 140721239987527 140721239990223 0
[pid=7516/tid=7524] ppid=7514 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7516/task/7524/stat : 7524 (java) S 7514 7514 5918 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 113265187 14314082304 7008 33554432000 4194304 4196468 140721239981392 139767143388528 139768166160085 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37363712 140721239987351 140721239987527 140721239987527 140721239990223 0
[pid=7516/tid=7525] ppid=7514 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7516/task/7525/stat : 7525 (java) S 7514 7514 5918 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 113265189 14314082304 7008 33554432000 4194304 4196468 140721239981392 139767142336848 139768166168475 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37363712 140721239987351 140721239987527 140721239987527 140721239990223 0
[pid=7516/tid=7526] ppid=7514 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7516/task/7526/stat : 7526 (java) S 7514 7514 5918 0 -1 1077944384 297 0 0 0 0 0 0 0 20 0 15 0 113265189 14314082304 7008 33554432000 4194304 4196468 140721239981392 139767141284208 139768166161026 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37363712 140721239987351 140721239987527 140721239987527 140721239990223 0
[pid=7516/tid=7527] ppid=7514 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7516/task/7527/stat : 7527 (java) S 7514 7514 5918 0 -1 1077944384 126 0 0 0 0 0 0 0 20 0 15 0 113265189 14314082304 7008 33554432000 4194304 4196468 140721239981392 139767140231408 139768166161026 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37363712 140721239987351 140721239987527 140721239987527 140721239990223 0
[pid=7516/tid=7528] ppid=7514 vsize=13978596 memory=140586589439616 CPUtime=0.01 cores=0,2,4,6
/proc/7516/task/7528/stat : 7528 (java) R 7514 7514 5918 0 -1 4202560 341 0 0 0 1 0 0 0 20 0 15 0 113265189 14314082304 7008 33554432000 4194304 4196468 140721239981392 139767139178608 139768145106969 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 37363712 140721239987351 140721239987527 140721239987527 140721239990223 0
[pid=7516/tid=7529] ppid=7514 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7516/task/7529/stat : 7529 (java) S 7514 7514 5918 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 113265189 14314082304 7008 33554432000 4194304 4196468 140721239981392 139767138126048 139768166160085 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37363712 140721239987351 140721239987527 140721239987527 140721239990223 0
[pid=7516/tid=7530] ppid=7514 vsize=13978596 memory=140586589439616 CPUtime=0 cores=0,2,4,6
/proc/7516/task/7530/stat : 7530 (java) S 7514 7514 5918 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 113265189 14314082304 7008 33554432000 4194304 4196468 140721239981392 139767137074352 139768166161026 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37363712 140721239987351 140721239987527 140721239987527 140721239990223 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 13988108 KiB
Current children cumulated memory: 29152 KiB

[startup+0.210754 s]*
/proc/loadavg: 1.48 1.70 1.81 3/218 7530
/proc/meminfo: memFree=28831196/32770624 swapFree=67108860/67108860
[pid=7514] ppid=7511 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/7514/stat : 7514 (xcsp3-exec) S 7511 7514 5918 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 113265183 9740288 346 33554432000 4194304 5098028 140730503304528 140730503302632 140269581771388 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 27238400 140730503308399 140730503308603 140730503308603 140730503311339 0
/proc/7514/statm: 2378 346 289 221 0 87 0
[pid=7516] ppid=7514 vsize=13982852 memory=40320 CPUtime=0.33 cores=0,2,4,6
/proc/7516/stat : 7516 (java) S 7514 7514 5918 0 -1 1077944320 8199 0 0 0 31 2 0 0 20 0 15 0 113265184 14318440448 10080 33554432000 4194304 4196468 140721239981392 140721239963936 139768166149879 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 37363712 140721239987351 140721239987527 140721239987527 140721239990223 0
/proc/7516/statm: 3495713 10080 3042 1 0 3482966 0
[pid=7516/tid=7517] ppid=7514 vsize=13982884 memory=7883960649037381690 CPUtime=0.2 cores=0,2,4,6
/proc/7516/task/7517/stat : 7517 (java) R 7514 7514 5918 0 -1 4202560 5315 0 0 0 18 2 0 0 20 0 15 0 113265184 14318473216 10080 33554432000 4194304 4196468 140721239981392 139768170351568 139768158829597 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 37363712 140721239987351 140721239987527 140721239987527 140721239990223 0
[pid=7516/tid=7518] ppid=7514 vsize=13982884 memory=12474 CPUtime=0 cores=0,2,4,6
/proc/7516/task/7518/stat : 7518 (java) S 7514 7514 5918 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 113265185 14318473216 10080 33554432000 4194304 4196468 140721239981392 139768103750288 139768166160085 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37363712 140721239987351 140721239987527 140721239987527 140721239990223 0
[pid=7516/tid=7519] ppid=7514 vsize=13982852 memory=140586589997806 CPUtime=0 cores=0,2,4,6
/proc/7516/task/7519/stat : 7519 (java) S 7514 7514 5918 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 113265185 14318440448 10080 33554432000 4194304 4196468 140721239981392 139768102697488 139768166160085 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37363712 140721239987351 140721239987527 140721239987527 140721239990223 0
[pid=7516/tid=7520] ppid=7514 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7516/task/7520/stat : 7520 (java) S 7514 7514 5918 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 113265185 14318440448 10080 33554432000 4194304 4196468 140721239981392 139767759509904 139768166160085 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37363712 140721239987351 140721239987527 140721239987527 140721239990223 0
[pid=7516/tid=7521] ppid=7514 vsize=13982852 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7516/task/7521/stat : 7521 (java) S 7514 7514 5918 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 113265185 14318440448 10080 33554432000 4194304 4196468 140721239981392 139767758457104 139768166160085 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37363712 140721239987351 140721239987527 140721239987527 140721239990223 0
[pid=7516/tid=7522] ppid=7514 vsize=13982852 memory=140586589439616 CPUtime=0 cores=0,2,4,6
/proc/7516/task/7522/stat : 7522 (java) S 7514 7514 5918 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 113265186 14318440448 10080 33554432000 4194304 4196468 140721239981392 139767145495408 139768166161026 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37363712 140721239987351 140721239987527 140721239987527 140721239990223 0
[pid=7516/tid=7523] ppid=7514 vsize=13982852 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7516/task/7523/stat : 7523 (java) S 7514 7514 5918 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 113265187 14318440448 10080 33554432000 4194304 4196468 140721239981392 139767144441376 139768166160085 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37363712 140721239987351 140721239987527 140721239987527 140721239990223 0
[pid=7516/tid=7524] ppid=7514 vsize=13982884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7516/task/7524/stat : 7524 (java) S 7514 7514 5918 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 113265187 14318473216 10080 33554432000 4194304 4196468 140721239981392 139767143388528 139768166160085 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37363712 140721239987351 140721239987527 140721239987527 140721239990223 0
[pid=7516/tid=7525] ppid=7514 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7516/task/7525/stat : 7525 (java) S 7514 7514 5918 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 113265189 14318440448 10080 33554432000 4194304 4196468 140721239981392 139767142336848 139768166168475 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37363712 140721239987351 140721239987527 140721239987527 140721239990223 0
[pid=7516/tid=7526] ppid=7514 vsize=13982852 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/7516/task/7526/stat : 7526 (java) S 7514 7514 5918 0 -1 1077944384 509 0 0 0 2 0 0 0 20 0 15 0 113265189 14318440448 10080 33554432000 4194304 4196468 140721239981392 139767141284208 139768166161026 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37363712 140721239987351 140721239987527 140721239987527 140721239990223 0
[pid=7516/tid=7527] ppid=7514 vsize=13982852 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/7516/task/7527/stat : 7527 (java) S 7514 7514 5918 0 -1 1077944384 307 0 0 0 2 0 0 0 20 0 15 0 113265189 14318440448 10080 33554432000 4194304 4196468 140721239981392 139767140231408 139768166161026 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37363712 140721239987351 140721239987527 140721239987527 140721239990223 0
[pid=7516/tid=7528] ppid=7514 vsize=13982852 memory=140586589439616 CPUtime=0.08 cores=0,2,4,6
/proc/7516/task/7528/stat : 7528 (java) S 7514 7514 5918 0 -1 1077944384 778 0 0 0 8 0 0 0 20 0 15 0 113265189 14318440448 10080 33554432000 4194304 4196468 140721239981392 139767139178608 139768166161026 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37363712 140721239987351 140721239987527 140721239987527 140721239990223 0
[pid=7516/tid=7529] ppid=7514 vsize=13982852 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7516/task/7529/stat : 7529 (java) S 7514 7514 5918 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 113265189 14318440448 10080 33554432000 4194304 4196468 140721239981392 139767138126048 139768166160085 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37363712 140721239987351 140721239987527 140721239987527 140721239990223 0
[pid=7516/tid=7530] ppid=7514 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7516/task/7530/stat : 7530 (java) S 7514 7514 5918 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 113265189 14318440448 10080 33554432000 4194304 4196468 140721239981392 139767137074352 139768166161026 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37363712 140721239987351 140721239987527 140721239987527 140721239990223 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 13992364 KiB
Current children cumulated memory: 41704 KiB

[startup+0.310859 s]*
/proc/loadavg: 1.48 1.70 1.81 3/218 7530
/proc/meminfo: memFree=28823876/32770624 swapFree=67108860/67108860
[pid=7514] ppid=7511 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/7514/stat : 7514 (xcsp3-exec) S 7511 7514 5918 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 113265183 9740288 346 33554432000 4194304 5098028 140730503304528 140730503302632 140269581771388 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 27238400 140730503308399 140730503308603 140730503308603 140730503311339 0
/proc/7514/statm: 2378 346 289 221 0 87 0
[pid=7516] ppid=7514 vsize=13982928 memory=47856 CPUtime=0.5 cores=0,2,4,6
/proc/7516/stat : 7516 (java) S 7514 7514 5918 0 -1 1077944320 9141 0 0 0 47 3 0 0 20 0 15 0 113265184 14318518272 11964 33554432000 4194304 4196468 140721239981392 140721239963936 139768166149879 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 37363712 140721239987351 140721239987527 140721239987527 140721239990223 0
/proc/7516/statm: 3495732 11964 3109 1 0 3482966 0
[pid=7516/tid=7517] ppid=7514 vsize=13982928 memory=7883960649037381690 CPUtime=0.29 cores=0,2,4,6
/proc/7516/task/7517/stat : 7517 (java) R 7514 7514 5918 0 -1 4202560 6065 0 0 0 27 2 0 0 20 0 15 0 113265184 14318518272 11964 33554432000 4194304 4196468 140721239981392 139768170381712 139768150193509 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 37363712 140721239987351 140721239987527 140721239987527 140721239990223 0
[pid=7516/tid=7518] ppid=7514 vsize=13982928 memory=12804 CPUtime=0 cores=0,2,4,6
/proc/7516/task/7518/stat : 7518 (java) S 7514 7514 5918 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 113265185 14318518272 11964 33554432000 4194304 4196468 140721239981392 139768103750288 139768166160085 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37363712 140721239987351 140721239987527 140721239987527 140721239990223 0
[pid=7516/tid=7519] ppid=7514 vsize=13982928 memory=556682 CPUtime=0 cores=0,2,4,6
/proc/7516/task/7519/stat : 7519 (java) S 7514 7514 5918 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 113265185 14318518272 11964 33554432000 4194304 4196468 140721239981392 139768102697488 139768166160085 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37363712 140721239987351 140721239987527 140721239987527 140721239990223 0
[pid=7516/tid=7520] ppid=7514 vsize=13982928 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7516/task/7520/stat : 7520 (java) S 7514 7514 5918 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 113265185 14318518272 11964 33554432000 4194304 4196468 140721239981392 139767759509904 139768166160085 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37363712 140721239987351 140721239987527 140721239987527 140721239990223 0
[pid=7516/tid=7521] ppid=7514 vsize=13982928 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7516/task/7521/stat : 7521 (java) S 7514 7514 5918 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 113265185 14318518272 11964 33554432000 4194304 4196468 140721239981392 139767758457104 139768166160085 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37363712 140721239987351 140721239987527 140721239987527 140721239990223 0
[pid=7516/tid=7522] ppid=7514 vsize=13982928 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7516/task/7522/stat : 7522 (java) S 7514 7514 5918 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 113265186 14318518272 11964 33554432000 4194304 4196468 140721239981392 139767145495408 139768166161026 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37363712 140721239987351 140721239987527 140721239987527 140721239990223 0
[pid=7516/tid=7523] ppid=7514 vsize=13982928 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7516/task/7523/stat : 7523 (java) S 7514 7514 5918 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 113265187 14318518272 11964 33554432000 4194304 4196468 140721239981392 139767144441376 139768166160085 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37363712 140721239987351 140721239987527 140721239987527 140721239990223 0
[pid=7516/tid=7524] ppid=7514 vsize=13982928 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7516/task/7524/stat : 7524 (java) S 7514 7514 5918 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 113265187 14318518272 11964 33554432000 4194304 4196468 140721239981392 139767143388528 139768166160085 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37363712 140721239987351 140721239987527 140721239987527 140721239990223 0
[pid=7516/tid=7525] ppid=7514 vsize=13982928 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7516/task/7525/stat : 7525 (java) S 7514 7514 5918 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 113265189 14318518272 11964 33554432000 4194304 4196468 140721239981392 139767142336848 139768166168475 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37363712 140721239987351 140721239987527 140721239987527 140721239990223 0
[pid=7516/tid=7526] ppid=7514 vsize=13982928 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/7516/task/7526/stat : 7526 (java) S 7514 7514 5918 0 -1 1077944384 515 0 0 0 3 0 0 0 20 0 15 0 113265189 14318518272 11964 33554432000 4194304 4196468 140721239981392 139767141284208 139768166161026 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37363712 140721239987351 140721239987527 140721239987527 140721239990223 0
[pid=7516/tid=7527] ppid=7514 vsize=13982928 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/7516/task/7527/stat : 7527 (java) S 7514 7514 5918 0 -1 1077944384 401 0 0 0 4 0 0 0 20 0 15 0 113265189 14318518272 11964 33554432000 4194304 4196468 140721239981392 139767140231408 139768166161026 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37363712 140721239987351 140721239987527 140721239987527 140721239990223 0
[pid=7516/tid=7528] ppid=7514 vsize=13982928 memory=0 CPUtime=0.11 cores=0,2,4,6
/proc/7516/task/7528/stat : 7528 (java) R 7514 7514 5918 0 -1 4202560 856 0 0 0 11 0 0 0 20 0 15 0 113265189 14318518272 11964 33554432000 4194304 4196468 140721239981392 139767139178608 139768144594624 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 37363712 140721239987351 140721239987527 140721239987527 140721239990223 0
[pid=7516/tid=7529] ppid=7514 vsize=13982928 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7516/task/7529/stat : 7529 (java) S 7514 7514 5918 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 113265189 14318518272 11964 33554432000 4194304 4196468 140721239981392 139767138126048 139768166160085 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37363712 140721239987351 140721239987527 140721239987527 140721239990223 0
[pid=7516/tid=7530] ppid=7514 vsize=13982928 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7516/task/7530/stat : 7530 (java) S 7514 7514 5918 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 113265189 14318518272 11964 33554432000 4194304 4196468 140721239981392 139767137074352 139768166161026 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37363712 140721239987351 140721239987527 140721239987527 140721239990223 0
Current children cumulated CPU time: 0.5 s
Current children cumulated vsize: 13992440 KiB
Current children cumulated memory: 49240 KiB

[startup+0.700779 s]
/proc/loadavg: 1.48 1.70 1.81 5/218 7530
/proc/meminfo: memFree=28806448/32770624 swapFree=67108860/67108860
[pid=7514] ppid=7511 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/7514/stat : 7514 (xcsp3-exec) S 7511 7514 5918 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 113265183 9740288 346 33554432000 4194304 5098028 140730503304528 140730503302632 140269581771388 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 27238400 140730503308399 140730503308603 140730503308603 140730503311339 0
/proc/7514/statm: 2378 346 289 221 0 87 0
[pid=7516] ppid=7514 vsize=13984976 memory=77556 CPUtime=1.72 cores=0,2,4,6
/proc/7516/stat : 7516 (java) S 7514 7514 5918 0 -1 1077944320 13110 0 0 0 168 4 0 0 20 0 15 0 113265184 14320615424 19389 33554432000 4194304 4196468 140721239981392 140721239963936 139768166149879 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 37363712 140721239987351 140721239987527 140721239987527 140721239990223 0
/proc/7516/statm: 3496244 19389 3204 1 0 3483478 0
[pid=7516/tid=7517] ppid=7514 vsize=13984976 memory=4044 CPUtime=0.67 cores=0,2,4,6
/proc/7516/task/7517/stat : 7517 (java) R 7514 7514 5918 0 -1 4202560 6562 0 0 0 65 2 0 0 20 0 15 0 113265184 14320615424 19389 33554432000 4194304 4196468 140721239981392 139768170387984 139767785253600 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 37363712 140721239987351 140721239987527 140721239987527 140721239990223 0
[pid=7516/tid=7518] ppid=7514 vsize=13984976 memory=1792 CPUtime=0 cores=0,2,4,6
/proc/7516/task/7518/stat : 7518 (java) S 7514 7514 5918 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 113265185 14320615424 19389 33554432000 4194304 4196468 140721239981392 139768103750288 139768166160085 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37363712 140721239987351 140721239987527 140721239987527 140721239990223 0
[pid=7516/tid=7519] ppid=7514 vsize=13984976 memory=636 CPUtime=0 cores=0,2,4,6
/proc/7516/task/7519/stat : 7519 (java) S 7514 7514 5918 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 113265185 14320615424 19389 33554432000 4194304 4196468 140721239981392 139768102697488 139768166160085 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37363712 140721239987351 140721239987527 140721239987527 140721239990223 0
[pid=7516/tid=7520] ppid=7514 vsize=13984976 memory=956 CPUtime=0 cores=0,2,4,6
/proc/7516/task/7520/stat : 7520 (java) S 7514 7514 5918 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 113265185 14320615424 19389 33554432000 4194304 4196468 140721239981392 139767759509904 139768166160085 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37363712 140721239987351 140721239987527 140721239987527 140721239990223 0
[pid=7516/tid=7521] ppid=7514 vsize=13984976 memory=2340 CPUtime=0 cores=0,2,4,6
/proc/7516/task/7521/stat : 7521 (java) S 7514 7514 5918 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 113265185 14320615424 19389 33554432000 4194304 4196468 140721239981392 139767758457104 139768166160085 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37363712 140721239987351 140721239987527 140721239987527 140721239990223 0
[pid=7516/tid=7522] ppid=7514 vsize=13984976 memory=1236 CPUtime=0 cores=0,2,4,6
/proc/7516/task/7522/stat : 7522 (java) S 7514 7514 5918 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 113265186 14320615424 19389 33554432000 4194304 4196468 140721239981392 139767145495408 139768166161026 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37363712 140721239987351 140721239987527 140721239987527 140721239990223 0
[pid=7516/tid=7523] ppid=7514 vsize=13984976 memory=2240 CPUtime=0 cores=0,2,4,6
/proc/7516/task/7523/stat : 7523 (java) S 7514 7514 5918 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 113265187 14320615424 19389 33554432000 4194304 4196468 140721239981392 139767144441376 139768166160085 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37363712 140721239987351 140721239987527 140721239987527 140721239990223 0
[pid=7516/tid=7524] ppid=7514 vsize=13984976 memory=4128 CPUtime=0 cores=0,2,4,6
/proc/7516/task/7524/stat : 7524 (java) S 7514 7514 5918 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 113265187 14320615424 19389 33554432000 4194304 4196468 140721239981392 139767143388528 139768166160085 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37363712 140721239987351 140721239987527 140721239987527 140721239990223 0
[pid=7516/tid=7525] ppid=7514 vsize=13984976 memory=1572 CPUtime=0 cores=0,2,4,6
/proc/7516/task/7525/stat : 7525 (java) S 7514 7514 5918 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 113265189 14320615424 19389 33554432000 4194304 4196468 140721239981392 139767142336848 139768166168475 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37363712 140721239987351 140721239987527 140721239987527 140721239990223 0
[pid=7516/tid=7526] ppid=7514 vsize=13984976 memory=932 CPUtime=0.35 cores=0,2,4,6
/proc/7516/task/7526/stat : 7526 (java) R 7514 7514 5918 0 -1 4202560 1820 0 0 0 35 0 0 0 20 0 15 0 113265189 14320615424 19389 33554432000 4194304 4196468 140721239981392 139767141272560 139768150060616 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 37363712 140721239987351 140721239987527 140721239987527 140721239990223 0
[pid=7516/tid=7527] ppid=7514 vsize=13984976 memory=2200 CPUtime=0.35 cores=0,2,4,6
/proc/7516/task/7527/stat : 7527 (java) R 7514 7514 5918 0 -1 4202560 1573 0 0 0 35 0 0 0 20 0 15 0 113265189 14320615424 19389 33554432000 4194304 4196468 140721239981392 139767140218256 139768143665760 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 37363712 140721239987351 140721239987527 140721239987527 140721239990223 0
[pid=7516/tid=7528] ppid=7514 vsize=13984976 memory=6504 CPUtime=0.31 cores=0,2,4,6
/proc/7516/task/7528/stat : 7528 (java) S 7514 7514 5918 0 -1 1077944384 1848 0 0 0 31 0 0 0 20 0 15 0 113265189 14320615424 19389 33554432000 4194304 4196468 140721239981392 139767139178608 139768166161026 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37363712 140721239987351 140721239987527 140721239987527 140721239990223 0
[pid=7516/tid=7529] ppid=7514 vsize=13984976 memory=840 CPUtime=0 cores=0,2,4,6
/proc/7516/task/7529/stat : 7529 (java) S 7514 7514 5918 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 113265189 14320615424 19389 33554432000 4194304 4196468 140721239981392 139767138126048 139768166160085 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37363712 140721239987351 140721239987527 140721239987527 140721239990223 0
[pid=7516/tid=7530] ppid=7514 vsize=13984976 memory=1696 CPUtime=0 cores=0,2,4,6
/proc/7516/task/7530/stat : 7530 (java) S 7514 7514 5918 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 113265189 14320615424 19389 33554432000 4194304 4196468 140721239981392 139767137074352 139768166161026 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37363712 140721239987351 140721239987527 140721239987527 140721239990223 0
Current children cumulated CPU time: 1.72 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 78940 KiB

[startup+1.50084 s]
/proc/loadavg: 1.48 1.70 1.81 5/218 7530
/proc/meminfo: memFree=28766244/32770624 swapFree=67108860/67108860
[pid=7514] ppid=7511 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/7514/stat : 7514 (xcsp3-exec) S 7511 7514 5918 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 113265183 9740288 346 33554432000 4194304 5098028 140730503304528 140730503302632 140269581771388 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 27238400 140730503308399 140730503308603 140730503308603 140730503311339 0
/proc/7514/statm: 2378 346 289 221 0 87 0

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

/proc/7516/task/7519/stat : 7519 (java) S 7514 7514 5918 0 -1 1077944384 5511 0 0 0 394 19 0 0 20 0 15 0 113265185 14320615424 92649 33554432000 4194304 4196468 140721239981392 139768102697488 139768166160085 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37363712 140721239987351 140721239987527 140721239987527 140721239990223 0
[pid=7516/tid=7520] ppid=7514 vsize=13984976 memory=1004 CPUtime=4.13 cores=0,2,4,6
/proc/7516/task/7520/stat : 7520 (java) S 7514 7514 5918 0 -1 1077944384 4882 0 0 0 394 19 0 0 20 0 15 0 113265185 14320615424 92649 33554432000 4194304 4196468 140721239981392 139767759509904 139768166160085 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37363712 140721239987351 140721239987527 140721239987527 140721239990223 0
[pid=7516/tid=7521] ppid=7514 vsize=13984976 memory=1420 CPUtime=4.12 cores=0,2,4,6
/proc/7516/task/7521/stat : 7521 (java) S 7514 7514 5918 0 -1 1077944384 5480 0 0 0 393 19 0 0 20 0 15 0 113265185 14320615424 92649 33554432000 4194304 4196468 140721239981392 139767758457104 139768166160085 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37363712 140721239987351 140721239987527 140721239987527 140721239990223 0
[pid=7516/tid=7522] ppid=7514 vsize=13984976 memory=11032 CPUtime=0.73 cores=0,2,4,6
/proc/7516/task/7522/stat : 7522 (java) S 7514 7514 5918 0 -1 1077944384 9079 0 0 0 63 10 0 0 20 0 15 0 113265186 14320615424 92649 33554432000 4194304 4196468 140721239981392 139767145495408 139768166161026 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37363712 140721239987351 140721239987527 140721239987527 140721239990223 0
[pid=7516/tid=7523] ppid=7514 vsize=13984976 memory=1712 CPUtime=0 cores=0,2,4,6
/proc/7516/task/7523/stat : 7523 (java) S 7514 7514 5918 0 -1 1077944384 68 0 0 0 0 0 0 0 20 0 15 0 113265187 14320615424 92649 33554432000 4194304 4196468 140721239981392 139767144441376 139768166160085 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37363712 140721239987351 140721239987527 140721239987527 140721239990223 0
[pid=7516/tid=7524] ppid=7514 vsize=13984976 memory=1952 CPUtime=0 cores=0,2,4,6
/proc/7516/task/7524/stat : 7524 (java) S 7514 7514 5918 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 15 0 113265187 14320615424 92649 33554432000 4194304 4196468 140721239981392 139767143388528 139768166160085 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37363712 140721239987351 140721239987527 140721239987527 140721239990223 0
[pid=7516/tid=7525] ppid=7514 vsize=13984976 memory=281172854624992 CPUtime=0 cores=0,2,4,6
/proc/7516/task/7525/stat : 7525 (java) S 7514 7514 5918 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 113265189 14320615424 92649 33554432000 4194304 4196468 140721239981392 139767142336848 139768166168475 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37363712 140721239987351 140721239987527 140721239987527 140721239990223 0
[pid=7516/tid=7526] ppid=7514 vsize=13984976 memory=1728 CPUtime=1.98 cores=0,2,4,6
/proc/7516/task/7526/stat : 7526 (java) S 7514 7514 5918 0 -1 1077944384 14027 0 0 0 196 2 0 0 20 0 15 0 113265189 14320615424 92649 33554432000 4194304 4196468 140721239981392 139767141284208 139768166161026 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37363712 140721239987351 140721239987527 140721239987527 140721239990223 0
[pid=7516/tid=7527] ppid=7514 vsize=13984976 memory=1420 CPUtime=1.87 cores=0,2,4,6
/proc/7516/task/7527/stat : 7527 (java) S 7514 7514 5918 0 -1 1077944384 10886 0 0 0 186 1 0 0 20 0 15 0 113265189 14320615424 92649 33554432000 4194304 4196468 140721239981392 139767140231408 139768166161026 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 9 0 0 6293624 6294260 37363712 140721239987351 140721239987527 140721239987527 140721239990223 0
[pid=7516/tid=7528] ppid=7514 vsize=13984976 memory=11032 CPUtime=0.52 cores=0,2,4,6
/proc/7516/task/7528/stat : 7528 (java) S 7514 7514 5918 0 -1 1077944384 7474 0 0 0 51 1 0 0 20 0 15 0 113265189 14320615424 92649 33554432000 4194304 4196468 140721239981392 139767139178608 139768166161026 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37363712 140721239987351 140721239987527 140721239987527 140721239990223 0
[pid=7516/tid=7529] ppid=7514 vsize=13984976 memory=362596 CPUtime=0 cores=0,2,4,6
/proc/7516/task/7529/stat : 7529 (java) S 7514 7514 5918 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 113265189 14320615424 92649 33554432000 4194304 4196468 140721239981392 139767138126048 139768166160085 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37363712 140721239987351 140721239987527 140721239987527 140721239990223 0
[pid=7516/tid=7530] ppid=7514 vsize=13984976 memory=4140 CPUtime=0.32 cores=0,2,4,6
/proc/7516/task/7530/stat : 7530 (java) S 7514 7514 5918 0 -1 1077944384 469 0 0 0 17 15 0 0 20 0 15 0 113265189 14320615424 92649 33554432000 4194304 4196468 140721239981392 139767137074352 139768166161026 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 7 0 0 6293624 6294260 37363712 140721239987351 140721239987527 140721239987527 140721239990223 0
Current children cumulated CPU time: 647.05 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 371980 KiB

[startup+632.001 s]*
/proc/loadavg: 1.40 1.39 1.58 3/218 7548
/proc/meminfo: memFree=28329984/32770624 swapFree=67108860/67108860
[pid=7514] ppid=7511 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/7514/stat : 7514 (xcsp3-exec) S 7511 7514 5918 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 113265183 9740288 346 33554432000 4194304 5098028 140730503304528 140730503302632 140269581771388 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 27238400 140730503308399 140730503308603 140730503308603 140730503311339 0
/proc/7514/statm: 2378 346 289 221 0 87 0
[pid=7516] ppid=7514 vsize=13984976 memory=382436 CPUtime=648.68 cores=0,2,4,6
/proc/7516/stat : 7516 (java) S 7514 7514 5918 0 -1 1077944320 95313 0 0 0 64755 113 0 0 20 0 15 0 113265184 14320615424 95609 33554432000 4194304 4196468 140721239981392 140721239963936 139768166149879 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 37363712 140721239987351 140721239987527 140721239987527 140721239990223 0
/proc/7516/statm: 3496244 95609 3283 1 0 3483478 0
[pid=7516/tid=7517] ppid=7514 vsize=13984976 memory=8112282956445269571 CPUtime=626.62 cores=0,2,4,6
/proc/7516/task/7517/stat : 7517 (java) S 7514 7514 5918 0 -1 1077944384 30650 0 0 0 62651 11 0 0 20 0 15 0 113265184 14320615424 95609 33554432000 4194304 4196468 140721239981392 139768170389824 139768166160085 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37363712 140721239987351 140721239987527 140721239987527 140721239990223 0
[pid=7516/tid=7518] ppid=7514 vsize=13984976 memory=956 CPUtime=4.14 cores=0,2,4,6
/proc/7516/task/7518/stat : 7518 (java) R 7514 7514 5918 0 -1 4202560 5469 0 0 0 396 18 0 0 20 0 15 0 113265185 14320615424 95609 33554432000 4194304 4196468 140721239981392 139768103750408 139768158778087 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 37363712 140721239987351 140721239987527 140721239987527 140721239990223 0
[pid=7516/tid=7519] ppid=7514 vsize=13984976 memory=2340 CPUtime=4.15 cores=0,2,4,6
/proc/7516/task/7519/stat : 7519 (java) R 7514 7514 5918 0 -1 4202560 5517 0 0 0 395 20 0 0 20 0 15 0 113265185 14320615424 95609 33554432000 4194304 4196468 140721239981392 139768102697608 139768158778087 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 37363712 140721239987351 140721239987527 140721239987527 140721239990223 0
[pid=7516/tid=7520] ppid=7514 vsize=13984976 memory=1236 CPUtime=4.14 cores=0,2,4,6
/proc/7516/task/7520/stat : 7520 (java) R 7514 7514 5918 0 -1 4202560 4899 0 0 0 395 19 0 0 20 0 15 0 113265185 14320615424 95609 33554432000 4194304 4196468 140721239981392 139767759509904 139768150598171 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 37363712 140721239987351 140721239987527 140721239987527 140721239990223 0
[pid=7516/tid=7521] ppid=7514 vsize=13984976 memory=4126316290023845779 CPUtime=4.13 cores=0,2,4,6
/proc/7516/task/7521/stat : 7521 (java) R 7514 7514 5918 0 -1 1077944384 5487 0 0 0 394 19 0 0 20 0 15 0 113265185 14320615424 95609 33554432000 4194304 4196468 140721239981392 139767758457104 139768166160085 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 37363712 140721239987351 140721239987527 140721239987527 140721239990223 0
[pid=7516/tid=7522] ppid=7514 vsize=13984976 memory=4140 CPUtime=0.73 cores=0,2,4,6
/proc/7516/task/7522/stat : 7522 (java) S 7514 7514 5918 0 -1 1077944384 9079 0 0 0 63 10 0 0 20 0 15 0 113265186 14320615424 95609 33554432000 4194304 4196468 140721239981392 139767145493920 139768166160085 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37363712 140721239987351 140721239987527 140721239987527 140721239990223 0
[pid=7516/tid=7523] ppid=7514 vsize=13984976 memory=8112282956445269571 CPUtime=0 cores=0,2,4,6
/proc/7516/task/7523/stat : 7523 (java) S 7514 7514 5918 0 -1 1077944384 68 0 0 0 0 0 0 0 20 0 15 0 113265187 14320615424 95609 33554432000 4194304 4196468 140721239981392 139767144441376 139768166160085 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37363712 140721239987351 140721239987527 140721239987527 140721239990223 0
[pid=7516/tid=7524] ppid=7514 vsize=13984976 memory=288230574492221466 CPUtime=0 cores=0,2,4,6
/proc/7516/task/7524/stat : 7524 (java) S 7514 7514 5918 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 15 0 113265187 14320615424 95609 33554432000 4194304 4196468 140721239981392 139767143388528 139768166160085 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37363712 140721239987351 140721239987527 140721239987527 140721239990223 0
[pid=7516/tid=7525] ppid=7514 vsize=13984976 memory=302867303413055797 CPUtime=0 cores=0,2,4,6
/proc/7516/task/7525/stat : 7525 (java) S 7514 7514 5918 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 113265189 14320615424 95609 33554432000 4194304 4196468 140721239981392 139767142336848 139768166168475 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37363712 140721239987351 140721239987527 140721239987527 140721239990223 0
[pid=7516/tid=7526] ppid=7514 vsize=13984976 memory=14698478437665088 CPUtime=1.98 cores=0,2,4,6
/proc/7516/task/7526/stat : 7526 (java) S 7514 7514 5918 0 -1 1077944384 14027 0 0 0 196 2 0 0 20 0 15 0 113265189 14320615424 95609 33554432000 4194304 4196468 140721239981392 139767141284208 139768166161026 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37363712 140721239987351 140721239987527 140721239987527 140721239990223 0
[pid=7516/tid=7527] ppid=7514 vsize=13984976 memory=3188 CPUtime=1.87 cores=0,2,4,6
/proc/7516/task/7527/stat : 7527 (java) S 7514 7514 5918 0 -1 1077944384 10887 0 0 0 186 1 0 0 20 0 15 0 113265189 14320615424 95609 33554432000 4194304 4196468 140721239981392 139767140231408 139768166161026 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 9 0 0 6293624 6294260 37363712 140721239987351 140721239987527 140721239987527 140721239990223 0
[pid=7516/tid=7528] ppid=7514 vsize=13984976 memory=1380 CPUtime=0.52 cores=0,2,4,6
/proc/7516/task/7528/stat : 7528 (java) S 7514 7514 5918 0 -1 1077944384 7475 0 0 0 51 1 0 0 20 0 15 0 113265189 14320615424 95609 33554432000 4194304 4196468 140721239981392 139767139178608 139768166161026 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37363712 140721239987351 140721239987527 140721239987527 140721239990223 0
[pid=7516/tid=7529] ppid=7514 vsize=13984976 memory=330592 CPUtime=0 cores=0,2,4,6
/proc/7516/task/7529/stat : 7529 (java) S 7514 7514 5918 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 113265189 14320615424 95609 33554432000 4194304 4196468 140721239981392 139767138126048 139768166160085 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37363712 140721239987351 140721239987527 140721239987527 140721239990223 0
[pid=7516/tid=7530] ppid=7514 vsize=13984976 memory=1156 CPUtime=0.32 cores=0,2,4,6
/proc/7516/task/7530/stat : 7530 (java) S 7514 7514 5918 0 -1 1077944384 469 0 0 0 17 15 0 0 20 0 15 0 113265189 14320615424 95609 33554432000 4194304 4196468 140721239981392 139767137074352 139768166161026 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 7 0 0 6293624 6294260 37363712 140721239987351 140721239987527 140721239987527 140721239990223 0
Current children cumulated CPU time: 648.68 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 383820 KiB

[startup+632.801 s]
/proc/loadavg: 1.40 1.39 1.58 3/218 7548
/proc/meminfo: memFree=28329984/32770624 swapFree=67108860/67108860
[pid=7514] ppid=7511 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/7514/stat : 7514 (xcsp3-exec) S 7511 7514 5918 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 113265183 9740288 346 33554432000 4194304 5098028 140730503304528 140730503302632 140269581771388 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 27238400 140730503308399 140730503308603 140730503308603 140730503311339 0
/proc/7514/statm: 2378 346 289 221 0 87 0
[pid=7516] ppid=7514 vsize=13984976 memory=381924 CPUtime=649.49 cores=0,2,4,6
/proc/7516/stat : 7516 (java) S 7514 7514 5918 0 -1 1077944320 95344 0 0 0 64836 113 0 0 20 0 15 0 113265184 14320615424 95481 33554432000 4194304 4196468 140721239981392 140721239963936 139768166149879 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 37363712 140721239987351 140721239987527 140721239987527 140721239990223 0
/proc/7516/statm: 3496244 95481 3283 1 0 3483478 0
[pid=7516/tid=7517] ppid=7514 vsize=13984976 memory=376248 CPUtime=627.4 cores=0,2,4,6
/proc/7516/task/7517/stat : 7517 (java) R 7514 7514 5918 0 -1 4202560 30652 0 0 0 62729 11 0 0 20 0 15 0 113265184 14320615424 95481 33554432000 4194304 4196468 140721239981392 139768170389456 139767786368385 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 37363712 140721239987351 140721239987527 140721239987527 140721239990223 0
[pid=7516/tid=7518] ppid=7514 vsize=13984976 memory=2428 CPUtime=4.14 cores=0,2,4,6
/proc/7516/task/7518/stat : 7518 (java) S 7514 7514 5918 0 -1 1077944384 5470 0 0 0 396 18 0 0 20 0 15 0 113265185 14320615424 95481 33554432000 4194304 4196468 140721239981392 139768103750288 139768166160085 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37363712 140721239987351 140721239987527 140721239987527 140721239990223 0
[pid=7516/tid=7519] ppid=7514 vsize=13984976 memory=1728 CPUtime=4.15 cores=0,2,4,6
/proc/7516/task/7519/stat : 7519 (java) S 7514 7514 5918 0 -1 1077944384 5518 0 0 0 395 20 0 0 20 0 15 0 113265185 14320615424 95481 33554432000 4194304 4196468 140721239981392 139768102697488 139768166160085 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37363712 140721239987351 140721239987527 140721239987527 140721239990223 0
[pid=7516/tid=7520] ppid=7514 vsize=13984976 memory=1420 CPUtime=4.15 cores=0,2,4,6
/proc/7516/task/7520/stat : 7520 (java) S 7514 7514 5918 0 -1 1077944384 4911 0 0 0 396 19 0 0 20 0 15 0 113265185 14320615424 95481 33554432000 4194304 4196468 140721239981392 139767759509904 139768166160085 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37363712 140721239987351 140721239987527 140721239987527 140721239990223 0
[pid=7516/tid=7521] ppid=7514 vsize=13984976 memory=11032 CPUtime=4.13 cores=0,2,4,6
/proc/7516/task/7521/stat : 7521 (java) S 7514 7514 5918 0 -1 1077944384 5487 0 0 0 394 19 0 0 20 0 15 0 113265185 14320615424 95481 33554432000 4194304 4196468 140721239981392 139767758457104 139768166160085 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37363712 140721239987351 140721239987527 140721239987527 140721239990223 0
[pid=7516/tid=7522] ppid=7514 vsize=13984976 memory=1712 CPUtime=0.73 cores=0,2,4,6
/proc/7516/task/7522/stat : 7522 (java) S 7514 7514 5918 0 -1 1077944384 9086 0 0 0 63 10 0 0 20 0 15 0 113265186 14320615424 95481 33554432000 4194304 4196468 140721239981392 139767145495408 139768166161026 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37363712 140721239987351 140721239987527 140721239987527 140721239990223 0
[pid=7516/tid=7523] ppid=7514 vsize=13984976 memory=1952 CPUtime=0 cores=0,2,4,6
/proc/7516/task/7523/stat : 7523 (java) S 7514 7514 5918 0 -1 1077944384 68 0 0 0 0 0 0 0 20 0 15 0 113265187 14320615424 95481 33554432000 4194304 4196468 140721239981392 139767144441376 139768166160085 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37363712 140721239987351 140721239987527 140721239987527 140721239990223 0
[pid=7516/tid=7524] ppid=7514 vsize=13984976 memory=4044 CPUtime=0 cores=0,2,4,6
/proc/7516/task/7524/stat : 7524 (java) S 7514 7514 5918 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 15 0 113265187 14320615424 95481 33554432000 4194304 4196468 140721239981392 139767143388528 139768166160085 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37363712 140721239987351 140721239987527 140721239987527 140721239990223 0
[pid=7516/tid=7525] ppid=7514 vsize=13984976 memory=1792 CPUtime=0 cores=0,2,4,6
/proc/7516/task/7525/stat : 7525 (java) S 7514 7514 5918 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 113265189 14320615424 95481 33554432000 4194304 4196468 140721239981392 139767142336848 139768166168475 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37363712 140721239987351 140721239987527 140721239987527 140721239990223 0
[pid=7516/tid=7526] ppid=7514 vsize=13984976 memory=636 CPUtime=1.98 cores=0,2,4,6
/proc/7516/task/7526/stat : 7526 (java) S 7514 7514 5918 0 -1 1077944384 14027 0 0 0 196 2 0 0 20 0 15 0 113265189 14320615424 95481 33554432000 4194304 4196468 140721239981392 139767141284208 139768166161026 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37363712 140721239987351 140721239987527 140721239987527 140721239990223 0
[pid=7516/tid=7527] ppid=7514 vsize=13984976 memory=956 CPUtime=1.87 cores=0,2,4,6
/proc/7516/task/7527/stat : 7527 (java) S 7514 7514 5918 0 -1 1077944384 10887 0 0 0 186 1 0 0 20 0 15 0 113265189 14320615424 95481 33554432000 4194304 4196468 140721239981392 139767140231408 139768166161026 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 9 0 0 6293624 6294260 37363712 140721239987351 140721239987527 140721239987527 140721239990223 0
[pid=7516/tid=7528] ppid=7514 vsize=13984976 memory=2340 CPUtime=0.52 cores=0,2,4,6
/proc/7516/task/7528/stat : 7528 (java) S 7514 7514 5918 0 -1 1077944384 7475 0 0 0 51 1 0 0 20 0 15 0 113265189 14320615424 95481 33554432000 4194304 4196468 140721239981392 139767139178608 139768166161026 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37363712 140721239987351 140721239987527 140721239987527 140721239990223 0
[pid=7516/tid=7529] ppid=7514 vsize=13984976 memory=1236 CPUtime=0 cores=0,2,4,6
/proc/7516/task/7529/stat : 7529 (java) S 7514 7514 5918 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 113265189 14320615424 95481 33554432000 4194304 4196468 140721239981392 139767138126048 139768166160085 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37363712 140721239987351 140721239987527 140721239987527 140721239990223 0
[pid=7516/tid=7530] ppid=7514 vsize=13984976 memory=2240 CPUtime=0.32 cores=0,2,4,6
/proc/7516/task/7530/stat : 7530 (java) S 7514 7514 5918 0 -1 1077944384 469 0 0 0 17 15 0 0 20 0 15 0 113265189 14320615424 95481 33554432000 4194304 4196468 140721239981392 139767137074352 139768166161026 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 7 0 0 6293624 6294260 37363712 140721239987351 140721239987527 140721239987527 140721239990223 0
Current children cumulated CPU time: 649.49 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 383308 KiB

[startup+633.601 s]
/proc/loadavg: 1.40 1.39 1.58 3/218 7548
/proc/meminfo: memFree=28326632/32770624 swapFree=67108860/67108860
[pid=7514] ppid=7511 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/7514/stat : 7514 (xcsp3-exec) S 7511 7514 5918 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 113265183 9740288 346 33554432000 4194304 5098028 140730503304528 140730503302632 140269581771388 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 27238400 140730503308399 140730503308603 140730503308603 140730503311339 0
/proc/7514/statm: 2378 346 289 221 0 87 0
[pid=7516] ppid=7514 vsize=13984976 memory=379872 CPUtime=650.32 cores=0,2,4,6
/proc/7516/stat : 7516 (java) S 7514 7514 5918 0 -1 1077944320 95361 0 0 0 64918 114 0 0 20 0 15 0 113265184 14320615424 94968 33554432000 4194304 4196468 140721239981392 140721239963936 139768166149879 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 37363712 140721239987351 140721239987527 140721239987527 140721239990223 0
/proc/7516/statm: 3496244 94968 3283 1 0 3483478 0
[pid=7516/tid=7517] ppid=7514 vsize=13984976 memory=1728 CPUtime=628.19 cores=0,2,4,6
/proc/7516/task/7517/stat : 7517 (java) R 7514 7514 5918 0 -1 4202560 30654 0 0 0 62808 11 0 0 20 0 15 0 113265184 14320615424 94968 33554432000 4194304 4196468 140721239981392 139768170389440 139767786369257 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 37363712 140721239987351 140721239987527 140721239987527 140721239990223 0
[pid=7516/tid=7518] ppid=7514 vsize=13984976 memory=1420 CPUtime=4.15 cores=0,2,4,6
/proc/7516/task/7518/stat : 7518 (java) S 7514 7514 5918 0 -1 1077944384 5479 0 0 0 397 18 0 0 20 0 15 0 113265185 14320615424 94968 33554432000 4194304 4196468 140721239981392 139768103750288 139768166160085 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37363712 140721239987351 140721239987527 140721239987527 140721239990223 0
[pid=7516/tid=7519] ppid=7514 vsize=13984976 memory=8560 CPUtime=4.16 cores=0,2,4,6
/proc/7516/task/7519/stat : 7519 (java) S 7514 7514 5918 0 -1 1077944384 5522 0 0 0 396 20 0 0 20 0 15 0 113265185 14320615424 94968 33554432000 4194304 4196468 140721239981392 139768102697488 139768166160085 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37363712 140721239987351 140721239987527 140721239987527 140721239990223 0
[pid=7516/tid=7520] ppid=7514 vsize=13984976 memory=1224 CPUtime=4.15 cores=0,2,4,6
/proc/7516/task/7520/stat : 7520 (java) S 7514 7514 5918 0 -1 1077944384 4912 0 0 0 396 19 0 0 20 0 15 0 113265185 14320615424 94968 33554432000 4194304 4196468 140721239981392 139767759509904 139768166160085 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37363712 140721239987351 140721239987527 140721239987527 140721239990223 0
[pid=7516/tid=7521] ppid=7514 vsize=13984976 memory=792 CPUtime=4.14 cores=0,2,4,6
/proc/7516/task/7521/stat : 7521 (java) S 7514 7514 5918 0 -1 1077944384 5487 0 0 0 395 19 0 0 20 0 15 0 113265185 14320615424 94968 33554432000 4194304 4196468 140721239981392 139767758457104 139768166160085 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37363712 140721239987351 140721239987527 140721239987527 140721239990223 0
[pid=7516/tid=7522] ppid=7514 vsize=13984976 memory=1384 CPUtime=0.73 cores=0,2,4,6
/proc/7516/task/7522/stat : 7522 (java) S 7514 7514 5918 0 -1 1077944384 9087 0 0 0 63 10 0 0 20 0 15 0 113265186 14320615424 94968 33554432000 4194304 4196468 140721239981392 139767145495408 139768166161026 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37363712 140721239987351 140721239987527 140721239987527 140721239990223 0
[pid=7516/tid=7523] ppid=7514 vsize=13984976 memory=374692 CPUtime=0 cores=0,2,4,6
/proc/7516/task/7523/stat : 7523 (java) S 7514 7514 5918 0 -1 1077944384 68 0 0 0 0 0 0 0 20 0 15 0 113265187 14320615424 94968 33554432000 4194304 4196468 140721239981392 139767144441376 139768166160085 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37363712 140721239987351 140721239987527 140721239987527 140721239990223 0
[pid=7516/tid=7524] ppid=7514 vsize=13984976 memory=2200 CPUtime=0 cores=0,2,4,6
/proc/7516/task/7524/stat : 7524 (java) S 7514 7514 5918 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 15 0 113265187 14320615424 94968 33554432000 4194304 4196468 140721239981392 139767143388528 139768166160085 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37363712 140721239987351 140721239987527 140721239987527 140721239990223 0
[pid=7516/tid=7525] ppid=7514 vsize=13984976 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/7516/task/7525/stat : 7525 (java) S 7514 7514 5918 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 113265189 14320615424 94968 33554432000 4194304 4196468 140721239981392 139767142336848 139768166168475 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37363712 140721239987351 140721239987527 140721239987527 140721239990223 0
[pid=7516/tid=7526] ppid=7514 vsize=13984976 memory=370596 CPUtime=1.98 cores=0,2,4,6
/proc/7516/task/7526/stat : 7526 (java) S 7514 7514 5918 0 -1 1077944384 14027 0 0 0 196 2 0 0 20 0 15 0 113265189 14320615424 94968 33554432000 4194304 4196468 140721239981392 139767141284208 139768166161026 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37363712 140721239987351 140721239987527 140721239987527 140721239990223 0
[pid=7516/tid=7527] ppid=7514 vsize=13984976 memory=1384 CPUtime=1.87 cores=0,2,4,6
/proc/7516/task/7527/stat : 7527 (java) S 7514 7514 5918 0 -1 1077944384 10887 0 0 0 186 1 0 0 20 0 15 0 113265189 14320615424 94968 33554432000 4194304 4196468 140721239981392 139767140231408 139768166161026 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 9 0 0 6293624 6294260 37363712 140721239987351 140721239987527 140721239987527 140721239990223 0
[pid=7516/tid=7528] ppid=7514 vsize=13984976 memory=2340 CPUtime=0.52 cores=0,2,4,6
/proc/7516/task/7528/stat : 7528 (java) S 7514 7514 5918 0 -1 1077944384 7475 0 0 0 51 1 0 0 20 0 15 0 113265189 14320615424 94968 33554432000 4194304 4196468 140721239981392 139767139178608 139768166161026 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37363712 140721239987351 140721239987527 140721239987527 140721239990223 0
[pid=7516/tid=7529] ppid=7514 vsize=13984976 memory=1236 CPUtime=0 cores=0,2,4,6
/proc/7516/task/7529/stat : 7529 (java) S 7514 7514 5918 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 113265189 14320615424 94968 33554432000 4194304 4196468 140721239981392 139767138126048 139768166160085 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37363712 140721239987351 140721239987527 140721239987527 140721239990223 0
[pid=7516/tid=7530] ppid=7514 vsize=13984976 memory=2240 CPUtime=0.32 cores=0,2,4,6
/proc/7516/task/7530/stat : 7530 (java) S 7514 7514 5918 0 -1 1077944384 469 0 0 0 17 15 0 0 20 0 15 0 113265189 14320615424 94968 33554432000 4194304 4196468 140721239981392 139767137074352 139768166161026 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 7 0 0 6293624 6294260 37363712 140721239987351 140721239987527 140721239987527 140721239990223 0
Current children cumulated CPU time: 650.32 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 381256 KiB

[startup+634.001 s]*
/proc/loadavg: 1.40 1.39 1.58 3/218 7548
/proc/meminfo: memFree=28316452/32770624 swapFree=67108860/67108860
[pid=7514] ppid=7511 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/7514/stat : 7514 (xcsp3-exec) S 7511 7514 5918 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 113265183 9740288 346 33554432000 4194304 5098028 140730503304528 140730503302632 140269581771388 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 27238400 140730503308399 140730503308603 140730503308603 140730503311339 0
/proc/7514/statm: 2378 346 289 221 0 87 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 9512 KiB
Current children cumulated memory: 1384 KiB

Child status: 0
Real time (s): 634.012
CPU time (s): 650.753
CPU user time (s): 649.605
CPU system time (s): 1.14828
CPU usage (%): 102.64
Max. virtual memory (cumulated for all children) (KiB): 13996560
Max. memory (cumulated for all children) (KiB): 455736

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 649.605
system time used= 1.14828
maximum resident set size= 489576
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 97662
page faults= 0
swaps= 0
block input operations= 0
block output operations= 840
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 33099
involuntary context switches= 1477


# summary of solver processes directly reported to runsolver:
#   pid: 7514
#   total CPU time (s): 650.753
#   total CPU user time (s): 649.605
#   total CPU system time (s): 1.14828

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.44798 second user time and 5.59383 second system time

The end

Launcher Data

Begin job on node107 at 2017-08-15 14:41:53
IDJOB=4272521
IDBENCH=133095
IDSOLVER=2664
FILE ID=node107/4272521-1502801771
RUNJOBID= node107-1502793297-5949
PBS_JOBID= 20629130
Free space on /tmp= 61656 MiB

SOLVER NAME= choco-solver 5a
BENCH NAME= XCSP17/MarketSplit/MarketSplit-m1-gp/MarketSplit-09.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-4272521-1502801771/watcher-4272521-1502801771 -o /tmp/evaluation-result-4272521-1502801771/solver-4272521-1502801771 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node107-1502793297-5949 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 201652772 HOME/instance-4272521-1502801771.xml

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

MD5SUM BENCH= dabf91d1abe3f942053f99cb79a60185
RANDOM SEED=201652772

node107.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.84
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.84
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.84
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.84
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:        28859964 kB
MemAvailable:   31783012 kB
Buffers:          223028 kB
Cached:          2987000 kB
SwapCached:            0 kB
Active:           783052 kB
Inactive:        2687368 kB
Active(anon):     263264 kB
Inactive(anon):    24972 kB
Active(file):     519788 kB
Inactive(file):  2662396 kB
Unevictable:        6328 kB
Mlocked:            6328 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7532 kB
Writeback:             0 kB
AnonPages:        266676 kB
Mapped:            58068 kB
Shmem:             25228 kB
Slab:             139856 kB
SReclaimable:     113400 kB
SUnreclaim:        26456 kB
KernelStack:        3520 kB
PageTables:         5840 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1168948 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    155648 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:       91520 kB
DirectMap2M:    33454080 kB

Free space on /tmp at the end= 61648 MiB
End job on node107 at 2017-08-15 14:52:27