Trace number 4296927

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 6.2343 1.94467

General information on the benchmark

NameLangford/
LangfordBin-09_c18.xml
MD5SUMaf6539439e5a66b9d4cb5cb754e7ed18
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 benchmark6.09138
Satisfiable
(Un)Satisfiability was proved
Number of variables36
Number of constraints27
Number of domains2
Minimum domain size9
Maximum domain size18
Distribution of domain sizes[{"size":9,"count":18},{"size":18,"count":18}]
Minimum variable degree2
Maximum variable degree18
Distribution of variable degrees[{"degree":2,"count":18},{"degree":18,"count":18}]
Minimum constraint arity2
Maximum constraint arity19
Distribution of constraint arities[{"arity":2,"count":9},{"arity":19,"count":18}]
Number of extensional constraints0
Number of intensional constraints9
Distribution of constraint types[{"type":"intension","count":9},{"type":"element","count":18}]
Optimization problemNO
Type of objective

Solver Data

0.65/0.53	
0.65/0.53	scop order+glucose-syrup (2018-07-07)
0.65/0.53	
0.65/0.56	c BEGIN-Prog: Fri Jul 27 03:18:52 CEST 2018
0.65/0.56	c PID: 15757
0.65/0.56	c IP: 172.20.3.102
0.65/0.56	c HOST: node102.alineos.net
0.65/0.56	c (0,0) Parsing Begin
1.17/0.85	c (0,0) Parsing End
1.17/0.86	c (0,0) CSP: 36 int (0 aux), 0 bool (0 aux), 27 ctr, max domain size 18
1.17/0.86	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.17/0.86	c (0,0) Constraint Name Generate Begin
1.17/0.86	c (0,0) Ctr:HOME/instance-4296927-1532654331.xml,Add:Element:Eq:IntVar:Num
1.17/0.86	c (0,0) Constraint Name Generate End
1.17/0.86	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.17/0.86	c (0,0) CSP to CSPinCNF Begin
1.54/1.01	c (0,0) translated 3 (10%) constraints
1.54/1.04	c (0,0) translated 6 (20%) constraints
1.54/1.07	c (0,0) translated 9 (30%) constraints
1.54/1.09	c (0,0) translated 11 (40%) constraints
1.82/1.12	c (0,0) translated 14 (50%) constraints
1.82/1.14	c (0,0) translated 17 (60%) constraints
1.82/1.15	c (0,0) translated 19 (70%) constraints
1.82/1.16	c (0,0) translated 22 (80%) constraints
1.82/1.16	c (0,0) translated 25 (90%) constraints
1.82/1.16	c (0,0) translated 27 (100%) constraints
2.04/1.20	c (0,0) STATISTICS1:HOME/instance-4296927-1532654331.xml,Add:Element:Eq:IntVar:Num,36,333,16,16,3,2,16:2;15:2;14:2;13:2;12:2;11:2;10:2;9:2;8:2,16:38;15:38;14:38;13:38;12:38;11:38;10:38;9:362;8:38,3:324;1:9,2:18;1:972,
2.04/1.20	c (0,0) ===========================================
2.04/1.20	c (0,0) Order
2.04/1.20	c (0,0) ===========================================
2.04/1.24	c (0,0) translated 34 (10%) constraints
2.04/1.26	c (0,0) translated 67 (20%) constraints
2.04/1.28	c (0,0) translated 100 (30%) constraints
2.04/1.29	c (0,0) translated 134 (40%) constraints
2.31/1.30	c (0,0) translated 167 (50%) constraints
2.31/1.31	c (0,0) translated 200 (60%) constraints
2.31/1.32	c (0,0) translated 234 (70%) constraints
2.31/1.33	c (0,0) translated 267 (80%) constraints
2.31/1.33	c (0,0) translated 300 (90%) constraints
2.31/1.34	c (0,0) translated 333 (100%) constraints
2.31/1.35	c (0,0) CSP to CSPinCNF End
2.31/1.35	c (0,0) CSP: 36 int (0 aux), 162 bool (162 aux), 990 ctr, max domain size 16
2.31/1.35	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 24 MiB used (max 0 MiB)
2.31/1.35	c (0,0) CSPinCNF Propagation Begin
2.31/1.39	c (0,0) 0 values, 144 unsatisfiable literals, and 180 valid clauses are removed
2.31/1.39	c (0,0) CSPinCNF Propagation End
2.31/1.39	c (0,0) CSP: 36 int (0 aux), 162 bool (162 aux), 810 ctr, max domain size 16
2.31/1.39	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 24 MiB used (max 0 MiB)
2.31/1.39	c (0,0) Simplify CSPinCNF Begin
2.64/1.40	c (0,0) Simplify CSPinCNF End
2.64/1.40	c (0,0) CSP: 36 int (0 aux), 162 bool (162 aux), 810 ctr, max domain size 16
2.64/1.40	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 24 MiB used (max 0 MiB)
2.64/1.40	c (0,0) Calculate Precise Domain Begin
2.64/1.40	c (0,0) 0 values are removed by re-calculation
2.64/1.40	c (0,0) Calculate Precise Domain End
2.64/1.40	c (0,0) CSP: 36 int (0 aux), 162 bool (162 aux), 810 ctr, max domain size 16
2.64/1.40	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 24 MiB used (max 0 MiB)
2.64/1.40	c (0,0) CSPinCNF to SatSolver Begin
2.64/1.44	c (0,0) 81 (10 %) CSP clauses are encoded (504 SAT variables, 386 SAT clauses)
2.64/1.45	c (0,0) 162 (20 %) CSP clauses are encoded (504 SAT variables, 467 SAT clauses)
2.64/1.45	c (0,0) 243 (30 %) CSP clauses are encoded (504 SAT variables, 548 SAT clauses)
2.64/1.46	c (0,0) 324 (40 %) CSP clauses are encoded (504 SAT variables, 629 SAT clauses)
2.64/1.46	c (0,0) 405 (50 %) CSP clauses are encoded (504 SAT variables, 710 SAT clauses)
2.64/1.47	c (0,0) 486 (60 %) CSP clauses are encoded (504 SAT variables, 791 SAT clauses)
2.64/1.47	c (0,0) 567 (70 %) CSP clauses are encoded (504 SAT variables, 872 SAT clauses)
2.64/1.47	c (0,0) 648 (80 %) CSP clauses are encoded (504 SAT variables, 953 SAT clauses)
2.64/1.47	c (0,0) 729 (90 %) CSP clauses are encoded (504 SAT variables, 1034 SAT clauses)
2.64/1.49	c (0,0) 810 (100 %) CSP clauses are encoded (504 SAT variables, 1289 SAT clauses)
2.64/1.49	c (0,0) CSPinCNF to SatSolver End
2.64/1.49	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 25 MiB used (max 0 MiB)
2.92/1.50	c (0,0) STATISTICS2:HOME/instance-4296927-1532654331.xml,Add:Element:Eq:IntVar:Num,198,810,16,16,3,2,16:2;15:2;14:2;13:2;12:2;11:2;10:2;9:2;8:2,16:64;15:60;14:56;13:52;12:48;11:44;10:40;9:612;8:32;2:792,3:180;2:612;1:18,2:18;1:1764,
2.92/1.50	c (0,0) SatSolver.solve Begin
2.92/1.50	c (0,0) 504 bool, 1296 clause
2.92/1.50	c (0,0) HOME/glucose-syrup -model -nthreads=8 -maxmemory=10000 HOME/instance-4296927-1532654331.xml-scop-15757.cnf HOME/instance-4296927-1532654331.xml-scop-15757.cnf.out
3.08/1.93	c (1,0) c
3.08/1.93	c (1,0) c This is glucose-syrup 4.1 (glucose in many threads) --  based on MiniSAT (Many thanks to MiniSAT team)
3.08/1.93	c (1,0) c
3.08/1.93	c (1,0) c WARNING: for repeatability, setting FPU to use double precision
3.08/1.93	c (1,0) c 8 solvers engines and 1 companion as a blackboard created.
3.08/1.93	c (1,0) c ========================================[ Problem Statistics ]===========================================
3.08/1.93	c (1,0) c |                                                                                                       |
3.08/1.93	c (1,0) c |  Number of variables:           504                                                                   |
3.08/1.93	c (1,0) c |  Number of clauses:            1296                                                                   |
3.08/1.93	c (1,0) c |  Parse time:                   0.00 s                                                                 |
3.08/1.93	c (1,0) c |                                                                                                       |
3.08/1.93	c (1,0) c |  Eliminated clauses:           0.01 Mb                                                                |
3.08/1.93	c (1,0) c |  Simplification time:          0.00 s                                                                 |
3.08/1.93	c (1,0) c |                                                                                                       |
3.08/1.93	c (1,0) c |  Generating clones                                                                                    |
3.08/1.93	c (1,0) c |  all clones generated. Memory =  26.85Mb.                                                             |
3.08/1.93	c (1,0) c ========================================================================================================|
3.08/1.93	c (1,0) c Thread 3 is 100% pure glucose! First thread to finish! (UNSAT answer).
3.08/1.93	c (1,0) c Total Memory so far : 602.88Mb
3.08/1.93	c (1,0) c
3.08/1.93	c (1,0) c real time : 0.40234 s
3.08/1.93	c (1,0) c cpu time  : 3.09773 s
3.08/1.93	c (1,0) c
3.08/1.93	c (1,0) c
3.08/1.93	c (1,0) c
3.08/1.93	c (1,0) c |---------------------------------------- FINAL STATS --------------------------------------------------|
3.08/1.93	c (1,0) c
3.08/1.93	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
3.08/1.93	c (1,0) c | Threads       |      Total      |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
3.08/1.93	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
3.08/1.93	c (1,0) c | Conflicts     |          103355 |      12389 |      13234 |      13026 |      14010 |      12608 |      12664 |      12656 |      12768 |
3.08/1.93	c (1,0) c | Decisions     |          121972 |      14242 |      15633 |      15222 |      16560 |      14742 |      15018 |      15202 |      15353 |
3.08/1.93	c (1,0) c | Propagations  |         5046849 |     659012 |     641024 |     627155 |     674548 |     619286 |     600884 |     619126 |     605814 |
3.08/1.93	c (1,0) c | Avg_Trail     |                 |        201 |        202 |        202 |        206 |        202 |        202 |        203 |        204 |
3.08/1.93	c (1,0) c | Avg_DL        |                 |         12 |         10 |         10 |         11 |          9 |         11 |         11 |         10 |
3.08/1.93	c (1,0) c | Avg_Res       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
3.08/1.93	c (1,0) c | Avg_Res_Seen  |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
3.08/1.93	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
3.08/1.93	c (1,0) c | Exported      |           16059 |       2355 |       2034 |       2051 |       2192 |       1746 |       1975 |       1865 |       1841 |
3.08/1.93	c (1,0) c | Imported      |          107987 |      13164 |      13407 |      13636 |      13866 |      14312 |      11801 |      13694 |      14107 |
3.08/1.93	c (1,0) c | Good          |             804 |        100 |         80 |        106 |        128 |        119 |         69 |         93 |        109 |
3.08/1.93	c (1,0) c | Purge         |          107183 |      13064 |      13327 |      13530 |      13738 |      14193 |      11732 |      13601 |      13998 |
3.08/1.93	c (1,0) c | Promoted      |           11382 |       1045 |       1418 |       1410 |       1045 |       1734 |       1572 |       1525 |       1633 |
3.08/1.93	c (1,0) c | Remove_Imp    |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
3.08/1.93	c (1,0) c | Blocked_Reuse |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
3.08/1.93	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
3.08/1.93	c (1,0) c | Unaries       |                 |          2 |          2 |          0 |          4 |          7 |          0 |          2 |          5 |
3.08/1.93	c (1,0) c | Binaries      |                 |         12 |         27 |          8 |         16 |         25 |         11 |         21 |         24 |
3.08/1.93	c (1,0) c | Glues         |                 |         58 |         96 |         82 |        112 |         90 |         75 |         96 |         95 |
3.08/1.93	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
3.08/1.93	c (1,0) c | Orig_Seen     |            65 % |        828 |        849 |        850 |        849 |        851 |        849 |        850 |        849 |
3.08/1.93	c (1,0) c | Diff Orig seen|                 | -       21 | -        0 |          1 |      X     |          2 | -        0 |          1 | -        0 |
3.08/1.93	c (1,0) c | Hamming       |            16 % |         86 |         97 |         77 |      X     |         57 |        109 |         81 |         81 |
3.08/1.93	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
3.08/1.93	c (1,0) 
3.08/1.93	c (1,0) s UNSATISFIABLE
3.08/1.93	c (1,1) SatSolver.solve End
3.08/1.93	c (1,1) Heap : 788 MiB used (max 21589 MiB), NonHeap : 27 MiB used (max 0 MiB)
3.08/1.93	c (1,1) Show results Begin
3.08/1.93	s UNSATISFIABLE
3.08/1.93	c (1,1) Show results End
3.08/1.93	c (1,1) Heap : 788 MiB used (max 21589 MiB), NonHeap : 27 MiB used (max 0 MiB)
3.08/1.93	c (1,1) 0,0,0,0,0,0,0,1,1,STOP-AFTER(ALL)
3.08/1.93	c END-Prog: Fri Jul 27 03:18:54 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 (8144 MiB free)
  memory of node 1: 16384 MiB (15476 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4296927-1532654331/watcher-4296927-1532654331 -o /tmp/evaluation-result-4296927-1532654331/solver-4296927-1532654331 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node102-1532654328-15628 --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-4296927-1532654331.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=15757, runsolver pid=15754

[startup+0.100108 s]*
/proc/loadavg: 8.54 8.76 8.74 3/199 15777
/proc/meminfo: memFree=24091020/32770624 swapFree=67077260/67108860
[pid=15757] ppid=15754 vsize=27312552 memory=110004 CPUtime=0.11 cores=0-7
/proc/15757/stat : 15757 (java) S 15754 15757 15601 0 -1 1077944320 6505 0 0 0 9 2 0 0 20 0 20 0 82996321 27968053248 27501 33554432000 4194304 4196468 140736793356272 140736793338816 139663670382327 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 13918208 140736793363417 140736793363717 140736793363717 140736793366479 0
/proc/15757/statm: 6828138 27501 2748 1 0 6790598 0
[pid=15757/tid=15759] ppid=15754 vsize=27312552 memory=4134930498285298233 CPUtime=0.09 cores=0-7
/proc/15757/task/15759/stat : 15759 (java) R 15754 15757 15601 0 -1 4202560 4621 0 0 0 7 2 0 0 20 0 20 0 82996321 27968053248 27501 33554432000 4194304 4196468 140736793356272 139663642168448 139663662619454 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 13918208 140736793363417 140736793363717 140736793363717 140736793366479 0
[pid=15757/tid=15760] ppid=15754 vsize=27312552 memory=4126316290023845779 CPUtime=0 cores=0-7
/proc/15757/task/15760/stat : 15760 (java) S 15754 15757 15601 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82996324 27968053248 27501 33554432000 4194304 4196468 140736793356272 139663674624528 139663670392533 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13918208 140736793363417 140736793363717 140736793363717 140736793366479 0
[pid=15757/tid=15761] ppid=15754 vsize=27312552 memory=140474388461184 CPUtime=0 cores=0-7
/proc/15757/task/15761/stat : 15761 (java) S 15754 15757 15601 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82996324 27968053248 27501 33554432000 4194304 4196468 140736793356272 139663488780944 139663670392533 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13918208 140736793363417 140736793363717 140736793363717 140736793366479 0
[pid=15757/tid=15762] ppid=15754 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/15757/task/15762/stat : 15762 (java) S 15754 15757 15601 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82996324 27968053248 27501 33554432000 4194304 4196468 140736793356272 139663487727888 139663670392533 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13918208 140736793363417 140736793363717 140736793363717 140736793366479 0
[pid=15757/tid=15763] ppid=15754 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/15757/task/15763/stat : 15763 (java) S 15754 15757 15601 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82996324 27968053248 27501 33554432000 4194304 4196468 140736793356272 139663486675344 139663670392533 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13918208 140736793363417 140736793363717 140736793363717 140736793366479 0
[pid=15757/tid=15764] ppid=15754 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/15757/task/15764/stat : 15764 (java) S 15754 15757 15601 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82996324 27968053248 27501 33554432000 4194304 4196468 140736793356272 139663485623312 139663670392533 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13918208 140736793363417 140736793363717 140736793363717 140736793366479 0
[pid=15757/tid=15765] ppid=15754 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/15757/task/15765/stat : 15765 (java) S 15754 15757 15601 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82996324 27968053248 27501 33554432000 4194304 4196468 140736793356272 139663484570768 139663670392533 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13918208 140736793363417 140736793363717 140736793363717 140736793366479 0
[pid=15757/tid=15766] ppid=15754 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/15757/task/15766/stat : 15766 (java) S 15754 15757 15601 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82996324 27968053248 27501 33554432000 4194304 4196468 140736793356272 139663483517712 139663670392533 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13918208 140736793363417 140736793363717 140736793363717 140736793366479 0
[pid=15757/tid=15767] ppid=15754 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/15757/task/15767/stat : 15767 (java) S 15754 15757 15601 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 82996324 27968053248 27501 33554432000 4194304 4196468 140736793356272 139663482465168 139663670392533 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13918208 140736793363417 140736793363717 140736793363717 140736793366479 0
[pid=15757/tid=15768] ppid=15754 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/15757/task/15768/stat : 15768 (java) S 15754 15757 15601 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82996325 27968053248 27501 33554432000 4194304 4196468 140736793356272 139661721680112 139663670393474 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13918208 140736793363417 140736793363717 140736793363717 140736793366479 0
[pid=15757/tid=15769] ppid=15754 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/15757/task/15769/stat : 15769 (java) S 15754 15757 15601 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 82996326 27968053248 27501 33554432000 4194304 4196468 140736793356272 139661599040672 139663670392533 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13918208 140736793363417 140736793363717 140736793363717 140736793366479 0
[pid=15757/tid=15770] ppid=15754 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/15757/task/15770/stat : 15770 (java) S 15754 15757 15601 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82996326 27968053248 27501 33554432000 4194304 4196468 140736793356272 139661330604784 139663670392533 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13918208 140736793363417 140736793363717 140736793363717 140736793366479 0
[pid=15757/tid=15771] ppid=15754 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/15757/task/15771/stat : 15771 (java) S 15754 15757 15601 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82996328 27968053248 27501 33554432000 4194304 4196468 140736793356272 139660956096464 139663670400923 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13918208 140736793363417 140736793363717 140736793363717 140736793366479 0
[pid=15757/tid=15772] ppid=15754 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/15757/task/15772/stat : 15772 (java) S 15754 15757 15601 0 -1 1077944384 306 0 0 0 0 0 0 0 20 0 20 0 82996329 27968053248 27501 33554432000 4194304 4196468 140736793356272 139661720627952 139663670393474 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13918208 140736793363417 140736793363717 140736793363717 140736793366479 0
[pid=15757/tid=15773] ppid=15754 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/15757/task/15773/stat : 15773 (java) S 15754 15757 15601 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 82996329 27968053248 27501 33554432000 4194304 4196468 140736793356272 139661719575408 139663670393474 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13918208 140736793363417 140736793363717 140736793363717 140736793366479 0
[pid=15757/tid=15774] ppid=15754 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/15757/task/15774/stat : 15774 (java) R 15754 15757 15601 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82996329 27968053248 27501 33554432000 4194304 4196468 140736793356272 139661718522352 139663670393474 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13918208 140736793363417 140736793363717 140736793363717 140736793366479 0
[pid=15757/tid=15775] ppid=15754 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/15757/task/15775/stat : 15775 (java) R 15754 15757 15601 0 -1 4202560 239 0 0 0 0 0 0 0 20 0 20 0 82996329 27968053248 27501 33554432000 4194304 4196468 140736793356272 139661717469808 139663670394262 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 13918208 140736793363417 140736793363717 140736793363717 140736793366479 0
[pid=15757/tid=15776] ppid=15754 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/15757/task/15776/stat : 15776 (java) S 15754 15757 15601 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 82996329 27968053248 27501 33554432000 4194304 4196468 140736793356272 139660458191328 139663670392533 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13918208 140736793363417 140736793363717 140736793363717 140736793366479 0
[pid=15757/tid=15777] ppid=15754 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/15757/task/15777/stat : 15777 (java) S 15754 15757 15601 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82996329 27968053248 27501 33554432000 4194304 4196468 140736793356272 139661716417200 139663670393474 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13918208 140736793363417 140736793363717 140736793363717 140736793366479 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 110004 KiB

[startup+0.209706 s]*
/proc/loadavg: 8.54 8.76 8.74 2/199 15777
/proc/meminfo: memFree=24074772/32770624 swapFree=67077260/67108860
[pid=15757] ppid=15754 vsize=27312552 memory=124132 CPUtime=0.25 cores=0-7
/proc/15757/stat : 15757 (java) S 15754 15757 15601 0 -1 1077944320 10293 0 0 0 22 3 0 0 20 0 20 0 82996321 27968053248 31033 33554432000 4194304 4196468 140736793356272 140736793338816 139663670382327 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 13918208 140736793363417 140736793363717 140736793363717 140736793366479 0
/proc/15757/statm: 6828138 31033 2873 1 0 6790598 0
[pid=15757/tid=15759] ppid=15754 vsize=27312552 memory=8316850467074736180 CPUtime=0.19 cores=0-7
/proc/15757/task/15759/stat : 15759 (java) R 15754 15757 15601 0 -1 4202560 8194 0 0 0 17 2 0 0 20 0 20 0 82996321 27968053248 31033 33554432000 4194304 4196468 140736793356272 139663642172032 139663651776061 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 13918208 140736793363417 140736793363717 140736793363717 140736793366479 0
[pid=15757/tid=15760] ppid=15754 vsize=27312552 memory=8937 CPUtime=0 cores=0-7
/proc/15757/task/15760/stat : 15760 (java) S 15754 15757 15601 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82996324 27968053248 31033 33554432000 4194304 4196468 140736793356272 139663674624528 139663670392533 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13918208 140736793363417 140736793363717 140736793363717 140736793366479 0
[pid=15757/tid=15761] ppid=15754 vsize=27312552 memory=288370850540172928 CPUtime=0 cores=0-7
/proc/15757/task/15761/stat : 15761 (java) S 15754 15757 15601 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82996324 27968053248 31033 33554432000 4194304 4196468 140736793356272 139663488780944 139663670392533 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13918208 140736793363417 140736793363717 140736793363717 140736793366479 0
[pid=15757/tid=15762] ppid=15754 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/15757/task/15762/stat : 15762 (java) S 15754 15757 15601 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82996324 27968053248 31033 33554432000 4194304 4196468 140736793356272 139663487727888 139663670392533 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13918208 140736793363417 140736793363717 140736793363717 140736793366479 0
[pid=15757/tid=15763] ppid=15754 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/15757/task/15763/stat : 15763 (java) S 15754 15757 15601 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82996324 27968053248 31033 33554432000 4194304 4196468 140736793356272 139663486675344 139663670392533 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13918208 140736793363417 140736793363717 140736793363717 140736793366479 0
[pid=15757/tid=15764] ppid=15754 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/15757/task/15764/stat : 15764 (java) S 15754 15757 15601 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82996324 27968053248 31033 33554432000 4194304 4196468 140736793356272 139663485623312 139663670392533 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13918208 140736793363417 140736793363717 140736793363717 140736793366479 0
[pid=15757/tid=15765] ppid=15754 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/15757/task/15765/stat : 15765 (java) S 15754 15757 15601 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82996324 27968053248 31033 33554432000 4194304 4196468 140736793356272 139663484570768 139663670392533 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13918208 140736793363417 140736793363717 140736793363717 140736793366479 0
[pid=15757/tid=15766] ppid=15754 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/15757/task/15766/stat : 15766 (java) S 15754 15757 15601 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82996324 27968053248 31033 33554432000 4194304 4196468 140736793356272 139663483517712 139663670392533 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13918208 140736793363417 140736793363717 140736793363717 140736793366479 0
[pid=15757/tid=15767] ppid=15754 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/15757/task/15767/stat : 15767 (java) S 15754 15757 15601 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 82996324 27968053248 31033 33554432000 4194304 4196468 140736793356272 139663482465168 139663670392533 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13918208 140736793363417 140736793363717 140736793363717 140736793366479 0
[pid=15757/tid=15768] ppid=15754 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/15757/task/15768/stat : 15768 (java) S 15754 15757 15601 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82996325 27968053248 31033 33554432000 4194304 4196468 140736793356272 139661721680112 139663670393474 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13918208 140736793363417 140736793363717 140736793363717 140736793366479 0
[pid=15757/tid=15769] ppid=15754 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/15757/task/15769/stat : 15769 (java) S 15754 15757 15601 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 82996326 27968053248 31033 33554432000 4194304 4196468 140736793356272 139661599040672 139663670392533 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13918208 140736793363417 140736793363717 140736793363717 140736793366479 0
[pid=15757/tid=15770] ppid=15754 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/15757/task/15770/stat : 15770 (java) S 15754 15757 15601 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82996326 27968053248 31033 33554432000 4194304 4196468 140736793356272 139661330604784 139663670392533 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13918208 140736793363417 140736793363717 140736793363717 140736793366479 0
[pid=15757/tid=15771] ppid=15754 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/15757/task/15771/stat : 15771 (java) S 15754 15757 15601 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82996328 27968053248 31033 33554432000 4194304 4196468 140736793356272 139660956096464 139663670400923 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13918208 140736793363417 140736793363717 140736793363717 140736793366479 0
[pid=15757/tid=15772] ppid=15754 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/15757/task/15772/stat : 15772 (java) S 15754 15757 15601 0 -1 1077944384 454 0 0 0 0 0 0 0 20 0 20 0 82996329 27968053248 31033 33554432000 4194304 4196468 140736793356272 139661720627952 139663670393474 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13918208 140736793363417 140736793363717 140736793363717 140736793366479 0
[pid=15757/tid=15773] ppid=15754 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/15757/task/15773/stat : 15773 (java) S 15754 15757 15601 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 82996329 27968053248 31033 33554432000 4194304 4196468 140736793356272 139661719575408 139663670393474 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13918208 140736793363417 140736793363717 140736793363717 140736793366479 0
[pid=15757/tid=15774] ppid=15754 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/15757/task/15774/stat : 15774 (java) S 15754 15757 15601 0 -1 1077944384 17 0 0 0 0 0 0 0 20 0 20 0 82996329 27968053248 31033 33554432000 4194304 4196468 140736793356272 139661718522352 139663670393474 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13918208 140736793363417 140736793363717 140736793363717 140736793366479 0
[pid=15757/tid=15775] ppid=15754 vsize=27312552 memory=0 CPUtime=0.02 cores=0-7
/proc/15757/task/15775/stat : 15775 (java) S 15754 15757 15601 0 -1 1077944384 284 0 0 0 2 0 0 0 20 0 20 0 82996329 27968053248 31033 33554432000 4194304 4196468 140736793356272 139661717469808 139663670393474 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13918208 140736793363417 140736793363717 140736793363717 140736793366479 0
[pid=15757/tid=15776] ppid=15754 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/15757/task/15776/stat : 15776 (java) S 15754 15757 15601 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 82996329 27968053248 31033 33554432000 4194304 4196468 140736793356272 139660458191328 139663670392533 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13918208 140736793363417 140736793363717 140736793363717 140736793366479 0
[pid=15757/tid=15777] ppid=15754 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/15757/task/15777/stat : 15777 (java) S 15754 15757 15601 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82996329 27968053248 31033 33554432000 4194304 4196468 140736793356272 139661716417200 139663670393474 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13918208 140736793363417 140736793363717 140736793363717 140736793366479 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 124132 KiB

[startup+0.309369 s]*
/proc/loadavg: 8.54 8.76 8.74 2/199 15777
/proc/meminfo: memFree=24071980/32770624 swapFree=67077260/67108860
[pid=15757] ppid=15754 vsize=27312552 memory=127864 CPUtime=0.42 cores=0-7
/proc/15757/stat : 15757 (java) S 15754 15757 15601 0 -1 1077944320 10842 0 0 0 39 3 0 0 20 0 20 0 82996321 27968053248 31966 33554432000 4194304 4196468 140736793356272 140736793338816 139663670382327 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 13918208 140736793363417 140736793363717 140736793363717 140736793366479 0
/proc/15757/statm: 6828138 31966 2971 1 0 6790598 0
[pid=15757/tid=15759] ppid=15754 vsize=27312552 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/15757/task/15759/stat : 15759 (java) R 15754 15757 15601 0 -1 4202560 8570 0 0 0 26 3 0 0 20 0 20 0 82996321 27968053248 31966 33554432000 4194304 4196468 140736793356272 139663642186480 139663651945860 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 13918208 140736793363417 140736793363717 140736793363717 140736793366479 0
[pid=15757/tid=15760] ppid=15754 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/15757/task/15760/stat : 15760 (java) S 15754 15757 15601 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82996324 27968053248 31966 33554432000 4194304 4196468 140736793356272 139663674624528 139663670392533 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13918208 140736793363417 140736793363717 140736793363717 140736793366479 0
[pid=15757/tid=15761] ppid=15754 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/15757/task/15761/stat : 15761 (java) S 15754 15757 15601 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82996324 27968053248 31966 33554432000 4194304 4196468 140736793356272 139663488780944 139663670392533 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13918208 140736793363417 140736793363717 140736793363717 140736793366479 0
[pid=15757/tid=15762] ppid=15754 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/15757/task/15762/stat : 15762 (java) S 15754 15757 15601 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82996324 27968053248 31966 33554432000 4194304 4196468 140736793356272 139663487727888 139663670392533 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13918208 140736793363417 140736793363717 140736793363717 140736793366479 0
[pid=15757/tid=15763] ppid=15754 vsize=27312552 memory=2244 CPUtime=0 cores=0-7
/proc/15757/task/15763/stat : 15763 (java) S 15754 15757 15601 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82996324 27968053248 31966 33554432000 4194304 4196468 140736793356272 139663486675344 139663670392533 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13918208 140736793363417 140736793363717 140736793363717 140736793366479 0
[pid=15757/tid=15764] ppid=15754 vsize=27312552 memory=2244 CPUtime=0 cores=0-7
/proc/15757/task/15764/stat : 15764 (java) S 15754 15757 15601 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82996324 27968053248 31966 33554432000 4194304 4196468 140736793356272 139663485623312 139663670392533 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13918208 140736793363417 140736793363717 140736793363717 140736793366479 0
[pid=15757/tid=15765] ppid=15754 vsize=27312552 memory=140474287488175 CPUtime=0 cores=0-7
/proc/15757/task/15765/stat : 15765 (java) S 15754 15757 15601 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82996324 27968053248 31966 33554432000 4194304 4196468 140736793356272 139663484570768 139663670392533 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13918208 140736793363417 140736793363717 140736793363717 140736793366479 0
[pid=15757/tid=15766] ppid=15754 vsize=27312552 memory=140474287490480 CPUtime=0 cores=0-7
/proc/15757/task/15766/stat : 15766 (java) S 15754 15757 15601 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82996324 27968053248 31966 33554432000 4194304 4196468 140736793356272 139663483517712 139663670392533 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13918208 140736793363417 140736793363717 140736793363717 140736793366479 0
[pid=15757/tid=15767] ppid=15754 vsize=27312552 memory=140474287492784 CPUtime=0 cores=0-7
/proc/15757/task/15767/stat : 15767 (java) S 15754 15757 15601 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 82996324 27968053248 31966 33554432000 4194304 4196468 140736793356272 139663482465168 139663670392533 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13918208 140736793363417 140736793363717 140736793363717 140736793366479 0
[pid=15757/tid=15768] ppid=15754 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/15757/task/15768/stat : 15768 (java) S 15754 15757 15601 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82996325 27968053248 31966 33554432000 4194304 4196468 140736793356272 139661721680112 139663670393474 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13918208 140736793363417 140736793363717 140736793363717 140736793366479 0
[pid=15757/tid=15769] ppid=15754 vsize=27312552 memory=280948574994832 CPUtime=0 cores=0-7
/proc/15757/task/15769/stat : 15769 (java) S 15754 15757 15601 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 82996326 27968053248 31966 33554432000 4194304 4196468 140736793356272 139661599040672 139663670392533 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13918208 140736793363417 140736793363717 140736793363717 140736793366479 0
[pid=15757/tid=15770] ppid=15754 vsize=27312552 memory=280948574935984 CPUtime=0 cores=0-7
/proc/15757/task/15770/stat : 15770 (java) S 15754 15757 15601 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82996326 27968053248 31966 33554432000 4194304 4196468 140736793356272 139661330604784 139663670392533 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13918208 140736793363417 140736793363717 140736793363717 140736793366479 0
[pid=15757/tid=15771] ppid=15754 vsize=27312552 memory=280948575008656 CPUtime=0 cores=0-7
/proc/15757/task/15771/stat : 15771 (java) S 15754 15757 15601 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82996328 27968053248 31966 33554432000 4194304 4196468 140736793356272 139660956096464 139663670400923 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13918208 140736793363417 140736793363717 140736793363717 140736793366479 0
[pid=15757/tid=15772] ppid=15754 vsize=27312552 memory=280948575015568 CPUtime=0 cores=0-7
/proc/15757/task/15772/stat : 15772 (java) S 15754 15757 15601 0 -1 1077944384 463 0 0 0 0 0 0 0 20 0 20 0 82996329 27968053248 31966 33554432000 4194304 4196468 140736793356272 139661720627952 139663670393474 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13918208 140736793363417 140736793363717 140736793363717 140736793366479 0
[pid=15757/tid=15773] ppid=15754 vsize=27312552 memory=280948575013264 CPUtime=0.02 cores=0-7
/proc/15757/task/15773/stat : 15773 (java) S 15754 15757 15601 0 -1 1077944384 97 0 0 0 2 0 0 0 20 0 20 0 82996329 27968053248 31966 33554432000 4194304 4196468 140736793356272 139661719575408 139663670393474 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13918208 140736793363417 140736793363717 140736793363717 140736793366479 0
[pid=15757/tid=15774] ppid=15754 vsize=27312552 memory=280948575029392 CPUtime=0.01 cores=0-7
/proc/15757/task/15774/stat : 15774 (java) S 15754 15757 15601 0 -1 1077944384 64 0 0 0 1 0 0 0 20 0 20 0 82996329 27968053248 31966 33554432000 4194304 4196468 140736793356272 139661718522352 139663670393474 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13918208 140736793363417 140736793363717 140736793363717 140736793366479 0
[pid=15757/tid=15775] ppid=15754 vsize=27312552 memory=280948575027088 CPUtime=0.07 cores=0-7
/proc/15757/task/15775/stat : 15775 (java) S 15754 15757 15601 0 -1 1077944384 305 0 0 0 7 0 0 0 20 0 20 0 82996329 27968053248 31966 33554432000 4194304 4196468 140736793356272 139661717469808 139663670393474 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13918208 140736793363417 140736793363717 140736793363717 140736793366479 0
[pid=15757/tid=15776] ppid=15754 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/15757/task/15776/stat : 15776 (java) S 15754 15757 15601 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 82996329 27968053248 31966 33554432000 4194304 4196468 140736793356272 139660458191328 139663670392533 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13918208 140736793363417 140736793363717 140736793363717 140736793366479 0
[pid=15757/tid=15777] ppid=15754 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/15757/task/15777/stat : 15777 (java) S 15754 15757 15601 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82996329 27968053248 31966 33554432000 4194304 4196468 140736793356272 139661716417200 139663670393474 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13918208 140736793363417 140736793363717 140736793363717 140736793366479 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 127864 KiB

[startup+0.700848 s]
/proc/loadavg: 8.54 8.76 8.74 2/199 15777
/proc/meminfo: memFree=24047612/32770624 swapFree=67077260/67108860
[pid=15757] ppid=15754 vsize=27320948 memory=165132 CPUtime=0.99 cores=0-7
/proc/15757/stat : 15757 (java) S 15754 15757 15601 0 -1 1077944320 17895 0 0 0 93 6 0 0 20 0 20 0 82996321 27976650752 41283 33554432000 4194304 4196468 140736793356272 140736793338816 139663670382327 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 13918208 140736793363417 140736793363717 140736793363717 140736793366479 0
/proc/15757/statm: 6830237 41283 3153 1 0 6791622 0
[pid=15757/tid=15759] ppid=15754 vsize=27320948 memory=0 CPUtime=0.67 cores=0-7
/proc/15757/task/15759/stat : 15759 (java) R 15754 15757 15601 0 -1 4202560 15190 0 0 0 62 5 0 0 20 0 20 0 82996321 27976650752 41283 33554432000 4194304 4196468 140736793356272 139663642204096 139663654425957 0 4 0 25189583 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 13918208 140736793363417 140736793363717 140736793363717 140736793366479 0
[pid=15757/tid=15760] ppid=15754 vsize=27320948 memory=2241 CPUtime=0 cores=0-7
/proc/15757/task/15760/stat : 15760 (java) S 15754 15757 15601 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82996324 27976650752 41283 33554432000 4194304 4196468 140736793356272 139663674624528 139663670392533 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13918208 140736793363417 140736793363717 140736793363717 140736793366479 0
[pid=15757/tid=15761] ppid=15754 vsize=27320948 memory=2244 CPUtime=0 cores=0-7
/proc/15757/task/15761/stat : 15761 (java) S 15754 15757 15601 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82996324 27976650752 41283 33554432000 4194304 4196468 140736793356272 139663488780944 139663670392533 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13918208 140736793363417 140736793363717 140736793363717 140736793366479 0
[pid=15757/tid=15762] ppid=15754 vsize=27320948 memory=0 CPUtime=0 cores=0-7
/proc/15757/task/15762/stat : 15762 (java) S 15754 15757 15601 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82996324 27976650752 41283 33554432000 4194304 4196468 140736793356272 139663487727888 139663670392533 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13918208 140736793363417 140736793363717 140736793363717 140736793366479 0
[pid=15757/tid=15763] ppid=15754 vsize=27320948 memory=3032 CPUtime=0 cores=0-7
/proc/15757/task/15763/stat : 15763 (java) S 15754 15757 15601 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82996324 27976650752 41283 33554432000 4194304 4196468 140736793356272 139663486675344 139663670392533 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13918208 140736793363417 140736793363717 140736793363717 140736793366479 0
[pid=15757/tid=15764] ppid=15754 vsize=27320948 memory=2764 CPUtime=0 cores=0-7
/proc/15757/task/15764/stat : 15764 (java) S 15754 15757 15601 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82996324 27976650752 41283 33554432000 4194304 4196468 140736793356272 139663485623312 139663670392533 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13918208 140736793363417 140736793363717 140736793363717 140736793366479 0
[pid=15757/tid=15765] ppid=15754 vsize=27320948 memory=796 CPUtime=0 cores=0-7
/proc/15757/task/15765/stat : 15765 (java) S 15754 15757 15601 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82996324 27976650752 41283 33554432000 4194304 4196468 140736793356272 139663484570768 139663670392533 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13918208 140736793363417 140736793363717 140736793363717 140736793366479 0
[pid=15757/tid=15766] ppid=15754 vsize=27320948 memory=1008 CPUtime=0 cores=0-7
/proc/15757/task/15766/stat : 15766 (java) S 15754 15757 15601 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82996324 27976650752 41283 33554432000 4194304 4196468 140736793356272 139663483517712 139663670392533 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13918208 140736793363417 140736793363717 140736793363717 140736793366479 0
[pid=15757/tid=15767] ppid=15754 vsize=27320948 memory=15316 CPUtime=0 cores=0-7
/proc/15757/task/15767/stat : 15767 (java) S 15754 15757 15601 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 82996324 27976650752 41283 33554432000 4194304 4196468 140736793356272 139663482465168 139663670392533 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13918208 140736793363417 140736793363717 140736793363717 140736793366479 0
[pid=15757/tid=15768] ppid=15754 vsize=27320948 memory=3604 CPUtime=0 cores=0-7
/proc/15757/task/15768/stat : 15768 (java) S 15754 15757 15601 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 82996325 27976650752 41283 33554432000 4194304 4196468 140736793356272 139661721680112 139663670393474 0 0 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13918208 140736793363417 140736793363717 140736793363717 140736793366479 0

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

[pid=15757/tid=15776] ppid=15754 vsize=27327160 memory=3604 CPUtime=0 cores=0-7
/proc/15757/task/15776/stat : 15776 (java) S 15754 15757 15601 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 82996329 27983011840 54745 33554432000 4194304 4196468 140736793356272 139660458191328 139663670392533 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13918208 140736793363417 140736793363717 140736793363717 140736793366479 0
[pid=15757/tid=15777] ppid=15754 vsize=27327160 memory=140478683428479 CPUtime=0 cores=0-7
/proc/15757/task/15777/stat : 15777 (java) S 15754 15757 15601 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82996329 27983011840 54745 33554432000 4194304 4196468 140736793356272 139661716417200 139663670393474 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13918208 140736793363417 140736793363717 140736793363717 140736793366479 0
Current children cumulated CPU time: 2.92 s
Current children cumulated vsize: 27327160 KiB
Current children cumulated memory: 216932 KiB

[startup+1.94462 s]
# the end of solver process 15757 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=6.0931 s, system=0.141194 s

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

[startup+1.6046 s]
/proc/loadavg: 8.54 8.76 8.74 3/199 15777
/proc/meminfo: memFree=24022524/32770624 swapFree=67077260/67108860
[pid=15757] ppid=15754 vsize=27982760 memory=233204 CPUtime=3.08 cores=0-7
/proc/15757/stat : 15757 (java) S 15754 15757 15601 0 -1 1077944320 22646 0 0 0 298 10 0 0 20 0 24 0 82996321 28654346240 58301 33554432000 4194304 4196468 140736793356272 140736793338816 139663670382327 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 13918208 140736793363417 140736793363717 140736793363717 140736793366479 0
/proc/15757/statm: 6995690 58301 3214 1 0 6956546 0
[pid=15757/tid=15759] ppid=15754 vsize=27982760 memory=-6352670693803649130 CPUtime=1.53 cores=0-7
/proc/15757/task/15759/stat : 15759 (java) S 15754 15757 15601 0 -1 1077944384 16953 0 0 0 146 7 0 0 20 0 24 0 82996321 28654346240 58301 33554432000 4194304 4196468 140736793356272 139663642221568 139663670392533 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13918208 140736793363417 140736793363717 140736793363717 140736793366479 0
[pid=15757/tid=15760] ppid=15754 vsize=27982760 memory=8187704045996132563 CPUtime=0 cores=0-7
/proc/15757/task/15760/stat : 15760 (java) S 15754 15757 15601 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 82996324 28654346240 58301 33554432000 4194304 4196468 140736793356272 139663674624528 139663670392533 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13918208 140736793363417 140736793363717 140736793363717 140736793366479 0
[pid=15757/tid=15761] ppid=15754 vsize=27982760 memory=-7606742959547834223 CPUtime=0 cores=0-7
/proc/15757/task/15761/stat : 15761 (java) S 15754 15757 15601 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 82996324 28654346240 58301 33554432000 4194304 4196468 140736793356272 139663488780944 139663670392533 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13918208 140736793363417 140736793363717 140736793363717 140736793366479 0
[pid=15757/tid=15762] ppid=15754 vsize=27982760 memory=-6861001314482542224 CPUtime=0 cores=0-7
/proc/15757/task/15762/stat : 15762 (java) S 15754 15757 15601 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 82996324 28654346240 58301 33554432000 4194304 4196468 140736793356272 139663487727888 139663670392533 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13918208 140736793363417 140736793363717 140736793363717 140736793366479 0
[pid=15757/tid=15763] ppid=15754 vsize=27982760 memory=8292088525465231505 CPUtime=0 cores=0-7
/proc/15757/task/15763/stat : 15763 (java) S 15754 15757 15601 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 82996324 28654346240 58301 33554432000 4194304 4196468 140736793356272 139663486675344 139663670392533 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13918208 140736793363417 140736793363717 140736793363717 140736793366479 0
[pid=15757/tid=15764] ppid=15754 vsize=27982760 memory=4871374705135476842 CPUtime=0 cores=0-7
/proc/15757/task/15764/stat : 15764 (java) S 15754 15757 15601 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 82996324 28654346240 58301 33554432000 4194304 4196468 140736793356272 139663485623312 139663670392533 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13918208 140736793363417 140736793363717 140736793363717 140736793366479 0
[pid=15757/tid=15765] ppid=15754 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/15757/task/15765/stat : 15765 (java) S 15754 15757 15601 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 82996324 28654346240 58301 33554432000 4194304 4196468 140736793356272 139663484570768 139663670392533 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13918208 140736793363417 140736793363717 140736793363717 140736793366479 0
[pid=15757/tid=15766] ppid=15754 vsize=27982760 memory=7451885521491745134 CPUtime=0 cores=0-7
/proc/15757/task/15766/stat : 15766 (java) S 15754 15757 15601 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 82996324 28654346240 58301 33554432000 4194304 4196468 140736793356272 139663483517712 139663670392533 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13918208 140736793363417 140736793363717 140736793363717 140736793366479 0
[pid=15757/tid=15767] ppid=15754 vsize=27982760 memory=3032 CPUtime=0 cores=0-7
/proc/15757/task/15767/stat : 15767 (java) S 15754 15757 15601 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 82996324 28654346240 58301 33554432000 4194304 4196468 140736793356272 139663482465168 139663670392533 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13918208 140736793363417 140736793363717 140736793363717 140736793366479 0
[pid=15757/tid=15768] ppid=15754 vsize=27982760 memory=2764 CPUtime=0 cores=0-7
/proc/15757/task/15768/stat : 15768 (java) S 15754 15757 15601 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 24 0 82996325 28654346240 58301 33554432000 4194304 4196468 140736793356272 139661721680112 139663670393474 0 0 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13918208 140736793363417 140736793363717 140736793363717 140736793366479 0
[pid=15757/tid=15769] ppid=15754 vsize=27982760 memory=796 CPUtime=0 cores=0-7
/proc/15757/task/15769/stat : 15769 (java) S 15754 15757 15601 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 82996326 28654346240 58301 33554432000 4194304 4196468 140736793356272 139661599040672 139663670392533 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13918208 140736793363417 140736793363717 140736793363717 140736793366479 0
[pid=15757/tid=15770] ppid=15754 vsize=27982760 memory=1008 CPUtime=0 cores=0-7
/proc/15757/task/15770/stat : 15770 (java) S 15754 15757 15601 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 82996326 28654346240 58301 33554432000 4194304 4196468 140736793356272 139661330604784 139663670392533 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13918208 140736793363417 140736793363717 140736793363717 140736793366479 0
[pid=15757/tid=15771] ppid=15754 vsize=27982760 memory=15316 CPUtime=0 cores=0-7
/proc/15757/task/15771/stat : 15771 (java) S 15754 15757 15601 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 82996328 28654346240 58301 33554432000 4194304 4196468 140736793356272 139660956096464 139663670400923 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13918208 140736793363417 140736793363717 140736793363717 140736793366479 0
[pid=15757/tid=15772] ppid=15754 vsize=27982760 memory=3604 CPUtime=0.23 cores=0-7
/proc/15757/task/15772/stat : 15772 (java) S 15754 15757 15601 0 -1 1077944384 764 0 0 0 22 1 0 0 20 0 24 0 82996329 28654346240 58301 33554432000 4194304 4196468 140736793356272 139661720627952 139663670393474 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13918208 140736793363417 140736793363717 140736793363717 140736793366479 0
[pid=15757/tid=15773] ppid=15754 vsize=27982760 memory=11472 CPUtime=0.3 cores=0-7
/proc/15757/task/15773/stat : 15773 (java) S 15754 15757 15601 0 -1 1077944384 508 0 0 0 30 0 0 0 20 0 24 0 82996329 28654346240 58301 33554432000 4194304 4196468 140736793356272 139661719575408 139663670393474 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13918208 140736793363417 140736793363717 140736793363717 140736793366479 0
[pid=15757/tid=15774] ppid=15754 vsize=27982760 memory=15128 CPUtime=0.29 cores=0-7
/proc/15757/task/15774/stat : 15774 (java) S 15754 15757 15601 0 -1 1077944384 556 0 0 0 28 1 0 0 20 0 24 0 82996329 28654346240 58301 33554432000 4194304 4196468 140736793356272 139661718522352 139663670393474 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13918208 140736793363417 140736793363717 140736793363717 140736793366479 0
[pid=15757/tid=15775] ppid=15754 vsize=27982760 memory=640 CPUtime=0.68 cores=0-7
/proc/15757/task/15775/stat : 15775 (java) S 15754 15757 15601 0 -1 1077944384 2470 0 0 0 68 0 0 0 20 0 24 0 82996329 28654346240 58301 33554432000 4194304 4196468 140736793356272 139661717469808 139663670393474 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13918208 140736793363417 140736793363717 140736793363717 140736793366479 0
[pid=15757/tid=15776] ppid=15754 vsize=27982760 memory=1760 CPUtime=0 cores=0-7
/proc/15757/task/15776/stat : 15776 (java) S 15754 15757 15601 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 82996329 28654346240 58301 33554432000 4194304 4196468 140736793356272 139660458191328 139663670392533 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13918208 140736793363417 140736793363717 140736793363717 140736793366479 0
[pid=15757/tid=15777] ppid=15754 vsize=27982760 memory=960 CPUtime=0 cores=0-7
/proc/15757/task/15777/stat : 15777 (java) S 15754 15757 15601 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 82996329 28654346240 58301 33554432000 4194304 4196468 140736793356272 139661716417200 139663670393474 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13918208 140736793363417 140736793363717 140736793363717 140736793366479 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 27982760 KiB
Current children cumulated memory: 233204 KiB

[startup+1.80081 s]
/proc/loadavg: 8.54 8.76 8.74 3/199 15777
/proc/meminfo: memFree=24022524/32770624 swapFree=67077260/67108860
[pid=15757] ppid=15754 vsize=27982760 memory=233204 CPUtime=3.08 cores=0-7
/proc/15757/stat : 15757 (java) S 15754 15757 15601 0 -1 1077944320 22646 0 0 0 298 10 0 0 20 0 24 0 82996321 28654346240 58301 33554432000 4194304 4196468 140736793356272 140736793338816 139663670382327 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 13918208 140736793363417 140736793363717 140736793363717 140736793366479 0
/proc/15757/statm: 6995690 58301 3214 1 0 6956546 0
[pid=15757/tid=15759] ppid=15754 vsize=27982760 memory=0 CPUtime=1.53 cores=0-7
/proc/15757/task/15759/stat : 15759 (java) S 15754 15757 15601 0 -1 1077944384 16953 0 0 0 146 7 0 0 20 0 24 0 82996321 28654346240 58301 33554432000 4194304 4196468 140736793356272 139663642221568 139663670392533 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13918208 140736793363417 140736793363717 140736793363717 140736793366479 0
[pid=15757/tid=15760] ppid=15754 vsize=27982760 memory=140474287704032 CPUtime=0 cores=0-7
/proc/15757/task/15760/stat : 15760 (java) S 15754 15757 15601 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 82996324 28654346240 58301 33554432000 4194304 4196468 140736793356272 139663674624528 139663670392533 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13918208 140736793363417 140736793363717 140736793363717 140736793366479 0
[pid=15757/tid=15761] ppid=15754 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/15757/task/15761/stat : 15761 (java) S 15754 15757 15601 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 82996324 28654346240 58301 33554432000 4194304 4196468 140736793356272 139663488780944 139663670392533 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13918208 140736793363417 140736793363717 140736793363717 140736793366479 0
[pid=15757/tid=15762] ppid=15754 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/15757/task/15762/stat : 15762 (java) S 15754 15757 15601 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 82996324 28654346240 58301 33554432000 4194304 4196468 140736793356272 139663487727888 139663670392533 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13918208 140736793363417 140736793363717 140736793363717 140736793366479 0
[pid=15757/tid=15763] ppid=15754 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/15757/task/15763/stat : 15763 (java) S 15754 15757 15601 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 82996324 28654346240 58301 33554432000 4194304 4196468 140736793356272 139663486675344 139663670392533 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13918208 140736793363417 140736793363717 140736793363717 140736793366479 0
[pid=15757/tid=15764] ppid=15754 vsize=27982760 memory=6223407613083 CPUtime=0 cores=0-7
/proc/15757/task/15764/stat : 15764 (java) S 15754 15757 15601 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 82996324 28654346240 58301 33554432000 4194304 4196468 140736793356272 139663485623312 139663670392533 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13918208 140736793363417 140736793363717 140736793363717 140736793366479 0
[pid=15757/tid=15765] ppid=15754 vsize=27982760 memory=288230621803970871 CPUtime=0 cores=0-7
/proc/15757/task/15765/stat : 15765 (java) S 15754 15757 15601 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 82996324 28654346240 58301 33554432000 4194304 4196468 140736793356272 139663484570768 139663670392533 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13918208 140736793363417 140736793363717 140736793363717 140736793366479 0
[pid=15757/tid=15766] ppid=15754 vsize=27982760 memory=15258134151170438 CPUtime=0 cores=0-7
/proc/15757/task/15766/stat : 15766 (java) S 15754 15757 15601 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 82996324 28654346240 58301 33554432000 4194304 4196468 140736793356272 139663483517712 139663670392533 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13918208 140736793363417 140736793363717 140736793363717 140736793366479 0
[pid=15757/tid=15767] ppid=15754 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/15757/task/15767/stat : 15767 (java) S 15754 15757 15601 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 82996324 28654346240 58301 33554432000 4194304 4196468 140736793356272 139663482465168 139663670392533 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13918208 140736793363417 140736793363717 140736793363717 140736793366479 0
[pid=15757/tid=15768] ppid=15754 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/15757/task/15768/stat : 15768 (java) S 15754 15757 15601 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 24 0 82996325 28654346240 58301 33554432000 4194304 4196468 140736793356272 139661721680112 139663670393474 0 0 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13918208 140736793363417 140736793363717 140736793363717 140736793366479 0
[pid=15757/tid=15769] ppid=15754 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/15757/task/15769/stat : 15769 (java) S 15754 15757 15601 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 82996326 28654346240 58301 33554432000 4194304 4196468 140736793356272 139661599040672 139663670392533 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13918208 140736793363417 140736793363717 140736793363717 140736793366479 0
[pid=15757/tid=15770] ppid=15754 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/15757/task/15770/stat : 15770 (java) S 15754 15757 15601 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 82996326 28654346240 58301 33554432000 4194304 4196468 140736793356272 139661330604784 139663670392533 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13918208 140736793363417 140736793363717 140736793363717 140736793366479 0
[pid=15757/tid=15771] ppid=15754 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/15757/task/15771/stat : 15771 (java) S 15754 15757 15601 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 82996328 28654346240 58301 33554432000 4194304 4196468 140736793356272 139660956096464 139663670400923 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13918208 140736793363417 140736793363717 140736793363717 140736793366479 0
[pid=15757/tid=15772] ppid=15754 vsize=27982760 memory=0 CPUtime=0.23 cores=0-7
/proc/15757/task/15772/stat : 15772 (java) S 15754 15757 15601 0 -1 1077944384 764 0 0 0 22 1 0 0 20 0 24 0 82996329 28654346240 58301 33554432000 4194304 4196468 140736793356272 139661720627952 139663670393474 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13918208 140736793363417 140736793363717 140736793363717 140736793366479 0
[pid=15757/tid=15773] ppid=15754 vsize=27982760 memory=0 CPUtime=0.3 cores=0-7
/proc/15757/task/15773/stat : 15773 (java) S 15754 15757 15601 0 -1 1077944384 508 0 0 0 30 0 0 0 20 0 24 0 82996329 28654346240 58301 33554432000 4194304 4196468 140736793356272 139661719575408 139663670393474 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13918208 140736793363417 140736793363717 140736793363717 140736793366479 0
[pid=15757/tid=15774] ppid=15754 vsize=27982760 memory=140474287560416 CPUtime=0.29 cores=0-7
/proc/15757/task/15774/stat : 15774 (java) S 15754 15757 15601 0 -1 1077944384 556 0 0 0 28 1 0 0 20 0 24 0 82996329 28654346240 58301 33554432000 4194304 4196468 140736793356272 139661718522352 139663670393474 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13918208 140736793363417 140736793363717 140736793363717 140736793366479 0
[pid=15757/tid=15775] ppid=15754 vsize=27982760 memory=140474287560512 CPUtime=0.68 cores=0-7
/proc/15757/task/15775/stat : 15775 (java) S 15754 15757 15601 0 -1 1077944384 2470 0 0 0 68 0 0 0 20 0 24 0 82996329 28654346240 58301 33554432000 4194304 4196468 140736793356272 139661717469808 139663670393474 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13918208 140736793363417 140736793363717 140736793363717 140736793366479 0
[pid=15757/tid=15776] ppid=15754 vsize=27982760 memory=140474287560608 CPUtime=0 cores=0-7
/proc/15757/task/15776/stat : 15776 (java) S 15754 15757 15601 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 82996329 28654346240 58301 33554432000 4194304 4196468 140736793356272 139660458191328 139663670392533 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13918208 140736793363417 140736793363717 140736793363717 140736793366479 0
[pid=15757/tid=15777] ppid=15754 vsize=27982760 memory=140474287560704 CPUtime=0 cores=0-7
/proc/15757/task/15777/stat : 15777 (java) S 15754 15757 15601 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 82996329 28654346240 58301 33554432000 4194304 4196468 140736793356272 139661716417200 139663670393474 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13918208 140736793363417 140736793363717 140736793363717 140736793366479 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 27982760 KiB
Current children cumulated memory: 233204 KiB

[startup+1.90307 s]
/proc/loadavg: 8.54 8.76 8.74 3/199 15777
/proc/meminfo: memFree=24022524/32770624 swapFree=67077260/67108860
[pid=15757] ppid=15754 vsize=27982760 memory=233204 CPUtime=3.08 cores=0-7
/proc/15757/stat : 15757 (java) S 15754 15757 15601 0 -1 1077944320 22646 0 0 0 298 10 0 0 20 0 24 0 82996321 28654346240 58301 33554432000 4194304 4196468 140736793356272 140736793338816 139663670382327 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 13918208 140736793363417 140736793363717 140736793363717 140736793366479 0
/proc/15757/statm: 6995690 58301 3214 1 0 6956546 0
[pid=15757/tid=15759] ppid=15754 vsize=27982760 memory=216932 CPUtime=1.53 cores=0-7
/proc/15757/task/15759/stat : 15759 (java) S 15754 15757 15601 0 -1 1077944384 16953 0 0 0 146 7 0 0 20 0 24 0 82996321 28654346240 58301 33554432000 4194304 4196468 140736793356272 139663642221568 139663670392533 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13918208 140736793363417 140736793363717 140736793363717 140736793366479 0
[pid=15757/tid=15760] ppid=15754 vsize=27982760 memory=390 CPUtime=0 cores=0-7
/proc/15757/task/15760/stat : 15760 (java) S 15754 15757 15601 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 82996324 28654346240 58301 33554432000 4194304 4196468 140736793356272 139663674624528 139663670392533 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13918208 140736793363417 140736793363717 140736793363717 140736793366479 0
[pid=15757/tid=15761] ppid=15754 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/15757/task/15761/stat : 15761 (java) S 15754 15757 15601 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 82996324 28654346240 58301 33554432000 4194304 4196468 140736793356272 139663488780944 139663670392533 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13918208 140736793363417 140736793363717 140736793363717 140736793366479 0
[pid=15757/tid=15762] ppid=15754 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/15757/task/15762/stat : 15762 (java) S 15754 15757 15601 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 82996324 28654346240 58301 33554432000 4194304 4196468 140736793356272 139663487727888 139663670392533 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13918208 140736793363417 140736793363717 140736793363717 140736793366479 0
[pid=15757/tid=15763] ppid=15754 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/15757/task/15763/stat : 15763 (java) S 15754 15757 15601 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 82996324 28654346240 58301 33554432000 4194304 4196468 140736793356272 139663486675344 139663670392533 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13918208 140736793363417 140736793363717 140736793363717 140736793366479 0
[pid=15757/tid=15764] ppid=15754 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/15757/task/15764/stat : 15764 (java) S 15754 15757 15601 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 82996324 28654346240 58301 33554432000 4194304 4196468 140736793356272 139663485623312 139663670392533 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13918208 140736793363417 140736793363717 140736793363717 140736793366479 0
[pid=15757/tid=15765] ppid=15754 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/15757/task/15765/stat : 15765 (java) S 15754 15757 15601 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 82996324 28654346240 58301 33554432000 4194304 4196468 140736793356272 139663484570768 139663670392533 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13918208 140736793363417 140736793363717 140736793363717 140736793366479 0
[pid=15757/tid=15766] ppid=15754 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/15757/task/15766/stat : 15766 (java) S 15754 15757 15601 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 82996324 28654346240 58301 33554432000 4194304 4196468 140736793356272 139663483517712 139663670392533 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13918208 140736793363417 140736793363717 140736793363717 140736793366479 0
[pid=15757/tid=15767] ppid=15754 vsize=27982760 memory=23 CPUtime=0 cores=0-7
/proc/15757/task/15767/stat : 15767 (java) S 15754 15757 15601 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 82996324 28654346240 58301 33554432000 4194304 4196468 140736793356272 139663482465168 139663670392533 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13918208 140736793363417 140736793363717 140736793363717 140736793366479 0
[pid=15757/tid=15768] ppid=15754 vsize=27982760 memory=30 CPUtime=0 cores=0-7
/proc/15757/task/15768/stat : 15768 (java) S 15754 15757 15601 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 24 0 82996325 28654346240 58301 33554432000 4194304 4196468 140736793356272 139661721680112 139663670393474 0 0 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13918208 140736793363417 140736793363717 140736793363717 140736793366479 0
[pid=15757/tid=15769] ppid=15754 vsize=27982760 memory=29 CPUtime=0 cores=0-7
/proc/15757/task/15769/stat : 15769 (java) S 15754 15757 15601 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 82996326 28654346240 58301 33554432000 4194304 4196468 140736793356272 139661599040672 139663670392533 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13918208 140736793363417 140736793363717 140736793363717 140736793366479 0
[pid=15757/tid=15770] ppid=15754 vsize=27982760 memory=68 CPUtime=0 cores=0-7
/proc/15757/task/15770/stat : 15770 (java) S 15754 15757 15601 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 82996326 28654346240 58301 33554432000 4194304 4196468 140736793356272 139661330604784 139663670392533 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13918208 140736793363417 140736793363717 140736793363717 140736793366479 0
[pid=15757/tid=15771] ppid=15754 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/15757/task/15771/stat : 15771 (java) S 15754 15757 15601 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 82996328 28654346240 58301 33554432000 4194304 4196468 140736793356272 139660956096464 139663670400923 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13918208 140736793363417 140736793363717 140736793363717 140736793366479 0
[pid=15757/tid=15772] ppid=15754 vsize=27982760 memory=0 CPUtime=0.23 cores=0-7
/proc/15757/task/15772/stat : 15772 (java) S 15754 15757 15601 0 -1 1077944384 764 0 0 0 22 1 0 0 20 0 24 0 82996329 28654346240 58301 33554432000 4194304 4196468 140736793356272 139661720627952 139663670393474 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13918208 140736793363417 140736793363717 140736793363717 140736793366479 0
[pid=15757/tid=15773] ppid=15754 vsize=27982760 memory=209284 CPUtime=0.3 cores=0-7
/proc/15757/task/15773/stat : 15773 (java) S 15754 15757 15601 0 -1 1077944384 508 0 0 0 30 0 0 0 20 0 24 0 82996329 28654346240 58301 33554432000 4194304 4196468 140736793356272 139661719575408 139663670393474 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13918208 140736793363417 140736793363717 140736793363717 140736793366479 0
[pid=15757/tid=15774] ppid=15754 vsize=27982760 memory=6081379457445877361 CPUtime=0.29 cores=0-7
/proc/15757/task/15774/stat : 15774 (java) S 15754 15757 15601 0 -1 1077944384 556 0 0 0 28 1 0 0 20 0 24 0 82996329 28654346240 58301 33554432000 4194304 4196468 140736793356272 139661718522352 139663670393474 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13918208 140736793363417 140736793363717 140736793363717 140736793366479 0
[pid=15757/tid=15775] ppid=15754 vsize=27982760 memory=280948574785488 CPUtime=0.68 cores=0-7
/proc/15757/task/15775/stat : 15775 (java) S 15754 15757 15601 0 -1 1077944384 2470 0 0 0 68 0 0 0 20 0 24 0 82996329 28654346240 58301 33554432000 4194304 4196468 140736793356272 139661717469808 139663670393474 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13918208 140736793363417 140736793363717 140736793363717 140736793366479 0
[pid=15757/tid=15776] ppid=15754 vsize=27982760 memory=6656426216303648864 CPUtime=0 cores=0-7
/proc/15757/task/15776/stat : 15776 (java) S 15754 15757 15601 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 82996329 28654346240 58301 33554432000 4194304 4196468 140736793356272 139660458191328 139663670392533 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13918208 140736793363417 140736793363717 140736793363717 140736793366479 0
[pid=15757/tid=15777] ppid=15754 vsize=27982760 memory=4013201121537 CPUtime=0 cores=0-7
/proc/15757/task/15777/stat : 15777 (java) S 15754 15757 15601 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 82996329 28654346240 58301 33554432000 4194304 4196468 140736793356272 139661716417200 139663670393474 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13918208 140736793363417 140736793363717 140736793363717 140736793366479 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 27982760 KiB
Current children cumulated memory: 233204 KiB

Child status: 0
Real time (s): 1.94467
CPU time (s): 6.2343
CPU user time (s): 6.0931
CPU system time (s): 0.141194
CPU usage (%): 320.584
Max. virtual memory (cumulated for all children) (KiB): 27982760
Max. memory (cumulated for all children) (KiB): 233204

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 6.0931
system time used= 0.141194
maximum resident set size= 236048
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 29454
page faults= 0
swaps= 0
block input operations= 0
block output operations= 104
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5545
involuntary context switches= 29


# summary of solver processes directly reported to runsolver:
#   pid: 15757
#   total CPU time (s): 6.2343
#   total CPU user time (s): 6.0931
#   total CPU system time (s): 0.141194

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.033213 second user time and 0.058927 second system time

The end

Launcher Data

Begin job on node102 at 2018-07-27 03:18:52
IDJOB=4296927
IDBENCH=141348
IDSOLVER=2758
FILE ID=node102/4296927-1532654331
RUNJOBID= node102-1532654328-15628
PBS_JOBID= 21022218
Free space on /tmp= 52748 MiB

SOLVER NAME= scop order+glucose-syrup (2018-07-07)
BENCH NAME= XCSP18/Langford/LangfordBin-09_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-4296927-1532654331/watcher-4296927-1532654331 -o /tmp/evaluation-result-4296927-1532654331/solver-4296927-1532654331 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node102-1532654328-15628 --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-4296927-1532654331.xml

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

MD5SUM BENCH= af6539439e5a66b9d4cb5cb754e7ed18
RANDOM SEED=2085158963

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        24188232 kB
MemAvailable:   31957640 kB
Buffers:          204188 kB
Cached:          7801004 kB
SwapCached:         5100 kB
Active:          1363656 kB
Inactive:        6674540 kB
Active(anon):       4132 kB
Inactive(anon):    53716 kB
Active(file):    1359524 kB
Inactive(file):  6620824 kB
Unevictable:        6616 kB
Mlocked:            6616 kB
SwapTotal:      67108860 kB
SwapFree:       67077260 kB
Dirty:              8292 kB
Writeback:             0 kB
AnonPages:         36244 kB
Mapped:            33932 kB
Shmem:             22208 kB
Slab:             237528 kB
SReclaimable:     209792 kB
SUnreclaim:        27736 kB
KernelStack:        3168 kB
PageTables:         5524 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     323876 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      2048 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 52740 MiB
End job on node102 at 2018-07-27 03:18:54