Trace number 4307363

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 5.36366 2.6647

General information on the benchmark

NameDubois/
Dubois-040_c18.xml
MD5SUM45809745b970e21e8f924050121658bf
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 benchmark4.05575
Satisfiable
(Un)Satisfiability was proved
Number of variables120
Number of constraints80
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":120}]
Minimum variable degree2
Maximum variable degree2
Distribution of variable degrees[{"degree":2,"count":120}]
Minimum constraint arity3
Maximum constraint arity3
Distribution of constraint arities[{"arity":3,"count":80}]
Number of extensional constraints80
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":80}]
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-24669-serial-file.bin HOME/instance-4307363-1534192752.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:13 CEST 2018
0.65/0.56	c PID: 24672
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.39/0.91	c (0,0) Parsing End
1.39/0.91	c (0,0) CSP: 0 int (0 aux), 120 bool (0 aux), 80 ctr, max domain size 2
1.39/0.91	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.39/0.91	c (0,0) Constraint Name Generate Begin
1.39/0.92	c (0,0) Ctr:HOME/instance-4307363-1534192752.xml,ExtensionSupport:IntVar
1.39/0.92	c (0,0) Constraint Name Generate End
1.39/0.92	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.39/0.92	c (0,0) CSP to CSPinCNF Begin
1.71/1.18	c (0,0) translated 8 (10%) constraints
1.95/1.25	c (0,0) translated 16 (20%) constraints
2.27/1.30	c (0,0) translated 24 (30%) constraints
2.27/1.34	c (0,0) translated 32 (40%) constraints
2.27/1.37	c (0,0) translated 40 (50%) constraints
2.58/1.40	c (0,0) translated 48 (60%) constraints
2.58/1.43	c (0,0) translated 56 (70%) constraints
2.58/1.45	c (0,0) translated 64 (80%) constraints
2.58/1.46	c (0,0) translated 72 (90%) constraints
2.58/1.48	c (0,0) translated 80 (100%) constraints
2.94/1.53	c (0,0) STATISTICS1:HOME/instance-4307363-1534192752.xml,ExtensionSupport:IntVar,440,1520,-1,2,3,1,,2:4000,3:1040;2:480,1:4000;0:80,
2.94/1.53	c (0,0) ==========================================
2.94/1.53	c (0,0) Both Encoding selects:
2.94/1.53	c (0,0) Order
2.94/1.53	c (0,0) ==========================================
2.94/1.54	c (1,0) translated 152 (10%) constraints
2.94/1.55	c (1,1) translated 304 (20%) constraints
2.94/1.56	c (1,1) translated 456 (30%) constraints
2.94/1.57	c (1,1) translated 608 (40%) constraints
2.94/1.57	c (1,1) translated 760 (50%) constraints
2.94/1.58	c (1,1) translated 912 (60%) constraints
2.94/1.59	c (1,1) translated 1064 (70%) constraints
2.94/1.59	c (1,1) translated 1216 (80%) constraints
3.36/1.60	c (1,1) translated 1368 (90%) constraints
3.36/1.61	c (1,1) translated 1520 (100%) constraints
3.36/1.61	c (1,1) CSP to CSPinCNF End
3.36/1.61	c (1,1) CSP: 0 int (0 aux), 440 bool (320 aux), 1520 ctr, max domain size 2
3.36/1.61	c (1,1) Heap : 337 MiB used (max 21589 MiB), NonHeap : 26 MiB used (max 0 MiB)
3.36/1.61	c (1,1) CSPinCNF Propagation Begin
3.36/1.66	c (1,1) 0 values, 80 unsatisfiable literals, and 0 valid clauses are removed
3.36/1.66	c (1,1) CSPinCNF Propagation End
3.36/1.66	c (1,1) CSP: 0 int (0 aux), 440 bool (320 aux), 1520 ctr, max domain size 2
3.36/1.66	c (1,1) Heap : 337 MiB used (max 21589 MiB), NonHeap : 27 MiB used (max 0 MiB)
3.36/1.66	c (1,1) Simplify CSPinCNF Begin
3.36/1.67	c (1,1) Simplify CSPinCNF End
3.36/1.67	c (1,1) CSP: 0 int (0 aux), 440 bool (320 aux), 1520 ctr, max domain size 2
3.36/1.67	c (1,1) Heap : 337 MiB used (max 21589 MiB), NonHeap : 27 MiB used (max 0 MiB)
3.36/1.67	c (1,1) Calculate Precise Domain Begin
3.36/1.67	c (1,1) 0 values are removed by re-calculation
3.36/1.67	c (1,1) Calculate Precise Domain End
3.36/1.67	c (1,1) CSP: 0 int (0 aux), 440 bool (320 aux), 1520 ctr, max domain size 2
3.36/1.67	c (1,1) Heap : 337 MiB used (max 21589 MiB), NonHeap : 27 MiB used (max 0 MiB)
3.36/1.67	c (1,1) CSPinCNF to SatSolver Begin
3.78/1.70	c (1,1) 152 (10 %) CSP clauses are encoded (440 SAT variables, 151 SAT clauses)
3.78/1.71	c (1,1) 304 (20 %) CSP clauses are encoded (440 SAT variables, 303 SAT clauses)
3.78/1.72	c (1,1) 456 (30 %) CSP clauses are encoded (440 SAT variables, 455 SAT clauses)
3.78/1.72	c (1,1) 608 (40 %) CSP clauses are encoded (440 SAT variables, 607 SAT clauses)
3.78/1.73	c (1,1) 760 (50 %) CSP clauses are encoded (440 SAT variables, 759 SAT clauses)
3.78/1.73	c (1,1) 912 (60 %) CSP clauses are encoded (440 SAT variables, 911 SAT clauses)
3.78/1.73	c (1,1) 1064 (70 %) CSP clauses are encoded (440 SAT variables, 1063 SAT clauses)
3.78/1.74	c (1,1) 1216 (80 %) CSP clauses are encoded (440 SAT variables, 1215 SAT clauses)
3.78/1.74	c (1,1) 1368 (90 %) CSP clauses are encoded (440 SAT variables, 1367 SAT clauses)
3.78/1.74	c (1,1) 1520 (100 %) CSP clauses are encoded (440 SAT variables, 1519 SAT clauses)
3.78/1.74	c (1,1) Launch Command will be: glucose-syrup -model -nthreads=8 -maxmemory=20000
3.78/1.74	c (1,1) CSPinCNF to SatSolver End
3.78/1.74	c (1,1) Heap : 337 MiB used (max 21589 MiB), NonHeap : 28 MiB used (max 0 MiB)
3.78/1.76	c (1,1) STATISTICS2:HOME/instance-4307363-1534192752.xml,ExtensionSupport:IntVar,440,1520,-1,2,3,1,,2:4000,3:960;2:560,1:4000,
3.78/1.76	c (1,1) 440 bool, 1520 clause
3.78/1.76	c (1,1) Export Begin
4.05/1.85	c (1,1) Export to HOME/scop-24669-serial-file.bin
4.05/1.85	c (1,1) Export End
4.05/1.85	c (1,1) Export File Size: 0.02 MB
4.05/1.85	c (1,1) 0,0,1,1,1,1,1,STOP-AFTER(DIMACS)
4.05/1.85	c END-Prog: Mon Aug 13 22:39:14 CEST 2018
4.05/1.86	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp scop.jar fun.scop.XCSP18Solve HOME/scop-24669-serial-file.bin
4.73/2.36	c (0,0) Read Serial File Begin
4.73/2.36	c (0,0) HOME/scop-24669-serial-file.bin
5.03/2.54	c (0,0) Read Serial File End
5.03/2.54	
5.03/2.54	scop order+glucose-syrup (2018-07-31)
5.03/2.54	(Solving Process)
5.03/2.54	
5.03/2.57	c BEGIN-Prog: Mon Aug 13 22:39:15 CEST 2018
5.03/2.57	c PID: 24692
5.03/2.57	c IP: 172.20.3.132
5.03/2.57	c HOST: node132.alineos.net
5.03/2.58	c (0,0) SatSolver.solve Begin
5.03/2.58	c (0,0) 0 bool, 0 clause
5.03/2.58	c (0,0) glucose-syrup -model -nthreads=8 -maxmemory=20000 HOME/instance-4307363-1534192752.xml-scop-24672.cnf
5.22/2.60	c (0,0) c
5.22/2.60	c (0,0) c This is glucose-syrup 4.1 (glucose in many threads) --  based on MiniSAT (Many thanks to MiniSAT team)
5.22/2.60	c (0,0) c
5.22/2.60	c (0,0) c WARNING: for repeatability, setting FPU to use double precision
5.22/2.60	c (0,0) c 8 solvers engines and 1 companion as a blackboard created.
5.22/2.60	c (0,0) c ========================================[ Problem Statistics ]===========================================
5.22/2.60	c (0,0) c |                                                                                                       |
5.22/2.60	c (0,0) c |  Number of variables:           440                                                                   |
5.22/2.60	c (0,0) c |  Number of clauses:            1520                                                                   |
5.22/2.60	c (0,0) c |  Parse time:                   0.00 s                                                                 |
5.22/2.60	c (0,0) c |                                                                                                       |
5.22/2.60	c (0,0) c |  Eliminated clauses:           0.02 Mb                                                                |
5.22/2.60	c (0,0) c |  Simplification time:          0.00 s                                                                 |
5.22/2.60	c (0,0) c |                                                                                                       |
5.22/2.60	c (0,0) c =========================================================================================================
5.22/2.60	c (0,0) Solved by unit propagation
5.22/2.60	c (0,0) c real time : 0.00325394 s
5.22/2.60	c (0,0) c cpu time  : 0.004318 s
5.22/2.60	c (0,0) 
5.22/2.60	c (0,0) s UNSATISFIABLE
5.22/2.65	c (0,0) SatSolver.solve End
5.22/2.65	c (0,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 16 MiB used (max 0 MiB)
5.22/2.65	c (0,0) Show results Begin
5.22/2.65	s UNSATISFIABLE
5.22/2.65	c (0,0) Show results End
5.22/2.65	c (0,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 16 MiB used (max 0 MiB)
5.22/2.65	c (0,0) 0,0,STOP-AFTER(ALL)
5.22/2.65	c END-Prog: Mon Aug 13 22:39:15 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-4307363-1534192752/watcher-4307363-1534192752 -o /tmp/evaluation-result-4307363-1534192752/solver-4307363-1534192752 -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-4307363-1534192752.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=24669, runsolver pid=24666
Current StackSize limit: 8192 KiB


[startup+0.104147 s]*
/proc/loadavg: 1.85 0.77 0.74 2/204 24691
/proc/meminfo: memFree=17251708/32770624 swapFree=67108860/67108860
[pid=24669] ppid=24666 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/24669/stat : 24669 (scop.sh) S 24666 24669 22710 0 -1 4202496 560 320 0 0 0 0 0 0 20 0 1 0 236838399 115843072 349 33554432000 4194304 5098028 140721548506320 140721548503576 140192079823484 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 9052160 140721548514339 140721548514563 140721548514563 140721548517325 0
/proc/24669/statm: 28282 349 296 221 0 87 0
[pid=24672] ppid=24669 vsize=27313900 memory=110488 CPUtime=0.11 cores=0-7
/proc/24672/stat : 24672 (java) S 24669 24669 22710 0 -1 1077944320 6537 0 0 0 8 3 0 0 20 0 20 0 236838399 27969433600 27556 33554432000 4194304 4196468 140737414416752 140737414399296 140138188820215 0 0 2 16800973 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 29151232 140737414423529 140737414423853 140737414423853 140737414426575 0
/proc/24672/statm: 6828475 27622 2741 1 0 6790935 0
[pid=24672/tid=24673] ppid=24669 vsize=27313900 memory=4134930498285298233 CPUtime=0.09 cores=0-7
/proc/24672/task/24673/stat : 24673 (java) R 24669 24669 22710 0 -1 4202560 4733 0 0 0 7 2 0 0 20 0 20 0 236838400 27969433600 27688 33554432000 4194304 4196468 140737414416752 140138160632200 140138169095964 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29151232 140737414423529 140737414423853 140737414423853 140737414426575 0
[pid=24672/tid=24674] ppid=24669 vsize=27313900 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/24672/task/24674/stat : 24674 (java) S 24669 24669 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236838402 27969433600 27688 33554432000 4194304 4196468 140737414416752 140138193063056 140138188830421 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29151232 140737414423529 140737414423853 140737414423853 140737414426575 0
[pid=24672/tid=24675] ppid=24669 vsize=27313900 memory=140686862358144 CPUtime=0 cores=0-7
/proc/24672/task/24675/stat : 24675 (java) S 24669 24669 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236838402 27969433600 27688 33554432000 4194304 4196468 140737414416752 140138007219216 140138188830421 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29151232 140737414423529 140737414423853 140737414423853 140737414426575 0
[pid=24672/tid=24676] ppid=24669 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/24672/task/24676/stat : 24676 (java) S 24669 24669 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236838402 27969433600 27688 33554432000 4194304 4196468 140737414416752 140138006166416 140138188830421 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29151232 140737414423529 140737414423853 140737414423853 140737414426575 0
[pid=24672/tid=24677] ppid=24669 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/24672/task/24677/stat : 24677 (java) S 24669 24669 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236838402 27969433600 27688 33554432000 4194304 4196468 140737414416752 140137609198352 140138188830421 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29151232 140737414423529 140737414423853 140737414423853 140737414426575 0
[pid=24672/tid=24678] ppid=24669 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/24672/task/24678/stat : 24678 (java) S 24669 24669 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236838402 27969433600 27688 33554432000 4194304 4196468 140737414416752 140137608145552 140138188830421 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29151232 140737414423529 140737414423853 140737414423853 140737414426575 0
[pid=24672/tid=24679] ppid=24669 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/24672/task/24679/stat : 24679 (java) S 24669 24669 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236838402 27969433600 27688 33554432000 4194304 4196468 140737414416752 140137607092752 140138188830421 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29151232 140737414423529 140737414423853 140737414423853 140737414426575 0
[pid=24672/tid=24680] ppid=24669 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/24672/task/24680/stat : 24680 (java) S 24669 24669 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236838402 27969433600 27688 33554432000 4194304 4196468 140737414416752 140137606039952 140138188830421 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29151232 140737414423529 140737414423853 140737414423853 140737414426575 0
[pid=24672/tid=24681] ppid=24669 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/24672/task/24681/stat : 24681 (java) S 24669 24669 22710 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236838402 27969433600 27688 33554432000 4194304 4196468 140737414416752 140137604987152 140138188830421 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29151232 140737414423529 140737414423853 140737414423853 140737414426575 0
[pid=24672/tid=24682] ppid=24669 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/24672/task/24682/stat : 24682 (java) S 24669 24669 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236838403 27969433600 27688 33554432000 4194304 4196468 140737414416752 140136355613552 140138188831362 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29151232 140737414423529 140737414423853 140737414423853 140737414426575 0
[pid=24672/tid=24683] ppid=24669 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/24672/task/24683/stat : 24683 (java) S 24669 24669 22710 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 236838404 27969433600 27688 33554432000 4194304 4196468 140737414416752 140136125818400 140138188830421 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29151232 140737414423529 140737414423853 140737414423853 140737414426575 0
[pid=24672/tid=24684] ppid=24669 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/24672/task/24684/stat : 24684 (java) S 24669 24669 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236838404 27969433600 27688 33554432000 4194304 4196468 140737414416752 140135857382768 140138188830421 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29151232 140737414423529 140737414423853 140737414423853 140737414426575 0
[pid=24672/tid=24685] ppid=24669 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/24672/task/24685/stat : 24685 (java) S 24669 24669 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236838407 27969433600 27688 33554432000 4194304 4196468 140737414416752 140135482874192 140138188838811 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29151232 140737414423529 140737414423853 140737414423853 140737414426575 0
[pid=24672/tid=24686] ppid=24669 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/24672/task/24686/stat : 24686 (java) S 24669 24669 22710 0 -1 1077944384 299 0 0 0 0 0 0 0 20 0 20 0 236838407 27969433600 27688 33554432000 4194304 4196468 140737414416752 140136354560368 140138188831362 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29151232 140737414423529 140737414423853 140737414423853 140737414426575 0
[pid=24672/tid=24687] ppid=24669 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/24672/task/24687/stat : 24687 (java) S 24669 24669 22710 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236838407 27969433600 27688 33554432000 4194304 4196468 140737414416752 140136353507568 140138188831362 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29151232 140737414423529 140737414423853 140737414423853 140737414426575 0
[pid=24672/tid=24688] ppid=24669 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/24672/task/24688/stat : 24688 (java) R 24669 24669 22710 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236838407 27969433600 27688 33554432000 4194304 4196468 140737414416752 140136352454768 140138188831362 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 29151232 140737414423529 140737414423853 140737414423853 140737414426575 0
[pid=24672/tid=24689] ppid=24669 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/24672/task/24689/stat : 24689 (java) S 24669 24669 22710 0 -1 1077944384 243 0 0 0 0 0 0 0 20 0 20 0 236838407 27969433600 27688 33554432000 4194304 4196468 140737414416752 140136351401968 140138188831362 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29151232 140737414423529 140737414423853 140737414423853 140737414426575 0
[pid=24672/tid=24690] ppid=24669 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/24672/task/24690/stat : 24690 (java) S 24669 24669 22710 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236838407 27969433600 27688 33554432000 4194304 4196468 140737414416752 140134984969312 140138188830421 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29151232 140737414423529 140737414423853 140737414423853 140737414426575 0
[pid=24672/tid=24691] ppid=24669 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/24672/task/24691/stat : 24691 (java) S 24669 24669 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236838407 27969433600 27688 33554432000 4194304 4196468 140737414416752 140136350350384 140138188831362 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29151232 140737414423529 140737414423853 140737414423853 140737414426575 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 27427028 KiB
Current children cumulated memory: 111884 KiB

[startup+0.210673 s]*
/proc/loadavg: 1.85 0.77 0.74 2/204 24691
/proc/meminfo: memFree=17235740/32770624 swapFree=67108860/67108860
[pid=24669] ppid=24666 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/24669/stat : 24669 (scop.sh) S 24666 24669 22710 0 -1 4202496 560 320 0 0 0 0 0 0 20 0 1 0 236838399 115843072 349 33554432000 4194304 5098028 140721548506320 140721548503576 140192079823484 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 9052160 140721548514339 140721548514563 140721548514563 140721548517325 0
/proc/24669/statm: 28282 349 296 221 0 87 0
[pid=24672] ppid=24669 vsize=27313900 memory=124076 CPUtime=0.25 cores=0-7
/proc/24672/stat : 24672 (java) S 24669 24669 22710 0 -1 1077944320 10206 0 0 0 21 4 0 0 20 0 20 0 236838399 27969433600 31019 33554432000 4194304 4196468 140737414416752 140737414399296 140138188820215 0 0 2 16800973 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 29151232 140737414423529 140737414423853 140737414423853 140737414426575 0
/proc/24672/statm: 6828475 31019 2871 1 0 6790935 0
[pid=24672/tid=24673] ppid=24669 vsize=27313900 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/24672/task/24673/stat : 24673 (java) R 24669 24669 22710 0 -1 4202560 8113 0 0 0 16 3 0 0 20 0 20 0 236838400 27969433600 31019 33554432000 4194304 4196468 140737414416752 140138160600880 140137686139601 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29151232 140737414423529 140737414423853 140737414423853 140737414426575 0
[pid=24672/tid=24674] ppid=24669 vsize=27313900 memory=339 CPUtime=0 cores=0-7
/proc/24672/task/24674/stat : 24674 (java) S 24669 24669 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236838402 27969433600 31019 33554432000 4194304 4196468 140737414416752 140138193063056 140138188830421 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29151232 140737414423529 140737414423853 140737414423853 140737414426575 0
[pid=24672/tid=24675] ppid=24669 vsize=27313900 memory=140686862380935 CPUtime=0 cores=0-7
/proc/24672/task/24675/stat : 24675 (java) S 24669 24669 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236838402 27969433600 31019 33554432000 4194304 4196468 140737414416752 140138007219216 140138188830421 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29151232 140737414423529 140737414423853 140737414423853 140737414426575 0
[pid=24672/tid=24676] ppid=24669 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/24672/task/24676/stat : 24676 (java) S 24669 24669 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236838402 27969433600 31019 33554432000 4194304 4196468 140737414416752 140138006166416 140138188830421 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29151232 140737414423529 140737414423853 140737414423853 140737414426575 0
[pid=24672/tid=24677] ppid=24669 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/24672/task/24677/stat : 24677 (java) S 24669 24669 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236838402 27969433600 31019 33554432000 4194304 4196468 140737414416752 140137609198352 140138188830421 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29151232 140737414423529 140737414423853 140737414423853 140737414426575 0
[pid=24672/tid=24678] ppid=24669 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/24672/task/24678/stat : 24678 (java) S 24669 24669 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236838402 27969433600 31019 33554432000 4194304 4196468 140737414416752 140137608145552 140138188830421 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29151232 140737414423529 140737414423853 140737414423853 140737414426575 0
[pid=24672/tid=24679] ppid=24669 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/24672/task/24679/stat : 24679 (java) S 24669 24669 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236838402 27969433600 31019 33554432000 4194304 4196468 140737414416752 140137607092752 140138188830421 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29151232 140737414423529 140737414423853 140737414423853 140737414426575 0
[pid=24672/tid=24680] ppid=24669 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/24672/task/24680/stat : 24680 (java) S 24669 24669 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236838402 27969433600 31019 33554432000 4194304 4196468 140737414416752 140137606039952 140138188830421 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29151232 140737414423529 140737414423853 140737414423853 140737414426575 0
[pid=24672/tid=24681] ppid=24669 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/24672/task/24681/stat : 24681 (java) S 24669 24669 22710 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236838402 27969433600 31019 33554432000 4194304 4196468 140737414416752 140137604987152 140138188830421 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29151232 140737414423529 140737414423853 140737414423853 140737414426575 0
[pid=24672/tid=24682] ppid=24669 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/24672/task/24682/stat : 24682 (java) S 24669 24669 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236838403 27969433600 31019 33554432000 4194304 4196468 140737414416752 140136355613552 140138188831362 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29151232 140737414423529 140737414423853 140737414423853 140737414426575 0
[pid=24672/tid=24683] ppid=24669 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/24672/task/24683/stat : 24683 (java) S 24669 24669 22710 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 236838404 27969433600 31019 33554432000 4194304 4196468 140737414416752 140136125818400 140138188830421 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29151232 140737414423529 140737414423853 140737414423853 140737414426575 0
[pid=24672/tid=24684] ppid=24669 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/24672/task/24684/stat : 24684 (java) S 24669 24669 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236838404 27969433600 31019 33554432000 4194304 4196468 140737414416752 140135857382768 140138188830421 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29151232 140737414423529 140737414423853 140737414423853 140737414426575 0
[pid=24672/tid=24685] ppid=24669 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/24672/task/24685/stat : 24685 (java) S 24669 24669 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236838407 27969433600 31019 33554432000 4194304 4196468 140737414416752 140135482874192 140138188838811 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29151232 140737414423529 140737414423853 140737414423853 140737414426575 0
[pid=24672/tid=24686] ppid=24669 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/24672/task/24686/stat : 24686 (java) S 24669 24669 22710 0 -1 1077944384 424 0 0 0 0 0 0 0 20 0 20 0 236838407 27969433600 31019 33554432000 4194304 4196468 140737414416752 140136354560368 140138188831362 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29151232 140737414423529 140737414423853 140737414423853 140737414426575 0
[pid=24672/tid=24687] ppid=24669 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/24672/task/24687/stat : 24687 (java) R 24669 24669 22710 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 20 0 236838407 27969433600 31019 33554432000 4194304 4196468 140737414416752 140136353507568 140138188831362 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 29151232 140737414423529 140737414423853 140737414423853 140737414426575 0
[pid=24672/tid=24688] ppid=24669 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/24672/task/24688/stat : 24688 (java) S 24669 24669 22710 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236838407 27969433600 31019 33554432000 4194304 4196468 140737414416752 140136352454768 140138188831362 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29151232 140737414423529 140737414423853 140737414423853 140737414426575 0
[pid=24672/tid=24689] ppid=24669 vsize=27313900 memory=-1 CPUtime=0.02 cores=0-7
/proc/24672/task/24689/stat : 24689 (java) R 24669 24669 22710 0 -1 4202560 289 0 0 0 2 0 0 0 20 0 20 0 236838407 27969433600 31019 33554432000 4194304 4196468 140737414416752 140136351401968 140138167956263 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 29151232 140737414423529 140737414423853 140737414423853 140737414426575 0
[pid=24672/tid=24690] ppid=24669 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/24672/task/24690/stat : 24690 (java) S 24669 24669 22710 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236838407 27969433600 31019 33554432000 4194304 4196468 140737414416752 140134984969312 140138188830421 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29151232 140737414423529 140737414423853 140737414423853 140737414426575 0
[pid=24672/tid=24691] ppid=24669 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/24672/task/24691/stat : 24691 (java) S 24669 24669 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236838407 27969433600 31019 33554432000 4194304 4196468 140737414416752 140136350350384 140138188831362 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29151232 140737414423529 140737414423853 140737414423853 140737414426575 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 27427028 KiB
Current children cumulated memory: 125472 KiB

[startup+0.310643 s]*
/proc/loadavg: 1.85 0.77 0.74 3/204 24691
/proc/meminfo: memFree=17232700/32770624 swapFree=67108860/67108860
[pid=24669] ppid=24666 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/24669/stat : 24669 (scop.sh) S 24666 24669 22710 0 -1 4202496 560 320 0 0 0 0 0 0 20 0 1 0 236838399 115843072 349 33554432000 4194304 5098028 140721548506320 140721548503576 140192079823484 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 9052160 140721548514339 140721548514563 140721548514563 140721548517325 0
/proc/24669/statm: 28282 349 296 221 0 87 0
[pid=24672] ppid=24669 vsize=27313900 memory=127848 CPUtime=0.42 cores=0-7
/proc/24672/stat : 24672 (java) S 24669 24669 22710 0 -1 1077944320 10756 0 0 0 38 4 0 0 20 0 20 0 236838399 27969433600 31962 33554432000 4194304 4196468 140737414416752 140737414399296 140138188820215 0 0 2 16800973 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 29151232 140737414423529 140737414423853 140737414423853 140737414426575 0
/proc/24672/statm: 6828475 31962 2975 1 0 6790935 0
[pid=24672/tid=24673] ppid=24669 vsize=27313900 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/24672/task/24673/stat : 24673 (java) R 24669 24669 22710 0 -1 4202560 8491 0 0 0 26 3 0 0 20 0 20 0 236838400 27969433600 31962 33554432000 4194304 4196468 140737414416752 140138160615664 140138169095545 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29151232 140737414423529 140737414423853 140737414423853 140737414426575 0
[pid=24672/tid=24674] ppid=24669 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/24672/task/24674/stat : 24674 (java) S 24669 24669 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236838402 27969433600 31962 33554432000 4194304 4196468 140737414416752 140138193063056 140138188830421 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29151232 140737414423529 140737414423853 140737414423853 140737414426575 0
[pid=24672/tid=24675] ppid=24669 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/24672/task/24675/stat : 24675 (java) S 24669 24669 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236838402 27969433600 31962 33554432000 4194304 4196468 140737414416752 140138007219216 140138188830421 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29151232 140737414423529 140737414423853 140737414423853 140737414426575 0
[pid=24672/tid=24676] ppid=24669 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/24672/task/24676/stat : 24676 (java) S 24669 24669 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236838402 27969433600 31962 33554432000 4194304 4196468 140737414416752 140138006166416 140138188830421 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29151232 140737414423529 140737414423853 140737414423853 140737414426575 0
[pid=24672/tid=24677] ppid=24669 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/24672/task/24677/stat : 24677 (java) S 24669 24669 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236838402 27969433600 31962 33554432000 4194304 4196468 140737414416752 140137609198352 140138188830421 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29151232 140737414423529 140737414423853 140737414423853 140737414426575 0
[pid=24672/tid=24678] ppid=24669 vsize=27313900 memory=2244 CPUtime=0 cores=0-7
/proc/24672/task/24678/stat : 24678 (java) S 24669 24669 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236838402 27969433600 31962 33554432000 4194304 4196468 140737414416752 140137608145552 140138188830421 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29151232 140737414423529 140737414423853 140737414423853 140737414426575 0
[pid=24672/tid=24679] ppid=24669 vsize=27313900 memory=140686754149295 CPUtime=0 cores=0-7
/proc/24672/task/24679/stat : 24679 (java) S 24669 24669 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236838402 27969433600 31962 33554432000 4194304 4196468 140737414416752 140137607092752 140138188830421 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29151232 140737414423529 140737414423853 140737414423853 140737414426575 0
[pid=24672/tid=24680] ppid=24669 vsize=27313900 memory=140686754151600 CPUtime=0 cores=0-7
/proc/24672/task/24680/stat : 24680 (java) S 24669 24669 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236838402 27969433600 31962 33554432000 4194304 4196468 140737414416752 140137606039952 140138188830421 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29151232 140737414423529 140737414423853 140737414423853 140737414426575 0
[pid=24672/tid=24681] ppid=24669 vsize=27313900 memory=140686754153904 CPUtime=0 cores=0-7
/proc/24672/task/24681/stat : 24681 (java) S 24669 24669 22710 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236838402 27969433600 31962 33554432000 4194304 4196468 140737414416752 140137604987152 140138188830421 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29151232 140737414423529 140737414423853 140737414423853 140737414426575 0
[pid=24672/tid=24682] ppid=24669 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/24672/task/24682/stat : 24682 (java) S 24669 24669 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236838403 27969433600 31962 33554432000 4194304 4196468 140737414416752 140136355613552 140138188831362 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29151232 140737414423529 140737414423853 140737414423853 140737414426575 0
[pid=24672/tid=24683] ppid=24669 vsize=27313900 memory=281373508314768 CPUtime=0 cores=0-7
/proc/24672/task/24683/stat : 24683 (java) S 24669 24669 22710 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 236838404 27969433600 31962 33554432000 4194304 4196468 140737414416752 140136125818400 140138188830421 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29151232 140737414423529 140737414423853 140737414423853 140737414426575 0
[pid=24672/tid=24684] ppid=24669 vsize=27313900 memory=281373508321680 CPUtime=0 cores=0-7
/proc/24672/task/24684/stat : 24684 (java) S 24669 24669 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236838404 27969433600 31962 33554432000 4194304 4196468 140737414416752 140135857382768 140138188830421 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29151232 140737414423529 140737414423853 140737414423853 140737414426575 0
[pid=24672/tid=24685] ppid=24669 vsize=27313900 memory=281373508262960 CPUtime=0 cores=0-7
/proc/24672/task/24685/stat : 24685 (java) S 24669 24669 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236838407 27969433600 31962 33554432000 4194304 4196468 140737414416752 140135482874192 140138188838811 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29151232 140737414423529 140737414423853 140737414423853 140737414426575 0
[pid=24672/tid=24686] ppid=24669 vsize=27313900 memory=281373508335504 CPUtime=0.01 cores=0-7
/proc/24672/task/24686/stat : 24686 (java) S 24669 24669 22710 0 -1 1077944384 522 0 0 0 1 0 0 0 20 0 20 0 236838407 27969433600 31962 33554432000 4194304 4196468 140737414416752 140136354560368 140138188831362 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29151232 140737414423529 140737414423853 140737414423853 140737414426575 0
[pid=24672/tid=24687] ppid=24669 vsize=27313900 memory=281373508342416 CPUtime=0.01 cores=0-7
/proc/24672/task/24687/stat : 24687 (java) S 24669 24669 22710 0 -1 1077944384 83 0 0 0 1 0 0 0 20 0 20 0 236838407 27969433600 31962 33554432000 4194304 4196468 140737414416752 140136353507568 140138188831362 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29151232 140737414423529 140737414423853 140737414423853 140737414426575 0
[pid=24672/tid=24688] ppid=24669 vsize=27313900 memory=281373508340112 CPUtime=0 cores=0-7
/proc/24672/task/24688/stat : 24688 (java) S 24669 24669 22710 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 20 0 236838407 27969433600 31962 33554432000 4194304 4196468 140737414416752 140136352454768 140138188831362 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29151232 140737414423529 140737414423853 140737414423853 140737414426575 0
[pid=24672/tid=24689] ppid=24669 vsize=27313900 memory=281373508356272 CPUtime=0.07 cores=0-7
/proc/24672/task/24689/stat : 24689 (java) S 24669 24669 22710 0 -1 1077944384 310 0 0 0 7 0 0 0 20 0 20 0 236838407 27969433600 31962 33554432000 4194304 4196468 140737414416752 140136351401968 140138188831362 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29151232 140737414423529 140737414423853 140737414423853 140737414426575 0
[pid=24672/tid=24690] ppid=24669 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/24672/task/24690/stat : 24690 (java) S 24669 24669 22710 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236838407 27969433600 31962 33554432000 4194304 4196468 140737414416752 140134984969312 140138188830421 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29151232 140737414423529 140737414423853 140737414423853 140737414426575 0
[pid=24672/tid=24691] ppid=24669 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/24672/task/24691/stat : 24691 (java) S 24669 24669 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236838407 27969433600 31962 33554432000 4194304 4196468 140737414416752 140136350350384 140138188831362 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29151232 140737414423529 140737414423853 140737414423853 140737414426575 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 27427028 KiB
Current children cumulated memory: 129244 KiB

[startup+0.700912 s]
/proc/loadavg: 1.85 0.77 0.74 2/204 24691
/proc/meminfo: memFree=17208144/32770624 swapFree=67108860/67108860
[pid=24669] ppid=24666 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/24669/stat : 24669 (scop.sh) S 24666 24669 22710 0 -1 4202496 560 320 0 0 0 0 0 0 20 0 1 0 236838399 115843072 349 33554432000 4194304 5098028 140721548506320 140721548503576 140192079823484 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 9052160 140721548514339 140721548514563 140721548514563 140721548517325 0
/proc/24669/statm: 28282 349 296 221 0 87 0
[pid=24672] ppid=24669 vsize=27322296 memory=165868 CPUtime=0.99 cores=0-7
/proc/24672/stat : 24672 (java) S 24669 24669 22710 0 -1 1077944320 17857 0 0 0 93 6 0 0 20 0 20 0 236838399 27978031104 41467 33554432000 4194304 4196468 140737414416752 140737414399296 140138188820215 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 29151232 140737414423529 140737414423853 140737414423853 140737414426575 0
/proc/24672/statm: 6830574 41467 3164 1 0 6791959 0
[pid=24672/tid=24673] ppid=24669 vsize=27322296 memory=281373508714160 CPUtime=0.66 cores=0-7
/proc/24672/task/24673/stat : 24673 (java) R 24669 24669 22710 0 -1 4202560 15090 0 0 0 61 5 0 0 20 0 20 0 236838400 27978031104 41467 33554432000 4194304 4196468 140737414416752 140138160637744 140137686247370 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29151232 140737414423529 140737414423853 140737414423853 140737414426575 0
[pid=24672/tid=24674] ppid=24669 vsize=27322296 memory=140686754358128 CPUtime=0 cores=0-7
/proc/24672/task/24674/stat : 24674 (java) S 24669 24669 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236838402 27978031104 41467 33554432000 4194304 4196468 140737414416752 140138193063056 140138188830421 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29151232 140737414423529 140737414423853 140737414423853 140737414426575 0
[pid=24672/tid=24675] ppid=24669 vsize=27322296 memory=0 CPUtime=0 cores=0-7
/proc/24672/task/24675/stat : 24675 (java) S 24669 24669 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236838402 27978031104 41467 33554432000 4194304 4196468 140737414416752 140138007219216 140138188830421 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29151232 140737414423529 140737414423853 140737414423853 140737414426575 0
[pid=24672/tid=24676] ppid=24669 vsize=27322296 memory=10784 CPUtime=0 cores=0-7
/proc/24672/task/24676/stat : 24676 (java) S 24669 24669 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236838402 27978031104 41467 33554432000 4194304 4196468 140737414416752 140138006166416 140138188830421 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29151232 140737414423529 140737414423853 140737414423853 140737414426575 0

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

# the end of solver process 24669 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=5.14744 s, system=0.216221 s

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

[startup+1.60119 s]
/proc/loadavg: 1.85 0.77 0.74 4/204 24691
/proc/meminfo: memFree=17181400/32770624 swapFree=67108860/67108860
[pid=24669] ppid=24666 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/24669/stat : 24669 (scop.sh) S 24666 24669 22710 0 -1 4202496 560 320 0 0 0 0 0 0 20 0 1 0 236838399 115843072 349 33554432000 4194304 5098028 140721548506320 140721548503576 140192079823484 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 9052160 140721548514339 140721548514563 140721548514563 140721548517325 0
/proc/24669/statm: 28282 349 296 221 0 87 0
[pid=24672] ppid=24669 vsize=27326392 memory=234416 CPUtime=3.36 cores=0-7
/proc/24672/stat : 24672 (java) S 24669 24669 22710 0 -1 1077944320 23277 0 0 0 326 10 0 0 20 0 20 0 236838399 27982225408 58604 33554432000 4194304 4196468 140737414416752 140737414399296 140138188820215 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 29151232 140737414423529 140737414423853 140737414423853 140737414426575 0
/proc/24672/statm: 6831598 58604 3191 1 0 6792983 0
[pid=24672/tid=24673] ppid=24669 vsize=27326392 memory=6944652177228980320 CPUtime=1.56 cores=0-7
/proc/24672/task/24673/stat : 24673 (java) R 24669 24669 22710 0 -1 4202560 16389 0 0 0 149 7 0 0 20 0 20 0 236838400 27982225408 58604 33554432000 4194304 4196468 140737414416752 140138160655552 140137690897132 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29151232 140737414423529 140737414423853 140737414423853 140737414426575 0
[pid=24672/tid=24674] ppid=24669 vsize=27326392 memory=6944656592455360604 CPUtime=0 cores=0-7
/proc/24672/task/24674/stat : 24674 (java) S 24669 24669 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236838402 27982225408 58604 33554432000 4194304 4196468 140737414416752 140138193063056 140138188830421 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29151232 140737414423529 140737414423853 140737414423853 140737414426575 0
[pid=24672/tid=24675] ppid=24669 vsize=27326392 memory=1396 CPUtime=0 cores=0-7
/proc/24672/task/24675/stat : 24675 (java) S 24669 24669 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236838402 27982225408 58604 33554432000 4194304 4196468 140737414416752 140138007219216 140138188830421 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29151232 140737414423529 140737414423853 140737414423853 140737414426575 0
[pid=24672/tid=24676] ppid=24669 vsize=27326392 memory=4132 CPUtime=0 cores=0-7
/proc/24672/task/24676/stat : 24676 (java) S 24669 24669 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236838402 27982225408 58604 33554432000 4194304 4196468 140737414416752 140138006166416 140138188830421 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29151232 140737414423529 140737414423853 140737414423853 140737414426575 0
[pid=24672/tid=24677] ppid=24669 vsize=27326392 memory=64092 CPUtime=0 cores=0-7
/proc/24672/task/24677/stat : 24677 (java) S 24669 24669 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236838402 27982225408 58604 33554432000 4194304 4196468 140737414416752 140137609198352 140138188830421 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29151232 140737414423529 140737414423853 140737414423853 140737414426575 0
[pid=24672/tid=24678] ppid=24669 vsize=27326392 memory=1236 CPUtime=0 cores=0-7
/proc/24672/task/24678/stat : 24678 (java) S 24669 24669 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236838402 27982225408 58604 33554432000 4194304 4196468 140737414416752 140137608145552 140138188830421 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29151232 140737414423529 140737414423853 140737414423853 140737414426575 0
[pid=24672/tid=24679] ppid=24669 vsize=27326392 memory=2444 CPUtime=0 cores=0-7
/proc/24672/task/24679/stat : 24679 (java) S 24669 24669 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236838402 27982225408 58604 33554432000 4194304 4196468 140737414416752 140137607092752 140138188830421 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29151232 140737414423529 140737414423853 140737414423853 140737414426575 0
[pid=24672/tid=24680] ppid=24669 vsize=27326392 memory=1832 CPUtime=0 cores=0-7
/proc/24672/task/24680/stat : 24680 (java) S 24669 24669 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236838402 27982225408 58604 33554432000 4194304 4196468 140737414416752 140137606039952 140138188830421 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29151232 140737414423529 140737414423853 140737414423853 140737414426575 0
[pid=24672/tid=24681] ppid=24669 vsize=27326392 memory=1920 CPUtime=0 cores=0-7
/proc/24672/task/24681/stat : 24681 (java) S 24669 24669 22710 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236838402 27982225408 58604 33554432000 4194304 4196468 140737414416752 140137604987152 140138188830421 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29151232 140737414423529 140737414423853 140737414423853 140737414426575 0
[pid=24672/tid=24682] ppid=24669 vsize=27326392 memory=1192 CPUtime=0 cores=0-7
/proc/24672/task/24682/stat : 24682 (java) S 24669 24669 22710 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 236838403 27982225408 58604 33554432000 4194304 4196468 140737414416752 140136355613552 140138188831362 0 0 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29151232 140737414423529 140737414423853 140737414423853 140737414426575 0
[pid=24672/tid=24683] ppid=24669 vsize=27326392 memory=1616 CPUtime=0 cores=0-7
/proc/24672/task/24683/stat : 24683 (java) S 24669 24669 22710 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 236838404 27982225408 58604 33554432000 4194304 4196468 140737414416752 140136125818400 140138188830421 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29151232 140737414423529 140737414423853 140737414423853 140737414426575 0
[pid=24672/tid=24684] ppid=24669 vsize=27326392 memory=1384 CPUtime=0 cores=0-7
/proc/24672/task/24684/stat : 24684 (java) S 24669 24669 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236838404 27982225408 58604 33554432000 4194304 4196468 140737414416752 140135857382768 140138188830421 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29151232 140737414423529 140737414423853 140737414423853 140737414426575 0
[pid=24672/tid=24685] ppid=24669 vsize=27326392 memory=752 CPUtime=0 cores=0-7
/proc/24672/task/24685/stat : 24685 (java) S 24669 24669 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236838407 27982225408 58604 33554432000 4194304 4196468 140737414416752 140135482874192 140138188838811 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29151232 140737414423529 140737414423853 140737414423853 140737414426575 0
[pid=24672/tid=24686] ppid=24669 vsize=27326392 memory=164 CPUtime=0.31 cores=0-7
/proc/24672/task/24686/stat : 24686 (java) R 24669 24669 22710 0 -1 4202560 1590 0 0 0 30 1 0 0 20 0 20 0 236838407 27982225408 58604 33554432000 4194304 4196468 140737414416752 140136354541384 140138188841562 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 29151232 140737414423529 140737414423853 140737414423853 140737414426575 0
[pid=24672/tid=24687] ppid=24669 vsize=27326392 memory=-7384994778349281184 CPUtime=0.36 cores=0-7
/proc/24672/task/24687/stat : 24687 (java) R 24669 24669 22710 0 -1 4202560 643 0 0 0 35 1 0 0 20 0 20 0 236838407 27982225408 58604 33554432000 4194304 4196468 140737414416752 140136353495504 140138168077843 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 29151232 140737414423529 140737414423853 140737414423853 140737414426575 0
[pid=24672/tid=24688] ppid=24669 vsize=27326392 memory=-7385037615359298921 CPUtime=0.37 cores=0-7
/proc/24672/task/24688/stat : 24688 (java) R 24669 24669 22710 0 -1 4202560 625 0 0 0 37 0 0 0 20 0 20 0 236838407 27982225408 58604 33554432000 4194304 4196468 140737414416752 140136352434240 140138188841562 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 29151232 140737414423529 140737414423853 140737414423853 140737414426575 0
[pid=24672/tid=24689] ppid=24669 vsize=27326392 memory=7681905605394137914 CPUtime=0.72 cores=0-7
/proc/24672/task/24689/stat : 24689 (java) S 24669 24669 22710 0 -1 1077944384 2691 0 0 0 72 0 0 0 20 0 20 0 236838407 27982225408 58604 33554432000 4194304 4196468 140737414416752 140136351401968 140138188831362 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29151232 140737414423529 140737414423853 140737414423853 140737414426575 0
[pid=24672/tid=24690] ppid=24669 vsize=27326392 memory=7681905605394137914 CPUtime=0 cores=0-7
/proc/24672/task/24690/stat : 24690 (java) S 24669 24669 22710 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236838407 27982225408 58604 33554432000 4194304 4196468 140737414416752 140134984969312 140138188830421 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29151232 140737414423529 140737414423853 140737414423853 140737414426575 0
[pid=24672/tid=24691] ppid=24669 vsize=27326392 memory=-7522837583129502606 CPUtime=0 cores=0-7
/proc/24672/task/24691/stat : 24691 (java) S 24669 24669 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236838407 27982225408 58604 33554432000 4194304 4196468 140737414416752 140136350350384 140138188831362 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29151232 140737414423529 140737414423853 140737414423853 140737414426575 0
Current children cumulated CPU time: 3.36 s
Current children cumulated vsize: 27439520 KiB
Current children cumulated memory: 235812 KiB

[startup+2.40094 s]
/proc/loadavg: 1.85 0.77 0.74 2/204 24711
/proc/meminfo: memFree=17303268/32770624 swapFree=67108860/67108860
[pid=24669] ppid=24666 vsize=113128 memory=1472 CPUtime=4.17 cores=0-7
/proc/24669/stat : 24669 (scop.sh) S 24666 24669 22710 0 -1 4202496 590 25277 0 0 0 0 404 13 20 0 1 0 236838399 115843072 368 33554432000 4194304 5098028 140721548506320 140721548503064 140192079823484 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 9052160 140721548514339 140721548514563 140721548514563 140721548517325 0
/proc/24669/statm: 28282 368 311 221 0 87 0
[pid=24692] ppid=24669 vsize=7752068 memory=91412 CPUtime=0.69 cores=0-7
/proc/24692/stat : 24692 (java) S 24669 24669 22710 0 -1 1077944320 16030 0 0 0 65 4 0 0 20 0 20 0 236838586 7938117632 22853 33554432000 4194304 4196468 140727036228192 140727036210736 139904328834807 0 0 2 25189581 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 34836480 140727036232881 140727036233005 140727036233005 140727036235727 0
/proc/24692/statm: 1938017 22853 2991 1 0 1899951 0
[pid=24692/tid=24693] ppid=24669 vsize=7752068 memory=24059 CPUtime=0.5 cores=0-7
/proc/24692/task/24693/stat : 24693 (java) R 24669 24669 22710 0 -1 4202560 13689 0 0 0 47 3 0 0 20 0 20 0 236838586 7938117632 22853 33554432000 4194304 4196468 140727036228192 139904300669680 139904312915294 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 34836480 140727036232881 140727036233005 140727036233005 140727036235727 0
[pid=24692/tid=24694] ppid=24669 vsize=7752068 memory=0 CPUtime=0 cores=0-7
/proc/24692/task/24694/stat : 24694 (java) S 24669 24669 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236838587 7938117632 22853 33554432000 4194304 4196468 140727036228192 139904333077136 139904328845013 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34836480 140727036232881 140727036233005 140727036233005 140727036235727 0
[pid=24692/tid=24695] ppid=24669 vsize=7752068 memory=0 CPUtime=0 cores=0-7
/proc/24692/task/24695/stat : 24695 (java) S 24669 24669 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236838587 7938117632 22853 33554432000 4194304 4196468 140727036228192 139904133245456 139904328845013 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34836480 140727036232881 140727036233005 140727036233005 140727036235727 0
[pid=24692/tid=24696] ppid=24669 vsize=7752068 memory=0 CPUtime=0 cores=0-7
/proc/24692/task/24696/stat : 24696 (java) S 24669 24669 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236838587 7938117632 22853 33554432000 4194304 4196468 140727036228192 139904132192656 139904328845013 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34836480 140727036232881 140727036233005 140727036233005 140727036235727 0
[pid=24692/tid=24697] ppid=24669 vsize=7752068 memory=0 CPUtime=0 cores=0-7
/proc/24692/task/24697/stat : 24697 (java) S 24669 24669 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236838587 7938117632 22853 33554432000 4194304 4196468 140727036228192 139903811709200 139904328845013 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34836480 140727036232881 140727036233005 140727036233005 140727036235727 0
[pid=24692/tid=24698] ppid=24669 vsize=7752068 memory=1 CPUtime=0 cores=0-7
/proc/24692/task/24698/stat : 24698 (java) S 24669 24669 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236838587 7938117632 22853 33554432000 4194304 4196468 140727036228192 139903810657424 139904328845013 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34836480 140727036232881 140727036233005 140727036233005 140727036235727 0
[pid=24692/tid=24699] ppid=24669 vsize=7752068 memory=1 CPUtime=0 cores=0-7
/proc/24692/task/24699/stat : 24699 (java) S 24669 24669 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236838587 7938117632 22853 33554432000 4194304 4196468 140727036228192 139903809604624 139904328845013 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34836480 140727036232881 140727036233005 140727036233005 140727036235727 0
[pid=24692/tid=24700] ppid=24669 vsize=7752068 memory=1 CPUtime=0 cores=0-7
/proc/24692/task/24700/stat : 24700 (java) S 24669 24669 22710 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236838587 7938117632 22853 33554432000 4194304 4196468 140727036228192 139903808551824 139904328845013 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34836480 140727036232881 140727036233005 140727036233005 140727036235727 0
[pid=24692/tid=24701] ppid=24669 vsize=7752068 memory=140686754333732 CPUtime=0 cores=0-7
/proc/24692/task/24701/stat : 24701 (java) S 24669 24669 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236838587 7938117632 22853 33554432000 4194304 4196468 140727036228192 139903807499024 139904328845013 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34836480 140727036232881 140727036233005 140727036233005 140727036235727 0
[pid=24692/tid=24702] ppid=24669 vsize=7752068 memory=0 CPUtime=0 cores=0-7
/proc/24692/task/24702/stat : 24702 (java) S 24669 24669 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236838589 7938117632 22853 33554432000 4194304 4196468 140727036228192 139903086762352 139904328845954 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34836480 140727036232881 140727036233005 140727036233005 140727036235727 0
[pid=24692/tid=24703] ppid=24669 vsize=7752068 memory=0 CPUtime=0 cores=0-7
/proc/24692/task/24703/stat : 24703 (java) S 24669 24669 22710 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 236838589 7938117632 22853 33554432000 4194304 4196468 140727036228192 139902989624352 139904328845013 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34836480 140727036232881 140727036233005 140727036233005 140727036235727 0
[pid=24692/tid=24704] ppid=24669 vsize=7752068 memory=0 CPUtime=0 cores=0-7
/proc/24692/task/24704/stat : 24704 (java) S 24669 24669 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236838589 7938117632 22853 33554432000 4194304 4196468 140727036228192 139902721188720 139904328845013 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34836480 140727036232881 140727036233005 140727036233005 140727036235727 0
[pid=24692/tid=24705] ppid=24669 vsize=7752068 memory=0 CPUtime=0 cores=0-7
/proc/24692/task/24705/stat : 24705 (java) S 24669 24669 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236838592 7938117632 22853 33554432000 4194304 4196468 140727036228192 139902346680144 139904328853403 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34836480 140727036232881 140727036233005 140727036233005 140727036235727 0
[pid=24692/tid=24706] ppid=24669 vsize=7752068 memory=0 CPUtime=0.02 cores=0-7
/proc/24692/task/24706/stat : 24706 (java) S 24669 24669 22710 0 -1 1077944384 371 0 0 0 2 0 0 0 20 0 20 0 236838592 7938117632 22853 33554432000 4194304 4196468 140727036228192 139903085710192 139904328845954 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34836480 140727036232881 140727036233005 140727036233005 140727036235727 0
[pid=24692/tid=24707] ppid=24669 vsize=7752068 memory=0 CPUtime=0.01 cores=0-7
/proc/24692/task/24707/stat : 24707 (java) S 24669 24669 22710 0 -1 1077944384 100 0 0 0 1 0 0 0 20 0 20 0 236838592 7938117632 22853 33554432000 4194304 4196468 140727036228192 139903084657392 139904328845954 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34836480 140727036232881 140727036233005 140727036233005 140727036235727 0
[pid=24692/tid=24708] ppid=24669 vsize=7752068 memory=0 CPUtime=0.02 cores=0-7
/proc/24692/task/24708/stat : 24708 (java) S 24669 24669 22710 0 -1 1077944384 191 0 0 0 2 0 0 0 20 0 20 0 236838592 7938117632 22853 33554432000 4194304 4196468 140727036228192 139903083604592 139904328845954 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34836480 140727036232881 140727036233005 140727036233005 140727036235727 0
[pid=24692/tid=24709] ppid=24669 vsize=7752068 memory=0 CPUtime=0.11 cores=0-7
/proc/24692/task/24709/stat : 24709 (java) S 24669 24669 22710 0 -1 1077944384 342 0 0 0 11 0 0 0 20 0 20 0 236838592 7938117632 22853 33554432000 4194304 4196468 140727036228192 139903082551792 139904328845954 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34836480 140727036232881 140727036233005 140727036233005 140727036235727 0
[pid=24692/tid=24710] ppid=24669 vsize=7752068 memory=1396 CPUtime=0 cores=0-7
/proc/24692/task/24710/stat : 24710 (java) S 24669 24669 22710 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236838592 7938117632 22853 33554432000 4194304 4196468 140727036228192 139901848775264 139904328845013 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34836480 140727036232881 140727036233005 140727036233005 140727036235727 0
[pid=24692/tid=24711] ppid=24669 vsize=7752068 memory=260692 CPUtime=0 cores=0-7
/proc/24692/task/24711/stat : 24711 (java) S 24669 24669 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236838592 7938117632 22853 33554432000 4194304 4196468 140727036228192 139903081499184 139904328845954 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34836480 140727036232881 140727036233005 140727036233005 140727036235727 0
Current children cumulated CPU time: 4.86 s
Current children cumulated vsize: 7865196 KiB
Current children cumulated memory: 92884 KiB

[startup+2.60085 s]
/proc/loadavg: 1.85 0.77 0.74 2/204 24711
/proc/meminfo: memFree=17303268/32770624 swapFree=67108860/67108860
[pid=24669] ppid=24666 vsize=113128 memory=1472 CPUtime=4.17 cores=0-7
/proc/24669/stat : 24669 (scop.sh) S 24666 24669 22710 0 -1 4202496 590 25277 0 0 0 0 404 13 20 0 1 0 236838399 115843072 368 33554432000 4194304 5098028 140721548506320 140721548503064 140192079823484 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 9052160 140721548514339 140721548514563 140721548514563 140721548517325 0
/proc/24669/statm: 28282 368 311 221 0 87 0
[pid=24692] ppid=24669 vsize=7756256 memory=105764 CPUtime=1.05 cores=0-7
/proc/24692/stat : 24692 (java) S 24669 24669 22710 0 -1 1077944320 17670 0 0 0 99 6 0 0 20 0 20 0 236838586 7942406144 26441 33554432000 4194304 4196468 140727036228192 140727036210736 139904328834807 0 0 2 25189581 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 34836480 140727036232881 140727036233005 140727036233005 140727036235727 0
/proc/24692/statm: 1939064 26441 3139 1 0 1900463 0
[pid=24692/tid=24693] ppid=24669 vsize=7756256 memory=-7384994778349281184 CPUtime=0.7 cores=0-7
/proc/24692/task/24693/stat : 24693 (java) R 24669 24669 22710 0 -1 4202560 14831 0 0 0 66 4 0 0 20 0 20 0 236838586 7942406144 26441 33554432000 4194304 4196468 140727036228192 139904300675040 139903811803192 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 34836480 140727036232881 140727036233005 140727036233005 140727036235727 0
[pid=24692/tid=24694] ppid=24669 vsize=7756256 memory=-7522837415797432224 CPUtime=0 cores=0-7
/proc/24692/task/24694/stat : 24694 (java) S 24669 24669 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236838587 7942406144 26441 33554432000 4194304 4196468 140727036228192 139904333077136 139904328845013 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34836480 140727036232881 140727036233005 140727036233005 140727036235727 0
[pid=24692/tid=24695] ppid=24669 vsize=7756256 memory=-7522837583129502606 CPUtime=0 cores=0-7
/proc/24692/task/24695/stat : 24695 (java) S 24669 24669 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236838587 7942406144 26441 33554432000 4194304 4196468 140727036228192 139904133245456 139904328845013 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34836480 140727036232881 140727036233005 140727036233005 140727036235727 0
[pid=24692/tid=24696] ppid=24669 vsize=7756256 memory=0 CPUtime=0 cores=0-7
/proc/24692/task/24696/stat : 24696 (java) S 24669 24669 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236838587 7942406144 26441 33554432000 4194304 4196468 140727036228192 139904132192656 139904328845013 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34836480 140727036232881 140727036233005 140727036233005 140727036235727 0
[pid=24692/tid=24697] ppid=24669 vsize=7756256 memory=0 CPUtime=0 cores=0-7
/proc/24692/task/24697/stat : 24697 (java) S 24669 24669 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236838587 7942406144 26441 33554432000 4194304 4196468 140727036228192 139903811709200 139904328845013 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34836480 140727036232881 140727036233005 140727036233005 140727036235727 0
[pid=24692/tid=24698] ppid=24669 vsize=7756256 memory=0 CPUtime=0 cores=0-7
/proc/24692/task/24698/stat : 24698 (java) S 24669 24669 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236838587 7942406144 26441 33554432000 4194304 4196468 140727036228192 139903810657424 139904328845013 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34836480 140727036232881 140727036233005 140727036233005 140727036235727 0
[pid=24692/tid=24699] ppid=24669 vsize=7756256 memory=0 CPUtime=0 cores=0-7
/proc/24692/task/24699/stat : 24699 (java) S 24669 24669 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236838587 7942406144 26441 33554432000 4194304 4196468 140727036228192 139903809604624 139904328845013 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34836480 140727036232881 140727036233005 140727036233005 140727036235727 0
[pid=24692/tid=24700] ppid=24669 vsize=7756256 memory=0 CPUtime=0 cores=0-7
/proc/24692/task/24700/stat : 24700 (java) S 24669 24669 22710 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236838587 7942406144 26441 33554432000 4194304 4196468 140727036228192 139903808551824 139904328845013 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34836480 140727036232881 140727036233005 140727036233005 140727036235727 0
[pid=24692/tid=24701] ppid=24669 vsize=7756256 memory=0 CPUtime=0 cores=0-7
/proc/24692/task/24701/stat : 24701 (java) S 24669 24669 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236838587 7942406144 26441 33554432000 4194304 4196468 140727036228192 139903807499024 139904328845013 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34836480 140727036232881 140727036233005 140727036233005 140727036235727 0
[pid=24692/tid=24702] ppid=24669 vsize=7756256 memory=6791534058613427641 CPUtime=0 cores=0-7
/proc/24692/task/24702/stat : 24702 (java) S 24669 24669 22710 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 236838589 7942406144 26441 33554432000 4194304 4196468 140727036228192 139903086762352 139904328845954 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34836480 140727036232881 140727036233005 140727036233005 140727036235727 0
[pid=24692/tid=24703] ppid=24669 vsize=7756256 memory=288230596050944315 CPUtime=0 cores=0-7
/proc/24692/task/24703/stat : 24703 (java) S 24669 24669 22710 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 236838589 7942406144 26441 33554432000 4194304 4196468 140727036228192 139902989624352 139904328845013 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34836480 140727036232881 140727036233005 140727036233005 140727036235727 0
[pid=24692/tid=24704] ppid=24669 vsize=7756256 memory=14133333755955770 CPUtime=0 cores=0-7
/proc/24692/task/24704/stat : 24704 (java) S 24669 24669 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236838589 7942406144 26441 33554432000 4194304 4196468 140727036228192 139902721188720 139904328845013 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34836480 140727036232881 140727036233005 140727036233005 140727036235727 0
[pid=24692/tid=24705] ppid=24669 vsize=7756256 memory=0 CPUtime=0 cores=0-7
/proc/24692/task/24705/stat : 24705 (java) S 24669 24669 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236838592 7942406144 26441 33554432000 4194304 4196468 140727036228192 139902346680144 139904328853403 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34836480 140727036232881 140727036233005 140727036233005 140727036235727 0
[pid=24692/tid=24706] ppid=24669 vsize=7756256 memory=0 CPUtime=0.04 cores=0-7
/proc/24692/task/24706/stat : 24706 (java) R 24669 24669 22710 0 -1 4202560 556 0 0 0 4 0 0 0 20 0 20 0 236838592 7942406144 26441 33554432000 4194304 4196468 140727036228192 139903085689088 139904310379066 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 34836480 140727036232881 140727036233005 140727036233005 140727036235727 0
[pid=24692/tid=24707] ppid=24669 vsize=7756256 memory=6656426216303648864 CPUtime=0.04 cores=0-7
/proc/24692/task/24707/stat : 24707 (java) R 24669 24669 22710 0 -1 4202560 179 0 0 0 4 0 0 0 20 0 20 0 236838592 7942406144 26441 33554432000 4194304 4196468 140727036228192 139903084643472 139904313753861 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 34836480 140727036232881 140727036233005 140727036233005 140727036235727 0
[pid=24692/tid=24708] ppid=24669 vsize=7756256 memory=0 CPUtime=0.04 cores=0-7
/proc/24692/task/24708/stat : 24708 (java) S 24669 24669 22710 0 -1 1077944384 228 0 0 0 4 0 0 0 20 0 20 0 236838592 7942406144 26441 33554432000 4194304 4196468 140727036228192 139903083604592 139904328845954 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34836480 140727036232881 140727036233005 140727036233005 140727036235727 0
[pid=24692/tid=24709] ppid=24669 vsize=7756256 memory=0 CPUtime=0.19 cores=0-7
/proc/24692/task/24709/stat : 24709 (java) S 24669 24669 22710 0 -1 1077944384 536 0 0 0 19 0 0 0 20 0 20 0 236838592 7942406144 26441 33554432000 4194304 4196468 140727036228192 139903082551792 139904328845954 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34836480 140727036232881 140727036233005 140727036233005 140727036235727 0
[pid=24692/tid=24710] ppid=24669 vsize=7756256 memory=0 CPUtime=0 cores=0-7
/proc/24692/task/24710/stat : 24710 (java) S 24669 24669 22710 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236838592 7942406144 26441 33554432000 4194304 4196468 140727036228192 139901848775264 139904328845013 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34836480 140727036232881 140727036233005 140727036233005 140727036235727 0
[pid=24692/tid=24711] ppid=24669 vsize=7756256 memory=0 CPUtime=0 cores=0-7
/proc/24692/task/24711/stat : 24711 (java) S 24669 24669 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236838592 7942406144 26441 33554432000 4194304 4196468 140727036228192 139903081499184 139904328845954 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34836480 140727036232881 140727036233005 140727036233005 140727036235727 0
Current children cumulated CPU time: 5.22 s
Current children cumulated vsize: 7869384 KiB
Current children cumulated memory: 107236 KiB

Child status: 0
Real time (s): 2.6647
CPU time (s): 5.36366
CPU user time (s): 5.14744
CPU system time (s): 0.216221
CPU usage (%): 201.286
Max. virtual memory (cumulated for all children) (KiB): 27441656
Max. memory (cumulated for all children) (KiB): 262088

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5.14744
system time used= 0.216221
maximum resident set size= 266208
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 44579
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= 7160
involuntary context switches= 11


# summary of solver processes directly reported to runsolver:
#   pid: 24669
#   total CPU time (s): 5.36366
#   total CPU user time (s): 5.14744
#   total CPU system time (s): 0.216221

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.042128 second user time and 0.074777 second system time

The end

Launcher Data

Begin job on node132 at 2018-08-13 22:39:12
IDJOB=4307363
IDBENCH=141404
IDSOLVER=2789
FILE ID=node132/4307363-1534192752
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-040_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-4307363-1534192752/watcher-4307363-1534192752 -o /tmp/evaluation-result-4307363-1534192752/solver-4307363-1534192752 -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-4307363-1534192752.xml

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

MD5SUM BENCH= 45809745b970e21e8f924050121658bf
RANDOM SEED=766040411

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:        17349324 kB
MemAvailable:   31901232 kB
Buffers:          263028 kB
Cached:         14401140 kB
SwapCached:            0 kB
Active:          7398028 kB
Inactive:        7320792 kB
Active(anon):       4488 kB
Inactive(anon):   102812 kB
Active(file):    7393540 kB
Inactive(file):  7217980 kB
Unevictable:        6984 kB
Mlocked:            6984 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8816 kB
Writeback:             0 kB
AnonPages:         69772 kB
Mapped:            55816 kB
Shmem:             49824 kB
Slab:             397464 kB
SReclaimable:     368848 kB
SUnreclaim:        28616 kB
KernelStack:        3600 kB
PageTables:         4544 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:     14336 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:15