Trace number 4305505

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
scop order+MapleCOMSPS (2018-07-31)? (TO) 2520.14 2514.42

General information on the benchmark

NamePseudoBoolean-dec/
Pb-chnl30-31_c18.xml
MD5SUM986923daef9243229e6ae2459781d9f0
Bench CategoryCSP (decision problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1860
Number of constraints122
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":1860}]
Minimum variable degree2
Maximum variable degree2
Distribution of variable degrees[{"degree":2,"count":1860}]
Minimum constraint arity30
Maximum constraint arity31
Distribution of constraint arities[{"arity":30,"count":62},{"arity":31,"count":60}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":122}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c (scop.sh) java -Xms11g -Xmx11g -Xss128m -cp scop.jar fun.scop.XCSP18Encode -order -solver minisat_release -solverOption default -tmp HOME -serialFile HOME/scop-5802-serial-file.bin HOME/instance-4305505-1534069768.xml
0.54/0.51	
0.54/0.52	scop order+minisat_release (2018-07-31)
0.66/0.52	(Encoding Process)
0.66/0.52	
0.66/0.54	c BEGIN-Prog: Sun Aug 12 12:29:29 CEST 2018
0.66/0.54	c PID: 5805
0.66/0.54	c IP: 172.20.3.151
0.66/0.54	c HOST: node151.alineos.net
0.66/0.55	c (0,0) Parsing Begin
2.23/1.20	c (0,0) Parsing End
2.23/1.21	c (0,0) CSP: 0 int (0 aux), 1860 bool (0 aux), 122 ctr, max domain size 2
2.23/1.22	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 20 MiB used (max 0 MiB)
2.23/1.22	c (0,0) Constraint Name Generate Begin
2.23/1.22	c (0,0) Ctr:HOME/instance-4305505-1534069768.xml,IntVar:Num:WeightedSum
2.23/1.22	c (0,0) Constraint Name Generate End
2.23/1.22	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 20 MiB used (max 0 MiB)
2.23/1.22	c (0,0) CSP to CSPinCNF Begin
2.44/1.39	c (0,0) translated 13 (10%) constraints
2.77/1.41	c (0,0) translated 25 (20%) constraints
2.77/1.44	c (0,0) translated 37 (30%) constraints
2.77/1.46	c (0,0) translated 49 (40%) constraints
2.77/1.48	c (0,0) translated 61 (50%) constraints
3.10/1.50	c (0,0) translated 74 (60%) constraints
3.10/1.52	c (0,0) translated 86 (70%) constraints
3.10/1.53	c (1,1) translated 98 (80%) constraints
3.10/1.55	c (1,1) translated 110 (90%) constraints
3.10/1.56	c (1,1) translated 122 (100%) constraints
3.43/1.65	c (1,1) STATISTICS1:HOME/instance-4305505-1534069768.xml,IntVar:Num:WeightedSum,1860,122,1073741824,2,1,31,1073741824:60;536870912:62,2:3720,1:122,31:60;30:62,
3.43/1.65	c (1,1) ==========================================
3.43/1.65	c (1,1) Order
3.43/1.65	c (1,1) ==========================================
3.75/1.71	c (1,1) translated 13 (10%) constraints
3.75/1.75	c (1,1) translated 25 (20%) constraints
3.75/1.78	c (1,1) translated 37 (30%) constraints
4.09/1.80	c (1,1) translated 49 (40%) constraints
4.09/1.82	c (1,1) translated 61 (50%) constraints
4.09/1.86	c (1,1) translated 74 (60%) constraints
4.43/1.90	c (1,1) translated 86 (70%) constraints
4.43/1.97	c (1,1) translated 98 (80%) constraints
4.43/1.97	c (1,1) translated 110 (90%) constraints
4.43/1.99	c (1,1) translated 122 (100%) constraints
4.43/1.99	c (1,1) CSP to CSPinCNF End
4.43/2.00	c (1,1) CSP: 486 int (486 aux), 1920 bool (60 aux), 668 ctr, max domain size 11
4.43/2.00	c (1,1) Heap : 281 MiB used (max 10795 MiB), NonHeap : 26 MiB used (max 0 MiB)
4.43/2.00	c (1,1) CSPinCNF Propagation Begin
4.80/2.02	c (1,1) 0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
4.80/2.02	c (1,1) CSPinCNF Propagation End
4.80/2.02	c (1,1) CSP: 486 int (486 aux), 1920 bool (60 aux), 668 ctr, max domain size 11
4.80/2.02	c (1,1) Heap : 337 MiB used (max 10795 MiB), NonHeap : 26 MiB used (max 0 MiB)
4.80/2.02	c (1,1) Simplify CSPinCNF Begin
4.80/2.03	c (1,1) Simplify CSPinCNF End
4.80/2.03	c (1,1) CSP: 486 int (486 aux), 1920 bool (60 aux), 668 ctr, max domain size 11
4.80/2.03	c (1,1) Heap : 337 MiB used (max 10795 MiB), NonHeap : 26 MiB used (max 0 MiB)
4.80/2.03	c (1,1) Calculate Precise Domain Begin
4.80/2.10	c (1,1) 0 values are removed by re-calculation
4.80/2.10	c (1,1) Calculate Precise Domain End
4.80/2.10	c (1,1) CSP: 486 int (486 aux), 1920 bool (60 aux), 668 ctr, max domain size 11
4.80/2.10	c (1,1) Heap : 337 MiB used (max 10795 MiB), NonHeap : 27 MiB used (max 0 MiB)
4.80/2.10	c (1,1) CSPinCNF to SatSolver Begin
6.03/2.49	c (1,1) 67 (10 %) CSP clauses are encoded (4080 SAT variables, 51818 SAT clauses)
6.40/2.71	c (2,2) 134 (20 %) CSP clauses are encoded (4080 SAT variables, 102985 SAT clauses)
6.61/2.93	c (2,2) 201 (30 %) CSP clauses are encoded (4080 SAT variables, 155174 SAT clauses)
6.71/3.10	c (2,2) 268 (40 %) CSP clauses are encoded (4080 SAT variables, 192432 SAT clauses)
6.71/3.10	c (2,2) 334 (50 %) CSP clauses are encoded (4080 SAT variables, 193769 SAT clauses)
6.88/3.12	c (2,2) 401 (60 %) CSP clauses are encoded (4080 SAT variables, 195206 SAT clauses)
6.88/3.13	c (2,2) 468 (70 %) CSP clauses are encoded (4080 SAT variables, 196546 SAT clauses)
6.88/3.14	c (2,2) 535 (80 %) CSP clauses are encoded (4080 SAT variables, 197990 SAT clauses)
6.88/3.15	c (2,2) 602 (90 %) CSP clauses are encoded (4080 SAT variables, 199375 SAT clauses)
6.88/3.16	c (2,2) 668 (100 %) CSP clauses are encoded (4080 SAT variables, 200764 SAT clauses)
6.88/3.16	c (2,2) Launch Command will be: minisat_release
6.88/3.16	c (2,2) CSPinCNF to SatSolver End
6.88/3.16	c (2,2) Heap : 1070 MiB used (max 10795 MiB), NonHeap : 28 MiB used (max 0 MiB)
6.88/3.19	c (2,2) STATISTICS2:HOME/instance-4305505-1534069768.xml,IntVar:Num:WeightedSum,2406,668,1024,11,1,11,1024:306;121:62;16:180;4:120,11:372;2:4440,1:668,11:306;5:180;3:182,
6.88/3.19	c (2,2) 4080 bool, 200774 clause
6.88/3.19	c (2,2) Export Begin
7.54/3.38	c (2,2) Export to HOME/scop-5802-serial-file.bin
7.54/3.38	c (2,2) Export End
7.54/3.38	c (2,2) Export File Size: 0.29 MB
7.54/3.38	c (2,2) 0,0,1,1,1,1,2,STOP-AFTER(DIMACS)
7.54/3.38	c END-Prog: Sun Aug 12 12:29:32 CEST 2018
0.00/3.40	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp scop.jar fun.scop.XCSP18Solve HOME/scop-5802-serial-file.bin
7.81/3.89	c (0,0) Read Serial File Begin
7.81/3.89	c (0,0) HOME/scop-5802-serial-file.bin
8.91/4.15	c (0,0) Read Serial File End
8.91/4.16	
8.91/4.16	scop order+minisat_release (2018-07-31)
8.91/4.16	(Solving Process)
8.91/4.16	
8.91/4.18	c BEGIN-Prog: Sun Aug 12 12:29:33 CEST 2018
8.91/4.18	c PID: 5820
8.91/4.18	c IP: 172.20.3.151
8.91/4.18	c HOST: node151.alineos.net
8.91/4.19	c (0,0) SatSolver.solve Begin
8.91/4.19	c (0,0) 0 bool, 0 clause
8.91/4.19	c (0,0) minisat_release HOME/instance-4305505-1534069768.xml-scop-5805.cnf
2510.18/2504.54	c (2500,0) c This is COMiniSatPS.
2510.18/2504.54	c (2500,0) c WARNING: for repeatability, setting FPU to use double precision
2510.18/2504.54	c (2500,0) c ============================[ Problem Statistics ]=============================
2510.18/2504.54	c (2500,0) c |                                                                             |
2510.18/2504.54	c (2500,0) c |  Number of variables:          4080                                         |
2510.18/2504.54	c (2500,0) c |  Number of clauses:          200774                                         |
2510.18/2504.54	c (2500,0) c |  Parse time:                   0.07 s                                       |
2510.18/2504.54	c (2500,0) c |  Eliminated clauses:           0.02 Mb                                      |
2510.18/2504.54	c (2500,0) c Reduced to 2158 vars, 8760 cls (grow=0)
2510.18/2504.54	c (2500,0) c No iterative elimination performed. (vars=2158, c/v ratio=4.1)
2510.18/2504.54	c (2500,0) c |  Simplification time:          0.20 s                                       |
2510.18/2504.54	c (2500,0) c |                                                                             |
2510.18/2504.54	c (2500,0) c ============================[ Search Statistics ]==============================
2510.18/2504.54	c (2500,0) c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2510.18/2504.54	c (2500,0) c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2510.18/2504.54	c (2500,0) c ===============================================================================
2510.18/2504.54	c (2500,0) c Switched to VSIDS.
2520.09/2514.40	c (2510,0) receiving signal SIGTERM
2520.09/2514.40	c (2510,0) SatSolver is killed by some reasons.
2520.09/2514.40	s UNKNOWN
2520.09/2514.41	c (scop.sh) Receiving Signal. Removing all intermediate files.
2520.09/2514.41	c (scop.sh) Killing background jobs.

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4305505-1534069768/watcher-4305505-1534069768 -o /tmp/evaluation-result-4305505-1534069768/solver-4305505-1534069768 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node151-1534062410-3794 --watchdog 2580 scop.sh 11g scop.jar -order minisat_release default HOME HOME/instance-4305505-1534069768.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
solver pid=5802, runsolver pid=5799
Current StackSize limit: 8192 KiB


[startup+0.100322 s]*
/proc/loadavg: 2.62 2.28 2.14 3/222 5819
/proc/meminfo: memFree=8312576/32770624 swapFree=67108860/67108860
[pid=5802] ppid=5799 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/5802/stat : 5802 (scop.sh) S 5799 5802 3762 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 224540022 115843072 349 33554432000 4194304 5098028 140732099422688 140732099419944 140340361798268 0 65536 4100 81923 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 39378944 140732099425344 140732099425543 140732099425543 140732099428301 0
/proc/5802/statm: 28282 349 296 221 0 87 0
[pid=5805] ppid=5802 vsize=15012476 memory=73596 CPUtime=0.11 cores=1,3,5,7
/proc/5805/stat : 5805 (java) S 5802 5802 3762 0 -1 1077944320 6494 0 0 0 9 2 0 0 20 0 15 0 224540022 15372775424 18399 33554432000 4194304 4196468 140720384426672 140720384409216 140267080543991 0 0 2 16800973 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 34095104 140720384431111 140720384431409 140720384431409 140720384434127 0
/proc/5805/statm: 3753119 18399 2768 1 0 3715579 0
[pid=5805/tid=5806] ppid=5802 vsize=15012476 memory=-2843876196750247070 CPUtime=0.08 cores=1,3,5,7
/proc/5805/task/5806/stat : 5806 (java) R 5802 5802 3762 0 -1 4202560 4621 0 0 0 7 1 0 0 20 0 15 0 224540023 15372775424 18399 33554432000 4194304 4196468 140720384426672 140267052355976 140267060819805 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 34095104 140720384431111 140720384431409 140720384431409 140720384434127 0
[pid=5805/tid=5807] ppid=5802 vsize=15012476 memory=8303054830060986464 CPUtime=0 cores=1,3,5,7
/proc/5805/task/5807/stat : 5807 (java) S 5802 5802 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224540024 15372775424 18399 33554432000 4194304 4196468 140720384426672 140267084786192 140267080554197 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34095104 140720384431111 140720384431409 140720384431409 140720384434127 0
[pid=5805/tid=5808] ppid=5802 vsize=15012476 memory=139806475138688 CPUtime=0 cores=1,3,5,7
/proc/5805/task/5808/stat : 5808 (java) S 5802 5802 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224540024 15372775424 18465 33554432000 4194304 4196468 140720384426672 140266860489360 140267080554197 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34095104 140720384431111 140720384431409 140720384431409 140720384434127 0
[pid=5805/tid=5809] ppid=5802 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5805/task/5809/stat : 5809 (java) S 5802 5802 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224540024 15372775424 18465 33554432000 4194304 4196468 140720384426672 140266859436304 140267080554197 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34095104 140720384431111 140720384431409 140720384431409 140720384434127 0
[pid=5805/tid=5810] ppid=5802 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5805/task/5810/stat : 5810 (java) S 5802 5802 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224540024 15372775424 18465 33554432000 4194304 4196468 140720384426672 140266858383760 140267080554197 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34095104 140720384431111 140720384431409 140720384431409 140720384434127 0
[pid=5805/tid=5811] ppid=5802 vsize=15012476 memory=139806475138688 CPUtime=0 cores=1,3,5,7
/proc/5805/task/5811/stat : 5811 (java) S 5802 5802 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224540026 15372775424 18465 33554432000 4194304 4196468 140720384426672 140266118097648 140267080555138 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34095104 140720384431111 140720384431409 140720384431409 140720384434127 0
[pid=5805/tid=5812] ppid=5802 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5805/task/5812/stat : 5812 (java) S 5802 5802 3762 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 224540026 15372775424 18465 33554432000 4194304 4196468 140720384426672 140265645926048 140267080554197 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34095104 140720384431111 140720384431409 140720384431409 140720384434127 0
[pid=5805/tid=5813] ppid=5802 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5805/task/5813/stat : 5813 (java) S 5802 5802 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224540026 15372775424 18465 33554432000 4194304 4196468 140720384426672 140265377490160 140267080554197 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34095104 140720384431111 140720384431409 140720384431409 140720384434127 0
[pid=5805/tid=5814] ppid=5802 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5805/task/5814/stat : 5814 (java) S 5802 5802 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224540029 15372775424 18465 33554432000 4194304 4196468 140720384426672 140265002981840 140267080562587 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34095104 140720384431111 140720384431409 140720384431409 140720384434127 0
[pid=5805/tid=5815] ppid=5802 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5805/task/5815/stat : 5815 (java) S 5802 5802 3762 0 -1 1077944384 310 0 0 0 0 0 0 0 20 0 15 0 224540029 15372775424 18465 33554432000 4194304 4196468 140720384426672 140266117044464 140267080555138 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34095104 140720384431111 140720384431409 140720384431409 140720384434127 0
[pid=5805/tid=5816] ppid=5802 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5805/task/5816/stat : 5816 (java) S 5802 5802 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224540029 15372775424 18465 33554432000 4194304 4196468 140720384426672 140266048579952 140267080555138 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34095104 140720384431111 140720384431409 140720384431409 140720384434127 0
[pid=5805/tid=5817] ppid=5802 vsize=15012476 memory=139806475138688 CPUtime=0.01 cores=1,3,5,7
/proc/5805/task/5817/stat : 5817 (java) S 5802 5802 3762 0 -1 1077944384 269 0 0 0 1 0 0 0 20 0 15 0 224540029 15372775424 18465 33554432000 4194304 4196468 140720384426672 140266047526896 140267080555138 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34095104 140720384431111 140720384431409 140720384431409 140720384434127 0
[pid=5805/tid=5818] ppid=5802 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5805/task/5818/stat : 5818 (java) S 5802 5802 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224540029 15372775424 18465 33554432000 4194304 4196468 140720384426672 140264505076064 140267080554197 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34095104 140720384431111 140720384431409 140720384431409 140720384434127 0
[pid=5805/tid=5819] ppid=5802 vsize=15012476 memory=139806475138688 CPUtime=0 cores=1,3,5,7
/proc/5805/task/5819/stat : 5819 (java) S 5802 5802 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224540029 15372775424 18531 33554432000 4194304 4196468 140720384426672 140266046475312 140267080555138 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34095104 140720384431111 140720384431409 140720384431409 140720384434127 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 74992 KiB

[startup+0.210526 s]*
/proc/loadavg: 2.62 2.28 2.14 3/222 5819
/proc/meminfo: memFree=8299392/32770624 swapFree=67108860/67108860
[pid=5802] ppid=5799 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/5802/stat : 5802 (scop.sh) S 5799 5802 3762 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 224540022 115843072 349 33554432000 4194304 5098028 140732099422688 140732099419944 140340361798268 0 65536 4100 81923 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 39378944 140732099425344 140732099425543 140732099425543 140732099428301 0
/proc/5802/statm: 28282 349 296 221 0 87 0
[pid=5805] ppid=5802 vsize=15012476 memory=86640 CPUtime=0.25 cores=1,3,5,7
/proc/5805/stat : 5805 (java) S 5802 5802 3762 0 -1 1077944320 10007 0 0 0 22 3 0 0 20 0 15 0 224540022 15372775424 21660 33554432000 4194304 4196468 140720384426672 140720384409216 140267080543991 0 0 2 16800973 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 34095104 140720384431111 140720384431409 140720384431409 140720384434127 0
/proc/5805/statm: 3753119 21660 2865 1 0 3715579 0
[pid=5805/tid=5806] ppid=5802 vsize=15012476 memory=7022364632946311227 CPUtime=0.19 cores=1,3,5,7
/proc/5805/task/5806/stat : 5806 (java) R 5802 5802 3762 0 -1 4202560 7914 0 0 0 17 2 0 0 20 0 15 0 224540023 15372775424 21660 33554432000 4194304 4196468 140720384426672 140267052369648 140266535267645 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 34095104 140720384431111 140720384431409 140720384431409 140720384434127 0
[pid=5805/tid=5807] ppid=5802 vsize=15012476 memory=540 CPUtime=0 cores=1,3,5,7
/proc/5805/task/5807/stat : 5807 (java) S 5802 5802 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224540024 15372775424 21660 33554432000 4194304 4196468 140720384426672 140267084786192 140267080554197 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34095104 140720384431111 140720384431409 140720384431409 140720384434127 0
[pid=5805/tid=5808] ppid=5802 vsize=15012476 memory=139806476291663 CPUtime=0 cores=1,3,5,7
/proc/5805/task/5808/stat : 5808 (java) S 5802 5802 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224540024 15372775424 21660 33554432000 4194304 4196468 140720384426672 140266860489360 140267080554197 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34095104 140720384431111 140720384431409 140720384431409 140720384434127 0
[pid=5805/tid=5809] ppid=5802 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5805/task/5809/stat : 5809 (java) S 5802 5802 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224540024 15372775424 21660 33554432000 4194304 4196468 140720384426672 140266859436304 140267080554197 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34095104 140720384431111 140720384431409 140720384431409 140720384434127 0
[pid=5805/tid=5810] ppid=5802 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5805/task/5810/stat : 5810 (java) S 5802 5802 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224540024 15372775424 21660 33554432000 4194304 4196468 140720384426672 140266858383760 140267080554197 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34095104 140720384431111 140720384431409 140720384431409 140720384434127 0
[pid=5805/tid=5811] ppid=5802 vsize=15012476 memory=139806475138688 CPUtime=0 cores=1,3,5,7
/proc/5805/task/5811/stat : 5811 (java) S 5802 5802 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224540026 15372775424 21660 33554432000 4194304 4196468 140720384426672 140266118097648 140267080555138 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34095104 140720384431111 140720384431409 140720384431409 140720384434127 0
[pid=5805/tid=5812] ppid=5802 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5805/task/5812/stat : 5812 (java) S 5802 5802 3762 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 224540026 15372775424 21660 33554432000 4194304 4196468 140720384426672 140265645926048 140267080554197 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34095104 140720384431111 140720384431409 140720384431409 140720384434127 0
[pid=5805/tid=5813] ppid=5802 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5805/task/5813/stat : 5813 (java) S 5802 5802 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224540026 15372775424 21660 33554432000 4194304 4196468 140720384426672 140265377490160 140267080554197 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34095104 140720384431111 140720384431409 140720384431409 140720384434127 0
[pid=5805/tid=5814] ppid=5802 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5805/task/5814/stat : 5814 (java) S 5802 5802 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224540029 15372775424 21660 33554432000 4194304 4196468 140720384426672 140265002981840 140267080562587 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34095104 140720384431111 140720384431409 140720384431409 140720384434127 0
[pid=5805/tid=5815] ppid=5802 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5805/task/5815/stat : 5815 (java) R 5802 5802 3762 0 -1 1077944384 344 0 0 0 0 0 0 0 20 0 15 0 224540029 15372775424 21660 33554432000 4194304 4196468 140720384426672 140266117044464 140267080555138 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 34095104 140720384431111 140720384431409 140720384431409 140720384434127 0
[pid=5805/tid=5816] ppid=5802 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5805/task/5816/stat : 5816 (java) R 5802 5802 3762 0 -1 1077944384 132 0 0 0 0 0 0 0 20 0 15 0 224540029 15372775424 21660 33554432000 4194304 4196468 140720384426672 140266048579952 140267080555138 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 34095104 140720384431111 140720384431409 140720384431409 140720384434127 0
[pid=5805/tid=5817] ppid=5802 vsize=15012476 memory=139806475138688 CPUtime=0.03 cores=1,3,5,7
/proc/5805/task/5817/stat : 5817 (java) R 5802 5802 3762 0 -1 4202560 286 0 0 0 3 0 0 0 20 0 15 0 224540029 15372775424 21660 33554432000 4194304 4196468 140720384426672 140266047526896 140267060515176 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 34095104 140720384431111 140720384431409 140720384431409 140720384434127 0
[pid=5805/tid=5818] ppid=5802 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5805/task/5818/stat : 5818 (java) S 5802 5802 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224540029 15372775424 21660 33554432000 4194304 4196468 140720384426672 140264505076064 140267080554197 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34095104 140720384431111 140720384431409 140720384431409 140720384434127 0
[pid=5805/tid=5819] ppid=5802 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5805/task/5819/stat : 5819 (java) S 5802 5802 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224540029 15372775424 21660 33554432000 4194304 4196468 140720384426672 140266046475312 140267080555138 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34095104 140720384431111 140720384431409 140720384431409 140720384434127 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 88036 KiB

[startup+0.310669 s]*
/proc/loadavg: 2.62 2.28 2.14 3/222 5819
/proc/meminfo: memFree=8295732/32770624 swapFree=67108860/67108860
[pid=5802] ppid=5799 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/5802/stat : 5802 (scop.sh) S 5799 5802 3762 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 224540022 115843072 349 33554432000 4194304 5098028 140732099422688 140732099419944 140340361798268 0 65536 4100 81923 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 39378944 140732099425344 140732099425543 140732099425543 140732099428301 0
/proc/5802/statm: 28282 349 296 221 0 87 0
[pid=5805] ppid=5802 vsize=15012476 memory=90168 CPUtime=0.42 cores=1,3,5,7
/proc/5805/stat : 5805 (java) S 5802 5802 3762 0 -1 1077944320 10529 0 0 0 39 3 0 0 20 0 15 0 224540022 15372775424 22542 33554432000 4194304 4196468 140720384426672 140720384409216 140267080543991 0 0 2 16800973 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 34095104 140720384431111 140720384431409 140720384431409 140720384434127 0
/proc/5805/statm: 3753119 22542 2981 1 0 3715579 0
[pid=5805/tid=5806] ppid=5802 vsize=15012476 memory=8112282956445269571 CPUtime=0.3 cores=1,3,5,7
/proc/5805/task/5806/stat : 5806 (java) R 5802 5802 3762 0 -1 4202560 8295 0 0 0 27 3 0 0 20 0 15 0 224540023 15372775424 22542 33554432000 4194304 4196468 140720384426672 140267052338992 140267062108944 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 34095104 140720384431111 140720384431409 140720384431409 140720384434127 0
[pid=5805/tid=5807] ppid=5802 vsize=15012476 memory=4126316290023845779 CPUtime=0 cores=1,3,5,7
/proc/5805/task/5807/stat : 5807 (java) S 5802 5802 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224540024 15372775424 22542 33554432000 4194304 4196468 140720384426672 140267084786192 140267080554197 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34095104 140720384431111 140720384431409 140720384431409 140720384434127 0
[pid=5805/tid=5808] ppid=5802 vsize=15012476 memory=-5587046532246807594 CPUtime=0 cores=1,3,5,7
/proc/5805/task/5808/stat : 5808 (java) S 5802 5802 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224540024 15372775424 22542 33554432000 4194304 4196468 140720384426672 140266860489360 140267080554197 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34095104 140720384431111 140720384431409 140720384431409 140720384434127 0
[pid=5805/tid=5809] ppid=5802 vsize=15012476 memory=7379517710693473142 CPUtime=0 cores=1,3,5,7
/proc/5805/task/5809/stat : 5809 (java) S 5802 5802 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224540024 15372775424 22542 33554432000 4194304 4196468 140720384426672 140266859436304 140267080554197 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34095104 140720384431111 140720384431409 140720384431409 140720384434127 0
[pid=5805/tid=5810] ppid=5802 vsize=15012476 memory=7016714186490735262 CPUtime=0 cores=1,3,5,7
/proc/5805/task/5810/stat : 5810 (java) S 5802 5802 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224540024 15372775424 22542 33554432000 4194304 4196468 140720384426672 140266858383760 140267080554197 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34095104 140720384431111 140720384431409 140720384431409 140720384434127 0
[pid=5805/tid=5811] ppid=5802 vsize=15012476 memory=-9062862659931694204 CPUtime=0 cores=1,3,5,7
/proc/5805/task/5811/stat : 5811 (java) S 5802 5802 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224540026 15372775424 22542 33554432000 4194304 4196468 140720384426672 140266118097648 140267080555138 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34095104 140720384431111 140720384431409 140720384431409 140720384434127 0
[pid=5805/tid=5812] ppid=5802 vsize=15012476 memory=3047711566422646390 CPUtime=0 cores=1,3,5,7
/proc/5805/task/5812/stat : 5812 (java) S 5802 5802 3762 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 224540026 15372775424 22542 33554432000 4194304 4196468 140720384426672 140265645926048 140267080554197 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34095104 140720384431111 140720384431409 140720384431409 140720384434127 0
[pid=5805/tid=5813] ppid=5802 vsize=15012476 memory=8549982201333320512 CPUtime=0 cores=1,3,5,7
/proc/5805/task/5813/stat : 5813 (java) S 5802 5802 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224540026 15372775424 22542 33554432000 4194304 4196468 140720384426672 140265377490160 140267080554197 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34095104 140720384431111 140720384431409 140720384431409 140720384434127 0
[pid=5805/tid=5814] ppid=5802 vsize=15012476 memory=8325818968683490714 CPUtime=0 cores=1,3,5,7
/proc/5805/task/5814/stat : 5814 (java) S 5802 5802 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224540029 15372775424 22542 33554432000 4194304 4196468 140720384426672 140265002981840 140267080562587 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34095104 140720384431111 140720384431409 140720384431409 140720384434127 0
[pid=5805/tid=5815] ppid=5802 vsize=15012476 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/5805/task/5815/stat : 5815 (java) R 5802 5802 3762 0 -1 4202560 453 0 0 0 3 0 0 0 20 0 15 0 224540029 15372775424 22542 33554432000 4194304 4196468 140720384426672 140266117044464 140267080557895 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 34095104 140720384431111 140720384431409 140720384431409 140720384434127 0
[pid=5805/tid=5816] ppid=5802 vsize=15012476 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/5805/task/5816/stat : 5816 (java) R 5802 5802 3762 0 -1 1077944384 149 0 0 0 1 0 0 0 20 0 15 0 224540029 15372775424 22542 33554432000 4194304 4196468 140720384426672 140266048579952 140267080555138 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 34095104 140720384431111 140720384431409 140720384431409 140720384434127 0
[pid=5805/tid=5817] ppid=5802 vsize=15012476 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/5805/task/5817/stat : 5817 (java) R 5802 5802 3762 0 -1 4202560 306 0 0 0 7 0 0 0 20 0 15 0 224540029 15372775424 22542 33554432000 4194304 4196468 140720384426672 140266047526896 140267059473328 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 34095104 140720384431111 140720384431409 140720384431409 140720384434127 0
[pid=5805/tid=5818] ppid=5802 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5805/task/5818/stat : 5818 (java) S 5802 5802 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224540029 15372775424 22542 33554432000 4194304 4196468 140720384426672 140264505076064 140267080554197 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34095104 140720384431111 140720384431409 140720384431409 140720384434127 0
[pid=5805/tid=5819] ppid=5802 vsize=15012476 memory=3762536711044937519 CPUtime=0 cores=1,3,5,7
/proc/5805/task/5819/stat : 5819 (java) S 5802 5802 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224540029 15372775424 22542 33554432000 4194304 4196468 140720384426672 140266046475312 140267080555138 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34095104 140720384431111 140720384431409 140720384431409 140720384434127 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 91564 KiB

[startup+0.704232 s]
/proc/loadavg: 2.62 2.28 2.14 3/222 5819
/proc/meminfo: memFree=8271300/32770624 swapFree=67108860/67108860
[pid=5802] ppid=5799 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/5802/stat : 5802 (scop.sh) S 5799 5802 3762 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 224540022 115843072 349 33554432000 4194304 5098028 140732099422688 140732099419944 140340361798268 0 65536 4100 81923 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 39378944 140732099425344 140732099425543 140732099425543 140732099428301 0
/proc/5802/statm: 28282 349 296 221 0 87 0
[pid=5805] ppid=5802 vsize=15020872 memory=129908 CPUtime=1.02 cores=1,3,5,7
/proc/5805/stat : 5805 (java) S 5802 5802 3762 0 -1 1077944320 17644 0 0 0 97 5 0 0 20 0 15 0 224540022 15381372928 32477 33554432000 4194304 4196468 140720384426672 140720384409216 140267080543991 0 0 2 25189581 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 34095104 140720384431111 140720384431409 140720384431409 140720384434127 0
/proc/5805/statm: 3755218 32477 3162 1 0 3716603 0
[pid=5805/tid=5806] ppid=5802 vsize=15020872 memory=2372 CPUtime=0.67 cores=1,3,5,7
/proc/5805/task/5806/stat : 5806 (java) R 5802 5802 3762 0 -1 4202560 14914 0 0 0 62 5 0 0 20 0 15 0 224540023 15381372928 32477 33554432000 4194304 4196468 140720384426672 140267052381728 140267064624478 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 34095104 140720384431111 140720384431409 140720384431409 140720384434127 0
[pid=5805/tid=5807] ppid=5802 vsize=15020872 memory=180 CPUtime=0 cores=1,3,5,7
/proc/5805/task/5807/stat : 5807 (java) S 5802 5802 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224540024 15381372928 32477 33554432000 4194304 4196468 140720384426672 140267084786192 140267080554197 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34095104 140720384431111 140720384431409 140720384431409 140720384434127 0
[pid=5805/tid=5808] ppid=5802 vsize=15020872 memory=14795 CPUtime=0 cores=1,3,5,7
/proc/5805/task/5808/stat : 5808 (java) S 5802 5802 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224540024 15381372928 32477 33554432000 4194304 4196468 140720384426672 140266860489360 140267080554197 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34095104 140720384431111 140720384431409 140720384431409 140720384434127 0
[pid=5805/tid=5809] ppid=5802 vsize=15020872 memory=26692 CPUtime=0 cores=1,3,5,7
/proc/5805/task/5809/stat : 5809 (java) S 5802 5802 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224540024 15381372928 32477 33554432000 4194304 4196468 140720384426672 140266859436304 140267080554197 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34095104 140720384431111 140720384431409 140720384431409 140720384434127 0
[pid=5805/tid=5810] ppid=5802 vsize=15020872 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5805/task/5810/stat : 5810 (java) S 5802 5802 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224540024 15381372928 32477 33554432000 4194304 4196468 140720384426672 140266858383760 140267080554197 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34095104 140720384431111 140720384431409 140720384431409 140720384434127 0
[pid=5805/tid=5811] ppid=5802 vsize=15020872 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5805/task/5811/stat : 5811 (java) S 5802 5802 3762 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 224540026 15381372928 32477 33554432000 4194304 4196468 140720384426672 140266118097648 140267080555138 0 0 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34095104 140720384431111 140720384431409 140720384431409 140720384434127 0
[pid=5805/tid=5812] ppid=5802 vsize=15020872 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5805/task/5812/stat : 5812 (java) S 5802 5802 3762 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 224540026 15381372928 32477 33554432000 4194304 4196468 140720384426672 140265645926048 140267080554197 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34095104 140720384431111 140720384431409 140720384431409 140720384434127 0
[pid=5805/tid=5813] ppid=5802 vsize=15020872 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5805/task/5813/stat : 5813 (java) S 5802 5802 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224540026 15381372928 32477 33554432000 4194304 4196468 140720384426672 140265377490160 140267080554197 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34095104 140720384431111 140720384431409 140720384431409 140720384434127 0
[pid=5805/tid=5814] ppid=5802 vsize=15020872 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5805/task/5814/stat : 5814 (java) S 5802 5802 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224540029 15381372928 32477 33554432000 4194304 4196468 140720384426672 140265002981840 140267080562587 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34095104 140720384431111 140720384431409 140720384431409 140720384434127 0
[pid=5805/tid=5815] ppid=5802 vsize=15020872 memory=0 CPUtime=0.1 cores=1,3,5,7
/proc/5805/task/5815/stat : 5815 (java) S 5802 5802 3762 0 -1 1077944384 681 0 0 0 10 0 0 0 20 0 15 0 224540029 15381372928 32477 33554432000 4194304 4196468 140720384426672 140266117044464 140267080555138 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34095104 140720384431111 140720384431409 140720384431409 140720384434127 0
[pid=5805/tid=5816] ppid=5802 vsize=15020872 memory=0 CPUtime=0.05 cores=1,3,5,7
/proc/5805/task/5816/stat : 5816 (java) S 5802 5802 3762 0 -1 1077944384 254 0 0 0 5 0 0 0 20 0 15 0 224540029 15381372928 32477 33554432000 4194304 4196468 140720384426672 140266048579952 140267080555138 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34095104 140720384431111 140720384431409 140720384431409 140720384434127 0
[pid=5805/tid=5817] ppid=5802 vsize=15020872 memory=0 CPUtime=0.17 cores=1,3,5,7
/proc/5805/task/5817/stat : 5817 (java) R 5802 5802 3762 0 -1 4202560 460 0 0 0 17 0 0 0 20 0 15 0 224540029 15381372928 32477 33554432000 4194304 4196468 140720384426672 140266047526896 140267080555926 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 34095104 140720384431111 140720384431409 140720384431409 140720384434127 0
[pid=5805/tid=5818] ppid=5802 vsize=15020872 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5805/task/5818/stat : 5818 (java) S 5802 5802 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224540029 15381372928 32477 33554432000 4194304 4196468 140720384426672 140264505076064 140267080554197 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34095104 140720384431111 140720384431409 140720384431409 140720384434127 0
[pid=5805/tid=5819] ppid=5802 vsize=15020872 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5805/task/5819/stat : 5819 (java) S 5802 5802 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224540029 15381372928 32477 33554432000 4194304 4196468 140720384426672 140266046475312 140267080555138 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34095104 140720384431111 140720384431409 140720384431409 140720384434127 0
Current children cumulated CPU time: 1.02 s
Current children cumulated vsize: 15134000 KiB
Current children cumulated memory: 131304 KiB

[startup+1.50132 s]
/proc/loadavg: 2.62 2.28 2.14 6/222 5819
/proc/meminfo: memFree=8242548/32770624 swapFree=67108860/67108860
[pid=5802] ppid=5799 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/5802/stat : 5802 (scop.sh) S 5799 5802 3762 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 224540022 115843072 349 33554432000 4194304 5098028 140732099422688 140732099419944 140340361798268 0 65536 4100 81923 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 39378944 140732099425344 140732099425543 140732099425543 140732099428301 0
/proc/5802/statm: 28282 349 296 221 0 87 0

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

[pid=5820/tid=5823] ppid=5802 vsize=8068220 memory=1776 CPUtime=0 cores=1,3,5,7
/proc/5820/task/5823/stat : 5823 (java) S 5802 5802 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 224540364 8261857280 30702 33554432000 4194304 4196468 140732739051488 140437332855312 140437528454869 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38408192 140732739052726 140732739052849 140732739052849 140732739055567 0
[pid=5820/tid=5824] ppid=5802 vsize=8068220 memory=122808 CPUtime=0 cores=1,3,5,7
/proc/5820/task/5824/stat : 5824 (java) S 5802 5802 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 224540364 8261857280 30702 33554432000 4194304 4196468 140732739051488 140437331802512 140437528454869 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38408192 140732739052726 140732739052849 140732739052849 140732739055567 0
[pid=5820/tid=5825] ppid=5802 vsize=8068220 memory=1472 CPUtime=0 cores=1,3,5,7
/proc/5820/task/5825/stat : 5825 (java) S 5802 5802 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 224540364 8261857280 30702 33554432000 4194304 4196468 140732739051488 140437330749712 140437528454869 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38408192 140732739052726 140732739052849 140732739052849 140732739055567 0
[pid=5820/tid=5826] ppid=5802 vsize=8068220 memory=1696 CPUtime=0.02 cores=1,3,5,7
/proc/5820/task/5826/stat : 5826 (java) S 5802 5802 3762 0 -1 1077944384 5 0 0 0 1 1 0 0 20 0 19 0 224540366 8261857280 30702 33554432000 4194304 4196468 140732739051488 140436772477808 140437528455810 0 0 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38408192 140732739052726 140732739052849 140732739052849 140732739055567 0
[pid=5820/tid=5827] ppid=5802 vsize=8068220 memory=920 CPUtime=0 cores=1,3,5,7
/proc/5820/task/5827/stat : 5827 (java) S 5802 5802 3762 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 224540366 8261857280 30702 33554432000 4194304 4196468 140732739051488 140436236658208 140437528454869 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38408192 140732739052726 140732739052849 140732739052849 140732739055567 0
[pid=5820/tid=5828] ppid=5802 vsize=8068220 memory=1472 CPUtime=0 cores=1,3,5,7
/proc/5820/task/5828/stat : 5828 (java) S 5802 5802 3762 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 224540366 8261857280 30702 33554432000 4194304 4196468 140732739051488 140436102436208 140437528454869 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38408192 140732739052726 140732739052849 140732739052849 140732739055567 0
[pid=5820/tid=5829] ppid=5802 vsize=8068220 memory=122808 CPUtime=0 cores=1,3,5,7
/proc/5820/task/5829/stat : 5829 (java) S 5802 5802 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 224540369 8261857280 30702 33554432000 4194304 4196468 140732739051488 140435727931728 140437528463259 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38408192 140732739052726 140732739052849 140732739052849 140732739055567 0
[pid=5820/tid=5830] ppid=5802 vsize=8068220 memory=960 CPUtime=0.24 cores=1,3,5,7
/proc/5820/task/5830/stat : 5830 (java) S 5802 5802 3762 0 -1 1077944384 1040 0 0 0 24 0 0 0 20 0 19 0 224540369 8261857280 30702 33554432000 4194304 4196468 140732739051488 140436771424624 140437528455810 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38408192 140732739052726 140732739052849 140732739052849 140732739055567 0
[pid=5820/tid=5831] ppid=5802 vsize=8068220 memory=2452 CPUtime=0.14 cores=1,3,5,7
/proc/5820/task/5831/stat : 5831 (java) S 5802 5802 3762 0 -1 1077944384 343 0 0 0 14 0 0 0 20 0 19 0 224540369 8261857280 30702 33554432000 4194304 4196468 140732739051488 140436770371824 140437528455810 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38408192 140732739052726 140732739052849 140732739052849 140732739055567 0
[pid=5820/tid=5832] ppid=5802 vsize=8068220 memory=928 CPUtime=0.23 cores=1,3,5,7
/proc/5820/task/5832/stat : 5832 (java) S 5802 5802 3762 0 -1 1077944384 605 0 0 0 23 0 0 0 20 0 19 0 224540369 8261857280 30702 33554432000 4194304 4196468 140732739051488 140436769319024 140437528455810 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38408192 140732739052726 140732739052849 140732739052849 140732739055567 0
[pid=5820/tid=5833] ppid=5802 vsize=8068220 memory=1472 CPUtime=0 cores=1,3,5,7
/proc/5820/task/5833/stat : 5833 (java) S 5802 5802 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 224540369 8261857280 30702 33554432000 4194304 4196468 140732739051488 140435230025952 140437528454869 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38408192 140732739052726 140732739052849 140732739052849 140732739055567 0
[pid=5820/tid=5834] ppid=5802 vsize=8068220 memory=122808 CPUtime=0.67 cores=1,3,5,7
/proc/5820/task/5834/stat : 5834 (java) S 5802 5802 3762 0 -1 1077944384 165 0 0 0 30 37 0 0 20 0 19 0 224540369 8261857280 30702 33554432000 4194304 4196468 140732739051488 140436768267440 140437528455810 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 1 0 0 6293624 6294260 38408192 140732739052726 140732739052849 140732739052849 140732739055567 0
[pid=5820/tid=5836] ppid=5802 vsize=8068220 memory=207192 CPUtime=0 cores=1,3,5,7
/proc/5820/task/5836/stat : 5836 (java) S 5802 5802 3762 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 224540443 8261857280 30702 33554432000 4194304 4196468 140732739051488 140436841346752 140437528469273 0 4 2 25189581 18446744071579417331 0 0 -1 5 0 0 0 0 0 6293624 6294260 38408192 140732739052726 140732739052849 140732739052849 140732739055567 0
[pid=5820/tid=5838] ppid=5802 vsize=8068220 memory=207192 CPUtime=0 cores=1,3,5,7
/proc/5820/task/5838/stat : 5838 (java) S 5802 5802 3762 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 224540443 8261857280 30702 33554432000 4194304 4196468 140732739051488 140434693140272 140437528466589 0 4 2 25189581 18446744071580971376 0 0 -1 3 0 0 0 0 0 6293624 6294260 38408192 140732739052726 140732739052849 140732739052849 140732739055567 0
[pid=5820/tid=5839] ppid=5802 vsize=8068220 memory=288230596050944315 CPUtime=0 cores=1,3,5,7
/proc/5820/task/5839/stat : 5839 (java) S 5802 5802 3762 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 224540444 8261857280 30702 33554432000 4194304 4196468 140732739051488 140434558918320 140437528466589 0 4 2 25189581 18446744071580971376 0 0 -1 3 0 0 0 0 0 6293624 6294260 38408192 140732739052726 140732739052849 140732739052849 140732739055567 0
[pid=5820/tid=5840] ppid=5802 vsize=8068220 memory=1472 CPUtime=0 cores=1,3,5,7
/proc/5820/task/5840/stat : 5840 (java) S 5802 5802 3762 0 -1 1077944384 26 0 0 0 0 0 0 0 20 0 19 0 224540446 8261857280 30702 33554432000 4194304 4196468 140732739051488 140434827369632 140437528454869 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38408192 140732739052726 140732739052849 140732739052849 140732739055567 0
Current children cumulated CPU time: 2447.97 s
Current children cumulated vsize: 8404764 KiB
Current children cumulated memory: 331472 KiB

[startup+2502.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/228 6044
/proc/meminfo: memFree=7995072/32770624 swapFree=67108860/67108860
[pid=5802] ppid=5799 vsize=113128 memory=1472 CPUtime=7.81 cores=1,3,5,7
/proc/5802/stat : 5802 (scop.sh) S 5799 5802 3762 0 -1 4202496 591 25272 0 0 0 0 753 28 20 0 1 0 224540022 115843072 368 33554432000 4194304 5098028 140732099422688 140732099419432 140340361798268 0 65536 4100 81923 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 39378944 140732099425344 140732099425543 140732099425543 140732099428301 0
/proc/5802/statm: 28282 368 311 221 0 87 0
[pid=5820] ppid=5802 vsize=8068220 memory=122808 CPUtime=2.19 cores=1,3,5,7
/proc/5820/stat : 5820 (java) S 5802 5802 3762 0 -1 1077944320 18540 0 0 0 175 44 0 0 20 0 19 0 224540363 8261857280 30702 33554432000 4194304 4196468 140732739051488 140732739034032 140437528444663 0 0 2 25189581 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 38408192 140732739052726 140732739052849 140732739052849 140732739055567 0
/proc/5820/statm: 2017055 30702 3160 1 0 1978454 0
[pid=5835] ppid=5820 vsize=223416 memory=207192 CPUtime=2497.98 cores=1,3,5,7
/proc/5835/stat : 5835 (minisat_release) R 5820 5802 3762 0 -1 4202496 253248 0 0 0 249772 26 0 0 20 0 1 0 224540443 228777984 51798 33554432000 4194304 4308513 140736620016576 140736620013576 4275941 0 4 0 8396802 0 0 0 17 1 0 0 0 0 0 6409496 6410680 22343680 140736620024949 140736620025046 140736620025046 140736620027845 0
/proc/5835/statm: 55854 51798 340 28 0 52094 0
[pid=5820/tid=5821] ppid=5802 vsize=8068220 memory=122808 CPUtime=0.83 cores=1,3,5,7
/proc/5820/task/5821/stat : 5821 (java) S 5802 5802 3762 0 -1 1077944384 14968 0 0 0 76 7 0 0 20 0 19 0 224540363 8261857280 30702 33554432000 4194304 4196468 140732739051488 140437500284816 140437528454869 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38408192 140732739052726 140732739052849 140732739052849 140732739055567 0
[pid=5820/tid=5822] ppid=5802 vsize=8068220 memory=122808 CPUtime=0 cores=1,3,5,7
/proc/5820/task/5822/stat : 5822 (java) S 5802 5802 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 224540364 8261857280 30702 33554432000 4194304 4196468 140732739051488 140437532686992 140437528454869 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38408192 140732739052726 140732739052849 140732739052849 140732739055567 0
[pid=5820/tid=5823] ppid=5802 vsize=8068220 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5820/task/5823/stat : 5823 (java) S 5802 5802 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 224540364 8261857280 30702 33554432000 4194304 4196468 140732739051488 140437332855312 140437528454869 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38408192 140732739052726 140732739052849 140732739052849 140732739055567 0
[pid=5820/tid=5824] ppid=5802 vsize=8068220 memory=1472 CPUtime=0 cores=1,3,5,7
/proc/5820/task/5824/stat : 5824 (java) S 5802 5802 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 224540364 8261857280 30702 33554432000 4194304 4196468 140732739051488 140437331802512 140437528454869 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38408192 140732739052726 140732739052849 140732739052849 140732739055567 0
[pid=5820/tid=5825] ppid=5802 vsize=8068220 memory=4028 CPUtime=0 cores=1,3,5,7
/proc/5820/task/5825/stat : 5825 (java) S 5802 5802 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 224540364 8261857280 30702 33554432000 4194304 4196468 140732739051488 140437330749712 140437528454869 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38408192 140732739052726 140732739052849 140732739052849 140732739055567 0
[pid=5820/tid=5826] ppid=5802 vsize=8068220 memory=8148 CPUtime=0.02 cores=1,3,5,7
/proc/5820/task/5826/stat : 5826 (java) S 5802 5802 3762 0 -1 1077944384 5 0 0 0 1 1 0 0 20 0 19 0 224540366 8261857280 30702 33554432000 4194304 4196468 140732739051488 140436772477808 140437528455810 0 0 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38408192 140732739052726 140732739052849 140732739052849 140732739055567 0
[pid=5820/tid=5827] ppid=5802 vsize=8068220 memory=844 CPUtime=0 cores=1,3,5,7
/proc/5820/task/5827/stat : 5827 (java) S 5802 5802 3762 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 224540366 8261857280 30702 33554432000 4194304 4196468 140732739051488 140436236658208 140437528454869 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38408192 140732739052726 140732739052849 140732739052849 140732739055567 0
[pid=5820/tid=5828] ppid=5802 vsize=8068220 memory=-5059952977386882957 CPUtime=0 cores=1,3,5,7
/proc/5820/task/5828/stat : 5828 (java) S 5802 5802 3762 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 224540366 8261857280 30702 33554432000 4194304 4196468 140732739051488 140436102436208 140437528454869 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38408192 140732739052726 140732739052849 140732739052849 140732739055567 0
[pid=5820/tid=5829] ppid=5802 vsize=8068220 memory=1628 CPUtime=0 cores=1,3,5,7
/proc/5820/task/5829/stat : 5829 (java) S 5802 5802 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 224540369 8261857280 30702 33554432000 4194304 4196468 140732739051488 140435727931728 140437528463259 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38408192 140732739052726 140732739052849 140732739052849 140732739055567 0
[pid=5820/tid=5830] ppid=5802 vsize=8068220 memory=1472 CPUtime=0.24 cores=1,3,5,7
/proc/5820/task/5830/stat : 5830 (java) S 5802 5802 3762 0 -1 1077944384 1040 0 0 0 24 0 0 0 20 0 19 0 224540369 8261857280 30702 33554432000 4194304 4196468 140732739051488 140436771424624 140437528455810 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38408192 140732739052726 140732739052849 140732739052849 140732739055567 0
[pid=5820/tid=5831] ppid=5802 vsize=8068220 memory=1472 CPUtime=0.14 cores=1,3,5,7
/proc/5820/task/5831/stat : 5831 (java) S 5802 5802 3762 0 -1 1077944384 343 0 0 0 14 0 0 0 20 0 19 0 224540369 8261857280 30702 33554432000 4194304 4196468 140732739051488 140436770371824 140437528455810 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38408192 140732739052726 140732739052849 140732739052849 140732739055567 0
[pid=5820/tid=5832] ppid=5802 vsize=8068220 memory=122808 CPUtime=0.23 cores=1,3,5,7
/proc/5820/task/5832/stat : 5832 (java) S 5802 5802 3762 0 -1 1077944384 605 0 0 0 23 0 0 0 20 0 19 0 224540369 8261857280 30702 33554432000 4194304 4196468 140732739051488 140436769319024 140437528455810 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38408192 140732739052726 140732739052849 140732739052849 140732739055567 0
[pid=5820/tid=5833] ppid=5802 vsize=8068220 memory=1472 CPUtime=0 cores=1,3,5,7
/proc/5820/task/5833/stat : 5833 (java) S 5802 5802 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 224540369 8261857280 30702 33554432000 4194304 4196468 140732739051488 140435230025952 140437528454869 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38408192 140732739052726 140732739052849 140732739052849 140732739055567 0
[pid=5820/tid=5834] ppid=5802 vsize=8068220 memory=1472 CPUtime=0.69 cores=1,3,5,7
/proc/5820/task/5834/stat : 5834 (java) S 5802 5802 3762 0 -1 1077944384 169 0 0 0 31 38 0 0 20 0 19 0 224540369 8261857280 30702 33554432000 4194304 4196468 140732739051488 140436768267440 140437528455810 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 2 0 0 6293624 6294260 38408192 140732739052726 140732739052849 140732739052849 140732739055567 0
[pid=5820/tid=5836] ppid=5802 vsize=8068220 memory=1472 CPUtime=0 cores=1,3,5,7
/proc/5820/task/5836/stat : 5836 (java) S 5802 5802 3762 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 224540443 8261857280 30702 33554432000 4194304 4196468 140732739051488 140436841346752 140437528469273 0 4 2 25189581 18446744071579417331 0 0 -1 5 0 0 0 0 0 6293624 6294260 38408192 140732739052726 140732739052849 140732739052849 140732739055567 0
[pid=5820/tid=5838] ppid=5802 vsize=8068220 memory=164 CPUtime=0 cores=1,3,5,7
/proc/5820/task/5838/stat : 5838 (java) S 5802 5802 3762 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 224540443 8261857280 30702 33554432000 4194304 4196468 140732739051488 140434693140272 140437528466589 0 4 2 25189581 18446744071580971376 0 0 -1 3 0 0 0 0 0 6293624 6294260 38408192 140732739052726 140732739052849 140732739052849 140732739055567 0
[pid=5820/tid=5839] ppid=5802 vsize=8068220 memory=6656426216303648864 CPUtime=0 cores=1,3,5,7
/proc/5820/task/5839/stat : 5839 (java) S 5802 5802 3762 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 224540444 8261857280 30702 33554432000 4194304 4196468 140732739051488 140434558918320 140437528466589 0 4 2 25189581 18446744071580971376 0 0 -1 3 0 0 0 0 0 6293624 6294260 38408192 140732739052726 140732739052849 140732739052849 140732739055567 0
[pid=5820/tid=5840] ppid=5802 vsize=8068220 memory=1472 CPUtime=0 cores=1,3,5,7
/proc/5820/task/5840/stat : 5840 (java) S 5802 5802 3762 0 -1 1077944384 26 0 0 0 0 0 0 0 20 0 19 0 224540446 8261857280 30702 33554432000 4194304 4196468 140732739051488 140434827369632 140437528454869 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38408192 140732739052726 140732739052849 140732739052849 140732739055567 0
Current children cumulated CPU time: 2507.98 s
Current children cumulated vsize: 8404764 KiB
Current children cumulated memory: 331472 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2514.4 s]
/proc/loadavg: 2.01 2.03 2.05 3/228 6044
/proc/meminfo: memFree=7995072/32770624 swapFree=67108860/67108860
[pid=5802] ppid=5799 vsize=113128 memory=1472 CPUtime=7.81 cores=1,3,5,7
/proc/5802/stat : 5802 (scop.sh) S 5799 5802 3762 0 -1 4202496 591 25272 0 0 0 0 753 28 20 0 1 0 224540022 115843072 368 33554432000 4194304 5098028 140732099422688 140732099419432 140340361798268 0 65536 4100 81923 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 39378944 140732099425344 140732099425543 140732099425543 140732099428301 0
/proc/5802/statm: 28282 368 311 221 0 87 0
[pid=5820] ppid=5802 vsize=8068220 memory=122808 CPUtime=2.2 cores=1,3,5,7
/proc/5820/stat : 5820 (java) S 5802 5802 3762 0 -1 1077944320 18544 0 0 0 176 44 0 0 20 0 19 0 224540363 8261857280 30702 33554432000 4194304 4196468 140732739051488 140732739034032 140437528444663 0 0 2 25189581 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 38408192 140732739052726 140732739052849 140732739052849 140732739055567 0
/proc/5820/statm: 2017055 30702 3160 1 0 1978454 0
[pid=5835] ppid=5820 vsize=223416 memory=207196 CPUtime=2510.08 cores=1,3,5,7
/proc/5835/stat : 5835 (minisat_release) R 5820 5802 3762 0 -1 4202496 253485 0 0 0 250982 26 0 0 20 0 1 0 224540443 228777984 51799 33554432000 4194304 4308513 140736620016576 140736620014072 4275961 0 4 0 8396802 0 0 0 17 1 0 0 0 0 0 6409496 6410680 22343680 140736620024949 140736620025046 140736620025046 140736620027845 0
/proc/5835/statm: 55854 51799 341 28 0 52094 0
[pid=5820/tid=5821] ppid=5802 vsize=8068220 memory=288230596050944315 CPUtime=0.83 cores=1,3,5,7
/proc/5820/task/5821/stat : 5821 (java) S 5802 5802 3762 0 -1 1077944384 14968 0 0 0 76 7 0 0 20 0 19 0 224540363 8261857280 30702 33554432000 4194304 4196468 140732739051488 140437500284816 140437528454869 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38408192 140732739052726 140732739052849 140732739052849 140732739055567 0
[pid=5820/tid=5822] ppid=5802 vsize=8068220 memory=15541829625973996 CPUtime=0 cores=1,3,5,7
/proc/5820/task/5822/stat : 5822 (java) S 5802 5802 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 224540364 8261857280 30702 33554432000 4194304 4196468 140732739051488 140437532686992 140437528454869 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38408192 140732739052726 140732739052849 140732739052849 140732739055567 0
[pid=5820/tid=5823] ppid=5802 vsize=8068220 memory=-5059952977386882957 CPUtime=0 cores=1,3,5,7
/proc/5820/task/5823/stat : 5823 (java) S 5802 5802 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 224540364 8261857280 30702 33554432000 4194304 4196468 140732739051488 140437332855312 140437528454869 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38408192 140732739052726 140732739052849 140732739052849 140732739055567 0
[pid=5820/tid=5824] ppid=5802 vsize=8068220 memory=1004 CPUtime=0 cores=1,3,5,7
/proc/5820/task/5824/stat : 5824 (java) S 5802 5802 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 224540364 8261857280 30702 33554432000 4194304 4196468 140732739051488 140437331802512 140437528454869 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38408192 140732739052726 140732739052849 140732739052849 140732739055567 0
[pid=5820/tid=5825] ppid=5802 vsize=8068220 memory=2092 CPUtime=0 cores=1,3,5,7
/proc/5820/task/5825/stat : 5825 (java) S 5802 5802 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 224540364 8261857280 30702 33554432000 4194304 4196468 140732739051488 140437330749712 140437528454869 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38408192 140732739052726 140732739052849 140732739052849 140732739055567 0
[pid=5820/tid=5826] ppid=5802 vsize=8068220 memory=8148 CPUtime=0.02 cores=1,3,5,7
/proc/5820/task/5826/stat : 5826 (java) S 5802 5802 3762 0 -1 1077944384 5 0 0 0 1 1 0 0 20 0 19 0 224540366 8261857280 30702 33554432000 4194304 4196468 140732739051488 140436772477808 140437528455810 0 0 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38408192 140732739052726 140732739052849 140732739052849 140732739055567 0
[pid=5820/tid=5827] ppid=5802 vsize=8068220 memory=844 CPUtime=0 cores=1,3,5,7
/proc/5820/task/5827/stat : 5827 (java) S 5802 5802 3762 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 224540366 8261857280 30702 33554432000 4194304 4196468 140732739051488 140436236658208 140437528454869 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38408192 140732739052726 140732739052849 140732739052849 140732739055567 0
[pid=5820/tid=5828] ppid=5802 vsize=8068220 memory=1472 CPUtime=0 cores=1,3,5,7
/proc/5820/task/5828/stat : 5828 (java) S 5802 5802 3762 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 224540366 8261857280 30702 33554432000 4194304 4196468 140732739051488 140436102436208 140437528454869 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38408192 140732739052726 140732739052849 140732739052849 140732739055567 0
[pid=5820/tid=5829] ppid=5802 vsize=8068220 memory=122808 CPUtime=0 cores=1,3,5,7
/proc/5820/task/5829/stat : 5829 (java) S 5802 5802 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 224540369 8261857280 30702 33554432000 4194304 4196468 140732739051488 140435727931728 140437528463259 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38408192 140732739052726 140732739052849 140732739052849 140732739055567 0
[pid=5820/tid=5830] ppid=5802 vsize=8068220 memory=207196 CPUtime=0.24 cores=1,3,5,7
/proc/5820/task/5830/stat : 5830 (java) S 5802 5802 3762 0 -1 1077944384 1040 0 0 0 24 0 0 0 20 0 19 0 224540369 8261857280 30702 33554432000 4194304 4196468 140732739051488 140436771424624 140437528455810 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38408192 140732739052726 140732739052849 140732739052849 140732739055567 0
[pid=5820/tid=5831] ppid=5802 vsize=8068220 memory=1944 CPUtime=0.14 cores=1,3,5,7
/proc/5820/task/5831/stat : 5831 (java) S 5802 5802 3762 0 -1 1077944384 344 0 0 0 14 0 0 0 20 0 19 0 224540369 8261857280 30702 33554432000 4194304 4196468 140732739051488 140436770371824 140437528455810 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38408192 140732739052726 140732739052849 140732739052849 140732739055567 0
[pid=5820/tid=5832] ppid=5802 vsize=8068220 memory=1384 CPUtime=0.23 cores=1,3,5,7
/proc/5820/task/5832/stat : 5832 (java) S 5802 5802 3762 0 -1 1077944384 606 0 0 0 23 0 0 0 20 0 19 0 224540369 8261857280 30702 33554432000 4194304 4196468 140732739051488 140436769319024 140437528455810 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38408192 140732739052726 140732739052849 140732739052849 140732739055567 0
[pid=5820/tid=5833] ppid=5802 vsize=8068220 memory=4536 CPUtime=0 cores=1,3,5,7
/proc/5820/task/5833/stat : 5833 (java) S 5802 5802 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 224540369 8261857280 30702 33554432000 4194304 4196468 140732739051488 140435230025952 140437528454869 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38408192 140732739052726 140732739052849 140732739052849 140732739055567 0
[pid=5820/tid=5834] ppid=5802 vsize=8068220 memory=1472 CPUtime=0.69 cores=1,3,5,7
/proc/5820/task/5834/stat : 5834 (java) S 5802 5802 3762 0 -1 1077944384 169 0 0 0 31 38 0 0 20 0 19 0 224540369 8261857280 30702 33554432000 4194304 4196468 140732739051488 140436768267440 140437528455810 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 2 0 0 6293624 6294260 38408192 140732739052726 140732739052849 140732739052849 140732739055567 0
[pid=5820/tid=5836] ppid=5802 vsize=8068220 memory=122808 CPUtime=0 cores=1,3,5,7
/proc/5820/task/5836/stat : 5836 (java) S 5802 5802 3762 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 224540443 8261857280 30702 33554432000 4194304 4196468 140732739051488 140436841346752 140437528469273 0 4 2 25189581 18446744071579417331 0 0 -1 5 0 0 0 0 0 6293624 6294260 38408192 140732739052726 140732739052849 140732739052849 140732739055567 0
[pid=5820/tid=5838] ppid=5802 vsize=8068220 memory=207196 CPUtime=0 cores=1,3,5,7
/proc/5820/task/5838/stat : 5838 (java) S 5802 5802 3762 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 224540443 8261857280 30702 33554432000 4194304 4196468 140732739051488 140434693140272 140437528466589 0 4 2 25189581 18446744071580971376 0 0 -1 3 0 0 0 0 0 6293624 6294260 38408192 140732739052726 140732739052849 140732739052849 140732739055567 0
[pid=5820/tid=5839] ppid=5802 vsize=8068220 memory=1472 CPUtime=0 cores=1,3,5,7
/proc/5820/task/5839/stat : 5839 (java) S 5802 5802 3762 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 224540444 8261857280 30702 33554432000 4194304 4196468 140732739051488 140434558918320 140437528466589 0 4 2 25189581 18446744071580971376 0 0 -1 3 0 0 0 0 0 6293624 6294260 38408192 140732739052726 140732739052849 140732739052849 140732739055567 0
[pid=5820/tid=5840] ppid=5802 vsize=8068220 memory=122808 CPUtime=0 cores=1,3,5,7
/proc/5820/task/5840/stat : 5840 (java) S 5802 5802 3762 0 -1 1077944384 26 0 0 0 0 0 0 0 20 0 19 0 224540446 8261857280 30702 33554432000 4194304 4196468 140732739051488 140434827369632 140437528454869 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38408192 140732739052726 140732739052849 140732739052849 140732739055567 0
Current children cumulated CPU time: 2520.09 s
Current children cumulated vsize: 8404764 KiB
Current children cumulated memory: 331476 KiB

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

[startup+2514.41 s]
# the end of solver process 5802 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=7.53318 s, system=0.289101 s

[startup+2514.42 s]
# the end of solver process 5820 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2519.12 s, system=1.02012 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

Child status: 1
Real time (s): 2514.42
CPU time (s): 2520.14
CPU user time (s): 2519.12
CPU system time (s): 1.02012
CPU usage (%): 100.228
Max. virtual memory (cumulated for all children) (KiB): 15140232
Max. memory (cumulated for all children) (KiB): 1075392

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.12
system time used= 1.02012
maximum resident set size= 1077364
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 298178
page faults= 0
swaps= 0
block input operations= 0
block output operations= 13576
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 59236
involuntary context switches= 684


# summary of solver processes directly reported to runsolver:
#   pid: 5802,5820
#   total CPU time (s): 2520.14
#   total CPU user time (s): 2519.12
#   total CPU system time (s): 1.02012

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 16.9874 second user time and 25.9428 second system time

The end

Launcher Data

Begin job on node151 at 2018-08-12 12:29:28
IDJOB=4305505
IDBENCH=141237
IDSOLVER=2782
FILE ID=node151/4305505-1534069768
RUNJOBID= node151-1534062410-3794
PBS_JOBID= 21036982
Free space on /tmp= 40844 MiB

SOLVER NAME= scop order+MapleCOMSPS (2018-07-31)
BENCH NAME= XCSP18/PseudoBoolean-dec/Pb-chnl30-31_c18.xml
COMMAND LINE= scop.sh 11g scop.jar -order minisat_release default TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4305505-1534069768/watcher-4305505-1534069768 -o /tmp/evaluation-result-4305505-1534069768/solver-4305505-1534069768 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node151-1534062410-3794 --watchdog 2580  scop.sh 11g scop.jar -order minisat_release default HOME HOME/instance-4305505-1534069768.xml

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

MD5SUM BENCH= 986923daef9243229e6ae2459781d9f0
RANDOM SEED=1905755420

node151.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.87
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.87
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.87
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.87
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:         8375164 kB
MemAvailable:   31698596 kB
Buffers:          261472 kB
Cached:         23016400 kB
SwapCached:            0 kB
Active:         10847428 kB
Inactive:       12692020 kB
Active(anon):     210552 kB
Inactive(anon):   103352 kB
Active(file):   10636876 kB
Inactive(file): 12588668 kB
Unevictable:        7836 kB
Mlocked:            7836 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7940 kB
Writeback:             0 kB
AnonPages:        322308 kB
Mapped:            71804 kB
Shmem:             49800 kB
Slab:             554560 kB
SReclaimable:     526348 kB
SUnreclaim:        28212 kB
KernelStack:        4000 kB
PageTables:         6244 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    5922264 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    180224 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 40844 MiB
End job on node151 at 2018-08-12 13:11:23