Trace number 4387629

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
Fun-sCOP order+GlueMiniSat (2019-06-15)? (TO) 2521.96 1123.2

General information on the benchmark

NameRandom/Random-m1-5-12-12t/
rand-5-12-12-200-t85-6.xml
MD5SUM28aba8525a2c57af7de5748c3b9cdf6b
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 benchmark14.7938
Satisfiable
(Un)Satisfiability was proved
Number of variables12
Number of constraints200
Number of domains1
Minimum domain size12
Maximum domain size12
Distribution of domain sizes[{"size":12,"count":12}]
Minimum variable degree72
Maximum variable degree102
Distribution of variable degrees[{"degree":72,"count":1},{"degree":76,"count":2},{"degree":79,"count":1},{"degree":82,"count":2},{"degree":83,"count":1},{"degree":85,"count":1},{"degree":86,"count":1},{"degree":88,"count":1},{"degree":89,"count":1},{"degree":102,"count":1}]
Minimum constraint arity5
Maximum constraint arity5
Distribution of constraint arities[{"arity":5,"count":200}]
Number of extensional constraints200
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":200}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.07	c (scop.sh) java -Xms11g -Xmx11g -Xss128m -cp HOME/scop.jar fun.scop.XCSP19Encode -order -solver HOME/glueminisat-simp-2.2.10-193oa-n-release -solverOption -model:-verb=3:-elim-cl=5000000:-native-oa -tmp HOME -serialFile HOME/scop-6321-serial-file.bin HOME/instance-4387629-1568286584.xml
0.58/0.60	
0.58/0.60	Fun-sCOP order+glueminisat-simp-2.2.10-193oa-n-release (2019-06-15)
0.58/0.60	
0.70/0.62	c BEGIN-Prog: Thu Sep 12 13:09:09 CEST 2019
0.70/0.62	c PID: 6324
0.70/0.62	c IP: 172.20.3.126
0.70/0.62	c HOST: node126.alineos.net
0.70/0.63	c (0,0) Parsing Begin
17.80/12.66	c (12,10) Parsing End
17.80/12.66	c (12,10) CSP: 12 int (0 aux), 0 bool (0 aux), 200 ctr, max domain size 12
17.80/12.66	c (12,10) Heap : 1255 MiB used (max 10795 MiB), NonHeap : 20 MiB used (max 0 MiB)
17.80/12.66	c (12,10) Constraint Name Generate Begin
17.80/12.68	c (12,10) Ctr:HOME/instance-4387629-1568286584.xml,ExtensionSupport:Var
17.80/12.68	c (12,10) Constraint Name Generate End
17.80/12.68	c (12,10) Heap : 1255 MiB used (max 10795 MiB), NonHeap : 20 MiB used (max 0 MiB)
17.80/12.68	c (12,10) CSP to CSPinCNF Begin
108.54/83.00	c (82,78) translated 20 (10%) constraints
186.76/154.00	c (153,146) translated 40 (20%) constraints
263.84/224.71	c (224,215) translated 60 (30%) constraints
341.43/295.62	c (295,284) translated 80 (40%) constraints
420.09/366.90	c (366,353) translated 100 (50%) constraints
498.27/438.01	c (437,421) translated 120 (60%) constraints
578.00/509.54	c (508,490) translated 140 (70%) constraints
1166.18/711.95	c (711,559) translated 160 (80%) constraints
2224.79/1034.98	c (1034,627) translated 180 (90%) constraints
2520.31/1122.51	c (scop.sh) Receiving Signal. Removing all intermediate files.
2520.31/1122.51	c (scop.sh) Killing background jobs.
2521.65/1122.95	c (1122,0) receiving signal SIGTERM
2521.65/1122.95	c (1122,0) 12,12,TO,TO,TO,TO,TO,TO,TO,STOP-AFTER(CtrName)
2521.65/1122.95	s UNKNOWN
2521.65/1122.95	c (1122,0) receiving signal SIGTERM
2521.65/1122.95	c END-Prog: Thu Sep 12 13:27:52 CEST 2019
2521.65/1122.95	c (1122,0) 12,12,TO,TO,TO,TO,TO,TO,TO,STOP-AFTER(CtrName),STOP-AFTER(CtrName)
2521.65/1122.95	c END-Prog: Thu Sep 12 13:27:52 CEST 2019

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4387629-1568286584/watcher-4387629-1568286584 -o /tmp/evaluation-result-4387629-1568286584/solver-4387629-1568286584 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node126-1568286203-6147 --watchdog 2580 HOME/scop.sh 11g HOME/scop.jar -order HOME/glueminisat-simp-2.2.10-193oa-n-release -model:-verb=3:-elim-cl=5000000:-native-oa HOME HOME/instance-4387629-1568286584.xml 

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

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

solver pid=6321, runsolver pid=6318

[startup+0.10011 s]*
/proc/loadavg: 1.80 1.87 1.90 3/220 6329
/proc/meminfo: memFree=8180572/32770624 swapFree=67004752/67108860
[pid=6321] ppid=6318 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/6321/stat : 6321 (scop.sh) S 6318 6321 5150 0 -1 4202496 556 321 0 1 0 0 0 0 20 0 1 0 404926432 115843072 349 33554432000 4194304 5098028 140727141496928 140727141494184 140549415277180 0 65536 4100 81923 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 9703424 140727141499688 140727141500016 140727141500016 140727141502925 0
/proc/6321/statm: 28282 349 296 221 0 87 0
[pid=6324] ppid=6321 vsize=14052472 memory=54404 CPUtime=0.03 cores=1,3,5,7
/proc/6324/stat : 6324 (java) S 6321 6321 5150 0 -1 1077944320 5270 0 0 0 2 1 0 0 20 0 8 0 404926439 14389731328 13601 33554432000 4194304 4196468 140723550815248 140723550797792 140030595366647 0 0 6 16784584 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 18649088 140723550819055 140723550819482 140723550819482 140723550822351 0
/proc/6324/statm: 3513118 13601 2070 1 0 3501556 0
[pid=6324/tid=6325] ppid=6321 vsize=14052472 memory=8252710469714192971 CPUtime=0.02 cores=1,3,5,7
/proc/6324/task/6325/stat : 6325 (java) R 6321 6321 5150 0 -1 4202560 3968 0 0 0 1 1 0 0 20 0 8 0 404926439 14389731328 13601 33554432000 4194304 4196468 140723550815248 140030567207344 140030595388573 0 4 6 16784584 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 18649088 140723550819055 140723550819482 140723550819482 140723550822351 0
[pid=6324/tid=6326] ppid=6321 vsize=14052472 memory=-3689451258167578675 CPUtime=0 cores=1,3,5,7
/proc/6324/task/6326/stat : 6326 (java) S 6321 6321 5150 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 8 0 404926441 14389731328 13601 33554432000 4194304 4196468 140723550815248 140030599608976 140030595376853 0 4 6 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18649088 140723550819055 140723550819482 140723550819482 140723550822351 0
[pid=6324/tid=6327] ppid=6321 vsize=14052472 memory=140042739963520 CPUtime=0 cores=1,3,5,7
/proc/6324/task/6327/stat : 6327 (java) S 6321 6321 5150 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 8 0 404926441 14389731328 13601 33554432000 4194304 4196468 140723550815248 140030430857744 140030595376853 0 4 6 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18649088 140723550819055 140723550819482 140723550819482 140723550822351 0
[pid=6324/tid=6328] ppid=6321 vsize=14052472 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6324/task/6328/stat : 6328 (java) S 6321 6321 5150 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 8 0 404926441 14389731328 13601 33554432000 4194304 4196468 140723550815248 140030055045520 140030595376853 0 4 6 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18649088 140723550819055 140723550819482 140723550819482 140723550822351 0
[pid=6324/tid=6329] ppid=6321 vsize=14052472 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/6324/task/6329/stat : 6329 (java) S 6321 6321 5150 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 8 0 404926441 14389731328 13601 33554432000 4194304 4196468 140723550815248 140030053992720 140030595376853 0 4 6 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18649088 140723550819055 140723550819482 140723550819482 140723550822351 0
[pid=6324/tid=6330] ppid=6321 vsize=14052472 memory=140042739963520 CPUtime=0 cores=1,3,5,7
/proc/6324/task/6330/stat : 6330 (java) S 6321 6321 5150 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 8 0 404926442 14389731328 13601 33554432000 4194304 4196468 140723550815248 140029633002352 140030595377794 0 0 6 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18649088 140723550819055 140723550819482 140723550819482 140723550822351 0
[pid=6324/tid=6331] ppid=6321 vsize=14052472 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/6324/task/6331/stat : 6331 (java) S 6321 6321 5150 0 -1 1077944384 12 0 0 0 0 0 0 0 20 0 8 0 404926443 14389731328 13601 33554432000 4194304 4196468 140723550815248 140029154288080 140030595376853 0 4 6 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18649088 140723550819055 140723550819482 140723550819482 140723550822351 0
Current children cumulated CPU time: 0.03 s
Current children cumulated vsize: 14165600 KiB
Current children cumulated memory: 55800 KiB

[startup+0.210267 s]*
/proc/loadavg: 1.80 1.87 1.90 3/229 6338
/proc/meminfo: memFree=8157164/32770624 swapFree=67004752/67108860
[pid=6321] ppid=6318 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/6321/stat : 6321 (scop.sh) S 6318 6321 5150 0 -1 4202496 556 321 0 1 0 0 0 0 20 0 1 0 404926432 115843072 349 33554432000 4194304 5098028 140727141496928 140727141494184 140549415277180 0 65536 4100 81923 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 9703424 140727141499688 140727141500016 140727141500016 140727141502925 0
/proc/6321/statm: 28282 349 296 221 0 87 0
[pid=6324] ppid=6321 vsize=15012696 memory=81136 CPUtime=0.16 cores=1,3,5,7
/proc/6324/stat : 6324 (java) S 6321 6321 5150 0 -1 1077944320 9525 0 0 0 14 2 0 0 20 0 15 0 404926439 15373000704 20284 33554432000 4194304 4196468 140723550815248 140723550797792 140030595366647 0 0 2 16800973 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 18649088 140723550819055 140723550819482 140723550819482 140723550822351 0
/proc/6324/statm: 3753174 20284 2929 1 0 3715579 0
[pid=6324/tid=6325] ppid=6321 vsize=15012696 memory=7883960649037381690 CPUtime=0.13 cores=1,3,5,7
/proc/6324/task/6325/stat : 6325 (java) R 6321 6321 5150 0 -1 4202560 7437 0 0 0 11 2 0 0 20 0 15 0 404926439 15373000704 20416 33554432000 4194304 4196468 140723550815248 140030567171456 140030575642461 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 18649088 140723550819055 140723550819482 140723550819482 140723550822351 0
[pid=6324/tid=6326] ppid=6321 vsize=15012696 memory=9361 CPUtime=0 cores=1,3,5,7
/proc/6324/task/6326/stat : 6326 (java) S 6321 6321 5150 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 404926441 15373000704 20416 33554432000 4194304 4196468 140723550815248 140030599608976 140030595376853 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18649088 140723550819055 140723550819482 140723550819482 140723550822351 0
[pid=6324/tid=6327] ppid=6321 vsize=15012696 memory=1716458 CPUtime=0 cores=1,3,5,7
/proc/6324/task/6327/stat : 6327 (java) S 6321 6321 5150 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 404926441 15373000704 20482 33554432000 4194304 4196468 140723550815248 140030430857744 140030595376853 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18649088 140723550819055 140723550819482 140723550819482 140723550822351 0
[pid=6324/tid=6328] ppid=6321 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6324/task/6328/stat : 6328 (java) S 6321 6321 5150 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 404926441 15373000704 20482 33554432000 4194304 4196468 140723550815248 140030055045520 140030595376853 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18649088 140723550819055 140723550819482 140723550819482 140723550822351 0
[pid=6324/tid=6329] ppid=6321 vsize=15012696 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/6324/task/6329/stat : 6329 (java) S 6321 6321 5150 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 404926441 15373000704 20482 33554432000 4194304 4196468 140723550815248 140030053992720 140030595376853 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18649088 140723550819055 140723550819482 140723550819482 140723550822351 0
[pid=6324/tid=6330] ppid=6321 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6324/task/6330/stat : 6330 (java) S 6321 6321 5150 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 404926442 15373000704 20482 33554432000 4194304 4196468 140723550815248 140029633002352 140030595377794 0 0 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18649088 140723550819055 140723550819482 140723550819482 140723550822351 0
[pid=6324/tid=6331] ppid=6321 vsize=15012696 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/6324/task/6331/stat : 6331 (java) S 6321 6321 5150 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 404926443 15373000704 20482 33554432000 4194304 4196468 140723550815248 140029154289184 140030595376853 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18649088 140723550819055 140723550819482 140723550819482 140723550822351 0
[pid=6324/tid=6332] ppid=6321 vsize=15012696 memory=140042739963520 CPUtime=0 cores=1,3,5,7
/proc/6324/task/6332/stat : 6332 (java) S 6321 6321 5150 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 404926443 15373000704 20482 33554432000 4194304 4196468 140723550815248 140028885853552 140030595376853 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18649088 140723550819055 140723550819482 140723550819482 140723550822351 0
[pid=6324/tid=6333] ppid=6321 vsize=15012696 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/6324/task/6333/stat : 6333 (java) S 6321 6321 5150 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 404926445 15373000704 20482 33554432000 4194304 4196468 140723550815248 140028511344976 140030595385243 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18649088 140723550819055 140723550819482 140723550819482 140723550822351 0
[pid=6324/tid=6334] ppid=6321 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6324/task/6334/stat : 6334 (java) S 6321 6321 5150 0 -1 1077944384 317 0 0 0 0 0 0 0 20 0 15 0 404926445 15373000704 20482 33554432000 4194304 4196468 140723550815248 140029631949168 140030595377794 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18649088 140723550819055 140723550819482 140723550819482 140723550822351 0
[pid=6324/tid=6335] ppid=6321 vsize=15012696 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/6324/task/6335/stat : 6335 (java) S 6321 6321 5150 0 -1 1077944384 145 0 0 0 0 0 0 0 20 0 15 0 404926445 15373000704 20482 33554432000 4194304 4196468 140723550815248 140029630896368 140030595377794 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18649088 140723550819055 140723550819482 140723550819482 140723550822351 0
[pid=6324/tid=6336] ppid=6321 vsize=15012696 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/6324/task/6336/stat : 6336 (java) S 6321 6321 5150 0 -1 1077944384 482 0 0 0 1 0 0 0 20 0 15 0 404926446 15373000704 20482 33554432000 4194304 4196468 140723550815248 140029629843568 140030595377794 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18649088 140723550819055 140723550819482 140723550819482 140723550822351 0
[pid=6324/tid=6337] ppid=6321 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6324/task/6337/stat : 6337 (java) S 6321 6321 5150 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 404926446 15373000704 20482 33554432000 4194304 4196468 140723550815248 140028013439200 140030595376853 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18649088 140723550819055 140723550819482 140723550819482 140723550822351 0
[pid=6324/tid=6338] ppid=6321 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6324/task/6338/stat : 6338 (java) S 6321 6321 5150 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 404926446 15373000704 20482 33554432000 4194304 4196468 140723550815248 140029628791984 140030595377794 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18649088 140723550819055 140723550819482 140723550819482 140723550822351 0
Current children cumulated CPU time: 0.16 s
Current children cumulated vsize: 15125824 KiB
Current children cumulated memory: 82532 KiB

[startup+0.310419 s]*
/proc/loadavg: 1.80 1.87 1.90 4/229 6338
/proc/meminfo: memFree=8145116/32770624 swapFree=67004752/67108860
[pid=6321] ppid=6318 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/6321/stat : 6321 (scop.sh) S 6318 6321 5150 0 -1 4202496 556 321 0 1 0 0 0 0 20 0 1 0 404926432 115843072 349 33554432000 4194304 5098028 140727141496928 140727141494184 140549415277180 0 65536 4100 81923 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 9703424 140727141499688 140727141500016 140727141500016 140727141502925 0
/proc/6321/statm: 28282 349 296 221 0 87 0
[pid=6324] ppid=6321 vsize=15012696 memory=90140 CPUtime=0.32 cores=1,3,5,7
/proc/6324/stat : 6324 (java) S 6321 6321 5150 0 -1 1077944320 12608 0 0 0 28 4 0 0 20 0 15 0 404926439 15373000704 22535 33554432000 4194304 4196468 140723550815248 140723550797792 140030595366647 0 0 2 16800973 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 18649088 140723550819055 140723550819482 140723550819482 140723550822351 0
/proc/6324/statm: 3753174 22535 2959 1 0 3715579 0
[pid=6324/tid=6325] ppid=6321 vsize=15012696 memory=1398722017469774279 CPUtime=0.23 cores=1,3,5,7
/proc/6324/task/6325/stat : 6325 (java) R 6321 6321 5150 0 -1 4202560 10158 0 0 0 20 3 0 0 20 0 15 0 404926439 15373000704 22535 33554432000 4194304 4196468 140723550815248 140030567190768 140030595378582 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 18649088 140723550819055 140723550819482 140723550819482 140723550822351 0
[pid=6324/tid=6326] ppid=6321 vsize=15012696 memory=4872558044660077418 CPUtime=0 cores=1,3,5,7
/proc/6324/task/6326/stat : 6326 (java) S 6321 6321 5150 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 404926441 15373000704 22535 33554432000 4194304 4196468 140723550815248 140030599608976 140030595376853 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18649088 140723550819055 140723550819482 140723550819482 140723550822351 0
[pid=6324/tid=6327] ppid=6321 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6324/task/6327/stat : 6327 (java) S 6321 6321 5150 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 404926441 15373000704 22535 33554432000 4194304 4196468 140723550815248 140030430857744 140030595376853 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18649088 140723550819055 140723550819482 140723550819482 140723550822351 0
[pid=6324/tid=6328] ppid=6321 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6324/task/6328/stat : 6328 (java) S 6321 6321 5150 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 404926441 15373000704 22535 33554432000 4194304 4196468 140723550815248 140030055045520 140030595376853 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18649088 140723550819055 140723550819482 140723550819482 140723550822351 0
[pid=6324/tid=6329] ppid=6321 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6324/task/6329/stat : 6329 (java) S 6321 6321 5150 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 404926441 15373000704 22535 33554432000 4194304 4196468 140723550815248 140030053992720 140030595376853 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18649088 140723550819055 140723550819482 140723550819482 140723550822351 0
[pid=6324/tid=6330] ppid=6321 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6324/task/6330/stat : 6330 (java) S 6321 6321 5150 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 404926442 15373000704 22535 33554432000 4194304 4196468 140723550815248 140029633002352 140030595377794 0 0 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18649088 140723550819055 140723550819482 140723550819482 140723550822351 0
[pid=6324/tid=6331] ppid=6321 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6324/task/6331/stat : 6331 (java) S 6321 6321 5150 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 404926443 15373000704 22535 33554432000 4194304 4196468 140723550815248 140029154289184 140030595376853 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18649088 140723550819055 140723550819482 140723550819482 140723550822351 0
[pid=6324/tid=6332] ppid=6321 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6324/task/6332/stat : 6332 (java) S 6321 6321 5150 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 404926443 15373000704 22535 33554432000 4194304 4196468 140723550815248 140028885853552 140030595376853 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18649088 140723550819055 140723550819482 140723550819482 140723550822351 0
[pid=6324/tid=6333] ppid=6321 vsize=15012696 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/6324/task/6333/stat : 6333 (java) S 6321 6321 5150 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 404926445 15373000704 22535 33554432000 4194304 4196468 140723550815248 140028511344976 140030595385243 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18649088 140723550819055 140723550819482 140723550819482 140723550822351 0
[pid=6324/tid=6334] ppid=6321 vsize=15012696 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/6324/task/6334/stat : 6334 (java) R 6321 6321 5150 0 -1 4202560 367 0 0 0 1 0 0 0 20 0 15 0 404926445 15373000704 22535 33554432000 4194304 4196468 140723550815248 140029631940816 140030580492047 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 18649088 140723550819055 140723550819482 140723550819482 140723550822351 0
[pid=6324/tid=6335] ppid=6321 vsize=15012696 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/6324/task/6335/stat : 6335 (java) R 6321 6321 5150 0 -1 4202560 192 0 0 0 1 0 0 0 20 0 15 0 404926445 15373000704 22535 33554432000 4194304 4196468 140723550815248 140029630896368 140030576902789 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 18649088 140723550819055 140723550819482 140723550819482 140723550822351 0
[pid=6324/tid=6336] ppid=6321 vsize=15012696 memory=140042739963520 CPUtime=0.05 cores=1,3,5,7
/proc/6324/task/6336/stat : 6336 (java) R 6321 6321 5150 0 -1 1077944384 568 0 0 0 5 0 0 0 20 0 15 0 404926446 15373000704 22535 33554432000 4194304 4196468 140723550815248 140029629843568 140030595377794 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 18649088 140723550819055 140723550819482 140723550819482 140723550822351 0
[pid=6324/tid=6337] ppid=6321 vsize=15012696 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/6324/task/6337/stat : 6337 (java) S 6321 6321 5150 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 404926446 15373000704 22535 33554432000 4194304 4196468 140723550815248 140028013439200 140030595376853 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18649088 140723550819055 140723550819482 140723550819482 140723550822351 0
[pid=6324/tid=6338] ppid=6321 vsize=15012696 memory=140042739963520 CPUtime=0 cores=1,3,5,7
/proc/6324/task/6338/stat : 6338 (java) S 6321 6321 5150 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 404926446 15373000704 22535 33554432000 4194304 4196468 140723550815248 140029628791984 140030595377794 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18649088 140723550819055 140723550819482 140723550819482 140723550822351 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 15125824 KiB
Current children cumulated memory: 91536 KiB

[startup+0.701497 s]
/proc/loadavg: 1.81 1.87 1.90 3/229 6338
/proc/meminfo: memFree=8140032/32770624 swapFree=67004752/67108860
[pid=6321] ppid=6318 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/6321/stat : 6321 (scop.sh) S 6318 6321 5150 0 -1 4202496 556 321 0 1 0 0 0 0 20 0 1 0 404926432 115843072 349 33554432000 4194304 5098028 140727141496928 140727141494184 140549415277180 0 65536 4100 81923 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 9703424 140727141499688 140727141500016 140727141500016 140727141502925 0
/proc/6321/statm: 28282 349 296 221 0 87 0
[pid=6324] ppid=6321 vsize=15018968 memory=126200 CPUtime=0.85 cores=1,3,5,7
/proc/6324/stat : 6324 (java) S 6321 6321 5150 0 -1 1077944320 19824 0 0 0 80 5 0 0 20 0 15 0 404926439 15379423232 31550 33554432000 4194304 4196468 140723550815248 140723550797792 140030595366647 0 0 2 25189581 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 18649088 140723550819055 140723550819482 140723550819482 140723550822351 0
/proc/6324/statm: 3754742 31550 3169 1 0 3716091 0
[pid=6324/tid=6325] ppid=6321 vsize=15018968 memory=0 CPUtime=0.61 cores=1,3,5,7
/proc/6324/task/6325/stat : 6325 (java) R 6321 6321 5150 0 -1 4202560 16812 0 0 0 57 4 0 0 20 0 15 0 404926439 15379423232 31550 33554432000 4194304 4196468 140723550815248 140030567186832 140030579447134 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 18649088 140723550819055 140723550819482 140723550819482 140723550822351 0
[pid=6324/tid=6326] ppid=6321 vsize=15018968 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6324/task/6326/stat : 6326 (java) S 6321 6321 5150 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 404926441 15379423232 31550 33554432000 4194304 4196468 140723550815248 140030599608976 140030595376853 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18649088 140723550819055 140723550819482 140723550819482 140723550822351 0
[pid=6324/tid=6327] ppid=6321 vsize=15018968 memory=-7374472289498985664 CPUtime=0 cores=1,3,5,7
/proc/6324/task/6327/stat : 6327 (java) S 6321 6321 5150 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 404926441 15379423232 31550 33554432000 4194304 4196468 140723550815248 140030430857744 140030595376853 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18649088 140723550819055 140723550819482 140723550819482 140723550822351 0
[pid=6324/tid=6328] ppid=6321 vsize=15018968 memory=7733050341046899285 CPUtime=0 cores=1,3,5,7
/proc/6324/task/6328/stat : 6328 (java) S 6321 6321 5150 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 404926441 15379423232 31550 33554432000 4194304 4196468 140723550815248 140030055045520 140030595376853 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18649088 140723550819055 140723550819482 140723550819482 140723550822351 0
[pid=6324/tid=6329] ppid=6321 vsize=15018968 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6324/task/6329/stat : 6329 (java) S 6321 6321 5150 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 404926441 15379423232 31550 33554432000 4194304 4196468 140723550815248 140030053992720 140030595376853 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18649088 140723550819055 140723550819482 140723550819482 140723550822351 0
[pid=6324/tid=6330] ppid=6321 vsize=15018968 memory=7236547281622689387 CPUtime=0 cores=1,3,5,7
/proc/6324/task/6330/stat : 6330 (java) S 6321 6321 5150 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 404926442 15379423232 31550 33554432000 4194304 4196468 140723550815248 140029633002352 140030595377794 0 0 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18649088 140723550819055 140723550819482 140723550819482 140723550822351 0
[pid=6324/tid=6331] ppid=6321 vsize=15018968 memory=7523071198212214892 CPUtime=0 cores=1,3,5,7
/proc/6324/task/6331/stat : 6331 (java) S 6321 6321 5150 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 404926443 15379423232 31550 33554432000 4194304 4196468 140723550815248 140029154289184 140030595376853 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18649088 140723550819055 140723550819482 140723550819482 140723550822351 0
[pid=6324/tid=6332] ppid=6321 vsize=15018968 memory=5795117241467496816 CPUtime=0 cores=1,3,5,7
/proc/6324/task/6332/stat : 6332 (java) S 6321 6321 5150 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 404926443 15379423232 31550 33554432000 4194304 4196468 140723550815248 140028885853552 140030595376853 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18649088 140723550819055 140723550819482 140723550819482 140723550822351 0
[pid=6324/tid=6333] ppid=6321 vsize=15018968 memory=7660992747008971605 CPUtime=0 cores=1,3,5,7
/proc/6324/task/6333/stat : 6333 (java) S 6321 6321 5150 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 404926445 15379423232 31550 33554432000 4194304 4196468 140723550815248 140028511344976 140030595385243 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18649088 140723550819055 140723550819482 140723550819482 140723550822351 0
[pid=6324/tid=6334] ppid=6321 vsize=15018968 memory=5787214948436758885 CPUtime=0.04 cores=1,3,5,7
/proc/6324/task/6334/stat : 6334 (java) R 6321 6321 5150 0 -1 4202560 553 0 0 0 4 0 0 0 20 0 15 0 404926445 15379423232 31550 33554432000 4194304 4196468 140723550815248 140029631927696 140030576910800 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 18649088 140723550819055 140723550819482 140723550819482 140723550822351 0
[pid=6324/tid=6335] ppid=6321 vsize=15018968 memory=5787213848925131109 CPUtime=0.05 cores=1,3,5,7
/proc/6324/task/6335/stat : 6335 (java) R 6321 6321 5150 0 -1 4202560 411 0 0 0 5 0 0 0 20 0 15 0 404926445 15379423232 31550 33554432000 4194304 4196468 140723550815248 140029630882912 140030574624324 0 4 2 25189581 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 18649088 140723550819055 140723550819482 140723550819482 140723550822351 0
[pid=6324/tid=6336] ppid=6321 vsize=15018968 memory=6154282490091891024 CPUtime=0.12 cores=1,3,5,7
/proc/6324/task/6336/stat : 6336 (java) S 6321 6321 5150 0 -1 1077944384 713 0 0 0 12 0 0 0 20 0 15 0 404926446 15379423232 31550 33554432000 4194304 4196468 140723550815248 140029629843568 140030595377794 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18649088 140723550819055 140723550819482 140723550819482 140723550822351 0
[pid=6324/tid=6337] ppid=6321 vsize=15018968 memory=3620 CPUtime=0 cores=1,3,5,7
/proc/6324/task/6337/stat : 6337 (java) S 6321 6321 5150 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 404926446 15379423232 31550 33554432000 4194304 4196468 140723550815248 140028013439200 140030595376853 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18649088 140723550819055 140723550819482 140723550819482 140723550822351 0
[pid=6324/tid=6338] ppid=6321 vsize=15018968 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6324/task/6338/stat : 6338 (java) S 6321 6321 5150 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 404926446 15379423232 31550 33554432000 4194304 4196468 140723550815248 140029628791984 140030595377794 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18649088 140723550819055 140723550819482 140723550819482 140723550822351 0
Current children cumulated CPU time: 0.85 s
Current children cumulated vsize: 15132096 KiB
Current children cumulated memory: 127596 KiB

[startup+1.5015 s]
/proc/loadavg: 1.81 1.87 1.90 4/229 6338
/proc/meminfo: memFree=7936752/32770624 swapFree=67004752/67108860
[pid=6321] ppid=6318 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/6321/stat : 6321 (scop.sh) S 6318 6321 5150 0 -1 4202496 556 321 0 1 0 0 0 0 20 0 1 0 404926432 115843072 349 33554432000 4194304 5098028 140727141496928 140727141494184 140549415277180 0 65536 4100 81923 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 9703424 140727141499688 140727141500016 140727141500016 140727141502925 0
/proc/6321/statm: 28282 349 296 221 0 87 0
[pid=6324] ppid=6321 vsize=15021092 memory=574144 CPUtime=2.72 cores=1,3,5,7
/proc/6324/stat : 6324 (java) S 6321 6321 5150 0 -1 1077944320 22874 0 0 0 257 15 0 0 20 0 15 0 404926439 15381598208 143536 33554432000 4194304 4196468 140723550815248 140723550797792 140030595366647 0 0 2 25189581 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 18649088 140723550819055 140723550819482 140723550819482 140723550822351 0
/proc/6324/statm: 3755273 143536 3241 1 0 3716603 0
[pid=6324/tid=6325] ppid=6321 vsize=15021092 memory=1396 CPUtime=1.4 cores=1,3,5,7
/proc/6324/task/6325/stat : 6325 (java) R 6321 6321 5150 0 -1 4202560 17865 0 0 0 128 12 0 0 20 0 15 0 404926439 15381598208 143536 33554432000 4194304 4196468 140723550815248 140030567203944 140030101219681 0 4 2 25189581 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 18649088 140723550819055 140723550819482 140723550819482 140723550822351 0
[pid=6324/tid=6326] ppid=6321 vsize=15021092 memory=126200 CPUtime=0 cores=1,3,5,7
/proc/6324/task/6326/stat : 6326 (java) S 6321 6321 5150 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 404926441 15381598208 143536 33554432000 4194304 4196468 140723550815248 140030599608976 140030595376853 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18649088 140723550819055 140723550819482 140723550819482 140723550822351 0
[pid=6324/tid=6327] ppid=6321 vsize=15021092 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6324/task/6327/stat : 6327 (java) S 6321 6321 5150 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 404926441 15381598208 143536 33554432000 4194304 4196468 140723550815248 140030430857744 140030595376853 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18649088 140723550819055 140723550819482 140723550819482 140723550822351 0
[pid=6324/tid=6328] ppid=6321 vsize=15021092 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6324/task/6328/stat : 6328 (java) S 6321 6321 5150 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 404926441 15381598208 143536 33554432000 4194304 4196468 140723550815248 140030055045520 140030595376853 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18649088 140723550819055 140723550819482 140723550819482 140723550822351 0
[pid=6324/tid=6329] ppid=6321 vsize=15021092 memory=-7374472289498985664 CPUtime=0 cores=1,3,5,7
/proc/6324/task/6329/stat : 6329 (java) S 6321 6321 5150 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 404926441 15381598208 143536 33554432000 4194304 4196468 140723550815248 140030053992720 140030595376853 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18649088 140723550819055 140723550819482 140723550819482 140723550822351 0
[pid=6324/tid=6330] ppid=6321 vsize=15021092 memory=7733050341046899285 CPUtime=0 cores=1,3,5,7

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

Current children cumulated vsize: 15138316 KiB
Current children cumulated memory: 12066264 KiB

[startup+1122.3 s]
/proc/loadavg: 4.13 3.93 3.08 6/235 6542
/proc/meminfo: memFree=16367176/32770624 swapFree=67004752/67108860
[pid=6321] ppid=6318 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/6321/stat : 6321 (scop.sh) S 6318 6321 5150 0 -1 4202496 556 321 0 1 0 0 0 0 20 0 1 0 404926432 115843072 349 33554432000 4194304 5098028 140727141496928 140727141494184 140549415277180 0 65536 4100 81923 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 9703424 140727141499688 140727141500016 140727141500016 140727141502925 0
/proc/6321/statm: 28282 349 296 221 0 87 0
[pid=6324] ppid=6321 vsize=15025188 memory=12064964 CPUtime=2519.53 cores=1,3,5,7
/proc/6324/stat : 6324 (java) S 6321 6321 5150 0 -1 1077944320 9328373 0 0 0 249853 2100 0 0 20 0 15 0 404926439 15385792512 3016241 33554432000 4194304 4196468 140723550815248 140723550797792 140030595366647 0 0 2 25189581 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 18649088 140723550819055 140723550819482 140723550819482 140723550822351 0
/proc/6324/statm: 3756297 3016241 3303 1 0 3717627 0
[pid=6324/tid=6325] ppid=6321 vsize=15025188 memory=12064964 CPUtime=643.93 cores=1,3,5,7
/proc/6324/task/6325/stat : 6325 (java) S 6321 6321 5150 0 -1 1077944384 102334 0 0 0 64327 66 0 0 20 0 15 0 404926439 15385792512 3016241 33554432000 4194304 4196468 140723550815248 140030567199712 140030595376853 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18649088 140723550819055 140723550819482 140723550819482 140723550822351 0
[pid=6324/tid=6326] ppid=6321 vsize=15025188 memory=12064964 CPUtime=465.25 cores=1,3,5,7
/proc/6324/task/6326/stat : 6326 (java) R 6321 6321 5150 0 -1 4202560 2730699 0 0 0 46013 512 0 0 20 0 15 0 404926441 15385792512 3016241 33554432000 4194304 4196468 140723550815248 140030599609096 140030587994855 0 4 2 25189581 0 0 0 -1 7 0 0 2 0 0 6293624 6294260 18649088 140723550819055 140723550819482 140723550819482 140723550822351 0
[pid=6324/tid=6327] ppid=6321 vsize=15025188 memory=1396 CPUtime=465.16 cores=1,3,5,7
/proc/6324/task/6327/stat : 6327 (java) R 6321 6321 5150 0 -1 4202560 2153772 0 0 0 46027 489 0 0 20 0 15 0 404926441 15385792512 3016241 33554432000 4194304 4196468 140723550815248 140030430857552 140030587994855 0 4 2 25189581 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 18649088 140723550819055 140723550819482 140723550819482 140723550822351 0
[pid=6324/tid=6328] ppid=6321 vsize=15025188 memory=12064964 CPUtime=463.26 cores=1,3,5,7
/proc/6324/task/6328/stat : 6328 (java) R 6321 6321 5150 0 -1 4202560 2175178 0 0 0 45795 531 0 0 20 0 15 0 404926441 15385792512 3016241 33554432000 4194304 4196468 140723550815248 140030055045328 140030587994855 0 4 2 25189581 0 0 0 -1 3 0 0 2 0 0 6293624 6294260 18649088 140723550819055 140723550819482 140723550819482 140723550822351 0
[pid=6324/tid=6329] ppid=6321 vsize=15025188 memory=1396 CPUtime=465.04 cores=1,3,5,7
/proc/6324/task/6329/stat : 6329 (java) R 6321 6321 5150 0 -1 4202560 1895456 0 0 0 46047 457 0 0 20 0 15 0 404926441 15385792512 3016241 33554432000 4194304 4196468 140723550815248 140030053992920 140030580356274 0 4 2 25189581 0 0 0 -1 1 0 0 2 0 0 6293624 6294260 18649088 140723550819055 140723550819482 140723550819482 140723550822351 0
[pid=6324/tid=6330] ppid=6321 vsize=15025188 memory=3620 CPUtime=2.39 cores=1,3,5,7
/proc/6324/task/6330/stat : 6330 (java) S 6321 6321 5150 0 -1 1077944384 217403 0 0 0 222 17 0 0 20 0 15 0 404926442 15385792512 3016241 33554432000 4194304 4196468 140723550815248 140029633000896 140030595376853 0 0 2 25189581 18446744071579849748 0 0 -1 3 0 0 19 0 0 6293624 6294260 18649088 140723550819055 140723550819482 140723550819482 140723550822351 0
[pid=6324/tid=6331] ppid=6321 vsize=15025188 memory=37264 CPUtime=0 cores=1,3,5,7
/proc/6324/task/6331/stat : 6331 (java) S 6321 6321 5150 0 -1 1077944384 25 0 0 0 0 0 0 0 20 0 15 0 404926443 15385792512 3016241 33554432000 4194304 4196468 140723550815248 140029154289248 140030595376853 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18649088 140723550819055 140723550819482 140723550819482 140723550822351 0
[pid=6324/tid=6332] ppid=6321 vsize=15025188 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/6324/task/6332/stat : 6332 (java) S 6321 6321 5150 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 404926443 15385792512 3016241 33554432000 4194304 4196468 140723550815248 140028885853568 140030595376853 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18649088 140723550819055 140723550819482 140723550819482 140723550822351 0
[pid=6324/tid=6333] ppid=6321 vsize=15025188 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/6324/task/6333/stat : 6333 (java) S 6321 6321 5150 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 404926445 15385792512 3016241 33554432000 4194304 4196468 140723550815248 140028511344976 140030595385243 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18649088 140723550819055 140723550819482 140723550819482 140723550822351 0
[pid=6324/tid=6334] ppid=6321 vsize=15025188 memory=1396 CPUtime=6.33 cores=1,3,5,7
/proc/6324/task/6334/stat : 6334 (java) S 6321 6321 5150 0 -1 1077944384 16539 0 0 0 631 2 0 0 20 0 15 0 404926445 15385792512 3016241 33554432000 4194304 4196468 140723550815248 140029631948928 140030595376853 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18649088 140723550819055 140723550819482 140723550819482 140723550822351 0
[pid=6324/tid=6335] ppid=6321 vsize=15025188 memory=12064964 CPUtime=6.34 cores=1,3,5,7
/proc/6324/task/6335/stat : 6335 (java) S 6321 6321 5150 0 -1 1077944384 18297 0 0 0 631 3 0 0 20 0 15 0 404926445 15385792512 3016241 33554432000 4194304 4196468 140723550815248 140029630896416 140030595376853 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18649088 140723550819055 140723550819482 140723550819482 140723550822351 0
[pid=6324/tid=6336] ppid=6321 vsize=15025188 memory=1396 CPUtime=1.17 cores=1,3,5,7
/proc/6324/task/6336/stat : 6336 (java) S 6321 6321 5150 0 -1 1077944384 16567 0 0 0 114 3 0 0 20 0 15 0 404926446 15385792512 3016241 33554432000 4194304 4196468 140723550815248 140029629843616 140030595376853 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18649088 140723550819055 140723550819482 140723550819482 140723550822351 0
[pid=6324/tid=6337] ppid=6321 vsize=15025188 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/6324/task/6337/stat : 6337 (java) S 6321 6321 5150 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 404926446 15385792512 3016241 33554432000 4194304 4196468 140723550815248 140028013439200 140030595376853 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18649088 140723550819055 140723550819482 140723550819482 140723550822351 0
[pid=6324/tid=6338] ppid=6321 vsize=15025188 memory=1396 CPUtime=0.58 cores=1,3,5,7
/proc/6324/task/6338/stat : 6338 (java) S 6321 6321 5150 0 -1 1077944384 772 0 0 0 30 28 0 0 20 0 15 0 404926446 15385792512 3016241 33554432000 4194304 4196468 140723550815248 140029628791984 140030595377794 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 142 0 0 6293624 6294260 18649088 140723550819055 140723550819482 140723550819482 140723550822351 0
Current children cumulated CPU time: 2519.53 s
Current children cumulated vsize: 15138316 KiB
Current children cumulated memory: 12066360 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1122.5 s]
/proc/loadavg: 4.13 3.93 3.08 6/235 6542
/proc/meminfo: memFree=16367176/32770624 swapFree=67004752/67108860
[pid=6321] ppid=6318 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/6321/stat : 6321 (scop.sh) S 6318 6321 5150 0 -1 4202496 556 321 0 1 0 0 0 0 20 0 1 0 404926432 115843072 349 33554432000 4194304 5098028 140727141496928 140727141494184 140549415277180 0 65536 4100 81923 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 9703424 140727141499688 140727141500016 140727141500016 140727141502925 0
/proc/6321/statm: 28282 349 296 221 0 87 0
[pid=6324] ppid=6321 vsize=15025188 memory=12064964 CPUtime=2520.31 cores=1,3,5,7
/proc/6324/stat : 6324 (java) S 6321 6321 5150 0 -1 1077944320 9328373 0 0 0 249931 2100 0 0 20 0 15 0 404926439 15385792512 3016241 33554432000 4194304 4196468 140723550815248 140723550797792 140030595366647 0 0 2 25189581 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 18649088 140723550819055 140723550819482 140723550819482 140723550822351 0
/proc/6324/statm: 3756297 3016241 3303 1 0 3717627 0
[pid=6324/tid=6325] ppid=6321 vsize=15025188 memory=12064964 CPUtime=643.93 cores=1,3,5,7
/proc/6324/task/6325/stat : 6325 (java) S 6321 6321 5150 0 -1 1077944384 102334 0 0 0 64327 66 0 0 20 0 15 0 404926439 15385792512 3016241 33554432000 4194304 4196468 140723550815248 140030567199712 140030595376853 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18649088 140723550819055 140723550819482 140723550819482 140723550822351 0
[pid=6324/tid=6326] ppid=6321 vsize=15025188 memory=12064964 CPUtime=465.44 cores=1,3,5,7
/proc/6324/task/6326/stat : 6326 (java) R 6321 6321 5150 0 -1 4202560 2730699 0 0 0 46032 512 0 0 20 0 15 0 404926441 15385792512 3016241 33554432000 4194304 4196468 140723550815248 140030599609096 140030587994855 0 4 2 25189581 0 0 0 -1 7 0 0 2 0 0 6293624 6294260 18649088 140723550819055 140723550819482 140723550819482 140723550822351 0
[pid=6324/tid=6327] ppid=6321 vsize=15025188 memory=12064964 CPUtime=465.35 cores=1,3,5,7
/proc/6324/task/6327/stat : 6327 (java) R 6321 6321 5150 0 -1 4202560 2153772 0 0 0 46046 489 0 0 20 0 15 0 404926441 15385792512 3016241 33554432000 4194304 4196468 140723550815248 140030430857552 140030587994855 0 4 2 25189581 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 18649088 140723550819055 140723550819482 140723550819482 140723550822351 0
[pid=6324/tid=6328] ppid=6321 vsize=15025188 memory=1396 CPUtime=463.46 cores=1,3,5,7
/proc/6324/task/6328/stat : 6328 (java) R 6321 6321 5150 0 -1 4202560 2175178 0 0 0 45814 532 0 0 20 0 15 0 404926441 15385792512 3016241 33554432000 4194304 4196468 140723550815248 140030055045328 140030587994855 0 4 2 25189581 0 0 0 -1 3 0 0 2 0 0 6293624 6294260 18649088 140723550819055 140723550819482 140723550819482 140723550822351 0
[pid=6324/tid=6329] ppid=6321 vsize=15025188 memory=3620 CPUtime=465.24 cores=1,3,5,7
/proc/6324/task/6329/stat : 6329 (java) R 6321 6321 5150 0 -1 4202560 1895456 0 0 0 46067 457 0 0 20 0 15 0 404926441 15385792512 3016241 33554432000 4194304 4196468 140723550815248 140030053992920 140030580363200 0 4 2 25189581 0 0 0 -1 1 0 0 2 0 0 6293624 6294260 18649088 140723550819055 140723550819482 140723550819482 140723550822351 0
[pid=6324/tid=6330] ppid=6321 vsize=15025188 memory=37264 CPUtime=2.39 cores=1,3,5,7
/proc/6324/task/6330/stat : 6330 (java) S 6321 6321 5150 0 -1 1077944384 217403 0 0 0 222 17 0 0 20 0 15 0 404926442 15385792512 3016241 33554432000 4194304 4196468 140723550815248 140029633000896 140030595376853 0 0 2 25189581 18446744071579849748 0 0 -1 3 0 0 19 0 0 6293624 6294260 18649088 140723550819055 140723550819482 140723550819482 140723550822351 0
[pid=6324/tid=6331] ppid=6321 vsize=15025188 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/6324/task/6331/stat : 6331 (java) S 6321 6321 5150 0 -1 1077944384 25 0 0 0 0 0 0 0 20 0 15 0 404926443 15385792512 3016241 33554432000 4194304 4196468 140723550815248 140029154289248 140030595376853 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18649088 140723550819055 140723550819482 140723550819482 140723550822351 0
[pid=6324/tid=6332] ppid=6321 vsize=15025188 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/6324/task/6332/stat : 6332 (java) S 6321 6321 5150 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 404926443 15385792512 3016241 33554432000 4194304 4196468 140723550815248 140028885853568 140030595376853 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18649088 140723550819055 140723550819482 140723550819482 140723550822351 0
[pid=6324/tid=6333] ppid=6321 vsize=15025188 memory=12064964 CPUtime=0 cores=1,3,5,7
/proc/6324/task/6333/stat : 6333 (java) S 6321 6321 5150 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 404926445 15385792512 3016241 33554432000 4194304 4196468 140723550815248 140028511344976 140030595385243 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18649088 140723550819055 140723550819482 140723550819482 140723550822351 0
[pid=6324/tid=6334] ppid=6321 vsize=15025188 memory=1396 CPUtime=6.33 cores=1,3,5,7
/proc/6324/task/6334/stat : 6334 (java) S 6321 6321 5150 0 -1 1077944384 16539 0 0 0 631 2 0 0 20 0 15 0 404926445 15385792512 3016241 33554432000 4194304 4196468 140723550815248 140029631948928 140030595376853 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18649088 140723550819055 140723550819482 140723550819482 140723550822351 0
[pid=6324/tid=6335] ppid=6321 vsize=15025188 memory=1396 CPUtime=6.34 cores=1,3,5,7
/proc/6324/task/6335/stat : 6335 (java) S 6321 6321 5150 0 -1 1077944384 18297 0 0 0 631 3 0 0 20 0 15 0 404926445 15385792512 3016241 33554432000 4194304 4196468 140723550815248 140029630896416 140030595376853 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18649088 140723550819055 140723550819482 140723550819482 140723550822351 0
[pid=6324/tid=6336] ppid=6321 vsize=15025188 memory=12064964 CPUtime=1.17 cores=1,3,5,7
/proc/6324/task/6336/stat : 6336 (java) S 6321 6321 5150 0 -1 1077944384 16567 0 0 0 114 3 0 0 20 0 15 0 404926446 15385792512 3016241 33554432000 4194304 4196468 140723550815248 140029629843616 140030595376853 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18649088 140723550819055 140723550819482 140723550819482 140723550822351 0
[pid=6324/tid=6337] ppid=6321 vsize=15025188 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/6324/task/6337/stat : 6337 (java) S 6321 6321 5150 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 404926446 15385792512 3016241 33554432000 4194304 4196468 140723550815248 140028013439200 140030595376853 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18649088 140723550819055 140723550819482 140723550819482 140723550822351 0
[pid=6324/tid=6338] ppid=6321 vsize=15025188 memory=1396 CPUtime=0.58 cores=1,3,5,7
/proc/6324/task/6338/stat : 6338 (java) S 6321 6321 5150 0 -1 1077944384 772 0 0 0 30 28 0 0 20 0 15 0 404926446 15385792512 3016241 33554432000 4194304 4196468 140723550815248 140029628791984 140030595377794 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 142 0 0 6293624 6294260 18649088 140723550819055 140723550819482 140723550819482 140723550822351 0
Current children cumulated CPU time: 2520.31 s
Current children cumulated vsize: 15138316 KiB
Current children cumulated memory: 12066360 KiB

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

[startup+1122.52 s]
# the end of solver process 6321 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=0.001646 s, system=0.001982 s

[startup+1123.2 s]
# the end of solver process 6324 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2500.66 s, system=21.2957 s
# this solver process was not waited by its parent and was adopted by runsolver

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

[startup+1122.8 s]
/proc/loadavg: 4.13 3.93 3.08 6/234 6543
/proc/meminfo: memFree=16367208/32770624 swapFree=67004752/67108860
[pid=6324] ppid=6318 vsize=15025188 memory=12064964 CPUtime=2521.47 cores=1,3,5,7
/proc/6324/stat : 6324 (java) S 6318 6321 5150 0 -1 1077944320 9328389 0 0 0 250046 2101 0 0 20 0 15 0 404926439 15385792512 3016241 33554432000 4194304 4196468 140723550815248 140723550797792 140030595366647 0 0 2 25189581 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 18649088 140723550819055 140723550819482 140723550819482 140723550822351 0
/proc/6324/statm: 3756297 3016241 3303 1 0 3717627 0
[pid=6324/tid=6325] ppid=6318 vsize=15025188 memory=6791534058613427641 CPUtime=643.93 cores=1,3,5,7
/proc/6324/task/6325/stat : 6325 (java) S 6318 6321 5150 0 -1 1077944384 102334 0 0 0 64327 66 0 0 20 0 15 0 404926439 15385792512 3016241 33554432000 4194304 4196468 140723550815248 140030567199712 140030595376853 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18649088 140723550819055 140723550819482 140723550819482 140723550822351 0
[pid=6324/tid=6326] ppid=6318 vsize=15025188 memory=288230617509003574 CPUtime=465.71 cores=1,3,5,7
/proc/6324/task/6326/stat : 6326 (java) R 6318 6321 5150 0 -1 4202560 2730699 0 0 0 46059 512 0 0 20 0 15 0 404926441 15385792512 3016241 33554432000 4194304 4196468 140723550815248 140030599609096 140030587994855 0 4 2 25189581 0 0 0 -1 7 0 0 2 0 0 6293624 6294260 18649088 140723550819055 140723550819482 140723550819482 140723550822351 0
[pid=6324/tid=6327] ppid=6318 vsize=15025188 memory=15822200779310916 CPUtime=465.63 cores=1,3,5,7
/proc/6324/task/6327/stat : 6327 (java) R 6318 6321 5150 0 -1 4202560 2153772 0 0 0 46074 489 0 0 20 0 15 0 404926441 15385792512 3016241 33554432000 4194304 4196468 140723550815248 140030430857552 140030587994855 0 4 2 25189581 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 18649088 140723550819055 140723550819482 140723550819482 140723550822351 0
[pid=6324/tid=6328] ppid=6318 vsize=15025188 memory=37548 CPUtime=463.75 cores=1,3,5,7
/proc/6324/task/6328/stat : 6328 (java) R 6318 6321 5150 0 -1 4202560 2175178 0 0 0 45843 532 0 0 20 0 15 0 404926441 15385792512 3016241 33554432000 4194304 4196468 140723550815248 140030055045328 140030587994855 0 4 2 25189581 0 0 0 -1 3 0 0 2 0 0 6293624 6294260 18649088 140723550819055 140723550819482 140723550819482 140723550822351 0
[pid=6324/tid=6329] ppid=6318 vsize=15025188 memory=1780 CPUtime=465.53 cores=1,3,5,7
/proc/6324/task/6329/stat : 6329 (java) R 6318 6321 5150 0 -1 4202560 1895467 0 0 0 46096 457 0 0 20 0 15 0 404926441 15385792512 3016241 33554432000 4194304 4196468 140723550815248 140030053992920 140030580356309 0 4 2 25189581 0 0 0 -1 1 0 0 2 0 0 6293624 6294260 18649088 140723550819055 140723550819482 140723550819482 140723550822351 0
[pid=6324/tid=6330] ppid=6318 vsize=15025188 memory=1398722017469774279 CPUtime=2.39 cores=1,3,5,7
/proc/6324/task/6330/stat : 6330 (java) S 6318 6321 5150 0 -1 1077944384 217403 0 0 0 222 17 0 0 20 0 15 0 404926442 15385792512 3016241 33554432000 4194304 4196468 140723550815248 140029633000896 140030595376853 0 0 2 25189581 18446744071579849748 0 0 -1 3 0 0 19 0 0 6293624 6294260 18649088 140723550819055 140723550819482 140723550819482 140723550822351 0
[pid=6324/tid=6331] ppid=6318 vsize=15025188 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/6324/task/6331/stat : 6331 (java) S 6318 6321 5150 0 -1 1077944384 25 0 0 0 0 0 0 0 20 0 15 0 404926443 15385792512 3016241 33554432000 4194304 4196468 140723550815248 140029154289248 140030595376853 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18649088 140723550819055 140723550819482 140723550819482 140723550822351 0
[pid=6324/tid=6332] ppid=6318 vsize=15025188 memory=12064964 CPUtime=0 cores=1,3,5,7
/proc/6324/task/6332/stat : 6332 (java) S 6318 6321 5150 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 404926443 15385792512 3016241 33554432000 4194304 4196468 140723550815248 140028885853568 140030595376853 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18649088 140723550819055 140723550819482 140723550819482 140723550822351 0
[pid=6324/tid=6333] ppid=6318 vsize=15025188 memory=7737870686360260952 CPUtime=0 cores=1,3,5,7
/proc/6324/task/6333/stat : 6333 (java) S 6318 6321 5150 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 404926445 15385792512 3016241 33554432000 4194304 4196468 140723550815248 140028511344624 140030595376853 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18649088 140723550819055 140723550819482 140723550819482 140723550822351 0
[pid=6324/tid=6334] ppid=6318 vsize=15025188 memory=7737870686360260952 CPUtime=6.33 cores=1,3,5,7
/proc/6324/task/6334/stat : 6334 (java) S 6318 6321 5150 0 -1 1077944384 16539 0 0 0 631 2 0 0 20 0 15 0 404926445 15385792512 3016241 33554432000 4194304 4196468 140723550815248 140029631948928 140030595376853 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18649088 140723550819055 140723550819482 140723550819482 140723550822351 0
[pid=6324/tid=6335] ppid=6318 vsize=15025188 memory=7884503807502739793 CPUtime=6.34 cores=1,3,5,7
/proc/6324/task/6335/stat : 6335 (java) S 6318 6321 5150 0 -1 1077944384 18297 0 0 0 631 3 0 0 20 0 15 0 404926445 15385792512 3016241 33554432000 4194304 4196468 140723550815248 140029630896416 140030595376853 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18649088 140723550819055 140723550819482 140723550819482 140723550822351 0
[pid=6324/tid=6336] ppid=6318 vsize=15025188 memory=7588944052514154607 CPUtime=1.17 cores=1,3,5,7
/proc/6324/task/6336/stat : 6336 (java) S 6318 6321 5150 0 -1 1077944384 16567 0 0 0 114 3 0 0 20 0 15 0 404926446 15385792512 3016241 33554432000 4194304 4196468 140723550815248 140029629843616 140030595376853 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18649088 140723550819055 140723550819482 140723550819482 140723550822351 0
[pid=6324/tid=6337] ppid=6318 vsize=15025188 memory=7588944052514154607 CPUtime=0 cores=1,3,5,7
/proc/6324/task/6337/stat : 6337 (java) S 6318 6321 5150 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 404926446 15385792512 3016241 33554432000 4194304 4196468 140723550815248 140028013439200 140030595376853 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18649088 140723550819055 140723550819482 140723550819482 140723550822351 0
[pid=6324/tid=6338] ppid=6318 vsize=15025188 memory=7588944052514154607 CPUtime=0.58 cores=1,3,5,7
/proc/6324/task/6338/stat : 6338 (java) S 6318 6321 5150 0 -1 1077944384 772 0 0 0 30 28 0 0 20 0 15 0 404926446 15385792512 3016241 33554432000 4194304 4196468 140723550815248 140029628791984 140030595377794 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 142 0 0 6293624 6294260 18649088 140723550819055 140723550819482 140723550819482 140723550822351 0
Current cumulated CPU time of completed processes: 0.003628 s
Current children cumulated CPU time: 2521.47 s
Current children cumulated vsize: 15025188 KiB
Current children cumulated memory: 12064964 KiB

[startup+1123 s]*
/proc/loadavg: 4.13 3.93 3.08 3/221 6545
/proc/meminfo: memFree=20579644/32770624 swapFree=67004752/67108860
Current cumulated CPU time of completed processes: 0.003628 s
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+1123.11 s]
/proc/loadavg: 4.13 3.93 3.08 3/221 6545
/proc/meminfo: memFree=20579644/32770624 swapFree=67004752/67108860
Current cumulated CPU time of completed processes: 0.003628 s
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 1
Real time (s): 1123.2
CPU time (s): 2521.96
CPU user time (s): 2500.66
CPU system time (s): 21.2957
CPU usage (%): 224.534
Max. virtual memory (cumulated for all children) (KiB): 15139340
Max. memory (cumulated for all children) (KiB): 12066936

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2500.66
system time used= 21.2957
maximum resident set size= 12069320
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9340221
page faults= 1
swaps= 0
block input operations= 64
block output operations= 71376
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 64776
involuntary context switches= 35189


# summary of solver processes directly reported to runsolver:
#   pid: 6321,6324
#   total CPU time (s): 2521.96
#   total CPU user time (s): 2500.66
#   total CPU system time (s): 21.2957

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

The end

Launcher Data

Begin job on node126 at 2019-09-12 13:09:08
IDJOB=4387629
IDBENCH=121037
IDSOLVER=2825
FILE ID=node126/4387629-1568286584
RUNJOBID= node126-1568286203-6147
PBS_JOBID= 21701078
Free space on /tmp= 51252 MiB

SOLVER NAME= Fun-sCOP order+GlueMiniSat (2019-06-15)
BENCH NAME= XCSP17/Random/Random-m1-5-12-12t/rand-5-12-12-200-t85-6.xml
COMMAND LINE= DIR/scop.sh 11g DIR/scop.jar -order DIR/glueminisat-simp-2.2.10-193oa-n-release -model:-verb=3:-elim-cl=5000000:-native-oa TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4387629-1568286584/watcher-4387629-1568286584 -o /tmp/evaluation-result-4387629-1568286584/solver-4387629-1568286584 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node126-1568286203-6147 --watchdog 2580  HOME/scop.sh 11g HOME/scop.jar -order HOME/glueminisat-simp-2.2.10-193oa-n-release -model:-verb=3:-elim-cl=5000000:-native-oa HOME HOME/instance-4387629-1568286584.xml

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

MD5SUM BENCH= 28aba8525a2c57af7de5748c3b9cdf6b
RANDOM SEED=1436603809

node126.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.45
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.56
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.45
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.56
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.45
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.56
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.45
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:         8223100 kB
MemAvailable:   25086844 kB
Buffers:          116768 kB
Cached:         16774344 kB
SwapCached:         2860 kB
Active:          7441980 kB
Inactive:       16212636 kB
Active(anon):    5364600 kB
Inactive(anon):  1441036 kB
Active(file):    2077380 kB
Inactive(file): 14771600 kB
Unevictable:      109096 kB
Mlocked:          109096 kB
SwapTotal:      67108860 kB
SwapFree:       67004752 kB
Dirty:             70080 kB
Writeback:          2648 kB
AnonPages:       6872148 kB
Mapped:            55112 kB
Shmem:             32816 kB
Slab:             474136 kB
SReclaimable:     443224 kB
SUnreclaim:        30912 kB
KernelStack:        3728 kB
PageTables:        18968 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:   13197608 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   6719488 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= 53048 MiB
End job on node126 at 2019-09-12 13:27:52