Trace number 4387855

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
Fun-sCOP hybrid+CryptoMiniSat (2019-06-15)UNSAT 5.61449 2.78855

General information on the benchmark

NameDubois/Dubois-m1-s1/
Dubois-050.xml
MD5SUM630ab63eaf7c5bcaa7f0eb192a58705a
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 benchmark0.009281
Satisfiable
(Un)Satisfiability was proved
Number of variables150
Number of constraints100
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":150}]
Minimum variable degree2
Maximum variable degree2
Distribution of variable degrees[{"degree":2,"count":150}]
Minimum constraint arity3
Maximum constraint arity3
Distribution of constraint arities[{"arity":3,"count":100}]
Number of extensional constraints100
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":100}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c (scop.sh) java -Xms11g -Xmx11g -Xss128m -cp HOME/scop.jar fun.scop.XCSP19Encode -hybrid -solver HOME/cryptominisat5 -solverOption default -tmp HOME -serialFile HOME/scop-7886-serial-file.bin HOME/instance-4387855-1568291478.xml
0.66/0.52	
0.66/0.52	Fun-sCOP hybrid+cryptominisat5 (2019-06-15)
0.66/0.52	
0.66/0.54	c BEGIN-Prog: Thu Sep 12 14:30:39 CEST 2019
0.66/0.54	c PID: 7889
0.66/0.54	c IP: 172.20.3.124
0.66/0.54	c HOST: node124.alineos.net
0.66/0.55	c (0,0) Parsing Begin
1.42/0.91	c (0,0) Parsing End
1.42/0.91	c (0,0) CSP: 0 int (0 aux), 150 bool (0 aux), 100 ctr, max domain size 2
1.42/0.92	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.42/0.92	c (0,0) Constraint Name Generate Begin
1.42/0.92	c (0,0) Ctr:HOME/instance-4387855-1568291478.xml,ExtensionSupport:Var
1.42/0.92	c (0,0) Constraint Name Generate End
1.42/0.92	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.42/0.92	c (0,0) CSP to CSPinCNF Begin
1.95/1.20	c (0,0) translated 10 (10%) constraints
1.95/1.27	c (0,0) translated 20 (20%) constraints
2.28/1.32	c (0,0) translated 30 (30%) constraints
2.28/1.35	c (0,0) translated 40 (40%) constraints
2.28/1.39	c (0,0) translated 50 (50%) constraints
2.60/1.42	c (0,0) translated 60 (60%) constraints
2.60/1.44	c (0,0) translated 70 (70%) constraints
2.60/1.46	c (0,0) translated 80 (80%) constraints
2.60/1.48	c (0,0) translated 90 (90%) constraints
2.88/1.51	c (0,0) translated 100 (100%) constraints
2.88/1.51	c (0,0) ===========================================
2.88/1.52	c (0,0) Hybrid: #OE=550, #LE=0
2.88/1.52	c (0,0) Hybrid
2.88/1.52	c (0,0) ===========================================
2.88/1.55	c (1,1) translated 190 (10%) constraints
2.88/1.56	c (1,1) translated 380 (20%) constraints
2.88/1.57	c (1,1) translated 570 (30%) constraints
2.88/1.58	c (1,1) translated 760 (40%) constraints
2.88/1.59	c (1,1) translated 950 (50%) constraints
3.20/1.60	c (1,1) translated 1140 (60%) constraints
3.20/1.61	c (1,1) translated 1330 (70%) constraints
3.20/1.62	c (1,1) translated 1520 (80%) constraints
3.20/1.63	c (1,1) translated 1710 (90%) constraints
3.20/1.64	c (1,1) translated 1900 (100%) constraints
3.20/1.64	c (1,1) CSP to CSPinCNF End
3.20/1.64	c (1,1) CSP: 0 int (0 aux), 550 bool (400 aux), 1900 ctr, max domain size 2
3.20/1.64	c (1,1) Heap : 168 MiB used (max 10795 MiB), NonHeap : 25 MiB used (max 0 MiB)
3.20/1.64	c (1,1) CSPinCNF Propagation Begin
3.20/1.69	c (1,1) 0 values, 100 unsatisfiable literals, and 0 valid clauses are removed
3.20/1.69	c (1,1) CSPinCNF Propagation End
3.20/1.69	c (1,1) CSP: 0 int (0 aux), 550 bool (400 aux), 1900 ctr, max domain size 2
3.20/1.69	c (1,1) Heap : 168 MiB used (max 10795 MiB), NonHeap : 26 MiB used (max 0 MiB)
3.54/1.70	c (1,1) Hybrid: #OE=550, #LE=0
3.54/1.70	c (1,1) Simplify CSPinCNF Begin
3.54/1.71	c (1,1) Simplify CSPinCNF End
3.54/1.71	c (1,1) CSP: 0 int (0 aux), 550 bool (400 aux), 1900 ctr, max domain size 2
3.54/1.71	c (1,1) Heap : 168 MiB used (max 10795 MiB), NonHeap : 26 MiB used (max 0 MiB)
3.54/1.71	c (1,1) Calculate Precise Domain Begin
3.54/1.72	c (1,1) 0 values are removed by re-calculation
3.54/1.72	c (1,1) Calculate Precise Domain End
3.54/1.72	c (1,1) CSP: 0 int (0 aux), 550 bool (400 aux), 1900 ctr, max domain size 2
3.54/1.72	c (1,1) Heap : 168 MiB used (max 10795 MiB), NonHeap : 26 MiB used (max 0 MiB)
3.54/1.72	c (1,1) CSPinCNF to SatSolver Begin
3.54/1.79	c (1,1) 190 (10 %) CSP clauses are encoded (0 SAT variables, 189 SAT clauses)
3.87/1.81	c (1,1) 380 (20 %) CSP clauses are encoded (0 SAT variables, 379 SAT clauses)
3.87/1.82	c (1,1) 570 (30 %) CSP clauses are encoded (0 SAT variables, 569 SAT clauses)
3.87/1.83	c (1,1) 760 (40 %) CSP clauses are encoded (0 SAT variables, 759 SAT clauses)
3.87/1.84	c (1,1) 950 (50 %) CSP clauses are encoded (0 SAT variables, 949 SAT clauses)
3.87/1.85	c (1,1) 1140 (60 %) CSP clauses are encoded (0 SAT variables, 1139 SAT clauses)
3.87/1.85	c (1,1) 1330 (70 %) CSP clauses are encoded (0 SAT variables, 1329 SAT clauses)
3.87/1.86	c (1,1) 1520 (80 %) CSP clauses are encoded (0 SAT variables, 1519 SAT clauses)
3.87/1.87	c (1,1) 1710 (90 %) CSP clauses are encoded (0 SAT variables, 1709 SAT clauses)
3.87/1.87	c (1,1) 1900 (100 %) CSP clauses are encoded (0 SAT variables, 1899 SAT clauses)
3.87/1.87	c (1,1) CSPinCNF to SatSolver End
3.87/1.87	c (1,1) Heap : 168 MiB used (max 10795 MiB), NonHeap : 27 MiB used (max 0 MiB)
3.87/1.87	c (1,1) 550 bool, 1900 clause
3.87/1.87	c (1,1) Export Begin
4.20/1.97	c (1,1) Export to HOME/scop-7886-serial-file.bin
4.20/1.97	c (1,1) Export End
4.20/1.97	c (1,1) Export File Size: 0.03 MB
4.20/1.97	c (1,1) 0,0,1,1,1,1,1,STOP-AFTER(DIMACS)
4.20/1.97	c END-Prog: Thu Sep 12 14:30:40 CEST 2019
4.20/1.98	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp HOME/scop.jar fun.scop.XCSP19Solve HOME/scop-7886-serial-file.bin
4.92/2.43	c (0,0) Read Serial File Begin
4.92/2.43	c (0,0) HOME/scop-7886-serial-file.bin
5.21/2.66	c (0,0) Read Serial File End
5.21/2.67	
5.21/2.67	Fun-sCOP hybrid+cryptominisat5 (2019-06-15)
5.21/2.67	(Solving Process)
5.21/2.67	
5.21/2.69	c BEGIN-Prog: Thu Sep 12 14:30:41 CEST 2019
5.21/2.69	c PID: 7904
5.21/2.69	c IP: 172.20.3.124
5.21/2.69	c HOST: node124.alineos.net
5.21/2.70	c (0,0) SatSolver.solve Begin
5.21/2.70	c (0,0) HOME/cryptominisat5  HOME/instance-4387855-1568291478.xml-scop-7889.cnf
5.36/2.73	c (0,0) c Outputting solution to console
5.36/2.73	c (0,0) c CryptoMiniSat version 5.6.8
5.36/2.73	c (0,0) c CMS Copyright Mate Soos (soos.mate@gmail.com)
5.36/2.73	c (0,0) c CMS SHA revision GIT-notfound
5.36/2.73	c (0,0) c CMS is MIT licensed
5.36/2.73	c (0,0) c CMS compilation env CMAKE_CXX_COMPILER = /usr/bin/c++ | CMAKE_CXX_FLAGS =  -Wall -Wextra -Wunused -Wsign-compare -fno-omit-frame-pointer -Wtype-limits -Wuninitialized -Wno-deprecated -Wstrict-aliasing -Wpointer-arith -Wpointer-arith -Wformat-nonliteral -Winit-self -Wparentheses -Wunreachable-code -ggdb3 -Wlogical-op -Wdouble-promotion -Wshadow -Wformat=2 -pedantic | COMPILE_DEFINES =  -DLARGE_OFFSETS -DBOOST_TEST_DYN_LINK -DUSE_ZLIB -DYALSAT_FPU | STATICCOMPILE = OFF | ONLY_SIMPLE = OFF | Boost_FOUND = 1 | STATS = OFF | SQLITE3_FOUND =  | ZLIB_FOUND = TRUE | VALGRIND_FOUND =  | ENABLE_TESTING = OFF | M4RI_FOUND = FALSE | NOM4RI = OFF | SLOW_DEBUG = OFF | ENABLE_ASSERTIONS = ON | PYTHON_EXECUTABLE = /usr/bin/python2.7 | PYTHON_LIBRARY = /usr/lib64/libpython2.7.so | PYTHON_INCLUDE_DIRS = /usr/include/python2.7 | MY_TARGETS =  | LARGEMEM = ON | LIMITMEM = OFF | compilation date time = Jul 11 2019 16:04:13
5.36/2.73	c (0,0) c CMS compiled with gcc version 4.8.5 20150623 (Red Hat 4.8.5-11)
5.36/2.73	c (0,0) c Executed with command line: HOME/cryptominisat5 HOME/instance-4387855-1568291478.xml-scop-7889.cnf
5.36/2.73	c (0,0) c Reading file 'HOME/instance-4387855-1568291478.xml-scop-7889.cnf'
5.36/2.73	c (0,0) c -- header says num vars:            550
5.36/2.73	c (0,0) c -- header says num clauses:        1900
5.36/2.73	c (0,0) c -- clauses added: 1900
5.36/2.73	c (0,0) c -- xor clauses added: 0
5.36/2.73	c (0,0) c -- vars added 550
5.36/2.74	c (0,0) c Parsing time: 0.00 s
5.36/2.74	c (0,0) c   type VSIDS  rest  conf freevar  IrrL  IrrB l/longC  l/allC RedL0 RedL1 RedL2  RedB l/longC  l/allC
5.36/2.74	c (0,0) c [distill] long cls tried: 87/27 cl-short:87 lit-r:66 T: 0.00 T-out: N T-r: 100.00%
5.36/2.74	c (0,0) c ------- FINAL TOTAL SEARCH STATS ---------
5.36/2.74	c (0,0) c UIP search time          : 0.00        (78.59     % time)
5.36/2.74	c (0,0) c restarts                 : 4           (173.00    confls per restart)
5.36/2.74	c (0,0) c blocked restarts         : 0           (0.00      per normal restart)
5.36/2.74	c (0,0) c time                     : 0.00        
5.36/2.74	c (0,0) c decisions                : 1425        (0.00      % random)
5.36/2.74	c (0,0) c propagations             : 26028       
5.36/2.74	c (0,0) c decisions/conflicts      : 2.06        
5.36/2.74	c (0,0) c conflicts                : 692         (146269.29 / sec)
5.36/2.74	c (0,0) c conf lits non-minim      : 3652        (5.28      lit/confl)
5.36/2.74	c (0,0) c conf lits final          : 4.80        
5.36/2.74	c (0,0) c cache hit re-learnt cl   : 0           (0.00      % of confl)
5.36/2.74	c (0,0) c red which0               : 382         (55.20     % of confl)
5.36/2.74	c (0,0) c props/decision           : 0.00        
5.36/2.74	c (0,0) c props/conflict           : 0.00        
5.36/2.74	c (0,0) c 0-depth assigns          : 71          (12.91     % vars)
5.36/2.74	c (0,0) c 0-depth assigns by CNF   : 0           (0.00      % vars)
5.36/2.74	c (0,0) c reduceDB time            : 0.00        (0.00      % time)
5.36/2.74	c (0,0) c OccSimplifier time       : 0.00        (0.00      % time)
5.36/2.74	c (0,0) c [occur] 0.00 is overhead
5.36/2.74	c (0,0) c [occur] link-in T: 0.00 cleanup T: 0.00
5.36/2.74	c (0,0) c [occ-substr] long subBySub: 0 subByStr: 0 lits-rem-str: 0 T: 0.00
5.36/2.74	c (0,0) c SCC time                 : 0.00        (0.00      % time)
5.36/2.74	c (0,0) c [scc] new: 0 BP 0M  T: 0.00
5.36/2.74	c (0,0) c vrep replace time        : 0.00        (0.00      % time)
5.36/2.74	c (0,0) c vrep tree roots          : 0           
5.36/2.74	c (0,0) c vrep trees' crown        : 0           (0.00      leafs/tree)
5.36/2.74	c (0,0) c distill time             : 0.00        (14.88     % time)
5.36/2.74	c (0,0) c strength cache-irred time: 0.00        (0.00      % time)
5.36/2.74	c (0,0) c strength cache-red time  : 0.00        (0.00      % time)
5.36/2.74	c (0,0) c Conflicts in UIP         : 692         (114950.17 confl/time_this_thread)
5.36/2.74	c (0,0) c Mem used                 : 3.31        MB
5.36/2.74	c (0,0) c Total time (this thread) : 0.01        
5.36/2.74	c (0,0) s UNSATISFIABLE
5.36/2.77	c (0,0) SatSolver.solve End
5.36/2.78	c (0,0) Heap : 122 MiB used (max 3925 MiB), NonHeap : 16 MiB used (max 0 MiB)
5.36/2.78	c (0,0) Show results Begin
5.36/2.78	s UNSATISFIABLE
5.36/2.78	c (0,0) Show results End
5.36/2.78	c (0,0) Heap : 122 MiB used (max 3925 MiB), NonHeap : 16 MiB used (max 0 MiB)
5.36/2.78	c (0,0) 0,0,STOP-AFTER(ALL)
5.36/2.78	c END-Prog: Thu Sep 12 14:30:41 CEST 2019

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 (7328 MiB free)
  memory of node 1: 16384 MiB (9454 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4387855-1568291478/watcher-4387855-1568291478 -o /tmp/evaluation-result-4387855-1568291478/solver-4387855-1568291478 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node124-1568286434-6492 --watchdog 2580 HOME/scop.sh 11g HOME/scop.jar -hybrid HOME/cryptominisat5 default HOME HOME/instance-4387855-1568291478.xml 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
solver pid=7886, runsolver pid=7883
Current StackSize limit: 8192 KiB


[startup+0.100061 s]*
/proc/loadavg: 3.79 3.76 2.99 4/235 7903
/proc/meminfo: memFree=17124372/32770624 swapFree=66959212/67108860
[pid=7886] ppid=7883 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/7886/stat : 7886 (scop.sh) S 7883 7886 5595 0 -1 4202496 555 321 0 0 0 0 0 0 20 0 1 0 405087964 115843072 349 33554432000 4194304 5098028 140725490524720 140725490521976 140598309974652 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 7401472 140725490533219 140725490533488 140725490533488 140725490536397 0
/proc/7886/statm: 28282 349 296 221 0 87 0
[pid=7889] ppid=7886 vsize=15012696 memory=74256 CPUtime=0.12 cores=1,3,5,7
/proc/7889/stat : 7889 (java) S 7886 7886 5595 0 -1 1077944320 6316 0 0 0 10 2 0 0 20 0 15 0 405087964 15373000704 18564 33554432000 4194304 4196468 140736113319152 140736113301696 139688519339767 0 0 2 16800973 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 14188544 140736113320746 140736113321114 140736113321114 140736113323983 0
/proc/7889/statm: 3753174 18564 2918 1 0 3715579 0
[pid=7889/tid=7890] ppid=7886 vsize=15012696 memory=-2843876196649583774 CPUtime=0.09 cores=1,3,5,7
/proc/7889/task/7890/stat : 7890 (java) R 7886 7886 5595 0 -1 4202560 4127 0 0 0 8 1 0 0 20 0 15 0 405087964 15373000704 18630 33554432000 4194304 4196468 140736113319152 139688491134928 139688519351702 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 14188544 140736113320746 140736113321114 140736113321114 140736113323983 0
[pid=7889/tid=7891] ppid=7886 vsize=15012696 memory=4206468019014099040 CPUtime=0 cores=1,3,5,7
/proc/7889/task/7891/stat : 7891 (java) S 7886 7886 5595 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405087966 15373000704 18630 33554432000 4194304 4196468 140736113319152 139688523582480 139688519349973 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14188544 140736113320746 140736113321114 140736113321114 140736113323983 0
[pid=7889/tid=7892] ppid=7886 vsize=15012696 memory=140694581139072 CPUtime=0 cores=1,3,5,7
/proc/7889/task/7892/stat : 7892 (java) S 7886 7886 5595 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405087966 15373000704 18630 33554432000 4194304 4196468 140736113319152 139688314666128 139688519349973 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14188544 140736113320746 140736113321114 140736113321114 140736113323983 0
[pid=7889/tid=7893] ppid=7886 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7889/task/7893/stat : 7893 (java) S 7886 7886 5595 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405087966 15373000704 18630 33554432000 4194304 4196468 140736113319152 139688313613072 139688519349973 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14188544 140736113320746 140736113321114 140736113321114 140736113323983 0
[pid=7889/tid=7894] ppid=7886 vsize=15012696 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7889/task/7894/stat : 7894 (java) S 7886 7886 5595 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405087966 15373000704 18630 33554432000 4194304 4196468 140736113319152 139688312560528 139688519349973 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14188544 140736113320746 140736113321114 140736113321114 140736113323983 0
[pid=7889/tid=7895] ppid=7886 vsize=15012696 memory=140694581139072 CPUtime=0 cores=1,3,5,7
/proc/7889/task/7895/stat : 7895 (java) S 7886 7886 5595 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405087967 15373000704 18630 33554432000 4194304 4196468 140736113319152 139687858637040 139688519350914 0 0 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14188544 140736113320746 140736113321114 140736113321114 140736113323983 0
[pid=7889/tid=7896] ppid=7886 vsize=15012696 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7889/task/7896/stat : 7896 (java) S 7886 7886 5595 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 405087968 15373000704 18630 33554432000 4194304 4196468 140736113319152 139687133963424 139688519349973 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14188544 140736113320746 140736113321114 140736113321114 140736113323983 0
[pid=7889/tid=7897] ppid=7886 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7889/task/7897/stat : 7897 (java) S 7886 7886 5595 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405087968 15373000704 18630 33554432000 4194304 4196468 140736113319152 139686899081968 139688519349973 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14188544 140736113320746 140736113321114 140736113321114 140736113323983 0
[pid=7889/tid=7898] ppid=7886 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7889/task/7898/stat : 7898 (java) S 7886 7886 5595 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405087970 15373000704 18630 33554432000 4194304 4196468 140736113319152 139686524573648 139688519358363 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14188544 140736113320746 140736113321114 140736113321114 140736113323983 0
[pid=7889/tid=7899] ppid=7886 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7889/task/7899/stat : 7899 (java) S 7886 7886 5595 0 -1 1077944384 427 0 0 0 0 0 0 0 20 0 15 0 405087970 15373000704 18630 33554432000 4194304 4196468 140736113319152 139687857584880 139688519350914 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14188544 140736113320746 140736113321114 140736113321114 140736113323983 0
[pid=7889/tid=7900] ppid=7886 vsize=15012696 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7889/task/7900/stat : 7900 (java) S 7886 7886 5595 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405087970 15373000704 18630 33554432000 4194304 4196468 140736113319152 139687856532336 139688519350914 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14188544 140736113320746 140736113321114 140736113321114 140736113323983 0
[pid=7889/tid=7901] ppid=7886 vsize=15012696 memory=140694581139072 CPUtime=0.01 cores=1,3,5,7
/proc/7889/task/7901/stat : 7901 (java) R 7886 7886 5595 0 -1 4202560 438 0 0 0 1 0 0 0 20 0 15 0 405087970 15373000704 18630 33554432000 4194304 4196468 140736113319152 139687855479280 139688519361114 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 14188544 140736113320746 140736113321114 140736113321114 140736113323983 0
[pid=7889/tid=7902] ppid=7886 vsize=15012696 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7889/task/7902/stat : 7902 (java) S 7886 7886 5595 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405087970 15373000704 18630 33554432000 4194304 4196468 140736113319152 139686026668896 139688519349973 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14188544 140736113320746 140736113321114 140736113321114 140736113323983 0
[pid=7889/tid=7903] ppid=7886 vsize=15012696 memory=140694581139072 CPUtime=0 cores=1,3,5,7
/proc/7889/task/7903/stat : 7903 (java) S 7886 7886 5595 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405087971 15373000704 18630 33554432000 4194304 4196468 140736113319152 139687854426672 139688519350914 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14188544 140736113320746 140736113321114 140736113321114 140736113323983 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 15125824 KiB
Current children cumulated memory: 75652 KiB

[startup+0.210959 s]*
/proc/loadavg: 3.79 3.76 2.99 3/235 7903
/proc/meminfo: memFree=17105132/32770624 swapFree=66959212/67108860
[pid=7886] ppid=7883 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/7886/stat : 7886 (scop.sh) S 7883 7886 5595 0 -1 4202496 555 321 0 0 0 0 0 0 20 0 1 0 405087964 115843072 349 33554432000 4194304 5098028 140725490524720 140725490521976 140598309974652 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 7401472 140725490533219 140725490533488 140725490533488 140725490536397 0
/proc/7886/statm: 28282 349 296 221 0 87 0
[pid=7889] ppid=7886 vsize=15012696 memory=89076 CPUtime=0.25 cores=1,3,5,7
/proc/7889/stat : 7889 (java) S 7886 7886 5595 0 -1 1077944320 11357 0 0 0 22 3 0 0 20 0 15 0 405087964 15373000704 22269 33554432000 4194304 4196468 140736113319152 140736113301696 139688519339767 0 0 2 16800973 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 14188544 140736113320746 140736113321114 140736113321114 140736113323983 0
/proc/7889/statm: 3753174 22269 2921 1 0 3715579 0
[pid=7889/tid=7890] ppid=7886 vsize=15012696 memory=7022364632946311227 CPUtime=0.2 cores=1,3,5,7
/proc/7889/task/7890/stat : 7890 (java) R 7886 7886 5595 0 -1 4202560 9100 0 0 0 18 2 0 0 20 0 15 0 405087964 15373000704 22269 33554432000 4194304 4196468 140736113319152 139688491157536 139688503383397 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 14188544 140736113320746 140736113321114 140736113321114 140736113323983 0
[pid=7889/tid=7891] ppid=7886 vsize=15012696 memory=397 CPUtime=0 cores=1,3,5,7
/proc/7889/task/7891/stat : 7891 (java) S 7886 7886 5595 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405087966 15373000704 22269 33554432000 4194304 4196468 140736113319152 139688523582480 139688519349973 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14188544 140736113320746 140736113321114 140736113321114 140736113323983 0
[pid=7889/tid=7892] ppid=7886 vsize=15012696 memory=140694581147218 CPUtime=0 cores=1,3,5,7
/proc/7889/task/7892/stat : 7892 (java) S 7886 7886 5595 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405087966 15373000704 22269 33554432000 4194304 4196468 140736113319152 139688314666128 139688519349973 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14188544 140736113320746 140736113321114 140736113321114 140736113323983 0
[pid=7889/tid=7893] ppid=7886 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7889/task/7893/stat : 7893 (java) S 7886 7886 5595 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405087966 15373000704 22269 33554432000 4194304 4196468 140736113319152 139688313613072 139688519349973 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14188544 140736113320746 140736113321114 140736113321114 140736113323983 0
[pid=7889/tid=7894] ppid=7886 vsize=15012696 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7889/task/7894/stat : 7894 (java) S 7886 7886 5595 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405087966 15373000704 22269 33554432000 4194304 4196468 140736113319152 139688312560528 139688519349973 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14188544 140736113320746 140736113321114 140736113321114 140736113323983 0
[pid=7889/tid=7895] ppid=7886 vsize=15012696 memory=140694581139072 CPUtime=0 cores=1,3,5,7
/proc/7889/task/7895/stat : 7895 (java) S 7886 7886 5595 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405087967 15373000704 22269 33554432000 4194304 4196468 140736113319152 139687858637040 139688519350914 0 0 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14188544 140736113320746 140736113321114 140736113321114 140736113323983 0
[pid=7889/tid=7896] ppid=7886 vsize=15012696 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7889/task/7896/stat : 7896 (java) S 7886 7886 5595 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 405087968 15373000704 22269 33554432000 4194304 4196468 140736113319152 139687133963424 139688519349973 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14188544 140736113320746 140736113321114 140736113321114 140736113323983 0
[pid=7889/tid=7897] ppid=7886 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7889/task/7897/stat : 7897 (java) S 7886 7886 5595 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405087968 15373000704 22269 33554432000 4194304 4196468 140736113319152 139686899081968 139688519349973 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14188544 140736113320746 140736113321114 140736113321114 140736113323983 0
[pid=7889/tid=7898] ppid=7886 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7889/task/7898/stat : 7898 (java) S 7886 7886 5595 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405087970 15373000704 22269 33554432000 4194304 4196468 140736113319152 139686524573648 139688519358363 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14188544 140736113320746 140736113321114 140736113321114 140736113323983 0
[pid=7889/tid=7899] ppid=7886 vsize=15012696 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/7889/task/7899/stat : 7899 (java) S 7886 7886 5595 0 -1 1077944384 438 0 0 0 1 0 0 0 20 0 15 0 405087970 15373000704 22269 33554432000 4194304 4196468 140736113319152 139687857584880 139688519350914 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14188544 140736113320746 140736113321114 140736113321114 140736113323983 0
[pid=7889/tid=7900] ppid=7886 vsize=15012696 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7889/task/7900/stat : 7900 (java) S 7886 7886 5595 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 15 0 405087970 15373000704 22269 33554432000 4194304 4196468 140736113319152 139687856532336 139688519350914 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14188544 140736113320746 140736113321114 140736113321114 140736113323983 0
[pid=7889/tid=7901] ppid=7886 vsize=15012696 memory=140694581139072 CPUtime=0.03 cores=1,3,5,7
/proc/7889/task/7901/stat : 7901 (java) S 7886 7886 5595 0 -1 1077944384 446 0 0 0 3 0 0 0 20 0 15 0 405087970 15373000704 22269 33554432000 4194304 4196468 140736113319152 139687855479280 139688519350914 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14188544 140736113320746 140736113321114 140736113321114 140736113323983 0
[pid=7889/tid=7902] ppid=7886 vsize=15012696 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7889/task/7902/stat : 7902 (java) S 7886 7886 5595 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405087970 15373000704 22269 33554432000 4194304 4196468 140736113319152 139686026668896 139688519349973 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14188544 140736113320746 140736113321114 140736113321114 140736113323983 0
[pid=7889/tid=7903] ppid=7886 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7889/task/7903/stat : 7903 (java) S 7886 7886 5595 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405087971 15373000704 22269 33554432000 4194304 4196468 140736113319152 139687854426672 139688519350914 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14188544 140736113320746 140736113321114 140736113321114 140736113323983 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 15125824 KiB
Current children cumulated memory: 90472 KiB

[startup+0.310871 s]*
/proc/loadavg: 3.79 3.76 2.99 3/235 7903
/proc/meminfo: memFree=17102588/32770624 swapFree=66959212/67108860
[pid=7886] ppid=7883 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/7886/stat : 7886 (scop.sh) S 7883 7886 5595 0 -1 4202496 555 321 0 0 0 0 0 0 20 0 1 0 405087964 115843072 349 33554432000 4194304 5098028 140725490524720 140725490521976 140598309974652 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 7401472 140725490533219 140725490533488 140725490533488 140725490536397 0
/proc/7886/statm: 28282 349 296 221 0 87 0
[pid=7889] ppid=7886 vsize=15012696 memory=92948 CPUtime=0.43 cores=1,3,5,7
/proc/7889/stat : 7889 (java) S 7886 7886 5595 0 -1 1077944320 12206 0 0 0 39 4 0 0 20 0 15 0 405087964 15373000704 23237 33554432000 4194304 4196468 140736113319152 140736113301696 139688519339767 0 0 2 16800973 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 14188544 140736113320746 140736113321114 140736113321114 140736113323983 0
/proc/7889/statm: 3753174 23237 3067 1 0 3715579 0
[pid=7889/tid=7890] ppid=7886 vsize=15012696 memory=8112282956445269571 CPUtime=0.3 cores=1,3,5,7
/proc/7889/task/7890/stat : 7890 (java) R 7886 7886 5595 0 -1 4202560 9770 0 0 0 27 3 0 0 20 0 15 0 405087964 15373000704 23237 33554432000 4194304 4196468 140736113319152 139688491122784 139688500903305 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 14188544 140736113320746 140736113321114 140736113321114 140736113323983 0
[pid=7889/tid=7891] ppid=7886 vsize=15012696 memory=4872558044660077418 CPUtime=0 cores=1,3,5,7
/proc/7889/task/7891/stat : 7891 (java) S 7886 7886 5595 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405087966 15373000704 23237 33554432000 4194304 4196468 140736113319152 139688523582480 139688519349973 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14188544 140736113320746 140736113321114 140736113321114 140736113323983 0
[pid=7889/tid=7892] ppid=7886 vsize=15012696 memory=-5587046532246807594 CPUtime=0 cores=1,3,5,7
/proc/7889/task/7892/stat : 7892 (java) S 7886 7886 5595 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405087966 15373000704 23237 33554432000 4194304 4196468 140736113319152 139688314666128 139688519349973 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14188544 140736113320746 140736113321114 140736113321114 140736113323983 0
[pid=7889/tid=7893] ppid=7886 vsize=15012696 memory=7379517702019849078 CPUtime=0 cores=1,3,5,7
/proc/7889/task/7893/stat : 7893 (java) S 7886 7886 5595 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405087966 15373000704 23237 33554432000 4194304 4196468 140736113319152 139688313613072 139688519349973 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14188544 140736113320746 140736113321114 140736113321114 140736113323983 0
[pid=7889/tid=7894] ppid=7886 vsize=15012696 memory=7016714186490735262 CPUtime=0 cores=1,3,5,7
/proc/7889/task/7894/stat : 7894 (java) S 7886 7886 5595 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405087966 15373000704 23237 33554432000 4194304 4196468 140736113319152 139688312560528 139688519349973 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14188544 140736113320746 140736113321114 140736113321114 140736113323983 0
[pid=7889/tid=7895] ppid=7886 vsize=15012696 memory=-9062862659931694204 CPUtime=0 cores=1,3,5,7
/proc/7889/task/7895/stat : 7895 (java) S 7886 7886 5595 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405087967 15373000704 23237 33554432000 4194304 4196468 140736113319152 139687858637040 139688519350914 0 0 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14188544 140736113320746 140736113321114 140736113321114 140736113323983 0
[pid=7889/tid=7896] ppid=7886 vsize=15012696 memory=3047711566422646390 CPUtime=0 cores=1,3,5,7
/proc/7889/task/7896/stat : 7896 (java) S 7886 7886 5595 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 405087968 15373000704 23237 33554432000 4194304 4196468 140736113319152 139687133963424 139688519349973 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14188544 140736113320746 140736113321114 140736113321114 140736113323983 0
[pid=7889/tid=7897] ppid=7886 vsize=15012696 memory=8549982201333320512 CPUtime=0 cores=1,3,5,7
/proc/7889/task/7897/stat : 7897 (java) S 7886 7886 5595 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405087968 15373000704 23237 33554432000 4194304 4196468 140736113319152 139686899081968 139688519349973 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14188544 140736113320746 140736113321114 140736113321114 140736113323983 0
[pid=7889/tid=7898] ppid=7886 vsize=15012696 memory=8325818968683490714 CPUtime=0 cores=1,3,5,7
/proc/7889/task/7898/stat : 7898 (java) S 7886 7886 5595 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405087970 15373000704 23237 33554432000 4194304 4196468 140736113319152 139686524573648 139688519358363 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14188544 140736113320746 140736113321114 140736113321114 140736113323983 0
[pid=7889/tid=7899] ppid=7886 vsize=15012696 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/7889/task/7899/stat : 7899 (java) S 7886 7886 5595 0 -1 1077944384 504 0 0 0 2 0 0 0 20 0 15 0 405087970 15373000704 23237 33554432000 4194304 4196468 140736113319152 139687857584880 139688519350914 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14188544 140736113320746 140736113321114 140736113321114 140736113323983 0
[pid=7889/tid=7900] ppid=7886 vsize=15012696 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/7889/task/7900/stat : 7900 (java) S 7886 7886 5595 0 -1 1077944384 133 0 0 0 1 0 0 0 20 0 15 0 405087970 15373000704 23237 33554432000 4194304 4196468 140736113319152 139687856532336 139688519350914 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14188544 140736113320746 140736113321114 140736113321114 140736113323983 0
[pid=7889/tid=7901] ppid=7886 vsize=15012696 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/7889/task/7901/stat : 7901 (java) S 7886 7886 5595 0 -1 1077944384 465 0 0 0 7 0 0 0 20 0 15 0 405087970 15373000704 23237 33554432000 4194304 4196468 140736113319152 139687855479280 139688519350914 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14188544 140736113320746 140736113321114 140736113321114 140736113323983 0
[pid=7889/tid=7902] ppid=7886 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7889/task/7902/stat : 7902 (java) S 7886 7886 5595 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405087970 15373000704 23237 33554432000 4194304 4196468 140736113319152 139686026668896 139688519349973 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14188544 140736113320746 140736113321114 140736113321114 140736113323983 0
[pid=7889/tid=7903] ppid=7886 vsize=15012696 memory=3472610909488297775 CPUtime=0 cores=1,3,5,7
/proc/7889/task/7903/stat : 7903 (java) S 7886 7886 5595 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405087971 15373000704 23237 33554432000 4194304 4196468 140736113319152 139687854426672 139688519350914 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14188544 140736113320746 140736113321114 140736113321114 140736113323983 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 15125824 KiB
Current children cumulated memory: 94344 KiB

[startup+0.700757 s]
/proc/loadavg: 3.64 3.73 2.98 5/235 7903
/proc/meminfo: memFree=17081360/32770624 swapFree=66959212/67108860
[pid=7886] ppid=7883 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/7886/stat : 7886 (scop.sh) S 7883 7886 5595 0 -1 4202496 555 321 0 0 0 0 0 0 20 0 1 0 405087964 115843072 349 33554432000 4194304 5098028 140725490524720 140725490521976 140598309974652 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 7401472 140725490533219 140725490533488 140725490533488 140725490536397 0
/proc/7886/statm: 28282 349 296 221 0 87 0
[pid=7889] ppid=7886 vsize=15021092 memory=130448 CPUtime=1.02 cores=1,3,5,7
/proc/7889/stat : 7889 (java) S 7886 7886 5595 0 -1 1077944320 19463 0 0 0 95 7 0 0 20 0 15 0 405087964 15381598208 32612 33554432000 4194304 4196468 140736113319152 140736113301696 139688519339767 0 0 2 25189581 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 14188544 140736113320746 140736113321114 140736113321114 140736113323983 0
/proc/7889/statm: 3755273 32612 3218 1 0 3716603 0
[pid=7889/tid=7890] ppid=7886 vsize=15021092 memory=-7816663703405220396 CPUtime=0.68 cores=1,3,5,7
/proc/7889/task/7890/stat : 7890 (java) R 7886 7886 5595 0 -1 4202560 16555 0 0 0 63 5 0 0 20 0 15 0 405087964 15381598208 32612 33554432000 4194304 4196468 140736113319152 139688491174208 139688512056919 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 14188544 140736113320746 140736113321114 140736113321114 140736113323983 0
[pid=7889/tid=7891] ppid=7886 vsize=15021092 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7889/task/7891/stat : 7891 (java) S 7886 7886 5595 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405087966 15381598208 32612 33554432000 4194304 4196468 140736113319152 139688523582480 139688519349973 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14188544 140736113320746 140736113321114 140736113321114 140736113323983 0
[pid=7889/tid=7892] ppid=7886 vsize=15021092 memory=1660 CPUtime=0 cores=1,3,5,7
/proc/7889/task/7892/stat : 7892 (java) S 7886 7886 5595 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405087966 15381598208 32612 33554432000 4194304 4196468 140736113319152 139688314666128 139688519349973 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14188544 140736113320746 140736113321114 140736113321114 140736113323983 0
[pid=7889/tid=7893] ppid=7886 vsize=15021092 memory=37328 CPUtime=0 cores=1,3,5,7
/proc/7889/task/7893/stat : 7893 (java) S 7886 7886 5595 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405087966 15381598208 32612 33554432000 4194304 4196468 140736113319152 139688313613072 139688519349973 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14188544 140736113320746 140736113321114 140736113321114 140736113323983 0
[pid=7889/tid=7894] ppid=7886 vsize=15021092 memory=988 CPUtime=0 cores=1,3,5,7
/proc/7889/task/7894/stat : 7894 (java) S 7886 7886 5595 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405087966 15381598208 32612 33554432000 4194304 4196468 140736113319152 139688312560528 139688519349973 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14188544 140736113320746 140736113321114 140736113321114 140736113323983 0
[pid=7889/tid=7895] ppid=7886 vsize=15021092 memory=2008 CPUtime=0 cores=1,3,5,7
/proc/7889/task/7895/stat : 7895 (java) S 7886 7886 5595 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 405087967 15381598208 32612 33554432000 4194304 4196468 140736113319152 139687858637040 139688519350914 0 0 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14188544 140736113320746 140736113321114 140736113321114 140736113323983 0
[pid=7889/tid=7896] ppid=7886 vsize=15021092 memory=1436 CPUtime=0 cores=1,3,5,7
/proc/7889/task/7896/stat : 7896 (java) S 7886 7886 5595 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 405087968 15381598208 32612 33554432000 4194304 4196468 140736113319152 139687133963424 139688519349973 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14188544 140736113320746 140736113321114 140736113321114 140736113323983 0
[pid=7889/tid=7897] ppid=7886 vsize=15021092 memory=580 CPUtime=0 cores=1,3,5,7
/proc/7889/task/7897/stat : 7897 (java) S 7886 7886 5595 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405087968 15381598208 32612 33554432000 4194304 4196468 140736113319152 139686899081968 139688519349973 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14188544 140736113320746 140736113321114 140736113321114 140736113323983 0
[pid=7889/tid=7898] ppid=7886 vsize=15021092 memory=1720 CPUtime=0 cores=1,3,5,7
/proc/7889/task/7898/stat : 7898 (java) S 7886 7886 5595 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405087970 15381598208 32612 33554432000 4194304 4196468 140736113319152 139686524573648 139688519358363 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14188544 140736113320746 140736113321114 140736113321114 140736113323983 0
[pid=7889/tid=7899] ppid=7886 vsize=15021092 memory=10604 CPUtime=0.08 cores=1,3,5,7
/proc/7889/task/7899/stat : 7899 (java) S 7886 7886 5595 0 -1 1077944384 735 0 0 0 8 0 0 0 20 0 15 0 405087970 15381598208 32612 33554432000 4194304 4196468 140736113319152 139687857584880 139688519350914 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14188544 140736113320746 140736113321114 140736113321114 140736113323983 0
[pid=7889/tid=7900] ppid=7886 vsize=15021092 memory=3360 CPUtime=0.07 cores=1,3,5,7
/proc/7889/task/7900/stat : 7900 (java) S 7886 7886 5595 0 -1 1077944384 240 0 0 0 7 0 0 0 20 0 15 0 405087970 15381598208 32612 33554432000 4194304 4196468 140736113319152 139687856532336 139688519350914 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14188544 140736113320746 140736113321114 140736113321114 140736113323983 0
[pid=7889/tid=7901] ppid=7886 vsize=15021092 memory=776 CPUtime=0.16 cores=1,3,5,7
/proc/7889/task/7901/stat : 7901 (java) R 7886 7886 5595 0 -1 4202560 595 0 0 0 16 0 0 0 20 0 15 0 405087970 15381598208 32612 33554432000 4194304 4196468 140736113319152 139687855479280 139688519351702 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 14188544 140736113320746 140736113321114 140736113321114 140736113323983 0
[pid=7889/tid=7902] ppid=7886 vsize=15021092 memory=1564 CPUtime=0 cores=1,3,5,7
/proc/7889/task/7902/stat : 7902 (java) S 7886 7886 5595 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405087970 15381598208 32612 33554432000 4194304 4196468 140736113319152 139686026668896 139688519349973 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14188544 140736113320746 140736113321114 140736113321114 140736113323983 0
[pid=7889/tid=7903] ppid=7886 vsize=15021092 memory=5960 CPUtime=0 cores=1,3,5,7
/proc/7889/task/7903/stat : 7903 (java) S 7886 7886 5595 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405087971 15381598208 32612 33554432000 4194304 4196468 140736113319152 139687854426672 139688519350914 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14188544 140736113320746 140736113321114 140736113321114 140736113323983 0
Current children cumulated CPU time: 1.02 s
Current children cumulated vsize: 15134220 KiB
Current children cumulated memory: 131844 KiB

[startup+1.50215 s]
/proc/loadavg: 3.64 3.73 2.98 4/235 7903
/proc/meminfo: memFree=17054164/32770624 swapFree=66959212/67108860
[pid=7886] ppid=7883 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/7886/stat : 7886 (scop.sh) S 7883 7886 5595 0 -1 4202496 555 321 0 0 0 0 0 0 20 0 1 0 405087964 115843072 349 33554432000 4194304 5098028 140725490524720 140725490521976 140598309974652 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 7401472 140725490533219 140725490533488 140725490533488 140725490536397 0
/proc/7886/statm: 28282 349 296 221 0 87 0
[pid=7889] ppid=7886 vsize=15025188 memory=178448 CPUtime=2.88 cores=1,3,5,7
/proc/7889/stat : 7889 (java) S 7886 7886 5595 0 -1 1077944320 22772 0 0 0 279 9 0 0 20 0 15 0 405087964 15385792512 44612 33554432000 4194304 4196468 140736113319152 140736113301696 139688519339767 0 0 2 25189581 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 14188544 140736113320746 140736113321114 140736113321114 140736113323983 0
/proc/7889/statm: 3756297 44612 3246 1 0 3717627 0
[pid=7889/tid=7890] ppid=7886 vsize=15025188 memory=-7816663703405220396 CPUtime=1.48 cores=1,3,5,7
/proc/7889/task/7890/stat : 7890 (java) R 7886 7886 5595 0 -1 4202560 17751 0 0 0 142 6 0 0 20 0 15 0 405087964 15385792512 44612 33554432000 4194304 4196468 140736113319152 139688491173216 139688503447824 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 14188544 140736113320746 140736113321114 140736113321114 140736113323983 0
[pid=7889/tid=7891] ppid=7886 vsize=15025188 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7889/task/7891/stat : 7891 (java) S 7886 7886 5595 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405087966 15385792512 44612 33554432000 4194304 4196468 140736113319152 139688523582480 139688519349973 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14188544 140736113320746 140736113321114 140736113321114 140736113323983 0
[pid=7889/tid=7892] ppid=7886 vsize=15025188 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7889/task/7892/stat : 7892 (java) S 7886 7886 5595 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405087966 15385792512 44612 33554432000 4194304 4196468 140736113319152 139688314666128 139688519349973 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14188544 140736113320746 140736113321114 140736113321114 140736113323983 0
[pid=7889/tid=7893] ppid=7886 vsize=15025188 memory=1966185 CPUtime=0 cores=1,3,5,7
/proc/7889/task/7893/stat : 7893 (java) S 7886 7886 5595 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405087966 15385792512 44612 33554432000 4194304 4196468 140736113319152 139688313613072 139688519349973 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14188544 140736113320746 140736113321114 140736113321114 140736113323983 0
[pid=7889/tid=7894] ppid=7886 vsize=15025188 memory=1967567 CPUtime=0 cores=1,3,5,7
/proc/7889/task/7894/stat : 7894 (java) S 7886 7886 5595 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405087966 15385792512 44612 33554432000 4194304 4196468 140736113319152 139688312560528 139688519349973 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14188544 140736113320746 140736113321114 140736113321114 140736113323983 0
[pid=7889/tid=7895] ppid=7886 vsize=15025188 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7889/task/7895/stat : 7895 (java) S 7886 7886 5595 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 405087967 15385792512 44612 33554432000 4194304 4196468 140736113319152 139687858637040 139688519350914 0 0 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14188544 140736113320746 140736113321114 140736113321114 140736113323983 0
[pid=7889/tid=7896] ppid=7886 vsize=15025188 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7889/task/7896/stat : 7896 (java) S 7886 7886 5595 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 405087968 15385792512 44612 33554432000 4194304 4196468 140736113319152 139687133963424 139688519349973 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14188544 140736113320746 140736113321114 140736113321114 140736113323983 0
[pid=7889/tid=7897] ppid=7886 vsize=15025188 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7889/task/7897/stat : 7897 (java) S 7886 7886 5595 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405087968 15385792512 44612 33554432000 4194304 4196468 140736113319152 139686899081968 139688519349973 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14188544 140736113320746 140736113321114 140736113321114 140736113323983 0
[pid=7889/tid=7898] ppid=7886 vsize=15025188 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7889/task/7898/stat : 7898 (java) S 7886 7886 5595 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405087970 15385792512 44612 33554432000 4194304 4196468 140736113319152 139686524573648 139688519358363 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14188544 140736113320746 140736113321114 140736113321114 140736113323983 0
[pid=7889/tid=7899] ppid=7886 vsize=15025188 memory=0 CPUtime=0.37 cores=1,3,5,7
/proc/7889/task/7899/stat : 7899 (java) R 7886 7886 5595 0 -1 4202560 1069 0 0 0 37 0 0 0 20 0 15 0 405087970 15385792512 44612 33554432000 4194304 4196468 140736113319152 139687857576832 139688504456934 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 14188544 140736113320746 140736113321114 140736113321114 140736113323983 0
[pid=7889/tid=7900] ppid=7886 vsize=15025188 memory=0 CPUtime=0.36 cores=1,3,5,7
/proc/7889/task/7900/stat : 7900 (java) R 7886 7886 5595 0 -1 1077944384 638 0 0 0 35 1 0 0 20 0 15 0 405087970 15385792512 44612 33554432000 4194304 4196468 140736113319152 139687856522256 139688519349973 0 4 2 25189581 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 14188544 140736113320746 140736113321114 140736113321114 140736113323983 0
[pid=7889/tid=7901] ppid=7886 vsize=15025188 memory=0 CPUtime=0.64 cores=1,3,5,7
/proc/7889/task/7901/stat : 7901 (java) R 7886 7886 5595 0 -1 4202560 1976 0 0 0 63 1 0 0 20 0 15 0 405087970 15385792512 44612 33554432000 4194304 4196468 140736113319152 139687855479280 139688497908195 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 14188544 140736113320746 140736113321114 140736113321114 140736113323983 0
[pid=7889/tid=7902] ppid=7886 vsize=15025188 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7889/task/7902/stat : 7902 (java) S 7886 7886 5595 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405087970 15385792512 44612 33554432000 4194304 4196468 140736113319152 139686026668896 139688519349973 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14188544 140736113320746 140736113321114 140736113321114 140736113323983 0
[pid=7889/tid=7903] ppid=7886 vsize=15025188 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7889/task/7903/stat : 7903 (java) S 7886 7886 5595 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405087971 15385792512 44612 33554432000 4194304 4196468 140736113319152 139687854426672 139688519350914 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14188544 140736113320746 140736113321114 140736113321114 140736113323983 0
Current children cumulated CPU time: 2.88 s
Current children cumulated vsize: 15138316 KiB
Current children cumulated memory: 179844 KiB

[startup+2.78852 s]
# the end of solver process 7886 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=5.40565 s, system=0.208843 s

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

[startup+1.6014 s]
/proc/loadavg: 3.64 3.73 2.98 4/235 7903
/proc/meminfo: memFree=17054164/32770624 swapFree=66959212/67108860
[pid=7886] ppid=7883 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/7886/stat : 7886 (scop.sh) S 7883 7886 5595 0 -1 4202496 555 321 0 0 0 0 0 0 20 0 1 0 405087964 115843072 349 33554432000 4194304 5098028 140725490524720 140725490521976 140598309974652 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 7401472 140725490533219 140725490533488 140725490533488 140725490536397 0
/proc/7886/statm: 28282 349 296 221 0 87 0
[pid=7889] ppid=7886 vsize=15025188 memory=185980 CPUtime=3.2 cores=1,3,5,7
/proc/7889/stat : 7889 (java) S 7886 7886 5595 0 -1 1077944320 23100 0 0 0 311 9 0 0 20 0 15 0 405087964 15385792512 46495 33554432000 4194304 4196468 140736113319152 140736113301696 139688519339767 0 0 2 25189581 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 14188544 140736113320746 140736113321114 140736113321114 140736113323983 0
/proc/7889/statm: 3756297 46495 3246 1 0 3717627 0
[pid=7889/tid=7890] ppid=7886 vsize=15025188 memory=2008 CPUtime=1.57 cores=1,3,5,7
/proc/7889/task/7890/stat : 7890 (java) R 7886 7886 5595 0 -1 4202560 17796 0 0 0 151 6 0 0 20 0 15 0 405087964 15385792512 46495 33554432000 4194304 4196468 140736113319152 139688491178240 139688519351702 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 14188544 140736113320746 140736113321114 140736113321114 140736113323983 0
[pid=7889/tid=7891] ppid=7886 vsize=15025188 memory=1436 CPUtime=0 cores=1,3,5,7
/proc/7889/task/7891/stat : 7891 (java) S 7886 7886 5595 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405087966 15385792512 46495 33554432000 4194304 4196468 140736113319152 139688523582480 139688519349973 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14188544 140736113320746 140736113321114 140736113321114 140736113323983 0
[pid=7889/tid=7892] ppid=7886 vsize=15025188 memory=580 CPUtime=0 cores=1,3,5,7
/proc/7889/task/7892/stat : 7892 (java) S 7886 7886 5595 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405087966 15385792512 46495 33554432000 4194304 4196468 140736113319152 139688314666128 139688519349973 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14188544 140736113320746 140736113321114 140736113321114 140736113323983 0
[pid=7889/tid=7893] ppid=7886 vsize=15025188 memory=1720 CPUtime=0 cores=1,3,5,7
/proc/7889/task/7893/stat : 7893 (java) S 7886 7886 5595 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405087966 15385792512 46495 33554432000 4194304 4196468 140736113319152 139688313613072 139688519349973 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14188544 140736113320746 140736113321114 140736113321114 140736113323983 0
[pid=7889/tid=7894] ppid=7886 vsize=15025188 memory=10604 CPUtime=0 cores=1,3,5,7
/proc/7889/task/7894/stat : 7894 (java) S 7886 7886 5595 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405087966 15385792512 46495 33554432000 4194304 4196468 140736113319152 139688312560528 139688519349973 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14188544 140736113320746 140736113321114 140736113321114 140736113323983 0
[pid=7889/tid=7895] ppid=7886 vsize=15025188 memory=3360 CPUtime=0 cores=1,3,5,7
/proc/7889/task/7895/stat : 7895 (java) S 7886 7886 5595 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 405087967 15385792512 46495 33554432000 4194304 4196468 140736113319152 139687858637040 139688519350914 0 0 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14188544 140736113320746 140736113321114 140736113321114 140736113323983 0
[pid=7889/tid=7896] ppid=7886 vsize=15025188 memory=776 CPUtime=0 cores=1,3,5,7
/proc/7889/task/7896/stat : 7896 (java) S 7886 7886 5595 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 405087968 15385792512 46495 33554432000 4194304 4196468 140736113319152 139687133963424 139688519349973 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14188544 140736113320746 140736113321114 140736113321114 140736113323983 0
[pid=7889/tid=7897] ppid=7886 vsize=15025188 memory=1564 CPUtime=0 cores=1,3,5,7
/proc/7889/task/7897/stat : 7897 (java) S 7886 7886 5595 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405087968 15385792512 46495 33554432000 4194304 4196468 140736113319152 139686899081968 139688519349973 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14188544 140736113320746 140736113321114 140736113321114 140736113323983 0
[pid=7889/tid=7898] ppid=7886 vsize=15025188 memory=5960 CPUtime=0 cores=1,3,5,7
/proc/7889/task/7898/stat : 7898 (java) S 7886 7886 5595 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405087970 15385792512 46495 33554432000 4194304 4196468 140736113319152 139686524573648 139688519358363 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14188544 140736113320746 140736113321114 140736113321114 140736113323983 0
[pid=7889/tid=7899] ppid=7886 vsize=15025188 memory=1060 CPUtime=0.46 cores=1,3,5,7
/proc/7889/task/7899/stat : 7899 (java) R 7886 7886 5595 0 -1 4202560 1108 0 0 0 46 0 0 0 20 0 15 0 405087970 15385792512 46495 33554432000 4194304 4196468 140736113319152 139687857584880 139688519361114 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 14188544 140736113320746 140736113321114 140736113321114 140736113323983 0
[pid=7889/tid=7900] ppid=7886 vsize=15025188 memory=2828 CPUtime=0.46 cores=1,3,5,7
/proc/7889/task/7900/stat : 7900 (java) R 7886 7886 5595 0 -1 4202560 798 0 0 0 45 1 0 0 20 0 15 0 405087970 15385792512 46495 33554432000 4194304 4196468 140736113319152 139687856517024 139688503734704 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 14188544 140736113320746 140736113321114 140736113321114 140736113323983 0
[pid=7889/tid=7901] ppid=7886 vsize=15025188 memory=1216 CPUtime=0.68 cores=1,3,5,7
/proc/7889/task/7901/stat : 7901 (java) R 7886 7886 5595 0 -1 1077944384 2060 0 0 0 67 1 0 0 20 0 15 0 405087970 15385792512 46495 33554432000 4194304 4196468 140736113319152 139687855479280 139688519350914 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 14188544 140736113320746 140736113321114 140736113321114 140736113323983 0
[pid=7889/tid=7902] ppid=7886 vsize=15025188 memory=33 CPUtime=0 cores=1,3,5,7
/proc/7889/task/7902/stat : 7902 (java) S 7886 7886 5595 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405087970 15385792512 46495 33554432000 4194304 4196468 140736113319152 139686026668896 139688519349973 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14188544 140736113320746 140736113321114 140736113321114 140736113323983 0
[pid=7889/tid=7903] ppid=7886 vsize=15025188 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7889/task/7903/stat : 7903 (java) S 7886 7886 5595 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405087971 15385792512 46495 33554432000 4194304 4196468 140736113319152 139687854426672 139688519350914 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14188544 140736113320746 140736113321114 140736113321114 140736113323983 0
Current children cumulated CPU time: 3.2 s
Current children cumulated vsize: 15138316 KiB
Current children cumulated memory: 187376 KiB

[startup+2.40136 s]
/proc/loadavg: 3.64 3.73 2.98 3/226 7909
/proc/meminfo: memFree=17164952/32770624 swapFree=66959212/67108860
[pid=7886] ppid=7883 vsize=113128 memory=1476 CPUtime=4.36 cores=1,3,5,7
/proc/7886/stat : 7886 (scop.sh) S 7883 7886 5595 0 -1 4202496 582 24831 0 0 0 0 425 11 20 0 1 0 405087964 115843072 369 33554432000 4194304 5098028 140725490524720 140725490521464 140598309974652 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 7401472 140725490533219 140725490533488 140725490533488 140725490536397 0
/proc/7886/statm: 28282 369 311 221 0 87 0
[pid=7904] ppid=7886 vsize=7406584 memory=71976 CPUtime=0.56 cores=1,3,5,7
/proc/7904/stat : 7904 (java) S 7886 7886 5595 0 -1 1077944320 13201 0 0 0 52 4 0 0 20 0 15 0 405088162 7584342016 17994 33554432000 4194304 4196468 140724457098912 140724457081456 139965292056311 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 16871424 140724457104380 140724457104538 140724457104538 140724457107407 0
/proc/7904/statm: 1851646 17994 3038 1 0 1813530 0
[pid=7904/tid=7905] ppid=7886 vsize=7406584 memory=0 CPUtime=0.4 cores=1,3,5,7
/proc/7904/task/7905/stat : 7905 (java) R 7886 7886 5595 0 -1 4202560 10916 0 0 0 37 3 0 0 20 0 15 0 405088162 7584342016 17994 33554432000 4194304 4196468 140724457098912 139965263873328 139965114436134 0 4 2 25189581 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 16871424 140724457104380 140724457104538 140724457104538 140724457107407 0
[pid=7904/tid=7906] ppid=7886 vsize=7406584 memory=8112282956445269571 CPUtime=0 cores=1,3,5,7
/proc/7904/task/7906/stat : 7906 (java) S 7886 7886 5595 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405088163 7584342016 17994 33554432000 4194304 4196468 140724457098912 139965296299152 139965292066517 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16871424 140724457104380 140724457104538 140724457104538 140724457107407 0
[pid=7904/tid=7907] ppid=7886 vsize=7406584 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7904/task/7907/stat : 7907 (java) S 7886 7886 5595 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405088163 7584342016 17994 33554432000 4194304 4196468 140724457098912 139965096467472 139965292066517 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16871424 140724457104380 140724457104538 140724457104538 140724457107407 0
[pid=7904/tid=7908] ppid=7886 vsize=7406584 memory=1476 CPUtime=0 cores=1,3,5,7
/proc/7904/task/7908/stat : 7908 (java) S 7886 7886 5595 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405088163 7584342016 17994 33554432000 4194304 4196468 140724457098912 139965095414672 139965292066517 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16871424 140724457104380 140724457104538 140724457104538 140724457107407 0
[pid=7904/tid=7909] ppid=7886 vsize=7406584 memory=55136 CPUtime=0 cores=1,3,5,7
/proc/7904/task/7909/stat : 7909 (java) S 7886 7886 5595 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405088163 7584342016 17994 33554432000 4194304 4196468 140724457098912 139965094361872 139965292066517 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16871424 140724457104380 140724457104538 140724457104538 140724457107407 0
Current children cumulated CPU time: 4.92 s
Current children cumulated vsize: 7519712 KiB
Current children cumulated memory: 73452 KiB

[startup+2.6005 s]
/proc/loadavg: 3.64 3.73 2.98 3/226 7909
/proc/meminfo: memFree=17164952/32770624 swapFree=66959212/67108860
[pid=7886] ppid=7883 vsize=113128 memory=1476 CPUtime=4.36 cores=1,3,5,7
/proc/7886/stat : 7886 (scop.sh) S 7883 7886 5595 0 -1 4202496 582 24831 0 0 0 0 425 11 20 0 1 0 405087964 115843072 369 33554432000 4194304 5098028 140725490524720 140725490521464 140598309974652 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 7401472 140725490533219 140725490533488 140725490533488 140725490536397 0
/proc/7886/statm: 28282 369 311 221 0 87 0
[pid=7904] ppid=7886 vsize=7408652 memory=97460 CPUtime=0.85 cores=1,3,5,7
/proc/7904/stat : 7904 (java) S 7886 7886 5595 0 -1 1077944320 18627 0 0 0 79 6 0 0 20 0 15 0 405088162 7586459648 24365 33554432000 4194304 4196468 140724457098912 140724457081456 139965292056311 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 16871424 140724457104380 140724457104538 140724457104538 140724457107407 0
/proc/7904/statm: 1852163 24365 3066 1 0 1814042 0
[pid=7904/tid=7905] ppid=7886 vsize=7408652 memory=7681905604586341162 CPUtime=0.6 cores=1,3,5,7
/proc/7904/task/7905/stat : 7905 (java) R 7886 7886 5595 0 -1 4202560 16248 0 0 0 55 5 0 0 20 0 15 0 405088162 7586459648 24365 33554432000 4194304 4196468 140724457098912 139965263859632 139965276136798 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 16871424 140724457104380 140724457104538 140724457104538 140724457107407 0
[pid=7904/tid=7906] ppid=7886 vsize=7408652 memory=8326441112149123457 CPUtime=0 cores=1,3,5,7
/proc/7904/task/7906/stat : 7906 (java) S 7886 7886 5595 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405088163 7586459648 24365 33554432000 4194304 4196468 140724457098912 139965296299152 139965292066517 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16871424 140724457104380 140724457104538 140724457104538 140724457107407 0
[pid=7904/tid=7907] ppid=7886 vsize=7408652 memory=7079751339690440515 CPUtime=0 cores=1,3,5,7
/proc/7904/task/7907/stat : 7907 (java) S 7886 7886 5595 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405088163 7586459648 24365 33554432000 4194304 4196468 140724457098912 139965096467472 139965292066517 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16871424 140724457104380 140724457104538 140724457104538 140724457107407 0
[pid=7904/tid=7908] ppid=7886 vsize=7408652 memory=7100804681283495249 CPUtime=0 cores=1,3,5,7
/proc/7904/task/7908/stat : 7908 (java) S 7886 7886 5595 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405088163 7586459648 24365 33554432000 4194304 4196468 140724457098912 139965095414672 139965292066517 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16871424 140724457104380 140724457104538 140724457104538 140724457107407 0
[pid=7904/tid=7909] ppid=7886 vsize=7408652 memory=7817310968489916736 CPUtime=0 cores=1,3,5,7
/proc/7904/task/7909/stat : 7909 (java) S 7886 7886 5595 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405088163 7586459648 24365 33554432000 4194304 4196468 140724457098912 139965094361872 139965292066517 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16871424 140724457104380 140724457104538 140724457104538 140724457107407 0
Current children cumulated CPU time: 5.21 s
Current children cumulated vsize: 7521780 KiB
Current children cumulated memory: 98936 KiB

[startup+2.70129 s]
/proc/loadavg: 3.64 3.73 2.98 3/226 7909
/proc/meminfo: memFree=17164952/32770624 swapFree=66959212/67108860
[pid=7886] ppid=7883 vsize=113128 memory=1476 CPUtime=4.36 cores=1,3,5,7
/proc/7886/stat : 7886 (scop.sh) S 7883 7886 5595 0 -1 4202496 582 24831 0 0 0 0 425 11 20 0 1 0 405087964 115843072 369 33554432000 4194304 5098028 140725490524720 140725490521464 140598309974652 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 7401472 140725490533219 140725490533488 140725490533488 140725490536397 0
/proc/7886/statm: 28282 369 311 221 0 87 0
[pid=7904] ppid=7886 vsize=7410792 memory=101992 CPUtime=1 cores=1,3,5,7
/proc/7904/stat : 7904 (java) S 7886 7886 5595 0 -1 1077944320 19411 0 0 0 93 7 0 0 20 0 15 0 405088162 7588651008 25498 33554432000 4194304 4196468 140724457098912 140724457081456 139965292056311 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 16871424 140724457104380 140724457104538 140724457104538 140724457107407 0
/proc/7904/statm: 1852698 25498 3143 1 0 1814042 0
[pid=7904/tid=7905] ppid=7886 vsize=7410792 memory=10 CPUtime=0.69 cores=1,3,5,7
/proc/7904/task/7905/stat : 7905 (java) R 7886 7886 5595 0 -1 4202560 16894 0 0 0 63 6 0 0 20 0 15 0 405088162 7588651008 25498 33554432000 4194304 4196468 140724457098912 139965263886936 139965292078141 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 16871424 140724457104380 140724457104538 140724457104538 140724457107407 0
[pid=7904/tid=7906] ppid=7886 vsize=7410792 memory=354 CPUtime=0 cores=1,3,5,7
/proc/7904/task/7906/stat : 7906 (java) S 7886 7886 5595 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405088163 7588651008 25498 33554432000 4194304 4196468 140724457098912 139965296299152 139965292066517 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16871424 140724457104380 140724457104538 140724457104538 140724457107407 0
[pid=7904/tid=7907] ppid=7886 vsize=7410792 memory=167 CPUtime=0 cores=1,3,5,7
/proc/7904/task/7907/stat : 7907 (java) S 7886 7886 5595 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405088163 7588651008 25498 33554432000 4194304 4196468 140724457098912 139965096467472 139965292066517 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16871424 140724457104380 140724457104538 140724457104538 140724457107407 0
[pid=7904/tid=7908] ppid=7886 vsize=7410792 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7904/task/7908/stat : 7908 (java) S 7886 7886 5595 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405088163 7588651008 25498 33554432000 4194304 4196468 140724457098912 139965095414672 139965292066517 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16871424 140724457104380 140724457104538 140724457104538 140724457107407 0
[pid=7904/tid=7909] ppid=7886 vsize=7410792 memory=66280 CPUtime=0 cores=1,3,5,7
/proc/7904/task/7909/stat : 7909 (java) S 7886 7886 5595 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405088163 7588651008 25563 33554432000 4194304 4196468 140724457098912 139965094361872 139965292066517 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16871424 140724457104380 140724457104538 140724457104538 140724457107407 0
Current children cumulated CPU time: 5.36 s
Current children cumulated vsize: 7523920 KiB
Current children cumulated memory: 103468 KiB

Child status: 0
Real time (s): 2.78855
CPU time (s): 5.61449
CPU user time (s): 5.40565
CPU system time (s): 0.208843
CPU usage (%): 201.341
Max. virtual memory (cumulated for all children) (KiB): 15140452
Max. memory (cumulated for all children) (KiB): 222024

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5.40565
system time used= 0.208843
maximum resident set size= 228608
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 46872
page faults= 0
swaps= 0
block input operations= 0
block output operations= 328
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5142
involuntary context switches= 22


# summary of solver processes directly reported to runsolver:
#   pid: 7886
#   total CPU time (s): 5.61449
#   total CPU user time (s): 5.40565
#   total CPU system time (s): 0.208843

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.039871 second user time and 0.0722 second system time

The end

Launcher Data

Begin job on node124 at 2019-09-12 14:30:38
IDJOB=4387855
IDBENCH=126861
IDSOLVER=2826
FILE ID=node124/4387855-1568291478
RUNJOBID= node124-1568286434-6492
PBS_JOBID= 21701080
Free space on /tmp= 52940 MiB

SOLVER NAME= Fun-sCOP hybrid+CryptoMiniSat (2019-06-15)
BENCH NAME= XCSP17/Dubois/Dubois-m1-s1/Dubois-050.xml
COMMAND LINE= DIR/scop.sh 11g DIR/scop.jar -hybrid DIR/cryptominisat5 default TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4387855-1568291478/watcher-4387855-1568291478 -o /tmp/evaluation-result-4387855-1568291478/solver-4387855-1568291478 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node124-1568286434-6492 --watchdog 2580  HOME/scop.sh 11g HOME/scop.jar -hybrid HOME/cryptominisat5 default HOME HOME/instance-4387855-1568291478.xml

TIME LIMIT= 2520 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 630ab63eaf7c5bcaa7f0eb192a58705a
RANDOM SEED=486870086

node124.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.47
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.47
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.47
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.47
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:        17185452 kB
MemAvailable:   31476988 kB
Buffers:          132604 kB
Cached:         14258560 kB
SwapCached:        45868 kB
Active:          1513300 kB
Inactive:       13268916 kB
Active(anon):     345788 kB
Inactive(anon):    86644 kB
Active(file):    1167512 kB
Inactive(file): 13182272 kB
Unevictable:      108624 kB
Mlocked:          108624 kB
SwapTotal:      67108860 kB
SwapFree:       66959212 kB
Dirty:             20640 kB
Writeback:           132 kB
AnonPages:        565876 kB
Mapped:            55796 kB
Shmem:             32744 kB
Slab:             398656 kB
SReclaimable:     370212 kB
SUnreclaim:        28444 kB
KernelStack:        4112 kB
PageTables:         6832 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    6167060 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    382976 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      112000 kB
DirectMap2M:    33433600 kB

Free space on /tmp at the end= 52920 MiB
End job on node124 at 2019-09-12 14:30:41