Trace number 4294852

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
Concrete 3.8 2018-06-13SAT 9.96618 4.45981

General information on the benchmark

NameCrossword/
Crossword-m18-ogd2008-vg-04-05_c18.xml
MD5SUM340365fb59c69c653973bf6f753c5e6c
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.04534
Satisfiable
(Un)Satisfiability was proved
Number of variables20
Number of constraints9
Number of domains1
Minimum domain size26
Maximum domain size26
Distribution of domain sizes[{"size":26,"count":20}]
Minimum variable degree2
Maximum variable degree2
Distribution of variable degrees[{"degree":2,"count":20}]
Minimum constraint arity4
Maximum constraint arity5
Distribution of constraint arities[{"arity":4,"count":5},{"arity":5,"count":4}]
Number of extensional constraints9
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":9}]
Optimization problemNO
Type of objective

Solver Data

0.98/0.74	c Concrete v3.8.1528841891564 running
9.86/4.43	v <instantiation>
9.86/4.43	v       <list>
9.86/4.43	v         x[0][0] x[0][1] x[0][2] x[0][3] x[0][4] x[1][0] x[1][1] x[1][2] x[1][3] x[1][4] x[2][0] x[2][1] x[2][2] x[2][3] x[2][4] x[3][0] x[3][1] x[3][2] x[3][3] x[3][4]
9.86/4.43	v       </list>
9.86/4.43	v       <values>
9.86/4.43	v         0 6 0 11 20 10 17 17 0 1 13 0 0 12 0 0 20 9 0 2
9.86/4.43	v       </values>
9.86/4.43	v     </instantiation>
9.86/4.43	s SATISFIABLE

Verifier Data

OK	

Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (8485 MiB free)
  memory of node 1: 16384 MiB (10782 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4294852-1532494278/watcher-4294852-1532494278 -o /tmp/evaluation-result-4294852-1532494278/solver-4294852-1532494278 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node133-1532466433-19937 --watchdog 2580 bin/xcsp-3-concrete -J-Xss32M -randomseed=2018248428 HOME/instance-4294852-1532494278.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=25401, runsolver pid=25398

[startup+0.100121 s]*
/proc/loadavg: 1.34 1.35 1.34 3/211 25458
/proc/meminfo: memFree=19721516/32770624 swapFree=67108860/67108860
[pid=25401] ppid=25398 vsize=9972712 memory=16428 CPUtime=0.08 cores=1,3,5,7
/proc/25401/stat : 25401 (java) S 25398 25401 19905 0 -1 1077944320 4281 12965 0 0 1 0 5 2 20 0 6 0 66990992 10212057088 4107 33554432000 4194304 4196468 140737121114160 140737121096704 139757765148407 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 23552000 140737121122926 140737121125724 140737121125724 140737121128399 0
/proc/25401/statm: 2493178 4107 1930 1 0 2481616 0
[pid=25401/tid=25454] ppid=25398 vsize=9972712 memory=4279135704047190413 CPUtime=0.08 cores=1,3,5,7
/proc/25401/task/25454/stat : 25454 (java) R 25398 25401 19905 0 -1 4202560 2096 12965 0 0 1 0 5 2 20 0 6 0 66991001 10212057088 4107 33554432000 4194304 4196468 140737121114160 139757736985168 139757744971584 0 4 0 16784584 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 23552000 140737121122926 140737121125724 140737121125724 140737121128399 0
[pid=25401/tid=25455] ppid=25398 vsize=9972712 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/25401/task/25455/stat : 25455 (java) S 25398 25401 19905 0 -1 1077944384 1 12965 0 0 0 0 5 2 20 0 6 0 66991002 10212057088 4173 33554432000 4194304 4196468 140737121114160 139757769391120 139757765158613 0 4 0 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23552000 140737121122926 140737121125724 140737121125724 140737121128399 0
[pid=25401/tid=25456] ppid=25398 vsize=9972712 memory=139873604130432 CPUtime=0.07 cores=1,3,5,7
/proc/25401/task/25456/stat : 25456 (java) S 25398 25401 19905 0 -1 1077944384 1 12965 0 0 0 0 5 2 20 0 6 0 66991002 10212057088 4173 33554432000 4194304 4196468 140737121114160 139757338684560 139757765158613 0 4 0 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23552000 140737121122926 140737121125724 140737121125724 140737121128399 0
[pid=25401/tid=25457] ppid=25398 vsize=9972712 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/25401/task/25457/stat : 25457 (java) S 25398 25401 19905 0 -1 1077944384 1 12965 0 0 0 0 5 2 20 0 6 0 66991002 10212057088 4173 33554432000 4194304 4196468 140737121114160 139757337631504 139757765158613 0 4 0 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23552000 140737121122926 140737121125724 140737121125724 140737121128399 0
[pid=25401/tid=25458] ppid=25398 vsize=9972712 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/25401/task/25458/stat : 25458 (java) S 25398 25401 19905 0 -1 1077944384 2 12965 0 0 0 0 5 2 20 0 6 0 66991002 10212057088 4173 33554432000 4194304 4196468 140737121114160 139757336578960 139757765158613 0 4 0 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23552000 140737121122926 140737121125724 140737121125724 140737121128399 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 9972712 KiB
Current children cumulated memory: 16428 KiB

[startup+0.210094 s]*
/proc/loadavg: 1.34 1.35 1.34 4/220 25467
/proc/meminfo: memFree=19702772/32770624 swapFree=67108860/67108860
[pid=25401] ppid=25398 vsize=10818856 memory=39804 CPUtime=0.25 cores=1,3,5,7
/proc/25401/stat : 25401 (java) S 25398 25401 19905 0 -1 1077944320 8345 12965 0 0 17 1 5 2 20 0 15 0 66990992 11078508544 9951 33554432000 4194304 4196468 140737121114160 140737121096704 139757765148407 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 23552000 140737121122926 140737121125724 140737121125724 140737121128399 0
/proc/25401/statm: 2704714 9951 2972 1 0 2667149 0
[pid=25401/tid=25454] ppid=25398 vsize=10818856 memory=-6517102902069810590 CPUtime=0.19 cores=1,3,5,7
/proc/25401/task/25454/stat : 25454 (java) R 25398 25401 19905 0 -1 4202560 4769 12965 0 0 11 1 5 2 20 0 15 0 66991001 11078508544 9951 33554432000 4194304 4196468 140737121114160 139757736946064 139757746711967 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 23552000 140737121122926 140737121125724 140737121125724 140737121128399 0
[pid=25401/tid=25455] ppid=25398 vsize=10818856 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/25401/task/25455/stat : 25455 (java) S 25398 25401 19905 0 -1 1077944384 1 12965 0 0 0 0 5 2 20 0 15 0 66991002 11078508544 9951 33554432000 4194304 4196468 140737121114160 139757769391120 139757765158613 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23552000 140737121122926 140737121125724 140737121125724 140737121128399 0
[pid=25401/tid=25456] ppid=25398 vsize=10818856 memory=139873604130432 CPUtime=0.07 cores=1,3,5,7
/proc/25401/task/25456/stat : 25456 (java) S 25398 25401 19905 0 -1 1077944384 1 12965 0 0 0 0 5 2 20 0 15 0 66991002 11078508544 9951 33554432000 4194304 4196468 140737121114160 139757338684560 139757765158613 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23552000 140737121122926 140737121125724 140737121125724 140737121128399 0
[pid=25401/tid=25457] ppid=25398 vsize=10818856 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/25401/task/25457/stat : 25457 (java) S 25398 25401 19905 0 -1 1077944384 1 12965 0 0 0 0 5 2 20 0 15 0 66991002 11078508544 9951 33554432000 4194304 4196468 140737121114160 139757337631504 139757765158613 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23552000 140737121122926 140737121125724 140737121125724 140737121128399 0
[pid=25401/tid=25458] ppid=25398 vsize=10818856 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/25401/task/25458/stat : 25458 (java) S 25398 25401 19905 0 -1 1077944384 2 12965 0 0 0 0 5 2 20 0 15 0 66991002 11078508544 9951 33554432000 4194304 4196468 140737121114160 139757336578960 139757765158613 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23552000 140737121122926 140737121125724 140737121125724 140737121128399 0
[pid=25401/tid=25459] ppid=25398 vsize=10818856 memory=139873604130432 CPUtime=0.07 cores=1,3,5,7
/proc/25401/task/25459/stat : 25459 (java) S 25398 25401 19905 0 -1 1077944384 2 12965 0 0 0 0 5 2 20 0 15 0 66991004 11078508544 9951 33554432000 4194304 4196468 140737121114160 139757223909616 139757765159554 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23552000 140737121122926 140737121125724 140737121125724 140737121128399 0
[pid=25401/tid=25460] ppid=25398 vsize=10818856 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/25401/task/25460/stat : 25460 (java) S 25398 25401 19905 0 -1 1077944384 33 12965 0 0 0 0 5 2 20 0 15 0 66991004 11078508544 9951 33554432000 4194304 4196468 140737121114160 139757222855840 139757765158613 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23552000 140737121122926 140737121125724 140737121125724 140737121128399 0
[pid=25401/tid=25461] ppid=25398 vsize=10818856 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/25401/task/25461/stat : 25461 (java) S 25398 25401 19905 0 -1 1077944384 1 12965 0 0 0 0 5 2 20 0 15 0 66991004 11078508544 9951 33554432000 4194304 4196468 140737121114160 139756625191664 139757765158613 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23552000 140737121122926 140737121125724 140737121125724 140737121128399 0
[pid=25401/tid=25462] ppid=25398 vsize=10818856 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/25401/task/25462/stat : 25462 (java) S 25398 25401 19905 0 -1 1077944384 3 12965 0 0 0 0 5 2 20 0 15 0 66991007 11078508544 9951 33554432000 4194304 4196468 140737121114160 139756317792208 139757765167003 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23552000 140737121122926 140737121125724 140737121125724 140737121128399 0
[pid=25401/tid=25463] ppid=25398 vsize=10818856 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/25401/task/25463/stat : 25463 (java) S 25398 25401 19905 0 -1 1077944384 506 12965 0 0 1 0 5 2 20 0 15 0 66991007 11078508544 9951 33554432000 4194304 4196468 140737121114160 139757189298928 139757765159554 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23552000 140737121122926 140737121125724 140737121125724 140737121128399 0
[pid=25401/tid=25464] ppid=25398 vsize=10818856 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/25401/task/25464/stat : 25464 (java) S 25398 25401 19905 0 -1 1077944384 145 12965 0 0 0 0 5 2 20 0 15 0 66991007 11078508544 9951 33554432000 4194304 4196468 140737121114160 139757188246384 139757765159554 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23552000 140737121122926 140737121125724 140737121125724 140737121128399 0
[pid=25401/tid=25465] ppid=25398 vsize=10818856 memory=139873604130432 CPUtime=0.1 cores=1,3,5,7
/proc/25401/task/25465/stat : 25465 (java) S 25398 25401 19905 0 -1 1077944384 684 12965 0 0 3 0 5 2 20 0 15 0 66991007 11078508544 9951 33554432000 4194304 4196468 140737121114160 139757187193328 139757765159554 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23552000 140737121122926 140737121125724 140737121125724 140737121128399 0
[pid=25401/tid=25466] ppid=25398 vsize=10818856 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/25401/task/25466/stat : 25466 (java) S 25398 25401 19905 0 -1 1077944384 3 12965 0 0 0 0 5 2 20 0 15 0 66991007 11078508544 9951 33554432000 4194304 4196468 140737121114160 139756284234592 139757765158613 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23552000 140737121122926 140737121125724 140737121125724 140737121128399 0
[pid=25401/tid=25467] ppid=25398 vsize=10818856 memory=139873604130432 CPUtime=0.07 cores=1,3,5,7
/proc/25401/task/25467/stat : 25467 (java) S 25398 25401 19905 0 -1 1077944384 1 12965 0 0 0 0 5 2 20 0 15 0 66991007 11078508544 9951 33554432000 4194304 4196468 140737121114160 139757186140720 139757765159554 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23552000 140737121122926 140737121125724 140737121125724 140737121128399 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 10818856 KiB
Current children cumulated memory: 39804 KiB

[startup+0.310615 s]*
/proc/loadavg: 1.34 1.35 1.34 3/220 25467
/proc/meminfo: memFree=19693344/32770624 swapFree=67108860/67108860
[pid=25401] ppid=25398 vsize=10819352 memory=51152 CPUtime=0.38 cores=1,3,5,7
/proc/25401/stat : 25401 (java) S 25398 25401 19905 0 -1 1077944320 10399 12965 0 0 29 2 5 2 20 0 15 0 66990992 11079016448 12788 33554432000 4194304 4196468 140737121114160 140737121096704 139757765148407 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 23552000 140737121122926 140737121125724 140737121125724 140737121128399 0
/proc/25401/statm: 2704838 12788 3103 1 0 2667149 0
[pid=25401/tid=25454] ppid=25398 vsize=10819352 memory=6791534058613427641 CPUtime=0.28 cores=1,3,5,7
/proc/25401/task/25454/stat : 25454 (java) R 25398 25401 19905 0 -1 4202560 6791 12965 0 0 19 2 5 2 20 0 15 0 66991001 11079016448 12788 33554432000 4194304 4196468 140737121114160 139757736960416 139757757387307 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 23552000 140737121122926 140737121125724 140737121125724 140737121128399 0
[pid=25401/tid=25455] ppid=25398 vsize=10819352 memory=7373043845850746960 CPUtime=0.07 cores=1,3,5,7
/proc/25401/task/25455/stat : 25455 (java) S 25398 25401 19905 0 -1 1077944384 1 12965 0 0 0 0 5 2 20 0 15 0 66991002 11079016448 12788 33554432000 4194304 4196468 140737121114160 139757769391120 139757765158613 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23552000 140737121122926 140737121125724 140737121125724 140737121128399 0
[pid=25401/tid=25456] ppid=25398 vsize=10819352 memory=2080 CPUtime=0.07 cores=1,3,5,7
/proc/25401/task/25456/stat : 25456 (java) S 25398 25401 19905 0 -1 1077944384 1 12965 0 0 0 0 5 2 20 0 15 0 66991002 11079016448 12788 33554432000 4194304 4196468 140737121114160 139757338684560 139757765158613 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23552000 140737121122926 140737121125724 140737121125724 140737121128399 0
[pid=25401/tid=25457] ppid=25398 vsize=10819352 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/25401/task/25457/stat : 25457 (java) S 25398 25401 19905 0 -1 1077944384 1 12965 0 0 0 0 5 2 20 0 15 0 66991002 11079016448 12788 33554432000 4194304 4196468 140737121114160 139757337631504 139757765158613 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23552000 140737121122926 140737121125724 140737121125724 140737121128399 0
[pid=25401/tid=25458] ppid=25398 vsize=10819352 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/25401/task/25458/stat : 25458 (java) S 25398 25401 19905 0 -1 1077944384 2 12965 0 0 0 0 5 2 20 0 15 0 66991002 11079016448 12788 33554432000 4194304 4196468 140737121114160 139757336578960 139757765158613 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23552000 140737121122926 140737121125724 140737121125724 140737121128399 0
[pid=25401/tid=25459] ppid=25398 vsize=10819352 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/25401/task/25459/stat : 25459 (java) S 25398 25401 19905 0 -1 1077944384 2 12965 0 0 0 0 5 2 20 0 15 0 66991004 11079016448 12788 33554432000 4194304 4196468 140737121114160 139757223909616 139757765159554 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23552000 140737121122926 140737121125724 140737121125724 140737121128399 0
[pid=25401/tid=25460] ppid=25398 vsize=10819352 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/25401/task/25460/stat : 25460 (java) S 25398 25401 19905 0 -1 1077944384 33 12965 0 0 0 0 5 2 20 0 15 0 66991004 11079016448 12788 33554432000 4194304 4196468 140737121114160 139757222855840 139757765158613 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23552000 140737121122926 140737121125724 140737121125724 140737121128399 0
[pid=25401/tid=25461] ppid=25398 vsize=10819352 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/25401/task/25461/stat : 25461 (java) S 25398 25401 19905 0 -1 1077944384 1 12965 0 0 0 0 5 2 20 0 15 0 66991004 11079016448 12788 33554432000 4194304 4196468 140737121114160 139756625191664 139757765158613 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23552000 140737121122926 140737121125724 140737121125724 140737121128399 0
[pid=25401/tid=25462] ppid=25398 vsize=10819352 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/25401/task/25462/stat : 25462 (java) S 25398 25401 19905 0 -1 1077944384 3 12965 0 0 0 0 5 2 20 0 15 0 66991007 11079016448 12788 33554432000 4194304 4196468 140737121114160 139756317792208 139757765167003 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23552000 140737121122926 140737121125724 140737121125724 140737121128399 0
[pid=25401/tid=25463] ppid=25398 vsize=10819352 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/25401/task/25463/stat : 25463 (java) S 25398 25401 19905 0 -1 1077944384 506 12965 0 0 1 0 5 2 20 0 15 0 66991007 11079016448 12788 33554432000 4194304 4196468 140737121114160 139757189298928 139757765159554 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23552000 140737121122926 140737121125724 140737121125724 140737121128399 0
[pid=25401/tid=25464] ppid=25398 vsize=10819352 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/25401/task/25464/stat : 25464 (java) S 25398 25401 19905 0 -1 1077944384 153 12965 0 0 1 0 5 2 20 0 15 0 66991007 11079016448 12788 33554432000 4194304 4196468 140737121114160 139757188246384 139757765159554 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23552000 140737121122926 140737121125724 140737121125724 140737121128399 0
[pid=25401/tid=25465] ppid=25398 vsize=10819352 memory=0 CPUtime=0.12 cores=1,3,5,7
/proc/25401/task/25465/stat : 25465 (java) R 25398 25401 19905 0 -1 4202560 710 12965 0 0 5 0 5 2 20 0 15 0 66991007 11079016448 12788 33554432000 4194304 4196468 140737121114160 139757187193328 139757765169754 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 23552000 140737121122926 140737121125724 140737121125724 140737121128399 0
[pid=25401/tid=25466] ppid=25398 vsize=10819352 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/25401/task/25466/stat : 25466 (java) S 25398 25401 19905 0 -1 1077944384 3 12965 0 0 0 0 5 2 20 0 15 0 66991007 11079016448 12788 33554432000 4194304 4196468 140737121114160 139756284234592 139757765158613 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23552000 140737121122926 140737121125724 140737121125724 140737121128399 0
[pid=25401/tid=25467] ppid=25398 vsize=10819352 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/25401/task/25467/stat : 25467 (java) S 25398 25401 19905 0 -1 1077944384 1 12965 0 0 0 0 5 2 20 0 15 0 66991007 11079016448 12788 33554432000 4194304 4196468 140737121114160 139757186140720 139757765159554 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23552000 140737121122926 140737121125724 140737121125724 140737121128399 0
Current children cumulated CPU time: 0.38 s
Current children cumulated vsize: 10819352 KiB
Current children cumulated memory: 51152 KiB

[startup+0.700799 s]
/proc/loadavg: 1.34 1.35 1.34 3/220 25467
/proc/meminfo: memFree=19681064/32770624 swapFree=67108860/67108860
[pid=25401] ppid=25398 vsize=10819352 memory=83992 CPUtime=0.98 cores=1,3,5,7
/proc/25401/stat : 25401 (java) S 25398 25401 19905 0 -1 1077944320 16747 12965 0 0 88 3 5 2 20 0 15 0 66990992 11079016448 20998 33554432000 4194304 4196468 140737121114160 140737121096704 139757765148407 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 23552000 140737121122926 140737121125724 140737121125724 140737121128399 0
/proc/25401/statm: 2704838 20998 3237 1 0 2667149 0
[pid=25401/tid=25454] ppid=25398 vsize=10819352 memory=0 CPUtime=0.66 cores=1,3,5,7
/proc/25401/task/25454/stat : 25454 (java) R 25398 25401 19905 0 -1 4202560 12061 12965 0 0 56 3 5 2 20 0 15 0 66991001 11079016448 20998 33554432000 4194304 4196468 140737121114160 139757736971344 139757749228894 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 23552000 140737121122926 140737121125724 140737121125724 140737121128399 0
[pid=25401/tid=25455] ppid=25398 vsize=10819352 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/25401/task/25455/stat : 25455 (java) S 25398 25401 19905 0 -1 1077944384 1 12965 0 0 0 0 5 2 20 0 15 0 66991002 11079016448 20998 33554432000 4194304 4196468 140737121114160 139757769391120 139757765158613 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23552000 140737121122926 140737121125724 140737121125724 140737121128399 0
[pid=25401/tid=25456] ppid=25398 vsize=10819352 memory=4036 CPUtime=0.07 cores=1,3,5,7
/proc/25401/task/25456/stat : 25456 (java) S 25398 25401 19905 0 -1 1077944384 1 12965 0 0 0 0 5 2 20 0 15 0 66991002 11079016448 20998 33554432000 4194304 4196468 140737121114160 139757338684560 139757765158613 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23552000 140737121122926 140737121125724 140737121125724 140737121128399 0
[pid=25401/tid=25457] ppid=25398 vsize=10819352 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/25401/task/25457/stat : 25457 (java) S 25398 25401 19905 0 -1 1077944384 1 12965 0 0 0 0 5 2 20 0 15 0 66991002 11079016448 20998 33554432000 4194304 4196468 140737121114160 139757337631504 139757765158613 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23552000 140737121122926 140737121125724 140737121125724 140737121128399 0
[pid=25401/tid=25458] ppid=25398 vsize=10819352 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/25401/task/25458/stat : 25458 (java) S 25398 25401 19905 0 -1 1077944384 2 12965 0 0 0 0 5 2 20 0 15 0 66991002 11079016448 20998 33554432000 4194304 4196468 140737121114160 139757336578960 139757765158613 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23552000 140737121122926 140737121125724 140737121125724 140737121128399 0
[pid=25401/tid=25459] ppid=25398 vsize=10819352 memory=4420 CPUtime=0.07 cores=1,3,5,7
/proc/25401/task/25459/stat : 25459 (java) S 25398 25401 19905 0 -1 1077944384 5 12965 0 0 0 0 5 2 20 0 15 0 66991004 11079016448 20998 33554432000 4194304 4196468 140737121114160 139757223909616 139757765159554 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23552000 140737121122926 140737121125724 140737121125724 140737121128399 0
[pid=25401/tid=25460] ppid=25398 vsize=10819352 memory=6628 CPUtime=0.07 cores=1,3,5,7
/proc/25401/task/25460/stat : 25460 (java) S 25398 25401 19905 0 -1 1077944384 33 12965 0 0 0 0 5 2 20 0 15 0 66991004 11079016448 20998 33554432000 4194304 4196468 140737121114160 139757222855840 139757765158613 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23552000 140737121122926 140737121125724 140737121125724 140737121128399 0
[pid=25401/tid=25461] ppid=25398 vsize=10819352 memory=8836 CPUtime=0.07 cores=1,3,5,7
/proc/25401/task/25461/stat : 25461 (java) S 25398 25401 19905 0 -1 1077944384 1 12965 0 0 0 0 5 2 20 0 15 0 66991004 11079016448 20998 33554432000 4194304 4196468 140737121114160 139756625191664 139757765158613 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23552000 140737121122926 140737121125724 140737121125724 140737121128399 0
[pid=25401/tid=25462] ppid=25398 vsize=10819352 memory=11044 CPUtime=0.07 cores=1,3,5,7
/proc/25401/task/25462/stat : 25462 (java) S 25398 25401 19905 0 -1 1077944384 3 12965 0 0 0 0 5 2 20 0 15 0 66991007 11079016448 20998 33554432000 4194304 4196468 140737121114160 139756317792208 139757765167003 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23552000 140737121122926 140737121125724 140737121125724 140737121128399 0
[pid=25401/tid=25463] ppid=25398 vsize=10819352 memory=13252 CPUtime=0.17 cores=1,3,5,7
/proc/25401/task/25463/stat : 25463 (java) S 25398 25401 19905 0 -1 1077944384 1120 12965 0 0 10 0 5 2 20 0 15 0 66991007 11079016448 20998 33554432000 4194304 4196468 140737121114160 139757189298928 139757765159554 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23552000 140737121122926 140737121125724 140737121125724 140737121128399 0
[pid=25401/tid=25464] ppid=25398 vsize=10819352 memory=15460 CPUtime=0.14 cores=1,3,5,7
/proc/25401/task/25464/stat : 25464 (java) S 25398 25401 19905 0 -1 1077944384 447 12965 0 0 7 0 5 2 20 0 15 0 66991007 11079016448 20998 33554432000 4194304 4196468 140737121114160 139757188246384 139757765159554 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23552000 140737121122926 140737121125724 140737121125724 140737121128399 0
[pid=25401/tid=25465] ppid=25398 vsize=10819352 memory=17668 CPUtime=0.2 cores=1,3,5,7
/proc/25401/task/25465/stat : 25465 (java) S 25398 25401 19905 0 -1 1077944384 876 12965 0 0 13 0 5 2 20 0 15 0 66991007 11079016448 20998 33554432000 4194304 4196468 140737121114160 139757187193328 139757765159554 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23552000 140737121122926 140737121125724 140737121125724 140737121128399 0
[pid=25401/tid=25466] ppid=25398 vsize=10819352 memory=19876 CPUtime=0.07 cores=1,3,5,7
/proc/25401/task/25466/stat : 25466 (java) S 25398 25401 19905 0 -1 1077944384 3 12965 0 0 0 0 5 2 20 0 15 0 66991007 11079016448 20998 33554432000 4194304 4196468 140737121114160 139756284234592 139757765158613 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23552000 140737121122926 140737121125724 140737121125724 140737121128399 0
[pid=25401/tid=25467] ppid=25398 vsize=10819352 memory=22084 CPUtime=0.07 cores=1,3,5,7
/proc/25401/task/25467/stat : 25467 (java) S 25398 25401 19905 0 -1 1077944384 1 12965 0 0 0 0 5 2 20 0 15 0 66991007 11079016448 20998 33554432000 4194304 4196468 140737121114160 139757186140720 139757765159554 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23552000 140737121122926 140737121125724 140737121125724 140737121128399 0
Current children cumulated CPU time: 0.98 s
Current children cumulated vsize: 10819352 KiB
Current children cumulated memory: 83992 KiB

[startup+1.50076 s]
/proc/loadavg: 1.34 1.35 1.34 3/220 25467
/proc/meminfo: memFree=19633540/32770624 swapFree=67108860/67108860
[pid=25401] ppid=25398 vsize=10834252 memory=211336 CPUtime=2.7 cores=1,3,5,7
/proc/25401/stat : 25401 (java) S 25398 25401 19905 0 -1 1077944320 24839 12965 0 0 253 10 5 2 20 0 15 0 66990992 11094274048 52834 33554432000 4194304 4196468 140737121114160 140737121096704 139757765148407 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 23552000 140737121122926 140737121125724 140737121125724 140737121128399 0
/proc/25401/statm: 2708563 52834 3474 1 0 2670221 0
[pid=25401/tid=25454] ppid=25398 vsize=10834252 memory=0 CPUtime=1.42 cores=1,3,5,7
/proc/25401/task/25454/stat : 25454 (java) R 25398 25401 19905 0 -1 4202560 16932 12965 0 0 129 6 5 2 20 0 15 0 66991001 11094274048 52834 33554432000 4194304 4196468 140737121114160 139757736965600 139757765170333 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 23552000 140737121122926 140737121125724 140737121125724 140737121128399 0
[pid=25401/tid=25455] ppid=25398 vsize=10834252 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/25401/task/25455/stat : 25455 (java) S 25398 25401 19905 0 -1 1077944384 62 12965 0 0 1 0 5 2 20 0 15 0 66991002 11094274048 52834 33554432000 4194304 4196468 140737121114160 139757769391120 139757765158613 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23552000 140737121122926 140737121125724 140737121125724 140737121128399 0
[pid=25401/tid=25456] ppid=25398 vsize=10834252 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/25401/task/25456/stat : 25456 (java) S 25398 25401 19905 0 -1 1077944384 21 12965 0 0 1 0 5 2 20 0 15 0 66991002 11094274048 52834 33554432000 4194304 4196468 140737121114160 139757338684560 139757765158613 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23552000 140737121122926 140737121125724 140737121125724 140737121128399 0
[pid=25401/tid=25457] ppid=25398 vsize=10834252 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/25401/task/25457/stat : 25457 (java) S 25398 25401 19905 0 -1 1077944384 187 12965 0 0 1 0 5 2 20 0 15 0 66991002 11094274048 52834 33554432000 4194304 4196468 140737121114160 139757337631504 139757765158613 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23552000 140737121122926 140737121125724 140737121125724 140737121128399 0
[pid=25401/tid=25458] ppid=25398 vsize=10834252 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/25401/task/25458/stat : 25458 (java) S 25398 25401 19905 0 -1 1077944384 31 12965 0 0 1 0 5 2 20 0 15 0 66991002 11094274048 52834 33554432000 4194304 4196468 140737121114160 139757336578960 139757765158613 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23552000 140737121122926 140737121125724 140737121125724 140737121128399 0
[pid=25401/tid=25459] ppid=25398 vsize=10834252 memory=-7965959130280075168 CPUtime=0.08 cores=1,3,5,7
/proc/25401/task/25459/stat : 25459 (java) S 25398 25401 19905 0 -1 1077944384 472 12965 0 0 1 0 5 2 20 0 15 0 66991004 11094274048 52834 33554432000 4194304 4196468 140737121114160 139757223909616 139757765159554 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23552000 140737121122926 140737121125724 140737121125724 140737121128399 0
[pid=25401/tid=25460] ppid=25398 vsize=10834252 memory=279746923538688 CPUtime=0.07 cores=1,3,5,7
/proc/25401/task/25460/stat : 25460 (java) S 25398 25401 19905 0 -1 1077944384 34 12965 0 0 0 0 5 2 20 0 15 0 66991004 11094274048 52834 33554432000 4194304 4196468 140737121114160 139757222855904 139757765158613 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23552000 140737121122926 140737121125724 140737121125724 140737121128399 0
[pid=25401/tid=25461] ppid=25398 vsize=10834252 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/25401/task/25461/stat : 25461 (java) S 25398 25401 19905 0 -1 1077944384 2 12965 0 0 0 0 5 2 20 0 15 0 66991004 11094274048 52834 33554432000 4194304 4196468 140737121114160 139756625191680 139757765158613 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23552000 140737121122926 140737121125724 140737121125724 140737121128399 0
[pid=25401/tid=25462] ppid=25398 vsize=10834252 memory=13056 CPUtime=0.07 cores=1,3,5,7
/proc/25401/task/25462/stat : 25462 (java) S 25398 25401 19905 0 -1 1077944384 3 12965 0 0 0 0 5 2 20 0 15 0 66991007 11094274048 52834 33554432000 4194304 4196468 140737121114160 139756317792208 139757765167003 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23552000 140737121122926 140737121125724 140737121125724 140737121128399 0
[pid=25401/tid=25463] ppid=25398 vsize=10834252 memory=5788 CPUtime=0.47 cores=1,3,5,7
/proc/25401/task/25463/stat : 25463 (java) S 25398 25401 19905 0 -1 1077944384 1932 12965 0 0 40 0 5 2 20 0 15 0 66991007 11094274048 52834 33554432000 4194304 4196468 140737121114160 139757189298928 139757765159554 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23552000 140737121122926 140737121125724 140737121125724 140737121128399 0
[pid=25401/tid=25464] ppid=25398 vsize=10834252 memory=4620 CPUtime=0.48 cores=1,3,5,7
/proc/25401/task/25464/stat : 25464 (java) S 25398 25401 19905 0 -1 1077944384 1144 12965 0 0 41 0 5 2 20 0 15 0 66991007 11094274048 52834 33554432000 4194304 4196468 140737121114160 139757188246384 139757765159554 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23552000 140737121122926 140737121125724 140737121125724 140737121128399 0
[pid=25401/tid=25465] ppid=25398 vsize=10834252 memory=1424 CPUtime=0.41 cores=1,3,5,7
/proc/25401/task/25465/stat : 25465 (java) S 25398 25401 19905 0 -1 1077944384 1822 12965 0 0 34 0 5 2 20 0 15 0 66991007 11094274048 52834 33554432000 4194304 4196468 140737121114160 139757187193328 139757765159554 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23552000 140737121122926 140737121125724 140737121125724 140737121128399 0
[pid=25401/tid=25466] ppid=25398 vsize=10834252 memory=1232 CPUtime=0.07 cores=1,3,5,7
/proc/25401/task/25466/stat : 25466 (java) S 25398 25401 19905 0 -1 1077944384 3 12965 0 0 0 0 5 2 20 0 15 0 66991007 11094274048 52834 33554432000 4194304 4196468 140737121114160 139756284234592 139757765158613 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23552000 140737121122926 140737121125724 140737121125724 140737121128399 0
[pid=25401/tid=25467] ppid=25398 vsize=10834252 memory=1012 CPUtime=0.07 cores=1,3,5,7
/proc/25401/task/25467/stat : 25467 (java) S 25398 25401 19905 0 -1 1077944384 1 12965 0 0 0 0 5 2 20 0 15 0 66991007 11094274048 52834 33554432000 4194304 4196468 140737121114160 139757186140720 139757765159554 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23552000 140737121122926 140737121125724 140737121125724 140737121128399 0
Current children cumulated CPU time: 2.7 s
Current children cumulated vsize: 10834252 KiB

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

[startup+3.11068 s]
/proc/loadavg: 1.34 1.35 1.34 6/220 25467
/proc/meminfo: memFree=19484996/32770624 swapFree=67108860/67108860
[pid=25401] ppid=25398 vsize=10842464 memory=285160 CPUtime=6.34 cores=1,3,5,7
/proc/25401/stat : 25401 (java) S 25398 25401 19905 0 -1 1077944320 44379 12965 0 0 612 15 5 2 20 0 15 0 66990992 11102683136 71290 33554432000 4194304 4196468 140737121114160 140737121096704 139757765148407 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 23552000 140737121122926 140737121125724 140737121125724 140737121128399 0
/proc/25401/statm: 2710616 71290 3490 1 0 2672269 0
[pid=25401/tid=25454] ppid=25398 vsize=10842464 memory=279746923957376 CPUtime=3.02 cores=1,3,5,7
/proc/25401/task/25454/stat : 25454 (java) R 25398 25401 19905 0 -1 4202560 30982 12965 0 0 285 10 5 2 20 0 15 0 66991001 11102683136 71290 33554432000 4194304 4196468 140737121114160 139757736973808 139757378671525 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 23552000 140737121122926 140737121125724 140737121125724 140737121128399 0
[pid=25401/tid=25455] ppid=25398 vsize=10842464 memory=279746923961920 CPUtime=0.08 cores=1,3,5,7
/proc/25401/task/25455/stat : 25455 (java) S 25398 25401 19905 0 -1 1077944384 62 12965 0 0 1 0 5 2 20 0 15 0 66991002 11102683136 71290 33554432000 4194304 4196468 140737121114160 139757769391120 139757765158613 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23552000 140737121122926 140737121125724 140737121125724 140737121128399 0
[pid=25401/tid=25456] ppid=25398 vsize=10842464 memory=6944656592387989600 CPUtime=0.08 cores=1,3,5,7
/proc/25401/task/25456/stat : 25456 (java) S 25398 25401 19905 0 -1 1077944384 21 12965 0 0 1 0 5 2 20 0 15 0 66991002 11102683136 71290 33554432000 4194304 4196468 140737121114160 139757338684560 139757765158613 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23552000 140737121122926 140737121125724 140737121125724 140737121128399 0
[pid=25401/tid=25457] ppid=25398 vsize=10842464 memory=56 CPUtime=0.08 cores=1,3,5,7
/proc/25401/task/25457/stat : 25457 (java) S 25398 25401 19905 0 -1 1077944384 187 12965 0 0 1 0 5 2 20 0 15 0 66991002 11102683136 71290 33554432000 4194304 4196468 140737121114160 139757337631504 139757765158613 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23552000 140737121122926 140737121125724 140737121125724 140737121128399 0
[pid=25401/tid=25458] ppid=25398 vsize=10842464 memory=7886128541282152754 CPUtime=0.08 cores=1,3,5,7
/proc/25401/task/25458/stat : 25458 (java) S 25398 25401 19905 0 -1 1077944384 31 12965 0 0 1 0 5 2 20 0 15 0 66991002 11102683136 71290 33554432000 4194304 4196468 140737121114160 139757336578960 139757765158613 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23552000 140737121122926 140737121125724 140737121125724 140737121128399 0
[pid=25401/tid=25459] ppid=25398 vsize=10842464 memory=8389687274567316274 CPUtime=0.08 cores=1,3,5,7
/proc/25401/task/25459/stat : 25459 (java) S 25398 25401 19905 0 -1 1077944384 648 12965 0 0 1 0 5 2 20 0 15 0 66991004 11102683136 71290 33554432000 4194304 4196468 140737121114160 139757223909616 139757765159554 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23552000 140737121122926 140737121125724 140737121125724 140737121128399 0
[pid=25401/tid=25460] ppid=25398 vsize=10842464 memory=7093353405383963334 CPUtime=0.07 cores=1,3,5,7
/proc/25401/task/25460/stat : 25460 (java) S 25398 25401 19905 0 -1 1077944384 34 12965 0 0 0 0 5 2 20 0 15 0 66991004 11102683136 71290 33554432000 4194304 4196468 140737121114160 139757222855904 139757765158613 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23552000 140737121122926 140737121125724 140737121125724 140737121128399 0
[pid=25401/tid=25461] ppid=25398 vsize=10842464 memory=279746923791872 CPUtime=0.07 cores=1,3,5,7
/proc/25401/task/25461/stat : 25461 (java) S 25398 25401 19905 0 -1 1077944384 2 12965 0 0 0 0 5 2 20 0 15 0 66991004 11102683136 71290 33554432000 4194304 4196468 140737121114160 139756625191680 139757765158613 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23552000 140737121122926 140737121125724 140737121125724 140737121128399 0
[pid=25401/tid=25462] ppid=25398 vsize=10842464 memory=7813300499672229721 CPUtime=0.07 cores=1,3,5,7
/proc/25401/task/25462/stat : 25462 (java) S 25398 25401 19905 0 -1 1077944384 3 12965 0 0 0 0 5 2 20 0 15 0 66991007 11102683136 71290 33554432000 4194304 4196468 140737121114160 139756317792208 139757765167003 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23552000 140737121122926 140737121125724 140737121125724 140737121128399 0
[pid=25401/tid=25463] ppid=25398 vsize=10842464 memory=6440235876196307044 CPUtime=1.15 cores=1,3,5,7
/proc/25401/task/25463/stat : 25463 (java) R 25398 25401 19905 0 -1 4202560 2843 12965 0 0 108 0 5 2 20 0 15 0 66991007 11102683136 71290 33554432000 4194304 4196468 140737121114160 139757189268704 139757748645191 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 23552000 140737121122926 140737121125724 140737121125724 140737121128399 0
[pid=25401/tid=25464] ppid=25398 vsize=10842464 memory=6153985703205688933 CPUtime=1.22 cores=1,3,5,7
/proc/25401/task/25464/stat : 25464 (java) R 25398 25401 19905 0 -1 4202560 2523 12965 0 0 115 0 5 2 20 0 15 0 66991007 11102683136 71290 33554432000 4194304 4196468 140737121114160 139757188233376 139757748679937 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 23552000 140737121122926 140737121125724 140737121125724 140737121128399 0
[pid=25401/tid=25465] ppid=25398 vsize=10842464 memory=288230574492221466 CPUtime=1.02 cores=1,3,5,7
/proc/25401/task/25465/stat : 25465 (java) S 25398 25401 19905 0 -1 1077944384 4838 12965 0 0 94 1 5 2 20 0 15 0 66991007 11102683136 71290 33554432000 4194304 4196468 140737121114160 139757187193328 139757765159554 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23552000 140737121122926 140737121125724 140737121125724 140737121128399 0
[pid=25401/tid=25466] ppid=25398 vsize=10842464 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/25401/task/25466/stat : 25466 (java) S 25398 25401 19905 0 -1 1077944384 3 12965 0 0 0 0 5 2 20 0 15 0 66991007 11102683136 71290 33554432000 4194304 4196468 140737121114160 139756284234592 139757765158613 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23552000 140737121122926 140737121125724 140737121125724 140737121128399 0
[pid=25401/tid=25467] ppid=25398 vsize=10842464 memory=2193 CPUtime=0.07 cores=1,3,5,7
/proc/25401/task/25467/stat : 25467 (java) S 25398 25401 19905 0 -1 1077944384 9 12965 0 0 0 0 5 2 20 0 15 0 66991007 11102683136 71290 33554432000 4194304 4196468 140737121114160 139757186140720 139757765159554 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23552000 140737121122926 140737121125724 140737121125724 140737121128399 0
Current children cumulated CPU time: 6.34 s
Current children cumulated vsize: 10842464 KiB
Current children cumulated memory: 285160 KiB

[startup+4.45977 s]
# the end of solver process 25401 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=9.73342 s, system=0.232754 s

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

[startup+3.20092 s]
/proc/loadavg: 1.34 1.35 1.34 6/220 25467
/proc/meminfo: memFree=19484996/32770624 swapFree=67108860/67108860
[pid=25401] ppid=25398 vsize=10844512 memory=305456 CPUtime=6.63 cores=1,3,5,7
/proc/25401/stat : 25401 (java) S 25398 25401 19905 0 -1 1077944320 45034 12965 0 0 639 17 5 2 20 0 15 0 66990992 11104780288 76364 33554432000 4194304 4196468 140737121114160 140737121096704 139757765148407 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 23552000 140737121122926 140737121125724 140737121125724 140737121128399 0
/proc/25401/statm: 2711128 76364 3498 1 0 2672781 0
[pid=25401/tid=25454] ppid=25398 vsize=10844512 memory=0 CPUtime=3.1 cores=1,3,5,7
/proc/25401/task/25454/stat : 25454 (java) S 25398 25401 19905 0 -1 1077944384 31442 12965 0 0 293 10 5 2 20 0 15 0 66991001 11104780288 76364 33554432000 4194304 4196468 140737121114160 139757736976864 139757765158613 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23552000 140737121122926 140737121125724 140737121125724 140737121128399 0
[pid=25401/tid=25455] ppid=25398 vsize=10844512 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/25401/task/25455/stat : 25455 (java) S 25398 25401 19905 0 -1 1077944384 75 12965 0 0 1 1 5 2 20 0 15 0 66991002 11104780288 76364 33554432000 4194304 4196468 140737121114160 139757769391120 139757765158613 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23552000 140737121122926 140737121125724 140737121125724 140737121128399 0
[pid=25401/tid=25456] ppid=25398 vsize=10844512 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/25401/task/25456/stat : 25456 (java) S 25398 25401 19905 0 -1 1077944384 24 12965 0 0 1 0 5 2 20 0 15 0 66991002 11104780288 76364 33554432000 4194304 4196468 140737121114160 139757338684560 139757765158613 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23552000 140737121122926 140737121125724 140737121125724 140737121128399 0
[pid=25401/tid=25457] ppid=25398 vsize=10844512 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/25401/task/25457/stat : 25457 (java) S 25398 25401 19905 0 -1 1077944384 271 12965 0 0 1 0 5 2 20 0 15 0 66991002 11104780288 76365 33554432000 4194304 4196468 140737121114160 139757337631504 139757765158613 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23552000 140737121122926 140737121125724 140737121125724 140737121128399 0
[pid=25401/tid=25458] ppid=25398 vsize=10844512 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/25401/task/25458/stat : 25458 (java) S 25398 25401 19905 0 -1 1077944384 50 12965 0 0 1 0 5 2 20 0 15 0 66991002 11104780288 76365 33554432000 4194304 4196468 140737121114160 139757336578960 139757765158613 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23552000 140737121122926 140737121125724 140737121125724 140737121128399 0
[pid=25401/tid=25459] ppid=25398 vsize=10844512 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/25401/task/25459/stat : 25459 (java) R 25398 25401 19905 0 -1 4202560 671 12965 0 0 1 0 5 2 20 0 15 0 66991004 11104780288 76365 33554432000 4194304 4196468 140737121114160 139757223908128 139757750839589 0 0 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 23552000 140737121122926 140737121125724 140737121125724 140737121128399 0
[pid=25401/tid=25460] ppid=25398 vsize=10844512 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/25401/task/25460/stat : 25460 (java) S 25398 25401 19905 0 -1 1077944384 34 12965 0 0 0 0 5 2 20 0 15 0 66991004 11104780288 76365 33554432000 4194304 4196468 140737121114160 139757222855904 139757765158613 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23552000 140737121122926 140737121125724 140737121125724 140737121128399 0
[pid=25401/tid=25461] ppid=25398 vsize=10844512 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/25401/task/25461/stat : 25461 (java) S 25398 25401 19905 0 -1 1077944384 2 12965 0 0 0 0 5 2 20 0 15 0 66991004 11104780288 76365 33554432000 4194304 4196468 140737121114160 139756625191680 139757765158613 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23552000 140737121122926 140737121125724 140737121125724 140737121128399 0
[pid=25401/tid=25462] ppid=25398 vsize=10844512 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/25401/task/25462/stat : 25462 (java) S 25398 25401 19905 0 -1 1077944384 3 12965 0 0 0 0 5 2 20 0 15 0 66991007 11104780288 76365 33554432000 4194304 4196468 140737121114160 139756317792208 139757765167003 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23552000 140737121122926 140737121125724 140737121125724 140737121128399 0
[pid=25401/tid=25463] ppid=25398 vsize=10844512 memory=0 CPUtime=1.24 cores=1,3,5,7
/proc/25401/task/25463/stat : 25463 (java) R 25398 25401 19905 0 -1 4202560 2843 12965 0 0 117 0 5 2 20 0 15 0 66991007 11104780288 76365 33554432000 4194304 4196468 140737121114160 139757189268592 139757748645195 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 23552000 140737121122926 140737121125724 140737121125724 140737121128399 0
[pid=25401/tid=25464] ppid=25398 vsize=10844512 memory=8528 CPUtime=1.3 cores=1,3,5,7
/proc/25401/task/25464/stat : 25464 (java) S 25398 25401 19905 0 -1 1077944384 2543 12965 0 0 123 0 5 2 20 0 15 0 66991007 11104780288 76365 33554432000 4194304 4196468 140737121114160 139757188226192 139757765158613 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23552000 140737121122926 140737121125724 140737121125724 140737121128399 0
[pid=25401/tid=25465] ppid=25398 vsize=10844512 memory=15872 CPUtime=1.04 cores=1,3,5,7
/proc/25401/task/25465/stat : 25465 (java) S 25398 25401 19905 0 -1 1077944384 4878 12965 0 0 96 1 5 2 20 0 15 0 66991007 11104780288 76365 33554432000 4194304 4196468 140737121114160 139757187193328 139757765159554 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23552000 140737121122926 140737121125724 140737121125724 140737121128399 0
[pid=25401/tid=25466] ppid=25398 vsize=10844512 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/25401/task/25466/stat : 25466 (java) S 25398 25401 19905 0 -1 1077944384 3 12965 0 0 0 0 5 2 20 0 15 0 66991007 11104780288 76365 33554432000 4194304 4196468 140737121114160 139756284234592 139757765158613 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23552000 140737121122926 140737121125724 140737121125724 140737121128399 0
[pid=25401/tid=25467] ppid=25398 vsize=10844512 memory=6788 CPUtime=0.07 cores=1,3,5,7
/proc/25401/task/25467/stat : 25467 (java) S 25398 25401 19905 0 -1 1077944384 9 12965 0 0 0 0 5 2 20 0 15 0 66991007 11104780288 76365 33554432000 4194304 4196468 140737121114160 139757186140720 139757765159554 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23552000 140737121122926 140737121125724 140737121125724 140737121128399 0
Current children cumulated CPU time: 6.63 s
Current children cumulated vsize: 10844512 KiB
Current children cumulated memory: 305456 KiB

[startup+4.00077 s]*
/proc/loadavg: 1.34 1.35 1.34 5/220 25467
/proc/meminfo: memFree=19382932/32770624 swapFree=67108860/67108860
[pid=25401] ppid=25398 vsize=10914144 memory=351272 CPUtime=9.08 cores=1,3,5,7
/proc/25401/stat : 25401 (java) S 25398 25401 19905 0 -1 1077944320 57873 12965 0 0 882 19 5 2 20 0 15 0 66990992 11176083456 87818 33554432000 4194304 4196468 140737121114160 140737121096704 139757765148407 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 23552000 140737121122926 140737121125724 140737121125724 140737121128399 0
/proc/25401/statm: 2728536 87818 3500 1 0 2690189 0
[pid=25401/tid=25454] ppid=25398 vsize=10914144 memory=-6517102902069810590 CPUtime=3.86 cores=1,3,5,7
/proc/25401/task/25454/stat : 25454 (java) R 25398 25401 19905 0 -1 4202560 40068 12965 0 0 368 11 5 2 20 0 15 0 66991001 11176083456 87818 33554432000 4194304 4196468 140737121114160 139757736981648 139757749192037 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 23552000 140737121122926 140737121125724 140737121125724 140737121128399 0
[pid=25401/tid=25455] ppid=25398 vsize=10914144 memory=7526486018442211384 CPUtime=0.11 cores=1,3,5,7
/proc/25401/task/25455/stat : 25455 (java) S 25398 25401 19905 0 -1 1077944384 94 12965 0 0 3 1 5 2 20 0 15 0 66991002 11176083456 87818 33554432000 4194304 4196468 140737121114160 139757769391120 139757765158613 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23552000 140737121122926 140737121125724 140737121125724 140737121128399 0
[pid=25401/tid=25456] ppid=25398 vsize=10914144 memory=3756194877635626656 CPUtime=0.1 cores=1,3,5,7
/proc/25401/task/25456/stat : 25456 (java) S 25398 25401 19905 0 -1 1077944384 61 12965 0 0 3 0 5 2 20 0 15 0 66991002 11176083456 87818 33554432000 4194304 4196468 140737121114160 139757338684560 139757765158613 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23552000 140737121122926 140737121125724 140737121125724 140737121128399 0
[pid=25401/tid=25457] ppid=25398 vsize=10914144 memory=8691514255285633087 CPUtime=0.1 cores=1,3,5,7
/proc/25401/task/25457/stat : 25457 (java) S 25398 25401 19905 0 -1 1077944384 289 12965 0 0 3 0 5 2 20 0 15 0 66991002 11176083456 87818 33554432000 4194304 4196468 140737121114160 139757337631504 139757765158613 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23552000 140737121122926 140737121125724 140737121125724 140737121128399 0
[pid=25401/tid=25458] ppid=25398 vsize=10914144 memory=109096464286696 CPUtime=0.11 cores=1,3,5,7
/proc/25401/task/25458/stat : 25458 (java) S 25398 25401 19905 0 -1 1077944384 53 12965 0 0 4 0 5 2 20 0 15 0 66991002 11176083456 87818 33554432000 4194304 4196468 140737121114160 139757336578960 139757765158613 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23552000 140737121122926 140737121125724 140737121125724 140737121128399 0
[pid=25401/tid=25459] ppid=25398 vsize=10914144 memory=3612117072841952481 CPUtime=0.1 cores=1,3,5,7
/proc/25401/task/25459/stat : 25459 (java) S 25398 25401 19905 0 -1 1077944384 1865 12965 0 0 3 0 5 2 20 0 15 0 66991004 11176083456 87818 33554432000 4194304 4196468 140737121114160 139757223909616 139757765159554 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23552000 140737121122926 140737121125724 140737121125724 140737121128399 0
[pid=25401/tid=25460] ppid=25398 vsize=10914144 memory=3976731458939729461 CPUtime=0.07 cores=1,3,5,7
/proc/25401/task/25460/stat : 25460 (java) S 25398 25401 19905 0 -1 1077944384 38 12965 0 0 0 0 5 2 20 0 15 0 66991004 11176083456 87818 33554432000 4194304 4196468 140737121114160 139757222855904 139757765158613 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23552000 140737121122926 140737121125724 140737121125724 140737121128399 0
[pid=25401/tid=25461] ppid=25398 vsize=10914144 memory=7812180123060688495 CPUtime=0.07 cores=1,3,5,7
/proc/25401/task/25461/stat : 25461 (java) S 25398 25401 19905 0 -1 1077944384 4 12965 0 0 0 0 5 2 20 0 15 0 66991004 11176083456 87818 33554432000 4194304 4196468 140737121114160 139756625191680 139757765158613 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23552000 140737121122926 140737121125724 140737121125724 140737121128399 0
[pid=25401/tid=25462] ppid=25398 vsize=10914144 memory=1 CPUtime=0.07 cores=1,3,5,7
/proc/25401/task/25462/stat : 25462 (java) S 25398 25401 19905 0 -1 1077944384 3 12965 0 0 0 0 5 2 20 0 15 0 66991007 11176083456 87818 33554432000 4194304 4196468 140737121114160 139756317792208 139757765167003 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23552000 140737121122926 140737121125724 140737121125724 140737121128399 0
[pid=25401/tid=25463] ppid=25398 vsize=10914144 memory=0 CPUtime=2 cores=1,3,5,7
/proc/25401/task/25463/stat : 25463 (java) R 25398 25401 19905 0 -1 4202560 4313 12965 0 0 193 0 5 2 20 0 15 0 66991007 11176083456 87818 33554432000 4194304 4196468 140737121114160 139757189279944 139757746669695 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 23552000 140737121122926 140737121125724 140737121125724 140737121128399 0
[pid=25401/tid=25464] ppid=25398 vsize=10914144 memory=0 CPUtime=1.94 cores=1,3,5,7
/proc/25401/task/25464/stat : 25464 (java) R 25398 25401 19905 0 -1 4202560 3551 12965 0 0 186 1 5 2 20 0 15 0 66991007 11176083456 87818 33554432000 4194304 4196468 140737121114160 139757188224704 139757744386880 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 23552000 140737121122926 140737121125724 140737121125724 140737121128399 0
[pid=25401/tid=25465] ppid=25398 vsize=10914144 memory=18 CPUtime=1.21 cores=1,3,5,7
/proc/25401/task/25465/stat : 25465 (java) R 25398 25401 19905 0 -1 1077944384 5329 12965 0 0 113 1 5 2 20 0 15 0 66991007 11176083456 87818 33554432000 4194304 4196468 140737121114160 139757187193328 139757765159554 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 23552000 140737121122926 140737121125724 140737121125724 140737121128399 0
[pid=25401/tid=25466] ppid=25398 vsize=10914144 memory=98 CPUtime=0.07 cores=1,3,5,7
/proc/25401/task/25466/stat : 25466 (java) S 25398 25401 19905 0 -1 1077944384 3 12965 0 0 0 0 5 2 20 0 15 0 66991007 11176083456 87818 33554432000 4194304 4196468 140737121114160 139756284234592 139757765158613 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23552000 140737121122926 140737121125724 140737121125724 140737121128399 0
[pid=25401/tid=25467] ppid=25398 vsize=10914144 memory=129 CPUtime=0.07 cores=1,3,5,7
/proc/25401/task/25467/stat : 25467 (java) S 25398 25401 19905 0 -1 1077944384 9 12965 0 0 0 0 5 2 20 0 15 0 66991007 11176083456 87818 33554432000 4194304 4196468 140737121114160 139757186140720 139757765159554 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23552000 140737121122926 140737121125724 140737121125724 140737121128399 0
Current children cumulated CPU time: 9.08 s
Current children cumulated vsize: 10914144 KiB
Current children cumulated memory: 351272 KiB

[startup+4.4007 s]
/proc/loadavg: 1.34 1.35 1.34 5/220 25467
/proc/meminfo: memFree=19382932/32770624 swapFree=67108860/67108860
[pid=25401] ppid=25398 vsize=10914144 memory=353124 CPUtime=9.86 cores=1,3,5,7
/proc/25401/stat : 25401 (java) S 25398 25401 19905 0 -1 1077944320 58315 12965 0 0 960 19 5 2 20 0 15 0 66990992 11176083456 88281 33554432000 4194304 4196468 140737121114160 140737121096704 139757765148407 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 23552000 140737121122926 140737121125724 140737121125724 140737121128399 0
/proc/25401/statm: 2728536 88281 3503 1 0 2690189 0
[pid=25401/tid=25454] ppid=25398 vsize=10914144 memory=6791534058613427641 CPUtime=4.25 cores=1,3,5,7
/proc/25401/task/25454/stat : 25454 (java) R 25398 25401 19905 0 -1 4202560 40159 12965 0 0 407 11 5 2 20 0 15 0 66991001 11176083456 88281 33554432000 4194304 4196468 140737121114160 139757736982000 139757748344192 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 23552000 140737121122926 140737121125724 140737121125724 140737121128399 0
[pid=25401/tid=25455] ppid=25398 vsize=10914144 memory=928 CPUtime=0.11 cores=1,3,5,7
/proc/25401/task/25455/stat : 25455 (java) S 25398 25401 19905 0 -1 1077944384 94 12965 0 0 3 1 5 2 20 0 15 0 66991002 11176083456 88281 33554432000 4194304 4196468 140737121114160 139757769391120 139757765158613 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23552000 140737121122926 140737121125724 140737121125724 140737121128399 0
[pid=25401/tid=25456] ppid=25398 vsize=10914144 memory=2244 CPUtime=0.1 cores=1,3,5,7
/proc/25401/task/25456/stat : 25456 (java) S 25398 25401 19905 0 -1 1077944384 61 12965 0 0 3 0 5 2 20 0 15 0 66991002 11176083456 88281 33554432000 4194304 4196468 140737121114160 139757338684560 139757765158613 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23552000 140737121122926 140737121125724 140737121125724 140737121128399 0
[pid=25401/tid=25457] ppid=25398 vsize=10914144 memory=4312 CPUtime=0.1 cores=1,3,5,7
/proc/25401/task/25457/stat : 25457 (java) S 25398 25401 19905 0 -1 1077944384 289 12965 0 0 3 0 5 2 20 0 15 0 66991002 11176083456 88281 33554432000 4194304 4196468 140737121114160 139757337631504 139757765158613 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23552000 140737121122926 140737121125724 140737121125724 140737121128399 0
[pid=25401/tid=25458] ppid=25398 vsize=10914144 memory=2196 CPUtime=0.11 cores=1,3,5,7
/proc/25401/task/25458/stat : 25458 (java) S 25398 25401 19905 0 -1 1077944384 53 12965 0 0 4 0 5 2 20 0 15 0 66991002 11176083456 88281 33554432000 4194304 4196468 140737121114160 139757336578960 139757765158613 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23552000 140737121122926 140737121125724 140737121125724 140737121128399 0
[pid=25401/tid=25459] ppid=25398 vsize=10914144 memory=7380 CPUtime=0.1 cores=1,3,5,7
/proc/25401/task/25459/stat : 25459 (java) S 25398 25401 19905 0 -1 1077944384 1865 12965 0 0 3 0 5 2 20 0 15 0 66991004 11176083456 88281 33554432000 4194304 4196468 140737121114160 139757223909616 139757765159554 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23552000 140737121122926 140737121125724 140737121125724 140737121128399 0
[pid=25401/tid=25460] ppid=25398 vsize=10914144 memory=836 CPUtime=0.07 cores=1,3,5,7
/proc/25401/task/25460/stat : 25460 (java) S 25398 25401 19905 0 -1 1077944384 38 12965 0 0 0 0 5 2 20 0 15 0 66991004 11176083456 88281 33554432000 4194304 4196468 140737121114160 139757222855904 139757765158613 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23552000 140737121122926 140737121125724 140737121125724 140737121128399 0
[pid=25401/tid=25461] ppid=25398 vsize=10914144 memory=1692 CPUtime=0.07 cores=1,3,5,7
/proc/25401/task/25461/stat : 25461 (java) S 25398 25401 19905 0 -1 1077944384 4 12965 0 0 0 0 5 2 20 0 15 0 66991004 11176083456 88281 33554432000 4194304 4196468 140737121114160 139756625191680 139757765158613 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23552000 140737121122926 140737121125724 140737121125724 140737121128399 0
[pid=25401/tid=25462] ppid=25398 vsize=10914144 memory=916 CPUtime=0.07 cores=1,3,5,7
/proc/25401/task/25462/stat : 25462 (java) S 25398 25401 19905 0 -1 1077944384 3 12965 0 0 0 0 5 2 20 0 15 0 66991007 11176083456 88281 33554432000 4194304 4196468 140737121114160 139756317792208 139757765167003 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23552000 140737121122926 140737121125724 140737121125724 140737121128399 0
[pid=25401/tid=25463] ppid=25398 vsize=10914144 memory=3848 CPUtime=2.12 cores=1,3,5,7
/proc/25401/task/25463/stat : 25463 (java) R 25398 25401 19905 0 -1 1077944384 4419 12965 0 0 205 0 5 2 20 0 15 0 66991007 11176083456 88281 33554432000 4194304 4196468 140737121114160 139757189298928 139757765159554 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 23552000 140737121122926 140737121125724 140737121125724 140737121128399 0
[pid=25401/tid=25464] ppid=25398 vsize=10914144 memory=0 CPUtime=2.13 cores=1,3,5,7
/proc/25401/task/25464/stat : 25464 (java) R 25398 25401 19905 0 -1 4202560 3595 12965 0 0 205 1 5 2 20 0 15 0 66991007 11176083456 88281 33554432000 4194304 4196468 140737121114160 139757188246384 139757744865543 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 23552000 140737121122926 140737121125724 140737121125724 140737121128399 0
[pid=25401/tid=25465] ppid=25398 vsize=10914144 memory=4420 CPUtime=1.3 cores=1,3,5,7
/proc/25401/task/25465/stat : 25465 (java) R 25398 25401 19905 0 -1 4202560 5530 12965 0 0 122 1 5 2 20 0 15 0 66991007 11176083456 88281 33554432000 4194304 4196468 140737121114160 139757187193328 139757744117415 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 23552000 140737121122926 140737121125724 140737121125724 140737121128399 0
[pid=25401/tid=25466] ppid=25398 vsize=10914144 memory=6628 CPUtime=0.07 cores=1,3,5,7
/proc/25401/task/25466/stat : 25466 (java) S 25398 25401 19905 0 -1 1077944384 3 12965 0 0 0 0 5 2 20 0 15 0 66991007 11176083456 88281 33554432000 4194304 4196468 140737121114160 139756284234592 139757765158613 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23552000 140737121122926 140737121125724 140737121125724 140737121128399 0
[pid=25401/tid=25467] ppid=25398 vsize=10914144 memory=8836 CPUtime=0.07 cores=1,3,5,7
/proc/25401/task/25467/stat : 25467 (java) S 25398 25401 19905 0 -1 1077944384 10 12965 0 0 0 0 5 2 20 0 15 0 66991007 11176083456 88281 33554432000 4194304 4196468 140737121114160 139757186140720 139757765159554 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23552000 140737121122926 140737121125724 140737121125724 140737121128399 0
Current children cumulated CPU time: 9.86 s
Current children cumulated vsize: 10914144 KiB
Current children cumulated memory: 353124 KiB

Child status: 0
Real time (s): 4.45981
CPU time (s): 9.96618
CPU user time (s): 9.73342
CPU system time (s): 0.232754
CPU usage (%): 223.466
Max. virtual memory (cumulated for all children) (KiB): 10914144
Max. memory (cumulated for all children) (KiB): 353124

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 9.73342
system time used= 0.232754
maximum resident set size= 355848
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 71531
page faults= 0
swaps= 0
block input operations= 0
block output operations= 184
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5952
involuntary context switches= 77


# summary of solver processes directly reported to runsolver:
#   pid: 25401
#   total CPU time (s): 9.96618
#   total CPU user time (s): 9.73342
#   total CPU system time (s): 0.232754

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.060063 second user time and 0.076396 second system time

The end

Launcher Data

Begin job on node133 at 2018-07-25 06:51:18
IDJOB=4294852
IDBENCH=141437
IDSOLVER=2750
FILE ID=node133/4294852-1532494278
RUNJOBID= node133-1532466433-19937
PBS_JOBID= 21021582
Free space on /tmp= 48236 MiB

SOLVER NAME= Concrete 3.8 2018-06-13
BENCH NAME= XCSP18/Crossword/Crossword-m18-ogd2008-vg-04-05_c18.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss32M -randomseed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4294852-1532494278/watcher-4294852-1532494278 -o /tmp/evaluation-result-4294852-1532494278/solver-4294852-1532494278 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node133-1532466433-19937 --watchdog 2580  bin/xcsp-3-concrete -J-Xss32M -randomseed=2018248428 HOME/instance-4294852-1532494278.xml

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

MD5SUM BENCH= 340365fb59c69c653973bf6f753c5e6c
RANDOM SEED=2018248428

node133.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.24
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.24
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.24
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.24
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:        19730432 kB
MemAvailable:   30811204 kB
Buffers:          166576 kB
Cached:         11075284 kB
SwapCached:            0 kB
Active:          3817880 kB
Inactive:        8604088 kB
Active(anon):    1131428 kB
Inactive(anon):    68468 kB
Active(file):    2686452 kB
Inactive(file):  8535620 kB
Unevictable:        7020 kB
Mlocked:            7020 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             26868 kB
Writeback:             0 kB
AnonPages:       1187208 kB
Mapped:            52352 kB
Shmem:             17056 kB
Slab:             314536 kB
SReclaimable:     287160 kB
SUnreclaim:        27376 kB
KernelStack:        3584 kB
PageTables:         7548 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2139684 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    995328 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 48208 MiB
End job on node133 at 2018-07-25 06:51:23