Trace number 4295247

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 both+MapleCOMSPS (2018-06-13)SAT 56.255 40.2725

General information on the benchmark

NameSubisomorphism/
Subisomorphism-g08-g43_c18.xml
MD5SUM7cef523f02717582c22db5e2b6d8dc99
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 benchmark1.21334
Satisfiable
(Un)Satisfiability was proved
Number of variables30
Number of constraints93
Number of domains1
Minimum domain size128
Maximum domain size128
Distribution of domain sizes[{"size":128,"count":30}]
Minimum variable degree3
Maximum variable degree9
Distribution of variable degrees[{"degree":3,"count":1},{"degree":4,"count":3},{"degree":5,"count":10},{"degree":6,"count":3},{"degree":7,"count":6},{"degree":8,"count":4},{"degree":9,"count":3}]
Minimum constraint arity1
Maximum constraint arity30
Distribution of constraint arities[{"arity":1,"count":30},{"arity":2,"count":62},{"arity":30,"count":1}]
Number of extensional constraints92
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":92},{"type":"allDifferent","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.67/0.52	
0.67/0.52	scop both+minisat_release (2018-06-13)
0.67/0.52	
0.67/0.55	c BEGIN-Prog: Wed Jul 25 19:18:26 CEST 2018
0.67/0.55	c PID: 31765
0.67/0.55	c IP: 172.20.3.102
0.67/0.55	c HOST: node102.alineos.net
0.67/0.55	c (0,0) Parsing Begin
1.53/0.91	c (0,0) Parsing End
1.53/0.91	c (0,0) CSP: 30 int (0 aux), 0 bool (0 aux), 93 ctr, max domain size 128
1.53/0.91	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.53/0.91	c (0,0) Constraint Name Generate Begin
1.53/0.92	c (0,0) Ctr:HOME/instance-4295247-1532539105.xml,AllDifferent:ExtensionConflict:ExtensionSupport:IntVar
1.53/0.92	c (0,0) Constraint Name Generate End
1.53/0.92	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.53/0.92	c (0,0) CSP to CSPinCNF Begin
7.86/3.20	c (2,2) translated 10 (10%) constraints
10.42/4.35	c (3,3) translated 19 (20%) constraints
11.66/5.44	c (4,4) translated 28 (30%) constraints
12.90/6.64	c (6,5) translated 38 (40%) constraints
14.09/7.73	c (7,7) translated 47 (50%) constraints
15.79/8.92	c (8,8) translated 56 (60%) constraints
16.79/9.81	c (9,8) translated 66 (70%) constraints
16.79/9.82	c (9,8) translated 75 (80%) constraints
16.79/9.83	c (9,8) translated 84 (90%) constraints
16.79/9.84	c (9,9) translated 93 (100%) constraints
18.35/10.42	c (9,9) STATISTICS1:HOME/instance-4295247-1532539105.xml,AllDifferent:ExtensionConflict:ExtensionSupport:IntVar,7904,192916,127,127,128,2,127:435,127:369884;2:200074,128:62;30:2;3:176328;2:16520;1:4,2:435;1:569088;0:66,
18.35/10.42	c (9,9) ===========================================
18.35/10.42	c (9,9) Both Encoding selects:
18.35/10.42	c (9,9) Order
18.35/10.42	c (9,9) ===========================================
19.55/10.87	c (10,10) translated 19292 (10%) constraints
20.46/11.16	c (10,10) translated 38584 (20%) constraints
20.92/11.39	c (10,10) translated 57875 (30%) constraints
21.35/11.61	c (11,10) translated 77167 (40%) constraints
21.55/11.82	c (11,10) translated 96458 (50%) constraints
21.77/12.04	c (11,11) translated 115750 (60%) constraints
21.96/12.26	c (11,11) translated 135042 (70%) constraints
22.16/12.48	c (11,11) translated 154333 (80%) constraints
22.46/12.71	c (12,11) translated 173625 (90%) constraints
22.66/12.94	c (12,12) translated 192916 (100%) constraints
22.66/12.94	c (12,12) CSP to CSPinCNF End
22.66/12.94	c (12,12) CSP: 30 int (0 aux), 7874 bool (7874 aux), 192916 ctr, max domain size 127
22.66/12.94	c (12,12) Heap : 2565 MiB used (max 10795 MiB), NonHeap : 30 MiB used (max 0 MiB)
22.66/12.95	c (12,12) CSPinCNF Propagation Begin
50.55/36.57	c (36,34) 0 values, 62 unsatisfiable literals, and 4 valid clauses are removed
50.55/36.57	c (36,34) CSPinCNF Propagation End
50.55/36.57	c (36,34) CSP: 30 int (0 aux), 7874 bool (7874 aux), 192912 ctr, max domain size 127
50.55/36.57	c (36,34) Heap : 2230 MiB used (max 10846 MiB), NonHeap : 30 MiB used (max 0 MiB)
50.55/36.57	c (36,34) Simplify CSPinCNF Begin
51.16/36.85	c (36,34) Simplify CSPinCNF End
51.16/36.85	c (36,34) CSP: 30 int (0 aux), 8744 bool (8744 aux), 193782 ctr, max domain size 127
51.16/36.85	c (36,34) Heap : 2384 MiB used (max 10846 MiB), NonHeap : 31 MiB used (max 0 MiB)
51.16/36.85	c (36,34) Calculate Precise Domain Begin
51.16/36.85	c (36,34) 0 values are removed by re-calculation
51.16/36.85	c (36,34) Calculate Precise Domain End
51.16/36.85	c (36,34) CSP: 30 int (0 aux), 8744 bool (8744 aux), 193782 ctr, max domain size 127
51.16/36.85	c (36,34) Heap : 2384 MiB used (max 10846 MiB), NonHeap : 31 MiB used (max 0 MiB)
51.16/36.85	c (36,34) CSPinCNF to SatSolver Begin
52.61/37.40	c (36,35) 19379 (10 %) CSP clauses are encoded (12524 SAT variables, 132748 SAT clauses)
52.75/37.50	c (36,35) 38757 (20 %) CSP clauses are encoded (12524 SAT variables, 152126 SAT clauses)
52.75/37.59	c (37,35) 58135 (30 %) CSP clauses are encoded (12524 SAT variables, 171504 SAT clauses)
52.87/37.68	c (37,35) 77513 (40 %) CSP clauses are encoded (12524 SAT variables, 190882 SAT clauses)
52.97/37.77	c (37,35) 96891 (50 %) CSP clauses are encoded (12524 SAT variables, 210260 SAT clauses)
53.08/37.86	c (37,35) 116270 (60 %) CSP clauses are encoded (12524 SAT variables, 229639 SAT clauses)
53.19/37.95	c (37,35) 135648 (70 %) CSP clauses are encoded (12524 SAT variables, 249017 SAT clauses)
53.30/38.04	c (37,36) 155026 (80 %) CSP clauses are encoded (12524 SAT variables, 268395 SAT clauses)
53.42/38.13	c (37,36) 174404 (90 %) CSP clauses are encoded (12524 SAT variables, 287773 SAT clauses)
53.50/38.22	c (37,36) 193782 (100 %) CSP clauses are encoded (12524 SAT variables, 307151 SAT clauses)
53.50/38.22	c (37,36) CSPinCNF to SatSolver End
53.50/38.22	c (37,36) Heap : 3488 MiB used (max 10846 MiB), NonHeap : 33 MiB used (max 0 MiB)
54.51/38.72	c (38,36) STATISTICS2:HOME/instance-4295247-1532539105.xml,AllDifferent:ExtensionConflict:ExtensionSupport:IntVar,8774,193782,127,127,127,2,127:870,127:370754;2:201814,127:62;30:2;3:176328;2:17390,2:870;1:570828,
54.51/38.72	c (38,36) SatSolver.solve Begin
54.51/38.72	c (38,36) 12524 bool, 307152 clause
54.51/38.72	c (38,36) 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-4295247-1532539105.xml-scop-31765.cnf HOME/instance-4295247-1532539105.xml-scop-31765.cnf.out
55.97/40.19	c (39,0) c This is COMiniSatPS.
55.97/40.19	c (39,0) c WARNING: for repeatability, setting FPU to use double precision
55.97/40.19	c (39,0) c ============================[ Problem Statistics ]=============================
55.97/40.19	c (39,0) c |                                                                             |
55.97/40.19	c (39,0) c |  Number of variables:         12524                                         |
55.97/40.19	c (39,0) c |  Number of clauses:          307152                                         |
55.97/40.19	c (39,0) c |  Parse time:                   0.08 s                                       |
55.97/40.19	c (39,0) c |  Eliminated clauses:           0.01 Mb                                      |
55.97/40.19	c (39,0) c Reduced to 12089 vars, 304283 cls (grow=0)
55.97/40.19	c (39,0) c No iterative elimination performed. (vars=12089, c/v ratio=25.2)
55.97/40.19	c (39,0) c |  Simplification time:          0.40 s                                       |
55.97/40.19	c (39,0) c |                                                                             |
55.97/40.19	c (39,0) c ============================[ Search Statistics ]==============================
55.97/40.19	c (39,0) c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
55.97/40.19	c (39,0) c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
55.97/40.19	c (39,0) c ===============================================================================
55.97/40.19	c (39,0) c ===============================================================================
55.97/40.19	c (39,0) c restarts              : 11
55.97/40.19	c (39,0) c conflicts             : 4377           (3057 /sec)
55.97/40.19	c (39,0) c decisions             : 7128           (0.00 % random) (4978 /sec)
55.97/40.19	c (39,0) c propagations          : 4949979        (3457237 /sec)
55.97/40.19	c (39,0) c conflict literals     : 208986         (32.83 % deleted)
55.97/40.20	c (39,0) c CPU time              : 1.43177 s
55.97/40.20	c (39,0) 
55.97/40.20	c (39,0) s SATISFIABLE
54.63/40.23	c (39,36) SatSolver.solve End
54.63/40.23	c (39,36) Heap : 1202 MiB used (max 11028 MiB), NonHeap : 32 MiB used (max 0 MiB)
54.63/40.23	c (39,36) Show results Begin
54.63/40.23	c (39,36) x[0] = 112
54.63/40.23	c (39,36) x[1] = 68
54.63/40.23	c (39,36) x[2] = 1
54.63/40.23	c (39,36) x[3] = 52
54.63/40.23	c (39,36) x[4] = 110
54.63/40.23	c (39,36) x[5] = 9
54.63/40.23	c (39,36) x[6] = 37
54.63/40.23	c (39,36) x[7] = 74
54.63/40.23	c (39,36) x[8] = 44
54.63/40.23	c (39,36) x[9] = 65
54.63/40.23	c (39,36) x[10] = 115
54.63/40.23	c (39,36) x[11] = 114
54.63/40.23	c (39,36) x[12] = 57
54.63/40.23	c (39,36) x[13] = 81
54.63/40.23	c (39,36) x[14] = 117
54.63/40.23	c (39,36) x[15] = 92
54.63/40.23	c (39,36) x[16] = 95
54.63/40.23	c (39,36) x[17] = 60
54.63/40.23	c (39,36) x[18] = 45
54.63/40.23	c (39,36) x[19] = 125
54.63/40.23	c (39,36) x[20] = 93
54.63/40.23	c (39,36) x[21] = 23
54.63/40.23	c (39,36) x[22] = 24
54.63/40.23	c (39,36) x[23] = 19
54.63/40.23	c (39,36) x[24] = 29
54.63/40.23	c (39,36) x[25] = 126
54.63/40.23	c (39,36) x[26] = 122
54.63/40.23	c (39,36) x[27] = 91
54.63/40.23	c (39,36) x[28] = 82
54.63/40.23	c (39,36) x[29] = 40
54.63/40.23	s SATISFIABLE
54.63/40.23	v <instantiation>
54.63/40.23	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]</list>
54.63/40.23	v     <values>112 68 1 52 110 9 37 74 44 65 115 114 57 81 117 92 95 60 45 125 93 23 24 19 29 126 122 91 82 40</values>
54.63/40.23	v </instantiation>
54.63/40.23	c (39,36) Show results End
54.63/40.23	c (39,36) Heap : 1202 MiB used (max 11028 MiB), NonHeap : 32 MiB used (max 0 MiB)
54.63/40.23	c (39,36) 0,0,12,36,36,36,37,39,39,STOP-AFTER(ALL)
54.63/40.23	c END-Prog: Wed Jul 25 19:19:06 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 (4599 MiB free)
  memory of node 1: 16384 MiB (15592 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4295247-1532539105/watcher-4295247-1532539105 -o /tmp/evaluation-result-4295247-1532539105/solver-4295247-1532539105 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node102-1532535327-29244 --watchdog 2580 java -Xms11g -Xmx11g -Xss128m -jar HOME/scop.jar -both -solver HOME/minisat_release -solverOption mapleTune01 -tmp HOME HOME/instance-4295247-1532539105.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=31765, runsolver pid=31762
Current StackSize limit: 8192 KiB


[startup+0.100141 s]*
/proc/loadavg: 4.22 4.75 4.68 3/220 31780
/proc/meminfo: memFree=20617432/32770624 swapFree=67076460/67108860
[pid=31765] ppid=31762 vsize=15011656 memory=74216 CPUtime=0.12 cores=1,3,5,7
/proc/31765/stat : 31765 (java) S 31762 31765 29212 0 -1 1077944320 7242 0 0 0 10 2 0 0 20 0 15 0 71473709 15371935744 18554 33554432000 4194304 4196468 140722354272560 140722354255104 140550285307639 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 39448576 140722354275316 140722354275593 140722354275593 140722354278351 0
/proc/31765/statm: 3752914 18554 2777 1 0 3715374 0
[pid=31765/tid=31767] ppid=31762 vsize=15011656 memory=-6727144656924359504 CPUtime=0.09 cores=1,3,5,7
/proc/31765/task/31767/stat : 31767 (java) R 31762 31765 29212 0 -1 4202560 5305 0 0 0 8 1 0 0 20 0 15 0 71473710 15371935744 18554 33554432000 4194304 4196468 140722354272560 140550257119624 140550271528959 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 39448576 140722354275316 140722354275593 140722354275593 140722354278351 0
[pid=31765/tid=31768] ppid=31762 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31765/task/31768/stat : 31768 (java) S 31762 31765 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 71473711 15371935744 18554 33554432000 4194304 4196468 140722354272560 140550289549840 140550285317845 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39448576 140722354275316 140722354275593 140722354275593 140722354278351 0
[pid=31765/tid=31769] ppid=31762 vsize=15011656 memory=139648569894528 CPUtime=0 cores=1,3,5,7
/proc/31765/task/31769/stat : 31769 (java) S 31762 31765 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 71473711 15371935744 18554 33554432000 4194304 4196468 140722354272560 140549746088592 140550285317845 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39448576 140722354275316 140722354275593 140722354275593 140722354278351 0
[pid=31765/tid=31770] ppid=31762 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31765/task/31770/stat : 31770 (java) S 31762 31765 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 71473711 15371935744 18554 33554432000 4194304 4196468 140722354272560 140549745035536 140550285317845 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39448576 140722354275316 140722354275593 140722354275593 140722354278351 0
[pid=31765/tid=31771] ppid=31762 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/31765/task/31771/stat : 31771 (java) S 31762 31765 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 71473711 15371935744 18554 33554432000 4194304 4196468 140722354272560 140549743982992 140550285317845 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39448576 140722354275316 140722354275593 140722354275593 140722354278351 0
[pid=31765/tid=31772] ppid=31762 vsize=15011656 memory=139648569894528 CPUtime=0 cores=1,3,5,7
/proc/31765/task/31772/stat : 31772 (java) S 31762 31765 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 71473713 15371935744 18554 33554432000 4194304 4196468 140722354272560 140549625576176 140550285318786 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39448576 140722354275316 140722354275593 140722354275593 140722354278351 0
[pid=31765/tid=31773] ppid=31762 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/31765/task/31773/stat : 31773 (java) S 31762 31765 29212 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 71473713 15371935744 18554 33554432000 4194304 4196468 140722354272560 140548878886560 140550285317845 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39448576 140722354275316 140722354275593 140722354275593 140722354278351 0
[pid=31765/tid=31774] ppid=31762 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31765/task/31774/stat : 31774 (java) S 31762 31765 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 71473714 15371935744 18554 33554432000 4194304 4196468 140722354272560 140548644005104 140550285317845 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39448576 140722354275316 140722354275593 140722354275593 140722354278351 0
[pid=31765/tid=31775] ppid=31762 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31765/task/31775/stat : 31775 (java) S 31762 31765 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 71473716 15371935744 18554 33554432000 4194304 4196468 140722354272560 140548269496784 140550285326235 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39448576 140722354275316 140722354275593 140722354275593 140722354278351 0
[pid=31765/tid=31776] ppid=31762 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31765/task/31776/stat : 31776 (java) S 31762 31765 29212 0 -1 1077944384 311 0 0 0 0 0 0 0 20 0 15 0 71473716 15371935744 18554 33554432000 4194304 4196468 140722354272560 140549624522992 140550285318786 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39448576 140722354275316 140722354275593 140722354275593 140722354278351 0
[pid=31765/tid=31777] ppid=31762 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/31765/task/31777/stat : 31777 (java) S 31762 31765 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 71473716 15371935744 18554 33554432000 4194304 4196468 140722354272560 140549623470448 140550285318786 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39448576 140722354275316 140722354275593 140722354275593 140722354278351 0
[pid=31765/tid=31778] ppid=31762 vsize=15011656 memory=139648569894528 CPUtime=0 cores=1,3,5,7
/proc/31765/task/31778/stat : 31778 (java) R 31762 31765 29212 0 -1 4202560 293 0 0 0 0 0 0 0 20 0 15 0 71473716 15371935744 18554 33554432000 4194304 4196468 140722354272560 140549622417392 140550264617547 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 39448576 140722354275316 140722354275593 140722354275593 140722354278351 0
[pid=31765/tid=31779] ppid=31762 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/31765/task/31779/stat : 31779 (java) S 31762 31765 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 71473716 15371935744 18554 33554432000 4194304 4196468 140722354272560 140547771591008 140550285317845 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39448576 140722354275316 140722354275593 140722354275593 140722354278351 0
[pid=31765/tid=31780] ppid=31762 vsize=15011656 memory=139648569894528 CPUtime=0 cores=1,3,5,7
/proc/31765/task/31780/stat : 31780 (java) S 31762 31765 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 71473716 15371935744 18554 33554432000 4194304 4196468 140722354272560 140549621365808 140550285318786 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39448576 140722354275316 140722354275593 140722354275593 140722354278351 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 74216 KiB

[startup+0.210556 s]*
/proc/loadavg: 4.22 4.75 4.68 3/220 31780
/proc/meminfo: memFree=20602968/32770624 swapFree=67076460/67108860
[pid=31765] ppid=31762 vsize=15011656 memory=85472 CPUtime=0.26 cores=1,3,5,7
/proc/31765/stat : 31765 (java) S 31762 31765 29212 0 -1 1077944320 10251 0 0 0 24 2 0 0 20 0 15 0 71473709 15371935744 21368 33554432000 4194304 4196468 140722354272560 140722354255104 140550285307639 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 39448576 140722354275316 140722354275593 140722354275593 140722354278351 0
/proc/31765/statm: 3752914 21368 2940 1 0 3715374 0
[pid=31765/tid=31767] ppid=31762 vsize=15011656 memory=8389772277269004345 CPUtime=0.2 cores=1,3,5,7
/proc/31765/task/31767/stat : 31767 (java) R 31762 31765 29212 0 -1 4202560 8072 0 0 0 18 2 0 0 20 0 15 0 71473710 15371935744 21368 33554432000 4194304 4196468 140722354272560 140550257130704 140550269955808 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 39448576 140722354275316 140722354275593 140722354275593 140722354278351 0
[pid=31765/tid=31768] ppid=31762 vsize=15011656 memory=288230609019731991 CPUtime=0 cores=1,3,5,7
/proc/31765/task/31768/stat : 31768 (java) S 31762 31765 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 71473711 15371935744 21368 33554432000 4194304 4196468 140722354272560 140550289549840 140550285317845 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39448576 140722354275316 140722354275593 140722354275593 140722354278351 0
[pid=31765/tid=31769] ppid=31762 vsize=15011656 memory=4049775359739750048 CPUtime=0 cores=1,3,5,7
/proc/31765/task/31769/stat : 31769 (java) S 31762 31765 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 71473711 15371935744 21368 33554432000 4194304 4196468 140722354272560 140549746088592 140550285317845 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39448576 140722354275316 140722354275593 140722354275593 140722354278351 0
[pid=31765/tid=31770] ppid=31762 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31765/task/31770/stat : 31770 (java) S 31762 31765 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 71473711 15371935744 21368 33554432000 4194304 4196468 140722354272560 140549745035536 140550285317845 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39448576 140722354275316 140722354275593 140722354275593 140722354278351 0
[pid=31765/tid=31771] ppid=31762 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/31765/task/31771/stat : 31771 (java) S 31762 31765 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 71473711 15371935744 21368 33554432000 4194304 4196468 140722354272560 140549743982992 140550285317845 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39448576 140722354275316 140722354275593 140722354275593 140722354278351 0
[pid=31765/tid=31772] ppid=31762 vsize=15011656 memory=139648569894528 CPUtime=0 cores=1,3,5,7
/proc/31765/task/31772/stat : 31772 (java) S 31762 31765 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 71473713 15371935744 21368 33554432000 4194304 4196468 140722354272560 140549625576176 140550285318786 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39448576 140722354275316 140722354275593 140722354275593 140722354278351 0
[pid=31765/tid=31773] ppid=31762 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/31765/task/31773/stat : 31773 (java) S 31762 31765 29212 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 71473713 15371935744 21368 33554432000 4194304 4196468 140722354272560 140548878886560 140550285317845 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39448576 140722354275316 140722354275593 140722354275593 140722354278351 0
[pid=31765/tid=31774] ppid=31762 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31765/task/31774/stat : 31774 (java) S 31762 31765 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 71473714 15371935744 21368 33554432000 4194304 4196468 140722354272560 140548644005104 140550285317845 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39448576 140722354275316 140722354275593 140722354275593 140722354278351 0
[pid=31765/tid=31775] ppid=31762 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31765/task/31775/stat : 31775 (java) S 31762 31765 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 71473716 15371935744 21368 33554432000 4194304 4196468 140722354272560 140548269496784 140550285326235 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39448576 140722354275316 140722354275593 140722354275593 140722354278351 0
[pid=31765/tid=31776] ppid=31762 vsize=15011656 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/31765/task/31776/stat : 31776 (java) S 31762 31765 29212 0 -1 1077944384 471 0 0 0 1 0 0 0 20 0 15 0 71473716 15371935744 21368 33554432000 4194304 4196468 140722354272560 140549624522992 140550285318786 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39448576 140722354275316 140722354275593 140722354275593 140722354278351 0
[pid=31765/tid=31777] ppid=31762 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/31765/task/31777/stat : 31777 (java) R 31762 31765 29212 0 -1 4202560 25 0 0 0 0 0 0 0 20 0 15 0 71473716 15371935744 21368 33554432000 4194304 4196468 140722354272560 140549623470448 140550271321936 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 39448576 140722354275316 140722354275593 140722354275593 140722354278351 0
[pid=31765/tid=31778] ppid=31762 vsize=15011656 memory=139648569894528 CPUtime=0.03 cores=1,3,5,7
/proc/31765/task/31778/stat : 31778 (java) R 31762 31765 29212 0 -1 1077944384 350 0 0 0 3 0 0 0 20 0 15 0 71473716 15371935744 21368 33554432000 4194304 4196468 140722354272560 140549622417392 140550285318786 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 39448576 140722354275316 140722354275593 140722354275593 140722354278351 0
[pid=31765/tid=31779] ppid=31762 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/31765/task/31779/stat : 31779 (java) S 31762 31765 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 71473716 15371935744 21368 33554432000 4194304 4196468 140722354272560 140547771591008 140550285317845 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39448576 140722354275316 140722354275593 140722354275593 140722354278351 0
[pid=31765/tid=31780] ppid=31762 vsize=15011656 memory=139648569894528 CPUtime=0 cores=1,3,5,7
/proc/31765/task/31780/stat : 31780 (java) R 31762 31765 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 71473716 15371935744 21368 33554432000 4194304 4196468 140722354272560 140549621365808 140550285318786 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 39448576 140722354275316 140722354275593 140722354275593 140722354278351 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 85472 KiB

[startup+0.310528 s]*
/proc/loadavg: 4.22 4.75 4.68 4/220 31780
/proc/meminfo: memFree=20599788/32770624 swapFree=67076460/67108860
[pid=31765] ppid=31762 vsize=15011656 memory=89240 CPUtime=0.43 cores=1,3,5,7
/proc/31765/stat : 31765 (java) S 31762 31765 29212 0 -1 1077944320 10863 0 0 0 40 3 0 0 20 0 15 0 71473709 15371935744 22310 33554432000 4194304 4196468 140722354272560 140722354255104 140550285307639 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 39448576 140722354275316 140722354275593 140722354275593 140722354278351 0
/proc/31765/statm: 3752914 22310 3011 1 0 3715374 0
[pid=31765/tid=31767] ppid=31762 vsize=15011656 memory=8389772277269004345 CPUtime=0.3 cores=1,3,5,7
/proc/31765/task/31767/stat : 31767 (java) R 31762 31765 29212 0 -1 4202560 8450 0 0 0 28 2 0 0 20 0 15 0 71473710 15371935744 22310 33554432000 4194304 4196468 140722354272560 140550257111568 140550269388126 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 39448576 140722354275316 140722354275593 140722354275593 140722354278351 0
[pid=31765/tid=31768] ppid=31762 vsize=15011656 memory=4294967638 CPUtime=0 cores=1,3,5,7
/proc/31765/task/31768/stat : 31768 (java) S 31762 31765 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 71473711 15371935744 22310 33554432000 4194304 4196468 140722354272560 140550289549840 140550285317845 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39448576 140722354275316 140722354275593 140722354275593 140722354278351 0
[pid=31765/tid=31769] ppid=31762 vsize=15011656 memory=3616866845558761120 CPUtime=0 cores=1,3,5,7
/proc/31765/task/31769/stat : 31769 (java) S 31762 31765 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 71473711 15371935744 22310 33554432000 4194304 4196468 140722354272560 140549746088592 140550285317845 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39448576 140722354275316 140722354275593 140722354275593 140722354278351 0
[pid=31765/tid=31770] ppid=31762 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31765/task/31770/stat : 31770 (java) S 31762 31765 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 71473711 15371935744 22310 33554432000 4194304 4196468 140722354272560 140549745035536 140550285317845 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39448576 140722354275316 140722354275593 140722354275593 140722354278351 0
[pid=31765/tid=31771] ppid=31762 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/31765/task/31771/stat : 31771 (java) S 31762 31765 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 71473711 15371935744 22310 33554432000 4194304 4196468 140722354272560 140549743982992 140550285317845 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39448576 140722354275316 140722354275593 140722354275593 140722354278351 0
[pid=31765/tid=31772] ppid=31762 vsize=15011656 memory=139648569894528 CPUtime=0 cores=1,3,5,7
/proc/31765/task/31772/stat : 31772 (java) S 31762 31765 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 71473713 15371935744 22310 33554432000 4194304 4196468 140722354272560 140549625576176 140550285318786 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39448576 140722354275316 140722354275593 140722354275593 140722354278351 0
[pid=31765/tid=31773] ppid=31762 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/31765/task/31773/stat : 31773 (java) S 31762 31765 29212 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 71473713 15371935744 22310 33554432000 4194304 4196468 140722354272560 140548878886560 140550285317845 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39448576 140722354275316 140722354275593 140722354275593 140722354278351 0
[pid=31765/tid=31774] ppid=31762 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31765/task/31774/stat : 31774 (java) S 31762 31765 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 71473714 15371935744 22310 33554432000 4194304 4196468 140722354272560 140548644005104 140550285317845 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39448576 140722354275316 140722354275593 140722354275593 140722354278351 0
[pid=31765/tid=31775] ppid=31762 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31765/task/31775/stat : 31775 (java) S 31762 31765 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 71473716 15371935744 22310 33554432000 4194304 4196468 140722354272560 140548269496784 140550285326235 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39448576 140722354275316 140722354275593 140722354275593 140722354278351 0
[pid=31765/tid=31776] ppid=31762 vsize=15011656 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/31765/task/31776/stat : 31776 (java) R 31762 31765 29212 0 -1 4202560 562 0 0 0 3 0 0 0 20 0 15 0 71473716 15371935744 22310 33554432000 4194304 4196468 140722354272560 140549624522992 140550262902544 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 39448576 140722354275316 140722354275593 140722354275593 140722354278351 0
[pid=31765/tid=31777] ppid=31762 vsize=15011656 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/31765/task/31777/stat : 31777 (java) R 31762 31765 29212 0 -1 1077944384 80 0 0 0 1 0 0 0 20 0 15 0 71473716 15371935744 22310 33554432000 4194304 4196468 140722354272560 140549623470448 140550285318786 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 39448576 140722354275316 140722354275593 140722354275593 140722354278351 0
[pid=31765/tid=31778] ppid=31762 vsize=15011656 memory=139648569894528 CPUtime=0.07 cores=1,3,5,7
/proc/31765/task/31778/stat : 31778 (java) R 31762 31765 29212 0 -1 4202560 440 0 0 0 7 0 0 0 20 0 15 0 71473716 15371935744 22310 33554432000 4194304 4196468 140722354272560 140549622417392 140550278407339 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 39448576 140722354275316 140722354275593 140722354275593 140722354278351 0
[pid=31765/tid=31779] ppid=31762 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/31765/task/31779/stat : 31779 (java) S 31762 31765 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 71473716 15371935744 22310 33554432000 4194304 4196468 140722354272560 140547771591008 140550285317845 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39448576 140722354275316 140722354275593 140722354275593 140722354278351 0
[pid=31765/tid=31780] ppid=31762 vsize=15011656 memory=139648569894528 CPUtime=0 cores=1,3,5,7
/proc/31765/task/31780/stat : 31780 (java) S 31762 31765 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 71473716 15371935744 22310 33554432000 4194304 4196468 140722354272560 140549621365808 140550285318786 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39448576 140722354275316 140722354275593 140722354275593 140722354278351 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 89240 KiB

[startup+0.706343 s]
/proc/loadavg: 4.22 4.75 4.68 4/220 31780
/proc/meminfo: memFree=20575356/32770624 swapFree=67076460/67108860
[pid=31765] ppid=31762 vsize=15020052 memory=129316 CPUtime=1.02 cores=1,3,5,7
/proc/31765/stat : 31765 (java) S 31762 31765 29212 0 -1 1077944320 18051 0 0 0 97 5 0 0 20 0 15 0 71473709 15380533248 32329 33554432000 4194304 4196468 140722354272560 140722354255104 140550285307639 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 39448576 140722354275316 140722354275593 140722354275593 140722354278351 0
/proc/31765/statm: 3755013 32329 3175 1 0 3716398 0
[pid=31765/tid=31767] ppid=31762 vsize=15020052 memory=276108146675579 CPUtime=0.67 cores=1,3,5,7
/proc/31765/task/31767/stat : 31767 (java) S 31762 31765 29212 0 -1 1077944384 15084 0 0 0 63 4 0 0 20 0 15 0 71473710 15380533248 32329 33554432000 4194304 4196468 140722354272560 140550257140032 140550285317845 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39448576 140722354275316 140722354275593 140722354275593 140722354278351 0
[pid=31765/tid=31768] ppid=31762 vsize=15020052 memory=397245 CPUtime=0 cores=1,3,5,7
/proc/31765/task/31768/stat : 31768 (java) S 31762 31765 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 71473711 15380533248 32329 33554432000 4194304 4196468 140722354272560 140550289549840 140550285317845 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39448576 140722354275316 140722354275593 140722354275593 140722354278351 0
[pid=31765/tid=31769] ppid=31762 vsize=15020052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31765/task/31769/stat : 31769 (java) S 31762 31765 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 71473711 15380533248 32329 33554432000 4194304 4196468 140722354272560 140549746088592 140550285317845 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39448576 140722354275316 140722354275593 140722354275593 140722354278351 0
[pid=31765/tid=31770] ppid=31762 vsize=15020052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31765/task/31770/stat : 31770 (java) S 31762 31765 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 71473711 15380533248 32329 33554432000 4194304 4196468 140722354272560 140549745035536 140550285317845 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39448576 140722354275316 140722354275593 140722354275593 140722354278351 0
[pid=31765/tid=31771] ppid=31762 vsize=15020052 memory=7809523229951467576 CPUtime=0 cores=1,3,5,7
/proc/31765/task/31771/stat : 31771 (java) S 31762 31765 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 71473711 15380533248 32329 33554432000 4194304 4196468 140722354272560 140549743982992 140550285317845 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39448576 140722354275316 140722354275593 140722354275593 140722354278351 0
[pid=31765/tid=31772] ppid=31762 vsize=15020052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31765/task/31772/stat : 31772 (java) S 31762 31765 29212 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 71473713 15380533248 32329 33554432000 4194304 4196468 140722354272560 140549625576176 140550285318786 0 0 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39448576 140722354275316 140722354275593 140722354275593 140722354278351 0
[pid=31765/tid=31773] ppid=31762 vsize=15020052 memory=-3472574513799858009 CPUtime=0 cores=1,3,5,7
/proc/31765/task/31773/stat : 31773 (java) S 31762 31765 29212 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 71473713 15380533248 32329 33554432000 4194304 4196468 140722354272560 140548878886560 140550285317845 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39448576 140722354275316 140722354275593 140722354275593 140722354278351 0
[pid=31765/tid=31774] ppid=31762 vsize=15020052 memory=6944656592387989600 CPUtime=0 cores=1,3,5,7
/proc/31765/task/31774/stat : 31774 (java) S 31762 31765 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 71473714 15380533248 32329 33554432000 4194304 4196468 140722354272560 140548644005104 140550285317845 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39448576 140722354275316 140722354275593 140722354275593 140722354278351 0
[pid=31765/tid=31775] ppid=31762 vsize=15020052 memory=6944656575208382560 CPUtime=0 cores=1,3,5,7
/proc/31765/task/31775/stat : 31775 (java) S 31762 31765 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 71473716 15380533248 32329 33554432000 4194304 4196468 140722354272560 140548269496784 140550285326235 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39448576 140722354275316 140722354275593 140722354275593 140722354278351 0
[pid=31765/tid=31776] ppid=31762 vsize=15020052 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/31765/task/31776/stat : 31776 (java) R 31762 31765 29212 0 -1 4202560 637 0 0 0 7 0 0 0 20 0 15 0 71473716 15380533248 32329 33554432000 4194304 4196468 140722354272560 140549624504008 140550270448608 0 4 0 25189583 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 39448576 140722354275316 140722354275593 140722354275593 140722354278351 0
[pid=31765/tid=31777] ppid=31762 vsize=15020052 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/31765/task/31777/stat : 31777 (java) R 31762 31765 29212 0 -1 4202560 333 0 0 0 9 0 0 0 20 0 15 0 71473716 15380533248 32329 33554432000 4194304 4196468 140722354272560 140549623470448 140550270415807 0 4 0 25189583 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 39448576 140722354275316 140722354275593 140722354275593 140722354278351 0
[pid=31765/tid=31778] ppid=31762 vsize=15020052 memory=0 CPUtime=0.17 cores=1,3,5,7
/proc/31765/task/31778/stat : 31778 (java) S 31762 31765 29212 0 -1 1077944384 658 0 0 0 17 0 0 0 20 0 15 0 71473716 15380533248 32329 33554432000 4194304 4196468 140722354272560 140549622413120 140550285317845 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39448576 140722354275316 140722354275593 140722354275593 140722354278351 0
[pid=31765/tid=31779] ppid=31762 vsize=15020052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31765/task/31779/stat : 31779 (java) S 31762 31765 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 71473716 15380533248 32329 33554432000 4194304 4196468 140722354272560 140547771591008 140550285317845 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39448576 140722354275316 140722354275593 140722354275593 140722354278351 0
[pid=31765/tid=31780] ppid=31762 vsize=15020052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31765/task/31780/stat : 31780 (java) S 31762 31765 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 71473716 15380533248 32329 33554432000 4194304 4196468 140722354272560 140549621365808 140550285318786 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39448576 140722354275316 140722354275593 140722354275593 140722354278351 0
Current children cumulated CPU time: 1.02 s
Current children cumulated vsize: 15020052 KiB
Current children cumulated memory: 129316 KiB

[startup+1.50934 s]
/proc/loadavg: 4.12 4.72 4.67 4/220 31780
/proc/meminfo: memFree=20545704/32770624 swapFree=67076460/67108860
[pid=31765] ppid=31762 vsize=15024148 memory=186260 CPUtime=3.13 cores=1,3,5,7
/proc/31765/stat : 31765 (java) S 31762 31765 29212 0 -1 1077944320 22533 0 0 0 305 8 0 0 20 0 15 0 71473709 15384727552 46565 33554432000 4194304 4196468 140722354272560 140722354255104 140550285307639 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 39448576 140722354275316 140722354275593 140722354275593 140722354278351 0
/proc/31765/statm: 3756037 46565 3202 1 0 3717422 0
[pid=31765/tid=31767] ppid=31762 vsize=15024148 memory=7234278993258636630 CPUtime=1.47 cores=1,3,5,7
/proc/31765/task/31767/stat : 31767 (java) R 31762 31765 29212 0 -1 4202560 16264 0 0 0 142 5 0 0 20 0 15 0 71473710 15384727552 46565 33554432000 4194304 4196468 140722354272560 140550257140592 140550285319574 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 39448576 140722354275316 140722354275593 140722354275593 140722354278351 0
[pid=31765/tid=31768] ppid=31762 vsize=15024148 memory=7089319380252648790 CPUtime=0 cores=1,3,5,7
/proc/31765/task/31768/stat : 31768 (java) S 31762 31765 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 71473711 15384727552 46565 33554432000 4194304 4196468 140722354272560 140550289549840 140550285317845 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39448576 140722354275316 140722354275593 140722354275593 140722354278351 0
[pid=31765/tid=31769] ppid=31762 vsize=15024148 memory=6008734737083557478 CPUtime=0 cores=1,3,5,7
/proc/31765/task/31769/stat : 31769 (java) S 31762 31765 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 71473711 15384727552 46565 33554432000 4194304 4196468 140722354272560 140549746088592 140550285317845 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39448576 140722354275316 140722354275593 140722354275593 140722354278351 0
[pid=31765/tid=31770] ppid=31762 vsize=15024148 memory=7163655132404929645 CPUtime=0 cores=1,3,5,7
/proc/31765/task/31770/stat : 31770 (java) S 31762 31765 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 71473711 15384727552 46565 33554432000 4194304 4196468 140722354272560 140549745035536 140550285317845 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39448576 140722354275316 140722354275593 140722354275593 140722354278351 0
[pid=31765/tid=31771] ppid=31762 vsize=15024148 memory=6935656952358588496 CPUtime=0 cores=1,3,5,7
/proc/31765/task/31771/stat : 31771 (java) S 31762 31765 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 71473711 15384727552 46565 33554432000 4194304 4196468 140722354272560 140549743982992 140550285317845 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39448576 140722354275316 140722354275593 140722354275593 140722354278351 0
[pid=31765/tid=31772] ppid=31762 vsize=15024148 memory=7739273676014835046 CPUtime=0 cores=1,3,5,7
/proc/31765/task/31772/stat : 31772 (java) S 31762 31765 29212 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 71473713 15384727552 46565 33554432000 4194304 4196468 140722354272560 140549625576176 140550285318786 0 0 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39448576 140722354275316 140722354275593 140722354275593 140722354278351 0

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

[pid=31765/tid=31775] ppid=31762 vsize=15026264 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31765/task/31775/stat : 31775 (java) S 31762 31765 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 71473716 15386894336 1024290 33554432000 4194304 4196468 140722354272560 140548269496784 140550285326235 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39448576 140722354275316 140722354275593 140722354275593 140722354278351 0
[pid=31765/tid=31776] ppid=31762 vsize=15026264 memory=54 CPUtime=5.47 cores=1,3,5,7
/proc/31765/task/31776/stat : 31776 (java) R 31762 31765 29212 0 -1 4202560 8936 0 0 0 545 2 0 0 20 0 15 0 71473716 15386894336 1024290 33554432000 4194304 4196468 140722354272560 140549624510416 140550270424796 0 4 0 25189583 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 39448576 140722354275316 140722354275593 140722354275593 140722354278351 0
[pid=31765/tid=31777] ppid=31762 vsize=15026264 memory=3328 CPUtime=4.86 cores=1,3,5,7
/proc/31765/task/31777/stat : 31777 (java) R 31762 31765 29212 0 -1 4202560 8156 0 0 0 484 2 0 0 20 0 15 0 71473716 15386894336 1024290 33554432000 4194304 4196468 140722354272560 140549623453648 140550266829348 0 4 0 25189583 0 0 0 -1 5 0 0 11 0 0 6293624 6294260 39448576 140722354275316 140722354275593 140722354275593 140722354278351 0
[pid=31765/tid=31778] ppid=31762 vsize=15026264 memory=3032 CPUtime=1.51 cores=1,3,5,7
/proc/31765/task/31778/stat : 31778 (java) S 31762 31765 29212 0 -1 1077944384 7549 0 0 0 149 2 0 0 20 0 15 0 71473716 15386894336 1024290 33554432000 4194304 4196468 140722354272560 140549622417392 140550285318786 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39448576 140722354275316 140722354275593 140722354275593 140722354278351 0
[pid=31765/tid=31779] ppid=31762 vsize=15026264 memory=4052480 CPUtime=0 cores=1,3,5,7
/proc/31765/task/31779/stat : 31779 (java) S 31762 31765 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 71473716 15386894336 1024290 33554432000 4194304 4196468 140722354272560 140547771591008 140550285317845 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39448576 140722354275316 140722354275593 140722354275593 140722354278351 0
[pid=31765/tid=31780] ppid=31762 vsize=15026264 memory=796 CPUtime=0.01 cores=1,3,5,7
/proc/31765/task/31780/stat : 31780 (java) S 31762 31765 29212 0 -1 1077944384 42 0 0 0 1 0 0 0 20 0 15 0 71473716 15386894336 1024290 33554432000 4194304 4196468 140722354272560 140549621365808 140550285318786 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39448576 140722354275316 140722354275593 140722354275593 140722354278351 0
Current children cumulated CPU time: 54.12 s
Current children cumulated vsize: 15026264 KiB
Current children cumulated memory: 4097160 KiB

[startup+39.2009 s]
/proc/loadavg: 3.30 4.45 4.58 3/225 31786
/proc/meminfo: memFree=16551900/32770624 swapFree=67076460/67108860
[pid=31765] ppid=31762 vsize=15683912 memory=4095136 CPUtime=54.62 cores=1,3,5,7
/proc/31765/stat : 31765 (java) S 31762 31765 29212 0 -1 1077944320 53927 0 0 0 5308 154 0 0 20 0 19 0 71473709 16060325888 1023784 33554432000 4194304 4196468 140722354272560 140722354255104 140550285307639 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 39448576 140722354275316 140722354275593 140722354275593 140722354278351 0
/proc/31765/statm: 3920978 1023784 3260 1 0 3881834 0
[pid=31781] ppid=31765 vsize=60776 memory=36788 CPUtime=0.45 cores=1,3,5,7
/proc/31781/stat : 31781 (minisat_release) R 31765 31765 29212 0 -1 4202496 7246 0 0 0 44 1 0 0 20 0 1 0 71477584 62234624 9197 33554432000 4194304 4308513 140722673708864 140722673705496 4237399 0 4 0 8388610 0 0 0 17 1 0 0 0 0 0 6409496 6410680 35094528 140722673713839 140722673714350 140722673714350 140722673717189 0
/proc/31781/statm: 15194 9197 331 28 0 11434 0
[pid=31765/tid=31767] ppid=31762 vsize=15683912 memory=800 CPUtime=37.24 cores=1,3,5,7
/proc/31765/task/31767/stat : 31767 (java) S 31762 31765 29212 0 -1 1077944384 22281 0 0 0 3667 57 0 0 20 0 19 0 71473710 16060325888 1023784 33554432000 4194304 4196468 140722354272560 140550257146880 140550285317845 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39448576 140722354275316 140722354275593 140722354275593 140722354278351 0
[pid=31765/tid=31768] ppid=31762 vsize=15683912 memory=5192 CPUtime=1.33 cores=1,3,5,7
/proc/31765/task/31768/stat : 31768 (java) S 31762 31765 29212 0 -1 1077944384 1025 0 0 0 111 22 0 0 20 0 19 0 71473711 16060325888 1023784 33554432000 4194304 4196468 140722354272560 140550289549840 140550285317845 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39448576 140722354275316 140722354275593 140722354275593 140722354278351 0
[pid=31765/tid=31769] ppid=31762 vsize=15683912 memory=12816 CPUtime=1.31 cores=1,3,5,7
/proc/31765/task/31769/stat : 31769 (java) S 31762 31765 29212 0 -1 1077944384 1058 0 0 0 110 21 0 0 20 0 19 0 71473711 16060325888 1023784 33554432000 4194304 4196468 140722354272560 140549746088592 140550285317845 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39448576 140722354275316 140722354275593 140722354275593 140722354278351 0
[pid=31765/tid=31770] ppid=31762 vsize=15683912 memory=2764 CPUtime=1.33 cores=1,3,5,7
/proc/31765/task/31770/stat : 31770 (java) S 31762 31765 29212 0 -1 1077944384 684 0 0 0 111 22 0 0 20 0 19 0 71473711 16060325888 1023784 33554432000 4194304 4196468 140722354272560 140549745035536 140550285317845 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39448576 140722354275316 140722354275593 140722354275593 140722354278351 0
[pid=31765/tid=31771] ppid=31762 vsize=15683912 memory=796 CPUtime=1.32 cores=1,3,5,7
/proc/31765/task/31771/stat : 31771 (java) S 31762 31765 29212 0 -1 1077944384 2187 0 0 0 111 21 0 0 20 0 19 0 71473711 16060325888 1023784 33554432000 4194304 4196468 140722354272560 140549743982992 140550285317845 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39448576 140722354275316 140722354275593 140722354275593 140722354278351 0
[pid=31765/tid=31772] ppid=31762 vsize=15683912 memory=1008 CPUtime=0.03 cores=1,3,5,7
/proc/31765/task/31772/stat : 31772 (java) S 31762 31765 29212 0 -1 1077944384 358 0 0 0 3 0 0 0 20 0 19 0 71473713 16060325888 1023784 33554432000 4194304 4196468 140722354272560 140549625576176 140550285318786 0 0 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39448576 140722354275316 140722354275593 140722354275593 140722354278351 0
[pid=31765/tid=31773] ppid=31762 vsize=15683912 memory=15316 CPUtime=0 cores=1,3,5,7
/proc/31765/task/31773/stat : 31773 (java) S 31762 31765 29212 0 -1 1077944384 15 0 0 0 0 0 0 0 20 0 19 0 71473713 16060325888 1023784 33554432000 4194304 4196468 140722354272560 140548878886624 140550285317845 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39448576 140722354275316 140722354275593 140722354275593 140722354278351 0
[pid=31765/tid=31774] ppid=31762 vsize=15683912 memory=3604 CPUtime=0 cores=1,3,5,7
/proc/31765/task/31774/stat : 31774 (java) S 31762 31765 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 71473714 16060325888 1023784 33554432000 4194304 4196468 140722354272560 140548644005120 140550285317845 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39448576 140722354275316 140722354275593 140722354275593 140722354278351 0
[pid=31765/tid=31775] ppid=31762 vsize=15683912 memory=4052480 CPUtime=0 cores=1,3,5,7
/proc/31765/task/31775/stat : 31775 (java) S 31762 31765 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 71473716 16060325888 1023784 33554432000 4194304 4196468 140722354272560 140548269496784 140550285326235 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39448576 140722354275316 140722354275593 140722354275593 140722354278351 0
[pid=31765/tid=31776] ppid=31762 vsize=15683912 memory=279296891556496 CPUtime=5.51 cores=1,3,5,7
/proc/31765/task/31776/stat : 31776 (java) S 31762 31765 29212 0 -1 1077944384 9034 0 0 0 549 2 0 0 20 0 19 0 71473716 16060325888 1023784 33554432000 4194304 4196468 140722354272560 140549624522992 140550285318786 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39448576 140722354275316 140722354275593 140722354275593 140722354278351 0
[pid=31765/tid=31777] ppid=31762 vsize=15683912 memory=279296891557776 CPUtime=4.9 cores=1,3,5,7
/proc/31765/task/31777/stat : 31777 (java) S 31762 31765 29212 0 -1 1077944384 8217 0 0 0 488 2 0 0 20 0 19 0 71473716 16060325888 1023784 33554432000 4194304 4196468 140722354272560 140549623470448 140550285318786 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 11 0 0 6293624 6294260 39448576 140722354275316 140722354275593 140722354275593 140722354278351 0
[pid=31765/tid=31778] ppid=31762 vsize=15683912 memory=279296891558416 CPUtime=1.53 cores=1,3,5,7
/proc/31765/task/31778/stat : 31778 (java) S 31762 31765 29212 0 -1 1077944384 7637 0 0 0 151 2 0 0 20 0 19 0 71473716 16060325888 1023784 33554432000 4194304 4196468 140722354272560 140549622417392 140550285318786 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39448576 140722354275316 140722354275593 140722354275593 140722354278351 0
[pid=31765/tid=31779] ppid=31762 vsize=15683912 memory=279296891558160 CPUtime=0 cores=1,3,5,7
/proc/31765/task/31779/stat : 31779 (java) S 31762 31765 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 71473716 16060325888 1023784 33554432000 4194304 4196468 140722354272560 140547771591008 140550285317845 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39448576 140722354275316 140722354275593 140722354275593 140722354278351 0
[pid=31765/tid=31780] ppid=31762 vsize=15683912 memory=279296891558352 CPUtime=0.01 cores=1,3,5,7
/proc/31765/task/31780/stat : 31780 (java) S 31762 31765 29212 0 -1 1077944384 42 0 0 0 1 0 0 0 20 0 19 0 71473716 16060325888 1023784 33554432000 4194304 4196468 140722354272560 140549621365808 140550285318786 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39448576 140722354275316 140722354275593 140722354275593 140722354278351 0
[pid=31765/tid=31782] ppid=31762 vsize=15683912 memory=279296891558736 CPUtime=0 cores=1,3,5,7
/proc/31765/task/31782/stat : 31782 (java) S 31762 31765 29212 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 71477584 16060325888 1023784 33554432000 4194304 4196468 140722354272560 140549603002176 140550285332249 0 4 0 25189583 18446744071579417331 0 0 -1 5 0 0 0 0 0 6293624 6294260 39448576 140722354275316 140722354275593 140722354275593 140722354278351 0
[pid=31765/tid=31784] ppid=31762 vsize=15683912 memory=279296891558928 CPUtime=0 cores=1,3,5,7
/proc/31765/task/31784/stat : 31784 (java) S 31762 31765 29212 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 71477584 16060325888 1023784 33554432000 4194304 4196468 140722354272560 140547368927024 140550285329565 0 4 0 25189583 18446744071580971376 0 0 -1 3 0 0 0 0 0 6293624 6294260 39448576 140722354275316 140722354275593 140722354275593 140722354278351 0
[pid=31765/tid=31785] ppid=31762 vsize=15683912 memory=279296891559120 CPUtime=0 cores=1,3,5,7
/proc/31765/task/31785/stat : 31785 (java) S 31762 31765 29212 0 -1 4202560 22 0 0 0 0 0 0 0 20 0 19 0 71477584 16060325888 1023784 33554432000 4194304 4196468 140722354272560 140547234704816 140550285329565 0 4 0 25189583 18446744071580971376 0 0 -1 5 0 0 0 0 0 6293624 6294260 39448576 140722354275316 140722354275593 140722354275593 140722354278351 0
[pid=31765/tid=31786] ppid=31762 vsize=15683912 memory=279296891559664 CPUtime=0 cores=1,3,5,7
/proc/31765/task/31786/stat : 31786 (java) S 31762 31765 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 71477586 16060325888 1023784 33554432000 4194304 4196468 140722354272560 140546966281504 140550285317845 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39448576 140722354275316 140722354275593 140722354275593 140722354278351 0
Current children cumulated CPU time: 55.07 s
Current children cumulated vsize: 15744688 KiB
Current children cumulated memory: 4131924 KiB

[startup+40.0009 s]*
/proc/loadavg: 3.30 4.45 4.58 3/225 31786
/proc/meminfo: memFree=16553872/32770624 swapFree=67076460/67108860
[pid=31765] ppid=31762 vsize=15683912 memory=4095136 CPUtime=54.62 cores=1,3,5,7
/proc/31765/stat : 31765 (java) S 31762 31765 29212 0 -1 1077944320 53928 0 0 0 5308 154 0 0 20 0 19 0 71473709 16060325888 1023784 33554432000 4194304 4196468 140722354272560 140722354255104 140550285307639 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 39448576 140722354275316 140722354275593 140722354275593 140722354278351 0
/proc/31765/statm: 3920978 1023784 3260 1 0 3881834 0
[pid=31781] ppid=31765 vsize=47484 memory=27592 CPUtime=1.25 cores=1,3,5,7
/proc/31781/stat : 31781 (minisat_release) R 31765 31765 29212 0 -1 4202496 7803 0 0 0 124 1 0 0 20 0 1 0 71477584 48623616 6898 33554432000 4194304 4308513 140722673708864 140722673706488 4267610 0 4 0 8396802 0 0 0 17 1 0 0 0 0 0 6409496 6410680 35094528 140722673713839 140722673714350 140722673714350 140722673717189 0
/proc/31781/statm: 11871 6898 334 28 0 8111 0
[pid=31765/tid=31767] ppid=31762 vsize=15683912 memory=7300704776819335744 CPUtime=37.24 cores=1,3,5,7
/proc/31765/task/31767/stat : 31767 (java) S 31762 31765 29212 0 -1 1077944384 22281 0 0 0 3667 57 0 0 20 0 19 0 71473710 16060325888 1023784 33554432000 4194304 4196468 140722354272560 140550257146880 140550285317845 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39448576 140722354275316 140722354275593 140722354275593 140722354278351 0
[pid=31765/tid=31768] ppid=31762 vsize=15683912 memory=-7824251494390716260 CPUtime=1.33 cores=1,3,5,7
/proc/31765/task/31768/stat : 31768 (java) S 31762 31765 29212 0 -1 1077944384 1025 0 0 0 111 22 0 0 20 0 19 0 71473711 16060325888 1023784 33554432000 4194304 4196468 140722354272560 140550289549840 140550285317845 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39448576 140722354275316 140722354275593 140722354275593 140722354278351 0
[pid=31765/tid=31769] ppid=31762 vsize=15683912 memory=6944656575208382560 CPUtime=1.31 cores=1,3,5,7
/proc/31765/task/31769/stat : 31769 (java) S 31762 31765 29212 0 -1 1077944384 1058 0 0 0 110 21 0 0 20 0 19 0 71473711 16060325888 1023784 33554432000 4194304 4196468 140722354272560 140549746088592 140550285317845 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39448576 140722354275316 140722354275593 140722354275593 140722354278351 0
[pid=31765/tid=31770] ppid=31762 vsize=15683912 memory=6944656592455360604 CPUtime=1.33 cores=1,3,5,7
/proc/31765/task/31770/stat : 31770 (java) S 31762 31765 29212 0 -1 1077944384 684 0 0 0 111 22 0 0 20 0 19 0 71473711 16060325888 1023784 33554432000 4194304 4196468 140722354272560 140549745035536 140550285317845 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39448576 140722354275316 140722354275593 140722354275593 140722354278351 0
[pid=31765/tid=31771] ppid=31762 vsize=15683912 memory=28829630602021044 CPUtime=1.32 cores=1,3,5,7
/proc/31765/task/31771/stat : 31771 (java) S 31762 31765 29212 0 -1 1077944384 2187 0 0 0 111 21 0 0 20 0 19 0 71473711 16060325888 1023784 33554432000 4194304 4196468 140722354272560 140549743982992 140550285317845 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39448576 140722354275316 140722354275593 140722354275593 140722354278351 0
[pid=31765/tid=31772] ppid=31762 vsize=15683912 memory=288286684112769121 CPUtime=0.03 cores=1,3,5,7
/proc/31765/task/31772/stat : 31772 (java) S 31762 31765 29212 0 -1 1077944384 359 0 0 0 3 0 0 0 20 0 19 0 71473713 16060325888 1023784 33554432000 4194304 4196468 140722354272560 140549625576176 140550285318786 0 0 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39448576 140722354275316 140722354275593 140722354275593 140722354278351 0
[pid=31765/tid=31773] ppid=31762 vsize=15683912 memory=6944613755395144096 CPUtime=0 cores=1,3,5,7
/proc/31765/task/31773/stat : 31773 (java) S 31762 31765 29212 0 -1 1077944384 15 0 0 0 0 0 0 0 20 0 19 0 71473713 16060325888 1023784 33554432000 4194304 4196468 140722354272560 140548878886624 140550285317845 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39448576 140722354275316 140722354275593 140722354275593 140722354278351 0
[pid=31765/tid=31774] ppid=31762 vsize=15683912 memory=6944656591801717918 CPUtime=0 cores=1,3,5,7
/proc/31765/task/31774/stat : 31774 (java) S 31762 31765 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 71473714 16060325888 1023784 33554432000 4194304 4196468 140722354272560 140548644005120 140550285317845 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39448576 140722354275316 140722354275593 140722354275593 140722354278351 0
[pid=31765/tid=31775] ppid=31762 vsize=15683912 memory=4714273152426669610 CPUtime=0 cores=1,3,5,7
/proc/31765/task/31775/stat : 31775 (java) S 31762 31765 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 71473716 16060325888 1023784 33554432000 4194304 4196468 140722354272560 140548269496784 140550285326235 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39448576 140722354275316 140722354275593 140722354275593 140722354278351 0
[pid=31765/tid=31776] ppid=31762 vsize=15683912 memory=3047711592059544438 CPUtime=5.51 cores=1,3,5,7
/proc/31765/task/31776/stat : 31776 (java) S 31762 31765 29212 0 -1 1077944384 9034 0 0 0 549 2 0 0 20 0 19 0 71473716 16060325888 1023784 33554432000 4194304 4196468 140722354272560 140549624522992 140550285318786 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39448576 140722354275316 140722354275593 140722354275593 140722354278351 0
[pid=31765/tid=31777] ppid=31762 vsize=15683912 memory=9118496827323861925 CPUtime=4.9 cores=1,3,5,7
/proc/31765/task/31777/stat : 31777 (java) S 31762 31765 29212 0 -1 1077944384 8217 0 0 0 488 2 0 0 20 0 19 0 71473716 16060325888 1023784 33554432000 4194304 4196468 140722354272560 140549623470448 140550285318786 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 11 0 0 6293624 6294260 39448576 140722354275316 140722354275593 140722354275593 140722354278351 0
[pid=31765/tid=31778] ppid=31762 vsize=15683912 memory=-1391509512798377067 CPUtime=1.53 cores=1,3,5,7
/proc/31765/task/31778/stat : 31778 (java) S 31762 31765 29212 0 -1 1077944384 7637 0 0 0 151 2 0 0 20 0 19 0 71473716 16060325888 1023784 33554432000 4194304 4196468 140722354272560 140549622417392 140550285318786 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39448576 140722354275316 140722354275593 140722354275593 140722354278351 0
[pid=31765/tid=31779] ppid=31762 vsize=15683912 memory=-8183426960379385022 CPUtime=0 cores=1,3,5,7
/proc/31765/task/31779/stat : 31779 (java) S 31762 31765 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 71473716 16060325888 1023784 33554432000 4194304 4196468 140722354272560 140547771591008 140550285317845 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39448576 140722354275316 140722354275593 140722354275593 140722354278351 0
[pid=31765/tid=31780] ppid=31762 vsize=15683912 memory=7526198218089653586 CPUtime=0.01 cores=1,3,5,7
/proc/31765/task/31780/stat : 31780 (java) S 31762 31765 29212 0 -1 1077944384 42 0 0 0 1 0 0 0 20 0 19 0 71473716 16060325888 1023784 33554432000 4194304 4196468 140722354272560 140549621365808 140550285318786 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39448576 140722354275316 140722354275593 140722354275593 140722354278351 0
[pid=31765/tid=31782] ppid=31762 vsize=15683912 memory=7162805162689062487 CPUtime=0 cores=1,3,5,7
/proc/31765/task/31782/stat : 31782 (java) S 31762 31765 29212 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 71477584 16060325888 1023784 33554432000 4194304 4196468 140722354272560 140549603002176 140550285332249 0 4 0 25189583 18446744071579417331 0 0 -1 5 0 0 0 0 0 6293624 6294260 39448576 140722354275316 140722354275593 140722354275593 140722354278351 0
[pid=31765/tid=31784] ppid=31762 vsize=15683912 memory=3689773241185540535 CPUtime=0 cores=1,3,5,7
/proc/31765/task/31784/stat : 31784 (java) S 31762 31765 29212 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 71477584 16060325888 1023784 33554432000 4194304 4196468 140722354272560 140547368927024 140550285329565 0 4 0 25189583 18446744071580971376 0 0 -1 3 0 0 0 0 0 6293624 6294260 39448576 140722354275316 140722354275593 140722354275593 140722354278351 0
[pid=31765/tid=31785] ppid=31762 vsize=15683912 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31765/task/31785/stat : 31785 (java) S 31762 31765 29212 0 -1 4202560 22 0 0 0 0 0 0 0 20 0 19 0 71477584 16060325888 1023784 33554432000 4194304 4196468 140722354272560 140547234704816 140550285329565 0 4 0 25189583 18446744071580971376 0 0 -1 5 0 0 0 0 0 6293624 6294260 39448576 140722354275316 140722354275593 140722354275593 140722354278351 0
[pid=31765/tid=31786] ppid=31762 vsize=15683912 memory=25544 CPUtime=0 cores=1,3,5,7
/proc/31765/task/31786/stat : 31786 (java) S 31762 31765 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 71477586 16060325888 1023784 33554432000 4194304 4196468 140722354272560 140546966281504 140550285317845 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39448576 140722354275316 140722354275593 140722354275593 140722354278351 0
Current children cumulated CPU time: 55.87 s
Current children cumulated vsize: 15731396 KiB
Current children cumulated memory: 4122728 KiB

[startup+40.201 s]
/proc/loadavg: 3.30 4.45 4.58 3/225 31786
/proc/meminfo: memFree=16553872/32770624 swapFree=67076460/67108860
[pid=31765] ppid=31762 vsize=15683912 memory=4097828 CPUtime=54.63 cores=1,3,5,7
/proc/31765/stat : 31765 (java) S 31762 31765 29212 0 -1 1077944320 54617 0 0 0 5308 155 0 0 20 0 19 0 71473709 16060325888 1024457 33554432000 4194304 4196468 140722354272560 140722354255104 140550285307639 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 39448576 140722354275316 140722354275593 140722354275593 140722354278351 0
/proc/31765/statm: 3920978 1024457 3260 1 0 3881834 0
[pid=31765/tid=31767] ppid=31762 vsize=15683912 memory=15258134151170438 CPUtime=37.24 cores=1,3,5,7
/proc/31765/task/31767/stat : 31767 (java) S 31762 31765 29212 0 -1 1077944384 22281 0 0 0 3667 57 0 0 20 0 19 0 71473710 16060325888 1024457 33554432000 4194304 4196468 140722354272560 140550257146880 140550285317845 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39448576 140722354275316 140722354275593 140722354275593 140722354278351 0
[pid=31765/tid=31768] ppid=31762 vsize=15683912 memory=8836 CPUtime=1.33 cores=1,3,5,7
/proc/31765/task/31768/stat : 31768 (java) S 31762 31765 29212 0 -1 1077944384 1025 0 0 0 111 22 0 0 20 0 19 0 71473711 16060325888 1024457 33554432000 4194304 4196468 140722354272560 140550289549840 140550285317845 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39448576 140722354275316 140722354275593 140722354275593 140722354278351 0
[pid=31765/tid=31769] ppid=31762 vsize=15683912 memory=11044 CPUtime=1.31 cores=1,3,5,7
/proc/31765/task/31769/stat : 31769 (java) S 31762 31765 29212 0 -1 1077944384 1058 0 0 0 110 21 0 0 20 0 19 0 71473711 16060325888 1024457 33554432000 4194304 4196468 140722354272560 140549746088592 140550285317845 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39448576 140722354275316 140722354275593 140722354275593 140722354278351 0
[pid=31765/tid=31770] ppid=31762 vsize=15683912 memory=13252 CPUtime=1.33 cores=1,3,5,7
/proc/31765/task/31770/stat : 31770 (java) S 31762 31765 29212 0 -1 1077944384 684 0 0 0 111 22 0 0 20 0 19 0 71473711 16060325888 1024457 33554432000 4194304 4196468 140722354272560 140549745035536 140550285317845 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39448576 140722354275316 140722354275593 140722354275593 140722354278351 0
[pid=31765/tid=31771] ppid=31762 vsize=15683912 memory=15460 CPUtime=1.32 cores=1,3,5,7
/proc/31765/task/31771/stat : 31771 (java) S 31762 31765 29212 0 -1 1077944384 2187 0 0 0 111 21 0 0 20 0 19 0 71473711 16060325888 1024457 33554432000 4194304 4196468 140722354272560 140549743982992 140550285317845 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39448576 140722354275316 140722354275593 140722354275593 140722354278351 0
[pid=31765/tid=31772] ppid=31762 vsize=15683912 memory=17668 CPUtime=0.03 cores=1,3,5,7
/proc/31765/task/31772/stat : 31772 (java) S 31762 31765 29212 0 -1 1077944384 359 0 0 0 3 0 0 0 20 0 19 0 71473713 16060325888 1024457 33554432000 4194304 4196468 140722354272560 140549625576176 140550285318786 0 0 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39448576 140722354275316 140722354275593 140722354275593 140722354278351 0
[pid=31765/tid=31773] ppid=31762 vsize=15683912 memory=19876 CPUtime=0 cores=1,3,5,7
/proc/31765/task/31773/stat : 31773 (java) S 31762 31765 29212 0 -1 1077944384 15 0 0 0 0 0 0 0 20 0 19 0 71473713 16060325888 1024457 33554432000 4194304 4196468 140722354272560 140548878886624 140550285317845 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39448576 140722354275316 140722354275593 140722354275593 140722354278351 0
[pid=31765/tid=31774] ppid=31762 vsize=15683912 memory=22084 CPUtime=0 cores=1,3,5,7
/proc/31765/task/31774/stat : 31774 (java) S 31762 31765 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 71473714 16060325888 1024457 33554432000 4194304 4196468 140722354272560 140548644005120 140550285317845 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39448576 140722354275316 140722354275593 140722354275593 140722354278351 0
[pid=31765/tid=31775] ppid=31762 vsize=15683912 memory=24292 CPUtime=0 cores=1,3,5,7
/proc/31765/task/31775/stat : 31775 (java) S 31762 31765 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 71473716 16060325888 1024457 33554432000 4194304 4196468 140722354272560 140548269496784 140550285326235 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39448576 140722354275316 140722354275593 140722354275593 140722354278351 0
[pid=31765/tid=31776] ppid=31762 vsize=15683912 memory=26500 CPUtime=5.51 cores=1,3,5,7
/proc/31765/task/31776/stat : 31776 (java) S 31762 31765 29212 0 -1 1077944384 9034 0 0 0 549 2 0 0 20 0 19 0 71473716 16060325888 1024457 33554432000 4194304 4196468 140722354272560 140549624522992 140550285318786 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39448576 140722354275316 140722354275593 140722354275593 140722354278351 0
[pid=31765/tid=31777] ppid=31762 vsize=15683912 memory=28708 CPUtime=4.9 cores=1,3,5,7
/proc/31765/task/31777/stat : 31777 (java) S 31762 31765 29212 0 -1 1077944384 8217 0 0 0 488 2 0 0 20 0 19 0 71473716 16060325888 1024457 33554432000 4194304 4196468 140722354272560 140549623470448 140550285318786 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 11 0 0 6293624 6294260 39448576 140722354275316 140722354275593 140722354275593 140722354278351 0
[pid=31765/tid=31778] ppid=31762 vsize=15683912 memory=30916 CPUtime=1.53 cores=1,3,5,7
/proc/31765/task/31778/stat : 31778 (java) S 31762 31765 29212 0 -1 1077944384 7638 0 0 0 151 2 0 0 20 0 19 0 71473716 16060325888 1024457 33554432000 4194304 4196468 140722354272560 140549622417392 140550285318786 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39448576 140722354275316 140722354275593 140722354275593 140722354278351 0
[pid=31765/tid=31779] ppid=31762 vsize=15683912 memory=776 CPUtime=0 cores=1,3,5,7
/proc/31765/task/31779/stat : 31779 (java) S 31762 31765 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 71473716 16060325888 1024457 33554432000 4194304 4196468 140722354272560 140547771591008 140550285317845 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39448576 140722354275316 140722354275593 140722354275593 140722354278351 0
[pid=31765/tid=31780] ppid=31762 vsize=15683912 memory=1876 CPUtime=0.01 cores=1,3,5,7
/proc/31765/task/31780/stat : 31780 (java) S 31762 31765 29212 0 -1 1077944384 42 0 0 0 1 0 0 0 20 0 19 0 71473716 16060325888 1024457 33554432000 4194304 4196468 140722354272560 140549621365808 140550285318786 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39448576 140722354275316 140722354275593 140722354275593 140722354278351 0
[pid=31765/tid=31782] ppid=31762 vsize=15683912 memory=1664 CPUtime=0 cores=1,3,5,7
/proc/31765/task/31782/stat : 31782 (java) S 31762 31765 29212 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 71477584 16060325888 1024457 33554432000 4194304 4196468 140722354272560 140549603002176 140550285332249 0 4 0 25189583 18446744071579417331 0 0 -1 5 0 0 0 0 0 6293624 6294260 39448576 140722354275316 140722354275593 140722354275593 140722354278351 0
[pid=31765/tid=31784] ppid=31762 vsize=15683912 memory=1828 CPUtime=0 cores=1,3,5,7
/proc/31765/task/31784/stat : 31784 (java) R 31762 31765 29212 0 -1 4202560 709 0 0 0 0 0 0 0 20 0 19 0 71477584 16060325888 1024457 33554432000 4194304 4196468 140722354272560 140547368921760 140550285329565 0 4 0 25189583 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 39448576 140722354275316 140722354275593 140722354275593 140722354278351 0
[pid=31765/tid=31785] ppid=31762 vsize=15683912 memory=800 CPUtime=0 cores=1,3,5,7
/proc/31765/task/31785/stat : 31785 (java) S 31762 31765 29212 0 -1 4202560 22 0 0 0 0 0 0 0 20 0 19 0 71477584 16060325888 1024457 33554432000 4194304 4196468 140722354272560 140547234704816 140550285329565 0 4 0 25189583 18446744071580971376 0 0 -1 5 0 0 0 0 0 6293624 6294260 39448576 140722354275316 140722354275593 140722354275593 140722354278351 0
[pid=31765/tid=31786] ppid=31762 vsize=15683912 memory=5192 CPUtime=0 cores=1,3,5,7
/proc/31765/task/31786/stat : 31786 (java) S 31762 31765 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 71477586 16060325888 1024457 33554432000 4194304 4196468 140722354272560 140546966281504 140550285317845 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39448576 140722354275316 140722354275593 140722354275593 140722354278351 0
Current children cumulated CPU time: 54.63 s
Current children cumulated vsize: 15683912 KiB
Current children cumulated memory: 4097828 KiB

Child status: 0
Real time (s): 40.2725
CPU time (s): 56.255
CPU user time (s): 54.6562
CPU system time (s): 1.59885
CPU usage (%): 139.686
Max. virtual memory (cumulated for all children) (KiB): 15744688
Max. memory (cumulated for all children) (KiB): 4131924

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 54.6562
system time used= 1.59885
maximum resident set size= 4098200
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 62569
page faults= 0
swaps= 0
block input operations= 0
block output operations= 11416
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6185
involuntary context switches= 151


# summary of solver processes directly reported to runsolver:
#   pid: 31765
#   total CPU time (s): 56.255
#   total CPU user time (s): 54.6562
#   total CPU system time (s): 1.59885

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.295812 second user time and 0.405953 second system time

The end

Launcher Data

Begin job on node102 at 2018-07-25 19:18:25
IDJOB=4295247
IDBENCH=141497
IDSOLVER=2755
FILE ID=node102/4295247-1532539105
RUNJOBID= node102-1532535327-29244
PBS_JOBID= 21021949
Free space on /tmp= 52732 MiB

SOLVER NAME= scop both+MapleCOMSPS (2018-06-13)
BENCH NAME= XCSP18/Subisomorphism/Subisomorphism-g08-g43_c18.xml
COMMAND LINE= java -Xms11g -Xmx11g -Xss128m -jar DIR/scop.jar -both -solver DIR/minisat_release -solverOption mapleTune01 -tmp TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4295247-1532539105/watcher-4295247-1532539105 -o /tmp/evaluation-result-4295247-1532539105/solver-4295247-1532539105 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node102-1532535327-29244 --watchdog 2580  java -Xms11g -Xmx11g -Xss128m -jar HOME/scop.jar -both -solver HOME/minisat_release -solverOption mapleTune01 -tmp HOME HOME/instance-4295247-1532539105.xml

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

MD5SUM BENCH= 7cef523f02717582c22db5e2b6d8dc99
RANDOM SEED=800648531

node102.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.51
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.51
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.51
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.51
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:        20677444 kB
MemAvailable:   28259420 kB
Buffers:          156968 kB
Cached:          7660892 kB
SwapCached:         5708 kB
Active:          4927840 kB
Inactive:        6622968 kB
Active(anon):    3701676 kB
Inactive(anon):    55316 kB
Active(file):    1226164 kB
Inactive(file):  6567652 kB
Unevictable:        6616 kB
Mlocked:            6616 kB
SwapTotal:      67108860 kB
SwapFree:       67076460 kB
Dirty:              7828 kB
Writeback:             0 kB
AnonPages:       3777260 kB
Mapped:            44564 kB
Shmem:             21392 kB
Slab:             235868 kB
SReclaimable:     207992 kB
SUnreclaim:        27876 kB
KernelStack:        3968 kB
PageTables:        12884 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:   13529924 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3604480 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 52724 MiB
End job on node102 at 2018-07-25 19:19:06