Trace number 4307258

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.44427 2.16468

General information on the benchmark

NameHaystacks/
Haystacks-ext-04_c18.xml
MD5SUMa1ecb9d626e1829c4f6714b650dba230
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.20178
Satisfiable
(Un)Satisfiability was proved
Number of variables16
Number of constraints27
Number of domains1
Minimum domain size4
Maximum domain size4
Distribution of domain sizes[{"size":4,"count":16}]
Minimum variable degree3
Maximum variable degree4
Distribution of variable degrees[{"degree":3,"count":10},{"degree":4,"count":6}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":27}]
Number of extensional constraints27
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":27}]
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-2817-serial-file.bin HOME/instance-4307258-1534192793.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.55	c BEGIN-Prog: Mon Aug 13 22:39:54 CEST 2018
0.65/0.55	c PID: 2820
0.65/0.55	c IP: 172.20.3.133
0.65/0.55	c HOST: node133.alineos.net
0.65/0.56	c (0,0) Parsing Begin
1.18/0.81	c (0,0) Parsing End
1.18/0.81	c (0,0) CSP: 16 int (0 aux), 0 bool (0 aux), 27 ctr, max domain size 4
1.18/0.81	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 17 MiB used (max 0 MiB)
1.18/0.81	c (0,0) Constraint Name Generate Begin
1.18/0.82	c (0,0) Ctr:HOME/instance-4307258-1534192793.xml,ExtensionConflict:ExtensionSupport:IntVar
1.18/0.82	c (0,0) Constraint Name Generate End
1.18/0.82	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 17 MiB used (max 0 MiB)
1.18/0.82	c (0,0) CSP to CSPinCNF Begin
1.35/0.98	c (0,0) translated 3 (10%) constraints
1.35/1.01	c (0,0) translated 6 (20%) constraints
1.53/1.08	c (0,0) translated 9 (30%) constraints
1.53/1.10	c (0,0) translated 11 (40%) constraints
1.71/1.11	c (0,0) translated 14 (50%) constraints
1.71/1.13	c (0,0) translated 17 (60%) constraints
1.71/1.13	c (0,0) translated 19 (70%) constraints
1.71/1.14	c (0,0) translated 22 (80%) constraints
1.71/1.15	c (0,0) translated 25 (90%) constraints
1.71/1.16	c (0,0) translated 27 (100%) constraints
1.71/1.18	c (0,0) STATISTICS1:HOME/instance-4307258-1534192793.xml,ExtensionConflict:ExtensionSupport:IntVar,28,132,-1,4,5,1,,4:354;2:54,5:3;4:63;3:12;2:54,1:408;0:3,
1.71/1.18	c (0,0) ==========================================
1.71/1.18	c (0,0) Order
1.71/1.18	c (0,0) ==========================================
1.71/1.19	c (0,0) translated 14 (10%) constraints
1.71/1.19	c (0,0) translated 27 (20%) constraints
1.94/1.20	c (0,0) translated 40 (30%) constraints
1.94/1.20	c (0,0) translated 53 (40%) constraints
1.94/1.20	c (0,0) translated 66 (50%) constraints
1.94/1.21	c (0,0) translated 80 (60%) constraints
1.94/1.21	c (0,0) translated 93 (70%) constraints
1.94/1.22	c (0,0) translated 106 (80%) constraints
1.94/1.22	c (0,0) translated 119 (90%) constraints
1.94/1.22	c (0,0) translated 132 (100%) constraints
1.94/1.22	c (0,0) CSP to CSPinCNF End
1.94/1.22	c (0,0) CSP: 16 int (0 aux), 12 bool (12 aux), 132 ctr, max domain size 4
1.94/1.22	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 23 MiB used (max 0 MiB)
1.94/1.22	c (0,0) CSPinCNF Propagation Begin
1.94/1.25	c (0,0) 0 values, 51 unsatisfiable literals, and 0 valid clauses are removed
1.94/1.25	c (0,0) CSPinCNF Propagation End
1.94/1.25	c (0,0) CSP: 16 int (0 aux), 12 bool (12 aux), 132 ctr, max domain size 4
1.94/1.25	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 23 MiB used (max 0 MiB)
1.94/1.25	c (0,0) Simplify CSPinCNF Begin
1.94/1.25	c (0,0) Simplify CSPinCNF End
1.94/1.25	c (0,0) CSP: 16 int (0 aux), 12 bool (12 aux), 132 ctr, max domain size 4
1.94/1.25	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 23 MiB used (max 0 MiB)
1.94/1.25	c (0,0) Calculate Precise Domain Begin
1.94/1.25	c (0,0) 0 values are removed by re-calculation
1.94/1.25	c (0,0) Calculate Precise Domain End
1.94/1.25	c (0,0) CSP: 16 int (0 aux), 12 bool (12 aux), 132 ctr, max domain size 4
1.94/1.25	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 23 MiB used (max 0 MiB)
1.94/1.25	c (0,0) CSPinCNF to SatSolver Begin
1.94/1.28	c (0,0) 14 (10 %) CSP clauses are encoded (60 SAT variables, 45 SAT clauses)
1.94/1.28	c (0,0) 27 (20 %) CSP clauses are encoded (60 SAT variables, 58 SAT clauses)
1.94/1.28	c (0,0) 40 (30 %) CSP clauses are encoded (60 SAT variables, 71 SAT clauses)
1.94/1.28	c (0,0) 53 (40 %) CSP clauses are encoded (60 SAT variables, 84 SAT clauses)
1.94/1.28	c (0,0) 66 (50 %) CSP clauses are encoded (60 SAT variables, 97 SAT clauses)
1.94/1.28	c (0,0) 80 (60 %) CSP clauses are encoded (60 SAT variables, 111 SAT clauses)
1.94/1.29	c (0,0) 93 (70 %) CSP clauses are encoded (60 SAT variables, 124 SAT clauses)
1.94/1.29	c (0,0) 106 (80 %) CSP clauses are encoded (60 SAT variables, 137 SAT clauses)
1.94/1.29	c (0,0) 119 (90 %) CSP clauses are encoded (60 SAT variables, 150 SAT clauses)
1.94/1.29	c (0,0) 132 (100 %) CSP clauses are encoded (60 SAT variables, 163 SAT clauses)
1.94/1.29	c (0,0) Launch Command will be: glucose-syrup -model -nthreads=8 -maxmemory=20000
1.94/1.29	c (0,0) CSPinCNF to SatSolver End
1.94/1.29	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 24 MiB used (max 0 MiB)
2.16/1.30	c (0,0) STATISTICS2:HOME/instance-4307258-1534192793.xml,ExtensionConflict:ExtensionSupport:IntVar,28,132,-1,4,4,1,,4:306;2:54,4:42;3:12;2:78,1:360,
2.16/1.30	c (0,0) 60 bool, 164 clause
2.16/1.30	c (0,0) Export Begin
2.16/1.38	c (0,0) Export to HOME/scop-2817-serial-file.bin
2.16/1.38	c (0,0) Export End
2.16/1.38	c (0,0) Export File Size: 0.01 MB
2.16/1.38	c (0,0) 0,0,0,0,0,0,0,STOP-AFTER(DIMACS)
2.16/1.38	c END-Prog: Mon Aug 13 22:39:55 CEST 2018
2.16/1.39	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp scop.jar fun.scop.XCSP18Solve HOME/scop-2817-serial-file.bin
2.31/1.88	c (0,0) Read Serial File Begin
2.31/1.88	c (0,0) HOME/scop-2817-serial-file.bin
3.14/2.04	c (0,0) Read Serial File End
3.14/2.05	
3.14/2.05	scop order+glucose-syrup (2018-07-31)
3.14/2.05	(Solving Process)
3.14/2.05	
3.14/2.07	c BEGIN-Prog: Mon Aug 13 22:39:55 CEST 2018
3.14/2.07	c PID: 2840
3.14/2.07	c IP: 172.20.3.133
3.14/2.07	c HOST: node133.alineos.net
3.14/2.08	c (0,0) SatSolver.solve Begin
3.14/2.08	c (0,0) 0 bool, 0 clause
3.14/2.08	c (0,0) glucose-syrup -model -nthreads=8 -maxmemory=20000 HOME/instance-4307258-1534192793.xml-scop-2820.cnf
3.14/2.11	c (0,0) c
3.14/2.11	c (0,0) c This is glucose-syrup 4.1 (glucose in many threads) --  based on MiniSAT (Many thanks to MiniSAT team)
3.14/2.11	c (0,0) c
3.14/2.11	c (0,0) c WARNING: for repeatability, setting FPU to use double precision
3.14/2.11	c (0,0) c 8 solvers engines and 1 companion as a blackboard created.
3.14/2.11	c (0,0) c ========================================[ Problem Statistics ]===========================================
3.14/2.11	c (0,0) c |                                                                                                       |
3.14/2.11	c (0,0) c |  Number of variables:            60                                                                   |
3.14/2.11	c (0,0) c |  Number of clauses:             164                                                                   |
3.14/2.11	c (0,0) c |  Parse time:                   0.00 s                                                                 |
3.14/2.11	c (0,0) c |                                                                                                       |
3.14/2.11	c (0,0) c |  Eliminated clauses:           0.00 Mb                                                                |
3.14/2.11	c (0,0) c |  Simplification time:          0.00 s                                                                 |
3.14/2.11	c (0,0) c |                                                                                                       |
3.14/2.11	c (0,0) c =========================================================================================================
3.14/2.11	c (0,0) Solved by unit propagation
3.14/2.11	c (0,0) c real time : 0.000462055 s
3.14/2.11	c (0,0) c cpu time  : 0.002611 s
3.14/2.11	c (0,0) 
3.14/2.11	c (0,0) s UNSATISFIABLE
3.35/2.15	c (0,0) SatSolver.solve End
3.35/2.15	c (0,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 15 MiB used (max 0 MiB)
3.35/2.15	c (0,0) Show results Begin
3.35/2.15	s UNSATISFIABLE
3.35/2.15	c (0,0) Show results End
3.35/2.15	c (0,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 15 MiB used (max 0 MiB)
3.35/2.15	c (0,0) 0,0,STOP-AFTER(ALL)
3.35/2.15	c END-Prog: Mon Aug 13 22:39: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 (6648 MiB free)
  memory of node 1: 16384 MiB (3198 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4307258-1534192793/watcher-4307258-1534192793 -o /tmp/evaluation-result-4307258-1534192793/solver-4307258-1534192793 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node133-1534187664-1357 --watchdog 2580 scop.sh 22g scop.jar -order glucose-syrup -model:-nthreads=8:-maxmemory=20000 HOME HOME/instance-4307258-1534192793.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=2817, runsolver pid=2814

[startup+0.10014 s]*
/proc/loadavg: 0.81 0.23 0.62 2/204 2839
/proc/meminfo: memFree=9987516/32770624 swapFree=67108852/67108860
[pid=2817] ppid=2814 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/2817/stat : 2817 (scop.sh) S 2814 2817 1330 0 -1 4202496 562 321 0 0 0 0 0 0 20 0 1 0 236842493 115843072 349 33554432000 4194304 5098028 140733882225264 140733882222520 140352847950460 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 28446720 140733882233890 140733882234115 140733882234115 140733882236877 0
/proc/2817/statm: 28282 349 296 221 0 87 0
[pid=2820] ppid=2817 vsize=27313900 memory=108436 CPUtime=0.1 cores=0-7
/proc/2820/stat : 2820 (java) S 2817 2817 1330 0 -1 1077944320 6043 0 0 0 8 2 0 0 20 0 20 0 236842494 27969433600 27109 33554432000 4194304 4196468 140721716810608 140721716793152 140222179753719 0 0 2 16800973 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 7897088 140721716814825 140721716815149 140721716815149 140721716817871 0
/proc/2820/statm: 6828475 27109 2739 1 0 6790935 0
[pid=2820/tid=2821] ppid=2817 vsize=27313900 memory=4134692831991783777 CPUtime=0.09 cores=0-7
/proc/2820/task/2821/stat : 2821 (java) R 2817 2817 1330 0 -1 4202560 4165 0 0 0 7 2 0 0 20 0 20 0 236842494 27969433600 27109 33554432000 4194304 4196468 140721716810608 140222151588256 140222163834236 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 7897088 140721716814825 140721716815149 140721716815149 140721716817871 0
[pid=2820/tid=2822] ppid=2817 vsize=27313900 memory=4126316290023845779 CPUtime=0 cores=0-7
/proc/2820/task/2822/stat : 2822 (java) S 2817 2817 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236842496 27969433600 27109 33554432000 4194304 4196468 140721716810608 140222183996048 140222179763925 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7897088 140721716814825 140721716815149 140721716815149 140721716817871 0
[pid=2820/tid=2823] ppid=2817 vsize=27313900 memory=139696562169472 CPUtime=0 cores=0-7
/proc/2820/task/2823/stat : 2823 (java) S 2817 2817 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236842496 27969433600 27109 33554432000 4194304 4196468 140721716810608 140221967391248 140222179763925 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7897088 140721716814825 140721716815149 140721716815149 140721716817871 0
[pid=2820/tid=2824] ppid=2817 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/2820/task/2824/stat : 2824 (java) S 2817 2817 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236842496 27969433600 27109 33554432000 4194304 4196468 140721716810608 140221966338448 140222179763925 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7897088 140721716814825 140721716815149 140721716815149 140721716817871 0
[pid=2820/tid=2825] ppid=2817 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/2820/task/2825/stat : 2825 (java) S 2817 2817 1330 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236842496 27969433600 27109 33554432000 4194304 4196468 140721716810608 140221965285648 140222179763925 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7897088 140721716814825 140721716815149 140721716815149 140721716817871 0
[pid=2820/tid=2826] ppid=2817 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/2820/task/2826/stat : 2826 (java) S 2817 2817 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236842496 27969433600 27109 33554432000 4194304 4196468 140721716810608 140221964233872 140222179763925 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7897088 140721716814825 140721716815149 140721716815149 140721716817871 0
[pid=2820/tid=2827] ppid=2817 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/2820/task/2827/stat : 2827 (java) S 2817 2817 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236842496 27969433600 27109 33554432000 4194304 4196468 140721716810608 140221963181072 140222179763925 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7897088 140721716814825 140721716815149 140721716815149 140721716817871 0
[pid=2820/tid=2828] ppid=2817 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/2820/task/2828/stat : 2828 (java) S 2817 2817 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236842496 27969433600 27109 33554432000 4194304 4196468 140721716810608 140221962128272 140222179763925 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7897088 140721716814825 140721716815149 140721716815149 140721716817871 0
[pid=2820/tid=2829] ppid=2817 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/2820/task/2829/stat : 2829 (java) S 2817 2817 1330 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236842496 27969433600 27109 33554432000 4194304 4196468 140721716810608 140221961075472 140222179763925 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7897088 140721716814825 140721716815149 140721716815149 140721716817871 0
[pid=2820/tid=2830] ppid=2817 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/2820/task/2830/stat : 2830 (java) S 2817 2817 1330 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 20 0 236842498 27969433600 27109 33554432000 4194304 4196468 140721716810608 140221438998896 140222179764866 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7897088 140721716814825 140721716815149 140721716815149 140721716817871 0
[pid=2820/tid=2831] ppid=2817 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/2820/task/2831/stat : 2831 (java) S 2817 2817 1330 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 236842498 27969433600 27109 33554432000 4194304 4196468 140721716810608 140219810571296 140222179763925 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7897088 140721716814825 140721716815149 140721716815149 140721716817871 0
[pid=2820/tid=2832] ppid=2817 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/2820/task/2832/stat : 2832 (java) S 2817 2817 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236842499 27969433600 27109 33554432000 4194304 4196468 140721716810608 140219542135664 140222179763925 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7897088 140721716814825 140721716815149 140721716815149 140721716817871 0
[pid=2820/tid=2833] ppid=2817 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/2820/task/2833/stat : 2833 (java) S 2817 2817 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236842501 27969433600 27109 33554432000 4194304 4196468 140721716810608 140219167627088 140222179772315 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7897088 140721716814825 140721716815149 140721716815149 140721716817871 0
[pid=2820/tid=2834] ppid=2817 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/2820/task/2834/stat : 2834 (java) S 2817 2817 1330 0 -1 1077944384 301 0 0 0 0 0 0 0 20 0 20 0 236842501 27969433600 27109 33554432000 4194304 4196468 140721716810608 140221437946736 140222179764866 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7897088 140721716814825 140721716815149 140721716815149 140721716817871 0
[pid=2820/tid=2835] ppid=2817 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/2820/task/2835/stat : 2835 (java) S 2817 2817 1330 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236842501 27969433600 27109 33554432000 4194304 4196468 140721716810608 140221436893936 140222179764866 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7897088 140721716814825 140721716815149 140721716815149 140721716817871 0
[pid=2820/tid=2836] ppid=2817 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/2820/task/2836/stat : 2836 (java) S 2817 2817 1330 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236842501 27969433600 27109 33554432000 4194304 4196468 140721716810608 140221435841136 140222179764866 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7897088 140721716814825 140721716815149 140721716815149 140721716817871 0
[pid=2820/tid=2837] ppid=2817 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/2820/task/2837/stat : 2837 (java) S 2817 2817 1330 0 -1 1077944384 246 0 0 0 0 0 0 0 20 0 20 0 236842501 27969433600 27109 33554432000 4194304 4196468 140721716810608 140221434788336 140222179764866 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7897088 140721716814825 140721716815149 140721716815149 140721716817871 0
[pid=2820/tid=2838] ppid=2817 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/2820/task/2838/stat : 2838 (java) S 2817 2817 1330 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236842501 27969433600 27109 33554432000 4194304 4196468 140721716810608 140218669722208 140222179763925 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7897088 140721716814825 140721716815149 140721716815149 140721716817871 0
[pid=2820/tid=2839] ppid=2817 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/2820/task/2839/stat : 2839 (java) S 2817 2817 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236842501 27969433600 27109 33554432000 4194304 4196468 140721716810608 140221433735728 140222179764866 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7897088 140721716814825 140721716815149 140721716815149 140721716817871 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 27427028 KiB
Current children cumulated memory: 109832 KiB

[startup+0.210588 s]*
/proc/loadavg: 0.81 0.23 0.62 2/204 2839
/proc/meminfo: memFree=9971392/32770624 swapFree=67108852/67108860
[pid=2817] ppid=2814 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/2817/stat : 2817 (scop.sh) S 2814 2817 1330 0 -1 4202496 562 321 0 0 0 0 0 0 20 0 1 0 236842493 115843072 349 33554432000 4194304 5098028 140733882225264 140733882222520 140352847950460 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 28446720 140733882233890 140733882234115 140733882234115 140733882236877 0
/proc/2817/statm: 28282 349 296 221 0 87 0
[pid=2820] ppid=2817 vsize=27313900 memory=123080 CPUtime=0.25 cores=0-7
/proc/2820/stat : 2820 (java) S 2817 2817 1330 0 -1 1077944320 9931 0 0 0 21 4 0 0 20 0 20 0 236842494 27969433600 30770 33554432000 4194304 4196468 140721716810608 140721716793152 140222179753719 0 0 2 16800973 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 7897088 140721716814825 140721716815149 140721716815149 140721716817871 0
/proc/2820/statm: 6828475 30770 2904 1 0 6790935 0
[pid=2820/tid=2821] ppid=2817 vsize=27313900 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/2820/task/2821/stat : 2821 (java) R 2817 2817 1330 0 -1 4202560 7846 0 0 0 16 3 0 0 20 0 20 0 236842494 27969433600 30770 33554432000 4194304 4196468 140721716810608 140222151566592 140222163834206 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 7897088 140721716814825 140721716815149 140721716815149 140721716817871 0
[pid=2820/tid=2822] ppid=2817 vsize=27313900 memory=331 CPUtime=0 cores=0-7
/proc/2820/task/2822/stat : 2822 (java) S 2817 2817 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236842496 27969433600 30770 33554432000 4194304 4196468 140721716810608 140222183996048 140222179763925 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7897088 140721716814825 140721716815149 140721716815149 140721716817871 0
[pid=2820/tid=2823] ppid=2817 vsize=27313900 memory=139696562172542 CPUtime=0 cores=0-7
/proc/2820/task/2823/stat : 2823 (java) S 2817 2817 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236842496 27969433600 30770 33554432000 4194304 4196468 140721716810608 140221967391248 140222179763925 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7897088 140721716814825 140721716815149 140721716815149 140721716817871 0
[pid=2820/tid=2824] ppid=2817 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/2820/task/2824/stat : 2824 (java) S 2817 2817 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236842496 27969433600 30770 33554432000 4194304 4196468 140721716810608 140221966338448 140222179763925 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7897088 140721716814825 140721716815149 140721716815149 140721716817871 0
[pid=2820/tid=2825] ppid=2817 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/2820/task/2825/stat : 2825 (java) S 2817 2817 1330 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236842496 27969433600 30770 33554432000 4194304 4196468 140721716810608 140221965285648 140222179763925 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7897088 140721716814825 140721716815149 140721716815149 140721716817871 0
[pid=2820/tid=2826] ppid=2817 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/2820/task/2826/stat : 2826 (java) S 2817 2817 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236842496 27969433600 30770 33554432000 4194304 4196468 140721716810608 140221964233872 140222179763925 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7897088 140721716814825 140721716815149 140721716815149 140721716817871 0
[pid=2820/tid=2827] ppid=2817 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/2820/task/2827/stat : 2827 (java) S 2817 2817 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236842496 27969433600 30770 33554432000 4194304 4196468 140721716810608 140221963181072 140222179763925 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7897088 140721716814825 140721716815149 140721716815149 140721716817871 0
[pid=2820/tid=2828] ppid=2817 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/2820/task/2828/stat : 2828 (java) S 2817 2817 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236842496 27969433600 30770 33554432000 4194304 4196468 140721716810608 140221962128272 140222179763925 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7897088 140721716814825 140721716815149 140721716815149 140721716817871 0
[pid=2820/tid=2829] ppid=2817 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/2820/task/2829/stat : 2829 (java) S 2817 2817 1330 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236842496 27969433600 30770 33554432000 4194304 4196468 140721716810608 140221961075472 140222179763925 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7897088 140721716814825 140721716815149 140721716815149 140721716817871 0
[pid=2820/tid=2830] ppid=2817 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/2820/task/2830/stat : 2830 (java) S 2817 2817 1330 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 20 0 236842498 27969433600 30770 33554432000 4194304 4196468 140721716810608 140221438998896 140222179764866 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7897088 140721716814825 140721716815149 140721716815149 140721716817871 0
[pid=2820/tid=2831] ppid=2817 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/2820/task/2831/stat : 2831 (java) S 2817 2817 1330 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 236842498 27969433600 30770 33554432000 4194304 4196468 140721716810608 140219810571296 140222179763925 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7897088 140721716814825 140721716815149 140721716815149 140721716817871 0
[pid=2820/tid=2832] ppid=2817 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/2820/task/2832/stat : 2832 (java) S 2817 2817 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236842499 27969433600 30770 33554432000 4194304 4196468 140721716810608 140219542135664 140222179763925 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7897088 140721716814825 140721716815149 140721716815149 140721716817871 0
[pid=2820/tid=2833] ppid=2817 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/2820/task/2833/stat : 2833 (java) S 2817 2817 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236842501 27969433600 30770 33554432000 4194304 4196468 140721716810608 140219167627088 140222179772315 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7897088 140721716814825 140721716815149 140721716815149 140721716817871 0
[pid=2820/tid=2834] ppid=2817 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/2820/task/2834/stat : 2834 (java) S 2817 2817 1330 0 -1 1077944384 313 0 0 0 0 0 0 0 20 0 20 0 236842501 27969433600 30770 33554432000 4194304 4196468 140721716810608 140221437946736 140222179764866 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7897088 140721716814825 140721716815149 140721716815149 140721716817871 0
[pid=2820/tid=2835] ppid=2817 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/2820/task/2835/stat : 2835 (java) S 2817 2817 1330 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236842501 27969433600 30770 33554432000 4194304 4196468 140721716810608 140221436893936 140222179764866 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7897088 140721716814825 140721716815149 140721716815149 140721716817871 0
[pid=2820/tid=2836] ppid=2817 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/2820/task/2836/stat : 2836 (java) S 2817 2817 1330 0 -1 1077944384 156 0 0 0 0 0 0 0 20 0 20 0 236842501 27969433600 30770 33554432000 4194304 4196468 140721716810608 140221435841136 140222179764866 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7897088 140721716814825 140721716815149 140721716815149 140721716817871 0
[pid=2820/tid=2837] ppid=2817 vsize=27313900 memory=-1 CPUtime=0.02 cores=0-7
/proc/2820/task/2837/stat : 2837 (java) S 2817 2817 1330 0 -1 1077944384 305 0 0 0 2 0 0 0 20 0 20 0 236842501 27969433600 30770 33554432000 4194304 4196468 140721716810608 140221434788336 140222179764866 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7897088 140721716814825 140721716815149 140721716815149 140721716817871 0
[pid=2820/tid=2838] ppid=2817 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/2820/task/2838/stat : 2838 (java) S 2817 2817 1330 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236842501 27969433600 30770 33554432000 4194304 4196468 140721716810608 140218669722208 140222179763925 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7897088 140721716814825 140721716815149 140721716815149 140721716817871 0
[pid=2820/tid=2839] ppid=2817 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/2820/task/2839/stat : 2839 (java) S 2817 2817 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236842501 27969433600 30770 33554432000 4194304 4196468 140721716810608 140221433735728 140222179764866 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7897088 140721716814825 140721716815149 140721716815149 140721716817871 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 27427028 KiB
Current children cumulated memory: 124476 KiB

[startup+0.310538 s]*
/proc/loadavg: 0.81 0.23 0.62 2/204 2839
/proc/meminfo: memFree=9967732/32770624 swapFree=67108852/67108860
[pid=2817] ppid=2814 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/2817/stat : 2817 (scop.sh) S 2814 2817 1330 0 -1 4202496 562 321 0 0 0 0 0 0 20 0 1 0 236842493 115843072 349 33554432000 4194304 5098028 140733882225264 140733882222520 140352847950460 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 28446720 140733882233890 140733882234115 140733882234115 140733882236877 0
/proc/2817/statm: 28282 349 296 221 0 87 0
[pid=2820] ppid=2817 vsize=27313900 memory=127016 CPUtime=0.41 cores=0-7
/proc/2820/stat : 2820 (java) S 2817 2817 1330 0 -1 1077944320 10601 0 0 0 37 4 0 0 20 0 20 0 236842494 27969433600 31754 33554432000 4194304 4196468 140721716810608 140721716793152 140222179753719 0 0 2 16800973 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 7897088 140721716814825 140721716815149 140721716815149 140721716817871 0
/proc/2820/statm: 6828475 31754 2951 1 0 6790935 0
[pid=2820/tid=2821] ppid=2817 vsize=27313900 memory=8112282956445269571 CPUtime=0.3 cores=0-7
/proc/2820/task/2821/stat : 2821 (java) R 2817 2817 1330 0 -1 4202560 8294 0 0 0 26 4 0 0 20 0 20 0 236842494 27969433600 31754 33554432000 4194304 4196468 140721716810608 140222151549168 140222161317275 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 7897088 140721716814825 140721716815149 140721716815149 140721716817871 0
[pid=2820/tid=2822] ppid=2817 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/2820/task/2822/stat : 2822 (java) S 2817 2817 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236842496 27969433600 31754 33554432000 4194304 4196468 140721716810608 140222183996048 140222179763925 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7897088 140721716814825 140721716815149 140721716815149 140721716817871 0
[pid=2820/tid=2823] ppid=2817 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/2820/task/2823/stat : 2823 (java) S 2817 2817 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236842496 27969433600 31754 33554432000 4194304 4196468 140721716810608 140221967391248 140222179763925 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7897088 140721716814825 140721716815149 140721716815149 140721716817871 0
[pid=2820/tid=2824] ppid=2817 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/2820/task/2824/stat : 2824 (java) S 2817 2817 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236842496 27969433600 31754 33554432000 4194304 4196468 140721716810608 140221966338448 140222179763925 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7897088 140721716814825 140721716815149 140721716815149 140721716817871 0
[pid=2820/tid=2825] ppid=2817 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/2820/task/2825/stat : 2825 (java) S 2817 2817 1330 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236842496 27969433600 31754 33554432000 4194304 4196468 140721716810608 140221965285648 140222179763925 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7897088 140721716814825 140721716815149 140721716815149 140721716817871 0
[pid=2820/tid=2826] ppid=2817 vsize=27313900 memory=2244 CPUtime=0 cores=0-7
/proc/2820/task/2826/stat : 2826 (java) S 2817 2817 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236842496 27969433600 31754 33554432000 4194304 4196468 140721716810608 140221964233872 140222179763925 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7897088 140721716814825 140721716815149 140721716815149 140721716817871 0
[pid=2820/tid=2827] ppid=2817 vsize=27313900 memory=139696428643247 CPUtime=0 cores=0-7
/proc/2820/task/2827/stat : 2827 (java) S 2817 2817 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236842496 27969433600 31754 33554432000 4194304 4196468 140721716810608 140221963181072 140222179763925 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7897088 140721716814825 140721716815149 140721716815149 140721716817871 0
[pid=2820/tid=2828] ppid=2817 vsize=27313900 memory=139696428645552 CPUtime=0 cores=0-7
/proc/2820/task/2828/stat : 2828 (java) S 2817 2817 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236842496 27969433600 31754 33554432000 4194304 4196468 140721716810608 140221962128272 140222179763925 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7897088 140721716814825 140721716815149 140721716815149 140721716817871 0
[pid=2820/tid=2829] ppid=2817 vsize=27313900 memory=139696428647856 CPUtime=0 cores=0-7
/proc/2820/task/2829/stat : 2829 (java) S 2817 2817 1330 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236842496 27969433600 31754 33554432000 4194304 4196468 140721716810608 140221961075472 140222179763925 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7897088 140721716814825 140721716815149 140721716815149 140721716817871 0
[pid=2820/tid=2830] ppid=2817 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/2820/task/2830/stat : 2830 (java) S 2817 2817 1330 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 20 0 236842498 27969433600 31754 33554432000 4194304 4196468 140721716810608 140221438998896 140222179764866 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7897088 140721716814825 140721716815149 140721716815149 140721716817871 0
[pid=2820/tid=2831] ppid=2817 vsize=27313900 memory=279392857302672 CPUtime=0 cores=0-7
/proc/2820/task/2831/stat : 2831 (java) S 2817 2817 1330 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 236842498 27969433600 31754 33554432000 4194304 4196468 140721716810608 140219810571296 140222179763925 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7897088 140721716814825 140721716815149 140721716815149 140721716817871 0
[pid=2820/tid=2832] ppid=2817 vsize=27313900 memory=279392857309584 CPUtime=0 cores=0-7
/proc/2820/task/2832/stat : 2832 (java) S 2817 2817 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236842499 27969433600 31754 33554432000 4194304 4196468 140721716810608 140219542135664 140222179763925 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7897088 140721716814825 140721716815149 140721716815149 140721716817871 0
[pid=2820/tid=2833] ppid=2817 vsize=27313900 memory=279392857250864 CPUtime=0 cores=0-7
/proc/2820/task/2833/stat : 2833 (java) S 2817 2817 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236842501 27969433600 31754 33554432000 4194304 4196468 140721716810608 140219167627088 140222179772315 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7897088 140721716814825 140721716815149 140721716815149 140721716817871 0
[pid=2820/tid=2834] ppid=2817 vsize=27313900 memory=279392857323408 CPUtime=0 cores=0-7
/proc/2820/task/2834/stat : 2834 (java) S 2817 2817 1330 0 -1 1077944384 322 0 0 0 0 0 0 0 20 0 20 0 236842501 27969433600 31754 33554432000 4194304 4196468 140721716810608 140221437946736 140222179764866 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7897088 140721716814825 140721716815149 140721716815149 140721716817871 0
[pid=2820/tid=2835] ppid=2817 vsize=27313900 memory=279392857330320 CPUtime=0.01 cores=0-7
/proc/2820/task/2835/stat : 2835 (java) S 2817 2817 1330 0 -1 1077944384 52 0 0 0 1 0 0 0 20 0 20 0 236842501 27969433600 31754 33554432000 4194304 4196468 140721716810608 140221436893936 140222179764866 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7897088 140721716814825 140721716815149 140721716815149 140721716817871 0
[pid=2820/tid=2836] ppid=2817 vsize=27313900 memory=279392857328016 CPUtime=0.02 cores=0-7
/proc/2820/task/2836/stat : 2836 (java) S 2817 2817 1330 0 -1 1077944384 248 0 0 0 2 0 0 0 20 0 20 0 236842501 27969433600 31754 33554432000 4194304 4196468 140721716810608 140221435841136 140222179764866 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7897088 140721716814825 140721716815149 140721716815149 140721716817871 0
[pid=2820/tid=2837] ppid=2817 vsize=27313900 memory=279392857344176 CPUtime=0.07 cores=0-7
/proc/2820/task/2837/stat : 2837 (java) S 2817 2817 1330 0 -1 1077944384 350 0 0 0 7 0 0 0 20 0 20 0 236842501 27969433600 31754 33554432000 4194304 4196468 140721716810608 140221434788336 140222179764866 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7897088 140721716814825 140721716815149 140721716815149 140721716817871 0
[pid=2820/tid=2838] ppid=2817 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/2820/task/2838/stat : 2838 (java) S 2817 2817 1330 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236842501 27969433600 31754 33554432000 4194304 4196468 140721716810608 140218669722208 140222179763925 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7897088 140721716814825 140721716815149 140721716815149 140721716817871 0
[pid=2820/tid=2839] ppid=2817 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/2820/task/2839/stat : 2839 (java) S 2817 2817 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236842501 27969433600 31754 33554432000 4194304 4196468 140721716810608 140221433735728 140222179764866 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7897088 140721716814825 140721716815149 140721716815149 140721716817871 0
Current children cumulated CPU time: 0.41 s
Current children cumulated vsize: 27427028 KiB
Current children cumulated memory: 128412 KiB

[startup+0.700959 s]
/proc/loadavg: 0.81 0.23 0.62 2/204 2839
/proc/meminfo: memFree=9943424/32770624 swapFree=67108852/67108860
[pid=2817] ppid=2814 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/2817/stat : 2817 (scop.sh) S 2814 2817 1330 0 -1 4202496 562 321 0 0 0 0 0 0 20 0 1 0 236842493 115843072 349 33554432000 4194304 5098028 140733882225264 140733882222520 140352847950460 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 28446720 140733882233890 140733882234115 140733882234115 140733882236877 0
/proc/2817/statm: 28282 349 296 221 0 87 0
[pid=2820] ppid=2817 vsize=27322296 memory=165324 CPUtime=0.99 cores=0-7
/proc/2820/stat : 2820 (java) S 2817 2817 1330 0 -1 1077944320 17876 0 0 0 93 6 0 0 20 0 20 0 236842494 27978031104 41331 33554432000 4194304 4196468 140721716810608 140721716793152 140222179753719 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 7897088 140721716814825 140721716815149 140721716815149 140721716817871 0
/proc/2820/statm: 6830574 41331 3110 1 0 6791959 0
[pid=2820/tid=2821] ppid=2817 vsize=27322296 memory=279392857702064 CPUtime=0.66 cores=0-7
/proc/2820/task/2821/stat : 2821 (java) R 2817 2817 1330 0 -1 4202560 15066 0 0 0 61 5 0 0 20 0 20 0 236842494 27978031104 41331 33554432000 4194304 4196468 140721716810608 140222151575152 140222179765654 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 7897088 140721716814825 140721716815149 140721716815149 140721716817871 0
[pid=2820/tid=2822] ppid=2817 vsize=27322296 memory=139696428852080 CPUtime=0 cores=0-7
/proc/2820/task/2822/stat : 2822 (java) S 2817 2817 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236842496 27978031104 41331 33554432000 4194304 4196468 140721716810608 140222183996048 140222179763925 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7897088 140721716814825 140721716815149 140721716815149 140721716817871 0
[pid=2820/tid=2823] ppid=2817 vsize=27322296 memory=0 CPUtime=0 cores=0-7
/proc/2820/task/2823/stat : 2823 (java) S 2817 2817 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236842496 27978031104 41331 33554432000 4194304 4196468 140721716810608 140221967391248 140222179763925 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7897088 140721716814825 140721716815149 140721716815149 140721716817871 0
[pid=2820/tid=2824] ppid=2817 vsize=27322296 memory=1940 CPUtime=0 cores=0-7
/proc/2820/task/2824/stat : 2824 (java) S 2817 2817 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236842496 27978031104 41331 33554432000 4194304 4196468 140721716810608 140221966338448 140222179763925 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7897088 140721716814825 140721716815149 140721716815149 140721716817871 0

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

[pid=2820/tid=2827] ppid=2817 vsize=27322296 memory=15252 CPUtime=0 cores=0-7
/proc/2820/task/2827/stat : 2827 (java) S 2817 2817 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236842496 27978031104 41331 33554432000 4194304 4196468 140721716810608 140221963181072 140222179763925 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7897088 140721716814825 140721716815149 140721716815149 140721716817871 0
[pid=2820/tid=2828] ppid=2817 vsize=27322296 memory=15448 CPUtime=0 cores=0-7
/proc/2820/task/2828/stat : 2828 (java) S 2817 2817 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236842496 27978031104 41331 33554432000 4194304 4196468 140721716810608 140221962128272 140222179763925 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7897088 140721716814825 140721716815149 140721716815149 140721716817871 0
[pid=2820/tid=2829] ppid=2817 vsize=27322296 memory=4044 CPUtime=0 cores=0-7
/proc/2820/task/2829/stat : 2829 (java) S 2817 2817 1330 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236842496 27978031104 41331 33554432000 4194304 4196468 140721716810608 140221961075472 140222179763925 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7897088 140721716814825 140721716815149 140721716815149 140721716817871 0
[pid=2820/tid=2830] ppid=2817 vsize=27322296 memory=1176 CPUtime=0 cores=0-7
/proc/2820/task/2830/stat : 2830 (java) S 2817 2817 1330 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 20 0 236842498 27978031104 41331 33554432000 4194304 4196468 140721716810608 140221438998896 140222179764866 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7897088 140721716814825 140721716815149 140721716815149 140721716817871 0
[pid=2820/tid=2831] ppid=2817 vsize=27322296 memory=35820 CPUtime=0 cores=0-7
/proc/2820/task/2831/stat : 2831 (java) S 2817 2817 1330 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 236842498 27978031104 41331 33554432000 4194304 4196468 140721716810608 140219810571296 140222179763925 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7897088 140721716814825 140721716815149 140721716815149 140721716817871 0
[pid=2820/tid=2832] ppid=2817 vsize=27322296 memory=1720 CPUtime=0 cores=0-7
/proc/2820/task/2832/stat : 2832 (java) S 2817 2817 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236842499 27978031104 41331 33554432000 4194304 4196468 140721716810608 140219542135664 140222179763925 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7897088 140721716814825 140721716815149 140721716815149 140721716817871 0
[pid=2820/tid=2833] ppid=2817 vsize=27322296 memory=508 CPUtime=0 cores=0-7
/proc/2820/task/2833/stat : 2833 (java) S 2817 2817 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236842501 27978031104 41331 33554432000 4194304 4196468 140721716810608 140219167627088 140222179772315 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7897088 140721716814825 140721716815149 140721716815149 140721716817871 0
[pid=2820/tid=2834] ppid=2817 vsize=27322296 memory=22244 CPUtime=0.03 cores=0-7
/proc/2820/task/2834/stat : 2834 (java) S 2817 2817 1330 0 -1 1077944384 441 0 0 0 3 0 0 0 20 0 20 0 236842501 27978031104 41331 33554432000 4194304 4196468 140721716810608 140221437946736 140222179764866 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7897088 140721716814825 140721716815149 140721716815149 140721716817871 0
[pid=2820/tid=2835] ppid=2817 vsize=27322296 memory=1620 CPUtime=0.08 cores=0-7
/proc/2820/task/2835/stat : 2835 (java) S 2817 2817 1330 0 -1 1077944384 298 0 0 0 8 0 0 0 20 0 20 0 236842501 27978031104 41331 33554432000 4194304 4196468 140721716810608 140221436893936 140222179764866 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7897088 140721716814825 140721716815149 140721716815149 140721716817871 0
[pid=2820/tid=2836] ppid=2817 vsize=27322296 memory=11796 CPUtime=0.04 cores=0-7
/proc/2820/task/2836/stat : 2836 (java) S 2817 2817 1330 0 -1 1077944384 261 0 0 0 4 0 0 0 20 0 20 0 236842501 27978031104 41331 33554432000 4194304 4196468 140721716810608 140221435841136 140222179764866 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7897088 140721716814825 140721716815149 140721716815149 140721716817871 0
[pid=2820/tid=2837] ppid=2817 vsize=27322296 memory=5772 CPUtime=0.15 cores=0-7
/proc/2820/task/2837/stat : 2837 (java) R 2817 2817 1330 0 -1 4202560 472 0 0 0 15 0 0 0 20 0 20 0 236842501 27978031104 41331 33554432000 4194304 4196468 140721716810608 140221434788336 140222158707355 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 7897088 140721716814825 140721716815149 140721716815149 140721716817871 0
[pid=2820/tid=2838] ppid=2817 vsize=27322296 memory=4616 CPUtime=0 cores=0-7
/proc/2820/task/2838/stat : 2838 (java) S 2817 2817 1330 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236842501 27978031104 41331 33554432000 4194304 4196468 140721716810608 140218669722208 140222179763925 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7897088 140721716814825 140721716815149 140721716815149 140721716817871 0
[pid=2820/tid=2839] ppid=2817 vsize=27322296 memory=1388 CPUtime=0 cores=0-7
/proc/2820/task/2839/stat : 2839 (java) S 2817 2817 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236842501 27978031104 41331 33554432000 4194304 4196468 140721716810608 140221433735728 140222179764866 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7897088 140721716814825 140721716815149 140721716815149 140721716817871 0
Current children cumulated CPU time: 0.99 s
Current children cumulated vsize: 27435424 KiB
Current children cumulated memory: 166720 KiB

[startup+1.50043 s]
/proc/loadavg: 0.81 0.23 0.62 3/204 2839
/proc/meminfo: memFree=9916620/32770624 swapFree=67108852/67108860
[pid=2817] ppid=2814 vsize=113128 memory=1472 CPUtime=2.31 cores=0-7
/proc/2817/stat : 2817 (scop.sh) S 2814 2817 1330 0 -1 4202496 591 22230 0 0 0 0 219 12 20 0 1 0 236842493 115843072 368 33554432000 4194304 5098028 140733882225264 140733882222008 140352847950460 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 28446720 140733882233890 140733882234115 140733882234115 140733882236877 0
/proc/2817/statm: 28282 368 311 221 0 87 0
Current children cumulated CPU time: 2.31 s
Current children cumulated vsize: 113128 KiB
Current children cumulated memory: 1472 KiB

[startup+2.16462 s]
# the end of solver process 2817 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=3.25283 s, system=0.191441 s

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

[startup+1.60039 s]
/proc/loadavg: 0.81 0.23 0.62 3/204 2839
/proc/meminfo: memFree=9916620/32770624 swapFree=67108852/67108860
[pid=2817] ppid=2814 vsize=113128 memory=1472 CPUtime=2.31 cores=0-7
/proc/2817/stat : 2817 (scop.sh) S 2814 2817 1330 0 -1 4202496 591 22230 0 0 0 0 219 12 20 0 1 0 236842493 115843072 368 33554432000 4194304 5098028 140733882225264 140733882222008 140352847950460 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 28446720 140733882233890 140733882234115 140733882234115 140733882236877 0
/proc/2817/statm: 28282 368 311 221 0 87 0
Current children cumulated CPU time: 2.31 s
Current children cumulated vsize: 113128 KiB
Current children cumulated memory: 1472 KiB

[startup+2.0003 s]*
/proc/loadavg: 0.81 0.23 0.62 2/204 2859
/proc/meminfo: memFree=9997968/32770624 swapFree=67108852/67108860
[pid=2817] ppid=2814 vsize=113128 memory=1472 CPUtime=2.31 cores=0-7
/proc/2817/stat : 2817 (scop.sh) S 2814 2817 1330 0 -1 4202496 591 22230 0 0 0 0 219 12 20 0 1 0 236842493 115843072 368 33554432000 4194304 5098028 140733882225264 140733882222008 140352847950460 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 28446720 140733882233890 140733882234115 140733882234115 140733882236877 0
/proc/2817/statm: 28282 368 311 221 0 87 0
[pid=2840] ppid=2817 vsize=7754116 memory=98876 CPUtime=0.83 cores=0-7
/proc/2840/stat : 2840 (java) S 2817 2817 1330 0 -1 1077944320 15959 0 0 0 78 5 0 0 20 0 20 0 236842633 7940214784 24719 33554432000 4194304 4196468 140726796806800 140726796789344 140256196165367 0 0 2 25189581 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 18632704 140726796809394 140726796809517 140726796809517 140726796812239 0
/proc/2840/statm: 1938529 24719 3029 1 0 1900463 0
[pid=2840/tid=2841] ppid=2817 vsize=7754116 memory=8768461112549931132 CPUtime=0.58 cores=0-7
/proc/2840/task/2841/stat : 2841 (java) R 2817 2817 1330 0 -1 4202560 13563 0 0 0 55 3 0 0 20 0 20 0 236842633 7940214784 24719 33554432000 4194304 4196468 140726796806800 140256168000560 140256196177302 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 18632704 140726796809394 140726796809517 140726796809517 140726796812239 0
[pid=2840/tid=2842] ppid=2817 vsize=7754116 memory=6944656592455097440 CPUtime=0 cores=0-7
/proc/2840/task/2842/stat : 2842 (java) S 2817 2817 1330 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236842634 7940214784 24719 33554432000 4194304 4196468 140726796806800 140256200408208 140256196175573 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18632704 140726796809394 140726796809517 140726796809517 140726796812239 0
[pid=2840/tid=2843] ppid=2817 vsize=7754116 memory=4126316290023845779 CPUtime=0 cores=0-7
/proc/2840/task/2843/stat : 2843 (java) S 2817 2817 1330 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236842634 7940214784 24719 33554432000 4194304 4196468 140726796806800 140256000576528 140256196175573 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18632704 140726796809394 140726796809517 140726796809517 140726796812239 0
[pid=2840/tid=2844] ppid=2817 vsize=7754116 memory=0 CPUtime=0 cores=0-7
/proc/2840/task/2844/stat : 2844 (java) S 2817 2817 1330 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236842634 7940214784 24719 33554432000 4194304 4196468 140726796806800 140255999523728 140256196175573 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18632704 140726796809394 140726796809517 140726796809517 140726796812239 0
[pid=2840/tid=2845] ppid=2817 vsize=7754116 memory=0 CPUtime=0 cores=0-7
/proc/2840/task/2845/stat : 2845 (java) S 2817 2817 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236842634 7940214784 24719 33554432000 4194304 4196468 140726796806800 140255998470928 140256196175573 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18632704 140726796809394 140726796809517 140726796809517 140726796812239 0
[pid=2840/tid=2846] ppid=2817 vsize=7754116 memory=0 CPUtime=0 cores=0-7
/proc/2840/task/2846/stat : 2846 (java) S 2817 2817 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236842634 7940214784 24719 33554432000 4194304 4196468 140726796806800 140255997418128 140256196175573 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18632704 140726796809394 140726796809517 140726796809517 140726796812239 0
[pid=2840/tid=2847] ppid=2817 vsize=7754116 memory=0 CPUtime=0 cores=0-7
/proc/2840/task/2847/stat : 2847 (java) S 2817 2817 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236842634 7940214784 24719 33554432000 4194304 4196468 140726796806800 140255996365328 140256196175573 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18632704 140726796809394 140726796809517 140726796809517 140726796812239 0
[pid=2840/tid=2848] ppid=2817 vsize=7754116 memory=0 CPUtime=0 cores=0-7
/proc/2840/task/2848/stat : 2848 (java) S 2817 2817 1330 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236842634 7940214784 24719 33554432000 4194304 4196468 140726796806800 140255995312528 140256196175573 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18632704 140726796809394 140726796809517 140726796809517 140726796812239 0
[pid=2840/tid=2849] ppid=2817 vsize=7754116 memory=0 CPUtime=0 cores=0-7
/proc/2840/task/2849/stat : 2849 (java) S 2817 2817 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236842634 7940214784 24719 33554432000 4194304 4196468 140726796806800 140255994259728 140256196175573 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18632704 140726796809394 140726796809517 140726796809517 140726796812239 0
[pid=2840/tid=2850] ppid=2817 vsize=7754116 memory=0 CPUtime=0 cores=0-7
/proc/2840/task/2850/stat : 2850 (java) S 2817 2817 1330 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236842636 7940214784 24719 33554432000 4194304 4196468 140726796806800 140255021267824 140256196176514 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18632704 140726796809394 140726796809517 140726796809517 140726796812239 0
[pid=2840/tid=2851] ppid=2817 vsize=7754116 memory=0 CPUtime=0 cores=0-7
/proc/2840/task/2851/stat : 2851 (java) S 2817 2817 1330 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 236842636 7940214784 24719 33554432000 4194304 4196468 140726796806800 140254841398816 140256196175573 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18632704 140726796809394 140726796809517 140726796809517 140726796812239 0
[pid=2840/tid=2852] ppid=2817 vsize=7754116 memory=6296143700806424935 CPUtime=0 cores=0-7
/proc/2840/task/2852/stat : 2852 (java) S 2817 2817 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236842636 7940214784 24719 33554432000 4194304 4196468 140726796806800 140254572963184 140256196175573 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18632704 140726796809394 140726796809517 140726796809517 140726796812239 0
[pid=2840/tid=2853] ppid=2817 vsize=7754116 memory=7014470040326004800 CPUtime=0 cores=0-7
/proc/2840/task/2853/stat : 2853 (java) S 2817 2817 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236842639 7940214784 24719 33554432000 4194304 4196468 140726796806800 140254198454608 140256196183963 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18632704 140726796809394 140726796809517 140726796809517 140726796812239 0
[pid=2840/tid=2854] ppid=2817 vsize=7754116 memory=0 CPUtime=0.02 cores=0-7
/proc/2840/task/2854/stat : 2854 (java) S 2817 2817 1330 0 -1 1077944384 342 0 0 0 2 0 0 0 20 0 20 0 236842639 7940214784 24719 33554432000 4194304 4196468 140726796806800 140255020214640 140256196176514 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18632704 140726796809394 140726796809517 140726796809517 140726796812239 0
[pid=2840/tid=2855] ppid=2817 vsize=7754116 memory=139696428819537 CPUtime=0.03 cores=0-7
/proc/2840/task/2855/stat : 2855 (java) S 2817 2817 1330 0 -1 1077944384 94 0 0 0 3 0 0 0 20 0 20 0 236842639 7940214784 24719 33554432000 4194304 4196468 140726796806800 140255019161840 140256196176514 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18632704 140726796809394 140726796809517 140726796809517 140726796812239 0
[pid=2840/tid=2856] ppid=2817 vsize=7754116 memory=0 CPUtime=0.02 cores=0-7
/proc/2840/task/2856/stat : 2856 (java) S 2817 2817 1330 0 -1 1077944384 233 0 0 0 2 0 0 0 20 0 20 0 236842639 7940214784 24719 33554432000 4194304 4196468 140726796806800 140255018109040 140256196176514 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18632704 140726796809394 140726796809517 140726796809517 140726796812239 0
[pid=2840/tid=2857] ppid=2817 vsize=7754116 memory=7014751519583261538 CPUtime=0.14 cores=0-7
/proc/2840/task/2857/stat : 2857 (java) R 2817 2817 1330 0 -1 4202560 395 0 0 0 14 0 0 0 20 0 20 0 236842639 7940214784 24719 33554432000 4194304 4196468 140726796806800 140255017056240 140256189270075 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 18632704 140726796809394 140726796809517 140726796809517 140726796812239 0
[pid=2840/tid=2858] ppid=2817 vsize=7754116 memory=4050479027984676656 CPUtime=0 cores=0-7
/proc/2840/task/2858/stat : 2858 (java) S 2817 2817 1330 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236842639 7940214784 24719 33554432000 4194304 4196468 140726796806800 140253700549728 140256196175573 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18632704 140726796809394 140726796809517 140726796809517 140726796812239 0
[pid=2840/tid=2859] ppid=2817 vsize=7754116 memory=27969433599 CPUtime=0 cores=0-7
/proc/2840/task/2859/stat : 2859 (java) S 2817 2817 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236842639 7940214784 24719 33554432000 4194304 4196468 140726796806800 140255016004656 140256196176514 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18632704 140726796809394 140726796809517 140726796809517 140726796812239 0
Current children cumulated CPU time: 3.14 s
Current children cumulated vsize: 7867244 KiB
Current children cumulated memory: 100348 KiB

[startup+2.11353 s]
/proc/loadavg: 0.81 0.23 0.62 2/204 2859
/proc/meminfo: memFree=9997968/32770624 swapFree=67108852/67108860
[pid=2817] ppid=2814 vsize=113128 memory=1472 CPUtime=2.31 cores=0-7
/proc/2817/stat : 2817 (scop.sh) S 2814 2817 1330 0 -1 4202496 591 22230 0 0 0 0 219 12 20 0 1 0 236842493 115843072 368 33554432000 4194304 5098028 140733882225264 140733882222008 140352847950460 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 28446720 140733882233890 140733882234115 140733882234115 140733882236877 0
/proc/2817/statm: 28282 368 311 221 0 87 0
[pid=2840] ppid=2817 vsize=8084168 memory=115840 CPUtime=1.04 cores=0-7
/proc/2840/stat : 2840 (java) S 2817 2817 1330 0 -1 1077944320 17131 458 0 0 98 6 0 0 20 0 21 0 236842633 8278188032 28960 33554432000 4194304 4196468 140726796806800 140726796789344 140256196165367 0 0 2 25189581 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 18632704 140726796809394 140726796809517 140726796809517 140726796812239 0
/proc/2840/statm: 2021042 28960 3147 1 0 1982441 0
[pid=2840/tid=2841] ppid=2817 vsize=8084168 memory=5937503940875796577 CPUtime=0.69 cores=0-7
/proc/2840/task/2841/stat : 2841 (java) R 2817 2817 1330 0 -1 4202560 14251 458 0 0 65 4 0 0 20 0 21 0 236842633 8278188032 28960 33554432000 4194304 4196468 140726796806800 140256167986672 140256196187293 0 4 2 25189581 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 18632704 140726796809394 140726796809517 140726796809517 140726796812239 0
[pid=2840/tid=2842] ppid=2817 vsize=8084168 memory=5937503940875796577 CPUtime=0 cores=0-7
/proc/2840/task/2842/stat : 2842 (java) S 2817 2817 1330 0 -1 1077944384 2 458 0 0 0 0 0 0 20 0 21 0 236842634 8278188032 28960 33554432000 4194304 4196468 140726796806800 140256200408208 140256196175573 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18632704 140726796809394 140726796809517 140726796809517 140726796812239 0
[pid=2840/tid=2843] ppid=2817 vsize=8084168 memory=5868301792158248039 CPUtime=0 cores=0-7
/proc/2840/task/2843/stat : 2843 (java) S 2817 2817 1330 0 -1 1077944384 2 458 0 0 0 0 0 0 20 0 21 0 236842634 8278188032 28960 33554432000 4194304 4196468 140726796806800 140256000576528 140256196175573 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18632704 140726796809394 140726796809517 140726796809517 140726796812239 0
[pid=2840/tid=2844] ppid=2817 vsize=8084168 memory=7523654970502704993 CPUtime=0 cores=0-7
/proc/2840/task/2844/stat : 2844 (java) S 2817 2817 1330 0 -1 1077944384 2 458 0 0 0 0 0 0 20 0 21 0 236842634 8278188032 28960 33554432000 4194304 4196468 140726796806800 140255999523728 140256196175573 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18632704 140726796809394 140726796809517 140726796809517 140726796812239 0
[pid=2840/tid=2845] ppid=2817 vsize=8084168 memory=4639650320332318513 CPUtime=0 cores=0-7
/proc/2840/task/2845/stat : 2845 (java) S 2817 2817 1330 0 -1 1077944384 1 458 0 0 0 0 0 0 20 0 21 0 236842634 8278188032 28960 33554432000 4194304 4196468 140726796806800 140255998470928 140256196175573 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18632704 140726796809394 140726796809517 140726796809517 140726796812239 0
[pid=2840/tid=2846] ppid=2817 vsize=8084168 memory=5936141706481189478 CPUtime=0 cores=0-7
/proc/2840/task/2846/stat : 2846 (java) S 2817 2817 1330 0 -1 1077944384 1 458 0 0 0 0 0 0 20 0 21 0 236842634 8278188032 28960 33554432000 4194304 4196468 140726796806800 140255997418128 140256196175573 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18632704 140726796809394 140726796809517 140726796809517 140726796812239 0
[pid=2840/tid=2847] ppid=2817 vsize=8084168 memory=288230574492221466 CPUtime=0 cores=0-7
/proc/2840/task/2847/stat : 2847 (java) S 2817 2817 1330 0 -1 1077944384 1 458 0 0 0 0 0 0 20 0 21 0 236842634 8278188032 28960 33554432000 4194304 4196468 140726796806800 140255996365328 140256196175573 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18632704 140726796809394 140726796809517 140726796809517 140726796812239 0
[pid=2840/tid=2848] ppid=2817 vsize=8084168 memory=301741382048153914 CPUtime=0 cores=0-7
/proc/2840/task/2848/stat : 2848 (java) S 2817 2817 1330 0 -1 1077944384 3 458 0 0 0 0 0 0 20 0 21 0 236842634 8278188032 28960 33554432000 4194304 4196468 140726796806800 140255995312528 140256196175573 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18632704 140726796809394 140726796809517 140726796809517 140726796812239 0
[pid=2840/tid=2849] ppid=2817 vsize=8084168 memory=16097065801352663 CPUtime=0 cores=0-7
/proc/2840/task/2849/stat : 2849 (java) S 2817 2817 1330 0 -1 1077944384 1 458 0 0 0 0 0 0 20 0 21 0 236842634 8278188032 28960 33554432000 4194304 4196468 140726796806800 140255994259728 140256196175573 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18632704 140726796809394 140726796809517 140726796809517 140726796812239 0
[pid=2840/tid=2850] ppid=2817 vsize=8084168 memory=-9001734013606258791 CPUtime=0 cores=0-7
/proc/2840/task/2850/stat : 2850 (java) S 2817 2817 1330 0 -1 1077944384 5 458 0 0 0 0 0 0 20 0 21 0 236842636 8278188032 28960 33554432000 4194304 4196468 140726796806800 140255021267824 140256196176514 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18632704 140726796809394 140726796809517 140726796809517 140726796812239 0
[pid=2840/tid=2851] ppid=2817 vsize=8084168 memory=7681905605394137914 CPUtime=0 cores=0-7
/proc/2840/task/2851/stat : 2851 (java) S 2817 2817 1330 0 -1 1077944384 13 458 0 0 0 0 0 0 20 0 21 0 236842636 8278188032 28960 33554432000 4194304 4196468 140726796806800 140254841398816 140256196175573 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18632704 140726796809394 140726796809517 140726796809517 140726796812239 0
[pid=2840/tid=2852] ppid=2817 vsize=8084168 memory=-7457095209514532716 CPUtime=0 cores=0-7
/proc/2840/task/2852/stat : 2852 (java) S 2817 2817 1330 0 -1 1077944384 1 458 0 0 0 0 0 0 20 0 21 0 236842636 8278188032 28960 33554432000 4194304 4196468 140726796806800 140254572963184 140256196175573 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18632704 140726796809394 140726796809517 140726796809517 140726796812239 0
[pid=2840/tid=2853] ppid=2817 vsize=8084168 memory=-9001734043636558696 CPUtime=0 cores=0-7
/proc/2840/task/2853/stat : 2853 (java) S 2817 2817 1330 0 -1 1077944384 1 458 0 0 0 0 0 0 20 0 21 0 236842639 8278188032 28960 33554432000 4194304 4196468 140726796806800 140254198454608 140256196183963 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18632704 140726796809394 140726796809517 140726796809517 140726796812239 0
[pid=2840/tid=2854] ppid=2817 vsize=8084168 memory=7679937539659563834 CPUtime=0.03 cores=0-7
/proc/2840/task/2854/stat : 2854 (java) S 2817 2817 1330 0 -1 1077944384 349 458 0 0 3 0 0 0 20 0 21 0 236842639 8278188032 28960 33554432000 4194304 4196468 140726796806800 140255020214640 140256196176514 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18632704 140726796809394 140726796809517 140726796809517 140726796812239 0
[pid=2840/tid=2855] ppid=2817 vsize=8084168 memory=-7522837583129502606 CPUtime=0.05 cores=0-7
/proc/2840/task/2855/stat : 2855 (java) S 2817 2817 1330 0 -1 1077944384 199 458 0 0 5 0 0 0 20 0 21 0 236842639 8278188032 28960 33554432000 4194304 4196468 140726796806800 140255019161840 140256196176514 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18632704 140726796809394 140726796809517 140726796809517 140726796812239 0
[pid=2840/tid=2856] ppid=2817 vsize=8084168 memory=6944613755328037012 CPUtime=0.06 cores=0-7
/proc/2840/task/2856/stat : 2856 (java) S 2817 2817 1330 0 -1 1077944384 430 458 0 0 6 0 0 0 20 0 21 0 236842639 8278188032 28960 33554432000 4194304 4196468 140726796806800 140255018109040 140256196176514 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18632704 140726796809394 140726796809517 140726796809517 140726796812239 0
[pid=2840/tid=2857] ppid=2817 vsize=8084168 memory=8257237230052613020 CPUtime=0.17 cores=0-7
/proc/2840/task/2857/stat : 2857 (java) S 2817 2817 1330 0 -1 1077944384 501 458 0 0 17 0 0 0 20 0 21 0 236842639 8278188032 28960 33554432000 4194304 4196468 140726796806800 140255017056240 140256196176514 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18632704 140726796809394 140726796809517 140726796809517 140726796812239 0
[pid=2840/tid=2858] ppid=2817 vsize=8084168 memory=-7233780906022726806 CPUtime=0 cores=0-7
/proc/2840/task/2858/stat : 2858 (java) S 2817 2817 1330 0 -1 1077944384 3 458 0 0 0 0 0 0 20 0 21 0 236842639 8278188032 28960 33554432000 4194304 4196468 140726796806800 140253700549728 140256196175573 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18632704 140726796809394 140726796809517 140726796809517 140726796812239 0
[pid=2840/tid=2859] ppid=2817 vsize=8084168 memory=1399101730491701635 CPUtime=0 cores=0-7
/proc/2840/task/2859/stat : 2859 (java) S 2817 2817 1330 0 -1 1077944384 1 458 0 0 0 0 0 0 20 0 21 0 236842639 8278188032 28960 33554432000 4194304 4196468 140726796806800 140255016004656 140256196176514 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18632704 140726796809394 140726796809517 140726796809517 140726796812239 0
Current children cumulated CPU time: 3.35 s
Current children cumulated vsize: 8197296 KiB
Current children cumulated memory: 117312 KiB

Child status: 0
Real time (s): 2.16468
CPU time (s): 3.44427
CPU user time (s): 3.25283
CPU system time (s): 0.191441
CPU usage (%): 159.112
Max. virtual memory (cumulated for all children) (KiB): 27441636
Max. memory (cumulated for all children) (KiB): 199268

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3.25283
system time used= 0.191441
maximum resident set size= 206760
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 40717
page faults= 0
swaps= 0
block input operations= 0
block output operations= 168
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5828
involuntary context switches= 30


# summary of solver processes directly reported to runsolver:
#   pid: 2817
#   total CPU time (s): 3.44427
#   total CPU user time (s): 3.25283
#   total CPU system time (s): 0.191441

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.042958 second user time and 0.06546 second system time

The end

Launcher Data

Begin job on node133 at 2018-08-13 22:39:53
IDJOB=4307258
IDBENCH=141417
IDSOLVER=2788
FILE ID=node133/4307258-1534192793
RUNJOBID= node133-1534187664-1357
PBS_JOBID= 21037986
Free space on /tmp= 38972 MiB

SOLVER NAME= scop order+glucose-syrup (2018-07-31)
BENCH NAME= XCSP18/Haystacks/Haystacks-ext-04_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-4307258-1534192793/watcher-4307258-1534192793 -o /tmp/evaluation-result-4307258-1534192793/solver-4307258-1534192793 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node133-1534187664-1357 --watchdog 2580  scop.sh 22g scop.jar -order glucose-syrup -model:-nthreads=8:-maxmemory=20000 HOME HOME/instance-4307258-1534192793.xml

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

MD5SUM BENCH= a1ecb9d626e1829c4f6714b650dba230
RANDOM SEED=1862080059

node133.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.24
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.24
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.24
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.24
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:        10084472 kB
MemAvailable:   31901348 kB
Buffers:          241608 kB
Cached:         21566100 kB
SwapCached:            4 kB
Active:         10467924 kB
Inactive:       11393272 kB
Active(anon):       4084 kB
Inactive(anon):   101680 kB
Active(file):   10463840 kB
Inactive(file): 11291592 kB
Unevictable:        7092 kB
Mlocked:            7092 kB
SwapTotal:      67108860 kB
SwapFree:       67108852 kB
Dirty:              8808 kB
Writeback:             0 kB
AnonPages:         74392 kB
Mapped:            57840 kB
Shmem:             49816 kB
Slab:             517944 kB
SReclaimable:     489904 kB
SUnreclaim:        28040 kB
KernelStack:        3600 kB
PageTables:         5000 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     349832 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:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 38964 MiB
End job on node133 at 2018-08-13 22:39:56