Trace number 4388101

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 9.06146 4.05138

General information on the benchmark

NamePigeonsPlus/PigeonsPlus-m1-s1/
pigeonsPlus-10-05.xml
MD5SUM11198b79b59252262e805adcf565fb89
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 benchmark9.06146
Satisfiable
(Un)Satisfiability was proved
Number of variables60
Number of constraints65
Number of domains2
Minimum domain size9
Maximum domain size10
Distribution of domain sizes[{"size":9,"count":10},{"size":10,"count":50}]
Minimum variable degree1
Maximum variable degree10
Distribution of variable degrees[{"degree":1,"count":40},{"degree":2,"count":10},{"degree":10,"count":10}]
Minimum constraint arity2
Maximum constraint arity5
Distribution of constraint arities[{"arity":2,"count":55},{"arity":5,"count":10}]
Number of extensional constraints65
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":65}]
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-9229-serial-file.bin HOME/instance-4388101-1568295049.xml
0.66/0.53	
0.66/0.53	Fun-sCOP hybrid+cryptominisat5 (2019-06-15)
0.66/0.53	
0.66/0.55	c BEGIN-Prog: Thu Sep 12 15:30:10 CEST 2019
0.66/0.55	c PID: 9232
0.66/0.55	c IP: 172.20.3.124
0.66/0.55	c HOST: node124.alineos.net
0.66/0.56	c (0,0) Parsing Begin
2.27/1.17	c (0,0) Parsing End
2.27/1.18	c (0,0) CSP: 60 int (0 aux), 0 bool (0 aux), 65 ctr, max domain size 10
2.27/1.18	c (0,0) Heap : 225 MiB used (max 10795 MiB), NonHeap : 19 MiB used (max 0 MiB)
2.27/1.18	c (0,0) Constraint Name Generate Begin
2.27/1.19	c (0,0) Ctr:HOME/instance-4388101-1568295049.xml,ExtensionSupport:Var
2.27/1.19	c (0,0) Constraint Name Generate End
2.27/1.19	c (0,0) Heap : 225 MiB used (max 10795 MiB), NonHeap : 19 MiB used (max 0 MiB)
2.27/1.19	c (0,0) CSP to CSPinCNF Begin
3.36/1.54	c (1,1) translated 7 (10%) constraints
3.64/1.61	c (1,1) translated 13 (20%) constraints
3.64/1.67	c (1,1) translated 20 (30%) constraints
3.91/1.71	c (1,1) translated 26 (40%) constraints
3.91/1.75	c (1,1) translated 33 (50%) constraints
3.91/1.78	c (1,1) translated 39 (60%) constraints
4.21/1.81	c (1,1) translated 46 (70%) constraints
5.73/2.32	c (1,1) translated 52 (80%) constraints
5.73/2.39	c (1,1) translated 59 (90%) constraints
5.94/2.42	c (1,1) translated 65 (100%) constraints
5.94/2.42	c (1,1) ===========================================
5.94/2.43	c (1,1) Hybrid: #OE=635, #LE=0
5.94/2.43	c (1,1) Hybrid
5.94/2.43	c (1,1) ===========================================
5.94/2.46	c (1,1) translated 232 (10%) constraints
5.94/2.47	c (1,1) translated 463 (20%) constraints
5.94/2.48	c (1,1) translated 695 (30%) constraints
5.94/2.50	c (1,1) translated 926 (40%) constraints
6.27/2.51	c (1,1) translated 1158 (50%) constraints
6.27/2.52	c (1,1) translated 1389 (60%) constraints
6.27/2.53	c (1,1) translated 1621 (70%) constraints
6.27/2.54	c (2,2) translated 1852 (80%) constraints
6.27/2.55	c (2,2) translated 2084 (90%) constraints
6.27/2.56	c (2,2) translated 2315 (100%) constraints
6.27/2.56	c (2,2) CSP to CSPinCNF End
6.27/2.57	c (2,2) CSP: 60 int (0 aux), 575 bool (575 aux), 2315 ctr, max domain size 10
6.27/2.57	c (2,2) Heap : 394 MiB used (max 10795 MiB), NonHeap : 27 MiB used (max 0 MiB)
6.27/2.57	c (2,2) CSPinCNF Propagation Begin
6.58/2.61	c (2,2) 0 values, 65 unsatisfiable literals, and 0 valid clauses are removed
6.58/2.61	c (2,2) CSPinCNF Propagation End
6.58/2.61	c (2,2) CSP: 60 int (0 aux), 575 bool (575 aux), 2315 ctr, max domain size 10
6.58/2.61	c (2,2) Heap : 394 MiB used (max 10795 MiB), NonHeap : 27 MiB used (max 0 MiB)
6.58/2.61	c (2,2) Hybrid: #OE=635, #LE=0
6.58/2.61	c (2,2) Simplify CSPinCNF Begin
6.58/2.63	c (2,2) Simplify CSPinCNF End
6.58/2.63	c (2,2) CSP: 60 int (0 aux), 575 bool (575 aux), 2315 ctr, max domain size 10
6.58/2.63	c (2,2) Heap : 394 MiB used (max 10795 MiB), NonHeap : 27 MiB used (max 0 MiB)
6.58/2.63	c (2,2) Calculate Precise Domain Begin
6.58/2.63	c (2,2) 0 values are removed by re-calculation
6.58/2.63	c (2,2) Calculate Precise Domain End
6.58/2.63	c (2,2) CSP: 60 int (0 aux), 575 bool (575 aux), 2315 ctr, max domain size 10
6.58/2.63	c (2,2) Heap : 394 MiB used (max 10795 MiB), NonHeap : 27 MiB used (max 0 MiB)
6.58/2.63	c (2,2) CSPinCNF to SatSolver Begin
6.96/2.73	c (2,2) 232 (10 %) CSP clauses are encoded (0 SAT variables, 701 SAT clauses)
6.96/2.74	c (2,2) 463 (20 %) CSP clauses are encoded (0 SAT variables, 932 SAT clauses)
7.29/2.89	c (2,2) 695 (30 %) CSP clauses are encoded (0 SAT variables, 1164 SAT clauses)
7.29/2.89	c (2,2) 926 (40 %) CSP clauses are encoded (0 SAT variables, 1395 SAT clauses)
7.29/2.89	c (2,2) 1158 (50 %) CSP clauses are encoded (0 SAT variables, 1627 SAT clauses)
7.29/2.89	c (2,2) 1389 (60 %) CSP clauses are encoded (0 SAT variables, 1858 SAT clauses)
7.29/2.89	c (2,2) 1621 (70 %) CSP clauses are encoded (0 SAT variables, 2090 SAT clauses)
7.29/2.89	c (2,2) 1852 (80 %) CSP clauses are encoded (0 SAT variables, 2321 SAT clauses)
7.29/2.89	c (2,2) 2084 (90 %) CSP clauses are encoded (0 SAT variables, 2553 SAT clauses)
7.29/2.89	c (2,2) 2315 (100 %) CSP clauses are encoded (0 SAT variables, 2784 SAT clauses)
7.29/2.89	c (2,2) CSPinCNF to SatSolver End
7.29/2.89	c (2,2) Heap : 394 MiB used (max 10795 MiB), NonHeap : 29 MiB used (max 0 MiB)
7.29/2.89	c (2,2) 1105 bool, 2785 clause
7.29/2.89	c (2,2) Export Begin
7.36/2.98	c (2,2) Export to HOME/scop-9229-serial-file.bin
7.36/2.98	c (2,2) Export End
7.36/2.98	c (2,2) Export File Size: 0.01 MB
7.36/2.98	c (2,2) 0,0,2,2,2,2,2,STOP-AFTER(DIMACS)
7.36/2.98	c END-Prog: Thu Sep 12 15:30:12 CEST 2019
0.00/3.01	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp HOME/scop.jar fun.scop.XCSP19Solve HOME/scop-9229-serial-file.bin
7.54/3.47	c (0,0) Read Serial File Begin
7.54/3.47	c (0,0) HOME/scop-9229-serial-file.bin
7.54/3.68	c (0,0) Read Serial File End
7.54/3.70	
7.54/3.70	Fun-sCOP hybrid+cryptominisat5 (2019-06-15)
7.54/3.70	(Solving Process)
7.54/3.70	
7.54/3.72	c BEGIN-Prog: Thu Sep 12 15:30:13 CEST 2019
7.54/3.72	c PID: 9248
7.54/3.72	c IP: 172.20.3.124
7.54/3.72	c HOST: node124.alineos.net
7.54/3.72	c (0,0) SatSolver.solve Begin
7.54/3.72	c (0,0) HOME/cryptominisat5  HOME/instance-4388101-1568295049.xml-scop-9232.cnf
7.54/3.76	c (0,0) c Outputting solution to console
7.54/3.76	c (0,0) c CryptoMiniSat version 5.6.8
7.54/3.76	c (0,0) c CMS Copyright Mate Soos (soos.mate@gmail.com)
7.54/3.76	c (0,0) c CMS SHA revision GIT-notfound
7.54/3.76	c (0,0) c CMS is MIT licensed
7.54/3.76	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
7.54/3.76	c (0,0) c CMS compiled with gcc version 4.8.5 20150623 (Red Hat 4.8.5-11)
7.54/3.76	c (0,0) c Executed with command line: HOME/cryptominisat5 HOME/instance-4388101-1568295049.xml-scop-9232.cnf
7.54/3.76	c (0,0) c Reading file 'HOME/instance-4388101-1568295049.xml-scop-9232.cnf'
7.54/3.76	c (0,0) c -- header says num vars:           1105
7.54/3.76	c (0,0) c -- header says num clauses:        2785
7.54/3.76	c (0,0) c -- clauses added: 2785
7.54/3.76	c (0,0) c -- xor clauses added: 0
7.54/3.76	c (0,0) c -- vars added 1105
7.54/3.76	c (0,0) c Parsing time: 0.00 s
7.54/3.76	c (0,0) c   type VSIDS  rest  conf freevar  IrrL  IrrB l/longC  l/allC RedL0 RedL1 RedL2  RedB l/longC  l/allC
7.54/3.76	c (0,0) c [distill] long cls tried: 49/49 cl-short:49 lit-r:8 T: 0.00 T-out: N T-r: 100.00%
7.54/3.80	c (0,0) c [distill] long cls tried: 542/591 cl-short:542 lit-r:130 T: 0.01 T-out: N T-r: 99.89%
7.54/3.87	c (0,0) c [distill] long cls tried: 416/1000 cl-short:416 lit-r:128 T: 0.02 T-out: N T-r: 99.81%
7.54/3.89	c (0,0) c   glue     1    47  8193    1105  1025  1760    3.32    2.49  1085  4137  2962     9    8.68    8.68
8.98/4.03	c (0,0) c [distill] long cls tried: 2704/1731 cl-short:1226 lit-r:3003 T: 0.05 T-out: N T-r: 99.43%
8.98/4.03	c (0,0) c ------- FINAL TOTAL SEARCH STATS ---------
8.98/4.03	c (0,0) c UIP search time          : 0.28        (98.69     % time)
8.98/4.03	c (0,0) c restarts                 : 52          (236.71    confls per restart)
8.98/4.03	c (0,0) c blocked restarts         : 0           (0.00      per normal restart)
8.98/4.03	c (0,0) c time                     : 0.28        
8.98/4.03	c (0,0) c decisions                : 15519       (0.00      % random)
8.98/4.03	c (0,0) c propagations             : 1112038     
8.98/4.03	c (0,0) c decisions/conflicts      : 1.26        
8.98/4.03	c (0,0) c conflicts                : 12309       (43680.38  / sec)
8.98/4.03	c (0,0) c conf lits non-minim      : 115312      (9.37      lit/confl)
8.98/4.03	c (0,0) c conf lits final          : 8.25        
8.98/4.03	c (0,0) c cache hit re-learnt cl   : 0           (0.00      % of confl)
8.98/4.03	c (0,0) c red which0               : 1408        (11.44     % of confl)
8.98/4.03	c (0,0) c props/decision           : 0.00        
8.98/4.03	c (0,0) c props/conflict           : 0.00        
8.98/4.03	c (0,0) c 0-depth assigns          : 341         (30.86     % vars)
8.98/4.03	c (0,0) c 0-depth assigns by CNF   : 0           (0.00      % vars)
8.98/4.03	c (0,0) c reduceDB time            : 0.00        (0.00      % time)
8.98/4.03	c (0,0) c OccSimplifier time       : 0.00        (0.00      % time)
8.98/4.03	c (0,0) c [occur] 0.00 is overhead
8.98/4.03	c (0,0) c [occur] link-in T: 0.00 cleanup T: 0.00
8.98/4.03	c (0,0) c [occ-substr] long subBySub: 0 subByStr: 0 lits-rem-str: 0 T: 0.00
8.98/4.03	c (0,0) c SCC time                 : 0.00        (0.00      % time)
8.98/4.03	c (0,0) c [scc] new: 0 BP 0M  T: 0.00
8.98/4.03	c (0,0) c vrep replace time        : 0.00        (0.00      % time)
8.98/4.03	c (0,0) c vrep tree roots          : 0           
8.98/4.03	c (0,0) c vrep trees' crown        : 0           (0.00      leafs/tree)
8.98/4.03	c (0,0) c distill time             : 0.09        (30.39     % time)
8.98/4.03	c (0,0) c strength cache-irred time: 0.00        (0.00      % time)
8.98/4.03	c (0,0) c strength cache-red time  : 0.00        (0.00      % time)
8.98/4.03	c (0,0) c Conflicts in UIP         : 12309       (43107.80  confl/time_this_thread)
8.98/4.03	c (0,0) c Mem used                 : 5.44        MB
8.98/4.03	c (0,0) c Total time (this thread) : 0.29        
8.98/4.04	c (0,0) s UNSATISFIABLE
8.98/4.04	c (0,0) SatSolver.solve End
8.98/4.04	c (0,0) Heap : 122 MiB used (max 3925 MiB), NonHeap : 16 MiB used (max 0 MiB)
8.98/4.04	c (0,0) Show results Begin
8.98/4.04	s UNSATISFIABLE
8.98/4.04	c (0,0) Show results End
8.98/4.04	c (0,0) Heap : 122 MiB used (max 3925 MiB), NonHeap : 16 MiB used (max 0 MiB)
8.98/4.04	c (0,0) 0,0,STOP-AFTER(ALL)
8.98/4.04	c END-Prog: Thu Sep 12 15:30:13 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 (7759 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4388101-1568295049/watcher-4388101-1568295049 -o /tmp/evaluation-result-4388101-1568295049/solver-4388101-1568295049 -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-4388101-1568295049.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
solver pid=9229, runsolver pid=9226
Current StackSize limit: 8192 KiB


[startup+0.102333 s]*
/proc/loadavg: 2.07 2.02 2.05 4/235 9246
/proc/meminfo: memFree=15731656/32770624 swapFree=66959212/67108860
[pid=9229] ppid=9226 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/9229/stat : 9229 (scop.sh) S 9226 9229 5595 0 -1 4202496 554 322 0 0 0 0 0 0 20 0 1 0 405445107 115843072 349 33554432000 4194304 5098028 140736254638352 140736254635608 139986000118396 0 65536 4100 81923 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 37793792 140736254645091 140736254645360 140736254645360 140736254648269 0
/proc/9229/statm: 28282 349 296 221 0 87 0
[pid=9232] ppid=9229 vsize=15016308 memory=74036 CPUtime=0.11 cores=0,2,4,6
/proc/9232/stat : 9232 (java) S 9229 9229 5595 0 -1 1077944320 7748 0 0 0 9 2 0 0 20 0 15 0 405445107 15376699392 18443 33554432000 4194304 4196468 140732105769296 140732105751840 139928822701815 0 0 2 16800973 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 10338304 140732105773866 140732105774234 140732105774234 140732105777103 0
/proc/9232/statm: 3754077 18443 2920 1 0 3716482 0
[pid=9232/tid=9233] ppid=9229 vsize=15016308 memory=-2843878391377872030 CPUtime=0.09 cores=0,2,4,6
/proc/9232/task/9233/stat : 9233 (java) R 9229 9229 5595 0 -1 4202560 5912 0 0 0 7 2 0 0 20 0 15 0 405445107 15376699392 18839 33554432000 4194304 4196468 140732105769296 139928794486064 139928815381533 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 10338304 140732105773866 140732105774234 140732105774234 140732105777103 0
[pid=9232/tid=9234] ppid=9229 vsize=15016308 memory=4206468019014099040 CPUtime=0 cores=0,2,4,6
/proc/9232/task/9234/stat : 9234 (java) S 9229 9229 5595 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405445109 15376699392 18839 33554432000 4194304 4196468 140732105769296 139928826944656 139928822712021 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10338304 140732105773866 140732105774234 140732105774234 140732105777103 0
[pid=9232/tid=9235] ppid=9229 vsize=15016308 memory=139809772267136 CPUtime=0 cores=0,2,4,6
/proc/9232/task/9235/stat : 9235 (java) S 9229 9229 5595 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405445109 15376699392 18839 33554432000 4194304 4196468 140732105769296 139928283372560 139928822712021 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10338304 140732105773866 140732105774234 140732105774234 140732105777103 0
[pid=9232/tid=9236] ppid=9229 vsize=15016308 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9232/task/9236/stat : 9236 (java) S 9229 9229 5595 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405445109 15376699392 18839 33554432000 4194304 4196468 140732105769296 139928282319760 139928822712021 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10338304 140732105773866 140732105774234 140732105774234 140732105777103 0
[pid=9232/tid=9237] ppid=9229 vsize=15016308 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/9232/task/9237/stat : 9237 (java) S 9229 9229 5595 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405445109 15376699392 18839 33554432000 4194304 4196468 140732105769296 139928281266960 139928822712021 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10338304 140732105773866 140732105774234 140732105774234 140732105777103 0
[pid=9232/tid=9238] ppid=9229 vsize=15016308 memory=139809772267136 CPUtime=0 cores=0,2,4,6
/proc/9232/task/9238/stat : 9238 (java) S 9229 9229 5595 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405445110 15376699392 18839 33554432000 4194304 4196468 140732105769296 139928229452144 139928822712962 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10338304 140732105773866 140732105774234 140732105774234 140732105777103 0
[pid=9232/tid=9239] ppid=9229 vsize=15016308 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/9232/task/9239/stat : 9239 (java) S 9229 9229 5595 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 405445111 15376699392 18839 33554432000 4194304 4196468 140732105769296 139927283033120 139928822712021 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10338304 140732105773866 140732105774234 140732105774234 140732105777103 0
[pid=9232/tid=9240] ppid=9229 vsize=15016308 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9232/task/9240/stat : 9240 (java) S 9229 9229 5595 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 405445111 15376699392 18749 33554432000 4194304 4196468 140732105769296 139927148811120 139928822712021 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10338304 140732105773866 140732105774234 140732105774234 140732105777103 0
[pid=9232/tid=9241] ppid=9229 vsize=15016308 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9232/task/9241/stat : 9241 (java) S 9229 9229 5595 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405445113 15376699392 18477 33554432000 4194304 4196468 140732105769296 139926774306640 139928822720411 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10338304 140732105773866 140732105774234 140732105774234 140732105777103 0
[pid=9232/tid=9242] ppid=9229 vsize=15016308 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9232/task/9242/stat : 9242 (java) S 9229 9229 5595 0 -1 1077944384 420 0 0 0 0 0 0 0 20 0 15 0 405445113 15376699392 18477 33554432000 4194304 4196468 140732105769296 139928228399984 139928822712962 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10338304 140732105773866 140732105774234 140732105774234 140732105777103 0
[pid=9232/tid=9243] ppid=9229 vsize=15016308 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/9232/task/9243/stat : 9243 (java) S 9229 9229 5595 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405445113 15376699392 18477 33554432000 4194304 4196468 140732105769296 139928227347184 139928822712962 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10338304 140732105773866 140732105774234 140732105774234 140732105777103 0
[pid=9232/tid=9244] ppid=9229 vsize=15014680 memory=139809772267136 CPUtime=0.01 cores=0,2,4,6
/proc/9232/task/9244/stat : 9244 (java) S 9229 9229 5595 0 -1 1077944384 456 0 0 0 1 0 0 0 20 0 15 0 405445113 15375032320 18477 33554432000 4194304 4196468 140732105769296 139928226294384 139928822712962 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10338304 140732105773866 140732105774234 140732105774234 140732105777103 0
[pid=9232/tid=9245] ppid=9229 vsize=15014680 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/9232/task/9245/stat : 9245 (java) S 9229 9229 5595 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405445114 15375032320 18237 33554432000 4194304 4196468 140732105769296 139926276401888 139928822712021 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10338304 140732105773866 140732105774234 140732105774234 140732105777103 0
[pid=9232/tid=9246] ppid=9229 vsize=15013720 memory=139809772267136 CPUtime=0 cores=0,2,4,6
/proc/9232/task/9246/stat : 9246 (java) S 9229 9229 5595 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405445114 15374049280 18237 33554432000 4194304 4196468 140732105769296 139928225241776 139928822712962 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10338304 140732105773866 140732105774234 140732105774234 140732105777103 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 15129436 KiB
Current children cumulated memory: 75432 KiB

[startup+0.211164 s]*
/proc/loadavg: 2.07 2.02 2.05 3/235 9246
/proc/meminfo: memFree=15716548/32770624 swapFree=66959212/67108860
[pid=9229] ppid=9226 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/9229/stat : 9229 (scop.sh) S 9226 9229 5595 0 -1 4202496 554 322 0 0 0 0 0 0 20 0 1 0 405445107 115843072 349 33554432000 4194304 5098028 140736254638352 140736254635608 139986000118396 0 65536 4100 81923 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 37793792 140736254645091 140736254645360 140736254645360 140736254648269 0
/proc/9229/statm: 28282 349 296 221 0 87 0
[pid=9232] ppid=9229 vsize=15012696 memory=84640 CPUtime=0.26 cores=0,2,4,6
/proc/9232/stat : 9232 (java) S 9229 9229 5595 0 -1 1077944320 11751 0 0 0 22 4 0 0 20 0 15 0 405445107 15373000704 21160 33554432000 4194304 4196468 140732105769296 140732105751840 139928822701815 0 0 2 16800973 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 10338304 140732105773866 140732105774234 140732105774234 140732105777103 0
/proc/9232/statm: 3753174 21160 2923 1 0 3715579 0
[pid=9232/tid=9233] ppid=9229 vsize=15012696 memory=7022364632946311227 CPUtime=0.2 cores=0,2,4,6
/proc/9232/task/9233/stat : 9233 (java) R 9229 9229 5595 0 -1 4202560 9463 0 0 0 17 3 0 0 20 0 15 0 405445107 15373000704 21160 33554432000 4194304 4196468 140732105769296 139928794517456 139928822723741 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 10338304 140732105773866 140732105774234 140732105774234 140732105777103 0
[pid=9232/tid=9234] ppid=9229 vsize=15012696 memory=397 CPUtime=0 cores=0,2,4,6
/proc/9232/task/9234/stat : 9234 (java) S 9229 9229 5595 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405445109 15373000704 21160 33554432000 4194304 4196468 140732105769296 139928826944656 139928822712021 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10338304 140732105773866 140732105774234 140732105774234 140732105777103 0
[pid=9232/tid=9235] ppid=9229 vsize=15012696 memory=139809772276625 CPUtime=0 cores=0,2,4,6
/proc/9232/task/9235/stat : 9235 (java) S 9229 9229 5595 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405445109 15373000704 21160 33554432000 4194304 4196468 140732105769296 139928283372560 139928822712021 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10338304 140732105773866 140732105774234 140732105774234 140732105777103 0
[pid=9232/tid=9236] ppid=9229 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9232/task/9236/stat : 9236 (java) S 9229 9229 5595 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405445109 15373000704 21160 33554432000 4194304 4196468 140732105769296 139928282319760 139928822712021 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10338304 140732105773866 140732105774234 140732105774234 140732105777103 0
[pid=9232/tid=9237] ppid=9229 vsize=15012696 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/9232/task/9237/stat : 9237 (java) S 9229 9229 5595 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405445109 15373000704 21160 33554432000 4194304 4196468 140732105769296 139928281266960 139928822712021 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10338304 140732105773866 140732105774234 140732105774234 140732105777103 0
[pid=9232/tid=9238] ppid=9229 vsize=15012696 memory=139809772267136 CPUtime=0 cores=0,2,4,6
/proc/9232/task/9238/stat : 9238 (java) S 9229 9229 5595 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405445110 15373000704 21160 33554432000 4194304 4196468 140732105769296 139928229452144 139928822712962 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10338304 140732105773866 140732105774234 140732105774234 140732105777103 0
[pid=9232/tid=9239] ppid=9229 vsize=15012696 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/9232/task/9239/stat : 9239 (java) S 9229 9229 5595 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 405445111 15373000704 21160 33554432000 4194304 4196468 140732105769296 139927283033120 139928822712021 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10338304 140732105773866 140732105774234 140732105774234 140732105777103 0
[pid=9232/tid=9240] ppid=9229 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9232/task/9240/stat : 9240 (java) S 9229 9229 5595 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 405445111 15373000704 21160 33554432000 4194304 4196468 140732105769296 139927148811120 139928822712021 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10338304 140732105773866 140732105774234 140732105774234 140732105777103 0
[pid=9232/tid=9241] ppid=9229 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9232/task/9241/stat : 9241 (java) S 9229 9229 5595 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405445113 15373000704 21160 33554432000 4194304 4196468 140732105769296 139926774306640 139928822720411 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10338304 140732105773866 140732105774234 140732105774234 140732105777103 0
[pid=9232/tid=9242] ppid=9229 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9232/task/9242/stat : 9242 (java) S 9229 9229 5595 0 -1 1077944384 453 0 0 0 0 0 0 0 20 0 15 0 405445113 15373000704 21160 33554432000 4194304 4196468 140732105769296 139928228399984 139928822712962 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10338304 140732105773866 140732105774234 140732105774234 140732105777103 0
[pid=9232/tid=9243] ppid=9229 vsize=15012696 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/9232/task/9243/stat : 9243 (java) S 9229 9229 5595 0 -1 1077944384 17 0 0 0 0 0 0 0 20 0 15 0 405445113 15373000704 21160 33554432000 4194304 4196468 140732105769296 139928227347184 139928822712962 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10338304 140732105773866 140732105774234 140732105774234 140732105777103 0
[pid=9232/tid=9244] ppid=9229 vsize=15012696 memory=139809772267136 CPUtime=0.02 cores=0,2,4,6
/proc/9232/task/9244/stat : 9244 (java) R 9229 9229 5595 0 -1 4202560 469 0 0 0 2 0 0 0 20 0 15 0 405445113 15373000704 21160 33554432000 4194304 4196468 140732105769296 139928226294384 139928806942416 0 4 2 16800973 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 10338304 140732105773866 140732105774234 140732105774234 140732105777103 0
[pid=9232/tid=9245] ppid=9229 vsize=15012696 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/9232/task/9245/stat : 9245 (java) S 9229 9229 5595 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405445114 15373000704 21160 33554432000 4194304 4196468 140732105769296 139926276401888 139928822712021 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10338304 140732105773866 140732105774234 140732105774234 140732105777103 0
[pid=9232/tid=9246] ppid=9229 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9232/task/9246/stat : 9246 (java) S 9229 9229 5595 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405445114 15373000704 21160 33554432000 4194304 4196468 140732105769296 139928225241776 139928822712962 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10338304 140732105773866 140732105774234 140732105774234 140732105777103 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 15125824 KiB
Current children cumulated memory: 86036 KiB

[startup+0.310861 s]*
/proc/loadavg: 2.07 2.02 2.05 4/235 9246
/proc/meminfo: memFree=15713508/32770624 swapFree=66959212/67108860
[pid=9229] ppid=9226 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/9229/stat : 9229 (scop.sh) S 9226 9229 5595 0 -1 4202496 554 322 0 0 0 0 0 0 20 0 1 0 405445107 115843072 349 33554432000 4194304 5098028 140736254638352 140736254635608 139986000118396 0 65536 4100 81923 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 37793792 140736254645091 140736254645360 140736254645360 140736254648269 0
/proc/9229/statm: 28282 349 296 221 0 87 0
[pid=9232] ppid=9229 vsize=15012696 memory=88584 CPUtime=0.43 cores=0,2,4,6
/proc/9232/stat : 9232 (java) S 9229 9229 5595 0 -1 1077944320 12684 0 0 0 39 4 0 0 20 0 15 0 405445107 15373000704 22146 33554432000 4194304 4196468 140732105769296 140732105751840 139928822701815 0 0 2 16800973 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 10338304 140732105773866 140732105774234 140732105774234 140732105777103 0
/proc/9232/statm: 3753174 22146 3068 1 0 3715579 0
[pid=9232/tid=9233] ppid=9229 vsize=15012696 memory=8112282956445269571 CPUtime=0.3 cores=0,2,4,6
/proc/9232/task/9233/stat : 9233 (java) R 9229 9229 5595 0 -1 4202560 10214 0 0 0 27 3 0 0 20 0 15 0 405445107 15373000704 22146 33554432000 4194304 4196468 140732105769296 139928794531888 139928804265359 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 10338304 140732105773866 140732105774234 140732105774234 140732105777103 0
[pid=9232/tid=9234] ppid=9229 vsize=15012696 memory=4872558044660077418 CPUtime=0 cores=0,2,4,6
/proc/9232/task/9234/stat : 9234 (java) S 9229 9229 5595 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405445109 15373000704 22146 33554432000 4194304 4196468 140732105769296 139928826944656 139928822712021 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10338304 140732105773866 140732105774234 140732105774234 140732105777103 0
[pid=9232/tid=9235] ppid=9229 vsize=15012696 memory=-5587046532246807594 CPUtime=0 cores=0,2,4,6
/proc/9232/task/9235/stat : 9235 (java) S 9229 9229 5595 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405445109 15373000704 22146 33554432000 4194304 4196468 140732105769296 139928283372560 139928822712021 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10338304 140732105773866 140732105774234 140732105774234 140732105777103 0
[pid=9232/tid=9236] ppid=9229 vsize=15012696 memory=7379517702019849078 CPUtime=0 cores=0,2,4,6
/proc/9232/task/9236/stat : 9236 (java) S 9229 9229 5595 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405445109 15373000704 22146 33554432000 4194304 4196468 140732105769296 139928282319760 139928822712021 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10338304 140732105773866 140732105774234 140732105774234 140732105777103 0
[pid=9232/tid=9237] ppid=9229 vsize=15012696 memory=7016714186490735262 CPUtime=0 cores=0,2,4,6
/proc/9232/task/9237/stat : 9237 (java) S 9229 9229 5595 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405445109 15373000704 22146 33554432000 4194304 4196468 140732105769296 139928281266960 139928822712021 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10338304 140732105773866 140732105774234 140732105774234 140732105777103 0
[pid=9232/tid=9238] ppid=9229 vsize=15012696 memory=-9062862659931694204 CPUtime=0 cores=0,2,4,6
/proc/9232/task/9238/stat : 9238 (java) S 9229 9229 5595 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405445110 15373000704 22146 33554432000 4194304 4196468 140732105769296 139928229452144 139928822712962 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10338304 140732105773866 140732105774234 140732105774234 140732105777103 0
[pid=9232/tid=9239] ppid=9229 vsize=15012696 memory=3047711566422646390 CPUtime=0 cores=0,2,4,6
/proc/9232/task/9239/stat : 9239 (java) S 9229 9229 5595 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 405445111 15373000704 22146 33554432000 4194304 4196468 140732105769296 139927283033120 139928822712021 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10338304 140732105773866 140732105774234 140732105774234 140732105777103 0
[pid=9232/tid=9240] ppid=9229 vsize=15012696 memory=8982046290584177472 CPUtime=0 cores=0,2,4,6
/proc/9232/task/9240/stat : 9240 (java) S 9229 9229 5595 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 405445111 15373000704 22146 33554432000 4194304 4196468 140732105769296 139927148811120 139928822712021 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10338304 140732105773866 140732105774234 140732105774234 140732105777103 0
[pid=9232/tid=9241] ppid=9229 vsize=15012696 memory=8325818968683490714 CPUtime=0 cores=0,2,4,6
/proc/9232/task/9241/stat : 9241 (java) S 9229 9229 5595 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405445113 15373000704 22146 33554432000 4194304 4196468 140732105769296 139926774306640 139928822720411 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10338304 140732105773866 140732105774234 140732105774234 140732105777103 0
[pid=9232/tid=9242] ppid=9229 vsize=15012696 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/9232/task/9242/stat : 9242 (java) S 9229 9229 5595 0 -1 1077944384 555 0 0 0 2 0 0 0 20 0 15 0 405445113 15373000704 22146 33554432000 4194304 4196468 140732105769296 139928228399984 139928822712962 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10338304 140732105773866 140732105774234 140732105774234 140732105777103 0
[pid=9232/tid=9243] ppid=9229 vsize=15012696 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/9232/task/9243/stat : 9243 (java) S 9229 9229 5595 0 -1 1077944384 74 0 0 0 2 0 0 0 20 0 15 0 405445113 15373000704 22146 33554432000 4194304 4196468 140732105769296 139928227347184 139928822712962 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10338304 140732105773866 140732105774234 140732105774234 140732105777103 0
[pid=9232/tid=9244] ppid=9229 vsize=15012696 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/9232/task/9244/stat : 9244 (java) S 9229 9229 5595 0 -1 1077944384 490 0 0 0 7 0 0 0 20 0 15 0 405445113 15373000704 22146 33554432000 4194304 4196468 140732105769296 139928226294384 139928822712962 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10338304 140732105773866 140732105774234 140732105774234 140732105777103 0
[pid=9232/tid=9245] ppid=9229 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9232/task/9245/stat : 9245 (java) S 9229 9229 5595 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405445114 15373000704 22146 33554432000 4194304 4196468 140732105769296 139926276401888 139928822712021 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10338304 140732105773866 140732105774234 140732105774234 140732105777103 0
[pid=9232/tid=9246] ppid=9229 vsize=15012696 memory=3473461918636848943 CPUtime=0 cores=0,2,4,6
/proc/9232/task/9246/stat : 9246 (java) S 9229 9229 5595 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405445114 15373000704 22146 33554432000 4194304 4196468 140732105769296 139928225241776 139928822712962 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10338304 140732105773866 140732105774234 140732105774234 140732105777103 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 15125824 KiB
Current children cumulated memory: 89980 KiB

[startup+0.700834 s]
/proc/loadavg: 2.07 2.02 2.05 3/235 9246
/proc/meminfo: memFree=15690232/32770624 swapFree=66959212/67108860
[pid=9229] ppid=9226 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/9229/stat : 9229 (scop.sh) S 9226 9229 5595 0 -1 4202496 554 322 0 0 0 0 0 0 20 0 1 0 405445107 115843072 349 33554432000 4194304 5098028 140736254638352 140736254635608 139986000118396 0 65536 4100 81923 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 37793792 140736254645091 140736254645360 140736254645360 140736254648269 0
/proc/9229/statm: 28282 349 296 221 0 87 0
[pid=9232] ppid=9229 vsize=15018968 memory=129444 CPUtime=1.04 cores=0,2,4,6
/proc/9232/stat : 9232 (java) S 9229 9229 5595 0 -1 1077944320 20148 0 0 0 97 7 0 0 20 0 15 0 405445107 15379423232 32361 33554432000 4194304 4196468 140732105769296 140732105751840 139928822701815 0 0 2 25189581 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 10338304 140732105773866 140732105774234 140732105774234 140732105777103 0
/proc/9232/statm: 3754742 32361 3183 1 0 3716091 0
[pid=9232/tid=9233] ppid=9229 vsize=15018968 memory=-7816663703405220396 CPUtime=0.68 cores=0,2,4,6
/proc/9232/task/9233/stat : 9233 (java) R 9229 9229 5595 0 -1 4202560 17167 0 0 0 62 6 0 0 20 0 15 0 405445107 15379423232 32361 33554432000 4194304 4196468 140732105769296 139928794539792 139928822723741 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 10338304 140732105773866 140732105774234 140732105774234 140732105777103 0
[pid=9232/tid=9234] ppid=9229 vsize=15018968 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9232/task/9234/stat : 9234 (java) S 9229 9229 5595 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405445109 15379423232 32361 33554432000 4194304 4196468 140732105769296 139928826944656 139928822712021 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10338304 140732105773866 140732105774234 140732105774234 140732105777103 0
[pid=9232/tid=9235] ppid=9229 vsize=15018968 memory=1660 CPUtime=0 cores=0,2,4,6
/proc/9232/task/9235/stat : 9235 (java) S 9229 9229 5595 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405445109 15379423232 32361 33554432000 4194304 4196468 140732105769296 139928283372560 139928822712021 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10338304 140732105773866 140732105774234 140732105774234 140732105777103 0
[pid=9232/tid=9236] ppid=9229 vsize=15018968 memory=37404 CPUtime=0 cores=0,2,4,6
/proc/9232/task/9236/stat : 9236 (java) S 9229 9229 5595 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405445109 15379423232 32361 33554432000 4194304 4196468 140732105769296 139928282319760 139928822712021 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10338304 140732105773866 140732105774234 140732105774234 140732105777103 0
[pid=9232/tid=9237] ppid=9229 vsize=15018968 memory=988 CPUtime=0 cores=0,2,4,6
/proc/9232/task/9237/stat : 9237 (java) S 9229 9229 5595 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405445109 15379423232 32361 33554432000 4194304 4196468 140732105769296 139928281266960 139928822712021 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10338304 140732105773866 140732105774234 140732105774234 140732105777103 0
[pid=9232/tid=9238] ppid=9229 vsize=15018968 memory=2008 CPUtime=0 cores=0,2,4,6
/proc/9232/task/9238/stat : 9238 (java) S 9229 9229 5595 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 405445110 15379423232 32361 33554432000 4194304 4196468 140732105769296 139928229452144 139928822712962 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10338304 140732105773866 140732105774234 140732105774234 140732105777103 0
[pid=9232/tid=9239] ppid=9229 vsize=15018968 memory=1436 CPUtime=0 cores=0,2,4,6
/proc/9232/task/9239/stat : 9239 (java) S 9229 9229 5595 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 405445111 15379423232 32361 33554432000 4194304 4196468 140732105769296 139927283033120 139928822712021 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10338304 140732105773866 140732105774234 140732105774234 140732105777103 0
[pid=9232/tid=9240] ppid=9229 vsize=15018968 memory=580 CPUtime=0 cores=0,2,4,6
/proc/9232/task/9240/stat : 9240 (java) S 9229 9229 5595 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 405445111 15379423232 32361 33554432000 4194304 4196468 140732105769296 139927148811120 139928822712021 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10338304 140732105773866 140732105774234 140732105774234 140732105777103 0
[pid=9232/tid=9241] ppid=9229 vsize=15018968 memory=1720 CPUtime=0 cores=0,2,4,6
/proc/9232/task/9241/stat : 9241 (java) S 9229 9229 5595 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405445113 15379423232 32361 33554432000 4194304 4196468 140732105769296 139926774306640 139928822720411 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10338304 140732105773866 140732105774234 140732105774234 140732105777103 0
[pid=9232/tid=9242] ppid=9229 vsize=15018968 memory=10604 CPUtime=0.09 cores=0,2,4,6
/proc/9232/task/9242/stat : 9242 (java) S 9229 9229 5595 0 -1 1077944384 740 0 0 0 9 0 0 0 20 0 15 0 405445113 15379423232 32361 33554432000 4194304 4196468 140732105769296 139928228399984 139928822712962 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10338304 140732105773866 140732105774234 140732105774234 140732105777103 0
[pid=9232/tid=9243] ppid=9229 vsize=15018968 memory=3360 CPUtime=0.09 cores=0,2,4,6
/proc/9232/task/9243/stat : 9243 (java) S 9229 9229 5595 0 -1 1077944384 298 0 0 0 9 0 0 0 20 0 15 0 405445113 15379423232 32361 33554432000 4194304 4196468 140732105769296 139928227347184 139928822712962 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10338304 140732105773866 140732105774234 140732105774234 140732105777103 0
[pid=9232/tid=9244] ppid=9229 vsize=15018968 memory=776 CPUtime=0.15 cores=0,2,4,6
/proc/9232/task/9244/stat : 9244 (java) R 9229 9229 5595 0 -1 4202560 589 0 0 0 15 0 0 0 20 0 15 0 405445113 15379423232 32361 33554432000 4194304 4196468 140732105769296 139928226290112 139928801323216 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 10338304 140732105773866 140732105774234 140732105774234 140732105777103 0
[pid=9232/tid=9245] ppid=9229 vsize=15018968 memory=1564 CPUtime=0 cores=0,2,4,6
/proc/9232/task/9245/stat : 9245 (java) S 9229 9229 5595 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405445114 15379423232 32361 33554432000 4194304 4196468 140732105769296 139926276401888 139928822712021 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10338304 140732105773866 140732105774234 140732105774234 140732105777103 0
[pid=9232/tid=9246] ppid=9229 vsize=15018968 memory=5960 CPUtime=0 cores=0,2,4,6
/proc/9232/task/9246/stat : 9246 (java) S 9229 9229 5595 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405445114 15379423232 32361 33554432000 4194304 4196468 140732105769296 139928225241776 139928822712962 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10338304 140732105773866 140732105774234 140732105774234 140732105777103 0
Current children cumulated CPU time: 1.04 s
Current children cumulated vsize: 15132096 KiB
Current children cumulated memory: 130840 KiB

[startup+1.50076 s]
/proc/loadavg: 2.07 2.02 2.05 5/235 9247
/proc/meminfo: memFree=15591412/32770624 swapFree=66959212/67108860
[pid=9229] ppid=9226 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/9229/stat : 9229 (scop.sh) S 9226 9229 5595 0 -1 4202496 554 322 0 0 0 0 0 0 20 0 1 0 405445107 115843072 349 33554432000 4194304 5098028 140736254638352 140736254635608 139986000118396 0 65536 4100 81923 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 37793792 140736254645091 140736254645360 140736254645360 140736254648269 0
/proc/9229/statm: 28282 349 296 221 0 87 0
[pid=9232] ppid=9229 vsize=15023140 memory=253560 CPUtime=3.36 cores=0,2,4,6
/proc/9232/stat : 9232 (java) S 9229 9229 5595 0 -1 1077944320 25558 0 0 0 325 11 0 0 20 0 15 0 405445107 15383695360 63390 33554432000 4194304 4196468 140732105769296 140732105751840 139928822701815 0 0 2 25189581 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 10338304 140732105773866 140732105774234 140732105774234 140732105777103 0
/proc/9232/statm: 3755785 63390 3247 1 0 3717115 0
[pid=9232/tid=9233] ppid=9229 vsize=15023140 memory=1660 CPUtime=1.47 cores=0,2,4,6
/proc/9232/task/9233/stat : 9233 (java) R 9229 9229 5595 0 -1 4202560 18955 0 0 0 139 8 0 0 20 0 15 0 405445107 15383695360 63390 33554432000 4194304 4196468 140732105769296 139928794537568 139928306585864 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 10338304 140732105773866 140732105774234 140732105774234 140732105777103 0
[pid=9232/tid=9234] ppid=9229 vsize=15023140 memory=129444 CPUtime=0 cores=0,2,4,6
/proc/9232/task/9234/stat : 9234 (java) S 9229 9229 5595 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405445109 15383695360 63390 33554432000 4194304 4196468 140732105769296 139928826944656 139928822712021 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10338304 140732105773866 140732105774234 140732105774234 140732105777103 0
[pid=9232/tid=9235] ppid=9229 vsize=15023140 memory=-7816663703405220396 CPUtime=0 cores=0,2,4,6
/proc/9232/task/9235/stat : 9235 (java) S 9229 9229 5595 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405445109 15383695360 63390 33554432000 4194304 4196468 140732105769296 139928283372560 139928822712021 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10338304 140732105773866 140732105774234 140732105774234 140732105777103 0
[pid=9232/tid=9236] ppid=9229 vsize=15023140 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9232/task/9236/stat : 9236 (java) S 9229 9229 5595 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405445109 15383695360 63390 33554432000 4194304 4196468 140732105769296 139928282319760 139928822712021 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10338304 140732105773866 140732105774234 140732105774234 140732105777103 0
[pid=9232/tid=9237] ppid=9229 vsize=15023140 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9232/task/9237/stat : 9237 (java) S 9229 9229 5595 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405445109 15383695360 63390 33554432000 4194304 4196468 140732105769296 139928281266960 139928822712021 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10338304 140732105773866 140732105774234 140732105774234 140732105777103 0
[pid=9232/tid=9238] ppid=9229 vsize=15023140 memory=1966185 CPUtime=0 cores=0,2,4,6
/proc/9232/task/9238/stat : 9238 (java) S 9229 9229 5595 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 405445110 15383695360 63390 33554432000 4194304 4196468 140732105769296 139928229452144 139928822712962 0 0 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10338304 140732105773866 140732105774234 140732105774234 140732105777103 0
[pid=9232/tid=9239] ppid=9229 vsize=15023140 memory=1967567 CPUtime=0 cores=0,2,4,6
/proc/9232/task/9239/stat : 9239 (java) S 9229 9229 5595 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 405445111 15383695360 63390 33554432000 4194304 4196468 140732105769296 139927283033120 139928822712021 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10338304 140732105773866 140732105774234 140732105774234 140732105777103 0
[pid=9232/tid=9240] ppid=9229 vsize=15023140 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9232/task/9240/stat : 9240 (java) S 9229 9229 5595 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 405445111 15383695360 63390 33554432000 4194304 4196468 140732105769296 139927148811120 139928822712021 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10338304 140732105773866 140732105774234 140732105774234 140732105777103 0
[pid=9232/tid=9241] ppid=9229 vsize=15023140 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9232/task/9241/stat : 9241 (java) S 9229 9229 5595 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405445113 15383695360 63390 33554432000 4194304 4196468 140732105769296 139926774306640 139928822720411 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10338304 140732105773866 140732105774234 140732105774234 140732105777103 0
[pid=9232/tid=9242] ppid=9229 vsize=15023140 memory=0 CPUtime=0.68 cores=0,2,4,6
/proc/9232/task/9242/stat : 9242 (java) S 9229 9229 5595 0 -1 1077944384 2490 0 0 0 68 0 0 0 20 0 15 0 405445113 15383695360 63390 33554432000 4194304 4196468 140732105769296 139928228399984 139928822712962 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10338304 140732105773866 140732105774234 140732105774234 140732105777103 0
[pid=9232/tid=9243] ppid=9229 vsize=15023140 memory=0 CPUtime=0.67 cores=0,2,4,6
/proc/9232/task/9243/stat : 9243 (java) S 9229 9229 5595 0 -1 1077944384 1383 0 0 0 67 0 0 0 20 0 15 0 405445113 15383695360 63390 33554432000 4194304 4196468 140732105769296 139928227347184 139928822712962 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10338304 140732105773866 140732105774234 140732105774234 140732105777103 0
[pid=9232/tid=9244] ppid=9229 vsize=15023140 memory=0 CPUtime=0.49 cores=0,2,4,6
/proc/9232/task/9244/stat : 9244 (java) R 9229 9229 5595 0 -1 4202560 1377 0 0 0 49 0 0 0 20 0 15 0 405445113 15383695360 63390 33554432000 4194304 4196468 140732105769296 139928226294384 139928815798651 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 10338304 140732105773866 140732105774234 140732105774234 140732105777103 0
[pid=9232/tid=9245] ppid=9229 vsize=15023140 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9232/task/9245/stat : 9245 (java) S 9229 9229 5595 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405445114 15383695360 63390 33554432000 4194304 4196468 140732105769296 139926276401888 139928822712021 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10338304 140732105773866 140732105774234 140732105774234 140732105777103 0
[pid=9232/tid=9246] ppid=9229 vsize=15023140 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9232/task/9246/stat : 9246 (java) S 9229 9229 5595 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405445114 15383695360 63390 33554432000 4194304 4196468 140732105769296 139928225241776 139928822712962 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10338304 140732105773866 140732105774234 140732105774234 140732105777103 0
Current children cumulated CPU time: 3.36 s
Current children cumulated vsize: 15136268 KiB
Current children cumulated memory: 254956 KiB

[startup+3.11004 s]
/proc/loadavg: 2.07 2.02 2.05 2/222 9247
/proc/meminfo: memFree=15784356/32770624 swapFree=66959212/67108860
[pid=9229] ppid=9226 vsize=113128 memory=1476 CPUtime=7.54 cores=0,2,4,6
/proc/9229/stat : 9229 (scop.sh) S 9226 9229 5595 0 -1 4202496 582 29597 0 0 0 0 737 17 20 0 1 0 405445107 115843072 369 33554432000 4194304 5098028 140736254638352 140736254635096 139986000118396 0 65536 4100 81923 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 37793792 140736254645091 140736254645360 140736254645360 140736254648269 0
/proc/9229/statm: 28282 369 311 221 0 87 0
Current children cumulated CPU time: 7.54 s
Current children cumulated vsize: 113128 KiB
Current children cumulated memory: 1476 KiB

[startup+4.05132 s]
# the end of solver process 9229 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=8.79702 s, system=0.264441 s

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

[startup+3.20028 s]
/proc/loadavg: 2.07 2.02 2.05 2/222 9247
/proc/meminfo: memFree=15784356/32770624 swapFree=66959212/67108860
[pid=9229] ppid=9226 vsize=113128 memory=1476 CPUtime=7.54 cores=0,2,4,6
/proc/9229/stat : 9229 (scop.sh) S 9226 9229 5595 0 -1 4202496 582 29597 0 0 0 0 737 17 20 0 1 0 405445107 115843072 369 33554432000 4194304 5098028 140736254638352 140736254635096 139986000118396 0 65536 4100 81923 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 37793792 140736254645091 140736254645360 140736254645360 140736254648269 0
/proc/9229/statm: 28282 369 311 221 0 87 0
Current children cumulated CPU time: 7.54 s
Current children cumulated vsize: 113128 KiB
Current children cumulated memory: 1476 KiB

[startup+3.60037 s]
/proc/loadavg: 2.07 2.02 2.05 2/222 9247
/proc/meminfo: memFree=15784356/32770624 swapFree=66959212/67108860
[pid=9229] ppid=9226 vsize=113128 memory=1476 CPUtime=7.54 cores=0,2,4,6
/proc/9229/stat : 9229 (scop.sh) S 9226 9229 5595 0 -1 4202496 582 29597 0 0 0 0 737 17 20 0 1 0 405445107 115843072 369 33554432000 4194304 5098028 140736254638352 140736254635096 139986000118396 0 65536 4100 81923 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 37793792 140736254645091 140736254645360 140736254645360 140736254648269 0
/proc/9229/statm: 28282 369 311 221 0 87 0
Current children cumulated CPU time: 7.54 s
Current children cumulated vsize: 113128 KiB
Current children cumulated memory: 1476 KiB

[startup+4.00035 s]*
/proc/loadavg: 2.07 2.02 2.05 3/240 9268
/proc/meminfo: memFree=15679924/32770624 swapFree=66959212/67108860
[pid=9229] ppid=9226 vsize=113128 memory=1476 CPUtime=7.54 cores=0,2,4,6
/proc/9229/stat : 9229 (scop.sh) S 9226 9229 5595 0 -1 4202496 582 29597 0 0 0 0 737 17 20 0 1 0 405445107 115843072 369 33554432000 4194304 5098028 140736254638352 140736254635096 139986000118396 0 65536 4100 81923 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 37793792 140736254645091 140736254645360 140736254645360 140736254648269 0
/proc/9229/statm: 28282 369 311 221 0 87 0
[pid=9248] ppid=9229 vsize=8068440 memory=119792 CPUtime=1.19 cores=0,2,4,6
/proc/9248/stat : 9248 (java) S 9229 9229 5595 0 -1 1077944320 20381 0 0 0 112 7 0 0 20 0 19 0 405445408 8262082560 29948 33554432000 4194304 4196468 140729635099936 140729635082480 140397622521591 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 13385728 140729635107836 140729635107994 140729635107994 140729635110863 0
/proc/9248/statm: 2017110 29948 3209 1 0 1978454 0
[pid=9263] ppid=9248 vsize=29296 memory=5344 CPUtime=0.25 cores=0,2,4,6
/proc/9263/stat : 9263 (cryptominisat5) R 9248 9229 5595 0 -1 4202496 1465 0 0 0 25 0 0 0 20 0 1 0 405445481 29999104 1336 33554432000 4194304 4451008 140737072324288 140737072319944 140346657369801 0 4 0 2 0 0 0 17 4 0 0 0 0 0 6549032 6559120 14548992 140737072325565 140737072325696 140737072325696 140737072328646 0
/proc/9263/statm: 7324 1336 639 63 0 1051 0
[pid=9248/tid=9249] ppid=9229 vsize=8068440 memory=-3622645143214314312 CPUtime=0.76 cores=0,2,4,6
/proc/9248/task/9249/stat : 9249 (java) S 9229 9229 5595 0 -1 1077944384 17419 0 0 0 71 5 0 0 20 0 19 0 405445408 8262082560 29948 33554432000 4194304 4196468 140729635099936 140397594361760 140397622531797 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13385728 140729635107836 140729635107994 140729635107994 140729635110863 0
[pid=9248/tid=9250] ppid=9229 vsize=8068440 memory=4872558044660077418 CPUtime=0 cores=0,2,4,6
/proc/9248/task/9250/stat : 9250 (java) S 9229 9229 5595 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 405445409 8262082560 29948 33554432000 4194304 4196468 140729635099936 140397626764432 140397622531797 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13385728 140729635107836 140729635107994 140729635107994 140729635110863 0
[pid=9248/tid=9251] ppid=9229 vsize=8068440 memory=304556149062238564 CPUtime=0 cores=0,2,4,6
/proc/9248/task/9251/stat : 9251 (java) S 9229 9229 5595 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 405445409 8262082560 29948 33554432000 4194304 4196468 140729635099936 140397449260048 140397622531797 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13385728 140729635107836 140729635107994 140729635107994 140729635110863 0
[pid=9248/tid=9252] ppid=9229 vsize=8068440 memory=15816711928554334 CPUtime=0 cores=0,2,4,6
/proc/9248/task/9252/stat : 9252 (java) S 9229 9229 5595 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 405445409 8262082560 29948 33554432000 4194304 4196468 140729635099936 140397106641808 140397622531797 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13385728 140729635107836 140729635107994 140729635107994 140729635110863 0
[pid=9248/tid=9253] ppid=9229 vsize=8068440 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9248/task/9253/stat : 9253 (java) S 9229 9229 5595 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 405445409 8262082560 29948 33554432000 4194304 4196468 140729635099936 140397105589008 140397622531797 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13385728 140729635107836 140729635107994 140729635107994 140729635110863 0
[pid=9248/tid=9254] ppid=9229 vsize=8068440 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9248/task/9254/stat : 9254 (java) S 9229 9229 5595 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 19 0 405445411 8262082560 29948 33554432000 4194304 4196468 140729635099936 140397069007216 140397622532738 0 0 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13385728 140729635107836 140729635107994 140729635107994 140729635110863 0
[pid=9248/tid=9255] ppid=9229 vsize=8068440 memory=4638778398332698720 CPUtime=0 cores=0,2,4,6
/proc/9248/task/9255/stat : 9255 (java) S 9229 9229 5595 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 405445411 8262082560 29948 33554432000 4194304 4196468 140729635099936 140396441101344 140397622531797 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13385728 140729635107836 140729635107994 140729635107994 140729635110863 0
[pid=9248/tid=9256] ppid=9229 vsize=8068440 memory=7521383448165313880 CPUtime=0 cores=0,2,4,6
/proc/9248/task/9256/stat : 9256 (java) S 9229 9229 5595 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 405445411 8262082560 29948 33554432000 4194304 4196468 140729635099936 140396172665712 140397622531797 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13385728 140729635107836 140729635107994 140729635107994 140729635110863 0
[pid=9248/tid=9257] ppid=9229 vsize=8068440 memory=8099279071866868836 CPUtime=0 cores=0,2,4,6
/proc/9248/task/9257/stat : 9257 (java) S 9229 9229 5595 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 405445414 8262082560 29948 33554432000 4194304 4196468 140729635099936 140395798157136 140397622540187 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13385728 140729635107836 140729635107994 140729635107994 140729635110863 0
[pid=9248/tid=9258] ppid=9229 vsize=8068440 memory=7595725831727968097 CPUtime=0.1 cores=0,2,4,6
/proc/9248/task/9258/stat : 9258 (java) S 9229 9229 5595 0 -1 1077944384 569 0 0 0 10 0 0 0 20 0 19 0 405445414 8262082560 29948 33554432000 4194304 4196468 140729635099936 140397067955056 140397622532738 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13385728 140729635107836 140729635107994 140729635107994 140729635110863 0
[pid=9248/tid=9259] ppid=9229 vsize=8068440 memory=7013348641680418928 CPUtime=0.09 cores=0,2,4,6
/proc/9248/task/9259/stat : 9259 (java) S 9229 9229 5595 0 -1 1077944384 458 0 0 0 9 0 0 0 20 0 19 0 405445414 8262082560 29948 33554432000 4194304 4196468 140729635099936 140397066902256 140397622532738 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13385728 140729635107836 140729635107994 140729635107994 140729635110863 0
[pid=9248/tid=9260] ppid=9229 vsize=8068440 memory=6082234903043927395 CPUtime=0.2 cores=0,2,4,6
/proc/9248/task/9260/stat : 9260 (java) S 9229 9229 5595 0 -1 1077944384 543 0 0 0 20 0 0 0 20 0 19 0 405445414 8262082560 29948 33554432000 4194304 4196468 140729635099936 140397065849456 140397622532738 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13385728 140729635107836 140729635107994 140729635107994 140729635110863 0
[pid=9248/tid=9261] ppid=9229 vsize=8068440 memory=7887610716981113396 CPUtime=0 cores=0,2,4,6
/proc/9248/task/9261/stat : 9261 (java) S 9229 9229 5595 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 405445414 8262082560 29948 33554432000 4194304 4196468 140729635099936 140395300252384 140397622531797 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13385728 140729635107836 140729635107994 140729635107994 140729635110863 0
[pid=9248/tid=9262] ppid=9229 vsize=8068440 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9248/task/9262/stat : 9262 (java) S 9229 9229 5595 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 405445415 8262082560 29948 33554432000 4194304 4196468 140729635099936 140397064796848 140397622532738 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13385728 140729635107836 140729635107994 140729635107994 140729635110863 0
[pid=9248/tid=9264] ppid=9229 vsize=8068440 memory=279619282486976 CPUtime=0 cores=0,2,4,6
/proc/9248/task/9264/stat : 9264 (java) S 9229 9229 5595 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 405445482 8262082560 29948 33554432000 4194304 4196468 140729635099936 140397056763072 140397622546201 0 4 2 25189581 18446744071579417331 0 0 -1 6 0 0 0 0 0 6293624 6294260 13385728 140729635107836 140729635107994 140729635107994 140729635110863 0
[pid=9248/tid=9266] ppid=9229 vsize=8068440 memory=8292088525465231505 CPUtime=0 cores=0,2,4,6
/proc/9248/task/9266/stat : 9266 (java) S 9229 9229 5595 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 405445482 8262082560 29948 33554432000 4194304 4196468 140729635099936 140394763369744 140397622543517 0 4 2 25189581 18446744071580971376 0 0 -1 2 0 0 0 0 0 6293624 6294260 13385728 140729635107836 140729635107994 140729635107994 140729635110863 0
[pid=9248/tid=9267] ppid=9229 vsize=8068440 memory=33 CPUtime=0 cores=0,2,4,6
/proc/9248/task/9267/stat : 9267 (java) S 9229 9229 5595 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 405445483 8262082560 29948 33554432000 4194304 4196468 140729635099936 140394494935184 140397622543517 0 4 2 25189581 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 13385728 140729635107836 140729635107994 140729635107994 140729635110863 0
[pid=9248/tid=9268] ppid=9229 vsize=8068440 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9248/task/9268/stat : 9268 (java) S 9229 9229 5595 0 -1 1077944384 27 0 0 0 0 0 0 0 20 0 19 0 405445485 8262082560 29948 33554432000 4194304 4196468 140729635099936 140395031813808 140397622531797 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13385728 140729635107836 140729635107994 140729635107994 140729635110863 0
Current children cumulated CPU time: 8.98 s
Current children cumulated vsize: 8210864 KiB
Current children cumulated memory: 126612 KiB

Child status: 0
Real time (s): 4.05138
CPU time (s): 9.06146
CPU user time (s): 8.79702
CPU system time (s): 0.264441
CPU usage (%): 223.664
Max. virtual memory (cumulated for all children) (KiB): 15140432
Max. memory (cumulated for all children) (KiB): 460508

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 8.79702
system time used= 0.264441
maximum resident set size= 467688
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 52172
page faults= 0
swaps= 0
block input operations= 0
block output operations= 312
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4911
involuntary context switches= 56


# summary of solver processes directly reported to runsolver:
#   pid: 9229
#   total CPU time (s): 9.06146
#   total CPU user time (s): 8.79702
#   total CPU system time (s): 0.264441

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.055151 second user time and 0.083799 second system time

The end

Launcher Data

Begin job on node124 at 2019-09-12 15:30:09
IDJOB=4388101
IDBENCH=134301
IDSOLVER=2826
FILE ID=node124/4388101-1568295049
RUNJOBID= node124-1568286434-6491
PBS_JOBID= 21701080
Free space on /tmp= 52856 MiB

SOLVER NAME= Fun-sCOP hybrid+CryptoMiniSat (2019-06-15)
BENCH NAME= XCSP17/PigeonsPlus/PigeonsPlus-m1-s1/pigeonsPlus-10-05.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-4388101-1568295049/watcher-4388101-1568295049 -o /tmp/evaluation-result-4388101-1568295049/solver-4388101-1568295049 -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-4388101-1568295049.xml

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

MD5SUM BENCH= 11198b79b59252262e805adcf565fb89
RANDOM SEED=1829010092

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:        15791628 kB
MemAvailable:   30187008 kB
Buffers:          137804 kB
Cached:         14354832 kB
SwapCached:        45868 kB
Active:          2886684 kB
Inactive:       13283752 kB
Active(anon):    1633256 kB
Inactive(anon):    86644 kB
Active(file):    1253428 kB
Inactive(file): 13197108 kB
Unevictable:      108624 kB
Mlocked:          108624 kB
SwapTotal:      67108860 kB
SwapFree:       66959212 kB
Dirty:             21152 kB
Writeback:             0 kB
AnonPages:       1705400 kB
Mapped:            55980 kB
Shmem:             32744 kB
Slab:             401740 kB
SReclaimable:     373304 kB
SUnreclaim:        28436 kB
KernelStack:        4160 kB
PageTables:         9308 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    7750128 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    759808 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= 52836 MiB
End job on node124 at 2019-09-12 15:30:14