Trace number 4294114

Some explanations

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

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

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

Solver answer on this benchmark

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

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.66/0.52	
0.66/0.53	scop order+minisat_release (2018-06-13)
0.66/0.53	
0.66/0.55	c BEGIN-Prog: Mon Jul 23 14:39:30 CEST 2018
0.66/0.55	c PID: 8257
0.66/0.55	c IP: 172.20.3.105
0.66/0.55	c HOST: node105.alineos.net
0.66/0.56	c (0,0) Parsing Begin
1.66/1.04	c (0,0) Parsing End
1.66/1.04	c (0,0) CSP: 0 int (0 aux), 196 bool (0 aux), 183 ctr, max domain size 2
1.66/1.04	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 20 MiB used (max 0 MiB)
1.66/1.05	c (0,0) Constraint Name Generate Begin
1.66/1.05	c (0,0) Ctr:HOME/instance-4294114-1532349570.xml,Eq:IntVar:LexMatrix:Mul:Num:WeightedSum
1.66/1.05	c (0,0) Constraint Name Generate End
1.66/1.05	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 20 MiB used (max 0 MiB)
1.66/1.05	c (0,0) CSP to CSPinCNF Begin
2.07/1.20	c (0,0) translated 19 (10%) constraints
2.07/1.25	c (0,0) translated 37 (20%) constraints
2.07/1.28	c (0,0) translated 55 (30%) constraints
2.38/1.32	c (0,0) translated 74 (40%) constraints
2.38/1.35	c (0,0) translated 92 (50%) constraints
2.38/1.38	c (0,0) translated 110 (60%) constraints
2.66/1.40	c (0,0) translated 129 (70%) constraints
2.66/1.42	c (0,0) translated 147 (80%) constraints
2.66/1.44	c (0,0) translated 165 (90%) constraints
2.66/1.46	c (0,0) translated 183 (100%) constraints
2.94/1.57	c (1,1) STATISTICS1:HOME/instance-4294114-1532349570.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.57	c (1,1) ===========================================
2.94/1.57	c (1,1) Order
2.94/1.57	c (1,1) ===========================================
3.31/1.60	c (1,1) translated 92 (10%) constraints
3.31/1.62	c (1,1) translated 183 (20%) constraints
3.31/1.63	c (1,1) translated 275 (30%) constraints
3.31/1.64	c (1,1) translated 366 (40%) constraints
3.31/1.65	c (1,1) translated 457 (50%) constraints
3.31/1.66	c (1,1) translated 549 (60%) constraints
3.31/1.67	c (1,1) translated 640 (70%) constraints
3.31/1.68	c (1,1) translated 732 (80%) constraints
3.64/1.70	c (1,1) translated 823 (90%) constraints
3.64/1.70	c (1,1) translated 914 (100%) constraints
3.64/1.71	c (1,1) CSP to CSPinCNF End
3.64/1.71	c (1,1) CSP: 0 int (0 aux), 697 bool (501 aux), 1390 ctr, max domain size 2
3.64/1.71	c (1,1) Heap : 225 MiB used (max 10795 MiB), NonHeap : 26 MiB used (max 0 MiB)
3.64/1.71	c (1,1) CSPinCNF Propagation Begin
3.64/1.75	c (1,1) 0 values, 147 unsatisfiable literals, and 147 valid clauses are removed
3.64/1.75	c (1,1) CSPinCNF Propagation End
3.64/1.75	c (1,1) CSP: 0 int (0 aux), 697 bool (501 aux), 1243 ctr, max domain size 2
3.64/1.75	c (1,1) Heap : 225 MiB used (max 10795 MiB), NonHeap : 27 MiB used (max 0 MiB)
3.64/1.75	c (1,1) Simplify CSPinCNF Begin
3.64/1.77	c (1,1) Simplify CSPinCNF End
3.64/1.77	c (1,1) CSP: 0 int (0 aux), 853 bool (657 aux), 1399 ctr, max domain size 2
3.64/1.77	c (1,1) Heap : 225 MiB used (max 10795 MiB), NonHeap : 27 MiB used (max 0 MiB)
3.64/1.77	c (1,1) Calculate Precise Domain Begin
3.64/1.77	c (1,1) 0 values are removed by re-calculation
3.64/1.77	c (1,1) Calculate Precise Domain End
3.64/1.78	c (1,1) CSP: 0 int (0 aux), 853 bool (657 aux), 1399 ctr, max domain size 2
3.64/1.78	c (1,1) Heap : 225 MiB used (max 10795 MiB), NonHeap : 27 MiB used (max 0 MiB)
3.64/1.78	c (1,1) CSPinCNF to SatSolver Begin
4.28/1.90	c (1,1) 140 (10 %) CSP clauses are encoded (853 SAT variables, 895 SAT clauses)
4.28/1.90	c (1,1) 280 (20 %) CSP clauses are encoded (853 SAT variables, 1035 SAT clauses)
4.28/1.90	c (1,1) 420 (30 %) CSP clauses are encoded (853 SAT variables, 1175 SAT clauses)
4.28/1.91	c (1,1) 560 (40 %) CSP clauses are encoded (853 SAT variables, 1315 SAT clauses)
4.28/1.91	c (1,1) 700 (50 %) CSP clauses are encoded (853 SAT variables, 1455 SAT clauses)
4.28/1.91	c (1,1) 840 (60 %) CSP clauses are encoded (853 SAT variables, 1595 SAT clauses)
4.28/1.92	c (1,1) 980 (70 %) CSP clauses are encoded (853 SAT variables, 1735 SAT clauses)
4.28/1.93	c (1,1) 1120 (80 %) CSP clauses are encoded (853 SAT variables, 2305 SAT clauses)
4.28/1.94	c (1,1) 1260 (90 %) CSP clauses are encoded (853 SAT variables, 2511 SAT clauses)
4.28/1.94	c (1,1) 1399 (100 %) CSP clauses are encoded (853 SAT variables, 2718 SAT clauses)
4.28/1.94	c (1,1) CSPinCNF to SatSolver End
4.28/1.94	c (1,1) Heap : 225 MiB used (max 10795 MiB), NonHeap : 29 MiB used (max 0 MiB)
4.28/1.97	c (1,1) STATISTICS2:HOME/instance-4294114-1532349570.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.28/1.97	c (1,1) SatSolver.solve Begin
4.28/1.97	c (1,1) 853 bool, 2719 clause
4.28/1.97	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-4294114-1532349570.xml-scop-8257.cnf HOME/instance-4294114-1532349570.xml-scop-8257.cnf.out
4.28/1.99	c (1,0) c This is COMiniSatPS.
4.28/1.99	c (1,0) c WARNING: for repeatability, setting FPU to use double precision
4.28/1.99	c (1,0) c ============================[ Problem Statistics ]=============================
4.28/1.99	c (1,0) c |                                                                             |
4.28/1.99	c (1,0) c |  Number of variables:           853                                         |
4.28/1.99	c (1,0) c |  Number of clauses:            2719                                         |
4.28/1.99	c (1,0) c |  Parse time:                   0.00 s                                       |
4.28/1.99	c (1,0) c |  Eliminated clauses:           0.01 Mb                                      |
4.28/1.99	c (1,0) c Reduced to 27 vars, 139 cls (grow=0)
4.28/1.99	c (1,0) c No iterative elimination performed. (vars=27, c/v ratio=5.1)
4.28/1.99	c (1,0) c |  Simplification time:          0.00 s                                       |
4.28/1.99	c (1,0) c |                                                                             |
4.28/1.99	c (1,0) c ============================[ Search Statistics ]==============================
4.28/1.99	c (1,0) c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.28/1.99	c (1,0) c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
4.28/1.99	c (1,0) c ===============================================================================
4.28/1.99	c (1,0) c ===============================================================================
4.28/1.99	c (1,0) c restarts              : 1
4.28/1.99	c (1,0) c conflicts             : 1              (232 /sec)
4.28/1.99	c (1,0) c decisions             : 2              (0.00 % random) (464 /sec)
4.28/1.99	c (1,0) c propagations          : 483            (112143 /sec)
4.28/1.99	c (1,0) c conflict literals     : 1              (0.00 % deleted)
4.28/1.99	c (1,0) c CPU time              : 0.004307 s
4.28/1.99	c (1,0) 
4.28/1.99	c (1,0) s SATISFIABLE
4.58/2.03	c (1,1) SatSolver.solve End
4.58/2.03	c (1,1) Heap : 450 MiB used (max 10795 MiB), NonHeap : 30 MiB used (max 0 MiB)
4.58/2.03	c (1,1) Show results Begin
4.58/2.04	c (1,1) s[0][1][0] = 0
4.58/2.04	c (1,1) s[0][1][1] = 0
4.58/2.04	c (1,1) s[0][1][2] = 0
4.58/2.04	c (1,1) s[0][1][3] = 0
4.58/2.04	c (1,1) s[0][1][4] = 0
4.58/2.04	c (1,1) s[0][1][5] = 0
4.58/2.04	c (1,1) s[0][1][6] = 1
4.58/2.04	c (1,1) s[0][2][0] = 0
4.58/2.04	c (1,1) s[0][2][1] = 0
4.58/2.04	c (1,1) s[0][2][2] = 0
4.58/2.04	c (1,1) s[0][2][3] = 0
4.58/2.04	c (1,1) s[0][2][4] = 0
4.58/2.04	c (1,1) s[0][2][5] = 1
4.58/2.04	c (1,1) s[0][2][6] = 0
4.58/2.04	c (1,1) s[0][3][0] = 0
4.58/2.04	c (1,1) s[0][3][1] = 0
4.58/2.04	c (1,1) s[0][3][2] = 0
4.58/2.04	c (1,1) s[0][3][3] = 0
4.58/2.04	c (1,1) s[0][3][4] = 1
4.58/2.04	c (1,1) s[0][3][5] = 0
4.58/2.04	c (1,1) s[0][3][6] = 0
4.58/2.04	c (1,1) s[0][4][0] = 0
4.58/2.04	c (1,1) s[0][4][1] = 0
4.58/2.04	c (1,1) s[0][4][2] = 0
4.58/2.04	c (1,1) s[0][4][3] = 0
4.58/2.04	c (1,1) s[0][4][4] = 1
4.58/2.04	c (1,1) s[0][4][5] = 0
4.58/2.04	c (1,1) s[0][4][6] = 0
4.58/2.04	c (1,1) s[0][5][0] = 0
4.58/2.04	c (1,1) s[0][5][1] = 0
4.58/2.04	c (1,1) s[0][5][2] = 0
4.58/2.04	c (1,1) s[0][5][3] = 0
4.58/2.04	c (1,1) s[0][5][4] = 0
4.58/2.04	c (1,1) s[0][5][5] = 1
4.58/2.04	c (1,1) s[0][5][6] = 0
4.58/2.04	c (1,1) s[0][6][0] = 0
4.58/2.04	c (1,1) s[0][6][1] = 0
4.58/2.04	c (1,1) s[0][6][2] = 0
4.58/2.04	c (1,1) s[0][6][3] = 0
4.58/2.04	c (1,1) s[0][6][4] = 0
4.58/2.04	c (1,1) s[0][6][5] = 0
4.58/2.04	c (1,1) s[0][6][6] = 1
4.58/2.04	c (1,1) s[1][2][0] = 0
4.58/2.04	c (1,1) s[1][2][1] = 0
4.58/2.04	c (1,1) s[1][2][2] = 0
4.58/2.04	c (1,1) s[1][2][3] = 1
4.58/2.04	c (1,1) s[1][2][4] = 0
4.58/2.04	c (1,1) s[1][2][5] = 0
4.58/2.04	c (1,1) s[1][2][6] = 0
4.58/2.04	c (1,1) s[1][3][0] = 0
4.58/2.04	c (1,1) s[1][3][1] = 0
4.58/2.04	c (1,1) s[1][3][2] = 1
4.58/2.04	c (1,1) s[1][3][3] = 0
4.58/2.04	c (1,1) s[1][3][4] = 0
4.58/2.04	c (1,1) s[1][3][5] = 0
4.58/2.04	c (1,1) s[1][3][6] = 0
4.58/2.04	c (1,1) s[1][4][0] = 0
4.58/2.04	c (1,1) s[1][4][1] = 0
4.58/2.04	c (1,1) s[1][4][2] = 0
4.58/2.04	c (1,1) s[1][4][3] = 1
4.58/2.04	c (1,1) s[1][4][4] = 0
4.58/2.04	c (1,1) s[1][4][5] = 0
4.58/2.04	c (1,1) s[1][4][6] = 0
4.58/2.04	c (1,1) s[1][5][0] = 0
4.58/2.04	c (1,1) s[1][5][1] = 0
4.58/2.04	c (1,1) s[1][5][2] = 1
4.58/2.04	c (1,1) s[1][5][3] = 0
4.58/2.04	c (1,1) s[1][5][4] = 0
4.58/2.04	c (1,1) s[1][5][5] = 0
4.58/2.04	c (1,1) s[1][5][6] = 0
4.58/2.04	c (1,1) s[1][6][0] = 0
4.58/2.04	c (1,1) s[1][6][1] = 0
4.58/2.04	c (1,1) s[1][6][2] = 0
4.58/2.04	c (1,1) s[1][6][3] = 0
4.58/2.04	c (1,1) s[1][6][4] = 0
4.58/2.04	c (1,1) s[1][6][5] = 0
4.58/2.04	c (1,1) s[1][6][6] = 1
4.58/2.04	c (1,1) s[2][3][0] = 0
4.58/2.04	c (1,1) s[2][3][1] = 1
4.58/2.04	c (1,1) s[2][3][2] = 0
4.58/2.04	c (1,1) s[2][3][3] = 0
4.58/2.04	c (1,1) s[2][3][4] = 0
4.58/2.04	c (1,1) s[2][3][5] = 0
4.58/2.04	c (1,1) s[2][3][6] = 0
4.58/2.04	c (1,1) s[2][4][0] = 0
4.58/2.04	c (1,1) s[2][4][1] = 0
4.58/2.04	c (1,1) s[2][4][2] = 0
4.58/2.04	c (1,1) s[2][4][3] = 1
4.58/2.04	c (1,1) s[2][4][4] = 0
4.58/2.04	c (1,1) s[2][4][5] = 0
4.58/2.04	c (1,1) s[2][4][6] = 0
4.58/2.04	c (1,1) s[2][5][0] = 0
4.58/2.04	c (1,1) s[2][5][1] = 0
4.58/2.04	c (1,1) s[2][5][2] = 0
4.58/2.04	c (1,1) s[2][5][3] = 0
4.58/2.04	c (1,1) s[2][5][4] = 0
4.58/2.04	c (1,1) s[2][5][5] = 1
4.58/2.04	c (1,1) s[2][5][6] = 0
4.58/2.04	c (1,1) s[2][6][0] = 0
4.58/2.04	c (1,1) s[2][6][1] = 1
4.58/2.04	c (1,1) s[2][6][2] = 0
4.58/2.04	c (1,1) s[2][6][3] = 0
4.58/2.04	c (1,1) s[2][6][4] = 0
4.58/2.04	c (1,1) s[2][6][5] = 0
4.58/2.04	c (1,1) s[2][6][6] = 0
4.58/2.04	c (1,1) s[3][4][0] = 0
4.58/2.04	c (1,1) s[3][4][1] = 0
4.58/2.04	c (1,1) s[3][4][2] = 0
4.58/2.04	c (1,1) s[3][4][3] = 0
4.58/2.04	c (1,1) s[3][4][4] = 1
4.58/2.04	c (1,1) s[3][4][5] = 0
4.58/2.04	c (1,1) s[3][4][6] = 0
4.58/2.04	c (1,1) s[3][5][0] = 0
4.58/2.04	c (1,1) s[3][5][1] = 0
4.58/2.04	c (1,1) s[3][5][2] = 1
4.58/2.04	c (1,1) s[3][5][3] = 0
4.58/2.04	c (1,1) s[3][5][4] = 0
4.58/2.04	c (1,1) s[3][5][5] = 0
4.58/2.04	c (1,1) s[3][5][6] = 0
4.58/2.04	c (1,1) s[3][6][0] = 0
4.58/2.04	c (1,1) s[3][6][1] = 1
4.58/2.04	c (1,1) s[3][6][2] = 0
4.58/2.04	c (1,1) s[3][6][3] = 0
4.58/2.04	c (1,1) s[3][6][4] = 0
4.58/2.04	c (1,1) s[3][6][5] = 0
4.58/2.04	c (1,1) s[3][6][6] = 0
4.58/2.04	c (1,1) s[4][5][0] = 1
4.58/2.04	c (1,1) s[4][5][1] = 0
4.58/2.04	c (1,1) s[4][5][2] = 0
4.58/2.04	c (1,1) s[4][5][3] = 0
4.58/2.04	c (1,1) s[4][5][4] = 0
4.58/2.04	c (1,1) s[4][5][5] = 0
4.58/2.04	c (1,1) s[4][5][6] = 0
4.58/2.04	c (1,1) s[4][6][0] = 1
4.58/2.04	c (1,1) s[4][6][1] = 0
4.58/2.04	c (1,1) s[4][6][2] = 0
4.58/2.04	c (1,1) s[4][6][3] = 0
4.58/2.04	c (1,1) s[4][6][4] = 0
4.58/2.04	c (1,1) s[4][6][5] = 0
4.58/2.04	c (1,1) s[4][6][6] = 0
4.58/2.04	c (1,1) s[5][6][0] = 1
4.58/2.04	c (1,1) s[5][6][1] = 0
4.58/2.04	c (1,1) s[5][6][2] = 0
4.58/2.04	c (1,1) s[5][6][3] = 0
4.58/2.04	c (1,1) s[5][6][4] = 0
4.58/2.04	c (1,1) s[5][6][5] = 0
4.58/2.04	c (1,1) s[5][6][6] = 0
4.58/2.04	c (1,1) x[0][0] = 0
4.58/2.04	c (1,1) x[0][1] = 0
4.58/2.04	c (1,1) x[0][2] = 0
4.58/2.04	c (1,1) x[0][3] = 0
4.58/2.04	c (1,1) x[0][4] = 1
4.58/2.04	c (1,1) x[0][5] = 1
4.58/2.04	c (1,1) x[0][6] = 1
4.58/2.04	c (1,1) x[1][0] = 0
4.58/2.05	c (1,1) x[1][1] = 0
4.58/2.05	c (1,1) x[1][2] = 1
4.58/2.05	c (1,1) x[1][3] = 1
4.58/2.05	c (1,1) x[1][4] = 0
4.58/2.05	c (1,1) x[1][5] = 0
4.58/2.05	c (1,1) x[1][6] = 1
4.58/2.05	c (1,1) x[2][0] = 0
4.58/2.05	c (1,1) x[2][1] = 1
4.58/2.05	c (1,1) x[2][2] = 0
4.58/2.05	c (1,1) x[2][3] = 1
4.58/2.05	c (1,1) x[2][4] = 0
4.58/2.05	c (1,1) x[2][5] = 1
4.58/2.05	c (1,1) x[2][6] = 0
4.58/2.05	c (1,1) x[3][0] = 0
4.58/2.05	c (1,1) x[3][1] = 1
4.58/2.05	c (1,1) x[3][2] = 1
4.58/2.05	c (1,1) x[3][3] = 0
4.58/2.05	c (1,1) x[3][4] = 1
4.58/2.05	c (1,1) x[3][5] = 0
4.58/2.05	c (1,1) x[3][6] = 0
4.58/2.05	c (1,1) x[4][0] = 1
4.58/2.05	c (1,1) x[4][1] = 0
4.58/2.05	c (1,1) x[4][2] = 0
4.58/2.05	c (1,1) x[4][3] = 1
4.58/2.05	c (1,1) x[4][4] = 1
4.58/2.05	c (1,1) x[4][5] = 0
4.58/2.05	c (1,1) x[4][6] = 0
4.58/2.05	c (1,1) x[5][0] = 1
4.58/2.05	c (1,1) x[5][1] = 0
4.58/2.05	c (1,1) x[5][2] = 1
4.58/2.05	c (1,1) x[5][3] = 0
4.58/2.05	c (1,1) x[5][4] = 0
4.58/2.05	c (1,1) x[5][5] = 1
4.58/2.05	c (1,1) x[5][6] = 0
4.58/2.05	c (1,1) x[6][0] = 1
4.58/2.05	c (1,1) x[6][1] = 1
4.58/2.05	c (1,1) x[6][2] = 0
4.58/2.05	c (1,1) x[6][3] = 0
4.58/2.05	c (1,1) x[6][4] = 0
4.58/2.05	c (1,1) x[6][5] = 0
4.58/2.05	c (1,1) x[6][6] = 1
4.58/2.05	s SATISFIABLE
4.58/2.05	v <instantiation>
4.58/2.05	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.58/2.05	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.58/2.05	v </instantiation>
4.58/2.05	c (1,1) Show results End
4.58/2.05	c (1,1) Heap : 450 MiB used (max 10795 MiB), NonHeap : 31 MiB used (max 0 MiB)
4.58/2.05	c (1,1) 0,0,1,1,1,1,1,1,1,STOP-AFTER(ALL)
4.58/2.05	c END-Prog: Mon Jul 23 14:39:32 CEST 2018

Verifier Data

OK	

Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (4337 MiB free)
  memory of node 1: 16384 MiB (11193 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4294114-1532349570/watcher-4294114-1532349570 -o /tmp/evaluation-result-4294114-1532349570/solver-4294114-1532349570 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node105-1532330128-2302 --watchdog 2580 java -Xms11g -Xmx11g -Xss128m -jar HOME/scop.jar -order -solver HOME/minisat_release -solverOption mapleTune01 -tmp HOME HOME/instance-4294114-1532349570.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=8257, runsolver pid=8254

[startup+0.100058 s]*
/proc/loadavg: 2.27 2.19 2.11 3/220 8272
/proc/meminfo: memFree=15844144/32770624 swapFree=67108860/67108860
[pid=8257] ppid=8254 vsize=15011656 memory=72644 CPUtime=0.11 cores=0,2,4,6
/proc/8257/stat : 8257 (java) S 8254 8257 2271 0 -1 1077944320 6336 0 0 0 9 2 0 0 20 0 15 0 52520128 15371935744 18161 33554432000 4194304 4196468 140734192040064 140734192022608 140236365434615 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 26243072 140734192047091 140734192047369 140734192047369 140734192050127 0
/proc/8257/statm: 3752914 18161 2760 1 0 3715374 0
[pid=8257/tid=8259] ppid=8254 vsize=15011656 memory=4425530593704514451 CPUtime=0.08 cores=0,2,4,6
/proc/8257/task/8259/stat : 8259 (java) R 8254 8257 2271 0 -1 4202560 4591 0 0 0 7 1 0 0 20 0 15 0 52520128 15371935744 18293 33554432000 4194304 4196468 140734192040064 140236337260944 140236345710443 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 26243072 140734192047091 140734192047369 140734192047369 140734192050127 0
[pid=8257/tid=8260] ppid=8254 vsize=15011656 memory=-3689451258167578675 CPUtime=0 cores=0,2,4,6
/proc/8257/task/8260/stat : 8260 (java) S 8254 8257 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52520130 15371935744 18359 33554432000 4194304 4196468 140734192040064 140236369677328 140236365444821 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26243072 140734192047091 140734192047369 140734192047369 140734192050127 0
[pid=8257/tid=8261] ppid=8254 vsize=15011656 memory=140009342998144 CPUtime=0 cores=0,2,4,6
/proc/8257/task/8261/stat : 8261 (java) S 8254 8257 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52520130 15371935744 18359 33554432000 4194304 4196468 140734192040064 140236187765904 140236365444821 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26243072 140734192047091 140734192047369 140734192047369 140734192050127 0
[pid=8257/tid=8262] ppid=8254 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8257/task/8262/stat : 8262 (java) S 8254 8257 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52520130 15371935744 18359 33554432000 4194304 4196468 140734192040064 140236186712848 140236365444821 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26243072 140734192047091 140734192047369 140734192047369 140734192050127 0
[pid=8257/tid=8263] ppid=8254 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/8257/task/8263/stat : 8263 (java) S 8254 8257 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52520130 15371935744 18359 33554432000 4194304 4196468 140734192040064 140235823983504 140236365444821 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26243072 140734192047091 140734192047369 140734192047369 140734192050127 0
[pid=8257/tid=8264] ppid=8254 vsize=15011656 memory=140009342998144 CPUtime=0 cores=0,2,4,6
/proc/8257/task/8264/stat : 8264 (java) S 8254 8257 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52520131 15371935744 18359 33554432000 4194304 4196468 140734192040064 140235704846576 140236365445762 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26243072 140734192047091 140734192047369 140734192047369 140734192050127 0
[pid=8257/tid=8265] ppid=8254 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/8257/task/8265/stat : 8265 (java) S 8254 8257 2271 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 52520132 15371935744 18359 33554432000 4194304 4196468 140734192040064 140234943620256 140236365444821 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26243072 140734192047091 140734192047369 140734192047369 140734192050127 0
[pid=8257/tid=8266] ppid=8254 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8257/task/8266/stat : 8266 (java) S 8254 8257 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52520132 15371935744 18359 33554432000 4194304 4196468 140734192040064 140234708738800 140236365444821 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26243072 140734192047091 140734192047369 140734192047369 140734192050127 0
[pid=8257/tid=8267] ppid=8254 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8257/task/8267/stat : 8267 (java) S 8254 8257 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52520134 15371935744 18359 33554432000 4194304 4196468 140734192040064 140234334230480 140236365453211 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26243072 140734192047091 140734192047369 140734192047369 140734192050127 0
[pid=8257/tid=8268] ppid=8254 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8257/task/8268/stat : 8268 (java) S 8254 8257 2271 0 -1 1077944384 29 0 0 0 0 0 0 0 20 0 15 0 52520134 15371935744 18359 33554432000 4194304 4196468 140734192040064 140235703794416 140236365445762 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26243072 140734192047091 140734192047369 140734192047369 140734192050127 0
[pid=8257/tid=8269] ppid=8254 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/8257/task/8269/stat : 8269 (java) S 8254 8257 2271 0 -1 1077944384 282 0 0 0 0 0 0 0 20 0 15 0 52520134 15371935744 18359 33554432000 4194304 4196468 140734192040064 140235702741872 140236365445762 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26243072 140734192047091 140734192047369 140734192047369 140734192050127 0
[pid=8257/tid=8270] ppid=8254 vsize=15011656 memory=140009342998144 CPUtime=0.01 cores=0,2,4,6
/proc/8257/task/8270/stat : 8270 (java) S 8254 8257 2271 0 -1 1077944384 276 0 0 0 1 0 0 0 20 0 15 0 52520134 15371935744 18359 33554432000 4194304 4196468 140734192040064 140235701688816 140236365445762 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26243072 140734192047091 140734192047369 140734192047369 140734192050127 0
[pid=8257/tid=8271] ppid=8254 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/8257/task/8271/stat : 8271 (java) S 8254 8257 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52520135 15371935744 18425 33554432000 4194304 4196468 140734192040064 140233836325728 140236365444821 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26243072 140734192047091 140734192047369 140734192047369 140734192050127 0
[pid=8257/tid=8272] ppid=8254 vsize=15011656 memory=140009342998144 CPUtime=0 cores=0,2,4,6
/proc/8257/task/8272/stat : 8272 (java) S 8254 8257 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52520135 15371935744 18425 33554432000 4194304 4196468 140734192040064 140235700636208 140236365445762 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26243072 140734192047091 140734192047369 140734192047369 140734192050127 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 72644 KiB

[startup+0.210432 s]*
/proc/loadavg: 2.27 2.19 2.11 3/220 8272
/proc/meminfo: memFree=15829508/32770624 swapFree=67108860/67108860
[pid=8257] ppid=8254 vsize=15011656 memory=85716 CPUtime=0.26 cores=0,2,4,6
/proc/8257/stat : 8257 (java) S 8254 8257 2271 0 -1 1077944320 9854 0 0 0 23 3 0 0 20 0 15 0 52520128 15371935744 21429 33554432000 4194304 4196468 140734192040064 140734192022608 140236365434615 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 26243072 140734192047091 140734192047369 140734192047369 140734192050127 0
/proc/8257/statm: 3752914 21429 2936 1 0 3715374 0
[pid=8257/tid=8259] ppid=8254 vsize=15011656 memory=8389772277269004345 CPUtime=0.2 cores=0,2,4,6
/proc/8257/task/8259/stat : 8259 (java) R 8254 8257 2271 0 -1 4202560 7734 0 0 0 18 2 0 0 20 0 15 0 52520128 15371935744 21429 33554432000 4194304 4196468 140734192040064 140236337225280 140235866474947 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 26243072 140734192047091 140734192047369 140734192047369 140734192050127 0
[pid=8257/tid=8260] ppid=8254 vsize=15011656 memory=288230609019731991 CPUtime=0 cores=0,2,4,6
/proc/8257/task/8260/stat : 8260 (java) S 8254 8257 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52520130 15371935744 21429 33554432000 4194304 4196468 140734192040064 140236369677328 140236365444821 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26243072 140734192047091 140734192047369 140734192047369 140734192050127 0
[pid=8257/tid=8261] ppid=8254 vsize=15011656 memory=15955617464948376 CPUtime=0 cores=0,2,4,6
/proc/8257/task/8261/stat : 8261 (java) S 8254 8257 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52520130 15371935744 21429 33554432000 4194304 4196468 140734192040064 140236187765904 140236365444821 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26243072 140734192047091 140734192047369 140734192047369 140734192050127 0
[pid=8257/tid=8262] ppid=8254 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8257/task/8262/stat : 8262 (java) S 8254 8257 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52520130 15371935744 21429 33554432000 4194304 4196468 140734192040064 140236186712848 140236365444821 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26243072 140734192047091 140734192047369 140734192047369 140734192050127 0
[pid=8257/tid=8263] ppid=8254 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/8257/task/8263/stat : 8263 (java) S 8254 8257 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52520130 15371935744 21429 33554432000 4194304 4196468 140734192040064 140235823983504 140236365444821 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26243072 140734192047091 140734192047369 140734192047369 140734192050127 0
[pid=8257/tid=8264] ppid=8254 vsize=15011656 memory=140009342998144 CPUtime=0 cores=0,2,4,6
/proc/8257/task/8264/stat : 8264 (java) S 8254 8257 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52520131 15371935744 21429 33554432000 4194304 4196468 140734192040064 140235704846576 140236365445762 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26243072 140734192047091 140734192047369 140734192047369 140734192050127 0
[pid=8257/tid=8265] ppid=8254 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/8257/task/8265/stat : 8265 (java) S 8254 8257 2271 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 52520132 15371935744 21429 33554432000 4194304 4196468 140734192040064 140234943620256 140236365444821 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26243072 140734192047091 140734192047369 140734192047369 140734192050127 0
[pid=8257/tid=8266] ppid=8254 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8257/task/8266/stat : 8266 (java) S 8254 8257 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52520132 15371935744 21429 33554432000 4194304 4196468 140734192040064 140234708738800 140236365444821 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26243072 140734192047091 140734192047369 140734192047369 140734192050127 0
[pid=8257/tid=8267] ppid=8254 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8257/task/8267/stat : 8267 (java) S 8254 8257 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52520134 15371935744 21429 33554432000 4194304 4196468 140734192040064 140234334230480 140236365453211 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26243072 140734192047091 140734192047369 140734192047369 140734192050127 0
[pid=8257/tid=8268] ppid=8254 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8257/task/8268/stat : 8268 (java) R 8254 8257 2271 0 -1 4202560 67 0 0 0 0 0 0 0 20 0 15 0 52520134 15371935744 21429 33554432000 4194304 4196468 140734192040064 140235703785920 140236351498560 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 26243072 140734192047091 140734192047369 140734192047369 140734192050127 0
[pid=8257/tid=8269] ppid=8254 vsize=15011656 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/8257/task/8269/stat : 8269 (java) R 8254 8257 2271 0 -1 1077944384 408 0 0 0 1 0 0 0 20 0 15 0 52520134 15371935744 21429 33554432000 4194304 4196468 140734192040064 140235702741968 140236365444821 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 26243072 140734192047091 140734192047369 140734192047369 140734192050127 0
[pid=8257/tid=8270] ppid=8254 vsize=15011656 memory=140009342998144 CPUtime=0.03 cores=0,2,4,6
/proc/8257/task/8270/stat : 8270 (java) R 8254 8257 2271 0 -1 4202560 309 0 0 0 3 0 0 0 20 0 15 0 52520134 15371935744 21429 33554432000 4194304 4196468 140734192040064 140235701688816 140236344111680 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 26243072 140734192047091 140734192047369 140734192047369 140734192050127 0
[pid=8257/tid=8271] ppid=8254 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/8257/task/8271/stat : 8271 (java) S 8254 8257 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52520135 15371935744 21429 33554432000 4194304 4196468 140734192040064 140233836325728 140236365444821 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26243072 140734192047091 140734192047369 140734192047369 140734192050127 0
[pid=8257/tid=8272] ppid=8254 vsize=15011656 memory=140009342998144 CPUtime=0 cores=0,2,4,6
/proc/8257/task/8272/stat : 8272 (java) S 8254 8257 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52520135 15371935744 21429 33554432000 4194304 4196468 140734192040064 140235700636208 140236365445762 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26243072 140734192047091 140734192047369 140734192047369 140734192050127 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 85716 KiB

[startup+0.310423 s]*
/proc/loadavg: 2.27 2.19 2.11 5/220 8272
/proc/meminfo: memFree=15826096/32770624 swapFree=67108860/67108860
[pid=8257] ppid=8254 vsize=15011656 memory=89600 CPUtime=0.43 cores=0,2,4,6
/proc/8257/stat : 8257 (java) S 8254 8257 2271 0 -1 1077944320 10472 0 0 0 40 3 0 0 20 0 15 0 52520128 15371935744 22400 33554432000 4194304 4196468 140734192040064 140734192022608 140236365434615 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 26243072 140734192047091 140734192047369 140734192047369 140734192050127 0
/proc/8257/statm: 3752914 22400 2985 1 0 3715374 0
[pid=8257/tid=8259] ppid=8254 vsize=15011656 memory=8389772277269004345 CPUtime=0.3 cores=0,2,4,6
/proc/8257/task/8259/stat : 8259 (java) R 8254 8257 2271 0 -1 4202560 8163 0 0 0 27 3 0 0 20 0 15 0 52520128 15371935744 22400 33554432000 4194304 4196468 140734192040064 140236337238768 140235866513280 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 26243072 140734192047091 140734192047369 140734192047369 140734192050127 0
[pid=8257/tid=8260] ppid=8254 vsize=15011656 memory=317785485869331816 CPUtime=0 cores=0,2,4,6
/proc/8257/task/8260/stat : 8260 (java) S 8254 8257 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52520130 15371935744 22400 33554432000 4194304 4196468 140734192040064 140236369677328 140236365444821 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26243072 140734192047091 140734192047369 140734192047369 140734192050127 0
[pid=8257/tid=8261] ppid=8254 vsize=15011656 memory=15815608122054972 CPUtime=0 cores=0,2,4,6
/proc/8257/task/8261/stat : 8261 (java) S 8254 8257 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52520130 15371935744 22400 33554432000 4194304 4196468 140734192040064 140236187765904 140236365444821 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26243072 140734192047091 140734192047369 140734192047369 140734192050127 0
[pid=8257/tid=8262] ppid=8254 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8257/task/8262/stat : 8262 (java) S 8254 8257 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52520130 15371935744 22400 33554432000 4194304 4196468 140734192040064 140236186712848 140236365444821 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26243072 140734192047091 140734192047369 140734192047369 140734192050127 0
[pid=8257/tid=8263] ppid=8254 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/8257/task/8263/stat : 8263 (java) S 8254 8257 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52520130 15371935744 22400 33554432000 4194304 4196468 140734192040064 140235823983504 140236365444821 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26243072 140734192047091 140734192047369 140734192047369 140734192050127 0
[pid=8257/tid=8264] ppid=8254 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8257/task/8264/stat : 8264 (java) S 8254 8257 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52520131 15371935744 22400 33554432000 4194304 4196468 140734192040064 140235704846576 140236365445762 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26243072 140734192047091 140734192047369 140734192047369 140734192050127 0
[pid=8257/tid=8265] ppid=8254 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/8257/task/8265/stat : 8265 (java) S 8254 8257 2271 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 52520132 15371935744 22400 33554432000 4194304 4196468 140734192040064 140234943620256 140236365444821 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26243072 140734192047091 140734192047369 140734192047369 140734192050127 0
[pid=8257/tid=8266] ppid=8254 vsize=15011656 memory=140009342998144 CPUtime=0 cores=0,2,4,6
/proc/8257/task/8266/stat : 8266 (java) S 8254 8257 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52520132 15371935744 22400 33554432000 4194304 4196468 140734192040064 140234708738800 140236365444821 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26243072 140734192047091 140734192047369 140734192047369 140734192050127 0
[pid=8257/tid=8267] ppid=8254 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/8257/task/8267/stat : 8267 (java) S 8254 8257 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52520134 15371935744 22400 33554432000 4194304 4196468 140734192040064 140234334230480 140236365453211 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26243072 140734192047091 140734192047369 140734192047369 140734192050127 0
[pid=8257/tid=8268] ppid=8254 vsize=15011656 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/8257/task/8268/stat : 8268 (java) R 8254 8257 2271 0 -1 1077944384 180 0 0 0 2 0 0 0 20 0 15 0 52520134 15371935744 22400 33554432000 4194304 4196468 140734192040064 140235703794416 140236365445762 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 26243072 140734192047091 140734192047369 140734192047369 140734192050127 0
[pid=8257/tid=8269] ppid=8254 vsize=15011656 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/8257/task/8269/stat : 8269 (java) R 8254 8257 2271 0 -1 4202560 444 0 0 0 2 0 0 0 20 0 15 0 52520134 15371935744 22400 33554432000 4194304 4196468 140734192040064 140235702741872 140236350544265 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 26243072 140734192047091 140734192047369 140734192047369 140734192050127 0
[pid=8257/tid=8270] ppid=8254 vsize=15011656 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/8257/task/8270/stat : 8270 (java) R 8254 8257 2271 0 -1 4202560 356 0 0 0 7 0 0 0 20 0 15 0 52520134 15371935744 22400 33554432000 4194304 4196468 140734192040064 140235701688816 140236344392416 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 26243072 140734192047091 140734192047369 140734192047369 140734192050127 0
[pid=8257/tid=8271] ppid=8254 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8257/task/8271/stat : 8271 (java) S 8254 8257 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52520135 15371935744 22400 33554432000 4194304 4196468 140734192040064 140233836325728 140236365444821 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26243072 140734192047091 140734192047369 140734192047369 140734192050127 0
[pid=8257/tid=8272] ppid=8254 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8257/task/8272/stat : 8272 (java) R 8254 8257 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52520135 15371935744 22400 33554432000 4194304 4196468 140734192040064 140235700636208 140236365445762 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 26243072 140734192047091 140734192047369 140734192047369 140734192050127 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 89600 KiB

[startup+0.702056 s]
/proc/loadavg: 2.27 2.19 2.11 3/220 8272
/proc/meminfo: memFree=15800888/32770624 swapFree=67108860/67108860
[pid=8257] ppid=8254 vsize=15020052 memory=129756 CPUtime=1 cores=0,2,4,6
/proc/8257/stat : 8257 (java) S 8254 8257 2271 0 -1 1077944320 17662 0 0 0 94 6 0 0 20 0 15 0 52520128 15380533248 32439 33554432000 4194304 4196468 140734192040064 140734192022608 140236365434615 0 0 0 25189583 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 26243072 140734192047091 140734192047369 140734192047369 140734192050127 0
/proc/8257/statm: 3755013 32439 3166 1 0 3716398 0
[pid=8257/tid=8259] ppid=8254 vsize=15020052 memory=796 CPUtime=0.67 cores=0,2,4,6
/proc/8257/task/8259/stat : 8259 (java) R 8254 8257 2271 0 -1 4202560 14916 0 0 0 62 5 0 0 20 0 15 0 52520128 15380533248 32439 33554432000 4194304 4196468 140734192040064 140236337271264 140236345404233 0 4 0 25189583 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 26243072 140734192047091 140734192047369 140734192047369 140734192050127 0
[pid=8257/tid=8260] ppid=8254 vsize=15020052 memory=1012 CPUtime=0 cores=0,2,4,6
/proc/8257/task/8260/stat : 8260 (java) S 8254 8257 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52520130 15380533248 32439 33554432000 4194304 4196468 140734192040064 140236369677328 140236365444821 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26243072 140734192047091 140734192047369 140734192047369 140734192050127 0
[pid=8257/tid=8261] ppid=8254 vsize=15020052 memory=1228 CPUtime=0 cores=0,2,4,6
/proc/8257/task/8261/stat : 8261 (java) S 8254 8257 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52520130 15380533248 32439 33554432000 4194304 4196468 140734192040064 140236187765904 140236365444821 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26243072 140734192047091 140734192047369 140734192047369 140734192050127 0
[pid=8257/tid=8262] ppid=8254 vsize=15020052 memory=2241 CPUtime=0 cores=0,2,4,6
/proc/8257/task/8262/stat : 8262 (java) S 8254 8257 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52520130 15380533248 32439 33554432000 4194304 4196468 140734192040064 140236186712848 140236365444821 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26243072 140734192047091 140734192047369 140734192047369 140734192050127 0
[pid=8257/tid=8263] ppid=8254 vsize=15020052 memory=2244 CPUtime=0 cores=0,2,4,6
/proc/8257/task/8263/stat : 8263 (java) S 8254 8257 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52520130 15380533248 32439 33554432000 4194304 4196468 140734192040064 140235823983504 140236365444821 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26243072 140734192047091 140734192047369 140734192047369 140734192050127 0
[pid=8257/tid=8264] ppid=8254 vsize=15020052 memory=280018446231328 CPUtime=0 cores=0,2,4,6
/proc/8257/task/8264/stat : 8264 (java) S 8254 8257 2271 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 52520131 15380533248 32439 33554432000 4194304 4196468 140734192040064 140235704846576 140236365445762 0 0 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26243072 140734192047091 140734192047369 140734192047369 140734192050127 0
[pid=8257/tid=8265] ppid=8254 vsize=15020052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8257/task/8265/stat : 8265 (java) S 8254 8257 2271 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 52520132 15380533248 32439 33554432000 4194304 4196468 140734192040064 140234943620256 140236365444821 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26243072 140734192047091 140734192047369 140734192047369 140734192050127 0
[pid=8257/tid=8266] ppid=8254 vsize=15020052 memory=1936 CPUtime=0 cores=0,2,4,6
/proc/8257/task/8266/stat : 8266 (java) S 8254 8257 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52520132 15380533248 32439 33554432000 4194304 4196468 140734192040064 140234708738800 140236365444821 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26243072 140734192047091 140734192047369 140734192047369 140734192050127 0
[pid=8257/tid=8267] ppid=8254 vsize=15020052 memory=1196 CPUtime=0 cores=0,2,4,6
/proc/8257/task/8267/stat : 8267 (java) S 8254 8257 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52520134 15380533248 32439 33554432000 4194304 4196468 140734192040064 140234334230480 140236365453211 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26243072 140734192047091 140734192047369 140734192047369 140734192050127 0
[pid=8257/tid=8268] ppid=8254 vsize=15020052 memory=8380 CPUtime=0.08 cores=0,2,4,6
/proc/8257/task/8268/stat : 8268 (java) R 8254 8257 2271 0 -1 4202560 407 0 0 0 8 0 0 0 20 0 15 0 52520134 15380533248 32439 33554432000 4194304 4196468 140734192040064 140235703784800 140236348647068 0 4 0 25189583 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 26243072 140734192047091 140734192047369 140734192047369 140734192050127 0
[pid=8257/tid=8269] ppid=8254 vsize=15020052 memory=7307210974946176466 CPUtime=0.05 cores=0,2,4,6
/proc/8257/task/8269/stat : 8269 (java) S 8254 8257 2271 0 -1 1077944384 479 0 0 0 5 0 0 0 20 0 15 0 52520134 15380533248 32439 33554432000 4194304 4196468 140734192040064 140235702741872 140236365445762 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26243072 140734192047091 140734192047369 140734192047369 140734192050127 0
[pid=8257/tid=8270] ppid=8254 vsize=15020052 memory=7302135314614015847 CPUtime=0.17 cores=0,2,4,6
/proc/8257/task/8270/stat : 8270 (java) S 8254 8257 2271 0 -1 1077944384 520 0 0 0 17 0 0 0 20 0 15 0 52520134 15380533248 32439 33554432000 4194304 4196468 140734192040064 140235701688816 140236365445762 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26243072 140734192047091 140734192047369 140734192047369 140734192050127 0
[pid=8257/tid=8271] ppid=8254 vsize=15020052 memory=7885635084775281008 CPUtime=0 cores=0,2,4,6
/proc/8257/task/8271/stat : 8271 (java) S 8254 8257 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52520135 15380533248 32439 33554432000 4194304 4196468 140734192040064 140233836325728 140236365444821 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26243072 140734192047091 140734192047369 140734192047369 140734192050127 0
[pid=8257/tid=8272] ppid=8254 vsize=15020052 memory=18448 CPUtime=0 cores=0,2,4,6
/proc/8257/task/8272/stat : 8272 (java) S 8254 8257 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52520135 15380533248 32439 33554432000 4194304 4196468 140734192040064 140235700636208 140236365445762 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26243072 140734192047091 140734192047369 140734192047369 140734192050127 0
Current children cumulated CPU time: 1 s
Current children cumulated vsize: 15020052 KiB
Current children cumulated memory: 129756 KiB

[startup+1.50071 s]
/proc/loadavg: 2.27 2.19 2.11 5/220 8272
/proc/meminfo: memFree=15773592/32770624 swapFree=67108860/67108860
[pid=8257] ppid=8254 vsize=15022100 memory=176560 CPUtime=2.94 cores=0,2,4,6
/proc/8257/stat : 8257 (java) S 8254 8257 2271 0 -1 1077944320 21680 0 0 0 285 9 0 0 20 0 15 0 52520128 15382630400 44140 33554432000 4194304 4196468 140734192040064 140734192022608 140236365434615 0 0 0 25189583 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 26243072 140734192047091 140734192047369 140734192047369 140734192050127 0
/proc/8257/statm: 3755525 44140 3198 1 0 3716910 0
[pid=8257/tid=8259] ppid=8254 vsize=15022100 memory=288230377108275491 CPUtime=1.46 cores=0,2,4,6
/proc/8257/task/8259/stat : 8259 (java) R 8254 8257 2271 0 -1 4202560 15955 0 0 0 140 6 0 0 20 0 15 0 52520128 15382630400 44140 33554432000 4194304 4196468 140734192040064 140236337264096 140236365446550 0 4 0 25189583 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 26243072 140734192047091 140734192047369 140734192047369 140734192050127 0
[pid=8257/tid=8260] ppid=8254 vsize=15022100 memory=288293289789228285 CPUtime=0 cores=0,2,4,6
/proc/8257/task/8260/stat : 8260 (java) S 8254 8257 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52520130 15382630400 44140 33554432000 4194304 4196468 140734192040064 140236369677328 140236365444821 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26243072 140734192047091 140734192047369 140734192047369 140734192050127 0
[pid=8257/tid=8261] ppid=8254 vsize=15022100 memory=288285580272600099 CPUtime=0 cores=0,2,4,6
/proc/8257/task/8261/stat : 8261 (java) S 8254 8257 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52520130 15382630400 44140 33554432000 4194304 4196468 140734192040064 140236187765904 140236365444821 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26243072 140734192047091 140734192047369 140734192047369 140734192050127 0
[pid=8257/tid=8262] ppid=8254 vsize=15022100 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8257/task/8262/stat : 8262 (java) S 8254 8257 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52520130 15382630400 44140 33554432000 4194304 4196468 140734192040064 140236186712848 140236365444821 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26243072 140734192047091 140734192047369 140734192047369 140734192050127 0
[pid=8257/tid=8263] ppid=8254 vsize=15022100 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8257/task/8263/stat : 8263 (java) S 8254 8257 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52520130 15382630400 44140 33554432000 4194304 4196468 140734192040064 140235823983504 140236365444821 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26243072 140734192047091 140734192047369 140734192047369 140734192050127 0
[pid=8257/tid=8264] ppid=8254 vsize=15022100 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8257/task/8264/stat : 8264 (java) S 8254 8257 2271 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 52520131 15382630400 44140 33554432000 4194304 4196468 140734192040064 140235704846576 140236365445762 0 0 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26243072 140734192047091 140734192047369 140734192047369 140734192050127 0
[pid=8257/tid=8265] ppid=8254 vsize=15022100 memory=4580 CPUtime=0 cores=0,2,4,6
/proc/8257/task/8265/stat : 8265 (java) S 8254 8257 2271 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 52520132 15382630400 44140 33554432000 4194304 4196468 140734192040064 140234943620256 140236365444821 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26243072 140734192047091 140734192047369 140734192047369 140734192050127 0
[pid=8257/tid=8266] ppid=8254 vsize=15022100 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8257/task/8266/stat : 8266 (java) S 8254 8257 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52520132 15382630400 44140 33554432000 4194304 4196468 140734192040064 140234708738800 140236365444821 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26243072 140734192047091 140734192047369 140734192047369 140734192050127 0
[pid=8257/tid=8267] ppid=8254 vsize=15022100 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8257/task/8267/stat : 8267 (java) S 8254 8257 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52520134 15382630400 44140 33554432000 4194304 4196468 140734192040064 140234334230480 140236365453211 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26243072 140734192047091 140734192047369 140734192047369 140734192050127 0
[pid=8257/tid=8268] ppid=8254 vsize=15022100 memory=0 CPUtime=0.35 cores=0,2,4,6
/proc/8257/task/8268/stat : 8268 (java) R 8254 8257 2271 0 -1 4202560 741 0 0 0 35 0 0 0 20 0 15 0 52520134 15382630400 44140 33554432000 4194304 4196468 140734192040064 140235703794416 140236344512080 0 4 0 25189583 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 26243072 140734192047091 140734192047369 140734192047369 140734192050127 0
[pid=8257/tid=8269] ppid=8254 vsize=15022100 memory=0 CPUtime=0.36 cores=0,2,4,6
/proc/8257/task/8269/stat : 8269 (java) R 8254 8257 2271 0 -1 1077944384 892 0 0 0 36 0 0 0 20 0 15 0 52520134 15382630400 44140 33554432000 4194304 4196468 140734192040064 140235702741872 140236365445762 0 4 0 25189583 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 26243072 140734192047091 140734192047369 140734192047369 140734192050127 0
[pid=8257/tid=8270] ppid=8254 vsize=15022100 memory=0 CPUtime=0.74 cores=0,2,4,6
/proc/8257/task/8270/stat : 8270 (java) R 8254 8257 2271 0 -1 4202560 2751 0 0 0 73 1 0 0 20 0 15 0 52520134 15382630400 44140 33554432000 4194304 4196468 140734192040064 140235701688816 140236350600160 0 4 0 25189583 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 26243072 140734192047091 140734192047369 140734192047369 140734192050127 0
[pid=8257/tid=8271] ppid=8254 vsize=15022100 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8257/task/8271/stat : 8271 (java) S 8254 8257 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52520135 15382630400 44140 33554432000 4194304 4196468 140734192040064 140233836325728 140236365444821 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26243072 140734192047091 140734192047369 140734192047369 140734192050127 0
[pid=8257/tid=8272] ppid=8254 vsize=15022100 memory=280018446236736 CPUtime=0 cores=0,2,4,6
/proc/8257/task/8272/stat : 8272 (java) S 8254 8257 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52520135 15382630400 44140 33554432000 4194304 4196468 140734192040064 140235700636208 140236365445762 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26243072 140734192047091 140734192047369 140734192047369 140734192050127 0
Current children cumulated CPU time: 2.94 s
Current children cumulated vsize: 15022100 KiB
Current children cumulated memory: 176560 KiB

[startup+2.05782 s]
# the end of solver process 8257 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=4.5562 s, system=0.125538 s

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

[startup+1.6022 s]
/proc/loadavg: 2.27 2.19 2.11 5/220 8272
/proc/meminfo: memFree=15773592/32770624 swapFree=67108860/67108860
[pid=8257] ppid=8254 vsize=15024148 memory=188392 CPUtime=3.31 cores=0,2,4,6
/proc/8257/stat : 8257 (java) S 8254 8257 2271 0 -1 1077944320 22051 0 0 0 321 10 0 0 20 0 15 0 52520128 15384727552 47098 33554432000 4194304 4196468 140734192040064 140734192022608 140236365434615 0 0 0 25189583 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 26243072 140734192047091 140734192047369 140734192047369 140734192050127 0
/proc/8257/statm: 3756037 47098 3206 1 0 3717422 0
[pid=8257/tid=8259] ppid=8254 vsize=15024148 memory=6944656575208382560 CPUtime=1.56 cores=0,2,4,6
/proc/8257/task/8259/stat : 8259 (java) R 8254 8257 2271 0 -1 4202560 16076 0 0 0 150 6 0 0 20 0 15 0 52520128 15384727552 47098 33554432000 4194304 4196468 140734192040064 140236337264800 140235872300775 0 4 0 25189583 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 26243072 140734192047091 140734192047369 140734192047369 140734192050127 0
[pid=8257/tid=8260] ppid=8254 vsize=15024148 memory=6944656575208382560 CPUtime=0 cores=0,2,4,6
/proc/8257/task/8260/stat : 8260 (java) S 8254 8257 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52520130 15384727552 47098 33554432000 4194304 4196468 140734192040064 140236369677328 140236365444821 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26243072 140734192047091 140734192047369 140734192047369 140734192050127 0
[pid=8257/tid=8261] ppid=8254 vsize=15024148 memory=6944656592455360604 CPUtime=0 cores=0,2,4,6
/proc/8257/task/8261/stat : 8261 (java) S 8254 8257 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52520130 15384727552 47098 33554432000 4194304 4196468 140734192040064 140236187765904 140236365444821 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26243072 140734192047091 140734192047369 140734192047369 140734192050127 0
[pid=8257/tid=8262] ppid=8254 vsize=15024148 memory=6656426216303648864 CPUtime=0 cores=0,2,4,6
/proc/8257/task/8262/stat : 8262 (java) S 8254 8257 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52520130 15384727552 47098 33554432000 4194304 4196468 140734192040064 140236186712848 140236365444821 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26243072 140734192047091 140734192047369 140734192047369 140734192050127 0
[pid=8257/tid=8263] ppid=8254 vsize=15024148 memory=6944656592455360604 CPUtime=0 cores=0,2,4,6
/proc/8257/task/8263/stat : 8263 (java) S 8254 8257 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52520130 15384727552 47098 33554432000 4194304 4196468 140734192040064 140235823983504 140236365444821 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26243072 140734192047091 140734192047369 140734192047369 140734192050127 0
[pid=8257/tid=8264] ppid=8254 vsize=15024148 memory=6944656592455360604 CPUtime=0 cores=0,2,4,6
/proc/8257/task/8264/stat : 8264 (java) S 8254 8257 2271 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 52520131 15384727552 47098 33554432000 4194304 4196468 140734192040064 140235704846576 140236365445762 0 0 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26243072 140734192047091 140734192047369 140734192047369 140734192050127 0
[pid=8257/tid=8265] ppid=8254 vsize=15024148 memory=-6524724634732516766 CPUtime=0 cores=0,2,4,6
/proc/8257/task/8265/stat : 8265 (java) S 8254 8257 2271 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 52520132 15384727552 47098 33554432000 4194304 4196468 140734192040064 140234943620256 140236365444821 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26243072 140734192047091 140734192047369 140734192047369 140734192050127 0
[pid=8257/tid=8266] ppid=8254 vsize=15024148 memory=7100839878644107880 CPUtime=0 cores=0,2,4,6
/proc/8257/task/8266/stat : 8266 (java) S 8254 8257 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52520132 15384727552 47098 33554432000 4194304 4196468 140734192040064 140234708738800 140236365444821 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26243072 140734192047091 140734192047369 140734192047369 140734192050127 0
[pid=8257/tid=8267] ppid=8254 vsize=15024148 memory=-8680507355127575744 CPUtime=0 cores=0,2,4,6
/proc/8257/task/8267/stat : 8267 (java) S 8254 8257 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52520134 15384727552 47098 33554432000 4194304 4196468 140734192040064 140234334230480 140236365453211 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26243072 140734192047091 140734192047369 140734192047369 140734192050127 0
[pid=8257/tid=8268] ppid=8254 vsize=15024148 memory=-9183269968179213403 CPUtime=0.45 cores=0,2,4,6
/proc/8257/task/8268/stat : 8268 (java) R 8254 8257 2271 0 -1 4202560 787 0 0 0 45 0 0 0 20 0 15 0 52520134 15384727552 47098 33554432000 4194304 4196468 140734192040064 140235703772736 140236348934802 0 4 0 25189583 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 26243072 140734192047091 140734192047369 140734192047369 140734192050127 0
[pid=8257/tid=8269] ppid=8254 vsize=15024148 memory=-6524718041957717406 CPUtime=0.47 cores=0,2,4,6
/proc/8257/task/8269/stat : 8269 (java) R 8254 8257 2271 0 -1 1077944384 966 0 0 0 46 1 0 0 20 0 15 0 52520134 15384727552 47098 33554432000 4194304 4196468 140734192040064 140235702728656 140236365444821 0 4 0 25189583 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 26243072 140734192047091 140734192047369 140734192047369 140734192050127 0
[pid=8257/tid=8270] ppid=8254 vsize=15024148 memory=0 CPUtime=0.8 cores=0,2,4,6
/proc/8257/task/8270/stat : 8270 (java) S 8254 8257 2271 0 -1 1077944384 2881 0 0 0 79 1 0 0 20 0 15 0 52520134 15384727552 47098 33554432000 4194304 4196468 140734192040064 140235701688816 140236365445762 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26243072 140734192047091 140734192047369 140734192047369 140734192050127 0
[pid=8257/tid=8271] ppid=8254 vsize=15024148 memory=175502832814247 CPUtime=0 cores=0,2,4,6
/proc/8257/task/8271/stat : 8271 (java) S 8254 8257 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52520135 15384727552 47098 33554432000 4194304 4196468 140734192040064 140233836325728 140236365444821 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26243072 140734192047091 140734192047369 140734192047369 140734192050127 0
[pid=8257/tid=8272] ppid=8254 vsize=15024148 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8257/task/8272/stat : 8272 (java) S 8254 8257 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52520135 15384727552 47098 33554432000 4194304 4196468 140734192040064 140235700636208 140236365445762 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26243072 140734192047091 140734192047369 140734192047369 140734192050127 0
Current children cumulated CPU time: 3.31 s
Current children cumulated vsize: 15024148 KiB
Current children cumulated memory: 188392 KiB

[startup+2.00082 s]*
/proc/loadavg: 2.27 2.19 2.11 5/221 8277
/proc/meminfo: memFree=15676500/32770624 swapFree=67108860/67108860
[pid=8257] ppid=8254 vsize=15356224 memory=239200 CPUtime=4.58 cores=0,2,4,6
/proc/8257/stat : 8257 (java) S 8254 8257 2271 0 -1 1077944320 23611 547 0 0 447 11 0 0 20 0 16 0 52520128 15724773376 59800 33554432000 4194304 4196468 140734192040064 140734192022608 140236365434615 0 0 0 25189583 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 26243072 140734192047091 140734192047369 140734192047369 140734192050127 0
/proc/8257/statm: 3839056 59800 3223 1 0 3799912 0
[pid=8257/tid=8259] ppid=8254 vsize=15356224 memory=591154767701475604 CPUtime=1.97 cores=0,2,4,6
/proc/8257/task/8259/stat : 8259 (java) R 8254 8257 2271 0 -1 4202560 16846 547 0 0 190 7 0 0 20 0 16 0 52520128 15724773376 59800 33554432000 4194304 4196468 140734192040064 140236337256392 140236349515102 0 4 0 25189583 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 26243072 140734192047091 140734192047369 140734192047369 140734192050127 0
[pid=8257/tid=8260] ppid=8254 vsize=15356224 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8257/task/8260/stat : 8260 (java) S 8254 8257 2271 0 -1 1077944384 1 547 0 0 0 0 0 0 20 0 16 0 52520130 15724773376 59800 33554432000 4194304 4196468 140734192040064 140236369677328 140236365444821 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26243072 140734192047091 140734192047369 140734192047369 140734192050127 0
[pid=8257/tid=8261] ppid=8254 vsize=15356224 memory=140009343082911 CPUtime=0 cores=0,2,4,6
/proc/8257/task/8261/stat : 8261 (java) S 8254 8257 2271 0 -1 1077944384 1 547 0 0 0 0 0 0 20 0 16 0 52520130 15724773376 59800 33554432000 4194304 4196468 140734192040064 140236187765904 140236365444821 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26243072 140734192047091 140734192047369 140734192047369 140734192050127 0
[pid=8257/tid=8262] ppid=8254 vsize=15356224 memory=-8412658744800154483 CPUtime=0 cores=0,2,4,6
/proc/8257/task/8262/stat : 8262 (java) S 8254 8257 2271 0 -1 1077944384 1 547 0 0 0 0 0 0 20 0 16 0 52520130 15724773376 59800 33554432000 4194304 4196468 140734192040064 140236186712848 140236365444821 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26243072 140734192047091 140734192047369 140734192047369 140734192050127 0
[pid=8257/tid=8263] ppid=8254 vsize=15356224 memory=-8412652161523748723 CPUtime=0 cores=0,2,4,6
/proc/8257/task/8263/stat : 8263 (java) S 8254 8257 2271 0 -1 1077944384 2 547 0 0 0 0 0 0 20 0 16 0 52520130 15724773376 59800 33554432000 4194304 4196468 140734192040064 140235823983504 140236365444821 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26243072 140734192047091 140734192047369 140734192047369 140734192050127 0
[pid=8257/tid=8264] ppid=8254 vsize=15356224 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8257/task/8264/stat : 8264 (java) S 8254 8257 2271 0 -1 1077944384 5 547 0 0 0 0 0 0 20 0 16 0 52520131 15724773376 59800 33554432000 4194304 4196468 140734192040064 140235704846576 140236365445762 0 0 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26243072 140734192047091 140734192047369 140734192047369 140734192050127 0
[pid=8257/tid=8265] ppid=8254 vsize=15356224 memory=7023173872967631466 CPUtime=0 cores=0,2,4,6
/proc/8257/task/8265/stat : 8265 (java) S 8254 8257 2271 0 -1 1077944384 13 547 0 0 0 0 0 0 20 0 16 0 52520132 15724773376 59800 33554432000 4194304 4196468 140734192040064 140234943620256 140236365444821 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26243072 140734192047091 140734192047369 140734192047369 140734192050127 0
[pid=8257/tid=8266] ppid=8254 vsize=15356224 memory=8110268427993965958 CPUtime=0 cores=0,2,4,6
/proc/8257/task/8266/stat : 8266 (java) S 8254 8257 2271 0 -1 1077944384 1 547 0 0 0 0 0 0 20 0 16 0 52520132 15724773376 59800 33554432000 4194304 4196468 140734192040064 140234708738800 140236365444821 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26243072 140734192047091 140734192047369 140734192047369 140734192050127 0
[pid=8257/tid=8267] ppid=8254 vsize=15356224 memory=-8033973737701895300 CPUtime=0 cores=0,2,4,6
/proc/8257/task/8267/stat : 8267 (java) S 8254 8257 2271 0 -1 1077944384 3 547 0 0 0 0 0 0 20 0 16 0 52520134 15724773376 59800 33554432000 4194304 4196468 140734192040064 140234334230480 140236365453211 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26243072 140734192047091 140734192047369 140734192047369 140734192050127 0
[pid=8257/tid=8268] ppid=8254 vsize=15356224 memory=0 CPUtime=0.78 cores=0,2,4,6
/proc/8257/task/8268/stat : 8268 (java) S 8254 8257 2271 0 -1 1077944384 927 547 0 0 78 0 0 0 20 0 16 0 52520134 15724773376 59800 33554432000 4194304 4196468 140734192040064 140235703794416 140236365445762 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26243072 140734192047091 140734192047369 140734192047369 140734192050127 0
[pid=8257/tid=8269] ppid=8254 vsize=15356224 memory=3472328296225127011 CPUtime=0.8 cores=0,2,4,6
/proc/8257/task/8269/stat : 8269 (java) S 8254 8257 2271 0 -1 1077944384 1214 547 0 0 79 1 0 0 20 0 16 0 52520134 15724773376 59800 33554432000 4194304 4196468 140734192040064 140235702741872 140236365445762 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26243072 140734192047091 140734192047369 140734192047369 140734192050127 0
[pid=8257/tid=8270] ppid=8254 vsize=15356224 memory=7236950052751188144 CPUtime=0.99 cores=0,2,4,6
/proc/8257/task/8270/stat : 8270 (java) R 8254 8257 2271 0 -1 4202560 3217 547 0 0 98 1 0 0 20 0 16 0 52520134 15724773376 59800 33554432000 4194304 4196468 140734192040064 140235701688816 140236344064865 0 4 0 25189583 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 26243072 140734192047091 140734192047369 140734192047369 140734192050127 0
[pid=8257/tid=8271] ppid=8254 vsize=15356224 memory=4207609243482280713 CPUtime=0 cores=0,2,4,6
/proc/8257/task/8271/stat : 8271 (java) S 8254 8257 2271 0 -1 1077944384 3 547 0 0 0 0 0 0 20 0 16 0 52520135 15724773376 59800 33554432000 4194304 4196468 140734192040064 140233836325728 140236365444821 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26243072 140734192047091 140734192047369 140734192047369 140734192050127 0
[pid=8257/tid=8272] ppid=8254 vsize=15356224 memory=13568184796057186 CPUtime=0 cores=0,2,4,6
/proc/8257/task/8272/stat : 8272 (java) S 8254 8257 2271 0 -1 1077944384 3 547 0 0 0 0 0 0 20 0 16 0 52520135 15724773376 59800 33554432000 4194304 4196468 140734192040064 140235700636208 140236365445762 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26243072 140734192047091 140734192047369 140734192047369 140734192050127 0
[pid=8257/tid=8274] ppid=8254 vsize=15356224 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8257/task/8274/stat : 8274 (java) S 8254 8257 2271 0 -1 1077944384 24 547 0 0 0 0 0 0 20 0 16 0 52520327 15724773376 59800 33554432000 4194304 4196468 140734192040064 140235783037456 140236365445762 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26243072 140734192047091 140734192047369 140734192047369 140734192050127 0
Current children cumulated CPU time: 4.58 s
Current children cumulated vsize: 15356224 KiB
Current children cumulated memory: 239200 KiB

Child status: 0
Real time (s): 2.05787
CPU time (s): 4.68174
CPU user time (s): 4.5562
CPU system time (s): 0.125538
CPU usage (%): 227.504
Max. virtual memory (cumulated for all children) (KiB): 15356224
Max. memory (cumulated for all children) (KiB): 239200

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.55621
system time used= 0.125538
maximum resident set size= 246392
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24319
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= 4070
involuntary context switches= 21


# summary of solver processes directly reported to runsolver:
#   pid: 8257
#   total CPU time (s): 4.68174
#   total CPU user time (s): 4.5562
#   total CPU system time (s): 0.125538

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.046371 second user time and 0.061154 second system time

The end

Launcher Data

Begin job on node105 at 2018-07-23 14:39:30
IDJOB=4294114
IDBENCH=141331
IDSOLVER=2756
FILE ID=node105/4294114-1532349570
RUNJOBID= node105-1532330128-2302
PBS_JOBID= 21019001
Free space on /tmp= 44844 MiB

SOLVER NAME= scop order+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 -order -solver DIR/minisat_release -solverOption mapleTune01 -tmp TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4294114-1532349570/watcher-4294114-1532349570 -o /tmp/evaluation-result-4294114-1532349570/solver-4294114-1532349570 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node105-1532330128-2302 --watchdog 2580  java -Xms11g -Xmx11g -Xss128m -jar HOME/scop.jar -order -solver HOME/minisat_release -solverOption mapleTune01 -tmp HOME HOME/instance-4294114-1532349570.xml

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

MD5SUM BENCH= c825423b6f6dd90e2ab011227fbd0e9e
RANDOM SEED=106119058

node105.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.32
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.32
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.32
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.32
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        15903764 kB
MemAvailable:   31546668 kB
Buffers:          197808 kB
Cached:         15418520 kB
SwapCached:            0 kB
Active:          1798768 kB
Inactive:       14263452 kB
Active(anon):     398020 kB
Inactive(anon):    67172 kB
Active(file):    1400748 kB
Inactive(file): 14196280 kB
Unevictable:        7296 kB
Mlocked:            7296 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7668 kB
Writeback:             0 kB
AnonPages:        617328 kB
Mapped:            49296 kB
Shmem:             17036 kB
Slab:             502312 kB
SReclaimable:     474336 kB
SUnreclaim:        27976 kB
KernelStack:        3968 kB
PageTables:         5556 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:   13513644 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    458752 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      130432 kB
DirectMap2M:    33415168 kB

Free space on /tmp at the end= 44836 MiB
End job on node105 at 2018-07-23 14:39:32