Trace number 4298827

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
The dodo solver 2018-04-29? (NS) 6.82164 3.64948

General information on the benchmark

NamePseudoBoolean-dec/
Pb-robin18_c18.xml
MD5SUMf09386fa05f6191f12fed212ce37b406
Bench CategoryCSP (decision problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables23409
Number of constraints1386
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":23409}]
Minimum variable degree10
Maximum variable degree10
Distribution of variable degrees[{"degree":10,"count":23409}]
Minimum constraint arity153
Maximum constraint arity289
Distribution of constraint arities[{"arity":153,"count":1224},{"arity":289,"count":162}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":1386}]
Optimization problemNO
Type of objective

Solver Data

0.13/0.13	c version: 2018-04-11
0.13/0.13	c seed: 1811631
0.13/0.13	c timeout: 2520
0.13/0.13	c memlimit: -1
0.13/0.13	c nbcore: -1
6.77/3.63	c Caught NotImplementedException
6.77/3.63	c 	minicp.search.DFSearch.start(DFSearch.java:79)
6.77/3.63	c 	xcsp3.XCSP3.solve(XCSP3.java:794)
6.77/3.63	c 	xcsp3.CompetitionApp.runSolver(CompetitionApp.java:61)
6.77/3.63	c 	xcsp3.CompetitionApp.main(CompetitionApp.java:48)
6.77/3.63	s UNSUPPORTED

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 (15150 MiB free)
  memory of node 1: 16384 MiB (11552 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4298827-1532783349/watcher-4298827-1532783349 -o /tmp/evaluation-result-4298827-1532783349/solver-4298827-1532783349 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node149-1532775878-27709 --watchdog 2580 java -jar HOME/dodo_solver.jar HOME/instance-4298827-1532783349.xml --timelimit 2520 

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

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

solver pid=28410, runsolver pid=28407

[startup+0.102345 s]*
/proc/loadavg: 1.45 1.46 1.41 4/215 28425
/proc/meminfo: memFree=27329096/32770624 swapFree=67108496/67108860
[pid=28410] ppid=28407 vsize=10658972 memory=27884 CPUtime=0.13 cores=0,2,4,6
/proc/28410/stat : 28410 (java) S 28407 28410 27678 0 -1 1077944320 5328 0 0 0 12 1 0 0 20 0 15 0 95898099 10914787328 6971 33554432000 4194304 4196468 140729638737744 140729638720288 139648830942967 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 29835264 140729638745208 140729638745353 140729638745353 140729638748111 0
/proc/28410/statm: 2664743 6971 2874 1 0 2627263 0
[pid=28410/tid=28412] ppid=28407 vsize=10658972 memory=-8269626465541328251 CPUtime=0.09 cores=0,2,4,6
/proc/28410/task/28412/stat : 28412 (java) S 28407 28410 27678 0 -1 1077944384 3144 0 0 0 9 0 0 0 20 0 15 0 95898099 10914787328 6971 33554432000 4194304 4196468 140729638737744 139648835172528 139648830953173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29835264 140729638745208 140729638745353 140729638745353 140729638748111 0
[pid=28410/tid=28413] ppid=28407 vsize=10658972 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28410/task/28413/stat : 28413 (java) S 28407 28410 27678 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95898100 10914787328 6971 33554432000 4194304 4196468 140729638737744 139648783563664 139648830953173 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29835264 140729638745208 140729638745353 140729638745353 140729638748111 0
[pid=28410/tid=28414] ppid=28407 vsize=10658972 memory=140711993005696 CPUtime=0 cores=0,2,4,6
/proc/28410/task/28414/stat : 28414 (java) S 28407 28410 27678 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95898100 10914787328 6971 33554432000 4194304 4196468 140729638737744 139648782510864 139648830953173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29835264 140729638745208 140729638745353 140729638745353 140729638748111 0
[pid=28410/tid=28415] ppid=28407 vsize=10658972 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28410/task/28415/stat : 28415 (java) S 28407 28410 27678 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95898100 10914787328 6971 33554432000 4194304 4196468 140729638737744 139648435936400 139648830953173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29835264 140729638745208 140729638745353 140729638745353 140729638748111 0
[pid=28410/tid=28416] ppid=28407 vsize=10658972 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28410/task/28416/stat : 28416 (java) S 28407 28410 27678 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95898100 10914787328 6971 33554432000 4194304 4196468 140729638737744 139648434883600 139648830953173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29835264 140729638745208 140729638745353 140729638745353 140729638748111 0
[pid=28410/tid=28417] ppid=28407 vsize=10658972 memory=140711993005696 CPUtime=0 cores=0,2,4,6
/proc/28410/task/28417/stat : 28417 (java) S 28407 28410 27678 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95898102 10914787328 6971 33554432000 4194304 4196468 140729638737744 139648068118640 139648830954114 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29835264 140729638745208 140729638745353 140729638745353 140729638748111 0
[pid=28410/tid=28418] ppid=28407 vsize=10658972 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28410/task/28418/stat : 28418 (java) S 28407 28410 27678 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 95898102 10914787328 6971 33554432000 4194304 4196468 140729638737744 139648067064608 139648830953173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29835264 140729638745208 140729638745353 140729638745353 140729638748111 0
[pid=28410/tid=28419] ppid=28407 vsize=10658972 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28410/task/28419/stat : 28419 (java) S 28407 28410 27678 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 95898102 10914787328 6971 33554432000 4194304 4196468 140729638737744 139648066012272 139648830953173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29835264 140729638745208 140729638745353 140729638745353 140729638748111 0
[pid=28410/tid=28420] ppid=28407 vsize=10658972 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28410/task/28420/stat : 28420 (java) S 28407 28410 27678 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95898105 10914787328 6971 33554432000 4194304 4196468 140729638737744 139648064960592 139648830961563 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29835264 140729638745208 140729638745353 140729638745353 140729638748111 0
[pid=28410/tid=28421] ppid=28407 vsize=10658972 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28410/task/28421/stat : 28421 (java) R 28407 28410 27678 0 -1 1077944384 350 0 0 0 0 0 0 0 20 0 15 0 95898105 10914787328 6971 33554432000 4194304 4196468 140729638737744 139648063901488 139648830953173 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 29835264 140729638745208 140729638745353 140729638745353 140729638748111 0
[pid=28410/tid=28422] ppid=28407 vsize=10658972 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28410/task/28422/stat : 28422 (java) R 28407 28410 27678 0 -1 4202560 143 0 0 0 0 0 0 0 20 0 15 0 95898105 10914787328 6971 33554432000 4194304 4196468 140729638737744 139648062847168 139648815840722 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 29835264 140729638745208 140729638745353 140729638745353 140729638748111 0
[pid=28410/tid=28423] ppid=28407 vsize=10658972 memory=140711993005696 CPUtime=0.02 cores=0,2,4,6
/proc/28410/task/28423/stat : 28423 (java) S 28407 28410 27678 0 -1 1077944384 331 0 0 0 2 0 0 0 20 0 15 0 95898105 10914787328 6971 33554432000 4194304 4196468 140729638737744 139648061803376 139648830954114 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29835264 140729638745208 140729638745353 140729638745353 140729638748111 0
[pid=28410/tid=28424] ppid=28407 vsize=10658972 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28410/task/28424/stat : 28424 (java) S 28407 28410 27678 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95898105 10914787328 6971 33554432000 4194304 4196468 140729638737744 139648060750816 139648830953173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29835264 140729638745208 140729638745353 140729638745353 140729638748111 0
[pid=28410/tid=28425] ppid=28407 vsize=10658972 memory=140711993005696 CPUtime=0 cores=0,2,4,6
/proc/28410/task/28425/stat : 28425 (java) S 28407 28410 27678 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95898105 10914787328 6971 33554432000 4194304 4196468 140729638737744 139648059697584 139648830954114 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29835264 140729638745208 140729638745353 140729638745353 140729638748111 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 10658972 KiB
Current children cumulated memory: 27884 KiB

[startup+0.212517 s]*
/proc/loadavg: 1.45 1.46 1.41 4/215 28425
/proc/meminfo: memFree=27315408/32770624 swapFree=67108496/67108860
[pid=28410] ppid=28407 vsize=10661056 memory=40508 CPUtime=0.34 cores=0,2,4,6
/proc/28410/stat : 28410 (java) S 28407 28410 27678 0 -1 1077944320 8288 0 0 0 32 2 0 0 20 0 15 0 95898099 10916921344 10127 33554432000 4194304 4196468 140729638737744 140729638720288 139648830942967 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 29835264 140729638745208 140729638745353 140729638745353 140729638748111 0
/proc/28410/statm: 2665264 10127 2971 1 0 2627263 0
[pid=28410/tid=28412] ppid=28407 vsize=10661056 memory=7022364594140610616 CPUtime=0.19 cores=0,2,4,6
/proc/28410/task/28412/stat : 28412 (java) R 28407 28410 27678 0 -1 4202560 5119 0 0 0 18 1 0 0 20 0 15 0 95898099 10916921344 10127 33554432000 4194304 4196468 140729638737744 139648835182448 139648830964893 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 29835264 140729638745208 140729638745353 140729638745353 140729638748111 0
[pid=28410/tid=28413] ppid=28407 vsize=10661056 memory=364 CPUtime=0 cores=0,2,4,6
/proc/28410/task/28413/stat : 28413 (java) S 28407 28410 27678 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95898100 10916921344 10127 33554432000 4194304 4196468 140729638737744 139648783563664 139648830953173 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29835264 140729638745208 140729638745353 140729638745353 140729638748111 0
[pid=28410/tid=28414] ppid=28407 vsize=10661056 memory=288371088144717440 CPUtime=0 cores=0,2,4,6
/proc/28410/task/28414/stat : 28414 (java) S 28407 28410 27678 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95898100 10916921344 10127 33554432000 4194304 4196468 140729638737744 139648782510864 139648830953173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29835264 140729638745208 140729638745353 140729638745353 140729638748111 0
[pid=28410/tid=28415] ppid=28407 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28410/task/28415/stat : 28415 (java) S 28407 28410 27678 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95898100 10916921344 10127 33554432000 4194304 4196468 140729638737744 139648435936400 139648830953173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29835264 140729638745208 140729638745353 140729638745353 140729638748111 0
[pid=28410/tid=28416] ppid=28407 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28410/task/28416/stat : 28416 (java) S 28407 28410 27678 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95898100 10916921344 10127 33554432000 4194304 4196468 140729638737744 139648434883600 139648830953173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29835264 140729638745208 140729638745353 140729638745353 140729638748111 0
[pid=28410/tid=28417] ppid=28407 vsize=10661056 memory=140711993005696 CPUtime=0 cores=0,2,4,6
/proc/28410/task/28417/stat : 28417 (java) S 28407 28410 27678 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95898102 10916921344 10127 33554432000 4194304 4196468 140729638737744 139648068118640 139648830954114 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29835264 140729638745208 140729638745353 140729638745353 140729638748111 0
[pid=28410/tid=28418] ppid=28407 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28410/task/28418/stat : 28418 (java) S 28407 28410 27678 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 95898102 10916921344 10127 33554432000 4194304 4196468 140729638737744 139648067064608 139648830953173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29835264 140729638745208 140729638745353 140729638745353 140729638748111 0
[pid=28410/tid=28419] ppid=28407 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28410/task/28419/stat : 28419 (java) S 28407 28410 27678 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 95898102 10916921344 10127 33554432000 4194304 4196468 140729638737744 139648066012272 139648830953173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29835264 140729638745208 140729638745353 140729638745353 140729638748111 0
[pid=28410/tid=28420] ppid=28407 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28410/task/28420/stat : 28420 (java) S 28407 28410 27678 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95898105 10916921344 10127 33554432000 4194304 4196468 140729638737744 139648064960592 139648830961563 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29835264 140729638745208 140729638745353 140729638745353 140729638748111 0
[pid=28410/tid=28421] ppid=28407 vsize=10661056 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/28410/task/28421/stat : 28421 (java) R 28407 28410 27678 0 -1 4202560 517 0 0 0 2 0 0 0 20 0 15 0 95898105 10916921344 10127 33554432000 4194304 4196468 140729638737744 139648063889368 139648830964314 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 29835264 140729638745208 140729638745353 140729638745353 140729638748111 0
[pid=28410/tid=28422] ppid=28407 vsize=10661056 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/28410/task/28422/stat : 28422 (java) R 28407 28410 27678 0 -1 1077944384 453 0 0 0 2 0 0 0 20 0 15 0 95898105 10916921344 10127 33554432000 4194304 4196468 140729638737744 139648062855760 139648830953173 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 29835264 140729638745208 140729638745353 140729638745353 140729638748111 0
[pid=28410/tid=28423] ppid=28407 vsize=10661056 memory=140711993005696 CPUtime=0.08 cores=0,2,4,6
/proc/28410/task/28423/stat : 28423 (java) R 28407 28410 27678 0 -1 4202560 831 0 0 0 8 0 0 0 20 0 15 0 95898105 10916921344 10127 33554432000 4194304 4196468 140729638737744 139648061800312 139648830964314 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 29835264 140729638745208 140729638745353 140729638745353 140729638748111 0
[pid=28410/tid=28424] ppid=28407 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28410/task/28424/stat : 28424 (java) S 28407 28410 27678 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95898105 10916921344 10127 33554432000 4194304 4196468 140729638737744 139648060750816 139648830953173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29835264 140729638745208 140729638745353 140729638745353 140729638748111 0
[pid=28410/tid=28425] ppid=28407 vsize=10661056 memory=140711993005696 CPUtime=0 cores=0,2,4,6
/proc/28410/task/28425/stat : 28425 (java) S 28407 28410 27678 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95898105 10916921344 10127 33554432000 4194304 4196468 140729638737744 139648059697584 139648830954114 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29835264 140729638745208 140729638745353 140729638745353 140729638748111 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 10661056 KiB
Current children cumulated memory: 40508 KiB

[startup+0.320829 s]*
/proc/loadavg: 1.45 1.46 1.41 5/215 28425
/proc/meminfo: memFree=27291336/32770624 swapFree=67108496/67108860
[pid=28410] ppid=28407 vsize=10661132 memory=65852 CPUtime=0.72 cores=0,2,4,6
/proc/28410/stat : 28410 (java) S 28407 28410 27678 0 -1 1077944320 9962 0 0 0 69 3 0 0 20 0 15 0 95898099 10916999168 16463 33554432000 4194304 4196468 140729638737744 140729638720288 139648830942967 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 29835264 140729638745208 140729638745353 140729638745353 140729638748111 0
/proc/28410/statm: 2665283 16463 3061 1 0 2627263 0
[pid=28410/tid=28412] ppid=28407 vsize=10661132 memory=7311146985107750967 CPUtime=0.3 cores=0,2,4,6
/proc/28410/task/28412/stat : 28412 (java) R 28407 28410 27678 0 -1 4202560 5386 0 0 0 28 2 0 0 20 0 15 0 95898099 10916999168 16463 33554432000 4194304 4196468 140729638737744 139648835178920 139648462623984 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 29835264 140729638745208 140729638745353 140729638745353 140729638748111 0
[pid=28410/tid=28413] ppid=28407 vsize=10661132 memory=288230600429797399 CPUtime=0 cores=0,2,4,6
/proc/28410/task/28413/stat : 28413 (java) S 28407 28410 27678 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95898100 10916999168 16463 33554432000 4194304 4196468 140729638737744 139648783563664 139648830953173 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29835264 140729638745208 140729638745353 140729638745353 140729638748111 0
[pid=28410/tid=28414] ppid=28407 vsize=10661132 memory=288371088144717440 CPUtime=0 cores=0,2,4,6
/proc/28410/task/28414/stat : 28414 (java) S 28407 28410 27678 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95898100 10916999168 16463 33554432000 4194304 4196468 140729638737744 139648782510864 139648830953173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29835264 140729638745208 140729638745353 140729638745353 140729638748111 0
[pid=28410/tid=28415] ppid=28407 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28410/task/28415/stat : 28415 (java) S 28407 28410 27678 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95898100 10916999168 16463 33554432000 4194304 4196468 140729638737744 139648435936400 139648830953173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29835264 140729638745208 140729638745353 140729638745353 140729638748111 0
[pid=28410/tid=28416] ppid=28407 vsize=10661132 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28410/task/28416/stat : 28416 (java) S 28407 28410 27678 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95898100 10916999168 16463 33554432000 4194304 4196468 140729638737744 139648434883600 139648830953173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29835264 140729638745208 140729638745353 140729638745353 140729638748111 0
[pid=28410/tid=28417] ppid=28407 vsize=10661132 memory=140711993005696 CPUtime=0 cores=0,2,4,6
/proc/28410/task/28417/stat : 28417 (java) S 28407 28410 27678 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 95898102 10916999168 16463 33554432000 4194304 4196468 140729638737744 139648068118640 139648830954114 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29835264 140729638745208 140729638745353 140729638745353 140729638748111 0
[pid=28410/tid=28418] ppid=28407 vsize=10661132 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28410/task/28418/stat : 28418 (java) S 28407 28410 27678 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 95898102 10916999168 16463 33554432000 4194304 4196468 140729638737744 139648067064608 139648830953173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29835264 140729638745208 140729638745353 140729638745353 140729638748111 0
[pid=28410/tid=28419] ppid=28407 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28410/task/28419/stat : 28419 (java) S 28407 28410 27678 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 95898102 10916999168 16463 33554432000 4194304 4196468 140729638737744 139648066012272 139648830953173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29835264 140729638745208 140729638745353 140729638745353 140729638748111 0
[pid=28410/tid=28420] ppid=28407 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28410/task/28420/stat : 28420 (java) S 28407 28410 27678 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95898105 10916999168 16463 33554432000 4194304 4196468 140729638737744 139648064960592 139648830961563 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29835264 140729638745208 140729638745353 140729638745353 140729638748111 0
[pid=28410/tid=28421] ppid=28407 vsize=10661132 memory=0 CPUtime=0.13 cores=0,2,4,6
/proc/28410/task/28421/stat : 28421 (java) R 28407 28410 27678 0 -1 4202560 1153 0 0 0 13 0 0 0 20 0 15 0 95898105 10916999168 16463 33554432000 4194304 4196468 140729638737744 139648063895312 139648816047064 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 29835264 140729638745208 140729638745353 140729638745353 140729638748111 0
[pid=28410/tid=28422] ppid=28407 vsize=10661132 memory=-1 CPUtime=0.13 cores=0,2,4,6
/proc/28410/task/28422/stat : 28422 (java) R 28407 28410 27678 0 -1 4202560 948 0 0 0 13 0 0 0 20 0 15 0 95898105 10916999168 16463 33554432000 4194304 4196468 140729638737744 139648062844816 139648811646093 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 29835264 140729638745208 140729638745353 140729638745353 140729638748111 0
[pid=28410/tid=28423] ppid=28407 vsize=10661132 memory=140711993005696 CPUtime=0.13 cores=0,2,4,6
/proc/28410/task/28423/stat : 28423 (java) R 28407 28410 27678 0 -1 1077944384 1104 0 0 0 13 0 0 0 20 0 15 0 95898105 10916999168 16463 33554432000 4194304 4196468 140729638737744 139648061803376 139648830954114 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 29835264 140729638745208 140729638745353 140729638745353 140729638748111 0
[pid=28410/tid=28424] ppid=28407 vsize=10661132 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28410/task/28424/stat : 28424 (java) S 28407 28410 27678 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95898105 10916999168 16463 33554432000 4194304 4196468 140729638737744 139648060750816 139648830953173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29835264 140729638745208 140729638745353 140729638745353 140729638748111 0
[pid=28410/tid=28425] ppid=28407 vsize=10661132 memory=140711993005696 CPUtime=0 cores=0,2,4,6
/proc/28410/task/28425/stat : 28425 (java) S 28407 28410 27678 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95898105 10916999168 16463 33554432000 4194304 4196468 140729638737744 139648059697584 139648830954114 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29835264 140729638745208 140729638745353 140729638745353 140729638748111 0
Current children cumulated CPU time: 0.72 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 65852 KiB

[startup+0.703783 s]
/proc/loadavg: 1.45 1.46 1.41 5/215 28425
/proc/meminfo: memFree=27240628/32770624 swapFree=67108496/67108860
[pid=28410] ppid=28407 vsize=10661132 memory=196576 CPUtime=1.94 cores=0,2,4,6
/proc/28410/stat : 28410 (java) S 28407 28410 27678 0 -1 1077944320 12068 0 0 0 188 6 0 0 20 0 15 0 95898099 10916999168 49144 33554432000 4194304 4196468 140729638737744 140729638720288 139648830942967 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 29835264 140729638745208 140729638745353 140729638745353 140729638748111 0
/proc/28410/statm: 2665283 49144 3119 1 0 2627263 0
[pid=28410/tid=28412] ppid=28407 vsize=10661132 memory=1788 CPUtime=0.66 cores=0,2,4,6
/proc/28410/task/28412/stat : 28412 (java) R 28407 28410 27678 0 -1 4202560 5540 0 0 0 62 4 0 0 20 0 15 0 95898099 10916999168 49144 33554432000 4194304 4196468 140729638737744 139648835177352 139648465493558 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 29835264 140729638745208 140729638745353 140729638745353 140729638748111 0
[pid=28410/tid=28413] ppid=28407 vsize=10661132 memory=860 CPUtime=0 cores=0,2,4,6
/proc/28410/task/28413/stat : 28413 (java) S 28407 28410 27678 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 15 0 95898100 10916999168 49144 33554432000 4194304 4196468 140729638737744 139648783563664 139648830953173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29835264 140729638745208 140729638745353 140729638745353 140729638748111 0
[pid=28410/tid=28414] ppid=28407 vsize=10661132 memory=12556 CPUtime=0 cores=0,2,4,6
/proc/28410/task/28414/stat : 28414 (java) S 28407 28410 27678 0 -1 1077944384 15 0 0 0 0 0 0 0 20 0 15 0 95898100 10916999168 49144 33554432000 4194304 4196468 140729638737744 139648782510864 139648830953173 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29835264 140729638745208 140729638745353 140729638745353 140729638748111 0
[pid=28410/tid=28415] ppid=28407 vsize=10661132 memory=756 CPUtime=0.01 cores=0,2,4,6
/proc/28410/task/28415/stat : 28415 (java) S 28407 28410 27678 0 -1 1077944384 14 0 0 0 1 0 0 0 20 0 15 0 95898100 10916999168 49144 33554432000 4194304 4196468 140729638737744 139648435936400 139648830953173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29835264 140729638745208 140729638745353 140729638745353 140729638748111 0
[pid=28410/tid=28416] ppid=28407 vsize=10661132 memory=1616 CPUtime=0 cores=0,2,4,6
/proc/28410/task/28416/stat : 28416 (java) S 28407 28410 27678 0 -1 1077944384 18 0 0 0 0 0 0 0 20 0 15 0 95898100 10916999168 49144 33554432000 4194304 4196468 140729638737744 139648434883600 139648830953173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29835264 140729638745208 140729638745353 140729638745353 140729638748111 0
[pid=28410/tid=28417] ppid=28407 vsize=10661132 memory=1836 CPUtime=0 cores=0,2,4,6
/proc/28410/task/28417/stat : 28417 (java) S 28407 28410 27678 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 15 0 95898102 10916999168 49144 33554432000 4194304 4196468 140729638737744 139648068118640 139648830954114 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29835264 140729638745208 140729638745353 140729638745353 140729638748111 0
[pid=28410/tid=28418] ppid=28407 vsize=10661132 memory=1132 CPUtime=0 cores=0,2,4,6
/proc/28410/task/28418/stat : 28418 (java) S 28407 28410 27678 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 95898102 10916999168 49144 33554432000 4194304 4196468 140729638737744 139648067064608 139648830953173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29835264 140729638745208 140729638745353 140729638745353 140729638748111 0
[pid=28410/tid=28419] ppid=28407 vsize=10661132 memory=6384 CPUtime=0 cores=0,2,4,6
/proc/28410/task/28419/stat : 28419 (java) S 28407 28410 27678 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 95898102 10916999168 49144 33554432000 4194304 4196468 140729638737744 139648066012272 139648830953173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29835264 140729638745208 140729638745353 140729638745353 140729638748111 0
[pid=28410/tid=28420] ppid=28407 vsize=10661132 memory=6297835844906604903 CPUtime=0 cores=0,2,4,6
/proc/28410/task/28420/stat : 28420 (java) S 28407 28410 27678 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95898105 10916999168 49144 33554432000 4194304 4196468 140729638737744 139648064960592 139648830961563 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29835264 140729638745208 140729638745353 140729638745353 140729638748111 0
[pid=28410/tid=28421] ppid=28407 vsize=10661132 memory=7523093115782322283 CPUtime=0.47 cores=0,2,4,6
/proc/28410/task/28421/stat : 28421 (java) R 28407 28410 27678 0 -1 4202560 1692 0 0 0 47 0 0 0 20 0 15 0 95898105 10916999168 49144 33554432000 4194304 4196468 140729638737744 139648063907648 139648816050423 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 29835264 140729638745208 140729638745353 140729638745353 140729638748111 0
[pid=28410/tid=28422] ppid=28407 vsize=10661132 memory=5787213827096799335 CPUtime=0.48 cores=0,2,4,6
/proc/28410/task/28422/stat : 28422 (java) R 28407 28410 27678 0 -1 4202560 1857 0 0 0 48 0 0 0 20 0 15 0 95898105 10916999168 49144 33554432000 4194304 4196468 140729638737744 139648062834080 139648812121847 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 29835264 140729638745208 140729638745353 140729638745353 140729638748111 0
[pid=28410/tid=28423] ppid=28407 vsize=10661132 memory=0 CPUtime=0.25 cores=0,2,4,6
/proc/28410/task/28423/stat : 28423 (java) S 28407 28410 27678 0 -1 1077944384 1481 0 0 0 25 0 0 0 20 0 15 0 95898105 10916999168 49144 33554432000 4194304 4196468 140729638737744 139648061803376 139648830954114 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29835264 140729638745208 140729638745353 140729638745353 140729638748111 0
[pid=28410/tid=28424] ppid=28407 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28410/task/28424/stat : 28424 (java) S 28407 28410 27678 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95898105 10916999168 49144 33554432000 4194304 4196468 140729638737744 139648060750816 139648830953173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29835264 140729638745208 140729638745353 140729638745353 140729638748111 0
[pid=28410/tid=28425] ppid=28407 vsize=10661132 memory=33 CPUtime=0 cores=0,2,4,6
/proc/28410/task/28425/stat : 28425 (java) S 28407 28410 27678 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95898105 10916999168 49144 33554432000 4194304 4196468 140729638737744 139648059697584 139648830954114 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29835264 140729638745208 140729638745353 140729638745353 140729638748111 0
Current children cumulated CPU time: 1.94 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 196576 KiB

[startup+1.5008 s]
/proc/loadavg: 1.33 1.44 1.40 6/215 28425
/proc/meminfo: memFree=27126084/32770624 swapFree=67108496/67108860
[pid=28410] ppid=28407 vsize=10661132 memory=237360 CPUtime=4.33 cores=0,2,4,6
/proc/28410/stat : 28410 (java) S 28407 28410 27678 0 -1 1077944320 14154 0 0 0 424 9 0 0 20 0 15 0 95898099 10916999168 59340 33554432000 4194304 4196468 140729638737744 140729638720288 139648830942967 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 29835264 140729638745208 140729638745353 140729638745353 140729638748111 0
/proc/28410/statm: 2665283 59340 3149 1 0 2627263 0
[pid=28410/tid=28412] ppid=28407 vsize=10661132 memory=6791534058613427641 CPUtime=1.42 cores=0,2,4,6
/proc/28410/task/28412/stat : 28412 (java) R 28407 28410 27678 0 -1 4202560 5643 0 0 0 138 4 0 0 20 0 15 0 95898099 10916999168 59340 33554432000 4194304 4196468 140729638737744 139648835181632 140729640699842 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 29835264 140729638745208 140729638745353 140729638745353 140729638748111 0
[pid=28410/tid=28413] ppid=28407 vsize=10661132 memory=-6951259422114956437 CPUtime=0.02 cores=0,2,4,6
/proc/28410/task/28413/stat : 28413 (java) S 28407 28410 27678 0 -1 1077944384 80 0 0 0 2 0 0 0 20 0 15 0 95898100 10916999168 59340 33554432000 4194304 4196468 140729638737744 139648783563664 139648830953173 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29835264 140729638745208 140729638745353 140729638745353 140729638748111 0
[pid=28410/tid=28414] ppid=28407 vsize=10661132 memory=-6509546260019855299 CPUtime=0.04 cores=0,2,4,6
/proc/28410/task/28414/stat : 28414 (java) S 28407 28410 27678 0 -1 1077944384 111 0 0 0 3 1 0 0 20 0 15 0 95898100 10916999168 59340 33554432000 4194304 4196468 140729638737744 139648782510864 139648830953173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29835264 140729638745208 140729638745353 140729638745353 140729638748111 0
[pid=28410/tid=28415] ppid=28407 vsize=10661132 memory=-7390251449858225344 CPUtime=0.04 cores=0,2,4,6
/proc/28410/task/28415/stat : 28415 (java) S 28407 28410 27678 0 -1 1077944384 89 0 0 0 3 1 0 0 20 0 15 0 95898100 10916999168 59340 33554432000 4194304 4196468 140729638737744 139648435936400 139648830953173 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29835264 140729638745208 140729638745353 140729638745353 140729638748111 0
[pid=28410/tid=28416] ppid=28407 vsize=10661132 memory=4134692831991786133 CPUtime=0.04 cores=0,2,4,6
/proc/28410/task/28416/stat : 28416 (java) S 28407 28410 27678 0 -1 1077944384 86 0 0 0 3 1 0 0 20 0 15 0 95898100 10916999168 59340 33554432000 4194304 4196468 140729638737744 139648434883600 139648830953173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29835264 140729638745208 140729638745353 140729638745353 140729638748111 0
[pid=28410/tid=28417] ppid=28407 vsize=10661132 memory=-7165351541977658656 CPUtime=0 cores=0,2,4,6
/proc/28410/task/28417/stat : 28417 (java) S 28407 28410 27678 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 15 0 95898102 10916999168 59340 33554432000 4194304 4196468 140729638737744 139648068118640 139648830954114 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29835264 140729638745208 140729638745353 140729638745353 140729638748111 0
[pid=28410/tid=28418] ppid=28407 vsize=10661132 memory=7884212411185261921 CPUtime=0 cores=0,2,4,6
/proc/28410/task/28418/stat : 28418 (java) S 28407 28410 27678 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 95898102 10916999168 59340 33554432000 4194304 4196468 140729638737744 139648067064672 139648830953173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29835264 140729638745208 140729638745353 140729638745353 140729638748111 0
[pid=28410/tid=28419] ppid=28407 vsize=10661132 memory=7734198239776631911 CPUtime=0 cores=0,2,4,6
/proc/28410/task/28419/stat : 28419 (java) S 28407 28410 27678 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 95898102 10916999168 59340 33554432000 4194304 4196468 140729638737744 139648066012272 139648830953173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29835264 140729638745208 140729638745353 140729638745353 140729638748111 0
[pid=28410/tid=28420] ppid=28407 vsize=10661132 memory=7090988413152880236 CPUtime=0 cores=0,2,4,6
/proc/28410/task/28420/stat : 28420 (java) S 28407 28410 27678 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95898105 10916999168 59340 33554432000 4194304 4196468 140729638737744 139648064960592 139648830961563 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29835264 140729638745208 140729638745353 140729638745353 140729638748111 0
[pid=28410/tid=28421] ppid=28407 vsize=10661132 memory=8298058442392131958 CPUtime=1.14 cores=0,2,4,6
/proc/28410/task/28421/stat : 28421 (java) S 28407 28410 27678 0 -1 1077944384 2488 0 0 0 114 0 0 0 20 0 15 0 95898105 10916999168 59340 33554432000 4194304 4196468 140729638737744 139648063908464 139648830954114 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29835264 140729638745208 140729638745353 140729638745353 140729638748111 0
[pid=28410/tid=28422] ppid=28407 vsize=10661132 memory=0 CPUtime=1.18 cores=0,2,4,6
/proc/28410/task/28422/stat : 28422 (java) S 28407 28410 27678 0 -1 1077944384 2213 0 0 0 118 0 0 0 20 0 15 0 95898105 10916999168 59340 33554432000 4194304 4196468 140729638737744 139648062855664 139648830954114 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29835264 140729638745208 140729638745353 140729638745353 140729638748111 0
[pid=28410/tid=28423] ppid=28407 vsize=10661132 memory=0 CPUtime=0.4 cores=0,2,4,6
/proc/28410/task/28423/stat : 28423 (java) S 28407 28410 27678 0 -1 1077944384 1999 0 0 0 40 0 0 0 20 0 15 0 95898105 10916999168 59340 33554432000 4194304 4196468 140729638737744 139648061803376 139648830954114 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29835264 140729638745208 140729638745353 140729638745353 140729638748111 0
[pid=28410/tid=28424] ppid=28407 vsize=10661132 memory=6791534058613427641 CPUtime=0 cores=0,2,4,6
/proc/28410/task/28424/stat : 28424 (java) S 28407 28410 27678 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95898105 10916999168 59340 33554432000 4194304 4196468 140729638737744 139648060750816 139648830953173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29835264 140729638745208 140729638745353 140729638745353 140729638748111 0
[pid=28410/tid=28425] ppid=28407 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28410/task/28425/stat : 28425 (java) S 28407 28410 27678 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95898105 10916999168 59340 33554432000 4194304 4196468 140729638737744 139648059697584 139648830954114 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29835264 140729638745208 140729638745353 140729638745353 140729638748111 0
Current children cumulated CPU time: 4.33 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 237360 KiB

[startup+3.11051 s]
/proc/loadavg: 1.33 1.44 1.40 3/215 28425
/proc/meminfo: memFree=27117216/32770624 swapFree=67108496/67108860
[pid=28410] ppid=28407 vsize=10661132 memory=238376 CPUtime=6.27 cores=0,2,4,6
/proc/28410/stat : 28410 (java) S 28407 28410 27678 0 -1 1077944320 14702 0 0 0 617 10 0 0 20 0 15 0 95898099 10916999168 59594 33554432000 4194304 4196468 140729638737744 140729638720288 139648830942967 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 29835264 140729638745208 140729638745353 140729638745353 140729638748111 0
/proc/28410/statm: 2665283 59594 3149 1 0 2627263 0
[pid=28410/tid=28412] ppid=28407 vsize=10661132 memory=6656426216303648864 CPUtime=3.03 cores=0,2,4,6
/proc/28410/task/28412/stat : 28412 (java) R 28407 28410 27678 0 -1 4202560 6100 0 0 0 298 5 0 0 20 0 15 0 95898099 10916999168 59594 33554432000 4194304 4196468 140729638737744 139648834477440 140729640699842 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 29835264 140729638745208 140729638745353 140729638745353 140729638748111 0
[pid=28410/tid=28413] ppid=28407 vsize=10661132 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/28410/task/28413/stat : 28413 (java) S 28407 28410 27678 0 -1 1077944384 80 0 0 0 2 0 0 0 20 0 15 0 95898100 10916999168 59594 33554432000 4194304 4196468 140729638737744 139648783563664 139648830953173 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29835264 140729638745208 140729638745353 140729638745353 140729638748111 0
[pid=28410/tid=28414] ppid=28407 vsize=10661132 memory=4639341352798146640 CPUtime=0.04 cores=0,2,4,6
/proc/28410/task/28414/stat : 28414 (java) S 28407 28410 27678 0 -1 1077944384 111 0 0 0 3 1 0 0 20 0 15 0 95898100 10916999168 59594 33554432000 4194304 4196468 140729638737744 139648782510864 139648830953173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29835264 140729638745208 140729638745353 140729638745353 140729638748111 0
[pid=28410/tid=28415] ppid=28407 vsize=10661132 memory=7380671248541445222 CPUtime=0.04 cores=0,2,4,6
/proc/28410/task/28415/stat : 28415 (java) S 28407 28410 27678 0 -1 1077944384 89 0 0 0 3 1 0 0 20 0 15 0 95898100 10916999168 59594 33554432000 4194304 4196468 140729638737744 139648435936400 139648830953173 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29835264 140729638745208 140729638745353 140729638745353 140729638748111 0
[pid=28410/tid=28416] ppid=28407 vsize=10661132 memory=7523358183797055569 CPUtime=0.04 cores=0,2,4,6
/proc/28410/task/28416/stat : 28416 (java) S 28407 28410 27678 0 -1 1077944384 86 0 0 0 3 1 0 0 20 0 15 0 95898100 10916999168 59594 33554432000 4194304 4196468 140729638737744 139648434883600 139648830953173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29835264 140729638745208 140729638745353 140729638745353 140729638748111 0
[pid=28410/tid=28417] ppid=28407 vsize=10661132 memory=122084445417224 CPUtime=0 cores=0,2,4,6
/proc/28410/task/28417/stat : 28417 (java) S 28407 28410 27678 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 15 0 95898102 10916999168 59594 33554432000 4194304 4196468 140729638737744 139648068118640 139648830954114 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29835264 140729638745208 140729638745353 140729638745353 140729638748111 0
[pid=28410/tid=28418] ppid=28407 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28410/task/28418/stat : 28418 (java) S 28407 28410 27678 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 95898102 10916999168 59594 33554432000 4194304 4196468 140729638737744 139648067064672 139648830953173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29835264 140729638745208 140729638745353 140729638745353 140729638748111 0
[pid=28410/tid=28419] ppid=28407 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28410/task/28419/stat : 28419 (java) S 28407 28410 27678 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 95898102 10916999168 59594 33554432000 4194304 4196468 140729638737744 139648066012272 139648830953173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29835264 140729638745208 140729638745353 140729638745353 140729638748111 0
[pid=28410/tid=28420] ppid=28407 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28410/task/28420/stat : 28420 (java) S 28407 28410 27678 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95898105 10916999168 59594 33554432000 4194304 4196468 140729638737744 139648064960592 139648830961563 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29835264 140729638745208 140729638745353 140729638745353 140729638748111 0
[pid=28410/tid=28421] ppid=28407 vsize=10661132 memory=0 CPUtime=1.32 cores=0,2,4,6
/proc/28410/task/28421/stat : 28421 (java) S 28407 28410 27678 0 -1 1077944384 2531 0 0 0 132 0 0 0 20 0 15 0 95898105 10916999168 59594 33554432000 4194304 4196468 140729638737744 139648063908464 139648830954114 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29835264 140729638745208 140729638745353 140729638745353 140729638748111 0
[pid=28410/tid=28422] ppid=28407 vsize=10661132 memory=0 CPUtime=1.31 cores=0,2,4,6
/proc/28410/task/28422/stat : 28422 (java) S 28407 28410 27678 0 -1 1077944384 2244 0 0 0 131 0 0 0 20 0 15 0 95898105 10916999168 59594 33554432000 4194304 4196468 140729638737744 139648062855664 139648830954114 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29835264 140729638745208 140729638745353 140729638745353 140729638748111 0
[pid=28410/tid=28423] ppid=28407 vsize=10661132 memory=237956 CPUtime=0.42 cores=0,2,4,6
/proc/28410/task/28423/stat : 28423 (java) S 28407 28410 27678 0 -1 1077944384 2014 0 0 0 42 0 0 0 20 0 15 0 95898105 10916999168 59594 33554432000 4194304 4196468 140729638737744 139648061803376 139648830954114 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29835264 140729638745208 140729638745353 140729638745353 140729638748111 0
[pid=28410/tid=28424] ppid=28407 vsize=10661132 memory=244105291538227 CPUtime=0 cores=0,2,4,6
/proc/28410/task/28424/stat : 28424 (java) S 28407 28410 27678 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95898105 10916999168 59594 33554432000 4194304 4196468 140729638737744 139648060750816 139648830953173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29835264 140729638745208 140729638745353 140729638745353 140729638748111 0
[pid=28410/tid=28425] ppid=28407 vsize=10661132 memory=281423705682576 CPUtime=0 cores=0,2,4,6
/proc/28410/task/28425/stat : 28425 (java) S 28407 28410 27678 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95898105 10916999168 59594 33554432000 4194304 4196468 140729638737744 139648059697584 139648830954114 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29835264 140729638745208 140729638745353 140729638745353 140729638748111 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 238376 KiB

[startup+3.64943 s]
# the end of solver process 28410 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=6.69995 s, system=0.121689 s

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

[startup+3.20098 s]
/proc/loadavg: 1.33 1.44 1.40 3/215 28425
/proc/meminfo: memFree=27117216/32770624 swapFree=67108496/67108860
[pid=28410] ppid=28407 vsize=10661132 memory=238376 CPUtime=6.36 cores=0,2,4,6
/proc/28410/stat : 28410 (java) S 28407 28410 27678 0 -1 1077944320 14715 0 0 0 626 10 0 0 20 0 15 0 95898099 10916999168 59594 33554432000 4194304 4196468 140729638737744 140729638720288 139648830942967 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 29835264 140729638745208 140729638745353 140729638745353 140729638748111 0
/proc/28410/statm: 2665283 59594 3149 1 0 2627263 0
[pid=28410/tid=28412] ppid=28407 vsize=10661132 memory=281423705683056 CPUtime=3.12 cores=0,2,4,6
/proc/28410/task/28412/stat : 28412 (java) R 28407 28410 27678 0 -1 4202560 6113 0 0 0 307 5 0 0 20 0 15 0 95898099 10916999168 59594 33554432000 4194304 4196468 140729638737744 139648834477440 140729640699842 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 29835264 140729638745208 140729638745353 140729638745353 140729638748111 0
[pid=28410/tid=28413] ppid=28407 vsize=10661132 memory=281423705683504 CPUtime=0.02 cores=0,2,4,6
/proc/28410/task/28413/stat : 28413 (java) S 28407 28410 27678 0 -1 1077944384 80 0 0 0 2 0 0 0 20 0 15 0 95898100 10916999168 59594 33554432000 4194304 4196468 140729638737744 139648783563664 139648830953173 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29835264 140729638745208 140729638745353 140729638745353 140729638748111 0
[pid=28410/tid=28414] ppid=28407 vsize=10661132 memory=281423705683440 CPUtime=0.04 cores=0,2,4,6
/proc/28410/task/28414/stat : 28414 (java) S 28407 28410 27678 0 -1 1077944384 111 0 0 0 3 1 0 0 20 0 15 0 95898100 10916999168 59594 33554432000 4194304 4196468 140729638737744 139648782510864 139648830953173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29835264 140729638745208 140729638745353 140729638745353 140729638748111 0
[pid=28410/tid=28415] ppid=28407 vsize=10661132 memory=281423706078704 CPUtime=0.04 cores=0,2,4,6
/proc/28410/task/28415/stat : 28415 (java) S 28407 28410 27678 0 -1 1077944384 89 0 0 0 3 1 0 0 20 0 15 0 95898100 10916999168 59594 33554432000 4194304 4196468 140729638737744 139648435936400 139648830953173 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29835264 140729638745208 140729638745353 140729638745353 140729638748111 0
[pid=28410/tid=28416] ppid=28407 vsize=10661132 memory=3872 CPUtime=0.04 cores=0,2,4,6
/proc/28410/task/28416/stat : 28416 (java) S 28407 28410 27678 0 -1 1077944384 86 0 0 0 3 1 0 0 20 0 15 0 95898100 10916999168 59594 33554432000 4194304 4196468 140729638737744 139648434883600 139648830953173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29835264 140729638745208 140729638745353 140729638745353 140729638748111 0
[pid=28410/tid=28417] ppid=28407 vsize=10661132 memory=27672 CPUtime=0 cores=0,2,4,6
/proc/28410/task/28417/stat : 28417 (java) S 28407 28410 27678 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 15 0 95898102 10916999168 59594 33554432000 4194304 4196468 140729638737744 139648068118640 139648830954114 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29835264 140729638745208 140729638745353 140729638745353 140729638748111 0
[pid=28410/tid=28418] ppid=28407 vsize=10661132 memory=1224 CPUtime=0 cores=0,2,4,6
/proc/28410/task/28418/stat : 28418 (java) S 28407 28410 27678 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 95898102 10916999168 59594 33554432000 4194304 4196468 140729638737744 139648067064672 139648830953173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29835264 140729638745208 140729638745353 140729638745353 140729638748111 0
[pid=28410/tid=28419] ppid=28407 vsize=10661132 memory=2260 CPUtime=0 cores=0,2,4,6
/proc/28410/task/28419/stat : 28419 (java) S 28407 28410 27678 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 95898102 10916999168 59594 33554432000 4194304 4196468 140729638737744 139648066012272 139648830953173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29835264 140729638745208 140729638745353 140729638745353 140729638748111 0
[pid=28410/tid=28420] ppid=28407 vsize=10661132 memory=1788 CPUtime=0 cores=0,2,4,6
/proc/28410/task/28420/stat : 28420 (java) S 28407 28410 27678 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95898105 10916999168 59594 33554432000 4194304 4196468 140729638737744 139648064960592 139648830961563 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29835264 140729638745208 140729638745353 140729638745353 140729638748111 0
[pid=28410/tid=28421] ppid=28407 vsize=10661132 memory=860 CPUtime=1.32 cores=0,2,4,6
/proc/28410/task/28421/stat : 28421 (java) S 28407 28410 27678 0 -1 1077944384 2531 0 0 0 132 0 0 0 20 0 15 0 95898105 10916999168 59594 33554432000 4194304 4196468 140729638737744 139648063908464 139648830954114 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29835264 140729638745208 140729638745353 140729638745353 140729638748111 0
[pid=28410/tid=28422] ppid=28407 vsize=10661132 memory=12556 CPUtime=1.31 cores=0,2,4,6
/proc/28410/task/28422/stat : 28422 (java) S 28407 28410 27678 0 -1 1077944384 2244 0 0 0 131 0 0 0 20 0 15 0 95898105 10916999168 59594 33554432000 4194304 4196468 140729638737744 139648062855664 139648830954114 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29835264 140729638745208 140729638745353 140729638745353 140729638748111 0
[pid=28410/tid=28423] ppid=28407 vsize=10661132 memory=756 CPUtime=0.42 cores=0,2,4,6
/proc/28410/task/28423/stat : 28423 (java) S 28407 28410 27678 0 -1 1077944384 2014 0 0 0 42 0 0 0 20 0 15 0 95898105 10916999168 59594 33554432000 4194304 4196468 140729638737744 139648061803376 139648830954114 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29835264 140729638745208 140729638745353 140729638745353 140729638748111 0
[pid=28410/tid=28424] ppid=28407 vsize=10661132 memory=1616 CPUtime=0 cores=0,2,4,6
/proc/28410/task/28424/stat : 28424 (java) S 28407 28410 27678 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95898105 10916999168 59594 33554432000 4194304 4196468 140729638737744 139648060750816 139648830953173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29835264 140729638745208 140729638745353 140729638745353 140729638748111 0
[pid=28410/tid=28425] ppid=28407 vsize=10661132 memory=1836 CPUtime=0 cores=0,2,4,6
/proc/28410/task/28425/stat : 28425 (java) S 28407 28410 27678 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95898105 10916999168 59594 33554432000 4194304 4196468 140729638737744 139648059697584 139648830954114 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29835264 140729638745208 140729638745353 140729638745353 140729638748111 0
Current children cumulated CPU time: 6.36 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 238376 KiB

[startup+3.60072 s]
/proc/loadavg: 1.33 1.44 1.40 3/215 28425
/proc/meminfo: memFree=27117216/32770624 swapFree=67108496/67108860
[pid=28410] ppid=28407 vsize=10661132 memory=238824 CPUtime=6.77 cores=0,2,4,6
/proc/28410/stat : 28410 (java) S 28407 28410 27678 0 -1 1077944320 14775 0 0 0 666 11 0 0 20 0 15 0 95898099 10916999168 59706 33554432000 4194304 4196468 140729638737744 140729638720288 139648830942967 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 29835264 140729638745208 140729638745353 140729638745353 140729638748111 0
/proc/28410/statm: 2665283 59706 3151 1 0 2627263 0
[pid=28410/tid=28412] ppid=28407 vsize=10661132 memory=27672 CPUtime=3.51 cores=0,2,4,6
/proc/28410/task/28412/stat : 28412 (java) R 28407 28410 27678 0 -1 4202560 6171 0 0 0 346 5 0 0 20 0 15 0 95898099 10916999168 59706 33554432000 4194304 4196468 140729638737744 139648834477440 139648467613906 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 29835264 140729638745208 140729638745353 140729638745353 140729638748111 0
[pid=28410/tid=28413] ppid=28407 vsize=10661132 memory=1224 CPUtime=0.02 cores=0,2,4,6
/proc/28410/task/28413/stat : 28413 (java) S 28407 28410 27678 0 -1 1077944384 80 0 0 0 2 0 0 0 20 0 15 0 95898100 10916999168 59706 33554432000 4194304 4196468 140729638737744 139648783563664 139648830953173 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29835264 140729638745208 140729638745353 140729638745353 140729638748111 0
[pid=28410/tid=28414] ppid=28407 vsize=10661132 memory=2260 CPUtime=0.04 cores=0,2,4,6
/proc/28410/task/28414/stat : 28414 (java) S 28407 28410 27678 0 -1 1077944384 111 0 0 0 3 1 0 0 20 0 15 0 95898100 10916999168 59706 33554432000 4194304 4196468 140729638737744 139648782510864 139648830953173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29835264 140729638745208 140729638745353 140729638745353 140729638748111 0
[pid=28410/tid=28415] ppid=28407 vsize=10661132 memory=1788 CPUtime=0.04 cores=0,2,4,6
/proc/28410/task/28415/stat : 28415 (java) S 28407 28410 27678 0 -1 1077944384 89 0 0 0 3 1 0 0 20 0 15 0 95898100 10916999168 59706 33554432000 4194304 4196468 140729638737744 139648435936400 139648830953173 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29835264 140729638745208 140729638745353 140729638745353 140729638748111 0
[pid=28410/tid=28416] ppid=28407 vsize=10661132 memory=860 CPUtime=0.04 cores=0,2,4,6
/proc/28410/task/28416/stat : 28416 (java) S 28407 28410 27678 0 -1 1077944384 86 0 0 0 3 1 0 0 20 0 15 0 95898100 10916999168 59706 33554432000 4194304 4196468 140729638737744 139648434883600 139648830953173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29835264 140729638745208 140729638745353 140729638745353 140729638748111 0
[pid=28410/tid=28417] ppid=28407 vsize=10661132 memory=12556 CPUtime=0 cores=0,2,4,6
/proc/28410/task/28417/stat : 28417 (java) S 28407 28410 27678 0 -1 1077944384 85 0 0 0 0 0 0 0 20 0 15 0 95898102 10916999168 59706 33554432000 4194304 4196468 140729638737744 139648068118640 139648830954114 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29835264 140729638745208 140729638745353 140729638745353 140729638748111 0
[pid=28410/tid=28418] ppid=28407 vsize=10661132 memory=756 CPUtime=0 cores=0,2,4,6
/proc/28410/task/28418/stat : 28418 (java) S 28407 28410 27678 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 95898102 10916999168 59706 33554432000 4194304 4196468 140729638737744 139648067064672 139648830953173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29835264 140729638745208 140729638745353 140729638745353 140729638748111 0
[pid=28410/tid=28419] ppid=28407 vsize=10661132 memory=1616 CPUtime=0 cores=0,2,4,6
/proc/28410/task/28419/stat : 28419 (java) S 28407 28410 27678 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 95898102 10916999168 59706 33554432000 4194304 4196468 140729638737744 139648066012272 139648830953173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29835264 140729638745208 140729638745353 140729638745353 140729638748111 0
[pid=28410/tid=28420] ppid=28407 vsize=10661132 memory=1836 CPUtime=0 cores=0,2,4,6
/proc/28410/task/28420/stat : 28420 (java) S 28407 28410 27678 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95898105 10916999168 59706 33554432000 4194304 4196468 140729638737744 139648064960592 139648830961563 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29835264 140729638745208 140729638745353 140729638745353 140729638748111 0
[pid=28410/tid=28421] ppid=28407 vsize=10661132 memory=6791534058613427641 CPUtime=1.32 cores=0,2,4,6
/proc/28410/task/28421/stat : 28421 (java) S 28407 28410 27678 0 -1 1077944384 2531 0 0 0 132 0 0 0 20 0 15 0 95898105 10916999168 59706 33554432000 4194304 4196468 140729638737744 139648063908464 139648830954114 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29835264 140729638745208 140729638745353 140729638745353 140729638748111 0
[pid=28410/tid=28422] ppid=28407 vsize=10661132 memory=7522818323070085740 CPUtime=1.31 cores=0,2,4,6
/proc/28410/task/28422/stat : 28422 (java) S 28407 28410 27678 0 -1 1077944384 2244 0 0 0 131 0 0 0 20 0 15 0 95898105 10916999168 59706 33554432000 4194304 4196468 140729638737744 139648062855664 139648830954114 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29835264 140729638745208 140729638745353 140729638745353 140729638748111 0
[pid=28410/tid=28423] ppid=28407 vsize=10661132 memory=7236270097384957292 CPUtime=0.42 cores=0,2,4,6
/proc/28410/task/28423/stat : 28423 (java) S 28407 28410 27678 0 -1 1077944384 2014 0 0 0 42 0 0 0 20 0 15 0 95898105 10916999168 59706 33554432000 4194304 4196468 140729638737744 139648061803376 139648830954114 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29835264 140729638745208 140729638745353 140729638745353 140729638748111 0
[pid=28410/tid=28424] ppid=28407 vsize=10661132 memory=7516620204912503640 CPUtime=0 cores=0,2,4,6
/proc/28410/task/28424/stat : 28424 (java) S 28407 28410 27678 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95898105 10916999168 59706 33554432000 4194304 4196468 140729638737744 139648060750816 139648830953173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29835264 140729638745208 140729638745353 140729638745353 140729638748111 0
[pid=28410/tid=28425] ppid=28407 vsize=10661132 memory=4104 CPUtime=0 cores=0,2,4,6
/proc/28410/task/28425/stat : 28425 (java) S 28407 28410 27678 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95898105 10916999168 59706 33554432000 4194304 4196468 140729638737744 139648059697584 139648830954114 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29835264 140729638745208 140729638745353 140729638745353 140729638748111 0
Current children cumulated CPU time: 6.77 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 238824 KiB

Child status: 0
Real time (s): 3.64948
CPU time (s): 6.82164
CPU user time (s): 6.69995
CPU system time (s): 0.121689
CPU usage (%): 186.921
Max. virtual memory (cumulated for all children) (KiB): 10661132
Max. memory (cumulated for all children) (KiB): 238824

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 6.69995
system time used= 0.121689
maximum resident set size= 239184
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15538
page faults= 0
swaps= 0
block input operations= 0
block output operations= 72
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1443
involuntary context switches= 24


# summary of solver processes directly reported to runsolver:
#   pid: 28410
#   total CPU time (s): 6.82164
#   total CPU user time (s): 6.69995
#   total CPU system time (s): 0.121689

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.052485 second user time and 0.070616 second system time

The end

Launcher Data

Begin job on node149 at 2018-07-28 15:09:09
IDJOB=4298827
IDBENCH=141238
IDSOLVER=2768
FILE ID=node149/4298827-1532783349
RUNJOBID= node149-1532775878-27709
PBS_JOBID= 21022467
Free space on /tmp= 43256 MiB

SOLVER NAME= The dodo solver 2018-04-29
BENCH NAME= XCSP18/PseudoBoolean-dec/Pb-robin18_c18.xml
COMMAND LINE= java -jar DIR/dodo_solver.jar BENCHNAME --timelimit TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4298827-1532783349/watcher-4298827-1532783349 -o /tmp/evaluation-result-4298827-1532783349/solver-4298827-1532783349 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node149-1532775878-27709 --watchdog 2580  java -jar HOME/dodo_solver.jar HOME/instance-4298827-1532783349.xml --timelimit 2520

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

MD5SUM BENCH= f09386fa05f6191f12fed212ce37b406
RANDOM SEED=1717413669

node149.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.60
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.60
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.60
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.60
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:        27344548 kB
MemAvailable:   31767500 kB
Buffers:          131824 kB
Cached:          4510568 kB
SwapCached:           60 kB
Active:          1710080 kB
Inactive:        3149040 kB
Active(anon):     166680 kB
Inactive(anon):    78000 kB
Active(file):    1543400 kB
Inactive(file):  3071040 kB
Unevictable:        7752 kB
Mlocked:            7752 kB
SwapTotal:      67108860 kB
SwapFree:       67108496 kB
Dirty:              2448 kB
Writeback:             0 kB
AnonPages:        234340 kB
Mapped:            47036 kB
Shmem:             25040 kB
Slab:             265196 kB
SReclaimable:     236972 kB
SUnreclaim:        28224 kB
KernelStack:        3792 kB
PageTables:         5792 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1107348 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    167936 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 43256 MiB
End job on node149 at 2018-07-28 15:09:13