Trace number 4305724

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
scop both+MapleCOMSPS (2018-07-31)? (TO) 2528.24 954.177

General information on the benchmark

NameCrossword/
Crossword-m18-ogd2008-vg-13-14_c18.xml
MD5SUM1e3f313ec943efeca8787f022e591dae
Bench CategoryCSP (decision problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables182
Number of constraints27
Number of domains1
Minimum domain size26
Maximum domain size26
Distribution of domain sizes[{"size":26,"count":182}]
Minimum variable degree2
Maximum variable degree2
Distribution of variable degrees[{"degree":2,"count":182}]
Minimum constraint arity13
Maximum constraint arity14
Distribution of constraint arities[{"arity":13,"count":14},{"arity":14,"count":13}]
Number of extensional constraints27
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":27}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c (scop.sh) java -Xms11g -Xmx11g -Xss128m -cp scop.jar fun.scop.XCSP18Encode -both -solver minisat_release -solverOption default -tmp HOME -serialFile HOME/scop-24961-serial-file.bin HOME/instance-4305724-1534076358.xml
0.66/0.70	
0.66/0.71	scop both+minisat_release (2018-07-31)
0.66/0.71	(Encoding Process)
0.66/0.71	
0.66/0.73	c BEGIN-Prog: Sun Aug 12 14:19:19 CEST 2018
0.66/0.73	c PID: 24964
0.66/0.73	c IP: 172.20.3.103
0.66/0.73	c HOST: node103.alineos.net
0.66/0.74	c (0,0) Parsing Begin
2.97/1.66	c (0,0) Parsing End
2.97/1.67	c (0,0) CSP: 182 int (0 aux), 0 bool (0 aux), 27 ctr, max domain size 26
2.97/1.67	c (0,0) Heap : 394 MiB used (max 10795 MiB), NonHeap : 19 MiB used (max 0 MiB)
2.97/1.67	c (0,0) Constraint Name Generate Begin
2.97/1.68	c (0,0) Ctr:HOME/instance-4305724-1534076358.xml,ExtensionSupport:IntVar
2.97/1.68	c (0,0) Constraint Name Generate End
2.97/1.68	c (0,0) Heap : 394 MiB used (max 10795 MiB), NonHeap : 19 MiB used (max 0 MiB)
2.97/1.68	c (0,0) CSP to CSPinCNF Begin
102.07/69.37	c (68,62) translated 3 (10%) constraints
188.47/132.04	c (131,117) translated 6 (20%) constraints
322.14/207.15	c (206,172) translated 9 (30%) constraints
376.05/248.44	c (247,209) translated 11 (40%) constraints
497.77/320.46	c (319,264) translated 14 (50%) constraints
717.48/440.53	c (439,351) translated 17 (60%) constraints
784.97/485.96	c (485,389) translated 19 (70%) constraints
2520.21/952.14	c (scop.sh) Receiving Signal. Removing all intermediate files.
2520.21/952.14	c (scop.sh) Killing background jobs.

Verifier Data

One s line expected

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 (8028 MiB free)
  memory of node 1: 16384 MiB (8581 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4305724-1534076358/watcher-4305724-1534076358 -o /tmp/evaluation-result-4305724-1534076358/solver-4305724-1534076358 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node103-1534064938-20637 --watchdog 2580 scop.sh 11g scop.jar -both minisat_release default HOME HOME/instance-4305724-1534076358.xml 

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

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

solver pid=24961, runsolver pid=24958

[startup+0.100137 s]*
/proc/loadavg: 2.97 3.71 3.12 2/209 24965
/proc/meminfo: memFree=17003008/32770624 swapFree=67058748/67108860
[pid=24961] ppid=24958 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/24961/stat : 24961 (scop.sh) S 24958 24961 20606 0 -1 4202496 559 321 0 0 0 0 0 0 20 0 1 0 225198970 115843072 349 33554432000 4194304 5098028 140733451532784 140733451530040 139735329747580 0 65536 4100 81923 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 20738048 140733451535425 140733451535623 140733451535623 140733451538381 0
/proc/24961/statm: 28282 349 296 221 0 87 0
[pid=24964] ppid=24961 vsize=239456 memory=5292 CPUtime=0 cores=0,2,4,6
/proc/24964/stat : 24964 (java) S 24961 24961 20606 0 -1 1077944320 1563 0 0 0 0 0 0 0 20 0 2 0 225198970 245202944 1323 33554432000 4194304 4196468 140727892857056 140727892839600 140316819779319 0 0 6 16784584 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 35172352 140727892866055 140727892866353 140727892866353 140727892869071 0
/proc/24964/statm: 59864 1323 993 1 0 49322 0
[pid=24964/tid=24965] ppid=24961 vsize=239456 memory=-6148392974179155909 CPUtime=0 cores=0,2,4,6
/proc/24964/task/24965/stat : 24965 (java) D 24961 24961 20606 0 -1 4202560 260 0 0 0 0 0 0 0 20 0 2 0 225198970 245202944 1323 33554432000 4194304 4196468 140727892857056 140316791621936 140316812270485 0 0 6 16784584 18446744072099568773 0 0 -1 0 0 0 0 0 0 6293624 6294260 35172352 140727892866055 140727892866353 140727892866353 140727892869071 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 352584 KiB
Current children cumulated memory: 6688 KiB

[startup+0.287278 s]*
/proc/loadavg: 2.97 3.71 3.12 3/222 24978
/proc/meminfo: memFree=16948864/32770624 swapFree=67058748/67108860
[pid=24961] ppid=24958 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/24961/stat : 24961 (scop.sh) S 24958 24961 20606 0 -1 4202496 559 321 0 0 0 0 0 0 20 0 1 0 225198970 115843072 349 33554432000 4194304 5098028 140733451532784 140733451530040 139735329747580 0 65536 4100 81923 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 20738048 140733451535425 140733451535623 140733451535623 140733451538381 0
/proc/24961/statm: 28282 349 296 221 0 87 0
[pid=24964] ppid=24961 vsize=15012476 memory=72844 CPUtime=0.12 cores=0,2,4,6
/proc/24964/stat : 24964 (java) S 24961 24961 20606 0 -1 1077944320 7347 0 0 0 10 2 0 0 20 0 15 0 225198970 15372775424 18211 33554432000 4194304 4196468 140727892857056 140727892839600 140316819779319 0 0 2 16800973 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 35172352 140727892866055 140727892866353 140727892866353 140727892869071 0
/proc/24964/statm: 3753119 18211 2795 1 0 3715579 0
[pid=24964/tid=24965] ppid=24961 vsize=15012476 memory=7022364632946311227 CPUtime=0.1 cores=0,2,4,6
/proc/24964/task/24965/stat : 24965 (java) R 24961 24961 20606 0 -1 4202560 5349 0 0 0 8 2 0 0 20 0 15 0 225198970 15372775424 18277 33554432000 4194304 4196468 140727892857056 140316791591304 140316812016446 0 4 2 16800973 0 0 0 -1 4 0 0 17 0 0 6293624 6294260 35172352 140727892866055 140727892866353 140727892866353 140727892869071 0
[pid=24964/tid=24966] ppid=24961 vsize=15012476 memory=545 CPUtime=0 cores=0,2,4,6
/proc/24964/task/24966/stat : 24966 (java) S 24961 24961 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225198990 15372775424 18277 33554432000 4194304 4196468 140727892857056 140316824021648 140316819789525 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35172352 140727892866055 140727892866353 140727892866353 140727892869071 0
[pid=24964/tid=24967] ppid=24961 vsize=15012476 memory=140229608035939 CPUtime=0 cores=0,2,4,6
/proc/24964/task/24967/stat : 24967 (java) S 24961 24961 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225198990 15372775424 18277 33554432000 4194304 4196468 140727892857056 140316280957456 140316819789525 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35172352 140727892866055 140727892866353 140727892866353 140727892869071 0
[pid=24964/tid=24968] ppid=24961 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24964/task/24968/stat : 24968 (java) S 24961 24961 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225198990 15372775424 18277 33554432000 4194304 4196468 140727892857056 140316279904656 140316819789525 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35172352 140727892866055 140727892866353 140727892866353 140727892869071 0
[pid=24964/tid=24969] ppid=24961 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/24964/task/24969/stat : 24969 (java) S 24961 24961 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225198990 15372775424 18277 33554432000 4194304 4196468 140727892857056 140316278851856 140316819789525 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35172352 140727892866055 140727892866353 140727892866353 140727892869071 0
[pid=24964/tid=24970] ppid=24961 vsize=15012476 memory=140229606872704 CPUtime=0 cores=0,2,4,6
/proc/24964/task/24970/stat : 24970 (java) S 24961 24961 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225198992 15372775424 18277 33554432000 4194304 4196468 140727892857056 140315857455984 140316819790466 0 0 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35172352 140727892866055 140727892866353 140727892866353 140727892869071 0
[pid=24964/tid=24971] ppid=24961 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/24964/task/24971/stat : 24971 (java) S 24961 24961 20606 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 225198992 15372775424 18277 33554432000 4194304 4196468 140727892857056 140315373594144 140316819789525 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35172352 140727892866055 140727892866353 140727892866353 140727892869071 0
[pid=24964/tid=24972] ppid=24961 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24964/task/24972/stat : 24972 (java) S 24961 24961 20606 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 225198992 15372775424 18277 33554432000 4194304 4196468 140727892857056 140315239372144 140316819789525 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35172352 140727892866055 140727892866353 140727892866353 140727892869071 0
[pid=24964/tid=24973] ppid=24961 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24964/task/24973/stat : 24973 (java) S 24961 24961 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225198995 15372775424 18277 33554432000 4194304 4196468 140727892857056 140314864867664 140316819797915 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35172352 140727892866055 140727892866353 140727892866353 140727892869071 0
[pid=24964/tid=24974] ppid=24961 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24964/task/24974/stat : 24974 (java) R 24961 24961 20606 0 -1 4202560 416 0 0 0 0 0 0 0 20 0 15 0 225198995 15372775424 18277 33554432000 4194304 4196468 140727892857056 140315856402800 140316797398352 0 4 2 16800973 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 35172352 140727892866055 140727892866353 140727892866353 140727892869071 0
[pid=24964/tid=24975] ppid=24961 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/24964/task/24975/stat : 24975 (java) S 24961 24961 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225198995 15372775424 18277 33554432000 4194304 4196468 140727892857056 140315855350000 140316819790466 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35172352 140727892866055 140727892866353 140727892866353 140727892869071 0
[pid=24964/tid=24976] ppid=24961 vsize=15012476 memory=140229606872704 CPUtime=0.01 cores=0,2,4,6
/proc/24964/task/24976/stat : 24976 (java) S 24961 24961 20606 0 -1 1077944384 282 0 0 0 1 0 0 0 20 0 15 0 225198995 15372775424 18277 33554432000 4194304 4196468 140727892857056 140315854297200 140316819790466 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35172352 140727892866055 140727892866353 140727892866353 140727892869071 0
[pid=24964/tid=24977] ppid=24961 vsize=15012508 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/24964/task/24977/stat : 24977 (java) S 24961 24961 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225198995 15372808192 18277 33554432000 4194304 4196468 140727892857056 140314366961888 140316819789525 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35172352 140727892866055 140727892866353 140727892866353 140727892869071 0
[pid=24964/tid=24978] ppid=24961 vsize=15012508 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24964/task/24978/stat : 24978 (java) S 24961 24961 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225198995 15372808192 18277 33554432000 4194304 4196468 140727892857056 140315853245616 140316819790466 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35172352 140727892866055 140727892866353 140727892866353 140727892869071 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 74240 KiB

[startup+0.310643 s]*
/proc/loadavg: 2.97 3.71 3.12 3/222 24978
/proc/meminfo: memFree=16943980/32770624 swapFree=67058748/67108860
[pid=24961] ppid=24958 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/24961/stat : 24961 (scop.sh) S 24958 24961 20606 0 -1 4202496 559 321 0 0 0 0 0 0 20 0 1 0 225198970 115843072 349 33554432000 4194304 5098028 140733451532784 140733451530040 139735329747580 0 65536 4100 81923 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 20738048 140733451535425 140733451535623 140733451535623 140733451538381 0
/proc/24961/statm: 28282 349 296 221 0 87 0
[pid=24964] ppid=24961 vsize=15012476 memory=75780 CPUtime=0.15 cores=0,2,4,6
/proc/24964/stat : 24964 (java) S 24961 24961 20606 0 -1 1077944320 8779 0 0 0 13 2 0 0 20 0 15 0 225198970 15372775424 18945 33554432000 4194304 4196468 140727892857056 140727892839600 140316819779319 0 0 2 16800973 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 35172352 140727892866055 140727892866353 140727892866353 140727892869071 0
/proc/24964/statm: 3753119 18945 2861 1 0 3715579 0
[pid=24964/tid=24965] ppid=24961 vsize=15012476 memory=7307210673407475814 CPUtime=0.12 cores=0,2,4,6
/proc/24964/task/24965/stat : 24965 (java) R 24961 24961 20606 0 -1 4202560 6715 0 0 0 10 2 0 0 20 0 15 0 225198970 15372775424 18945 33554432000 4194304 4196468 140727892857056 140316791575952 140316801342848 0 4 2 16800973 0 0 0 -1 4 0 0 17 0 0 6293624 6294260 35172352 140727892866055 140727892866353 140727892866353 140727892869071 0
[pid=24964/tid=24966] ppid=24961 vsize=15012476 memory=4872558044660077418 CPUtime=0 cores=0,2,4,6
/proc/24964/task/24966/stat : 24966 (java) S 24961 24961 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225198990 15372775424 18945 33554432000 4194304 4196468 140727892857056 140316824021648 140316819789525 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35172352 140727892866055 140727892866353 140727892866353 140727892869071 0
[pid=24964/tid=24967] ppid=24961 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24964/task/24967/stat : 24967 (java) S 24961 24961 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225198990 15372775424 18945 33554432000 4194304 4196468 140727892857056 140316280957456 140316819789525 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35172352 140727892866055 140727892866353 140727892866353 140727892869071 0
[pid=24964/tid=24968] ppid=24961 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24964/task/24968/stat : 24968 (java) S 24961 24961 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225198990 15372775424 18945 33554432000 4194304 4196468 140727892857056 140316279904656 140316819789525 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35172352 140727892866055 140727892866353 140727892866353 140727892869071 0
[pid=24964/tid=24969] ppid=24961 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24964/task/24969/stat : 24969 (java) S 24961 24961 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225198990 15372775424 18945 33554432000 4194304 4196468 140727892857056 140316278851856 140316819789525 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35172352 140727892866055 140727892866353 140727892866353 140727892869071 0
[pid=24964/tid=24970] ppid=24961 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24964/task/24970/stat : 24970 (java) S 24961 24961 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225198992 15372775424 18945 33554432000 4194304 4196468 140727892857056 140315857455984 140316819790466 0 0 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35172352 140727892866055 140727892866353 140727892866353 140727892869071 0
[pid=24964/tid=24971] ppid=24961 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24964/task/24971/stat : 24971 (java) S 24961 24961 20606 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 225198992 15372775424 18945 33554432000 4194304 4196468 140727892857056 140315373594144 140316819789525 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35172352 140727892866055 140727892866353 140727892866353 140727892869071 0
[pid=24964/tid=24972] ppid=24961 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24964/task/24972/stat : 24972 (java) S 24961 24961 20606 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 225198992 15372775424 18945 33554432000 4194304 4196468 140727892857056 140315239372144 140316819789525 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35172352 140727892866055 140727892866353 140727892866353 140727892869071 0
[pid=24964/tid=24973] ppid=24961 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24964/task/24973/stat : 24973 (java) S 24961 24961 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225198995 15372775424 18945 33554432000 4194304 4196468 140727892857056 140314864867664 140316819797915 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35172352 140727892866055 140727892866353 140727892866353 140727892869071 0
[pid=24964/tid=24974] ppid=24961 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24964/task/24974/stat : 24974 (java) S 24961 24961 20606 0 -1 1077944384 422 0 0 0 0 0 0 0 20 0 15 0 225198995 15372775424 18945 33554432000 4194304 4196468 140727892857056 140315856402800 140316819790466 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35172352 140727892866055 140727892866353 140727892866353 140727892869071 0
[pid=24964/tid=24975] ppid=24961 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24964/task/24975/stat : 24975 (java) S 24961 24961 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225198995 15372775424 18945 33554432000 4194304 4196468 140727892857056 140315855350000 140316819790466 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35172352 140727892866055 140727892866353 140727892866353 140727892869071 0
[pid=24964/tid=24976] ppid=24961 vsize=15012476 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/24964/task/24976/stat : 24976 (java) S 24961 24961 20606 0 -1 1077944384 285 0 0 0 1 0 0 0 20 0 15 0 225198995 15372775424 18945 33554432000 4194304 4196468 140727892857056 140315854297200 140316819790466 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35172352 140727892866055 140727892866353 140727892866353 140727892869071 0
[pid=24964/tid=24977] ppid=24961 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24964/task/24977/stat : 24977 (java) S 24961 24961 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225198995 15372775424 18945 33554432000 4194304 4196468 140727892857056 140314366961888 140316819789525 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35172352 140727892866055 140727892866353 140727892866353 140727892869071 0
[pid=24964/tid=24978] ppid=24961 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24964/task/24978/stat : 24978 (java) S 24961 24961 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225198995 15372775424 18945 33554432000 4194304 4196468 140727892857056 140315853245616 140316819790466 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35172352 140727892866055 140727892866353 140727892866353 140727892869071 0
Current children cumulated CPU time: 0.15 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 77176 KiB

[startup+0.700889 s]
/proc/loadavg: 2.97 3.71 3.12 4/222 24978
/proc/meminfo: memFree=16932848/32770624 swapFree=67058748/67108860
[pid=24961] ppid=24958 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/24961/stat : 24961 (scop.sh) S 24958 24961 20606 0 -1 4202496 559 321 0 0 0 0 0 0 20 0 1 0 225198970 115843072 349 33554432000 4194304 5098028 140733451532784 140733451530040 139735329747580 0 65536 4100 81923 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 20738048 140733451535425 140733451535623 140733451535623 140733451538381 0
/proc/24961/statm: 28282 349 296 221 0 87 0
[pid=24964] ppid=24961 vsize=15012476 memory=111800 CPUtime=0.66 cores=0,2,4,6
/proc/24964/stat : 24964 (java) S 24961 24961 20606 0 -1 1077944320 16021 0 0 0 61 5 0 0 20 0 15 0 225198970 15372775424 27950 33554432000 4194304 4196468 140727892857056 140727892839600 140316819779319 0 0 2 25189581 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 35172352 140727892866055 140727892866353 140727892866353 140727892869071 0
/proc/24964/statm: 3753119 27950 2979 1 0 3715579 0
[pid=24964/tid=24965] ppid=24961 vsize=15012476 memory=524 CPUtime=0.49 cores=0,2,4,6
/proc/24964/task/24965/stat : 24965 (java) R 24961 24961 20606 0 -1 4202560 13683 0 0 0 45 4 0 0 20 0 15 0 225198970 15372775424 27950 33554432000 4194304 4196468 140727892857056 140316791592384 140316819801245 0 4 2 25189581 0 0 0 -1 4 0 0 17 0 0 6293624 6294260 35172352 140727892866055 140727892866353 140727892866353 140727892869071 0
[pid=24964/tid=24966] ppid=24961 vsize=15012476 memory=1528 CPUtime=0 cores=0,2,4,6
/proc/24964/task/24966/stat : 24966 (java) S 24961 24961 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225198990 15372775424 27950 33554432000 4194304 4196468 140727892857056 140316824021648 140316819789525 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35172352 140727892866055 140727892866353 140727892866353 140727892869071 0
[pid=24964/tid=24967] ppid=24961 vsize=15012476 memory=924 CPUtime=0 cores=0,2,4,6
/proc/24964/task/24967/stat : 24967 (java) S 24961 24961 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225198990 15372775424 27950 33554432000 4194304 4196468 140727892857056 140316280957456 140316819789525 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35172352 140727892866055 140727892866353 140727892866353 140727892869071 0
[pid=24964/tid=24968] ppid=24961 vsize=15012476 memory=1140 CPUtime=0 cores=0,2,4,6
/proc/24964/task/24968/stat : 24968 (java) S 24961 24961 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225198990 15372775424 27950 33554432000 4194304 4196468 140727892857056 140316279904656 140316819789525 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35172352 140727892866055 140727892866353 140727892866353 140727892869071 0
[pid=24964/tid=24969] ppid=24961 vsize=15012476 memory=1548 CPUtime=0 cores=0,2,4,6
/proc/24964/task/24969/stat : 24969 (java) S 24961 24961 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225198990 15372775424 27950 33554432000 4194304 4196468 140727892857056 140316278851856 140316819789525 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35172352 140727892866055 140727892866353 140727892866353 140727892869071 0
[pid=24964/tid=24970] ppid=24961 vsize=15012476 memory=1432 CPUtime=0 cores=0,2,4,6
/proc/24964/task/24970/stat : 24970 (java) S 24961 24961 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225198992 15372775424 27950 33554432000 4194304 4196468 140727892857056 140315857455984 140316819790466 0 0 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35172352 140727892866055 140727892866353 140727892866353 140727892869071 0
[pid=24964/tid=24971] ppid=24961 vsize=15012476 memory=812 CPUtime=0 cores=0,2,4,6
/proc/24964/task/24971/stat : 24971 (java) S 24961 24961 20606 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 225198992 15372775424 27950 33554432000 4194304 4196468 140727892857056 140315373594144 140316819789525 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35172352 140727892866055 140727892866353 140727892866353 140727892869071 0
[pid=24964/tid=24972] ppid=24961 vsize=15012476 memory=1932 CPUtime=0 cores=0,2,4,6
/proc/24964/task/24972/stat : 24972 (java) S 24961 24961 20606 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 225198992 15372775424 27950 33554432000 4194304 4196468 140727892857056 140315239372144 140316819789525 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35172352 140727892866055 140727892866353 140727892866353 140727892869071 0
[pid=24964/tid=24973] ppid=24961 vsize=15012476 memory=2076 CPUtime=0 cores=0,2,4,6
/proc/24964/task/24973/stat : 24973 (java) S 24961 24961 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225198995 15372775424 27950 33554432000 4194304 4196468 140727892857056 140314864867664 140316819797915 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35172352 140727892866055 140727892866353 140727892866353 140727892869071 0
[pid=24964/tid=24974] ppid=24961 vsize=15012476 memory=1840 CPUtime=0.04 cores=0,2,4,6
/proc/24964/task/24974/stat : 24974 (java) S 24961 24961 20606 0 -1 1077944384 575 0 0 0 4 0 0 0 20 0 15 0 225198995 15372775424 27950 33554432000 4194304 4196468 140727892857056 140315856402800 140316819790466 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35172352 140727892866055 140727892866353 140727892866353 140727892869071 0
[pid=24964/tid=24975] ppid=24961 vsize=15012476 memory=7904 CPUtime=0.01 cores=0,2,4,6
/proc/24964/task/24975/stat : 24975 (java) S 24961 24961 20606 0 -1 1077944384 37 0 0 0 1 0 0 0 20 0 15 0 225198995 15372775424 27950 33554432000 4194304 4196468 140727892857056 140315855350000 140316819790466 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35172352 140727892866055 140727892866353 140727892866353 140727892869071 0
[pid=24964/tid=24976] ppid=24961 vsize=15012476 memory=800 CPUtime=0.1 cores=0,2,4,6
/proc/24964/task/24976/stat : 24976 (java) S 24961 24961 20606 0 -1 1077944384 372 0 0 0 10 0 0 0 20 0 15 0 225198995 15372775424 27950 33554432000 4194304 4196468 140727892857056 140315854297200 140316819790466 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35172352 140727892866055 140727892866353 140727892866353 140727892869071 0
[pid=24964/tid=24977] ppid=24961 vsize=15012476 memory=1796 CPUtime=0 cores=0,2,4,6
/proc/24964/task/24977/stat : 24977 (java) S 24961 24961 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225198995 15372775424 27950 33554432000 4194304 4196468 140727892857056 140314366961888 140316819789525 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35172352 140727892866055 140727892866353 140727892866353 140727892869071 0
[pid=24964/tid=24978] ppid=24961 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24964/task/24978/stat : 24978 (java) S 24961 24961 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225198995 15372775424 27950 33554432000 4194304 4196468 140727892857056 140315853245616 140316819790466 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35172352 140727892866055 140727892866353 140727892866353 140727892869071 0
Current children cumulated CPU time: 0.66 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 113196 KiB

[startup+1.50096 s]
/proc/loadavg: 2.89 3.68 3.12 5/222 24978
/proc/meminfo: memFree=16864440/32770624 swapFree=67058748/67108860
[pid=24961] ppid=24958 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/24961/stat : 24961 (scop.sh) S 24958 24961 20606 0 -1 4202496 559 321 0 0 0 0 0 0 20 0 1 0 225198970 115843072 349 33554432000 4194304 5098028 140733451532784 140733451530040 139735329747580 0 65536 4100 81923 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 20738048 140733451535425 140733451535623 140733451535623 140733451538381 0
/proc/24961/statm: 28282 349 296 221 0 87 0
[pid=24964] ppid=24961 vsize=15020872 memory=371468 CPUtime=2.62 cores=0,2,4,6
/proc/24964/stat : 24964 (java) S 24961 24961 20606 0 -1 1077944320 19737 0 0 0 252 10 0 0 20 0 15 0 225198970 15381372928 92867 33554432000 4194304 4196468 140727892857056 140727892839600 140316819779319 0 0 2 25189581 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 35172352 140727892866055 140727892866353 140727892866353 140727892869071 0
/proc/24964/statm: 3755218 92867 3185 1 0 3716603 0
[pid=24964/tid=24965] ppid=24961 vsize=15020872 memory=1396 CPUtime=1.29 cores=0,2,4,6
/proc/24964/task/24965/stat : 24965 (java) R 24961 24961 20606 0 -1 4202560 15824 0 0 0 120 9 0 0 20 0 15 0 225198970 15381372928 92867 33554432000 4194304 4196468 140727892857056 140316791614784 140316819791254 0 4 2 25189581 0 0 0 -1 4 0 0 17 0 0 6293624 6294260 35172352 140727892866055 140727892866353 140727892866353 140727892869071 0
[pid=24964/tid=24966] ppid=24961 vsize=15020872 memory=160132 CPUtime=0 cores=0,2,4,6
/proc/24964/task/24966/stat : 24966 (java) S 24961 24961 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225198990 15381372928 92867 33554432000 4194304 4196468 140727892857056 140316824021648 140316819789525 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35172352 140727892866055 140727892866353 140727892866353 140727892869071 0
[pid=24964/tid=24967] ppid=24961 vsize=15020872 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/24964/task/24967/stat : 24967 (java) S 24961 24961 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225198990 15381372928 92867 33554432000 4194304 4196468 140727892857056 140316280957456 140316819789525 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35172352 140727892866055 140727892866353 140727892866353 140727892869071 0
[pid=24964/tid=24968] ppid=24961 vsize=15020872 memory=279901050 CPUtime=0 cores=0,2,4,6
/proc/24964/task/24968/stat : 24968 (java) S 24961 24961 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225198990 15381372928 92867 33554432000 4194304 4196468 140727892857056 140316279904656 140316819789525 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35172352 140727892866055 140727892866353 140727892866353 140727892869071 0
[pid=24964/tid=24969] ppid=24961 vsize=15020872 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24964/task/24969/stat : 24969 (java) S 24961 24961 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225198990 15381372928 92867 33554432000 4194304 4196468 140727892857056 140316278851856 140316819789525 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35172352 140727892866055 140727892866353 140727892866353 140727892869071 0
[pid=24964/tid=24970] ppid=24961 vsize=15020872 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24964/task/24970/stat : 24970 (java) S 24961 24961 20606 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 225198992 15381372928 92867 33554432000 4194304 4196468 140727892857056 140315857455984 140316819790466 0 0 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35172352 140727892866055 140727892866353 140727892866353 140727892869071 0
[pid=24964/tid=24971] ppid=24961 vsize=15020872 memory=6408091206851 CPUtime=0 cores=0,2,4,6
/proc/24964/task/24971/stat : 24971 (java) S 24961 24961 20606 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 225198992 15381372928 92867 33554432000 4194304 4196468 140727892857056 140315373594144 140316819789525 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35172352 140727892866055 140727892866353 140727892866353 140727892869071 0
[pid=24964/tid=24972] ppid=24961 vsize=15020872 memory=12922 CPUtime=0 cores=0,2,4,6
/proc/24964/task/24972/stat : 24972 (java) S 24961 24961 20606 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 225198992 15381372928 92867 33554432000 4194304 4196468 140727892857056 140315239372144 140316819789525 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35172352 140727892866055 140727892866353 140727892866353 140727892869071 0
[pid=24964/tid=24973] ppid=24961 vsize=15020872 memory=448505 CPUtime=0 cores=0,2,4,6
/proc/24964/task/24973/stat : 24973 (java) S 24961 24961 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225198995 15381372928 92867 33554432000 4194304 4196468 140727892857056 140314864867664 140316819797915 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35172352 140727892866055 140727892866353 140727892866353 140727892869071 0
[pid=24964/tid=24974] ppid=24961 vsize=15020872 memory=0 CPUtime=0.52 cores=0,2,4,6
/proc/24964/task/24974/stat : 24974 (java) S 24961 24961 20606 0 -1 1077944384 1191 0 0 0 52 0 0 0 20 0 15 0 225198995 15381372928 92867 33554432000 4194304 4196468 140727892857056 140315856402800 140316819790466 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35172352 140727892866055 140727892866353 140727892866353 140727892869071 0
[pid=24964/tid=24975] ppid=24961 vsize=15020872 memory=0 CPUtime=0.5 cores=0,2,4,6
/proc/24964/task/24975/stat : 24975 (java) S 24961 24961 20606 0 -1 1077944384 635 0 0 0 50 0 0 0 20 0 15 0 225198995 15381372928 92867 33554432000 4194304 4196468 140727892857056 140315855350000 140316819790466 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35172352 140727892866055 140727892866353 140727892866353 140727892869071 0
[pid=24964/tid=24976] ppid=24961 vsize=15020872 memory=0 CPUtime=0.28 cores=0,2,4,6

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


Solver just ended.
Dumping a history of the last processes samples

[startup+952.801 s]
/proc/loadavg: 4.82 4.20 3.52 6/221 25010
/proc/meminfo: memFree=4899608/32770624 swapFree=67058752/67108860
[pid=24964] ppid=24958 vsize=15024968 memory=12070416 CPUtime=2522.96 cores=0,2,4,6
/proc/24964/stat : 24964 (java) S 24958 24961 20606 0 -1 1077944320 345621 0 0 0 251255 1041 0 0 20 0 15 0 225198970 15385567232 3017604 33554432000 4194304 4196468 140727892857056 140727892839600 140316819779319 0 0 2 25189581 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 35172352 140727892866055 140727892866353 140727892866353 140727892869071 0
/proc/24964/statm: 3756242 3017604 3248 1 0 3717627 0
[pid=24964/tid=24965] ppid=24958 vsize=15024968 memory=12070416 CPUtime=425.36 cores=0,2,4,6
/proc/24964/task/24965/stat : 24965 (java) S 24958 24961 20606 0 -1 1077944384 49912 0 0 0 42486 50 0 0 20 0 15 0 225198970 15385567232 3017604 33554432000 4194304 4196468 140727892857056 140316791617296 140316819789525 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 17 0 0 6293624 6294260 35172352 140727892866055 140727892866353 140727892866353 140727892869071 0
[pid=24964/tid=24966] ppid=24958 vsize=15024968 memory=780 CPUtime=520.19 cores=0,2,4,6
/proc/24964/task/24966/stat : 24966 (java) R 24958 24961 20606 0 -1 4202560 36467 0 0 0 51789 230 0 0 20 0 15 0 225198990 15385567232 3017604 33554432000 4194304 4196468 140727892857056 140316824021848 140316804477094 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 35172352 140727892866055 140727892866353 140727892866353 140727892869071 0
[pid=24964/tid=24967] ppid=24958 vsize=15024968 memory=1948 CPUtime=519.07 cores=0,2,4,6
/proc/24964/task/24967/stat : 24967 (java) R 24958 24961 20606 0 -1 4202560 36897 0 0 0 51666 241 0 0 20 0 15 0 225198990 15385567232 3017604 33554432000 4194304 4196468 140727892857056 140316280957344 140316804476898 0 4 2 25189581 0 0 0 -1 0 0 0 1 0 0 6293624 6294260 35172352 140727892866055 140727892866353 140727892866353 140727892869071 0
[pid=24964/tid=24968] ppid=24958 vsize=15024968 memory=768 CPUtime=519.23 cores=0,2,4,6
/proc/24964/task/24968/stat : 24968 (java) R 24958 24961 20606 0 -1 4202560 38877 0 0 0 51678 245 0 0 20 0 15 0 225198990 15385567232 3017604 33554432000 4194304 4196468 140727892857056 140316279904856 140316804729924 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 35172352 140727892866055 140727892866353 140727892866353 140727892869071 0
[pid=24964/tid=24969] ppid=24958 vsize=15024968 memory=736 CPUtime=518.79 cores=0,2,4,6
/proc/24964/task/24969/stat : 24969 (java) R 24958 24961 20606 0 -1 4202560 36573 0 0 0 51631 248 0 0 20 0 15 0 225198990 15385567232 3017604 33554432000 4194304 4196468 140727892857056 140316278852056 140316801332944 0 4 2 25189581 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 35172352 140727892866055 140727892866353 140727892866353 140727892869071 0
[pid=24964/tid=24970] ppid=24958 vsize=15024968 memory=1520 CPUtime=4.71 cores=0,2,4,6
/proc/24964/task/24970/stat : 24970 (java) S 24958 24961 20606 0 -1 1077944384 97781 0 0 0 465 6 0 0 20 0 15 0 225198992 15385567232 3017604 33554432000 4194304 4196468 140727892857056 140315857454304 140316819789525 0 0 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35172352 140727892866055 140727892866353 140727892866353 140727892869071 0
[pid=24964/tid=24971] ppid=24958 vsize=15024968 memory=1708 CPUtime=0 cores=0,2,4,6
/proc/24964/task/24971/stat : 24971 (java) S 24958 24961 20606 0 -1 1077944384 28 0 0 0 0 0 0 0 20 0 15 0 225198992 15385567232 3017604 33554432000 4194304 4196468 140727892857056 140315373594208 140316819789525 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35172352 140727892866055 140727892866353 140727892866353 140727892869071 0
[pid=24964/tid=24972] ppid=24958 vsize=15024968 memory=5116 CPUtime=0 cores=0,2,4,6
/proc/24964/task/24972/stat : 24972 (java) S 24958 24961 20606 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 225198992 15385567232 3017604 33554432000 4194304 4196468 140727892857056 140315239372160 140316819789525 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35172352 140727892866055 140727892866353 140727892866353 140727892869071 0
[pid=24964/tid=24973] ppid=24958 vsize=15024968 memory=1188 CPUtime=0 cores=0,2,4,6
/proc/24964/task/24973/stat : 24973 (java) S 24958 24961 20606 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 225198995 15385567232 3017604 33554432000 4194304 4196468 140727892857056 140314864867312 140316819789525 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35172352 140727892866055 140727892866353 140727892866353 140727892869071 0
[pid=24964/tid=24974] ppid=24958 vsize=15024968 memory=976 CPUtime=7.2 cores=0,2,4,6
/proc/24964/task/24974/stat : 24974 (java) S 24958 24961 20606 0 -1 1077944384 16565 0 0 0 717 3 0 0 20 0 15 0 225198995 15385567232 3017604 33554432000 4194304 4196468 140727892857056 140315856402560 140316819789525 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35172352 140727892866055 140727892866353 140727892866353 140727892869071 0
[pid=24964/tid=24975] ppid=24958 vsize=15024968 memory=1140 CPUtime=6.41 cores=0,2,4,6
/proc/24964/task/24975/stat : 24975 (java) S 24958 24961 20606 0 -1 1077944384 12071 0 0 0 640 1 0 0 20 0 15 0 225198995 15385567232 3017604 33554432000 4194304 4196468 140727892857056 140315855350048 140316819789525 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35172352 140727892866055 140727892866353 140727892866353 140727892869071 0
[pid=24964/tid=24976] ppid=24958 vsize=15024968 memory=1024 CPUtime=1.11 cores=0,2,4,6
/proc/24964/task/24976/stat : 24976 (java) S 24958 24961 20606 0 -1 1077944384 17629 0 0 0 108 3 0 0 20 0 15 0 225198995 15385567232 3017604 33554432000 4194304 4196468 140727892857056 140315854297248 140316819789525 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35172352 140727892866055 140727892866353 140727892866353 140727892869071 0
[pid=24964/tid=24977] ppid=24958 vsize=15024968 memory=3172 CPUtime=0 cores=0,2,4,6
/proc/24964/task/24977/stat : 24977 (java) S 24958 24961 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225198995 15385567232 3017604 33554432000 4194304 4196468 140727892857056 140314366961888 140316819789525 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35172352 140727892866055 140727892866353 140727892866353 140727892869071 0
[pid=24964/tid=24978] ppid=24958 vsize=15024968 memory=2076 CPUtime=0.79 cores=0,2,4,6
/proc/24964/task/24978/stat : 24978 (java) S 24958 24961 20606 0 -1 1077944384 1450 0 0 0 41 38 0 0 20 0 15 0 225198995 15385567232 3017604 33554432000 4194304 4196468 140727892857056 140315853245616 140316819790466 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35172352 140727892866055 140727892866353 140727892866353 140727892869071 0
Current cumulated CPU time of completed processes: 0.00336 s
Current children cumulated CPU time: 2522.96 s
Current children cumulated vsize: 15024968 KiB
Current children cumulated memory: 12070416 KiB

[startup+953.601 s]
/proc/loadavg: 4.82 4.20 3.52 6/221 25010
/proc/meminfo: memFree=4899624/32770624 swapFree=67058752/67108860
[pid=24964] ppid=24958 vsize=15024968 memory=12070416 CPUtime=2526.14 cores=0,2,4,6
/proc/24964/stat : 24964 (java) S 24958 24961 20606 0 -1 1077944320 345621 0 0 0 251573 1041 0 0 20 0 15 0 225198970 15385567232 3017604 33554432000 4194304 4196468 140727892857056 140727892839600 140316819779319 0 0 2 25189581 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 35172352 140727892866055 140727892866353 140727892866353 140727892869071 0
/proc/24964/statm: 3756242 3017604 3248 1 0 3717627 0
[pid=24964/tid=24965] ppid=24958 vsize=15024968 memory=3544 CPUtime=425.36 cores=0,2,4,6
/proc/24964/task/24965/stat : 24965 (java) S 24958 24961 20606 0 -1 1077944384 49912 0 0 0 42486 50 0 0 20 0 15 0 225198970 15385567232 3017604 33554432000 4194304 4196468 140727892857056 140316791617296 140316819789525 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 17 0 0 6293624 6294260 35172352 140727892866055 140727892866353 140727892866353 140727892869071 0
[pid=24964/tid=24966] ppid=24958 vsize=15024968 memory=1396 CPUtime=520.99 cores=0,2,4,6
/proc/24964/task/24966/stat : 24966 (java) R 24958 24961 20606 0 -1 4202560 36467 0 0 0 51869 230 0 0 20 0 15 0 225198990 15385567232 3017604 33554432000 4194304 4196468 140727892857056 140316824021848 140316804730050 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 35172352 140727892866055 140727892866353 140727892866353 140727892869071 0
[pid=24964/tid=24967] ppid=24958 vsize=15024968 memory=1396 CPUtime=519.87 cores=0,2,4,6
/proc/24964/task/24967/stat : 24967 (java) R 24958 24961 20606 0 -1 4202560 36897 0 0 0 51746 241 0 0 20 0 15 0 225198990 15385567232 3017604 33554432000 4194304 4196468 140727892857056 140316280957344 140316801375777 0 4 2 25189581 0 0 0 -1 0 0 0 1 0 0 6293624 6294260 35172352 140727892866055 140727892866353 140727892866353 140727892869071 0
[pid=24964/tid=24968] ppid=24958 vsize=15024968 memory=3544 CPUtime=520.03 cores=0,2,4,6
/proc/24964/task/24968/stat : 24968 (java) R 24958 24961 20606 0 -1 4202560 38877 0 0 0 51758 245 0 0 20 0 15 0 225198990 15385567232 3017604 33554432000 4194304 4196468 140727892857056 140316279904856 140316801375777 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 35172352 140727892866055 140727892866353 140727892866353 140727892869071 0
[pid=24964/tid=24969] ppid=24958 vsize=15024968 memory=60072 CPUtime=519.58 cores=0,2,4,6
/proc/24964/task/24969/stat : 24969 (java) R 24958 24961 20606 0 -1 4202560 36573 0 0 0 51710 248 0 0 20 0 15 0 225198990 15385567232 3017604 33554432000 4194304 4196468 140727892857056 140316278852056 140316801376330 0 4 2 25189581 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 35172352 140727892866055 140727892866353 140727892866353 140727892869071 0
[pid=24964/tid=24970] ppid=24958 vsize=15024968 memory=780 CPUtime=4.71 cores=0,2,4,6
/proc/24964/task/24970/stat : 24970 (java) S 24958 24961 20606 0 -1 1077944384 97781 0 0 0 465 6 0 0 20 0 15 0 225198992 15385567232 3017604 33554432000 4194304 4196468 140727892857056 140315857454304 140316819789525 0 0 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35172352 140727892866055 140727892866353 140727892866353 140727892869071 0
[pid=24964/tid=24971] ppid=24958 vsize=15024968 memory=12070416 CPUtime=0 cores=0,2,4,6
/proc/24964/task/24971/stat : 24971 (java) S 24958 24961 20606 0 -1 1077944384 28 0 0 0 0 0 0 0 20 0 15 0 225198992 15385567232 3017604 33554432000 4194304 4196468 140727892857056 140315373594208 140316819789525 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35172352 140727892866055 140727892866353 140727892866353 140727892869071 0
[pid=24964/tid=24972] ppid=24958 vsize=15024968 memory=1860 CPUtime=0 cores=0,2,4,6
/proc/24964/task/24972/stat : 24972 (java) S 24958 24961 20606 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 225198992 15385567232 3017604 33554432000 4194304 4196468 140727892857056 140315239372160 140316819789525 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35172352 140727892866055 140727892866353 140727892866353 140727892869071 0
[pid=24964/tid=24973] ppid=24958 vsize=15024968 memory=32264 CPUtime=0 cores=0,2,4,6
/proc/24964/task/24973/stat : 24973 (java) S 24958 24961 20606 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 225198995 15385567232 3017604 33554432000 4194304 4196468 140727892857056 140314864867312 140316819789525 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35172352 140727892866055 140727892866353 140727892866353 140727892869071 0
[pid=24964/tid=24974] ppid=24958 vsize=15024968 memory=1396 CPUtime=7.2 cores=0,2,4,6
/proc/24964/task/24974/stat : 24974 (java) S 24958 24961 20606 0 -1 1077944384 16565 0 0 0 717 3 0 0 20 0 15 0 225198995 15385567232 3017604 33554432000 4194304 4196468 140727892857056 140315856402560 140316819789525 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35172352 140727892866055 140727892866353 140727892866353 140727892869071 0
[pid=24964/tid=24975] ppid=24958 vsize=15024968 memory=12070416 CPUtime=6.41 cores=0,2,4,6
/proc/24964/task/24975/stat : 24975 (java) S 24958 24961 20606 0 -1 1077944384 12071 0 0 0 640 1 0 0 20 0 15 0 225198995 15385567232 3017604 33554432000 4194304 4196468 140727892857056 140315855350048 140316819789525 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35172352 140727892866055 140727892866353 140727892866353 140727892869071 0
[pid=24964/tid=24976] ppid=24958 vsize=15024968 memory=1140 CPUtime=1.11 cores=0,2,4,6
/proc/24964/task/24976/stat : 24976 (java) S 24958 24961 20606 0 -1 1077944384 17629 0 0 0 108 3 0 0 20 0 15 0 225198995 15385567232 3017604 33554432000 4194304 4196468 140727892857056 140315854297248 140316819789525 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35172352 140727892866055 140727892866353 140727892866353 140727892869071 0
[pid=24964/tid=24977] ppid=24958 vsize=15024968 memory=6791534058613427641 CPUtime=0 cores=0,2,4,6
/proc/24964/task/24977/stat : 24977 (java) S 24958 24961 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225198995 15385567232 3017604 33554432000 4194304 4196468 140727892857056 140314366961888 140316819789525 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35172352 140727892866055 140727892866353 140727892866353 140727892869071 0
[pid=24964/tid=24978] ppid=24958 vsize=15024968 memory=736 CPUtime=0.79 cores=0,2,4,6
/proc/24964/task/24978/stat : 24978 (java) S 24958 24961 20606 0 -1 1077944384 1450 0 0 0 41 38 0 0 20 0 15 0 225198995 15385567232 3017604 33554432000 4194304 4196468 140727892857056 140315853245616 140316819790466 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35172352 140727892866055 140727892866353 140727892866353 140727892869071 0
Current cumulated CPU time of completed processes: 0.00336 s
Current children cumulated CPU time: 2526.14 s
Current children cumulated vsize: 15024968 KiB
Current children cumulated memory: 12070416 KiB

[startup+954.001 s]*
/proc/loadavg: 4.82 4.20 3.52 6/221 25010
/proc/meminfo: memFree=4899640/32770624 swapFree=67058752/67108860
[pid=24964] ppid=24958 vsize=15024968 memory=12070416 CPUtime=2527.74 cores=0,2,4,6
/proc/24964/stat : 24964 (java) S 24958 24961 20606 0 -1 1077944320 345621 0 0 0 251733 1041 0 0 20 0 15 0 225198970 15385567232 3017604 33554432000 4194304 4196468 140727892857056 140727892839600 140316819779319 0 0 2 25189581 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 35172352 140727892866055 140727892866353 140727892866353 140727892869071 0
/proc/24964/statm: 3756242 3017604 3248 1 0 3717627 0
[pid=24964/tid=24965] ppid=24958 vsize=15024968 memory=6791534058613427641 CPUtime=425.36 cores=0,2,4,6
/proc/24964/task/24965/stat : 24965 (java) S 24958 24961 20606 0 -1 1077944384 49912 0 0 0 42486 50 0 0 20 0 15 0 225198970 15385567232 3017604 33554432000 4194304 4196468 140727892857056 140316791617296 140316819789525 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 17 0 0 6293624 6294260 35172352 140727892866055 140727892866353 140727892866353 140727892869071 0
[pid=24964/tid=24966] ppid=24958 vsize=15024968 memory=4872558044660077418 CPUtime=521.39 cores=0,2,4,6
/proc/24964/task/24966/stat : 24966 (java) R 24958 24961 20606 0 -1 4202560 36467 0 0 0 51909 230 0 0 20 0 15 0 225198990 15385567232 3017604 33554432000 4194304 4196468 140727892857056 140316824021848 140316801389065 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 35172352 140727892866055 140727892866353 140727892866353 140727892869071 0
[pid=24964/tid=24967] ppid=24958 vsize=15024968 memory=924 CPUtime=520.27 cores=0,2,4,6
/proc/24964/task/24967/stat : 24967 (java) R 24958 24961 20606 0 -1 4202560 36897 0 0 0 51786 241 0 0 20 0 15 0 225198990 15385567232 3017604 33554432000 4194304 4196468 140727892857056 140316280957656 140316804775720 0 4 2 25189581 0 0 0 -1 0 0 0 1 0 0 6293624 6294260 35172352 140727892866055 140727892866353 140727892866353 140727892869071 0
[pid=24964/tid=24968] ppid=24958 vsize=15024968 memory=1140 CPUtime=520.42 cores=0,2,4,6
/proc/24964/task/24968/stat : 24968 (java) R 24958 24961 20606 0 -1 4202560 38877 0 0 0 51797 245 0 0 20 0 15 0 225198990 15385567232 3017604 33554432000 4194304 4196468 140727892857056 140316279904856 140316804775671 0 4 2 25189581 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 35172352 140727892866055 140727892866353 140727892866353 140727892869071 0
[pid=24964/tid=24969] ppid=24958 vsize=15024968 memory=1548 CPUtime=519.98 cores=0,2,4,6
/proc/24964/task/24969/stat : 24969 (java) R 24958 24961 20606 0 -1 4202560 36573 0 0 0 51750 248 0 0 20 0 15 0 225198990 15385567232 3017604 33554432000 4194304 4196468 140727892857056 140316278851744 140316801389124 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 35172352 140727892866055 140727892866353 140727892866353 140727892869071 0
[pid=24964/tid=24970] ppid=24958 vsize=15024968 memory=1432 CPUtime=4.72 cores=0,2,4,6
/proc/24964/task/24970/stat : 24970 (java) S 24958 24961 20606 0 -1 1077944384 97781 0 0 0 466 6 0 0 20 0 15 0 225198992 15385567232 3017604 33554432000 4194304 4196468 140727892857056 140315857454528 140316819789525 0 0 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35172352 140727892866055 140727892866353 140727892866353 140727892869071 0
[pid=24964/tid=24971] ppid=24958 vsize=15024968 memory=12070416 CPUtime=0 cores=0,2,4,6
/proc/24964/task/24971/stat : 24971 (java) S 24958 24961 20606 0 -1 1077944384 28 0 0 0 0 0 0 0 20 0 15 0 225198992 15385567232 3017604 33554432000 4194304 4196468 140727892857056 140315373594208 140316819789525 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35172352 140727892866055 140727892866353 140727892866353 140727892869071 0
[pid=24964/tid=24972] ppid=24958 vsize=15024968 memory=3424 CPUtime=0 cores=0,2,4,6
/proc/24964/task/24972/stat : 24972 (java) S 24958 24961 20606 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 225198992 15385567232 3017604 33554432000 4194304 4196468 140727892857056 140315239372160 140316819789525 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35172352 140727892866055 140727892866353 140727892866353 140727892869071 0
[pid=24964/tid=24973] ppid=24958 vsize=15024968 memory=3416 CPUtime=0 cores=0,2,4,6
/proc/24964/task/24973/stat : 24973 (java) S 24958 24961 20606 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 225198995 15385567232 3017604 33554432000 4194304 4196468 140727892857056 140314864867312 140316819789525 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35172352 140727892866055 140727892866353 140727892866353 140727892869071 0
[pid=24964/tid=24974] ppid=24958 vsize=15024968 memory=1408 CPUtime=7.2 cores=0,2,4,6
/proc/24964/task/24974/stat : 24974 (java) S 24958 24961 20606 0 -1 1077944384 16565 0 0 0 717 3 0 0 20 0 15 0 225198995 15385567232 3017604 33554432000 4194304 4196468 140727892857056 140315856402560 140316819789525 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35172352 140727892866055 140727892866353 140727892866353 140727892869071 0
[pid=24964/tid=24975] ppid=24958 vsize=15024968 memory=3364 CPUtime=6.41 cores=0,2,4,6
/proc/24964/task/24975/stat : 24975 (java) S 24958 24961 20606 0 -1 1077944384 12071 0 0 0 640 1 0 0 20 0 15 0 225198995 15385567232 3017604 33554432000 4194304 4196468 140727892857056 140315855350048 140316819789525 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35172352 140727892866055 140727892866353 140727892866353 140727892869071 0
[pid=24964/tid=24976] ppid=24958 vsize=15024968 memory=1472 CPUtime=1.11 cores=0,2,4,6
/proc/24964/task/24976/stat : 24976 (java) S 24958 24961 20606 0 -1 1077944384 17629 0 0 0 108 3 0 0 20 0 15 0 225198995 15385567232 3017604 33554432000 4194304 4196468 140727892857056 140315854297248 140316819789525 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35172352 140727892866055 140727892866353 140727892866353 140727892869071 0
[pid=24964/tid=24977] ppid=24958 vsize=15024968 memory=116660 CPUtime=0 cores=0,2,4,6
/proc/24964/task/24977/stat : 24977 (java) S 24958 24961 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225198995 15385567232 3017604 33554432000 4194304 4196468 140727892857056 140314366961888 140316819789525 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35172352 140727892866055 140727892866353 140727892866353 140727892869071 0
[pid=24964/tid=24978] ppid=24958 vsize=15024968 memory=87820 CPUtime=0.79 cores=0,2,4,6
/proc/24964/task/24978/stat : 24978 (java) S 24958 24961 20606 0 -1 1077944384 1450 0 0 0 41 38 0 0 20 0 15 0 225198995 15385567232 3017604 33554432000 4194304 4196468 140727892857056 140315853245616 140316819790466 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35172352 140727892866055 140727892866353 140727892866353 140727892869071 0
Current cumulated CPU time of completed processes: 0.00336 s
Current children cumulated CPU time: 2527.74 s
Current children cumulated vsize: 15024968 KiB
Current children cumulated memory: 12070416 KiB

[startup+954.112 s]
/proc/loadavg: 4.82 4.20 3.52 6/221 25010
/proc/meminfo: memFree=4899640/32770624 swapFree=67058752/67108860
[pid=24964] ppid=24958 vsize=15024968 memory=12070416 CPUtime=2528.14 cores=0,2,4,6
/proc/24964/stat : 24964 (java) S 24958 24961 20606 0 -1 1077944320 345683 0 0 0 251773 1041 0 0 20 0 15 0 225198970 15385567232 3017604 33554432000 4194304 4196468 140727892857056 140727892839600 140316819779319 0 0 2 25189581 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 35172352 140727892866055 140727892866353 140727892866353 140727892869071 0
/proc/24964/statm: 3756242 3017604 3248 1 0 3717627 0
[pid=24964/tid=24965] ppid=24958 vsize=15024968 memory=12070416 CPUtime=425.36 cores=0,2,4,6
/proc/24964/task/24965/stat : 24965 (java) S 24958 24961 20606 0 -1 1077944384 49912 0 0 0 42486 50 0 0 20 0 15 0 225198970 15385567232 3017604 33554432000 4194304 4196468 140727892857056 140316791617296 140316819789525 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 17 0 0 6293624 6294260 35172352 140727892866055 140727892866353 140727892866353 140727892869071 0
[pid=24964/tid=24966] ppid=24958 vsize=15024968 memory=12070416 CPUtime=521.49 cores=0,2,4,6
/proc/24964/task/24966/stat : 24966 (java) R 24958 24961 20606 0 -1 4202560 36467 0 0 0 51919 230 0 0 20 0 15 0 225198990 15385567232 3017604 33554432000 4194304 4196468 140727892857056 140316824021848 140316804768983 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 35172352 140727892866055 140727892866353 140727892866353 140727892869071 0
[pid=24964/tid=24967] ppid=24958 vsize=15024968 memory=12070416 CPUtime=520.37 cores=0,2,4,6
/proc/24964/task/24967/stat : 24967 (java) R 24958 24961 20606 0 -1 4202560 36959 0 0 0 51796 241 0 0 20 0 15 0 225198990 15385567232 3017604 33554432000 4194304 4196468 140727892857056 140316280957656 140316804768962 0 4 2 25189581 0 0 0 -1 0 0 0 1 0 0 6293624 6294260 35172352 140727892866055 140727892866353 140727892866353 140727892869071 0
[pid=24964/tid=24968] ppid=24958 vsize=15024968 memory=12070416 CPUtime=520.52 cores=0,2,4,6
/proc/24964/task/24968/stat : 24968 (java) R 24958 24961 20606 0 -1 4202560 38877 0 0 0 51807 245 0 0 20 0 15 0 225198990 15385567232 3017604 33554432000 4194304 4196468 140727892857056 140316279904856 140316801388928 0 4 2 25189581 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 35172352 140727892866055 140727892866353 140727892866353 140727892869071 0
[pid=24964/tid=24969] ppid=24958 vsize=15024968 memory=1396 CPUtime=520.08 cores=0,2,4,6
/proc/24964/task/24969/stat : 24969 (java) R 24958 24961 20606 0 -1 4202560 36573 0 0 0 51760 248 0 0 20 0 15 0 225198990 15385567232 3017604 33554432000 4194304 4196468 140727892857056 140316278851744 140316804479159 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 35172352 140727892866055 140727892866353 140727892866353 140727892869071 0
[pid=24964/tid=24970] ppid=24958 vsize=15024968 memory=12070416 CPUtime=4.72 cores=0,2,4,6
/proc/24964/task/24970/stat : 24970 (java) S 24958 24961 20606 0 -1 1077944384 97781 0 0 0 466 6 0 0 20 0 15 0 225198992 15385567232 3017604 33554432000 4194304 4196468 140727892857056 140315857454528 140316819789525 0 0 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35172352 140727892866055 140727892866353 140727892866353 140727892869071 0
[pid=24964/tid=24971] ppid=24958 vsize=15024968 memory=12070416 CPUtime=0 cores=0,2,4,6
/proc/24964/task/24971/stat : 24971 (java) S 24958 24961 20606 0 -1 1077944384 28 0 0 0 0 0 0 0 20 0 15 0 225198992 15385567232 3017604 33554432000 4194304 4196468 140727892857056 140315373594208 140316819789525 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35172352 140727892866055 140727892866353 140727892866353 140727892869071 0
[pid=24964/tid=24972] ppid=24958 vsize=15024968 memory=12070416 CPUtime=0 cores=0,2,4,6
/proc/24964/task/24972/stat : 24972 (java) S 24958 24961 20606 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 225198992 15385567232 3017604 33554432000 4194304 4196468 140727892857056 140315239372160 140316819789525 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35172352 140727892866055 140727892866353 140727892866353 140727892869071 0
[pid=24964/tid=24973] ppid=24958 vsize=15024968 memory=12070416 CPUtime=0 cores=0,2,4,6
/proc/24964/task/24973/stat : 24973 (java) S 24958 24961 20606 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 225198995 15385567232 3017604 33554432000 4194304 4196468 140727892857056 140314864867312 140316819789525 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35172352 140727892866055 140727892866353 140727892866353 140727892869071 0
[pid=24964/tid=24974] ppid=24958 vsize=15024968 memory=12070416 CPUtime=7.2 cores=0,2,4,6
/proc/24964/task/24974/stat : 24974 (java) S 24958 24961 20606 0 -1 1077944384 16565 0 0 0 717 3 0 0 20 0 15 0 225198995 15385567232 3017604 33554432000 4194304 4196468 140727892857056 140315856402560 140316819789525 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35172352 140727892866055 140727892866353 140727892866353 140727892869071 0
[pid=24964/tid=24975] ppid=24958 vsize=15024968 memory=12070416 CPUtime=6.41 cores=0,2,4,6
/proc/24964/task/24975/stat : 24975 (java) S 24958 24961 20606 0 -1 1077944384 12071 0 0 0 640 1 0 0 20 0 15 0 225198995 15385567232 3017604 33554432000 4194304 4196468 140727892857056 140315855350048 140316819789525 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35172352 140727892866055 140727892866353 140727892866353 140727892869071 0
[pid=24964/tid=24976] ppid=24958 vsize=15024968 memory=1396 CPUtime=1.11 cores=0,2,4,6
/proc/24964/task/24976/stat : 24976 (java) S 24958 24961 20606 0 -1 1077944384 17629 0 0 0 108 3 0 0 20 0 15 0 225198995 15385567232 3017604 33554432000 4194304 4196468 140727892857056 140315854297248 140316819789525 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35172352 140727892866055 140727892866353 140727892866353 140727892869071 0
[pid=24964/tid=24977] ppid=24958 vsize=15024968 memory=12070416 CPUtime=0 cores=0,2,4,6
/proc/24964/task/24977/stat : 24977 (java) S 24958 24961 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225198995 15385567232 3017604 33554432000 4194304 4196468 140727892857056 140314366961888 140316819789525 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35172352 140727892866055 140727892866353 140727892866353 140727892869071 0
[pid=24964/tid=24978] ppid=24958 vsize=15024968 memory=12070416 CPUtime=0.79 cores=0,2,4,6
/proc/24964/task/24978/stat : 24978 (java) S 24958 24961 20606 0 -1 1077944384 1450 0 0 0 41 38 0 0 20 0 15 0 225198995 15385567232 3017604 33554432000 4194304 4196468 140727892857056 140315853245616 140316819790466 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35172352 140727892866055 140727892866353 140727892866353 140727892869071 0
Current cumulated CPU time of completed processes: 0.00336 s
Current children cumulated CPU time: 2528.14 s
Current children cumulated vsize: 15024968 KiB
Current children cumulated memory: 12070416 KiB

Child ended because it received signal 9 (SIGKILL)
Real time (s): 954.177
CPU time (s): 2528.24
CPU user time (s): 2517.77
CPU system time (s): 10.4732
CPU usage (%): 264.966
Max. virtual memory (cumulated for all children) (KiB): 15138096
Max. memory (cumulated for all children) (KiB): 12071812

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2517.77
system time used= 10.4732
maximum resident set size= 12070676
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 346806
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1224
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 34163
involuntary context switches= 19916


# summary of solver processes directly reported to runsolver:
#   pid: 24961,24964
#   total CPU time (s): 2528.24
#   total CPU user time (s): 2517.77
#   total CPU system time (s): 10.4732

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

The end

Launcher Data

Begin job on node103 at 2018-08-12 14:19:18
IDJOB=4305724
IDBENCH=141441
IDSOLVER=2783
FILE ID=node103/4305724-1534076358
RUNJOBID= node103-1534064938-20637
PBS_JOBID= 21036991
Free space on /tmp= 34672 MiB

SOLVER NAME= scop both+MapleCOMSPS (2018-07-31)
BENCH NAME= XCSP18/Crossword/Crossword-m18-ogd2008-vg-13-14_c18.xml
COMMAND LINE= scop.sh 11g scop.jar -both minisat_release default TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4305724-1534076358/watcher-4305724-1534076358 -o /tmp/evaluation-result-4305724-1534076358/solver-4305724-1534076358 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node103-1534064938-20637 --watchdog 2580  scop.sh 11g scop.jar -both minisat_release default HOME HOME/instance-4305724-1534076358.xml

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

MD5SUM BENCH= 1e3f313ec943efeca8787f022e591dae
RANDOM SEED=1435307414

node103.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.48
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.48
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.48
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.48
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:        17008956 kB
MemAvailable:   31777932 kB
Buffers:          122072 kB
Cached:         14790136 kB
SwapCached:         5820 kB
Active:          7676868 kB
Inactive:        7415832 kB
Active(anon):     171976 kB
Inactive(anon):    60092 kB
Active(file):    7504892 kB
Inactive(file):  7355740 kB
Unevictable:        7784 kB
Mlocked:            7784 kB
SwapTotal:      67108860 kB
SwapFree:       67058748 kB
Dirty:             11768 kB
Writeback:             0 kB
AnonPages:        154956 kB
Mapped:            62040 kB
Shmem:             48616 kB
Slab:             366120 kB
SReclaimable:     336804 kB
SUnreclaim:        29316 kB
KernelStack:        3856 kB
PageTables:         5468 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    5881800 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     57344 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      124288 kB
DirectMap2M:    33421312 kB

Free space on /tmp at the end= 34664 MiB
End job on node103 at 2018-08-12 14:35:12