Trace number 4295904

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
scop order+MapleCOMSPS (2018-06-13)UNSAT 7.07452 3.17195

General information on the benchmark

NameQuasigroups/
QuasiGroup-4-07_c18.xml
MD5SUM3b77ed50ef14863a53905eb481969062
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 benchmark1.00629
Satisfiable
(Un)Satisfiability was proved
Number of variables98
Number of constraints86
Number of domains2
Minimum domain size7
Maximum domain size49
Distribution of domain sizes[{"size":7,"count":49},{"size":49,"count":42}]
Minimum variable degree0
Maximum variable degree45
Distribution of variable degrees[{"degree":0,"count":7},{"degree":2,"count":42},{"degree":44,"count":7},{"degree":45,"count":42}]
Minimum constraint arity3
Maximum constraint arity50
Distribution of constraint arities[{"arity":3,"count":42},{"arity":7,"count":1},{"arity":49,"count":1},{"arity":50,"count":42}]
Number of extensional constraints0
Number of intensional constraints42
Distribution of constraint types[{"type":"intension","count":42},{"type":"allDifferent","count":1},{"type":"instantiation","count":1},{"type":"element","count":42}]
Optimization problemNO
Type of objective

Solver Data

0.66/0.52	
0.66/0.52	scop order+minisat_release (2018-06-13)
0.66/0.52	
0.66/0.55	c BEGIN-Prog: Thu Jul 26 09:42:25 CEST 2018
0.66/0.55	c PID: 7819
0.66/0.55	c IP: 172.20.3.150
0.66/0.55	c HOST: node150.alineos.net
0.66/0.56	c (0,0) Parsing Begin
1.41/0.96	c (0,0) Parsing End
1.41/0.96	c (0,0) CSP: 91 int (0 aux), 0 bool (0 aux), 86 ctr, max domain size 49
1.41/0.96	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 19 MiB used (max 0 MiB)
1.41/0.96	c (0,0) Constraint Name Generate Begin
1.41/0.97	c (0,0) Ctr:HOME/instance-4295904-1532590944.xml,Add:AllDifferentMatrix:Element:Eq:Instantiation:IntVar:Mul:Num
1.41/0.97	c (0,0) Constraint Name Generate End
1.41/0.97	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 19 MiB used (max 0 MiB)
1.41/0.97	c (0,0) CSP to CSPinCNF Begin
2.39/1.33	c (0,0) translated 9 (10%) constraints
2.39/1.38	c (0,0) translated 18 (20%) constraints
2.68/1.42	c (0,0) translated 26 (30%) constraints
2.68/1.45	c (0,0) translated 35 (40%) constraints
2.68/1.48	c (0,0) translated 43 (50%) constraints
2.68/1.49	c (0,0) translated 52 (60%) constraints
2.68/1.50	c (0,0) translated 61 (70%) constraints
2.68/1.50	c (0,0) translated 69 (80%) constraints
2.68/1.50	c (0,0) translated 78 (90%) constraints
2.68/1.50	c (0,0) translated 86 (100%) constraints
3.00/1.57	c (1,1) STATISTICS1:HOME/instance-4295904-1532590944.xml,Add:AllDifferentMatrix:Element:Eq:Instantiation:IntVar:Mul:Num,91,2429,49,49,7,3,49:84;7:210;1:84,49:2100;7:2520;1:413,7:28;3:2058;2:294;1:49,3:84;2:294;1:6384,
3.00/1.57	c (1,1) ===========================================
3.00/1.57	c (1,1) Order
3.00/1.57	c (1,1) ===========================================
3.36/1.60	c (1,1) translated 243 (10%) constraints
3.36/1.66	c (1,1) translated 486 (20%) constraints
3.70/1.71	c (1,1) translated 729 (30%) constraints
3.70/1.75	c (1,1) translated 972 (40%) constraints
3.70/1.78	c (1,1) translated 1215 (50%) constraints
4.07/1.81	c (1,1) translated 1458 (60%) constraints
4.07/1.84	c (1,1) translated 1701 (70%) constraints
4.07/1.87	c (1,1) translated 1944 (80%) constraints
4.37/1.90	c (1,1) translated 2187 (90%) constraints
4.37/1.93	c (1,1) translated 2429 (100%) constraints
4.37/1.93	c (1,1) CSP to CSPinCNF End
4.37/1.93	c (1,1) CSP: 91 int (0 aux), 343 bool (343 aux), 6594 ctr, max domain size 49
4.37/1.93	c (1,1) Heap : 281 MiB used (max 10795 MiB), NonHeap : 28 MiB used (max 0 MiB)
4.37/1.93	c (1,1) CSPinCNF Propagation Begin
4.73/2.06	c (1,1) 182 values, 1332 unsatisfiable literals, and 1792 valid clauses are removed
4.73/2.06	c (1,1) CSPinCNF Propagation End
4.73/2.06	c (1,1) CSP: 161 int (70 aux), 273 bool (273 aux), 4802 ctr, max domain size 47
4.73/2.06	c (1,1) Heap : 281 MiB used (max 10795 MiB), NonHeap : 28 MiB used (max 0 MiB)
4.73/2.06	c (1,1) Simplify CSPinCNF Begin
5.06/2.11	c (1,1) Simplify CSPinCNF End
5.06/2.11	c (1,1) CSP: 161 int (70 aux), 805 bool (805 aux), 5334 ctr, max domain size 47
5.06/2.11	c (1,1) Heap : 281 MiB used (max 10795 MiB), NonHeap : 29 MiB used (max 0 MiB)
5.06/2.11	c (1,1) Calculate Precise Domain Begin
5.06/2.11	c (1,1) 0 values are removed by re-calculation
5.06/2.11	c (1,1) Calculate Precise Domain End
5.06/2.11	c (1,1) CSP: 161 int (70 aux), 805 bool (805 aux), 5334 ctr, max domain size 47
5.06/2.11	c (1,1) Heap : 281 MiB used (max 10795 MiB), NonHeap : 29 MiB used (max 0 MiB)
5.06/2.11	c (1,1) CSPinCNF to SatSolver Begin
5.37/2.22	c (1,1) 534 (10 %) CSP clauses are encoded (2727 SAT variables, 3726 SAT clauses)
5.37/2.24	c (1,1) 1067 (20 %) CSP clauses are encoded (2727 SAT variables, 4984 SAT clauses)
5.37/2.25	c (1,1) 1601 (30 %) CSP clauses are encoded (2727 SAT variables, 5518 SAT clauses)
5.37/2.25	c (1,1) 2134 (40 %) CSP clauses are encoded (2727 SAT variables, 6051 SAT clauses)
5.37/2.26	c (1,1) 2667 (50 %) CSP clauses are encoded (2727 SAT variables, 6584 SAT clauses)
5.37/2.27	c (1,1) 3201 (60 %) CSP clauses are encoded (2727 SAT variables, 7118 SAT clauses)
5.37/2.27	c (1,1) 3734 (70 %) CSP clauses are encoded (2727 SAT variables, 7651 SAT clauses)
5.37/2.28	c (1,1) 4268 (80 %) CSP clauses are encoded (2727 SAT variables, 8185 SAT clauses)
5.37/2.29	c (1,1) 4801 (90 %) CSP clauses are encoded (2727 SAT variables, 8718 SAT clauses)
5.68/2.31	c (1,1) 5334 (100 %) CSP clauses are encoded (2727 SAT variables, 12369 SAT clauses)
5.68/2.31	c (1,1) CSPinCNF to SatSolver End
5.68/2.31	c (1,1) Heap : 337 MiB used (max 10795 MiB), NonHeap : 30 MiB used (max 0 MiB)
5.68/2.36	c (1,1) STATISTICS2:HOME/instance-4295904-1532590944.xml,Add:AllDifferentMatrix:Element:Eq:Instantiation:IntVar:Mul:Num,966,5334,49,47,5,3,49:40;36:32;25:12;7:120;6:188;5:112;1:112,47:1128;46:736;39:1092;38:152;31:372;7:2080;6:1408;5:440;2:5272;1:112,5:24;3:1436;2:3790;1:84,3:84;2:532;1:11476,
5.68/2.36	c (1,1) SatSolver.solve Begin
5.68/2.36	c (1,1) 2727 bool, 12392 clause
5.68/2.36	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-4295904-1532590944.xml-scop-7819.cnf HOME/instance-4295904-1532590944.xml-scop-7819.cnf.out
6.99/3.15	c (2,0) c This is COMiniSatPS.
6.99/3.15	c (2,0) c WARNING: for repeatability, setting FPU to use double precision
6.99/3.16	c (2,0) c ============================[ Problem Statistics ]=============================
6.99/3.16	c (2,0) c |                                                                             |
6.99/3.16	c (2,0) c |  Number of variables:          2727                                         |
6.99/3.16	c (2,0) c |  Number of clauses:           12392                                         |
6.99/3.16	c (2,0) c |  Parse time:                   0.00 s                                       |
6.99/3.16	c (2,0) c |  Eliminated clauses:           0.04 Mb                                      |
6.99/3.16	c (2,0) c Reduced to 1473 vars, 9134 cls (grow=0)
6.99/3.16	c (2,0) c No iterative elimination performed. (vars=1473, c/v ratio=6.2)
6.99/3.16	c (2,0) c |  Simplification time:          0.01 s                                       |
6.99/3.16	c (2,0) c |                                                                             |
6.99/3.16	c (2,0) c ============================[ Search Statistics ]==============================
6.99/3.16	c (2,0) c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
6.99/3.16	c (2,0) c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
6.99/3.16	c (2,0) c ===============================================================================
6.99/3.16	c (2,0) c ===============================================================================
6.99/3.16	c (2,0) c restarts              : 14
6.99/3.16	c (2,0) c conflicts             : 9733           (12545 /sec)
6.99/3.16	c (2,0) c decisions             : 11782          (0.00 % random) (15186 /sec)
6.99/3.16	c (2,0) c propagations          : 2686126        (3462096 /sec)
6.99/3.16	c (2,0) c conflict literals     : 146675         (30.15 % deleted)
6.99/3.16	c (2,0) c CPU time              : 0.775867 s
6.99/3.16	c (2,0) 
6.99/3.16	c (2,0) s UNSATISFIABLE
6.99/3.16	c (2,1) SatSolver.solve End
6.99/3.16	c (2,1) Heap : 563 MiB used (max 10795 MiB), NonHeap : 32 MiB used (max 0 MiB)
6.99/3.16	c (2,1) Show results Begin
6.99/3.16	s UNSATISFIABLE
6.99/3.16	c (2,1) Show results End
6.99/3.16	c (2,1) Heap : 563 MiB used (max 10795 MiB), NonHeap : 32 MiB used (max 0 MiB)
6.99/3.16	c (2,1) 0,0,1,1,1,1,1,2,2,STOP-AFTER(ALL)
6.99/3.16	c END-Prog: Thu Jul 26 09:42:28 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 (9861 MiB free)
  memory of node 1: 16384 MiB (10859 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4295904-1532590944/watcher-4295904-1532590944 -o /tmp/evaluation-result-4295904-1532590944/solver-4295904-1532590944 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node150-1532562189-32680 --watchdog 2580 java -Xms11g -Xmx11g -Xss128m -jar HOME/scop.jar -order -solver HOME/minisat_release -solverOption mapleTune01 -tmp HOME HOME/instance-4295904-1532590944.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=7819, runsolver pid=7816

[startup+0.100116 s]*
/proc/loadavg: 2.04 2.03 2.05 3/221 7834
/proc/meminfo: memFree=21158180/32770624 swapFree=67108860/67108860
[pid=7819] ppid=7816 vsize=15011656 memory=73184 CPUtime=0.11 cores=0,2,4,6
/proc/7819/stat : 7819 (java) S 7816 7819 32649 0 -1 1077944320 6481 0 0 0 9 2 0 0 20 0 15 0 76657706 15371935744 18296 33554432000 4194304 4196468 140734251189856 140734251172400 140032083848951 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 34557952 140734251197427 140734251197705 140734251197705 140734251200463 0
/proc/7819/statm: 3752914 18296 2779 1 0 3715374 0
[pid=7819/tid=7821] ppid=7816 vsize=15011656 memory=7100839887217068648 CPUtime=0.08 cores=0,2,4,6
/proc/7819/task/7821/stat : 7821 (java) R 7816 7819 32649 0 -1 4202560 4847 0 0 0 7 1 0 0 20 0 15 0 76657706 15371935744 18560 33554432000 4194304 4196468 140734251189856 140032055660936 140032064124779 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 34557952 140734251197427 140734251197705 140734251197705 140734251200463 0
[pid=7819/tid=7822] ppid=7816 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7819/task/7822/stat : 7822 (java) S 7816 7819 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76657708 15371935744 18560 33554432000 4194304 4196468 140734251189856 140032088091408 140032083859157 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34557952 140734251197427 140734251197705 140734251197705 140734251200463 0
[pid=7819/tid=7823] ppid=7816 vsize=15011656 memory=140625571677824 CPUtime=0 cores=0,2,4,6
/proc/7819/task/7823/stat : 7823 (java) S 7816 7819 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76657708 15371935744 18560 33554432000 4194304 4196468 140734251189856 140031544601488 140032083859157 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34557952 140734251197427 140734251197705 140734251197705 140734251200463 0
[pid=7819/tid=7824] ppid=7816 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7819/task/7824/stat : 7824 (java) S 7816 7819 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76657708 15371935744 18560 33554432000 4194304 4196468 140734251189856 140031543548944 140032083859157 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34557952 140734251197427 140734251197705 140734251197705 140734251200463 0
[pid=7819/tid=7825] ppid=7816 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7819/task/7825/stat : 7825 (java) S 7816 7819 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 76657708 15371935744 18560 33554432000 4194304 4196468 140734251189856 140031542496400 140032083859157 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34557952 140734251197427 140734251197705 140734251197705 140734251200463 0
[pid=7819/tid=7826] ppid=7816 vsize=15011656 memory=140625571677824 CPUtime=0 cores=0,2,4,6
/proc/7819/task/7826/stat : 7826 (java) S 7816 7819 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 76657709 15371935744 18560 33554432000 4194304 4196468 140734251189856 140030852933616 140032083860098 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34557952 140734251197427 140734251197705 140734251197705 140734251200463 0
[pid=7819/tid=7827] ppid=7816 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7819/task/7827/stat : 7827 (java) S 7816 7819 32649 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 76657710 15371935744 18560 33554432000 4194304 4196468 140734251189856 140030764901280 140032083859157 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34557952 140734251197427 140734251197705 140734251197705 140734251200463 0
[pid=7819/tid=7828] ppid=7816 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7819/task/7828/stat : 7828 (java) S 7816 7819 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76657710 15371935744 18560 33554432000 4194304 4196468 140734251189856 140030496465904 140032083859157 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34557952 140734251197427 140734251197705 140734251197705 140734251200463 0
[pid=7819/tid=7829] ppid=7816 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7819/task/7829/stat : 7829 (java) S 7816 7819 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76657712 15371935744 18560 33554432000 4194304 4196468 140734251189856 140030121957584 140032083867547 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34557952 140734251197427 140734251197705 140734251197705 140734251200463 0
[pid=7819/tid=7830] ppid=7816 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7819/task/7830/stat : 7830 (java) S 7816 7819 32649 0 -1 1077944384 310 0 0 0 0 0 0 0 20 0 15 0 76657712 15371935744 18560 33554432000 4194304 4196468 140734251189856 140030851881456 140032083860098 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34557952 140734251197427 140734251197705 140734251197705 140734251200463 0
[pid=7819/tid=7831] ppid=7816 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7819/task/7831/stat : 7831 (java) S 7816 7819 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76657712 15371935744 18560 33554432000 4194304 4196468 140734251189856 140030850828912 140032083860098 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34557952 140734251197427 140734251197705 140734251197705 140734251200463 0
[pid=7819/tid=7832] ppid=7816 vsize=15011656 memory=140625571677824 CPUtime=0.01 cores=0,2,4,6
/proc/7819/task/7832/stat : 7832 (java) S 7816 7819 32649 0 -1 1077944384 275 0 0 0 1 0 0 0 20 0 15 0 76657712 15371935744 18560 33554432000 4194304 4196468 140734251189856 140030849776368 140032083860098 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34557952 140734251197427 140734251197705 140734251197705 140734251200463 0
[pid=7819/tid=7833] ppid=7816 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7819/task/7833/stat : 7833 (java) S 7816 7819 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76657712 15371935744 18560 33554432000 4194304 4196468 140734251189856 140029624052832 140032083859157 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34557952 140734251197427 140734251197705 140734251197705 140734251200463 0
[pid=7819/tid=7834] ppid=7816 vsize=15011656 memory=140625571677824 CPUtime=0 cores=0,2,4,6
/proc/7819/task/7834/stat : 7834 (java) S 7816 7819 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76657713 15371935744 18560 33554432000 4194304 4196468 140734251189856 140030848723248 140032083860098 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34557952 140734251197427 140734251197705 140734251197705 140734251200463 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 73184 KiB

[startup+0.210449 s]*
/proc/loadavg: 2.04 2.03 2.05 3/221 7834
/proc/meminfo: memFree=21144336/32770624 swapFree=67108860/67108860
[pid=7819] ppid=7816 vsize=15011656 memory=85476 CPUtime=0.25 cores=0,2,4,6
/proc/7819/stat : 7819 (java) S 7816 7819 32649 0 -1 1077944320 9853 0 0 0 23 2 0 0 20 0 15 0 76657706 15371935744 21369 33554432000 4194304 4196468 140734251189856 140734251172400 140032083848951 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 34557952 140734251197427 140734251197705 140734251197705 140734251200463 0
/proc/7819/statm: 3752914 21369 2878 1 0 3715374 0
[pid=7819/tid=7821] ppid=7816 vsize=15011656 memory=7883960649037381690 CPUtime=0.2 cores=0,2,4,6
/proc/7819/task/7821/stat : 7821 (java) R 7816 7819 32649 0 -1 4202560 7740 0 0 0 18 2 0 0 20 0 15 0 76657706 15371935744 21501 33554432000 4194304 4196468 140734251189856 140032055675456 140032067929364 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 34557952 140734251197427 140734251197705 140734251197705 140734251200463 0
[pid=7819/tid=7822] ppid=7816 vsize=15011656 memory=288230617609666583 CPUtime=0 cores=0,2,4,6
/proc/7819/task/7822/stat : 7822 (java) S 7816 7819 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76657708 15371935744 21501 33554432000 4194304 4196468 140734251189856 140032088091408 140032083859157 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34557952 140734251197427 140734251197705 140734251197705 140734251200463 0
[pid=7819/tid=7823] ppid=7816 vsize=15011656 memory=140625572036705 CPUtime=0 cores=0,2,4,6
/proc/7819/task/7823/stat : 7823 (java) S 7816 7819 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76657708 15371935744 21501 33554432000 4194304 4196468 140734251189856 140031544601488 140032083859157 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34557952 140734251197427 140734251197705 140734251197705 140734251200463 0
[pid=7819/tid=7824] ppid=7816 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7819/task/7824/stat : 7824 (java) S 7816 7819 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76657708 15371935744 21501 33554432000 4194304 4196468 140734251189856 140031543548944 140032083859157 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34557952 140734251197427 140734251197705 140734251197705 140734251200463 0
[pid=7819/tid=7825] ppid=7816 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7819/task/7825/stat : 7825 (java) S 7816 7819 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 76657708 15371935744 21501 33554432000 4194304 4196468 140734251189856 140031542496400 140032083859157 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34557952 140734251197427 140734251197705 140734251197705 140734251200463 0
[pid=7819/tid=7826] ppid=7816 vsize=15011656 memory=140625571677824 CPUtime=0 cores=0,2,4,6
/proc/7819/task/7826/stat : 7826 (java) S 7816 7819 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 76657709 15371935744 21501 33554432000 4194304 4196468 140734251189856 140030852933616 140032083860098 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34557952 140734251197427 140734251197705 140734251197705 140734251200463 0
[pid=7819/tid=7827] ppid=7816 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7819/task/7827/stat : 7827 (java) S 7816 7819 32649 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 76657710 15371935744 21501 33554432000 4194304 4196468 140734251189856 140030764901280 140032083859157 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34557952 140734251197427 140734251197705 140734251197705 140734251200463 0
[pid=7819/tid=7828] ppid=7816 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7819/task/7828/stat : 7828 (java) S 7816 7819 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76657710 15371935744 21501 33554432000 4194304 4196468 140734251189856 140030496465904 140032083859157 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34557952 140734251197427 140734251197705 140734251197705 140734251200463 0
[pid=7819/tid=7829] ppid=7816 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7819/task/7829/stat : 7829 (java) S 7816 7819 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76657712 15371935744 21501 33554432000 4194304 4196468 140734251189856 140030121957584 140032083867547 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34557952 140734251197427 140734251197705 140734251197705 140734251200463 0
[pid=7819/tid=7830] ppid=7816 vsize=15011656 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/7819/task/7830/stat : 7830 (java) R 7816 7819 32649 0 -1 4202560 469 0 0 0 1 0 0 0 20 0 15 0 76657712 15371935744 21501 33554432000 4194304 4196468 140734251189856 140030851881456 140032068243084 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 34557952 140734251197427 140734251197705 140734251197705 140734251200463 0
[pid=7819/tid=7831] ppid=7816 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7819/task/7831/stat : 7831 (java) R 7816 7819 32649 0 -1 1077944384 19 0 0 0 0 0 0 0 20 0 15 0 76657712 15371935744 21501 33554432000 4194304 4196468 140734251189856 140030850828912 140032083860098 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 34557952 140734251197427 140734251197705 140734251197705 140734251200463 0
[pid=7819/tid=7832] ppid=7816 vsize=15011656 memory=140625571677824 CPUtime=0.03 cores=0,2,4,6
/proc/7819/task/7832/stat : 7832 (java) S 7816 7819 32649 0 -1 1077944384 305 0 0 0 3 0 0 0 20 0 15 0 76657712 15371935744 21501 33554432000 4194304 4196468 140734251189856 140030849776368 140032083860098 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34557952 140734251197427 140734251197705 140734251197705 140734251200463 0
[pid=7819/tid=7833] ppid=7816 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7819/task/7833/stat : 7833 (java) S 7816 7819 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76657712 15371935744 21501 33554432000 4194304 4196468 140734251189856 140029624052832 140032083859157 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34557952 140734251197427 140734251197705 140734251197705 140734251200463 0
[pid=7819/tid=7834] ppid=7816 vsize=15011656 memory=140625571677824 CPUtime=0 cores=0,2,4,6
/proc/7819/task/7834/stat : 7834 (java) R 7816 7819 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76657713 15371935744 21501 33554432000 4194304 4196468 140734251189856 140030848723248 140032083860098 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 34557952 140734251197427 140734251197705 140734251197705 140734251200463 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 85476 KiB

[startup+0.310486 s]*
/proc/loadavg: 2.04 2.03 2.05 3/221 7834
/proc/meminfo: memFree=21140776/32770624 swapFree=67108860/67108860
[pid=7819] ppid=7816 vsize=15011656 memory=89632 CPUtime=0.43 cores=0,2,4,6
/proc/7819/stat : 7819 (java) S 7816 7819 32649 0 -1 1077944320 10470 0 0 0 40 3 0 0 20 0 15 0 76657706 15371935744 22408 33554432000 4194304 4196468 140734251189856 140734251172400 140032083848951 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 34557952 140734251197427 140734251197705 140734251197705 140734251200463 0
/proc/7819/statm: 3752914 22408 2984 1 0 3715374 0
[pid=7819/tid=7821] ppid=7816 vsize=15011656 memory=0 CPUtime=0.29 cores=0,2,4,6
/proc/7819/task/7821/stat : 7821 (java) R 7816 7819 32649 0 -1 4202560 8173 0 0 0 27 2 0 0 20 0 15 0 76657706 15371935744 22408 33554432000 4194304 4196468 140734251189856 140032055653104 140032067929438 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 34557952 140734251197427 140734251197705 140734251197705 140734251200463 0
[pid=7819/tid=7822] ppid=7816 vsize=15011656 memory=4294967295 CPUtime=0 cores=0,2,4,6
/proc/7819/task/7822/stat : 7822 (java) S 7816 7819 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76657708 15371935744 22408 33554432000 4194304 4196468 140734251189856 140032088091408 140032083859157 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34557952 140734251197427 140734251197705 140734251197705 140734251200463 0
[pid=7819/tid=7823] ppid=7816 vsize=15011656 memory=140625571677824 CPUtime=0 cores=0,2,4,6
/proc/7819/task/7823/stat : 7823 (java) S 7816 7819 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76657708 15371935744 22408 33554432000 4194304 4196468 140734251189856 140031544601488 140032083859157 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34557952 140734251197427 140734251197705 140734251197705 140734251200463 0
[pid=7819/tid=7824] ppid=7816 vsize=15011656 memory=2241 CPUtime=0 cores=0,2,4,6
/proc/7819/task/7824/stat : 7824 (java) S 7816 7819 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76657708 15371935744 22408 33554432000 4194304 4196468 140734251189856 140031543548944 140032083859157 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34557952 140734251197427 140734251197705 140734251197705 140734251200463 0
[pid=7819/tid=7825] ppid=7816 vsize=15011656 memory=140625416659151 CPUtime=0 cores=0,2,4,6
/proc/7819/task/7825/stat : 7825 (java) S 7816 7819 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 76657708 15371935744 22408 33554432000 4194304 4196468 140734251189856 140031542496400 140032083859157 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34557952 140734251197427 140734251197705 140734251197705 140734251200463 0
[pid=7819/tid=7826] ppid=7816 vsize=15011656 memory=140625571677824 CPUtime=0 cores=0,2,4,6
/proc/7819/task/7826/stat : 7826 (java) S 7816 7819 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 76657709 15371935744 22408 33554432000 4194304 4196468 140734251189856 140030852933616 140032083860098 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34557952 140734251197427 140734251197705 140734251197705 140734251200463 0
[pid=7819/tid=7827] ppid=7816 vsize=15011656 memory=140625416679887 CPUtime=0 cores=0,2,4,6
/proc/7819/task/7827/stat : 7827 (java) S 7816 7819 32649 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 76657710 15371935744 22408 33554432000 4194304 4196468 140734251189856 140030764901280 140032083859157 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34557952 140734251197427 140734251197705 140734251197705 140734251200463 0
[pid=7819/tid=7828] ppid=7816 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7819/task/7828/stat : 7828 (java) S 7816 7819 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76657710 15371935744 22408 33554432000 4194304 4196468 140734251189856 140030496465904 140032083859157 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34557952 140734251197427 140734251197705 140734251197705 140734251200463 0
[pid=7819/tid=7829] ppid=7816 vsize=15011656 memory=281250833332096 CPUtime=0 cores=0,2,4,6
/proc/7819/task/7829/stat : 7829 (java) S 7816 7819 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76657712 15371935744 22408 33554432000 4194304 4196468 140734251189856 140030121957584 140032083867547 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34557952 140734251197427 140734251197705 140734251197705 140734251200463 0
[pid=7819/tid=7830] ppid=7816 vsize=15011656 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/7819/task/7830/stat : 7830 (java) S 7816 7819 32649 0 -1 1077944384 558 0 0 0 3 0 0 0 20 0 15 0 76657712 15371935744 22408 33554432000 4194304 4196468 140734251189856 140030851881456 140032083860098 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34557952 140734251197427 140734251197705 140734251197705 140734251200463 0
[pid=7819/tid=7831] ppid=7816 vsize=15011656 memory=140625416691599 CPUtime=0.01 cores=0,2,4,6
/proc/7819/task/7831/stat : 7831 (java) S 7816 7819 32649 0 -1 1077944384 66 0 0 0 1 0 0 0 20 0 15 0 76657712 15371935744 22408 33554432000 4194304 4196468 140734251189856 140030850828912 140032083860098 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34557952 140734251197427 140734251197705 140734251197705 140734251200463 0
[pid=7819/tid=7832] ppid=7816 vsize=15011656 memory=140625571677824 CPUtime=0.07 cores=0,2,4,6
/proc/7819/task/7832/stat : 7832 (java) S 7816 7819 32649 0 -1 1077944384 347 0 0 0 7 0 0 0 20 0 15 0 76657712 15371935744 22408 33554432000 4194304 4196468 140734251189856 140030849776368 140032083860098 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34557952 140734251197427 140734251197705 140734251197705 140734251200463 0
[pid=7819/tid=7833] ppid=7816 vsize=15011656 memory=140625416696735 CPUtime=0 cores=0,2,4,6
/proc/7819/task/7833/stat : 7833 (java) S 7816 7819 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76657712 15371935744 22408 33554432000 4194304 4196468 140734251189856 140029624052832 140032083859157 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34557952 140734251197427 140734251197705 140734251197705 140734251200463 0
[pid=7819/tid=7834] ppid=7816 vsize=15011656 memory=140625648335530 CPUtime=0 cores=0,2,4,6
/proc/7819/task/7834/stat : 7834 (java) S 7816 7819 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76657713 15371935744 22408 33554432000 4194304 4196468 140734251189856 140030848723248 140032083860098 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34557952 140734251197427 140734251197705 140734251197705 140734251200463 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 89632 KiB

[startup+0.700702 s]
/proc/loadavg: 2.04 2.03 2.05 3/221 7834
/proc/meminfo: memFree=21116592/32770624 swapFree=67108860/67108860
[pid=7819] ppid=7816 vsize=15020052 memory=129828 CPUtime=1.01 cores=0,2,4,6
/proc/7819/stat : 7819 (java) S 7816 7819 32649 0 -1 1077944320 17709 0 0 0 96 5 0 0 20 0 15 0 76657706 15380533248 32457 33554432000 4194304 4196468 140734251189856 140734251172400 140032083848951 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 34557952 140734251197427 140734251197705 140734251197705 140734251200463 0
/proc/7819/statm: 3755013 32457 3156 1 0 3716398 0
[pid=7819/tid=7821] ppid=7816 vsize=15020052 memory=0 CPUtime=0.67 cores=0,2,4,6
/proc/7819/task/7821/stat : 7821 (java) R 7816 7819 32649 0 -1 4202560 14928 0 0 0 63 4 0 0 20 0 15 0 76657706 15380533248 32457 33554432000 4194304 4196468 140734251189856 140032055683376 140032076086078 0 4 0 25189583 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 34557952 140734251197427 140734251197705 140734251197705 140734251200463 0
[pid=7819/tid=7822] ppid=7816 vsize=15020052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7819/task/7822/stat : 7822 (java) S 7816 7819 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76657708 15380533248 32457 33554432000 4194304 4196468 140734251189856 140032088091408 140032083859157 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34557952 140734251197427 140734251197705 140734251197705 140734251200463 0
[pid=7819/tid=7823] ppid=7816 vsize=15020052 memory=79 CPUtime=0 cores=0,2,4,6
/proc/7819/task/7823/stat : 7823 (java) S 7816 7819 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76657708 15380533248 32457 33554432000 4194304 4196468 140734251189856 140031544601488 140032083859157 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34557952 140734251197427 140734251197705 140734251197705 140734251200463 0
[pid=7819/tid=7824] ppid=7816 vsize=15020052 memory=1 CPUtime=0 cores=0,2,4,6
/proc/7819/task/7824/stat : 7824 (java) S 7816 7819 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76657708 15380533248 32457 33554432000 4194304 4196468 140734251189856 140031543548944 140032083859157 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34557952 140734251197427 140734251197705 140734251197705 140734251200463 0
[pid=7819/tid=7825] ppid=7816 vsize=15020052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7819/task/7825/stat : 7825 (java) S 7816 7819 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 76657708 15380533248 32457 33554432000 4194304 4196468 140734251189856 140031542496400 140032083859157 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34557952 140734251197427 140734251197705 140734251197705 140734251200463 0
[pid=7819/tid=7826] ppid=7816 vsize=15020052 memory=174237830623729 CPUtime=0 cores=0,2,4,6
/proc/7819/task/7826/stat : 7826 (java) S 7816 7819 32649 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 76657709 15380533248 32457 33554432000 4194304 4196468 140734251189856 140030852933616 140032083860098 0 0 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34557952 140734251197427 140734251197705 140734251197705 140734251200463 0
[pid=7819/tid=7827] ppid=7816 vsize=15020052 memory=276804 CPUtime=0 cores=0,2,4,6
/proc/7819/task/7827/stat : 7827 (java) S 7816 7819 32649 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 76657710 15380533248 32457 33554432000 4194304 4196468 140734251189856 140030764901280 140032083859157 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34557952 140734251197427 140734251197705 140734251197705 140734251200463 0
[pid=7819/tid=7828] ppid=7816 vsize=15020052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7819/task/7828/stat : 7828 (java) S 7816 7819 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76657710 15380533248 32457 33554432000 4194304 4196468 140734251189856 140030496465904 140032083859157 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34557952 140734251197427 140734251197705 140734251197705 140734251200463 0
[pid=7819/tid=7829] ppid=7816 vsize=15020052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7819/task/7829/stat : 7829 (java) S 7816 7819 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76657712 15380533248 32457 33554432000 4194304 4196468 140734251189856 140030121957584 140032083867547 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34557952 140734251197427 140734251197705 140734251197705 140734251200463 0
[pid=7819/tid=7830] ppid=7816 vsize=15020052 memory=7809523229951467574 CPUtime=0.07 cores=0,2,4,6
/proc/7819/task/7830/stat : 7830 (java) S 7816 7819 32649 0 -1 1077944384 628 0 0 0 7 0 0 0 20 0 15 0 76657712 15380533248 32457 33554432000 4194304 4196468 140734251189856 140030851881456 140032083860098 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34557952 140734251197427 140734251197705 140734251197705 140734251200463 0
[pid=7819/tid=7831] ppid=7816 vsize=15020052 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/7819/task/7831/stat : 7831 (java) R 7816 7819 32649 0 -1 4202560 309 0 0 0 8 0 0 0 20 0 15 0 76657712 15380533248 32457 33554432000 4194304 4196468 140734251189856 140030850828912 140032068956304 0 4 0 25189583 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 34557952 140734251197427 140734251197705 140734251197705 140734251200463 0
[pid=7819/tid=7832] ppid=7816 vsize=15020052 memory=-3535359994705171810 CPUtime=0.16 cores=0,2,4,6
/proc/7819/task/7832/stat : 7832 (java) S 7816 7819 32649 0 -1 1077944384 504 0 0 0 16 0 0 0 20 0 15 0 76657712 15380533248 32457 33554432000 4194304 4196468 140734251189856 140030849776368 140032083860098 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34557952 140734251197427 140734251197705 140734251197705 140734251200463 0
[pid=7819/tid=7833] ppid=7816 vsize=15020052 memory=6944656592387989600 CPUtime=0 cores=0,2,4,6
/proc/7819/task/7833/stat : 7833 (java) S 7816 7819 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76657712 15380533248 32457 33554432000 4194304 4196468 140734251189856 140029624052832 140032083859157 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34557952 140734251197427 140734251197705 140734251197705 140734251200463 0
[pid=7819/tid=7834] ppid=7816 vsize=15020052 memory=6944656575208382560 CPUtime=0 cores=0,2,4,6
/proc/7819/task/7834/stat : 7834 (java) S 7816 7819 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76657713 15380533248 32457 33554432000 4194304 4196468 140734251189856 140030848723248 140032083860098 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34557952 140734251197427 140734251197705 140734251197705 140734251200463 0
Current children cumulated CPU time: 1.01 s
Current children cumulated vsize: 15020052 KiB
Current children cumulated memory: 129828 KiB

[startup+1.5073 s]
/proc/loadavg: 2.04 2.03 2.05 4/221 7834
/proc/meminfo: memFree=21087116/32770624 swapFree=67108860/67108860
[pid=7819] ppid=7816 vsize=15022100 memory=188116 CPUtime=3 cores=0,2,4,6
/proc/7819/stat : 7819 (java) S 7816 7819 32649 0 -1 1077944320 21543 0 0 0 293 7 0 0 20 0 15 0 76657706 15382630400 47029 33554432000 4194304 4196468 140734251189856 140734251172400 140032083848951 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 34557952 140734251197427 140734251197705 140734251197705 140734251200463 0
/proc/7819/statm: 3755525 47029 3203 1 0 3716910 0
[pid=7819/tid=7821] ppid=7816 vsize=15022100 memory=0 CPUtime=1.47 cores=0,2,4,6
/proc/7819/task/7821/stat : 7821 (java) R 7816 7819 32649 0 -1 4202560 16045 0 0 0 142 5 0 0 20 0 15 0 76657706 15382630400 47029 33554432000 4194304 4196468 140734251189856 140032055678944 140032067035777 0 4 0 25189583 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 34557952 140734251197427 140734251197705 140734251197705 140734251200463 0
[pid=7819/tid=7822] ppid=7816 vsize=15022100 memory=5793970433508333152 CPUtime=0 cores=0,2,4,6
/proc/7819/task/7822/stat : 7822 (java) S 7816 7819 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76657708 15382630400 47029 33554432000 4194304 4196468 140734251189856 140032088091408 140032083859157 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34557952 140734251197427 140734251197705 140734251197705 140734251200463 0
[pid=7819/tid=7823] ppid=7816 vsize=15022100 memory=7013627810125801816 CPUtime=0 cores=0,2,4,6
/proc/7819/task/7823/stat : 7823 (java) S 7816 7819 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76657708 15382630400 47029 33554432000 4194304 4196468 140734251189856 140031544601488 140032083859157 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34557952 140734251197427 140734251197705 140734251197705 140734251200463 0
[pid=7819/tid=7824] ppid=7816 vsize=15022100 memory=7013627810125801816 CPUtime=0 cores=0,2,4,6
/proc/7819/task/7824/stat : 7824 (java) S 7816 7819 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76657708 15382630400 47029 33554432000 4194304 4196468 140734251189856 140031543548944 140032083859157 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34557952 140734251197427 140734251197705 140734251197705 140734251200463 0
[pid=7819/tid=7825] ppid=7816 vsize=15022100 memory=7013627810125801816 CPUtime=0 cores=0,2,4,6
/proc/7819/task/7825/stat : 7825 (java) S 7816 7819 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 76657708 15382630400 47029 33554432000 4194304 4196468 140734251189856 140031542496400 140032083859157 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34557952 140734251197427 140734251197705 140734251197705 140734251200463 0
[pid=7819/tid=7826] ppid=7816 vsize=15022100 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7819/task/7826/stat : 7826 (java) S 7816 7819 32649 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 76657709 15382630400 47029 33554432000 4194304 4196468 140734251189856 140030852933616 140032083860098 0 0 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34557952 140734251197427 140734251197705 140734251197705 140734251200463 0
[pid=7819/tid=7827] ppid=7816 vsize=15022100 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7819/task/7827/stat : 7827 (java) S 7816 7819 32649 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 76657710 15382630400 47029 33554432000 4194304 4196468 140734251189856 140030764901280 140032083859157 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34557952 140734251197427 140734251197705 140734251197705 140734251200463 0
[pid=7819/tid=7828] ppid=7816 vsize=15022100 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7819/task/7828/stat : 7828 (java) S 7816 7819 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76657710 15382630400 47029 33554432000 4194304 4196468 140734251189856 140030496465904 140032083859157 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34557952 140734251197427 140734251197705 140734251197705 140734251200463 0
[pid=7819/tid=7829] ppid=7816 vsize=15022100 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7819/task/7829/stat : 7829 (java) S 7816 7819 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76657712 15382630400 47029 33554432000 4194304 4196468 140734251189856 140030121957584 140032083867547 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34557952 140734251197427 140734251197705 140734251197705 140734251200463 0
[pid=7819/tid=7830] ppid=7816 vsize=15022100 memory=0 CPUtime=0.44 cores=0,2,4,6
/proc/7819/task/7830/stat : 7830 (java) R 7816 7819 32649 0 -1 4202560 1132 0 0 0 44 0 0 0 20 0 15 0 76657712 15382630400 47029 33554432000 4194304 4196468 140734251189856 140030851871376 140032063692564 0 4 0 25189583 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 34557952 140734251197427 140734251197705 140734251197705 140734251200463 0
[pid=7819/tid=7831] ppid=7816 vsize=15022100 memory=0 CPUtime=0.41 cores=0,2,4,6
/proc/7819/task/7831/stat : 7831 (java) R 7816 7819 32649 0 -1 4202560 481 0 0 0 41 0 0 0 20 0 15 0 76657712 15382630400 47029 33554432000 4194304 4196468 140734251189856 140030850820240 140032067242816 0 4 0 25189583 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 34557952 140734251197427 140734251197705 140734251197705 140734251200463 0
[pid=7819/tid=7832] ppid=7816 vsize=15022100 memory=0 CPUtime=0.65 cores=0,2,4,6
/proc/7819/task/7832/stat : 7832 (java) R 7816 7819 32649 0 -1 4202560 2544 0 0 0 65 0 0 0 20 0 15 0 76657712 15382630400 47029 33554432000 4194304 4196468 140734251189856 140030849772688 140032062803674 0 4 0 25189583 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 34557952 140734251197427 140734251197705 140734251197705 140734251200463 0
[pid=7819/tid=7833] ppid=7816 vsize=15022100 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7819/task/7833/stat : 7833 (java) S 7816 7819 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76657712 15382630400 47029 33554432000 4194304 4196468 140734251189856 140029624052832 140032083859157 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34557952 140734251197427 140734251197705 140734251197705 140734251200463 0
[pid=7819/tid=7834] ppid=7816 vsize=15022100 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7819/task/7834/stat : 7834 (java) S 7816 7819 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76657713 15382630400 47029 33554432000 4194304 4196468 140734251189856 140030848723248 140032083860098 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34557952 140734251197427 140734251197705 140734251197705 140734251200463 0
Current children cumulated CPU time: 3 s
Current children cumulated vsize: 15022100 KiB
Current children cumulated memory: 188116 KiB

[startup+3.11011 s]
/proc/loadavg: 2.04 2.03 2.05 3/226 7840
/proc/meminfo: memFree=20864184/32770624 swapFree=67108860/67108860
[pid=7819] ppid=7816 vsize=15683912 memory=361556 CPUtime=6.27 cores=0,2,4,6
/proc/7819/stat : 7819 (java) S 7816 7819 32649 0 -1 1077944320 26716 0 0 0 615 12 0 0 20 0 19 0 76657706 16060325888 90389 33554432000 4194304 4196468 140734251189856 140734251172400 140032083848951 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 34557952 140734251197427 140734251197705 140734251197705 140734251200463 0
/proc/7819/statm: 3920978 90389 3224 1 0 3881834 0
[pid=7835] ppid=7819 vsize=22404 memory=4508 CPUtime=0.72 cores=0,2,4,6
/proc/7835/stat : 7835 (minisat_release) R 7819 7819 32649 0 -1 4202496 1400 0 0 0 72 0 0 0 20 0 1 0 76657944 22941696 1127 33554432000 4194304 4308513 140724253448688 140724253445592 4275992 0 4 0 8396802 0 0 0 17 0 0 0 0 0 0 6409496 6410680 25190400 140724253455025 140724253455534 140724253455534 140724253458373 0
/proc/7835/statm: 5601 1127 346 28 0 1841 0
[pid=7819/tid=7821] ppid=7816 vsize=15683912 memory=281250833595488 CPUtime=2.4 cores=0,2,4,6
/proc/7819/task/7821/stat : 7821 (java) S 7816 7819 32649 0 -1 1077944384 16915 0 0 0 231 9 0 0 20 0 19 0 76657706 16060325888 90389 33554432000 4194304 4196468 140734251189856 140032055688192 140032083859157 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34557952 140734251197427 140734251197705 140734251197705 140734251200463 0
[pid=7819/tid=7822] ppid=7816 vsize=15683912 memory=3848 CPUtime=0 cores=0,2,4,6
/proc/7819/task/7822/stat : 7822 (java) S 7816 7819 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 76657708 16060325888 90389 33554432000 4194304 4196468 140734251189856 140032088091408 140032083859157 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34557952 140734251197427 140734251197705 140734251197705 140734251200463 0
[pid=7819/tid=7823] ppid=7816 vsize=15683912 memory=2836 CPUtime=0 cores=0,2,4,6
/proc/7819/task/7823/stat : 7823 (java) S 7816 7819 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 76657708 16060325888 90389 33554432000 4194304 4196468 140734251189856 140031544601488 140032083859157 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34557952 140734251197427 140734251197705 140734251197705 140734251200463 0
[pid=7819/tid=7824] ppid=7816 vsize=15683912 memory=2592 CPUtime=0 cores=0,2,4,6
/proc/7819/task/7824/stat : 7824 (java) S 7816 7819 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 76657708 16060325888 90389 33554432000 4194304 4196468 140734251189856 140031543548944 140032083859157 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34557952 140734251197427 140734251197705 140734251197705 140734251200463 0
[pid=7819/tid=7825] ppid=7816 vsize=15683912 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7819/task/7825/stat : 7825 (java) S 7816 7819 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 76657708 16060325888 90389 33554432000 4194304 4196468 140734251189856 140031542496400 140032083859157 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34557952 140734251197427 140734251197705 140734251197705 140734251200463 0
[pid=7819/tid=7826] ppid=7816 vsize=15683912 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7819/task/7826/stat : 7826 (java) S 7816 7819 32649 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 19 0 76657709 16060325888 90389 33554432000 4194304 4196468 140734251189856 140030852933616 140032083860098 0 0 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34557952 140734251197427 140734251197705 140734251197705 140734251200463 0
[pid=7819/tid=7827] ppid=7816 vsize=15683912 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7819/task/7827/stat : 7827 (java) S 7816 7819 32649 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 76657710 16060325888 90389 33554432000 4194304 4196468 140734251189856 140030764901280 140032083859157 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34557952 140734251197427 140734251197705 140734251197705 140734251200463 0
[pid=7819/tid=7828] ppid=7816 vsize=15683912 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7819/task/7828/stat : 7828 (java) S 7816 7819 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 76657710 16060325888 90389 33554432000 4194304 4196468 140734251189856 140030496465904 140032083859157 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34557952 140734251197427 140734251197705 140734251197705 140734251200463 0
[pid=7819/tid=7829] ppid=7816 vsize=15683912 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7819/task/7829/stat : 7829 (java) S 7816 7819 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 76657712 16060325888 90389 33554432000 4194304 4196468 140734251189856 140030121957584 140032083867547 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34557952 140734251197427 140734251197705 140734251197705 140734251200463 0
[pid=7819/tid=7830] ppid=7816 vsize=15683912 memory=0 CPUtime=1.36 cores=0,2,4,6
/proc/7819/task/7830/stat : 7830 (java) S 7816 7819 32649 0 -1 1077944384 2895 0 0 0 135 1 0 0 20 0 19 0 76657712 16060325888 90389 33554432000 4194304 4196468 140734251189856 140030851881456 140032083860098 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34557952 140734251197427 140734251197705 140734251197705 140734251200463 0
[pid=7819/tid=7831] ppid=7816 vsize=15683912 memory=55 CPUtime=1.42 cores=0,2,4,6
/proc/7819/task/7831/stat : 7831 (java) S 7816 7819 32649 0 -1 1077944384 1888 0 0 0 142 0 0 0 20 0 19 0 76657712 16060325888 90389 33554432000 4194304 4196468 140734251189856 140030850828912 140032083860098 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34557952 140734251197427 140734251197705 140734251197705 140734251200463 0
[pid=7819/tid=7832] ppid=7816 vsize=15683912 memory=0 CPUtime=1.06 cores=0,2,4,6
/proc/7819/task/7832/stat : 7832 (java) S 7816 7819 32649 0 -1 1077944384 3625 0 0 0 105 1 0 0 20 0 19 0 76657712 16060325888 90389 33554432000 4194304 4196468 140734251189856 140030849776368 140032083860098 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34557952 140734251197427 140734251197705 140734251197705 140734251200463 0
[pid=7819/tid=7833] ppid=7816 vsize=15683912 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7819/task/7833/stat : 7833 (java) S 7816 7819 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 76657712 16060325888 90389 33554432000 4194304 4196468 140734251189856 140029624052832 140032083859157 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34557952 140734251197427 140734251197705 140734251197705 140734251200463 0
[pid=7819/tid=7834] ppid=7816 vsize=15683912 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7819/task/7834/stat : 7834 (java) S 7816 7819 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 76657713 16060325888 90389 33554432000 4194304 4196468 140734251189856 140030848723248 140032083860098 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34557952 140734251197427 140734251197705 140734251197705 140734251200463 0
[pid=7819/tid=7836] ppid=7816 vsize=15683912 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7819/task/7836/stat : 7836 (java) S 7816 7819 32649 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 76657944 16060325888 90389 33554432000 4194304 4196468 140734251189856 140031503656000 140032083873561 0 4 0 25189583 18446744071579417331 0 0 -1 6 0 0 0 0 0 6293624 6294260 34557952 140734251197427 140734251197705 140734251197705 140734251200463 0
[pid=7819/tid=7838] ppid=7816 vsize=15683912 memory=4629799972190126725 CPUtime=0 cores=0,2,4,6
/proc/7819/task/7838/stat : 7838 (java) S 7816 7819 32649 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 76657944 16060325888 90389 33554432000 4194304 4196468 140734251189856 140029087170096 140032083870877 0 4 0 25189583 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 34557952 140734251197427 140734251197705 140734251197705 140734251200463 0
[pid=7819/tid=7839] ppid=7816 vsize=15683912 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7819/task/7839/stat : 7839 (java) S 7816 7819 32649 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 76657944 16060325888 90389 33554432000 4194304 4196468 140734251189856 140028818734768 140032083870877 0 4 0 25189583 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 34557952 140734251197427 140734251197705 140734251197705 140734251200463 0
[pid=7819/tid=7840] ppid=7816 vsize=15683912 memory=281250833105136 CPUtime=0 cores=0,2,4,6
/proc/7819/task/7840/stat : 7840 (java) S 7816 7819 32649 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 19 0 76657947 16060325888 90389 33554432000 4194304 4196468 140734251189856 140029355613728 140032083859157 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34557952 140734251197427 140734251197705 140734251197705 140734251200463 0
Current children cumulated CPU time: 6.99 s
Current children cumulated vsize: 15706316 KiB
Current children cumulated memory: 366064 KiB

[startup+3.1719 s]
# the end of solver process 7819 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=6.93493 s, system=0.139587 s

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

[startup+3.11011 s]
/proc/loadavg: 2.04 2.03 2.05 3/226 7840
/proc/meminfo: memFree=20864184/32770624 swapFree=67108860/67108860
[pid=7819] ppid=7816 vsize=15683912 memory=361556 CPUtime=6.27 cores=0,2,4,6
/proc/7819/stat : 7819 (java) S 7816 7819 32649 0 -1 1077944320 26716 0 0 0 615 12 0 0 20 0 19 0 76657706 16060325888 90389 33554432000 4194304 4196468 140734251189856 140734251172400 140032083848951 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 34557952 140734251197427 140734251197705 140734251197705 140734251200463 0
/proc/7819/statm: 3920978 90389 3224 1 0 3881834 0
[pid=7835] ppid=7819 vsize=22404 memory=4508 CPUtime=0.72 cores=0,2,4,6
/proc/7835/stat : 7835 (minisat_release) R 7819 7819 32649 0 -1 4202496 1400 0 0 0 72 0 0 0 20 0 1 0 76657944 22941696 1127 33554432000 4194304 4308513 140724253448688 140724253445592 4275992 0 4 0 8396802 0 0 0 17 0 0 0 0 0 0 6409496 6410680 25190400 140724253455025 140724253455534 140724253455534 140724253458373 0
/proc/7835/statm: 5601 1127 346 28 0 1841 0
[pid=7819/tid=7821] ppid=7816 vsize=15683912 memory=281250833595488 CPUtime=2.4 cores=0,2,4,6
/proc/7819/task/7821/stat : 7821 (java) S 7816 7819 32649 0 -1 1077944384 16915 0 0 0 231 9 0 0 20 0 19 0 76657706 16060325888 90389 33554432000 4194304 4196468 140734251189856 140032055688192 140032083859157 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34557952 140734251197427 140734251197705 140734251197705 140734251200463 0
[pid=7819/tid=7822] ppid=7816 vsize=15683912 memory=3848 CPUtime=0 cores=0,2,4,6
/proc/7819/task/7822/stat : 7822 (java) S 7816 7819 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 76657708 16060325888 90389 33554432000 4194304 4196468 140734251189856 140032088091408 140032083859157 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34557952 140734251197427 140734251197705 140734251197705 140734251200463 0
[pid=7819/tid=7823] ppid=7816 vsize=15683912 memory=2836 CPUtime=0 cores=0,2,4,6
/proc/7819/task/7823/stat : 7823 (java) S 7816 7819 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 76657708 16060325888 90389 33554432000 4194304 4196468 140734251189856 140031544601488 140032083859157 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34557952 140734251197427 140734251197705 140734251197705 140734251200463 0
[pid=7819/tid=7824] ppid=7816 vsize=15683912 memory=2592 CPUtime=0 cores=0,2,4,6
/proc/7819/task/7824/stat : 7824 (java) S 7816 7819 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 76657708 16060325888 90389 33554432000 4194304 4196468 140734251189856 140031543548944 140032083859157 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34557952 140734251197427 140734251197705 140734251197705 140734251200463 0
[pid=7819/tid=7825] ppid=7816 vsize=15683912 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7819/task/7825/stat : 7825 (java) S 7816 7819 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 76657708 16060325888 90389 33554432000 4194304 4196468 140734251189856 140031542496400 140032083859157 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34557952 140734251197427 140734251197705 140734251197705 140734251200463 0
[pid=7819/tid=7826] ppid=7816 vsize=15683912 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7819/task/7826/stat : 7826 (java) S 7816 7819 32649 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 19 0 76657709 16060325888 90389 33554432000 4194304 4196468 140734251189856 140030852933616 140032083860098 0 0 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34557952 140734251197427 140734251197705 140734251197705 140734251200463 0
[pid=7819/tid=7827] ppid=7816 vsize=15683912 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7819/task/7827/stat : 7827 (java) S 7816 7819 32649 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 76657710 16060325888 90389 33554432000 4194304 4196468 140734251189856 140030764901280 140032083859157 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34557952 140734251197427 140734251197705 140734251197705 140734251200463 0
[pid=7819/tid=7828] ppid=7816 vsize=15683912 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7819/task/7828/stat : 7828 (java) S 7816 7819 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 76657710 16060325888 90389 33554432000 4194304 4196468 140734251189856 140030496465904 140032083859157 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34557952 140734251197427 140734251197705 140734251197705 140734251200463 0
[pid=7819/tid=7829] ppid=7816 vsize=15683912 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7819/task/7829/stat : 7829 (java) S 7816 7819 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 76657712 16060325888 90389 33554432000 4194304 4196468 140734251189856 140030121957584 140032083867547 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34557952 140734251197427 140734251197705 140734251197705 140734251200463 0
[pid=7819/tid=7830] ppid=7816 vsize=15683912 memory=0 CPUtime=1.36 cores=0,2,4,6
/proc/7819/task/7830/stat : 7830 (java) S 7816 7819 32649 0 -1 1077944384 2895 0 0 0 135 1 0 0 20 0 19 0 76657712 16060325888 90389 33554432000 4194304 4196468 140734251189856 140030851881456 140032083860098 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34557952 140734251197427 140734251197705 140734251197705 140734251200463 0
[pid=7819/tid=7831] ppid=7816 vsize=15683912 memory=55 CPUtime=1.42 cores=0,2,4,6
/proc/7819/task/7831/stat : 7831 (java) S 7816 7819 32649 0 -1 1077944384 1888 0 0 0 142 0 0 0 20 0 19 0 76657712 16060325888 90389 33554432000 4194304 4196468 140734251189856 140030850828912 140032083860098 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34557952 140734251197427 140734251197705 140734251197705 140734251200463 0
[pid=7819/tid=7832] ppid=7816 vsize=15683912 memory=0 CPUtime=1.06 cores=0,2,4,6
/proc/7819/task/7832/stat : 7832 (java) S 7816 7819 32649 0 -1 1077944384 3625 0 0 0 105 1 0 0 20 0 19 0 76657712 16060325888 90389 33554432000 4194304 4196468 140734251189856 140030849776368 140032083860098 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34557952 140734251197427 140734251197705 140734251197705 140734251200463 0
[pid=7819/tid=7833] ppid=7816 vsize=15683912 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7819/task/7833/stat : 7833 (java) S 7816 7819 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 76657712 16060325888 90389 33554432000 4194304 4196468 140734251189856 140029624052832 140032083859157 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34557952 140734251197427 140734251197705 140734251197705 140734251200463 0
[pid=7819/tid=7834] ppid=7816 vsize=15683912 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7819/task/7834/stat : 7834 (java) S 7816 7819 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 76657713 16060325888 90389 33554432000 4194304 4196468 140734251189856 140030848723248 140032083860098 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34557952 140734251197427 140734251197705 140734251197705 140734251200463 0
[pid=7819/tid=7836] ppid=7816 vsize=15683912 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7819/task/7836/stat : 7836 (java) S 7816 7819 32649 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 76657944 16060325888 90389 33554432000 4194304 4196468 140734251189856 140031503656000 140032083873561 0 4 0 25189583 18446744071579417331 0 0 -1 6 0 0 0 0 0 6293624 6294260 34557952 140734251197427 140734251197705 140734251197705 140734251200463 0
[pid=7819/tid=7838] ppid=7816 vsize=15683912 memory=4629799972190126725 CPUtime=0 cores=0,2,4,6
/proc/7819/task/7838/stat : 7838 (java) S 7816 7819 32649 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 76657944 16060325888 90389 33554432000 4194304 4196468 140734251189856 140029087170096 140032083870877 0 4 0 25189583 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 34557952 140734251197427 140734251197705 140734251197705 140734251200463 0
[pid=7819/tid=7839] ppid=7816 vsize=15683912 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7819/task/7839/stat : 7839 (java) S 7816 7819 32649 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 76657944 16060325888 90389 33554432000 4194304 4196468 140734251189856 140028818734768 140032083870877 0 4 0 25189583 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 34557952 140734251197427 140734251197705 140734251197705 140734251200463 0
[pid=7819/tid=7840] ppid=7816 vsize=15683912 memory=281250833105136 CPUtime=0 cores=0,2,4,6
/proc/7819/task/7840/stat : 7840 (java) S 7816 7819 32649 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 19 0 76657947 16060325888 90389 33554432000 4194304 4196468 140734251189856 140029355613728 140032083859157 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34557952 140734251197427 140734251197705 140734251197705 140734251200463 0
Current children cumulated CPU time: 6.99 s
Current children cumulated vsize: 15706316 KiB
Current children cumulated memory: 366064 KiB

Child status: 0
Real time (s): 3.17195
CPU time (s): 7.07452
CPU user time (s): 6.93493
CPU system time (s): 0.139587
CPU usage (%): 223.034
Max. virtual memory (cumulated for all children) (KiB): 15706316
Max. memory (cumulated for all children) (KiB): 366064

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 6.93493
system time used= 0.139587
maximum resident set size= 364536
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28335
page faults= 0
swaps= 0
block input operations= 0
block output operations= 416
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3905
involuntary context switches= 37


# summary of solver processes directly reported to runsolver:
#   pid: 7819
#   total CPU time (s): 7.07452
#   total CPU user time (s): 6.93493
#   total CPU system time (s): 0.139587

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.047911 second user time and 0.07321 second system time

The end

Launcher Data

Begin job on node150 at 2018-07-26 09:42:24
IDJOB=4295904
IDBENCH=141614
IDSOLVER=2756
FILE ID=node150/4295904-1532590944
RUNJOBID= node150-1532562189-32680
PBS_JOBID= 21021956
Free space on /tmp= 53096 MiB

SOLVER NAME= scop order+MapleCOMSPS (2018-06-13)
BENCH NAME= XCSP18/Quasigroups/QuasiGroup-4-07_c18.xml
COMMAND LINE= java -Xms11g -Xmx11g -Xss128m -jar DIR/scop.jar -order -solver DIR/minisat_release -solverOption mapleTune01 -tmp TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4295904-1532590944/watcher-4295904-1532590944 -o /tmp/evaluation-result-4295904-1532590944/solver-4295904-1532590944 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node150-1532562189-32680 --watchdog 2580  java -Xms11g -Xmx11g -Xss128m -jar HOME/scop.jar -order -solver HOME/minisat_release -solverOption mapleTune01 -tmp HOME HOME/instance-4295904-1532590944.xml

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

MD5SUM BENCH= 3b77ed50ef14863a53905eb481969062
RANDOM SEED=101674753

node150.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.76
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.76
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.76
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.76
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:        21218628 kB
MemAvailable:   28728340 kB
Buffers:          198796 kB
Cached:          7527156 kB
SwapCached:            0 kB
Active:          5345360 kB
Inactive:        5632692 kB
Active(anon):    3202884 kB
Inactive(anon):    76676 kB
Active(file):    2142476 kB
Inactive(file):  5556016 kB
Unevictable:        7744 kB
Mlocked:            7744 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7640 kB
Writeback:             0 kB
AnonPages:       3261284 kB
Mapped:            52640 kB
Shmem:             25224 kB
Slab:             267156 kB
SReclaimable:     239680 kB
SUnreclaim:        27476 kB
KernelStack:        3760 kB
PageTables:        11264 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:   13541728 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3057664 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      126336 kB
DirectMap2M:    33419264 kB

Free space on /tmp at the end= 53088 MiB
End job on node150 at 2018-07-26 09:42:28