Trace number 4300636

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 NameAnswerobjective functionCPU timeWall clock time
The dodo solver 2018-04-29? (TO) 2520.06 2494.51

General information on the benchmark

NameBacp/Bacp-m2/
Bacp-m2-12a-nodv_c18.xml
MD5SUMade7e343d722de526571137fe9a026e5
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark17
Best CPU time to get the best result obtained on this benchmark2519.8
Satisfiable
(Un)Satisfiability was proved
Number of variables882
Number of constraints947
Number of domains4
Minimum domain size2
Maximum domain size15
Distribution of domain sizes[{"size":2,"count":792},{"size":9,"count":12},{"size":12,"count":66},{"size":15,"count":12}]
Minimum variable degree1
Maximum variable degree18
Distribution of variable degrees[{"degree":1,"count":12},{"degree":2,"count":12},{"degree":4,"count":792},{"degree":12,"count":11},{"degree":13,"count":20},{"degree":14,"count":15},{"degree":15,"count":9},{"degree":16,"count":6},{"degree":17,"count":1},{"degree":18,"count":4}]
Minimum constraint arity2
Maximum constraint arity67
Distribution of constraint arities[{"arity":2,"count":857},{"arity":12,"count":66},{"arity":67,"count":24}]
Number of extensional constraints792
Number of intensional constraints65
Distribution of constraint types[{"type":"extension","count":792},{"type":"intension","count":65},{"type":"sum","count":90}]
Optimization problemYES
Type of objectivemin MAXIMUM

Solver Data

0.12/0.13	c version: 2018-04-11
0.12/0.13	c seed: 1811631
0.12/0.13	c timeout: 2520
0.12/0.13	c memlimit: -1
0.12/0.13	c nbcore: -1
2520.04/2494.50	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 (14358 MiB free)
  memory of node 1: 16384 MiB (13257 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4300636-1532899562/watcher-4300636-1532899562 -o /tmp/evaluation-result-4300636-1532899562/solver-4300636-1532899562 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node151-1532899562-9768 --watchdog 2580 java -jar HOME/dodo_solver.jar HOME/instance-4300636-1532899562.xml --timelimit 2520 

running on 4 cores: 1,3,5,7

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


[startup+0.102254 s]*
/proc/loadavg: 1.00 1.32 1.58 6/215 9826
/proc/meminfo: memFree=28248084/32770624 swapFree=67108860/67108860
[pid=9797] ppid=9794 vsize=10658972 memory=27388 CPUtime=0.12 cores=1,3,5,7
/proc/9797/stat : 9797 (java) S 9794 9797 22004 0 -1 1077944320 5225 0 0 0 11 1 0 0 20 0 15 0 107519360 10914787328 6847 33554432000 4194304 4196468 140729150130336 140729150112880 140424446230263 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 21913600 140729150133368 140729150133513 140729150133513 140729150136271 0
/proc/9797/statm: 2664743 6847 2830 1 0 2627263 0
[pid=9797/tid=9800] ppid=9794 vsize=10658972 memory=8326441112148417179 CPUtime=0.08 cores=1,3,5,7
/proc/9797/task/9800/stat : 9800 (java) R 9794 9797 22004 0 -1 4202560 3091 0 0 0 8 0 0 0 20 0 15 0 107519360 10914787328 6847 33554432000 4194304 4196468 140729150130336 140424450458752 140424446242198 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 21913600 140729150133368 140729150133513 140729150133513 140729150136271 0
[pid=9797/tid=9805] ppid=9794 vsize=10658972 memory=-7025452035940392864 CPUtime=0 cores=1,3,5,7
/proc/9797/task/9805/stat : 9805 (java) S 9794 9797 22004 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 107519361 10914787328 6847 33554432000 4194304 4196468 140729150130336 140424372304400 140424446240469 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21913600 140729150133368 140729150133513 140729150133513 140729150136271 0
[pid=9797/tid=9806] ppid=9794 vsize=10658972 memory=140271094793856 CPUtime=0 cores=1,3,5,7
/proc/9797/task/9806/stat : 9806 (java) S 9794 9797 22004 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 107519361 10914787328 6847 33554432000 4194304 4196468 140729150130336 140424371251856 140424446240469 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21913600 140729150133368 140729150133513 140729150133513 140729150136271 0
[pid=9797/tid=9807] ppid=9794 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9797/task/9807/stat : 9807 (java) S 9794 9797 22004 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 107519361 10914787328 6847 33554432000 4194304 4196468 140729150130336 140424370198800 140424446240469 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21913600 140729150133368 140729150133513 140729150133513 140729150136271 0
[pid=9797/tid=9808] ppid=9794 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9797/task/9808/stat : 9808 (java) S 9794 9797 22004 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 107519361 10914787328 6847 33554432000 4194304 4196468 140729150130336 140424369146256 140424446240469 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21913600 140729150133368 140729150133513 140729150133513 140729150136271 0
[pid=9797/tid=9810] ppid=9794 vsize=10658972 memory=140271094793856 CPUtime=0 cores=1,3,5,7
/proc/9797/task/9810/stat : 9810 (java) S 9794 9797 22004 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 107519362 10914787328 6847 33554432000 4194304 4196468 140729150130336 140423938009840 140424446241410 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21913600 140729150133368 140729150133513 140729150133513 140729150136271 0
[pid=9797/tid=9812] ppid=9794 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9797/task/9812/stat : 9812 (java) S 9794 9797 22004 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 107519363 10914787328 6847 33554432000 4194304 4196468 140729150130336 140423936956064 140424446240469 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21913600 140729150133368 140729150133513 140729150133513 140729150136271 0
[pid=9797/tid=9814] ppid=9794 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9797/task/9814/stat : 9814 (java) S 9794 9797 22004 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 107519363 10914787328 6847 33554432000 4194304 4196468 140729150130336 140423935902960 140424446240469 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21913600 140729150133368 140729150133513 140729150133513 140729150136271 0
[pid=9797/tid=9815] ppid=9794 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9797/task/9815/stat : 9815 (java) S 9794 9797 22004 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 107519366 10914787328 6847 33554432000 4194304 4196468 140729150130336 140423934851536 140424446248859 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21913600 140729150133368 140729150133513 140729150133513 140729150136271 0
[pid=9797/tid=9817] ppid=9794 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9797/task/9817/stat : 9817 (java) S 9794 9797 22004 0 -1 1077944384 427 0 0 0 0 0 0 0 20 0 15 0 107519366 10914787328 6847 33554432000 4194304 4196468 140729150130336 140423933798640 140424446241410 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21913600 140729150133368 140729150133513 140729150133513 140729150136271 0
[pid=9797/tid=9820] ppid=9794 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9797/task/9820/stat : 9820 (java) S 9794 9797 22004 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 107519366 10914787328 6847 33554432000 4194304 4196468 140729150130336 140423932746096 140424446241410 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21913600 140729150133368 140729150133513 140729150133513 140729150136271 0
[pid=9797/tid=9822] ppid=9794 vsize=10658972 memory=140271094793856 CPUtime=0.01 cores=1,3,5,7
/proc/9797/task/9822/stat : 9822 (java) R 9794 9797 22004 0 -1 4202560 342 0 0 0 1 0 0 0 20 0 15 0 107519366 10914787328 6847 33554432000 4194304 4196468 140729150130336 140423931687416 140424425148752 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 21913600 140729150133368 140729150133513 140729150133513 140729150136271 0
[pid=9797/tid=9824] ppid=9794 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9797/task/9824/stat : 9824 (java) S 9794 9797 22004 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 107519366 10914787328 6847 33554432000 4194304 4196468 140729150130336 140423930640736 140424446240469 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21913600 140729150133368 140729150133513 140729150133513 140729150136271 0
[pid=9797/tid=9826] ppid=9794 vsize=10658972 memory=140271094793856 CPUtime=0 cores=1,3,5,7
/proc/9797/task/9826/stat : 9826 (java) S 9794 9797 22004 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 107519366 10914787328 6847 33554432000 4194304 4196468 140729150130336 140423929588784 140424446241410 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21913600 140729150133368 140729150133513 140729150133513 140729150136271 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 10658972 KiB
Current children cumulated memory: 27388 KiB

[startup+0.210391 s]*
/proc/loadavg: 1.00 1.32 1.58 10/215 9826
/proc/meminfo: memFree=28223648/32770624 swapFree=67108860/67108860
[pid=9797] ppid=9794 vsize=10661056 memory=39912 CPUtime=0.32 cores=1,3,5,7
/proc/9797/stat : 9797 (java) S 9794 9797 22004 0 -1 1077944320 8067 0 0 0 31 1 0 0 20 0 15 0 107519360 10916921344 9978 33554432000 4194304 4196468 140729150130336 140729150112880 140424446230263 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 21913600 140729150133368 140729150133513 140729150133513 140729150136271 0
/proc/9797/statm: 2665264 9978 2981 1 0 2627263 0
[pid=9797/tid=9800] ppid=9794 vsize=10661056 memory=7022364594140610616 CPUtime=0.19 cores=1,3,5,7
/proc/9797/task/9800/stat : 9800 (java) R 9794 9797 22004 0 -1 4202560 5110 0 0 0 18 1 0 0 20 0 15 0 107519360 10916921344 9978 33554432000 4194304 4196468 140729150130336 140424450469088 140424039746366 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 21913600 140729150133368 140729150133513 140729150133513 140729150136271 0
[pid=9797/tid=9805] ppid=9794 vsize=10661056 memory=365 CPUtime=0 cores=1,3,5,7
/proc/9797/task/9805/stat : 9805 (java) S 9794 9797 22004 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 107519361 10916921344 9978 33554432000 4194304 4196468 140729150130336 140424372304400 140424446240469 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21913600 140729150133368 140729150133513 140729150133513 140729150136271 0
[pid=9797/tid=9806] ppid=9794 vsize=10661056 memory=288370647246505600 CPUtime=0 cores=1,3,5,7
/proc/9797/task/9806/stat : 9806 (java) S 9794 9797 22004 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 107519361 10916921344 9978 33554432000 4194304 4196468 140729150130336 140424371251856 140424446240469 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21913600 140729150133368 140729150133513 140729150133513 140729150136271 0
[pid=9797/tid=9807] ppid=9794 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9797/task/9807/stat : 9807 (java) S 9794 9797 22004 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 107519361 10916921344 9978 33554432000 4194304 4196468 140729150130336 140424370198800 140424446240469 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21913600 140729150133368 140729150133513 140729150133513 140729150136271 0
[pid=9797/tid=9808] ppid=9794 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9797/task/9808/stat : 9808 (java) S 9794 9797 22004 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 107519361 10916921344 9978 33554432000 4194304 4196468 140729150130336 140424369146256 140424446240469 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21913600 140729150133368 140729150133513 140729150133513 140729150136271 0
[pid=9797/tid=9810] ppid=9794 vsize=10661056 memory=140271094793856 CPUtime=0 cores=1,3,5,7
/proc/9797/task/9810/stat : 9810 (java) S 9794 9797 22004 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 107519362 10916921344 9978 33554432000 4194304 4196468 140729150130336 140423938009840 140424446241410 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21913600 140729150133368 140729150133513 140729150133513 140729150136271 0
[pid=9797/tid=9812] ppid=9794 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9797/task/9812/stat : 9812 (java) S 9794 9797 22004 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 107519363 10916921344 9978 33554432000 4194304 4196468 140729150130336 140423936956064 140424446240469 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21913600 140729150133368 140729150133513 140729150133513 140729150136271 0
[pid=9797/tid=9814] ppid=9794 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9797/task/9814/stat : 9814 (java) S 9794 9797 22004 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 107519363 10916921344 9978 33554432000 4194304 4196468 140729150130336 140423935902960 140424446240469 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21913600 140729150133368 140729150133513 140729150133513 140729150136271 0
[pid=9797/tid=9815] ppid=9794 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9797/task/9815/stat : 9815 (java) S 9794 9797 22004 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 107519366 10916921344 9978 33554432000 4194304 4196468 140729150130336 140423934851536 140424446248859 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21913600 140729150133368 140729150133513 140729150133513 140729150136271 0
[pid=9797/tid=9817] ppid=9794 vsize=10661056 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/9797/task/9817/stat : 9817 (java) R 9794 9797 22004 0 -1 4202560 761 0 0 0 3 0 0 0 20 0 15 0 107519366 10916921344 9978 33554432000 4194304 4196468 140729150130336 140423933798640 140424426927508 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 21913600 140729150133368 140729150133513 140729150133513 140729150136271 0
[pid=9797/tid=9820] ppid=9794 vsize=10661056 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/9797/task/9820/stat : 9820 (java) R 9794 9797 22004 0 -1 1077944384 57 0 0 0 1 0 0 0 20 0 15 0 107519366 10916921344 9978 33554432000 4194304 4196468 140729150130336 140423932746096 140424446241410 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 21913600 140729150133368 140729150133513 140729150133513 140729150136271 0
[pid=9797/tid=9822] ppid=9794 vsize=10661056 memory=140271094793856 CPUtime=0.08 cores=1,3,5,7
/proc/9797/task/9822/stat : 9822 (java) R 9794 9797 22004 0 -1 4202560 806 0 0 0 8 0 0 0 20 0 15 0 107519366 10916921344 9978 33554432000 4194304 4196468 140729150130336 140423931688720 140424438185107 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 21913600 140729150133368 140729150133513 140729150133513 140729150136271 0
[pid=9797/tid=9824] ppid=9794 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9797/task/9824/stat : 9824 (java) S 9794 9797 22004 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 107519366 10916921344 9978 33554432000 4194304 4196468 140729150130336 140423930640736 140424446240469 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21913600 140729150133368 140729150133513 140729150133513 140729150136271 0
[pid=9797/tid=9826] ppid=9794 vsize=10661056 memory=140271094793856 CPUtime=0 cores=1,3,5,7
/proc/9797/task/9826/stat : 9826 (java) S 9794 9797 22004 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 107519366 10916921344 9978 33554432000 4194304 4196468 140729150130336 140423929588784 140424446241410 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21913600 140729150133368 140729150133513 140729150133513 140729150136271 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 10661056 KiB
Current children cumulated memory: 39912 KiB

[startup+0.310161 s]*
/proc/loadavg: 1.00 1.32 1.58 10/215 9826
/proc/meminfo: memFree=28214840/32770624 swapFree=67108860/67108860
[pid=9797] ppid=9794 vsize=10661132 memory=44752 CPUtime=0.56 cores=1,3,5,7
/proc/9797/stat : 9797 (java) S 9794 9797 22004 0 -1 1077944320 8860 0 0 0 54 2 0 0 20 0 15 0 107519360 10916999168 11188 33554432000 4194304 4196468 140729150130336 140729150112880 140424446230263 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 21913600 140729150133368 140729150133513 140729150133513 140729150136271 0
/proc/9797/statm: 2665283 11188 3054 1 0 2627263 0
[pid=9797/tid=9800] ppid=9794 vsize=10661132 memory=53476 CPUtime=0.29 cores=1,3,5,7
/proc/9797/task/9800/stat : 9800 (java) R 9794 9797 22004 0 -1 4202560 5476 0 0 0 28 1 0 0 20 0 15 0 107519360 10916999168 11254 33554432000 4194304 4196468 140729150130336 140424450466048 140424446242198 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 21913600 140729150133368 140729150133513 140729150133513 140729150136271 0
[pid=9797/tid=9805] ppid=9794 vsize=10661132 memory=35 CPUtime=0 cores=1,3,5,7
/proc/9797/task/9805/stat : 9805 (java) S 9794 9797 22004 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 107519361 10916999168 11254 33554432000 4194304 4196468 140729150130336 140424372304400 140424446240469 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21913600 140729150133368 140729150133513 140729150133513 140729150136271 0
[pid=9797/tid=9806] ppid=9794 vsize=10661132 memory=140271094851872 CPUtime=0 cores=1,3,5,7
/proc/9797/task/9806/stat : 9806 (java) S 9794 9797 22004 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 107519361 10916999168 11254 33554432000 4194304 4196468 140729150130336 140424371251856 140424446240469 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21913600 140729150133368 140729150133513 140729150133513 140729150136271 0
[pid=9797/tid=9807] ppid=9794 vsize=10661132 memory=60388 CPUtime=0 cores=1,3,5,7
/proc/9797/task/9807/stat : 9807 (java) S 9794 9797 22004 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 107519361 10916999168 11254 33554432000 4194304 4196468 140729150130336 140424370198800 140424446240469 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21913600 140729150133368 140729150133513 140729150133513 140729150136271 0
[pid=9797/tid=9808] ppid=9794 vsize=10661132 memory=35 CPUtime=0 cores=1,3,5,7
/proc/9797/task/9808/stat : 9808 (java) S 9794 9797 22004 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 107519361 10916999168 11254 33554432000 4194304 4196468 140729150130336 140424369146256 140424446240469 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21913600 140729150133368 140729150133513 140729150133513 140729150136271 0
[pid=9797/tid=9810] ppid=9794 vsize=10661132 memory=140271094858784 CPUtime=0 cores=1,3,5,7
/proc/9797/task/9810/stat : 9810 (java) S 9794 9797 22004 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 107519362 10916999168 11254 33554432000 4194304 4196468 140729150130336 140423938009840 140424446241410 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21913600 140729150133368 140729150133513 140729150133513 140729150136271 0
[pid=9797/tid=9812] ppid=9794 vsize=10661132 memory=35 CPUtime=0 cores=1,3,5,7
/proc/9797/task/9812/stat : 9812 (java) S 9794 9797 22004 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 107519363 10916999168 11254 33554432000 4194304 4196468 140729150130336 140423936956064 140424446240469 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21913600 140729150133368 140729150133513 140729150133513 140729150136271 0
[pid=9797/tid=9814] ppid=9794 vsize=10661132 memory=2244 CPUtime=0 cores=1,3,5,7
/proc/9797/task/9814/stat : 9814 (java) S 9794 9797 22004 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 107519363 10916999168 11254 33554432000 4194304 4196468 140729150130336 140423935902960 140424446240469 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21913600 140729150133368 140729150133513 140729150133513 140729150136271 0
[pid=9797/tid=9815] ppid=9794 vsize=10661132 memory=2244 CPUtime=0 cores=1,3,5,7
/proc/9797/task/9815/stat : 9815 (java) S 9794 9797 22004 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 107519366 10916999168 11254 33554432000 4194304 4196468 140729150130336 140423934851536 140424446248859 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21913600 140729150133368 140729150133513 140729150133513 140729150136271 0
[pid=9797/tid=9817] ppid=9794 vsize=10661132 memory=0 CPUtime=0.06 cores=1,3,5,7
/proc/9797/task/9817/stat : 9817 (java) S 9794 9797 22004 0 -1 1077944384 852 0 0 0 6 0 0 0 20 0 15 0 107519366 10916999168 11254 33554432000 4194304 4196468 140729150130336 140423933798640 140424446241410 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21913600 140729150133368 140729150133513 140729150133513 140729150136271 0
[pid=9797/tid=9820] ppid=9794 vsize=10661132 memory=140270947651087 CPUtime=0.04 cores=1,3,5,7
/proc/9797/task/9820/stat : 9820 (java) S 9794 9797 22004 0 -1 1077944384 198 0 0 0 4 0 0 0 20 0 15 0 107519366 10916999168 11254 33554432000 4194304 4196468 140729150130336 140423932746096 140424446241410 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21913600 140729150133368 140729150133513 140729150133513 140729150136271 0
[pid=9797/tid=9822] ppid=9794 vsize=10661132 memory=140271094803645 CPUtime=0.16 cores=1,3,5,7
/proc/9797/task/9822/stat : 9822 (java) R 9794 9797 22004 0 -1 4202560 974 0 0 0 16 0 0 0 20 0 15 0 107519366 10916999168 11254 33554432000 4194304 4196468 140729150130336 140423931688080 140424446251610 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 21913600 140729150133368 140729150133513 140729150133513 140729150136271 0
[pid=9797/tid=9824] ppid=9794 vsize=10661132 memory=140270947655631 CPUtime=0 cores=1,3,5,7
/proc/9797/task/9824/stat : 9824 (java) S 9794 9797 22004 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 107519366 10916999168 11254 33554432000 4194304 4196468 140729150130336 140423930640736 140424446240469 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21913600 140729150133368 140729150133513 140729150133513 140729150136271 0
[pid=9797/tid=9826] ppid=9794 vsize=10661132 memory=280542042466240 CPUtime=0 cores=1,3,5,7
/proc/9797/task/9826/stat : 9826 (java) S 9794 9797 22004 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 107519366 10916999168 11254 33554432000 4194304 4196468 140729150130336 140423929588784 140424446241410 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21913600 140729150133368 140729150133513 140729150133513 140729150136271 0
Current children cumulated CPU time: 0.56 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 44752 KiB

[startup+0.70107 s]
/proc/loadavg: 1.00 1.32 1.58 11/215 9826
/proc/meminfo: memFree=28171232/32770624 swapFree=67108860/67108860
[pid=9797] ppid=9794 vsize=10661132 memory=78236 CPUtime=1.87 cores=1,3,5,7
/proc/9797/stat : 9797 (java) S 9794 9797 22004 0 -1 1077944320 12058 0 0 0 184 3 0 0 20 0 15 0 107519360 10916999168 19559 33554432000 4194304 4196468 140729150130336 140729150112880 140424446230263 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 21913600 140729150133368 140729150133513 140729150133513 140729150136271 0
/proc/9797/statm: 2665283 19559 3122 1 0 2627263 0
[pid=9797/tid=9800] ppid=9794 vsize=10661132 memory=2372 CPUtime=0.66 cores=1,3,5,7
/proc/9797/task/9800/stat : 9800 (java) R 9794 9797 22004 0 -1 4202560 5807 0 0 0 64 2 0 0 20 0 15 0 107519360 10916999168 19559 33554432000 4194304 4196468 140729150130336 140424450436112 140424044078485 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 21913600 140729150133368 140729150133513 140729150133513 140729150136271 0
[pid=9797/tid=9805] ppid=9794 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9797/task/9805/stat : 9805 (java) S 9794 9797 22004 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 107519361 10916999168 19559 33554432000 4194304 4196468 140729150130336 140424372304400 140424446240469 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21913600 140729150133368 140729150133513 140729150133513 140729150136271 0
[pid=9797/tid=9806] ppid=9794 vsize=10661132 memory=1200 CPUtime=0 cores=1,3,5,7
/proc/9797/task/9806/stat : 9806 (java) S 9794 9797 22004 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 107519361 10916999168 19559 33554432000 4194304 4196468 140729150130336 140424371251856 140424446240469 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21913600 140729150133368 140729150133513 140729150133513 140729150136271 0
[pid=9797/tid=9807] ppid=9794 vsize=10661132 memory=15872 CPUtime=0 cores=1,3,5,7
/proc/9797/task/9807/stat : 9807 (java) S 9794 9797 22004 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 107519361 10916999168 19559 33554432000 4194304 4196468 140729150130336 140424370198800 140424446240469 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21913600 140729150133368 140729150133513 140729150133513 140729150136271 0
[pid=9797/tid=9808] ppid=9794 vsize=10661132 memory=18192 CPUtime=0 cores=1,3,5,7
/proc/9797/task/9808/stat : 9808 (java) S 9794 9797 22004 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 107519361 10916999168 19559 33554432000 4194304 4196468 140729150130336 140424369146256 140424446240469 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21913600 140729150133368 140729150133513 140729150133513 140729150136271 0
[pid=9797/tid=9810] ppid=9794 vsize=10661132 memory=2241 CPUtime=0 cores=1,3,5,7
/proc/9797/task/9810/stat : 9810 (java) S 9794 9797 22004 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 107519362 10916999168 19559 33554432000 4194304 4196468 140729150130336 140423938009840 140424446241410 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21913600 140729150133368 140729150133513 140729150133513 140729150136271 0
[pid=9797/tid=9812] ppid=9794 vsize=10661132 memory=2244 CPUtime=0 cores=1,3,5,7
/proc/9797/task/9812/stat : 9812 (java) S 9794 9797 22004 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 107519363 10916999168 19559 33554432000 4194304 4196468 140729150130336 140423936956064 140424446240469 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21913600 140729150133368 140729150133513 140729150133513 140729150136271 0
[pid=9797/tid=9814] ppid=9794 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9797/task/9814/stat : 9814 (java) S 9794 9797 22004 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 107519363 10916999168 19559 33554432000 4194304 4196468 140729150130336 140423935902960 140424446240469 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21913600 140729150133368 140729150133513 140729150133513 140729150136271 0
[pid=9797/tid=9815] ppid=9794 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9797/task/9815/stat : 9815 (java) S 9794 9797 22004 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 107519366 10916999168 19559 33554432000 4194304 4196468 140729150130336 140423934851536 140424446248859 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21913600 140729150133368 140729150133513 140729150133513 140729150136271 0
[pid=9797/tid=9817] ppid=9794 vsize=10661132 memory=0 CPUtime=0.4 cores=1,3,5,7
/proc/9797/task/9817/stat : 9817 (java) R 9794 9797 22004 0 -1 4202560 1811 0 0 0 40 0 0 0 20 0 15 0 107519366 10916999168 19559 33554432000 4194304 4196468 140729150130336 140423933784912 140424432381934 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 21913600 140729150133368 140729150133513 140729150133513 140729150136271 0
[pid=9797/tid=9820] ppid=9794 vsize=10661132 memory=0 CPUtime=0.38 cores=1,3,5,7
/proc/9797/task/9820/stat : 9820 (java) R 9794 9797 22004 0 -1 4202560 1086 0 0 0 38 0 0 0 20 0 15 0 107519366 10916999168 19559 33554432000 4194304 4196468 140729150130336 140423932732880 140424423825120 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 21913600 140729150133368 140729150133513 140729150133513 140729150136271 0
[pid=9797/tid=9822] ppid=9794 vsize=10661132 memory=0 CPUtime=0.4 cores=1,3,5,7
/proc/9797/task/9822/stat : 9822 (java) S 9794 9797 22004 0 -1 1077944384 1982 0 0 0 40 0 0 0 20 0 15 0 107519366 10916999168 19559 33554432000 4194304 4196468 140729150130336 140423931693040 140424446241410 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21913600 140729150133368 140729150133513 140729150133513 140729150136271 0
[pid=9797/tid=9824] ppid=9794 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9797/task/9824/stat : 9824 (java) S 9794 9797 22004 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 107519366 10916999168 19559 33554432000 4194304 4196468 140729150130336 140423930640736 140424446240469 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21913600 140729150133368 140729150133513 140729150133513 140729150136271 0
[pid=9797/tid=9826] ppid=9794 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9797/task/9826/stat : 9826 (java) S 9794 9797 22004 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 107519366 10916999168 19559 33554432000 4194304 4196468 140729150130336 140423929588784 140424446241410 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21913600 140729150133368 140729150133513 140729150133513 140729150136271 0
Current children cumulated CPU time: 1.87 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 78236 KiB

[startup+1.50068 s]
/proc/loadavg: 1.00 1.32 1.58 6/215 9826
/proc/meminfo: memFree=28042728/32770624 swapFree=67108860/67108860
[pid=9797] ppid=9794 vsize=10661132 memory=192368 CPUtime=3.58 cores=1,3,5,7
/proc/9797/stat : 9797 (java) S 9794 9797 22004 0 -1 1077944320 19060 0 0 0 352 6 0 0 20 0 15 0 107519360 10916999168 48092 33554432000 4194304 4196468 140729150130336 140729150112880 140424446230263 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 21913600 140729150133368 140729150133513 140729150133513 140729150136271 0
/proc/9797/statm: 2665283 48092 3136 1 0 2627263 0
[pid=9797/tid=9800] ppid=9794 vsize=10661132 memory=2319695971869735776 CPUtime=1.45 cores=1,3,5,7
/proc/9797/task/9800/stat : 9800 (java) R 9794 9797 22004 0 -1 4202560 6170 0 0 0 142 3 0 0 20 0 15 0 107519360 10916999168 48092 33554432000 4194304 4196468 140729150130336 140424450435440 140424446242198 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 21913600 140729150133368 140729150133513 140729150133513 140729150136271 0
[pid=9797/tid=9805] ppid=9794 vsize=10661132 memory=99212 CPUtime=0 cores=1,3,5,7
/proc/9797/task/9805/stat : 9805 (java) S 9794 9797 22004 0 -1 1077944384 450 0 0 0 0 0 0 0 20 0 15 0 107519361 10916999168 48092 33554432000 4194304 4196468 140729150130336 140424372304400 140424446240469 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21913600 140729150133368 140729150133513 140729150133513 140729150136271 0
[pid=9797/tid=9806] ppid=9794 vsize=10661132 memory=2241 CPUtime=0 cores=1,3,5,7
/proc/9797/task/9806/stat : 9806 (java) S 9794 9797 22004 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 15 0 107519361 10916999168 48092 33554432000 4194304 4196468 140729150130336 140424371251856 140424446240469 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21913600 140729150133368 140729150133513 140729150133513 140729150136271 0
[pid=9797/tid=9807] ppid=9794 vsize=10661132 memory=1200 CPUtime=0 cores=1,3,5,7
/proc/9797/task/9807/stat : 9807 (java) S 9794 9797 22004 0 -1 1077944384 232 0 0 0 0 0 0 0 20 0 15 0 107519361 10916999168 48092 33554432000 4194304 4196468 140729150130336 140424370198800 140424446240469 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21913600 140729150133368 140729150133513 140729150133513 140729150136271 0
[pid=9797/tid=9808] ppid=9794 vsize=10661132 memory=15872 CPUtime=0 cores=1,3,5,7
/proc/9797/task/9808/stat : 9808 (java) S 9794 9797 22004 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 107519361 10916999168 48092 33554432000 4194304 4196468 140729150130336 140424369146256 140424446240469 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21913600 140729150133368 140729150133513 140729150133513 140729150136271 0
[pid=9797/tid=9810] ppid=9794 vsize=10661132 memory=18192 CPUtime=0 cores=1,3,5,7
/proc/9797/task/9810/stat : 9810 (java) S 9794 9797 22004 0 -1 1077944384 218 0 0 0 0 0 0 0 20 0 15 0 107519362 10916999168 48092 33554432000 4194304 4196468 140729150130336 140423938009840 140424446241410 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21913600 140729150133368 140729150133513 140729150133513 140729150136271 0

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

/proc/9797/task/9800/stat : 9800 (java) R 9794 9797 22004 0 -1 4202560 22773 0 0 0 235554 1054 0 0 20 0 15 0 107519360 10916999168 108372 33554432000 4194304 4196468 140729150130336 140424450436864 140729150842818 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 21913600 140729150133368 140729150133513 140729150133513 140729150136271 0
[pid=9797/tid=9805] ppid=9794 vsize=10661132 memory=431440 CPUtime=7.75 cores=1,3,5,7
/proc/9797/task/9805/stat : 9805 (java) S 9794 9797 22004 0 -1 1077944384 8754 0 0 0 730 45 0 0 20 0 15 0 107519361 10916999168 108372 33554432000 4194304 4196468 140729150130336 140424372304400 140424446240469 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21913600 140729150133368 140729150133513 140729150133513 140729150136271 0
[pid=9797/tid=9806] ppid=9794 vsize=10661132 memory=425296 CPUtime=7.72 cores=1,3,5,7
/proc/9797/task/9806/stat : 9806 (java) S 9794 9797 22004 0 -1 1077944384 5933 0 0 0 728 44 0 0 20 0 15 0 107519361 10916999168 108372 33554432000 4194304 4196468 140729150130336 140424371251856 140424446240469 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21913600 140729150133368 140729150133513 140729150133513 140729150136271 0
[pid=9797/tid=9807] ppid=9794 vsize=10661132 memory=431440 CPUtime=7.72 cores=1,3,5,7
/proc/9797/task/9807/stat : 9807 (java) S 9794 9797 22004 0 -1 1077944384 8563 0 0 0 725 47 0 0 20 0 15 0 107519361 10916999168 108372 33554432000 4194304 4196468 140729150130336 140424370198800 140424446240469 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21913600 140729150133368 140729150133513 140729150133513 140729150136271 0
[pid=9797/tid=9808] ppid=9794 vsize=10661132 memory=429392 CPUtime=7.76 cores=1,3,5,7
/proc/9797/task/9808/stat : 9808 (java) S 9794 9797 22004 0 -1 1077944384 8217 0 0 0 735 41 0 0 20 0 15 0 107519361 10916999168 108372 33554432000 4194304 4196468 140729150130336 140424369146256 140424446240469 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21913600 140729150133368 140729150133513 140729150133513 140729150136271 0
[pid=9797/tid=9810] ppid=9794 vsize=10661132 memory=431440 CPUtime=5.71 cores=1,3,5,7
/proc/9797/task/9810/stat : 9810 (java) S 9794 9797 22004 0 -1 1077944384 7358 0 0 0 528 43 0 0 20 0 15 0 107519362 10916999168 108372 33554432000 4194304 4196468 140729150130336 140423938009840 140424446241410 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21913600 140729150133368 140729150133513 140729150133513 140729150136271 0
[pid=9797/tid=9812] ppid=9794 vsize=10661132 memory=433488 CPUtime=0 cores=1,3,5,7
/proc/9797/task/9812/stat : 9812 (java) S 9794 9797 22004 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 107519363 10916999168 108372 33554432000 4194304 4196468 140729150130336 140423936956064 140424446240469 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21913600 140729150133368 140729150133513 140729150133513 140729150136271 0
[pid=9797/tid=9814] ppid=9794 vsize=10661132 memory=433488 CPUtime=0 cores=1,3,5,7
/proc/9797/task/9814/stat : 9814 (java) S 9794 9797 22004 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 15 0 107519363 10916999168 108372 33554432000 4194304 4196468 140729150130336 140423935902960 140424446240469 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21913600 140729150133368 140729150133513 140729150133513 140729150136271 0
[pid=9797/tid=9815] ppid=9794 vsize=10661132 memory=433488 CPUtime=0 cores=1,3,5,7
/proc/9797/task/9815/stat : 9815 (java) S 9794 9797 22004 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 107519366 10916999168 108372 33554432000 4194304 4196468 140729150130336 140423934851536 140424446248859 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21913600 140729150133368 140729150133513 140729150133513 140729150136271 0
[pid=9797/tid=9817] ppid=9794 vsize=10661132 memory=433488 CPUtime=0.86 cores=1,3,5,7
/proc/9797/task/9817/stat : 9817 (java) S 9794 9797 22004 0 -1 1077944384 4073 0 0 0 86 0 0 0 20 0 15 0 107519366 10916999168 108372 33554432000 4194304 4196468 140729150130336 140423933798640 140424446241410 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21913600 140729150133368 140729150133513 140729150133513 140729150136271 0
[pid=9797/tid=9820] ppid=9794 vsize=10661132 memory=431440 CPUtime=1.26 cores=1,3,5,7
/proc/9797/task/9820/stat : 9820 (java) S 9794 9797 22004 0 -1 1077944384 5373 0 0 0 125 1 0 0 20 0 15 0 107519366 10916999168 108372 33554432000 4194304 4196468 140729150130336 140423932746096 140424446241410 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21913600 140729150133368 140729150133513 140729150133513 140729150136271 0
[pid=9797/tid=9822] ppid=9794 vsize=10661132 memory=8112282956445269571 CPUtime=0.44 cores=1,3,5,7
/proc/9797/task/9822/stat : 9822 (java) S 9794 9797 22004 0 -1 1077944384 2359 0 0 0 44 0 0 0 20 0 15 0 107519366 10916999168 108372 33554432000 4194304 4196468 140729150130336 140423931693040 140424446241410 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21913600 140729150133368 140729150133513 140729150133513 140729150136271 0
[pid=9797/tid=9824] ppid=9794 vsize=10661132 memory=431440 CPUtime=0 cores=1,3,5,7
/proc/9797/task/9824/stat : 9824 (java) S 9794 9797 22004 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 107519366 10916999168 108372 33554432000 4194304 4196468 140729150130336 140423930640736 140424446240469 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21913600 140729150133368 140729150133513 140729150133513 140729150136271 0
[pid=9797/tid=9826] ppid=9794 vsize=10661132 memory=431440 CPUtime=1.01 cores=1,3,5,7
/proc/9797/task/9826/stat : 9826 (java) S 9794 9797 22004 0 -1 1077944384 625 0 0 0 50 51 0 0 20 0 15 0 107519366 10916999168 108372 33554432000 4194304 4196468 140729150130336 140423929588784 140424446241410 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21913600 140729150133368 140729150133513 140729150133513 140729150136271 0
Current children cumulated CPU time: 2406.4 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 433488 KiB

[startup+2442.3 s]
/proc/loadavg: 1.21 1.24 1.30 4/215 9938
/proc/meminfo: memFree=27348512/32770624 swapFree=67108860/67108860
[pid=9797] ppid=9794 vsize=10661132 memory=439632 CPUtime=2467.16 cores=1,3,5,7
/proc/9797/stat : 9797 (java) S 9794 9797 22004 0 -1 1077944320 77167 0 0 0 245412 1304 0 0 20 0 15 0 107519360 10916999168 109908 33554432000 4194304 4196468 140729150130336 140729150112880 140424446230263 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 21913600 140729150133368 140729150133513 140729150133513 140729150136271 0
/proc/9797/statm: 2665283 109908 3152 1 0 2627263 0
[pid=9797/tid=9800] ppid=9794 vsize=10661132 memory=439632 CPUtime=2425.61 cores=1,3,5,7
/proc/9797/task/9800/stat : 9800 (java) R 9794 9797 22004 0 -1 4202560 23211 0 0 0 241484 1077 0 0 20 0 15 0 107519360 10916999168 109908 33554432000 4194304 4196468 140729150130336 140424450434944 140729150842818 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 21913600 140729150133368 140729150133513 140729150133513 140729150136271 0
[pid=9797/tid=9805] ppid=9794 vsize=10661132 memory=439632 CPUtime=8.02 cores=1,3,5,7
/proc/9797/task/9805/stat : 9805 (java) S 9794 9797 22004 0 -1 1077944384 9198 0 0 0 756 46 0 0 20 0 15 0 107519361 10916999168 109908 33554432000 4194304 4196468 140729150130336 140424372304400 140424446240469 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21913600 140729150133368 140729150133513 140729150133513 140729150136271 0
[pid=9797/tid=9806] ppid=9794 vsize=10661132 memory=433488 CPUtime=7.99 cores=1,3,5,7
/proc/9797/task/9806/stat : 9806 (java) S 9794 9797 22004 0 -1 1077944384 6099 0 0 0 754 45 0 0 20 0 15 0 107519361 10916999168 109908 33554432000 4194304 4196468 140729150130336 140424371251856 140424446240469 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21913600 140729150133368 140729150133513 140729150133513 140729150136271 0
[pid=9797/tid=9807] ppid=9794 vsize=10661132 memory=433488 CPUtime=7.98 cores=1,3,5,7
/proc/9797/task/9807/stat : 9807 (java) S 9794 9797 22004 0 -1 1077944384 8831 0 0 0 750 48 0 0 20 0 15 0 107519361 10916999168 109908 33554432000 4194304 4196468 140729150130336 140424370198800 140424446240469 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21913600 140729150133368 140729150133513 140729150133513 140729150136271 0
[pid=9797/tid=9808] ppid=9794 vsize=10661132 memory=439632 CPUtime=8.03 cores=1,3,5,7
/proc/9797/task/9808/stat : 9808 (java) S 9794 9797 22004 0 -1 1077944384 8428 0 0 0 761 42 0 0 20 0 15 0 107519361 10916999168 109908 33554432000 4194304 4196468 140729150130336 140424369146256 140424446240469 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21913600 140729150133368 140729150133513 140729150133513 140729150136271 0
[pid=9797/tid=9810] ppid=9794 vsize=10661132 memory=4028 CPUtime=5.85 cores=1,3,5,7
/proc/9797/task/9810/stat : 9810 (java) S 9794 9797 22004 0 -1 1077944384 7539 0 0 0 541 44 0 0 20 0 15 0 107519362 10916999168 109908 33554432000 4194304 4196468 140729150130336 140423938009840 140424446241410 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21913600 140729150133368 140729150133513 140729150133513 140729150136271 0
[pid=9797/tid=9812] ppid=9794 vsize=10661132 memory=439632 CPUtime=0 cores=1,3,5,7
/proc/9797/task/9812/stat : 9812 (java) S 9794 9797 22004 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 107519363 10916999168 109908 33554432000 4194304 4196468 140729150130336 140423936956064 140424446240469 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21913600 140729150133368 140729150133513 140729150133513 140729150136271 0
[pid=9797/tid=9814] ppid=9794 vsize=10661132 memory=437584 CPUtime=0 cores=1,3,5,7
/proc/9797/task/9814/stat : 9814 (java) S 9794 9797 22004 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 15 0 107519363 10916999168 109908 33554432000 4194304 4196468 140729150130336 140423935902960 140424446240469 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21913600 140729150133368 140729150133513 140729150133513 140729150136271 0
[pid=9797/tid=9815] ppid=9794 vsize=10661132 memory=439632 CPUtime=0 cores=1,3,5,7
/proc/9797/task/9815/stat : 9815 (java) S 9794 9797 22004 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 107519366 10916999168 109908 33554432000 4194304 4196468 140729150130336 140423934851536 140424446248859 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21913600 140729150133368 140729150133513 140729150133513 140729150136271 0
[pid=9797/tid=9817] ppid=9794 vsize=10661132 memory=439632 CPUtime=0.86 cores=1,3,5,7
/proc/9797/task/9817/stat : 9817 (java) S 9794 9797 22004 0 -1 1077944384 4075 0 0 0 86 0 0 0 20 0 15 0 107519366 10916999168 109908 33554432000 4194304 4196468 140729150130336 140423933798640 140424446241410 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21913600 140729150133368 140729150133513 140729150133513 140729150136271 0
[pid=9797/tid=9820] ppid=9794 vsize=10661132 memory=439632 CPUtime=1.26 cores=1,3,5,7
/proc/9797/task/9820/stat : 9820 (java) S 9794 9797 22004 0 -1 1077944384 5375 0 0 0 125 1 0 0 20 0 15 0 107519366 10916999168 109908 33554432000 4194304 4196468 140729150130336 140423932746096 140424446241410 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21913600 140729150133368 140729150133513 140729150133513 140729150136271 0
[pid=9797/tid=9822] ppid=9794 vsize=10661132 memory=916 CPUtime=0.44 cores=1,3,5,7
/proc/9797/task/9822/stat : 9822 (java) S 9794 9797 22004 0 -1 1077944384 2361 0 0 0 44 0 0 0 20 0 15 0 107519366 10916999168 109908 33554432000 4194304 4196468 140729150130336 140423931693040 140424446241410 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21913600 140729150133368 140729150133513 140729150133513 140729150136271 0
[pid=9797/tid=9824] ppid=9794 vsize=10661132 memory=439632 CPUtime=0 cores=1,3,5,7
/proc/9797/task/9824/stat : 9824 (java) S 9794 9797 22004 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 107519366 10916999168 109908 33554432000 4194304 4196468 140729150130336 140423930640736 140424446240469 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21913600 140729150133368 140729150133513 140729150133513 140729150136271 0
[pid=9797/tid=9826] ppid=9794 vsize=10661132 memory=439632 CPUtime=1.04 cores=1,3,5,7
/proc/9797/task/9826/stat : 9826 (java) S 9794 9797 22004 0 -1 1077944384 639 0 0 0 51 53 0 0 20 0 15 0 107519366 10916999168 109908 33554432000 4194304 4196468 140729150130336 140423929588784 140424446241410 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21913600 140729150133368 140729150133513 140729150133513 140729150136271 0
Current children cumulated CPU time: 2467.16 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 439632 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2494.5 s]
/proc/loadavg: 1.23 1.25 1.30 4/215 9939
/proc/meminfo: memFree=27335840/32770624 swapFree=67108860/67108860
[pid=9797] ppid=9794 vsize=10661132 memory=445776 CPUtime=2520.04 cores=1,3,5,7
/proc/9797/stat : 9797 (java) S 9794 9797 22004 0 -1 1077944320 79105 0 0 0 250676 1328 0 0 20 0 15 0 107519360 10916999168 111444 33554432000 4194304 4196468 140729150130336 140729150112880 140424446230263 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 21913600 140729150133368 140729150133513 140729150133513 140729150136271 0
/proc/9797/statm: 2665283 111444 3152 1 0 2627263 0
[pid=9797/tid=9800] ppid=9794 vsize=10661132 memory=445776 CPUtime=2477.39 cores=1,3,5,7
/proc/9797/task/9800/stat : 9800 (java) R 9794 9797 22004 0 -1 4202560 23605 0 0 0 246643 1096 0 0 20 0 15 0 107519360 10916999168 111444 33554432000 4194304 4196468 140729150130336 140424450436384 140424044482449 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 21913600 140729150133368 140729150133513 140729150133513 140729150136271 0
[pid=9797/tid=9805] ppid=9794 vsize=10661132 memory=445776 CPUtime=8.26 cores=1,3,5,7
/proc/9797/task/9805/stat : 9805 (java) S 9794 9797 22004 0 -1 1077944384 9523 0 0 0 779 47 0 0 20 0 15 0 107519361 10916999168 111444 33554432000 4194304 4196468 140729150130336 140424372304400 140424446240469 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21913600 140729150133368 140729150133513 140729150133513 140729150136271 0
[pid=9797/tid=9806] ppid=9794 vsize=10661132 memory=445776 CPUtime=8.22 cores=1,3,5,7
/proc/9797/task/9806/stat : 9806 (java) S 9794 9797 22004 0 -1 1077944384 6589 0 0 0 777 45 0 0 20 0 15 0 107519361 10916999168 111444 33554432000 4194304 4196468 140729150130336 140424371251856 140424446240469 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21913600 140729150133368 140729150133513 140729150133513 140729150136271 0
[pid=9797/tid=9807] ppid=9794 vsize=10661132 memory=445776 CPUtime=8.21 cores=1,3,5,7
/proc/9797/task/9807/stat : 9807 (java) S 9794 9797 22004 0 -1 1077944384 9078 0 0 0 773 48 0 0 20 0 15 0 107519361 10916999168 111444 33554432000 4194304 4196468 140729150130336 140424370198800 140424446240469 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21913600 140729150133368 140729150133513 140729150133513 140729150136271 0
[pid=9797/tid=9808] ppid=9794 vsize=10661132 memory=4028 CPUtime=8.27 cores=1,3,5,7
/proc/9797/task/9808/stat : 9808 (java) S 9794 9797 22004 0 -1 1077944384 8712 0 0 0 784 43 0 0 20 0 15 0 107519361 10916999168 111444 33554432000 4194304 4196468 140729150130336 140424369146256 140424446240469 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21913600 140729150133368 140729150133513 140729150133513 140729150136271 0
[pid=9797/tid=9810] ppid=9794 vsize=10661132 memory=441680 CPUtime=5.98 cores=1,3,5,7
/proc/9797/task/9810/stat : 9810 (java) S 9794 9797 22004 0 -1 1077944384 7720 0 0 0 553 45 0 0 20 0 15 0 107519362 10916999168 111444 33554432000 4194304 4196468 140729150130336 140423938009840 140424446241410 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21913600 140729150133368 140729150133513 140729150133513 140729150136271 0
[pid=9797/tid=9812] ppid=9794 vsize=10661132 memory=445776 CPUtime=0 cores=1,3,5,7
/proc/9797/task/9812/stat : 9812 (java) S 9794 9797 22004 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 107519363 10916999168 111444 33554432000 4194304 4196468 140729150130336 140423936956064 140424446240469 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21913600 140729150133368 140729150133513 140729150133513 140729150136271 0
[pid=9797/tid=9814] ppid=9794 vsize=10661132 memory=445776 CPUtime=0 cores=1,3,5,7
/proc/9797/task/9814/stat : 9814 (java) S 9794 9797 22004 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 15 0 107519363 10916999168 111444 33554432000 4194304 4196468 140729150130336 140423935902960 140424446240469 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21913600 140729150133368 140729150133513 140729150133513 140729150136271 0
[pid=9797/tid=9815] ppid=9794 vsize=10661132 memory=445776 CPUtime=0 cores=1,3,5,7
/proc/9797/task/9815/stat : 9815 (java) S 9794 9797 22004 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 107519366 10916999168 111444 33554432000 4194304 4196468 140729150130336 140423934851536 140424446248859 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21913600 140729150133368 140729150133513 140729150133513 140729150136271 0
[pid=9797/tid=9817] ppid=9794 vsize=10661132 memory=4028 CPUtime=0.86 cores=1,3,5,7
/proc/9797/task/9817/stat : 9817 (java) S 9794 9797 22004 0 -1 1077944384 4077 0 0 0 86 0 0 0 20 0 15 0 107519366 10916999168 111444 33554432000 4194304 4196468 140729150130336 140423933798640 140424446241410 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21913600 140729150133368 140729150133513 140729150133513 140729150136271 0
[pid=9797/tid=9820] ppid=9794 vsize=10661132 memory=445776 CPUtime=1.26 cores=1,3,5,7
/proc/9797/task/9820/stat : 9820 (java) S 9794 9797 22004 0 -1 1077944384 5377 0 0 0 125 1 0 0 20 0 15 0 107519366 10916999168 111444 33554432000 4194304 4196468 140729150130336 140423932746096 140424446241410 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21913600 140729150133368 140729150133513 140729150133513 140729150136271 0
[pid=9797/tid=9822] ppid=9794 vsize=10661132 memory=445776 CPUtime=0.44 cores=1,3,5,7
/proc/9797/task/9822/stat : 9822 (java) S 9794 9797 22004 0 -1 1077944384 2363 0 0 0 44 0 0 0 20 0 15 0 107519366 10916999168 111444 33554432000 4194304 4196468 140729150130336 140423931693040 140424446241410 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21913600 140729150133368 140729150133513 140729150133513 140729150136271 0
[pid=9797/tid=9824] ppid=9794 vsize=10661132 memory=1296 CPUtime=0 cores=1,3,5,7
/proc/9797/task/9824/stat : 9824 (java) S 9794 9797 22004 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 107519366 10916999168 111444 33554432000 4194304 4196468 140729150130336 140423930640736 140424446240469 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21913600 140729150133368 140729150133513 140729150133513 140729150136271 0
[pid=9797/tid=9826] ppid=9794 vsize=10661132 memory=2424 CPUtime=1.05 cores=1,3,5,7
/proc/9797/task/9826/stat : 9826 (java) S 9794 9797 22004 0 -1 1077944384 650 0 0 0 51 54 0 0 20 0 15 0 107519366 10916999168 111444 33554432000 4194304 4196468 140729150130336 140423929588784 140424446241410 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21913600 140729150133368 140729150133513 140729150133513 140729150136271 0
Current children cumulated CPU time: 2520.04 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 445776 KiB

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

[startup+2494.51 s]
# the end of solver process 9797 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2506.78 s, system=13.2878 s

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

[startup+2494.5 s]
/proc/loadavg: 1.23 1.25 1.30 4/215 9939
/proc/meminfo: memFree=27335840/32770624 swapFree=67108860/67108860
[pid=9797] ppid=9794 vsize=10661132 memory=445776 CPUtime=2520.04 cores=1,3,5,7
/proc/9797/stat : 9797 (java) S 9794 9797 22004 0 -1 1077944320 79105 0 0 0 250676 1328 0 0 20 0 15 0 107519360 10916999168 111444 33554432000 4194304 4196468 140729150130336 140729150112880 140424446230263 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 21913600 140729150133368 140729150133513 140729150133513 140729150136271 0
/proc/9797/statm: 2665283 111444 3152 1 0 2627263 0
[pid=9797/tid=9800] ppid=9794 vsize=10661132 memory=445776 CPUtime=2477.39 cores=1,3,5,7
/proc/9797/task/9800/stat : 9800 (java) R 9794 9797 22004 0 -1 4202560 23605 0 0 0 246643 1096 0 0 20 0 15 0 107519360 10916999168 111444 33554432000 4194304 4196468 140729150130336 140424450436384 140424044482449 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 21913600 140729150133368 140729150133513 140729150133513 140729150136271 0
[pid=9797/tid=9805] ppid=9794 vsize=10661132 memory=445776 CPUtime=8.26 cores=1,3,5,7
/proc/9797/task/9805/stat : 9805 (java) S 9794 9797 22004 0 -1 1077944384 9523 0 0 0 779 47 0 0 20 0 15 0 107519361 10916999168 111444 33554432000 4194304 4196468 140729150130336 140424372304400 140424446240469 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21913600 140729150133368 140729150133513 140729150133513 140729150136271 0
[pid=9797/tid=9806] ppid=9794 vsize=10661132 memory=445776 CPUtime=8.22 cores=1,3,5,7
/proc/9797/task/9806/stat : 9806 (java) S 9794 9797 22004 0 -1 1077944384 6589 0 0 0 777 45 0 0 20 0 15 0 107519361 10916999168 111444 33554432000 4194304 4196468 140729150130336 140424371251856 140424446240469 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21913600 140729150133368 140729150133513 140729150133513 140729150136271 0
[pid=9797/tid=9807] ppid=9794 vsize=10661132 memory=445776 CPUtime=8.21 cores=1,3,5,7
/proc/9797/task/9807/stat : 9807 (java) S 9794 9797 22004 0 -1 1077944384 9078 0 0 0 773 48 0 0 20 0 15 0 107519361 10916999168 111444 33554432000 4194304 4196468 140729150130336 140424370198800 140424446240469 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21913600 140729150133368 140729150133513 140729150133513 140729150136271 0
[pid=9797/tid=9808] ppid=9794 vsize=10661132 memory=4028 CPUtime=8.27 cores=1,3,5,7
/proc/9797/task/9808/stat : 9808 (java) S 9794 9797 22004 0 -1 1077944384 8712 0 0 0 784 43 0 0 20 0 15 0 107519361 10916999168 111444 33554432000 4194304 4196468 140729150130336 140424369146256 140424446240469 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21913600 140729150133368 140729150133513 140729150133513 140729150136271 0
[pid=9797/tid=9810] ppid=9794 vsize=10661132 memory=441680 CPUtime=5.98 cores=1,3,5,7
/proc/9797/task/9810/stat : 9810 (java) S 9794 9797 22004 0 -1 1077944384 7720 0 0 0 553 45 0 0 20 0 15 0 107519362 10916999168 111444 33554432000 4194304 4196468 140729150130336 140423938009840 140424446241410 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21913600 140729150133368 140729150133513 140729150133513 140729150136271 0
[pid=9797/tid=9812] ppid=9794 vsize=10661132 memory=445776 CPUtime=0 cores=1,3,5,7
/proc/9797/task/9812/stat : 9812 (java) S 9794 9797 22004 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 107519363 10916999168 111444 33554432000 4194304 4196468 140729150130336 140423936956064 140424446240469 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21913600 140729150133368 140729150133513 140729150133513 140729150136271 0
[pid=9797/tid=9814] ppid=9794 vsize=10661132 memory=445776 CPUtime=0 cores=1,3,5,7
/proc/9797/task/9814/stat : 9814 (java) S 9794 9797 22004 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 15 0 107519363 10916999168 111444 33554432000 4194304 4196468 140729150130336 140423935902960 140424446240469 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21913600 140729150133368 140729150133513 140729150133513 140729150136271 0
[pid=9797/tid=9815] ppid=9794 vsize=10661132 memory=445776 CPUtime=0 cores=1,3,5,7
/proc/9797/task/9815/stat : 9815 (java) S 9794 9797 22004 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 107519366 10916999168 111444 33554432000 4194304 4196468 140729150130336 140423934851536 140424446248859 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21913600 140729150133368 140729150133513 140729150133513 140729150136271 0
[pid=9797/tid=9817] ppid=9794 vsize=10661132 memory=4028 CPUtime=0.86 cores=1,3,5,7
/proc/9797/task/9817/stat : 9817 (java) S 9794 9797 22004 0 -1 1077944384 4077 0 0 0 86 0 0 0 20 0 15 0 107519366 10916999168 111444 33554432000 4194304 4196468 140729150130336 140423933798640 140424446241410 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21913600 140729150133368 140729150133513 140729150133513 140729150136271 0
[pid=9797/tid=9820] ppid=9794 vsize=10661132 memory=445776 CPUtime=1.26 cores=1,3,5,7
/proc/9797/task/9820/stat : 9820 (java) S 9794 9797 22004 0 -1 1077944384 5377 0 0 0 125 1 0 0 20 0 15 0 107519366 10916999168 111444 33554432000 4194304 4196468 140729150130336 140423932746096 140424446241410 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21913600 140729150133368 140729150133513 140729150133513 140729150136271 0
[pid=9797/tid=9822] ppid=9794 vsize=10661132 memory=445776 CPUtime=0.44 cores=1,3,5,7
/proc/9797/task/9822/stat : 9822 (java) S 9794 9797 22004 0 -1 1077944384 2363 0 0 0 44 0 0 0 20 0 15 0 107519366 10916999168 111444 33554432000 4194304 4196468 140729150130336 140423931693040 140424446241410 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21913600 140729150133368 140729150133513 140729150133513 140729150136271 0
[pid=9797/tid=9824] ppid=9794 vsize=10661132 memory=1296 CPUtime=0 cores=1,3,5,7
/proc/9797/task/9824/stat : 9824 (java) S 9794 9797 22004 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 107519366 10916999168 111444 33554432000 4194304 4196468 140729150130336 140423930640736 140424446240469 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21913600 140729150133368 140729150133513 140729150133513 140729150136271 0
[pid=9797/tid=9826] ppid=9794 vsize=10661132 memory=2424 CPUtime=1.05 cores=1,3,5,7
/proc/9797/task/9826/stat : 9826 (java) S 9794 9797 22004 0 -1 1077944384 650 0 0 0 51 54 0 0 20 0 15 0 107519366 10916999168 111444 33554432000 4194304 4196468 140729150130336 140423929588784 140424446241410 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21913600 140729150133368 140729150133513 140729150133513 140729150136271 0
Current children cumulated CPU time: 2520.04 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 445776 KiB

Child status: 143
Real time (s): 2494.51
CPU time (s): 2520.06
CPU user time (s): 2506.78
CPU system time (s): 13.2878
CPU usage (%): 101.024
Max. virtual memory (cumulated for all children) (KiB): 10661132
Max. memory (cumulated for all children) (KiB): 445776

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2506.78
system time used= 13.2878
maximum resident set size= 446288
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 79317
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2784
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 220087
involuntary context switches= 5225


# summary of solver processes directly reported to runsolver:
#   pid: 9797
#   total CPU time (s): 2520.06
#   total CPU user time (s): 2506.78
#   total CPU system time (s): 13.2878

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.8258 second user time and 21.9186 second system time

The end

Launcher Data

Begin job on node151 at 2018-07-29 23:26:02
IDJOB=4300636
IDBENCH=141669
IDSOLVER=2768
FILE ID=node151/4300636-1532899562
RUNJOBID= node151-1532899562-9768
PBS_JOBID= 21022509
Free space on /tmp= 59312 MiB

SOLVER NAME= The dodo solver 2018-04-29
BENCH NAME= XCSP18/Bacp/Bacp-m2/Bacp-m2-12a-nodv_c18.xml
COMMAND LINE= java -jar DIR/dodo_solver.jar BENCHNAME --timelimit TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4300636-1532899562/watcher-4300636-1532899562 -o /tmp/evaluation-result-4300636-1532899562/solver-4300636-1532899562 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node151-1532899562-9768 --watchdog 2580  java -jar HOME/dodo_solver.jar HOME/instance-4300636-1532899562.xml --timelimit 2520

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

MD5SUM BENCH= ade7e343d722de526571137fe9a026e5
RANDOM SEED=1850167505

node151.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.87
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.87
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.87
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.87
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:        28280300 kB
MemAvailable:   31972184 kB
Buffers:          221064 kB
Cached:          3744596 kB
SwapCached:            0 kB
Active:          1387264 kB
Inactive:        2632032 kB
Active(anon):       3580 kB
Inactive(anon):    78188 kB
Active(file):    1383684 kB
Inactive(file):  2553844 kB
Unevictable:        7804 kB
Mlocked:            7804 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2332 kB
Writeback:             0 kB
AnonPages:         61520 kB
Mapped:            44544 kB
Shmem:             25224 kB
Slab:             169160 kB
SReclaimable:     140380 kB
SUnreclaim:        28780 kB
KernelStack:        3200 kB
PageTables:         4980 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     327980 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      8192 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= 59308 MiB
End job on node151 at 2018-07-30 00:07:36