Trace number 4307108

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+glucose-syrup (2018-07-31)UNSAT 3.70626 2.25336

General information on the benchmark

NameLangford/
LangfordBin-06_c18.xml
MD5SUM067c7c3f6995d0e6d34aa4db2f294f93
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 benchmark1.52594
Satisfiable
(Un)Satisfiability was proved
Number of variables24
Number of constraints18
Number of domains2
Minimum domain size6
Maximum domain size12
Distribution of domain sizes[{"size":6,"count":12},{"size":12,"count":12}]
Minimum variable degree2
Maximum variable degree12
Distribution of variable degrees[{"degree":2,"count":12},{"degree":12,"count":12}]
Minimum constraint arity2
Maximum constraint arity13
Distribution of constraint arities[{"arity":2,"count":6},{"arity":13,"count":12}]
Number of extensional constraints0
Number of intensional constraints6
Distribution of constraint types[{"type":"intension","count":6},{"type":"element","count":12}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c (scop.sh) java -Xms22g -Xmx22g -Xss128m -cp scop.jar fun.scop.XCSP18Encode -order -solver glucose-syrup -solverOption -model:-nthreads=8:-maxmemory=20000 -tmp HOME -serialFile HOME/scop-7311-serial-file.bin HOME/instance-4307108-1534191474.xml
0.65/0.53	
0.65/0.53	scop order+glucose-syrup (2018-07-31)
0.65/0.53	(Encoding Process)
0.65/0.53	
0.65/0.56	c BEGIN-Prog: Mon Aug 13 22:17:55 CEST 2018
0.65/0.56	c PID: 7314
0.65/0.56	c IP: 172.20.3.103
0.65/0.56	c HOST: node103.alineos.net
0.65/0.56	c (0,0) Parsing Begin
1.18/0.83	c (0,0) Parsing End
1.18/0.84	c (0,0) CSP: 24 int (0 aux), 0 bool (0 aux), 18 ctr, max domain size 12
1.18/0.84	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 17 MiB used (max 0 MiB)
1.18/0.84	c (0,0) Constraint Name Generate Begin
1.18/0.84	c (0,0) Ctr:HOME/instance-4307108-1534191474.xml,Add:Element:Eq:IntVar:Num
1.18/0.84	c (0,0) Constraint Name Generate End
1.18/0.84	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.18/0.84	c (0,0) CSP to CSPinCNF Begin
1.35/0.97	c (0,0) translated 2 (10%) constraints
1.35/0.99	c (0,0) translated 4 (20%) constraints
1.54/1.01	c (0,0) translated 6 (30%) constraints
1.54/1.03	c (0,0) translated 8 (40%) constraints
1.54/1.03	c (0,0) translated 9 (50%) constraints
1.54/1.04	c (0,0) translated 11 (60%) constraints
1.54/1.06	c (0,0) translated 13 (70%) constraints
1.54/1.06	c (0,0) translated 15 (80%) constraints
1.54/1.06	c (0,0) translated 17 (90%) constraints
1.54/1.06	c (0,0) translated 18 (100%) constraints
1.54/1.10	c (0,0) STATISTICS1:HOME/instance-4307108-1534191474.xml,Add:Element:Eq:IntVar:Num,24,150,10,10,3,2,10:2;9:2;8:2;7:2;6:2;5:2,10:26;9:26;8:26;7:26;6:170;5:26,3:144;1:6,2:12;1:432,
1.54/1.10	c (0,0) ==========================================
1.54/1.10	c (0,0) Order
1.54/1.10	c (0,0) ==========================================
1.80/1.14	c (0,0) translated 15 (10%) constraints
1.80/1.15	c (0,0) translated 30 (20%) constraints
1.80/1.17	c (0,0) translated 45 (30%) constraints
1.80/1.18	c (0,0) translated 60 (40%) constraints
1.80/1.19	c (0,0) translated 75 (50%) constraints
2.01/1.20	c (0,0) translated 90 (60%) constraints
2.01/1.21	c (0,0) translated 105 (70%) constraints
2.01/1.21	c (0,0) translated 120 (80%) constraints
2.01/1.22	c (0,0) translated 135 (90%) constraints
2.01/1.23	c (0,0) translated 150 (100%) constraints
2.01/1.23	c (0,0) CSP to CSPinCNF End
2.01/1.23	c (0,0) CSP: 24 int (0 aux), 72 bool (72 aux), 444 ctr, max domain size 10
2.01/1.23	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 23 MiB used (max 0 MiB)
2.01/1.23	c (0,0) CSPinCNF Propagation Begin
2.01/1.27	c (0,0) 0 values, 78 unsatisfiable literals, and 102 valid clauses are removed
2.01/1.27	c (0,0) CSPinCNF Propagation End
2.01/1.27	c (0,0) CSP: 24 int (0 aux), 72 bool (72 aux), 342 ctr, max domain size 10
2.01/1.27	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 23 MiB used (max 0 MiB)
2.01/1.27	c (0,0) Simplify CSPinCNF Begin
2.01/1.28	c (0,0) Simplify CSPinCNF End
2.01/1.28	c (0,0) CSP: 24 int (0 aux), 72 bool (72 aux), 342 ctr, max domain size 10
2.01/1.28	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 23 MiB used (max 0 MiB)
2.01/1.28	c (0,0) Calculate Precise Domain Begin
2.01/1.28	c (0,0) 0 values are removed by re-calculation
2.01/1.28	c (0,0) Calculate Precise Domain End
2.01/1.28	c (0,0) CSP: 24 int (0 aux), 72 bool (72 aux), 342 ctr, max domain size 10
2.01/1.28	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 23 MiB used (max 0 MiB)
2.01/1.28	c (0,0) CSPinCNF to SatSolver Begin
2.24/1.31	c (0,0) 35 (10 %) CSP clauses are encoded (210 SAT variables, 148 SAT clauses)
2.24/1.31	c (0,0) 69 (20 %) CSP clauses are encoded (210 SAT variables, 182 SAT clauses)
2.24/1.32	c (0,0) 103 (30 %) CSP clauses are encoded (210 SAT variables, 216 SAT clauses)
2.24/1.32	c (0,0) 137 (40 %) CSP clauses are encoded (210 SAT variables, 250 SAT clauses)
2.24/1.32	c (0,0) 171 (50 %) CSP clauses are encoded (210 SAT variables, 284 SAT clauses)
2.24/1.32	c (0,0) 206 (60 %) CSP clauses are encoded (210 SAT variables, 319 SAT clauses)
2.24/1.33	c (0,0) 240 (70 %) CSP clauses are encoded (210 SAT variables, 353 SAT clauses)
2.24/1.33	c (0,0) 274 (80 %) CSP clauses are encoded (210 SAT variables, 387 SAT clauses)
2.24/1.33	c (0,0) 308 (90 %) CSP clauses are encoded (210 SAT variables, 421 SAT clauses)
2.24/1.35	c (0,0) 342 (100 %) CSP clauses are encoded (210 SAT variables, 518 SAT clauses)
2.24/1.35	c (0,0) Launch Command will be: glucose-syrup -model -nthreads=8 -maxmemory=20000
2.24/1.35	c (0,0) CSPinCNF to SatSolver End
2.24/1.35	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 24 MiB used (max 0 MiB)
2.24/1.36	c (0,0) STATISTICS2:HOME/instance-4307108-1534191474.xml,Add:Element:Eq:IntVar:Num,96,342,10,10,3,2,10:2;9:2;8:2;7:2;6:2;5:2,10:40;9:36;8:32;7:28;6:264;5:20;2:330,3:66;2:264;1:12,2:12;1:726,
2.24/1.36	c (0,0) 210 bool, 522 clause
2.24/1.36	c (0,0) Export Begin
2.49/1.44	c (0,0) Export to HOME/scop-7311-serial-file.bin
2.49/1.44	c (0,0) Export End
2.49/1.44	c (0,0) Export File Size: 0.01 MB
2.49/1.44	c (0,0) 0,0,0,0,0,0,0,STOP-AFTER(DIMACS)
2.49/1.44	c END-Prog: Mon Aug 13 22:17:55 CEST 2018
2.49/1.45	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp scop.jar fun.scop.XCSP18Solve HOME/scop-7311-serial-file.bin
2.57/1.93	c (0,0) Read Serial File Begin
2.57/1.93	c (0,0) HOME/scop-7311-serial-file.bin
3.30/2.09	c (0,0) Read Serial File End
3.30/2.09	
3.64/2.22	scop order+glucose-syrup (2018-07-31)
3.64/2.22	(Solving Process)
3.64/2.22	
3.64/2.22	c BEGIN-Prog: Mon Aug 13 22:17:56 CEST 2018
3.64/2.22	c PID: 7334
3.64/2.22	c IP: 172.20.3.103
3.64/2.22	c HOST: node103.alineos.net
3.64/2.22	c (0,0) SatSolver.solve Begin
3.64/2.22	c (0,0) 0 bool, 0 clause
3.64/2.22	c (0,0) glucose-syrup -model -nthreads=8 -maxmemory=20000 HOME/instance-4307108-1534191474.xml-scop-7314.cnf
3.64/2.23	c (0,0) c
3.64/2.23	c (0,0) c This is glucose-syrup 4.1 (glucose in many threads) --  based on MiniSAT (Many thanks to MiniSAT team)
3.64/2.23	c (0,0) c
3.64/2.23	c (0,0) c WARNING: for repeatability, setting FPU to use double precision
3.64/2.23	c (0,0) c 8 solvers engines and 1 companion as a blackboard created.
3.64/2.23	c (0,0) c ========================================[ Problem Statistics ]===========================================
3.64/2.23	c (0,0) c |                                                                                                       |
3.64/2.23	c (0,0) c |  Number of variables:           210                                                                   |
3.64/2.23	c (0,0) c |  Number of clauses:             522                                                                   |
3.64/2.23	c (0,0) c |  Parse time:                   0.00 s                                                                 |
3.64/2.23	c (0,0) c |                                                                                                       |
3.64/2.23	c (0,0) c |  Eliminated clauses:           0.00 Mb                                                                |
3.64/2.23	c (0,0) c |  Simplification time:          0.00 s                                                                 |
3.64/2.23	c (0,0) c |                                                                                                       |
3.64/2.23	c (0,0) c |  Generating clones                                                                                    |
3.64/2.23	c (0,0) c |  all clones generated. Memory =  26.11Mb.                                                             |
3.64/2.23	c (0,0) c ========================================================================================================|
3.64/2.23	c (0,0) c Thread 7 is 100% pure glucose! First thread to finish! (UNSAT answer).
3.64/2.23	c (0,0) c Total Memory so far : 602.14Mb
3.64/2.23	c (0,0) c
3.64/2.23	c (0,0) c real time : 0.0824311 s
3.64/2.23	c (0,0) c cpu time  : 0.010712 s
3.64/2.23	c (0,0) c
3.64/2.23	c (0,0) c
3.64/2.23	c (0,0) c
3.64/2.23	c (0,0) c |---------------------------------------- FINAL STATS --------------------------------------------------|
3.64/2.23	c (0,0) c
3.64/2.23	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
3.64/2.23	c (0,0) c | Threads       |      Total      |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
3.64/2.23	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
3.64/2.23	c (0,0) c | Conflicts     |            1402 |        174 |        188 |        188 |        188 |        179 |        188 |        145 |        152 |
3.64/2.23	c (0,0) c | Decisions     |            1712 |        210 |        233 |        233 |        233 |        214 |        233 |        175 |        181 |
3.64/2.23	c (0,0) c | Propagations  |           36895 |       4450 |       4978 |       4978 |       4978 |       4617 |       4978 |       4051 |       3865 |
3.64/2.23	c (0,0) c | Avg_Trail     |                 |         80 |         81 |         81 |         81 |         80 |         81 |         79 |         81 |
3.64/2.23	c (0,0) c | Avg_DL        |                 |          5 |          5 |          5 |          5 |          4 |          5 |          4 |          4 |
3.64/2.23	c (0,0) c | Avg_Res       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
3.64/2.23	c (0,0) c | Avg_Res_Seen  |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
3.64/2.23	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
3.64/2.23	c (0,0) c | Exported      |             173 |         18 |         22 |         22 |         22 |         21 |         22 |         19 |         27 |
3.64/2.23	c (0,0) c | Imported      |            1211 |        155 |        151 |        151 |        151 |        152 |        151 |        154 |        146 |
3.64/2.23	c (0,0) c | Good          |             469 |         63 |         59 |         59 |         59 |         59 |         59 |         58 |         53 |
3.64/2.23	c (0,0) c | Purge         |             742 |         92 |         92 |         92 |         92 |         93 |         92 |         96 |         93 |
3.64/2.23	c (0,0) c | Promoted      |              29 |          2 |          2 |          2 |          2 |          2 |          2 |          6 |         11 |
3.64/2.23	c (0,0) c | Remove_Imp    |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
3.64/2.23	c (0,0) c | Blocked_Reuse |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
3.64/2.23	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
3.64/2.24	c (0,0) c | Unaries       |                 |          2 |          2 |          2 |          2 |          2 |          2 |          2 |          3 |
3.64/2.24	c (0,0) c | Binaries      |                 |          4 |          8 |          8 |          8 |          8 |          8 |          9 |         14 |
3.64/2.24	c (0,0) c | Glues         |                 |         18 |         22 |         22 |         22 |         21 |         22 |         19 |         27 |
3.64/2.24	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
3.64/2.24	c (0,0) c | Orig_Seen     |            48 % |        253 |        253 |        253 |        253 |        257 |        253 |        256 |        263 |
3.64/2.24	c (0,0) c | Diff Orig seen|                 | -       10 | -       10 | -       10 | -       10 | -        6 | -       10 | -        7 |      X     |
3.64/2.24	c (0,0) c | Hamming       |            16 % |         49 |         33 |         33 |         33 |         28 |         33 |         39 |      X     |
3.64/2.24	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
3.64/2.24	c (0,0) 
3.64/2.24	c (0,0) s UNSATISFIABLE
3.64/2.24	c (0,0) SatSolver.solve End
3.64/2.24	c (0,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 15 MiB used (max 0 MiB)
3.64/2.24	c (0,0) Show results Begin
3.64/2.24	s UNSATISFIABLE
3.64/2.24	c (0,0) Show results End
3.64/2.24	c (0,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 15 MiB used (max 0 MiB)
3.64/2.24	c (0,0) 0,0,STOP-AFTER(ALL)
3.64/2.24	c END-Prog: Mon Aug 13 22:17:56 CEST 2018

Verifier Data


Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (10476 MiB free)
  memory of node 1: 16384 MiB (13012 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4307108-1534191474/watcher-4307108-1534191474 -o /tmp/evaluation-result-4307108-1534191474/solver-4307108-1534191474 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node103-1534191388-5599 --watchdog 2580 scop.sh 22g scop.jar -order glucose-syrup -model:-nthreads=8:-maxmemory=20000 HOME HOME/instance-4307108-1534191474.xml 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 20160 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 20190 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=7311, runsolver pid=7308

[startup+0.100135 s]*
/proc/loadavg: 1.77 1.24 1.12 3/200 7333
/proc/meminfo: memFree=23956984/32770624 swapFree=67058964/67108860
[pid=7311] ppid=7308 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/7311/stat : 7311 (scop.sh) S 7308 7311 5572 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 236710582 115843072 349 33554432000 4194304 5098028 140724429834000 140724429831256 140122146083452 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 22548480 140724429841442 140724429841667 140724429841667 140724429844429 0
/proc/7311/statm: 28282 349 296 221 0 87 0
[pid=7314] ppid=7311 vsize=27313900 memory=108164 CPUtime=0.1 cores=0-7
/proc/7314/stat : 7314 (java) S 7311 7311 5572 0 -1 1077944320 6489 0 0 0 8 2 0 0 20 0 20 0 236710582 27969433600 27041 33554432000 4194304 4196468 140724942875312 140724942857856 140276729093879 0 0 2 16800973 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 11681792 140724942881769 140724942882093 140724942882093 140724942884815 0
/proc/7314/statm: 6828475 27041 2740 1 0 6790935 0
[pid=7314/tid=7315] ppid=7311 vsize=27313900 memory=4134692831991783777 CPUtime=0.09 cores=0-7
/proc/7314/task/7315/stat : 7315 (java) R 7311 7311 5572 0 -1 4202560 4610 0 0 0 7 2 0 0 20 0 20 0 236710582 27969433600 27041 33554432000 4194304 4196468 140724942875312 140276700920208 140276709370704 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 11681792 140724942881769 140724942882093 140724942882093 140724942884815 0
[pid=7314/tid=7316] ppid=7311 vsize=27313900 memory=4126316290023845779 CPUtime=0 cores=0-7
/proc/7314/task/7316/stat : 7316 (java) S 7311 7311 5572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236710585 27969433600 27041 33554432000 4194304 4196468 140724942875312 140276733336464 140276729104085 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11681792 140724942881769 140724942882093 140724942882093 140724942884815 0
[pid=7314/tid=7317] ppid=7311 vsize=27313900 memory=140705307952768 CPUtime=0 cores=0-7
/proc/7314/task/7317/stat : 7317 (java) S 7311 7311 5572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236710585 27969433600 27041 33554432000 4194304 4196468 140724942875312 140276547492624 140276729104085 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11681792 140724942881769 140724942882093 140724942882093 140724942884815 0
[pid=7314/tid=7318] ppid=7311 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/7314/task/7318/stat : 7318 (java) S 7311 7311 5572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236710585 27969433600 27041 33554432000 4194304 4196468 140724942875312 140276546440336 140276729104085 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11681792 140724942881769 140724942882093 140724942882093 140724942884815 0
[pid=7314/tid=7319] ppid=7311 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/7314/task/7319/stat : 7319 (java) S 7311 7311 5572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236710585 27969433600 27041 33554432000 4194304 4196468 140724942875312 140276545387536 140276729104085 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11681792 140724942881769 140724942882093 140724942882093 140724942884815 0
[pid=7314/tid=7320] ppid=7311 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/7314/task/7320/stat : 7320 (java) S 7311 7311 5572 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236710585 27969433600 27041 33554432000 4194304 4196468 140724942875312 140276544334224 140276729104085 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11681792 140724942881769 140724942882093 140724942882093 140724942884815 0
[pid=7314/tid=7321] ppid=7311 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/7314/task/7321/stat : 7321 (java) S 7311 7311 5572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236710585 27969433600 27107 33554432000 4194304 4196468 140724942875312 140276543281424 140276729104085 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11681792 140724942881769 140724942882093 140724942882093 140724942884815 0
[pid=7314/tid=7322] ppid=7311 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/7314/task/7322/stat : 7322 (java) S 7311 7311 5572 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236710585 27969433600 27107 33554432000 4194304 4196468 140724942875312 140276542229136 140276729104085 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11681792 140724942881769 140724942882093 140724942882093 140724942884815 0
[pid=7314/tid=7323] ppid=7311 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/7314/task/7323/stat : 7323 (java) S 7311 7311 5572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236710585 27969433600 27107 33554432000 4194304 4196468 140724942875312 140276541176336 140276729104085 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11681792 140724942881769 140724942882093 140724942882093 140724942884815 0
[pid=7314/tid=7324] ppid=7311 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/7314/task/7324/stat : 7324 (java) S 7311 7311 5572 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 20 0 236710586 27969433600 27107 33554432000 4194304 4196468 140724942875312 140275250563696 140276729105026 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11681792 140724942881769 140724942882093 140724942882093 140724942884815 0
[pid=7314/tid=7325] ppid=7311 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/7314/task/7325/stat : 7325 (java) S 7311 7311 5572 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 236710587 27969433600 27107 33554432000 4194304 4196468 140724942875312 140274370077984 140276729104085 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11681792 140724942881769 140724942882093 140724942882093 140724942884815 0
[pid=7314/tid=7326] ppid=7311 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/7314/task/7326/stat : 7326 (java) S 7311 7311 5572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236710587 27969433600 27107 33554432000 4194304 4196468 140724942875312 140274101642864 140276729104085 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11681792 140724942881769 140724942882093 140724942882093 140724942884815 0
[pid=7314/tid=7327] ppid=7311 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/7314/task/7327/stat : 7327 (java) S 7311 7311 5572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236710589 27969433600 27107 33554432000 4194304 4196468 140724942875312 140273727134288 140276729112475 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11681792 140724942881769 140724942882093 140724942882093 140724942884815 0
[pid=7314/tid=7328] ppid=7311 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/7314/task/7328/stat : 7328 (java) S 7311 7311 5572 0 -1 1077944384 303 0 0 0 0 0 0 0 20 0 20 0 236710589 27969433600 27107 33554432000 4194304 4196468 140724942875312 140275249510512 140276729105026 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11681792 140724942881769 140724942882093 140724942882093 140724942884815 0
[pid=7314/tid=7329] ppid=7311 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/7314/task/7329/stat : 7329 (java) S 7311 7311 5572 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236710589 27969433600 27107 33554432000 4194304 4196468 140724942875312 140275248457712 140276729105026 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11681792 140724942881769 140724942882093 140724942882093 140724942884815 0
[pid=7314/tid=7330] ppid=7311 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/7314/task/7330/stat : 7330 (java) S 7311 7311 5572 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236710589 27969433600 27107 33554432000 4194304 4196468 140724942875312 140275247405424 140276729105026 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11681792 140724942881769 140724942882093 140724942882093 140724942884815 0
[pid=7314/tid=7331] ppid=7311 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/7314/task/7331/stat : 7331 (java) S 7311 7311 5572 0 -1 1077944384 245 0 0 0 0 0 0 0 20 0 20 0 236710589 27969433600 27107 33554432000 4194304 4196468 140724942875312 140275246352624 140276729105026 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11681792 140724942881769 140724942882093 140724942882093 140724942884815 0
[pid=7314/tid=7332] ppid=7311 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/7314/task/7332/stat : 7332 (java) S 7311 7311 5572 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236710590 27969433600 27107 33554432000 4194304 4196468 140724942875312 140273229228896 140276729104085 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11681792 140724942881769 140724942882093 140724942882093 140724942884815 0
[pid=7314/tid=7333] ppid=7311 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/7314/task/7333/stat : 7333 (java) S 7311 7311 5572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236710590 27969433600 27107 33554432000 4194304 4196468 140724942875312 140275245300528 140276729105026 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11681792 140724942881769 140724942882093 140724942882093 140724942884815 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 27427028 KiB
Current children cumulated memory: 109560 KiB

[startup+0.210392 s]*
/proc/loadavg: 1.77 1.24 1.12 2/200 7333
/proc/meminfo: memFree=23940860/32770624 swapFree=67058964/67108860
[pid=7311] ppid=7308 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/7311/stat : 7311 (scop.sh) S 7308 7311 5572 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 236710582 115843072 349 33554432000 4194304 5098028 140724429834000 140724429831256 140122146083452 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 22548480 140724429841442 140724429841667 140724429841667 140724429844429 0
/proc/7311/statm: 28282 349 296 221 0 87 0
[pid=7314] ppid=7311 vsize=27313900 memory=122828 CPUtime=0.24 cores=0-7
/proc/7314/stat : 7314 (java) S 7311 7311 5572 0 -1 1077944320 10428 0 0 0 21 3 0 0 20 0 20 0 236710582 27969433600 30707 33554432000 4194304 4196468 140724942875312 140724942857856 140276729093879 0 0 2 16800973 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 11681792 140724942881769 140724942882093 140724942882093 140724942884815 0
/proc/7314/statm: 6828475 30707 2861 1 0 6790935 0
[pid=7314/tid=7315] ppid=7311 vsize=27313900 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/7314/task/7315/stat : 7315 (java) R 7311 7311 5572 0 -1 4202560 8334 0 0 0 17 2 0 0 20 0 20 0 236710582 27969433600 30773 33554432000 4194304 4196468 140724942875312 140276700874544 140276713174366 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 11681792 140724942881769 140724942882093 140724942882093 140724942884815 0
[pid=7314/tid=7316] ppid=7311 vsize=27313900 memory=342 CPUtime=0 cores=0-7
/proc/7314/task/7316/stat : 7316 (java) S 7311 7311 5572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236710585 27969433600 30773 33554432000 4194304 4196468 140724942875312 140276733336464 140276729104085 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11681792 140724942881769 140724942882093 140724942882093 140724942884815 0
[pid=7314/tid=7317] ppid=7311 vsize=27313900 memory=140705307960336 CPUtime=0 cores=0-7
/proc/7314/task/7317/stat : 7317 (java) S 7311 7311 5572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236710585 27969433600 30773 33554432000 4194304 4196468 140724942875312 140276547492624 140276729104085 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11681792 140724942881769 140724942882093 140724942882093 140724942884815 0
[pid=7314/tid=7318] ppid=7311 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/7314/task/7318/stat : 7318 (java) S 7311 7311 5572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236710585 27969433600 30773 33554432000 4194304 4196468 140724942875312 140276546440336 140276729104085 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11681792 140724942881769 140724942882093 140724942882093 140724942884815 0
[pid=7314/tid=7319] ppid=7311 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/7314/task/7319/stat : 7319 (java) S 7311 7311 5572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236710585 27969433600 30773 33554432000 4194304 4196468 140724942875312 140276545387536 140276729104085 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11681792 140724942881769 140724942882093 140724942882093 140724942884815 0
[pid=7314/tid=7320] ppid=7311 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/7314/task/7320/stat : 7320 (java) S 7311 7311 5572 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236710585 27969433600 30773 33554432000 4194304 4196468 140724942875312 140276544334224 140276729104085 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11681792 140724942881769 140724942882093 140724942882093 140724942884815 0
[pid=7314/tid=7321] ppid=7311 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/7314/task/7321/stat : 7321 (java) S 7311 7311 5572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236710585 27969433600 30773 33554432000 4194304 4196468 140724942875312 140276543281424 140276729104085 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11681792 140724942881769 140724942882093 140724942882093 140724942884815 0
[pid=7314/tid=7322] ppid=7311 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/7314/task/7322/stat : 7322 (java) S 7311 7311 5572 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236710585 27969433600 30773 33554432000 4194304 4196468 140724942875312 140276542229136 140276729104085 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11681792 140724942881769 140724942882093 140724942882093 140724942884815 0
[pid=7314/tid=7323] ppid=7311 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/7314/task/7323/stat : 7323 (java) S 7311 7311 5572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236710585 27969433600 30773 33554432000 4194304 4196468 140724942875312 140276541176336 140276729104085 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11681792 140724942881769 140724942882093 140724942882093 140724942884815 0
[pid=7314/tid=7324] ppid=7311 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/7314/task/7324/stat : 7324 (java) S 7311 7311 5572 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 20 0 236710586 27969433600 30773 33554432000 4194304 4196468 140724942875312 140275250563696 140276729105026 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11681792 140724942881769 140724942882093 140724942882093 140724942884815 0
[pid=7314/tid=7325] ppid=7311 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/7314/task/7325/stat : 7325 (java) S 7311 7311 5572 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 236710587 27969433600 30773 33554432000 4194304 4196468 140724942875312 140274370077984 140276729104085 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11681792 140724942881769 140724942882093 140724942882093 140724942884815 0
[pid=7314/tid=7326] ppid=7311 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/7314/task/7326/stat : 7326 (java) S 7311 7311 5572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236710587 27969433600 30773 33554432000 4194304 4196468 140724942875312 140274101642864 140276729104085 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11681792 140724942881769 140724942882093 140724942882093 140724942884815 0
[pid=7314/tid=7327] ppid=7311 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/7314/task/7327/stat : 7327 (java) S 7311 7311 5572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236710589 27969433600 30773 33554432000 4194304 4196468 140724942875312 140273727134288 140276729112475 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11681792 140724942881769 140724942882093 140724942882093 140724942884815 0
[pid=7314/tid=7328] ppid=7311 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/7314/task/7328/stat : 7328 (java) S 7311 7311 5572 0 -1 1077944384 338 0 0 0 0 0 0 0 20 0 20 0 236710589 27969433600 30773 33554432000 4194304 4196468 140724942875312 140275249510512 140276729105026 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11681792 140724942881769 140724942882093 140724942882093 140724942884815 0
[pid=7314/tid=7329] ppid=7311 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/7314/task/7329/stat : 7329 (java) S 7311 7311 5572 0 -1 1077944384 20 0 0 0 0 0 0 0 20 0 20 0 236710589 27969433600 30773 33554432000 4194304 4196468 140724942875312 140275248457712 140276729105026 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11681792 140724942881769 140724942882093 140724942882093 140724942884815 0
[pid=7314/tid=7330] ppid=7311 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/7314/task/7330/stat : 7330 (java) S 7311 7311 5572 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 20 0 236710589 27969433600 30773 33554432000 4194304 4196468 140724942875312 140275247405424 140276729105026 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11681792 140724942881769 140724942882093 140724942882093 140724942884815 0
[pid=7314/tid=7331] ppid=7311 vsize=27313900 memory=-1 CPUtime=0.02 cores=0-7
/proc/7314/task/7331/stat : 7331 (java) S 7311 7311 5572 0 -1 1077944384 297 0 0 0 2 0 0 0 20 0 20 0 236710589 27969433600 30773 33554432000 4194304 4196468 140724942875312 140275246352624 140276729105026 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11681792 140724942881769 140724942882093 140724942882093 140724942884815 0
[pid=7314/tid=7332] ppid=7311 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/7314/task/7332/stat : 7332 (java) S 7311 7311 5572 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236710590 27969433600 30773 33554432000 4194304 4196468 140724942875312 140273229228896 140276729104085 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11681792 140724942881769 140724942882093 140724942882093 140724942884815 0
[pid=7314/tid=7333] ppid=7311 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/7314/task/7333/stat : 7333 (java) S 7311 7311 5572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236710590 27969433600 30773 33554432000 4194304 4196468 140724942875312 140275245300528 140276729105026 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11681792 140724942881769 140724942882093 140724942882093 140724942884815 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 27427028 KiB
Current children cumulated memory: 124224 KiB

[startup+0.310269 s]*
/proc/loadavg: 1.77 1.24 1.12 2/200 7333
/proc/meminfo: memFree=23937076/32770624 swapFree=67058964/67108860
[pid=7311] ppid=7308 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/7311/stat : 7311 (scop.sh) S 7308 7311 5572 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 236710582 115843072 349 33554432000 4194304 5098028 140724429834000 140724429831256 140122146083452 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 22548480 140724429841442 140724429841667 140724429841667 140724429844429 0
/proc/7311/statm: 28282 349 296 221 0 87 0
[pid=7314] ppid=7311 vsize=27313900 memory=127328 CPUtime=0.42 cores=0-7
/proc/7314/stat : 7314 (java) S 7311 7311 5572 0 -1 1077944320 11106 0 0 0 38 4 0 0 20 0 20 0 236710582 27969433600 31832 33554432000 4194304 4196468 140724942875312 140724942857856 140276729093879 0 0 2 16800973 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 11681792 140724942881769 140724942882093 140724942882093 140724942884815 0
/proc/7314/statm: 6828475 31832 2959 1 0 6790935 0
[pid=7314/tid=7315] ppid=7311 vsize=27313900 memory=8112282956445269571 CPUtime=0.29 cores=0-7
/proc/7314/task/7315/stat : 7315 (java) R 7311 7311 5572 0 -1 4202560 8810 0 0 0 26 3 0 0 20 0 20 0 236710582 27969433600 31832 33554432000 4194304 4196468 140724942875312 140276700889328 140276729115805 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 11681792 140724942881769 140724942882093 140724942882093 140724942884815 0
[pid=7314/tid=7316] ppid=7311 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/7314/task/7316/stat : 7316 (java) S 7311 7311 5572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236710585 27969433600 31832 33554432000 4194304 4196468 140724942875312 140276733336464 140276729104085 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11681792 140724942881769 140724942882093 140724942882093 140724942884815 0
[pid=7314/tid=7317] ppid=7311 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/7314/task/7317/stat : 7317 (java) S 7311 7311 5572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236710585 27969433600 31832 33554432000 4194304 4196468 140724942875312 140276547492624 140276729104085 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11681792 140724942881769 140724942882093 140724942882093 140724942884815 0
[pid=7314/tid=7318] ppid=7311 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/7314/task/7318/stat : 7318 (java) S 7311 7311 5572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236710585 27969433600 31832 33554432000 4194304 4196468 140724942875312 140276546440336 140276729104085 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11681792 140724942881769 140724942882093 140724942882093 140724942884815 0
[pid=7314/tid=7319] ppid=7311 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/7314/task/7319/stat : 7319 (java) S 7311 7311 5572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236710585 27969433600 31832 33554432000 4194304 4196468 140724942875312 140276545387536 140276729104085 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11681792 140724942881769 140724942882093 140724942882093 140724942884815 0
[pid=7314/tid=7320] ppid=7311 vsize=27313900 memory=2244 CPUtime=0 cores=0-7
/proc/7314/task/7320/stat : 7320 (java) S 7311 7311 5572 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236710585 27969433600 31832 33554432000 4194304 4196468 140724942875312 140276544334224 140276729104085 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11681792 140724942881769 140724942882093 140724942882093 140724942884815 0
[pid=7314/tid=7321] ppid=7311 vsize=27313900 memory=140705209086895 CPUtime=0 cores=0-7
/proc/7314/task/7321/stat : 7321 (java) S 7311 7311 5572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236710585 27969433600 31832 33554432000 4194304 4196468 140724942875312 140276543281424 140276729104085 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11681792 140724942881769 140724942882093 140724942882093 140724942884815 0
[pid=7314/tid=7322] ppid=7311 vsize=27313900 memory=140705209089200 CPUtime=0 cores=0-7
/proc/7314/task/7322/stat : 7322 (java) S 7311 7311 5572 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236710585 27969433600 31832 33554432000 4194304 4196468 140724942875312 140276542229136 140276729104085 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11681792 140724942881769 140724942882093 140724942882093 140724942884815 0
[pid=7314/tid=7323] ppid=7311 vsize=27313900 memory=140705209091504 CPUtime=0 cores=0-7
/proc/7314/task/7323/stat : 7323 (java) S 7311 7311 5572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236710585 27969433600 31832 33554432000 4194304 4196468 140724942875312 140276541176336 140276729104085 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11681792 140724942881769 140724942882093 140724942882093 140724942884815 0
[pid=7314/tid=7324] ppid=7311 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/7314/task/7324/stat : 7324 (java) S 7311 7311 5572 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 20 0 236710586 27969433600 31832 33554432000 4194304 4196468 140724942875312 140275250563696 140276729105026 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11681792 140724942881769 140724942882093 140724942882093 140724942884815 0
[pid=7314/tid=7325] ppid=7311 vsize=27313900 memory=281410418189968 CPUtime=0 cores=0-7
/proc/7314/task/7325/stat : 7325 (java) S 7311 7311 5572 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 236710587 27969433600 31832 33554432000 4194304 4196468 140724942875312 140274370077984 140276729104085 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11681792 140724942881769 140724942882093 140724942882093 140724942884815 0
[pid=7314/tid=7326] ppid=7311 vsize=27313900 memory=281410418196880 CPUtime=0 cores=0-7
/proc/7314/task/7326/stat : 7326 (java) S 7311 7311 5572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236710587 27969433600 31832 33554432000 4194304 4196468 140724942875312 140274101642864 140276729104085 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11681792 140724942881769 140724942882093 140724942882093 140724942884815 0
[pid=7314/tid=7327] ppid=7311 vsize=27313900 memory=281410418138160 CPUtime=0 cores=0-7
/proc/7314/task/7327/stat : 7327 (java) S 7311 7311 5572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236710589 27969433600 31832 33554432000 4194304 4196468 140724942875312 140273727134288 140276729112475 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11681792 140724942881769 140724942882093 140724942882093 140724942884815 0
[pid=7314/tid=7328] ppid=7311 vsize=27313900 memory=281410418210704 CPUtime=0 cores=0-7
/proc/7314/task/7328/stat : 7328 (java) S 7311 7311 5572 0 -1 1077944384 356 0 0 0 0 0 0 0 20 0 20 0 236710589 27969433600 31832 33554432000 4194304 4196468 140724942875312 140275249510512 140276729105026 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11681792 140724942881769 140724942882093 140724942882093 140724942884815 0
[pid=7314/tid=7329] ppid=7311 vsize=27313900 memory=281410418217616 CPUtime=0.01 cores=0-7
/proc/7314/task/7329/stat : 7329 (java) S 7311 7311 5572 0 -1 1077944384 100 0 0 0 1 0 0 0 20 0 20 0 236710589 27969433600 31832 33554432000 4194304 4196468 140724942875312 140275248457712 140276729105026 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11681792 140724942881769 140724942882093 140724942882093 140724942884815 0
[pid=7314/tid=7330] ppid=7311 vsize=27313900 memory=281410418215312 CPUtime=0.01 cores=0-7
/proc/7314/task/7330/stat : 7330 (java) S 7311 7311 5572 0 -1 1077944384 169 0 0 0 1 0 0 0 20 0 20 0 236710589 27969433600 31832 33554432000 4194304 4196468 140724942875312 140275247405424 140276729105026 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11681792 140724942881769 140724942882093 140724942882093 140724942884815 0
[pid=7314/tid=7331] ppid=7311 vsize=27313900 memory=281410418231472 CPUtime=0.07 cores=0-7
/proc/7314/task/7331/stat : 7331 (java) S 7311 7311 5572 0 -1 1077944384 338 0 0 0 7 0 0 0 20 0 20 0 236710589 27969433600 31832 33554432000 4194304 4196468 140724942875312 140275246352624 140276729105026 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11681792 140724942881769 140724942882093 140724942882093 140724942884815 0
[pid=7314/tid=7332] ppid=7311 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/7314/task/7332/stat : 7332 (java) S 7311 7311 5572 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236710590 27969433600 31832 33554432000 4194304 4196468 140724942875312 140273229228896 140276729104085 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11681792 140724942881769 140724942882093 140724942882093 140724942884815 0
[pid=7314/tid=7333] ppid=7311 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/7314/task/7333/stat : 7333 (java) S 7311 7311 5572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236710590 27969433600 31832 33554432000 4194304 4196468 140724942875312 140275245300528 140276729105026 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11681792 140724942881769 140724942882093 140724942882093 140724942884815 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 27427028 KiB
Current children cumulated memory: 128724 KiB

[startup+0.700971 s]
/proc/loadavg: 1.77 1.24 1.12 2/200 7333
/proc/meminfo: memFree=23912768/32770624 swapFree=67058964/67108860
[pid=7311] ppid=7308 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/7311/stat : 7311 (scop.sh) S 7308 7311 5572 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 236710582 115843072 349 33554432000 4194304 5098028 140724429834000 140724429831256 140122146083452 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 22548480 140724429841442 140724429841667 140724429841667 140724429844429 0
/proc/7311/statm: 28282 349 296 221 0 87 0
[pid=7314] ppid=7311 vsize=27322296 memory=165380 CPUtime=0.99 cores=0-7
/proc/7314/stat : 7314 (java) S 7311 7311 5572 0 -1 1077944320 18395 0 0 0 93 6 0 0 20 0 20 0 236710582 27978031104 41345 33554432000 4194304 4196468 140724942875312 140724942857856 140276729093879 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 11681792 140724942881769 140724942882093 140724942882093 140724942884815 0
/proc/7314/statm: 6830574 41345 3151 1 0 6791959 0
[pid=7314/tid=7315] ppid=7311 vsize=27322296 memory=281410418589360 CPUtime=0.67 cores=0-7
/proc/7314/task/7315/stat : 7315 (java) R 7311 7311 5572 0 -1 4202560 15579 0 0 0 62 5 0 0 20 0 20 0 236710582 27978031104 41345 33554432000 4194304 4196468 140724942875312 140276700930240 140276729115226 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 11681792 140724942881769 140724942882093 140724942882093 140724942884815 0
[pid=7314/tid=7316] ppid=7311 vsize=27322296 memory=140705209295728 CPUtime=0 cores=0-7
/proc/7314/task/7316/stat : 7316 (java) S 7311 7311 5572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236710585 27978031104 41345 33554432000 4194304 4196468 140724942875312 140276733336464 140276729104085 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11681792 140724942881769 140724942882093 140724942882093 140724942884815 0
[pid=7314/tid=7317] ppid=7311 vsize=27322296 memory=0 CPUtime=0 cores=0-7
/proc/7314/task/7317/stat : 7317 (java) S 7311 7311 5572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236710585 27978031104 41345 33554432000 4194304 4196468 140724942875312 140276547492624 140276729104085 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11681792 140724942881769 140724942882093 140724942882093 140724942884815 0
[pid=7314/tid=7318] ppid=7311 vsize=27322296 memory=1520 CPUtime=0 cores=0-7
/proc/7314/task/7318/stat : 7318 (java) S 7311 7311 5572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236710585 27978031104 41345 33554432000 4194304 4196468 140724942875312 140276546440336 140276729104085 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11681792 140724942881769 140724942882093 140724942882093 140724942884815 0

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

[pid=7314/tid=7321] ppid=7311 vsize=27322296 memory=13608 CPUtime=0 cores=0-7
/proc/7314/task/7321/stat : 7321 (java) S 7311 7311 5572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236710585 27978031104 41345 33554432000 4194304 4196468 140724942875312 140276543281424 140276729104085 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11681792 140724942881769 140724942882093 140724942882093 140724942884815 0
[pid=7314/tid=7322] ppid=7311 vsize=27322296 memory=1860 CPUtime=0 cores=0-7
/proc/7314/task/7322/stat : 7322 (java) S 7311 7311 5572 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236710585 27978031104 41345 33554432000 4194304 4196468 140724942875312 140276542229136 140276729104085 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11681792 140724942881769 140724942882093 140724942882093 140724942884815 0
[pid=7314/tid=7323] ppid=7311 vsize=27322296 memory=34024 CPUtime=0 cores=0-7
/proc/7314/task/7323/stat : 7323 (java) S 7311 7311 5572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236710585 27978031104 41345 33554432000 4194304 4196468 140724942875312 140276541176336 140276729104085 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11681792 140724942881769 140724942882093 140724942882093 140724942884815 0
[pid=7314/tid=7324] ppid=7311 vsize=27322296 memory=13808 CPUtime=0 cores=0-7
/proc/7314/task/7324/stat : 7324 (java) S 7311 7311 5572 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 20 0 236710586 27978031104 41345 33554432000 4194304 4196468 140724942875312 140275250563696 140276729105026 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11681792 140724942881769 140724942882093 140724942882093 140724942884815 0
[pid=7314/tid=7325] ppid=7311 vsize=27322296 memory=524 CPUtime=0 cores=0-7
/proc/7314/task/7325/stat : 7325 (java) S 7311 7311 5572 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 236710587 27978031104 41345 33554432000 4194304 4196468 140724942875312 140274370077984 140276729104085 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11681792 140724942881769 140724942882093 140724942882093 140724942884815 0
[pid=7314/tid=7326] ppid=7311 vsize=27322296 memory=1528 CPUtime=0 cores=0-7
/proc/7314/task/7326/stat : 7326 (java) S 7311 7311 5572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236710587 27978031104 41345 33554432000 4194304 4196468 140724942875312 140274101642864 140276729104085 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11681792 140724942881769 140724942882093 140724942882093 140724942884815 0
[pid=7314/tid=7327] ppid=7311 vsize=27322296 memory=924 CPUtime=0 cores=0-7
/proc/7314/task/7327/stat : 7327 (java) S 7311 7311 5572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236710589 27978031104 41345 33554432000 4194304 4196468 140724942875312 140273727134288 140276729112475 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11681792 140724942881769 140724942882093 140724942882093 140724942884815 0
[pid=7314/tid=7328] ppid=7311 vsize=27322296 memory=0 CPUtime=0.06 cores=0-7
/proc/7314/task/7328/stat : 7328 (java) S 7311 7311 5572 0 -1 1077944384 613 0 0 0 6 0 0 0 20 0 20 0 236710589 27978031104 41345 33554432000 4194304 4196468 140724942875312 140275249510512 140276729105026 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11681792 140724942881769 140724942882093 140724942882093 140724942884815 0
[pid=7314/tid=7329] ppid=7311 vsize=27322296 memory=1140 CPUtime=0.05 cores=0-7
/proc/7314/task/7329/stat : 7329 (java) S 7311 7311 5572 0 -1 1077944384 165 0 0 0 5 0 0 0 20 0 20 0 236710589 27978031104 41345 33554432000 4194304 4196468 140724942875312 140275248457712 140276729105026 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11681792 140724942881769 140724942882093 140724942882093 140724942884815 0
[pid=7314/tid=7330] ppid=7311 vsize=27322296 memory=1024 CPUtime=0.03 cores=0-7
/proc/7314/task/7330/stat : 7330 (java) S 7311 7311 5572 0 -1 1077944384 240 0 0 0 3 0 0 0 20 0 20 0 236710589 27978031104 41345 33554432000 4194304 4196468 140724942875312 140275247405424 140276729105026 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11681792 140724942881769 140724942882093 140724942882093 140724942884815 0
[pid=7314/tid=7331] ppid=7311 vsize=27322296 memory=3172 CPUtime=0.15 cores=0-7
/proc/7314/task/7331/stat : 7331 (java) R 7311 7311 5572 0 -1 4202560 460 0 0 0 15 0 0 0 20 0 20 0 236710589 27978031104 41345 33554432000 4194304 4196468 140724942875312 140275246352920 140276708052162 0 4 2 25189581 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 11681792 140724942881769 140724942882093 140724942882093 140724942884815 0
[pid=7314/tid=7332] ppid=7311 vsize=27322296 memory=2076 CPUtime=0 cores=0-7
/proc/7314/task/7332/stat : 7332 (java) S 7311 7311 5572 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236710590 27978031104 41345 33554432000 4194304 4196468 140724942875312 140273229228896 140276729104085 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11681792 140724942881769 140724942882093 140724942882093 140724942884815 0
[pid=7314/tid=7333] ppid=7311 vsize=27322296 memory=9004 CPUtime=0 cores=0-7
/proc/7314/task/7333/stat : 7333 (java) S 7311 7311 5572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236710590 27978031104 41345 33554432000 4194304 4196468 140724942875312 140275245300528 140276729105026 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11681792 140724942881769 140724942882093 140724942882093 140724942884815 0
Current children cumulated CPU time: 0.99 s
Current children cumulated vsize: 27435424 KiB
Current children cumulated memory: 166776 KiB

[startup+1.50097 s]
/proc/loadavg: 1.77 1.24 1.12 2/200 7333
/proc/meminfo: memFree=23886384/32770624 swapFree=67058964/67108860
[pid=7311] ppid=7308 vsize=113128 memory=1472 CPUtime=2.57 cores=0-7
/proc/7311/stat : 7311 (scop.sh) S 7308 7311 5572 0 -1 4202496 590 23170 0 0 0 0 245 12 20 0 1 0 236710582 115843072 368 33554432000 4194304 5098028 140724429834000 140724429830744 140122146083452 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 22548480 140724429841442 140724429841667 140724429841667 140724429844429 0
/proc/7311/statm: 28282 368 311 221 0 87 0
Current children cumulated CPU time: 2.57 s
Current children cumulated vsize: 113128 KiB
Current children cumulated memory: 1472 KiB

[startup+2.25331 s]
# the end of solver process 7311 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=3.50888 s, system=0.197376 s

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

[startup+1.60039 s]
/proc/loadavg: 1.77 1.24 1.12 2/200 7333
/proc/meminfo: memFree=23886384/32770624 swapFree=67058964/67108860
[pid=7311] ppid=7308 vsize=113128 memory=1472 CPUtime=2.57 cores=0-7
/proc/7311/stat : 7311 (scop.sh) S 7308 7311 5572 0 -1 4202496 590 23170 0 0 0 0 245 12 20 0 1 0 236710582 115843072 368 33554432000 4194304 5098028 140724429834000 140724429830744 140122146083452 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 22548480 140724429841442 140724429841667 140724429841667 140724429844429 0
/proc/7311/statm: 28282 368 311 221 0 87 0
Current children cumulated CPU time: 2.57 s
Current children cumulated vsize: 113128 KiB
Current children cumulated memory: 1472 KiB

[startup+2.00032 s]*
/proc/loadavg: 1.77 1.24 1.12 4/200 7353
/proc/meminfo: memFree=23971328/32770624 swapFree=67058964/67108860
[pid=7311] ppid=7308 vsize=113128 memory=1472 CPUtime=2.57 cores=0-7
/proc/7311/stat : 7311 (scop.sh) S 7308 7311 5572 0 -1 4202496 590 23170 0 0 0 0 245 12 20 0 1 0 236710582 115843072 368 33554432000 4194304 5098028 140724429834000 140724429830744 140122146083452 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 22548480 140724429841442 140724429841667 140724429841667 140724429844429 0
/proc/7311/statm: 28282 368 311 221 0 87 0
[pid=7334] ppid=7311 vsize=7752068 memory=93608 CPUtime=0.73 cores=0-7
/proc/7334/stat : 7334 (java) S 7311 7311 5572 0 -1 1077944320 15627 0 0 0 69 4 0 0 20 0 20 0 236710727 7938117632 23402 33554432000 4194304 4196468 140728935628528 140728935611072 140478464171767 0 0 2 25189581 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 7503872 140728935634098 140728935634221 140728935634221 140728935636943 0
/proc/7334/statm: 1938017 23402 2998 1 0 1899951 0
[pid=7334/tid=7335] ppid=7311 vsize=7752068 memory=6944652177228980320 CPUtime=0.53 cores=0-7
/proc/7334/task/7335/stat : 7335 (java) R 7311 7311 5572 0 -1 4202560 13343 0 0 0 50 3 0 0 20 0 20 0 236710727 7938117632 23402 33554432000 4194304 4196468 140728935628528 140478435988024 140478449337415 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 7503872 140728935634098 140728935634221 140728935634221 140728935636943 0
[pid=7334/tid=7336] ppid=7311 vsize=7752068 memory=4126316290023845779 CPUtime=0 cores=0-7
/proc/7334/task/7336/stat : 7336 (java) S 7311 7311 5572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236710728 7938117632 23402 33554432000 4194304 4196468 140728935628528 140478468413840 140478464181973 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7503872 140728935634098 140728935634221 140728935634221 140728935636943 0
[pid=7334/tid=7337] ppid=7311 vsize=7752068 memory=0 CPUtime=0 cores=0-7
/proc/7334/task/7337/stat : 7337 (java) S 7311 7311 5572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236710728 7938117632 23402 33554432000 4194304 4196468 140728935628528 140478268582160 140478464181973 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7503872 140728935634098 140728935634221 140728935634221 140728935636943 0
[pid=7334/tid=7338] ppid=7311 vsize=7752068 memory=0 CPUtime=0 cores=0-7
/proc/7334/task/7338/stat : 7338 (java) S 7311 7311 5572 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236710728 7938117632 23402 33554432000 4194304 4196468 140728935628528 140478267529872 140478464181973 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7503872 140728935634098 140728935634221 140728935634221 140728935636943 0
[pid=7334/tid=7339] ppid=7311 vsize=7752068 memory=0 CPUtime=0 cores=0-7
/proc/7334/task/7339/stat : 7339 (java) S 7311 7311 5572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236710728 7938117632 23402 33554432000 4194304 4196468 140728935628528 140478266477072 140478464181973 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7503872 140728935634098 140728935634221 140728935634221 140728935636943 0
[pid=7334/tid=7340] ppid=7311 vsize=7752068 memory=0 CPUtime=0 cores=0-7
/proc/7334/task/7340/stat : 7340 (java) S 7311 7311 5572 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236710728 7938117632 23402 33554432000 4194304 4196468 140728935628528 140478265424784 140478464181973 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7503872 140728935634098 140728935634221 140728935634221 140728935636943 0
[pid=7334/tid=7341] ppid=7311 vsize=7752068 memory=0 CPUtime=0 cores=0-7
/proc/7334/task/7341/stat : 7341 (java) S 7311 7311 5572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236710728 7938117632 23402 33554432000 4194304 4196468 140728935628528 140478264371984 140478464181973 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7503872 140728935634098 140728935634221 140728935634221 140728935636943 0
[pid=7334/tid=7342] ppid=7311 vsize=7752068 memory=27 CPUtime=0 cores=0-7
/proc/7334/task/7342/stat : 7342 (java) S 7311 7311 5572 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236710728 7938117632 23402 33554432000 4194304 4196468 140728935628528 140478263319696 140478464181973 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7503872 140728935634098 140728935634221 140728935634221 140728935636943 0
[pid=7334/tid=7343] ppid=7311 vsize=7752068 memory=30 CPUtime=0 cores=0-7
/proc/7334/task/7343/stat : 7343 (java) S 7311 7311 5572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236710728 7938117632 23402 33554432000 4194304 4196468 140728935628528 140478262266896 140478464181973 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7503872 140728935634098 140728935634221 140728935634221 140728935636943 0
[pid=7334/tid=7344] ppid=7311 vsize=7752068 memory=0 CPUtime=0 cores=0-7
/proc/7334/task/7344/stat : 7344 (java) S 7311 7311 5572 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236710730 7938117632 23402 33554432000 4194304 4196468 140728935628528 140477557553264 140478464182914 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7503872 140728935634098 140728935634221 140728935634221 140728935636943 0
[pid=7334/tid=7345] ppid=7311 vsize=7752068 memory=4 CPUtime=0 cores=0-7
/proc/7334/task/7345/stat : 7345 (java) S 7311 7311 5572 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 236710730 7938117632 23402 33554432000 4194304 4196468 140728935628528 140477038846752 140478464181973 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7503872 140728935634098 140728935634221 140728935634221 140728935636943 0
[pid=7334/tid=7346] ppid=7311 vsize=7752068 memory=0 CPUtime=0 cores=0-7
/proc/7334/task/7346/stat : 7346 (java) S 7311 7311 5572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236710730 7938117632 23402 33554432000 4194304 4196468 140728935628528 140476770411632 140478464181973 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7503872 140728935634098 140728935634221 140728935634221 140728935636943 0
[pid=7334/tid=7347] ppid=7311 vsize=7752068 memory=24404 CPUtime=0 cores=0-7
/proc/7334/task/7347/stat : 7347 (java) S 7311 7311 5572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236710733 7938117632 23402 33554432000 4194304 4196468 140728935628528 140476395903056 140478464190363 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7503872 140728935634098 140728935634221 140728935634221 140728935636943 0
[pid=7334/tid=7348] ppid=7311 vsize=7752068 memory=12922 CPUtime=0.01 cores=0-7
/proc/7334/task/7348/stat : 7348 (java) S 7311 7311 5572 0 -1 1077944384 401 0 0 0 1 0 0 0 20 0 20 0 236710733 7938117632 23402 33554432000 4194304 4196468 140728935628528 140477556501104 140478464182914 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7503872 140728935634098 140728935634221 140728935634221 140728935636943 0
[pid=7334/tid=7349] ppid=7311 vsize=7752068 memory=26804 CPUtime=0.01 cores=0-7
/proc/7334/task/7349/stat : 7349 (java) S 7311 7311 5572 0 -1 1077944384 180 0 0 0 1 0 0 0 20 0 20 0 236710733 7938117632 23402 33554432000 4194304 4196468 140728935628528 140477555448304 140478464182914 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7503872 140728935634098 140728935634221 140728935634221 140728935636943 0
[pid=7334/tid=7350] ppid=7311 vsize=7752068 memory=0 CPUtime=0.03 cores=0-7
/proc/7334/task/7350/stat : 7350 (java) S 7311 7311 5572 0 -1 1077944384 56 0 0 0 3 0 0 0 20 0 20 0 236710733 7938117632 23402 33554432000 4194304 4196468 140728935628528 140477554396016 140478464182914 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7503872 140728935634098 140728935634221 140728935634221 140728935636943 0
[pid=7334/tid=7351] ppid=7311 vsize=7752068 memory=0 CPUtime=0.11 cores=0-7
/proc/7334/task/7351/stat : 7351 (java) S 7311 7311 5572 0 -1 1077944384 311 0 0 0 11 0 0 0 20 0 20 0 236710733 7938117632 23402 33554432000 4194304 4196468 140728935628528 140477553343216 140478464182914 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7503872 140728935634098 140728935634221 140728935634221 140728935636943 0
[pid=7334/tid=7352] ppid=7311 vsize=7752068 memory=6944652177228980320 CPUtime=0 cores=0-7
/proc/7334/task/7352/stat : 7352 (java) S 7311 7311 5572 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236710733 7938117632 23402 33554432000 4194304 4196468 140728935628528 140475897997664 140478464181973 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7503872 140728935634098 140728935634221 140728935634221 140728935636943 0
[pid=7334/tid=7353] ppid=7311 vsize=7752068 memory=6944656592455360604 CPUtime=0 cores=0-7
/proc/7334/task/7353/stat : 7353 (java) S 7311 7311 5572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236710733 7938117632 23402 33554432000 4194304 4196468 140728935628528 140477552290096 140478464182914 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7503872 140728935634098 140728935634221 140728935634221 140728935636943 0
Current children cumulated CPU time: 3.3 s
Current children cumulated vsize: 7865196 KiB
Current children cumulated memory: 95080 KiB

[startup+2.20087 s]
/proc/loadavg: 1.77 1.24 1.12 4/200 7353
/proc/meminfo: memFree=23971328/32770624 swapFree=67058964/67108860
[pid=7311] ppid=7308 vsize=113128 memory=1472 CPUtime=2.57 cores=0-7
/proc/7311/stat : 7311 (scop.sh) S 7308 7311 5572 0 -1 4202496 590 23170 0 0 0 0 245 12 20 0 1 0 236710582 115843072 368 33554432000 4194304 5098028 140724429834000 140724429830744 140122146083452 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 22548480 140724429841442 140724429841667 140724429841667 140724429844429 0
/proc/7311/statm: 28282 368 311 221 0 87 0
[pid=7334] ppid=7311 vsize=8413904 memory=118344 CPUtime=1.07 cores=0-7
/proc/7334/stat : 7334 (java) S 7311 7311 5572 0 -1 1077944320 17362 0 0 0 102 5 0 0 20 0 24 0 236710727 8615837696 29586 33554432000 4194304 4196468 140728935628528 140728935611072 140478464171767 0 0 2 25189581 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 7503872 140728935634098 140728935634221 140728935634221 140728935636943 0
/proc/7334/statm: 2103476 29586 3145 1 0 2064875 0
[pid=7334/tid=7335] ppid=7311 vsize=8413904 memory=2241 CPUtime=0.71 cores=0-7
/proc/7334/task/7335/stat : 7335 (java) S 7311 7311 5572 0 -1 1077944384 14531 0 0 0 68 3 0 0 20 0 24 0 236710727 8615837696 29586 33554432000 4194304 4196468 140728935628528 140478436011920 140478464181973 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7503872 140728935634098 140728935634221 140728935634221 140728935636943 0
[pid=7334/tid=7336] ppid=7311 vsize=8413904 memory=2244 CPUtime=0 cores=0-7
/proc/7334/task/7336/stat : 7336 (java) S 7311 7311 5572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 236710728 8615837696 29586 33554432000 4194304 4196468 140728935628528 140478468413840 140478464181973 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7503872 140728935634098 140728935634221 140728935634221 140728935636943 0
[pid=7334/tid=7337] ppid=7311 vsize=8413904 memory=0 CPUtime=0 cores=0-7
/proc/7334/task/7337/stat : 7337 (java) S 7311 7311 5572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 236710728 8615837696 29586 33554432000 4194304 4196468 140728935628528 140478268582160 140478464181973 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7503872 140728935634098 140728935634221 140728935634221 140728935636943 0
[pid=7334/tid=7338] ppid=7311 vsize=8413904 memory=0 CPUtime=0 cores=0-7
/proc/7334/task/7338/stat : 7338 (java) S 7311 7311 5572 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 236710728 8615837696 29586 33554432000 4194304 4196468 140728935628528 140478267529872 140478464181973 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7503872 140728935634098 140728935634221 140728935634221 140728935636943 0
[pid=7334/tid=7339] ppid=7311 vsize=8413904 memory=0 CPUtime=0 cores=0-7
/proc/7334/task/7339/stat : 7339 (java) S 7311 7311 5572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 236710728 8615837696 29586 33554432000 4194304 4196468 140728935628528 140478266477072 140478464181973 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7503872 140728935634098 140728935634221 140728935634221 140728935636943 0
[pid=7334/tid=7340] ppid=7311 vsize=8413904 memory=0 CPUtime=0 cores=0-7
/proc/7334/task/7340/stat : 7340 (java) S 7311 7311 5572 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 236710728 8615837696 29586 33554432000 4194304 4196468 140728935628528 140478265424784 140478464181973 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7503872 140728935634098 140728935634221 140728935634221 140728935636943 0
[pid=7334/tid=7341] ppid=7311 vsize=8413904 memory=0 CPUtime=0 cores=0-7
/proc/7334/task/7341/stat : 7341 (java) S 7311 7311 5572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 236710728 8615837696 29586 33554432000 4194304 4196468 140728935628528 140478264371984 140478464181973 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7503872 140728935634098 140728935634221 140728935634221 140728935636943 0
[pid=7334/tid=7342] ppid=7311 vsize=8413904 memory=0 CPUtime=0 cores=0-7
/proc/7334/task/7342/stat : 7342 (java) S 7311 7311 5572 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 236710728 8615837696 29586 33554432000 4194304 4196468 140728935628528 140478263319696 140478464181973 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7503872 140728935634098 140728935634221 140728935634221 140728935636943 0
[pid=7334/tid=7343] ppid=7311 vsize=8413904 memory=0 CPUtime=0 cores=0-7
/proc/7334/task/7343/stat : 7343 (java) S 7311 7311 5572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 236710728 8615837696 29586 33554432000 4194304 4196468 140728935628528 140478262266896 140478464181973 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7503872 140728935634098 140728935634221 140728935634221 140728935636943 0
[pid=7334/tid=7344] ppid=7311 vsize=8413904 memory=0 CPUtime=0 cores=0-7
/proc/7334/task/7344/stat : 7344 (java) S 7311 7311 5572 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 24 0 236710730 8615837696 29586 33554432000 4194304 4196468 140728935628528 140477557553264 140478464182914 0 0 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7503872 140728935634098 140728935634221 140728935634221 140728935636943 0
[pid=7334/tid=7345] ppid=7311 vsize=8413904 memory=0 CPUtime=0 cores=0-7
/proc/7334/task/7345/stat : 7345 (java) S 7311 7311 5572 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 236710730 8615837696 29586 33554432000 4194304 4196468 140728935628528 140477038846752 140478464181973 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7503872 140728935634098 140728935634221 140728935634221 140728935636943 0
[pid=7334/tid=7346] ppid=7311 vsize=8413904 memory=0 CPUtime=0 cores=0-7
/proc/7334/task/7346/stat : 7346 (java) S 7311 7311 5572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 236710730 8615837696 29586 33554432000 4194304 4196468 140728935628528 140476770411632 140478464181973 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7503872 140728935634098 140728935634221 140728935634221 140728935636943 0
[pid=7334/tid=7347] ppid=7311 vsize=8413904 memory=0 CPUtime=0 cores=0-7
/proc/7334/task/7347/stat : 7347 (java) S 7311 7311 5572 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 236710733 8615837696 29586 33554432000 4194304 4196468 140728935628528 140476395903056 140478464190363 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7503872 140728935634098 140728935634221 140728935634221 140728935636943 0
[pid=7334/tid=7348] ppid=7311 vsize=8413904 memory=0 CPUtime=0.06 cores=0-7
/proc/7334/task/7348/stat : 7348 (java) S 7311 7311 5572 0 -1 1077944384 606 0 0 0 6 0 0 0 20 0 24 0 236710733 8615837696 29586 33554432000 4194304 4196468 140728935628528 140477556501104 140478464182914 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7503872 140728935634098 140728935634221 140728935634221 140728935636943 0
[pid=7334/tid=7349] ppid=7311 vsize=8413904 memory=0 CPUtime=0.04 cores=0-7
/proc/7334/task/7349/stat : 7349 (java) S 7311 7311 5572 0 -1 1077944384 298 0 0 0 4 0 0 0 20 0 24 0 236710733 8615837696 29586 33554432000 4194304 4196468 140728935628528 140477555448304 140478464182914 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7503872 140728935634098 140728935634221 140728935634221 140728935636943 0
[pid=7334/tid=7350] ppid=7311 vsize=8413904 memory=0 CPUtime=0.04 cores=0-7
/proc/7334/task/7350/stat : 7350 (java) S 7311 7311 5572 0 -1 1077944384 84 0 0 0 4 0 0 0 20 0 24 0 236710733 8615837696 29586 33554432000 4194304 4196468 140728935628528 140477554396016 140478464182914 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7503872 140728935634098 140728935634221 140728935634221 140728935636943 0
[pid=7334/tid=7351] ppid=7311 vsize=8413904 memory=0 CPUtime=0.17 cores=0-7
/proc/7334/task/7351/stat : 7351 (java) S 7311 7311 5572 0 -1 1077944384 445 0 0 0 17 0 0 0 20 0 24 0 236710733 8615837696 29586 33554432000 4194304 4196468 140728935628528 140477553343216 140478464182914 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7503872 140728935634098 140728935634221 140728935634221 140728935636943 0
[pid=7334/tid=7352] ppid=7311 vsize=8413904 memory=0 CPUtime=0 cores=0-7
/proc/7334/task/7352/stat : 7352 (java) S 7311 7311 5572 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 236710733 8615837696 29586 33554432000 4194304 4196468 140728935628528 140475897997664 140478464181973 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7503872 140728935634098 140728935634221 140728935634221 140728935636943 0
[pid=7334/tid=7353] ppid=7311 vsize=8413904 memory=0 CPUtime=0 cores=0-7
/proc/7334/task/7353/stat : 7353 (java) S 7311 7311 5572 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 236710733 8615837696 29586 33554432000 4194304 4196468 140728935628528 140477552290096 140478464182914 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7503872 140728935634098 140728935634221 140728935634221 140728935636943 0
Current children cumulated CPU time: 3.64 s
Current children cumulated vsize: 8527032 KiB
Current children cumulated memory: 119816 KiB

Child status: 0
Real time (s): 2.25336
CPU time (s): 3.70626
CPU user time (s): 3.50888
CPU system time (s): 0.197376
CPU usage (%): 164.477
Max. virtual memory (cumulated for all children) (KiB): 27441656
Max. memory (cumulated for all children) (KiB): 208476

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3.50888
system time used= 0.197376
maximum resident set size= 212556
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 42732
page faults= 0
swaps= 0
block input operations= 0
block output operations= 216
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6673
involuntary context switches= 30


# summary of solver processes directly reported to runsolver:
#   pid: 7311
#   total CPU time (s): 3.70626
#   total CPU user time (s): 3.50888
#   total CPU system time (s): 0.197376

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.041515 second user time and 0.065998 second system time

The end

Launcher Data

Begin job on node103 at 2018-08-13 22:17:54
IDJOB=4307108
IDBENCH=141346
IDSOLVER=2788
FILE ID=node103/4307108-1534191474
RUNJOBID= node103-1534191388-5599
PBS_JOBID= 21037993
Free space on /tmp= 34764 MiB

SOLVER NAME= scop order+glucose-syrup (2018-07-31)
BENCH NAME= XCSP18/Langford/LangfordBin-06_c18.xml
COMMAND LINE= scop.sh 22g scop.jar -order glucose-syrup -model:-nthreads=NBCORE:-maxmemory=20000 TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4307108-1534191474/watcher-4307108-1534191474 -o /tmp/evaluation-result-4307108-1534191474/solver-4307108-1534191474 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node103-1534191388-5599 --watchdog 2580  scop.sh 22g scop.jar -order glucose-syrup -model:-nthreads=8:-maxmemory=20000 HOME HOME/instance-4307108-1534191474.xml

TIME LIMIT= 20160 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= 067c7c3f6995d0e6d34aa4db2f294f93
RANDOM SEED=2091952066

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:        24052692 kB
MemAvailable:   31942544 kB
Buffers:          153672 kB
Cached:          7919748 kB
SwapCached:         5312 kB
Active:          4363856 kB
Inactive:        3721492 kB
Active(anon):       4084 kB
Inactive(anon):    59392 kB
Active(file):    4359772 kB
Inactive(file):  3662100 kB
Unevictable:        7800 kB
Mlocked:            7800 kB
SwapTotal:      67108860 kB
SwapFree:       67058964 kB
Dirty:              8536 kB
Writeback:             8 kB
AnonPages:         35408 kB
Mapped:            52032 kB
Shmem:             48696 kB
Slab:             324984 kB
SReclaimable:     296440 kB
SUnreclaim:        28544 kB
KernelStack:        3312 kB
PageTables:         5008 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     349376 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     20480 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= 34756 MiB
End job on node103 at 2018-08-13 22:17:56