Trace number 4293144

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
scop order+MapleCOMSPS (2018-06-13)SAT 3.33102 1.68505

General information on the benchmark

NameStripPacking/
StripPacking-1b_c18.xml
MD5SUM1d962658b6cfa8354278e550b215e9b2
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.636192
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of constraints31
Number of domains12
Minimum domain size1
Maximum domain size15
Distribution of domain sizes[{"size":1,"count":2},{"size":2,"count":28},{"size":15,"count":20}]
Minimum variable degree1
Maximum variable degree3
Distribution of variable degrees[{"degree":1,"count":10},{"degree":2,"count":20},{"degree":3,"count":20}]
Minimum constraint arity2
Maximum constraint arity40
Distribution of constraint arities[{"arity":2,"count":20},{"arity":3,"count":10},{"arity":40,"count":1}]
Number of extensional constraints10
Number of intensional constraints20
Distribution of constraint types[{"type":"extension","count":10},{"type":"intension","count":20},{"type":"noOverlap","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.68/0.52	
0.68/0.52	scop order+minisat_release (2018-06-13)
0.68/0.52	
0.68/0.54	c BEGIN-Prog: Mon Jul 23 12:03:31 CEST 2018
0.68/0.54	c PID: 3871
0.68/0.54	c IP: 172.20.3.105
0.68/0.54	c HOST: node105.alineos.net
0.68/0.55	c (0,0) Parsing Begin
1.40/0.91	c (0,0) Parsing End
1.40/0.92	c (0,0) CSP: 40 int (0 aux), 10 bool (0 aux), 31 ctr, max domain size 15
1.40/0.92	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 19 MiB used (max 0 MiB)
1.40/0.92	c (0,0) Constraint Name Generate Begin
1.40/0.92	c (0,0) Ctr:HOME/instance-4293144-1532340211.xml,Add:ExtensionSupport:IntVar:Le:NoOverlap:Num
1.40/0.92	c (0,0) Constraint Name Generate End
1.40/0.92	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 19 MiB used (max 0 MiB)
1.40/0.92	c (0,0) CSP to CSPinCNF Begin
1.40/1.00	c (0,0) translated 4 (10%) constraints
1.57/1.01	c (0,0) translated 7 (20%) constraints
1.57/1.01	c (0,0) translated 10 (30%) constraints
1.57/1.01	c (0,0) translated 13 (40%) constraints
1.57/1.02	c (0,0) translated 16 (50%) constraints
1.57/1.02	c (0,0) translated 19 (60%) constraints
1.57/1.10	c (0,0) translated 22 (70%) constraints
1.77/1.13	c (0,0) translated 25 (80%) constraints
1.77/1.17	c (0,0) translated 28 (90%) constraints
1.77/1.19	c (0,0) translated 31 (100%) constraints
2.27/1.31	c (0,0) STATISTICS1:HOME/instance-4293144-1532340211.xml,Add:ExtensionSupport:IntVar:Le:NoOverlap:Num,86,201,28,14,4,3,28:12;26:72;22:44;20:34;11:16;10:2;2:18;1:2,14:114;13:152;11:76;10:38;2:486;1:20,4:45;3:45;2:90;1:21,3:180;2:20;1:306;0:10,
2.27/1.31	c (0,0) ===========================================
2.27/1.31	c (0,0) Order
2.27/1.31	c (0,0) ===========================================
2.27/1.32	c (0,0) translated 21 (10%) constraints
2.27/1.32	c (0,0) translated 41 (20%) constraints
2.27/1.33	c (0,0) translated 61 (30%) constraints
2.27/1.33	c (0,0) translated 81 (40%) constraints
2.27/1.33	c (0,0) translated 101 (50%) constraints
2.27/1.34	c (0,0) translated 121 (60%) constraints
2.27/1.34	c (0,0) translated 141 (70%) constraints
2.27/1.34	c (0,0) translated 161 (80%) constraints
2.27/1.35	c (0,0) translated 181 (90%) constraints
2.27/1.35	c (0,0) translated 201 (100%) constraints
2.27/1.35	c (0,0) CSP to CSPinCNF End
2.27/1.35	c (0,0) CSP: 40 int (0 aux), 46 bool (36 aux), 201 ctr, max domain size 14
2.27/1.35	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 25 MiB used (max 0 MiB)
2.27/1.35	c (0,0) CSPinCNF Propagation Begin
2.51/1.40	c (0,0) 0 values, 9 unsatisfiable literals, and 3 valid clauses are removed
2.51/1.40	c (0,0) CSPinCNF Propagation End
2.51/1.40	c (0,0) CSP: 40 int (0 aux), 46 bool (36 aux), 198 ctr, max domain size 14
2.51/1.40	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 25 MiB used (max 0 MiB)
2.51/1.40	c (0,0) Simplify CSPinCNF Begin
2.51/1.44	c (0,0) Simplify CSPinCNF End
2.51/1.44	c (0,0) CSP: 40 int (0 aux), 226 bool (216 aux), 378 ctr, max domain size 14
2.51/1.44	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 25 MiB used (max 0 MiB)
2.51/1.44	c (0,0) Calculate Precise Domain Begin
2.51/1.44	c (0,0) 0 values are removed by re-calculation
2.51/1.44	c (0,0) Calculate Precise Domain End
2.51/1.45	c (0,0) CSP: 40 int (0 aux), 226 bool (216 aux), 378 ctr, max domain size 14
2.51/1.45	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 25 MiB used (max 0 MiB)
2.51/1.45	c (0,0) CSPinCNF to SatSolver Begin
2.51/1.48	c (0,0) 38 (10 %) CSP clauses are encoded (476 SAT variables, 249 SAT clauses)
2.51/1.48	c (0,0) 76 (20 %) CSP clauses are encoded (476 SAT variables, 287 SAT clauses)
2.51/1.48	c (0,0) 114 (30 %) CSP clauses are encoded (476 SAT variables, 325 SAT clauses)
2.51/1.49	c (0,0) 152 (40 %) CSP clauses are encoded (476 SAT variables, 363 SAT clauses)
2.76/1.50	c (0,0) 189 (50 %) CSP clauses are encoded (476 SAT variables, 712 SAT clauses)
2.76/1.52	c (0,0) 227 (60 %) CSP clauses are encoded (476 SAT variables, 1217 SAT clauses)
2.76/1.54	c (1,1) 265 (70 %) CSP clauses are encoded (476 SAT variables, 1780 SAT clauses)
2.76/1.54	c (1,1) 303 (80 %) CSP clauses are encoded (476 SAT variables, 2235 SAT clauses)
2.76/1.55	c (1,1) 341 (90 %) CSP clauses are encoded (476 SAT variables, 2755 SAT clauses)
2.76/1.56	c (1,1) 378 (100 %) CSP clauses are encoded (476 SAT variables, 3386 SAT clauses)
2.76/1.56	c (1,1) CSPinCNF to SatSolver End
2.76/1.56	c (1,1) Heap : 112 MiB used (max 10795 MiB), NonHeap : 27 MiB used (max 0 MiB)
2.76/1.58	c (1,1) STATISTICS2:HOME/instance-4293144-1532340211.xml,Add:ExtensionSupport:IntVar:Le:NoOverlap:Num,266,378,28,14,4,3,28:12;26:72;22:44;20:34;11:16;10:2;2:18,14:114;13:152;11:74;10:38;2:846;1:18,4:45;3:36;2:279;1:18,3:180;2:18;1:666,
2.76/1.58	c (1,1) SatSolver.solve Begin
2.76/1.58	c (1,1) 476 bool, 3410 clause
2.76/1.58	c (1,1) HOME/minisat_release -ccmin-mode=2 -cla-decay=0.9990000000000016 -gc-frac=0.06548219427789823 -min-step-size=0.06000000000000005 -phase-saving=2 -rfirst=100 -rinc=23.20514351897367 -rnd-freq=0.18183188062236774 -step-size=0.0002446387540884631 -step-size-dec=1.0000000000000004e-06 -var-decay=0.07581213234321858 HOME/instance-4293144-1532340211.xml-scop-3871.cnf HOME/instance-4293144-1532340211.xml-scop-3871.cnf.out
3.13/1.61	c (1,0) c This is COMiniSatPS.
3.13/1.61	c (1,0) c WARNING: for repeatability, setting FPU to use double precision
3.13/1.61	c (1,0) c ============================[ Problem Statistics ]=============================
3.13/1.61	c (1,0) c |                                                                             |
3.13/1.62	c (1,0) c |  Number of variables:           476                                         |
3.13/1.62	c (1,0) c |  Number of clauses:            3410                                         |
3.13/1.62	c (1,0) c |  Parse time:                   0.00 s                                       |
3.13/1.62	c (1,0) c |  Eliminated clauses:           0.00 Mb                                      |
3.13/1.62	c (1,0) c Reduced to 338 vars, 3142 cls (grow=0)
3.13/1.62	c (1,0) c No iterative elimination performed. (vars=338, c/v ratio=9.3)
3.13/1.62	c (1,0) c |  Simplification time:          0.00 s                                       |
3.13/1.62	c (1,0) c |                                                                             |
3.13/1.62	c (1,0) c ============================[ Search Statistics ]==============================
3.13/1.62	c (1,0) c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.13/1.62	c (1,0) c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.13/1.62	c (1,0) c ===============================================================================
3.13/1.62	c (1,0) c ===============================================================================
3.13/1.62	c (1,0) c restarts              : 2
3.13/1.62	c (1,0) c conflicts             : 804            (53245 /sec)
3.13/1.62	c (1,0) c decisions             : 1413           (0.00 % random) (93576 /sec)
3.13/1.62	c (1,0) c propagations          : 28742          (1903444 /sec)
3.13/1.62	c (1,0) c conflict literals     : 13229          (24.33 % deleted)
3.13/1.62	c (1,0) c CPU time              : 0.0151 s
3.13/1.62	c (1,0) 
3.13/1.62	c (1,0) s SATISFIABLE
3.13/1.65	c (1,1) SatSolver.solve End
3.13/1.65	c (1,1) Heap : 338 MiB used (max 10795 MiB), NonHeap : 28 MiB used (max 0 MiB)
3.13/1.65	c (1,1) Show results Begin
3.13/1.66	c (1,1) h[0] = 6
3.13/1.66	c (1,1) h[1] = 6
3.13/1.66	c (1,1) h[2] = 3
3.13/1.66	c (1,1) h[3] = 5
3.13/1.66	c (1,1) h[4] = 3
3.13/1.66	c (1,1) h[5] = 3
3.13/1.66	c (1,1) h[6] = 5
3.13/1.66	c (1,1) h[7] = 2
3.13/1.66	c (1,1) h[8] = 3
3.13/1.66	c (1,1) h[9] = 4
3.13/1.66	c (1,1) r[0] = 0
3.13/1.66	c (1,1) r[1] = 0
3.13/1.66	c (1,1) r[2] = 1
3.13/1.66	c (1,1) r[3] = 0
3.13/1.66	c (1,1) r[4] = 1
3.13/1.66	c (1,1) r[5] = 1
3.13/1.66	c (1,1) r[6] = 1
3.13/1.66	c (1,1) r[7] = 1
3.13/1.66	c (1,1) r[8] = 1
3.13/1.66	c (1,1) r[9] = 1
3.13/1.66	c (1,1) w[0] = 8
3.13/1.66	c (1,1) w[1] = 3
3.13/1.66	c (1,1) w[2] = 5
3.13/1.66	c (1,1) w[3] = 5
3.13/1.66	c (1,1) w[4] = 12
3.13/1.66	c (1,1) w[5] = 7
3.13/1.66	c (1,1) w[6] = 7
3.13/1.66	c (1,1) w[7] = 6
3.13/1.66	c (1,1) w[8] = 2
3.13/1.66	c (1,1) w[9] = 2
3.13/1.66	c (1,1) x[0] = 0
3.13/1.66	c (1,1) x[1] = 0
3.13/1.66	c (1,1) x[2] = 3
3.13/1.66	c (1,1) x[3] = 8
3.13/1.66	c (1,1) x[4] = 3
3.13/1.66	c (1,1) x[5] = 0
3.13/1.66	c (1,1) x[6] = 8
3.13/1.66	c (1,1) x[7] = 7
3.13/1.66	c (1,1) x[8] = 13
3.13/1.66	c (1,1) x[9] = 13
3.13/1.66	c (1,1) y[0] = 6
3.13/1.66	c (1,1) y[1] = 0
3.13/1.66	c (1,1) y[2] = 3
3.13/1.66	c (1,1) y[3] = 8
3.13/1.66	c (1,1) y[4] = 0
3.13/1.66	c (1,1) y[5] = 12
3.13/1.66	c (1,1) y[6] = 3
3.13/1.66	c (1,1) y[7] = 13
3.13/1.66	c (1,1) y[8] = 12
3.13/1.66	c (1,1) y[9] = 8
3.13/1.66	s SATISFIABLE
3.13/1.66	v <instantiation>
3.13/1.66	v     <list>x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] y[0] y[1] y[2] y[3] y[4] y[5] y[6] y[7] y[8] y[9] w[0] w[1] w[2] w[3] w[4] w[5] w[6] w[7] w[8] w[9] h[0] h[1] h[2] h[3] h[4] h[5] h[6] h[7] h[8] h[9] r[0] r[1] r[2] r[3] r[4] r[5] r[6] r[7] r[8] r[9]</list>
3.13/1.66	v     <values>0 0 3 8 3 0 8 7 13 13 6 0 3 8 0 12 3 13 12 8 8 3 5 5 12 7 7 6 2 2 6 6 3 5 3 3 5 2 3 4 0 0 1 0 1 1 1 1 1 1</values>
3.13/1.66	v </instantiation>
3.13/1.66	c (1,1) Show results End
3.13/1.66	c (1,1) Heap : 338 MiB used (max 10795 MiB), NonHeap : 28 MiB used (max 0 MiB)
3.13/1.66	c (1,1) 0,0,0,0,0,0,1,1,1,STOP-AFTER(ALL)
3.13/1.66	c END-Prog: Mon Jul 23 12:03:32 CEST 2018

Verifier Data

OK	

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4293144-1532340211/watcher-4293144-1532340211 -o /tmp/evaluation-result-4293144-1532340211/solver-4293144-1532340211 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node105-1532330128-2303 --watchdog 2580 java -Xms11g -Xmx11g -Xss128m -jar HOME/scop.jar -order -solver HOME/minisat_release -solverOption mapleTune01 -tmp HOME HOME/instance-4293144-1532340211.xml 

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

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

solver pid=3871, runsolver pid=3868

[startup+0.100138 s]*
/proc/loadavg: 1.79 1.97 2.03 3/221 3886
/proc/meminfo: memFree=15981832/32770624 swapFree=67108860/67108860
[pid=3871] ppid=3868 vsize=15011656 memory=73048 CPUtime=0.11 cores=1,3,5,7
/proc/3871/stat : 3871 (java) S 3868 3871 2271 0 -1 1077944320 6969 0 0 0 9 2 0 0 20 0 15 0 51584246 15371935744 18262 33554432000 4194304 4196468 140726396006480 140726395989024 140694728834807 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 11788288 140726396015603 140726396015881 140726396015881 140726396018639 0
/proc/3871/statm: 3752914 18262 2777 1 0 3715374 0
[pid=3871/tid=3873] ppid=3868 vsize=15011656 memory=4138429415994528659 CPUtime=0.08 cores=1,3,5,7
/proc/3871/task/3873/stat : 3873 (java) R 3868 3871 2271 0 -1 4202560 5266 0 0 0 7 1 0 0 20 0 15 0 51584246 15371935744 18460 33554432000 4194304 4196468 140726396006480 140694700639008 140694709110528 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 11788288 140726396015603 140726396015881 140726396015881 140726396018639 0
[pid=3871/tid=3874] ppid=3868 vsize=15011656 memory=-3689451258167578675 CPUtime=0 cores=1,3,5,7
/proc/3871/task/3874/stat : 3874 (java) S 3868 3871 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51584248 15371935744 18526 33554432000 4194304 4196468 140726396006480 140694733076752 140694728845013 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11788288 140726396015603 140726396015881 140726396015881 140726396018639 0
[pid=3871/tid=3875] ppid=3868 vsize=15011656 memory=140526376810112 CPUtime=0 cores=1,3,5,7
/proc/3871/task/3875/stat : 3875 (java) S 3868 3871 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51584248 15371935744 18526 33554432000 4194304 4196468 140726396006480 140694547233168 140694728845013 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11788288 140726396015603 140726396015881 140726396015881 140726396018639 0
[pid=3871/tid=3876] ppid=3868 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3871/task/3876/stat : 3876 (java) S 3868 3871 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51584248 15371935744 18526 33554432000 4194304 4196468 140726396006480 140694546180624 140694728845013 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11788288 140726396015603 140726396015881 140726396015881 140726396018639 0
[pid=3871/tid=3877] ppid=3868 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3871/task/3877/stat : 3877 (java) S 3868 3871 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51584248 15371935744 18526 33554432000 4194304 4196468 140726396006480 140694545128080 140694728845013 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11788288 140726396015603 140726396015881 140726396015881 140726396018639 0
[pid=3871/tid=3878] ppid=3868 vsize=15011656 memory=140526376810112 CPUtime=0 cores=1,3,5,7
/proc/3871/task/3878/stat : 3878 (java) S 3868 3871 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51584250 15371935744 18526 33554432000 4194304 4196468 140726396006480 140693699774960 140694728845954 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11788288 140726396015603 140726396015881 140726396015881 140726396018639 0
[pid=3871/tid=3879] ppid=3868 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3871/task/3879/stat : 3879 (java) S 3868 3871 2271 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 51584250 15371935744 18526 33554432000 4194304 4196468 140726396006480 140693330716064 140694728845013 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11788288 140726396015603 140726396015881 140726396015881 140726396018639 0
[pid=3871/tid=3880] ppid=3868 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3871/task/3880/stat : 3880 (java) S 3868 3871 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51584250 15371935744 18526 33554432000 4194304 4196468 140726396006480 140693062280688 140694728845013 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11788288 140726396015603 140726396015881 140726396015881 140726396018639 0
[pid=3871/tid=3881] ppid=3868 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3871/task/3881/stat : 3881 (java) S 3868 3871 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 51584253 15371935744 18526 33554432000 4194304 4196468 140726396006480 140692687772368 140694728853403 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11788288 140726396015603 140726396015881 140726396015881 140726396018639 0
[pid=3871/tid=3882] ppid=3868 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3871/task/3882/stat : 3882 (java) S 3868 3871 2271 0 -1 1077944384 303 0 0 0 0 0 0 0 20 0 15 0 51584253 15371935744 18526 33554432000 4194304 4196468 140726396006480 140693698721776 140694728845954 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11788288 140726396015603 140726396015881 140726396015881 140726396018639 0
[pid=3871/tid=3883] ppid=3868 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3871/task/3883/stat : 3883 (java) S 3868 3871 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 51584253 15371935744 18526 33554432000 4194304 4196468 140726396006480 140693697669232 140694728845954 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11788288 140726396015603 140726396015881 140726396015881 140726396018639 0
[pid=3871/tid=3884] ppid=3868 vsize=15011656 memory=140526376810112 CPUtime=0.01 cores=1,3,5,7
/proc/3871/task/3884/stat : 3884 (java) S 3868 3871 2271 0 -1 1077944384 273 0 0 0 1 0 0 0 20 0 15 0 51584253 15371935744 18526 33554432000 4194304 4196468 140726396006480 140693696616688 140694728845954 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11788288 140726396015603 140726396015881 140726396015881 140726396018639 0
[pid=3871/tid=3885] ppid=3868 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3871/task/3885/stat : 3885 (java) S 3868 3871 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 51584253 15371935744 18592 33554432000 4194304 4196468 140726396006480 140692189866592 140694728845013 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11788288 140726396015603 140726396015881 140726396015881 140726396018639 0
[pid=3871/tid=3886] ppid=3868 vsize=15011656 memory=140526376810112 CPUtime=0 cores=1,3,5,7
/proc/3871/task/3886/stat : 3886 (java) S 3868 3871 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51584253 15371935744 18592 33554432000 4194304 4196468 140726396006480 140693695564592 140694728845954 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11788288 140726396015603 140726396015881 140726396015881 140726396018639 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 73048 KiB

[startup+0.210527 s]*
/proc/loadavg: 1.79 1.97 2.03 3/221 3886
/proc/meminfo: memFree=15968128/32770624 swapFree=67108860/67108860
[pid=3871] ppid=3868 vsize=15011656 memory=85624 CPUtime=0.26 cores=1,3,5,7
/proc/3871/stat : 3871 (java) S 3868 3871 2271 0 -1 1077944320 10373 0 0 0 23 3 0 0 20 0 15 0 51584246 15371935744 21406 33554432000 4194304 4196468 140726396006480 140726395989024 140694728834807 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 11788288 140726396015603 140726396015881 140726396015881 140726396018639 0
/proc/3871/statm: 3752914 21406 2881 1 0 3715374 0
[pid=3871/tid=3873] ppid=3868 vsize=15011656 memory=8389772277269004345 CPUtime=0.2 cores=1,3,5,7
/proc/3871/task/3873/stat : 3873 (java) R 3868 3871 2271 0 -1 4202560 8272 0 0 0 18 2 0 0 20 0 15 0 51584246 15371935744 21406 33554432000 4194304 4196468 140726396006480 140694700625472 140694221250826 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 11788288 140726396015603 140726396015881 140726396015881 140726396018639 0
[pid=3871/tid=3874] ppid=3868 vsize=15011656 memory=288230609019731991 CPUtime=0 cores=1,3,5,7
/proc/3871/task/3874/stat : 3874 (java) S 3868 3871 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51584248 15371935744 21406 33554432000 4194304 4196468 140726396006480 140694733076752 140694728845013 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11788288 140726396015603 140726396015881 140726396015881 140726396018639 0
[pid=3871/tid=3875] ppid=3868 vsize=15011656 memory=3833601217738143392 CPUtime=0 cores=1,3,5,7
/proc/3871/task/3875/stat : 3875 (java) S 3868 3871 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51584248 15371935744 21406 33554432000 4194304 4196468 140726396006480 140694547233168 140694728845013 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11788288 140726396015603 140726396015881 140726396015881 140726396018639 0
[pid=3871/tid=3876] ppid=3868 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3871/task/3876/stat : 3876 (java) S 3868 3871 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51584248 15371935744 21406 33554432000 4194304 4196468 140726396006480 140694546180624 140694728845013 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11788288 140726396015603 140726396015881 140726396015881 140726396018639 0
[pid=3871/tid=3877] ppid=3868 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3871/task/3877/stat : 3877 (java) S 3868 3871 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51584248 15371935744 21406 33554432000 4194304 4196468 140726396006480 140694545128080 140694728845013 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11788288 140726396015603 140726396015881 140726396015881 140726396018639 0
[pid=3871/tid=3878] ppid=3868 vsize=15011656 memory=140526376810112 CPUtime=0 cores=1,3,5,7
/proc/3871/task/3878/stat : 3878 (java) S 3868 3871 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51584250 15371935744 21406 33554432000 4194304 4196468 140726396006480 140693699774960 140694728845954 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11788288 140726396015603 140726396015881 140726396015881 140726396018639 0
[pid=3871/tid=3879] ppid=3868 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3871/task/3879/stat : 3879 (java) S 3868 3871 2271 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 51584250 15371935744 21406 33554432000 4194304 4196468 140726396006480 140693330716064 140694728845013 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11788288 140726396015603 140726396015881 140726396015881 140726396018639 0
[pid=3871/tid=3880] ppid=3868 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3871/task/3880/stat : 3880 (java) S 3868 3871 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51584250 15371935744 21406 33554432000 4194304 4196468 140726396006480 140693062280688 140694728845013 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11788288 140726396015603 140726396015881 140726396015881 140726396018639 0
[pid=3871/tid=3881] ppid=3868 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3871/task/3881/stat : 3881 (java) S 3868 3871 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 51584253 15371935744 21406 33554432000 4194304 4196468 140726396006480 140692687772368 140694728853403 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11788288 140726396015603 140726396015881 140726396015881 140726396018639 0
[pid=3871/tid=3882] ppid=3868 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3871/task/3882/stat : 3882 (java) R 3868 3871 2271 0 -1 1077944384 452 0 0 0 0 0 0 0 20 0 15 0 51584253 15371935744 21406 33554432000 4194304 4196468 140726396006480 140693698721776 140694728845954 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 11788288 140726396015603 140726396015881 140726396015881 140726396018639 0
[pid=3871/tid=3883] ppid=3868 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3871/task/3883/stat : 3883 (java) R 3868 3871 2271 0 -1 4202560 31 0 0 0 0 0 0 0 20 0 15 0 51584253 15371935744 21406 33554432000 4194304 4196468 140726396006480 140693697669232 140694707997968 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 11788288 140726396015603 140726396015881 140726396015881 140726396018639 0
[pid=3871/tid=3884] ppid=3868 vsize=15011656 memory=140526376810112 CPUtime=0.03 cores=1,3,5,7
/proc/3871/task/3884/stat : 3884 (java) S 3868 3871 2271 0 -1 1077944384 292 0 0 0 3 0 0 0 20 0 15 0 51584253 15371935744 21406 33554432000 4194304 4196468 140726396006480 140693696616688 140694728845954 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11788288 140726396015603 140726396015881 140726396015881 140726396018639 0
[pid=3871/tid=3885] ppid=3868 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3871/task/3885/stat : 3885 (java) S 3868 3871 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 51584253 15371935744 21406 33554432000 4194304 4196468 140726396006480 140692189866592 140694728845013 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11788288 140726396015603 140726396015881 140726396015881 140726396018639 0
[pid=3871/tid=3886] ppid=3868 vsize=15011656 memory=140526376810112 CPUtime=0 cores=1,3,5,7
/proc/3871/task/3886/stat : 3886 (java) S 3868 3871 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51584253 15371935744 21406 33554432000 4194304 4196468 140726396006480 140693695564592 140694728845954 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11788288 140726396015603 140726396015881 140726396015881 140726396018639 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 85624 KiB

[startup+0.310613 s]*
/proc/loadavg: 1.79 1.97 2.03 3/221 3886
/proc/meminfo: memFree=15963624/32770624 swapFree=67108860/67108860
[pid=3871] ppid=3868 vsize=15011656 memory=89704 CPUtime=0.43 cores=1,3,5,7
/proc/3871/stat : 3871 (java) S 3868 3871 2271 0 -1 1077944320 10989 0 0 0 40 3 0 0 20 0 15 0 51584246 15371935744 22426 33554432000 4194304 4196468 140726396006480 140726395989024 140694728834807 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 11788288 140726396015603 140726396015881 140726396015881 140726396018639 0
/proc/3871/statm: 3752914 22426 2985 1 0 3715374 0
[pid=3871/tid=3873] ppid=3868 vsize=15011656 memory=8389772277269004345 CPUtime=0.29 cores=1,3,5,7
/proc/3871/task/3873/stat : 3873 (java) R 3868 3871 2271 0 -1 4202560 8704 0 0 0 27 2 0 0 20 0 15 0 51584246 15371935744 22426 33554432000 4194304 4196468 140726396006480 140694700638960 140694710398336 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 11788288 140726396015603 140726396015881 140726396015881 140726396018639 0
[pid=3871/tid=3874] ppid=3868 vsize=15011656 memory=317785485869331816 CPUtime=0 cores=1,3,5,7
/proc/3871/task/3874/stat : 3874 (java) S 3868 3871 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51584248 15371935744 22426 33554432000 4194304 4196468 140726396006480 140694733076752 140694728845013 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11788288 140726396015603 140726396015881 140726396015881 140726396018639 0
[pid=3871/tid=3875] ppid=3868 vsize=15011656 memory=4121691067513045024 CPUtime=0 cores=1,3,5,7
/proc/3871/task/3875/stat : 3875 (java) S 3868 3871 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51584248 15371935744 22426 33554432000 4194304 4196468 140726396006480 140694547233168 140694728845013 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11788288 140726396015603 140726396015881 140726396015881 140726396018639 0
[pid=3871/tid=3876] ppid=3868 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3871/task/3876/stat : 3876 (java) S 3868 3871 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51584248 15371935744 22426 33554432000 4194304 4196468 140726396006480 140694546180624 140694728845013 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11788288 140726396015603 140726396015881 140726396015881 140726396018639 0
[pid=3871/tid=3877] ppid=3868 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3871/task/3877/stat : 3877 (java) S 3868 3871 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51584248 15371935744 22426 33554432000 4194304 4196468 140726396006480 140694545128080 140694728845013 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11788288 140726396015603 140726396015881 140726396015881 140726396018639 0
[pid=3871/tid=3878] ppid=3868 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3871/task/3878/stat : 3878 (java) S 3868 3871 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51584250 15371935744 22426 33554432000 4194304 4196468 140726396006480 140693699774960 140694728845954 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11788288 140726396015603 140726396015881 140726396015881 140726396018639 0
[pid=3871/tid=3879] ppid=3868 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3871/task/3879/stat : 3879 (java) S 3868 3871 2271 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 51584250 15371935744 22426 33554432000 4194304 4196468 140726396006480 140693330716064 140694728845013 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11788288 140726396015603 140726396015881 140726396015881 140726396018639 0
[pid=3871/tid=3880] ppid=3868 vsize=15011656 memory=140526376810112 CPUtime=0 cores=1,3,5,7
/proc/3871/task/3880/stat : 3880 (java) S 3868 3871 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51584250 15371935744 22426 33554432000 4194304 4196468 140726396006480 140693062280688 140694728845013 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11788288 140726396015603 140726396015881 140726396015881 140726396018639 0
[pid=3871/tid=3881] ppid=3868 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3871/task/3881/stat : 3881 (java) S 3868 3871 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 51584253 15371935744 22426 33554432000 4194304 4196468 140726396006480 140692687772368 140694728853403 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11788288 140726396015603 140726396015881 140726396015881 140726396018639 0
[pid=3871/tid=3882] ppid=3868 vsize=15011656 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/3871/task/3882/stat : 3882 (java) R 3868 3871 2271 0 -1 1077944384 499 0 0 0 2 0 0 0 20 0 15 0 51584253 15371935744 22426 33554432000 4194304 4196468 140726396006480 140693698721776 140694728845954 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 11788288 140726396015603 140726396015881 140726396015881 140726396018639 0
[pid=3871/tid=3883] ppid=3868 vsize=15011656 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/3871/task/3883/stat : 3883 (java) R 3868 3871 2271 0 -1 4202560 116 0 0 0 2 0 0 0 20 0 15 0 51584253 15371935744 22426 33554432000 4194304 4196468 140726396006480 140693697669232 140694728856154 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 11788288 140726396015603 140726396015881 140726396015881 140726396018639 0
[pid=3871/tid=3884] ppid=3868 vsize=15011656 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/3871/task/3884/stat : 3884 (java) R 3868 3871 2271 0 -1 4202560 332 0 0 0 7 0 0 0 20 0 15 0 51584253 15371935744 22426 33554432000 4194304 4196468 140726396006480 140693696616688 140694709148502 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 11788288 140726396015603 140726396015881 140726396015881 140726396018639 0
[pid=3871/tid=3885] ppid=3868 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3871/task/3885/stat : 3885 (java) S 3868 3871 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 51584253 15371935744 22426 33554432000 4194304 4196468 140726396006480 140692189866592 140694728845013 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11788288 140726396015603 140726396015881 140726396015881 140726396018639 0
[pid=3871/tid=3886] ppid=3868 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3871/task/3886/stat : 3886 (java) R 3868 3871 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51584253 15371935744 22426 33554432000 4194304 4196468 140726396006480 140693695564592 140694728845954 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 11788288 140726396015603 140726396015881 140726396015881 140726396018639 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 89704 KiB

[startup+0.700679 s]
/proc/loadavg: 1.79 1.97 2.03 3/221 3886
/proc/meminfo: memFree=15939564/32770624 swapFree=67108860/67108860
[pid=3871] ppid=3868 vsize=15020052 memory=129912 CPUtime=1.02 cores=1,3,5,7
/proc/3871/stat : 3871 (java) S 3868 3871 2271 0 -1 1077944320 18230 0 0 0 97 5 0 0 20 0 15 0 51584246 15380533248 32478 33554432000 4194304 4196468 140726396006480 140726395989024 140694728834807 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 11788288 140726396015603 140726396015881 140726396015881 140726396018639 0
/proc/3871/statm: 3755013 32478 3173 1 0 3716398 0
[pid=3871/tid=3873] ppid=3868 vsize=15020052 memory=796 CPUtime=0.67 cores=1,3,5,7
/proc/3871/task/3873/stat : 3873 (java) R 3868 3871 2271 0 -1 4202560 15470 0 0 0 63 4 0 0 20 0 15 0 51584246 15380533248 32478 33554432000 4194304 4196468 140726396006480 140694700670672 140694728846742 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 11788288 140726396015603 140726396015881 140726396015881 140726396018639 0
[pid=3871/tid=3874] ppid=3868 vsize=15020052 memory=1012 CPUtime=0 cores=1,3,5,7
/proc/3871/task/3874/stat : 3874 (java) S 3868 3871 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51584248 15380533248 32478 33554432000 4194304 4196468 140726396006480 140694733076752 140694728845013 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11788288 140726396015603 140726396015881 140726396015881 140726396018639 0
[pid=3871/tid=3875] ppid=3868 vsize=15020052 memory=1228 CPUtime=0 cores=1,3,5,7
/proc/3871/task/3875/stat : 3875 (java) S 3868 3871 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51584248 15380533248 32478 33554432000 4194304 4196468 140726396006480 140694547233168 140694728845013 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11788288 140726396015603 140726396015881 140726396015881 140726396018639 0
[pid=3871/tid=3876] ppid=3868 vsize=15020052 memory=2241 CPUtime=0 cores=1,3,5,7
/proc/3871/task/3876/stat : 3876 (java) S 3868 3871 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51584248 15380533248 32478 33554432000 4194304 4196468 140726396006480 140694546180624 140694728845013 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11788288 140726396015603 140726396015881 140726396015881 140726396018639 0
[pid=3871/tid=3877] ppid=3868 vsize=15020052 memory=2244 CPUtime=0 cores=1,3,5,7
/proc/3871/task/3877/stat : 3877 (java) S 3868 3871 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51584248 15380533248 32478 33554432000 4194304 4196468 140726396006480 140694545128080 140694728845013 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11788288 140726396015603 140726396015881 140726396015881 140726396018639 0
[pid=3871/tid=3878] ppid=3868 vsize=15020052 memory=281052459607840 CPUtime=0 cores=1,3,5,7
/proc/3871/task/3878/stat : 3878 (java) S 3868 3871 2271 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 51584250 15380533248 32478 33554432000 4194304 4196468 140726396006480 140693699774960 140694728845954 0 0 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11788288 140726396015603 140726396015881 140726396015881 140726396018639 0
[pid=3871/tid=3879] ppid=3868 vsize=15020052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3871/task/3879/stat : 3879 (java) S 3868 3871 2271 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 51584250 15380533248 32478 33554432000 4194304 4196468 140726396006480 140693330716064 140694728845013 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11788288 140726396015603 140726396015881 140726396015881 140726396018639 0
[pid=3871/tid=3880] ppid=3868 vsize=15020052 memory=1936 CPUtime=0 cores=1,3,5,7
/proc/3871/task/3880/stat : 3880 (java) S 3868 3871 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51584250 15380533248 32478 33554432000 4194304 4196468 140726396006480 140693062280688 140694728845013 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11788288 140726396015603 140726396015881 140726396015881 140726396018639 0
[pid=3871/tid=3881] ppid=3868 vsize=15020052 memory=1196 CPUtime=0 cores=1,3,5,7
/proc/3871/task/3881/stat : 3881 (java) S 3868 3871 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 51584253 15380533248 32478 33554432000 4194304 4196468 140726396006480 140692687772368 140694728853403 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11788288 140726396015603 140726396015881 140726396015881 140726396018639 0
[pid=3871/tid=3882] ppid=3868 vsize=15020052 memory=8380 CPUtime=0.05 cores=1,3,5,7
/proc/3871/task/3882/stat : 3882 (java) R 3868 3871 2271 0 -1 1077944384 588 0 0 0 5 0 0 0 20 0 15 0 51584253 15380533248 32478 33554432000 4194304 4196468 140726396006480 140693698721776 140694728845954 0 4 0 25189583 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 11788288 140726396015603 140726396015881 140726396015881 140726396018639 0
[pid=3871/tid=3883] ppid=3868 vsize=15020052 memory=7307210974946176466 CPUtime=0.1 cores=1,3,5,7
/proc/3871/task/3883/stat : 3883 (java) R 3868 3871 2271 0 -1 4202560 335 0 0 0 10 0 0 0 20 0 15 0 51584253 15380533248 32478 33554432000 4194304 4196468 140726396006480 140693697659344 140694713960186 0 4 0 25189583 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 11788288 140726396015603 140726396015881 140726396015881 140726396018639 0
[pid=3871/tid=3884] ppid=3868 vsize=15020052 memory=7302135314614015847 CPUtime=0.17 cores=1,3,5,7
/proc/3871/task/3884/stat : 3884 (java) R 3868 3871 2271 0 -1 4202560 495 0 0 0 17 0 0 0 20 0 15 0 51584253 15380533248 32478 33554432000 4194304 4196468 140726396006480 140693696616688 140694721931643 0 4 0 25189583 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 11788288 140726396015603 140726396015881 140726396015881 140726396018639 0
[pid=3871/tid=3885] ppid=3868 vsize=15020052 memory=7885635084775281008 CPUtime=0 cores=1,3,5,7
/proc/3871/task/3885/stat : 3885 (java) S 3868 3871 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 51584253 15380533248 32478 33554432000 4194304 4196468 140726396006480 140692189866592 140694728845013 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11788288 140726396015603 140726396015881 140726396015881 140726396018639 0
[pid=3871/tid=3886] ppid=3868 vsize=15020052 memory=18448 CPUtime=0 cores=1,3,5,7
/proc/3871/task/3886/stat : 3886 (java) S 3868 3871 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51584253 15380533248 32478 33554432000 4194304 4196468 140726396006480 140693695564592 140694728845954 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11788288 140726396015603 140726396015881 140726396015881 140726396018639 0
Current children cumulated CPU time: 1.02 s
Current children cumulated vsize: 15020052 KiB
Current children cumulated memory: 129912 KiB

[startup+1.50278 s]
/proc/loadavg: 1.88 1.98 2.03 4/221 3886
/proc/meminfo: memFree=15909788/32770624 swapFree=67108860/67108860
[pid=3871] ppid=3868 vsize=15026264 memory=173748 CPUtime=2.76 cores=1,3,5,7
/proc/3871/stat : 3871 (java) S 3868 3871 2271 0 -1 1077944320 22521 0 0 0 267 9 0 0 20 0 15 0 51584246 15386894336 43437 33554432000 4194304 4196468 140726396006480 140726395989024 140694728834807 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 11788288 140726396015603 140726396015881 140726396015881 140726396018639 0
/proc/3871/statm: 3756566 43437 3213 1 0 3717422 0
[pid=3871/tid=3873] ppid=3868 vsize=15026264 memory=288230377108275491 CPUtime=1.47 cores=1,3,5,7
/proc/3871/task/3873/stat : 3873 (java) R 3868 3871 2271 0 -1 4202560 17088 0 0 0 141 6 0 0 20 0 15 0 51584246 15386894336 43437 33554432000 4194304 4196468 140726396006480 140694700671408 140694227591748 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 11788288 140726396015603 140726396015881 140726396015881 140726396018639 0
[pid=3871/tid=3874] ppid=3868 vsize=15026264 memory=288293289789228285 CPUtime=0 cores=1,3,5,7
/proc/3871/task/3874/stat : 3874 (java) S 3868 3871 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51584248 15386894336 43437 33554432000 4194304 4196468 140726396006480 140694733076752 140694728845013 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11788288 140726396015603 140726396015881 140726396015881 140726396018639 0
[pid=3871/tid=3875] ppid=3868 vsize=15026264 memory=288285580272600099 CPUtime=0 cores=1,3,5,7
/proc/3871/task/3875/stat : 3875 (java) S 3868 3871 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51584248 15386894336 43437 33554432000 4194304 4196468 140726396006480 140694547233168 140694728845013 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11788288 140726396015603 140726396015881 140726396015881 140726396018639 0
[pid=3871/tid=3876] ppid=3868 vsize=15026264 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3871/task/3876/stat : 3876 (java) S 3868 3871 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51584248 15386894336 43437 33554432000 4194304 4196468 140726396006480 140694546180624 140694728845013 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11788288 140726396015603 140726396015881 140726396015881 140726396018639 0
[pid=3871/tid=3877] ppid=3868 vsize=15026264 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3871/task/3877/stat : 3877 (java) S 3868 3871 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51584248 15386894336 43437 33554432000 4194304 4196468 140726396006480 140694545128080 140694728845013 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11788288 140726396015603 140726396015881 140726396015881 140726396018639 0
[pid=3871/tid=3878] ppid=3868 vsize=15026264 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3871/task/3878/stat : 3878 (java) S 3868 3871 2271 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 51584250 15386894336 43437 33554432000 4194304 4196468 140726396006480 140693699774960 140694728845954 0 0 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11788288 140726396015603 140726396015881 140726396015881 140726396018639 0
[pid=3871/tid=3879] ppid=3868 vsize=15026264 memory=4580 CPUtime=0 cores=1,3,5,7
/proc/3871/task/3879/stat : 3879 (java) S 3868 3871 2271 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 51584250 15386894336 43437 33554432000 4194304 4196468 140726396006480 140693330716064 140694728845013 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11788288 140726396015603 140726396015881 140726396015881 140726396018639 0
[pid=3871/tid=3880] ppid=3868 vsize=15026264 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3871/task/3880/stat : 3880 (java) S 3868 3871 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51584250 15386894336 43437 33554432000 4194304 4196468 140726396006480 140693062280688 140694728845013 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11788288 140726396015603 140726396015881 140726396015881 140726396018639 0
[pid=3871/tid=3881] ppid=3868 vsize=15026264 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3871/task/3881/stat : 3881 (java) S 3868 3871 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 51584253 15386894336 43437 33554432000 4194304 4196468 140726396006480 140692687772368 140694728853403 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11788288 140726396015603 140726396015881 140726396015881 140726396018639 0
[pid=3871/tid=3882] ppid=3868 vsize=15026264 memory=0 CPUtime=0.23 cores=1,3,5,7
/proc/3871/task/3882/stat : 3882 (java) S 3868 3871 2271 0 -1 1077944384 770 0 0 0 23 0 0 0 20 0 15 0 51584253 15386894336 43437 33554432000 4194304 4196468 140726396006480 140693698721776 140694728845954 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11788288 140726396015603 140726396015881 140726396015881 140726396018639 0
[pid=3871/tid=3883] ppid=3868 vsize=15026264 memory=0 CPUtime=0.32 cores=1,3,5,7
/proc/3871/task/3883/stat : 3883 (java) S 3868 3871 2271 0 -1 1077944384 620 0 0 0 31 1 0 0 20 0 15 0 51584253 15386894336 43437 33554432000 4194304 4196468 140726396006480 140693697669232 140694728845954 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11788288 140726396015603 140726396015881 140726396015881 140726396018639 0
[pid=3871/tid=3884] ppid=3868 vsize=15026264 memory=0 CPUtime=0.7 cores=1,3,5,7
/proc/3871/task/3884/stat : 3884 (java) R 3868 3871 2271 0 -1 4202560 2700 0 0 0 69 1 0 0 20 0 15 0 51584253 15386894336 43437 33554432000 4194304 4196468 140726396006480 140693696611728 140694708179252 0 4 0 25189583 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 11788288 140726396015603 140726396015881 140726396015881 140726396018639 0
[pid=3871/tid=3885] ppid=3868 vsize=15026264 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3871/task/3885/stat : 3885 (java) S 3868 3871 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 51584253 15386894336 43437 33554432000 4194304 4196468 140726396006480 140692189866592 140694728845013 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11788288 140726396015603 140726396015881 140726396015881 140726396018639 0
[pid=3871/tid=3886] ppid=3868 vsize=15026264 memory=281052459613248 CPUtime=0 cores=1,3,5,7
/proc/3871/task/3886/stat : 3886 (java) S 3868 3871 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51584253 15386894336 43437 33554432000 4194304 4196468 140726396006480 140693695564592 140694728845954 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11788288 140726396015603 140726396015881 140726396015881 140726396018639 0
Current children cumulated CPU time: 2.76 s
Current children cumulated vsize: 15026264 KiB
Current children cumulated memory: 173748 KiB

[startup+1.68499 s]
# the end of solver process 3871 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=3.2172 s, system=0.113819 s

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

[startup+1.60998 s]
/proc/loadavg: 1.88 1.98 2.03 4/221 3886
/proc/meminfo: memFree=15909788/32770624 swapFree=67108860/67108860
[pid=3871] ppid=3868 vsize=15616328 memory=194844 CPUtime=3.13 cores=1,3,5,7
/proc/3871/stat : 3871 (java) S 3868 3871 2271 0 -1 1077944320 23209 0 0 0 303 10 0 0 20 0 19 0 51584246 15991119872 48711 33554432000 4194304 4196468 140726396006480 140726395989024 140694728834807 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 11788288 140726396015603 140726396015881 140726396015881 140726396018639 0
/proc/3871/statm: 3904082 48711 3213 1 0 3864938 0
[pid=3871/tid=3873] ppid=3868 vsize=15616328 memory=6944656575208382560 CPUtime=1.57 cores=1,3,5,7
/proc/3871/task/3873/stat : 3873 (java) S 3868 3871 2271 0 -1 1077944384 17266 0 0 0 151 6 0 0 20 0 19 0 51584246 15991119872 48711 33554432000 4194304 4196468 140726396006480 140694700674528 140694728845013 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11788288 140726396015603 140726396015881 140726396015881 140726396018639 0
[pid=3871/tid=3874] ppid=3868 vsize=15616328 memory=6944656575208382560 CPUtime=0 cores=1,3,5,7
/proc/3871/task/3874/stat : 3874 (java) S 3868 3871 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 51584248 15991119872 48711 33554432000 4194304 4196468 140726396006480 140694733076752 140694728845013 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11788288 140726396015603 140726396015881 140726396015881 140726396018639 0
[pid=3871/tid=3875] ppid=3868 vsize=15616328 memory=6944656592455360604 CPUtime=0 cores=1,3,5,7
/proc/3871/task/3875/stat : 3875 (java) S 3868 3871 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 51584248 15991119872 48711 33554432000 4194304 4196468 140726396006480 140694547233168 140694728845013 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11788288 140726396015603 140726396015881 140726396015881 140726396018639 0
[pid=3871/tid=3876] ppid=3868 vsize=15616328 memory=6656426216303648864 CPUtime=0 cores=1,3,5,7
/proc/3871/task/3876/stat : 3876 (java) S 3868 3871 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 51584248 15991119872 48711 33554432000 4194304 4196468 140726396006480 140694546180624 140694728845013 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11788288 140726396015603 140726396015881 140726396015881 140726396018639 0
[pid=3871/tid=3877] ppid=3868 vsize=15616328 memory=6944656592455360604 CPUtime=0 cores=1,3,5,7
/proc/3871/task/3877/stat : 3877 (java) S 3868 3871 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 51584248 15991119872 48711 33554432000 4194304 4196468 140726396006480 140694545128080 140694728845013 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11788288 140726396015603 140726396015881 140726396015881 140726396018639 0
[pid=3871/tid=3878] ppid=3868 vsize=15616328 memory=6944656592455360604 CPUtime=0 cores=1,3,5,7
/proc/3871/task/3878/stat : 3878 (java) S 3868 3871 2271 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 19 0 51584250 15991119872 48711 33554432000 4194304 4196468 140726396006480 140693699774960 140694728845954 0 0 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11788288 140726396015603 140726396015881 140726396015881 140726396018639 0
[pid=3871/tid=3879] ppid=3868 vsize=15616328 memory=-6524724634732516766 CPUtime=0 cores=1,3,5,7
/proc/3871/task/3879/stat : 3879 (java) S 3868 3871 2271 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 51584250 15991119872 48711 33554432000 4194304 4196468 140726396006480 140693330716064 140694728845013 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11788288 140726396015603 140726396015881 140726396015881 140726396018639 0
[pid=3871/tid=3880] ppid=3868 vsize=15616328 memory=7100839852824234344 CPUtime=0 cores=1,3,5,7
/proc/3871/task/3880/stat : 3880 (java) S 3868 3871 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 51584250 15991119872 48711 33554432000 4194304 4196468 140726396006480 140693062280688 140694728845013 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11788288 140726396015603 140726396015881 140726396015881 140726396018639 0
[pid=3871/tid=3881] ppid=3868 vsize=15616328 memory=-8682203918799434944 CPUtime=0 cores=1,3,5,7
/proc/3871/task/3881/stat : 3881 (java) S 3868 3871 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 51584253 15991119872 48711 33554432000 4194304 4196468 140726396006480 140692687772368 140694728853403 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11788288 140726396015603 140726396015881 140726396015881 140726396018639 0
[pid=3871/tid=3882] ppid=3868 vsize=15616328 memory=-9111773198085895259 CPUtime=0.34 cores=1,3,5,7
/proc/3871/task/3882/stat : 3882 (java) R 3868 3871 2271 0 -1 4202560 946 0 0 0 33 1 0 0 20 0 19 0 51584253 15991119872 48711 33554432000 4194304 4196468 140726396006480 140693698707800 140694710379369 0 4 0 25189583 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 11788288 140726396015603 140726396015881 140726396015881 140726396018639 0
[pid=3871/tid=3883] ppid=3868 vsize=15616328 memory=-6524724634732516766 CPUtime=0.42 cores=1,3,5,7
/proc/3871/task/3883/stat : 3883 (java) R 3868 3871 2271 0 -1 4202560 785 0 0 0 41 1 0 0 20 0 19 0 51584253 15991119872 48711 33554432000 4194304 4196468 140726396006480 140693697637616 140694709558288 0 4 0 25189583 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 11788288 140726396015603 140726396015881 140726396015881 140726396018639 0
[pid=3871/tid=3884] ppid=3868 vsize=15616328 memory=0 CPUtime=0.78 cores=1,3,5,7
/proc/3871/task/3884/stat : 3884 (java) R 3868 3871 2271 0 -1 1077944384 2841 0 0 0 77 1 0 0 20 0 19 0 51584253 15991119872 48711 33554432000 4194304 4196468 140726396006480 140693696616688 140694728845954 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 11788288 140726396015603 140726396015881 140726396015881 140726396018639 0
[pid=3871/tid=3885] ppid=3868 vsize=15616328 memory=157182112937861 CPUtime=0 cores=1,3,5,7
/proc/3871/task/3885/stat : 3885 (java) S 3868 3871 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 51584253 15991119872 48711 33554432000 4194304 4196468 140726396006480 140692189866592 140694728845013 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11788288 140726396015603 140726396015881 140726396015881 140726396018639 0
[pid=3871/tid=3886] ppid=3868 vsize=15616328 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3871/task/3886/stat : 3886 (java) S 3868 3871 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 51584253 15991119872 48711 33554432000 4194304 4196468 140726396006480 140693695564592 140694728845954 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11788288 140726396015603 140726396015881 140726396015881 140726396018639 0
Current children cumulated CPU time: 3.13 s
Current children cumulated vsize: 15616328 KiB
Current children cumulated memory: 194844 KiB

Child status: 0
Real time (s): 1.68505
CPU time (s): 3.33102
CPU user time (s): 3.2172
CPU system time (s): 0.113819
CPU usage (%): 197.681
Max. virtual memory (cumulated for all children) (KiB): 15616328
Max. memory (cumulated for all children) (KiB): 194844

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3.2172
system time used= 0.113819
maximum resident set size= 199656
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24427
page faults= 0
swaps= 0
block input operations= 0
block output operations= 184
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3800
involuntary context switches= 22


# summary of solver processes directly reported to runsolver:
#   pid: 3871
#   total CPU time (s): 3.33102
#   total CPU user time (s): 3.2172
#   total CPU system time (s): 0.113819

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.029482 second user time and 0.064047 second system time

The end

Launcher Data

Begin job on node105 at 2018-07-23 12:03:31
IDJOB=4293144
IDBENCH=141125
IDSOLVER=2756
FILE ID=node105/4293144-1532340211
RUNJOBID= node105-1532330128-2303
PBS_JOBID= 21019001
Free space on /tmp= 44844 MiB

SOLVER NAME= scop order+MapleCOMSPS (2018-06-13)
BENCH NAME= XCSP18/StripPacking/StripPacking-1b_c18.xml
COMMAND LINE= java -Xms11g -Xmx11g -Xss128m -jar DIR/scop.jar -order -solver DIR/minisat_release -solverOption mapleTune01 -tmp TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4293144-1532340211/watcher-4293144-1532340211 -o /tmp/evaluation-result-4293144-1532340211/solver-4293144-1532340211 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node105-1532330128-2303 --watchdog 2580  java -Xms11g -Xmx11g -Xss128m -jar HOME/scop.jar -order -solver HOME/minisat_release -solverOption mapleTune01 -tmp HOME HOME/instance-4293144-1532340211.xml

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

MD5SUM BENCH= 1d962658b6cfa8354278e550b215e9b2
RANDOM SEED=947068887

node105.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.32
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.32
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.32
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.32
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:        16042816 kB
MemAvailable:   31674580 kB
Buffers:          192876 kB
Cached:         15413940 kB
SwapCached:            0 kB
Active:          1668188 kB
Inactive:       14258504 kB
Active(anon):     272668 kB
Inactive(anon):    67196 kB
Active(file):    1395520 kB
Inactive(file): 14191308 kB
Unevictable:        7296 kB
Mlocked:            7296 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8052 kB
Writeback:             0 kB
AnonPages:        327300 kB
Mapped:            49052 kB
Shmem:             17036 kB
Slab:             500864 kB
SReclaimable:     473396 kB
SUnreclaim:        27468 kB
KernelStack:        3648 kB
PageTables:         5556 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:   13427724 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    188416 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      130432 kB
DirectMap2M:    33415168 kB

Free space on /tmp at the end= 44836 MiB
End job on node105 at 2018-07-23 12:03:33