Trace number 4294113

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 4.74104 2.0957

General information on the benchmark

NameBibd/
Bibd-sc-07-03-01_c18.xml
MD5SUMc825423b6f6dd90e2ab011227fbd0e9e
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.048504
Satisfiable
(Un)Satisfiability was proved
Number of variables392
Number of constraints183
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":196}]
Minimum variable degree0
Maximum variable degree9
Distribution of variable degrees[{"degree":0,"count":196},{"degree":2,"count":147},{"degree":9,"count":49}]
Minimum constraint arity3
Maximum constraint arity49
Distribution of constraint arities[{"arity":3,"count":147},{"arity":7,"count":35},{"arity":49,"count":1}]
Number of extensional constraints0
Number of intensional constraints147
Distribution of constraint types[{"type":"intension","count":147},{"type":"lex","count":1},{"type":"sum","count":35}]
Optimization problemNO
Type of objective

Solver Data

0.67/0.52	
0.67/0.53	scop both+minisat_release (2018-06-13)
0.67/0.53	
0.67/0.55	c BEGIN-Prog: Mon Jul 23 15:14:38 CEST 2018
0.67/0.55	c PID: 15014
0.67/0.55	c IP: 172.20.3.102
0.67/0.55	c HOST: node102.alineos.net
0.67/0.56	c (0,0) Parsing Begin
1.64/1.05	c (0,0) Parsing End
1.64/1.05	c (0,0) CSP: 0 int (0 aux), 196 bool (0 aux), 183 ctr, max domain size 2
1.64/1.05	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 20 MiB used (max 0 MiB)
1.64/1.05	c (0,0) Constraint Name Generate Begin
1.64/1.06	c (0,0) Ctr:HOME/instance-4294113-1532351677.xml,Eq:IntVar:LexMatrix:Mul:Num:WeightedSum
1.88/1.16	c (0,0) Constraint Name Generate End
1.88/1.16	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 20 MiB used (max 0 MiB)
1.88/1.16	c (0,0) CSP to CSPinCNF Begin
2.05/1.21	c (0,0) translated 19 (10%) constraints
2.05/1.26	c (0,0) translated 37 (20%) constraints
2.36/1.30	c (0,0) translated 55 (30%) constraints
2.36/1.34	c (0,0) translated 74 (40%) constraints
2.36/1.37	c (0,0) translated 92 (50%) constraints
2.36/1.39	c (0,0) translated 110 (60%) constraints
2.63/1.42	c (0,0) translated 129 (70%) constraints
2.63/1.44	c (0,0) translated 147 (80%) constraints
2.63/1.46	c (0,0) translated 165 (90%) constraints
2.63/1.47	c (0,0) translated 183 (100%) constraints
2.94/1.58	c (1,1) STATISTICS1:HOME/instance-4294113-1532351677.xml,Eq:IntVar:LexMatrix:Mul:Num:WeightedSum,550,914,64,2,4,7,64:70;2:450,2:2354,4:60;3:306;2:354;1:194,7:70;2:450;1:1650,
2.94/1.58	c (1,1) ===========================================
2.94/1.58	c (1,1) Both Encoding selects:
2.94/1.58	c (1,1) Order
2.94/1.58	c (1,1) ===========================================
3.26/1.61	c (1,1) translated 92 (10%) constraints
3.26/1.63	c (1,1) translated 183 (20%) constraints
3.26/1.64	c (1,1) translated 275 (30%) constraints
3.26/1.65	c (1,1) translated 366 (40%) constraints
3.26/1.66	c (1,1) translated 457 (50%) constraints
3.26/1.67	c (1,1) translated 549 (60%) constraints
3.26/1.68	c (1,1) translated 640 (70%) constraints
3.26/1.69	c (1,1) translated 732 (80%) constraints
3.57/1.70	c (1,1) translated 823 (90%) constraints
3.57/1.71	c (1,1) translated 914 (100%) constraints
3.57/1.72	c (1,1) CSP to CSPinCNF End
3.57/1.72	c (1,1) CSP: 0 int (0 aux), 697 bool (501 aux), 1390 ctr, max domain size 2
3.57/1.72	c (1,1) Heap : 225 MiB used (max 10795 MiB), NonHeap : 27 MiB used (max 0 MiB)
3.57/1.72	c (1,1) CSPinCNF Propagation Begin
3.57/1.76	c (1,1) 0 values, 147 unsatisfiable literals, and 147 valid clauses are removed
3.57/1.76	c (1,1) CSPinCNF Propagation End
3.57/1.76	c (1,1) CSP: 0 int (0 aux), 697 bool (501 aux), 1243 ctr, max domain size 2
3.57/1.76	c (1,1) Heap : 225 MiB used (max 10795 MiB), NonHeap : 27 MiB used (max 0 MiB)
3.57/1.76	c (1,1) Simplify CSPinCNF Begin
3.57/1.78	c (1,1) Simplify CSPinCNF End
3.57/1.78	c (1,1) CSP: 0 int (0 aux), 853 bool (657 aux), 1399 ctr, max domain size 2
3.57/1.78	c (1,1) Heap : 225 MiB used (max 10795 MiB), NonHeap : 27 MiB used (max 0 MiB)
3.57/1.78	c (1,1) Calculate Precise Domain Begin
3.57/1.78	c (1,1) 0 values are removed by re-calculation
3.57/1.78	c (1,1) Calculate Precise Domain End
3.57/1.78	c (1,1) CSP: 0 int (0 aux), 853 bool (657 aux), 1399 ctr, max domain size 2
3.57/1.78	c (1,1) Heap : 225 MiB used (max 10795 MiB), NonHeap : 27 MiB used (max 0 MiB)
3.57/1.78	c (1,1) CSPinCNF to SatSolver Begin
4.21/1.90	c (1,1) 140 (10 %) CSP clauses are encoded (853 SAT variables, 895 SAT clauses)
4.21/1.91	c (1,1) 280 (20 %) CSP clauses are encoded (853 SAT variables, 1035 SAT clauses)
4.21/1.91	c (1,1) 420 (30 %) CSP clauses are encoded (853 SAT variables, 1175 SAT clauses)
4.21/1.92	c (1,1) 560 (40 %) CSP clauses are encoded (853 SAT variables, 1315 SAT clauses)
4.21/1.92	c (1,1) 700 (50 %) CSP clauses are encoded (853 SAT variables, 1455 SAT clauses)
4.21/1.92	c (1,1) 840 (60 %) CSP clauses are encoded (853 SAT variables, 1595 SAT clauses)
4.21/1.93	c (1,1) 980 (70 %) CSP clauses are encoded (853 SAT variables, 1735 SAT clauses)
4.21/1.94	c (1,1) 1120 (80 %) CSP clauses are encoded (853 SAT variables, 2305 SAT clauses)
4.21/1.94	c (1,1) 1260 (90 %) CSP clauses are encoded (853 SAT variables, 2511 SAT clauses)
4.21/1.95	c (1,1) 1399 (100 %) CSP clauses are encoded (853 SAT variables, 2718 SAT clauses)
4.21/1.95	c (1,1) CSPinCNF to SatSolver End
4.21/1.95	c (1,1) Heap : 225 MiB used (max 10795 MiB), NonHeap : 29 MiB used (max 0 MiB)
4.21/1.98	c (1,1) STATISTICS2:HOME/instance-4294113-1532351677.xml,Eq:IntVar:LexMatrix:Mul:Num:WeightedSum,853,1399,64,2,4,7,64:70;2:522,2:3643,4:60;3:159;2:804;1:376,7:70;2:522;1:2109,
4.21/1.98	c (1,1) SatSolver.solve Begin
4.21/1.98	c (1,1) 853 bool, 2719 clause
4.21/1.98	c (1,1) HOME/minisat_release -ccmin-mode=2 -cla-decay=0.9990000000000016 -gc-frac=0.06548219427789823 -min-step-size=0.06000000000000005 -phase-saving=2 -rfirst=100 -rinc=23.20514351897367 -rnd-freq=0.18183188062236774 -step-size=0.0002446387540884631 -step-size-dec=1.0000000000000004e-06 -var-decay=0.07581213234321858 HOME/instance-4294113-1532351677.xml-scop-15014.cnf HOME/instance-4294113-1532351677.xml-scop-15014.cnf.out
4.21/2.01	c (1,0) c This is COMiniSatPS.
4.21/2.01	c (1,0) c WARNING: for repeatability, setting FPU to use double precision
4.21/2.01	c (1,0) c ============================[ Problem Statistics ]=============================
4.21/2.01	c (1,0) c |                                                                             |
4.21/2.01	c (1,0) c |  Number of variables:           853                                         |
4.21/2.01	c (1,0) c |  Number of clauses:            2719                                         |
4.21/2.01	c (1,0) c |  Parse time:                   0.00 s                                       |
4.21/2.01	c (1,0) c |  Eliminated clauses:           0.01 Mb                                      |
4.21/2.01	c (1,0) c Reduced to 27 vars, 139 cls (grow=0)
4.21/2.01	c (1,0) c No iterative elimination performed. (vars=27, c/v ratio=5.1)
4.21/2.01	c (1,0) c |  Simplification time:          0.00 s                                       |
4.21/2.01	c (1,0) c |                                                                             |
4.21/2.01	c (1,0) c ============================[ Search Statistics ]==============================
4.21/2.01	c (1,0) c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.21/2.01	c (1,0) c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
4.21/2.01	c (1,0) c ===============================================================================
4.21/2.01	c (1,0) c ===============================================================================
4.21/2.01	c (1,0) c restarts              : 1
4.21/2.01	c (1,0) c conflicts             : 1              (269 /sec)
4.21/2.01	c (1,0) c decisions             : 2              (0.00 % random) (539 /sec)
4.21/2.01	c (1,0) c propagations          : 483            (130154 /sec)
4.21/2.01	c (1,0) c conflict literals     : 1              (0.00 % deleted)
4.21/2.01	c (1,0) c CPU time              : 0.003711 s
4.21/2.01	c (1,0) 
4.21/2.01	c (1,0) s SATISFIABLE
4.55/2.04	c (1,1) SatSolver.solve End
4.55/2.04	c (1,1) Heap : 450 MiB used (max 10795 MiB), NonHeap : 30 MiB used (max 0 MiB)
4.55/2.04	c (1,1) Show results Begin
4.55/2.06	c (1,1) s[0][1][0] = 0
4.55/2.06	c (1,1) s[0][1][1] = 0
4.55/2.06	c (1,1) s[0][1][2] = 0
4.55/2.06	c (1,1) s[0][1][3] = 0
4.55/2.06	c (1,1) s[0][1][4] = 0
4.55/2.06	c (1,1) s[0][1][5] = 0
4.55/2.06	c (1,1) s[0][1][6] = 1
4.55/2.06	c (1,1) s[0][2][0] = 0
4.55/2.06	c (1,1) s[0][2][1] = 0
4.55/2.06	c (1,1) s[0][2][2] = 0
4.55/2.06	c (1,1) s[0][2][3] = 0
4.55/2.06	c (1,1) s[0][2][4] = 0
4.55/2.06	c (1,1) s[0][2][5] = 1
4.55/2.06	c (1,1) s[0][2][6] = 0
4.55/2.06	c (1,1) s[0][3][0] = 0
4.55/2.06	c (1,1) s[0][3][1] = 0
4.55/2.06	c (1,1) s[0][3][2] = 0
4.55/2.06	c (1,1) s[0][3][3] = 0
4.55/2.06	c (1,1) s[0][3][4] = 1
4.55/2.06	c (1,1) s[0][3][5] = 0
4.55/2.06	c (1,1) s[0][3][6] = 0
4.55/2.06	c (1,1) s[0][4][0] = 0
4.55/2.06	c (1,1) s[0][4][1] = 0
4.55/2.06	c (1,1) s[0][4][2] = 0
4.55/2.06	c (1,1) s[0][4][3] = 0
4.55/2.06	c (1,1) s[0][4][4] = 1
4.55/2.06	c (1,1) s[0][4][5] = 0
4.55/2.06	c (1,1) s[0][4][6] = 0
4.55/2.06	c (1,1) s[0][5][0] = 0
4.55/2.06	c (1,1) s[0][5][1] = 0
4.55/2.06	c (1,1) s[0][5][2] = 0
4.55/2.06	c (1,1) s[0][5][3] = 0
4.55/2.06	c (1,1) s[0][5][4] = 0
4.55/2.06	c (1,1) s[0][5][5] = 1
4.55/2.06	c (1,1) s[0][5][6] = 0
4.55/2.06	c (1,1) s[0][6][0] = 0
4.55/2.06	c (1,1) s[0][6][1] = 0
4.55/2.06	c (1,1) s[0][6][2] = 0
4.55/2.06	c (1,1) s[0][6][3] = 0
4.55/2.06	c (1,1) s[0][6][4] = 0
4.55/2.06	c (1,1) s[0][6][5] = 0
4.55/2.06	c (1,1) s[0][6][6] = 1
4.55/2.06	c (1,1) s[1][2][0] = 0
4.55/2.06	c (1,1) s[1][2][1] = 0
4.55/2.06	c (1,1) s[1][2][2] = 0
4.55/2.06	c (1,1) s[1][2][3] = 1
4.55/2.06	c (1,1) s[1][2][4] = 0
4.55/2.06	c (1,1) s[1][2][5] = 0
4.55/2.06	c (1,1) s[1][2][6] = 0
4.55/2.06	c (1,1) s[1][3][0] = 0
4.55/2.06	c (1,1) s[1][3][1] = 0
4.55/2.06	c (1,1) s[1][3][2] = 1
4.55/2.06	c (1,1) s[1][3][3] = 0
4.55/2.06	c (1,1) s[1][3][4] = 0
4.55/2.06	c (1,1) s[1][3][5] = 0
4.55/2.06	c (1,1) s[1][3][6] = 0
4.55/2.06	c (1,1) s[1][4][0] = 0
4.55/2.06	c (1,1) s[1][4][1] = 0
4.55/2.06	c (1,1) s[1][4][2] = 0
4.55/2.06	c (1,1) s[1][4][3] = 1
4.55/2.06	c (1,1) s[1][4][4] = 0
4.55/2.06	c (1,1) s[1][4][5] = 0
4.55/2.06	c (1,1) s[1][4][6] = 0
4.55/2.06	c (1,1) s[1][5][0] = 0
4.55/2.06	c (1,1) s[1][5][1] = 0
4.55/2.06	c (1,1) s[1][5][2] = 1
4.55/2.06	c (1,1) s[1][5][3] = 0
4.55/2.06	c (1,1) s[1][5][4] = 0
4.55/2.06	c (1,1) s[1][5][5] = 0
4.55/2.06	c (1,1) s[1][5][6] = 0
4.55/2.06	c (1,1) s[1][6][0] = 0
4.55/2.06	c (1,1) s[1][6][1] = 0
4.55/2.06	c (1,1) s[1][6][2] = 0
4.55/2.06	c (1,1) s[1][6][3] = 0
4.55/2.06	c (1,1) s[1][6][4] = 0
4.55/2.06	c (1,1) s[1][6][5] = 0
4.55/2.06	c (1,1) s[1][6][6] = 1
4.55/2.06	c (1,1) s[2][3][0] = 0
4.55/2.06	c (1,1) s[2][3][1] = 1
4.55/2.06	c (1,1) s[2][3][2] = 0
4.55/2.06	c (1,1) s[2][3][3] = 0
4.55/2.06	c (1,1) s[2][3][4] = 0
4.55/2.06	c (1,1) s[2][3][5] = 0
4.55/2.06	c (1,1) s[2][3][6] = 0
4.55/2.06	c (1,1) s[2][4][0] = 0
4.55/2.06	c (1,1) s[2][4][1] = 0
4.55/2.06	c (1,1) s[2][4][2] = 0
4.55/2.06	c (1,1) s[2][4][3] = 1
4.55/2.06	c (1,1) s[2][4][4] = 0
4.55/2.06	c (1,1) s[2][4][5] = 0
4.55/2.06	c (1,1) s[2][4][6] = 0
4.55/2.06	c (1,1) s[2][5][0] = 0
4.55/2.06	c (1,1) s[2][5][1] = 0
4.55/2.06	c (1,1) s[2][5][2] = 0
4.55/2.06	c (1,1) s[2][5][3] = 0
4.55/2.06	c (1,1) s[2][5][4] = 0
4.55/2.06	c (1,1) s[2][5][5] = 1
4.55/2.06	c (1,1) s[2][5][6] = 0
4.55/2.06	c (1,1) s[2][6][0] = 0
4.55/2.06	c (1,1) s[2][6][1] = 1
4.55/2.06	c (1,1) s[2][6][2] = 0
4.55/2.06	c (1,1) s[2][6][3] = 0
4.55/2.06	c (1,1) s[2][6][4] = 0
4.55/2.06	c (1,1) s[2][6][5] = 0
4.55/2.06	c (1,1) s[2][6][6] = 0
4.55/2.06	c (1,1) s[3][4][0] = 0
4.55/2.06	c (1,1) s[3][4][1] = 0
4.55/2.06	c (1,1) s[3][4][2] = 0
4.55/2.06	c (1,1) s[3][4][3] = 0
4.55/2.06	c (1,1) s[3][4][4] = 1
4.55/2.06	c (1,1) s[3][4][5] = 0
4.55/2.06	c (1,1) s[3][4][6] = 0
4.55/2.06	c (1,1) s[3][5][0] = 0
4.55/2.06	c (1,1) s[3][5][1] = 0
4.55/2.06	c (1,1) s[3][5][2] = 1
4.55/2.06	c (1,1) s[3][5][3] = 0
4.55/2.06	c (1,1) s[3][5][4] = 0
4.55/2.06	c (1,1) s[3][5][5] = 0
4.55/2.06	c (1,1) s[3][5][6] = 0
4.55/2.06	c (1,1) s[3][6][0] = 0
4.55/2.06	c (1,1) s[3][6][1] = 1
4.55/2.06	c (1,1) s[3][6][2] = 0
4.55/2.06	c (1,1) s[3][6][3] = 0
4.55/2.06	c (1,1) s[3][6][4] = 0
4.55/2.06	c (1,1) s[3][6][5] = 0
4.55/2.06	c (1,1) s[3][6][6] = 0
4.55/2.06	c (1,1) s[4][5][0] = 1
4.55/2.06	c (1,1) s[4][5][1] = 0
4.55/2.06	c (1,1) s[4][5][2] = 0
4.55/2.06	c (1,1) s[4][5][3] = 0
4.55/2.06	c (1,1) s[4][5][4] = 0
4.55/2.06	c (1,1) s[4][5][5] = 0
4.55/2.06	c (1,1) s[4][5][6] = 0
4.55/2.06	c (1,1) s[4][6][0] = 1
4.55/2.06	c (1,1) s[4][6][1] = 0
4.55/2.06	c (1,1) s[4][6][2] = 0
4.55/2.06	c (1,1) s[4][6][3] = 0
4.55/2.06	c (1,1) s[4][6][4] = 0
4.55/2.06	c (1,1) s[4][6][5] = 0
4.55/2.06	c (1,1) s[4][6][6] = 0
4.55/2.06	c (1,1) s[5][6][0] = 1
4.55/2.06	c (1,1) s[5][6][1] = 0
4.55/2.06	c (1,1) s[5][6][2] = 0
4.55/2.06	c (1,1) s[5][6][3] = 0
4.55/2.06	c (1,1) s[5][6][4] = 0
4.55/2.06	c (1,1) s[5][6][5] = 0
4.55/2.06	c (1,1) s[5][6][6] = 0
4.55/2.06	c (1,1) x[0][0] = 0
4.55/2.06	c (1,1) x[0][1] = 0
4.55/2.06	c (1,1) x[0][2] = 0
4.55/2.06	c (1,1) x[0][3] = 0
4.55/2.06	c (1,1) x[0][4] = 1
4.55/2.06	c (1,1) x[0][5] = 1
4.55/2.06	c (1,1) x[0][6] = 1
4.55/2.06	c (1,1) x[1][0] = 0
4.55/2.06	c (1,1) x[1][1] = 0
4.55/2.06	c (1,1) x[1][2] = 1
4.55/2.06	c (1,1) x[1][3] = 1
4.55/2.06	c (1,1) x[1][4] = 0
4.55/2.06	c (1,1) x[1][5] = 0
4.55/2.06	c (1,1) x[1][6] = 1
4.55/2.06	c (1,1) x[2][0] = 0
4.55/2.06	c (1,1) x[2][1] = 1
4.55/2.06	c (1,1) x[2][2] = 0
4.55/2.06	c (1,1) x[2][3] = 1
4.55/2.06	c (1,1) x[2][4] = 0
4.55/2.06	c (1,1) x[2][5] = 1
4.55/2.06	c (1,1) x[2][6] = 0
4.55/2.06	c (1,1) x[3][0] = 0
4.55/2.06	c (1,1) x[3][1] = 1
4.55/2.06	c (1,1) x[3][2] = 1
4.55/2.06	c (1,1) x[3][3] = 0
4.55/2.06	c (1,1) x[3][4] = 1
4.55/2.06	c (1,1) x[3][5] = 0
4.55/2.06	c (1,1) x[3][6] = 0
4.55/2.06	c (1,1) x[4][0] = 1
4.55/2.06	c (1,1) x[4][1] = 0
4.55/2.06	c (1,1) x[4][2] = 0
4.55/2.06	c (1,1) x[4][3] = 1
4.55/2.06	c (1,1) x[4][4] = 1
4.55/2.06	c (1,1) x[4][5] = 0
4.55/2.06	c (1,1) x[4][6] = 0
4.55/2.06	c (1,1) x[5][0] = 1
4.55/2.06	c (1,1) x[5][1] = 0
4.55/2.06	c (1,1) x[5][2] = 1
4.55/2.06	c (1,1) x[5][3] = 0
4.55/2.06	c (1,1) x[5][4] = 0
4.55/2.06	c (1,1) x[5][5] = 1
4.55/2.06	c (1,1) x[5][6] = 0
4.55/2.06	c (1,1) x[6][0] = 1
4.55/2.06	c (1,1) x[6][1] = 1
4.55/2.06	c (1,1) x[6][2] = 0
4.55/2.06	c (1,1) x[6][3] = 0
4.55/2.06	c (1,1) x[6][4] = 0
4.55/2.06	c (1,1) x[6][5] = 0
4.55/2.06	c (1,1) x[6][6] = 1
4.55/2.06	s SATISFIABLE
4.55/2.06	v <instantiation>
4.55/2.06	v     <list>x[0][0] x[0][1] x[0][2] x[0][3] x[0][4] x[0][5] x[0][6] x[1][0] x[1][1] x[1][2] x[1][3] x[1][4] x[1][5] x[1][6] x[2][0] x[2][1] x[2][2] x[2][3] x[2][4] x[2][5] x[2][6] x[3][0] x[3][1] x[3][2] x[3][3] x[3][4] x[3][5] x[3][6] x[4][0] x[4][1] x[4][2] x[4][3] x[4][4] x[4][5] x[4][6] x[5][0] x[5][1] x[5][2] x[5][3] x[5][4] x[5][5] x[5][6] x[6][0] x[6][1] x[6][2] x[6][3] x[6][4] x[6][5] x[6][6] s[0][1][0] s[0][1][1] s[0][1][2] s[0][1][3] s[0][1][4] s[0][1][5] s[0][1][6] s[0][2][0] s[0][2][1] s[0][2][2] s[0][2][3] s[0][2][4] s[0][2][5] s[0][2][6] s[0][3][0] s[0][3][1] s[0][3][2] s[0][3][3] s[0][3][4] s[0][3][5] s[0][3][6] s[0][4][0] s[0][4][1] s[0][4][2] s[0][4][3] s[0][4][4] s[0][4][5] s[0][4][6] s[0][5][0] s[0][5][1] s[0][5][2] s[0][5][3] s[0][5][4] s[0][5][5] s[0][5][6] s[0][6][0] s[0][6][1] s[0][6][2] s[0][6][3] s[0][6][4] s[0][6][5] s[0][6][6] s[1][2][0] s[1][2][1] s[1][2][2] s[1][2][3] s[1][2][4] s[1][2][5] s[1][2][6] s[1][3][0] s[1][3][1] s[1][3][2] s[1][3][3] s[1][3][4] s[1][3][5] s[1][3][6] s[1][4][0] s[1][4][1] s[1][4][2] s[1][4][3] s[1][4][4] s[1][4][5] s[1][4][6] s[1][5][0] s[1][5][1] s[1][5][2] s[1][5][3] s[1][5][4] s[1][5][5] s[1][5][6] s[1][6][0] s[1][6][1] s[1][6][2] s[1][6][3] s[1][6][4] s[1][6][5] s[1][6][6] s[2][3][0] s[2][3][1] s[2][3][2] s[2][3][3] s[2][3][4] s[2][3][5] s[2][3][6] s[2][4][0] s[2][4][1] s[2][4][2] s[2][4][3] s[2][4][4] s[2][4][5] s[2][4][6] s[2][5][0] s[2][5][1] s[2][5][2] s[2][5][3] s[2][5][4] s[2][5][5] s[2][5][6] s[2][6][0] s[2][6][1] s[2][6][2] s[2][6][3] s[2][6][4] s[2][6][5] s[2][6][6] s[3][4][0] s[3][4][1] s[3][4][2] s[3][4][3] s[3][4][4] s[3][4][5] s[3][4][6] s[3][5][0] s[3][5][1] s[3][5][2] s[3][5][3] s[3][5][4] s[3][5][5] s[3][5][6] s[3][6][0] s[3][6][1] s[3][6][2] s[3][6][3] s[3][6][4] s[3][6][5] s[3][6][6] s[4][5][0] s[4][5][1] s[4][5][2] s[4][5][3] s[4][5][4] s[4][5][5] s[4][5][6] s[4][6][0] s[4][6][1] s[4][6][2] s[4][6][3] s[4][6][4] s[4][6][5] s[4][6][6] s[5][6][0] s[5][6][1] s[5][6][2] s[5][6][3] s[5][6][4] s[5][6][5] s[5][6][6]</list>
4.55/2.06	v     <values>0 0 0 0 1 1 1 0 0 1 1 0 0 1 0 1 0 1 0 1 0 0 1 1 0 1 0 0 1 0 0 1 1 0 0 1 0 1 0 0 1 0 1 1 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 1 0 1 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 1 0 0 1 0 0 0 0 0 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0</values>
4.55/2.06	v </instantiation>
4.55/2.06	c (1,1) Show results End
4.55/2.06	c (1,1) Heap : 450 MiB used (max 10795 MiB), NonHeap : 31 MiB used (max 0 MiB)
4.55/2.06	c (1,1) 0,0,1,1,1,1,1,1,1,STOP-AFTER(ALL)
4.55/2.06	c END-Prog: Mon Jul 23 15:14:39 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 (5807 MiB free)
  memory of node 1: 16384 MiB (10186 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4294113-1532351677/watcher-4294113-1532351677 -o /tmp/evaluation-result-4294113-1532351677/solver-4294113-1532351677 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node102-1532330044-8950 --watchdog 2580 java -Xms11g -Xmx11g -Xss128m -jar HOME/scop.jar -both -solver HOME/minisat_release -solverOption mapleTune01 -tmp HOME HOME/instance-4294113-1532351677.xml 

running on 4 cores: 0,2,4,6

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

solver pid=15014, runsolver pid=15011

[startup+0.100093 s]*
/proc/loadavg: 2.20 2.12 2.09 3/221 15029
/proc/meminfo: memFree=16319516/32770624 swapFree=67108860/67108860
[pid=15014] ppid=15011 vsize=15011656 memory=72888 CPUtime=0.11 cores=0,2,4,6
/proc/15014/stat : 15014 (java) S 15011 15014 8919 0 -1 1077944320 6449 0 0 0 10 1 0 0 20 0 15 0 52730903 15371935744 18222 33554432000 4194304 4196468 140734898474000 140734898456544 140653626728183 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 19660800 140734898476020 140734898476297 140734898476297 140734898479055 0
/proc/15014/statm: 3752914 18222 2776 1 0 3715374 0
[pid=15014/tid=15016] ppid=15011 vsize=15011656 memory=-6871259845000215376 CPUtime=0.09 cores=0,2,4,6
/proc/15014/task/15016/stat : 15016 (java) R 15011 15014 8919 0 -1 4202560 4669 0 0 0 8 1 0 0 20 0 15 0 52730903 15371935744 18420 33554432000 4194304 4196468 140734898474000 140653598554512 140653607003890 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 19660800 140734898476020 140734898476297 140734898476297 140734898479055 0
[pid=15014/tid=15017] ppid=15011 vsize=15011656 memory=-3689349214911541841 CPUtime=0 cores=0,2,4,6
/proc/15014/task/15017/stat : 15017 (java) S 15011 15014 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52730905 15371935744 18420 33554432000 4194304 4196468 140734898474000 140653630970256 140653626738389 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19660800 140734898476020 140734898476297 140734898476297 140734898479055 0
[pid=15014/tid=15018] ppid=15011 vsize=15011656 memory=139825956566656 CPUtime=0 cores=0,2,4,6
/proc/15014/task/15018/stat : 15018 (java) S 15011 15014 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52730905 15371935744 18420 33554432000 4194304 4196468 140734898474000 140653406673168 140653626738389 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19660800 140734898476020 140734898476297 140734898476297 140734898479055 0
[pid=15014/tid=15019] ppid=15011 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15014/task/15019/stat : 15019 (java) S 15011 15014 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52730905 15371935744 18420 33554432000 4194304 4196468 140734898474000 140653405620880 140653626738389 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19660800 140734898476020 140734898476297 140734898476297 140734898479055 0
[pid=15014/tid=15020] ppid=15011 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/15014/task/15020/stat : 15020 (java) S 15011 15014 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52730905 15371935744 18420 33554432000 4194304 4196468 140734898474000 140653404568080 140653626738389 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19660800 140734898476020 140734898476297 140734898476297 140734898479055 0
[pid=15014/tid=15021] ppid=15011 vsize=15011656 memory=139825956566656 CPUtime=0 cores=0,2,4,6
/proc/15014/task/15021/stat : 15021 (java) S 15011 15014 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52730906 15371935744 18420 33554432000 4194304 4196468 140734898474000 140652966799984 140653626739330 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19660800 140734898476020 140734898476297 140734898476297 140734898479055 0
[pid=15014/tid=15022] ppid=15011 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/15014/task/15022/stat : 15022 (java) S 15011 15014 8919 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 52730907 15371935744 18420 33554432000 4194304 4196468 140734898474000 140652125873440 140653626738389 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19660800 140734898476020 140734898476297 140734898476297 140734898479055 0
[pid=15014/tid=15023] ppid=15011 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15014/task/15023/stat : 15023 (java) S 15011 15014 8919 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 52730907 15371935744 18420 33554432000 4194304 4196468 140734898474000 140651991651952 140653626738389 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19660800 140734898476020 140734898476297 140734898476297 140734898479055 0
[pid=15014/tid=15024] ppid=15011 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15014/task/15024/stat : 15024 (java) S 15011 15014 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52730909 15371935744 18420 33554432000 4194304 4196468 140734898474000 140651617147472 140653626746779 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19660800 140734898476020 140734898476297 140734898476297 140734898479055 0
[pid=15014/tid=15025] ppid=15011 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15014/task/15025/stat : 15025 (java) S 15011 15014 8919 0 -1 1077944384 309 0 0 0 0 0 0 0 20 0 15 0 52730909 15371935744 18420 33554432000 4194304 4196468 140734898474000 140652965746800 140653626739330 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19660800 140734898476020 140734898476297 140734898476297 140734898479055 0
[pid=15014/tid=15026] ppid=15011 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/15014/task/15026/stat : 15026 (java) S 15011 15014 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52730909 15371935744 18486 33554432000 4194304 4196468 140734898474000 140652964694000 140653626739330 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19660800 140734898476020 140734898476297 140734898476297 140734898479055 0
[pid=15014/tid=15027] ppid=15011 vsize=15011656 memory=139825956566656 CPUtime=0.01 cores=0,2,4,6
/proc/15014/task/15027/stat : 15027 (java) S 15011 15014 8919 0 -1 1077944384 269 0 0 0 1 0 0 0 20 0 15 0 52730909 15371935744 18486 33554432000 4194304 4196468 140734898474000 140652963641712 140653626739330 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19660800 140734898476020 140734898476297 140734898476297 140734898479055 0
[pid=15014/tid=15028] ppid=15011 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/15014/task/15028/stat : 15028 (java) S 15011 15014 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52730910 15371935744 18486 33554432000 4194304 4196468 140734898474000 140651119241696 140653626738389 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19660800 140734898476020 140734898476297 140734898476297 140734898479055 0
[pid=15014/tid=15029] ppid=15011 vsize=15011656 memory=139825956566656 CPUtime=0 cores=0,2,4,6
/proc/15014/task/15029/stat : 15029 (java) S 15011 15014 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52730910 15371935744 18486 33554432000 4194304 4196468 140734898474000 140652962589616 140653626739330 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19660800 140734898476020 140734898476297 140734898476297 140734898479055 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 72888 KiB

[startup+0.210537 s]*
/proc/loadavg: 2.20 2.12 2.09 4/221 15029
/proc/meminfo: memFree=16306028/32770624 swapFree=67108860/67108860
[pid=15014] ppid=15011 vsize=15011656 memory=84648 CPUtime=0.26 cores=0,2,4,6
/proc/15014/stat : 15014 (java) S 15011 15014 8919 0 -1 1077944320 9608 0 0 0 23 3 0 0 20 0 15 0 52730903 15371935744 21162 33554432000 4194304 4196468 140734898474000 140734898456544 140653626728183 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 19660800 140734898476020 140734898476297 140734898476297 140734898479055 0
/proc/15014/statm: 3752914 21162 2909 1 0 3715374 0
[pid=15014/tid=15016] ppid=15011 vsize=15011656 memory=8389772277269004345 CPUtime=0.2 cores=0,2,4,6
/proc/15014/task/15016/stat : 15016 (java) R 15011 15014 8919 0 -1 4202560 7485 0 0 0 18 2 0 0 20 0 15 0 52730903 15371935744 21162 33554432000 4194304 4196468 140734898474000 140653598557728 140653626750109 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 19660800 140734898476020 140734898476297 140734898476297 140734898479055 0
[pid=15014/tid=15017] ppid=15011 vsize=15011656 memory=288230609019731991 CPUtime=0 cores=0,2,4,6
/proc/15014/task/15017/stat : 15017 (java) S 15011 15014 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52730905 15371935744 21162 33554432000 4194304 4196468 140734898474000 140653630970256 140653626738389 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19660800 140734898476020 140734898476297 140734898476297 140734898479055 0
[pid=15014/tid=15018] ppid=15011 vsize=15011656 memory=139825956877304 CPUtime=0 cores=0,2,4,6
/proc/15014/task/15018/stat : 15018 (java) S 15011 15014 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52730905 15371935744 21162 33554432000 4194304 4196468 140734898474000 140653406673168 140653626738389 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19660800 140734898476020 140734898476297 140734898476297 140734898479055 0
[pid=15014/tid=15019] ppid=15011 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15014/task/15019/stat : 15019 (java) S 15011 15014 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52730905 15371935744 21162 33554432000 4194304 4196468 140734898474000 140653405620880 140653626738389 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19660800 140734898476020 140734898476297 140734898476297 140734898479055 0
[pid=15014/tid=15020] ppid=15011 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/15014/task/15020/stat : 15020 (java) S 15011 15014 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52730905 15371935744 21162 33554432000 4194304 4196468 140734898474000 140653404568080 140653626738389 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19660800 140734898476020 140734898476297 140734898476297 140734898479055 0
[pid=15014/tid=15021] ppid=15011 vsize=15011656 memory=139825956566656 CPUtime=0 cores=0,2,4,6
/proc/15014/task/15021/stat : 15021 (java) S 15011 15014 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52730906 15371935744 21162 33554432000 4194304 4196468 140734898474000 140652966799984 140653626739330 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19660800 140734898476020 140734898476297 140734898476297 140734898479055 0
[pid=15014/tid=15022] ppid=15011 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/15014/task/15022/stat : 15022 (java) S 15011 15014 8919 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 52730907 15371935744 21162 33554432000 4194304 4196468 140734898474000 140652125873440 140653626738389 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19660800 140734898476020 140734898476297 140734898476297 140734898479055 0
[pid=15014/tid=15023] ppid=15011 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15014/task/15023/stat : 15023 (java) S 15011 15014 8919 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 52730907 15371935744 21162 33554432000 4194304 4196468 140734898474000 140651991651952 140653626738389 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19660800 140734898476020 140734898476297 140734898476297 140734898479055 0
[pid=15014/tid=15024] ppid=15011 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15014/task/15024/stat : 15024 (java) S 15011 15014 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52730909 15371935744 21162 33554432000 4194304 4196468 140734898474000 140651617147472 140653626746779 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19660800 140734898476020 140734898476297 140734898476297 140734898479055 0
[pid=15014/tid=15025] ppid=15011 vsize=15011656 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/15014/task/15025/stat : 15025 (java) R 15011 15014 8919 0 -1 4202560 324 0 0 0 1 0 0 0 20 0 15 0 52730909 15371935744 21162 33554432000 4194304 4196468 140734898474000 140652965746800 140653604387248 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 19660800 140734898476020 140734898476297 140734898476297 140734898479055 0
[pid=15014/tid=15026] ppid=15011 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/15014/task/15026/stat : 15026 (java) R 15011 15014 8919 0 -1 1077944384 157 0 0 0 0 0 0 0 20 0 15 0 52730909 15371935744 21162 33554432000 4194304 4196468 140734898474000 140652964694000 140653626739330 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 19660800 140734898476020 140734898476297 140734898476297 140734898479055 0
[pid=15014/tid=15027] ppid=15011 vsize=15011656 memory=139825956566656 CPUtime=0.03 cores=0,2,4,6
/proc/15014/task/15027/stat : 15027 (java) S 15011 15014 8919 0 -1 1077944384 290 0 0 0 3 0 0 0 20 0 15 0 52730909 15371935744 21162 33554432000 4194304 4196468 140734898474000 140652963641712 140653626739330 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19660800 140734898476020 140734898476297 140734898476297 140734898479055 0
[pid=15014/tid=15028] ppid=15011 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/15014/task/15028/stat : 15028 (java) S 15011 15014 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52730910 15371935744 21162 33554432000 4194304 4196468 140734898474000 140651119241696 140653626738389 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19660800 140734898476020 140734898476297 140734898476297 140734898479055 0
[pid=15014/tid=15029] ppid=15011 vsize=15011656 memory=139825956566656 CPUtime=0 cores=0,2,4,6
/proc/15014/task/15029/stat : 15029 (java) S 15011 15014 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52730910 15371935744 21162 33554432000 4194304 4196468 140734898474000 140652962589616 140653626739330 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19660800 140734898476020 140734898476297 140734898476297 140734898479055 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 84648 KiB

[startup+0.310533 s]*
/proc/loadavg: 2.20 2.12 2.09 4/221 15029
/proc/meminfo: memFree=16302492/32770624 swapFree=67108860/67108860
[pid=15014] ppid=15011 vsize=15011656 memory=88128 CPUtime=0.43 cores=0,2,4,6
/proc/15014/stat : 15014 (java) S 15011 15014 8919 0 -1 1077944320 10147 0 0 0 40 3 0 0 20 0 15 0 52730903 15371935744 22032 33554432000 4194304 4196468 140734898474000 140734898456544 140653626728183 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 19660800 140734898476020 140734898476297 140734898476297 140734898479055 0
/proc/15014/statm: 3752914 22032 2982 1 0 3715374 0
[pid=15014/tid=15016] ppid=15011 vsize=15011656 memory=8389772277269004345 CPUtime=0.29 cores=0,2,4,6
/proc/15014/task/15016/stat : 15016 (java) R 15011 15014 8919 0 -1 4202560 7862 0 0 0 27 2 0 0 20 0 15 0 52730903 15371935744 22032 33554432000 4194304 4196468 140734898474000 140653598558096 140653610808670 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 19660800 140734898476020 140734898476297 140734898476297 140734898479055 0
[pid=15014/tid=15017] ppid=15011 vsize=15011656 memory=4294967638 CPUtime=0 cores=0,2,4,6
/proc/15014/task/15017/stat : 15017 (java) S 15011 15014 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52730905 15371935744 22032 33554432000 4194304 4196468 140734898474000 140653630970256 140653626738389 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19660800 140734898476020 140734898476297 140734898476297 140734898479055 0
[pid=15014/tid=15018] ppid=15011 vsize=15011656 memory=139825956877230 CPUtime=0 cores=0,2,4,6
/proc/15014/task/15018/stat : 15018 (java) S 15011 15014 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52730905 15371935744 22032 33554432000 4194304 4196468 140734898474000 140653406673168 140653626738389 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19660800 140734898476020 140734898476297 140734898476297 140734898479055 0
[pid=15014/tid=15019] ppid=15011 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15014/task/15019/stat : 15019 (java) S 15011 15014 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52730905 15371935744 22032 33554432000 4194304 4196468 140734898474000 140653405620880 140653626738389 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19660800 140734898476020 140734898476297 140734898476297 140734898479055 0
[pid=15014/tid=15020] ppid=15011 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/15014/task/15020/stat : 15020 (java) S 15011 15014 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52730905 15371935744 22032 33554432000 4194304 4196468 140734898474000 140653404568080 140653626738389 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19660800 140734898476020 140734898476297 140734898476297 140734898479055 0
[pid=15014/tid=15021] ppid=15011 vsize=15011656 memory=139825956566656 CPUtime=0 cores=0,2,4,6
/proc/15014/task/15021/stat : 15021 (java) S 15011 15014 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52730906 15371935744 22032 33554432000 4194304 4196468 140734898474000 140652966799984 140653626739330 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19660800 140734898476020 140734898476297 140734898476297 140734898479055 0
[pid=15014/tid=15022] ppid=15011 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/15014/task/15022/stat : 15022 (java) S 15011 15014 8919 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 52730907 15371935744 22032 33554432000 4194304 4196468 140734898474000 140652125873440 140653626738389 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19660800 140734898476020 140734898476297 140734898476297 140734898479055 0
[pid=15014/tid=15023] ppid=15011 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15014/task/15023/stat : 15023 (java) S 15011 15014 8919 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 52730907 15371935744 22032 33554432000 4194304 4196468 140734898474000 140651991651952 140653626738389 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19660800 140734898476020 140734898476297 140734898476297 140734898479055 0
[pid=15014/tid=15024] ppid=15011 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15014/task/15024/stat : 15024 (java) S 15011 15014 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52730909 15371935744 22032 33554432000 4194304 4196468 140734898474000 140651617147472 140653626746779 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19660800 140734898476020 140734898476297 140734898476297 140734898479055 0
[pid=15014/tid=15025] ppid=15011 vsize=15011656 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/15014/task/15025/stat : 15025 (java) S 15011 15014 8919 0 -1 1077944384 373 0 0 0 2 0 0 0 20 0 15 0 52730909 15371935744 22032 33554432000 4194304 4196468 140734898474000 140652965746800 140653626739330 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19660800 140734898476020 140734898476297 140734898476297 140734898479055 0
[pid=15014/tid=15026] ppid=15011 vsize=15011656 memory=-1 CPUtime=0.03 cores=0,2,4,6
/proc/15014/task/15026/stat : 15026 (java) S 15011 15014 8919 0 -1 1077944384 253 0 0 0 3 0 0 0 20 0 15 0 52730909 15371935744 22032 33554432000 4194304 4196468 140734898474000 140652964694000 140653626739330 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19660800 140734898476020 140734898476297 140734898476297 140734898479055 0
[pid=15014/tid=15027] ppid=15011 vsize=15011656 memory=139825956566656 CPUtime=0.07 cores=0,2,4,6
/proc/15014/task/15027/stat : 15027 (java) R 15011 15014 8919 0 -1 4202560 311 0 0 0 7 0 0 0 20 0 15 0 52730909 15371935744 22032 33554432000 4194304 4196468 140734898474000 140652963641712 140653610974655 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 19660800 140734898476020 140734898476297 140734898476297 140734898479055 0
[pid=15014/tid=15028] ppid=15011 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/15014/task/15028/stat : 15028 (java) S 15011 15014 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52730910 15371935744 22032 33554432000 4194304 4196468 140734898474000 140651119241696 140653626738389 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19660800 140734898476020 140734898476297 140734898476297 140734898479055 0
[pid=15014/tid=15029] ppid=15011 vsize=15011656 memory=139825956566656 CPUtime=0 cores=0,2,4,6
/proc/15014/task/15029/stat : 15029 (java) S 15011 15014 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52730910 15371935744 22032 33554432000 4194304 4196468 140734898474000 140652962589616 140653626739330 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19660800 140734898476020 140734898476297 140734898476297 140734898479055 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 88128 KiB

[startup+0.705639 s]
/proc/loadavg: 2.20 2.12 2.09 4/221 15029
/proc/meminfo: memFree=16278556/32770624 swapFree=67108860/67108860
[pid=15014] ppid=15011 vsize=15020052 memory=128120 CPUtime=1 cores=0,2,4,6
/proc/15014/stat : 15014 (java) S 15011 15014 8919 0 -1 1077944320 17240 0 0 0 95 5 0 0 20 0 15 0 52730903 15380533248 32030 33554432000 4194304 4196468 140734898474000 140734898456544 140653626728183 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 19660800 140734898476020 140734898476297 140734898476297 140734898479055 0
/proc/15014/statm: 3755013 32030 3164 1 0 3716398 0
[pid=15014/tid=15016] ppid=15011 vsize=15020052 memory=0 CPUtime=0.68 cores=0,2,4,6
/proc/15014/task/15016/stat : 15016 (java) R 15011 15014 8919 0 -1 4202560 14472 0 0 0 64 4 0 0 20 0 15 0 52730903 15380533248 32030 33554432000 4194304 4196468 140734898474000 140653598549712 140653618965310 0 4 0 25189583 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 19660800 140734898476020 140734898476297 140734898476297 140734898479055 0
[pid=15014/tid=15017] ppid=15011 vsize=15020052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15014/task/15017/stat : 15017 (java) S 15011 15014 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52730905 15380533248 32030 33554432000 4194304 4196468 140734898474000 140653630970256 140653626738389 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19660800 140734898476020 140734898476297 140734898476297 140734898479055 0
[pid=15014/tid=15018] ppid=15011 vsize=15020052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15014/task/15018/stat : 15018 (java) S 15011 15014 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52730905 15380533248 32030 33554432000 4194304 4196468 140734898474000 140653406673168 140653626738389 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19660800 140734898476020 140734898476297 140734898476297 140734898479055 0
[pid=15014/tid=15019] ppid=15011 vsize=15020052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15014/task/15019/stat : 15019 (java) S 15011 15014 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52730905 15380533248 32030 33554432000 4194304 4196468 140734898474000 140653405620880 140653626738389 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19660800 140734898476020 140734898476297 140734898476297 140734898479055 0
[pid=15014/tid=15020] ppid=15011 vsize=15020052 memory=204340518211084 CPUtime=0 cores=0,2,4,6
/proc/15014/task/15020/stat : 15020 (java) S 15011 15014 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52730905 15380533248 32030 33554432000 4194304 4196468 140734898474000 140653404568080 140653626738389 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19660800 140734898476020 140734898476297 140734898476297 140734898479055 0
[pid=15014/tid=15021] ppid=15011 vsize=15020052 memory=286033 CPUtime=0 cores=0,2,4,6
/proc/15014/task/15021/stat : 15021 (java) S 15011 15014 8919 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 52730906 15380533248 32030 33554432000 4194304 4196468 140734898474000 140652966799984 140653626739330 0 0 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19660800 140734898476020 140734898476297 140734898476297 140734898479055 0
[pid=15014/tid=15022] ppid=15011 vsize=15020052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15014/task/15022/stat : 15022 (java) S 15011 15014 8919 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 52730907 15380533248 32030 33554432000 4194304 4196468 140734898474000 140652125873440 140653626738389 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19660800 140734898476020 140734898476297 140734898476297 140734898479055 0
[pid=15014/tid=15023] ppid=15011 vsize=15020052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15014/task/15023/stat : 15023 (java) S 15011 15014 8919 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 52730907 15380533248 32030 33554432000 4194304 4196468 140734898474000 140651991651952 140653626738389 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19660800 140734898476020 140734898476297 140734898476297 140734898479055 0
[pid=15014/tid=15024] ppid=15011 vsize=15020052 memory=7809523229951467574 CPUtime=0 cores=0,2,4,6
/proc/15014/task/15024/stat : 15024 (java) S 15011 15014 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52730909 15380533248 32030 33554432000 4194304 4196468 140734898474000 140651617147472 140653626746779 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19660800 140734898476020 140734898476297 140734898476297 140734898479055 0
[pid=15014/tid=15025] ppid=15011 vsize=15020052 memory=0 CPUtime=0.06 cores=0,2,4,6
/proc/15014/task/15025/stat : 15025 (java) S 15011 15014 8919 0 -1 1077944384 612 0 0 0 6 0 0 0 20 0 15 0 52730909 15380533248 32030 33554432000 4194304 4196468 140734898474000 140652965746800 140653626739330 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19660800 140734898476020 140734898476297 140734898476297 140734898479055 0
[pid=15014/tid=15026] ppid=15011 vsize=15020052 memory=-3472574513799858009 CPUtime=0.06 cores=0,2,4,6
/proc/15014/task/15026/stat : 15026 (java) R 15011 15014 8919 0 -1 4202560 340 0 0 0 6 0 0 0 20 0 15 0 52730909 15380533248 32030 33554432000 4194304 4196468 140734898474000 140652964694000 140653606421287 0 4 0 25189583 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 19660800 140734898476020 140734898476297 140734898476297 140734898479055 0
[pid=15014/tid=15027] ppid=15011 vsize=15020052 memory=6944656592387989600 CPUtime=0.17 cores=0,2,4,6
/proc/15014/task/15027/stat : 15027 (java) R 15011 15014 8919 0 -1 4202560 457 0 0 0 17 0 0 0 20 0 15 0 52730909 15380533248 32030 33554432000 4194304 4196468 140734898474000 140652963639672 140653626740118 0 4 0 25189583 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 19660800 140734898476020 140734898476297 140734898476297 140734898479055 0
[pid=15014/tid=15028] ppid=15011 vsize=15020052 memory=6944656575208382560 CPUtime=0 cores=0,2,4,6
/proc/15014/task/15028/stat : 15028 (java) S 15011 15014 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52730910 15380533248 32030 33554432000 4194304 4196468 140734898474000 140651119241696 140653626738389 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19660800 140734898476020 140734898476297 140734898476297 140734898479055 0
[pid=15014/tid=15029] ppid=15011 vsize=15020052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15014/task/15029/stat : 15029 (java) S 15011 15014 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52730910 15380533248 32030 33554432000 4194304 4196468 140734898474000 140652962589616 140653626739330 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19660800 140734898476020 140734898476297 140734898476297 140734898479055 0
Current children cumulated CPU time: 1 s
Current children cumulated vsize: 15020052 KiB
Current children cumulated memory: 128120 KiB

[startup+1.50161 s]
/proc/loadavg: 2.20 2.12 2.09 5/221 15029
/proc/meminfo: memFree=16250696/32770624 swapFree=67108860/67108860
[pid=15014] ppid=15011 vsize=15022100 memory=172168 CPUtime=2.94 cores=0,2,4,6
/proc/15014/stat : 15014 (java) S 15011 15014 8919 0 -1 1077944320 21100 0 0 0 286 8 0 0 20 0 15 0 52730903 15382630400 43042 33554432000 4194304 4196468 140734898474000 140734898456544 140653626728183 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 19660800 140734898476020 140734898476297 140734898476297 140734898479055 0
/proc/15014/statm: 3755525 43042 3198 1 0 3716910 0
[pid=15014/tid=15016] ppid=15011 vsize=15022100 memory=127 CPUtime=1.47 cores=0,2,4,6
/proc/15014/task/15016/stat : 15016 (java) R 15011 15014 8919 0 -1 4202560 15491 0 0 0 142 5 0 0 20 0 15 0 52730903 15382630400 43042 33554432000 4194304 4196468 140734898474000 140653598531072 140653626750109 0 4 0 25189583 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 19660800 140734898476020 140734898476297 140734898476297 140734898479055 0
[pid=15014/tid=15017] ppid=15011 vsize=15022100 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15014/task/15017/stat : 15017 (java) S 15011 15014 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52730905 15382630400 43042 33554432000 4194304 4196468 140734898474000 140653630970256 140653626738389 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19660800 140734898476020 140734898476297 140734898476297 140734898479055 0
[pid=15014/tid=15018] ppid=15011 vsize=15022100 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15014/task/15018/stat : 15018 (java) S 15011 15014 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52730905 15382630400 43042 33554432000 4194304 4196468 140734898474000 140653406673168 140653626738389 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19660800 140734898476020 140734898476297 140734898476297 140734898479055 0
[pid=15014/tid=15019] ppid=15011 vsize=15022100 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15014/task/15019/stat : 15019 (java) S 15011 15014 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52730905 15382630400 43042 33554432000 4194304 4196468 140734898474000 140653405620880 140653626738389 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19660800 140734898476020 140734898476297 140734898476297 140734898479055 0
[pid=15014/tid=15020] ppid=15011 vsize=15022100 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15014/task/15020/stat : 15020 (java) S 15011 15014 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52730905 15382630400 43042 33554432000 4194304 4196468 140734898474000 140653404568080 140653626738389 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19660800 140734898476020 140734898476297 140734898476297 140734898479055 0
[pid=15014/tid=15021] ppid=15011 vsize=15022100 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15014/task/15021/stat : 15021 (java) S 15011 15014 8919 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 52730906 15382630400 43042 33554432000 4194304 4196468 140734898474000 140652966799984 140653626739330 0 0 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19660800 140734898476020 140734898476297 140734898476297 140734898479055 0
[pid=15014/tid=15022] ppid=15011 vsize=15022100 memory=279651628894304 CPUtime=0 cores=0,2,4,6
/proc/15014/task/15022/stat : 15022 (java) S 15011 15014 8919 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 52730907 15382630400 43042 33554432000 4194304 4196468 140734898474000 140652125873440 140653626738389 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19660800 140734898476020 140734898476297 140734898476297 140734898479055 0
[pid=15014/tid=15023] ppid=15011 vsize=15022100 memory=279651628935728 CPUtime=0 cores=0,2,4,6
/proc/15014/task/15023/stat : 15023 (java) S 15011 15014 8919 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 52730907 15382630400 43042 33554432000 4194304 4196468 140734898474000 140651991651952 140653626738389 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19660800 140734898476020 140734898476297 140734898476297 140734898479055 0
[pid=15014/tid=15024] ppid=15011 vsize=15022100 memory=139825814851120 CPUtime=0 cores=0,2,4,6
/proc/15014/task/15024/stat : 15024 (java) S 15011 15014 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52730909 15382630400 43042 33554432000 4194304 4196468 140734898474000 140651617147472 140653626746779 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19660800 140734898476020 140734898476297 140734898476297 140734898479055 0
[pid=15014/tid=15025] ppid=15011 vsize=15022100 memory=0 CPUtime=0.34 cores=0,2,4,6
/proc/15014/task/15025/stat : 15025 (java) R 15011 15014 8919 0 -1 4202560 797 0 0 0 33 1 0 0 20 0 15 0 52730909 15382630400 43042 33554432000 4194304 4196468 140734898474000 140652965734480 140653607907900 0 4 0 25189583 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 19660800 140734898476020 140734898476297 140734898476297 140734898479055 0
[pid=15014/tid=15026] ppid=15011 vsize=15022100 memory=5794836780235445345 CPUtime=0.36 cores=0,2,4,6
/proc/15014/task/15026/stat : 15026 (java) R 15011 15014 8919 0 -1 4202560 752 0 0 0 36 0 0 0 20 0 15 0 52730909 15382630400 43042 33554432000 4194304 4196468 140734898474000 140652964680208 140653610114905 0 4 0 25189583 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 19660800 140734898476020 140734898476297 140734898476297 140734898479055 0
[pid=15014/tid=15027] ppid=15011 vsize=15022100 memory=6008734728594288229 CPUtime=0.73 cores=0,2,4,6
/proc/15014/task/15027/stat : 15027 (java) S 15011 15014 8919 0 -1 1077944384 2700 0 0 0 73 0 0 0 20 0 15 0 52730909 15382630400 43042 33554432000 4194304 4196468 140734898474000 140652963641712 140653626739330 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19660800 140734898476020 140734898476297 140734898476297 140734898479055 0
[pid=15014/tid=15028] ppid=15011 vsize=15022100 memory=7517461399978076782 CPUtime=0 cores=0,2,4,6
/proc/15014/task/15028/stat : 15028 (java) S 15011 15014 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52730910 15382630400 43042 33554432000 4194304 4196468 140734898474000 140651119241696 140653626738389 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19660800 140734898476020 140734898476297 140734898476297 140734898479055 0
[pid=15014/tid=15029] ppid=15011 vsize=15022100 memory=7517461399978076782 CPUtime=0 cores=0,2,4,6
/proc/15014/task/15029/stat : 15029 (java) S 15011 15014 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52730910 15382630400 43042 33554432000 4194304 4196468 140734898474000 140652962589616 140653626739330 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19660800 140734898476020 140734898476297 140734898476297 140734898479055 0
Current children cumulated CPU time: 2.94 s
Current children cumulated vsize: 15022100 KiB
Current children cumulated memory: 172168 KiB

[startup+2.09565 s]
# the end of solver process 15014 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=4.63053 s, system=0.110512 s

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

[startup+1.60331 s]
/proc/loadavg: 2.20 2.12 2.09 5/221 15029
/proc/meminfo: memFree=16250696/32770624 swapFree=67108860/67108860
[pid=15014] ppid=15011 vsize=15024148 memory=183984 CPUtime=3.26 cores=0,2,4,6
/proc/15014/stat : 15014 (java) S 15011 15014 8919 0 -1 1077944320 21468 0 0 0 318 8 0 0 20 0 15 0 52730903 15384727552 45996 33554432000 4194304 4196468 140734898474000 140734898456544 140653626728183 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 19660800 140734898476020 140734898476297 140734898476297 140734898479055 0
/proc/15014/statm: 3756037 45996 3206 1 0 3717422 0
[pid=15014/tid=15016] ppid=15011 vsize=15024148 memory=6933690305039933585 CPUtime=1.57 cores=0,2,4,6
/proc/15014/task/15016/stat : 15016 (java) R 15011 15014 8919 0 -1 4202560 15612 0 0 0 152 5 0 0 20 0 15 0 52730903 15384727552 45996 33554432000 4194304 4196468 140734898474000 140653598562352 140653612797236 0 4 0 25189583 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 19660800 140734898476020 140734898476297 140734898476297 140734898479055 0
[pid=15014/tid=15017] ppid=15011 vsize=15024148 memory=139825814555879 CPUtime=0 cores=0,2,4,6
/proc/15014/task/15017/stat : 15017 (java) S 15011 15014 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52730905 15384727552 45996 33554432000 4194304 4196468 140734898474000 140653630970256 140653626738389 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19660800 140734898476020 140734898476297 140734898476297 140734898479055 0
[pid=15014/tid=15018] ppid=15011 vsize=15024148 memory=3467964450540773440 CPUtime=0 cores=0,2,4,6
/proc/15014/task/15018/stat : 15018 (java) S 15011 15014 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52730905 15384727552 45996 33554432000 4194304 4196468 140734898474000 140653406673168 140653626738389 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19660800 140734898476020 140734898476297 140734898476297 140734898479055 0
[pid=15014/tid=15019] ppid=15011 vsize=15024148 memory=5787221545506525541 CPUtime=0 cores=0,2,4,6
/proc/15014/task/15019/stat : 15019 (java) S 15011 15014 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52730905 15384727552 45996 33554432000 4194304 4196468 140734898474000 140653405620880 140653626738389 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19660800 140734898476020 140734898476297 140734898476297 140734898479055 0
[pid=15014/tid=15020] ppid=15011 vsize=15024148 memory=5865491479076426066 CPUtime=0 cores=0,2,4,6
/proc/15014/task/15020/stat : 15020 (java) S 15011 15014 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52730905 15384727552 45996 33554432000 4194304 4196468 140734898474000 140653404568080 140653626738389 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19660800 140734898476020 140734898476297 140734898476297 140734898479055 0
[pid=15014/tid=15021] ppid=15011 vsize=15024148 memory=7811871126067767892 CPUtime=0 cores=0,2,4,6
/proc/15014/task/15021/stat : 15021 (java) S 15011 15014 8919 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 52730906 15384727552 45996 33554432000 4194304 4196468 140734898474000 140652966799984 140653626739330 0 0 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19660800 140734898476020 140734898476297 140734898476297 140734898479055 0
[pid=15014/tid=15022] ppid=15011 vsize=15024148 memory=5787220424116494930 CPUtime=0 cores=0,2,4,6
/proc/15014/task/15022/stat : 15022 (java) S 15011 15014 8919 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 52730907 15384727552 45996 33554432000 4194304 4196468 140734898474000 140652125873440 140653626738389 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19660800 140734898476020 140734898476297 140734898476297 140734898479055 0
[pid=15014/tid=15023] ppid=15011 vsize=15024148 memory=7302135314614015845 CPUtime=0 cores=0,2,4,6
/proc/15014/task/15023/stat : 15023 (java) S 15011 15014 8919 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 52730907 15384727552 45996 33554432000 4194304 4196468 140734898474000 140651991651952 140653626738389 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19660800 140734898476020 140734898476297 140734898476297 140734898479055 0
[pid=15014/tid=15024] ppid=15011 vsize=15024148 memory=8320808402720012085 CPUtime=0 cores=0,2,4,6
/proc/15014/task/15024/stat : 15024 (java) S 15011 15014 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52730909 15384727552 45996 33554432000 4194304 4196468 140734898474000 140651617147472 140653626746779 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19660800 140734898476020 140734898476297 140734898476297 140734898479055 0
[pid=15014/tid=15025] ppid=15011 vsize=15024148 memory=5524 CPUtime=0.42 cores=0,2,4,6
/proc/15014/task/15025/stat : 15025 (java) R 15011 15014 8919 0 -1 4202560 835 0 0 0 41 1 0 0 20 0 15 0 52730909 15384727552 45996 33554432000 4194304 4196468 140734898474000 140652965729872 140653611853489 0 4 0 25189583 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 19660800 140734898476020 140734898476297 140734898476297 140734898479055 0
[pid=15014/tid=15026] ppid=15011 vsize=15024148 memory=0 CPUtime=0.44 cores=0,2,4,6
/proc/15014/task/15026/stat : 15026 (java) R 15011 15014 8919 0 -1 1077944384 847 0 0 0 44 0 0 0 20 0 15 0 52730909 15384727552 45996 33554432000 4194304 4196468 140734898474000 140652964687024 140653626738389 0 4 0 25189583 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 19660800 140734898476020 140734898476297 140734898476297 140734898479055 0
[pid=15014/tid=15027] ppid=15011 vsize=15024148 memory=0 CPUtime=0.8 cores=0,2,4,6
/proc/15014/task/15027/stat : 15027 (java) R 15011 15014 8919 0 -1 4202560 2815 0 0 0 80 0 0 0 20 0 15 0 52730909 15384727552 45996 33554432000 4194304 4196468 140734898474000 140652963633920 140653605259168 0 4 0 25189583 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 19660800 140734898476020 140734898476297 140734898476297 140734898479055 0
[pid=15014/tid=15028] ppid=15011 vsize=15024148 memory=2241 CPUtime=0 cores=0,2,4,6
/proc/15014/task/15028/stat : 15028 (java) S 15011 15014 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52730910 15384727552 45996 33554432000 4194304 4196468 140734898474000 140651119241696 140653626738389 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19660800 140734898476020 140734898476297 140734898476297 140734898479055 0
[pid=15014/tid=15029] ppid=15011 vsize=15024148 memory=13773960120851 CPUtime=0 cores=0,2,4,6
/proc/15014/task/15029/stat : 15029 (java) S 15011 15014 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52730910 15384727552 45996 33554432000 4194304 4196468 140734898474000 140652962589616 140653626739330 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19660800 140734898476020 140734898476297 140734898476297 140734898479055 0
Current children cumulated CPU time: 3.26 s
Current children cumulated vsize: 15024148 KiB
Current children cumulated memory: 183984 KiB

[startup+2.00611 s]*
/proc/loadavg: 2.34 2.15 2.10 4/224 15033
/proc/meminfo: memFree=16154172/32770624 swapFree=67108860/67108860
[pid=15014] ppid=15011 vsize=15419716 memory=235044 CPUtime=4.55 cores=0,2,4,6
/proc/15014/stat : 15014 (java) S 15011 15014 8919 0 -1 1077944320 23101 547 0 0 446 9 0 0 20 0 17 0 52730903 15789789184 58761 33554432000 4194304 4196468 140734898474000 140734898456544 140653626728183 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 19660800 140734898476020 140734898476297 140734898476297 140734898479055 0
/proc/15014/statm: 3854929 58761 3222 1 0 3815785 0
[pid=15014/tid=15016] ppid=15011 vsize=15419716 memory=7883960649037381690 CPUtime=1.97 cores=0,2,4,6
/proc/15014/task/15016/stat : 15016 (java) R 15011 15014 8919 0 -1 4202560 16313 547 0 0 191 6 0 0 20 0 17 0 52730903 15789789184 58761 33554432000 4194304 4196468 140734898474000 140653598567904 140653626750109 0 4 0 25189583 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 19660800 140734898476020 140734898476297 140734898476297 140734898479055 0
[pid=15014/tid=15017] ppid=15011 vsize=15419716 memory=8947 CPUtime=0 cores=0,2,4,6
/proc/15014/task/15017/stat : 15017 (java) S 15011 15014 8919 0 -1 1077944384 1 547 0 0 0 0 0 0 20 0 17 0 52730905 15789789184 58761 33554432000 4194304 4196468 140734898474000 140653630970256 140653626738389 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19660800 140734898476020 140734898476297 140734898476297 140734898479055 0
[pid=15014/tid=15018] ppid=15011 vsize=15419716 memory=139825956877337 CPUtime=0 cores=0,2,4,6
/proc/15014/task/15018/stat : 15018 (java) S 15011 15014 8919 0 -1 1077944384 1 547 0 0 0 0 0 0 20 0 17 0 52730905 15789789184 58761 33554432000 4194304 4196468 140734898474000 140653406673168 140653626738389 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19660800 140734898476020 140734898476297 140734898476297 140734898479055 0
[pid=15014/tid=15019] ppid=15011 vsize=15419716 memory=3834023680073951321 CPUtime=0 cores=0,2,4,6
/proc/15014/task/15019/stat : 15019 (java) S 15011 15014 8919 0 -1 1077944384 1 547 0 0 0 0 0 0 20 0 17 0 52730905 15789789184 58761 33554432000 4194304 4196468 140734898474000 140653405620880 140653626738389 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19660800 140734898476020 140734898476297 140734898476297 140734898479055 0
[pid=15014/tid=15020] ppid=15011 vsize=15419716 memory=12885569567 CPUtime=0 cores=0,2,4,6
/proc/15014/task/15020/stat : 15020 (java) S 15011 15014 8919 0 -1 1077944384 2 547 0 0 0 0 0 0 20 0 17 0 52730905 15789789184 58761 33554432000 4194304 4196468 140734898474000 140653404568080 140653626738389 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19660800 140734898476020 140734898476297 140734898476297 140734898479055 0
[pid=15014/tid=15021] ppid=15011 vsize=15419716 memory=139825956566656 CPUtime=0 cores=0,2,4,6
/proc/15014/task/15021/stat : 15021 (java) S 15011 15014 8919 0 -1 1077944384 5 547 0 0 0 0 0 0 20 0 17 0 52730906 15789789184 58761 33554432000 4194304 4196468 140734898474000 140652966799984 140653626739330 0 0 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19660800 140734898476020 140734898476297 140734898476297 140734898479055 0
[pid=15014/tid=15022] ppid=15011 vsize=15419716 memory=11488 CPUtime=0 cores=0,2,4,6
/proc/15014/task/15022/stat : 15022 (java) S 15011 15014 8919 0 -1 1077944384 13 547 0 0 0 0 0 0 20 0 17 0 52730907 15789789184 58761 33554432000 4194304 4196468 140734898474000 140652125873440 140653626738389 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19660800 140734898476020 140734898476297 140734898476297 140734898479055 0
[pid=15014/tid=15023] ppid=15011 vsize=15419716 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15014/task/15023/stat : 15023 (java) S 15011 15014 8919 0 -1 1077944384 21 547 0 0 0 0 0 0 20 0 17 0 52730907 15789789184 58761 33554432000 4194304 4196468 140734898474000 140651991651952 140653626738389 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19660800 140734898476020 140734898476297 140734898476297 140734898479055 0
[pid=15014/tid=15024] ppid=15011 vsize=15419716 memory=4294969504 CPUtime=0 cores=0,2,4,6
/proc/15014/task/15024/stat : 15024 (java) S 15011 15014 8919 0 -1 1077944384 3 547 0 0 0 0 0 0 20 0 17 0 52730909 15789789184 58761 33554432000 4194304 4196468 140734898474000 140651617147472 140653626746779 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19660800 140734898476020 140734898476297 140734898476297 140734898479055 0
[pid=15014/tid=15025] ppid=15011 vsize=15419716 memory=0 CPUtime=0.76 cores=0,2,4,6
/proc/15014/task/15025/stat : 15025 (java) R 15011 15014 8919 0 -1 4202560 1259 547 0 0 75 1 0 0 20 0 17 0 52730909 15789789184 58761 33554432000 4194304 4196468 140734898474000 140652965717840 140653611120845 0 4 0 25189583 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 19660800 140734898476020 140734898476297 140734898476297 140734898479055 0
[pid=15014/tid=15026] ppid=15011 vsize=15419716 memory=-1 CPUtime=0.78 cores=0,2,4,6
/proc/15014/task/15026/stat : 15026 (java) R 15011 15014 8919 0 -1 1077944384 969 547 0 0 78 0 0 0 20 0 17 0 52730909 15789789184 58761 33554432000 4194304 4196468 140734898474000 140652964694000 140653626739330 0 4 0 25189583 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 19660800 140734898476020 140734898476297 140734898476297 140734898479055 0
[pid=15014/tid=15027] ppid=15011 vsize=15419716 memory=139825956568424 CPUtime=1 cores=0,2,4,6
/proc/15014/task/15027/stat : 15027 (java) R 15011 15014 8919 0 -1 4202560 3164 547 0 0 99 1 0 0 20 0 17 0 52730909 15789789184 58761 33554432000 4194304 4196468 140734898474000 140652963641712 140653605651281 0 4 0 25189583 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 19660800 140734898476020 140734898476297 140734898476297 140734898479055 0
[pid=15014/tid=15028] ppid=15011 vsize=15419716 memory=3763097376024187679 CPUtime=0 cores=0,2,4,6
/proc/15014/task/15028/stat : 15028 (java) S 15011 15014 8919 0 -1 1077944384 3 547 0 0 0 0 0 0 20 0 17 0 52730910 15789789184 58761 33554432000 4194304 4196468 140734898474000 140651119241696 140653626738389 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19660800 140734898476020 140734898476297 140734898476297 140734898479055 0
[pid=15014/tid=15029] ppid=15011 vsize=15419716 memory=288230600379474678 CPUtime=0 cores=0,2,4,6
/proc/15014/task/15029/stat : 15029 (java) S 15011 15014 8919 0 -1 1077944384 1 547 0 0 0 0 0 0 20 0 17 0 52730910 15789789184 58761 33554432000 4194304 4196468 140734898474000 140652962589616 140653626739330 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19660800 140734898476020 140734898476297 140734898476297 140734898479055 0
[pid=15014/tid=15031] ppid=15011 vsize=15419716 memory=15539626425480980 CPUtime=0 cores=0,2,4,6
/proc/15014/task/15031/stat : 15031 (java) S 15011 15014 8919 0 -1 1077944384 24 547 0 0 0 0 0 0 20 0 17 0 52731103 15789789184 58761 33554432000 4194304 4196468 140734898474000 140653401236112 140653626739330 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19660800 140734898476020 140734898476297 140734898476297 140734898479055 0
[pid=15014/tid=15034] ppid=15011 vsize=15419716 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15014/task/15034/stat : 15034 (java) R 15011 15014 8919 0 -1 1077944384 0 547 0 0 0 0 0 0 20 0 17 0 52731104 15789789184 58761 33554432000 4194304 4196468 140734898474000 140650850806496 140653626738389 0 4 0 25189583 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 19660800 140734898476020 140734898476297 140734898476297 140734898479055 0
Current children cumulated CPU time: 4.55 s
Current children cumulated vsize: 15419716 KiB
Current children cumulated memory: 235044 KiB

Child status: 0
Real time (s): 2.0957
CPU time (s): 4.74104
CPU user time (s): 4.63053
CPU system time (s): 0.110512
CPU usage (%): 226.227
Max. virtual memory (cumulated for all children) (KiB): 15419716
Max. memory (cumulated for all children) (KiB): 235044

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.63053
system time used= 0.110512
maximum resident set size= 245584
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24110
page faults= 0
swaps= 0
block input operations= 0
block output operations= 192
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4035
involuntary context switches= 37


# summary of solver processes directly reported to runsolver:
#   pid: 15014
#   total CPU time (s): 4.74104
#   total CPU user time (s): 4.63053
#   total CPU system time (s): 0.110512

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.036943 second user time and 0.069541 second system time

The end

Launcher Data

Begin job on node102 at 2018-07-23 15:14:37
IDJOB=4294113
IDBENCH=141331
IDSOLVER=2755
FILE ID=node102/4294113-1532351677
RUNJOBID= node102-1532330044-8950
PBS_JOBID= 21019000
Free space on /tmp= 53240 MiB

SOLVER NAME= scop both+MapleCOMSPS (2018-06-13)
BENCH NAME= XCSP18/Bibd/Bibd-sc-07-03-01_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-4294113-1532351677/watcher-4294113-1532351677 -o /tmp/evaluation-result-4294113-1532351677/solver-4294113-1532351677 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node102-1532330044-8950 --watchdog 2580  java -Xms11g -Xmx11g -Xss128m -jar HOME/scop.jar -both -solver HOME/minisat_release -solverOption mapleTune01 -tmp HOME HOME/instance-4294113-1532351677.xml

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

MD5SUM BENCH= c825423b6f6dd90e2ab011227fbd0e9e
RANDOM SEED=1762600270

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:        16378892 kB
MemAvailable:   31609572 kB
Buffers:          257988 kB
Cached:         15060672 kB
SwapCached:            0 kB
Active:          1873456 kB
Inactive:       13828592 kB
Active(anon):     386680 kB
Inactive(anon):    16888 kB
Active(file):    1486776 kB
Inactive(file): 13811704 kB
Unevictable:        6604 kB
Mlocked:            6604 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8216 kB
Writeback:             0 kB
AnonPages:        336572 kB
Mapped:            49260 kB
Shmem:             17036 kB
Slab:             389164 kB
SReclaimable:     360660 kB
SUnreclaim:        28504 kB
KernelStack:        3888 kB
PageTables:         5564 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:   13514716 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    188416 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 53232 MiB
End job on node102 at 2018-07-23 15:14:40