Trace number 4387858

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 4.91833 2.53995

General information on the benchmark

NameDubois/Dubois-m1-s1/
Dubois-028.xml
MD5SUMdb9859f55fdeeb063308babcaf6783a7
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.007672
Satisfiable
(Un)Satisfiability was proved
Number of variables84
Number of constraints56
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":84}]
Minimum variable degree2
Maximum variable degree2
Distribution of variable degrees[{"degree":2,"count":84}]
Minimum constraint arity3
Maximum constraint arity3
Distribution of constraint arities[{"arity":3,"count":56}]
Number of extensional constraints56
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":56}]
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-7984-serial-file.bin HOME/instance-4387858-1568291481.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:42 CEST 2019
0.66/0.54	c PID: 7987
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.20/0.87	c (0,0) Parsing End
1.20/0.88	c (0,0) CSP: 0 int (0 aux), 84 bool (0 aux), 56 ctr, max domain size 2
1.20/0.88	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.20/0.88	c (0,0) Constraint Name Generate Begin
1.20/0.88	c (0,0) Ctr:HOME/instance-4387858-1568291481.xml,ExtensionSupport:Var
1.20/0.88	c (0,0) Constraint Name Generate End
1.20/0.88	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.20/0.88	c (0,0) CSP to CSPinCNF Begin
1.74/1.13	c (0,0) translated 6 (10%) constraints
1.74/1.18	c (0,0) translated 12 (20%) constraints
2.61/1.41	c (0,0) translated 17 (30%) constraints
2.61/1.41	c (0,0) translated 23 (40%) constraints
2.61/1.41	c (0,0) translated 28 (50%) constraints
2.61/1.41	c (0,0) translated 34 (60%) constraints
2.61/1.41	c (0,0) translated 40 (70%) constraints
2.61/1.41	c (0,0) translated 45 (80%) constraints
2.61/1.41	c (0,0) translated 51 (90%) constraints
2.61/1.41	c (0,0) translated 56 (100%) constraints
2.61/1.41	c (0,0) ===========================================
2.61/1.41	c (0,0) Hybrid: #OE=308, #LE=0
2.61/1.41	c (0,0) Hybrid
2.61/1.41	c (0,0) ===========================================
2.61/1.41	c (0,0) translated 107 (10%) constraints
2.61/1.41	c (0,0) translated 213 (20%) constraints
2.61/1.41	c (0,0) translated 320 (30%) constraints
2.61/1.42	c (0,0) translated 426 (40%) constraints
2.61/1.43	c (0,0) translated 532 (50%) constraints
2.61/1.44	c (0,0) translated 639 (60%) constraints
2.61/1.44	c (0,0) translated 745 (70%) constraints
2.61/1.45	c (0,0) translated 852 (80%) constraints
2.61/1.45	c (0,0) translated 958 (90%) constraints
2.61/1.46	c (0,0) translated 1064 (100%) constraints
2.61/1.46	c (0,0) CSP to CSPinCNF End
2.61/1.47	c (0,0) CSP: 0 int (0 aux), 308 bool (224 aux), 1064 ctr, max domain size 2
2.61/1.47	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 24 MiB used (max 0 MiB)
2.61/1.47	c (0,0) CSPinCNF Propagation Begin
2.94/1.50	c (0,0) 0 values, 56 unsatisfiable literals, and 0 valid clauses are removed
2.94/1.50	c (0,0) CSPinCNF Propagation End
2.94/1.51	c (0,0) CSP: 0 int (0 aux), 308 bool (224 aux), 1064 ctr, max domain size 2
2.94/1.51	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 25 MiB used (max 0 MiB)
2.94/1.51	c (0,0) Hybrid: #OE=308, #LE=0
2.94/1.51	c (0,0) Simplify CSPinCNF Begin
2.94/1.52	c (0,0) Simplify CSPinCNF End
2.94/1.52	c (0,0) CSP: 0 int (0 aux), 308 bool (224 aux), 1064 ctr, max domain size 2
2.94/1.52	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 25 MiB used (max 0 MiB)
2.94/1.52	c (0,0) Calculate Precise Domain Begin
2.94/1.52	c (0,0) 0 values are removed by re-calculation
2.94/1.52	c (0,0) Calculate Precise Domain End
2.94/1.52	c (0,0) CSP: 0 int (0 aux), 308 bool (224 aux), 1064 ctr, max domain size 2
2.94/1.52	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 25 MiB used (max 0 MiB)
2.94/1.52	c (0,0) CSPinCNF to SatSolver Begin
2.94/1.58	c (1,1) 107 (10 %) CSP clauses are encoded (0 SAT variables, 106 SAT clauses)
2.94/1.59	c (1,1) 213 (20 %) CSP clauses are encoded (0 SAT variables, 212 SAT clauses)
2.94/1.60	c (1,1) 320 (30 %) CSP clauses are encoded (0 SAT variables, 319 SAT clauses)
3.30/1.61	c (1,1) 426 (40 %) CSP clauses are encoded (0 SAT variables, 425 SAT clauses)
3.30/1.62	c (1,1) 532 (50 %) CSP clauses are encoded (0 SAT variables, 531 SAT clauses)
3.30/1.63	c (1,1) 639 (60 %) CSP clauses are encoded (0 SAT variables, 638 SAT clauses)
3.30/1.63	c (1,1) 745 (70 %) CSP clauses are encoded (0 SAT variables, 744 SAT clauses)
3.30/1.64	c (1,1) 852 (80 %) CSP clauses are encoded (0 SAT variables, 851 SAT clauses)
3.30/1.64	c (1,1) 958 (90 %) CSP clauses are encoded (0 SAT variables, 957 SAT clauses)
3.30/1.64	c (1,1) 1064 (100 %) CSP clauses are encoded (0 SAT variables, 1063 SAT clauses)
3.30/1.64	c (1,1) CSPinCNF to SatSolver End
3.30/1.64	c (1,1) Heap : 168 MiB used (max 10795 MiB), NonHeap : 26 MiB used (max 0 MiB)
3.30/1.64	c (1,1) 308 bool, 1064 clause
3.30/1.64	c (1,1) Export Begin
3.61/1.74	c (1,1) Export to HOME/scop-7984-serial-file.bin
3.61/1.74	c (1,1) Export End
3.61/1.74	c (1,1) Export File Size: 0.02 MB
3.61/1.74	c (1,1) 0,0,0,0,0,0,1,STOP-AFTER(DIMACS)
3.61/1.74	c END-Prog: Thu Sep 12 14:30:43 CEST 2019
3.61/1.74	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp HOME/scop.jar fun.scop.XCSP19Solve HOME/scop-7984-serial-file.bin
4.30/2.20	c (0,0) Read Serial File Begin
4.30/2.20	c (0,0) HOME/scop-7984-serial-file.bin
4.60/2.41	c (0,0) Read Serial File End
4.60/2.43	
4.60/2.43	Fun-sCOP hybrid+cryptominisat5 (2019-06-15)
4.60/2.43	(Solving Process)
4.60/2.43	
4.60/2.45	c BEGIN-Prog: Thu Sep 12 14:30:44 CEST 2019
4.60/2.45	c PID: 8002
4.60/2.45	c IP: 172.20.3.124
4.60/2.45	c HOST: node124.alineos.net
4.60/2.45	c (0,0) SatSolver.solve Begin
4.60/2.45	c (0,0) HOME/cryptominisat5  HOME/instance-4387858-1568291481.xml-scop-7987.cnf
4.60/2.49	c (0,0) c Outputting solution to console
4.60/2.49	c (0,0) c CryptoMiniSat version 5.6.8
4.60/2.49	c (0,0) c CMS Copyright Mate Soos (soos.mate@gmail.com)
4.60/2.49	c (0,0) c CMS SHA revision GIT-notfound
4.60/2.49	c (0,0) c CMS is MIT licensed
4.60/2.49	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
4.60/2.49	c (0,0) c CMS compiled with gcc version 4.8.5 20150623 (Red Hat 4.8.5-11)
4.60/2.49	c (0,0) c Executed with command line: HOME/cryptominisat5 HOME/instance-4387858-1568291481.xml-scop-7987.cnf
4.60/2.49	c (0,0) c Reading file 'HOME/instance-4387858-1568291481.xml-scop-7987.cnf'
4.60/2.49	c (0,0) c -- header says num vars:            308
4.60/2.49	c (0,0) c -- header says num clauses:        1064
4.60/2.49	c (0,0) c -- clauses added: 1064
4.60/2.49	c (0,0) c -- xor clauses added: 0
4.60/2.49	c (0,0) c -- vars added 308
4.60/2.49	c (0,0) c Parsing time: 0.00 s
4.60/2.49	c (0,0) c   type VSIDS  rest  conf freevar  IrrL  IrrB l/longC  l/allC RedL0 RedL1 RedL2  RedB l/longC  l/allC
4.60/2.49	c (0,0) c [distill] long cls tried: 86/28 cl-short:86 lit-r:68 T: 0.00 T-out: N T-r: 100.00%
4.60/2.49	c (0,0) c ------- FINAL TOTAL SEARCH STATS ---------
4.60/2.49	c (0,0) c UIP search time          : 0.00        (18.76     % time)
4.60/2.49	c (0,0) c restarts                 : 3           (75.67     confls per restart)
4.60/2.49	c (0,0) c blocked restarts         : 0           (0.00      per normal restart)
4.60/2.49	c (0,0) c time                     : 0.00        
4.60/2.49	c (0,0) c decisions                : 383         (0.00      % random)
4.60/2.49	c (0,0) c propagations             : 8090        
4.60/2.49	c (0,0) c decisions/conflicts      : 1.69        
4.60/2.49	c (0,0) c conflicts                : 227         (277845.78 / sec)
4.60/2.49	c (0,0) c conf lits non-minim      : 977         (4.30      lit/confl)
4.60/2.49	c (0,0) c conf lits final          : 3.95        
4.60/2.49	c (0,0) c cache hit re-learnt cl   : 0           (0.00      % of confl)
4.60/2.49	c (0,0) c red which0               : 169         (74.45     % of confl)
4.60/2.49	c (0,0) c props/decision           : 0.00        
4.60/2.49	c (0,0) c props/conflict           : 0.00        
4.60/2.49	c (0,0) c 0-depth assigns          : 41          (13.31     % vars)
4.60/2.49	c (0,0) c 0-depth assigns by CNF   : 0           (0.00      % vars)
4.60/2.49	c (0,0) c reduceDB time            : 0.00        (0.00      % time)
4.60/2.49	c (0,0) c OccSimplifier time       : 0.00        (0.00      % time)
4.60/2.49	c (0,0) c [occur] 0.00 is overhead
4.60/2.49	c (0,0) c [occur] link-in T: 0.00 cleanup T: 0.00
4.60/2.49	c (0,0) c [occ-substr] long subBySub: 0 subByStr: 0 lits-rem-str: 0 T: 0.00
4.60/2.49	c (0,0) c SCC time                 : 0.00        (0.00      % time)
4.60/2.49	c (0,0) c [scc] new: 0 BP 0M  T: 0.00
4.60/2.49	c (0,0) c vrep replace time        : 0.00        (0.00      % time)
4.60/2.49	c (0,0) c vrep tree roots          : 0           
4.60/2.49	c (0,0) c vrep trees' crown        : 0           (0.00      leafs/tree)
4.60/2.49	c (0,0) c distill time             : 0.00        (0.00      % time)
4.60/2.49	c (0,0) c strength cache-irred time: 0.00        (0.00      % time)
4.60/2.49	c (0,0) c strength cache-red time  : 0.00        (0.00      % time)
4.60/2.49	c (0,0) c Conflicts in UIP         : 227         (52135.97  confl/time_this_thread)
4.60/2.49	c (0,0) c Mem used                 : 2.96        MB
4.60/2.49	c (0,0) c Total time (this thread) : 0.00        
4.60/2.49	c (0,0) s UNSATISFIABLE
4.83/2.53	c (0,0) SatSolver.solve End
4.83/2.53	c (0,0) Heap : 122 MiB used (max 3925 MiB), NonHeap : 16 MiB used (max 0 MiB)
4.83/2.53	c (0,0) Show results Begin
4.83/2.53	s UNSATISFIABLE
4.83/2.53	c (0,0) Show results End
4.83/2.53	c (0,0) Heap : 122 MiB used (max 3925 MiB), NonHeap : 16 MiB used (max 0 MiB)
4.83/2.53	c (0,0) 0,0,STOP-AFTER(ALL)
4.83/2.53	c END-Prog: Thu Sep 12 14:30:44 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 (7329 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-4387858-1568291481/watcher-4387858-1568291481 -o /tmp/evaluation-result-4387858-1568291481/solver-4387858-1568291481 -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-4387858-1568291481.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=7984, runsolver pid=7981
Current StackSize limit: 8192 KiB


[startup+0.10014 s]*
/proc/loadavg: 3.64 3.73 2.98 3/235 8001
/proc/meminfo: memFree=17126208/32770624 swapFree=66959212/67108860
[pid=7984] ppid=7981 vsize=113128 memory=1392 CPUtime=0 cores=1,3,5,7
/proc/7984/stat : 7984 (scop.sh) S 7981 7984 5595 0 -1 4202496 554 321 0 0 0 0 0 0 20 0 1 0 405088293 115843072 348 33554432000 4194304 5098028 140724469521504 140724469518760 139910298219132 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 17526784 140724469523299 140724469523568 140724469523568 140724469526477 0
/proc/7984/statm: 28282 348 296 221 0 87 0
[pid=7987] ppid=7984 vsize=15012696 memory=71916 CPUtime=0.12 cores=1,3,5,7
/proc/7987/stat : 7987 (java) S 7984 7984 5595 0 -1 1077944320 7336 0 0 0 10 2 0 0 20 0 15 0 405088293 15373000704 17979 33554432000 4194304 4196468 140729510030400 140729510012944 139854731161335 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 7774208 140729510032170 140729510032538 140729510032538 140729510035407 0
/proc/7987/statm: 3753174 17979 2891 1 0 3715579 0
[pid=7987/tid=7988] ppid=7984 vsize=15012696 memory=-2843874001938072734 CPUtime=0.08 cores=1,3,5,7
/proc/7987/task/7988/stat : 7988 (java) R 7984 7984 5595 0 -1 4202560 5135 0 0 0 7 1 0 0 20 0 15 0 405088294 15373000704 17979 33554432000 4194304 4196468 140729510030400 139854702956496 139854731183261 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 7774208 140729510032170 140729510032538 140729510032538 140729510035407 0
[pid=7987/tid=7989] ppid=7984 vsize=15012696 memory=4206468019014099040 CPUtime=0 cores=1,3,5,7
/proc/7987/task/7989/stat : 7989 (java) S 7984 7984 5595 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405088295 15373000704 17979 33554432000 4194304 4196468 140729510030400 139854735403792 139854731171541 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7774208 140729510032170 140729510032538 140729510032538 140729510035407 0
[pid=7987/tid=7990] ppid=7984 vsize=15012696 memory=140544647636608 CPUtime=0 cores=1,3,5,7
/proc/7987/task/7990/stat : 7990 (java) S 7984 7984 5595 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405088295 15373000704 17979 33554432000 4194304 4196468 140729510030400 139854549560208 139854731171541 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7774208 140729510032170 140729510032538 140729510032538 140729510035407 0
[pid=7987/tid=7991] ppid=7984 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7987/task/7991/stat : 7991 (java) S 7984 7984 5595 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405088295 15373000704 17979 33554432000 4194304 4196468 140729510030400 139854548507664 139854731171541 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7774208 140729510032170 140729510032538 140729510032538 140729510035407 0
[pid=7987/tid=7992] ppid=7984 vsize=15012696 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7987/task/7992/stat : 7992 (java) S 7984 7984 5595 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405088295 15373000704 17979 33554432000 4194304 4196468 140729510030400 139854547455120 139854731171541 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7774208 140729510032170 140729510032538 140729510032538 140729510035407 0
[pid=7987/tid=7993] ppid=7984 vsize=15012696 memory=140544647636608 CPUtime=0 cores=1,3,5,7
/proc/7987/task/7993/stat : 7993 (java) S 7984 7984 5595 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405088297 15373000704 17979 33554432000 4194304 4196468 140729510030400 139853768751088 139854731172482 0 0 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7774208 140729510032170 140729510032538 140729510032538 140729510035407 0
[pid=7987/tid=7994] ppid=7984 vsize=15012696 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7987/task/7994/stat : 7994 (java) S 7984 7984 5595 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 405088297 15373000704 17979 33554432000 4194304 4196468 140729510030400 139853127738272 139854731171541 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7774208 140729510032170 140729510032538 140729510032538 140729510035407 0
[pid=7987/tid=7995] ppid=7984 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7987/task/7995/stat : 7995 (java) S 7984 7984 5595 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 405088297 15373000704 17979 33554432000 4194304 4196468 140729510030400 139852993516528 139854731171541 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7774208 140729510032170 140729510032538 140729510032538 140729510035407 0
[pid=7987/tid=7996] ppid=7984 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7987/task/7996/stat : 7996 (java) S 7984 7984 5595 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405088300 15373000704 17979 33554432000 4194304 4196468 140729510030400 139852619012304 139854731179931 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7774208 140729510032170 140729510032538 140729510032538 140729510035407 0
[pid=7987/tid=7997] ppid=7984 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7987/task/7997/stat : 7997 (java) S 7984 7984 5595 0 -1 1077944384 298 0 0 0 0 0 0 0 20 0 15 0 405088300 15373000704 17979 33554432000 4194304 4196468 140729510030400 139853767698928 139854731172482 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7774208 140729510032170 140729510032538 140729510032538 140729510035407 0
[pid=7987/tid=7998] ppid=7984 vsize=15012696 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7987/task/7998/stat : 7998 (java) S 7984 7984 5595 0 -1 1077944384 132 0 0 0 0 0 0 0 20 0 15 0 405088300 15373000704 17979 33554432000 4194304 4196468 140729510030400 139853766646384 139854731172482 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7774208 140729510032170 140729510032538 140729510032538 140729510035407 0
[pid=7987/tid=7999] ppid=7984 vsize=15012696 memory=140544647636608 CPUtime=0.01 cores=1,3,5,7
/proc/7987/task/7999/stat : 7999 (java) S 7984 7984 5595 0 -1 1077944384 424 0 0 0 1 0 0 0 20 0 15 0 405088300 15373000704 17979 33554432000 4194304 4196468 140729510030400 139853765593840 139854731172482 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7774208 140729510032170 140729510032538 140729510032538 140729510035407 0
[pid=7987/tid=8000] ppid=7984 vsize=15012696 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7987/task/8000/stat : 8000 (java) S 7984 7984 5595 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405088300 15373000704 17979 33554432000 4194304 4196468 140729510030400 139852121107552 139854731171541 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7774208 140729510032170 140729510032538 140729510032538 140729510035407 0
[pid=7987/tid=8001] ppid=7984 vsize=15012696 memory=140544647636608 CPUtime=0 cores=1,3,5,7
/proc/7987/task/8001/stat : 8001 (java) S 7984 7984 5595 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405088300 15373000704 17979 33554432000 4194304 4196468 140729510030400 139853764540720 139854731172482 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7774208 140729510032170 140729510032538 140729510032538 140729510035407 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 15125824 KiB
Current children cumulated memory: 73308 KiB

[startup+0.210847 s]*
/proc/loadavg: 3.64 3.73 2.98 3/235 8001
/proc/meminfo: memFree=17107700/32770624 swapFree=66959212/67108860
[pid=7984] ppid=7981 vsize=113128 memory=1392 CPUtime=0 cores=1,3,5,7
/proc/7984/stat : 7984 (scop.sh) S 7981 7984 5595 0 -1 4202496 554 321 0 0 0 0 0 0 20 0 1 0 405088293 115843072 348 33554432000 4194304 5098028 140724469521504 140724469518760 139910298219132 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 17526784 140724469523299 140724469523568 140724469523568 140724469526477 0
/proc/7984/statm: 28282 348 296 221 0 87 0
[pid=7987] ppid=7984 vsize=15012696 memory=87024 CPUtime=0.26 cores=1,3,5,7
/proc/7987/stat : 7987 (java) S 7984 7984 5595 0 -1 1077944320 12375 0 0 0 22 4 0 0 20 0 15 0 405088293 15373000704 21756 33554432000 4194304 4196468 140729510030400 140729510012944 139854731161335 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 7774208 140729510032170 140729510032538 140729510032538 140729510035407 0
/proc/7987/statm: 3753174 21756 2947 1 0 3715579 0
[pid=7987/tid=7988] ppid=7984 vsize=15012696 memory=7022364632946311227 CPUtime=0.2 cores=1,3,5,7
/proc/7987/task/7988/stat : 7988 (java) R 7984 7984 5595 0 -1 4202560 10116 0 0 0 17 3 0 0 20 0 15 0 405088294 15373000704 21756 33554432000 4194304 4196468 140729510030400 139854702974768 139854731183261 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 7774208 140729510032170 140729510032538 140729510032538 140729510035407 0
[pid=7987/tid=7989] ppid=7984 vsize=15012696 memory=397 CPUtime=0 cores=1,3,5,7
/proc/7987/task/7989/stat : 7989 (java) S 7984 7984 5595 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405088295 15373000704 21756 33554432000 4194304 4196468 140729510030400 139854735403792 139854731171541 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7774208 140729510032170 140729510032538 140729510032538 140729510035407 0
[pid=7987/tid=7990] ppid=7984 vsize=15012696 memory=140544647644852 CPUtime=0 cores=1,3,5,7
/proc/7987/task/7990/stat : 7990 (java) S 7984 7984 5595 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405088295 15373000704 21756 33554432000 4194304 4196468 140729510030400 139854549560208 139854731171541 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7774208 140729510032170 140729510032538 140729510032538 140729510035407 0
[pid=7987/tid=7991] ppid=7984 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7987/task/7991/stat : 7991 (java) S 7984 7984 5595 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405088295 15373000704 21756 33554432000 4194304 4196468 140729510030400 139854548507664 139854731171541 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7774208 140729510032170 140729510032538 140729510032538 140729510035407 0
[pid=7987/tid=7992] ppid=7984 vsize=15012696 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7987/task/7992/stat : 7992 (java) S 7984 7984 5595 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405088295 15373000704 21756 33554432000 4194304 4196468 140729510030400 139854547455120 139854731171541 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7774208 140729510032170 140729510032538 140729510032538 140729510035407 0
[pid=7987/tid=7993] ppid=7984 vsize=15012696 memory=140544647636608 CPUtime=0 cores=1,3,5,7
/proc/7987/task/7993/stat : 7993 (java) S 7984 7984 5595 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405088297 15373000704 21756 33554432000 4194304 4196468 140729510030400 139853768751088 139854731172482 0 0 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7774208 140729510032170 140729510032538 140729510032538 140729510035407 0
[pid=7987/tid=7994] ppid=7984 vsize=15012696 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7987/task/7994/stat : 7994 (java) S 7984 7984 5595 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 405088297 15373000704 21756 33554432000 4194304 4196468 140729510030400 139853127738272 139854731171541 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7774208 140729510032170 140729510032538 140729510032538 140729510035407 0
[pid=7987/tid=7995] ppid=7984 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7987/task/7995/stat : 7995 (java) S 7984 7984 5595 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 405088297 15373000704 21756 33554432000 4194304 4196468 140729510030400 139852993516528 139854731171541 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7774208 140729510032170 140729510032538 140729510032538 140729510035407 0
[pid=7987/tid=7996] ppid=7984 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7987/task/7996/stat : 7996 (java) S 7984 7984 5595 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405088300 15373000704 21756 33554432000 4194304 4196468 140729510030400 139852619012304 139854731179931 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7774208 140729510032170 140729510032538 140729510032538 140729510035407 0
[pid=7987/tid=7997] ppid=7984 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7987/task/7997/stat : 7997 (java) S 7984 7984 5595 0 -1 1077944384 309 0 0 0 0 0 0 0 20 0 15 0 405088300 15373000704 21756 33554432000 4194304 4196468 140729510030400 139853767698928 139854731172482 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7774208 140729510032170 140729510032538 140729510032538 140729510035407 0
[pid=7987/tid=7998] ppid=7984 vsize=15012696 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7987/task/7998/stat : 7998 (java) S 7984 7984 5595 0 -1 1077944384 166 0 0 0 0 0 0 0 20 0 15 0 405088300 15373000704 21756 33554432000 4194304 4196468 140729510030400 139853766646384 139854731172482 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7774208 140729510032170 140729510032538 140729510032538 140729510035407 0
[pid=7987/tid=7999] ppid=7984 vsize=15012696 memory=140544647636608 CPUtime=0.03 cores=1,3,5,7
/proc/7987/task/7999/stat : 7999 (java) S 7984 7984 5595 0 -1 1077944384 432 0 0 0 3 0 0 0 20 0 15 0 405088300 15373000704 21756 33554432000 4194304 4196468 140729510030400 139853765593840 139854731172482 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7774208 140729510032170 140729510032538 140729510032538 140729510035407 0
[pid=7987/tid=8000] ppid=7984 vsize=15012696 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7987/task/8000/stat : 8000 (java) S 7984 7984 5595 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405088300 15373000704 21756 33554432000 4194304 4196468 140729510030400 139852121107552 139854731171541 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7774208 140729510032170 140729510032538 140729510032538 140729510035407 0
[pid=7987/tid=8001] ppid=7984 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7987/task/8001/stat : 8001 (java) S 7984 7984 5595 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405088300 15373000704 21756 33554432000 4194304 4196468 140729510030400 139853764540720 139854731172482 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7774208 140729510032170 140729510032538 140729510032538 140729510035407 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 15125824 KiB
Current children cumulated memory: 88416 KiB

[startup+0.310718 s]*
/proc/loadavg: 3.64 3.73 2.98 3/235 8001
/proc/meminfo: memFree=17105032/32770624 swapFree=66959212/67108860
[pid=7984] ppid=7981 vsize=113128 memory=1392 CPUtime=0 cores=1,3,5,7
/proc/7984/stat : 7984 (scop.sh) S 7981 7984 5595 0 -1 4202496 554 321 0 0 0 0 0 0 20 0 1 0 405088293 115843072 348 33554432000 4194304 5098028 140724469521504 140724469518760 139910298219132 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 17526784 140724469523299 140724469523568 140724469523568 140724469526477 0
/proc/7984/statm: 28282 348 296 221 0 87 0
[pid=7987] ppid=7984 vsize=15012696 memory=90636 CPUtime=0.43 cores=1,3,5,7
/proc/7987/stat : 7987 (java) S 7984 7984 5595 0 -1 1077944320 12732 0 0 0 39 4 0 0 20 0 15 0 405088293 15373000704 22659 33554432000 4194304 4196468 140729510030400 140729510012944 139854731161335 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 7774208 140729510032170 140729510032538 140729510032538 140729510035407 0
/proc/7987/statm: 3753174 22659 3074 1 0 3715579 0
[pid=7987/tid=7988] ppid=7984 vsize=15012696 memory=8112282956445269571 CPUtime=0.3 cores=1,3,5,7
/proc/7987/task/7988/stat : 7988 (java) R 7984 7984 5595 0 -1 4202560 10298 0 0 0 27 3 0 0 20 0 15 0 405088294 15373000704 22659 33554432000 4194304 4196468 140729510030400 139854702987024 139854715241822 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 7774208 140729510032170 140729510032538 140729510032538 140729510035407 0
[pid=7987/tid=7989] ppid=7984 vsize=15012696 memory=4872558044660077418 CPUtime=0 cores=1,3,5,7
/proc/7987/task/7989/stat : 7989 (java) S 7984 7984 5595 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405088295 15373000704 22659 33554432000 4194304 4196468 140729510030400 139854735403792 139854731171541 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7774208 140729510032170 140729510032538 140729510032538 140729510035407 0
[pid=7987/tid=7990] ppid=7984 vsize=15012696 memory=-5587046532246807594 CPUtime=0 cores=1,3,5,7
/proc/7987/task/7990/stat : 7990 (java) S 7984 7984 5595 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405088295 15373000704 22659 33554432000 4194304 4196468 140729510030400 139854549560208 139854731171541 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7774208 140729510032170 140729510032538 140729510032538 140729510035407 0
[pid=7987/tid=7991] ppid=7984 vsize=15012696 memory=7379517702019849078 CPUtime=0 cores=1,3,5,7
/proc/7987/task/7991/stat : 7991 (java) S 7984 7984 5595 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405088295 15373000704 22659 33554432000 4194304 4196468 140729510030400 139854548507664 139854731171541 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7774208 140729510032170 140729510032538 140729510032538 140729510035407 0
[pid=7987/tid=7992] ppid=7984 vsize=15012696 memory=7016714186490735262 CPUtime=0 cores=1,3,5,7
/proc/7987/task/7992/stat : 7992 (java) S 7984 7984 5595 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405088295 15373000704 22659 33554432000 4194304 4196468 140729510030400 139854547455120 139854731171541 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7774208 140729510032170 140729510032538 140729510032538 140729510035407 0
[pid=7987/tid=7993] ppid=7984 vsize=15012696 memory=-9062862659931694204 CPUtime=0 cores=1,3,5,7
/proc/7987/task/7993/stat : 7993 (java) S 7984 7984 5595 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405088297 15373000704 22659 33554432000 4194304 4196468 140729510030400 139853768751088 139854731172482 0 0 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7774208 140729510032170 140729510032538 140729510032538 140729510035407 0
[pid=7987/tid=7994] ppid=7984 vsize=15012696 memory=3047711566422646390 CPUtime=0 cores=1,3,5,7
/proc/7987/task/7994/stat : 7994 (java) S 7984 7984 5595 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 405088297 15373000704 22659 33554432000 4194304 4196468 140729510030400 139853127738272 139854731171541 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7774208 140729510032170 140729510032538 140729510032538 140729510035407 0
[pid=7987/tid=7995] ppid=7984 vsize=15012696 memory=8549982201333320512 CPUtime=0 cores=1,3,5,7
/proc/7987/task/7995/stat : 7995 (java) S 7984 7984 5595 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 405088297 15373000704 22659 33554432000 4194304 4196468 140729510030400 139852993516528 139854731171541 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7774208 140729510032170 140729510032538 140729510032538 140729510035407 0
[pid=7987/tid=7996] ppid=7984 vsize=15012696 memory=8325818968683490714 CPUtime=0 cores=1,3,5,7
/proc/7987/task/7996/stat : 7996 (java) S 7984 7984 5595 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405088300 15373000704 22659 33554432000 4194304 4196468 140729510030400 139852619012304 139854731179931 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7774208 140729510032170 140729510032538 140729510032538 140729510035407 0
[pid=7987/tid=7997] ppid=7984 vsize=15012696 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/7987/task/7997/stat : 7997 (java) S 7984 7984 5595 0 -1 1077944384 414 0 0 0 2 0 0 0 20 0 15 0 405088300 15373000704 22659 33554432000 4194304 4196468 140729510030400 139853767698928 139854731172482 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7774208 140729510032170 140729510032538 140729510032538 140729510035407 0
[pid=7987/tid=7998] ppid=7984 vsize=15012696 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/7987/task/7998/stat : 7998 (java) S 7984 7984 5595 0 -1 1077944384 219 0 0 0 1 0 0 0 20 0 15 0 405088300 15373000704 22659 33554432000 4194304 4196468 140729510030400 139853766646384 139854731172482 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7774208 140729510032170 140729510032538 140729510032538 140729510035407 0
[pid=7987/tid=7999] ppid=7984 vsize=15012696 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/7987/task/7999/stat : 7999 (java) S 7984 7984 5595 0 -1 1077944384 452 0 0 0 7 0 0 0 20 0 15 0 405088300 15373000704 22659 33554432000 4194304 4196468 140729510030400 139853765593840 139854731172482 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7774208 140729510032170 140729510032538 140729510032538 140729510035407 0
[pid=7987/tid=8000] ppid=7984 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7987/task/8000/stat : 8000 (java) S 7984 7984 5595 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405088300 15373000704 22659 33554432000 4194304 4196468 140729510030400 139852121107552 139854731171541 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7774208 140729510032170 140729510032538 140729510032538 140729510035407 0
[pid=7987/tid=8001] ppid=7984 vsize=15012696 memory=3690759492455249711 CPUtime=0 cores=1,3,5,7
/proc/7987/task/8001/stat : 8001 (java) S 7984 7984 5595 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405088300 15373000704 22659 33554432000 4194304 4196468 140729510030400 139853764540720 139854731172482 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7774208 140729510032170 140729510032538 140729510032538 140729510035407 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 15125824 KiB
Current children cumulated memory: 92028 KiB

[startup+0.708489 s]
/proc/loadavg: 3.64 3.73 2.98 3/235 8001
/proc/meminfo: memFree=17083692/32770624 swapFree=66959212/67108860
[pid=7984] ppid=7981 vsize=113128 memory=1392 CPUtime=0 cores=1,3,5,7
/proc/7984/stat : 7984 (scop.sh) S 7981 7984 5595 0 -1 4202496 554 321 0 0 0 0 0 0 20 0 1 0 405088293 115843072 348 33554432000 4194304 5098028 140724469521504 140724469518760 139910298219132 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 17526784 140724469523299 140724469523568 140724469523568 140724469526477 0
/proc/7984/statm: 28282 348 296 221 0 87 0
[pid=7987] ppid=7984 vsize=15021092 memory=128332 CPUtime=1.03 cores=1,3,5,7
/proc/7987/stat : 7987 (java) S 7984 7984 5595 0 -1 1077944320 20509 0 0 0 96 7 0 0 20 0 15 0 405088293 15381598208 32083 33554432000 4194304 4196468 140729510030400 140729510012944 139854731161335 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 7774208 140729510032170 140729510032538 140729510032538 140729510035407 0
/proc/7987/statm: 3755273 32083 3202 1 0 3716603 0
[pid=7987/tid=7988] ppid=7984 vsize=15021092 memory=-7816663703405220396 CPUtime=0.68 cores=1,3,5,7
/proc/7987/task/7988/stat : 7988 (java) R 7984 7984 5595 0 -1 4202560 17649 0 0 0 63 5 0 0 20 0 15 0 405088294 15381598208 32083 33554432000 4194304 4196468 140729510030400 139854702990616 139854218408723 0 4 2 25189581 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 7774208 140729510032170 140729510032538 140729510032538 140729510035407 0
[pid=7987/tid=7989] ppid=7984 vsize=15021092 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7987/task/7989/stat : 7989 (java) S 7984 7984 5595 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405088295 15381598208 32083 33554432000 4194304 4196468 140729510030400 139854735403792 139854731171541 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7774208 140729510032170 140729510032538 140729510032538 140729510035407 0
[pid=7987/tid=7990] ppid=7984 vsize=15021092 memory=1660 CPUtime=0 cores=1,3,5,7
/proc/7987/task/7990/stat : 7990 (java) S 7984 7984 5595 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405088295 15381598208 32083 33554432000 4194304 4196468 140729510030400 139854549560208 139854731171541 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7774208 140729510032170 140729510032538 140729510032538 140729510035407 0
[pid=7987/tid=7991] ppid=7984 vsize=15021092 memory=37328 CPUtime=0 cores=1,3,5,7
/proc/7987/task/7991/stat : 7991 (java) S 7984 7984 5595 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405088295 15381598208 32083 33554432000 4194304 4196468 140729510030400 139854548507664 139854731171541 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7774208 140729510032170 140729510032538 140729510032538 140729510035407 0
[pid=7987/tid=7992] ppid=7984 vsize=15021092 memory=988 CPUtime=0 cores=1,3,5,7
/proc/7987/task/7992/stat : 7992 (java) S 7984 7984 5595 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405088295 15381598208 32083 33554432000 4194304 4196468 140729510030400 139854547455120 139854731171541 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7774208 140729510032170 140729510032538 140729510032538 140729510035407 0
[pid=7987/tid=7993] ppid=7984 vsize=15021092 memory=2008 CPUtime=0 cores=1,3,5,7
/proc/7987/task/7993/stat : 7993 (java) S 7984 7984 5595 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 405088297 15381598208 32083 33554432000 4194304 4196468 140729510030400 139853768751088 139854731172482 0 0 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7774208 140729510032170 140729510032538 140729510032538 140729510035407 0
[pid=7987/tid=7994] ppid=7984 vsize=15021092 memory=1436 CPUtime=0 cores=1,3,5,7
/proc/7987/task/7994/stat : 7994 (java) S 7984 7984 5595 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 405088297 15381598208 32083 33554432000 4194304 4196468 140729510030400 139853127738272 139854731171541 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7774208 140729510032170 140729510032538 140729510032538 140729510035407 0
[pid=7987/tid=7995] ppid=7984 vsize=15021092 memory=580 CPUtime=0 cores=1,3,5,7
/proc/7987/task/7995/stat : 7995 (java) S 7984 7984 5595 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 405088297 15381598208 32083 33554432000 4194304 4196468 140729510030400 139852993516528 139854731171541 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7774208 140729510032170 140729510032538 140729510032538 140729510035407 0
[pid=7987/tid=7996] ppid=7984 vsize=15021092 memory=1720 CPUtime=0 cores=1,3,5,7
/proc/7987/task/7996/stat : 7996 (java) S 7984 7984 5595 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405088300 15381598208 32083 33554432000 4194304 4196468 140729510030400 139852619012304 139854731179931 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7774208 140729510032170 140729510032538 140729510032538 140729510035407 0
[pid=7987/tid=7997] ppid=7984 vsize=15021092 memory=10604 CPUtime=0.07 cores=1,3,5,7
/proc/7987/task/7997/stat : 7997 (java) S 7984 7984 5595 0 -1 1077944384 481 0 0 0 7 0 0 0 20 0 15 0 405088300 15381598208 32083 33554432000 4194304 4196468 140729510030400 139853767698928 139854731172482 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7774208 140729510032170 140729510032538 140729510032538 140729510035407 0
[pid=7987/tid=7998] ppid=7984 vsize=15021092 memory=3360 CPUtime=0.08 cores=1,3,5,7
/proc/7987/task/7998/stat : 7998 (java) S 7984 7984 5595 0 -1 1077944384 456 0 0 0 8 0 0 0 20 0 15 0 405088300 15381598208 32083 33554432000 4194304 4196468 140729510030400 139853766646384 139854731172482 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7774208 140729510032170 140729510032538 140729510032538 140729510035407 0
[pid=7987/tid=7999] ppid=7984 vsize=15021092 memory=776 CPUtime=0.16 cores=1,3,5,7
/proc/7987/task/7999/stat : 7999 (java) S 7984 7984 5595 0 -1 1077944384 566 0 0 0 16 0 0 0 20 0 15 0 405088300 15381598208 32083 33554432000 4194304 4196468 140729510030400 139853765593840 139854731172482 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7774208 140729510032170 140729510032538 140729510032538 140729510035407 0
[pid=7987/tid=8000] ppid=7984 vsize=15021092 memory=1564 CPUtime=0 cores=1,3,5,7
/proc/7987/task/8000/stat : 8000 (java) S 7984 7984 5595 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405088300 15381598208 32083 33554432000 4194304 4196468 140729510030400 139852121107552 139854731171541 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7774208 140729510032170 140729510032538 140729510032538 140729510035407 0
[pid=7987/tid=8001] ppid=7984 vsize=15021092 memory=5960 CPUtime=0 cores=1,3,5,7
/proc/7987/task/8001/stat : 8001 (java) S 7984 7984 5595 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405088300 15381598208 32083 33554432000 4194304 4196468 140729510030400 139853764540720 139854731172482 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7774208 140729510032170 140729510032538 140729510032538 140729510035407 0
Current children cumulated CPU time: 1.03 s
Current children cumulated vsize: 15134220 KiB
Current children cumulated memory: 129724 KiB

[startup+1.50327 s]
/proc/loadavg: 3.64 3.73 2.98 3/235 8001
/proc/meminfo: memFree=17055628/32770624 swapFree=66959212/67108860
[pid=7984] ppid=7981 vsize=113128 memory=1392 CPUtime=0 cores=1,3,5,7
/proc/7984/stat : 7984 (scop.sh) S 7981 7984 5595 0 -1 4202496 554 321 0 0 0 0 0 0 20 0 1 0 405088293 115843072 348 33554432000 4194304 5098028 140724469521504 140724469518760 139910298219132 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 17526784 140724469523299 140724469523568 140724469523568 140724469526477 0
/proc/7984/statm: 28282 348 296 221 0 87 0

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

/proc/7984/stat : 7984 (scop.sh) S 7981 7984 5595 0 -1 4202496 554 321 0 0 0 0 0 0 20 0 1 0 405088293 115843072 348 33554432000 4194304 5098028 140724469521504 140724469518760 139910298219132 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 17526784 140724469523299 140724469523568 140724469523568 140724469526477 0
/proc/7984/statm: 28282 348 296 221 0 87 0
[pid=7987] ppid=7984 vsize=15027304 memory=184560 CPUtime=3.3 cores=1,3,5,7
/proc/7987/stat : 7987 (java) S 7984 7984 5595 0 -1 1077944320 24893 0 0 0 321 9 0 0 20 0 15 0 405088293 15387959296 46140 33554432000 4194304 4196468 140729510030400 140729510012944 139854731161335 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 7774208 140729510032170 140729510032538 140729510032538 140729510035407 0
/proc/7987/statm: 3756826 46140 3259 1 0 3717627 0
[pid=7987/tid=7988] ppid=7984 vsize=15027304 memory=2008 CPUtime=1.58 cores=1,3,5,7
/proc/7987/task/7988/stat : 7988 (java) R 7984 7984 5595 0 -1 4202560 19116 0 0 0 151 7 0 0 20 0 15 0 405088294 15387959296 46140 33554432000 4194304 4196468 140729510030400 139854702991456 139854225533095 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 7774208 140729510032170 140729510032538 140729510032538 140729510035407 0
[pid=7987/tid=7989] ppid=7984 vsize=15027304 memory=1436 CPUtime=0 cores=1,3,5,7
/proc/7987/task/7989/stat : 7989 (java) S 7984 7984 5595 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405088295 15387959296 46140 33554432000 4194304 4196468 140729510030400 139854735403792 139854731171541 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7774208 140729510032170 140729510032538 140729510032538 140729510035407 0
[pid=7987/tid=7990] ppid=7984 vsize=15027304 memory=580 CPUtime=0 cores=1,3,5,7
/proc/7987/task/7990/stat : 7990 (java) S 7984 7984 5595 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405088295 15387959296 46140 33554432000 4194304 4196468 140729510030400 139854549560208 139854731171541 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7774208 140729510032170 140729510032538 140729510032538 140729510035407 0
[pid=7987/tid=7991] ppid=7984 vsize=15027304 memory=1720 CPUtime=0 cores=1,3,5,7
/proc/7987/task/7991/stat : 7991 (java) S 7984 7984 5595 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405088295 15387959296 46140 33554432000 4194304 4196468 140729510030400 139854548507664 139854731171541 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7774208 140729510032170 140729510032538 140729510032538 140729510035407 0
[pid=7987/tid=7992] ppid=7984 vsize=15027304 memory=10604 CPUtime=0 cores=1,3,5,7
/proc/7987/task/7992/stat : 7992 (java) S 7984 7984 5595 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405088295 15387959296 46140 33554432000 4194304 4196468 140729510030400 139854547455120 139854731171541 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7774208 140729510032170 140729510032538 140729510032538 140729510035407 0
[pid=7987/tid=7993] ppid=7984 vsize=15027304 memory=3360 CPUtime=0 cores=1,3,5,7
/proc/7987/task/7993/stat : 7993 (java) S 7984 7984 5595 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 15 0 405088297 15387959296 46140 33554432000 4194304 4196468 140729510030400 139853768751088 139854731172482 0 0 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7774208 140729510032170 140729510032538 140729510032538 140729510035407 0
[pid=7987/tid=7994] ppid=7984 vsize=15027304 memory=776 CPUtime=0 cores=1,3,5,7
/proc/7987/task/7994/stat : 7994 (java) S 7984 7984 5595 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 405088297 15387959296 46140 33554432000 4194304 4196468 140729510030400 139853127738272 139854731171541 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7774208 140729510032170 140729510032538 140729510032538 140729510035407 0
[pid=7987/tid=7995] ppid=7984 vsize=15027304 memory=1564 CPUtime=0 cores=1,3,5,7
/proc/7987/task/7995/stat : 7995 (java) S 7984 7984 5595 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 405088297 15387959296 46140 33554432000 4194304 4196468 140729510030400 139852993516528 139854731171541 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7774208 140729510032170 140729510032538 140729510032538 140729510035407 0
[pid=7987/tid=7996] ppid=7984 vsize=15027304 memory=5960 CPUtime=0 cores=1,3,5,7
/proc/7987/task/7996/stat : 7996 (java) S 7984 7984 5595 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405088300 15387959296 46140 33554432000 4194304 4196468 140729510030400 139852619012304 139854731179931 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7774208 140729510032170 140729510032538 140729510032538 140729510035407 0
[pid=7987/tid=7997] ppid=7984 vsize=15027304 memory=1060 CPUtime=0.5 cores=1,3,5,7
/proc/7987/task/7997/stat : 7997 (java) R 7984 7984 5595 0 -1 4202560 1404 0 0 0 50 0 0 0 20 0 15 0 405088300 15387959296 46140 33554432000 4194304 4196468 140729510030400 139853767684952 139854710854427 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 7774208 140729510032170 140729510032538 140729510032538 140729510035407 0
[pid=7987/tid=7998] ppid=7984 vsize=15027304 memory=2828 CPUtime=0.49 cores=1,3,5,7
/proc/7987/task/7998/stat : 7998 (java) R 7984 7984 5595 0 -1 1077944384 890 0 0 0 49 0 0 0 20 0 15 0 405088300 15387959296 46140 33554432000 4194304 4196468 140729510030400 139853766636736 139854731171541 0 4 2 25189581 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 7774208 140729510032170 140729510032538 140729510032538 140729510035407 0
[pid=7987/tid=7999] ppid=7984 vsize=15027304 memory=1216 CPUtime=0.7 cores=1,3,5,7
/proc/7987/task/7999/stat : 7999 (java) R 7984 7984 5595 0 -1 4202560 2123 0 0 0 70 0 0 0 20 0 15 0 405088300 15387959296 46140 33554432000 4194304 4196468 140729510030400 139853765588912 139854709845364 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 7774208 140729510032170 140729510032538 140729510032538 140729510035407 0
[pid=7987/tid=8000] ppid=7984 vsize=15027304 memory=33 CPUtime=0 cores=1,3,5,7
/proc/7987/task/8000/stat : 8000 (java) S 7984 7984 5595 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405088300 15387959296 46140 33554432000 4194304 4196468 140729510030400 139852121107552 139854731171541 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7774208 140729510032170 140729510032538 140729510032538 140729510035407 0
[pid=7987/tid=8001] ppid=7984 vsize=15027304 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7987/task/8001/stat : 8001 (java) S 7984 7984 5595 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405088300 15387959296 46140 33554432000 4194304 4196468 140729510030400 139853764540720 139854731172482 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7774208 140729510032170 140729510032538 140729510032538 140729510035407 0
Current children cumulated CPU time: 3.3 s
Current children cumulated vsize: 15140432 KiB
Current children cumulated memory: 185952 KiB

[startup+2.00036 s]*
/proc/loadavg: 3.64 3.73 2.98 3/235 8016
/proc/meminfo: memFree=17133644/32770624 swapFree=66959212/67108860
[pid=7984] ppid=7981 vsize=113128 memory=1472 CPUtime=3.7 cores=1,3,5,7
/proc/7984/stat : 7984 (scop.sh) S 7981 7984 5595 0 -1 4202496 582 26170 0 0 0 0 359 11 20 0 1 0 405088293 115843072 368 33554432000 4194304 5098028 140724469521504 140724469518248 139910298219132 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 17526784 140724469523299 140724469523568 140724469523568 140724469526477 0
/proc/7984/statm: 28282 368 311 221 0 87 0
[pid=8002] ppid=7984 vsize=7404500 memory=60912 CPUtime=0.36 cores=1,3,5,7
/proc/8002/stat : 8002 (java) S 7984 7984 5595 0 -1 1077944320 11423 0 0 0 33 3 0 0 20 0 15 0 405088468 7582208000 15228 33554432000 4194304 4196468 140727713871312 140727713853856 140412851900151 0 0 2 16800973 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 39473152 140727713874940 140727713875098 140727713875098 140727713877967 0
/proc/8002/statm: 1851125 15228 3002 1 0 1813530 0
[pid=8002/tid=8003] ppid=7984 vsize=7404500 memory=4026532046 CPUtime=0.24 cores=1,3,5,7
/proc/8002/task/8003/stat : 8003 (java) R 7984 7984 5595 0 -1 4202560 9252 0 0 0 22 2 0 0 20 0 15 0 405088468 7582208000 15228 33554432000 4194304 4196468 140727713871312 140412823694256 140412833465124 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 39473152 140727713874940 140727713875098 140727713875098 140727713877967 0
[pid=8002/tid=8004] ppid=7984 vsize=7404500 memory=1965933 CPUtime=0 cores=1,3,5,7
/proc/8002/task/8004/stat : 8004 (java) S 7984 7984 5595 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405088470 7582208000 15228 33554432000 4194304 4196468 140727713871312 140412856142736 140412851910357 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39473152 140727713874940 140727713875098 140727713875098 140727713877967 0
[pid=8002/tid=8005] ppid=7984 vsize=7404500 memory=140544650557990 CPUtime=0 cores=1,3,5,7
/proc/8002/task/8005/stat : 8005 (java) S 7984 7984 5595 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405088470 7582208000 15228 33554432000 4194304 4196468 140727713871312 140412682959632 140412851910357 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39473152 140727713874940 140727713875098 140727713875098 140727713877967 0
[pid=8002/tid=8006] ppid=7984 vsize=7404500 memory=5936115189674044262 CPUtime=0 cores=1,3,5,7
/proc/8002/task/8006/stat : 8006 (java) S 7984 7984 5595 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405088470 7582208000 15228 33554432000 4194304 4196468 140727713871312 140412336032912 140412851910357 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39473152 140727713874940 140727713875098 140727713875098 140727713877967 0
[pid=8002/tid=8007] ppid=7984 vsize=7404500 memory=3977304308658549809 CPUtime=0 cores=1,3,5,7
/proc/8002/task/8007/stat : 8007 (java) S 7984 7984 5595 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405088470 7582208000 15228 33554432000 4194304 4196468 140727713871312 140412334980112 140412851910357 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39473152 140727713874940 140727713875098 140727713875098 140727713877967 0
[pid=8002/tid=8008] ppid=7984 vsize=7404500 memory=3976876401214119605 CPUtime=0 cores=1,3,5,7
/proc/8002/task/8008/stat : 8008 (java) S 7984 7984 5595 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405088471 7582208000 15228 33554432000 4194304 4196468 140727713871312 140412298397808 140412851911298 0 0 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39473152 140727713874940 140727713875098 140727713875098 140727713877967 0
[pid=8002/tid=8009] ppid=7984 vsize=7404500 memory=734378360886813028 CPUtime=0 cores=1,3,5,7
/proc/8002/task/8009/stat : 8009 (java) S 7984 7984 5595 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 405088471 7582208000 15228 33554432000 4194304 4196468 140727713871312 140411741922080 140412851910357 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39473152 140727713874940 140727713875098 140727713875098 140727713877967 0
[pid=8002/tid=8010] ppid=7984 vsize=7404500 memory=4137293581110450563 CPUtime=0 cores=1,3,5,7
/proc/8002/task/8010/stat : 8010 (java) S 7984 7984 5595 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 405088472 7582208000 15228 33554432000 4194304 4196468 140727713871312 140411607700592 140412851910357 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39473152 140727713874940 140727713875098 140727713875098 140727713877967 0
[pid=8002/tid=8011] ppid=7984 vsize=7404500 memory=-7595754389018297760 CPUtime=0 cores=1,3,5,7
/proc/8002/task/8011/stat : 8011 (java) S 7984 7984 5595 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405088474 7582208000 15228 33554432000 4194304 4196468 140727713871312 140411233196112 140412851918747 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39473152 140727713874940 140727713875098 140727713875098 140727713877967 0
[pid=8002/tid=8012] ppid=7984 vsize=7404500 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/8002/task/8012/stat : 8012 (java) S 7984 7984 5595 0 -1 1077944384 508 0 0 0 2 0 0 0 20 0 15 0 405088474 7582208000 15228 33554432000 4194304 4196468 140727713871312 140412297345648 140412851911298 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39473152 140727713874940 140727713875098 140727713875098 140727713877967 0
[pid=8002/tid=8013] ppid=7984 vsize=7404500 memory=3472323898181169199 CPUtime=0.01 cores=1,3,5,7
/proc/8002/task/8013/stat : 8013 (java) S 7984 7984 5595 0 -1 1077944384 23 0 0 0 1 0 0 0 20 0 15 0 405088474 7582208000 15228 33554432000 4194304 4196468 140727713871312 140412296292848 140412851911298 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39473152 140727713874940 140727713875098 140727713875098 140727713877967 0
[pid=8002/tid=8014] ppid=7984 vsize=7404500 memory=3472468840875316908 CPUtime=0.06 cores=1,3,5,7
/proc/8002/task/8014/stat : 8014 (java) S 7984 7984 5595 0 -1 1077944384 292 0 0 0 6 0 0 0 20 0 15 0 405088474 7582208000 15228 33554432000 4194304 4196468 140727713871312 140412295240560 140412851911298 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39473152 140727713874940 140727713875098 140727713875098 140727713877967 0
[pid=8002/tid=8015] ppid=7984 vsize=7404500 memory=3184097920075968559 CPUtime=0 cores=1,3,5,7
/proc/8002/task/8015/stat : 8015 (java) S 7984 7984 5595 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405088474 7582208000 15228 33554432000 4194304 4196468 140727713871312 140410735291360 140412851910357 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39473152 140727713874940 140727713875098 140727713875098 140727713877967 0
[pid=8002/tid=8016] ppid=7984 vsize=7404500 memory=140544647636618 CPUtime=0 cores=1,3,5,7
/proc/8002/task/8016/stat : 8016 (java) S 7984 7984 5595 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405088475 7582208000 15228 33554432000 4194304 4196468 140727713871312 140412294187440 140412851911298 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39473152 140727713874940 140727713875098 140727713875098 140727713877967 0
Current children cumulated CPU time: 4.06 s
Current children cumulated vsize: 7517628 KiB
Current children cumulated memory: 62384 KiB

[startup+2.40076 s]
/proc/loadavg: 3.64 3.73 2.98 3/235 8016
/proc/meminfo: memFree=17133644/32770624 swapFree=66959212/67108860
[pid=7984] ppid=7981 vsize=113128 memory=1472 CPUtime=3.7 cores=1,3,5,7
/proc/7984/stat : 7984 (scop.sh) S 7981 7984 5595 0 -1 4202496 582 26170 0 0 0 0 359 11 20 0 1 0 405088293 115843072 368 33554432000 4194304 5098028 140724469521504 140724469518248 139910298219132 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 17526784 140724469523299 140724469523568 140724469523568 140724469526477 0
/proc/7984/statm: 28282 368 311 221 0 87 0
[pid=8002] ppid=7984 vsize=7408652 memory=98128 CPUtime=0.9 cores=1,3,5,7
/proc/8002/stat : 8002 (java) S 7984 7984 5595 0 -1 1077944320 19268 0 0 0 85 5 0 0 20 0 15 0 405088468 7586459648 24532 33554432000 4194304 4196468 140727713871312 140727713853856 140412851900151 0 0 2 25189581 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 39473152 140727713874940 140727713875098 140727713875098 140727713877967 0
/proc/8002/statm: 1852163 24532 3095 1 0 1814042 0
[pid=8002/tid=8003] ppid=7984 vsize=7408652 memory=8112282956445269571 CPUtime=0.63 cores=1,3,5,7
/proc/8002/task/8003/stat : 8003 (java) R 7984 7984 5595 0 -1 4202560 16890 0 0 0 59 4 0 0 20 0 15 0 405088468 7586459648 24532 33554432000 4194304 4196468 140727713871312 140412823730048 140412835980638 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 39473152 140727713874940 140727713875098 140727713875098 140727713877967 0
[pid=8002/tid=8004] ppid=7984 vsize=7408652 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8002/task/8004/stat : 8004 (java) S 7984 7984 5595 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405088470 7586459648 24532 33554432000 4194304 4196468 140727713871312 140412856142736 140412851910357 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39473152 140727713874940 140727713875098 140727713875098 140727713877967 0
[pid=8002/tid=8005] ppid=7984 vsize=7408652 memory=5938959703515687527 CPUtime=0 cores=1,3,5,7
/proc/8002/task/8005/stat : 8005 (java) S 7984 7984 5595 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405088470 7586459648 24532 33554432000 4194304 4196468 140727713871312 140412682959632 140412851910357 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39473152 140727713874940 140727713875098 140727713875098 140727713877967 0
[pid=8002/tid=8006] ppid=7984 vsize=7408652 memory=8245364562835238251 CPUtime=0 cores=1,3,5,7
/proc/8002/task/8006/stat : 8006 (java) S 7984 7984 5595 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405088470 7586459648 24532 33554432000 4194304 4196468 140727713871312 140412336032912 140412851910357 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39473152 140727713874940 140727713875098 140727713875098 140727713877967 0
[pid=8002/tid=8007] ppid=7984 vsize=7408652 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8002/task/8007/stat : 8007 (java) S 7984 7984 5595 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405088470 7586459648 24532 33554432000 4194304 4196468 140727713871312 140412334980112 140412851910357 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39473152 140727713874940 140727713875098 140727713875098 140727713877967 0
[pid=8002/tid=8008] ppid=7984 vsize=7408652 memory=281089101290176 CPUtime=0 cores=1,3,5,7
/proc/8002/task/8008/stat : 8008 (java) S 7984 7984 5595 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405088471 7586459648 24532 33554432000 4194304 4196468 140727713871312 140412298397808 140412851911298 0 0 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39473152 140727713874940 140727713875098 140727713875098 140727713877967 0
[pid=8002/tid=8009] ppid=7984 vsize=7408652 memory=140544550668000 CPUtime=0 cores=1,3,5,7
/proc/8002/task/8009/stat : 8009 (java) S 7984 7984 5595 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 405088471 7586459648 24532 33554432000 4194304 4196468 140727713871312 140411741922080 140412851910357 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39473152 140727713874940 140727713875098 140727713875098 140727713877967 0
[pid=8002/tid=8010] ppid=7984 vsize=7408652 memory=2244 CPUtime=0 cores=1,3,5,7
/proc/8002/task/8010/stat : 8010 (java) S 7984 7984 5595 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 405088472 7586459648 24532 33554432000 4194304 4196468 140727713871312 140411607700592 140412851910357 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39473152 140727713874940 140727713875098 140727713875098 140727713877967 0
[pid=8002/tid=8011] ppid=7984 vsize=7408652 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8002/task/8011/stat : 8011 (java) S 7984 7984 5595 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405088474 7586459648 24532 33554432000 4194304 4196468 140727713871312 140411233196112 140412851918747 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39473152 140727713874940 140727713875098 140727713875098 140727713877967 0
[pid=8002/tid=8012] ppid=7984 vsize=7408652 memory=0 CPUtime=0.06 cores=1,3,5,7
/proc/8002/task/8012/stat : 8012 (java) S 7984 7984 5595 0 -1 1077944384 544 0 0 0 6 0 0 0 20 0 15 0 405088474 7586459648 24532 33554432000 4194304 4196468 140727713871312 140412297345648 140412851911298 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39473152 140727713874940 140727713875098 140727713875098 140727713877967 0
[pid=8002/tid=8013] ppid=7984 vsize=7408652 memory=0 CPUtime=0.04 cores=1,3,5,7
/proc/8002/task/8013/stat : 8013 (java) S 7984 7984 5595 0 -1 1077944384 110 0 0 0 4 0 0 0 20 0 15 0 405088474 7586459648 24532 33554432000 4194304 4196468 140727713871312 140412296292848 140412851911298 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39473152 140727713874940 140727713875098 140727713875098 140727713877967 0
[pid=8002/tid=8014] ppid=7984 vsize=7408652 memory=6944652177228980320 CPUtime=0.15 cores=1,3,5,7
/proc/8002/task/8014/stat : 8014 (java) S 7984 7984 5595 0 -1 1077944384 377 0 0 0 15 0 0 0 20 0 15 0 405088474 7586459648 24532 33554432000 4194304 4196468 140727713871312 140412295240560 140412851911298 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39473152 140727713874940 140727713875098 140727713875098 140727713877967 0
[pid=8002/tid=8015] ppid=7984 vsize=7408652 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8002/task/8015/stat : 8015 (java) S 7984 7984 5595 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405088474 7586459648 24532 33554432000 4194304 4196468 140727713871312 140410735291360 140412851910357 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39473152 140727713874940 140727713875098 140727713875098 140727713877967 0
[pid=8002/tid=8016] ppid=7984 vsize=7408652 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8002/task/8016/stat : 8016 (java) S 7984 7984 5595 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405088475 7586459648 24532 33554432000 4194304 4196468 140727713871312 140412294187440 140412851911298 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39473152 140727713874940 140727713875098 140727713875098 140727713877967 0
Current children cumulated CPU time: 4.6 s
Current children cumulated vsize: 7521780 KiB
Current children cumulated memory: 99600 KiB

[startup+2.50147 s]
/proc/loadavg: 3.64 3.73 2.98 3/235 8016
/proc/meminfo: memFree=17133644/32770624 swapFree=66959212/67108860
[pid=7984] ppid=7981 vsize=113128 memory=1472 CPUtime=3.7 cores=1,3,5,7
/proc/7984/stat : 7984 (scop.sh) S 7981 7984 5595 0 -1 4202496 582 26170 0 0 0 0 359 11 20 0 1 0 405088293 115843072 368 33554432000 4194304 5098028 140724469521504 140724469518248 139910298219132 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 17526784 140724469523299 140724469523568 140724469523568 140724469526477 0
/proc/7984/statm: 28282 368 311 221 0 87 0
[pid=8002] ppid=7984 vsize=7740752 memory=110980 CPUtime=1.13 cores=1,3,5,7
/proc/8002/stat : 8002 (java) S 7984 7984 5595 0 -1 1077944320 20651 909 0 0 107 6 0 0 20 0 16 0 405088468 7926530048 27745 33554432000 4194304 4196468 140727713871312 140727713853856 140412851900151 0 0 2 25189581 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 39473152 140727713874940 140727713875098 140727713875098 140727713877967 0
/proc/8002/statm: 1935188 27745 3200 1 0 1896532 0
[pid=8002/tid=8003] ppid=7984 vsize=7740752 memory=79828 CPUtime=0.73 cores=1,3,5,7
/proc/8002/task/8003/stat : 8003 (java) R 7984 7984 5595 0 -1 4202560 17758 909 0 0 68 5 0 0 20 0 16 0 405088468 7926530048 27745 33554432000 4194304 4196468 140727713871312 140412823733552 140412835979621 0 4 2 25189581 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 39473152 140727713874940 140727713875098 140727713875098 140727713877967 0
[pid=8002/tid=8004] ppid=7984 vsize=7740752 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8002/task/8004/stat : 8004 (java) S 7984 7984 5595 0 -1 1077944384 1 909 0 0 0 0 0 0 20 0 16 0 405088470 7926530048 27745 33554432000 4194304 4196468 140727713871312 140412856142736 140412851910357 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39473152 140727713874940 140727713875098 140727713875098 140727713877967 0
[pid=8002/tid=8005] ppid=7984 vsize=7740752 memory=288230574492221466 CPUtime=0 cores=1,3,5,7
/proc/8002/task/8005/stat : 8005 (java) S 7984 7984 5595 0 -1 1077944384 1 909 0 0 0 0 0 0 20 0 16 0 405088470 7926530048 27745 33554432000 4194304 4196468 140727713871312 140412682959632 140412851910357 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39473152 140727713874940 140727713875098 140727713875098 140727713877967 0
[pid=8002/tid=8006] ppid=7984 vsize=7740752 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8002/task/8006/stat : 8006 (java) S 7984 7984 5595 0 -1 1077944384 1 909 0 0 0 0 0 0 20 0 16 0 405088470 7926530048 27745 33554432000 4194304 4196468 140727713871312 140412336032912 140412851910357 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39473152 140727713874940 140727713875098 140727713875098 140727713877967 0
[pid=8002/tid=8007] ppid=7984 vsize=7740752 memory=1472 CPUtime=0 cores=1,3,5,7
/proc/8002/task/8007/stat : 8007 (java) S 7984 7984 5595 0 -1 1077944384 2 909 0 0 0 0 0 0 20 0 16 0 405088470 7926530048 27745 33554432000 4194304 4196468 140727713871312 140412334980112 140412851910357 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39473152 140727713874940 140727713875098 140727713875098 140727713877967 0
[pid=8002/tid=8008] ppid=7984 vsize=7740752 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8002/task/8008/stat : 8008 (java) S 7984 7984 5595 0 -1 1077944384 5 909 0 0 0 0 0 0 20 0 16 0 405088471 7926530048 27745 33554432000 4194304 4196468 140727713871312 140412298397808 140412851911298 0 0 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39473152 140727713874940 140727713875098 140727713875098 140727713877967 0
[pid=8002/tid=8009] ppid=7984 vsize=7740752 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8002/task/8009/stat : 8009 (java) S 7984 7984 5595 0 -1 1077944384 13 909 0 0 0 0 0 0 20 0 16 0 405088471 7926530048 27745 33554432000 4194304 4196468 140727713871312 140411741922080 140412851910357 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39473152 140727713874940 140727713875098 140727713875098 140727713877967 0
[pid=8002/tid=8010] ppid=7984 vsize=7740752 memory=4580 CPUtime=0 cores=1,3,5,7
/proc/8002/task/8010/stat : 8010 (java) S 7984 7984 5595 0 -1 1077944384 21 909 0 0 0 0 0 0 20 0 16 0 405088472 7926530048 27745 33554432000 4194304 4196468 140727713871312 140411607700592 140412851910357 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39473152 140727713874940 140727713875098 140727713875098 140727713877967 0
[pid=8002/tid=8011] ppid=7984 vsize=7740752 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8002/task/8011/stat : 8011 (java) S 7984 7984 5595 0 -1 1077944384 3 909 0 0 0 0 0 0 20 0 16 0 405088474 7926530048 27745 33554432000 4194304 4196468 140727713871312 140411233196112 140412851918747 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39473152 140727713874940 140727713875098 140727713875098 140727713877967 0
[pid=8002/tid=8012] ppid=7984 vsize=7740752 memory=0 CPUtime=0.1 cores=1,3,5,7
/proc/8002/task/8012/stat : 8012 (java) R 7984 7984 5595 0 -1 4202560 710 909 0 0 10 0 0 0 20 0 16 0 405088474 7926530048 27745 33554432000 4194304 4196468 140727713871312 140412297331672 140412836821206 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 39473152 140727713874940 140727713875098 140727713875098 140727713877967 0
[pid=8002/tid=8013] ppid=7984 vsize=7740752 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/8002/task/8013/stat : 8013 (java) S 7984 7984 5595 0 -1 1077944384 312 909 0 0 7 0 0 0 20 0 16 0 405088474 7926530048 27745 33554432000 4194304 4196468 140727713871312 140412296292848 140412851911298 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39473152 140727713874940 140727713875098 140727713875098 140727713877967 0
[pid=8002/tid=8014] ppid=7984 vsize=7740752 memory=0 CPUtime=0.19 cores=1,3,5,7
/proc/8002/task/8014/stat : 8014 (java) S 7984 7984 5595 0 -1 1077944384 480 909 0 0 19 0 0 0 20 0 16 0 405088474 7926530048 27745 33554432000 4194304 4196468 140727713871312 140412295240560 140412851911298 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39473152 140727713874940 140727713875098 140727713875098 140727713877967 0
[pid=8002/tid=8015] ppid=7984 vsize=7740752 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8002/task/8015/stat : 8015 (java) S 7984 7984 5595 0 -1 1077944384 3 909 0 0 0 0 0 0 20 0 16 0 405088474 7926530048 27745 33554432000 4194304 4196468 140727713871312 140410735291360 140412851910357 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39473152 140727713874940 140727713875098 140727713875098 140727713877967 0
[pid=8002/tid=8016] ppid=7984 vsize=7740752 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8002/task/8016/stat : 8016 (java) S 7984 7984 5595 0 -1 1077944384 1 909 0 0 0 0 0 0 20 0 16 0 405088475 7926530048 27745 33554432000 4194304 4196468 140727713871312 140412294187440 140412851911298 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39473152 140727713874940 140727713875098 140727713875098 140727713877967 0
Current children cumulated CPU time: 4.83 s
Current children cumulated vsize: 7853880 KiB
Current children cumulated memory: 112452 KiB

Child status: 0
Real time (s): 2.53995
CPU time (s): 4.91833
CPU user time (s): 4.72795
CPU system time (s): 0.190377
CPU usage (%): 193.639
Max. virtual memory (cumulated for all children) (KiB): 15140452
Max. memory (cumulated for all children) (KiB): 195312

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.72795
system time used= 0.190377
maximum resident set size= 199216
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 48612
page faults= 0
swaps= 0
block input operations= 0
block output operations= 264
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4735
involuntary context switches= 22


# summary of solver processes directly reported to runsolver:
#   pid: 7984
#   total CPU time (s): 4.91833
#   total CPU user time (s): 4.72795
#   total CPU system time (s): 0.190377

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.043543 second user time and 0.066352 second system time

The end

Launcher Data

Begin job on node124 at 2019-09-12 14:30:41
IDJOB=4387858
IDBENCH=126870
IDSOLVER=2826
FILE ID=node124/4387858-1568291481
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-028.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-4387858-1568291481/watcher-4387858-1568291481 -o /tmp/evaluation-result-4387858-1568291481/solver-4387858-1568291481 -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-4387858-1568291481.xml

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

MD5SUM BENCH= db9859f55fdeeb063308babcaf6783a7
RANDOM SEED=520942126

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:        17186500 kB
MemAvailable:   31477716 kB
Buffers:          132636 kB
Cached:         14258736 kB
SwapCached:        45868 kB
Active:          1513052 kB
Inactive:       13268688 kB
Active(anon):     345608 kB
Inactive(anon):    86644 kB
Active(file):    1167444 kB
Inactive(file): 13182044 kB
Unevictable:      108624 kB
Mlocked:          108624 kB
SwapTotal:      67108860 kB
SwapFree:       66959212 kB
Dirty:             20684 kB
Writeback:           212 kB
AnonPages:        356528 kB
Mapped:            55820 kB
Shmem:             32744 kB
Slab:             398360 kB
SReclaimable:     370188 kB
SUnreclaim:        28172 kB
KernelStack:        4096 kB
PageTables:         6692 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:    174080 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:44