Trace number 4284014

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-08-18)UNSAT 71.216301 65.162903

General information on the benchmark

NameSchurrLemma/SchurrLemma-mod-s1/
SchurrLemma-mod-030-9.xml
MD5SUMa570971bdea1b5dac7f2a8202873b646
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark6.0881901
Satisfiable
(Un)Satisfiability was proved
Number of variables30
Number of constraints210
Number of domains1
Minimum domain size9
Maximum domain size9
Distribution of domain sizes[{"size":9,"count":30}]
Minimum variable degree14
Maximum variable degree28
Distribution of variable degrees[{"degree":14,"count":1},{"degree":15,"count":2},{"degree":16,"count":2},{"degree":17,"count":2},{"degree":18,"count":2},{"degree":19,"count":2},{"degree":20,"count":2},{"degree":21,"count":4},{"degree":22,"count":2},{"degree":23,"count":2},{"degree":24,"count":2},{"degree":25,"count":2},{"degree":26,"count":2},{"degree":27,"count":2},{"degree":28,"count":1}]
Minimum constraint arity3
Maximum constraint arity3
Distribution of constraint arities[{"arity":3,"count":210}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"allDifferent","count":210}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.08	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4284014-1503206073.xml"  -tl '2520s' -p 1 -x 3
0.10/0.26	c [HOME/instance-4284014-1503206073.xml, -tl, 2520s, -p, 1, -x, 3]
0.30/0.32	c simple solver
0.30/0.39	c parse instance...
0.66/0.60	c solve instance...
71.15/65.15	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 (14997 MiB free)
  memory of node 1: 16384 MiB (15645 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4284014-1503206073/watcher-4284014-1503206073 -o /tmp/evaluation-result-4284014-1503206073/solver-4284014-1503206073 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node129-1503171914-32556 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 838065174 HOME/instance-4284014-1503206073.xml 

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

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


[startup+0.100111 s]*
/proc/loadavg: 1.84 1.76 1.71 3/205 7322
/proc/meminfo: memFree=31373004/32770624 swapFree=67108860/67108860
[pid=7315] ppid=7312 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/7315/stat : 7315 (xcsp3-exec) S 7312 7315 17292 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 19016419 9740288 345 18446744073709551615 4194304 5098028 140730241848080 140730241846184 139964595065468 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 8 0 0 7196144 7232144 37101568 140730241855866 140730241856070 140730241856070 140730241859563 0
/proc/7315/statm: 2378 345 289 221 0 87 0
[pid=7317] ppid=7315 vsize=13441356 memory=15688 CPUtime=0.01 cores=1,3,5,7
/proc/7317/stat : 7317 (java) S 7315 7315 17292 0 -1 1077944320 3703 0 0 0 1 0 0 0 20 0 7 0 19016428 13763948544 3922 18446744073709551615 4194304 4196468 140728533367312 140728533349856 139986581651191 0 0 1 16784584 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 9625600 140728533369266 140728533369442 140728533369442 140728533372879 0
/proc/7317/statm: 3360339 3922 2003 1 0 3349836 0
[pid=7317/tid=7318] ppid=7315 vsize=13441356 memory=-6739615476349292588 CPUtime=0.01 cores=1,3,5,7
/proc/7317/task/7318/stat : 7318 (java) R 7315 7315 17292 0 -1 4202560 2477 0 0 0 1 0 0 0 20 0 7 0 19016428 13763948544 3922 18446744073709551615 4194304 4196468 140728533367312 139986585893648 139986563214698 0 4 1 16784584 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 9625600 140728533369266 140728533369442 140728533369442 140728533372879 0
[pid=7317/tid=7319] ppid=7315 vsize=13441356 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7317/task/7319/stat : 7319 (java) S 7315 7315 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 7 0 19016429 13763948544 3922 18446744073709551615 4194304 4196468 140728533367312 139986542549520 139986581661397 0 4 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9625600 140728533369266 140728533369442 140728533369442 140728533372879 0
[pid=7317/tid=7320] ppid=7315 vsize=13441356 memory=140193741072000 CPUtime=0 cores=1,3,5,7
/proc/7317/task/7320/stat : 7320 (java) S 7315 7315 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 7 0 19016429 13763948544 3922 18446744073709551615 4194304 4196468 140728533367312 139986541496976 139986581661397 0 4 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9625600 140728533369266 140728533369442 140728533369442 140728533372879 0
[pid=7317/tid=7321] ppid=7315 vsize=13441356 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7317/task/7321/stat : 7321 (java) S 7315 7315 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 7 0 19016429 13763948544 3922 18446744073709551615 4194304 4196468 140728533367312 139986179909904 139986581661397 0 4 1 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9625600 140728533369266 140728533369442 140728533369442 140728533372879 0
[pid=7317/tid=7322] ppid=7315 vsize=13441356 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7317/task/7322/stat : 7322 (java) S 7315 7315 17292 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 7 0 19016429 13763948544 3922 18446744073709551615 4194304 4196468 140728533367312 139986178857360 139986581661397 0 4 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9625600 140728533369266 140728533369442 140728533369442 140728533372879 0
[pid=7317/tid=7323] ppid=7315 vsize=13441356 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7317/task/7323/stat : 7323 (java) S 7315 7315 17292 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 7 0 19016430 13763948544 3922 18446744073709551615 4194304 4196468 140728533367312 139986059873008 139986581662338 0 0 1 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9625600 140728533369266 140728533369442 140728533369442 140728533372879 0
Current children cumulated CPU time: 0.01 s
Current children cumulated vsize: 13450868 KiB
Current children cumulated memory: 17068 KiB

[startup+0.210103 s]*
/proc/loadavg: 1.84 1.76 1.71 4/214 7331
/proc/meminfo: memFree=31362500/32770624 swapFree=67108860/67108860
[pid=7315] ppid=7312 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/7315/stat : 7315 (xcsp3-exec) S 7312 7315 17292 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 19016419 9740288 345 18446744073709551615 4194304 5098028 140730241848080 140730241846184 139964595065468 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 8 0 0 7196144 7232144 37101568 140730241855866 140730241856070 140730241856070 140730241859563 0
/proc/7315/statm: 2378 345 289 221 0 87 0
[pid=7317] ppid=7315 vsize=13974352 memory=27176 CPUtime=0.1 cores=1,3,5,7
/proc/7317/stat : 7317 (java) S 7315 7315 17292 0 -1 1077944320 5213 0 0 0 9 1 0 0 20 0 15 0 19016428 14309736448 6794 18446744073709551615 4194304 4196468 140728533367312 140728533349856 139986581651191 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 9625600 140728533369266 140728533369442 140728533369442 140728533372879 0
/proc/7317/statm: 3493588 6794 2755 1 0 3482964 0
[pid=7317/tid=7318] ppid=7315 vsize=13974352 memory=7311146985107750967 CPUtime=0.07 cores=1,3,5,7
/proc/7317/task/7318/stat : 7318 (java) R 7315 7315 17292 0 -1 4202560 3360 0 0 0 7 0 0 0 20 0 15 0 19016428 14309736448 6794 18446744073709551615 4194304 4196468 140728533367312 139986585874160 139986567346220 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 9625600 140728533369266 140728533369442 140728533369442 140728533372879 0
[pid=7317/tid=7319] ppid=7315 vsize=13974352 memory=10613 CPUtime=0 cores=1,3,5,7
/proc/7317/task/7319/stat : 7319 (java) S 7315 7315 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 19016429 14309736448 6794 18446744073709551615 4194304 4196468 140728533367312 139986542549520 139986581661397 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9625600 140728533369266 140728533369442 140728533369442 140728533372879 0
[pid=7317/tid=7320] ppid=7315 vsize=13974352 memory=140193741284182 CPUtime=0 cores=1,3,5,7
/proc/7317/task/7320/stat : 7320 (java) S 7315 7315 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 19016429 14309736448 6794 18446744073709551615 4194304 4196468 140728533367312 139986541496976 139986581661397 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9625600 140728533369266 140728533369442 140728533369442 140728533372879 0
[pid=7317/tid=7321] ppid=7315 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7317/task/7321/stat : 7321 (java) S 7315 7315 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 19016429 14309736448 6794 18446744073709551615 4194304 4196468 140728533367312 139986179909904 139986581661397 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9625600 140728533369266 140728533369442 140728533369442 140728533372879 0
[pid=7317/tid=7322] ppid=7315 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7317/task/7322/stat : 7322 (java) S 7315 7315 17292 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 19016429 14309736448 6794 18446744073709551615 4194304 4196468 140728533367312 139986178857360 139986581661397 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9625600 140728533369266 140728533369442 140728533369442 140728533372879 0
[pid=7317/tid=7323] ppid=7315 vsize=13974352 memory=140193741072000 CPUtime=0 cores=1,3,5,7
/proc/7317/task/7323/stat : 7323 (java) S 7315 7315 17292 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 19016430 14309736448 6794 18446744073709551615 4194304 4196468 140728533367312 139986059873008 139986581662338 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9625600 140728533369266 140728533369442 140728533369442 140728533372879 0
[pid=7317/tid=7324] ppid=7315 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7317/task/7324/stat : 7324 (java) S 7315 7315 17292 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 19016430 14309736448 6794 18446744073709551615 4194304 4196468 140728533367312 139986058819232 139986581661397 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9625600 140728533369266 140728533369442 140728533369442 140728533372879 0
[pid=7317/tid=7325] ppid=7315 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7317/task/7325/stat : 7325 (java) S 7315 7315 17292 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 19016431 14309736448 6794 18446744073709551615 4194304 4196468 140728533367312 139986057766128 139986581661397 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9625600 140728533369266 140728533369442 140728533369442 140728533372879 0
[pid=7317/tid=7326] ppid=7315 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7317/task/7326/stat : 7326 (java) S 7315 7315 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 19016433 14309736448 6794 18446744073709551615 4194304 4196468 140728533367312 139986056714704 139986581669787 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9625600 140728533369266 140728533369442 140728533369442 140728533372879 0
[pid=7317/tid=7327] ppid=7315 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7317/task/7327/stat : 7327 (java) S 7315 7315 17292 0 -1 1077944384 309 0 0 0 0 0 0 0 20 0 15 0 19016433 14309736448 6794 18446744073709551615 4194304 4196468 140728533367312 139986055661808 139986581662338 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9625600 140728533369266 140728533369442 140728533369442 140728533372879 0
[pid=7317/tid=7328] ppid=7315 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7317/task/7328/stat : 7328 (java) S 7315 7315 17292 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 19016433 14309736448 6794 18446744073709551615 4194304 4196468 140728533367312 139986054609264 139986581662338 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9625600 140728533369266 140728533369442 140728533369442 140728533372879 0
[pid=7317/tid=7329] ppid=7315 vsize=13974352 memory=140193741072000 CPUtime=0.01 cores=1,3,5,7
/proc/7317/task/7329/stat : 7329 (java) S 7315 7315 17292 0 -1 1077944384 236 0 0 0 1 0 0 0 20 0 15 0 19016433 14309736448 6794 18446744073709551615 4194304 4196468 140728533367312 139986053556208 139986581662338 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9625600 140728533369266 140728533369442 140728533369442 140728533372879 0
[pid=7317/tid=7330] ppid=7315 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7317/task/7330/stat : 7330 (java) S 7315 7315 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 19016433 14309736448 6794 18446744073709551615 4194304 4196468 140728533367312 139986052503904 139986581661397 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9625600 140728533369266 140728533369442 140728533369442 140728533372879 0
[pid=7317/tid=7331] ppid=7315 vsize=13974352 memory=140193741072000 CPUtime=0 cores=1,3,5,7
/proc/7317/task/7331/stat : 7331 (java) S 7315 7315 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 19016438 14309736448 6794 18446744073709551615 4194304 4196468 140728533367312 139986051451952 139986581662338 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9625600 140728533369266 140728533369442 140728533369442 140728533372879 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 28556 KiB

[startup+0.310293 s]*
/proc/loadavg: 1.84 1.76 1.71 4/214 7331
/proc/meminfo: memFree=31352060/32770624 swapFree=67108860/67108860
[pid=7315] ppid=7312 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/7315/stat : 7315 (xcsp3-exec) S 7312 7315 17292 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 19016419 9740288 345 18446744073709551615 4194304 5098028 140730241848080 140730241846184 139964595065468 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 8 0 0 7196144 7232144 37101568 140730241855866 140730241856070 140730241856070 140730241859563 0
/proc/7315/statm: 2378 345 289 221 0 87 0
[pid=7317] ppid=7315 vsize=13975376 memory=39344 CPUtime=0.3 cores=1,3,5,7
/proc/7317/stat : 7317 (java) S 7315 7315 17292 0 -1 1077944320 8967 0 0 0 27 3 0 0 20 0 15 0 19016428 14310785024 9836 18446744073709551615 4194304 4196468 140728533367312 140728533349856 139986581651191 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 9625600 140728533369266 140728533369442 140728533369442 140728533372879 0
/proc/7317/statm: 3493844 9836 3026 1 0 3483220 0
[pid=7317/tid=7318] ppid=7315 vsize=13974352 memory=6933928925625698159 CPUtime=0.18 cores=1,3,5,7
/proc/7317/task/7318/stat : 7318 (java) R 7315 7315 17292 0 -1 4202560 6228 0 0 0 16 2 0 0 20 0 15 0 19016428 14309736448 9836 18446744073709551615 4194304 4196468 140728533367312 139986585869280 139986565731678 0 4 1 16800974 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 9625600 140728533369266 140728533369442 140728533369442 140728533372879 0
[pid=7317/tid=7319] ppid=7315 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7317/task/7319/stat : 7319 (java) S 7315 7315 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 19016429 14309736448 9836 18446744073709551615 4194304 4196468 140728533367312 139986542549520 139986581661397 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9625600 140728533369266 140728533369442 140728533369442 140728533372879 0
[pid=7317/tid=7320] ppid=7315 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7317/task/7320/stat : 7320 (java) S 7315 7315 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 19016429 14309736448 9836 18446744073709551615 4194304 4196468 140728533367312 139986541496976 139986581661397 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9625600 140728533369266 140728533369442 140728533369442 140728533372879 0
[pid=7317/tid=7321] ppid=7315 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7317/task/7321/stat : 7321 (java) S 7315 7315 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 19016429 14309736448 9836 18446744073709551615 4194304 4196468 140728533367312 139986179909904 139986581661397 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9625600 140728533369266 140728533369442 140728533369442 140728533372879 0
[pid=7317/tid=7322] ppid=7315 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7317/task/7322/stat : 7322 (java) S 7315 7315 17292 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 19016429 14309736448 9836 18446744073709551615 4194304 4196468 140728533367312 139986178857360 139986581661397 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9625600 140728533369266 140728533369442 140728533369442 140728533372879 0
[pid=7317/tid=7323] ppid=7315 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7317/task/7323/stat : 7323 (java) S 7315 7315 17292 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 19016430 14309736448 9836 18446744073709551615 4194304 4196468 140728533367312 139986059873008 139986581662338 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9625600 140728533369266 140728533369442 140728533369442 140728533372879 0
[pid=7317/tid=7324] ppid=7315 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7317/task/7324/stat : 7324 (java) S 7315 7315 17292 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 19016430 14309736448 9836 18446744073709551615 4194304 4196468 140728533367312 139986058819232 139986581661397 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9625600 140728533369266 140728533369442 140728533369442 140728533372879 0
[pid=7317/tid=7325] ppid=7315 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7317/task/7325/stat : 7325 (java) S 7315 7315 17292 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 19016431 14309736448 9836 18446744073709551615 4194304 4196468 140728533367312 139986057766128 139986581661397 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9625600 140728533369266 140728533369442 140728533369442 140728533372879 0
[pid=7317/tid=7326] ppid=7315 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7317/task/7326/stat : 7326 (java) S 7315 7315 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 19016433 14309736448 9836 18446744073709551615 4194304 4196468 140728533367312 139986056714704 139986581669787 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9625600 140728533369266 140728533369442 140728533369442 140728533372879 0
[pid=7317/tid=7327] ppid=7315 vsize=13974352 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/7317/task/7327/stat : 7327 (java) S 7315 7315 17292 0 -1 1077944384 666 0 0 0 3 0 0 0 20 0 15 0 19016433 14309736448 9836 18446744073709551615 4194304 4196468 140728533367312 139986055661808 139986581662338 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9625600 140728533369266 140728533369442 140728533369442 140728533372879 0
[pid=7317/tid=7328] ppid=7315 vsize=13974352 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/7317/task/7328/stat : 7328 (java) S 7315 7315 17292 0 -1 1077944384 102 0 0 0 1 0 0 0 20 0 15 0 19016433 14309736448 9836 18446744073709551615 4194304 4196468 140728533367312 139986054609264 139986581662338 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9625600 140728533369266 140728533369442 140728533369442 140728533372879 0
[pid=7317/tid=7329] ppid=7315 vsize=13974352 memory=0 CPUtime=0.06 cores=1,3,5,7
/proc/7317/task/7329/stat : 7329 (java) R 7315 7315 17292 0 -1 4202560 726 0 0 0 6 0 0 0 20 0 15 0 19016433 14309736448 9836 18446744073709551615 4194304 4196468 140728533367312 139986053556208 139986581663126 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 9625600 140728533369266 140728533369442 140728533369442 140728533372879 0
[pid=7317/tid=7330] ppid=7315 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7317/task/7330/stat : 7330 (java) S 7315 7315 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 19016433 14309736448 9836 18446744073709551615 4194304 4196468 140728533367312 139986052503904 139986581661397 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9625600 140728533369266 140728533369442 140728533369442 140728533372879 0
[pid=7317/tid=7331] ppid=7315 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7317/task/7331/stat : 7331 (java) S 7315 7315 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 19016438 14309736448 9836 18446744073709551615 4194304 4196468 140728533367312 139986051451952 139986581662338 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9625600 140728533369266 140728533369442 140728533369442 140728533372879 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 13984888 KiB
Current children cumulated memory: 40724 KiB

[startup+0.70171 s]
/proc/loadavg: 1.84 1.76 1.71 4/214 7331
/proc/meminfo: memFree=31340580/32770624 swapFree=67108860/67108860
[pid=7315] ppid=7312 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/7315/stat : 7315 (xcsp3-exec) S 7312 7315 17292 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 19016419 9740288 345 18446744073709551615 4194304 5098028 140730241848080 140730241846184 139964595065468 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 8 0 0 7196144 7232144 37101568 140730241855866 140730241856070 140730241856070 140730241859563 0
/proc/7315/statm: 2378 345 289 221 0 87 0
[pid=7317] ppid=7315 vsize=13980732 memory=66116 CPUtime=1.22 cores=1,3,5,7
/proc/7317/stat : 7317 (java) S 7315 7315 17292 0 -1 1077944320 13719 0 0 0 117 5 0 0 20 0 15 0 19016428 14316269568 16529 18446744073709551615 4194304 4196468 140728533367312 140728533349856 139986581651191 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 9625600 140728533369266 140728533369442 140728533369442 140728533372879 0
/proc/7317/statm: 3495183 16529 3180 1 0 3483476 0
[pid=7317/tid=7318] ppid=7315 vsize=13980732 memory=252 CPUtime=0.55 cores=1,3,5,7
/proc/7317/task/7318/stat : 7318 (java) R 7315 7315 17292 0 -1 4202560 8517 0 0 0 52 3 0 0 20 0 15 0 19016428 14316269568 16529 18446744073709551615 4194304 4196468 140728533367312 139986585886640 139986221531679 0 4 1 16800974 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 9625600 140728533369266 140728533369442 140728533369442 140728533372879 0
[pid=7317/tid=7319] ppid=7315 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7317/task/7319/stat : 7319 (java) S 7315 7315 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 19016429 14316269568 16529 18446744073709551615 4194304 4196468 140728533367312 139986542549520 139986581661397 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9625600 140728533369266 140728533369442 140728533369442 140728533372879 0
[pid=7317/tid=7320] ppid=7315 vsize=13980732 memory=280387276413232 CPUtime=0 cores=1,3,5,7
/proc/7317/task/7320/stat : 7320 (java) S 7315 7315 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 19016429 14316269568 16529 18446744073709551615 4194304 4196468 140728533367312 139986541496976 139986581661397 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9625600 140728533369266 140728533369442 140728533369442 140728533372879 0
[pid=7317/tid=7321] ppid=7315 vsize=13980732 memory=-6948614817169703622 CPUtime=0 cores=1,3,5,7
/proc/7317/task/7321/stat : 7321 (java) S 7315 7315 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 19016429 14316269568 16529 18446744073709551615 4194304 4196468 140728533367312 139986179909904 139986581661397 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9625600 140728533369266 140728533369442 140728533369442 140728533372879 0
[pid=7317/tid=7322] ppid=7315 vsize=13980732 memory=-5862941621234390915 CPUtime=0 cores=1,3,5,7
/proc/7317/task/7322/stat : 7322 (java) S 7315 7315 17292 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 19016429 14316269568 16529 18446744073709551615 4194304 4196468 140728533367312 139986178857360 139986581661397 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9625600 140728533369266 140728533369442 140728533369442 140728533372879 0
[pid=7317/tid=7323] ppid=7315 vsize=13980732 memory=7815562230106565195 CPUtime=0 cores=1,3,5,7
/proc/7317/task/7323/stat : 7323 (java) S 7315 7315 17292 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 19016430 14316269568 16529 18446744073709551615 4194304 4196468 140728533367312 139986059873008 139986581662338 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9625600 140728533369266 140728533369442 140728533369442 140728533372879 0
[pid=7317/tid=7324] ppid=7315 vsize=13980732 memory=-8412656558695488115 CPUtime=0 cores=1,3,5,7
/proc/7317/task/7324/stat : 7324 (java) S 7315 7315 17292 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 19016430 14316269568 16529 18446744073709551615 4194304 4196468 140728533367312 139986058819232 139986581661397 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9625600 140728533369266 140728533369442 140728533369442 140728533372879 0
[pid=7317/tid=7325] ppid=7315 vsize=13980732 memory=5936683761825377642 CPUtime=0 cores=1,3,5,7
/proc/7317/task/7325/stat : 7325 (java) S 7315 7315 17292 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 19016431 14316269568 16529 18446744073709551615 4194304 4196468 140728533367312 139986057766128 139986581661397 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9625600 140728533369266 140728533369442 140728533369442 140728533372879 0
[pid=7317/tid=7326] ppid=7315 vsize=13980732 memory=6224353382751758959 CPUtime=0 cores=1,3,5,7
/proc/7317/task/7326/stat : 7326 (java) S 7315 7315 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 19016433 14316269568 16529 18446744073709551615 4194304 4196468 140728533367312 139986056714704 139986581669787 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9625600 140728533369266 140728533369442 140728533369442 140728533372879 0
[pid=7317/tid=7327] ppid=7315 vsize=13980732 memory=7380643790801690985 CPUtime=0.18 cores=1,3,5,7
/proc/7317/task/7327/stat : 7327 (java) R 7315 7315 17292 0 -1 4202560 1333 0 0 0 18 0 0 0 20 0 15 0 19016433 14316269568 16529 18446744073709551615 4194304 4196468 140728533367312 139986055647832 139986560898187 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 9625600 140728533369266 140728533369442 140728533369442 140728533372879 0
[pid=7317/tid=7328] ppid=7315 vsize=13980732 memory=4294974608 CPUtime=0.15 cores=1,3,5,7
/proc/7317/task/7328/stat : 7328 (java) R 7315 7315 17292 0 -1 4202560 906 0 0 0 15 0 0 0 20 0 15 0 19016433 14316269568 16529 18446744073709551615 4194304 4196468 140728533367312 139986054590200 139986566547092 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 9625600 140728533369266 140728533369442 140728533369442 140728533372879 0
[pid=7317/tid=7329] ppid=7315 vsize=13980732 memory=153 CPUtime=0.31 cores=1,3,5,7
/proc/7317/task/7329/stat : 7329 (java) R 7315 7315 17292 0 -1 4202560 1664 0 0 0 31 0 0 0 20 0 15 0 19016433 14316269568 16529 18446744073709551615 4194304 4196468 140728533367312 139986053552576 139986560608289 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 9625600 140728533369266 140728533369442 140728533369442 140728533372879 0
[pid=7317/tid=7330] ppid=7315 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7317/task/7330/stat : 7330 (java) S 7315 7315 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 19016433 14316269568 16529 18446744073709551615 4194304 4196468 140728533367312 139986052503904 139986581661397 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9625600 140728533369266 140728533369442 140728533369442 140728533372879 0
[pid=7317/tid=7331] ppid=7315 vsize=13980732 memory=5937826068355831653 CPUtime=0 cores=1,3,5,7
/proc/7317/task/7331/stat : 7331 (java) S 7315 7315 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 19016438 14316269568 16529 18446744073709551615 4194304 4196468 140728533367312 139986051451952 139986581662338 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9625600 140728533369266 140728533369442 140728533369442 140728533372879 0
Current children cumulated CPU time: 1.22 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 67496 KiB

[startup+1.50084 s]
/proc/loadavg: 1.84 1.76 1.71 5/214 7331
/proc/meminfo: memFree=31312916/32770624 swapFree=67108860/67108860
[pid=7315] ppid=7312 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/7315/stat : 7315 (xcsp3-exec) S 7312 7315 17292 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 19016419 9740288 345 18446744073709551615 4194304 5098028 140730241848080 140730241846184 139964595065468 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 8 0 0 7196144 7232144 37101568 140730241855866 140730241856070 140730241856070 140730241859563 0
/proc/7315/statm: 2378 345 289 221 0 87 0
[pid=7317] ppid=7315 vsize=13980732 memory=113636 CPUtime=3.77 cores=1,3,5,7
/proc/7317/stat : 7317 (java) S 7315 7315 17292 0 -1 1077944320 27946 0 0 0 370 7 0 0 20 0 15 0 19016428 14316269568 28409 18446744073709551615 4194304 4196468 140728533367312 140728533349856 139986581651191 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 9625600 140728533369266 140728533369442 140728533369442 140728533372879 0
/proc/7317/statm: 3495183 28409 3193 1 0 3483476 0
[pid=7317/tid=7318] ppid=7315 vsize=13980732 memory=13732 CPUtime=1.35 cores=1,3,5,7
/proc/7317/task/7318/stat : 7318 (java) R 7315 7315 17292 0 -1 4202560 9216 0 0 0 132 3 0 0 20 0 15 0 19016428 14316269568 28409 18446744073709551615 4194304 4196468 140728533367312 139986585886144 139986225750884 0 4 1 16800974 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 9625600 140728533369266 140728533369442 140728533369442 140728533372879 0
[pid=7317/tid=7319] ppid=7315 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7317/task/7319/stat : 7319 (java) S 7315 7315 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 19016429 14316269568 28409 18446744073709551615 4194304 4196468 140728533367312 139986542549520 139986581661397 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9625600 140728533369266 140728533369442 140728533369442 140728533372879 0
[pid=7317/tid=7320] ppid=7315 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7317/task/7320/stat : 7320 (java) S 7315 7315 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 19016429 14316269568 28409 18446744073709551615 4194304 4196468 140728533367312 139986541496976 139986581661397 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9625600 140728533369266 140728533369442 140728533369442 140728533372879 0
[pid=7317/tid=7321] ppid=7315 vsize=13980732 memory=14181982013714 CPUtime=0 cores=1,3,5,7
/proc/7317/task/7321/stat : 7321 (java) S 7315 7315 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 19016429 14316269568 28409 18446744073709551615 4194304 4196468 140728533367312 139986179909904 139986581661397 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9625600 140728533369266 140728533369442 140728533369442 140728533372879 0
[pid=7317/tid=7322] ppid=7315 vsize=13980732 memory=280387276559600 CPUtime=0 cores=1,3,5,7
/proc/7317/task/7322/stat : 7322 (java) S 7315 7315 17292 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 19016429 14316269568 28409 18446744073709551615 4194304 4196468 140728533367312 139986178857360 139986581661397 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9625600 140728533369266 140728533369442 140728533369442 140728533372879 0
[pid=7317/tid=7323] ppid=7315 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7317/task/7323/stat : 7323 (java) S 7315 7315 17292 0 -1 1077944384 25 0 0 0 0 0 0 0 20 0 15 0 19016430 14316269568 28409 18446744073709551615 4194304 4196468 140728533367312 139986059873008 139986581662338 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9625600 140728533369266 140728533369442 140728533369442 140728533372879 0
[pid=7317/tid=7324] ppid=7315 vsize=13980732 memory=280387276247520 CPUtime=0 cores=1,3,5,7

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

/proc/7315/stat : 7315 (xcsp3-exec) S 7312 7315 17292 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 19016419 9740288 345 18446744073709551615 4194304 5098028 140730241848080 140730241846184 139964595065468 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 8 0 0 7196144 7232144 37101568 140730241855866 140730241856070 140730241856070 140730241859563 0
/proc/7315/statm: 2378 345 289 221 0 87 0
[pid=7317] ppid=7315 vsize=13980732 memory=196468 CPUtime=70.03 cores=1,3,5,7
/proc/7317/stat : 7317 (java) S 7315 7315 17292 0 -1 1077944320 53613 0 0 0 6985 18 0 0 20 0 15 0 19016428 14316269568 49117 18446744073709551615 4194304 4196468 140728533367312 140728533349856 139986581651191 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 9625600 140728533369266 140728533369442 140728533369442 140728533372879 0
/proc/7317/statm: 3495183 49117 3249 1 0 3483476 0
[pid=7317/tid=7318] ppid=7315 vsize=13980732 memory=6933928925625698159 CPUtime=63.67 cores=1,3,5,7
/proc/7317/task/7318/stat : 7318 (java) R 7315 7315 17292 0 -1 4202560 14772 0 0 0 6361 6 0 0 20 0 15 0 19016428 14316269568 49117 18446744073709551615 4194304 4196468 140728533367312 139986585890608 139986226177580 0 4 1 16800974 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 9625600 140728533369266 140728533369442 140728533369442 140728533372879 0
[pid=7317/tid=7319] ppid=7315 vsize=13980732 memory=1380 CPUtime=0.14 cores=1,3,5,7
/proc/7317/task/7319/stat : 7319 (java) S 7315 7315 17292 0 -1 1077944384 1648 0 0 0 13 1 0 0 20 0 15 0 19016429 14316269568 49117 18446744073709551615 4194304 4196468 140728533367312 139986542549520 139986581661397 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9625600 140728533369266 140728533369442 140728533369442 140728533372879 0
[pid=7317/tid=7320] ppid=7315 vsize=13980732 memory=206104 CPUtime=0.14 cores=1,3,5,7
/proc/7317/task/7320/stat : 7320 (java) S 7315 7315 17292 0 -1 1077944384 550 0 0 0 13 1 0 0 20 0 15 0 19016429 14316269568 49117 18446744073709551615 4194304 4196468 140728533367312 139986541496976 139986581661397 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9625600 140728533369266 140728533369442 140728533369442 140728533372879 0
[pid=7317/tid=7321] ppid=7315 vsize=13980732 memory=4124 CPUtime=0.14 cores=1,3,5,7
/proc/7317/task/7321/stat : 7321 (java) S 7315 7315 17292 0 -1 1077944384 1355 0 0 0 13 1 0 0 20 0 15 0 19016429 14316269568 49117 18446744073709551615 4194304 4196468 140728533367312 139986179909904 139986581661397 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9625600 140728533369266 140728533369442 140728533369442 140728533372879 0
[pid=7317/tid=7322] ppid=7315 vsize=13980732 memory=13760 CPUtime=0.14 cores=1,3,5,7
/proc/7317/task/7322/stat : 7322 (java) S 7315 7315 17292 0 -1 1077944384 417 0 0 0 13 1 0 0 20 0 15 0 19016429 14316269568 49117 18446744073709551615 4194304 4196468 140728533367312 139986178857360 139986581661397 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9625600 140728533369266 140728533369442 140728533369442 140728533372879 0
[pid=7317/tid=7323] ppid=7315 vsize=13980732 memory=1380 CPUtime=0.03 cores=1,3,5,7
/proc/7317/task/7323/stat : 7323 (java) S 7315 7315 17292 0 -1 1077944384 1198 0 0 0 3 0 0 0 20 0 15 0 19016430 14316269568 49117 18446744073709551615 4194304 4196468 140728533367312 139986059873008 139986581662338 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9625600 140728533369266 140728533369442 140728533369442 140728533372879 0
[pid=7317/tid=7324] ppid=7315 vsize=13980732 memory=1728 CPUtime=0 cores=1,3,5,7
/proc/7317/task/7324/stat : 7324 (java) S 7315 7315 17292 0 -1 1077944384 72 0 0 0 0 0 0 0 20 0 15 0 19016430 14316269568 49117 18446744073709551615 4194304 4196468 140728533367312 139986058819296 139986581661397 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9625600 140728533369266 140728533369442 140728533369442 140728533372879 0
[pid=7317/tid=7325] ppid=7315 vsize=13980732 memory=1228 CPUtime=0 cores=1,3,5,7
/proc/7317/task/7325/stat : 7325 (java) S 7315 7315 17292 0 -1 1077944384 74 0 0 0 0 0 0 0 20 0 15 0 19016431 14316269568 49117 18446744073709551615 4194304 4196468 140728533367312 139986057766144 139986581661397 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9625600 140728533369266 140728533369442 140728533369442 140728533372879 0
[pid=7317/tid=7326] ppid=7315 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7317/task/7326/stat : 7326 (java) S 7315 7315 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 19016433 14316269568 49117 18446744073709551615 4194304 4196468 140728533367312 139986056714704 139986581669787 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9625600 140728533369266 140728533369442 140728533369442 140728533372879 0
[pid=7317/tid=7327] ppid=7315 vsize=13980732 memory=4080 CPUtime=2.41 cores=1,3,5,7
/proc/7317/task/7327/stat : 7327 (java) S 7315 7315 17292 0 -1 1077944384 12616 0 0 0 240 1 0 0 20 0 15 0 19016433 14316269568 49117 18446744073709551615 4194304 4196468 140728533367312 139986055661808 139986581662338 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9625600 140728533369266 140728533369442 140728533369442 140728533372879 0
[pid=7317/tid=7328] ppid=7315 vsize=13980732 memory=4588 CPUtime=2.61 cores=1,3,5,7
/proc/7317/task/7328/stat : 7328 (java) S 7315 7315 17292 0 -1 1077944384 11342 0 0 0 260 1 0 0 20 0 15 0 19016433 14316269568 49117 18446744073709551615 4194304 4196468 140728533367312 139986054609264 139986581662338 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9625600 140728533369266 140728533369442 140728533369442 140728533372879 0
[pid=7317/tid=7329] ppid=7315 vsize=13980732 memory=1156 CPUtime=0.65 cores=1,3,5,7
/proc/7317/task/7329/stat : 7329 (java) S 7315 7315 17292 0 -1 1077944384 8070 0 0 0 63 2 0 0 20 0 15 0 19016433 14316269568 49117 18446744073709551615 4194304 4196468 140728533367312 139986053556208 139986581662338 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9625600 140728533369266 140728533369442 140728533369442 140728533372879 0
[pid=7317/tid=7330] ppid=7315 vsize=13980732 memory=2784 CPUtime=0 cores=1,3,5,7
/proc/7317/task/7330/stat : 7330 (java) S 7315 7315 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 19016433 14316269568 49117 18446744073709551615 4194304 4196468 140728533367312 139986052503904 139986581661397 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9625600 140728533369266 140728533369442 140728533369442 140728533372879 0
[pid=7317/tid=7331] ppid=7315 vsize=13980732 memory=1380 CPUtime=0.02 cores=1,3,5,7
/proc/7317/task/7331/stat : 7331 (java) S 7315 7315 17292 0 -1 1077944384 257 0 0 0 1 1 0 0 20 0 15 0 19016438 14316269568 49117 18446744073709551615 4194304 4196468 140728533367312 139986051451952 139986581662338 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9625600 140728533369266 140728533369442 140728533369442 140728533372879 0
Current children cumulated CPU time: 70.03 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 197848 KiB

[startup+64.8008 s]
/proc/loadavg: 1.58 1.70 1.69 3/215 7358
/proc/meminfo: memFree=31195372/32770624 swapFree=67108860/67108860
[pid=7315] ppid=7312 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/7315/stat : 7315 (xcsp3-exec) S 7312 7315 17292 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 19016419 9740288 345 18446744073709551615 4194304 5098028 140730241848080 140730241846184 139964595065468 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 8 0 0 7196144 7232144 37101568 140730241855866 140730241856070 140730241856070 140730241859563 0
/proc/7315/statm: 2378 345 289 221 0 87 0
[pid=7317] ppid=7315 vsize=13980732 memory=197500 CPUtime=70.84 cores=1,3,5,7
/proc/7317/stat : 7317 (java) S 7315 7315 17292 0 -1 1077944320 53646 0 0 0 7066 18 0 0 20 0 15 0 19016428 14316269568 49375 18446744073709551615 4194304 4196468 140728533367312 140728533349856 139986581651191 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 9625600 140728533369266 140728533369442 140728533369442 140728533372879 0
/proc/7317/statm: 3495183 49375 3249 1 0 3483476 0
[pid=7317/tid=7318] ppid=7315 vsize=13980732 memory=1380 CPUtime=64.45 cores=1,3,5,7
/proc/7317/task/7318/stat : 7318 (java) R 7315 7315 17292 0 -1 4202560 14773 0 0 0 6439 6 0 0 20 0 15 0 19016428 14316269568 49375 18446744073709551615 4194304 4196468 140728533367312 139986585890896 139986228977916 0 4 1 16800974 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 9625600 140728533369266 140728533369442 140728533369442 140728533372879 0
[pid=7317/tid=7319] ppid=7315 vsize=13980732 memory=196468 CPUtime=0.15 cores=1,3,5,7
/proc/7317/task/7319/stat : 7319 (java) S 7315 7315 17292 0 -1 1077944384 1650 0 0 0 14 1 0 0 20 0 15 0 19016429 14316269568 49375 18446744073709551615 4194304 4196468 140728533367312 139986542549520 139986581661397 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9625600 140728533369266 140728533369442 140728533369442 140728533372879 0
[pid=7317/tid=7320] ppid=7315 vsize=13980732 memory=1380 CPUtime=0.15 cores=1,3,5,7
/proc/7317/task/7320/stat : 7320 (java) S 7315 7315 17292 0 -1 1077944384 569 0 0 0 14 1 0 0 20 0 15 0 19016429 14316269568 49375 18446744073709551615 4194304 4196468 140728533367312 139986541496976 139986581661397 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9625600 140728533369266 140728533369442 140728533369442 140728533372879 0
[pid=7317/tid=7321] ppid=7315 vsize=13980732 memory=196468 CPUtime=0.14 cores=1,3,5,7
/proc/7317/task/7321/stat : 7321 (java) S 7315 7315 17292 0 -1 1077944384 1357 0 0 0 13 1 0 0 20 0 15 0 19016429 14316269568 49375 18446744073709551615 4194304 4196468 140728533367312 139986179909904 139986581661397 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9625600 140728533369266 140728533369442 140728533369442 140728533372879 0
[pid=7317/tid=7322] ppid=7315 vsize=13980732 memory=2796 CPUtime=0.15 cores=1,3,5,7
/proc/7317/task/7322/stat : 7322 (java) S 7315 7315 17292 0 -1 1077944384 420 0 0 0 14 1 0 0 20 0 15 0 19016429 14316269568 49375 18446744073709551615 4194304 4196468 140728533367312 139986178857360 139986581661397 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9625600 140728533369266 140728533369442 140728533369442 140728533372879 0
[pid=7317/tid=7323] ppid=7315 vsize=13980732 memory=2752 CPUtime=0.03 cores=1,3,5,7
/proc/7317/task/7323/stat : 7323 (java) S 7315 7315 17292 0 -1 1077944384 1198 0 0 0 3 0 0 0 20 0 15 0 19016430 14316269568 49375 18446744073709551615 4194304 4196468 140728533367312 139986059873008 139986581662338 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9625600 140728533369266 140728533369442 140728533369442 140728533372879 0
[pid=7317/tid=7324] ppid=7315 vsize=13980732 memory=6933928925625698159 CPUtime=0 cores=1,3,5,7
/proc/7317/task/7324/stat : 7324 (java) S 7315 7315 17292 0 -1 1077944384 72 0 0 0 0 0 0 0 20 0 15 0 19016430 14316269568 49375 18446744073709551615 4194304 4196468 140728533367312 139986058819296 139986581661397 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9625600 140728533369266 140728533369442 140728533369442 140728533372879 0
[pid=7317/tid=7325] ppid=7315 vsize=13980732 memory=5404 CPUtime=0 cores=1,3,5,7
/proc/7317/task/7325/stat : 7325 (java) S 7315 7315 17292 0 -1 1077944384 74 0 0 0 0 0 0 0 20 0 15 0 19016431 14316269568 49375 18446744073709551615 4194304 4196468 140728533367312 139986057766144 139986581661397 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9625600 140728533369266 140728533369442 140728533369442 140728533372879 0
[pid=7317/tid=7326] ppid=7315 vsize=13980732 memory=7680170660397595203 CPUtime=0 cores=1,3,5,7
/proc/7317/task/7326/stat : 7326 (java) S 7315 7315 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 19016433 14316269568 49375 18446744073709551615 4194304 4196468 140728533367312 139986056714704 139986581669787 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9625600 140728533369266 140728533369442 140728533369442 140728533372879 0
[pid=7317/tid=7327] ppid=7315 vsize=13980732 memory=952 CPUtime=2.41 cores=1,3,5,7
/proc/7317/task/7327/stat : 7327 (java) S 7315 7315 17292 0 -1 1077944384 12618 0 0 0 240 1 0 0 20 0 15 0 19016433 14316269568 49375 18446744073709551615 4194304 4196468 140728533367312 139986055661808 139986581662338 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9625600 140728533369266 140728533369442 140728533369442 140728533372879 0
[pid=7317/tid=7328] ppid=7315 vsize=13980732 memory=1236 CPUtime=2.61 cores=1,3,5,7
/proc/7317/task/7328/stat : 7328 (java) S 7315 7315 17292 0 -1 1077944384 11344 0 0 0 260 1 0 0 20 0 15 0 19016433 14316269568 49375 18446744073709551615 4194304 4196468 140728533367312 139986054609264 139986581662338 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9625600 140728533369266 140728533369442 140728533369442 140728533372879 0
[pid=7317/tid=7329] ppid=7315 vsize=13980732 memory=2244 CPUtime=0.65 cores=1,3,5,7
/proc/7317/task/7329/stat : 7329 (java) S 7315 7315 17292 0 -1 1077944384 8072 0 0 0 63 2 0 0 20 0 15 0 19016433 14316269568 49375 18446744073709551615 4194304 4196468 140728533367312 139986053556208 139986581662338 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9625600 140728533369266 140728533369442 140728533369442 140728533372879 0
[pid=7317/tid=7330] ppid=7315 vsize=13980732 memory=4288 CPUtime=0 cores=1,3,5,7
/proc/7317/task/7330/stat : 7330 (java) S 7315 7315 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 19016433 14316269568 49375 18446744073709551615 4194304 4196468 140728533367312 139986052503904 139986581661397 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9625600 140728533369266 140728533369442 140728533369442 140728533372879 0
[pid=7317/tid=7331] ppid=7315 vsize=13980732 memory=928 CPUtime=0.02 cores=1,3,5,7
/proc/7317/task/7331/stat : 7331 (java) S 7315 7315 17292 0 -1 1077944384 257 0 0 0 1 1 0 0 20 0 15 0 19016438 14316269568 49375 18446744073709551615 4194304 4196468 140728533367312 139986051451952 139986581662338 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9625600 140728533369266 140728533369442 140728533369442 140728533372879 0
Current children cumulated CPU time: 70.84 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 198880 KiB

[startup+65.0008 s]*
/proc/loadavg: 1.58 1.70 1.69 3/215 7358
/proc/meminfo: memFree=31194488/32770624 swapFree=67108860/67108860
[pid=7315] ppid=7312 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/7315/stat : 7315 (xcsp3-exec) S 7312 7315 17292 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 19016419 9740288 345 18446744073709551615 4194304 5098028 140730241848080 140730241846184 139964595065468 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 8 0 0 7196144 7232144 37101568 140730241855866 140730241856070 140730241856070 140730241859563 0
/proc/7315/statm: 2378 345 289 221 0 87 0
[pid=7317] ppid=7315 vsize=13980732 memory=197500 CPUtime=71.05 cores=1,3,5,7
/proc/7317/stat : 7317 (java) S 7315 7315 17292 0 -1 1077944320 53646 0 0 0 7087 18 0 0 20 0 15 0 19016428 14316269568 49375 18446744073709551615 4194304 4196468 140728533367312 140728533349856 139986581651191 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 9625600 140728533369266 140728533369442 140728533369442 140728533372879 0
/proc/7317/statm: 3495183 49375 3249 1 0 3483476 0
[pid=7317/tid=7318] ppid=7315 vsize=13980732 memory=6933928925625698159 CPUtime=64.66 cores=1,3,5,7
/proc/7317/task/7318/stat : 7318 (java) R 7315 7315 17292 0 -1 4202560 14773 0 0 0 6460 6 0 0 20 0 15 0 19016428 14316269568 49375 18446744073709551615 4194304 4196468 140728533367312 139986585890896 139986226177459 0 4 1 16800974 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 9625600 140728533369266 140728533369442 140728533369442 140728533372879 0
[pid=7317/tid=7319] ppid=7315 vsize=13980732 memory=0 CPUtime=0.15 cores=1,3,5,7
/proc/7317/task/7319/stat : 7319 (java) S 7315 7315 17292 0 -1 1077944384 1650 0 0 0 14 1 0 0 20 0 15 0 19016429 14316269568 49375 18446744073709551615 4194304 4196468 140728533367312 139986542549520 139986581661397 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9625600 140728533369266 140728533369442 140728533369442 140728533372879 0
[pid=7317/tid=7320] ppid=7315 vsize=13980732 memory=0 CPUtime=0.15 cores=1,3,5,7
/proc/7317/task/7320/stat : 7320 (java) S 7315 7315 17292 0 -1 1077944384 569 0 0 0 14 1 0 0 20 0 15 0 19016429 14316269568 49375 18446744073709551615 4194304 4196468 140728533367312 139986541496976 139986581661397 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9625600 140728533369266 140728533369442 140728533369442 140728533372879 0
[pid=7317/tid=7321] ppid=7315 vsize=13980732 memory=140193638715664 CPUtime=0.14 cores=1,3,5,7
/proc/7317/task/7321/stat : 7321 (java) S 7315 7315 17292 0 -1 1077944384 1357 0 0 0 13 1 0 0 20 0 15 0 19016429 14316269568 49375 18446744073709551615 4194304 4196468 140728533367312 139986179909904 139986581661397 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9625600 140728533369266 140728533369442 140728533369442 140728533372879 0
[pid=7317/tid=7322] ppid=7315 vsize=13980732 memory=0 CPUtime=0.15 cores=1,3,5,7
/proc/7317/task/7322/stat : 7322 (java) S 7315 7315 17292 0 -1 1077944384 420 0 0 0 14 1 0 0 20 0 15 0 19016429 14316269568 49375 18446744073709551615 4194304 4196468 140728533367312 139986178857360 139986581661397 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9625600 140728533369266 140728533369442 140728533369442 140728533372879 0
[pid=7317/tid=7323] ppid=7315 vsize=13980732 memory=7379263899481096292 CPUtime=0.03 cores=1,3,5,7
/proc/7317/task/7323/stat : 7323 (java) S 7315 7315 17292 0 -1 1077944384 1198 0 0 0 3 0 0 0 20 0 15 0 19016430 14316269568 49375 18446744073709551615 4194304 4196468 140728533367312 139986059873008 139986581662338 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9625600 140728533369266 140728533369442 140728533369442 140728533372879 0
[pid=7317/tid=7324] ppid=7315 vsize=13980732 memory=13760 CPUtime=0 cores=1,3,5,7
/proc/7317/task/7324/stat : 7324 (java) S 7315 7315 17292 0 -1 1077944384 72 0 0 0 0 0 0 0 20 0 15 0 19016430 14316269568 49375 18446744073709551615 4194304 4196468 140728533367312 139986058819296 139986581661397 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9625600 140728533369266 140728533369442 140728533369442 140728533372879 0
[pid=7317/tid=7325] ppid=7315 vsize=13980732 memory=1292 CPUtime=0 cores=1,3,5,7
/proc/7317/task/7325/stat : 7325 (java) S 7315 7315 17292 0 -1 1077944384 74 0 0 0 0 0 0 0 20 0 15 0 19016431 14316269568 49375 18446744073709551615 4194304 4196468 140728533367312 139986057766144 139986581661397 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9625600 140728533369266 140728533369442 140728533369442 140728533372879 0
[pid=7317/tid=7326] ppid=7315 vsize=13980732 memory=2432 CPUtime=0 cores=1,3,5,7
/proc/7317/task/7326/stat : 7326 (java) S 7315 7315 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 19016433 14316269568 49375 18446744073709551615 4194304 4196468 140728533367312 139986056714704 139986581669787 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9625600 140728533369266 140728533369442 140728533369442 140728533372879 0
[pid=7317/tid=7327] ppid=7315 vsize=13980732 memory=1380 CPUtime=2.41 cores=1,3,5,7
/proc/7317/task/7327/stat : 7327 (java) S 7315 7315 17292 0 -1 1077944384 12618 0 0 0 240 1 0 0 20 0 15 0 19016433 14316269568 49375 18446744073709551615 4194304 4196468 140728533367312 139986055661808 139986581662338 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9625600 140728533369266 140728533369442 140728533369442 140728533372879 0
[pid=7317/tid=7328] ppid=7315 vsize=13980732 memory=1380 CPUtime=2.61 cores=1,3,5,7
/proc/7317/task/7328/stat : 7328 (java) S 7315 7315 17292 0 -1 1077944384 11344 0 0 0 260 1 0 0 20 0 15 0 19016433 14316269568 49375 18446744073709551615 4194304 4196468 140728533367312 139986054609264 139986581662338 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9625600 140728533369266 140728533369442 140728533369442 140728533372879 0
[pid=7317/tid=7329] ppid=7315 vsize=13980732 memory=196468 CPUtime=0.65 cores=1,3,5,7
/proc/7317/task/7329/stat : 7329 (java) S 7315 7315 17292 0 -1 1077944384 8072 0 0 0 63 2 0 0 20 0 15 0 19016433 14316269568 49375 18446744073709551615 4194304 4196468 140728533367312 139986053556208 139986581662338 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9625600 140728533369266 140728533369442 140728533369442 140728533372879 0
[pid=7317/tid=7330] ppid=7315 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/7317/task/7330/stat : 7330 (java) S 7315 7315 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 19016433 14316269568 49375 18446744073709551615 4194304 4196468 140728533367312 139986052503904 139986581661397 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9625600 140728533369266 140728533369442 140728533369442 140728533372879 0
[pid=7317/tid=7331] ppid=7315 vsize=13980732 memory=200496 CPUtime=0.02 cores=1,3,5,7
/proc/7317/task/7331/stat : 7331 (java) S 7315 7315 17292 0 -1 1077944384 257 0 0 0 1 1 0 0 20 0 15 0 19016438 14316269568 49375 18446744073709551615 4194304 4196468 140728533367312 139986051451952 139986581662338 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9625600 140728533369266 140728533369442 140728533369442 140728533372879 0
Current children cumulated CPU time: 71.05 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 198880 KiB

[startup+65.1101 s]
/proc/loadavg: 1.58 1.70 1.69 3/215 7358
/proc/meminfo: memFree=31194488/32770624 swapFree=67108860/67108860
[pid=7315] ppid=7312 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/7315/stat : 7315 (xcsp3-exec) S 7312 7315 17292 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 19016419 9740288 345 18446744073709551615 4194304 5098028 140730241848080 140730241846184 139964595065468 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 8 0 0 7196144 7232144 37101568 140730241855866 140730241856070 140730241856070 140730241859563 0
/proc/7315/statm: 2378 345 289 221 0 87 0
[pid=7317] ppid=7315 vsize=13980732 memory=197500 CPUtime=71.15 cores=1,3,5,7
/proc/7317/stat : 7317 (java) S 7315 7315 17292 0 -1 1077944320 53646 0 0 0 7097 18 0 0 20 0 15 0 19016428 14316269568 49375 18446744073709551615 4194304 4196468 140728533367312 140728533349856 139986581651191 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 9625600 140728533369266 140728533369442 140728533369442 140728533372879 0
/proc/7317/statm: 3495183 49375 3249 1 0 3483476 0
[pid=7317/tid=7318] ppid=7315 vsize=13980732 memory=1380 CPUtime=64.76 cores=1,3,5,7
/proc/7317/task/7318/stat : 7318 (java) R 7315 7315 17292 0 -1 4202560 14773 0 0 0 6470 6 0 0 20 0 15 0 19016428 14316269568 49375 18446744073709551615 4194304 4196468 140728533367312 139986585890896 139986226034483 0 4 1 16800974 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 9625600 140728533369266 140728533369442 140728533369442 140728533372879 0
[pid=7317/tid=7319] ppid=7315 vsize=13980732 memory=0 CPUtime=0.15 cores=1,3,5,7
/proc/7317/task/7319/stat : 7319 (java) S 7315 7315 17292 0 -1 1077944384 1650 0 0 0 14 1 0 0 20 0 15 0 19016429 14316269568 49375 18446744073709551615 4194304 4196468 140728533367312 139986542549520 139986581661397 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9625600 140728533369266 140728533369442 140728533369442 140728533372879 0
[pid=7317/tid=7320] ppid=7315 vsize=13980732 memory=6944656592455360604 CPUtime=0.15 cores=1,3,5,7
/proc/7317/task/7320/stat : 7320 (java) S 7315 7315 17292 0 -1 1077944384 569 0 0 0 14 1 0 0 20 0 15 0 19016429 14316269568 49375 18446744073709551615 4194304 4196468 140728533367312 139986541496976 139986581661397 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9625600 140728533369266 140728533369442 140728533369442 140728533372879 0
[pid=7317/tid=7321] ppid=7315 vsize=13980732 memory=5404 CPUtime=0.14 cores=1,3,5,7
/proc/7317/task/7321/stat : 7321 (java) S 7315 7315 17292 0 -1 1077944384 1357 0 0 0 13 1 0 0 20 0 15 0 19016429 14316269568 49375 18446744073709551615 4194304 4196468 140728533367312 139986179909904 139986581661397 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9625600 140728533369266 140728533369442 140728533369442 140728533372879 0
[pid=7317/tid=7322] ppid=7315 vsize=13980732 memory=1704 CPUtime=0.15 cores=1,3,5,7
/proc/7317/task/7322/stat : 7322 (java) S 7315 7315 17292 0 -1 1077944384 420 0 0 0 14 1 0 0 20 0 15 0 19016429 14316269568 49375 18446744073709551615 4194304 4196468 140728533367312 139986178857360 139986581661397 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9625600 140728533369266 140728533369442 140728533369442 140728533372879 0
[pid=7317/tid=7323] ppid=7315 vsize=13980732 memory=4124 CPUtime=0.03 cores=1,3,5,7
/proc/7317/task/7323/stat : 7323 (java) S 7315 7315 17292 0 -1 1077944384 1198 0 0 0 3 0 0 0 20 0 15 0 19016430 14316269568 49375 18446744073709551615 4194304 4196468 140728533367312 139986059873008 139986581662338 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9625600 140728533369266 140728533369442 140728533369442 140728533372879 0
[pid=7317/tid=7324] ppid=7315 vsize=13980732 memory=13760 CPUtime=0 cores=1,3,5,7
/proc/7317/task/7324/stat : 7324 (java) S 7315 7315 17292 0 -1 1077944384 72 0 0 0 0 0 0 0 20 0 15 0 19016430 14316269568 49375 18446744073709551615 4194304 4196468 140728533367312 139986058819296 139986581661397 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9625600 140728533369266 140728533369442 140728533369442 140728533372879 0
[pid=7317/tid=7325] ppid=7315 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/7317/task/7325/stat : 7325 (java) S 7315 7315 17292 0 -1 1077944384 74 0 0 0 0 0 0 0 20 0 15 0 19016431 14316269568 49375 18446744073709551615 4194304 4196468 140728533367312 139986057766144 139986581661397 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9625600 140728533369266 140728533369442 140728533369442 140728533372879 0
[pid=7317/tid=7326] ppid=7315 vsize=13980732 memory=339500 CPUtime=0 cores=1,3,5,7
/proc/7317/task/7326/stat : 7326 (java) S 7315 7315 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 19016433 14316269568 49375 18446744073709551615 4194304 4196468 140728533367312 139986056714704 139986581669787 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9625600 140728533369266 140728533369442 140728533369442 140728533372879 0
[pid=7317/tid=7327] ppid=7315 vsize=13980732 memory=13760 CPUtime=2.41 cores=1,3,5,7
/proc/7317/task/7327/stat : 7327 (java) S 7315 7315 17292 0 -1 1077944384 12618 0 0 0 240 1 0 0 20 0 15 0 19016433 14316269568 49375 18446744073709551615 4194304 4196468 140728533367312 139986055661808 139986581662338 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9625600 140728533369266 140728533369442 140728533369442 140728533372879 0
[pid=7317/tid=7328] ppid=7315 vsize=13980732 memory=1292 CPUtime=2.61 cores=1,3,5,7
/proc/7317/task/7328/stat : 7328 (java) S 7315 7315 17292 0 -1 1077944384 11344 0 0 0 260 1 0 0 20 0 15 0 19016433 14316269568 49375 18446744073709551615 4194304 4196468 140728533367312 139986054609264 139986581662338 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9625600 140728533369266 140728533369442 140728533369442 140728533372879 0
[pid=7317/tid=7329] ppid=7315 vsize=13980732 memory=2432 CPUtime=0.65 cores=1,3,5,7
/proc/7317/task/7329/stat : 7329 (java) S 7315 7315 17292 0 -1 1077944384 8072 0 0 0 63 2 0 0 20 0 15 0 19016433 14316269568 49375 18446744073709551615 4194304 4196468 140728533367312 139986053556208 139986581662338 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9625600 140728533369266 140728533369442 140728533369442 140728533372879 0
[pid=7317/tid=7330] ppid=7315 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/7317/task/7330/stat : 7330 (java) S 7315 7315 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 19016433 14316269568 49375 18446744073709551615 4194304 4196468 140728533367312 139986052503904 139986581661397 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9625600 140728533369266 140728533369442 140728533369442 140728533372879 0
[pid=7317/tid=7331] ppid=7315 vsize=13980732 memory=196468 CPUtime=0.02 cores=1,3,5,7
/proc/7317/task/7331/stat : 7331 (java) S 7315 7315 17292 0 -1 1077944384 257 0 0 0 1 1 0 0 20 0 15 0 19016438 14316269568 49375 18446744073709551615 4194304 4196468 140728533367312 139986051451952 139986581662338 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9625600 140728533369266 140728533369442 140728533369442 140728533372879 0
Current children cumulated CPU time: 71.15 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 198880 KiB

Child status: 0
Real time (s): 65.1629
CPU time (s): 71.2163
CPU user time (s): 71.023
CPU system time (s): 0.19326
CPU usage (%): 109.29
Max. virtual memory (cumulated for all children) (KiB): 13991992
Max. memory (cumulated for all children) (KiB): 225480

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 71.023
system time used= 0.19326
maximum resident set size= 226148
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 55221
page faults= 0
swaps= 0
block input operations= 0
block output operations= 192
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4508
involuntary context switches= 89


# summary of solver processes directly reported to runsolver:
#   pid: 7315
#   total CPU time (s): 71.2163
#   total CPU user time (s): 71.023
#   total CPU system time (s): 0.19326

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.411096 second user time and 0.695152 second system time

The end

Launcher Data

Begin job on node129 at 2017-08-20 07:00:35
IDJOB=4284014
IDBENCH=126892
IDSOLVER=2679
FILE ID=node129/4284014-1503206073
RUNJOBID= node129-1503171914-32556
PBS_JOBID= 
Free space on /tmp= 62008 MiB

SOLVER NAME= choco-solver 5a
BENCH NAME= XCSP17/SchurrLemma/SchurrLemma-mod-s1/SchurrLemma-mod-030-9.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-4284014-1503206073/watcher-4284014-1503206073 -o /tmp/evaluation-result-4284014-1503206073/solver-4284014-1503206073 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node129-1503171914-32556 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 838065174 HOME/instance-4284014-1503206073.xml

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

MD5SUM BENCH= a570971bdea1b5dac7f2a8202873b646
RANDOM SEED=838065174

node129.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.73
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.73
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.73
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.73
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:        31378816 kB
MemAvailable:   31683868 kB
Buffers:          200952 kB
Cached:           392384 kB
SwapCached:            0 kB
Active:           591976 kB
Inactive:         389680 kB
Active(anon):     388244 kB
Inactive(anon):    16744 kB
Active(file):     203732 kB
Inactive(file):   372936 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7832 kB
Writeback:             0 kB
AnonPages:        387668 kB
Mapped:            46936 kB
Shmem:             17060 kB
Slab:             113424 kB
SReclaimable:      88440 kB
SUnreclaim:        24984 kB
KernelStack:        3552 kB
PageTables:         6288 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     943496 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    217088 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      112000 kB
DirectMap2M:    33433600 kB

Free space on /tmp at the end= 62000 MiB
End job on node129 at 2017-08-20 07:01:41