Trace number 4290548

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.05 2368.91

General information on the benchmark

NameDubois/
Dubois-021_c18.xml
MD5SUM20df171288238b3174eb6e57a3777db0
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 benchmark0.007467
Satisfiable
(Un)Satisfiability was proved
Number of variables63
Number of constraints42
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":63}]
Minimum variable degree2
Maximum variable degree2
Distribution of variable degrees[{"degree":2,"count":63}]
Minimum constraint arity3
Maximum constraint arity3
Distribution of constraint arities[{"arity":3,"count":42}]
Number of extensional constraints42
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":42}]
Optimization problemNO
Type of objective

Solver Data

0.67/0.56	c version: 2018-07-02
0.67/0.56	c seed: 559606716
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.48/1.03	c Parsing done, starting search...
2400.02/2368.90	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 (3601 MiB free)
  memory of node 1: 16384 MiB (11664 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4290548-1532250935/watcher-4290548-1532250935 -o /tmp/evaluation-result-4290548-1532250935/solver-4290548-1532250935 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node105-1532224841-26942 --watchdog 2560 java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 559606716 --timelimit 2400 --memlimit 11000 --nbcore 4 HOME/instance-4290548-1532250935.xml 

running on 4 cores: 1,3,5,7

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=29844, runsolver pid=29841

[startup+0.100128 s]*
/proc/loadavg: 1.52 1.36 1.38 3/215 29859
/proc/meminfo: memFree=15613104/32770624 swapFree=67108860/67108860
[pid=29844] ppid=29841 vsize=14082740 memory=31216 CPUtime=0.12 cores=1,3,5,7
/proc/29844/stat : 29844 (java) S 29841 29844 26910 0 -1 1077944320 6736 0 0 0 11 1 0 0 20 0 15 0 42656645 14420725760 7804 33554432000 4194304 4196468 140727812014032 140727811996576 140461992410871 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 20295680 140727812015177 140727812015369 140727812015369 140727812018127 0
/proc/29844/statm: 3520685 7804 3156 1 0 3482761 0
[pid=29844/tid=29846] ppid=29841 vsize=14082740 memory=-8701690554792055937 CPUtime=0.09 cores=1,3,5,7
/proc/29844/task/29846/stat : 29846 (java) R 29841 29844 26910 0 -1 4202560 4764 0 0 0 8 1 0 0 20 0 15 0 42656645 14420725760 7804 33554432000 4194304 4196468 140727812014032 140461996623728 140461976491358 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 20295680 140727812015177 140727812015369 140727812015369 140727812018127 0
[pid=29844/tid=29847] ppid=29841 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29844/task/29847/stat : 29847 (java) S 29841 29844 26910 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 42656646 14420725760 7804 33554432000 4194304 4196468 140727812014032 140461945031312 140461992421077 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20295680 140727812015177 140727812015369 140727812015369 140727812018127 0
[pid=29844/tid=29848] ppid=29841 vsize=14082740 memory=140117949126272 CPUtime=0 cores=1,3,5,7
/proc/29844/task/29848/stat : 29848 (java) S 29841 29844 26910 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 42656646 14420725760 7804 33554432000 4194304 4196468 140727812014032 140461943978512 140461992421077 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20295680 140727812015177 140727812015369 140727812015369 140727812018127 0
[pid=29844/tid=29849] ppid=29841 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29844/task/29849/stat : 29849 (java) S 29841 29844 26910 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 42656646 14420725760 7804 33554432000 4194304 4196468 140727812014032 140461942925712 140461992421077 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20295680 140727812015177 140727812015369 140727812015369 140727812018127 0
[pid=29844/tid=29850] ppid=29841 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/29844/task/29850/stat : 29850 (java) S 29841 29844 26910 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 42656646 14420725760 7804 33554432000 4194304 4196468 140727812014032 140461941872912 140461992421077 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20295680 140727812015177 140727812015369 140727812015369 140727812018127 0
[pid=29844/tid=29851] ppid=29841 vsize=14082740 memory=140117949126272 CPUtime=0 cores=1,3,5,7
/proc/29844/task/29851/stat : 29851 (java) S 29841 29844 26910 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 42656648 14420725760 7804 33554432000 4194304 4196468 140727812014032 140460904659824 140461992422018 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20295680 140727812015177 140727812015369 140727812015369 140727812018127 0
[pid=29844/tid=29852] ppid=29841 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/29844/task/29852/stat : 29852 (java) S 29841 29844 26910 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 42656648 14420725760 7804 33554432000 4194304 4196468 140727812014032 140460903605792 140461992421077 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20295680 140727812015177 140727812015369 140727812015369 140727812018127 0
[pid=29844/tid=29853] ppid=29841 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29844/task/29853/stat : 29853 (java) S 29841 29844 26910 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 42656648 14420725760 7804 33554432000 4194304 4196468 140727812014032 140460902552944 140461992421077 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20295680 140727812015177 140727812015369 140727812015369 140727812018127 0
[pid=29844/tid=29854] ppid=29841 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29844/task/29854/stat : 29854 (java) S 29841 29844 26910 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 42656651 14420725760 7804 33554432000 4194304 4196468 140727812014032 140460901501264 140461992429467 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20295680 140727812015177 140727812015369 140727812015369 140727812018127 0
[pid=29844/tid=29855] ppid=29841 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29844/task/29855/stat : 29855 (java) S 29841 29844 26910 0 -1 1077944384 317 0 0 0 0 0 0 0 20 0 15 0 42656651 14420725760 7804 33554432000 4194304 4196468 140727812014032 140460900448624 140461992422018 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20295680 140727812015177 140727812015369 140727812015369 140727812018127 0
[pid=29844/tid=29856] ppid=29841 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/29844/task/29856/stat : 29856 (java) S 29841 29844 26910 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 42656651 14420725760 7804 33554432000 4194304 4196468 140727812014032 140460899395824 140461992422018 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20295680 140727812015177 140727812015369 140727812015369 140727812018127 0
[pid=29844/tid=29857] ppid=29841 vsize=14082740 memory=140117949126272 CPUtime=0.01 cores=1,3,5,7
/proc/29844/task/29857/stat : 29857 (java) S 29841 29844 26910 0 -1 1077944384 273 0 0 0 1 0 0 0 20 0 15 0 42656651 14420725760 7804 33554432000 4194304 4196468 140727812014032 140460898343024 140461992422018 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20295680 140727812015177 140727812015369 140727812015369 140727812018127 0
[pid=29844/tid=29858] ppid=29841 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/29844/task/29858/stat : 29858 (java) S 29841 29844 26910 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 42656651 14420725760 7804 33554432000 4194304 4196468 140727812014032 140460897290464 140461992421077 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20295680 140727812015177 140727812015369 140727812015369 140727812018127 0
[pid=29844/tid=29859] ppid=29841 vsize=14082740 memory=140117949126272 CPUtime=0 cores=1,3,5,7
/proc/29844/task/29859/stat : 29859 (java) S 29841 29844 26910 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 42656651 14420725760 7804 33554432000 4194304 4196468 140727812014032 140460896238768 140461992422018 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20295680 140727812015177 140727812015369 140727812015369 140727812018127 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 14082740 KiB
Current children cumulated memory: 31216 KiB

[startup+0.21771 s]*
/proc/loadavg: 1.52 1.36 1.38 5/215 29859
/proc/meminfo: memFree=15597600/32770624 swapFree=67108860/67108860
[pid=29844] ppid=29841 vsize=14082740 memory=47008 CPUtime=0.31 cores=1,3,5,7
/proc/29844/stat : 29844 (java) S 29841 29844 26910 0 -1 1077944320 10395 0 0 0 29 2 0 0 20 0 15 0 42656645 14420725760 11752 33554432000 4194304 4196468 140727812014032 140727811996576 140461992410871 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 20295680 140727812015177 140727812015369 140727812015369 140727812018127 0
/proc/29844/statm: 3520685 11752 3362 1 0 3482761 0
[pid=29844/tid=29846] ppid=29841 vsize=14082740 memory=7022364594140610616 CPUtime=0.2 cores=1,3,5,7
/proc/29844/task/29846/stat : 29846 (java) R 29841 29844 26910 0 -1 4202560 8086 0 0 0 18 2 0 0 20 0 15 0 42656645 14420725760 11752 33554432000 4194304 4196468 140727812014032 140461996639648 140461992432797 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 20295680 140727812015177 140727812015369 140727812015369 140727812018127 0
[pid=29844/tid=29847] ppid=29841 vsize=14082740 memory=342 CPUtime=0 cores=1,3,5,7
/proc/29844/task/29847/stat : 29847 (java) S 29841 29844 26910 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 42656646 14420725760 11752 33554432000 4194304 4196468 140727812014032 140461945031312 140461992421077 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20295680 140727812015177 140727812015369 140727812015369 140727812018127 0
[pid=29844/tid=29848] ppid=29841 vsize=14082740 memory=140117949344401 CPUtime=0 cores=1,3,5,7
/proc/29844/task/29848/stat : 29848 (java) S 29841 29844 26910 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 42656646 14420725760 11752 33554432000 4194304 4196468 140727812014032 140461943978512 140461992421077 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20295680 140727812015177 140727812015369 140727812015369 140727812018127 0
[pid=29844/tid=29849] ppid=29841 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29844/task/29849/stat : 29849 (java) S 29841 29844 26910 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 42656646 14420725760 11752 33554432000 4194304 4196468 140727812014032 140461942925712 140461992421077 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20295680 140727812015177 140727812015369 140727812015369 140727812018127 0
[pid=29844/tid=29850] ppid=29841 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/29844/task/29850/stat : 29850 (java) S 29841 29844 26910 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 42656646 14420725760 11752 33554432000 4194304 4196468 140727812014032 140461941872912 140461992421077 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20295680 140727812015177 140727812015369 140727812015369 140727812018127 0
[pid=29844/tid=29851] ppid=29841 vsize=14082740 memory=140117949126272 CPUtime=0 cores=1,3,5,7
/proc/29844/task/29851/stat : 29851 (java) S 29841 29844 26910 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 42656648 14420725760 11752 33554432000 4194304 4196468 140727812014032 140460904659824 140461992422018 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20295680 140727812015177 140727812015369 140727812015369 140727812018127 0
[pid=29844/tid=29852] ppid=29841 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/29844/task/29852/stat : 29852 (java) S 29841 29844 26910 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 42656648 14420725760 11752 33554432000 4194304 4196468 140727812014032 140460903605792 140461992421077 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20295680 140727812015177 140727812015369 140727812015369 140727812018127 0
[pid=29844/tid=29853] ppid=29841 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29844/task/29853/stat : 29853 (java) S 29841 29844 26910 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 42656648 14420725760 11752 33554432000 4194304 4196468 140727812014032 140460902552944 140461992421077 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20295680 140727812015177 140727812015369 140727812015369 140727812018127 0
[pid=29844/tid=29854] ppid=29841 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29844/task/29854/stat : 29854 (java) S 29841 29844 26910 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 42656651 14420725760 11752 33554432000 4194304 4196468 140727812014032 140460901501264 140461992429467 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20295680 140727812015177 140727812015369 140727812015369 140727812018127 0
[pid=29844/tid=29855] ppid=29841 vsize=14082740 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/29844/task/29855/stat : 29855 (java) S 29841 29844 26910 0 -1 1077944384 369 0 0 0 2 0 0 0 20 0 15 0 42656651 14420725760 11752 33554432000 4194304 4196468 140727812014032 140460900448624 140461992422018 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20295680 140727812015177 140727812015369 140727812015369 140727812018127 0
[pid=29844/tid=29856] ppid=29841 vsize=14082740 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/29844/task/29856/stat : 29856 (java) S 29841 29844 26910 0 -1 1077944384 255 0 0 0 1 0 0 0 20 0 15 0 42656651 14420725760 11752 33554432000 4194304 4196468 140727812014032 140460899395824 140461992422018 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20295680 140727812015177 140727812015369 140727812015369 140727812018127 0
[pid=29844/tid=29857] ppid=29841 vsize=14082740 memory=140117949126272 CPUtime=0.06 cores=1,3,5,7
/proc/29844/task/29857/stat : 29857 (java) R 29841 29844 26910 0 -1 4202560 303 0 0 0 6 0 0 0 20 0 15 0 42656651 14420725760 11752 33554432000 4194304 4196468 140727812014032 140460898339136 140461992432218 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 20295680 140727812015177 140727812015369 140727812015369 140727812018127 0
[pid=29844/tid=29858] ppid=29841 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/29844/task/29858/stat : 29858 (java) S 29841 29844 26910 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 42656651 14420725760 11752 33554432000 4194304 4196468 140727812014032 140460897290464 140461992421077 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20295680 140727812015177 140727812015369 140727812015369 140727812018127 0
[pid=29844/tid=29859] ppid=29841 vsize=14082740 memory=140117949126272 CPUtime=0 cores=1,3,5,7
/proc/29844/task/29859/stat : 29859 (java) S 29841 29844 26910 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 42656651 14420725760 11752 33554432000 4194304 4196468 140727812014032 140460896238768 140461992422018 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20295680 140727812015177 140727812015369 140727812015369 140727812018127 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 14082740 KiB
Current children cumulated memory: 47008 KiB

[startup+0.310774 s]*
/proc/loadavg: 1.52 1.36 1.38 3/215 29859
/proc/meminfo: memFree=15593700/32770624 swapFree=67108860/67108860
[pid=29844] ppid=29841 vsize=14082740 memory=50492 CPUtime=0.44 cores=1,3,5,7
/proc/29844/stat : 29844 (java) S 29841 29844 26910 0 -1 1077944320 10772 0 0 0 41 3 0 0 20 0 15 0 42656645 14420725760 12623 33554432000 4194304 4196468 140727812014032 140727811996576 140461992410871 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 20295680 140727812015177 140727812015369 140727812015369 140727812018127 0
/proc/29844/statm: 3520685 12623 3409 1 0 3482761 0
[pid=29844/tid=29846] ppid=29841 vsize=14082740 memory=7311146985107750967 CPUtime=0.29 cores=1,3,5,7
/proc/29844/task/29846/stat : 29846 (java) R 29841 29844 26910 0 -1 4202560 8432 0 0 0 27 2 0 0 20 0 15 0 42656645 14420725760 12623 33554432000 4194304 4196468 140727812014032 140461996612888 140461972686193 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 20295680 140727812015177 140727812015369 140727812015369 140727812018127 0
[pid=29844/tid=29847] ppid=29841 vsize=14082740 memory=288230600413020183 CPUtime=0 cores=1,3,5,7
/proc/29844/task/29847/stat : 29847 (java) S 29841 29844 26910 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 42656646 14420725760 12623 33554432000 4194304 4196468 140727812014032 140461945031312 140461992421077 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20295680 140727812015177 140727812015369 140727812015369 140727812018127 0
[pid=29844/tid=29848] ppid=29841 vsize=14082740 memory=140117949337801 CPUtime=0 cores=1,3,5,7
/proc/29844/task/29848/stat : 29848 (java) S 29841 29844 26910 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 42656646 14420725760 12623 33554432000 4194304 4196468 140727812014032 140461943978512 140461992421077 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20295680 140727812015177 140727812015369 140727812015369 140727812018127 0
[pid=29844/tid=29849] ppid=29841 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29844/task/29849/stat : 29849 (java) S 29841 29844 26910 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 42656646 14420725760 12623 33554432000 4194304 4196468 140727812014032 140461942925712 140461992421077 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20295680 140727812015177 140727812015369 140727812015369 140727812018127 0
[pid=29844/tid=29850] ppid=29841 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/29844/task/29850/stat : 29850 (java) S 29841 29844 26910 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 42656646 14420725760 12623 33554432000 4194304 4196468 140727812014032 140461941872912 140461992421077 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20295680 140727812015177 140727812015369 140727812015369 140727812018127 0
[pid=29844/tid=29851] ppid=29841 vsize=14082740 memory=140117949126272 CPUtime=0 cores=1,3,5,7
/proc/29844/task/29851/stat : 29851 (java) S 29841 29844 26910 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 42656648 14420725760 12623 33554432000 4194304 4196468 140727812014032 140460904659824 140461992422018 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20295680 140727812015177 140727812015369 140727812015369 140727812018127 0
[pid=29844/tid=29852] ppid=29841 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/29844/task/29852/stat : 29852 (java) S 29841 29844 26910 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 42656648 14420725760 12623 33554432000 4194304 4196468 140727812014032 140460903605792 140461992421077 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20295680 140727812015177 140727812015369 140727812015369 140727812018127 0
[pid=29844/tid=29853] ppid=29841 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29844/task/29853/stat : 29853 (java) S 29841 29844 26910 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 42656648 14420725760 12623 33554432000 4194304 4196468 140727812014032 140460902552944 140461992421077 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20295680 140727812015177 140727812015369 140727812015369 140727812018127 0
[pid=29844/tid=29854] ppid=29841 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29844/task/29854/stat : 29854 (java) S 29841 29844 26910 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 42656651 14420725760 12623 33554432000 4194304 4196468 140727812014032 140460901501264 140461992429467 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20295680 140727812015177 140727812015369 140727812015369 140727812018127 0
[pid=29844/tid=29855] ppid=29841 vsize=14082740 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/29844/task/29855/stat : 29855 (java) S 29841 29844 26910 0 -1 1077944384 369 0 0 0 2 0 0 0 20 0 15 0 42656651 14420725760 12623 33554432000 4194304 4196468 140727812014032 140460900448624 140461992422018 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20295680 140727812015177 140727812015369 140727812015369 140727812018127 0
[pid=29844/tid=29856] ppid=29841 vsize=14082740 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/29844/task/29856/stat : 29856 (java) S 29841 29844 26910 0 -1 1077944384 266 0 0 0 2 0 0 0 20 0 15 0 42656651 14420725760 12623 33554432000 4194304 4196468 140727812014032 140460899395824 140461992422018 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20295680 140727812015177 140727812015369 140727812015369 140727812018127 0
[pid=29844/tid=29857] ppid=29841 vsize=14082740 memory=140117949126272 CPUtime=0.08 cores=1,3,5,7
/proc/29844/task/29857/stat : 29857 (java) S 29841 29844 26910 0 -1 1077944384 323 0 0 0 8 0 0 0 20 0 15 0 42656651 14420725760 12623 33554432000 4194304 4196468 140727812014032 140460898343024 140461992422018 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20295680 140727812015177 140727812015369 140727812015369 140727812018127 0
[pid=29844/tid=29858] ppid=29841 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/29844/task/29858/stat : 29858 (java) S 29841 29844 26910 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 42656651 14420725760 12623 33554432000 4194304 4196468 140727812014032 140460897290464 140461992421077 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20295680 140727812015177 140727812015369 140727812015369 140727812018127 0
[pid=29844/tid=29859] ppid=29841 vsize=14082740 memory=140117949126272 CPUtime=0 cores=1,3,5,7
/proc/29844/task/29859/stat : 29859 (java) S 29841 29844 26910 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 42656651 14420725760 12623 33554432000 4194304 4196468 140727812014032 140460896238768 140461992422018 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20295680 140727812015177 140727812015369 140727812015369 140727812018127 0
Current children cumulated CPU time: 0.44 s
Current children cumulated vsize: 14082740 KiB
Current children cumulated memory: 50492 KiB

[startup+0.70072 s]
/proc/loadavg: 1.52 1.36 1.38 3/215 29859
/proc/meminfo: memFree=15570012/32770624 swapFree=67108860/67108860
[pid=29844] ppid=29841 vsize=14084808 memory=88832 CPUtime=0.96 cores=1,3,5,7
/proc/29844/stat : 29844 (java) S 29841 29844 26910 0 -1 1077944320 17588 0 0 0 91 5 0 0 20 0 15 0 42656645 14422843392 22208 33554432000 4194304 4196468 140727812014032 140727811996576 140461992410871 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 20295680 140727812015177 140727812015369 140727812015369 140727812018127 0
/proc/29844/statm: 3521202 22208 3497 1 0 3483273 0
[pid=29844/tid=29846] ppid=29841 vsize=14084808 memory=1728 CPUtime=0.67 cores=1,3,5,7
/proc/29844/task/29846/stat : 29846 (java) R 29841 29844 26910 0 -1 4202560 14888 0 0 0 63 4 0 0 20 0 15 0 42656645 14422843392 22208 33554432000 4194304 4196468 140727812014032 140461996624080 140461976491358 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 20295680 140727812015177 140727812015369 140727812015369 140727812018127 0
[pid=29844/tid=29847] ppid=29841 vsize=14084808 memory=796 CPUtime=0 cores=1,3,5,7
/proc/29844/task/29847/stat : 29847 (java) S 29841 29844 26910 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 42656646 14422843392 22208 33554432000 4194304 4196468 140727812014032 140461945031312 140461992421077 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20295680 140727812015177 140727812015369 140727812015369 140727812018127 0
[pid=29844/tid=29848] ppid=29841 vsize=14084808 memory=1012 CPUtime=0 cores=1,3,5,7
/proc/29844/task/29848/stat : 29848 (java) S 29841 29844 26910 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 42656646 14422843392 22208 33554432000 4194304 4196468 140727812014032 140461943978512 140461992421077 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20295680 140727812015177 140727812015369 140727812015369 140727812018127 0
[pid=29844/tid=29849] ppid=29841 vsize=14084808 memory=1228 CPUtime=0 cores=1,3,5,7
/proc/29844/task/29849/stat : 29849 (java) S 29841 29844 26910 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 42656646 14422843392 22208 33554432000 4194304 4196468 140727812014032 140461942925712 140461992421077 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20295680 140727812015177 140727812015369 140727812015369 140727812018127 0
[pid=29844/tid=29850] ppid=29841 vsize=14084808 memory=1704 CPUtime=0 cores=1,3,5,7
/proc/29844/task/29850/stat : 29850 (java) S 29841 29844 26910 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 42656646 14422843392 22208 33554432000 4194304 4196468 140727812014032 140461941872912 140461992421077 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20295680 140727812015177 140727812015369 140727812015369 140727812018127 0
[pid=29844/tid=29851] ppid=29841 vsize=14084808 memory=9924 CPUtime=0 cores=1,3,5,7
/proc/29844/task/29851/stat : 29851 (java) S 29841 29844 26910 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 42656648 14422843392 22208 33554432000 4194304 4196468 140727812014032 140460904659824 140461992422018 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20295680 140727812015177 140727812015369 140727812015369 140727812018127 0
[pid=29844/tid=29852] ppid=29841 vsize=14084808 memory=5368 CPUtime=0 cores=1,3,5,7
/proc/29844/task/29852/stat : 29852 (java) S 29841 29844 26910 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 42656648 14422843392 22208 33554432000 4194304 4196468 140727812014032 140460903605792 140461992421077 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20295680 140727812015177 140727812015369 140727812015369 140727812018127 0
[pid=29844/tid=29853] ppid=29841 vsize=14084808 memory=1936 CPUtime=0 cores=1,3,5,7
/proc/29844/task/29853/stat : 29853 (java) S 29841 29844 26910 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 42656648 14422843392 22208 33554432000 4194304 4196468 140727812014032 140460902552944 140461992421077 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20295680 140727812015177 140727812015369 140727812015369 140727812018127 0
[pid=29844/tid=29854] ppid=29841 vsize=14084808 memory=1196 CPUtime=0 cores=1,3,5,7
/proc/29844/task/29854/stat : 29854 (java) S 29841 29844 26910 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 42656651 14422843392 22208 33554432000 4194304 4196468 140727812014032 140460901501264 140461992429467 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20295680 140727812015177 140727812015369 140727812015369 140727812018127 0
[pid=29844/tid=29855] ppid=29841 vsize=14084808 memory=6945208482816681536 CPUtime=0.06 cores=1,3,5,7
/proc/29844/task/29855/stat : 29855 (java) S 29841 29844 26910 0 -1 1077944384 542 0 0 0 6 0 0 0 20 0 15 0 42656651 14422843392 22208 33554432000 4194304 4196468 140727812014032 140460900448624 140461992422018 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20295680 140727812015177 140727812015369 140727812015369 140727812018127 0
[pid=29844/tid=29856] ppid=29841 vsize=14084808 memory=7811323491934034026 CPUtime=0.06 cores=1,3,5,7
/proc/29844/task/29856/stat : 29856 (java) S 29841 29844 26910 0 -1 1077944384 363 0 0 0 6 0 0 0 20 0 15 0 42656651 14422843392 22208 33554432000 4194304 4196468 140727812014032 140460899395824 140461992422018 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20295680 140727812015177 140727812015369 140727812015369 140727812018127 0
[pid=29844/tid=29857] ppid=29841 vsize=14084808 memory=5787213827080022119 CPUtime=0.15 cores=1,3,5,7
/proc/29844/task/29857/stat : 29857 (java) S 29841 29844 26910 0 -1 1077944384 413 0 0 0 15 0 0 0 20 0 15 0 42656651 14422843392 22208 33554432000 4194304 4196468 140727812014032 140460898343024 140461992422018 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20295680 140727812015177 140727812015369 140727812015369 140727812018127 0
[pid=29844/tid=29858] ppid=29841 vsize=14084808 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29844/task/29858/stat : 29858 (java) S 29841 29844 26910 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 42656651 14422843392 22208 33554432000 4194304 4196468 140727812014032 140460897290464 140461992421077 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20295680 140727812015177 140727812015369 140727812015369 140727812018127 0
[pid=29844/tid=29859] ppid=29841 vsize=14084808 memory=31396 CPUtime=0 cores=1,3,5,7
/proc/29844/task/29859/stat : 29859 (java) S 29841 29844 26910 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 42656651 14422843392 22208 33554432000 4194304 4196468 140727812014032 140460896238768 140461992422018 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20295680 140727812015177 140727812015369 140727812015369 140727812018127 0
Current children cumulated CPU time: 0.96 s
Current children cumulated vsize: 14084808 KiB
Current children cumulated memory: 88832 KiB

[startup+1.50083 s]
/proc/loadavg: 1.52 1.36 1.38 3/215 29859
/proc/meminfo: memFree=15534092/32770624 swapFree=67108860/67108860
[pid=29844] ppid=29841 vsize=14090952 memory=198692 CPUtime=2.63 cores=1,3,5,7
/proc/29844/stat : 29844 (java) S 29841 29844 26910 0 -1 1077944320 22915 0 0 0 255 8 0 0 20 0 15 0 42656645 14429134848 49673 33554432000 4194304 4196468 140727812014032 140727811996576 140461992410871 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 20295680 140727812015177 140727812015369 140727812015369 140727812018127 0
/proc/29844/statm: 3522738 49673 3536 1 0 3484809 0
[pid=29844/tid=29846] ppid=29841 vsize=14090952 memory=0 CPUtime=1.47 cores=1,3,5,7
/proc/29844/task/29846/stat : 29846 (java) R 29841 29844 26910 0 -1 4202560 17897 0 0 0 140 7 0 0 20 0 15 0 42656645 14429134848 49673 33554432000 4194304 4196468 140727812014032 140461996644784 140461624903491 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 20295680 140727812015177 140727812015369 140727812015369 140727812018127 0
[pid=29844/tid=29847] ppid=29841 vsize=14090952 memory=-6951259422114956437 CPUtime=0 cores=1,3,5,7
/proc/29844/task/29847/stat : 29847 (java) S 29841 29844 26910 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 42656646 14429134848 49673 33554432000 4194304 4196468 140727812014032 140461945031312 140461992421077 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20295680 140727812015177 140727812015369 140727812015369 140727812018127 0
[pid=29844/tid=29848] ppid=29841 vsize=14090952 memory=-6509546260019855295 CPUtime=0 cores=1,3,5,7
/proc/29844/task/29848/stat : 29848 (java) S 29841 29844 26910 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 42656646 14429134848 49673 33554432000 4194304 4196468 140727812014032 140461943978512 140461992421077 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20295680 140727812015177 140727812015369 140727812015369 140727812018127 0
[pid=29844/tid=29849] ppid=29841 vsize=14090952 memory=-7390251449858225344 CPUtime=0 cores=1,3,5,7
/proc/29844/task/29849/stat : 29849 (java) S 29841 29844 26910 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 42656646 14429134848 49673 33554432000 4194304 4196468 140727812014032 140461942925712 140461992421077 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20295680 140727812015177 140727812015369 140727812015369 140727812018127 0
[pid=29844/tid=29850] ppid=29841 vsize=14090952 memory=4134692831991786133 CPUtime=0 cores=1,3,5,7
/proc/29844/task/29850/stat : 29850 (java) S 29841 29844 26910 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 42656646 14429134848 49673 33554432000 4194304 4196468 140727812014032 140461941872912 140461992421077 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20295680 140727812015177 140727812015369 140727812015369 140727812018127 0
[pid=29844/tid=29851] ppid=29841 vsize=14090952 memory=-7165351541977658656 CPUtime=0 cores=1,3,5,7
/proc/29844/task/29851/stat : 29851 (java) S 29841 29844 26910 0 -1 1077944384 15 0 0 0 0 0 0 0 20 0 15 0 42656648 14429134848 49673 33554432000 4194304 4196468 140727812014032 140460904659824 140461992422018 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20295680 140727812015177 140727812015369 140727812015369 140727812018127 0

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

/proc/29844/task/29846/stat : 29846 (java) R 29841 29844 26910 0 -1 4202560 55100 0 0 0 223481 59 0 0 20 0 15 0 42656645 14429134848 85783 33554432000 4194304 4196468 140727812014032 140461996649360 140461625495841 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 20295680 140727812015177 140727812015369 140727812015369 140727812018127 0
[pid=29844/tid=29847] ppid=29841 vsize=14090952 memory=164 CPUtime=10.16 cores=1,3,5,7
/proc/29844/task/29847/stat : 29847 (java) S 29841 29844 26910 0 -1 1077944384 2178 0 0 0 908 108 0 0 20 0 15 0 42656646 14429134848 85783 33554432000 4194304 4196468 140727812014032 140461945031312 140461992421077 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20295680 140727812015177 140727812015369 140727812015369 140727812018127 0
[pid=29844/tid=29848] ppid=29841 vsize=14090952 memory=343132 CPUtime=10.17 cores=1,3,5,7
/proc/29844/task/29848/stat : 29848 (java) S 29841 29844 26910 0 -1 1077944384 1808 0 0 0 924 93 0 0 20 0 15 0 42656646 14429134848 85783 33554432000 4194304 4196468 140727812014032 140461943978512 140461992421077 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20295680 140727812015177 140727812015369 140727812015369 140727812018127 0
[pid=29844/tid=29849] ppid=29841 vsize=14090952 memory=343132 CPUtime=10.18 cores=1,3,5,7
/proc/29844/task/29849/stat : 29849 (java) S 29841 29844 26910 0 -1 1077944384 3179 0 0 0 913 105 0 0 20 0 15 0 42656646 14429134848 85783 33554432000 4194304 4196468 140727812014032 140461942925712 140461992421077 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20295680 140727812015177 140727812015369 140727812015369 140727812018127 0
[pid=29844/tid=29850] ppid=29841 vsize=14090952 memory=343132 CPUtime=10.2 cores=1,3,5,7
/proc/29844/task/29850/stat : 29850 (java) S 29841 29844 26910 0 -1 1077944384 2698 0 0 0 915 105 0 0 20 0 15 0 42656646 14429134848 85783 33554432000 4194304 4196468 140727812014032 140461941872912 140461992421077 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20295680 140727812015177 140727812015369 140727812015369 140727812018127 0
[pid=29844/tid=29851] ppid=29841 vsize=14090952 memory=343132 CPUtime=12.68 cores=1,3,5,7
/proc/29844/task/29851/stat : 29851 (java) S 29841 29844 26910 0 -1 1077944384 5181 0 0 0 1175 93 0 0 20 0 15 0 42656648 14429134848 85783 33554432000 4194304 4196468 140727812014032 140460904659824 140461992422018 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 36 0 0 6293624 6294260 20295680 140727812015177 140727812015369 140727812015369 140727812018127 0
[pid=29844/tid=29852] ppid=29841 vsize=14090952 memory=343132 CPUtime=0 cores=1,3,5,7
/proc/29844/task/29852/stat : 29852 (java) S 29841 29844 26910 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 42656648 14429134848 85783 33554432000 4194304 4196468 140727812014032 140460903605856 140461992421077 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20295680 140727812015177 140727812015369 140727812015369 140727812018127 0
[pid=29844/tid=29853] ppid=29841 vsize=14090952 memory=4136 CPUtime=0 cores=1,3,5,7
/proc/29844/task/29853/stat : 29853 (java) S 29841 29844 26910 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 42656648 14429134848 85783 33554432000 4194304 4196468 140727812014032 140460902552960 140461992421077 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20295680 140727812015177 140727812015369 140727812015369 140727812018127 0
[pid=29844/tid=29854] ppid=29841 vsize=14090952 memory=-7737643479190322274 CPUtime=0 cores=1,3,5,7
/proc/29844/task/29854/stat : 29854 (java) S 29841 29844 26910 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 42656651 14429134848 85783 33554432000 4194304 4196468 140727812014032 140460901501264 140461992429467 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20295680 140727812015177 140727812015369 140727812015369 140727812018127 0
[pid=29844/tid=29855] ppid=29841 vsize=14090952 memory=1796 CPUtime=0.68 cores=1,3,5,7
/proc/29844/task/29855/stat : 29855 (java) S 29841 29844 26910 0 -1 1077944384 4446 0 0 0 67 1 0 0 20 0 15 0 42656651 14429134848 85783 33554432000 4194304 4196468 140727812014032 140460900448624 140461992422018 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20295680 140727812015177 140727812015369 140727812015369 140727812018127 0
[pid=29844/tid=29856] ppid=29841 vsize=14090952 memory=2420 CPUtime=0.69 cores=1,3,5,7
/proc/29844/task/29856/stat : 29856 (java) S 29841 29844 26910 0 -1 1077944384 4040 0 0 0 68 1 0 0 20 0 15 0 42656651 14429134848 85783 33554432000 4194304 4196468 140727812014032 140460899395824 140461992422018 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20295680 140727812015177 140727812015369 140727812015369 140727812018127 0
[pid=29844/tid=29857] ppid=29841 vsize=14090952 memory=1292 CPUtime=0.43 cores=1,3,5,7
/proc/29844/task/29857/stat : 29857 (java) S 29841 29844 26910 0 -1 1077944384 4558 0 0 0 42 1 0 0 20 0 15 0 42656651 14429134848 85783 33554432000 4194304 4196468 140727812014032 140460898343024 140461992422018 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20295680 140727812015177 140727812015369 140727812015369 140727812018127 0
[pid=29844/tid=29858] ppid=29841 vsize=14090952 memory=343132 CPUtime=0 cores=1,3,5,7
/proc/29844/task/29858/stat : 29858 (java) S 29841 29844 26910 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 42656651 14429134848 85783 33554432000 4194304 4196468 140727812014032 140460897290464 140461992421077 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20295680 140727812015177 140727812015369 140727812015369 140727812018127 0
[pid=29844/tid=29859] ppid=29841 vsize=14090952 memory=4136 CPUtime=1.35 cores=1,3,5,7
/proc/29844/task/29859/stat : 29859 (java) S 29841 29844 26910 0 -1 1077944384 1356 0 0 0 58 77 0 0 20 0 15 0 42656651 14429134848 85783 33554432000 4194304 4196468 140727812014032 140460896238768 140461992422018 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 43 0 0 6293624 6294260 20295680 140727812015177 140727812015369 140727812015369 140727812018127 0
Current children cumulated CPU time: 2292.03 s
Current children cumulated vsize: 14090952 KiB
Current children cumulated memory: 343132 KiB

[startup+2322.3 s]
/proc/loadavg: 1.21 1.29 1.33 3/216 30005
/proc/meminfo: memFree=15434872/32770624 swapFree=67108860/67108860
[pid=29844] ppid=29841 vsize=14090952 memory=343132 CPUtime=2352.83 cores=1,3,5,7
/proc/29844/stat : 29844 (java) S 29841 29844 26910 0 -1 1077944320 86639 0 0 0 234805 478 0 0 20 0 15 0 42656645 14429134848 85783 33554432000 4194304 4196468 140727812014032 140727811996576 140461992410871 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 20295680 140727812015177 140727812015369 140727812015369 140727812018127 0
/proc/29844/statm: 3522738 85783 3576 1 0 3484809 0
[pid=29844/tid=29846] ppid=29841 vsize=14090952 memory=343132 CPUtime=2294.71 cores=1,3,5,7
/proc/29844/task/29846/stat : 29846 (java) R 29841 29844 26910 0 -1 4202560 55761 0 0 0 229411 60 0 0 20 0 15 0 42656645 14429134848 85783 33554432000 4194304 4196468 140727812014032 140461996649376 140461624880919 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 20295680 140727812015177 140727812015369 140727812015369 140727812018127 0
[pid=29844/tid=29847] ppid=29841 vsize=14090952 memory=343132 CPUtime=10.44 cores=1,3,5,7
/proc/29844/task/29847/stat : 29847 (java) S 29841 29844 26910 0 -1 1077944384 2178 0 0 0 932 112 0 0 20 0 15 0 42656646 14429134848 85783 33554432000 4194304 4196468 140727812014032 140461945031312 140461992421077 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20295680 140727812015177 140727812015369 140727812015369 140727812018127 0
[pid=29844/tid=29848] ppid=29841 vsize=14090952 memory=343132 CPUtime=10.45 cores=1,3,5,7
/proc/29844/task/29848/stat : 29848 (java) S 29841 29844 26910 0 -1 1077944384 1809 0 0 0 950 95 0 0 20 0 15 0 42656646 14429134848 85783 33554432000 4194304 4196468 140727812014032 140461943978512 140461992421077 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20295680 140727812015177 140727812015369 140727812015369 140727812018127 0
[pid=29844/tid=29849] ppid=29841 vsize=14090952 memory=343132 CPUtime=10.46 cores=1,3,5,7
/proc/29844/task/29849/stat : 29849 (java) S 29841 29844 26910 0 -1 1077944384 3180 0 0 0 938 108 0 0 20 0 15 0 42656646 14429134848 85783 33554432000 4194304 4196468 140727812014032 140461942925712 140461992421077 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20295680 140727812015177 140727812015369 140727812015369 140727812018127 0
[pid=29844/tid=29850] ppid=29841 vsize=14090952 memory=343132 CPUtime=10.47 cores=1,3,5,7
/proc/29844/task/29850/stat : 29850 (java) S 29841 29844 26910 0 -1 1077944384 2702 0 0 0 940 107 0 0 20 0 15 0 42656646 14429134848 85783 33554432000 4194304 4196468 140727812014032 140461941872912 140461992421077 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20295680 140727812015177 140727812015369 140727812015369 140727812018127 0
[pid=29844/tid=29851] ppid=29841 vsize=14090952 memory=343132 CPUtime=13.03 cores=1,3,5,7
/proc/29844/task/29851/stat : 29851 (java) S 29841 29844 26910 0 -1 1077944384 5187 0 0 0 1208 95 0 0 20 0 15 0 42656648 14429134848 85783 33554432000 4194304 4196468 140727812014032 140460904659824 140461992422018 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 36 0 0 6293624 6294260 20295680 140727812015177 140727812015369 140727812015369 140727812018127 0
[pid=29844/tid=29852] ppid=29841 vsize=14090952 memory=343132 CPUtime=0 cores=1,3,5,7
/proc/29844/task/29852/stat : 29852 (java) S 29841 29844 26910 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 42656648 14429134848 85783 33554432000 4194304 4196468 140727812014032 140460903605856 140461992421077 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20295680 140727812015177 140727812015369 140727812015369 140727812018127 0
[pid=29844/tid=29853] ppid=29841 vsize=14090952 memory=343132 CPUtime=0 cores=1,3,5,7
/proc/29844/task/29853/stat : 29853 (java) S 29841 29844 26910 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 42656648 14429134848 85783 33554432000 4194304 4196468 140727812014032 140460902552960 140461992421077 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20295680 140727812015177 140727812015369 140727812015369 140727812018127 0
[pid=29844/tid=29854] ppid=29841 vsize=14090952 memory=343132 CPUtime=0 cores=1,3,5,7
/proc/29844/task/29854/stat : 29854 (java) S 29841 29844 26910 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 42656651 14429134848 85783 33554432000 4194304 4196468 140727812014032 140460901501264 140461992429467 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20295680 140727812015177 140727812015369 140727812015369 140727812018127 0
[pid=29844/tid=29855] ppid=29841 vsize=14090952 memory=1728 CPUtime=0.68 cores=1,3,5,7
/proc/29844/task/29855/stat : 29855 (java) S 29841 29844 26910 0 -1 1077944384 4446 0 0 0 67 1 0 0 20 0 15 0 42656651 14429134848 85783 33554432000 4194304 4196468 140727812014032 140460900448624 140461992422018 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20295680 140727812015177 140727812015369 140727812015369 140727812018127 0
[pid=29844/tid=29856] ppid=29841 vsize=14090952 memory=4136 CPUtime=0.69 cores=1,3,5,7
/proc/29844/task/29856/stat : 29856 (java) S 29841 29844 26910 0 -1 1077944384 4041 0 0 0 68 1 0 0 20 0 15 0 42656651 14429134848 85783 33554432000 4194304 4196468 140727812014032 140460899395824 140461992422018 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20295680 140727812015177 140727812015369 140727812015369 140727812018127 0
[pid=29844/tid=29857] ppid=29841 vsize=14090952 memory=14640 CPUtime=0.43 cores=1,3,5,7
/proc/29844/task/29857/stat : 29857 (java) S 29841 29844 26910 0 -1 1077944384 4558 0 0 0 42 1 0 0 20 0 15 0 42656651 14429134848 85783 33554432000 4194304 4196468 140727812014032 140460898343024 140461992422018 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20295680 140727812015177 140727812015369 140727812015369 140727812018127 0
[pid=29844/tid=29858] ppid=29841 vsize=14090952 memory=343132 CPUtime=0 cores=1,3,5,7
/proc/29844/task/29858/stat : 29858 (java) S 29841 29844 26910 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 42656651 14429134848 85783 33554432000 4194304 4196468 140727812014032 140460897290464 140461992421077 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20295680 140727812015177 140727812015369 140727812015369 140727812018127 0
[pid=29844/tid=29859] ppid=29841 vsize=14090952 memory=343132 CPUtime=1.38 cores=1,3,5,7
/proc/29844/task/29859/stat : 29859 (java) S 29841 29844 26910 0 -1 1077944384 1358 0 0 0 59 79 0 0 20 0 15 0 42656651 14429134848 85783 33554432000 4194304 4196468 140727812014032 140460896238768 140461992422018 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 43 0 0 6293624 6294260 20295680 140727812015177 140727812015369 140727812015369 140727812018127 0
Current children cumulated CPU time: 2352.83 s
Current children cumulated vsize: 14090952 KiB
Current children cumulated memory: 343132 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2368.9 s]
/proc/loadavg: 1.45 1.34 1.34 3/215 30007
/proc/meminfo: memFree=15432480/32770624 swapFree=67108860/67108860
[pid=29844] ppid=29841 vsize=14090952 memory=343132 CPUtime=2400.02 cores=1,3,5,7
/proc/29844/stat : 29844 (java) S 29841 29844 26910 0 -1 1077944320 87396 0 0 0 239514 488 0 0 20 0 15 0 42656645 14429134848 85783 33554432000 4194304 4196468 140727812014032 140727811996576 140461992410871 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 20295680 140727812015177 140727812015369 140727812015369 140727812018127 0
/proc/29844/statm: 3522738 85783 3576 1 0 3484809 0
[pid=29844/tid=29846] ppid=29841 vsize=14090952 memory=343132 CPUtime=2340.73 cores=1,3,5,7
/proc/29844/task/29846/stat : 29846 (java) R 29841 29844 26910 0 -1 4202560 56400 0 0 0 234012 61 0 0 20 0 15 0 42656645 14429134848 85783 33554432000 4194304 4196468 140727812014032 140461996649584 140461625163249 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 20295680 140727812015177 140727812015369 140727812015369 140727812018127 0
[pid=29844/tid=29847] ppid=29841 vsize=14090952 memory=343132 CPUtime=10.66 cores=1,3,5,7
/proc/29844/task/29847/stat : 29847 (java) S 29841 29844 26910 0 -1 1077944384 2178 0 0 0 951 115 0 0 20 0 15 0 42656646 14429134848 85783 33554432000 4194304 4196468 140727812014032 140461945031312 140461992421077 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20295680 140727812015177 140727812015369 140727812015369 140727812018127 0
[pid=29844/tid=29848] ppid=29841 vsize=14090952 memory=343132 CPUtime=10.66 cores=1,3,5,7
/proc/29844/task/29848/stat : 29848 (java) S 29841 29844 26910 0 -1 1077944384 1810 0 0 0 969 97 0 0 20 0 15 0 42656646 14429134848 85783 33554432000 4194304 4196468 140727812014032 140461943978512 140461992421077 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20295680 140727812015177 140727812015369 140727812015369 140727812018127 0
[pid=29844/tid=29849] ppid=29841 vsize=14090952 memory=343132 CPUtime=10.68 cores=1,3,5,7
/proc/29844/task/29849/stat : 29849 (java) S 29841 29844 26910 0 -1 1077944384 3257 0 0 0 957 111 0 0 20 0 15 0 42656646 14429134848 85783 33554432000 4194304 4196468 140727812014032 140461942925712 140461992421077 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20295680 140727812015177 140727812015369 140727812015369 140727812018127 0
[pid=29844/tid=29850] ppid=29841 vsize=14090952 memory=343132 CPUtime=10.7 cores=1,3,5,7
/proc/29844/task/29850/stat : 29850 (java) S 29841 29844 26910 0 -1 1077944384 2715 0 0 0 960 110 0 0 20 0 15 0 42656646 14429134848 85783 33554432000 4194304 4196468 140727812014032 140461941872912 140461992421077 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20295680 140727812015177 140727812015369 140727812015369 140727812018127 0
[pid=29844/tid=29851] ppid=29841 vsize=14090952 memory=343132 CPUtime=13.3 cores=1,3,5,7
/proc/29844/task/29851/stat : 29851 (java) S 29841 29844 26910 0 -1 1077944384 5204 0 0 0 1233 97 0 0 20 0 15 0 42656648 14429134848 85783 33554432000 4194304 4196468 140727812014032 140460904659824 140461992422018 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 36 0 0 6293624 6294260 20295680 140727812015177 140727812015369 140727812015369 140727812018127 0
[pid=29844/tid=29852] ppid=29841 vsize=14090952 memory=343132 CPUtime=0 cores=1,3,5,7
/proc/29844/task/29852/stat : 29852 (java) S 29841 29844 26910 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 42656648 14429134848 85783 33554432000 4194304 4196468 140727812014032 140460903605856 140461992421077 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20295680 140727812015177 140727812015369 140727812015369 140727812018127 0
[pid=29844/tid=29853] ppid=29841 vsize=14090952 memory=343132 CPUtime=0 cores=1,3,5,7
/proc/29844/task/29853/stat : 29853 (java) S 29841 29844 26910 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 42656648 14429134848 85783 33554432000 4194304 4196468 140727812014032 140460902552960 140461992421077 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20295680 140727812015177 140727812015369 140727812015369 140727812018127 0
[pid=29844/tid=29854] ppid=29841 vsize=14090952 memory=343132 CPUtime=0 cores=1,3,5,7
/proc/29844/task/29854/stat : 29854 (java) S 29841 29844 26910 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 42656651 14429134848 85783 33554432000 4194304 4196468 140727812014032 140460901501264 140461992429467 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20295680 140727812015177 140727812015369 140727812015369 140727812018127 0
[pid=29844/tid=29855] ppid=29841 vsize=14090952 memory=4136 CPUtime=0.68 cores=1,3,5,7
/proc/29844/task/29855/stat : 29855 (java) S 29841 29844 26910 0 -1 1077944384 4448 0 0 0 67 1 0 0 20 0 15 0 42656651 14429134848 85783 33554432000 4194304 4196468 140727812014032 140460900448624 140461992422018 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20295680 140727812015177 140727812015369 140727812015369 140727812018127 0
[pid=29844/tid=29856] ppid=29841 vsize=14090952 memory=14640 CPUtime=0.69 cores=1,3,5,7
/proc/29844/task/29856/stat : 29856 (java) S 29841 29844 26910 0 -1 1077944384 4043 0 0 0 68 1 0 0 20 0 15 0 42656651 14429134848 85783 33554432000 4194304 4196468 140727812014032 140460899395824 140461992422018 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20295680 140727812015177 140727812015369 140727812015369 140727812018127 0
[pid=29844/tid=29857] ppid=29841 vsize=14090952 memory=2420 CPUtime=0.43 cores=1,3,5,7
/proc/29844/task/29857/stat : 29857 (java) S 29841 29844 26910 0 -1 1077944384 4560 0 0 0 42 1 0 0 20 0 15 0 42656651 14429134848 85783 33554432000 4194304 4196468 140727812014032 140460898343024 140461992422018 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20295680 140727812015177 140727812015369 140727812015369 140727812018127 0
[pid=29844/tid=29858] ppid=29841 vsize=14090952 memory=343132 CPUtime=0 cores=1,3,5,7
/proc/29844/task/29858/stat : 29858 (java) S 29841 29844 26910 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 42656651 14429134848 85783 33554432000 4194304 4196468 140727812014032 140460897290464 140461992421077 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20295680 140727812015177 140727812015369 140727812015369 140727812018127 0
[pid=29844/tid=29859] ppid=29841 vsize=14090952 memory=4128 CPUtime=1.41 cores=1,3,5,7
/proc/29844/task/29859/stat : 29859 (java) S 29841 29844 26910 0 -1 1077944384 1362 0 0 0 61 80 0 0 20 0 15 0 42656651 14429134848 85783 33554432000 4194304 4196468 140727812014032 140460896238768 140461992422018 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 43 0 0 6293624 6294260 20295680 140727812015177 140727812015369 140727812015369 140727812018127 0
Current children cumulated CPU time: 2400.02 s
Current children cumulated vsize: 14090952 KiB
Current children cumulated memory: 343132 KiB

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

[startup+2368.91 s]
# the end of solver process 29844 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2395.16 s, system=4.89087 s

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

[startup+2368.9 s]
/proc/loadavg: 1.45 1.34 1.34 3/215 30007
/proc/meminfo: memFree=15432480/32770624 swapFree=67108860/67108860
[pid=29844] ppid=29841 vsize=14090952 memory=343132 CPUtime=2400.02 cores=1,3,5,7
/proc/29844/stat : 29844 (java) S 29841 29844 26910 0 -1 1077944320 87396 0 0 0 239514 488 0 0 20 0 15 0 42656645 14429134848 85783 33554432000 4194304 4196468 140727812014032 140727811996576 140461992410871 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 20295680 140727812015177 140727812015369 140727812015369 140727812018127 0
/proc/29844/statm: 3522738 85783 3576 1 0 3484809 0
[pid=29844/tid=29846] ppid=29841 vsize=14090952 memory=343132 CPUtime=2340.73 cores=1,3,5,7
/proc/29844/task/29846/stat : 29846 (java) R 29841 29844 26910 0 -1 4202560 56400 0 0 0 234012 61 0 0 20 0 15 0 42656645 14429134848 85783 33554432000 4194304 4196468 140727812014032 140461996649584 140461625163249 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 20295680 140727812015177 140727812015369 140727812015369 140727812018127 0
[pid=29844/tid=29847] ppid=29841 vsize=14090952 memory=343132 CPUtime=10.66 cores=1,3,5,7
/proc/29844/task/29847/stat : 29847 (java) S 29841 29844 26910 0 -1 1077944384 2178 0 0 0 951 115 0 0 20 0 15 0 42656646 14429134848 85783 33554432000 4194304 4196468 140727812014032 140461945031312 140461992421077 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20295680 140727812015177 140727812015369 140727812015369 140727812018127 0
[pid=29844/tid=29848] ppid=29841 vsize=14090952 memory=343132 CPUtime=10.66 cores=1,3,5,7
/proc/29844/task/29848/stat : 29848 (java) S 29841 29844 26910 0 -1 1077944384 1810 0 0 0 969 97 0 0 20 0 15 0 42656646 14429134848 85783 33554432000 4194304 4196468 140727812014032 140461943978512 140461992421077 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20295680 140727812015177 140727812015369 140727812015369 140727812018127 0
[pid=29844/tid=29849] ppid=29841 vsize=14090952 memory=343132 CPUtime=10.68 cores=1,3,5,7
/proc/29844/task/29849/stat : 29849 (java) S 29841 29844 26910 0 -1 1077944384 3257 0 0 0 957 111 0 0 20 0 15 0 42656646 14429134848 85783 33554432000 4194304 4196468 140727812014032 140461942925712 140461992421077 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20295680 140727812015177 140727812015369 140727812015369 140727812018127 0
[pid=29844/tid=29850] ppid=29841 vsize=14090952 memory=343132 CPUtime=10.7 cores=1,3,5,7
/proc/29844/task/29850/stat : 29850 (java) S 29841 29844 26910 0 -1 1077944384 2715 0 0 0 960 110 0 0 20 0 15 0 42656646 14429134848 85783 33554432000 4194304 4196468 140727812014032 140461941872912 140461992421077 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20295680 140727812015177 140727812015369 140727812015369 140727812018127 0
[pid=29844/tid=29851] ppid=29841 vsize=14090952 memory=343132 CPUtime=13.3 cores=1,3,5,7
/proc/29844/task/29851/stat : 29851 (java) S 29841 29844 26910 0 -1 1077944384 5204 0 0 0 1233 97 0 0 20 0 15 0 42656648 14429134848 85783 33554432000 4194304 4196468 140727812014032 140460904659824 140461992422018 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 36 0 0 6293624 6294260 20295680 140727812015177 140727812015369 140727812015369 140727812018127 0
[pid=29844/tid=29852] ppid=29841 vsize=14090952 memory=343132 CPUtime=0 cores=1,3,5,7
/proc/29844/task/29852/stat : 29852 (java) S 29841 29844 26910 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 42656648 14429134848 85783 33554432000 4194304 4196468 140727812014032 140460903605856 140461992421077 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20295680 140727812015177 140727812015369 140727812015369 140727812018127 0
[pid=29844/tid=29853] ppid=29841 vsize=14090952 memory=343132 CPUtime=0 cores=1,3,5,7
/proc/29844/task/29853/stat : 29853 (java) S 29841 29844 26910 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 42656648 14429134848 85783 33554432000 4194304 4196468 140727812014032 140460902552960 140461992421077 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20295680 140727812015177 140727812015369 140727812015369 140727812018127 0
[pid=29844/tid=29854] ppid=29841 vsize=14090952 memory=343132 CPUtime=0 cores=1,3,5,7
/proc/29844/task/29854/stat : 29854 (java) S 29841 29844 26910 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 42656651 14429134848 85783 33554432000 4194304 4196468 140727812014032 140460901501264 140461992429467 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20295680 140727812015177 140727812015369 140727812015369 140727812018127 0
[pid=29844/tid=29855] ppid=29841 vsize=14090952 memory=4136 CPUtime=0.68 cores=1,3,5,7
/proc/29844/task/29855/stat : 29855 (java) S 29841 29844 26910 0 -1 1077944384 4448 0 0 0 67 1 0 0 20 0 15 0 42656651 14429134848 85783 33554432000 4194304 4196468 140727812014032 140460900448624 140461992422018 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20295680 140727812015177 140727812015369 140727812015369 140727812018127 0
[pid=29844/tid=29856] ppid=29841 vsize=14090952 memory=14640 CPUtime=0.69 cores=1,3,5,7
/proc/29844/task/29856/stat : 29856 (java) S 29841 29844 26910 0 -1 1077944384 4043 0 0 0 68 1 0 0 20 0 15 0 42656651 14429134848 85783 33554432000 4194304 4196468 140727812014032 140460899395824 140461992422018 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20295680 140727812015177 140727812015369 140727812015369 140727812018127 0
[pid=29844/tid=29857] ppid=29841 vsize=14090952 memory=2420 CPUtime=0.43 cores=1,3,5,7
/proc/29844/task/29857/stat : 29857 (java) S 29841 29844 26910 0 -1 1077944384 4560 0 0 0 42 1 0 0 20 0 15 0 42656651 14429134848 85783 33554432000 4194304 4196468 140727812014032 140460898343024 140461992422018 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20295680 140727812015177 140727812015369 140727812015369 140727812018127 0
[pid=29844/tid=29858] ppid=29841 vsize=14090952 memory=343132 CPUtime=0 cores=1,3,5,7
/proc/29844/task/29858/stat : 29858 (java) S 29841 29844 26910 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 42656651 14429134848 85783 33554432000 4194304 4196468 140727812014032 140460897290464 140461992421077 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20295680 140727812015177 140727812015369 140727812015369 140727812018127 0
[pid=29844/tid=29859] ppid=29841 vsize=14090952 memory=4128 CPUtime=1.41 cores=1,3,5,7
/proc/29844/task/29859/stat : 29859 (java) S 29841 29844 26910 0 -1 1077944384 1362 0 0 0 61 80 0 0 20 0 15 0 42656651 14429134848 85783 33554432000 4194304 4196468 140727812014032 140460896238768 140461992422018 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 43 0 0 6293624 6294260 20295680 140727812015177 140727812015369 140727812015369 140727812018127 0
Current children cumulated CPU time: 2400.02 s
Current children cumulated vsize: 14090952 KiB
Current children cumulated memory: 343132 KiB

Child status: 143
Real time (s): 2368.91
CPU time (s): 2400.05
CPU user time (s): 2395.16
CPU system time (s): 4.89087
CPU usage (%): 101.314
Max. virtual memory (cumulated for all children) (KiB): 14090952
Max. memory (cumulated for all children) (KiB): 343132

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2395.16
system time used= 4.89087
maximum resident set size= 343692
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 87652
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2632
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 427039
involuntary context switches= 5936


# summary of solver processes directly reported to runsolver:
#   pid: 29844
#   total CPU time (s): 2400.05
#   total CPU user time (s): 2395.16
#   total CPU system time (s): 4.89087

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

The end

Launcher Data

Begin job on node105 at 2018-07-22 11:15:35
IDJOB=4290548
IDBENCH=141402
IDSOLVER=2743
FILE ID=node105/4290548-1532250935
RUNJOBID= node105-1532224841-26942
PBS_JOBID= 21018944
Free space on /tmp= 44888 MiB

SOLVER NAME= OscaR - Conflict Ordering with restarts 2018-07-02
BENCH NAME= XCSP18/Dubois/Dubois-021_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-4290548-1532250935/watcher-4290548-1532250935 -o /tmp/evaluation-result-4290548-1532250935/solver-4290548-1532250935 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node105-1532224841-26942 --watchdog 2560  java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 559606716 --timelimit 2400 --memlimit 11000 --nbcore 4 HOME/instance-4290548-1532250935.xml

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

MD5SUM BENCH= 20df171288238b3174eb6e57a3777db0
RANDOM SEED=559606716

node105.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.32
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.32
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.32
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.32
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:        15631924 kB
MemAvailable:   31477468 kB
Buffers:          149820 kB
Cached:         15669036 kB
SwapCached:            0 kB
Active:          1756220 kB
Inactive:       14578112 kB
Active(anon):     470148 kB
Inactive(anon):    65196 kB
Active(file):    1286072 kB
Inactive(file): 14512916 kB
Unevictable:        7308 kB
Mlocked:            7308 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             35800 kB
Writeback:             0 kB
AnonPages:        532788 kB
Mapped:            49084 kB
Shmem:             17036 kB
Slab:             501952 kB
SReclaimable:     475016 kB
SUnreclaim:        26936 kB
KernelStack:        3792 kB
PageTables:         5816 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1469860 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    460800 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      130432 kB
DirectMap2M:    33415168 kB

Free space on /tmp at the end= 44852 MiB
End job on node105 at 2018-07-22 11:55:04