Trace number 4307359

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 4.79052 2.49228

General information on the benchmark

NameDubois/
Dubois-023_c18.xml
MD5SUMd9fd0a93a95458fcc98ae1d4ddac20a1
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 benchmark3.44866
Satisfiable
(Un)Satisfiability was proved
Number of variables69
Number of constraints46
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":69}]
Minimum variable degree2
Maximum variable degree2
Distribution of variable degrees[{"degree":2,"count":69}]
Minimum constraint arity3
Maximum constraint arity3
Distribution of constraint arities[{"arity":3,"count":46}]
Number of extensional constraints46
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":46}]
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-24330-serial-file.bin HOME/instance-4307359-1534192743.xml
0.65/0.53	
0.65/0.53	scop both+glucose-syrup (2018-07-31)
0.65/0.53	(Encoding Process)
0.65/0.53	
0.65/0.56	c BEGIN-Prog: Mon Aug 13 22:39:04 CEST 2018
0.65/0.56	c PID: 24333
0.65/0.56	c IP: 172.20.3.132
0.65/0.56	c HOST: node132.alineos.net
0.65/0.57	c (0,0) Parsing Begin
1.17/0.87	c (0,0) Parsing End
1.17/0.87	c (0,0) CSP: 0 int (0 aux), 69 bool (0 aux), 46 ctr, max domain size 2
1.17/0.87	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.17/0.87	c (0,0) Constraint Name Generate Begin
1.17/0.87	c (0,0) Ctr:HOME/instance-4307359-1534192743.xml,ExtensionSupport:IntVar
1.17/0.87	c (0,0) Constraint Name Generate End
1.17/0.87	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.17/0.87	c (0,0) CSP to CSPinCNF Begin
1.69/1.11	c (0,0) translated 5 (10%) constraints
1.69/1.16	c (0,0) translated 10 (20%) constraints
1.69/1.20	c (0,0) translated 14 (30%) constraints
1.94/1.24	c (0,0) translated 19 (40%) constraints
1.94/1.26	c (0,0) translated 23 (50%) constraints
1.94/1.29	c (0,0) translated 28 (60%) constraints
2.22/1.32	c (0,0) translated 33 (70%) constraints
2.22/1.33	c (0,0) translated 37 (80%) constraints
2.22/1.35	c (0,0) translated 42 (90%) constraints
2.22/1.36	c (0,0) translated 46 (100%) constraints
2.55/1.40	c (0,0) STATISTICS1:HOME/instance-4307359-1534192743.xml,ExtensionSupport:IntVar,253,874,-1,2,3,1,,2:2300,3:598;2:276,1:2300;0:46,
2.55/1.40	c (0,0) ==========================================
2.55/1.40	c (0,0) Both Encoding selects:
2.55/1.40	c (0,0) Order
2.55/1.40	c (0,0) ==========================================
2.55/1.41	c (0,0) translated 88 (10%) constraints
2.55/1.42	c (0,0) translated 175 (20%) constraints
2.55/1.43	c (0,0) translated 263 (30%) constraints
2.55/1.43	c (0,0) translated 350 (40%) constraints
2.55/1.44	c (0,0) translated 437 (50%) constraints
2.55/1.44	c (0,0) translated 525 (60%) constraints
2.55/1.45	c (0,0) translated 612 (70%) constraints
2.55/1.45	c (0,0) translated 700 (80%) constraints
2.55/1.45	c (0,0) translated 787 (90%) constraints
2.55/1.46	c (0,0) translated 874 (100%) constraints
2.55/1.46	c (0,0) CSP to CSPinCNF End
2.55/1.46	c (0,0) CSP: 0 int (0 aux), 253 bool (184 aux), 874 ctr, max domain size 2
2.55/1.46	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 25 MiB used (max 0 MiB)
2.55/1.46	c (0,0) CSPinCNF Propagation Begin
2.92/1.50	c (0,0) 0 values, 46 unsatisfiable literals, and 0 valid clauses are removed
2.92/1.50	c (0,0) CSPinCNF Propagation End
2.92/1.50	c (0,0) CSP: 0 int (0 aux), 253 bool (184 aux), 874 ctr, max domain size 2
2.92/1.50	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 25 MiB used (max 0 MiB)
2.92/1.50	c (0,0) Simplify CSPinCNF Begin
2.92/1.51	c (0,0) Simplify CSPinCNF End
2.92/1.51	c (0,0) CSP: 0 int (0 aux), 253 bool (184 aux), 874 ctr, max domain size 2
2.92/1.51	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 25 MiB used (max 0 MiB)
2.92/1.51	c (0,0) Calculate Precise Domain Begin
2.92/1.51	c (0,0) 0 values are removed by re-calculation
2.92/1.51	c (0,0) Calculate Precise Domain End
2.92/1.51	c (0,0) CSP: 0 int (0 aux), 253 bool (184 aux), 874 ctr, max domain size 2
2.92/1.51	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 25 MiB used (max 0 MiB)
2.92/1.51	c (0,0) CSPinCNF to SatSolver Begin
2.92/1.54	c (1,0) 88 (10 %) CSP clauses are encoded (253 SAT variables, 87 SAT clauses)
2.92/1.55	c (1,1) 175 (20 %) CSP clauses are encoded (253 SAT variables, 174 SAT clauses)
2.92/1.55	c (1,1) 263 (30 %) CSP clauses are encoded (253 SAT variables, 262 SAT clauses)
2.92/1.56	c (1,1) 350 (40 %) CSP clauses are encoded (253 SAT variables, 349 SAT clauses)
2.92/1.56	c (1,1) 437 (50 %) CSP clauses are encoded (253 SAT variables, 436 SAT clauses)
2.92/1.57	c (1,1) 525 (60 %) CSP clauses are encoded (253 SAT variables, 524 SAT clauses)
2.92/1.57	c (1,1) 612 (70 %) CSP clauses are encoded (253 SAT variables, 611 SAT clauses)
2.92/1.57	c (1,1) 700 (80 %) CSP clauses are encoded (253 SAT variables, 699 SAT clauses)
2.92/1.58	c (1,1) 787 (90 %) CSP clauses are encoded (253 SAT variables, 786 SAT clauses)
2.92/1.58	c (1,1) 874 (100 %) CSP clauses are encoded (253 SAT variables, 873 SAT clauses)
2.92/1.58	c (1,1) Launch Command will be: glucose-syrup -model -nthreads=8 -maxmemory=20000
2.92/1.58	c (1,1) CSPinCNF to SatSolver End
2.92/1.58	c (1,1) Heap : 337 MiB used (max 21589 MiB), NonHeap : 26 MiB used (max 0 MiB)
2.92/1.59	c (1,1) STATISTICS2:HOME/instance-4307359-1534192743.xml,ExtensionSupport:IntVar,253,874,-1,2,3,1,,2:2300,3:552;2:322,1:2300,
2.92/1.59	c (1,1) 253 bool, 874 clause
2.92/1.59	c (1,1) Export Begin
3.39/1.68	c (1,1) Export to HOME/scop-24330-serial-file.bin
3.39/1.68	c (1,1) Export End
3.39/1.68	c (1,1) Export File Size: 0.02 MB
3.39/1.68	c (1,1) 0,0,0,0,0,0,1,STOP-AFTER(DIMACS)
3.39/1.68	c END-Prog: Mon Aug 13 22:39:05 CEST 2018
3.39/1.69	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp scop.jar fun.scop.XCSP18Solve HOME/scop-24330-serial-file.bin
4.16/2.18	c (0,0) Read Serial File Begin
4.16/2.18	c (0,0) HOME/scop-24330-serial-file.bin
4.42/2.37	c (0,0) Read Serial File End
4.42/2.37	
4.42/2.37	scop order+glucose-syrup (2018-07-31)
4.42/2.37	(Solving Process)
4.42/2.37	
4.57/2.40	c BEGIN-Prog: Mon Aug 13 22:39:06 CEST 2018
4.57/2.40	c PID: 24353
4.57/2.40	c IP: 172.20.3.132
4.57/2.40	c HOST: node132.alineos.net
4.57/2.41	c (0,0) SatSolver.solve Begin
4.57/2.41	c (0,0) 0 bool, 0 clause
4.57/2.41	c (0,0) glucose-syrup -model -nthreads=8 -maxmemory=20000 HOME/instance-4307359-1534192743.xml-scop-24333.cnf
4.57/2.43	c (0,0) c
4.57/2.43	c (0,0) c This is glucose-syrup 4.1 (glucose in many threads) --  based on MiniSAT (Many thanks to MiniSAT team)
4.57/2.43	c (0,0) c
4.57/2.43	c (0,0) c WARNING: for repeatability, setting FPU to use double precision
4.57/2.43	c (0,0) c 8 solvers engines and 1 companion as a blackboard created.
4.57/2.44	c (0,0) c ========================================[ Problem Statistics ]===========================================
4.57/2.44	c (0,0) c |                                                                                                       |
4.57/2.44	c (0,0) c |  Number of variables:           253                                                                   |
4.57/2.44	c (0,0) c |  Number of clauses:             874                                                                   |
4.57/2.44	c (0,0) c |  Parse time:                   0.00 s                                                                 |
4.57/2.44	c (0,0) c |                                                                                                       |
4.57/2.44	c (0,0) c |  Eliminated clauses:           0.01 Mb                                                                |
4.57/2.44	c (0,0) c |  Simplification time:          0.00 s                                                                 |
4.57/2.44	c (0,0) c |                                                                                                       |
4.57/2.44	c (0,0) c =========================================================================================================
4.57/2.44	c (0,0) Solved by unit propagation
4.57/2.44	c (0,0) c real time : 0.00201583 s
4.57/2.44	c (0,0) c cpu time  : 0.004115 s
4.57/2.44	c (0,0) 
4.57/2.44	c (0,0) s UNSATISFIABLE
4.57/2.48	c (0,0) SatSolver.solve End
4.57/2.48	c (0,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 15 MiB used (max 0 MiB)
4.57/2.48	c (0,0) Show results Begin
4.57/2.48	s UNSATISFIABLE
4.57/2.48	c (0,0) Show results End
4.57/2.48	c (0,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 15 MiB used (max 0 MiB)
4.57/2.48	c (0,0) 0,0,STOP-AFTER(ALL)
4.57/2.48	c END-Prog: Mon Aug 13 22:39:06 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 (6903 MiB free)
  memory of node 1: 16384 MiB (10039 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4307359-1534192743/watcher-4307359-1534192743 -o /tmp/evaluation-result-4307359-1534192743/solver-4307359-1534192743 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node132-1534187531-22737 --watchdog 2580 scop.sh 22g scop.jar -both glucose-syrup -model:-nthreads=8:-maxmemory=20000 HOME HOME/instance-4307359-1534192743.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
solver pid=24330, runsolver pid=24327
Current StackSize limit: 8192 KiB


[startup+0.10472 s]*
/proc/loadavg: 1.84 0.73 0.73 2/204 24352
/proc/meminfo: memFree=17252968/32770624 swapFree=67108860/67108860
[pid=24330] ppid=24327 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/24330/stat : 24330 (scop.sh) S 24327 24330 22710 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 236837487 115843072 349 33554432000 4194304 5098028 140734534139168 140734534136424 140647426220668 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 28418048 140734534145059 140734534145283 140734534145283 140734534148045 0
/proc/24330/statm: 28282 349 296 221 0 87 0
[pid=24333] ppid=24330 vsize=27313900 memory=109672 CPUtime=0.1 cores=0-7
/proc/24333/stat : 24333 (java) S 24330 24330 22710 0 -1 1077944320 6874 0 0 0 8 2 0 0 20 0 20 0 236837487 27969433600 27418 33554432000 4194304 4196468 140737381454128 140737381436672 140342266633975 0 0 2 16800973 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 19730432 140737381458921 140737381459245 140737381459245 140737381461967 0
/proc/24333/statm: 6828475 27418 2739 1 0 6790935 0
[pid=24333/tid=24334] ppid=24330 vsize=27313900 memory=4134930498285298233 CPUtime=0.09 cores=0-7
/proc/24333/task/24334/stat : 24334 (java) R 24330 24330 22710 0 -1 4202560 4993 0 0 0 7 2 0 0 20 0 20 0 236837488 27969433600 27418 33554432000 4194304 4196468 140737381454128 140342238429136 140341764249656 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 19730432 140737381458921 140737381459245 140737381459245 140737381461967 0
[pid=24333/tid=24335] ppid=24330 vsize=27313900 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/24333/task/24335/stat : 24335 (java) S 24330 24330 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236837490 27969433600 27418 33554432000 4194304 4196468 140737381454128 140342270876176 140342266644181 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19730432 140737381458921 140737381459245 140737381459245 140737381461967 0
[pid=24333/tid=24336] ppid=24330 vsize=27313900 memory=140492708583040 CPUtime=0 cores=0-7
/proc/24333/task/24336/stat : 24336 (java) S 24330 24330 22710 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236837490 27969433600 27418 33554432000 4194304 4196468 140737381454128 140342085032592 140342266644181 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19730432 140737381458921 140737381459245 140737381459245 140737381461967 0
[pid=24333/tid=24337] ppid=24330 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/24333/task/24337/stat : 24337 (java) S 24330 24330 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236837490 27969433600 27418 33554432000 4194304 4196468 140737381454128 140342083979536 140342266644181 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19730432 140737381458921 140737381459245 140737381459245 140737381461967 0
[pid=24333/tid=24338] ppid=24330 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/24333/task/24338/stat : 24338 (java) S 24330 24330 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236837490 27969433600 27418 33554432000 4194304 4196468 140737381454128 140341687253392 140342266644181 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19730432 140737381458921 140737381459245 140737381459245 140737381461967 0
[pid=24333/tid=24339] ppid=24330 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/24333/task/24339/stat : 24339 (java) S 24330 24330 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236837490 27969433600 27418 33554432000 4194304 4196468 140737381454128 140341686201360 140342266644181 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19730432 140737381458921 140737381459245 140737381459245 140737381461967 0
[pid=24333/tid=24340] ppid=24330 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/24333/task/24340/stat : 24340 (java) S 24330 24330 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236837490 27969433600 27418 33554432000 4194304 4196468 140737381454128 140341685148816 140342266644181 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19730432 140737381458921 140737381459245 140737381459245 140737381461967 0
[pid=24333/tid=24341] ppid=24330 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/24333/task/24341/stat : 24341 (java) S 24330 24330 22710 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236837490 27969433600 27418 33554432000 4194304 4196468 140737381454128 140341684095760 140342266644181 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19730432 140737381458921 140737381459245 140737381459245 140737381461967 0
[pid=24333/tid=24342] ppid=24330 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/24333/task/24342/stat : 24342 (java) S 24330 24330 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236837490 27969433600 27418 33554432000 4194304 4196468 140737381454128 140341683043216 140342266644181 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19730432 140737381458921 140737381459245 140737381459245 140737381461967 0
[pid=24333/tid=24343] ppid=24330 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/24333/task/24343/stat : 24343 (java) S 24330 24330 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236837492 27969433600 27418 33554432000 4194304 4196468 140737381454128 140341190883568 140342266645122 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19730432 140737381458921 140737381459245 140737381459245 140737381461967 0
[pid=24333/tid=24344] ppid=24330 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/24333/task/24344/stat : 24344 (java) S 24330 24330 22710 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 236837492 27969433600 27418 33554432000 4194304 4196468 140737381454128 140340203873440 140342266644181 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19730432 140737381458921 140737381459245 140737381459245 140737381461967 0
[pid=24333/tid=24345] ppid=24330 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/24333/task/24345/stat : 24345 (java) S 24330 24330 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236837492 27969433600 27418 33554432000 4194304 4196468 140737381454128 140339935437552 140342266644181 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19730432 140737381458921 140737381459245 140737381459245 140737381461967 0
[pid=24333/tid=24346] ppid=24330 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/24333/task/24346/stat : 24346 (java) S 24330 24330 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236837495 27969433600 27418 33554432000 4194304 4196468 140737381454128 140339560929232 140342266652571 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19730432 140737381458921 140737381459245 140737381459245 140737381461967 0
[pid=24333/tid=24347] ppid=24330 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/24333/task/24347/stat : 24347 (java) S 24330 24330 22710 0 -1 1077944384 290 0 0 0 0 0 0 0 20 0 20 0 236837495 27969433600 27418 33554432000 4194304 4196468 140737381454128 140341189831408 140342266645122 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19730432 140737381458921 140737381459245 140737381459245 140737381461967 0
[pid=24333/tid=24348] ppid=24330 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/24333/task/24348/stat : 24348 (java) S 24330 24330 22710 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236837495 27969433600 27418 33554432000 4194304 4196468 140737381454128 140341188778864 140342266645122 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19730432 140737381458921 140737381459245 140737381459245 140737381461967 0
[pid=24333/tid=24349] ppid=24330 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/24333/task/24349/stat : 24349 (java) S 24330 24330 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236837495 27969433600 27418 33554432000 4194304 4196468 140737381454128 140341187725808 140342266645122 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19730432 140737381458921 140737381459245 140737381459245 140737381461967 0
[pid=24333/tid=24350] ppid=24330 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/24333/task/24350/stat : 24350 (java) S 24330 24330 22710 0 -1 1077944384 257 0 0 0 0 0 0 0 20 0 20 0 236837495 27969433600 27418 33554432000 4194304 4196468 140737381454128 140341186673264 140342266645122 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19730432 140737381458921 140737381459245 140737381459245 140737381461967 0
[pid=24333/tid=24351] ppid=24330 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/24333/task/24351/stat : 24351 (java) S 24330 24330 22710 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236837495 27969433600 27418 33554432000 4194304 4196468 140737381454128 140339063024096 140342266644181 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19730432 140737381458921 140737381459245 140737381459245 140737381461967 0
[pid=24333/tid=24352] ppid=24330 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/24333/task/24352/stat : 24352 (java) S 24330 24330 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236837495 27969433600 27418 33554432000 4194304 4196468 140737381454128 140341185620656 140342266645122 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19730432 140737381458921 140737381459245 140737381459245 140737381461967 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 27427028 KiB
Current children cumulated memory: 111068 KiB

[startup+0.210633 s]*
/proc/loadavg: 1.84 0.73 0.73 2/204 24352
/proc/meminfo: memFree=17236968/32770624 swapFree=67108860/67108860
[pid=24330] ppid=24327 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/24330/stat : 24330 (scop.sh) S 24327 24330 22710 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 236837487 115843072 349 33554432000 4194304 5098028 140734534139168 140734534136424 140647426220668 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 28418048 140734534145059 140734534145283 140734534145283 140734534148045 0
/proc/24330/statm: 28282 349 296 221 0 87 0
[pid=24333] ppid=24330 vsize=27313900 memory=123520 CPUtime=0.23 cores=0-7
/proc/24333/stat : 24333 (java) S 24330 24330 22710 0 -1 1077944320 10651 0 0 0 20 3 0 0 20 0 20 0 236837487 27969433600 30880 33554432000 4194304 4196468 140737381454128 140737381436672 140342266633975 0 0 2 16800973 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 19730432 140737381458921 140737381459245 140737381459245 140737381461967 0
/proc/24333/statm: 6828475 30880 2833 1 0 6790935 0
[pid=24333/tid=24334] ppid=24330 vsize=27313900 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/24333/task/24334/stat : 24334 (java) R 24330 24330 22710 0 -1 4202560 8549 0 0 0 16 3 0 0 20 0 20 0 236837488 27969433600 30880 33554432000 4194304 4196468 140737381454128 140342238461376 140342248502560 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 19730432 140737381458921 140737381459245 140737381459245 140737381461967 0
[pid=24333/tid=24335] ppid=24330 vsize=27313900 memory=339 CPUtime=0 cores=0-7
/proc/24333/task/24335/stat : 24335 (java) S 24330 24330 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236837490 27969433600 30880 33554432000 4194304 4196468 140737381454128 140342270876176 140342266644181 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19730432 140737381458921 140737381459245 140737381459245 140737381461967 0
[pid=24333/tid=24336] ppid=24330 vsize=27313900 memory=140492708605831 CPUtime=0 cores=0-7
/proc/24333/task/24336/stat : 24336 (java) S 24330 24330 22710 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236837490 27969433600 30880 33554432000 4194304 4196468 140737381454128 140342085032592 140342266644181 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19730432 140737381458921 140737381459245 140737381459245 140737381461967 0
[pid=24333/tid=24337] ppid=24330 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/24333/task/24337/stat : 24337 (java) S 24330 24330 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236837490 27969433600 30880 33554432000 4194304 4196468 140737381454128 140342083979536 140342266644181 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19730432 140737381458921 140737381459245 140737381459245 140737381461967 0
[pid=24333/tid=24338] ppid=24330 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/24333/task/24338/stat : 24338 (java) S 24330 24330 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236837490 27969433600 30880 33554432000 4194304 4196468 140737381454128 140341687253392 140342266644181 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19730432 140737381458921 140737381459245 140737381459245 140737381461967 0
[pid=24333/tid=24339] ppid=24330 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/24333/task/24339/stat : 24339 (java) S 24330 24330 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236837490 27969433600 30880 33554432000 4194304 4196468 140737381454128 140341686201360 140342266644181 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19730432 140737381458921 140737381459245 140737381459245 140737381461967 0
[pid=24333/tid=24340] ppid=24330 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/24333/task/24340/stat : 24340 (java) S 24330 24330 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236837490 27969433600 30880 33554432000 4194304 4196468 140737381454128 140341685148816 140342266644181 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19730432 140737381458921 140737381459245 140737381459245 140737381461967 0
[pid=24333/tid=24341] ppid=24330 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/24333/task/24341/stat : 24341 (java) S 24330 24330 22710 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236837490 27969433600 30880 33554432000 4194304 4196468 140737381454128 140341684095760 140342266644181 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19730432 140737381458921 140737381459245 140737381459245 140737381461967 0
[pid=24333/tid=24342] ppid=24330 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/24333/task/24342/stat : 24342 (java) S 24330 24330 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236837490 27969433600 30880 33554432000 4194304 4196468 140737381454128 140341683043216 140342266644181 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19730432 140737381458921 140737381459245 140737381459245 140737381461967 0
[pid=24333/tid=24343] ppid=24330 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/24333/task/24343/stat : 24343 (java) S 24330 24330 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236837492 27969433600 30880 33554432000 4194304 4196468 140737381454128 140341190883568 140342266645122 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19730432 140737381458921 140737381459245 140737381459245 140737381461967 0
[pid=24333/tid=24344] ppid=24330 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/24333/task/24344/stat : 24344 (java) S 24330 24330 22710 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 236837492 27969433600 30880 33554432000 4194304 4196468 140737381454128 140340203873440 140342266644181 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19730432 140737381458921 140737381459245 140737381459245 140737381461967 0
[pid=24333/tid=24345] ppid=24330 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/24333/task/24345/stat : 24345 (java) S 24330 24330 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236837492 27969433600 30880 33554432000 4194304 4196468 140737381454128 140339935437552 140342266644181 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19730432 140737381458921 140737381459245 140737381459245 140737381461967 0
[pid=24333/tid=24346] ppid=24330 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/24333/task/24346/stat : 24346 (java) S 24330 24330 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236837495 27969433600 30880 33554432000 4194304 4196468 140737381454128 140339560929232 140342266652571 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19730432 140737381458921 140737381459245 140737381459245 140737381461967 0
[pid=24333/tid=24347] ppid=24330 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/24333/task/24347/stat : 24347 (java) S 24330 24330 22710 0 -1 1077944384 302 0 0 0 0 0 0 0 20 0 20 0 236837495 27969433600 30880 33554432000 4194304 4196468 140737381454128 140341189831408 140342266645122 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19730432 140737381458921 140737381459245 140737381459245 140737381461967 0
[pid=24333/tid=24348] ppid=24330 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/24333/task/24348/stat : 24348 (java) S 24330 24330 22710 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 20 0 236837495 27969433600 30880 33554432000 4194304 4196468 140737381454128 140341188778864 140342266645122 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19730432 140737381458921 140737381459245 140737381459245 140737381461967 0
[pid=24333/tid=24349] ppid=24330 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/24333/task/24349/stat : 24349 (java) S 24330 24330 22710 0 -1 1077944384 40 0 0 0 0 0 0 0 20 0 20 0 236837495 27969433600 30880 33554432000 4194304 4196468 140737381454128 140341187725808 140342266645122 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19730432 140737381458921 140737381459245 140737381459245 140737381461967 0
[pid=24333/tid=24350] ppid=24330 vsize=27313900 memory=-1 CPUtime=0.02 cores=0-7
/proc/24333/task/24350/stat : 24350 (java) S 24330 24330 22710 0 -1 1077944384 299 0 0 0 2 0 0 0 20 0 20 0 236837495 27969433600 30880 33554432000 4194304 4196468 140737381454128 140341186673264 140342266645122 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19730432 140737381458921 140737381459245 140737381459245 140737381461967 0
[pid=24333/tid=24351] ppid=24330 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/24333/task/24351/stat : 24351 (java) S 24330 24330 22710 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236837495 27969433600 30880 33554432000 4194304 4196468 140737381454128 140339063024096 140342266644181 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19730432 140737381458921 140737381459245 140737381459245 140737381461967 0
[pid=24333/tid=24352] ppid=24330 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/24333/task/24352/stat : 24352 (java) S 24330 24330 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236837495 27969433600 30880 33554432000 4194304 4196468 140737381454128 140341185620656 140342266645122 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19730432 140737381458921 140737381459245 140737381459245 140737381461967 0
Current children cumulated CPU time: 0.23 s
Current children cumulated vsize: 27427028 KiB
Current children cumulated memory: 124916 KiB

[startup+0.310639 s]*
/proc/loadavg: 1.84 0.73 0.73 3/204 24352
/proc/meminfo: memFree=17233184/32770624 swapFree=67108860/67108860
[pid=24330] ppid=24327 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/24330/stat : 24330 (scop.sh) S 24327 24330 22710 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 236837487 115843072 349 33554432000 4194304 5098028 140734534139168 140734534136424 140647426220668 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 28418048 140734534145059 140734534145283 140734534145283 140734534148045 0
/proc/24330/statm: 28282 349 296 221 0 87 0
[pid=24333] ppid=24330 vsize=27313900 memory=127576 CPUtime=0.41 cores=0-7
/proc/24333/stat : 24333 (java) S 24330 24330 22710 0 -1 1077944320 11196 0 0 0 37 4 0 0 20 0 20 0 236837487 27969433600 31894 33554432000 4194304 4196468 140737381454128 140737381436672 140342266633975 0 0 2 16800973 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 19730432 140737381458921 140737381459245 140737381459245 140737381461967 0
/proc/24333/statm: 6828475 31894 2993 1 0 6790935 0
[pid=24333/tid=24334] ppid=24330 vsize=27313900 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/24333/task/24334/stat : 24334 (java) R 24330 24330 22710 0 -1 4202560 8934 0 0 0 26 3 0 0 20 0 20 0 236837488 27969433600 31894 33554432000 4194304 4196468 140737381454128 140342238428976 140342246909127 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 19730432 140737381458921 140737381459245 140737381459245 140737381461967 0
[pid=24333/tid=24335] ppid=24330 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/24333/task/24335/stat : 24335 (java) S 24330 24330 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236837490 27969433600 31894 33554432000 4194304 4196468 140737381454128 140342270876176 140342266644181 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19730432 140737381458921 140737381459245 140737381459245 140737381461967 0
[pid=24333/tid=24336] ppid=24330 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/24333/task/24336/stat : 24336 (java) S 24330 24330 22710 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236837490 27969433600 31894 33554432000 4194304 4196468 140737381454128 140342085032592 140342266644181 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19730432 140737381458921 140737381459245 140737381459245 140737381461967 0
[pid=24333/tid=24337] ppid=24330 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/24333/task/24337/stat : 24337 (java) S 24330 24330 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236837490 27969433600 31894 33554432000 4194304 4196468 140737381454128 140342083979536 140342266644181 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19730432 140737381458921 140737381459245 140737381459245 140737381461967 0
[pid=24333/tid=24338] ppid=24330 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/24333/task/24338/stat : 24338 (java) S 24330 24330 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236837490 27969433600 31894 33554432000 4194304 4196468 140737381454128 140341687253392 140342266644181 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19730432 140737381458921 140737381459245 140737381459245 140737381461967 0
[pid=24333/tid=24339] ppid=24330 vsize=27313900 memory=2244 CPUtime=0 cores=0-7
/proc/24333/task/24339/stat : 24339 (java) S 24330 24330 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236837490 27969433600 31894 33554432000 4194304 4196468 140737381454128 140341686201360 140342266644181 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19730432 140737381458921 140737381459245 140737381459245 140737381461967 0
[pid=24333/tid=24340] ppid=24330 vsize=27313900 memory=140492608205743 CPUtime=0 cores=0-7
/proc/24333/task/24340/stat : 24340 (java) S 24330 24330 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236837490 27969433600 31894 33554432000 4194304 4196468 140737381454128 140341685148816 140342266644181 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19730432 140737381458921 140737381459245 140737381459245 140737381461967 0
[pid=24333/tid=24341] ppid=24330 vsize=27313900 memory=140492608208048 CPUtime=0 cores=0-7
/proc/24333/task/24341/stat : 24341 (java) S 24330 24330 22710 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236837490 27969433600 31894 33554432000 4194304 4196468 140737381454128 140341684095760 140342266644181 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19730432 140737381458921 140737381459245 140737381459245 140737381461967 0
[pid=24333/tid=24342] ppid=24330 vsize=27313900 memory=140492608210352 CPUtime=0 cores=0-7
/proc/24333/task/24342/stat : 24342 (java) S 24330 24330 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236837490 27969433600 31894 33554432000 4194304 4196468 140737381454128 140341683043216 140342266644181 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19730432 140737381458921 140737381459245 140737381459245 140737381461967 0
[pid=24333/tid=24343] ppid=24330 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/24333/task/24343/stat : 24343 (java) S 24330 24330 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236837492 27969433600 31894 33554432000 4194304 4196468 140737381454128 140341190883568 140342266645122 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19730432 140737381458921 140737381459245 140737381459245 140737381461967 0
[pid=24333/tid=24344] ppid=24330 vsize=27313900 memory=280985216427664 CPUtime=0 cores=0-7
/proc/24333/task/24344/stat : 24344 (java) S 24330 24330 22710 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 236837492 27969433600 31894 33554432000 4194304 4196468 140737381454128 140340203873440 140342266644181 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19730432 140737381458921 140737381459245 140737381459245 140737381461967 0
[pid=24333/tid=24345] ppid=24330 vsize=27313900 memory=280985216434576 CPUtime=0 cores=0-7
/proc/24333/task/24345/stat : 24345 (java) S 24330 24330 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236837492 27969433600 31894 33554432000 4194304 4196468 140737381454128 140339935437552 140342266644181 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19730432 140737381458921 140737381459245 140737381459245 140737381461967 0
[pid=24333/tid=24346] ppid=24330 vsize=27313900 memory=280985216375856 CPUtime=0 cores=0-7
/proc/24333/task/24346/stat : 24346 (java) S 24330 24330 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236837495 27969433600 31894 33554432000 4194304 4196468 140737381454128 140339560929232 140342266652571 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19730432 140737381458921 140737381459245 140737381459245 140737381461967 0
[pid=24333/tid=24347] ppid=24330 vsize=27313900 memory=280985216448400 CPUtime=0.01 cores=0-7
/proc/24333/task/24347/stat : 24347 (java) S 24330 24330 22710 0 -1 1077944384 319 0 0 0 1 0 0 0 20 0 20 0 236837495 27969433600 31894 33554432000 4194304 4196468 140737381454128 140341189831408 140342266645122 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19730432 140737381458921 140737381459245 140737381459245 140737381461967 0
[pid=24333/tid=24348] ppid=24330 vsize=27313900 memory=280985216455312 CPUtime=0 cores=0-7
/proc/24333/task/24348/stat : 24348 (java) S 24330 24330 22710 0 -1 1077944384 140 0 0 0 0 0 0 0 20 0 20 0 236837495 27969433600 31894 33554432000 4194304 4196468 140737381454128 140341188778864 140342266645122 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19730432 140737381458921 140737381459245 140737381459245 140737381461967 0
[pid=24333/tid=24349] ppid=24330 vsize=27313900 memory=280985216453008 CPUtime=0.02 cores=0-7
/proc/24333/task/24349/stat : 24349 (java) S 24330 24330 22710 0 -1 1077944384 144 0 0 0 2 0 0 0 20 0 20 0 236837495 27969433600 31894 33554432000 4194304 4196468 140737381454128 140341187725808 140342266645122 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19730432 140737381458921 140737381459245 140737381459245 140737381461967 0
[pid=24333/tid=24350] ppid=24330 vsize=27313900 memory=280985216469168 CPUtime=0.06 cores=0-7
/proc/24333/task/24350/stat : 24350 (java) S 24330 24330 22710 0 -1 1077944384 321 0 0 0 6 0 0 0 20 0 20 0 236837495 27969433600 31894 33554432000 4194304 4196468 140737381454128 140341186673264 140342266645122 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19730432 140737381458921 140737381459245 140737381459245 140737381461967 0
[pid=24333/tid=24351] ppid=24330 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/24333/task/24351/stat : 24351 (java) S 24330 24330 22710 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236837495 27969433600 31894 33554432000 4194304 4196468 140737381454128 140339063024096 140342266644181 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19730432 140737381458921 140737381459245 140737381459245 140737381461967 0
[pid=24333/tid=24352] ppid=24330 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/24333/task/24352/stat : 24352 (java) S 24330 24330 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236837495 27969433600 31894 33554432000 4194304 4196468 140737381454128 140341185620656 140342266645122 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19730432 140737381458921 140737381459245 140737381459245 140737381461967 0
Current children cumulated CPU time: 0.41 s
Current children cumulated vsize: 27427028 KiB
Current children cumulated memory: 128972 KiB

[startup+0.70101 s]
/proc/loadavg: 1.84 0.73 0.73 2/204 24352
/proc/meminfo: memFree=17209248/32770624 swapFree=67108860/67108860
[pid=24330] ppid=24327 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/24330/stat : 24330 (scop.sh) S 24327 24330 22710 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 236837487 115843072 349 33554432000 4194304 5098028 140734534139168 140734534136424 140647426220668 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 28418048 140734534145059 140734534145283 140734534145283 140734534148045 0
/proc/24330/statm: 28282 349 296 221 0 87 0
[pid=24333] ppid=24330 vsize=27322296 memory=167092 CPUtime=0.98 cores=0-7
/proc/24333/stat : 24333 (java) S 24330 24330 22710 0 -1 1077944320 18270 0 0 0 92 6 0 0 20 0 20 0 236837487 27978031104 41773 33554432000 4194304 4196468 140737381454128 140737381436672 140342266633975 0 0 2 25189581 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 19730432 140737381458921 140737381459245 140737381459245 140737381461967 0
/proc/24333/statm: 6830574 41773 3139 1 0 6791959 0
[pid=24333/tid=24334] ppid=24330 vsize=27322296 memory=280985216827056 CPUtime=0.67 cores=0-7
/proc/24333/task/24334/stat : 24334 (java) R 24330 24330 22710 0 -1 4202560 15550 0 0 0 62 5 0 0 20 0 20 0 236837488 27978031104 41773 33554432000 4194304 4196468 140737381454128 140342238454464 140342250677605 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 19730432 140737381458921 140737381459245 140737381459245 140737381461967 0
[pid=24333/tid=24335] ppid=24330 vsize=27322296 memory=140492608414576 CPUtime=0 cores=0-7
/proc/24333/task/24335/stat : 24335 (java) S 24330 24330 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236837490 27978031104 41773 33554432000 4194304 4196468 140737381454128 140342270876176 140342266644181 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19730432 140737381458921 140737381459245 140737381459245 140737381461967 0
[pid=24333/tid=24336] ppid=24330 vsize=27322296 memory=0 CPUtime=0 cores=0-7
/proc/24333/task/24336/stat : 24336 (java) S 24330 24330 22710 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236837490 27978031104 41773 33554432000 4194304 4196468 140737381454128 140342085032592 140342266644181 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19730432 140737381458921 140737381459245 140737381459245 140737381461967 0
[pid=24333/tid=24337] ppid=24330 vsize=27322296 memory=10784 CPUtime=0 cores=0-7
/proc/24333/task/24337/stat : 24337 (java) S 24330 24330 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236837490 27978031104 41773 33554432000 4194304 4196468 140737381454128 140342083979536 140342266644181 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19730432 140737381458921 140737381459245 140737381459245 140737381461967 0

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

# the end of solver process 24330 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=4.58006 s, system=0.210465 s

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

[startup+1.60123 s]
/proc/loadavg: 1.84 0.73 0.73 2/204 24352
/proc/meminfo: memFree=17177928/32770624 swapFree=67108860/67108860
[pid=24330] ppid=24327 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/24330/stat : 24330 (scop.sh) S 24327 24330 22710 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 236837487 115843072 349 33554432000 4194304 5098028 140734534139168 140734534136424 140647426220668 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 28418048 140734534145059 140734534145283 140734534145283 140734534148045 0
/proc/24330/statm: 28282 349 296 221 0 87 0
[pid=24333] ppid=24330 vsize=27328508 memory=239044 CPUtime=3.39 cores=0-7
/proc/24333/stat : 24333 (java) S 24330 24330 22710 0 -1 1077944320 24480 0 0 0 328 11 0 0 20 0 20 0 236837487 27984392192 59761 33554432000 4194304 4196468 140737381454128 140737381436672 140342266633975 0 0 2 25189581 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 19730432 140737381458921 140737381459245 140737381459245 140737381461967 0
/proc/24333/statm: 6832127 59761 3201 1 0 6792983 0
[pid=24333/tid=24334] ppid=24330 vsize=27328508 memory=6944652177228980320 CPUtime=1.56 cores=0-7
/proc/24333/task/24334/stat : 24334 (java) R 24330 24330 22710 0 -1 4202560 17126 0 0 0 150 6 0 0 20 0 20 0 236837488 27984392192 59761 33554432000 4194304 4196468 140737381454128 140342238472528 140342266655322 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 19730432 140737381458921 140737381459245 140737381459245 140737381461967 0
[pid=24333/tid=24335] ppid=24330 vsize=27328508 memory=6944656592455360604 CPUtime=0 cores=0-7
/proc/24333/task/24335/stat : 24335 (java) S 24330 24330 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236837490 27984392192 59761 33554432000 4194304 4196468 140737381454128 140342270876176 140342266644181 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19730432 140737381458921 140737381459245 140737381459245 140737381461967 0
[pid=24333/tid=24336] ppid=24330 vsize=27328508 memory=1396 CPUtime=0 cores=0-7
/proc/24333/task/24336/stat : 24336 (java) S 24330 24330 22710 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236837490 27984392192 59761 33554432000 4194304 4196468 140737381454128 140342085032592 140342266644181 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19730432 140737381458921 140737381459245 140737381459245 140737381461967 0
[pid=24333/tid=24337] ppid=24330 vsize=27328508 memory=4132 CPUtime=0 cores=0-7
/proc/24333/task/24337/stat : 24337 (java) S 24330 24330 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236837490 27984392192 59761 33554432000 4194304 4196468 140737381454128 140342083979536 140342266644181 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19730432 140737381458921 140737381459245 140737381459245 140737381461967 0
[pid=24333/tid=24338] ppid=24330 vsize=27328508 memory=64092 CPUtime=0 cores=0-7
/proc/24333/task/24338/stat : 24338 (java) S 24330 24330 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236837490 27984392192 59761 33554432000 4194304 4196468 140737381454128 140341687253392 140342266644181 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19730432 140737381458921 140737381459245 140737381459245 140737381461967 0
[pid=24333/tid=24339] ppid=24330 vsize=27328508 memory=1236 CPUtime=0 cores=0-7
/proc/24333/task/24339/stat : 24339 (java) S 24330 24330 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236837490 27984392192 59761 33554432000 4194304 4196468 140737381454128 140341686201360 140342266644181 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19730432 140737381458921 140737381459245 140737381459245 140737381461967 0
[pid=24333/tid=24340] ppid=24330 vsize=27328508 memory=2444 CPUtime=0 cores=0-7
/proc/24333/task/24340/stat : 24340 (java) S 24330 24330 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236837490 27984392192 59761 33554432000 4194304 4196468 140737381454128 140341685148816 140342266644181 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19730432 140737381458921 140737381459245 140737381459245 140737381461967 0
[pid=24333/tid=24341] ppid=24330 vsize=27328508 memory=1832 CPUtime=0 cores=0-7
/proc/24333/task/24341/stat : 24341 (java) S 24330 24330 22710 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236837490 27984392192 59761 33554432000 4194304 4196468 140737381454128 140341684095760 140342266644181 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19730432 140737381458921 140737381459245 140737381459245 140737381461967 0
[pid=24333/tid=24342] ppid=24330 vsize=27328508 memory=1920 CPUtime=0 cores=0-7
/proc/24333/task/24342/stat : 24342 (java) S 24330 24330 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236837490 27984392192 59761 33554432000 4194304 4196468 140737381454128 140341683043216 140342266644181 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19730432 140737381458921 140737381459245 140737381459245 140737381461967 0
[pid=24333/tid=24343] ppid=24330 vsize=27328508 memory=1192 CPUtime=0 cores=0-7
/proc/24333/task/24343/stat : 24343 (java) S 24330 24330 22710 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 236837492 27984392192 59761 33554432000 4194304 4196468 140737381454128 140341190883568 140342266645122 0 0 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19730432 140737381458921 140737381459245 140737381459245 140737381461967 0
[pid=24333/tid=24344] ppid=24330 vsize=27328508 memory=1616 CPUtime=0 cores=0-7
/proc/24333/task/24344/stat : 24344 (java) S 24330 24330 22710 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 236837492 27984392192 59761 33554432000 4194304 4196468 140737381454128 140340203873440 140342266644181 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19730432 140737381458921 140737381459245 140737381459245 140737381461967 0
[pid=24333/tid=24345] ppid=24330 vsize=27328508 memory=1384 CPUtime=0 cores=0-7
/proc/24333/task/24345/stat : 24345 (java) S 24330 24330 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236837492 27984392192 59761 33554432000 4194304 4196468 140737381454128 140339935437552 140342266644181 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19730432 140737381458921 140737381459245 140737381459245 140737381461967 0
[pid=24333/tid=24346] ppid=24330 vsize=27328508 memory=752 CPUtime=0 cores=0-7
/proc/24333/task/24346/stat : 24346 (java) S 24330 24330 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236837495 27984392192 59761 33554432000 4194304 4196468 140737381454128 140339560929232 140342266652571 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19730432 140737381458921 140737381459245 140737381459245 140737381461967 0
[pid=24333/tid=24347] ppid=24330 vsize=27328508 memory=164 CPUtime=0.35 cores=0-7
/proc/24333/task/24347/stat : 24347 (java) R 24330 24330 22710 0 -1 4202560 1455 0 0 0 35 0 0 0 20 0 20 0 236837495 27984392192 59761 33554432000 4194304 4196468 140737381454128 140341189808560 140342248156208 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 19730432 140737381458921 140737381459245 140737381459245 140737381461967 0
[pid=24333/tid=24348] ppid=24330 vsize=27328508 memory=-7384994778349281184 CPUtime=0.36 cores=0-7
/proc/24333/task/24348/stat : 24348 (java) R 24330 24330 22710 0 -1 4202560 686 0 0 0 35 1 0 0 20 0 20 0 236837495 27984392192 59761 33554432000 4194304 4196468 140737381454128 140341188765648 140342246026225 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 19730432 140737381458921 140737381459245 140737381459245 140737381461967 0
[pid=24333/tid=24349] ppid=24330 vsize=27328508 memory=-7385037615359298921 CPUtime=0.35 cores=0-7
/proc/24333/task/24349/stat : 24349 (java) R 24330 24330 22710 0 -1 4202560 1200 0 0 0 35 0 0 0 20 0 20 0 236837495 27984392192 59761 33554432000 4194304 4196468 140737381454128 140341187725808 140342248197531 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 19730432 140737381458921 140737381459245 140737381459245 140737381461967 0
[pid=24333/tid=24350] ppid=24330 vsize=27328508 memory=7681905605394137914 CPUtime=0.72 cores=0-7
/proc/24333/task/24350/stat : 24350 (java) S 24330 24330 22710 0 -1 1077944384 2674 0 0 0 71 1 0 0 20 0 20 0 236837495 27984392192 59761 33554432000 4194304 4196468 140737381454128 140341186673264 140342266645122 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19730432 140737381458921 140737381459245 140737381459245 140737381461967 0
[pid=24333/tid=24351] ppid=24330 vsize=27328508 memory=7681905605394137914 CPUtime=0 cores=0-7
/proc/24333/task/24351/stat : 24351 (java) S 24330 24330 22710 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236837495 27984392192 59761 33554432000 4194304 4196468 140737381454128 140339063024096 140342266644181 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19730432 140737381458921 140737381459245 140737381459245 140737381461967 0
[pid=24333/tid=24352] ppid=24330 vsize=27328508 memory=-7522837583129502606 CPUtime=0 cores=0-7
/proc/24333/task/24352/stat : 24352 (java) S 24330 24330 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236837495 27984392192 59761 33554432000 4194304 4196468 140737381454128 140341185620656 140342266645122 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19730432 140737381458921 140737381459245 140737381459245 140737381461967 0
Current children cumulated CPU time: 3.39 s
Current children cumulated vsize: 27441636 KiB
Current children cumulated memory: 240440 KiB

[startup+2.00032 s]*
/proc/loadavg: 1.84 0.73 0.73 2/204 24372
/proc/meminfo: memFree=17293976/32770624 swapFree=67108860/67108860
[pid=24330] ppid=24327 vsize=113128 memory=1472 CPUtime=3.62 cores=0-7
/proc/24330/stat : 24330 (scop.sh) S 24327 24330 22710 0 -1 4202496 590 25432 0 0 0 0 349 13 20 0 1 0 236837487 115843072 368 33554432000 4194304 5098028 140734534139168 140734534135912 140647426220668 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 28418048 140734534145059 140734534145283 140734534145283 140734534148045 0
/proc/24330/statm: 28282 368 311 221 0 87 0
[pid=24353] ppid=24330 vsize=7749964 memory=66532 CPUtime=0.42 cores=0-7
/proc/24353/stat : 24353 (java) S 24330 24330 22710 0 -1 1077944320 10297 0 0 0 39 3 0 0 20 0 20 0 236837657 7935963136 16633 33554432000 4194304 4196468 140725854612416 140725854594960 140025942867703 0 0 2 16800973 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 20697088 140725854614705 140725854614829 140725854614829 140725854617551 0
/proc/24353/statm: 1937491 16633 2971 1 0 1899951 0
[pid=24353/tid=24354] ppid=24330 vsize=7749964 memory=6791534058613427641 CPUtime=0.28 cores=0-7
/proc/24353/task/24354/stat : 24354 (java) R 24330 24330 22710 0 -1 4202560 8021 0 0 0 26 2 0 0 20 0 20 0 236837657 7935963136 16633 33554432000 4194304 4196468 140725854612416 140025914697632 140025942889629 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 20697088 140725854614705 140725854614829 140725854614829 140725854617551 0
[pid=24353/tid=24355] ppid=24330 vsize=7749964 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/24353/task/24355/stat : 24355 (java) S 24330 24330 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236837658 7935963136 16633 33554432000 4194304 4196468 140725854612416 140025947110416 140025942877909 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20697088 140725854614705 140725854614829 140725854614829 140725854617551 0
[pid=24353/tid=24356] ppid=24330 vsize=7749964 memory=-7522837415797432224 CPUtime=0 cores=0-7
/proc/24353/task/24356/stat : 24356 (java) S 24330 24330 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236837658 7935963136 16633 33554432000 4194304 4196468 140725854612416 140025747278992 140025942877909 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20697088 140725854614705 140725854614829 140725854614829 140725854617551 0
[pid=24353/tid=24357] ppid=24330 vsize=7749964 memory=-7522837583129502606 CPUtime=0 cores=0-7
/proc/24353/task/24357/stat : 24357 (java) S 24330 24330 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236837659 7935963136 16633 33554432000 4194304 4196468 140725854612416 140025746225936 140025942877909 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20697088 140725854614705 140725854614829 140725854614829 140725854617551 0
[pid=24353/tid=24358] ppid=24330 vsize=7749964 memory=0 CPUtime=0 cores=0-7
/proc/24353/task/24358/stat : 24358 (java) S 24330 24330 22710 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236837659 7935963136 16633 33554432000 4194304 4196468 140725854612416 140025745173392 140025942877909 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20697088 140725854614705 140725854614829 140725854614829 140725854617551 0
[pid=24353/tid=24359] ppid=24330 vsize=7749964 memory=0 CPUtime=0 cores=0-7
/proc/24353/task/24359/stat : 24359 (java) S 24330 24330 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236837659 7935963136 16633 33554432000 4194304 4196468 140725854612416 140025744120336 140025942877909 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20697088 140725854614705 140725854614829 140725854614829 140725854617551 0
[pid=24353/tid=24360] ppid=24330 vsize=7749964 memory=0 CPUtime=0 cores=0-7
/proc/24353/task/24360/stat : 24360 (java) S 24330 24330 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236837659 7935963136 16633 33554432000 4194304 4196468 140725854612416 140025743067792 140025942877909 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20697088 140725854614705 140725854614829 140725854614829 140725854617551 0
[pid=24353/tid=24361] ppid=24330 vsize=7749964 memory=0 CPUtime=0 cores=0-7
/proc/24353/task/24361/stat : 24361 (java) S 24330 24330 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236837659 7935963136 16633 33554432000 4194304 4196468 140725854612416 140025742014736 140025942877909 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20697088 140725854614705 140725854614829 140725854614829 140725854617551 0
[pid=24353/tid=24362] ppid=24330 vsize=7749964 memory=0 CPUtime=0 cores=0-7
/proc/24353/task/24362/stat : 24362 (java) S 24330 24330 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236837659 7935963136 16633 33554432000 4194304 4196468 140725854612416 140025740962192 140025942877909 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20697088 140725854614705 140725854614829 140725854614829 140725854617551 0
[pid=24353/tid=24363] ppid=24330 vsize=7749964 memory=0 CPUtime=0 cores=0-7
/proc/24353/task/24363/stat : 24363 (java) S 24330 24330 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236837660 7935963136 16633 33554432000 4194304 4196468 140725854612416 140024902191856 140025942878850 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20697088 140725854614705 140725854614829 140725854614829 140725854617551 0
[pid=24353/tid=24364] ppid=24330 vsize=7749964 memory=0 CPUtime=0 cores=0-7
/proc/24353/task/24364/stat : 24364 (java) S 24330 24330 22710 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 236837660 7935963136 16633 33554432000 4194304 4196468 140725854612416 140024590886560 140025942877909 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20697088 140725854614705 140725854614829 140725854614829 140725854617551 0
[pid=24353/tid=24365] ppid=24330 vsize=7749964 memory=2241 CPUtime=0 cores=0-7
/proc/24353/task/24365/stat : 24365 (java) S 24330 24330 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236837661 7935963136 16633 33554432000 4194304 4196468 140725854612416 140024322450672 140025942877909 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20697088 140725854614705 140725854614829 140725854614829 140725854617551 0
[pid=24353/tid=24366] ppid=24330 vsize=7749964 memory=2244 CPUtime=0 cores=0-7
/proc/24353/task/24366/stat : 24366 (java) S 24330 24330 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236837663 7935963136 16633 33554432000 4194304 4196468 140725854612416 140023947942352 140025942886299 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20697088 140725854614705 140725854614829 140725854614829 140725854617551 0
[pid=24353/tid=24367] ppid=24330 vsize=7749964 memory=0 CPUtime=0.02 cores=0-7
/proc/24353/task/24367/stat : 24367 (java) S 24330 24330 22710 0 -1 1077944384 491 0 0 0 2 0 0 0 20 0 20 0 236837663 7935963136 16633 33554432000 4194304 4196468 140725854612416 140024901138672 140025942878850 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20697088 140725854614705 140725854614829 140725854614829 140725854617551 0
[pid=24353/tid=24368] ppid=24330 vsize=7749964 memory=0 CPUtime=0.01 cores=0-7
/proc/24353/task/24368/stat : 24368 (java) S 24330 24330 22710 0 -1 1077944384 64 0 0 0 1 0 0 0 20 0 20 0 236837663 7935963136 16633 33554432000 4194304 4196468 140725854612416 140024900086128 140025942878850 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20697088 140725854614705 140725854614829 140725854614829 140725854617551 0
[pid=24353/tid=24369] ppid=24330 vsize=7749964 memory=0 CPUtime=0 cores=0-7
/proc/24353/task/24369/stat : 24369 (java) S 24330 24330 22710 0 -1 1077944384 77 0 0 0 0 0 0 0 20 0 20 0 236837663 7935963136 16633 33554432000 4194304 4196468 140725854612416 140024899033072 140025942878850 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20697088 140725854614705 140725854614829 140725854614829 140725854617551 0
[pid=24353/tid=24370] ppid=24330 vsize=7749964 memory=0 CPUtime=0.07 cores=0-7
/proc/24353/task/24370/stat : 24370 (java) S 24330 24330 22710 0 -1 1077944384 307 0 0 0 7 0 0 0 20 0 20 0 236837663 7935963136 16633 33554432000 4194304 4196468 140725854612416 140024897980528 140025942878850 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20697088 140725854614705 140725854614829 140725854614829 140725854617551 0
[pid=24353/tid=24371] ppid=24330 vsize=7749964 memory=0 CPUtime=0 cores=0-7
/proc/24353/task/24371/stat : 24371 (java) S 24330 24330 22710 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236837663 7935963136 16633 33554432000 4194304 4196468 140725854612416 140023450037216 140025942877909 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20697088 140725854614705 140725854614829 140725854614829 140725854617551 0
[pid=24353/tid=24372] ppid=24330 vsize=7749964 memory=0 CPUtime=0 cores=0-7
/proc/24353/task/24372/stat : 24372 (java) S 24330 24330 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236837664 7935963136 16633 33554432000 4194304 4196468 140725854612416 140024896928944 140025942878850 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20697088 140725854614705 140725854614829 140725854614829 140725854617551 0
Current children cumulated CPU time: 4.04 s
Current children cumulated vsize: 7863092 KiB
Current children cumulated memory: 68004 KiB

[startup+2.4009 s]
/proc/loadavg: 1.84 0.73 0.73 2/204 24372
/proc/meminfo: memFree=17293976/32770624 swapFree=67108860/67108860
[pid=24330] ppid=24327 vsize=113128 memory=1472 CPUtime=3.62 cores=0-7
/proc/24330/stat : 24330 (scop.sh) S 24327 24330 22710 0 -1 4202496 590 25432 0 0 0 0 349 13 20 0 1 0 236837487 115843072 368 33554432000 4194304 5098028 140734534139168 140734534135912 140647426220668 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 28418048 140734534145059 140734534145283 140734534145283 140734534148045 0
/proc/24330/statm: 28282 368 311 221 0 87 0
[pid=24353] ppid=24330 vsize=7756260 memory=101420 CPUtime=0.95 cores=0-7
/proc/24353/stat : 24353 (java) S 24330 24330 22710 0 -1 1077944320 16578 0 0 0 89 6 0 0 20 0 20 0 236837657 7942410240 25355 33554432000 4194304 4196468 140725854612416 140725854594960 140025942867703 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 20697088 140725854614705 140725854614829 140725854614829 140725854617551 0
/proc/24353/statm: 1939065 25355 3056 1 0 1900464 0
[pid=24353/tid=24354] ppid=24330 vsize=7756260 memory=4 CPUtime=0.67 cores=0-7
/proc/24353/task/24354/stat : 24354 (java) R 24330 24330 22710 0 -1 4202560 14100 0 0 0 63 4 0 0 20 0 20 0 236837657 7942410240 25357 33554432000 4194304 4196468 140725854612416 140025914698312 140025935547296 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 20697088 140725854614705 140725854614829 140725854614829 140725854617551 0
[pid=24353/tid=24355] ppid=24330 vsize=7756260 memory=31 CPUtime=0 cores=0-7
/proc/24353/task/24355/stat : 24355 (java) S 24330 24330 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236837658 7942410240 25357 33554432000 4194304 4196468 140725854612416 140025947110416 140025942877909 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20697088 140725854614705 140725854614829 140725854614829 140725854617551 0
[pid=24353/tid=24356] ppid=24330 vsize=7756256 memory=0 CPUtime=0 cores=0-7
/proc/24353/task/24356/stat : 24356 (java) S 24330 24330 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236837658 7942406144 25357 33554432000 4194304 4196468 140725854612416 140025747278992 140025942877909 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20697088 140725854614705 140725854614829 140725854614829 140725854617551 0
[pid=24353/tid=24357] ppid=24330 vsize=7756256 memory=24404 CPUtime=0 cores=0-7
/proc/24353/task/24357/stat : 24357 (java) S 24330 24330 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236837659 7942406144 25357 33554432000 4194304 4196468 140725854612416 140025746225936 140025942877909 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20697088 140725854614705 140725854614829 140725854614829 140725854617551 0
[pid=24353/tid=24358] ppid=24330 vsize=7756256 memory=3323 CPUtime=0 cores=0-7
/proc/24353/task/24358/stat : 24358 (java) S 24330 24330 22710 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236837659 7942406144 25357 33554432000 4194304 4196468 140725854612416 140025745173392 140025942877909 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20697088 140725854614705 140725854614829 140725854614829 140725854617551 0
[pid=24353/tid=24359] ppid=24330 vsize=7756256 memory=24739 CPUtime=0 cores=0-7
/proc/24353/task/24359/stat : 24359 (java) S 24330 24330 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236837659 7942406144 25357 33554432000 4194304 4196468 140725854612416 140025744120336 140025942877909 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20697088 140725854614705 140725854614829 140725854614829 140725854617551 0
[pid=24353/tid=24360] ppid=24330 vsize=7756256 memory=6791534058613427641 CPUtime=0 cores=0-7
/proc/24353/task/24360/stat : 24360 (java) S 24330 24330 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236837659 7942406144 25357 33554432000 4194304 4196468 140725854612416 140025743067792 140025942877909 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20697088 140725854614705 140725854614829 140725854614829 140725854617551 0
[pid=24353/tid=24361] ppid=24330 vsize=7756256 memory=288230596050944315 CPUtime=0 cores=0-7
/proc/24353/task/24361/stat : 24361 (java) S 24330 24330 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236837659 7942406144 25357 33554432000 4194304 4196468 140725854612416 140025742014736 140025942877909 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20697088 140725854614705 140725854614829 140725854614829 140725854617551 0
[pid=24353/tid=24362] ppid=24330 vsize=7756256 memory=14133333755955770 CPUtime=0 cores=0-7
/proc/24353/task/24362/stat : 24362 (java) S 24330 24330 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236837659 7942406144 25357 33554432000 4194304 4196468 140725854612416 140025740962192 140025942877909 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20697088 140725854614705 140725854614829 140725854614829 140725854617551 0
[pid=24353/tid=24363] ppid=24330 vsize=7756256 memory=0 CPUtime=0 cores=0-7
/proc/24353/task/24363/stat : 24363 (java) S 24330 24330 22710 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 236837660 7942406144 25357 33554432000 4194304 4196468 140725854612416 140024902191856 140025942878850 0 0 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20697088 140725854614705 140725854614829 140725854614829 140725854617551 0
[pid=24353/tid=24364] ppid=24330 vsize=7756256 memory=0 CPUtime=0 cores=0-7
/proc/24353/task/24364/stat : 24364 (java) S 24330 24330 22710 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 236837660 7942406144 25357 33554432000 4194304 4196468 140725854612416 140024590886560 140025942877909 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20697088 140725854614705 140725854614829 140725854614829 140725854617551 0
[pid=24353/tid=24365] ppid=24330 vsize=7756256 memory=6656426216303648864 CPUtime=0 cores=0-7
/proc/24353/task/24365/stat : 24365 (java) S 24330 24330 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236837661 7942406144 25357 33554432000 4194304 4196468 140725854612416 140024322450672 140025942877909 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20697088 140725854614705 140725854614829 140725854614829 140725854617551 0
[pid=24353/tid=24366] ppid=24330 vsize=7756256 memory=0 CPUtime=0 cores=0-7
/proc/24353/task/24366/stat : 24366 (java) S 24330 24330 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236837663 7942406144 25357 33554432000 4194304 4196468 140725854612416 140023947942352 140025942886299 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20697088 140725854614705 140725854614829 140725854614829 140725854617551 0
[pid=24353/tid=24367] ppid=24330 vsize=7756256 memory=0 CPUtime=0.03 cores=0-7
/proc/24353/task/24367/stat : 24367 (java) S 24330 24330 22710 0 -1 1077944384 502 0 0 0 3 0 0 0 20 0 20 0 236837663 7942406144 25357 33554432000 4194304 4196468 140725854612416 140024901138672 140025942878850 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20697088 140725854614705 140725854614829 140725854614829 140725854617551 0
[pid=24353/tid=24368] ppid=24330 vsize=7756256 memory=0 CPUtime=0.03 cores=0-7
/proc/24353/task/24368/stat : 24368 (java) S 24330 24330 22710 0 -1 1077944384 70 0 0 0 3 0 0 0 20 0 20 0 236837663 7942406144 25357 33554432000 4194304 4196468 140725854612416 140024900086128 140025942878850 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20697088 140725854614705 140725854614829 140725854614829 140725854617551 0
[pid=24353/tid=24369] ppid=24330 vsize=7756256 memory=0 CPUtime=0.02 cores=0-7
/proc/24353/task/24369/stat : 24369 (java) S 24330 24330 22710 0 -1 1077944384 103 0 0 0 2 0 0 0 20 0 20 0 236837663 7942406144 25357 33554432000 4194304 4196468 140725854612416 140024899033072 140025942878850 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20697088 140725854614705 140725854614829 140725854614829 140725854617551 0
[pid=24353/tid=24370] ppid=24330 vsize=7756256 memory=0 CPUtime=0.16 cores=0-7
/proc/24353/task/24370/stat : 24370 (java) S 24330 24330 22710 0 -1 1077944384 465 0 0 0 16 0 0 0 20 0 20 0 236837663 7942406144 25357 33554432000 4194304 4196468 140725854612416 140024897980528 140025942878850 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20697088 140725854614705 140725854614829 140725854614829 140725854617551 0
[pid=24353/tid=24371] ppid=24330 vsize=7756256 memory=0 CPUtime=0 cores=0-7
/proc/24353/task/24371/stat : 24371 (java) S 24330 24330 22710 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236837663 7942406144 25357 33554432000 4194304 4196468 140725854612416 140023450037216 140025942877909 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20697088 140725854614705 140725854614829 140725854614829 140725854617551 0
[pid=24353/tid=24372] ppid=24330 vsize=7756256 memory=0 CPUtime=0 cores=0-7
/proc/24353/task/24372/stat : 24372 (java) S 24330 24330 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236837664 7942406144 25357 33554432000 4194304 4196468 140725854612416 140024896928944 140025942878850 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20697088 140725854614705 140725854614829 140725854614829 140725854617551 0
Current children cumulated CPU time: 4.57 s
Current children cumulated vsize: 7869388 KiB
Current children cumulated memory: 102892 KiB

Child status: 0
Real time (s): 2.49228
CPU time (s): 4.79052
CPU user time (s): 4.58006
CPU system time (s): 0.210465
CPU usage (%): 192.214
Max. virtual memory (cumulated for all children) (KiB): 27441636
Max. memory (cumulated for all children) (KiB): 240440

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.58006
system time used= 0.210465
maximum resident set size= 246124
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 44167
page faults= 0
swaps= 0
block input operations= 0
block output operations= 240
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6770
involuntary context switches= 22


# summary of solver processes directly reported to runsolver:
#   pid: 24330
#   total CPU time (s): 4.79052
#   total CPU user time (s): 4.58006
#   total CPU system time (s): 0.210465

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.043559 second user time and 0.070979 second system time

The end

Launcher Data

Begin job on node132 at 2018-08-13 22:39:03
IDJOB=4307359
IDBENCH=141401
IDSOLVER=2789
FILE ID=node132/4307359-1534192743
RUNJOBID= node132-1534187531-22737
PBS_JOBID= 21037984
Free space on /tmp= 38332 MiB

SOLVER NAME= scop both+glucose-syrup (2018-07-31)
BENCH NAME= XCSP18/Dubois/Dubois-023_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-4307359-1534192743/watcher-4307359-1534192743 -o /tmp/evaluation-result-4307359-1534192743/solver-4307359-1534192743 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node132-1534187531-22737 --watchdog 2580  scop.sh 22g scop.jar -both glucose-syrup -model:-nthreads=8:-maxmemory=20000 HOME HOME/instance-4307359-1534192743.xml

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

MD5SUM BENCH= d9fd0a93a95458fcc98ae1d4ddac20a1
RANDOM SEED=322854660

node132.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.65
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.65
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.65
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.65
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:        17349696 kB
MemAvailable:   31901624 kB
Buffers:          263008 kB
Cached:         14400452 kB
SwapCached:            0 kB
Active:          7398016 kB
Inactive:        7320700 kB
Active(anon):       4380 kB
Inactive(anon):   102812 kB
Active(file):    7393636 kB
Inactive(file):  7217888 kB
Unevictable:        6984 kB
Mlocked:            6984 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8400 kB
Writeback:             0 kB
AnonPages:         61288 kB
Mapped:            55828 kB
Shmem:             49824 kB
Slab:             397488 kB
SReclaimable:     368864 kB
SUnreclaim:        28624 kB
KernelStack:        3264 kB
PageTables:         4564 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     349176 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      6144 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 38320 MiB
End job on node132 at 2018-08-13 22:39:06