Trace number 4305699

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 10.9787 4.44618

General information on the benchmark

NameFrb/
frb-30-15-1_c18.xml
MD5SUM57df4fffa2265f6a33845f4cc7b1783a
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 benchmark0.157675
Satisfiable
(Un)Satisfiability was proved
Number of variables30
Number of constraints284
Number of domains1
Minimum domain size15
Maximum domain size15
Distribution of domain sizes[{"size":15,"count":30}]
Minimum variable degree11
Maximum variable degree28
Distribution of variable degrees[{"degree":11,"count":1},{"degree":12,"count":1},{"degree":13,"count":1},{"degree":14,"count":2},{"degree":16,"count":3},{"degree":17,"count":1},{"degree":18,"count":3},{"degree":19,"count":2},{"degree":20,"count":3},{"degree":21,"count":8},{"degree":22,"count":2},{"degree":23,"count":1},{"degree":24,"count":1},{"degree":28,"count":1}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":284}]
Number of extensional constraints284
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":284}]
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-27645-serial-file.bin HOME/instance-4305699-1534094623.xml
0.66/0.52	
0.66/0.52	scop both+minisat_release (2018-07-31)
0.66/0.52	(Encoding Process)
0.66/0.52	
0.66/0.55	c BEGIN-Prog: Sun Aug 12 19:23:44 CEST 2018
0.66/0.55	c PID: 27648
0.66/0.55	c IP: 172.20.3.103
0.66/0.55	c HOST: node103.alineos.net
0.66/0.55	c (0,0) Parsing Begin
1.93/1.03	c (0,0) Parsing End
1.93/1.04	c (0,0) CSP: 30 int (0 aux), 0 bool (0 aux), 284 ctr, max domain size 15
1.93/1.04	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 19 MiB used (max 0 MiB)
1.93/1.04	c (0,0) Constraint Name Generate Begin
1.93/1.05	c (0,0) Ctr:HOME/instance-4305699-1534094623.xml,ExtensionConflict:IntVar
1.93/1.05	c (0,0) Constraint Name Generate End
1.93/1.05	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 19 MiB used (max 0 MiB)
1.93/1.05	c (0,0) CSP to CSPinCNF Begin
3.41/1.58	c (1,1) translated 29 (10%) constraints
4.04/1.72	c (1,1) translated 57 (20%) constraints
4.34/1.83	c (1,1) translated 86 (30%) constraints
4.65/1.93	c (1,1) translated 114 (40%) constraints
4.98/2.03	c (1,1) translated 142 (50%) constraints
5.28/2.13	c (1,1) translated 171 (60%) constraints
5.55/2.23	c (1,1) translated 199 (70%) constraints
5.86/2.32	c (1,1) translated 228 (80%) constraints
6.16/2.41	c (1,1) translated 256 (90%) constraints
6.16/2.50	c (1,1) translated 284 (100%) constraints
6.48/2.59	c (2,2) STATISTICS1:HOME/instance-4305699-1534094623.xml,ExtensionConflict:IntVar,30,12194,-1,15,4,1,,15:46913,4:10402;3:1721;2:71,1:46913,
6.48/2.59	c (2,2) ==========================================
6.48/2.59	c (2,2) Both Encoding selects:
6.48/2.60	c (2,2) Order
6.48/2.60	c (2,2) ==========================================
6.79/2.67	c (2,2) translated 1220 (10%) constraints
7.16/2.70	c (2,2) translated 2439 (20%) constraints
7.16/2.73	c (2,2) translated 3659 (30%) constraints
7.16/2.76	c (2,2) translated 4878 (40%) constraints
7.16/2.79	c (2,2) translated 6097 (50%) constraints
7.47/2.82	c (2,2) translated 7317 (60%) constraints
7.47/2.85	c (2,2) translated 8536 (70%) constraints
7.47/2.88	c (2,2) translated 9756 (80%) constraints
7.78/2.90	c (2,2) translated 10975 (90%) constraints
7.78/2.92	c (2,2) translated 12194 (100%) constraints
7.78/2.92	c (2,2) CSP to CSPinCNF End
7.78/2.92	c (2,2) CSP: 30 int (0 aux), 0 bool (0 aux), 12194 ctr, max domain size 15
7.78/2.92	c (2,2) Heap : 563 MiB used (max 10795 MiB), NonHeap : 28 MiB used (max 0 MiB)
7.78/2.92	c (2,2) CSPinCNF Propagation Begin
8.08/3.07	c (2,2) 0 values, 1936 unsatisfiable literals, and 0 valid clauses are removed
8.08/3.07	c (2,2) CSPinCNF Propagation End
8.08/3.07	c (2,2) CSP: 30 int (0 aux), 0 bool (0 aux), 12194 ctr, max domain size 15
8.08/3.07	c (2,2) Heap : 619 MiB used (max 10795 MiB), NonHeap : 29 MiB used (max 0 MiB)
8.08/3.07	c (2,2) Simplify CSPinCNF Begin
8.40/3.11	c (2,2) Simplify CSPinCNF End
8.40/3.12	c (2,2) CSP: 30 int (0 aux), 0 bool (0 aux), 12194 ctr, max domain size 15
8.40/3.12	c (2,2) Heap : 619 MiB used (max 10795 MiB), NonHeap : 29 MiB used (max 0 MiB)
8.40/3.12	c (2,2) Calculate Precise Domain Begin
8.40/3.12	c (2,2) 0 values are removed by re-calculation
8.40/3.12	c (2,2) Calculate Precise Domain End
8.40/3.12	c (2,2) CSP: 30 int (0 aux), 0 bool (0 aux), 12194 ctr, max domain size 15
8.40/3.12	c (2,2) Heap : 619 MiB used (max 10795 MiB), NonHeap : 29 MiB used (max 0 MiB)
8.40/3.12	c (2,2) CSPinCNF to SatSolver Begin
8.40/3.19	c (2,2) 1220 (10 %) CSP clauses are encoded (420 SAT variables, 1609 SAT clauses)
8.66/3.21	c (2,2) 2439 (20 %) CSP clauses are encoded (420 SAT variables, 2828 SAT clauses)
8.66/3.24	c (2,2) 3659 (30 %) CSP clauses are encoded (420 SAT variables, 4048 SAT clauses)
8.66/3.26	c (2,2) 4878 (40 %) CSP clauses are encoded (420 SAT variables, 5267 SAT clauses)
8.66/3.28	c (2,2) 6097 (50 %) CSP clauses are encoded (420 SAT variables, 6486 SAT clauses)
8.96/3.30	c (2,2) 7317 (60 %) CSP clauses are encoded (420 SAT variables, 7706 SAT clauses)
8.96/3.31	c (2,2) 8536 (70 %) CSP clauses are encoded (420 SAT variables, 8925 SAT clauses)
8.96/3.32	c (2,2) 9756 (80 %) CSP clauses are encoded (420 SAT variables, 10145 SAT clauses)
8.96/3.33	c (2,2) 10975 (90 %) CSP clauses are encoded (420 SAT variables, 11364 SAT clauses)
8.96/3.34	c (2,2) 12194 (100 %) CSP clauses are encoded (420 SAT variables, 12583 SAT clauses)
8.96/3.34	c (2,2) Launch Command will be: minisat_release
8.96/3.34	c (2,2) CSPinCNF to SatSolver End
8.96/3.34	c (2,2) Heap : 732 MiB used (max 10795 MiB), NonHeap : 30 MiB used (max 0 MiB)
9.28/3.43	c (2,2) STATISTICS2:HOME/instance-4305699-1534094623.xml,ExtensionConflict:IntVar,30,12194,-1,15,4,1,,15:44977,4:8717;3:3155;2:322,1:44977,
9.28/3.43	c (2,2) 420 bool, 12584 clause
9.28/3.43	c (2,2) Export Begin
9.55/3.51	c (2,2) Export to HOME/scop-27645-serial-file.bin
9.55/3.51	c (2,2) Export End
9.55/3.51	c (2,2) Export File Size: 0.01 MB
9.55/3.51	c (2,2) 0,0,2,2,2,2,2,STOP-AFTER(DIMACS)
9.55/3.51	c END-Prog: Sun Aug 12 19:23:47 CEST 2018
9.55/3.53	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp scop.jar fun.scop.XCSP18Solve HOME/scop-27645-serial-file.bin
10.22/4.02	c (0,0) Read Serial File Begin
10.22/4.02	c (0,0) HOME/scop-27645-serial-file.bin
10.38/4.18	c (0,0) Read Serial File End
10.38/4.19	
10.38/4.19	scop order+minisat_release (2018-07-31)
10.38/4.19	(Solving Process)
10.38/4.19	
10.51/4.22	c BEGIN-Prog: Sun Aug 12 19:23:48 CEST 2018
10.51/4.22	c PID: 27663
10.51/4.22	c IP: 172.20.3.103
10.51/4.22	c HOST: node103.alineos.net
10.51/4.22	c (0,0) SatSolver.solve Begin
10.51/4.22	c (0,0) 0 bool, 0 clause
10.51/4.22	c (0,0) minisat_release HOME/instance-4305699-1534094623.xml-scop-27648.cnf
10.72/4.37	c (0,0) c This is COMiniSatPS.
10.72/4.37	c (0,0) c WARNING: for repeatability, setting FPU to use double precision
10.72/4.37	c (0,0) c ============================[ Problem Statistics ]=============================
10.72/4.37	c (0,0) c |                                                                             |
10.72/4.37	c (0,0) c |  Number of variables:           420                                         |
10.72/4.37	c (0,0) c |  Number of clauses:           12584                                         |
10.72/4.37	c (0,0) c |  Parse time:                   0.00 s                                       |
10.72/4.37	c (0,0) c Reduced to 420 vars, 12088 cls (grow=0)
10.72/4.37	c (0,0) c No iterative elimination performed. (vars=420, c/v ratio=28.8)
10.72/4.37	c (0,0) c |  Simplification time:          0.01 s                                       |
10.72/4.37	c (0,0) c |                                                                             |
10.72/4.37	c (0,0) c ============================[ Search Statistics ]==============================
10.72/4.37	c (0,0) c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.72/4.37	c (0,0) c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.72/4.37	c (0,0) c ===============================================================================
10.72/4.37	c (0,0) c ===============================================================================
10.72/4.37	c (0,0) c restarts              : 2
10.72/4.37	c (0,0) c conflicts             : 4995           (39720 /sec)
10.72/4.37	c (0,0) c decisions             : 6106           (0.00 % random) (48555 /sec)
10.72/4.37	c (0,0) c propagations          : 333823         (2654551 /sec)
10.72/4.37	c (0,0) c conflict literals     : 57935          (27.33 % deleted)
10.72/4.37	c (0,0) c CPU time              : 0.125755 s
10.72/4.37	c (0,0) 
10.72/4.37	c (0,0) s SATISFIABLE
10.72/4.38	c (0,0) SatSolver.solve End
10.72/4.38	c (0,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 16 MiB used (max 0 MiB)
10.72/4.38	c (0,0) Show results Begin
10.88/4.43	s SATISFIABLE
10.88/4.43	v <instantiation>
10.88/4.43	v     <list>x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[17] x[18] x[19] x[20] x[21] x[22] x[23] x[24] x[25] x[26] x[27] x[28] x[29]</list>
10.88/4.43	v     <values>4 3 1 9 13 2 6 8 1 6 8 1 5 9 0 1 1 12 9 8 13 13 5 5 3 8 9 5 5 9</values>
10.88/4.43	v </instantiation>
10.88/4.43	c (0,0) Show results End
10.88/4.43	c (0,0) Heap : 163 MiB used (max 3925 MiB), NonHeap : 17 MiB used (max 0 MiB)
10.88/4.43	c (0,0) 0,0,STOP-AFTER(ALL)
10.88/4.43	c END-Prog: Sun Aug 12 19:23:48 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 (10796 MiB free)
  memory of node 1: 16384 MiB (13674 MiB free)
  node distances:
     10  21
     21  10

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


[startup+0.10012 s]*
/proc/loadavg: 1.21 1.15 1.32 3/195 27662
/proc/meminfo: memFree=24997136/32770624 swapFree=67058900/67108860
[pid=27645] ppid=27642 vsize=113128 memory=1392 CPUtime=0 cores=1,3,5,7
/proc/27645/stat : 27645 (scop.sh) S 27642 27645 20606 0 -1 4202496 558 321 0 0 0 0 0 0 20 0 1 0 227025535 115843072 348 33554432000 4194304 5098028 140730011971504 140730011968760 140533342036604 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 16695296 140730011972673 140730011972871 140730011972871 140730011975629 0
/proc/27645/statm: 28282 348 296 221 0 87 0
[pid=27648] ppid=27645 vsize=15012476 memory=73044 CPUtime=0.11 cores=1,3,5,7
/proc/27648/stat : 27648 (java) S 27645 27645 20606 0 -1 1077944320 6849 0 0 0 9 2 0 0 20 0 15 0 227025535 15372775424 18261 33554432000 4194304 4196468 140734151713792 140734151696336 139968416141047 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 7118848 140734151717895 140734151718193 140734151718193 140734151720911 0
/proc/27648/statm: 3753119 18261 2771 1 0 3715579 0
[pid=27648/tid=27649] ppid=27645 vsize=15012476 memory=-8035107114841901037 CPUtime=0.08 cores=1,3,5,7
/proc/27648/task/27649/stat : 27649 (java) R 27645 27645 20606 0 -1 4202560 4945 0 0 0 7 1 0 0 20 0 15 0 227025536 15372775424 18261 33554432000 4194304 4196468 140734151713792 139968387975488 139968400221534 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 7118848 140734151717895 140734151718193 140734151718193 140734151720911 0
[pid=27648/tid=27650] ppid=27645 vsize=15012476 memory=6735269665564437106 CPUtime=0 cores=1,3,5,7
/proc/27648/task/27650/stat : 27650 (java) S 27645 27645 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 227025537 15372775424 18261 33554432000 4194304 4196468 140734151713792 139968420383888 139968416151253 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7118848 140734151717895 140734151718193 140734151718193 140734151720911 0
[pid=27648/tid=27651] ppid=27645 vsize=15012476 memory=140084286461568 CPUtime=0 cores=1,3,5,7
/proc/27648/task/27651/stat : 27651 (java) S 27645 27645 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 227025537 15372775424 18261 33554432000 4194304 4196468 140734151713792 139968234540048 139968416151253 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7118848 140734151717895 140734151718193 140734151718193 140734151720911 0
[pid=27648/tid=27652] ppid=27645 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27648/task/27652/stat : 27652 (java) S 27645 27645 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 227025537 15372775424 18261 33554432000 4194304 4196468 140734151713792 139968233487248 139968416151253 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7118848 140734151717895 140734151718193 140734151718193 140734151720911 0
[pid=27648/tid=27653] ppid=27645 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/27648/task/27653/stat : 27653 (java) S 27645 27645 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 227025537 15372775424 18261 33554432000 4194304 4196468 140734151713792 139968232434448 139968416151253 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7118848 140734151717895 140734151718193 140734151718193 140734151720911 0
[pid=27648/tid=27654] ppid=27645 vsize=15012476 memory=140084286461568 CPUtime=0 cores=1,3,5,7
/proc/27648/task/27654/stat : 27654 (java) S 27645 27645 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 227025539 15372775424 18261 33554432000 4194304 4196468 140734151713792 139967822821744 139968416152194 0 0 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7118848 140734151717895 140734151718193 140734151718193 140734151720911 0
[pid=27648/tid=27655] ppid=27645 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/27648/task/27655/stat : 27655 (java) S 27645 27645 20606 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 227025539 15372775424 18261 33554432000 4194304 4196468 140734151713792 139967011480608 139968416151253 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7118848 140734151717895 140734151718193 140734151718193 140734151720911 0
[pid=27648/tid=27656] ppid=27645 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27648/task/27656/stat : 27656 (java) S 27645 27645 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 227025540 15372775424 18261 33554432000 4194304 4196468 140734151713792 139966743044976 139968416151253 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7118848 140734151717895 140734151718193 140734151718193 140734151720911 0
[pid=27648/tid=27657] ppid=27645 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27648/task/27657/stat : 27657 (java) S 27645 27645 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 227025542 15372775424 18261 33554432000 4194304 4196468 140734151713792 139966368536400 139968416159643 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7118848 140734151717895 140734151718193 140734151718193 140734151720911 0
[pid=27648/tid=27658] ppid=27645 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27648/task/27658/stat : 27658 (java) S 27645 27645 20606 0 -1 1077944384 309 0 0 0 0 0 0 0 20 0 15 0 227025542 15372775424 18261 33554432000 4194304 4196468 140734151713792 139967821769584 139968416152194 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7118848 140734151717895 140734151718193 140734151718193 140734151720911 0
[pid=27648/tid=27659] ppid=27645 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/27648/task/27659/stat : 27659 (java) S 27645 27645 20606 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 15 0 227025542 15372775424 18261 33554432000 4194304 4196468 140734151713792 139967820716784 139968416152194 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7118848 140734151717895 140734151718193 140734151718193 140734151720911 0
[pid=27648/tid=27660] ppid=27645 vsize=15012476 memory=140084286461568 CPUtime=0 cores=1,3,5,7
/proc/27648/task/27660/stat : 27660 (java) R 27645 27645 20606 0 -1 4202560 272 0 0 0 0 0 0 0 20 0 15 0 227025542 15372775424 18261 33554432000 4194304 4196468 140734151713792 139967819663984 139968408378174 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 7118848 140734151717895 140734151718193 140734151718193 140734151720911 0
[pid=27648/tid=27661] ppid=27645 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/27648/task/27661/stat : 27661 (java) S 27645 27645 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 227025542 15372775424 18261 33554432000 4194304 4196468 140734151713792 139965870631648 139968416151253 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7118848 140734151717895 140734151718193 140734151718193 140734151720911 0
[pid=27648/tid=27662] ppid=27645 vsize=15012476 memory=140084286461568 CPUtime=0 cores=1,3,5,7
/proc/27648/task/27662/stat : 27662 (java) S 27645 27645 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 227025542 15372775424 18261 33554432000 4194304 4196468 140734151713792 139967818611376 139968416152194 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7118848 140734151717895 140734151718193 140734151718193 140734151720911 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 74436 KiB

[startup+0.210279 s]*
/proc/loadavg: 1.21 1.15 1.32 2/195 27662
/proc/meminfo: memFree=24983432/32770624 swapFree=67058900/67108860
[pid=27645] ppid=27642 vsize=113128 memory=1392 CPUtime=0 cores=1,3,5,7
/proc/27645/stat : 27645 (scop.sh) S 27642 27645 20606 0 -1 4202496 558 321 0 0 0 0 0 0 20 0 1 0 227025535 115843072 348 33554432000 4194304 5098028 140730011971504 140730011968760 140533342036604 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 16695296 140730011972673 140730011972871 140730011972871 140730011975629 0
/proc/27645/statm: 28282 348 296 221 0 87 0
[pid=27648] ppid=27645 vsize=15012476 memory=86060 CPUtime=0.25 cores=1,3,5,7
/proc/27648/stat : 27648 (java) S 27645 27645 20606 0 -1 1077944320 10376 0 0 0 22 3 0 0 20 0 15 0 227025535 15372775424 21515 33554432000 4194304 4196468 140734151713792 140734151696336 139968416141047 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 7118848 140734151717895 140734151718193 140734151718193 140734151720911 0
/proc/27648/statm: 3753119 21515 2904 1 0 3715579 0
[pid=27648/tid=27649] ppid=27645 vsize=15012476 memory=7311146985107750967 CPUtime=0.2 cores=1,3,5,7
/proc/27648/task/27649/stat : 27649 (java) R 27645 27645 20606 0 -1 4202560 8280 0 0 0 17 3 0 0 20 0 15 0 227025536 15372775424 21515 33554432000 4194304 4196468 140734151713792 139968387967440 139968400184677 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 7118848 140734151717895 140734151718193 140734151718193 140734151720911 0
[pid=27648/tid=27650] ppid=27645 vsize=15012476 memory=13044 CPUtime=0 cores=1,3,5,7
/proc/27648/task/27650/stat : 27650 (java) S 27645 27645 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 227025537 15372775424 21515 33554432000 4194304 4196468 140734151713792 139968420383888 139968416151253 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7118848 140734151717895 140734151718193 140734151718193 140734151720911 0
[pid=27648/tid=27651] ppid=27645 vsize=15012476 memory=288230376152237483 CPUtime=0 cores=1,3,5,7
/proc/27648/task/27651/stat : 27651 (java) S 27645 27645 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 227025537 15372775424 21515 33554432000 4194304 4196468 140734151713792 139968234540048 139968416151253 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7118848 140734151717895 140734151718193 140734151718193 140734151720911 0
[pid=27648/tid=27652] ppid=27645 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27648/task/27652/stat : 27652 (java) S 27645 27645 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 227025537 15372775424 21515 33554432000 4194304 4196468 140734151713792 139968233487248 139968416151253 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7118848 140734151717895 140734151718193 140734151718193 140734151720911 0
[pid=27648/tid=27653] ppid=27645 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/27648/task/27653/stat : 27653 (java) S 27645 27645 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 227025537 15372775424 21515 33554432000 4194304 4196468 140734151713792 139968232434448 139968416151253 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7118848 140734151717895 140734151718193 140734151718193 140734151720911 0
[pid=27648/tid=27654] ppid=27645 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27648/task/27654/stat : 27654 (java) S 27645 27645 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 227025539 15372775424 21515 33554432000 4194304 4196468 140734151713792 139967822821744 139968416152194 0 0 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7118848 140734151717895 140734151718193 140734151718193 140734151720911 0
[pid=27648/tid=27655] ppid=27645 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/27648/task/27655/stat : 27655 (java) S 27645 27645 20606 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 227025539 15372775424 21515 33554432000 4194304 4196468 140734151713792 139967011480608 139968416151253 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7118848 140734151717895 140734151718193 140734151718193 140734151720911 0
[pid=27648/tid=27656] ppid=27645 vsize=15012476 memory=140084286461568 CPUtime=0 cores=1,3,5,7
/proc/27648/task/27656/stat : 27656 (java) S 27645 27645 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 227025540 15372775424 21515 33554432000 4194304 4196468 140734151713792 139966743044976 139968416151253 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7118848 140734151717895 140734151718193 140734151718193 140734151720911 0
[pid=27648/tid=27657] ppid=27645 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/27648/task/27657/stat : 27657 (java) S 27645 27645 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 227025542 15372775424 21515 33554432000 4194304 4196468 140734151713792 139966368536400 139968416159643 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7118848 140734151717895 140734151718193 140734151718193 140734151720911 0
[pid=27648/tid=27658] ppid=27645 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27648/task/27658/stat : 27658 (java) S 27645 27645 20606 0 -1 1077944384 322 0 0 0 0 0 0 0 20 0 15 0 227025542 15372775424 21515 33554432000 4194304 4196468 140734151713792 139967821769584 139968416152194 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7118848 140734151717895 140734151718193 140734151718193 140734151720911 0
[pid=27648/tid=27659] ppid=27645 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/27648/task/27659/stat : 27659 (java) S 27645 27645 20606 0 -1 1077944384 157 0 0 0 0 0 0 0 20 0 15 0 227025542 15372775424 21515 33554432000 4194304 4196468 140734151713792 139967820716784 139968416152194 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7118848 140734151717895 140734151718193 140734151718193 140734151720911 0
[pid=27648/tid=27660] ppid=27645 vsize=15012476 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/27648/task/27660/stat : 27660 (java) R 27645 27645 20606 0 -1 4202560 288 0 0 0 3 0 0 0 20 0 15 0 227025542 15372775424 21515 33554432000 4194304 4196468 140734151713792 139967819663984 139968416162394 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 7118848 140734151717895 140734151718193 140734151718193 140734151720911 0
[pid=27648/tid=27661] ppid=27645 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27648/task/27661/stat : 27661 (java) S 27645 27645 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 227025542 15372775424 21515 33554432000 4194304 4196468 140734151713792 139965870631648 139968416151253 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7118848 140734151717895 140734151718193 140734151718193 140734151720911 0
[pid=27648/tid=27662] ppid=27645 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27648/task/27662/stat : 27662 (java) S 27645 27645 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 227025542 15372775424 21515 33554432000 4194304 4196468 140734151713792 139967818611376 139968416152194 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7118848 140734151717895 140734151718193 140734151718193 140734151720911 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 87452 KiB

[startup+0.310287 s]*
/proc/loadavg: 1.21 1.15 1.32 2/195 27662
/proc/meminfo: memFree=24979864/32770624 swapFree=67058900/67108860
[pid=27645] ppid=27642 vsize=113128 memory=1392 CPUtime=0 cores=1,3,5,7
/proc/27645/stat : 27645 (scop.sh) S 27642 27645 20606 0 -1 4202496 558 321 0 0 0 0 0 0 20 0 1 0 227025535 115843072 348 33554432000 4194304 5098028 140730011971504 140730011968760 140533342036604 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 16695296 140730011972673 140730011972871 140730011972871 140730011975629 0
/proc/27645/statm: 28282 348 296 221 0 87 0
[pid=27648] ppid=27645 vsize=15012476 memory=89696 CPUtime=0.42 cores=1,3,5,7
/proc/27648/stat : 27648 (java) S 27645 27645 20606 0 -1 1077944320 10909 0 0 0 38 4 0 0 20 0 15 0 227025535 15372775424 22424 33554432000 4194304 4196468 140734151713792 140734151696336 139968416141047 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 7118848 140734151717895 140734151718193 140734151718193 140734151720911 0
/proc/27648/statm: 3753119 22424 3020 1 0 3715579 0
[pid=27648/tid=27649] ppid=27645 vsize=15012476 memory=6791534058613427641 CPUtime=0.29 cores=1,3,5,7
/proc/27648/task/27649/stat : 27649 (java) R 27645 27645 20606 0 -1 4202560 8653 0 0 0 26 3 0 0 20 0 15 0 227025536 15372775424 22424 33554432000 4194304 4196468 140734151713792 139968387936048 139968400221534 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 7118848 140734151717895 140734151718193 140734151718193 140734151720911 0
[pid=27648/tid=27650] ppid=27645 vsize=15012476 memory=4872558044660077418 CPUtime=0 cores=1,3,5,7
/proc/27648/task/27650/stat : 27650 (java) S 27645 27645 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 227025537 15372775424 22424 33554432000 4194304 4196468 140734151713792 139968420383888 139968416151253 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7118848 140734151717895 140734151718193 140734151718193 140734151720911 0
[pid=27648/tid=27651] ppid=27645 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27648/task/27651/stat : 27651 (java) S 27645 27645 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 227025537 15372775424 22424 33554432000 4194304 4196468 140734151713792 139968234540048 139968416151253 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7118848 140734151717895 140734151718193 140734151718193 140734151720911 0
[pid=27648/tid=27652] ppid=27645 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27648/task/27652/stat : 27652 (java) S 27645 27645 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 227025537 15372775424 22424 33554432000 4194304 4196468 140734151713792 139968233487248 139968416151253 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7118848 140734151717895 140734151718193 140734151718193 140734151720911 0
[pid=27648/tid=27653] ppid=27645 vsize=15012476 memory=6656426216303648864 CPUtime=0 cores=1,3,5,7
/proc/27648/task/27653/stat : 27653 (java) S 27645 27645 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 227025537 15372775424 22424 33554432000 4194304 4196468 140734151713792 139968232434448 139968416151253 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7118848 140734151717895 140734151718193 140734151718193 140734151720911 0
[pid=27648/tid=27654] ppid=27645 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27648/task/27654/stat : 27654 (java) S 27645 27645 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 227025539 15372775424 22424 33554432000 4194304 4196468 140734151713792 139967822821744 139968416152194 0 0 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7118848 140734151717895 140734151718193 140734151718193 140734151720911 0
[pid=27648/tid=27655] ppid=27645 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27648/task/27655/stat : 27655 (java) S 27645 27645 20606 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 227025539 15372775424 22424 33554432000 4194304 4196468 140734151713792 139967011480608 139968416151253 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7118848 140734151717895 140734151718193 140734151718193 140734151720911 0
[pid=27648/tid=27656] ppid=27645 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27648/task/27656/stat : 27656 (java) S 27645 27645 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 227025540 15372775424 22424 33554432000 4194304 4196468 140734151713792 139966743044976 139968416151253 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7118848 140734151717895 140734151718193 140734151718193 140734151720911 0
[pid=27648/tid=27657] ppid=27645 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27648/task/27657/stat : 27657 (java) S 27645 27645 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 227025542 15372775424 22424 33554432000 4194304 4196468 140734151713792 139966368536400 139968416159643 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7118848 140734151717895 140734151718193 140734151718193 140734151720911 0
[pid=27648/tid=27658] ppid=27645 vsize=15012476 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/27648/task/27658/stat : 27658 (java) S 27645 27645 20606 0 -1 1077944384 347 0 0 0 1 0 0 0 20 0 15 0 227025542 15372775424 22424 33554432000 4194304 4196468 140734151713792 139967821769584 139968416152194 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7118848 140734151717895 140734151718193 140734151718193 140734151720911 0
[pid=27648/tid=27659] ppid=27645 vsize=15012476 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/27648/task/27659/stat : 27659 (java) S 27645 27645 20606 0 -1 1077944384 270 0 0 0 2 0 0 0 20 0 15 0 227025542 15372775424 22424 33554432000 4194304 4196468 140734151713792 139967820716784 139968416152194 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7118848 140734151717895 140734151718193 140734151718193 140734151720911 0
[pid=27648/tid=27660] ppid=27645 vsize=15012476 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/27648/task/27660/stat : 27660 (java) S 27645 27645 20606 0 -1 1077944384 309 0 0 0 7 0 0 0 20 0 15 0 227025542 15372775424 22424 33554432000 4194304 4196468 140734151713792 139967819663984 139968416152194 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7118848 140734151717895 140734151718193 140734151718193 140734151720911 0
[pid=27648/tid=27661] ppid=27645 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27648/task/27661/stat : 27661 (java) S 27645 27645 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 227025542 15372775424 22424 33554432000 4194304 4196468 140734151713792 139965870631648 139968416151253 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7118848 140734151717895 140734151718193 140734151718193 140734151720911 0
[pid=27648/tid=27662] ppid=27645 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27648/task/27662/stat : 27662 (java) S 27645 27645 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 227025542 15372775424 22424 33554432000 4194304 4196468 140734151713792 139967818611376 139968416152194 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7118848 140734151717895 140734151718193 140734151718193 140734151720911 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 91088 KiB

[startup+0.700829 s]
/proc/loadavg: 1.21 1.15 1.32 2/195 27662
/proc/meminfo: memFree=24955804/32770624 swapFree=67058900/67108860
[pid=27645] ppid=27642 vsize=113128 memory=1392 CPUtime=0 cores=1,3,5,7
/proc/27645/stat : 27645 (scop.sh) S 27642 27645 20606 0 -1 4202496 558 321 0 0 0 0 0 0 20 0 1 0 227025535 115843072 348 33554432000 4194304 5098028 140730011971504 140730011968760 140533342036604 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 16695296 140730011972673 140730011972871 140730011972871 140730011975629 0
/proc/27645/statm: 28282 348 296 221 0 87 0
[pid=27648] ppid=27645 vsize=15020872 memory=129432 CPUtime=0.99 cores=1,3,5,7
/proc/27648/stat : 27648 (java) S 27645 27645 20606 0 -1 1077944320 17962 0 0 0 92 7 0 0 20 0 15 0 227025535 15381372928 32358 33554432000 4194304 4196468 140734151713792 140734151696336 139968416141047 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 7118848 140734151717895 140734151718193 140734151718193 140734151720911 0
/proc/27648/statm: 3755218 32358 3147 1 0 3716603 0
[pid=27648/tid=27649] ppid=27645 vsize=15020872 memory=1140 CPUtime=0.67 cores=1,3,5,7
/proc/27648/task/27649/stat : 27649 (java) R 27645 27645 20606 0 -1 4202560 15283 0 0 0 61 6 0 0 20 0 15 0 227025536 15381372928 32358 33554432000 4194304 4196468 140734151713792 139968387972352 139968416162973 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 7118848 140734151717895 140734151718193 140734151718193 140734151720911 0
[pid=27648/tid=27650] ppid=27645 vsize=15020872 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27648/task/27650/stat : 27650 (java) S 27645 27645 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 227025537 15381372928 32358 33554432000 4194304 4196468 140734151713792 139968420383888 139968416151253 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7118848 140734151717895 140734151718193 140734151718193 140734151720911 0
[pid=27648/tid=27651] ppid=27645 vsize=15020872 memory=6788 CPUtime=0 cores=1,3,5,7
/proc/27648/task/27651/stat : 27651 (java) S 27645 27645 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 227025537 15381372928 32358 33554432000 4194304 4196468 140734151713792 139968234540048 139968416151253 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7118848 140734151717895 140734151718193 140734151718193 140734151720911 0
[pid=27648/tid=27652] ppid=27645 vsize=15020872 memory=6656426216303648864 CPUtime=0 cores=1,3,5,7
/proc/27648/task/27652/stat : 27652 (java) S 27645 27645 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 227025537 15381372928 32358 33554432000 4194304 4196468 140734151713792 139968233487248 139968416151253 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7118848 140734151717895 140734151718193 140734151718193 140734151720911 0
[pid=27648/tid=27653] ppid=27645 vsize=15020872 memory=2076 CPUtime=0 cores=1,3,5,7
/proc/27648/task/27653/stat : 27653 (java) S 27645 27645 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 227025537 15381372928 32358 33554432000 4194304 4196468 140734151713792 139968232434448 139968416151253 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7118848 140734151717895 140734151718193 140734151718193 140734151720911 0
[pid=27648/tid=27654] ppid=27645 vsize=15020872 memory=9004 CPUtime=0 cores=1,3,5,7
/proc/27648/task/27654/stat : 27654 (java) S 27645 27645 20606 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 227025539 15381372928 32358 33554432000 4194304 4196468 140734151713792 139967822821744 139968416152194 0 0 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7118848 140734151717895 140734151718193 140734151718193 140734151720911 0
[pid=27648/tid=27655] ppid=27645 vsize=15020872 memory=768 CPUtime=0 cores=1,3,5,7
/proc/27648/task/27655/stat : 27655 (java) S 27645 27645 20606 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 227025539 15381372928 32358 33554432000 4194304 4196468 140734151713792 139967011480608 139968416151253 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7118848 140734151717895 140734151718193 140734151718193 140734151720911 0
[pid=27648/tid=27656] ppid=27645 vsize=15020872 memory=736 CPUtime=0 cores=1,3,5,7
/proc/27648/task/27656/stat : 27656 (java) S 27645 27645 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 227025540 15381372928 32358 33554432000 4194304 4196468 140734151713792 139966743044976 139968416151253 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7118848 140734151717895 140734151718193 140734151718193 140734151720911 0
[pid=27648/tid=27657] ppid=27645 vsize=15020872 memory=1520 CPUtime=0 cores=1,3,5,7
/proc/27648/task/27657/stat : 27657 (java) S 27645 27645 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 227025542 15381372928 32358 33554432000 4194304 4196468 140734151713792 139966368536400 139968416159643 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7118848 140734151717895 140734151718193 140734151718193 140734151720911 0
[pid=27648/tid=27658] ppid=27645 vsize=15020872 memory=-6958723736150355239 CPUtime=0.08 cores=1,3,5,7
/proc/27648/task/27658/stat : 27658 (java) S 27645 27645 20606 0 -1 1077944384 600 0 0 0 8 0 0 0 20 0 15 0 227025542 15381372928 32358 33554432000 4194304 4196468 140734151713792 139967821769584 139968416152194 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7118848 140734151717895 140734151718193 140734151718193 140734151720911 0
[pid=27648/tid=27659] ppid=27645 vsize=15020872 memory=-6009349268717313833 CPUtime=0.06 cores=1,3,5,7
/proc/27648/task/27659/stat : 27659 (java) S 27645 27645 20606 0 -1 1077944384 288 0 0 0 6 0 0 0 20 0 15 0 227025542 15381372928 32358 33554432000 4194304 4196468 140734151713792 139967820716784 139968416152194 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7118848 140734151717895 140734151718193 140734151718193 140734151720911 0
[pid=27648/tid=27660] ppid=27645 vsize=15020872 memory=5788647689011156329 CPUtime=0.16 cores=1,3,5,7
/proc/27648/task/27660/stat : 27660 (java) S 27645 27645 20606 0 -1 1077944384 458 0 0 0 16 0 0 0 20 0 15 0 227025542 15381372928 32358 33554432000 4194304 4196468 140734151713792 139967819663984 139968416152194 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7118848 140734151717895 140734151718193 140734151718193 140734151720911 0
[pid=27648/tid=27661] ppid=27645 vsize=15020872 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27648/task/27661/stat : 27661 (java) S 27645 27645 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 227025542 15381372928 32358 33554432000 4194304 4196468 140734151713792 139965870631648 139968416151253 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7118848 140734151717895 140734151718193 140734151718193 140734151720911 0
[pid=27648/tid=27662] ppid=27645 vsize=15020872 memory=280168367451072 CPUtime=0 cores=1,3,5,7
/proc/27648/task/27662/stat : 27662 (java) S 27645 27645 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 227025542 15381372928 32358 33554432000 4194304 4196468 140734151713792 139967818611376 139968416152194 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7118848 140734151717895 140734151718193 140734151718193 140734151720911 0
Current children cumulated CPU time: 0.99 s
Current children cumulated vsize: 15134000 KiB
Current children cumulated memory: 130824 KiB

[startup+1.50135 s]
/proc/loadavg: 1.21 1.15 1.32 5/195 27662
/proc/meminfo: memFree=24910700/32770624 swapFree=67058900/67108860
[pid=27645] ppid=27642 vsize=113128 memory=1392 CPUtime=0 cores=1,3,5,7
/proc/27645/stat : 27645 (scop.sh) S 27642 27645 20606 0 -1 4202496 558 321 0 0 0 0 0 0 20 0 1 0 227025535 115843072 348 33554432000 4194304 5098028 140730011971504 140730011968760 140533342036604 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 16695296 140730011972673 140730011972871 140730011972871 140730011975629 0
/proc/27645/statm: 28282 348 296 221 0 87 0

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

/proc/27648/task/27650/stat : 27650 (java) S 27645 27645 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 227025537 15385567232 177768 33554432000 4194304 4196468 140734151713792 139968420383888 139968416151253 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7118848 140734151717895 140734151718193 140734151718193 140734151720911 0
[pid=27648/tid=27651] ppid=27645 vsize=15024968 memory=280168367328688 CPUtime=0 cores=1,3,5,7
/proc/27648/task/27651/stat : 27651 (java) S 27645 27645 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 227025537 15385567232 177768 33554432000 4194304 4196468 140734151713792 139968234540048 139968416151253 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7118848 140734151717895 140734151718193 140734151718193 140734151720911 0
[pid=27648/tid=27652] ppid=27645 vsize=15024968 memory=7234303152781525070 CPUtime=0 cores=1,3,5,7
/proc/27648/task/27652/stat : 27652 (java) S 27645 27645 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 227025537 15385567232 177768 33554432000 4194304 4196468 140734151713792 139968233487248 139968416151253 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7118848 140734151717895 140734151718193 140734151718193 140734151720911 0
[pid=27648/tid=27653] ppid=27645 vsize=15024968 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27648/task/27653/stat : 27653 (java) S 27645 27645 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 227025537 15385567232 177768 33554432000 4194304 4196468 140734151713792 139968232434448 139968416151253 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7118848 140734151717895 140734151718193 140734151718193 140734151720911 0
[pid=27648/tid=27654] ppid=27645 vsize=15024968 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27648/task/27654/stat : 27654 (java) S 27645 27645 20606 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 227025539 15385567232 177768 33554432000 4194304 4196468 140734151713792 139967822821744 139968416152194 0 0 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7118848 140734151717895 140734151718193 140734151718193 140734151720911 0
[pid=27648/tid=27655] ppid=27645 vsize=15024968 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27648/task/27655/stat : 27655 (java) S 27645 27645 20606 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 227025539 15385567232 177768 33554432000 4194304 4196468 140734151713792 139967011480608 139968416151253 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7118848 140734151717895 140734151718193 140734151718193 140734151720911 0
[pid=27648/tid=27656] ppid=27645 vsize=15024968 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27648/task/27656/stat : 27656 (java) S 27645 27645 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 227025540 15385567232 177768 33554432000 4194304 4196468 140734151713792 139966743044976 139968416151253 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7118848 140734151717895 140734151718193 140734151718193 140734151720911 0
[pid=27648/tid=27657] ppid=27645 vsize=15024968 memory=56 CPUtime=0 cores=1,3,5,7
/proc/27648/task/27657/stat : 27657 (java) S 27645 27645 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 227025542 15385567232 177768 33554432000 4194304 4196468 140734151713792 139966368536400 139968416159643 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7118848 140734151717895 140734151718193 140734151718193 140734151720911 0
[pid=27648/tid=27658] ppid=27645 vsize=15024968 memory=3544 CPUtime=2.26 cores=1,3,5,7
/proc/27648/task/27658/stat : 27658 (java) R 27645 27645 20606 0 -1 4202560 1977 0 0 0 226 0 0 0 20 0 15 0 227025542 15385567232 177768 33554432000 4194304 4196468 140734151713792 139967821755456 139968395795104 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 7118848 140734151717895 140734151718193 140734151718193 140734151720911 0
[pid=27648/tid=27659] ppid=27645 vsize=15024968 memory=60492 CPUtime=2.07 cores=1,3,5,7
/proc/27648/task/27659/stat : 27659 (java) S 27645 27645 20606 0 -1 1077944384 1949 0 0 0 207 0 0 0 20 0 15 0 227025542 15385567232 177768 33554432000 4194304 4196468 140734151713792 139967820716784 139968416152194 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7118848 140734151717895 140734151718193 140734151718193 140734151720911 0
[pid=27648/tid=27660] ppid=27645 vsize=15024968 memory=780 CPUtime=0.96 cores=1,3,5,7
/proc/27648/task/27660/stat : 27660 (java) S 27645 27645 20606 0 -1 1077944384 3249 0 0 0 95 1 0 0 20 0 15 0 227025542 15385567232 177768 33554432000 4194304 4196468 140734151713792 139967819663984 139968416152194 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7118848 140734151717895 140734151718193 140734151718193 140734151720911 0
[pid=27648/tid=27661] ppid=27645 vsize=15024968 memory=1948 CPUtime=0 cores=1,3,5,7
/proc/27648/task/27661/stat : 27661 (java) S 27645 27645 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 227025542 15385567232 177768 33554432000 4194304 4196468 140734151713792 139965870631648 139968416151253 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7118848 140734151717895 140734151718193 140734151718193 140734151720911 0
[pid=27648/tid=27662] ppid=27645 vsize=15024968 memory=1328 CPUtime=0 cores=1,3,5,7
/proc/27648/task/27662/stat : 27662 (java) S 27645 27645 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 227025542 15385567232 177768 33554432000 4194304 4196468 140734151713792 139967818611376 139968416152194 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7118848 140734151717895 140734151718193 140734151718193 140734151720911 0
Current children cumulated CPU time: 8.4 s
Current children cumulated vsize: 15138096 KiB
Current children cumulated memory: 712464 KiB

[startup+4.44612 s]
# the end of solver process 27645 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=10.6737 s, system=0.304994 s

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

[startup+3.20183 s]
/proc/loadavg: 1.21 1.15 1.32 5/195 27662
/proc/meminfo: memFree=24405312/32770624 swapFree=67058900/67108860
[pid=27645] ppid=27642 vsize=113128 memory=1392 CPUtime=0 cores=1,3,5,7
/proc/27645/stat : 27645 (scop.sh) S 27642 27645 20606 0 -1 4202496 558 321 0 0 0 0 0 0 20 0 1 0 227025535 115843072 348 33554432000 4194304 5098028 140730011971504 140730011968760 140533342036604 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 16695296 140730011972673 140730011972871 140730011972871 140730011975629 0
/proc/27645/statm: 28282 348 296 221 0 87 0
[pid=27648] ppid=27645 vsize=15027084 memory=726528 CPUtime=8.66 cores=1,3,5,7
/proc/27648/stat : 27648 (java) S 27645 27645 20606 0 -1 1077944320 26252 0 0 0 846 20 0 0 20 0 15 0 227025535 15387734016 181632 33554432000 4194304 4196468 140734151713792 140734151696336 139968416141047 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 7118848 140734151717895 140734151718193 140734151718193 140734151720911 0
/proc/27648/statm: 3756771 181632 3195 1 0 3717627 0
[pid=27648/tid=27649] ppid=27645 vsize=15027084 memory=0 CPUtime=3.16 cores=1,3,5,7
/proc/27648/task/27649/stat : 27649 (java) R 27645 27645 20606 0 -1 4202560 17601 0 0 0 300 16 0 0 20 0 15 0 227025536 15387734016 181632 33554432000 4194304 4196468 140734151713792 139968387979824 139967904420135 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 7118848 140734151717895 140734151718193 140734151718193 140734151720911 0
[pid=27648/tid=27650] ppid=27645 vsize=15027084 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27648/task/27650/stat : 27650 (java) S 27645 27645 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 227025537 15387734016 181632 33554432000 4194304 4196468 140734151713792 139968420383888 139968416151253 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7118848 140734151717895 140734151718193 140734151718193 140734151720911 0
[pid=27648/tid=27651] ppid=27645 vsize=15027084 memory=1840 CPUtime=0 cores=1,3,5,7
/proc/27648/task/27651/stat : 27651 (java) S 27645 27645 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 227025537 15387734016 181632 33554432000 4194304 4196468 140734151713792 139968234540048 139968416151253 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7118848 140734151717895 140734151718193 140734151718193 140734151720911 0
[pid=27648/tid=27652] ppid=27645 vsize=15027084 memory=7904 CPUtime=0 cores=1,3,5,7
/proc/27648/task/27652/stat : 27652 (java) S 27645 27645 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 227025537 15387734016 181632 33554432000 4194304 4196468 140734151713792 139968233487248 139968416151253 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7118848 140734151717895 140734151718193 140734151718193 140734151720911 0
[pid=27648/tid=27653] ppid=27645 vsize=15027084 memory=800 CPUtime=0 cores=1,3,5,7
/proc/27648/task/27653/stat : 27653 (java) S 27645 27645 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 227025537 15387734016 181632 33554432000 4194304 4196468 140734151713792 139968232434448 139968416151253 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7118848 140734151717895 140734151718193 140734151718193 140734151720911 0
[pid=27648/tid=27654] ppid=27645 vsize=15027084 memory=1796 CPUtime=0 cores=1,3,5,7
/proc/27648/task/27654/stat : 27654 (java) S 27645 27645 20606 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 227025539 15387734016 181632 33554432000 4194304 4196468 140734151713792 139967822821744 139968416152194 0 0 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7118848 140734151717895 140734151718193 140734151718193 140734151720911 0
[pid=27648/tid=27655] ppid=27645 vsize=15027084 memory=912 CPUtime=0 cores=1,3,5,7
/proc/27648/task/27655/stat : 27655 (java) S 27645 27645 20606 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 227025539 15387734016 181632 33554432000 4194304 4196468 140734151713792 139967011480608 139968416151253 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7118848 140734151717895 140734151718193 140734151718193 140734151720911 0
[pid=27648/tid=27656] ppid=27645 vsize=15027084 memory=3848 CPUtime=0 cores=1,3,5,7
/proc/27648/task/27656/stat : 27656 (java) S 27645 27645 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 227025540 15387734016 181632 33554432000 4194304 4196468 140734151713792 139966743044976 139968416151253 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7118848 140734151717895 140734151718193 140734151718193 140734151720911 0
[pid=27648/tid=27657] ppid=27645 vsize=15027084 memory=2588 CPUtime=0 cores=1,3,5,7
/proc/27648/task/27657/stat : 27657 (java) S 27645 27645 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 227025542 15387734016 181632 33554432000 4194304 4196468 140734151713792 139966368536400 139968416159643 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7118848 140734151717895 140734151718193 140734151718193 140734151720911 0
[pid=27648/tid=27658] ppid=27645 vsize=15027084 memory=4104 CPUtime=2.3 cores=1,3,5,7
/proc/27648/task/27658/stat : 27658 (java) R 27645 27645 20606 0 -1 4202560 1999 0 0 0 230 0 0 0 20 0 15 0 227025542 15387734016 181632 33554432000 4194304 4196468 140734151713792 139967821759312 139968396038065 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 7118848 140734151717895 140734151718193 140734151718193 140734151720911 0
[pid=27648/tid=27659] ppid=27645 vsize=15027084 memory=1408 CPUtime=2.14 cores=1,3,5,7
/proc/27648/task/27659/stat : 27659 (java) R 27645 27645 20606 0 -1 4202560 1969 0 0 0 214 0 0 0 20 0 15 0 227025542 15387734016 181632 33554432000 4194304 4196468 140734151713792 139967820701936 139968397685500 0 4 2 25189581 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 7118848 140734151717895 140734151718193 140734151718193 140734151720911 0
[pid=27648/tid=27660] ppid=27645 vsize=15027084 memory=2388 CPUtime=1.01 cores=1,3,5,7
/proc/27648/task/27660/stat : 27660 (java) S 27645 27645 20606 0 -1 1077944384 3349 0 0 0 100 1 0 0 20 0 15 0 227025542 15387734016 181632 33554432000 4194304 4196468 140734151713792 139967819663984 139968416152194 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7118848 140734151717895 140734151718193 140734151718193 140734151720911 0
[pid=27648/tid=27661] ppid=27645 vsize=15027084 memory=1392 CPUtime=0 cores=1,3,5,7
/proc/27648/task/27661/stat : 27661 (java) S 27645 27645 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 227025542 15387734016 181632 33554432000 4194304 4196468 140734151713792 139965870631648 139968416151253 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7118848 140734151717895 140734151718193 140734151718193 140734151720911 0
[pid=27648/tid=27662] ppid=27645 vsize=15027084 memory=6 CPUtime=0 cores=1,3,5,7
/proc/27648/task/27662/stat : 27662 (java) S 27645 27645 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 227025542 15387734016 181632 33554432000 4194304 4196468 140734151713792 139967818611376 139968416152194 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7118848 140734151717895 140734151718193 140734151718193 140734151720911 0
Current children cumulated CPU time: 8.66 s
Current children cumulated vsize: 15140212 KiB
Current children cumulated memory: 727920 KiB

[startup+4.00033 s]*
/proc/loadavg: 1.19 1.14 1.32 2/195 27677
/proc/meminfo: memFree=24990176/32770624 swapFree=67058900/67108860
[pid=27645] ppid=27642 vsize=113128 memory=1468 CPUtime=9.6 cores=1,3,5,7
/proc/27645/stat : 27645 (scop.sh) S 27642 27645 20606 0 -1 4202496 588 27248 0 0 0 0 937 23 20 0 1 0 227025535 115843072 367 33554432000 4194304 5098028 140730011971504 140730011968248 140533342036604 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 16695296 140730011972673 140730011972871 140730011972871 140730011975629 0
/proc/27645/statm: 28282 367 311 221 0 87 0
[pid=27663] ppid=27645 vsize=7406364 memory=85808 CPUtime=0.62 cores=1,3,5,7
/proc/27663/stat : 27663 (java) S 27645 27645 20606 0 -1 1077944320 15086 0 0 0 59 3 0 0 20 0 15 0 227025888 7584116736 21452 33554432000 4194304 4196468 140737250591920 140737250574464 140373172174583 0 0 2 25189581 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 9445376 140737250600117 140737250600241 140737250600241 140737250602959 0
/proc/27663/statm: 1851591 21452 3021 1 0 1813530 0
[pid=27663/tid=27664] ppid=27645 vsize=7406364 memory=-7025452035940392864 CPUtime=0.45 cores=1,3,5,7
/proc/27663/task/27664/stat : 27664 (java) R 27645 27645 20606 0 -1 4202560 12776 0 0 0 42 3 0 0 20 0 15 0 227025889 7584116736 21518 33554432000 4194304 4196468 140737250591920 140373143990816 140373152450290 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 9445376 140737250600117 140737250600241 140737250600241 140737250602959 0
[pid=27663/tid=27665] ppid=27645 vsize=7406364 memory=4872558044660077418 CPUtime=0 cores=1,3,5,7
/proc/27663/task/27665/stat : 27665 (java) S 27645 27645 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 227025890 7584116736 21518 33554432000 4194304 4196468 140737250591920 140373176416528 140373172184789 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9445376 140737250600117 140737250600241 140737250600241 140737250602959 0
[pid=27663/tid=27666] ppid=27645 vsize=7406364 memory=7904 CPUtime=0 cores=1,3,5,7
/proc/27663/task/27666/stat : 27666 (java) S 27645 27645 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 227025890 7584116736 21518 33554432000 4194304 4196468 140737250591920 140372976585104 140373172184789 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9445376 140737250600117 140737250600241 140737250600241 140737250602959 0
[pid=27663/tid=27667] ppid=27645 vsize=7406364 memory=6791534058613427641 CPUtime=0 cores=1,3,5,7
/proc/27663/task/27667/stat : 27667 (java) S 27645 27645 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 227025890 7584116736 21518 33554432000 4194304 4196468 140737250591920 140372975532560 140373172184789 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9445376 140737250600117 140737250600241 140737250600241 140737250602959 0
[pid=27663/tid=27668] ppid=27645 vsize=7406364 memory=1796 CPUtime=0 cores=1,3,5,7
/proc/27663/task/27668/stat : 27668 (java) S 27645 27645 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 227025890 7584116736 21518 33554432000 4194304 4196468 140737250591920 140372974480016 140373172184789 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9445376 140737250600117 140737250600241 140737250600241 140737250602959 0
[pid=27663/tid=27669] ppid=27645 vsize=7406364 memory=912 CPUtime=0 cores=1,3,5,7
/proc/27663/task/27669/stat : 27669 (java) S 27645 27645 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 227025891 7584116736 21518 33554432000 4194304 4196468 140737250591920 140372214802928 140373172185730 0 0 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9445376 140737250600117 140737250600241 140737250600241 140737250602959 0
[pid=27663/tid=27670] ppid=27645 vsize=7406364 memory=3848 CPUtime=0 cores=1,3,5,7
/proc/27663/task/27670/stat : 27670 (java) S 27645 27645 20606 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 227025892 7584116736 21518 33554432000 4194304 4196468 140737250591920 140372080584096 140373172184789 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9445376 140737250600117 140737250600241 140737250600241 140737250602959 0
[pid=27663/tid=27671] ppid=27645 vsize=7406364 memory=2588 CPUtime=0 cores=1,3,5,7
/proc/27663/task/27671/stat : 27671 (java) S 27645 27645 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 227025892 7584116736 21518 33554432000 4194304 4196468 140737250591920 140371812148720 140373172184789 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9445376 140737250600117 140737250600241 140737250600241 140737250602959 0
[pid=27663/tid=27672] ppid=27645 vsize=7406364 memory=4104 CPUtime=0 cores=1,3,5,7
/proc/27663/task/27672/stat : 27672 (java) S 27645 27645 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 227025894 7584116736 21518 33554432000 4194304 4196468 140737250591920 140371437640400 140373172193179 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9445376 140737250600117 140737250600241 140737250600241 140737250602959 0
[pid=27663/tid=27673] ppid=27645 vsize=7406364 memory=1408 CPUtime=0.03 cores=1,3,5,7
/proc/27663/task/27673/stat : 27673 (java) S 27645 27645 20606 0 -1 1077944384 421 0 0 0 3 0 0 0 20 0 15 0 227025894 7584116736 21518 33554432000 4194304 4196468 140737250591920 140372213749744 140373172185730 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9445376 140737250600117 140737250600241 140737250600241 140737250602959 0
[pid=27663/tid=27674] ppid=27645 vsize=7406364 memory=2380 CPUtime=0.03 cores=1,3,5,7
/proc/27663/task/27674/stat : 27674 (java) S 27645 27645 20606 0 -1 1077944384 223 0 0 0 3 0 0 0 20 0 15 0 227025894 7584116736 21518 33554432000 4194304 4196468 140737250591920 140372212697200 140373172185730 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9445376 140737250600117 140737250600241 140737250600241 140737250602959 0
[pid=27663/tid=27675] ppid=27645 vsize=7406364 memory=1392 CPUtime=0.09 cores=1,3,5,7
/proc/27663/task/27675/stat : 27675 (java) S 27645 27645 20606 0 -1 1077944384 372 0 0 0 9 0 0 0 20 0 15 0 227025894 7584116736 21584 33554432000 4194304 4196468 140737250591920 140372211644656 140373172185730 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9445376 140737250600117 140737250600241 140737250600241 140737250602959 0
[pid=27663/tid=27676] ppid=27645 vsize=7406364 memory=318572 CPUtime=0 cores=1,3,5,7
/proc/27663/task/27676/stat : 27676 (java) S 27645 27645 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 227025895 7584116736 21584 33554432000 4194304 4196468 140737250591920 140370939734624 140373172184789 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9445376 140737250600117 140737250600241 140737250600241 140737250602959 0
[pid=27663/tid=27677] ppid=27645 vsize=7406364 memory=6791534058613427641 CPUtime=0 cores=1,3,5,7
/proc/27663/task/27677/stat : 27677 (java) S 27645 27645 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 227025895 7584116736 21584 33554432000 4194304 4196468 140737250591920 140372210592560 140373172185730 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9445376 140737250600117 140737250600241 140737250600241 140737250602959 0
Current children cumulated CPU time: 10.22 s
Current children cumulated vsize: 7519492 KiB
Current children cumulated memory: 87276 KiB

[startup+4.40077 s]
/proc/loadavg: 1.19 1.14 1.32 2/195 27677
/proc/meminfo: memFree=24990176/32770624 swapFree=67058900/67108860
[pid=27645] ppid=27642 vsize=113128 memory=1468 CPUtime=9.6 cores=1,3,5,7
/proc/27645/stat : 27645 (scop.sh) S 27642 27645 20606 0 -1 4202496 588 27248 0 0 0 0 937 23 20 0 1 0 227025535 115843072 367 33554432000 4194304 5098028 140730011971504 140730011968248 140533342036604 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 16695296 140730011972673 140730011972871 140730011972871 140730011975629 0
/proc/27645/statm: 28282 367 311 221 0 87 0
[pid=27663] ppid=27645 vsize=7937144 memory=117768 CPUtime=1.28 cores=1,3,5,7
/proc/27663/stat : 27663 (java) S 27645 27645 20606 0 -1 1077944320 18636 916 0 0 111 5 12 0 20 0 17 0 227025888 8127635456 29442 33554432000 4194304 4196468 140737250591920 140737250574464 140373172174583 0 0 2 25189581 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 9445376 140737250600117 140737250600241 140737250600241 140737250602959 0
/proc/27663/statm: 1984286 29442 3159 1 0 1945685 0
[pid=27663/tid=27664] ppid=27645 vsize=7937144 memory=6943526294502006880 CPUtime=0.87 cores=1,3,5,7
/proc/27663/task/27664/stat : 27664 (java) R 27645 27645 20606 0 -1 4202560 15612 916 0 0 71 4 12 0 20 0 17 0 227025889 8127635456 29442 33554432000 4194304 4196468 140737250591920 140373144001120 140373172196509 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 9445376 140737250600117 140737250600241 140737250600241 140737250602959 0
[pid=27663/tid=27665] ppid=27645 vsize=7937144 memory=6944656592455360604 CPUtime=0.12 cores=1,3,5,7
/proc/27663/task/27665/stat : 27665 (java) S 27645 27645 20606 0 -1 1077944384 2 916 0 0 0 0 12 0 20 0 17 0 227025890 8127635456 29442 33554432000 4194304 4196468 140737250591920 140373176416528 140373172184789 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9445376 140737250600117 140737250600241 140737250600241 140737250602959 0
[pid=27663/tid=27666] ppid=27645 vsize=7937144 memory=6944656592455359580 CPUtime=0.12 cores=1,3,5,7
/proc/27663/task/27666/stat : 27666 (java) S 27645 27645 20606 0 -1 1077944384 1 916 0 0 0 0 12 0 20 0 17 0 227025890 8127635456 29442 33554432000 4194304 4196468 140737250591920 140372976585104 140373172184789 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9445376 140737250600117 140737250600241 140737250600241 140737250602959 0
[pid=27663/tid=27667] ppid=27645 vsize=7937144 memory=6655300316396806240 CPUtime=0.12 cores=1,3,5,7
/proc/27663/task/27667/stat : 27667 (java) S 27645 27645 20606 0 -1 1077944384 1 916 0 0 0 0 12 0 20 0 17 0 227025890 8127635456 29442 33554432000 4194304 4196468 140737250591920 140372975532560 140373172184789 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9445376 140737250600117 140737250600241 140737250600241 140737250602959 0
[pid=27663/tid=27668] ppid=27645 vsize=7937144 memory=6944656592455360604 CPUtime=0.12 cores=1,3,5,7
/proc/27663/task/27668/stat : 27668 (java) S 27645 27645 20606 0 -1 1077944384 2 916 0 0 0 0 12 0 20 0 17 0 227025890 8127635456 29442 33554432000 4194304 4196468 140737250591920 140372974480016 140373172184789 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9445376 140737250600117 140737250600241 140737250600241 140737250602959 0
[pid=27663/tid=27669] ppid=27645 vsize=7937144 memory=6944656575208382560 CPUtime=0.12 cores=1,3,5,7
/proc/27663/task/27669/stat : 27669 (java) S 27645 27645 20606 0 -1 1077944384 5 916 0 0 0 0 12 0 20 0 17 0 227025891 8127635456 29442 33554432000 4194304 4196468 140737250591920 140372214802928 140373172185730 0 0 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9445376 140737250600117 140737250600241 140737250600241 140737250602959 0
[pid=27663/tid=27670] ppid=27645 vsize=7937144 memory=6944656592455360604 CPUtime=0.12 cores=1,3,5,7
/proc/27663/task/27670/stat : 27670 (java) S 27645 27645 20606 0 -1 1077944384 13 916 0 0 0 0 12 0 20 0 17 0 227025892 8127635456 29442 33554432000 4194304 4196468 140737250591920 140372080584096 140373172184789 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9445376 140737250600117 140737250600241 140737250600241 140737250602959 0
[pid=27663/tid=27671] ppid=27645 vsize=7937144 memory=6944656592455097440 CPUtime=0.12 cores=1,3,5,7
/proc/27663/task/27671/stat : 27671 (java) S 27645 27645 20606 0 -1 1077944384 1 916 0 0 0 0 12 0 20 0 17 0 227025892 8127635456 29442 33554432000 4194304 4196468 140737250591920 140371812148720 140373172184789 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9445376 140737250600117 140737250600241 140737250600241 140737250602959 0
[pid=27663/tid=27672] ppid=27645 vsize=7937144 memory=6656426216303648864 CPUtime=0.12 cores=1,3,5,7
/proc/27663/task/27672/stat : 27672 (java) S 27645 27645 20606 0 -1 1077944384 3 916 0 0 0 0 12 0 20 0 17 0 227025894 8127635456 29442 33554432000 4194304 4196468 140737250591920 140371437640400 140373172193179 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9445376 140737250600117 140737250600241 140737250600241 140737250602959 0
[pid=27663/tid=27673] ppid=27645 vsize=7937144 memory=6656426216303648864 CPUtime=0.2 cores=1,3,5,7
/proc/27663/task/27673/stat : 27673 (java) S 27645 27645 20606 0 -1 1077944384 628 916 0 0 8 0 12 0 20 0 17 0 227025894 8127635456 29442 33554432000 4194304 4196468 140737250591920 140372213749744 140373172185730 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9445376 140737250600117 140737250600241 140737250600241 140737250602959 0
[pid=27663/tid=27674] ppid=27645 vsize=7937144 memory=6944652177228980320 CPUtime=0.21 cores=1,3,5,7
/proc/27663/task/27674/stat : 27674 (java) S 27645 27645 20606 0 -1 1077944384 334 916 0 0 9 0 12 0 20 0 17 0 227025894 8127635456 29442 33554432000 4194304 4196468 140737250591920 140372212697200 140373172185730 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9445376 140737250600117 140737250600241 140737250600241 140737250602959 0
[pid=27663/tid=27675] ppid=27645 vsize=7937144 memory=6656426216303648864 CPUtime=0.32 cores=1,3,5,7
/proc/27663/task/27675/stat : 27675 (java) S 27645 27645 20606 0 -1 1077944384 618 916 0 0 20 0 12 0 20 0 17 0 227025894 8127635456 29442 33554432000 4194304 4196468 140737250591920 140372211644656 140373172185730 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9445376 140737250600117 140737250600241 140737250600241 140737250602959 0
[pid=27663/tid=27676] ppid=27645 vsize=7937144 memory=7884794052767736685 CPUtime=0.12 cores=1,3,5,7
/proc/27663/task/27676/stat : 27676 (java) S 27645 27645 20606 0 -1 1077944384 3 916 0 0 0 0 12 0 20 0 17 0 227025895 8127635456 29442 33554432000 4194304 4196468 140737250591920 140370939734624 140373172184789 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9445376 140737250600117 140737250600241 140737250600241 140737250602959 0
[pid=27663/tid=27677] ppid=27645 vsize=7937144 memory=7590655979367786604 CPUtime=0.12 cores=1,3,5,7
/proc/27663/task/27677/stat : 27677 (java) S 27645 27645 20606 0 -1 1077944384 1 916 0 0 0 0 12 0 20 0 17 0 227025895 8127635456 29442 33554432000 4194304 4196468 140737250591920 140372210592560 140373172185730 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9445376 140737250600117 140737250600241 140737250600241 140737250602959 0
Current children cumulated CPU time: 10.88 s
Current children cumulated vsize: 8050272 KiB
Current children cumulated memory: 119236 KiB

Child status: 0
Real time (s): 4.44618
CPU time (s): 10.9787
CPU user time (s): 10.6737
CPU system time (s): 0.304994
CPU usage (%): 246.924
Max. virtual memory (cumulated for all children) (KiB): 15140232
Max. memory (cumulated for all children) (KiB): 852808

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 10.6737
system time used= 0.304994
maximum resident set size= 856220
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 47599
page faults= 0
swaps= 0
block input operations= 0
block output operations= 600
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5022
involuntary context switches= 36


# summary of solver processes directly reported to runsolver:
#   pid: 27645
#   total CPU time (s): 10.9787
#   total CPU user time (s): 10.6737
#   total CPU system time (s): 0.304994

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.05354 second user time and 0.086368 second system time

The end

Launcher Data

Begin job on node103 at 2018-08-12 19:23:43
IDJOB=4305699
IDBENCH=141590
IDSOLVER=2783
FILE ID=node103/4305699-1534094623
RUNJOBID= node103-1534064938-20638
PBS_JOBID= 21036991
Free space on /tmp= 34688 MiB

SOLVER NAME= scop both+MapleCOMSPS (2018-07-31)
BENCH NAME= XCSP18/Frb/frb-30-15-1_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-4305699-1534094623/watcher-4305699-1534094623 -o /tmp/evaluation-result-4305699-1534094623/solver-4305699-1534094623 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node103-1534064938-20638 --watchdog 2580  scop.sh 11g scop.jar -both minisat_release default HOME HOME/instance-4305699-1534094623.xml

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

MD5SUM BENCH= 57df4fffa2265f6a33845f4cc7b1783a
RANDOM SEED=635136190

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        25058584 kB
MemAvailable:   31948080 kB
Buffers:          114684 kB
Cached:          6959636 kB
SwapCached:         5364 kB
Active:          3792508 kB
Inactive:        3292876 kB
Active(anon):       1992 kB
Inactive(anon):    60668 kB
Active(file):    3790516 kB
Inactive(file):  3232208 kB
Unevictable:        7796 kB
Mlocked:            7796 kB
SwapTotal:      67108860 kB
SwapFree:       67058900 kB
Dirty:              6992 kB
Writeback:           776 kB
AnonPages:         65368 kB
Mapped:            49592 kB
Shmem:             48632 kB
Slab:             323612 kB
SReclaimable:     295232 kB
SUnreclaim:        28380 kB
KernelStack:        3568 kB
PageTables:         5604 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     350044 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     51200 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      124288 kB
DirectMap2M:    33421312 kB

Free space on /tmp at the end= 34680 MiB
End job on node103 at 2018-08-12 19:23:48