Trace number 4305424

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)UNSAT 24.1799 13.7353

General information on the benchmark

NameSocialGolfers/
SocialGolfers-5-5-7-cp_c18.xml
MD5SUM3c85bec313e0e9ed0b53ce41ef97f039
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 benchmark4.553
Satisfiable
(Un)Satisfiability was proved
Number of variables175
Number of constraints6309
Number of domains1
Minimum domain size5
Maximum domain size5
Distribution of domain sizes[{"size":5,"count":175}]
Minimum variable degree146
Maximum variable degree147
Distribution of variable degrees[{"degree":146,"count":150},{"degree":147,"count":25}]
Minimum constraint arity4
Maximum constraint arity175
Distribution of constraint arities[{"arity":4,"count":6300},{"arity":25,"count":8},{"arity":175,"count":1}]
Number of extensional constraints0
Number of intensional constraints6300
Distribution of constraint types[{"type":"intension","count":6300},{"type":"lex","count":1},{"type":"cardinality","count":7},{"type":"instantiation","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 -order -solver minisat_release -solverOption default -tmp HOME -serialFile HOME/scop-7068-serial-file.bin HOME/instance-4305424-1534074790.xml
0.54/0.51	
0.54/0.51	scop order+minisat_release (2018-07-31)
0.54/0.52	(Encoding Process)
0.54/0.52	
0.66/0.54	c BEGIN-Prog: Sun Aug 12 13:53:11 CEST 2018
0.66/0.54	c PID: 7071
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
4.70/2.00	c (1,1) Parsing End
4.70/2.00	c (1,1) CSP: 175 int (0 aux), 0 bool (0 aux), 6309 ctr, max domain size 5
4.97/2.01	c (1,1) Heap : 394 MiB used (max 10795 MiB), NonHeap : 23 MiB used (max 0 MiB)
4.97/2.01	c (1,1) Constraint Name Generate Begin
4.97/2.05	c (1,1) Ctr:HOME/instance-4305424-1534074790.xml,Cardinality:Instantiation:IntVar:LexMatrix:Ne:Num:Or
4.97/2.05	c (1,1) Constraint Name Generate End
4.97/2.05	c (1,1) Heap : 394 MiB used (max 10795 MiB), NonHeap : 23 MiB used (max 0 MiB)
4.97/2.05	c (1,1) CSP to CSPinCNF Begin
5.42/2.29	c (1,1) translated 631 (10%) constraints
5.75/2.35	c (1,1) translated 1262 (20%) constraints
5.75/2.39	c (1,1) translated 1893 (30%) constraints
6.03/2.43	c (1,1) translated 2524 (40%) constraints
6.03/2.46	c (1,1) translated 3155 (50%) constraints
6.03/2.50	c (1,1) translated 3786 (60%) constraints
6.35/2.52	c (2,1) translated 4417 (70%) constraints
6.35/2.55	c (2,2) translated 5048 (80%) constraints
6.35/2.57	c (2,2) translated 5679 (90%) constraints
7.70/2.93	c (2,2) translated 6309 (100%) constraints
9.00/3.39	c (2,2) STATISTICS1:HOME/instance-4305424-1534074790.xml,Cardinality:Instantiation:IntVar:LexMatrix:Ne:Num:Or,1308,8686,16777216,5,4,25,16777216:70;5:11309;1:1897,5:24167;2:3399;1:4020,4:6558;3:905;2:1133;1:90,25:70;2:13206;1:5199,
9.00/3.39	c (2,2) ==========================================
9.00/3.39	c (2,2) Order
9.00/3.40	c (2,2) ==========================================
9.35/3.46	c (2,2) translated 869 (10%) constraints
9.63/3.52	c (3,2) translated 1738 (20%) constraints
9.63/3.58	c (3,3) translated 2606 (30%) constraints
9.93/3.63	c (3,3) translated 3475 (40%) constraints
9.93/3.68	c (3,3) translated 4343 (50%) constraints
10.23/3.74	c (3,3) translated 5212 (60%) constraints
10.23/3.79	c (3,3) translated 6081 (70%) constraints
10.54/3.90	c (3,3) translated 6949 (80%) constraints
10.86/3.99	c (3,3) translated 7818 (90%) constraints
11.19/4.05	c (3,3) translated 8686 (100%) constraints
11.19/4.05	c (3,3) CSP to CSPinCNF End
11.19/4.06	c (3,3) CSP: 280 int (105 aux), 2008 bool (2008 aux), 10706 ctr, max domain size 6
11.19/4.06	c (3,3) Heap : 844 MiB used (max 10795 MiB), NonHeap : 33 MiB used (max 0 MiB)
11.19/4.06	c (3,3) CSPinCNF Propagation Begin
11.82/4.24	c (3,3) 345 values, 3018 unsatisfiable literals, and 2443 valid clauses are removed
11.82/4.24	c (3,3) CSPinCNF Propagation End
11.82/4.24	c (3,3) CSP: 550 int (375 aux), 1738 bool (1738 aux), 8263 ctr, max domain size 6
11.82/4.24	c (3,3) Heap : 901 MiB used (max 10795 MiB), NonHeap : 30 MiB used (max 0 MiB)
11.82/4.24	c (3,3) Simplify CSPinCNF Begin
12.41/4.46	c (3,3) Simplify CSPinCNF End
12.41/4.46	c (3,3) CSP: 550 int (375 aux), 5639 bool (5639 aux), 12164 ctr, max domain size 6
12.41/4.46	c (3,3) Heap : 957 MiB used (max 10795 MiB), NonHeap : 31 MiB used (max 0 MiB)
12.41/4.46	c (3,3) Calculate Precise Domain Begin
12.71/4.52	c (3,3) 0 values are removed by re-calculation
12.71/4.52	c (3,3) Calculate Precise Domain End
12.71/4.52	c (4,3) CSP: 550 int (375 aux), 5639 bool (5639 aux), 12164 ctr, max domain size 6
12.71/4.52	c (4,3) Heap : 957 MiB used (max 10795 MiB), NonHeap : 31 MiB used (max 0 MiB)
12.71/4.52	c (4,3) CSPinCNF to SatSolver Begin
13.08/4.66	c (4,4) 1217 (10 %) CSP clauses are encoded (6689 SAT variables, 5402 SAT clauses)
13.39/4.72	c (4,4) 2433 (20 %) CSP clauses are encoded (6689 SAT variables, 10234 SAT clauses)
13.39/4.76	c (4,4) 3650 (30 %) CSP clauses are encoded (6689 SAT variables, 14507 SAT clauses)
13.70/4.80	c (4,4) 4866 (40 %) CSP clauses are encoded (6689 SAT variables, 18755 SAT clauses)
13.70/4.82	c (4,4) 6082 (50 %) CSP clauses are encoded (6689 SAT variables, 21291 SAT clauses)
13.70/4.84	c (4,4) 7299 (60 %) CSP clauses are encoded (6689 SAT variables, 22508 SAT clauses)
14.02/4.95	c (4,4) 8515 (70 %) CSP clauses are encoded (6689 SAT variables, 31579 SAT clauses)
14.36/5.06	c (4,4) 9732 (80 %) CSP clauses are encoded (6689 SAT variables, 48506 SAT clauses)
14.78/5.20	c (4,4) 10948 (90 %) CSP clauses are encoded (6689 SAT variables, 73287 SAT clauses)
14.78/5.22	c (4,4) 12164 (100 %) CSP clauses are encoded (6689 SAT variables, 76267 SAT clauses)
14.78/5.22	c (4,4) Launch Command will be: minisat_release
14.78/5.22	c (4,4) CSPinCNF to SatSolver End
14.78/5.22	c (4,4) Heap : 1239 MiB used (max 10795 MiB), NonHeap : 30 MiB used (max 0 MiB)
15.03/5.31	c (4,4) STATISTICS2:HOME/instance-4305424-1534074790.xml,Cardinality:Instantiation:IntVar:LexMatrix:Ne:Num:Or,6189,12164,512,6,4,10,512:60;256:120;36:60;5:4109;1:59,6:360;5:10677;2:28698;1:59,4:4730;3:483;2:6686;1:265,10:60;9:120;3:60;2:4168;1:29598,
15.03/5.31	c (4,4) 6689 bool, 76271 clause
15.03/5.31	c (4,4) Export Begin
15.39/5.41	c (4,4) Export to HOME/scop-7068-serial-file.bin
15.39/5.41	c (4,4) Export End
15.39/5.41	c (4,4) Export File Size: 0.03 MB
15.39/5.41	c (4,4) 1,1,3,3,3,4,4,STOP-AFTER(DIMACS)
15.39/5.41	c END-Prog: Sun Aug 12 13:53:16 CEST 2018
15.39/5.43	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp scop.jar fun.scop.XCSP18Solve HOME/scop-7068-serial-file.bin
15.44/5.91	c (0,0) Read Serial File Begin
15.44/5.91	c (0,0) HOME/scop-7068-serial-file.bin
16.21/6.08	c (0,0) Read Serial File End
16.21/6.10	
16.21/6.10	scop order+minisat_release (2018-07-31)
16.21/6.10	(Solving Process)
16.21/6.10	
16.37/6.12	c BEGIN-Prog: Sun Aug 12 13:53:16 CEST 2018
16.37/6.12	c PID: 7086
16.37/6.12	c IP: 172.20.3.151
16.37/6.12	c HOST: node151.alineos.net
16.37/6.12	c (0,0) SatSolver.solve Begin
16.37/6.12	c (0,0) 0 bool, 0 clause
16.37/6.12	c (0,0) minisat_release HOME/instance-4305424-1534074790.xml-scop-7071.cnf
24.10/13.72	c (7,0) c This is COMiniSatPS.
24.10/13.72	c (7,0) c WARNING: for repeatability, setting FPU to use double precision
24.10/13.72	c (7,0) c ============================[ Problem Statistics ]=============================
24.10/13.72	c (7,0) c |                                                                             |
24.10/13.72	c (7,0) c |  Number of variables:          6689                                         |
24.10/13.72	c (7,0) c |  Number of clauses:           76271                                         |
24.10/13.72	c (7,0) c |  Parse time:                   0.03 s                                       |
24.10/13.72	c (7,0) c |  Eliminated clauses:           0.03 Mb                                      |
24.10/13.72	c (7,0) c Reduced to 5341 vars, 73681 cls (grow=0)
24.10/13.72	c (7,0) c No iterative elimination performed. (vars=5341, c/v ratio=13.8)
24.10/13.72	c (7,0) c |  Simplification time:          0.14 s                                       |
24.10/13.72	c (7,0) c |                                                                             |
24.10/13.72	c (7,0) c ============================[ Search Statistics ]==============================
24.10/13.72	c (7,0) c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
24.10/13.72	c (7,0) c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
24.10/13.72	c (7,0) c ===============================================================================
24.10/13.72	c (7,0) c ===============================================================================
24.10/13.72	c (7,0) c restarts              : 268
24.10/13.72	c (7,0) c conflicts             : 84780          (11232 /sec)
24.10/13.72	c (7,0) c decisions             : 134913         (0.00 % random) (17873 /sec)
24.10/13.72	c (7,0) c propagations          : 16977274       (2249169 /sec)
24.10/13.72	c (7,0) c conflict literals     : 3206815        (11.98 % deleted)
24.10/13.72	c (7,0) c CPU time              : 7.54824 s
24.10/13.72	c (7,0) 
24.10/13.72	c (7,0) s UNSATISFIABLE
24.10/13.72	c (7,0) SatSolver.solve End
24.10/13.72	c (7,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 15 MiB used (max 0 MiB)
24.10/13.72	c (7,0) Show results Begin
24.10/13.72	s UNSATISFIABLE
24.10/13.72	c (7,0) Show results End
24.10/13.72	c (7,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 15 MiB used (max 0 MiB)
24.10/13.72	c (7,0) 7,7,STOP-AFTER(ALL)
24.10/13.72	c END-Prog: Sun Aug 12 13:53:24 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 (2876 MiB free)
  memory of node 1: 16384 MiB (5672 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4305424-1534074790/watcher-4305424-1534074790 -o /tmp/evaluation-result-4305424-1534074790/solver-4305424-1534074790 -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-4305424-1534074790.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=7068, runsolver pid=7065
Current StackSize limit: 8192 KiB


[startup+0.100247 s]*
/proc/loadavg: 2.09 2.05 2.05 3/223 7085
/proc/meminfo: memFree=8694932/32770624 swapFree=67108860/67108860
[pid=7068] ppid=7065 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/7068/stat : 7068 (scop.sh) S 7065 7068 3762 0 -1 4202496 560 322 0 0 0 0 0 0 20 0 1 0 225042213 115843072 349 33554432000 4194304 5098028 140731097065664 140731097062920 139676504388220 0 65536 4100 81923 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 18509824 140731097068608 140731097068807 140731097068807 140731097071565 0
/proc/7068/statm: 28282 349 296 221 0 87 0
[pid=7071] ppid=7068 vsize=15012476 memory=70744 CPUtime=0.1 cores=1,3,5,7
/proc/7071/stat : 7071 (java) S 7068 7068 3762 0 -1 1077944320 6829 0 0 0 8 2 0 0 20 0 15 0 225042214 15372775424 17686 33554432000 4194304 4196468 140731262050928 140731262033472 139878222085879 0 0 2 16800973 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 24596480 140731262055431 140731262055729 140731262055729 140731262058447 0
/proc/7071/statm: 3753119 17686 2764 1 0 3715579 0
[pid=7071/tid=7072] ppid=7068 vsize=15012476 memory=-6526411401870300574 CPUtime=0.09 cores=1,3,5,7
/proc/7071/task/7072/stat : 7072 (java) R 7068 7068 3762 0 -1 4202560 4984 0 0 0 7 2 0 0 20 0 15 0 225042214 15372775424 17752 33554432000 4194304 4196468 140731262050928 139878193897864 139878202361600 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 24596480 140731262055431 140731262055729 140731262055729 140731262058447 0
[pid=7071/tid=7073] ppid=7068 vsize=15012476 memory=3472467991905932976 CPUtime=0 cores=1,3,5,7
/proc/7071/task/7073/stat : 7073 (java) S 7068 7068 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225042216 15372775424 17752 33554432000 4194304 4196468 140731262050928 139878226327824 139878222096085 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24596480 140731262055431 140731262055729 140731262055729 140731262058447 0
[pid=7071/tid=7074] ppid=7068 vsize=15012476 memory=139695678252672 CPUtime=0 cores=1,3,5,7
/proc/7071/task/7074/stat : 7074 (java) S 7068 7068 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225042216 15372775424 17752 33554432000 4194304 4196468 140731262050928 139878040484240 139878222096085 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24596480 140731262055431 140731262055729 140731262055729 140731262058447 0
[pid=7071/tid=7075] ppid=7068 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7071/task/7075/stat : 7075 (java) S 7068 7068 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225042216 15372775424 17752 33554432000 4194304 4196468 140731262050928 139878039431696 139878222096085 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24596480 140731262055431 140731262055729 140731262055729 140731262058447 0
[pid=7071/tid=7076] ppid=7068 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7071/task/7076/stat : 7076 (java) S 7068 7068 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225042216 15372775424 17818 33554432000 4194304 4196468 140731262050928 139878038379152 139878222096085 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24596480 140731262055431 140731262055729 140731262055729 140731262058447 0
[pid=7071/tid=7077] ppid=7068 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7071/task/7077/stat : 7077 (java) S 7068 7068 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225042217 15372775424 17818 33554432000 4194304 4196468 140731262050928 139877192542704 139878222097026 0 0 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24596480 140731262055431 140731262055729 140731262055729 140731262058447 0
[pid=7071/tid=7078] ppid=7068 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7071/task/7078/stat : 7078 (java) S 7068 7068 3762 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 225042218 15372775424 17818 33554432000 4194304 4196468 140731262050928 139876817167776 139878222096085 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24596480 140731262055431 140731262055729 140731262055729 140731262058447 0
[pid=7071/tid=7079] ppid=7068 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7071/task/7079/stat : 7079 (java) S 7068 7068 3762 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 225042218 15372775424 17818 33554432000 4194304 4196468 140731262050928 139876682946032 139878222096085 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24596480 140731262055431 140731262055729 140731262055729 140731262058447 0
[pid=7071/tid=7080] ppid=7068 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7071/task/7080/stat : 7080 (java) S 7068 7068 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225042220 15372775424 17818 33554432000 4194304 4196468 140731262050928 139876308441808 139878222104475 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24596480 140731262055431 140731262055729 140731262055729 140731262058447 0
[pid=7071/tid=7081] ppid=7068 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7071/task/7081/stat : 7081 (java) S 7068 7068 3762 0 -1 1077944384 301 0 0 0 0 0 0 0 20 0 15 0 225042220 15372775424 17818 33554432000 4194304 4196468 140731262050928 139877191489520 139878222097026 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24596480 140731262055431 140731262055729 140731262055729 140731262058447 0
[pid=7071/tid=7082] ppid=7068 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7071/task/7082/stat : 7082 (java) S 7068 7068 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225042220 15372775424 17818 33554432000 4194304 4196468 140731262050928 139877190436976 139878222097026 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24596480 140731262055431 140731262055729 140731262055729 140731262058447 0
[pid=7071/tid=7083] ppid=7068 vsize=15012476 memory=139695678252672 CPUtime=0 cores=1,3,5,7
/proc/7071/task/7083/stat : 7083 (java) S 7068 7068 3762 0 -1 1077944384 289 0 0 0 0 0 0 0 20 0 15 0 225042220 15372775424 17818 33554432000 4194304 4196468 140731262050928 139877189384432 139878222097026 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24596480 140731262055431 140731262055729 140731262055729 140731262058447 0
[pid=7071/tid=7084] ppid=7068 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7071/task/7084/stat : 7084 (java) S 7068 7068 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225042220 15372775424 17818 33554432000 4194304 4196468 140731262050928 139875810536032 139878222096085 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24596480 140731262055431 140731262055729 140731262055729 140731262058447 0
[pid=7071/tid=7085] ppid=7068 vsize=15012476 memory=139695678252672 CPUtime=0 cores=1,3,5,7
/proc/7071/task/7085/stat : 7085 (java) S 7068 7068 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225042221 15372775424 17818 33554432000 4194304 4196468 140731262050928 139877188332336 139878222097026 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24596480 140731262055431 140731262055729 140731262055729 140731262058447 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 72140 KiB

[startup+0.215877 s]*
/proc/loadavg: 2.09 2.05 2.05 4/223 7085
/proc/meminfo: memFree=8681264/32770624 swapFree=67108860/67108860
[pid=7068] ppid=7065 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/7068/stat : 7068 (scop.sh) S 7065 7068 3762 0 -1 4202496 560 322 0 0 0 0 0 0 20 0 1 0 225042213 115843072 349 33554432000 4194304 5098028 140731097065664 140731097062920 139676504388220 0 65536 4100 81923 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 18509824 140731097068608 140731097068807 140731097068807 140731097071565 0
/proc/7068/statm: 28282 349 296 221 0 87 0
[pid=7071] ppid=7068 vsize=15012476 memory=83760 CPUtime=0.27 cores=1,3,5,7
/proc/7071/stat : 7071 (java) S 7068 7068 3762 0 -1 1077944320 10365 0 0 0 23 4 0 0 20 0 15 0 225042214 15372775424 20940 33554432000 4194304 4196468 140731262050928 140731262033472 139878222085879 0 0 2 16800973 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 24596480 140731262055431 140731262055729 140731262055729 140731262058447 0
/proc/7071/statm: 3753119 20940 2899 1 0 3715579 0
[pid=7071/tid=7072] ppid=7068 vsize=15012476 memory=-8976644418600983157 CPUtime=0.2 cores=1,3,5,7
/proc/7071/task/7072/stat : 7072 (java) R 7068 7068 3762 0 -1 4202560 8226 0 0 0 17 3 0 0 20 0 15 0 225042214 15372775424 20967 33554432000 4194304 4196468 140731262050928 139878193912272 139878222097814 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 24596480 140731262055431 140731262055729 140731262055729 140731262058447 0
[pid=7071/tid=7073] ppid=7068 vsize=15012476 memory=3472467991905932976 CPUtime=0 cores=1,3,5,7
/proc/7071/task/7073/stat : 7073 (java) S 7068 7068 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225042216 15372775424 20967 33554432000 4194304 4196468 140731262050928 139878226327824 139878222096085 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24596480 140731262055431 140731262055729 140731262055729 140731262058447 0
[pid=7071/tid=7074] ppid=7068 vsize=15012476 memory=139695678252672 CPUtime=0 cores=1,3,5,7
/proc/7071/task/7074/stat : 7074 (java) S 7068 7068 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225042216 15372775424 20967 33554432000 4194304 4196468 140731262050928 139878040484240 139878222096085 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24596480 140731262055431 140731262055729 140731262055729 140731262058447 0
[pid=7071/tid=7075] ppid=7068 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7071/task/7075/stat : 7075 (java) S 7068 7068 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225042216 15372775424 20967 33554432000 4194304 4196468 140731262050928 139878039431696 139878222096085 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24596480 140731262055431 140731262055729 140731262055729 140731262058447 0
[pid=7071/tid=7076] ppid=7068 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7071/task/7076/stat : 7076 (java) S 7068 7068 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225042216 15372775424 20967 33554432000 4194304 4196468 140731262050928 139878038379152 139878222096085 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24596480 140731262055431 140731262055729 140731262055729 140731262058447 0
[pid=7071/tid=7077] ppid=7068 vsize=15012476 memory=139695678252672 CPUtime=0 cores=1,3,5,7
/proc/7071/task/7077/stat : 7077 (java) S 7068 7068 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225042217 15372775424 20967 33554432000 4194304 4196468 140731262050928 139877192542704 139878222097026 0 0 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24596480 140731262055431 140731262055729 140731262055729 140731262058447 0
[pid=7071/tid=7078] ppid=7068 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7071/task/7078/stat : 7078 (java) S 7068 7068 3762 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 225042218 15372775424 20967 33554432000 4194304 4196468 140731262050928 139876817167776 139878222096085 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24596480 140731262055431 140731262055729 140731262055729 140731262058447 0
[pid=7071/tid=7079] ppid=7068 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7071/task/7079/stat : 7079 (java) S 7068 7068 3762 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 225042218 15372775424 20967 33554432000 4194304 4196468 140731262050928 139876682946032 139878222096085 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24596480 140731262055431 140731262055729 140731262055729 140731262058447 0
[pid=7071/tid=7080] ppid=7068 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7071/task/7080/stat : 7080 (java) S 7068 7068 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225042220 15372775424 20967 33554432000 4194304 4196468 140731262050928 139876308441808 139878222104475 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24596480 140731262055431 140731262055729 140731262055729 140731262058447 0
[pid=7071/tid=7081] ppid=7068 vsize=15012476 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/7071/task/7081/stat : 7081 (java) S 7068 7068 3762 0 -1 1077944384 322 0 0 0 1 0 0 0 20 0 15 0 225042220 15372775424 20967 33554432000 4194304 4196468 140731262050928 139877191489520 139878222097026 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24596480 140731262055431 140731262055729 140731262055729 140731262058447 0
[pid=7071/tid=7082] ppid=7068 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7071/task/7082/stat : 7082 (java) S 7068 7068 3762 0 -1 1077944384 160 0 0 0 0 0 0 0 20 0 15 0 225042220 15372775424 20967 33554432000 4194304 4196468 140731262050928 139877190436976 139878222097026 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24596480 140731262055431 140731262055729 140731262055729 140731262058447 0
[pid=7071/tid=7083] ppid=7068 vsize=15012476 memory=139695678252672 CPUtime=0.03 cores=1,3,5,7
/proc/7071/task/7083/stat : 7083 (java) R 7068 7068 3762 0 -1 4202560 307 0 0 0 3 0 0 0 20 0 15 0 225042220 15372775424 20967 33554432000 4194304 4196468 140731262050928 139877189384432 139878201397758 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 24596480 140731262055431 140731262055729 140731262055729 140731262058447 0
[pid=7071/tid=7084] ppid=7068 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7071/task/7084/stat : 7084 (java) S 7068 7068 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225042220 15372775424 20967 33554432000 4194304 4196468 140731262050928 139875810536032 139878222096085 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24596480 140731262055431 140731262055729 140731262055729 140731262058447 0
[pid=7071/tid=7085] ppid=7068 vsize=15012476 memory=139695678252672 CPUtime=0 cores=1,3,5,7
/proc/7071/task/7085/stat : 7085 (java) S 7068 7068 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225042221 15372775424 20967 33554432000 4194304 4196468 140731262050928 139877188332336 139878222097026 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24596480 140731262055431 140731262055729 140731262055729 140731262058447 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 85156 KiB

[startup+0.310748 s]*
/proc/loadavg: 2.09 2.05 2.05 3/223 7085
/proc/meminfo: memFree=8678100/32770624 swapFree=67108860/67108860
[pid=7068] ppid=7065 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/7068/stat : 7068 (scop.sh) S 7065 7068 3762 0 -1 4202496 560 322 0 0 0 0 0 0 20 0 1 0 225042213 115843072 349 33554432000 4194304 5098028 140731097065664 140731097062920 139676504388220 0 65536 4100 81923 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 18509824 140731097068608 140731097068807 140731097068807 140731097071565 0
/proc/7068/statm: 28282 349 296 221 0 87 0
[pid=7071] ppid=7068 vsize=15012476 memory=87660 CPUtime=0.42 cores=1,3,5,7
/proc/7071/stat : 7071 (java) S 7068 7068 3762 0 -1 1077944320 10919 0 0 0 38 4 0 0 20 0 15 0 225042214 15372775424 21915 33554432000 4194304 4196468 140731262050928 140731262033472 139878222085879 0 0 2 16800973 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 24596480 140731262055431 140731262055729 140731262055729 140731262058447 0
/proc/7071/statm: 3753119 21915 2985 1 0 3715579 0
[pid=7071/tid=7072] ppid=7068 vsize=15012476 memory=-8976644418600983157 CPUtime=0.29 cores=1,3,5,7
/proc/7071/task/7072/stat : 7072 (java) R 7068 7068 3762 0 -1 4202560 8627 0 0 0 26 3 0 0 20 0 15 0 225042214 15372775424 21915 33554432000 4194304 4196468 140731262050928 139878193880880 139878222107226 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 24596480 140731262055431 140731262055729 140731262055729 140731262058447 0
[pid=7071/tid=7073] ppid=7068 vsize=15012476 memory=3472467991905932976 CPUtime=0 cores=1,3,5,7
/proc/7071/task/7073/stat : 7073 (java) S 7068 7068 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225042216 15372775424 21915 33554432000 4194304 4196468 140731262050928 139878226327824 139878222096085 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24596480 140731262055431 140731262055729 140731262055729 140731262058447 0
[pid=7071/tid=7074] ppid=7068 vsize=15012476 memory=279391234501504 CPUtime=0 cores=1,3,5,7
/proc/7071/task/7074/stat : 7074 (java) S 7068 7068 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225042216 15372775424 21915 33554432000 4194304 4196468 140731262050928 139878040484240 139878222096085 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24596480 140731262055431 140731262055729 140731262055729 140731262058447 0
[pid=7071/tid=7075] ppid=7068 vsize=15012476 memory=279391112529952 CPUtime=0 cores=1,3,5,7
/proc/7071/task/7075/stat : 7075 (java) S 7068 7068 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225042216 15372775424 21915 33554432000 4194304 4196468 140731262050928 139878039431696 139878222096085 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24596480 140731262055431 140731262055729 140731262055729 140731262058447 0
[pid=7071/tid=7076] ppid=7068 vsize=15012476 memory=139695556248847 CPUtime=0 cores=1,3,5,7
/proc/7071/task/7076/stat : 7076 (java) S 7068 7068 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225042216 15372775424 21915 33554432000 4194304 4196468 140731262050928 139878038379152 139878222096085 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24596480 140731262055431 140731262055729 140731262055729 140731262058447 0
[pid=7071/tid=7077] ppid=7068 vsize=15012476 memory=279391234508416 CPUtime=0 cores=1,3,5,7
/proc/7071/task/7077/stat : 7077 (java) S 7068 7068 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225042217 15372775424 21915 33554432000 4194304 4196468 140731262050928 139877192542704 139878222097026 0 0 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24596480 140731262055431 140731262055729 140731262055729 140731262058447 0
[pid=7071/tid=7078] ppid=7068 vsize=15012476 memory=139695556253455 CPUtime=0 cores=1,3,5,7
/proc/7071/task/7078/stat : 7078 (java) S 7068 7068 3762 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 225042218 15372775424 21915 33554432000 4194304 4196468 140731262050928 139876817167776 139878222096085 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24596480 140731262055431 140731262055729 140731262055729 140731262058447 0
[pid=7071/tid=7079] ppid=7068 vsize=15012476 memory=139695556262553 CPUtime=0 cores=1,3,5,7
/proc/7071/task/7079/stat : 7079 (java) S 7068 7068 3762 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 225042218 15372775424 21915 33554432000 4194304 4196468 140731262050928 139876682946032 139878222096085 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24596480 140731262055431 140731262055729 140731262055729 140731262058447 0
[pid=7071/tid=7080] ppid=7068 vsize=15012476 memory=279391112539168 CPUtime=0 cores=1,3,5,7
/proc/7071/task/7080/stat : 7080 (java) S 7068 7068 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225042220 15372775424 21915 33554432000 4194304 4196468 140731262050928 139876308441808 139878222104475 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24596480 140731262055431 140731262055729 140731262055729 140731262058447 0
[pid=7071/tid=7081] ppid=7068 vsize=15012476 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/7071/task/7081/stat : 7081 (java) R 7068 7068 3762 0 -1 1077944384 363 0 0 0 2 0 0 0 20 0 15 0 225042220 15372775424 21915 33554432000 4194304 4196468 140731262050928 139877191489520 139878222097026 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 24596480 140731262055431 140731262055729 140731262055729 140731262058447 0
[pid=7071/tid=7082] ppid=7068 vsize=15012476 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/7071/task/7082/stat : 7082 (java) R 7068 7068 3762 0 -1 4202560 251 0 0 0 2 0 0 0 20 0 15 0 225042220 15372775424 21915 33554432000 4194304 4196468 140731262050928 139877190436976 139878222107226 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 24596480 140731262055431 140731262055729 140731262055729 140731262058447 0
[pid=7071/tid=7083] ppid=7068 vsize=15012476 memory=139695678252672 CPUtime=0.07 cores=1,3,5,7
/proc/7071/task/7083/stat : 7083 (java) R 7068 7068 3762 0 -1 4202560 335 0 0 0 7 0 0 0 20 0 15 0 225042220 15372775424 21915 33554432000 4194304 4196468 140731262050928 139877189384432 139878214323006 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 24596480 140731262055431 140731262055729 140731262055729 140731262058447 0
[pid=7071/tid=7084] ppid=7068 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7071/task/7084/stat : 7084 (java) S 7068 7068 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225042220 15372775424 21915 33554432000 4194304 4196468 140731262050928 139875810536032 139878222096085 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24596480 140731262055431 140731262055729 140731262055729 140731262058447 0
[pid=7071/tid=7085] ppid=7068 vsize=15012476 memory=139695678254068 CPUtime=0 cores=1,3,5,7
/proc/7071/task/7085/stat : 7085 (java) S 7068 7068 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225042221 15372775424 21915 33554432000 4194304 4196468 140731262050928 139877188332336 139878222097026 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24596480 140731262055431 140731262055729 140731262055729 140731262058447 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 89056 KiB

[startup+0.701245 s]
/proc/loadavg: 2.09 2.05 2.05 3/223 7085
/proc/meminfo: memFree=8652924/32770624 swapFree=67108860/67108860
[pid=7068] ppid=7065 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/7068/stat : 7068 (scop.sh) S 7065 7068 3762 0 -1 4202496 560 322 0 0 0 0 0 0 20 0 1 0 225042213 115843072 349 33554432000 4194304 5098028 140731097065664 140731097062920 139676504388220 0 65536 4100 81923 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 18509824 140731097068608 140731097068807 140731097068807 140731097071565 0
/proc/7068/statm: 28282 349 296 221 0 87 0
[pid=7071] ppid=7068 vsize=15018748 memory=129704 CPUtime=1.06 cores=1,3,5,7
/proc/7071/stat : 7071 (java) S 7068 7068 3762 0 -1 1077944320 18100 0 0 0 100 6 0 0 20 0 15 0 225042214 15379197952 32426 33554432000 4194304 4196468 140731262050928 140731262033472 139878222085879 0 0 2 25189581 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 24596480 140731262055431 140731262055729 140731262055729 140731262058447 0
/proc/7071/statm: 3754687 32426 3148 1 0 3716091 0
[pid=7071/tid=7072] ppid=7068 vsize=15018748 memory=54 CPUtime=0.67 cores=1,3,5,7
/proc/7071/task/7072/stat : 7072 (java) R 7068 7068 3762 0 -1 4202560 15081 0 0 0 62 5 0 0 20 0 15 0 225042214 15379197952 32426 33554432000 4194304 4196468 140731262050928 139878193916128 139877706399812 0 4 2 25189581 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 24596480 140731262055431 140731262055729 140731262055729 140731262058447 0
[pid=7071/tid=7073] ppid=7068 vsize=15018748 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7071/task/7073/stat : 7073 (java) S 7068 7068 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225042216 15379197952 32426 33554432000 4194304 4196468 140731262050928 139878226327824 139878222096085 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24596480 140731262055431 140731262055729 140731262055729 140731262058447 0
[pid=7071/tid=7074] ppid=7068 vsize=15018748 memory=8751464017575360309 CPUtime=0 cores=1,3,5,7
/proc/7071/task/7074/stat : 7074 (java) S 7068 7068 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225042216 15379197952 32426 33554432000 4194304 4196468 140731262050928 139878040484240 139878222096085 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24596480 140731262055431 140731262055729 140731262055729 140731262058447 0
[pid=7071/tid=7075] ppid=7068 vsize=15018748 memory=5788902676991533888 CPUtime=0 cores=1,3,5,7
/proc/7071/task/7075/stat : 7075 (java) S 7068 7068 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225042216 15379197952 32426 33554432000 4194304 4196468 140731262050928 139878039431696 139878222096085 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24596480 140731262055431 140731262055729 140731262055729 140731262058447 0
[pid=7071/tid=7076] ppid=7068 vsize=15018748 memory=6440526044186890340 CPUtime=0 cores=1,3,5,7
/proc/7071/task/7076/stat : 7076 (java) S 7068 7068 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225042216 15379197952 32426 33554432000 4194304 4196468 140731262050928 139878038379152 139878222096085 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24596480 140731262055431 140731262055729 140731262055729 140731262058447 0
[pid=7071/tid=7077] ppid=7068 vsize=15018748 memory=170926128 CPUtime=0 cores=1,3,5,7
/proc/7071/task/7077/stat : 7077 (java) S 7068 7068 3762 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 225042217 15379197952 32426 33554432000 4194304 4196468 140731262050928 139877192542704 139878222097026 0 0 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24596480 140731262055431 140731262055729 140731262055729 140731262058447 0
[pid=7071/tid=7078] ppid=7068 vsize=15018748 memory=1224 CPUtime=0 cores=1,3,5,7
/proc/7071/task/7078/stat : 7078 (java) S 7068 7068 3762 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 225042218 15379197952 32426 33554432000 4194304 4196468 140731262050928 139876817167776 139878222096085 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24596480 140731262055431 140731262055729 140731262055729 140731262058447 0
[pid=7071/tid=7079] ppid=7068 vsize=15018748 memory=1944 CPUtime=0 cores=1,3,5,7
/proc/7071/task/7079/stat : 7079 (java) S 7068 7068 3762 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 225042218 15379197952 32426 33554432000 4194304 4196468 140731262050928 139876682946032 139878222096085 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24596480 140731262055431 140731262055729 140731262055729 140731262058447 0
[pid=7071/tid=7080] ppid=7068 vsize=15018748 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/7071/task/7080/stat : 7080 (java) S 7068 7068 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225042220 15379197952 32426 33554432000 4194304 4196468 140731262050928 139876308441808 139878222104475 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24596480 140731262055431 140731262055729 140731262055729 140731262058447 0
[pid=7071/tid=7081] ppid=7068 vsize=15018748 memory=4536 CPUtime=0.09 cores=1,3,5,7
/proc/7071/task/7081/stat : 7081 (java) R 7068 7068 3762 0 -1 4202560 666 0 0 0 9 0 0 0 20 0 15 0 225042220 15379197952 32492 33554432000 4194304 4196468 140731262050928 139877191479440 139878202787367 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 24596480 140731262055431 140731262055729 140731262055729 140731262058447 0
[pid=7071/tid=7082] ppid=7068 vsize=15018748 memory=8448 CPUtime=0.1 cores=1,3,5,7
/proc/7071/task/7082/stat : 7082 (java) R 7068 7068 3762 0 -1 4202560 488 0 0 0 10 0 0 0 20 0 15 0 225042220 15379197952 32492 33554432000 4194304 4196468 140731262050928 139877190426896 139878201803015 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 24596480 140731262055431 140731262055729 140731262055729 140731262058447 0
[pid=7071/tid=7083] ppid=7068 vsize=15018748 memory=1628 CPUtime=0.17 cores=1,3,5,7
/proc/7071/task/7083/stat : 7083 (java) R 7068 7068 3762 0 -1 4202560 524 0 0 0 17 0 0 0 20 0 15 0 225042220 15379197952 32492 33554432000 4194304 4196468 140731262050928 139877189382240 139878201519033 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 24596480 140731262055431 140731262055729 140731262055729 140731262058447 0
[pid=7071/tid=7084] ppid=7068 vsize=15018748 memory=1144 CPUtime=0 cores=1,3,5,7
/proc/7071/task/7084/stat : 7084 (java) S 7068 7068 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225042220 15379197952 32492 33554432000 4194304 4196468 140731262050928 139875810536032 139878222096085 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24596480 140731262055431 140731262055729 140731262055729 140731262058447 0
[pid=7071/tid=7085] ppid=7068 vsize=15018748 memory=15244 CPUtime=0 cores=1,3,5,7
/proc/7071/task/7085/stat : 7085 (java) S 7068 7068 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225042221 15379197952 32492 33554432000 4194304 4196468 140731262050928 139877188332336 139878222097026 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24596480 140731262055431 140731262055729 140731262055729 140731262058447 0
Current children cumulated CPU time: 1.06 s
Current children cumulated vsize: 15131876 KiB
Current children cumulated memory: 131100 KiB

[startup+1.50125 s]
/proc/loadavg: 2.09 2.05 2.05 4/223 7085
/proc/meminfo: memFree=8568472/32770624 swapFree=67108860/67108860
[pid=7068] ppid=7065 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/7068/stat : 7068 (scop.sh) S 7065 7068 3762 0 -1 4202496 560 322 0 0 0 0 0 0 20 0 1 0 225042213 115843072 349 33554432000 4194304 5098028 140731097065664 140731097062920 139676504388220 0 65536 4100 81923 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 18509824 140731097068608 140731097068807 140731097068807 140731097071565 0
/proc/7068/statm: 28282 349 296 221 0 87 0

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

Current children cumulated CPU time: 23.21 s
Current children cumulated vsize: 8228296 KiB
Current children cumulated memory: 146560 KiB

[startup+13.201 s]
/proc/loadavg: 2.21 2.08 2.06 3/228 7106
/proc/meminfo: memFree=8618904/32770624 swapFree=67108860/67108860
[pid=7068] ppid=7065 vsize=113128 memory=1472 CPUtime=15.44 cores=1,3,5,7
/proc/7068/stat : 7068 (scop.sh) S 7065 7068 3762 0 -1 4202496 591 32393 0 0 0 0 1511 33 20 0 1 0 225042213 115843072 368 33554432000 4194304 5098028 140731097065664 140731097062408 139676504388220 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 18509824 140731097068608 140731097068807 140731097068807 140731097071565 0
/proc/7068/statm: 28282 368 311 221 0 87 0
[pid=7086] ppid=7068 vsize=8068220 memory=114616 CPUtime=1.12 cores=1,3,5,7
/proc/7086/stat : 7086 (java) S 7068 7068 3762 0 -1 1077944320 17419 0 0 0 107 5 0 0 20 0 19 0 225042757 8261857280 28654 33554432000 4194304 4196468 140726525276592 140726525259136 139623876767479 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 34041856 140726525281462 140726525281585 140726525281585 140726525284303 0
/proc/7086/statm: 2017055 28654 3151 1 0 1978454 0
[pid=7101] ppid=7086 vsize=46948 memory=30728 CPUtime=7.05 cores=1,3,5,7
/proc/7101/stat : 7101 (minisat_release) R 7086 7068 3762 0 -1 4202496 10871 0 0 0 703 2 0 0 20 0 1 0 225042828 48074752 7682 33554432000 4194304 4308513 140737066491008 140737066487912 4276537 0 4 0 8396802 0 0 0 17 1 0 0 0 0 0 6409496 6410680 33587200 140737066497141 140737066497238 140737066497238 140737066500037 0
/proc/7101/statm: 11737 7682 342 28 0 7977 0
[pid=7086/tid=7087] ppid=7068 vsize=8068220 memory=-9001734013606258791 CPUtime=0.74 cores=1,3,5,7
/proc/7086/task/7087/stat : 7087 (java) S 7068 7068 3762 0 -1 1077944384 14461 0 0 0 70 4 0 0 20 0 19 0 225042757 8261857280 28654 33554432000 4194304 4196468 140726525276592 139623848607632 139623876777685 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34041856 140726525281462 140726525281585 140726525281585 140726525284303 0
[pid=7086/tid=7088] ppid=7068 vsize=8068220 memory=6944656425123094137 CPUtime=0 cores=1,3,5,7
/proc/7086/task/7088/stat : 7088 (java) S 7068 7068 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 225042758 8261857280 28654 33554432000 4194304 4196468 140726525276592 139623881009552 139623876777685 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34041856 140726525281462 140726525281585 140726525281585 140726525284303 0
[pid=7086/tid=7089] ppid=7068 vsize=8068220 memory=6944613755328037012 CPUtime=0 cores=1,3,5,7
/proc/7086/task/7089/stat : 7089 (java) S 7068 7068 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 225042758 8261857280 28654 33554432000 4194304 4196468 140726525276592 139623686773008 139623876777685 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34041856 140726525281462 140726525281585 140726525281585 140726525284303 0
[pid=7086/tid=7090] ppid=7068 vsize=8068220 memory=6944656575208382560 CPUtime=0 cores=1,3,5,7
/proc/7086/task/7090/stat : 7090 (java) S 7068 7068 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 225042758 8261857280 28654 33554432000 4194304 4196468 140726525276592 139623685720720 139623876777685 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34041856 140726525281462 140726525281585 140726525281585 140726525284303 0
[pid=7086/tid=7091] ppid=7068 vsize=8068220 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7086/task/7091/stat : 7091 (java) S 7068 7068 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 225042758 8261857280 28654 33554432000 4194304 4196468 140726525276592 139623684667920 139623876777685 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34041856 140726525281462 140726525281585 140726525281585 140726525284303 0
[pid=7086/tid=7092] ppid=7068 vsize=8068220 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7086/task/7092/stat : 7092 (java) S 7068 7068 3762 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 19 0 225042759 8261857280 28654 33554432000 4194304 4196468 140726525276592 139623255702128 139623876778626 0 0 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34041856 140726525281462 140726525281585 140726525281585 140726525284303 0
[pid=7086/tid=7093] ppid=7068 vsize=8068220 memory=3472467974604019088 CPUtime=0 cores=1,3,5,7
/proc/7086/task/7093/stat : 7093 (java) S 7068 7068 3762 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 225042760 8261857280 28654 33554432000 4194304 4196468 140726525276592 139622675899680 139623876777685 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34041856 140726525281462 140726525281585 140726525281585 140726525284303 0
[pid=7086/tid=7094] ppid=7068 vsize=8068220 memory=6944656575208382560 CPUtime=0 cores=1,3,5,7
/proc/7086/task/7094/stat : 7094 (java) S 7068 7068 3762 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 225042760 8261857280 28654 33554432000 4194304 4196468 140726525276592 139622541678192 139623876777685 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34041856 140726525281462 140726525281585 140726525281585 140726525284303 0
[pid=7086/tid=7095] ppid=7068 vsize=8068220 memory=6944652177228980320 CPUtime=0 cores=1,3,5,7
/proc/7086/task/7095/stat : 7095 (java) S 7068 7068 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 225042762 8261857280 28654 33554432000 4194304 4196468 140726525276592 139622167173712 139623876786075 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34041856 140726525281462 140726525281585 140726525281585 140726525284303 0
[pid=7086/tid=7096] ppid=7068 vsize=8068220 memory=6648615548753253269 CPUtime=0.08 cores=1,3,5,7
/proc/7086/task/7096/stat : 7096 (java) S 7068 7068 3762 0 -1 1077944384 483 0 0 0 8 0 0 0 20 0 19 0 225042762 8261857280 28654 33554432000 4194304 4196468 140726525276592 139623254648944 139623876778626 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34041856 140726525281462 140726525281585 140726525281585 140726525284303 0
[pid=7086/tid=7097] ppid=7068 vsize=8068220 memory=5931348738031308880 CPUtime=0.08 cores=1,3,5,7
/proc/7086/task/7097/stat : 7097 (java) S 7068 7068 3762 0 -1 1077944384 474 0 0 0 8 0 0 0 20 0 19 0 225042762 8261857280 28654 33554432000 4194304 4196468 140726525276592 139623253596144 139623876778626 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34041856 140726525281462 140726525281585 140726525281585 140726525284303 0
[pid=7086/tid=7098] ppid=7068 vsize=8068220 memory=297237795305685307 CPUtime=0.2 cores=1,3,5,7
/proc/7086/task/7098/stat : 7098 (java) S 7068 7068 3762 0 -1 1077944384 566 0 0 0 20 0 0 0 20 0 19 0 225042762 8261857280 28654 33554432000 4194304 4196468 140726525276592 139623252543856 139623876778626 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34041856 140726525281462 140726525281585 140726525281585 140726525284303 0
[pid=7086/tid=7099] ppid=7068 vsize=8068220 memory=1572 CPUtime=0 cores=1,3,5,7
/proc/7086/task/7099/stat : 7099 (java) S 7068 7068 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 225042763 8261857280 28654 33554432000 4194304 4196468 140726525276592 139621669267936 139623876777685 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34041856 140726525281462 140726525281585 140726525281585 140726525284303 0
[pid=7086/tid=7100] ppid=7068 vsize=8068220 memory=2244 CPUtime=0 cores=1,3,5,7
/proc/7086/task/7100/stat : 7100 (java) S 7068 7068 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 225042763 8261857280 28654 33554432000 4194304 4196468 140726525276592 139623251491760 139623876778626 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34041856 140726525281462 140726525281585 140726525281585 140726525284303 0
[pid=7086/tid=7102] ppid=7068 vsize=8068220 memory=4124 CPUtime=0 cores=1,3,5,7
/proc/7086/task/7102/stat : 7102 (java) S 7068 7068 3762 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 225042829 8261857280 28654 33554432000 4194304 4196468 140726525276592 139623244015040 139623876792089 0 4 2 25189581 18446744071579417331 0 0 -1 1 0 0 0 0 0 6293624 6294260 34041856 140726525281462 140726525281585 140726525281585 140726525284303 0
[pid=7086/tid=7104] ppid=7068 vsize=8068220 memory=2092 CPUtime=0 cores=1,3,5,7
/proc/7086/task/7104/stat : 7104 (java) S 7068 7068 3762 0 -1 4202560 24 0 0 0 0 0 0 0 20 0 19 0 225042829 8261857280 28654 33554432000 4194304 4196468 140726525276592 139621132382224 139623876789405 0 4 2 25189581 18446744071580971376 0 0 -1 1 0 0 0 0 0 6293624 6294260 34041856 140726525281462 140726525281585 140726525281585 140726525284303 0
[pid=7086/tid=7105] ppid=7068 vsize=8068220 memory=8148 CPUtime=0 cores=1,3,5,7
/proc/7086/task/7105/stat : 7105 (java) S 7068 7068 3762 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 19 0 225042829 8261857280 28654 33554432000 4194304 4196468 140726525276592 139621266603408 139623876789405 0 4 2 25189581 18446744071580971376 0 0 -1 5 0 0 0 0 0 6293624 6294260 34041856 140726525281462 140726525281585 140726525281585 140726525284303 0
[pid=7086/tid=7106] ppid=7068 vsize=8068220 memory=844 CPUtime=0 cores=1,3,5,7
/proc/7086/task/7106/stat : 7106 (java) S 7068 7068 3762 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 19 0 225042831 8261857280 28654 33554432000 4194304 4196468 140726525276592 139620863957920 139623876777685 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34041856 140726525281462 140726525281585 140726525281585 140726525284303 0
Current children cumulated CPU time: 23.61 s
Current children cumulated vsize: 8228296 KiB
Current children cumulated memory: 146816 KiB

[startup+13.6009 s]
/proc/loadavg: 2.21 2.08 2.06 3/228 7106
/proc/meminfo: memFree=8618904/32770624 swapFree=67108860/67108860
[pid=7068] ppid=7065 vsize=113128 memory=1472 CPUtime=15.44 cores=1,3,5,7
/proc/7068/stat : 7068 (scop.sh) S 7065 7068 3762 0 -1 4202496 591 32393 0 0 0 0 1511 33 20 0 1 0 225042213 115843072 368 33554432000 4194304 5098028 140731097065664 140731097062408 139676504388220 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 18509824 140731097068608 140731097068807 140731097068807 140731097071565 0
/proc/7068/statm: 28282 368 311 221 0 87 0
[pid=7086] ppid=7068 vsize=8068220 memory=114616 CPUtime=1.12 cores=1,3,5,7
/proc/7086/stat : 7086 (java) S 7068 7068 3762 0 -1 1077944320 17419 0 0 0 107 5 0 0 20 0 19 0 225042757 8261857280 28654 33554432000 4194304 4196468 140726525276592 140726525259136 139623876767479 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 34041856 140726525281462 140726525281585 140726525281585 140726525284303 0
/proc/7086/statm: 2017055 28654 3151 1 0 1978454 0
[pid=7101] ppid=7086 vsize=46948 memory=30956 CPUtime=7.44 cores=1,3,5,7
/proc/7101/stat : 7101 (minisat_release) R 7086 7068 3762 0 -1 4202496 12830 0 0 0 742 2 0 0 20 0 1 0 225042828 48074752 7739 33554432000 4194304 4308513 140737066491008 140737066487912 4276060 0 4 0 8396802 0 0 0 17 1 0 0 0 0 0 6409496 6410680 33587200 140737066497141 140737066497238 140737066497238 140737066500037 0
/proc/7101/statm: 11737 7739 342 28 0 7977 0
[pid=7086/tid=7087] ppid=7068 vsize=8068220 memory=1240 CPUtime=0.74 cores=1,3,5,7
/proc/7086/task/7087/stat : 7087 (java) S 7068 7068 3762 0 -1 1077944384 14461 0 0 0 70 4 0 0 20 0 19 0 225042757 8261857280 28654 33554432000 4194304 4196468 140726525276592 139623848607632 139623876777685 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34041856 140726525281462 140726525281585 140726525281585 140726525284303 0
[pid=7086/tid=7088] ppid=7068 vsize=8068220 memory=2196 CPUtime=0 cores=1,3,5,7
/proc/7086/task/7088/stat : 7088 (java) S 7068 7068 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 225042758 8261857280 28654 33554432000 4194304 4196468 140726525276592 139623881009552 139623876777685 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34041856 140726525281462 140726525281585 140726525281585 140726525284303 0
[pid=7086/tid=7089] ppid=7068 vsize=8068220 memory=1776 CPUtime=0 cores=1,3,5,7
/proc/7086/task/7089/stat : 7089 (java) S 7068 7068 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 225042758 8261857280 28654 33554432000 4194304 4196468 140726525276592 139623686773008 139623876777685 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34041856 140726525281462 140726525281585 140726525281585 140726525284303 0
[pid=7086/tid=7090] ppid=7068 vsize=8068220 memory=1004 CPUtime=0 cores=1,3,5,7
/proc/7086/task/7090/stat : 7090 (java) S 7068 7068 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 225042758 8261857280 28654 33554432000 4194304 4196468 140726525276592 139623685720720 139623876777685 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34041856 140726525281462 140726525281585 140726525281585 140726525284303 0
[pid=7086/tid=7091] ppid=7068 vsize=8068220 memory=1472 CPUtime=0 cores=1,3,5,7
/proc/7086/task/7091/stat : 7091 (java) S 7068 7068 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 225042758 8261857280 28654 33554432000 4194304 4196468 140726525276592 139623684667920 139623876777685 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34041856 140726525281462 140726525281585 140726525281585 140726525284303 0
[pid=7086/tid=7092] ppid=7068 vsize=8068220 memory=114616 CPUtime=0 cores=1,3,5,7
/proc/7086/task/7092/stat : 7092 (java) S 7068 7068 3762 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 19 0 225042759 8261857280 28654 33554432000 4194304 4196468 140726525276592 139623255702128 139623876778626 0 0 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34041856 140726525281462 140726525281585 140726525281585 140726525284303 0
[pid=7086/tid=7093] ppid=7068 vsize=8068220 memory=29780 CPUtime=0 cores=1,3,5,7
/proc/7086/task/7093/stat : 7093 (java) S 7068 7068 3762 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 225042760 8261857280 28654 33554432000 4194304 4196468 140726525276592 139622675899680 139623876777685 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34041856 140726525281462 140726525281585 140726525281585 140726525284303 0
[pid=7086/tid=7094] ppid=7068 vsize=8068220 memory=2196 CPUtime=0 cores=1,3,5,7
/proc/7086/task/7094/stat : 7094 (java) S 7068 7068 3762 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 225042760 8261857280 28654 33554432000 4194304 4196468 140726525276592 139622541678192 139623876777685 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34041856 140726525281462 140726525281585 140726525281585 140726525284303 0
[pid=7086/tid=7095] ppid=7068 vsize=8068220 memory=1776 CPUtime=0 cores=1,3,5,7
/proc/7086/task/7095/stat : 7095 (java) S 7068 7068 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 225042762 8261857280 28654 33554432000 4194304 4196468 140726525276592 139622167173712 139623876786075 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34041856 140726525281462 140726525281585 140726525281585 140726525284303 0
[pid=7086/tid=7096] ppid=7068 vsize=8068220 memory=1004 CPUtime=0.08 cores=1,3,5,7
/proc/7086/task/7096/stat : 7096 (java) S 7068 7068 3762 0 -1 1077944384 483 0 0 0 8 0 0 0 20 0 19 0 225042762 8261857280 28654 33554432000 4194304 4196468 140726525276592 139623254648944 139623876778626 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34041856 140726525281462 140726525281585 140726525281585 140726525284303 0
[pid=7086/tid=7097] ppid=7068 vsize=8068220 memory=11764 CPUtime=0.08 cores=1,3,5,7
/proc/7086/task/7097/stat : 7097 (java) S 7068 7068 3762 0 -1 1077944384 474 0 0 0 8 0 0 0 20 0 19 0 225042762 8261857280 28654 33554432000 4194304 4196468 140726525276592 139623253596144 139623876778626 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34041856 140726525281462 140726525281585 140726525281585 140726525284303 0
[pid=7086/tid=7098] ppid=7068 vsize=8068220 memory=5712 CPUtime=0.2 cores=1,3,5,7
/proc/7086/task/7098/stat : 7098 (java) S 7068 7068 3762 0 -1 1077944384 566 0 0 0 20 0 0 0 20 0 19 0 225042762 8261857280 28654 33554432000 4194304 4196468 140726525276592 139623252543856 139623876778626 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34041856 140726525281462 140726525281585 140726525281585 140726525284303 0
[pid=7086/tid=7099] ppid=7068 vsize=8068220 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7086/task/7099/stat : 7099 (java) S 7068 7068 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 225042763 8261857280 28654 33554432000 4194304 4196468 140726525276592 139621669267936 139623876777685 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34041856 140726525281462 140726525281585 140726525281585 140726525284303 0
[pid=7086/tid=7100] ppid=7068 vsize=8068220 memory=20036 CPUtime=0 cores=1,3,5,7
/proc/7086/task/7100/stat : 7100 (java) S 7068 7068 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 225042763 8261857280 28654 33554432000 4194304 4196468 140726525276592 139623251491760 139623876778626 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34041856 140726525281462 140726525281585 140726525281585 140726525284303 0
[pid=7086/tid=7102] ppid=7068 vsize=8068220 memory=55 CPUtime=0 cores=1,3,5,7
/proc/7086/task/7102/stat : 7102 (java) S 7068 7068 3762 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 225042829 8261857280 28654 33554432000 4194304 4196468 140726525276592 139623244015040 139623876792089 0 4 2 25189581 18446744071579417331 0 0 -1 1 0 0 0 0 0 6293624 6294260 34041856 140726525281462 140726525281585 140726525281585 140726525284303 0
[pid=7086/tid=7104] ppid=7068 vsize=8068220 memory=1776 CPUtime=0 cores=1,3,5,7
/proc/7086/task/7104/stat : 7104 (java) S 7068 7068 3762 0 -1 4202560 24 0 0 0 0 0 0 0 20 0 19 0 225042829 8261857280 28654 33554432000 4194304 4196468 140726525276592 139621132382224 139623876789405 0 4 2 25189581 18446744071580971376 0 0 -1 1 0 0 0 0 0 6293624 6294260 34041856 140726525281462 140726525281585 140726525281585 140726525284303 0
[pid=7086/tid=7105] ppid=7068 vsize=8068220 memory=1004 CPUtime=0 cores=1,3,5,7
/proc/7086/task/7105/stat : 7105 (java) S 7068 7068 3762 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 19 0 225042829 8261857280 28654 33554432000 4194304 4196468 140726525276592 139621266603408 139623876789405 0 4 2 25189581 18446744071580971376 0 0 -1 5 0 0 0 0 0 6293624 6294260 34041856 140726525281462 140726525281585 140726525281585 140726525284303 0
[pid=7086/tid=7106] ppid=7068 vsize=8068220 memory=11764 CPUtime=0 cores=1,3,5,7
/proc/7086/task/7106/stat : 7106 (java) S 7068 7068 3762 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 19 0 225042831 8261857280 28654 33554432000 4194304 4196468 140726525276592 139620863957920 139623876777685 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34041856 140726525281462 140726525281585 140726525281585 140726525284303 0
Current children cumulated CPU time: 24 s
Current children cumulated vsize: 8228296 KiB
Current children cumulated memory: 147044 KiB

[startup+13.7009 s]
/proc/loadavg: 2.21 2.08 2.06 3/228 7106
/proc/meminfo: memFree=8618904/32770624 swapFree=67108860/67108860
[pid=7068] ppid=7065 vsize=113128 memory=1472 CPUtime=15.44 cores=1,3,5,7
/proc/7068/stat : 7068 (scop.sh) S 7065 7068 3762 0 -1 4202496 591 32393 0 0 0 0 1511 33 20 0 1 0 225042213 115843072 368 33554432000 4194304 5098028 140731097065664 140731097062408 139676504388220 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 18509824 140731097068608 140731097068807 140731097068807 140731097071565 0
/proc/7068/statm: 28282 368 311 221 0 87 0
[pid=7086] ppid=7068 vsize=8068220 memory=114616 CPUtime=1.12 cores=1,3,5,7
/proc/7086/stat : 7086 (java) S 7068 7068 3762 0 -1 1077944320 17419 0 0 0 107 5 0 0 20 0 19 0 225042757 8261857280 28654 33554432000 4194304 4196468 140726525276592 140726525259136 139623876767479 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 34041856 140726525281462 140726525281585 140726525281585 140726525284303 0
/proc/7086/statm: 2017055 28654 3151 1 0 1978454 0
[pid=7101] ppid=7086 vsize=46948 memory=30956 CPUtime=7.54 cores=1,3,5,7
/proc/7101/stat : 7101 (minisat_release) R 7086 7068 3762 0 -1 4202496 12855 0 0 0 752 2 0 0 20 0 1 0 225042828 48074752 7739 33554432000 4194304 4308513 140737066491008 140737066487912 4276039 0 4 0 8396802 0 0 0 17 1 0 0 0 0 0 6409496 6410680 33587200 140737066497141 140737066497238 140737066497238 140737066500037 0
/proc/7101/statm: 11737 7739 342 28 0 7977 0
[pid=7086/tid=7087] ppid=7068 vsize=8068220 memory=30728 CPUtime=0.74 cores=1,3,5,7
/proc/7086/task/7087/stat : 7087 (java) S 7068 7068 3762 0 -1 1077944384 14461 0 0 0 70 4 0 0 20 0 19 0 225042757 8261857280 28654 33554432000 4194304 4196468 140726525276592 139623848607632 139623876777685 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34041856 140726525281462 140726525281585 140726525281585 140726525284303 0
[pid=7086/tid=7088] ppid=7068 vsize=8068220 memory=74 CPUtime=0 cores=1,3,5,7
/proc/7086/task/7088/stat : 7088 (java) S 7068 7068 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 225042758 8261857280 28654 33554432000 4194304 4196468 140726525276592 139623881009552 139623876777685 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34041856 140726525281462 140726525281585 140726525281585 140726525284303 0
[pid=7086/tid=7089] ppid=7068 vsize=8068220 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7086/task/7089/stat : 7089 (java) S 7068 7068 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 225042758 8261857280 28654 33554432000 4194304 4196468 140726525276592 139623686773008 139623876777685 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34041856 140726525281462 140726525281585 140726525281585 140726525284303 0
[pid=7086/tid=7090] ppid=7068 vsize=8068220 memory=866 CPUtime=0 cores=1,3,5,7
/proc/7086/task/7090/stat : 7090 (java) S 7068 7068 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 225042758 8261857280 28654 33554432000 4194304 4196468 140726525276592 139623685720720 139623876777685 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34041856 140726525281462 140726525281585 140726525281585 140726525284303 0
[pid=7086/tid=7091] ppid=7068 vsize=8068220 memory=3546782921040145346 CPUtime=0 cores=1,3,5,7
/proc/7086/task/7091/stat : 7091 (java) S 7068 7068 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 225042758 8261857280 28654 33554432000 4194304 4196468 140726525276592 139623684667920 139623876777685 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34041856 140726525281462 140726525281585 140726525281585 140726525284303 0
[pid=7086/tid=7092] ppid=7068 vsize=8068220 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7086/task/7092/stat : 7092 (java) S 7068 7068 3762 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 19 0 225042759 8261857280 28654 33554432000 4194304 4196468 140726525276592 139623255702128 139623876778626 0 0 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34041856 140726525281462 140726525281585 140726525281585 140726525284303 0
[pid=7086/tid=7093] ppid=7068 vsize=8068220 memory=139695556731540 CPUtime=0 cores=1,3,5,7
/proc/7086/task/7093/stat : 7093 (java) S 7068 7068 3762 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 225042760 8261857280 28654 33554432000 4194304 4196468 140726525276592 139622675899680 139623876777685 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34041856 140726525281462 140726525281585 140726525281585 140726525284303 0
[pid=7086/tid=7094] ppid=7068 vsize=8068220 memory=139695556728880 CPUtime=0 cores=1,3,5,7
/proc/7086/task/7094/stat : 7094 (java) S 7068 7068 3762 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 225042760 8261857280 28654 33554432000 4194304 4196468 140726525276592 139622541678192 139623876777685 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34041856 140726525281462 140726525281585 140726525281585 140726525284303 0
[pid=7086/tid=7095] ppid=7068 vsize=8068220 memory=6944656592455360604 CPUtime=0 cores=1,3,5,7
/proc/7086/task/7095/stat : 7095 (java) S 7068 7068 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 225042762 8261857280 28654 33554432000 4194304 4196468 140726525276592 139622167173712 139623876786075 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34041856 140726525281462 140726525281585 140726525281585 140726525284303 0
[pid=7086/tid=7096] ppid=7068 vsize=8068220 memory=7235995339804011096 CPUtime=0.08 cores=1,3,5,7
/proc/7086/task/7096/stat : 7096 (java) S 7068 7068 3762 0 -1 1077944384 483 0 0 0 8 0 0 0 20 0 19 0 225042762 8261857280 28654 33554432000 4194304 4196468 140726525276592 139623254648944 139623876778626 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34041856 140726525281462 140726525281585 140726525281585 140726525284303 0
[pid=7086/tid=7097] ppid=7068 vsize=8068220 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/7086/task/7097/stat : 7097 (java) S 7068 7068 3762 0 -1 1077944384 474 0 0 0 8 0 0 0 20 0 19 0 225042762 8261857280 28654 33554432000 4194304 4196468 140726525276592 139623253596144 139623876778626 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34041856 140726525281462 140726525281585 140726525281585 140726525284303 0
[pid=7086/tid=7098] ppid=7068 vsize=8068220 memory=61112 CPUtime=0.2 cores=1,3,5,7
/proc/7086/task/7098/stat : 7098 (java) S 7068 7068 3762 0 -1 1077944384 566 0 0 0 20 0 0 0 20 0 19 0 225042762 8261857280 28654 33554432000 4194304 4196468 140726525276592 139623252543856 139623876778626 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34041856 140726525281462 140726525281585 140726525281585 140726525284303 0
[pid=7086/tid=7099] ppid=7068 vsize=8068220 memory=1240 CPUtime=0 cores=1,3,5,7
/proc/7086/task/7099/stat : 7099 (java) S 7068 7068 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 225042763 8261857280 28654 33554432000 4194304 4196468 140726525276592 139621669267936 139623876777685 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34041856 140726525281462 140726525281585 140726525281585 140726525284303 0
[pid=7086/tid=7100] ppid=7068 vsize=8068220 memory=2196 CPUtime=0 cores=1,3,5,7
/proc/7086/task/7100/stat : 7100 (java) S 7068 7068 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 225042763 8261857280 28654 33554432000 4194304 4196468 140726525276592 139623251491760 139623876778626 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34041856 140726525281462 140726525281585 140726525281585 140726525284303 0
[pid=7086/tid=7102] ppid=7068 vsize=8068220 memory=8112282956445269571 CPUtime=0 cores=1,3,5,7
/proc/7086/task/7102/stat : 7102 (java) S 7068 7068 3762 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 225042829 8261857280 28654 33554432000 4194304 4196468 140726525276592 139623244015040 139623876792089 0 4 2 25189581 18446744071579417331 0 0 -1 1 0 0 0 0 0 6293624 6294260 34041856 140726525281462 140726525281585 140726525281585 140726525284303 0
[pid=7086/tid=7104] ppid=7068 vsize=8068220 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7086/task/7104/stat : 7104 (java) S 7068 7068 3762 0 -1 4202560 24 0 0 0 0 0 0 0 20 0 19 0 225042829 8261857280 28654 33554432000 4194304 4196468 140726525276592 139621132382224 139623876789405 0 4 2 25189581 18446744071580971376 0 0 -1 1 0 0 0 0 0 6293624 6294260 34041856 140726525281462 140726525281585 140726525281585 140726525284303 0
[pid=7086/tid=7105] ppid=7068 vsize=8068220 memory=139695556491183 CPUtime=0 cores=1,3,5,7
/proc/7086/task/7105/stat : 7105 (java) S 7068 7068 3762 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 19 0 225042829 8261857280 28654 33554432000 4194304 4196468 140726525276592 139621266603408 139623876789405 0 4 2 25189581 18446744071580971376 0 0 -1 5 0 0 0 0 0 6293624 6294260 34041856 140726525281462 140726525281585 140726525281585 140726525284303 0
[pid=7086/tid=7106] ppid=7068 vsize=8068220 memory=4028 CPUtime=0 cores=1,3,5,7
/proc/7086/task/7106/stat : 7106 (java) S 7068 7068 3762 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 19 0 225042831 8261857280 28654 33554432000 4194304 4196468 140726525276592 139620863957920 139623876777685 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34041856 140726525281462 140726525281585 140726525281585 140726525284303 0
Current children cumulated CPU time: 24.1 s
Current children cumulated vsize: 8228296 KiB
Current children cumulated memory: 147044 KiB

Child status: 0
Real time (s): 13.7353
CPU time (s): 24.1799
CPU user time (s): 23.7508
CPU system time (s): 0.429157
CPU usage (%): 176.043
Max. virtual memory (cumulated for all children) (KiB): 15142280
Max. memory (cumulated for all children) (KiB): 1339668

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 23.7508
system time used= 0.429157
maximum resident set size= 1343404
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 63443
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3896
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6042
involuntary context switches= 62


# summary of solver processes directly reported to runsolver:
#   pid: 7068
#   total CPU time (s): 24.1799
#   total CPU user time (s): 23.7508
#   total CPU system time (s): 0.429157

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.098867 second user time and 0.203208 second system time

The end

Launcher Data

Begin job on node151 at 2018-08-12 13:53:10
IDJOB=4305424
IDBENCH=141384
IDSOLVER=2782
FILE ID=node151/4305424-1534074790
RUNJOBID= node151-1534062410-3794
PBS_JOBID= 21036982
Free space on /tmp= 41244 MiB

SOLVER NAME= scop order+MapleCOMSPS (2018-07-31)
BENCH NAME= XCSP18/SocialGolfers/SocialGolfers-5-5-7-cp_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-4305424-1534074790/watcher-4305424-1534074790 -o /tmp/evaluation-result-4305424-1534074790/solver-4305424-1534074790 -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-4305424-1534074790.xml

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

MD5SUM BENCH= 3c85bec313e0e9ed0b53ce41ef97f039
RANDOM SEED=1237079261

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:         8754448 kB
MemAvailable:   31734872 kB
Buffers:          262936 kB
Cached:         22673156 kB
SwapCached:            0 kB
Active:         10466984 kB
Inactive:       12694200 kB
Active(anon):     174256 kB
Inactive(anon):   103292 kB
Active(file):   10292728 kB
Inactive(file): 12590908 kB
Unevictable:        7836 kB
Mlocked:            7836 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8408 kB
Writeback:             0 kB
AnonPages:        175192 kB
Mapped:            71932 kB
Shmem:             49800 kB
Slab:             553688 kB
SReclaimable:     525248 kB
SUnreclaim:        28440 kB
KernelStack:        3904 kB
PageTables:         6292 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    5883560 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     40960 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= 41240 MiB
End job on node151 at 2018-08-12 13:53:24