Trace number 4298762

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
SuperSolver_Macq_Stevenart 2018-04-27? (TO) 2520.1 2513.91

General information on the benchmark

NamePseudoBoolean-dec/
Pb-chnl50-51_c18.xml
MD5SUMa87da95f210b3c94235cbc017ff62562
Bench CategoryCSP (decision problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables5100
Number of constraints202
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":5100}]
Minimum variable degree2
Maximum variable degree2
Distribution of variable degrees[{"degree":2,"count":5100}]
Minimum constraint arity50
Maximum constraint arity51
Distribution of constraint arities[{"arity":50,"count":102},{"arity":51,"count":100}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":202}]
Optimization problemNO
Type of objective

Solver Data

0.12/0.13	c version: 2018-04-11
0.12/0.13	c seed: 1811631
0.12/0.13	c timeout: -1
0.12/0.13	c memlimit: -1
0.12/0.13	c nbcore: -1
2520.08/2513.90	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 (8925 MiB free)
  memory of node 1: 16384 MiB (13912 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4298762-1532814316/watcher-4298762-1532814316 -o /tmp/evaluation-result-4298762-1532814316/solver-4298762-1532814316 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node132-1532811810-20543 --watchdog 2580 java -jar HOME/bestMinicp.jar HOME/instance-4298762-1532814316.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
solver pid=20745, runsolver pid=20742
Current StackSize limit: 8192 KiB


[startup+0.100092 s]*
/proc/loadavg: 1.31 1.38 1.40 3/220 20760
/proc/meminfo: memFree=23369628/32770624 swapFree=67108860/67108860
[pid=20745] ppid=20742 vsize=10661052 memory=27080 CPUtime=0.12 cores=0,2,4,6
/proc/20745/stat : 20745 (java) S 20742 20745 20512 0 -1 1077944320 5275 0 0 0 11 1 0 0 20 0 15 0 98994795 10916917248 6770 33554432000 4194304 4196468 140721766598160 140721766580704 140671873670903 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 38334464 140721766601866 140721766601993 140721766601993 140721766604751 0
/proc/20745/statm: 2665263 6770 2810 1 0 2627263 0
[pid=20745/tid=20747] ppid=20742 vsize=10661052 memory=-7254949987974015097 CPUtime=0.09 cores=0,2,4,6
/proc/20745/task/20747/stat : 20747 (java) R 20742 20745 20512 0 -1 4202560 3142 0 0 0 9 0 0 0 20 0 15 0 98994796 10916917248 6836 33554432000 4194304 4196468 140721766598160 140671877892848 140671865908030 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 38334464 140721766601866 140721766601993 140721766601993 140721766604751 0
[pid=20745/tid=20748] ppid=20742 vsize=10661052 memory=5793855162519849401 CPUtime=0 cores=0,2,4,6
/proc/20745/task/20748/stat : 20748 (java) S 20742 20745 20512 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98994796 10916917248 6836 33554432000 4194304 4196468 140721766598160 140671799745552 140671873681109 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38334464 140721766601866 140721766601993 140721766601993 140721766604751 0
[pid=20745/tid=20749] ppid=20742 vsize=10661052 memory=139911509956224 CPUtime=0 cores=0,2,4,6
/proc/20745/task/20749/stat : 20749 (java) S 20742 20745 20512 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98994796 10916917248 6836 33554432000 4194304 4196468 140721766598160 140671798693008 140671873681109 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38334464 140721766601866 140721766601993 140721766601993 140721766604751 0
[pid=20745/tid=20750] ppid=20742 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20745/task/20750/stat : 20750 (java) S 20742 20745 20512 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98994796 10916917248 6836 33554432000 4194304 4196468 140721766598160 140671797639952 140671873681109 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38334464 140721766601866 140721766601993 140721766601993 140721766604751 0
[pid=20745/tid=20751] ppid=20742 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20745/task/20751/stat : 20751 (java) S 20742 20745 20512 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98994796 10916917248 6836 33554432000 4194304 4196468 140721766598160 140671796587408 140671873681109 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38334464 140721766601866 140721766601993 140721766601993 140721766604751 0
[pid=20745/tid=20752] ppid=20742 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20745/task/20752/stat : 20752 (java) S 20742 20745 20512 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98994798 10916917248 6836 33554432000 4194304 4196468 140721766598160 140670907934960 140671873682050 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38334464 140721766601866 140721766601993 140721766601993 140721766604751 0
[pid=20745/tid=20753] ppid=20742 vsize=10661052 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/20745/task/20753/stat : 20753 (java) S 20742 20745 20512 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 98994798 10916917248 6836 33554432000 4194304 4196468 140721766598160 140670906881184 140671873681109 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38334464 140721766601866 140721766601993 140721766601993 140721766604751 0
[pid=20745/tid=20754] ppid=20742 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20745/task/20754/stat : 20754 (java) S 20742 20745 20512 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 98994798 10916917248 6836 33554432000 4194304 4196468 140721766598160 140670905828080 140671873681109 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38334464 140721766601866 140721766601993 140721766601993 140721766604751 0
[pid=20745/tid=20755] ppid=20742 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20745/task/20755/stat : 20755 (java) S 20742 20745 20512 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98994801 10916917248 6836 33554432000 4194304 4196468 140721766598160 140670904776656 140671873689499 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38334464 140721766601866 140721766601993 140721766601993 140721766604751 0
[pid=20745/tid=20756] ppid=20742 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20745/task/20756/stat : 20756 (java) R 20742 20745 20512 0 -1 4202560 306 0 0 0 0 0 0 0 20 0 15 0 98994801 10916917248 6836 33554432000 4194304 4196468 140721766598160 140670903724784 140671873682838 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 38334464 140721766601866 140721766601993 140721766601993 140721766604751 0
[pid=20745/tid=20757] ppid=20742 vsize=10661052 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/20745/task/20757/stat : 20757 (java) R 20742 20745 20512 0 -1 1077944384 131 0 0 0 0 0 0 0 20 0 15 0 98994801 10916917248 6836 33554432000 4194304 4196468 140721766598160 140670902672240 140671873682050 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 38334464 140721766601866 140721766601993 140721766601993 140721766604751 0
[pid=20745/tid=20758] ppid=20742 vsize=10661052 memory=139911509956224 CPUtime=0.01 cores=0,2,4,6
/proc/20745/task/20758/stat : 20758 (java) R 20742 20745 20512 0 -1 4202560 332 0 0 0 1 0 0 0 20 0 15 0 98994801 10916917248 6836 33554432000 4194304 4196468 140721766598160 140670901619184 140671857751390 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 38334464 140721766601866 140721766601993 140721766601993 140721766604751 0
[pid=20745/tid=20759] ppid=20742 vsize=10661052 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/20745/task/20759/stat : 20759 (java) S 20742 20745 20512 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98994801 10916917248 6836 33554432000 4194304 4196468 140721766598160 140670900566880 140671873681109 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38334464 140721766601866 140721766601993 140721766601993 140721766604751 0
[pid=20745/tid=20760] ppid=20742 vsize=10661052 memory=139911509956224 CPUtime=0 cores=0,2,4,6
/proc/20745/task/20760/stat : 20760 (java) S 20742 20745 20512 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98994801 10916917248 6836 33554432000 4194304 4196468 140721766598160 140670899513904 140671873682050 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38334464 140721766601866 140721766601993 140721766601993 140721766604751 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 10661052 KiB
Current children cumulated memory: 27080 KiB

[startup+0.210848 s]*
/proc/loadavg: 1.31 1.38 1.40 4/220 20760
/proc/meminfo: memFree=23357028/32770624 swapFree=67108860/67108860
[pid=20745] ppid=20742 vsize=10661052 memory=40184 CPUtime=0.34 cores=0,2,4,6
/proc/20745/stat : 20745 (java) S 20742 20745 20512 0 -1 1077944320 8190 0 0 0 32 2 0 0 20 0 15 0 98994795 10916917248 10046 33554432000 4194304 4196468 140721766598160 140721766580704 140671873670903 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 38334464 140721766601866 140721766601993 140721766601993 140721766604751 0
/proc/20745/statm: 2665263 10046 2974 1 0 2627263 0
[pid=20745/tid=20747] ppid=20742 vsize=10661052 memory=6735269665583770266 CPUtime=0.2 cores=0,2,4,6
/proc/20745/task/20747/stat : 20747 (java) R 20742 20745 20512 0 -1 4202560 5106 0 0 0 19 1 0 0 20 0 15 0 98994796 10916917248 10046 33554432000 4194304 4196468 140721766598160 140671877910208 140671873692829 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 38334464 140721766601866 140721766601993 140721766601993 140721766604751 0
[pid=20745/tid=20748] ppid=20742 vsize=10661052 memory=4211973637714746762 CPUtime=0 cores=0,2,4,6
/proc/20745/task/20748/stat : 20748 (java) S 20742 20745 20512 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98994796 10916917248 10046 33554432000 4194304 4196468 140721766598160 140671799745552 140671873681109 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38334464 140721766601866 140721766601993 140721766601993 140721766604751 0
[pid=20745/tid=20749] ppid=20742 vsize=10661052 memory=139911509956224 CPUtime=0 cores=0,2,4,6
/proc/20745/task/20749/stat : 20749 (java) S 20742 20745 20512 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98994796 10916917248 10046 33554432000 4194304 4196468 140721766598160 140671798693008 140671873681109 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38334464 140721766601866 140721766601993 140721766601993 140721766604751 0
[pid=20745/tid=20750] ppid=20742 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20745/task/20750/stat : 20750 (java) S 20742 20745 20512 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98994796 10916917248 10046 33554432000 4194304 4196468 140721766598160 140671797639952 140671873681109 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38334464 140721766601866 140721766601993 140721766601993 140721766604751 0
[pid=20745/tid=20751] ppid=20742 vsize=10661052 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/20745/task/20751/stat : 20751 (java) S 20742 20745 20512 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98994796 10916917248 10046 33554432000 4194304 4196468 140721766598160 140671796587408 140671873681109 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38334464 140721766601866 140721766601993 140721766601993 140721766604751 0
[pid=20745/tid=20752] ppid=20742 vsize=10661052 memory=139911509956224 CPUtime=0 cores=0,2,4,6
/proc/20745/task/20752/stat : 20752 (java) S 20742 20745 20512 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98994798 10916917248 10046 33554432000 4194304 4196468 140721766598160 140670907934960 140671873682050 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38334464 140721766601866 140721766601993 140721766601993 140721766604751 0
[pid=20745/tid=20753] ppid=20742 vsize=10661052 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/20745/task/20753/stat : 20753 (java) S 20742 20745 20512 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 98994798 10916917248 10046 33554432000 4194304 4196468 140721766598160 140670906881184 140671873681109 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38334464 140721766601866 140721766601993 140721766601993 140721766604751 0
[pid=20745/tid=20754] ppid=20742 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20745/task/20754/stat : 20754 (java) S 20742 20745 20512 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 98994798 10916917248 10046 33554432000 4194304 4196468 140721766598160 140670905828080 140671873681109 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38334464 140721766601866 140721766601993 140721766601993 140721766604751 0
[pid=20745/tid=20755] ppid=20742 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20745/task/20755/stat : 20755 (java) S 20742 20745 20512 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98994801 10916917248 10046 33554432000 4194304 4196468 140721766598160 140670904776656 140671873689499 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38334464 140721766601866 140721766601993 140721766601993 140721766604751 0
[pid=20745/tid=20756] ppid=20742 vsize=10661052 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/20745/task/20756/stat : 20756 (java) R 20742 20745 20512 0 -1 1077944384 438 0 0 0 2 0 0 0 20 0 15 0 98994801 10916917248 10046 33554432000 4194304 4196468 140721766598160 140670903724880 140671873681109 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 38334464 140721766601866 140721766601993 140721766601993 140721766604751 0
[pid=20745/tid=20757] ppid=20742 vsize=10661052 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/20745/task/20757/stat : 20757 (java) R 20742 20745 20512 0 -1 4202560 502 0 0 0 2 0 0 0 20 0 15 0 98994801 10916917248 10046 33554432000 4194304 4196468 140721766598160 140670902663696 140671865908030 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 38334464 140721766601866 140721766601993 140721766601993 140721766604751 0
[pid=20745/tid=20758] ppid=20742 vsize=10661052 memory=139911509956224 CPUtime=0.08 cores=0,2,4,6
/proc/20745/task/20758/stat : 20758 (java) R 20742 20745 20512 0 -1 4202560 778 0 0 0 8 0 0 0 20 0 15 0 98994801 10916917248 10046 33554432000 4194304 4196468 140721766598160 140670901615136 140671865908030 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 38334464 140721766601866 140721766601993 140721766601993 140721766604751 0
[pid=20745/tid=20759] ppid=20742 vsize=10661052 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/20745/task/20759/stat : 20759 (java) S 20742 20745 20512 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98994801 10916917248 10046 33554432000 4194304 4196468 140721766598160 140670900566880 140671873681109 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38334464 140721766601866 140721766601993 140721766601993 140721766604751 0
[pid=20745/tid=20760] ppid=20742 vsize=10661052 memory=139911509956224 CPUtime=0 cores=0,2,4,6
/proc/20745/task/20760/stat : 20760 (java) S 20742 20745 20512 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98994801 10916917248 10046 33554432000 4194304 4196468 140721766598160 140670899513904 140671873682050 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38334464 140721766601866 140721766601993 140721766601993 140721766604751 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 10661052 KiB
Current children cumulated memory: 40184 KiB

[startup+0.310772 s]*
/proc/loadavg: 1.31 1.38 1.40 4/220 20760
/proc/meminfo: memFree=23351072/32770624 swapFree=67108860/67108860
[pid=20745] ppid=20742 vsize=10661128 memory=49040 CPUtime=0.6 cores=0,2,4,6
/proc/20745/stat : 20745 (java) S 20742 20745 20512 0 -1 1077944320 8806 0 0 0 57 3 0 0 20 0 15 0 98994795 10916995072 12260 33554432000 4194304 4196468 140721766598160 140721766580704 140671873670903 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 38334464 140721766601866 140721766601993 140721766601993 140721766604751 0
/proc/20745/statm: 2665282 12260 3070 1 0 2627263 0
[pid=20745/tid=20747] ppid=20742 vsize=10661128 memory=6735269665583770266 CPUtime=0.29 cores=0,2,4,6
/proc/20745/task/20747/stat : 20747 (java) S 20742 20745 20512 0 -1 1077944384 5455 0 0 0 28 1 0 0 20 0 15 0 98994796 10916995072 12260 33554432000 4194304 4196468 140721766598160 140671877906496 140671873681109 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38334464 140721766601866 140721766601993 140721766601993 140721766604751 0
[pid=20745/tid=20748] ppid=20742 vsize=10661128 memory=4211973637714746762 CPUtime=0 cores=0,2,4,6
/proc/20745/task/20748/stat : 20748 (java) S 20742 20745 20512 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98994796 10916995072 12260 33554432000 4194304 4196468 140721766598160 140671799745552 140671873681109 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38334464 140721766601866 140721766601993 140721766601993 140721766604751 0
[pid=20745/tid=20749] ppid=20742 vsize=10661128 memory=279822888307072 CPUtime=0 cores=0,2,4,6
/proc/20745/task/20749/stat : 20749 (java) S 20742 20745 20512 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98994796 10916995072 12260 33554432000 4194304 4196468 140721766598160 140671798693008 140671873681109 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38334464 140721766601866 140721766601993 140721766601993 140721766604751 0
[pid=20745/tid=20750] ppid=20742 vsize=10661128 memory=279822756729344 CPUtime=0 cores=0,2,4,6
/proc/20745/task/20750/stat : 20750 (java) S 20742 20745 20512 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98994796 10916995072 12260 33554432000 4194304 4196468 140721766598160 140671797639952 140671873681109 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38334464 140721766601866 140721766601993 140721766601993 140721766604751 0
[pid=20745/tid=20751] ppid=20742 vsize=10661128 memory=139911378350863 CPUtime=0 cores=0,2,4,6
/proc/20745/task/20751/stat : 20751 (java) S 20742 20745 20512 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98994796 10916995072 12260 33554432000 4194304 4196468 140721766598160 140671796587408 140671873681109 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38334464 140721766601866 140721766601993 140721766601993 140721766604751 0
[pid=20745/tid=20752] ppid=20742 vsize=10661128 memory=279822888313984 CPUtime=0 cores=0,2,4,6
/proc/20745/task/20752/stat : 20752 (java) S 20742 20745 20512 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98994798 10916995072 12260 33554432000 4194304 4196468 140721766598160 140670907934960 140671873682050 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38334464 140721766601866 140721766601993 140721766601993 140721766604751 0
[pid=20745/tid=20753] ppid=20742 vsize=10661128 memory=139911378355471 CPUtime=0 cores=0,2,4,6
/proc/20745/task/20753/stat : 20753 (java) S 20742 20745 20512 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 98994798 10916995072 12260 33554432000 4194304 4196468 140721766598160 140670906881184 140671873681109 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38334464 140721766601866 140721766601993 140721766601993 140721766604751 0
[pid=20745/tid=20754] ppid=20742 vsize=10661128 memory=139911378378319 CPUtime=0 cores=0,2,4,6
/proc/20745/task/20754/stat : 20754 (java) S 20742 20745 20512 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 98994798 10916995072 12260 33554432000 4194304 4196468 140721766598160 140670905828080 140671873681109 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38334464 140721766601866 140721766601993 140721766601993 140721766604751 0
[pid=20745/tid=20755] ppid=20742 vsize=10661128 memory=139911378380624 CPUtime=0 cores=0,2,4,6
/proc/20745/task/20755/stat : 20755 (java) S 20742 20745 20512 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98994801 10916995072 12260 33554432000 4194304 4196468 140721766598160 140670904776656 140671873689499 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38334464 140721766601866 140721766601993 140721766601993 140721766604751 0
[pid=20745/tid=20756] ppid=20742 vsize=10661128 memory=0 CPUtime=0.06 cores=0,2,4,6
/proc/20745/task/20756/stat : 20756 (java) R 20742 20745 20512 0 -1 1077944384 538 0 0 0 6 0 0 0 20 0 15 0 98994801 10916995072 12260 33554432000 4194304 4196468 140721766598160 140670903724784 140671873682050 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 38334464 140721766601866 140721766601993 140721766601993 140721766604751 0
[pid=20745/tid=20757] ppid=20742 vsize=10661128 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/20745/task/20757/stat : 20757 (java) R 20742 20745 20512 0 -1 4202560 551 0 0 0 7 0 0 0 20 0 15 0 98994801 10916995072 12260 33554432000 4194304 4196468 140721766598160 140670902658752 140671851693745 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 38334464 140721766601866 140721766601993 140721766601993 140721766604751 0
[pid=20745/tid=20758] ppid=20742 vsize=10661128 memory=139911509956224 CPUtime=0.15 cores=0,2,4,6
/proc/20745/task/20758/stat : 20758 (java) R 20742 20745 20512 0 -1 4202560 895 0 0 0 15 0 0 0 20 0 15 0 98994801 10916995072 12260 33554432000 4194304 4196468 140721766598160 140670901617200 140671865908030 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 38334464 140721766601866 140721766601993 140721766601993 140721766604751 0
[pid=20745/tid=20759] ppid=20742 vsize=10661128 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/20745/task/20759/stat : 20759 (java) S 20742 20745 20512 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98994801 10916995072 12260 33554432000 4194304 4196468 140721766598160 140670900566880 140671873681109 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38334464 140721766601866 140721766601993 140721766601993 140721766604751 0
[pid=20745/tid=20760] ppid=20742 vsize=10661128 memory=139911509983304 CPUtime=0 cores=0,2,4,6
/proc/20745/task/20760/stat : 20760 (java) S 20742 20745 20512 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98994801 10916995072 12260 33554432000 4194304 4196468 140721766598160 140670899513904 140671873682050 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38334464 140721766601866 140721766601993 140721766601993 140721766604751 0
Current children cumulated CPU time: 0.6 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 49040 KiB

[startup+0.700773 s]
/proc/loadavg: 1.31 1.38 1.40 5/220 20760
/proc/meminfo: memFree=23326620/32770624 swapFree=67108860/67108860
[pid=20745] ppid=20742 vsize=10661128 memory=78656 CPUtime=1.76 cores=0,2,4,6
/proc/20745/stat : 20745 (java) S 20742 20745 20512 0 -1 1077944320 11115 0 0 0 172 4 0 0 20 0 15 0 98994795 10916995072 19664 33554432000 4194304 4196468 140721766598160 140721766580704 140671873670903 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 38334464 140721766601866 140721766601993 140721766601993 140721766604751 0
/proc/20745/statm: 2665282 19664 3120 1 0 2627263 0
[pid=20745/tid=20747] ppid=20742 vsize=10661128 memory=56 CPUtime=0.68 cores=0,2,4,6
/proc/20745/task/20747/stat : 20747 (java) R 20742 20745 20512 0 -1 4202560 5584 0 0 0 66 2 0 0 20 0 15 0 98994796 10916995072 19664 33554432000 4194304 4196468 140721766598160 140671877909456 140671473610953 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 38334464 140721766601866 140721766601993 140721766601993 140721766604751 0
[pid=20745/tid=20748] ppid=20742 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20745/task/20748/stat : 20748 (java) S 20742 20745 20512 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98994796 10916995072 19664 33554432000 4194304 4196468 140721766598160 140671799745552 140671873681109 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38334464 140721766601866 140721766601993 140721766601993 140721766604751 0
[pid=20745/tid=20749] ppid=20742 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20745/task/20749/stat : 20749 (java) S 20742 20745 20512 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98994796 10916995072 19664 33554432000 4194304 4196468 140721766598160 140671798693008 140671873681109 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38334464 140721766601866 140721766601993 140721766601993 140721766604751 0
[pid=20745/tid=20750] ppid=20742 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20745/task/20750/stat : 20750 (java) S 20742 20745 20512 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98994796 10916995072 19664 33554432000 4194304 4196468 140721766598160 140671797639952 140671873681109 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38334464 140721766601866 140721766601993 140721766601993 140721766604751 0
[pid=20745/tid=20751] ppid=20742 vsize=10661128 memory=8320808402719684661 CPUtime=0 cores=0,2,4,6
/proc/20745/task/20751/stat : 20751 (java) S 20742 20745 20512 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98994796 10916995072 19664 33554432000 4194304 4196468 140721766598160 140671796587408 140671873681109 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38334464 140721766601866 140721766601993 140721766601993 140721766604751 0
[pid=20745/tid=20752] ppid=20742 vsize=10661128 memory=1424 CPUtime=0 cores=0,2,4,6
/proc/20745/task/20752/stat : 20752 (java) S 20742 20745 20512 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 98994798 10916995072 19664 33554432000 4194304 4196468 140721766598160 140670907934960 140671873682050 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38334464 140721766601866 140721766601993 140721766601993 140721766604751 0
[pid=20745/tid=20753] ppid=20742 vsize=10661128 memory=796 CPUtime=0 cores=0,2,4,6
/proc/20745/task/20753/stat : 20753 (java) S 20742 20745 20512 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 98994798 10916995072 19664 33554432000 4194304 4196468 140721766598160 140670906881184 140671873681109 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38334464 140721766601866 140721766601993 140721766601993 140721766604751 0
[pid=20745/tid=20754] ppid=20742 vsize=10661128 memory=8452 CPUtime=0 cores=0,2,4,6
/proc/20745/task/20754/stat : 20754 (java) S 20742 20745 20512 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 98994798 10916995072 19664 33554432000 4194304 4196468 140721766598160 140670905828080 140671873681109 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38334464 140721766601866 140721766601993 140721766601993 140721766604751 0
[pid=20745/tid=20755] ppid=20742 vsize=10661128 memory=5776 CPUtime=0 cores=0,2,4,6
/proc/20745/task/20755/stat : 20755 (java) S 20742 20745 20512 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98994801 10916995072 19664 33554432000 4194304 4196468 140721766598160 140670904776656 140671873689499 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38334464 140721766601866 140721766601993 140721766601993 140721766604751 0
[pid=20745/tid=20756] ppid=20742 vsize=10661128 memory=1200 CPUtime=0.34 cores=0,2,4,6
/proc/20745/task/20756/stat : 20756 (java) S 20742 20745 20512 0 -1 1077944384 1165 0 0 0 34 0 0 0 20 0 15 0 98994801 10916995072 19664 33554432000 4194304 4196468 140721766598160 140670903724784 140671873682050 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38334464 140721766601866 140721766601993 140721766601993 140721766604751 0
[pid=20745/tid=20757] ppid=20742 vsize=10661128 memory=12136 CPUtime=0.43 cores=0,2,4,6
/proc/20745/task/20757/stat : 20757 (java) R 20742 20745 20512 0 -1 4202560 1650 0 0 0 43 0 0 0 20 0 15 0 98994801 10916995072 19664 33554432000 4194304 4196468 140721766598160 140670902672240 140671858786131 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 38334464 140721766601866 140721766601993 140721766601993 140721766604751 0
[pid=20745/tid=20758] ppid=20742 vsize=10661128 memory=1008 CPUtime=0.29 cores=0,2,4,6
/proc/20745/task/20758/stat : 20758 (java) S 20742 20745 20512 0 -1 1077944384 1344 0 0 0 29 0 0 0 20 0 15 0 98994801 10916995072 19664 33554432000 4194304 4196468 140721766598160 140670901619184 140671873682050 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38334464 140721766601866 140721766601993 140721766601993 140721766604751 0
[pid=20745/tid=20759] ppid=20742 vsize=10661128 memory=4620 CPUtime=0 cores=0,2,4,6
/proc/20745/task/20759/stat : 20759 (java) S 20742 20745 20512 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98994801 10916995072 19664 33554432000 4194304 4196468 140721766598160 140670900566880 140671873681109 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38334464 140721766601866 140721766601993 140721766601993 140721766604751 0
[pid=20745/tid=20760] ppid=20742 vsize=10661128 memory=15872 CPUtime=0 cores=0,2,4,6
/proc/20745/task/20760/stat : 20760 (java) S 20742 20745 20512 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98994801 10916995072 19664 33554432000 4194304 4196468 140721766598160 140670899513904 140671873682050 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38334464 140721766601866 140721766601993 140721766601993 140721766604751 0
Current children cumulated CPU time: 1.76 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 78656 KiB

[startup+1.5007 s]
/proc/loadavg: 1.31 1.38 1.40 3/220 20760
/proc/meminfo: memFree=23304356/32770624 swapFree=67108860/67108860
[pid=20745] ppid=20742 vsize=10661128 memory=118412 CPUtime=3.07 cores=0,2,4,6
/proc/20745/stat : 20745 (java) S 20742 20745 20512 0 -1 1077944320 14147 0 0 0 302 5 0 0 20 0 15 0 98994795 10916995072 29603 33554432000 4194304 4196468 140721766598160 140721766580704 140671873670903 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 38334464 140721766601866 140721766601993 140721766601993 140721766604751 0
/proc/20745/statm: 2665282 29603 3126 1 0 2627263 0
[pid=20745/tid=20747] ppid=20742 vsize=10661128 memory=0 CPUtime=1.47 cores=0,2,4,6
/proc/20745/task/20747/stat : 20747 (java) R 20742 20745 20512 0 -1 4202560 5821 0 0 0 145 2 0 0 20 0 15 0 98994796 10916995072 29603 33554432000 4194304 4196468 140721766598160 140671877907680 140671474094919 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 38334464 140721766601866 140721766601993 140721766601993 140721766604751 0
[pid=20745/tid=20748] ppid=20742 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20745/task/20748/stat : 20748 (java) S 20742 20745 20512 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98994796 10916995072 29603 33554432000 4194304 4196468 140721766598160 140671799745552 140671873681109 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38334464 140721766601866 140721766601993 140721766601993 140721766604751 0
[pid=20745/tid=20749] ppid=20742 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20745/task/20749/stat : 20749 (java) S 20742 20745 20512 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98994796 10916995072 29603 33554432000 4194304 4196468 140721766598160 140671798693008 140671873681109 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38334464 140721766601866 140721766601993 140721766601993 140721766604751 0
[pid=20745/tid=20750] ppid=20742 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20745/task/20750/stat : 20750 (java) S 20742 20745 20512 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98994796 10916995072 29603 33554432000 4194304 4196468 140721766598160 140671797639952 140671873681109 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38334464 140721766601866 140721766601993 140721766601993 140721766604751 0
[pid=20745/tid=20751] ppid=20742 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20745/task/20751/stat : 20751 (java) S 20742 20745 20512 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98994796 10916995072 29603 33554432000 4194304 4196468 140721766598160 140671796587408 140671873681109 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38334464 140721766601866 140721766601993 140721766601993 140721766604751 0
[pid=20745/tid=20752] ppid=20742 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20745/task/20752/stat : 20752 (java) S 20742 20745 20512 0 -1 1077944384 76 0 0 0 0 0 0 0 20 0 15 0 98994798 10916995072 29603 33554432000 4194304 4196468 140721766598160 140670907934960 140671873682050 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38334464 140721766601866 140721766601993 140721766601993 140721766604751 0

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

/proc/20745/task/20747/stat : 20747 (java) R 20742 20745 20512 0 -1 4202560 12507 0 0 0 243802 9 0 0 20 0 15 0 98994796 10916995072 42871 33554432000 4194304 4196468 140721766598160 140671877910128 140671473839060 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 38334464 140721766601866 140721766601993 140721766601993 140721766604751 0
[pid=20745/tid=20748] ppid=20742 vsize=10661128 memory=171484 CPUtime=1.5 cores=0,2,4,6
/proc/20745/task/20748/stat : 20748 (java) S 20742 20745 20512 0 -1 1077944384 2063 0 0 0 136 14 0 0 20 0 15 0 98994796 10916995072 42871 33554432000 4194304 4196468 140721766598160 140671799745552 140671873681109 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38334464 140721766601866 140721766601993 140721766601993 140721766604751 0
[pid=20745/tid=20749] ppid=20742 vsize=10661128 memory=171484 CPUtime=1.49 cores=0,2,4,6
/proc/20745/task/20749/stat : 20749 (java) S 20742 20745 20512 0 -1 1077944384 3120 0 0 0 136 13 0 0 20 0 15 0 98994796 10916995072 42871 33554432000 4194304 4196468 140721766598160 140671798693008 140671873681109 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38334464 140721766601866 140721766601993 140721766601993 140721766604751 0
[pid=20745/tid=20750] ppid=20742 vsize=10661128 memory=171484 CPUtime=1.5 cores=0,2,4,6
/proc/20745/task/20750/stat : 20750 (java) S 20742 20745 20512 0 -1 1077944384 2979 0 0 0 134 16 0 0 20 0 15 0 98994796 10916995072 42871 33554432000 4194304 4196468 140721766598160 140671797639952 140671873681109 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38334464 140721766601866 140721766601993 140721766601993 140721766604751 0
[pid=20745/tid=20751] ppid=20742 vsize=10661128 memory=171452 CPUtime=1.5 cores=0,2,4,6
/proc/20745/task/20751/stat : 20751 (java) S 20742 20745 20512 0 -1 1077944384 2341 0 0 0 138 12 0 0 20 0 15 0 98994796 10916995072 42871 33554432000 4194304 4196468 140721766598160 140671796587408 140671873681109 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38334464 140721766601866 140721766601993 140721766601993 140721766604751 0
[pid=20745/tid=20752] ppid=20742 vsize=10661128 memory=171484 CPUtime=1.74 cores=0,2,4,6
/proc/20745/task/20752/stat : 20752 (java) S 20742 20745 20512 0 -1 1077944384 5062 0 0 0 162 12 0 0 20 0 15 0 98994798 10916995072 42871 33554432000 4194304 4196468 140721766598160 140670907934960 140671873682050 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38334464 140721766601866 140721766601993 140721766601993 140721766604751 0
[pid=20745/tid=20753] ppid=20742 vsize=10661128 memory=171484 CPUtime=0 cores=0,2,4,6
/proc/20745/task/20753/stat : 20753 (java) S 20742 20745 20512 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 98994798 10916995072 42871 33554432000 4194304 4196468 140721766598160 140670906881184 140671873681109 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38334464 140721766601866 140721766601993 140721766601993 140721766604751 0
[pid=20745/tid=20754] ppid=20742 vsize=10661128 memory=171484 CPUtime=0 cores=0,2,4,6
/proc/20745/task/20754/stat : 20754 (java) S 20742 20745 20512 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 98994798 10916995072 42871 33554432000 4194304 4196468 140721766598160 140670905828080 140671873681109 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38334464 140721766601866 140721766601993 140721766601993 140721766604751 0
[pid=20745/tid=20755] ppid=20742 vsize=10661128 memory=279822757492896 CPUtime=0 cores=0,2,4,6
/proc/20745/task/20755/stat : 20755 (java) S 20742 20745 20512 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98994801 10916995072 42871 33554432000 4194304 4196468 140721766598160 140670904776656 140671873689499 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38334464 140721766601866 140721766601993 140721766601993 140721766604751 0
[pid=20745/tid=20756] ppid=20742 vsize=10661128 memory=171484 CPUtime=0.71 cores=0,2,4,6
/proc/20745/task/20756/stat : 20756 (java) S 20742 20745 20512 0 -1 1077944384 3847 0 0 0 71 0 0 0 20 0 15 0 98994801 10916995072 42871 33554432000 4194304 4196468 140721766598160 140670903724784 140671873682050 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38334464 140721766601866 140721766601993 140721766601993 140721766604751 0
[pid=20745/tid=20757] ppid=20742 vsize=10661128 memory=171484 CPUtime=0.65 cores=0,2,4,6
/proc/20745/task/20757/stat : 20757 (java) S 20742 20745 20512 0 -1 1077944384 2390 0 0 0 64 1 0 0 20 0 15 0 98994801 10916995072 42871 33554432000 4194304 4196468 140721766598160 140670902672240 140671873682050 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38334464 140721766601866 140721766601993 140721766601993 140721766604751 0
[pid=20745/tid=20758] ppid=20742 vsize=10661128 memory=171484 CPUtime=0.32 cores=0,2,4,6
/proc/20745/task/20758/stat : 20758 (java) S 20742 20745 20512 0 -1 1077944384 1525 0 0 0 32 0 0 0 20 0 15 0 98994801 10916995072 42871 33554432000 4194304 4196468 140721766598160 140670901619184 140671873682050 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38334464 140721766601866 140721766601993 140721766601993 140721766604751 0
[pid=20745/tid=20759] ppid=20742 vsize=10661128 memory=171484 CPUtime=0 cores=0,2,4,6
/proc/20745/task/20759/stat : 20759 (java) S 20742 20745 20512 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98994801 10916995072 42871 33554432000 4194304 4196468 140721766598160 140670900566880 140671873681109 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38334464 140721766601866 140721766601993 140721766601993 140721766604751 0
[pid=20745/tid=20760] ppid=20742 vsize=10661128 memory=171484 CPUtime=0.71 cores=0,2,4,6
/proc/20745/task/20760/stat : 20760 (java) S 20742 20745 20512 0 -1 1077944384 680 0 0 0 29 42 0 0 20 0 15 0 98994801 10916995072 42871 33554432000 4194304 4196468 140721766598160 140670899513904 140671873682050 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38334464 140721766601866 140721766601993 140721766601993 140721766604751 0
Current children cumulated CPU time: 2448.34 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 171484 KiB

[startup+2502.3 s]
/proc/loadavg: 1.50 1.53 1.47 3/218 20952
/proc/meminfo: memFree=23237052/32770624 swapFree=67108860/67108860
[pid=20745] ppid=20742 vsize=10661128 memory=173532 CPUtime=2508.46 cores=0,2,4,6
/proc/20745/stat : 20745 (java) S 20742 20745 20512 0 -1 1077944320 38047 0 0 0 250752 94 0 0 20 0 15 0 98994795 10916995072 43383 33554432000 4194304 4196468 140721766598160 140721766580704 140671873670903 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 38334464 140721766601866 140721766601993 140721766601993 140721766604751 0
/proc/20745/statm: 2665282 43383 3151 1 0 2627263 0
[pid=20745/tid=20747] ppid=20742 vsize=10661128 memory=173532 CPUtime=2498.01 cores=0,2,4,6
/proc/20745/task/20747/stat : 20747 (java) R 20742 20745 20512 0 -1 4202560 12588 0 0 0 249792 9 0 0 20 0 15 0 98994796 10916995072 43383 33554432000 4194304 4196468 140721766598160 140671877910016 140671473839055 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 38334464 140721766601866 140721766601993 140721766601993 140721766604751 0
[pid=20745/tid=20748] ppid=20742 vsize=10661128 memory=0 CPUtime=1.53 cores=0,2,4,6
/proc/20745/task/20748/stat : 20748 (java) S 20742 20745 20512 0 -1 1077944384 2088 0 0 0 139 14 0 0 20 0 15 0 98994796 10916995072 43383 33554432000 4194304 4196468 140721766598160 140671799745552 140671873681109 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38334464 140721766601866 140721766601993 140721766601993 140721766604751 0
[pid=20745/tid=20749] ppid=20742 vsize=10661128 memory=173532 CPUtime=1.53 cores=0,2,4,6
/proc/20745/task/20749/stat : 20749 (java) S 20742 20745 20512 0 -1 1077944384 3121 0 0 0 139 14 0 0 20 0 15 0 98994796 10916995072 43383 33554432000 4194304 4196468 140721766598160 140671798693008 140671873681109 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38334464 140721766601866 140721766601993 140721766601993 140721766604751 0
[pid=20745/tid=20750] ppid=20742 vsize=10661128 memory=173532 CPUtime=1.54 cores=0,2,4,6
/proc/20745/task/20750/stat : 20750 (java) S 20742 20745 20512 0 -1 1077944384 2981 0 0 0 138 16 0 0 20 0 15 0 98994796 10916995072 43383 33554432000 4194304 4196468 140721766598160 140671797639952 140671873681109 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38334464 140721766601866 140721766601993 140721766601993 140721766604751 0
[pid=20745/tid=20751] ppid=20742 vsize=10661128 memory=173532 CPUtime=1.54 cores=0,2,4,6
/proc/20745/task/20751/stat : 20751 (java) S 20742 20745 20512 0 -1 1077944384 2342 0 0 0 141 13 0 0 20 0 15 0 98994796 10916995072 43383 33554432000 4194304 4196468 140721766598160 140671796587408 140671873681109 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38334464 140721766601866 140721766601993 140721766601993 140721766604751 0
[pid=20745/tid=20752] ppid=20742 vsize=10661128 memory=173532 CPUtime=1.79 cores=0,2,4,6
/proc/20745/task/20752/stat : 20752 (java) S 20742 20745 20512 0 -1 1077944384 5066 0 0 0 166 13 0 0 20 0 15 0 98994798 10916995072 43383 33554432000 4194304 4196468 140721766598160 140670907934960 140671873682050 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38334464 140721766601866 140721766601993 140721766601993 140721766604751 0
[pid=20745/tid=20753] ppid=20742 vsize=10661128 memory=173532 CPUtime=0 cores=0,2,4,6
/proc/20745/task/20753/stat : 20753 (java) S 20742 20745 20512 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 98994798 10916995072 43383 33554432000 4194304 4196468 140721766598160 140670906881184 140671873681109 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38334464 140721766601866 140721766601993 140721766601993 140721766604751 0
[pid=20745/tid=20754] ppid=20742 vsize=10661128 memory=28704 CPUtime=0 cores=0,2,4,6
/proc/20745/task/20754/stat : 20754 (java) S 20742 20745 20512 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 98994798 10916995072 43383 33554432000 4194304 4196468 140721766598160 140670905828080 140671873681109 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38334464 140721766601866 140721766601993 140721766601993 140721766604751 0
[pid=20745/tid=20755] ppid=20742 vsize=10661128 memory=1292 CPUtime=0 cores=0,2,4,6
/proc/20745/task/20755/stat : 20755 (java) S 20742 20745 20512 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98994801 10916995072 43383 33554432000 4194304 4196468 140721766598160 140670904776656 140671873689499 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38334464 140721766601866 140721766601993 140721766601993 140721766604751 0
[pid=20745/tid=20756] ppid=20742 vsize=10661128 memory=173532 CPUtime=0.71 cores=0,2,4,6
/proc/20745/task/20756/stat : 20756 (java) S 20742 20745 20512 0 -1 1077944384 3847 0 0 0 71 0 0 0 20 0 15 0 98994801 10916995072 43383 33554432000 4194304 4196468 140721766598160 140670903724784 140671873682050 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38334464 140721766601866 140721766601993 140721766601993 140721766604751 0
[pid=20745/tid=20757] ppid=20742 vsize=10661128 memory=173532 CPUtime=0.65 cores=0,2,4,6
/proc/20745/task/20757/stat : 20757 (java) S 20742 20745 20512 0 -1 1077944384 2390 0 0 0 64 1 0 0 20 0 15 0 98994801 10916995072 43383 33554432000 4194304 4196468 140721766598160 140670902672240 140671873682050 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38334464 140721766601866 140721766601993 140721766601993 140721766604751 0
[pid=20745/tid=20758] ppid=20742 vsize=10661128 memory=173532 CPUtime=0.32 cores=0,2,4,6
/proc/20745/task/20758/stat : 20758 (java) S 20742 20745 20512 0 -1 1077944384 1525 0 0 0 32 0 0 0 20 0 15 0 98994801 10916995072 43383 33554432000 4194304 4196468 140721766598160 140670901619184 140671873682050 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38334464 140721766601866 140721766601993 140721766601993 140721766604751 0
[pid=20745/tid=20759] ppid=20742 vsize=10661128 memory=18276 CPUtime=0 cores=0,2,4,6
/proc/20745/task/20759/stat : 20759 (java) S 20742 20745 20512 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98994801 10916995072 43383 33554432000 4194304 4196468 140721766598160 140670900566880 140671873681109 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38334464 140721766601866 140721766601993 140721766601993 140721766604751 0
[pid=20745/tid=20760] ppid=20742 vsize=10661128 memory=173532 CPUtime=0.74 cores=0,2,4,6
/proc/20745/task/20760/stat : 20760 (java) S 20742 20745 20512 0 -1 1077944384 684 0 0 0 30 44 0 0 20 0 15 0 98994801 10916995072 43383 33554432000 4194304 4196468 140721766598160 140670899513904 140671873682050 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38334464 140721766601866 140721766601993 140721766601993 140721766604751 0
Current children cumulated CPU time: 2508.46 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 173532 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2513.9 s]
/proc/loadavg: 1.43 1.52 1.46 3/218 20952
/proc/meminfo: memFree=23235016/32770624 swapFree=67108860/67108860
[pid=20745] ppid=20742 vsize=10661128 memory=173532 CPUtime=2520.08 cores=0,2,4,6
/proc/20745/stat : 20745 (java) S 20742 20745 20512 0 -1 1077944320 38067 0 0 0 251913 95 0 0 20 0 15 0 98994795 10916995072 43383 33554432000 4194304 4196468 140721766598160 140721766580704 140671873670903 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 38334464 140721766601866 140721766601993 140721766601993 140721766604751 0
/proc/20745/statm: 2665282 43383 3151 1 0 2627263 0
[pid=20745/tid=20747] ppid=20742 vsize=10661128 memory=173532 CPUtime=2509.59 cores=0,2,4,6
/proc/20745/task/20747/stat : 20747 (java) R 20742 20745 20512 0 -1 4202560 12603 0 0 0 250950 9 0 0 20 0 15 0 98994796 10916995072 43383 33554432000 4194304 4196468 140721766598160 140671877910544 140671473839060 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 38334464 140721766601866 140721766601993 140721766601993 140721766604751 0
[pid=20745/tid=20748] ppid=20742 vsize=10661128 memory=173532 CPUtime=1.54 cores=0,2,4,6
/proc/20745/task/20748/stat : 20748 (java) S 20742 20745 20512 0 -1 1077944384 2089 0 0 0 140 14 0 0 20 0 15 0 98994796 10916995072 43383 33554432000 4194304 4196468 140721766598160 140671799745552 140671873681109 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38334464 140721766601866 140721766601993 140721766601993 140721766604751 0
[pid=20745/tid=20749] ppid=20742 vsize=10661128 memory=173532 CPUtime=1.54 cores=0,2,4,6
/proc/20745/task/20749/stat : 20749 (java) S 20742 20745 20512 0 -1 1077944384 3121 0 0 0 140 14 0 0 20 0 15 0 98994796 10916995072 43383 33554432000 4194304 4196468 140721766598160 140671798693008 140671873681109 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38334464 140721766601866 140721766601993 140721766601993 140721766604751 0
[pid=20745/tid=20750] ppid=20742 vsize=10661128 memory=164 CPUtime=1.55 cores=0,2,4,6
/proc/20745/task/20750/stat : 20750 (java) S 20742 20745 20512 0 -1 1077944384 2981 0 0 0 139 16 0 0 20 0 15 0 98994796 10916995072 43383 33554432000 4194304 4196468 140721766598160 140671797639952 140671873681109 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38334464 140721766601866 140721766601993 140721766601993 140721766604751 0
[pid=20745/tid=20751] ppid=20742 vsize=10661128 memory=0 CPUtime=1.55 cores=0,2,4,6
/proc/20745/task/20751/stat : 20751 (java) S 20742 20745 20512 0 -1 1077944384 2342 0 0 0 142 13 0 0 20 0 15 0 98994796 10916995072 43383 33554432000 4194304 4196468 140721766598160 140671796587408 140671873681109 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38334464 140721766601866 140721766601993 140721766601993 140721766604751 0
[pid=20745/tid=20752] ppid=20742 vsize=10661128 memory=0 CPUtime=1.79 cores=0,2,4,6
/proc/20745/task/20752/stat : 20752 (java) S 20742 20745 20512 0 -1 1077944384 5068 0 0 0 166 13 0 0 20 0 15 0 98994798 10916995072 43383 33554432000 4194304 4196468 140721766598160 140670907934960 140671873682050 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38334464 140721766601866 140721766601993 140721766601993 140721766604751 0
[pid=20745/tid=20753] ppid=20742 vsize=10661128 memory=173532 CPUtime=0 cores=0,2,4,6
/proc/20745/task/20753/stat : 20753 (java) S 20742 20745 20512 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 98994798 10916995072 43383 33554432000 4194304 4196468 140721766598160 140670906881184 140671873681109 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38334464 140721766601866 140721766601993 140721766601993 140721766604751 0
[pid=20745/tid=20754] ppid=20742 vsize=10661128 memory=173532 CPUtime=0 cores=0,2,4,6
/proc/20745/task/20754/stat : 20754 (java) S 20742 20745 20512 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 98994798 10916995072 43383 33554432000 4194304 4196468 140721766598160 140670905828080 140671873681109 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38334464 140721766601866 140721766601993 140721766601993 140721766604751 0
[pid=20745/tid=20755] ppid=20742 vsize=10661128 memory=173532 CPUtime=0 cores=0,2,4,6
/proc/20745/task/20755/stat : 20755 (java) S 20742 20745 20512 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98994801 10916995072 43383 33554432000 4194304 4196468 140721766598160 140670904776656 140671873689499 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38334464 140721766601866 140721766601993 140721766601993 140721766604751 0
[pid=20745/tid=20756] ppid=20742 vsize=10661128 memory=173532 CPUtime=0.71 cores=0,2,4,6
/proc/20745/task/20756/stat : 20756 (java) S 20742 20745 20512 0 -1 1077944384 3847 0 0 0 71 0 0 0 20 0 15 0 98994801 10916995072 43383 33554432000 4194304 4196468 140721766598160 140670903724784 140671873682050 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38334464 140721766601866 140721766601993 140721766601993 140721766604751 0
[pid=20745/tid=20757] ppid=20742 vsize=10661128 memory=171484 CPUtime=0.65 cores=0,2,4,6
/proc/20745/task/20757/stat : 20757 (java) S 20742 20745 20512 0 -1 1077944384 2390 0 0 0 64 1 0 0 20 0 15 0 98994801 10916995072 43383 33554432000 4194304 4196468 140721766598160 140670902672240 140671873682050 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38334464 140721766601866 140721766601993 140721766601993 140721766604751 0
[pid=20745/tid=20758] ppid=20742 vsize=10661128 memory=6791534058613427641 CPUtime=0.32 cores=0,2,4,6
/proc/20745/task/20758/stat : 20758 (java) S 20742 20745 20512 0 -1 1077944384 1525 0 0 0 32 0 0 0 20 0 15 0 98994801 10916995072 43383 33554432000 4194304 4196468 140721766598160 140670901619184 140671873682050 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38334464 140721766601866 140721766601993 140721766601993 140721766604751 0
[pid=20745/tid=20759] ppid=20742 vsize=10661128 memory=173532 CPUtime=0 cores=0,2,4,6
/proc/20745/task/20759/stat : 20759 (java) S 20742 20745 20512 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98994801 10916995072 43383 33554432000 4194304 4196468 140721766598160 140670900566880 140671873681109 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38334464 140721766601866 140721766601993 140721766601993 140721766604751 0
[pid=20745/tid=20760] ppid=20742 vsize=10661128 memory=28704 CPUtime=0.74 cores=0,2,4,6
/proc/20745/task/20760/stat : 20760 (java) S 20742 20745 20512 0 -1 1077944384 686 0 0 0 30 44 0 0 20 0 15 0 98994801 10916995072 43383 33554432000 4194304 4196468 140721766598160 140670899513904 140671873682050 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38334464 140721766601866 140721766601993 140721766601993 140721766604751 0
Current children cumulated CPU time: 2520.08 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 173532 KiB

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

[startup+2513.91 s]
# the end of solver process 20745 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2519.15 s, system=0.958772 s

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

[startup+2513.9 s]
/proc/loadavg: 1.43 1.52 1.46 3/218 20952
/proc/meminfo: memFree=23235016/32770624 swapFree=67108860/67108860
[pid=20745] ppid=20742 vsize=10661128 memory=173532 CPUtime=2520.08 cores=0,2,4,6
/proc/20745/stat : 20745 (java) S 20742 20745 20512 0 -1 1077944320 38067 0 0 0 251913 95 0 0 20 0 15 0 98994795 10916995072 43383 33554432000 4194304 4196468 140721766598160 140721766580704 140671873670903 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 38334464 140721766601866 140721766601993 140721766601993 140721766604751 0
/proc/20745/statm: 2665282 43383 3151 1 0 2627263 0
[pid=20745/tid=20747] ppid=20742 vsize=10661128 memory=173532 CPUtime=2509.59 cores=0,2,4,6
/proc/20745/task/20747/stat : 20747 (java) R 20742 20745 20512 0 -1 4202560 12603 0 0 0 250950 9 0 0 20 0 15 0 98994796 10916995072 43383 33554432000 4194304 4196468 140721766598160 140671877910544 140671473839060 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 38334464 140721766601866 140721766601993 140721766601993 140721766604751 0
[pid=20745/tid=20748] ppid=20742 vsize=10661128 memory=173532 CPUtime=1.54 cores=0,2,4,6
/proc/20745/task/20748/stat : 20748 (java) S 20742 20745 20512 0 -1 1077944384 2089 0 0 0 140 14 0 0 20 0 15 0 98994796 10916995072 43383 33554432000 4194304 4196468 140721766598160 140671799745552 140671873681109 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38334464 140721766601866 140721766601993 140721766601993 140721766604751 0
[pid=20745/tid=20749] ppid=20742 vsize=10661128 memory=173532 CPUtime=1.54 cores=0,2,4,6
/proc/20745/task/20749/stat : 20749 (java) S 20742 20745 20512 0 -1 1077944384 3121 0 0 0 140 14 0 0 20 0 15 0 98994796 10916995072 43383 33554432000 4194304 4196468 140721766598160 140671798693008 140671873681109 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38334464 140721766601866 140721766601993 140721766601993 140721766604751 0
[pid=20745/tid=20750] ppid=20742 vsize=10661128 memory=164 CPUtime=1.55 cores=0,2,4,6
/proc/20745/task/20750/stat : 20750 (java) S 20742 20745 20512 0 -1 1077944384 2981 0 0 0 139 16 0 0 20 0 15 0 98994796 10916995072 43383 33554432000 4194304 4196468 140721766598160 140671797639952 140671873681109 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38334464 140721766601866 140721766601993 140721766601993 140721766604751 0
[pid=20745/tid=20751] ppid=20742 vsize=10661128 memory=0 CPUtime=1.55 cores=0,2,4,6
/proc/20745/task/20751/stat : 20751 (java) S 20742 20745 20512 0 -1 1077944384 2342 0 0 0 142 13 0 0 20 0 15 0 98994796 10916995072 43383 33554432000 4194304 4196468 140721766598160 140671796587408 140671873681109 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38334464 140721766601866 140721766601993 140721766601993 140721766604751 0
[pid=20745/tid=20752] ppid=20742 vsize=10661128 memory=0 CPUtime=1.79 cores=0,2,4,6
/proc/20745/task/20752/stat : 20752 (java) S 20742 20745 20512 0 -1 1077944384 5068 0 0 0 166 13 0 0 20 0 15 0 98994798 10916995072 43383 33554432000 4194304 4196468 140721766598160 140670907934960 140671873682050 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38334464 140721766601866 140721766601993 140721766601993 140721766604751 0
[pid=20745/tid=20753] ppid=20742 vsize=10661128 memory=173532 CPUtime=0 cores=0,2,4,6
/proc/20745/task/20753/stat : 20753 (java) S 20742 20745 20512 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 98994798 10916995072 43383 33554432000 4194304 4196468 140721766598160 140670906881184 140671873681109 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38334464 140721766601866 140721766601993 140721766601993 140721766604751 0
[pid=20745/tid=20754] ppid=20742 vsize=10661128 memory=173532 CPUtime=0 cores=0,2,4,6
/proc/20745/task/20754/stat : 20754 (java) S 20742 20745 20512 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 98994798 10916995072 43383 33554432000 4194304 4196468 140721766598160 140670905828080 140671873681109 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38334464 140721766601866 140721766601993 140721766601993 140721766604751 0
[pid=20745/tid=20755] ppid=20742 vsize=10661128 memory=173532 CPUtime=0 cores=0,2,4,6
/proc/20745/task/20755/stat : 20755 (java) S 20742 20745 20512 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98994801 10916995072 43383 33554432000 4194304 4196468 140721766598160 140670904776656 140671873689499 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38334464 140721766601866 140721766601993 140721766601993 140721766604751 0
[pid=20745/tid=20756] ppid=20742 vsize=10661128 memory=173532 CPUtime=0.71 cores=0,2,4,6
/proc/20745/task/20756/stat : 20756 (java) S 20742 20745 20512 0 -1 1077944384 3847 0 0 0 71 0 0 0 20 0 15 0 98994801 10916995072 43383 33554432000 4194304 4196468 140721766598160 140670903724784 140671873682050 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38334464 140721766601866 140721766601993 140721766601993 140721766604751 0
[pid=20745/tid=20757] ppid=20742 vsize=10661128 memory=171484 CPUtime=0.65 cores=0,2,4,6
/proc/20745/task/20757/stat : 20757 (java) S 20742 20745 20512 0 -1 1077944384 2390 0 0 0 64 1 0 0 20 0 15 0 98994801 10916995072 43383 33554432000 4194304 4196468 140721766598160 140670902672240 140671873682050 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38334464 140721766601866 140721766601993 140721766601993 140721766604751 0
[pid=20745/tid=20758] ppid=20742 vsize=10661128 memory=6791534058613427641 CPUtime=0.32 cores=0,2,4,6
/proc/20745/task/20758/stat : 20758 (java) S 20742 20745 20512 0 -1 1077944384 1525 0 0 0 32 0 0 0 20 0 15 0 98994801 10916995072 43383 33554432000 4194304 4196468 140721766598160 140670901619184 140671873682050 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38334464 140721766601866 140721766601993 140721766601993 140721766604751 0
[pid=20745/tid=20759] ppid=20742 vsize=10661128 memory=173532 CPUtime=0 cores=0,2,4,6
/proc/20745/task/20759/stat : 20759 (java) S 20742 20745 20512 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98994801 10916995072 43383 33554432000 4194304 4196468 140721766598160 140670900566880 140671873681109 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38334464 140721766601866 140721766601993 140721766601993 140721766604751 0
[pid=20745/tid=20760] ppid=20742 vsize=10661128 memory=28704 CPUtime=0.74 cores=0,2,4,6
/proc/20745/task/20760/stat : 20760 (java) S 20742 20745 20512 0 -1 1077944384 686 0 0 0 30 44 0 0 20 0 15 0 98994801 10916995072 43383 33554432000 4194304 4196468 140721766598160 140670899513904 140671873682050 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38334464 140721766601866 140721766601993 140721766601993 140721766604751 0
Current children cumulated CPU time: 2520.08 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 173532 KiB

Child status: 143
Real time (s): 2513.91
CPU time (s): 2520.1
CPU user time (s): 2519.15
CPU system time (s): 0.958772
CPU usage (%): 100.246
Max. virtual memory (cumulated for all children) (KiB): 10661128
Max. memory (cumulated for all children) (KiB): 197144

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.15
system time used= 0.958772
maximum resident set size= 203288
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 38232
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2768
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 103812
involuntary context switches= 4127


# summary of solver processes directly reported to runsolver:
#   pid: 20745
#   total CPU time (s): 2520.1
#   total CPU user time (s): 2519.15
#   total CPU system time (s): 0.958772

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 21.3046 second user time and 16.421 second system time

The end

Launcher Data

Begin job on node132 at 2018-07-28 23:45:16
IDJOB=4298762
IDBENCH=141230
IDSOLVER=2767
FILE ID=node132/4298762-1532814316
RUNJOBID= node132-1532811810-20543
PBS_JOBID= 21022489
Free space on /tmp= 52040 MiB

SOLVER NAME= SuperSolver_Macq_Stevenart 2018-04-27
BENCH NAME= XCSP18/PseudoBoolean-dec/Pb-chnl50-51_c18.xml
COMMAND LINE= java -jar DIR/bestMinicp.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4298762-1532814316/watcher-4298762-1532814316 -o /tmp/evaluation-result-4298762-1532814316/solver-4298762-1532814316 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node132-1532811810-20543 --watchdog 2580  java -jar HOME/bestMinicp.jar HOME/instance-4298762-1532814316.xml

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

MD5SUM BENCH= a87da95f210b3c94235cbc017ff62562
RANDOM SEED=999294685

node132.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.65
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.65
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.65
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.65
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:        23385476 kB
MemAvailable:   31647972 kB
Buffers:          211344 kB
Cached:          8255600 kB
SwapCached:            0 kB
Active:          2890336 kB
Inactive:        5912308 kB
Active(anon):     285944 kB
Inactive(anon):    77832 kB
Active(file):    2604392 kB
Inactive(file):  5834476 kB
Unevictable:        6992 kB
Mlocked:            6992 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              1248 kB
Writeback:            16 kB
AnonPages:        342552 kB
Mapped:            55124 kB
Shmem:             25248 kB
Slab:             279700 kB
SReclaimable:     252088 kB
SUnreclaim:        27612 kB
KernelStack:        3600 kB
PageTables:         5520 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1120328 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    270336 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 52036 MiB
End job on node132 at 2018-07-29 00:27:10