Trace number 4307591

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
OscaR - Conflict Ordering 2018-08-14UNSAT 5.88572 4.68175

General information on the benchmark

NameDubois/
Dubois-018_c18.xml
MD5SUM87315209bf8a3d7a2526762832107213
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 benchmark0.007168
Satisfiable
(Un)Satisfiability was proved
Number of variables54
Number of constraints36
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":54}]
Minimum variable degree2
Maximum variable degree2
Distribution of variable degrees[{"degree":2,"count":54}]
Minimum constraint arity3
Maximum constraint arity3
Distribution of constraint arities[{"arity":3,"count":36}]
Number of extensional constraints36
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":36}]
Optimization problemNO
Type of objective

Solver Data

0.68/0.55	c version: 2018-08-14
0.68/0.55	c seed: 1938500116
0.68/0.55	c timeout: 2520
0.68/0.55	c memlimit: 11000
0.68/0.55	c nbcore: 4
0.68/0.57	c Parsing instance...
1.51/1.01	c Parsing done, starting search...
5.80/4.67	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 (12720 MiB free)
  memory of node 1: 16384 MiB (10458 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4307591-1534263041/watcher-4307591-1534263041 -o /tmp/evaluation-result-4307591-1534263041/solver-4307591-1534263041 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node138-1534258053-18503 --watchdog 2580 java -Xmx11000m -jar oscarCPXcsp3-conf_order.jar --randomseed 1938500116 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4307591-1534263041.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=19130, runsolver pid=19127

[startup+0.100142 s]*
/proc/loadavg: 1.49 1.34 1.32 3/216 19145
/proc/meminfo: memFree=23717072/32770624 swapFree=67108796/67108860
[pid=19130] ppid=19127 vsize=14082736 memory=30816 CPUtime=0.12 cores=1,3,5,7
/proc/19130/stat : 19130 (java) S 19127 19130 18471 0 -1 1077944320 6567 0 0 0 11 1 0 0 20 0 15 0 243867303 14420721664 7704 33554432000 4194304 4196468 140726445477456 140726445460000 139846031691511 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 38445056 140726445478992 140726445479177 140726445479177 140726445481935 0
/proc/19130/statm: 3520684 7704 3168 1 0 3482761 0
[pid=19130/tid=19132] ppid=19127 vsize=14082736 memory=-6966721798027829888 CPUtime=0.09 cores=1,3,5,7
/proc/19130/task/19132/stat : 19132 (java) R 19127 19130 18471 0 -1 4202560 4618 0 0 0 9 0 0 0 20 0 15 0 243867304 14420721664 7704 33554432000 4194304 4196468 140726445477456 139846035886288 139846015772028 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 38445056 140726445478992 140726445479177 140726445479177 140726445481935 0
[pid=19130/tid=19133] ppid=19127 vsize=14082736 memory=5793855645880043961 CPUtime=0 cores=1,3,5,7
/proc/19130/task/19133/stat : 19133 (java) S 19127 19130 18471 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 243867304 14420721664 7704 33554432000 4194304 4196468 140726445477456 139845961780112 139846031701717 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38445056 140726445478992 140726445479177 140726445479177 140726445481935 0
[pid=19130/tid=19134] ppid=19127 vsize=14082736 memory=140394870150784 CPUtime=0 cores=1,3,5,7
/proc/19130/task/19134/stat : 19134 (java) S 19127 19130 18471 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 243867304 14420721664 7704 33554432000 4194304 4196468 140726445477456 139845960727312 139846031701717 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38445056 140726445478992 140726445479177 140726445479177 140726445481935 0
[pid=19130/tid=19135] ppid=19127 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19130/task/19135/stat : 19135 (java) S 19127 19130 18471 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 243867304 14420721664 7704 33554432000 4194304 4196468 140726445477456 139845959675024 139846031701717 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38445056 140726445478992 140726445479177 140726445479177 140726445481935 0
[pid=19130/tid=19136] ppid=19127 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19130/task/19136/stat : 19136 (java) S 19127 19130 18471 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 243867304 14420721664 7704 33554432000 4194304 4196468 140726445477456 139845958622224 139846031701717 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38445056 140726445478992 140726445479177 140726445479177 140726445481935 0
[pid=19130/tid=19137] ppid=19127 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19130/task/19137/stat : 19137 (java) S 19127 19130 18471 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 243867306 14420721664 7704 33554432000 4194304 4196468 140726445477456 139845505235056 139846031702658 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38445056 140726445478992 140726445479177 140726445479177 140726445481935 0
[pid=19130/tid=19138] ppid=19127 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/19130/task/19138/stat : 19138 (java) S 19127 19130 18471 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 243867306 14420721664 7704 33554432000 4194304 4196468 140726445477456 139845504181024 139846031701717 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38445056 140726445478992 140726445479177 140726445479177 140726445481935 0
[pid=19130/tid=19139] ppid=19127 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19130/task/19139/stat : 19139 (java) S 19127 19130 18471 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 243867306 14420721664 7704 33554432000 4194304 4196468 140726445477456 139845503128688 139846031701717 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38445056 140726445478992 140726445479177 140726445479177 140726445481935 0
[pid=19130/tid=19140] ppid=19127 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19130/task/19140/stat : 19140 (java) S 19127 19130 18471 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 243867309 14420721664 7704 33554432000 4194304 4196468 140726445477456 139845502077008 139846031710107 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38445056 140726445478992 140726445479177 140726445479177 140726445481935 0
[pid=19130/tid=19141] ppid=19127 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19130/task/19141/stat : 19141 (java) S 19127 19130 18471 0 -1 1077944384 301 0 0 0 0 0 0 0 20 0 15 0 243867309 14420721664 7704 33554432000 4194304 4196468 140726445477456 139845501024880 139846031702658 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38445056 140726445478992 140726445479177 140726445479177 140726445481935 0
[pid=19130/tid=19142] ppid=19127 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/19130/task/19142/stat : 19142 (java) S 19127 19130 18471 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 243867309 14420721664 7704 33554432000 4194304 4196468 140726445477456 139845499972080 139846031702658 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38445056 140726445478992 140726445479177 140726445479177 140726445481935 0
[pid=19130/tid=19143] ppid=19127 vsize=14082736 memory=140394870150784 CPUtime=0.01 cores=1,3,5,7
/proc/19130/task/19143/stat : 19143 (java) S 19127 19130 18471 0 -1 1077944384 266 0 0 0 1 0 0 0 20 0 15 0 243867309 14420721664 7704 33554432000 4194304 4196468 140726445477456 139845498919792 139846031702658 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38445056 140726445478992 140726445479177 140726445479177 140726445481935 0
[pid=19130/tid=19144] ppid=19127 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/19130/task/19144/stat : 19144 (java) S 19127 19130 18471 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 243867309 14420721664 7704 33554432000 4194304 4196468 140726445477456 139845497867232 139846031701717 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38445056 140726445478992 140726445479177 140726445479177 140726445481935 0
[pid=19130/tid=19145] ppid=19127 vsize=14082736 memory=140394870150784 CPUtime=0 cores=1,3,5,7
/proc/19130/task/19145/stat : 19145 (java) S 19127 19130 18471 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 243867309 14420721664 7704 33554432000 4194304 4196468 140726445477456 139845496814000 139846031702658 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38445056 140726445478992 140726445479177 140726445479177 140726445481935 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 30816 KiB

[startup+0.216112 s]*
/proc/loadavg: 1.49 1.34 1.32 5/216 19145
/proc/meminfo: memFree=23701568/32770624 swapFree=67108796/67108860
[pid=19130] ppid=19127 vsize=14082736 memory=47628 CPUtime=0.33 cores=1,3,5,7
/proc/19130/stat : 19130 (java) S 19127 19130 18471 0 -1 1077944320 10438 0 0 0 31 2 0 0 20 0 15 0 243867303 14420721664 11907 33554432000 4194304 4196468 140726445477456 140726445460000 139846031691511 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 38445056 140726445478992 140726445479177 140726445479177 140726445481935 0
/proc/19130/statm: 3520684 11907 3415 1 0 3482761 0
[pid=19130/tid=19132] ppid=19127 vsize=14082736 memory=6735269665583770266 CPUtime=0.2 cores=1,3,5,7
/proc/19130/task/19132/stat : 19132 (java) R 19127 19130 18471 0 -1 4202560 8115 0 0 0 19 1 0 0 20 0 15 0 243867304 14420721664 11907 33554432000 4194304 4196468 140726445477456 139846035918896 139846015735141 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 38445056 140726445478992 140726445479177 140726445479177 140726445481935 0
[pid=19130/tid=19133] ppid=19127 vsize=14082736 memory=4211974121074941322 CPUtime=0 cores=1,3,5,7
/proc/19130/task/19133/stat : 19133 (java) S 19127 19130 18471 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 243867304 14420721664 11907 33554432000 4194304 4196468 140726445477456 139845961780112 139846031701717 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38445056 140726445478992 140726445479177 140726445479177 140726445481935 0
[pid=19130/tid=19134] ppid=19127 vsize=14082736 memory=140394870150784 CPUtime=0 cores=1,3,5,7
/proc/19130/task/19134/stat : 19134 (java) S 19127 19130 18471 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 243867304 14420721664 11907 33554432000 4194304 4196468 140726445477456 139845960727312 139846031701717 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38445056 140726445478992 140726445479177 140726445479177 140726445481935 0
[pid=19130/tid=19135] ppid=19127 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19130/task/19135/stat : 19135 (java) S 19127 19130 18471 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 243867304 14420721664 11907 33554432000 4194304 4196468 140726445477456 139845959675024 139846031701717 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38445056 140726445478992 140726445479177 140726445479177 140726445481935 0
[pid=19130/tid=19136] ppid=19127 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/19130/task/19136/stat : 19136 (java) S 19127 19130 18471 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 243867304 14420721664 11907 33554432000 4194304 4196468 140726445477456 139845958622224 139846031701717 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38445056 140726445478992 140726445479177 140726445479177 140726445481935 0
[pid=19130/tid=19137] ppid=19127 vsize=14082736 memory=140394870150784 CPUtime=0 cores=1,3,5,7
/proc/19130/task/19137/stat : 19137 (java) S 19127 19130 18471 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 243867306 14420721664 11907 33554432000 4194304 4196468 140726445477456 139845505235056 139846031702658 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38445056 140726445478992 140726445479177 140726445479177 140726445481935 0
[pid=19130/tid=19138] ppid=19127 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/19130/task/19138/stat : 19138 (java) S 19127 19130 18471 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 243867306 14420721664 11907 33554432000 4194304 4196468 140726445477456 139845504181024 139846031701717 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38445056 140726445478992 140726445479177 140726445479177 140726445481935 0
[pid=19130/tid=19139] ppid=19127 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19130/task/19139/stat : 19139 (java) S 19127 19130 18471 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 243867306 14420721664 11907 33554432000 4194304 4196468 140726445477456 139845503128688 139846031701717 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38445056 140726445478992 140726445479177 140726445479177 140726445481935 0
[pid=19130/tid=19140] ppid=19127 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19130/task/19140/stat : 19140 (java) S 19127 19130 18471 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 243867309 14420721664 11907 33554432000 4194304 4196468 140726445477456 139845502077008 139846031710107 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38445056 140726445478992 140726445479177 140726445479177 140726445481935 0
[pid=19130/tid=19141] ppid=19127 vsize=14082736 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/19130/task/19141/stat : 19141 (java) S 19127 19130 18471 0 -1 1077944384 406 0 0 0 1 0 0 0 20 0 15 0 243867309 14420721664 11907 33554432000 4194304 4196468 140726445477456 139845501024880 139846031702658 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38445056 140726445478992 140726445479177 140726445479177 140726445481935 0
[pid=19130/tid=19142] ppid=19127 vsize=14082736 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/19130/task/19142/stat : 19142 (java) S 19127 19130 18471 0 -1 1077944384 207 0 0 0 2 0 0 0 20 0 15 0 243867309 14420721664 11907 33554432000 4194304 4196468 140726445477456 139845499972080 139846031702658 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38445056 140726445478992 140726445479177 140726445479177 140726445481935 0
[pid=19130/tid=19143] ppid=19127 vsize=14082736 memory=140394870150784 CPUtime=0.06 cores=1,3,5,7
/proc/19130/task/19143/stat : 19143 (java) R 19127 19130 18471 0 -1 4202560 330 0 0 0 6 0 0 0 20 0 15 0 243867309 14420721664 11907 33554432000 4194304 4196468 140726445477456 139845498919792 139846010827449 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 38445056 140726445478992 140726445479177 140726445479177 140726445481935 0
[pid=19130/tid=19144] ppid=19127 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/19130/task/19144/stat : 19144 (java) S 19127 19130 18471 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 243867309 14420721664 11907 33554432000 4194304 4196468 140726445477456 139845497867232 139846031701717 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38445056 140726445478992 140726445479177 140726445479177 140726445481935 0
[pid=19130/tid=19145] ppid=19127 vsize=14082736 memory=140394870150784 CPUtime=0 cores=1,3,5,7
/proc/19130/task/19145/stat : 19145 (java) S 19127 19130 18471 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 243867309 14420721664 11907 33554432000 4194304 4196468 140726445477456 139845496814000 139846031702658 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38445056 140726445478992 140726445479177 140726445479177 140726445481935 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 47628 KiB

[startup+0.310542 s]*
/proc/loadavg: 1.49 1.34 1.32 3/216 19145
/proc/meminfo: memFree=23697908/32770624 swapFree=67108796/67108860
[pid=19130] ppid=19127 vsize=14082736 memory=50928 CPUtime=0.44 cores=1,3,5,7
/proc/19130/stat : 19130 (java) S 19127 19130 18471 0 -1 1077944320 10783 0 0 0 42 2 0 0 20 0 15 0 243867303 14420721664 12732 33554432000 4194304 4196468 140726445477456 140726445460000 139846031691511 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 38445056 140726445478992 140726445479177 140726445479177 140726445481935 0
/proc/19130/statm: 3520684 12732 3417 1 0 3482761 0
[pid=19130/tid=19132] ppid=19127 vsize=14082736 memory=4871374705135476842 CPUtime=0.3 cores=1,3,5,7
/proc/19130/task/19132/stat : 19132 (java) R 19127 19130 18471 0 -1 4202560 8430 0 0 0 28 2 0 0 20 0 15 0 243867304 14420721664 12732 33554432000 4194304 4196468 140726445477456 139846035903024 139846013255071 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 38445056 140726445478992 140726445479177 140726445479177 140726445481935 0
[pid=19130/tid=19133] ppid=19127 vsize=14082736 memory=4211974121074941322 CPUtime=0 cores=1,3,5,7
/proc/19130/task/19133/stat : 19133 (java) S 19127 19130 18471 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 243867304 14420721664 12732 33554432000 4194304 4196468 140726445477456 139845961780112 139846031701717 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38445056 140726445478992 140726445479177 140726445479177 140726445481935 0
[pid=19130/tid=19134] ppid=19127 vsize=14082736 memory=140394870153148 CPUtime=0 cores=1,3,5,7
/proc/19130/task/19134/stat : 19134 (java) S 19127 19130 18471 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 243867304 14420721664 12732 33554432000 4194304 4196468 140726445477456 139845960727312 139846031701717 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38445056 140726445478992 140726445479177 140726445479177 140726445481935 0
[pid=19130/tid=19135] ppid=19127 vsize=14082736 memory=140394763514423 CPUtime=0 cores=1,3,5,7
/proc/19130/task/19135/stat : 19135 (java) S 19127 19130 18471 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 243867304 14420721664 12732 33554432000 4194304 4196468 140726445477456 139845959675024 139846031701717 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38445056 140726445478992 140726445479177 140726445479177 140726445481935 0
[pid=19130/tid=19136] ppid=19127 vsize=14082736 memory=140394763505103 CPUtime=0 cores=1,3,5,7
/proc/19130/task/19136/stat : 19136 (java) S 19127 19130 18471 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 243867304 14420721664 12732 33554432000 4194304 4196468 140726445477456 139845958622224 139846031701717 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38445056 140726445478992 140726445479177 140726445479177 140726445481935 0
[pid=19130/tid=19137] ppid=19127 vsize=14082736 memory=140394870169282 CPUtime=0 cores=1,3,5,7
/proc/19130/task/19137/stat : 19137 (java) S 19127 19130 18471 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 243867306 14420721664 12732 33554432000 4194304 4196468 140726445477456 139845505235056 139846031702658 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38445056 140726445478992 140726445479177 140726445479177 140726445481935 0
[pid=19130/tid=19138] ppid=19127 vsize=14082736 memory=140394763514319 CPUtime=0 cores=1,3,5,7
/proc/19130/task/19138/stat : 19138 (java) S 19127 19130 18471 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 243867306 14420721664 12732 33554432000 4194304 4196468 140726445477456 139845504181024 139846031701717 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38445056 140726445478992 140726445479177 140726445479177 140726445481935 0
[pid=19130/tid=19139] ppid=19127 vsize=14082736 memory=280789527019408 CPUtime=0 cores=1,3,5,7
/proc/19130/task/19139/stat : 19139 (java) S 19127 19130 18471 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 243867306 14420721664 12732 33554432000 4194304 4196468 140726445477456 139845503128688 139846031701717 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38445056 140726445478992 140726445479177 140726445479177 140726445481935 0
[pid=19130/tid=19140] ppid=19127 vsize=14082736 memory=280789527017072 CPUtime=0 cores=1,3,5,7
/proc/19130/task/19140/stat : 19140 (java) S 19127 19130 18471 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 243867309 14420721664 12732 33554432000 4194304 4196468 140726445477456 139845502077008 139846031710107 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38445056 140726445478992 140726445479177 140726445479177 140726445481935 0
[pid=19130/tid=19141] ppid=19127 vsize=14082736 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/19130/task/19141/stat : 19141 (java) S 19127 19130 18471 0 -1 1077944384 406 0 0 0 2 0 0 0 20 0 15 0 243867309 14420721664 12732 33554432000 4194304 4196468 140726445477456 139845501024880 139846031702658 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38445056 140726445478992 140726445479177 140726445479177 140726445481935 0
[pid=19130/tid=19142] ppid=19127 vsize=14082736 memory=2240 CPUtime=0.03 cores=1,3,5,7
/proc/19130/task/19142/stat : 19142 (java) S 19127 19130 18471 0 -1 1077944384 221 0 0 0 3 0 0 0 20 0 15 0 243867309 14420721664 12732 33554432000 4194304 4196468 140726445477456 139845499972080 139846031702658 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38445056 140726445478992 140726445479177 140726445479177 140726445481935 0
[pid=19130/tid=19143] ppid=19127 vsize=14082736 memory=140394870150784 CPUtime=0.08 cores=1,3,5,7
/proc/19130/task/19143/stat : 19143 (java) S 19127 19130 18471 0 -1 1077944384 344 0 0 0 8 0 0 0 20 0 15 0 243867309 14420721664 12732 33554432000 4194304 4196468 140726445477456 139845498919792 139846031702658 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38445056 140726445478992 140726445479177 140726445479177 140726445481935 0
[pid=19130/tid=19144] ppid=19127 vsize=14082736 memory=2208 CPUtime=0 cores=1,3,5,7
/proc/19130/task/19144/stat : 19144 (java) S 19127 19130 18471 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 243867309 14420721664 12732 33554432000 4194304 4196468 140726445477456 139845497867232 139846031701717 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38445056 140726445478992 140726445479177 140726445479177 140726445481935 0
[pid=19130/tid=19145] ppid=19127 vsize=14082736 memory=140394870150784 CPUtime=0 cores=1,3,5,7
/proc/19130/task/19145/stat : 19145 (java) S 19127 19130 18471 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 243867309 14420721664 12732 33554432000 4194304 4196468 140726445477456 139845496814000 139846031702658 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38445056 140726445478992 140726445479177 140726445479177 140726445481935 0
Current children cumulated CPU time: 0.44 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 50928 KiB

[startup+0.700693 s]
/proc/loadavg: 1.49 1.34 1.32 3/216 19145
/proc/meminfo: memFree=23673724/32770624 swapFree=67108796/67108860
[pid=19130] ppid=19127 vsize=14084804 memory=89060 CPUtime=0.99 cores=1,3,5,7
/proc/19130/stat : 19130 (java) S 19127 19130 18471 0 -1 1077944320 17634 0 0 0 94 5 0 0 20 0 15 0 243867303 14422839296 22265 33554432000 4194304 4196468 140726445477456 140726445460000 139846031691511 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 38445056 140726445478992 140726445479177 140726445479177 140726445481935 0
/proc/19130/statm: 3521201 22265 3499 1 0 3483273 0
[pid=19130/tid=19132] ppid=19127 vsize=14084804 memory=796 CPUtime=0.68 cores=1,3,5,7
/proc/19130/task/19132/stat : 19132 (java) R 19127 19130 18471 0 -1 4202560 14893 0 0 0 64 4 0 0 20 0 15 0 243867304 14422839296 22265 33554432000 4194304 4196468 140726445477456 139846035916928 139846015771998 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 38445056 140726445478992 140726445479177 140726445479177 140726445481935 0
[pid=19130/tid=19133] ppid=19127 vsize=14084804 memory=1592 CPUtime=0 cores=1,3,5,7
/proc/19130/task/19133/stat : 19133 (java) S 19127 19130 18471 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 243867304 14422839296 22265 33554432000 4194304 4196468 140726445477456 139845961780112 139846031701717 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38445056 140726445478992 140726445479177 140726445479177 140726445481935 0
[pid=19130/tid=19134] ppid=19127 vsize=14084804 memory=3780 CPUtime=0 cores=1,3,5,7
/proc/19130/task/19134/stat : 19134 (java) S 19127 19130 18471 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 243867304 14422839296 22265 33554432000 4194304 4196468 140726445477456 139845960727312 139846031701717 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38445056 140726445478992 140726445479177 140726445479177 140726445481935 0
[pid=19130/tid=19135] ppid=19127 vsize=14084804 memory=7236533984234661184 CPUtime=0 cores=1,3,5,7
/proc/19130/task/19135/stat : 19135 (java) S 19127 19130 18471 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 243867304 14422839296 22265 33554432000 4194304 4196468 140726445477456 139845959675024 139846031701717 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38445056 140726445478992 140726445479177 140726445479177 140726445481935 0
[pid=19130/tid=19136] ppid=19127 vsize=14084804 memory=8099279071866868837 CPUtime=0 cores=1,3,5,7
/proc/19130/task/19136/stat : 19136 (java) S 19127 19130 18471 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 243867304 14422839296 22265 33554432000 4194304 4196468 140726445477456 139845958622224 139846031701717 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38445056 140726445478992 140726445479177 140726445479177 140726445481935 0
[pid=19130/tid=19137] ppid=19127 vsize=14084804 memory=4641330296368681043 CPUtime=0 cores=1,3,5,7
/proc/19130/task/19137/stat : 19137 (java) S 19127 19130 18471 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 243867306 14422839296 22265 33554432000 4194304 4196468 140726445477456 139845505235056 139846031702658 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38445056 140726445478992 140726445479177 140726445479177 140726445481935 0
[pid=19130/tid=19138] ppid=19127 vsize=14084804 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19130/task/19138/stat : 19138 (java) S 19127 19130 18471 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 243867306 14422839296 22265 33554432000 4194304 4196468 140726445477456 139845504181024 139846031701717 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38445056 140726445478992 140726445479177 140726445479177 140726445481935 0
[pid=19130/tid=19139] ppid=19127 vsize=14084804 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19130/task/19139/stat : 19139 (java) S 19127 19130 18471 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 243867306 14422839296 22265 33554432000 4194304 4196468 140726445477456 139845503128688 139846031701717 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38445056 140726445478992 140726445479177 140726445479177 140726445481935 0
[pid=19130/tid=19140] ppid=19127 vsize=14084804 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19130/task/19140/stat : 19140 (java) S 19127 19130 18471 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 243867309 14422839296 22265 33554432000 4194304 4196468 140726445477456 139845502077008 139846031710107 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38445056 140726445478992 140726445479177 140726445479177 140726445481935 0
[pid=19130/tid=19141] ppid=19127 vsize=14084804 memory=567 CPUtime=0.08 cores=1,3,5,7
/proc/19130/task/19141/stat : 19141 (java) S 19127 19130 18471 0 -1 1077944384 559 0 0 0 8 0 0 0 20 0 15 0 243867309 14422839296 22265 33554432000 4194304 4196468 140726445477456 139845501024880 139846031702658 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38445056 140726445478992 140726445479177 140726445479177 140726445481935 0
[pid=19130/tid=19142] ppid=19127 vsize=14084804 memory=7 CPUtime=0.06 cores=1,3,5,7
/proc/19130/task/19142/stat : 19142 (java) S 19127 19130 18471 0 -1 1077944384 361 0 0 0 6 0 0 0 20 0 15 0 243867309 14422839296 22265 33554432000 4194304 4196468 140726445477456 139845499972080 139846031702658 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38445056 140726445478992 140726445479177 140726445479177 140726445481935 0
[pid=19130/tid=19143] ppid=19127 vsize=14084804 memory=697 CPUtime=0.14 cores=1,3,5,7
/proc/19130/task/19143/stat : 19143 (java) S 19127 19130 18471 0 -1 1077944384 439 0 0 0 14 0 0 0 20 0 15 0 243867309 14422839296 22265 33554432000 4194304 4196468 140726445477456 139845498919792 139846031702658 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38445056 140726445478992 140726445479177 140726445479177 140726445481935 0
[pid=19130/tid=19144] ppid=19127 vsize=14084804 memory=280789527203312 CPUtime=0 cores=1,3,5,7
/proc/19130/task/19144/stat : 19144 (java) S 19127 19130 18471 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 243867309 14422839296 22265 33554432000 4194304 4196468 140726445477456 139845497867232 139846031701717 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38445056 140726445478992 140726445479177 140726445479177 140726445481935 0
[pid=19130/tid=19145] ppid=19127 vsize=14084804 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19130/task/19145/stat : 19145 (java) S 19127 19130 18471 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 243867309 14422839296 22265 33554432000 4194304 4196468 140726445477456 139845496814000 139846031702658 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38445056 140726445478992 140726445479177 140726445479177 140726445481935 0
Current children cumulated CPU time: 0.99 s
Current children cumulated vsize: 14084804 KiB
Current children cumulated memory: 89060 KiB

[startup+1.50075 s]
/proc/loadavg: 1.49 1.34 1.32 4/216 19145
/proc/meminfo: memFree=23637804/32770624 swapFree=67108796/67108860
[pid=19130] ppid=19127 vsize=14088900 memory=202280 CPUtime=2.6 cores=1,3,5,7
/proc/19130/stat : 19130 (java) S 19127 19130 18471 0 -1 1077944320 26941 0 0 0 252 8 0 0 20 0 15 0 243867303 14427033600 50570 33554432000 4194304 4196468 140726445477456 140726445460000 139846031691511 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 38445056 140726445478992 140726445479177 140726445479177 140726445481935 0
/proc/19130/statm: 3522225 50570 3532 1 0 3484297 0
[pid=19130/tid=19132] ppid=19127 vsize=14088900 memory=0 CPUtime=1.47 cores=1,3,5,7
/proc/19130/task/19132/stat : 19132 (java) R 19127 19130 18471 0 -1 4202560 19264 0 0 0 142 5 0 0 20 0 15 0 243867304 14427033600 50570 33554432000 4194304 4196468 140726445477456 139846035926640 139845632351538 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 38445056 140726445478992 140726445479177 140726445479177 140726445481935 0
[pid=19130/tid=19133] ppid=19127 vsize=14088900 memory=-2746958450906831424 CPUtime=0 cores=1,3,5,7
/proc/19130/task/19133/stat : 19133 (java) S 19127 19130 18471 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 243867304 14427033600 50570 33554432000 4194304 4196468 140726445477456 139845961780112 139846031701717 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38445056 140726445478992 140726445479177 140726445479177 140726445481935 0
[pid=19130/tid=19134] ppid=19127 vsize=14088900 memory=-3472574513799858009 CPUtime=0 cores=1,3,5,7
/proc/19130/task/19134/stat : 19134 (java) S 19127 19130 18471 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 243867304 14427033600 50570 33554432000 4194304 4196468 140726445477456 139845960727312 139846031701717 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38445056 140726445478992 140726445479177 140726445479177 140726445481935 0
[pid=19130/tid=19135] ppid=19127 vsize=14088900 memory=4948219729671920512 CPUtime=0 cores=1,3,5,7
/proc/19130/task/19135/stat : 19135 (java) S 19127 19130 18471 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 243867304 14427033600 50570 33554432000 4194304 4196468 140726445477456 139845959675024 139846031701717 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38445056 140726445478992 140726445479177 140726445479177 140726445481935 0
[pid=19130/tid=19136] ppid=19127 vsize=14088900 memory=-3472574513799858003 CPUtime=0 cores=1,3,5,7
/proc/19130/task/19136/stat : 19136 (java) S 19127 19130 18471 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 243867304 14427033600 50570 33554432000 4194304 4196468 140726445477456 139845958622224 139846031701717 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38445056 140726445478992 140726445479177 140726445479177 140726445481935 0
[pid=19130/tid=19137] ppid=19127 vsize=14088900 memory=-6305710590150534272 CPUtime=0 cores=1,3,5,7
/proc/19130/task/19137/stat : 19137 (java) S 19127 19130 18471 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 243867306 14427033600 50570 33554432000 4194304 4196468 140726445477456 139845505235056 139846031702658 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38445056 140726445478992 140726445479177 140726445479177 140726445481935 0

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

[startup+4.6817 s]
# the end of solver process 19130 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=5.77644 s, system=0.109275 s

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

[startup+3.2009 s]
/proc/loadavg: 1.49 1.34 1.32 3/216 19145
/proc/meminfo: memFree=23520924/32770624 swapFree=67108796/67108860
[pid=19130] ppid=19127 vsize=14088900 memory=223440 CPUtime=4.38 cores=1,3,5,7
/proc/19130/stat : 19130 (java) S 19127 19130 18471 0 -1 1077944320 28765 0 0 0 429 9 0 0 20 0 15 0 243867303 14427033600 55860 33554432000 4194304 4196468 140726445477456 140726445460000 139846031691511 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 38445056 140726445478992 140726445479177 140726445479177 140726445481935 0
/proc/19130/statm: 3522225 55860 3557 1 0 3484297 0
[pid=19130/tid=19132] ppid=19127 vsize=14088900 memory=0 CPUtime=3.15 cores=1,3,5,7
/proc/19130/task/19132/stat : 19132 (java) R 19127 19130 18471 0 -1 4202560 19300 0 0 0 309 6 0 0 20 0 15 0 243867304 14427033600 55860 33554432000 4194304 4196468 140726445477456 139846035929936 139845631987463 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 38445056 140726445478992 140726445479177 140726445479177 140726445481935 0
[pid=19130/tid=19133] ppid=19127 vsize=14088900 memory=6788 CPUtime=0.01 cores=1,3,5,7
/proc/19130/task/19133/stat : 19133 (java) S 19127 19130 18471 0 -1 1077944384 40 0 0 0 1 0 0 0 20 0 15 0 243867304 14427033600 55860 33554432000 4194304 4196468 140726445477456 139845961780112 139846031701717 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38445056 140726445478992 140726445479177 140726445479177 140726445481935 0
[pid=19130/tid=19134] ppid=19127 vsize=14088900 memory=3979264729418182944 CPUtime=0.01 cores=1,3,5,7
/proc/19130/task/19134/stat : 19134 (java) S 19127 19130 18471 0 -1 1077944384 57 0 0 0 1 0 0 0 20 0 15 0 243867304 14427033600 55860 33554432000 4194304 4196468 140726445477456 139845960727312 139846031701717 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38445056 140726445478992 140726445479177 140726445479177 140726445481935 0
[pid=19130/tid=19135] ppid=19127 vsize=14088900 memory=7300704776819335744 CPUtime=0.01 cores=1,3,5,7
/proc/19130/task/19135/stat : 19135 (java) S 19127 19130 18471 0 -1 1077944384 352 0 0 0 1 0 0 0 20 0 15 0 243867304 14427033600 55860 33554432000 4194304 4196468 140726445477456 139845959675024 139846031701717 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38445056 140726445478992 140726445479177 140726445479177 140726445481935 0
[pid=19130/tid=19136] ppid=19127 vsize=14088900 memory=6656426216303648864 CPUtime=0.01 cores=1,3,5,7
/proc/19130/task/19136/stat : 19136 (java) S 19127 19130 18471 0 -1 1077944384 75 0 0 0 1 0 0 0 20 0 15 0 243867304 14427033600 55860 33554432000 4194304 4196468 140726445477456 139845958622224 139846031701717 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38445056 140726445478992 140726445479177 140726445479177 140726445481935 0
[pid=19130/tid=19137] ppid=19127 vsize=14088900 memory=6944656592455360604 CPUtime=0 cores=1,3,5,7
/proc/19130/task/19137/stat : 19137 (java) S 19127 19130 18471 0 -1 1077944384 115 0 0 0 0 0 0 0 20 0 15 0 243867306 14427033600 55860 33554432000 4194304 4196468 140726445477456 139845505235056 139846031702658 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38445056 140726445478992 140726445479177 140726445479177 140726445481935 0
[pid=19130/tid=19138] ppid=19127 vsize=14088900 memory=8628 CPUtime=0 cores=1,3,5,7
/proc/19130/task/19138/stat : 19138 (java) S 19127 19130 18471 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 243867306 14427033600 55860 33554432000 4194304 4196468 140726445477456 139845504181088 139846031701717 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38445056 140726445478992 140726445479177 140726445479177 140726445481935 0
[pid=19130/tid=19139] ppid=19127 vsize=14088900 memory=1080 CPUtime=0 cores=1,3,5,7
/proc/19130/task/19139/stat : 19139 (java) S 19127 19130 18471 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 15 0 243867306 14427033600 55860 33554432000 4194304 4196468 140726445477456 139845503128704 139846031701717 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38445056 140726445478992 140726445479177 140726445479177 140726445481935 0
[pid=19130/tid=19140] ppid=19127 vsize=14088900 memory=752 CPUtime=0 cores=1,3,5,7
/proc/19130/task/19140/stat : 19140 (java) S 19127 19130 18471 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 243867309 14427033600 55860 33554432000 4194304 4196468 140726445477456 139845502077008 139846031710107 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38445056 140726445478992 140726445479177 140726445479177 140726445481935 0
[pid=19130/tid=19141] ppid=19127 vsize=14088900 memory=0 CPUtime=0.39 cores=1,3,5,7
/proc/19130/task/19141/stat : 19141 (java) S 19127 19130 18471 0 -1 1077944384 2107 0 0 0 39 0 0 0 20 0 15 0 243867309 14427033600 55860 33554432000 4194304 4196468 140726445477456 139845501024880 139846031702658 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38445056 140726445478992 140726445479177 140726445479177 140726445481935 0
[pid=19130/tid=19142] ppid=19127 vsize=14088900 memory=6791534058613427641 CPUtime=0.4 cores=1,3,5,7
/proc/19130/task/19142/stat : 19142 (java) S 19127 19130 18471 0 -1 1077944384 1872 0 0 0 40 0 0 0 20 0 15 0 243867309 14427033600 55860 33554432000 4194304 4196468 140726445477456 139845499972080 139846031702658 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38445056 140726445478992 140726445479177 140726445479177 140726445481935 0
[pid=19130/tid=19143] ppid=19127 vsize=14088900 memory=1363759 CPUtime=0.35 cores=1,3,5,7
/proc/19130/task/19143/stat : 19143 (java) S 19127 19130 18471 0 -1 1077944384 3413 0 0 0 34 1 0 0 20 0 15 0 243867309 14427033600 55860 33554432000 4194304 4196468 140726445477456 139845498919792 139846031702658 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38445056 140726445478992 140726445479177 140726445479177 140726445481935 0
[pid=19130/tid=19144] ppid=19127 vsize=14088900 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19130/task/19144/stat : 19144 (java) S 19127 19130 18471 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 243867309 14427033600 55860 33554432000 4194304 4196468 140726445477456 139845497867232 139846031701717 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38445056 140726445478992 140726445479177 140726445479177 140726445481935 0
[pid=19130/tid=19145] ppid=19127 vsize=14088900 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19130/task/19145/stat : 19145 (java) S 19127 19130 18471 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 15 0 243867309 14427033600 55860 33554432000 4194304 4196468 140726445477456 139845496814000 139846031702658 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38445056 140726445478992 140726445479177 140726445479177 140726445481935 0
Current children cumulated CPU time: 4.38 s
Current children cumulated vsize: 14088900 KiB
Current children cumulated memory: 223440 KiB

[startup+4.00122 s]*
/proc/loadavg: 1.49 1.34 1.32 3/216 19145
/proc/meminfo: memFree=23517924/32770624 swapFree=67108796/67108860
[pid=19130] ppid=19127 vsize=14088900 memory=226492 CPUtime=5.21 cores=1,3,5,7
/proc/19130/stat : 19130 (java) S 19127 19130 18471 0 -1 1077944320 28800 0 0 0 511 10 0 0 20 0 15 0 243867303 14427033600 56623 33554432000 4194304 4196468 140726445477456 140726445460000 139846031691511 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 38445056 140726445478992 140726445479177 140726445479177 140726445481935 0
/proc/19130/statm: 3522225 56623 3557 1 0 3484297 0
[pid=19130/tid=19132] ppid=19127 vsize=14088900 memory=6735269665583770266 CPUtime=3.95 cores=1,3,5,7
/proc/19130/task/19132/stat : 19132 (java) R 19127 19130 18471 0 -1 4202560 19304 0 0 0 389 6 0 0 20 0 15 0 243867304 14427033600 56623 33554432000 4194304 4196468 140726445477456 139846035929680 139845631673783 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 38445056 140726445478992 140726445479177 140726445479177 140726445481935 0
[pid=19130/tid=19133] ppid=19127 vsize=14088900 memory=4211974121074941322 CPUtime=0.01 cores=1,3,5,7
/proc/19130/task/19133/stat : 19133 (java) S 19127 19130 18471 0 -1 1077944384 51 0 0 0 1 0 0 0 20 0 15 0 243867304 14427033600 56623 33554432000 4194304 4196468 140726445477456 139845961780112 139846031701717 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38445056 140726445478992 140726445479177 140726445479177 140726445481935 0
[pid=19130/tid=19134] ppid=19127 vsize=14088900 memory=142851591444666 CPUtime=0.01 cores=1,3,5,7
/proc/19130/task/19134/stat : 19134 (java) S 19127 19130 18471 0 -1 1077944384 61 0 0 0 1 0 0 0 20 0 15 0 243867304 14427033600 56623 33554432000 4194304 4196468 140726445477456 139845960727312 139846031701717 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38445056 140726445478992 140726445479177 140726445479177 140726445481935 0
[pid=19130/tid=19135] ppid=19127 vsize=14088900 memory=6943526294502006880 CPUtime=0.01 cores=1,3,5,7
/proc/19130/task/19135/stat : 19135 (java) S 19127 19130 18471 0 -1 1077944384 357 0 0 0 1 0 0 0 20 0 15 0 243867304 14427033600 56623 33554432000 4194304 4196468 140726445477456 139845959675024 139846031701717 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38445056 140726445478992 140726445479177 140726445479177 140726445481935 0
[pid=19130/tid=19136] ppid=19127 vsize=14088900 memory=3472328296227680303 CPUtime=0.01 cores=1,3,5,7
/proc/19130/task/19136/stat : 19136 (java) S 19127 19130 18471 0 -1 1077944384 86 0 0 0 1 0 0 0 20 0 15 0 243867304 14427033600 56623 33554432000 4194304 4196468 140726445477456 139845958622224 139846031701717 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38445056 140726445478992 140726445479177 140726445479177 140726445481935 0
[pid=19130/tid=19137] ppid=19127 vsize=14088900 memory=8388507513230823156 CPUtime=0.01 cores=1,3,5,7
/proc/19130/task/19137/stat : 19137 (java) S 19127 19130 18471 0 -1 1077944384 115 0 0 0 1 0 0 0 20 0 15 0 243867306 14427033600 56623 33554432000 4194304 4196468 140726445477456 139845505235056 139846031702658 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38445056 140726445478992 140726445479177 140726445479177 140726445481935 0
[pid=19130/tid=19138] ppid=19127 vsize=14088900 memory=3471202396320837679 CPUtime=0 cores=1,3,5,7
/proc/19130/task/19138/stat : 19138 (java) S 19127 19130 18471 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 243867306 14427033600 56623 33554432000 4194304 4196468 140726445477456 139845504181088 139846031701717 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38445056 140726445478992 140726445479177 140726445479177 140726445481935 0
[pid=19130/tid=19139] ppid=19127 vsize=14088900 memory=6944652177228980320 CPUtime=0 cores=1,3,5,7
/proc/19130/task/19139/stat : 19139 (java) S 19127 19130 18471 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 15 0 243867306 14427033600 56623 33554432000 4194304 4196468 140726445477456 139845503128704 139846031701717 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38445056 140726445478992 140726445479177 140726445479177 140726445481935 0
[pid=19130/tid=19140] ppid=19127 vsize=14088900 memory=6944656592455088738 CPUtime=0 cores=1,3,5,7
/proc/19130/task/19140/stat : 19140 (java) S 19127 19130 18471 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 243867309 14427033600 56623 33554432000 4194304 4196468 140726445477456 139845502077008 139846031710107 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38445056 140726445478992 140726445479177 140726445479177 140726445481935 0
[pid=19130/tid=19141] ppid=19127 vsize=14088900 memory=0 CPUtime=0.39 cores=1,3,5,7
/proc/19130/task/19141/stat : 19141 (java) S 19127 19130 18471 0 -1 1077944384 2107 0 0 0 39 0 0 0 20 0 15 0 243867309 14427033600 56623 33554432000 4194304 4196468 140726445477456 139845501024880 139846031702658 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38445056 140726445478992 140726445479177 140726445479177 140726445481935 0
[pid=19130/tid=19142] ppid=19127 vsize=14088900 memory=3471202396320837679 CPUtime=0.4 cores=1,3,5,7
/proc/19130/task/19142/stat : 19142 (java) S 19127 19130 18471 0 -1 1077944384 1872 0 0 0 40 0 0 0 20 0 15 0 243867309 14427033600 56623 33554432000 4194304 4196468 140726445477456 139845499972080 139846031702658 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38445056 140726445478992 140726445479177 140726445479177 140726445481935 0
[pid=19130/tid=19143] ppid=19127 vsize=14088900 memory=7812866911037455309 CPUtime=0.35 cores=1,3,5,7
/proc/19130/task/19143/stat : 19143 (java) S 19127 19130 18471 0 -1 1077944384 3413 0 0 0 34 1 0 0 20 0 15 0 243867309 14427033600 56623 33554432000 4194304 4196468 140726445477456 139845498919792 139846031702658 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38445056 140726445478992 140726445479177 140726445479177 140726445481935 0
[pid=19130/tid=19144] ppid=19127 vsize=14088900 memory=140394763430887 CPUtime=0 cores=1,3,5,7
/proc/19130/task/19144/stat : 19144 (java) S 19127 19130 18471 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 243867309 14427033600 56623 33554432000 4194304 4196468 140726445477456 139845497867232 139846031701717 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38445056 140726445478992 140726445479177 140726445479177 140726445481935 0
[pid=19130/tid=19145] ppid=19127 vsize=14088900 memory=280789633652512 CPUtime=0 cores=1,3,5,7
/proc/19130/task/19145/stat : 19145 (java) S 19127 19130 18471 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 15 0 243867309 14427033600 56623 33554432000 4194304 4196468 140726445477456 139845496814000 139846031702658 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38445056 140726445478992 140726445479177 140726445479177 140726445481935 0
Current children cumulated CPU time: 5.21 s
Current children cumulated vsize: 14088900 KiB
Current children cumulated memory: 226492 KiB

[startup+4.40071 s]
/proc/loadavg: 1.49 1.34 1.32 3/216 19145
/proc/meminfo: memFree=23517924/32770624 swapFree=67108796/67108860
[pid=19130] ppid=19127 vsize=14088900 memory=221364 CPUtime=5.6 cores=1,3,5,7
/proc/19130/stat : 19130 (java) S 19127 19130 18471 0 -1 1077944320 28804 0 0 0 550 10 0 0 20 0 15 0 243867303 14427033600 55341 33554432000 4194304 4196468 140726445477456 140726445460000 139846031691511 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 38445056 140726445478992 140726445479177 140726445479177 140726445481935 0
/proc/19130/statm: 3522225 55341 3557 1 0 3484297 0
[pid=19130/tid=19132] ppid=19127 vsize=14088900 memory=2356 CPUtime=4.34 cores=1,3,5,7
/proc/19130/task/19132/stat : 19132 (java) R 19127 19130 18471 0 -1 4202560 19306 0 0 0 428 6 0 0 20 0 15 0 243867304 14427033600 55341 33554432000 4194304 4196468 140726445477456 139846035930016 139845632396016 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 38445056 140726445478992 140726445479177 140726445479177 140726445481935 0
[pid=19130/tid=19133] ppid=19127 vsize=14088900 memory=6296139276938465376 CPUtime=0.01 cores=1,3,5,7
/proc/19130/task/19133/stat : 19133 (java) S 19127 19130 18471 0 -1 1077944384 51 0 0 0 1 0 0 0 20 0 15 0 243867304 14427033600 55341 33554432000 4194304 4196468 140726445477456 139845961780112 139846031701717 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38445056 140726445478992 140726445479177 140726445479177 140726445481935 0
[pid=19130/tid=19134] ppid=19127 vsize=14088900 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/19130/task/19134/stat : 19134 (java) S 19127 19130 18471 0 -1 1077944384 62 0 0 0 1 0 0 0 20 0 15 0 243867304 14427033600 55341 33554432000 4194304 4196468 140726445477456 139845960727312 139846031701717 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38445056 140726445478992 140726445479177 140726445479177 140726445481935 0
[pid=19130/tid=19135] ppid=19127 vsize=14088900 memory=280789527224064 CPUtime=0.01 cores=1,3,5,7
/proc/19130/task/19135/stat : 19135 (java) S 19127 19130 18471 0 -1 1077944384 357 0 0 0 1 0 0 0 20 0 15 0 243867304 14427033600 55341 33554432000 4194304 4196468 140726445477456 139845959675024 139846031701717 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38445056 140726445478992 140726445479177 140726445479177 140726445481935 0
[pid=19130/tid=19136] ppid=19127 vsize=14088900 memory=140394763614304 CPUtime=0.01 cores=1,3,5,7
/proc/19130/task/19136/stat : 19136 (java) S 19127 19130 18471 0 -1 1077944384 86 0 0 0 1 0 0 0 20 0 15 0 243867304 14427033600 55341 33554432000 4194304 4196468 140726445477456 139845958622224 139846031701717 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38445056 140726445478992 140726445479177 140726445479177 140726445481935 0
[pid=19130/tid=19137] ppid=19127 vsize=14088900 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/19130/task/19137/stat : 19137 (java) S 19127 19130 18471 0 -1 1077944384 115 0 0 0 1 0 0 0 20 0 15 0 243867306 14427033600 55341 33554432000 4194304 4196468 140726445477456 139845505235056 139846031702658 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38445056 140726445478992 140726445479177 140726445479177 140726445481935 0
[pid=19130/tid=19138] ppid=19127 vsize=14088900 memory=6655300316396806240 CPUtime=0 cores=1,3,5,7
/proc/19130/task/19138/stat : 19138 (java) S 19127 19130 18471 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 243867306 14427033600 55341 33554432000 4194304 4196468 140726445477456 139845504181088 139846031701717 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38445056 140726445478992 140726445479177 140726445479177 140726445481935 0
[pid=19130/tid=19139] ppid=19127 vsize=14088900 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19130/task/19139/stat : 19139 (java) S 19127 19130 18471 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 15 0 243867306 14427033600 55341 33554432000 4194304 4196468 140726445477456 139845503128704 139846031701717 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38445056 140726445478992 140726445479177 140726445479177 140726445481935 0
[pid=19130/tid=19140] ppid=19127 vsize=14088900 memory=-1807685287725067907 CPUtime=0 cores=1,3,5,7
/proc/19130/task/19140/stat : 19140 (java) S 19127 19130 18471 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 243867309 14427033600 55341 33554432000 4194304 4196468 140726445477456 139845502077008 139846031710107 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38445056 140726445478992 140726445479177 140726445479177 140726445481935 0
[pid=19130/tid=19141] ppid=19127 vsize=14088900 memory=0 CPUtime=0.39 cores=1,3,5,7
/proc/19130/task/19141/stat : 19141 (java) S 19127 19130 18471 0 -1 1077944384 2107 0 0 0 39 0 0 0 20 0 15 0 243867309 14427033600 55341 33554432000 4194304 4196468 140726445477456 139845501024880 139846031702658 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38445056 140726445478992 140726445479177 140726445479177 140726445481935 0
[pid=19130/tid=19142] ppid=19127 vsize=14088900 memory=-7020082012603165991 CPUtime=0.4 cores=1,3,5,7
/proc/19130/task/19142/stat : 19142 (java) S 19127 19130 18471 0 -1 1077944384 1872 0 0 0 40 0 0 0 20 0 15 0 243867309 14427033600 55341 33554432000 4194304 4196468 140726445477456 139845499972080 139846031702658 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38445056 140726445478992 140726445479177 140726445479177 140726445481935 0
[pid=19130/tid=19143] ppid=19127 vsize=14088900 memory=6944652177228980320 CPUtime=0.35 cores=1,3,5,7
/proc/19130/task/19143/stat : 19143 (java) S 19127 19130 18471 0 -1 1077944384 3413 0 0 0 34 1 0 0 20 0 15 0 243867309 14427033600 55341 33554432000 4194304 4196468 140726445477456 139845498919792 139846031702658 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38445056 140726445478992 140726445479177 140726445479177 140726445481935 0
[pid=19130/tid=19144] ppid=19127 vsize=14088900 memory=6944656592387989600 CPUtime=0 cores=1,3,5,7
/proc/19130/task/19144/stat : 19144 (java) S 19127 19130 18471 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 243867309 14427033600 55341 33554432000 4194304 4196468 140726445477456 139845497867232 139846031701717 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38445056 140726445478992 140726445479177 140726445479177 140726445481935 0
[pid=19130/tid=19145] ppid=19127 vsize=14088900 memory=6944656592455359580 CPUtime=0 cores=1,3,5,7
/proc/19130/task/19145/stat : 19145 (java) S 19127 19130 18471 0 -1 1077944384 10 0 0 0 0 0 0 0 20 0 15 0 243867309 14427033600 55341 33554432000 4194304 4196468 140726445477456 139845496814000 139846031702658 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38445056 140726445478992 140726445479177 140726445479177 140726445481935 0
Current children cumulated CPU time: 5.6 s
Current children cumulated vsize: 14088900 KiB
Current children cumulated memory: 221364 KiB

[startup+4.60071 s]
/proc/loadavg: 1.49 1.34 1.32 3/216 19145
/proc/meminfo: memFree=23517924/32770624 swapFree=67108796/67108860
[pid=19130] ppid=19127 vsize=14088900 memory=221364 CPUtime=5.8 cores=1,3,5,7
/proc/19130/stat : 19130 (java) S 19127 19130 18471 0 -1 1077944320 28804 0 0 0 570 10 0 0 20 0 15 0 243867303 14427033600 55341 33554432000 4194304 4196468 140726445477456 140726445460000 139846031691511 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 38445056 140726445478992 140726445479177 140726445479177 140726445481935 0
/proc/19130/statm: 3522225 55341 3557 1 0 3484297 0
[pid=19130/tid=19132] ppid=19127 vsize=14088900 memory=3088 CPUtime=4.54 cores=1,3,5,7
/proc/19130/task/19132/stat : 19132 (java) R 19127 19130 18471 0 -1 4202560 19306 0 0 0 448 6 0 0 20 0 15 0 243867304 14427033600 55341 33554432000 4194304 4196468 140726445477456 139846035930016 139845629462175 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 38445056 140726445478992 140726445479177 140726445479177 140726445481935 0
[pid=19130/tid=19133] ppid=19127 vsize=14088900 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/19130/task/19133/stat : 19133 (java) S 19127 19130 18471 0 -1 1077944384 51 0 0 0 1 0 0 0 20 0 15 0 243867304 14427033600 55341 33554432000 4194304 4196468 140726445477456 139845961780112 139846031701717 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38445056 140726445478992 140726445479177 140726445479177 140726445481935 0
[pid=19130/tid=19134] ppid=19127 vsize=14088900 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/19130/task/19134/stat : 19134 (java) S 19127 19130 18471 0 -1 1077944384 62 0 0 0 1 0 0 0 20 0 15 0 243867304 14427033600 55341 33554432000 4194304 4196468 140726445477456 139845960727312 139846031701717 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38445056 140726445478992 140726445479177 140726445479177 140726445481935 0
[pid=19130/tid=19135] ppid=19127 vsize=14088900 memory=-2893623298589923098 CPUtime=0.01 cores=1,3,5,7
/proc/19130/task/19135/stat : 19135 (java) S 19127 19130 18471 0 -1 1077944384 357 0 0 0 1 0 0 0 20 0 15 0 243867304 14427033600 55341 33554432000 4194304 4196468 140726445477456 139845959675024 139846031701717 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38445056 140726445478992 140726445479177 140726445479177 140726445481935 0
[pid=19130/tid=19136] ppid=19127 vsize=14088900 memory=6943526294502006880 CPUtime=0.01 cores=1,3,5,7
/proc/19130/task/19136/stat : 19136 (java) S 19127 19130 18471 0 -1 1077944384 86 0 0 0 1 0 0 0 20 0 15 0 243867304 14427033600 55341 33554432000 4194304 4196468 140726445477456 139845958622224 139846031701717 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38445056 140726445478992 140726445479177 140726445479177 140726445481935 0
[pid=19130/tid=19137] ppid=19127 vsize=14088900 memory=6944656575208382560 CPUtime=0.01 cores=1,3,5,7
/proc/19130/task/19137/stat : 19137 (java) S 19127 19130 18471 0 -1 1077944384 115 0 0 0 1 0 0 0 20 0 15 0 243867306 14427033600 55341 33554432000 4194304 4196468 140726445477456 139845505235056 139846031702658 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38445056 140726445478992 140726445479177 140726445479177 140726445481935 0
[pid=19130/tid=19138] ppid=19127 vsize=14088900 memory=6655300316396806240 CPUtime=0 cores=1,3,5,7
/proc/19130/task/19138/stat : 19138 (java) S 19127 19130 18471 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 243867306 14427033600 55341 33554432000 4194304 4196468 140726445477456 139845504181088 139846031701717 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38445056 140726445478992 140726445479177 140726445479177 140726445481935 0
[pid=19130/tid=19139] ppid=19127 vsize=14088900 memory=-6948055166404804227 CPUtime=0 cores=1,3,5,7
/proc/19130/task/19139/stat : 19139 (java) S 19127 19130 18471 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 15 0 243867306 14427033600 55341 33554432000 4194304 4196468 140726445477456 139845503128704 139846031701717 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38445056 140726445478992 140726445479177 140726445479177 140726445481935 0
[pid=19130/tid=19140] ppid=19127 vsize=14088900 memory=8171313558828896340 CPUtime=0 cores=1,3,5,7
/proc/19130/task/19140/stat : 19140 (java) S 19127 19130 18471 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 243867309 14427033600 55341 33554432000 4194304 4196468 140726445477456 139845502077008 139846031710107 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38445056 140726445478992 140726445479177 140726445479177 140726445481935 0
[pid=19130/tid=19141] ppid=19127 vsize=14088900 memory=7684433391216329530 CPUtime=0.39 cores=1,3,5,7
/proc/19130/task/19141/stat : 19141 (java) S 19127 19130 18471 0 -1 1077944384 2107 0 0 0 39 0 0 0 20 0 15 0 243867309 14427033600 55341 33554432000 4194304 4196468 140726445477456 139845501024880 139846031702658 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38445056 140726445478992 140726445479177 140726445479177 140726445481935 0
[pid=19130/tid=19142] ppid=19127 vsize=14088900 memory=6944656592455350634 CPUtime=0.4 cores=1,3,5,7
/proc/19130/task/19142/stat : 19142 (java) S 19127 19130 18471 0 -1 1077944384 1872 0 0 0 40 0 0 0 20 0 15 0 243867309 14427033600 55341 33554432000 4194304 4196468 140726445477456 139845499972080 139846031702658 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38445056 140726445478992 140726445479177 140726445479177 140726445481935 0
[pid=19130/tid=19143] ppid=19127 vsize=14088900 memory=4639622827774857296 CPUtime=0.35 cores=1,3,5,7
/proc/19130/task/19143/stat : 19143 (java) S 19127 19130 18471 0 -1 1077944384 3413 0 0 0 34 1 0 0 20 0 15 0 243867309 14427033600 55341 33554432000 4194304 4196468 140726445477456 139845498919792 139846031702658 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38445056 140726445478992 140726445479177 140726445479177 140726445481935 0
[pid=19130/tid=19144] ppid=19127 vsize=14088900 memory=7446251619549405522 CPUtime=0 cores=1,3,5,7
/proc/19130/task/19144/stat : 19144 (java) S 19127 19130 18471 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 243867309 14427033600 55341 33554432000 4194304 4196468 140726445477456 139845497867232 139846031701717 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38445056 140726445478992 140726445479177 140726445479177 140726445481935 0
[pid=19130/tid=19145] ppid=19127 vsize=14088900 memory=2647401521409 CPUtime=0 cores=1,3,5,7
/proc/19130/task/19145/stat : 19145 (java) S 19127 19130 18471 0 -1 1077944384 10 0 0 0 0 0 0 0 20 0 15 0 243867309 14427033600 55341 33554432000 4194304 4196468 140726445477456 139845496814000 139846031702658 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38445056 140726445478992 140726445479177 140726445479177 140726445481935 0
Current children cumulated CPU time: 5.8 s
Current children cumulated vsize: 14088900 KiB
Current children cumulated memory: 221364 KiB

Child status: 0
Real time (s): 4.68175
CPU time (s): 5.88572
CPU user time (s): 5.77644
CPU system time (s): 0.109275
CPU usage (%): 125.716
Max. virtual memory (cumulated for all children) (KiB): 14088900
Max. memory (cumulated for all children) (KiB): 227044

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5.77644
system time used= 0.109275
maximum resident set size= 228544
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28921
page faults= 0
swaps= 0
block input operations= 0
block output operations= 112
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2337
involuntary context switches= 8


# summary of solver processes directly reported to runsolver:
#   pid: 19130
#   total CPU time (s): 5.88572
#   total CPU user time (s): 5.77644
#   total CPU system time (s): 0.109275

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.053656 second user time and 0.080939 second system time

The end

Launcher Data

Begin job on node138 at 2018-08-14 18:10:41
IDJOB=4307591
IDBENCH=141407
IDSOLVER=2790
FILE ID=node138/4307591-1534263041
RUNJOBID= node138-1534258053-18503
PBS_JOBID= 21038119
Free space on /tmp= 27360 MiB

SOLVER NAME= OscaR - Conflict Ordering 2018-08-14
BENCH NAME= XCSP18/Dubois/Dubois-018_c18.xml
COMMAND LINE= java -Xmx11000m -jar oscarCPXcsp3-conf_order.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4307591-1534263041/watcher-4307591-1534263041 -o /tmp/evaluation-result-4307591-1534263041/solver-4307591-1534263041 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node138-1534258053-18503 --watchdog 2580  java -Xmx11000m -jar oscarCPXcsp3-conf_order.jar --randomseed 1938500116 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4307591-1534263041.xml

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

MD5SUM BENCH= 87315209bf8a3d7a2526762832107213
RANDOM SEED=1938500116

node138.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.71
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.71
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.71
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.71
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:        23735472 kB
MemAvailable:   31063696 kB
Buffers:          122200 kB
Cached:          7383356 kB
SwapCached:           12 kB
Active:          4745180 kB
Inactive:        3654648 kB
Active(anon):     838316 kB
Inactive(anon):   108408 kB
Active(file):    3906864 kB
Inactive(file):  3546240 kB
Unevictable:        7276 kB
Mlocked:            7276 kB
SwapTotal:      67108860 kB
SwapFree:       67108796 kB
Dirty:             35776 kB
Writeback:             0 kB
AnonPages:        901240 kB
Mapped:            66460 kB
Shmem:             49740 kB
Slab:             331804 kB
SReclaimable:     303580 kB
SUnreclaim:        28224 kB
KernelStack:        3632 kB
PageTables:         6892 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1872936 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    823296 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      112000 kB
DirectMap2M:    33433600 kB

Free space on /tmp at the end= 27324 MiB
End job on node138 at 2018-08-14 18:10:46