Trace number 4297077

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+glucose-syrup (2018-07-07)UNSAT 4.23552 1.83097

General information on the benchmark

NameHaystacks/
Haystacks-ext-07_c18.xml
MD5SUM67b8364c884536fb4f5e1967f94ac4a2
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark4.16791
Satisfiable
(Un)Satisfiability was proved
Number of variables49
Number of constraints153
Number of domains1
Minimum domain size7
Maximum domain size7
Distribution of domain sizes[{"size":7,"count":49}]
Minimum variable degree6
Maximum variable degree7
Distribution of variable degrees[{"degree":6,"count":37},{"degree":7,"count":12}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":153}]
Number of extensional constraints153
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":153}]
Optimization problemNO
Type of objective

Solver Data

0.66/0.52	
0.66/0.53	scop order+glucose-syrup (2018-07-07)
0.66/0.53	
0.66/0.55	c BEGIN-Prog: Fri Jul 27 04:50:28 CEST 2018
0.66/0.55	c PID: 11861
0.66/0.55	c IP: 172.20.3.103
0.66/0.55	c HOST: node103.alineos.net
0.66/0.56	c (0,0) Parsing Begin
1.20/0.89	c (0,0) Parsing End
1.20/0.89	c (0,0) CSP: 49 int (0 aux), 0 bool (0 aux), 153 ctr, max domain size 7
1.20/0.89	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.20/0.89	c (0,0) Constraint Name Generate Begin
1.40/0.90	c (0,0) Ctr:HOME/instance-4297077-1532659827.xml,ExtensionConflict:ExtensionSupport:IntVar
1.40/0.90	c (0,0) Constraint Name Generate End
1.40/0.90	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.40/0.90	c (0,0) CSP to CSPinCNF Begin
1.74/1.17	c (0,0) translated 16 (10%) constraints
1.95/1.23	c (0,0) translated 31 (20%) constraints
1.95/1.28	c (0,0) translated 46 (30%) constraints
2.27/1.31	c (0,0) translated 62 (40%) constraints
2.27/1.33	c (0,0) translated 77 (50%) constraints
2.27/1.35	c (0,0) translated 92 (60%) constraints
2.27/1.37	c (0,0) translated 108 (70%) constraints
2.27/1.38	c (0,0) translated 123 (80%) constraints
2.27/1.40	c (0,0) translated 138 (90%) constraints
2.67/1.48	c (0,0) translated 153 (100%) constraints
3.01/1.53	c (0,0) STATISTICS1:HOME/instance-4297077-1532659827.xml,ExtensionConflict:ExtensionSupport:IntVar,91,1155,-1,7,8,1,,7:3894;2:198,8:6;4:846;3:60;2:243,1:4092;0:6,
3.01/1.53	c (0,0) ===========================================
3.01/1.53	c (0,0) Order
3.01/1.53	c (0,0) ===========================================
3.01/1.54	c (1,0) translated 116 (10%) constraints
3.01/1.55	c (1,1) translated 231 (20%) constraints
3.01/1.56	c (1,1) translated 347 (30%) constraints
3.01/1.56	c (1,1) translated 462 (40%) constraints
3.01/1.57	c (1,1) translated 578 (50%) constraints
3.01/1.58	c (1,1) translated 693 (60%) constraints
3.01/1.58	c (1,1) translated 809 (70%) constraints
3.01/1.59	c (1,1) translated 924 (80%) constraints
3.01/1.59	c (1,1) translated 1040 (90%) constraints
3.46/1.60	c (1,1) translated 1155 (100%) constraints
3.46/1.60	c (1,1) CSP to CSPinCNF End
3.46/1.60	c (1,1) CSP: 49 int (0 aux), 42 bool (42 aux), 1155 ctr, max domain size 7
3.46/1.60	c (1,1) Heap : 337 MiB used (max 21589 MiB), NonHeap : 26 MiB used (max 0 MiB)
3.46/1.60	c (1,1) CSPinCNF Propagation Begin
3.46/1.65	c (1,1) 0 values, 300 unsatisfiable literals, and 0 valid clauses are removed
3.46/1.65	c (1,1) CSPinCNF Propagation End
3.46/1.65	c (1,1) CSP: 49 int (0 aux), 42 bool (42 aux), 1155 ctr, max domain size 7
3.46/1.65	c (1,1) Heap : 337 MiB used (max 21589 MiB), NonHeap : 26 MiB used (max 0 MiB)
3.46/1.65	c (1,1) Simplify CSPinCNF Begin
3.46/1.66	c (1,1) Simplify CSPinCNF End
3.46/1.66	c (1,1) CSP: 49 int (0 aux), 42 bool (42 aux), 1155 ctr, max domain size 7
3.46/1.66	c (1,1) Heap : 337 MiB used (max 21589 MiB), NonHeap : 26 MiB used (max 0 MiB)
3.46/1.67	c (1,1) Calculate Precise Domain Begin
3.46/1.67	c (1,1) 0 values are removed by re-calculation
3.46/1.67	c (1,1) Calculate Precise Domain End
3.46/1.67	c (1,1) CSP: 49 int (0 aux), 42 bool (42 aux), 1155 ctr, max domain size 7
3.46/1.67	c (1,1) Heap : 337 MiB used (max 21589 MiB), NonHeap : 26 MiB used (max 0 MiB)
3.46/1.67	c (1,1) CSPinCNF to SatSolver Begin
3.88/1.70	c (1,1) 116 (10 %) CSP clauses are encoded (336 SAT variables, 360 SAT clauses)
3.88/1.71	c (1,1) 231 (20 %) CSP clauses are encoded (336 SAT variables, 475 SAT clauses)
3.88/1.72	c (1,1) 347 (30 %) CSP clauses are encoded (336 SAT variables, 591 SAT clauses)
3.88/1.72	c (1,1) 462 (40 %) CSP clauses are encoded (336 SAT variables, 706 SAT clauses)
3.88/1.73	c (1,1) 578 (50 %) CSP clauses are encoded (336 SAT variables, 822 SAT clauses)
3.88/1.73	c (1,1) 693 (60 %) CSP clauses are encoded (336 SAT variables, 937 SAT clauses)
3.88/1.73	c (1,1) 809 (70 %) CSP clauses are encoded (336 SAT variables, 1053 SAT clauses)
3.88/1.73	c (1,1) 924 (80 %) CSP clauses are encoded (336 SAT variables, 1168 SAT clauses)
3.88/1.74	c (1,1) 1040 (90 %) CSP clauses are encoded (336 SAT variables, 1284 SAT clauses)
3.88/1.74	c (1,1) 1155 (100 %) CSP clauses are encoded (336 SAT variables, 1399 SAT clauses)
3.88/1.74	c (1,1) CSPinCNF to SatSolver End
3.88/1.74	c (1,1) Heap : 337 MiB used (max 21589 MiB), NonHeap : 27 MiB used (max 0 MiB)
3.88/1.76	c (1,1) STATISTICS2:HOME/instance-4297077-1532659827.xml,ExtensionConflict:ExtensionSupport:IntVar,91,1155,-1,7,7,1,,7:3600;2:198,7:6;4:699;3:60;2:390,1:3798,
3.88/1.76	c (1,1) SatSolver.solve Begin
3.88/1.76	c (1,1) 336 bool, 1400 clause
3.88/1.76	c (1,1) HOME/glucose-syrup -model -nthreads=8 -maxmemory=10000 HOME/instance-4297077-1532659827.xml-scop-11861.cnf HOME/instance-4297077-1532659827.xml-scop-11861.cnf.out
3.88/1.79	c (1,0) c
3.88/1.79	c (1,0) c This is glucose-syrup 4.1 (glucose in many threads) --  based on MiniSAT (Many thanks to MiniSAT team)
3.88/1.79	c (1,0) c
3.88/1.79	c (1,0) c WARNING: for repeatability, setting FPU to use double precision
3.88/1.79	c (1,0) c 8 solvers engines and 1 companion as a blackboard created.
3.88/1.79	c (1,0) c ========================================[ Problem Statistics ]===========================================
3.88/1.79	c (1,0) c |                                                                                                       |
3.88/1.79	c (1,0) c |  Number of variables:           336                                                                   |
3.88/1.79	c (1,0) c |  Number of clauses:            1400                                                                   |
3.88/1.79	c (1,0) c |  Parse time:                   0.00 s                                                                 |
3.88/1.79	c (1,0) c |                                                                                                       |
3.88/1.79	c (1,0) c |  Eliminated clauses:           0.00 Mb                                                                |
3.88/1.79	c (1,0) c |  Simplification time:          0.00 s                                                                 |
3.88/1.79	c (1,0) c |                                                                                                       |
3.88/1.79	c (1,0) c |  Generating clones                                                                                    |
3.88/1.79	c (1,0) c |  all clones generated. Memory =  26.61Mb.                                                             |
3.88/1.79	c (1,0) c ========================================================================================================|
3.88/1.79	c (1,0) c Thread 3 is 100% pure glucose! First thread to finish! (UNSAT answer).
3.88/1.79	c (1,0) c Total Memory so far : 602.64Mb
3.88/1.79	c (1,0) c
3.88/1.79	c (1,0) c real time : 0.0103321 s
3.88/1.79	c (1,0) c cpu time  : 0.028104 s
3.88/1.79	c (1,0) c
3.88/1.79	c (1,0) c
3.88/1.79	c (1,0) c
3.88/1.79	c (1,0) c |---------------------------------------- FINAL STATS --------------------------------------------------|
3.88/1.79	c (1,0) c
3.88/1.79	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
3.88/1.79	c (1,0) c | Threads       |      Total      |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
3.88/1.79	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
3.88/1.79	c (1,0) c | Conflicts     |            4663 |        653 |        421 |        668 |        620 |        656 |        623 |        620 |        402 |
3.88/1.79	c (1,0) c | Decisions     |            8119 |       1137 |        793 |       1085 |       1077 |       1133 |       1063 |       1064 |        767 |
3.88/1.79	c (1,0) c | Propagations  |           47604 |       6582 |       4384 |       6652 |       6272 |       6640 |       6529 |       6190 |       4355 |
3.88/1.79	c (1,0) c | Avg_Trail     |                 |        183 |        170 |        167 |        180 |        170 |        171 |        173 |        130 |
3.88/1.79	c (1,0) c | Avg_DL        |                 |         37 |         29 |         28 |         32 |         29 |         28 |         29 |         21 |
3.88/1.79	c (1,0) c | Avg_Res       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
3.88/1.79	c (1,0) c | Avg_Res_Seen  |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
3.88/1.79	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
3.88/1.79	c (1,0) c | Exported      |             546 |         66 |         50 |         82 |         81 |         77 |         79 |         69 |         42 |
3.88/1.79	c (1,0) c | Imported      |            3446 |        381 |        444 |        399 |        464 |        462 |        368 |        477 |        451 |
3.88/1.79	c (1,0) c | Good          |             265 |         19 |         30 |         23 |         49 |         43 |         18 |         51 |         32 |
3.88/1.79	c (1,0) c | Purge         |            3181 |        362 |        414 |        376 |        415 |        419 |        350 |        426 |        419 |
3.88/1.79	c (1,0) c | Promoted      |             128 |         10 |         22 |         17 |          5 |         11 |         25 |         22 |         16 |
3.88/1.79	c (1,0) c | Remove_Imp    |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
3.88/1.79	c (1,0) c | Blocked_Reuse |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
3.88/1.79	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
3.88/1.79	c (1,0) c | Unaries       |                 |          3 |          4 |          5 |          7 |          6 |          4 |          7 |          5 |
3.88/1.79	c (1,0) c | Binaries      |                 |          7 |          5 |          8 |          9 |         11 |          9 |          7 |          2 |
3.88/1.79	c (1,0) c | Glues         |                 |         66 |         50 |         82 |         81 |         77 |         79 |         69 |         42 |
3.88/1.79	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
3.88/1.79	c (1,0) c | Orig_Seen     |            33 % |        524 |        367 |        510 |        487 |        494 |        487 |        473 |        375 |
3.88/1.79	c (1,0) c | Diff Orig seen|                 |         37 | -      120 |         23 |      X     |          7 | -        0 | -       14 | -      112 |
3.88/1.79	c (1,0) c | Hamming       |            23 % |        112 |         72 |         68 |      X     |         74 |         68 |         73 |         87 |
3.88/1.79	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
3.88/1.79	c (1,0) 
3.88/1.79	c (1,0) s UNSATISFIABLE
4.18/1.82	c (1,1) SatSolver.solve End
4.18/1.82	c (1,1) Heap : 788 MiB used (max 21589 MiB), NonHeap : 29 MiB used (max 0 MiB)
4.18/1.82	c (1,1) Show results Begin
4.18/1.82	s UNSATISFIABLE
4.18/1.82	c (1,1) Show results End
4.18/1.82	c (1,1) Heap : 788 MiB used (max 21589 MiB), NonHeap : 29 MiB used (max 0 MiB)
4.18/1.82	c (1,1) 0,0,1,1,1,1,1,1,1,STOP-AFTER(ALL)
4.18/1.82	c END-Prog: Fri Jul 27 04:50:29 CEST 2018

Verifier Data


Watcher Data

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

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4297077-1532659827/watcher-4297077-1532659827 -o /tmp/evaluation-result-4297077-1532659827/solver-4297077-1532659827 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node103-1532652241-11222 --watchdog 2580 java -Xms22g -Xmx22g -Xss128m -jar HOME/scop.jar -order -solver HOME/glucose-syrup -solverOption -model:-nthreads=8:-maxmemory=10000 -tmp HOME HOME/instance-4297077-1532659827.xml 

running on 8 cores: 0,2,4,6,1,3,5,7

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


[startup+0.100173 s]*
/proc/loadavg: 8.01 8.17 8.33 2/199 11881
/proc/meminfo: memFree=20185420/32770624 swapFree=67108860/67108860
[pid=11861] ppid=11858 vsize=27312552 memory=108016 CPUtime=0.11 cores=0-7
/proc/11861/stat : 11861 (java) S 11858 11861 11195 0 -1 1077944320 6540 0 0 0 8 3 0 0 20 0 20 0 83545899 27968053248 27004 33554432000 4194304 4196468 140726051758240 140726051740784 140068263874295 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 25665536 140726051767257 140726051767557 140726051767557 140726051770319 0
/proc/11861/statm: 6828138 27004 2750 1 0 6790598 0
[pid=11861/tid=11863] ppid=11858 vsize=27312552 memory=8256675299969637021 CPUtime=0.09 cores=0-7
/proc/11861/task/11863/stat : 11863 (java) R 11858 11861 11195 0 -1 4202560 4653 0 0 0 7 2 0 0 20 0 20 0 83545899 27968053248 27004 33554432000 4194304 4196468 140726051758240 140068235670176 140068247917925 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 25665536 140726051767257 140726051767557 140726051767557 140726051770319 0
[pid=11861/tid=11864] ppid=11858 vsize=27312552 memory=732370202070232037 CPUtime=0 cores=0-7
/proc/11861/task/11864/stat : 11864 (java) S 11858 11861 11195 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83545902 27968053248 27004 33554432000 4194304 4196468 140726051758240 140068268116496 140068263884501 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25665536 140726051767257 140726051767557 140726051767557 140726051770319 0
[pid=11861/tid=11865] ppid=11858 vsize=27312552 memory=140063732778624 CPUtime=0 cores=0-7
/proc/11861/task/11865/stat : 11865 (java) S 11858 11861 11195 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83545902 27968053248 27004 33554432000 4194304 4196468 140726051758240 140068082272912 140068263884501 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25665536 140726051767257 140726051767557 140726051767557 140726051770319 0
[pid=11861/tid=11866] ppid=11858 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/11861/task/11866/stat : 11866 (java) S 11858 11861 11195 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83545902 27968053248 27004 33554432000 4194304 4196468 140726051758240 140068081219856 140068263884501 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25665536 140726051767257 140726051767557 140726051767557 140726051770319 0
[pid=11861/tid=11867] ppid=11858 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/11861/task/11867/stat : 11867 (java) S 11858 11861 11195 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83545902 27968053248 27004 33554432000 4194304 4196468 140726051758240 140068080167312 140068263884501 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25665536 140726051767257 140726051767557 140726051767557 140726051770319 0
[pid=11861/tid=11868] ppid=11858 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/11861/task/11868/stat : 11868 (java) S 11858 11861 11195 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83545902 27968053248 27004 33554432000 4194304 4196468 140726051758240 140068079115280 140068263884501 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25665536 140726051767257 140726051767557 140726051767557 140726051770319 0
[pid=11861/tid=11869] ppid=11858 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/11861/task/11869/stat : 11869 (java) S 11858 11861 11195 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83545902 27968053248 27004 33554432000 4194304 4196468 140726051758240 140067681762448 140068263884501 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25665536 140726051767257 140726051767557 140726051767557 140726051770319 0
[pid=11861/tid=11870] ppid=11858 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/11861/task/11870/stat : 11870 (java) S 11858 11861 11195 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83545902 27968053248 27004 33554432000 4194304 4196468 140726051758240 140067680709392 140068263884501 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25665536 140726051767257 140726051767557 140726051767557 140726051770319 0
[pid=11861/tid=11871] ppid=11858 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/11861/task/11871/stat : 11871 (java) S 11858 11861 11195 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83545902 27968053248 27004 33554432000 4194304 4196468 140726051758240 140067679656848 140068263884501 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25665536 140726051767257 140726051767557 140726051767557 140726051770319 0
[pid=11861/tid=11872] ppid=11858 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/11861/task/11872/stat : 11872 (java) S 11858 11861 11195 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83545903 27968053248 27004 33554432000 4194304 4196468 140726051758240 140067322390768 140068263885442 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25665536 140726051767257 140726051767557 140726051767557 140726051770319 0
[pid=11861/tid=11873] ppid=11858 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/11861/task/11873/stat : 11873 (java) S 11858 11861 11195 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 83545904 27968053248 27004 33554432000 4194304 4196468 140726051758240 140066064164000 140068263884501 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25665536 140726051767257 140726051767557 140726051767557 140726051770319 0
[pid=11861/tid=11874] ppid=11858 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/11861/task/11874/stat : 11874 (java) S 11858 11861 11195 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 83545904 27968053248 27004 33554432000 4194304 4196468 140726051758240 140065929941744 140068263884501 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25665536 140726051767257 140726051767557 140726051767557 140726051770319 0
[pid=11861/tid=11875] ppid=11858 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/11861/task/11875/stat : 11875 (java) S 11858 11861 11195 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83545906 27968053248 27004 33554432000 4194304 4196468 140726051758240 140065555437520 140068263892891 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25665536 140726051767257 140726051767557 140726051767557 140726051770319 0
[pid=11861/tid=11876] ppid=11858 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/11861/task/11876/stat : 11876 (java) S 11858 11861 11195 0 -1 1077944384 298 0 0 0 0 0 0 0 20 0 20 0 83545906 27968053248 27004 33554432000 4194304 4196468 140726051758240 140067321338608 140068263885442 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25665536 140726051767257 140726051767557 140726051767557 140726051770319 0
[pid=11861/tid=11877] ppid=11858 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/11861/task/11877/stat : 11877 (java) S 11858 11861 11195 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83545906 27968053248 27004 33554432000 4194304 4196468 140726051758240 140067320286064 140068263885442 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25665536 140726051767257 140726051767557 140726051767557 140726051770319 0
[pid=11861/tid=11878] ppid=11858 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/11861/task/11878/stat : 11878 (java) S 11858 11861 11195 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83545906 27968053248 27004 33554432000 4194304 4196468 140726051758240 140067319233008 140068263885442 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25665536 140726051767257 140726051767557 140726051767557 140726051770319 0
[pid=11861/tid=11879] ppid=11858 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/11861/task/11879/stat : 11879 (java) S 11858 11861 11195 0 -1 1077944384 228 0 0 0 0 0 0 0 20 0 20 0 83545906 27968053248 27004 33554432000 4194304 4196468 140726051758240 140067318180464 140068263885442 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25665536 140726051767257 140726051767557 140726051767557 140726051770319 0
[pid=11861/tid=11880] ppid=11858 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/11861/task/11880/stat : 11880 (java) S 11858 11861 11195 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83545907 27968053248 27004 33554432000 4194304 4196468 140726051758240 140065057532384 140068263884501 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25665536 140726051767257 140726051767557 140726051767557 140726051770319 0
[pid=11861/tid=11881] ppid=11858 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/11861/task/11881/stat : 11881 (java) S 11858 11861 11195 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83545907 27968053248 27004 33554432000 4194304 4196468 140726051758240 140067317127856 140068263885442 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25665536 140726051767257 140726051767557 140726051767557 140726051770319 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 108016 KiB

[startup+0.210131 s]*
/proc/loadavg: 8.01 8.17 8.33 2/199 11881
/proc/meminfo: memFree=20169420/32770624 swapFree=67108860/67108860
[pid=11861] ppid=11858 vsize=27312552 memory=122204 CPUtime=0.25 cores=0-7
/proc/11861/stat : 11861 (java) S 11858 11861 11195 0 -1 1077944320 10328 0 0 0 21 4 0 0 20 0 20 0 83545899 27968053248 30551 33554432000 4194304 4196468 140726051758240 140726051740784 140068263874295 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 25665536 140726051767257 140726051767557 140726051767557 140726051770319 0
/proc/11861/statm: 6828138 30551 2884 1 0 6790598 0
[pid=11861/tid=11863] ppid=11858 vsize=27312552 memory=29681743523217448 CPUtime=0.2 cores=0-7
/proc/11861/task/11863/stat : 11863 (java) R 11858 11861 11195 0 -1 4202560 8236 0 0 0 17 3 0 0 20 0 20 0 83545899 27968053248 30551 33554432000 4194304 4196468 140726051758240 140068235664960 140068263896221 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 25665536 140726051767257 140726051767557 140726051767557 140726051770319 0
[pid=11861/tid=11864] ppid=11858 vsize=27312552 memory=288230613264367967 CPUtime=0 cores=0-7
/proc/11861/task/11864/stat : 11864 (java) S 11858 11861 11195 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83545902 27968053248 30551 33554432000 4194304 4196468 140726051758240 140068268116496 140068263884501 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25665536 140726051767257 140726051767557 140726051767557 140726051770319 0
[pid=11861/tid=11865] ppid=11858 vsize=27312552 memory=140063733263571 CPUtime=0 cores=0-7
/proc/11861/task/11865/stat : 11865 (java) S 11858 11861 11195 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83545902 27968053248 30551 33554432000 4194304 4196468 140726051758240 140068082272912 140068263884501 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25665536 140726051767257 140726051767557 140726051767557 140726051770319 0
[pid=11861/tid=11866] ppid=11858 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/11861/task/11866/stat : 11866 (java) S 11858 11861 11195 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83545902 27968053248 30551 33554432000 4194304 4196468 140726051758240 140068081219856 140068263884501 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25665536 140726051767257 140726051767557 140726051767557 140726051770319 0
[pid=11861/tid=11867] ppid=11858 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/11861/task/11867/stat : 11867 (java) S 11858 11861 11195 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83545902 27968053248 30551 33554432000 4194304 4196468 140726051758240 140068080167312 140068263884501 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25665536 140726051767257 140726051767557 140726051767557 140726051770319 0
[pid=11861/tid=11868] ppid=11858 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/11861/task/11868/stat : 11868 (java) S 11858 11861 11195 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83545902 27968053248 30551 33554432000 4194304 4196468 140726051758240 140068079115280 140068263884501 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25665536 140726051767257 140726051767557 140726051767557 140726051770319 0
[pid=11861/tid=11869] ppid=11858 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/11861/task/11869/stat : 11869 (java) S 11858 11861 11195 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83545902 27968053248 30551 33554432000 4194304 4196468 140726051758240 140067681762448 140068263884501 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25665536 140726051767257 140726051767557 140726051767557 140726051770319 0
[pid=11861/tid=11870] ppid=11858 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/11861/task/11870/stat : 11870 (java) S 11858 11861 11195 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83545902 27968053248 30551 33554432000 4194304 4196468 140726051758240 140067680709392 140068263884501 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25665536 140726051767257 140726051767557 140726051767557 140726051770319 0
[pid=11861/tid=11871] ppid=11858 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/11861/task/11871/stat : 11871 (java) S 11858 11861 11195 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83545902 27968053248 30551 33554432000 4194304 4196468 140726051758240 140067679656848 140068263884501 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25665536 140726051767257 140726051767557 140726051767557 140726051770319 0
[pid=11861/tid=11872] ppid=11858 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/11861/task/11872/stat : 11872 (java) S 11858 11861 11195 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83545903 27968053248 30551 33554432000 4194304 4196468 140726051758240 140067322390768 140068263885442 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25665536 140726051767257 140726051767557 140726051767557 140726051770319 0
[pid=11861/tid=11873] ppid=11858 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/11861/task/11873/stat : 11873 (java) S 11858 11861 11195 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 83545904 27968053248 30551 33554432000 4194304 4196468 140726051758240 140066064164000 140068263884501 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25665536 140726051767257 140726051767557 140726051767557 140726051770319 0
[pid=11861/tid=11874] ppid=11858 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/11861/task/11874/stat : 11874 (java) S 11858 11861 11195 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 83545904 27968053248 30551 33554432000 4194304 4196468 140726051758240 140065929941744 140068263884501 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25665536 140726051767257 140726051767557 140726051767557 140726051770319 0
[pid=11861/tid=11875] ppid=11858 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/11861/task/11875/stat : 11875 (java) S 11858 11861 11195 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83545906 27968053248 30551 33554432000 4194304 4196468 140726051758240 140065555437520 140068263892891 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25665536 140726051767257 140726051767557 140726051767557 140726051770319 0
[pid=11861/tid=11876] ppid=11858 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/11861/task/11876/stat : 11876 (java) S 11858 11861 11195 0 -1 1077944384 309 0 0 0 0 0 0 0 20 0 20 0 83545906 27968053248 30551 33554432000 4194304 4196468 140726051758240 140067321338608 140068263885442 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25665536 140726051767257 140726051767557 140726051767557 140726051770319 0
[pid=11861/tid=11877] ppid=11858 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/11861/task/11877/stat : 11877 (java) S 11858 11861 11195 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83545906 27968053248 30551 33554432000 4194304 4196468 140726051758240 140067320286064 140068263885442 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25665536 140726051767257 140726051767557 140726051767557 140726051770319 0
[pid=11861/tid=11878] ppid=11858 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/11861/task/11878/stat : 11878 (java) S 11858 11861 11195 0 -1 1077944384 156 0 0 0 0 0 0 0 20 0 20 0 83545906 27968053248 30551 33554432000 4194304 4196468 140726051758240 140067319233008 140068263885442 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25665536 140726051767257 140726051767557 140726051767557 140726051770319 0
[pid=11861/tid=11879] ppid=11858 vsize=27312552 memory=0 CPUtime=0.02 cores=0-7
/proc/11861/task/11879/stat : 11879 (java) R 11858 11861 11195 0 -1 4202560 262 0 0 0 2 0 0 0 20 0 20 0 83545906 27968053248 30551 33554432000 4194304 4196468 140726051758240 140067318180464 140068263895642 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 25665536 140726051767257 140726051767557 140726051767557 140726051770319 0
[pid=11861/tid=11880] ppid=11858 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/11861/task/11880/stat : 11880 (java) S 11858 11861 11195 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83545907 27968053248 30551 33554432000 4194304 4196468 140726051758240 140065057532384 140068263884501 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25665536 140726051767257 140726051767557 140726051767557 140726051770319 0
[pid=11861/tid=11881] ppid=11858 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/11861/task/11881/stat : 11881 (java) S 11858 11861 11195 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83545907 27968053248 30551 33554432000 4194304 4196468 140726051758240 140067317127856 140068263885442 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25665536 140726051767257 140726051767557 140726051767557 140726051770319 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 122204 KiB

[startup+0.309305 s]*
/proc/loadavg: 8.01 8.17 8.33 2/199 11881
/proc/meminfo: memFree=20166008/32770624 swapFree=67108860/67108860
[pid=11861] ppid=11858 vsize=27312552 memory=125936 CPUtime=0.41 cores=0-7
/proc/11861/stat : 11861 (java) S 11858 11861 11195 0 -1 1077944320 10882 0 0 0 37 4 0 0 20 0 20 0 83545899 27968053248 31484 33554432000 4194304 4196468 140726051758240 140726051740784 140068263874295 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 25665536 140726051767257 140726051767557 140726051767557 140726051770319 0
/proc/11861/statm: 6828138 31484 2966 1 0 6790598 0
[pid=11861/tid=11863] ppid=11858 vsize=27312552 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/11861/task/11863/stat : 11863 (java) R 11858 11861 11195 0 -1 4202560 8604 0 0 0 26 3 0 0 20 0 20 0 83545899 27968053248 31484 33554432000 4194304 4196468 140726051758240 140068235678448 140068249039934 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 25665536 140726051767257 140726051767557 140726051767557 140726051770319 0
[pid=11861/tid=11864] ppid=11858 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/11861/task/11864/stat : 11864 (java) S 11858 11861 11195 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83545902 27968053248 31484 33554432000 4194304 4196468 140726051758240 140068268116496 140068263884501 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25665536 140726051767257 140726051767557 140726051767557 140726051770319 0
[pid=11861/tid=11865] ppid=11858 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/11861/task/11865/stat : 11865 (java) S 11858 11861 11195 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83545902 27968053248 31484 33554432000 4194304 4196468 140726051758240 140068082272912 140068263884501 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25665536 140726051767257 140726051767557 140726051767557 140726051770319 0
[pid=11861/tid=11866] ppid=11858 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/11861/task/11866/stat : 11866 (java) S 11858 11861 11195 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83545902 27968053248 31484 33554432000 4194304 4196468 140726051758240 140068081219856 140068263884501 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25665536 140726051767257 140726051767557 140726051767557 140726051770319 0
[pid=11861/tid=11867] ppid=11858 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/11861/task/11867/stat : 11867 (java) S 11858 11861 11195 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83545902 27968053248 31484 33554432000 4194304 4196468 140726051758240 140068080167312 140068263884501 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25665536 140726051767257 140726051767557 140726051767557 140726051770319 0
[pid=11861/tid=11868] ppid=11858 vsize=27312552 memory=2244 CPUtime=0 cores=0-7
/proc/11861/task/11868/stat : 11868 (java) S 11858 11861 11195 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83545902 27968053248 31484 33554432000 4194304 4196468 140726051758240 140068079115280 140068263884501 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25665536 140726051767257 140726051767557 140726051767557 140726051770319 0
[pid=11861/tid=11869] ppid=11858 vsize=27312552 memory=140063581238191 CPUtime=0 cores=0-7
/proc/11861/task/11869/stat : 11869 (java) S 11858 11861 11195 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83545902 27968053248 31484 33554432000 4194304 4196468 140726051758240 140067681762448 140068263884501 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25665536 140726051767257 140726051767557 140726051767557 140726051770319 0
[pid=11861/tid=11870] ppid=11858 vsize=27312552 memory=140063581240496 CPUtime=0 cores=0-7
/proc/11861/task/11870/stat : 11870 (java) S 11858 11861 11195 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83545902 27968053248 31484 33554432000 4194304 4196468 140726051758240 140067680709392 140068263884501 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25665536 140726051767257 140726051767557 140726051767557 140726051770319 0
[pid=11861/tid=11871] ppid=11858 vsize=27312552 memory=140063581242800 CPUtime=0 cores=0-7
/proc/11861/task/11871/stat : 11871 (java) S 11858 11861 11195 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83545902 27968053248 31484 33554432000 4194304 4196468 140726051758240 140067679656848 140068263884501 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25665536 140726051767257 140726051767557 140726051767557 140726051770319 0
[pid=11861/tid=11872] ppid=11858 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/11861/task/11872/stat : 11872 (java) S 11858 11861 11195 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83545903 27968053248 31484 33554432000 4194304 4196468 140726051758240 140067322390768 140068263885442 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25665536 140726051767257 140726051767557 140726051767557 140726051770319 0
[pid=11861/tid=11873] ppid=11858 vsize=27312552 memory=280127162492560 CPUtime=0 cores=0-7
/proc/11861/task/11873/stat : 11873 (java) S 11858 11861 11195 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 83545904 27968053248 31484 33554432000 4194304 4196468 140726051758240 140066064164000 140068263884501 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25665536 140726051767257 140726051767557 140726051767557 140726051770319 0
[pid=11861/tid=11874] ppid=11858 vsize=27312552 memory=280127162499472 CPUtime=0 cores=0-7
/proc/11861/task/11874/stat : 11874 (java) S 11858 11861 11195 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 83545904 27968053248 31484 33554432000 4194304 4196468 140726051758240 140065929941744 140068263884501 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25665536 140726051767257 140726051767557 140726051767557 140726051770319 0
[pid=11861/tid=11875] ppid=11858 vsize=27312552 memory=280127162440752 CPUtime=0 cores=0-7
/proc/11861/task/11875/stat : 11875 (java) S 11858 11861 11195 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83545906 27968053248 31484 33554432000 4194304 4196468 140726051758240 140065555437520 140068263892891 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25665536 140726051767257 140726051767557 140726051767557 140726051770319 0
[pid=11861/tid=11876] ppid=11858 vsize=27312552 memory=280127162513296 CPUtime=0.01 cores=0-7
/proc/11861/task/11876/stat : 11876 (java) S 11858 11861 11195 0 -1 1077944384 347 0 0 0 1 0 0 0 20 0 20 0 83545906 27968053248 31484 33554432000 4194304 4196468 140726051758240 140067321338608 140068263885442 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25665536 140726051767257 140726051767557 140726051767557 140726051770319 0
[pid=11861/tid=11877] ppid=11858 vsize=27312552 memory=280127162520208 CPUtime=0.01 cores=0-7
/proc/11861/task/11877/stat : 11877 (java) S 11858 11861 11195 0 -1 1077944384 103 0 0 0 1 0 0 0 20 0 20 0 83545906 27968053248 31484 33554432000 4194304 4196468 140726051758240 140067320286064 140068263885442 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25665536 140726051767257 140726051767557 140726051767557 140726051770319 0
[pid=11861/tid=11878] ppid=11858 vsize=27312552 memory=280127162517904 CPUtime=0.01 cores=0-7
/proc/11861/task/11878/stat : 11878 (java) S 11858 11861 11195 0 -1 1077944384 182 0 0 0 1 0 0 0 20 0 20 0 83545906 27968053248 31484 33554432000 4194304 4196468 140726051758240 140067319233008 140068263885442 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25665536 140726051767257 140726051767557 140726051767557 140726051770319 0
[pid=11861/tid=11879] ppid=11858 vsize=27312552 memory=280127162534464 CPUtime=0.07 cores=0-7
/proc/11861/task/11879/stat : 11879 (java) S 11858 11861 11195 0 -1 1077944384 283 0 0 0 7 0 0 0 20 0 20 0 83545906 27968053248 31484 33554432000 4194304 4196468 140726051758240 140067318180464 140068263885442 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25665536 140726051767257 140726051767557 140726051767557 140726051770319 0
[pid=11861/tid=11880] ppid=11858 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/11861/task/11880/stat : 11880 (java) S 11858 11861 11195 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83545907 27968053248 31484 33554432000 4194304 4196468 140726051758240 140065057532384 140068263884501 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25665536 140726051767257 140726051767557 140726051767557 140726051770319 0
[pid=11861/tid=11881] ppid=11858 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/11861/task/11881/stat : 11881 (java) S 11858 11861 11195 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83545907 27968053248 31484 33554432000 4194304 4196468 140726051758240 140067317127856 140068263885442 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25665536 140726051767257 140726051767557 140726051767557 140726051770319 0
Current children cumulated CPU time: 0.41 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 125936 KiB

[startup+0.700801 s]
/proc/loadavg: 8.01 8.17 8.33 2/199 11881
/proc/meminfo: memFree=20141824/32770624 swapFree=67108860/67108860
[pid=11861] ppid=11858 vsize=27320948 memory=163152 CPUtime=1 cores=0-7
/proc/11861/stat : 11861 (java) S 11858 11861 11195 0 -1 1077944320 17952 0 0 0 93 7 0 0 20 0 20 0 83545899 27976650752 40788 33554432000 4194304 4196468 140726051758240 140726051740784 140068263874295 0 0 0 25189583 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 25665536 140726051767257 140726051767557 140726051767557 140726051770319 0
/proc/11861/statm: 6830237 40788 3119 1 0 6791622 0
[pid=11861/tid=11863] ppid=11858 vsize=27320948 memory=7230638415940839767 CPUtime=0.66 cores=0-7
/proc/11861/task/11863/stat : 11863 (java) R 11858 11861 11195 0 -1 4202560 15218 0 0 0 61 5 0 0 20 0 20 0 83545899 27976650752 40788 33554432000 4194304 4196468 140726051758240 140068235705600 140068263896221 0 4 0 25189583 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 25665536 140726051767257 140726051767557 140726051767557 140726051770319 0
[pid=11861/tid=11864] ppid=11858 vsize=27320948 memory=51024211500240 CPUtime=0 cores=0-7
/proc/11861/task/11864/stat : 11864 (java) S 11858 11861 11195 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83545902 27976650752 40788 33554432000 4194304 4196468 140726051758240 140068268116496 140068263884501 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25665536 140726051767257 140726051767557 140726051767557 140726051770319 0
[pid=11861/tid=11865] ppid=11858 vsize=27320948 memory=140063581252238 CPUtime=0 cores=0-7
/proc/11861/task/11865/stat : 11865 (java) S 11858 11861 11195 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83545902 27976650752 40788 33554432000 4194304 4196468 140726051758240 140068082272912 140068263884501 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25665536 140726051767257 140726051767557 140726051767557 140726051770319 0
[pid=11861/tid=11866] ppid=11858 vsize=27320948 memory=0 CPUtime=0 cores=0-7
/proc/11861/task/11866/stat : 11866 (java) S 11858 11861 11195 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83545902 27976650752 40788 33554432000 4194304 4196468 140726051758240 140068081219856 140068263884501 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25665536 140726051767257 140726051767557 140726051767557 140726051770319 0
[pid=11861/tid=11867] ppid=11858 vsize=27320948 memory=0 CPUtime=0 cores=0-7
/proc/11861/task/11867/stat : 11867 (java) S 11858 11861 11195 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83545902 27976650752 40788 33554432000 4194304 4196468 140726051758240 140068080167312 140068263884501 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25665536 140726051767257 140726051767557 140726051767557 140726051770319 0
[pid=11861/tid=11868] ppid=11858 vsize=27320948 memory=0 CPUtime=0 cores=0-7
/proc/11861/task/11868/stat : 11868 (java) S 11858 11861 11195 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83545902 27976650752 40788 33554432000 4194304 4196468 140726051758240 140068079115280 140068263884501 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25665536 140726051767257 140726051767557 140726051767557 140726051770319 0
[pid=11861/tid=11869] ppid=11858 vsize=27320948 memory=2353 CPUtime=0 cores=0-7
/proc/11861/task/11869/stat : 11869 (java) S 11858 11861 11195 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83545902 27976650752 40788 33554432000 4194304 4196468 140726051758240 140067681762448 140068263884501 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25665536 140726051767257 140726051767557 140726051767557 140726051770319 0
[pid=11861/tid=11870] ppid=11858 vsize=27320948 memory=0 CPUtime=0 cores=0-7
/proc/11861/task/11870/stat : 11870 (java) S 11858 11861 11195 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83545902 27976650752 40788 33554432000 4194304 4196468 140726051758240 140067680709392 140068263884501 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25665536 140726051767257 140726051767557 140726051767557 140726051770319 0
[pid=11861/tid=11871] ppid=11858 vsize=27320948 memory=1724 CPUtime=0 cores=0-7
/proc/11861/task/11871/stat : 11871 (java) S 11858 11861 11195 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83545902 27976650752 40788 33554432000 4194304 4196468 140726051758240 140067679656848 140068263884501 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25665536 140726051767257 140726051767557 140726051767557 140726051770319 0
[pid=11861/tid=11872] ppid=11858 vsize=27320948 memory=1228 CPUtime=0 cores=0-7
/proc/11861/task/11872/stat : 11872 (java) S 11858 11861 11195 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 83545903 27976650752 40788 33554432000 4194304 4196468 140726051758240 140067322390768 140068263885442 0 0 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25665536 140726051767257 140726051767557 140726051767557 140726051770319 0

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

[pid=11861/tid=11880] ppid=11858 vsize=27320948 memory=1716 CPUtime=0 cores=0-7
/proc/11861/task/11880/stat : 11880 (java) S 11858 11861 11195 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83545907 27976650752 40788 33554432000 4194304 4196468 140726051758240 140065057532384 140068263884501 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25665536 140726051767257 140726051767557 140726051767557 140726051770319 0
[pid=11861/tid=11881] ppid=11858 vsize=27320948 memory=1952 CPUtime=0 cores=0-7
/proc/11861/task/11881/stat : 11881 (java) S 11858 11861 11195 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83545907 27976650752 40788 33554432000 4194304 4196468 140726051758240 140067317127856 140068263885442 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25665536 140726051767257 140726051767557 140726051767557 140726051770319 0
Current children cumulated CPU time: 1 s
Current children cumulated vsize: 27320948 KiB
Current children cumulated memory: 163152 KiB

[startup+1.50086 s]
/proc/loadavg: 8.01 8.17 8.33 2/199 11881
/proc/meminfo: memFree=20114788/32770624 swapFree=67108860/67108860
[pid=11861] ppid=11858 vsize=27325044 memory=220828 CPUtime=3.01 cores=0-7
/proc/11861/stat : 11861 (java) S 11858 11861 11195 0 -1 1077944320 22054 0 0 0 291 10 0 0 20 0 20 0 83545899 27980845056 55207 33554432000 4194304 4196468 140726051758240 140726051740784 140068263874295 0 0 0 25189583 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 25665536 140726051767257 140726051767557 140726051767557 140726051770319 0
/proc/11861/statm: 6831261 55207 3200 1 0 6792646 0
[pid=11861/tid=11863] ppid=11858 vsize=27325044 memory=196848 CPUtime=1.46 cores=0-7
/proc/11861/task/11863/stat : 11863 (java) R 11858 11861 11195 0 -1 4202560 16471 0 0 0 140 6 0 0 20 0 20 0 83545899 27980845056 55207 33554432000 4194304 4196468 140726051758240 140068235710384 140067758746752 0 4 0 25189583 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 25665536 140726051767257 140726051767557 140726051767557 140726051770319 0
[pid=11861/tid=11864] ppid=11858 vsize=27325044 memory=1716 CPUtime=0 cores=0-7
/proc/11861/task/11864/stat : 11864 (java) S 11858 11861 11195 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83545902 27980845056 55207 33554432000 4194304 4196468 140726051758240 140068268116496 140068263884501 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25665536 140726051767257 140726051767557 140726051767557 140726051770319 0
[pid=11861/tid=11865] ppid=11858 vsize=27325044 memory=280127162499072 CPUtime=0 cores=0-7
/proc/11861/task/11865/stat : 11865 (java) S 11858 11861 11195 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83545902 27980845056 55207 33554432000 4194304 4196468 140726051758240 140068082272912 140068263884501 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25665536 140726051767257 140726051767557 140726051767557 140726051770319 0
[pid=11861/tid=11866] ppid=11858 vsize=27325044 memory=0 CPUtime=0 cores=0-7
/proc/11861/task/11866/stat : 11866 (java) S 11858 11861 11195 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83545902 27980845056 55207 33554432000 4194304 4196468 140726051758240 140068081219856 140068263884501 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25665536 140726051767257 140726051767557 140726051767557 140726051770319 0
[pid=11861/tid=11867] ppid=11858 vsize=27325044 memory=280127162986208 CPUtime=0 cores=0-7
/proc/11861/task/11867/stat : 11867 (java) S 11858 11861 11195 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83545902 27980845056 55207 33554432000 4194304 4196468 140726051758240 140068080167312 140068263884501 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25665536 140726051767257 140726051767557 140726051767557 140726051770319 0
[pid=11861/tid=11868] ppid=11858 vsize=27325044 memory=280127162986400 CPUtime=0 cores=0-7
/proc/11861/task/11868/stat : 11868 (java) S 11858 11861 11195 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83545902 27980845056 55207 33554432000 4194304 4196468 140726051758240 140068079115280 140068263884501 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25665536 140726051767257 140726051767557 140726051767557 140726051770319 0
[pid=11861/tid=11869] ppid=11858 vsize=27325044 memory=280127163153824 CPUtime=0 cores=0-7
/proc/11861/task/11869/stat : 11869 (java) S 11858 11861 11195 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83545902 27980845056 55207 33554432000 4194304 4196468 140726051758240 140067681762448 140068263884501 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25665536 140726051767257 140726051767557 140726051767557 140726051770319 0
[pid=11861/tid=11870] ppid=11858 vsize=27325044 memory=0 CPUtime=0 cores=0-7
/proc/11861/task/11870/stat : 11870 (java) S 11858 11861 11195 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83545902 27980845056 55207 33554432000 4194304 4196468 140726051758240 140067680709392 140068263884501 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25665536 140726051767257 140726051767557 140726051767557 140726051770319 0
[pid=11861/tid=11871] ppid=11858 vsize=27325044 memory=0 CPUtime=0 cores=0-7
/proc/11861/task/11871/stat : 11871 (java) S 11858 11861 11195 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83545902 27980845056 55207 33554432000 4194304 4196468 140726051758240 140067679656848 140068263884501 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25665536 140726051767257 140726051767557 140726051767557 140726051770319 0
[pid=11861/tid=11872] ppid=11858 vsize=27325044 memory=0 CPUtime=0 cores=0-7
/proc/11861/task/11872/stat : 11872 (java) S 11858 11861 11195 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 83545903 27980845056 55207 33554432000 4194304 4196468 140726051758240 140067322390768 140068263885442 0 0 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25665536 140726051767257 140726051767557 140726051767557 140726051770319 0
[pid=11861/tid=11873] ppid=11858 vsize=27325044 memory=0 CPUtime=0 cores=0-7
/proc/11861/task/11873/stat : 11873 (java) S 11858 11861 11195 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 83545904 27980845056 55207 33554432000 4194304 4196468 140726051758240 140066064164000 140068263884501 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25665536 140726051767257 140726051767557 140726051767557 140726051770319 0
[pid=11861/tid=11874] ppid=11858 vsize=27325044 memory=6226317088255202151 CPUtime=0 cores=0-7
/proc/11861/task/11874/stat : 11874 (java) S 11858 11861 11195 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 83545904 27980845056 55207 33554432000 4194304 4196468 140726051758240 140065929941744 140068263884501 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25665536 140726051767257 140726051767557 140726051767557 140726051770319 0
[pid=11861/tid=11875] ppid=11858 vsize=27325044 memory=7301857172715104592 CPUtime=0 cores=0-7
/proc/11861/task/11875/stat : 11875 (java) S 11858 11861 11195 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83545906 27980845056 55207 33554432000 4194304 4196468 140726051758240 140065555437520 140068263892891 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25665536 140726051767257 140726051767557 140726051767557 140726051770319 0
[pid=11861/tid=11876] ppid=11858 vsize=27325044 memory=7295944995697217616 CPUtime=0.3 cores=0-7
/proc/11861/task/11876/stat : 11876 (java) R 11858 11861 11195 0 -1 4202560 774 0 0 0 29 1 0 0 20 0 20 0 83545906 27980845056 55207 33554432000 4194304 4196468 140726051758240 140067321322448 140068247368730 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 25665536 140726051767257 140726051767557 140726051767557 140726051770319 0
[pid=11861/tid=11877] ppid=11858 vsize=27325044 memory=4140 CPUtime=0.28 cores=0-7
/proc/11861/task/11877/stat : 11877 (java) R 11858 11861 11195 0 -1 4202560 475 0 0 0 28 0 0 0 20 0 20 0 83545906 27980845056 55207 33554432000 4194304 4196468 140726051758240 140067320285248 140068242327855 0 4 0 25189583 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 25665536 140726051767257 140726051767557 140726051767557 140726051770319 0
[pid=11861/tid=11878] ppid=11858 vsize=27325044 memory=0 CPUtime=0.29 cores=0-7
/proc/11861/task/11878/stat : 11878 (java) R 11858 11861 11195 0 -1 4202560 530 0 0 0 29 0 0 0 20 0 20 0 83545906 27980845056 55207 33554432000 4194304 4196468 140726051758240 140067319220320 140068243224055 0 4 0 25189583 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 25665536 140726051767257 140726051767557 140726051767557 140726051770319 0
[pid=11861/tid=11879] ppid=11858 vsize=27325044 memory=140063581451744 CPUtime=0.65 cores=0-7
/proc/11861/task/11879/stat : 11879 (java) S 11858 11861 11195 0 -1 1077944384 2438 0 0 0 64 1 0 0 20 0 20 0 83545906 27980845056 55207 33554432000 4194304 4196468 140726051758240 140067318180464 140068263885442 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25665536 140726051767257 140726051767557 140726051767557 140726051770319 0
[pid=11861/tid=11880] ppid=11858 vsize=27325044 memory=0 CPUtime=0 cores=0-7
/proc/11861/task/11880/stat : 11880 (java) S 11858 11861 11195 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83545907 27980845056 55207 33554432000 4194304 4196468 140726051758240 140065057532384 140068263884501 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25665536 140726051767257 140726051767557 140726051767557 140726051770319 0
[pid=11861/tid=11881] ppid=11858 vsize=27325044 memory=0 CPUtime=0 cores=0-7
/proc/11861/task/11881/stat : 11881 (java) S 11858 11861 11195 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83545907 27980845056 55207 33554432000 4194304 4196468 140726051758240 140067317127856 140068263885442 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25665536 140726051767257 140726051767557 140726051767557 140726051770319 0
Current children cumulated CPU time: 3.01 s
Current children cumulated vsize: 27325044 KiB
Current children cumulated memory: 220828 KiB

[startup+1.83091 s]
# the end of solver process 11861 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=4.07971 s, system=0.155805 s

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

[startup+1.60104 s]
/proc/loadavg: 8.01 8.17 8.33 2/199 11881
/proc/meminfo: memFree=20114788/32770624 swapFree=67108860/67108860
[pid=11861] ppid=11858 vsize=27325044 memory=239140 CPUtime=3.46 cores=0-7
/proc/11861/stat : 11861 (java) S 11858 11861 11195 0 -1 1077944320 22607 0 0 0 335 11 0 0 20 0 20 0 83545899 27980845056 59785 33554432000 4194304 4196468 140726051758240 140726051740784 140068263874295 0 0 0 25189583 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 25665536 140726051767257 140726051767557 140726051767557 140726051770319 0
/proc/11861/statm: 6831261 59785 3200 1 0 6792646 0
[pid=11861/tid=11863] ppid=11858 vsize=27325044 memory=6791534058613427641 CPUtime=1.56 cores=0-7
/proc/11861/task/11863/stat : 11863 (java) R 11858 11861 11195 0 -1 4202560 16537 0 0 0 149 7 0 0 20 0 20 0 83545899 27980845056 59785 33554432000 4194304 4196468 140726051758240 140068235704512 140068263886230 0 4 0 25189583 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 25665536 140726051767257 140726051767557 140726051767557 140726051770319 0
[pid=11861/tid=11864] ppid=11858 vsize=27325044 memory=-7531822216213012384 CPUtime=0 cores=0-7
/proc/11861/task/11864/stat : 11864 (java) S 11858 11861 11195 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83545902 27980845056 59785 33554432000 4194304 4196468 140726051758240 140068268116496 140068263884501 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25665536 140726051767257 140726051767557 140726051767557 140726051770319 0
[pid=11861/tid=11865] ppid=11858 vsize=27325044 memory=6944656592455360608 CPUtime=0 cores=0-7
/proc/11861/task/11865/stat : 11865 (java) S 11858 11861 11195 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83545902 27980845056 59785 33554432000 4194304 4196468 140726051758240 140068082272912 140068263884501 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25665536 140726051767257 140726051767557 140726051767557 140726051770319 0
[pid=11861/tid=11866] ppid=11858 vsize=27325044 memory=-7522837583129502606 CPUtime=0 cores=0-7
/proc/11861/task/11866/stat : 11866 (java) S 11858 11861 11195 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83545902 27980845056 59785 33554432000 4194304 4196468 140726051758240 140068081219856 140068263884501 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25665536 140726051767257 140726051767557 140726051767557 140726051770319 0
[pid=11861/tid=11867] ppid=11858 vsize=27325044 memory=6944613755445342871 CPUtime=0 cores=0-7
/proc/11861/task/11867/stat : 11867 (java) S 11858 11861 11195 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83545902 27980845056 59785 33554432000 4194304 4196468 140726051758240 140068080167312 140068263884501 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25665536 140726051767257 140726051767557 140726051767557 140726051770319 0
[pid=11861/tid=11868] ppid=11858 vsize=27325044 memory=6944656425123290226 CPUtime=0 cores=0-7
/proc/11861/task/11868/stat : 11868 (java) S 11858 11861 11195 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83545902 27980845056 59785 33554432000 4194304 4196468 140726051758240 140068079115280 140068263884501 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25665536 140726051767257 140726051767557 140726051767557 140726051770319 0
[pid=11861/tid=11869] ppid=11858 vsize=27325044 memory=-5345911753256963030 CPUtime=0 cores=0-7
/proc/11861/task/11869/stat : 11869 (java) S 11858 11861 11195 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83545902 27980845056 59785 33554432000 4194304 4196468 140726051758240 140067681762448 140068263884501 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25665536 140726051767257 140726051767557 140726051767557 140726051770319 0
[pid=11861/tid=11870] ppid=11858 vsize=27325044 memory=7100839852556256653 CPUtime=0 cores=0-7
/proc/11861/task/11870/stat : 11870 (java) S 11858 11861 11195 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83545902 27980845056 59785 33554432000 4194304 4196468 140726051758240 140067680709392 140068263884501 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25665536 140726051767257 140726051767557 140726051767557 140726051770319 0
[pid=11861/tid=11871] ppid=11858 vsize=27325044 memory=7533807676074704953 CPUtime=0 cores=0-7
/proc/11861/task/11871/stat : 11871 (java) S 11858 11861 11195 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83545902 27980845056 59785 33554432000 4194304 4196468 140726051758240 140067679656848 140068263884501 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25665536 140726051767257 140726051767557 140726051767557 140726051770319 0
[pid=11861/tid=11872] ppid=11858 vsize=27325044 memory=8652377599665396853 CPUtime=0 cores=0-7
/proc/11861/task/11872/stat : 11872 (java) S 11858 11861 11195 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 83545903 27980845056 59785 33554432000 4194304 4196468 140726051758240 140067322390768 140068263885442 0 0 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25665536 140726051767257 140726051767557 140726051767557 140726051770319 0
[pid=11861/tid=11873] ppid=11858 vsize=27325044 memory=-7318199385737753797 CPUtime=0 cores=0-7
/proc/11861/task/11873/stat : 11873 (java) S 11858 11861 11195 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 83545904 27980845056 59785 33554432000 4194304 4196468 140726051758240 140066064164000 140068263884501 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25665536 140726051767257 140726051767557 140726051767557 140726051770319 0
[pid=11861/tid=11874] ppid=11858 vsize=27325044 memory=7450762907285149543 CPUtime=0 cores=0-7
/proc/11861/task/11874/stat : 11874 (java) S 11858 11861 11195 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 83545904 27980845056 59785 33554432000 4194304 4196468 140726051758240 140065929941744 140068263884501 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25665536 140726051767257 140726051767557 140726051767557 140726051770319 0
[pid=11861/tid=11875] ppid=11858 vsize=27325044 memory=7800344859672537426 CPUtime=0 cores=0-7
/proc/11861/task/11875/stat : 11875 (java) S 11858 11861 11195 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83545906 27980845056 59785 33554432000 4194304 4196468 140726051758240 140065555437520 140068263892891 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25665536 140726051767257 140726051767557 140726051767557 140726051770319 0
[pid=11861/tid=11876] ppid=11858 vsize=27325044 memory=33 CPUtime=0.4 cores=0-7
/proc/11861/task/11876/stat : 11876 (java) R 11858 11861 11195 0 -1 4202560 814 0 0 0 39 1 0 0 20 0 20 0 83545906 27980845056 59785 33554432000 4194304 4196468 140726051758240 140067321321440 140068243560136 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 25665536 140726051767257 140726051767557 140726051767557 140726051770319 0
[pid=11861/tid=11877] ppid=11858 vsize=27325044 memory=24560 CPUtime=0.37 cores=0-7
/proc/11861/task/11877/stat : 11877 (java) R 11858 11861 11195 0 -1 4202560 579 0 0 0 37 0 0 0 20 0 20 0 83545906 27980845056 59785 33554432000 4194304 4196468 140726051758240 140067320266416 140068243049417 0 4 0 25189583 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 25665536 140726051767257 140726051767557 140726051767557 140726051770319 0
[pid=11861/tid=11878] ppid=11858 vsize=27325044 memory=1296 CPUtime=0.39 cores=0-7
/proc/11861/task/11878/stat : 11878 (java) R 11858 11861 11195 0 -1 4202560 788 0 0 0 39 0 0 0 20 0 20 0 83545906 27980845056 59785 33554432000 4194304 4196468 140726051758240 140067319211120 140068247360313 0 4 0 25189583 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 25665536 140726051767257 140726051767557 140726051767557 140726051770319 0
[pid=11861/tid=11879] ppid=11858 vsize=27325044 memory=2412 CPUtime=0.69 cores=0-7
/proc/11861/task/11879/stat : 11879 (java) S 11858 11861 11195 0 -1 1077944384 2527 0 0 0 68 1 0 0 20 0 20 0 83545906 27980845056 59785 33554432000 4194304 4196468 140726051758240 140067318180464 140068263885442 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25665536 140726051767257 140726051767557 140726051767557 140726051770319 0
[pid=11861/tid=11880] ppid=11858 vsize=27325044 memory=1724 CPUtime=0 cores=0-7
/proc/11861/task/11880/stat : 11880 (java) S 11858 11861 11195 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83545907 27980845056 59785 33554432000 4194304 4196468 140726051758240 140065057532384 140068263884501 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25665536 140726051767257 140726051767557 140726051767557 140726051770319 0
[pid=11861/tid=11881] ppid=11858 vsize=27325044 memory=1228 CPUtime=0 cores=0-7
/proc/11861/task/11881/stat : 11881 (java) S 11858 11861 11195 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83545907 27980845056 59785 33554432000 4194304 4196468 140726051758240 140067317127856 140068263885442 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25665536 140726051767257 140726051767557 140726051767557 140726051770319 0
Current children cumulated CPU time: 3.46 s
Current children cumulated vsize: 27325044 KiB
Current children cumulated memory: 239140 KiB

[startup+1.8012 s]
/proc/loadavg: 8.01 8.17 8.33 2/199 11881
/proc/meminfo: memFree=20114788/32770624 swapFree=67108860/67108860
[pid=11861] ppid=11858 vsize=27655072 memory=279696 CPUtime=4.18 cores=0-7
/proc/11861/stat : 11861 (java) S 11858 11861 11195 0 -1 1077944320 25089 947 0 0 402 13 2 1 20 0 22 0 83545899 28318793728 69924 33554432000 4194304 4196468 140726051758240 140726051740784 140068263874295 0 0 0 25189583 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 25665536 140726051767257 140726051767557 140726051767557 140726051770319 0
/proc/11861/statm: 6913768 69924 3217 1 0 6874624 0
[pid=11861/tid=11863] ppid=11858 vsize=27655072 memory=-8253362762722141311 CPUtime=1.79 cores=0-7
/proc/11861/task/11863/stat : 11863 (java) R 11858 11861 11195 0 -1 4202560 17620 947 0 0 168 8 2 1 20 0 22 0 83545899 28318793728 69924 33554432000 4194304 4196468 140726051758240 140068235702256 140068263886230 0 4 0 25189583 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 25665536 140726051767257 140726051767557 140726051767557 140726051770319 0
[pid=11861/tid=11864] ppid=11858 vsize=27655072 memory=-8412656567318647667 CPUtime=0.03 cores=0-7
/proc/11861/task/11864/stat : 11864 (java) S 11858 11861 11195 0 -1 1077944384 1 947 0 0 0 0 2 1 20 0 22 0 83545902 28318793728 69924 33554432000 4194304 4196468 140726051758240 140068268116496 140068263884501 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25665536 140726051767257 140726051767557 140726051767557 140726051770319 0
[pid=11861/tid=11865] ppid=11858 vsize=27655072 memory=-8341965534556230502 CPUtime=0.03 cores=0-7
/proc/11861/task/11865/stat : 11865 (java) S 11858 11861 11195 0 -1 1077944384 2 947 0 0 0 0 2 1 20 0 22 0 83545902 28318793728 69924 33554432000 4194304 4196468 140726051758240 140068082272912 140068263884501 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25665536 140726051767257 140726051767557 140726051767557 140726051770319 0
[pid=11861/tid=11866] ppid=11858 vsize=27655072 memory=1329904169539632281 CPUtime=0.03 cores=0-7
/proc/11861/task/11866/stat : 11866 (java) S 11858 11861 11195 0 -1 1077944384 1 947 0 0 0 0 2 1 20 0 22 0 83545902 28318793728 69924 33554432000 4194304 4196468 140726051758240 140068081219856 140068263884501 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25665536 140726051767257 140726051767557 140726051767557 140726051770319 0
[pid=11861/tid=11867] ppid=11858 vsize=27655072 memory=6933690287860520088 CPUtime=0.03 cores=0-7
/proc/11861/task/11867/stat : 11867 (java) S 11858 11861 11195 0 -1 1077944384 3 947 0 0 0 0 2 1 20 0 22 0 83545902 28318793728 69924 33554432000 4194304 4196468 140726051758240 140068080167312 140068263884501 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25665536 140726051767257 140726051767557 140726051767557 140726051770319 0
[pid=11861/tid=11868] ppid=11858 vsize=27655072 memory=-6804530867367538332 CPUtime=0.03 cores=0-7
/proc/11861/task/11868/stat : 11868 (java) S 11858 11861 11195 0 -1 1077944384 1 947 0 0 0 0 2 1 20 0 22 0 83545902 28318793728 69924 33554432000 4194304 4196468 140726051758240 140068079115280 140068263884501 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25665536 140726051767257 140726051767557 140726051767557 140726051770319 0
[pid=11861/tid=11869] ppid=11858 vsize=27655072 memory=6944656592455360569 CPUtime=0.03 cores=0-7
/proc/11861/task/11869/stat : 11869 (java) S 11858 11861 11195 0 -1 1077944384 1 947 0 0 0 0 2 1 20 0 22 0 83545902 28318793728 69924 33554432000 4194304 4196468 140726051758240 140067681762448 140068263884501 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25665536 140726051767257 140726051767557 140726051767557 140726051770319 0
[pid=11861/tid=11870] ppid=11858 vsize=27655072 memory=-1391509512798377362 CPUtime=0.03 cores=0-7
/proc/11861/task/11870/stat : 11870 (java) S 11858 11861 11195 0 -1 1077944384 2 947 0 0 0 0 2 1 20 0 22 0 83545902 28318793728 69924 33554432000 4194304 4196468 140726051758240 140067680709392 140068263884501 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25665536 140726051767257 140726051767557 140726051767557 140726051770319 0
[pid=11861/tid=11871] ppid=11858 vsize=27655072 memory=-8976644418600983157 CPUtime=0.03 cores=0-7
/proc/11861/task/11871/stat : 11871 (java) S 11858 11861 11195 0 -1 1077944384 2 947 0 0 0 0 2 1 20 0 22 0 83545902 28318793728 69924 33554432000 4194304 4196468 140726051758240 140067679656848 140068263884501 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25665536 140726051767257 140726051767557 140726051767557 140726051770319 0
[pid=11861/tid=11872] ppid=11858 vsize=27655072 memory=-8180882557245955445 CPUtime=0.03 cores=0-7
/proc/11861/task/11872/stat : 11872 (java) S 11858 11861 11195 0 -1 1077944384 5 947 0 0 0 0 2 1 20 0 22 0 83545903 28318793728 69924 33554432000 4194304 4196468 140726051758240 140067322390768 140068263885442 0 0 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25665536 140726051767257 140726051767557 140726051767557 140726051770319 0
[pid=11861/tid=11873] ppid=11858 vsize=27655072 memory=8508281339140727949 CPUtime=0.03 cores=0-7
/proc/11861/task/11873/stat : 11873 (java) S 11858 11861 11195 0 -1 1077944384 13 947 0 0 0 0 2 1 20 0 22 0 83545904 28318793728 69924 33554432000 4194304 4196468 140726051758240 140066064164000 140068263884501 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25665536 140726051767257 140726051767557 140726051767557 140726051770319 0
[pid=11861/tid=11874] ppid=11858 vsize=27655072 memory=-7023579799431922829 CPUtime=0.03 cores=0-7
/proc/11861/task/11874/stat : 11874 (java) S 11858 11861 11195 0 -1 1077944384 21 947 0 0 0 0 2 1 20 0 22 0 83545904 28318793728 69924 33554432000 4194304 4196468 140726051758240 140065929941744 140068263884501 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25665536 140726051767257 140726051767557 140726051767557 140726051770319 0
[pid=11861/tid=11875] ppid=11858 vsize=27655072 memory=-8458152057954430348 CPUtime=0.03 cores=0-7
/proc/11861/task/11875/stat : 11875 (java) S 11858 11861 11195 0 -1 1077944384 1 947 0 0 0 0 2 1 20 0 22 0 83545906 28318793728 69924 33554432000 4194304 4196468 140726051758240 140065555437520 140068263892891 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25665536 140726051767257 140726051767557 140726051767557 140726051770319 0
[pid=11861/tid=11876] ppid=11858 vsize=27655072 memory=4196912344889787449 CPUtime=0.55 cores=0-7
/proc/11861/task/11876/stat : 11876 (java) S 11858 11861 11195 0 -1 1077944384 945 947 0 0 51 1 2 1 20 0 22 0 83545906 28318793728 69924 33554432000 4194304 4196468 140726051758240 140067321338608 140068263885442 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25665536 140726051767257 140726051767557 140726051767557 140726051770319 0
[pid=11861/tid=11877] ppid=11858 vsize=27655072 memory=8508281403248052365 CPUtime=0.54 cores=0-7
/proc/11861/task/11877/stat : 11877 (java) S 11858 11861 11195 0 -1 1077944384 1001 947 0 0 51 0 2 1 20 0 22 0 83545906 28318793728 69924 33554432000 4194304 4196468 140726051758240 140067320286064 140068263885442 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25665536 140726051767257 140726051767557 140726051767557 140726051770319 0
[pid=11861/tid=11878] ppid=11858 vsize=27655072 memory=3047711553219693942 CPUtime=0.53 cores=0-7
/proc/11861/task/11878/stat : 11878 (java) S 11858 11861 11195 0 -1 1077944384 1328 947 0 0 50 0 2 1 20 0 22 0 83545906 28318793728 69924 33554432000 4194304 4196468 140726051758240 140067319233008 140068263885442 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25665536 140726051767257 140726051767557 140726051767557 140726051770319 0
[pid=11861/tid=11879] ppid=11858 vsize=27655072 memory=3054156605368933524 CPUtime=0.84 cores=0-7
/proc/11861/task/11879/stat : 11879 (java) S 11858 11861 11195 0 -1 1077944384 2756 947 0 0 80 1 2 1 20 0 22 0 83545906 28318793728 69924 33554432000 4194304 4196468 140726051758240 140067318180464 140068263885442 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25665536 140726051767257 140726051767557 140726051767557 140726051770319 0
[pid=11861/tid=11880] ppid=11858 vsize=27655072 memory=280127162286320 CPUtime=0.03 cores=0-7
/proc/11861/task/11880/stat : 11880 (java) S 11858 11861 11195 0 -1 1077944384 3 947 0 0 0 0 2 1 20 0 22 0 83545907 28318793728 69924 33554432000 4194304 4196468 140726051758240 140065057532384 140068263884501 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25665536 140726051767257 140726051767557 140726051767557 140726051770319 0
[pid=11861/tid=11881] ppid=11858 vsize=27655072 memory=7235147594880805952 CPUtime=0.03 cores=0-7
/proc/11861/task/11881/stat : 11881 (java) S 11858 11861 11195 0 -1 1077944384 1 947 0 0 0 0 2 1 20 0 22 0 83545907 28318793728 69924 33554432000 4194304 4196468 140726051758240 140067317127856 140068263885442 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25665536 140726051767257 140726051767557 140726051767557 140726051770319 0
Current children cumulated CPU time: 4.18 s
Current children cumulated vsize: 27655072 KiB
Current children cumulated memory: 279696 KiB

Child status: 0
Real time (s): 1.83097
CPU time (s): 4.23552
CPU user time (s): 4.07971
CPU system time (s): 0.155805
CPU usage (%): 231.327
Max. virtual memory (cumulated for all children) (KiB): 27655072
Max. memory (cumulated for all children) (KiB): 279696

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.07971
system time used= 0.155805
maximum resident set size= 282580
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26105
page faults= 0
swaps= 0
block input operations= 0
block output operations= 120
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6617
involuntary context switches= 18


# summary of solver processes directly reported to runsolver:
#   pid: 11861
#   total CPU time (s): 4.23552
#   total CPU user time (s): 4.07971
#   total CPU system time (s): 0.155805

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.039033 second user time and 0.051692 second system time

The end

Launcher Data

Begin job on node103 at 2018-07-27 04:50:27
IDJOB=4297077
IDBENCH=141418
IDSOLVER=2758
FILE ID=node103/4297077-1532659827
RUNJOBID= node103-1532652241-11222
PBS_JOBID= 21022209
Free space on /tmp= 56536 MiB

SOLVER NAME= scop order+glucose-syrup (2018-07-07)
BENCH NAME= XCSP18/Haystacks/Haystacks-ext-07_c18.xml
COMMAND LINE= java -Xms22g -Xmx22g -Xss128m -jar DIR/scop.jar -order -solver DIR/glucose-syrup -solverOption -model:-nthreads=NBCORE:-maxmemory=10000 -tmp TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4297077-1532659827/watcher-4297077-1532659827 -o /tmp/evaluation-result-4297077-1532659827/solver-4297077-1532659827 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node103-1532652241-11222 --watchdog 2580  java -Xms22g -Xmx22g -Xss128m -jar HOME/scop.jar -order -solver HOME/glucose-syrup -solverOption -model:-nthreads=8:-maxmemory=10000 -tmp HOME HOME/instance-4297077-1532659827.xml

TIME LIMIT= 20160 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= 67b8364c884536fb4f5e1967f94ac4a2
RANDOM SEED=687998705

node103.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.48
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.48
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.48
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.48
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:        20280964 kB
MemAvailable:   31929428 kB
Buffers:          292328 kB
Cached:         11542016 kB
SwapCached:            0 kB
Active:          3870852 kB
Inactive:        8017016 kB
Active(anon):      55924 kB
Inactive(anon):    25180 kB
Active(file):    3814928 kB
Inactive(file):  7991836 kB
Unevictable:        7124 kB
Mlocked:            7124 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8360 kB
Writeback:             0 kB
AnonPages:         60608 kB
Mapped:            41496 kB
Shmem:             25228 kB
Slab:             297764 kB
SReclaimable:     270160 kB
SUnreclaim:        27604 kB
KernelStack:        3184 kB
PageTables:         4360 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     324024 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      6144 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      124288 kB
DirectMap2M:    33421312 kB

Free space on /tmp at the end= 56528 MiB
End job on node103 at 2018-07-27 04:50:29