Trace number 4282545

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
choco-solver 4.0.5 seq (2017-08-18)UNSAT 88.187798 85.601997

General information on the benchmark

NameSchurrLemma/SchurrLemma-mod-s1/
SchurrLemma-mod-050-9.xml
MD5SUM6e540fe1a8c18734980495af80b87f14
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 benchmark7.2435098
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of constraints600
Number of domains1
Minimum domain size9
Maximum domain size9
Distribution of domain sizes[{"size":9,"count":50}]
Minimum variable degree24
Maximum variable degree48
Distribution of variable degrees[{"degree":24,"count":1},{"degree":25,"count":2},{"degree":26,"count":2},{"degree":27,"count":2},{"degree":28,"count":2},{"degree":29,"count":2},{"degree":30,"count":2},{"degree":31,"count":2},{"degree":32,"count":2},{"degree":33,"count":2},{"degree":34,"count":2},{"degree":35,"count":2},{"degree":36,"count":4},{"degree":37,"count":2},{"degree":38,"count":2},{"degree":39,"count":2},{"degree":40,"count":2},{"degree":41,"count":2},{"degree":42,"count":2},{"degree":43,"count":2},{"degree":44,"count":2},{"degree":45,"count":2},{"degree":46,"count":2},{"degree":47,"count":2},{"degree":48,"count":1}]
Minimum constraint arity3
Maximum constraint arity3
Distribution of constraint arities[{"arity":3,"count":600}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"allDifferent","count":600}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.07	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4282545-1503129776.xml"  -tl '2520s' -p 1 -x 0
0.14/0.25	c [HOME/instance-4282545-1503129776.xml, -tl, 2520s, -p, 1, -x, 0]
0.14/0.30	c simple solver
0.33/0.37	c parse instance...
0.97/0.65	c solve instance...
88.07/85.59	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 (11192 MiB free)
  memory of node 1: 16384 MiB (15690 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4282545-1503129776/watcher-4282545-1503129776 -o /tmp/evaluation-result-4282545-1503129776/solver-4282545-1503129776 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node129-1503095823-17351 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1880811932 HOME/instance-4282545-1503129776.xml 

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

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

solver pid=23370, runsolver pid=23367

[startup+0.101777 s]*
/proc/loadavg: 2.58 2.22 2.09 3/204 23379
/proc/meminfo: memFree=27518600/32770624 swapFree=67108860/67108860
[pid=23370] ppid=23367 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/23370/stat : 23370 (xcsp3-exec) S 23367 23370 17292 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 11386741 9740288 345 18446744073709551615 4194304 5098028 140722246293792 140722246291896 140141164614268 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 7 0 0 7196144 7232144 30269440 140722246295929 140722246296134 140722246296134 140722246299627 0
/proc/23370/statm: 2378 345 289 221 0 87 0
[pid=23372] ppid=23370 vsize=13574484 memory=17968 CPUtime=0.02 cores=1,3,5,7
/proc/23372/stat : 23372 (java) S 23370 23370 17292 0 -1 1077944320 3824 0 0 0 2 0 0 0 20 0 9 0 11386749 13900271616 4492 18446744073709551615 4194304 4196468 140729063326336 140729063308880 139855292751607 0 0 1 16784584 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 8577024 140729063330226 140729063330402 140729063330402 140729063333839 0
/proc/23372/statm: 3393621 4492 2085 1 0 3383118 0
[pid=23372/tid=23373] ppid=23370 vsize=13574484 memory=-8713483618642457695 CPUtime=0.02 cores=1,3,5,7
/proc/23372/task/23373/stat : 23373 (java) R 23370 23370 17292 0 -1 4202560 2524 0 0 0 2 0 0 0 20 0 9 0 11386749 13900271616 4492 18446744073709551615 4194304 4196468 140729063326336 139855296987752 139855292773533 0 4 1 16784584 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 8577024 140729063330226 140729063330402 140729063330402 140729063333839 0
[pid=23372/tid=23374] ppid=23370 vsize=13574484 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23372/task/23374/stat : 23374 (java) S 23370 23370 17292 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 11386750 13900271616 4492 18446744073709551615 4194304 4196468 140729063326336 139855212165776 139855292761813 0 4 1 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8577024 140729063330226 140729063330402 140729063330402 140729063333839 0
[pid=23372/tid=23375] ppid=23370 vsize=13574484 memory=140534129739392 CPUtime=0 cores=1,3,5,7
/proc/23372/task/23375/stat : 23375 (java) S 23370 23370 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 11386750 13900271616 4492 18446744073709551615 4194304 4196468 140729063326336 139855211112976 139855292761813 0 4 1 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8577024 140729063330226 140729063330402 140729063330402 140729063333839 0
[pid=23372/tid=23376] ppid=23370 vsize=13574484 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23372/task/23376/stat : 23376 (java) S 23370 23370 17292 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 11386750 13900271616 4492 18446744073709551615 4194304 4196468 140729063326336 139855210060176 139855292761813 0 4 1 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8577024 140729063330226 140729063330402 140729063330402 140729063333839 0
[pid=23372/tid=23377] ppid=23370 vsize=13574484 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/23372/task/23377/stat : 23377 (java) S 23370 23370 17292 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 11386750 13900271616 4492 18446744073709551615 4194304 4196468 140729063326336 139854889347344 139855292761813 0 4 1 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8577024 140729063330226 140729063330402 140729063330402 140729063333839 0
[pid=23372/tid=23378] ppid=23370 vsize=13574484 memory=140534129739392 CPUtime=0 cores=1,3,5,7
/proc/23372/task/23378/stat : 23378 (java) S 23370 23370 17292 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 11386751 13900271616 4492 18446744073709551615 4194304 4196468 140729063326336 139854478044016 139855292762754 0 0 1 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8577024 140729063330226 140729063330402 140729063330402 140729063333839 0
[pid=23372/tid=23379] ppid=23370 vsize=13574484 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/23372/task/23379/stat : 23379 (java) S 23370 23370 17292 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 9 0 11386751 13900271616 4492 18446744073709551615 4194304 4196468 140729063326336 139854476989984 139855292761813 0 4 1 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8577024 140729063330226 140729063330402 140729063330402 140729063333839 0
[pid=23372/tid=23380] ppid=23370 vsize=13574484 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23372/task/23380/stat : 23380 (java) S 23370 23370 17292 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 9 0 11386752 13900271616 4492 18446744073709551615 4194304 4196468 140729063326336 139854475937200 139855292761813 0 4 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8577024 140729063330226 140729063330402 140729063330402 140729063333839 0
Current children cumulated CPU time: 0.02 s
Current children cumulated vsize: 13583996 KiB
Current children cumulated memory: 19348 KiB

[startup+0.210335 s]*
/proc/loadavg: 2.58 2.22 2.09 3/211 23386
/proc/meminfo: memFree=27511292/32770624 swapFree=67108860/67108860
[pid=23370] ppid=23367 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/23370/stat : 23370 (xcsp3-exec) S 23367 23370 17292 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 11386741 9740288 345 18446744073709551615 4194304 5098028 140722246293792 140722246291896 140141164614268 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 7 0 0 7196144 7232144 30269440 140722246295929 140722246296134 140722246296134 140722246299627 0
/proc/23370/statm: 2378 345 289 221 0 87 0
[pid=23372] ppid=23370 vsize=13974352 memory=27992 CPUtime=0.14 cores=1,3,5,7
/proc/23372/stat : 23372 (java) S 23370 23370 17292 0 -1 1077944320 5485 0 0 0 13 1 0 0 20 0 15 0 11386749 14309736448 6998 18446744073709551615 4194304 4196468 140729063326336 140729063308880 139855292751607 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 8577024 140729063330226 140729063330402 140729063330402 140729063333839 0
/proc/23372/statm: 3493588 6998 2847 1 0 3482964 0
[pid=23372/tid=23373] ppid=23370 vsize=13974352 memory=7311146985107750967 CPUtime=0.09 cores=1,3,5,7
/proc/23372/task/23373/stat : 23373 (java) R 23370 23370 17292 0 -1 4202560 3395 0 0 0 9 0 0 0 20 0 15 0 11386749 14309736448 6998 18446744073709551615 4194304 4196468 140729063326336 139855296979024 139855292763542 0 4 1 16800974 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 8577024 140729063330226 140729063330402 140729063330402 140729063333839 0
[pid=23372/tid=23374] ppid=23370 vsize=13974352 memory=10613 CPUtime=0 cores=1,3,5,7
/proc/23372/task/23374/stat : 23374 (java) S 23370 23370 17292 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 11386750 14309736448 6998 18446744073709551615 4194304 4196468 140729063326336 139855212165776 139855292761813 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8577024 140729063330226 140729063330402 140729063330402 140729063333839 0
[pid=23372/tid=23375] ppid=23370 vsize=13974352 memory=3547069599116019360 CPUtime=0 cores=1,3,5,7
/proc/23372/task/23375/stat : 23375 (java) S 23370 23370 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 11386750 14309736448 6998 18446744073709551615 4194304 4196468 140729063326336 139855211112976 139855292761813 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8577024 140729063330226 140729063330402 140729063330402 140729063333839 0
[pid=23372/tid=23376] ppid=23370 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23372/task/23376/stat : 23376 (java) S 23370 23370 17292 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 11386750 14309736448 6998 18446744073709551615 4194304 4196468 140729063326336 139855210060176 139855292761813 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8577024 140729063330226 140729063330402 140729063330402 140729063333839 0
[pid=23372/tid=23377] ppid=23370 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/23372/task/23377/stat : 23377 (java) S 23370 23370 17292 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 11386750 14309736448 6998 18446744073709551615 4194304 4196468 140729063326336 139854889347344 139855292761813 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8577024 140729063330226 140729063330402 140729063330402 140729063333839 0
[pid=23372/tid=23378] ppid=23370 vsize=13974352 memory=140534129739392 CPUtime=0 cores=1,3,5,7
/proc/23372/task/23378/stat : 23378 (java) S 23370 23370 17292 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 11386751 14309736448 6998 18446744073709551615 4194304 4196468 140729063326336 139854478044016 139855292762754 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8577024 140729063330226 140729063330402 140729063330402 140729063333839 0
[pid=23372/tid=23379] ppid=23370 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/23372/task/23379/stat : 23379 (java) S 23370 23370 17292 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 11386751 14309736448 6998 18446744073709551615 4194304 4196468 140729063326336 139854476989984 139855292761813 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8577024 140729063330226 140729063330402 140729063330402 140729063333839 0
[pid=23372/tid=23380] ppid=23370 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23372/task/23380/stat : 23380 (java) S 23370 23370 17292 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 11386752 14309736448 6998 18446744073709551615 4194304 4196468 140729063326336 139854475937136 139855292761813 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8577024 140729063330226 140729063330402 140729063330402 140729063333839 0
[pid=23372/tid=23381] ppid=23370 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23372/task/23381/stat : 23381 (java) S 23370 23370 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11386754 14309736448 6998 18446744073709551615 4194304 4196468 140729063326336 139854474885456 139855292770203 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8577024 140729063330226 140729063330402 140729063330402 140729063333839 0
[pid=23372/tid=23382] ppid=23370 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23372/task/23382/stat : 23382 (java) R 23370 23370 17292 0 -1 4202560 320 0 0 0 0 0 0 0 20 0 15 0 11386754 14309736448 6998 18446744073709551615 4194304 4196468 140729063326336 139854473824320 139855276187345 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 8577024 140729063330226 140729063330402 140729063330402 140729063333839 0
[pid=23372/tid=23383] ppid=23370 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/23372/task/23383/stat : 23383 (java) R 23370 23370 17292 0 -1 1077944384 128 0 0 0 0 0 0 0 20 0 15 0 11386754 14309736448 6998 18446744073709551615 4194304 4196468 140729063326336 139854472780112 139855292761813 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 8577024 140729063330226 140729063330402 140729063330402 140729063333839 0
[pid=23372/tid=23384] ppid=23370 vsize=13974352 memory=140534129739392 CPUtime=0.02 cores=1,3,5,7
/proc/23372/task/23384/stat : 23384 (java) R 23370 23370 17292 0 -1 4202560 353 0 0 0 2 0 0 0 20 0 15 0 11386754 14309736448 6998 18446744073709551615 4194304 4196468 140729063326336 139854471727216 139855292772954 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 8577024 140729063330226 140729063330402 140729063330402 140729063333839 0
[pid=23372/tid=23385] ppid=23370 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/23372/task/23385/stat : 23385 (java) S 23370 23370 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11386754 14309736448 6998 18446744073709551615 4194304 4196468 140729063326336 139854402808032 139855292761813 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8577024 140729063330226 140729063330402 140729063330402 140729063333839 0
[pid=23372/tid=23386] ppid=23370 vsize=13974352 memory=140534129739392 CPUtime=0 cores=1,3,5,7
/proc/23372/task/23386/stat : 23386 (java) S 23370 23370 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 11386758 14309736448 6998 18446744073709551615 4194304 4196468 140729063326336 139854401756336 139855292762754 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8577024 140729063330226 140729063330402 140729063330402 140729063333839 0
Current children cumulated CPU time: 0.14 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 29372 KiB

[startup+0.310458 s]*
/proc/loadavg: 2.58 2.22 2.09 3/211 23386
/proc/meminfo: memFree=27498648/32770624 swapFree=67108860/67108860
[pid=23370] ppid=23367 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/23370/stat : 23370 (xcsp3-exec) S 23367 23370 17292 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 11386741 9740288 345 18446744073709551615 4194304 5098028 140722246293792 140722246291896 140141164614268 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 7 0 0 7196144 7232144 30269440 140722246295929 140722246296134 140722246296134 140722246299627 0
/proc/23370/statm: 2378 345 289 221 0 87 0
[pid=23372] ppid=23370 vsize=13978608 memory=39784 CPUtime=0.33 cores=1,3,5,7
/proc/23372/stat : 23372 (java) S 23370 23370 17292 0 -1 1077944320 9182 0 0 0 31 2 0 0 20 0 15 0 11386749 14314094592 9946 18446744073709551615 4194304 4196468 140729063326336 140729063308880 139855292751607 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 8577024 140729063330226 140729063330402 140729063330402 140729063333839 0
/proc/23372/statm: 3494652 9946 3023 1 0 3482964 0
[pid=23372/tid=23373] ppid=23370 vsize=13978608 memory=-8774313645642428999 CPUtime=0.19 cores=1,3,5,7
/proc/23372/task/23373/stat : 23373 (java) R 23370 23370 17292 0 -1 4202560 6350 0 0 0 18 1 0 0 20 0 15 0 11386749 14314094592 9946 18446744073709551615 4194304 4196468 140729063326336 139855296972600 139855276832094 0 4 1 16800974 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 8577024 140729063330226 140729063330402 140729063330402 140729063333839 0
[pid=23372/tid=23374] ppid=23370 vsize=13978608 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23372/task/23374/stat : 23374 (java) S 23370 23370 17292 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 11386750 14314094592 9946 18446744073709551615 4194304 4196468 140729063326336 139855212165776 139855292761813 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8577024 140729063330226 140729063330402 140729063330402 140729063333839 0
[pid=23372/tid=23375] ppid=23370 vsize=13978608 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23372/task/23375/stat : 23375 (java) S 23370 23370 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 11386750 14314094592 9946 18446744073709551615 4194304 4196468 140729063326336 139855211112976 139855292761813 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8577024 140729063330226 140729063330402 140729063330402 140729063333839 0
[pid=23372/tid=23376] ppid=23370 vsize=13978608 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23372/task/23376/stat : 23376 (java) S 23370 23370 17292 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 11386750 14314094592 9946 18446744073709551615 4194304 4196468 140729063326336 139855210060176 139855292761813 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8577024 140729063330226 140729063330402 140729063330402 140729063333839 0
[pid=23372/tid=23377] ppid=23370 vsize=13978608 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23372/task/23377/stat : 23377 (java) S 23370 23370 17292 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 11386750 14314094592 9946 18446744073709551615 4194304 4196468 140729063326336 139854889347344 139855292761813 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8577024 140729063330226 140729063330402 140729063330402 140729063333839 0
[pid=23372/tid=23378] ppid=23370 vsize=13978608 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23372/task/23378/stat : 23378 (java) S 23370 23370 17292 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 11386751 14314094592 9946 18446744073709551615 4194304 4196468 140729063326336 139854478044016 139855292762754 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8577024 140729063330226 140729063330402 140729063330402 140729063333839 0
[pid=23372/tid=23379] ppid=23370 vsize=13978608 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23372/task/23379/stat : 23379 (java) S 23370 23370 17292 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 11386751 14314094592 9946 18446744073709551615 4194304 4196468 140729063326336 139854476989984 139855292761813 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8577024 140729063330226 140729063330402 140729063330402 140729063333839 0
[pid=23372/tid=23380] ppid=23370 vsize=13978608 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23372/task/23380/stat : 23380 (java) S 23370 23370 17292 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 11386752 14314094592 9946 18446744073709551615 4194304 4196468 140729063326336 139854475937136 139855292761813 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8577024 140729063330226 140729063330402 140729063330402 140729063333839 0
[pid=23372/tid=23381] ppid=23370 vsize=13978608 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23372/task/23381/stat : 23381 (java) S 23370 23370 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11386754 14314094592 9946 18446744073709551615 4194304 4196468 140729063326336 139854474885456 139855292770203 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8577024 140729063330226 140729063330402 140729063330402 140729063333839 0
[pid=23372/tid=23382] ppid=23370 vsize=13978608 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/23372/task/23382/stat : 23382 (java) S 23370 23370 17292 0 -1 1077944384 406 0 0 0 2 0 0 0 20 0 15 0 11386754 14314094592 9946 18446744073709551615 4194304 4196468 140729063326336 139854473832816 139855292762754 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8577024 140729063330226 140729063330402 140729063330402 140729063333839 0
[pid=23372/tid=23383] ppid=23370 vsize=13978608 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/23372/task/23383/stat : 23383 (java) S 23370 23370 17292 0 -1 1077944384 365 0 0 0 2 0 0 0 20 0 15 0 11386754 14314094592 9946 18446744073709551615 4194304 4196468 140729063326336 139854472780016 139855292762754 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8577024 140729063330226 140729063330402 140729063330402 140729063333839 0
[pid=23372/tid=23384] ppid=23370 vsize=13978608 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/23372/task/23384/stat : 23384 (java) S 23370 23370 17292 0 -1 1077944384 755 0 0 0 7 0 0 0 20 0 15 0 11386754 14314094592 9946 18446744073709551615 4194304 4196468 140729063326336 139854471727216 139855292762754 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8577024 140729063330226 140729063330402 140729063330402 140729063333839 0
[pid=23372/tid=23385] ppid=23370 vsize=13978608 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23372/task/23385/stat : 23385 (java) S 23370 23370 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11386754 14314094592 9946 18446744073709551615 4194304 4196468 140729063326336 139854402808032 139855292761813 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8577024 140729063330226 140729063330402 140729063330402 140729063333839 0
[pid=23372/tid=23386] ppid=23370 vsize=13978608 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23372/task/23386/stat : 23386 (java) S 23370 23370 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 11386758 14314094592 9946 18446744073709551615 4194304 4196468 140729063326336 139854401756336 139855292762754 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8577024 140729063330226 140729063330402 140729063330402 140729063333839 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 13988120 KiB
Current children cumulated memory: 41164 KiB

[startup+0.704422 s]
/proc/loadavg: 2.69 2.25 2.10 6/211 23386
/proc/meminfo: memFree=27488652/32770624 swapFree=67108860/67108860
[pid=23370] ppid=23367 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/23370/stat : 23370 (xcsp3-exec) S 23367 23370 17292 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 11386741 9740288 345 18446744073709551615 4194304 5098028 140722246293792 140722246291896 140141164614268 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 7 0 0 7196144 7232144 30269440 140722246295929 140722246296134 140722246296134 140722246299627 0
/proc/23370/statm: 2378 345 289 221 0 87 0
[pid=23372] ppid=23370 vsize=13980732 memory=67236 CPUtime=1.26 cores=1,3,5,7
/proc/23372/stat : 23372 (java) S 23370 23370 17292 0 -1 1077944320 12917 0 0 0 122 4 0 0 20 0 15 0 11386749 14316269568 16809 18446744073709551615 4194304 4196468 140729063326336 140729063308880 139855292751607 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 8577024 140729063330226 140729063330402 140729063330402 140729063333839 0
/proc/23372/statm: 3495183 16809 3168 1 0 3483476 0
[pid=23372/tid=23373] ppid=23370 vsize=13980732 memory=0 CPUtime=0.57 cores=1,3,5,7
/proc/23372/task/23373/stat : 23373 (java) R 23370 23370 17292 0 -1 4202560 8430 0 0 0 54 3 0 0 20 0 15 0 11386749 14316269568 16809 18446744073709551615 4194304 4196468 140729063326336 139855296988056 139854893219944 0 4 1 16800974 0 0 0 -1 7 0 0 3 0 0 6293624 6294260 8577024 140729063330226 140729063330402 140729063330402 140729063333839 0
[pid=23372/tid=23374] ppid=23370 vsize=13980732 memory=1440 CPUtime=0 cores=1,3,5,7
/proc/23372/task/23374/stat : 23374 (java) S 23370 23370 17292 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 11386750 14316269568 16809 18446744073709551615 4194304 4196468 140729063326336 139855212165776 139855292761813 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8577024 140729063330226 140729063330402 140729063330402 140729063333839 0
[pid=23372/tid=23375] ppid=23370 vsize=13980732 memory=2008 CPUtime=0 cores=1,3,5,7
/proc/23372/task/23375/stat : 23375 (java) S 23370 23370 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 11386750 14316269568 16809 18446744073709551615 4194304 4196468 140729063326336 139855211112976 139855292761813 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8577024 140729063330226 140729063330402 140729063330402 140729063333839 0
[pid=23372/tid=23376] ppid=23370 vsize=13980732 memory=5404 CPUtime=0 cores=1,3,5,7
/proc/23372/task/23376/stat : 23376 (java) S 23370 23370 17292 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 11386750 14316269568 16809 18446744073709551615 4194304 4196468 140729063326336 139855210060176 139855292761813 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8577024 140729063330226 140729063330402 140729063330402 140729063333839 0
[pid=23372/tid=23377] ppid=23370 vsize=13980732 memory=1704 CPUtime=0 cores=1,3,5,7
/proc/23372/task/23377/stat : 23377 (java) S 23370 23370 17292 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 11386750 14316269568 16809 18446744073709551615 4194304 4196468 140729063326336 139854889347344 139855292761813 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8577024 140729063330226 140729063330402 140729063330402 140729063333839 0
[pid=23372/tid=23378] ppid=23370 vsize=13980732 memory=2 CPUtime=0 cores=1,3,5,7
/proc/23372/task/23378/stat : 23378 (java) S 23370 23370 17292 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 11386751 14316269568 16809 18446744073709551615 4194304 4196468 140729063326336 139854478044016 139855292762754 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8577024 140729063330226 140729063330402 140729063330402 140729063333839 0
[pid=23372/tid=23379] ppid=23370 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23372/task/23379/stat : 23379 (java) S 23370 23370 17292 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 11386751 14316269568 16809 18446744073709551615 4194304 4196468 140729063326336 139854476989984 139855292761813 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8577024 140729063330226 140729063330402 140729063330402 140729063333839 0
[pid=23372/tid=23380] ppid=23370 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23372/task/23380/stat : 23380 (java) S 23370 23370 17292 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 11386752 14316269568 16809 18446744073709551615 4194304 4196468 140729063326336 139854475937136 139855292761813 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8577024 140729063330226 140729063330402 140729063330402 140729063333839 0
[pid=23372/tid=23381] ppid=23370 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23372/task/23381/stat : 23381 (java) S 23370 23370 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11386754 14316269568 16809 18446744073709551615 4194304 4196468 140729063326336 139854474885456 139855292770203 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8577024 140729063330226 140729063330402 140729063330402 140729063333839 0
[pid=23372/tid=23382] ppid=23370 vsize=13980732 memory=0 CPUtime=0.19 cores=1,3,5,7
/proc/23372/task/23382/stat : 23382 (java) R 23370 23370 17292 0 -1 4202560 864 0 0 0 19 0 0 0 20 0 15 0 11386754 14316269568 16809 18446744073709551615 4194304 4196468 140729063326336 139854473832944 139855276721400 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 8577024 140729063330226 140729063330402 140729063330402 140729063333839 0
[pid=23372/tid=23383] ppid=23370 vsize=13980732 memory=2 CPUtime=0.15 cores=1,3,5,7
/proc/23372/task/23383/stat : 23383 (java) R 23370 23370 17292 0 -1 4202560 750 0 0 0 15 0 0 0 20 0 15 0 11386754 14316269568 16809 18446744073709551615 4194304 4196468 140729063326336 139854472765896 139855274295783 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 8577024 140729063330226 140729063330402 140729063330402 140729063333839 0
[pid=23372/tid=23384] ppid=23370 vsize=13980732 memory=0 CPUtime=0.33 cores=1,3,5,7
/proc/23372/task/23384/stat : 23384 (java) S 23370 23370 17292 0 -1 1077944384 1563 0 0 0 33 0 0 0 20 0 15 0 11386754 14316269568 16809 18446744073709551615 4194304 4196468 140729063326336 139854471727216 139855292762754 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8577024 140729063330226 140729063330402 140729063330402 140729063333839 0
[pid=23372/tid=23385] ppid=23370 vsize=13980732 memory=3 CPUtime=0 cores=1,3,5,7
/proc/23372/task/23385/stat : 23385 (java) S 23370 23370 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11386754 14316269568 16809 18446744073709551615 4194304 4196468 140729063326336 139854402808032 139855292761813 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8577024 140729063330226 140729063330402 140729063330402 140729063333839 0
[pid=23372/tid=23386] ppid=23370 vsize=13980732 memory=12 CPUtime=0 cores=1,3,5,7
/proc/23372/task/23386/stat : 23386 (java) S 23370 23370 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 11386758 14316269568 16809 18446744073709551615 4194304 4196468 140729063326336 139854401756336 139855292762754 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8577024 140729063330226 140729063330402 140729063330402 140729063333839 0
Current children cumulated CPU time: 1.26 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 68616 KiB

[startup+1.50081 s]
/proc/loadavg: 2.69 2.25 2.10 5/211 23386
/proc/meminfo: memFree=27462168/32770624 swapFree=67108860/67108860
[pid=23370] ppid=23367 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/23370/stat : 23370 (xcsp3-exec) S 23367 23370 17292 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 11386741 9740288 345 18446744073709551615 4194304 5098028 140722246293792 140722246291896 140141164614268 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 7 0 0 7196144 7232144 30269440 140722246295929 140722246296134 140722246296134 140722246299627 0
/proc/23370/statm: 2378 345 289 221 0 87 0
[pid=23372] ppid=23370 vsize=13980732 memory=79352 CPUtime=3.32 cores=1,3,5,7
/proc/23372/stat : 23372 (java) S 23370 23370 17292 0 -1 1077944320 19399 0 0 0 327 5 0 0 20 0 15 0 11386749 14316269568 19838 18446744073709551615 4194304 4196468 140729063326336 140729063308880 139855292751607 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 8577024 140729063330226 140729063330402 140729063330402 140729063333839 0
/proc/23372/statm: 3495183 19838 3199 1 0 3483476 0
[pid=23372/tid=23373] ppid=23370 vsize=13980732 memory=0 CPUtime=1.36 cores=1,3,5,7
/proc/23372/task/23373/stat : 23373 (java) R 23370 23370 17292 0 -1 4202560 8678 0 0 0 133 3 0 0 20 0 15 0 11386749 14316269568 19838 18446744073709551615 4194304 4196468 140729063326336 139855296988560 139854893582196 0 4 1 16800974 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 8577024 140729063330226 140729063330402 140729063330402 140729063333839 0
[pid=23372/tid=23374] ppid=23370 vsize=13980732 memory=281068028798144 CPUtime=0 cores=1,3,5,7
/proc/23372/task/23374/stat : 23374 (java) S 23370 23370 17292 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 11386750 14316269568 19838 18446744073709551615 4194304 4196468 140729063326336 139855212165776 139855292761813 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8577024 140729063330226 140729063330402 140729063330402 140729063333839 0
[pid=23372/tid=23375] ppid=23370 vsize=13980732 memory=6656426216303648864 CPUtime=0 cores=1,3,5,7
/proc/23372/task/23375/stat : 23375 (java) S 23370 23370 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 11386750 14316269568 19838 18446744073709551615 4194304 4196468 140729063326336 139855211112976 139855292761813 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8577024 140729063330226 140729063330402 140729063330402 140729063333839 0
[pid=23372/tid=23376] ppid=23370 vsize=13980732 memory=7681905605394137914 CPUtime=0 cores=1,3,5,7
/proc/23372/task/23376/stat : 23376 (java) S 23370 23370 17292 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 11386750 14316269568 19838 18446744073709551615 4194304 4196468 140729063326336 139855210060176 139855292761813 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8577024 140729063330226 140729063330402 140729063330402 140729063333839 0
[pid=23372/tid=23377] ppid=23370 vsize=13980732 memory=4138356658378995242 CPUtime=0 cores=1,3,5,7

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

/proc/23372/task/23375/stat : 23375 (java) S 23370 23370 17292 0 -1 1077944384 132 0 0 0 0 0 0 0 20 0 15 0 11386750 14316269568 50389 18446744073709551615 4194304 4196468 140729063326336 139855211112976 139855292761813 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8577024 140729063330226 140729063330402 140729063330402 140729063333839 0
[pid=23372/tid=23376] ppid=23370 vsize=13980732 memory=4261308 CPUtime=0 cores=1,3,5,7
/proc/23372/task/23376/stat : 23376 (java) S 23370 23370 17292 0 -1 1077944384 794 0 0 0 0 0 0 0 20 0 15 0 11386750 14316269568 50389 18446744073709551615 4194304 4196468 140729063326336 139855210060176 139855292761813 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8577024 140729063330226 140729063330402 140729063330402 140729063333839 0
[pid=23372/tid=23377] ppid=23370 vsize=13980732 memory=4068 CPUtime=0 cores=1,3,5,7
/proc/23372/task/23377/stat : 23377 (java) S 23370 23370 17292 0 -1 1077944384 136 0 0 0 0 0 0 0 20 0 15 0 11386750 14316269568 50389 18446744073709551615 4194304 4196468 140729063326336 139854889347344 139855292761813 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8577024 140729063330226 140729063330402 140729063330402 140729063333839 0
[pid=23372/tid=23378] ppid=23370 vsize=13980732 memory=1160 CPUtime=0 cores=1,3,5,7
/proc/23372/task/23378/stat : 23378 (java) S 23370 23370 17292 0 -1 1077944384 778 0 0 0 0 0 0 0 20 0 15 0 11386751 14316269568 50389 18446744073709551615 4194304 4196468 140729063326336 139854478044016 139855292762754 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8577024 140729063330226 140729063330402 140729063330402 140729063333839 0
[pid=23372/tid=23379] ppid=23370 vsize=13980732 memory=2924 CPUtime=0 cores=1,3,5,7
/proc/23372/task/23379/stat : 23379 (java) S 23370 23370 17292 0 -1 1077944384 69 0 0 0 0 0 0 0 20 0 15 0 11386751 14316269568 50389 18446744073709551615 4194304 4196468 140729063326336 139854476989984 139855292761813 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8577024 140729063330226 140729063330402 140729063330402 140729063333839 0
[pid=23372/tid=23380] ppid=23370 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/23372/task/23380/stat : 23380 (java) S 23370 23370 17292 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 11386752 14316269568 50389 18446744073709551615 4194304 4196468 140729063326336 139854475937136 139855292761813 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8577024 140729063330226 140729063330402 140729063330402 140729063333839 0
[pid=23372/tid=23381] ppid=23370 vsize=13980732 memory=201556 CPUtime=0 cores=1,3,5,7
/proc/23372/task/23381/stat : 23381 (java) S 23370 23370 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11386754 14316269568 50389 18446744073709551615 4194304 4196468 140729063326336 139854474885456 139855292770203 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8577024 140729063330226 140729063330402 140729063330402 140729063333839 0
[pid=23372/tid=23382] ppid=23370 vsize=13980732 memory=1380 CPUtime=1.02 cores=1,3,5,7
/proc/23372/task/23382/stat : 23382 (java) S 23370 23370 17292 0 -1 1077944384 6029 0 0 0 102 0 0 0 20 0 15 0 11386754 14316269568 50389 18446744073709551615 4194304 4196468 140729063326336 139854473832816 139855292762754 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8577024 140729063330226 140729063330402 140729063330402 140729063333839 0
[pid=23372/tid=23383] ppid=23370 vsize=13980732 memory=-8774313645642428999 CPUtime=1.1 cores=1,3,5,7
/proc/23372/task/23383/stat : 23383 (java) S 23370 23370 17292 0 -1 1077944384 7328 0 0 0 110 0 0 0 20 0 15 0 11386754 14316269568 50389 18446744073709551615 4194304 4196468 140729063326336 139854472780016 139855292762754 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8577024 140729063330226 140729063330402 140729063330402 140729063333839 0
[pid=23372/tid=23384] ppid=23370 vsize=13980732 memory=1440 CPUtime=0.49 cores=1,3,5,7
/proc/23372/task/23384/stat : 23384 (java) S 23370 23370 17292 0 -1 1077944384 5966 0 0 0 48 1 0 0 20 0 15 0 11386754 14316269568 50389 18446744073709551615 4194304 4196468 140729063326336 139854471727216 139855292762754 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 3 0 0 6293624 6294260 8577024 140729063330226 140729063330402 140729063330402 140729063333839 0
[pid=23372/tid=23385] ppid=23370 vsize=13980732 memory=2008 CPUtime=0 cores=1,3,5,7
/proc/23372/task/23385/stat : 23385 (java) S 23370 23370 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11386754 14316269568 50389 18446744073709551615 4194304 4196468 140729063326336 139854402808032 139855292761813 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8577024 140729063330226 140729063330402 140729063330402 140729063333839 0
[pid=23372/tid=23386] ppid=23370 vsize=13980732 memory=5404 CPUtime=0.01 cores=1,3,5,7
/proc/23372/task/23386/stat : 23386 (java) S 23370 23370 17292 0 -1 1077944384 428 0 0 0 0 1 0 0 20 0 15 0 11386758 14316269568 50389 18446744073709551615 4194304 4196468 140729063326336 139854401756336 139855292762754 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 10 0 0 6293624 6294260 8577024 140729063330226 140729063330402 140729063330402 140729063333839 0
Current children cumulated CPU time: 82.56 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 202936 KiB

[startup+83.2007 s]
/proc/loadavg: 2.18 2.19 2.09 3/214 23402
/proc/meminfo: memFree=27332472/32770624 swapFree=67108860/67108860
[pid=23370] ppid=23367 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/23370/stat : 23370 (xcsp3-exec) S 23367 23370 17292 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 11386741 9740288 345 18446744073709551615 4194304 5098028 140722246293792 140722246291896 140141164614268 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 7 0 0 7196144 7232144 30269440 140722246295929 140722246296134 140722246296134 140722246299627 0
/proc/23370/statm: 2378 345 289 221 0 87 0
[pid=23372] ppid=23370 vsize=13980732 memory=201572 CPUtime=85.77 cores=1,3,5,7
/proc/23372/stat : 23372 (java) S 23370 23370 17292 0 -1 1077944320 35510 0 0 0 8568 9 0 0 20 0 15 0 11386749 14316269568 50393 18446744073709551615 4194304 4196468 140729063326336 140729063308880 139855292751607 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 8577024 140729063330226 140729063330402 140729063330402 140729063333839 0
/proc/23372/statm: 3495183 50393 3237 1 0 3483476 0
[pid=23372/tid=23373] ppid=23370 vsize=13980732 memory=195308 CPUtime=83.04 cores=1,3,5,7
/proc/23372/task/23373/stat : 23373 (java) R 23370 23370 17292 0 -1 4202560 11677 0 0 0 8300 4 0 0 20 0 15 0 11386749 14316269568 50393 18446744073709551615 4194304 4196468 140729063326336 139855296988440 139854894052313 0 4 1 16800974 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 8577024 140729063330226 140729063330402 140729063330402 140729063333839 0
[pid=23372/tid=23374] ppid=23370 vsize=13980732 memory=195308 CPUtime=0 cores=1,3,5,7
/proc/23372/task/23374/stat : 23374 (java) S 23370 23370 17292 0 -1 1077944384 796 0 0 0 0 0 0 0 20 0 15 0 11386750 14316269568 50393 18446744073709551615 4194304 4196468 140729063326336 139855212165776 139855292761813 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8577024 140729063330226 140729063330402 140729063330402 140729063333839 0
[pid=23372/tid=23375] ppid=23370 vsize=13980732 memory=2008 CPUtime=0 cores=1,3,5,7
/proc/23372/task/23375/stat : 23375 (java) S 23370 23370 17292 0 -1 1077944384 132 0 0 0 0 0 0 0 20 0 15 0 11386750 14316269568 50393 18446744073709551615 4194304 4196468 140729063326336 139855211112976 139855292761813 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8577024 140729063330226 140729063330402 140729063330402 140729063333839 0
[pid=23372/tid=23376] ppid=23370 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/23372/task/23376/stat : 23376 (java) S 23370 23370 17292 0 -1 1077944384 794 0 0 0 0 0 0 0 20 0 15 0 11386750 14316269568 50393 18446744073709551615 4194304 4196468 140729063326336 139855210060176 139855292761813 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8577024 140729063330226 140729063330402 140729063330402 140729063333839 0
[pid=23372/tid=23377] ppid=23370 vsize=13980732 memory=201556 CPUtime=0 cores=1,3,5,7
/proc/23372/task/23377/stat : 23377 (java) S 23370 23370 17292 0 -1 1077944384 136 0 0 0 0 0 0 0 20 0 15 0 11386750 14316269568 50393 18446744073709551615 4194304 4196468 140729063326336 139854889347344 139855292761813 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8577024 140729063330226 140729063330402 140729063330402 140729063333839 0
[pid=23372/tid=23378] ppid=23370 vsize=13980732 memory=1004 CPUtime=0 cores=1,3,5,7
/proc/23372/task/23378/stat : 23378 (java) S 23370 23370 17292 0 -1 1077944384 778 0 0 0 0 0 0 0 20 0 15 0 11386751 14316269568 50393 18446744073709551615 4194304 4196468 140729063326336 139854478044016 139855292762754 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8577024 140729063330226 140729063330402 140729063330402 140729063333839 0
[pid=23372/tid=23379] ppid=23370 vsize=13980732 memory=-8774313645642428999 CPUtime=0 cores=1,3,5,7
/proc/23372/task/23379/stat : 23379 (java) S 23370 23370 17292 0 -1 1077944384 69 0 0 0 0 0 0 0 20 0 15 0 11386751 14316269568 50393 18446744073709551615 4194304 4196468 140729063326336 139854476989984 139855292761813 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8577024 140729063330226 140729063330402 140729063330402 140729063333839 0
[pid=23372/tid=23380] ppid=23370 vsize=13980732 memory=4261308 CPUtime=0 cores=1,3,5,7
/proc/23372/task/23380/stat : 23380 (java) S 23370 23370 17292 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 11386752 14316269568 50393 18446744073709551615 4194304 4196468 140729063326336 139854475937136 139855292761813 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8577024 140729063330226 140729063330402 140729063330402 140729063333839 0
[pid=23372/tid=23381] ppid=23370 vsize=13980732 memory=4068 CPUtime=0 cores=1,3,5,7
/proc/23372/task/23381/stat : 23381 (java) S 23370 23370 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11386754 14316269568 50393 18446744073709551615 4194304 4196468 140729063326336 139854474885456 139855292770203 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8577024 140729063330226 140729063330402 140729063330402 140729063333839 0
[pid=23372/tid=23382] ppid=23370 vsize=13980732 memory=1160 CPUtime=1.02 cores=1,3,5,7
/proc/23372/task/23382/stat : 23382 (java) S 23370 23370 17292 0 -1 1077944384 6041 0 0 0 102 0 0 0 20 0 15 0 11386754 14316269568 50393 18446744073709551615 4194304 4196468 140729063326336 139854473832816 139855292762754 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8577024 140729063330226 140729063330402 140729063330402 140729063333839 0
[pid=23372/tid=23383] ppid=23370 vsize=13980732 memory=-8774313645642428999 CPUtime=1.12 cores=1,3,5,7
/proc/23372/task/23383/stat : 23383 (java) S 23370 23370 17292 0 -1 1077944384 7401 0 0 0 112 0 0 0 20 0 15 0 11386754 14316269568 50393 18446744073709551615 4194304 4196468 140729063326336 139854472780016 139855292762754 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8577024 140729063330226 140729063330402 140729063330402 140729063333839 0
[pid=23372/tid=23384] ppid=23370 vsize=13980732 memory=4124 CPUtime=0.49 cores=1,3,5,7
/proc/23372/task/23384/stat : 23384 (java) S 23370 23370 17292 0 -1 1077944384 5966 0 0 0 48 1 0 0 20 0 15 0 11386754 14316269568 50393 18446744073709551615 4194304 4196468 140729063326336 139854471727216 139855292762754 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 3 0 0 6293624 6294260 8577024 140729063330226 140729063330402 140729063330402 140729063333839 0
[pid=23372/tid=23385] ppid=23370 vsize=13980732 memory=9920 CPUtime=0 cores=1,3,5,7
/proc/23372/task/23385/stat : 23385 (java) S 23370 23370 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11386754 14316269568 50393 18446744073709551615 4194304 4196468 140729063326336 139854402808032 139855292761813 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8577024 140729063330226 140729063330402 140729063330402 140729063333839 0
[pid=23372/tid=23386] ppid=23370 vsize=13980732 memory=201572 CPUtime=0.01 cores=1,3,5,7
/proc/23372/task/23386/stat : 23386 (java) S 23370 23370 17292 0 -1 1077944384 428 0 0 0 0 1 0 0 20 0 15 0 11386758 14316269568 50393 18446744073709551615 4194304 4196468 140729063326336 139854401756336 139855292762754 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 10 0 0 6293624 6294260 8577024 140729063330226 140729063330402 140729063330402 140729063333839 0
Current children cumulated CPU time: 85.77 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 202952 KiB

[startup+84.8007 s]
/proc/loadavg: 2.18 2.19 2.09 3/214 23402
/proc/meminfo: memFree=27332472/32770624 swapFree=67108860/67108860
[pid=23370] ppid=23367 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/23370/stat : 23370 (xcsp3-exec) S 23367 23370 17292 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 11386741 9740288 345 18446744073709551615 4194304 5098028 140722246293792 140722246291896 140141164614268 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 7 0 0 7196144 7232144 30269440 140722246295929 140722246296134 140722246296134 140722246299627 0
/proc/23370/statm: 2378 345 289 221 0 87 0
[pid=23372] ppid=23370 vsize=13980732 memory=201572 CPUtime=87.37 cores=1,3,5,7
/proc/23372/stat : 23372 (java) S 23370 23370 17292 0 -1 1077944320 35513 0 0 0 8728 9 0 0 20 0 15 0 11386749 14316269568 50393 18446744073709551615 4194304 4196468 140729063326336 140729063308880 139855292751607 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 8577024 140729063330226 140729063330402 140729063330402 140729063333839 0
/proc/23372/statm: 3495183 50393 3237 1 0 3483476 0
[pid=23372/tid=23373] ppid=23370 vsize=13980732 memory=0 CPUtime=84.64 cores=1,3,5,7
/proc/23372/task/23373/stat : 23373 (java) R 23370 23370 17292 0 -1 4202560 11680 0 0 0 8460 4 0 0 20 0 15 0 11386749 14316269568 50393 18446744073709551615 4194304 4196468 140729063326336 139855296988408 139854894026579 0 4 1 16800974 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 8577024 140729063330226 140729063330402 140729063330402 140729063333839 0
[pid=23372/tid=23374] ppid=23370 vsize=13980732 memory=7440060183353512016 CPUtime=0 cores=1,3,5,7
/proc/23372/task/23374/stat : 23374 (java) S 23370 23370 17292 0 -1 1077944384 796 0 0 0 0 0 0 0 20 0 15 0 11386750 14316269568 50393 18446744073709551615 4194304 4196468 140729063326336 139855212165776 139855292761813 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8577024 140729063330226 140729063330402 140729063330402 140729063333839 0
[pid=23372/tid=23375] ppid=23370 vsize=13980732 memory=29060 CPUtime=0 cores=1,3,5,7
/proc/23372/task/23375/stat : 23375 (java) S 23370 23370 17292 0 -1 1077944384 132 0 0 0 0 0 0 0 20 0 15 0 11386750 14316269568 50393 18446744073709551615 4194304 4196468 140729063326336 139855211112976 139855292761813 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8577024 140729063330226 140729063330402 140729063330402 140729063333839 0
[pid=23372/tid=23376] ppid=23370 vsize=13980732 memory=-8774313645642428999 CPUtime=0 cores=1,3,5,7
/proc/23372/task/23376/stat : 23376 (java) S 23370 23370 17292 0 -1 1077944384 794 0 0 0 0 0 0 0 20 0 15 0 11386750 14316269568 50393 18446744073709551615 4194304 4196468 140729063326336 139855210060176 139855292761813 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8577024 140729063330226 140729063330402 140729063330402 140729063333839 0
[pid=23372/tid=23377] ppid=23370 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/23372/task/23377/stat : 23377 (java) S 23370 23370 17292 0 -1 1077944384 136 0 0 0 0 0 0 0 20 0 15 0 11386750 14316269568 50393 18446744073709551615 4194304 4196468 140729063326336 139854889347344 139855292761813 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8577024 140729063330226 140729063330402 140729063330402 140729063333839 0
[pid=23372/tid=23378] ppid=23370 vsize=13980732 memory=201572 CPUtime=0 cores=1,3,5,7
/proc/23372/task/23378/stat : 23378 (java) S 23370 23370 17292 0 -1 1077944384 778 0 0 0 0 0 0 0 20 0 15 0 11386751 14316269568 50393 18446744073709551615 4194304 4196468 140729063326336 139854478044016 139855292762754 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8577024 140729063330226 140729063330402 140729063330402 140729063333839 0
[pid=23372/tid=23379] ppid=23370 vsize=13980732 memory=2432 CPUtime=0 cores=1,3,5,7
/proc/23372/task/23379/stat : 23379 (java) S 23370 23370 17292 0 -1 1077944384 69 0 0 0 0 0 0 0 20 0 15 0 11386751 14316269568 50393 18446744073709551615 4194304 4196468 140729063326336 139854476989984 139855292761813 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8577024 140729063330226 140729063330402 140729063330402 140729063333839 0
[pid=23372/tid=23380] ppid=23370 vsize=13980732 memory=281068029498880 CPUtime=0 cores=1,3,5,7
/proc/23372/task/23380/stat : 23380 (java) S 23370 23370 17292 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 11386752 14316269568 50393 18446744073709551615 4194304 4196468 140729063326336 139854475937136 139855292761813 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8577024 140729063330226 140729063330402 140729063330402 140729063333839 0
[pid=23372/tid=23381] ppid=23370 vsize=13980732 memory=6540 CPUtime=0 cores=1,3,5,7
/proc/23372/task/23381/stat : 23381 (java) S 23370 23370 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11386754 14316269568 50393 18446744073709551615 4194304 4196468 140729063326336 139854474885456 139855292770203 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8577024 140729063330226 140729063330402 140729063330402 140729063333839 0
[pid=23372/tid=23382] ppid=23370 vsize=13980732 memory=16444 CPUtime=1.02 cores=1,3,5,7
/proc/23372/task/23382/stat : 23382 (java) S 23370 23370 17292 0 -1 1077944384 6041 0 0 0 102 0 0 0 20 0 15 0 11386754 14316269568 50393 18446744073709551615 4194304 4196468 140729063326336 139854473832816 139855292762754 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8577024 140729063330226 140729063330402 140729063330402 140729063333839 0
[pid=23372/tid=23383] ppid=23370 vsize=13980732 memory=4012 CPUtime=1.12 cores=1,3,5,7
/proc/23372/task/23383/stat : 23383 (java) S 23370 23370 17292 0 -1 1077944384 7401 0 0 0 112 0 0 0 20 0 15 0 11386754 14316269568 50393 18446744073709551615 4194304 4196468 140729063326336 139854472780016 139855292762754 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8577024 140729063330226 140729063330402 140729063330402 140729063333839 0
[pid=23372/tid=23384] ppid=23370 vsize=13980732 memory=636 CPUtime=0.49 cores=1,3,5,7
/proc/23372/task/23384/stat : 23384 (java) S 23370 23370 17292 0 -1 1077944384 5966 0 0 0 48 1 0 0 20 0 15 0 11386754 14316269568 50393 18446744073709551615 4194304 4196468 140729063326336 139854471727216 139855292762754 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 3 0 0 6293624 6294260 8577024 140729063330226 140729063330402 140729063330402 140729063333839 0
[pid=23372/tid=23385] ppid=23370 vsize=13980732 memory=1792 CPUtime=0 cores=1,3,5,7
/proc/23372/task/23385/stat : 23385 (java) S 23370 23370 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11386754 14316269568 50393 18446744073709551615 4194304 4196468 140729063326336 139854402808032 139855292761813 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8577024 140729063330226 140729063330402 140729063330402 140729063333839 0
[pid=23372/tid=23386] ppid=23370 vsize=13980732 memory=952 CPUtime=0.01 cores=1,3,5,7
/proc/23372/task/23386/stat : 23386 (java) S 23370 23370 17292 0 -1 1077944384 428 0 0 0 0 1 0 0 20 0 15 0 11386758 14316269568 50393 18446744073709551615 4194304 4196468 140729063326336 139854401756336 139855292762754 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 10 0 0 6293624 6294260 8577024 140729063330226 140729063330402 140729063330402 140729063333839 0
Current children cumulated CPU time: 87.37 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 202952 KiB

[startup+85.2007 s]
/proc/loadavg: 2.18 2.19 2.09 3/214 23402
/proc/meminfo: memFree=27332472/32770624 swapFree=67108860/67108860
[pid=23370] ppid=23367 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/23370/stat : 23370 (xcsp3-exec) S 23367 23370 17292 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 11386741 9740288 345 18446744073709551615 4194304 5098028 140722246293792 140722246291896 140141164614268 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 7 0 0 7196144 7232144 30269440 140722246295929 140722246296134 140722246296134 140722246299627 0
/proc/23370/statm: 2378 345 289 221 0 87 0
[pid=23372] ppid=23370 vsize=13980732 memory=201572 CPUtime=87.77 cores=1,3,5,7
/proc/23372/stat : 23372 (java) S 23370 23370 17292 0 -1 1077944320 35515 0 0 0 8768 9 0 0 20 0 15 0 11386749 14316269568 50393 18446744073709551615 4194304 4196468 140729063326336 140729063308880 139855292751607 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 8577024 140729063330226 140729063330402 140729063330402 140729063333839 0
/proc/23372/statm: 3495183 50393 3237 1 0 3483476 0
[pid=23372/tid=23373] ppid=23370 vsize=13980732 memory=281068029391928 CPUtime=85.04 cores=1,3,5,7
/proc/23372/task/23373/stat : 23373 (java) R 23370 23370 17292 0 -1 4202560 11682 0 0 0 8500 4 0 0 20 0 15 0 11386749 14316269568 50393 18446744073709551615 4194304 4196468 140729063326336 139855296988408 139854894089376 0 4 1 16800974 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 8577024 140729063330226 140729063330402 140729063330402 140729063333839 0
[pid=23372/tid=23374] ppid=23370 vsize=13980732 memory=104724996043764 CPUtime=0 cores=1,3,5,7
/proc/23372/task/23374/stat : 23374 (java) S 23370 23370 17292 0 -1 1077944384 796 0 0 0 0 0 0 0 20 0 15 0 11386750 14316269568 50393 18446744073709551615 4194304 4196468 140729063326336 139855212165776 139855292761813 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8577024 140729063330226 140729063330402 140729063330402 140729063333839 0
[pid=23372/tid=23375] ppid=23370 vsize=13980732 memory=281068029394200 CPUtime=0 cores=1,3,5,7
/proc/23372/task/23375/stat : 23375 (java) S 23370 23370 17292 0 -1 1077944384 132 0 0 0 0 0 0 0 20 0 15 0 11386750 14316269568 50393 18446744073709551615 4194304 4196468 140729063326336 139855211112976 139855292761813 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8577024 140729063330226 140729063330402 140729063330402 140729063333839 0
[pid=23372/tid=23376] ppid=23370 vsize=13980732 memory=281068029396472 CPUtime=0 cores=1,3,5,7
/proc/23372/task/23376/stat : 23376 (java) S 23370 23370 17292 0 -1 1077944384 794 0 0 0 0 0 0 0 20 0 15 0 11386750 14316269568 50393 18446744073709551615 4194304 4196468 140729063326336 139855210060176 139855292761813 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8577024 140729063330226 140729063330402 140729063330402 140729063333839 0
[pid=23372/tid=23377] ppid=23370 vsize=13980732 memory=281068029398744 CPUtime=0 cores=1,3,5,7
/proc/23372/task/23377/stat : 23377 (java) S 23370 23370 17292 0 -1 1077944384 136 0 0 0 0 0 0 0 20 0 15 0 11386750 14316269568 50393 18446744073709551615 4194304 4196468 140729063326336 139854889347344 139855292761813 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8577024 140729063330226 140729063330402 140729063330402 140729063333839 0
[pid=23372/tid=23378] ppid=23370 vsize=13980732 memory=281068029401016 CPUtime=0 cores=1,3,5,7
/proc/23372/task/23378/stat : 23378 (java) S 23370 23370 17292 0 -1 1077944384 778 0 0 0 0 0 0 0 20 0 15 0 11386751 14316269568 50393 18446744073709551615 4194304 4196468 140729063326336 139854478044016 139855292762754 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8577024 140729063330226 140729063330402 140729063330402 140729063333839 0
[pid=23372/tid=23379] ppid=23370 vsize=13980732 memory=281068029403288 CPUtime=0 cores=1,3,5,7
/proc/23372/task/23379/stat : 23379 (java) S 23370 23370 17292 0 -1 1077944384 69 0 0 0 0 0 0 0 20 0 15 0 11386751 14316269568 50393 18446744073709551615 4194304 4196468 140729063326336 139854476989984 139855292761813 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8577024 140729063330226 140729063330402 140729063330402 140729063333839 0
[pid=23372/tid=23380] ppid=23370 vsize=13980732 memory=281068029405560 CPUtime=0 cores=1,3,5,7
/proc/23372/task/23380/stat : 23380 (java) S 23370 23370 17292 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 11386752 14316269568 50393 18446744073709551615 4194304 4196468 140729063326336 139854475937136 139855292761813 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8577024 140729063330226 140729063330402 140729063330402 140729063333839 0
[pid=23372/tid=23381] ppid=23370 vsize=13980732 memory=281068029407832 CPUtime=0 cores=1,3,5,7
/proc/23372/task/23381/stat : 23381 (java) S 23370 23370 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11386754 14316269568 50393 18446744073709551615 4194304 4196468 140729063326336 139854474885456 139855292770203 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8577024 140729063330226 140729063330402 140729063330402 140729063333839 0
[pid=23372/tid=23382] ppid=23370 vsize=13980732 memory=281068029410104 CPUtime=1.02 cores=1,3,5,7
/proc/23372/task/23382/stat : 23382 (java) S 23370 23370 17292 0 -1 1077944384 6041 0 0 0 102 0 0 0 20 0 15 0 11386754 14316269568 50393 18446744073709551615 4194304 4196468 140729063326336 139854473832816 139855292762754 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8577024 140729063330226 140729063330402 140729063330402 140729063333839 0
[pid=23372/tid=23383] ppid=23370 vsize=13980732 memory=281068029412376 CPUtime=1.12 cores=1,3,5,7
/proc/23372/task/23383/stat : 23383 (java) S 23370 23370 17292 0 -1 1077944384 7401 0 0 0 112 0 0 0 20 0 15 0 11386754 14316269568 50393 18446744073709551615 4194304 4196468 140729063326336 139854472780016 139855292762754 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8577024 140729063330226 140729063330402 140729063330402 140729063333839 0
[pid=23372/tid=23384] ppid=23370 vsize=13980732 memory=281068029414648 CPUtime=0.49 cores=1,3,5,7
/proc/23372/task/23384/stat : 23384 (java) S 23370 23370 17292 0 -1 1077944384 5966 0 0 0 48 1 0 0 20 0 15 0 11386754 14316269568 50393 18446744073709551615 4194304 4196468 140729063326336 139854471727216 139855292762754 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 3 0 0 6293624 6294260 8577024 140729063330226 140729063330402 140729063330402 140729063333839 0
[pid=23372/tid=23385] ppid=23370 vsize=13980732 memory=281068029416920 CPUtime=0 cores=1,3,5,7
/proc/23372/task/23385/stat : 23385 (java) S 23370 23370 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11386754 14316269568 50393 18446744073709551615 4194304 4196468 140729063326336 139854402808032 139855292761813 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8577024 140729063330226 140729063330402 140729063330402 140729063333839 0
[pid=23372/tid=23386] ppid=23370 vsize=13980732 memory=281068029419672 CPUtime=0.01 cores=1,3,5,7
/proc/23372/task/23386/stat : 23386 (java) S 23370 23370 17292 0 -1 1077944384 428 0 0 0 0 1 0 0 20 0 15 0 11386758 14316269568 50393 18446744073709551615 4194304 4196468 140729063326336 139854401756336 139855292762754 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 10 0 0 6293624 6294260 8577024 140729063330226 140729063330402 140729063330402 140729063333839 0
Current children cumulated CPU time: 87.77 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 202952 KiB

[startup+85.6006 s]
/proc/loadavg: 2.18 2.19 2.09 3/214 23402
/proc/meminfo: memFree=27332472/32770624 swapFree=67108860/67108860
[pid=23370] ppid=23367 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/23370/stat : 23370 (xcsp3-exec) S 23367 23370 17292 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 11386741 9740288 345 18446744073709551615 4194304 5098028 140722246293792 140722246291896 140141164614268 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 7 0 0 7196144 7232144 30269440 140722246295929 140722246296134 140722246296134 140722246299627 0
/proc/23370/statm: 2378 345 289 221 0 87 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 9512 KiB
Current children cumulated memory: 1380 KiB

Child status: 0
Real time (s): 85.602
CPU time (s): 88.1878
CPU user time (s): 88.0867
CPU system time (s): 0.101077
CPU usage (%): 103.021
Max. virtual memory (cumulated for all children) (KiB): 13990244
Max. memory (cumulated for all children) (KiB): 202952

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 88.0867
system time used= 0.101077
maximum resident set size= 201792
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 36552
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= 4237
involuntary context switches= 61


# summary of solver processes directly reported to runsolver:
#   pid: 23370
#   total CPU time (s): 88.1878
#   total CPU user time (s): 88.0867
#   total CPU system time (s): 0.101077

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.482491 second user time and 0.818773 second system time

The end

Launcher Data

Begin job on node129 at 2017-08-19 09:48:59
IDJOB=4282545
IDBENCH=126889
IDSOLVER=2677
FILE ID=node129/4282545-1503129776
RUNJOBID= node129-1503095823-17351
PBS_JOBID= 
Free space on /tmp= 61996 MiB

SOLVER NAME= choco-solver 4.0.5 seq
BENCH NAME= XCSP17/SchurrLemma/SchurrLemma-mod-s1/SchurrLemma-mod-050-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-4282545-1503129776/watcher-4282545-1503129776 -o /tmp/evaluation-result-4282545-1503129776/solver-4282545-1503129776 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node129-1503095823-17351 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1880811932 HOME/instance-4282545-1503129776.xml

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

MD5SUM BENCH= 6e540fe1a8c18734980495af80b87f14
RANDOM SEED=1880811932

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:        27528284 kB
MemAvailable:   27765608 kB
Buffers:          163704 kB
Cached:           364128 kB
SwapCached:            0 kB
Active:          4479620 kB
Inactive:         352548 kB
Active(anon):    4304644 kB
Inactive(anon):    16748 kB
Active(file):     174976 kB
Inactive(file):   335800 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7932 kB
Writeback:             0 kB
AnonPages:       4246980 kB
Mapped:            43728 kB
Shmem:             17060 kB
Slab:             109564 kB
SReclaimable:      84768 kB
SUnreclaim:        24796 kB
KernelStack:        3744 kB
PageTables:        13068 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    5752088 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   4134912 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= 61988 MiB
End job on node129 at 2017-08-19 09:50:24