Trace number 4305658

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)SAT 13.6755 5.45579

General information on the benchmark

NameSocialGolfers/
SocialGolfers-5-5-5-cp_c18.xml
MD5SUM01658bc7723d571de51995bec243d654
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark1.23379
Satisfiable
(Un)Satisfiability was proved
Number of variables125
Number of constraints3007
Number of domains1
Minimum domain size5
Maximum domain size5
Distribution of domain sizes[{"size":5,"count":125}]
Minimum variable degree98
Maximum variable degree99
Distribution of variable degrees[{"degree":98,"count":100},{"degree":99,"count":25}]
Minimum constraint arity4
Maximum constraint arity125
Distribution of constraint arities[{"arity":4,"count":3000},{"arity":25,"count":6},{"arity":125,"count":1}]
Number of extensional constraints0
Number of intensional constraints3000
Distribution of constraint types[{"type":"intension","count":3000},{"type":"lex","count":1},{"type":"cardinality","count":5},{"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 -both -solver minisat_release -solverOption default -tmp HOME -serialFile HOME/scop-27508-serial-file.bin HOME/instance-4305658-1534073406.xml
0.54/0.51	
0.66/0.52	scop both+minisat_release (2018-07-31)
0.66/0.52	(Encoding Process)
0.66/0.52	
0.66/0.54	c BEGIN-Prog: Sun Aug 12 13:30:07 CEST 2018
0.66/0.54	c PID: 27511
0.66/0.54	c IP: 172.20.3.106
0.66/0.54	c HOST: node106.alineos.net
0.66/0.55	c (0,0) Parsing Begin
3.86/1.62	c (1,1) Parsing End
3.86/1.63	c (1,1) CSP: 125 int (0 aux), 0 bool (0 aux), 3007 ctr, max domain size 5
3.86/1.63	c (1,1) Heap : 337 MiB used (max 10795 MiB), NonHeap : 22 MiB used (max 0 MiB)
3.86/1.63	c (1,1) Constraint Name Generate Begin
3.86/1.66	c (1,1) Ctr:HOME/instance-4305658-1534073406.xml,Cardinality:Instantiation:IntVar:LexMatrix:Ne:Num:Or
3.86/1.66	c (1,1) Constraint Name Generate End
3.86/1.66	c (1,1) Heap : 337 MiB used (max 10795 MiB), NonHeap : 22 MiB used (max 0 MiB)
3.86/1.66	c (1,1) CSP to CSPinCNF Begin
4.40/1.85	c (1,1) translated 301 (10%) constraints
4.64/1.91	c (1,1) translated 602 (20%) constraints
4.64/1.94	c (1,1) translated 903 (30%) constraints
4.64/1.97	c (1,1) translated 1203 (40%) constraints
4.64/1.99	c (1,1) translated 1504 (50%) constraints
4.95/2.01	c (1,1) translated 1805 (60%) constraints
4.95/2.03	c (1,1) translated 2105 (70%) constraints
4.95/2.05	c (1,1) translated 2406 (80%) constraints
4.95/2.07	c (1,1) translated 2707 (90%) constraints
5.93/2.39	c (1,1) translated 3007 (100%) constraints
6.84/2.69	c (2,2) STATISTICS1:HOME/instance-4305658-1534073406.xml,Cardinality:Instantiation:IntVar:LexMatrix:Ne:Num:Or,914,4684,16777216,5,4,25,16777216:50;5:5115;1:1297,5:11279;2:2367;1:2820,4:3164;3:653;2:789;1:78,25:50;2:6412;1:3667,
6.84/2.69	c (2,2) ==========================================
6.84/2.69	c (2,2) Both Encoding selects:
6.84/2.69	c (2,2) Order
6.84/2.69	c (2,2) ==========================================
7.15/2.75	c (2,2) translated 469 (10%) constraints
7.15/2.79	c (2,2) translated 937 (20%) constraints
7.48/2.83	c (2,2) translated 1406 (30%) constraints
7.48/2.86	c (2,2) translated 1874 (40%) constraints
7.77/2.90	c (2,2) translated 2342 (50%) constraints
7.77/2.93	c (2,2) translated 2811 (60%) constraints
8.13/3.01	c (2,2) translated 3279 (70%) constraints
8.13/3.06	c (2,2) translated 3748 (80%) constraints
8.44/3.11	c (2,2) translated 4216 (90%) constraints
8.44/3.14	c (2,2) translated 4684 (100%) constraints
8.44/3.15	c (2,2) CSP to CSPinCNF End
8.44/3.15	c (2,2) CSP: 200 int (75 aux), 1414 bool (1414 aux), 6134 ctr, max domain size 6
8.44/3.15	c (2,2) Heap : 563 MiB used (max 10795 MiB), NonHeap : 31 MiB used (max 0 MiB)
8.44/3.15	c (2,2) CSPinCNF Propagation Begin
8.73/3.29	c (2,2) 345 values, 2218 unsatisfiable literals, and 1843 valid clauses are removed
8.73/3.29	c (2,2) CSPinCNF Propagation End
8.73/3.29	c (2,2) CSP: 470 int (345 aux), 1144 bool (1144 aux), 4291 ctr, max domain size 6
8.73/3.29	c (2,2) Heap : 619 MiB used (max 10795 MiB), NonHeap : 31 MiB used (max 0 MiB)
8.73/3.29	c (2,2) Simplify CSPinCNF Begin
9.36/3.43	c (2,2) Simplify CSPinCNF End
9.36/3.43	c (2,2) CSP: 470 int (345 aux), 3747 bool (3747 aux), 6894 ctr, max domain size 6
9.36/3.43	c (2,2) Heap : 675 MiB used (max 10795 MiB), NonHeap : 32 MiB used (max 0 MiB)
9.36/3.43	c (2,2) Calculate Precise Domain Begin
9.36/3.49	c (2,2) 0 values are removed by re-calculation
9.36/3.49	c (2,2) Calculate Precise Domain End
9.36/3.49	c (2,2) CSP: 470 int (345 aux), 3747 bool (3747 aux), 6894 ctr, max domain size 6
9.36/3.49	c (2,2) Heap : 675 MiB used (max 10795 MiB), NonHeap : 33 MiB used (max 0 MiB)
9.36/3.49	c (2,2) CSPinCNF to SatSolver Begin
10.05/3.60	c (3,3) 690 (10 %) CSP clauses are encoded (4447 SAT variables, 3101 SAT clauses)
10.05/3.64	c (3,3) 1379 (20 %) CSP clauses are encoded (4447 SAT variables, 5942 SAT clauses)
10.05/3.68	c (3,3) 2069 (30 %) CSP clauses are encoded (4447 SAT variables, 8632 SAT clauses)
10.36/3.71	c (3,3) 2758 (40 %) CSP clauses are encoded (4447 SAT variables, 11037 SAT clauses)
10.36/3.74	c (3,3) 3447 (50 %) CSP clauses are encoded (4447 SAT variables, 13470 SAT clauses)
10.36/3.75	c (3,3) 4137 (60 %) CSP clauses are encoded (4447 SAT variables, 14276 SAT clauses)
10.65/3.85	c (3,3) 4826 (70 %) CSP clauses are encoded (4447 SAT variables, 22820 SAT clauses)
11.31/4.11	c (3,3) 5516 (80 %) CSP clauses are encoded (4447 SAT variables, 39220 SAT clauses)
11.31/4.16	c (3,3) 6205 (90 %) CSP clauses are encoded (4447 SAT variables, 47764 SAT clauses)
11.31/4.17	c (3,3) 6894 (100 %) CSP clauses are encoded (4447 SAT variables, 49539 SAT clauses)
11.31/4.17	c (3,3) Launch Command will be: minisat_release
11.31/4.17	c (3,3) CSPinCNF to SatSolver End
11.31/4.17	c (3,3) Heap : 844 MiB used (max 10795 MiB), NonHeap : 34 MiB used (max 0 MiB)
11.60/4.24	c (3,3) STATISTICS2:HOME/instance-4305658-1534073406.xml,Cardinality:Instantiation:IntVar:LexMatrix:Ne:Num:Or,4217,6894,512,6,4,10,512:40;256:80;36:40;5:2715;1:59,6:240;5:7089;2:14274;1:59,4:1936;3:331;2:4444;1:183,10:40;9:80;3:40;2:2774;1:14874,
11.60/4.24	c (3,3) 4447 bool, 49543 clause
11.60/4.24	c (3,3) Export Begin
11.91/4.34	c (3,3) Export to HOME/scop-27508-serial-file.bin
11.91/4.34	c (3,3) Export End
11.91/4.34	c (3,3) Export File Size: 0.02 MB
11.91/4.34	c (3,3) 1,1,2,2,2,2,3,STOP-AFTER(DIMACS)
11.91/4.34	c END-Prog: Sun Aug 12 13:30:11 CEST 2018
11.91/4.36	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp scop.jar fun.scop.XCSP18Solve HOME/scop-27508-serial-file.bin
12.10/4.85	c (0,0) Read Serial File Begin
12.10/4.85	c (0,0) HOME/scop-27508-serial-file.bin
12.97/5.02	c (0,0) Read Serial File End
12.97/5.03	
12.97/5.03	scop order+minisat_release (2018-07-31)
12.97/5.03	(Solving Process)
12.97/5.03	
12.97/5.05	c BEGIN-Prog: Sun Aug 12 13:30:11 CEST 2018
12.97/5.05	c PID: 27526
12.97/5.05	c IP: 172.20.3.106
12.97/5.05	c HOST: node106.alineos.net
12.97/5.06	c (0,0) SatSolver.solve Begin
12.97/5.06	c (0,0) 0 bool, 0 clause
12.97/5.06	c (0,0) minisat_release HOME/instance-4305658-1534073406.xml-scop-27511.cnf
13.20/5.35	c (0,0) c This is COMiniSatPS.
13.20/5.35	c (0,0) c WARNING: for repeatability, setting FPU to use double precision
13.20/5.35	c (0,0) c ============================[ Problem Statistics ]=============================
13.20/5.35	c (0,0) c |                                                                             |
13.20/5.35	c (0,0) c |  Number of variables:          4447                                         |
13.20/5.35	c (0,0) c |  Number of clauses:           49543                                         |
13.20/5.35	c (0,0) c |  Parse time:                   0.02 s                                       |
13.20/5.35	c (0,0) c |  Eliminated clauses:           0.02 Mb                                      |
13.20/5.35	c (0,0) c Reduced to 3545 vars, 48041 cls (grow=0)
13.20/5.35	c (0,0) c No iterative elimination performed. (vars=3545, c/v ratio=13.6)
13.20/5.35	c (0,0) c |  Simplification time:          0.09 s                                       |
13.20/5.35	c (0,0) c |                                                                             |
13.20/5.35	c (0,0) c ============================[ Search Statistics ]==============================
13.20/5.35	c (0,0) c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
13.20/5.35	c (0,0) c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
13.20/5.35	c (0,0) c ===============================================================================
13.20/5.35	c (0,0) c ===============================================================================
13.20/5.35	c (0,0) c restarts              : 22
13.20/5.35	c (0,0) c conflicts             : 4147           (15934 /sec)
13.20/5.35	c (0,0) c decisions             : 8385           (0.00 % random) (32217 /sec)
13.20/5.35	c (0,0) c propagations          : 594264         (2283312 /sec)
13.20/5.35	c (0,0) c conflict literals     : 116027         (5.05 % deleted)
13.20/5.35	c (0,0) c CPU time              : 0.260264 s
13.20/5.35	c (0,0) 
13.20/5.35	c (0,0) s SATISFIABLE
13.20/5.37	c (0,0) SatSolver.solve End
13.20/5.37	c (0,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 16 MiB used (max 0 MiB)
13.20/5.37	c (0,0) Show results Begin
13.56/5.43	s SATISFIABLE
13.56/5.44	v <instantiation>
13.56/5.44	v     <list>x[0][0] x[0][1] x[0][2] x[0][3] x[0][4] x[0][5] x[0][6] x[0][7] x[0][8] x[0][9] x[0][10] x[0][11] x[0][12] x[0][13] x[0][14] x[0][15] x[0][16] x[0][17] x[0][18] x[0][19] x[0][20] x[0][21] x[0][22] x[0][23] x[0][24] x[1][0] x[1][1] x[1][2] x[1][3] x[1][4] x[1][5] x[1][6] x[1][7] x[1][8] x[1][9] x[1][10] x[1][11] x[1][12] x[1][13] x[1][14] x[1][15] x[1][16] x[1][17] x[1][18] x[1][19] x[1][20] x[1][21] x[1][22] x[1][23] x[1][24] x[2][0] x[2][1] x[2][2] x[2][3] x[2][4] x[2][5] x[2][6] x[2][7] x[2][8] x[2][9] x[2][10] x[2][11] x[2][12] x[2][13] x[2][14] x[2][15] x[2][16] x[2][17] x[2][18] x[2][19] x[2][20] x[2][21] x[2][22] x[2][23] x[2][24] x[3][0] x[3][1] x[3][2] x[3][3] x[3][4] x[3][5] x[3][6] x[3][7] x[3][8] x[3][9] x[3][10] x[3][11] x[3][12] x[3][13] x[3][14] x[3][15] x[3][16] x[3][17] x[3][18] x[3][19] x[3][20] x[3][21] x[3][22] x[3][23] x[3][24] x[4][0] x[4][1] x[4][2] x[4][3] x[4][4] x[4][5] x[4][6] x[4][7] x[4][8] x[4][9] x[4][10] x[4][11] x[4][12] x[4][13] x[4][14] x[4][15] x[4][16] x[4][17] x[4][18] x[4][19] x[4][20] x[4][21] x[4][22] x[4][23] x[4][24]</list>
13.56/5.44	v     <values>0 0 0 0 0 1 1 1 1 1 2 2 2 2 2 3 3 3 3 3 4 4 4 4 4 0 1 2 3 4 0 1 2 3 4 0 1 2 3 4 0 1 2 3 4 0 1 2 3 4 1 3 4 2 0 0 2 1 4 3 3 4 0 1 2 2 1 3 0 4 4 0 2 3 1 4 3 2 1 0 2 0 1 3 4 1 4 3 0 2 3 2 0 4 1 0 1 4 2 3 4 3 2 1 0 3 2 0 4 1 2 0 1 3 4 0 1 4 2 3 1 4 3 0 2</values>
13.56/5.44	v </instantiation>
13.56/5.44	c (0,0) Show results End
13.56/5.44	c (0,0) Heap : 163 MiB used (max 3925 MiB), NonHeap : 17 MiB used (max 0 MiB)
13.56/5.44	c (0,0) 0,0,STOP-AFTER(ALL)
13.56/5.44	c END-Prog: Sun Aug 12 13:30:12 CEST 2018

Verifier Data

OK	

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4305658-1534073406/watcher-4305658-1534073406 -o /tmp/evaluation-result-4305658-1534073406/solver-4305658-1534073406 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node106-1534060601-23198 --watchdog 2580 scop.sh 11g scop.jar -both minisat_release default HOME HOME/instance-4305658-1534073406.xml 

running on 4 cores: 0,2,4,6

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


[startup+0.100132 s]*
/proc/loadavg: 2.28 2.15 2.10 4/223 27525
/proc/meminfo: memFree=19917812/32770624 swapFree=67108688/67108860
[pid=27508] ppid=27505 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/27508/stat : 27508 (scop.sh) S 27505 27508 23167 0 -1 4202496 559 321 0 0 0 0 0 0 20 0 1 0 224903494 115843072 349 33554432000 4194304 5098028 140737122507904 140737122505160 140338761134716 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 25063424 140737122513985 140737122514183 140737122514183 140737122516941 0
/proc/27508/statm: 28282 349 296 221 0 87 0
[pid=27511] ppid=27508 vsize=15012476 memory=72416 CPUtime=0.11 cores=0,2,4,6
/proc/27511/stat : 27511 (java) S 27508 27508 23167 0 -1 1077944320 6690 0 0 0 9 2 0 0 20 0 15 0 224903494 15372775424 18104 33554432000 4194304 4196468 140724297996736 140724297979280 140560704061175 0 0 2 16800973 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 39223296 140724298003463 140724298003761 140724298003761 140724298006479 0
/proc/27511/statm: 3753119 18104 2771 1 0 3715579 0
[pid=27511/tid=27512] ppid=27508 vsize=15012476 memory=-6078870780940435395 CPUtime=0.08 cores=0,2,4,6
/proc/27511/task/27512/stat : 27512 (java) R 27508 27508 23167 0 -1 4202560 4829 0 0 0 7 1 0 0 20 0 15 0 224903494 15372775424 18104 33554432000 4194304 4196468 140724297996736 140560675887504 140560684339745 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 39223296 140724298003463 140724298003761 140724298003761 140724298006479 0
[pid=27511/tid=27513] ppid=27508 vsize=15012476 memory=4206468019014099040 CPUtime=0 cores=0,2,4,6
/proc/27511/task/27513/stat : 27513 (java) S 27508 27508 23167 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224903496 15372775424 18104 33554432000 4194304 4196468 140724297996736 140560708303120 140560704071381 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39223296 140724298003463 140724298003761 140724298003761 140724298006479 0
[pid=27511/tid=27514] ppid=27508 vsize=15012476 memory=140430111250048 CPUtime=0 cores=0,2,4,6
/proc/27511/task/27514/stat : 27514 (java) S 27508 27508 23167 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224903496 15372775424 18104 33554432000 4194304 4196468 140724297996736 140560165054864 140560704071381 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39223296 140724298003463 140724298003761 140724298003761 140724298006479 0
[pid=27511/tid=27515] ppid=27508 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27511/task/27515/stat : 27515 (java) S 27508 27508 23167 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224903496 15372775424 18170 33554432000 4194304 4196468 140724297996736 140560164002320 140560704071381 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39223296 140724298003463 140724298003761 140724298003761 140724298006479 0
[pid=27511/tid=27516] ppid=27508 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27511/task/27516/stat : 27516 (java) S 27508 27508 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224903496 15372775424 18170 33554432000 4194304 4196468 140724297996736 140560162949776 140560704071381 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39223296 140724298003463 140724298003761 140724298003761 140724298006479 0
[pid=27511/tid=27517] ppid=27508 vsize=15012476 memory=140430111250048 CPUtime=0 cores=0,2,4,6
/proc/27511/task/27517/stat : 27517 (java) S 27508 27508 23167 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224903497 15372775424 18170 33554432000 4194304 4196468 140724297996736 140559741688304 140560704072322 0 0 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39223296 140724298003463 140724298003761 140724298003761 140724298006479 0
[pid=27511/tid=27518] ppid=27508 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27511/task/27518/stat : 27518 (java) S 27508 27508 23167 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 224903498 15372775424 18170 33554432000 4194304 4196468 140724297996736 140559247205792 140560704071381 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39223296 140724298003463 140724298003761 140724298003761 140724298006479 0
[pid=27511/tid=27519] ppid=27508 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27511/task/27519/stat : 27519 (java) S 27508 27508 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224903498 15372775424 18170 33554432000 4194304 4196468 140724297996736 140558978770416 140560704071381 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39223296 140724298003463 140724298003761 140724298003761 140724298006479 0
[pid=27511/tid=27520] ppid=27508 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27511/task/27520/stat : 27520 (java) S 27508 27508 23167 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224903500 15372775424 18170 33554432000 4194304 4196468 140724297996736 140558604262096 140560704079771 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39223296 140724298003463 140724298003761 140724298003761 140724298006479 0
[pid=27511/tid=27521] ppid=27508 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27511/task/27521/stat : 27521 (java) S 27508 27508 23167 0 -1 1077944384 299 0 0 0 0 0 0 0 20 0 15 0 224903500 15372775424 18170 33554432000 4194304 4196468 140724297996736 140559740635120 140560704072322 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39223296 140724298003463 140724298003761 140724298003761 140724298006479 0
[pid=27511/tid=27522] ppid=27508 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27511/task/27522/stat : 27522 (java) S 27508 27508 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224903500 15372775424 18170 33554432000 4194304 4196468 140724297996736 140559739582576 140560704072322 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39223296 140724298003463 140724298003761 140724298003761 140724298006479 0
[pid=27511/tid=27523] ppid=27508 vsize=15012476 memory=140430111250048 CPUtime=0.01 cores=0,2,4,6
/proc/27511/task/27523/stat : 27523 (java) S 27508 27508 23167 0 -1 1077944384 268 0 0 0 1 0 0 0 20 0 15 0 224903500 15372775424 18170 33554432000 4194304 4196468 140724297996736 140559738530032 140560704072322 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39223296 140724298003463 140724298003761 140724298003761 140724298006479 0
[pid=27511/tid=27524] ppid=27508 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27511/task/27524/stat : 27524 (java) S 27508 27508 23167 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224903501 15372775424 18170 33554432000 4194304 4196468 140724297996736 140558106356320 140560704071381 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39223296 140724298003463 140724298003761 140724298003761 140724298006479 0
[pid=27511/tid=27525] ppid=27508 vsize=15012476 memory=140430111250048 CPUtime=0 cores=0,2,4,6
/proc/27511/task/27525/stat : 27525 (java) S 27508 27508 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224903501 15372775424 18170 33554432000 4194304 4196468 140724297996736 140559737477936 140560704072322 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39223296 140724298003463 140724298003761 140724298003761 140724298006479 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 73812 KiB

[startup+0.210589 s]*
/proc/loadavg: 2.28 2.15 2.10 3/223 27525
/proc/meminfo: memFree=19904356/32770624 swapFree=67108688/67108860
[pid=27508] ppid=27505 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/27508/stat : 27508 (scop.sh) S 27505 27508 23167 0 -1 4202496 559 321 0 0 0 0 0 0 20 0 1 0 224903494 115843072 349 33554432000 4194304 5098028 140737122507904 140737122505160 140338761134716 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 25063424 140737122513985 140737122514183 140737122514183 140737122516941 0
/proc/27508/statm: 28282 349 296 221 0 87 0
[pid=27511] ppid=27508 vsize=15012476 memory=85468 CPUtime=0.26 cores=0,2,4,6
/proc/27511/stat : 27511 (java) S 27508 27508 23167 0 -1 1077944320 10276 0 0 0 23 3 0 0 20 0 15 0 224903494 15372775424 21367 33554432000 4194304 4196468 140724297996736 140724297979280 140560704061175 0 0 2 16800973 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 39223296 140724298003463 140724298003761 140724298003761 140724298006479 0
/proc/27511/statm: 3753119 21367 2877 1 0 3715579 0
[pid=27511/tid=27512] ppid=27508 vsize=15012476 memory=7022364632946311227 CPUtime=0.19 cores=0,2,4,6
/proc/27511/task/27512/stat : 27512 (java) R 27508 27508 23167 0 -1 4202560 8178 0 0 0 17 2 0 0 20 0 15 0 224903494 15372775424 21367 33554432000 4194304 4196468 140724297996736 140560675886832 140560203590938 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 39223296 140724298003463 140724298003761 140724298003761 140724298006479 0
[pid=27511/tid=27513] ppid=27508 vsize=15012476 memory=546 CPUtime=0 cores=0,2,4,6
/proc/27511/task/27513/stat : 27513 (java) S 27508 27508 23167 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224903496 15372775424 21367 33554432000 4194304 4196468 140724297996736 140560708303120 140560704071381 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39223296 140724298003463 140724298003761 140724298003761 140724298006479 0
[pid=27511/tid=27514] ppid=27508 vsize=15012476 memory=140430112449718 CPUtime=0 cores=0,2,4,6
/proc/27511/task/27514/stat : 27514 (java) S 27508 27508 23167 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224903496 15372775424 21367 33554432000 4194304 4196468 140724297996736 140560165054864 140560704071381 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39223296 140724298003463 140724298003761 140724298003761 140724298006479 0
[pid=27511/tid=27515] ppid=27508 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27511/task/27515/stat : 27515 (java) S 27508 27508 23167 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224903496 15372775424 21367 33554432000 4194304 4196468 140724297996736 140560164002320 140560704071381 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39223296 140724298003463 140724298003761 140724298003761 140724298006479 0
[pid=27511/tid=27516] ppid=27508 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27511/task/27516/stat : 27516 (java) S 27508 27508 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224903496 15372775424 21367 33554432000 4194304 4196468 140724297996736 140560162949776 140560704071381 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39223296 140724298003463 140724298003761 140724298003761 140724298006479 0
[pid=27511/tid=27517] ppid=27508 vsize=15012476 memory=140430111250048 CPUtime=0 cores=0,2,4,6
/proc/27511/task/27517/stat : 27517 (java) S 27508 27508 23167 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224903497 15372775424 21367 33554432000 4194304 4196468 140724297996736 140559741688304 140560704072322 0 0 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39223296 140724298003463 140724298003761 140724298003761 140724298006479 0
[pid=27511/tid=27518] ppid=27508 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27511/task/27518/stat : 27518 (java) S 27508 27508 23167 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 224903498 15372775424 21367 33554432000 4194304 4196468 140724297996736 140559247205792 140560704071381 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39223296 140724298003463 140724298003761 140724298003761 140724298006479 0
[pid=27511/tid=27519] ppid=27508 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27511/task/27519/stat : 27519 (java) S 27508 27508 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224903498 15372775424 21367 33554432000 4194304 4196468 140724297996736 140558978770416 140560704071381 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39223296 140724298003463 140724298003761 140724298003761 140724298006479 0
[pid=27511/tid=27520] ppid=27508 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27511/task/27520/stat : 27520 (java) S 27508 27508 23167 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224903500 15372775424 21367 33554432000 4194304 4196468 140724297996736 140558604262096 140560704079771 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39223296 140724298003463 140724298003761 140724298003761 140724298006479 0
[pid=27511/tid=27521] ppid=27508 vsize=15012476 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/27511/task/27521/stat : 27521 (java) S 27508 27508 23167 0 -1 1077944384 425 0 0 0 1 0 0 0 20 0 15 0 224903500 15372775424 21367 33554432000 4194304 4196468 140724297996736 140559740635120 140560704072322 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39223296 140724298003463 140724298003761 140724298003761 140724298006479 0
[pid=27511/tid=27522] ppid=27508 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27511/task/27522/stat : 27522 (java) S 27508 27508 23167 0 -1 1077944384 41 0 0 0 0 0 0 0 20 0 15 0 224903500 15372775424 21367 33554432000 4194304 4196468 140724297996736 140559739582576 140560704072322 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39223296 140724298003463 140724298003761 140724298003761 140724298006479 0
[pid=27511/tid=27523] ppid=27508 vsize=15012476 memory=140430111250048 CPUtime=0.03 cores=0,2,4,6
/proc/27511/task/27523/stat : 27523 (java) R 27508 27508 23167 0 -1 4202560 300 0 0 0 3 0 0 0 20 0 15 0 224903500 15372775424 21367 33554432000 4194304 4196468 140724297996736 140559738530032 140560696298302 0 4 2 16800973 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 39223296 140724298003463 140724298003761 140724298003761 140724298006479 0
[pid=27511/tid=27524] ppid=27508 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27511/task/27524/stat : 27524 (java) S 27508 27508 23167 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224903501 15372775424 21367 33554432000 4194304 4196468 140724297996736 140558106356320 140560704071381 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39223296 140724298003463 140724298003761 140724298003761 140724298006479 0
[pid=27511/tid=27525] ppid=27508 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27511/task/27525/stat : 27525 (java) S 27508 27508 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224903501 15372775424 21367 33554432000 4194304 4196468 140724297996736 140559737477936 140560704072322 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39223296 140724298003463 140724298003761 140724298003761 140724298006479 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 86864 KiB

[startup+0.310599 s]*
/proc/loadavg: 2.28 2.15 2.10 3/223 27525
/proc/meminfo: memFree=19900176/32770624 swapFree=67108688/67108860
[pid=27508] ppid=27505 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/27508/stat : 27508 (scop.sh) S 27505 27508 23167 0 -1 4202496 559 321 0 0 0 0 0 0 20 0 1 0 224903494 115843072 349 33554432000 4194304 5098028 140737122507904 140737122505160 140338761134716 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 25063424 140737122513985 140737122514183 140737122514183 140737122516941 0
/proc/27508/statm: 28282 349 296 221 0 87 0
[pid=27511] ppid=27508 vsize=15012476 memory=89664 CPUtime=0.42 cores=0,2,4,6
/proc/27511/stat : 27511 (java) S 27508 27508 23167 0 -1 1077944320 10897 0 0 0 39 3 0 0 20 0 15 0 224903494 15372775424 22416 33554432000 4194304 4196468 140724297996736 140724297979280 140560704061175 0 0 2 16800973 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 39223296 140724298003463 140724298003761 140724298003761 140724298006479 0
/proc/27511/statm: 3753119 22416 2980 1 0 3715579 0
[pid=27511/tid=27512] ppid=27508 vsize=15012476 memory=6791534058613427641 CPUtime=0.29 cores=0,2,4,6
/proc/27511/task/27512/stat : 27512 (java) R 27508 27508 23167 0 -1 4202560 8609 0 0 0 27 2 0 0 20 0 15 0 224903494 15372775424 22416 33554432000 4194304 4196468 140724297996736 140560675856176 140560203640231 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 39223296 140724298003463 140724298003761 140724298003761 140724298006479 0
[pid=27511/tid=27513] ppid=27508 vsize=15012476 memory=4872558044660077418 CPUtime=0 cores=0,2,4,6
/proc/27511/task/27513/stat : 27513 (java) S 27508 27508 23167 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224903496 15372775424 22416 33554432000 4194304 4196468 140724297996736 140560708303120 140560704071381 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39223296 140724298003463 140724298003761 140724298003761 140724298006479 0
[pid=27511/tid=27514] ppid=27508 vsize=15012476 memory=-3258418265892434876 CPUtime=0 cores=0,2,4,6
/proc/27511/task/27514/stat : 27514 (java) S 27508 27508 23167 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224903496 15372775424 22416 33554432000 4194304 4196468 140724297996736 140560165054864 140560704071381 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39223296 140724298003463 140724298003761 140724298003761 140724298006479 0
[pid=27511/tid=27515] ppid=27508 vsize=15012476 memory=4572146066226452084 CPUtime=0 cores=0,2,4,6
/proc/27511/task/27515/stat : 27515 (java) S 27508 27508 23167 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224903496 15372775424 22416 33554432000 4194304 4196468 140724297996736 140560164002320 140560704071381 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39223296 140724298003463 140724298003761 140724298003761 140724298006479 0
[pid=27511/tid=27516] ppid=27508 vsize=15012476 memory=6944613755495348631 CPUtime=0 cores=0,2,4,6
/proc/27511/task/27516/stat : 27516 (java) S 27508 27508 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224903496 15372775424 22416 33554432000 4194304 4196468 140724297996736 140560162949776 140560704071381 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39223296 140724298003463 140724298003761 140724298003761 140724298006479 0
[pid=27511/tid=27517] ppid=27508 vsize=15012476 memory=7893295687695687954 CPUtime=0 cores=0,2,4,6
/proc/27511/task/27517/stat : 27517 (java) S 27508 27508 23167 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224903497 15372775424 22416 33554432000 4194304 4196468 140724297996736 140559741688304 140560704072322 0 0 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39223296 140724298003463 140724298003761 140724298003761 140724298006479 0
[pid=27511/tid=27518] ppid=27508 vsize=15012476 memory=-8813974798734826869 CPUtime=0 cores=0,2,4,6
/proc/27511/task/27518/stat : 27518 (java) S 27508 27508 23167 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 224903498 15372775424 22416 33554432000 4194304 4196468 140724297996736 140559247205792 140560704071381 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39223296 140724298003463 140724298003761 140724298003761 140724298006479 0
[pid=27511/tid=27519] ppid=27508 vsize=15012476 memory=-6664436420846797971 CPUtime=0 cores=0,2,4,6
/proc/27511/task/27519/stat : 27519 (java) S 27508 27508 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224903498 15372775424 22416 33554432000 4194304 4196468 140724297996736 140558978770416 140560704071381 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39223296 140724298003463 140724298003761 140724298003761 140724298006479 0
[pid=27511/tid=27520] ppid=27508 vsize=15012476 memory=4426078206164241782 CPUtime=0 cores=0,2,4,6
/proc/27511/task/27520/stat : 27520 (java) S 27508 27508 23167 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224903500 15372775424 22416 33554432000 4194304 4196468 140724297996736 140558604262096 140560704079771 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39223296 140724298003463 140724298003761 140724298003761 140724298006479 0
[pid=27511/tid=27521] ppid=27508 vsize=15012476 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/27511/task/27521/stat : 27521 (java) R 27508 27508 23167 0 -1 1077944384 483 0 0 0 2 0 0 0 20 0 15 0 224903500 15372775424 22416 33554432000 4194304 4196468 140724297996736 140559740635120 140560704072322 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 39223296 140724298003463 140724298003761 140724298003761 140724298006479 0
[pid=27511/tid=27522] ppid=27508 vsize=15012476 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/27511/task/27522/stat : 27522 (java) R 27508 27508 23167 0 -1 4202560 127 0 0 0 1 0 0 0 20 0 15 0 224903500 15372775424 22416 33554432000 4194304 4196468 140724297996736 140559739582576 140560687482496 0 4 2 16800973 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 39223296 140724298003463 140724298003761 140724298003761 140724298006479 0
[pid=27511/tid=27523] ppid=27508 vsize=15012476 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/27511/task/27523/stat : 27523 (java) R 27508 27508 23167 0 -1 4202560 345 0 0 0 7 0 0 0 20 0 15 0 224903500 15372775424 22416 33554432000 4194304 4196468 140724297996736 140559738530032 140560684018262 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 39223296 140724298003463 140724298003761 140724298003761 140724298006479 0
[pid=27511/tid=27524] ppid=27508 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27511/task/27524/stat : 27524 (java) S 27508 27508 23167 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224903501 15372775424 22416 33554432000 4194304 4196468 140724297996736 140558106356320 140560704071381 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39223296 140724298003463 140724298003761 140724298003761 140724298006479 0
[pid=27511/tid=27525] ppid=27508 vsize=15012476 memory=3761129318981378097 CPUtime=0 cores=0,2,4,6
/proc/27511/task/27525/stat : 27525 (java) S 27508 27508 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224903501 15372775424 22416 33554432000 4194304 4196468 140724297996736 140559737477936 140560704072322 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39223296 140724298003463 140724298003761 140724298003761 140724298006479 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 91060 KiB

[startup+0.702794 s]
/proc/loadavg: 2.28 2.15 2.10 3/223 27525
/proc/meminfo: memFree=19875744/32770624 swapFree=67108688/67108860
[pid=27508] ppid=27505 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/27508/stat : 27508 (scop.sh) S 27505 27508 23167 0 -1 4202496 559 321 0 0 0 0 0 0 20 0 1 0 224903494 115843072 349 33554432000 4194304 5098028 140737122507904 140737122505160 140338761134716 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 25063424 140737122513985 140737122514183 140737122514183 140737122516941 0
/proc/27508/statm: 28282 349 296 221 0 87 0
[pid=27511] ppid=27508 vsize=15018748 memory=131244 CPUtime=1.07 cores=0,2,4,6
/proc/27511/stat : 27511 (java) S 27508 27508 23167 0 -1 1077944320 17886 0 0 0 102 5 0 0 20 0 15 0 224903494 15379197952 32811 33554432000 4194304 4196468 140724297996736 140724297979280 140560704061175 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 39223296 140724298003463 140724298003761 140724298003761 140724298006479 0
/proc/27511/statm: 3754687 32811 3146 1 0 3716091 0
[pid=27511/tid=27512] ppid=27508 vsize=15018748 memory=2372 CPUtime=0.67 cores=0,2,4,6
/proc/27511/task/27512/stat : 27512 (java) R 27508 27508 23167 0 -1 4202560 15074 0 0 0 63 4 0 0 20 0 15 0 224903494 15379197952 32811 33554432000 4194304 4196468 140724297996736 140560675896832 140560203651693 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 39223296 140724298003463 140724298003761 140724298003761 140724298006479 0
[pid=27511/tid=27513] ppid=27508 vsize=15018748 memory=116 CPUtime=0 cores=0,2,4,6
/proc/27511/task/27513/stat : 27513 (java) S 27508 27508 23167 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224903496 15379197952 32811 33554432000 4194304 4196468 140724297996736 140560708303120 140560704071381 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39223296 140724298003463 140724298003761 140724298003761 140724298006479 0
[pid=27511/tid=27514] ppid=27508 vsize=15018748 memory=12868 CPUtime=0 cores=0,2,4,6
/proc/27511/task/27514/stat : 27514 (java) S 27508 27508 23167 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224903496 15379197952 32811 33554432000 4194304 4196468 140724297996736 140560165054864 140560704071381 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39223296 140724298003463 140724298003761 140724298003761 140724298006479 0
[pid=27511/tid=27515] ppid=27508 vsize=15018748 memory=26497 CPUtime=0 cores=0,2,4,6
/proc/27511/task/27515/stat : 27515 (java) S 27508 27508 23167 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224903496 15379197952 32811 33554432000 4194304 4196468 140724297996736 140560164002320 140560704071381 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39223296 140724298003463 140724298003761 140724298003761 140724298006479 0
[pid=27511/tid=27516] ppid=27508 vsize=15018748 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27511/task/27516/stat : 27516 (java) S 27508 27508 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224903496 15379197952 32811 33554432000 4194304 4196468 140724297996736 140560162949776 140560704071381 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39223296 140724298003463 140724298003761 140724298003761 140724298006479 0
[pid=27511/tid=27517] ppid=27508 vsize=15018748 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27511/task/27517/stat : 27517 (java) S 27508 27508 23167 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 224903497 15379197952 32811 33554432000 4194304 4196468 140724297996736 140559741688304 140560704072322 0 0 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39223296 140724298003463 140724298003761 140724298003761 140724298006479 0
[pid=27511/tid=27518] ppid=27508 vsize=15018748 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27511/task/27518/stat : 27518 (java) S 27508 27508 23167 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 224903498 15379197952 32811 33554432000 4194304 4196468 140724297996736 140559247205792 140560704071381 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39223296 140724298003463 140724298003761 140724298003761 140724298006479 0
[pid=27511/tid=27519] ppid=27508 vsize=15018748 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27511/task/27519/stat : 27519 (java) S 27508 27508 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224903498 15379197952 32811 33554432000 4194304 4196468 140724297996736 140558978770416 140560704071381 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39223296 140724298003463 140724298003761 140724298003761 140724298006479 0
[pid=27511/tid=27520] ppid=27508 vsize=15018748 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27511/task/27520/stat : 27520 (java) S 27508 27508 23167 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224903500 15379197952 32811 33554432000 4194304 4196468 140724297996736 140558604262096 140560704079771 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39223296 140724298003463 140724298003761 140724298003761 140724298006479 0
[pid=27511/tid=27521] ppid=27508 vsize=15018748 memory=0 CPUtime=0.11 cores=0,2,4,6
/proc/27511/task/27521/stat : 27521 (java) R 27508 27508 23167 0 -1 4202560 735 0 0 0 11 0 0 0 20 0 15 0 224903500 15379197952 32811 33554432000 4194304 4196468 140724297996736 140559740616136 140560684761472 0 4 2 25189581 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 39223296 140724298003463 140724298003761 140724298003761 140724298006479 0
[pid=27511/tid=27522] ppid=27508 vsize=15018748 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/27511/task/27522/stat : 27522 (java) R 27508 27508 23167 0 -1 4202560 203 0 0 0 8 0 0 0 20 0 15 0 224903500 15379197952 32811 33554432000 4194304 4196468 140724297996736 140559739574032 140560683307928 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 39223296 140724298003463 140724298003761 140724298003761 140724298006479 0
[pid=27511/tid=27523] ppid=27508 vsize=15018748 memory=0 CPUtime=0.18 cores=0,2,4,6
/proc/27511/task/27523/stat : 27523 (java) R 27508 27508 23167 0 -1 4202560 539 0 0 0 18 0 0 0 20 0 15 0 224903500 15379197952 32811 33554432000 4194304 4196468 140724297996736 140559738526968 140560697158011 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 39223296 140724298003463 140724298003761 140724298003761 140724298006479 0
[pid=27511/tid=27524] ppid=27508 vsize=15018748 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27511/task/27524/stat : 27524 (java) S 27508 27508 23167 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224903501 15379197952 32811 33554432000 4194304 4196468 140724297996736 140558106356320 140560704071381 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39223296 140724298003463 140724298003761 140724298003761 140724298006479 0
[pid=27511/tid=27525] ppid=27508 vsize=15018748 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27511/task/27525/stat : 27525 (java) S 27508 27508 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224903501 15379197952 32811 33554432000 4194304 4196468 140724297996736 140559737477936 140560704072322 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39223296 140724298003463 140724298003761 140724298003761 140724298006479 0
Current children cumulated CPU time: 1.07 s
Current children cumulated vsize: 15131876 KiB
Current children cumulated memory: 132640 KiB

[startup+1.50079 s]
/proc/loadavg: 2.28 2.15 2.10 5/223 27525
/proc/meminfo: memFree=19815912/32770624 swapFree=67108688/67108860
[pid=27508] ppid=27505 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/27508/stat : 27508 (scop.sh) S 27505 27508 23167 0 -1 4202496 559 321 0 0 0 0 0 0 20 0 1 0 224903494 115843072 349 33554432000 4194304 5098028 140737122507904 140737122505160 140338761134716 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 25063424 140737122513985 140737122514183 140737122514183 140737122516941 0
/proc/27508/statm: 28282 349 296 221 0 87 0

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

/proc/27511/task/27518/stat : 27518 (java) S 27508 27508 23167 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 224903498 15385567232 131876 33554432000 4194304 4196468 140724297996736 140559247205792 140560704071381 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39223296 140724298003463 140724298003761 140724298003761 140724298006479 0
[pid=27511/tid=27519] ppid=27508 vsize=15024968 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27511/task/27519/stat : 27519 (java) S 27508 27508 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224903498 15385567232 131876 33554432000 4194304 4196468 140724297996736 140558978770416 140560704071381 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39223296 140724298003463 140724298003761 140724298003761 140724298006479 0
[pid=27511/tid=27520] ppid=27508 vsize=15024968 memory=90 CPUtime=0 cores=0,2,4,6
/proc/27511/task/27520/stat : 27520 (java) S 27508 27508 23167 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224903500 15385567232 131876 33554432000 4194304 4196468 140724297996736 140558604262096 140560704079771 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39223296 140724298003463 140724298003761 140724298003761 140724298006479 0
[pid=27511/tid=27521] ppid=27508 vsize=15024968 memory=91 CPUtime=2.09 cores=0,2,4,6
/proc/27511/task/27521/stat : 27521 (java) R 27508 27508 23167 0 -1 4202560 2440 0 0 0 208 1 0 0 20 0 15 0 224903500 15385567232 131876 33554432000 4194304 4196468 140724297996736 140559740621144 140560684303594 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 39223296 140724298003463 140724298003761 140724298003761 140724298006479 0
[pid=27511/tid=27522] ppid=27508 vsize=15024968 memory=61 CPUtime=2.12 cores=0,2,4,6
/proc/27511/task/27522/stat : 27522 (java) R 27508 27508 23167 0 -1 4202560 1338 0 0 0 211 1 0 0 20 0 15 0 224903500 15385567232 131876 33554432000 4194304 4196468 140724297996736 140559739568768 140560683307023 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 39223296 140724298003463 140724298003761 140724298003761 140724298006479 0
[pid=27511/tid=27523] ppid=27508 vsize=15024968 memory=1396 CPUtime=1.13 cores=0,2,4,6
/proc/27511/task/27523/stat : 27523 (java) S 27508 27508 23167 0 -1 1077944384 3600 0 0 0 112 1 0 0 20 0 15 0 224903500 15385567232 131876 33554432000 4194304 4196468 140724297996736 140559738530032 140560704072322 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39223296 140724298003463 140724298003761 140724298003761 140724298006479 0
[pid=27511/tid=27524] ppid=27508 vsize=15024968 memory=422968 CPUtime=0 cores=0,2,4,6
/proc/27511/task/27524/stat : 27524 (java) S 27508 27508 23167 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224903501 15385567232 131876 33554432000 4194304 4196468 140724297996736 140558106356320 140560704071381 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39223296 140724298003463 140724298003761 140724298003761 140724298006479 0
[pid=27511/tid=27525] ppid=27508 vsize=15024968 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27511/task/27525/stat : 27525 (java) S 27508 27508 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224903501 15385567232 131876 33554432000 4194304 4196468 140724297996736 140559737477936 140560704072322 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39223296 140724298003463 140724298003761 140724298003761 140724298006479 0
Current children cumulated CPU time: 8.44 s
Current children cumulated vsize: 15138096 KiB
Current children cumulated memory: 528900 KiB

[startup+5.45575 s]
# the end of solver process 27508 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=13.3782 s, system=0.297318 s

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

[startup+3.20095 s]
/proc/loadavg: 2.28 2.15 2.10 5/223 27525
/proc/meminfo: memFree=19483476/32770624 swapFree=67108688/67108860
[pid=27508] ppid=27505 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/27508/stat : 27508 (scop.sh) S 27505 27508 23167 0 -1 4202496 559 321 0 0 0 0 0 0 20 0 1 0 224903494 115843072 349 33554432000 4194304 5098028 140737122507904 140737122505160 140338761134716 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 25063424 140737122513985 140737122514183 140737122514183 140737122516941 0
/proc/27508/statm: 28282 349 296 221 0 87 0
[pid=27511] ppid=27508 vsize=15024968 memory=543468 CPUtime=8.73 cores=0,2,4,6
/proc/27511/stat : 27511 (java) S 27508 27508 23167 0 -1 1077944320 26003 0 0 0 860 13 0 0 20 0 15 0 224903494 15385567232 135867 33554432000 4194304 4196468 140724297996736 140724297979280 140560704061175 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 39223296 140724298003463 140724298003761 140724298003761 140724298006479 0
/proc/27511/statm: 3756242 135867 3204 1 0 3717627 0
[pid=27511/tid=27512] ppid=27508 vsize=15024968 memory=110 CPUtime=3.15 cores=0,2,4,6
/proc/27511/task/27512/stat : 27512 (java) R 27508 27508 23167 0 -1 4202560 16844 0 0 0 306 9 0 0 20 0 15 0 224903494 15385567232 135867 33554432000 4194304 4196468 140724297996736 140560675899488 140560215855239 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 39223296 140724298003463 140724298003761 140724298003761 140724298006479 0
[pid=27511/tid=27513] ppid=27508 vsize=15024968 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27511/task/27513/stat : 27513 (java) S 27508 27508 23167 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224903496 15385567232 135867 33554432000 4194304 4196468 140724297996736 140560708303120 140560704071381 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39223296 140724298003463 140724298003761 140724298003761 140724298006479 0
[pid=27511/tid=27514] ppid=27508 vsize=15024968 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27511/task/27514/stat : 27514 (java) S 27508 27508 23167 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224903496 15385567232 135867 33554432000 4194304 4196468 140724297996736 140560165054864 140560704071381 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39223296 140724298003463 140724298003761 140724298003761 140724298006479 0
[pid=27511/tid=27515] ppid=27508 vsize=15024968 memory=6791534058613427641 CPUtime=0 cores=0,2,4,6
/proc/27511/task/27515/stat : 27515 (java) S 27508 27508 23167 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224903496 15385567232 135867 33554432000 4194304 4196468 140724297996736 140560164002320 140560704071381 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39223296 140724298003463 140724298003761 140724298003761 140724298006479 0
[pid=27511/tid=27516] ppid=27508 vsize=15024968 memory=280859991747632 CPUtime=0 cores=0,2,4,6
/proc/27511/task/27516/stat : 27516 (java) S 27508 27508 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224903496 15385567232 135867 33554432000 4194304 4196468 140724297996736 140560162949776 140560704071381 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39223296 140724298003463 140724298003761 140724298003761 140724298006479 0
[pid=27511/tid=27517] ppid=27508 vsize=15024968 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27511/task/27517/stat : 27517 (java) S 27508 27508 23167 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 224903497 15385567232 135867 33554432000 4194304 4196468 140724297996736 140559741688304 140560704072322 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39223296 140724298003463 140724298003761 140724298003761 140724298006479 0
[pid=27511/tid=27518] ppid=27508 vsize=15024968 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27511/task/27518/stat : 27518 (java) S 27508 27508 23167 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 224903498 15385567232 135867 33554432000 4194304 4196468 140724297996736 140559247205792 140560704071381 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39223296 140724298003463 140724298003761 140724298003761 140724298006479 0
[pid=27511/tid=27519] ppid=27508 vsize=15024968 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27511/task/27519/stat : 27519 (java) S 27508 27508 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224903498 15385567232 135867 33554432000 4194304 4196468 140724297996736 140558978770416 140560704071381 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39223296 140724298003463 140724298003761 140724298003761 140724298006479 0
[pid=27511/tid=27520] ppid=27508 vsize=15024968 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27511/task/27520/stat : 27520 (java) S 27508 27508 23167 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224903500 15385567232 135867 33554432000 4194304 4196468 140724297996736 140558604262096 140560704079771 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39223296 140724298003463 140724298003761 140724298003761 140724298006479 0
[pid=27511/tid=27521] ppid=27508 vsize=15024968 memory=0 CPUtime=2.18 cores=0,2,4,6
/proc/27511/task/27521/stat : 27521 (java) R 27508 27508 23167 0 -1 4202560 2836 0 0 0 217 1 0 0 20 0 15 0 224903500 15385567232 135867 33554432000 4194304 4196468 140724297996736 140559740624912 140560690075499 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 39223296 140724298003463 140724298003761 140724298003761 140724298006479 0
[pid=27511/tid=27522] ppid=27508 vsize=15024968 memory=0 CPUtime=2.21 cores=0,2,4,6
/proc/27511/task/27522/stat : 27522 (java) R 27508 27508 23167 0 -1 4202560 1352 0 0 0 220 1 0 0 20 0 15 0 224903500 15385567232 135867 33554432000 4194304 4196468 140724297996736 140559739564688 140560688453586 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 39223296 140724298003463 140724298003761 140724298003761 140724298006479 0
[pid=27511/tid=27523] ppid=27508 vsize=15024968 memory=0 CPUtime=1.16 cores=0,2,4,6
/proc/27511/task/27523/stat : 27523 (java) S 27508 27508 23167 0 -1 1077944384 3635 0 0 0 115 1 0 0 20 0 15 0 224903500 15385567232 135867 33554432000 4194304 4196468 140724297996736 140559738530032 140560704072322 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39223296 140724298003463 140724298003761 140724298003761 140724298006479 0
[pid=27511/tid=27524] ppid=27508 vsize=15024968 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27511/task/27524/stat : 27524 (java) S 27508 27508 23167 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224903501 15385567232 135867 33554432000 4194304 4196468 140724297996736 140558106356320 140560704071381 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39223296 140724298003463 140724298003761 140724298003761 140724298006479 0
[pid=27511/tid=27525] ppid=27508 vsize=15024968 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27511/task/27525/stat : 27525 (java) R 27508 27508 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224903501 15385567232 135867 33554432000 4194304 4196468 140724297996736 140559737477936 140560704072322 0 4 2 25189581 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 39223296 140724298003463 140724298003761 140724298003761 140724298006479 0
Current children cumulated CPU time: 8.73 s
Current children cumulated vsize: 15138096 KiB
Current children cumulated memory: 544864 KiB

[startup+4.80029 s]
/proc/loadavg: 2.28 2.15 2.10 5/223 27525
/proc/meminfo: memFree=19259332/32770624 swapFree=67108688/67108860
[pid=27508] ppid=27505 vsize=113128 memory=1472 CPUtime=12.1 cores=0,2,4,6
/proc/27508/stat : 27508 (scop.sh) S 27505 27508 23167 0 -1 4202496 590 30801 0 0 0 0 1189 21 20 0 1 0 224903494 115843072 368 33554432000 4194304 5098028 140737122507904 140737122504648 140338761134716 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 25063424 140737122513985 140737122514183 140737122514183 140737122516941 0
/proc/27508/statm: 28282 368 311 221 0 87 0
Current children cumulated CPU time: 12.1 s
Current children cumulated vsize: 113128 KiB
Current children cumulated memory: 1472 KiB

[startup+5.20076 s]
/proc/loadavg: 2.34 2.16 2.11 3/223 27540
/proc/meminfo: memFree=19889596/32770624 swapFree=67108688/67108860
[pid=27508] ppid=27505 vsize=113128 memory=1472 CPUtime=12.1 cores=0,2,4,6
/proc/27508/stat : 27508 (scop.sh) S 27505 27508 23167 0 -1 4202496 590 30801 0 0 0 0 1189 21 20 0 1 0 224903494 115843072 368 33554432000 4194304 5098028 140737122507904 140737122504648 140338761134716 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 25063424 140737122513985 140737122514183 140737122514183 140737122516941 0
/proc/27508/statm: 28282 368 311 221 0 87 0
[pid=27526] ppid=27508 vsize=8068220 memory=114256 CPUtime=1.1 cores=0,2,4,6
/proc/27526/stat : 27526 (java) S 27508 27508 23167 0 -1 1077944320 17885 0 0 0 105 5 0 0 20 0 19 0 224903931 8261857280 28564 33554432000 4194304 4196468 140725882154928 140725882137472 139767469268727 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 39215104 140725882160309 140725882160433 140725882160433 140725882163151 0
/proc/27526/statm: 2017055 28564 3150 1 0 1978454 0
[pid=27526/tid=27527] ppid=27508 vsize=8068220 memory=2432 CPUtime=0.73 cores=0,2,4,6
/proc/27526/task/27527/stat : 27527 (java) S 27508 27508 23167 0 -1 1077944384 14968 0 0 0 69 4 0 0 20 0 19 0 224903931 8261857280 28564 33554432000 4194304 4196468 140725882154928 139767441108880 139767469278933 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39215104 140725882160309 140725882160433 140725882160433 140725882163151 0
[pid=27526/tid=27528] ppid=27508 vsize=8068220 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/27526/task/27528/stat : 27528 (java) S 27508 27508 23167 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 224903932 8261857280 28564 33554432000 4194304 4196468 140725882154928 139767473510800 139767469278933 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39215104 140725882160309 140725882160433 140725882160433 140725882163151 0
[pid=27526/tid=27529] ppid=27508 vsize=8068220 memory=294480 CPUtime=0 cores=0,2,4,6
/proc/27526/task/27529/stat : 27529 (java) S 27508 27508 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 224903932 8261857280 28564 33554432000 4194304 4196468 140725882154928 139766954408208 139767469278933 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39215104 140725882160309 140725882160433 140725882160433 140725882163151 0
[pid=27526/tid=27530] ppid=27508 vsize=8068220 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/27526/task/27530/stat : 27530 (java) S 27508 27508 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 224903932 8261857280 28564 33554432000 4194304 4196468 140725882154928 139766953355920 139767469278933 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39215104 140725882160309 140725882160433 140725882160433 140725882163151 0
[pid=27526/tid=27531] ppid=27508 vsize=8068220 memory=462828 CPUtime=0 cores=0,2,4,6
/proc/27526/task/27531/stat : 27531 (java) S 27508 27508 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 224903932 8261857280 28564 33554432000 4194304 4196468 140725882154928 139766952303120 139767469278933 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39215104 140725882160309 140725882160433 140725882160433 140725882163151 0
[pid=27526/tid=27532] ppid=27508 vsize=8068220 memory=280859991653104 CPUtime=0 cores=0,2,4,6
/proc/27526/task/27532/stat : 27532 (java) S 27508 27508 23167 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 19 0 224903933 8261857280 28564 33554432000 4194304 4196468 140725882154928 139766915746416 139767469279874 0 0 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39215104 140725882160309 140725882160433 140725882160433 140725882163151 0
[pid=27526/tid=27533] ppid=27508 vsize=8068220 memory=120333843565290 CPUtime=0 cores=0,2,4,6
/proc/27526/task/27533/stat : 27533 (java) S 27508 27508 23167 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 224903934 8261857280 28564 33554432000 4194304 4196468 140725882154928 139766288868640 139767469278933 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39215104 140725882160309 140725882160433 140725882160433 140725882163151 0
[pid=27526/tid=27534] ppid=27508 vsize=8068220 memory=1572 CPUtime=0 cores=0,2,4,6
/proc/27526/task/27534/stat : 27534 (java) S 27508 27508 23167 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 224903934 8261857280 28564 33554432000 4194304 4196468 140725882154928 139766154647152 139767469278933 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39215104 140725882160309 140725882160433 140725882160433 140725882163151 0
[pid=27526/tid=27535] ppid=27508 vsize=8068220 memory=924 CPUtime=0 cores=0,2,4,6
/proc/27526/task/27535/stat : 27535 (java) S 27508 27508 23167 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 224903936 8261857280 28564 33554432000 4194304 4196468 140725882154928 139765780142672 139767469287323 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39215104 140725882160309 140725882160433 140725882160433 140725882163151 0
[pid=27526/tid=27536] ppid=27508 vsize=8068220 memory=2192 CPUtime=0.07 cores=0,2,4,6
/proc/27526/task/27536/stat : 27536 (java) S 27508 27508 23167 0 -1 1077944384 612 0 0 0 7 0 0 0 20 0 19 0 224903936 8261857280 28564 33554432000 4194304 4196468 140725882154928 139766914693232 139767469279874 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39215104 140725882160309 140725882160433 140725882160433 140725882163151 0
[pid=27526/tid=27537] ppid=27508 vsize=8068220 memory=3980 CPUtime=0.09 cores=0,2,4,6
/proc/27526/task/27537/stat : 27537 (java) S 27508 27508 23167 0 -1 1077944384 330 0 0 0 9 0 0 0 20 0 19 0 224903936 8261857280 28564 33554432000 4194304 4196468 140725882154928 139766913640432 139767469279874 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39215104 140725882160309 140725882160433 140725882160433 140725882163151 0
[pid=27526/tid=27538] ppid=27508 vsize=8068220 memory=1924 CPUtime=0.19 cores=0,2,4,6
/proc/27526/task/27538/stat : 27538 (java) S 27508 27508 23167 0 -1 1077944384 546 0 0 0 19 0 0 0 20 0 19 0 224903936 8261857280 28564 33554432000 4194304 4196468 140725882154928 139766912588144 139767469279874 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39215104 140725882160309 140725882160433 140725882160433 140725882163151 0
[pid=27526/tid=27539] ppid=27508 vsize=8068220 memory=7284 CPUtime=0 cores=0,2,4,6
/proc/27526/task/27539/stat : 27539 (java) S 27508 27508 23167 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 224903937 8261857280 28564 33554432000 4194304 4196468 140725882154928 139765282236896 139767469278933 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39215104 140725882160309 140725882160433 140725882160433 140725882163151 0
[pid=27526/tid=27540] ppid=27508 vsize=8068220 memory=804 CPUtime=0 cores=0,2,4,6
/proc/27526/task/27540/stat : 27540 (java) S 27508 27508 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 224903937 8261857280 28564 33554432000 4194304 4196468 140725882154928 139766911536048 139767469279874 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39215104 140725882160309 140725882160433 140725882160433 140725882163151 0
Current children cumulated CPU time: 13.2 s
Current children cumulated vsize: 8181348 KiB
Current children cumulated memory: 115728 KiB

[startup+5.40294 s]
/proc/loadavg: 2.34 2.16 2.11 3/223 27540
/proc/meminfo: memFree=19889596/32770624 swapFree=67108688/67108860
[pid=27508] ppid=27505 vsize=113128 memory=1472 CPUtime=12.1 cores=0,2,4,6
/proc/27508/stat : 27508 (scop.sh) S 27505 27508 23167 0 -1 4202496 590 30801 0 0 0 0 1189 21 20 0 1 0 224903494 115843072 368 33554432000 4194304 5098028 140737122507904 140737122504648 140338761134716 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 25063424 140737122513985 140737122514183 140737122514183 140737122516941 0
/proc/27508/statm: 28282 368 311 221 0 87 0
[pid=27526] ppid=27508 vsize=7937144 memory=117896 CPUtime=1.46 cores=0,2,4,6
/proc/27526/stat : 27526 (java) S 27508 27508 23167 0 -1 1077944320 18211 2565 0 0 114 6 26 0 20 0 17 0 224903931 8127635456 29474 33554432000 4194304 4196468 140725882154928 140725882137472 139767469268727 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 39215104 140725882160309 140725882160433 140725882160433 140725882163151 0
/proc/27526/statm: 1984286 29474 3157 1 0 1945685 0
[pid=27526/tid=27527] ppid=27508 vsize=7937144 memory=3848 CPUtime=1.03 cores=0,2,4,6
/proc/27526/task/27527/stat : 27527 (java) R 27508 27508 23167 0 -1 4202560 15142 2565 0 0 72 5 26 0 20 0 17 0 224903931 8127635456 29474 33554432000 4194304 4196468 140725882154928 139767441106240 139767469280662 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 39215104 140725882160309 140725882160433 140725882160433 140725882163151 0
[pid=27526/tid=27528] ppid=27508 vsize=7937144 memory=3408 CPUtime=0.26 cores=0,2,4,6
/proc/27526/task/27528/stat : 27528 (java) S 27508 27508 23167 0 -1 1077944384 2 2565 0 0 0 0 26 0 20 0 17 0 224903932 8127635456 29474 33554432000 4194304 4196468 140725882154928 139767473510800 139767469278933 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39215104 140725882160309 140725882160433 140725882160433 140725882163151 0
[pid=27526/tid=27529] ppid=27508 vsize=7937144 memory=3416 CPUtime=0.26 cores=0,2,4,6
/proc/27526/task/27529/stat : 27529 (java) S 27508 27508 23167 0 -1 1077944384 1 2565 0 0 0 0 26 0 20 0 17 0 224903932 8127635456 29474 33554432000 4194304 4196468 140725882154928 139766954408208 139767469278933 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39215104 140725882160309 140725882160433 140725882160433 140725882163151 0
[pid=27526/tid=27530] ppid=27508 vsize=7937144 memory=4104 CPUtime=0.26 cores=0,2,4,6
/proc/27526/task/27530/stat : 27530 (java) S 27508 27508 23167 0 -1 1077944384 1 2565 0 0 0 0 26 0 20 0 17 0 224903932 8127635456 29474 33554432000 4194304 4196468 140725882154928 139766953355920 139767469278933 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39215104 140725882160309 140725882160433 140725882160433 140725882163151 0
[pid=27526/tid=27531] ppid=27508 vsize=7937144 memory=1408 CPUtime=0.26 cores=0,2,4,6
/proc/27526/task/27531/stat : 27531 (java) S 27508 27508 23167 0 -1 1077944384 1 2565 0 0 0 0 26 0 20 0 17 0 224903932 8127635456 29474 33554432000 4194304 4196468 140725882154928 139766952303120 139767469278933 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39215104 140725882160309 140725882160433 140725882160433 140725882163151 0
[pid=27526/tid=27532] ppid=27508 vsize=7937144 memory=3512 CPUtime=0.26 cores=0,2,4,6
/proc/27526/task/27532/stat : 27532 (java) S 27508 27508 23167 0 -1 1077944384 5 2565 0 0 0 0 26 0 20 0 17 0 224903933 8127635456 29474 33554432000 4194304 4196468 140725882154928 139766915746416 139767469279874 0 0 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39215104 140725882160309 140725882160433 140725882160433 140725882163151 0
[pid=27526/tid=27533] ppid=27508 vsize=7937144 memory=1468 CPUtime=0.26 cores=0,2,4,6
/proc/27526/task/27533/stat : 27533 (java) S 27508 27508 23167 0 -1 1077944384 13 2565 0 0 0 0 26 0 20 0 17 0 224903934 8127635456 29474 33554432000 4194304 4196468 140725882154928 139766288868640 139767469278933 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39215104 140725882160309 140725882160433 140725882160433 140725882163151 0
[pid=27526/tid=27534] ppid=27508 vsize=7937144 memory=0 CPUtime=0.26 cores=0,2,4,6
/proc/27526/task/27534/stat : 27534 (java) S 27508 27508 23167 0 -1 1077944384 21 2565 0 0 0 0 26 0 20 0 17 0 224903934 8127635456 29474 33554432000 4194304 4196468 140725882154928 139766154647152 139767469278933 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39215104 140725882160309 140725882160433 140725882160433 140725882163151 0
[pid=27526/tid=27535] ppid=27508 vsize=7937144 memory=280859992075360 CPUtime=0.26 cores=0,2,4,6
/proc/27526/task/27535/stat : 27535 (java) S 27508 27508 23167 0 -1 1077944384 3 2565 0 0 0 0 26 0 20 0 17 0 224903936 8127635456 29474 33554432000 4194304 4196468 140725882154928 139765780142672 139767469287323 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39215104 140725882160309 140725882160433 140725882160433 140725882163151 0
[pid=27526/tid=27536] ppid=27508 vsize=7937144 memory=3184238350072008512 CPUtime=0.33 cores=0,2,4,6
/proc/27526/task/27536/stat : 27536 (java) S 27508 27508 23167 0 -1 1077944384 619 2565 0 0 7 0 26 0 20 0 17 0 224903936 8127635456 29474 33554432000 4194304 4196468 140725882154928 139766914693232 139767469279874 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39215104 140725882160309 140725882160433 140725882160433 140725882163151 0
[pid=27526/tid=27537] ppid=27508 vsize=7937144 memory=0 CPUtime=0.35 cores=0,2,4,6
/proc/27526/task/27537/stat : 27537 (java) S 27508 27508 23167 0 -1 1077944384 337 2565 0 0 9 0 26 0 20 0 17 0 224903936 8127635456 29474 33554432000 4194304 4196468 140725882154928 139766913640432 139767469279874 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39215104 140725882160309 140725882160433 140725882160433 140725882163151 0
[pid=27526/tid=27538] ppid=27508 vsize=7937144 memory=0 CPUtime=0.47 cores=0,2,4,6
/proc/27526/task/27538/stat : 27538 (java) S 27508 27508 23167 0 -1 1077944384 599 2565 0 0 21 0 26 0 20 0 17 0 224903936 8127635456 29474 33554432000 4194304 4196468 140725882154928 139766912588144 139767469279874 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39215104 140725882160309 140725882160433 140725882160433 140725882163151 0
[pid=27526/tid=27539] ppid=27508 vsize=7937144 memory=0 CPUtime=0.26 cores=0,2,4,6
/proc/27526/task/27539/stat : 27539 (java) S 27508 27508 23167 0 -1 1077944384 3 2565 0 0 0 0 26 0 20 0 17 0 224903937 8127635456 29474 33554432000 4194304 4196468 140725882154928 139765282236896 139767469278933 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39215104 140725882160309 140725882160433 140725882160433 140725882163151 0
[pid=27526/tid=27540] ppid=27508 vsize=7937144 memory=0 CPUtime=0.26 cores=0,2,4,6
/proc/27526/task/27540/stat : 27540 (java) S 27508 27508 23167 0 -1 1077944384 1 2565 0 0 0 0 26 0 20 0 17 0 224903937 8127635456 29474 33554432000 4194304 4196468 140725882154928 139766911536048 139767469279874 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39215104 140725882160309 140725882160433 140725882160433 140725882163151 0
Current children cumulated CPU time: 13.56 s
Current children cumulated vsize: 8050272 KiB
Current children cumulated memory: 119368 KiB

Child status: 0
Real time (s): 5.45579
CPU time (s): 13.6755
CPU user time (s): 13.3782
CPU system time (s): 0.297318
CPU usage (%): 250.661
Max. virtual memory (cumulated for all children) (KiB): 15142280
Max. memory (cumulated for all children) (KiB): 850044

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 13.3782
system time used= 0.297318
maximum resident set size= 851680
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 52402
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2464
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5869
involuntary context switches= 62


# summary of solver processes directly reported to runsolver:
#   pid: 27508
#   total CPU time (s): 13.6755
#   total CPU user time (s): 13.3782
#   total CPU system time (s): 0.297318

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.055521 second user time and 0.102159 second system time

The end

Launcher Data

Begin job on node106 at 2018-08-12 13:30:06
IDJOB=4305658
IDBENCH=141377
IDSOLVER=2783
FILE ID=node106/4305658-1534073406
RUNJOBID= node106-1534060601-23198
PBS_JOBID= 21036975
Free space on /tmp= 39828 MiB

SOLVER NAME= scop both+MapleCOMSPS (2018-07-31)
BENCH NAME= XCSP18/SocialGolfers/SocialGolfers-5-5-5-cp_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-4305658-1534073406/watcher-4305658-1534073406 -o /tmp/evaluation-result-4305658-1534073406/solver-4305658-1534073406 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node106-1534060601-23198 --watchdog 2580  scop.sh 11g scop.jar -both minisat_release default HOME HOME/instance-4305658-1534073406.xml

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

MD5SUM BENCH= 01658bc7723d571de51995bec243d654
RANDOM SEED=76087171

node106.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	: 5334.11
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	: 5334.11
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	: 5334.11
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	: 5334.11
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:        19977864 kB
MemAvailable:   31158584 kB
Buffers:          129012 kB
Cached:         11202388 kB
SwapCached:            0 kB
Active:          6337716 kB
Inactive:        5792708 kB
Active(anon):     746308 kB
Inactive(anon):   105368 kB
Active(file):    5591408 kB
Inactive(file):  5687340 kB
Unevictable:        6996 kB
Mlocked:            6996 kB
SwapTotal:      67108860 kB
SwapFree:       67108688 kB
Dirty:              8040 kB
Writeback:             8 kB
AnonPages:        785832 kB
Mapped:            63672 kB
Shmem:             49632 kB
Slab:             359000 kB
SReclaimable:     330432 kB
SUnreclaim:        28568 kB
KernelStack:        3952 kB
PageTables:         7276 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    6507256 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    233472 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      109952 kB
DirectMap2M:    33435648 kB

Free space on /tmp at the end= 39820 MiB
End job on node106 at 2018-08-12 13:30:12