Trace number 4290564

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 with restarts 2018-07-02? (TO) 2400.07 2391.51

General information on the benchmark

NameMagicHexagon/
MagicHexagon-06-m001_c18.xml
MD5SUM6b753b1e1a3070adcb3424354b76057b
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 benchmark816.032
Satisfiable
(Un)Satisfiability was proved
Number of variables121
Number of constraints40
Number of domains1
Minimum domain size91
Maximum domain size91
Distribution of domain sizes[{"size":91,"count":91}]
Minimum variable degree0
Maximum variable degree9
Distribution of variable degrees[{"degree":0,"count":30},{"degree":4,"count":85},{"degree":5,"count":3},{"degree":6,"count":2},{"degree":9,"count":1}]
Minimum constraint arity2
Maximum constraint arity91
Distribution of constraint arities[{"arity":2,"count":6},{"arity":6,"count":6},{"arity":7,"count":6},{"arity":8,"count":6},{"arity":9,"count":6},{"arity":10,"count":6},{"arity":11,"count":3},{"arity":91,"count":1}]
Number of extensional constraints0
Number of intensional constraints6
Distribution of constraint types[{"type":"intension","count":6},{"type":"allDifferent","count":1},{"type":"sum","count":33}]
Optimization problemNO
Type of objective

Solver Data

0.67/0.55	c version: 2018-07-02
0.67/0.56	c seed: 190805844
0.67/0.56	c timeout: 2400
0.67/0.56	c memlimit: 11000
0.67/0.56	c nbcore: 4
0.67/0.58	c Parsing instance...
1.72/1.13	c Parsing done, starting search...
2400.05/2391.50	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 (12489 MiB free)
  memory of node 1: 16384 MiB (10321 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4290564-1532567774/watcher-4290564-1532567774 -o /tmp/evaluation-result-4290564-1532567774/solver-4290564-1532567774 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node151-1532560661-4176 --watchdog 2560 java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 190805844 --timelimit 2400 --memlimit 11000 --nbcore 4 HOME/instance-4290564-1532567774.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 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
Current StackSize limit: 8192 KiB
solver pid=5004, runsolver pid=5001


[startup+0.100119 s]*
/proc/loadavg: 1.31 1.34 1.33 3/206 5034
/proc/meminfo: memFree=23334068/32770624 swapFree=67108860/67108860
[pid=5004] ppid=5001 vsize=14082740 memory=31984 CPUtime=0.11 cores=0,2,4,6
/proc/5004/stat : 5004 (java) S 5001 5004 4145 0 -1 1077944320 6894 0 0 0 10 1 0 0 20 0 15 0 74340569 14420725760 7996 33554432000 4194304 4196468 140721587473680 140721587456224 139813130125047 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 7639040 140721587479625 140721587479817 140721587479817 140721587482575 0
/proc/5004/statm: 3520685 7996 3161 1 0 3482761 0
[pid=5004/tid=5006] ppid=5001 vsize=14082740 memory=-3103912127665269909 CPUtime=0.09 cores=0,2,4,6
/proc/5004/task/5006/stat : 5006 (java) R 5001 5004 4145 0 -1 4202560 4945 0 0 0 8 1 0 0 20 0 15 0 74340570 14420725760 7996 33554432000 4194304 4196468 140721587473680 139813134330144 139813114205534 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 7639040 140721587479625 140721587479817 140721587479817 140721587482575 0
[pid=5004/tid=5007] ppid=5001 vsize=14082740 memory=4211974138733993354 CPUtime=0 cores=0,2,4,6
/proc/5004/task/5007/stat : 5007 (java) S 5001 5004 4145 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74340571 14420725760 7996 33554432000 4194304 4196468 140721587473680 139813067725456 139813130135253 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7639040 140721587479625 140721587479817 140721587479817 140721587482575 0
[pid=5004/tid=5008] ppid=5001 vsize=14082740 memory=140412529202816 CPUtime=0 cores=0,2,4,6
/proc/5004/task/5008/stat : 5008 (java) S 5001 5004 4145 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74340571 14420725760 7996 33554432000 4194304 4196468 140721587473680 139813066672656 139813130135253 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7639040 140721587479625 140721587479817 140721587479817 140721587482575 0
[pid=5004/tid=5009] ppid=5001 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5004/task/5009/stat : 5009 (java) S 5001 5004 4145 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74340571 14420725760 7996 33554432000 4194304 4196468 140721587473680 139813065619856 139813130135253 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7639040 140721587479625 140721587479817 140721587479817 140721587482575 0
[pid=5004/tid=5010] ppid=5001 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5004/task/5010/stat : 5010 (java) S 5001 5004 4145 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74340571 14420725760 7996 33554432000 4194304 4196468 140721587473680 139812722448656 139813130135253 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7639040 140721587479625 140721587479817 140721587479817 140721587482575 0
[pid=5004/tid=5011] ppid=5001 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5004/task/5011/stat : 5011 (java) S 5001 5004 4145 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74340572 14420725760 7996 33554432000 4194304 4196468 140721587473680 139812672269168 139813130136194 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7639040 140721587479625 140721587479817 140721587479817 140721587482575 0
[pid=5004/tid=5012] ppid=5001 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5004/task/5012/stat : 5012 (java) S 5001 5004 4145 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 74340572 14420725760 7996 33554432000 4194304 4196468 140721587473680 139812671215136 139813130135253 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7639040 140721587479625 140721587479817 140721587479817 140721587482575 0
[pid=5004/tid=5013] ppid=5001 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5004/task/5013/stat : 5013 (java) S 5001 5004 4145 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 74340573 14420725760 7996 33554432000 4194304 4196468 140721587473680 139812670162288 139813130135253 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7639040 140721587479625 140721587479817 140721587479817 140721587482575 0
[pid=5004/tid=5014] ppid=5001 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5004/task/5014/stat : 5014 (java) S 5001 5004 4145 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74340575 14420725760 7996 33554432000 4194304 4196468 140721587473680 139812669110608 139813130143643 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7639040 140721587479625 140721587479817 140721587479817 140721587482575 0
[pid=5004/tid=5015] ppid=5001 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5004/task/5015/stat : 5015 (java) S 5001 5004 4145 0 -1 1077944384 306 0 0 0 0 0 0 0 20 0 15 0 74340575 14420725760 7996 33554432000 4194304 4196468 140721587473680 139812668057968 139813130136194 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7639040 140721587479625 140721587479817 140721587479817 140721587482575 0
[pid=5004/tid=5016] ppid=5001 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5004/task/5016/stat : 5016 (java) S 5001 5004 4145 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74340575 14420725760 7996 33554432000 4194304 4196468 140721587473680 139812667005168 139813130136194 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7639040 140721587479625 140721587479817 140721587479817 140721587482575 0
[pid=5004/tid=5017] ppid=5001 vsize=14082740 memory=140412529202816 CPUtime=0.01 cores=0,2,4,6
/proc/5004/task/5017/stat : 5017 (java) S 5001 5004 4145 0 -1 1077944384 269 0 0 0 1 0 0 0 20 0 15 0 74340575 14420725760 7996 33554432000 4194304 4196468 140721587473680 139812665952368 139813130136194 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7639040 140721587479625 140721587479817 140721587479817 140721587482575 0
[pid=5004/tid=5018] ppid=5001 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5004/task/5018/stat : 5018 (java) S 5001 5004 4145 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74340575 14420725760 7996 33554432000 4194304 4196468 140721587473680 139812664899808 139813130135253 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7639040 140721587479625 140721587479817 140721587479817 140721587482575 0
[pid=5004/tid=5019] ppid=5001 vsize=14082740 memory=140412529202816 CPUtime=0 cores=0,2,4,6
/proc/5004/task/5019/stat : 5019 (java) S 5001 5004 4145 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74340575 14420725760 7996 33554432000 4194304 4196468 140721587473680 139812663848112 139813130136194 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7639040 140721587479625 140721587479817 140721587479817 140721587482575 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 14082740 KiB
Current children cumulated memory: 31984 KiB

[startup+0.210416 s]*
/proc/loadavg: 1.31 1.34 1.33 5/215 5043
/proc/meminfo: memFree=23299384/32770624 swapFree=67108860/67108860
[pid=5004] ppid=5001 vsize=14082740 memory=47780 CPUtime=0.3 cores=0,2,4,6
/proc/5004/stat : 5004 (java) S 5001 5004 4145 0 -1 1077944320 10561 0 0 0 27 3 0 0 20 0 15 0 74340569 14420725760 11945 33554432000 4194304 4196468 140721587473680 140721587456224 139813130125047 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 7639040 140721587479625 140721587479817 140721587479817 140721587482575 0
/proc/5004/statm: 3520685 11945 3369 1 0 3482761 0
[pid=5004/tid=5006] ppid=5001 vsize=14082740 memory=-3103912127665269909 CPUtime=0.2 cores=0,2,4,6
/proc/5004/task/5006/stat : 5006 (java) R 5001 5004 4145 0 -1 4202560 8270 0 0 0 18 2 0 0 20 0 15 0 74340570 14420725760 11945 33554432000 4194304 4196468 140721587473680 139813134354784 139813122362174 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 7639040 140721587479625 140721587479817 140721587479817 140721587482575 0
[pid=5004/tid=5007] ppid=5001 vsize=14082740 memory=4211974138733993354 CPUtime=0 cores=0,2,4,6
/proc/5004/task/5007/stat : 5007 (java) S 5001 5004 4145 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74340571 14420725760 11945 33554432000 4194304 4196468 140721587473680 139813067725456 139813130135253 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7639040 140721587479625 140721587479817 140721587479817 140721587482575 0
[pid=5004/tid=5008] ppid=5001 vsize=14082740 memory=140412529202816 CPUtime=0 cores=0,2,4,6
/proc/5004/task/5008/stat : 5008 (java) S 5001 5004 4145 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74340571 14420725760 11945 33554432000 4194304 4196468 140721587473680 139813066672656 139813130135253 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7639040 140721587479625 140721587479817 140721587479817 140721587482575 0
[pid=5004/tid=5009] ppid=5001 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5004/task/5009/stat : 5009 (java) S 5001 5004 4145 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74340571 14420725760 11945 33554432000 4194304 4196468 140721587473680 139813065619856 139813130135253 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7639040 140721587479625 140721587479817 140721587479817 140721587482575 0
[pid=5004/tid=5010] ppid=5001 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5004/task/5010/stat : 5010 (java) S 5001 5004 4145 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74340571 14420725760 11945 33554432000 4194304 4196468 140721587473680 139812722448656 139813130135253 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7639040 140721587479625 140721587479817 140721587479817 140721587482575 0
[pid=5004/tid=5011] ppid=5001 vsize=14082740 memory=140412529202816 CPUtime=0 cores=0,2,4,6
/proc/5004/task/5011/stat : 5011 (java) S 5001 5004 4145 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 74340572 14420725760 11945 33554432000 4194304 4196468 140721587473680 139812672269168 139813130136194 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7639040 140721587479625 140721587479817 140721587479817 140721587482575 0
[pid=5004/tid=5012] ppid=5001 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5004/task/5012/stat : 5012 (java) S 5001 5004 4145 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 74340572 14420725760 11945 33554432000 4194304 4196468 140721587473680 139812671215136 139813130135253 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7639040 140721587479625 140721587479817 140721587479817 140721587482575 0
[pid=5004/tid=5013] ppid=5001 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5004/task/5013/stat : 5013 (java) S 5001 5004 4145 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 74340573 14420725760 11945 33554432000 4194304 4196468 140721587473680 139812670162288 139813130135253 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7639040 140721587479625 140721587479817 140721587479817 140721587482575 0
[pid=5004/tid=5014] ppid=5001 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5004/task/5014/stat : 5014 (java) S 5001 5004 4145 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74340575 14420725760 11945 33554432000 4194304 4196468 140721587473680 139812669110608 139813130143643 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7639040 140721587479625 140721587479817 140721587479817 140721587482575 0
[pid=5004/tid=5015] ppid=5001 vsize=14082740 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/5004/task/5015/stat : 5015 (java) R 5001 5004 4145 0 -1 4202560 565 0 0 0 2 0 0 0 20 0 15 0 74340575 14420725760 11945 33554432000 4194304 4196468 140721587473680 139812668057968 139813110760984 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 7639040 140721587479625 140721587479817 140721587479817 140721587482575 0
[pid=5004/tid=5016] ppid=5001 vsize=14082740 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/5004/task/5016/stat : 5016 (java) R 5001 5004 4145 0 -1 1077944384 48 0 0 0 1 0 0 0 20 0 15 0 74340575 14420725760 11945 33554432000 4194304 4196468 140721587473680 139812667005168 139813130136194 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 7639040 140721587479625 140721587479817 140721587479817 140721587482575 0
[pid=5004/tid=5017] ppid=5001 vsize=14082740 memory=140412529202816 CPUtime=0.06 cores=0,2,4,6
/proc/5004/task/5017/stat : 5017 (java) R 5001 5004 4145 0 -1 4202560 299 0 0 0 6 0 0 0 20 0 15 0 74340575 14420725760 11945 33554432000 4194304 4196468 140721587473680 139812665952368 139813108750311 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 7639040 140721587479625 140721587479817 140721587479817 140721587482575 0
[pid=5004/tid=5018] ppid=5001 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5004/task/5018/stat : 5018 (java) S 5001 5004 4145 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74340575 14420725760 11945 33554432000 4194304 4196468 140721587473680 139812664899808 139813130135253 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7639040 140721587479625 140721587479817 140721587479817 140721587482575 0
[pid=5004/tid=5019] ppid=5001 vsize=14082740 memory=140412529202816 CPUtime=0 cores=0,2,4,6
/proc/5004/task/5019/stat : 5019 (java) S 5001 5004 4145 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74340575 14420725760 11945 33554432000 4194304 4196468 140721587473680 139812663848112 139813130136194 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7639040 140721587479625 140721587479817 140721587479817 140721587482575 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 14082740 KiB
Current children cumulated memory: 47780 KiB

[startup+0.310349 s]*
/proc/loadavg: 1.31 1.34 1.33 4/215 5043
/proc/meminfo: memFree=23288220/32770624 swapFree=67108860/67108860
[pid=5004] ppid=5001 vsize=14082740 memory=51108 CPUtime=0.44 cores=0,2,4,6
/proc/5004/stat : 5004 (java) S 5001 5004 4145 0 -1 1077944320 10931 0 0 0 41 3 0 0 20 0 15 0 74340569 14420725760 12777 33554432000 4194304 4196468 140721587473680 140721587456224 139813130125047 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 7639040 140721587479625 140721587479817 140721587479817 140721587482575 0
/proc/5004/statm: 3520685 12777 3372 1 0 3482761 0
[pid=5004/tid=5006] ppid=5001 vsize=14082740 memory=93310047 CPUtime=0.29 cores=0,2,4,6
/proc/5004/task/5006/stat : 5006 (java) R 5001 5004 4145 0 -1 4202560 8606 0 0 0 27 2 0 0 20 0 15 0 74340570 14420725760 12777 33554432000 4194304 4196468 140721587473680 139813134332880 139813113311856 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 7639040 140721587479625 140721587479817 140721587479817 140721587482575 0
[pid=5004/tid=5007] ppid=5001 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5004/task/5007/stat : 5007 (java) S 5001 5004 4145 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74340571 14420725760 12777 33554432000 4194304 4196468 140721587473680 139813067725456 139813130135253 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7639040 140721587479625 140721587479817 140721587479817 140721587482575 0
[pid=5004/tid=5008] ppid=5001 vsize=14082740 memory=140412413120161 CPUtime=0 cores=0,2,4,6
/proc/5004/task/5008/stat : 5008 (java) S 5001 5004 4145 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74340571 14420725760 12777 33554432000 4194304 4196468 140721587473680 139813066672656 139813130135253 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7639040 140721587479625 140721587479817 140721587479817 140721587482575 0
[pid=5004/tid=5009] ppid=5001 vsize=14082740 memory=140412413122589 CPUtime=0 cores=0,2,4,6
/proc/5004/task/5009/stat : 5009 (java) S 5001 5004 4145 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74340571 14420725760 12777 33554432000 4194304 4196468 140721587473680 139813065619856 139813130135253 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7639040 140721587479625 140721587479817 140721587479817 140721587482575 0
[pid=5004/tid=5010] ppid=5001 vsize=14082740 memory=140412413122511 CPUtime=0 cores=0,2,4,6
/proc/5004/task/5010/stat : 5010 (java) S 5001 5004 4145 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74340571 14420725760 12777 33554432000 4194304 4196468 140721587473680 139812722448656 139813130135253 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7639040 140721587479625 140721587479817 140721587479817 140721587482575 0
[pid=5004/tid=5011] ppid=5001 vsize=14082740 memory=140412529205167 CPUtime=0 cores=0,2,4,6
/proc/5004/task/5011/stat : 5011 (java) S 5001 5004 4145 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 74340572 14420725760 12777 33554432000 4194304 4196468 140721587473680 139812672269168 139813130136194 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7639040 140721587479625 140721587479817 140721587479817 140721587482575 0
[pid=5004/tid=5012] ppid=5001 vsize=14082740 memory=140412413131727 CPUtime=0 cores=0,2,4,6
/proc/5004/task/5012/stat : 5012 (java) S 5001 5004 4145 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 74340572 14420725760 12777 33554432000 4194304 4196468 140721587473680 139812671215136 139813130135253 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7639040 140721587479625 140721587479817 140721587479817 140721587482575 0
[pid=5004/tid=5013] ppid=5001 vsize=14082740 memory=280824826270352 CPUtime=0 cores=0,2,4,6
/proc/5004/task/5013/stat : 5013 (java) S 5001 5004 4145 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 74340573 14420725760 12777 33554432000 4194304 4196468 140721587473680 139812670162288 139813130135253 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7639040 140721587479625 140721587479817 140721587479817 140721587482575 0
[pid=5004/tid=5014] ppid=5001 vsize=14082740 memory=280824826268048 CPUtime=0 cores=0,2,4,6
/proc/5004/task/5014/stat : 5014 (java) S 5001 5004 4145 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74340575 14420725760 12777 33554432000 4194304 4196468 140721587473680 139812669110608 139813130143643 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7639040 140721587479625 140721587479817 140721587479817 140721587482575 0
[pid=5004/tid=5015] ppid=5001 vsize=14082740 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/5004/task/5015/stat : 5015 (java) S 5001 5004 4145 0 -1 1077944384 571 0 0 0 2 0 0 0 20 0 15 0 74340575 14420725760 12777 33554432000 4194304 4196468 140721587473680 139812668057968 139813130136194 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7639040 140721587479625 140721587479817 140721587479817 140721587482575 0
[pid=5004/tid=5016] ppid=5001 vsize=14082740 memory=2240 CPUtime=0.02 cores=0,2,4,6
/proc/5004/task/5016/stat : 5016 (java) S 5001 5004 4145 0 -1 1077944384 62 0 0 0 2 0 0 0 20 0 15 0 74340575 14420725760 12777 33554432000 4194304 4196468 140721587473680 139812667005168 139813130136194 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7639040 140721587479625 140721587479817 140721587479817 140721587482575 0
[pid=5004/tid=5017] ppid=5001 vsize=14082740 memory=140412529202816 CPUtime=0.08 cores=0,2,4,6
/proc/5004/task/5017/stat : 5017 (java) S 5001 5004 4145 0 -1 1077944384 310 0 0 0 8 0 0 0 20 0 15 0 74340575 14420725760 12777 33554432000 4194304 4196468 140721587473680 139812665952368 139813130136194 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7639040 140721587479625 140721587479817 140721587479817 140721587482575 0
[pid=5004/tid=5018] ppid=5001 vsize=14082740 memory=2208 CPUtime=0 cores=0,2,4,6
/proc/5004/task/5018/stat : 5018 (java) S 5001 5004 4145 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74340575 14420725760 12777 33554432000 4194304 4196468 140721587473680 139812664899808 139813130135253 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7639040 140721587479625 140721587479817 140721587479817 140721587482575 0
[pid=5004/tid=5019] ppid=5001 vsize=14082740 memory=140412529202816 CPUtime=0 cores=0,2,4,6
/proc/5004/task/5019/stat : 5019 (java) S 5001 5004 4145 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74340575 14420725760 12777 33554432000 4194304 4196468 140721587473680 139812663848112 139813130136194 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7639040 140721587479625 140721587479817 140721587479817 140721587482575 0
Current children cumulated CPU time: 0.44 s
Current children cumulated vsize: 14082740 KiB
Current children cumulated memory: 51108 KiB

[startup+0.700752 s]
/proc/loadavg: 1.31 1.34 1.33 3/215 5043
/proc/meminfo: memFree=23255228/32770624 swapFree=67108860/67108860
[pid=5004] ppid=5001 vsize=14084808 memory=91332 CPUtime=0.98 cores=0,2,4,6
/proc/5004/stat : 5004 (java) S 5001 5004 4145 0 -1 1077944320 17636 0 0 0 93 5 0 0 20 0 15 0 74340569 14422843392 22833 33554432000 4194304 4196468 140721587473680 140721587456224 139813130125047 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 7639040 140721587479625 140721587479817 140721587479817 140721587482575 0
/proc/5004/statm: 3521202 22833 3506 1 0 3483273 0
[pid=5004/tid=5006] ppid=5001 vsize=14084808 memory=1416 CPUtime=0.67 cores=0,2,4,6
/proc/5004/task/5006/stat : 5006 (java) R 5001 5004 4145 0 -1 4202560 14942 0 0 0 63 4 0 0 20 0 15 0 74340570 14422843392 22833 33554432000 4194304 4196468 140721587473680 139813134349152 139813114205534 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 7639040 140721587479625 140721587479817 140721587479817 140721587482575 0
[pid=5004/tid=5007] ppid=5001 vsize=14084808 memory=4612 CPUtime=0 cores=0,2,4,6
/proc/5004/task/5007/stat : 5007 (java) S 5001 5004 4145 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74340571 14422843392 22833 33554432000 4194304 4196468 140721587473680 139813067725456 139813130135253 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7639040 140721587479625 140721587479817 140721587479817 140721587482575 0
[pid=5004/tid=5008] ppid=5001 vsize=14084808 memory=8552 CPUtime=0 cores=0,2,4,6
/proc/5004/task/5008/stat : 5008 (java) S 5001 5004 4145 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74340571 14422843392 22833 33554432000 4194304 4196468 140721587473680 139813066672656 139813130135253 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7639040 140721587479625 140721587479817 140721587479817 140721587482575 0
[pid=5004/tid=5009] ppid=5001 vsize=14084808 memory=7522232185174124096 CPUtime=0 cores=0,2,4,6
/proc/5004/task/5009/stat : 5009 (java) S 5001 5004 4145 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74340571 14422843392 22833 33554432000 4194304 4196468 140721587473680 139813065619856 139813130135253 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7639040 140721587479625 140721587479817 140721587479817 140721587482575 0
[pid=5004/tid=5010] ppid=5001 vsize=14084808 memory=7595725831727968097 CPUtime=0 cores=0,2,4,6
/proc/5004/task/5010/stat : 5010 (java) S 5001 5004 4145 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74340571 14422843392 22833 33554432000 4194304 4196468 140721587473680 139812722448656 139813130135253 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7639040 140721587479625 140721587479817 140721587479817 140721587482575 0
[pid=5004/tid=5011] ppid=5001 vsize=14084808 memory=5787221545506525541 CPUtime=0 cores=0,2,4,6
/proc/5004/task/5011/stat : 5011 (java) S 5001 5004 4145 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 74340572 14422843392 22833 33554432000 4194304 4196468 140721587473680 139812672269168 139813130136194 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7639040 140721587479625 140721587479817 140721587479817 140721587482575 0
[pid=5004/tid=5012] ppid=5001 vsize=14084808 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5004/task/5012/stat : 5012 (java) S 5001 5004 4145 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 74340572 14422843392 22833 33554432000 4194304 4196468 140721587473680 139812671215136 139813130135253 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7639040 140721587479625 140721587479817 140721587479817 140721587482575 0
[pid=5004/tid=5013] ppid=5001 vsize=14084808 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5004/task/5013/stat : 5013 (java) S 5001 5004 4145 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 74340573 14422843392 22833 33554432000 4194304 4196468 140721587473680 139812670162288 139813130135253 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7639040 140721587479625 140721587479817 140721587479817 140721587482575 0
[pid=5004/tid=5014] ppid=5001 vsize=14084808 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5004/task/5014/stat : 5014 (java) S 5001 5004 4145 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74340575 14422843392 22833 33554432000 4194304 4196468 140721587473680 139812669110608 139813130143643 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7639040 140721587479625 140721587479817 140721587479817 140721587482575 0
[pid=5004/tid=5015] ppid=5001 vsize=14084808 memory=1200 CPUtime=0.08 cores=0,2,4,6
/proc/5004/task/5015/stat : 5015 (java) S 5001 5004 4145 0 -1 1077944384 726 0 0 0 8 0 0 0 20 0 15 0 74340575 14422843392 22833 33554432000 4194304 4196468 140721587473680 139812668057968 139813130136194 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7639040 140721587479625 140721587479817 140721587479817 140721587482575 0
[pid=5004/tid=5016] ppid=5001 vsize=14084808 memory=15872 CPUtime=0.05 cores=0,2,4,6
/proc/5004/task/5016/stat : 5016 (java) S 5001 5004 4145 0 -1 1077944384 207 0 0 0 5 0 0 0 20 0 15 0 74340575 14422843392 22833 33554432000 4194304 4196468 140721587473680 139812667005168 139813130136194 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7639040 140721587479625 140721587479817 140721587479817 140721587482575 0
[pid=5004/tid=5017] ppid=5001 vsize=14084808 memory=13812 CPUtime=0.15 cores=0,2,4,6
/proc/5004/task/5017/stat : 5017 (java) S 5001 5004 4145 0 -1 1077944384 379 0 0 0 15 0 0 0 20 0 15 0 74340575 14422843392 22833 33554432000 4194304 4196468 140721587473680 139812665952368 139813130136194 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7639040 140721587479625 140721587479817 140721587479817 140721587482575 0
[pid=5004/tid=5018] ppid=5001 vsize=14084808 memory=2241 CPUtime=0 cores=0,2,4,6
/proc/5004/task/5018/stat : 5018 (java) S 5001 5004 4145 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74340575 14422843392 22833 33554432000 4194304 4196468 140721587473680 139812664899808 139813130135253 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7639040 140721587479625 140721587479817 140721587479817 140721587482575 0
[pid=5004/tid=5019] ppid=5001 vsize=14084808 memory=2244 CPUtime=0 cores=0,2,4,6
/proc/5004/task/5019/stat : 5019 (java) S 5001 5004 4145 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74340575 14422843392 22833 33554432000 4194304 4196468 140721587473680 139812663848112 139813130136194 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7639040 140721587479625 140721587479817 140721587479817 140721587482575 0
Current children cumulated CPU time: 0.98 s
Current children cumulated vsize: 14084808 KiB
Current children cumulated memory: 91332 KiB

[startup+1.50075 s]
/proc/loadavg: 1.31 1.34 1.33 7/215 5043
/proc/meminfo: memFree=23177396/32770624 swapFree=67108860/67108860
[pid=5004] ppid=5001 vsize=14090952 memory=138920 CPUtime=2.92 cores=0,2,4,6
/proc/5004/stat : 5004 (java) S 5001 5004 4145 0 -1 1077944320 26540 0 0 0 284 8 0 0 20 0 15 0 74340569 14429134848 34730 33554432000 4194304 4196468 140721587473680 140721587456224 139813130125047 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 7639040 140721587479625 140721587479817 140721587479817 140721587482575 0
/proc/5004/statm: 3522738 34730 3541 1 0 3484809 0
[pid=5004/tid=5006] ppid=5001 vsize=14090952 memory=0 CPUtime=1.47 cores=0,2,4,6
/proc/5004/task/5006/stat : 5006 (java) R 5001 5004 4145 0 -1 4202560 20247 0 0 0 141 6 0 0 20 0 15 0 74340570 14429134848 34730 33554432000 4194304 4196468 140721587473680 139813134359120 139812748335879 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 7639040 140721587479625 140721587479817 140721587479817 140721587482575 0
[pid=5004/tid=5007] ppid=5001 vsize=14090952 memory=2452 CPUtime=0 cores=0,2,4,6
/proc/5004/task/5007/stat : 5007 (java) S 5001 5004 4145 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74340571 14429134848 34730 33554432000 4194304 4196468 140721587473680 139813067725456 139813130135253 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7639040 140721587479625 140721587479817 140721587479817 140721587482575 0
[pid=5004/tid=5008] ppid=5001 vsize=14090952 memory=280824826243360 CPUtime=0 cores=0,2,4,6
/proc/5004/task/5008/stat : 5008 (java) S 5001 5004 4145 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74340571 14429134848 34730 33554432000 4194304 4196468 140721587473680 139813066672656 139813130135253 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7639040 140721587479625 140721587479817 140721587479817 140721587482575 0
[pid=5004/tid=5009] ppid=5001 vsize=14090952 memory=14976654913473985 CPUtime=0 cores=0,2,4,6
/proc/5004/task/5009/stat : 5009 (java) S 5001 5004 4145 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74340571 14429134848 34730 33554432000 4194304 4196468 140721587473680 139813065619856 139813130135253 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7639040 140721587479625 140721587479817 140721587479817 140721587482575 0
[pid=5004/tid=5010] ppid=5001 vsize=14090952 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5004/task/5010/stat : 5010 (java) S 5001 5004 4145 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74340571 14429134848 34730 33554432000 4194304 4196468 140721587473680 139812722448656 139813130135253 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7639040 140721587479625 140721587479817 140721587479817 140721587482575 0
[pid=5004/tid=5011] ppid=5001 vsize=14090952 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5004/task/5011/stat : 5011 (java) S 5001 5004 4145 0 -1 1077944384 20 0 0 0 0 0 0 0 20 0 15 0 74340572 14429134848 34730 33554432000 4194304 4196468 140721587473680 139812672269168 139813130136194 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7639040 140721587479625 140721587479817 140721587479817 140721587482575 0

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

/proc/5004/task/5006/stat : 5006 (java) R 5001 5004 4145 0 -1 4202560 35887 0 0 0 231553 16 0 0 20 0 15 0 74340570 14429134848 59764 33554432000 4194304 4196468 140721587473680 139813134363040 139812745323613 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 7639040 140721587479625 140721587479817 140721587479817 140721587482575 0
[pid=5004/tid=5007] ppid=5001 vsize=14090952 memory=239056 CPUtime=2.38 cores=0,2,4,6
/proc/5004/task/5007/stat : 5007 (java) S 5001 5004 4145 0 -1 1077944384 3636 0 0 0 218 20 0 0 20 0 15 0 74340571 14429134848 59764 33554432000 4194304 4196468 140721587473680 139813067725456 139813130135253 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7639040 140721587479625 140721587479817 140721587479817 140721587482575 0
[pid=5004/tid=5008] ppid=5001 vsize=14090952 memory=239056 CPUtime=2.39 cores=0,2,4,6
/proc/5004/task/5008/stat : 5008 (java) S 5001 5004 4145 0 -1 1077944384 1384 0 0 0 218 21 0 0 20 0 15 0 74340571 14429134848 59764 33554432000 4194304 4196468 140721587473680 139813066672656 139813130135253 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7639040 140721587479625 140721587479817 140721587479817 140721587482575 0
[pid=5004/tid=5009] ppid=5001 vsize=14090952 memory=239056 CPUtime=2.4 cores=0,2,4,6
/proc/5004/task/5009/stat : 5009 (java) S 5001 5004 4145 0 -1 1077944384 2739 0 0 0 219 21 0 0 20 0 15 0 74340571 14429134848 59764 33554432000 4194304 4196468 140721587473680 139813065619856 139813130135253 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7639040 140721587479625 140721587479817 140721587479817 140721587482575 0
[pid=5004/tid=5010] ppid=5001 vsize=14090952 memory=239056 CPUtime=2.39 cores=0,2,4,6
/proc/5004/task/5010/stat : 5010 (java) S 5001 5004 4145 0 -1 1077944384 1637 0 0 0 217 22 0 0 20 0 15 0 74340571 14429134848 59764 33554432000 4194304 4196468 140721587473680 139812722448656 139813130135253 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7639040 140721587479625 140721587479817 140721587479817 140721587482575 0
[pid=5004/tid=5011] ppid=5001 vsize=14090952 memory=239056 CPUtime=2.55 cores=0,2,4,6
/proc/5004/task/5011/stat : 5011 (java) S 5001 5004 4145 0 -1 1077944384 4694 0 0 0 240 15 0 0 20 0 15 0 74340572 14429134848 59764 33554432000 4194304 4196468 140721587473680 139812672269168 139813130136194 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7639040 140721587479625 140721587479817 140721587479817 140721587482575 0
[pid=5004/tid=5012] ppid=5001 vsize=14090952 memory=239056 CPUtime=0 cores=0,2,4,6
/proc/5004/task/5012/stat : 5012 (java) S 5001 5004 4145 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 15 0 74340572 14429134848 59764 33554432000 4194304 4196468 140721587473680 139812671215200 139813130135253 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7639040 140721587479625 140721587479817 140721587479817 140721587482575 0
[pid=5004/tid=5013] ppid=5001 vsize=14090952 memory=239056 CPUtime=0 cores=0,2,4,6
/proc/5004/task/5013/stat : 5013 (java) S 5001 5004 4145 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 15 0 74340573 14429134848 59764 33554432000 4194304 4196468 140721587473680 139812670162304 139813130135253 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7639040 140721587479625 140721587479817 140721587479817 140721587482575 0
[pid=5004/tid=5014] ppid=5001 vsize=14090952 memory=239056 CPUtime=0 cores=0,2,4,6
/proc/5004/task/5014/stat : 5014 (java) S 5001 5004 4145 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74340575 14429134848 59764 33554432000 4194304 4196468 140721587473680 139812669110608 139813130143643 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7639040 140721587479625 140721587479817 140721587479817 140721587482575 0
[pid=5004/tid=5015] ppid=5001 vsize=14090952 memory=239056 CPUtime=0.88 cores=0,2,4,6
/proc/5004/task/5015/stat : 5015 (java) S 5001 5004 4145 0 -1 1077944384 4134 0 0 0 87 1 0 0 20 0 15 0 74340575 14429134848 59764 33554432000 4194304 4196468 140721587473680 139812668057968 139813130136194 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7639040 140721587479625 140721587479817 140721587479817 140721587482575 0
[pid=5004/tid=5016] ppid=5001 vsize=14090952 memory=239056 CPUtime=0.83 cores=0,2,4,6
/proc/5004/task/5016/stat : 5016 (java) S 5001 5004 4145 0 -1 1077944384 2851 0 0 0 82 1 0 0 20 0 15 0 74340575 14429134848 59764 33554432000 4194304 4196468 140721587473680 139812667005168 139813130136194 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7639040 140721587479625 140721587479817 140721587479817 140721587482575 0
[pid=5004/tid=5017] ppid=5001 vsize=14090952 memory=239056 CPUtime=0.49 cores=0,2,4,6
/proc/5004/task/5017/stat : 5017 (java) S 5001 5004 4145 0 -1 1077944384 5069 0 0 0 48 1 0 0 20 0 15 0 74340575 14429134848 59764 33554432000 4194304 4196468 140721587473680 139812665952368 139813130136194 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7639040 140721587479625 140721587479817 140721587479817 140721587482575 0
[pid=5004/tid=5018] ppid=5001 vsize=14090952 memory=237008 CPUtime=0 cores=0,2,4,6
/proc/5004/task/5018/stat : 5018 (java) S 5001 5004 4145 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74340575 14429134848 59764 33554432000 4194304 4196468 140721587473680 139812664899808 139813130135253 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7639040 140721587479625 140721587479817 140721587479817 140721587482575 0
[pid=5004/tid=5019] ppid=5001 vsize=14090952 memory=239056 CPUtime=0.55 cores=0,2,4,6
/proc/5004/task/5019/stat : 5019 (java) S 5001 5004 4145 0 -1 1077944384 1414 0 0 0 25 30 0 0 20 0 15 0 74340575 14429134848 59764 33554432000 4194304 4196468 140721587473680 139812663848112 139813130136194 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7639040 140721587479625 140721587479817 140721587479817 140721587482575 0
Current children cumulated CPU time: 2330.63 s
Current children cumulated vsize: 14090952 KiB
Current children cumulated memory: 239056 KiB

[startup+2382.3 s]
/proc/loadavg: 1.29 1.30 1.35 3/215 5117
/proc/meminfo: memFree=22903272/32770624 swapFree=67108860/67108860
[pid=5004] ppid=5001 vsize=14090952 memory=241244 CPUtime=2390.83 cores=0,2,4,6
/proc/5004/stat : 5004 (java) S 5001 5004 4145 0 -1 1077944320 66029 0 0 0 238965 118 0 0 20 0 15 0 74340569 14429134848 60311 33554432000 4194304 4196468 140721587473680 140721587456224 139813130125047 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 7639040 140721587479625 140721587479817 140721587479817 140721587482575 0
/proc/5004/statm: 3522738 60311 3573 1 0 3484809 0
[pid=5004/tid=5006] ppid=5001 vsize=14090952 memory=241244 CPUtime=2375.52 cores=0,2,4,6
/proc/5004/task/5006/stat : 5006 (java) R 5001 5004 4145 0 -1 4202560 36436 0 0 0 237536 16 0 0 20 0 15 0 74340570 14429134848 60311 33554432000 4194304 4196468 140721587473680 139813134363136 139813110949152 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 7639040 140721587479625 140721587479817 140721587479817 140721587482575 0
[pid=5004/tid=5007] ppid=5001 vsize=14090952 memory=239056 CPUtime=2.45 cores=0,2,4,6
/proc/5004/task/5007/stat : 5007 (java) S 5001 5004 4145 0 -1 1077944384 3642 0 0 0 225 20 0 0 20 0 15 0 74340571 14429134848 60311 33554432000 4194304 4196468 140721587473680 139813067725456 139813130135253 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7639040 140721587479625 140721587479817 140721587479817 140721587482575 0
[pid=5004/tid=5008] ppid=5001 vsize=14090952 memory=241244 CPUtime=2.46 cores=0,2,4,6
/proc/5004/task/5008/stat : 5008 (java) S 5001 5004 4145 0 -1 1077944384 1561 0 0 0 224 22 0 0 20 0 15 0 74340571 14429134848 60311 33554432000 4194304 4196468 140721587473680 139813066672656 139813130135253 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7639040 140721587479625 140721587479817 140721587479817 140721587482575 0
[pid=5004/tid=5009] ppid=5001 vsize=14090952 memory=241244 CPUtime=2.47 cores=0,2,4,6
/proc/5004/task/5009/stat : 5009 (java) S 5001 5004 4145 0 -1 1077944384 2779 0 0 0 225 22 0 0 20 0 15 0 74340571 14429134848 60311 33554432000 4194304 4196468 140721587473680 139813065619856 139813130135253 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7639040 140721587479625 140721587479817 140721587479817 140721587482575 0
[pid=5004/tid=5010] ppid=5001 vsize=14090952 memory=55 CPUtime=2.46 cores=0,2,4,6
/proc/5004/task/5010/stat : 5010 (java) S 5001 5004 4145 0 -1 1077944384 1692 0 0 0 223 23 0 0 20 0 15 0 74340571 14429134848 60311 33554432000 4194304 4196468 140721587473680 139812722448656 139813130135253 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7639040 140721587479625 140721587479817 140721587479817 140721587482575 0
[pid=5004/tid=5011] ppid=5001 vsize=14090952 memory=241244 CPUtime=2.61 cores=0,2,4,6
/proc/5004/task/5011/stat : 5011 (java) S 5001 5004 4145 0 -1 1077944384 4867 0 0 0 246 15 0 0 20 0 15 0 74340572 14429134848 60311 33554432000 4194304 4196468 140721587473680 139812672269168 139813130136194 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7639040 140721587479625 140721587479817 140721587479817 140721587482575 0
[pid=5004/tid=5012] ppid=5001 vsize=14090952 memory=241244 CPUtime=0 cores=0,2,4,6
/proc/5004/task/5012/stat : 5012 (java) S 5001 5004 4145 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 15 0 74340572 14429134848 60311 33554432000 4194304 4196468 140721587473680 139812671215200 139813130135253 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7639040 140721587479625 140721587479817 140721587479817 140721587482575 0
[pid=5004/tid=5013] ppid=5001 vsize=14090952 memory=241244 CPUtime=0 cores=0,2,4,6
/proc/5004/task/5013/stat : 5013 (java) S 5001 5004 4145 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 15 0 74340573 14429134848 60311 33554432000 4194304 4196468 140721587473680 139812670162304 139813130135253 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7639040 140721587479625 140721587479817 140721587479817 140721587482575 0
[pid=5004/tid=5014] ppid=5001 vsize=14090952 memory=4028 CPUtime=0 cores=0,2,4,6
/proc/5004/task/5014/stat : 5014 (java) S 5001 5004 4145 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74340575 14429134848 60311 33554432000 4194304 4196468 140721587473680 139812669110608 139813130143643 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7639040 140721587479625 140721587479817 140721587479817 140721587482575 0
[pid=5004/tid=5015] ppid=5001 vsize=14090952 memory=241244 CPUtime=0.88 cores=0,2,4,6
/proc/5004/task/5015/stat : 5015 (java) S 5001 5004 4145 0 -1 1077944384 4136 0 0 0 87 1 0 0 20 0 15 0 74340575 14429134848 60311 33554432000 4194304 4196468 140721587473680 139812668057968 139813130136194 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7639040 140721587479625 140721587479817 140721587479817 140721587482575 0
[pid=5004/tid=5016] ppid=5001 vsize=14090952 memory=12060 CPUtime=0.83 cores=0,2,4,6
/proc/5004/task/5016/stat : 5016 (java) S 5001 5004 4145 0 -1 1077944384 2853 0 0 0 82 1 0 0 20 0 15 0 74340575 14429134848 60311 33554432000 4194304 4196468 140721587473680 139812667005168 139813130136194 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7639040 140721587479625 140721587479817 140721587479817 140721587482575 0
[pid=5004/tid=5017] ppid=5001 vsize=14090952 memory=241244 CPUtime=0.49 cores=0,2,4,6
/proc/5004/task/5017/stat : 5017 (java) S 5001 5004 4145 0 -1 1077944384 5168 0 0 0 48 1 0 0 20 0 15 0 74340575 14429134848 60311 33554432000 4194304 4196468 140721587473680 139812665952368 139813130136194 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7639040 140721587479625 140721587479817 140721587479817 140721587482575 0
[pid=5004/tid=5018] ppid=5001 vsize=14090952 memory=241244 CPUtime=0 cores=0,2,4,6
/proc/5004/task/5018/stat : 5018 (java) S 5001 5004 4145 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74340575 14429134848 60311 33554432000 4194304 4196468 140721587473680 139812664899808 139813130135253 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7639040 140721587479625 140721587479817 140721587479817 140721587482575 0
[pid=5004/tid=5019] ppid=5001 vsize=14090952 memory=4028 CPUtime=0.56 cores=0,2,4,6
/proc/5004/task/5019/stat : 5019 (java) S 5001 5004 4145 0 -1 1077944384 1429 0 0 0 25 31 0 0 20 0 15 0 74340575 14429134848 60311 33554432000 4194304 4196468 140721587473680 139812663848112 139813130136194 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7639040 140721587479625 140721587479817 140721587479817 140721587482575 0
Current children cumulated CPU time: 2390.83 s
Current children cumulated vsize: 14090952 KiB
Current children cumulated memory: 241244 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2391.5 s]
/proc/loadavg: 1.32 1.31 1.35 3/215 5117
/proc/meminfo: memFree=22903272/32770624 swapFree=67108860/67108860
[pid=5004] ppid=5001 vsize=14090952 memory=241244 CPUtime=2400.05 cores=0,2,4,6
/proc/5004/stat : 5004 (java) S 5001 5004 4145 0 -1 1077944320 66046 0 0 0 239887 118 0 0 20 0 15 0 74340569 14429134848 60311 33554432000 4194304 4196468 140721587473680 140721587456224 139813130125047 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 7639040 140721587479625 140721587479817 140721587479817 140721587482575 0
/proc/5004/statm: 3522738 60311 3573 1 0 3484809 0
[pid=5004/tid=5006] ppid=5001 vsize=14090952 memory=239056 CPUtime=2384.7 cores=0,2,4,6
/proc/5004/task/5006/stat : 5006 (java) R 5001 5004 4145 0 -1 4202560 36453 0 0 0 238454 16 0 0 20 0 15 0 74340570 14429134848 60311 33554432000 4194304 4196468 140721587473680 139813134363312 139812749951326 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 7639040 140721587479625 140721587479817 140721587479817 140721587482575 0
[pid=5004/tid=5007] ppid=5001 vsize=14090952 memory=55 CPUtime=2.46 cores=0,2,4,6
/proc/5004/task/5007/stat : 5007 (java) S 5001 5004 4145 0 -1 1077944384 3642 0 0 0 226 20 0 0 20 0 15 0 74340571 14429134848 60311 33554432000 4194304 4196468 140721587473680 139813067725456 139813130135253 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7639040 140721587479625 140721587479817 140721587479817 140721587482575 0
[pid=5004/tid=5008] ppid=5001 vsize=14090952 memory=241244 CPUtime=2.48 cores=0,2,4,6
/proc/5004/task/5008/stat : 5008 (java) S 5001 5004 4145 0 -1 1077944384 1561 0 0 0 226 22 0 0 20 0 15 0 74340571 14429134848 60311 33554432000 4194304 4196468 140721587473680 139813066672656 139813130135253 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7639040 140721587479625 140721587479817 140721587479817 140721587482575 0
[pid=5004/tid=5009] ppid=5001 vsize=14090952 memory=241244 CPUtime=2.48 cores=0,2,4,6
/proc/5004/task/5009/stat : 5009 (java) S 5001 5004 4145 0 -1 1077944384 2779 0 0 0 226 22 0 0 20 0 15 0 74340571 14429134848 60311 33554432000 4194304 4196468 140721587473680 139813065619856 139813130135253 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7639040 140721587479625 140721587479817 140721587479817 140721587482575 0
[pid=5004/tid=5010] ppid=5001 vsize=14090952 memory=241244 CPUtime=2.47 cores=0,2,4,6
/proc/5004/task/5010/stat : 5010 (java) S 5001 5004 4145 0 -1 1077944384 1692 0 0 0 224 23 0 0 20 0 15 0 74340571 14429134848 60311 33554432000 4194304 4196468 140721587473680 139812722448656 139813130135253 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7639040 140721587479625 140721587479817 140721587479817 140721587482575 0
[pid=5004/tid=5011] ppid=5001 vsize=14090952 memory=241244 CPUtime=2.62 cores=0,2,4,6
/proc/5004/task/5011/stat : 5011 (java) S 5001 5004 4145 0 -1 1077944384 4867 0 0 0 247 15 0 0 20 0 15 0 74340572 14429134848 60311 33554432000 4194304 4196468 140721587473680 139812672269168 139813130136194 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7639040 140721587479625 140721587479817 140721587479817 140721587482575 0
[pid=5004/tid=5012] ppid=5001 vsize=14090952 memory=22428 CPUtime=0 cores=0,2,4,6
/proc/5004/task/5012/stat : 5012 (java) S 5001 5004 4145 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 15 0 74340572 14429134848 60311 33554432000 4194304 4196468 140721587473680 139812671215200 139813130135253 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7639040 140721587479625 140721587479817 140721587479817 140721587482575 0
[pid=5004/tid=5013] ppid=5001 vsize=14090952 memory=1296 CPUtime=0 cores=0,2,4,6
/proc/5004/task/5013/stat : 5013 (java) S 5001 5004 4145 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 15 0 74340573 14429134848 60311 33554432000 4194304 4196468 140721587473680 139812670162304 139813130135253 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7639040 140721587479625 140721587479817 140721587479817 140721587482575 0
[pid=5004/tid=5014] ppid=5001 vsize=14090952 memory=1228 CPUtime=0 cores=0,2,4,6
/proc/5004/task/5014/stat : 5014 (java) S 5001 5004 4145 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74340575 14429134848 60311 33554432000 4194304 4196468 140721587473680 139812669110608 139813130143643 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7639040 140721587479625 140721587479817 140721587479817 140721587482575 0
[pid=5004/tid=5015] ppid=5001 vsize=14090952 memory=1944 CPUtime=0.88 cores=0,2,4,6
/proc/5004/task/5015/stat : 5015 (java) S 5001 5004 4145 0 -1 1077944384 4136 0 0 0 87 1 0 0 20 0 15 0 74340575 14429134848 60311 33554432000 4194304 4196468 140721587473680 139812668057968 139813130136194 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7639040 140721587479625 140721587479817 140721587479817 140721587482575 0
[pid=5004/tid=5016] ppid=5001 vsize=14090952 memory=241244 CPUtime=0.83 cores=0,2,4,6
/proc/5004/task/5016/stat : 5016 (java) S 5001 5004 4145 0 -1 1077944384 2853 0 0 0 82 1 0 0 20 0 15 0 74340575 14429134848 60311 33554432000 4194304 4196468 140721587473680 139812667005168 139813130136194 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7639040 140721587479625 140721587479817 140721587479817 140721587482575 0
[pid=5004/tid=5017] ppid=5001 vsize=14090952 memory=4028 CPUtime=0.49 cores=0,2,4,6
/proc/5004/task/5017/stat : 5017 (java) S 5001 5004 4145 0 -1 1077944384 5168 0 0 0 48 1 0 0 20 0 15 0 74340575 14429134848 60311 33554432000 4194304 4196468 140721587473680 139812665952368 139813130136194 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7639040 140721587479625 140721587479817 140721587479817 140721587482575 0
[pid=5004/tid=5018] ppid=5001 vsize=14090952 memory=241244 CPUtime=0 cores=0,2,4,6
/proc/5004/task/5018/stat : 5018 (java) S 5001 5004 4145 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74340575 14429134848 60311 33554432000 4194304 4196468 140721587473680 139812664899808 139813130135253 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7639040 140721587479625 140721587479817 140721587479817 140721587482575 0
[pid=5004/tid=5019] ppid=5001 vsize=14090952 memory=4028 CPUtime=0.56 cores=0,2,4,6
/proc/5004/task/5019/stat : 5019 (java) S 5001 5004 4145 0 -1 1077944384 1429 0 0 0 25 31 0 0 20 0 15 0 74340575 14429134848 60311 33554432000 4194304 4196468 140721587473680 139812663848112 139813130136194 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7639040 140721587479625 140721587479817 140721587479817 140721587482575 0
Current children cumulated CPU time: 2400.05 s
Current children cumulated vsize: 14090952 KiB
Current children cumulated memory: 241244 KiB

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

[startup+2391.51 s]
# the end of solver process 5004 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2398.89 s, system=1.18542 s

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

[startup+2391.5 s]
/proc/loadavg: 1.32 1.31 1.35 3/215 5117
/proc/meminfo: memFree=22903272/32770624 swapFree=67108860/67108860
[pid=5004] ppid=5001 vsize=14090952 memory=241244 CPUtime=2400.05 cores=0,2,4,6
/proc/5004/stat : 5004 (java) S 5001 5004 4145 0 -1 1077944320 66046 0 0 0 239887 118 0 0 20 0 15 0 74340569 14429134848 60311 33554432000 4194304 4196468 140721587473680 140721587456224 139813130125047 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 7639040 140721587479625 140721587479817 140721587479817 140721587482575 0
/proc/5004/statm: 3522738 60311 3573 1 0 3484809 0
[pid=5004/tid=5006] ppid=5001 vsize=14090952 memory=239056 CPUtime=2384.7 cores=0,2,4,6
/proc/5004/task/5006/stat : 5006 (java) R 5001 5004 4145 0 -1 4202560 36453 0 0 0 238454 16 0 0 20 0 15 0 74340570 14429134848 60311 33554432000 4194304 4196468 140721587473680 139813134363312 139812749951326 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 7639040 140721587479625 140721587479817 140721587479817 140721587482575 0
[pid=5004/tid=5007] ppid=5001 vsize=14090952 memory=55 CPUtime=2.46 cores=0,2,4,6
/proc/5004/task/5007/stat : 5007 (java) S 5001 5004 4145 0 -1 1077944384 3642 0 0 0 226 20 0 0 20 0 15 0 74340571 14429134848 60311 33554432000 4194304 4196468 140721587473680 139813067725456 139813130135253 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7639040 140721587479625 140721587479817 140721587479817 140721587482575 0
[pid=5004/tid=5008] ppid=5001 vsize=14090952 memory=241244 CPUtime=2.48 cores=0,2,4,6
/proc/5004/task/5008/stat : 5008 (java) S 5001 5004 4145 0 -1 1077944384 1561 0 0 0 226 22 0 0 20 0 15 0 74340571 14429134848 60311 33554432000 4194304 4196468 140721587473680 139813066672656 139813130135253 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7639040 140721587479625 140721587479817 140721587479817 140721587482575 0
[pid=5004/tid=5009] ppid=5001 vsize=14090952 memory=241244 CPUtime=2.48 cores=0,2,4,6
/proc/5004/task/5009/stat : 5009 (java) S 5001 5004 4145 0 -1 1077944384 2779 0 0 0 226 22 0 0 20 0 15 0 74340571 14429134848 60311 33554432000 4194304 4196468 140721587473680 139813065619856 139813130135253 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7639040 140721587479625 140721587479817 140721587479817 140721587482575 0
[pid=5004/tid=5010] ppid=5001 vsize=14090952 memory=241244 CPUtime=2.47 cores=0,2,4,6
/proc/5004/task/5010/stat : 5010 (java) S 5001 5004 4145 0 -1 1077944384 1692 0 0 0 224 23 0 0 20 0 15 0 74340571 14429134848 60311 33554432000 4194304 4196468 140721587473680 139812722448656 139813130135253 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7639040 140721587479625 140721587479817 140721587479817 140721587482575 0
[pid=5004/tid=5011] ppid=5001 vsize=14090952 memory=241244 CPUtime=2.62 cores=0,2,4,6
/proc/5004/task/5011/stat : 5011 (java) S 5001 5004 4145 0 -1 1077944384 4867 0 0 0 247 15 0 0 20 0 15 0 74340572 14429134848 60311 33554432000 4194304 4196468 140721587473680 139812672269168 139813130136194 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7639040 140721587479625 140721587479817 140721587479817 140721587482575 0
[pid=5004/tid=5012] ppid=5001 vsize=14090952 memory=22428 CPUtime=0 cores=0,2,4,6
/proc/5004/task/5012/stat : 5012 (java) S 5001 5004 4145 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 15 0 74340572 14429134848 60311 33554432000 4194304 4196468 140721587473680 139812671215200 139813130135253 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7639040 140721587479625 140721587479817 140721587479817 140721587482575 0
[pid=5004/tid=5013] ppid=5001 vsize=14090952 memory=1296 CPUtime=0 cores=0,2,4,6
/proc/5004/task/5013/stat : 5013 (java) S 5001 5004 4145 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 15 0 74340573 14429134848 60311 33554432000 4194304 4196468 140721587473680 139812670162304 139813130135253 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7639040 140721587479625 140721587479817 140721587479817 140721587482575 0
[pid=5004/tid=5014] ppid=5001 vsize=14090952 memory=1228 CPUtime=0 cores=0,2,4,6
/proc/5004/task/5014/stat : 5014 (java) S 5001 5004 4145 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74340575 14429134848 60311 33554432000 4194304 4196468 140721587473680 139812669110608 139813130143643 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7639040 140721587479625 140721587479817 140721587479817 140721587482575 0
[pid=5004/tid=5015] ppid=5001 vsize=14090952 memory=1944 CPUtime=0.88 cores=0,2,4,6
/proc/5004/task/5015/stat : 5015 (java) S 5001 5004 4145 0 -1 1077944384 4136 0 0 0 87 1 0 0 20 0 15 0 74340575 14429134848 60311 33554432000 4194304 4196468 140721587473680 139812668057968 139813130136194 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7639040 140721587479625 140721587479817 140721587479817 140721587482575 0
[pid=5004/tid=5016] ppid=5001 vsize=14090952 memory=241244 CPUtime=0.83 cores=0,2,4,6
/proc/5004/task/5016/stat : 5016 (java) S 5001 5004 4145 0 -1 1077944384 2853 0 0 0 82 1 0 0 20 0 15 0 74340575 14429134848 60311 33554432000 4194304 4196468 140721587473680 139812667005168 139813130136194 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7639040 140721587479625 140721587479817 140721587479817 140721587482575 0
[pid=5004/tid=5017] ppid=5001 vsize=14090952 memory=4028 CPUtime=0.49 cores=0,2,4,6
/proc/5004/task/5017/stat : 5017 (java) S 5001 5004 4145 0 -1 1077944384 5168 0 0 0 48 1 0 0 20 0 15 0 74340575 14429134848 60311 33554432000 4194304 4196468 140721587473680 139812665952368 139813130136194 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7639040 140721587479625 140721587479817 140721587479817 140721587482575 0
[pid=5004/tid=5018] ppid=5001 vsize=14090952 memory=241244 CPUtime=0 cores=0,2,4,6
/proc/5004/task/5018/stat : 5018 (java) S 5001 5004 4145 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74340575 14429134848 60311 33554432000 4194304 4196468 140721587473680 139812664899808 139813130135253 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7639040 140721587479625 140721587479817 140721587479817 140721587482575 0
[pid=5004/tid=5019] ppid=5001 vsize=14090952 memory=4028 CPUtime=0.56 cores=0,2,4,6
/proc/5004/task/5019/stat : 5019 (java) S 5001 5004 4145 0 -1 1077944384 1429 0 0 0 25 31 0 0 20 0 15 0 74340575 14429134848 60311 33554432000 4194304 4196468 140721587473680 139812663848112 139813130136194 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7639040 140721587479625 140721587479817 140721587479817 140721587482575 0
Current children cumulated CPU time: 2400.05 s
Current children cumulated vsize: 14090952 KiB
Current children cumulated memory: 241244 KiB

Child status: 143
Real time (s): 2391.51
CPU time (s): 2400.07
CPU user time (s): 2398.89
CPU system time (s): 1.18542
CPU usage (%): 100.358
Max. virtual memory (cumulated for all children) (KiB): 14090952
Max. memory (cumulated for all children) (KiB): 241244

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2398.89
system time used= 1.18541
maximum resident set size= 241716
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 66235
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2696
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 125531
involuntary context switches= 4858


# summary of solver processes directly reported to runsolver:
#   pid: 5004
#   total CPU time (s): 2400.07
#   total CPU user time (s): 2398.89
#   total CPU system time (s): 1.18542

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

The end

Launcher Data

Begin job on node151 at 2018-07-26 03:16:14
IDJOB=4290564
IDBENCH=141561
IDSOLVER=2743
FILE ID=node151/4290564-1532567774
RUNJOBID= node151-1532560661-4176
PBS_JOBID= 21021953
Free space on /tmp= 54928 MiB

SOLVER NAME= OscaR - Conflict Ordering with restarts 2018-07-02
BENCH NAME= XCSP18/MagicHexagon/MagicHexagon-06-m001_c18.xml
COMMAND LINE= java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4290564-1532567774/watcher-4290564-1532567774 -o /tmp/evaluation-result-4290564-1532567774/solver-4290564-1532567774 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node151-1532560661-4176 --watchdog 2560  java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 190805844 --timelimit 2400 --memlimit 11000 --nbcore 4 HOME/instance-4290564-1532567774.xml

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

MD5SUM BENCH= 6b753b1e1a3070adcb3424354b76057b
RANDOM SEED=190805844

node151.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.87
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.87
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.87
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.87
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:        23363608 kB
MemAvailable:   31941940 kB
Buffers:          192616 kB
Cached:          8630264 kB
SwapCached:            0 kB
Active:          1397720 kB
Inactive:        7479532 kB
Active(anon):       4764 kB
Inactive(anon):    77488 kB
Active(file):    1392956 kB
Inactive(file):  7402044 kB
Unevictable:        7824 kB
Mlocked:            7824 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             66592 kB
Writeback:             0 kB
AnonPages:         72096 kB
Mapped:            39316 kB
Shmem:             25224 kB
Slab:             225848 kB
SReclaimable:     198332 kB
SUnreclaim:        27516 kB
KernelStack:        3840 kB
PageTables:         4792 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     327180 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     18432 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= 54856 MiB
End job on node151 at 2018-07-26 03:56:05