Trace number 4298782

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
MiniCPFever 2018-04-29? (TO) 2520.09 2504.71

General information on the benchmark

NamePseudoBoolean-dec/
Pb-robin12_c18.xml
MD5SUM06a2ec4b3086c6da600ddbfdfe006226
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark76.9432
Satisfiable
(Un)Satisfiability was proved
Number of variables4356
Number of constraints600
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":4356}]
Minimum variable degree10
Maximum variable degree10
Distribution of variable degrees[{"degree":10,"count":4356}]
Minimum constraint arity66
Maximum constraint arity121
Distribution of constraint arities[{"arity":66,"count":528},{"arity":121,"count":72}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":600}]
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: -1
0.13/0.13	c memlimit: -1
0.13/0.13	c nbcore: -1
2520.07/2504.70	s UNKNOWN

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4298782-1532778768/watcher-4298782-1532778768 -o /tmp/evaluation-result-4298782-1532778768/solver-4298782-1532778768 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node136-1532776307-29141 --watchdog 2580 java -jar minicp-1.0.jar HOME/instance-4298782-1532778768.xml 

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

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


[startup+0.101683 s]*
/proc/loadavg: 1.39 1.42 1.42 4/216 29426
/proc/meminfo: memFree=27967420/32770624 swapFree=67108860/67108860
[pid=29411] ppid=29408 vsize=10658972 memory=27856 CPUtime=0.13 cores=0,2,4,6
/proc/29411/stat : 29411 (java) S 29408 29411 29110 0 -1 1077944320 5394 0 0 0 12 1 0 0 20 0 15 0 95440021 10914787328 6964 33554432000 4194304 4196468 140733966139376 140733966121920 140603968003831 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 11694080 140733966144685 140733966144777 140733966144777 140733966147535 0
/proc/29411/statm: 2664743 6964 2854 1 0 2627263 0
[pid=29411/tid=29413] ppid=29408 vsize=10658972 memory=-8269626465541197947 CPUtime=0.1 cores=0,2,4,6
/proc/29411/task/29413/stat : 29413 (java) R 29408 29411 29110 0 -1 4202560 3206 0 0 0 9 1 0 0 20 0 15 0 95440021 10914787328 6964 33554432000 4194304 4196468 140733966139376 140603972233312 140603952047461 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 11694080 140733966144685 140733966144777 140733966144777 140733966147535 0
[pid=29411/tid=29414] ppid=29408 vsize=10658972 memory=-7522837583129502606 CPUtime=0 cores=0,2,4,6
/proc/29411/task/29414/stat : 29414 (java) S 29408 29411 29110 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95440022 10914787328 6964 33554432000 4194304 4196468 140733966139376 140603894078224 140603968014037 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11694080 140733966144685 140733966144777 140733966144777 140733966147535 0
[pid=29411/tid=29415] ppid=29408 vsize=10658972 memory=139669555349120 CPUtime=0 cores=0,2,4,6
/proc/29411/task/29415/stat : 29415 (java) S 29408 29411 29110 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95440022 10914787328 6964 33554432000 4194304 4196468 140733966139376 140603893025680 140603968014037 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11694080 140733966144685 140733966144777 140733966144777 140733966147535 0
[pid=29411/tid=29416] ppid=29408 vsize=10658972 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29411/task/29416/stat : 29416 (java) S 29408 29411 29110 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95440022 10914787328 6964 33554432000 4194304 4196468 140733966139376 140603891973136 140603968014037 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11694080 140733966144685 140733966144777 140733966144777 140733966147535 0
[pid=29411/tid=29417] ppid=29408 vsize=10658972 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/29411/task/29417/stat : 29417 (java) S 29408 29411 29110 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95440022 10914787328 6964 33554432000 4194304 4196468 140733966139376 140603890920592 140603968014037 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11694080 140733966144685 140733966144777 140733966144777 140733966147535 0
[pid=29411/tid=29418] ppid=29408 vsize=10658972 memory=139669555349120 CPUtime=0 cores=0,2,4,6
/proc/29411/task/29418/stat : 29418 (java) S 29408 29411 29110 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95440023 10914787328 6964 33554432000 4194304 4196468 140733966139376 140603459315696 140603968014978 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11694080 140733966144685 140733966144777 140733966144777 140733966147535 0
[pid=29411/tid=29419] ppid=29408 vsize=10658972 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/29411/task/29419/stat : 29419 (java) S 29408 29411 29110 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 95440024 10914787328 6964 33554432000 4194304 4196468 140733966139376 140603458261920 140603968014037 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11694080 140733966144685 140733966144777 140733966144777 140733966147535 0
[pid=29411/tid=29420] ppid=29408 vsize=10658972 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29411/task/29420/stat : 29420 (java) S 29408 29411 29110 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 95440024 10914787328 6964 33554432000 4194304 4196468 140733966139376 140603457209328 140603968014037 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11694080 140733966144685 140733966144777 140733966144777 140733966147535 0
[pid=29411/tid=29421] ppid=29408 vsize=10658972 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29411/task/29421/stat : 29421 (java) S 29408 29411 29110 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95440026 10914787328 6964 33554432000 4194304 4196468 140733966139376 140603456157904 140603968022427 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11694080 140733966144685 140733966144777 140733966144777 140733966147535 0
[pid=29411/tid=29422] ppid=29408 vsize=10658972 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29411/task/29422/stat : 29422 (java) R 29408 29411 29110 0 -1 1077944384 159 0 0 0 0 0 0 0 20 0 15 0 95440026 10914787328 6964 33554432000 4194304 4196468 140733966139376 140603455105520 140603968014978 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 11694080 140733966144685 140733966144777 140733966144777 140733966147535 0
[pid=29411/tid=29423] ppid=29408 vsize=10658972 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/29411/task/29423/stat : 29423 (java) R 29408 29411 29110 0 -1 4202560 342 0 0 0 0 0 0 0 20 0 15 0 95440027 10914787328 6964 33554432000 4194304 4196468 140733966139376 140603454052976 140603954328176 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 11694080 140733966144685 140733966144777 140733966144777 140733966147535 0
[pid=29411/tid=29424] ppid=29408 vsize=10658972 memory=139669555349120 CPUtime=0.02 cores=0,2,4,6
/proc/29411/task/29424/stat : 29424 (java) R 29408 29411 29110 0 -1 4202560 321 0 0 0 2 0 0 0 20 0 15 0 95440027 10914787328 6964 33554432000 4194304 4196468 140733966139376 140603453000432 140603960240958 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 11694080 140733966144685 140733966144777 140733966144777 140733966147535 0
[pid=29411/tid=29425] ppid=29408 vsize=10658972 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/29411/task/29425/stat : 29425 (java) S 29408 29411 29110 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95440027 10914787328 6964 33554432000 4194304 4196468 140733966139376 140603451948128 140603968014037 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11694080 140733966144685 140733966144777 140733966144777 140733966147535 0
[pid=29411/tid=29426] ppid=29408 vsize=10658972 memory=139669555349120 CPUtime=0 cores=0,2,4,6
/proc/29411/task/29426/stat : 29426 (java) S 29408 29411 29110 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95440027 10914787328 6964 33554432000 4194304 4196468 140733966139376 140603450894640 140603968014978 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11694080 140733966144685 140733966144777 140733966144777 140733966147535 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 10658972 KiB
Current children cumulated memory: 27856 KiB

[startup+0.210518 s]*
/proc/loadavg: 1.39 1.42 1.42 5/216 29426
/proc/meminfo: memFree=27956132/32770624 swapFree=67108860/67108860
[pid=29411] ppid=29408 vsize=10658972 memory=40524 CPUtime=0.35 cores=0,2,4,6
/proc/29411/stat : 29411 (java) S 29408 29411 29110 0 -1 1077944320 8160 0 0 0 33 2 0 0 20 0 15 0 95440021 10914787328 10131 33554432000 4194304 4196468 140733966139376 140733966121920 140603968003831 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 11694080 140733966144685 140733966144777 140733966144777 140733966147535 0
/proc/29411/statm: 2664743 10131 3001 1 0 2627263 0
[pid=29411/tid=29413] ppid=29408 vsize=10658972 memory=7022364594140610616 CPUtime=0.2 cores=0,2,4,6
/proc/29411/task/29413/stat : 29413 (java) R 29408 29411 29110 0 -1 4202560 5096 0 0 0 19 1 0 0 20 0 15 0 95440021 10914787328 10131 33554432000 4194304 4196468 140733966139376 140603972242320 140603555990541 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 11694080 140733966144685 140733966144777 140733966144777 140733966147535 0
[pid=29411/tid=29414] ppid=29408 vsize=10658972 memory=331 CPUtime=0 cores=0,2,4,6
/proc/29411/task/29414/stat : 29414 (java) S 29408 29411 29110 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95440022 10914787328 10131 33554432000 4194304 4196468 140733966139376 140603894078224 140603968014037 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11694080 140733966144685 140733966144777 140733966144777 140733966147535 0
[pid=29411/tid=29415] ppid=29408 vsize=10658972 memory=139669555877008 CPUtime=0 cores=0,2,4,6
/proc/29411/task/29415/stat : 29415 (java) S 29408 29411 29110 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95440022 10914787328 10131 33554432000 4194304 4196468 140733966139376 140603893025680 140603968014037 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11694080 140733966144685 140733966144777 140733966144777 140733966147535 0
[pid=29411/tid=29416] ppid=29408 vsize=10658972 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29411/task/29416/stat : 29416 (java) S 29408 29411 29110 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95440022 10914787328 10131 33554432000 4194304 4196468 140733966139376 140603891973136 140603968014037 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11694080 140733966144685 140733966144777 140733966144777 140733966147535 0
[pid=29411/tid=29417] ppid=29408 vsize=10658972 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/29411/task/29417/stat : 29417 (java) S 29408 29411 29110 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95440022 10914787328 10131 33554432000 4194304 4196468 140733966139376 140603890920592 140603968014037 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11694080 140733966144685 140733966144777 140733966144777 140733966147535 0
[pid=29411/tid=29418] ppid=29408 vsize=10658972 memory=139669555349120 CPUtime=0 cores=0,2,4,6
/proc/29411/task/29418/stat : 29418 (java) S 29408 29411 29110 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95440023 10914787328 10131 33554432000 4194304 4196468 140733966139376 140603459315696 140603968014978 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11694080 140733966144685 140733966144777 140733966144777 140733966147535 0
[pid=29411/tid=29419] ppid=29408 vsize=10658972 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/29411/task/29419/stat : 29419 (java) S 29408 29411 29110 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 95440024 10914787328 10131 33554432000 4194304 4196468 140733966139376 140603458261920 140603968014037 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11694080 140733966144685 140733966144777 140733966144777 140733966147535 0
[pid=29411/tid=29420] ppid=29408 vsize=10658972 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29411/task/29420/stat : 29420 (java) S 29408 29411 29110 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 95440024 10914787328 10131 33554432000 4194304 4196468 140733966139376 140603457209328 140603968014037 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11694080 140733966144685 140733966144777 140733966144777 140733966147535 0
[pid=29411/tid=29421] ppid=29408 vsize=10658972 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29411/task/29421/stat : 29421 (java) S 29408 29411 29110 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95440026 10914787328 10131 33554432000 4194304 4196468 140733966139376 140603456157904 140603968022427 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11694080 140733966144685 140733966144777 140733966144777 140733966147535 0
[pid=29411/tid=29422] ppid=29408 vsize=10658972 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/29411/task/29422/stat : 29422 (java) R 29408 29411 29110 0 -1 4202560 331 0 0 0 2 0 0 0 20 0 15 0 95440026 10914787328 10131 33554432000 4194304 4196468 140733966139376 140603455086536 140603947261490 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 11694080 140733966144685 140733966144777 140733966144777 140733966147535 0
[pid=29411/tid=29423] ppid=29408 vsize=10658972 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/29411/task/29423/stat : 29423 (java) R 29408 29411 29110 0 -1 1077944384 537 0 0 0 2 0 0 0 20 0 15 0 95440027 10914787328 10131 33554432000 4194304 4196468 140733966139376 140603454053072 140603968014037 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 11694080 140733966144685 140733966144777 140733966144777 140733966147535 0
[pid=29411/tid=29424] ppid=29408 vsize=10658972 memory=139669555349120 CPUtime=0.08 cores=0,2,4,6
/proc/29411/task/29424/stat : 29424 (java) R 29408 29411 29110 0 -1 4202560 829 0 0 0 8 0 0 0 20 0 15 0 95440027 10914787328 10131 33554432000 4194304 4196468 140733966139376 140603452998240 140603960240958 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 11694080 140733966144685 140733966144777 140733966144777 140733966147535 0
[pid=29411/tid=29425] ppid=29408 vsize=10658972 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/29411/task/29425/stat : 29425 (java) S 29408 29411 29110 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95440027 10914787328 10131 33554432000 4194304 4196468 140733966139376 140603451948128 140603968014037 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11694080 140733966144685 140733966144777 140733966144777 140733966147535 0
[pid=29411/tid=29426] ppid=29408 vsize=10658972 memory=139669555349120 CPUtime=0 cores=0,2,4,6
/proc/29411/task/29426/stat : 29426 (java) S 29408 29411 29110 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95440027 10914787328 10131 33554432000 4194304 4196468 140733966139376 140603450894640 140603968014978 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11694080 140733966144685 140733966144777 140733966144777 140733966147535 0
Current children cumulated CPU time: 0.35 s
Current children cumulated vsize: 10658972 KiB
Current children cumulated memory: 40524 KiB

[startup+0.318995 s]*
/proc/loadavg: 1.39 1.42 1.42 6/216 29426
/proc/meminfo: memFree=27940596/32770624 swapFree=67108860/67108860
[pid=29411] ppid=29408 vsize=10659048 memory=56544 CPUtime=0.74 cores=0,2,4,6
/proc/29411/stat : 29411 (java) S 29408 29411 29110 0 -1 1077944320 10199 0 0 0 72 2 0 0 20 0 15 0 95440021 10914865152 14136 33554432000 4194304 4196468 140733966139376 140733966121920 140603968003831 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 11694080 140733966144685 140733966144777 140733966144777 140733966147535 0
/proc/29411/statm: 2664762 14136 3066 1 0 2627263 0
[pid=29411/tid=29413] ppid=29408 vsize=10659048 memory=7022364594140610616 CPUtime=0.3 cores=0,2,4,6
/proc/29411/task/29413/stat : 29413 (java) R 29408 29411 29110 0 -1 4202560 5421 0 0 0 29 1 0 0 20 0 15 0 95440021 10914865152 14136 33554432000 4194304 4196468 140733966139376 140603972239360 140603968025178 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 11694080 140733966144685 140733966144777 140733966144777 140733966147535 0
[pid=29411/tid=29414] ppid=29408 vsize=10659048 memory=4294977825 CPUtime=0 cores=0,2,4,6
/proc/29411/task/29414/stat : 29414 (java) S 29408 29411 29110 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95440022 10914865152 14136 33554432000 4194304 4196468 140733966139376 140603894078224 140603968014037 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11694080 140733966144685 140733966144777 140733966144777 140733966147535 0
[pid=29411/tid=29415] ppid=29408 vsize=10659048 memory=139669555875228 CPUtime=0 cores=0,2,4,6
/proc/29411/task/29415/stat : 29415 (java) S 29408 29411 29110 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95440022 10914865152 14136 33554432000 4194304 4196468 140733966139376 140603893025680 140603968014037 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11694080 140733966144685 140733966144777 140733966144777 140733966147535 0
[pid=29411/tid=29416] ppid=29408 vsize=10659048 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29411/task/29416/stat : 29416 (java) S 29408 29411 29110 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95440022 10914865152 14136 33554432000 4194304 4196468 140733966139376 140603891973136 140603968014037 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11694080 140733966144685 140733966144777 140733966144777 140733966147535 0
[pid=29411/tid=29417] ppid=29408 vsize=10659048 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/29411/task/29417/stat : 29417 (java) S 29408 29411 29110 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95440022 10914865152 14136 33554432000 4194304 4196468 140733966139376 140603890920592 140603968014037 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11694080 140733966144685 140733966144777 140733966144777 140733966147535 0
[pid=29411/tid=29418] ppid=29408 vsize=10659048 memory=139669555349120 CPUtime=0 cores=0,2,4,6
/proc/29411/task/29418/stat : 29418 (java) S 29408 29411 29110 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95440023 10914865152 14136 33554432000 4194304 4196468 140733966139376 140603459315696 140603968014978 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11694080 140733966144685 140733966144777 140733966144777 140733966147535 0
[pid=29411/tid=29419] ppid=29408 vsize=10659048 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/29411/task/29419/stat : 29419 (java) S 29408 29411 29110 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 95440024 10914865152 14136 33554432000 4194304 4196468 140733966139376 140603458261920 140603968014037 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11694080 140733966144685 140733966144777 140733966144777 140733966147535 0
[pid=29411/tid=29420] ppid=29408 vsize=10659048 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29411/task/29420/stat : 29420 (java) S 29408 29411 29110 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 95440024 10914865152 14136 33554432000 4194304 4196468 140733966139376 140603457209328 140603968014037 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11694080 140733966144685 140733966144777 140733966144777 140733966147535 0
[pid=29411/tid=29421] ppid=29408 vsize=10659048 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29411/task/29421/stat : 29421 (java) S 29408 29411 29110 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95440026 10914865152 14136 33554432000 4194304 4196468 140733966139376 140603456157904 140603968022427 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11694080 140733966144685 140733966144777 140733966144777 140733966147535 0
[pid=29411/tid=29422] ppid=29408 vsize=10659048 memory=0 CPUtime=0.13 cores=0,2,4,6
/proc/29411/task/29422/stat : 29422 (java) R 29408 29411 29110 0 -1 4202560 1108 0 0 0 13 0 0 0 20 0 15 0 95440026 10914865152 14136 33554432000 4194304 4196468 140733966139376 140603455092304 140603951390459 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 11694080 140733966144685 140733966144777 140733966144777 140733966147535 0
[pid=29411/tid=29423] ppid=29408 vsize=10659048 memory=-1 CPUtime=0.11 cores=0,2,4,6
/proc/29411/task/29423/stat : 29423 (java) R 29408 29411 29110 0 -1 4202560 1023 0 0 0 11 0 0 0 20 0 15 0 95440027 10914865152 14136 33554432000 4194304 4196468 140733966139376 140603454039520 140603948509540 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 11694080 140733966144685 140733966144777 140733966144777 140733966147535 0
[pid=29411/tid=29424] ppid=29408 vsize=10659048 memory=139669555349120 CPUtime=0.17 cores=0,2,4,6
/proc/29411/task/29424/stat : 29424 (java) R 29408 29411 29110 0 -1 4202560 1281 0 0 0 17 0 0 0 20 0 15 0 95440027 10914865152 14136 33554432000 4194304 4196468 140733966139376 140603452995696 140603952195498 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 11694080 140733966144685 140733966144777 140733966144777 140733966147535 0
[pid=29411/tid=29425] ppid=29408 vsize=10659048 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/29411/task/29425/stat : 29425 (java) S 29408 29411 29110 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95440027 10914865152 14136 33554432000 4194304 4196468 140733966139376 140603451948128 140603968014037 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11694080 140733966144685 140733966144777 140733966144777 140733966147535 0
[pid=29411/tid=29426] ppid=29408 vsize=10659048 memory=139669555349120 CPUtime=0 cores=0,2,4,6
/proc/29411/task/29426/stat : 29426 (java) S 29408 29411 29110 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95440027 10914865152 14136 33554432000 4194304 4196468 140733966139376 140603450894640 140603968014978 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11694080 140733966144685 140733966144777 140733966144777 140733966147535 0
Current children cumulated CPU time: 0.74 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 56544 KiB

[startup+0.70119 s]
/proc/loadavg: 1.39 1.42 1.42 6/216 29426
/proc/meminfo: memFree=27894208/32770624 swapFree=67108860/67108860
[pid=29411] ppid=29408 vsize=10659048 memory=126656 CPUtime=2 cores=0,2,4,6
/proc/29411/stat : 29411 (java) S 29408 29411 29110 0 -1 1077944320 13874 0 0 0 196 4 0 0 20 0 15 0 95440021 10914865152 31664 33554432000 4194304 4196468 140733966139376 140733966121920 140603968003831 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 11694080 140733966144685 140733966144777 140733966144777 140733966147535 0
/proc/29411/statm: 2664762 31664 3103 1 0 2627263 0
[pid=29411/tid=29413] ppid=29408 vsize=10659048 memory=15464 CPUtime=0.68 cores=0,2,4,6
/proc/29411/task/29413/stat : 29413 (java) R 29408 29411 29110 0 -1 4202560 5593 0 0 0 66 2 0 0 20 0 15 0 95440021 10914865152 31664 33554432000 4194304 4196468 140733966139376 140603972240848 140603557210511 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 11694080 140733966144685 140733966144777 140733966144777 140733966147535 0
[pid=29411/tid=29414] ppid=29408 vsize=10659048 memory=2324 CPUtime=0 cores=0,2,4,6
/proc/29411/task/29414/stat : 29414 (java) S 29408 29411 29110 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95440022 10914865152 31664 33554432000 4194304 4196468 140733966139376 140603894078224 140603968014037 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11694080 140733966144685 140733966144777 140733966144777 140733966147535 0
[pid=29411/tid=29415] ppid=29408 vsize=10659048 memory=1584 CPUtime=0 cores=0,2,4,6
/proc/29411/task/29415/stat : 29415 (java) S 29408 29411 29110 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95440022 10914865152 31664 33554432000 4194304 4196468 140733966139376 140603893025680 140603968014037 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11694080 140733966144685 140733966144777 140733966144777 140733966147535 0
[pid=29411/tid=29416] ppid=29408 vsize=10659048 memory=496 CPUtime=0 cores=0,2,4,6
/proc/29411/task/29416/stat : 29416 (java) S 29408 29411 29110 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95440022 10914865152 31664 33554432000 4194304 4196468 140733966139376 140603891973136 140603968014037 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11694080 140733966144685 140733966144777 140733966144777 140733966147535 0
[pid=29411/tid=29417] ppid=29408 vsize=10659048 memory=928 CPUtime=0 cores=0,2,4,6
/proc/29411/task/29417/stat : 29417 (java) S 29408 29411 29110 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95440022 10914865152 31664 33554432000 4194304 4196468 140733966139376 140603890920592 140603968014037 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11694080 140733966144685 140733966144777 140733966144777 140733966147535 0
[pid=29411/tid=29418] ppid=29408 vsize=10659048 memory=1172 CPUtime=0 cores=0,2,4,6
/proc/29411/task/29418/stat : 29418 (java) S 29408 29411 29110 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 95440023 10914865152 31664 33554432000 4194304 4196468 140733966139376 140603459315696 140603968014978 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11694080 140733966144685 140733966144777 140733966144777 140733966147535 0
[pid=29411/tid=29419] ppid=29408 vsize=10659048 memory=1968 CPUtime=0 cores=0,2,4,6
/proc/29411/task/29419/stat : 29419 (java) S 29408 29411 29110 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 95440024 10914865152 31664 33554432000 4194304 4196468 140733966139376 140603458261920 140603968014037 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11694080 140733966144685 140733966144777 140733966144777 140733966147535 0
[pid=29411/tid=29420] ppid=29408 vsize=10659048 memory=1572 CPUtime=0 cores=0,2,4,6
/proc/29411/task/29420/stat : 29420 (java) S 29408 29411 29110 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 95440024 10914865152 31664 33554432000 4194304 4196468 140733966139376 140603457209328 140603968014037 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11694080 140733966144685 140733966144777 140733966144777 140733966147535 0
[pid=29411/tid=29421] ppid=29408 vsize=10659048 memory=7379241883359864663 CPUtime=0 cores=0,2,4,6
/proc/29411/task/29421/stat : 29421 (java) S 29408 29411 29110 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95440026 10914865152 31664 33554432000 4194304 4196468 140733966139376 140603456157904 140603968022427 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11694080 140733966144685 140733966144777 140733966144777 140733966147535 0
[pid=29411/tid=29422] ppid=29408 vsize=10659048 memory=6081108994580573287 CPUtime=0.49 cores=0,2,4,6
/proc/29411/task/29422/stat : 29422 (java) R 29408 29411 29110 0 -1 4202560 2670 0 0 0 49 0 0 0 20 0 15 0 95440026 10914865152 31664 33554432000 4194304 4196468 140733966139376 140603455086536 140603949523516 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 11694080 140733966144685 140733966144777 140733966144777 140733966147535 0
[pid=29411/tid=29423] ppid=29408 vsize=10659048 memory=5860705283049084265 CPUtime=0.47 cores=0,2,4,6
/proc/29411/task/29423/stat : 29423 (java) R 29408 29411 29110 0 -1 4202560 2063 0 0 0 47 0 0 0 20 0 15 0 95440027 10914865152 31664 33554432000 4194304 4196468 140733966139376 140603454042448 140603947720967 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 11694080 140733966144685 140733966144777 140733966144777 140733966147535 0
[pid=29411/tid=29424] ppid=29408 vsize=10659048 memory=0 CPUtime=0.33 cores=0,2,4,6
/proc/29411/task/29424/stat : 29424 (java) S 29408 29411 29110 0 -1 1077944384 2175 0 0 0 33 0 0 0 20 0 15 0 95440027 10914865152 31664 33554432000 4194304 4196468 140733966139376 140603453000432 140603968014978 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 1 0 0 6293624 6294260 11694080 140733966144685 140733966144777 140733966144777 140733966147535 0
[pid=29411/tid=29425] ppid=29408 vsize=10659048 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29411/task/29425/stat : 29425 (java) S 29408 29411 29110 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95440027 10914865152 31664 33554432000 4194304 4196468 140733966139376 140603451948128 140603968014037 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11694080 140733966144685 140733966144777 140733966144777 140733966147535 0
[pid=29411/tid=29426] ppid=29408 vsize=10659048 memory=756 CPUtime=0 cores=0,2,4,6
/proc/29411/task/29426/stat : 29426 (java) S 29408 29411 29110 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95440027 10914865152 31664 33554432000 4194304 4196468 140733966139376 140603450894640 140603968014978 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11694080 140733966144685 140733966144777 140733966144777 140733966147535 0
Current children cumulated CPU time: 2 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 126656 KiB

[startup+1.50082 s]
/proc/loadavg: 1.52 1.45 1.43 4/216 29426
/proc/meminfo: memFree=27861204/32770624 swapFree=67108860/67108860
[pid=29411] ppid=29408 vsize=10659048 memory=165140 CPUtime=3.41 cores=0,2,4,6
/proc/29411/stat : 29411 (java) S 29408 29411 29110 0 -1 1077944320 17875 0 0 0 336 5 0 0 20 0 15 0 95440021 10914865152 41285 33554432000 4194304 4196468 140733966139376 140733966121920 140603968003831 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 11694080 140733966144685 140733966144777 140733966144777 140733966147535 0
/proc/29411/statm: 2664762 41285 3113 1 0 2627263 0
[pid=29411/tid=29413] ppid=29408 vsize=10659048 memory=150768 CPUtime=1.47 cores=0,2,4,6
/proc/29411/task/29413/stat : 29413 (java) R 29408 29411 29110 0 -1 4202560 5931 0 0 0 145 2 0 0 20 0 15 0 95440021 10914865152 41285 33554432000 4194304 4196468 140733966139376 140603972241288 140603560198196 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 11694080 140733966144685 140733966144777 140733966144777 140733966147535 0
[pid=29411/tid=29414] ppid=29408 vsize=10659048 memory=6791534058613427641 CPUtime=0 cores=0,2,4,6
/proc/29411/task/29414/stat : 29414 (java) S 29408 29411 29110 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95440022 10914865152 41285 33554432000 4194304 4196468 140733966139376 140603894078224 140603968014037 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11694080 140733966144685 140733966144777 140733966144777 140733966147535 0
[pid=29411/tid=29415] ppid=29408 vsize=10659048 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29411/task/29415/stat : 29415 (java) S 29408 29411 29110 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95440022 10914865152 41285 33554432000 4194304 4196468 140733966139376 140603893025680 140603968014037 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11694080 140733966144685 140733966144777 140733966144777 140733966147535 0
[pid=29411/tid=29416] ppid=29408 vsize=10659048 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29411/task/29416/stat : 29416 (java) S 29408 29411 29110 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95440022 10914865152 41285 33554432000 4194304 4196468 140733966139376 140603891973136 140603968014037 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11694080 140733966144685 140733966144777 140733966144777 140733966147535 0
[pid=29411/tid=29417] ppid=29408 vsize=10659048 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29411/task/29417/stat : 29417 (java) S 29408 29411 29110 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95440022 10914865152 41285 33554432000 4194304 4196468 140733966139376 140603890920592 140603968014037 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11694080 140733966144685 140733966144777 140733966144777 140733966147535 0
[pid=29411/tid=29418] ppid=29408 vsize=10659048 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29411/task/29418/stat : 29418 (java) S 29408 29411 29110 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 95440023 10914865152 41285 33554432000 4194304 4196468 140733966139376 140603459315696 140603968014978 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11694080 140733966144685 140733966144777 140733966144777 140733966147535 0

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

/proc/29411/task/29413/stat : 29413 (java) R 29408 29411 29110 0 -1 4202560 15477 0 0 0 243385 12 0 0 20 0 15 0 95440021 10914865152 79923 33554432000 4194304 4196468 140733966139376 140603972242896 140603560197924 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 11694080 140733966144685 140733966144777 140733966144777 140733966147535 0
[pid=29411/tid=29414] ppid=29408 vsize=10659048 memory=317644 CPUtime=4.36 cores=0,2,4,6
/proc/29411/task/29414/stat : 29414 (java) S 29408 29411 29110 0 -1 1077944384 4228 0 0 0 413 23 0 0 20 0 15 0 95440022 10914865152 79923 33554432000 4194304 4196468 140733966139376 140603894078224 140603968014037 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11694080 140733966144685 140733966144777 140733966144777 140733966147535 0
[pid=29411/tid=29415] ppid=29408 vsize=10659048 memory=317644 CPUtime=4.34 cores=0,2,4,6
/proc/29411/task/29415/stat : 29415 (java) S 29408 29411 29110 0 -1 1077944384 5338 0 0 0 414 20 0 0 20 0 15 0 95440022 10914865152 79923 33554432000 4194304 4196468 140733966139376 140603893025680 140603968014037 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11694080 140733966144685 140733966144777 140733966144777 140733966147535 0
[pid=29411/tid=29416] ppid=29408 vsize=10659048 memory=319692 CPUtime=4.34 cores=0,2,4,6
/proc/29411/task/29416/stat : 29416 (java) S 29408 29411 29110 0 -1 1077944384 4377 0 0 0 411 23 0 0 20 0 15 0 95440022 10914865152 79923 33554432000 4194304 4196468 140733966139376 140603891973136 140603968014037 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11694080 140733966144685 140733966144777 140733966144777 140733966147535 0
[pid=29411/tid=29417] ppid=29408 vsize=10659048 memory=319692 CPUtime=4.35 cores=0,2,4,6
/proc/29411/task/29417/stat : 29417 (java) S 29408 29411 29110 0 -1 1077944384 4622 0 0 0 413 22 0 0 20 0 15 0 95440022 10914865152 79923 33554432000 4194304 4196468 140733966139376 140603890920592 140603968014037 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11694080 140733966144685 140733966144777 140733966144777 140733966147535 0
[pid=29411/tid=29418] ppid=29408 vsize=10659048 memory=319692 CPUtime=2.76 cores=0,2,4,6
/proc/29411/task/29418/stat : 29418 (java) S 29408 29411 29110 0 -1 1077944384 4652 0 0 0 255 21 0 0 20 0 15 0 95440023 10914865152 79923 33554432000 4194304 4196468 140733966139376 140603459315696 140603968014978 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11694080 140733966144685 140733966144777 140733966144777 140733966147535 0
[pid=29411/tid=29419] ppid=29408 vsize=10659048 memory=319692 CPUtime=0 cores=0,2,4,6
/proc/29411/task/29419/stat : 29419 (java) S 29408 29411 29110 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 15 0 95440024 10914865152 79923 33554432000 4194304 4196468 140733966139376 140603458261920 140603968014037 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11694080 140733966144685 140733966144777 140733966144777 140733966147535 0
[pid=29411/tid=29420] ppid=29408 vsize=10659048 memory=319692 CPUtime=0 cores=0,2,4,6
/proc/29411/task/29420/stat : 29420 (java) S 29408 29411 29110 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 15 0 95440024 10914865152 79923 33554432000 4194304 4196468 140733966139376 140603457209328 140603968014037 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11694080 140733966144685 140733966144777 140733966144777 140733966147535 0
[pid=29411/tid=29421] ppid=29408 vsize=10659048 memory=317644 CPUtime=0 cores=0,2,4,6
/proc/29411/task/29421/stat : 29421 (java) S 29408 29411 29110 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95440026 10914865152 79923 33554432000 4194304 4196468 140733966139376 140603456157904 140603968022427 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11694080 140733966144685 140733966144777 140733966144777 140733966147535 0
[pid=29411/tid=29422] ppid=29408 vsize=10659048 memory=319692 CPUtime=0.91 cores=0,2,4,6
/proc/29411/task/29422/stat : 29422 (java) S 29408 29411 29110 0 -1 1077944384 5331 0 0 0 91 0 0 0 20 0 15 0 95440026 10914865152 79923 33554432000 4194304 4196468 140733966139376 140603455105520 140603968014978 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11694080 140733966144685 140733966144777 140733966144777 140733966147535 0
[pid=29411/tid=29423] ppid=29408 vsize=10659048 memory=4140 CPUtime=0.8 cores=0,2,4,6
/proc/29411/task/29423/stat : 29423 (java) S 29408 29411 29110 0 -1 1077944384 5107 0 0 0 79 1 0 0 20 0 15 0 95440027 10914865152 79923 33554432000 4194304 4196468 140733966139376 140603454052976 140603968014978 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11694080 140733966144685 140733966144777 140733966144777 140733966147535 0
[pid=29411/tid=29424] ppid=29408 vsize=10659048 memory=288230574492221466 CPUtime=0.4 cores=0,2,4,6
/proc/29411/task/29424/stat : 29424 (java) S 29408 29411 29110 0 -1 1077944384 2848 0 0 0 39 1 0 0 20 0 15 0 95440027 10914865152 79923 33554432000 4194304 4196468 140733966139376 140603453000432 140603968014978 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 1 0 0 6293624 6294260 11694080 140733966144685 140733966144777 140733966144777 140733966147535 0
[pid=29411/tid=29425] ppid=29408 vsize=10659048 memory=288230613214036277 CPUtime=0 cores=0,2,4,6
/proc/29411/task/29425/stat : 29425 (java) S 29408 29411 29110 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95440027 10914865152 79923 33554432000 4194304 4196468 140733966139376 140603451948128 140603968014037 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11694080 140733966144685 140733966144777 140733966144777 140733966147535 0
[pid=29411/tid=29426] ppid=29408 vsize=10659048 memory=319692 CPUtime=0.94 cores=0,2,4,6
/proc/29411/task/29426/stat : 29426 (java) S 29408 29411 29110 0 -1 1077944384 942 0 0 0 45 49 0 0 20 0 15 0 95440027 10914865152 79923 33554432000 4194304 4196468 140733966139376 140603450894640 140603968014978 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11694080 140733966144685 140733966144777 140733966144777 140733966147535 0
Current children cumulated CPU time: 2457.27 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 319692 KiB

[startup+2502.3 s]
/proc/loadavg: 1.42 1.43 1.41 3/215 29600
/proc/meminfo: memFree=27488216/32770624 swapFree=67108860/67108860
[pid=29411] ppid=29408 vsize=10659048 memory=323788 CPUtime=2517.65 cores=0,2,4,6
/proc/29411/stat : 29411 (java) S 29408 29411 29110 0 -1 1077944320 55483 0 0 0 251615 150 0 0 20 0 15 0 95440021 10914865152 80947 33554432000 4194304 4196468 140733966139376 140733966121920 140603968003831 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 11694080 140733966144685 140733966144777 140733966144777 140733966147535 0
/proc/29411/statm: 2664762 80947 3141 1 0 2627263 0
[pid=29411/tid=29413] ppid=29408 vsize=10659048 memory=321740 CPUtime=2493.76 cores=0,2,4,6
/proc/29411/task/29413/stat : 29413 (java) R 29408 29411 29110 0 -1 4202560 15738 0 0 0 249363 13 0 0 20 0 15 0 95440021 10914865152 80947 33554432000 4194304 4196468 140733966139376 140603972242976 140603560507854 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 11694080 140733966144685 140733966144777 140733966144777 140733966147535 0
[pid=29411/tid=29414] ppid=29408 vsize=10659048 memory=323788 CPUtime=4.48 cores=0,2,4,6
/proc/29411/task/29414/stat : 29414 (java) S 29408 29411 29110 0 -1 1077944384 4624 0 0 0 425 23 0 0 20 0 15 0 95440022 10914865152 80947 33554432000 4194304 4196468 140733966139376 140603894078224 140603968014037 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11694080 140733966144685 140733966144777 140733966144777 140733966147535 0
[pid=29411/tid=29415] ppid=29408 vsize=10659048 memory=323788 CPUtime=4.47 cores=0,2,4,6
/proc/29411/task/29415/stat : 29415 (java) S 29408 29411 29110 0 -1 1077944384 5505 0 0 0 426 21 0 0 20 0 15 0 95440022 10914865152 80947 33554432000 4194304 4196468 140733966139376 140603893025680 140603968014037 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11694080 140733966144685 140733966144777 140733966144777 140733966147535 0
[pid=29411/tid=29416] ppid=29408 vsize=10659048 memory=323788 CPUtime=4.47 cores=0,2,4,6
/proc/29411/task/29416/stat : 29416 (java) S 29408 29411 29110 0 -1 1077944384 4530 0 0 0 424 23 0 0 20 0 15 0 95440022 10914865152 80947 33554432000 4194304 4196468 140733966139376 140603891973136 140603968014037 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11694080 140733966144685 140733966144777 140733966144777 140733966147535 0
[pid=29411/tid=29417] ppid=29408 vsize=10659048 memory=4140 CPUtime=4.49 cores=0,2,4,6
/proc/29411/task/29417/stat : 29417 (java) S 29408 29411 29110 0 -1 1077944384 4645 0 0 0 426 23 0 0 20 0 15 0 95440022 10914865152 80947 33554432000 4194304 4196468 140733966139376 140603890920592 140603968014037 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11694080 140733966144685 140733966144777 140733966144777 140733966147535 0
[pid=29411/tid=29418] ppid=29408 vsize=10659048 memory=0 CPUtime=2.82 cores=0,2,4,6
/proc/29411/task/29418/stat : 29418 (java) S 29408 29411 29110 0 -1 1077944384 4769 0 0 0 261 21 0 0 20 0 15 0 95440023 10914865152 80947 33554432000 4194304 4196468 140733966139376 140603459315696 140603968014978 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11694080 140733966144685 140733966144777 140733966144777 140733966147535 0
[pid=29411/tid=29419] ppid=29408 vsize=10659048 memory=323788 CPUtime=0 cores=0,2,4,6
/proc/29411/task/29419/stat : 29419 (java) S 29408 29411 29110 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 15 0 95440024 10914865152 80947 33554432000 4194304 4196468 140733966139376 140603458261920 140603968014037 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11694080 140733966144685 140733966144777 140733966144777 140733966147535 0
[pid=29411/tid=29420] ppid=29408 vsize=10659048 memory=928 CPUtime=0 cores=0,2,4,6
/proc/29411/task/29420/stat : 29420 (java) S 29408 29411 29110 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 15 0 95440024 10914865152 80947 33554432000 4194304 4196468 140733966139376 140603457209328 140603968014037 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11694080 140733966144685 140733966144777 140733966144777 140733966147535 0
[pid=29411/tid=29421] ppid=29408 vsize=10659048 memory=323788 CPUtime=0 cores=0,2,4,6
/proc/29411/task/29421/stat : 29421 (java) S 29408 29411 29110 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95440026 10914865152 80947 33554432000 4194304 4196468 140733966139376 140603456157904 140603968022427 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11694080 140733966144685 140733966144777 140733966144777 140733966147535 0
[pid=29411/tid=29422] ppid=29408 vsize=10659048 memory=756 CPUtime=0.91 cores=0,2,4,6
/proc/29411/task/29422/stat : 29422 (java) S 29408 29411 29110 0 -1 1077944384 5333 0 0 0 91 0 0 0 20 0 15 0 95440026 10914865152 80947 33554432000 4194304 4196468 140733966139376 140603455105520 140603968014978 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11694080 140733966144685 140733966144777 140733966144777 140733966147535 0
[pid=29411/tid=29423] ppid=29408 vsize=10659048 memory=323788 CPUtime=0.8 cores=0,2,4,6
/proc/29411/task/29423/stat : 29423 (java) S 29408 29411 29110 0 -1 1077944384 5109 0 0 0 79 1 0 0 20 0 15 0 95440027 10914865152 80947 33554432000 4194304 4196468 140733966139376 140603454052976 140603968014978 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11694080 140733966144685 140733966144777 140733966144777 140733966147535 0
[pid=29411/tid=29424] ppid=29408 vsize=10659048 memory=323788 CPUtime=0.4 cores=0,2,4,6
/proc/29411/task/29424/stat : 29424 (java) S 29408 29411 29110 0 -1 1077944384 2850 0 0 0 39 1 0 0 20 0 15 0 95440027 10914865152 80947 33554432000 4194304 4196468 140733966139376 140603453000432 140603968014978 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 1 0 0 6293624 6294260 11694080 140733966144685 140733966144777 140733966144777 140733966147535 0
[pid=29411/tid=29425] ppid=29408 vsize=10659048 memory=4140 CPUtime=0 cores=0,2,4,6
/proc/29411/task/29425/stat : 29425 (java) S 29408 29411 29110 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95440027 10914865152 80947 33554432000 4194304 4196468 140733966139376 140603451948128 140603968014037 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11694080 140733966144685 140733966144777 140733966144777 140733966147535 0
[pid=29411/tid=29426] ppid=29408 vsize=10659048 memory=27704 CPUtime=0.97 cores=0,2,4,6
/proc/29411/task/29426/stat : 29426 (java) S 29408 29411 29110 0 -1 1077944384 959 0 0 0 47 50 0 0 20 0 15 0 95440027 10914865152 80947 33554432000 4194304 4196468 140733966139376 140603450894640 140603968014978 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11694080 140733966144685 140733966144777 140733966144777 140733966147535 0
Current children cumulated CPU time: 2517.65 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 323788 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2504.7 s]
/proc/loadavg: 1.42 1.43 1.41 3/215 29600
/proc/meminfo: memFree=27488216/32770624 swapFree=67108860/67108860
[pid=29411] ppid=29408 vsize=10659048 memory=323788 CPUtime=2520.07 cores=0,2,4,6
/proc/29411/stat : 29411 (java) S 29408 29411 29110 0 -1 1077944320 55488 0 0 0 251857 150 0 0 20 0 15 0 95440021 10914865152 80947 33554432000 4194304 4196468 140733966139376 140733966121920 140603968003831 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 11694080 140733966144685 140733966144777 140733966144777 140733966147535 0
/proc/29411/statm: 2664762 80947 3141 1 0 2627263 0
[pid=29411/tid=29413] ppid=29408 vsize=10659048 memory=323788 CPUtime=2496.15 cores=0,2,4,6
/proc/29411/task/29413/stat : 29413 (java) R 29408 29411 29110 0 -1 4202560 15743 0 0 0 249602 13 0 0 20 0 15 0 95440021 10914865152 80947 33554432000 4194304 4196468 140733966139376 140603972242896 140603560199592 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 11694080 140733966144685 140733966144777 140733966144777 140733966147535 0
[pid=29411/tid=29414] ppid=29408 vsize=10659048 memory=321740 CPUtime=4.49 cores=0,2,4,6
/proc/29411/task/29414/stat : 29414 (java) S 29408 29411 29110 0 -1 1077944384 4624 0 0 0 426 23 0 0 20 0 15 0 95440022 10914865152 80947 33554432000 4194304 4196468 140733966139376 140603894078224 140603968014037 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11694080 140733966144685 140733966144777 140733966144777 140733966147535 0
[pid=29411/tid=29415] ppid=29408 vsize=10659048 memory=323788 CPUtime=4.48 cores=0,2,4,6
/proc/29411/task/29415/stat : 29415 (java) S 29408 29411 29110 0 -1 1077944384 5505 0 0 0 427 21 0 0 20 0 15 0 95440022 10914865152 80947 33554432000 4194304 4196468 140733966139376 140603893025680 140603968014037 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11694080 140733966144685 140733966144777 140733966144777 140733966147535 0
[pid=29411/tid=29416] ppid=29408 vsize=10659048 memory=323788 CPUtime=4.47 cores=0,2,4,6
/proc/29411/task/29416/stat : 29416 (java) S 29408 29411 29110 0 -1 1077944384 4530 0 0 0 424 23 0 0 20 0 15 0 95440022 10914865152 80947 33554432000 4194304 4196468 140733966139376 140603891973136 140603968014037 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11694080 140733966144685 140733966144777 140733966144777 140733966147535 0
[pid=29411/tid=29417] ppid=29408 vsize=10659048 memory=323788 CPUtime=4.49 cores=0,2,4,6
/proc/29411/task/29417/stat : 29417 (java) S 29408 29411 29110 0 -1 1077944384 4645 0 0 0 426 23 0 0 20 0 15 0 95440022 10914865152 80947 33554432000 4194304 4196468 140733966139376 140603890920592 140603968014037 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11694080 140733966144685 140733966144777 140733966144777 140733966147535 0
[pid=29411/tid=29418] ppid=29408 vsize=10659048 memory=4140 CPUtime=2.82 cores=0,2,4,6
/proc/29411/task/29418/stat : 29418 (java) S 29408 29411 29110 0 -1 1077944384 4769 0 0 0 261 21 0 0 20 0 15 0 95440023 10914865152 80947 33554432000 4194304 4196468 140733966139376 140603459315696 140603968014978 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11694080 140733966144685 140733966144777 140733966144777 140733966147535 0
[pid=29411/tid=29419] ppid=29408 vsize=10659048 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29411/task/29419/stat : 29419 (java) S 29408 29411 29110 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 15 0 95440024 10914865152 80947 33554432000 4194304 4196468 140733966139376 140603458261920 140603968014037 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11694080 140733966144685 140733966144777 140733966144777 140733966147535 0
[pid=29411/tid=29420] ppid=29408 vsize=10659048 memory=323788 CPUtime=0 cores=0,2,4,6
/proc/29411/task/29420/stat : 29420 (java) S 29408 29411 29110 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 15 0 95440024 10914865152 80947 33554432000 4194304 4196468 140733966139376 140603457209328 140603968014037 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11694080 140733966144685 140733966144777 140733966144777 140733966147535 0
[pid=29411/tid=29421] ppid=29408 vsize=10659048 memory=321740 CPUtime=0 cores=0,2,4,6
/proc/29411/task/29421/stat : 29421 (java) S 29408 29411 29110 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95440026 10914865152 80947 33554432000 4194304 4196468 140733966139376 140603456157904 140603968022427 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11694080 140733966144685 140733966144777 140733966144777 140733966147535 0
[pid=29411/tid=29422] ppid=29408 vsize=10659048 memory=323788 CPUtime=0.91 cores=0,2,4,6
/proc/29411/task/29422/stat : 29422 (java) S 29408 29411 29110 0 -1 1077944384 5333 0 0 0 91 0 0 0 20 0 15 0 95440026 10914865152 80947 33554432000 4194304 4196468 140733966139376 140603455105520 140603968014978 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11694080 140733966144685 140733966144777 140733966144777 140733966147535 0
[pid=29411/tid=29423] ppid=29408 vsize=10659048 memory=928 CPUtime=0.8 cores=0,2,4,6
/proc/29411/task/29423/stat : 29423 (java) S 29408 29411 29110 0 -1 1077944384 5109 0 0 0 79 1 0 0 20 0 15 0 95440027 10914865152 80947 33554432000 4194304 4196468 140733966139376 140603454052976 140603968014978 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11694080 140733966144685 140733966144777 140733966144777 140733966147535 0
[pid=29411/tid=29424] ppid=29408 vsize=10659048 memory=323788 CPUtime=0.4 cores=0,2,4,6
/proc/29411/task/29424/stat : 29424 (java) S 29408 29411 29110 0 -1 1077944384 2850 0 0 0 39 1 0 0 20 0 15 0 95440027 10914865152 80947 33554432000 4194304 4196468 140733966139376 140603453000432 140603968014978 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 1 0 0 6293624 6294260 11694080 140733966144685 140733966144777 140733966144777 140733966147535 0
[pid=29411/tid=29425] ppid=29408 vsize=10659048 memory=288230613214036277 CPUtime=0 cores=0,2,4,6
/proc/29411/task/29425/stat : 29425 (java) S 29408 29411 29110 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95440027 10914865152 80947 33554432000 4194304 4196468 140733966139376 140603451948128 140603968014037 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11694080 140733966144685 140733966144777 140733966144777 140733966147535 0
[pid=29411/tid=29426] ppid=29408 vsize=10659048 memory=13847486485760432 CPUtime=0.97 cores=0,2,4,6
/proc/29411/task/29426/stat : 29426 (java) S 29408 29411 29110 0 -1 1077944384 959 0 0 0 47 50 0 0 20 0 15 0 95440027 10914865152 80947 33554432000 4194304 4196468 140733966139376 140603450894640 140603968014978 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11694080 140733966144685 140733966144777 140733966144777 140733966147535 0
Current children cumulated CPU time: 2520.07 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 323788 KiB

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

[startup+2504.71 s]
# the end of solver process 29411 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2518.58 s, system=1.51225 s

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

[startup+2504.7 s]
/proc/loadavg: 1.42 1.43 1.41 3/215 29600
/proc/meminfo: memFree=27488216/32770624 swapFree=67108860/67108860
[pid=29411] ppid=29408 vsize=10659048 memory=323788 CPUtime=2520.07 cores=0,2,4,6
/proc/29411/stat : 29411 (java) S 29408 29411 29110 0 -1 1077944320 55488 0 0 0 251857 150 0 0 20 0 15 0 95440021 10914865152 80947 33554432000 4194304 4196468 140733966139376 140733966121920 140603968003831 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 11694080 140733966144685 140733966144777 140733966144777 140733966147535 0
/proc/29411/statm: 2664762 80947 3141 1 0 2627263 0
[pid=29411/tid=29413] ppid=29408 vsize=10659048 memory=323788 CPUtime=2496.15 cores=0,2,4,6
/proc/29411/task/29413/stat : 29413 (java) R 29408 29411 29110 0 -1 4202560 15743 0 0 0 249602 13 0 0 20 0 15 0 95440021 10914865152 80947 33554432000 4194304 4196468 140733966139376 140603972242896 140603560199592 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 11694080 140733966144685 140733966144777 140733966144777 140733966147535 0
[pid=29411/tid=29414] ppid=29408 vsize=10659048 memory=321740 CPUtime=4.49 cores=0,2,4,6
/proc/29411/task/29414/stat : 29414 (java) S 29408 29411 29110 0 -1 1077944384 4624 0 0 0 426 23 0 0 20 0 15 0 95440022 10914865152 80947 33554432000 4194304 4196468 140733966139376 140603894078224 140603968014037 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11694080 140733966144685 140733966144777 140733966144777 140733966147535 0
[pid=29411/tid=29415] ppid=29408 vsize=10659048 memory=323788 CPUtime=4.48 cores=0,2,4,6
/proc/29411/task/29415/stat : 29415 (java) S 29408 29411 29110 0 -1 1077944384 5505 0 0 0 427 21 0 0 20 0 15 0 95440022 10914865152 80947 33554432000 4194304 4196468 140733966139376 140603893025680 140603968014037 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11694080 140733966144685 140733966144777 140733966144777 140733966147535 0
[pid=29411/tid=29416] ppid=29408 vsize=10659048 memory=323788 CPUtime=4.47 cores=0,2,4,6
/proc/29411/task/29416/stat : 29416 (java) S 29408 29411 29110 0 -1 1077944384 4530 0 0 0 424 23 0 0 20 0 15 0 95440022 10914865152 80947 33554432000 4194304 4196468 140733966139376 140603891973136 140603968014037 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11694080 140733966144685 140733966144777 140733966144777 140733966147535 0
[pid=29411/tid=29417] ppid=29408 vsize=10659048 memory=323788 CPUtime=4.49 cores=0,2,4,6
/proc/29411/task/29417/stat : 29417 (java) S 29408 29411 29110 0 -1 1077944384 4645 0 0 0 426 23 0 0 20 0 15 0 95440022 10914865152 80947 33554432000 4194304 4196468 140733966139376 140603890920592 140603968014037 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11694080 140733966144685 140733966144777 140733966144777 140733966147535 0
[pid=29411/tid=29418] ppid=29408 vsize=10659048 memory=4140 CPUtime=2.82 cores=0,2,4,6
/proc/29411/task/29418/stat : 29418 (java) S 29408 29411 29110 0 -1 1077944384 4769 0 0 0 261 21 0 0 20 0 15 0 95440023 10914865152 80947 33554432000 4194304 4196468 140733966139376 140603459315696 140603968014978 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11694080 140733966144685 140733966144777 140733966144777 140733966147535 0
[pid=29411/tid=29419] ppid=29408 vsize=10659048 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29411/task/29419/stat : 29419 (java) S 29408 29411 29110 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 15 0 95440024 10914865152 80947 33554432000 4194304 4196468 140733966139376 140603458261920 140603968014037 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11694080 140733966144685 140733966144777 140733966144777 140733966147535 0
[pid=29411/tid=29420] ppid=29408 vsize=10659048 memory=323788 CPUtime=0 cores=0,2,4,6
/proc/29411/task/29420/stat : 29420 (java) S 29408 29411 29110 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 15 0 95440024 10914865152 80947 33554432000 4194304 4196468 140733966139376 140603457209328 140603968014037 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11694080 140733966144685 140733966144777 140733966144777 140733966147535 0
[pid=29411/tid=29421] ppid=29408 vsize=10659048 memory=321740 CPUtime=0 cores=0,2,4,6
/proc/29411/task/29421/stat : 29421 (java) S 29408 29411 29110 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95440026 10914865152 80947 33554432000 4194304 4196468 140733966139376 140603456157904 140603968022427 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11694080 140733966144685 140733966144777 140733966144777 140733966147535 0
[pid=29411/tid=29422] ppid=29408 vsize=10659048 memory=323788 CPUtime=0.91 cores=0,2,4,6
/proc/29411/task/29422/stat : 29422 (java) S 29408 29411 29110 0 -1 1077944384 5333 0 0 0 91 0 0 0 20 0 15 0 95440026 10914865152 80947 33554432000 4194304 4196468 140733966139376 140603455105520 140603968014978 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11694080 140733966144685 140733966144777 140733966144777 140733966147535 0
[pid=29411/tid=29423] ppid=29408 vsize=10659048 memory=928 CPUtime=0.8 cores=0,2,4,6
/proc/29411/task/29423/stat : 29423 (java) S 29408 29411 29110 0 -1 1077944384 5109 0 0 0 79 1 0 0 20 0 15 0 95440027 10914865152 80947 33554432000 4194304 4196468 140733966139376 140603454052976 140603968014978 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11694080 140733966144685 140733966144777 140733966144777 140733966147535 0
[pid=29411/tid=29424] ppid=29408 vsize=10659048 memory=323788 CPUtime=0.4 cores=0,2,4,6
/proc/29411/task/29424/stat : 29424 (java) S 29408 29411 29110 0 -1 1077944384 2850 0 0 0 39 1 0 0 20 0 15 0 95440027 10914865152 80947 33554432000 4194304 4196468 140733966139376 140603453000432 140603968014978 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 1 0 0 6293624 6294260 11694080 140733966144685 140733966144777 140733966144777 140733966147535 0
[pid=29411/tid=29425] ppid=29408 vsize=10659048 memory=288230613214036277 CPUtime=0 cores=0,2,4,6
/proc/29411/task/29425/stat : 29425 (java) S 29408 29411 29110 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95440027 10914865152 80947 33554432000 4194304 4196468 140733966139376 140603451948128 140603968014037 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11694080 140733966144685 140733966144777 140733966144777 140733966147535 0
[pid=29411/tid=29426] ppid=29408 vsize=10659048 memory=13847486485760432 CPUtime=0.97 cores=0,2,4,6
/proc/29411/task/29426/stat : 29426 (java) S 29408 29411 29110 0 -1 1077944384 959 0 0 0 47 50 0 0 20 0 15 0 95440027 10914865152 80947 33554432000 4194304 4196468 140733966139376 140603450894640 140603968014978 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11694080 140733966144685 140733966144777 140733966144777 140733966147535 0
Current children cumulated CPU time: 2520.07 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 323788 KiB

Child status: 143
Real time (s): 2504.71
CPU time (s): 2520.09
CPU user time (s): 2518.58
CPU system time (s): 1.51225
CPU usage (%): 100.614
Max. virtual memory (cumulated for all children) (KiB): 10659048
Max. memory (cumulated for all children) (KiB): 323788

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2518.58
system time used= 1.51225
maximum resident set size= 324304
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 55632
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2736
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 135316
involuntary context switches= 4883


# summary of solver processes directly reported to runsolver:
#   pid: 29411
#   total CPU time (s): 2520.09
#   total CPU user time (s): 2518.58
#   total CPU system time (s): 1.51225

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.7969 second user time and 22.9118 second system time

The end

Launcher Data

Begin job on node136 at 2018-07-28 13:52:49
IDJOB=4298782
IDBENCH=141233
IDSOLVER=2763
FILE ID=node136/4298782-1532778768
RUNJOBID= node136-1532776307-29141
PBS_JOBID= 21022471
Free space on /tmp= 55796 MiB

SOLVER NAME= MiniCPFever 2018-04-29
BENCH NAME= XCSP18/PseudoBoolean-dec/Pb-robin12_c18.xml
COMMAND LINE= java -jar minicp-1.0.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4298782-1532778768/watcher-4298782-1532778768 -o /tmp/evaluation-result-4298782-1532778768/solver-4298782-1532778768 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node136-1532776307-29141 --watchdog 2580  java -jar minicp-1.0.jar HOME/instance-4298782-1532778768.xml

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

MD5SUM BENCH= 06a2ec4b3086c6da600ddbfdfe006226
RANDOM SEED=851034438

node136.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.50
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.50
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.50
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.50
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:        27983972 kB
MemAvailable:   31768420 kB
Buffers:          187352 kB
Cached:          3857540 kB
SwapCached:            0 kB
Active:          1911424 kB
Inactive:        2380748 kB
Active(anon):     198472 kB
Inactive(anon):    76472 kB
Active(file):    1712952 kB
Inactive(file):  2304276 kB
Unevictable:        7336 kB
Mlocked:            7336 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              1456 kB
Writeback:             0 kB
AnonPages:        270776 kB
Mapped:            44980 kB
Shmem:             25228 kB
Slab:             193572 kB
SReclaimable:     166108 kB
SUnreclaim:        27464 kB
KernelStack:        3808 kB
PageTables:         5808 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1051652 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    204800 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= 55796 MiB
End job on node136 at 2018-07-28 14:34:33