Trace number 4387848

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) 2528.2 750.672

General information on the benchmark

NamePropStress/PropStress-m1-s1/
PropStress-0400.xml
MD5SUMcd36f5a432e3b868ff7ac280438203b6
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 benchmark59.2496
Satisfiable
(Un)Satisfiability was proved
Number of variables802
Number of constraints81001
Number of domains1
Minimum domain size160001
Maximum domain size160001
Distribution of domain sizes[{"size":160001,"count":802}]
Minimum variable degree2
Maximum variable degree401
Distribution of variable degrees[{"degree":2,"count":1},{"degree":3,"count":399},{"degree":400,"count":399},{"degree":401,"count":3}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":81001}]
Number of extensional constraints0
Number of intensional constraints81001
Distribution of constraint types[{"type":"intension","count":81001}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	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-7934-serial-file.bin HOME/instance-4387848-1568291606.xml
0.66/0.53	
0.66/0.53	Fun-sCOP order+glueminisat-simp-2.2.10-193oa-n-release (2019-06-15)
0.66/0.53	
0.66/0.56	c BEGIN-Prog: Thu Sep 12 14:32:47 CEST 2019
0.66/0.56	c PID: 7937
0.66/0.56	c IP: 172.20.3.127
0.66/0.56	c HOST: node127.alineos.net
0.66/0.57	c (0,0) Parsing Begin
11.37/5.90	c (5,5) Parsing End
11.37/5.91	c (5,5) CSP: 802 int (0 aux), 0 bool (0 aux), 81001 ctr, max domain size 160001
11.37/5.91	c (5,5) Heap : 2648 MiB used (max 10795 MiB), NonHeap : 24 MiB used (max 0 MiB)
11.37/5.91	c (5,5) Constraint Name Generate Begin
11.71/6.13	c (5,5) Ctr:HOME/instance-4387848-1568291606.xml,Add:Le:Num:Var
11.71/6.13	c (5,5) Constraint Name Generate End
11.71/6.13	c (5,5) Heap : 2704 MiB used (max 10795 MiB), NonHeap : 24 MiB used (max 0 MiB)
11.71/6.13	c (5,5) CSP to CSPinCNF Begin
13.30/6.71	c (6,6) translated 8101 (10%) constraints
13.87/6.90	c (6,6) translated 16201 (20%) constraints
14.39/7.14	c (6,6) translated 24301 (30%) constraints
14.48/7.28	c (6,6) translated 32401 (40%) constraints
14.69/7.41	c (6,6) translated 40501 (50%) constraints
14.79/7.54	c (7,6) translated 48601 (60%) constraints
14.89/7.67	c (7,7) translated 56701 (70%) constraints
15.09/7.80	c (7,7) translated 64801 (80%) constraints
15.20/7.94	c (7,7) translated 72901 (90%) constraints
15.38/8.06	c (7,7) translated 81001 (100%) constraints
15.38/8.07	c (7,7) ===========================================
15.38/8.07	c (7,7) Order
15.38/8.07	c (7,7) ===========================================
15.53/8.20	c (7,7) translated 8101 (10%) constraints
15.77/8.28	c (7,7) translated 16201 (20%) constraints
15.91/8.38	c (7,7) translated 24301 (30%) constraints
16.12/8.47	c (7,7) translated 32401 (40%) constraints
16.30/8.56	c (8,7) translated 40501 (50%) constraints
16.49/8.65	c (8,7) translated 48601 (60%) constraints
16.63/8.74	c (8,8) translated 56701 (70%) constraints
16.73/8.83	c (8,8) translated 64801 (80%) constraints
16.83/8.92	c (8,8) translated 72901 (90%) constraints
16.83/9.01	c (8,8) translated 81001 (100%) constraints
16.93/9.01	c (8,8) CSP to CSPinCNF End
16.93/9.01	c (8,8) CSP: 802 int (0 aux), 0 bool (0 aux), 81001 ctr, max domain size 160001
16.93/9.01	c (8,8) Heap : 884 MiB used (max 10795 MiB), NonHeap : 28 MiB used (max 0 MiB)
16.93/9.01	c (8,8) CSPinCNF Propagation Begin
17.43/9.28	c (8,8) 0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
17.43/9.28	c (8,8) CSPinCNF Propagation End
17.43/9.28	c (8,8) CSP: 802 int (0 aux), 0 bool (0 aux), 81001 ctr, max domain size 160001
17.43/9.28	c (8,8) Heap : 1048 MiB used (max 10795 MiB), NonHeap : 28 MiB used (max 0 MiB)
17.43/9.28	c (8,8) Simplify CSPinCNF Begin
17.61/9.40	c (8,8) Simplify CSPinCNF End
17.61/9.40	c (8,8) CSP: 802 int (0 aux), 0 bool (0 aux), 81001 ctr, max domain size 160001
17.61/9.40	c (8,8) Heap : 1103 MiB used (max 10795 MiB), NonHeap : 28 MiB used (max 0 MiB)
17.61/9.40	c (8,8) Calculate Precise Domain Begin
17.79/9.40	c (8,8) 0 values are removed by re-calculation
17.79/9.40	c (8,8) Calculate Precise Domain End
17.79/9.40	c (8,8) CSP: 802 int (0 aux), 0 bool (0 aux), 81001 ctr, max domain size 160001
17.79/9.40	c (8,8) Heap : 1103 MiB used (max 10795 MiB), NonHeap : 28 MiB used (max 0 MiB)
17.79/9.40	c (8,8) CSPinCNF to SatSolver Begin
2520.20/748.65	c (scop.sh) Receiving Signal. Removing all intermediate files.
2520.20/748.65	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 (9085 MiB free)
  memory of node 1: 16384 MiB (9062 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4387848-1568291606/watcher-4387848-1568291606 -o /tmp/evaluation-result-4387848-1568291606/solver-4387848-1568291606 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node127-1568286090-6276 --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-4387848-1568291606.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=7934, runsolver pid=7931

[startup+0.10269 s]*
/proc/loadavg: 2.01 2.37 2.71 4/234 7951
/proc/meminfo: memFree=18525404/32770624 swapFree=66998516/67108860
[pid=7934] ppid=7931 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/7934/stat : 7934 (scop.sh) S 7931 7934 4978 0 -1 4202496 557 321 0 0 0 0 0 0 20 0 1 0 405429464 115843072 349 33554432000 4194304 5098028 140722421380016 140722421377272 140450550796924 0 65536 4100 81923 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 23150592 140722421388072 140722421388400 140722421388400 140722421391309 0
/proc/7934/statm: 28282 349 296 221 0 87 0
[pid=7937] ppid=7934 vsize=15014680 memory=74620 CPUtime=0.12 cores=0,2,4,6
/proc/7937/stat : 7937 (java) S 7934 7934 4978 0 -1 1077944320 6882 0 0 0 9 3 0 0 20 0 15 0 405429464 15375032320 18655 33554432000 4194304 4196468 140737012092880 140737012075424 140412828008183 0 0 2 16800973 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 23851008 140737012101871 140737012102298 140737012102298 140737012105167 0
/proc/7937/statm: 3753670 18655 2929 1 0 3716075 0
[pid=7937/tid=7938] ppid=7934 vsize=15016308 memory=576460756329985062 CPUtime=0.09 cores=0,2,4,6
/proc/7937/task/7938/stat : 7938 (java) R 7934 7934 4978 0 -1 4202560 5049 0 0 0 7 2 0 0 20 0 15 0 405429464 15376699392 18985 33554432000 4194304 4196468 140737012092880 140412799792432 140412820687901 0 4 2 16800973 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 23851008 140737012101871 140737012102298 140737012102298 140737012105167 0
[pid=7937/tid=7939] ppid=7934 vsize=15016308 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7937/task/7939/stat : 7939 (java) S 7934 7934 4978 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405429466 15376699392 19051 33554432000 4194304 4196468 140737012092880 140412832250896 140412828018389 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23851008 140737012101871 140737012102298 140737012102298 140737012105167 0
[pid=7937/tid=7940] ppid=7934 vsize=15016308 memory=15677602947778200 CPUtime=0 cores=0,2,4,6
/proc/7937/task/7940/stat : 7940 (java) S 7934 7934 4978 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405429466 15376699392 19051 33554432000 4194304 4196468 140737012092880 140412623334544 140412828018389 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23851008 140737012101871 140737012102298 140737012102298 140737012105167 0
[pid=7937/tid=7941] ppid=7934 vsize=15016308 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7937/task/7941/stat : 7941 (java) S 7934 7934 4978 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405429466 15376699392 19051 33554432000 4194304 4196468 140737012092880 140412622281488 140412828018389 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23851008 140737012101871 140737012102298 140737012102298 140737012105167 0
[pid=7937/tid=7942] ppid=7934 vsize=15016308 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7937/task/7942/stat : 7942 (java) S 7934 7934 4978 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405429466 15376699392 19051 33554432000 4194304 4196468 140737012092880 140412621228944 140412828018389 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23851008 140737012101871 140737012102298 140737012102298 140737012105167 0
[pid=7937/tid=7943] ppid=7934 vsize=15016308 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7937/task/7943/stat : 7943 (java) S 7934 7934 4978 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405429467 15376699392 19051 33554432000 4194304 4196468 140737012092880 140411664287984 140412828019330 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23851008 140737012101871 140737012102298 140737012102298 140737012105167 0
[pid=7937/tid=7944] ppid=7934 vsize=15016308 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7937/task/7944/stat : 7944 (java) S 7934 7934 4978 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 405429468 15376699392 19051 33554432000 4194304 4196468 140737012092880 140411473487008 140412828018389 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23851008 140737012101871 140737012102298 140737012102298 140737012105167 0
[pid=7937/tid=7945] ppid=7934 vsize=15016308 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7937/task/7945/stat : 7945 (java) S 7934 7934 4978 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405429468 15376699392 19051 33554432000 4194304 4196468 140737012092880 140411205051120 140412828018389 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23851008 140737012101871 140737012102298 140737012102298 140737012105167 0
[pid=7937/tid=7946] ppid=7934 vsize=15016308 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7937/task/7946/stat : 7946 (java) S 7934 7934 4978 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405429470 15376699392 19051 33554432000 4194304 4196468 140737012092880 140410830542800 140412828026779 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23851008 140737012101871 140737012102298 140737012102298 140737012105167 0
[pid=7937/tid=7947] ppid=7934 vsize=15016308 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7937/task/7947/stat : 7947 (java) S 7934 7934 4978 0 -1 1077944384 410 0 0 0 0 0 0 0 20 0 15 0 405429470 15376699392 19051 33554432000 4194304 4196468 140737012092880 140411663235824 140412828019330 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23851008 140737012101871 140737012102298 140737012102298 140737012105167 0
[pid=7937/tid=7948] ppid=7934 vsize=15016308 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7937/task/7948/stat : 7948 (java) S 7934 7934 4978 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405429470 15376699392 19051 33554432000 4194304 4196468 140737012092880 140411662183280 140412828019330 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23851008 140737012101871 140737012102298 140737012102298 140737012105167 0
[pid=7937/tid=7949] ppid=7934 vsize=15016308 memory=140158399530624 CPUtime=0.01 cores=0,2,4,6
/proc/7937/task/7949/stat : 7949 (java) S 7934 7934 4978 0 -1 1077944384 453 0 0 0 1 0 0 0 20 0 15 0 405429470 15376699392 19051 33554432000 4194304 4196468 140737012092880 140411661130224 140412828019330 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23851008 140737012101871 140737012102298 140737012102298 140737012105167 0
[pid=7937/tid=7950] ppid=7934 vsize=15016308 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7937/task/7950/stat : 7950 (java) S 7934 7934 4978 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405429471 15376699392 19051 33554432000 4194304 4196468 140737012092880 140410332638048 140412828018389 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23851008 140737012101871 140737012102298 140737012102298 140737012105167 0
[pid=7937/tid=7951] ppid=7934 vsize=15016308 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7937/task/7951/stat : 7951 (java) S 7934 7934 4978 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405429471 15376699392 19051 33554432000 4194304 4196468 140737012092880 140411660077616 140412828019330 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23851008 140737012101871 140737012102298 140737012102298 140737012105167 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 15127808 KiB
Current children cumulated memory: 76016 KiB

[startup+0.210916 s]*
/proc/loadavg: 2.01 2.37 2.71 3/234 7951
/proc/meminfo: memFree=18509208/32770624 swapFree=66998516/67108860
[pid=7934] ppid=7931 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/7934/stat : 7934 (scop.sh) S 7931 7934 4978 0 -1 4202496 557 321 0 0 0 0 0 0 20 0 1 0 405429464 115843072 349 33554432000 4194304 5098028 140722421380016 140722421377272 140450550796924 0 65536 4100 81923 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 23150592 140722421388072 140722421388400 140722421388400 140722421391309 0
/proc/7934/statm: 28282 349 296 221 0 87 0
[pid=7937] ppid=7934 vsize=15012696 memory=85744 CPUtime=0.25 cores=0,2,4,6
/proc/7937/stat : 7937 (java) S 7934 7934 4978 0 -1 1077944320 10938 0 0 0 21 4 0 0 20 0 15 0 405429464 15373000704 21436 33554432000 4194304 4196468 140737012092880 140737012075424 140412828008183 0 0 2 16800973 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 23851008 140737012101871 140737012102298 140737012102298 140737012105167 0
/proc/7937/statm: 3753174 21436 2934 1 0 3715579 0
[pid=7937/tid=7938] ppid=7934 vsize=15012696 memory=7022364632946311227 CPUtime=0.2 cores=0,2,4,6
/proc/7937/task/7938/stat : 7938 (java) R 7934 7934 4978 0 -1 4202560 8684 0 0 0 17 3 0 0 20 0 15 0 405429464 15373000704 21436 33554432000 4194304 4196468 140737012092880 140412799829184 140412812088670 0 4 2 16800973 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 23851008 140737012101871 140737012102298 140737012102298 140737012105167 0
[pid=7937/tid=7939] ppid=7934 vsize=15012696 memory=547 CPUtime=0 cores=0,2,4,6
/proc/7937/task/7939/stat : 7939 (java) S 7934 7934 4978 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405429466 15373000704 21436 33554432000 4194304 4196468 140737012092880 140412832250896 140412828018389 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23851008 140737012101871 140737012102298 140737012102298 140737012105167 0
[pid=7937/tid=7940] ppid=7934 vsize=15012696 memory=140158399543786 CPUtime=0 cores=0,2,4,6
/proc/7937/task/7940/stat : 7940 (java) S 7934 7934 4978 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405429466 15373000704 21436 33554432000 4194304 4196468 140737012092880 140412623334544 140412828018389 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23851008 140737012101871 140737012102298 140737012102298 140737012105167 0
[pid=7937/tid=7941] ppid=7934 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7937/task/7941/stat : 7941 (java) S 7934 7934 4978 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405429466 15373000704 21436 33554432000 4194304 4196468 140737012092880 140412622281488 140412828018389 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23851008 140737012101871 140737012102298 140737012102298 140737012105167 0
[pid=7937/tid=7942] ppid=7934 vsize=15012696 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7937/task/7942/stat : 7942 (java) S 7934 7934 4978 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405429466 15373000704 21436 33554432000 4194304 4196468 140737012092880 140412621228944 140412828018389 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23851008 140737012101871 140737012102298 140737012102298 140737012105167 0
[pid=7937/tid=7943] ppid=7934 vsize=15012696 memory=140158399530624 CPUtime=0 cores=0,2,4,6
/proc/7937/task/7943/stat : 7943 (java) S 7934 7934 4978 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405429467 15373000704 21436 33554432000 4194304 4196468 140737012092880 140411664287984 140412828019330 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23851008 140737012101871 140737012102298 140737012102298 140737012105167 0
[pid=7937/tid=7944] ppid=7934 vsize=15012696 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7937/task/7944/stat : 7944 (java) S 7934 7934 4978 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 405429468 15373000704 21436 33554432000 4194304 4196468 140737012092880 140411473487008 140412828018389 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23851008 140737012101871 140737012102298 140737012102298 140737012105167 0
[pid=7937/tid=7945] ppid=7934 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7937/task/7945/stat : 7945 (java) S 7934 7934 4978 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405429468 15373000704 21436 33554432000 4194304 4196468 140737012092880 140411205051120 140412828018389 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23851008 140737012101871 140737012102298 140737012102298 140737012105167 0
[pid=7937/tid=7946] ppid=7934 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7937/task/7946/stat : 7946 (java) S 7934 7934 4978 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405429470 15373000704 21436 33554432000 4194304 4196468 140737012092880 140410830542800 140412828026779 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23851008 140737012101871 140737012102298 140737012102298 140737012105167 0
[pid=7937/tid=7947] ppid=7934 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7937/task/7947/stat : 7947 (java) S 7934 7934 4978 0 -1 1077944384 443 0 0 0 0 0 0 0 20 0 15 0 405429470 15373000704 21436 33554432000 4194304 4196468 140737012092880 140411663235824 140412828019330 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23851008 140737012101871 140737012102298 140737012102298 140737012105167 0
[pid=7937/tid=7948] ppid=7934 vsize=15012696 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7937/task/7948/stat : 7948 (java) S 7934 7934 4978 0 -1 1077944384 17 0 0 0 0 0 0 0 20 0 15 0 405429470 15373000704 21436 33554432000 4194304 4196468 140737012092880 140411662183280 140412828019330 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23851008 140737012101871 140737012102298 140737012102298 140737012105167 0
[pid=7937/tid=7949] ppid=7934 vsize=15012696 memory=140158399530624 CPUtime=0.02 cores=0,2,4,6
/proc/7937/task/7949/stat : 7949 (java) R 7934 7934 4978 0 -1 4202560 467 0 0 0 2 0 0 0 20 0 15 0 405429470 15373000704 21436 33554432000 4194304 4196468 140737012092880 140411661130224 140412806685127 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 23851008 140737012101871 140737012102298 140737012102298 140737012105167 0
[pid=7937/tid=7950] ppid=7934 vsize=15012696 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7937/task/7950/stat : 7950 (java) S 7934 7934 4978 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405429471 15373000704 21436 33554432000 4194304 4196468 140737012092880 140410332638048 140412828018389 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23851008 140737012101871 140737012102298 140737012102298 140737012105167 0
[pid=7937/tid=7951] ppid=7934 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7937/task/7951/stat : 7951 (java) S 7934 7934 4978 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405429471 15373000704 21436 33554432000 4194304 4196468 140737012092880 140411660077616 140412828019330 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23851008 140737012101871 140737012102298 140737012102298 140737012105167 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 15125824 KiB
Current children cumulated memory: 87140 KiB

[startup+0.310662 s]*
/proc/loadavg: 2.01 2.37 2.71 3/234 7951
/proc/meminfo: memFree=18505860/32770624 swapFree=66998516/67108860
[pid=7934] ppid=7931 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/7934/stat : 7934 (scop.sh) S 7931 7934 4978 0 -1 4202496 557 321 0 0 0 0 0 0 20 0 1 0 405429464 115843072 349 33554432000 4194304 5098028 140722421380016 140722421377272 140450550796924 0 65536 4100 81923 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 23150592 140722421388072 140722421388400 140722421388400 140722421391309 0
/proc/7934/statm: 28282 349 296 221 0 87 0
[pid=7937] ppid=7934 vsize=15012696 memory=90072 CPUtime=0.43 cores=0,2,4,6
/proc/7937/stat : 7937 (java) S 7934 7934 4978 0 -1 1077944320 12024 0 0 0 38 5 0 0 20 0 15 0 405429464 15373000704 22518 33554432000 4194304 4196468 140737012092880 140737012075424 140412828008183 0 0 2 16800973 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 23851008 140737012101871 140737012102298 140737012102298 140737012105167 0
/proc/7937/statm: 3753174 22518 3073 1 0 3715579 0
[pid=7937/tid=7938] ppid=7934 vsize=15012696 memory=8317482817917895235 CPUtime=0.3 cores=0,2,4,6
/proc/7937/task/7938/stat : 7938 (java) R 7934 7934 4978 0 -1 4202560 9565 0 0 0 26 4 0 0 20 0 15 0 405429464 15373000704 22518 33554432000 4194304 4196468 140737012092880 140412799791200 140412809571777 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 23851008 140737012101871 140737012102298 140737012102298 140737012105167 0
[pid=7937/tid=7939] ppid=7934 vsize=15012696 memory=6655300316396806240 CPUtime=0 cores=0,2,4,6
/proc/7937/task/7939/stat : 7939 (java) S 7934 7934 4978 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405429466 15373000704 22518 33554432000 4194304 4196468 140737012092880 140412832250896 140412828018389 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23851008 140737012101871 140737012102298 140737012102298 140737012105167 0
[pid=7937/tid=7940] ppid=7934 vsize=15012696 memory=6944656592387989600 CPUtime=0 cores=0,2,4,6
/proc/7937/task/7940/stat : 7940 (java) S 7934 7934 4978 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405429466 15373000704 22518 33554432000 4194304 4196468 140737012092880 140412623334544 140412828018389 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23851008 140737012101871 140737012102298 140737012102298 140737012105167 0
[pid=7937/tid=7941] ppid=7934 vsize=15012696 memory=8562125494162282060 CPUtime=0 cores=0,2,4,6
/proc/7937/task/7941/stat : 7941 (java) S 7934 7934 4978 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405429466 15373000704 22518 33554432000 4194304 4196468 140737012092880 140412622281488 140412828018389 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23851008 140737012101871 140737012102298 140737012102298 140737012105167 0
[pid=7937/tid=7942] ppid=7934 vsize=15012696 memory=7223591943076881810 CPUtime=0 cores=0,2,4,6
/proc/7937/task/7942/stat : 7942 (java) S 7934 7934 4978 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405429466 15373000704 22518 33554432000 4194304 4196468 140737012092880 140412621228944 140412828018389 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23851008 140737012101871 140737012102298 140737012102298 140737012105167 0
[pid=7937/tid=7943] ppid=7934 vsize=15012696 memory=6944938067432061290 CPUtime=0 cores=0,2,4,6
/proc/7937/task/7943/stat : 7943 (java) S 7934 7934 4978 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405429467 15373000704 22518 33554432000 4194304 4196468 140737012092880 140411664287984 140412828019330 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23851008 140737012101871 140737012102298 140737012102298 140737012105167 0
[pid=7937/tid=7944] ppid=7934 vsize=15012696 memory=-9062862659931694204 CPUtime=0 cores=0,2,4,6
/proc/7937/task/7944/stat : 7944 (java) S 7934 7934 4978 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 405429468 15373000704 22518 33554432000 4194304 4196468 140737012092880 140411473487008 140412828018389 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23851008 140737012101871 140737012102298 140737012102298 140737012105167 0
[pid=7937/tid=7945] ppid=7934 vsize=15012696 memory=7100839852926015589 CPUtime=0 cores=0,2,4,6
/proc/7937/task/7945/stat : 7945 (java) S 7934 7934 4978 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405429468 15373000704 22518 33554432000 4194304 4196468 140737012092880 140411205051120 140412828018389 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23851008 140737012101871 140737012102298 140737012102298 140737012105167 0
[pid=7937/tid=7946] ppid=7934 vsize=15012696 memory=-8412656567168561567 CPUtime=0 cores=0,2,4,6
/proc/7937/task/7946/stat : 7946 (java) S 7934 7934 4978 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405429470 15373000704 22518 33554432000 4194304 4196468 140737012092880 140410830542800 140412828026779 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23851008 140737012101871 140737012102298 140737012102298 140737012105167 0
[pid=7937/tid=7947] ppid=7934 vsize=15012696 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/7937/task/7947/stat : 7947 (java) S 7934 7934 4978 0 -1 1077944384 549 0 0 0 2 0 0 0 20 0 15 0 405429470 15373000704 22518 33554432000 4194304 4196468 140737012092880 140411663235824 140412828019330 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23851008 140737012101871 140737012102298 140737012102298 140737012105167 0
[pid=7937/tid=7948] ppid=7934 vsize=15012696 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/7937/task/7948/stat : 7948 (java) S 7934 7934 4978 0 -1 1077944384 69 0 0 0 2 0 0 0 20 0 15 0 405429470 15373000704 22518 33554432000 4194304 4196468 140737012092880 140411662183280 140412828019330 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23851008 140737012101871 140737012102298 140737012102298 140737012105167 0
[pid=7937/tid=7949] ppid=7934 vsize=15012696 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/7937/task/7949/stat : 7949 (java) S 7934 7934 4978 0 -1 1077944384 507 0 0 0 7 0 0 0 20 0 15 0 405429470 15373000704 22518 33554432000 4194304 4196468 140737012092880 140411661130224 140412828019330 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23851008 140737012101871 140737012102298 140737012102298 140737012105167 0
[pid=7937/tid=7950] ppid=7934 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7937/task/7950/stat : 7950 (java) S 7934 7934 4978 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405429471 15373000704 22518 33554432000 4194304 4196468 140737012092880 140410332638048 140412828018389 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23851008 140737012101871 140737012102298 140737012102298 140737012105167 0
[pid=7937/tid=7951] ppid=7934 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7937/task/7951/stat : 7951 (java) S 7934 7934 4978 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405429471 15373000704 22518 33554432000 4194304 4196468 140737012092880 140411660077616 140412828019330 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23851008 140737012101871 140737012102298 140737012102298 140737012105167 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 15125824 KiB
Current children cumulated memory: 91468 KiB

[startup+0.709307 s]
/proc/loadavg: 2.01 2.37 2.71 3/234 7951
/proc/meminfo: memFree=18482008/32770624 swapFree=66998516/67108860
[pid=7934] ppid=7931 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/7934/stat : 7934 (scop.sh) S 7931 7934 4978 0 -1 4202496 557 321 0 0 0 0 0 0 20 0 1 0 405429464 115843072 349 33554432000 4194304 5098028 140722421380016 140722421377272 140450550796924 0 65536 4100 81923 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 23150592 140722421388072 140722421388400 140722421388400 140722421391309 0
/proc/7934/statm: 28282 349 296 221 0 87 0
[pid=7937] ppid=7934 vsize=15018968 memory=131788 CPUtime=1.06 cores=0,2,4,6
/proc/7937/stat : 7937 (java) S 7934 7934 4978 0 -1 1077944320 19682 0 0 0 97 9 0 0 20 0 15 0 405429464 15379423232 32947 33554432000 4194304 4196468 140737012092880 140737012075424 140412828008183 0 0 2 25189581 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 23851008 140737012101871 140737012102298 140737012102298 140737012105167 0
/proc/7937/statm: 3754742 32947 3188 1 0 3716091 0
[pid=7937/tid=7938] ppid=7934 vsize=15018968 memory=1204 CPUtime=0.69 cores=0,2,4,6
/proc/7937/task/7938/stat : 7938 (java) R 7934 7934 4978 0 -1 4202560 16655 0 0 0 62 7 0 0 20 0 15 0 405429464 15379423232 32947 33554432000 4194304 4196468 140737012092880 140412799838592 140412297960804 0 4 2 25189581 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 23851008 140737012101871 140737012102298 140737012102298 140737012105167 0
[pid=7937/tid=7939] ppid=7934 vsize=15018968 memory=1536 CPUtime=0 cores=0,2,4,6
/proc/7937/task/7939/stat : 7939 (java) S 7934 7934 4978 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405429466 15379423232 32947 33554432000 4194304 4196468 140737012092880 140412832250896 140412828018389 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23851008 140737012101871 140737012102298 140737012102298 140737012105167 0
[pid=7937/tid=7940] ppid=7934 vsize=15018968 memory=9592 CPUtime=0 cores=0,2,4,6
/proc/7937/task/7940/stat : 7940 (java) S 7934 7934 4978 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405429466 15379423232 32947 33554432000 4194304 4196468 140737012092880 140412623334544 140412828018389 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23851008 140737012101871 140737012102298 140737012102298 140737012105167 0
[pid=7937/tid=7941] ppid=7934 vsize=15018968 memory=2828 CPUtime=0 cores=0,2,4,6
/proc/7937/task/7941/stat : 7941 (java) S 7934 7934 4978 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405429466 15379423232 32947 33554432000 4194304 4196468 140737012092880 140412622281488 140412828018389 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23851008 140737012101871 140737012102298 140737012102298 140737012105167 0
[pid=7937/tid=7942] ppid=7934 vsize=15018968 memory=780 CPUtime=0 cores=0,2,4,6
/proc/7937/task/7942/stat : 7942 (java) S 7934 7934 4978 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405429466 15379423232 32947 33554432000 4194304 4196468 140737012092880 140412621228944 140412828018389 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23851008 140737012101871 140737012102298 140737012102298 140737012105167 0
[pid=7937/tid=7943] ppid=7934 vsize=15018968 memory=620 CPUtime=0 cores=0,2,4,6
/proc/7937/task/7943/stat : 7943 (java) S 7934 7934 4978 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 405429467 15379423232 33013 33554432000 4194304 4196468 140737012092880 140411664287984 140412828019330 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23851008 140737012101871 140737012102298 140737012102298 140737012105167 0
[pid=7937/tid=7944] ppid=7934 vsize=15018968 memory=1712 CPUtime=0 cores=0,2,4,6
/proc/7937/task/7944/stat : 7944 (java) S 7934 7934 4978 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 405429468 15379423232 33013 33554432000 4194304 4196468 140737012092880 140411473487008 140412828018389 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23851008 140737012101871 140737012102298 140737012102298 140737012105167 0
[pid=7937/tid=7945] ppid=7934 vsize=15018968 memory=1052 CPUtime=0 cores=0,2,4,6
/proc/7937/task/7945/stat : 7945 (java) S 7934 7934 4978 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405429468 15379423232 33013 33554432000 4194304 4196468 140737012092880 140411205051120 140412828018389 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23851008 140737012101871 140737012102298 140737012102298 140737012105167 0
[pid=7937/tid=7946] ppid=7934 vsize=15018968 memory=5900 CPUtime=0 cores=0,2,4,6
/proc/7937/task/7946/stat : 7946 (java) S 7934 7934 4978 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405429470 15379423232 33013 33554432000 4194304 4196468 140737012092880 140410830542800 140412828026779 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23851008 140737012101871 140737012102298 140737012102298 140737012105167 0
[pid=7937/tid=7947] ppid=7934 vsize=15018968 memory=14012 CPUtime=0.09 cores=0,2,4,6
/proc/7937/task/7947/stat : 7947 (java) R 7934 7934 4978 0 -1 4202560 766 0 0 0 9 0 0 0 20 0 15 0 405429470 15379423232 33013 33554432000 4194304 4196468 140737012092880 140411663235824 140412808644097 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 23851008 140737012101871 140737012102298 140737012102298 140737012105167 0
[pid=7937/tid=7948] ppid=7934 vsize=15018968 memory=2116 CPUtime=0.08 cores=0,2,4,6
/proc/7937/task/7948/stat : 7948 (java) R 7934 7934 4978 0 -1 4202560 268 0 0 0 8 0 0 0 20 0 15 0 405429470 15379423232 33013 33554432000 4194304 4196468 140737012092880 140411662173200 140412807295204 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 23851008 140737012101871 140737012102298 140737012102298 140737012105167 0
[pid=7937/tid=7949] ppid=7934 vsize=15018968 memory=20452 CPUtime=0.16 cores=0,2,4,6
/proc/7937/task/7949/stat : 7949 (java) R 7934 7934 4978 0 -1 4202560 666 0 0 0 16 0 0 0 20 0 15 0 405429470 15379423232 33013 33554432000 4194304 4196468 140737012092880 140411661125488 140412821107883 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 23851008 140737012101871 140737012102298 140737012102298 140737012105167 0
[pid=7937/tid=7950] ppid=7934 vsize=15018968 memory=140157667847615 CPUtime=0 cores=0,2,4,6
/proc/7937/task/7950/stat : 7950 (java) S 7934 7934 4978 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405429471 15379423232 33013 33554432000 4194304 4196468 140737012092880 140410332638048 140412828018389 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23851008 140737012101871 140737012102298 140737012102298 140737012105167 0
[pid=7937/tid=7951] ppid=7934 vsize=15018968 memory=140158271784816 CPUtime=0 cores=0,2,4,6
/proc/7937/task/7951/stat : 7951 (java) S 7934 7934 4978 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405429471 15379423232 33013 33554432000 4194304 4196468 140737012092880 140411660077616 140412828019330 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23851008 140737012101871 140737012102298 140737012102298 140737012105167 0
Current children cumulated CPU time: 1.06 s
Current children cumulated vsize: 15132096 KiB
Current children cumulated memory: 133184 KiB

[startup+1.50094 s]
/proc/loadavg: 2.01 2.37 2.71 5/234 7951
/proc/meminfo: memFree=18424336/32770624 swapFree=66998516/67108860
[pid=7934] ppid=7931 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/7934/stat : 7934 (scop.sh) S 7931 7934 4978 0 -1 4202496 557 321 0 0 0 0 0 0 20 0 1 0 405429464 115843072 349 33554432000 4194304 5098028 140722421380016 140722421377272 140450550796924 0 65536 4100 81923 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 23150592 140722421388072 140722421388400 140722421388400 140722421391309 0
/proc/7934/statm: 28282 349 296 221 0 87 0

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

/proc/7937/task/7941/stat : 7941 (java) R 7934 7934 4978 0 -1 4202560 19266 0 0 0 59062 330 0 0 20 0 15 0 405429466 15387959296 3010461 33554432000 4194304 4196468 140737012092880 140412622281608 140412812708871 0 4 2 25189581 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 23851008 140737012101871 140737012102298 140737012102298 140737012105167 0
[pid=7937/tid=7942] ppid=7934 vsize=15027304 memory=1056 CPUtime=594.11 cores=0,2,4,6
/proc/7937/task/7942/stat : 7942 (java) R 7934 7934 4978 0 -1 4202560 20767 0 0 0 59083 328 0 0 20 0 15 0 405429466 15387959296 3010461 33554432000 4194304 4196468 140737012092880 140412621228752 140412820636391 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 23851008 140737012101871 140737012102298 140737012102298 140737012105167 0
[pid=7937/tid=7943] ppid=7934 vsize=15027304 memory=1204 CPUtime=1.7 cores=0,2,4,6
/proc/7937/task/7943/stat : 7943 (java) S 7934 7934 4978 0 -1 1077944384 106548 0 0 0 166 4 0 0 20 0 15 0 405429467 15387959296 3010461 33554432000 4194304 4196468 140737012092880 140411664286528 140412828018389 0 0 2 25189581 18446744071579849748 0 0 -1 6 0 0 37 0 0 6293624 6294260 23851008 140737012101871 140737012102298 140737012102298 140737012105167 0
[pid=7937/tid=7944] ppid=7934 vsize=15027304 memory=1536 CPUtime=0 cores=0,2,4,6
/proc/7937/task/7944/stat : 7944 (java) S 7934 7934 4978 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 15 0 405429468 15387959296 3010461 33554432000 4194304 4196468 140737012092880 140411473487072 140412828018389 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23851008 140737012101871 140737012102298 140737012102298 140737012105167 0
[pid=7937/tid=7945] ppid=7934 vsize=15027304 memory=9592 CPUtime=0 cores=0,2,4,6
/proc/7937/task/7945/stat : 7945 (java) S 7934 7934 4978 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405429468 15387959296 3010461 33554432000 4194304 4196468 140737012092880 140411205051136 140412828018389 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23851008 140737012101871 140737012102298 140737012102298 140737012105167 0
[pid=7937/tid=7946] ppid=7934 vsize=15027304 memory=2828 CPUtime=0 cores=0,2,4,6
/proc/7937/task/7946/stat : 7946 (java) S 7934 7934 4978 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405429470 15387959296 3010461 33554432000 4194304 4196468 140737012092880 140410830542800 140412828026779 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23851008 140737012101871 140737012102298 140737012102298 140737012105167 0
[pid=7937/tid=7947] ppid=7934 vsize=15027304 memory=780 CPUtime=3.73 cores=0,2,4,6
/proc/7937/task/7947/stat : 7947 (java) S 7934 7934 4978 0 -1 1077944384 2652 0 0 0 372 1 0 0 20 0 15 0 405429470 15387959296 3010461 33554432000 4194304 4196468 140737012092880 140411663235584 140412828018389 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23851008 140737012101871 140737012102298 140737012102298 140737012105167 0
[pid=7937/tid=7948] ppid=7934 vsize=15027304 memory=620 CPUtime=3.83 cores=0,2,4,6
/proc/7937/task/7948/stat : 7948 (java) S 7934 7934 4978 0 -1 1077944384 7797 0 0 0 382 1 0 0 20 0 15 0 405429470 15387959296 3010461 33554432000 4194304 4196468 140737012092880 140411662183328 140412828018389 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23851008 140737012101871 140737012102298 140737012102298 140737012105167 0
[pid=7937/tid=7949] ppid=7934 vsize=15027304 memory=1712 CPUtime=1.03 cores=0,2,4,6
/proc/7937/task/7949/stat : 7949 (java) S 7934 7934 4978 0 -1 1077944384 12284 0 0 0 101 2 0 0 20 0 15 0 405429470 15387959296 3010461 33554432000 4194304 4196468 140737012092880 140411661130272 140412828018389 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23851008 140737012101871 140737012102298 140737012102298 140737012105167 0
[pid=7937/tid=7950] ppid=7934 vsize=15027304 memory=1052 CPUtime=0 cores=0,2,4,6
/proc/7937/task/7950/stat : 7950 (java) S 7934 7934 4978 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405429471 15387959296 3010461 33554432000 4194304 4196468 140737012092880 140410332638048 140412828018389 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23851008 140737012101871 140737012102298 140737012102298 140737012105167 0
[pid=7937/tid=7951] ppid=7934 vsize=15027304 memory=5900 CPUtime=0.57 cores=0,2,4,6
/proc/7937/task/7951/stat : 7951 (java) S 7934 7934 4978 0 -1 1077944384 622 0 0 0 29 28 0 0 20 0 15 0 405429471 15387959296 3010461 33554432000 4194304 4196468 140737012092880 140411660077616 140412828019330 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 50 0 0 6293624 6294260 23851008 140737012101871 140737012102298 140737012102298 140737012105167 0
Current children cumulated CPU time: 2520.2 s
Current children cumulated vsize: 15140432 KiB
Current children cumulated memory: 12043240 KiB

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

[startup+748.661 s]
# the end of solver process 7934 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=0.003383 s, system=0.000325 s

Sending SIGKILL to process tree (bottom up)
??? end of watcher thread

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

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

[startup+749.401 s]
/proc/loadavg: 4.77 4.43 3.68 7/234 8018
/proc/meminfo: memFree=4563396/32770624 swapFree=66998516/67108860
[pid=7937] ppid=7931 vsize=15027304 memory=12041844 CPUtime=2523.31 cores=0,2,4,6
/proc/7937/stat : 7937 (java) S 7931 7934 4978 0 -1 1077944320 256964 0 0 0 250713 1618 0 0 20 0 15 0 405429464 15387959296 3010461 33554432000 4194304 4196468 140737012092880 140737012075424 140412828008183 0 0 2 25189581 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 23851008 140737012101871 140737012102298 140737012102298 140737012105167 0
/proc/7937/statm: 3756826 3010461 3323 1 0 3717627 0
[pid=7937/tid=7938] ppid=7931 vsize=15027304 memory=8112282956445269571 CPUtime=132.46 cores=0,2,4,6
/proc/7937/task/7938/stat : 7938 (java) S 7931 7934 4978 0 -1 1077944384 44125 0 0 0 12934 312 0 0 20 0 15 0 405429464 15387959296 3010461 33554432000 4194304 4196468 140737012092880 140412799846032 140412828018389 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 1413 0 0 6293624 6294260 23851008 140737012101871 140737012102298 140737012102298 140737012105167 0
[pid=7937/tid=7939] ppid=7931 vsize=15027304 memory=288230596050944315 CPUtime=593.89 cores=0,2,4,6
/proc/7937/task/7939/stat : 7939 (java) R 7931 7934 4978 0 -1 4202560 20495 0 0 0 59070 319 0 0 20 0 15 0 405429466 15387959296 3010461 33554432000 4194304 4196468 140737012092880 140412832251016 140412812708830 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 23851008 140737012101871 140737012102298 140737012102298 140737012105167 0
[pid=7937/tid=7940] ppid=7931 vsize=15027304 memory=14413730679097916 CPUtime=596.43 cores=0,2,4,6
/proc/7937/task/7940/stat : 7940 (java) R 7931 7934 4978 0 -1 4202560 20960 0 0 0 59330 313 0 0 20 0 15 0 405429466 15387959296 3010461 33554432000 4194304 4196468 140737012092880 140412623334664 140412821104576 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 23851008 140737012101871 140737012102298 140737012102298 140737012105167 0
[pid=7937/tid=7941] ppid=7931 vsize=15027304 memory=6791534058613427641 CPUtime=594.69 cores=0,2,4,6
/proc/7937/task/7941/stat : 7941 (java) R 7931 7934 4978 0 -1 4202560 19383 0 0 0 59139 330 0 0 20 0 15 0 405429466 15387959296 3010461 33554432000 4194304 4196468 140737012092880 140412622281608 140412812708816 0 4 2 25189581 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 23851008 140737012101871 140737012102298 140737012102298 140737012105167 0
[pid=7937/tid=7942] ppid=7931 vsize=15027304 memory=12041836 CPUtime=594.88 cores=0,2,4,6
/proc/7937/task/7942/stat : 7942 (java) R 7931 7934 4978 0 -1 4202560 20768 0 0 0 59160 328 0 0 20 0 15 0 405429466 15387959296 3010461 33554432000 4194304 4196468 140737012092880 140412621229064 140412812708899 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 23851008 140737012101871 140737012102298 140737012102298 140737012105167 0
[pid=7937/tid=7943] ppid=7931 vsize=15027304 memory=988 CPUtime=1.7 cores=0,2,4,6
/proc/7937/task/7943/stat : 7943 (java) S 7931 7934 4978 0 -1 1077944384 106548 0 0 0 166 4 0 0 20 0 15 0 405429467 15387959296 3010461 33554432000 4194304 4196468 140737012092880 140411664286528 140412828018389 0 0 2 25189581 18446744071579849748 0 0 -1 6 0 0 37 0 0 6293624 6294260 23851008 140737012101871 140737012102298 140737012102298 140737012105167 0
[pid=7937/tid=7944] ppid=7931 vsize=15027304 memory=2024 CPUtime=0 cores=0,2,4,6
/proc/7937/task/7944/stat : 7944 (java) S 7931 7934 4978 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 15 0 405429468 15387959296 3010461 33554432000 4194304 4196468 140737012092880 140411473487072 140412828018389 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23851008 140737012101871 140737012102298 140737012102298 140737012105167 0
[pid=7937/tid=7945] ppid=7931 vsize=15027304 memory=8112282956445269571 CPUtime=0 cores=0,2,4,6
/proc/7937/task/7945/stat : 7945 (java) S 7931 7934 4978 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405429468 15387959296 3010461 33554432000 4194304 4196468 140737012092880 140411205051136 140412828018389 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23851008 140737012101871 140737012102298 140737012102298 140737012105167 0
[pid=7937/tid=7946] ppid=7931 vsize=15027304 memory=1536 CPUtime=0 cores=0,2,4,6
/proc/7937/task/7946/stat : 7946 (java) S 7931 7934 4978 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 405429470 15387959296 3010461 33554432000 4194304 4196468 140737012092880 140410830542448 140412828018389 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23851008 140737012101871 140737012102298 140737012102298 140737012105167 0
[pid=7937/tid=7947] ppid=7931 vsize=15027304 memory=9592 CPUtime=3.73 cores=0,2,4,6
/proc/7937/task/7947/stat : 7947 (java) S 7931 7934 4978 0 -1 1077944384 2652 0 0 0 372 1 0 0 20 0 15 0 405429470 15387959296 3010461 33554432000 4194304 4196468 140737012092880 140411663235584 140412828018389 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23851008 140737012101871 140737012102298 140737012102298 140737012105167 0
[pid=7937/tid=7948] ppid=7931 vsize=15027304 memory=2828 CPUtime=3.83 cores=0,2,4,6
/proc/7937/task/7948/stat : 7948 (java) S 7931 7934 4978 0 -1 1077944384 7797 0 0 0 382 1 0 0 20 0 15 0 405429470 15387959296 3010461 33554432000 4194304 4196468 140737012092880 140411662183328 140412828018389 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23851008 140737012101871 140737012102298 140737012102298 140737012105167 0
[pid=7937/tid=7949] ppid=7931 vsize=15027304 memory=280316544265184 CPUtime=1.03 cores=0,2,4,6
/proc/7937/task/7949/stat : 7949 (java) S 7931 7934 4978 0 -1 1077944384 12284 0 0 0 101 2 0 0 20 0 15 0 405429470 15387959296 3010461 33554432000 4194304 4196468 140737012092880 140411661130272 140412828018389 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23851008 140737012101871 140737012102298 140737012102298 140737012105167 0
[pid=7937/tid=7950] ppid=7931 vsize=15027304 memory=4717692499365945937 CPUtime=0 cores=0,2,4,6
/proc/7937/task/7950/stat : 7950 (java) S 7931 7934 4978 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405429471 15387959296 3010461 33554432000 4194304 4196468 140737012092880 140410332638048 140412828018389 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23851008 140737012101871 140737012102298 140737012102298 140737012105167 0
[pid=7937/tid=7951] ppid=7931 vsize=15027304 memory=-6878912808369823151 CPUtime=0.58 cores=0,2,4,6
/proc/7937/task/7951/stat : 7951 (java) S 7931 7934 4978 0 -1 1077944384 622 0 0 0 30 28 0 0 20 0 15 0 405429471 15387959296 3010461 33554432000 4194304 4196468 140737012092880 140411660077616 140412828019330 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 50 0 0 6293624 6294260 23851008 140737012101871 140737012102298 140737012102298 140737012105167 0
Current cumulated CPU time of completed processes: 0.003708 s
Current children cumulated CPU time: 2523.31 s
Current children cumulated vsize: 15027304 KiB
Current children cumulated memory: 12041844 KiB

[startup+750.201 s]
/proc/loadavg: 4.77 4.43 3.68 6/234 8018
/proc/meminfo: memFree=4563148/32770624 swapFree=66998516/67108860
[pid=7937] ppid=7931 vsize=15027304 memory=12041848 CPUtime=2526.49 cores=0,2,4,6
/proc/7937/stat : 7937 (java) S 7931 7934 4978 0 -1 1077944320 257169 0 0 0 251031 1618 0 0 20 0 15 0 405429464 15387959296 3010462 33554432000 4194304 4196468 140737012092880 140737012075424 140412828008183 0 0 2 25189581 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 23851008 140737012101871 140737012102298 140737012102298 140737012105167 0
/proc/7937/statm: 3756826 3010462 3323 1 0 3717627 0
[pid=7937/tid=7938] ppid=7931 vsize=15027304 memory=1396 CPUtime=132.46 cores=0,2,4,6
/proc/7937/task/7938/stat : 7938 (java) S 7931 7934 4978 0 -1 1077944384 44125 0 0 0 12934 312 0 0 20 0 15 0 405429464 15387959296 3010462 33554432000 4194304 4196468 140737012092880 140412799846032 140412828018389 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 1413 0 0 6293624 6294260 23851008 140737012101871 140737012102298 140737012102298 140737012105167 0
[pid=7937/tid=7939] ppid=7931 vsize=15027304 memory=12041844 CPUtime=594.69 cores=0,2,4,6
/proc/7937/task/7939/stat : 7939 (java) R 7931 7934 4978 0 -1 4202560 20541 0 0 0 59150 319 0 0 20 0 15 0 405429466 15387959296 3010462 33554432000 4194304 4196468 140737012092880 140412832251016 140412812708827 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 23851008 140737012101871 140737012102298 140737012102298 140737012105167 0
[pid=7937/tid=7940] ppid=7931 vsize=15027304 memory=12041836 CPUtime=597.23 cores=0,2,4,6
/proc/7937/task/7940/stat : 7940 (java) R 7931 7934 4978 0 -1 4202560 21041 0 0 0 59410 313 0 0 20 0 15 0 405429466 15387959296 3010462 33554432000 4194304 4196468 140737012092880 140412623334664 140412812708874 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 23851008 140737012101871 140737012102298 140737012102298 140737012105167 0
[pid=7937/tid=7941] ppid=7931 vsize=15027304 memory=6791534058613427641 CPUtime=595.47 cores=0,2,4,6
/proc/7937/task/7941/stat : 7941 (java) R 7931 7934 4978 0 -1 4202560 19407 0 0 0 59217 330 0 0 20 0 15 0 405429466 15387959296 3010462 33554432000 4194304 4196468 140737012092880 140412622281608 140412809617971 0 4 2 25189581 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 23851008 140737012101871 140737012102298 140737012102298 140737012105167 0
[pid=7937/tid=7942] ppid=7931 vsize=15027304 memory=2024 CPUtime=595.68 cores=0,2,4,6
/proc/7937/task/7942/stat : 7942 (java) R 7931 7934 4978 0 -1 4202560 20822 0 0 0 59240 328 0 0 20 0 15 0 405429466 15387959296 3010462 33554432000 4194304 4196468 140737012092880 140412621229064 140412812708845 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 23851008 140737012101871 140737012102298 140737012102298 140737012105167 0
[pid=7937/tid=7943] ppid=7931 vsize=15027304 memory=1428 CPUtime=1.7 cores=0,2,4,6
/proc/7937/task/7943/stat : 7943 (java) S 7931 7934 4978 0 -1 1077944384 106548 0 0 0 166 4 0 0 20 0 15 0 405429467 15387959296 3010462 33554432000 4194304 4196468 140737012092880 140411664286528 140412828018389 0 0 2 25189581 18446744071579849748 0 0 -1 6 0 0 37 0 0 6293624 6294260 23851008 140737012101871 140737012102298 140737012102298 140737012105167 0
[pid=7937/tid=7944] ppid=7931 vsize=15027304 memory=4156 CPUtime=0 cores=0,2,4,6
/proc/7937/task/7944/stat : 7944 (java) S 7931 7934 4978 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 15 0 405429468 15387959296 3010462 33554432000 4194304 4196468 140737012092880 140411473487072 140412828018389 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23851008 140737012101871 140737012102298 140737012102298 140737012105167 0
[pid=7937/tid=7945] ppid=7931 vsize=15027304 memory=1056 CPUtime=0 cores=0,2,4,6
/proc/7937/task/7945/stat : 7945 (java) S 7931 7934 4978 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405429468 15387959296 3010462 33554432000 4194304 4196468 140737012092880 140411205051136 140412828018389 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23851008 140737012101871 140737012102298 140737012102298 140737012105167 0
[pid=7937/tid=7946] ppid=7931 vsize=15027304 memory=1712 CPUtime=0 cores=0,2,4,6
/proc/7937/task/7946/stat : 7946 (java) S 7931 7934 4978 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 405429470 15387959296 3010462 33554432000 4194304 4196468 140737012092880 140410830542448 140412828018389 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23851008 140737012101871 140737012102298 140737012102298 140737012105167 0
[pid=7937/tid=7947] ppid=7931 vsize=15027304 memory=1052 CPUtime=3.73 cores=0,2,4,6
/proc/7937/task/7947/stat : 7947 (java) S 7931 7934 4978 0 -1 1077944384 2652 0 0 0 372 1 0 0 20 0 15 0 405429470 15387959296 3010462 33554432000 4194304 4196468 140737012092880 140411663235584 140412828018389 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23851008 140737012101871 140737012102298 140737012102298 140737012105167 0
[pid=7937/tid=7948] ppid=7931 vsize=15027304 memory=5900 CPUtime=3.83 cores=0,2,4,6
/proc/7937/task/7948/stat : 7948 (java) S 7931 7934 4978 0 -1 1077944384 7797 0 0 0 382 1 0 0 20 0 15 0 405429470 15387959296 3010462 33554432000 4194304 4196468 140737012092880 140411662183328 140412828018389 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23851008 140737012101871 140737012102298 140737012102298 140737012105167 0
[pid=7937/tid=7949] ppid=7931 vsize=15027304 memory=14012 CPUtime=1.03 cores=0,2,4,6
/proc/7937/task/7949/stat : 7949 (java) S 7931 7934 4978 0 -1 1077944384 12284 0 0 0 101 2 0 0 20 0 15 0 405429470 15387959296 3010462 33554432000 4194304 4196468 140737012092880 140411661130272 140412828018389 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23851008 140737012101871 140737012102298 140737012102298 140737012105167 0
[pid=7937/tid=7950] ppid=7931 vsize=15027304 memory=2116 CPUtime=0 cores=0,2,4,6
/proc/7937/task/7950/stat : 7950 (java) S 7931 7934 4978 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405429471 15387959296 3010462 33554432000 4194304 4196468 140737012092880 140410332638048 140412828018389 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23851008 140737012101871 140737012102298 140737012102298 140737012105167 0
[pid=7937/tid=7951] ppid=7931 vsize=15027304 memory=20456 CPUtime=0.58 cores=0,2,4,6
/proc/7937/task/7951/stat : 7951 (java) S 7931 7934 4978 0 -1 1077944384 622 0 0 0 30 28 0 0 20 0 15 0 405429471 15387959296 3010462 33554432000 4194304 4196468 140737012092880 140411660077616 140412828019330 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 50 0 0 6293624 6294260 23851008 140737012101871 140737012102298 140737012102298 140737012105167 0
Current cumulated CPU time of completed processes: 0.003708 s
Current children cumulated CPU time: 2526.49 s
Current children cumulated vsize: 15027304 KiB
Current children cumulated memory: 12041848 KiB

[startup+750.601 s]*
/proc/loadavg: 4.77 4.43 3.68 6/234 8018
/proc/meminfo: memFree=4563148/32770624 swapFree=66998516/67108860
[pid=7937] ppid=7931 vsize=15027304 memory=12041848 CPUtime=2528.12 cores=0,2,4,6
/proc/7937/stat : 7937 (java) S 7931 7934 4978 0 -1 1077944320 257272 0 0 0 251194 1618 0 0 20 0 15 0 405429464 15387959296 3010462 33554432000 4194304 4196468 140737012092880 140737012075424 140412828008183 0 0 2 25189581 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 23851008 140737012101871 140737012102298 140737012102298 140737012105167 0
/proc/7937/statm: 3756826 3010462 3323 1 0 3717627 0
[pid=7937/tid=7938] ppid=7931 vsize=15027304 memory=8317482817917895235 CPUtime=132.46 cores=0,2,4,6
/proc/7937/task/7938/stat : 7938 (java) S 7931 7934 4978 0 -1 1077944384 44125 0 0 0 12934 312 0 0 20 0 15 0 405429464 15387959296 3010462 33554432000 4194304 4196468 140737012092880 140412799846032 140412828018389 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 1413 0 0 6293624 6294260 23851008 140737012101871 140737012102298 140737012102298 140737012105167 0
[pid=7937/tid=7939] ppid=7931 vsize=15027304 memory=3348 CPUtime=595.1 cores=0,2,4,6
/proc/7937/task/7939/stat : 7939 (java) R 7931 7934 4978 0 -1 4202560 20570 0 0 0 59191 319 0 0 20 0 15 0 405429466 15387959296 3010462 33554432000 4194304 4196468 140737012092880 140412832251016 140412809618022 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 23851008 140737012101871 140737012102298 140737012102298 140737012105167 0
[pid=7937/tid=7940] ppid=7931 vsize=15027304 memory=1396 CPUtime=597.64 cores=0,2,4,6
/proc/7937/task/7940/stat : 7940 (java) R 7931 7934 4978 0 -1 4202560 21058 0 0 0 59451 313 0 0 20 0 15 0 405429466 15387959296 3010462 33554432000 4194304 4196468 140737012092880 140412623334664 140412812997687 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 23851008 140737012101871 140737012102298 140737012102298 140737012105167 0
[pid=7937/tid=7941] ppid=7931 vsize=15027304 memory=12041836 CPUtime=595.87 cores=0,2,4,6
/proc/7937/task/7941/stat : 7941 (java) R 7931 7934 4978 0 -1 4202560 19441 0 0 0 59257 330 0 0 20 0 15 0 405429466 15387959296 3010462 33554432000 4194304 4196468 140737012092880 140412622281608 140412812708871 0 4 2 25189581 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 23851008 140737012101871 140737012102298 140737012102298 140737012105167 0
[pid=7937/tid=7942] ppid=7931 vsize=15027304 memory=1656 CPUtime=596.09 cores=0,2,4,6
/proc/7937/task/7942/stat : 7942 (java) R 7931 7934 4978 0 -1 4202560 20845 0 0 0 59281 328 0 0 20 0 15 0 405429466 15387959296 3010462 33554432000 4194304 4196468 140737012092880 140412621229064 140412812708660 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 23851008 140737012101871 140737012102298 140737012102298 140737012105167 0
[pid=7937/tid=7943] ppid=7931 vsize=15027304 memory=1396 CPUtime=1.7 cores=0,2,4,6
/proc/7937/task/7943/stat : 7943 (java) S 7931 7934 4978 0 -1 1077944384 106548 0 0 0 166 4 0 0 20 0 15 0 405429467 15387959296 3010462 33554432000 4194304 4196468 140737012092880 140411664286528 140412828018389 0 0 2 25189581 18446744071579849748 0 0 -1 6 0 0 37 0 0 6293624 6294260 23851008 140737012101871 140737012102298 140737012102298 140737012105167 0
[pid=7937/tid=7944] ppid=7931 vsize=15027304 memory=12041840 CPUtime=0 cores=0,2,4,6
/proc/7937/task/7944/stat : 7944 (java) S 7931 7934 4978 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 15 0 405429468 15387959296 3010462 33554432000 4194304 4196468 140737012092880 140411473487072 140412828018389 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23851008 140737012101871 140737012102298 140737012102298 140737012105167 0
[pid=7937/tid=7945] ppid=7931 vsize=15027304 memory=6791534058613427641 CPUtime=0 cores=0,2,4,6
/proc/7937/task/7945/stat : 7945 (java) S 7931 7934 4978 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405429468 15387959296 3010462 33554432000 4194304 4196468 140737012092880 140411205051136 140412828018389 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23851008 140737012101871 140737012102298 140737012102298 140737012105167 0
[pid=7937/tid=7946] ppid=7931 vsize=15027304 memory=920 CPUtime=0 cores=0,2,4,6
/proc/7937/task/7946/stat : 7946 (java) S 7931 7934 4978 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 405429470 15387959296 3010462 33554432000 4194304 4196468 140737012092880 140410830542448 140412828018389 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23851008 140737012101871 140737012102298 140737012102298 140737012105167 0
[pid=7937/tid=7947] ppid=7931 vsize=15027304 memory=6791534058613427641 CPUtime=3.73 cores=0,2,4,6
/proc/7937/task/7947/stat : 7947 (java) S 7931 7934 4978 0 -1 1077944384 2652 0 0 0 372 1 0 0 20 0 15 0 405429470 15387959296 3010462 33554432000 4194304 4196468 140737012092880 140411663235584 140412828018389 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23851008 140737012101871 140737012102298 140737012102298 140737012105167 0
[pid=7937/tid=7948] ppid=7931 vsize=15027304 memory=2584 CPUtime=3.83 cores=0,2,4,6
/proc/7937/task/7948/stat : 7948 (java) S 7931 7934 4978 0 -1 1077944384 7797 0 0 0 382 1 0 0 20 0 15 0 405429470 15387959296 3010462 33554432000 4194304 4196468 140737012092880 140411662183328 140412828018389 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23851008 140737012101871 140737012102298 140737012102298 140737012105167 0
[pid=7937/tid=7949] ppid=7931 vsize=15027304 memory=2912 CPUtime=1.03 cores=0,2,4,6
/proc/7937/task/7949/stat : 7949 (java) S 7931 7934 4978 0 -1 1077944384 12284 0 0 0 101 2 0 0 20 0 15 0 405429470 15387959296 3010462 33554432000 4194304 4196468 140737012092880 140411661130272 140412828018389 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23851008 140737012101871 140737012102298 140737012102298 140737012105167 0
[pid=7937/tid=7950] ppid=7931 vsize=15027304 memory=4100 CPUtime=0 cores=0,2,4,6
/proc/7937/task/7950/stat : 7950 (java) S 7931 7934 4978 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405429471 15387959296 3010462 33554432000 4194304 4196468 140737012092880 140410332638048 140412828018389 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23851008 140737012101871 140737012102298 140737012102298 140737012105167 0
[pid=7937/tid=7951] ppid=7931 vsize=15027304 memory=1412 CPUtime=0.58 cores=0,2,4,6
/proc/7937/task/7951/stat : 7951 (java) S 7931 7934 4978 0 -1 1077944384 622 0 0 0 30 28 0 0 20 0 15 0 405429471 15387959296 3010462 33554432000 4194304 4196468 140737012092880 140411660077616 140412828019330 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 50 0 0 6293624 6294260 23851008 140737012101871 140737012102298 140737012102298 140737012105167 0
Current cumulated CPU time of completed processes: 0.003708 s
Current children cumulated CPU time: 2528.12 s
Current children cumulated vsize: 15027304 KiB
Current children cumulated memory: 12041848 KiB

Child ended because it received signal 9 (SIGKILL)
Real time (s): 750.672
CPU time (s): 2528.2
CPU user time (s): 2511.97
CPU system time (s): 16.2308
CPU usage (%): 336.792
Max. virtual memory (cumulated for all children) (KiB): 15140432
Max. memory (cumulated for all children) (KiB): 12043240

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2511.97
system time used= 16.2308
maximum resident set size= 12042024
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 258384
page faults= 0
swaps= 0
block input operations= 112
block output operations= 3809816
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 32713
involuntary context switches= 27340


# summary of solver processes directly reported to runsolver:
#   pid: 7934,7937
#   total CPU time (s): 2528.2
#   total CPU user time (s): 2511.97
#   total CPU system time (s): 16.2308

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.62589 second user time and 8.12664 second system time

The end

Launcher Data

Begin job on node127 at 2019-09-12 14:32:46
IDJOB=4387848
IDBENCH=126849
IDSOLVER=2825
FILE ID=node127/4387848-1568291606
RUNJOBID= node127-1568286090-6276
PBS_JOBID= 21701077
Free space on /tmp= 54448 MiB

SOLVER NAME= Fun-sCOP order+GlueMiniSat (2019-06-15)
BENCH NAME= XCSP17/PropStress/PropStress-m1-s1/PropStress-0400.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-4387848-1568291606/watcher-4387848-1568291606 -o /tmp/evaluation-result-4387848-1568291606/solver-4387848-1568291606 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node127-1568286090-6276 --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-4387848-1568291606.xml

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

MD5SUM BENCH= cd36f5a432e3b868ff7ac280438203b6
RANDOM SEED=462657977

node127.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.55
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.55
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.55
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.55
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:        18584076 kB
MemAvailable:   31697048 kB
Buffers:          177688 kB
Cached:         13080784 kB
SwapCached:         6784 kB
Active:          2408636 kB
Inactive:       11016212 kB
Active(anon):     171636 kB
Inactive(anon):    36264 kB
Active(file):    2237000 kB
Inactive(file): 10979948 kB
Unevictable:      110596 kB
Mlocked:          110596 kB
SwapTotal:      67108860 kB
SwapFree:       66998516 kB
Dirty:             23272 kB
Writeback:             0 kB
AnonPages:        271860 kB
Mapped:            55148 kB
Shmem:             32692 kB
Slab:             353224 kB
SReclaimable:     324484 kB
SUnreclaim:        28740 kB
KernelStack:        3840 kB
PageTables:         6364 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    6011208 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    145408 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      138624 kB
DirectMap2M:    33406976 kB

Free space on /tmp at the end= 52564 MiB
End job on node127 at 2019-09-12 14:45:17