Trace number 4293189

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)UNSAT 3.52875 1.74313

General information on the benchmark

NameStripPacking/
StripPacking-1a_c18.xml
MD5SUM33ae3e79eb3d2d497b25d2e53ccdbc20
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.028643
Satisfiable
(Un)Satisfiability was proved
Number of variables60
Number of constraints37
Number of domains14
Minimum domain size1
Maximum domain size15
Distribution of domain sizes[{"size":1,"count":2},{"size":2,"count":34},{"size":15,"count":24}]
Minimum variable degree1
Maximum variable degree3
Distribution of variable degrees[{"degree":1,"count":12},{"degree":2,"count":24},{"degree":3,"count":24}]
Minimum constraint arity2
Maximum constraint arity48
Distribution of constraint arities[{"arity":2,"count":24},{"arity":3,"count":12},{"arity":48,"count":1}]
Number of extensional constraints12
Number of intensional constraints24
Distribution of constraint types[{"type":"extension","count":12},{"type":"intension","count":24},{"type":"noOverlap","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.67/0.52	
0.67/0.52	scop order+minisat_release (2018-06-13)
0.67/0.52	
0.67/0.54	c BEGIN-Prog: Mon Jul 23 12:19:56 CEST 2018
0.67/0.54	c PID: 4306
0.67/0.54	c IP: 172.20.3.105
0.67/0.55	c HOST: node105.alineos.net
0.67/0.55	c (0,0) Parsing Begin
1.40/0.93	c (0,0) Parsing End
1.40/0.93	c (0,0) CSP: 48 int (0 aux), 12 bool (0 aux), 37 ctr, max domain size 15
1.40/0.93	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 19 MiB used (max 0 MiB)
1.40/0.93	c (0,0) Constraint Name Generate Begin
1.40/0.94	c (0,0) Ctr:HOME/instance-4293189-1532341196.xml,Add:ExtensionSupport:IntVar:Le:NoOverlap:Num
1.40/0.94	c (0,0) Constraint Name Generate End
1.40/0.94	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 19 MiB used (max 0 MiB)
1.40/0.94	c (0,0) CSP to CSPinCNF Begin
1.57/1.02	c (0,0) translated 4 (10%) constraints
1.57/1.02	c (0,0) translated 8 (20%) constraints
1.57/1.02	c (0,0) translated 12 (30%) constraints
1.57/1.03	c (0,0) translated 15 (40%) constraints
1.57/1.03	c (0,0) translated 19 (50%) constraints
1.57/1.04	c (0,0) translated 23 (60%) constraints
1.76/1.12	c (0,0) translated 26 (70%) constraints
1.76/1.17	c (0,0) translated 30 (80%) constraints
1.99/1.20	c (0,0) translated 34 (90%) constraints
1.99/1.22	c (0,0) translated 37 (100%) constraints
2.28/1.36	c (0,0) STATISTICS1:HOME/instance-4293189-1532341196.xml,Add:ExtensionSupport:IntVar:Le:NoOverlap:Num,104,256,28,14,4,3,28:24;26:88;22:50;20:38;18:42;11:18;10:2;9:2;2:22;1:2,14:184;13:184;11:92;10:46;9:46;2:638;1:24,4:66;3:55;2:110;1:25,3:264;2:24;1:374;0:12,
2.28/1.36	c (0,0) ===========================================
2.28/1.36	c (0,0) Order
2.28/1.36	c (0,0) ===========================================
2.28/1.37	c (0,0) translated 26 (10%) constraints
2.28/1.37	c (0,0) translated 52 (20%) constraints
2.28/1.37	c (0,0) translated 77 (30%) constraints
2.28/1.38	c (0,0) translated 103 (40%) constraints
2.28/1.38	c (0,0) translated 128 (50%) constraints
2.28/1.38	c (0,0) translated 154 (60%) constraints
2.28/1.39	c (0,0) translated 180 (70%) constraints
2.28/1.39	c (0,0) translated 205 (80%) constraints
2.28/1.40	c (0,0) translated 231 (90%) constraints
2.28/1.40	c (0,0) translated 256 (100%) constraints
2.57/1.40	c (0,0) CSP to CSPinCNF End
2.57/1.40	c (0,0) CSP: 48 int (0 aux), 56 bool (44 aux), 256 ctr, max domain size 14
2.57/1.40	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 25 MiB used (max 0 MiB)
2.57/1.40	c (0,0) CSPinCNF Propagation Begin
2.57/1.46	c (0,0) 0 values, 11 unsatisfiable literals, and 3 valid clauses are removed
2.57/1.46	c (0,0) CSPinCNF Propagation End
2.57/1.46	c (0,0) CSP: 48 int (0 aux), 56 bool (44 aux), 253 ctr, max domain size 14
2.57/1.46	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 26 MiB used (max 0 MiB)
2.57/1.46	c (0,0) Simplify CSPinCNF Begin
2.83/1.51	c (0,0) Simplify CSPinCNF End
2.83/1.51	c (0,0) CSP: 48 int (0 aux), 320 bool (308 aux), 517 ctr, max domain size 14
2.83/1.51	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 26 MiB used (max 0 MiB)
2.83/1.51	c (0,0) Calculate Precise Domain Begin
2.83/1.51	c (0,0) 0 values are removed by re-calculation
2.83/1.51	c (0,0) Calculate Precise Domain End
2.83/1.51	c (0,0) CSP: 48 int (0 aux), 320 bool (308 aux), 517 ctr, max domain size 14
2.83/1.51	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 26 MiB used (max 0 MiB)
2.83/1.51	c (0,0) CSPinCNF to SatSolver Begin
2.83/1.55	c (1,1) 52 (10 %) CSP clauses are encoded (616 SAT variables, 301 SAT clauses)
2.83/1.55	c (1,1) 104 (20 %) CSP clauses are encoded (616 SAT variables, 353 SAT clauses)
2.83/1.55	c (1,1) 156 (30 %) CSP clauses are encoded (616 SAT variables, 405 SAT clauses)
2.83/1.56	c (1,1) 207 (40 %) CSP clauses are encoded (616 SAT variables, 653 SAT clauses)
2.83/1.58	c (1,1) 259 (50 %) CSP clauses are encoded (616 SAT variables, 1254 SAT clauses)
3.14/1.60	c (1,1) 311 (60 %) CSP clauses are encoded (616 SAT variables, 1699 SAT clauses)
3.14/1.61	c (1,1) 362 (70 %) CSP clauses are encoded (616 SAT variables, 2324 SAT clauses)
3.14/1.62	c (1,1) 414 (80 %) CSP clauses are encoded (616 SAT variables, 3125 SAT clauses)
3.14/1.63	c (1,1) 466 (90 %) CSP clauses are encoded (616 SAT variables, 3720 SAT clauses)
3.14/1.64	c (1,1) 517 (100 %) CSP clauses are encoded (616 SAT variables, 4551 SAT clauses)
3.14/1.64	c (1,1) CSPinCNF to SatSolver End
3.14/1.64	c (1,1) Heap : 168 MiB used (max 10795 MiB), NonHeap : 27 MiB used (max 0 MiB)
3.14/1.66	c (1,1) STATISTICS2:HOME/instance-4293189-1532341196.xml,Add:ExtensionSupport:IntVar:Le:NoOverlap:Num,368,517,28,14,4,3,28:24;26:88;22:50;20:38;18:42;11:18;10:2;9:2;2:22,14:184;13:184;11:90;10:46;9:46;2:1166;1:22,4:66;3:44;2:385;1:22,3:264;2:22;1:902,
3.14/1.66	c (1,1) SatSolver.solve Begin
3.14/1.66	c (1,1) 616 bool, 4575 clause
3.14/1.66	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-4293189-1532341196.xml-scop-4306.cnf HOME/instance-4293189-1532341196.xml-scop-4306.cnf.out
3.14/1.69	c (1,0) c This is COMiniSatPS.
3.14/1.69	c (1,0) c WARNING: for repeatability, setting FPU to use double precision
3.14/1.69	c (1,0) c ============================[ Problem Statistics ]=============================
3.14/1.69	c (1,0) c |                                                                             |
3.14/1.69	c (1,0) c |  Number of variables:           616                                         |
3.14/1.69	c (1,0) c |  Number of clauses:            4575                                         |
3.14/1.69	c (1,0) c |  Parse time:                   0.00 s                                       |
3.14/1.69	c (1,0) c |  Eliminated clauses:           0.00 Mb                                      |
3.14/1.69	c (1,0) c Reduced to 437 vars, 4212 cls (grow=0)
3.14/1.69	c (1,0) c No iterative elimination performed. (vars=437, c/v ratio=9.6)
3.14/1.69	c (1,0) c |  Simplification time:          0.01 s                                       |
3.14/1.69	c (1,0) c |                                                                             |
3.14/1.69	c (1,0) c ============================[ Search Statistics ]==============================
3.14/1.69	c (1,0) c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.14/1.69	c (1,0) c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.14/1.69	c (1,0) c ===============================================================================
3.14/1.69	c (1,0) c ===============================================================================
3.14/1.69	c (1,0) c restarts              : 1
3.14/1.69	c (1,0) c conflicts             : 25             (2979 /sec)
3.14/1.69	c (1,0) c decisions             : 57             (0.00 % random) (6791 /sec)
3.14/1.69	c (1,0) c propagations          : 793            (94483 /sec)
3.14/1.69	c (1,0) c conflict literals     : 156            (11.86 % deleted)
3.14/1.69	c (1,0) c CPU time              : 0.008393 s
3.14/1.69	c (1,0) 
3.14/1.69	c (1,0) s UNSATISFIABLE
3.43/1.72	c (1,1) SatSolver.solve End
3.43/1.72	c (1,1) Heap : 394 MiB used (max 10795 MiB), NonHeap : 29 MiB used (max 0 MiB)
3.43/1.72	c (1,1) Show results Begin
3.43/1.72	s UNSATISFIABLE
3.43/1.72	c (1,1) Show results End
3.43/1.72	c (1,1) Heap : 394 MiB used (max 10795 MiB), NonHeap : 29 MiB used (max 0 MiB)
3.43/1.72	c (1,1) 0,0,0,0,0,0,1,1,1,STOP-AFTER(ALL)
3.43/1.72	c END-Prog: Mon Jul 23 12:19:57 CEST 2018

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4293189-1532341196/watcher-4293189-1532341196 -o /tmp/evaluation-result-4293189-1532341196/solver-4293189-1532341196 -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-4293189-1532341196.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=4306, runsolver pid=4303

[startup+0.100141 s]*
/proc/loadavg: 2.00 2.04 2.05 3/220 4321
/proc/meminfo: memFree=15945136/32770624 swapFree=67108860/67108860
[pid=4306] ppid=4303 vsize=15011656 memory=72540 CPUtime=0.11 cores=1,3,5,7
/proc/4306/stat : 4306 (java) S 4303 4306 2271 0 -1 1077944320 6817 0 0 0 9 2 0 0 20 0 15 0 51682731 15371935744 18135 33554432000 4194304 4196468 140732205443376 140732205425920 140082479251191 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 16052224 140732205446131 140732205446409 140732205446409 140732205449167 0
/proc/4306/statm: 3752914 18135 2782 1 0 3715374 0
[pid=4306/tid=4308] ppid=4303 vsize=15011656 memory=4281694681582113683 CPUtime=0.09 cores=1,3,5,7
/proc/4306/task/4308/stat : 4308 (java) R 4303 4306 2271 0 -1 4202560 5109 0 0 0 8 1 0 0 20 0 15 0 51682731 15371935744 18333 33554432000 4194304 4196468 140732205443376 140082451046352 140082459528016 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16052224 140732205446131 140732205446409 140732205446409 140732205449167 0
[pid=4306/tid=4309] ppid=4303 vsize=15011656 memory=-3689451258167578675 CPUtime=0 cores=1,3,5,7
/proc/4306/task/4309/stat : 4309 (java) S 4303 4306 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51682733 15371935744 18333 33554432000 4194304 4196468 140732205443376 140082483493776 140082479261397 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16052224 140732205446131 140732205446409 140732205446409 140732205449167 0
[pid=4306/tid=4310] ppid=4303 vsize=15011656 memory=140639301854848 CPUtime=0 cores=1,3,5,7
/proc/4306/task/4310/stat : 4310 (java) S 4303 4306 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51682733 15371935744 18333 33554432000 4194304 4196468 140732205443376 140082305989392 140082479261397 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16052224 140732205446131 140732205446409 140732205446409 140732205449167 0
[pid=4306/tid=4311] ppid=4303 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4306/task/4311/stat : 4311 (java) S 4303 4306 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51682733 15371935744 18333 33554432000 4194304 4196468 140732205443376 140081938951312 140082479261397 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16052224 140732205446131 140732205446409 140732205446409 140732205449167 0
[pid=4306/tid=4312] ppid=4303 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4306/task/4312/stat : 4312 (java) S 4303 4306 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51682733 15371935744 18333 33554432000 4194304 4196468 140732205443376 140081937898512 140082479261397 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16052224 140732205446131 140732205446409 140732205446409 140732205449167 0
[pid=4306/tid=4313] ppid=4303 vsize=15011656 memory=140639301854848 CPUtime=0 cores=1,3,5,7
/proc/4306/task/4313/stat : 4313 (java) S 4303 4306 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51682734 15371935744 18333 33554432000 4194304 4196468 140732205443376 140081517660272 140082479262338 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16052224 140732205446131 140732205446409 140732205446409 140732205449167 0
[pid=4306/tid=4314] ppid=4303 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4306/task/4314/stat : 4314 (java) S 4303 4306 2271 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 51682735 15371935744 18333 33554432000 4194304 4196468 140732205443376 140081029440288 140082479261397 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16052224 140732205446131 140732205446409 140732205446409 140732205449167 0
[pid=4306/tid=4315] ppid=4303 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4306/task/4315/stat : 4315 (java) S 4303 4306 2271 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 51682735 15371935744 18399 33554432000 4194304 4196468 140732205443376 140080895218800 140082479261397 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16052224 140732205446131 140732205446409 140732205446409 140732205449167 0
[pid=4306/tid=4316] ppid=4303 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4306/task/4316/stat : 4316 (java) S 4303 4306 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 51682738 15371935744 18399 33554432000 4194304 4196468 140732205443376 140080520714320 140082479269787 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16052224 140732205446131 140732205446409 140732205446409 140732205449167 0
[pid=4306/tid=4317] ppid=4303 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4306/task/4317/stat : 4317 (java) S 4303 4306 2271 0 -1 1077944384 300 0 0 0 0 0 0 0 20 0 15 0 51682738 15371935744 18399 33554432000 4194304 4196468 140732205443376 140081516608112 140082479262338 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16052224 140732205446131 140732205446409 140732205446409 140732205449167 0
[pid=4306/tid=4318] ppid=4303 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4306/task/4318/stat : 4318 (java) S 4303 4306 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 51682738 15371935744 18399 33554432000 4194304 4196468 140732205443376 140081515555312 140082479262338 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16052224 140732205446131 140732205446409 140732205446409 140732205449167 0
[pid=4306/tid=4319] ppid=4303 vsize=15011656 memory=140639301854848 CPUtime=0.01 cores=1,3,5,7
/proc/4306/task/4319/stat : 4319 (java) S 4303 4306 2271 0 -1 1077944384 266 0 0 0 1 0 0 0 20 0 15 0 51682738 15371935744 18399 33554432000 4194304 4196468 140732205443376 140081514503024 140082479262338 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16052224 140732205446131 140732205446409 140732205446409 140732205449167 0
[pid=4306/tid=4320] ppid=4303 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4306/task/4320/stat : 4320 (java) S 4303 4306 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 51682738 15371935744 18399 33554432000 4194304 4196468 140732205443376 140080022809568 140082479261397 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16052224 140732205446131 140732205446409 140732205446409 140732205449167 0
[pid=4306/tid=4321] ppid=4303 vsize=15011656 memory=140639301854848 CPUtime=0 cores=1,3,5,7
/proc/4306/task/4321/stat : 4321 (java) S 4303 4306 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51682738 15371935744 18399 33554432000 4194304 4196468 140732205443376 140081513449904 140082479262338 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16052224 140732205446131 140732205446409 140732205446409 140732205449167 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 72540 KiB

[startup+0.210429 s]*
/proc/loadavg: 2.00 2.04 2.05 3/220 4321
/proc/meminfo: memFree=15931432/32770624 swapFree=67108860/67108860
[pid=4306] ppid=4303 vsize=15011656 memory=84312 CPUtime=0.26 cores=1,3,5,7
/proc/4306/stat : 4306 (java) S 4303 4306 2271 0 -1 1077944320 10026 0 0 0 23 3 0 0 20 0 15 0 51682731 15371935744 21078 33554432000 4194304 4196468 140732205443376 140732205425920 140082479251191 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 16052224 140732205446131 140732205446409 140732205446409 140732205449167 0
/proc/4306/statm: 3752914 21078 2916 1 0 3715374 0
[pid=4306/tid=4308] ppid=4303 vsize=15011656 memory=8389772277269004345 CPUtime=0.2 cores=1,3,5,7
/proc/4306/task/4308/stat : 4308 (java) R 4303 4306 2271 0 -1 4202560 7913 0 0 0 18 2 0 0 20 0 15 0 51682731 15371935744 21078 33554432000 4194304 4196468 140732205443376 140082451077040 140082479263126 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16052224 140732205446131 140732205446409 140732205446409 140732205449167 0
[pid=4306/tid=4309] ppid=4303 vsize=15011656 memory=288230609019731991 CPUtime=0 cores=1,3,5,7
/proc/4306/task/4309/stat : 4309 (java) S 4303 4306 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51682733 15371935744 21078 33554432000 4194304 4196468 140732205443376 140082483493776 140082479261397 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16052224 140732205446131 140732205446409 140732205446409 140732205449167 0
[pid=4306/tid=4310] ppid=4303 vsize=15011656 memory=140639301869914 CPUtime=0 cores=1,3,5,7
/proc/4306/task/4310/stat : 4310 (java) S 4303 4306 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51682733 15371935744 21078 33554432000 4194304 4196468 140732205443376 140082305989392 140082479261397 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16052224 140732205446131 140732205446409 140732205446409 140732205449167 0
[pid=4306/tid=4311] ppid=4303 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4306/task/4311/stat : 4311 (java) S 4303 4306 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51682733 15371935744 21078 33554432000 4194304 4196468 140732205443376 140081938951312 140082479261397 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16052224 140732205446131 140732205446409 140732205446409 140732205449167 0
[pid=4306/tid=4312] ppid=4303 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4306/task/4312/stat : 4312 (java) S 4303 4306 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51682733 15371935744 21078 33554432000 4194304 4196468 140732205443376 140081937898512 140082479261397 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16052224 140732205446131 140732205446409 140732205446409 140732205449167 0
[pid=4306/tid=4313] ppid=4303 vsize=15011656 memory=140639301854848 CPUtime=0 cores=1,3,5,7
/proc/4306/task/4313/stat : 4313 (java) S 4303 4306 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51682734 15371935744 21078 33554432000 4194304 4196468 140732205443376 140081517660272 140082479262338 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16052224 140732205446131 140732205446409 140732205446409 140732205449167 0
[pid=4306/tid=4314] ppid=4303 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4306/task/4314/stat : 4314 (java) S 4303 4306 2271 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 51682735 15371935744 21078 33554432000 4194304 4196468 140732205443376 140081029440288 140082479261397 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16052224 140732205446131 140732205446409 140732205446409 140732205449167 0
[pid=4306/tid=4315] ppid=4303 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4306/task/4315/stat : 4315 (java) S 4303 4306 2271 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 51682735 15371935744 21078 33554432000 4194304 4196468 140732205443376 140080895218800 140082479261397 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16052224 140732205446131 140732205446409 140732205446409 140732205449167 0
[pid=4306/tid=4316] ppid=4303 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4306/task/4316/stat : 4316 (java) S 4303 4306 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 51682738 15371935744 21078 33554432000 4194304 4196468 140732205443376 140080520714320 140082479269787 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16052224 140732205446131 140732205446409 140732205446409 140732205449167 0
[pid=4306/tid=4317] ppid=4303 vsize=15011656 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/4306/task/4317/stat : 4317 (java) R 4303 4306 2271 0 -1 1077944384 316 0 0 0 1 0 0 0 20 0 15 0 51682738 15371935744 21078 33554432000 4194304 4196468 140732205443376 140081516608112 140082479262338 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 16052224 140732205446131 140732205446409 140732205446409 140732205449167 0
[pid=4306/tid=4318] ppid=4303 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4306/task/4318/stat : 4318 (java) R 4303 4306 2271 0 -1 4202560 162 0 0 0 0 0 0 0 20 0 15 0 51682738 15371935744 21078 33554432000 4194304 4196468 140732205443376 140081515555312 140082458414352 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 16052224 140732205446131 140732205446409 140732205446409 140732205449167 0
[pid=4306/tid=4319] ppid=4303 vsize=15011656 memory=140639301854848 CPUtime=0.03 cores=1,3,5,7
/proc/4306/task/4319/stat : 4319 (java) R 4303 4306 2271 0 -1 4202560 287 0 0 0 3 0 0 0 20 0 15 0 51682738 15371935744 21078 33554432000 4194304 4196468 140732205443376 140081514503024 140082479272538 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 16052224 140732205446131 140732205446409 140732205446409 140732205449167 0
[pid=4306/tid=4320] ppid=4303 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4306/task/4320/stat : 4320 (java) S 4303 4306 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 51682738 15371935744 21078 33554432000 4194304 4196468 140732205443376 140080022809568 140082479261397 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16052224 140732205446131 140732205446409 140732205446409 140732205449167 0
[pid=4306/tid=4321] ppid=4303 vsize=15011656 memory=140639301854848 CPUtime=0 cores=1,3,5,7
/proc/4306/task/4321/stat : 4321 (java) S 4303 4306 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51682738 15371935744 21078 33554432000 4194304 4196468 140732205443376 140081513449904 140082479262338 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16052224 140732205446131 140732205446409 140732205446409 140732205449167 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 84312 KiB

[startup+0.310566 s]*
/proc/loadavg: 2.00 2.04 2.05 3/220 4321
/proc/meminfo: memFree=15927772/32770624 swapFree=67108860/67108860
[pid=4306] ppid=4303 vsize=15011656 memory=87956 CPUtime=0.43 cores=1,3,5,7
/proc/4306/stat : 4306 (java) S 4303 4306 2271 0 -1 1077944320 10576 0 0 0 40 3 0 0 20 0 15 0 51682731 15371935744 21989 33554432000 4194304 4196468 140732205443376 140732205425920 140082479251191 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 16052224 140732205446131 140732205446409 140732205446409 140732205449167 0
/proc/4306/statm: 3752914 21989 3022 1 0 3715374 0
[pid=4306/tid=4308] ppid=4303 vsize=15011656 memory=8389772277269004345 CPUtime=0.29 cores=1,3,5,7
/proc/4306/task/4308/stat : 4308 (java) R 4303 4306 2271 0 -1 4202560 8286 0 0 0 27 2 0 0 20 0 15 0 51682731 15371935744 21989 33554432000 4194304 4196468 140732205443376 140082451078816 140082459526578 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 16052224 140732205446131 140732205446409 140732205446409 140732205449167 0
[pid=4306/tid=4309] ppid=4303 vsize=15011656 memory=317785485869331816 CPUtime=0 cores=1,3,5,7
/proc/4306/task/4309/stat : 4309 (java) S 4303 4306 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51682733 15371935744 21989 33554432000 4194304 4196468 140732205443376 140082483493776 140082479261397 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16052224 140732205446131 140732205446409 140732205446409 140732205449167 0
[pid=4306/tid=4310] ppid=4303 vsize=15011656 memory=3977017336120228602 CPUtime=0 cores=1,3,5,7
/proc/4306/task/4310/stat : 4310 (java) S 4303 4306 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51682733 15371935744 21989 33554432000 4194304 4196468 140732205443376 140082305989392 140082479261397 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16052224 140732205446131 140732205446409 140732205446409 140732205449167 0
[pid=4306/tid=4311] ppid=4303 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4306/task/4311/stat : 4311 (java) S 4303 4306 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51682733 15371935744 21989 33554432000 4194304 4196468 140732205443376 140081938951312 140082479261397 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16052224 140732205446131 140732205446409 140732205446409 140732205449167 0
[pid=4306/tid=4312] ppid=4303 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4306/task/4312/stat : 4312 (java) S 4303 4306 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51682733 15371935744 21989 33554432000 4194304 4196468 140732205443376 140081937898512 140082479261397 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16052224 140732205446131 140732205446409 140732205446409 140732205449167 0
[pid=4306/tid=4313] ppid=4303 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4306/task/4313/stat : 4313 (java) S 4303 4306 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51682734 15371935744 21989 33554432000 4194304 4196468 140732205443376 140081517660272 140082479262338 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16052224 140732205446131 140732205446409 140732205446409 140732205449167 0
[pid=4306/tid=4314] ppid=4303 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4306/task/4314/stat : 4314 (java) S 4303 4306 2271 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 51682735 15371935744 21989 33554432000 4194304 4196468 140732205443376 140081029440288 140082479261397 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16052224 140732205446131 140732205446409 140732205446409 140732205449167 0
[pid=4306/tid=4315] ppid=4303 vsize=15011656 memory=140639301854848 CPUtime=0 cores=1,3,5,7
/proc/4306/task/4315/stat : 4315 (java) S 4303 4306 2271 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 51682735 15371935744 21989 33554432000 4194304 4196468 140732205443376 140080895218800 140082479261397 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16052224 140732205446131 140732205446409 140732205446409 140732205449167 0
[pid=4306/tid=4316] ppid=4303 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4306/task/4316/stat : 4316 (java) S 4303 4306 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 51682738 15371935744 21989 33554432000 4194304 4196468 140732205443376 140080520714320 140082479269787 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16052224 140732205446131 140732205446409 140732205446409 140732205449167 0
[pid=4306/tid=4317] ppid=4303 vsize=15011656 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/4306/task/4317/stat : 4317 (java) S 4303 4306 2271 0 -1 1077944384 399 0 0 0 2 0 0 0 20 0 15 0 51682738 15371935744 21989 33554432000 4194304 4196468 140732205443376 140081516608112 140082479262338 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16052224 140732205446131 140732205446409 140732205446409 140732205449167 0
[pid=4306/tid=4318] ppid=4303 vsize=15011656 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/4306/task/4318/stat : 4318 (java) S 4303 4306 2271 0 -1 1077944384 226 0 0 0 2 0 0 0 20 0 15 0 51682738 15371935744 22054 33554432000 4194304 4196468 140732205443376 140081515555312 140082479262338 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16052224 140732205446131 140732205446409 140732205446409 140732205449167 0
[pid=4306/tid=4319] ppid=4303 vsize=15011656 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/4306/task/4319/stat : 4319 (java) S 4303 4306 2271 0 -1 1077944384 307 0 0 0 7 0 0 0 20 0 15 0 51682738 15371935744 22054 33554432000 4194304 4196468 140732205443376 140081514503024 140082479262338 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16052224 140732205446131 140732205446409 140732205446409 140732205449167 0
[pid=4306/tid=4320] ppid=4303 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4306/task/4320/stat : 4320 (java) S 4303 4306 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 51682738 15371935744 22054 33554432000 4194304 4196468 140732205443376 140080022809568 140082479261397 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16052224 140732205446131 140732205446409 140732205446409 140732205449167 0
[pid=4306/tid=4321] ppid=4303 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4306/task/4321/stat : 4321 (java) S 4303 4306 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51682738 15371935744 22054 33554432000 4194304 4196468 140732205443376 140081513449904 140082479262338 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16052224 140732205446131 140732205446409 140732205446409 140732205449167 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 87956 KiB

[startup+0.700731 s]
/proc/loadavg: 2.00 2.04 2.05 3/220 4321
/proc/meminfo: memFree=15903100/32770624 swapFree=67108860/67108860
[pid=4306] ppid=4303 vsize=15020052 memory=127808 CPUtime=1.02 cores=1,3,5,7
/proc/4306/stat : 4306 (java) S 4303 4306 2271 0 -1 1077944320 17746 0 0 0 96 6 0 0 20 0 15 0 51682731 15380533248 31952 33554432000 4194304 4196468 140732205443376 140732205425920 140082479251191 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 16052224 140732205446131 140732205446409 140732205446409 140732205449167 0
/proc/4306/statm: 3755013 31952 3156 1 0 3716398 0
[pid=4306/tid=4308] ppid=4303 vsize=15020052 memory=796 CPUtime=0.67 cores=1,3,5,7
/proc/4306/task/4308/stat : 4308 (java) R 4303 4306 2271 0 -1 4202560 15029 0 0 0 62 5 0 0 20 0 15 0 51682731 15380533248 31952 33554432000 4194304 4196468 140732205443376 140082451087424 140082479263126 0 4 0 25189583 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 16052224 140732205446131 140732205446409 140732205446409 140732205449167 0
[pid=4306/tid=4309] ppid=4303 vsize=15020052 memory=1012 CPUtime=0 cores=1,3,5,7
/proc/4306/task/4309/stat : 4309 (java) S 4303 4306 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51682733 15380533248 31952 33554432000 4194304 4196468 140732205443376 140082483493776 140082479261397 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16052224 140732205446131 140732205446409 140732205446409 140732205449167 0
[pid=4306/tid=4310] ppid=4303 vsize=15020052 memory=1228 CPUtime=0 cores=1,3,5,7
/proc/4306/task/4310/stat : 4310 (java) S 4303 4306 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51682733 15380533248 31952 33554432000 4194304 4196468 140732205443376 140082305989392 140082479261397 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16052224 140732205446131 140732205446409 140732205446409 140732205449167 0
[pid=4306/tid=4311] ppid=4303 vsize=15020052 memory=2241 CPUtime=0 cores=1,3,5,7
/proc/4306/task/4311/stat : 4311 (java) S 4303 4306 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51682733 15380533248 31952 33554432000 4194304 4196468 140732205443376 140081938951312 140082479261397 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16052224 140732205446131 140732205446409 140732205446409 140732205449167 0
[pid=4306/tid=4312] ppid=4303 vsize=15020052 memory=2244 CPUtime=0 cores=1,3,5,7
/proc/4306/task/4312/stat : 4312 (java) S 4303 4306 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51682733 15380533248 31952 33554432000 4194304 4196468 140732205443376 140081937898512 140082479261397 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16052224 140732205446131 140732205446409 140732205446409 140732205449167 0
[pid=4306/tid=4313] ppid=4303 vsize=15020052 memory=281278348044064 CPUtime=0 cores=1,3,5,7
/proc/4306/task/4313/stat : 4313 (java) S 4303 4306 2271 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 51682734 15380533248 31952 33554432000 4194304 4196468 140732205443376 140081517660272 140082479262338 0 0 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16052224 140732205446131 140732205446409 140732205446409 140732205449167 0
[pid=4306/tid=4314] ppid=4303 vsize=15020052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4306/task/4314/stat : 4314 (java) S 4303 4306 2271 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 51682735 15380533248 31952 33554432000 4194304 4196468 140732205443376 140081029440288 140082479261397 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16052224 140732205446131 140732205446409 140732205446409 140732205449167 0
[pid=4306/tid=4315] ppid=4303 vsize=15020052 memory=1936 CPUtime=0 cores=1,3,5,7
/proc/4306/task/4315/stat : 4315 (java) S 4303 4306 2271 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 51682735 15380533248 31952 33554432000 4194304 4196468 140732205443376 140080895218800 140082479261397 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16052224 140732205446131 140732205446409 140732205446409 140732205449167 0
[pid=4306/tid=4316] ppid=4303 vsize=15020052 memory=1196 CPUtime=0 cores=1,3,5,7
/proc/4306/task/4316/stat : 4316 (java) S 4303 4306 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 51682738 15380533248 31952 33554432000 4194304 4196468 140732205443376 140080520714320 140082479269787 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16052224 140732205446131 140732205446409 140732205446409 140732205449167 0
[pid=4306/tid=4317] ppid=4303 vsize=15020052 memory=8380 CPUtime=0.07 cores=1,3,5,7
/proc/4306/task/4317/stat : 4317 (java) R 4303 4306 2271 0 -1 1077944384 492 0 0 0 7 0 0 0 20 0 15 0 51682738 15380533248 31952 33554432000 4194304 4196468 140732205443376 140081516608112 140082479262338 0 4 0 25189583 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 16052224 140732205446131 140732205446409 140732205446409 140732205449167 0
[pid=4306/tid=4318] ppid=4303 vsize=15020052 memory=7307210974946176466 CPUtime=0.08 cores=1,3,5,7
/proc/4306/task/4318/stat : 4318 (java) R 4303 4306 2271 0 -1 4202560 444 0 0 0 8 0 0 0 20 0 15 0 51682738 15380533248 31952 33554432000 4194304 4196468 140732205443376 140081515555312 140082464376963 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 16052224 140732205446131 140732205446409 140732205446409 140732205449167 0
[pid=4306/tid=4319] ppid=4303 vsize=15020052 memory=7302135314614015847 CPUtime=0.16 cores=1,3,5,7
/proc/4306/task/4319/stat : 4319 (java) S 4303 4306 2271 0 -1 1077944384 421 0 0 0 16 0 0 0 20 0 15 0 51682738 15380533248 31952 33554432000 4194304 4196468 140732205443376 140081514503024 140082479262338 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16052224 140732205446131 140732205446409 140732205446409 140732205449167 0
[pid=4306/tid=4320] ppid=4303 vsize=15020052 memory=7885635084775281008 CPUtime=0 cores=1,3,5,7
/proc/4306/task/4320/stat : 4320 (java) S 4303 4306 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 51682738 15380533248 31952 33554432000 4194304 4196468 140732205443376 140080022809568 140082479261397 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16052224 140732205446131 140732205446409 140732205446409 140732205449167 0
[pid=4306/tid=4321] ppid=4303 vsize=15020052 memory=18448 CPUtime=0 cores=1,3,5,7
/proc/4306/task/4321/stat : 4321 (java) S 4303 4306 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51682738 15380533248 31952 33554432000 4194304 4196468 140732205443376 140081513449904 140082479262338 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16052224 140732205446131 140732205446409 140732205446409 140732205449167 0
Current children cumulated CPU time: 1.02 s
Current children cumulated vsize: 15020052 KiB
Current children cumulated memory: 127808 KiB

[startup+1.50068 s]
/proc/loadavg: 2.00 2.04 2.05 3/220 4321
/proc/meminfo: memFree=15874440/32770624 swapFree=67108860/67108860
[pid=4306] ppid=4303 vsize=15024148 memory=170968 CPUtime=2.83 cores=1,3,5,7
/proc/4306/stat : 4306 (java) S 4303 4306 2271 0 -1 1077944320 21825 0 0 0 274 9 0 0 20 0 15 0 51682731 15384727552 42742 33554432000 4194304 4196468 140732205443376 140732205425920 140082479251191 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 16052224 140732205446131 140732205446409 140732205446409 140732205449167 0
/proc/4306/statm: 3756037 42742 3201 1 0 3717422 0
[pid=4306/tid=4308] ppid=4303 vsize=15024148 memory=288230377108275491 CPUtime=1.47 cores=1,3,5,7
/proc/4306/task/4308/stat : 4308 (java) R 4303 4306 2271 0 -1 4202560 16431 0 0 0 141 6 0 0 20 0 15 0 51682731 15384727552 42742 33554432000 4194304 4196468 140732205443376 140082451087720 140081987772487 0 4 0 25189583 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 16052224 140732205446131 140732205446409 140732205446409 140732205449167 0
[pid=4306/tid=4309] ppid=4303 vsize=15024148 memory=288293289789228285 CPUtime=0 cores=1,3,5,7
/proc/4306/task/4309/stat : 4309 (java) S 4303 4306 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51682733 15384727552 42742 33554432000 4194304 4196468 140732205443376 140082483493776 140082479261397 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16052224 140732205446131 140732205446409 140732205446409 140732205449167 0
[pid=4306/tid=4310] ppid=4303 vsize=15024148 memory=288285580272600099 CPUtime=0 cores=1,3,5,7
/proc/4306/task/4310/stat : 4310 (java) S 4303 4306 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51682733 15384727552 42742 33554432000 4194304 4196468 140732205443376 140082305989392 140082479261397 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16052224 140732205446131 140732205446409 140732205446409 140732205449167 0
[pid=4306/tid=4311] ppid=4303 vsize=15024148 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4306/task/4311/stat : 4311 (java) S 4303 4306 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51682733 15384727552 42742 33554432000 4194304 4196468 140732205443376 140081938951312 140082479261397 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16052224 140732205446131 140732205446409 140732205446409 140732205449167 0
[pid=4306/tid=4312] ppid=4303 vsize=15024148 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4306/task/4312/stat : 4312 (java) S 4303 4306 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51682733 15384727552 42742 33554432000 4194304 4196468 140732205443376 140081937898512 140082479261397 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16052224 140732205446131 140732205446409 140732205446409 140732205449167 0
[pid=4306/tid=4313] ppid=4303 vsize=15024148 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4306/task/4313/stat : 4313 (java) S 4303 4306 2271 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 51682734 15384727552 42742 33554432000 4194304 4196468 140732205443376 140081517660272 140082479262338 0 0 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16052224 140732205446131 140732205446409 140732205446409 140732205449167 0
[pid=4306/tid=4314] ppid=4303 vsize=15024148 memory=4580 CPUtime=0 cores=1,3,5,7
/proc/4306/task/4314/stat : 4314 (java) S 4303 4306 2271 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 51682735 15384727552 42742 33554432000 4194304 4196468 140732205443376 140081029440288 140082479261397 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16052224 140732205446131 140732205446409 140732205446409 140732205449167 0
[pid=4306/tid=4315] ppid=4303 vsize=15024148 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4306/task/4315/stat : 4315 (java) S 4303 4306 2271 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 51682735 15384727552 42742 33554432000 4194304 4196468 140732205443376 140080895218800 140082479261397 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16052224 140732205446131 140732205446409 140732205446409 140732205449167 0
[pid=4306/tid=4316] ppid=4303 vsize=15024148 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4306/task/4316/stat : 4316 (java) S 4303 4306 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 51682738 15384727552 42742 33554432000 4194304 4196468 140732205443376 140080520714320 140082479269787 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16052224 140732205446131 140732205446409 140732205446409 140732205449167 0
[pid=4306/tid=4317] ppid=4303 vsize=15024148 memory=0 CPUtime=0.33 cores=1,3,5,7
/proc/4306/task/4317/stat : 4317 (java) R 4303 4306 2271 0 -1 4202560 850 0 0 0 32 1 0 0 20 0 15 0 51682738 15384727552 42742 33554432000 4194304 4196468 140732205443376 140081516608112 140082458968327 0 4 0 25189583 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16052224 140732205446131 140732205446409 140732205446409 140732205449167 0
[pid=4306/tid=4318] ppid=4303 vsize=15024148 memory=0 CPUtime=0.3 cores=1,3,5,7
/proc/4306/task/4318/stat : 4318 (java) R 4303 4306 2271 0 -1 1077944384 576 0 0 0 30 0 0 0 20 0 15 0 51682738 15384727552 42742 33554432000 4194304 4196468 140732205443376 140081515555312 140082479262338 0 4 0 25189583 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 16052224 140732205446131 140732205446409 140732205446409 140732205449167 0
[pid=4306/tid=4319] ppid=4303 vsize=15024148 memory=0 CPUtime=0.7 cores=1,3,5,7
/proc/4306/task/4319/stat : 4319 (java) S 4303 4306 2271 0 -1 1077944384 2608 0 0 0 69 1 0 0 20 0 15 0 51682738 15384727552 42742 33554432000 4194304 4196468 140732205443376 140081514503024 140082479262338 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16052224 140732205446131 140732205446409 140732205446409 140732205449167 0
[pid=4306/tid=4320] ppid=4303 vsize=15024148 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4306/task/4320/stat : 4320 (java) S 4303 4306 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 51682738 15384727552 42742 33554432000 4194304 4196468 140732205443376 140080022809568 140082479261397 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16052224 140732205446131 140732205446409 140732205446409 140732205449167 0
[pid=4306/tid=4321] ppid=4303 vsize=15024148 memory=281278348049472 CPUtime=0 cores=1,3,5,7
/proc/4306/task/4321/stat : 4321 (java) S 4303 4306 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51682738 15384727552 42742 33554432000 4194304 4196468 140732205443376 140081513449904 140082479262338 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16052224 140732205446131 140732205446409 140732205446409 140732205449167 0
Current children cumulated CPU time: 2.83 s
Current children cumulated vsize: 15024148 KiB
Current children cumulated memory: 170968 KiB

[startup+1.74307 s]
# the end of solver process 4306 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=3.40696 s, system=0.121789 s

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

[startup+1.60664 s]
/proc/loadavg: 2.00 2.04 2.05 3/220 4321
/proc/meminfo: memFree=15874440/32770624 swapFree=67108860/67108860
[pid=4306] ppid=4303 vsize=15026264 memory=181000 CPUtime=3.14 cores=1,3,5,7
/proc/4306/stat : 4306 (java) S 4303 4306 2271 0 -1 1077944320 22299 0 0 0 304 10 0 0 20 0 15 0 51682731 15386894336 45250 33554432000 4194304 4196468 140732205443376 140732205425920 140082479251191 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 16052224 140732205446131 140732205446409 140732205446409 140732205449167 0
/proc/4306/statm: 3756566 45250 3212 1 0 3717422 0
[pid=4306/tid=4308] ppid=4303 vsize=15026264 memory=6944656575208382560 CPUtime=1.57 cores=1,3,5,7
/proc/4306/task/4308/stat : 4308 (java) R 4303 4306 2271 0 -1 4202560 16654 0 0 0 151 6 0 0 20 0 15 0 51682731 15386894336 45250 33554432000 4194304 4196468 140732205443376 140082451086656 140081987996897 0 4 0 25189583 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 16052224 140732205446131 140732205446409 140732205446409 140732205449167 0
[pid=4306/tid=4309] ppid=4303 vsize=15026264 memory=6944656575208382560 CPUtime=0 cores=1,3,5,7
/proc/4306/task/4309/stat : 4309 (java) S 4303 4306 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51682733 15386894336 45250 33554432000 4194304 4196468 140732205443376 140082483493776 140082479261397 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16052224 140732205446131 140732205446409 140732205446409 140732205449167 0
[pid=4306/tid=4310] ppid=4303 vsize=15026264 memory=6944656592455360604 CPUtime=0 cores=1,3,5,7
/proc/4306/task/4310/stat : 4310 (java) S 4303 4306 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51682733 15386894336 45250 33554432000 4194304 4196468 140732205443376 140082305989392 140082479261397 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16052224 140732205446131 140732205446409 140732205446409 140732205449167 0
[pid=4306/tid=4311] ppid=4303 vsize=15026264 memory=6656426216303648864 CPUtime=0 cores=1,3,5,7
/proc/4306/task/4311/stat : 4311 (java) S 4303 4306 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51682733 15386894336 45250 33554432000 4194304 4196468 140732205443376 140081938951312 140082479261397 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16052224 140732205446131 140732205446409 140732205446409 140732205449167 0
[pid=4306/tid=4312] ppid=4303 vsize=15026264 memory=6944656592455360604 CPUtime=0 cores=1,3,5,7
/proc/4306/task/4312/stat : 4312 (java) S 4303 4306 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51682733 15386894336 45250 33554432000 4194304 4196468 140732205443376 140081937898512 140082479261397 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16052224 140732205446131 140732205446409 140732205446409 140732205449167 0
[pid=4306/tid=4313] ppid=4303 vsize=15026264 memory=6944656592455360604 CPUtime=0 cores=1,3,5,7
/proc/4306/task/4313/stat : 4313 (java) S 4303 4306 2271 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 51682734 15386894336 45250 33554432000 4194304 4196468 140732205443376 140081517660272 140082479262338 0 0 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16052224 140732205446131 140732205446409 140732205446409 140732205449167 0
[pid=4306/tid=4314] ppid=4303 vsize=15026264 memory=7100839852857526888 CPUtime=0 cores=1,3,5,7
/proc/4306/task/4314/stat : 4314 (java) S 4303 4306 2271 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 51682735 15386894336 45250 33554432000 4194304 4196468 140732205443376 140081029440288 140082479261397 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16052224 140732205446131 140732205446409 140732205446409 140732205449167 0
[pid=4306/tid=4315] ppid=4303 vsize=15026264 memory=-8682203918799434944 CPUtime=0 cores=1,3,5,7
/proc/4306/task/4315/stat : 4315 (java) S 4303 4306 2271 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 51682735 15386894336 45250 33554432000 4194304 4196468 140732205443376 140080895218800 140082479261397 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16052224 140732205446131 140732205446409 140732205446409 140732205449167 0
[pid=4306/tid=4316] ppid=4303 vsize=15026264 memory=-9183264543635518555 CPUtime=0 cores=1,3,5,7
/proc/4306/task/4316/stat : 4316 (java) S 4303 4306 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 51682738 15386894336 45250 33554432000 4194304 4196468 140732205443376 140080520714320 140082479269787 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16052224 140732205446131 140732205446409 140732205446409 140732205449167 0
[pid=4306/tid=4317] ppid=4303 vsize=15026264 memory=-8686725192589007501 CPUtime=0.39 cores=1,3,5,7
/proc/4306/task/4317/stat : 4317 (java) R 4303 4306 2271 0 -1 4202560 900 0 0 0 38 1 0 0 20 0 15 0 51682738 15386894336 45250 33554432000 4194304 4196468 140732205443376 140081516589952 140082459951488 0 4 0 25189583 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16052224 140732205446131 140732205446409 140732205446409 140732205449167 0
[pid=4306/tid=4318] ppid=4303 vsize=15026264 memory=-6524724634732516766 CPUtime=0.37 cores=1,3,5,7
/proc/4306/task/4318/stat : 4318 (java) R 4303 4306 2271 0 -1 4202560 605 0 0 0 37 0 0 0 20 0 15 0 51682738 15386894336 45250 33554432000 4194304 4196468 140732205443376 140081515536880 140082463915242 0 4 0 25189583 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 16052224 140732205446131 140732205446409 140732205446409 140732205449167 0
[pid=4306/tid=4319] ppid=4303 vsize=15026264 memory=0 CPUtime=0.78 cores=1,3,5,7
/proc/4306/task/4319/stat : 4319 (java) S 4303 4306 2271 0 -1 1077944384 2783 0 0 0 77 1 0 0 20 0 15 0 51682738 15386894336 45250 33554432000 4194304 4196468 140732205443376 140081514503024 140082479262338 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16052224 140732205446131 140732205446409 140732205446409 140732205449167 0
[pid=4306/tid=4320] ppid=4303 vsize=15026264 memory=159163367930168 CPUtime=0 cores=1,3,5,7
/proc/4306/task/4320/stat : 4320 (java) S 4303 4306 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 51682738 15386894336 45250 33554432000 4194304 4196468 140732205443376 140080022809568 140082479261397 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16052224 140732205446131 140732205446409 140732205446409 140732205449167 0
[pid=4306/tid=4321] ppid=4303 vsize=15026264 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4306/task/4321/stat : 4321 (java) S 4303 4306 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51682738 15386894336 45250 33554432000 4194304 4196468 140732205443376 140081513449904 140082479262338 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16052224 140732205446131 140732205446409 140732205446409 140732205449167 0
Current children cumulated CPU time: 3.14 s
Current children cumulated vsize: 15026264 KiB
Current children cumulated memory: 181000 KiB

[startup+1.70068 s]
/proc/loadavg: 2.00 2.04 2.05 3/220 4321
/proc/meminfo: memFree=15874440/32770624 swapFree=67108860/67108860
[pid=4306] ppid=4303 vsize=15356224 memory=200132 CPUtime=3.43 cores=1,3,5,7
/proc/4306/stat : 4306 (java) S 4303 4306 2271 0 -1 1077944320 23006 665 0 0 332 11 0 0 20 0 16 0 51682731 15724773376 50033 33554432000 4194304 4196468 140732205443376 140732205425920 140082479251191 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 16052224 140732205446131 140732205446409 140732205446409 140732205449167 0
/proc/4306/statm: 3839056 50033 3216 1 0 3799912 0
[pid=4306/tid=4308] ppid=4303 vsize=15356224 memory=170968 CPUtime=1.66 cores=1,3,5,7
/proc/4306/task/4308/stat : 4308 (java) R 4303 4306 2271 0 -1 4202560 16957 665 0 0 159 7 0 0 20 0 16 0 51682731 15724773376 50033 33554432000 4194304 4196468 140732205443376 140082451085928 140081988296113 0 4 0 25189583 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 16052224 140732205446131 140732205446409 140732205446409 140732205449167 0
[pid=4306/tid=4309] ppid=4303 vsize=15356224 memory=288230377108275491 CPUtime=0 cores=1,3,5,7
/proc/4306/task/4309/stat : 4309 (java) S 4303 4306 2271 0 -1 1077944384 1 665 0 0 0 0 0 0 20 0 16 0 51682733 15724773376 50033 33554432000 4194304 4196468 140732205443376 140082483493776 140082479261397 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16052224 140732205446131 140732205446409 140732205446409 140732205449167 0
[pid=4306/tid=4310] ppid=4303 vsize=15356224 memory=288293289789228285 CPUtime=0 cores=1,3,5,7
/proc/4306/task/4310/stat : 4310 (java) S 4303 4306 2271 0 -1 1077944384 2 665 0 0 0 0 0 0 20 0 16 0 51682733 15724773376 50033 33554432000 4194304 4196468 140732205443376 140082305989392 140082479261397 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16052224 140732205446131 140732205446409 140732205446409 140732205449167 0
[pid=4306/tid=4311] ppid=4303 vsize=15356224 memory=288285580272600099 CPUtime=0 cores=1,3,5,7
/proc/4306/task/4311/stat : 4311 (java) S 4303 4306 2271 0 -1 1077944384 1 665 0 0 0 0 0 0 20 0 16 0 51682733 15724773376 50033 33554432000 4194304 4196468 140732205443376 140081938951312 140082479261397 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16052224 140732205446131 140732205446409 140732205446409 140732205449167 0
[pid=4306/tid=4312] ppid=4303 vsize=15356224 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4306/task/4312/stat : 4312 (java) S 4303 4306 2271 0 -1 1077944384 2 665 0 0 0 0 0 0 20 0 16 0 51682733 15724773376 50033 33554432000 4194304 4196468 140732205443376 140081937898512 140082479261397 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16052224 140732205446131 140732205446409 140732205446409 140732205449167 0
[pid=4306/tid=4313] ppid=4303 vsize=15356224 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4306/task/4313/stat : 4313 (java) S 4303 4306 2271 0 -1 1077944384 5 665 0 0 0 0 0 0 20 0 16 0 51682734 15724773376 50033 33554432000 4194304 4196468 140732205443376 140081517660272 140082479262338 0 0 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16052224 140732205446131 140732205446409 140732205446409 140732205449167 0
[pid=4306/tid=4314] ppid=4303 vsize=15356224 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4306/task/4314/stat : 4314 (java) S 4303 4306 2271 0 -1 1077944384 13 665 0 0 0 0 0 0 20 0 16 0 51682735 15724773376 50033 33554432000 4194304 4196468 140732205443376 140081029440288 140082479261397 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16052224 140732205446131 140732205446409 140732205446409 140732205449167 0
[pid=4306/tid=4315] ppid=4303 vsize=15356224 memory=4580 CPUtime=0 cores=1,3,5,7
/proc/4306/task/4315/stat : 4315 (java) S 4303 4306 2271 0 -1 1077944384 21 665 0 0 0 0 0 0 20 0 16 0 51682735 15724773376 50033 33554432000 4194304 4196468 140732205443376 140080895218800 140082479261397 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16052224 140732205446131 140732205446409 140732205446409 140732205449167 0
[pid=4306/tid=4316] ppid=4303 vsize=15356224 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4306/task/4316/stat : 4316 (java) S 4303 4306 2271 0 -1 1077944384 3 665 0 0 0 0 0 0 20 0 16 0 51682738 15724773376 50033 33554432000 4194304 4196468 140732205443376 140080520714320 140082479269787 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16052224 140732205446131 140732205446409 140732205446409 140732205449167 0
[pid=4306/tid=4317] ppid=4303 vsize=15356224 memory=0 CPUtime=0.48 cores=1,3,5,7
/proc/4306/task/4317/stat : 4317 (java) R 4303 4306 2271 0 -1 4202560 1167 665 0 0 47 1 0 0 20 0 16 0 51682738 15724773376 50033 33554432000 4194304 4196468 140732205443376 140081516586640 140082462662082 0 4 0 25189583 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16052224 140732205446131 140732205446409 140732205446409 140732205449167 0
[pid=4306/tid=4318] ppid=4303 vsize=15356224 memory=0 CPUtime=0.43 cores=1,3,5,7
/proc/4306/task/4318/stat : 4318 (java) S 4303 4306 2271 0 -1 1077944384 636 665 0 0 43 0 0 0 20 0 16 0 51682738 15724773376 50033 33554432000 4194304 4196468 140732205443376 140081515555312 140082479262338 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16052224 140732205446131 140732205446409 140732205446409 140732205449167 0
[pid=4306/tid=4319] ppid=4303 vsize=15356224 memory=0 CPUtime=0.82 cores=1,3,5,7
/proc/4306/task/4319/stat : 4319 (java) R 4303 4306 2271 0 -1 4202560 2849 665 0 0 81 1 0 0 20 0 16 0 51682738 15724773376 50033 33554432000 4194304 4196468 140732205443376 140081514503024 140082463331678 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 16052224 140732205446131 140732205446409 140732205446409 140732205449167 0
[pid=4306/tid=4320] ppid=4303 vsize=15356224 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4306/task/4320/stat : 4320 (java) S 4303 4306 2271 0 -1 1077944384 3 665 0 0 0 0 0 0 20 0 16 0 51682738 15724773376 50033 33554432000 4194304 4196468 140732205443376 140080022809568 140082479261397 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16052224 140732205446131 140732205446409 140732205446409 140732205449167 0
[pid=4306/tid=4321] ppid=4303 vsize=15356224 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4306/task/4321/stat : 4321 (java) S 4303 4306 2271 0 -1 1077944384 1 665 0 0 0 0 0 0 20 0 16 0 51682738 15724773376 50033 33554432000 4194304 4196468 140732205443376 140081513449904 140082479262338 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16052224 140732205446131 140732205446409 140732205446409 140732205449167 0
Current children cumulated CPU time: 3.43 s
Current children cumulated vsize: 15356224 KiB
Current children cumulated memory: 200132 KiB

Child status: 0
Real time (s): 1.74313
CPU time (s): 3.52875
CPU user time (s): 3.40696
CPU system time (s): 0.121789
CPU usage (%): 202.437
Max. virtual memory (cumulated for all children) (KiB): 15356224
Max. memory (cumulated for all children) (KiB): 200132

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3.40696
system time used= 0.121789
maximum resident set size= 205672
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23934
page faults= 0
swaps= 0
block input operations= 0
block output operations= 224
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3949
involuntary context switches= 17


# summary of solver processes directly reported to runsolver:
#   pid: 4306
#   total CPU time (s): 3.52875
#   total CPU user time (s): 3.40696
#   total CPU system time (s): 0.121789

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.038136 second user time and 0.055086 second system time

The end

Launcher Data

Begin job on node105 at 2018-07-23 12:19:56
IDJOB=4293189
IDBENCH=141130
IDSOLVER=2756
FILE ID=node105/4293189-1532341196
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-1a_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-4293189-1532341196/watcher-4293189-1532341196 -o /tmp/evaluation-result-4293189-1532341196/solver-4293189-1532341196 -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-4293189-1532341196.xml

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

MD5SUM BENCH= 33ae3e79eb3d2d497b25d2e53ccdbc20
RANDOM SEED=749548823

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:        16004788 kB
MemAvailable:   31637844 kB
Buffers:          193448 kB
Cached:         15414296 kB
SwapCached:            0 kB
Active:          1705324 kB
Inactive:       14259156 kB
Active(anon):     309144 kB
Inactive(anon):    67196 kB
Active(file):    1396180 kB
Inactive(file): 14191960 kB
Unevictable:        7296 kB
Mlocked:            7296 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7904 kB
Writeback:             0 kB
AnonPages:        373920 kB
Mapped:            49172 kB
Shmem:             17036 kB
Slab:             500728 kB
SReclaimable:     473376 kB
SUnreclaim:        27352 kB
KernelStack:        3872 kB
PageTables:         5604 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:   13463464 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    225280 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:19:57