Trace number 4264582

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
AbsCon-basic 2017-06-11SAT 17.8598 11.2074

DiagnosticValue
WRONG_DECISIONS1

General information on the benchmark

NameRoomMate/
RoomMate-int-s1/RoomMate-sr0090-int.xml
MD5SUM736de82f791153c97c8888e5ab3f097d
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark10.1166
Satisfiable
(Un)Satisfiability was proved
Number of variables90
Number of constraints16020
Number of domains1
Minimum domain size89
Maximum domain size89
Distribution of domain sizes[{"size":89,"count":90}]
Minimum variable degree356
Maximum variable degree356
Distribution of variable degrees[{"degree":356,"count":90}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":16020}]
Number of extensional constraints0
Number of intensional constraints16020
Distribution of constraint types[{"type":"intension","count":16020}]
Optimization problemNO
Type of objective

Solver Data

0.22/0.37	
0.22/0.37	AbsCon 2 
0.22/0.37	
2.15/1.05	  Solving XCSP3-instance-4264582-1502290624 as a CSP
2.15/1.05	  Loading variables...
2.52/1.12	  Loading constraints...
16.95/10.83	  Solver SolverBacktrack being built...
16.95/10.83	
17.67/11.13	  Preprocessing : gac=true, ccks=618663, filters=4030, revisions=219937 (useless=215907), AC=7784, removals=7784, inconsistent=false
17.67/11.13	
17.67/11.19	
17.67/11.19	v <instantiation id='sol1' type='solution'>  <list> x[] </list>  <values> 3 15 3 22 1 2 0 6 3 5 6 8 6 0 18 10 10 1 9 8 52 3 3 0 9 4 5 10 20 3 3 0 19 21 1 15 1 2 2 3 1 13 2 16 11 5 13 10 2 7 2 13 3 1 9 20 13 0 6 23 16 8 23 6 4 5 0 4 13 17 0 4 7 5 38 15 23 3 0 0 5 1 1 15 9 12 13 29 11 2 </values>  </instantiation>
17.67/11.19	s SATISFIABLE
17.67/11.19	
17.67/11.19	d WRONG_DECISIONS 1

Verifier Data

OK	

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-4264582-1502290624/watcher-4264582-1502290624 -o /tmp/evaluation-result-4264582-1502290624/solver-4264582-1502290624 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node127-1502258002-23062 --watchdog 2580 java -jar HOME/AbsCon-basic.jar HOME/instance-4264582-1502290624.xml 

pid=596
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: 2.08 1.98 2.04 3/196 599
/proc/meminfo: memFree=24366648/32770624 swapFree=0/456976
[pid=599] ppid=596 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/599/stat : 599 (runsolver) D 596 599 16590 0 -1 4202560 107 0 0 0 0 0 0 0 20 0 1 0 31256008 24240128 108 18446744073709551615 4194304 4338465 140732802534752 140732802532392 140558603256535 0 0 1 24578 18446744071580418449 0 0 17 3 0 0 0 0 0 6438912 6441760 31023104 140732802543776 140732802544202 140732802544202 140732802547658 0
/proc/599/statm: 5918 108 54 36 0 2156 0

[startup+0.100091 s]
/proc/loadavg: 2.08 1.98 2.04 3/196 599
/proc/meminfo: memFree=24366648/32770624 swapFree=0/456976
[pid=599] ppid=596 vsize=9936560 CPUtime=0 cores=1,3,5,7
/proc/599/stat : 599 (java) S 596 599 16590 0 -1 1077944320 3417 0 0 0 0 0 0 0 20 0 6 0 31256008 10175037440 4120 18446744073709551615 4194304 4196468 140728241118384 140728241100928 140420473384695 0 0 1 16784584 18446744073709551615 0 0 17 7 0 0 8 0 0 6293624 6294260 25571328 140728241119694 140728241119823 140728241119823 140728241123279 0
/proc/599/statm: 2484140 4120 1920 1 0 2473637 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9936560

[startup+0.200326 s]
/proc/loadavg: 2.08 1.98 2.04 3/196 599
/proc/meminfo: memFree=24366648/32770624 swapFree=0/456976
[pid=599] ppid=596 vsize=10484492 CPUtime=0.05 cores=1,3,5,7
/proc/599/stat : 599 (java) S 596 599 16590 0 -1 1077944320 4796 0 0 0 4 1 0 0 20 0 14 0 31256008 10736119808 5840 18446744073709551615 4194304 4196468 140728241118384 140728241100928 140420473384695 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 8 0 0 6293624 6294260 25571328 140728241119694 140728241119823 140728241119823 140728241123279 0
/proc/599/statm: 2621123 5840 2576 1 0 2610620 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 10484492

[startup+0.302427 s]
/proc/loadavg: 2.08 1.98 2.04 3/196 599
/proc/meminfo: memFree=24366648/32770624 swapFree=0/456976
[pid=599] ppid=596 vsize=10551180 CPUtime=0.22 cores=1,3,5,7
/proc/599/stat : 599 (java) S 596 599 16590 0 -1 1077944320 8618 0 0 0 20 2 0 0 20 0 15 0 31256008 10804408320 8913 18446744073709551615 4194304 4196468 140728241118384 140728241100928 140420473384695 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 8 0 0 6293624 6294260 25571328 140728241119694 140728241119823 140728241119823 140728241123279 0
/proc/599/statm: 2637795 8913 2855 1 0 2627261 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 10551180

[startup+0.709635 s]
/proc/loadavg: 2.08 1.98 2.04 3/196 599
/proc/meminfo: memFree=24366648/32770624 swapFree=0/456976
[pid=599] ppid=596 vsize=10621952 CPUtime=1.24 cores=1,3,5,7
/proc/599/stat : 599 (java) S 596 599 16590 0 -1 1077944320 13707 0 0 0 119 5 0 0 20 0 16 0 31256008 10876878848 21397 18446744073709551615 4194304 4196468 140728241118384 140728241100928 140420473384695 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 8 0 0 6293624 6294260 25571328 140728241119694 140728241119823 140728241119823 140728241123279 0
/proc/599/statm: 2655488 21397 3070 1 0 2644414 0
Current children cumulated CPU time (s) 1.24
Current children cumulated vsize (KiB) 10621952

[startup+1.50069 s]
/proc/loadavg: 2.08 1.98 2.04 6/212 631
/proc/meminfo: memFree=24172688/32770624 swapFree=0/457020
[pid=599] ppid=596 vsize=10621952 CPUtime=3.51 cores=1,3,5,7
/proc/599/stat : 599 (java) S 596 599 16590 0 -1 1077944320 19725 0 0 0 343 8 0 0 20 0 16 0 31256008 10876878848 51898 18446744073709551615 4194304 4196468 140728241118384 140728241100928 140420473384695 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 8 0 0 6293624 6294260 25571328 140728241119694 140728241119823 140728241119823 140728241123279 0
/proc/599/statm: 2655488 51898 3110 1 0 2644414 0
[pid=599/tid=601] ppid=596 vsize=10621952 CPUtime=0.21 cores=1,3,5,7
/proc/599/task/601/stat : 601 (java) S 596 599 16590 0 -1 1077944384 6199 0 0 0 19 2 0 0 20 0 16 0 31256017 10876878848 51898 18446744073709551615 4194304 4196468 140728241118384 140420477627568 140420473394901 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 6 0 0 6293624 6294260 25571328 140728241119694 140728241119823 140728241119823 140728241123279 0
[pid=599/tid=602] ppid=596 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/599/task/602/stat : 602 (java) S 596 599 16590 0 -1 1077944384 19 0 0 0 0 0 0 0 20 0 16 0 31256017 10876878848 51898 18446744073709551615 4194304 4196468 140728241118384 140420403804432 140420473394901 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25571328 140728241119694 140728241119823 140728241119823 140728241123279 0
[pid=599/tid=603] ppid=596 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/599/task/603/stat : 603 (java) S 596 599 16590 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 31256017 10876878848 51898 18446744073709551615 4194304 4196468 140728241118384 140420402751888 140420473394901 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25571328 140728241119694 140728241119823 140728241119823 140728241123279 0
[pid=599/tid=604] ppid=596 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/599/task/604/stat : 604 (java) S 596 599 16590 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 16 0 31256017 10876878848 51898 18446744073709551615 4194304 4196468 140728241118384 140420401699344 140420473394901 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25571328 140728241119694 140728241119823 140728241119823 140728241123279 0
[pid=599/tid=605] ppid=596 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/599/task/605/stat : 605 (java) S 596 599 16590 0 -1 1077944384 16 0 0 0 0 0 0 0 20 0 16 0 31256017 10876878848 51898 18446744073709551615 4194304 4196468 140728241118384 140420400646800 140420473394901 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25571328 140728241119694 140728241119823 140728241119823 140728241123279 0
[pid=599/tid=606] ppid=596 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/599/task/606/stat : 606 (java) S 596 599 16590 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 16 0 31256019 10876878848 51898 18446744073709551615 4194304 4196468 140728241118384 140419514067440 140420473395842 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25571328 140728241119694 140728241119823 140728241119823 140728241123279 0
[pid=599/tid=607] ppid=596 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/599/task/607/stat : 607 (java) S 596 599 16590 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 16 0 31256019 10876878848 51898 18446744073709551615 4194304 4196468 140728241118384 140419513013664 140420473394901 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25571328 140728241119694 140728241119823 140728241119823 140728241123279 0
[pid=599/tid=614] ppid=596 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/599/task/614/stat : 614 (java) S 596 599 16590 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 31256019 10876878848 51898 18446744073709551615 4194304 4196468 140728241118384 140419511961072 140420473394901 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25571328 140728241119694 140728241119823 140728241119823 140728241123279 0
[pid=599/tid=615] ppid=596 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/599/task/615/stat : 615 (java) S 596 599 16590 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 31256022 10876878848 51898 18446744073709551615 4194304 4196468 140728241118384 140419510909648 140420473403291 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25571328 140728241119694 140728241119823 140728241119823 140728241123279 0
[pid=599/tid=620] ppid=596 vsize=10621952 CPUtime=0.81 cores=1,3,5,7
/proc/599/task/620/stat : 620 (java) R 596 599 16590 0 -1 4202560 2958 0 0 0 81 0 0 0 20 0 16 0 31256022 10876878848 51898 18446744073709551615 4194304 4196468 140728241118384 140419509842752 140420456597029 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 25571328 140728241119694 140728241119823 140728241119823 140728241123279 0
[pid=599/tid=624] ppid=596 vsize=10621952 CPUtime=0.81 cores=1,3,5,7
/proc/599/task/624/stat : 624 (java) S 596 599 16590 0 -1 1077944384 3368 0 0 0 81 0 0 0 20 0 16 0 31256022 10876878848 51898 18446744073709551615 4194304 4196468 140728241118384 140419508803696 140420473395842 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25571328 140728241119694 140728241119823 140728241119823 140728241123279 0
[pid=599/tid=625] ppid=596 vsize=10621952 CPUtime=0.5 cores=1,3,5,7
/proc/599/task/625/stat : 625 (java) S 596 599 16590 0 -1 1077944384 2710 0 0 0 50 0 0 0 20 0 16 0 31256022 10876878848 51898 18446744073709551615 4194304 4196468 140728241118384 140419507751152 140420473395842 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25571328 140728241119694 140728241119823 140728241119823 140728241123279 0
[pid=599/tid=626] ppid=596 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/599/task/626/stat : 626 (java) S 596 599 16590 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 31256022 10876878848 51898 18446744073709551615 4194304 4196468 140728241118384 140419506698848 140420473394901 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25571328 140728241119694 140728241119823 140728241119823 140728241123279 0
[pid=599/tid=627] ppid=596 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/599/task/627/stat : 627 (java) S 596 599 16590 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 31256029 10876878848 51898 18446744073709551615 4194304 4196468 140728241118384 140419505646384 140420473395842 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25571328 140728241119694 140728241119823 140728241119823 140728241123279 0
[pid=599/tid=629] ppid=596 vsize=10621952 CPUtime=1.1 cores=1,3,5,7
/proc/599/task/629/stat : 629 (java) R 596 599 16590 0 -1 4202560 2970 0 0 0 107 3 0 0 20 0 16 0 31256046 10876878848 51898 18446744073709551615 4194304 4196468 140728241118384 140419502451680 140420084885504 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 25571328 140728241119694 140728241119823 140728241119823 140728241123279 0
Current children cumulated CPU time (s) 3.51
Current children cumulated vsize (KiB) 10621952

[startup+3.10069 s]
/proc/loadavg: 2.08 1.98 2.04 3/212 631
/proc/meminfo: memFree=24169092/32770624 swapFree=0/457020
[pid=599] ppid=596 vsize=10621952 CPUtime=6.3 cores=1,3,5,7
/proc/599/stat : 599 (java) S 596 599 16590 0 -1 1077944320 22298 0 0 0 621 9 0 0 20 0 16 0 31256008 10876878848 53172 18446744073709551615 4194304 4196468 140728241118384 140728241100928 140420473384695 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 8 0 0 6293624 6294260 25571328 140728241119694 140728241119823 140728241119823 140728241123279 0
/proc/599/statm: 2655488 53172 3126 1 0 2644414 0
[pid=599/tid=601] ppid=596 vsize=10621952 CPUtime=0.21 cores=1,3,5,7
/proc/599/task/601/stat : 601 (java) S 596 599 16590 0 -1 1077944384 6199 0 0 0 19 2 0 0 20 0 16 0 31256017 10876878848 53172 18446744073709551615 4194304 4196468 140728241118384 140420477627568 140420473394901 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 6 0 0 6293624 6294260 25571328 140728241119694 140728241119823 140728241119823 140728241123279 0
[pid=599/tid=602] ppid=596 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/599/task/602/stat : 602 (java) S 596 599 16590 0 -1 1077944384 19 0 0 0 0 0 0 0 20 0 16 0 31256017 10876878848 53172 18446744073709551615 4194304 4196468 140728241118384 140420403804432 140420473394901 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25571328 140728241119694 140728241119823 140728241119823 140728241123279 0
[pid=599/tid=603] ppid=596 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/599/task/603/stat : 603 (java) S 596 599 16590 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 31256017 10876878848 53172 18446744073709551615 4194304 4196468 140728241118384 140420402751888 140420473394901 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25571328 140728241119694 140728241119823 140728241119823 140728241123279 0
[pid=599/tid=604] ppid=596 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/599/task/604/stat : 604 (java) S 596 599 16590 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 16 0 31256017 10876878848 53172 18446744073709551615 4194304 4196468 140728241118384 140420401699344 140420473394901 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25571328 140728241119694 140728241119823 140728241119823 140728241123279 0
[pid=599/tid=605] ppid=596 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/599/task/605/stat : 605 (java) S 596 599 16590 0 -1 1077944384 16 0 0 0 0 0 0 0 20 0 16 0 31256017 10876878848 53172 18446744073709551615 4194304 4196468 140728241118384 140420400646800 140420473394901 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25571328 140728241119694 140728241119823 140728241119823 140728241123279 0
[pid=599/tid=606] ppid=596 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/599/task/606/stat : 606 (java) S 596 599 16590 0 -1 1077944384 84 0 0 0 0 0 0 0 20 0 16 0 31256019 10876878848 53172 18446744073709551615 4194304 4196468 140728241118384 140419514067440 140420473395842 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25571328 140728241119694 140728241119823 140728241119823 140728241123279 0
[pid=599/tid=607] ppid=596 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/599/task/607/stat : 607 (java) S 596 599 16590 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 16 0 31256019 10876878848 53172 18446744073709551615 4194304 4196468 140728241118384 140419513013664 140420473394901 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25571328 140728241119694 140728241119823 140728241119823 140728241123279 0
[pid=599/tid=614] ppid=596 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/599/task/614/stat : 614 (java) S 596 599 16590 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 31256019 10876878848 53172 18446744073709551615 4194304 4196468 140728241118384 140419511961072 140420473394901 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25571328 140728241119694 140728241119823 140728241119823 140728241123279 0
[pid=599/tid=615] ppid=596 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/599/task/615/stat : 615 (java) S 596 599 16590 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 31256022 10876878848 53172 18446744073709551615 4194304 4196468 140728241118384 140419510909648 140420473403291 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25571328 140728241119694 140728241119823 140728241119823 140728241123279 0
[pid=599/tid=620] ppid=596 vsize=10621952 CPUtime=1.27 cores=1,3,5,7
/proc/599/task/620/stat : 620 (java) S 596 599 16590 0 -1 1077944384 3058 0 0 0 127 0 0 0 20 0 16 0 31256022 10876878848 53172 18446744073709551615 4194304 4196468 140728241118384 140419509856240 140420473395842 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 17 0 0 6293624 6294260 25571328 140728241119694 140728241119823 140728241119823 140728241123279 0
[pid=599/tid=624] ppid=596 vsize=10621952 CPUtime=1.54 cores=1,3,5,7
/proc/599/task/624/stat : 624 (java) S 596 599 16590 0 -1 1077944384 5578 0 0 0 154 0 0 0 20 0 16 0 31256022 10876878848 53172 18446744073709551615 4194304 4196468 140728241118384 140419508803696 140420473395842 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25571328 140728241119694 140728241119823 140728241119823 140728241123279 0
[pid=599/tid=625] ppid=596 vsize=10621952 CPUtime=0.6 cores=1,3,5,7
/proc/599/task/625/stat : 625 (java) S 596 599 16590 0 -1 1077944384 2916 0 0 0 60 0 0 0 20 0 16 0 31256022 10876878848 53172 18446744073709551615 4194304 4196468 140728241118384 140419507751152 140420473395842 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25571328 140728241119694 140728241119823 140728241119823 140728241123279 0
[pid=599/tid=626] ppid=596 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/599/task/626/stat : 626 (java) S 596 599 16590 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 31256022 10876878848 53172 18446744073709551615 4194304 4196468 140728241118384 140419506698848 140420473394901 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25571328 140728241119694 140728241119823 140728241119823 140728241123279 0
[pid=599/tid=627] ppid=596 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/599/task/627/stat : 627 (java) S 596 599 16590 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 31256029 10876878848 53172 18446744073709551615 4194304 4196468 140728241118384 140419505646384 140420473395842 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 15 0 0 6293624 6294260 25571328 140728241119694 140728241119823 140728241119823 140728241123279 0
[pid=599/tid=629] ppid=596 vsize=10621952 CPUtime=2.58 cores=1,3,5,7
/proc/599/task/629/stat : 629 (java) R 596 599 16590 0 -1 4202560 3024 0 0 0 255 3 0 0 20 0 16 0 31256046 10876878848 53172 18446744073709551615 4194304 4196468 140728241118384 140419502449784 140420084884544 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 25571328 140728241119694 140728241119823 140728241119823 140728241123279 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 10621952

[startup+6.30074 s]
/proc/loadavg: 2.15 2.00 2.05 4/212 631
/proc/meminfo: memFree=24141408/32770624 swapFree=0/457016
[pid=599] ppid=596 vsize=10621952 CPUtime=10.92 cores=1,3,5,7
/proc/599/stat : 599 (java) S 596 599 16590 0 -1 1077944320 32923 0 0 0 1080 12 0 0 20 0 16 0 31256008 10876878848 60874 18446744073709551615 4194304 4196468 140728241118384 140728241100928 140420473384695 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 8 0 0 6293624 6294260 25571328 140728241119694 140728241119823 140728241119823 140728241123279 0
/proc/599/statm: 2655488 60874 3142 1 0 2644414 0
[pid=599/tid=601] ppid=596 vsize=10621952 CPUtime=0.21 cores=1,3,5,7
/proc/599/task/601/stat : 601 (java) S 596 599 16590 0 -1 1077944384 6199 0 0 0 19 2 0 0 20 0 16 0 31256017 10876878848 60874 18446744073709551615 4194304 4196468 140728241118384 140420477627568 140420473394901 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 6 0 0 6293624 6294260 25571328 140728241119694 140728241119823 140728241119823 140728241123279 0
[pid=599/tid=602] ppid=596 vsize=10621952 CPUtime=0.02 cores=1,3,5,7
/proc/599/task/602/stat : 602 (java) S 596 599 16590 0 -1 1077944384 145 0 0 0 2 0 0 0 20 0 16 0 31256017 10876878848 60874 18446744073709551615 4194304 4196468 140728241118384 140420403804432 140420473394901 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25571328 140728241119694 140728241119823 140728241119823 140728241123279 0
[pid=599/tid=603] ppid=596 vsize=10621952 CPUtime=0.01 cores=1,3,5,7
/proc/599/task/603/stat : 603 (java) S 596 599 16590 0 -1 1077944384 91 0 0 0 1 0 0 0 20 0 16 0 31256017 10876878848 60874 18446744073709551615 4194304 4196468 140728241118384 140420402751888 140420473394901 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25571328 140728241119694 140728241119823 140728241119823 140728241123279 0
[pid=599/tid=604] ppid=596 vsize=10621952 CPUtime=0.02 cores=1,3,5,7
/proc/599/task/604/stat : 604 (java) S 596 599 16590 0 -1 1077944384 192 0 0 0 2 0 0 0 20 0 16 0 31256017 10876878848 60874 18446744073709551615 4194304 4196468 140728241118384 140420401699344 140420473394901 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25571328 140728241119694 140728241119823 140728241119823 140728241123279 0
[pid=599/tid=605] ppid=596 vsize=10621952 CPUtime=0.02 cores=1,3,5,7
/proc/599/task/605/stat : 605 (java) S 596 599 16590 0 -1 1077944384 87 0 0 0 2 0 0 0 20 0 16 0 31256017 10876878848 60874 18446744073709551615 4194304 4196468 140728241118384 140420400646800 140420473394901 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25571328 140728241119694 140728241119823 140728241119823 140728241123279 0
[pid=599/tid=606] ppid=596 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/599/task/606/stat : 606 (java) S 596 599 16590 0 -1 1077944384 328 0 0 0 0 0 0 0 20 0 16 0 31256019 10876878848 60874 18446744073709551615 4194304 4196468 140728241118384 140419514067440 140420473395842 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25571328 140728241119694 140728241119823 140728241119823 140728241123279 0
[pid=599/tid=607] ppid=596 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/599/task/607/stat : 607 (java) S 596 599 16590 0 -1 1077944384 39 0 0 0 0 0 0 0 20 0 16 0 31256019 10876878848 60874 18446744073709551615 4194304 4196468 140728241118384 140419513013728 140420473394901 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25571328 140728241119694 140728241119823 140728241119823 140728241123279 0
[pid=599/tid=614] ppid=596 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/599/task/614/stat : 614 (java) S 596 599 16590 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 16 0 31256019 10876878848 60874 18446744073709551615 4194304 4196468 140728241118384 140419511961088 140420473394901 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25571328 140728241119694 140728241119823 140728241119823 140728241123279 0
[pid=599/tid=615] ppid=596 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/599/task/615/stat : 615 (java) S 596 599 16590 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 31256022 10876878848 60874 18446744073709551615 4194304 4196468 140728241118384 140419510909648 140420473403291 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25571328 140728241119694 140728241119823 140728241119823 140728241123279 0
[pid=599/tid=620] ppid=596 vsize=10621952 CPUtime=2 cores=1,3,5,7
/proc/599/task/620/stat : 620 (java) R 596 599 16590 0 -1 4202560 8454 0 0 0 199 1 0 0 20 0 16 0 31256022 10876878848 60874 18446744073709551615 4194304 4196468 140728241118384 140419509842784 140420456795589 0 4 1 16800974 0 0 0 -1 5 0 0 17 0 0 6293624 6294260 25571328 140728241119694 140728241119823 140728241119823 140728241123279 0
[pid=599/tid=624] ppid=596 vsize=10621952 CPUtime=2.16 cores=1,3,5,7
/proc/599/task/624/stat : 624 (java) R 596 599 16590 0 -1 4202560 8663 0 0 0 216 0 0 0 20 0 16 0 31256022 10876878848 60874 18446744073709551615 4194304 4196468 140728241118384 140419508803992 140420456795590 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 25571328 140728241119694 140728241119823 140728241119823 140728241123279 0
[pid=599/tid=625] ppid=596 vsize=10621952 CPUtime=0.61 cores=1,3,5,7
/proc/599/task/625/stat : 625 (java) S 596 599 16590 0 -1 1077944384 2940 0 0 0 61 0 0 0 20 0 16 0 31256022 10876878848 60874 18446744073709551615 4194304 4196468 140728241118384 140419507751152 140420473395842 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25571328 140728241119694 140728241119823 140728241119823 140728241123279 0
[pid=599/tid=626] ppid=596 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/599/task/626/stat : 626 (java) S 596 599 16590 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 31256022 10876878848 60874 18446744073709551615 4194304 4196468 140728241118384 140419506698848 140420473394901 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25571328 140728241119694 140728241119823 140728241119823 140728241123279 0
[pid=599/tid=627] ppid=596 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/599/task/627/stat : 627 (java) S 596 599 16590 0 -1 1077944384 379 0 0 0 0 0 0 0 20 0 16 0 31256029 10876878848 60874 18446744073709551615 4194304 4196468 140728241118384 140419505646384 140420473395842 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 15 0 0 6293624 6294260 25571328 140728241119694 140728241119823 140728241119823 140728241123279 0
[pid=599/tid=629] ppid=596 vsize=10621952 CPUtime=5.76 cores=1,3,5,7
/proc/599/task/629/stat : 629 (java) R 596 599 16590 0 -1 4202560 4058 0 0 0 573 3 0 0 20 0 16 0 31256046 10876878848 60874 18446744073709551615 4194304 4196468 140728241118384 140419502450240 140420084898224 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 25571328 140728241119694 140728241119823 140728241119823 140728241123279 0
Current children cumulated CPU time (s) 10.92
Current children cumulated vsize (KiB) 10621952

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

[startup+6.40092 s]
/proc/loadavg: 2.15 2.00 2.05 4/212 631
/proc/meminfo: memFree=24141408/32770624 swapFree=0/457016
[pid=599] ppid=596 vsize=10621952 CPUtime=11.22 cores=1,3,5,7
/proc/599/stat : 599 (java) S 596 599 16590 0 -1 1077944320 33762 0 0 0 1110 12 0 0 20 0 16 0 31256008 10876878848 61667 18446744073709551615 4194304 4196468 140728241118384 140728241100928 140420473384695 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 8 0 0 6293624 6294260 25571328 140728241119694 140728241119823 140728241119823 140728241123279 0
/proc/599/statm: 2655488 61667 3142 1 0 2644414 0
[pid=599/tid=601] ppid=596 vsize=10621952 CPUtime=0.21 cores=1,3,5,7
/proc/599/task/601/stat : 601 (java) S 596 599 16590 0 -1 1077944384 6199 0 0 0 19 2 0 0 20 0 16 0 31256017 10876878848 61667 18446744073709551615 4194304 4196468 140728241118384 140420477627568 140420473394901 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 6 0 0 6293624 6294260 25571328 140728241119694 140728241119823 140728241119823 140728241123279 0
[pid=599/tid=602] ppid=596 vsize=10621952 CPUtime=0.02 cores=1,3,5,7
/proc/599/task/602/stat : 602 (java) S 596 599 16590 0 -1 1077944384 145 0 0 0 2 0 0 0 20 0 16 0 31256017 10876878848 61667 18446744073709551615 4194304 4196468 140728241118384 140420403804432 140420473394901 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25571328 140728241119694 140728241119823 140728241119823 140728241123279 0
[pid=599/tid=603] ppid=596 vsize=10621952 CPUtime=0.01 cores=1,3,5,7

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

/proc/599/task/615/stat : 615 (java) S 596 599 16590 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 31256022 10876878848 61667 18446744073709551615 4194304 4196468 140728241118384 140419510909648 140420473403291 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25571328 140728241119694 140728241119823 140728241119823 140728241123279 0
[pid=599/tid=620] ppid=596 vsize=10621952 CPUtime=2.1 cores=1,3,5,7
/proc/599/task/620/stat : 620 (java) R 596 599 16590 0 -1 4202560 8661 0 0 0 209 1 0 0 20 0 16 0 31256022 10876878848 61667 18446744073709551615 4194304 4196468 140728241118384 140419509842784 140420456881483 0 4 1 16800974 0 0 0 -1 5 0 0 17 0 0 6293624 6294260 25571328 140728241119694 140728241119823 140728241119823 140728241123279 0
[pid=599/tid=624] ppid=596 vsize=10621952 CPUtime=2.27 cores=1,3,5,7
/proc/599/task/624/stat : 624 (java) R 596 599 16590 0 -1 4202560 9292 0 0 0 226 1 0 0 20 0 16 0 31256022 10876878848 61667 18446744073709551615 4194304 4196468 140728241118384 140419508803992 140420458501862 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 25571328 140728241119694 140728241119823 140728241119823 140728241123279 0
[pid=599/tid=625] ppid=596 vsize=10621952 CPUtime=0.61 cores=1,3,5,7
/proc/599/task/625/stat : 625 (java) S 596 599 16590 0 -1 1077944384 2940 0 0 0 61 0 0 0 20 0 16 0 31256022 10876878848 61667 18446744073709551615 4194304 4196468 140728241118384 140419507751152 140420473395842 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25571328 140728241119694 140728241119823 140728241119823 140728241123279 0
[pid=599/tid=626] ppid=596 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/599/task/626/stat : 626 (java) S 596 599 16590 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 31256022 10876878848 61667 18446744073709551615 4194304 4196468 140728241118384 140419506698848 140420473394901 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25571328 140728241119694 140728241119823 140728241119823 140728241123279 0
[pid=599/tid=627] ppid=596 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/599/task/627/stat : 627 (java) S 596 599 16590 0 -1 1077944384 379 0 0 0 0 0 0 0 20 0 16 0 31256029 10876878848 61667 18446744073709551615 4194304 4196468 140728241118384 140419505646384 140420473395842 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 15 0 0 6293624 6294260 25571328 140728241119694 140728241119823 140728241119823 140728241123279 0
[pid=599/tid=629] ppid=596 vsize=10621952 CPUtime=5.86 cores=1,3,5,7
/proc/599/task/629/stat : 629 (java) R 596 599 16590 0 -1 4202560 4061 0 0 0 583 3 0 0 20 0 16 0 31256046 10876878848 61667 18446744073709551615 4194304 4196468 140728241118384 140419502450240 140420084884556 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 25571328 140728241119694 140728241119823 140728241119823 140728241123279 0
Current children cumulated CPU time (s) 11.22
Current children cumulated vsize (KiB) 10621952

[startup+9.60066 s]
/proc/loadavg: 2.30 2.03 2.06 3/212 631
/proc/meminfo: memFree=24052936/32770624 swapFree=0/457016
[pid=599] ppid=596 vsize=10621952 CPUtime=15.52 cores=1,3,5,7
/proc/599/stat : 599 (java) S 596 599 16590 0 -1 1077944320 36733 0 0 0 1538 14 0 0 20 0 16 0 31256008 10876878848 93063 18446744073709551615 4194304 4196468 140728241118384 140728241100928 140420473384695 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 8 0 0 6293624 6294260 25571328 140728241119694 140728241119823 140728241119823 140728241123279 0
/proc/599/statm: 2655488 93063 3142 1 0 2644414 0
[pid=599/tid=601] ppid=596 vsize=10621952 CPUtime=0.21 cores=1,3,5,7
/proc/599/task/601/stat : 601 (java) S 596 599 16590 0 -1 1077944384 6199 0 0 0 19 2 0 0 20 0 16 0 31256017 10876878848 93063 18446744073709551615 4194304 4196468 140728241118384 140420477627568 140420473394901 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 6 0 0 6293624 6294260 25571328 140728241119694 140728241119823 140728241119823 140728241123279 0
[pid=599/tid=602] ppid=596 vsize=10621952 CPUtime=0.02 cores=1,3,5,7
/proc/599/task/602/stat : 602 (java) S 596 599 16590 0 -1 1077944384 145 0 0 0 2 0 0 0 20 0 16 0 31256017 10876878848 93063 18446744073709551615 4194304 4196468 140728241118384 140420403804432 140420473394901 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25571328 140728241119694 140728241119823 140728241119823 140728241123279 0
[pid=599/tid=603] ppid=596 vsize=10621952 CPUtime=0.01 cores=1,3,5,7
/proc/599/task/603/stat : 603 (java) S 596 599 16590 0 -1 1077944384 91 0 0 0 1 0 0 0 20 0 16 0 31256017 10876878848 93063 18446744073709551615 4194304 4196468 140728241118384 140420402751888 140420473394901 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25571328 140728241119694 140728241119823 140728241119823 140728241123279 0
[pid=599/tid=604] ppid=596 vsize=10621952 CPUtime=0.02 cores=1,3,5,7
/proc/599/task/604/stat : 604 (java) S 596 599 16590 0 -1 1077944384 192 0 0 0 2 0 0 0 20 0 16 0 31256017 10876878848 93063 18446744073709551615 4194304 4196468 140728241118384 140420401699344 140420473394901 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25571328 140728241119694 140728241119823 140728241119823 140728241123279 0
[pid=599/tid=605] ppid=596 vsize=10621952 CPUtime=0.02 cores=1,3,5,7
/proc/599/task/605/stat : 605 (java) S 596 599 16590 0 -1 1077944384 87 0 0 0 2 0 0 0 20 0 16 0 31256017 10876878848 93063 18446744073709551615 4194304 4196468 140728241118384 140420400646800 140420473394901 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25571328 140728241119694 140728241119823 140728241119823 140728241123279 0
[pid=599/tid=606] ppid=596 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/599/task/606/stat : 606 (java) S 596 599 16590 0 -1 1077944384 328 0 0 0 0 0 0 0 20 0 16 0 31256019 10876878848 93063 18446744073709551615 4194304 4196468 140728241118384 140419514067440 140420473395842 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25571328 140728241119694 140728241119823 140728241119823 140728241123279 0
[pid=599/tid=607] ppid=596 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/599/task/607/stat : 607 (java) S 596 599 16590 0 -1 1077944384 39 0 0 0 0 0 0 0 20 0 16 0 31256019 10876878848 93063 18446744073709551615 4194304 4196468 140728241118384 140419513013728 140420473394901 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25571328 140728241119694 140728241119823 140728241119823 140728241123279 0
[pid=599/tid=614] ppid=596 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/599/task/614/stat : 614 (java) S 596 599 16590 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 16 0 31256019 10876878848 93063 18446744073709551615 4194304 4196468 140728241118384 140419511961088 140420473394901 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25571328 140728241119694 140728241119823 140728241119823 140728241123279 0
[pid=599/tid=615] ppid=596 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/599/task/615/stat : 615 (java) S 596 599 16590 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 31256022 10876878848 93063 18446744073709551615 4194304 4196468 140728241118384 140419510909648 140420473403291 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25571328 140728241119694 140728241119823 140728241119823 140728241123279 0
[pid=599/tid=620] ppid=596 vsize=10621952 CPUtime=2.76 cores=1,3,5,7
/proc/599/task/620/stat : 620 (java) S 596 599 16590 0 -1 1077944384 9851 0 0 0 275 1 0 0 20 0 16 0 31256022 10876878848 93063 18446744073709551615 4194304 4196468 140728241118384 140419509856240 140420473395842 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 17 0 0 6293624 6294260 25571328 140728241119694 140728241119823 140728241119823 140728241123279 0
[pid=599/tid=624] ppid=596 vsize=10621952 CPUtime=2.68 cores=1,3,5,7
/proc/599/task/624/stat : 624 (java) S 596 599 16590 0 -1 1077944384 10334 0 0 0 267 1 0 0 20 0 16 0 31256022 10876878848 93063 18446744073709551615 4194304 4196468 140728241118384 140419508803696 140420473395842 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25571328 140728241119694 140728241119823 140728241119823 140728241123279 0
[pid=599/tid=625] ppid=596 vsize=10621952 CPUtime=0.66 cores=1,3,5,7
/proc/599/task/625/stat : 625 (java) S 596 599 16590 0 -1 1077944384 3114 0 0 0 65 1 0 0 20 0 16 0 31256022 10876878848 93063 18446744073709551615 4194304 4196468 140728241118384 140419507751152 140420473395842 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25571328 140728241119694 140728241119823 140728241119823 140728241123279 0
[pid=599/tid=626] ppid=596 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/599/task/626/stat : 626 (java) S 596 599 16590 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 31256022 10876878848 93063 18446744073709551615 4194304 4196468 140728241118384 140419506698848 140420473394901 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25571328 140728241119694 140728241119823 140728241119823 140728241123279 0
[pid=599/tid=627] ppid=596 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/599/task/627/stat : 627 (java) S 596 599 16590 0 -1 1077944384 379 0 0 0 0 0 0 0 20 0 16 0 31256029 10876878848 93063 18446744073709551615 4194304 4196468 140728241118384 140419505646384 140420473395842 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 15 0 0 6293624 6294260 25571328 140728241119694 140728241119823 140728241119823 140728241123279 0
[pid=599/tid=629] ppid=596 vsize=10621952 CPUtime=9.06 cores=1,3,5,7
/proc/599/task/629/stat : 629 (java) R 596 599 16590 0 -1 4202560 4626 0 0 0 901 5 0 0 20 0 16 0 31256046 10876878848 93063 18446744073709551615 4194304 4196468 140728241118384 140419502453144 140420084884639 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 25571328 140728241119694 140728241119823 140728241119823 140728241123279 0
Current children cumulated CPU time (s) 15.52
Current children cumulated vsize (KiB) 10621952

[startup+10.4006 s]
/proc/loadavg: 2.30 2.03 2.06 3/212 631
/proc/meminfo: memFree=23954136/32770624 swapFree=0/457016
[pid=599] ppid=596 vsize=10621952 CPUtime=16.48 cores=1,3,5,7
/proc/599/stat : 599 (java) S 596 599 16590 0 -1 1077944320 37358 0 0 0 1626 22 0 0 20 0 16 0 31256008 10876878848 102943 18446744073709551615 4194304 4196468 140728241118384 140728241100928 140420473384695 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 8 0 0 6293624 6294260 25571328 140728241119694 140728241119823 140728241119823 140728241123279 0
/proc/599/statm: 2655488 102943 3142 1 0 2644414 0
[pid=599/tid=601] ppid=596 vsize=10621952 CPUtime=0.21 cores=1,3,5,7
/proc/599/task/601/stat : 601 (java) S 596 599 16590 0 -1 1077944384 6199 0 0 0 19 2 0 0 20 0 16 0 31256017 10876878848 102943 18446744073709551615 4194304 4196468 140728241118384 140420477627568 140420473394901 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 6 0 0 6293624 6294260 25571328 140728241119694 140728241119823 140728241119823 140728241123279 0
[pid=599/tid=602] ppid=596 vsize=10621952 CPUtime=0.07 cores=1,3,5,7
/proc/599/task/602/stat : 602 (java) S 596 599 16590 0 -1 1077944384 420 0 0 0 5 2 0 0 20 0 16 0 31256017 10876878848 102943 18446744073709551615 4194304 4196468 140728241118384 140420403804432 140420473394901 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25571328 140728241119694 140728241119823 140728241119823 140728241123279 0
[pid=599/tid=603] ppid=596 vsize=10621952 CPUtime=0.07 cores=1,3,5,7
/proc/599/task/603/stat : 603 (java) S 596 599 16590 0 -1 1077944384 133 0 0 0 5 2 0 0 20 0 16 0 31256017 10876878848 102943 18446744073709551615 4194304 4196468 140728241118384 140420402751888 140420473394901 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25571328 140728241119694 140728241119823 140728241119823 140728241123279 0
[pid=599/tid=604] ppid=596 vsize=10621952 CPUtime=0.07 cores=1,3,5,7
/proc/599/task/604/stat : 604 (java) S 596 599 16590 0 -1 1077944384 261 0 0 0 5 2 0 0 20 0 16 0 31256017 10876878848 102943 18446744073709551615 4194304 4196468 140728241118384 140420401699344 140420473394901 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25571328 140728241119694 140728241119823 140728241119823 140728241123279 0
[pid=599/tid=605] ppid=596 vsize=10621952 CPUtime=0.07 cores=1,3,5,7
/proc/599/task/605/stat : 605 (java) S 596 599 16590 0 -1 1077944384 149 0 0 0 5 2 0 0 20 0 16 0 31256017 10876878848 102943 18446744073709551615 4194304 4196468 140728241118384 140420400646800 140420473394901 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25571328 140728241119694 140728241119823 140728241119823 140728241123279 0
[pid=599/tid=606] ppid=596 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/599/task/606/stat : 606 (java) S 596 599 16590 0 -1 1077944384 486 0 0 0 0 0 0 0 20 0 16 0 31256019 10876878848 102943 18446744073709551615 4194304 4196468 140728241118384 140419514067440 140420473395842 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25571328 140728241119694 140728241119823 140728241119823 140728241123279 0
[pid=599/tid=607] ppid=596 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/599/task/607/stat : 607 (java) S 596 599 16590 0 -1 1077944384 39 0 0 0 0 0 0 0 20 0 16 0 31256019 10876878848 102943 18446744073709551615 4194304 4196468 140728241118384 140419513013728 140420473394901 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25571328 140728241119694 140728241119823 140728241119823 140728241123279 0
[pid=599/tid=614] ppid=596 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/599/task/614/stat : 614 (java) S 596 599 16590 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 16 0 31256019 10876878848 102943 18446744073709551615 4194304 4196468 140728241118384 140419511961088 140420473394901 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25571328 140728241119694 140728241119823 140728241119823 140728241123279 0
[pid=599/tid=615] ppid=596 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/599/task/615/stat : 615 (java) S 596 599 16590 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 31256022 10876878848 102943 18446744073709551615 4194304 4196468 140728241118384 140419510909648 140420473403291 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25571328 140728241119694 140728241119823 140728241119823 140728241123279 0
[pid=599/tid=620] ppid=596 vsize=10621952 CPUtime=2.76 cores=1,3,5,7
/proc/599/task/620/stat : 620 (java) S 596 599 16590 0 -1 1077944384 9851 0 0 0 275 1 0 0 20 0 16 0 31256022 10876878848 102943 18446744073709551615 4194304 4196468 140728241118384 140419509856240 140420473395842 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 17 0 0 6293624 6294260 25571328 140728241119694 140728241119823 140728241119823 140728241123279 0
[pid=599/tid=624] ppid=596 vsize=10621952 CPUtime=2.68 cores=1,3,5,7
/proc/599/task/624/stat : 624 (java) S 596 599 16590 0 -1 1077944384 10334 0 0 0 267 1 0 0 20 0 16 0 31256022 10876878848 102943 18446744073709551615 4194304 4196468 140728241118384 140419508803696 140420473395842 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25571328 140728241119694 140728241119823 140728241119823 140728241123279 0
[pid=599/tid=625] ppid=596 vsize=10621952 CPUtime=0.66 cores=1,3,5,7
/proc/599/task/625/stat : 625 (java) S 596 599 16590 0 -1 1077944384 3114 0 0 0 65 1 0 0 20 0 16 0 31256022 10876878848 102943 18446744073709551615 4194304 4196468 140728241118384 140419507751152 140420473395842 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25571328 140728241119694 140728241119823 140728241119823 140728241123279 0
[pid=599/tid=626] ppid=596 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/599/task/626/stat : 626 (java) S 596 599 16590 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 31256022 10876878848 102943 18446744073709551615 4194304 4196468 140728241118384 140419506698848 140420473394901 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25571328 140728241119694 140728241119823 140728241119823 140728241123279 0
[pid=599/tid=627] ppid=596 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/599/task/627/stat : 627 (java) S 596 599 16590 0 -1 1077944384 386 0 0 0 0 0 0 0 20 0 16 0 31256029 10876878848 102943 18446744073709551615 4194304 4196468 140728241118384 140419505646384 140420473395842 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 15 0 0 6293624 6294260 25571328 140728241119694 140728241119823 140728241119823 140728241123279 0
[pid=599/tid=629] ppid=596 vsize=10621952 CPUtime=9.8 cores=1,3,5,7
/proc/599/task/629/stat : 629 (java) R 596 599 16590 0 -1 4202560 4638 0 0 0 975 5 0 0 20 0 16 0 31256046 10876878848 102943 18446744073709551615 4194304 4196468 140728241118384 140419502454488 140420084647969 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 25571328 140728241119694 140728241119823 140728241119823 140728241123279 0
Current children cumulated CPU time (s) 16.48
Current children cumulated vsize (KiB) 10621952

[startup+10.8076 s]
/proc/loadavg: 2.30 2.03 2.06 3/212 631
/proc/meminfo: memFree=23954136/32770624 swapFree=0/457016
[pid=599] ppid=596 vsize=10624000 CPUtime=16.95 cores=1,3,5,7
/proc/599/stat : 599 (java) S 596 599 16590 0 -1 1077944320 38036 0 0 0 1673 22 0 0 20 0 16 0 31256008 10878976000 103039 18446744073709551615 4194304 4196468 140728241118384 140728241100928 140420473384695 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 8 0 0 6293624 6294260 25571328 140728241119694 140728241119823 140728241119823 140728241123279 0
/proc/599/statm: 2656000 103039 3145 1 0 2644926 0
[pid=599/tid=601] ppid=596 vsize=10624000 CPUtime=0.21 cores=1,3,5,7
/proc/599/task/601/stat : 601 (java) S 596 599 16590 0 -1 1077944384 6199 0 0 0 19 2 0 0 20 0 16 0 31256017 10878976000 103039 18446744073709551615 4194304 4196468 140728241118384 140420477627568 140420473394901 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 6 0 0 6293624 6294260 25571328 140728241119694 140728241119823 140728241119823 140728241123279 0
[pid=599/tid=602] ppid=596 vsize=10624000 CPUtime=0.07 cores=1,3,5,7
/proc/599/task/602/stat : 602 (java) S 596 599 16590 0 -1 1077944384 420 0 0 0 5 2 0 0 20 0 16 0 31256017 10878976000 103039 18446744073709551615 4194304 4196468 140728241118384 140420403804432 140420473394901 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25571328 140728241119694 140728241119823 140728241119823 140728241123279 0
[pid=599/tid=603] ppid=596 vsize=10624000 CPUtime=0.07 cores=1,3,5,7
/proc/599/task/603/stat : 603 (java) S 596 599 16590 0 -1 1077944384 133 0 0 0 5 2 0 0 20 0 16 0 31256017 10878976000 103039 18446744073709551615 4194304 4196468 140728241118384 140420402751888 140420473394901 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25571328 140728241119694 140728241119823 140728241119823 140728241123279 0
[pid=599/tid=604] ppid=596 vsize=10624000 CPUtime=0.07 cores=1,3,5,7
/proc/599/task/604/stat : 604 (java) S 596 599 16590 0 -1 1077944384 261 0 0 0 5 2 0 0 20 0 16 0 31256017 10878976000 103039 18446744073709551615 4194304 4196468 140728241118384 140420401699344 140420473394901 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25571328 140728241119694 140728241119823 140728241119823 140728241123279 0
[pid=599/tid=605] ppid=596 vsize=10624000 CPUtime=0.07 cores=1,3,5,7
/proc/599/task/605/stat : 605 (java) S 596 599 16590 0 -1 1077944384 149 0 0 0 5 2 0 0 20 0 16 0 31256017 10878976000 103039 18446744073709551615 4194304 4196468 140728241118384 140420400646800 140420473394901 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25571328 140728241119694 140728241119823 140728241119823 140728241123279 0
[pid=599/tid=606] ppid=596 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/599/task/606/stat : 606 (java) S 596 599 16590 0 -1 1077944384 486 0 0 0 0 0 0 0 20 0 16 0 31256019 10878976000 103039 18446744073709551615 4194304 4196468 140728241118384 140419514067440 140420473395842 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25571328 140728241119694 140728241119823 140728241119823 140728241123279 0
[pid=599/tid=607] ppid=596 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/599/task/607/stat : 607 (java) S 596 599 16590 0 -1 1077944384 39 0 0 0 0 0 0 0 20 0 16 0 31256019 10878976000 103039 18446744073709551615 4194304 4196468 140728241118384 140419513013728 140420473394901 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25571328 140728241119694 140728241119823 140728241119823 140728241123279 0
[pid=599/tid=614] ppid=596 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/599/task/614/stat : 614 (java) S 596 599 16590 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 16 0 31256019 10878976000 103039 18446744073709551615 4194304 4196468 140728241118384 140419511961088 140420473394901 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25571328 140728241119694 140728241119823 140728241119823 140728241123279 0
[pid=599/tid=615] ppid=596 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/599/task/615/stat : 615 (java) S 596 599 16590 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 31256022 10878976000 103039 18446744073709551615 4194304 4196468 140728241118384 140419510909648 140420473403291 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25571328 140728241119694 140728241119823 140728241119823 140728241123279 0
[pid=599/tid=620] ppid=596 vsize=10624000 CPUtime=2.78 cores=1,3,5,7
/proc/599/task/620/stat : 620 (java) R 596 599 16590 0 -1 4202560 9963 0 0 0 277 1 0 0 20 0 16 0 31256022 10878976000 103039 18446744073709551615 4194304 4196468 140728241118384 140419509842336 140420454084999 0 4 1 16800974 0 0 0 -1 1 0 0 17 0 0 6293624 6294260 25571328 140728241119694 140728241119823 140728241119823 140728241123279 0
[pid=599/tid=624] ppid=596 vsize=10624000 CPUtime=2.7 cores=1,3,5,7
/proc/599/task/624/stat : 624 (java) R 596 599 16590 0 -1 4202560 10394 0 0 0 269 1 0 0 20 0 16 0 31256022 10878976000 103039 18446744073709551615 4194304 4196468 140728241118384 140419508795024 140420456885193 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 25571328 140728241119694 140728241119823 140728241119823 140728241123279 0
[pid=599/tid=625] ppid=596 vsize=10624000 CPUtime=0.67 cores=1,3,5,7
/proc/599/task/625/stat : 625 (java) S 596 599 16590 0 -1 1077944384 3385 0 0 0 66 1 0 0 20 0 16 0 31256022 10878976000 103039 18446744073709551615 4194304 4196468 140728241118384 140419507751152 140420473395842 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25571328 140728241119694 140728241119823 140728241119823 140728241123279 0
[pid=599/tid=626] ppid=596 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/599/task/626/stat : 626 (java) S 596 599 16590 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 31256022 10878976000 103039 18446744073709551615 4194304 4196468 140728241118384 140419506698848 140420473394901 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25571328 140728241119694 140728241119823 140728241119823 140728241123279 0
[pid=599/tid=627] ppid=596 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/599/task/627/stat : 627 (java) S 596 599 16590 0 -1 1077944384 386 0 0 0 0 0 0 0 20 0 16 0 31256029 10878976000 103039 18446744073709551615 4194304 4196468 140728241118384 140419505646384 140420473395842 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 15 0 0 6293624 6294260 25571328 140728241119694 140728241119823 140728241119823 140728241123279 0
[pid=599/tid=629] ppid=596 vsize=10624000 CPUtime=10.21 cores=1,3,5,7
/proc/599/task/629/stat : 629 (java) R 596 599 16590 0 -1 4202560 4881 0 0 0 1016 5 0 0 20 0 16 0 31256046 10878976000 103039 18446744073709551615 4194304 4196468 140728241118384 140419502455904 140420088026965 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 25571328 140728241119694 140728241119823 140728241119823 140728241123279 0
Current children cumulated CPU time (s) 16.95
Current children cumulated vsize (KiB) 10624000

[startup+11.2007 s]
/proc/loadavg: 2.30 2.03 2.06 4/212 631
/proc/meminfo: memFree=23964224/32770624 swapFree=0/457024
[pid=599] ppid=596 vsize=10624000 CPUtime=17.85 cores=1,3,5,7
/proc/599/stat : 599 (java) S 596 599 16590 0 -1 1077944320 39114 0 0 0 1762 23 0 0 20 0 14 0 31256008 10878976000 103621 18446744073709551615 4194304 4196468 140728241118384 140728241100928 140420473384695 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 8 0 0 6293624 6294260 25571328 140728241119694 140728241119823 140728241119823 140728241123279 0
/proc/599/statm: 2656000 103621 3147 1 0 2644926 0
[pid=599/tid=601] ppid=596 vsize=10624000 CPUtime=0.21 cores=1,3,5,7
/proc/599/task/601/stat : 601 (java) S 596 599 16590 0 -1 1077944384 6232 0 0 0 19 2 0 0 20 0 14 0 31256017 10878976000 103621 18446744073709551615 4194304 4196468 140728241118384 140420477627536 140420473394901 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 6 0 0 6293624 6294260 25571328 140728241119694 140728241119823 140728241119823 140728241123279 0
[pid=599/tid=602] ppid=596 vsize=10624000 CPUtime=0.07 cores=1,3,5,7
/proc/599/task/602/stat : 602 (java) S 596 599 16590 0 -1 1077944384 420 0 0 0 5 2 0 0 20 0 14 0 31256017 10878976000 103621 18446744073709551615 4194304 4196468 140728241118384 140420403804432 140420473394901 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25571328 140728241119694 140728241119823 140728241119823 140728241123279 0
[pid=599/tid=603] ppid=596 vsize=10624000 CPUtime=0.07 cores=1,3,5,7
/proc/599/task/603/stat : 603 (java) S 596 599 16590 0 -1 1077944384 133 0 0 0 5 2 0 0 20 0 14 0 31256017 10878976000 103621 18446744073709551615 4194304 4196468 140728241118384 140420402751888 140420473394901 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25571328 140728241119694 140728241119823 140728241119823 140728241123279 0
[pid=599/tid=604] ppid=596 vsize=10624000 CPUtime=0.07 cores=1,3,5,7
/proc/599/task/604/stat : 604 (java) S 596 599 16590 0 -1 1077944384 261 0 0 0 5 2 0 0 20 0 14 0 31256017 10878976000 103621 18446744073709551615 4194304 4196468 140728241118384 140420401699344 140420473394901 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25571328 140728241119694 140728241119823 140728241119823 140728241123279 0
[pid=599/tid=605] ppid=596 vsize=10624000 CPUtime=0.07 cores=1,3,5,7
/proc/599/task/605/stat : 605 (java) S 596 599 16590 0 -1 1077944384 149 0 0 0 5 2 0 0 20 0 14 0 31256017 10878976000 103621 18446744073709551615 4194304 4196468 140728241118384 140420400646800 140420473394901 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25571328 140728241119694 140728241119823 140728241119823 140728241123279 0
[pid=599/tid=606] ppid=596 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/599/task/606/stat : 606 (java) S 596 599 16590 0 -1 1077944384 487 0 0 0 0 0 0 0 20 0 14 0 31256019 10878976000 103621 18446744073709551615 4194304 4196468 140728241118384 140419514067648 140420473395842 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25571328 140728241119694 140728241119823 140728241119823 140728241123279 0
[pid=599/tid=607] ppid=596 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/599/task/607/stat : 607 (java) S 596 599 16590 0 -1 1077944384 39 0 0 0 0 0 0 0 20 0 14 0 31256019 10878976000 103621 18446744073709551615 4194304 4196468 140728241118384 140419513013728 140420473394901 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25571328 140728241119694 140728241119823 140728241119823 140728241123279 0
[pid=599/tid=614] ppid=596 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/599/task/614/stat : 614 (java) S 596 599 16590 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 14 0 31256019 10878976000 103621 18446744073709551615 4194304 4196468 140728241118384 140419511961088 140420473394901 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25571328 140728241119694 140728241119823 140728241119823 140728241123279 0
[pid=599/tid=615] ppid=596 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/599/task/615/stat : 615 (java) S 596 599 16590 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 14 0 31256022 10878976000 103621 18446744073709551615 4194304 4196468 140728241118384 140419510909296 140420473394901 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25571328 140728241119694 140728241119823 140728241119823 140728241123279 0
[pid=599/tid=620] ppid=596 vsize=10624000 CPUtime=3.05 cores=1,3,5,7
/proc/599/task/620/stat : 620 (java) S 596 599 16590 0 -1 1077944384 10337 0 0 0 304 1 0 0 20 0 14 0 31256022 10878976000 103621 18446744073709551615 4194304 4196468 140728241118384 140419509841312 140420473394901 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 17 0 0 6293624 6294260 25571328 140728241119694 140728241119823 140728241119823 140728241123279 0
[pid=599/tid=624] ppid=596 vsize=10624000 CPUtime=2.89 cores=1,3,5,7
/proc/599/task/624/stat : 624 (java) S 596 599 16590 0 -1 1077944384 10534 0 0 0 288 1 0 0 20 0 14 0 31256022 10878976000 103621 18446744073709551615 4194304 4196468 140728241118384 140419508788752 140420473394901 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25571328 140728241119694 140728241119823 140728241119823 140728241123279 0
[pid=599/tid=625] ppid=596 vsize=10624000 CPUtime=0.72 cores=1,3,5,7
/proc/599/task/625/stat : 625 (java) S 596 599 16590 0 -1 1077944384 3506 0 0 0 71 1 0 0 20 0 14 0 31256022 10878976000 103621 18446744073709551615 4194304 4196468 140728241118384 140419507751152 140420473395842 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25571328 140728241119694 140728241119823 140728241119823 140728241123279 0
[pid=599/tid=626] ppid=596 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/599/task/626/stat : 626 (java) S 596 599 16590 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 13 0 31256022 10878976000 103682 18446744073709551615 4194304 4196468 140728241118384 140419506698848 140420473394901 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25571328 140728241119694 140728241119823 140728241119823 140728241123279 0
Current children cumulated CPU time (s) 17.85
Current children cumulated vsize (KiB) 10624000

Child status: 0
Real time (s): 11.2074
CPU time (s): 17.8598
CPU user time (s): 17.6206
CPU system time (s): 0.239161
CPU usage (%): 159.357
Max. virtual memory (cumulated for all children) (KiB): 10624000

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 17.6206
system time used= 0.239161
maximum resident set size= 424192
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 39136
page faults= 0
swaps= 0
block input operations= 0
block output operations= 112
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2933
involuntary context switches= 52

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

The end

Launcher Data

Begin job on node127 at 2017-08-09 16:42:58
IDJOB=4264582
IDBENCH=126926
IDSOLVER=2652
FILE ID=node127/4264582-1502290624
RUNJOBID= node127-1502258002-23062
PBS_JOBID= 
Free space on /tmp= 62020 MiB

SOLVER NAME= AbsCon-basic 2017-06-11
BENCH NAME= XCSP17/RoomMate/RoomMate-int-s1/RoomMate-sr0090-int.xml
COMMAND LINE= java -jar HOME/AbsCon-basic.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4264582-1502290624/watcher-4264582-1502290624 -o /tmp/evaluation-result-4264582-1502290624/solver-4264582-1502290624 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node127-1502258002-23062 --watchdog 2580  java -jar HOME/AbsCon-basic.jar HOME/instance-4264582-1502290624.xml

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

MD5SUM BENCH= 736de82f791153c97c8888e5ab3f097d
RANDOM SEED=348491105

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:        24366648 kB
MemAvailable:   24973240 kB
Buffers:          204316 kB
Cached:           686668 kB
SwapCached:            0 kB
Active:          7499500 kB
Inactive:         473692 kB
Active(anon):    7082284 kB
Inactive(anon):    16716 kB
Active(file):     417216 kB
Inactive(file):   456976 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8392 kB
Writeback:             0 kB
AnonPages:       7200160 kB
Mapped:            49016 kB
Shmem:             17060 kB
Slab:             121940 kB
SReclaimable:      96468 kB
SUnreclaim:        25472 kB
KernelStack:        3728 kB
PageTables:        18484 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    8618784 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   6995968 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= 62012 MiB
End job on node127 at 2017-08-09 16:43:10