Trace number 4305421

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 11.3438 4.54289

General information on the benchmark

NameSocialGolfers/
SocialGolfers-4-4-7-cp_c18.xml
MD5SUM6202e41c7df8f203e59ab292b28f5059
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 benchmark0.473528
Satisfiable
(Un)Satisfiability was proved
Number of variables112
Number of constraints2529
Number of domains1
Minimum domain size4
Maximum domain size4
Distribution of domain sizes[{"size":4,"count":112}]
Minimum variable degree92
Maximum variable degree93
Distribution of variable degrees[{"degree":92,"count":96},{"degree":93,"count":16}]
Minimum constraint arity4
Maximum constraint arity112
Distribution of constraint arities[{"arity":4,"count":2520},{"arity":16,"count":8},{"arity":112,"count":1}]
Number of extensional constraints0
Number of intensional constraints2520
Distribution of constraint types[{"type":"intension","count":2520},{"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-7362-serial-file.bin HOME/instance-4305421-1534074818.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:38 CEST 2018
0.66/0.54	c PID: 7365
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
3.45/1.54	c (1,1) Parsing End
3.45/1.55	c (1,1) CSP: 112 int (0 aux), 0 bool (0 aux), 2529 ctr, max domain size 4
3.45/1.55	c (1,1) Heap : 337 MiB used (max 10795 MiB), NonHeap : 22 MiB used (max 0 MiB)
3.45/1.55	c (1,1) Constraint Name Generate Begin
3.45/1.57	c (1,1) Ctr:HOME/instance-4305421-1534074818.xml,Cardinality:Instantiation:IntVar:LexMatrix:Ne:Num:Or
3.45/1.57	c (1,1) Constraint Name Generate End
3.45/1.58	c (1,1) Heap : 337 MiB used (max 10795 MiB), NonHeap : 22 MiB used (max 0 MiB)
3.45/1.58	c (1,1) CSP to CSPinCNF Begin
4.06/1.76	c (1,1) translated 253 (10%) constraints
4.33/1.81	c (1,1) translated 506 (20%) constraints
4.33/1.85	c (1,1) translated 759 (30%) constraints
4.33/1.87	c (1,1) translated 1012 (40%) constraints
4.33/1.89	c (1,1) translated 1265 (50%) constraints
4.60/1.91	c (1,1) translated 1518 (60%) constraints
4.60/1.92	c (1,1) translated 1771 (70%) constraints
4.60/1.94	c (1,1) translated 2024 (80%) constraints
4.60/1.96	c (1,1) translated 2277 (90%) constraints
5.66/2.22	c (1,1) translated 2529 (100%) constraints
6.32/2.47	c (1,1) STATISTICS1:HOME/instance-4305421-1534074818.xml,Cardinality:Instantiation:IntVar:LexMatrix:Ne:Num:Or,719,3820,32768,4,4,16,32768:56;4:4640;1:781,4:10079;2:1821;1:1675,4:2679;3:469;2:607;1:65,16:56;2:5421;1:2749,
6.32/2.47	c (1,1) ==========================================
6.32/2.47	c (1,1) Order
6.32/2.47	c (1,1) ==========================================
6.63/2.52	c (2,1) translated 382 (10%) constraints
6.63/2.55	c (2,2) translated 764 (20%) constraints
6.63/2.59	c (2,2) translated 1146 (30%) constraints
6.94/2.61	c (2,2) translated 1528 (40%) constraints
6.94/2.64	c (2,2) translated 1910 (50%) constraints
6.94/2.67	c (2,2) translated 2292 (60%) constraints
7.27/2.73	c (2,2) translated 2674 (70%) constraints
7.27/2.78	c (2,2) translated 3056 (80%) constraints
7.59/2.83	c (2,2) translated 3438 (90%) constraints
7.59/2.85	c (2,2) translated 3820 (100%) constraints
7.59/2.86	c (2,2) CSP to CSPinCNF End
7.59/2.86	c (2,2) CSP: 196 int (84 aux), 1055 bool (1055 aux), 4928 ctr, max domain size 5
7.59/2.86	c (2,2) Heap : 506 MiB used (max 10795 MiB), NonHeap : 31 MiB used (max 0 MiB)
7.59/2.86	c (2,2) CSPinCNF Propagation Begin
7.89/2.97	c (2,2) 188 values, 1386 unsatisfiable literals, and 1122 valid clauses are removed
7.89/2.97	c (2,2) CSPinCNF Propagation End
7.89/2.97	c (2,2) CSP: 336 int (224 aux), 915 bool (915 aux), 3806 ctr, max domain size 5
7.89/2.97	c (2,2) Heap : 506 MiB used (max 10795 MiB), NonHeap : 31 MiB used (max 0 MiB)
7.89/2.97	c (2,2) Simplify CSPinCNF Begin
8.21/3.08	c (2,2) Simplify CSPinCNF End
8.21/3.08	c (2,2) CSP: 336 int (224 aux), 2543 bool (2543 aux), 5434 ctr, max domain size 5
8.21/3.08	c (2,2) Heap : 563 MiB used (max 10795 MiB), NonHeap : 32 MiB used (max 0 MiB)
8.21/3.08	c (2,2) Calculate Precise Domain Begin
8.54/3.12	c (2,2) 0 values are removed by re-calculation
8.54/3.12	c (2,2) Calculate Precise Domain End
8.54/3.12	c (2,2) CSP: 336 int (224 aux), 2543 bool (2543 aux), 5434 ctr, max domain size 5
8.54/3.12	c (2,2) Heap : 563 MiB used (max 10795 MiB), NonHeap : 32 MiB used (max 0 MiB)
8.54/3.12	c (2,2) CSPinCNF to SatSolver Begin
8.84/3.22	c (2,2) 544 (10 %) CSP clauses are encoded (3119 SAT variables, 2067 SAT clauses)
8.84/3.26	c (2,2) 1087 (20 %) CSP clauses are encoded (3119 SAT variables, 3798 SAT clauses)
8.84/3.28	c (2,2) 1631 (30 %) CSP clauses are encoded (3119 SAT variables, 5335 SAT clauses)
9.10/3.30	c (2,2) 2174 (40 %) CSP clauses are encoded (3119 SAT variables, 6889 SAT clauses)
9.10/3.31	c (2,2) 2717 (50 %) CSP clauses are encoded (3119 SAT variables, 7444 SAT clauses)
9.10/3.32	c (2,2) 3261 (60 %) CSP clauses are encoded (3119 SAT variables, 7988 SAT clauses)
9.10/3.35	c (2,2) 3804 (70 %) CSP clauses are encoded (3119 SAT variables, 10435 SAT clauses)
9.10/3.38	c (2,2) 4348 (80 %) CSP clauses are encoded (3119 SAT variables, 12883 SAT clauses)
9.39/3.41	c (2,2) 4891 (90 %) CSP clauses are encoded (3119 SAT variables, 15330 SAT clauses)
9.39/3.43	c (2,2) 5434 (100 %) CSP clauses are encoded (3119 SAT variables, 16661 SAT clauses)
9.39/3.43	c (2,2) Launch Command will be: minisat_release
9.39/3.43	c (2,2) CSPinCNF to SatSolver End
9.39/3.43	c (2,2) Heap : 619 MiB used (max 10795 MiB), NonHeap : 34 MiB used (max 0 MiB)
9.39/3.47	c (2,2) STATISTICS2:HOME/instance-4305421-1534074818.xml,Cardinality:Instantiation:IntVar:LexMatrix:Ne:Num:Or,2879,5434,64,5,4,7,64:48;32:96;25:48;4:1760;1:35,5:288;4:4707;2:12385;1:35,4:1941;3:215;2:3069;1:209,7:48;6:96;3:48;2:1795;1:12769,
9.39/3.47	c (2,2) 3119 bool, 16664 clause
9.39/3.47	c (2,2) Export Begin
9.72/3.57	c (3,3) Export to HOME/scop-7362-serial-file.bin
9.72/3.57	c (3,3) Export End
9.72/3.57	c (3,3) Export File Size: 0.02 MB
9.72/3.57	c (3,3) 1,1,2,2,2,2,2,STOP-AFTER(DIMACS)
9.72/3.57	c END-Prog: Sun Aug 12 13:53:41 CEST 2018
9.72/3.59	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp scop.jar fun.scop.XCSP18Solve HOME/scop-7362-serial-file.bin
9.98/4.07	c (0,0) Read Serial File Begin
9.98/4.07	c (0,0) HOME/scop-7362-serial-file.bin
10.81/4.24	c (0,0) Read Serial File End
10.81/4.25	
10.81/4.25	scop order+minisat_release (2018-07-31)
10.81/4.25	(Solving Process)
10.81/4.25	
10.81/4.27	c BEGIN-Prog: Sun Aug 12 13:53:42 CEST 2018
10.81/4.27	c PID: 7380
10.81/4.27	c IP: 172.20.3.151
10.81/4.27	c HOST: node151.alineos.net
10.81/4.28	c (0,0) SatSolver.solve Begin
10.81/4.28	c (0,0) 0 bool, 0 clause
10.81/4.28	c (0,0) minisat_release HOME/instance-4305421-1534074818.xml-scop-7365.cnf
11.08/4.52	c (0,0) c This is COMiniSatPS.
11.08/4.52	c (0,0) c WARNING: for repeatability, setting FPU to use double precision
11.08/4.52	c (0,0) c ============================[ Problem Statistics ]=============================
11.08/4.52	c (0,0) c |                                                                             |
11.08/4.52	c (0,0) c |  Number of variables:          3119                                         |
11.08/4.52	c (0,0) c |  Number of clauses:           16664                                         |
11.08/4.52	c (0,0) c |  Parse time:                   0.01 s                                       |
11.08/4.52	c (0,0) c |  Eliminated clauses:           0.01 Mb                                      |
11.08/4.52	c (0,0) c Reduced to 2406 vars, 15360 cls (grow=0)
11.08/4.52	c (0,0) c No iterative elimination performed. (vars=2406, c/v ratio=6.4)
11.08/4.52	c (0,0) c |  Simplification time:          0.01 s                                       |
11.08/4.52	c (0,0) c |                                                                             |
11.08/4.52	c (0,0) c ============================[ Search Statistics ]==============================
11.08/4.52	c (0,0) c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
11.08/4.53	c (0,0) c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
11.08/4.53	c (0,0) c ===============================================================================
11.08/4.53	c (0,0) c ===============================================================================
11.08/4.53	c (0,0) c restarts              : 13
11.08/4.53	c (0,0) c conflicts             : 6589           (30163 /sec)
11.08/4.53	c (0,0) c decisions             : 10811          (0.00 % random) (49490 /sec)
11.08/4.53	c (0,0) c propagations          : 924261         (4231054 /sec)
11.08/4.53	c (0,0) c conflict literals     : 123787         (14.29 % deleted)
11.08/4.53	c (0,0) c CPU time              : 0.218447 s
11.08/4.53	c (0,0) 
11.08/4.53	c (0,0) s UNSATISFIABLE
11.08/4.53	c (0,0) SatSolver.solve End
11.08/4.53	c (0,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 15 MiB used (max 0 MiB)
11.08/4.53	c (0,0) Show results Begin
11.08/4.53	s UNSATISFIABLE
11.08/4.53	c (0,0) Show results End
11.08/4.53	c (0,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 15 MiB used (max 0 MiB)
11.08/4.53	c (0,0) 0,0,STOP-AFTER(ALL)
11.08/4.53	c END-Prog: Sun Aug 12 13:53:42 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 (2877 MiB free)
  memory of node 1: 16384 MiB (5671 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4305421-1534074818/watcher-4305421-1534074818 -o /tmp/evaluation-result-4305421-1534074818/solver-4305421-1534074818 -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-4305421-1534074818.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=7362, runsolver pid=7359
Current StackSize limit: 8192 KiB


[startup+0.100319 s]*
/proc/loadavg: 2.40 2.13 2.07 3/223 7379
/proc/meminfo: memFree=8693316/32770624 swapFree=67108860/67108860
[pid=7362] ppid=7359 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/7362/stat : 7362 (scop.sh) S 7359 7362 3762 0 -1 4202496 560 322 0 0 0 0 0 0 20 0 1 0 225044966 115843072 349 33554432000 4194304 5098028 140723414419440 140723414416696 139671376568956 0 65536 4100 81923 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 12820480 140723414426688 140723414426887 140723414426887 140723414429645 0
/proc/7362/statm: 28282 349 296 221 0 87 0
[pid=7365] ppid=7362 vsize=15012476 memory=72564 CPUtime=0.11 cores=1,3,5,7
/proc/7365/stat : 7365 (java) S 7362 7362 3762 0 -1 1077944320 6764 0 0 0 9 2 0 0 20 0 15 0 225044967 15372775424 18141 33554432000 4194304 4196468 140727797769584 140727797752128 140464487259895 0 0 2 16800973 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 37765120 140727797777415 140727797777713 140727797777713 140727797780431 0
/proc/7365/statm: 3753119 18141 2767 1 0 3715579 0
[pid=7365/tid=7366] ppid=7362 vsize=15012476 memory=-6526411401870300574 CPUtime=0.09 cores=1,3,5,7
/proc/7365/task/7366/stat : 7366 (java) R 7362 7362 3762 0 -1 4202560 4850 0 0 0 7 2 0 0 20 0 15 0 225044967 15372775424 18141 33554432000 4194304 4196468 140727797769584 140464459071880 140464467536720 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 37765120 140727797777415 140727797777713 140727797777713 140727797780431 0
[pid=7365/tid=7367] ppid=7362 vsize=15012476 memory=3472468377541392048 CPUtime=0 cores=1,3,5,7
/proc/7365/task/7367/stat : 7367 (java) S 7362 7362 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225044969 15372775424 18141 33554432000 4194304 4196468 140727797769584 140464491502096 140464487270101 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37765120 140727797777415 140727797777713 140727797777713 140727797780431 0
[pid=7365/tid=7368] ppid=7362 vsize=15012476 memory=140081313711744 CPUtime=0 cores=1,3,5,7
/proc/7365/task/7368/stat : 7368 (java) S 7362 7362 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225044969 15372775424 18141 33554432000 4194304 4196468 140727797769584 140464290278032 140464487270101 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37765120 140727797777415 140727797777713 140727797777713 140727797780431 0
[pid=7365/tid=7369] ppid=7362 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7365/task/7369/stat : 7369 (java) S 7362 7362 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225044969 15372775424 18141 33554432000 4194304 4196468 140727797769584 140464289224976 140464487270101 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37765120 140727797777415 140727797777713 140727797777713 140727797780431 0
[pid=7365/tid=7370] ppid=7362 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7365/task/7370/stat : 7370 (java) S 7362 7362 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225044969 15372775424 18141 33554432000 4194304 4196468 140727797769584 140463946324368 140464487270101 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37765120 140727797777415 140727797777713 140727797777713 140727797780431 0
[pid=7365/tid=7371] ppid=7362 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7365/task/7371/stat : 7371 (java) S 7362 7362 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225044970 15372775424 18141 33554432000 4194304 4196468 140727797769584 140463480752880 140464487271042 0 0 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37765120 140727797777415 140727797777713 140727797777713 140727797780431 0
[pid=7365/tid=7372] ppid=7362 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7365/task/7372/stat : 7372 (java) S 7362 7362 3762 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 225044971 15372775424 18207 33554432000 4194304 4196468 140727797769584 140463080203936 140464487270101 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37765120 140727797777415 140727797777713 140727797777713 140727797780431 0
[pid=7365/tid=7373] ppid=7362 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7365/task/7373/stat : 7373 (java) S 7362 7362 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225044971 15372775424 18207 33554432000 4194304 4196468 140727797769584 140462811768048 140464487270101 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37765120 140727797777415 140727797777713 140727797777713 140727797780431 0
[pid=7365/tid=7374] ppid=7362 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7365/task/7374/stat : 7374 (java) S 7362 7362 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225044973 15372775424 18207 33554432000 4194304 4196468 140727797769584 140462437259728 140464487278491 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37765120 140727797777415 140727797777713 140727797777713 140727797780431 0
[pid=7365/tid=7375] ppid=7362 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7365/task/7375/stat : 7375 (java) S 7362 7362 3762 0 -1 1077944384 300 0 0 0 0 0 0 0 20 0 15 0 225044973 15372775424 18207 33554432000 4194304 4196468 140727797769584 140463479699696 140464487271042 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37765120 140727797777415 140727797777713 140727797777713 140727797780431 0
[pid=7365/tid=7376] ppid=7362 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7365/task/7376/stat : 7376 (java) S 7362 7362 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225044973 15372775424 18207 33554432000 4194304 4196468 140727797769584 140463478647152 140464487271042 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37765120 140727797777415 140727797777713 140727797777713 140727797780431 0
[pid=7365/tid=7377] ppid=7362 vsize=15012476 memory=140081313711744 CPUtime=0 cores=1,3,5,7
/proc/7365/task/7377/stat : 7377 (java) S 7362 7362 3762 0 -1 1077944384 283 0 0 0 0 0 0 0 20 0 15 0 225044973 15372775424 18207 33554432000 4194304 4196468 140727797769584 140463477594096 140464487271042 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37765120 140727797777415 140727797777713 140727797777713 140727797780431 0
[pid=7365/tid=7378] ppid=7362 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7365/task/7378/stat : 7378 (java) S 7362 7362 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225044974 15372775424 18207 33554432000 4194304 4196468 140727797769584 140461939353952 140464487270101 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37765120 140727797777415 140727797777713 140727797777713 140727797780431 0
[pid=7365/tid=7379] ppid=7362 vsize=15012476 memory=140081313711744 CPUtime=0 cores=1,3,5,7
/proc/7365/task/7379/stat : 7379 (java) S 7362 7362 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225044974 15372775424 18207 33554432000 4194304 4196468 140727797769584 140463476542512 140464487271042 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37765120 140727797777415 140727797777713 140727797777713 140727797780431 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 73960 KiB

[startup+0.210669 s]*
/proc/loadavg: 2.40 2.13 2.07 3/223 7379
/proc/meminfo: memFree=8679428/32770624 swapFree=67108860/67108860
[pid=7362] ppid=7359 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/7362/stat : 7362 (scop.sh) S 7359 7362 3762 0 -1 4202496 560 322 0 0 0 0 0 0 20 0 1 0 225044966 115843072 349 33554432000 4194304 5098028 140723414419440 140723414416696 139671376568956 0 65536 4100 81923 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 12820480 140723414426688 140723414426887 140723414426887 140723414429645 0
/proc/7362/statm: 28282 349 296 221 0 87 0
[pid=7365] ppid=7362 vsize=15012476 memory=85824 CPUtime=0.25 cores=1,3,5,7
/proc/7365/stat : 7365 (java) S 7362 7362 3762 0 -1 1077944320 10269 0 0 0 22 3 0 0 20 0 15 0 225044967 15372775424 21456 33554432000 4194304 4196468 140727797769584 140727797752128 140464487259895 0 0 2 16800973 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 37765120 140727797777415 140727797777713 140727797777713 140727797780431 0
/proc/7365/statm: 3753119 21456 2932 1 0 3715579 0
[pid=7365/tid=7366] ppid=7362 vsize=15012476 memory=-8976644418600983157 CPUtime=0.2 cores=1,3,5,7
/proc/7365/task/7366/stat : 7366 (java) R 7362 7362 3762 0 -1 4202560 8164 0 0 0 17 3 0 0 20 0 15 0 225044967 15372775424 21456 33554432000 4194304 4196468 140727797769584 140464459085552 140463969479928 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 37765120 140727797777415 140727797777713 140727797777713 140727797780431 0
[pid=7365/tid=7367] ppid=7362 vsize=15012476 memory=3472468377541392048 CPUtime=0 cores=1,3,5,7
/proc/7365/task/7367/stat : 7367 (java) S 7362 7362 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225044969 15372775424 21456 33554432000 4194304 4196468 140727797769584 140464491502096 140464487270101 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37765120 140727797777415 140727797777713 140727797777713 140727797780431 0
[pid=7365/tid=7368] ppid=7362 vsize=15012476 memory=140081313711744 CPUtime=0 cores=1,3,5,7
/proc/7365/task/7368/stat : 7368 (java) S 7362 7362 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225044969 15372775424 21456 33554432000 4194304 4196468 140727797769584 140464290278032 140464487270101 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37765120 140727797777415 140727797777713 140727797777713 140727797780431 0
[pid=7365/tid=7369] ppid=7362 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7365/task/7369/stat : 7369 (java) S 7362 7362 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225044969 15372775424 21456 33554432000 4194304 4196468 140727797769584 140464289224976 140464487270101 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37765120 140727797777415 140727797777713 140727797777713 140727797780431 0
[pid=7365/tid=7370] ppid=7362 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7365/task/7370/stat : 7370 (java) S 7362 7362 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225044969 15372775424 21456 33554432000 4194304 4196468 140727797769584 140463946324368 140464487270101 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37765120 140727797777415 140727797777713 140727797777713 140727797780431 0
[pid=7365/tid=7371] ppid=7362 vsize=15012476 memory=140081313711744 CPUtime=0 cores=1,3,5,7
/proc/7365/task/7371/stat : 7371 (java) S 7362 7362 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225044970 15372775424 21456 33554432000 4194304 4196468 140727797769584 140463480752880 140464487271042 0 0 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37765120 140727797777415 140727797777713 140727797777713 140727797780431 0
[pid=7365/tid=7372] ppid=7362 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7365/task/7372/stat : 7372 (java) S 7362 7362 3762 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 225044971 15372775424 21456 33554432000 4194304 4196468 140727797769584 140463080203936 140464487270101 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37765120 140727797777415 140727797777713 140727797777713 140727797780431 0
[pid=7365/tid=7373] ppid=7362 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7365/task/7373/stat : 7373 (java) S 7362 7362 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225044971 15372775424 21456 33554432000 4194304 4196468 140727797769584 140462811768048 140464487270101 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37765120 140727797777415 140727797777713 140727797777713 140727797780431 0
[pid=7365/tid=7374] ppid=7362 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7365/task/7374/stat : 7374 (java) S 7362 7362 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225044973 15372775424 21456 33554432000 4194304 4196468 140727797769584 140462437259728 140464487278491 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37765120 140727797777415 140727797777713 140727797777713 140727797780431 0
[pid=7365/tid=7375] ppid=7362 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7365/task/7375/stat : 7375 (java) S 7362 7362 3762 0 -1 1077944384 334 0 0 0 0 0 0 0 20 0 15 0 225044973 15372775424 21456 33554432000 4194304 4196468 140727797769584 140463479699696 140464487271042 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37765120 140727797777415 140727797777713 140727797777713 140727797780431 0
[pid=7365/tid=7376] ppid=7362 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7365/task/7376/stat : 7376 (java) R 7362 7362 3762 0 -1 4202560 133 0 0 0 0 0 0 0 20 0 15 0 225044973 15372775424 21456 33554432000 4194304 4196468 140727797769584 140463478638800 140464466408584 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37765120 140727797777415 140727797777713 140727797777713 140727797780431 0
[pid=7365/tid=7377] ppid=7362 vsize=15012476 memory=140081313711744 CPUtime=0.03 cores=1,3,5,7
/proc/7365/task/7377/stat : 7377 (java) R 7362 7362 3762 0 -1 4202560 308 0 0 0 3 0 0 0 20 0 15 0 225044973 15372775424 21456 33554432000 4194304 4196468 140727797769584 140463477594096 140464487271830 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 37765120 140727797777415 140727797777713 140727797777713 140727797780431 0
[pid=7365/tid=7378] ppid=7362 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7365/task/7378/stat : 7378 (java) S 7362 7362 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225044974 15372775424 21456 33554432000 4194304 4196468 140727797769584 140461939353952 140464487270101 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37765120 140727797777415 140727797777713 140727797777713 140727797780431 0
[pid=7365/tid=7379] ppid=7362 vsize=15012476 memory=140081313711744 CPUtime=0 cores=1,3,5,7
/proc/7365/task/7379/stat : 7379 (java) S 7362 7362 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225044974 15372775424 21456 33554432000 4194304 4196468 140727797769584 140463476542512 140464487271042 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37765120 140727797777415 140727797777713 140727797777713 140727797780431 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 87220 KiB

[startup+0.310705 s]*
/proc/loadavg: 2.40 2.13 2.07 3/223 7379
/proc/meminfo: memFree=8676016/32770624 swapFree=67108860/67108860
[pid=7362] ppid=7359 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/7362/stat : 7362 (scop.sh) S 7359 7362 3762 0 -1 4202496 560 322 0 0 0 0 0 0 20 0 1 0 225044966 115843072 349 33554432000 4194304 5098028 140723414419440 140723414416696 139671376568956 0 65536 4100 81923 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 12820480 140723414426688 140723414426887 140723414426887 140723414429645 0
/proc/7362/statm: 28282 349 296 221 0 87 0
[pid=7365] ppid=7362 vsize=15012476 memory=89616 CPUtime=0.43 cores=1,3,5,7
/proc/7365/stat : 7365 (java) S 7362 7362 3762 0 -1 1077944320 10891 0 0 0 39 4 0 0 20 0 15 0 225044967 15372775424 22404 33554432000 4194304 4196468 140727797769584 140727797752128 140464487259895 0 0 2 16800973 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 37765120 140727797777415 140727797777713 140727797777713 140727797780431 0
/proc/7365/statm: 3753119 22404 2978 1 0 3715579 0
[pid=7365/tid=7366] ppid=7362 vsize=15012476 memory=-8976644418600983157 CPUtime=0.3 cores=1,3,5,7
/proc/7365/task/7366/stat : 7366 (java) R 7362 7362 3762 0 -1 4202560 8604 0 0 0 27 3 0 0 20 0 15 0 225044967 15372775424 22404 33554432000 4194304 4196468 140727797769584 140464459066624 140464467535198 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 37765120 140727797777415 140727797777713 140727797777713 140727797780431 0
[pid=7365/tid=7367] ppid=7362 vsize=15012476 memory=3472468377541392048 CPUtime=0 cores=1,3,5,7
/proc/7365/task/7367/stat : 7367 (java) S 7362 7362 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225044969 15372775424 22404 33554432000 4194304 4196468 140727797769584 140464491502096 140464487270101 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37765120 140727797777415 140727797777713 140727797777713 140727797780431 0
[pid=7365/tid=7368] ppid=7362 vsize=15012476 memory=280162477493120 CPUtime=0 cores=1,3,5,7
/proc/7365/task/7368/stat : 7368 (java) S 7362 7362 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225044969 15372775424 22404 33554432000 4194304 4196468 140727797769584 140464290278032 140464487270101 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37765120 140727797777415 140727797777713 140727797777713 140727797780431 0
[pid=7365/tid=7369] ppid=7362 vsize=15012476 memory=280162327595040 CPUtime=0 cores=1,3,5,7
/proc/7365/task/7369/stat : 7369 (java) S 7362 7362 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225044969 15372775424 22404 33554432000 4194304 4196468 140727797769584 140464289224976 140464487270101 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37765120 140727797777415 140727797777713 140727797777713 140727797780431 0
[pid=7365/tid=7370] ppid=7362 vsize=15012476 memory=140081163781391 CPUtime=0 cores=1,3,5,7
/proc/7365/task/7370/stat : 7370 (java) S 7362 7362 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225044969 15372775424 22404 33554432000 4194304 4196468 140727797769584 140463946324368 140464487270101 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37765120 140727797777415 140727797777713 140727797777713 140727797780431 0
[pid=7365/tid=7371] ppid=7362 vsize=15012476 memory=280162477500032 CPUtime=0 cores=1,3,5,7
/proc/7365/task/7371/stat : 7371 (java) S 7362 7362 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225044970 15372775424 22404 33554432000 4194304 4196468 140727797769584 140463480752880 140464487271042 0 0 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37765120 140727797777415 140727797777713 140727797777713 140727797780431 0
[pid=7365/tid=7372] ppid=7362 vsize=15012476 memory=140081163785999 CPUtime=0 cores=1,3,5,7
/proc/7365/task/7372/stat : 7372 (java) S 7362 7362 3762 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 225044971 15372775424 22404 33554432000 4194304 4196468 140727797769584 140463080203936 140464487270101 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37765120 140727797777415 140727797777713 140727797777713 140727797780431 0
[pid=7365/tid=7373] ppid=7362 vsize=15012476 memory=140081163795097 CPUtime=0 cores=1,3,5,7
/proc/7365/task/7373/stat : 7373 (java) S 7362 7362 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225044971 15372775424 22404 33554432000 4194304 4196468 140727797769584 140462811768048 140464487270101 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37765120 140727797777415 140727797777713 140727797777713 140727797780431 0
[pid=7365/tid=7374] ppid=7362 vsize=15012476 memory=280162327604256 CPUtime=0 cores=1,3,5,7
/proc/7365/task/7374/stat : 7374 (java) S 7362 7362 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225044973 15372775424 22404 33554432000 4194304 4196468 140727797769584 140462437259728 140464487278491 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37765120 140727797777415 140727797777713 140727797777713 140727797780431 0
[pid=7365/tid=7375] ppid=7362 vsize=15012476 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/7365/task/7375/stat : 7375 (java) R 7362 7362 3762 0 -1 4202560 425 0 0 0 2 0 0 0 20 0 15 0 225044973 15372775424 22404 33554432000 4194304 4196468 140727797769584 140463479699696 140464468781139 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37765120 140727797777415 140727797777713 140727797777713 140727797780431 0
[pid=7365/tid=7376] ppid=7362 vsize=15012476 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/7365/task/7376/stat : 7376 (java) R 7362 7362 3762 0 -1 1077944384 185 0 0 0 1 0 0 0 20 0 15 0 225044973 15372775424 22404 33554432000 4194304 4196468 140727797769584 140463478647248 140464487270101 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37765120 140727797777415 140727797777713 140727797777713 140727797780431 0
[pid=7365/tid=7377] ppid=7362 vsize=15012476 memory=140081313711744 CPUtime=0.07 cores=1,3,5,7
/proc/7365/task/7377/stat : 7377 (java) R 7362 7362 3762 0 -1 4202560 352 0 0 0 7 0 0 0 20 0 15 0 225044973 15372775424 22404 33554432000 4194304 4196468 140727797769584 140463477594096 140464479497022 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 37765120 140727797777415 140727797777713 140727797777713 140727797780431 0
[pid=7365/tid=7378] ppid=7362 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7365/task/7378/stat : 7378 (java) S 7362 7362 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225044974 15372775424 22404 33554432000 4194304 4196468 140727797769584 140461939353952 140464487270101 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37765120 140727797777415 140727797777713 140727797777713 140727797780431 0
[pid=7365/tid=7379] ppid=7362 vsize=15012476 memory=140081313713140 CPUtime=0 cores=1,3,5,7
/proc/7365/task/7379/stat : 7379 (java) S 7362 7362 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225044974 15372775424 22404 33554432000 4194304 4196468 140727797769584 140463476542512 140464487271042 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37765120 140727797777415 140727797777713 140727797777713 140727797780431 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 91012 KiB

[startup+0.70428 s]
/proc/loadavg: 2.37 2.13 2.07 3/223 7379
/proc/meminfo: memFree=8650964/32770624 swapFree=67108860/67108860
[pid=7362] ppid=7359 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/7362/stat : 7362 (scop.sh) S 7359 7362 3762 0 -1 4202496 560 322 0 0 0 0 0 0 20 0 1 0 225044966 115843072 349 33554432000 4194304 5098028 140723414419440 140723414416696 139671376568956 0 65536 4100 81923 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 12820480 140723414426688 140723414426887 140723414426887 140723414429645 0
/proc/7362/statm: 28282 349 296 221 0 87 0
[pid=7365] ppid=7362 vsize=15018748 memory=131748 CPUtime=1.06 cores=1,3,5,7
/proc/7365/stat : 7365 (java) S 7362 7362 3762 0 -1 1077944320 18021 0 0 0 100 6 0 0 20 0 15 0 225044967 15379197952 32937 33554432000 4194304 4196468 140727797769584 140727797752128 140464487259895 0 0 2 25189581 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 37765120 140727797777415 140727797777713 140727797777713 140727797780431 0
/proc/7365/statm: 3754687 32937 3147 1 0 3716091 0
[pid=7365/tid=7366] ppid=7362 vsize=15018748 memory=54 CPUtime=0.67 cores=1,3,5,7
/proc/7365/task/7366/stat : 7366 (java) R 7362 7362 3762 0 -1 4202560 15140 0 0 0 62 5 0 0 20 0 15 0 225044967 15379197952 32937 33554432000 4194304 4196468 140727797769584 140464459096128 140464487281821 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 37765120 140727797777415 140727797777713 140727797777713 140727797780431 0
[pid=7365/tid=7367] ppid=7362 vsize=15018748 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7365/task/7367/stat : 7367 (java) S 7362 7362 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225044969 15379197952 32937 33554432000 4194304 4196468 140727797769584 140464491502096 140464487270101 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37765120 140727797777415 140727797777713 140727797777713 140727797780431 0
[pid=7365/tid=7368] ppid=7362 vsize=15018748 memory=8751464017575360309 CPUtime=0 cores=1,3,5,7
/proc/7365/task/7368/stat : 7368 (java) S 7362 7362 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225044969 15379197952 32937 33554432000 4194304 4196468 140727797769584 140464290278032 140464487270101 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37765120 140727797777415 140727797777713 140727797777713 140727797780431 0
[pid=7365/tid=7369] ppid=7362 vsize=15018748 memory=5788902676991533888 CPUtime=0 cores=1,3,5,7
/proc/7365/task/7369/stat : 7369 (java) S 7362 7362 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225044969 15379197952 32937 33554432000 4194304 4196468 140727797769584 140464289224976 140464487270101 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37765120 140727797777415 140727797777713 140727797777713 140727797780431 0
[pid=7365/tid=7370] ppid=7362 vsize=15018748 memory=6440526044186890340 CPUtime=0 cores=1,3,5,7
/proc/7365/task/7370/stat : 7370 (java) S 7362 7362 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225044969 15379197952 32937 33554432000 4194304 4196468 140727797769584 140463946324368 140464487270101 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37765120 140727797777415 140727797777713 140727797777713 140727797780431 0
[pid=7365/tid=7371] ppid=7362 vsize=15018748 memory=170926128 CPUtime=0 cores=1,3,5,7
/proc/7365/task/7371/stat : 7371 (java) S 7362 7362 3762 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 225044970 15379197952 32937 33554432000 4194304 4196468 140727797769584 140463480752880 140464487271042 0 0 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37765120 140727797777415 140727797777713 140727797777713 140727797780431 0
[pid=7365/tid=7372] ppid=7362 vsize=15018748 memory=1224 CPUtime=0 cores=1,3,5,7
/proc/7365/task/7372/stat : 7372 (java) S 7362 7362 3762 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 225044971 15379197952 32937 33554432000 4194304 4196468 140727797769584 140463080203936 140464487270101 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37765120 140727797777415 140727797777713 140727797777713 140727797780431 0
[pid=7365/tid=7373] ppid=7362 vsize=15018748 memory=1944 CPUtime=0 cores=1,3,5,7
/proc/7365/task/7373/stat : 7373 (java) S 7362 7362 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225044971 15379197952 32937 33554432000 4194304 4196468 140727797769584 140462811768048 140464487270101 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37765120 140727797777415 140727797777713 140727797777713 140727797780431 0
[pid=7365/tid=7374] ppid=7362 vsize=15018748 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/7365/task/7374/stat : 7374 (java) S 7362 7362 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225044973 15379197952 32937 33554432000 4194304 4196468 140727797769584 140462437259728 140464487278491 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37765120 140727797777415 140727797777713 140727797777713 140727797780431 0
[pid=7365/tid=7375] ppid=7362 vsize=15018748 memory=4536 CPUtime=0.09 cores=1,3,5,7
/proc/7365/task/7375/stat : 7375 (java) R 7362 7362 3762 0 -1 4202560 464 0 0 0 9 0 0 0 20 0 15 0 225044973 15379197952 32937 33554432000 4194304 4196468 140727797769584 140463479689808 140464471662016 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37765120 140727797777415 140727797777713 140727797777713 140727797780431 0
[pid=7365/tid=7376] ppid=7362 vsize=15018748 memory=8448 CPUtime=0.1 cores=1,3,5,7
/proc/7365/task/7376/stat : 7376 (java) R 7362 7362 3762 0 -1 4202560 551 0 0 0 10 0 0 0 20 0 15 0 225044973 15379197952 32937 33554432000 4194304 4196468 140727797769584 140463478628168 140464473323968 0 4 2 25189581 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 37765120 140727797777415 140727797777713 140727797777713 140727797780431 0
[pid=7365/tid=7377] ppid=7362 vsize=15018748 memory=1628 CPUtime=0.17 cores=1,3,5,7
/proc/7365/task/7377/stat : 7377 (java) S 7362 7362 3762 0 -1 1077944384 530 0 0 0 17 0 0 0 20 0 15 0 225044973 15379197952 32937 33554432000 4194304 4196468 140727797769584 140463477594096 140464487271042 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37765120 140727797777415 140727797777713 140727797777713 140727797780431 0
[pid=7365/tid=7378] ppid=7362 vsize=15018748 memory=1144 CPUtime=0 cores=1,3,5,7
/proc/7365/task/7378/stat : 7378 (java) S 7362 7362 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225044974 15379197952 32937 33554432000 4194304 4196468 140727797769584 140461939353952 140464487270101 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37765120 140727797777415 140727797777713 140727797777713 140727797780431 0
[pid=7365/tid=7379] ppid=7362 vsize=15018748 memory=15244 CPUtime=0 cores=1,3,5,7
/proc/7365/task/7379/stat : 7379 (java) S 7362 7362 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225044974 15379197952 32937 33554432000 4194304 4196468 140727797769584 140463476542512 140464487271042 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37765120 140727797777415 140727797777713 140727797777713 140727797780431 0
Current children cumulated CPU time: 1.06 s
Current children cumulated vsize: 15131876 KiB
Current children cumulated memory: 133144 KiB

[startup+1.50085 s]
/proc/loadavg: 2.37 2.13 2.07 4/223 7379
/proc/meminfo: memFree=8589840/32770624 swapFree=67108860/67108860
[pid=7362] ppid=7359 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/7362/stat : 7362 (scop.sh) S 7359 7362 3762 0 -1 4202496 560 322 0 0 0 0 0 0 20 0 1 0 225044966 115843072 349 33554432000 4194304 5098028 140723414419440 140723414416696 139671376568956 0 65536 4100 81923 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 12820480 140723414426688 140723414426887 140723414426887 140723414429645 0
/proc/7362/statm: 28282 349 296 221 0 87 0

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

/proc/7365/task/7367/stat : 7367 (java) S 7362 7362 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225044969 15385567232 126151 33554432000 4194304 4196468 140727797769584 140464491502096 140464487270101 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37765120 140727797777415 140727797777713 140727797777713 140727797780431 0
[pid=7365/tid=7368] ppid=7362 vsize=15024968 memory=140081313711744 CPUtime=0 cores=1,3,5,7
/proc/7365/task/7368/stat : 7368 (java) S 7362 7362 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225044969 15385567232 126151 33554432000 4194304 4196468 140727797769584 140464290278032 140464487270101 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37765120 140727797777415 140727797777713 140727797777713 140727797780431 0
[pid=7365/tid=7369] ppid=7362 vsize=15024968 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7365/task/7369/stat : 7369 (java) S 7362 7362 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225044969 15385567232 126151 33554432000 4194304 4196468 140727797769584 140464289224976 140464487270101 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37765120 140727797777415 140727797777713 140727797777713 140727797780431 0
[pid=7365/tid=7370] ppid=7362 vsize=15024968 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7365/task/7370/stat : 7370 (java) S 7362 7362 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225044969 15385567232 126151 33554432000 4194304 4196468 140727797769584 140463946324368 140464487270101 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37765120 140727797777415 140727797777713 140727797777713 140727797780431 0
[pid=7365/tid=7371] ppid=7362 vsize=15024968 memory=140081313711744 CPUtime=0 cores=1,3,5,7
/proc/7365/task/7371/stat : 7371 (java) S 7362 7362 3762 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 225044970 15385567232 126151 33554432000 4194304 4196468 140727797769584 140463480752880 140464487271042 0 0 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37765120 140727797777415 140727797777713 140727797777713 140727797780431 0
[pid=7365/tid=7372] ppid=7362 vsize=15024968 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7365/task/7372/stat : 7372 (java) S 7362 7362 3762 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 225044971 15385567232 126151 33554432000 4194304 4196468 140727797769584 140463080203936 140464487270101 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37765120 140727797777415 140727797777713 140727797777713 140727797780431 0
[pid=7365/tid=7373] ppid=7362 vsize=15024968 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7365/task/7373/stat : 7373 (java) S 7362 7362 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225044971 15385567232 126151 33554432000 4194304 4196468 140727797769584 140462811768048 140464487270101 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37765120 140727797777415 140727797777713 140727797777713 140727797780431 0
[pid=7365/tid=7374] ppid=7362 vsize=15024968 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7365/task/7374/stat : 7374 (java) S 7362 7362 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225044973 15385567232 126151 33554432000 4194304 4196468 140727797769584 140462437259728 140464487278491 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37765120 140727797777415 140727797777713 140727797777713 140727797780431 0
[pid=7365/tid=7375] ppid=7362 vsize=15024968 memory=0 CPUtime=2.16 cores=1,3,5,7
/proc/7365/task/7375/stat : 7375 (java) R 7362 7362 3762 0 -1 4202560 2540 0 0 0 215 1 0 0 20 0 15 0 225044973 15385567232 126151 33554432000 4194304 4196468 140727797769584 140463479684768 140464487271830 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 37765120 140727797777415 140727797777713 140727797777713 140727797780431 0
[pid=7365/tid=7376] ppid=7362 vsize=15024968 memory=-1 CPUtime=2.09 cores=1,3,5,7
/proc/7365/task/7376/stat : 7376 (java) R 7362 7362 3762 0 -1 4202560 2144 0 0 0 209 0 0 0 20 0 15 0 225044973 15385567232 126151 33554432000 4194304 4196468 140727797769584 140463478629024 140464487271830 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37765120 140727797777415 140727797777713 140727797777713 140727797780431 0
[pid=7365/tid=7377] ppid=7362 vsize=15024968 memory=140081313711744 CPUtime=1.19 cores=1,3,5,7
/proc/7365/task/7377/stat : 7377 (java) R 7362 7362 3762 0 -1 1077944384 3688 0 0 0 117 2 0 0 20 0 15 0 225044973 15385567232 126151 33554432000 4194304 4196468 140727797769584 140463477588672 140464487270101 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 37765120 140727797777415 140727797777713 140727797777713 140727797780431 0
[pid=7365/tid=7378] ppid=7362 vsize=15024968 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7365/task/7378/stat : 7378 (java) S 7362 7362 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225044974 15385567232 126151 33554432000 4194304 4196468 140727797769584 140461939353952 140464487270101 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37765120 140727797777415 140727797777713 140727797777713 140727797780431 0
[pid=7365/tid=7379] ppid=7362 vsize=15024968 memory=140081313711744 CPUtime=0 cores=1,3,5,7
/proc/7365/task/7379/stat : 7379 (java) S 7362 7362 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225044974 15385567232 126151 33554432000 4194304 4196468 140727797769584 140463476542512 140464487271042 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37765120 140727797777415 140727797777713 140727797777713 140727797780431 0
Current children cumulated CPU time: 8.54 s
Current children cumulated vsize: 15138096 KiB
Current children cumulated memory: 506000 KiB

[startup+4.54283 s]
# the end of solver process 7362 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=11.0694 s, system=0.274324 s

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

[startup+3.30132 s]
/proc/loadavg: 2.37 2.13 2.07 5/223 7379
/proc/meminfo: memFree=8262192/32770624 swapFree=67108860/67108860
[pid=7362] ppid=7359 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/7362/stat : 7362 (scop.sh) S 7359 7362 3762 0 -1 4202496 560 322 0 0 0 0 0 0 20 0 1 0 225044966 115843072 349 33554432000 4194304 5098028 140723414419440 140723414416696 139671376568956 0 65536 4100 81923 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 12820480 140723414426688 140723414426887 140723414426887 140723414429645 0
/proc/7362/statm: 28282 349 296 221 0 87 0
[pid=7365] ppid=7362 vsize=15027084 memory=531964 CPUtime=9.1 cores=1,3,5,7
/proc/7365/stat : 7365 (java) S 7362 7362 3762 0 -1 1077944320 27415 0 0 0 894 16 0 0 20 0 15 0 225044967 15387734016 132991 33554432000 4194304 4196468 140727797769584 140727797752128 140464487259895 0 0 2 25189581 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 37765120 140727797777415 140727797777713 140727797777713 140727797780431 0
/proc/7365/statm: 3756771 132991 3217 1 0 3717627 0
[pid=7365/tid=7366] ppid=7362 vsize=15027084 memory=8112282956445269571 CPUtime=3.26 cores=1,3,5,7
/proc/7365/task/7366/stat : 7366 (java) R 7362 7362 3762 0 -1 4202560 17191 0 0 0 314 12 0 0 20 0 15 0 225044967 15387734016 132991 33554432000 4194304 4196468 140727797769584 140464459096328 140463978542400 0 4 2 25189581 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 37765120 140727797777415 140727797777713 140727797777713 140727797780431 0
[pid=7365/tid=7367] ppid=7362 vsize=15027084 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7365/task/7367/stat : 7367 (java) S 7362 7362 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225044969 15387734016 132991 33554432000 4194304 4196468 140727797769584 140464491502096 140464487270101 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37765120 140727797777415 140727797777713 140727797777713 140727797780431 0
[pid=7365/tid=7368] ppid=7362 vsize=15027084 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7365/task/7368/stat : 7368 (java) S 7362 7362 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225044969 15387734016 132991 33554432000 4194304 4196468 140727797769584 140464290278032 140464487270101 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37765120 140727797777415 140727797777713 140727797777713 140727797780431 0
[pid=7365/tid=7369] ppid=7362 vsize=15027084 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7365/task/7369/stat : 7369 (java) S 7362 7362 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225044969 15387734016 132991 33554432000 4194304 4196468 140727797769584 140464289224976 140464487270101 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37765120 140727797777415 140727797777713 140727797777713 140727797780431 0
[pid=7365/tid=7370] ppid=7362 vsize=15027084 memory=140081164020256 CPUtime=0 cores=1,3,5,7
/proc/7365/task/7370/stat : 7370 (java) S 7362 7362 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225044969 15387734016 132991 33554432000 4194304 4196468 140727797769584 140463946324368 140464487270101 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37765120 140727797777415 140727797777713 140727797777713 140727797780431 0
[pid=7365/tid=7371] ppid=7362 vsize=15027084 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7365/task/7371/stat : 7371 (java) S 7362 7362 3762 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 225044970 15387734016 132991 33554432000 4194304 4196468 140727797769584 140463480752880 140464487271042 0 0 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37765120 140727797777415 140727797777713 140727797777713 140727797780431 0
[pid=7365/tid=7372] ppid=7362 vsize=15027084 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7365/task/7372/stat : 7372 (java) S 7362 7362 3762 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 225044971 15387734016 132991 33554432000 4194304 4196468 140727797769584 140463080203936 140464487270101 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37765120 140727797777415 140727797777713 140727797777713 140727797780431 0
[pid=7365/tid=7373] ppid=7362 vsize=15027084 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7365/task/7373/stat : 7373 (java) S 7362 7362 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225044971 15387734016 132991 33554432000 4194304 4196468 140727797769584 140462811768048 140464487270101 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37765120 140727797777415 140727797777713 140727797777713 140727797780431 0
[pid=7365/tid=7374] ppid=7362 vsize=15027084 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7365/task/7374/stat : 7374 (java) S 7362 7362 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225044973 15387734016 132991 33554432000 4194304 4196468 140727797769584 140462437259728 140464487278491 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37765120 140727797777415 140727797777713 140727797777713 140727797780431 0
[pid=7365/tid=7375] ppid=7362 vsize=15027084 memory=0 CPUtime=2.3 cores=1,3,5,7
/proc/7365/task/7375/stat : 7375 (java) R 7362 7362 3762 0 -1 4202560 2585 0 0 0 229 1 0 0 20 0 15 0 225044973 15387734016 132991 33554432000 4194304 4196468 140727797769584 140463479686480 140464466506677 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 37765120 140727797777415 140727797777713 140727797777713 140727797780431 0
[pid=7365/tid=7376] ppid=7362 vsize=15027084 memory=0 CPUtime=2.22 cores=1,3,5,7
/proc/7365/task/7376/stat : 7376 (java) R 7362 7362 3762 0 -1 4202560 2448 0 0 0 222 0 0 0 20 0 15 0 225044973 15387734016 132991 33554432000 4194304 4196468 140727797769584 140463478615536 140464467895828 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37765120 140727797777415 140727797777713 140727797777713 140727797780431 0
[pid=7365/tid=7377] ppid=7362 vsize=15027084 memory=0 CPUtime=1.28 cores=1,3,5,7
/proc/7365/task/7377/stat : 7377 (java) S 7362 7362 3762 0 -1 1077944384 3854 0 0 0 126 2 0 0 20 0 15 0 225044973 15387734016 132991 33554432000 4194304 4196468 140727797769584 140463477594096 140464487271042 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37765120 140727797777415 140727797777713 140727797777713 140727797780431 0
[pid=7365/tid=7378] ppid=7362 vsize=15027084 memory=302867273281175578 CPUtime=0 cores=1,3,5,7
/proc/7365/task/7378/stat : 7378 (java) S 7362 7362 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225044974 15387734016 132991 33554432000 4194304 4196468 140727797769584 140461939353952 140464487270101 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37765120 140727797777415 140727797777713 140727797777713 140727797780431 0
[pid=7365/tid=7379] ppid=7362 vsize=15027084 memory=297237795305685307 CPUtime=0 cores=1,3,5,7
/proc/7365/task/7379/stat : 7379 (java) S 7362 7362 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225044974 15387734016 132991 33554432000 4194304 4196468 140727797769584 140463476542512 140464487271042 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37765120 140727797777415 140727797777713 140727797777713 140727797780431 0
Current children cumulated CPU time: 9.1 s
Current children cumulated vsize: 15140212 KiB
Current children cumulated memory: 533360 KiB

[startup+4.10102 s]*
/proc/loadavg: 2.37 2.13 2.07 3/223 7394
/proc/meminfo: memFree=8676208/32770624 swapFree=67108860/67108860
[pid=7362] ppid=7359 vsize=113128 memory=1472 CPUtime=9.98 cores=1,3,5,7
/proc/7362/stat : 7362 (scop.sh) S 7359 7362 3762 0 -1 4202496 591 29426 0 0 0 0 978 20 20 0 1 0 225044966 115843072 368 33554432000 4194304 5098028 140723414419440 140723414416184 139671376568956 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 12820480 140723414426688 140723414426887 140723414426887 140723414429645 0
/proc/7362/statm: 28282 368 311 221 0 87 0
[pid=7380] ppid=7362 vsize=7406384 memory=88884 CPUtime=0.68 cores=1,3,5,7
/proc/7380/stat : 7380 (java) S 7362 7362 3762 0 -1 1077944320 16430 0 0 0 64 4 0 0 20 0 15 0 225045326 7584137216 22221 33554432000 4194304 4196468 140727264871840 140727264854384 140259164421879 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 28151808 140727264875702 140727264875825 140727264875825 140727264878543 0
/proc/7380/statm: 1851596 22221 2999 1 0 1813530 0
[pid=7380/tid=7381] ppid=7362 vsize=7406384 memory=8112282956445269571 CPUtime=0.5 cores=1,3,5,7
/proc/7380/task/7381/stat : 7381 (java) R 7362 7362 3762 0 -1 4202560 14061 0 0 0 47 3 0 0 20 0 15 0 225045326 7584137216 22221 33554432000 4194304 4196468 140727264871840 140259136248336 140259164443805 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 28151808 140727264875702 140727264875825 140727264875825 140727264878543 0
[pid=7380/tid=7382] ppid=7362 vsize=7406384 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7380/task/7382/stat : 7382 (java) S 7362 7362 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225045327 7584137216 22221 33554432000 4194304 4196468 140727264871840 140259168664208 140259164432085 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28151808 140727264875702 140727264875825 140727264875825 140727264878543 0
[pid=7380/tid=7383] ppid=7362 vsize=7406384 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7380/task/7383/stat : 7383 (java) S 7362 7362 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225045327 7584137216 22221 33554432000 4194304 4196468 140727264871840 140258968832528 140259164432085 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28151808 140727264875702 140727264875825 140727264875825 140727264878543 0
[pid=7380/tid=7384] ppid=7362 vsize=7406384 memory=4294967295 CPUtime=0 cores=1,3,5,7
/proc/7380/task/7384/stat : 7384 (java) S 7362 7362 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225045327 7584137216 22221 33554432000 4194304 4196468 140727264871840 140258967779728 140259164432085 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28151808 140727264875702 140727264875825 140727264875825 140727264878543 0
[pid=7380/tid=7385] ppid=7362 vsize=7406384 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7380/task/7385/stat : 7385 (java) S 7362 7362 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225045327 7584137216 22221 33554432000 4194304 4196468 140727264871840 140258966726928 140259164432085 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28151808 140727264875702 140727264875825 140727264875825 140727264878543 0
[pid=7380/tid=7386] ppid=7362 vsize=7406384 memory=140081313711744 CPUtime=0 cores=1,3,5,7
/proc/7380/task/7386/stat : 7386 (java) S 7362 7362 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225045329 7584137216 22221 33554432000 4194304 4196468 140727264871840 140258610875248 140259164433026 0 0 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28151808 140727264875702 140727264875825 140727264875825 140727264878543 0
[pid=7380/tid=7387] ppid=7362 vsize=7406384 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7380/task/7387/stat : 7387 (java) S 7362 7362 3762 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 225045329 7584137216 22221 33554432000 4194304 4196468 140727264871840 140258062624288 140259164432085 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28151808 140727264875702 140727264875825 140727264875825 140727264878543 0
[pid=7380/tid=7388] ppid=7362 vsize=7406384 memory=280162327417840 CPUtime=0 cores=1,3,5,7
/proc/7380/task/7388/stat : 7388 (java) S 7362 7362 3762 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 225045329 7584137216 22221 33554432000 4194304 4196468 140727264871840 140257928402288 140259164432085 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28151808 140727264875702 140727264875825 140727264875825 140727264878543 0
[pid=7380/tid=7389] ppid=7362 vsize=7406384 memory=340883942 CPUtime=0 cores=1,3,5,7
/proc/7380/task/7389/stat : 7389 (java) S 7362 7362 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225045332 7584137216 22221 33554432000 4194304 4196468 140727264871840 140257553897808 140259164440475 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28151808 140727264875702 140727264875825 140727264875825 140727264878543 0
[pid=7380/tid=7390] ppid=7362 vsize=7406384 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/7380/task/7390/stat : 7390 (java) S 7362 7362 3762 0 -1 1077944384 522 0 0 0 3 0 0 0 20 0 15 0 225045332 7584137216 22221 33554432000 4194304 4196468 140727264871840 140258609822064 140259164433026 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28151808 140727264875702 140727264875825 140727264875825 140727264878543 0
[pid=7380/tid=7391] ppid=7362 vsize=7406384 memory=3762535611533635871 CPUtime=0.02 cores=1,3,5,7
/proc/7380/task/7391/stat : 7391 (java) R 7362 7362 3762 0 -1 1077944384 113 0 0 0 2 0 0 0 20 0 15 0 225045332 7584137216 22221 33554432000 4194304 4196468 140727264871840 140258608769264 140259164433026 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 28151808 140727264875702 140727264875825 140727264875825 140727264878543 0
[pid=7380/tid=7392] ppid=7362 vsize=7406384 memory=280162477478920 CPUtime=0.1 cores=1,3,5,7
/proc/7380/task/7392/stat : 7392 (java) R 7362 7362 3762 0 -1 4202560 385 0 0 0 10 0 0 0 20 0 15 0 225045332 7584137216 22221 33554432000 4194304 4196468 140727264871840 140258607716464 140259148465509 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 28151808 140727264875702 140727264875825 140727264875825 140727264878543 0
[pid=7380/tid=7393] ppid=7362 vsize=7406384 memory=3472328296227418159 CPUtime=0 cores=1,3,5,7
/proc/7380/task/7393/stat : 7393 (java) S 7362 7362 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225045332 7584137216 22221 33554432000 4194304 4196468 140727264871840 140257055992032 140259164432085 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28151808 140727264875702 140727264875825 140727264875825 140727264878543 0
[pid=7380/tid=7394] ppid=7362 vsize=7406384 memory=280162477502400 CPUtime=0 cores=1,3,5,7
/proc/7380/task/7394/stat : 7394 (java) S 7362 7362 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225045332 7584137216 22221 33554432000 4194304 4196468 140727264871840 140258606664880 140259164433026 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28151808 140727264875702 140727264875825 140727264875825 140727264878543 0
Current children cumulated CPU time: 10.66 s
Current children cumulated vsize: 7519512 KiB
Current children cumulated memory: 90356 KiB

[startup+4.5013 s]
/proc/loadavg: 2.37 2.13 2.07 3/223 7394
/proc/meminfo: memFree=8676208/32770624 swapFree=67108860/67108860
[pid=7362] ppid=7359 vsize=113128 memory=1472 CPUtime=9.98 cores=1,3,5,7
/proc/7362/stat : 7362 (scop.sh) S 7359 7362 3762 0 -1 4202496 591 29426 0 0 0 0 978 20 20 0 1 0 225044966 115843072 368 33554432000 4194304 5098028 140723414419440 140723414416184 139671376568956 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 12820480 140723414426688 140723414426887 140723414426887 140723414429645 0
/proc/7362/statm: 28282 368 311 221 0 87 0
[pid=7380] ppid=7362 vsize=8068220 memory=114468 CPUtime=1.1 cores=1,3,5,7
/proc/7380/stat : 7380 (java) S 7362 7362 3762 0 -1 1077944320 18402 0 0 0 105 5 0 0 20 0 19 0 225045326 8261857280 28617 33554432000 4194304 4196468 140727264871840 140727264854384 140259164421879 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 28151808 140727264875702 140727264875825 140727264875825 140727264878543 0
/proc/7380/statm: 2017055 28617 3146 1 0 1978454 0
[pid=7380/tid=7381] ppid=7362 vsize=8068220 memory=7230921007607278949 CPUtime=0.73 cores=1,3,5,7
/proc/7380/task/7381/stat : 7381 (java) S 7362 7362 3762 0 -1 1077944384 15444 0 0 0 69 4 0 0 20 0 19 0 225045326 8261857280 28617 33554432000 4194304 4196468 140727264871840 140259136262032 140259164432085 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28151808 140727264875702 140727264875825 140727264875825 140727264878543 0
[pid=7380/tid=7382] ppid=7362 vsize=8068220 memory=7230921007607278949 CPUtime=0 cores=1,3,5,7
/proc/7380/task/7382/stat : 7382 (java) S 7362 7362 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 225045327 8261857280 28617 33554432000 4194304 4196468 140727264871840 140259168664208 140259164432085 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28151808 140727264875702 140727264875825 140727264875825 140727264878543 0
[pid=7380/tid=7383] ppid=7362 vsize=8068220 memory=7519160248522663787 CPUtime=0 cores=1,3,5,7
/proc/7380/task/7383/stat : 7383 (java) S 7362 7362 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 225045327 8261857280 28617 33554432000 4194304 4196468 140727264871840 140258968832528 140259164432085 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28151808 140727264875702 140727264875825 140727264875825 140727264878543 0
[pid=7380/tid=7384] ppid=7362 vsize=8068220 memory=4137282616176384387 CPUtime=0 cores=1,3,5,7
/proc/7380/task/7384/stat : 7384 (java) S 7362 7362 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 225045327 8261857280 28617 33554432000 4194304 4196468 140727264871840 140258967779728 140259164432085 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28151808 140727264875702 140727264875825 140727264875825 140727264878543 0
[pid=7380/tid=7385] ppid=7362 vsize=8068220 memory=-7233780906022716832 CPUtime=0 cores=1,3,5,7
/proc/7380/task/7385/stat : 7385 (java) S 7362 7362 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 225045327 8261857280 28617 33554432000 4194304 4196468 140727264871840 140258966726928 140259164432085 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28151808 140727264875702 140727264875825 140727264875825 140727264878543 0
[pid=7380/tid=7386] ppid=7362 vsize=8068220 memory=6944656425123094137 CPUtime=0 cores=1,3,5,7
/proc/7380/task/7386/stat : 7386 (java) S 7362 7362 3762 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 19 0 225045329 8261857280 28617 33554432000 4194304 4196468 140727264871840 140258610875248 140259164433026 0 0 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28151808 140727264875702 140727264875825 140727264875825 140727264878543 0
[pid=7380/tid=7387] ppid=7362 vsize=8068220 memory=-7595754389018307734 CPUtime=0 cores=1,3,5,7
/proc/7380/task/7387/stat : 7387 (java) S 7362 7362 3762 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 225045329 8261857280 28617 33554432000 4194304 4196468 140727264871840 140258062624288 140259164432085 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28151808 140727264875702 140727264875825 140727264875825 140727264878543 0
[pid=7380/tid=7388] ppid=7362 vsize=8068220 memory=7681421203011431829 CPUtime=0 cores=1,3,5,7
/proc/7380/task/7388/stat : 7388 (java) S 7362 7362 3762 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 225045329 8261857280 28617 33554432000 4194304 4196468 140727264871840 140257928402288 140259164432085 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28151808 140727264875702 140727264875825 140727264875825 140727264878543 0
[pid=7380/tid=7389] ppid=7362 vsize=8068220 memory=-7161732098442470212 CPUtime=0 cores=1,3,5,7
/proc/7380/task/7389/stat : 7389 (java) S 7362 7362 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 225045332 8261857280 28617 33554432000 4194304 4196468 140727264871840 140257553897808 140259164440475 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28151808 140727264875702 140727264875825 140727264875825 140727264878543 0
[pid=7380/tid=7390] ppid=7362 vsize=8068220 memory=6944656592455360604 CPUtime=0.08 cores=1,3,5,7
/proc/7380/task/7390/stat : 7390 (java) S 7362 7362 3762 0 -1 1077944384 749 0 0 0 8 0 0 0 20 0 19 0 225045332 8261857280 28617 33554432000 4194304 4196468 140727264871840 140258609822064 140259164433026 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28151808 140727264875702 140727264875825 140727264875825 140727264878543 0
[pid=7380/tid=7391] ppid=7362 vsize=8068220 memory=140081163700559 CPUtime=0.07 cores=1,3,5,7
/proc/7380/task/7391/stat : 7391 (java) S 7362 7362 3762 0 -1 1077944384 206 0 0 0 7 0 0 0 20 0 19 0 225045332 8261857280 28617 33554432000 4194304 4196468 140727264871840 140258608769264 140259164433026 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28151808 140727264875702 140727264875825 140727264875825 140727264878543 0
[pid=7380/tid=7392] ppid=7362 vsize=8068220 memory=140081163702832 CPUtime=0.19 cores=1,3,5,7
/proc/7380/task/7392/stat : 7392 (java) S 7362 7362 3762 0 -1 1077944384 574 0 0 0 19 0 0 0 20 0 19 0 225045332 8261857280 28617 33554432000 4194304 4196468 140727264871840 140258607716464 140259164433026 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28151808 140727264875702 140727264875825 140727264875825 140727264878543 0
[pid=7380/tid=7393] ppid=7362 vsize=8068220 memory=81 CPUtime=0 cores=1,3,5,7
/proc/7380/task/7393/stat : 7393 (java) S 7362 7362 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 225045332 8261857280 28617 33554432000 4194304 4196468 140727264871840 140257055992032 140259164432085 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28151808 140727264875702 140727264875825 140727264875825 140727264878543 0
[pid=7380/tid=7394] ppid=7362 vsize=8068220 memory=280162327499432 CPUtime=0 cores=1,3,5,7
/proc/7380/task/7394/stat : 7394 (java) S 7362 7362 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 225045332 8261857280 28617 33554432000 4194304 4196468 140727264871840 140258606664880 140259164433026 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28151808 140727264875702 140727264875825 140727264875825 140727264878543 0
Current children cumulated CPU time: 11.08 s
Current children cumulated vsize: 8181348 KiB
Current children cumulated memory: 115940 KiB

Child status: 0
Real time (s): 4.54289
CPU time (s): 11.3438
CPU user time (s): 11.0694
CPU system time (s): 0.274324
CPU usage (%): 249.704
Max. virtual memory (cumulated for all children) (KiB): 15142280
Max. memory (cumulated for all children) (KiB): 601600

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 11.0694
system time used= 0.274324
maximum resident set size= 606660
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 49709
page faults= 0
swaps= 0
block input operations= 0
block output operations= 784
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5431
involuntary context switches= 78


# summary of solver processes directly reported to runsolver:
#   pid: 7362
#   total CPU time (s): 11.3438
#   total CPU user time (s): 11.0694
#   total CPU system time (s): 0.274324

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.053191 second user time and 0.089886 second system time

The end

Launcher Data

Begin job on node151 at 2018-08-12 13:53:38
IDJOB=4305421
IDBENCH=141387
IDSOLVER=2782
FILE ID=node151/4305421-1534074818
RUNJOBID= node151-1534062410-3794
PBS_JOBID= 21036982
Free space on /tmp= 41248 MiB

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

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

MD5SUM BENCH= 6202e41c7df8f203e59ab292b28f5059
RANDOM SEED=874988393

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:         8754136 kB
MemAvailable:   31734348 kB
Buffers:          262972 kB
Cached:         22672792 kB
SwapCached:            0 kB
Active:         10466452 kB
Inactive:       12694292 kB
Active(anon):     174020 kB
Inactive(anon):   103292 kB
Active(file):   10292432 kB
Inactive(file): 12591000 kB
Unevictable:        7836 kB
Mlocked:            7836 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8208 kB
Writeback:             0 kB
AnonPages:        134460 kB
Mapped:            71872 kB
Shmem:             49800 kB
Slab:             553864 kB
SReclaimable:     525240 kB
SUnreclaim:        28624 kB
KernelStack:        3984 kB
PageTables:         6176 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:         0 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:42