Trace number 4264117

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.04 2515.6101

General information on the benchmark

NameScheduling/Scheduling-js-taillard/
Taillard-js-050-20-7.xml
MD5SUMecccf1fc77215d60d30343c091882466
Bench CategoryCOP (optimization 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 variables1050
Number of constraints1070
Number of domains1
Minimum domain size2884
Maximum domain size2884
Distribution of domain sizes[{"size":2884,"count":1050}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":50},{"degree":3,"count":1000}]
Minimum constraint arity1
Maximum constraint arity50
Distribution of constraint arities[{"arity":1,"count":50},{"arity":2,"count":1000},{"arity":50,"count":20}]
Number of extensional constraints0
Number of intensional constraints1050
Distribution of constraint types[{"type":"intension","count":1050},{"type":"noOverlap","count":20}]
Optimization problemYES
Type of objectivemin MAXIMUM

Solver Data

0.23/0.37	
0.23/0.37	AbsCon 2 
0.23/0.37	
1.21/0.70	  Solving XCSP3-instance-4264117-1502261366 as a COP in -infty..+infty
1.21/0.70	  Loading variables...
1.75/0.92	  Loading constraints...
3.67/1.55	  Solver SolverBacktrack being built...
3.67/1.55	
390.96/387.91	  Preprocessing : gac=true, ccks=5050221262, filters=3954, revisions=4061 (useless=107), AC=1047963, removals=1047963, inconsistent=false
390.96/387.91	
2520.02/2515.60	
2520.02/2515.60	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-4264117-1502261366/watcher-4264117-1502261366 -o /tmp/evaluation-result-4264117-1502261366/solver-4264117-1502261366 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node127-1502258002-23061 --watchdog 2580 java -jar HOME/AbsCon-basic.jar HOME/instance-4264117-1502261366.xml 

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


[startup+0 s]
/proc/loadavg: 1.92 2.00 1.97 3/196 23437
/proc/meminfo: memFree=31345620/32770624 swapFree=0/439568
[pid=23437] ppid=23434 vsize=23672 CPUtime=0 cores=0,2,4,6
/proc/23437/stat : 23437 (runsolver) D 23434 23437 16590 0 -1 4202560 108 0 0 0 0 0 0 0 20 0 1 0 28330179 24240128 106 18446744073709551615 4194304 4338465 140726243739744 140726243737384 139736970494679 0 0 1 24578 18446744071580418449 0 0 17 2 0 0 0 0 0 6438912 6441760 19214336 140726243741856 140726243742282 140726243742282 140726243745738 0
/proc/23437/statm: 5918 106 53 36 0 2156 0

[startup+0.100107 s]
/proc/loadavg: 1.92 2.00 1.97 3/196 23437
/proc/meminfo: memFree=31345620/32770624 swapFree=0/439568
[pid=23437] ppid=23434 vsize=10018544 CPUtime=0.01 cores=0,2,4,6
/proc/23437/stat : 23437 (java) S 23434 23437 16590 0 -1 1077944320 3561 0 0 0 1 0 0 0 20 0 7 0 28330179 10258989056 4763 18446744073709551615 4194304 4196468 140731607484192 140731607466736 140242972413687 0 0 1 16784584 18446744073709551615 0 0 17 6 0 0 7 0 0 6293624 6294260 35450880 140731607486926 140731607487055 140731607487055 140731607490511 0
/proc/23437/statm: 2504636 4763 2006 1 0 2494133 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 10018544

[startup+0.200328 s]
/proc/loadavg: 1.92 2.00 1.97 3/196 23437
/proc/meminfo: memFree=31345620/32770624 swapFree=0/439568
[pid=23437] ppid=23434 vsize=10484492 CPUtime=0.05 cores=0,2,4,6
/proc/23437/stat : 23437 (java) S 23434 23437 16590 0 -1 1077944320 4538 0 0 0 5 0 0 0 20 0 14 0 28330179 10736119808 5584 18446744073709551615 4194304 4196468 140731607484192 140731607466736 140242972413687 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 7 0 0 6293624 6294260 35450880 140731607486926 140731607487055 140731607487055 140731607490511 0
/proc/23437/statm: 2621123 5584 2578 1 0 2610620 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 10484492

[startup+0.306282 s]
/proc/loadavg: 1.92 2.00 1.97 3/196 23437
/proc/meminfo: memFree=31345620/32770624 swapFree=0/439568
[pid=23437] ppid=23434 vsize=10551180 CPUtime=0.23 cores=0,2,4,6
/proc/23437/stat : 23437 (java) S 23434 23437 16590 0 -1 1077944320 8269 0 0 0 21 2 0 0 20 0 15 0 28330179 10804408320 9139 18446744073709551615 4194304 4196468 140731607484192 140731607466736 140242972413687 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 7 0 0 6293624 6294260 35450880 140731607486926 140731607487055 140731607487055 140731607490511 0
/proc/23437/statm: 2637795 9139 2852 1 0 2627261 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 10551180

[startup+0.707254 s]
/proc/loadavg: 1.92 2.00 1.97 3/196 23437
/proc/meminfo: memFree=31345620/32770624 swapFree=0/439568
[pid=23437] ppid=23434 vsize=10621952 CPUtime=1.21 cores=0,2,4,6
/proc/23437/stat : 23437 (java) S 23434 23437 16590 0 -1 1077944320 13840 0 0 0 116 5 0 0 20 0 16 0 28330179 10876878848 21621 18446744073709551615 4194304 4196468 140731607484192 140731607466736 140242972413687 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 7 0 0 6293624 6294260 35450880 140731607486926 140731607487055 140731607487055 140731607490511 0
/proc/23437/statm: 2655488 21621 3084 1 0 2644414 0
Current children cumulated CPU time (s) 1.21
Current children cumulated vsize (KiB) 10621952

[startup+1.5022 s]
/proc/loadavg: 1.92 2.00 1.97 5/212 23453
/proc/meminfo: memFree=31182880/32770624 swapFree=0/439608
[pid=23437] ppid=23434 vsize=10624000 CPUtime=3.67 cores=0,2,4,6
/proc/23437/stat : 23437 (java) S 23434 23437 16590 0 -1 1077944320 16462 0 0 0 352 15 0 0 20 0 16 0 28330179 10878976000 66963 18446744073709551615 4194304 4196468 140731607484192 140731607466736 140242972413687 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 7 0 0 6293624 6294260 35450880 140731607486926 140731607487055 140731607487055 140731607490511 0
/proc/23437/statm: 2656000 66963 3122 1 0 2644926 0
[pid=23437/tid=23439] ppid=23434 vsize=10624000 CPUtime=0.21 cores=0,2,4,6
/proc/23437/task/23439/stat : 23439 (java) S 23434 23437 16590 0 -1 1077944384 5750 0 0 0 19 2 0 0 20 0 16 0 28330187 10878976000 66963 18446744073709551615 4194304 4196468 140731607484192 140242976656560 140242972423893 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 6 0 0 6293624 6294260 35450880 140731607486926 140731607487055 140731607487055 140731607490511 0
[pid=23437/tid=23440] ppid=23434 vsize=10624000 CPUtime=0.04 cores=0,2,4,6
/proc/23437/task/23440/stat : 23440 (java) S 23434 23437 16590 0 -1 1077944384 54 0 0 0 2 2 0 0 20 0 16 0 28330187 10878976000 66963 18446744073709551615 4194304 4196468 140731607484192 140242902833680 140242972423893 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35450880 140731607486926 140731607487055 140731607487055 140731607490511 0
[pid=23437/tid=23441] ppid=23434 vsize=10624000 CPUtime=0.03 cores=0,2,4,6
/proc/23437/task/23441/stat : 23441 (java) S 23434 23437 16590 0 -1 1077944384 46 0 0 0 2 1 0 0 20 0 16 0 28330187 10878976000 66963 18446744073709551615 4194304 4196468 140731607484192 140242901781136 140242972423893 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35450880 140731607486926 140731607487055 140731607487055 140731607490511 0
[pid=23437/tid=23442] ppid=23434 vsize=10624000 CPUtime=0.04 cores=0,2,4,6
/proc/23437/task/23442/stat : 23442 (java) S 23434 23437 16590 0 -1 1077944384 47 0 0 0 2 2 0 0 20 0 16 0 28330187 10878976000 66963 18446744073709551615 4194304 4196468 140731607484192 140242900728080 140242972423893 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35450880 140731607486926 140731607487055 140731607487055 140731607490511 0
[pid=23437/tid=23443] ppid=23434 vsize=10624000 CPUtime=0.03 cores=0,2,4,6
/proc/23437/task/23443/stat : 23443 (java) S 23434 23437 16590 0 -1 1077944384 50 0 0 0 2 1 0 0 20 0 16 0 28330187 10878976000 66963 18446744073709551615 4194304 4196468 140731607484192 140242899675536 140242972423893 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35450880 140731607486926 140731607487055 140731607487055 140731607490511 0
[pid=23437/tid=23444] ppid=23434 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/23437/task/23444/stat : 23444 (java) S 23434 23437 16590 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 16 0 28330189 10878976000 66963 18446744073709551615 4194304 4196468 140731607484192 140242468305648 140242972424834 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35450880 140731607486926 140731607487055 140731607487055 140731607490511 0
[pid=23437/tid=23445] ppid=23434 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/23437/task/23445/stat : 23445 (java) S 23434 23437 16590 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 16 0 28330189 10878976000 66963 18446744073709551615 4194304 4196468 140731607484192 140242467251872 140242972423893 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35450880 140731607486926 140731607487055 140731607487055 140731607490511 0
[pid=23437/tid=23446] ppid=23434 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/23437/task/23446/stat : 23446 (java) S 23434 23437 16590 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 16 0 28330189 10878976000 66963 18446744073709551615 4194304 4196468 140731607484192 140242466198768 140242972423893 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35450880 140731607486926 140731607487055 140731607487055 140731607490511 0
[pid=23437/tid=23447] ppid=23434 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/23437/task/23447/stat : 23447 (java) S 23434 23437 16590 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 28330192 10878976000 66963 18446744073709551615 4194304 4196468 140731607484192 140242465147344 140242972432283 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35450880 140731607486926 140731607487055 140731607487055 140731607490511 0
[pid=23437/tid=23448] ppid=23434 vsize=10624000 CPUtime=0.79 cores=0,2,4,6
/proc/23437/task/23448/stat : 23448 (java) R 23434 23437 16590 0 -1 1077944384 1871 0 0 0 79 0 0 0 20 0 16 0 28330192 10878976000 66963 18446744073709551615 4194304 4196468 140731607484192 140242464085712 140242972423893 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 35450880 140731607486926 140731607487055 140731607487055 140731607490511 0
[pid=23437/tid=23449] ppid=23434 vsize=10624000 CPUtime=0.76 cores=0,2,4,6
/proc/23437/task/23449/stat : 23449 (java) R 23434 23437 16590 0 -1 4202560 1443 0 0 0 76 0 0 0 20 0 16 0 28330192 10878976000 66963 18446744073709551615 4194304 4196468 140731607484192 140242463027344 140242955899915 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 35450880 140731607486926 140731607487055 140731607487055 140731607490511 0
[pid=23437/tid=23450] ppid=23434 vsize=10624000 CPUtime=0.61 cores=0,2,4,6
/proc/23437/task/23450/stat : 23450 (java) S 23434 23437 16590 0 -1 1077944384 2689 0 0 0 61 0 0 0 20 0 16 0 28330192 10878976000 66963 18446744073709551615 4194304 4196468 140731607484192 140242461988848 140242972424834 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35450880 140731607486926 140731607487055 140731607487055 140731607490511 0
[pid=23437/tid=23451] ppid=23434 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/23437/task/23451/stat : 23451 (java) S 23434 23437 16590 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 28330192 10878976000 66963 18446744073709551615 4194304 4196468 140731607484192 140242460936544 140242972423893 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35450880 140731607486926 140731607487055 140731607487055 140731607490511 0
[pid=23437/tid=23452] ppid=23434 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/23437/task/23452/stat : 23452 (java) S 23434 23437 16590 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 28330199 10878976000 66963 18446744073709551615 4194304 4196468 140731607484192 140242459884592 140242972424834 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35450880 140731607486926 140731607487055 140731607487055 140731607490511 0
[pid=23437/tid=23453] ppid=23434 vsize=10624000 CPUtime=1.07 cores=0,2,4,6
/proc/23437/task/23453/stat : 23453 (java) R 23434 23437 16590 0 -1 4202560 3073 0 0 0 104 3 0 0 20 0 16 0 28330216 10878976000 66963 18446744073709551615 4194304 4196468 140731607484192 140242456685104 140242956494174 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 35450880 140731607486926 140731607487055 140731607487055 140731607490511 0
Current children cumulated CPU time (s) 3.67
Current children cumulated vsize (KiB) 10624000

[startup+3.1007 s]
/proc/loadavg: 1.92 2.00 1.97 3/212 23453
/proc/meminfo: memFree=31002780/32770624 swapFree=0/439608
[pid=23437] ppid=23434 vsize=10624000 CPUtime=5.88 cores=0,2,4,6
/proc/23437/stat : 23437 (java) S 23434 23437 16590 0 -1 1077944320 18693 0 0 0 568 20 0 0 20 0 16 0 28330179 10878976000 88899 18446744073709551615 4194304 4196468 140731607484192 140731607466736 140242972413687 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 7 0 0 6293624 6294260 35450880 140731607486926 140731607487055 140731607487055 140731607490511 0
/proc/23437/statm: 2656000 88899 3135 1 0 2644926 0
[pid=23437/tid=23439] ppid=23434 vsize=10624000 CPUtime=0.21 cores=0,2,4,6
/proc/23437/task/23439/stat : 23439 (java) S 23434 23437 16590 0 -1 1077944384 5750 0 0 0 19 2 0 0 20 0 16 0 28330187 10878976000 88899 18446744073709551615 4194304 4196468 140731607484192 140242976656560 140242972423893 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 6 0 0 6293624 6294260 35450880 140731607486926 140731607487055 140731607487055 140731607490511 0
[pid=23437/tid=23440] ppid=23434 vsize=10624000 CPUtime=0.06 cores=0,2,4,6
/proc/23437/task/23440/stat : 23440 (java) S 23434 23437 16590 0 -1 1077944384 164 0 0 0 3 3 0 0 20 0 16 0 28330187 10878976000 88899 18446744073709551615 4194304 4196468 140731607484192 140242902833680 140242972423893 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35450880 140731607486926 140731607487055 140731607487055 140731607490511 0
[pid=23437/tid=23441] ppid=23434 vsize=10624000 CPUtime=0.09 cores=0,2,4,6
/proc/23437/task/23441/stat : 23441 (java) S 23434 23437 16590 0 -1 1077944384 155 0 0 0 6 3 0 0 20 0 16 0 28330187 10878976000 88899 18446744073709551615 4194304 4196468 140731607484192 140242901781136 140242972423893 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35450880 140731607486926 140731607487055 140731607487055 140731607490511 0
[pid=23437/tid=23442] ppid=23434 vsize=10624000 CPUtime=0.07 cores=0,2,4,6
/proc/23437/task/23442/stat : 23442 (java) S 23434 23437 16590 0 -1 1077944384 157 0 0 0 5 2 0 0 20 0 16 0 28330187 10878976000 88899 18446744073709551615 4194304 4196468 140731607484192 140242900728080 140242972423893 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35450880 140731607486926 140731607487055 140731607487055 140731607490511 0
[pid=23437/tid=23443] ppid=23434 vsize=10624000 CPUtime=0.07 cores=0,2,4,6
/proc/23437/task/23443/stat : 23443 (java) S 23434 23437 16590 0 -1 1077944384 66 0 0 0 5 2 0 0 20 0 16 0 28330187 10878976000 88899 18446744073709551615 4194304 4196468 140731607484192 140242899675536 140242972423893 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35450880 140731607486926 140731607487055 140731607487055 140731607490511 0
[pid=23437/tid=23444] ppid=23434 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/23437/task/23444/stat : 23444 (java) S 23434 23437 16590 0 -1 1077944384 159 0 0 0 0 0 0 0 20 0 16 0 28330189 10878976000 88899 18446744073709551615 4194304 4196468 140731607484192 140242468305648 140242972424834 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35450880 140731607486926 140731607487055 140731607487055 140731607490511 0
[pid=23437/tid=23445] ppid=23434 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/23437/task/23445/stat : 23445 (java) S 23434 23437 16590 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 16 0 28330189 10878976000 88899 18446744073709551615 4194304 4196468 140731607484192 140242467251936 140242972423893 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35450880 140731607486926 140731607487055 140731607487055 140731607490511 0
[pid=23437/tid=23446] ppid=23434 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/23437/task/23446/stat : 23446 (java) S 23434 23437 16590 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 16 0 28330189 10878976000 88899 18446744073709551615 4194304 4196468 140731607484192 140242466198768 140242972423893 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35450880 140731607486926 140731607487055 140731607487055 140731607490511 0
[pid=23437/tid=23447] ppid=23434 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/23437/task/23447/stat : 23447 (java) S 23434 23437 16590 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 28330192 10878976000 88899 18446744073709551615 4194304 4196468 140731607484192 140242465147344 140242972432283 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35450880 140731607486926 140731607487055 140731607487055 140731607490511 0
[pid=23437/tid=23448] ppid=23434 vsize=10624000 CPUtime=1.02 cores=0,2,4,6
/proc/23437/task/23448/stat : 23448 (java) S 23434 23437 16590 0 -1 1077944384 2218 0 0 0 102 0 0 0 20 0 16 0 28330192 10878976000 88899 18446744073709551615 4194304 4196468 140731607484192 140242464094448 140242972424834 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35450880 140731607486926 140731607487055 140731607487055 140731607490511 0
[pid=23437/tid=23449] ppid=23434 vsize=10624000 CPUtime=1 cores=0,2,4,6
/proc/23437/task/23449/stat : 23449 (java) S 23434 23437 16590 0 -1 1077944384 2149 0 0 0 100 0 0 0 20 0 16 0 28330192 10878976000 88899 18446744073709551615 4194304 4196468 140731607484192 140242463041904 140242972424834 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35450880 140731607486926 140731607487055 140731607487055 140731607490511 0
[pid=23437/tid=23450] ppid=23434 vsize=10624000 CPUtime=0.65 cores=0,2,4,6
/proc/23437/task/23450/stat : 23450 (java) S 23434 23437 16590 0 -1 1077944384 2958 0 0 0 65 0 0 0 20 0 16 0 28330192 10878976000 88899 18446744073709551615 4194304 4196468 140731607484192 140242461988848 140242972424834 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35450880 140731607486926 140731607487055 140731607487055 140731607490511 0
[pid=23437/tid=23451] ppid=23434 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/23437/task/23451/stat : 23451 (java) S 23434 23437 16590 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 28330192 10878976000 88899 18446744073709551615 4194304 4196468 140731607484192 140242460936544 140242972423893 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35450880 140731607486926 140731607487055 140731607487055 140731607490511 0
[pid=23437/tid=23452] ppid=23434 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/23437/task/23452/stat : 23452 (java) D 23434 23437 16590 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 16 0 28330199 10878976000 88899 18446744073709551615 4194304 4196468 140731607484192 140242459884512 140242957269774 0 4 1 16800974 18446744072099675269 0 0 -1 6 0 0 0 0 0 6293624 6294260 35450880 140731607486926 140731607487055 140731607487055 140731607490511 0
[pid=23437/tid=23453] ppid=23434 vsize=10624000 CPUtime=2.61 cores=0,2,4,6
/proc/23437/task/23453/stat : 23453 (java) R 23434 23437 16590 0 -1 4202560 3542 0 0 0 258 3 0 0 20 0 16 0 28330216 10878976000 88899 18446744073709551615 4194304 4196468 140731607484192 140242456693640 140242584501523 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 35450880 140731607486926 140731607487055 140731607487055 140731607490511 0
Current children cumulated CPU time (s) 5.88
Current children cumulated vsize (KiB) 10624000

[startup+6.30064 s]
/proc/loadavg: 1.85 1.98 1.96 3/212 23453
/proc/meminfo: memFree=31002020/32770624 swapFree=0/439608
[pid=23437] ppid=23434 vsize=10624000 CPUtime=9.09 cores=0,2,4,6
/proc/23437/stat : 23437 (java) S 23434 23437 16590 0 -1 1077944320 20114 0 0 0 889 20 0 0 20 0 16 0 28330179 10878976000 88932 18446744073709551615 4194304 4196468 140731607484192 140731607466736 140242972413687 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 7 0 0 6293624 6294260 35450880 140731607486926 140731607487055 140731607487055 140731607490511 0
/proc/23437/statm: 2656000 88932 3135 1 0 2644926 0
[pid=23437/tid=23439] ppid=23434 vsize=10624000 CPUtime=0.21 cores=0,2,4,6
/proc/23437/task/23439/stat : 23439 (java) S 23434 23437 16590 0 -1 1077944384 5750 0 0 0 19 2 0 0 20 0 16 0 28330187 10878976000 88932 18446744073709551615 4194304 4196468 140731607484192 140242976656560 140242972423893 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 6 0 0 6293624 6294260 35450880 140731607486926 140731607487055 140731607487055 140731607490511 0
[pid=23437/tid=23440] ppid=23434 vsize=10624000 CPUtime=0.06 cores=0,2,4,6
/proc/23437/task/23440/stat : 23440 (java) S 23434 23437 16590 0 -1 1077944384 164 0 0 0 3 3 0 0 20 0 16 0 28330187 10878976000 88932 18446744073709551615 4194304 4196468 140731607484192 140242902833680 140242972423893 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35450880 140731607486926 140731607487055 140731607487055 140731607490511 0
[pid=23437/tid=23441] ppid=23434 vsize=10624000 CPUtime=0.09 cores=0,2,4,6
/proc/23437/task/23441/stat : 23441 (java) S 23434 23437 16590 0 -1 1077944384 155 0 0 0 6 3 0 0 20 0 16 0 28330187 10878976000 88932 18446744073709551615 4194304 4196468 140731607484192 140242901781136 140242972423893 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35450880 140731607486926 140731607487055 140731607487055 140731607490511 0
[pid=23437/tid=23442] ppid=23434 vsize=10624000 CPUtime=0.07 cores=0,2,4,6
/proc/23437/task/23442/stat : 23442 (java) S 23434 23437 16590 0 -1 1077944384 157 0 0 0 5 2 0 0 20 0 16 0 28330187 10878976000 88932 18446744073709551615 4194304 4196468 140731607484192 140242900728080 140242972423893 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35450880 140731607486926 140731607487055 140731607487055 140731607490511 0
[pid=23437/tid=23443] ppid=23434 vsize=10624000 CPUtime=0.07 cores=0,2,4,6
/proc/23437/task/23443/stat : 23443 (java) S 23434 23437 16590 0 -1 1077944384 66 0 0 0 5 2 0 0 20 0 16 0 28330187 10878976000 88932 18446744073709551615 4194304 4196468 140731607484192 140242899675536 140242972423893 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35450880 140731607486926 140731607487055 140731607487055 140731607490511 0
[pid=23437/tid=23444] ppid=23434 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/23437/task/23444/stat : 23444 (java) S 23434 23437 16590 0 -1 1077944384 398 0 0 0 0 0 0 0 20 0 16 0 28330189 10878976000 88932 18446744073709551615 4194304 4196468 140731607484192 140242468305648 140242972424834 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35450880 140731607486926 140731607487055 140731607487055 140731607490511 0
[pid=23437/tid=23445] ppid=23434 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/23437/task/23445/stat : 23445 (java) S 23434 23437 16590 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 16 0 28330189 10878976000 88932 18446744073709551615 4194304 4196468 140731607484192 140242467251936 140242972423893 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35450880 140731607486926 140731607487055 140731607487055 140731607490511 0
[pid=23437/tid=23446] ppid=23434 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/23437/task/23446/stat : 23446 (java) S 23434 23437 16590 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 16 0 28330189 10878976000 88932 18446744073709551615 4194304 4196468 140731607484192 140242466198768 140242972423893 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35450880 140731607486926 140731607487055 140731607487055 140731607490511 0
[pid=23437/tid=23447] ppid=23434 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/23437/task/23447/stat : 23447 (java) S 23434 23437 16590 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 28330192 10878976000 88932 18446744073709551615 4194304 4196468 140731607484192 140242465147344 140242972432283 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35450880 140731607486926 140731607487055 140731607487055 140731607490511 0
[pid=23437/tid=23448] ppid=23434 vsize=10624000 CPUtime=1.02 cores=0,2,4,6
/proc/23437/task/23448/stat : 23448 (java) S 23434 23437 16590 0 -1 1077944384 2333 0 0 0 102 0 0 0 20 0 16 0 28330192 10878976000 88932 18446744073709551615 4194304 4196468 140731607484192 140242464094448 140242972424834 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35450880 140731607486926 140731607487055 140731607487055 140731607490511 0
[pid=23437/tid=23449] ppid=23434 vsize=10624000 CPUtime=1 cores=0,2,4,6
/proc/23437/task/23449/stat : 23449 (java) S 23434 23437 16590 0 -1 1077944384 2149 0 0 0 100 0 0 0 20 0 16 0 28330192 10878976000 88932 18446744073709551615 4194304 4196468 140731607484192 140242463041904 140242972424834 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35450880 140731607486926 140731607487055 140731607487055 140731607490511 0
[pid=23437/tid=23450] ppid=23434 vsize=10624000 CPUtime=0.66 cores=0,2,4,6
/proc/23437/task/23450/stat : 23450 (java) S 23434 23437 16590 0 -1 1077944384 3317 0 0 0 66 0 0 0 20 0 16 0 28330192 10878976000 88932 18446744073709551615 4194304 4196468 140731607484192 140242461988848 140242972424834 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 9 0 0 6293624 6294260 35450880 140731607486926 140731607487055 140731607487055 140731607490511 0
[pid=23437/tid=23451] ppid=23434 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/23437/task/23451/stat : 23451 (java) S 23434 23437 16590 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 28330192 10878976000 88932 18446744073709551615 4194304 4196468 140731607484192 140242460936544 140242972423893 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35450880 140731607486926 140731607487055 140731607487055 140731607490511 0
[pid=23437/tid=23452] ppid=23434 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/23437/task/23452/stat : 23452 (java) S 23434 23437 16590 0 -1 1077944384 470 0 0 0 0 0 0 0 20 0 16 0 28330199 10878976000 88932 18446744073709551615 4194304 4196468 140731607484192 140242459884592 140242972424834 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 28 0 0 6293624 6294260 35450880 140731607486926 140731607487055 140731607487055 140731607490511 0
[pid=23437/tid=23453] ppid=23434 vsize=10624000 CPUtime=5.81 cores=0,2,4,6
/proc/23437/task/23453/stat : 23453 (java) R 23434 23437 16590 0 -1 4202560 3798 0 0 0 578 3 0 0 20 0 16 0 28330216 10878976000 88932 18446744073709551615 4194304 4196468 140731607484192 140242456693640 140242584501552 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 35450880 140731607486926 140731607487055 140731607487055 140731607490511 0
Current children cumulated CPU time (s) 9.09
Current children cumulated vsize (KiB) 10624000

[startup+12.7006 s]
/proc/loadavg: 1.86 1.98 1.96 3/212 23453
/proc/meminfo: memFree=31000532/32770624 swapFree=0/439608
[pid=23437] ppid=23434 vsize=10624000 CPUtime=15.6 cores=0,2,4,6
/proc/23437/stat : 23437 (java) S 23434 23437 16590 0 -1 1077944320 23604 0 0 0 1540 20 0 0 20 0 16 0 28330179 10878976000 88960 18446744073709551615 4194304 4196468 140731607484192 140731607466736 140242972413687 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 7 0 0 6293624 6294260 35450880 140731607486926 140731607487055 140731607487055 140731607490511 0
/proc/23437/statm: 2656000 88960 3135 1 0 2644926 0
[pid=23437/tid=23439] ppid=23434 vsize=10624000 CPUtime=0.21 cores=0,2,4,6
/proc/23437/task/23439/stat : 23439 (java) S 23434 23437 16590 0 -1 1077944384 5750 0 0 0 19 2 0 0 20 0 16 0 28330187 10878976000 88960 18446744073709551615 4194304 4196468 140731607484192 140242976656560 140242972423893 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 6 0 0 6293624 6294260 35450880 140731607486926 140731607487055 140731607487055 140731607490511 0
[pid=23437/tid=23440] ppid=23434 vsize=10624000 CPUtime=0.06 cores=0,2,4,6
/proc/23437/task/23440/stat : 23440 (java) S 23434 23437 16590 0 -1 1077944384 164 0 0 0 3 3 0 0 20 0 16 0 28330187 10878976000 88960 18446744073709551615 4194304 4196468 140731607484192 140242902833680 140242972423893 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35450880 140731607486926 140731607487055 140731607487055 140731607490511 0
[pid=23437/tid=23441] ppid=23434 vsize=10624000 CPUtime=0.09 cores=0,2,4,6
/proc/23437/task/23441/stat : 23441 (java) S 23434 23437 16590 0 -1 1077944384 155 0 0 0 6 3 0 0 20 0 16 0 28330187 10878976000 88960 18446744073709551615 4194304 4196468 140731607484192 140242901781136 140242972423893 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35450880 140731607486926 140731607487055 140731607487055 140731607490511 0
[pid=23437/tid=23442] ppid=23434 vsize=10624000 CPUtime=0.07 cores=0,2,4,6
/proc/23437/task/23442/stat : 23442 (java) S 23434 23437 16590 0 -1 1077944384 157 0 0 0 5 2 0 0 20 0 16 0 28330187 10878976000 88960 18446744073709551615 4194304 4196468 140731607484192 140242900728080 140242972423893 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35450880 140731607486926 140731607487055 140731607487055 140731607490511 0
[pid=23437/tid=23443] ppid=23434 vsize=10624000 CPUtime=0.07 cores=0,2,4,6
/proc/23437/task/23443/stat : 23443 (java) S 23434 23437 16590 0 -1 1077944384 66 0 0 0 5 2 0 0 20 0 16 0 28330187 10878976000 88960 18446744073709551615 4194304 4196468 140731607484192 140242899675536 140242972423893 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35450880 140731607486926 140731607487055 140731607487055 140731607490511 0
[pid=23437/tid=23444] ppid=23434 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/23437/task/23444/stat : 23444 (java) S 23434 23437 16590 0 -1 1077944384 495 0 0 0 0 0 0 0 20 0 16 0 28330189 10878976000 88960 18446744073709551615 4194304 4196468 140731607484192 140242468305648 140242972424834 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35450880 140731607486926 140731607487055 140731607487055 140731607490511 0

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

/proc/meminfo: memFree=30931080/32770624 swapFree=0/440208
[pid=23437] ppid=23434 vsize=10624000 CPUtime=2446.7 cores=0,2,4,6
/proc/23437/stat : 23437 (java) S 23434 23437 16590 0 -1 1077944320 66070 0 0 0 244626 44 0 0 20 0 16 0 28330179 10878976000 93616 18446744073709551615 4194304 4196468 140731607484192 140731607466736 140242972413687 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 7 0 0 6293624 6294260 35450880 140731607486926 140731607487055 140731607487055 140731607490511 0
/proc/23437/statm: 2656000 93616 3145 1 0 2644926 0
[pid=23437/tid=23439] ppid=23434 vsize=10624000 CPUtime=0.21 cores=0,2,4,6
/proc/23437/task/23439/stat : 23439 (java) S 23434 23437 16590 0 -1 1077944384 5750 0 0 0 19 2 0 0 20 0 16 0 28330187 10878976000 93616 18446744073709551615 4194304 4196468 140731607484192 140242976656560 140242972423893 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 6 0 0 6293624 6294260 35450880 140731607486926 140731607487055 140731607487055 140731607490511 0
[pid=23437/tid=23440] ppid=23434 vsize=10624000 CPUtime=0.06 cores=0,2,4,6
/proc/23437/task/23440/stat : 23440 (java) S 23434 23437 16590 0 -1 1077944384 164 0 0 0 3 3 0 0 20 0 16 0 28330187 10878976000 93616 18446744073709551615 4194304 4196468 140731607484192 140242902833680 140242972423893 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35450880 140731607486926 140731607487055 140731607487055 140731607490511 0
[pid=23437/tid=23441] ppid=23434 vsize=10624000 CPUtime=0.09 cores=0,2,4,6
/proc/23437/task/23441/stat : 23441 (java) S 23434 23437 16590 0 -1 1077944384 155 0 0 0 6 3 0 0 20 0 16 0 28330187 10878976000 93616 18446744073709551615 4194304 4196468 140731607484192 140242901781136 140242972423893 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35450880 140731607486926 140731607487055 140731607487055 140731607490511 0
[pid=23437/tid=23442] ppid=23434 vsize=10624000 CPUtime=0.07 cores=0,2,4,6
/proc/23437/task/23442/stat : 23442 (java) S 23434 23437 16590 0 -1 1077944384 157 0 0 0 5 2 0 0 20 0 16 0 28330187 10878976000 93616 18446744073709551615 4194304 4196468 140731607484192 140242900728080 140242972423893 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35450880 140731607486926 140731607487055 140731607487055 140731607490511 0
[pid=23437/tid=23443] ppid=23434 vsize=10624000 CPUtime=0.07 cores=0,2,4,6
/proc/23437/task/23443/stat : 23443 (java) S 23434 23437 16590 0 -1 1077944384 66 0 0 0 5 2 0 0 20 0 16 0 28330187 10878976000 93616 18446744073709551615 4194304 4196468 140731607484192 140242899675536 140242972423893 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35450880 140731607486926 140731607487055 140731607487055 140731607490511 0
[pid=23437/tid=23444] ppid=23434 vsize=10624000 CPUtime=0.04 cores=0,2,4,6
/proc/23437/task/23444/stat : 23444 (java) S 23434 23437 16590 0 -1 1077944384 1290 0 0 0 3 1 0 0 20 0 16 0 28330189 10878976000 93616 18446744073709551615 4194304 4196468 140731607484192 140242468305648 140242972424834 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35450880 140731607486926 140731607487055 140731607487055 140731607490511 0
[pid=23437/tid=23445] ppid=23434 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/23437/task/23445/stat : 23445 (java) S 23434 23437 16590 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 16 0 28330189 10878976000 93616 18446744073709551615 4194304 4196468 140731607484192 140242467251936 140242972423893 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35450880 140731607486926 140731607487055 140731607487055 140731607490511 0
[pid=23437/tid=23446] ppid=23434 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/23437/task/23446/stat : 23446 (java) S 23434 23437 16590 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 16 0 28330189 10878976000 93616 18446744073709551615 4194304 4196468 140731607484192 140242466198768 140242972423893 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35450880 140731607486926 140731607487055 140731607487055 140731607490511 0
[pid=23437/tid=23447] ppid=23434 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/23437/task/23447/stat : 23447 (java) S 23434 23437 16590 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 28330192 10878976000 93616 18446744073709551615 4194304 4196468 140731607484192 140242465147344 140242972432283 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35450880 140731607486926 140731607487055 140731607487055 140731607490511 0
[pid=23437/tid=23448] ppid=23434 vsize=10624000 CPUtime=1.43 cores=0,2,4,6
/proc/23437/task/23448/stat : 23448 (java) S 23434 23437 16590 0 -1 1077944384 9364 0 0 0 142 1 0 0 20 0 16 0 28330192 10878976000 93616 18446744073709551615 4194304 4196468 140731607484192 140242464094448 140242972424834 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35450880 140731607486926 140731607487055 140731607487055 140731607490511 0
[pid=23437/tid=23449] ppid=23434 vsize=10624000 CPUtime=1.41 cores=0,2,4,6
/proc/23437/task/23449/stat : 23449 (java) S 23434 23437 16590 0 -1 1077944384 8159 0 0 0 140 1 0 0 20 0 16 0 28330192 10878976000 93616 18446744073709551615 4194304 4196468 140731607484192 140242463041904 140242972424834 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35450880 140731607486926 140731607487055 140731607487055 140731607490511 0
[pid=23437/tid=23450] ppid=23434 vsize=10624000 CPUtime=0.78 cores=0,2,4,6
/proc/23437/task/23450/stat : 23450 (java) S 23434 23437 16590 0 -1 1077944384 11864 0 0 0 77 1 0 0 20 0 16 0 28330192 10878976000 93616 18446744073709551615 4194304 4196468 140731607484192 140242461988848 140242972424834 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 9 0 0 6293624 6294260 35450880 140731607486926 140731607487055 140731607487055 140731607490511 0
[pid=23437/tid=23451] ppid=23434 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/23437/task/23451/stat : 23451 (java) S 23434 23437 16590 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 28330192 10878976000 93616 18446744073709551615 4194304 4196468 140731607484192 140242460936544 140242972423893 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35450880 140731607486926 140731607487055 140731607487055 140731607490511 0
[pid=23437/tid=23452] ppid=23434 vsize=10624000 CPUtime=0.75 cores=0,2,4,6
/proc/23437/task/23452/stat : 23452 (java) S 23434 23437 16590 0 -1 1077944384 1789 0 0 0 31 44 0 0 20 0 16 0 28330199 10878976000 93616 18446744073709551615 4194304 4196468 140731607484192 140242459884592 140242972424834 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 28 0 0 6293624 6294260 35450880 140731607486926 140731607487055 140731607487055 140731607490511 0
[pid=23437/tid=23453] ppid=23434 vsize=10624000 CPUtime=2441.7 cores=0,2,4,6
/proc/23437/task/23453/stat : 23453 (java) R 23434 23437 16590 0 -1 4202560 25955 0 0 0 244164 6 0 0 20 0 16 0 28330216 10878976000 93616 18446744073709551615 4194304 4196468 140731607484192 140242456691472 140242584648480 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 35450880 140731607486926 140731607487055 140731607487055 140731607490511 0
Current children cumulated CPU time (s) 2446.7
Current children cumulated vsize (KiB) 10624000

[startup+2502.3 s]
/proc/loadavg: 2.00 2.04 2.05 3/211 23623
/proc/meminfo: memFree=30931156/32770624 swapFree=0/440220
[pid=23437] ppid=23434 vsize=10624000 CPUtime=2506.72 cores=0,2,4,6
/proc/23437/stat : 23437 (java) S 23434 23437 16590 0 -1 1077944320 66630 0 0 0 250628 44 0 0 20 0 16 0 28330179 10878976000 93616 18446744073709551615 4194304 4196468 140731607484192 140731607466736 140242972413687 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 7 0 0 6293624 6294260 35450880 140731607486926 140731607487055 140731607487055 140731607490511 0
/proc/23437/statm: 2656000 93616 3145 1 0 2644926 0
[pid=23437/tid=23439] ppid=23434 vsize=10624000 CPUtime=0.21 cores=0,2,4,6
/proc/23437/task/23439/stat : 23439 (java) S 23434 23437 16590 0 -1 1077944384 5750 0 0 0 19 2 0 0 20 0 16 0 28330187 10878976000 93616 18446744073709551615 4194304 4196468 140731607484192 140242976656560 140242972423893 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 6 0 0 6293624 6294260 35450880 140731607486926 140731607487055 140731607487055 140731607490511 0
[pid=23437/tid=23440] ppid=23434 vsize=10624000 CPUtime=0.06 cores=0,2,4,6
/proc/23437/task/23440/stat : 23440 (java) S 23434 23437 16590 0 -1 1077944384 164 0 0 0 3 3 0 0 20 0 16 0 28330187 10878976000 93616 18446744073709551615 4194304 4196468 140731607484192 140242902833680 140242972423893 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35450880 140731607486926 140731607487055 140731607487055 140731607490511 0
[pid=23437/tid=23441] ppid=23434 vsize=10624000 CPUtime=0.09 cores=0,2,4,6
/proc/23437/task/23441/stat : 23441 (java) S 23434 23437 16590 0 -1 1077944384 155 0 0 0 6 3 0 0 20 0 16 0 28330187 10878976000 93616 18446744073709551615 4194304 4196468 140731607484192 140242901781136 140242972423893 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35450880 140731607486926 140731607487055 140731607487055 140731607490511 0
[pid=23437/tid=23442] ppid=23434 vsize=10624000 CPUtime=0.07 cores=0,2,4,6
/proc/23437/task/23442/stat : 23442 (java) S 23434 23437 16590 0 -1 1077944384 157 0 0 0 5 2 0 0 20 0 16 0 28330187 10878976000 93616 18446744073709551615 4194304 4196468 140731607484192 140242900728080 140242972423893 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35450880 140731607486926 140731607487055 140731607487055 140731607490511 0
[pid=23437/tid=23443] ppid=23434 vsize=10624000 CPUtime=0.07 cores=0,2,4,6
/proc/23437/task/23443/stat : 23443 (java) S 23434 23437 16590 0 -1 1077944384 66 0 0 0 5 2 0 0 20 0 16 0 28330187 10878976000 93616 18446744073709551615 4194304 4196468 140731607484192 140242899675536 140242972423893 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35450880 140731607486926 140731607487055 140731607487055 140731607490511 0
[pid=23437/tid=23444] ppid=23434 vsize=10624000 CPUtime=0.04 cores=0,2,4,6
/proc/23437/task/23444/stat : 23444 (java) S 23434 23437 16590 0 -1 1077944384 1296 0 0 0 3 1 0 0 20 0 16 0 28330189 10878976000 93616 18446744073709551615 4194304 4196468 140731607484192 140242468305648 140242972424834 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35450880 140731607486926 140731607487055 140731607487055 140731607490511 0
[pid=23437/tid=23445] ppid=23434 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/23437/task/23445/stat : 23445 (java) S 23434 23437 16590 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 16 0 28330189 10878976000 93616 18446744073709551615 4194304 4196468 140731607484192 140242467251936 140242972423893 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35450880 140731607486926 140731607487055 140731607487055 140731607490511 0
[pid=23437/tid=23446] ppid=23434 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/23437/task/23446/stat : 23446 (java) S 23434 23437 16590 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 16 0 28330189 10878976000 93616 18446744073709551615 4194304 4196468 140731607484192 140242466198768 140242972423893 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35450880 140731607486926 140731607487055 140731607487055 140731607490511 0
[pid=23437/tid=23447] ppid=23434 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/23437/task/23447/stat : 23447 (java) S 23434 23437 16590 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 28330192 10878976000 93616 18446744073709551615 4194304 4196468 140731607484192 140242465147344 140242972432283 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35450880 140731607486926 140731607487055 140731607487055 140731607490511 0
[pid=23437/tid=23448] ppid=23434 vsize=10624000 CPUtime=1.43 cores=0,2,4,6
/proc/23437/task/23448/stat : 23448 (java) S 23434 23437 16590 0 -1 1077944384 9372 0 0 0 142 1 0 0 20 0 16 0 28330192 10878976000 93616 18446744073709551615 4194304 4196468 140731607484192 140242464094448 140242972424834 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35450880 140731607486926 140731607487055 140731607487055 140731607490511 0
[pid=23437/tid=23449] ppid=23434 vsize=10624000 CPUtime=1.41 cores=0,2,4,6
/proc/23437/task/23449/stat : 23449 (java) S 23434 23437 16590 0 -1 1077944384 8161 0 0 0 140 1 0 0 20 0 16 0 28330192 10878976000 93616 18446744073709551615 4194304 4196468 140731607484192 140242463041904 140242972424834 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35450880 140731607486926 140731607487055 140731607487055 140731607490511 0
[pid=23437/tid=23450] ppid=23434 vsize=10624000 CPUtime=0.78 cores=0,2,4,6
/proc/23437/task/23450/stat : 23450 (java) S 23434 23437 16590 0 -1 1077944384 11866 0 0 0 77 1 0 0 20 0 16 0 28330192 10878976000 93616 18446744073709551615 4194304 4196468 140731607484192 140242461988848 140242972424834 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 9 0 0 6293624 6294260 35450880 140731607486926 140731607487055 140731607487055 140731607490511 0
[pid=23437/tid=23451] ppid=23434 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/23437/task/23451/stat : 23451 (java) S 23434 23437 16590 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 28330192 10878976000 93616 18446744073709551615 4194304 4196468 140731607484192 140242460936544 140242972423893 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35450880 140731607486926 140731607487055 140731607487055 140731607490511 0
[pid=23437/tid=23452] ppid=23434 vsize=10624000 CPUtime=0.76 cores=0,2,4,6
/proc/23437/task/23452/stat : 23452 (java) S 23434 23437 16590 0 -1 1077944384 1822 0 0 0 31 45 0 0 20 0 16 0 28330199 10878976000 93616 18446744073709551615 4194304 4196468 140731607484192 140242459884592 140242972424834 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 28 0 0 6293624 6294260 35450880 140731607486926 140731607487055 140731607487055 140731607490511 0
[pid=23437/tid=23453] ppid=23434 vsize=10624000 CPUtime=2501.69 cores=0,2,4,6
/proc/23437/task/23453/stat : 23453 (java) R 23434 23437 16590 0 -1 4202560 26464 0 0 0 250163 6 0 0 20 0 16 0 28330216 10878976000 93616 18446744073709551615 4194304 4196468 140731607484192 140242456691472 140242578469960 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 35450880 140731607486926 140731607487055 140731607487055 140731607490511 0
Current children cumulated CPU time (s) 2506.72
Current children cumulated vsize (KiB) 10624000



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2515.6 s]
/proc/loadavg: 2.00 2.03 2.05 3/211 23623
/proc/meminfo: memFree=30931156/32770624 swapFree=0/440216
[pid=23437] ppid=23434 vsize=10624000 CPUtime=2520.02 cores=0,2,4,6
/proc/23437/stat : 23437 (java) S 23434 23437 16590 0 -1 1077944320 66635 0 0 0 251958 44 0 0 20 0 16 0 28330179 10878976000 93616 18446744073709551615 4194304 4196468 140731607484192 140731607466736 140242972413687 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 7 0 0 6293624 6294260 35450880 140731607486926 140731607487055 140731607487055 140731607490511 0
/proc/23437/statm: 2656000 93616 3145 1 0 2644926 0
[pid=23437/tid=23439] ppid=23434 vsize=10624000 CPUtime=0.21 cores=0,2,4,6
/proc/23437/task/23439/stat : 23439 (java) S 23434 23437 16590 0 -1 1077944384 5750 0 0 0 19 2 0 0 20 0 16 0 28330187 10878976000 93616 18446744073709551615 4194304 4196468 140731607484192 140242976656560 140242972423893 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 6 0 0 6293624 6294260 35450880 140731607486926 140731607487055 140731607487055 140731607490511 0
[pid=23437/tid=23440] ppid=23434 vsize=10624000 CPUtime=0.06 cores=0,2,4,6
/proc/23437/task/23440/stat : 23440 (java) S 23434 23437 16590 0 -1 1077944384 164 0 0 0 3 3 0 0 20 0 16 0 28330187 10878976000 93616 18446744073709551615 4194304 4196468 140731607484192 140242902833680 140242972423893 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35450880 140731607486926 140731607487055 140731607487055 140731607490511 0
[pid=23437/tid=23441] ppid=23434 vsize=10624000 CPUtime=0.09 cores=0,2,4,6
/proc/23437/task/23441/stat : 23441 (java) S 23434 23437 16590 0 -1 1077944384 155 0 0 0 6 3 0 0 20 0 16 0 28330187 10878976000 93616 18446744073709551615 4194304 4196468 140731607484192 140242901781136 140242972423893 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35450880 140731607486926 140731607487055 140731607487055 140731607490511 0
[pid=23437/tid=23442] ppid=23434 vsize=10624000 CPUtime=0.07 cores=0,2,4,6
/proc/23437/task/23442/stat : 23442 (java) S 23434 23437 16590 0 -1 1077944384 157 0 0 0 5 2 0 0 20 0 16 0 28330187 10878976000 93616 18446744073709551615 4194304 4196468 140731607484192 140242900728080 140242972423893 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35450880 140731607486926 140731607487055 140731607487055 140731607490511 0
[pid=23437/tid=23443] ppid=23434 vsize=10624000 CPUtime=0.07 cores=0,2,4,6
/proc/23437/task/23443/stat : 23443 (java) S 23434 23437 16590 0 -1 1077944384 66 0 0 0 5 2 0 0 20 0 16 0 28330187 10878976000 93616 18446744073709551615 4194304 4196468 140731607484192 140242899675536 140242972423893 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35450880 140731607486926 140731607487055 140731607487055 140731607490511 0
[pid=23437/tid=23444] ppid=23434 vsize=10624000 CPUtime=0.04 cores=0,2,4,6
/proc/23437/task/23444/stat : 23444 (java) S 23434 23437 16590 0 -1 1077944384 1296 0 0 0 3 1 0 0 20 0 16 0 28330189 10878976000 93616 18446744073709551615 4194304 4196468 140731607484192 140242468305648 140242972424834 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35450880 140731607486926 140731607487055 140731607487055 140731607490511 0
[pid=23437/tid=23445] ppid=23434 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/23437/task/23445/stat : 23445 (java) S 23434 23437 16590 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 16 0 28330189 10878976000 93616 18446744073709551615 4194304 4196468 140731607484192 140242467251936 140242972423893 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35450880 140731607486926 140731607487055 140731607487055 140731607490511 0
[pid=23437/tid=23446] ppid=23434 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/23437/task/23446/stat : 23446 (java) S 23434 23437 16590 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 16 0 28330189 10878976000 93616 18446744073709551615 4194304 4196468 140731607484192 140242466198768 140242972423893 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35450880 140731607486926 140731607487055 140731607487055 140731607490511 0
[pid=23437/tid=23447] ppid=23434 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/23437/task/23447/stat : 23447 (java) S 23434 23437 16590 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 28330192 10878976000 93616 18446744073709551615 4194304 4196468 140731607484192 140242465147344 140242972432283 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35450880 140731607486926 140731607487055 140731607487055 140731607490511 0
[pid=23437/tid=23448] ppid=23434 vsize=10624000 CPUtime=1.43 cores=0,2,4,6
/proc/23437/task/23448/stat : 23448 (java) S 23434 23437 16590 0 -1 1077944384 9372 0 0 0 142 1 0 0 20 0 16 0 28330192 10878976000 93616 18446744073709551615 4194304 4196468 140731607484192 140242464094448 140242972424834 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35450880 140731607486926 140731607487055 140731607487055 140731607490511 0
[pid=23437/tid=23449] ppid=23434 vsize=10624000 CPUtime=1.41 cores=0,2,4,6
/proc/23437/task/23449/stat : 23449 (java) S 23434 23437 16590 0 -1 1077944384 8161 0 0 0 140 1 0 0 20 0 16 0 28330192 10878976000 93616 18446744073709551615 4194304 4196468 140731607484192 140242463041904 140242972424834 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35450880 140731607486926 140731607487055 140731607487055 140731607490511 0
[pid=23437/tid=23450] ppid=23434 vsize=10624000 CPUtime=0.78 cores=0,2,4,6
/proc/23437/task/23450/stat : 23450 (java) S 23434 23437 16590 0 -1 1077944384 11866 0 0 0 77 1 0 0 20 0 16 0 28330192 10878976000 93616 18446744073709551615 4194304 4196468 140731607484192 140242461988848 140242972424834 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 9 0 0 6293624 6294260 35450880 140731607486926 140731607487055 140731607487055 140731607490511 0
[pid=23437/tid=23451] ppid=23434 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/23437/task/23451/stat : 23451 (java) S 23434 23437 16590 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 28330192 10878976000 93616 18446744073709551615 4194304 4196468 140731607484192 140242460936544 140242972423893 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35450880 140731607486926 140731607487055 140731607487055 140731607490511 0
[pid=23437/tid=23452] ppid=23434 vsize=10624000 CPUtime=0.77 cores=0,2,4,6
/proc/23437/task/23452/stat : 23452 (java) S 23434 23437 16590 0 -1 1077944384 1822 0 0 0 31 46 0 0 20 0 16 0 28330199 10878976000 93616 18446744073709551615 4194304 4196468 140731607484192 140242459884592 140242972424834 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 28 0 0 6293624 6294260 35450880 140731607486926 140731607487055 140731607487055 140731607490511 0
[pid=23437/tid=23453] ppid=23434 vsize=10624000 CPUtime=2514.99 cores=0,2,4,6
/proc/23437/task/23453/stat : 23453 (java) R 23434 23437 16590 0 -1 4202560 26469 0 0 0 251493 6 0 0 20 0 16 0 28330216 10878976000 93616 18446744073709551615 4194304 4196468 140731607484192 140242456691472 140242584528704 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 35450880 140731607486926 140731607487055 140731607487055 140731607490511 0
Current children cumulated CPU time (s) 2520.02
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 23437 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+2515.6 s]
/proc/loadavg: 2.00 2.03 2.05 3/211 23623
/proc/meminfo: memFree=30931156/32770624 swapFree=0/440216
[pid=23437] ppid=23434 vsize=10624000 CPUtime=2520.02 cores=0,2,4,6
/proc/23437/stat : 23437 (java) S 23434 23437 16590 0 -1 1077944320 66635 0 0 0 251958 44 0 0 20 0 16 0 28330179 10878976000 93616 18446744073709551615 4194304 4196468 140731607484192 140731607466736 140242972413687 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 7 0 0 6293624 6294260 35450880 140731607486926 140731607487055 140731607487055 140731607490511 0
/proc/23437/statm: 2656000 93616 3145 1 0 2644926 0
[pid=23437/tid=23439] ppid=23434 vsize=10624000 CPUtime=0.21 cores=0,2,4,6
/proc/23437/task/23439/stat : 23439 (java) S 23434 23437 16590 0 -1 1077944384 5750 0 0 0 19 2 0 0 20 0 16 0 28330187 10878976000 93616 18446744073709551615 4194304 4196468 140731607484192 140242976656560 140242972423893 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 6 0 0 6293624 6294260 35450880 140731607486926 140731607487055 140731607487055 140731607490511 0
[pid=23437/tid=23440] ppid=23434 vsize=10624000 CPUtime=0.06 cores=0,2,4,6
/proc/23437/task/23440/stat : 23440 (java) S 23434 23437 16590 0 -1 1077944384 164 0 0 0 3 3 0 0 20 0 16 0 28330187 10878976000 93616 18446744073709551615 4194304 4196468 140731607484192 140242902833680 140242972423893 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35450880 140731607486926 140731607487055 140731607487055 140731607490511 0
[pid=23437/tid=23441] ppid=23434 vsize=10624000 CPUtime=0.09 cores=0,2,4,6
/proc/23437/task/23441/stat : 23441 (java) S 23434 23437 16590 0 -1 1077944384 155 0 0 0 6 3 0 0 20 0 16 0 28330187 10878976000 93616 18446744073709551615 4194304 4196468 140731607484192 140242901781136 140242972423893 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35450880 140731607486926 140731607487055 140731607487055 140731607490511 0
[pid=23437/tid=23442] ppid=23434 vsize=10624000 CPUtime=0.07 cores=0,2,4,6
/proc/23437/task/23442/stat : 23442 (java) S 23434 23437 16590 0 -1 1077944384 157 0 0 0 5 2 0 0 20 0 16 0 28330187 10878976000 93616 18446744073709551615 4194304 4196468 140731607484192 140242900728080 140242972423893 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35450880 140731607486926 140731607487055 140731607487055 140731607490511 0
[pid=23437/tid=23443] ppid=23434 vsize=10624000 CPUtime=0.07 cores=0,2,4,6
/proc/23437/task/23443/stat : 23443 (java) S 23434 23437 16590 0 -1 1077944384 66 0 0 0 5 2 0 0 20 0 16 0 28330187 10878976000 93616 18446744073709551615 4194304 4196468 140731607484192 140242899675536 140242972423893 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35450880 140731607486926 140731607487055 140731607487055 140731607490511 0
[pid=23437/tid=23444] ppid=23434 vsize=10624000 CPUtime=0.04 cores=0,2,4,6
/proc/23437/task/23444/stat : 23444 (java) S 23434 23437 16590 0 -1 1077944384 1296 0 0 0 3 1 0 0 20 0 16 0 28330189 10878976000 93616 18446744073709551615 4194304 4196468 140731607484192 140242468305648 140242972424834 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35450880 140731607486926 140731607487055 140731607487055 140731607490511 0
[pid=23437/tid=23445] ppid=23434 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/23437/task/23445/stat : 23445 (java) S 23434 23437 16590 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 16 0 28330189 10878976000 93616 18446744073709551615 4194304 4196468 140731607484192 140242467251936 140242972423893 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35450880 140731607486926 140731607487055 140731607487055 140731607490511 0
[pid=23437/tid=23446] ppid=23434 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/23437/task/23446/stat : 23446 (java) S 23434 23437 16590 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 16 0 28330189 10878976000 93616 18446744073709551615 4194304 4196468 140731607484192 140242466198768 140242972423893 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35450880 140731607486926 140731607487055 140731607487055 140731607490511 0
[pid=23437/tid=23447] ppid=23434 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/23437/task/23447/stat : 23447 (java) S 23434 23437 16590 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 28330192 10878976000 93616 18446744073709551615 4194304 4196468 140731607484192 140242465147344 140242972432283 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35450880 140731607486926 140731607487055 140731607487055 140731607490511 0
[pid=23437/tid=23448] ppid=23434 vsize=10624000 CPUtime=1.43 cores=0,2,4,6
/proc/23437/task/23448/stat : 23448 (java) S 23434 23437 16590 0 -1 1077944384 9372 0 0 0 142 1 0 0 20 0 16 0 28330192 10878976000 93616 18446744073709551615 4194304 4196468 140731607484192 140242464094448 140242972424834 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35450880 140731607486926 140731607487055 140731607487055 140731607490511 0
[pid=23437/tid=23449] ppid=23434 vsize=10624000 CPUtime=1.41 cores=0,2,4,6
/proc/23437/task/23449/stat : 23449 (java) S 23434 23437 16590 0 -1 1077944384 8161 0 0 0 140 1 0 0 20 0 16 0 28330192 10878976000 93616 18446744073709551615 4194304 4196468 140731607484192 140242463041904 140242972424834 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35450880 140731607486926 140731607487055 140731607487055 140731607490511 0
[pid=23437/tid=23450] ppid=23434 vsize=10624000 CPUtime=0.78 cores=0,2,4,6
/proc/23437/task/23450/stat : 23450 (java) S 23434 23437 16590 0 -1 1077944384 11866 0 0 0 77 1 0 0 20 0 16 0 28330192 10878976000 93616 18446744073709551615 4194304 4196468 140731607484192 140242461988848 140242972424834 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 9 0 0 6293624 6294260 35450880 140731607486926 140731607487055 140731607487055 140731607490511 0
[pid=23437/tid=23451] ppid=23434 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/23437/task/23451/stat : 23451 (java) S 23434 23437 16590 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 28330192 10878976000 93616 18446744073709551615 4194304 4196468 140731607484192 140242460936544 140242972423893 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35450880 140731607486926 140731607487055 140731607487055 140731607490511 0
[pid=23437/tid=23452] ppid=23434 vsize=10624000 CPUtime=0.77 cores=0,2,4,6
/proc/23437/task/23452/stat : 23452 (java) S 23434 23437 16590 0 -1 1077944384 1822 0 0 0 31 46 0 0 20 0 16 0 28330199 10878976000 93616 18446744073709551615 4194304 4196468 140731607484192 140242459884592 140242972424834 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 28 0 0 6293624 6294260 35450880 140731607486926 140731607487055 140731607487055 140731607490511 0
[pid=23437/tid=23453] ppid=23434 vsize=10624000 CPUtime=2514.99 cores=0,2,4,6
/proc/23437/task/23453/stat : 23453 (java) R 23434 23437 16590 0 -1 4202560 26469 0 0 0 251493 6 0 0 20 0 16 0 28330216 10878976000 93616 18446744073709551615 4194304 4196468 140731607484192 140242456691472 140242584528704 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 35450880 140731607486926 140731607487055 140731607487055 140731607490511 0
Current children cumulated CPU time (s) 2520.02
Current children cumulated vsize (KiB) 10624000

Child status: 143
Real time (s): 2515.61
CPU time (s): 2520.04
CPU user time (s): 2519.59
CPU system time (s): 0.450082
CPU usage (%): 100.176
Max. virtual memory (cumulated for all children) (KiB): 10624000

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.59
system time used= 0.450082
maximum resident set size= 375168
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 66987
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2032
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 57466
involuntary context switches= 1361

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 10.6067 second user time and 14.0467 second system time

The end

Launcher Data

Begin job on node127 at 2017-08-09 08:35:20
IDJOB=4264117
IDBENCH=115738
IDSOLVER=2652
FILE ID=node127/4264117-1502261366
RUNJOBID= node127-1502258002-23061
PBS_JOBID= 
Free space on /tmp= 62024 MiB

SOLVER NAME= AbsCon-basic 2017-06-11
BENCH NAME= XCSP17/Scheduling/Scheduling-js-taillard/Taillard-js-050-20-7.xml
COMMAND LINE= java -jar HOME/AbsCon-basic.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4264117-1502261366/watcher-4264117-1502261366 -o /tmp/evaluation-result-4264117-1502261366/solver-4264117-1502261366 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node127-1502258002-23061 --watchdog 2580  java -jar HOME/AbsCon-basic.jar HOME/instance-4264117-1502261366.xml

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

MD5SUM BENCH= ecccf1fc77215d60d30343c091882466
RANDOM SEED=252759465

node127.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.92
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.92
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.92
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.92
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:        31345704 kB
MemAvailable:   31914016 kB
Buffers:          190548 kB
Cached:           662636 kB
SwapCached:            0 kB
Active:           553916 kB
Inactive:         456284 kB
Active(anon):     157316 kB
Inactive(anon):    16716 kB
Active(file):     396600 kB
Inactive(file):   439568 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             15812 kB
Writeback:             0 kB
AnonPages:        157024 kB
Mapped:            47884 kB
Shmem:             17060 kB
Slab:             120756 kB
SReclaimable:      95960 kB
SUnreclaim:        24796 kB
KernelStack:        3456 kB
PageTables:         5084 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1140528 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     79872 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 node127 at 2017-08-09 09:17:16