Trace number 4307765

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
OscaR - Conflict Ordering 2018-08-14? (TO) 2520.12 2489.12

General information on the benchmark

NameRlfap/Rlfap-dec-scens11/
Rlfap-scen-11-f06_c18.xml
MD5SUM70b591545a4dc5c7490ecc842d516269
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark2.89664
Satisfiable
(Un)Satisfiability was proved
Number of variables680
Number of constraints4103
Number of domains5
Minimum domain size6
Maximum domain size38
Distribution of domain sizes[{"size":6,"count":2},{"size":21,"count":4},{"size":22,"count":10},{"size":31,"count":336},{"size":38,"count":328}]
Minimum variable degree1
Maximum variable degree62
Distribution of variable degrees[{"degree":1,"count":1},{"degree":3,"count":26},{"degree":4,"count":13},{"degree":5,"count":86},{"degree":6,"count":20},{"degree":7,"count":89},{"degree":8,"count":12},{"degree":9,"count":87},{"degree":10,"count":28},{"degree":11,"count":42},{"degree":12,"count":25},{"degree":13,"count":40},{"degree":14,"count":14},{"degree":15,"count":40},{"degree":16,"count":8},{"degree":17,"count":29},{"degree":18,"count":6},{"degree":19,"count":18},{"degree":20,"count":13},{"degree":21,"count":11},{"degree":22,"count":7},{"degree":23,"count":7},{"degree":24,"count":8},{"degree":25,"count":8},{"degree":27,"count":9},{"degree":28,"count":8},{"degree":29,"count":2},{"degree":30,"count":6},{"degree":31,"count":1},{"degree":35,"count":3},{"degree":36,"count":3},{"degree":38,"count":2},{"degree":39,"count":2},{"degree":42,"count":1},{"degree":43,"count":1},{"degree":44,"count":1},{"degree":47,"count":1},{"degree":55,"count":1},{"degree":62,"count":1}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":4103}]
Number of extensional constraints0
Number of intensional constraints4103
Distribution of constraint types[{"type":"intension","count":4103}]
Optimization problemNO
Type of objective

Solver Data

0.67/0.56	c version: 2018-08-14
0.67/0.56	c seed: 331560155
0.67/0.57	c timeout: 2520
0.67/0.57	c memlimit: 11000
0.67/0.57	c nbcore: 4
0.67/0.59	c Parsing instance...
5.78/2.39	c Parsing done, starting search...
2520.10/2489.11	s UNKNOWN

Verifier Data


Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (6254 MiB free)
  memory of node 1: 16384 MiB (8002 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4307765-1534258835/watcher-4307765-1534258835 -o /tmp/evaluation-result-4307765-1534258835/solver-4307765-1534258835 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node104-1534258056-911 --watchdog 2580 java -Xmx11000m -jar oscarCPXcsp3-conf_order.jar --randomseed 331560155 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4307765-1534258835.xml 

running on 4 cores: 0,2,4,6

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


[startup+0.106755 s]*
/proc/loadavg: 1.39 1.33 0.85 4/215 1249
/proc/meminfo: memFree=14580740/32770624 swapFree=67108504/67108860
[pid=1234] ppid=1231 vsize=14082736 memory=31548 CPUtime=0.12 cores=0,2,4,6
/proc/1234/stat : 1234 (java) S 1231 1234 875 0 -1 1077944320 6801 0 0 0 11 1 0 0 20 0 15 0 243446701 14420721664 7887 33554432000 4194304 4196468 140724383850224 140724383832768 139908440252151 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 29585408 140724383851601 140724383851785 140724383851785 140724383854543 0
/proc/1234/statm: 3520684 7887 3142 1 0 3482761 0
[pid=1234/tid=1236] ppid=1231 vsize=14082736 memory=8389772277269004345 CPUtime=0.09 cores=0,2,4,6
/proc/1234/task/1236/stat : 1236 (java) R 1231 1234 875 0 -1 4202560 4869 0 0 0 8 1 0 0 20 0 15 0 243446701 14420721664 7887 33554432000 4194304 4196468 140724383850224 139908444449920 139908425417790 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 29585408 140724383851601 140724383851785 140724383851785 140724383854543 0
[pid=1234/tid=1237] ppid=1231 vsize=14082736 memory=288293255295270935 CPUtime=0 cores=0,2,4,6
/proc/1234/task/1237/stat : 1237 (java) S 1231 1234 875 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 243446702 14420721664 7887 33554432000 4194304 4196468 140724383850224 139908370340752 139908440262357 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29585408 140724383851601 140724383851785 140724383851785 140724383854543 0
[pid=1234/tid=1238] ppid=1231 vsize=14082736 memory=288370372122510976 CPUtime=0 cores=0,2,4,6
/proc/1234/task/1238/stat : 1238 (java) S 1231 1234 875 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 243446702 14420721664 7887 33554432000 4194304 4196468 140724383850224 139908369287952 139908440262357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29585408 140724383851601 140724383851785 140724383851785 140724383854543 0
[pid=1234/tid=1239] ppid=1231 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1234/task/1239/stat : 1239 (java) S 1231 1234 875 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 243446702 14420721664 7887 33554432000 4194304 4196468 140724383850224 139908368235664 139908440262357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29585408 140724383851601 140724383851785 140724383851785 140724383854543 0
[pid=1234/tid=1240] ppid=1231 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/1234/task/1240/stat : 1240 (java) S 1231 1234 875 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 243446702 14420721664 7887 33554432000 4194304 4196468 140724383850224 139908367182864 139908440262357 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29585408 140724383851601 140724383851785 140724383851785 140724383854543 0
[pid=1234/tid=1241] ppid=1231 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1234/task/1241/stat : 1241 (java) S 1231 1234 875 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 243446703 14420721664 7887 33554432000 4194304 4196468 140724383850224 139907914238064 139908440263298 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29585408 140724383851601 140724383851785 140724383851785 140724383854543 0
[pid=1234/tid=1242] ppid=1231 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/1234/task/1242/stat : 1242 (java) S 1231 1234 875 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 243446704 14420721664 7887 33554432000 4194304 4196468 140724383850224 139907913184032 139908440262357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29585408 140724383851601 140724383851785 140724383851785 140724383854543 0
[pid=1234/tid=1243] ppid=1231 vsize=14082736 memory=139995970799232 CPUtime=0 cores=0,2,4,6
/proc/1234/task/1243/stat : 1243 (java) S 1231 1234 875 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 243446704 14420721664 7887 33554432000 4194304 4196468 140724383850224 139907912131696 139908440262357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29585408 140724383851601 140724383851785 140724383851785 140724383854543 0
[pid=1234/tid=1244] ppid=1231 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/1234/task/1244/stat : 1244 (java) S 1231 1234 875 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 243446706 14420721664 7887 33554432000 4194304 4196468 140724383850224 139907911080016 139908440270747 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29585408 140724383851601 140724383851785 140724383851785 140724383854543 0
[pid=1234/tid=1245] ppid=1231 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1234/task/1245/stat : 1245 (java) S 1231 1234 875 0 -1 1077944384 299 0 0 0 0 0 0 0 20 0 15 0 243446706 14420721664 7887 33554432000 4194304 4196468 140724383850224 139907910027888 139908440263298 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29585408 140724383851601 140724383851785 140724383851785 140724383854543 0
[pid=1234/tid=1246] ppid=1231 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/1234/task/1246/stat : 1246 (java) S 1231 1234 875 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 243446706 14420721664 7887 33554432000 4194304 4196468 140724383850224 139907908975088 139908440263298 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29585408 140724383851601 140724383851785 140724383851785 140724383854543 0
[pid=1234/tid=1247] ppid=1231 vsize=14082736 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/1234/task/1247/stat : 1247 (java) S 1231 1234 875 0 -1 1077944384 257 0 0 0 1 0 0 0 20 0 15 0 243446706 14420721664 7887 33554432000 4194304 4196468 140724383850224 139907907922800 139908440263298 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29585408 140724383851601 140724383851785 140724383851785 140724383854543 0
[pid=1234/tid=1248] ppid=1231 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1234/task/1248/stat : 1248 (java) S 1231 1234 875 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 243446706 14420721664 7887 33554432000 4194304 4196468 140724383850224 139907906870240 139908440262357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29585408 140724383851601 140724383851785 140724383851785 140724383854543 0
[pid=1234/tid=1249] ppid=1231 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1234/task/1249/stat : 1249 (java) S 1231 1234 875 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 243446707 14420721664 7887 33554432000 4194304 4196468 140724383850224 139907905817008 139908440263298 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29585408 140724383851601 140724383851785 140724383851785 140724383854543 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 31548 KiB

[startup+0.210359 s]*
/proc/loadavg: 1.39 1.33 0.85 4/215 1249
/proc/meminfo: memFree=14565980/32770624 swapFree=67108504/67108860
[pid=1234] ppid=1231 vsize=14082736 memory=47084 CPUtime=0.28 cores=0,2,4,6
/proc/1234/stat : 1234 (java) S 1231 1234 875 0 -1 1077944320 10325 0 0 0 26 2 0 0 20 0 15 0 243446701 14420721664 11771 33554432000 4194304 4196468 140724383850224 140724383832768 139908440252151 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 29585408 140724383851601 140724383851785 140724383851785 140724383854543 0
/proc/1234/statm: 3520684 11771 3347 1 0 3482761 0
[pid=1234/tid=1236] ppid=1231 vsize=14082736 memory=8389772277269004345 CPUtime=0.2 cores=0,2,4,6
/proc/1234/task/1236/stat : 1236 (java) R 1231 1234 875 0 -1 4202560 8156 0 0 0 18 2 0 0 20 0 15 0 243446701 14420721664 11771 33554432000 4194304 4196468 140724383850224 139908444477952 139908432489278 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 29585408 140724383851601 140724383851785 140724383851785 140724383854543 0
[pid=1234/tid=1237] ppid=1231 vsize=14082736 memory=288293255295270935 CPUtime=0 cores=0,2,4,6
/proc/1234/task/1237/stat : 1237 (java) S 1231 1234 875 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 243446702 14420721664 11771 33554432000 4194304 4196468 140724383850224 139908370340752 139908440262357 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29585408 140724383851601 140724383851785 140724383851785 140724383854543 0
[pid=1234/tid=1238] ppid=1231 vsize=14082736 memory=288370372122510976 CPUtime=0 cores=0,2,4,6
/proc/1234/task/1238/stat : 1238 (java) S 1231 1234 875 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 243446702 14420721664 11771 33554432000 4194304 4196468 140724383850224 139908369287952 139908440262357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29585408 140724383851601 140724383851785 140724383851785 140724383854543 0
[pid=1234/tid=1239] ppid=1231 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1234/task/1239/stat : 1239 (java) S 1231 1234 875 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 243446702 14420721664 11771 33554432000 4194304 4196468 140724383850224 139908368235664 139908440262357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29585408 140724383851601 140724383851785 140724383851785 140724383854543 0
[pid=1234/tid=1240] ppid=1231 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/1234/task/1240/stat : 1240 (java) S 1231 1234 875 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 243446702 14420721664 11771 33554432000 4194304 4196468 140724383850224 139908367182864 139908440262357 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29585408 140724383851601 140724383851785 140724383851785 140724383854543 0
[pid=1234/tid=1241] ppid=1231 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1234/task/1241/stat : 1241 (java) S 1231 1234 875 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 243446703 14420721664 11771 33554432000 4194304 4196468 140724383850224 139907914238064 139908440263298 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29585408 140724383851601 140724383851785 140724383851785 140724383854543 0
[pid=1234/tid=1242] ppid=1231 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/1234/task/1242/stat : 1242 (java) S 1231 1234 875 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 243446704 14420721664 11771 33554432000 4194304 4196468 140724383850224 139907913184032 139908440262357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29585408 140724383851601 140724383851785 140724383851785 140724383854543 0
[pid=1234/tid=1243] ppid=1231 vsize=14082736 memory=139995970799232 CPUtime=0 cores=0,2,4,6
/proc/1234/task/1243/stat : 1243 (java) S 1231 1234 875 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 243446704 14420721664 11771 33554432000 4194304 4196468 140724383850224 139907912131696 139908440262357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29585408 140724383851601 140724383851785 140724383851785 140724383854543 0
[pid=1234/tid=1244] ppid=1231 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/1234/task/1244/stat : 1244 (java) S 1231 1234 875 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 243446706 14420721664 11771 33554432000 4194304 4196468 140724383850224 139907911080016 139908440270747 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29585408 140724383851601 140724383851785 140724383851785 140724383854543 0
[pid=1234/tid=1245] ppid=1231 vsize=14082736 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/1234/task/1245/stat : 1245 (java) R 1231 1234 875 0 -1 4202560 501 0 0 0 1 0 0 0 20 0 15 0 243446706 14420721664 11771 33554432000 4194304 4196468 140724383850224 139907910027888 139908421625608 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 29585408 140724383851601 140724383851785 140724383851785 140724383854543 0
[pid=1234/tid=1246] ppid=1231 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/1234/task/1246/stat : 1246 (java) R 1231 1234 875 0 -1 1077944384 26 0 0 0 0 0 0 0 20 0 15 0 243446706 14420721664 11771 33554432000 4194304 4196468 140724383850224 139907908975088 139908440263298 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 29585408 140724383851601 140724383851785 140724383851785 140724383854543 0
[pid=1234/tid=1247] ppid=1231 vsize=14082736 memory=0 CPUtime=0.05 cores=0,2,4,6
/proc/1234/task/1247/stat : 1247 (java) R 1231 1234 875 0 -1 4202560 275 0 0 0 5 0 0 0 20 0 15 0 243446706 14420721664 11771 33554432000 4194304 4196468 140724383850224 139907907922800 139908419206861 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 29585408 140724383851601 140724383851785 140724383851785 140724383854543 0
[pid=1234/tid=1248] ppid=1231 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1234/task/1248/stat : 1248 (java) S 1231 1234 875 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 243446706 14420721664 11771 33554432000 4194304 4196468 140724383850224 139907906870240 139908440262357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29585408 140724383851601 140724383851785 140724383851785 140724383854543 0
[pid=1234/tid=1249] ppid=1231 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1234/task/1249/stat : 1249 (java) S 1231 1234 875 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 243446707 14420721664 11771 33554432000 4194304 4196468 140724383850224 139907905817008 139908440263298 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29585408 140724383851601 140724383851785 140724383851785 140724383854543 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 47084 KiB

[startup+0.310537 s]*
/proc/loadavg: 1.39 1.33 0.85 3/215 1249
/proc/meminfo: memFree=14562072/32770624 swapFree=67108504/67108860
[pid=1234] ppid=1231 vsize=14082736 memory=50484 CPUtime=0.44 cores=0,2,4,6
/proc/1234/stat : 1234 (java) S 1231 1234 875 0 -1 1077944320 10768 0 0 0 41 3 0 0 20 0 15 0 243446701 14420721664 12621 33554432000 4194304 4196468 140724383850224 140724383832768 139908440252151 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 29585408 140724383851601 140724383851785 140724383851785 140724383854543 0
/proc/1234/statm: 3520684 12621 3383 1 0 3482761 0
[pid=1234/tid=1236] ppid=1231 vsize=14082736 memory=1399051139730258233 CPUtime=0.29 cores=0,2,4,6
/proc/1234/task/1236/stat : 1236 (java) R 1231 1234 875 0 -1 4202560 8490 0 0 0 27 2 0 0 20 0 15 0 243446701 14420721664 12621 33554432000 4194304 4196468 140724383850224 139908444463664 139908420527834 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 29585408 140724383851601 140724383851785 140724383851785 140724383854543 0
[pid=1234/tid=1237] ppid=1231 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1234/task/1237/stat : 1237 (java) S 1231 1234 875 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 243446702 14420721664 12621 33554432000 4194304 4196468 140724383850224 139908370340752 139908440262357 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29585408 140724383851601 140724383851785 140724383851785 140724383854543 0
[pid=1234/tid=1238] ppid=1231 vsize=14082736 memory=279991736742160 CPUtime=0 cores=0,2,4,6
/proc/1234/task/1238/stat : 1238 (java) S 1231 1234 875 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 243446702 14420721664 12621 33554432000 4194304 4196468 140724383850224 139908369287952 139908440262357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29585408 140724383851601 140724383851785 140724383851785 140724383854543 0
[pid=1234/tid=1239] ppid=1231 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1234/task/1239/stat : 1239 (java) S 1231 1234 875 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 243446702 14420721664 12621 33554432000 4194304 4196468 140724383850224 139908368235664 139908440262357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29585408 140724383851601 140724383851785 140724383851785 140724383854543 0
[pid=1234/tid=1240] ppid=1231 vsize=14082736 memory=67 CPUtime=0 cores=0,2,4,6
/proc/1234/task/1240/stat : 1240 (java) S 1231 1234 875 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 243446702 14420721664 12621 33554432000 4194304 4196468 140724383850224 139908367182864 139908440262357 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29585408 140724383851601 140724383851785 140724383851785 140724383854543 0
[pid=1234/tid=1241] ppid=1231 vsize=14082736 memory=53508 CPUtime=0 cores=0,2,4,6
/proc/1234/task/1241/stat : 1241 (java) S 1231 1234 875 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 243446703 14420721664 12621 33554432000 4194304 4196468 140724383850224 139907914238064 139908440263298 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29585408 140724383851601 140724383851785 140724383851785 140724383854543 0
[pid=1234/tid=1242] ppid=1231 vsize=14082736 memory=35 CPUtime=0 cores=0,2,4,6
/proc/1234/task/1242/stat : 1242 (java) S 1231 1234 875 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 243446704 14420721664 12621 33554432000 4194304 4196468 140724383850224 139907913184032 139908440262357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29585408 140724383851601 140724383851785 140724383851785 140724383854543 0
[pid=1234/tid=1243] ppid=1231 vsize=14082736 memory=139995970857280 CPUtime=0 cores=0,2,4,6
/proc/1234/task/1243/stat : 1243 (java) S 1231 1234 875 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 243446704 14420721664 12621 33554432000 4194304 4196468 140724383850224 139907912131696 139908440262357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29585408 140724383851601 140724383851785 140724383851785 140724383854543 0
[pid=1234/tid=1244] ppid=1231 vsize=14082736 memory=35 CPUtime=0 cores=0,2,4,6
/proc/1234/task/1244/stat : 1244 (java) S 1231 1234 875 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 243446706 14420721664 12621 33554432000 4194304 4196468 140724383850224 139907911080016 139908440270747 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29585408 140724383851601 140724383851785 140724383851785 140724383854543 0
[pid=1234/tid=1245] ppid=1231 vsize=14082736 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/1234/task/1245/stat : 1245 (java) S 1231 1234 875 0 -1 1077944384 568 0 0 0 3 0 0 0 20 0 15 0 243446706 14420721664 12621 33554432000 4194304 4196468 140724383850224 139907910027888 139908440263298 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29585408 140724383851601 140724383851785 140724383851785 140724383854543 0
[pid=1234/tid=1246] ppid=1231 vsize=14082736 memory=139995868406031 CPUtime=0.01 cores=0,2,4,6
/proc/1234/task/1246/stat : 1246 (java) S 1231 1234 875 0 -1 1077944384 42 0 0 0 1 0 0 0 20 0 15 0 243446706 14420721664 12621 33554432000 4194304 4196468 140724383850224 139907908975088 139908440263298 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29585408 140724383851601 140724383851785 140724383851785 140724383854543 0
[pid=1234/tid=1247] ppid=1231 vsize=14082736 memory=139995868409522 CPUtime=0.08 cores=0,2,4,6
/proc/1234/task/1247/stat : 1247 (java) S 1231 1234 875 0 -1 1077944384 289 0 0 0 8 0 0 0 20 0 15 0 243446706 14420721664 12621 33554432000 4194304 4196468 140724383850224 139907907922800 139908440263298 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29585408 140724383851601 140724383851785 140724383851785 140724383854543 0
[pid=1234/tid=1248] ppid=1231 vsize=14082736 memory=139995868411902 CPUtime=0 cores=0,2,4,6
/proc/1234/task/1248/stat : 1248 (java) S 1231 1234 875 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 243446706 14420721664 12621 33554432000 4194304 4196468 140724383850224 139907906870240 139908440262357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29585408 140724383851601 140724383851785 140724383851785 140724383854543 0
[pid=1234/tid=1249] ppid=1231 vsize=14082736 memory=279991736722112 CPUtime=0 cores=0,2,4,6
/proc/1234/task/1249/stat : 1249 (java) S 1231 1234 875 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 243446707 14420721664 12621 33554432000 4194304 4196468 140724383850224 139907905817008 139908440263298 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29585408 140724383851601 140724383851785 140724383851785 140724383854543 0
Current children cumulated CPU time: 0.44 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 50484 KiB

[startup+0.700705 s]
/proc/loadavg: 1.39 1.33 0.85 3/215 1249
/proc/meminfo: memFree=14539252/32770624 swapFree=67108504/67108860
[pid=1234] ppid=1231 vsize=14084804 memory=88800 CPUtime=0.98 cores=0,2,4,6
/proc/1234/stat : 1234 (java) S 1231 1234 875 0 -1 1077944320 17577 0 0 0 92 6 0 0 20 0 15 0 243446701 14422839296 22200 33554432000 4194304 4196468 140724383850224 140724383832768 139908440252151 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 29585408 140724383851601 140724383851785 140724383851785 140724383854543 0
/proc/1234/statm: 3521201 22200 3487 1 0 3483273 0
[pid=1234/tid=1236] ppid=1231 vsize=14084804 memory=7301550365703684195 CPUtime=0.67 cores=0,2,4,6
/proc/1234/task/1236/stat : 1236 (java) R 1231 1234 875 0 -1 4202560 14906 0 0 0 62 5 0 0 20 0 15 0 243446701 14422839296 22200 33554432000 4194304 4196468 140724383850224 139908444453216 139908407836608 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 29585408 140724383851601 140724383851785 140724383851785 140724383854543 0
[pid=1234/tid=1237] ppid=1231 vsize=14084804 memory=7518026621751088993 CPUtime=0 cores=0,2,4,6
/proc/1234/task/1237/stat : 1237 (java) S 1231 1234 875 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 243446702 14422839296 22200 33554432000 4194304 4196468 140724383850224 139908370340752 139908440262357 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29585408 140724383851601 140724383851785 140724383851785 140724383854543 0
[pid=1234/tid=1238] ppid=1231 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1234/task/1238/stat : 1238 (java) S 1231 1234 875 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 243446702 14422839296 22200 33554432000 4194304 4196468 140724383850224 139908369287952 139908440262357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29585408 140724383851601 140724383851785 140724383851785 140724383854543 0
[pid=1234/tid=1239] ppid=1231 vsize=14084804 memory=145325922854168 CPUtime=0 cores=0,2,4,6
/proc/1234/task/1239/stat : 1239 (java) S 1231 1234 875 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 243446702 14422839296 22200 33554432000 4194304 4196468 140724383850224 139908368235664 139908440262357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29585408 140724383851601 140724383851785 140724383851785 140724383854543 0
[pid=1234/tid=1240] ppid=1231 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1234/task/1240/stat : 1240 (java) S 1231 1234 875 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 243446702 14422839296 22200 33554432000 4194304 4196468 140724383850224 139908367182864 139908440262357 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29585408 140724383851601 140724383851785 140724383851785 140724383854543 0
[pid=1234/tid=1241] ppid=1231 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1234/task/1241/stat : 1241 (java) S 1231 1234 875 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 243446703 14422839296 22200 33554432000 4194304 4196468 140724383850224 139907914238064 139908440263298 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29585408 140724383851601 140724383851785 140724383851785 140724383854543 0
[pid=1234/tid=1242] ppid=1231 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1234/task/1242/stat : 1242 (java) S 1231 1234 875 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 243446704 14422839296 22200 33554432000 4194304 4196468 140724383850224 139907913184032 139908440262357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29585408 140724383851601 140724383851785 140724383851785 140724383854543 0
[pid=1234/tid=1243] ppid=1231 vsize=14084804 memory=279991736598768 CPUtime=0 cores=0,2,4,6
/proc/1234/task/1243/stat : 1243 (java) S 1231 1234 875 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 243446704 14422839296 22200 33554432000 4194304 4196468 140724383850224 139907912131696 139908440262357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29585408 140724383851601 140724383851785 140724383851785 140724383854543 0
[pid=1234/tid=1244] ppid=1231 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1234/task/1244/stat : 1244 (java) S 1231 1234 875 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 243446706 14422839296 22200 33554432000 4194304 4196468 140724383850224 139907911080016 139908440270747 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29585408 140724383851601 140724383851785 140724383851785 140724383854543 0
[pid=1234/tid=1245] ppid=1231 vsize=14084804 memory=-6585528546044026665 CPUtime=0.09 cores=0,2,4,6
/proc/1234/task/1245/stat : 1245 (java) S 1231 1234 875 0 -1 1077944384 716 0 0 0 9 0 0 0 20 0 15 0 243446706 14422839296 22200 33554432000 4194304 4196468 140724383850224 139907910027888 139908440263298 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29585408 140724383851601 140724383851785 140724383851785 140724383854543 0
[pid=1234/tid=1246] ppid=1231 vsize=14084804 memory=6944656592387989600 CPUtime=0.05 cores=0,2,4,6
/proc/1234/task/1246/stat : 1246 (java) S 1231 1234 875 0 -1 1077944384 202 0 0 0 5 0 0 0 20 0 15 0 243446706 14422839296 22200 33554432000 4194304 4196468 140724383850224 139907908975088 139908440263298 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29585408 140724383851601 140724383851785 140724383851785 140724383854543 0
[pid=1234/tid=1247] ppid=1231 vsize=14084804 memory=6944656592455360604 CPUtime=0.15 cores=0,2,4,6
/proc/1234/task/1247/stat : 1247 (java) R 1231 1234 875 0 -1 4202560 371 0 0 0 15 0 0 0 20 0 15 0 243446706 14422839296 22200 33554432000 4194304 4196468 140724383850224 139907907922800 139908418741824 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 29585408 140724383851601 140724383851785 140724383851785 140724383854543 0
[pid=1234/tid=1248] ppid=1231 vsize=14084804 memory=6944656592455097440 CPUtime=0 cores=0,2,4,6
/proc/1234/task/1248/stat : 1248 (java) S 1231 1234 875 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 243446706 14422839296 22200 33554432000 4194304 4196468 140724383850224 139907906870240 139908440262357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29585408 140724383851601 140724383851785 140724383851785 140724383854543 0
[pid=1234/tid=1249] ppid=1231 vsize=14084804 memory=-2098775911743863648 CPUtime=0 cores=0,2,4,6
/proc/1234/task/1249/stat : 1249 (java) S 1231 1234 875 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 243446707 14422839296 22200 33554432000 4194304 4196468 140724383850224 139907905817008 139908440263298 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29585408 140724383851601 140724383851785 140724383851785 140724383854543 0
Current children cumulated CPU time: 0.98 s
Current children cumulated vsize: 14084804 KiB
Current children cumulated memory: 88800 KiB

[startup+1.50375 s]
/proc/loadavg: 1.39 1.33 0.85 6/215 1249
/proc/meminfo: memFree=14439648/32770624 swapFree=67108504/67108860
[pid=1234] ppid=1231 vsize=14088900 memory=225400 CPUtime=3.41 cores=0,2,4,6
/proc/1234/stat : 1234 (java) S 1231 1234 875 0 -1 1077944320 29482 0 0 0 330 11 0 0 20 0 15 0 243446701 14427033600 56350 33554432000 4194304 4196468 140724383850224 140724383832768 139908440252151 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 29585408 140724383851601 140724383851785 140724383851785 140724383854543 0
/proc/1234/statm: 3522225 56350 3572 1 0 3484297 0
[pid=1234/tid=1236] ppid=1231 vsize=14088900 memory=5860704122850785334 CPUtime=1.45 cores=0,2,4,6
/proc/1234/task/1236/stat : 1236 (java) R 1231 1234 875 0 -1 4202560 18327 0 0 0 138 7 0 0 20 0 15 0 243446701 14427033600 56350 33554432000 4194304 4196468 140724383850224 139908444485616 139908040703039 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 29585408 140724383851601 140724383851785 140724383851785 140724383854543 0
[pid=1234/tid=1237] ppid=1231 vsize=14088900 memory=6945770328830333795 CPUtime=0 cores=0,2,4,6
/proc/1234/task/1237/stat : 1237 (java) S 1231 1234 875 0 -1 1077944384 201 0 0 0 0 0 0 0 20 0 15 0 243446702 14427033600 56350 33554432000 4194304 4196468 140724383850224 139908370340752 139908440262357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29585408 140724383851601 140724383851785 140724383851785 140724383854543 0
[pid=1234/tid=1238] ppid=1231 vsize=14088900 memory=1408 CPUtime=0 cores=0,2,4,6
/proc/1234/task/1238/stat : 1238 (java) S 1231 1234 875 0 -1 1077944384 87 0 0 0 0 0 0 0 20 0 15 0 243446702 14427033600 56350 33554432000 4194304 4196468 140724383850224 139908369287952 139908440262357 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29585408 140724383851601 140724383851785 140724383851785 140724383854543 0
[pid=1234/tid=1239] ppid=1231 vsize=14088900 memory=2209 CPUtime=0 cores=0,2,4,6
/proc/1234/task/1239/stat : 1239 (java) S 1231 1234 875 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 15 0 243446702 14427033600 56350 33554432000 4194304 4196468 140724383850224 139908368235664 139908440262357 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29585408 140724383851601 140724383851785 140724383851785 140724383854543 0
[pid=1234/tid=1240] ppid=1231 vsize=14088900 memory=6655300316396806240 CPUtime=0 cores=0,2,4,6
/proc/1234/task/1240/stat : 1240 (java) S 1231 1234 875 0 -1 1077944384 377 0 0 0 0 0 0 0 20 0 15 0 243446702 14427033600 56350 33554432000 4194304 4196468 140724383850224 139908367182864 139908440262357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29585408 140724383851601 140724383851785 140724383851785 140724383854543 0
[pid=1234/tid=1241] ppid=1231 vsize=14088900 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1234/task/1241/stat : 1241 (java) S 1231 1234 875 0 -1 1077944384 132 0 0 0 0 0 0 0 20 0 15 0 243446703 14427033600 56350 33554432000 4194304 4196468 140724383850224 139907914238064 139908440263298 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29585408 140724383851601 140724383851785 140724383851785 140724383854543 0

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

/proc/1234/task/1236/stat : 1236 (java) R 1231 1234 875 0 -1 4202560 49995 0 0 0 236502 38 0 0 20 0 15 0 243446701 14429130752 276402 33554432000 4194304 4196468 140724383850224 139908444490240 139908050942240 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 29585408 140724383851601 140724383851785 140724383851785 140724383854543 0
[pid=1234/tid=1237] ppid=1231 vsize=14090948 memory=1103560 CPUtime=8.68 cores=0,2,4,6
/proc/1234/task/1237/stat : 1237 (java) S 1231 1234 875 0 -1 1077944384 10295 0 0 0 830 38 0 0 20 0 15 0 243446702 14429130752 276402 33554432000 4194304 4196468 140724383850224 139908370340752 139908440262357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29585408 140724383851601 140724383851785 140724383851785 140724383854543 0
[pid=1234/tid=1238] ppid=1231 vsize=14090948 memory=1101512 CPUtime=8.67 cores=0,2,4,6
/proc/1234/task/1238/stat : 1238 (java) S 1231 1234 875 0 -1 1077944384 11188 0 0 0 825 42 0 0 20 0 15 0 243446702 14429130752 276402 33554432000 4194304 4196468 140724383850224 139908369287952 139908440262357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29585408 140724383851601 140724383851785 140724383851785 140724383854543 0
[pid=1234/tid=1239] ppid=1231 vsize=14090948 memory=1103560 CPUtime=8.66 cores=0,2,4,6
/proc/1234/task/1239/stat : 1239 (java) S 1231 1234 875 0 -1 1077944384 8093 0 0 0 825 41 0 0 20 0 15 0 243446702 14429130752 276402 33554432000 4194304 4196468 140724383850224 139908368235664 139908440262357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29585408 140724383851601 140724383851785 140724383851785 140724383854543 0
[pid=1234/tid=1240] ppid=1231 vsize=14090948 memory=1103560 CPUtime=8.66 cores=0,2,4,6
/proc/1234/task/1240/stat : 1240 (java) S 1231 1234 875 0 -1 1077944384 10874 0 0 0 827 39 0 0 20 0 15 0 243446702 14429130752 276402 33554432000 4194304 4196468 140724383850224 139908367182864 139908440262357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29585408 140724383851601 140724383851785 140724383851785 140724383854543 0
[pid=1234/tid=1241] ppid=1231 vsize=14090948 memory=1105608 CPUtime=5.49 cores=0,2,4,6
/proc/1234/task/1241/stat : 1241 (java) S 1231 1234 875 0 -1 1077944384 9394 0 0 0 510 39 0 0 20 0 15 0 243446703 14429130752 276402 33554432000 4194304 4196468 140724383850224 139907914238064 139908440263298 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29585408 140724383851601 140724383851785 140724383851785 140724383854543 0
[pid=1234/tid=1242] ppid=1231 vsize=14090948 memory=4108 CPUtime=0 cores=0,2,4,6
/proc/1234/task/1242/stat : 1242 (java) S 1231 1234 875 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 243446704 14429130752 276402 33554432000 4194304 4196468 140724383850224 139907913184096 139908440262357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29585408 140724383851601 140724383851785 140724383851785 140724383854543 0
[pid=1234/tid=1243] ppid=1231 vsize=14090948 memory=1103560 CPUtime=0 cores=0,2,4,6
/proc/1234/task/1243/stat : 1243 (java) S 1231 1234 875 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 15 0 243446704 14429130752 276402 33554432000 4194304 4196468 140724383850224 139907912131712 139908440262357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29585408 140724383851601 140724383851785 140724383851785 140724383854543 0
[pid=1234/tid=1244] ppid=1231 vsize=14090948 memory=1103560 CPUtime=0 cores=0,2,4,6
/proc/1234/task/1244/stat : 1244 (java) S 1231 1234 875 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 243446706 14429130752 276402 33554432000 4194304 4196468 140724383850224 139907911080016 139908440270747 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29585408 140724383851601 140724383851785 140724383851785 140724383854543 0
[pid=1234/tid=1245] ppid=1231 vsize=14090948 memory=3732 CPUtime=1.98 cores=0,2,4,6
/proc/1234/task/1245/stat : 1245 (java) S 1231 1234 875 0 -1 1077944384 6706 0 0 0 196 2 0 0 20 0 15 0 243446706 14429130752 276402 33554432000 4194304 4196468 140724383850224 139907910027888 139908440263298 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29585408 140724383851601 140724383851785 140724383851785 140724383854543 0
[pid=1234/tid=1246] ppid=1231 vsize=14090948 memory=66120 CPUtime=1.9 cores=0,2,4,6
/proc/1234/task/1246/stat : 1246 (java) S 1231 1234 875 0 -1 1077944384 3056 0 0 0 189 1 0 0 20 0 15 0 243446706 14429130752 276402 33554432000 4194304 4196468 140724383850224 139907908975088 139908440263298 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29585408 140724383851601 140724383851785 140724383851785 140724383854543 0
[pid=1234/tid=1247] ppid=1231 vsize=14090948 memory=1116 CPUtime=1.04 cores=0,2,4,6
/proc/1234/task/1247/stat : 1247 (java) S 1231 1234 875 0 -1 1077944384 6970 0 0 0 102 2 0 0 20 0 15 0 243446706 14429130752 276402 33554432000 4194304 4196468 140724383850224 139907907922800 139908440263298 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29585408 140724383851601 140724383851785 140724383851785 140724383854543 0
[pid=1234/tid=1248] ppid=1231 vsize=14090948 memory=1103560 CPUtime=0 cores=0,2,4,6
/proc/1234/task/1248/stat : 1248 (java) S 1231 1234 875 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 243446706 14429130752 276402 33554432000 4194304 4196468 140724383850224 139907906870240 139908440262357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29585408 140724383851601 140724383851785 140724383851785 140724383854543 0
[pid=1234/tid=1249] ppid=1231 vsize=14090948 memory=1103560 CPUtime=1.32 cores=0,2,4,6
/proc/1234/task/1249/stat : 1249 (java) S 1231 1234 875 0 -1 1077944384 768 0 0 0 66 66 0 0 20 0 15 0 243446707 14429130752 276402 33554432000 4194304 4196468 140724383850224 139907905817008 139908440263298 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29585408 140724383851601 140724383851785 140724383851785 140724383854543 0
Current children cumulated CPU time: 2411.9 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 1105608 KiB

[startup+2442.3 s]
/proc/loadavg: 1.09 1.23 1.28 3/216 1500
/proc/meminfo: memFree=13744384/32770624 swapFree=67108504/67108860
[pid=1234] ppid=1231 vsize=14090948 memory=1109704 CPUtime=2472.68 cores=0,2,4,6
/proc/1234/stat : 1234 (java) S 1231 1234 875 0 -1 1077944320 120457 0 0 0 246999 269 0 0 20 0 15 0 243446701 14429130752 277426 33554432000 4194304 4196468 140724383850224 140724383832768 139908440252151 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 29585408 140724383851601 140724383851785 140724383851785 140724383854543 0
/proc/1234/statm: 3522737 277426 3585 1 0 3484809 0
[pid=1234/tid=1236] ppid=1231 vsize=14090948 memory=1109704 CPUtime=2424.88 cores=0,2,4,6
/proc/1234/task/1236/stat : 1236 (java) R 1231 1234 875 0 -1 4202560 50572 0 0 0 242450 38 0 0 20 0 15 0 243446701 14429130752 277426 33554432000 4194304 4196468 140724383850224 139908444490240 139908050889703 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 29585408 140724383851601 140724383851785 140724383851785 140724383854543 0
[pid=1234/tid=1237] ppid=1231 vsize=14090948 memory=1109704 CPUtime=8.96 cores=0,2,4,6
/proc/1234/task/1237/stat : 1237 (java) S 1231 1234 875 0 -1 1077944384 10521 0 0 0 857 39 0 0 20 0 15 0 243446702 14429130752 277426 33554432000 4194304 4196468 140724383850224 139908370340752 139908440262357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29585408 140724383851601 140724383851785 140724383851785 140724383854543 0
[pid=1234/tid=1238] ppid=1231 vsize=14090948 memory=1109704 CPUtime=8.95 cores=0,2,4,6
/proc/1234/task/1238/stat : 1238 (java) S 1231 1234 875 0 -1 1077944384 11697 0 0 0 852 43 0 0 20 0 15 0 243446702 14429130752 277426 33554432000 4194304 4196468 140724383850224 139908369287952 139908440262357 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29585408 140724383851601 140724383851785 140724383851785 140724383854543 0
[pid=1234/tid=1239] ppid=1231 vsize=14090948 memory=1109704 CPUtime=8.94 cores=0,2,4,6
/proc/1234/task/1239/stat : 1239 (java) S 1231 1234 875 0 -1 1077944384 8200 0 0 0 852 42 0 0 20 0 15 0 243446702 14429130752 277426 33554432000 4194304 4196468 140724383850224 139908368235664 139908440262357 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29585408 140724383851601 140724383851785 140724383851785 140724383854543 0
[pid=1234/tid=1240] ppid=1231 vsize=14090948 memory=1109704 CPUtime=8.94 cores=0,2,4,6
/proc/1234/task/1240/stat : 1240 (java) S 1231 1234 875 0 -1 1077944384 10949 0 0 0 854 40 0 0 20 0 15 0 243446702 14429130752 277426 33554432000 4194304 4196468 140724383850224 139908367182864 139908440262357 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29585408 140724383851601 140724383851785 140724383851785 140724383854543 0
[pid=1234/tid=1241] ppid=1231 vsize=14090948 memory=1109704 CPUtime=5.64 cores=0,2,4,6
/proc/1234/task/1241/stat : 1241 (java) S 1231 1234 875 0 -1 1077944384 9568 0 0 0 524 40 0 0 20 0 15 0 243446703 14429130752 277426 33554432000 4194304 4196468 140724383850224 139907914238064 139908440263298 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29585408 140724383851601 140724383851785 140724383851785 140724383854543 0
[pid=1234/tid=1242] ppid=1231 vsize=14090948 memory=3816 CPUtime=0 cores=0,2,4,6
/proc/1234/task/1242/stat : 1242 (java) S 1231 1234 875 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 243446704 14429130752 277426 33554432000 4194304 4196468 140724383850224 139907913184096 139908440262357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29585408 140724383851601 140724383851785 140724383851785 140724383854543 0
[pid=1234/tid=1243] ppid=1231 vsize=14090948 memory=1109704 CPUtime=0 cores=0,2,4,6
/proc/1234/task/1243/stat : 1243 (java) S 1231 1234 875 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 15 0 243446704 14429130752 277426 33554432000 4194304 4196468 140724383850224 139907912131712 139908440262357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29585408 140724383851601 140724383851785 140724383851785 140724383854543 0
[pid=1234/tid=1244] ppid=1231 vsize=14090948 memory=1109704 CPUtime=0 cores=0,2,4,6
/proc/1234/task/1244/stat : 1244 (java) S 1231 1234 875 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 243446706 14429130752 277426 33554432000 4194304 4196468 140724383850224 139907911080016 139908440270747 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29585408 140724383851601 140724383851785 140724383851785 140724383854543 0
[pid=1234/tid=1245] ppid=1231 vsize=14090948 memory=1109704 CPUtime=1.98 cores=0,2,4,6
/proc/1234/task/1245/stat : 1245 (java) S 1231 1234 875 0 -1 1077944384 6708 0 0 0 196 2 0 0 20 0 15 0 243446706 14429130752 277426 33554432000 4194304 4196468 140724383850224 139907910027888 139908440263298 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29585408 140724383851601 140724383851785 140724383851785 140724383854543 0
[pid=1234/tid=1246] ppid=1231 vsize=14090948 memory=1109704 CPUtime=1.9 cores=0,2,4,6
/proc/1234/task/1246/stat : 1246 (java) S 1231 1234 875 0 -1 1077944384 3058 0 0 0 189 1 0 0 20 0 15 0 243446706 14429130752 277426 33554432000 4194304 4196468 140724383850224 139907908975088 139908440263298 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29585408 140724383851601 140724383851785 140724383851785 140724383854543 0
[pid=1234/tid=1247] ppid=1231 vsize=14090948 memory=8112282956445269571 CPUtime=1.04 cores=0,2,4,6
/proc/1234/task/1247/stat : 1247 (java) S 1231 1234 875 0 -1 1077944384 6972 0 0 0 102 2 0 0 20 0 15 0 243446706 14429130752 277426 33554432000 4194304 4196468 140724383850224 139907907922800 139908440263298 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29585408 140724383851601 140724383851785 140724383851785 140724383854543 0
[pid=1234/tid=1248] ppid=1231 vsize=14090948 memory=1109704 CPUtime=0 cores=0,2,4,6
/proc/1234/task/1248/stat : 1248 (java) S 1231 1234 875 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 243446706 14429130752 277426 33554432000 4194304 4196468 140724383850224 139907906870240 139908440262357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29585408 140724383851601 140724383851785 140724383851785 140724383854543 0
[pid=1234/tid=1249] ppid=1231 vsize=14090948 memory=1109704 CPUtime=1.35 cores=0,2,4,6
/proc/1234/task/1249/stat : 1249 (java) S 1231 1234 875 0 -1 1077944384 783 0 0 0 68 67 0 0 20 0 15 0 243446707 14429130752 277426 33554432000 4194304 4196468 140724383850224 139907905817008 139908440263298 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29585408 140724383851601 140724383851785 140724383851785 140724383854543 0
Current children cumulated CPU time: 2472.68 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 1109704 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2489.11 s]
/proc/loadavg: 0.98 1.17 1.26 3/216 1500
/proc/meminfo: memFree=13734476/32770624 swapFree=67108504/67108860
[pid=1234] ppid=1231 vsize=14090948 memory=1115848 CPUtime=2520.1 cores=0,2,4,6
/proc/1234/stat : 1234 (java) S 1231 1234 875 0 -1 1077944320 121999 0 0 0 251737 273 0 0 20 0 15 0 243446701 14429130752 278962 33554432000 4194304 4196468 140724383850224 140724383832768 139908440252151 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 29585408 140724383851601 140724383851785 140724383851785 140724383854543 0
/proc/1234/statm: 3522737 278962 3585 1 0 3484809 0
[pid=1234/tid=1236] ppid=1231 vsize=14090948 memory=1115848 CPUtime=2471.3 cores=0,2,4,6
/proc/1234/task/1236/stat : 1236 (java) R 1231 1234 875 0 -1 4202560 51088 0 0 0 247091 39 0 0 20 0 15 0 243446701 14429130752 278962 33554432000 4194304 4196468 140724383850224 139908444490032 139908051132224 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 29585408 140724383851601 140724383851785 140724383851785 140724383854543 0
[pid=1234/tid=1237] ppid=1231 vsize=14090948 memory=0 CPUtime=9.17 cores=0,2,4,6
/proc/1234/task/1237/stat : 1237 (java) S 1231 1234 875 0 -1 1077944384 10748 0 0 0 877 40 0 0 20 0 15 0 243446702 14429130752 278962 33554432000 4194304 4196468 140724383850224 139908370340752 139908440262357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29585408 140724383851601 140724383851785 140724383851785 140724383854543 0
[pid=1234/tid=1238] ppid=1231 vsize=14090948 memory=1113800 CPUtime=9.17 cores=0,2,4,6
/proc/1234/task/1238/stat : 1238 (java) S 1231 1234 875 0 -1 1077944384 11827 0 0 0 873 44 0 0 20 0 15 0 243446702 14429130752 278962 33554432000 4194304 4196468 140724383850224 139908369287952 139908440262357 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29585408 140724383851601 140724383851785 140724383851785 140724383854543 0
[pid=1234/tid=1239] ppid=1231 vsize=14090948 memory=1113800 CPUtime=9.16 cores=0,2,4,6
/proc/1234/task/1239/stat : 1239 (java) S 1231 1234 875 0 -1 1077944384 8479 0 0 0 873 43 0 0 20 0 15 0 243446702 14429130752 278962 33554432000 4194304 4196468 140724383850224 139908368235664 139908440262357 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29585408 140724383851601 140724383851785 140724383851785 140724383854543 0
[pid=1234/tid=1240] ppid=1231 vsize=14090948 memory=1113800 CPUtime=9.15 cores=0,2,4,6
/proc/1234/task/1240/stat : 1240 (java) S 1231 1234 875 0 -1 1077944384 11147 0 0 0 875 40 0 0 20 0 15 0 243446702 14429130752 278962 33554432000 4194304 4196468 140724383850224 139908367182864 139908440262357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29585408 140724383851601 140724383851785 140724383851785 140724383854543 0
[pid=1234/tid=1241] ppid=1231 vsize=14090948 memory=1113800 CPUtime=5.75 cores=0,2,4,6
/proc/1234/task/1241/stat : 1241 (java) S 1231 1234 875 0 -1 1077944384 9738 0 0 0 534 41 0 0 20 0 15 0 243446703 14429130752 278962 33554432000 4194304 4196468 140724383850224 139907914238064 139908440263298 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29585408 140724383851601 140724383851785 140724383851785 140724383854543 0
[pid=1234/tid=1242] ppid=1231 vsize=14090948 memory=1113800 CPUtime=0 cores=0,2,4,6
/proc/1234/task/1242/stat : 1242 (java) S 1231 1234 875 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 243446704 14429130752 278962 33554432000 4194304 4196468 140724383850224 139907913184096 139908440262357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29585408 140724383851601 140724383851785 140724383851785 140724383854543 0
[pid=1234/tid=1243] ppid=1231 vsize=14090948 memory=1115848 CPUtime=0 cores=0,2,4,6
/proc/1234/task/1243/stat : 1243 (java) S 1231 1234 875 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 15 0 243446704 14429130752 278962 33554432000 4194304 4196468 140724383850224 139907912131712 139908440262357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29585408 140724383851601 140724383851785 140724383851785 140724383854543 0
[pid=1234/tid=1244] ppid=1231 vsize=14090948 memory=1115848 CPUtime=0 cores=0,2,4,6
/proc/1234/task/1244/stat : 1244 (java) S 1231 1234 875 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 243446706 14429130752 278962 33554432000 4194304 4196468 140724383850224 139907911080016 139908440270747 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29585408 140724383851601 140724383851785 140724383851785 140724383854543 0
[pid=1234/tid=1245] ppid=1231 vsize=14090948 memory=1115848 CPUtime=1.98 cores=0,2,4,6
/proc/1234/task/1245/stat : 1245 (java) S 1231 1234 875 0 -1 1077944384 6710 0 0 0 196 2 0 0 20 0 15 0 243446706 14429130752 278962 33554432000 4194304 4196468 140724383850224 139907910027888 139908440263298 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29585408 140724383851601 140724383851785 140724383851785 140724383854543 0
[pid=1234/tid=1246] ppid=1231 vsize=14090948 memory=1115848 CPUtime=1.9 cores=0,2,4,6
/proc/1234/task/1246/stat : 1246 (java) S 1231 1234 875 0 -1 1077944384 3060 0 0 0 189 1 0 0 20 0 15 0 243446706 14429130752 278962 33554432000 4194304 4196468 140724383850224 139907908975088 139908440263298 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29585408 140724383851601 140724383851785 140724383851785 140724383854543 0
[pid=1234/tid=1247] ppid=1231 vsize=14090948 memory=1115848 CPUtime=1.04 cores=0,2,4,6
/proc/1234/task/1247/stat : 1247 (java) S 1231 1234 875 0 -1 1077944384 6974 0 0 0 102 2 0 0 20 0 15 0 243446706 14429130752 278962 33554432000 4194304 4196468 140724383850224 139907907922800 139908440263298 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29585408 140724383851601 140724383851785 140724383851785 140724383854543 0
[pid=1234/tid=1248] ppid=1231 vsize=14090948 memory=1113800 CPUtime=0 cores=0,2,4,6
/proc/1234/task/1248/stat : 1248 (java) S 1231 1234 875 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 243446706 14429130752 278962 33554432000 4194304 4196468 140724383850224 139907906870240 139908440262357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29585408 140724383851601 140724383851785 140724383851785 140724383854543 0
[pid=1234/tid=1249] ppid=1231 vsize=14090948 memory=288230574492221466 CPUtime=1.38 cores=0,2,4,6
/proc/1234/task/1249/stat : 1249 (java) S 1231 1234 875 0 -1 1077944384 799 0 0 0 69 69 0 0 20 0 15 0 243446707 14429130752 278962 33554432000 4194304 4196468 140724383850224 139907905817008 139908440263298 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29585408 140724383851601 140724383851785 140724383851785 140724383854543 0
Current children cumulated CPU time: 2520.1 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 1115848 KiB

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

[startup+2489.12 s]
# the end of solver process 1234 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2517.38 s, system=2.74159 s

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

[startup+2489.11 s]
/proc/loadavg: 0.98 1.17 1.26 3/216 1500
/proc/meminfo: memFree=13734476/32770624 swapFree=67108504/67108860
[pid=1234] ppid=1231 vsize=14090948 memory=1115848 CPUtime=2520.1 cores=0,2,4,6
/proc/1234/stat : 1234 (java) S 1231 1234 875 0 -1 1077944320 121999 0 0 0 251737 273 0 0 20 0 15 0 243446701 14429130752 278962 33554432000 4194304 4196468 140724383850224 140724383832768 139908440252151 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 29585408 140724383851601 140724383851785 140724383851785 140724383854543 0
/proc/1234/statm: 3522737 278962 3585 1 0 3484809 0
[pid=1234/tid=1236] ppid=1231 vsize=14090948 memory=1115848 CPUtime=2471.3 cores=0,2,4,6
/proc/1234/task/1236/stat : 1236 (java) R 1231 1234 875 0 -1 4202560 51088 0 0 0 247091 39 0 0 20 0 15 0 243446701 14429130752 278962 33554432000 4194304 4196468 140724383850224 139908444490032 139908051132224 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 29585408 140724383851601 140724383851785 140724383851785 140724383854543 0
[pid=1234/tid=1237] ppid=1231 vsize=14090948 memory=0 CPUtime=9.17 cores=0,2,4,6
/proc/1234/task/1237/stat : 1237 (java) S 1231 1234 875 0 -1 1077944384 10748 0 0 0 877 40 0 0 20 0 15 0 243446702 14429130752 278962 33554432000 4194304 4196468 140724383850224 139908370340752 139908440262357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29585408 140724383851601 140724383851785 140724383851785 140724383854543 0
[pid=1234/tid=1238] ppid=1231 vsize=14090948 memory=1113800 CPUtime=9.17 cores=0,2,4,6
/proc/1234/task/1238/stat : 1238 (java) S 1231 1234 875 0 -1 1077944384 11827 0 0 0 873 44 0 0 20 0 15 0 243446702 14429130752 278962 33554432000 4194304 4196468 140724383850224 139908369287952 139908440262357 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29585408 140724383851601 140724383851785 140724383851785 140724383854543 0
[pid=1234/tid=1239] ppid=1231 vsize=14090948 memory=1113800 CPUtime=9.16 cores=0,2,4,6
/proc/1234/task/1239/stat : 1239 (java) S 1231 1234 875 0 -1 1077944384 8479 0 0 0 873 43 0 0 20 0 15 0 243446702 14429130752 278962 33554432000 4194304 4196468 140724383850224 139908368235664 139908440262357 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29585408 140724383851601 140724383851785 140724383851785 140724383854543 0
[pid=1234/tid=1240] ppid=1231 vsize=14090948 memory=1113800 CPUtime=9.15 cores=0,2,4,6
/proc/1234/task/1240/stat : 1240 (java) S 1231 1234 875 0 -1 1077944384 11147 0 0 0 875 40 0 0 20 0 15 0 243446702 14429130752 278962 33554432000 4194304 4196468 140724383850224 139908367182864 139908440262357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29585408 140724383851601 140724383851785 140724383851785 140724383854543 0
[pid=1234/tid=1241] ppid=1231 vsize=14090948 memory=1113800 CPUtime=5.75 cores=0,2,4,6
/proc/1234/task/1241/stat : 1241 (java) S 1231 1234 875 0 -1 1077944384 9738 0 0 0 534 41 0 0 20 0 15 0 243446703 14429130752 278962 33554432000 4194304 4196468 140724383850224 139907914238064 139908440263298 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29585408 140724383851601 140724383851785 140724383851785 140724383854543 0
[pid=1234/tid=1242] ppid=1231 vsize=14090948 memory=1113800 CPUtime=0 cores=0,2,4,6
/proc/1234/task/1242/stat : 1242 (java) S 1231 1234 875 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 243446704 14429130752 278962 33554432000 4194304 4196468 140724383850224 139907913184096 139908440262357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29585408 140724383851601 140724383851785 140724383851785 140724383854543 0
[pid=1234/tid=1243] ppid=1231 vsize=14090948 memory=1115848 CPUtime=0 cores=0,2,4,6
/proc/1234/task/1243/stat : 1243 (java) S 1231 1234 875 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 15 0 243446704 14429130752 278962 33554432000 4194304 4196468 140724383850224 139907912131712 139908440262357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29585408 140724383851601 140724383851785 140724383851785 140724383854543 0
[pid=1234/tid=1244] ppid=1231 vsize=14090948 memory=1115848 CPUtime=0 cores=0,2,4,6
/proc/1234/task/1244/stat : 1244 (java) S 1231 1234 875 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 243446706 14429130752 278962 33554432000 4194304 4196468 140724383850224 139907911080016 139908440270747 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29585408 140724383851601 140724383851785 140724383851785 140724383854543 0
[pid=1234/tid=1245] ppid=1231 vsize=14090948 memory=1115848 CPUtime=1.98 cores=0,2,4,6
/proc/1234/task/1245/stat : 1245 (java) S 1231 1234 875 0 -1 1077944384 6710 0 0 0 196 2 0 0 20 0 15 0 243446706 14429130752 278962 33554432000 4194304 4196468 140724383850224 139907910027888 139908440263298 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29585408 140724383851601 140724383851785 140724383851785 140724383854543 0
[pid=1234/tid=1246] ppid=1231 vsize=14090948 memory=1115848 CPUtime=1.9 cores=0,2,4,6
/proc/1234/task/1246/stat : 1246 (java) S 1231 1234 875 0 -1 1077944384 3060 0 0 0 189 1 0 0 20 0 15 0 243446706 14429130752 278962 33554432000 4194304 4196468 140724383850224 139907908975088 139908440263298 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29585408 140724383851601 140724383851785 140724383851785 140724383854543 0
[pid=1234/tid=1247] ppid=1231 vsize=14090948 memory=1115848 CPUtime=1.04 cores=0,2,4,6
/proc/1234/task/1247/stat : 1247 (java) S 1231 1234 875 0 -1 1077944384 6974 0 0 0 102 2 0 0 20 0 15 0 243446706 14429130752 278962 33554432000 4194304 4196468 140724383850224 139907907922800 139908440263298 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29585408 140724383851601 140724383851785 140724383851785 140724383854543 0
[pid=1234/tid=1248] ppid=1231 vsize=14090948 memory=1113800 CPUtime=0 cores=0,2,4,6
/proc/1234/task/1248/stat : 1248 (java) S 1231 1234 875 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 243446706 14429130752 278962 33554432000 4194304 4196468 140724383850224 139907906870240 139908440262357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29585408 140724383851601 140724383851785 140724383851785 140724383854543 0
[pid=1234/tid=1249] ppid=1231 vsize=14090948 memory=288230574492221466 CPUtime=1.38 cores=0,2,4,6
/proc/1234/task/1249/stat : 1249 (java) S 1231 1234 875 0 -1 1077944384 799 0 0 0 69 69 0 0 20 0 15 0 243446707 14429130752 278962 33554432000 4194304 4196468 140724383850224 139907905817008 139908440263298 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29585408 140724383851601 140724383851785 140724383851785 140724383854543 0
Current children cumulated CPU time: 2520.1 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 1115848 KiB

Child status: 143
Real time (s): 2489.12
CPU time (s): 2520.12
CPU user time (s): 2517.38
CPU system time (s): 2.74159
CPU usage (%): 101.245
Max. virtual memory (cumulated for all children) (KiB): 14090948
Max. memory (cumulated for all children) (KiB): 1158324

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2517.38
system time used= 2.74159
maximum resident set size= 1158388
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 122194
page faults= 0
swaps= 0
block input operations= 0
block output operations= 4152
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 206860
involuntary context switches= 8285


# summary of solver processes directly reported to runsolver:
#   pid: 1234
#   total CPU time (s): 2520.12
#   total CPU user time (s): 2517.38
#   total CPU system time (s): 2.74159

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

The end

Launcher Data

Begin job on node104 at 2018-08-14 17:00:35
IDJOB=4307765
IDBENCH=141184
IDSOLVER=2790
FILE ID=node104/4307765-1534258835
RUNJOBID= node104-1534258056-911
PBS_JOBID= 21038129
Free space on /tmp= 40048 MiB

SOLVER NAME= OscaR - Conflict Ordering 2018-08-14
BENCH NAME= XCSP18/Rlfap/Rlfap-dec-scens11/Rlfap-scen-11-f06_c18.xml
COMMAND LINE= java -Xmx11000m -jar oscarCPXcsp3-conf_order.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4307765-1534258835/watcher-4307765-1534258835 -o /tmp/evaluation-result-4307765-1534258835/solver-4307765-1534258835 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node104-1534258056-911 --watchdog 2580  java -Xmx11000m -jar oscarCPXcsp3-conf_order.jar --randomseed 331560155 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4307765-1534258835.xml

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

MD5SUM BENCH= 70b591545a4dc5c7490ecc842d516269
RANDOM SEED=331560155

node104.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.11
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.11
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.11
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.11
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:        14599580 kB
MemAvailable:   30970380 kB
Buffers:          234264 kB
Cached:         16181868 kB
SwapCached:            8 kB
Active:          8668704 kB
Inactive:        8734668 kB
Active(anon):     937620 kB
Inactive(anon):   101108 kB
Active(file):    7731084 kB
Inactive(file):  8633560 kB
Unevictable:        7304 kB
Mlocked:            7304 kB
SwapTotal:      67108860 kB
SwapFree:       67108504 kB
Dirty:             35700 kB
Writeback:             0 kB
AnonPages:        993696 kB
Mapped:            67816 kB
Shmem:             49636 kB
Slab:             463392 kB
SReclaimable:     434616 kB
SUnreclaim:        28776 kB
KernelStack:        3536 kB
PageTables:         7484 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1900464 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    917504 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 40016 MiB
End job on node104 at 2018-08-14 17:42:05