Trace number 4294185

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
scop both+MapleCOMSPS (2018-06-13)SAT 3.49654 1.71779

General information on the benchmark

NameLangford/
LangfordBin-11_c18.xml
MD5SUM0eb659d8c217bf688ca291acdf1662a5
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.014388
Satisfiable
(Un)Satisfiability was proved
Number of variables44
Number of constraints33
Number of domains2
Minimum domain size11
Maximum domain size22
Distribution of domain sizes[{"size":11,"count":22},{"size":22,"count":22}]
Minimum variable degree2
Maximum variable degree22
Distribution of variable degrees[{"degree":2,"count":22},{"degree":22,"count":22}]
Minimum constraint arity2
Maximum constraint arity23
Distribution of constraint arities[{"arity":2,"count":11},{"arity":23,"count":22}]
Number of extensional constraints0
Number of intensional constraints11
Distribution of constraint types[{"type":"intension","count":11},{"type":"element","count":22}]
Optimization problemNO
Type of objective

Solver Data

0.67/0.53	
0.67/0.53	scop both+minisat_release (2018-06-13)
0.67/0.53	
0.67/0.55	c BEGIN-Prog: Mon Jul 23 15:58:20 CEST 2018
0.67/0.55	c PID: 15743
0.67/0.55	c IP: 172.20.3.102
0.67/0.55	c HOST: node102.alineos.net
0.67/0.56	c (0,0) Parsing Begin
1.18/0.87	c (0,0) Parsing End
1.18/0.87	c (0,0) CSP: 44 int (0 aux), 0 bool (0 aux), 33 ctr, max domain size 22
1.18/0.87	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.18/0.87	c (0,0) Constraint Name Generate Begin
1.18/0.88	c (0,0) Ctr:HOME/instance-4294185-1532354299.xml,Add:Element:Eq:IntVar:Num
1.18/0.88	c (0,0) Constraint Name Generate End
1.18/0.88	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.18/0.88	c (0,0) CSP to CSPinCNF Begin
1.54/1.05	c (0,0) translated 4 (10%) constraints
1.54/1.09	c (0,0) translated 7 (20%) constraints
1.83/1.12	c (0,0) translated 10 (30%) constraints
1.83/1.15	c (0,0) translated 14 (40%) constraints
1.83/1.18	c (0,0) translated 17 (50%) constraints
1.83/1.20	c (0,0) translated 20 (60%) constraints
2.09/1.22	c (0,0) translated 24 (70%) constraints
2.09/1.22	c (0,0) translated 27 (80%) constraints
2.09/1.22	c (0,0) translated 30 (90%) constraints
2.09/1.23	c (0,0) translated 33 (100%) constraints
2.09/1.26	c (0,0) STATISTICS1:HOME/instance-4294185-1532354299.xml,Add:Element:Eq:IntVar:Num,44,495,20,20,3,2,20:2;19:2;18:2;17:2;16:2;15:2;14:2;13:2;12:2;11:2;10:2,20:46;19:46;18:46;17:46;16:46;15:46;14:46;13:46;12:46;11:530;10:46,3:484;1:11,2:22;1:1452,
2.09/1.26	c (0,0) ===========================================
2.09/1.26	c (0,0) Both Encoding selects:
2.09/1.26	c (0,0) Order
2.09/1.26	c (0,0) ===========================================
2.29/1.31	c (0,0) translated 50 (10%) constraints
2.29/1.34	c (0,0) translated 99 (20%) constraints
2.29/1.35	c (0,0) translated 149 (30%) constraints
2.29/1.37	c (0,0) translated 198 (40%) constraints
2.29/1.39	c (0,0) translated 248 (50%) constraints
2.54/1.40	c (0,0) translated 297 (60%) constraints
2.54/1.41	c (0,0) translated 347 (70%) constraints
2.54/1.42	c (0,0) translated 396 (80%) constraints
2.54/1.43	c (0,0) translated 446 (90%) constraints
2.54/1.44	c (0,0) translated 495 (100%) constraints
2.54/1.45	c (0,0) CSP to CSPinCNF End
2.54/1.45	c (0,0) CSP: 44 int (0 aux), 242 bool (242 aux), 1474 ctr, max domain size 20
2.54/1.45	c (0,0) Heap : 168 MiB used (max 10795 MiB), NonHeap : 24 MiB used (max 0 MiB)
2.54/1.45	c (0,0) CSPinCNF Propagation Begin
2.54/1.50	c (0,0) 0 values, 198 unsatisfiable literals, and 242 valid clauses are removed
2.54/1.50	c (0,0) CSPinCNF Propagation End
2.54/1.50	c (0,0) CSP: 44 int (0 aux), 242 bool (242 aux), 1232 ctr, max domain size 20
2.54/1.50	c (0,0) Heap : 168 MiB used (max 10795 MiB), NonHeap : 25 MiB used (max 0 MiB)
2.54/1.50	c (0,0) Simplify CSPinCNF Begin
2.54/1.51	c (0,0) Simplify CSPinCNF End
2.92/1.51	c (0,0) CSP: 44 int (0 aux), 242 bool (242 aux), 1232 ctr, max domain size 20
2.92/1.51	c (0,0) Heap : 168 MiB used (max 10795 MiB), NonHeap : 25 MiB used (max 0 MiB)
2.92/1.51	c (0,0) Calculate Precise Domain Begin
2.92/1.51	c (0,0) 0 values are removed by re-calculation
2.92/1.51	c (0,0) Calculate Precise Domain End
2.92/1.51	c (0,0) CSP: 44 int (0 aux), 242 bool (242 aux), 1232 ctr, max domain size 20
2.92/1.51	c (0,0) Heap : 168 MiB used (max 10795 MiB), NonHeap : 25 MiB used (max 0 MiB)
2.92/1.51	c (0,0) CSPinCNF to SatSolver Begin
2.92/1.56	c (1,1) 124 (10 %) CSP clauses are encoded (770 SAT variables, 607 SAT clauses)
2.92/1.56	c (1,1) 247 (20 %) CSP clauses are encoded (770 SAT variables, 730 SAT clauses)
2.92/1.57	c (1,1) 370 (30 %) CSP clauses are encoded (770 SAT variables, 853 SAT clauses)
2.92/1.58	c (1,1) 493 (40 %) CSP clauses are encoded (770 SAT variables, 976 SAT clauses)
2.92/1.58	c (1,1) 616 (50 %) CSP clauses are encoded (770 SAT variables, 1099 SAT clauses)
2.92/1.58	c (1,1) 740 (60 %) CSP clauses are encoded (770 SAT variables, 1223 SAT clauses)
2.92/1.59	c (1,1) 863 (70 %) CSP clauses are encoded (770 SAT variables, 1346 SAT clauses)
2.92/1.59	c (1,1) 986 (80 %) CSP clauses are encoded (770 SAT variables, 1469 SAT clauses)
2.92/1.59	c (1,1) 1109 (90 %) CSP clauses are encoded (770 SAT variables, 1592 SAT clauses)
3.22/1.61	c (1,1) 1232 (100 %) CSP clauses are encoded (770 SAT variables, 1993 SAT clauses)
3.22/1.61	c (1,1) CSPinCNF to SatSolver End
3.22/1.61	c (1,1) Heap : 225 MiB used (max 10795 MiB), NonHeap : 26 MiB used (max 0 MiB)
3.22/1.63	c (1,1) STATISTICS2:HOME/instance-4294185-1532354299.xml,Add:Element:Eq:IntVar:Num,286,1232,20,20,3,2,20:2;19:2;18:2;17:2;16:2;15:2;14:2;13:2;12:2;11:2;10:2,20:80;19:76;18:72;17:68;16:64;15:60;14:56;13:52;12:48;11:924;10:40;2:1210,3:286;2:924;1:22,2:22;1:2706,
3.22/1.63	c (1,1) SatSolver.solve Begin
3.22/1.63	c (1,1) 770 bool, 2002 clause
3.22/1.63	c (1,1) HOME/minisat_release -ccmin-mode=2 -cla-decay=0.9990000000000016 -gc-frac=0.06548219427789823 -min-step-size=0.06000000000000005 -phase-saving=2 -rfirst=100 -rinc=23.20514351897367 -rnd-freq=0.18183188062236774 -step-size=0.0002446387540884631 -step-size-dec=1.0000000000000004e-06 -var-decay=0.07581213234321858 HOME/instance-4294185-1532354299.xml-scop-15743.cnf HOME/instance-4294185-1532354299.xml-scop-15743.cnf.out
3.22/1.65	c (1,0) c This is COMiniSatPS.
3.22/1.65	c (1,0) c WARNING: for repeatability, setting FPU to use double precision
3.22/1.65	c (1,0) c ============================[ Problem Statistics ]=============================
3.22/1.65	c (1,0) c |                                                                             |
3.22/1.65	c (1,0) c |  Number of variables:           770                                         |
3.22/1.65	c (1,0) c |  Number of clauses:            2002                                         |
3.22/1.65	c (1,0) c |  Parse time:                   0.00 s                                       |
3.22/1.65	c (1,0) c |  Eliminated clauses:           0.01 Mb                                      |
3.22/1.65	c (1,0) c Reduced to 437 vars, 1355 cls (grow=0)
3.22/1.65	c (1,0) c No iterative elimination performed. (vars=437, c/v ratio=3.1)
3.22/1.65	c (1,0) c |  Simplification time:          0.00 s                                       |
3.22/1.66	c (1,0) c |                                                                             |
3.22/1.66	c (1,0) c ============================[ Search Statistics ]==============================
3.22/1.66	c (1,0) c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.22/1.66	c (1,0) c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.22/1.66	c (1,0) c ===============================================================================
3.22/1.66	c (1,0) c ===============================================================================
3.22/1.66	c (1,0) c restarts              : 1
3.22/1.66	c (1,0) c conflicts             : 28             (7224 /sec)
3.22/1.66	c (1,0) c decisions             : 93             (0.00 % random) (23994 /sec)
3.22/1.66	c (1,0) c propagations          : 2311           (596233 /sec)
3.22/1.66	c (1,0) c conflict literals     : 481            (21.79 % deleted)
3.22/1.66	c (1,0) c CPU time              : 0.003876 s
3.22/1.66	c (1,0) 
3.22/1.66	c (1,0) s SATISFIABLE
3.22/1.69	c (1,1) SatSolver.solve End
3.22/1.69	c (1,1) Heap : 450 MiB used (max 10795 MiB), NonHeap : 27 MiB used (max 0 MiB)
3.22/1.69	c (1,1) Show results Begin
3.45/1.70	c (1,1) p[0] = 9
3.45/1.70	c (1,1) p[1] = 7
3.45/1.70	c (1,1) p[2] = 20
3.45/1.70	c (1,1) p[3] = 17
3.45/1.70	c (1,1) p[4] = 4
3.45/1.70	c (1,1) p[5] = 0
3.45/1.70	c (1,1) p[6] = 21
3.45/1.70	c (1,1) p[7] = 16
3.45/1.70	c (1,1) p[8] = 11
3.45/1.70	c (1,1) p[9] = 5
3.45/1.70	c (1,1) p[10] = 19
3.45/1.70	c (1,1) p[11] = 12
3.45/1.70	c (1,1) p[12] = 10
3.45/1.70	c (1,1) p[13] = 2
3.45/1.70	c (1,1) p[14] = 15
3.45/1.70	c (1,1) p[15] = 6
3.45/1.70	c (1,1) p[16] = 18
3.45/1.70	c (1,1) p[17] = 8
3.45/1.70	c (1,1) p[18] = 14
3.45/1.70	c (1,1) p[19] = 3
3.45/1.70	c (1,1) p[20] = 13
3.45/1.70	c (1,1) p[21] = 1
3.45/1.70	c (1,1) v[0] = 3
3.45/1.70	c (1,1) v[1] = 11
3.45/1.71	c (1,1) v[2] = 7
3.45/1.71	c (1,1) v[3] = 10
3.45/1.71	c (1,1) v[4] = 3
3.45/1.71	c (1,1) v[5] = 5
3.45/1.71	c (1,1) v[6] = 8
3.45/1.71	c (1,1) v[7] = 1
3.45/1.71	c (1,1) v[8] = 9
3.45/1.71	c (1,1) v[9] = 1
3.45/1.71	c (1,1) v[10] = 7
3.45/1.71	c (1,1) v[11] = 5
3.45/1.71	c (1,1) v[12] = 6
3.45/1.71	c (1,1) v[13] = 11
3.45/1.71	c (1,1) v[14] = 10
3.45/1.71	c (1,1) v[15] = 8
3.45/1.71	c (1,1) v[16] = 4
3.45/1.71	c (1,1) v[17] = 2
3.45/1.71	c (1,1) v[18] = 9
3.45/1.71	c (1,1) v[19] = 6
3.45/1.71	c (1,1) v[20] = 2
3.45/1.71	c (1,1) v[21] = 4
3.45/1.71	s SATISFIABLE
3.45/1.71	v <instantiation>
3.45/1.71	v     <list>v[0] v[1] v[2] v[3] v[4] v[5] v[6] v[7] v[8] v[9] v[10] v[11] v[12] v[13] v[14] v[15] v[16] v[17] v[18] v[19] v[20] v[21] p[0] p[1] p[2] p[3] p[4] p[5] p[6] p[7] p[8] p[9] p[10] p[11] p[12] p[13] p[14] p[15] p[16] p[17] p[18] p[19] p[20] p[21]</list>
3.45/1.71	v     <values>3 11 7 10 3 5 8 1 9 1 7 5 6 11 10 8 4 2 9 6 2 4 9 7 20 17 4 0 21 16 11 5 19 12 10 2 15 6 18 8 14 3 13 1</values>
3.45/1.71	v </instantiation>
3.45/1.71	c (1,1) Show results End
3.45/1.71	c (1,1) Heap : 450 MiB used (max 10795 MiB), NonHeap : 27 MiB used (max 0 MiB)
3.45/1.71	c (1,1) 0,0,0,0,0,0,1,1,1,STOP-AFTER(ALL)
3.45/1.71	c END-Prog: Mon Jul 23 15:58:21 CEST 2018

Verifier Data

OK	

Watcher Data

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

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

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

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

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

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

solver pid=15743, runsolver pid=15740

[startup+0.100093 s]*
/proc/loadavg: 2.51 2.15 2.09 3/220 15758
/proc/meminfo: memFree=13369224/32770624 swapFree=67108860/67108860
[pid=15743] ppid=15740 vsize=15011656 memory=71664 CPUtime=0.11 cores=0,2,4,6
/proc/15743/stat : 15743 (java) S 15740 15743 8919 0 -1 1077944320 7130 0 0 0 9 2 0 0 20 0 15 0 52993098 15371935744 17916 33554432000 4194304 4196468 140723068727664 140723068710208 139911208292087 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 11026432 140723068736500 140723068736777 140723068736777 140723068739535 0
/proc/15743/statm: 3752914 17916 2779 1 0 3715374 0
[pid=15743/tid=15745] ppid=15740 vsize=15011656 memory=-6943317439038143312 CPUtime=0.09 cores=0,2,4,6
/proc/15743/task/15745/stat : 15745 (java) R 15740 15743 8919 0 -1 4202560 5193 0 0 0 7 2 0 0 20 0 15 0 52993099 15371935744 17916 33554432000 4194304 4196468 140723068727664 139911180104072 139911188567968 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 11026432 140723068736500 140723068736777 140723068736777 140723068739535 0
[pid=15743/tid=15746] ppid=15740 vsize=15011656 memory=-3689349214911541841 CPUtime=0 cores=0,2,4,6
/proc/15743/task/15746/stat : 15746 (java) S 15740 15743 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52993100 15371935744 17916 33554432000 4194304 4196468 140723068727664 139911212534032 139911208302293 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11026432 140723068736500 140723068736777 140723068736777 140723068739535 0
[pid=15743/tid=15747] ppid=15740 vsize=15011656 memory=140328073254528 CPUtime=0 cores=0,2,4,6
/proc/15743/task/15747/stat : 15747 (java) S 15740 15743 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52993100 15371935744 17916 33554432000 4194304 4196468 140723068727664 139911043783056 139911208302293 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11026432 140723068736500 140723068736777 140723068736777 140723068739535 0
[pid=15743/tid=15748] ppid=15740 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15743/task/15748/stat : 15748 (java) S 15740 15743 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52993100 15371935744 17916 33554432000 4194304 4196468 140723068727664 139910668376592 139911208302293 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11026432 140723068736500 140723068736777 140723068736777 140723068739535 0
[pid=15743/tid=15749] ppid=15740 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/15743/task/15749/stat : 15749 (java) S 15740 15743 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52993100 15371935744 17916 33554432000 4194304 4196468 140723068727664 139910667324048 139911208302293 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11026432 140723068736500 140723068736777 140723068736777 140723068739535 0
[pid=15743/tid=15750] ppid=15740 vsize=15011656 memory=140328073254528 CPUtime=0 cores=0,2,4,6
/proc/15743/task/15750/stat : 15750 (java) S 15740 15743 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52993102 15371935744 17916 33554432000 4194304 4196468 140723068727664 139910246762992 139911208303234 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11026432 140723068736500 140723068736777 140723068736777 140723068739535 0
[pid=15743/tid=15751] ppid=15740 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/15743/task/15751/stat : 15751 (java) S 15740 15743 8919 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 52993102 15371935744 17916 33554432000 4194304 4196468 140723068727664 139909767620000 139911208302293 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11026432 140723068736500 140723068736777 140723068736777 140723068739535 0
[pid=15743/tid=15752] ppid=15740 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15743/task/15752/stat : 15752 (java) S 15740 15743 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52993102 15371935744 17916 33554432000 4194304 4196468 140723068727664 139909499184624 139911208302293 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11026432 140723068736500 140723068736777 140723068736777 140723068739535 0
[pid=15743/tid=15753] ppid=15740 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15743/task/15753/stat : 15753 (java) S 15740 15743 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52993105 15371935744 17916 33554432000 4194304 4196468 140723068727664 139909124676304 139911208310683 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11026432 140723068736500 140723068736777 140723068736777 140723068739535 0
[pid=15743/tid=15754] ppid=15740 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15743/task/15754/stat : 15754 (java) S 15740 15743 8919 0 -1 1077944384 307 0 0 0 0 0 0 0 20 0 15 0 52993105 15371935744 17916 33554432000 4194304 4196468 140723068727664 139910245709808 139911208303234 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11026432 140723068736500 140723068736777 140723068736777 140723068739535 0
[pid=15743/tid=15755] ppid=15740 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/15743/task/15755/stat : 15755 (java) S 15740 15743 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52993105 15371935744 17916 33554432000 4194304 4196468 140723068727664 139910244657264 139911208303234 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11026432 140723068736500 140723068736777 140723068736777 140723068739535 0
[pid=15743/tid=15756] ppid=15740 vsize=15011656 memory=140328073254528 CPUtime=0.01 cores=0,2,4,6
/proc/15743/task/15756/stat : 15756 (java) S 15740 15743 8919 0 -1 1077944384 295 0 0 0 1 0 0 0 20 0 15 0 52993105 15371935744 17916 33554432000 4194304 4196468 140723068727664 139910243604720 139911208303234 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11026432 140723068736500 140723068736777 140723068736777 140723068739535 0
[pid=15743/tid=15757] ppid=15740 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/15743/task/15757/stat : 15757 (java) S 15740 15743 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52993105 15371935744 17916 33554432000 4194304 4196468 140723068727664 139908626770528 139911208302293 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11026432 140723068736500 140723068736777 140723068736777 140723068739535 0
[pid=15743/tid=15758] ppid=15740 vsize=15011656 memory=140328073254528 CPUtime=0 cores=0,2,4,6
/proc/15743/task/15758/stat : 15758 (java) S 15740 15743 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52993105 15371935744 17916 33554432000 4194304 4196468 140723068727664 139910242552624 139911208303234 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11026432 140723068736500 140723068736777 140723068736777 140723068739535 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 71664 KiB

[startup+0.210414 s]*
/proc/loadavg: 2.51 2.15 2.09 3/220 15758
/proc/meminfo: memFree=13356016/32770624 swapFree=67108860/67108860
[pid=15743] ppid=15740 vsize=15011656 memory=85300 CPUtime=0.25 cores=0,2,4,6
/proc/15743/stat : 15743 (java) S 15740 15743 8919 0 -1 1077944320 10695 0 0 0 22 3 0 0 20 0 15 0 52993098 15371935744 21325 33554432000 4194304 4196468 140723068727664 140723068710208 139911208292087 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 11026432 140723068736500 140723068736777 140723068736777 140723068739535 0
/proc/15743/statm: 3752914 21325 2932 1 0 3715374 0
[pid=15743/tid=15745] ppid=15740 vsize=15011656 memory=8389772277269004345 CPUtime=0.19 cores=0,2,4,6
/proc/15743/task/15745/stat : 15745 (java) R 15740 15743 8919 0 -1 4202560 8534 0 0 0 17 2 0 0 20 0 15 0 52993099 15371935744 21325 33554432000 4194304 4196468 140723068727664 139911180118480 139911208304022 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 11026432 140723068736500 140723068736777 140723068736777 140723068739535 0
[pid=15743/tid=15746] ppid=15740 vsize=15011656 memory=288230609019731991 CPUtime=0 cores=0,2,4,6
/proc/15743/task/15746/stat : 15746 (java) S 15740 15743 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52993100 15371935744 21325 33554432000 4194304 4196468 140723068727664 139911212534032 139911208302293 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11026432 140723068736500 140723068736777 140723068736777 140723068739535 0
[pid=15743/tid=15747] ppid=15740 vsize=15011656 memory=140328073567253 CPUtime=0 cores=0,2,4,6
/proc/15743/task/15747/stat : 15747 (java) S 15740 15743 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52993100 15371935744 21325 33554432000 4194304 4196468 140723068727664 139911043783056 139911208302293 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11026432 140723068736500 140723068736777 140723068736777 140723068739535 0
[pid=15743/tid=15748] ppid=15740 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15743/task/15748/stat : 15748 (java) S 15740 15743 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52993100 15371935744 21325 33554432000 4194304 4196468 140723068727664 139910668376592 139911208302293 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11026432 140723068736500 140723068736777 140723068736777 140723068739535 0
[pid=15743/tid=15749] ppid=15740 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/15743/task/15749/stat : 15749 (java) S 15740 15743 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52993100 15371935744 21325 33554432000 4194304 4196468 140723068727664 139910667324048 139911208302293 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11026432 140723068736500 140723068736777 140723068736777 140723068739535 0
[pid=15743/tid=15750] ppid=15740 vsize=15011656 memory=140328073254528 CPUtime=0 cores=0,2,4,6
/proc/15743/task/15750/stat : 15750 (java) S 15740 15743 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52993102 15371935744 21325 33554432000 4194304 4196468 140723068727664 139910246762992 139911208303234 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11026432 140723068736500 140723068736777 140723068736777 140723068739535 0
[pid=15743/tid=15751] ppid=15740 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/15743/task/15751/stat : 15751 (java) S 15740 15743 8919 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 52993102 15371935744 21325 33554432000 4194304 4196468 140723068727664 139909767620000 139911208302293 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11026432 140723068736500 140723068736777 140723068736777 140723068739535 0
[pid=15743/tid=15752] ppid=15740 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15743/task/15752/stat : 15752 (java) S 15740 15743 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52993102 15371935744 21325 33554432000 4194304 4196468 140723068727664 139909499184624 139911208302293 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11026432 140723068736500 140723068736777 140723068736777 140723068739535 0
[pid=15743/tid=15753] ppid=15740 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15743/task/15753/stat : 15753 (java) S 15740 15743 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52993105 15371935744 21325 33554432000 4194304 4196468 140723068727664 139909124676304 139911208310683 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11026432 140723068736500 140723068736777 140723068736777 140723068739535 0
[pid=15743/tid=15754] ppid=15740 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15743/task/15754/stat : 15754 (java) S 15740 15743 8919 0 -1 1077944384 345 0 0 0 0 0 0 0 20 0 15 0 52993105 15371935744 21325 33554432000 4194304 4196468 140723068727664 139910245709808 139911208303234 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11026432 140723068736500 140723068736777 140723068736777 140723068739535 0
[pid=15743/tid=15755] ppid=15740 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/15743/task/15755/stat : 15755 (java) S 15740 15743 8919 0 -1 1077944384 138 0 0 0 0 0 0 0 20 0 15 0 52993105 15371935744 21325 33554432000 4194304 4196468 140723068727664 139910244657264 139911208303234 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11026432 140723068736500 140723068736777 140723068736777 140723068739535 0
[pid=15743/tid=15756] ppid=15740 vsize=15011656 memory=140328073254528 CPUtime=0.02 cores=0,2,4,6
/proc/15743/task/15756/stat : 15756 (java) R 15740 15743 8919 0 -1 4202560 344 0 0 0 2 0 0 0 20 0 15 0 52993105 15371935744 21325 33554432000 4194304 4196468 140723068727664 139910243604720 139911200529214 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 11026432 140723068736500 140723068736777 140723068736777 140723068739535 0
[pid=15743/tid=15757] ppid=15740 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/15743/task/15757/stat : 15757 (java) S 15740 15743 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52993105 15371935744 21325 33554432000 4194304 4196468 140723068727664 139908626770528 139911208302293 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11026432 140723068736500 140723068736777 140723068736777 140723068739535 0
[pid=15743/tid=15758] ppid=15740 vsize=15011656 memory=140328073254528 CPUtime=0 cores=0,2,4,6
/proc/15743/task/15758/stat : 15758 (java) S 15740 15743 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52993105 15371935744 21325 33554432000 4194304 4196468 140723068727664 139910242552624 139911208303234 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11026432 140723068736500 140723068736777 140723068736777 140723068739535 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 85300 KiB

[startup+0.310333 s]*
/proc/loadavg: 2.51 2.15 2.09 3/220 15758
/proc/meminfo: memFree=13352696/32770624 swapFree=67108860/67108860
[pid=15743] ppid=15740 vsize=15011656 memory=89072 CPUtime=0.42 cores=0,2,4,6
/proc/15743/stat : 15743 (java) S 15740 15743 8919 0 -1 1077944320 11296 0 0 0 39 3 0 0 20 0 15 0 52993098 15371935744 22268 33554432000 4194304 4196468 140723068727664 140723068710208 139911208292087 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 11026432 140723068736500 140723068736777 140723068736777 140723068739535 0
/proc/15743/statm: 3752914 22268 3018 1 0 3715374 0
[pid=15743/tid=15745] ppid=15740 vsize=15011656 memory=8389772277269004345 CPUtime=0.29 cores=0,2,4,6
/proc/15743/task/15745/stat : 15745 (java) R 15740 15743 8919 0 -1 4202560 8904 0 0 0 27 2 0 0 20 0 15 0 52993099 15371935744 22268 33554432000 4194304 4196468 140723068727664 139911180096240 139911192372574 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 11026432 140723068736500 140723068736777 140723068736777 140723068739535 0
[pid=15743/tid=15746] ppid=15740 vsize=15011656 memory=4294967638 CPUtime=0 cores=0,2,4,6
/proc/15743/task/15746/stat : 15746 (java) S 15740 15743 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52993100 15371935744 22268 33554432000 4194304 4196468 140723068727664 139911212534032 139911208302293 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11026432 140723068736500 140723068736777 140723068736777 140723068739535 0
[pid=15743/tid=15747] ppid=15740 vsize=15011656 memory=140328073559351 CPUtime=0 cores=0,2,4,6
/proc/15743/task/15747/stat : 15747 (java) S 15740 15743 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52993100 15371935744 22268 33554432000 4194304 4196468 140723068727664 139911043783056 139911208302293 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11026432 140723068736500 140723068736777 140723068736777 140723068739535 0
[pid=15743/tid=15748] ppid=15740 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15743/task/15748/stat : 15748 (java) S 15740 15743 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52993100 15371935744 22268 33554432000 4194304 4196468 140723068727664 139910668376592 139911208302293 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11026432 140723068736500 140723068736777 140723068736777 140723068739535 0
[pid=15743/tid=15749] ppid=15740 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/15743/task/15749/stat : 15749 (java) S 15740 15743 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52993100 15371935744 22268 33554432000 4194304 4196468 140723068727664 139910667324048 139911208302293 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11026432 140723068736500 140723068736777 140723068736777 140723068739535 0
[pid=15743/tid=15750] ppid=15740 vsize=15011656 memory=140328073254528 CPUtime=0 cores=0,2,4,6
/proc/15743/task/15750/stat : 15750 (java) S 15740 15743 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52993102 15371935744 22268 33554432000 4194304 4196468 140723068727664 139910246762992 139911208303234 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11026432 140723068736500 140723068736777 140723068736777 140723068739535 0
[pid=15743/tid=15751] ppid=15740 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/15743/task/15751/stat : 15751 (java) S 15740 15743 8919 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 52993102 15371935744 22268 33554432000 4194304 4196468 140723068727664 139909767620000 139911208302293 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11026432 140723068736500 140723068736777 140723068736777 140723068739535 0
[pid=15743/tid=15752] ppid=15740 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15743/task/15752/stat : 15752 (java) S 15740 15743 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52993102 15371935744 22268 33554432000 4194304 4196468 140723068727664 139909499184624 139911208302293 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11026432 140723068736500 140723068736777 140723068736777 140723068739535 0
[pid=15743/tid=15753] ppid=15740 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15743/task/15753/stat : 15753 (java) S 15740 15743 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52993105 15371935744 22268 33554432000 4194304 4196468 140723068727664 139909124676304 139911208310683 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11026432 140723068736500 140723068736777 140723068736777 140723068739535 0
[pid=15743/tid=15754] ppid=15740 vsize=15011656 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/15743/task/15754/stat : 15754 (java) R 15740 15743 8919 0 -1 1077944384 465 0 0 0 3 0 0 0 20 0 15 0 52993105 15371935744 22268 33554432000 4194304 4196468 140723068727664 139910245709808 139911208303234 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 11026432 140723068736500 140723068736777 140723068736777 140723068739535 0
[pid=15743/tid=15755] ppid=15740 vsize=15011656 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/15743/task/15755/stat : 15755 (java) R 15740 15743 8919 0 -1 4202560 160 0 0 0 1 0 0 0 20 0 15 0 52993105 15371935744 22268 33554432000 4194304 4196468 140723068727664 139910244657264 139911193040130 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 11026432 140723068736500 140723068736777 140723068736777 140723068739535 0
[pid=15743/tid=15756] ppid=15740 vsize=15011656 memory=140328073254528 CPUtime=0.07 cores=0,2,4,6
/proc/15743/task/15756/stat : 15756 (java) R 15740 15743 8919 0 -1 4202560 429 0 0 0 7 0 0 0 20 0 15 0 52993105 15371935744 22268 33554432000 4194304 4196468 140723068727664 139910243604720 139911186964352 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 11026432 140723068736500 140723068736777 140723068736777 140723068739535 0
[pid=15743/tid=15757] ppid=15740 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/15743/task/15757/stat : 15757 (java) S 15740 15743 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52993105 15371935744 22268 33554432000 4194304 4196468 140723068727664 139908626770528 139911208302293 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11026432 140723068736500 140723068736777 140723068736777 140723068739535 0
[pid=15743/tid=15758] ppid=15740 vsize=15011656 memory=140328073254528 CPUtime=0 cores=0,2,4,6
/proc/15743/task/15758/stat : 15758 (java) S 15740 15743 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52993105 15371935744 22268 33554432000 4194304 4196468 140723068727664 139910242552624 139911208303234 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11026432 140723068736500 140723068736777 140723068736777 140723068739535 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 89072 KiB

[startup+0.700705 s]
/proc/loadavg: 2.51 2.15 2.09 3/220 15758
/proc/meminfo: memFree=13328388/32770624 swapFree=67108860/67108860
[pid=15743] ppid=15740 vsize=15020052 memory=131008 CPUtime=0.98 cores=0,2,4,6
/proc/15743/stat : 15743 (java) S 15740 15743 8919 0 -1 1077944320 18444 0 0 0 92 6 0 0 20 0 15 0 52993098 15380533248 32752 33554432000 4194304 4196468 140723068727664 140723068710208 139911208292087 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 11026432 140723068736500 140723068736777 140723068736777 140723068739535 0
/proc/15743/statm: 3755013 32752 3161 1 0 3716398 0
[pid=15743/tid=15745] ppid=15740 vsize=15020052 memory=0 CPUtime=0.67 cores=0,2,4,6
/proc/15743/task/15745/stat : 15745 (java) R 15740 15743 8919 0 -1 4202560 15514 0 0 0 62 5 0 0 20 0 15 0 52993099 15380533248 32752 33554432000 4194304 4196468 140723068727664 139911180108360 139911208314013 0 4 0 25189583 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 11026432 140723068736500 140723068736777 140723068736777 140723068739535 0
[pid=15743/tid=15746] ppid=15740 vsize=15020052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15743/task/15746/stat : 15746 (java) S 15740 15743 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52993100 15380533248 32752 33554432000 4194304 4196468 140723068727664 139911212534032 139911208302293 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11026432 140723068736500 140723068736777 140723068736777 140723068739535 0
[pid=15743/tid=15747] ppid=15740 vsize=15020052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15743/task/15747/stat : 15747 (java) S 15740 15743 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52993100 15380533248 32752 33554432000 4194304 4196468 140723068727664 139911043783056 139911208302293 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11026432 140723068736500 140723068736777 140723068736777 140723068739535 0
[pid=15743/tid=15748] ppid=15740 vsize=15020052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15743/task/15748/stat : 15748 (java) S 15740 15743 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52993100 15380533248 32752 33554432000 4194304 4196468 140723068727664 139910668376592 139911208302293 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11026432 140723068736500 140723068736777 140723068736777 140723068739535 0
[pid=15743/tid=15749] ppid=15740 vsize=15020052 memory=207973657891045 CPUtime=0 cores=0,2,4,6
/proc/15743/task/15749/stat : 15749 (java) S 15740 15743 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52993100 15380533248 32752 33554432000 4194304 4196468 140723068727664 139910667324048 139911208302293 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11026432 140723068736500 140723068736777 140723068736777 140723068739535 0
[pid=15743/tid=15750] ppid=15740 vsize=15020052 memory=286033 CPUtime=0 cores=0,2,4,6
/proc/15743/task/15750/stat : 15750 (java) S 15740 15743 8919 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 52993102 15380533248 32752 33554432000 4194304 4196468 140723068727664 139910246762992 139911208303234 0 0 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11026432 140723068736500 140723068736777 140723068736777 140723068739535 0
[pid=15743/tid=15751] ppid=15740 vsize=15020052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15743/task/15751/stat : 15751 (java) S 15740 15743 8919 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 52993102 15380533248 32752 33554432000 4194304 4196468 140723068727664 139909767620000 139911208302293 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11026432 140723068736500 140723068736777 140723068736777 140723068739535 0
[pid=15743/tid=15752] ppid=15740 vsize=15020052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15743/task/15752/stat : 15752 (java) S 15740 15743 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52993102 15380533248 32752 33554432000 4194304 4196468 140723068727664 139909499184624 139911208302293 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11026432 140723068736500 140723068736777 140723068736777 140723068739535 0
[pid=15743/tid=15753] ppid=15740 vsize=15020052 memory=7809523229951467574 CPUtime=0 cores=0,2,4,6
/proc/15743/task/15753/stat : 15753 (java) S 15740 15743 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52993105 15380533248 32752 33554432000 4194304 4196468 140723068727664 139909124676304 139911208310683 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11026432 140723068736500 140723068736777 140723068736777 140723068739535 0
[pid=15743/tid=15754] ppid=15740 vsize=15020052 memory=0 CPUtime=0.06 cores=0,2,4,6
/proc/15743/task/15754/stat : 15754 (java) R 15740 15743 8919 0 -1 4202560 552 0 0 0 6 0 0 0 20 0 15 0 52993105 15380533248 32752 33554432000 4194304 4196468 140723068727664 139910245690824 139911208313434 0 4 0 25189583 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 11026432 140723068736500 140723068736777 140723068736777 140723068739535 0
[pid=15743/tid=15755] ppid=15740 vsize=15020052 memory=-3472574513799858009 CPUtime=0.07 cores=0,2,4,6
/proc/15743/task/15755/stat : 15755 (java) R 15740 15743 8919 0 -1 1077944384 427 0 0 0 7 0 0 0 20 0 15 0 52993105 15380533248 32752 33554432000 4194304 4196468 140723068727664 139910244657264 139911208303234 0 4 0 25189583 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 11026432 140723068736500 140723068736777 140723068736777 140723068739535 0
[pid=15743/tid=15756] ppid=15740 vsize=15020052 memory=6944656592387989600 CPUtime=0.15 cores=0,2,4,6
/proc/15743/task/15756/stat : 15756 (java) R 15740 15743 8919 0 -1 4202560 610 0 0 0 15 0 0 0 20 0 15 0 52993105 15380533248 32752 33554432000 4194304 4196468 140723068727664 139910243604720 139911208304022 0 4 0 25189583 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 11026432 140723068736500 140723068736777 140723068736777 140723068739535 0
[pid=15743/tid=15757] ppid=15740 vsize=15020052 memory=6944656575208382560 CPUtime=0 cores=0,2,4,6
/proc/15743/task/15757/stat : 15757 (java) S 15740 15743 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52993105 15380533248 32752 33554432000 4194304 4196468 140723068727664 139908626770528 139911208302293 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11026432 140723068736500 140723068736777 140723068736777 140723068739535 0
[pid=15743/tid=15758] ppid=15740 vsize=15020052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15743/task/15758/stat : 15758 (java) S 15740 15743 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52993105 15380533248 32752 33554432000 4194304 4196468 140723068727664 139910242552624 139911208303234 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11026432 140723068736500 140723068736777 140723068736777 140723068739535 0
Current children cumulated CPU time: 0.98 s
Current children cumulated vsize: 15020052 KiB
Current children cumulated memory: 131008 KiB

[startup+1.51017 s]
/proc/loadavg: 2.51 2.15 2.09 5/220 15758
/proc/meminfo: memFree=13299268/32770624 swapFree=67108860/67108860
[pid=15743] ppid=15740 vsize=15024148 memory=184124 CPUtime=2.92 cores=0,2,4,6
/proc/15743/stat : 15743 (java) S 15740 15743 8919 0 -1 1077944320 22469 0 0 0 283 9 0 0 20 0 15 0 52993098 15384727552 46031 33554432000 4194304 4196468 140723068727664 140723068710208 139911208292087 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 11026432 140723068736500 140723068736777 140723068736777 140723068739535 0
/proc/15743/statm: 3756037 46031 3198 1 0 3717422 0
[pid=15743/tid=15745] ppid=15740 vsize=15024148 memory=127 CPUtime=1.48 cores=0,2,4,6
/proc/15743/task/15745/stat : 15745 (java) R 15740 15743 8919 0 -1 4202560 16689 0 0 0 141 7 0 0 20 0 15 0 52993099 15384727552 46031 33554432000 4194304 4196468 140723068727664 139911180129568 139910716630167 0 4 0 25189583 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 11026432 140723068736500 140723068736777 140723068736777 140723068739535 0
[pid=15743/tid=15746] ppid=15740 vsize=15024148 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15743/task/15746/stat : 15746 (java) S 15740 15743 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52993100 15384727552 46031 33554432000 4194304 4196468 140723068727664 139911212534032 139911208302293 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11026432 140723068736500 140723068736777 140723068736777 140723068739535 0
[pid=15743/tid=15747] ppid=15740 vsize=15024148 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15743/task/15747/stat : 15747 (java) S 15740 15743 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52993100 15384727552 46031 33554432000 4194304 4196468 140723068727664 139911043783056 139911208302293 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11026432 140723068736500 140723068736777 140723068736777 140723068739535 0
[pid=15743/tid=15748] ppid=15740 vsize=15024148 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15743/task/15748/stat : 15748 (java) S 15740 15743 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52993100 15384727552 46031 33554432000 4194304 4196468 140723068727664 139910668376592 139911208302293 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11026432 140723068736500 140723068736777 140723068736777 140723068739535 0
[pid=15743/tid=15749] ppid=15740 vsize=15024148 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15743/task/15749/stat : 15749 (java) S 15740 15743 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52993100 15384727552 46031 33554432000 4194304 4196468 140723068727664 139910667324048 139911208302293 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11026432 140723068736500 140723068736777 140723068736777 140723068739535 0
[pid=15743/tid=15750] ppid=15740 vsize=15024148 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15743/task/15750/stat : 15750 (java) S 15740 15743 8919 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 52993102 15384727552 46031 33554432000 4194304 4196468 140723068727664 139910246762992 139911208303234 0 0 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11026432 140723068736500 140723068736777 140723068736777 140723068739535 0
[pid=15743/tid=15751] ppid=15740 vsize=15024148 memory=280655845935200 CPUtime=0 cores=0,2,4,6
/proc/15743/task/15751/stat : 15751 (java) S 15740 15743 8919 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 52993102 15384727552 46031 33554432000 4194304 4196468 140723068727664 139909767620000 139911208302293 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11026432 140723068736500 140723068736777 140723068736777 140723068739535 0
[pid=15743/tid=15752] ppid=15740 vsize=15024148 memory=280655845976624 CPUtime=0 cores=0,2,4,6
/proc/15743/task/15752/stat : 15752 (java) S 15740 15743 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52993102 15384727552 46031 33554432000 4194304 4196468 140723068727664 139909499184624 139911208302293 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11026432 140723068736500 140723068736777 140723068736777 140723068739535 0
[pid=15743/tid=15753] ppid=15740 vsize=15024148 memory=140327923371568 CPUtime=0 cores=0,2,4,6
/proc/15743/task/15753/stat : 15753 (java) S 15740 15743 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52993105 15384727552 46031 33554432000 4194304 4196468 140723068727664 139909124676304 139911208310683 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11026432 140723068736500 140723068736777 140723068736777 140723068739535 0
[pid=15743/tid=15754] ppid=15740 vsize=15024148 memory=0 CPUtime=0.4 cores=0,2,4,6
/proc/15743/task/15754/stat : 15754 (java) R 15740 15743 8919 0 -1 4202560 948 0 0 0 40 0 0 0 20 0 15 0 52993105 15384727552 46031 33554432000 4194304 4196468 140723068727664 139910245693280 139911193034360 0 4 0 25189583 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 11026432 140723068736500 140723068736777 140723068736777 140723068739535 0
[pid=15743/tid=15755] ppid=15740 vsize=15024148 memory=6298673690012636004 CPUtime=0.34 cores=0,2,4,6
/proc/15743/task/15755/stat : 15755 (java) R 15740 15743 8919 0 -1 4202560 752 0 0 0 34 0 0 0 20 0 15 0 52993105 15384727552 46031 33554432000 4194304 4196468 140723068727664 139910244643040 139911193399790 0 4 0 25189583 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 11026432 140723068736500 140723068736777 140723068736777 140723068739535 0
[pid=15743/tid=15756] ppid=15740 vsize=15024148 memory=6008734724181878374 CPUtime=0.67 cores=0,2,4,6
/proc/15743/task/15756/stat : 15756 (java) S 15740 15743 8919 0 -1 1077944384 2737 0 0 0 66 1 0 0 20 0 15 0 52993105 15384727552 46031 33554432000 4194304 4196468 140723068727664 139910243604720 139911208303234 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11026432 140723068736500 140723068736777 140723068736777 140723068739535 0
[pid=15743/tid=15757] ppid=15740 vsize=15024148 memory=7589518993998768742 CPUtime=0 cores=0,2,4,6
/proc/15743/task/15757/stat : 15757 (java) S 15740 15743 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52993105 15384727552 46031 33554432000 4194304 4196468 140723068727664 139908626770528 139911208302293 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11026432 140723068736500 140723068736777 140723068736777 140723068739535 0
[pid=15743/tid=15758] ppid=15740 vsize=15024148 memory=7589518993998768742 CPUtime=0 cores=0,2,4,6
/proc/15743/task/15758/stat : 15758 (java) S 15740 15743 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52993105 15384727552 46031 33554432000 4194304 4196468 140723068727664 139910242552624 139911208303234 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11026432 140723068736500 140723068736777 140723068736777 140723068739535 0
Current children cumulated CPU time: 2.92 s
Current children cumulated vsize: 15024148 KiB
Current children cumulated memory: 184124 KiB

[startup+1.71774 s]
# the end of solver process 15743 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=3.38013 s, system=0.11641 s

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

[startup+1.60617 s]
/proc/loadavg: 2.51 2.15 2.09 5/220 15758
/proc/meminfo: memFree=13299268/32770624 swapFree=67108860/67108860
[pid=15743] ppid=15740 vsize=15026264 memory=189792 CPUtime=3.22 cores=0,2,4,6
/proc/15743/stat : 15743 (java) S 15740 15743 8919 0 -1 1077944320 22973 0 0 0 313 9 0 0 20 0 15 0 52993098 15386894336 47448 33554432000 4194304 4196468 140723068727664 140723068710208 139911208292087 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 11026432 140723068736500 140723068736777 140723068736777 140723068739535 0
/proc/15743/statm: 3756566 47448 3210 1 0 3717422 0
[pid=15743/tid=15745] ppid=15740 vsize=15026264 memory=6933690305039933585 CPUtime=1.58 cores=0,2,4,6
/proc/15743/task/15745/stat : 15745 (java) R 15740 15743 8919 0 -1 4202560 16918 0 0 0 151 7 0 0 20 0 15 0 52993099 15386894336 47448 33554432000 4194304 4196468 140723068727664 139911180125104 139910710844685 0 4 0 25189583 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 11026432 140723068736500 140723068736777 140723068736777 140723068739535 0
[pid=15743/tid=15746] ppid=15740 vsize=15026264 memory=140327923076327 CPUtime=0 cores=0,2,4,6
/proc/15743/task/15746/stat : 15746 (java) S 15740 15743 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52993100 15386894336 47448 33554432000 4194304 4196468 140723068727664 139911212534032 139911208302293 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11026432 140723068736500 140723068736777 140723068736777 140723068739535 0
[pid=15743/tid=15747] ppid=15740 vsize=15026264 memory=3467964953051947072 CPUtime=0 cores=0,2,4,6
/proc/15743/task/15747/stat : 15747 (java) S 15740 15743 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52993100 15386894336 47448 33554432000 4194304 4196468 140723068727664 139911043783056 139911208302293 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11026432 140723068736500 140723068736777 140723068736777 140723068739535 0
[pid=15743/tid=15748] ppid=15740 vsize=15026264 memory=5787220445994897765 CPUtime=0 cores=0,2,4,6
/proc/15743/task/15748/stat : 15748 (java) S 15740 15743 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52993100 15386894336 47448 33554432000 4194304 4196468 140723068727664 139910668376592 139911208302293 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11026432 140723068736500 140723068736777 140723068736777 140723068739535 0
[pid=15743/tid=15749] ppid=15740 vsize=15026264 memory=5865491479076426066 CPUtime=0 cores=0,2,4,6
/proc/15743/task/15749/stat : 15749 (java) S 15740 15743 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52993100 15386894336 47448 33554432000 4194304 4196468 140723068727664 139910667324048 139911208302293 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11026432 140723068736500 140723068736777 140723068736777 140723068739535 0
[pid=15743/tid=15750] ppid=15740 vsize=15026264 memory=7811871126067767892 CPUtime=0 cores=0,2,4,6
/proc/15743/task/15750/stat : 15750 (java) S 15740 15743 8919 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 52993102 15386894336 47448 33554432000 4194304 4196468 140723068727664 139910246762992 139911208303234 0 0 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11026432 140723068736500 140723068736777 140723068736777 140723068739535 0
[pid=15743/tid=15751] ppid=15740 vsize=15026264 memory=5787220424116494930 CPUtime=0 cores=0,2,4,6
/proc/15743/task/15751/stat : 15751 (java) S 15740 15743 8919 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 52993102 15386894336 47448 33554432000 4194304 4196468 140723068727664 139909767620000 139911208302293 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11026432 140723068736500 140723068736777 140723068736777 140723068739535 0
[pid=15743/tid=15752] ppid=15740 vsize=15026264 memory=7302135314614015845 CPUtime=0 cores=0,2,4,6
/proc/15743/task/15752/stat : 15752 (java) S 15740 15743 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52993102 15386894336 47448 33554432000 4194304 4196468 140723068727664 139909499184624 139911208302293 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11026432 140723068736500 140723068736777 140723068736777 140723068739535 0
[pid=15743/tid=15753] ppid=15740 vsize=15026264 memory=8320808402720012085 CPUtime=0 cores=0,2,4,6
/proc/15743/task/15753/stat : 15753 (java) S 15740 15743 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52993105 15386894336 47448 33554432000 4194304 4196468 140723068727664 139909124676304 139911208310683 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11026432 140723068736500 140723068736777 140723068736777 140723068739535 0
[pid=15743/tid=15754] ppid=15740 vsize=15026264 memory=5524 CPUtime=0.47 cores=0,2,4,6
/proc/15743/task/15754/stat : 15754 (java) R 15740 15743 8919 0 -1 4202560 979 0 0 0 47 0 0 0 20 0 15 0 52993105 15386894336 47448 33554432000 4194304 4196468 140723068727664 139910245699040 139911186422844 0 4 0 25189583 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 11026432 140723068736500 140723068736777 140723068736777 140723068739535 0
[pid=15743/tid=15755] ppid=15740 vsize=15026264 memory=0 CPUtime=0.42 cores=0,2,4,6
/proc/15743/task/15755/stat : 15755 (java) R 15740 15743 8919 0 -1 4202560 878 0 0 0 42 0 0 0 20 0 15 0 52993105 15386894336 47448 33554432000 4194304 4196468 140723068727664 139910244657560 139911187947297 0 4 0 25189583 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 11026432 140723068736500 140723068736777 140723068736777 140723068739535 0
[pid=15743/tid=15756] ppid=15740 vsize=15026264 memory=0 CPUtime=0.73 cores=0,2,4,6
/proc/15743/task/15756/stat : 15756 (java) R 15740 15743 8919 0 -1 4202560 2858 0 0 0 72 1 0 0 20 0 15 0 52993105 15386894336 47448 33554432000 4194304 4196468 140723068727664 139910243604720 139911201388923 0 4 0 25189583 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 11026432 140723068736500 140723068736777 140723068736777 140723068739535 0
[pid=15743/tid=15757] ppid=15740 vsize=15026264 memory=2241 CPUtime=0 cores=0,2,4,6
/proc/15743/task/15757/stat : 15757 (java) S 15740 15743 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52993105 15386894336 47448 33554432000 4194304 4196468 140723068727664 139908626770528 139911208302293 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11026432 140723068736500 140723068736777 140723068736777 140723068739535 0
[pid=15743/tid=15758] ppid=15740 vsize=15026264 memory=13773960120851 CPUtime=0 cores=0,2,4,6
/proc/15743/task/15758/stat : 15758 (java) S 15740 15743 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52993105 15386894336 47448 33554432000 4194304 4196468 140723068727664 139910242552624 139911208303234 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11026432 140723068736500 140723068736777 140723068736777 140723068739535 0
Current children cumulated CPU time: 3.22 s
Current children cumulated vsize: 15026264 KiB
Current children cumulated memory: 189792 KiB

[startup+1.70123 s]
/proc/loadavg: 2.51 2.15 2.09 5/220 15758
/proc/meminfo: memFree=13299268/32770624 swapFree=67108860/67108860
[pid=15743] ppid=15740 vsize=15354176 memory=206268 CPUtime=3.45 cores=0,2,4,6
/proc/15743/stat : 15743 (java) S 15740 15743 8919 0 -1 1077944320 23537 546 0 0 335 10 0 0 20 0 17 0 52993098 15722676224 51567 33554432000 4194304 4196468 140723068727664 140723068710208 139911208292087 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 11026432 140723068736500 140723068736777 140723068736777 140723068739535 0
/proc/15743/statm: 3838544 51567 3217 1 0 3799400 0
[pid=15743/tid=15745] ppid=15740 vsize=15354176 memory=127 CPUtime=1.66 cores=0,2,4,6
/proc/15743/task/15745/stat : 15745 (java) R 15740 15743 8919 0 -1 4202560 17284 546 0 0 159 7 0 0 20 0 17 0 52993099 15722676224 51567 33554432000 4194304 4196468 140723068727664 139911180115792 139911187823258 0 4 0 25189583 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 11026432 140723068736500 140723068736777 140723068736777 140723068739535 0
[pid=15743/tid=15746] ppid=15740 vsize=15354176 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15743/task/15746/stat : 15746 (java) S 15740 15743 8919 0 -1 1077944384 3 546 0 0 0 0 0 0 20 0 17 0 52993100 15722676224 51567 33554432000 4194304 4196468 140723068727664 139911212534032 139911208302293 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11026432 140723068736500 140723068736777 140723068736777 140723068739535 0
[pid=15743/tid=15747] ppid=15740 vsize=15354176 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15743/task/15747/stat : 15747 (java) S 15740 15743 8919 0 -1 1077944384 2 546 0 0 0 0 0 0 20 0 17 0 52993100 15722676224 51567 33554432000 4194304 4196468 140723068727664 139911043783056 139911208302293 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11026432 140723068736500 140723068736777 140723068736777 140723068739535 0
[pid=15743/tid=15748] ppid=15740 vsize=15354176 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15743/task/15748/stat : 15748 (java) S 15740 15743 8919 0 -1 1077944384 1 546 0 0 0 0 0 0 20 0 17 0 52993100 15722676224 51567 33554432000 4194304 4196468 140723068727664 139910668376592 139911208302293 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11026432 140723068736500 140723068736777 140723068736777 140723068739535 0
[pid=15743/tid=15749] ppid=15740 vsize=15354176 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15743/task/15749/stat : 15749 (java) S 15740 15743 8919 0 -1 1077944384 2 546 0 0 0 0 0 0 20 0 17 0 52993100 15722676224 51567 33554432000 4194304 4196468 140723068727664 139910667324048 139911208302293 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11026432 140723068736500 140723068736777 140723068736777 140723068739535 0
[pid=15743/tid=15750] ppid=15740 vsize=15354176 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15743/task/15750/stat : 15750 (java) S 15740 15743 8919 0 -1 1077944384 5 546 0 0 0 0 0 0 20 0 17 0 52993102 15722676224 51567 33554432000 4194304 4196468 140723068727664 139910246762992 139911208303234 0 0 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11026432 140723068736500 140723068736777 140723068736777 140723068739535 0
[pid=15743/tid=15751] ppid=15740 vsize=15354176 memory=280655845935200 CPUtime=0 cores=0,2,4,6
/proc/15743/task/15751/stat : 15751 (java) S 15740 15743 8919 0 -1 1077944384 13 546 0 0 0 0 0 0 20 0 17 0 52993102 15722676224 51567 33554432000 4194304 4196468 140723068727664 139909767620000 139911208302293 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11026432 140723068736500 140723068736777 140723068736777 140723068739535 0
[pid=15743/tid=15752] ppid=15740 vsize=15354176 memory=280655845976624 CPUtime=0 cores=0,2,4,6
/proc/15743/task/15752/stat : 15752 (java) S 15740 15743 8919 0 -1 1077944384 1 546 0 0 0 0 0 0 20 0 17 0 52993102 15722676224 51567 33554432000 4194304 4196468 140723068727664 139909499184624 139911208302293 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11026432 140723068736500 140723068736777 140723068736777 140723068739535 0
[pid=15743/tid=15753] ppid=15740 vsize=15354176 memory=140327923371568 CPUtime=0 cores=0,2,4,6
/proc/15743/task/15753/stat : 15753 (java) S 15740 15743 8919 0 -1 1077944384 3 546 0 0 0 0 0 0 20 0 17 0 52993105 15722676224 51567 33554432000 4194304 4196468 140723068727664 139909124676304 139911208310683 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11026432 140723068736500 140723068736777 140723068736777 140723068739535 0
[pid=15743/tid=15754] ppid=15740 vsize=15354176 memory=0 CPUtime=0.51 cores=0,2,4,6
/proc/15743/task/15754/stat : 15754 (java) S 15740 15743 8919 0 -1 1077944384 991 546 0 0 51 0 0 0 20 0 17 0 52993105 15722676224 51567 33554432000 4194304 4196468 140723068727664 139910245709808 139911208303234 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11026432 140723068736500 140723068736777 140723068736777 140723068739535 0
[pid=15743/tid=15755] ppid=15740 vsize=15354176 memory=280655845952864 CPUtime=0.47 cores=0,2,4,6
/proc/15743/task/15755/stat : 15755 (java) S 15740 15743 8919 0 -1 1077944384 900 546 0 0 47 0 0 0 20 0 17 0 52993105 15722676224 51567 33554432000 4194304 4196468 140723068727664 139910244657264 139911208303234 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11026432 140723068736500 140723068736777 140723068736777 140723068739535 0
[pid=15743/tid=15756] ppid=15740 vsize=15354176 memory=280655845959584 CPUtime=0.77 cores=0,2,4,6
/proc/15743/task/15756/stat : 15756 (java) S 15740 15743 8919 0 -1 1077944384 2923 546 0 0 76 1 0 0 20 0 17 0 52993105 15722676224 51567 33554432000 4194304 4196468 140723068727664 139910243604720 139911208303234 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11026432 140723068736500 140723068736777 140723068736777 140723068739535 0
[pid=15743/tid=15757] ppid=15740 vsize=15354176 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15743/task/15757/stat : 15757 (java) S 15740 15743 8919 0 -1 1077944384 3 546 0 0 0 0 0 0 20 0 17 0 52993105 15722676224 51567 33554432000 4194304 4196468 140723068727664 139908626770528 139911208302293 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11026432 140723068736500 140723068736777 140723068736777 140723068739535 0
[pid=15743/tid=15758] ppid=15740 vsize=15354176 memory=280655845966400 CPUtime=0 cores=0,2,4,6
/proc/15743/task/15758/stat : 15758 (java) S 15740 15743 8919 0 -1 1077944384 1 546 0 0 0 0 0 0 20 0 17 0 52993105 15722676224 51567 33554432000 4194304 4196468 140723068727664 139910242552624 139911208303234 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11026432 140723068736500 140723068736777 140723068736777 140723068739535 0
Current children cumulated CPU time: 3.45 s
Current children cumulated vsize: 15354176 KiB
Current children cumulated memory: 206268 KiB

Child status: 0
Real time (s): 1.71779
CPU time (s): 3.49654
CPU user time (s): 3.38013
CPU system time (s): 0.11641
CPU usage (%): 203.548
Max. virtual memory (cumulated for all children) (KiB): 15354176
Max. memory (cumulated for all children) (KiB): 206268

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3.38013
system time used= 0.11641
maximum resident set size= 208984
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24135
page faults= 0
swaps= 0
block input operations= 0
block output operations= 128
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3437
involuntary context switches= 29


# summary of solver processes directly reported to runsolver:
#   pid: 15743
#   total CPU time (s): 3.49654
#   total CPU user time (s): 3.38013
#   total CPU system time (s): 0.11641

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.046656 second user time and 0.047716 second system time

The end

Launcher Data

Begin job on node102 at 2018-07-23 15:58:19
IDJOB=4294185
IDBENCH=141339
IDSOLVER=2755
FILE ID=node102/4294185-1532354299
RUNJOBID= node102-1532330044-8950
PBS_JOBID= 21019000
Free space on /tmp= 53236 MiB

SOLVER NAME= scop both+MapleCOMSPS (2018-06-13)
BENCH NAME= XCSP18/Langford/LangfordBin-11_c18.xml
COMMAND LINE= java -Xms11g -Xmx11g -Xss128m -jar DIR/scop.jar -both -solver DIR/minisat_release -solverOption mapleTune01 -tmp TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4294185-1532354299/watcher-4294185-1532354299 -o /tmp/evaluation-result-4294185-1532354299/solver-4294185-1532354299 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node102-1532330044-8950 --watchdog 2580  java -Xms11g -Xmx11g -Xss128m -jar HOME/scop.jar -both -solver HOME/minisat_release -solverOption mapleTune01 -tmp HOME HOME/instance-4294185-1532354299.xml

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

MD5SUM BENCH= 0eb659d8c217bf688ca291acdf1662a5
RANDOM SEED=740635913

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:        13429012 kB
MemAvailable:   28666240 kB
Buffers:          258628 kB
Cached:         15066404 kB
SwapCached:            0 kB
Active:          4817468 kB
Inactive:       13829092 kB
Active(anon):    3324820 kB
Inactive(anon):    16888 kB
Active(file):    1492648 kB
Inactive(file): 13812204 kB
Unevictable:        6604 kB
Mlocked:            6604 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8232 kB
Writeback:             0 kB
AnonPages:       3340988 kB
Mapped:            49448 kB
Shmem:             17036 kB
Slab:             388952 kB
SReclaimable:     360836 kB
SUnreclaim:        28116 kB
KernelStack:        3872 kB
PageTables:        11656 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:   13556676 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3127296 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= 53228 MiB
End job on node102 at 2018-07-23 15:58:21