Trace number 4282544

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 42.965199 40.2057

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.09	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4282544-1503129808.xml"  -tl '2520s' -p 1 -x 0
0.07/0.28	c [HOME/instance-4282544-1503129808.xml, -tl, 2520s, -p, 1, -x, 0]
0.27/0.34	c simple solver
0.27/0.40	c parse instance...
0.66/0.60	c solve instance...
42.85/40.19	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 (14832 MiB free)
  memory of node 1: 16384 MiB (14233 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4282544-1503129808/watcher-4282544-1503129808 -o /tmp/evaluation-result-4282544-1503129808/solver-4282544-1503129808 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node125-1503095795-8621 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 306463883 HOME/instance-4282544-1503129808.xml 

running on 4 cores: 0,2,4,6

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

solver pid=17826, runsolver pid=17823

[startup+0.10048 s]*
/proc/loadavg: 1.79 1.93 1.96 4/199 17830
/proc/meminfo: memFree=29758508/32770624 swapFree=67108860/67108860
[pid=17826] ppid=17823 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/17826/stat : 17826 (xcsp3-exec) S 17823 17826 8563 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 115201275 9740288 345 18446744073709551615 4194304 5098028 140723371296768 140723371294872 139908408029820 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 8 0 0 7196144 7232144 27631616 140723371303289 140723371303493 140723371303493 140723371306987 0
/proc/17826/statm: 2378 345 289 221 0 87 0
[pid=17828] ppid=17826 vsize=13358712 memory=14368 CPUtime=0 cores=0,2,4,6
/proc/17828/stat : 17828 (java) S 17826 17826 8563 0 -1 1077944320 3379 0 0 0 0 0 0 0 20 0 6 0 115201284 13679321088 3592 18446744073709551615 4194304 4196468 140725824499680 140725824482224 140315168370423 0 0 1 16784584 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 27058176 140725824508337 140725824508513 140725824508513 140725824511951 0
/proc/17828/statm: 3339678 3592 1903 1 0 3329175 0
[pid=17828/tid=17829] ppid=17826 vsize=13358712 memory=-8713483618642852700 CPUtime=0 cores=0,2,4,6
/proc/17828/task/17829/stat : 17829 (java) R 17826 17826 8563 0 -1 4202560 2162 0 0 0 0 0 0 0 20 0 6 0 115201285 13679321088 3658 18446744073709551615 4194304 4196468 140725824499680 140315172606544 140315152450940 0 4 1 16784584 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 27058176 140725824508337 140725824508513 140725824508513 140725824511951 0
[pid=17828/tid=17830] ppid=17826 vsize=13358712 memory=-8458152057954561420 CPUtime=0 cores=0,2,4,6
/proc/17828/task/17830/stat : 17830 (java) S 17826 17826 8563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 115201285 13679321088 3658 18446744073709551615 4194304 4196468 140725824499680 140315110316688 140315168380629 0 4 1 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27058176 140725824508337 140725824508513 140725824508513 140725824511951 0
[pid=17828/tid=17831] ppid=17826 vsize=13358712 memory=139753314756224 CPUtime=0 cores=0,2,4,6
/proc/17828/task/17831/stat : 17831 (java) S 17826 17826 8563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 115201285 13679321088 3658 18446744073709551615 4194304 4196468 140725824499680 140315109263888 140315168380629 0 4 1 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27058176 140725824508337 140725824508513 140725824508513 140725824511951 0
[pid=17828/tid=17832] ppid=17826 vsize=13358712 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17828/task/17832/stat : 17832 (java) S 17826 17826 8563 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 6 0 115201285 13679321088 3658 18446744073709551615 4194304 4196468 140725824499680 140315108211088 140315168380629 0 4 1 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27058176 140725824508337 140725824508513 140725824508513 140725824511951 0
[pid=17828/tid=17833] ppid=17826 vsize=13358712 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17828/task/17833/stat : 17833 (java) S 17826 17826 8563 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 6 0 115201285 13679321088 3658 18446744073709551615 4194304 4196468 140725824499680 140315107158288 140315168380629 0 4 1 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27058176 140725824508337 140725824508513 140725824508513 140725824511951 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 13368224 KiB
Current children cumulated memory: 15748 KiB

[startup+0.209758 s]*
/proc/loadavg: 1.79 1.93 1.96 3/211 17842
/proc/meminfo: memFree=29751684/32770624 swapFree=67108860/67108860
[pid=17826] ppid=17823 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/17826/stat : 17826 (xcsp3-exec) S 17823 17826 8563 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 115201275 9740288 345 18446744073709551615 4194304 5098028 140723371296768 140723371294872 139908408029820 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 8 0 0 7196144 7232144 27631616 140723371303289 140723371303493 140723371303493 140723371306987 0
/proc/17826/statm: 2378 345 289 221 0 87 0
[pid=17828] ppid=17826 vsize=13974352 memory=26848 CPUtime=0.07 cores=0,2,4,6
/proc/17828/stat : 17828 (java) S 17826 17826 8563 0 -1 1077944320 5128 0 0 0 7 0 0 0 20 0 15 0 115201284 14309736448 6712 18446744073709551615 4194304 4196468 140725824499680 140725824482224 140315168370423 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 27058176 140725824508337 140725824508513 140725824508513 140725824511951 0
/proc/17828/statm: 3493588 6712 2705 1 0 3482964 0
[pid=17828/tid=17829] ppid=17826 vsize=13974352 memory=-6871798056524144002 CPUtime=0.06 cores=0,2,4,6
/proc/17828/task/17829/stat : 17829 (java) R 17826 17826 8563 0 -1 4202560 3273 0 0 0 6 0 0 0 20 0 15 0 115201285 14309736448 6712 18446744073709551615 4194304 4196468 140725824499680 140315172596112 140315152414053 0 4 1 16800974 0 0 0 -1 2 0 0 4 0 0 6293624 6294260 27058176 140725824508337 140725824508513 140725824508513 140725824511951 0
[pid=17828/tid=17830] ppid=17826 vsize=13974352 memory=-8458152057954561420 CPUtime=0 cores=0,2,4,6
/proc/17828/task/17830/stat : 17830 (java) S 17826 17826 8563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 115201285 14309736448 6712 18446744073709551615 4194304 4196468 140725824499680 140315110316688 140315168380629 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27058176 140725824508337 140725824508513 140725824508513 140725824511951 0
[pid=17828/tid=17831] ppid=17826 vsize=13974352 memory=139753314756224 CPUtime=0 cores=0,2,4,6
/proc/17828/task/17831/stat : 17831 (java) S 17826 17826 8563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 115201285 14309736448 6712 18446744073709551615 4194304 4196468 140725824499680 140315109263888 140315168380629 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27058176 140725824508337 140725824508513 140725824508513 140725824511951 0
[pid=17828/tid=17832] ppid=17826 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17828/task/17832/stat : 17832 (java) S 17826 17826 8563 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 115201285 14309736448 6712 18446744073709551615 4194304 4196468 140725824499680 140315108211088 140315168380629 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27058176 140725824508337 140725824508513 140725824508513 140725824511951 0
[pid=17828/tid=17833] ppid=17826 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17828/task/17833/stat : 17833 (java) S 17826 17826 8563 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 115201285 14309736448 6712 18446744073709551615 4194304 4196468 140725824499680 140315107158288 140315168380629 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27058176 140725824508337 140725824508513 140725824508513 140725824511951 0
[pid=17828/tid=17834] ppid=17826 vsize=13974352 memory=139753314756224 CPUtime=0 cores=0,2,4,6
/proc/17828/task/17834/stat : 17834 (java) S 17826 17826 8563 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 115201287 14309736448 6712 18446744073709551615 4194304 4196468 140725824499680 140314714057584 140315168381570 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27058176 140725824508337 140725824508513 140725824508513 140725824511951 0
[pid=17828/tid=17835] ppid=17826 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17828/task/17835/stat : 17835 (java) S 17826 17826 8563 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 115201287 14309736448 6712 18446744073709551615 4194304 4196468 140725824499680 140314713003552 140315168380629 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27058176 140725824508337 140725824508513 140725824508513 140725824511951 0
[pid=17828/tid=17836] ppid=17826 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17828/task/17836/stat : 17836 (java) S 17826 17826 8563 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 115201287 14309736448 6712 18446744073709551615 4194304 4196468 140725824499680 140314711950704 140315168380629 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27058176 140725824508337 140725824508513 140725824508513 140725824511951 0
[pid=17828/tid=17837] ppid=17826 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17828/task/17837/stat : 17837 (java) S 17826 17826 8563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 115201290 14309736448 6712 18446744073709551615 4194304 4196468 140725824499680 140314710899024 140315168389019 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27058176 140725824508337 140725824508513 140725824508513 140725824511951 0
[pid=17828/tid=17838] ppid=17826 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17828/task/17838/stat : 17838 (java) S 17826 17826 8563 0 -1 1077944384 27 0 0 0 0 0 0 0 20 0 15 0 115201290 14309736448 6712 18446744073709551615 4194304 4196468 140725824499680 140314709846384 140315168381570 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27058176 140725824508337 140725824508513 140725824508513 140725824511951 0
[pid=17828/tid=17839] ppid=17826 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17828/task/17839/stat : 17839 (java) S 17826 17826 8563 0 -1 1077944384 287 0 0 0 0 0 0 0 20 0 15 0 115201290 14309736448 6712 18446744073709551615 4194304 4196468 140725824499680 140314708793584 140315168381570 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27058176 140725824508337 140725824508513 140725824508513 140725824511951 0
[pid=17828/tid=17840] ppid=17826 vsize=13974352 memory=139753314756224 CPUtime=0 cores=0,2,4,6
/proc/17828/task/17840/stat : 17840 (java) S 17826 17826 8563 0 -1 1077944384 238 0 0 0 0 0 0 0 20 0 15 0 115201290 14309736448 6712 18446744073709551615 4194304 4196468 140725824499680 140314707740784 140315168381570 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27058176 140725824508337 140725824508513 140725824508513 140725824511951 0
[pid=17828/tid=17841] ppid=17826 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17828/task/17841/stat : 17841 (java) S 17826 17826 8563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 115201290 14309736448 6712 18446744073709551615 4194304 4196468 140725824499680 140314706688224 140315168380629 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27058176 140725824508337 140725824508513 140725824508513 140725824511951 0
[pid=17828/tid=17842] ppid=17826 vsize=13974352 memory=139753314756224 CPUtime=0 cores=0,2,4,6
/proc/17828/task/17842/stat : 17842 (java) S 17826 17826 8563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 115201295 14309736448 6712 18446744073709551615 4194304 4196468 140725824499680 140314705636528 140315168381570 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27058176 140725824508337 140725824508513 140725824508513 140725824511951 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 28228 KiB

[startup+0.309972 s]*
/proc/loadavg: 1.79 1.93 1.96 3/211 17842
/proc/meminfo: memFree=29735652/32770624 swapFree=67108860/67108860
[pid=17826] ppid=17823 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/17826/stat : 17826 (xcsp3-exec) S 17823 17826 8563 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 115201275 9740288 345 18446744073709551615 4194304 5098028 140723371296768 140723371294872 139908408029820 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 8 0 0 7196144 7232144 27631616 140723371303289 140723371303493 140723371303493 140723371306987 0
/proc/17826/statm: 2378 345 289 221 0 87 0
[pid=17828] ppid=17826 vsize=13974352 memory=37328 CPUtime=0.27 cores=0,2,4,6
/proc/17828/stat : 17828 (java) S 17826 17826 8563 0 -1 1077944320 8915 0 0 0 25 2 0 0 20 0 15 0 115201284 14309736448 9332 18446744073709551615 4194304 4196468 140725824499680 140725824482224 140315168370423 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 27058176 140725824508337 140725824508513 140725824508513 140725824511951 0
/proc/17828/statm: 3493588 9332 2979 1 0 3482964 0
[pid=17828/tid=17829] ppid=17826 vsize=13974352 memory=-8774313645642428999 CPUtime=0.16 cores=0,2,4,6
/proc/17828/task/17829/stat : 17829 (java) R 17826 17826 8563 0 -1 4202560 6110 0 0 0 15 1 0 0 20 0 15 0 115201285 14309736448 9332 18446744073709551615 4194304 4196468 140725824499680 140315172603728 140314786533660 0 4 1 16800974 0 0 0 -1 2 0 0 4 0 0 6293624 6294260 27058176 140725824508337 140725824508513 140725824508513 140725824511951 0
[pid=17828/tid=17830] ppid=17826 vsize=13974352 memory=139753314766817 CPUtime=0 cores=0,2,4,6
/proc/17828/task/17830/stat : 17830 (java) S 17826 17826 8563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 115201285 14309736448 9332 18446744073709551615 4194304 4196468 140725824499680 140315110316688 140315168380629 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27058176 140725824508337 140725824508513 140725824508513 140725824511951 0
[pid=17828/tid=17831] ppid=17826 vsize=13974352 memory=7667188521222694765 CPUtime=0 cores=0,2,4,6
/proc/17828/task/17831/stat : 17831 (java) S 17826 17826 8563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 115201285 14309736448 9332 18446744073709551615 4194304 4196468 140725824499680 140315109263888 140315168380629 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27058176 140725824508337 140725824508513 140725824508513 140725824511951 0
[pid=17828/tid=17832] ppid=17826 vsize=13974352 memory=4872558044660077418 CPUtime=0 cores=0,2,4,6
/proc/17828/task/17832/stat : 17832 (java) S 17826 17826 8563 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 115201285 14309736448 9332 18446744073709551615 4194304 4196468 140725824499680 140315108211088 140315168380629 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27058176 140725824508337 140725824508513 140725824508513 140725824511951 0
[pid=17828/tid=17833] ppid=17826 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17828/task/17833/stat : 17833 (java) S 17826 17826 8563 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 115201285 14309736448 9332 18446744073709551615 4194304 4196468 140725824499680 140315107158288 140315168380629 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27058176 140725824508337 140725824508513 140725824508513 140725824511951 0
[pid=17828/tid=17834] ppid=17826 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17828/task/17834/stat : 17834 (java) S 17826 17826 8563 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 115201287 14309736448 9332 18446744073709551615 4194304 4196468 140725824499680 140314714057584 140315168381570 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27058176 140725824508337 140725824508513 140725824508513 140725824511951 0
[pid=17828/tid=17835] ppid=17826 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17828/task/17835/stat : 17835 (java) S 17826 17826 8563 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 115201287 14309736448 9332 18446744073709551615 4194304 4196468 140725824499680 140314713003552 140315168380629 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27058176 140725824508337 140725824508513 140725824508513 140725824511951 0
[pid=17828/tid=17836] ppid=17826 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17828/task/17836/stat : 17836 (java) S 17826 17826 8563 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 115201287 14309736448 9332 18446744073709551615 4194304 4196468 140725824499680 140314711950704 140315168380629 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27058176 140725824508337 140725824508513 140725824508513 140725824511951 0
[pid=17828/tid=17837] ppid=17826 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17828/task/17837/stat : 17837 (java) S 17826 17826 8563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 115201290 14309736448 9332 18446744073709551615 4194304 4196468 140725824499680 140314710899024 140315168389019 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27058176 140725824508337 140725824508513 140725824508513 140725824511951 0
[pid=17828/tid=17838] ppid=17826 vsize=13974352 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/17828/task/17838/stat : 17838 (java) R 17826 17826 8563 0 -1 4202560 212 0 0 0 1 0 0 0 20 0 15 0 115201290 14309736448 9332 18446744073709551615 4194304 4196468 140725824499680 140314709846384 140315149890161 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 27058176 140725824508337 140725824508513 140725824508513 140725824511951 0
[pid=17828/tid=17839] ppid=17826 vsize=13974352 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/17828/task/17839/stat : 17839 (java) R 17826 17826 8563 0 -1 1077944384 519 0 0 0 2 0 0 0 20 0 15 0 115201290 14309736448 9332 18446744073709551615 4194304 4196468 140725824499680 140314708793584 140315168381570 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 27058176 140725824508337 140725824508513 140725824508513 140725824511951 0
[pid=17828/tid=17840] ppid=17826 vsize=13974352 memory=0 CPUtime=0.06 cores=0,2,4,6
/proc/17828/task/17840/stat : 17840 (java) R 17826 17826 8563 0 -1 4202560 768 0 0 0 6 0 0 0 20 0 15 0 115201290 14309736448 9332 18446744073709551615 4194304 4196468 140725824499680 140314707740784 140315147769157 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 27058176 140725824508337 140725824508513 140725824508513 140725824511951 0
[pid=17828/tid=17841] ppid=17826 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17828/task/17841/stat : 17841 (java) S 17826 17826 8563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 115201290 14309736448 9332 18446744073709551615 4194304 4196468 140725824499680 140314706688224 140315168380629 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27058176 140725824508337 140725824508513 140725824508513 140725824511951 0
[pid=17828/tid=17842] ppid=17826 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17828/task/17842/stat : 17842 (java) S 17826 17826 8563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 115201295 14309736448 9332 18446744073709551615 4194304 4196468 140725824499680 140314705636528 140315168381570 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27058176 140725824508337 140725824508513 140725824508513 140725824511951 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 38708 KiB

[startup+0.701258 s]
/proc/loadavg: 1.79 1.93 1.96 4/211 17842
/proc/meminfo: memFree=29725552/32770624 swapFree=67108860/67108860
[pid=17826] ppid=17823 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/17826/stat : 17826 (xcsp3-exec) S 17823 17826 8563 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 115201275 9740288 345 18446744073709551615 4194304 5098028 140723371296768 140723371294872 139908408029820 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 8 0 0 7196144 7232144 27631616 140723371303289 140723371303493 140723371303493 140723371306987 0
/proc/17826/statm: 2378 345 289 221 0 87 0
[pid=17828] ppid=17826 vsize=13980732 memory=62196 CPUtime=1.17 cores=0,2,4,6
/proc/17828/stat : 17828 (java) S 17826 17826 8563 0 -1 1077944320 13181 0 0 0 113 4 0 0 20 0 15 0 115201284 14316269568 15549 18446744073709551615 4194304 4196468 140725824499680 140725824482224 140315168370423 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 27058176 140725824508337 140725824508513 140725824508513 140725824511951 0
/proc/17828/statm: 3495183 15549 3175 1 0 3483476 0
[pid=17828/tid=17829] ppid=17826 vsize=13980732 memory=7886766292050720565 CPUtime=0.54 cores=0,2,4,6
/proc/17828/task/17829/stat : 17829 (java) R 17826 17826 8563 0 -1 4202560 8459 0 0 0 51 3 0 0 20 0 15 0 115201285 14316269568 15549 18446744073709551615 4194304 4196468 140725824499680 140315172609664 140314789539968 0 4 1 16800974 0 0 0 -1 4 0 0 4 0 0 6293624 6294260 27058176 140725824508337 140725824508513 140725824508513 140725824511951 0
[pid=17828/tid=17830] ppid=17826 vsize=13980732 memory=6003668156883685970 CPUtime=0 cores=0,2,4,6
/proc/17828/task/17830/stat : 17830 (java) S 17826 17826 8563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 115201285 14316269568 15549 18446744073709551615 4194304 4196468 140725824499680 140315110316688 140315168380629 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27058176 140725824508337 140725824508513 140725824508513 140725824511951 0
[pid=17828/tid=17831] ppid=17826 vsize=13980732 memory=4116 CPUtime=0 cores=0,2,4,6
/proc/17828/task/17831/stat : 17831 (java) S 17826 17826 8563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 115201285 14316269568 15549 18446744073709551615 4194304 4196468 140725824499680 140315109263888 140315168380629 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27058176 140725824508337 140725824508513 140725824508513 140725824511951 0
[pid=17828/tid=17832] ppid=17826 vsize=13980732 memory=2241 CPUtime=0 cores=0,2,4,6
/proc/17828/task/17832/stat : 17832 (java) S 17826 17826 8563 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 115201285 14316269568 15549 18446744073709551615 4194304 4196468 140725824499680 140315108211088 140315168380629 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27058176 140725824508337 140725824508513 140725824508513 140725824511951 0
[pid=17828/tid=17833] ppid=17826 vsize=13980732 memory=2244 CPUtime=0 cores=0,2,4,6
/proc/17828/task/17833/stat : 17833 (java) S 17826 17826 8563 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 115201285 14316269568 15549 18446744073709551615 4194304 4196468 140725824499680 140315107158288 140315168380629 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27058176 140725824508337 140725824508513 140725824508513 140725824511951 0
[pid=17828/tid=17834] ppid=17826 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17828/task/17834/stat : 17834 (java) S 17826 17826 8563 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 115201287 14316269568 15549 18446744073709551615 4194304 4196468 140725824499680 140314714057584 140315168381570 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27058176 140725824508337 140725824508513 140725824508513 140725824511951 0
[pid=17828/tid=17835] ppid=17826 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17828/task/17835/stat : 17835 (java) S 17826 17826 8563 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 115201287 14316269568 15549 18446744073709551615 4194304 4196468 140725824499680 140314713003552 140315168380629 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27058176 140725824508337 140725824508513 140725824508513 140725824511951 0
[pid=17828/tid=17836] ppid=17826 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17828/task/17836/stat : 17836 (java) S 17826 17826 8563 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 115201287 14316269568 15549 18446744073709551615 4194304 4196468 140725824499680 140314711950704 140315168380629 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27058176 140725824508337 140725824508513 140725824508513 140725824511951 0
[pid=17828/tid=17837] ppid=17826 vsize=13980732 memory=30305 CPUtime=0 cores=0,2,4,6
/proc/17828/task/17837/stat : 17837 (java) S 17826 17826 8563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 115201290 14316269568 15549 18446744073709551615 4194304 4196468 140725824499680 140314710899024 140315168389019 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27058176 140725824508337 140725824508513 140725824508513 140725824511951 0
[pid=17828/tid=17838] ppid=17826 vsize=13980732 memory=0 CPUtime=0.16 cores=0,2,4,6
/proc/17828/task/17838/stat : 17838 (java) R 17826 17826 8563 0 -1 4202560 797 0 0 0 16 0 0 0 20 0 15 0 115201290 14316269568 15549 18446744073709551615 4194304 4196468 140725824499680 140314709839576 140315147704055 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 27058176 140725824508337 140725824508513 140725824508513 140725824511951 0
[pid=17828/tid=17839] ppid=17826 vsize=13980732 memory=-2893623298589923098 CPUtime=0.16 cores=0,2,4,6
/proc/17828/task/17839/stat : 17839 (java) R 17826 17826 8563 0 -1 4202560 1144 0 0 0 16 0 0 0 20 0 15 0 115201290 14316269568 15549 18446744073709551615 4194304 4196468 140725824499680 140314708786608 140315149915023 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 27058176 140725824508337 140725824508513 140725824508513 140725824511951 0
[pid=17828/tid=17840] ppid=17826 vsize=13980732 memory=0 CPUtime=0.28 cores=0,2,4,6
/proc/17828/task/17840/stat : 17840 (java) S 17826 17826 8563 0 -1 1077944384 1472 0 0 0 28 0 0 0 20 0 15 0 115201290 14316269568 15549 18446744073709551615 4194304 4196468 140725824499680 140314707740784 140315168381570 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27058176 140725824508337 140725824508513 140725824508513 140725824511951 0
[pid=17828/tid=17841] ppid=17826 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17828/task/17841/stat : 17841 (java) S 17826 17826 8563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 115201290 14316269568 15549 18446744073709551615 4194304 4196468 140725824499680 140314706688224 140315168380629 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27058176 140725824508337 140725824508513 140725824508513 140725824511951 0
[pid=17828/tid=17842] ppid=17826 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17828/task/17842/stat : 17842 (java) S 17826 17826 8563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 115201295 14316269568 15549 18446744073709551615 4194304 4196468 140725824499680 140314705636528 140315168381570 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27058176 140725824508337 140725824508513 140725824508513 140725824511951 0
Current children cumulated CPU time: 1.17 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 63576 KiB

[startup+1.50122 s]
/proc/loadavg: 1.79 1.93 1.96 3/211 17842
/proc/meminfo: memFree=29705652/32770624 swapFree=67108860/67108860
[pid=17826] ppid=17823 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/17826/stat : 17826 (xcsp3-exec) S 17823 17826 8563 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 115201275 9740288 345 18446744073709551615 4194304 5098028 140723371296768 140723371294872 139908408029820 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 8 0 0 7196144 7232144 27631616 140723371303289 140723371303493 140723371303493 140723371306987 0
/proc/17826/statm: 2378 345 289 221 0 87 0
[pid=17828] ppid=17826 vsize=13980732 memory=80004 CPUtime=3.28 cores=0,2,4,6
/proc/17828/stat : 17828 (java) S 17826 17826 8563 0 -1 1077944320 22716 0 0 0 323 5 0 0 20 0 15 0 115201284 14316269568 20001 18446744073709551615 4194304 4196468 140725824499680 140725824482224 140315168370423 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 27058176 140725824508337 140725824508513 140725824508513 140725824511951 0
/proc/17828/statm: 3495183 20001 3196 1 0 3483476 0
[pid=17828/tid=17829] ppid=17826 vsize=13980732 memory=0 CPUtime=1.34 cores=0,2,4,6
/proc/17828/task/17829/stat : 17829 (java) R 17826 17826 8563 0 -1 4202560 8958 0 0 0 131 3 0 0 20 0 15 0 115201285 14316269568 20001 18446744073709551615 4194304 4196468 140725824499680 140315172609056 140314790422165 0 4 1 16800974 0 0 0 -1 4 0 0 4 0 0 6293624 6294260 27058176 140725824508337 140725824508513 140725824508513 140725824511951 0
[pid=17828/tid=17830] ppid=17826 vsize=13980732 memory=4498716170645055337 CPUtime=0 cores=0,2,4,6
/proc/17828/task/17830/stat : 17830 (java) S 17826 17826 8563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 115201285 14316269568 20001 18446744073709551615 4194304 4196468 140725824499680 140315110316688 140315168380629 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27058176 140725824508337 140725824508513 140725824508513 140725824511951 0
[pid=17828/tid=17831] ppid=17826 vsize=13980732 memory=6154004416814607152 CPUtime=0 cores=0,2,4,6
/proc/17828/task/17831/stat : 17831 (java) S 17826 17826 8563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 115201285 14316269568 20001 18446744073709551615 4194304 4196468 140725824499680 140315109263888 140315168380629 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27058176 140725824508337 140725824508513 140725824508513 140725824511951 0
[pid=17828/tid=17832] ppid=17826 vsize=13980732 memory=7596841848747286816 CPUtime=0 cores=0,2,4,6
/proc/17828/task/17832/stat : 17832 (java) S 17826 17826 8563 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 115201285 14316269568 20001 18446744073709551615 4194304 4196468 140725824499680 140315108211088 140315168380629 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27058176 140725824508337 140725824508513 140725824508513 140725824511951 0
[pid=17828/tid=17833] ppid=17826 vsize=13980732 memory=4116 CPUtime=0 cores=0,2,4,6
/proc/17828/task/17833/stat : 17833 (java) S 17826 17826 8563 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 115201285 14316269568 20001 18446744073709551615 4194304 4196468 140725824499680 140315107158288 140315168380629 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27058176 140725824508337 140725824508513 140725824508513 140725824511951 0
[pid=17828/tid=17834] ppid=17826 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17828/task/17834/stat : 17834 (java) S 17826 17826 8563 0 -1 1077944384 26 0 0 0 0 0 0 0 20 0 15 0 115201287 14316269568 20001 18446744073709551615 4194304 4196468 140725824499680 140314714057584 140315168381570 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27058176 140725824508337 140725824508513 140725824508513 140725824511951 0
[pid=17828/tid=17835] ppid=17826 vsize=13980732 memory=139753202892928 CPUtime=0 cores=0,2,4,6
/proc/17828/task/17835/stat : 17835 (java) S 17826 17826 8563 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 115201287 14316269568 20001 18446744073709551615 4194304 4196468 140725824499680 140314713003552 140315168380629 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27058176 140725824508337 140725824508513 140725824508513 140725824511951 0
[pid=17828/tid=17836] ppid=17826 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6

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

/proc/17828/task/17831/stat : 17831 (java) S 17826 17826 8563 0 -1 1077944384 505 0 0 0 0 0 0 0 20 0 15 0 115201285 14316269568 51014 18446744073709551615 4194304 4196468 140725824499680 140315109263888 140315168380629 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27058176 140725824508337 140725824508513 140725824508513 140725824511951 0
[pid=17828/tid=17832] ppid=17826 vsize=13980732 memory=1292 CPUtime=0 cores=0,2,4,6
/proc/17828/task/17832/stat : 17832 (java) S 17826 17826 8563 0 -1 1077944384 778 0 0 0 0 0 0 0 20 0 15 0 115201285 14316269568 51014 18446744073709551615 4194304 4196468 140725824499680 140315108211088 140315168380629 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27058176 140725824508337 140725824508513 140725824508513 140725824511951 0
[pid=17828/tid=17833] ppid=17826 vsize=13980732 memory=2316 CPUtime=0 cores=0,2,4,6
/proc/17828/task/17833/stat : 17833 (java) S 17826 17826 8563 0 -1 1077944384 192 0 0 0 0 0 0 0 20 0 15 0 115201285 14316269568 51014 18446744073709551615 4194304 4196468 140725824499680 140315107158288 140315168380629 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27058176 140725824508337 140725824508513 140725824508513 140725824511951 0
[pid=17828/tid=17834] ppid=17826 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/17828/task/17834/stat : 17834 (java) S 17826 17826 8563 0 -1 1077944384 722 0 0 0 0 0 0 0 20 0 15 0 115201287 14316269568 51014 18446744073709551615 4194304 4196468 140725824499680 140314714057584 140315168381570 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27058176 140725824508337 140725824508513 140725824508513 140725824511951 0
[pid=17828/tid=17835] ppid=17826 vsize=13980732 memory=199888 CPUtime=0 cores=0,2,4,6
/proc/17828/task/17835/stat : 17835 (java) S 17826 17826 8563 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 15 0 115201287 14316269568 51014 18446744073709551615 4194304 4196468 140725824499680 140314713003552 140315168380629 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27058176 140725824508337 140725824508513 140725824508513 140725824511951 0
[pid=17828/tid=17836] ppid=17826 vsize=13980732 memory=5788 CPUtime=0 cores=0,2,4,6
/proc/17828/task/17836/stat : 17836 (java) S 17826 17826 8563 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 15 0 115201287 14316269568 51014 18446744073709551615 4194304 4196468 140725824499680 140314711950704 140315168380629 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27058176 140725824508337 140725824508513 140725824508513 140725824511951 0
[pid=17828/tid=17837] ppid=17826 vsize=13980732 memory=1720 CPUtime=0 cores=0,2,4,6
/proc/17828/task/17837/stat : 17837 (java) S 17826 17826 8563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 115201290 14316269568 51014 18446744073709551615 4194304 4196468 140725824499680 140314710899024 140315168389019 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27058176 140725824508337 140725824508513 140725824508513 140725824511951 0
[pid=17828/tid=17838] ppid=17826 vsize=13980732 memory=4616 CPUtime=1.28 cores=0,2,4,6
/proc/17828/task/17838/stat : 17838 (java) S 17826 17826 8563 0 -1 1077944384 7511 0 0 0 127 1 0 0 20 0 15 0 115201290 14316269568 51014 18446744073709551615 4194304 4196468 140725824499680 140314709846384 140315168381570 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27058176 140725824508337 140725824508513 140725824508513 140725824511951 0
[pid=17828/tid=17839] ppid=17826 vsize=13980732 memory=1380 CPUtime=1.06 cores=0,2,4,6
/proc/17828/task/17839/stat : 17839 (java) S 17826 17826 8563 0 -1 1077944384 7806 0 0 0 105 1 0 0 20 0 15 0 115201290 14316269568 51014 18446744073709551615 4194304 4196468 140725824499680 140314708793584 140315168381570 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27058176 140725824508337 140725824508513 140725824508513 140725824511951 0
[pid=17828/tid=17840] ppid=17826 vsize=13980732 memory=204056 CPUtime=0.42 cores=0,2,4,6
/proc/17828/task/17840/stat : 17840 (java) S 17826 17826 8563 0 -1 1077944384 4681 0 0 0 42 0 0 0 20 0 15 0 115201290 14316269568 51014 18446744073709551615 4194304 4196468 140725824499680 140314707740784 140315168381570 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 11 0 0 6293624 6294260 27058176 140725824508337 140725824508513 140725824508513 140725824511951 0
[pid=17828/tid=17841] ppid=17826 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/17828/task/17841/stat : 17841 (java) S 17826 17826 8563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 115201290 14316269568 51014 18446744073709551615 4194304 4196468 140725824499680 140314706688224 140315168380629 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27058176 140725824508337 140725824508513 140725824508513 140725824511951 0
[pid=17828/tid=17842] ppid=17826 vsize=13980732 memory=199888 CPUtime=0.01 cores=0,2,4,6
/proc/17828/task/17842/stat : 17842 (java) S 17826 17826 8563 0 -1 1077944384 658 0 0 0 1 0 0 0 20 0 15 0 115201295 14316269568 51014 18446744073709551615 4194304 4196468 140725824499680 140314705636528 140315168381570 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 11 0 0 6293624 6294260 27058176 140725824508337 140725824508513 140725824508513 140725824511951 0
Current children cumulated CPU time: 37.88 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 205436 KiB

[startup+38.4007 s]
/proc/loadavg: 1.95 1.95 1.97 3/211 17843
/proc/meminfo: memFree=29572500/32770624 swapFree=67108860/67108860
[pid=17826] ppid=17823 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/17826/stat : 17826 (xcsp3-exec) S 17823 17826 8563 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 115201275 9740288 345 18446744073709551615 4194304 5098028 140723371296768 140723371294872 139908408029820 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 8 0 0 7196144 7232144 27631616 140723371303289 140723371303493 140723371303493 140723371306987 0
/proc/17826/statm: 2378 345 289 221 0 87 0
[pid=17828] ppid=17826 vsize=13980732 memory=204108 CPUtime=41.12 cores=0,2,4,6
/proc/17828/stat : 17828 (java) S 17826 17826 8563 0 -1 1077944320 37142 0 0 0 4104 8 0 0 20 0 15 0 115201284 14316269568 51027 18446744073709551615 4194304 4196468 140725824499680 140725824482224 140315168370423 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 27058176 140725824508337 140725824508513 140725824508513 140725824511951 0
/proc/17828/statm: 3495183 51027 3233 1 0 3483476 0
[pid=17828/tid=17829] ppid=17826 vsize=13980732 memory=1380 CPUtime=38.23 cores=0,2,4,6
/proc/17828/task/17829/stat : 17829 (java) R 17826 17826 8563 0 -1 4202560 11261 0 0 0 3819 4 0 0 20 0 15 0 115201285 14316269568 51027 18446744073709551615 4194304 4196468 140725824499680 140315172607384 140314790005095 0 4 1 16800974 0 0 0 -1 4 0 0 4 0 0 6293624 6294260 27058176 140725824508337 140725824508513 140725824508513 140725824511951 0
[pid=17828/tid=17830] ppid=17826 vsize=13980732 memory=56 CPUtime=0 cores=0,2,4,6
/proc/17828/task/17830/stat : 17830 (java) S 17826 17826 8563 0 -1 1077944384 320 0 0 0 0 0 0 0 20 0 15 0 115201285 14316269568 51027 18446744073709551615 4194304 4196468 140725824499680 140315110316688 140315168380629 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27058176 140725824508337 140725824508513 140725824508513 140725824511951 0
[pid=17828/tid=17831] ppid=17826 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17828/task/17831/stat : 17831 (java) S 17826 17826 8563 0 -1 1077944384 505 0 0 0 0 0 0 0 20 0 15 0 115201285 14316269568 51027 18446744073709551615 4194304 4196468 140725824499680 140315109263888 140315168380629 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27058176 140725824508337 140725824508513 140725824508513 140725824511951 0
[pid=17828/tid=17832] ppid=17826 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17828/task/17832/stat : 17832 (java) S 17826 17826 8563 0 -1 1077944384 778 0 0 0 0 0 0 0 20 0 15 0 115201285 14316269568 51027 18446744073709551615 4194304 4196468 140725824499680 140315108211088 140315168380629 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27058176 140725824508337 140725824508513 140725824508513 140725824511951 0
[pid=17828/tid=17833] ppid=17826 vsize=13980732 memory=279506405317120 CPUtime=0 cores=0,2,4,6
/proc/17828/task/17833/stat : 17833 (java) S 17826 17826 8563 0 -1 1077944384 192 0 0 0 0 0 0 0 20 0 15 0 115201285 14316269568 51027 18446744073709551615 4194304 4196468 140725824499680 140315107158288 140315168380629 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27058176 140725824508337 140725824508513 140725824508513 140725824511951 0
[pid=17828/tid=17834] ppid=17826 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17828/task/17834/stat : 17834 (java) S 17826 17826 8563 0 -1 1077944384 722 0 0 0 0 0 0 0 20 0 15 0 115201287 14316269568 51027 18446744073709551615 4194304 4196468 140725824499680 140314714057584 140315168381570 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27058176 140725824508337 140725824508513 140725824508513 140725824511951 0
[pid=17828/tid=17835] ppid=17826 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17828/task/17835/stat : 17835 (java) S 17826 17826 8563 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 15 0 115201287 14316269568 51027 18446744073709551615 4194304 4196468 140725824499680 140314713003552 140315168380629 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27058176 140725824508337 140725824508513 140725824508513 140725824511951 0
[pid=17828/tid=17836] ppid=17826 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/17828/task/17836/stat : 17836 (java) S 17826 17826 8563 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 15 0 115201287 14316269568 51027 18446744073709551615 4194304 4196468 140725824499680 140314711950704 140315168380629 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27058176 140725824508337 140725824508513 140725824508513 140725824511951 0
[pid=17828/tid=17837] ppid=17826 vsize=13980732 memory=204096 CPUtime=0 cores=0,2,4,6
/proc/17828/task/17837/stat : 17837 (java) S 17826 17826 8563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 115201290 14316269568 51027 18446744073709551615 4194304 4196468 140725824499680 140314710899024 140315168389019 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27058176 140725824508337 140725824508513 140725824508513 140725824511951 0
[pid=17828/tid=17838] ppid=17826 vsize=13980732 memory=4580 CPUtime=1.31 cores=0,2,4,6
/proc/17828/task/17838/stat : 17838 (java) S 17826 17826 8563 0 -1 1077944384 8329 0 0 0 130 1 0 0 20 0 15 0 115201290 14316269568 51027 18446744073709551615 4194304 4196468 140725824499680 140314709846384 140315168381570 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27058176 140725824508337 140725824508513 140725824508513 140725824511951 0
[pid=17828/tid=17839] ppid=17826 vsize=13980732 memory=-8774313645642428999 CPUtime=1.08 cores=0,2,4,6
/proc/17828/task/17839/stat : 17839 (java) S 17826 17826 8563 0 -1 1077944384 8320 0 0 0 107 1 0 0 20 0 15 0 115201290 14316269568 51027 18446744073709551615 4194304 4196468 140725824499680 140314708793584 140315168381570 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27058176 140725824508337 140725824508513 140725824508513 140725824511951 0
[pid=17828/tid=17840] ppid=17826 vsize=13980732 memory=4616 CPUtime=0.42 cores=0,2,4,6
/proc/17828/task/17840/stat : 17840 (java) S 17826 17826 8563 0 -1 1077944384 4681 0 0 0 42 0 0 0 20 0 15 0 115201290 14316269568 51027 18446744073709551615 4194304 4196468 140725824499680 140314707740784 140315168381570 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 11 0 0 6293624 6294260 27058176 140725824508337 140725824508513 140725824508513 140725824511951 0
[pid=17828/tid=17841] ppid=17826 vsize=13980732 memory=1012 CPUtime=0 cores=0,2,4,6
/proc/17828/task/17841/stat : 17841 (java) S 17826 17826 8563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 115201290 14316269568 51027 18446744073709551615 4194304 4196468 140725824499680 140314706688224 140315168380629 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27058176 140725824508337 140725824508513 140725824508513 140725824511951 0
[pid=17828/tid=17842] ppid=17826 vsize=13980732 memory=10180 CPUtime=0.01 cores=0,2,4,6
/proc/17828/task/17842/stat : 17842 (java) S 17826 17826 8563 0 -1 1077944384 672 0 0 0 1 0 0 0 20 0 15 0 115201295 14316269568 51027 18446744073709551615 4194304 4196468 140725824499680 140314705636528 140315168381570 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 11 0 0 6293624 6294260 27058176 140725824508337 140725824508513 140725824508513 140725824511951 0
Current children cumulated CPU time: 41.12 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 205488 KiB

[startup+39.2007 s]
/proc/loadavg: 1.95 1.95 1.97 3/211 17843
/proc/meminfo: memFree=29572500/32770624 swapFree=67108860/67108860
[pid=17826] ppid=17823 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/17826/stat : 17826 (xcsp3-exec) S 17823 17826 8563 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 115201275 9740288 345 18446744073709551615 4194304 5098028 140723371296768 140723371294872 139908408029820 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 8 0 0 7196144 7232144 27631616 140723371303289 140723371303493 140723371303493 140723371306987 0
/proc/17826/statm: 2378 345 289 221 0 87 0
[pid=17828] ppid=17826 vsize=13980732 memory=204108 CPUtime=41.92 cores=0,2,4,6
/proc/17828/stat : 17828 (java) S 17826 17826 8563 0 -1 1077944320 37275 0 0 0 4184 8 0 0 20 0 15 0 115201284 14316269568 51027 18446744073709551615 4194304 4196468 140725824499680 140725824482224 140315168370423 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 27058176 140725824508337 140725824508513 140725824508513 140725824511951 0
/proc/17828/statm: 3495183 51027 3233 1 0 3483476 0
[pid=17828/tid=17829] ppid=17826 vsize=13980732 memory=-8774313645642428999 CPUtime=39.03 cores=0,2,4,6
/proc/17828/task/17829/stat : 17829 (java) R 17826 17826 8563 0 -1 4202560 11264 0 0 0 3899 4 0 0 20 0 15 0 115201285 14316269568 51027 18446744073709551615 4194304 4196468 140725824499680 140315172607384 140314790004641 0 4 1 16800974 0 0 0 -1 4 0 0 4 0 0 6293624 6294260 27058176 140725824508337 140725824508513 140725824508513 140725824511951 0
[pid=17828/tid=17830] ppid=17826 vsize=13980732 memory=6946310292085358692 CPUtime=0 cores=0,2,4,6
/proc/17828/task/17830/stat : 17830 (java) S 17826 17826 8563 0 -1 1077944384 320 0 0 0 0 0 0 0 20 0 15 0 115201285 14316269568 51027 18446744073709551615 4194304 4196468 140725824499680 140315110316688 140315168380629 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27058176 140725824508337 140725824508513 140725824508513 140725824511951 0
[pid=17828/tid=17831] ppid=17826 vsize=13980732 memory=279506405322408 CPUtime=0 cores=0,2,4,6
/proc/17828/task/17831/stat : 17831 (java) S 17826 17826 8563 0 -1 1077944384 505 0 0 0 0 0 0 0 20 0 15 0 115201285 14316269568 51027 18446744073709551615 4194304 4196468 140725824499680 140315109263888 140315168380629 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27058176 140725824508337 140725824508513 140725824508513 140725824511951 0
[pid=17828/tid=17832] ppid=17826 vsize=13980732 memory=204024 CPUtime=0 cores=0,2,4,6
/proc/17828/task/17832/stat : 17832 (java) S 17826 17826 8563 0 -1 1077944384 778 0 0 0 0 0 0 0 20 0 15 0 115201285 14316269568 51027 18446744073709551615 4194304 4196468 140725824499680 140315108211088 140315168380629 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27058176 140725824508337 140725824508513 140725824508513 140725824511951 0
[pid=17828/tid=17833] ppid=17826 vsize=13980732 memory=7810487918915055718 CPUtime=0 cores=0,2,4,6
/proc/17828/task/17833/stat : 17833 (java) S 17826 17826 8563 0 -1 1077944384 192 0 0 0 0 0 0 0 20 0 15 0 115201285 14316269568 51027 18446744073709551615 4194304 4196468 140725824499680 140315107158288 140315168380629 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27058176 140725824508337 140725824508513 140725824508513 140725824511951 0
[pid=17828/tid=17834] ppid=17826 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/17828/task/17834/stat : 17834 (java) S 17826 17826 8563 0 -1 1077944384 722 0 0 0 0 0 0 0 20 0 15 0 115201287 14316269568 51027 18446744073709551615 4194304 4196468 140725824499680 140314714057584 140315168381570 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27058176 140725824508337 140725824508513 140725824508513 140725824511951 0
[pid=17828/tid=17835] ppid=17826 vsize=13980732 memory=125664 CPUtime=0 cores=0,2,4,6
/proc/17828/task/17835/stat : 17835 (java) S 17826 17826 8563 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 15 0 115201287 14316269568 51027 18446744073709551615 4194304 4196468 140725824499680 140314713003552 140315168380629 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27058176 140725824508337 140725824508513 140725824508513 140725824511951 0
[pid=17828/tid=17836] ppid=17826 vsize=13980732 memory=640 CPUtime=0 cores=0,2,4,6
/proc/17828/task/17836/stat : 17836 (java) S 17826 17826 8563 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 15 0 115201287 14316269568 51027 18446744073709551615 4194304 4196468 140725824499680 140314711950704 140315168380629 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27058176 140725824508337 140725824508513 140725824508513 140725824511951 0
[pid=17828/tid=17837] ppid=17826 vsize=13980732 memory=1792 CPUtime=0 cores=0,2,4,6
/proc/17828/task/17837/stat : 17837 (java) S 17826 17826 8563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 115201290 14316269568 51027 18446744073709551615 4194304 4196468 140725824499680 140314710899024 140315168389019 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27058176 140725824508337 140725824508513 140725824508513 140725824511951 0
[pid=17828/tid=17838] ppid=17826 vsize=13980732 memory=960 CPUtime=1.31 cores=0,2,4,6
/proc/17828/task/17838/stat : 17838 (java) S 17826 17826 8563 0 -1 1077944384 8329 0 0 0 130 1 0 0 20 0 15 0 115201290 14316269568 51027 18446744073709551615 4194304 4196468 140725824499680 140314709846384 140315168381570 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27058176 140725824508337 140725824508513 140725824508513 140725824511951 0
[pid=17828/tid=17839] ppid=17826 vsize=13980732 memory=-8774313645642428999 CPUtime=1.08 cores=0,2,4,6
/proc/17828/task/17839/stat : 17839 (java) S 17826 17826 8563 0 -1 1077944384 8320 0 0 0 107 1 0 0 20 0 15 0 115201290 14316269568 51027 18446744073709551615 4194304 4196468 140725824499680 140314708793584 140315168381570 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27058176 140725824508337 140725824508513 140725824508513 140725824511951 0
[pid=17828/tid=17840] ppid=17826 vsize=13980732 memory=288230617509003574 CPUtime=0.42 cores=0,2,4,6
/proc/17828/task/17840/stat : 17840 (java) S 17826 17826 8563 0 -1 1077944384 4811 0 0 0 42 0 0 0 20 0 15 0 115201290 14316269568 51027 18446744073709551615 4194304 4196468 140725824499680 140314707740784 140315168381570 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 11 0 0 6293624 6294260 27058176 140725824508337 140725824508513 140725824508513 140725824511951 0
[pid=17828/tid=17841] ppid=17826 vsize=13980732 memory=4116 CPUtime=0 cores=0,2,4,6
/proc/17828/task/17841/stat : 17841 (java) S 17826 17826 8563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 115201290 14316269568 51027 18446744073709551615 4194304 4196468 140725824499680 140314706688224 140315168380629 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27058176 140725824508337 140725824508513 140725824508513 140725824511951 0
[pid=17828/tid=17842] ppid=17826 vsize=13980732 memory=62132 CPUtime=0.01 cores=0,2,4,6
/proc/17828/task/17842/stat : 17842 (java) S 17826 17826 8563 0 -1 1077944384 672 0 0 0 1 0 0 0 20 0 15 0 115201295 14316269568 51027 18446744073709551615 4194304 4196468 140725824499680 140314705636528 140315168381570 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 11 0 0 6293624 6294260 27058176 140725824508337 140725824508513 140725824508513 140725824511951 0
Current children cumulated CPU time: 41.92 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 205488 KiB

[startup+40.0008 s]*
/proc/loadavg: 1.95 1.95 1.97 3/211 17843
/proc/meminfo: memFree=29572500/32770624 swapFree=67108860/67108860
[pid=17826] ppid=17823 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/17826/stat : 17826 (xcsp3-exec) S 17823 17826 8563 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 115201275 9740288 345 18446744073709551615 4194304 5098028 140723371296768 140723371294872 139908408029820 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 8 0 0 7196144 7232144 27631616 140723371303289 140723371303493 140723371303493 140723371306987 0
/proc/17826/statm: 2378 345 289 221 0 87 0
[pid=17828] ppid=17826 vsize=13980732 memory=204108 CPUtime=42.75 cores=0,2,4,6
/proc/17828/stat : 17828 (java) S 17826 17826 8563 0 -1 1077944320 37375 0 0 0 4267 8 0 0 20 0 15 0 115201284 14316269568 51027 18446744073709551615 4194304 4196468 140725824499680 140725824482224 140315168370423 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 27058176 140725824508337 140725824508513 140725824508513 140725824511951 0
/proc/17828/statm: 3495183 51027 3233 1 0 3483476 0
[pid=17828/tid=17829] ppid=17826 vsize=13980732 memory=-8774313645642428999 CPUtime=39.84 cores=0,2,4,6
/proc/17828/task/17829/stat : 17829 (java) R 17826 17826 8563 0 -1 4202560 11266 0 0 0 3980 4 0 0 20 0 15 0 115201285 14316269568 51027 18446744073709551615 4194304 4196468 140725824499680 140315172606992 140314790883572 0 4 1 16800974 0 0 0 -1 4 0 0 4 0 0 6293624 6294260 27058176 140725824508337 140725824508513 140725824508513 140725824511951 0
[pid=17828/tid=17830] ppid=17826 vsize=13980732 memory=4872558044660077418 CPUtime=0 cores=0,2,4,6
/proc/17828/task/17830/stat : 17830 (java) S 17826 17826 8563 0 -1 1077944384 320 0 0 0 0 0 0 0 20 0 15 0 115201285 14316269568 51027 18446744073709551615 4194304 4196468 140725824499680 140315110316688 140315168380629 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27058176 140725824508337 140725824508513 140725824508513 140725824511951 0
[pid=17828/tid=17831] ppid=17826 vsize=13980732 memory=7739543064935557990 CPUtime=0 cores=0,2,4,6
/proc/17828/task/17831/stat : 17831 (java) S 17826 17826 8563 0 -1 1077944384 505 0 0 0 0 0 0 0 20 0 15 0 115201285 14316269568 51027 18446744073709551615 4194304 4196468 140725824499680 140315109263888 140315168380629 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27058176 140725824508337 140725824508513 140725824508513 140725824511951 0
[pid=17828/tid=17832] ppid=17826 vsize=13980732 memory=5788348613576451160 CPUtime=0 cores=0,2,4,6
/proc/17828/task/17832/stat : 17832 (java) S 17826 17826 8563 0 -1 1077944384 778 0 0 0 0 0 0 0 20 0 15 0 115201285 14316269568 51027 18446744073709551615 4194304 4196468 140725824499680 140315108211088 140315168380629 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27058176 140725824508337 140725824508513 140725824508513 140725824511951 0
[pid=17828/tid=17833] ppid=17826 vsize=13980732 memory=7163931118479106413 CPUtime=0 cores=0,2,4,6
/proc/17828/task/17833/stat : 17833 (java) S 17826 17826 8563 0 -1 1077944384 192 0 0 0 0 0 0 0 20 0 15 0 115201285 14316269568 51027 18446744073709551615 4194304 4196468 140725824499680 140315107158288 140315168380629 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27058176 140725824508337 140725824508513 140725824508513 140725824511951 0
[pid=17828/tid=17834] ppid=17826 vsize=13980732 memory=6296990320530642530 CPUtime=0 cores=0,2,4,6
/proc/17828/task/17834/stat : 17834 (java) S 17826 17826 8563 0 -1 1077944384 734 0 0 0 0 0 0 0 20 0 15 0 115201287 14316269568 51027 18446744073709551615 4194304 4196468 140725824499680 140314714057584 140315168381570 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27058176 140725824508337 140725824508513 140725824508513 140725824511951 0
[pid=17828/tid=17835] ppid=17826 vsize=13980732 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17828/task/17835/stat : 17835 (java) S 17826 17826 8563 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 15 0 115201287 14316269568 51027 18446744073709551615 4194304 4196468 140725824499680 140314713003552 140315168380629 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27058176 140725824508337 140725824508513 140725824508513 140725824511951 0
[pid=17828/tid=17836] ppid=17826 vsize=13980732 memory=279506405539824 CPUtime=0 cores=0,2,4,6
/proc/17828/task/17836/stat : 17836 (java) S 17826 17826 8563 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 15 0 115201287 14316269568 51027 18446744073709551615 4194304 4196468 140725824499680 140314711950704 140315168380629 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27058176 140725824508337 140725824508513 140725824508513 140725824511951 0
[pid=17828/tid=17837] ppid=17826 vsize=13980732 memory=6944656592455097440 CPUtime=0 cores=0,2,4,6
/proc/17828/task/17837/stat : 17837 (java) S 17826 17826 8563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 115201290 14316269568 51027 18446744073709551615 4194304 4196468 140725824499680 140314710899024 140315168389019 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27058176 140725824508337 140725824508513 140725824508513 140725824511951 0
[pid=17828/tid=17838] ppid=17826 vsize=13980732 memory=6944656592455097440 CPUtime=1.32 cores=0,2,4,6
/proc/17828/task/17838/stat : 17838 (java) S 17826 17826 8563 0 -1 1077944384 8401 0 0 0 131 1 0 0 20 0 15 0 115201290 14316269568 51027 18446744073709551615 4194304 4196468 140725824499680 140314709846384 140315168381570 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27058176 140725824508337 140725824508513 140725824508513 140725824511951 0
[pid=17828/tid=17839] ppid=17826 vsize=13980732 memory=6944656592455360604 CPUtime=1.08 cores=0,2,4,6
/proc/17828/task/17839/stat : 17839 (java) S 17826 17826 8563 0 -1 1077944384 8320 0 0 0 107 1 0 0 20 0 15 0 115201290 14316269568 51027 18446744073709551615 4194304 4196468 140725824499680 140314708793584 140315168381570 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27058176 140725824508337 140725824508513 140725824508513 140725824511951 0
[pid=17828/tid=17840] ppid=17826 vsize=13980732 memory=6944656592455097440 CPUtime=0.42 cores=0,2,4,6
/proc/17828/task/17840/stat : 17840 (java) S 17826 17826 8563 0 -1 1077944384 4825 0 0 0 42 0 0 0 20 0 15 0 115201290 14316269568 51027 18446744073709551615 4194304 4196468 140725824499680 140314707740784 140315168381570 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 11 0 0 6293624 6294260 27058176 140725824508337 140725824508513 140725824508513 140725824511951 0
[pid=17828/tid=17841] ppid=17826 vsize=13980732 memory=6944656592455359580 CPUtime=0 cores=0,2,4,6
/proc/17828/task/17841/stat : 17841 (java) S 17826 17826 8563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 115201290 14316269568 51027 18446744073709551615 4194304 4196468 140725824499680 140314706688224 140315168380629 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27058176 140725824508337 140725824508513 140725824508513 140725824511951 0
[pid=17828/tid=17842] ppid=17826 vsize=13980732 memory=6944652177228980320 CPUtime=0.01 cores=0,2,4,6
/proc/17828/task/17842/stat : 17842 (java) S 17826 17826 8563 0 -1 1077944384 672 0 0 0 1 0 0 0 20 0 15 0 115201295 14316269568 51027 18446744073709551615 4194304 4196468 140725824499680 140314705636528 140315168381570 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 11 0 0 6293624 6294260 27058176 140725824508337 140725824508513 140725824508513 140725824511951 0
Current children cumulated CPU time: 42.75 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 205488 KiB

[startup+40.2006 s]
/proc/loadavg: 1.95 1.95 1.97 3/211 17843
/proc/meminfo: memFree=29572500/32770624 swapFree=67108860/67108860
[pid=17826] ppid=17823 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/17826/stat : 17826 (xcsp3-exec) S 17823 17826 8563 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 115201275 9740288 345 18446744073709551615 4194304 5098028 140723371296768 140723371294872 139908408029820 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 8 0 0 7196144 7232144 27631616 140723371303289 140723371303493 140723371303493 140723371306987 0
/proc/17826/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): 40.2057
CPU time (s): 42.9652
CPU user time (s): 42.8701
CPU system time (s): 0.095144
CPU usage (%): 106.864
Max. virtual memory (cumulated for all children) (KiB): 13990244
Max. memory (cumulated for all children) (KiB): 205488

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 42.8701
system time used= 0.095144
maximum resident set size= 204356
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 38290
page faults= 0
swaps= 0
block input operations= 0
block output operations= 152
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3038
involuntary context switches= 45


# summary of solver processes directly reported to runsolver:
#   pid: 17826
#   total CPU time (s): 42.9652
#   total CPU user time (s): 42.8701
#   total CPU system time (s): 0.095144

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.246678 second user time and 0.415201 second system time

The end

Launcher Data

Begin job on node125 at 2017-08-19 09:49:20
IDJOB=4282544
IDBENCH=126892
IDSOLVER=2677
FILE ID=node125/4282544-1503129808
RUNJOBID= node125-1503095795-8621
PBS_JOBID= 
Free space on /tmp= 62016 MiB

SOLVER NAME= choco-solver 4.0.5 seq
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-4282544-1503129808/watcher-4282544-1503129808 -o /tmp/evaluation-result-4282544-1503129808/solver-4282544-1503129808 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node125-1503095795-8621 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 306463883 HOME/instance-4282544-1503129808.xml

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

MD5SUM BENCH= a570971bdea1b5dac7f2a8202873b646
RANDOM SEED=306463883

node125.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.07
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.07
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.07
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.07
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:        29763284 kB
MemAvailable:   30916392 kB
Buffers:          324860 kB
Cached:          1135376 kB
SwapCached:            0 kB
Active:          1893904 kB
Inactive:         673516 kB
Active(anon):    1107348 kB
Inactive(anon):    49484 kB
Active(file):     786556 kB
Inactive(file):   624032 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7712 kB
Writeback:             0 kB
AnonPages:       1106664 kB
Mapped:            73040 kB
Shmem:             49828 kB
Slab:             143120 kB
SReclaimable:     116708 kB
SUnreclaim:        26412 kB
KernelStack:        3456 kB
PageTables:         6988 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2302936 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1009664 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 62008 MiB
End job on node125 at 2017-08-19 09:50:00