Trace number 4305694

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
scop both+MapleCOMSPS (2018-07-31)UNSAT 2132.26 2118.16

General information on the benchmark

NameSubisomorphism/
Subisomorphism-g17-g42_c18.xml
MD5SUM114757bdcfe6c836d79220a034ae6c5f
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 benchmark44.1483
Satisfiable
(Un)Satisfiability was proved
Number of variables64
Number of constraints173
Number of domains1
Minimum domain size128
Maximum domain size128
Distribution of domain sizes[{"size":128,"count":64}]
Minimum variable degree3
Maximum variable degree6
Distribution of variable degrees[{"degree":3,"count":4},{"degree":5,"count":24},{"degree":6,"count":36}]
Minimum constraint arity1
Maximum constraint arity64
Distribution of constraint arities[{"arity":1,"count":60},{"arity":2,"count":112},{"arity":64,"count":1}]
Number of extensional constraints172
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":172},{"type":"allDifferent","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c (scop.sh) java -Xms11g -Xmx11g -Xss128m -cp scop.jar fun.scop.XCSP18Encode -both -solver minisat_release -solverOption default -tmp HOME -serialFile HOME/scop-26142-serial-file.bin HOME/instance-4305694-1534082857.xml
0.55/0.52	
0.67/0.52	scop both+minisat_release (2018-07-31)
0.67/0.52	(Encoding Process)
0.67/0.52	
0.67/0.54	c BEGIN-Prog: Sun Aug 12 16:07:38 CEST 2018
0.67/0.54	c PID: 26145
0.67/0.54	c IP: 172.20.3.103
0.67/0.54	c HOST: node103.alineos.net
0.67/0.55	c (0,0) Parsing Begin
1.65/0.94	c (0,0) Parsing End
1.65/0.95	c (0,0) CSP: 64 int (0 aux), 0 bool (0 aux), 173 ctr, max domain size 128
1.65/0.95	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 19 MiB used (max 0 MiB)
1.65/0.95	c (0,0) Constraint Name Generate Begin
1.65/0.96	c (0,0) Ctr:HOME/instance-4305694-1534082857.xml,AllDifferent:ExtensionConflict:ExtensionSupport:IntVar
1.65/0.96	c (0,0) Constraint Name Generate End
1.65/0.96	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 19 MiB used (max 0 MiB)
1.65/0.96	c (0,0) CSP to CSPinCNF Begin
9.50/3.55	c (3,3) translated 18 (10%) constraints
11.06/4.98	c (4,4) translated 35 (20%) constraints
12.84/6.41	c (5,5) translated 52 (30%) constraints
14.27/7.90	c (7,7) translated 70 (40%) constraints
16.27/9.35	c (8,8) translated 87 (50%) constraints
17.64/10.64	c (10,9) translated 104 (60%) constraints
18.36/11.40	c (10,10) translated 122 (70%) constraints
18.36/11.41	c (10,10) translated 139 (80%) constraints
18.50/11.41	c (10,10) translated 156 (90%) constraints
18.50/11.42	c (10,10) translated 173 (100%) constraints
20.03/12.19	c (11,11) STATISTICS1:HOME/instance-4305694-1534082857.xml,AllDifferent:ExtensionConflict:ExtensionSupport:IntVar,14400,242914,128,128,129,2,128:2016,128:456832;2:255024,129:112;64:2;3:211792;2:31008,2:2016;1:707824;0:112,
20.03/12.19	c (11,11) ==========================================
20.03/12.19	c (11,11) Both Encoding selects:
20.03/12.19	c (11,11) Order
20.03/12.19	c (11,11) ==========================================
21.35/12.67	c (12,11) translated 24292 (10%) constraints
22.58/13.18	c (12,12) translated 48583 (20%) constraints
22.90/13.47	c (12,12) translated 72875 (30%) constraints
23.20/13.75	c (13,12) translated 97166 (40%) constraints
23.51/14.04	c (13,13) translated 121457 (50%) constraints
23.80/14.33	c (13,13) translated 145749 (60%) constraints
24.13/14.61	c (14,13) translated 170040 (70%) constraints
24.33/14.90	c (14,13) translated 194332 (80%) constraints
24.64/15.18	c (14,14) translated 218623 (90%) constraints
24.93/15.47	c (14,14) translated 242914 (100%) constraints
24.93/15.47	c (14,14) CSP to CSPinCNF End
24.93/15.48	c (14,14) CSP: 64 int (0 aux), 14336 bool (14336 aux), 242914 ctr, max domain size 128
24.93/15.48	c (14,14) Heap : 1235 MiB used (max 10795 MiB), NonHeap : 33 MiB used (max 0 MiB)
24.93/15.48	c (14,14) CSPinCNF Propagation Begin
26.46/16.55	c (16,15) 0 values, 112 unsatisfiable literals, and 0 valid clauses are removed
26.46/16.55	c (16,15) CSPinCNF Propagation End
26.46/16.56	c (16,15) CSP: 64 int (0 aux), 14336 bool (14336 aux), 242914 ctr, max domain size 128
26.46/16.56	c (16,15) Heap : 2361 MiB used (max 10795 MiB), NonHeap : 29 MiB used (max 0 MiB)
26.46/16.56	c (16,15) Simplify CSPinCNF Begin
27.13/16.97	c (16,16) Simplify CSPinCNF End
27.13/16.98	c (16,16) CSP: 64 int (0 aux), 18368 bool (18368 aux), 246946 ctr, max domain size 128
27.13/16.98	c (16,16) Heap : 2527 MiB used (max 10795 MiB), NonHeap : 30 MiB used (max 0 MiB)
27.13/16.98	c (16,16) Calculate Precise Domain Begin
27.13/16.98	c (16,16) 0 values are removed by re-calculation
27.13/16.98	c (16,16) Calculate Precise Domain End
27.13/16.98	c (16,16) CSP: 64 int (0 aux), 18368 bool (18368 aux), 246946 ctr, max domain size 128
27.13/16.98	c (16,16) Heap : 2527 MiB used (max 10795 MiB), NonHeap : 30 MiB used (max 0 MiB)
27.13/16.98	c (16,16) CSPinCNF to SatSolver Begin
30.48/18.61	c (18,17) 24695 (10 %) CSP clauses are encoded (26496 SAT variables, 544822 SAT clauses)
30.61/18.73	c (18,17) 49390 (20 %) CSP clauses are encoded (26496 SAT variables, 569517 SAT clauses)
30.71/18.84	c (18,17) 74084 (30 %) CSP clauses are encoded (26496 SAT variables, 594211 SAT clauses)
30.81/18.95	c (18,17) 98779 (40 %) CSP clauses are encoded (26496 SAT variables, 618906 SAT clauses)
30.93/19.06	c (18,17) 123473 (50 %) CSP clauses are encoded (26496 SAT variables, 643600 SAT clauses)
31.03/19.17	c (18,18) 148168 (60 %) CSP clauses are encoded (26496 SAT variables, 668295 SAT clauses)
31.12/19.28	c (18,18) 172863 (70 %) CSP clauses are encoded (26496 SAT variables, 692990 SAT clauses)
31.22/19.39	c (18,18) 197557 (80 %) CSP clauses are encoded (26496 SAT variables, 717684 SAT clauses)
31.32/19.50	c (18,18) 222252 (90 %) CSP clauses are encoded (26496 SAT variables, 742379 SAT clauses)
31.52/19.61	c (19,18) 246946 (100 %) CSP clauses are encoded (26496 SAT variables, 767073 SAT clauses)
31.52/19.61	c (19,18) Launch Command will be: minisat_release
31.52/19.61	c (19,18) CSPinCNF to SatSolver End
31.52/19.61	c (19,18) Heap : 2024 MiB used (max 10795 MiB), NonHeap : 29 MiB used (max 0 MiB)
32.27/20.17	c (19,19) STATISTICS2:HOME/instance-4305694-1534082857.xml,AllDifferent:ExtensionConflict:ExtensionSupport:IntVar,18432,246946,128,128,128,2,128:4032,128:460864;2:263088,128:112;64:2;3:211792;2:35040,2:4032;1:715888,
32.27/20.17	c (19,19) 26496 bool, 767074 clause
32.27/20.17	c (19,19) Export Begin
32.37/20.26	c (19,19) Export to HOME/scop-26142-serial-file.bin
32.37/20.26	c (19,19) Export End
32.37/20.26	c (19,19) Export File Size: 0.01 MB
32.37/20.26	c (19,19) 0,0,14,16,16,16,19,STOP-AFTER(DIMACS)
32.37/20.26	c END-Prog: Sun Aug 12 16:07:58 CEST 2018
32.37/20.29	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp scop.jar fun.scop.XCSP18Solve HOME/scop-26142-serial-file.bin
32.54/20.79	c (0,0) Read Serial File Begin
32.54/20.79	c (0,0) HOME/scop-26142-serial-file.bin
32.54/20.96	c (0,0) Read Serial File End
32.54/20.97	
32.54/20.97	scop order+minisat_release (2018-07-31)
32.54/20.97	(Solving Process)
32.54/20.97	
32.54/20.99	c BEGIN-Prog: Sun Aug 12 16:07:58 CEST 2018
32.54/20.99	c PID: 26160
32.54/20.99	c IP: 172.20.3.103
32.54/20.99	c HOST: node103.alineos.net
32.54/20.99	c (0,0) SatSolver.solve Begin
32.54/20.99	c (0,0) 0 bool, 0 clause
32.54/21.00	c (0,0) minisat_release HOME/instance-4305694-1534082857.xml-scop-26145.cnf
2132.17/2118.14	c (2097,0) c This is COMiniSatPS.
2132.17/2118.14	c (2097,0) c WARNING: for repeatability, setting FPU to use double precision
2132.17/2118.14	c (2097,0) c ============================[ Problem Statistics ]=============================
2132.17/2118.14	c (2097,0) c |                                                                             |
2132.17/2118.14	c (2097,0) c |  Number of variables:         26496                                         |
2132.17/2118.14	c (2097,0) c |  Number of clauses:          767074                                         |
2132.17/2118.14	c (2097,0) c |  Parse time:                   0.20 s                                       |
2132.17/2118.14	c (2097,0) c |  Eliminated clauses:           0.04 Mb                                      |
2132.17/2118.14	c (2097,0) c Reduced to 24480 vars, 764518 cls (grow=0)
2132.17/2118.14	c (2097,0) c No iterative elimination performed. (vars=24480, c/v ratio=31.2)
2132.17/2118.14	c (2097,0) c |  Simplification time:          1.88 s                                       |
2132.17/2118.14	c (2097,0) c |                                                                             |
2132.17/2118.14	c (2097,0) c ============================[ Search Statistics ]==============================
2132.17/2118.14	c (2097,0) c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2132.17/2118.14	c (2097,0) c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2132.17/2118.14	c (2097,0) c ===============================================================================
2132.17/2118.14	c (2097,0) c ===============================================================================
2132.17/2118.14	c (2097,0) c restarts              : 8212
2132.17/2118.14	c (2097,0) c conflicts             : 5058423        (2413 /sec)
2132.17/2118.14	c (2097,0) c decisions             : 5983946        (0.00 % random) (2855 /sec)
2132.17/2118.14	c (2097,0) c propagations          : 5538962249     (2642422 /sec)
2132.17/2118.14	c (2097,0) c conflict literals     : 389827233      (56.11 % deleted)
2132.17/2118.14	c (2097,0) c CPU time              : 2096.17 s
2132.17/2118.14	c (2097,0) 
2132.17/2118.14	c (2097,0) s UNSATISFIABLE
2132.17/2118.14	c (2097,0) SatSolver.solve End
2132.17/2118.14	c (2097,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 16 MiB used (max 0 MiB)
2132.17/2118.14	c (2097,0) Show results Begin
2132.17/2118.14	s UNSATISFIABLE
2132.17/2118.14	c (2097,0) Show results End
2132.17/2118.14	c (2097,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 16 MiB used (max 0 MiB)
2132.17/2118.15	c (2097,0) 2097,2097,STOP-AFTER(ALL)
2132.17/2118.15	c END-Prog: Sun Aug 12 16:42:56 CEST 2018

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4305694-1534082857/watcher-4305694-1534082857 -o /tmp/evaluation-result-4305694-1534082857/solver-4305694-1534082857 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node103-1534064938-20637 --watchdog 2580 scop.sh 11g scop.jar -both minisat_release default HOME HOME/instance-4305694-1534082857.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
solver pid=26142, runsolver pid=26139
Current StackSize limit: 8192 KiB


[startup+0.100061 s]*
/proc/loadavg: 2.00 2.01 2.05 4/222 26159
/proc/meminfo: memFree=24713324/32770624 swapFree=67058888/67108860
[pid=26142] ppid=26139 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/26142/stat : 26142 (scop.sh) S 26139 26142 20606 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 225848926 115843072 349 33554432000 4194304 5098028 140725879041888 140725879039144 140509331649148 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 21536768 140725879047233 140725879047431 140725879047431 140725879050189 0
/proc/26142/statm: 28282 349 296 221 0 87 0
[pid=26145] ppid=26142 vsize=15012476 memory=73552 CPUtime=0.11 cores=0,2,4,6
/proc/26145/stat : 26145 (java) S 26142 26142 20606 0 -1 1077944320 5965 0 0 0 10 1 0 0 20 0 15 0 225848926 15372775424 18388 33554432000 4194304 4196468 140728024399040 140728024381584 140150150840055 0 0 2 16800973 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 20824064 140728024404999 140728024405297 140728024405297 140728024408015 0
/proc/26145/statm: 3753119 18388 2766 1 0 3715579 0
[pid=26145/tid=26146] ppid=26142 vsize=15012476 memory=-6222985969016291267 CPUtime=0.09 cores=0,2,4,6
/proc/26145/task/26146/stat : 26146 (java) R 26142 26142 20606 0 -1 4202560 4053 0 0 0 8 1 0 0 20 0 15 0 225848926 15372775424 18388 33554432000 4194304 4196468 140728024399040 140150122652040 140150134920542 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 20824064 140728024404999 140728024405297 140728024405297 140728024408015 0
[pid=26145/tid=26147] ppid=26142 vsize=15012476 memory=4206468019014099040 CPUtime=0 cores=0,2,4,6
/proc/26145/task/26147/stat : 26147 (java) S 26142 26142 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225848928 15372775424 18388 33554432000 4194304 4196468 140728024399040 140150155082768 140150150850261 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20824064 140728024404999 140728024405297 140728024405297 140728024408015 0
[pid=26145/tid=26148] ppid=26142 vsize=15012476 memory=139812578633344 CPUtime=0 cores=0,2,4,6
/proc/26145/task/26148/stat : 26148 (java) S 26142 26142 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225848928 15372775424 18388 33554432000 4194304 4196468 140728024399040 140149953858704 140150150850261 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20824064 140728024404999 140728024405297 140728024405297 140728024408015 0
[pid=26145/tid=26149] ppid=26142 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26145/task/26149/stat : 26149 (java) S 26142 26142 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225848928 15372775424 18388 33554432000 4194304 4196468 140728024399040 140149952805648 140150150850261 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20824064 140728024404999 140728024405297 140728024405297 140728024408015 0
[pid=26145/tid=26150] ppid=26142 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/26145/task/26150/stat : 26150 (java) S 26142 26142 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225848928 15372775424 18388 33554432000 4194304 4196468 140728024399040 140149951753104 140150150850261 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20824064 140728024404999 140728024405297 140728024405297 140728024408015 0
[pid=26145/tid=26151] ppid=26142 vsize=15012476 memory=139812578633344 CPUtime=0 cores=0,2,4,6
/proc/26145/task/26151/stat : 26151 (java) S 26142 26142 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225848929 15372775424 18388 33554432000 4194304 4196468 140728024399040 140149120760048 140150150851202 0 0 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20824064 140728024404999 140728024405297 140728024405297 140728024408015 0
[pid=26145/tid=26152] ppid=26142 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/26145/task/26152/stat : 26152 (java) S 26142 26142 20606 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 225848930 15372775424 18388 33554432000 4194304 4196468 140728024399040 140148742284448 140150150850261 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20824064 140728024404999 140728024405297 140728024405297 140728024408015 0
[pid=26145/tid=26153] ppid=26142 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26145/task/26153/stat : 26153 (java) S 26142 26142 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225848930 15372775424 18388 33554432000 4194304 4196468 140728024399040 140148473848560 140150150850261 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20824064 140728024404999 140728024405297 140728024405297 140728024408015 0
[pid=26145/tid=26154] ppid=26142 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26145/task/26154/stat : 26154 (java) S 26142 26142 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225848933 15372775424 18388 33554432000 4194304 4196468 140728024399040 140148099340240 140150150858651 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20824064 140728024404999 140728024405297 140728024405297 140728024408015 0
[pid=26145/tid=26155] ppid=26142 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26145/task/26155/stat : 26155 (java) S 26142 26142 20606 0 -1 1077944384 304 0 0 0 0 0 0 0 20 0 15 0 225848933 15372775424 18388 33554432000 4194304 4196468 140728024399040 140149119707888 140150150851202 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20824064 140728024404999 140728024405297 140728024405297 140728024408015 0
[pid=26145/tid=26156] ppid=26142 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/26145/task/26156/stat : 26156 (java) S 26142 26142 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225848933 15372775424 18388 33554432000 4194304 4196468 140728024399040 140149118655344 140150150851202 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20824064 140728024404999 140728024405297 140728024405297 140728024408015 0
[pid=26145/tid=26157] ppid=26142 vsize=15012476 memory=139812578633344 CPUtime=0.01 cores=0,2,4,6
/proc/26145/task/26157/stat : 26157 (java) R 26142 26142 20606 0 -1 4202560 275 0 0 0 1 0 0 0 20 0 15 0 225848933 15372775424 18388 33554432000 4194304 4196468 140728024399040 140149117599400 140150131166880 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 20824064 140728024404999 140728024405297 140728024405297 140728024408015 0
[pid=26145/tid=26158] ppid=26142 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/26145/task/26158/stat : 26158 (java) S 26142 26142 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225848933 15372775424 18388 33554432000 4194304 4196468 140728024399040 140147601435488 140150150850261 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20824064 140728024404999 140728024405297 140728024405297 140728024408015 0
[pid=26145/tid=26159] ppid=26142 vsize=15012476 memory=139812578633344 CPUtime=0 cores=0,2,4,6
/proc/26145/task/26159/stat : 26159 (java) S 26142 26142 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225848933 15372775424 18388 33554432000 4194304 4196468 140728024399040 140149116549680 140150150851202 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20824064 140728024404999 140728024405297 140728024405297 140728024408015 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 74948 KiB

[startup+0.210761 s]*
/proc/loadavg: 2.00 2.01 2.05 4/222 26159
/proc/meminfo: memFree=24699372/32770624 swapFree=67058888/67108860
[pid=26142] ppid=26139 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/26142/stat : 26142 (scop.sh) S 26139 26142 20606 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 225848926 115843072 349 33554432000 4194304 5098028 140725879041888 140725879039144 140509331649148 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 21536768 140725879047233 140725879047431 140725879047431 140725879050189 0
/proc/26142/statm: 28282 349 296 221 0 87 0
[pid=26145] ppid=26142 vsize=15012476 memory=86628 CPUtime=0.26 cores=0,2,4,6
/proc/26145/stat : 26145 (java) S 26142 26142 20606 0 -1 1077944320 9494 0 0 0 24 2 0 0 20 0 15 0 225848926 15372775424 21657 33554432000 4194304 4196468 140728024399040 140728024381584 140150150840055 0 0 2 16800973 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 20824064 140728024404999 140728024405297 140728024405297 140728024408015 0
/proc/26145/statm: 3753119 21657 2872 1 0 3715579 0
[pid=26145/tid=26146] ppid=26142 vsize=15012476 memory=7022364632946311227 CPUtime=0.2 cores=0,2,4,6
/proc/26145/task/26146/stat : 26146 (java) R 26142 26142 20606 0 -1 4202560 7399 0 0 0 19 1 0 0 20 0 15 0 225848926 15372775424 21657 33554432000 4194304 4196468 140728024399040 140150122666448 140150150861981 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 20824064 140728024404999 140728024405297 140728024405297 140728024408015 0
[pid=26145/tid=26147] ppid=26142 vsize=15012476 memory=545 CPUtime=0 cores=0,2,4,6
/proc/26145/task/26147/stat : 26147 (java) S 26142 26142 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225848928 15372775424 21657 33554432000 4194304 4196468 140728024399040 140150155082768 140150150850261 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20824064 140728024404999 140728024405297 140728024405297 140728024408015 0
[pid=26145/tid=26148] ppid=26142 vsize=15012476 memory=139812579626900 CPUtime=0 cores=0,2,4,6
/proc/26145/task/26148/stat : 26148 (java) S 26142 26142 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225848928 15372775424 21657 33554432000 4194304 4196468 140728024399040 140149953858704 140150150850261 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20824064 140728024404999 140728024405297 140728024405297 140728024408015 0
[pid=26145/tid=26149] ppid=26142 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26145/task/26149/stat : 26149 (java) S 26142 26142 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225848928 15372775424 21657 33554432000 4194304 4196468 140728024399040 140149952805648 140150150850261 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20824064 140728024404999 140728024405297 140728024405297 140728024408015 0
[pid=26145/tid=26150] ppid=26142 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/26145/task/26150/stat : 26150 (java) S 26142 26142 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225848928 15372775424 21657 33554432000 4194304 4196468 140728024399040 140149951753104 140150150850261 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20824064 140728024404999 140728024405297 140728024405297 140728024408015 0
[pid=26145/tid=26151] ppid=26142 vsize=15012476 memory=139812578633344 CPUtime=0 cores=0,2,4,6
/proc/26145/task/26151/stat : 26151 (java) S 26142 26142 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225848929 15372775424 21657 33554432000 4194304 4196468 140728024399040 140149120760048 140150150851202 0 0 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20824064 140728024404999 140728024405297 140728024405297 140728024408015 0
[pid=26145/tid=26152] ppid=26142 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/26145/task/26152/stat : 26152 (java) S 26142 26142 20606 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 225848930 15372775424 21657 33554432000 4194304 4196468 140728024399040 140148742284448 140150150850261 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20824064 140728024404999 140728024405297 140728024405297 140728024408015 0
[pid=26145/tid=26153] ppid=26142 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26145/task/26153/stat : 26153 (java) S 26142 26142 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225848930 15372775424 21657 33554432000 4194304 4196468 140728024399040 140148473848560 140150150850261 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20824064 140728024404999 140728024405297 140728024405297 140728024408015 0
[pid=26145/tid=26154] ppid=26142 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26145/task/26154/stat : 26154 (java) S 26142 26142 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225848933 15372775424 21657 33554432000 4194304 4196468 140728024399040 140148099340240 140150150858651 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20824064 140728024404999 140728024405297 140728024405297 140728024408015 0
[pid=26145/tid=26155] ppid=26142 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26145/task/26155/stat : 26155 (java) R 26142 26142 20606 0 -1 1077944384 429 0 0 0 0 0 0 0 20 0 15 0 225848933 15372775424 21657 33554432000 4194304 4196468 140728024399040 140149119707888 140150150851202 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 20824064 140728024404999 140728024405297 140728024405297 140728024408015 0
[pid=26145/tid=26156] ppid=26142 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/26145/task/26156/stat : 26156 (java) S 26142 26142 20606 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 15 0 225848933 15372775424 21657 33554432000 4194304 4196468 140728024399040 140149118655344 140150150851202 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20824064 140728024404999 140728024405297 140728024405297 140728024408015 0
[pid=26145/tid=26157] ppid=26142 vsize=15012476 memory=139812578633344 CPUtime=0.03 cores=0,2,4,6
/proc/26145/task/26157/stat : 26157 (java) R 26142 26142 20606 0 -1 1077944384 292 0 0 0 3 0 0 0 20 0 15 0 225848933 15372775424 21657 33554432000 4194304 4196468 140728024399040 140149117602288 140150150851202 0 4 2 16800973 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 20824064 140728024404999 140728024405297 140728024405297 140728024408015 0
[pid=26145/tid=26158] ppid=26142 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/26145/task/26158/stat : 26158 (java) S 26142 26142 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225848933 15372775424 21657 33554432000 4194304 4196468 140728024399040 140147601435488 140150150850261 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20824064 140728024404999 140728024405297 140728024405297 140728024408015 0
[pid=26145/tid=26159] ppid=26142 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26145/task/26159/stat : 26159 (java) S 26142 26142 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225848933 15372775424 21657 33554432000 4194304 4196468 140728024399040 140149116549680 140150150851202 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20824064 140728024404999 140728024405297 140728024405297 140728024408015 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 88024 KiB

[startup+0.310916 s]*
/proc/loadavg: 2.00 2.01 2.05 3/222 26159
/proc/meminfo: memFree=24695960/32770624 swapFree=67058888/67108860
[pid=26142] ppid=26139 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/26142/stat : 26142 (scop.sh) S 26139 26142 20606 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 225848926 115843072 349 33554432000 4194304 5098028 140725879041888 140725879039144 140509331649148 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 21536768 140725879047233 140725879047431 140725879047431 140725879050189 0
/proc/26142/statm: 28282 349 296 221 0 87 0
[pid=26145] ppid=26142 vsize=15012476 memory=90144 CPUtime=0.42 cores=0,2,4,6
/proc/26145/stat : 26145 (java) S 26142 26142 20606 0 -1 1077944320 10028 0 0 0 40 2 0 0 20 0 15 0 225848926 15372775424 22536 33554432000 4194304 4196468 140728024399040 140728024381584 140150150840055 0 0 2 16800973 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 20824064 140728024404999 140728024405297 140728024405297 140728024408015 0
/proc/26145/statm: 3753119 22536 2969 1 0 3715579 0
[pid=26145/tid=26146] ppid=26142 vsize=15012476 memory=6791534058613427641 CPUtime=0.29 cores=0,2,4,6
/proc/26145/task/26146/stat : 26146 (java) R 26142 26142 20606 0 -1 4202560 7770 0 0 0 28 1 0 0 20 0 15 0 225848926 15372775424 22536 33554432000 4194304 4196468 140728024399040 140150122635504 140150150861981 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 20824064 140728024404999 140728024405297 140728024405297 140728024408015 0
[pid=26145/tid=26147] ppid=26142 vsize=15012476 memory=4872558044660077418 CPUtime=0 cores=0,2,4,6
/proc/26145/task/26147/stat : 26147 (java) S 26142 26142 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225848928 15372775424 22536 33554432000 4194304 4196468 140728024399040 140150155082768 140150150850261 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20824064 140728024404999 140728024405297 140728024405297 140728024408015 0
[pid=26145/tid=26148] ppid=26142 vsize=15012476 memory=-3258418265892434876 CPUtime=0 cores=0,2,4,6
/proc/26145/task/26148/stat : 26148 (java) S 26142 26142 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225848928 15372775424 22536 33554432000 4194304 4196468 140728024399040 140149953858704 140150150850261 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20824064 140728024404999 140728024405297 140728024405297 140728024408015 0
[pid=26145/tid=26149] ppid=26142 vsize=15012476 memory=4572146066226452084 CPUtime=0 cores=0,2,4,6
/proc/26145/task/26149/stat : 26149 (java) S 26142 26142 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225848928 15372775424 22536 33554432000 4194304 4196468 140728024399040 140149952805648 140150150850261 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20824064 140728024404999 140728024405297 140728024405297 140728024408015 0
[pid=26145/tid=26150] ppid=26142 vsize=15012476 memory=6944613755495348631 CPUtime=0 cores=0,2,4,6
/proc/26145/task/26150/stat : 26150 (java) S 26142 26142 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225848928 15372775424 22536 33554432000 4194304 4196468 140728024399040 140149951753104 140150150850261 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20824064 140728024404999 140728024405297 140728024405297 140728024408015 0
[pid=26145/tid=26151] ppid=26142 vsize=15012476 memory=7893295687695687954 CPUtime=0 cores=0,2,4,6
/proc/26145/task/26151/stat : 26151 (java) S 26142 26142 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225848929 15372775424 22536 33554432000 4194304 4196468 140728024399040 140149120760048 140150150851202 0 0 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20824064 140728024404999 140728024405297 140728024405297 140728024408015 0
[pid=26145/tid=26152] ppid=26142 vsize=15012476 memory=-8813974798734826869 CPUtime=0 cores=0,2,4,6
/proc/26145/task/26152/stat : 26152 (java) S 26142 26142 20606 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 225848930 15372775424 22536 33554432000 4194304 4196468 140728024399040 140148742284448 140150150850261 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20824064 140728024404999 140728024405297 140728024405297 140728024408015 0
[pid=26145/tid=26153] ppid=26142 vsize=15012476 memory=7755356400017183579 CPUtime=0 cores=0,2,4,6
/proc/26145/task/26153/stat : 26153 (java) S 26142 26142 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225848930 15372775424 22536 33554432000 4194304 4196468 140728024399040 140148473848560 140150150850261 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20824064 140728024404999 140728024405297 140728024405297 140728024408015 0
[pid=26145/tid=26154] ppid=26142 vsize=15012476 memory=8508281356422055839 CPUtime=0 cores=0,2,4,6
/proc/26145/task/26154/stat : 26154 (java) S 26142 26142 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225848933 15372775424 22536 33554432000 4194304 4196468 140728024399040 140148099340240 140150150858651 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20824064 140728024404999 140728024405297 140728024405297 140728024408015 0
[pid=26145/tid=26155] ppid=26142 vsize=15012476 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/26145/task/26155/stat : 26155 (java) R 26142 26142 20606 0 -1 1077944384 485 0 0 0 2 0 0 0 20 0 15 0 225848933 15372775424 22536 33554432000 4194304 4196468 140728024399040 140149119707888 140150150851202 0 4 2 16800973 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 20824064 140728024404999 140728024405297 140728024405297 140728024408015 0
[pid=26145/tid=26156] ppid=26142 vsize=15012476 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/26145/task/26156/stat : 26156 (java) R 26142 26142 20606 0 -1 4202560 130 0 0 0 2 0 0 0 20 0 15 0 225848933 15372775424 22536 33554432000 4194304 4196468 140728024399040 140149118655344 140150135239852 0 4 2 16800973 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 20824064 140728024404999 140728024405297 140728024405297 140728024408015 0
[pid=26145/tid=26157] ppid=26142 vsize=15012476 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/26145/task/26157/stat : 26157 (java) R 26142 26142 20606 0 -1 4202560 312 0 0 0 7 0 0 0 20 0 15 0 225848933 15372775424 22536 33554432000 4194304 4196468 140728024399040 140149117602288 140150143077182 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 20824064 140728024404999 140728024405297 140728024405297 140728024408015 0
[pid=26145/tid=26158] ppid=26142 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26145/task/26158/stat : 26158 (java) S 26142 26142 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225848933 15372775424 22536 33554432000 4194304 4196468 140728024399040 140147601435488 140150150850261 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20824064 140728024404999 140728024405297 140728024405297 140728024408015 0
[pid=26145/tid=26159] ppid=26142 vsize=15012476 memory=3689353199920160817 CPUtime=0 cores=0,2,4,6
/proc/26145/task/26159/stat : 26159 (java) S 26142 26142 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225848933 15372775424 22536 33554432000 4194304 4196468 140728024399040 140149116549680 140150150851202 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20824064 140728024404999 140728024405297 140728024405297 140728024408015 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 91540 KiB

[startup+0.701127 s]
/proc/loadavg: 2.00 2.01 2.05 3/222 26159
/proc/meminfo: memFree=24671072/32770624 swapFree=67058888/67108860
[pid=26142] ppid=26139 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/26142/stat : 26142 (scop.sh) S 26139 26142 20606 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 225848926 115843072 349 33554432000 4194304 5098028 140725879041888 140725879039144 140509331649148 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 21536768 140725879047233 140725879047431 140725879047431 140725879050189 0
/proc/26142/statm: 28282 349 296 221 0 87 0
[pid=26145] ppid=26142 vsize=15020872 memory=129664 CPUtime=1.02 cores=0,2,4,6
/proc/26145/stat : 26145 (java) S 26142 26142 20606 0 -1 1077944320 17080 0 0 0 97 5 0 0 20 0 15 0 225848926 15381372928 32416 33554432000 4194304 4196468 140728024399040 140728024381584 140150150840055 0 0 2 25189581 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 20824064 140728024404999 140728024405297 140728024405297 140728024408015 0
/proc/26145/statm: 3755218 32416 3153 1 0 3716603 0
[pid=26145/tid=26146] ppid=26142 vsize=15020872 memory=33 CPUtime=0.67 cores=0,2,4,6
/proc/26145/task/26146/stat : 26146 (java) R 26142 26142 20606 0 -1 4202560 14376 0 0 0 64 3 0 0 20 0 15 0 225848926 15381372928 32416 33554432000 4194304 4196468 140728024399040 140150122675856 140150150861981 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 20824064 140728024404999 140728024405297 140728024405297 140728024408015 0
[pid=26145/tid=26147] ppid=26142 vsize=15020872 memory=288230377057956186 CPUtime=0 cores=0,2,4,6
/proc/26145/task/26147/stat : 26147 (java) S 26142 26142 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225848928 15381372928 32416 33554432000 4194304 4196468 140728024399040 140150155082768 140150150850261 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20824064 140728024404999 140728024405297 140728024405297 140728024408015 0
[pid=26145/tid=26148] ppid=26142 vsize=15020872 memory=14408211646139281 CPUtime=0 cores=0,2,4,6
/proc/26145/task/26148/stat : 26148 (java) S 26142 26142 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225848928 15381372928 32416 33554432000 4194304 4196468 140728024399040 140149953858704 140150150850261 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20824064 140728024404999 140728024405297 140728024405297 140728024408015 0
[pid=26145/tid=26149] ppid=26142 vsize=15020872 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26145/task/26149/stat : 26149 (java) S 26142 26142 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225848928 15381372928 32416 33554432000 4194304 4196468 140728024399040 140149952805648 140150150850261 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20824064 140728024404999 140728024405297 140728024405297 140728024408015 0
[pid=26145/tid=26150] ppid=26142 vsize=15020872 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26145/task/26150/stat : 26150 (java) S 26142 26142 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225848928 15381372928 32416 33554432000 4194304 4196468 140728024399040 140149951753104 140150150850261 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20824064 140728024404999 140728024405297 140728024405297 140728024408015 0
[pid=26145/tid=26151] ppid=26142 vsize=15020872 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26145/task/26151/stat : 26151 (java) S 26142 26142 20606 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 225848929 15381372928 32416 33554432000 4194304 4196468 140728024399040 140149120760048 140150150851202 0 0 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20824064 140728024404999 140728024405297 140728024405297 140728024408015 0
[pid=26145/tid=26152] ppid=26142 vsize=15020872 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26145/task/26152/stat : 26152 (java) S 26142 26142 20606 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 225848930 15381372928 32416 33554432000 4194304 4196468 140728024399040 140148742284448 140150150850261 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20824064 140728024404999 140728024405297 140728024405297 140728024408015 0
[pid=26145/tid=26153] ppid=26142 vsize=15020872 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26145/task/26153/stat : 26153 (java) S 26142 26142 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225848930 15381372928 32416 33554432000 4194304 4196468 140728024399040 140148473848560 140150150850261 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20824064 140728024404999 140728024405297 140728024405297 140728024408015 0
[pid=26145/tid=26154] ppid=26142 vsize=15020872 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26145/task/26154/stat : 26154 (java) S 26142 26142 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225848933 15381372928 32416 33554432000 4194304 4196468 140728024399040 140148099340240 140150150858651 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20824064 140728024404999 140728024405297 140728024405297 140728024408015 0
[pid=26145/tid=26155] ppid=26142 vsize=15020872 memory=279624919548144 CPUtime=0.09 cores=0,2,4,6
/proc/26145/task/26155/stat : 26155 (java) R 26142 26142 20606 0 -1 4202560 725 0 0 0 9 0 0 0 20 0 15 0 225848933 15381372928 32416 33554432000 4194304 4196468 140728024399040 140149119706288 140150130806274 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 20824064 140728024404999 140728024405297 140728024405297 140728024408015 0
[pid=26145/tid=26156] ppid=26142 vsize=15020872 memory=5791726317272787289 CPUtime=0.06 cores=0,2,4,6
/proc/26145/task/26156/stat : 26156 (java) R 26142 26142 20606 0 -1 4202560 200 0 0 0 6 0 0 0 20 0 15 0 225848933 15381372928 32416 33554432000 4194304 4196468 140728024399040 140149118643216 140150132360952 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 20824064 140728024404999 140728024405297 140728024405297 140728024408015 0
[pid=26145/tid=26157] ppid=26142 vsize=15020872 memory=7883944108235712103 CPUtime=0.16 cores=0,2,4,6
/proc/26145/task/26157/stat : 26157 (java) R 26142 26142 20606 0 -1 1077944384 444 0 0 0 16 0 0 0 20 0 15 0 225848933 15381372928 32416 33554432000 4194304 4196468 140728024399040 140149117597360 140150150850261 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 20824064 140728024404999 140728024405297 140728024405297 140728024408015 0
[pid=26145/tid=26158] ppid=26142 vsize=15020872 memory=7649399388576495154 CPUtime=0 cores=0,2,4,6
/proc/26145/task/26158/stat : 26158 (java) S 26142 26142 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225848933 15381372928 32416 33554432000 4194304 4196468 140728024399040 140147601435488 140150150850261 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20824064 140728024404999 140728024405297 140728024405297 140728024408015 0
[pid=26145/tid=26159] ppid=26142 vsize=15020872 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26145/task/26159/stat : 26159 (java) S 26142 26142 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225848933 15381372928 32416 33554432000 4194304 4196468 140728024399040 140149116549680 140150150851202 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20824064 140728024404999 140728024405297 140728024405297 140728024408015 0
Current children cumulated CPU time: 1.02 s
Current children cumulated vsize: 15134000 KiB
Current children cumulated memory: 131060 KiB

[startup+1.50077 s]
/proc/loadavg: 2.00 2.01 2.05 4/222 26159
/proc/meminfo: memFree=24635904/32770624 swapFree=67058888/67108860
[pid=26142] ppid=26139 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/26142/stat : 26142 (scop.sh) S 26139 26142 20606 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 225848926 115843072 349 33554432000 4194304 5098028 140725879041888 140725879039144 140509331649148 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 21536768 140725879047233 140725879047431 140725879047431 140725879050189 0
/proc/26142/statm: 28282 349 296 221 0 87 0

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

Current children cumulated CPU time: 2130.86 s
Current children cumulated vsize: 8311108 KiB
Current children cumulated memory: 230144 KiB

[startup+2117.6 s]
/proc/loadavg: 2.06 2.03 2.05 3/228 26348
/proc/meminfo: memFree=24647464/32770624 swapFree=67058900/67108860
[pid=26142] ppid=26139 vsize=113128 memory=1472 CPUtime=32.54 cores=0,2,4,6
/proc/26142/stat : 26142 (scop.sh) S 26139 26142 20606 0 -1 4202496 590 48816 0 0 0 0 3142 112 20 0 1 0 225848926 115843072 368 33554432000 4194304 5098028 140725879041888 140725879038632 140509331649148 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 21536768 140725879047233 140725879047431 140725879047431 140725879050189 0
/proc/26142/statm: 28282 368 311 221 0 87 0
[pid=26160] ppid=26142 vsize=8068220 memory=116748 CPUtime=2.62 cores=0,2,4,6
/proc/26160/stat : 26160 (java) S 26142 26142 20606 0 -1 1077944320 17603 0 0 0 193 69 0 0 20 0 19 0 225850956 8261857280 29187 33554432000 4194304 4196468 140721343571600 140721343554144 139987669724919 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 14008320 140721343579317 140721343579441 140721343579441 140721343582159 0
/proc/26160/statm: 2017055 29187 3143 1 0 1978454 0
[pid=26175] ppid=26160 vsize=129760 memory=111924 CPUtime=2096.51 cores=0,2,4,6
/proc/26175/stat : 26175 (minisat_release) R 26160 26142 20606 0 -1 4202496 556400 0 0 0 209563 88 0 0 20 0 1 0 225851028 132874240 27981 33554432000 4194304 4308513 140721686318528 140721686315928 4276004 0 4 0 8396802 0 0 0 17 2 0 0 0 0 0 6409496 6410680 21663744 140721686320244 140721686320342 140721686320342 140721686323141 0
/proc/26175/statm: 32440 27981 342 28 0 28680 0
[pid=26160/tid=26161] ppid=26142 vsize=8068220 memory=111924 CPUtime=0.75 cores=0,2,4,6
/proc/26160/task/26161/stat : 26161 (java) S 26142 26142 20606 0 -1 1077944384 14548 0 0 0 70 5 0 0 20 0 19 0 225850956 8261857280 29187 33554432000 4194304 4196468 140721343571600 139987641565072 139987669735125 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14008320 140721343579317 140721343579441 140721343579441 140721343582159 0
[pid=26160/tid=26162] ppid=26142 vsize=8068220 memory=111924 CPUtime=0 cores=0,2,4,6
/proc/26160/task/26162/stat : 26162 (java) S 26142 26142 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 225850957 8261857280 29187 33554432000 4194304 4196468 140721343571600 139987673967760 139987669735125 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14008320 140721343579317 140721343579441 140721343579441 140721343582159 0
[pid=26160/tid=26163] ppid=26142 vsize=8068220 memory=32388 CPUtime=0 cores=0,2,4,6
/proc/26160/task/26163/stat : 26163 (java) S 26142 26142 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 225850957 8261857280 29187 33554432000 4194304 4196468 140721343571600 139987155323920 139987669735125 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14008320 140721343579317 140721343579441 140721343579441 140721343582159 0
[pid=26160/tid=26164] ppid=26142 vsize=8068220 memory=13808 CPUtime=0 cores=0,2,4,6
/proc/26160/task/26164/stat : 26164 (java) S 26142 26142 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 225850957 8261857280 29187 33554432000 4194304 4196468 140721343571600 139987154271120 139987669735125 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14008320 140721343579317 140721343579441 140721343579441 140721343582159 0
[pid=26160/tid=26165] ppid=26142 vsize=8068220 memory=524 CPUtime=0 cores=0,2,4,6
/proc/26160/task/26165/stat : 26165 (java) S 26142 26142 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 225850957 8261857280 29187 33554432000 4194304 4196468 140721343571600 139987153218320 139987669735125 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14008320 140721343579317 140721343579441 140721343579441 140721343582159 0
[pid=26160/tid=26166] ppid=26142 vsize=8068220 memory=60244 CPUtime=0.04 cores=0,2,4,6
/proc/26160/task/26166/stat : 26166 (java) S 26142 26142 20606 0 -1 1077944384 7 0 0 0 2 2 0 0 20 0 19 0 225850959 8261857280 29187 33554432000 4194304 4196468 140721343571600 139986914834800 139987669736066 0 0 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14008320 140721343579317 140721343579441 140721343579441 140721343582159 0
[pid=26160/tid=26167] ppid=26142 vsize=8068220 memory=780 CPUtime=0 cores=0,2,4,6
/proc/26160/task/26167/stat : 26167 (java) S 26142 26142 20606 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 225850959 8261857280 29187 33554432000 4194304 4196468 140721343571600 139986607268896 139987669735125 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14008320 140721343579317 140721343579441 140721343579441 140721343582159 0
[pid=26160/tid=26168] ppid=26142 vsize=8068220 memory=1948 CPUtime=0 cores=0,2,4,6
/proc/26160/task/26168/stat : 26168 (java) S 26142 26142 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 225850959 8261857280 29187 33554432000 4194304 4196468 140721343571600 139986338833264 139987669735125 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14008320 140721343579317 140721343579441 140721343579441 140721343582159 0
[pid=26160/tid=26169] ppid=26142 vsize=8068220 memory=1328 CPUtime=0 cores=0,2,4,6
/proc/26160/task/26169/stat : 26169 (java) S 26142 26142 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 225850962 8261857280 29187 33554432000 4194304 4196468 140721343571600 139985964324688 139987669743515 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14008320 140721343579317 140721343579441 140721343579441 140721343582159 0
[pid=26160/tid=26170] ppid=26142 vsize=8068220 memory=976 CPUtime=0.1 cores=0,2,4,6
/proc/26160/task/26170/stat : 26170 (java) S 26142 26142 20606 0 -1 1077944384 588 0 0 0 9 1 0 0 20 0 19 0 225850962 8261857280 29187 33554432000 4194304 4196468 140721343571600 139986913782640 139987669736066 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14008320 140721343579317 140721343579441 140721343579441 140721343582159 0
[pid=26160/tid=26171] ppid=26142 vsize=8068220 memory=1140 CPUtime=0.1 cores=0,2,4,6
/proc/26160/task/26171/stat : 26171 (java) S 26142 26142 20606 0 -1 1077944384 357 0 0 0 10 0 0 0 20 0 19 0 225850962 8261857280 29187 33554432000 4194304 4196468 140721343571600 139986912729840 139987669736066 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14008320 140721343579317 140721343579441 140721343579441 140721343582159 0
[pid=26160/tid=26172] ppid=26142 vsize=8068220 memory=1024 CPUtime=0.21 cores=0,2,4,6
/proc/26160/task/26172/stat : 26172 (java) S 26142 26142 20606 0 -1 1077944384 556 0 0 0 20 1 0 0 20 0 19 0 225850962 8261857280 29187 33554432000 4194304 4196468 140721343571600 139986911677040 139987669736066 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14008320 140721343579317 140721343579441 140721343579441 140721343582159 0
[pid=26160/tid=26173] ppid=26142 vsize=8068220 memory=3172 CPUtime=0 cores=0,2,4,6
/proc/26160/task/26173/stat : 26173 (java) S 26142 26142 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 225850962 8261857280 29187 33554432000 4194304 4196468 140721343571600 139985466419936 139987669735125 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14008320 140721343579317 140721343579441 140721343579441 140721343582159 0
[pid=26160/tid=26174] ppid=26142 vsize=8068220 memory=2076 CPUtime=1.38 cores=0,2,4,6
/proc/26160/task/26174/stat : 26174 (java) S 26142 26142 20606 0 -1 1077944384 141 0 0 0 72 66 0 0 20 0 19 0 225850962 8261857280 29187 33554432000 4194304 4196468 140721343571600 139986910624432 139987669736066 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 18 0 0 6293624 6294260 14008320 140721343579317 140721343579441 140721343579441 140721343582159 0
[pid=26160/tid=26176] ppid=26142 vsize=8068220 memory=9004 CPUtime=0 cores=0,2,4,6
/proc/26160/task/26176/stat : 26176 (java) S 26142 26142 20606 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 225851028 8261857280 29187 33554432000 4194304 4196468 140721343571600 139986902815936 139987669749529 0 4 2 25189581 18446744071579417331 0 0 -1 4 0 0 0 0 0 6293624 6294260 14008320 140721343579317 140721343579441 140721343579441 140721343582159 0
[pid=26160/tid=26178] ppid=26142 vsize=8068220 memory=768 CPUtime=0 cores=0,2,4,6
/proc/26160/task/26178/stat : 26178 (java) S 26142 26142 20606 0 -1 4202560 26 0 0 0 0 0 0 0 20 0 19 0 225851028 8261857280 29187 33554432000 4194304 4196468 140721343571600 139984929533200 139987669746845 0 4 2 25189581 18446744071580971376 0 0 -1 4 0 0 0 0 0 6293624 6294260 14008320 140721343579317 140721343579441 140721343579441 140721343582159 0
[pid=26160/tid=26179] ppid=26142 vsize=8068220 memory=736 CPUtime=0 cores=0,2,4,6
/proc/26160/task/26179/stat : 26179 (java) S 26142 26142 20606 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 225851028 8261857280 29187 33554432000 4194304 4196468 140721343571600 139984795312272 139987669746845 0 4 2 25189581 18446744071580971376 0 0 -1 4 0 0 0 0 0 6293624 6294260 14008320 140721343579317 140721343579441 140721343579441 140721343582159 0
[pid=26160/tid=26180] ppid=26142 vsize=8068220 memory=1520 CPUtime=0 cores=0,2,4,6
/proc/26160/task/26180/stat : 26180 (java) S 26142 26142 20606 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 19 0 225851031 8261857280 29187 33554432000 4194304 4196468 140721343571600 139985063763616 139987669735125 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14008320 140721343579317 140721343579441 140721343579441 140721343582159 0
Current children cumulated CPU time: 2131.67 s
Current children cumulated vsize: 8311108 KiB
Current children cumulated memory: 230144 KiB

[startup+2118 s]*
/proc/loadavg: 2.06 2.03 2.05 3/228 26348
/proc/meminfo: memFree=24647464/32770624 swapFree=67058900/67108860
[pid=26142] ppid=26139 vsize=113128 memory=1472 CPUtime=32.54 cores=0,2,4,6
/proc/26142/stat : 26142 (scop.sh) S 26139 26142 20606 0 -1 4202496 590 48816 0 0 0 0 3142 112 20 0 1 0 225848926 115843072 368 33554432000 4194304 5098028 140725879041888 140725879038632 140509331649148 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 21536768 140725879047233 140725879047431 140725879047431 140725879050189 0
/proc/26142/statm: 28282 368 311 221 0 87 0
[pid=26160] ppid=26142 vsize=8068220 memory=116748 CPUtime=2.62 cores=0,2,4,6
/proc/26160/stat : 26160 (java) S 26142 26142 20606 0 -1 1077944320 17603 0 0 0 193 69 0 0 20 0 19 0 225850956 8261857280 29187 33554432000 4194304 4196468 140721343571600 140721343554144 139987669724919 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 14008320 140721343579317 140721343579441 140721343579441 140721343582159 0
/proc/26160/statm: 2017055 29187 3143 1 0 1978454 0
[pid=26175] ppid=26160 vsize=129760 memory=111924 CPUtime=2096.91 cores=0,2,4,6
/proc/26175/stat : 26175 (minisat_release) R 26160 26142 20606 0 -1 4202496 559308 0 0 0 209603 88 0 0 20 0 1 0 225851028 132874240 27981 33554432000 4194304 4308513 140721686318528 140721686315928 4276008 0 4 0 8396802 0 0 0 17 2 0 0 0 0 0 6409496 6410680 21663744 140721686320244 140721686320342 140721686320342 140721686323141 0
/proc/26175/statm: 32440 27981 342 28 0 28680 0
[pid=26160/tid=26161] ppid=26142 vsize=8068220 memory=-7824251494390783080 CPUtime=0.75 cores=0,2,4,6
/proc/26160/task/26161/stat : 26161 (java) S 26142 26142 20606 0 -1 1077944384 14548 0 0 0 70 5 0 0 20 0 19 0 225850956 8261857280 29187 33554432000 4194304 4196468 140721343571600 139987641565072 139987669735125 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14008320 140721343579317 140721343579441 140721343579441 140721343582159 0
[pid=26160/tid=26162] ppid=26142 vsize=8068220 memory=4872558044660077418 CPUtime=0 cores=0,2,4,6
/proc/26160/task/26162/stat : 26162 (java) S 26142 26142 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 225850957 8261857280 29187 33554432000 4194304 4196468 140721343571600 139987673967760 139987669735125 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14008320 140721343579317 140721343579441 140721343579441 140721343582159 0
[pid=26160/tid=26163] ppid=26142 vsize=8068220 memory=3848 CPUtime=0 cores=0,2,4,6
/proc/26160/task/26163/stat : 26163 (java) S 26142 26142 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 225850957 8261857280 29187 33554432000 4194304 4196468 140721343571600 139987155323920 139987669735125 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14008320 140721343579317 140721343579441 140721343579441 140721343582159 0
[pid=26160/tid=26164] ppid=26142 vsize=8068220 memory=3428 CPUtime=0 cores=0,2,4,6
/proc/26160/task/26164/stat : 26164 (java) S 26142 26142 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 225850957 8261857280 29187 33554432000 4194304 4196468 140721343571600 139987154271120 139987669735125 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14008320 140721343579317 140721343579441 140721343579441 140721343582159 0
[pid=26160/tid=26165] ppid=26142 vsize=8068220 memory=3424 CPUtime=0 cores=0,2,4,6
/proc/26160/task/26165/stat : 26165 (java) S 26142 26142 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 225850957 8261857280 29187 33554432000 4194304 4196468 140721343571600 139987153218320 139987669735125 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14008320 140721343579317 140721343579441 140721343579441 140721343582159 0
[pid=26160/tid=26166] ppid=26142 vsize=8068220 memory=4104 CPUtime=0.04 cores=0,2,4,6
/proc/26160/task/26166/stat : 26166 (java) S 26142 26142 20606 0 -1 1077944384 7 0 0 0 2 2 0 0 20 0 19 0 225850959 8261857280 29187 33554432000 4194304 4196468 140721343571600 139986914834800 139987669736066 0 0 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14008320 140721343579317 140721343579441 140721343579441 140721343582159 0
[pid=26160/tid=26167] ppid=26142 vsize=8068220 memory=1408 CPUtime=0 cores=0,2,4,6
/proc/26160/task/26167/stat : 26167 (java) S 26142 26142 20606 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 225850959 8261857280 29187 33554432000 4194304 4196468 140721343571600 139986607268896 139987669735125 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14008320 140721343579317 140721343579441 140721343579441 140721343582159 0
[pid=26160/tid=26168] ppid=26142 vsize=8068220 memory=3464 CPUtime=0 cores=0,2,4,6
/proc/26160/task/26168/stat : 26168 (java) S 26142 26142 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 225850959 8261857280 29187 33554432000 4194304 4196468 140721343571600 139986338833264 139987669735125 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14008320 140721343579317 140721343579441 140721343579441 140721343582159 0
[pid=26160/tid=26169] ppid=26142 vsize=8068220 memory=1472 CPUtime=0 cores=0,2,4,6
/proc/26160/task/26169/stat : 26169 (java) S 26142 26142 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 225850962 8261857280 29187 33554432000 4194304 4196468 140721343571600 139985964324688 139987669743515 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14008320 140721343579317 140721343579441 140721343579441 140721343582159 0
[pid=26160/tid=26170] ppid=26142 vsize=8068220 memory=116748 CPUtime=0.1 cores=0,2,4,6
/proc/26160/task/26170/stat : 26170 (java) S 26142 26142 20606 0 -1 1077944384 588 0 0 0 9 1 0 0 20 0 19 0 225850962 8261857280 29187 33554432000 4194304 4196468 140721343571600 139986913782640 139987669736066 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14008320 140721343579317 140721343579441 140721343579441 140721343582159 0
[pid=26160/tid=26171] ppid=26142 vsize=8068220 memory=159268 CPUtime=0.1 cores=0,2,4,6
/proc/26160/task/26171/stat : 26171 (java) S 26142 26142 20606 0 -1 1077944384 357 0 0 0 10 0 0 0 20 0 19 0 225850962 8261857280 29187 33554432000 4194304 4196468 140721343571600 139986912729840 139987669736066 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14008320 140721343579317 140721343579441 140721343579441 140721343582159 0
[pid=26160/tid=26172] ppid=26142 vsize=8068220 memory=1408 CPUtime=0.21 cores=0,2,4,6
/proc/26160/task/26172/stat : 26172 (java) S 26142 26142 20606 0 -1 1077944384 556 0 0 0 20 1 0 0 20 0 19 0 225850962 8261857280 29187 33554432000 4194304 4196468 140721343571600 139986911677040 139987669736066 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14008320 140721343579317 140721343579441 140721343579441 140721343582159 0
[pid=26160/tid=26173] ppid=26142 vsize=8068220 memory=3300 CPUtime=0 cores=0,2,4,6
/proc/26160/task/26173/stat : 26173 (java) S 26142 26142 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 225850962 8261857280 29187 33554432000 4194304 4196468 140721343571600 139985466419936 139987669735125 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14008320 140721343579317 140721343579441 140721343579441 140721343582159 0
[pid=26160/tid=26174] ppid=26142 vsize=8068220 memory=1468 CPUtime=1.38 cores=0,2,4,6
/proc/26160/task/26174/stat : 26174 (java) S 26142 26142 20606 0 -1 1077944384 141 0 0 0 72 66 0 0 20 0 19 0 225850962 8261857280 29187 33554432000 4194304 4196468 140721343571600 139986910624432 139987669736066 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 18 0 0 6293624 6294260 14008320 140721343579317 140721343579441 140721343579441 140721343582159 0
[pid=26160/tid=26176] ppid=26142 vsize=8068220 memory=114100 CPUtime=0 cores=0,2,4,6
/proc/26160/task/26176/stat : 26176 (java) S 26142 26142 20606 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 225851028 8261857280 29187 33554432000 4194304 4196468 140721343571600 139986902815936 139987669749529 0 4 2 25189581 18446744071579417331 0 0 -1 4 0 0 0 0 0 6293624 6294260 14008320 140721343579317 140721343579441 140721343579441 140721343582159 0
[pid=26160/tid=26178] ppid=26142 vsize=8068220 memory=68544 CPUtime=0 cores=0,2,4,6
/proc/26160/task/26178/stat : 26178 (java) S 26142 26142 20606 0 -1 4202560 26 0 0 0 0 0 0 0 20 0 19 0 225851028 8261857280 29187 33554432000 4194304 4196468 140721343571600 139984929533200 139987669746845 0 4 2 25189581 18446744071580971376 0 0 -1 4 0 0 0 0 0 6293624 6294260 14008320 140721343579317 140721343579441 140721343579441 140721343582159 0
[pid=26160/tid=26179] ppid=26142 vsize=8068220 memory=-7824251494390783080 CPUtime=0 cores=0,2,4,6
/proc/26160/task/26179/stat : 26179 (java) S 26142 26142 20606 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 225851028 8261857280 29187 33554432000 4194304 4196468 140721343571600 139984795312272 139987669746845 0 4 2 25189581 18446744071580971376 0 0 -1 4 0 0 0 0 0 6293624 6294260 14008320 140721343579317 140721343579441 140721343579441 140721343582159 0
[pid=26160/tid=26180] ppid=26142 vsize=8068220 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26160/task/26180/stat : 26180 (java) S 26142 26142 20606 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 19 0 225851031 8261857280 29187 33554432000 4194304 4196468 140721343571600 139985063763616 139987669735125 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14008320 140721343579317 140721343579441 140721343579441 140721343582159 0
Current children cumulated CPU time: 2132.07 s
Current children cumulated vsize: 8311108 KiB
Current children cumulated memory: 230144 KiB

[startup+2118.11 s]
/proc/loadavg: 2.06 2.03 2.05 3/228 26348
/proc/meminfo: memFree=24647464/32770624 swapFree=67058900/67108860
[pid=26142] ppid=26139 vsize=113128 memory=1472 CPUtime=32.54 cores=0,2,4,6
/proc/26142/stat : 26142 (scop.sh) S 26139 26142 20606 0 -1 4202496 590 48816 0 0 0 0 3142 112 20 0 1 0 225848926 115843072 368 33554432000 4194304 5098028 140725879041888 140725879038632 140509331649148 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 21536768 140725879047233 140725879047431 140725879047431 140725879050189 0
/proc/26142/statm: 28282 368 311 221 0 87 0
[pid=26160] ppid=26142 vsize=8068220 memory=116748 CPUtime=2.62 cores=0,2,4,6
/proc/26160/stat : 26160 (java) S 26142 26142 20606 0 -1 1077944320 17603 0 0 0 193 69 0 0 20 0 19 0 225850956 8261857280 29187 33554432000 4194304 4196468 140721343571600 140721343554144 139987669724919 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 14008320 140721343579317 140721343579441 140721343579441 140721343582159 0
/proc/26160/statm: 2017055 29187 3143 1 0 1978454 0
[pid=26175] ppid=26160 vsize=129760 memory=111924 CPUtime=2097.01 cores=0,2,4,6
/proc/26175/stat : 26175 (minisat_release) R 26160 26142 20606 0 -1 4202496 559338 0 0 0 209613 88 0 0 20 0 1 0 225851028 132874240 27981 33554432000 4194304 4308513 140721686318528 140721686315928 4275601 0 4 0 8396802 0 0 0 17 2 0 0 0 0 0 6409496 6410680 21663744 140721686320244 140721686320342 140721686320342 140721686323141 0
/proc/26175/statm: 32440 27981 342 28 0 28680 0
[pid=26160/tid=26161] ppid=26142 vsize=8068220 memory=116748 CPUtime=0.75 cores=0,2,4,6
/proc/26160/task/26161/stat : 26161 (java) S 26142 26142 20606 0 -1 1077944384 14548 0 0 0 70 5 0 0 20 0 19 0 225850956 8261857280 29187 33554432000 4194304 4196468 140721343571600 139987641565072 139987669735125 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14008320 140721343579317 140721343579441 140721343579441 140721343582159 0
[pid=26160/tid=26162] ppid=26142 vsize=8068220 memory=116748 CPUtime=0 cores=0,2,4,6
/proc/26160/task/26162/stat : 26162 (java) S 26142 26142 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 225850957 8261857280 29187 33554432000 4194304 4196468 140721343571600 139987673967760 139987669735125 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14008320 140721343579317 140721343579441 140721343579441 140721343582159 0
[pid=26160/tid=26163] ppid=26142 vsize=8068220 memory=116748 CPUtime=0 cores=0,2,4,6
/proc/26160/task/26163/stat : 26163 (java) S 26142 26142 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 225850957 8261857280 29187 33554432000 4194304 4196468 140721343571600 139987155323920 139987669735125 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14008320 140721343579317 140721343579441 140721343579441 140721343582159 0
[pid=26160/tid=26164] ppid=26142 vsize=8068220 memory=116748 CPUtime=0 cores=0,2,4,6
/proc/26160/task/26164/stat : 26164 (java) S 26142 26142 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 225850957 8261857280 29187 33554432000 4194304 4196468 140721343571600 139987154271120 139987669735125 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14008320 140721343579317 140721343579441 140721343579441 140721343582159 0
[pid=26160/tid=26165] ppid=26142 vsize=8068220 memory=116748 CPUtime=0 cores=0,2,4,6
/proc/26160/task/26165/stat : 26165 (java) S 26142 26142 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 225850957 8261857280 29187 33554432000 4194304 4196468 140721343571600 139987153218320 139987669735125 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14008320 140721343579317 140721343579441 140721343579441 140721343582159 0
[pid=26160/tid=26166] ppid=26142 vsize=8068220 memory=116748 CPUtime=0.04 cores=0,2,4,6
/proc/26160/task/26166/stat : 26166 (java) S 26142 26142 20606 0 -1 1077944384 7 0 0 0 2 2 0 0 20 0 19 0 225850959 8261857280 29187 33554432000 4194304 4196468 140721343571600 139986914834800 139987669736066 0 0 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14008320 140721343579317 140721343579441 140721343579441 140721343582159 0
[pid=26160/tid=26167] ppid=26142 vsize=8068220 memory=1472 CPUtime=0 cores=0,2,4,6
/proc/26160/task/26167/stat : 26167 (java) S 26142 26142 20606 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 225850959 8261857280 29187 33554432000 4194304 4196468 140721343571600 139986607268896 139987669735125 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14008320 140721343579317 140721343579441 140721343579441 140721343582159 0
[pid=26160/tid=26168] ppid=26142 vsize=8068220 memory=116748 CPUtime=0 cores=0,2,4,6
/proc/26160/task/26168/stat : 26168 (java) S 26142 26142 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 225850959 8261857280 29187 33554432000 4194304 4196468 140721343571600 139986338833264 139987669735125 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14008320 140721343579317 140721343579441 140721343579441 140721343582159 0
[pid=26160/tid=26169] ppid=26142 vsize=8068220 memory=116748 CPUtime=0 cores=0,2,4,6
/proc/26160/task/26169/stat : 26169 (java) S 26142 26142 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 225850962 8261857280 29187 33554432000 4194304 4196468 140721343571600 139985964324688 139987669743515 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14008320 140721343579317 140721343579441 140721343579441 140721343582159 0
[pid=26160/tid=26170] ppid=26142 vsize=8068220 memory=157052 CPUtime=0.1 cores=0,2,4,6
/proc/26160/task/26170/stat : 26170 (java) S 26142 26142 20606 0 -1 1077944384 588 0 0 0 9 1 0 0 20 0 19 0 225850962 8261857280 29187 33554432000 4194304 4196468 140721343571600 139986913782640 139987669736066 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14008320 140721343579317 140721343579441 140721343579441 140721343582159 0
[pid=26160/tid=26171] ppid=26142 vsize=8068220 memory=1708 CPUtime=0.1 cores=0,2,4,6
/proc/26160/task/26171/stat : 26171 (java) S 26142 26142 20606 0 -1 1077944384 357 0 0 0 10 0 0 0 20 0 19 0 225850962 8261857280 29187 33554432000 4194304 4196468 140721343571600 139986912729840 139987669736066 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14008320 140721343579317 140721343579441 140721343579441 140721343582159 0
[pid=26160/tid=26172] ppid=26142 vsize=8068220 memory=5112 CPUtime=0.21 cores=0,2,4,6
/proc/26160/task/26172/stat : 26172 (java) S 26142 26142 20606 0 -1 1077944384 556 0 0 0 20 1 0 0 20 0 19 0 225850962 8261857280 29187 33554432000 4194304 4196468 140721343571600 139986911677040 139987669736066 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14008320 140721343579317 140721343579441 140721343579441 140721343582159 0
[pid=26160/tid=26173] ppid=26142 vsize=8068220 memory=1472 CPUtime=0 cores=0,2,4,6
/proc/26160/task/26173/stat : 26173 (java) S 26142 26142 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 225850962 8261857280 29187 33554432000 4194304 4196468 140721343571600 139985466419936 139987669735125 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14008320 140721343579317 140721343579441 140721343579441 140721343582159 0
[pid=26160/tid=26174] ppid=26142 vsize=8068220 memory=1472 CPUtime=1.38 cores=0,2,4,6
/proc/26160/task/26174/stat : 26174 (java) S 26142 26142 20606 0 -1 1077944384 141 0 0 0 72 66 0 0 20 0 19 0 225850962 8261857280 29187 33554432000 4194304 4196468 140721343571600 139986910624432 139987669736066 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 18 0 0 6293624 6294260 14008320 140721343579317 140721343579441 140721343579441 140721343582159 0
[pid=26160/tid=26176] ppid=26142 vsize=8068220 memory=148860 CPUtime=0 cores=0,2,4,6
/proc/26160/task/26176/stat : 26176 (java) S 26142 26142 20606 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 225851028 8261857280 29187 33554432000 4194304 4196468 140721343571600 139986902815936 139987669749529 0 4 2 25189581 18446744071579417331 0 0 -1 4 0 0 0 0 0 6293624 6294260 14008320 140721343579317 140721343579441 140721343579441 140721343582159 0
[pid=26160/tid=26178] ppid=26142 vsize=8068220 memory=5112 CPUtime=0 cores=0,2,4,6
/proc/26160/task/26178/stat : 26178 (java) S 26142 26142 20606 0 -1 4202560 26 0 0 0 0 0 0 0 20 0 19 0 225851028 8261857280 29187 33554432000 4194304 4196468 140721343571600 139984929533200 139987669746845 0 4 2 25189581 18446744071580971376 0 0 -1 4 0 0 0 0 0 6293624 6294260 14008320 140721343579317 140721343579441 140721343579441 140721343582159 0
[pid=26160/tid=26179] ppid=26142 vsize=8068220 memory=60244 CPUtime=0 cores=0,2,4,6
/proc/26160/task/26179/stat : 26179 (java) S 26142 26142 20606 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 225851028 8261857280 29187 33554432000 4194304 4196468 140721343571600 139984795312272 139987669746845 0 4 2 25189581 18446744071580971376 0 0 -1 4 0 0 0 0 0 6293624 6294260 14008320 140721343579317 140721343579441 140721343579441 140721343582159 0
[pid=26160/tid=26180] ppid=26142 vsize=8068220 memory=780 CPUtime=0 cores=0,2,4,6
/proc/26160/task/26180/stat : 26180 (java) S 26142 26142 20606 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 19 0 225851031 8261857280 29187 33554432000 4194304 4196468 140721343571600 139985063763616 139987669735125 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14008320 140721343579317 140721343579441 140721343579441 140721343582159 0
Current children cumulated CPU time: 2132.17 s
Current children cumulated vsize: 8311108 KiB
Current children cumulated memory: 230144 KiB

Child status: 0
Real time (s): 2118.16
CPU time (s): 2132.26
CPU user time (s): 2129.54
CPU system time (s): 2.72335
CPU usage (%): 100.666
Max. virtual memory (cumulated for all children) (KiB): 15142280
Max. memory (cumulated for all children) (KiB): 3445320

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2129.54
system time used= 2.72335
maximum resident set size= 3444668
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 626431
page faults= 0
swaps= 0
block input operations= 0
block output operations= 30328
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 51647
involuntary context switches= 2782


# summary of solver processes directly reported to runsolver:
#   pid: 26142
#   total CPU time (s): 2132.26
#   total CPU user time (s): 2129.54
#   total CPU system time (s): 2.72335

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 13.85 second user time and 24.6496 second system time

The end

Launcher Data

Begin job on node103 at 2018-08-12 16:07:37
IDJOB=4305694
IDBENCH=141502
IDSOLVER=2783
FILE ID=node103/4305694-1534082857
RUNJOBID= node103-1534064938-20637
PBS_JOBID= 21036991
Free space on /tmp= 34660 MiB

SOLVER NAME= scop both+MapleCOMSPS (2018-07-31)
BENCH NAME= XCSP18/Subisomorphism/Subisomorphism-g17-g42_c18.xml
COMMAND LINE= scop.sh 11g scop.jar -both minisat_release default TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4305694-1534082857/watcher-4305694-1534082857 -o /tmp/evaluation-result-4305694-1534082857/solver-4305694-1534082857 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node103-1534064938-20637 --watchdog 2580  scop.sh 11g scop.jar -both minisat_release default HOME HOME/instance-4305694-1534082857.xml

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

MD5SUM BENCH= 114757bdcfe6c836d79220a034ae6c5f
RANDOM SEED=1485350230

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        24774340 kB
MemAvailable:   31680340 kB
Buffers:          107268 kB
Cached:          6983304 kB
SwapCached:         5312 kB
Active:          4085136 kB
Inactive:        3284788 kB
Active(anon):     269044 kB
Inactive(anon):    61720 kB
Active(file):    3816092 kB
Inactive(file):  3223068 kB
Unevictable:        7796 kB
Mlocked:            7796 kB
SwapTotal:      67108860 kB
SwapFree:       67058888 kB
Dirty:              8052 kB
Writeback:             0 kB
AnonPages:        265732 kB
Mapped:            62380 kB
Shmem:             48624 kB
Slab:             323848 kB
SReclaimable:     295300 kB
SUnreclaim:        28548 kB
KernelStack:        3936 kB
PageTables:         5796 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    5992324 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    126976 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      124288 kB
DirectMap2M:    33421312 kB

Free space on /tmp at the end= 34668 MiB
End job on node103 at 2018-08-12 16:42:56