Trace number 4388425

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.94725 2.58552

General information on the benchmark

NameXCSP19/ConsecutiveSquarePacking/
ConsecutiveSquarePacking-sp-15-035.xml
MD5SUM95db7a436582e8fbf27db66b2c693839
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark4.88573
Satisfiable
(Un)Satisfiability was proved
Number of variables30
Number of constraints105
Number of domains15
Minimum domain size21
Maximum domain size35
Distribution of domain sizes[{"size":21,"count":2},{"size":22,"count":2},{"size":23,"count":2},{"size":24,"count":2},{"size":25,"count":2},{"size":26,"count":2},{"size":27,"count":2},{"size":28,"count":2},{"size":29,"count":2},{"size":30,"count":2},{"size":31,"count":2},{"size":32,"count":2},{"size":33,"count":2},{"size":34,"count":2},{"size":35,"count":2}]
Minimum variable degree14
Maximum variable degree14
Distribution of variable degrees[{"degree":14,"count":30}]
Minimum constraint arity4
Maximum constraint arity4
Distribution of constraint arities[{"arity":4,"count":105}]
Number of extensional constraints0
Number of intensional constraints105
Distribution of constraint types[{"type":"intension","count":105}]
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-11204-serial-file.bin HOME/instance-4388425-1568298367.xml
0.66/0.54	
0.66/0.54	Fun-sCOP hybrid+cryptominisat5 (2019-06-15)
0.66/0.54	
0.66/0.57	c BEGIN-Prog: Thu Sep 12 16:25:28 CEST 2019
0.66/0.57	c PID: 11207
0.66/0.57	c IP: 172.20.3.124
0.66/0.57	c HOST: node124.alineos.net
0.66/0.58	c (0,0) Parsing Begin
1.74/1.04	c (0,0) Parsing End
1.74/1.04	c (0,0) CSP: 30 int (0 aux), 0 bool (0 aux), 105 ctr, max domain size 35
1.74/1.04	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 20 MiB used (max 0 MiB)
1.74/1.04	c (0,0) Constraint Name Generate Begin
1.74/1.05	c (0,0) Ctr:HOME/instance-4388425-1568298367.xml,Add:Le:Num:Or:Var
1.74/1.05	c (0,0) Constraint Name Generate End
1.74/1.05	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 20 MiB used (max 0 MiB)
1.74/1.05	c (0,0) CSP to CSPinCNF Begin
2.03/1.16	c (0,0) translated 11 (10%) constraints
2.03/1.17	c (0,0) translated 21 (20%) constraints
2.03/1.18	c (0,0) translated 32 (30%) constraints
2.03/1.19	c (0,0) translated 42 (40%) constraints
2.21/1.20	c (0,0) translated 53 (50%) constraints
2.21/1.21	c (0,0) translated 63 (60%) constraints
2.21/1.22	c (0,0) translated 74 (70%) constraints
2.21/1.23	c (0,0) translated 84 (80%) constraints
2.21/1.24	c (0,0) translated 95 (90%) constraints
2.21/1.24	c (0,0) translated 105 (100%) constraints
2.21/1.24	c (0,0) ===========================================
2.21/1.26	c (0,0) Hybrid: #OE=30, #LE=0
2.21/1.26	c (0,0) Hybrid
2.21/1.26	c (0,0) ===========================================
2.21/1.27	c (0,0) translated 11 (10%) constraints
2.21/1.28	c (0,0) translated 21 (20%) constraints
2.21/1.28	c (0,0) translated 32 (30%) constraints
2.21/1.28	c (0,0) translated 42 (40%) constraints
2.21/1.29	c (0,0) translated 53 (50%) constraints
2.21/1.29	c (0,0) translated 63 (60%) constraints
2.21/1.29	c (0,0) translated 74 (70%) constraints
2.44/1.30	c (0,0) translated 84 (80%) constraints
2.44/1.30	c (0,0) translated 95 (90%) constraints
2.44/1.30	c (0,0) translated 105 (100%) constraints
2.44/1.31	c (0,0) CSP to CSPinCNF End
2.44/1.31	c (0,0) CSP: 30 int (0 aux), 0 bool (0 aux), 105 ctr, max domain size 35
2.44/1.31	c (0,0) Heap : 168 MiB used (max 10795 MiB), NonHeap : 23 MiB used (max 0 MiB)
2.44/1.31	c (0,0) CSPinCNF Propagation Begin
2.44/1.33	c (0,0) 0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
2.44/1.33	c (0,0) CSPinCNF Propagation End
2.44/1.33	c (0,0) CSP: 30 int (0 aux), 0 bool (0 aux), 105 ctr, max domain size 35
2.44/1.33	c (0,0) Heap : 168 MiB used (max 10795 MiB), NonHeap : 23 MiB used (max 0 MiB)
2.44/1.33	c (0,0) Hybrid: #OE=30, #LE=0
2.44/1.33	c (0,0) Simplify CSPinCNF Begin
2.44/1.40	c (0,0) Simplify CSPinCNF End
2.44/1.40	c (0,0) CSP: 30 int (0 aux), 420 bool (420 aux), 525 ctr, max domain size 35
2.44/1.40	c (0,0) Heap : 168 MiB used (max 10795 MiB), NonHeap : 23 MiB used (max 0 MiB)
2.44/1.40	c (0,0) Calculate Precise Domain Begin
2.68/1.40	c (0,0) 0 values are removed by re-calculation
2.68/1.40	c (0,0) Calculate Precise Domain End
2.68/1.40	c (0,0) CSP: 30 int (0 aux), 420 bool (420 aux), 525 ctr, max domain size 35
2.68/1.40	c (0,0) Heap : 168 MiB used (max 10795 MiB), NonHeap : 23 MiB used (max 0 MiB)
2.68/1.40	c (0,0) CSPinCNF to SatSolver Begin
2.87/1.56	c (1,1) 53 (10 %) CSP clauses are encoded (0 SAT variables, 1995 SAT clauses)
2.87/1.59	c (1,1) 105 (20 %) CSP clauses are encoded (0 SAT variables, 3127 SAT clauses)
3.18/1.61	c (1,1) 158 (30 %) CSP clauses are encoded (0 SAT variables, 4186 SAT clauses)
3.18/1.63	c (1,1) 210 (40 %) CSP clauses are encoded (0 SAT variables, 5188 SAT clauses)
3.18/1.64	c (1,1) 263 (50 %) CSP clauses are encoded (0 SAT variables, 6141 SAT clauses)
3.18/1.66	c (1,1) 315 (60 %) CSP clauses are encoded (0 SAT variables, 7037 SAT clauses)
3.18/1.67	c (1,1) 368 (70 %) CSP clauses are encoded (0 SAT variables, 7860 SAT clauses)
3.18/1.69	c (1,1) 420 (80 %) CSP clauses are encoded (0 SAT variables, 8578 SAT clauses)
3.50/1.70	c (1,1) 473 (90 %) CSP clauses are encoded (0 SAT variables, 9219 SAT clauses)
3.50/1.71	c (1,1) 525 (100 %) CSP clauses are encoded (0 SAT variables, 9697 SAT clauses)
3.50/1.71	c (1,1) CSPinCNF to SatSolver End
3.50/1.71	c (1,1) Heap : 225 MiB used (max 10795 MiB), NonHeap : 26 MiB used (max 0 MiB)
3.50/1.71	c (1,1) 1230 bool, 9705 clause
3.50/1.71	c (1,1) Export Begin
3.50/1.79	c (1,1) Export to HOME/scop-11204-serial-file.bin
3.50/1.79	c (1,1) Export End
3.50/1.79	c (1,1) Export File Size: 0.01 MB
3.50/1.79	c (1,1) 0,0,0,0,0,0,1,STOP-AFTER(DIMACS)
3.50/1.79	c END-Prog: Thu Sep 12 16:25:29 CEST 2019
3.77/1.81	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp HOME/scop.jar fun.scop.XCSP19Solve HOME/scop-11204-serial-file.bin
4.29/2.27	c (0,0) Read Serial File Begin
4.29/2.27	c (0,0) HOME/scop-11204-serial-file.bin
4.58/2.46	c (0,0) Read Serial File End
4.58/2.47	
4.58/2.47	Fun-sCOP hybrid+cryptominisat5 (2019-06-15)
4.58/2.47	(Solving Process)
4.58/2.47	
4.58/2.49	c BEGIN-Prog: Thu Sep 12 16:25:30 CEST 2019
4.58/2.49	c PID: 11222
4.58/2.49	c IP: 172.20.3.124
4.58/2.49	c HOST: node124.alineos.net
4.72/2.50	c (0,0) SatSolver.solve Begin
4.72/2.50	c (0,0) HOME/cryptominisat5  HOME/instance-4388425-1568298367.xml-scop-11207.cnf
4.72/2.53	c (0,0) c Outputting solution to console
4.72/2.53	c (0,0) c CryptoMiniSat version 5.6.8
4.72/2.53	c (0,0) c CMS Copyright Mate Soos (soos.mate@gmail.com)
4.72/2.53	c (0,0) c CMS SHA revision GIT-notfound
4.72/2.53	c (0,0) c CMS is MIT licensed
4.72/2.53	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.72/2.53	c (0,0) c CMS compiled with gcc version 4.8.5 20150623 (Red Hat 4.8.5-11)
4.72/2.53	c (0,0) c Executed with command line: HOME/cryptominisat5 HOME/instance-4388425-1568298367.xml-scop-11207.cnf
4.72/2.53	c (0,0) c Reading file 'HOME/instance-4388425-1568298367.xml-scop-11207.cnf'
4.72/2.53	c (0,0) c -- header says num vars:           1230
4.72/2.53	c (0,0) c -- header says num clauses:        9705
4.72/2.53	c (0,0) c -- clauses added: 9705
4.72/2.53	c (0,0) c -- xor clauses added: 0
4.72/2.53	c (0,0) c -- vars added 1230
4.72/2.53	c (0,0) c Parsing time: 0.00 s
4.72/2.53	c (0,0) c   type VSIDS  rest  conf freevar  IrrL  IrrB l/longC  l/allC RedL0 RedL1 RedL2  RedB l/longC  l/allC
4.72/2.53	c (0,0) c ------- FINAL TOTAL SEARCH STATS ---------
4.72/2.53	c (0,0) c UIP search time          : 0.00        (14.81     % time)
4.72/2.53	c (0,0) c restarts                 : 1           (86.00     confls per restart)
4.72/2.53	c (0,0) c blocked restarts         : 0           (0.00      per normal restart)
4.72/2.53	c (0,0) c time                     : 0.00        
4.72/2.53	c (0,0) c decisions                : 104         (0.00      % random)
4.72/2.53	c (0,0) c propagations             : 5989        
4.72/2.53	c (0,0) c decisions/conflicts      : 1.21        
4.72/2.53	c (0,0) c conflicts                : 86          (84562.44  / sec)
4.72/2.53	c (0,0) c conf lits non-minim      : 579         (6.73      lit/confl)
4.72/2.53	c (0,0) c conf lits final          : 6.03        
4.72/2.53	c (0,0) c cache hit re-learnt cl   : 0           (0.00      % of confl)
4.72/2.53	c (0,0) c red which0               : 39          (45.35     % of confl)
4.72/2.53	c (0,0) c props/decision           : 0.00        
4.72/2.53	c (0,0) c props/conflict           : 0.00        
4.72/2.53	c (0,0) c 0-depth assigns          : 172         (13.98     % vars)
4.72/2.53	c (0,0) c 0-depth assigns by CNF   : 0           (0.00      % vars)
4.72/2.53	c (0,0) c reduceDB time            : 0.00        (0.00      % time)
4.72/2.53	c (0,0) c OccSimplifier time       : 0.00        (0.00      % time)
4.72/2.53	c (0,0) c [occur] 0.00 is overhead
4.72/2.53	c (0,0) c [occur] link-in T: 0.00 cleanup T: 0.00
4.72/2.53	c (0,0) c [occ-substr] long subBySub: 0 subByStr: 0 lits-rem-str: 0 T: 0.00
4.72/2.53	c (0,0) c SCC time                 : 0.00        (0.00      % time)
4.72/2.53	c (0,0) c [scc] new: 0 BP 0M  T: 0.00
4.72/2.53	c (0,0) c vrep replace time        : 0.00        (0.00      % time)
4.72/2.53	c (0,0) c vrep tree roots          : 0           
4.72/2.53	c (0,0) c vrep trees' crown        : 0           (0.00      leafs/tree)
4.72/2.53	c (0,0) c distill time             : 0.00        (0.00      % time)
4.72/2.53	c (0,0) c strength cache-irred time: 0.00        (0.00      % time)
4.72/2.53	c (0,0) c strength cache-red time  : 0.00        (0.00      % time)
4.72/2.53	c (0,0) c Conflicts in UIP         : 86          (12523.66  confl/time_this_thread)
4.72/2.53	c (0,0) c Mem used                 : 4.09        MB
4.72/2.53	c (0,0) c Total time (this thread) : 0.01        
4.72/2.53	c (0,0) s UNSATISFIABLE
4.72/2.57	c (0,0) SatSolver.solve End
4.72/2.57	c (0,0) Heap : 122 MiB used (max 3925 MiB), NonHeap : 15 MiB used (max 0 MiB)
4.72/2.57	c (0,0) Show results Begin
4.72/2.57	s UNSATISFIABLE
4.72/2.57	c (0,0) Show results End
4.72/2.57	c (0,0) Heap : 122 MiB used (max 3925 MiB), NonHeap : 15 MiB used (max 0 MiB)
4.72/2.57	c (0,0) 0,0,STOP-AFTER(ALL)
4.72/2.57	c END-Prog: Thu Sep 12 16:25:30 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 (7660 MiB free)
  memory of node 1: 16384 MiB (6876 MiB free)
  node distances:
     10  21
     21  10

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

running on 4 cores: 0,2,4,6

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
Current StackSize limit: 8192 KiB

solver pid=11204, runsolver pid=11201

[startup+0.100497 s]*
/proc/loadavg: 2.29 2.25 2.19 4/234 11221
/proc/meminfo: memFree=14826404/32770624 swapFree=66959212/67108860
[pid=11204] ppid=11201 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/11204/stat : 11204 (scop.sh) S 11201 11204 5595 0 -1 4202496 555 321 0 0 0 0 0 0 20 0 1 0 405776870 115843072 349 33554432000 4194304 5098028 140735061317200 140735061314456 140240250954364 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 20226048 140735061320547 140735061320816 140735061320816 140735061323725 0
/proc/11204/statm: 28282 349 296 221 0 87 0
[pid=11207] ppid=11204 vsize=15012696 memory=71376 CPUtime=0.11 cores=0,2,4,6
/proc/11207/stat : 11207 (java) S 11204 11204 5595 0 -1 1077944320 6070 0 0 0 9 2 0 0 20 0 15 0 405776871 15373000704 17844 33554432000 4194304 4196468 140724160830016 140724160812560 140357464309495 0 0 2 16800973 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 24428544 140724160832297 140724160832666 140724160832666 140724160835535 0
/proc/11207/statm: 3753174 17844 2798 1 0 3715579 0
[pid=11207/tid=11208] ppid=11204 vsize=15012696 memory=-6006531711925796805 CPUtime=0.08 cores=0,2,4,6
/proc/11207/task/11208/stat : 11208 (java) R 11204 11204 5595 0 -1 4202560 4130 0 0 0 7 1 0 0 20 0 15 0 405776871 15373000704 17976 33554432000 4194304 4196468 140724160830016 140357436121480 140357464331421 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 24428544 140724160832297 140724160832666 140724160832666 140724160835535 0
[pid=11207/tid=11209] ppid=11204 vsize=15012696 memory=4206468019014099040 CPUtime=0 cores=0,2,4,6
/proc/11207/task/11209/stat : 11209 (java) S 11204 11204 5595 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405776873 15373000704 17976 33554432000 4194304 4196468 140724160830016 140357468551440 140357464319701 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24428544 140724160832297 140724160832666 140724160832666 140724160835535 0
[pid=11207/tid=11210] ppid=11204 vsize=15012696 memory=140567455118976 CPUtime=0 cores=0,2,4,6
/proc/11207/task/11210/stat : 11210 (java) S 11204 11204 5595 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405776873 15373000704 17976 33554432000 4194304 4196468 140724160830016 140357259635088 140357464319701 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24428544 140724160832297 140724160832666 140724160832666 140724160835535 0
[pid=11207/tid=11211] ppid=11204 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11207/task/11211/stat : 11211 (java) S 11204 11204 5595 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405776873 15373000704 17976 33554432000 4194304 4196468 140724160830016 140357258582544 140357464319701 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24428544 140724160832297 140724160832666 140724160832666 140724160835535 0
[pid=11207/tid=11212] ppid=11204 vsize=15012696 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/11207/task/11212/stat : 11212 (java) S 11204 11204 5595 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405776873 15373000704 17976 33554432000 4194304 4196468 140724160830016 140357257530000 140357464319701 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24428544 140724160832297 140724160832666 140724160832666 140724160835535 0
[pid=11207/tid=11213] ppid=11204 vsize=15012696 memory=140567455118976 CPUtime=0 cores=0,2,4,6
/proc/11207/task/11213/stat : 11213 (java) S 11204 11204 5595 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405776874 15373000704 17976 33554432000 4194304 4196468 140724160830016 140356434745840 140357464320642 0 0 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24428544 140724160832297 140724160832666 140724160832666 140724160835535 0
[pid=11207/tid=11214] ppid=11204 vsize=15012696 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/11207/task/11214/stat : 11214 (java) S 11204 11204 5595 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 405776875 15373000704 17976 33554432000 4194304 4196468 140724160830016 140356041565600 140357464319701 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24428544 140724160832297 140724160832666 140724160832666 140724160835535 0
[pid=11207/tid=11215] ppid=11204 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11207/task/11215/stat : 11215 (java) S 11204 11204 5595 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405776875 15373000704 18042 33554432000 4194304 4196468 140724160830016 140355773130224 140357464319701 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24428544 140724160832297 140724160832666 140724160832666 140724160835535 0
[pid=11207/tid=11216] ppid=11204 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11207/task/11216/stat : 11216 (java) S 11204 11204 5595 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405776877 15373000704 18042 33554432000 4194304 4196468 140724160830016 140355398621904 140357464328091 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24428544 140724160832297 140724160832666 140724160832666 140724160835535 0
[pid=11207/tid=11217] ppid=11204 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11207/task/11217/stat : 11217 (java) S 11204 11204 5595 0 -1 1077944384 29 0 0 0 0 0 0 0 20 0 15 0 405776877 15373000704 18042 33554432000 4194304 4196468 140724160830016 140356433692656 140357464320642 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24428544 140724160832297 140724160832666 140724160832666 140724160835535 0
[pid=11207/tid=11218] ppid=11204 vsize=15012696 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/11207/task/11218/stat : 11218 (java) S 11204 11204 5595 0 -1 1077944384 400 0 0 0 0 0 0 0 20 0 15 0 405776877 15373000704 18042 33554432000 4194304 4196468 140724160830016 140356432640112 140357464320642 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24428544 140724160832297 140724160832666 140724160832666 140724160835535 0
[pid=11207/tid=11219] ppid=11204 vsize=15012696 memory=140567455118976 CPUtime=0.01 cores=0,2,4,6
/proc/11207/task/11219/stat : 11219 (java) S 11204 11204 5595 0 -1 1077944384 361 0 0 0 1 0 0 0 20 0 15 0 405776877 15373000704 18042 33554432000 4194304 4196468 140724160830016 140356431587568 140357464320642 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24428544 140724160832297 140724160832666 140724160832666 140724160835535 0
[pid=11207/tid=11220] ppid=11204 vsize=15012696 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/11207/task/11220/stat : 11220 (java) S 11204 11204 5595 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405776877 15373000704 18042 33554432000 4194304 4196468 140724160830016 140354900716128 140357464319701 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24428544 140724160832297 140724160832666 140724160832666 140724160835535 0
[pid=11207/tid=11221] ppid=11204 vsize=15012696 memory=140567455118976 CPUtime=0 cores=0,2,4,6
/proc/11207/task/11221/stat : 11221 (java) S 11204 11204 5595 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405776878 15373000704 18042 33554432000 4194304 4196468 140724160830016 140356430535472 140357464320642 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24428544 140724160832297 140724160832666 140724160832666 140724160835535 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 15125824 KiB
Current children cumulated memory: 72772 KiB

[startup+0.21084 s]*
/proc/loadavg: 2.29 2.25 2.19 3/234 11221
/proc/meminfo: memFree=14807192/32770624 swapFree=66959212/67108860
[pid=11204] ppid=11201 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/11204/stat : 11204 (scop.sh) S 11201 11204 5595 0 -1 4202496 555 321 0 0 0 0 0 0 20 0 1 0 405776870 115843072 349 33554432000 4194304 5098028 140735061317200 140735061314456 140240250954364 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 20226048 140735061320547 140735061320816 140735061320816 140735061323725 0
/proc/11204/statm: 28282 349 296 221 0 87 0
[pid=11207] ppid=11204 vsize=15012696 memory=88064 CPUtime=0.24 cores=0,2,4,6
/proc/11207/stat : 11207 (java) S 11204 11204 5595 0 -1 1077944320 11513 0 0 0 21 3 0 0 20 0 15 0 405776871 15373000704 22016 33554432000 4194304 4196468 140724160830016 140724160812560 140357464309495 0 0 2 16800973 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 24428544 140724160832297 140724160832666 140724160832666 140724160835535 0
/proc/11207/statm: 3753174 22016 2974 1 0 3715579 0
[pid=11207/tid=11208] ppid=11204 vsize=15012696 memory=7022364632946311227 CPUtime=0.2 cores=0,2,4,6
/proc/11207/task/11208/stat : 11208 (java) R 11204 11204 5595 0 -1 4202560 9283 0 0 0 17 3 0 0 20 0 15 0 405776871 15373000704 22016 33554432000 4194304 4196468 140724160830016 140357436108880 140357448389982 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 24428544 140724160832297 140724160832666 140724160832666 140724160835535 0
[pid=11207/tid=11209] ppid=11204 vsize=15012696 memory=397 CPUtime=0 cores=0,2,4,6
/proc/11207/task/11209/stat : 11209 (java) S 11204 11204 5595 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405776873 15373000704 22016 33554432000 4194304 4196468 140724160830016 140357468551440 140357464319701 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24428544 140724160832297 140724160832666 140724160832666 140724160835535 0
[pid=11207/tid=11210] ppid=11204 vsize=15012696 memory=3544528661052831392 CPUtime=0 cores=0,2,4,6
/proc/11207/task/11210/stat : 11210 (java) S 11204 11204 5595 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405776873 15373000704 22016 33554432000 4194304 4196468 140724160830016 140357259635088 140357464319701 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24428544 140724160832297 140724160832666 140724160832666 140724160835535 0
[pid=11207/tid=11211] ppid=11204 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11207/task/11211/stat : 11211 (java) S 11204 11204 5595 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405776873 15373000704 22016 33554432000 4194304 4196468 140724160830016 140357258582544 140357464319701 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24428544 140724160832297 140724160832666 140724160832666 140724160835535 0
[pid=11207/tid=11212] ppid=11204 vsize=15012696 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/11207/task/11212/stat : 11212 (java) S 11204 11204 5595 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405776873 15373000704 22016 33554432000 4194304 4196468 140724160830016 140357257530000 140357464319701 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24428544 140724160832297 140724160832666 140724160832666 140724160835535 0
[pid=11207/tid=11213] ppid=11204 vsize=15012696 memory=140567455118976 CPUtime=0 cores=0,2,4,6
/proc/11207/task/11213/stat : 11213 (java) S 11204 11204 5595 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405776874 15373000704 22016 33554432000 4194304 4196468 140724160830016 140356434745840 140357464320642 0 0 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24428544 140724160832297 140724160832666 140724160832666 140724160835535 0
[pid=11207/tid=11214] ppid=11204 vsize=15012696 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/11207/task/11214/stat : 11214 (java) S 11204 11204 5595 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 405776875 15373000704 22016 33554432000 4194304 4196468 140724160830016 140356041565600 140357464319701 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24428544 140724160832297 140724160832666 140724160832666 140724160835535 0
[pid=11207/tid=11215] ppid=11204 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11207/task/11215/stat : 11215 (java) S 11204 11204 5595 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405776875 15373000704 22016 33554432000 4194304 4196468 140724160830016 140355773130224 140357464319701 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24428544 140724160832297 140724160832666 140724160832666 140724160835535 0
[pid=11207/tid=11216] ppid=11204 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11207/task/11216/stat : 11216 (java) S 11204 11204 5595 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405776877 15373000704 22016 33554432000 4194304 4196468 140724160830016 140355398621904 140357464328091 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24428544 140724160832297 140724160832666 140724160832666 140724160835535 0
[pid=11207/tid=11217] ppid=11204 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11207/task/11217/stat : 11217 (java) S 11204 11204 5595 0 -1 1077944384 78 0 0 0 0 0 0 0 20 0 15 0 405776877 15373000704 22016 33554432000 4194304 4196468 140724160830016 140356433692656 140357464320642 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24428544 140724160832297 140724160832666 140724160832666 140724160835535 0
[pid=11207/tid=11218] ppid=11204 vsize=15012696 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/11207/task/11218/stat : 11218 (java) S 11204 11204 5595 0 -1 1077944384 400 0 0 0 0 0 0 0 20 0 15 0 405776877 15373000704 22016 33554432000 4194304 4196468 140724160830016 140356432640112 140357464320642 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24428544 140724160832297 140724160832666 140724160832666 140724160835535 0
[pid=11207/tid=11219] ppid=11204 vsize=15012696 memory=140567455118976 CPUtime=0.02 cores=0,2,4,6
/proc/11207/task/11219/stat : 11219 (java) S 11204 11204 5595 0 -1 1077944384 426 0 0 0 2 0 0 0 20 0 15 0 405776877 15373000704 22016 33554432000 4194304 4196468 140724160830016 140356431587568 140357464320642 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24428544 140724160832297 140724160832666 140724160832666 140724160835535 0
[pid=11207/tid=11220] ppid=11204 vsize=15012696 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/11207/task/11220/stat : 11220 (java) S 11204 11204 5595 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405776877 15373000704 22016 33554432000 4194304 4196468 140724160830016 140354900716128 140357464319701 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24428544 140724160832297 140724160832666 140724160832666 140724160835535 0
[pid=11207/tid=11221] ppid=11204 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11207/task/11221/stat : 11221 (java) S 11204 11204 5595 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405776878 15373000704 22016 33554432000 4194304 4196468 140724160830016 140356430535472 140357464320642 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24428544 140724160832297 140724160832666 140724160832666 140724160835535 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 15125824 KiB
Current children cumulated memory: 89460 KiB

[startup+0.310669 s]*
/proc/loadavg: 2.29 2.25 2.19 3/234 11221
/proc/meminfo: memFree=14803904/32770624 swapFree=66959212/67108860
[pid=11204] ppid=11201 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/11204/stat : 11204 (scop.sh) S 11201 11204 5595 0 -1 4202496 555 321 0 0 0 0 0 0 20 0 1 0 405776870 115843072 349 33554432000 4194304 5098028 140735061317200 140735061314456 140240250954364 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 20226048 140735061320547 140735061320816 140735061320816 140735061323725 0
/proc/11204/statm: 28282 349 296 221 0 87 0
[pid=11207] ppid=11204 vsize=15012696 memory=92012 CPUtime=0.43 cores=0,2,4,6
/proc/11207/stat : 11207 (java) S 11204 11204 5595 0 -1 1077944320 12051 0 0 0 39 4 0 0 20 0 15 0 405776871 15373000704 23003 33554432000 4194304 4196468 140724160830016 140724160812560 140357464309495 0 0 2 16800973 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 24428544 140724160832297 140724160832666 140724160832666 140724160835535 0
/proc/11207/statm: 3753174 23003 3020 1 0 3715579 0
[pid=11207/tid=11208] ppid=11204 vsize=15012696 memory=6791534058613427641 CPUtime=0.3 cores=0,2,4,6
/proc/11207/task/11208/stat : 11208 (java) R 11204 11204 5595 0 -1 4202560 9613 0 0 0 27 3 0 0 20 0 15 0 405776871 15373000704 23003 33554432000 4194304 4196468 140724160830016 140357436135264 140357444585231 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 24428544 140724160832297 140724160832666 140724160832666 140724160835535 0
[pid=11207/tid=11209] ppid=11204 vsize=15012696 memory=4872558044660077418 CPUtime=0 cores=0,2,4,6
/proc/11207/task/11209/stat : 11209 (java) S 11204 11204 5595 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405776873 15373000704 23003 33554432000 4194304 4196468 140724160830016 140357468551440 140357464319701 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24428544 140724160832297 140724160832666 140724160832666 140724160835535 0
[pid=11207/tid=11210] ppid=11204 vsize=15012696 memory=-5587046532246807594 CPUtime=0 cores=0,2,4,6
/proc/11207/task/11210/stat : 11210 (java) S 11204 11204 5595 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405776873 15373000704 23003 33554432000 4194304 4196468 140724160830016 140357259635088 140357464319701 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24428544 140724160832297 140724160832666 140724160832666 140724160835535 0
[pid=11207/tid=11211] ppid=11204 vsize=15012696 memory=7379517702019849078 CPUtime=0 cores=0,2,4,6
/proc/11207/task/11211/stat : 11211 (java) S 11204 11204 5595 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405776873 15373000704 23003 33554432000 4194304 4196468 140724160830016 140357258582544 140357464319701 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24428544 140724160832297 140724160832666 140724160832666 140724160835535 0
[pid=11207/tid=11212] ppid=11204 vsize=15012696 memory=7016714186490735262 CPUtime=0 cores=0,2,4,6
/proc/11207/task/11212/stat : 11212 (java) S 11204 11204 5595 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405776873 15373000704 23003 33554432000 4194304 4196468 140724160830016 140357257530000 140357464319701 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24428544 140724160832297 140724160832666 140724160832666 140724160835535 0
[pid=11207/tid=11213] ppid=11204 vsize=15012696 memory=-9062862659931694204 CPUtime=0 cores=0,2,4,6
/proc/11207/task/11213/stat : 11213 (java) S 11204 11204 5595 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405776874 15373000704 23003 33554432000 4194304 4196468 140724160830016 140356434745840 140357464320642 0 0 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24428544 140724160832297 140724160832666 140724160832666 140724160835535 0
[pid=11207/tid=11214] ppid=11204 vsize=15012696 memory=3047711566422646390 CPUtime=0 cores=0,2,4,6
/proc/11207/task/11214/stat : 11214 (java) S 11204 11204 5595 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 405776875 15373000704 23003 33554432000 4194304 4196468 140724160830016 140356041565600 140357464319701 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24428544 140724160832297 140724160832666 140724160832666 140724160835535 0
[pid=11207/tid=11215] ppid=11204 vsize=15012696 memory=8982046290584177472 CPUtime=0 cores=0,2,4,6
/proc/11207/task/11215/stat : 11215 (java) S 11204 11204 5595 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405776875 15373000704 23003 33554432000 4194304 4196468 140724160830016 140355773130224 140357464319701 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24428544 140724160832297 140724160832666 140724160832666 140724160835535 0
[pid=11207/tid=11216] ppid=11204 vsize=15012696 memory=8325818968683490714 CPUtime=0 cores=0,2,4,6
/proc/11207/task/11216/stat : 11216 (java) S 11204 11204 5595 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405776877 15373000704 23003 33554432000 4194304 4196468 140724160830016 140355398621904 140357464328091 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24428544 140724160832297 140724160832666 140724160832666 140724160835535 0
[pid=11207/tid=11217] ppid=11204 vsize=15012696 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/11207/task/11217/stat : 11217 (java) S 11204 11204 5595 0 -1 1077944384 121 0 0 0 2 0 0 0 20 0 15 0 405776877 15373000704 23003 33554432000 4194304 4196468 140724160830016 140356433692656 140357464320642 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24428544 140724160832297 140724160832666 140724160832666 140724160835535 0
[pid=11207/tid=11218] ppid=11204 vsize=15012696 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/11207/task/11218/stat : 11218 (java) S 11204 11204 5595 0 -1 1077944384 507 0 0 0 2 0 0 0 20 0 15 0 405776877 15373000704 23003 33554432000 4194304 4196468 140724160830016 140356432640112 140357464320642 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24428544 140724160832297 140724160832666 140724160832666 140724160835535 0
[pid=11207/tid=11219] ppid=11204 vsize=15012696 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/11207/task/11219/stat : 11219 (java) S 11204 11204 5595 0 -1 1077944384 477 0 0 0 7 0 0 0 20 0 15 0 405776877 15373000704 23003 33554432000 4194304 4196468 140724160830016 140356431587568 140357464320642 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24428544 140724160832297 140724160832666 140724160832666 140724160835535 0
[pid=11207/tid=11220] ppid=11204 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11207/task/11220/stat : 11220 (java) S 11204 11204 5595 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405776877 15373000704 23003 33554432000 4194304 4196468 140724160830016 140354900716128 140357464319701 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24428544 140724160832297 140724160832666 140724160832666 140724160835535 0
[pid=11207/tid=11221] ppid=11204 vsize=15012696 memory=3689915059002160176 CPUtime=0 cores=0,2,4,6
/proc/11207/task/11221/stat : 11221 (java) S 11204 11204 5595 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405776878 15373000704 23003 33554432000 4194304 4196468 140724160830016 140356430535472 140357464320642 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24428544 140724160832297 140724160832666 140724160832666 140724160835535 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 15125824 KiB
Current children cumulated memory: 93408 KiB

[startup+0.700878 s]
/proc/loadavg: 2.29 2.25 2.19 3/234 11221
/proc/meminfo: memFree=14776060/32770624 swapFree=66959212/67108860
[pid=11204] ppid=11201 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/11204/stat : 11204 (scop.sh) S 11201 11204 5595 0 -1 4202496 555 321 0 0 0 0 0 0 20 0 1 0 405776870 115843072 349 33554432000 4194304 5098028 140735061317200 140735061314456 140240250954364 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 20226048 140735061320547 140735061320816 140735061320816 140735061323725 0
/proc/11204/statm: 28282 349 296 221 0 87 0
[pid=11207] ppid=11204 vsize=15018968 memory=127660 CPUtime=0.99 cores=0,2,4,6
/proc/11207/stat : 11207 (java) S 11204 11204 5595 0 -1 1077944320 19695 0 0 0 93 6 0 0 20 0 15 0 405776871 15379423232 31915 33554432000 4194304 4196468 140724160830016 140724160812560 140357464309495 0 0 2 25189581 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 24428544 140724160832297 140724160832666 140724160832666 140724160835535 0
/proc/11207/statm: 3754742 31915 3182 1 0 3716091 0
[pid=11207/tid=11208] ppid=11204 vsize=15018968 memory=-7816663703405220396 CPUtime=0.67 cores=0,2,4,6
/proc/11207/task/11208/stat : 11208 (java) R 11204 11204 5595 0 -1 4202560 16707 0 0 0 62 5 0 0 20 0 15 0 405776871 15379423232 31915 33554432000 4194304 4196468 140724160830016 140357436141312 140357448389982 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 24428544 140724160832297 140724160832666 140724160832666 140724160835535 0
[pid=11207/tid=11209] ppid=11204 vsize=15018968 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11207/task/11209/stat : 11209 (java) S 11204 11204 5595 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405776873 15379423232 31915 33554432000 4194304 4196468 140724160830016 140357468551440 140357464319701 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24428544 140724160832297 140724160832666 140724160832666 140724160835535 0
[pid=11207/tid=11210] ppid=11204 vsize=15018968 memory=1660 CPUtime=0 cores=0,2,4,6
/proc/11207/task/11210/stat : 11210 (java) S 11204 11204 5595 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405776873 15379423232 31915 33554432000 4194304 4196468 140724160830016 140357259635088 140357464319701 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24428544 140724160832297 140724160832666 140724160832666 140724160835535 0
[pid=11207/tid=11211] ppid=11204 vsize=15018968 memory=37496 CPUtime=0 cores=0,2,4,6
/proc/11207/task/11211/stat : 11211 (java) S 11204 11204 5595 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405776873 15379423232 31915 33554432000 4194304 4196468 140724160830016 140357258582544 140357464319701 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24428544 140724160832297 140724160832666 140724160832666 140724160835535 0
[pid=11207/tid=11212] ppid=11204 vsize=15018968 memory=988 CPUtime=0 cores=0,2,4,6
/proc/11207/task/11212/stat : 11212 (java) S 11204 11204 5595 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405776873 15379423232 31981 33554432000 4194304 4196468 140724160830016 140357257530000 140357464319701 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24428544 140724160832297 140724160832666 140724160832666 140724160835535 0
[pid=11207/tid=11213] ppid=11204 vsize=15018968 memory=2008 CPUtime=0 cores=0,2,4,6
/proc/11207/task/11213/stat : 11213 (java) S 11204 11204 5595 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 405776874 15379423232 31981 33554432000 4194304 4196468 140724160830016 140356434745840 140357464320642 0 0 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24428544 140724160832297 140724160832666 140724160832666 140724160835535 0
[pid=11207/tid=11214] ppid=11204 vsize=15018968 memory=1436 CPUtime=0 cores=0,2,4,6
/proc/11207/task/11214/stat : 11214 (java) S 11204 11204 5595 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 405776875 15379423232 31981 33554432000 4194304 4196468 140724160830016 140356041565600 140357464319701 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24428544 140724160832297 140724160832666 140724160832666 140724160835535 0
[pid=11207/tid=11215] ppid=11204 vsize=15018968 memory=580 CPUtime=0 cores=0,2,4,6
/proc/11207/task/11215/stat : 11215 (java) S 11204 11204 5595 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405776875 15379423232 31981 33554432000 4194304 4196468 140724160830016 140355773130224 140357464319701 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24428544 140724160832297 140724160832666 140724160832666 140724160835535 0
[pid=11207/tid=11216] ppid=11204 vsize=15018968 memory=1720 CPUtime=0 cores=0,2,4,6
/proc/11207/task/11216/stat : 11216 (java) S 11204 11204 5595 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405776877 15379423232 31981 33554432000 4194304 4196468 140724160830016 140355398621904 140357464328091 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24428544 140724160832297 140724160832666 140724160832666 140724160835535 0
[pid=11207/tid=11217] ppid=11204 vsize=15018968 memory=10604 CPUtime=0.07 cores=0,2,4,6
/proc/11207/task/11217/stat : 11217 (java) S 11204 11204 5595 0 -1 1077944384 346 0 0 0 7 0 0 0 20 0 15 0 405776877 15379423232 31981 33554432000 4194304 4196468 140724160830016 140356433692656 140357464320642 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24428544 140724160832297 140724160832666 140724160832666 140724160835535 0
[pid=11207/tid=11218] ppid=11204 vsize=15018968 memory=3360 CPUtime=0.07 cores=0,2,4,6
/proc/11207/task/11218/stat : 11218 (java) R 11204 11204 5595 0 -1 4202560 681 0 0 0 7 0 0 0 20 0 15 0 405776877 15379423232 31981 33554432000 4194304 4196468 140724160830016 140356432628784 140357445061194 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 24428544 140724160832297 140724160832666 140724160832666 140724160835535 0
[pid=11207/tid=11219] ppid=11204 vsize=15018968 memory=776 CPUtime=0.15 cores=0,2,4,6
/proc/11207/task/11219/stat : 11219 (java) R 11204 11204 5595 0 -1 4202560 624 0 0 0 15 0 0 0 20 0 15 0 405776877 15379423232 31981 33554432000 4194304 4196468 140724160830016 140356431584504 140357464321430 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 24428544 140724160832297 140724160832666 140724160832666 140724160835535 0
[pid=11207/tid=11220] ppid=11204 vsize=15018968 memory=1564 CPUtime=0 cores=0,2,4,6
/proc/11207/task/11220/stat : 11220 (java) S 11204 11204 5595 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405776877 15379423232 31981 33554432000 4194304 4196468 140724160830016 140354900716128 140357464319701 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24428544 140724160832297 140724160832666 140724160832666 140724160835535 0
[pid=11207/tid=11221] ppid=11204 vsize=15018968 memory=5960 CPUtime=0 cores=0,2,4,6
/proc/11207/task/11221/stat : 11221 (java) S 11204 11204 5595 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405776878 15379423232 31981 33554432000 4194304 4196468 140724160830016 140356430535472 140357464320642 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24428544 140724160832297 140724160832666 140724160832666 140724160835535 0
Current children cumulated CPU time: 0.99 s
Current children cumulated vsize: 15132096 KiB
Current children cumulated memory: 129056 KiB

[startup+1.50254 s]
/proc/loadavg: 2.29 2.25 2.19 4/234 11221
/proc/meminfo: memFree=14753956/32770624 swapFree=66959212/67108860
[pid=11204] ppid=11201 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/11204/stat : 11204 (scop.sh) S 11201 11204 5595 0 -1 4202496 555 321 0 0 0 0 0 0 20 0 1 0 405776870 115843072 349 33554432000 4194304 5098028 140735061317200 140735061314456 140240250954364 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 20226048 140735061320547 140735061320816 140735061320816 140735061323725 0
/proc/11204/statm: 28282 349 296 221 0 87 0

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

/proc/11204/stat : 11204 (scop.sh) S 11201 11204 5595 0 -1 4202496 555 321 0 0 0 0 0 0 20 0 1 0 405776870 115843072 349 33554432000 4194304 5098028 140735061317200 140735061314456 140240250954364 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 20226048 140735061320547 140735061320816 140735061320816 140735061323725 0
/proc/11204/statm: 28282 349 296 221 0 87 0
[pid=11207] ppid=11204 vsize=15027304 memory=184240 CPUtime=3.18 cores=0,2,4,6
/proc/11207/stat : 11207 (java) S 11204 11204 5595 0 -1 1077944320 23751 0 0 0 309 9 0 0 20 0 15 0 405776871 15387959296 46060 33554432000 4194304 4196468 140724160830016 140724160812560 140357464309495 0 0 2 25189581 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 24428544 140724160832297 140724160832666 140724160832666 140724160835535 0
/proc/11207/statm: 3756826 46060 3260 1 0 3717627 0
[pid=11207/tid=11208] ppid=11204 vsize=15027304 memory=2008 CPUtime=1.56 cores=0,2,4,6
/proc/11207/task/11208/stat : 11208 (java) R 11204 11204 5595 0 -1 4202560 18445 0 0 0 150 6 0 0 20 0 15 0 405776871 15387959296 46060 33554432000 4194304 4196468 140724160830016 140357436147536 140357464321430 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 24428544 140724160832297 140724160832666 140724160832666 140724160835535 0
[pid=11207/tid=11209] ppid=11204 vsize=15027304 memory=1436 CPUtime=0 cores=0,2,4,6
/proc/11207/task/11209/stat : 11209 (java) S 11204 11204 5595 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405776873 15387959296 46060 33554432000 4194304 4196468 140724160830016 140357468551440 140357464319701 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24428544 140724160832297 140724160832666 140724160832666 140724160835535 0
[pid=11207/tid=11210] ppid=11204 vsize=15027304 memory=580 CPUtime=0 cores=0,2,4,6
/proc/11207/task/11210/stat : 11210 (java) S 11204 11204 5595 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405776873 15387959296 46060 33554432000 4194304 4196468 140724160830016 140357259635088 140357464319701 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24428544 140724160832297 140724160832666 140724160832666 140724160835535 0
[pid=11207/tid=11211] ppid=11204 vsize=15027304 memory=1720 CPUtime=0 cores=0,2,4,6
/proc/11207/task/11211/stat : 11211 (java) S 11204 11204 5595 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405776873 15387959296 46060 33554432000 4194304 4196468 140724160830016 140357258582544 140357464319701 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24428544 140724160832297 140724160832666 140724160832666 140724160835535 0
[pid=11207/tid=11212] ppid=11204 vsize=15027304 memory=10604 CPUtime=0 cores=0,2,4,6
/proc/11207/task/11212/stat : 11212 (java) S 11204 11204 5595 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405776873 15387959296 46060 33554432000 4194304 4196468 140724160830016 140357257530000 140357464319701 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24428544 140724160832297 140724160832666 140724160832666 140724160835535 0
[pid=11207/tid=11213] ppid=11204 vsize=15027304 memory=3360 CPUtime=0 cores=0,2,4,6
/proc/11207/task/11213/stat : 11213 (java) S 11204 11204 5595 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 405776874 15387959296 46060 33554432000 4194304 4196468 140724160830016 140356434745840 140357464320642 0 0 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24428544 140724160832297 140724160832666 140724160832666 140724160835535 0
[pid=11207/tid=11214] ppid=11204 vsize=15027304 memory=776 CPUtime=0 cores=0,2,4,6
/proc/11207/task/11214/stat : 11214 (java) S 11204 11204 5595 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 405776875 15387959296 46060 33554432000 4194304 4196468 140724160830016 140356041565600 140357464319701 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24428544 140724160832297 140724160832666 140724160832666 140724160835535 0
[pid=11207/tid=11215] ppid=11204 vsize=15027304 memory=1564 CPUtime=0 cores=0,2,4,6
/proc/11207/task/11215/stat : 11215 (java) S 11204 11204 5595 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405776875 15387959296 46060 33554432000 4194304 4196468 140724160830016 140355773130224 140357464319701 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24428544 140724160832297 140724160832666 140724160832666 140724160835535 0
[pid=11207/tid=11216] ppid=11204 vsize=15027304 memory=5960 CPUtime=0 cores=0,2,4,6
/proc/11207/task/11216/stat : 11216 (java) S 11204 11204 5595 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405776877 15387959296 46060 33554432000 4194304 4196468 140724160830016 140355398621904 140357464328091 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24428544 140724160832297 140724160832666 140724160832666 140724160835535 0
[pid=11207/tid=11217] ppid=11204 vsize=15027304 memory=1060 CPUtime=0.42 cores=0,2,4,6
/proc/11207/task/11217/stat : 11217 (java) R 11204 11204 5595 0 -1 4202560 784 0 0 0 42 0 0 0 20 0 15 0 405776877 15387959296 46060 33554432000 4194304 4196468 140724160830016 140356433692784 140357448700832 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 24428544 140724160832297 140724160832666 140724160832666 140724160835535 0
[pid=11207/tid=11218] ppid=11204 vsize=15027304 memory=2828 CPUtime=0.42 cores=0,2,4,6
/proc/11207/task/11218/stat : 11218 (java) R 11204 11204 5595 0 -1 4202560 1022 0 0 0 42 0 0 0 20 0 15 0 405776877 15387959296 46060 33554432000 4194304 4196468 140724160830016 140356432629904 140357442287136 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 24428544 140724160832297 140724160832666 140724160832666 140724160835535 0
[pid=11207/tid=11219] ppid=11204 vsize=15027304 memory=1216 CPUtime=0.73 cores=0,2,4,6
/proc/11207/task/11219/stat : 11219 (java) R 11204 11204 5595 0 -1 1077944384 2162 0 0 0 73 0 0 0 20 0 15 0 405776877 15387959296 46060 33554432000 4194304 4196468 140724160830016 140356431587568 140357464320642 0 4 2 25189581 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 24428544 140724160832297 140724160832666 140724160832666 140724160835535 0
[pid=11207/tid=11220] ppid=11204 vsize=15027304 memory=33 CPUtime=0 cores=0,2,4,6
/proc/11207/task/11220/stat : 11220 (java) S 11204 11204 5595 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405776877 15387959296 46060 33554432000 4194304 4196468 140724160830016 140354900716128 140357464319701 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24428544 140724160832297 140724160832666 140724160832666 140724160835535 0
[pid=11207/tid=11221] ppid=11204 vsize=15027304 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11207/task/11221/stat : 11221 (java) S 11204 11204 5595 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405776878 15387959296 46060 33554432000 4194304 4196468 140724160830016 140356430535472 140357464320642 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24428544 140724160832297 140724160832666 140724160832666 140724160835535 0
Current children cumulated CPU time: 3.18 s
Current children cumulated vsize: 15140432 KiB
Current children cumulated memory: 185636 KiB

[startup+2.00024 s]*
/proc/loadavg: 2.29 2.25 2.19 4/234 11236
/proc/meminfo: memFree=14834608/32770624 swapFree=66959212/67108860
[pid=11204] ppid=11201 vsize=113128 memory=1476 CPUtime=3.78 cores=0,2,4,6
/proc/11204/stat : 11204 (scop.sh) S 11201 11204 5595 0 -1 4202496 583 25226 0 0 0 0 367 11 20 0 1 0 405776870 115843072 369 33554432000 4194304 5098028 140735061317200 140735061313944 140240250954364 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 20226048 140735061320547 140735061320816 140735061320816 140735061323725 0
/proc/11204/statm: 28282 369 311 221 0 87 0
[pid=11222] ppid=11204 vsize=7404500 memory=60224 CPUtime=0.25 cores=0,2,4,6
/proc/11222/stat : 11222 (java) S 11204 11204 5595 0 -1 1077944320 10217 0 0 0 22 3 0 0 20 0 15 0 405777052 7582208000 15056 33554432000 4194304 4196468 140730066951888 140730066934432 140181621927671 0 0 2 16800973 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 20422656 140730066957307 140730066957466 140730066957466 140730066960335 0
/proc/11222/statm: 1851125 15056 2936 1 0 1813530 0
[pid=11222/tid=11223] ppid=11204 vsize=7404500 memory=579058233986020390 CPUtime=0.17 cores=0,2,4,6
/proc/11222/task/11223/stat : 11223 (java) R 11204 11204 5595 0 -1 4202560 8113 0 0 0 15 2 0 0 20 0 15 0 405777052 7582208000 15056 33554432000 4194304 4196468 140730066951888 140181593752512 140181105667591 0 4 2 16800973 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 20422656 140730066957307 140730066957466 140730066957466 140730066960335 0
[pid=11222/tid=11224] ppid=11204 vsize=7404500 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11222/task/11224/stat : 11224 (java) S 11204 11204 5595 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405777053 7582208000 15056 33554432000 4194304 4196468 140730066951888 140181626169744 140181621937877 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20422656 140730066957307 140730066957466 140730066957466 140730066960335 0
[pid=11222/tid=11225] ppid=11204 vsize=7404500 memory=140567458063032 CPUtime=0 cores=0,2,4,6
/proc/11222/task/11225/stat : 11225 (java) S 11204 11204 5595 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405777053 7582208000 15056 33554432000 4194304 4196468 140730066951888 140181426338064 140181621937877 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20422656 140730066957307 140730066957466 140730066957466 140730066960335 0
[pid=11222/tid=11226] ppid=11204 vsize=7404500 memory=6655300316396806240 CPUtime=0 cores=0,2,4,6
/proc/11222/task/11226/stat : 11226 (java) S 11204 11204 5595 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405777053 7582208000 15056 33554432000 4194304 4196468 140730066951888 140181105535632 140181621937877 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20422656 140730066957307 140730066957466 140730066957466 140730066960335 0
[pid=11222/tid=11227] ppid=11204 vsize=7404500 memory=6944656592387989600 CPUtime=0 cores=0,2,4,6
/proc/11222/task/11227/stat : 11227 (java) S 11204 11204 5595 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405777053 7582208000 15056 33554432000 4194304 4196468 140730066951888 140181104482832 140181621937877 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20422656 140730066957307 140730066957466 140730066957466 140730066960335 0
[pid=11222/tid=11228] ppid=11204 vsize=7404500 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11222/task/11228/stat : 11228 (java) S 11204 11204 5595 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405777055 7582208000 15056 33554432000 4194304 4196468 140730066951888 140180867058288 140181621938818 0 0 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20422656 140730066957307 140730066957466 140730066957466 140730066960335 0
[pid=11222/tid=11229] ppid=11204 vsize=7404500 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/11222/task/11229/stat : 11229 (java) S 11204 11204 5595 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 405777055 7582208000 15056 33554432000 4194304 4196468 140730066951888 140180484777248 140181621937877 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20422656 140730066957307 140730066957466 140730066957466 140730066960335 0
[pid=11222/tid=11230] ppid=11204 vsize=7404500 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11222/task/11230/stat : 11230 (java) S 11204 11204 5595 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405777055 7582208000 15056 33554432000 4194304 4196468 140730066951888 140180216342128 140181621937877 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20422656 140730066957307 140730066957466 140730066957466 140730066960335 0
[pid=11222/tid=11231] ppid=11204 vsize=7404500 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11222/task/11231/stat : 11231 (java) S 11204 11204 5595 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405777058 7582208000 15071 33554432000 4194304 4196468 140730066951888 140179841833552 140181621946267 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20422656 140730066957307 140730066957466 140730066957466 140730066960335 0
[pid=11222/tid=11232] ppid=11204 vsize=7404500 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/11222/task/11232/stat : 11232 (java) R 11204 11204 5595 0 -1 1077944384 453 0 0 0 1 0 0 0 20 0 15 0 405777058 7582208000 15071 33554432000 4194304 4196468 140730066951888 140180866005104 140181621938818 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 20422656 140730066957307 140730066957466 140730066957466 140730066960335 0
[pid=11222/tid=11233] ppid=11204 vsize=7404500 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/11222/task/11233/stat : 11233 (java) R 11204 11204 5595 0 -1 4202560 48 0 0 0 0 0 0 0 20 0 15 0 405777058 7582208000 15071 33554432000 4194304 4196468 140730066951888 140180864952304 140181602627968 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 20422656 140730066957307 140730066957466 140730066957466 140730066960335 0
[pid=11222/tid=11234] ppid=11204 vsize=7404500 memory=140567455118976 CPUtime=0.04 cores=0,2,4,6
/proc/11222/task/11234/stat : 11234 (java) R 11204 11204 5595 0 -1 4202560 287 0 0 0 4 0 0 0 20 0 15 0 405777058 7582208000 15071 33554432000 4194304 4196468 140730066951888 140180863900016 140181600896376 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 20422656 140730066957307 140730066957466 140730066957466 140730066960335 0
[pid=11222/tid=11235] ppid=11204 vsize=7404500 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/11222/task/11235/stat : 11235 (java) S 11204 11204 5595 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405777058 7582208000 15071 33554432000 4194304 4196468 140730066951888 140179343927776 140181621937877 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20422656 140730066957307 140730066957466 140730066957466 140730066960335 0
[pid=11222/tid=11236] ppid=11204 vsize=7404500 memory=288230583233151328 CPUtime=0 cores=0,2,4,6
/proc/11222/task/11236/stat : 11236 (java) S 11204 11204 5595 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405777058 7582208000 15071 33554432000 4194304 4196468 140730066951888 140180862847920 140181621938818 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20422656 140730066957307 140730066957466 140730066957466 140730066960335 0
Current children cumulated CPU time: 4.03 s
Current children cumulated vsize: 7517628 KiB
Current children cumulated memory: 61700 KiB

[startup+2.40749 s]
/proc/loadavg: 2.29 2.25 2.19 4/234 11236
/proc/meminfo: memFree=14834608/32770624 swapFree=66959212/67108860
[pid=11204] ppid=11201 vsize=113128 memory=1476 CPUtime=3.78 cores=0,2,4,6
/proc/11204/stat : 11204 (scop.sh) S 11201 11204 5595 0 -1 4202496 583 25226 0 0 0 0 367 11 20 0 1 0 405776870 115843072 369 33554432000 4194304 5098028 140735061317200 140735061313944 140240250954364 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 20226048 140735061320547 140735061320816 140735061320816 140735061323725 0
/proc/11204/statm: 28282 369 311 221 0 87 0
[pid=11222] ppid=11204 vsize=7406604 memory=97244 CPUtime=0.8 cores=0,2,4,6
/proc/11222/stat : 11222 (java) S 11204 11204 5595 0 -1 1077944320 17630 0 0 0 74 6 0 0 20 0 15 0 405777052 7584362496 24311 33554432000 4194304 4196468 140730066951888 140730066934432 140181621927671 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 20422656 140730066957307 140730066957466 140730066957466 140730066960335 0
/proc/11222/statm: 1851651 24311 3105 1 0 1813530 0
[pid=11222/tid=11223] ppid=11204 vsize=7406604 memory=1967567 CPUtime=0.57 cores=0,2,4,6
/proc/11222/task/11223/stat : 11223 (java) R 11204 11204 5595 0 -1 4202560 15313 0 0 0 53 4 0 0 20 0 15 0 405777052 7584362496 24311 33554432000 4194304 4196468 140730066951888 140181593744752 140181607181756 0 4 2 25189581 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 20422656 140730066957307 140730066957466 140730066957466 140730066960335 0
[pid=11222/tid=11224] ppid=11204 vsize=7406604 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11222/task/11224/stat : 11224 (java) S 11204 11204 5595 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405777053 7584362496 24311 33554432000 4194304 4196468 140730066951888 140181626169744 140181621937877 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20422656 140730066957307 140730066957466 140730066957466 140730066960335 0
[pid=11222/tid=11225] ppid=11204 vsize=7406604 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11222/task/11225/stat : 11225 (java) S 11204 11204 5595 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405777053 7584362496 24311 33554432000 4194304 4196468 140730066951888 140181426338064 140181621937877 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20422656 140730066957307 140730066957466 140730066957466 140730066960335 0
[pid=11222/tid=11226] ppid=11204 vsize=7406604 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11222/task/11226/stat : 11226 (java) S 11204 11204 5595 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405777053 7584362496 24311 33554432000 4194304 4196468 140730066951888 140181105535632 140181621937877 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20422656 140730066957307 140730066957466 140730066957466 140730066960335 0
[pid=11222/tid=11227] ppid=11204 vsize=7406604 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11222/task/11227/stat : 11227 (java) S 11204 11204 5595 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405777053 7584362496 24311 33554432000 4194304 4196468 140730066951888 140181104482832 140181621937877 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20422656 140730066957307 140730066957466 140730066957466 140730066960335 0
[pid=11222/tid=11228] ppid=11204 vsize=7406604 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11222/task/11228/stat : 11228 (java) S 11204 11204 5595 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405777055 7584362496 24311 33554432000 4194304 4196468 140730066951888 140180867058288 140181621938818 0 0 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20422656 140730066957307 140730066957466 140730066957466 140730066960335 0
[pid=11222/tid=11229] ppid=11204 vsize=7406604 memory=4580 CPUtime=0 cores=0,2,4,6
/proc/11222/task/11229/stat : 11229 (java) S 11204 11204 5595 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 405777055 7584362496 24311 33554432000 4194304 4196468 140730066951888 140180484777248 140181621937877 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20422656 140730066957307 140730066957466 140730066957466 140730066960335 0
[pid=11222/tid=11230] ppid=11204 vsize=7406604 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11222/task/11230/stat : 11230 (java) S 11204 11204 5595 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405777055 7584362496 24311 33554432000 4194304 4196468 140730066951888 140180216342128 140181621937877 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20422656 140730066957307 140730066957466 140730066957466 140730066960335 0
[pid=11222/tid=11231] ppid=11204 vsize=7406604 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11222/task/11231/stat : 11231 (java) S 11204 11204 5595 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405777058 7584362496 24311 33554432000 4194304 4196468 140730066951888 140179841833552 140181621946267 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20422656 140730066957307 140730066957466 140730066957466 140730066960335 0
[pid=11222/tid=11232] ppid=11204 vsize=7406604 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/11222/task/11232/stat : 11232 (java) S 11204 11204 5595 0 -1 1077944384 544 0 0 0 4 0 0 0 20 0 15 0 405777058 7584362496 24311 33554432000 4194304 4196468 140730066951888 140180866005104 140181621938818 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20422656 140730066957307 140730066957466 140730066957466 140730066960335 0
[pid=11222/tid=11233] ppid=11204 vsize=7406604 memory=140567300492016 CPUtime=0.03 cores=0,2,4,6
/proc/11222/task/11233/stat : 11233 (java) S 11204 11204 5595 0 -1 1077944384 88 0 0 0 3 0 0 0 20 0 15 0 405777058 7584362496 24311 33554432000 4194304 4196468 140730066951888 140180864952304 140181621938818 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20422656 140730066957307 140730066957466 140730066957466 140730066960335 0
[pid=11222/tid=11234] ppid=11204 vsize=7406604 memory=0 CPUtime=0.12 cores=0,2,4,6
/proc/11222/task/11234/stat : 11234 (java) S 11204 11204 5595 0 -1 1077944384 356 0 0 0 12 0 0 0 20 0 15 0 405777058 7584362496 24311 33554432000 4194304 4196468 140730066951888 140180863900016 140181621938818 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20422656 140730066957307 140730066957466 140730066957466 140730066960335 0
[pid=11222/tid=11235] ppid=11204 vsize=7406604 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11222/task/11235/stat : 11235 (java) S 11204 11204 5595 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405777058 7584362496 24311 33554432000 4194304 4196468 140730066951888 140179343927776 140181621937877 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20422656 140730066957307 140730066957466 140730066957466 140730066960335 0
[pid=11222/tid=11236] ppid=11204 vsize=7406604 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11222/task/11236/stat : 11236 (java) S 11204 11204 5595 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405777058 7584362496 24311 33554432000 4194304 4196468 140730066951888 140180862847920 140181621938818 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20422656 140730066957307 140730066957466 140730066957466 140730066960335 0
Current children cumulated CPU time: 4.58 s
Current children cumulated vsize: 7519732 KiB
Current children cumulated memory: 98720 KiB

[startup+2.50077 s]
/proc/loadavg: 2.29 2.25 2.19 4/234 11236
/proc/meminfo: memFree=14834608/32770624 swapFree=66959212/67108860
[pid=11204] ppid=11201 vsize=113128 memory=1476 CPUtime=3.78 cores=0,2,4,6
/proc/11204/stat : 11204 (scop.sh) S 11201 11204 5595 0 -1 4202496 583 25226 0 0 0 0 367 11 20 0 1 0 405776870 115843072 369 33554432000 4194304 5098028 140735061317200 140735061313944 140240250954364 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 20226048 140735061320547 140735061320816 140735061320816 140735061323725 0
/proc/11204/statm: 28282 369 311 221 0 87 0
[pid=11222] ppid=11204 vsize=7410792 memory=101632 CPUtime=0.94 cores=0,2,4,6
/proc/11222/stat : 11222 (java) S 11204 11204 5595 0 -1 1077944320 18401 0 0 0 88 6 0 0 20 0 15 0 405777052 7588651008 25408 33554432000 4194304 4196468 140730066951888 140730066934432 140181621927671 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 20422656 140730066957307 140730066957466 140730066957466 140730066960335 0
/proc/11222/statm: 1852698 25408 3138 1 0 1814042 0
[pid=11222/tid=11223] ppid=11204 vsize=7410792 memory=76020 CPUtime=0.67 cores=0,2,4,6
/proc/11222/task/11223/stat : 11223 (java) R 11204 11204 5595 0 -1 4202560 15982 0 0 0 62 5 0 0 20 0 15 0 405777052 7588651008 25408 33554432000 4194304 4196468 140730066951888 140181593758296 140181621939606 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 20422656 140730066957307 140730066957466 140730066957466 140730066960335 0
[pid=11222/tid=11224] ppid=11204 vsize=7410792 memory=66004 CPUtime=0 cores=0,2,4,6
/proc/11222/task/11224/stat : 11224 (java) S 11204 11204 5595 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405777053 7588651008 25408 33554432000 4194304 4196468 140730066951888 140181626169744 140181621937877 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20422656 140730066957307 140730066957466 140730066957466 140730066960335 0
[pid=11222/tid=11225] ppid=11204 vsize=7410792 memory=166 CPUtime=0 cores=0,2,4,6
/proc/11222/task/11225/stat : 11225 (java) S 11204 11204 5595 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405777053 7588651008 25408 33554432000 4194304 4196468 140730066951888 140181426338064 140181621937877 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20422656 140730066957307 140730066957466 140730066957466 140730066960335 0
[pid=11222/tid=11226] ppid=11204 vsize=7410792 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11222/task/11226/stat : 11226 (java) S 11204 11204 5595 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405777053 7588651008 25408 33554432000 4194304 4196468 140730066951888 140181105535632 140181621937877 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20422656 140730066957307 140730066957466 140730066957466 140730066960335 0
[pid=11222/tid=11227] ppid=11204 vsize=7410792 memory=288230574492221466 CPUtime=0 cores=0,2,4,6
/proc/11222/task/11227/stat : 11227 (java) S 11204 11204 5595 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405777053 7588651008 25408 33554432000 4194304 4196468 140730066951888 140181104482832 140181621937877 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20422656 140730066957307 140730066957466 140730066957466 140730066960335 0
[pid=11222/tid=11228] ppid=11204 vsize=7410792 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11222/task/11228/stat : 11228 (java) S 11204 11204 5595 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 405777055 7588651008 25408 33554432000 4194304 4196468 140730066951888 140180867058288 140181621938818 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20422656 140730066957307 140730066957466 140730066957466 140730066960335 0
[pid=11222/tid=11229] ppid=11204 vsize=7410792 memory=1476 CPUtime=0 cores=0,2,4,6
/proc/11222/task/11229/stat : 11229 (java) S 11204 11204 5595 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 405777055 7588651008 25408 33554432000 4194304 4196468 140730066951888 140180484777248 140181621937877 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20422656 140730066957307 140730066957466 140730066957466 140730066960335 0
[pid=11222/tid=11230] ppid=11204 vsize=7410792 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11222/task/11230/stat : 11230 (java) S 11204 11204 5595 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405777055 7588651008 25408 33554432000 4194304 4196468 140730066951888 140180216342128 140181621937877 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20422656 140730066957307 140730066957466 140730066957466 140730066960335 0
[pid=11222/tid=11231] ppid=11204 vsize=7410792 memory=140567300457617 CPUtime=0 cores=0,2,4,6
/proc/11222/task/11231/stat : 11231 (java) S 11204 11204 5595 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405777058 7588651008 25408 33554432000 4194304 4196468 140730066951888 140179841833552 140181621946267 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20422656 140730066957307 140730066957466 140730066957466 140730066960335 0
[pid=11222/tid=11232] ppid=11204 vsize=7410792 memory=1966234 CPUtime=0.05 cores=0,2,4,6
/proc/11222/task/11232/stat : 11232 (java) S 11204 11204 5595 0 -1 1077944384 554 0 0 0 5 0 0 0 20 0 15 0 405777058 7588651008 25408 33554432000 4194304 4196468 140730066951888 140180866005104 140181621938818 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20422656 140730066957307 140730066957466 140730066957466 140730066960335 0
[pid=11222/tid=11233] ppid=11204 vsize=7410792 memory=2923499 CPUtime=0.04 cores=0,2,4,6
/proc/11222/task/11233/stat : 11233 (java) S 11204 11204 5595 0 -1 1077944384 91 0 0 0 4 0 0 0 20 0 15 0 405777058 7588651008 25408 33554432000 4194304 4196468 140730066951888 140180864952304 140181621938818 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20422656 140730066957307 140730066957466 140730066957466 140730066960335 0
[pid=11222/tid=11234] ppid=11204 vsize=7410792 memory=1396 CPUtime=0.16 cores=0,2,4,6
/proc/11222/task/11234/stat : 11234 (java) R 11204 11204 5595 0 -1 4202560 442 0 0 0 16 0 0 0 20 0 15 0 405777058 7588651008 25408 33554432000 4194304 4196468 140730066951888 140180863900016 140181621949018 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 20422656 140730066957307 140730066957466 140730066957466 140730066960335 0
[pid=11222/tid=11235] ppid=11204 vsize=7410792 memory=219588 CPUtime=0 cores=0,2,4,6
/proc/11222/task/11235/stat : 11235 (java) S 11204 11204 5595 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405777058 7588651008 25408 33554432000 4194304 4196468 140730066951888 140179343927776 140181621937877 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20422656 140730066957307 140730066957466 140730066957466 140730066960335 0
[pid=11222/tid=11236] ppid=11204 vsize=7410792 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11222/task/11236/stat : 11236 (java) S 11204 11204 5595 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405777058 7588651008 25408 33554432000 4194304 4196468 140730066951888 140180862847920 140181621938818 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20422656 140730066957307 140730066957466 140730066957466 140730066960335 0
Current children cumulated CPU time: 4.72 s
Current children cumulated vsize: 7523920 KiB
Current children cumulated memory: 103108 KiB

Child status: 0
Real time (s): 2.58552
CPU time (s): 4.94725
CPU user time (s): 4.74687
CPU system time (s): 0.200377
CPU usage (%): 191.345
Max. virtual memory (cumulated for all children) (KiB): 15140452
Max. memory (cumulated for all children) (KiB): 220984

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.74688
system time used= 0.200377
maximum resident set size= 219940
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 46310
page faults= 0
swaps= 0
block input operations= 0
block output operations= 512
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4854
involuntary context switches= 17


# summary of solver processes directly reported to runsolver:
#   pid: 11204
#   total CPU time (s): 4.94725
#   total CPU user time (s): 4.74687
#   total CPU system time (s): 0.200377

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.037035 second user time and 0.075855 second system time

The end

Launcher Data

Begin job on node124 at 2019-09-12 16:25:27
IDJOB=4388425
IDBENCH=141707
IDSOLVER=2826
FILE ID=node124/4388425-1568298367
RUNJOBID= node124-1568286434-6491
PBS_JOBID= 21701080
Free space on /tmp= 52476 MiB

SOLVER NAME= Fun-sCOP hybrid+CryptoMiniSat (2019-06-15)
BENCH NAME= XCSP19/ConsecutiveSquarePacking/ConsecutiveSquarePacking-sp-15-035.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-4388425-1568298367/watcher-4388425-1568298367 -o /tmp/evaluation-result-4388425-1568298367/solver-4388425-1568298367 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node124-1568286434-6491 --watchdog 2580  HOME/scop.sh 11g HOME/scop.jar -hybrid HOME/cryptominisat5 default HOME HOME/instance-4388425-1568298367.xml

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

MD5SUM BENCH= 95db7a436582e8fbf27db66b2c693839
RANDOM SEED=139302391

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:        14886628 kB
MemAvailable:   29694136 kB
Buffers:          142908 kB
Cached:         14751040 kB
SwapCached:        45868 kB
Active:          3771848 kB
Inactive:       13292144 kB
Active(anon):    2124448 kB
Inactive(anon):    86928 kB
Active(file):    1647400 kB
Inactive(file): 13205216 kB
Unevictable:      108340 kB
Mlocked:          108340 kB
SwapTotal:      67108860 kB
SwapFree:       66959212 kB
Dirty:             20836 kB
Writeback:             0 kB
AnonPages:       2233576 kB
Mapped:            55308 kB
Shmem:             32744 kB
Slab:             412332 kB
SReclaimable:     383352 kB
SUnreclaim:        28980 kB
KernelStack:        4176 kB
PageTables:        10584 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    8173060 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    845824 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= 52452 MiB
End job on node124 at 2019-09-12 16:25:30