Trace number 4272348

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)Wrong UNSAT 178.172 165.84599

General information on the benchmark

NameCarSequencing/CarSequencing-m1-jcr/
CarSequencing-60-02.xml
MD5SUM7d15061b3f8ae249c0a64b716749507b
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 benchmark1.1812201
Satisfiable
(Un)Satisfiability was proved
Number of variables1200
Number of constraints1354
Number of domains2
Minimum domain size2
Maximum domain size17
Distribution of domain sizes[{"size":2,"count":1000},{"size":17,"count":200}]
Minimum variable degree2
Maximum variable degree54
Distribution of variable degrees[{"degree":2,"count":200},{"degree":3,"count":5},{"degree":4,"count":5},{"degree":5,"count":6},{"degree":6,"count":10},{"degree":7,"count":10},{"degree":8,"count":18},{"degree":9,"count":18},{"degree":10,"count":18},{"degree":11,"count":18},{"degree":12,"count":18},{"degree":13,"count":18},{"degree":14,"count":18},{"degree":15,"count":18},{"degree":16,"count":18},{"degree":17,"count":18},{"degree":18,"count":18},{"degree":19,"count":18},{"degree":20,"count":18},{"degree":21,"count":19},{"degree":22,"count":179},{"degree":23,"count":16},{"degree":24,"count":16},{"degree":25,"count":16},{"degree":26,"count":16},"...",{"degree":30,"count":16}, {"degree":31,"count":16}, {"degree":32,"count":17}, {"degree":33,"count":18}, {"degree":34,"count":18}, {"degree":35,"count":122}, {"degree":36,"count":59}, {"degree":37,"count":8}, {"degree":38,"count":9}, {"degree":39,"count":9}, {"degree":40,"count":9}, {"degree":41,"count":9}, {"degree":42,"count":24}, {"degree":43,"count":3}, {"degree":44,"count":3}, {"degree":45,"count":3}, {"degree":46,"count":3}, {"degree":47,"count":3}, {"degree":48,"count":3}, {"degree":49,"count":3}, {"degree":50,"count":3}, {"degree":51,"count":3}, {"degree":52,"count":4}, {"degree":53,"count":4}, {"degree":54,"count":51}]
Minimum constraint arity2
Maximum constraint arity200
Distribution of constraint arities[{"arity":2,"count":199},{"arity":3,"count":396},{"arity":5,"count":392},{"arity":6,"count":200},{"arity":25,"count":1},{"arity":30,"count":1},{"arity":35,"count":1},{"arity":40,"count":1},{"arity":45,"count":1},{"arity":50,"count":1},{"arity":53,"count":1},{"arity":55,"count":2},{"arity":56,"count":1},{"arity":59,"count":1},{"arity":60,"count":2},{"arity":62,"count":1},{"arity":65,"count":3},{"arity":68,"count":1},{"arity":70,"count":2},{"arity":71,"count":1},{"arity":74,"count":1},{"arity":75,"count":2},{"arity":77,"count":1},{"arity":80,"count":3},{"arity":83,"count":1},"...",{"arity":167,"count":2}, {"arity":168,"count":1}, {"arity":170,"count":5}, {"arity":172,"count":1}, {"arity":173,"count":2}, {"arity":174,"count":1}, {"arity":175,"count":2}, {"arity":176,"count":3}, {"arity":178,"count":1}, {"arity":179,"count":2}, {"arity":180,"count":3}, {"arity":182,"count":3}, {"arity":184,"count":1}, {"arity":185,"count":4}, {"arity":186,"count":1}, {"arity":188,"count":3}, {"arity":190,"count":3}, {"arity":191,"count":2}, {"arity":192,"count":1}, {"arity":194,"count":3}, {"arity":195,"count":2}, {"arity":196,"count":1}, {"arity":197,"count":2}, {"arity":198,"count":1}, {"arity":200,"count":6}]
Number of extensional constraints200
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":200},{"type":"sum","count":1153},{"type":"cardinality","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-4272348-1502794976.xml"  -tl '2520s' -p 1 -x 3
0.10/0.15	c [HOME/instance-4272348-1502794976.xml, -tl, 2520s, -p, 1, -x, 3]
0.10/0.21	c simple solver
0.32/0.27	c parse instance...
1.78/0.74	c solve instance...
178.12/165.83	s UNSATISFIABLE

Verifier Data


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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4272348-1502794976/watcher-4272348-1502794976 -o /tmp/evaluation-result-4272348-1502794976/solver-4272348-1502794976 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node102-1502786318-30226 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1919462773 HOME/instance-4272348-1502794976.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=660, runsolver pid=657

[startup+0.104242 s]*
/proc/loadavg: 2.29 1.92 1.83 3/217 676
/proc/meminfo: memFree=30701772/32770624 swapFree=67108860/67108860
[pid=660] ppid=657 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/660/stat : 660 (xcsp3-exec) S 657 660 30195 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 112585862 9740288 346 33554432000 4194304 5098028 140734511784704 140734511782808 139802797716092 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 19238912 140734511789166 140734511789371 140734511789371 140734511792107 0
/proc/660/statm: 2378 346 289 221 0 87 0
[pid=662] ppid=660 vsize=13978596 memory=27364 CPUtime=0.1 cores=0,2,4,6
/proc/662/stat : 662 (java) S 660 660 30195 0 -1 1077944320 5173 0 0 0 9 1 0 0 20 0 15 0 112585863 14314082304 6841 33554432000 4194304 4196468 140733107843920 140733107826464 140447433641719 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 10104832 140733107852439 140733107852615 140733107852615 140733107855311 0
/proc/662/statm: 3494649 6841 2778 1 0 3482966 0
[pid=662/tid=663] ppid=660 vsize=13978596 memory=7022364632946311227 CPUtime=0.08 cores=0,2,4,6
/proc/662/task/663/stat : 663 (java) R 660 660 30195 0 -1 4202560 3330 0 0 0 7 1 0 0 20 0 15 0 112585863 14314082304 6906 33554432000 4194304 4196468 140733107843920 140447437857696 140447433653654 0 4 0 16800975 0 0 0 -1 0 0 0 1 0 0 6293624 6294260 10104832 140733107852439 140733107852615 140733107852615 140733107855311 0
[pid=662/tid=664] ppid=660 vsize=13978596 memory=4294976255 CPUtime=0 cores=0,2,4,6
/proc/662/task/664/stat : 664 (java) S 660 660 30195 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 112585864 14314082304 6906 33554432000 4194304 4196468 140733107843920 140447386261904 140447433651925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10104832 140733107852439 140733107852615 140733107852615 140733107855311 0
[pid=662/tid=665] ppid=660 vsize=13978596 memory=288370072151131776 CPUtime=0 cores=0,2,4,6
/proc/662/task/665/stat : 665 (java) S 660 660 30195 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 112585864 14314082304 6906 33554432000 4194304 4196468 140733107843920 140447385209104 140447433651925 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10104832 140733107852439 140733107852615 140733107852615 140733107855311 0
[pid=662/tid=666] ppid=660 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/662/task/666/stat : 666 (java) S 660 660 30195 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 112585864 14314082304 6906 33554432000 4194304 4196468 140733107843920 140447384156816 140447433651925 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10104832 140733107852439 140733107852615 140733107852615 140733107855311 0
[pid=662/tid=667] ppid=660 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/662/task/667/stat : 667 (java) S 660 660 30195 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 112585864 14314082304 6906 33554432000 4194304 4196468 140733107843920 140447383104016 140447433651925 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10104832 140733107852439 140733107852615 140733107852615 140733107855311 0
[pid=662/tid=668] ppid=660 vsize=13978596 memory=139695999420032 CPUtime=0 cores=0,2,4,6
/proc/662/task/668/stat : 668 (java) S 660 660 30195 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 112585865 14314082304 6906 33554432000 4194304 4196468 140733107843920 140446614309488 140447433652866 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10104832 140733107852439 140733107852615 140733107852615 140733107855311 0
[pid=662/tid=669] ppid=660 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/662/task/669/stat : 669 (java) S 660 660 30195 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 112585866 14314082304 6906 33554432000 4194304 4196468 140733107843920 140446613255456 140447433651925 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10104832 140733107852439 140733107852615 140733107852615 140733107855311 0
[pid=662/tid=670] ppid=660 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/662/task/670/stat : 670 (java) S 660 660 30195 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 112585866 14314082304 6906 33554432000 4194304 4196468 140733107843920 140446612203120 140447433651925 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10104832 140733107852439 140733107852615 140733107852615 140733107855311 0
[pid=662/tid=671] ppid=660 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/662/task/671/stat : 671 (java) S 660 660 30195 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 112585868 14314082304 6906 33554432000 4194304 4196468 140733107843920 140446611151440 140447433660315 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10104832 140733107852439 140733107852615 140733107852615 140733107855311 0
[pid=662/tid=672] ppid=660 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/662/task/672/stat : 672 (java) S 660 660 30195 0 -1 1077944384 299 0 0 0 0 0 0 0 20 0 15 0 112585868 14314082304 6906 33554432000 4194304 4196468 140733107843920 140446610098288 140447433652866 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10104832 140733107852439 140733107852615 140733107852615 140733107855311 0
[pid=662/tid=673] ppid=660 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/662/task/673/stat : 673 (java) R 660 660 30195 0 -1 1077944384 124 0 0 0 0 0 0 0 20 0 15 0 112585868 14314082304 6906 33554432000 4194304 4196468 140733107843920 140446609045488 140447433652866 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 10104832 140733107852439 140733107852615 140733107852615 140733107855311 0
[pid=662/tid=674] ppid=660 vsize=13978596 memory=139695999420032 CPUtime=0.01 cores=0,2,4,6
/proc/662/task/674/stat : 674 (java) R 660 660 30195 0 -1 1077944384 248 0 0 0 1 0 0 0 20 0 15 0 112585868 14314082304 6906 33554432000 4194304 4196468 140733107843920 140446607993200 140447433652866 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 10104832 140733107852439 140733107852615 140733107852615 140733107855311 0
[pid=662/tid=675] ppid=660 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/662/task/675/stat : 675 (java) S 660 660 30195 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 112585868 14314082304 6906 33554432000 4194304 4196468 140733107843920 140446606940640 140447433651925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10104832 140733107852439 140733107852615 140733107852615 140733107855311 0
[pid=662/tid=676] ppid=660 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/662/task/676/stat : 676 (java) S 660 660 30195 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 112585870 14314082304 6906 33554432000 4194304 4196468 140733107843920 140446605888432 140447433652866 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10104832 140733107852439 140733107852615 140733107852615 140733107855311 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 13988108 KiB
Current children cumulated memory: 28748 KiB

[startup+0.210475 s]*
/proc/loadavg: 2.29 1.92 1.83 4/217 676
/proc/meminfo: memFree=30690484/32770624 swapFree=67108860/67108860
[pid=660] ppid=657 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/660/stat : 660 (xcsp3-exec) S 657 660 30195 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 112585862 9740288 346 33554432000 4194304 5098028 140734511784704 140734511782808 139802797716092 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 19238912 140734511789166 140734511789371 140734511789371 140734511792107 0
/proc/660/statm: 2378 346 289 221 0 87 0
[pid=662] ppid=660 vsize=13982852 memory=40068 CPUtime=0.32 cores=0,2,4,6
/proc/662/stat : 662 (java) S 660 660 30195 0 -1 1077944320 8080 0 0 0 30 2 0 0 20 0 15 0 112585863 14318440448 10017 33554432000 4194304 4196468 140733107843920 140733107826464 140447433641719 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 10104832 140733107852439 140733107852615 140733107852615 140733107855311 0
/proc/662/statm: 3495713 10017 3030 1 0 3482966 0
[pid=662/tid=663] ppid=660 vsize=13982852 memory=7022364632946311227 CPUtime=0.19 cores=0,2,4,6
/proc/662/task/663/stat : 663 (java) R 660 660 30195 0 -1 4202560 5216 0 0 0 17 2 0 0 20 0 15 0 112585863 14318440448 10017 33554432000 4194304 4196468 140733107843920 140447437862712 140447413917018 0 4 0 16800975 0 0 0 -1 0 0 0 1 0 0 6293624 6294260 10104832 140733107852439 140733107852615 140733107852615 140733107855311 0
[pid=662/tid=664] ppid=660 vsize=13982852 memory=4294976255 CPUtime=0 cores=0,2,4,6
/proc/662/task/664/stat : 664 (java) S 660 660 30195 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 112585864 14318440448 10017 33554432000 4194304 4196468 140733107843920 140447386261904 140447433651925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10104832 140733107852439 140733107852615 140733107852615 140733107855311 0
[pid=662/tid=665] ppid=660 vsize=13982852 memory=288370072151131776 CPUtime=0 cores=0,2,4,6
/proc/662/task/665/stat : 665 (java) S 660 660 30195 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 112585864 14318440448 10017 33554432000 4194304 4196468 140733107843920 140447385209104 140447433651925 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10104832 140733107852439 140733107852615 140733107852615 140733107855311 0
[pid=662/tid=666] ppid=660 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/662/task/666/stat : 666 (java) S 660 660 30195 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 112585864 14318440448 10017 33554432000 4194304 4196468 140733107843920 140447384156816 140447433651925 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10104832 140733107852439 140733107852615 140733107852615 140733107855311 0
[pid=662/tid=667] ppid=660 vsize=13982852 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/662/task/667/stat : 667 (java) S 660 660 30195 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 112585864 14318440448 10017 33554432000 4194304 4196468 140733107843920 140447383104016 140447433651925 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10104832 140733107852439 140733107852615 140733107852615 140733107855311 0
[pid=662/tid=668] ppid=660 vsize=13982852 memory=139695999420032 CPUtime=0 cores=0,2,4,6
/proc/662/task/668/stat : 668 (java) S 660 660 30195 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 112585865 14318440448 10017 33554432000 4194304 4196468 140733107843920 140446614309488 140447433652866 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10104832 140733107852439 140733107852615 140733107852615 140733107855311 0
[pid=662/tid=669] ppid=660 vsize=13982852 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/662/task/669/stat : 669 (java) S 660 660 30195 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 112585866 14318440448 10017 33554432000 4194304 4196468 140733107843920 140446613255456 140447433651925 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10104832 140733107852439 140733107852615 140733107852615 140733107855311 0
[pid=662/tid=670] ppid=660 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/662/task/670/stat : 670 (java) S 660 660 30195 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 112585866 14318440448 10017 33554432000 4194304 4196468 140733107843920 140446612203120 140447433651925 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10104832 140733107852439 140733107852615 140733107852615 140733107855311 0
[pid=662/tid=671] ppid=660 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/662/task/671/stat : 671 (java) S 660 660 30195 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 112585868 14318440448 10017 33554432000 4194304 4196468 140733107843920 140446611151440 140447433660315 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10104832 140733107852439 140733107852615 140733107852615 140733107855311 0
[pid=662/tid=672] ppid=660 vsize=13982852 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/662/task/672/stat : 672 (java) S 660 660 30195 0 -1 1077944384 444 0 0 0 3 0 0 0 20 0 15 0 112585868 14318440448 10017 33554432000 4194304 4196468 140733107843920 140446610098288 140447433652866 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10104832 140733107852439 140733107852615 140733107852615 140733107855311 0
[pid=662/tid=673] ppid=660 vsize=13982852 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/662/task/673/stat : 673 (java) S 660 660 30195 0 -1 1077944384 386 0 0 0 1 0 0 0 20 0 15 0 112585868 14318440448 10017 33554432000 4194304 4196468 140733107843920 140446609045488 140447433652866 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10104832 140733107852439 140733107852615 140733107852615 140733107855311 0
[pid=662/tid=674] ppid=660 vsize=13982852 memory=139695999420032 CPUtime=0.07 cores=0,2,4,6
/proc/662/task/674/stat : 674 (java) S 660 660 30195 0 -1 1077944384 750 0 0 0 7 0 0 0 20 0 15 0 112585868 14318440448 10017 33554432000 4194304 4196468 140733107843920 140446607993200 140447433652866 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10104832 140733107852439 140733107852615 140733107852615 140733107855311 0
[pid=662/tid=675] ppid=660 vsize=13982852 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/662/task/675/stat : 675 (java) S 660 660 30195 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 112585868 14318440448 10017 33554432000 4194304 4196468 140733107843920 140446606940640 140447433651925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10104832 140733107852439 140733107852615 140733107852615 140733107855311 0
[pid=662/tid=676] ppid=660 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/662/task/676/stat : 676 (java) S 660 660 30195 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 112585870 14318440448 10017 33554432000 4194304 4196468 140733107843920 140446605888432 140447433652866 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10104832 140733107852439 140733107852615 140733107852615 140733107855311 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 13992364 KiB
Current children cumulated memory: 41452 KiB

[startup+0.310889 s]*
/proc/loadavg: 2.29 1.92 1.83 4/217 676
/proc/meminfo: memFree=30683908/32770624 swapFree=67108860/67108860
[pid=660] ppid=657 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/660/stat : 660 (xcsp3-exec) S 657 660 30195 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 112585862 9740288 346 33554432000 4194304 5098028 140734511784704 140734511782808 139802797716092 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 19238912 140734511789166 140734511789371 140734511789371 140734511792107 0
/proc/660/statm: 2378 346 289 221 0 87 0
[pid=662] ppid=660 vsize=13982852 memory=46988 CPUtime=0.48 cores=0,2,4,6
/proc/662/stat : 662 (java) S 660 660 30195 0 -1 1077944320 8900 0 0 0 45 3 0 0 20 0 15 0 112585863 14318440448 11747 33554432000 4194304 4196468 140733107843920 140733107826464 140447433641719 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 10104832 140733107852439 140733107852615 140733107852615 140733107855311 0
/proc/662/statm: 3495713 11747 3107 1 0 3482966 0
[pid=662/tid=663] ppid=660 vsize=13982852 memory=1398720917958146503 CPUtime=0.28 cores=0,2,4,6
/proc/662/task/663/stat : 663 (java) R 660 660 30195 0 -1 4202560 5913 0 0 0 26 2 0 0 20 0 15 0 112585863 14318440448 11747 33554432000 4194304 4196468 140733107843920 140447437879232 140447058065999 0 4 0 16800975 0 0 0 -1 0 0 0 1 0 0 6293624 6294260 10104832 140733107852439 140733107852615 140733107852615 140733107855311 0
[pid=662/tid=664] ppid=660 vsize=13982852 memory=6944656592455360604 CPUtime=0 cores=0,2,4,6
/proc/662/task/664/stat : 664 (java) S 660 660 30195 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 112585864 14318440448 11747 33554432000 4194304 4196468 140733107843920 140447386261904 140447433651925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10104832 140733107852439 140733107852615 140733107852615 140733107855311 0
[pid=662/tid=665] ppid=660 vsize=13982852 memory=6944656575208382560 CPUtime=0 cores=0,2,4,6
/proc/662/task/665/stat : 665 (java) S 660 660 30195 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 112585864 14318440448 11747 33554432000 4194304 4196468 140733107843920 140447385209104 140447433651925 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10104832 140733107852439 140733107852615 140733107852615 140733107855311 0
[pid=662/tid=666] ppid=660 vsize=13982852 memory=7681407940103534239 CPUtime=0 cores=0,2,4,6
/proc/662/task/666/stat : 666 (java) S 660 660 30195 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 112585864 14318440448 11747 33554432000 4194304 4196468 140733107843920 140447384156816 140447433651925 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10104832 140733107852439 140733107852615 140733107852615 140733107855311 0
[pid=662/tid=667] ppid=660 vsize=13982852 memory=7306334345477176172 CPUtime=0 cores=0,2,4,6
/proc/662/task/667/stat : 667 (java) S 660 660 30195 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 112585864 14318440448 11747 33554432000 4194304 4196468 140733107843920 140447383104016 140447433651925 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10104832 140733107852439 140733107852615 140733107852615 140733107855311 0
[pid=662/tid=668] ppid=660 vsize=13982852 memory=7234576917979478634 CPUtime=0 cores=0,2,4,6
/proc/662/task/668/stat : 668 (java) S 660 660 30195 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 112585865 14318440448 11747 33554432000 4194304 4196468 140733107843920 140446614309488 140447433652866 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10104832 140733107852439 140733107852615 140733107852615 140733107855311 0
[pid=662/tid=669] ppid=660 vsize=13982852 memory=-7025448733113094249 CPUtime=0 cores=0,2,4,6
/proc/662/task/669/stat : 669 (java) S 660 660 30195 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 112585866 14318440448 11747 33554432000 4194304 4196468 140733107843920 140446613255456 140447433651925 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10104832 140733107852439 140733107852615 140733107852615 140733107855311 0
[pid=662/tid=670] ppid=660 vsize=13982852 memory=3047711553320166262 CPUtime=0 cores=0,2,4,6
/proc/662/task/670/stat : 670 (java) S 660 660 30195 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 112585866 14318440448 11747 33554432000 4194304 4196468 140733107843920 140446612203120 140447433651925 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10104832 140733107852439 140733107852615 140733107852615 140733107855311 0
[pid=662/tid=671] ppid=660 vsize=13982852 memory=-7022969359889120089 CPUtime=0 cores=0,2,4,6
/proc/662/task/671/stat : 671 (java) S 660 660 30195 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 112585868 14318440448 11747 33554432000 4194304 4196468 140733107843920 140446611151440 140447433660315 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10104832 140733107852439 140733107852615 140733107852615 140733107855311 0
[pid=662/tid=672] ppid=660 vsize=13982852 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/662/task/672/stat : 672 (java) S 660 660 30195 0 -1 1077944384 463 0 0 0 4 0 0 0 20 0 15 0 112585868 14318440448 11747 33554432000 4194304 4196468 140733107843920 140446610098288 140447433652866 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10104832 140733107852439 140733107852615 140733107852615 140733107855311 0
[pid=662/tid=673] ppid=660 vsize=13982852 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/662/task/673/stat : 673 (java) R 660 660 30195 0 -1 1077944384 393 0 0 0 2 0 0 0 20 0 15 0 112585868 14318440448 11747 33554432000 4194304 4196468 140733107843920 140446609045488 140447433652866 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 10104832 140733107852439 140733107852615 140733107852615 140733107855311 0
[pid=662/tid=674] ppid=660 vsize=13982852 memory=0 CPUtime=0.12 cores=0,2,4,6
/proc/662/task/674/stat : 674 (java) R 660 660 30195 0 -1 4202560 836 0 0 0 12 0 0 0 20 0 15 0 112585868 14318440448 11747 33554432000 4194304 4196468 140733107843920 140446607993200 140447412476539 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 10104832 140733107852439 140733107852615 140733107852615 140733107855311 0
[pid=662/tid=675] ppid=660 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/662/task/675/stat : 675 (java) S 660 660 30195 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 112585868 14318440448 11747 33554432000 4194304 4196468 140733107843920 140446606940640 140447433651925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10104832 140733107852439 140733107852615 140733107852615 140733107855311 0
[pid=662/tid=676] ppid=660 vsize=13982852 memory=2319389199166419762 CPUtime=0 cores=0,2,4,6
/proc/662/task/676/stat : 676 (java) S 660 660 30195 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 112585870 14318440448 11747 33554432000 4194304 4196468 140733107843920 140446605888432 140447433652866 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10104832 140733107852439 140733107852615 140733107852615 140733107855311 0
Current children cumulated CPU time: 0.48 s
Current children cumulated vsize: 13992364 KiB
Current children cumulated memory: 48372 KiB

[startup+0.704961 s]
/proc/loadavg: 2.29 1.92 1.83 6/217 676
/proc/meminfo: memFree=30661452/32770624 swapFree=67108860/67108860
[pid=660] ppid=657 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/660/stat : 660 (xcsp3-exec) S 657 660 30195 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 112585862 9740288 346 33554432000 4194304 5098028 140734511784704 140734511782808 139802797716092 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 19238912 140734511789166 140734511789371 140734511789371 140734511792107 0
/proc/660/statm: 2378 346 289 221 0 87 0
[pid=662] ppid=660 vsize=13984976 memory=88476 CPUtime=1.78 cores=0,2,4,6
/proc/662/stat : 662 (java) S 660 660 30195 0 -1 1077944320 12670 0 0 0 173 5 0 0 20 0 15 0 112585863 14320615424 22119 33554432000 4194304 4196468 140733107843920 140733107826464 140447433641719 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 10104832 140733107852439 140733107852615 140733107852615 140733107855311 0
/proc/662/statm: 3496244 22119 3213 1 0 3483478 0
[pid=662/tid=663] ppid=660 vsize=13984976 memory=-8961168018402230209 CPUtime=0.67 cores=0,2,4,6
/proc/662/task/663/stat : 663 (java) R 660 660 30195 0 -1 4202560 6610 0 0 0 64 3 0 0 20 0 15 0 112585863 14320615424 22119 33554432000 4194304 4196468 140733107843920 140447437875296 140447417722206 0 4 0 16800975 0 0 0 -1 0 0 0 1 0 0 6293624 6294260 10104832 140733107852439 140733107852615 140733107852615 140733107855311 0
[pid=662/tid=664] ppid=660 vsize=13984976 memory=6082489946455752801 CPUtime=0 cores=0,2,4,6
/proc/662/task/664/stat : 664 (java) S 660 660 30195 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 112585864 14320615424 22119 33554432000 4194304 4196468 140733107843920 140447386261904 140447433651925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10104832 140733107852439 140733107852615 140733107852615 140733107855311 0
[pid=662/tid=665] ppid=660 vsize=13984976 memory=7518026621751088995 CPUtime=0 cores=0,2,4,6
/proc/662/task/665/stat : 665 (java) S 660 660 30195 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 112585864 14320615424 22119 33554432000 4194304 4196468 140733107843920 140447385209104 140447433651925 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10104832 140733107852439 140733107852615 140733107852615 140733107855311 0
[pid=662/tid=666] ppid=660 vsize=13984976 memory=1160 CPUtime=0 cores=0,2,4,6
/proc/662/task/666/stat : 666 (java) S 660 660 30195 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 112585864 14320615424 22119 33554432000 4194304 4196468 140733107843920 140447384156816 140447433651925 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10104832 140733107852439 140733107852615 140733107852615 140733107855311 0
[pid=662/tid=667] ppid=660 vsize=13984976 memory=3204 CPUtime=0 cores=0,2,4,6
/proc/662/task/667/stat : 667 (java) S 660 660 30195 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 112585864 14320615424 22119 33554432000 4194304 4196468 140733107843920 140447383104016 140447433651925 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10104832 140733107852439 140733107852615 140733107852615 140733107855311 0
[pid=662/tid=668] ppid=660 vsize=13984976 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/662/task/668/stat : 668 (java) S 660 660 30195 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 112585865 14320615424 22119 33554432000 4194304 4196468 140733107843920 140446614309488 140447433652866 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10104832 140733107852439 140733107852615 140733107852615 140733107855311 0
[pid=662/tid=669] ppid=660 vsize=13984976 memory=675716 CPUtime=0 cores=0,2,4,6
/proc/662/task/669/stat : 669 (java) S 660 660 30195 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 112585866 14320615424 22119 33554432000 4194304 4196468 140733107843920 140446613255456 140447433651925 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10104832 140733107852439 140733107852615 140733107852615 140733107855311 0
[pid=662/tid=670] ppid=660 vsize=13984976 memory=1732 CPUtime=0 cores=0,2,4,6
/proc/662/task/670/stat : 670 (java) S 660 660 30195 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 112585866 14320615424 22119 33554432000 4194304 4196468 140733107843920 140446612203120 140447433651925 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10104832 140733107852439 140733107852615 140733107852615 140733107855311 0
[pid=662/tid=671] ppid=660 vsize=13984976 memory=796 CPUtime=0 cores=0,2,4,6
/proc/662/task/671/stat : 671 (java) S 660 660 30195 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 112585868 14320615424 22119 33554432000 4194304 4196468 140733107843920 140446611151440 140447433660315 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10104832 140733107852439 140733107852615 140733107852615 140733107855311 0
[pid=662/tid=672] ppid=660 vsize=13984976 memory=1004 CPUtime=0.31 cores=0,2,4,6
/proc/662/task/672/stat : 672 (java) R 660 660 30195 0 -1 4202560 1159 0 0 0 31 0 0 0 20 0 15 0 112585868 14320615424 22119 33554432000 4194304 4196468 140733107843920 140446610089744 140447417064148 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 10104832 140733107852439 140733107852615 140733107852615 140733107855311 0
[pid=662/tid=673] ppid=660 vsize=13984976 memory=1940 CPUtime=0.36 cores=0,2,4,6
/proc/662/task/673/stat : 673 (java) R 660 660 30195 0 -1 4202560 1341 0 0 0 36 0 0 0 20 0 15 0 112585868 14320615424 22119 33554432000 4194304 4196468 140733107843920 140446609034048 140447413485327 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 10104832 140733107852439 140733107852615 140733107852615 140733107855311 0
[pid=662/tid=674] ppid=660 vsize=13984976 memory=1424 CPUtime=0.4 cores=0,2,4,6
/proc/662/task/674/stat : 674 (java) S 660 660 30195 0 -1 1077944384 2252 0 0 0 40 0 0 0 20 0 15 0 112585868 14320615424 22119 33554432000 4194304 4196468 140733107843920 140446607993200 140447433652866 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10104832 140733107852439 140733107852615 140733107852615 140733107855311 0
[pid=662/tid=675] ppid=660 vsize=13984976 memory=8568 CPUtime=0 cores=0,2,4,6
/proc/662/task/675/stat : 675 (java) S 660 660 30195 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 112585868 14320615424 22119 33554432000 4194304 4196468 140733107843920 140446606940640 140447433651925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10104832 140733107852439 140733107852615 140733107852615 140733107855311 0
[pid=662/tid=676] ppid=660 vsize=13984976 memory=1724 CPUtime=0 cores=0,2,4,6
/proc/662/task/676/stat : 676 (java) S 660 660 30195 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 112585870 14320615424 22119 33554432000 4194304 4196468 140733107843920 140446605888432 140447433652866 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10104832 140733107852439 140733107852615 140733107852615 140733107855311 0
Current children cumulated CPU time: 1.78 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 89860 KiB

[startup+1.50082 s]
/proc/loadavg: 2.29 1.92 1.83 5/217 676
/proc/meminfo: memFree=30625532/32770624 swapFree=67108860/67108860
[pid=660] ppid=657 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/660/stat : 660 (xcsp3-exec) S 657 660 30195 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 112585862 9740288 346 33554432000 4194304 5098028 140734511784704 140734511782808 139802797716092 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 19238912 140734511789166 140734511789371 140734511789371 140734511792107 0
/proc/660/statm: 2378 346 289 221 0 87 0

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

/proc/660/stat : 660 (xcsp3-exec) S 657 660 30195 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 112585862 9740288 346 33554432000 4194304 5098028 140734511784704 140734511782808 139802797716092 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 19238912 140734511789166 140734511789371 140734511789371 140734511792107 0
/proc/660/statm: 2378 346 289 221 0 87 0
[pid=662] ppid=660 vsize=13984976 memory=290760 CPUtime=175.5 cores=0,2,4,6
/proc/662/stat : 662 (java) S 660 660 30195 0 -1 1077944320 101054 0 0 0 17509 41 0 0 20 0 15 0 112585863 14320615424 72690 33554432000 4194304 4196468 140733107843920 140733107826464 140447433641719 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 10104832 140733107852439 140733107852615 140733107852615 140733107855311 0
/proc/662/statm: 3496244 72690 3274 1 0 3483478 0
[pid=662/tid=663] ppid=660 vsize=13984976 memory=286636 CPUtime=162.63 cores=0,2,4,6
/proc/662/task/663/stat : 663 (java) R 660 660 30195 0 -1 4202560 14272 0 0 0 16256 7 0 0 20 0 15 0 112585863 14320615424 72690 33554432000 4194304 4196468 140733107843920 140447437878952 140447061734060 0 4 0 16800975 0 0 0 -1 2 0 0 1 0 0 6293624 6294260 10104832 140733107852439 140733107852615 140733107852615 140733107855311 0
[pid=662/tid=664] ppid=660 vsize=13984976 memory=531 CPUtime=0.41 cores=0,2,4,6
/proc/662/task/664/stat : 664 (java) S 660 660 30195 0 -1 1077944384 1016 0 0 0 36 5 0 0 20 0 15 0 112585864 14320615424 72690 33554432000 4194304 4196468 140733107843920 140447386261904 140447433651925 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10104832 140733107852439 140733107852615 140733107852615 140733107855311 0
[pid=662/tid=665] ppid=660 vsize=13984976 memory=95 CPUtime=0.4 cores=0,2,4,6
/proc/662/task/665/stat : 665 (java) S 660 660 30195 0 -1 1077944384 1388 0 0 0 36 4 0 0 20 0 15 0 112585864 14320615424 72690 33554432000 4194304 4196468 140733107843920 140447385209104 140447433651925 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10104832 140733107852439 140733107852615 140733107852615 140733107855311 0
[pid=662/tid=666] ppid=660 vsize=13984976 memory=286124 CPUtime=0.41 cores=0,2,4,6
/proc/662/task/666/stat : 666 (java) S 660 660 30195 0 -1 1077944384 2873 0 0 0 37 4 0 0 20 0 15 0 112585864 14320615424 72690 33554432000 4194304 4196468 140733107843920 140447384156816 140447433651925 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10104832 140733107852439 140733107852615 140733107852615 140733107855311 0
[pid=662/tid=667] ppid=660 vsize=13984976 memory=1384 CPUtime=0.4 cores=0,2,4,6
/proc/662/task/667/stat : 667 (java) S 660 660 30195 0 -1 1077944384 1947 0 0 0 36 4 0 0 20 0 15 0 112585864 14320615424 72690 33554432000 4194304 4196468 140733107843920 140447383104016 140447433651925 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10104832 140733107852439 140733107852615 140733107852615 140733107855311 0
[pid=662/tid=668] ppid=660 vsize=13984976 memory=286636 CPUtime=0.06 cores=0,2,4,6
/proc/662/task/668/stat : 668 (java) S 660 660 30195 0 -1 1077944384 1583 0 0 0 6 0 0 0 20 0 15 0 112585865 14320615424 72690 33554432000 4194304 4196468 140733107843920 140446614309488 140447433652866 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10104832 140733107852439 140733107852615 140733107852615 140733107855311 0
[pid=662/tid=669] ppid=660 vsize=13984976 memory=1156 CPUtime=0 cores=0,2,4,6
/proc/662/task/669/stat : 669 (java) S 660 660 30195 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 112585866 14320615424 72690 33554432000 4194304 4196468 140733107843920 140446613255456 140447433651925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10104832 140733107852439 140733107852615 140733107852615 140733107855311 0
[pid=662/tid=670] ppid=660 vsize=13984976 memory=3012 CPUtime=0 cores=0,2,4,6
/proc/662/task/670/stat : 670 (java) S 660 660 30195 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 15 0 112585866 14320615424 72690 33554432000 4194304 4196468 140733107843920 140446612203136 140447433651925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10104832 140733107852439 140733107852615 140733107852615 140733107855311 0
[pid=662/tid=671] ppid=660 vsize=13984976 memory=6791534058613427641 CPUtime=0 cores=0,2,4,6
/proc/662/task/671/stat : 671 (java) S 660 660 30195 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 112585868 14320615424 72690 33554432000 4194304 4196468 140733107843920 140446611151440 140447433660315 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10104832 140733107852439 140733107852615 140733107852615 140733107855311 0
[pid=662/tid=672] ppid=660 vsize=13984976 memory=8568 CPUtime=4.7 cores=0,2,4,6
/proc/662/task/672/stat : 672 (java) S 660 660 30195 0 -1 1077944384 31727 0 0 0 466 4 0 0 20 0 15 0 112585868 14320615424 72690 33554432000 4194304 4196468 140733107843920 140446610098288 140447433652866 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 10 0 0 6293624 6294260 10104832 140733107852439 140733107852615 140733107852615 140733107855311 0
[pid=662/tid=673] ppid=660 vsize=13984976 memory=1724 CPUtime=5.35 cores=0,2,4,6
/proc/662/task/673/stat : 673 (java) S 660 660 30195 0 -1 1077944384 31869 0 0 0 532 3 0 0 20 0 15 0 112585868 14320615424 72690 33554432000 4194304 4196468 140733107843920 140446609045488 140447433652866 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 10 0 0 6293624 6294260 10104832 140733107852439 140733107852615 140733107852615 140733107855311 0
[pid=662/tid=674] ppid=660 vsize=13984976 memory=11000 CPUtime=0.95 cores=0,2,4,6
/proc/662/task/674/stat : 674 (java) S 660 660 30195 0 -1 1077944384 11974 0 0 0 93 2 0 0 20 0 15 0 112585868 14320615424 72690 33554432000 4194304 4196468 140733107843920 140446607993200 140447433652866 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 10 0 0 6293624 6294260 10104832 140733107852439 140733107852615 140733107852615 140733107855311 0
[pid=662/tid=675] ppid=660 vsize=13984976 memory=1224 CPUtime=0 cores=0,2,4,6
/proc/662/task/675/stat : 675 (java) S 660 660 30195 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 112585868 14320615424 72690 33554432000 4194304 4196468 140733107843920 140446606940640 140447433651925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10104832 140733107852439 140733107852615 140733107852615 140733107855311 0
[pid=662/tid=676] ppid=660 vsize=13984976 memory=6947385649911455296 CPUtime=0.07 cores=0,2,4,6
/proc/662/task/676/stat : 676 (java) S 660 660 30195 0 -1 1077944384 1051 0 0 0 4 3 0 0 20 0 15 0 112585870 14320615424 72690 33554432000 4194304 4196468 140733107843920 140446605888432 140447433652866 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 9 0 0 6293624 6294260 10104832 140733107852439 140733107852615 140733107852615 140733107855311 0
Current children cumulated CPU time: 175.5 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 292144 KiB

[startup+164.801 s]
/proc/loadavg: 1.48 1.78 1.79 3/218 763
/proc/meminfo: memFree=30543484/32770624 swapFree=67108860/67108860
[pid=660] ppid=657 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/660/stat : 660 (xcsp3-exec) S 657 660 30195 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 112585862 9740288 346 33554432000 4194304 5098028 140734511784704 140734511782808 139802797716092 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 19238912 140734511789166 140734511789371 140734511789371 140734511792107 0
/proc/660/statm: 2378 346 289 221 0 87 0
[pid=662] ppid=660 vsize=13984976 memory=292296 CPUtime=177.11 cores=0,2,4,6
/proc/662/stat : 662 (java) S 660 660 30195 0 -1 1077944320 101068 0 0 0 17670 41 0 0 20 0 15 0 112585863 14320615424 73074 33554432000 4194304 4196468 140733107843920 140733107826464 140447433641719 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 10104832 140733107852439 140733107852615 140733107852615 140733107855311 0
/proc/662/statm: 3496244 73074 3274 1 0 3483478 0
[pid=662/tid=663] ppid=660 vsize=13984976 memory=0 CPUtime=164.22 cores=0,2,4,6
/proc/662/task/663/stat : 663 (java) R 660 660 30195 0 -1 4202560 14273 0 0 0 16415 7 0 0 20 0 15 0 112585863 14320615424 73074 33554432000 4194304 4196468 140733107843920 140447437881328 140447065910813 0 4 0 16800975 0 0 0 -1 4 0 0 1 0 0 6293624 6294260 10104832 140733107852439 140733107852615 140733107852615 140733107855311 0
[pid=662/tid=664] ppid=660 vsize=13984976 memory=6947385649911455296 CPUtime=0.42 cores=0,2,4,6
/proc/662/task/664/stat : 664 (java) S 660 660 30195 0 -1 1077944384 1017 0 0 0 37 5 0 0 20 0 15 0 112585864 14320615424 73074 33554432000 4194304 4196468 140733107843920 140447386261904 140447433651925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10104832 140733107852439 140733107852615 140733107852615 140733107855311 0
[pid=662/tid=665] ppid=660 vsize=13984976 memory=1384 CPUtime=0.41 cores=0,2,4,6
/proc/662/task/665/stat : 665 (java) S 660 660 30195 0 -1 1077944384 1390 0 0 0 37 4 0 0 20 0 15 0 112585864 14320615424 73074 33554432000 4194304 4196468 140733107843920 140447385209104 140447433651925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10104832 140733107852439 140733107852615 140733107852615 140733107855311 0
[pid=662/tid=666] ppid=660 vsize=13984976 memory=290760 CPUtime=0.41 cores=0,2,4,6
/proc/662/task/666/stat : 666 (java) S 660 660 30195 0 -1 1077944384 2877 0 0 0 37 4 0 0 20 0 15 0 112585864 14320615424 73074 33554432000 4194304 4196468 140733107843920 140447384156816 140447433651925 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10104832 140733107852439 140733107852615 140733107852615 140733107855311 0
[pid=662/tid=667] ppid=660 vsize=13984976 memory=2404 CPUtime=0.41 cores=0,2,4,6
/proc/662/task/667/stat : 667 (java) S 660 660 30195 0 -1 1077944384 1950 0 0 0 37 4 0 0 20 0 15 0 112585864 14320615424 73074 33554432000 4194304 4196468 140733107843920 140447383104016 140447433651925 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10104832 140733107852439 140733107852615 140733107852615 140733107855311 0
[pid=662/tid=668] ppid=660 vsize=13984976 memory=1732 CPUtime=0.06 cores=0,2,4,6
/proc/662/task/668/stat : 668 (java) S 660 660 30195 0 -1 1077944384 1586 0 0 0 6 0 0 0 20 0 15 0 112585865 14320615424 73074 33554432000 4194304 4196468 140733107843920 140446614309488 140447433652866 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10104832 140733107852439 140733107852615 140733107852615 140733107855311 0
[pid=662/tid=669] ppid=660 vsize=13984976 memory=796 CPUtime=0 cores=0,2,4,6
/proc/662/task/669/stat : 669 (java) S 660 660 30195 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 112585866 14320615424 73074 33554432000 4194304 4196468 140733107843920 140446613255456 140447433651925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10104832 140733107852439 140733107852615 140733107852615 140733107855311 0
[pid=662/tid=670] ppid=660 vsize=13984976 memory=15876 CPUtime=0 cores=0,2,4,6
/proc/662/task/670/stat : 670 (java) S 660 660 30195 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 15 0 112585866 14320615424 73074 33554432000 4194304 4196468 140733107843920 140446612203136 140447433651925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10104832 140733107852439 140733107852615 140733107852615 140733107855311 0
[pid=662/tid=671] ppid=660 vsize=13984976 memory=1160 CPUtime=0 cores=0,2,4,6
/proc/662/task/671/stat : 671 (java) S 660 660 30195 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 112585868 14320615424 73074 33554432000 4194304 4196468 140733107843920 140446611151440 140447433660315 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10104832 140733107852439 140733107852615 140733107852615 140733107855311 0
[pid=662/tid=672] ppid=660 vsize=13984976 memory=2980 CPUtime=4.7 cores=0,2,4,6
/proc/662/task/672/stat : 672 (java) S 660 660 30195 0 -1 1077944384 31727 0 0 0 466 4 0 0 20 0 15 0 112585868 14320615424 73074 33554432000 4194304 4196468 140733107843920 140446610098288 140447433652866 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 10 0 0 6293624 6294260 10104832 140733107852439 140733107852615 140733107852615 140733107855311 0
[pid=662/tid=673] ppid=660 vsize=13984976 memory=1384 CPUtime=5.35 cores=0,2,4,6
/proc/662/task/673/stat : 673 (java) S 660 660 30195 0 -1 1077944384 31869 0 0 0 532 3 0 0 20 0 15 0 112585868 14320615424 73074 33554432000 4194304 4196468 140733107843920 140446609045488 140447433652866 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 10 0 0 6293624 6294260 10104832 140733107852439 140733107852615 140733107852615 140733107855311 0
[pid=662/tid=674] ppid=660 vsize=13984976 memory=287660 CPUtime=0.95 cores=0,2,4,6
/proc/662/task/674/stat : 674 (java) S 660 660 30195 0 -1 1077944384 11974 0 0 0 93 2 0 0 20 0 15 0 112585868 14320615424 73074 33554432000 4194304 4196468 140733107843920 140446607993200 140447433652866 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 10 0 0 6293624 6294260 10104832 140733107852439 140733107852615 140733107852615 140733107855311 0
[pid=662/tid=675] ppid=660 vsize=13984976 memory=1156 CPUtime=0 cores=0,2,4,6
/proc/662/task/675/stat : 675 (java) S 660 660 30195 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 112585868 14320615424 73074 33554432000 4194304 4196468 140733107843920 140446606940640 140447433651925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10104832 140733107852439 140733107852615 140733107852615 140733107855311 0
[pid=662/tid=676] ppid=660 vsize=13984976 memory=3036 CPUtime=0.07 cores=0,2,4,6
/proc/662/task/676/stat : 676 (java) S 660 660 30195 0 -1 1077944384 1051 0 0 0 4 3 0 0 20 0 15 0 112585870 14320615424 73074 33554432000 4194304 4196468 140733107843920 140446605888432 140447433652866 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 9 0 0 6293624 6294260 10104832 140733107852439 140733107852615 140733107852615 140733107855311 0
Current children cumulated CPU time: 177.11 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 293680 KiB

[startup+165.601 s]
/proc/loadavg: 1.48 1.78 1.79 3/218 763
/proc/meminfo: memFree=30541796/32770624 swapFree=67108860/67108860
[pid=660] ppid=657 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/660/stat : 660 (xcsp3-exec) S 657 660 30195 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 112585862 9740288 346 33554432000 4194304 5098028 140734511784704 140734511782808 139802797716092 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 19238912 140734511789166 140734511789371 140734511789371 140734511792107 0
/proc/660/statm: 2378 346 289 221 0 87 0
[pid=662] ppid=660 vsize=13984976 memory=292296 CPUtime=177.91 cores=0,2,4,6
/proc/662/stat : 662 (java) S 660 660 30195 0 -1 1077944320 101068 0 0 0 17750 41 0 0 20 0 15 0 112585863 14320615424 73074 33554432000 4194304 4196468 140733107843920 140733107826464 140447433641719 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 10104832 140733107852439 140733107852615 140733107852615 140733107855311 0
/proc/662/statm: 3496244 73074 3274 1 0 3483478 0
[pid=662/tid=663] ppid=660 vsize=13984976 memory=32008 CPUtime=165.02 cores=0,2,4,6
/proc/662/task/663/stat : 663 (java) R 660 660 30195 0 -1 4202560 14273 0 0 0 16495 7 0 0 20 0 15 0 112585863 14320615424 73074 33554432000 4194304 4196468 140733107843920 140447437881216 140447063431670 0 4 0 16800975 0 0 0 -1 4 0 0 1 0 0 6293624 6294260 10104832 140733107852439 140733107852615 140733107852615 140733107855311 0
[pid=662/tid=664] ppid=660 vsize=13984976 memory=1296 CPUtime=0.42 cores=0,2,4,6
/proc/662/task/664/stat : 664 (java) S 660 660 30195 0 -1 1077944384 1017 0 0 0 37 5 0 0 20 0 15 0 112585864 14320615424 73074 33554432000 4194304 4196468 140733107843920 140447386261904 140447433651925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10104832 140733107852439 140733107852615 140733107852615 140733107855311 0
[pid=662/tid=665] ppid=660 vsize=13984976 memory=2404 CPUtime=0.41 cores=0,2,4,6
/proc/662/task/665/stat : 665 (java) S 660 660 30195 0 -1 1077944384 1390 0 0 0 37 4 0 0 20 0 15 0 112585864 14320615424 73074 33554432000 4194304 4196468 140733107843920 140447385209104 140447433651925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10104832 140733107852439 140733107852615 140733107852615 140733107855311 0
[pid=662/tid=666] ppid=660 vsize=13984976 memory=1732 CPUtime=0.41 cores=0,2,4,6
/proc/662/task/666/stat : 666 (java) S 660 660 30195 0 -1 1077944384 2877 0 0 0 37 4 0 0 20 0 15 0 112585864 14320615424 73074 33554432000 4194304 4196468 140733107843920 140447384156816 140447433651925 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10104832 140733107852439 140733107852615 140733107852615 140733107855311 0
[pid=662/tid=667] ppid=660 vsize=13984976 memory=796 CPUtime=0.41 cores=0,2,4,6
/proc/662/task/667/stat : 667 (java) S 660 660 30195 0 -1 1077944384 1950 0 0 0 37 4 0 0 20 0 15 0 112585864 14320615424 73074 33554432000 4194304 4196468 140733107843920 140447383104016 140447433651925 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10104832 140733107852439 140733107852615 140733107852615 140733107855311 0
[pid=662/tid=668] ppid=660 vsize=13984976 memory=1004 CPUtime=0.06 cores=0,2,4,6
/proc/662/task/668/stat : 668 (java) S 660 660 30195 0 -1 1077944384 1586 0 0 0 6 0 0 0 20 0 15 0 112585865 14320615424 73074 33554432000 4194304 4196468 140733107843920 140446614309488 140447433652866 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10104832 140733107852439 140733107852615 140733107852615 140733107855311 0
[pid=662/tid=669] ppid=660 vsize=13984976 memory=1940 CPUtime=0 cores=0,2,4,6
/proc/662/task/669/stat : 669 (java) S 660 660 30195 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 112585866 14320615424 73074 33554432000 4194304 4196468 140733107843920 140446613255456 140447433651925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10104832 140733107852439 140733107852615 140733107852615 140733107855311 0
[pid=662/tid=670] ppid=660 vsize=13984976 memory=1424 CPUtime=0 cores=0,2,4,6
/proc/662/task/670/stat : 670 (java) S 660 660 30195 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 15 0 112585866 14320615424 73074 33554432000 4194304 4196468 140733107843920 140446612203136 140447433651925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10104832 140733107852439 140733107852615 140733107852615 140733107855311 0
[pid=662/tid=671] ppid=660 vsize=13984976 memory=8568 CPUtime=0 cores=0,2,4,6
/proc/662/task/671/stat : 671 (java) S 660 660 30195 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 112585868 14320615424 73074 33554432000 4194304 4196468 140733107843920 140446611151440 140447433660315 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10104832 140733107852439 140733107852615 140733107852615 140733107855311 0
[pid=662/tid=672] ppid=660 vsize=13984976 memory=1724 CPUtime=4.7 cores=0,2,4,6
/proc/662/task/672/stat : 672 (java) S 660 660 30195 0 -1 1077944384 31727 0 0 0 466 4 0 0 20 0 15 0 112585868 14320615424 73074 33554432000 4194304 4196468 140733107843920 140446610098288 140447433652866 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 10 0 0 6293624 6294260 10104832 140733107852439 140733107852615 140733107852615 140733107855311 0
[pid=662/tid=673] ppid=660 vsize=13984976 memory=11000 CPUtime=5.35 cores=0,2,4,6
/proc/662/task/673/stat : 673 (java) S 660 660 30195 0 -1 1077944384 31869 0 0 0 532 3 0 0 20 0 15 0 112585868 14320615424 73074 33554432000 4194304 4196468 140733107843920 140446609045488 140447433652866 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 10 0 0 6293624 6294260 10104832 140733107852439 140733107852615 140733107852615 140733107855311 0
[pid=662/tid=674] ppid=660 vsize=13984976 memory=1224 CPUtime=0.95 cores=0,2,4,6
/proc/662/task/674/stat : 674 (java) S 660 660 30195 0 -1 1077944384 11974 0 0 0 93 2 0 0 20 0 15 0 112585868 14320615424 73074 33554432000 4194304 4196468 140733107843920 140446607993200 140447433652866 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 10 0 0 6293624 6294260 10104832 140733107852439 140733107852615 140733107852615 140733107855311 0
[pid=662/tid=675] ppid=660 vsize=13984976 memory=5792 CPUtime=0 cores=0,2,4,6
/proc/662/task/675/stat : 675 (java) S 660 660 30195 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 112585868 14320615424 73074 33554432000 4194304 4196468 140733107843920 140446606940640 140447433651925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10104832 140733107852439 140733107852615 140733107852615 140733107855311 0
[pid=662/tid=676] ppid=660 vsize=13984976 memory=4620 CPUtime=0.07 cores=0,2,4,6
/proc/662/task/676/stat : 676 (java) S 660 660 30195 0 -1 1077944384 1051 0 0 0 4 3 0 0 20 0 15 0 112585870 14320615424 73074 33554432000 4194304 4196468 140733107843920 140446605888432 140447433652866 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 9 0 0 6293624 6294260 10104832 140733107852439 140733107852615 140733107852615 140733107855311 0
Current children cumulated CPU time: 177.91 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 293680 KiB

[startup+165.801 s]
/proc/loadavg: 1.48 1.78 1.79 3/218 763
/proc/meminfo: memFree=30541796/32770624 swapFree=67108860/67108860
[pid=660] ppid=657 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/660/stat : 660 (xcsp3-exec) S 657 660 30195 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 112585862 9740288 346 33554432000 4194304 5098028 140734511784704 140734511782808 139802797716092 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 19238912 140734511789166 140734511789371 140734511789371 140734511792107 0
/proc/660/statm: 2378 346 289 221 0 87 0
[pid=662] ppid=660 vsize=13984976 memory=292296 CPUtime=178.12 cores=0,2,4,6
/proc/662/stat : 662 (java) S 660 660 30195 0 -1 1077944320 101069 0 0 0 17771 41 0 0 20 0 15 0 112585863 14320615424 73074 33554432000 4194304 4196468 140733107843920 140733107826464 140447433641719 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 10104832 140733107852439 140733107852615 140733107852615 140733107855311 0
/proc/662/statm: 3496244 73074 3274 1 0 3483478 0
[pid=662/tid=663] ppid=660 vsize=13984976 memory=1160 CPUtime=165.22 cores=0,2,4,6
/proc/662/task/663/stat : 663 (java) R 660 660 30195 0 -1 4202560 14273 0 0 0 16515 7 0 0 20 0 15 0 112585863 14320615424 73074 33554432000 4194304 4196468 140733107843920 140447437881216 140447058306133 0 4 0 16800975 0 0 0 -1 4 0 0 1 0 0 6293624 6294260 10104832 140733107852439 140733107852615 140733107852615 140733107855311 0
[pid=662/tid=664] ppid=660 vsize=13984976 memory=6947385649911455296 CPUtime=0.42 cores=0,2,4,6
/proc/662/task/664/stat : 664 (java) S 660 660 30195 0 -1 1077944384 1017 0 0 0 37 5 0 0 20 0 15 0 112585864 14320615424 73074 33554432000 4194304 4196468 140733107843920 140447386261904 140447433651925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10104832 140733107852439 140733107852615 140733107852615 140733107855311 0
[pid=662/tid=665] ppid=660 vsize=13984976 memory=288230621803970871 CPUtime=0.41 cores=0,2,4,6
/proc/662/task/665/stat : 665 (java) S 660 660 30195 0 -1 1077944384 1390 0 0 0 37 4 0 0 20 0 15 0 112585864 14320615424 73074 33554432000 4194304 4196468 140733107843920 140447385209104 140447433651925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10104832 140733107852439 140733107852615 140733107852615 140733107855311 0
[pid=662/tid=666] ppid=660 vsize=13984976 memory=15537410087847307 CPUtime=0.41 cores=0,2,4,6
/proc/662/task/666/stat : 666 (java) S 660 660 30195 0 -1 1077944384 2877 0 0 0 37 4 0 0 20 0 15 0 112585864 14320615424 73074 33554432000 4194304 4196468 140733107843920 140447384156816 140447433651925 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10104832 140733107852439 140733107852615 140733107852615 140733107855311 0
[pid=662/tid=667] ppid=660 vsize=13984976 memory=2196 CPUtime=0.41 cores=0,2,4,6
/proc/662/task/667/stat : 667 (java) S 660 660 30195 0 -1 1077944384 1950 0 0 0 37 4 0 0 20 0 15 0 112585864 14320615424 73074 33554432000 4194304 4196468 140733107843920 140447383104016 140447433651925 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10104832 140733107852439 140733107852615 140733107852615 140733107855311 0
[pid=662/tid=668] ppid=660 vsize=13984976 memory=6760 CPUtime=0.06 cores=0,2,4,6
/proc/662/task/668/stat : 668 (java) S 660 660 30195 0 -1 1077944384 1586 0 0 0 6 0 0 0 20 0 15 0 112585865 14320615424 73074 33554432000 4194304 4196468 140733107843920 140446614309488 140447433652866 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10104832 140733107852439 140733107852615 140733107852615 140733107855311 0
[pid=662/tid=669] ppid=660 vsize=13984976 memory=832 CPUtime=0 cores=0,2,4,6
/proc/662/task/669/stat : 669 (java) S 660 660 30195 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 112585866 14320615424 73074 33554432000 4194304 4196468 140733107843920 140446613255456 140447433651925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10104832 140733107852439 140733107852615 140733107852615 140733107855311 0
[pid=662/tid=670] ppid=660 vsize=13984976 memory=1696 CPUtime=0 cores=0,2,4,6
/proc/662/task/670/stat : 670 (java) S 660 660 30195 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 15 0 112585866 14320615424 73074 33554432000 4194304 4196468 140733107843920 140446612203136 140447433651925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10104832 140733107852439 140733107852615 140733107852615 140733107855311 0
[pid=662/tid=671] ppid=660 vsize=13984976 memory=0 CPUtime=0 cores=0,2,4,6
/proc/662/task/671/stat : 671 (java) S 660 660 30195 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 112585868 14320615424 73074 33554432000 4194304 4196468 140733107843920 140446611151440 140447433660315 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10104832 140733107852439 140733107852615 140733107852615 140733107855311 0
[pid=662/tid=672] ppid=660 vsize=13984976 memory=279391785276960 CPUtime=4.7 cores=0,2,4,6
/proc/662/task/672/stat : 672 (java) S 660 660 30195 0 -1 1077944384 31727 0 0 0 466 4 0 0 20 0 15 0 112585868 14320615424 73074 33554432000 4194304 4196468 140733107843920 140446610098288 140447433652866 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 10 0 0 6293624 6294260 10104832 140733107852439 140733107852615 140733107852615 140733107855311 0
[pid=662/tid=673] ppid=660 vsize=13984976 memory=3690611116266677154 CPUtime=5.35 cores=0,2,4,6
/proc/662/task/673/stat : 673 (java) S 660 660 30195 0 -1 1077944384 31869 0 0 0 532 3 0 0 20 0 15 0 112585868 14320615424 73074 33554432000 4194304 4196468 140733107843920 140446609045488 140447433652866 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 10 0 0 6293624 6294260 10104832 140733107852439 140733107852615 140733107852615 140733107855311 0
[pid=662/tid=674] ppid=660 vsize=13984976 memory=7165340718155846255 CPUtime=0.95 cores=0,2,4,6
/proc/662/task/674/stat : 674 (java) S 660 660 30195 0 -1 1077944384 11974 0 0 0 93 2 0 0 20 0 15 0 112585868 14320615424 73074 33554432000 4194304 4196468 140733107843920 140446607993200 140447433652866 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 10 0 0 6293624 6294260 10104832 140733107852439 140733107852615 140733107852615 140733107855311 0
[pid=662/tid=675] ppid=660 vsize=13984976 memory=6656426216303648864 CPUtime=0 cores=0,2,4,6
/proc/662/task/675/stat : 675 (java) S 660 660 30195 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 112585868 14320615424 73074 33554432000 4194304 4196468 140733107843920 140446606940640 140447433651925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10104832 140733107852439 140733107852615 140733107852615 140733107855311 0
[pid=662/tid=676] ppid=660 vsize=13984976 memory=7300713667889359985 CPUtime=0.07 cores=0,2,4,6
/proc/662/task/676/stat : 676 (java) S 660 660 30195 0 -1 1077944384 1052 0 0 0 4 3 0 0 20 0 15 0 112585870 14320615424 73074 33554432000 4194304 4196468 140733107843920 140446605888432 140447433652866 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 9 0 0 6293624 6294260 10104832 140733107852439 140733107852615 140733107852615 140733107855311 0
Current children cumulated CPU time: 178.12 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 293680 KiB

Child status: 0
Real time (s): 165.846
CPU time (s): 178.172
CPU user time (s): 177.744
CPU system time (s): 0.427305
CPU usage (%): 107.432
Max. virtual memory (cumulated for all children) (KiB): 13998412
Max. memory (cumulated for all children) (KiB): 300628

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 177.744
system time used= 0.427305
maximum resident set size= 299244
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 102175
page faults= 0
swaps= 0
block input operations= 0
block output operations= 312
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7469
involuntary context switches= 320


# summary of solver processes directly reported to runsolver:
#   pid: 660
#   total CPU time (s): 178.172
#   total CPU user time (s): 177.744
#   total CPU system time (s): 0.427305

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.0718 second user time and 1.64099 second system time

The end

Launcher Data

Begin job on node102 at 2017-08-15 12:48:37
IDJOB=4272348
IDBENCH=128054
IDSOLVER=2664
FILE ID=node102/4272348-1502794976
RUNJOBID= node102-1502786318-30226
PBS_JOBID= 20629124
Free space on /tmp= 61916 MiB

SOLVER NAME= choco-solver 5a
BENCH NAME= XCSP17/CarSequencing/CarSequencing-m1-jcr/CarSequencing-60-02.xml
COMMAND LINE= ./xcsp3-exec -dir DIR -tl TIMEOUT -ml 11000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4272348-1502794976/watcher-4272348-1502794976 -o /tmp/evaluation-result-4272348-1502794976/solver-4272348-1502794976 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node102-1502786318-30226 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1919462773 HOME/instance-4272348-1502794976.xml

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

MD5SUM BENCH= 7d15061b3f8ae249c0a64b716749507b
RANDOM SEED=1919462773

node102.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.35
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.35
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.35
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.35
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:        30717600 kB
MemAvailable:   31319456 kB
Buffers:          177316 kB
Cached:           707028 kB
SwapCached:            0 kB
Active:          1359352 kB
Inactive:         241176 kB
Active(anon):     668872 kB
Inactive(anon):    75040 kB
Active(file):     690480 kB
Inactive(file):   166136 kB
Unevictable:        6448 kB
Mlocked:            6448 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7980 kB
Writeback:             0 kB
AnonPages:        734856 kB
Mapped:            58140 kB
Shmem:             25228 kB
Slab:             149032 kB
SReclaimable:     122148 kB
SUnreclaim:        26884 kB
KernelStack:        3808 kB
PageTables:         6284 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1372240 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    661504 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      134528 kB
DirectMap2M:    33411072 kB

Free space on /tmp at the end= 61908 MiB
End job on node102 at 2017-08-15 12:51:23