Trace number 4295706

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 20.687 10.1095

General information on the benchmark

NameFrb/
frb-40-19-1-mgd_c18.xml
MD5SUM1b3b260246d4f65c593765dc4af9b313
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 benchmark5.22089
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints321
Number of domains1
Minimum domain size19
Maximum domain size19
Distribution of domain sizes[{"size":19,"count":40}]
Minimum variable degree10
Maximum variable degree25
Distribution of variable degrees[{"degree":10,"count":2},{"degree":11,"count":3},{"degree":12,"count":3},{"degree":13,"count":4},{"degree":14,"count":3},{"degree":15,"count":6},{"degree":16,"count":2},{"degree":17,"count":4},{"degree":18,"count":3},{"degree":19,"count":2},{"degree":20,"count":1},{"degree":21,"count":1},{"degree":22,"count":4},{"degree":23,"count":1},{"degree":25,"count":1}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":321}]
Number of extensional constraints321
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":321}]
Optimization problemNO
Type of objective

Solver Data

0.66/0.52	
0.66/0.52	scop order+minisat_release (2018-06-13)
0.66/0.52	
0.66/0.54	c BEGIN-Prog: Thu Jul 26 07:26:21 CEST 2018
0.66/0.54	c PID: 5727
0.66/0.54	c IP: 172.20.3.150
0.66/0.54	c HOST: node150.alineos.net
0.66/0.55	c (0,0) Parsing Begin
2.05/1.09	c (0,0) Parsing End
2.05/1.10	c (0,0) CSP: 40 int (0 aux), 0 bool (0 aux), 321 ctr, max domain size 19
2.05/1.10	c (0,0) Heap : 168 MiB used (max 10795 MiB), NonHeap : 19 MiB used (max 0 MiB)
2.05/1.10	c (0,0) Constraint Name Generate Begin
2.05/1.11	c (0,0) Ctr:HOME/instance-4295706-1532582780.xml,ExtensionConflict:ExtensionSupport:IntVar
2.05/1.11	c (0,0) Constraint Name Generate End
2.05/1.11	c (0,0) Heap : 168 MiB used (max 10795 MiB), NonHeap : 19 MiB used (max 0 MiB)
2.05/1.11	c (0,0) CSP to CSPinCNF Begin
4.99/1.98	c (1,1) translated 33 (10%) constraints
5.63/2.18	c (1,1) translated 65 (20%) constraints
6.21/2.37	c (1,1) translated 97 (30%) constraints
6.82/2.54	c (2,2) translated 129 (40%) constraints
7.43/2.72	c (2,2) translated 161 (50%) constraints
7.74/2.88	c (2,2) translated 193 (60%) constraints
8.37/3.03	c (2,2) translated 225 (70%) constraints
8.68/3.17	c (2,2) translated 257 (80%) constraints
9.26/3.30	c (2,2) translated 289 (90%) constraints
9.56/3.43	c (2,2) translated 321 (100%) constraints
10.18/3.64	c (3,3) STATISTICS1:HOME/instance-4295706-1532582780.xml,ExtensionConflict:ExtensionSupport:IntVar,420,25942,-1,19,20,1,,19:92129;2:4423,20:20;4:19286;3:5756;2:880,1:96552;0:20,
10.18/3.64	c (3,3) ===========================================
10.18/3.64	c (3,3) Order
10.18/3.64	c (3,3) ===========================================
10.56/3.75	c (3,3) translated 2595 (10%) constraints
10.85/3.83	c (3,3) translated 5189 (20%) constraints
11.14/3.91	c (3,3) translated 7783 (30%) constraints
11.14/3.99	c (3,3) translated 10377 (40%) constraints
11.47/4.07	c (3,3) translated 12971 (50%) constraints
11.77/4.14	c (3,3) translated 15566 (60%) constraints
12.06/4.22	c (3,3) translated 18160 (70%) constraints
12.45/4.30	c (3,3) translated 20754 (80%) constraints
12.45/4.37	c (3,3) translated 23348 (90%) constraints
12.77/4.44	c (3,3) translated 25942 (100%) constraints
12.77/4.44	c (3,3) CSP to CSPinCNF End
12.77/4.44	c (3,3) CSP: 40 int (0 aux), 380 bool (380 aux), 25942 ctr, max domain size 19
12.77/4.44	c (3,3) Heap : 1070 MiB used (max 10795 MiB), NonHeap : 31 MiB used (max 0 MiB)
12.77/4.44	c (3,3) CSPinCNF Propagation Begin
13.71/4.72	c (4,4) 0 values, 2745 unsatisfiable literals, and 0 valid clauses are removed
13.71/4.72	c (4,4) CSPinCNF Propagation End
13.71/4.72	c (4,4) CSP: 40 int (0 aux), 380 bool (380 aux), 25942 ctr, max domain size 19
13.71/4.72	c (4,4) Heap : 1239 MiB used (max 10795 MiB), NonHeap : 32 MiB used (max 0 MiB)
13.71/4.72	c (4,4) Simplify CSPinCNF Begin
14.01/4.80	c (4,4) Simplify CSPinCNF End
14.01/4.80	c (4,4) CSP: 40 int (0 aux), 380 bool (380 aux), 25942 ctr, max domain size 19
14.01/4.80	c (4,4) Heap : 1239 MiB used (max 10795 MiB), NonHeap : 32 MiB used (max 0 MiB)
14.01/4.80	c (4,4) Calculate Precise Domain Begin
14.01/4.80	c (4,4) 0 values are removed by re-calculation
14.01/4.80	c (4,4) Calculate Precise Domain End
14.01/4.80	c (4,4) CSP: 40 int (0 aux), 380 bool (380 aux), 25942 ctr, max domain size 19
14.01/4.80	c (4,4) Heap : 1239 MiB used (max 10795 MiB), NonHeap : 32 MiB used (max 0 MiB)
14.01/4.80	c (4,4) CSPinCNF to SatSolver Begin
14.36/4.91	c (4,4) 2595 (10 %) CSP clauses are encoded (1100 SAT variables, 3274 SAT clauses)
14.36/4.96	c (4,4) 5189 (20 %) CSP clauses are encoded (1100 SAT variables, 5868 SAT clauses)
14.69/5.01	c (4,4) 7783 (30 %) CSP clauses are encoded (1100 SAT variables, 8462 SAT clauses)
14.69/5.06	c (4,4) 10377 (40 %) CSP clauses are encoded (1100 SAT variables, 11056 SAT clauses)
14.69/5.10	c (4,4) 12971 (50 %) CSP clauses are encoded (1100 SAT variables, 13650 SAT clauses)
15.00/5.13	c (4,4) 15566 (60 %) CSP clauses are encoded (1100 SAT variables, 16245 SAT clauses)
15.00/5.15	c (4,4) 18160 (70 %) CSP clauses are encoded (1100 SAT variables, 18839 SAT clauses)
15.00/5.17	c (4,4) 20754 (80 %) CSP clauses are encoded (1100 SAT variables, 21433 SAT clauses)
15.00/5.20	c (4,4) 23348 (90 %) CSP clauses are encoded (1100 SAT variables, 24027 SAT clauses)
15.27/5.22	c (4,4) 25942 (100 %) CSP clauses are encoded (1100 SAT variables, 26621 SAT clauses)
15.27/5.22	c (4,4) CSPinCNF to SatSolver End
15.27/5.22	c (4,4) Heap : 1408 MiB used (max 10795 MiB), NonHeap : 33 MiB used (max 0 MiB)
15.56/5.36	c (4,4) STATISTICS2:HOME/instance-4295706-1532582780.xml,ExtensionConflict:ExtensionSupport:IntVar,420,25942,-1,19,19,1,,19:89404;2:4423,19:20;4:16800;3:8003;2:1119,1:93827,
15.56/5.36	c (4,4) SatSolver.solve Begin
15.56/5.36	c (4,4) 1100 bool, 26622 clause
15.56/5.37	c (4,4) 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-4295706-1532582780.xml-scop-5727.cnf HOME/instance-4295706-1532582780.xml-scop-5727.cnf.out
20.55/10.07	c (9,0) c This is COMiniSatPS.
20.55/10.07	c (9,0) c WARNING: for repeatability, setting FPU to use double precision
20.55/10.07	c (9,0) c ============================[ Problem Statistics ]=============================
20.55/10.07	c (9,0) c |                                                                             |
20.55/10.07	c (9,0) c |  Number of variables:          1100                                         |
20.55/10.07	c (9,0) c |  Number of clauses:           26622                                         |
20.55/10.07	c (9,0) c |  Parse time:                   0.01 s                                       |
20.55/10.07	c (9,0) c |  Eliminated clauses:           0.00 Mb                                      |
20.55/10.07	c (9,0) c Reduced to 1092 vars, 26610 cls (grow=0)
20.55/10.07	c (9,0) c No iterative elimination performed. (vars=1092, c/v ratio=24.4)
20.55/10.07	c (9,0) c |  Simplification time:          0.02 s                                       |
20.55/10.07	c (9,0) c |                                                                             |
20.55/10.07	c (9,0) c ============================[ Search Statistics ]==============================
20.55/10.07	c (9,0) c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
20.55/10.07	c (9,0) c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
20.55/10.07	c (9,0) c ===============================================================================
20.55/10.07	c (9,0) c ===============================================================================
20.55/10.07	c (9,0) c restarts              : 25
20.55/10.07	c (9,0) c conflicts             : 78476          (16784 /sec)
20.55/10.07	c (9,0) c decisions             : 95257          (0.00 % random) (20373 /sec)
20.55/10.07	c (9,0) c propagations          : 11721559       (2506892 /sec)
20.55/10.07	c (9,0) c conflict literals     : 1399408        (37.89 % deleted)
20.55/10.07	c (9,0) c CPU time              : 4.67573 s
20.55/10.07	c (9,0) 
20.55/10.07	c (9,0) s SATISFIABLE
20.55/10.08	c (9,4) SatSolver.solve End
20.55/10.08	c (9,4) Heap : 1746 MiB used (max 10795 MiB), NonHeap : 35 MiB used (max 0 MiB)
20.55/10.08	c (9,4) Show results Begin
20.55/10.09	c (9,4) x[0] = 5
20.55/10.09	c (9,4) x[1] = 4
20.55/10.09	c (9,4) x[2] = 1
20.55/10.09	c (9,4) x[3] = 11
20.55/10.09	c (9,4) x[4] = 17
20.55/10.09	c (9,4) x[5] = 3
20.55/10.09	c (9,4) x[6] = 8
20.55/10.09	c (9,4) x[7] = 17
20.55/10.09	c (9,4) x[8] = 2
20.55/10.09	c (9,4) x[9] = 7
20.55/10.09	c (9,4) x[10] = 10
20.55/10.09	c (9,4) x[11] = 12
20.55/10.09	c (9,4) x[12] = 7
20.55/10.09	c (9,4) x[13] = 12
20.55/10.09	c (9,4) x[14] = 0
20.55/10.09	c (9,4) x[15] = 1
20.55/10.09	c (9,4) x[16] = 1
20.55/10.09	c (9,4) x[17] = 16
20.55/10.09	c (9,4) x[18] = 12
20.55/10.09	c (9,4) x[19] = 10
20.55/10.09	c (9,4) x[20] = 17
20.55/10.09	c (9,4) x[21] = 16
20.55/10.09	c (9,4) x[22] = 7
20.55/10.09	c (9,4) x[23] = 6
20.55/10.09	c (9,4) x[24] = 3
20.55/10.09	c (9,4) x[25] = 10
20.55/10.09	c (9,4) x[26] = 6
20.55/10.09	c (9,4) x[27] = 7
20.55/10.09	c (9,4) x[28] = 6
20.55/10.09	c (9,4) x[29] = 8
20.55/10.09	c (9,4) x[30] = 2
20.55/10.09	c (9,4) x[31] = 11
20.55/10.09	c (9,4) x[32] = 14
20.55/10.09	c (9,4) x[33] = 6
20.55/10.09	c (9,4) x[34] = 15
20.55/10.09	c (9,4) x[35] = 4
20.55/10.09	c (9,4) x[36] = 18
20.55/10.09	c (9,4) x[37] = 4
20.55/10.09	c (9,4) x[38] = 12
20.55/10.09	c (9,4) x[39] = 17
20.55/10.09	s SATISFIABLE
20.55/10.09	v <instantiation>
20.55/10.09	v     <list>x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[17] x[18] x[19] x[20] x[21] x[22] x[23] x[24] x[25] x[26] x[27] x[28] x[29] x[30] x[31] x[32] x[33] x[34] x[35] x[36] x[37] x[38] x[39]</list>
20.55/10.09	v     <values>5 4 1 11 17 3 8 17 2 7 10 12 7 12 0 1 1 16 12 10 17 16 7 6 3 10 6 7 6 8 2 11 14 6 15 4 18 4 12 17</values>
20.55/10.09	v </instantiation>
20.55/10.09	c (9,4) Show results End
20.55/10.09	c (9,4) Heap : 1746 MiB used (max 10795 MiB), NonHeap : 35 MiB used (max 0 MiB)
20.55/10.09	c (9,4) 0,0,3,4,4,4,4,9,9,STOP-AFTER(ALL)
20.55/10.09	c END-Prog: Thu Jul 26 07:26:30 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 (6840 MiB free)
  memory of node 1: 16384 MiB (13997 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4295706-1532582780/watcher-4295706-1532582780 -o /tmp/evaluation-result-4295706-1532582780/solver-4295706-1532582780 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node150-1532562189-32681 --watchdog 2580 java -Xms11g -Xmx11g -Xss128m -jar HOME/scop.jar -order -solver HOME/minisat_release -solverOption mapleTune01 -tmp HOME HOME/instance-4295706-1532582780.xml 

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

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


[startup+0.100126 s]*
/proc/loadavg: 2.03 2.04 2.05 3/220 5742
/proc/meminfo: memFree=21277320/32770624 swapFree=67108860/67108860
[pid=5727] ppid=5724 vsize=15011656 memory=72828 CPUtime=0.11 cores=1,3,5,7
/proc/5727/stat : 5727 (java) S 5724 5727 32649 0 -1 1077944320 6936 0 0 0 9 2 0 0 20 0 15 0 75841261 15371935744 18207 33554432000 4194304 4196468 140724637040176 140724637022720 139963378941687 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 31420416 140724637045747 140724637046025 140724637046025 140724637048783 0
/proc/5727/statm: 3752914 18207 2758 1 0 3715374 0
[pid=5727/tid=5729] ppid=5724 vsize=15011656 memory=7100839887183514216 CPUtime=0.09 cores=1,3,5,7
/proc/5727/task/5729/stat : 5729 (java) R 5724 5727 32649 0 -1 4202560 5330 0 0 0 8 1 0 0 20 0 15 0 75841262 15371935744 18471 33554432000 4194304 4196468 140724637040176 139963350753672 139963359217436 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 31420416 140724637045747 140724637046025 140724637046025 140724637048783 0
[pid=5727/tid=5730] ppid=5724 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5727/task/5730/stat : 5730 (java) S 5724 5727 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 75841263 15371935744 18471 33554432000 4194304 4196468 140724637040176 139963383183632 139963378951893 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31420416 140724637045747 140724637046025 140724637046025 140724637048783 0
[pid=5727/tid=5731] ppid=5724 vsize=15011656 memory=140074356016768 CPUtime=0 cores=1,3,5,7
/proc/5727/task/5731/stat : 5731 (java) S 5724 5727 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 75841263 15371935744 18471 33554432000 4194304 4196468 140724637040176 139963197340048 139963378951893 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31420416 140724637045747 140724637046025 140724637046025 140724637048783 0
[pid=5727/tid=5732] ppid=5724 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5727/task/5732/stat : 5732 (java) S 5724 5727 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 75841264 15371935744 18537 33554432000 4194304 4196468 140724637040176 139963196287504 139963378951893 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31420416 140724637045747 140724637046025 140724637046025 140724637048783 0
[pid=5727/tid=5733] ppid=5724 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5727/task/5733/stat : 5733 (java) S 5724 5727 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 75841264 15371935744 18537 33554432000 4194304 4196468 140724637040176 139963195234960 139963378951893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31420416 140724637045747 140724637046025 140724637046025 140724637048783 0
[pid=5727/tid=5734] ppid=5724 vsize=15011656 memory=140074356016768 CPUtime=0 cores=1,3,5,7
/proc/5727/task/5734/stat : 5734 (java) S 5724 5727 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 75841265 15371935744 18537 33554432000 4194304 4196468 140724637040176 139962416921072 139963378952834 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31420416 140724637045747 140724637046025 140724637046025 140724637048783 0
[pid=5727/tid=5735] ppid=5724 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5727/task/5735/stat : 5735 (java) S 5724 5727 32649 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 75841265 15371935744 18537 33554432000 4194304 4196468 140724637040176 139961911207328 139963378951893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31420416 140724637045747 140724637046025 140724637046025 140724637048783 0
[pid=5727/tid=5736] ppid=5724 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5727/task/5736/stat : 5736 (java) S 5724 5727 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 75841266 15371935744 18537 33554432000 4194304 4196468 140724637040176 139961642771952 139963378951893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31420416 140724637045747 140724637046025 140724637046025 140724637048783 0
[pid=5727/tid=5737] ppid=5724 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5727/task/5737/stat : 5737 (java) S 5724 5727 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 75841268 15371935744 18537 33554432000 4194304 4196468 140724637040176 139961268263632 139963378960283 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31420416 140724637045747 140724637046025 140724637046025 140724637048783 0
[pid=5727/tid=5738] ppid=5724 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5727/task/5738/stat : 5738 (java) S 5724 5727 32649 0 -1 1077944384 313 0 0 0 0 0 0 0 20 0 15 0 75841268 15371935744 18537 33554432000 4194304 4196468 140724637040176 139962415867888 139963378952834 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31420416 140724637045747 140724637046025 140724637046025 140724637048783 0
[pid=5727/tid=5739] ppid=5724 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5727/task/5739/stat : 5739 (java) S 5724 5727 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 75841268 15371935744 18537 33554432000 4194304 4196468 140724637040176 139962414815344 139963378952834 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31420416 140724637045747 140724637046025 140724637046025 140724637048783 0
[pid=5727/tid=5740] ppid=5724 vsize=15011656 memory=140074356016768 CPUtime=0 cores=1,3,5,7
/proc/5727/task/5740/stat : 5740 (java) S 5724 5727 32649 0 -1 1077944384 255 0 0 0 0 0 0 0 20 0 15 0 75841268 15371935744 18537 33554432000 4194304 4196468 140724637040176 139962413762800 139963378952834 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31420416 140724637045747 140724637046025 140724637046025 140724637048783 0
[pid=5727/tid=5741] ppid=5724 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5727/task/5741/stat : 5741 (java) S 5724 5727 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 75841268 15371935744 18537 33554432000 4194304 4196468 140724637040176 139960770357856 139963378951893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31420416 140724637045747 140724637046025 140724637046025 140724637048783 0
[pid=5727/tid=5742] ppid=5724 vsize=15011656 memory=140074356016768 CPUtime=0 cores=1,3,5,7
/proc/5727/task/5742/stat : 5742 (java) S 5724 5727 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 75841268 15371935744 18537 33554432000 4194304 4196468 140724637040176 139962412710704 139963378952834 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31420416 140724637045747 140724637046025 140724637046025 140724637048783 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 72828 KiB

[startup+0.210355 s]*
/proc/loadavg: 2.03 2.04 2.05 3/220 5742
/proc/meminfo: memFree=21263864/32770624 swapFree=67108860/67108860
[pid=5727] ppid=5724 vsize=15011656 memory=85640 CPUtime=0.26 cores=1,3,5,7
/proc/5727/stat : 5727 (java) S 5724 5727 32649 0 -1 1077944320 10373 0 0 0 23 3 0 0 20 0 15 0 75841261 15371935744 21410 33554432000 4194304 4196468 140724637040176 140724637022720 139963378941687 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 31420416 140724637045747 140724637046025 140724637046025 140724637048783 0
/proc/5727/statm: 3752914 21410 2874 1 0 3715374 0
[pid=5727/tid=5729] ppid=5724 vsize=15011656 memory=7883960649037381690 CPUtime=0.2 cores=1,3,5,7
/proc/5727/task/5729/stat : 5729 (java) R 5724 5727 32649 0 -1 4202560 8276 0 0 0 18 2 0 0 20 0 15 0 75841262 15371935744 21476 33554432000 4194304 4196468 140724637040176 139963350760960 139963362985317 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 31420416 140724637045747 140724637046025 140724637046025 140724637048783 0
[pid=5727/tid=5730] ppid=5724 vsize=15011656 memory=288230617609666583 CPUtime=0 cores=1,3,5,7
/proc/5727/task/5730/stat : 5730 (java) S 5724 5727 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 75841263 15371935744 21476 33554432000 4194304 4196468 140724637040176 139963383183632 139963378951893 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31420416 140724637045747 140724637046025 140724637046025 140724637048783 0
[pid=5727/tid=5731] ppid=5724 vsize=15011656 memory=3761271605209040544 CPUtime=0 cores=1,3,5,7
/proc/5727/task/5731/stat : 5731 (java) S 5724 5727 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 75841263 15371935744 21476 33554432000 4194304 4196468 140724637040176 139963197340048 139963378951893 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31420416 140724637045747 140724637046025 140724637046025 140724637048783 0
[pid=5727/tid=5732] ppid=5724 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5727/task/5732/stat : 5732 (java) S 5724 5727 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 75841264 15371935744 21476 33554432000 4194304 4196468 140724637040176 139963196287504 139963378951893 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31420416 140724637045747 140724637046025 140724637046025 140724637048783 0
[pid=5727/tid=5733] ppid=5724 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5727/task/5733/stat : 5733 (java) S 5724 5727 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 75841264 15371935744 21476 33554432000 4194304 4196468 140724637040176 139963195234960 139963378951893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31420416 140724637045747 140724637046025 140724637046025 140724637048783 0
[pid=5727/tid=5734] ppid=5724 vsize=15011656 memory=140074356016768 CPUtime=0 cores=1,3,5,7
/proc/5727/task/5734/stat : 5734 (java) S 5724 5727 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 75841265 15371935744 21476 33554432000 4194304 4196468 140724637040176 139962416921072 139963378952834 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31420416 140724637045747 140724637046025 140724637046025 140724637048783 0
[pid=5727/tid=5735] ppid=5724 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5727/task/5735/stat : 5735 (java) S 5724 5727 32649 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 75841265 15371935744 21476 33554432000 4194304 4196468 140724637040176 139961911207328 139963378951893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31420416 140724637045747 140724637046025 140724637046025 140724637048783 0
[pid=5727/tid=5736] ppid=5724 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5727/task/5736/stat : 5736 (java) S 5724 5727 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 75841266 15371935744 21476 33554432000 4194304 4196468 140724637040176 139961642771952 139963378951893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31420416 140724637045747 140724637046025 140724637046025 140724637048783 0
[pid=5727/tid=5737] ppid=5724 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5727/task/5737/stat : 5737 (java) S 5724 5727 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 75841268 15371935744 21476 33554432000 4194304 4196468 140724637040176 139961268263632 139963378960283 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31420416 140724637045747 140724637046025 140724637046025 140724637048783 0
[pid=5727/tid=5738] ppid=5724 vsize=15011656 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/5727/task/5738/stat : 5738 (java) R 5724 5727 32649 0 -1 4202560 468 0 0 0 1 0 0 0 20 0 15 0 75841268 15371935744 21476 33554432000 4194304 4196468 140724637040176 139962415867888 139963364996810 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 31420416 140724637045747 140724637046025 140724637046025 140724637048783 0
[pid=5727/tid=5739] ppid=5724 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5727/task/5739/stat : 5739 (java) R 5724 5727 32649 0 -1 1077944384 25 0 0 0 0 0 0 0 20 0 15 0 75841268 15371935744 21476 33554432000 4194304 4196468 140724637040176 139962414815344 139963378952834 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 31420416 140724637045747 140724637046025 140724637046025 140724637048783 0
[pid=5727/tid=5740] ppid=5724 vsize=15011656 memory=140074356016768 CPUtime=0.03 cores=1,3,5,7
/proc/5727/task/5740/stat : 5740 (java) R 5724 5727 32649 0 -1 4202560 280 0 0 0 3 0 0 0 20 0 15 0 75841268 15371935744 21476 33554432000 4194304 4196468 140724637040176 139962413762800 139963357867375 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 31420416 140724637045747 140724637046025 140724637046025 140724637048783 0
[pid=5727/tid=5741] ppid=5724 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5727/task/5741/stat : 5741 (java) S 5724 5727 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 75841268 15371935744 21476 33554432000 4194304 4196468 140724637040176 139960770357856 139963378951893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31420416 140724637045747 140724637046025 140724637046025 140724637048783 0
[pid=5727/tid=5742] ppid=5724 vsize=15011656 memory=140074356016768 CPUtime=0 cores=1,3,5,7
/proc/5727/task/5742/stat : 5742 (java) R 5724 5727 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 75841268 15371935744 21476 33554432000 4194304 4196468 140724637040176 139962412710704 139963378952834 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 31420416 140724637045747 140724637046025 140724637046025 140724637048783 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 85640 KiB

[startup+0.310458 s]*
/proc/loadavg: 2.03 2.04 2.05 3/220 5742
/proc/meminfo: memFree=21259708/32770624 swapFree=67108860/67108860
[pid=5727] ppid=5724 vsize=15011656 memory=89720 CPUtime=0.43 cores=1,3,5,7
/proc/5727/stat : 5727 (java) S 5724 5727 32649 0 -1 1077944320 11002 0 0 0 40 3 0 0 20 0 15 0 75841261 15371935744 22430 33554432000 4194304 4196468 140724637040176 140724637022720 139963378941687 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 31420416 140724637045747 140724637046025 140724637046025 140724637048783 0
/proc/5727/statm: 3752914 22430 3014 1 0 3715374 0
[pid=5727/tid=5729] ppid=5724 vsize=15011656 memory=0 CPUtime=0.29 cores=1,3,5,7
/proc/5727/task/5729/stat : 5729 (java) R 5724 5727 32649 0 -1 4202560 8704 0 0 0 27 2 0 0 20 0 15 0 75841262 15371935744 22430 33554432000 4194304 4196468 140724637040176 139963350745840 139963360505243 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 31420416 140724637045747 140724637046025 140724637046025 140724637048783 0
[pid=5727/tid=5730] ppid=5724 vsize=15011656 memory=4294967295 CPUtime=0 cores=1,3,5,7
/proc/5727/task/5730/stat : 5730 (java) S 5724 5727 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 75841263 15371935744 22430 33554432000 4194304 4196468 140724637040176 139963383183632 139963378951893 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31420416 140724637045747 140724637046025 140724637046025 140724637048783 0
[pid=5727/tid=5731] ppid=5724 vsize=15011656 memory=140074356016768 CPUtime=0 cores=1,3,5,7
/proc/5727/task/5731/stat : 5731 (java) S 5724 5727 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 75841263 15371935744 22430 33554432000 4194304 4196468 140724637040176 139963197340048 139963378951893 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31420416 140724637045747 140724637046025 140724637046025 140724637048783 0
[pid=5727/tid=5732] ppid=5724 vsize=15011656 memory=2241 CPUtime=0 cores=1,3,5,7
/proc/5727/task/5732/stat : 5732 (java) S 5724 5727 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 75841264 15371935744 22430 33554432000 4194304 4196468 140724637040176 139963196287504 139963378951893 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31420416 140724637045747 140724637046025 140724637046025 140724637048783 0
[pid=5727/tid=5733] ppid=5724 vsize=15011656 memory=140074251559119 CPUtime=0 cores=1,3,5,7
/proc/5727/task/5733/stat : 5733 (java) S 5724 5727 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 75841264 15371935744 22430 33554432000 4194304 4196468 140724637040176 139963195234960 139963378951893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31420416 140724637045747 140724637046025 140724637046025 140724637048783 0
[pid=5727/tid=5734] ppid=5724 vsize=15011656 memory=140074356016768 CPUtime=0 cores=1,3,5,7
/proc/5727/task/5734/stat : 5734 (java) S 5724 5727 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 75841265 15371935744 22430 33554432000 4194304 4196468 140724637040176 139962416921072 139963378952834 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31420416 140724637045747 140724637046025 140724637046025 140724637048783 0
[pid=5727/tid=5735] ppid=5724 vsize=15011656 memory=140074251579855 CPUtime=0 cores=1,3,5,7
/proc/5727/task/5735/stat : 5735 (java) S 5724 5727 32649 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 75841265 15371935744 22430 33554432000 4194304 4196468 140724637040176 139961911207328 139963378951893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31420416 140724637045747 140724637046025 140724637046025 140724637048783 0
[pid=5727/tid=5736] ppid=5724 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5727/task/5736/stat : 5736 (java) S 5724 5727 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 75841266 15371935744 22430 33554432000 4194304 4196468 140724637040176 139961642771952 139963378951893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31420416 140724637045747 140724637046025 140724637046025 140724637048783 0
[pid=5727/tid=5737] ppid=5724 vsize=15011656 memory=280148503132032 CPUtime=0 cores=1,3,5,7
/proc/5727/task/5737/stat : 5737 (java) S 5724 5727 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 75841268 15371935744 22430 33554432000 4194304 4196468 140724637040176 139961268263632 139963378960283 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31420416 140724637045747 140724637046025 140724637046025 140724637048783 0
[pid=5727/tid=5738] ppid=5724 vsize=15011656 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/5727/task/5738/stat : 5738 (java) S 5724 5727 32649 0 -1 1077944384 557 0 0 0 2 0 0 0 20 0 15 0 75841268 15371935744 22430 33554432000 4194304 4196468 140724637040176 139962415867888 139963378952834 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31420416 140724637045747 140724637046025 140724637046025 140724637048783 0
[pid=5727/tid=5739] ppid=5724 vsize=15011656 memory=140074251591567 CPUtime=0.02 cores=1,3,5,7
/proc/5727/task/5739/stat : 5739 (java) S 5724 5727 32649 0 -1 1077944384 83 0 0 0 2 0 0 0 20 0 15 0 75841268 15371935744 22430 33554432000 4194304 4196468 140724637040176 139962414815344 139963378952834 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31420416 140724637045747 140724637046025 140724637046025 140724637048783 0
[pid=5727/tid=5740] ppid=5724 vsize=15011656 memory=140074356016768 CPUtime=0.07 cores=1,3,5,7
/proc/5727/task/5740/stat : 5740 (java) S 5724 5727 32649 0 -1 1077944384 323 0 0 0 7 0 0 0 20 0 15 0 75841268 15371935744 22430 33554432000 4194304 4196468 140724637040176 139962413762800 139963378952834 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31420416 140724637045747 140724637046025 140724637046025 140724637048783 0
[pid=5727/tid=5741] ppid=5724 vsize=15011656 memory=140074251596703 CPUtime=0 cores=1,3,5,7
/proc/5727/task/5741/stat : 5741 (java) S 5724 5727 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 75841268 15371935744 22430 33554432000 4194304 4196468 140724637040176 139960770357856 139963378951893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31420416 140724637045747 140724637046025 140724637046025 140724637048783 0
[pid=5727/tid=5742] ppid=5724 vsize=15011656 memory=140074431858029 CPUtime=0 cores=1,3,5,7
/proc/5727/task/5742/stat : 5742 (java) S 5724 5727 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 75841268 15371935744 22430 33554432000 4194304 4196468 140724637040176 139962412710704 139963378952834 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31420416 140724637045747 140724637046025 140724637046025 140724637048783 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 89720 KiB

[startup+0.700731 s]
/proc/loadavg: 2.03 2.04 2.05 4/220 5742
/proc/meminfo: memFree=21235400/32770624 swapFree=67108860/67108860
[pid=5727] ppid=5724 vsize=15020052 memory=129336 CPUtime=1.02 cores=1,3,5,7
/proc/5727/stat : 5727 (java) S 5724 5727 32649 0 -1 1077944320 18105 0 0 0 97 5 0 0 20 0 15 0 75841261 15380533248 32334 33554432000 4194304 4196468 140724637040176 140724637022720 139963378941687 0 0 0 25189583 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 31420416 140724637045747 140724637046025 140724637046025 140724637048783 0
/proc/5727/statm: 3755013 32334 3128 1 0 3716398 0
[pid=5727/tid=5729] ppid=5724 vsize=15020052 memory=0 CPUtime=0.67 cores=1,3,5,7
/proc/5727/task/5729/stat : 5729 (java) R 5724 5727 32649 0 -1 4202560 15335 0 0 0 63 4 0 0 20 0 15 0 75841262 15380533248 32334 33554432000 4194304 4196468 140724637040176 139963350774688 139963360335421 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 31420416 140724637045747 140724637046025 140724637046025 140724637048783 0
[pid=5727/tid=5730] ppid=5724 vsize=15020052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5727/task/5730/stat : 5730 (java) S 5724 5727 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 75841263 15380533248 32334 33554432000 4194304 4196468 140724637040176 139963383183632 139963378951893 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31420416 140724637045747 140724637046025 140724637046025 140724637048783 0
[pid=5727/tid=5731] ppid=5724 vsize=15020052 memory=79 CPUtime=0 cores=1,3,5,7
/proc/5727/task/5731/stat : 5731 (java) S 5724 5727 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 75841263 15380533248 32334 33554432000 4194304 4196468 140724637040176 139963197340048 139963378951893 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31420416 140724637045747 140724637046025 140724637046025 140724637048783 0
[pid=5727/tid=5732] ppid=5724 vsize=15020052 memory=1 CPUtime=0 cores=1,3,5,7
/proc/5727/task/5732/stat : 5732 (java) S 5724 5727 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 75841264 15380533248 32334 33554432000 4194304 4196468 140724637040176 139963196287504 139963378951893 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31420416 140724637045747 140724637046025 140724637046025 140724637048783 0
[pid=5727/tid=5733] ppid=5724 vsize=15020052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5727/task/5733/stat : 5733 (java) S 5724 5727 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 75841264 15380533248 32334 33554432000 4194304 4196468 140724637040176 139963195234960 139963378951893 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31420416 140724637045747 140724637046025 140724637046025 140724637048783 0
[pid=5727/tid=5734] ppid=5724 vsize=15020052 memory=164701593938373 CPUtime=0 cores=1,3,5,7
/proc/5727/task/5734/stat : 5734 (java) S 5724 5727 32649 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 75841265 15380533248 32334 33554432000 4194304 4196468 140724637040176 139962416921072 139963378952834 0 0 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31420416 140724637045747 140724637046025 140724637046025 140724637048783 0
[pid=5727/tid=5735] ppid=5724 vsize=15020052 memory=445774 CPUtime=0 cores=1,3,5,7
/proc/5727/task/5735/stat : 5735 (java) S 5724 5727 32649 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 75841265 15380533248 32334 33554432000 4194304 4196468 140724637040176 139961911207328 139963378951893 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31420416 140724637045747 140724637046025 140724637046025 140724637048783 0
[pid=5727/tid=5736] ppid=5724 vsize=15020052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5727/task/5736/stat : 5736 (java) S 5724 5727 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 75841266 15380533248 32334 33554432000 4194304 4196468 140724637040176 139961642771952 139963378951893 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31420416 140724637045747 140724637046025 140724637046025 140724637048783 0
[pid=5727/tid=5737] ppid=5724 vsize=15020052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5727/task/5737/stat : 5737 (java) S 5724 5727 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 75841268 15380533248 32334 33554432000 4194304 4196468 140724637040176 139961268263632 139963378960283 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31420416 140724637045747 140724637046025 140724637046025 140724637048783 0
[pid=5727/tid=5738] ppid=5724 vsize=15020052 memory=7809523229951467574 CPUtime=0.08 cores=1,3,5,7
/proc/5727/task/5738/stat : 5738 (java) S 5724 5727 32649 0 -1 1077944384 780 0 0 0 8 0 0 0 20 0 15 0 75841268 15380533248 32334 33554432000 4194304 4196468 140724637040176 139962415867888 139963378952834 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31420416 140724637045747 140724637046025 140724637046025 140724637048783 0
[pid=5727/tid=5739] ppid=5724 vsize=15020052 memory=0 CPUtime=0.06 cores=1,3,5,7
/proc/5727/task/5739/stat : 5739 (java) S 5724 5727 32649 0 -1 1077944384 123 0 0 0 6 0 0 0 20 0 15 0 75841268 15380533248 32334 33554432000 4194304 4196468 140724637040176 139962414815344 139963378952834 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31420416 140724637045747 140724637046025 140724637046025 140724637048783 0
[pid=5727/tid=5740] ppid=5724 vsize=15020052 memory=-3535359994705171810 CPUtime=0.18 cores=1,3,5,7
/proc/5727/task/5740/stat : 5740 (java) R 5724 5727 32649 0 -1 4202560 528 0 0 0 18 0 0 0 20 0 15 0 75841268 15380533248 32334 33554432000 4194304 4196468 140724637040176 139962413760056 139963357571702 0 4 0 25189583 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 31420416 140724637045747 140724637046025 140724637046025 140724637048783 0
[pid=5727/tid=5741] ppid=5724 vsize=15020052 memory=6944656592387989600 CPUtime=0 cores=1,3,5,7
/proc/5727/task/5741/stat : 5741 (java) S 5724 5727 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 75841268 15380533248 32334 33554432000 4194304 4196468 140724637040176 139960770357856 139963378951893 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31420416 140724637045747 140724637046025 140724637046025 140724637048783 0
[pid=5727/tid=5742] ppid=5724 vsize=15020052 memory=6944656575208382560 CPUtime=0 cores=1,3,5,7
/proc/5727/task/5742/stat : 5742 (java) S 5724 5727 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 75841268 15380533248 32399 33554432000 4194304 4196468 140724637040176 139962412710704 139963378952834 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31420416 140724637045747 140724637046025 140724637046025 140724637048783 0
Current children cumulated CPU time: 1.02 s
Current children cumulated vsize: 15020052 KiB
Current children cumulated memory: 129336 KiB

[startup+1.50519 s]
/proc/loadavg: 2.03 2.04 2.05 6/220 5742
/proc/meminfo: memFree=21174656/32770624 swapFree=67108860/67108860
[pid=5727] ppid=5724 vsize=15022100 memory=206912 CPUtime=3.75 cores=1,3,5,7
/proc/5727/stat : 5727 (java) S 5724 5727 32649 0 -1 1077944320 25236 0 0 0 367 8 0 0 20 0 15 0 75841261 15382630400 51728 33554432000 4194304 4196468 140724637040176 140724637022720 139963378941687 0 0 0 25189583 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 31420416 140724637045747 140724637046025 140724637046025 140724637048783 0
/proc/5727/statm: 3755525 51728 3204 1 0 3716910 0
[pid=5727/tid=5729] ppid=5724 vsize=15022100 memory=0 CPUtime=1.47 cores=1,3,5,7
/proc/5727/task/5729/stat : 5729 (java) R 5724 5727 32649 0 -1 4202560 16475 0 0 0 141 6 0 0 20 0 15 0 75841262 15382630400 51728 33554432000 4194304 4196468 140724637040176 139963350770680 139962872928684 0 4 0 25189583 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 31420416 140724637045747 140724637046025 140724637046025 140724637048783 0
[pid=5727/tid=5730] ppid=5724 vsize=15022100 memory=5937524870671259493 CPUtime=0 cores=1,3,5,7
/proc/5727/task/5730/stat : 5730 (java) S 5724 5727 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 75841263 15382630400 51728 33554432000 4194304 4196468 140724637040176 139963383183632 139963378951893 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31420416 140724637045747 140724637046025 140724637046025 140724637048783 0
[pid=5727/tid=5731] ppid=5724 vsize=15022100 memory=7013623429376076121 CPUtime=0 cores=1,3,5,7
/proc/5727/task/5731/stat : 5731 (java) S 5724 5727 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 75841263 15382630400 51728 33554432000 4194304 4196468 140724637040176 139963197340048 139963378951893 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31420416 140724637045747 140724637046025 140724637046025 140724637048783 0
[pid=5727/tid=5732] ppid=5724 vsize=15022100 memory=7013623429376076121 CPUtime=0 cores=1,3,5,7
/proc/5727/task/5732/stat : 5732 (java) S 5724 5727 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 75841264 15382630400 51728 33554432000 4194304 4196468 140724637040176 139963196287504 139963378951893 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31420416 140724637045747 140724637046025 140724637046025 140724637048783 0
[pid=5727/tid=5733] ppid=5724 vsize=15022100 memory=7013623429376076121 CPUtime=0 cores=1,3,5,7
/proc/5727/task/5733/stat : 5733 (java) S 5724 5727 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 75841264 15382630400 51728 33554432000 4194304 4196468 140724637040176 139963195234960 139963378951893 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31420416 140724637045747 140724637046025 140724637046025 140724637048783 0
[pid=5727/tid=5734] ppid=5724 vsize=15022100 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5727/task/5734/stat : 5734 (java) S 5724 5727 32649 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 75841265 15382630400 51728 33554432000 4194304 4196468 140724637040176 139962416921072 139963378952834 0 0 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31420416 140724637045747 140724637046025 140724637046025 140724637048783 0

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

/proc/5727/task/5742/stat : 5742 (java) S 5724 5727 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 75841268 16060325888 406349 33554432000 4194304 4196468 140724637040176 139962412710704 139963378952834 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31420416 140724637045747 140724637046025 140724637046025 140724637048783 0
[pid=5727/tid=5744] ppid=5724 vsize=15683912 memory=3472463972537185968 CPUtime=0 cores=1,3,5,7
/proc/5727/task/5744/stat : 5744 (java) S 5724 5727 32649 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 75841800 16060325888 406349 33554432000 4194304 4196468 140724637040176 139962396776000 139963378966297 0 4 0 25189583 18446744071579417331 0 0 -1 7 0 0 0 0 0 6293624 6294260 31420416 140724637045747 140724637046025 140724637046025 140724637048783 0
[pid=5727/tid=5746] ppid=5724 vsize=15683912 memory=6879655668675933547 CPUtime=0 cores=1,3,5,7
/proc/5727/task/5746/stat : 5746 (java) S 5724 5727 32649 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 75841801 16060325888 406349 33554432000 4194304 4196468 140724637040176 139960233476144 139963378963613 0 4 0 25189583 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 31420416 140724637045747 140724637046025 140724637046025 140724637048783 0
[pid=5727/tid=5747] ppid=5724 vsize=15683912 memory=22084 CPUtime=0 cores=1,3,5,7
/proc/5727/task/5747/stat : 5747 (java) S 5724 5727 32649 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 75841801 16060325888 406349 33554432000 4194304 4196468 140724637040176 139959965039792 139963378963613 0 4 0 25189583 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 31420416 140724637045747 140724637046025 140724637046025 140724637048783 0
[pid=5727/tid=5748] ppid=5724 vsize=15683912 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5727/task/5748/stat : 5748 (java) S 5724 5727 32649 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 19 0 75841803 16060325888 406349 33554432000 4194304 4196468 140724637040176 139960501918752 139963378951893 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31420416 140724637045747 140724637046025 140724637046025 140724637048783 0
Current children cumulated CPU time: 18.53 s
Current children cumulated vsize: 15715904 KiB
Current children cumulated memory: 1639236 KiB

[startup+8.80077 s]
/proc/loadavg: 2.11 2.06 2.05 3/225 5748
/proc/meminfo: memFree=19707812/32770624 swapFree=67108860/67108860
[pid=5727] ppid=5724 vsize=15683912 memory=1625396 CPUtime=15.93 cores=1,3,5,7
/proc/5727/stat : 5727 (java) S 5724 5727 32649 0 -1 1077944320 37082 0 0 0 1562 31 0 0 20 0 19 0 75841261 16060325888 406349 33554432000 4194304 4196468 140724637040176 140724637022720 139963378941687 0 0 0 25189583 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 31420416 140724637045747 140724637046025 140724637046025 140724637048783 0
/proc/5727/statm: 3920978 406349 3230 1 0 3881834 0
[pid=5743] ppid=5727 vsize=31992 memory=13920 CPUtime=3.4 cores=1,3,5,7
/proc/5743/stat : 5743 (minisat_release) R 5727 5727 32649 0 -1 4202496 5763 0 0 0 340 0 0 0 20 0 1 0 75841800 32759808 3480 33554432000 4194304 4308513 140733625637392 140733625634296 139920217565441 0 4 0 8396802 0 0 0 17 1 0 0 0 0 0 6409496 6410680 27705344 140733625639601 140733625640110 140733625640110 140733625642949 0
/proc/5743/statm: 7998 3480 348 28 0 4238 0
[pid=5727/tid=5729] ppid=5724 vsize=15683912 memory=6872598998417432672 CPUtime=5.38 cores=1,3,5,7
/proc/5727/task/5729/stat : 5729 (java) S 5724 5727 32649 0 -1 1077944384 18653 0 0 0 512 26 0 0 20 0 19 0 75841262 16060325888 406349 33554432000 4194304 4196468 140724637040176 139963350780928 139963378951893 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31420416 140724637045747 140724637046025 140724637046025 140724637048783 0
[pid=5727/tid=5730] ppid=5724 vsize=15683912 memory=6442213902160126816 CPUtime=0 cores=1,3,5,7
/proc/5727/task/5730/stat : 5730 (java) S 5724 5727 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 75841263 16060325888 406349 33554432000 4194304 4196468 140724637040176 139963383183632 139963378951893 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31420416 140724637045747 140724637046025 140724637046025 140724637048783 0
[pid=5727/tid=5731] ppid=5724 vsize=15683912 memory=1625396 CPUtime=0 cores=1,3,5,7
/proc/5727/task/5731/stat : 5731 (java) S 5724 5727 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 75841263 16060325888 406349 33554432000 4194304 4196468 140724637040176 139963197340048 139963378951893 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31420416 140724637045747 140724637046025 140724637046025 140724637048783 0
[pid=5727/tid=5732] ppid=5724 vsize=15683912 memory=13420 CPUtime=0 cores=1,3,5,7
/proc/5727/task/5732/stat : 5732 (java) S 5724 5727 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 75841264 16060325888 406349 33554432000 4194304 4196468 140724637040176 139963196287504 139963378951893 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31420416 140724637045747 140724637046025 140724637046025 140724637048783 0
[pid=5727/tid=5733] ppid=5724 vsize=15683912 memory=1292 CPUtime=0 cores=1,3,5,7
/proc/5727/task/5733/stat : 5733 (java) S 5724 5727 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 75841264 16060325888 406349 33554432000 4194304 4196468 140724637040176 139963195234960 139963378951893 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31420416 140724637045747 140724637046025 140724637046025 140724637048783 0
[pid=5727/tid=5734] ppid=5724 vsize=15683912 memory=2436 CPUtime=0 cores=1,3,5,7
/proc/5727/task/5734/stat : 5734 (java) S 5724 5727 32649 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 19 0 75841265 16060325888 406349 33554432000 4194304 4196468 140724637040176 139962416921072 139963378952834 0 0 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31420416 140724637045747 140724637046025 140724637046025 140724637048783 0
[pid=5727/tid=5735] ppid=5724 vsize=15683912 memory=1728 CPUtime=0 cores=1,3,5,7
/proc/5727/task/5735/stat : 5735 (java) S 5724 5727 32649 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 75841265 16060325888 406349 33554432000 4194304 4196468 140724637040176 139961911207328 139963378951893 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31420416 140724637045747 140724637046025 140724637046025 140724637048783 0
[pid=5727/tid=5736] ppid=5724 vsize=15683912 memory=6442213902160126816 CPUtime=0 cores=1,3,5,7
/proc/5727/task/5736/stat : 5736 (java) S 5724 5727 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 75841266 16060325888 406349 33554432000 4194304 4196468 140724637040176 139961642771952 139963378951893 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31420416 140724637045747 140724637046025 140724637046025 140724637048783 0
[pid=5727/tid=5737] ppid=5724 vsize=15683912 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5727/task/5737/stat : 5737 (java) S 5724 5727 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 75841268 16060325888 406349 33554432000 4194304 4196468 140724637040176 139961268263632 139963378960283 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31420416 140724637045747 140724637046025 140724637046025 140724637048783 0
[pid=5727/tid=5738] ppid=5724 vsize=15683912 memory=0 CPUtime=4.68 cores=1,3,5,7
/proc/5727/task/5738/stat : 5738 (java) S 5724 5727 32649 0 -1 1077944384 7390 0 0 0 467 1 0 0 20 0 19 0 75841268 16060325888 406349 33554432000 4194304 4196468 140724637040176 139962415867888 139963378952834 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31420416 140724637045747 140724637046025 140724637046025 140724637048783 0
[pid=5727/tid=5739] ppid=5724 vsize=15683912 memory=0 CPUtime=4.53 cores=1,3,5,7
/proc/5727/task/5739/stat : 5739 (java) S 5724 5727 32649 0 -1 1077944384 4247 0 0 0 452 1 0 0 20 0 19 0 75841268 16060325888 406349 33554432000 4194304 4196468 140724637040176 139962414815344 139963378952834 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31420416 140724637045747 140724637046025 140724637046025 140724637048783 0
[pid=5727/tid=5740] ppid=5724 vsize=15683912 memory=0 CPUtime=1.3 cores=1,3,5,7
/proc/5727/task/5740/stat : 5740 (java) S 5724 5727 32649 0 -1 1077944384 5392 0 0 0 128 2 0 0 20 0 19 0 75841268 16060325888 406349 33554432000 4194304 4196468 140724637040176 139962413762800 139963378952834 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31420416 140724637045747 140724637046025 140724637046025 140724637048783 0
[pid=5727/tid=5741] ppid=5724 vsize=15683912 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5727/task/5741/stat : 5741 (java) S 5724 5727 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 75841268 16060325888 406349 33554432000 4194304 4196468 140724637040176 139960770357856 139963378951893 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31420416 140724637045747 140724637046025 140724637046025 140724637048783 0
[pid=5727/tid=5742] ppid=5724 vsize=15683912 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5727/task/5742/stat : 5742 (java) S 5724 5727 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 75841268 16060325888 406349 33554432000 4194304 4196468 140724637040176 139962412710704 139963378952834 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31420416 140724637045747 140724637046025 140724637046025 140724637048783 0
[pid=5727/tid=5744] ppid=5724 vsize=15683912 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5727/task/5744/stat : 5744 (java) S 5724 5727 32649 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 75841800 16060325888 406349 33554432000 4194304 4196468 140724637040176 139962396776000 139963378966297 0 4 0 25189583 18446744071579417331 0 0 -1 7 0 0 0 0 0 6293624 6294260 31420416 140724637045747 140724637046025 140724637046025 140724637048783 0
[pid=5727/tid=5746] ppid=5724 vsize=15683912 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5727/task/5746/stat : 5746 (java) S 5724 5727 32649 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 75841801 16060325888 406349 33554432000 4194304 4196468 140724637040176 139960233476144 139963378963613 0 4 0 25189583 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 31420416 140724637045747 140724637046025 140724637046025 140724637048783 0
[pid=5727/tid=5747] ppid=5724 vsize=15683912 memory=94 CPUtime=0 cores=1,3,5,7
/proc/5727/task/5747/stat : 5747 (java) S 5724 5727 32649 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 75841801 16060325888 406349 33554432000 4194304 4196468 140724637040176 139959965039792 139963378963613 0 4 0 25189583 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 31420416 140724637045747 140724637046025 140724637046025 140724637048783 0
[pid=5727/tid=5748] ppid=5724 vsize=15683912 memory=343 CPUtime=0 cores=1,3,5,7
/proc/5727/task/5748/stat : 5748 (java) S 5724 5727 32649 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 19 0 75841803 16060325888 406349 33554432000 4194304 4196468 140724637040176 139960501918752 139963378951893 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31420416 140724637045747 140724637046025 140724637046025 140724637048783 0
Current children cumulated CPU time: 19.33 s
Current children cumulated vsize: 15715904 KiB
Current children cumulated memory: 1639316 KiB

[startup+9.60079 s]
/proc/loadavg: 2.11 2.06 2.05 3/225 5748
/proc/meminfo: memFree=19707688/32770624 swapFree=67108860/67108860
[pid=5727] ppid=5724 vsize=15683912 memory=1625396 CPUtime=15.93 cores=1,3,5,7
/proc/5727/stat : 5727 (java) S 5724 5727 32649 0 -1 1077944320 37082 0 0 0 1562 31 0 0 20 0 19 0 75841261 16060325888 406349 33554432000 4194304 4196468 140724637040176 140724637022720 139963378941687 0 0 0 25189583 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 31420416 140724637045747 140724637046025 140724637046025 140724637048783 0
/proc/5727/statm: 3920978 406349 3230 1 0 3881834 0
[pid=5743] ppid=5727 vsize=31992 memory=14280 CPUtime=4.2 cores=1,3,5,7
/proc/5743/stat : 5743 (minisat_release) R 5727 5727 32649 0 -1 4202496 7131 0 0 0 420 0 0 0 20 0 1 0 75841800 32759808 3570 33554432000 4194304 4308513 140733625637392 140733625634296 4275941 0 4 0 8396802 0 0 0 17 1 0 0 0 0 0 6409496 6410680 27705344 140733625639601 140733625640110 140733625640110 140733625642949 0
/proc/5743/statm: 7998 3570 348 28 0 4238 0
[pid=5727/tid=5729] ppid=5724 vsize=15683912 memory=290763857956438330 CPUtime=5.38 cores=1,3,5,7
/proc/5727/task/5729/stat : 5729 (java) S 5724 5727 32649 0 -1 1077944384 18653 0 0 0 512 26 0 0 20 0 19 0 75841262 16060325888 406349 33554432000 4194304 4196468 140724637040176 139963350780928 139963378951893 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31420416 140724637045747 140724637046025 140724637046025 140724637048783 0
[pid=5727/tid=5730] ppid=5724 vsize=15683912 memory=13573716680378929 CPUtime=0 cores=1,3,5,7
/proc/5727/task/5730/stat : 5730 (java) S 5724 5727 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 75841263 16060325888 406349 33554432000 4194304 4196468 140724637040176 139963383183632 139963378951893 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31420416 140724637045747 140724637046025 140724637046025 140724637048783 0
[pid=5727/tid=5731] ppid=5724 vsize=15683912 memory=-8412652169205224307 CPUtime=0 cores=1,3,5,7
/proc/5727/task/5731/stat : 5731 (java) S 5724 5727 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 75841263 16060325888 406349 33554432000 4194304 4196468 140724637040176 139963197340048 139963378951893 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31420416 140724637045747 140724637046025 140724637046025 140724637048783 0
[pid=5727/tid=5732] ppid=5724 vsize=15683912 memory=7100839852926015589 CPUtime=0 cores=1,3,5,7
/proc/5727/task/5732/stat : 5732 (java) S 5724 5727 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 75841264 16060325888 406349 33554432000 4194304 4196468 140724637040176 139963196287504 139963378951893 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31420416 140724637045747 140724637046025 140724637046025 140724637048783 0
[pid=5727/tid=5733] ppid=5724 vsize=15683912 memory=1340048 CPUtime=0 cores=1,3,5,7
/proc/5727/task/5733/stat : 5733 (java) S 5724 5727 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 75841264 16060325888 406349 33554432000 4194304 4196468 140724637040176 139963195234960 139963378951893 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31420416 140724637045747 140724637046025 140724637046025 140724637048783 0
[pid=5727/tid=5734] ppid=5724 vsize=15683912 memory=280148503535952 CPUtime=0 cores=1,3,5,7
/proc/5727/task/5734/stat : 5734 (java) S 5724 5727 32649 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 19 0 75841265 16060325888 406349 33554432000 4194304 4196468 140724637040176 139962416921072 139963378952834 0 0 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31420416 140724637045747 140724637046025 140724637046025 140724637048783 0
[pid=5727/tid=5735] ppid=5724 vsize=15683912 memory=140074251727152 CPUtime=0 cores=1,3,5,7
/proc/5727/task/5735/stat : 5735 (java) S 5724 5727 32649 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 75841265 16060325888 406349 33554432000 4194304 4196468 140724637040176 139961911207328 139963378951893 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31420416 140724637045747 140724637046025 140724637046025 140724637048783 0
[pid=5727/tid=5736] ppid=5724 vsize=15683912 memory=8313631572098519241 CPUtime=0 cores=1,3,5,7
/proc/5727/task/5736/stat : 5736 (java) S 5724 5727 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 75841266 16060325888 406349 33554432000 4194304 4196468 140724637040176 139961642771952 139963378951893 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31420416 140724637045747 140724637046025 140724637046025 140724637048783 0
[pid=5727/tid=5737] ppid=5724 vsize=15683912 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5727/task/5737/stat : 5737 (java) S 5724 5727 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 75841268 16060325888 406349 33554432000 4194304 4196468 140724637040176 139961268263632 139963378960283 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31420416 140724637045747 140724637046025 140724637046025 140724637048783 0
[pid=5727/tid=5738] ppid=5724 vsize=15683912 memory=3471342470572667696 CPUtime=4.68 cores=1,3,5,7
/proc/5727/task/5738/stat : 5738 (java) S 5724 5727 32649 0 -1 1077944384 7390 0 0 0 467 1 0 0 20 0 19 0 75841268 16060325888 406349 33554432000 4194304 4196468 140724637040176 139962415867888 139963378952834 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31420416 140724637045747 140724637046025 140724637046025 140724637048783 0
[pid=5727/tid=5739] ppid=5724 vsize=15683912 memory=3472468370412401488 CPUtime=4.53 cores=1,3,5,7
/proc/5727/task/5739/stat : 5739 (java) S 5724 5727 32649 0 -1 1077944384 4247 0 0 0 452 1 0 0 20 0 19 0 75841268 16060325888 406349 33554432000 4194304 4196468 140724637040176 139962414815344 139963378952834 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31420416 140724637045747 140724637046025 140724637046025 140724637048783 0
[pid=5727/tid=5740] ppid=5724 vsize=15683912 memory=3472468370479510384 CPUtime=1.3 cores=1,3,5,7
/proc/5727/task/5740/stat : 5740 (java) S 5724 5727 32649 0 -1 1077944384 5392 0 0 0 128 2 0 0 20 0 19 0 75841268 16060325888 406349 33554432000 4194304 4196468 140724637040176 139962413762800 139963378952834 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31420416 140724637045747 140724637046025 140724637046025 140724637048783 0
[pid=5727/tid=5741] ppid=5724 vsize=15683912 memory=280148503020672 CPUtime=0 cores=1,3,5,7
/proc/5727/task/5741/stat : 5741 (java) S 5724 5727 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 75841268 16060325888 406349 33554432000 4194304 4196468 140724637040176 139960770357856 139963378951893 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31420416 140724637045747 140724637046025 140724637046025 140724637048783 0
[pid=5727/tid=5742] ppid=5724 vsize=15683912 memory=7596557092442865725 CPUtime=0 cores=1,3,5,7
/proc/5727/task/5742/stat : 5742 (java) S 5724 5727 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 75841268 16060325888 406349 33554432000 4194304 4196468 140724637040176 139962412710704 139963378952834 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31420416 140724637045747 140724637046025 140724637046025 140724637048783 0
[pid=5727/tid=5744] ppid=5724 vsize=15683912 memory=10980 CPUtime=0 cores=1,3,5,7
/proc/5727/task/5744/stat : 5744 (java) S 5724 5727 32649 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 75841800 16060325888 406349 33554432000 4194304 4196468 140724637040176 139962396776000 139963378966297 0 4 0 25189583 18446744071579417331 0 0 -1 7 0 0 0 0 0 6293624 6294260 31420416 140724637045747 140724637046025 140724637046025 140724637048783 0
[pid=5727/tid=5746] ppid=5724 vsize=15683912 memory=301751321431306412 CPUtime=0 cores=1,3,5,7
/proc/5727/task/5746/stat : 5746 (java) S 5724 5727 32649 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 75841801 16060325888 406349 33554432000 4194304 4196468 140724637040176 139960233476144 139963378963613 0 4 0 25189583 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 31420416 140724637045747 140724637046025 140724637046025 140724637048783 0
[pid=5727/tid=5747] ppid=5724 vsize=15683912 memory=-3252517613198930781 CPUtime=0 cores=1,3,5,7
/proc/5727/task/5747/stat : 5747 (java) S 5724 5727 32649 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 75841801 16060325888 406349 33554432000 4194304 4196468 140724637040176 139959965039792 139963378963613 0 4 0 25189583 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 31420416 140724637045747 140724637046025 140724637046025 140724637048783 0
[pid=5727/tid=5748] ppid=5724 vsize=15683912 memory=-6368199152461293614 CPUtime=0 cores=1,3,5,7
/proc/5727/task/5748/stat : 5748 (java) S 5724 5727 32649 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 19 0 75841803 16060325888 406349 33554432000 4194304 4196468 140724637040176 139960501918752 139963378951893 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31420416 140724637045747 140724637046025 140724637046025 140724637048783 0
Current children cumulated CPU time: 20.13 s
Current children cumulated vsize: 15715904 KiB
Current children cumulated memory: 1639676 KiB

[startup+10.0009 s]*
/proc/loadavg: 2.10 2.06 2.05 3/225 5748
/proc/meminfo: memFree=19711284/32770624 swapFree=67108860/67108860
[pid=5727] ppid=5724 vsize=15683912 memory=1625396 CPUtime=15.93 cores=1,3,5,7
/proc/5727/stat : 5727 (java) S 5724 5727 32649 0 -1 1077944320 37082 0 0 0 1562 31 0 0 20 0 19 0 75841261 16060325888 406349 33554432000 4194304 4196468 140724637040176 140724637022720 139963378941687 0 0 0 25189583 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 31420416 140724637045747 140724637046025 140724637046025 140724637048783 0
/proc/5727/statm: 3920978 406349 3230 1 0 3881834 0
[pid=5743] ppid=5727 vsize=26636 memory=9828 CPUtime=4.62 cores=1,3,5,7
/proc/5743/stat : 5743 (minisat_release) R 5727 5727 32649 0 -1 4202496 8065 0 0 0 461 1 0 0 20 0 1 0 75841800 27275264 2457 33554432000 4194304 4308513 140733625637392 140733625634296 4275601 0 4 0 8396802 0 0 0 17 1 0 0 0 0 0 6409496 6410680 27705344 140733625639601 140733625640110 140733625640110 140733625642949 0
/proc/5743/statm: 6659 2457 348 28 0 2899 0
[pid=5727/tid=5729] ppid=5724 vsize=15683912 memory=6935054825532540783 CPUtime=5.38 cores=1,3,5,7
/proc/5727/task/5729/stat : 5729 (java) S 5724 5727 32649 0 -1 1077944384 18653 0 0 0 512 26 0 0 20 0 19 0 75841262 16060325888 406349 33554432000 4194304 4196468 140724637040176 139963350780928 139963378951893 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31420416 140724637045747 140724637046025 140724637046025 140724637048783 0
[pid=5727/tid=5730] ppid=5724 vsize=15683912 memory=-3689385055762157364 CPUtime=0 cores=1,3,5,7
/proc/5727/task/5730/stat : 5730 (java) S 5724 5727 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 75841263 16060325888 406349 33554432000 4194304 4196468 140724637040176 139963383183632 139963378951893 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31420416 140724637045747 140724637046025 140724637046025 140724637048783 0
[pid=5727/tid=5731] ppid=5724 vsize=15683912 memory=-7595754389018307680 CPUtime=0 cores=1,3,5,7
/proc/5727/task/5731/stat : 5731 (java) S 5724 5727 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 75841263 16060325888 406349 33554432000 4194304 4196468 140724637040176 139963197340048 139963378951893 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31420416 140724637045747 140724637046025 140724637046025 140724637048783 0
[pid=5727/tid=5732] ppid=5724 vsize=15683912 memory=6944656592452807325 CPUtime=0 cores=1,3,5,7
/proc/5727/task/5732/stat : 5732 (java) S 5724 5727 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 75841264 16060325888 406349 33554432000 4194304 4196468 140724637040176 139963196287504 139963378951893 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31420416 140724637045747 140724637046025 140724637046025 140724637048783 0
[pid=5727/tid=5733] ppid=5724 vsize=15683912 memory=-7087961436404378774 CPUtime=0 cores=1,3,5,7
/proc/5727/task/5733/stat : 5733 (java) S 5724 5727 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 75841264 16060325888 406349 33554432000 4194304 4196468 140724637040176 139963195234960 139963378951893 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31420416 140724637045747 140724637046025 140724637046025 140724637048783 0
[pid=5727/tid=5734] ppid=5724 vsize=15683912 memory=-7019007802211101842 CPUtime=0 cores=1,3,5,7
/proc/5727/task/5734/stat : 5734 (java) S 5724 5727 32649 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 19 0 75841265 16060325888 406349 33554432000 4194304 4196468 140724637040176 139962416921072 139963378952834 0 0 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31420416 140724637045747 140724637046025 140724637046025 140724637048783 0
[pid=5727/tid=5735] ppid=5724 vsize=15683912 memory=4207593918937718880 CPUtime=0 cores=1,3,5,7
/proc/5727/task/5735/stat : 5735 (java) S 5724 5727 32649 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 75841265 16060325888 406349 33554432000 4194304 4196468 140724637040176 139961911207328 139963378951893 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31420416 140724637045747 140724637046025 140724637046025 140724637048783 0
[pid=5727/tid=5736] ppid=5724 vsize=15683912 memory=-3621219715169225006 CPUtime=0 cores=1,3,5,7
/proc/5727/task/5736/stat : 5736 (java) S 5724 5727 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 75841266 16060325888 406349 33554432000 4194304 4196468 140724637040176 139961642771952 139963378951893 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31420416 140724637045747 140724637046025 140724637046025 140724637048783 0
[pid=5727/tid=5737] ppid=5724 vsize=15683912 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5727/task/5737/stat : 5737 (java) S 5724 5727 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 75841268 16060325888 406349 33554432000 4194304 4196468 140724637040176 139961268263632 139963378960283 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31420416 140724637045747 140724637046025 140724637046025 140724637048783 0
[pid=5727/tid=5738] ppid=5724 vsize=15683912 memory=0 CPUtime=4.68 cores=1,3,5,7
/proc/5727/task/5738/stat : 5738 (java) S 5724 5727 32649 0 -1 1077944384 7390 0 0 0 467 1 0 0 20 0 19 0 75841268 16060325888 406349 33554432000 4194304 4196468 140724637040176 139962415867888 139963378952834 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31420416 140724637045747 140724637046025 140724637046025 140724637048783 0
[pid=5727/tid=5739] ppid=5724 vsize=15683912 memory=0 CPUtime=4.53 cores=1,3,5,7
/proc/5727/task/5739/stat : 5739 (java) S 5724 5727 32649 0 -1 1077944384 4247 0 0 0 452 1 0 0 20 0 19 0 75841268 16060325888 406349 33554432000 4194304 4196468 140724637040176 139962414815344 139963378952834 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31420416 140724637045747 140724637046025 140724637046025 140724637048783 0
[pid=5727/tid=5740] ppid=5724 vsize=15683912 memory=0 CPUtime=1.3 cores=1,3,5,7
/proc/5727/task/5740/stat : 5740 (java) S 5724 5727 32649 0 -1 1077944384 5392 0 0 0 128 2 0 0 20 0 19 0 75841268 16060325888 406349 33554432000 4194304 4196468 140724637040176 139962413762800 139963378952834 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31420416 140724637045747 140724637046025 140724637046025 140724637048783 0
[pid=5727/tid=5741] ppid=5724 vsize=15683912 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5727/task/5741/stat : 5741 (java) S 5724 5727 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 75841268 16060325888 406349 33554432000 4194304 4196468 140724637040176 139960770357856 139963378951893 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31420416 140724637045747 140724637046025 140724637046025 140724637048783 0
[pid=5727/tid=5742] ppid=5724 vsize=15683912 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5727/task/5742/stat : 5742 (java) S 5724 5727 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 75841268 16060325888 406349 33554432000 4194304 4196468 140724637040176 139962412710704 139963378952834 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31420416 140724637045747 140724637046025 140724637046025 140724637048783 0
[pid=5727/tid=5744] ppid=5724 vsize=15683912 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5727/task/5744/stat : 5744 (java) S 5724 5727 32649 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 75841800 16060325888 406349 33554432000 4194304 4196468 140724637040176 139962396776000 139963378966297 0 4 0 25189583 18446744071579417331 0 0 -1 7 0 0 0 0 0 6293624 6294260 31420416 140724637045747 140724637046025 140724637046025 140724637048783 0
[pid=5727/tid=5746] ppid=5724 vsize=15683912 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5727/task/5746/stat : 5746 (java) S 5724 5727 32649 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 75841801 16060325888 406349 33554432000 4194304 4196468 140724637040176 139960233476144 139963378963613 0 4 0 25189583 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 31420416 140724637045747 140724637046025 140724637046025 140724637048783 0
[pid=5727/tid=5747] ppid=5724 vsize=15683912 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5727/task/5747/stat : 5747 (java) S 5724 5727 32649 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 75841801 16060325888 406349 33554432000 4194304 4196468 140724637040176 139959965039792 139963378963613 0 4 0 25189583 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 31420416 140724637045747 140724637046025 140724637046025 140724637048783 0
[pid=5727/tid=5748] ppid=5724 vsize=15683912 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5727/task/5748/stat : 5748 (java) S 5724 5727 32649 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 19 0 75841803 16060325888 406349 33554432000 4194304 4196468 140724637040176 139960501918752 139963378951893 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31420416 140724637045747 140724637046025 140724637046025 140724637048783 0
Current children cumulated CPU time: 20.55 s
Current children cumulated vsize: 15710548 KiB
Current children cumulated memory: 1635224 KiB

Child status: 0
Real time (s): 10.1095
CPU time (s): 20.687
CPU user time (s): 20.3411
CPU system time (s): 0.345933
CPU usage (%): 204.629
Max. virtual memory (cumulated for all children) (KiB): 15715904
Max. memory (cumulated for all children) (KiB): 1639856

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 20.3411
system time used= 0.345933
maximum resident set size= 1627444
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 45232
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1056
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3515
involuntary context switches= 57


# summary of solver processes directly reported to runsolver:
#   pid: 5727
#   total CPU time (s): 20.687
#   total CPU user time (s): 20.3411
#   total CPU system time (s): 0.345933

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.091301 second user time and 0.140756 second system time

The end

Launcher Data

Begin job on node150 at 2018-07-26 07:26:20
IDJOB=4295706
IDBENCH=141592
IDSOLVER=2756
FILE ID=node150/4295706-1532582780
RUNJOBID= node150-1532562189-32681
PBS_JOBID= 21021956
Free space on /tmp= 53096 MiB

SOLVER NAME= scop order+MapleCOMSPS (2018-06-13)
BENCH NAME= XCSP18/Frb/frb-40-19-1-mgd_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-4295706-1532582780/watcher-4295706-1532582780 -o /tmp/evaluation-result-4295706-1532582780/solver-4295706-1532582780 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node150-1532562189-32681 --watchdog 2580  java -Xms11g -Xmx11g -Xss128m -jar HOME/scop.jar -order -solver HOME/minisat_release -solverOption mapleTune01 -tmp HOME HOME/instance-4295706-1532582780.xml

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

MD5SUM BENCH= 1b3b260246d4f65c593765dc4af9b313
RANDOM SEED=2119819633

node150.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.76
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.76
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.76
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.76
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:        21337724 kB
MemAvailable:   28838664 kB
Buffers:          195872 kB
Cached:          7521528 kB
SwapCached:            0 kB
Active:          5230784 kB
Inactive:        5628688 kB
Active(anon):    3093032 kB
Inactive(anon):    76676 kB
Active(file):    2137752 kB
Inactive(file):  5552012 kB
Unevictable:        7744 kB
Mlocked:            7744 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7816 kB
Writeback:             0 kB
AnonPages:       3282464 kB
Mapped:            52576 kB
Shmem:             25224 kB
Slab:             266920 kB
SReclaimable:     239636 kB
SUnreclaim:        27284 kB
KernelStack:        3968 kB
PageTables:        11520 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:   13479320 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3100672 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      126336 kB
DirectMap2M:    33419264 kB

Free space on /tmp at the end= 53088 MiB
End job on node150 at 2018-07-26 07:26:30