Trace number 4264108

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
AbsCon-basic 2017-06-11? (TO) 2520.1101 2517.01

General information on the benchmark

NameScheduling/Scheduling-js-taillard/
Taillard-js-020-15-9.xml
MD5SUM15bcd759626357ed73f755380ffdcafb
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark1366
Best CPU time to get the best result obtained on this benchmark2400.1
Satisfiable
(Un)Satisfiability was proved
Number of variables320
Number of constraints335
Number of domains1
Minimum domain size1462
Maximum domain size1462
Distribution of domain sizes[{"size":1462,"count":320}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":20},{"degree":3,"count":300}]
Minimum constraint arity1
Maximum constraint arity20
Distribution of constraint arities[{"arity":1,"count":20},{"arity":2,"count":300},{"arity":20,"count":15}]
Number of extensional constraints0
Number of intensional constraints320
Distribution of constraint types[{"type":"intension","count":320},{"type":"noOverlap","count":15}]
Optimization problemYES
Type of objectivemin MAXIMUM

Solver Data

0.33/0.33	
0.33/0.33	AbsCon 2 
0.33/0.33	
0.90/0.60	  Solving XCSP3-instance-4264108-1502260924 as a COP in -infty..+infty
0.90/0.60	  Loading variables...
1.19/0.70	  Loading constraints...
1.79/0.91	  Solver SolverBacktrack being built...
1.79/0.91	
28.77/27.26	  Preprocessing : gac=true, ccks=389601458, filters=1118, revisions=1161 (useless=43), AC=242128, removals=242128, inconsistent=false
28.77/27.26	
2520.10/2517.01	
2520.10/2517.01	s UNKNOWN

Verifier Data


Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4264108-1502260924/watcher-4264108-1502260924 -o /tmp/evaluation-result-4264108-1502260924/solver-4264108-1502260924 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node125-1502257550-8974 --watchdog 2580 java -jar HOME/AbsCon-basic.jar HOME/instance-4264108-1502260924.xml 

pid=9652
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
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 1.99 2.01 1.97 2/195 9655
/proc/meminfo: memFree=31355716/32770624 swapFree=0/438800
[pid=9655] ppid=9652 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/9655/stat : 9655 (runsolver) D 9652 9655 4057 0 -1 4202560 107 0 0 0 0 0 0 0 20 0 1 0 28313319 24240128 108 18446744073709551615 4194304 4338465 140728795951168 140728795948808 140236620403415 0 0 1 24578 18446744071580418449 0 0 17 7 0 0 0 0 0 6438912 6441760 12144640 140728795955361 140728795955786 140728795955786 140728795959242 0
/proc/9655/statm: 5918 108 54 36 0 2156 0

[startup+0.100111 s]
/proc/loadavg: 1.99 2.01 1.97 2/195 9655
/proc/meminfo: memFree=31355716/32770624 swapFree=0/438800
[pid=9655] ppid=9652 vsize=10151672 CPUtime=0.02 cores=1,3,5,7
/proc/9655/stat : 9655 (java) S 9652 9655 4057 0 -1 1077944320 3792 0 0 0 2 0 0 0 20 0 9 0 28313319 10395312128 4950 18446744073709551615 4194304 4196468 140736037065072 140736037047616 140275520802551 0 0 1 16784584 18446744073709551615 0 0 17 1 0 0 6 0 0 6293624 6294260 29630464 140736037073358 140736037073487 140736037073487 140736037076943 0
/proc/9655/statm: 2537918 4950 2110 1 0 2527415 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 10151672

[startup+0.201087 s]
/proc/loadavg: 1.99 2.01 1.97 2/195 9655
/proc/meminfo: memFree=31355716/32770624 swapFree=0/438800
[pid=9655] ppid=9652 vsize=10551180 CPUtime=0.1 cores=1,3,5,7
/proc/9655/stat : 9655 (java) S 9652 9655 4057 0 -1 1077944320 5046 0 0 0 9 1 0 0 20 0 15 0 28313319 10804408320 6970 18446744073709551615 4194304 4196468 140736037065072 140736037047616 140275520802551 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 6 0 0 6293624 6294260 29630464 140736037073358 140736037073487 140736037073487 140736037076943 0
/proc/9655/statm: 2637795 6970 2729 1 0 2627261 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 10551180

[startup+0.311079 s]
/proc/loadavg: 1.99 2.01 1.97 2/195 9655
/proc/meminfo: memFree=31355716/32770624 swapFree=0/438800
[pid=9655] ppid=9652 vsize=10553264 CPUtime=0.33 cores=1,3,5,7
/proc/9655/stat : 9655 (java) S 9652 9655 4057 0 -1 1077944320 8606 0 0 0 30 3 0 0 20 0 15 0 28313319 10806542336 10481 18446744073709551615 4194304 4196468 140736037065072 140736037047616 140275520802551 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 6 0 0 6293624 6294260 29630464 140736037073358 140736037073487 140736037073487 140736037076943 0
/proc/9655/statm: 2638316 10481 2959 1 0 2627261 0
Current children cumulated CPU time (s) 0.33
Current children cumulated vsize (KiB) 10553264

[startup+0.700246 s]
/proc/loadavg: 1.99 2.01 1.97 2/195 9655
/proc/meminfo: memFree=31355716/32770624 swapFree=0/438800
[pid=9655] ppid=9652 vsize=10621952 CPUtime=1.19 cores=1,3,5,7
/proc/9655/stat : 9655 (java) S 9652 9655 4057 0 -1 1077944320 12808 0 0 0 114 5 0 0 20 0 16 0 28313319 10876878848 20550 18446744073709551615 4194304 4196468 140736037065072 140736037047616 140275520802551 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 6 0 0 6293624 6294260 29630464 140736037073358 140736037073487 140736037073487 140736037076943 0
/proc/9655/statm: 2655488 20550 3084 1 0 2644414 0
Current children cumulated CPU time (s) 1.19
Current children cumulated vsize (KiB) 10621952

[startup+1.50062 s]
/proc/loadavg: 1.99 2.01 1.97 4/211 9672
/proc/meminfo: memFree=31236380/32770624 swapFree=0/438844
[pid=9655] ppid=9652 vsize=10624000 CPUtime=2.93 cores=1,3,5,7
/proc/9655/stat : 9655 (java) S 9652 9655 4057 0 -1 1077944320 16699 0 0 0 286 7 0 0 20 0 16 0 28313319 10878976000 34011 18446744073709551615 4194304 4196468 140736037065072 140736037047616 140275520802551 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 6 0 0 6293624 6294260 29630464 140736037073358 140736037073487 140736037073487 140736037076943 0
/proc/9655/statm: 2656000 34011 3105 1 0 2644926 0
[pid=9655/tid=9657] ppid=9652 vsize=10624000 CPUtime=0.21 cores=1,3,5,7
/proc/9655/task/9657/stat : 9657 (java) S 9652 9655 4057 0 -1 1077944384 5738 0 0 0 19 2 0 0 20 0 16 0 28313326 10878976000 34011 18446744073709551615 4194304 4196468 140736037065072 140275525045424 140275520812757 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 4 0 0 6293624 6294260 29630464 140736037073358 140736037073487 140736037073487 140736037076943 0
[pid=9655/tid=9658] ppid=9652 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/9655/task/9658/stat : 9658 (java) S 9652 9655 4057 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 28313326 10878976000 34011 18446744073709551615 4194304 4196468 140736037065072 140275451222288 140275520812757 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29630464 140736037073358 140736037073487 140736037073487 140736037076943 0
[pid=9655/tid=9659] ppid=9652 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/9655/task/9659/stat : 9659 (java) S 9652 9655 4057 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 28313326 10878976000 34011 18446744073709551615 4194304 4196468 140736037065072 140275450169744 140275520812757 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29630464 140736037073358 140736037073487 140736037073487 140736037076943 0
[pid=9655/tid=9660] ppid=9652 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/9655/task/9660/stat : 9660 (java) S 9652 9655 4057 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 28313326 10878976000 34011 18446744073709551615 4194304 4196468 140736037065072 140275449117200 140275520812757 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29630464 140736037073358 140736037073487 140736037073487 140736037076943 0
[pid=9655/tid=9661] ppid=9652 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/9655/task/9661/stat : 9661 (java) S 9652 9655 4057 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 28313326 10878976000 34011 18446744073709551615 4194304 4196468 140736037065072 140275448064656 140275520812757 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29630464 140736037073358 140736037073487 140736037073487 140736037076943 0
[pid=9655/tid=9662] ppid=9652 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/9655/task/9662/stat : 9662 (java) S 9652 9655 4057 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 16 0 28313328 10878976000 34011 18446744073709551615 4194304 4196468 140736037065072 140275016989168 140275520813698 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29630464 140736037073358 140736037073487 140736037073487 140736037076943 0
[pid=9655/tid=9663] ppid=9652 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/9655/task/9663/stat : 9663 (java) S 9652 9655 4057 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 16 0 28313328 10878976000 34011 18446744073709551615 4194304 4196468 140736037065072 140275015935392 140275520812757 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29630464 140736037073358 140736037073487 140736037073487 140736037076943 0
[pid=9655/tid=9664] ppid=9652 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/9655/task/9664/stat : 9664 (java) S 9652 9655 4057 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 28313328 10878976000 34011 18446744073709551615 4194304 4196468 140736037065072 140275014882800 140275520812757 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29630464 140736037073358 140736037073487 140736037073487 140736037076943 0
[pid=9655/tid=9665] ppid=9652 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/9655/task/9665/stat : 9665 (java) S 9652 9655 4057 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 28313331 10878976000 34011 18446744073709551615 4194304 4196468 140736037065072 140275013831376 140275520821147 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29630464 140736037073358 140736037073487 140736037073487 140736037076943 0
[pid=9655/tid=9666] ppid=9652 vsize=10624000 CPUtime=0.38 cores=1,3,5,7
/proc/9655/task/9666/stat : 9666 (java) S 9652 9655 4057 0 -1 1077944384 1100 0 0 0 38 0 0 0 20 0 16 0 28313331 10878976000 34011 18446744073709551615 4194304 4196468 140736037065072 140275012777968 140275520813698 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29630464 140736037073358 140736037073487 140736037073487 140736037076943 0
[pid=9655/tid=9667] ppid=9652 vsize=10624000 CPUtime=0.66 cores=1,3,5,7
/proc/9655/task/9667/stat : 9667 (java) S 9652 9655 4057 0 -1 1077944384 2544 0 0 0 66 0 0 0 20 0 16 0 28313331 10878976000 34011 18446744073709551615 4194304 4196468 140736037065072 140275011725424 140275520813698 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29630464 140736037073358 140736037073487 140736037073487 140736037076943 0
[pid=9655/tid=9668] ppid=9652 vsize=10624000 CPUtime=0.48 cores=1,3,5,7
/proc/9655/task/9668/stat : 9668 (java) S 9652 9655 4057 0 -1 1077944384 2301 0 0 0 47 1 0 0 20 0 16 0 28313331 10878976000 34011 18446744073709551615 4194304 4196468 140736037065072 140275010672880 140275520813698 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29630464 140736037073358 140736037073487 140736037073487 140736037076943 0
[pid=9655/tid=9669] ppid=9652 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/9655/task/9669/stat : 9669 (java) S 9652 9655 4057 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 28313331 10878976000 34011 18446744073709551615 4194304 4196468 140736037065072 140275009620576 140275520812757 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29630464 140736037073358 140736037073487 140736037073487 140736037076943 0
[pid=9655/tid=9670] ppid=9652 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/9655/task/9670/stat : 9670 (java) S 9652 9655 4057 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 28313335 10878976000 34011 18446744073709551615 4194304 4196468 140736037065072 140275008568112 140275520813698 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29630464 140736037073358 140736037073487 140736037073487 140736037076943 0
[pid=9655/tid=9671] ppid=9652 vsize=10624000 CPUtime=1.15 cores=1,3,5,7
/proc/9655/task/9671/stat : 9671 (java) R 9652 9655 4057 0 -1 4202560 3630 0 0 0 113 2 0 0 20 0 16 0 28313352 10878976000 34011 18446744073709551615 4194304 4196468 140736037065072 140275005375032 140275130396424 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 29630464 140736037073358 140736037073487 140736037073487 140736037076943 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 10624000

[startup+3.10059 s]
/proc/loadavg: 1.99 2.01 1.97 3/211 9672
/proc/meminfo: memFree=31231520/32770624 swapFree=0/438844
[pid=9655] ppid=9652 vsize=10624000 CPUtime=4.57 cores=1,3,5,7
/proc/9655/stat : 9655 (java) S 9652 9655 4057 0 -1 1077944320 17819 0 0 0 450 7 0 0 20 0 16 0 28313319 10878976000 34097 18446744073709551615 4194304 4196468 140736037065072 140736037047616 140275520802551 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 6 0 0 6293624 6294260 29630464 140736037073358 140736037073487 140736037073487 140736037076943 0
/proc/9655/statm: 2656000 34097 3109 1 0 2644926 0
[pid=9655/tid=9657] ppid=9652 vsize=10624000 CPUtime=0.21 cores=1,3,5,7
/proc/9655/task/9657/stat : 9657 (java) S 9652 9655 4057 0 -1 1077944384 5738 0 0 0 19 2 0 0 20 0 16 0 28313326 10878976000 34097 18446744073709551615 4194304 4196468 140736037065072 140275525045424 140275520812757 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 4 0 0 6293624 6294260 29630464 140736037073358 140736037073487 140736037073487 140736037076943 0
[pid=9655/tid=9658] ppid=9652 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/9655/task/9658/stat : 9658 (java) S 9652 9655 4057 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 28313326 10878976000 34097 18446744073709551615 4194304 4196468 140736037065072 140275451222288 140275520812757 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29630464 140736037073358 140736037073487 140736037073487 140736037076943 0
[pid=9655/tid=9659] ppid=9652 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/9655/task/9659/stat : 9659 (java) S 9652 9655 4057 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 28313326 10878976000 34097 18446744073709551615 4194304 4196468 140736037065072 140275450169744 140275520812757 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29630464 140736037073358 140736037073487 140736037073487 140736037076943 0
[pid=9655/tid=9660] ppid=9652 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/9655/task/9660/stat : 9660 (java) S 9652 9655 4057 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 28313326 10878976000 34097 18446744073709551615 4194304 4196468 140736037065072 140275449117200 140275520812757 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29630464 140736037073358 140736037073487 140736037073487 140736037076943 0
[pid=9655/tid=9661] ppid=9652 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/9655/task/9661/stat : 9661 (java) S 9652 9655 4057 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 28313326 10878976000 34097 18446744073709551615 4194304 4196468 140736037065072 140275448064656 140275520812757 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29630464 140736037073358 140736037073487 140736037073487 140736037076943 0
[pid=9655/tid=9662] ppid=9652 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/9655/task/9662/stat : 9662 (java) S 9652 9655 4057 0 -1 1077944384 72 0 0 0 0 0 0 0 20 0 16 0 28313328 10878976000 34097 18446744073709551615 4194304 4196468 140736037065072 140275016989168 140275520813698 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29630464 140736037073358 140736037073487 140736037073487 140736037076943 0
[pid=9655/tid=9663] ppid=9652 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/9655/task/9663/stat : 9663 (java) S 9652 9655 4057 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 16 0 28313328 10878976000 34097 18446744073709551615 4194304 4196468 140736037065072 140275015935392 140275520812757 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29630464 140736037073358 140736037073487 140736037073487 140736037076943 0
[pid=9655/tid=9664] ppid=9652 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/9655/task/9664/stat : 9664 (java) S 9652 9655 4057 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 28313328 10878976000 34097 18446744073709551615 4194304 4196468 140736037065072 140275014882800 140275520812757 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29630464 140736037073358 140736037073487 140736037073487 140736037076943 0
[pid=9655/tid=9665] ppid=9652 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/9655/task/9665/stat : 9665 (java) S 9652 9655 4057 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 28313331 10878976000 34097 18446744073709551615 4194304 4196468 140736037065072 140275013831376 140275520821147 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29630464 140736037073358 140736037073487 140736037073487 140736037076943 0
[pid=9655/tid=9666] ppid=9652 vsize=10624000 CPUtime=0.4 cores=1,3,5,7
/proc/9655/task/9666/stat : 9666 (java) S 9652 9655 4057 0 -1 1077944384 1520 0 0 0 40 0 0 0 20 0 16 0 28313331 10878976000 34097 18446744073709551615 4194304 4196468 140736037065072 140275012777968 140275520813698 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29630464 140736037073358 140736037073487 140736037073487 140736037076943 0
[pid=9655/tid=9667] ppid=9652 vsize=10624000 CPUtime=0.68 cores=1,3,5,7
/proc/9655/task/9667/stat : 9667 (java) S 9652 9655 4057 0 -1 1077944384 2734 0 0 0 68 0 0 0 20 0 16 0 28313331 10878976000 34097 18446744073709551615 4194304 4196468 140736037065072 140275011725424 140275520813698 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29630464 140736037073358 140736037073487 140736037073487 140736037076943 0
[pid=9655/tid=9668] ppid=9652 vsize=10624000 CPUtime=0.49 cores=1,3,5,7
/proc/9655/task/9668/stat : 9668 (java) S 9652 9655 4057 0 -1 1077944384 2600 0 0 0 48 1 0 0 20 0 16 0 28313331 10878976000 34097 18446744073709551615 4194304 4196468 140736037065072 140275010672880 140275520813698 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29630464 140736037073358 140736037073487 140736037073487 140736037076943 0
[pid=9655/tid=9669] ppid=9652 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/9655/task/9669/stat : 9669 (java) S 9652 9655 4057 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 28313331 10878976000 34097 18446744073709551615 4194304 4196468 140736037065072 140275009620576 140275520812757 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29630464 140736037073358 140736037073487 140736037073487 140736037076943 0
[pid=9655/tid=9670] ppid=9652 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/9655/task/9670/stat : 9670 (java) S 9652 9655 4057 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 16 0 28313335 10878976000 34097 18446744073709551615 4194304 4196468 140736037065072 140275008568112 140275520813698 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29630464 140736037073358 140736037073487 140736037073487 140736037076943 0
[pid=9655/tid=9671] ppid=9652 vsize=10624000 CPUtime=2.75 cores=1,3,5,7
/proc/9655/task/9671/stat : 9671 (java) R 9652 9655 4057 0 -1 4202560 3772 0 0 0 273 2 0 0 20 0 16 0 28313352 10878976000 34097 18446744073709551615 4194304 4196468 140736037065072 140275005374512 140275130428952 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 29630464 140736037073358 140736037073487 140736037073487 140736037076943 0
Current children cumulated CPU time (s) 4.57
Current children cumulated vsize (KiB) 10624000

[startup+6.30059 s]
/proc/loadavg: 1.91 2.00 1.96 3/211 9672
/proc/meminfo: memFree=31230660/32770624 swapFree=0/438848
[pid=9655] ppid=9652 vsize=10624000 CPUtime=7.82 cores=1,3,5,7
/proc/9655/stat : 9655 (java) S 9652 9655 4057 0 -1 1077944320 19366 0 0 0 775 7 0 0 20 0 16 0 28313319 10878976000 34208 18446744073709551615 4194304 4196468 140736037065072 140736037047616 140275520802551 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 6 0 0 6293624 6294260 29630464 140736037073358 140736037073487 140736037073487 140736037076943 0
/proc/9655/statm: 2656000 34208 3109 1 0 2644926 0
[pid=9655/tid=9657] ppid=9652 vsize=10624000 CPUtime=0.21 cores=1,3,5,7
/proc/9655/task/9657/stat : 9657 (java) S 9652 9655 4057 0 -1 1077944384 5738 0 0 0 19 2 0 0 20 0 16 0 28313326 10878976000 34208 18446744073709551615 4194304 4196468 140736037065072 140275525045424 140275520812757 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 4 0 0 6293624 6294260 29630464 140736037073358 140736037073487 140736037073487 140736037076943 0
[pid=9655/tid=9658] ppid=9652 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/9655/task/9658/stat : 9658 (java) S 9652 9655 4057 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 28313326 10878976000 34208 18446744073709551615 4194304 4196468 140736037065072 140275451222288 140275520812757 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29630464 140736037073358 140736037073487 140736037073487 140736037076943 0
[pid=9655/tid=9659] ppid=9652 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/9655/task/9659/stat : 9659 (java) S 9652 9655 4057 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 28313326 10878976000 34208 18446744073709551615 4194304 4196468 140736037065072 140275450169744 140275520812757 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29630464 140736037073358 140736037073487 140736037073487 140736037076943 0
[pid=9655/tid=9660] ppid=9652 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/9655/task/9660/stat : 9660 (java) S 9652 9655 4057 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 28313326 10878976000 34208 18446744073709551615 4194304 4196468 140736037065072 140275449117200 140275520812757 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29630464 140736037073358 140736037073487 140736037073487 140736037076943 0
[pid=9655/tid=9661] ppid=9652 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/9655/task/9661/stat : 9661 (java) S 9652 9655 4057 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 28313326 10878976000 34208 18446744073709551615 4194304 4196468 140736037065072 140275448064656 140275520812757 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29630464 140736037073358 140736037073487 140736037073487 140736037076943 0
[pid=9655/tid=9662] ppid=9652 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/9655/task/9662/stat : 9662 (java) S 9652 9655 4057 0 -1 1077944384 332 0 0 0 0 0 0 0 20 0 16 0 28313328 10878976000 34208 18446744073709551615 4194304 4196468 140736037065072 140275016989168 140275520813698 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29630464 140736037073358 140736037073487 140736037073487 140736037076943 0
[pid=9655/tid=9663] ppid=9652 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/9655/task/9663/stat : 9663 (java) S 9652 9655 4057 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 16 0 28313328 10878976000 34208 18446744073709551615 4194304 4196468 140736037065072 140275015935392 140275520812757 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29630464 140736037073358 140736037073487 140736037073487 140736037076943 0
[pid=9655/tid=9664] ppid=9652 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/9655/task/9664/stat : 9664 (java) S 9652 9655 4057 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 28313328 10878976000 34208 18446744073709551615 4194304 4196468 140736037065072 140275014882800 140275520812757 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29630464 140736037073358 140736037073487 140736037073487 140736037076943 0
[pid=9655/tid=9665] ppid=9652 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/9655/task/9665/stat : 9665 (java) S 9652 9655 4057 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 28313331 10878976000 34208 18446744073709551615 4194304 4196468 140736037065072 140275013831376 140275520821147 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29630464 140736037073358 140736037073487 140736037073487 140736037076943 0
[pid=9655/tid=9666] ppid=9652 vsize=10624000 CPUtime=0.42 cores=1,3,5,7
/proc/9655/task/9666/stat : 9666 (java) S 9652 9655 4057 0 -1 1077944384 1677 0 0 0 42 0 0 0 20 0 16 0 28313331 10878976000 34208 18446744073709551615 4194304 4196468 140736037065072 140275012777968 140275520813698 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29630464 140736037073358 140736037073487 140736037073487 140736037076943 0
[pid=9655/tid=9667] ppid=9652 vsize=10624000 CPUtime=0.71 cores=1,3,5,7
/proc/9655/task/9667/stat : 9667 (java) S 9652 9655 4057 0 -1 1077944384 3087 0 0 0 71 0 0 0 20 0 16 0 28313331 10878976000 34208 18446744073709551615 4194304 4196468 140736037065072 140275011725424 140275520813698 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29630464 140736037073358 140736037073487 140736037073487 140736037076943 0
[pid=9655/tid=9668] ppid=9652 vsize=10624000 CPUtime=0.49 cores=1,3,5,7
/proc/9655/task/9668/stat : 9668 (java) S 9652 9655 4057 0 -1 1077944384 2899 0 0 0 48 1 0 0 20 0 16 0 28313331 10878976000 34208 18446744073709551615 4194304 4196468 140736037065072 140275010672880 140275520813698 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29630464 140736037073358 140736037073487 140736037073487 140736037076943 0
[pid=9655/tid=9669] ppid=9652 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/9655/task/9669/stat : 9669 (java) S 9652 9655 4057 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 28313331 10878976000 34208 18446744073709551615 4194304 4196468 140736037065072 140275009620576 140275520812757 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29630464 140736037073358 140736037073487 140736037073487 140736037076943 0
[pid=9655/tid=9670] ppid=9652 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/9655/task/9670/stat : 9670 (java) S 9652 9655 4057 0 -1 1077944384 294 0 0 0 0 0 0 0 20 0 16 0 28313335 10878976000 34208 18446744073709551615 4194304 4196468 140736037065072 140275008568112 140275520813698 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29630464 140736037073358 140736037073487 140736037073487 140736037076943 0
[pid=9655/tid=9671] ppid=9652 vsize=10624000 CPUtime=5.95 cores=1,3,5,7
/proc/9655/task/9671/stat : 9671 (java) R 9652 9655 4057 0 -1 4202560 3979 0 0 0 593 2 0 0 20 0 16 0 28313352 10878976000 34208 18446744073709551615 4194304 4196468 140736037065072 140275005374544 140275130397312 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 29630464 140736037073358 140736037073487 140736037073487 140736037076943 0
Current children cumulated CPU time (s) 7.82
Current children cumulated vsize (KiB) 10624000

[startup+12.7006 s]
/proc/loadavg: 2.00 2.01 1.97 3/211 9673
/proc/meminfo: memFree=31229916/32770624 swapFree=0/438852
[pid=9655] ppid=9652 vsize=10624000 CPUtime=14.26 cores=1,3,5,7
/proc/9655/stat : 9655 (java) S 9652 9655 4057 0 -1 1077944320 21513 0 0 0 1419 7 0 0 20 0 16 0 28313319 10878976000 34235 18446744073709551615 4194304 4196468 140736037065072 140736037047616 140275520802551 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 6 0 0 6293624 6294260 29630464 140736037073358 140736037073487 140736037073487 140736037076943 0
/proc/9655/statm: 2656000 34235 3109 1 0 2644926 0
[pid=9655/tid=9657] ppid=9652 vsize=10624000 CPUtime=0.21 cores=1,3,5,7
/proc/9655/task/9657/stat : 9657 (java) S 9652 9655 4057 0 -1 1077944384 5738 0 0 0 19 2 0 0 20 0 16 0 28313326 10878976000 34235 18446744073709551615 4194304 4196468 140736037065072 140275525045424 140275520812757 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 4 0 0 6293624 6294260 29630464 140736037073358 140736037073487 140736037073487 140736037076943 0
[pid=9655/tid=9658] ppid=9652 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/9655/task/9658/stat : 9658 (java) S 9652 9655 4057 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 28313326 10878976000 34235 18446744073709551615 4194304 4196468 140736037065072 140275451222288 140275520812757 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29630464 140736037073358 140736037073487 140736037073487 140736037076943 0
[pid=9655/tid=9659] ppid=9652 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/9655/task/9659/stat : 9659 (java) S 9652 9655 4057 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 28313326 10878976000 34235 18446744073709551615 4194304 4196468 140736037065072 140275450169744 140275520812757 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29630464 140736037073358 140736037073487 140736037073487 140736037076943 0
[pid=9655/tid=9660] ppid=9652 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/9655/task/9660/stat : 9660 (java) S 9652 9655 4057 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 28313326 10878976000 34235 18446744073709551615 4194304 4196468 140736037065072 140275449117200 140275520812757 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29630464 140736037073358 140736037073487 140736037073487 140736037076943 0
[pid=9655/tid=9661] ppid=9652 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/9655/task/9661/stat : 9661 (java) S 9652 9655 4057 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 28313326 10878976000 34235 18446744073709551615 4194304 4196468 140736037065072 140275448064656 140275520812757 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29630464 140736037073358 140736037073487 140736037073487 140736037076943 0
[pid=9655/tid=9662] ppid=9652 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/9655/task/9662/stat : 9662 (java) S 9652 9655 4057 0 -1 1077944384 370 0 0 0 0 0 0 0 20 0 16 0 28313328 10878976000 34235 18446744073709551615 4194304 4196468 140736037065072 140275016989168 140275520813698 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29630464 140736037073358 140736037073487 140736037073487 140736037076943 0

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

/proc/meminfo: memFree=31142260/32770624 swapFree=0/439600
[pid=9655] ppid=9652 vsize=10624000 CPUtime=2445.36 cores=1,3,5,7
/proc/9655/stat : 9655 (java) S 9652 9655 4057 0 -1 1077944320 47098 0 0 0 244502 34 0 0 20 0 16 0 28313319 10878976000 42890 18446744073709551615 4194304 4196468 140736037065072 140736037047616 140275520802551 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 6 0 0 6293624 6294260 29630464 140736037073358 140736037073487 140736037073487 140736037076943 0
/proc/9655/statm: 2656000 42890 3120 1 0 2644926 0
[pid=9655/tid=9657] ppid=9652 vsize=10624000 CPUtime=0.21 cores=1,3,5,7
/proc/9655/task/9657/stat : 9657 (java) S 9652 9655 4057 0 -1 1077944384 5738 0 0 0 19 2 0 0 20 0 16 0 28313326 10878976000 42890 18446744073709551615 4194304 4196468 140736037065072 140275525045424 140275520812757 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 4 0 0 6293624 6294260 29630464 140736037073358 140736037073487 140736037073487 140736037076943 0
[pid=9655/tid=9658] ppid=9652 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/9655/task/9658/stat : 9658 (java) S 9652 9655 4057 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 28313326 10878976000 42890 18446744073709551615 4194304 4196468 140736037065072 140275451222288 140275520812757 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29630464 140736037073358 140736037073487 140736037073487 140736037076943 0
[pid=9655/tid=9659] ppid=9652 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/9655/task/9659/stat : 9659 (java) S 9652 9655 4057 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 28313326 10878976000 42890 18446744073709551615 4194304 4196468 140736037065072 140275450169744 140275520812757 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29630464 140736037073358 140736037073487 140736037073487 140736037076943 0
[pid=9655/tid=9660] ppid=9652 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/9655/task/9660/stat : 9660 (java) S 9652 9655 4057 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 28313326 10878976000 42890 18446744073709551615 4194304 4196468 140736037065072 140275449117200 140275520812757 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29630464 140736037073358 140736037073487 140736037073487 140736037076943 0
[pid=9655/tid=9661] ppid=9652 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/9655/task/9661/stat : 9661 (java) S 9652 9655 4057 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 28313326 10878976000 42890 18446744073709551615 4194304 4196468 140736037065072 140275448064656 140275520812757 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29630464 140736037073358 140736037073487 140736037073487 140736037076943 0
[pid=9655/tid=9662] ppid=9652 vsize=10624000 CPUtime=0.02 cores=1,3,5,7
/proc/9655/task/9662/stat : 9662 (java) S 9652 9655 4057 0 -1 1077944384 729 0 0 0 1 1 0 0 20 0 16 0 28313328 10878976000 42890 18446744073709551615 4194304 4196468 140736037065072 140275016989168 140275520813698 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29630464 140736037073358 140736037073487 140736037073487 140736037076943 0
[pid=9655/tid=9663] ppid=9652 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/9655/task/9663/stat : 9663 (java) S 9652 9655 4057 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 16 0 28313328 10878976000 42890 18446744073709551615 4194304 4196468 140736037065072 140275015935392 140275520812757 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29630464 140736037073358 140736037073487 140736037073487 140736037076943 0
[pid=9655/tid=9664] ppid=9652 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/9655/task/9664/stat : 9664 (java) S 9652 9655 4057 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 28313328 10878976000 42890 18446744073709551615 4194304 4196468 140736037065072 140275014882800 140275520812757 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29630464 140736037073358 140736037073487 140736037073487 140736037076943 0
[pid=9655/tid=9665] ppid=9652 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/9655/task/9665/stat : 9665 (java) S 9652 9655 4057 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 28313331 10878976000 42890 18446744073709551615 4194304 4196468 140736037065072 140275013831376 140275520821147 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29630464 140736037073358 140736037073487 140736037073487 140736037076943 0
[pid=9655/tid=9666] ppid=9652 vsize=10624000 CPUtime=0.76 cores=1,3,5,7
/proc/9655/task/9666/stat : 9666 (java) S 9652 9655 4057 0 -1 1077944384 5944 0 0 0 75 1 0 0 20 0 16 0 28313331 10878976000 42890 18446744073709551615 4194304 4196468 140736037065072 140275012777968 140275520813698 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29630464 140736037073358 140736037073487 140736037073487 140736037076943 0
[pid=9655/tid=9667] ppid=9652 vsize=10624000 CPUtime=1.08 cores=1,3,5,7
/proc/9655/task/9667/stat : 9667 (java) S 9652 9655 4057 0 -1 1077944384 8703 0 0 0 107 1 0 0 20 0 16 0 28313331 10878976000 42890 18446744073709551615 4194304 4196468 140736037065072 140275011725424 140275520813698 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29630464 140736037073358 140736037073487 140736037073487 140736037076943 0
[pid=9655/tid=9668] ppid=9652 vsize=10624000 CPUtime=0.6 cores=1,3,5,7
/proc/9655/task/9668/stat : 9668 (java) S 9652 9655 4057 0 -1 1077944384 8471 0 0 0 59 1 0 0 20 0 16 0 28313331 10878976000 42890 18446744073709551615 4194304 4196468 140736037065072 140275010672880 140275520813698 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29630464 140736037073358 140736037073487 140736037073487 140736037076943 0
[pid=9655/tid=9669] ppid=9652 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/9655/task/9669/stat : 9669 (java) S 9652 9655 4057 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 28313331 10878976000 42890 18446744073709551615 4194304 4196468 140736037065072 140275009620576 140275520812757 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29630464 140736037073358 140736037073487 140736037073487 140736037076943 0
[pid=9655/tid=9670] ppid=9652 vsize=10624000 CPUtime=0.46 cores=1,3,5,7
/proc/9655/task/9670/stat : 9670 (java) S 9652 9655 4057 0 -1 1077944384 1331 0 0 0 19 27 0 0 20 0 16 0 28313335 10878976000 42890 18446744073709551615 4194304 4196468 140736037065072 140275008568112 140275520813698 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29630464 140736037073358 140736037073487 140736037073487 140736037076943 0
[pid=9655/tid=9671] ppid=9652 vsize=10624000 CPUtime=2442.17 cores=1,3,5,7
/proc/9655/task/9671/stat : 9671 (java) R 9652 9655 4057 0 -1 4202560 14822 0 0 0 244213 4 0 0 20 0 16 0 28313352 10878976000 42890 18446744073709551615 4194304 4196468 140736037065072 140275005376648 140275130397324 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29630464 140736037073358 140736037073487 140736037073487 140736037076943 0
Current children cumulated CPU time (s) 2445.36
Current children cumulated vsize (KiB) 10624000

[startup+2502.3 s]
/proc/loadavg: 2.02 2.03 2.05 3/211 9838
/proc/meminfo: memFree=31142020/32770624 swapFree=0/439608
[pid=9655] ppid=9652 vsize=10624000 CPUtime=2505.38 cores=1,3,5,7
/proc/9655/stat : 9655 (java) S 9652 9655 4057 0 -1 1077944320 47434 0 0 0 250504 34 0 0 20 0 16 0 28313319 10878976000 42890 18446744073709551615 4194304 4196468 140736037065072 140736037047616 140275520802551 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 6 0 0 6293624 6294260 29630464 140736037073358 140736037073487 140736037073487 140736037076943 0
/proc/9655/statm: 2656000 42890 3120 1 0 2644926 0
[pid=9655/tid=9657] ppid=9652 vsize=10624000 CPUtime=0.21 cores=1,3,5,7
/proc/9655/task/9657/stat : 9657 (java) S 9652 9655 4057 0 -1 1077944384 5738 0 0 0 19 2 0 0 20 0 16 0 28313326 10878976000 42890 18446744073709551615 4194304 4196468 140736037065072 140275525045424 140275520812757 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 4 0 0 6293624 6294260 29630464 140736037073358 140736037073487 140736037073487 140736037076943 0
[pid=9655/tid=9658] ppid=9652 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/9655/task/9658/stat : 9658 (java) S 9652 9655 4057 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 28313326 10878976000 42890 18446744073709551615 4194304 4196468 140736037065072 140275451222288 140275520812757 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29630464 140736037073358 140736037073487 140736037073487 140736037076943 0
[pid=9655/tid=9659] ppid=9652 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/9655/task/9659/stat : 9659 (java) S 9652 9655 4057 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 28313326 10878976000 42890 18446744073709551615 4194304 4196468 140736037065072 140275450169744 140275520812757 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29630464 140736037073358 140736037073487 140736037073487 140736037076943 0
[pid=9655/tid=9660] ppid=9652 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/9655/task/9660/stat : 9660 (java) S 9652 9655 4057 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 28313326 10878976000 42890 18446744073709551615 4194304 4196468 140736037065072 140275449117200 140275520812757 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29630464 140736037073358 140736037073487 140736037073487 140736037076943 0
[pid=9655/tid=9661] ppid=9652 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/9655/task/9661/stat : 9661 (java) S 9652 9655 4057 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 28313326 10878976000 42890 18446744073709551615 4194304 4196468 140736037065072 140275448064656 140275520812757 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29630464 140736037073358 140736037073487 140736037073487 140736037076943 0
[pid=9655/tid=9662] ppid=9652 vsize=10624000 CPUtime=0.02 cores=1,3,5,7
/proc/9655/task/9662/stat : 9662 (java) S 9652 9655 4057 0 -1 1077944384 735 0 0 0 1 1 0 0 20 0 16 0 28313328 10878976000 42890 18446744073709551615 4194304 4196468 140736037065072 140275016989168 140275520813698 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29630464 140736037073358 140736037073487 140736037073487 140736037076943 0
[pid=9655/tid=9663] ppid=9652 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/9655/task/9663/stat : 9663 (java) S 9652 9655 4057 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 16 0 28313328 10878976000 42890 18446744073709551615 4194304 4196468 140736037065072 140275015935392 140275520812757 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29630464 140736037073358 140736037073487 140736037073487 140736037076943 0
[pid=9655/tid=9664] ppid=9652 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/9655/task/9664/stat : 9664 (java) S 9652 9655 4057 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 28313328 10878976000 42890 18446744073709551615 4194304 4196468 140736037065072 140275014882800 140275520812757 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29630464 140736037073358 140736037073487 140736037073487 140736037076943 0
[pid=9655/tid=9665] ppid=9652 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/9655/task/9665/stat : 9665 (java) S 9652 9655 4057 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 28313331 10878976000 42890 18446744073709551615 4194304 4196468 140736037065072 140275013831376 140275520821147 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29630464 140736037073358 140736037073487 140736037073487 140736037076943 0
[pid=9655/tid=9666] ppid=9652 vsize=10624000 CPUtime=0.76 cores=1,3,5,7
/proc/9655/task/9666/stat : 9666 (java) S 9652 9655 4057 0 -1 1077944384 5952 0 0 0 75 1 0 0 20 0 16 0 28313331 10878976000 42890 18446744073709551615 4194304 4196468 140736037065072 140275012777968 140275520813698 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29630464 140736037073358 140736037073487 140736037073487 140736037076943 0
[pid=9655/tid=9667] ppid=9652 vsize=10624000 CPUtime=1.08 cores=1,3,5,7
/proc/9655/task/9667/stat : 9667 (java) S 9652 9655 4057 0 -1 1077944384 8705 0 0 0 107 1 0 0 20 0 16 0 28313331 10878976000 42890 18446744073709551615 4194304 4196468 140736037065072 140275011725424 140275520813698 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29630464 140736037073358 140736037073487 140736037073487 140736037076943 0
[pid=9655/tid=9668] ppid=9652 vsize=10624000 CPUtime=0.6 cores=1,3,5,7
/proc/9655/task/9668/stat : 9668 (java) S 9652 9655 4057 0 -1 1077944384 8473 0 0 0 59 1 0 0 20 0 16 0 28313331 10878976000 42890 18446744073709551615 4194304 4196468 140736037065072 140275010672880 140275520813698 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29630464 140736037073358 140736037073487 140736037073487 140736037076943 0
[pid=9655/tid=9669] ppid=9652 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/9655/task/9669/stat : 9669 (java) S 9652 9655 4057 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 28313331 10878976000 42890 18446744073709551615 4194304 4196468 140736037065072 140275009620576 140275520812757 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29630464 140736037073358 140736037073487 140736037073487 140736037076943 0
[pid=9655/tid=9670] ppid=9652 vsize=10624000 CPUtime=0.48 cores=1,3,5,7
/proc/9655/task/9670/stat : 9670 (java) S 9652 9655 4057 0 -1 1077944384 1362 0 0 0 20 28 0 0 20 0 16 0 28313335 10878976000 42890 18446744073709551615 4194304 4196468 140736037065072 140275008568112 140275520813698 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29630464 140736037073358 140736037073487 140736037073487 140736037076943 0
[pid=9655/tid=9671] ppid=9652 vsize=10624000 CPUtime=2502.18 cores=1,3,5,7
/proc/9655/task/9671/stat : 9671 (java) R 9652 9655 4057 0 -1 4202560 15109 0 0 0 250214 4 0 0 20 0 16 0 28313352 10878976000 42890 18446744073709551615 4194304 4196468 140736037065072 140275005376648 140275130429158 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29630464 140736037073358 140736037073487 140736037073487 140736037076943 0
Current children cumulated CPU time (s) 2505.38
Current children cumulated vsize (KiB) 10624000



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2516.91 s]
/proc/loadavg: 2.02 2.03 2.05 3/211 9917
/proc/meminfo: memFree=31044376/32770624 swapFree=0/439656
[pid=9655] ppid=9652 vsize=10624000 CPUtime=2520 cores=1,3,5,7
/proc/9655/stat : 9655 (java) S 9652 9655 4057 0 -1 1077944320 47436 0 0 0 251965 35 0 0 20 0 16 0 28313319 10878976000 42890 18446744073709551615 4194304 4196468 140736037065072 140736037047616 140275520802551 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 6 0 0 6293624 6294260 29630464 140736037073358 140736037073487 140736037073487 140736037076943 0
/proc/9655/statm: 2656000 42890 3120 1 0 2644926 0
[pid=9655/tid=9657] ppid=9652 vsize=10624000 CPUtime=0.21 cores=1,3,5,7
/proc/9655/task/9657/stat : 9657 (java) S 9652 9655 4057 0 -1 1077944384 5738 0 0 0 19 2 0 0 20 0 16 0 28313326 10878976000 42890 18446744073709551615 4194304 4196468 140736037065072 140275525045424 140275520812757 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 4 0 0 6293624 6294260 29630464 140736037073358 140736037073487 140736037073487 140736037076943 0
[pid=9655/tid=9658] ppid=9652 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/9655/task/9658/stat : 9658 (java) S 9652 9655 4057 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 28313326 10878976000 42890 18446744073709551615 4194304 4196468 140736037065072 140275451222288 140275520812757 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29630464 140736037073358 140736037073487 140736037073487 140736037076943 0
[pid=9655/tid=9659] ppid=9652 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/9655/task/9659/stat : 9659 (java) S 9652 9655 4057 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 28313326 10878976000 42890 18446744073709551615 4194304 4196468 140736037065072 140275450169744 140275520812757 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29630464 140736037073358 140736037073487 140736037073487 140736037076943 0
[pid=9655/tid=9660] ppid=9652 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/9655/task/9660/stat : 9660 (java) S 9652 9655 4057 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 28313326 10878976000 42890 18446744073709551615 4194304 4196468 140736037065072 140275449117200 140275520812757 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29630464 140736037073358 140736037073487 140736037073487 140736037076943 0
[pid=9655/tid=9661] ppid=9652 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/9655/task/9661/stat : 9661 (java) S 9652 9655 4057 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 28313326 10878976000 42890 18446744073709551615 4194304 4196468 140736037065072 140275448064656 140275520812757 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29630464 140736037073358 140736037073487 140736037073487 140736037076943 0
[pid=9655/tid=9662] ppid=9652 vsize=10624000 CPUtime=0.02 cores=1,3,5,7
/proc/9655/task/9662/stat : 9662 (java) S 9652 9655 4057 0 -1 1077944384 735 0 0 0 1 1 0 0 20 0 16 0 28313328 10878976000 42890 18446744073709551615 4194304 4196468 140736037065072 140275016989168 140275520813698 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29630464 140736037073358 140736037073487 140736037073487 140736037076943 0
[pid=9655/tid=9663] ppid=9652 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/9655/task/9663/stat : 9663 (java) S 9652 9655 4057 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 16 0 28313328 10878976000 42890 18446744073709551615 4194304 4196468 140736037065072 140275015935392 140275520812757 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29630464 140736037073358 140736037073487 140736037073487 140736037076943 0
[pid=9655/tid=9664] ppid=9652 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/9655/task/9664/stat : 9664 (java) S 9652 9655 4057 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 28313328 10878976000 42890 18446744073709551615 4194304 4196468 140736037065072 140275014882800 140275520812757 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29630464 140736037073358 140736037073487 140736037073487 140736037076943 0
[pid=9655/tid=9665] ppid=9652 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/9655/task/9665/stat : 9665 (java) S 9652 9655 4057 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 28313331 10878976000 42890 18446744073709551615 4194304 4196468 140736037065072 140275013831376 140275520821147 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29630464 140736037073358 140736037073487 140736037073487 140736037076943 0
[pid=9655/tid=9666] ppid=9652 vsize=10624000 CPUtime=0.76 cores=1,3,5,7
/proc/9655/task/9666/stat : 9666 (java) S 9652 9655 4057 0 -1 1077944384 5952 0 0 0 75 1 0 0 20 0 16 0 28313331 10878976000 42890 18446744073709551615 4194304 4196468 140736037065072 140275012777968 140275520813698 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29630464 140736037073358 140736037073487 140736037073487 140736037076943 0
[pid=9655/tid=9667] ppid=9652 vsize=10624000 CPUtime=1.08 cores=1,3,5,7
/proc/9655/task/9667/stat : 9667 (java) S 9652 9655 4057 0 -1 1077944384 8705 0 0 0 107 1 0 0 20 0 16 0 28313331 10878976000 42890 18446744073709551615 4194304 4196468 140736037065072 140275011725424 140275520813698 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29630464 140736037073358 140736037073487 140736037073487 140736037076943 0
[pid=9655/tid=9668] ppid=9652 vsize=10624000 CPUtime=0.6 cores=1,3,5,7
/proc/9655/task/9668/stat : 9668 (java) S 9652 9655 4057 0 -1 1077944384 8473 0 0 0 59 1 0 0 20 0 16 0 28313331 10878976000 42890 18446744073709551615 4194304 4196468 140736037065072 140275010672880 140275520813698 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29630464 140736037073358 140736037073487 140736037073487 140736037076943 0
[pid=9655/tid=9669] ppid=9652 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/9655/task/9669/stat : 9669 (java) S 9652 9655 4057 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 28313331 10878976000 42890 18446744073709551615 4194304 4196468 140736037065072 140275009620576 140275520812757 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29630464 140736037073358 140736037073487 140736037073487 140736037076943 0
[pid=9655/tid=9670] ppid=9652 vsize=10624000 CPUtime=0.48 cores=1,3,5,7
/proc/9655/task/9670/stat : 9670 (java) S 9652 9655 4057 0 -1 1077944384 1364 0 0 0 20 28 0 0 20 0 16 0 28313335 10878976000 42890 18446744073709551615 4194304 4196468 140736037065072 140275008568112 140275520813698 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29630464 140736037073358 140736037073487 140736037073487 140736037076943 0
[pid=9655/tid=9671] ppid=9652 vsize=10624000 CPUtime=2516.78 cores=1,3,5,7
/proc/9655/task/9671/stat : 9671 (java) R 9652 9655 4057 0 -1 4202560 15109 0 0 0 251674 4 0 0 20 0 16 0 28313352 10878976000 42890 18446744073709551615 4194304 4196468 140736037065072 140275005376648 140275130398400 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29630464 140736037073358 140736037073487 140736037073487 140736037076943 0
Current children cumulated CPU time (s) 2520
Current children cumulated vsize (KiB) 10624000

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

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 9655 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+2517.01 s]
/proc/loadavg: 2.02 2.03 2.05 3/211 9917
/proc/meminfo: memFree=31044376/32770624 swapFree=0/439656
[pid=9655] ppid=9652 vsize=10624000 CPUtime=2520.1 cores=1,3,5,7
/proc/9655/stat : 9655 (java) S 9652 9655 4057 0 -1 1077944320 47486 0 0 0 251975 35 0 0 20 0 16 0 28313319 10878976000 42890 18446744073709551615 4194304 4196468 140736037065072 140736037047616 140275520802551 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 6 0 0 6293624 6294260 29630464 140736037073358 140736037073487 140736037073487 140736037076943 0
/proc/9655/statm: 2656000 42890 3120 1 0 2644926 0
[pid=9655/tid=9657] ppid=9652 vsize=10624000 CPUtime=0.21 cores=1,3,5,7
/proc/9655/task/9657/stat : 9657 (java) S 9652 9655 4057 0 -1 1077944384 5738 0 0 0 19 2 0 0 20 0 16 0 28313326 10878976000 42890 18446744073709551615 4194304 4196468 140736037065072 140275525045424 140275520812757 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 4 0 0 6293624 6294260 29630464 140736037073358 140736037073487 140736037073487 140736037076943 0
[pid=9655/tid=9658] ppid=9652 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/9655/task/9658/stat : 9658 (java) S 9652 9655 4057 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 28313326 10878976000 42890 18446744073709551615 4194304 4196468 140736037065072 140275451222288 140275520812757 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29630464 140736037073358 140736037073487 140736037073487 140736037076943 0
[pid=9655/tid=9659] ppid=9652 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/9655/task/9659/stat : 9659 (java) S 9652 9655 4057 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 28313326 10878976000 42890 18446744073709551615 4194304 4196468 140736037065072 140275450169744 140275520812757 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29630464 140736037073358 140736037073487 140736037073487 140736037076943 0
[pid=9655/tid=9660] ppid=9652 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/9655/task/9660/stat : 9660 (java) S 9652 9655 4057 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 28313326 10878976000 42890 18446744073709551615 4194304 4196468 140736037065072 140275449117200 140275520812757 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29630464 140736037073358 140736037073487 140736037073487 140736037076943 0
[pid=9655/tid=9661] ppid=9652 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/9655/task/9661/stat : 9661 (java) S 9652 9655 4057 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 28313326 10878976000 42890 18446744073709551615 4194304 4196468 140736037065072 140275448064656 140275520812757 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29630464 140736037073358 140736037073487 140736037073487 140736037076943 0
[pid=9655/tid=9662] ppid=9652 vsize=10624000 CPUtime=0.02 cores=1,3,5,7
/proc/9655/task/9662/stat : 9662 (java) S 9652 9655 4057 0 -1 1077944384 735 0 0 0 1 1 0 0 20 0 16 0 28313328 10878976000 42890 18446744073709551615 4194304 4196468 140736037065072 140275016989168 140275520813698 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29630464 140736037073358 140736037073487 140736037073487 140736037076943 0
[pid=9655/tid=9663] ppid=9652 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/9655/task/9663/stat : 9663 (java) S 9652 9655 4057 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 16 0 28313328 10878976000 42890 18446744073709551615 4194304 4196468 140736037065072 140275015935392 140275520812757 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29630464 140736037073358 140736037073487 140736037073487 140736037076943 0
[pid=9655/tid=9664] ppid=9652 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/9655/task/9664/stat : 9664 (java) S 9652 9655 4057 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 28313328 10878976000 42890 18446744073709551615 4194304 4196468 140736037065072 140275014882800 140275520812757 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29630464 140736037073358 140736037073487 140736037073487 140736037076943 0
[pid=9655/tid=9665] ppid=9652 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/9655/task/9665/stat : 9665 (java) D 9652 9655 4057 0 -1 4202560 51 0 0 0 0 0 0 0 20 0 16 0 28313331 10878976000 42890 18446744073709551615 4194304 4196468 140736037065072 140275013831376 140275506542834 0 4 1 16800974 18446744072100686981 0 0 -1 3 0 0 0 0 0 6293624 6294260 29630464 140736037073358 140736037073487 140736037073487 140736037076943 0
[pid=9655/tid=9666] ppid=9652 vsize=10624000 CPUtime=0.76 cores=1,3,5,7
/proc/9655/task/9666/stat : 9666 (java) S 9652 9655 4057 0 -1 1077944384 5952 0 0 0 75 1 0 0 20 0 16 0 28313331 10878976000 42890 18446744073709551615 4194304 4196468 140736037065072 140275012777968 140275520813698 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29630464 140736037073358 140736037073487 140736037073487 140736037076943 0
[pid=9655/tid=9667] ppid=9652 vsize=10624000 CPUtime=1.08 cores=1,3,5,7
/proc/9655/task/9667/stat : 9667 (java) S 9652 9655 4057 0 -1 1077944384 8705 0 0 0 107 1 0 0 20 0 16 0 28313331 10878976000 42890 18446744073709551615 4194304 4196468 140736037065072 140275011725424 140275520813698 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29630464 140736037073358 140736037073487 140736037073487 140736037076943 0
[pid=9655/tid=9668] ppid=9652 vsize=10624000 CPUtime=0.6 cores=1,3,5,7
/proc/9655/task/9668/stat : 9668 (java) S 9652 9655 4057 0 -1 1077944384 8473 0 0 0 59 1 0 0 20 0 16 0 28313331 10878976000 42890 18446744073709551615 4194304 4196468 140736037065072 140275010672880 140275520813698 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29630464 140736037073358 140736037073487 140736037073487 140736037076943 0
[pid=9655/tid=9669] ppid=9652 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/9655/task/9669/stat : 9669 (java) S 9652 9655 4057 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 28313331 10878976000 42890 18446744073709551615 4194304 4196468 140736037065072 140275009620576 140275520812757 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29630464 140736037073358 140736037073487 140736037073487 140736037076943 0
[pid=9655/tid=9670] ppid=9652 vsize=10624000 CPUtime=0.48 cores=1,3,5,7
/proc/9655/task/9670/stat : 9670 (java) S 9652 9655 4057 0 -1 1077944384 1364 0 0 0 20 28 0 0 20 0 16 0 28313335 10878976000 42890 18446744073709551615 4194304 4196468 140736037065072 140275008568112 140275520813698 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29630464 140736037073358 140736037073487 140736037073487 140736037076943 0
[pid=9655/tid=9671] ppid=9652 vsize=10624000 CPUtime=2516.88 cores=1,3,5,7
/proc/9655/task/9671/stat : 9671 (java) R 9652 9655 4057 0 -1 4202560 15109 0 0 0 251684 4 0 0 20 0 16 0 28313352 10878976000 42890 18446744073709551615 4194304 4196468 140736037065072 140275005376648 140275130429313 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29630464 140736037073358 140736037073487 140736037073487 140736037076943 0
Current children cumulated CPU time (s) 2520.1
Current children cumulated vsize (KiB) 10624000

Child status: 143
Real time (s): 2517.01
CPU time (s): 2520.11
CPU user time (s): 2519.76
CPU system time (s): 0.354064
CPU usage (%): 100.123
Max. virtual memory (cumulated for all children) (KiB): 10624000

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.76
system time used= 0.354064
maximum resident set size= 180304
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 47730
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1840
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 57459
involuntary context switches= 929

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 10.5907 second user time and 12.9092 second system time

The end

Launcher Data

Begin job on node125 at 2017-08-09 08:28:00
IDJOB=4264108
IDBENCH=115733
IDSOLVER=2652
FILE ID=node125/4264108-1502260924
RUNJOBID= node125-1502257550-8974
PBS_JOBID= 
Free space on /tmp= 62024 MiB

SOLVER NAME= AbsCon-basic 2017-06-11
BENCH NAME= XCSP17/Scheduling/Scheduling-js-taillard/Taillard-js-020-15-9.xml
COMMAND LINE= java -jar HOME/AbsCon-basic.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4264108-1502260924/watcher-4264108-1502260924 -o /tmp/evaluation-result-4264108-1502260924/solver-4264108-1502260924 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node125-1502257550-8974 --watchdog 2580  java -jar HOME/AbsCon-basic.jar HOME/instance-4264108-1502260924.xml

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

MD5SUM BENCH= 15bcd759626357ed73f755380ffdcafb
RANDOM SEED=377303570

node125.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.07
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.07
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.07
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.07
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:        31355716 kB
MemAvailable:   31916008 kB
Buffers:          190480 kB
Cached:           655416 kB
SwapCached:            0 kB
Active:           545888 kB
Inactive:         455516 kB
Active(anon):     156104 kB
Inactive(anon):    16716 kB
Active(file):     389784 kB
Inactive(file):   438800 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8164 kB
Writeback:             4 kB
AnonPages:        155476 kB
Mapped:            47876 kB
Shmem:             17060 kB
Slab:             119960 kB
SReclaimable:      95084 kB
SUnreclaim:        24876 kB
KernelStack:        3456 kB
PageTables:         4896 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1140412 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     75776 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= 62016 MiB
End job on node125 at 2017-08-09 09:09:58