Trace number 4307365

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
scop both+glucose-syrup (2018-07-31)UNSAT 6.44202 3.03854

General information on the benchmark

NameDubois/
Dubois-075_c18.xml
MD5SUM8909e39e4e2640ab20c6938b58673ed4
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 benchmark5.06358
Satisfiable
(Un)Satisfiability was proved
Number of variables225
Number of constraints150
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":225}]
Minimum variable degree2
Maximum variable degree2
Distribution of variable degrees[{"degree":2,"count":225}]
Minimum constraint arity3
Maximum constraint arity3
Distribution of constraint arities[{"arity":3,"count":150}]
Number of extensional constraints150
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":150}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c (scop.sh) java -Xms22g -Xmx22g -Xss128m -cp scop.jar fun.scop.XCSP18Encode -both -solver glucose-syrup -solverOption -model:-nthreads=8:-maxmemory=20000 -tmp HOME -serialFile HOME/scop-13129-serial-file.bin HOME/instance-4307365-1534192740.xml
0.66/0.53	
0.66/0.53	scop both+glucose-syrup (2018-07-31)
0.66/0.53	(Encoding Process)
0.66/0.53	
0.66/0.55	c BEGIN-Prog: Mon Aug 13 22:39:00 CEST 2018
0.66/0.55	c PID: 13132
0.66/0.55	c IP: 172.20.3.137
0.66/0.55	c HOST: node137.alineos.net
0.66/0.56	c (0,0) Parsing Begin
1.39/0.96	c (0,0) Parsing End
1.39/0.96	c (0,0) CSP: 0 int (0 aux), 225 bool (0 aux), 150 ctr, max domain size 2
1.39/0.96	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 19 MiB used (max 0 MiB)
1.39/0.96	c (0,0) Constraint Name Generate Begin
1.39/0.97	c (0,0) Ctr:HOME/instance-4307365-1534192740.xml,ExtensionSupport:IntVar
1.39/0.97	c (0,0) Constraint Name Generate End
1.39/0.97	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 19 MiB used (max 0 MiB)
1.39/0.97	c (0,0) CSP to CSPinCNF Begin
2.20/1.31	c (0,0) translated 15 (10%) constraints
2.20/1.38	c (0,0) translated 30 (20%) constraints
2.47/1.44	c (0,0) translated 45 (30%) constraints
2.47/1.48	c (0,0) translated 60 (40%) constraints
2.79/1.52	c (0,0) translated 75 (50%) constraints
2.79/1.55	c (1,1) translated 90 (60%) constraints
2.79/1.58	c (1,1) translated 105 (70%) constraints
3.17/1.60	c (1,1) translated 120 (80%) constraints
3.17/1.63	c (1,1) translated 135 (90%) constraints
3.17/1.65	c (1,1) translated 150 (100%) constraints
3.60/1.70	c (1,1) STATISTICS1:HOME/instance-4307365-1534192740.xml,ExtensionSupport:IntVar,825,2850,-1,2,3,1,,2:7500,3:1950;2:900,1:7500;0:150,
3.60/1.70	c (1,1) ==========================================
3.60/1.70	c (1,1) Both Encoding selects:
3.60/1.70	c (1,1) Order
3.60/1.70	c (1,1) ==========================================
3.60/1.72	c (1,1) translated 285 (10%) constraints
3.60/1.74	c (1,1) translated 570 (20%) constraints
3.60/1.75	c (1,1) translated 855 (30%) constraints
3.60/1.77	c (1,1) translated 1140 (40%) constraints
3.60/1.78	c (1,1) translated 1425 (50%) constraints
3.60/1.79	c (1,1) translated 1710 (60%) constraints
4.02/1.80	c (1,1) translated 1995 (70%) constraints
4.02/1.81	c (1,1) translated 2280 (80%) constraints
4.02/1.81	c (1,1) translated 2565 (90%) constraints
4.02/1.82	c (1,1) translated 2850 (100%) constraints
4.02/1.82	c (1,1) CSP to CSPinCNF End
4.02/1.83	c (1,1) CSP: 0 int (0 aux), 825 bool (600 aux), 2850 ctr, max domain size 2
4.02/1.83	c (1,1) Heap : 337 MiB used (max 21589 MiB), NonHeap : 28 MiB used (max 0 MiB)
4.02/1.83	c (1,1) CSPinCNF Propagation Begin
4.02/1.89	c (1,1) 0 values, 150 unsatisfiable literals, and 0 valid clauses are removed
4.02/1.89	c (1,1) CSPinCNF Propagation End
4.02/1.89	c (1,1) CSP: 0 int (0 aux), 825 bool (600 aux), 2850 ctr, max domain size 2
4.02/1.89	c (1,1) Heap : 337 MiB used (max 21589 MiB), NonHeap : 28 MiB used (max 0 MiB)
4.02/1.89	c (1,1) Simplify CSPinCNF Begin
4.44/1.90	c (1,1) Simplify CSPinCNF End
4.44/1.90	c (1,1) CSP: 0 int (0 aux), 825 bool (600 aux), 2850 ctr, max domain size 2
4.44/1.91	c (1,1) Heap : 337 MiB used (max 21589 MiB), NonHeap : 28 MiB used (max 0 MiB)
4.44/1.91	c (1,1) Calculate Precise Domain Begin
4.44/1.91	c (1,1) 0 values are removed by re-calculation
4.44/1.91	c (1,1) Calculate Precise Domain End
4.44/1.91	c (1,1) CSP: 0 int (0 aux), 825 bool (600 aux), 2850 ctr, max domain size 2
4.44/1.91	c (1,1) Heap : 337 MiB used (max 21589 MiB), NonHeap : 28 MiB used (max 0 MiB)
4.44/1.91	c (1,1) CSPinCNF to SatSolver Begin
4.44/1.96	c (1,1) 285 (10 %) CSP clauses are encoded (825 SAT variables, 284 SAT clauses)
4.44/1.97	c (1,1) 570 (20 %) CSP clauses are encoded (825 SAT variables, 569 SAT clauses)
4.44/1.97	c (1,1) 855 (30 %) CSP clauses are encoded (825 SAT variables, 854 SAT clauses)
4.44/1.98	c (1,1) 1140 (40 %) CSP clauses are encoded (825 SAT variables, 1139 SAT clauses)
4.44/1.98	c (1,1) 1425 (50 %) CSP clauses are encoded (825 SAT variables, 1424 SAT clauses)
4.44/1.99	c (1,1) 1710 (60 %) CSP clauses are encoded (825 SAT variables, 1709 SAT clauses)
4.44/1.99	c (1,1) 1995 (70 %) CSP clauses are encoded (825 SAT variables, 1994 SAT clauses)
4.44/2.00	c (1,1) 2280 (80 %) CSP clauses are encoded (825 SAT variables, 2279 SAT clauses)
4.44/2.00	c (1,1) 2565 (90 %) CSP clauses are encoded (825 SAT variables, 2564 SAT clauses)
4.44/2.00	c (1,1) 2850 (100 %) CSP clauses are encoded (825 SAT variables, 2849 SAT clauses)
4.44/2.00	c (1,1) Launch Command will be: glucose-syrup -model -nthreads=8 -maxmemory=20000
4.44/2.00	c (1,1) CSPinCNF to SatSolver End
4.44/2.00	c (1,1) Heap : 450 MiB used (max 21589 MiB), NonHeap : 29 MiB used (max 0 MiB)
4.82/2.03	c (1,1) STATISTICS2:HOME/instance-4307365-1534192740.xml,ExtensionSupport:IntVar,825,2850,-1,2,3,1,,2:7500,3:1800;2:1050,1:7500,
4.82/2.03	c (1,1) 825 bool, 2850 clause
4.82/2.03	c (1,1) Export Begin
5.14/2.13	c (1,1) Export to HOME/scop-13129-serial-file.bin
5.14/2.13	c (1,1) Export End
5.14/2.13	c (1,1) Export File Size: 0.04 MB
5.14/2.13	c (1,1) 0,0,1,1,1,1,1,STOP-AFTER(DIMACS)
5.14/2.13	c END-Prog: Mon Aug 13 22:39:02 CEST 2018
5.14/2.14	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp scop.jar fun.scop.XCSP18Solve HOME/scop-13129-serial-file.bin
5.21/2.63	c (0,0) Read Serial File Begin
5.21/2.63	c (0,0) HOME/scop-13129-serial-file.bin
5.21/2.91	c (0,0) Read Serial File End
5.21/2.91	
5.21/2.91	scop order+glucose-syrup (2018-07-31)
5.21/2.91	(Solving Process)
5.21/2.91	
5.21/2.94	c BEGIN-Prog: Mon Aug 13 22:39:03 CEST 2018
5.21/2.94	c PID: 13152
5.21/2.94	c IP: 172.20.3.137
5.21/2.94	c HOST: node137.alineos.net
5.21/2.95	c (0,0) SatSolver.solve Begin
5.21/2.95	c (0,0) 0 bool, 0 clause
5.21/2.95	c (0,0) glucose-syrup -model -nthreads=8 -maxmemory=20000 HOME/instance-4307365-1534192740.xml-scop-13132.cnf
5.21/2.98	c (0,0) c
5.21/2.98	c (0,0) c This is glucose-syrup 4.1 (glucose in many threads) --  based on MiniSAT (Many thanks to MiniSAT team)
5.21/2.98	c (0,0) c
5.21/2.98	c (0,0) c WARNING: for repeatability, setting FPU to use double precision
5.21/2.98	c (0,0) c 8 solvers engines and 1 companion as a blackboard created.
5.21/2.98	c (0,0) c ========================================[ Problem Statistics ]===========================================
5.21/2.98	c (0,0) c |                                                                                                       |
5.21/2.98	c (0,0) c |  Number of variables:           825                                                                   |
5.21/2.98	c (0,0) c |  Number of clauses:            2850                                                                   |
5.21/2.98	c (0,0) c |  Parse time:                   0.00 s                                                                 |
5.21/2.98	c (0,0) c |                                                                                                       |
5.21/2.98	c (0,0) c |  Eliminated clauses:           0.03 Mb                                                                |
5.21/2.98	c (0,0) c |  Simplification time:          0.00 s                                                                 |
5.21/2.98	c (0,0) c |                                                                                                       |
5.21/2.98	c (0,0) c =========================================================================================================
5.21/2.98	c (0,0) Solved by unit propagation
5.21/2.98	c (0,0) c real time : 0.00588512 s
5.21/2.98	c (0,0) c cpu time  : 0.007878 s
5.21/2.98	c (0,0) 
5.21/2.98	c (0,0) s UNSATISFIABLE
6.37/3.02	c (0,0) SatSolver.solve End
6.37/3.02	c (0,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 16 MiB used (max 0 MiB)
6.37/3.02	c (0,0) Show results Begin
6.37/3.02	s UNSATISFIABLE
6.37/3.02	c (0,0) Show results End
6.37/3.02	c (0,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 16 MiB used (max 0 MiB)
6.37/3.03	c (0,0) 0,0,STOP-AFTER(ALL)
6.37/3.03	c END-Prog: Mon Aug 13 22:39:03 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 (11331 MiB free)
  memory of node 1: 16384 MiB (10641 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4307365-1534192740/watcher-4307365-1534192740 -o /tmp/evaluation-result-4307365-1534192740/solver-4307365-1534192740 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node137-1534189810-10409 --watchdog 2580 scop.sh 22g scop.jar -both glucose-syrup -model:-nthreads=8:-maxmemory=20000 HOME HOME/instance-4307365-1534192740.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=13129, runsolver pid=13126


[startup+0.10011 s]*
/proc/loadavg: 3.11 5.35 6.67 3/199 13151
/proc/meminfo: memFree=22406840/32770624 swapFree=67108372/67108860
[pid=13129] ppid=13126 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/13129/stat : 13129 (scop.sh) S 13126 13129 10382 0 -1 4202496 559 322 0 0 0 0 0 0 20 0 1 0 236837141 115843072 349 33554432000 4194304 5098028 140735293474944 140735293472200 139731936252540 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 8273920 140735293477923 140735293478147 140735293478147 140735293480909 0
/proc/13129/statm: 28282 349 296 221 0 87 0
[pid=13132] ppid=13129 vsize=27313900 memory=106744 CPUtime=0.1 cores=0-7
/proc/13132/stat : 13132 (java) S 13129 13129 10382 0 -1 1077944320 6141 0 0 0 8 2 0 0 20 0 20 0 236837141 27969433600 26686 33554432000 4194304 4196468 140728266764112 140728266746656 140010476355319 0 0 2 16800973 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 34193408 140728266765289 140728266765613 140728266765613 140728266768335 0
/proc/13132/statm: 6828475 26686 2740 1 0 6790935 0
[pid=13132/tid=13133] ppid=13129 vsize=27313900 memory=4134930498285298233 CPUtime=0.09 cores=0-7
/proc/13132/task/13133/stat : 13133 (java) R 13129 13129 10382 0 -1 4202560 4256 0 0 0 7 2 0 0 20 0 20 0 236837141 27969433600 26686 33554432000 4194304 4196468 140728266764112 140010448181648 140010460435806 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 34193408 140728266765289 140728266765613 140728266765613 140728266768335 0
[pid=13132/tid=13134] ppid=13129 vsize=27313900 memory=4126316290023845779 CPUtime=0 cores=0-7
/proc/13132/task/13134/stat : 13134 (java) S 13129 13129 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236837144 27969433600 26686 33554432000 4194304 4196468 140728266764112 140010480597648 140010476365525 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34193408 140728266765289 140728266765613 140728266765613 140728266768335 0
[pid=13132/tid=13135] ppid=13129 vsize=27313900 memory=139801203193472 CPUtime=0 cores=0-7
/proc/13132/task/13135/stat : 13135 (java) S 13129 13129 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236837144 27969433600 26686 33554432000 4194304 4196468 140728266764112 140010298685968 140010476365525 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34193408 140728266765289 140728266765613 140728266765613 140728266768335 0
[pid=13132/tid=13136] ppid=13129 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/13132/task/13136/stat : 13136 (java) S 13129 13129 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236837144 27969433600 26686 33554432000 4194304 4196468 140728266764112 140009897097616 140010476365525 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34193408 140728266765289 140728266765613 140728266765613 140728266768335 0
[pid=13132/tid=13137] ppid=13129 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/13132/task/13137/stat : 13137 (java) S 13129 13129 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236837144 27969433600 26686 33554432000 4194304 4196468 140728266764112 140009896044816 140010476365525 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34193408 140728266765289 140728266765613 140728266765613 140728266768335 0
[pid=13132/tid=13138] ppid=13129 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/13132/task/13138/stat : 13138 (java) S 13129 13129 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236837144 27969433600 26686 33554432000 4194304 4196468 140728266764112 140009894993040 140010476365525 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34193408 140728266765289 140728266765613 140728266765613 140728266768335 0
[pid=13132/tid=13139] ppid=13129 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/13132/task/13139/stat : 13139 (java) S 13129 13129 10382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236837144 27969433600 26686 33554432000 4194304 4196468 140728266764112 140009893940240 140010476365525 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34193408 140728266765289 140728266765613 140728266765613 140728266768335 0
[pid=13132/tid=13140] ppid=13129 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/13132/task/13140/stat : 13140 (java) S 13129 13129 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236837144 27969433600 26686 33554432000 4194304 4196468 140728266764112 140009892887440 140010476365525 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34193408 140728266765289 140728266765613 140728266765613 140728266768335 0
[pid=13132/tid=13141] ppid=13129 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/13132/task/13141/stat : 13141 (java) S 13129 13129 10382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236837144 27969433600 26686 33554432000 4194304 4196468 140728266764112 140009891834640 140010476365525 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34193408 140728266765289 140728266765613 140728266765613 140728266768335 0
[pid=13132/tid=13142] ppid=13129 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/13132/task/13142/stat : 13142 (java) S 13129 13129 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236837145 27969433600 26686 33554432000 4194304 4196468 140728266764112 140009601911152 140010476366466 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34193408 140728266765289 140728266765613 140728266765613 140728266768335 0
[pid=13132/tid=13143] ppid=13129 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/13132/task/13143/stat : 13143 (java) S 13129 13129 10382 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 236837146 27969433600 26686 33554432000 4194304 4196468 140728266764112 140008216323104 140010476365525 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34193408 140728266765289 140728266765613 140728266765613 140728266768335 0
[pid=13132/tid=13144] ppid=13129 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/13132/task/13144/stat : 13144 (java) S 13129 13129 10382 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 236837146 27969433600 26686 33554432000 4194304 4196468 140728266764112 140008082101104 140010476365525 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34193408 140728266765289 140728266765613 140728266765613 140728266768335 0
[pid=13132/tid=13145] ppid=13129 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/13132/task/13145/stat : 13145 (java) S 13129 13129 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236837148 27969433600 26686 33554432000 4194304 4196468 140728266764112 140007707596624 140010476373915 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34193408 140728266765289 140728266765613 140728266765613 140728266768335 0
[pid=13132/tid=13146] ppid=13129 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/13132/task/13146/stat : 13146 (java) R 13129 13129 10382 0 -1 4202560 285 0 0 0 0 0 0 0 20 0 20 0 236837148 27969433600 26686 33554432000 4194304 4196468 140728266764112 140009600858992 140010476376666 0 4 2 16800973 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 34193408 140728266765289 140728266765613 140728266765613 140728266768335 0
[pid=13132/tid=13147] ppid=13129 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/13132/task/13147/stat : 13147 (java) S 13129 13129 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236837148 27969433600 26686 33554432000 4194304 4196468 140728266764112 140009599806192 140010476366466 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34193408 140728266765289 140728266765613 140728266765613 140728266768335 0
[pid=13132/tid=13148] ppid=13129 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/13132/task/13148/stat : 13148 (java) R 13129 13129 10382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236837148 27969433600 26686 33554432000 4194304 4196468 140728266764112 140009598753392 140010476366466 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34193408 140728266765289 140728266765613 140728266765613 140728266768335 0
[pid=13132/tid=13149] ppid=13129 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/13132/task/13149/stat : 13149 (java) S 13129 13129 10382 0 -1 1077944384 247 0 0 0 0 0 0 0 20 0 20 0 236837148 27969433600 26686 33554432000 4194304 4196468 140728266764112 140009597700592 140010476366466 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34193408 140728266765289 140728266765613 140728266765613 140728266768335 0
[pid=13132/tid=13150] ppid=13129 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/13132/task/13150/stat : 13150 (java) S 13129 13129 10382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236837148 27969433600 26686 33554432000 4194304 4196468 140728266764112 140007209691744 140010476365525 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34193408 140728266765289 140728266765613 140728266765613 140728266768335 0
[pid=13132/tid=13151] ppid=13129 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/13132/task/13151/stat : 13151 (java) S 13129 13129 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236837149 27969433600 26686 33554432000 4194304 4196468 140728266764112 140009596647984 140010476366466 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34193408 140728266765289 140728266765613 140728266765613 140728266768335 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 27427028 KiB
Current children cumulated memory: 108140 KiB

[startup+0.210328 s]*
/proc/loadavg: 3.11 5.35 6.67 2/199 13151
/proc/meminfo: memFree=22390592/32770624 swapFree=67108372/67108860
[pid=13129] ppid=13126 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/13129/stat : 13129 (scop.sh) S 13126 13129 10382 0 -1 4202496 559 322 0 0 0 0 0 0 20 0 1 0 236837141 115843072 349 33554432000 4194304 5098028 140735293474944 140735293472200 139731936252540 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 8273920 140735293477923 140735293478147 140735293478147 140735293480909 0
/proc/13129/statm: 28282 349 296 221 0 87 0
[pid=13132] ppid=13129 vsize=27313900 memory=121132 CPUtime=0.24 cores=0-7
/proc/13132/stat : 13132 (java) S 13129 13129 10382 0 -1 1077944320 9979 0 0 0 21 3 0 0 20 0 20 0 236837141 27969433600 30283 33554432000 4194304 4196468 140728266764112 140728266746656 140010476355319 0 0 2 16800973 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 34193408 140728266765289 140728266765613 140728266765613 140728266768335 0
/proc/13132/statm: 6828475 30283 2887 1 0 6790935 0
[pid=13132/tid=13133] ppid=13129 vsize=27313900 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/13132/task/13133/stat : 13133 (java) R 13129 13129 10382 0 -1 4202560 7882 0 0 0 17 2 0 0 20 0 20 0 236837141 27969433600 30283 33554432000 4194304 4196468 140728266764112 140010448164064 140010460435806 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 34193408 140728266765289 140728266765613 140728266765613 140728266768335 0
[pid=13132/tid=13134] ppid=13129 vsize=27313900 memory=342 CPUtime=0 cores=0-7
/proc/13132/task/13134/stat : 13134 (java) S 13129 13129 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236837144 27969433600 30283 33554432000 4194304 4196468 140728266764112 140010480597648 140010476365525 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34193408 140728266765289 140728266765613 140728266765613 140728266768335 0
[pid=13132/tid=13135] ppid=13129 vsize=27313900 memory=4049214722771400352 CPUtime=0 cores=0-7
/proc/13132/task/13135/stat : 13135 (java) S 13129 13129 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236837144 27969433600 30283 33554432000 4194304 4196468 140728266764112 140010298685968 140010476365525 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34193408 140728266765289 140728266765613 140728266765613 140728266768335 0
[pid=13132/tid=13136] ppid=13129 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/13132/task/13136/stat : 13136 (java) S 13129 13129 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236837144 27969433600 30283 33554432000 4194304 4196468 140728266764112 140009897097616 140010476365525 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34193408 140728266765289 140728266765613 140728266765613 140728266768335 0
[pid=13132/tid=13137] ppid=13129 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/13132/task/13137/stat : 13137 (java) S 13129 13129 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236837144 27969433600 30283 33554432000 4194304 4196468 140728266764112 140009896044816 140010476365525 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34193408 140728266765289 140728266765613 140728266765613 140728266768335 0
[pid=13132/tid=13138] ppid=13129 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/13132/task/13138/stat : 13138 (java) S 13129 13129 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236837144 27969433600 30283 33554432000 4194304 4196468 140728266764112 140009894993040 140010476365525 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34193408 140728266765289 140728266765613 140728266765613 140728266768335 0
[pid=13132/tid=13139] ppid=13129 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/13132/task/13139/stat : 13139 (java) S 13129 13129 10382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236837144 27969433600 30283 33554432000 4194304 4196468 140728266764112 140009893940240 140010476365525 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34193408 140728266765289 140728266765613 140728266765613 140728266768335 0
[pid=13132/tid=13140] ppid=13129 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/13132/task/13140/stat : 13140 (java) S 13129 13129 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236837144 27969433600 30283 33554432000 4194304 4196468 140728266764112 140009892887440 140010476365525 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34193408 140728266765289 140728266765613 140728266765613 140728266768335 0
[pid=13132/tid=13141] ppid=13129 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/13132/task/13141/stat : 13141 (java) S 13129 13129 10382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236837144 27969433600 30283 33554432000 4194304 4196468 140728266764112 140009891834640 140010476365525 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34193408 140728266765289 140728266765613 140728266765613 140728266768335 0
[pid=13132/tid=13142] ppid=13129 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/13132/task/13142/stat : 13142 (java) S 13129 13129 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236837145 27969433600 30283 33554432000 4194304 4196468 140728266764112 140009601911152 140010476366466 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34193408 140728266765289 140728266765613 140728266765613 140728266768335 0
[pid=13132/tid=13143] ppid=13129 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/13132/task/13143/stat : 13143 (java) S 13129 13129 10382 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 236837146 27969433600 30283 33554432000 4194304 4196468 140728266764112 140008216323104 140010476365525 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34193408 140728266765289 140728266765613 140728266765613 140728266768335 0
[pid=13132/tid=13144] ppid=13129 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/13132/task/13144/stat : 13144 (java) S 13129 13129 10382 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 236837146 27969433600 30283 33554432000 4194304 4196468 140728266764112 140008082101104 140010476365525 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34193408 140728266765289 140728266765613 140728266765613 140728266768335 0
[pid=13132/tid=13145] ppid=13129 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/13132/task/13145/stat : 13145 (java) S 13129 13129 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236837148 27969433600 30283 33554432000 4194304 4196468 140728266764112 140007707596624 140010476373915 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34193408 140728266765289 140728266765613 140728266765613 140728266768335 0
[pid=13132/tid=13146] ppid=13129 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/13132/task/13146/stat : 13146 (java) S 13129 13129 10382 0 -1 1077944384 434 0 0 0 0 0 0 0 20 0 20 0 236837148 27969433600 30283 33554432000 4194304 4196468 140728266764112 140009600858992 140010476366466 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34193408 140728266765289 140728266765613 140728266765613 140728266768335 0
[pid=13132/tid=13147] ppid=13129 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/13132/task/13147/stat : 13147 (java) S 13129 13129 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236837148 27969433600 30283 33554432000 4194304 4196468 140728266764112 140009599806192 140010476366466 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34193408 140728266765289 140728266765613 140728266765613 140728266768335 0
[pid=13132/tid=13148] ppid=13129 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/13132/task/13148/stat : 13148 (java) S 13129 13129 10382 0 -1 1077944384 19 0 0 0 0 0 0 0 20 0 20 0 236837148 27969433600 30283 33554432000 4194304 4196468 140728266764112 140009598753392 140010476366466 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34193408 140728266765289 140728266765613 140728266765613 140728266768335 0
[pid=13132/tid=13149] ppid=13129 vsize=27313900 memory=-1 CPUtime=0.02 cores=0-7
/proc/13132/task/13149/stat : 13149 (java) S 13129 13129 10382 0 -1 1077944384 290 0 0 0 2 0 0 0 20 0 20 0 236837148 27969433600 30283 33554432000 4194304 4196468 140728266764112 140009597700592 140010476366466 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34193408 140728266765289 140728266765613 140728266765613 140728266768335 0
[pid=13132/tid=13150] ppid=13129 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/13132/task/13150/stat : 13150 (java) S 13129 13129 10382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236837148 27969433600 30283 33554432000 4194304 4196468 140728266764112 140007209691744 140010476365525 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34193408 140728266765289 140728266765613 140728266765613 140728266768335 0
[pid=13132/tid=13151] ppid=13129 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/13132/task/13151/stat : 13151 (java) S 13129 13129 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236837149 27969433600 30283 33554432000 4194304 4196468 140728266764112 140009596647984 140010476366466 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34193408 140728266765289 140728266765613 140728266765613 140728266768335 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 27427028 KiB
Current children cumulated memory: 122528 KiB

[startup+0.310364 s]*
/proc/loadavg: 3.11 5.35 6.67 2/199 13151
/proc/meminfo: memFree=22387464/32770624 swapFree=67108372/67108860
[pid=13129] ppid=13126 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/13129/stat : 13129 (scop.sh) S 13126 13129 10382 0 -1 4202496 559 322 0 0 0 0 0 0 20 0 1 0 236837141 115843072 349 33554432000 4194304 5098028 140735293474944 140735293472200 139731936252540 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 8273920 140735293477923 140735293478147 140735293478147 140735293480909 0
/proc/13129/statm: 28282 349 296 221 0 87 0
[pid=13132] ppid=13129 vsize=27313900 memory=124852 CPUtime=0.42 cores=0-7
/proc/13132/stat : 13132 (java) S 13129 13129 10382 0 -1 1077944320 10620 0 0 0 38 4 0 0 20 0 20 0 236837141 27969433600 31213 33554432000 4194304 4196468 140728266764112 140728266746656 140010476355319 0 0 2 16800973 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 34193408 140728266765289 140728266765613 140728266765613 140728266768335 0
/proc/13132/statm: 6828475 31213 2944 1 0 6790935 0
[pid=13132/tid=13133] ppid=13129 vsize=27313900 memory=6791534058613427641 CPUtime=0.3 cores=0-7
/proc/13132/task/13133/stat : 13133 (java) R 13129 13129 10382 0 -1 4202560 8331 0 0 0 27 3 0 0 20 0 20 0 236837141 27969433600 31213 33554432000 4194304 4196468 140728266764112 140010448150768 140010459542163 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 34193408 140728266765289 140728266765613 140728266765613 140728266768335 0
[pid=13132/tid=13134] ppid=13129 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/13132/task/13134/stat : 13134 (java) S 13129 13129 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236837144 27969433600 31213 33554432000 4194304 4196468 140728266764112 140010480597648 140010476365525 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34193408 140728266765289 140728266765613 140728266765613 140728266768335 0
[pid=13132/tid=13135] ppid=13129 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/13132/task/13135/stat : 13135 (java) S 13129 13129 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236837144 27969433600 31213 33554432000 4194304 4196468 140728266764112 140010298685968 140010476365525 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34193408 140728266765289 140728266765613 140728266765613 140728266768335 0
[pid=13132/tid=13136] ppid=13129 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/13132/task/13136/stat : 13136 (java) S 13129 13129 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236837144 27969433600 31213 33554432000 4194304 4196468 140728266764112 140009897097616 140010476365525 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34193408 140728266765289 140728266765613 140728266765613 140728266768335 0
[pid=13132/tid=13137] ppid=13129 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/13132/task/13137/stat : 13137 (java) S 13129 13129 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236837144 27969433600 31213 33554432000 4194304 4196468 140728266764112 140009896044816 140010476365525 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34193408 140728266765289 140728266765613 140728266765613 140728266768335 0
[pid=13132/tid=13138] ppid=13129 vsize=27313900 memory=2244 CPUtime=0 cores=0-7
/proc/13132/task/13138/stat : 13138 (java) S 13129 13129 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236837144 27969433600 31213 33554432000 4194304 4196468 140728266764112 140009894993040 140010476365525 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34193408 140728266765289 140728266765613 140728266765613 140728266768335 0
[pid=13132/tid=13139] ppid=13129 vsize=27313900 memory=139801051362223 CPUtime=0 cores=0-7
/proc/13132/task/13139/stat : 13139 (java) S 13129 13129 10382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236837144 27969433600 31213 33554432000 4194304 4196468 140728266764112 140009893940240 140010476365525 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34193408 140728266765289 140728266765613 140728266765613 140728266768335 0
[pid=13132/tid=13140] ppid=13129 vsize=27313900 memory=139801051364528 CPUtime=0 cores=0-7
/proc/13132/task/13140/stat : 13140 (java) S 13129 13129 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236837144 27969433600 31213 33554432000 4194304 4196468 140728266764112 140009892887440 140010476365525 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34193408 140728266765289 140728266765613 140728266765613 140728266768335 0
[pid=13132/tid=13141] ppid=13129 vsize=27313900 memory=139801051366832 CPUtime=0 cores=0-7
/proc/13132/task/13141/stat : 13141 (java) S 13129 13129 10382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236837144 27969433600 31213 33554432000 4194304 4196468 140728266764112 140009891834640 140010476365525 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34193408 140728266765289 140728266765613 140728266765613 140728266768335 0
[pid=13132/tid=13142] ppid=13129 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/13132/task/13142/stat : 13142 (java) S 13129 13129 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236837145 27969433600 31213 33554432000 4194304 4196468 140728266764112 140009601911152 140010476366466 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34193408 140728266765289 140728266765613 140728266765613 140728266768335 0
[pid=13132/tid=13143] ppid=13129 vsize=27313900 memory=279602102740624 CPUtime=0 cores=0-7
/proc/13132/task/13143/stat : 13143 (java) S 13129 13129 10382 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 236837146 27969433600 31213 33554432000 4194304 4196468 140728266764112 140008216323104 140010476365525 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34193408 140728266765289 140728266765613 140728266765613 140728266768335 0
[pid=13132/tid=13144] ppid=13129 vsize=27313900 memory=279602102747536 CPUtime=0 cores=0-7
/proc/13132/task/13144/stat : 13144 (java) S 13129 13129 10382 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 236837146 27969433600 31213 33554432000 4194304 4196468 140728266764112 140008082101104 140010476365525 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34193408 140728266765289 140728266765613 140728266765613 140728266768335 0
[pid=13132/tid=13145] ppid=13129 vsize=27313900 memory=279602102688816 CPUtime=0 cores=0-7
/proc/13132/task/13145/stat : 13145 (java) S 13129 13129 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236837148 27969433600 31213 33554432000 4194304 4196468 140728266764112 140007707596624 140010476373915 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34193408 140728266765289 140728266765613 140728266765613 140728266768335 0
[pid=13132/tid=13146] ppid=13129 vsize=27313900 memory=279602102761360 CPUtime=0.01 cores=0-7
/proc/13132/task/13146/stat : 13146 (java) S 13129 13129 10382 0 -1 1077944384 522 0 0 0 1 0 0 0 20 0 20 0 236837148 27969433600 31213 33554432000 4194304 4196468 140728266764112 140009600858992 140010476366466 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34193408 140728266765289 140728266765613 140728266765613 140728266768335 0
[pid=13132/tid=13147] ppid=13129 vsize=27313900 memory=279602102768272 CPUtime=0.01 cores=0-7
/proc/13132/task/13147/stat : 13147 (java) S 13129 13129 10382 0 -1 1077944384 54 0 0 0 1 0 0 0 20 0 20 0 236837148 27969433600 31213 33554432000 4194304 4196468 140728266764112 140009599806192 140010476366466 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34193408 140728266765289 140728266765613 140728266765613 140728266768335 0
[pid=13132/tid=13148] ppid=13129 vsize=27313900 memory=279602102765968 CPUtime=0 cores=0-7
/proc/13132/task/13148/stat : 13148 (java) S 13129 13129 10382 0 -1 1077944384 28 0 0 0 0 0 0 0 20 0 20 0 236837148 27969433600 31213 33554432000 4194304 4196468 140728266764112 140009598753392 140010476366466 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34193408 140728266765289 140728266765613 140728266765613 140728266768335 0
[pid=13132/tid=13149] ppid=13129 vsize=27313900 memory=279602102782128 CPUtime=0.07 cores=0-7
/proc/13132/task/13149/stat : 13149 (java) S 13129 13129 10382 0 -1 1077944384 329 0 0 0 7 0 0 0 20 0 20 0 236837148 27969433600 31213 33554432000 4194304 4196468 140728266764112 140009597700592 140010476366466 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34193408 140728266765289 140728266765613 140728266765613 140728266768335 0
[pid=13132/tid=13150] ppid=13129 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/13132/task/13150/stat : 13150 (java) S 13129 13129 10382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236837148 27969433600 31213 33554432000 4194304 4196468 140728266764112 140007209691744 140010476365525 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34193408 140728266765289 140728266765613 140728266765613 140728266768335 0
[pid=13132/tid=13151] ppid=13129 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/13132/task/13151/stat : 13151 (java) S 13129 13129 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236837149 27969433600 31213 33554432000 4194304 4196468 140728266764112 140009596647984 140010476366466 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34193408 140728266765289 140728266765613 140728266765613 140728266768335 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 27427028 KiB
Current children cumulated memory: 126248 KiB

[startup+0.700993 s]
/proc/loadavg: 3.11 5.35 6.67 2/199 13151
/proc/meminfo: memFree=22363204/32770624 swapFree=67108372/67108860
[pid=13129] ppid=13126 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/13129/stat : 13129 (scop.sh) S 13126 13129 10382 0 -1 4202496 559 322 0 0 0 0 0 0 20 0 1 0 236837141 115843072 349 33554432000 4194304 5098028 140735293474944 140735293472200 139731936252540 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 8273920 140735293477923 140735293478147 140735293478147 140735293480909 0
/proc/13129/statm: 28282 349 296 221 0 87 0
[pid=13132] ppid=13129 vsize=27322296 memory=163696 CPUtime=1.01 cores=0-7
/proc/13132/stat : 13132 (java) S 13129 13129 10382 0 -1 1077944320 17941 0 0 0 95 6 0 0 20 0 20 0 236837141 27978031104 40924 33554432000 4194304 4196468 140728266764112 140728266746656 140010476355319 0 0 2 25189581 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 34193408 140728266765289 140728266765613 140728266765613 140728266768335 0
/proc/13132/statm: 6830574 40924 3142 1 0 6791959 0
[pid=13132/tid=13133] ppid=13129 vsize=27322296 memory=279602103140016 CPUtime=0.67 cores=0-7
/proc/13132/task/13133/stat : 13133 (java) R 13129 13129 10382 0 -1 4202560 15084 0 0 0 63 4 0 0 20 0 20 0 236837141 27978031104 40924 33554432000 4194304 4196468 140728266764112 140010448175808 140009978074372 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 34193408 140728266765289 140728266765613 140728266765613 140728266768335 0
[pid=13132/tid=13134] ppid=13129 vsize=27322296 memory=139801051571056 CPUtime=0 cores=0-7
/proc/13132/task/13134/stat : 13134 (java) S 13129 13129 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236837144 27978031104 40924 33554432000 4194304 4196468 140728266764112 140010480597648 140010476365525 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34193408 140728266765289 140728266765613 140728266765613 140728266768335 0
[pid=13132/tid=13135] ppid=13129 vsize=27322296 memory=0 CPUtime=0 cores=0-7
/proc/13132/task/13135/stat : 13135 (java) S 13129 13129 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236837144 27978031104 40924 33554432000 4194304 4196468 140728266764112 140010298685968 140010476365525 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34193408 140728266765289 140728266765613 140728266765613 140728266768335 0
[pid=13132/tid=13136] ppid=13129 vsize=27322296 memory=752 CPUtime=0 cores=0-7
/proc/13132/task/13136/stat : 13136 (java) S 13129 13129 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236837144 27978031104 40924 33554432000 4194304 4196468 140728266764112 140009897097616 140010476365525 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34193408 140728266765289 140728266765613 140728266765613 140728266768335 0

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

[pid=13132/tid=13141] ppid=13129 vsize=27326392 memory=0 CPUtime=0 cores=0-7
/proc/13132/task/13141/stat : 13141 (java) S 13129 13129 10382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236837144 27982225408 52507 33554432000 4194304 4196468 140728266764112 140009891834640 140010476365525 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34193408 140728266765289 140728266765613 140728266765613 140728266768335 0
[pid=13132/tid=13142] ppid=13129 vsize=27326392 memory=0 CPUtime=0 cores=0-7
/proc/13132/task/13142/stat : 13142 (java) S 13129 13129 10382 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 236837145 27982225408 52507 33554432000 4194304 4196468 140728266764112 140009601911152 140010476366466 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34193408 140728266765289 140728266765613 140728266765613 140728266768335 0
[pid=13132/tid=13143] ppid=13129 vsize=27326392 memory=2244 CPUtime=0 cores=0-7
/proc/13132/task/13143/stat : 13143 (java) S 13129 13129 10382 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 236837146 27982225408 52507 33554432000 4194304 4196468 140728266764112 140008216323104 140010476365525 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34193408 140728266765289 140728266765613 140728266765613 140728266768335 0
[pid=13132/tid=13144] ppid=13129 vsize=27326392 memory=0 CPUtime=0 cores=0-7
/proc/13132/task/13144/stat : 13144 (java) S 13129 13129 10382 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 236837146 27982225408 52507 33554432000 4194304 4196468 140728266764112 140008082101104 140010476365525 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34193408 140728266765289 140728266765613 140728266765613 140728266768335 0
[pid=13132/tid=13145] ppid=13129 vsize=27326392 memory=0 CPUtime=0 cores=0-7
/proc/13132/task/13145/stat : 13145 (java) S 13129 13129 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236837148 27982225408 52507 33554432000 4194304 4196468 140728266764112 140007707596624 140010476373915 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34193408 140728266765289 140728266765613 140728266765613 140728266768335 0
[pid=13132/tid=13146] ppid=13129 vsize=27326392 memory=0 CPUtime=0.21 cores=0-7
/proc/13132/task/13146/stat : 13146 (java) S 13129 13129 10382 0 -1 1077944384 904 0 0 0 20 1 0 0 20 0 20 0 236837148 27982225408 52507 33554432000 4194304 4196468 140728266764112 140009600858992 140010476366466 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34193408 140728266765289 140728266765613 140728266765613 140728266768335 0
[pid=13132/tid=13147] ppid=13129 vsize=27326392 memory=0 CPUtime=0.19 cores=0-7
/proc/13132/task/13147/stat : 13147 (java) R 13129 13129 10382 0 -1 4202560 360 0 0 0 18 1 0 0 20 0 20 0 236837148 27982225408 52507 33554432000 4194304 4196468 140728266764112 140009599785424 140010460595425 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 34193408 140728266765289 140728266765613 140728266765613 140728266768335 0
[pid=13132/tid=13148] ppid=13129 vsize=27326392 memory=0 CPUtime=0.21 cores=0-7
/proc/13132/task/13148/stat : 13148 (java) S 13129 13129 10382 0 -1 1077944384 268 0 0 0 21 0 0 0 20 0 20 0 236837148 27982225408 52507 33554432000 4194304 4196468 140728266764112 140009598753392 140010476366466 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34193408 140728266765289 140728266765613 140728266765613 140728266768335 0
[pid=13132/tid=13149] ppid=13129 vsize=27326392 memory=6944656592387989600 CPUtime=0.67 cores=0-7
/proc/13132/task/13149/stat : 13149 (java) R 13129 13129 10382 0 -1 4202560 2591 0 0 0 67 0 0 0 20 0 20 0 236837148 27982225408 52507 33554432000 4194304 4196468 140728266764112 140009597695632 140010455274047 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 34193408 140728266765289 140728266765613 140728266765613 140728266768335 0
[pid=13132/tid=13150] ppid=13129 vsize=27326392 memory=6943526294502006880 CPUtime=0 cores=0-7
/proc/13132/task/13150/stat : 13150 (java) S 13129 13129 10382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236837148 27982225408 52507 33554432000 4194304 4196468 140728266764112 140007209691744 140010476365525 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34193408 140728266765289 140728266765613 140728266765613 140728266768335 0
[pid=13132/tid=13151] ppid=13129 vsize=27326392 memory=6944656592455097440 CPUtime=0 cores=0-7
/proc/13132/task/13151/stat : 13151 (java) S 13129 13129 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236837149 27982225408 52507 33554432000 4194304 4196468 140728266764112 140009596647984 140010476366466 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34193408 140728266765289 140728266765613 140728266765613 140728266768335 0
Current children cumulated CPU time: 2.79 s
Current children cumulated vsize: 27439520 KiB
Current children cumulated memory: 211424 KiB

[startup+3.0385 s]
# the end of solver process 13129 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=6.19515 s, system=0.246875 s

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

[startup+1.60116 s]
/proc/loadavg: 3.11 5.35 6.67 2/199 13151
/proc/meminfo: memFree=22336880/32770624 swapFree=67108372/67108860
[pid=13129] ppid=13126 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/13129/stat : 13129 (scop.sh) S 13126 13129 10382 0 -1 4202496 559 322 0 0 0 0 0 0 20 0 1 0 236837141 115843072 349 33554432000 4194304 5098028 140735293474944 140735293472200 139731936252540 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 8273920 140735293477923 140735293478147 140735293478147 140735293480909 0
/proc/13129/statm: 28282 349 296 221 0 87 0
[pid=13132] ppid=13129 vsize=27326392 memory=226284 CPUtime=3.17 cores=0-7
/proc/13132/stat : 13132 (java) S 13129 13129 10382 0 -1 1077944320 22309 0 0 0 307 10 0 0 20 0 20 0 236837141 27982225408 56571 33554432000 4194304 4196468 140728266764112 140728266746656 140010476355319 0 0 2 25189581 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 34193408 140728266765289 140728266765613 140728266765613 140728266768335 0
/proc/13132/statm: 6831598 56571 3190 1 0 6792983 0
[pid=13132/tid=13133] ppid=13129 vsize=27326392 memory=6944652177228980320 CPUtime=1.56 cores=0-7
/proc/13132/task/13133/stat : 13133 (java) R 13129 13129 10382 0 -1 4202560 16321 0 0 0 150 6 0 0 20 0 20 0 236837141 27982225408 56571 33554432000 4194304 4196468 140728266764112 140010448188064 140009985842004 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 34193408 140728266765289 140728266765613 140728266765613 140728266768335 0
[pid=13132/tid=13134] ppid=13129 vsize=27326392 memory=6944656592455360604 CPUtime=0 cores=0-7
/proc/13132/task/13134/stat : 13134 (java) S 13129 13129 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236837144 27982225408 56571 33554432000 4194304 4196468 140728266764112 140010480597648 140010476365525 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34193408 140728266765289 140728266765613 140728266765613 140728266768335 0
[pid=13132/tid=13135] ppid=13129 vsize=27326392 memory=1396 CPUtime=0 cores=0-7
/proc/13132/task/13135/stat : 13135 (java) S 13129 13129 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236837144 27982225408 56571 33554432000 4194304 4196468 140728266764112 140010298685968 140010476365525 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34193408 140728266765289 140728266765613 140728266765613 140728266768335 0
[pid=13132/tid=13136] ppid=13129 vsize=27326392 memory=3812 CPUtime=0 cores=0-7
/proc/13132/task/13136/stat : 13136 (java) S 13129 13129 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236837144 27982225408 56571 33554432000 4194304 4196468 140728266764112 140009897097616 140010476365525 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34193408 140728266765289 140728266765613 140728266765613 140728266768335 0
[pid=13132/tid=13137] ppid=13129 vsize=27326392 memory=64140 CPUtime=0 cores=0-7
/proc/13132/task/13137/stat : 13137 (java) S 13129 13129 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236837144 27982225408 56571 33554432000 4194304 4196468 140728266764112 140009896044816 140010476365525 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34193408 140728266765289 140728266765613 140728266765613 140728266768335 0
[pid=13132/tid=13138] ppid=13129 vsize=27326392 memory=1100 CPUtime=0 cores=0-7
/proc/13132/task/13138/stat : 13138 (java) S 13129 13129 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236837144 27982225408 56571 33554432000 4194304 4196468 140728266764112 140009894993040 140010476365525 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34193408 140728266765289 140728266765613 140728266765613 140728266768335 0
[pid=13132/tid=13139] ppid=13129 vsize=27326392 memory=2144 CPUtime=0 cores=0-7
/proc/13132/task/13139/stat : 13139 (java) S 13129 13129 10382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236837144 27982225408 56637 33554432000 4194304 4196468 140728266764112 140009893940240 140010476365525 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34193408 140728266765289 140728266765613 140728266765613 140728266768335 0
[pid=13132/tid=13140] ppid=13129 vsize=27326392 memory=1752 CPUtime=0 cores=0-7
/proc/13132/task/13140/stat : 13140 (java) S 13129 13129 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236837144 27982225408 56637 33554432000 4194304 4196468 140728266764112 140009892887440 140010476365525 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34193408 140728266765289 140728266765613 140728266765613 140728266768335 0
[pid=13132/tid=13141] ppid=13129 vsize=27326392 memory=5752 CPUtime=0 cores=0-7
/proc/13132/task/13141/stat : 13141 (java) S 13129 13129 10382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236837144 27982225408 56637 33554432000 4194304 4196468 140728266764112 140009891834640 140010476365525 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34193408 140728266765289 140728266765613 140728266765613 140728266768335 0
[pid=13132/tid=13142] ppid=13129 vsize=27326392 memory=4580 CPUtime=0 cores=0-7
/proc/13132/task/13142/stat : 13142 (java) S 13129 13129 10382 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 236837145 27982225408 56637 33554432000 4194304 4196468 140728266764112 140009601911152 140010476366466 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34193408 140728266765289 140728266765613 140728266765613 140728266768335 0
[pid=13132/tid=13143] ppid=13129 vsize=27326392 memory=1620 CPUtime=0 cores=0-7
/proc/13132/task/13143/stat : 13143 (java) S 13129 13129 10382 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 236837146 27982225408 56637 33554432000 4194304 4196468 140728266764112 140008216323104 140010476365525 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34193408 140728266765289 140728266765613 140728266765613 140728266768335 0
[pid=13132/tid=13144] ppid=13129 vsize=27326392 memory=1220 CPUtime=0 cores=0-7
/proc/13132/task/13144/stat : 13144 (java) S 13129 13129 10382 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 236837146 27982225408 56637 33554432000 4194304 4196468 140728266764112 140008082101104 140010476365525 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34193408 140728266765289 140728266765613 140728266765613 140728266768335 0
[pid=13132/tid=13145] ppid=13129 vsize=27326392 memory=1800 CPUtime=0 cores=0-7
/proc/13132/task/13145/stat : 13145 (java) S 13129 13129 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236837148 27982225408 56637 33554432000 4194304 4196468 140728266764112 140007707596624 140010476373915 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34193408 140728266765289 140728266765613 140728266765613 140728266768335 0
[pid=13132/tid=13146] ppid=13129 vsize=27326392 memory=164 CPUtime=0.29 cores=0-7
/proc/13132/task/13146/stat : 13146 (java) R 13129 13129 10382 0 -1 4202560 1176 0 0 0 28 1 0 0 20 0 20 0 236837148 27982225408 56637 33554432000 4194304 4196468 140728266764112 140009600840008 140010469458821 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 34193408 140728266765289 140728266765613 140728266765613 140728266768335 0
[pid=13132/tid=13147] ppid=13129 vsize=27326392 memory=-9001734013606258791 CPUtime=0.28 cores=0-7
/proc/13132/task/13147/stat : 13147 (java) R 13129 13129 10382 0 -1 4202560 444 0 0 0 27 1 0 0 20 0 20 0 236837148 27982225408 56637 33554432000 4194304 4196468 140728266764112 140009599784432 140010457919904 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 34193408 140728266765289 140728266765613 140728266765613 140728266768335 0
[pid=13132/tid=13148] ppid=13129 vsize=27326392 memory=-7384994778349281184 CPUtime=0.29 cores=0-7
/proc/13132/task/13148/stat : 13148 (java) R 13129 13129 10382 0 -1 4202560 388 0 0 0 29 0 0 0 20 0 20 0 236837148 27982225408 56637 33554432000 4194304 4196468 140728266764112 140009598746416 140010457899553 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 34193408 140728266765289 140728266765613 140728266765613 140728266768335 0
[pid=13132/tid=13149] ppid=13129 vsize=27326392 memory=-7385037615359298921 CPUtime=0.71 cores=0-7
/proc/13132/task/13149/stat : 13149 (java) S 13129 13129 10382 0 -1 1077944384 2651 0 0 0 71 0 0 0 20 0 20 0 236837148 27982225408 56637 33554432000 4194304 4196468 140728266764112 140009597700592 140010476366466 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34193408 140728266765289 140728266765613 140728266765613 140728266768335 0
[pid=13132/tid=13150] ppid=13129 vsize=27326392 memory=7681905605394137914 CPUtime=0 cores=0-7
/proc/13132/task/13150/stat : 13150 (java) S 13129 13129 10382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236837148 27982225408 56637 33554432000 4194304 4196468 140728266764112 140007209691744 140010476365525 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34193408 140728266765289 140728266765613 140728266765613 140728266768335 0
[pid=13132/tid=13151] ppid=13129 vsize=27326392 memory=-7522837583129502606 CPUtime=0 cores=0-7
/proc/13132/task/13151/stat : 13151 (java) S 13129 13129 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236837149 27982225408 56637 33554432000 4194304 4196468 140728266764112 140009596647984 140010476366466 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34193408 140728266765289 140728266765613 140728266765613 140728266768335 0
Current children cumulated CPU time: 3.17 s
Current children cumulated vsize: 27439520 KiB
Current children cumulated memory: 227680 KiB

[startup+2.40037 s]
/proc/loadavg: 3.11 5.35 6.67 5/199 13151
/proc/meminfo: memFree=22215700/32770624 swapFree=67108372/67108860
[pid=13129] ppid=13126 vsize=113128 memory=1472 CPUtime=5.21 cores=0-7
/proc/13129/stat : 13129 (scop.sh) S 13126 13129 10382 0 -1 4202496 589 26501 0 0 0 0 506 15 20 0 1 0 236837141 115843072 368 33554432000 4194304 5098028 140735293474944 140735293471688 139731936252540 0 65536 4100 81923 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 8273920 140735293477923 140735293478147 140735293478147 140735293480909 0
/proc/13129/statm: 28282 368 311 221 0 87 0
Current children cumulated CPU time: 5.21 s
Current children cumulated vsize: 113128 KiB
Current children cumulated memory: 1472 KiB

[startup+2.80031 s]
/proc/loadavg: 3.11 5.35 6.67 5/199 13151
/proc/meminfo: memFree=22215700/32770624 swapFree=67108372/67108860
[pid=13129] ppid=13126 vsize=113128 memory=1472 CPUtime=5.21 cores=0-7
/proc/13129/stat : 13129 (scop.sh) S 13126 13129 10382 0 -1 4202496 589 26501 0 0 0 0 506 15 20 0 1 0 236837141 115843072 368 33554432000 4194304 5098028 140735293474944 140735293471688 139731936252540 0 65536 4100 81923 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 8273920 140735293477923 140735293478147 140735293478147 140735293480909 0
/proc/13129/statm: 28282 368 311 221 0 87 0
Current children cumulated CPU time: 5.21 s
Current children cumulated vsize: 113128 KiB
Current children cumulated memory: 1472 KiB

[startup+3.00029 s]*
/proc/loadavg: 2.94 5.28 6.64 2/201 13177
/proc/meminfo: memFree=22394628/32770624 swapFree=67108372/67108860
[pid=13129] ppid=13126 vsize=113128 memory=1472 CPUtime=5.21 cores=0-7
/proc/13129/stat : 13129 (scop.sh) S 13126 13129 10382 0 -1 4202496 589 26501 0 0 0 0 506 15 20 0 1 0 236837141 115843072 368 33554432000 4194304 5098028 140735293474944 140735293471688 139731936252540 0 65536 4100 81923 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 8273920 140735293477923 140735293478147 140735293478147 140735293480909 0
/proc/13129/statm: 28282 368 311 221 0 87 0
[pid=13152] ppid=13129 vsize=8086216 memory=118560 CPUtime=1.16 cores=0-7
/proc/13152/stat : 13152 (java) S 13129 13129 10382 0 -1 1077944320 18376 614 0 0 109 7 0 0 20 0 22 0 236837355 8280285184 29640 33554432000 4194304 4196468 140726265741072 140726265723616 140247227608823 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 15421440 140726265746609 140726265746733 140726265746733 140726265749455 0
/proc/13152/statm: 2021554 29640 3141 1 0 1982953 0
[pid=13152/tid=13153] ppid=13129 vsize=8086216 memory=7594573530237851216 CPUtime=0.76 cores=0-7
/proc/13152/task/13153/stat : 13153 (java) R 13129 13129 10382 0 -1 4202560 15426 614 0 0 70 6 0 0 20 0 22 0 236837356 8280285184 29640 33554432000 4194304 4196468 140726265741072 140247199441968 140247227622672 0 4 2 25189581 0 0 0 -1 0 0 0 7 0 0 6293624 6294260 15421440 140726265746609 140726265746733 140726265746733 140726265749455 0
[pid=13152/tid=13154] ppid=13129 vsize=8086216 memory=0 CPUtime=0 cores=0-7
/proc/13152/task/13154/stat : 13154 (java) S 13129 13129 10382 0 -1 1077944384 1 614 0 0 0 0 0 0 20 0 22 0 236837357 8280285184 29640 33554432000 4194304 4196468 140726265741072 140247231851664 140247227619029 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15421440 140726265746609 140726265746733 140726265746733 140726265749455 0
[pid=13152/tid=13155] ppid=13129 vsize=8086216 memory=139801203193472 CPUtime=0 cores=0-7
/proc/13152/task/13155/stat : 13155 (java) S 13129 13129 10382 0 -1 1077944384 1 614 0 0 0 0 0 0 20 0 22 0 236837357 8280285184 29640 33554432000 4194304 4196468 140726265741072 140247058668560 140247227619029 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15421440 140726265746609 140726265746733 140726265746733 140726265749455 0
[pid=13152/tid=13156] ppid=13129 vsize=8086216 memory=2208 CPUtime=0 cores=0-7
/proc/13152/task/13156/stat : 13156 (java) S 13129 13129 10382 0 -1 1077944384 2 614 0 0 0 0 0 0 20 0 22 0 236837357 8280285184 29640 33554432000 4194304 4196468 140726265741072 140246711356304 140247227619029 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15421440 140726265746609 140726265746733 140726265746733 140726265749455 0
[pid=13152/tid=13157] ppid=13129 vsize=8086216 memory=4126316290023845779 CPUtime=0 cores=0-7
/proc/13152/task/13157/stat : 13157 (java) S 13129 13129 10382 0 -1 1077944384 2 614 0 0 0 0 0 0 20 0 22 0 236837357 8280285184 29640 33554432000 4194304 4196468 140726265741072 140246710303504 140247227619029 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15421440 140726265746609 140726265746733 140726265746733 140726265749455 0
[pid=13152/tid=13158] ppid=13129 vsize=8086216 memory=262864 CPUtime=0 cores=0-7
/proc/13152/task/13158/stat : 13158 (java) S 13129 13129 10382 0 -1 1077944384 2 614 0 0 0 0 0 0 20 0 22 0 236837357 8280285184 29640 33554432000 4194304 4196468 140726265741072 140246709250704 140247227619029 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15421440 140726265746609 140726265746733 140726265746733 140726265749455 0
[pid=13152/tid=13159] ppid=13129 vsize=8086216 memory=0 CPUtime=0 cores=0-7
/proc/13152/task/13159/stat : 13159 (java) S 13129 13129 10382 0 -1 1077944384 1 614 0 0 0 0 0 0 20 0 22 0 236837357 8280285184 29640 33554432000 4194304 4196468 140726265741072 140246708197904 140247227619029 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15421440 140726265746609 140726265746733 140726265746733 140726265749455 0
[pid=13152/tid=13160] ppid=13129 vsize=8086216 memory=0 CPUtime=0 cores=0-7
/proc/13152/task/13160/stat : 13160 (java) S 13129 13129 10382 0 -1 1077944384 2 614 0 0 0 0 0 0 20 0 22 0 236837357 8280285184 29640 33554432000 4194304 4196468 140726265741072 140246707145104 140247227619029 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15421440 140726265746609 140726265746733 140726265746733 140726265749455 0
[pid=13152/tid=13161] ppid=13129 vsize=8086216 memory=0 CPUtime=0 cores=0-7
/proc/13152/task/13161/stat : 13161 (java) S 13129 13129 10382 0 -1 1077944384 3 614 0 0 0 0 0 0 20 0 22 0 236837357 8280285184 29640 33554432000 4194304 4196468 140726265741072 140246706092304 140247227619029 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15421440 140726265746609 140726265746733 140726265746733 140726265749455 0
[pid=13152/tid=13162] ppid=13129 vsize=8086216 memory=0 CPUtime=0 cores=0-7
/proc/13152/task/13162/stat : 13162 (java) S 13129 13129 10382 0 -1 1077944384 5 614 0 0 0 0 0 0 20 0 22 0 236837358 8280285184 29640 33554432000 4194304 4196468 140726265741072 140246656686960 140247227619970 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15421440 140726265746609 140726265746733 140726265746733 140726265749455 0
[pid=13152/tid=13163] ppid=13129 vsize=8086216 memory=0 CPUtime=0 cores=0-7
/proc/13152/task/13163/stat : 13163 (java) S 13129 13129 10382 0 -1 1077944384 13 614 0 0 0 0 0 0 20 0 22 0 236837359 8280285184 29640 33554432000 4194304 4196468 140726265741072 140245781702176 140247227619029 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15421440 140726265746609 140726265746733 140726265746733 140726265749455 0
[pid=13152/tid=13164] ppid=13129 vsize=8086216 memory=6940698281606406720 CPUtime=0 cores=0-7
/proc/13152/task/13164/stat : 13164 (java) S 13129 13129 10382 0 -1 1077944384 1 614 0 0 0 0 0 0 20 0 22 0 236837359 8280285184 29640 33554432000 4194304 4196468 140726265741072 140245513266544 140247227619029 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15421440 140726265746609 140726265746733 140726265746733 140726265749455 0
[pid=13152/tid=13165] ppid=13129 vsize=8086216 memory=7160833828516882541 CPUtime=0 cores=0-7
/proc/13152/task/13165/stat : 13165 (java) S 13129 13129 10382 0 -1 1077944384 1 614 0 0 0 0 0 0 20 0 22 0 236837362 8280285184 29640 33554432000 4194304 4196468 140726265741072 140245138757968 140247227627419 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15421440 140726265746609 140726265746733 140726265746733 140726265749455 0
[pid=13152/tid=13166] ppid=13129 vsize=8086216 memory=7379826823612553312 CPUtime=0.07 cores=0-7
/proc/13152/task/13166/stat : 13166 (java) S 13129 13129 10382 0 -1 1077944384 581 614 0 0 7 0 0 0 20 0 22 0 236837362 8280285184 29640 33554432000 4194304 4196468 140726265741072 140246655633776 140247227619970 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15421440 140726265746609 140726265746733 140726265746733 140726265749455 0
[pid=13152/tid=13167] ppid=13129 vsize=8086216 memory=-8614379499087747112 CPUtime=0.04 cores=0-7
/proc/13152/task/13167/stat : 13167 (java) S 13129 13129 10382 0 -1 1077944384 227 614 0 0 4 0 0 0 20 0 22 0 236837362 8280285184 29640 33554432000 4194304 4196468 140726265741072 140246318573808 140247227619970 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15421440 140726265746609 140726265746733 140726265746733 140726265749455 0
[pid=13152/tid=13168] ppid=13129 vsize=8086216 memory=-8962857967774121921 CPUtime=0.05 cores=0-7
/proc/13152/task/13168/stat : 13168 (java) S 13129 13129 10382 0 -1 1077944384 194 614 0 0 5 0 0 0 20 0 22 0 236837362 8280285184 29640 33554432000 4194304 4196468 140726265741072 140246317521008 140247227619970 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15421440 140726265746609 140726265746733 140726265746733 140726265749455 0
[pid=13152/tid=13169] ppid=13129 vsize=8086216 memory=6791534058613427641 CPUtime=0.2 cores=0-7
/proc/13152/task/13169/stat : 13169 (java) S 13129 13129 10382 0 -1 1077944384 524 614 0 0 20 0 0 0 20 0 22 0 236837362 8280285184 29640 33554432000 4194304 4196468 140726265741072 140246316468208 140247227619970 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15421440 140726265746609 140726265746733 140726265746733 140726265749455 0
[pid=13152/tid=13170] ppid=13129 vsize=8086216 memory=288230596050944315 CPUtime=0 cores=0-7
/proc/13152/task/13170/stat : 13170 (java) S 13129 13129 10382 0 -1 1077944384 3 614 0 0 0 0 0 0 20 0 22 0 236837362 8280285184 29640 33554432000 4194304 4196468 140726265741072 140244640853088 140247227619029 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15421440 140726265746609 140726265746733 140726265746733 140726265749455 0
[pid=13152/tid=13171] ppid=13129 vsize=8086216 memory=15539617717817150 CPUtime=0 cores=0-7
/proc/13152/task/13171/stat : 13171 (java) S 13129 13129 10382 0 -1 1077944384 2 614 0 0 0 0 0 0 20 0 22 0 236837362 8280285184 29640 33554432000 4194304 4196468 140726265741072 140246315416624 140247227619970 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15421440 140726265746609 140726265746733 140726265746733 140726265749455 0
[pid=13152/tid=13173] ppid=13129 vsize=8086216 memory=0 CPUtime=0 cores=0-7
/proc/13152/task/13173/stat : 13173 (java) S 13129 13129 10382 0 -1 1077944384 26 614 0 0 0 0 0 0 20 0 22 0 236837438 8280285184 29640 33554432000 4194304 4196468 140726265741072 140246307939088 140247227619970 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15421440 140726265746609 140726265746733 140726265746733 140726265749455 0
[pid=13152/tid=13177] ppid=13129 vsize=8086216 memory=0 CPUtime=0 cores=0-7
/proc/13152/task/13177/stat : 13177 (java) S 13129 13129 10382 0 -1 1077944384 22 614 0 0 0 0 0 0 20 0 22 0 236837440 8280285184 29640 33554432000 4194304 4196468 140726265741072 140243969762096 140247227619970 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15421440 140726265746609 140726265746733 140726265746733 140726265749455 0
Current children cumulated CPU time: 6.37 s
Current children cumulated vsize: 8199344 KiB
Current children cumulated memory: 120032 KiB

Child status: 0
Real time (s): 3.03854
CPU time (s): 6.44202
CPU user time (s): 6.19515
CPU system time (s): 0.246875
CPU usage (%): 212.01
Max. virtual memory (cumulated for all children) (KiB): 27443704
Max. memory (cumulated for all children) (KiB): 318200

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 6.19515
system time used= 0.246875
maximum resident set size= 319740
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 46302
page faults= 0
swaps= 0
block input operations= 0
block output operations= 360
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7767
involuntary context switches= 46


# summary of solver processes directly reported to runsolver:
#   pid: 13129
#   total CPU time (s): 6.44202
#   total CPU user time (s): 6.19515
#   total CPU system time (s): 0.246875

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.042164 second user time and 0.080216 second system time

The end

Launcher Data

Begin job on node137 at 2018-08-13 22:39:00
IDJOB=4307365
IDBENCH=141400
IDSOLVER=2789
FILE ID=node137/4307365-1534192740
RUNJOBID= node137-1534189810-10409
PBS_JOBID= 21037989
Free space on /tmp= 26576 MiB

SOLVER NAME= scop both+glucose-syrup (2018-07-31)
BENCH NAME= XCSP18/Dubois/Dubois-075_c18.xml
COMMAND LINE= scop.sh 22g scop.jar -both glucose-syrup -model:-nthreads=NBCORE:-maxmemory=20000 TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4307365-1534192740/watcher-4307365-1534192740 -o /tmp/evaluation-result-4307365-1534192740/solver-4307365-1534192740 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node137-1534189810-10409 --watchdog 2580  scop.sh 22g scop.jar -both glucose-syrup -model:-nthreads=8:-maxmemory=20000 HOME HOME/instance-4307365-1534192740.xml

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

MD5SUM BENCH= 8909e39e4e2640ab20c6938b58673ed4
RANDOM SEED=1027231000

node137.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.54
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.56
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.54
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.56
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.54
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.56
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.54
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        22501924 kB
MemAvailable:   31898144 kB
Buffers:          120572 kB
Cached:          9469724 kB
SwapCached:            8 kB
Active:          4260448 kB
Inactive:        5387820 kB
Active(anon):       4744 kB
Inactive(anon):   105160 kB
Active(file):    4255704 kB
Inactive(file):  5282660 kB
Unevictable:        7432 kB
Mlocked:            7432 kB
SwapTotal:      67108860 kB
SwapFree:       67108372 kB
Dirty:              8404 kB
Writeback:             0 kB
AnonPages:        110040 kB
Mapped:            54640 kB
Shmem:             49624 kB
Slab:             314684 kB
SReclaimable:     286316 kB
SUnreclaim:        28368 kB
KernelStack:        3616 kB
PageTables:         4412 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     349356 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     55296 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      114048 kB
DirectMap2M:    33431552 kB

Free space on /tmp at the end= 26568 MiB
End job on node137 at 2018-08-13 22:39:03