Trace number 4294267

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 4.59953 3.04885

General information on the benchmark

NameLangford/
LangfordBin-09_c18.xml
MD5SUMaf6539439e5a66b9d4cb5cb754e7ed18
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark1.00891
Satisfiable
(Un)Satisfiability was proved
Number of variables36
Number of constraints27
Number of domains2
Minimum domain size9
Maximum domain size18
Distribution of domain sizes[{"size":9,"count":18},{"size":18,"count":18}]
Minimum variable degree2
Maximum variable degree18
Distribution of variable degrees[{"degree":2,"count":18},{"degree":18,"count":18}]
Minimum constraint arity2
Maximum constraint arity19
Distribution of constraint arities[{"arity":2,"count":9},{"arity":19,"count":18}]
Number of extensional constraints0
Number of intensional constraints9
Distribution of constraint types[{"type":"intension","count":9},{"type":"element","count":18}]
Optimization problemNO
Type of objective

Solver Data

0.67/0.52	
0.67/0.52	scop order+minisat_release (2018-06-13)
0.67/0.52	
0.67/0.55	c BEGIN-Prog: Mon Jul 23 16:05:02 CEST 2018
0.67/0.55	c PID: 9841
0.67/0.55	c IP: 172.20.3.105
0.67/0.55	c HOST: node105.alineos.net
0.67/0.56	c (0,0) Parsing Begin
1.19/0.84	c (0,0) Parsing End
1.19/0.85	c (0,0) CSP: 36 int (0 aux), 0 bool (0 aux), 27 ctr, max domain size 18
1.19/0.85	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.19/0.85	c (0,0) Constraint Name Generate Begin
1.19/0.85	c (0,0) Ctr:HOME/instance-4294267-1532354702.xml,Add:Element:Eq:IntVar:Num
1.19/0.85	c (0,0) Constraint Name Generate End
1.19/0.85	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.19/0.85	c (0,0) CSP to CSPinCNF Begin
1.39/1.00	c (0,0) translated 3 (10%) constraints
1.56/1.04	c (0,0) translated 6 (20%) constraints
1.56/1.06	c (0,0) translated 9 (30%) constraints
1.56/1.08	c (0,0) translated 11 (40%) constraints
1.56/1.11	c (0,0) translated 14 (50%) constraints
1.87/1.13	c (0,0) translated 17 (60%) constraints
1.87/1.15	c (0,0) translated 19 (70%) constraints
1.87/1.15	c (0,0) translated 22 (80%) constraints
1.87/1.16	c (0,0) translated 25 (90%) constraints
1.87/1.16	c (0,0) translated 27 (100%) constraints
1.87/1.19	c (0,0) STATISTICS1:HOME/instance-4294267-1532354702.xml,Add:Element:Eq:IntVar:Num,36,333,16,16,3,2,16:2;15:2;14:2;13:2;12:2;11:2;10:2;9:2;8:2,16:38;15:38;14:38;13:38;12:38;11:38;10:38;9:362;8:38,3:324;1:9,2:18;1:972,
1.87/1.19	c (0,0) ===========================================
1.87/1.19	c (0,0) Order
1.87/1.19	c (0,0) ===========================================
2.06/1.23	c (0,0) translated 34 (10%) constraints
2.06/1.25	c (0,0) translated 67 (20%) constraints
2.06/1.27	c (0,0) translated 100 (30%) constraints
2.06/1.28	c (0,0) translated 134 (40%) constraints
2.06/1.30	c (0,0) translated 167 (50%) constraints
2.32/1.30	c (0,0) translated 200 (60%) constraints
2.32/1.31	c (0,0) translated 234 (70%) constraints
2.32/1.32	c (0,0) translated 267 (80%) constraints
2.32/1.33	c (0,0) translated 300 (90%) constraints
2.32/1.34	c (0,0) translated 333 (100%) constraints
2.32/1.34	c (0,0) CSP to CSPinCNF End
2.32/1.34	c (0,0) CSP: 36 int (0 aux), 162 bool (162 aux), 990 ctr, max domain size 16
2.32/1.34	c (0,0) Heap : 168 MiB used (max 10795 MiB), NonHeap : 24 MiB used (max 0 MiB)
2.32/1.34	c (0,0) CSPinCNF Propagation Begin
2.32/1.39	c (0,0) 0 values, 144 unsatisfiable literals, and 180 valid clauses are removed
2.32/1.39	c (0,0) CSPinCNF Propagation End
2.32/1.39	c (0,0) CSP: 36 int (0 aux), 162 bool (162 aux), 810 ctr, max domain size 16
2.32/1.39	c (0,0) Heap : 168 MiB used (max 10795 MiB), NonHeap : 24 MiB used (max 0 MiB)
2.32/1.39	c (0,0) Simplify CSPinCNF Begin
2.32/1.40	c (0,0) Simplify CSPinCNF End
2.62/1.40	c (0,0) CSP: 36 int (0 aux), 162 bool (162 aux), 810 ctr, max domain size 16
2.62/1.40	c (0,0) Heap : 168 MiB used (max 10795 MiB), NonHeap : 24 MiB used (max 0 MiB)
2.62/1.40	c (0,0) Calculate Precise Domain Begin
2.62/1.40	c (0,0) 0 values are removed by re-calculation
2.62/1.40	c (0,0) Calculate Precise Domain End
2.62/1.40	c (0,0) CSP: 36 int (0 aux), 162 bool (162 aux), 810 ctr, max domain size 16
2.62/1.40	c (0,0) Heap : 168 MiB used (max 10795 MiB), NonHeap : 24 MiB used (max 0 MiB)
2.62/1.40	c (0,0) CSPinCNF to SatSolver Begin
2.62/1.44	c (0,0) 81 (10 %) CSP clauses are encoded (504 SAT variables, 386 SAT clauses)
2.62/1.44	c (0,0) 162 (20 %) CSP clauses are encoded (504 SAT variables, 467 SAT clauses)
2.62/1.45	c (0,0) 243 (30 %) CSP clauses are encoded (504 SAT variables, 548 SAT clauses)
2.62/1.46	c (0,0) 324 (40 %) CSP clauses are encoded (504 SAT variables, 629 SAT clauses)
2.62/1.46	c (0,0) 405 (50 %) CSP clauses are encoded (504 SAT variables, 710 SAT clauses)
2.62/1.47	c (0,0) 486 (60 %) CSP clauses are encoded (504 SAT variables, 791 SAT clauses)
2.62/1.47	c (0,0) 567 (70 %) CSP clauses are encoded (504 SAT variables, 872 SAT clauses)
2.62/1.47	c (0,0) 648 (80 %) CSP clauses are encoded (504 SAT variables, 953 SAT clauses)
2.62/1.47	c (0,0) 729 (90 %) CSP clauses are encoded (504 SAT variables, 1034 SAT clauses)
2.62/1.49	c (0,0) 810 (100 %) CSP clauses are encoded (504 SAT variables, 1289 SAT clauses)
2.62/1.49	c (0,0) CSPinCNF to SatSolver End
2.62/1.49	c (0,0) Heap : 168 MiB used (max 10795 MiB), NonHeap : 25 MiB used (max 0 MiB)
2.89/1.50	c (0,0) STATISTICS2:HOME/instance-4294267-1532354702.xml,Add:Element:Eq:IntVar:Num,198,810,16,16,3,2,16:2;15:2;14:2;13:2;12:2;11:2;10:2;9:2;8:2,16:64;15:60;14:56;13:52;12:48;11:44;10:40;9:612;8:32;2:792,3:180;2:612;1:18,2:18;1:1764,
2.89/1.50	c (0,0) SatSolver.solve Begin
2.89/1.50	c (0,0) 504 bool, 1296 clause
2.89/1.51	c (0,0) 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-4294267-1532354702.xml-scop-9841.cnf HOME/instance-4294267-1532354702.xml-scop-9841.cnf.out
4.54/3.03	c (2,0) c This is COMiniSatPS.
4.54/3.03	c (2,0) c WARNING: for repeatability, setting FPU to use double precision
4.54/3.03	c (2,0) c ============================[ Problem Statistics ]=============================
4.54/3.03	c (2,0) c |                                                                             |
4.54/3.03	c (2,0) c |  Number of variables:           504                                         |
4.54/3.03	c (2,0) c |  Number of clauses:            1296                                         |
4.54/3.03	c (2,0) c |  Parse time:                   0.00 s                                       |
4.54/3.03	c (2,0) c |  Eliminated clauses:           0.01 Mb                                      |
4.54/3.03	c (2,0) c Reduced to 261 vars, 852 cls (grow=0)
4.54/3.03	c (2,0) c No iterative elimination performed. (vars=261, c/v ratio=3.3)
4.54/3.03	c (2,0) c |  Simplification time:          0.00 s                                       |
4.54/3.03	c (2,0) c |                                                                             |
4.54/3.03	c (2,0) c ============================[ Search Statistics ]==============================
4.54/3.03	c (2,0) c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.54/3.03	c (2,0) c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
4.54/3.03	c (2,0) c ===============================================================================
4.54/3.04	c (2,0) c ===============================================================================
4.54/3.04	c (2,0) c restarts              : 8
4.54/3.04	c (2,0) c conflicts             : 28646          (18976 /sec)
4.54/3.04	c (2,0) c decisions             : 32682          (0.00 % random) (21650 /sec)
4.54/3.04	c (2,0) c propagations          : 1613882        (1069084 /sec)
4.54/3.04	c (2,0) c conflict literals     : 539513         (33.39 % deleted)
4.54/3.04	c (2,0) c CPU time              : 1.50959 s
4.54/3.04	c (2,0) 
4.54/3.04	c (2,0) s UNSATISFIABLE
4.54/3.04	c (2,1) SatSolver.solve End
4.54/3.04	c (2,1) Heap : 394 MiB used (max 10795 MiB), NonHeap : 27 MiB used (max 0 MiB)
4.54/3.04	c (2,1) Show results Begin
4.54/3.04	s UNSATISFIABLE
4.54/3.04	c (2,1) Show results End
4.54/3.04	c (2,1) Heap : 394 MiB used (max 10795 MiB), NonHeap : 27 MiB used (max 0 MiB)
4.54/3.04	c (2,1) 0,0,0,0,0,0,0,2,2,STOP-AFTER(ALL)
4.54/3.04	c END-Prog: Mon Jul 23 16:05:05 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 (4065 MiB free)
  memory of node 1: 16384 MiB (11578 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4294267-1532354702/watcher-4294267-1532354702 -o /tmp/evaluation-result-4294267-1532354702/solver-4294267-1532354702 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node105-1532330128-2303 --watchdog 2580 java -Xms11g -Xmx11g -Xss128m -jar HOME/scop.jar -order -solver HOME/minisat_release -solverOption mapleTune01 -tmp HOME HOME/instance-4294267-1532354702.xml 

running on 4 cores: 1,3,5,7

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
solver pid=9841, runsolver pid=9838
Current StackSize limit: 8192 KiB


[startup+0.100152 s]*
/proc/loadavg: 2.00 2.01 2.05 4/220 9856
/proc/meminfo: memFree=15958812/32770624 swapFree=67108860/67108860
[pid=9841] ppid=9838 vsize=15011656 memory=72668 CPUtime=0.11 cores=1,3,5,7
/proc/9841/stat : 9841 (java) S 9838 9841 2271 0 -1 1077944320 6819 0 0 0 9 2 0 0 20 0 15 0 53033327 15371935744 18101 33554432000 4194304 4196468 140737071813392 140737071795936 140040799563511 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 29245440 140737071817715 140737071817993 140737071817993 140737071820751 0
/proc/9841/statm: 3752914 18167 2782 1 0 3715374 0
[pid=9841/tid=9843] ppid=9838 vsize=15011656 memory=4138425017948017555 CPUtime=0.09 cores=1,3,5,7
/proc/9841/task/9843/stat : 9843 (java) R 9838 9841 2271 0 -1 4202560 5077 0 0 0 8 1 0 0 20 0 15 0 53033328 15371935744 18299 33554432000 4194304 4196468 140737071813392 140040771375496 140040779839325 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 29245440 140737071817715 140737071817993 140737071817993 140737071820751 0
[pid=9841/tid=9844] ppid=9838 vsize=15011656 memory=-3689451258167578675 CPUtime=0 cores=1,3,5,7
/proc/9841/task/9844/stat : 9844 (java) S 9838 9841 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53033329 15371935744 18299 33554432000 4194304 4196468 140737071813392 140040803806224 140040799573717 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29245440 140737071817715 140737071817993 140737071817993 140737071820751 0
[pid=9841/tid=9845] ppid=9838 vsize=15011656 memory=140260741457536 CPUtime=0 cores=1,3,5,7
/proc/9841/task/9845/stat : 9845 (java) S 9838 9841 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53033329 15371935744 18299 33554432000 4194304 4196468 140737071813392 140040260025488 140040799573717 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29245440 140737071817715 140737071817993 140737071817993 140737071820751 0
[pid=9841/tid=9846] ppid=9838 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9841/task/9846/stat : 9846 (java) S 9838 9841 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53033329 15371935744 18299 33554432000 4194304 4196468 140737071813392 140040258972432 140040799573717 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29245440 140737071817715 140737071817993 140737071817993 140737071820751 0
[pid=9841/tid=9847] ppid=9838 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9841/task/9847/stat : 9847 (java) S 9838 9841 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53033329 15371935744 18299 33554432000 4194304 4196468 140737071813392 140040257919888 140040799573717 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29245440 140737071817715 140737071817993 140737071817993 140737071820751 0
[pid=9841/tid=9848] ppid=9838 vsize=15011656 memory=140260741457536 CPUtime=0 cores=1,3,5,7
/proc/9841/task/9848/stat : 9848 (java) S 9838 9841 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53033331 15371935744 18299 33554432000 4194304 4196468 140737071813392 140039837681904 140040799574658 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29245440 140737071817715 140737071817993 140737071817993 140737071820751 0
[pid=9841/tid=9849] ppid=9838 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9841/task/9849/stat : 9849 (java) S 9838 9841 2271 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 53033331 15371935744 18365 33554432000 4194304 4196468 140737071813392 140039354836128 140040799573717 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29245440 140737071817715 140737071817993 140737071817993 140737071820751 0
[pid=9841/tid=9850] ppid=9838 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9841/task/9850/stat : 9850 (java) S 9838 9841 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53033331 15371935744 18365 33554432000 4194304 4196468 140737071813392 140039086400240 140040799573717 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29245440 140737071817715 140737071817993 140737071817993 140737071820751 0
[pid=9841/tid=9851] ppid=9838 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9841/task/9851/stat : 9851 (java) S 9838 9841 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53033334 15371935744 18365 33554432000 4194304 4196468 140737071813392 140038711891920 140040799582107 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29245440 140737071817715 140737071817993 140737071817993 140737071820751 0
[pid=9841/tid=9852] ppid=9838 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9841/task/9852/stat : 9852 (java) S 9838 9841 2271 0 -1 1077944384 295 0 0 0 0 0 0 0 20 0 15 0 53033334 15371935744 18365 33554432000 4194304 4196468 140737071813392 140039836629744 140040799574658 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29245440 140737071817715 140737071817993 140737071817993 140737071820751 0
[pid=9841/tid=9853] ppid=9838 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9841/task/9853/stat : 9853 (java) S 9838 9841 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53033334 15371935744 18365 33554432000 4194304 4196468 140737071813392 140039835577200 140040799574658 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29245440 140737071817715 140737071817993 140737071817993 140737071820751 0
[pid=9841/tid=9854] ppid=9838 vsize=15011656 memory=140260741457536 CPUtime=0 cores=1,3,5,7
/proc/9841/task/9854/stat : 9854 (java) S 9838 9841 2271 0 -1 1077944384 274 0 0 0 0 0 0 0 20 0 15 0 53033334 15371935744 18365 33554432000 4194304 4196468 140737071813392 140039834524144 140040799574658 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29245440 140737071817715 140737071817993 140737071817993 140737071820751 0
[pid=9841/tid=9855] ppid=9838 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9841/task/9855/stat : 9855 (java) S 9838 9841 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53033334 15371935744 18365 33554432000 4194304 4196468 140737071813392 140038213987168 140040799573717 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29245440 140737071817715 140737071817993 140737071817993 140737071820751 0
[pid=9841/tid=9856] ppid=9838 vsize=15011656 memory=140260741457536 CPUtime=0 cores=1,3,5,7
/proc/9841/task/9856/stat : 9856 (java) S 9838 9841 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53033334 15371935744 18365 33554432000 4194304 4196468 140737071813392 140039833471536 140040799574658 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29245440 140737071817715 140737071817993 140737071817993 140737071820751 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 72668 KiB

[startup+0.210307 s]*
/proc/loadavg: 2.00 2.01 2.05 3/220 9856
/proc/meminfo: memFree=15944736/32770624 swapFree=67108860/67108860
[pid=9841] ppid=9838 vsize=15011656 memory=85756 CPUtime=0.26 cores=1,3,5,7
/proc/9841/stat : 9841 (java) S 9838 9841 2271 0 -1 1077944320 10408 0 0 0 23 3 0 0 20 0 15 0 53033327 15371935744 21439 33554432000 4194304 4196468 140737071813392 140737071795936 140040799563511 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 29245440 140737071817715 140737071817993 140737071817993 140737071820751 0
/proc/9841/statm: 3752914 21439 2893 1 0 3715374 0
[pid=9841/tid=9843] ppid=9838 vsize=15011656 memory=8389772277269004345 CPUtime=0.2 cores=1,3,5,7
/proc/9841/task/9843/stat : 9843 (java) S 9838 9841 2271 0 -1 1077944384 8310 0 0 0 18 2 0 0 20 0 15 0 53033328 15371935744 21439 33554432000 4194304 4196468 140737071813392 140040771389424 140040799573717 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29245440 140737071817715 140737071817993 140737071817993 140737071820751 0
[pid=9841/tid=9844] ppid=9838 vsize=15011656 memory=288230609019731991 CPUtime=0 cores=1,3,5,7
/proc/9841/task/9844/stat : 9844 (java) S 9838 9841 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53033329 15371935744 21439 33554432000 4194304 4196468 140737071813392 140040803806224 140040799573717 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29245440 140737071817715 140737071817993 140737071817993 140737071820751 0
[pid=9841/tid=9845] ppid=9838 vsize=15011656 memory=15959176005002904 CPUtime=0 cores=1,3,5,7
/proc/9841/task/9845/stat : 9845 (java) S 9838 9841 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53033329 15371935744 21439 33554432000 4194304 4196468 140737071813392 140040260025488 140040799573717 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29245440 140737071817715 140737071817993 140737071817993 140737071820751 0
[pid=9841/tid=9846] ppid=9838 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9841/task/9846/stat : 9846 (java) S 9838 9841 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53033329 15371935744 21439 33554432000 4194304 4196468 140737071813392 140040258972432 140040799573717 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29245440 140737071817715 140737071817993 140737071817993 140737071820751 0
[pid=9841/tid=9847] ppid=9838 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9841/task/9847/stat : 9847 (java) S 9838 9841 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53033329 15371935744 21439 33554432000 4194304 4196468 140737071813392 140040257919888 140040799573717 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29245440 140737071817715 140737071817993 140737071817993 140737071820751 0
[pid=9841/tid=9848] ppid=9838 vsize=15011656 memory=140260741457536 CPUtime=0 cores=1,3,5,7
/proc/9841/task/9848/stat : 9848 (java) S 9838 9841 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53033331 15371935744 21439 33554432000 4194304 4196468 140737071813392 140039837681904 140040799574658 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29245440 140737071817715 140737071817993 140737071817993 140737071820751 0
[pid=9841/tid=9849] ppid=9838 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9841/task/9849/stat : 9849 (java) S 9838 9841 2271 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 53033331 15371935744 21439 33554432000 4194304 4196468 140737071813392 140039354836128 140040799573717 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29245440 140737071817715 140737071817993 140737071817993 140737071820751 0
[pid=9841/tid=9850] ppid=9838 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9841/task/9850/stat : 9850 (java) S 9838 9841 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53033331 15371935744 21439 33554432000 4194304 4196468 140737071813392 140039086400240 140040799573717 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29245440 140737071817715 140737071817993 140737071817993 140737071820751 0
[pid=9841/tid=9851] ppid=9838 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9841/task/9851/stat : 9851 (java) S 9838 9841 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53033334 15371935744 21439 33554432000 4194304 4196468 140737071813392 140038711891920 140040799582107 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29245440 140737071817715 140737071817993 140737071817993 140737071820751 0
[pid=9841/tid=9852] ppid=9838 vsize=15011656 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/9841/task/9852/stat : 9852 (java) R 9838 9841 2271 0 -1 1077944384 420 0 0 0 1 0 0 0 20 0 15 0 53033334 15371935744 21439 33554432000 4194304 4196468 140737071813392 140039836629744 140040799574658 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 29245440 140737071817715 140737071817993 140737071817993 140737071820751 0
[pid=9841/tid=9853] ppid=9838 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9841/task/9853/stat : 9853 (java) R 9838 9841 2271 0 -1 4202560 42 0 0 0 0 0 0 0 20 0 15 0 53033334 15371935744 21439 33554432000 4194304 4196468 140737071813392 140039835577200 140040783951037 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 29245440 140737071817715 140737071817993 140737071817993 140737071820751 0
[pid=9841/tid=9854] ppid=9838 vsize=15011656 memory=140260741457536 CPUtime=0.03 cores=1,3,5,7
/proc/9841/task/9854/stat : 9854 (java) S 9838 9841 2271 0 -1 1077944384 299 0 0 0 3 0 0 0 20 0 15 0 53033334 15371935744 21439 33554432000 4194304 4196468 140737071813392 140039834524144 140040799574658 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29245440 140737071817715 140737071817993 140737071817993 140737071820751 0
[pid=9841/tid=9855] ppid=9838 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9841/task/9855/stat : 9855 (java) S 9838 9841 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53033334 15371935744 21439 33554432000 4194304 4196468 140737071813392 140038213987168 140040799573717 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29245440 140737071817715 140737071817993 140737071817993 140737071820751 0
[pid=9841/tid=9856] ppid=9838 vsize=15011656 memory=140260741457536 CPUtime=0 cores=1,3,5,7
/proc/9841/task/9856/stat : 9856 (java) S 9838 9841 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53033334 15371935744 21439 33554432000 4194304 4196468 140737071813392 140039833471536 140040799574658 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29245440 140737071817715 140737071817993 140737071817993 140737071820751 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 85756 KiB

[startup+0.310366 s]*
/proc/loadavg: 2.00 2.01 2.05 4/220 9856
/proc/meminfo: memFree=15941200/32770624 swapFree=67108860/67108860
[pid=9841] ppid=9838 vsize=15011656 memory=89908 CPUtime=0.43 cores=1,3,5,7
/proc/9841/stat : 9841 (java) S 9838 9841 2271 0 -1 1077944320 11028 0 0 0 40 3 0 0 20 0 15 0 53033327 15371935744 22477 33554432000 4194304 4196468 140737071813392 140737071795936 140040799563511 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 29245440 140737071817715 140737071817993 140737071817993 140737071820751 0
/proc/9841/statm: 3752914 22477 2990 1 0 3715374 0
[pid=9841/tid=9843] ppid=9838 vsize=15011656 memory=8389772277269004345 CPUtime=0.29 cores=1,3,5,7
/proc/9841/task/9843/stat : 9843 (java) R 9838 9841 2271 0 -1 4202560 8747 0 0 0 27 2 0 0 20 0 15 0 53033328 15371935744 22477 33554432000 4194304 4196468 140737071813392 140040771391136 140040799584858 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29245440 140737071817715 140737071817993 140737071817993 140737071820751 0
[pid=9841/tid=9844] ppid=9838 vsize=15011656 memory=317785485869331816 CPUtime=0 cores=1,3,5,7
/proc/9841/task/9844/stat : 9844 (java) S 9838 9841 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53033329 15371935744 22477 33554432000 4194304 4196468 140737071813392 140040803806224 140040799573717 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29245440 140737071817715 140737071817993 140737071817993 140737071820751 0
[pid=9841/tid=9845] ppid=9838 vsize=15011656 memory=15818915263913417 CPUtime=0 cores=1,3,5,7
/proc/9841/task/9845/stat : 9845 (java) S 9838 9841 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53033329 15371935744 22477 33554432000 4194304 4196468 140737071813392 140040260025488 140040799573717 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29245440 140737071817715 140737071817993 140737071817993 140737071820751 0
[pid=9841/tid=9846] ppid=9838 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9841/task/9846/stat : 9846 (java) S 9838 9841 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53033329 15371935744 22477 33554432000 4194304 4196468 140737071813392 140040258972432 140040799573717 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29245440 140737071817715 140737071817993 140737071817993 140737071820751 0
[pid=9841/tid=9847] ppid=9838 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9841/task/9847/stat : 9847 (java) S 9838 9841 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53033329 15371935744 22477 33554432000 4194304 4196468 140737071813392 140040257919888 140040799573717 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29245440 140737071817715 140737071817993 140737071817993 140737071820751 0
[pid=9841/tid=9848] ppid=9838 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9841/task/9848/stat : 9848 (java) S 9838 9841 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53033331 15371935744 22477 33554432000 4194304 4196468 140737071813392 140039837681904 140040799574658 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29245440 140737071817715 140737071817993 140737071817993 140737071820751 0
[pid=9841/tid=9849] ppid=9838 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9841/task/9849/stat : 9849 (java) S 9838 9841 2271 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 53033331 15371935744 22477 33554432000 4194304 4196468 140737071813392 140039354836128 140040799573717 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29245440 140737071817715 140737071817993 140737071817993 140737071820751 0
[pid=9841/tid=9850] ppid=9838 vsize=15011656 memory=140260741457536 CPUtime=0 cores=1,3,5,7
/proc/9841/task/9850/stat : 9850 (java) S 9838 9841 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53033331 15371935744 22477 33554432000 4194304 4196468 140737071813392 140039086400240 140040799573717 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29245440 140737071817715 140737071817993 140737071817993 140737071820751 0
[pid=9841/tid=9851] ppid=9838 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9841/task/9851/stat : 9851 (java) S 9838 9841 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53033334 15371935744 22477 33554432000 4194304 4196468 140737071813392 140038711891920 140040799582107 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29245440 140737071817715 140737071817993 140737071817993 140737071820751 0
[pid=9841/tid=9852] ppid=9838 vsize=15011656 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/9841/task/9852/stat : 9852 (java) R 9838 9841 2271 0 -1 4202560 512 0 0 0 3 0 0 0 20 0 15 0 53033334 15371935744 22477 33554432000 4194304 4196468 140737071813392 140039836629744 140040777158592 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 29245440 140737071817715 140737071817993 140737071817993 140737071820751 0
[pid=9841/tid=9853] ppid=9838 vsize=15011656 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/9841/task/9853/stat : 9853 (java) R 9838 9841 2271 0 -1 1077944384 94 0 0 0 2 0 0 0 20 0 15 0 53033334 15371935744 22477 33554432000 4194304 4196468 140737071813392 140039835577200 140040799574658 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 29245440 140737071817715 140737071817993 140737071817993 140737071820751 0
[pid=9841/tid=9854] ppid=9838 vsize=15011656 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/9841/task/9854/stat : 9854 (java) R 9838 9841 2271 0 -1 4202560 340 0 0 0 7 0 0 0 20 0 15 0 53033334 15371935744 22477 33554432000 4194304 4196468 140737071813392 140039834524144 140040778479057 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 29245440 140737071817715 140737071817993 140737071817993 140737071820751 0
[pid=9841/tid=9855] ppid=9838 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9841/task/9855/stat : 9855 (java) S 9838 9841 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53033334 15371935744 22477 33554432000 4194304 4196468 140737071813392 140038213987168 140040799573717 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29245440 140737071817715 140737071817993 140737071817993 140737071820751 0
[pid=9841/tid=9856] ppid=9838 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9841/task/9856/stat : 9856 (java) S 9838 9841 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53033334 15371935744 22477 33554432000 4194304 4196468 140737071813392 140039833471536 140040799574658 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29245440 140737071817715 140737071817993 140737071817993 140737071820751 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 89908 KiB

[startup+0.700759 s]
/proc/loadavg: 2.00 2.01 2.05 3/220 9856
/proc/meminfo: memFree=15916536/32770624 swapFree=67108860/67108860
[pid=9841] ppid=9838 vsize=15020052 memory=129560 CPUtime=1 cores=1,3,5,7
/proc/9841/stat : 9841 (java) S 9838 9841 2271 0 -1 1077944320 18175 0 0 0 96 4 0 0 20 0 15 0 53033327 15380533248 32390 33554432000 4194304 4196468 140737071813392 140737071795936 140040799563511 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 29245440 140737071817715 140737071817993 140737071817993 140737071820751 0
/proc/9841/statm: 3755013 32390 3155 1 0 3716398 0
[pid=9841/tid=9843] ppid=9838 vsize=15020052 memory=796 CPUtime=0.67 cores=1,3,5,7
/proc/9841/task/9843/stat : 9843 (java) R 9838 9841 2271 0 -1 4202560 15529 0 0 0 63 4 0 0 20 0 15 0 53033328 15380533248 32390 33554432000 4194304 4196468 140737071813392 140040771384448 140040799585437 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29245440 140737071817715 140737071817993 140737071817993 140737071820751 0
[pid=9841/tid=9844] ppid=9838 vsize=15020052 memory=1012 CPUtime=0 cores=1,3,5,7
/proc/9841/task/9844/stat : 9844 (java) S 9838 9841 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53033329 15380533248 32390 33554432000 4194304 4196468 140737071813392 140040803806224 140040799573717 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29245440 140737071817715 140737071817993 140737071817993 140737071820751 0
[pid=9841/tid=9845] ppid=9838 vsize=15020052 memory=1228 CPUtime=0 cores=1,3,5,7
/proc/9841/task/9845/stat : 9845 (java) S 9838 9841 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53033329 15380533248 32390 33554432000 4194304 4196468 140737071813392 140040260025488 140040799573717 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29245440 140737071817715 140737071817993 140737071817993 140737071820751 0
[pid=9841/tid=9846] ppid=9838 vsize=15020052 memory=2241 CPUtime=0 cores=1,3,5,7
/proc/9841/task/9846/stat : 9846 (java) S 9838 9841 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53033329 15380533248 32390 33554432000 4194304 4196468 140737071813392 140040258972432 140040799573717 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29245440 140737071817715 140737071817993 140737071817993 140737071820751 0
[pid=9841/tid=9847] ppid=9838 vsize=15020052 memory=2244 CPUtime=0 cores=1,3,5,7
/proc/9841/task/9847/stat : 9847 (java) S 9838 9841 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53033329 15380533248 32390 33554432000 4194304 4196468 140737071813392 140040257919888 140040799573717 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29245440 140737071817715 140737071817993 140737071817993 140737071820751 0
[pid=9841/tid=9848] ppid=9838 vsize=15020052 memory=280521225840416 CPUtime=0 cores=1,3,5,7
/proc/9841/task/9848/stat : 9848 (java) S 9838 9841 2271 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 53033331 15380533248 32390 33554432000 4194304 4196468 140737071813392 140039837681904 140040799574658 0 0 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29245440 140737071817715 140737071817993 140737071817993 140737071820751 0
[pid=9841/tid=9849] ppid=9838 vsize=15020052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9841/task/9849/stat : 9849 (java) S 9838 9841 2271 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 53033331 15380533248 32390 33554432000 4194304 4196468 140737071813392 140039354836128 140040799573717 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29245440 140737071817715 140737071817993 140737071817993 140737071820751 0
[pid=9841/tid=9850] ppid=9838 vsize=15020052 memory=1936 CPUtime=0 cores=1,3,5,7
/proc/9841/task/9850/stat : 9850 (java) S 9838 9841 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53033331 15380533248 32390 33554432000 4194304 4196468 140737071813392 140039086400240 140040799573717 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29245440 140737071817715 140737071817993 140737071817993 140737071820751 0
[pid=9841/tid=9851] ppid=9838 vsize=15020052 memory=1196 CPUtime=0 cores=1,3,5,7
/proc/9841/task/9851/stat : 9851 (java) S 9838 9841 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53033334 15380533248 32390 33554432000 4194304 4196468 140737071813392 140038711891920 140040799582107 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29245440 140737071817715 140737071817993 140737071817993 140737071820751 0
[pid=9841/tid=9852] ppid=9838 vsize=15020052 memory=8380 CPUtime=0.08 cores=1,3,5,7
/proc/9841/task/9852/stat : 9852 (java) R 9838 9841 2271 0 -1 1077944384 574 0 0 0 8 0 0 0 20 0 15 0 53033334 15380533248 32390 33554432000 4194304 4196468 140737071813392 140039836629744 140040799574658 0 4 0 25189583 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 29245440 140737071817715 140737071817993 140737071817993 140737071820751 0
[pid=9841/tid=9853] ppid=9838 vsize=15020052 memory=7307210974946176466 CPUtime=0.08 cores=1,3,5,7
/proc/9841/task/9853/stat : 9853 (java) R 9838 9841 2271 0 -1 4202560 322 0 0 0 8 0 0 0 20 0 15 0 53033334 15380533248 32390 33554432000 4194304 4196468 140737071813392 140039835577200 140040784673077 0 4 0 25189583 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 29245440 140737071817715 140737071817993 140737071817993 140737071820751 0
[pid=9841/tid=9854] ppid=9838 vsize=15020052 memory=7302135314614015847 CPUtime=0.15 cores=1,3,5,7
/proc/9841/task/9854/stat : 9854 (java) R 9838 9841 2271 0 -1 4202560 412 0 0 0 15 0 0 0 20 0 15 0 53033334 15380533248 32390 33554432000 4194304 4196468 140737071813392 140039834524144 140040799584858 0 4 0 25189583 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 29245440 140737071817715 140737071817993 140737071817993 140737071820751 0
[pid=9841/tid=9855] ppid=9838 vsize=15020052 memory=7885635084775281008 CPUtime=0 cores=1,3,5,7
/proc/9841/task/9855/stat : 9855 (java) S 9838 9841 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53033334 15380533248 32390 33554432000 4194304 4196468 140737071813392 140038213987168 140040799573717 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29245440 140737071817715 140737071817993 140737071817993 140737071820751 0
[pid=9841/tid=9856] ppid=9838 vsize=15020052 memory=18448 CPUtime=0 cores=1,3,5,7
/proc/9841/task/9856/stat : 9856 (java) S 9838 9841 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53033334 15380533248 32390 33554432000 4194304 4196468 140737071813392 140039833471536 140040799574658 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29245440 140737071817715 140737071817993 140737071817993 140737071820751 0
Current children cumulated CPU time: 1 s
Current children cumulated vsize: 15020052 KiB
Current children cumulated memory: 129560 KiB

[startup+1.50077 s]
/proc/loadavg: 2.00 2.01 2.05 5/220 9856
/proc/meminfo: memFree=15887644/32770624 swapFree=67108860/67108860
[pid=9841] ppid=9838 vsize=15026264 memory=180724 CPUtime=2.89 cores=1,3,5,7
/proc/9841/stat : 9841 (java) S 9838 9841 2271 0 -1 1077944320 22170 0 0 0 281 8 0 0 20 0 15 0 53033327 15386894336 45181 33554432000 4194304 4196468 140737071813392 140737071795936 140040799563511 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 29245440 140737071817715 140737071817993 140737071817993 140737071820751 0
/proc/9841/statm: 3756566 45181 3212 1 0 3717422 0
[pid=9841/tid=9843] ppid=9838 vsize=15026264 memory=288230377108275491 CPUtime=1.46 cores=1,3,5,7
/proc/9841/task/9843/stat : 9843 (java) R 9838 9841 2271 0 -1 4202560 16885 0 0 0 140 6 0 0 20 0 15 0 53033328 15386894336 45181 33554432000 4194304 4196468 140737071813392 140040771402352 140040799575446 0 4 0 25189583 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 29245440 140737071817715 140737071817993 140737071817993 140737071820751 0
[pid=9841/tid=9844] ppid=9838 vsize=15026264 memory=288293289789228285 CPUtime=0 cores=1,3,5,7
/proc/9841/task/9844/stat : 9844 (java) S 9838 9841 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53033329 15386894336 45181 33554432000 4194304 4196468 140737071813392 140040803806224 140040799573717 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29245440 140737071817715 140737071817993 140737071817993 140737071820751 0
[pid=9841/tid=9845] ppid=9838 vsize=15026264 memory=288285580272600099 CPUtime=0 cores=1,3,5,7
/proc/9841/task/9845/stat : 9845 (java) S 9838 9841 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53033329 15386894336 45181 33554432000 4194304 4196468 140737071813392 140040260025488 140040799573717 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29245440 140737071817715 140737071817993 140737071817993 140737071820751 0
[pid=9841/tid=9846] ppid=9838 vsize=15026264 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9841/task/9846/stat : 9846 (java) S 9838 9841 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53033329 15386894336 45181 33554432000 4194304 4196468 140737071813392 140040258972432 140040799573717 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29245440 140737071817715 140737071817993 140737071817993 140737071820751 0
[pid=9841/tid=9847] ppid=9838 vsize=15026264 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9841/task/9847/stat : 9847 (java) S 9838 9841 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53033329 15386894336 45181 33554432000 4194304 4196468 140737071813392 140040257919888 140040799573717 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29245440 140737071817715 140737071817993 140737071817993 140737071820751 0
[pid=9841/tid=9848] ppid=9838 vsize=15026264 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9841/task/9848/stat : 9848 (java) S 9838 9841 2271 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 53033331 15386894336 45181 33554432000 4194304 4196468 140737071813392 140039837681904 140040799574658 0 0 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29245440 140737071817715 140737071817993 140737071817993 140737071820751 0

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

/proc/9841/task/9852/stat : 9852 (java) S 9838 9841 2271 0 -1 1077944384 1036 0 0 0 41 0 0 0 20 0 19 0 53033334 16058228736 48607 33554432000 4194304 4196468 140737071813392 140039836629744 140040799574658 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29245440 140737071817715 140737071817993 140737071817993 140737071820751 0
[pid=9841/tid=9853] ppid=9838 vsize=15681864 memory=-6524724634732516766 CPUtime=0.4 cores=1,3,5,7
/proc/9841/task/9853/stat : 9853 (java) S 9838 9841 2271 0 -1 1077944384 514 0 0 0 40 0 0 0 20 0 19 0 53033334 16058228736 48607 33554432000 4194304 4196468 140737071813392 140039835577200 140040799574658 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29245440 140737071817715 140737071817993 140737071817993 140737071820751 0
[pid=9841/tid=9854] ppid=9838 vsize=15681864 memory=0 CPUtime=0.69 cores=1,3,5,7
/proc/9841/task/9854/stat : 9854 (java) S 9838 9841 2271 0 -1 1077944384 2472 0 0 0 69 0 0 0 20 0 19 0 53033334 16058228736 48607 33554432000 4194304 4196468 140737071813392 140039834524144 140040799574658 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29245440 140737071817715 140737071817993 140737071817993 140737071820751 0
[pid=9841/tid=9855] ppid=9838 vsize=15681864 memory=182557450817239 CPUtime=0 cores=1,3,5,7
/proc/9841/task/9855/stat : 9855 (java) S 9838 9841 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 53033334 16058228736 48607 33554432000 4194304 4196468 140737071813392 140038213987168 140040799573717 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29245440 140737071817715 140737071817993 140737071817993 140737071820751 0
[pid=9841/tid=9856] ppid=9838 vsize=15681864 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9841/task/9856/stat : 9856 (java) S 9838 9841 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 53033334 16058228736 48607 33554432000 4194304 4196468 140737071813392 140039833471536 140040799574658 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29245440 140737071817715 140737071817993 140737071817993 140737071820751 0
Current children cumulated CPU time: 3.06 s
Current children cumulated vsize: 15681864 KiB
Current children cumulated memory: 194428 KiB

[startup+2.40077 s]
/proc/loadavg: 2.00 2.01 2.05 3/225 9862
/proc/meminfo: memFree=15832328/32770624 swapFree=67108860/67108860
[pid=9841] ppid=9838 vsize=15681864 memory=194428 CPUtime=3.06 cores=1,3,5,7
/proc/9841/stat : 9841 (java) S 9838 9841 2271 0 -1 1077944320 22661 0 0 0 298 8 0 0 20 0 19 0 53033327 16058228736 48607 33554432000 4194304 4196468 140737071813392 140737071795936 140040799563511 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 29245440 140737071817715 140737071817993 140737071817993 140737071820751 0
/proc/9841/statm: 3920466 48607 3216 1 0 3881322 0
[pid=9857] ppid=9841 vsize=22940 memory=5692 CPUtime=0.87 cores=1,3,5,7
/proc/9857/stat : 9857 (minisat_release) R 9841 9841 2271 0 -1 4202496 1526 0 0 0 87 0 0 0 20 0 1 0 53033480 23490560 1423 33554432000 4194304 4308513 140722860941184 140722860938328 4276395 0 4 0 8396802 0 0 0 17 1 0 0 0 0 0 6409496 6410680 19382272 140722860950193 140722860950702 140722860950702 140722860953541 0
/proc/9857/statm: 5735 1423 346 28 0 1975 0
[pid=9841/tid=9843] ppid=9838 vsize=15681864 memory=0 CPUtime=1.53 cores=1,3,5,7
/proc/9841/task/9843/stat : 9843 (java) S 9838 9841 2271 0 -1 1077944384 17241 0 0 0 147 6 0 0 20 0 19 0 53033328 16058228736 48607 33554432000 4194304 4196468 140737071813392 140040771402752 140040799573717 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29245440 140737071817715 140737071817993 140737071817993 140737071820751 0
[pid=9841/tid=9844] ppid=9838 vsize=15681864 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9841/task/9844/stat : 9844 (java) S 9838 9841 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 53033329 16058228736 48607 33554432000 4194304 4196468 140737071813392 140040803806224 140040799573717 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29245440 140737071817715 140737071817993 140737071817993 140737071820751 0
[pid=9841/tid=9845] ppid=9838 vsize=15681864 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9841/task/9845/stat : 9845 (java) S 9838 9841 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 53033329 16058228736 48607 33554432000 4194304 4196468 140737071813392 140040260025488 140040799573717 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29245440 140737071817715 140737071817993 140737071817993 140737071820751 0
[pid=9841/tid=9846] ppid=9838 vsize=15681864 memory=194428 CPUtime=0 cores=1,3,5,7
/proc/9841/task/9846/stat : 9846 (java) S 9838 9841 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 53033329 16058228736 48607 33554432000 4194304 4196468 140737071813392 140040258972432 140040799573717 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29245440 140737071817715 140737071817993 140737071817993 140737071820751 0
[pid=9841/tid=9847] ppid=9838 vsize=15681864 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9841/task/9847/stat : 9847 (java) S 9838 9841 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 53033329 16058228736 48607 33554432000 4194304 4196468 140737071813392 140040257919888 140040799573717 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29245440 140737071817715 140737071817993 140737071817993 140737071820751 0
[pid=9841/tid=9848] ppid=9838 vsize=15681864 memory=182510340295909 CPUtime=0 cores=1,3,5,7
/proc/9841/task/9848/stat : 9848 (java) S 9838 9841 2271 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 19 0 53033331 16058228736 48607 33554432000 4194304 4196468 140737071813392 140039837681904 140040799574658 0 0 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29245440 140737071817715 140737071817993 140737071817993 140737071820751 0
[pid=9841/tid=9849] ppid=9838 vsize=15681864 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9841/task/9849/stat : 9849 (java) S 9838 9841 2271 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 53033331 16058228736 48607 33554432000 4194304 4196468 140737071813392 140039354836128 140040799573717 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29245440 140737071817715 140737071817993 140737071817993 140737071820751 0
[pid=9841/tid=9850] ppid=9838 vsize=15681864 memory=7813734355811968530 CPUtime=0 cores=1,3,5,7
/proc/9841/task/9850/stat : 9850 (java) S 9838 9841 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 53033331 16058228736 48607 33554432000 4194304 4196468 140737071813392 140039086400240 140040799573717 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29245440 140737071817715 140737071817993 140737071817993 140737071820751 0
[pid=9841/tid=9851] ppid=9838 vsize=15681864 memory=665112194642246500 CPUtime=0 cores=1,3,5,7
/proc/9841/task/9851/stat : 9851 (java) S 9838 9841 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 53033334 16058228736 48607 33554432000 4194304 4196468 140737071813392 140038711891920 140040799582107 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29245440 140737071817715 140737071817993 140737071817993 140737071820751 0
[pid=9841/tid=9852] ppid=9838 vsize=15681864 memory=3471342656933743696 CPUtime=0.41 cores=1,3,5,7
/proc/9841/task/9852/stat : 9852 (java) S 9838 9841 2271 0 -1 1077944384 1036 0 0 0 41 0 0 0 20 0 19 0 53033334 16058228736 48607 33554432000 4194304 4196468 140737071813392 140039836629744 140040799574658 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29245440 140737071817715 140737071817993 140737071817993 140737071820751 0
[pid=9841/tid=9853] ppid=9838 vsize=15681864 memory=3471342656933743728 CPUtime=0.4 cores=1,3,5,7
/proc/9841/task/9853/stat : 9853 (java) S 9838 9841 2271 0 -1 1077944384 514 0 0 0 40 0 0 0 20 0 19 0 53033334 16058228736 48607 33554432000 4194304 4196468 140737071813392 140039835577200 140040799574658 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29245440 140737071817715 140737071817993 140737071817993 140737071820751 0
[pid=9841/tid=9854] ppid=9838 vsize=15681864 memory=3184238180688874640 CPUtime=0.69 cores=1,3,5,7
/proc/9841/task/9854/stat : 9854 (java) S 9838 9841 2271 0 -1 1077944384 2472 0 0 0 69 0 0 0 20 0 19 0 53033334 16058228736 48607 33554432000 4194304 4196468 140737071813392 140039834524144 140040799574658 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29245440 140737071817715 140737071817993 140737071817993 140737071820751 0
[pid=9841/tid=9855] ppid=9838 vsize=15681864 memory=3472468556840586416 CPUtime=0 cores=1,3,5,7
/proc/9841/task/9855/stat : 9855 (java) S 9838 9841 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 53033334 16058228736 48607 33554432000 4194304 4196468 140737071813392 140038213987168 140040799573717 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29245440 140737071817715 140737071817993 140737071817993 140737071820751 0
[pid=9841/tid=9856] ppid=9838 vsize=15681864 memory=3461502320846930953 CPUtime=0 cores=1,3,5,7
/proc/9841/task/9856/stat : 9856 (java) S 9838 9841 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 53033334 16058228736 48607 33554432000 4194304 4196468 140737071813392 140039833471536 140040799574658 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29245440 140737071817715 140737071817993 140737071817993 140737071820751 0
[pid=9841/tid=9858] ppid=9838 vsize=15681864 memory=154452 CPUtime=0 cores=1,3,5,7
/proc/9841/task/9858/stat : 9858 (java) S 9838 9841 2271 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 53033480 16058228736 48607 33554432000 4194304 4196468 140737071813392 140039825995072 140040799588121 0 4 0 25189583 18446744071579417331 0 0 -1 5 0 0 0 0 0 6293624 6294260 29245440 140737071817715 140737071817993 140737071817993 140737071820751 0
[pid=9841/tid=9860] ppid=9838 vsize=15681864 memory=8785 CPUtime=0 cores=1,3,5,7
/proc/9841/task/9860/stat : 9860 (java) S 9838 9841 2271 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 53033480 16058228736 48607 33554432000 4194304 4196468 140737071813392 140037677104432 140040799585437 0 4 0 25189583 18446744071580971376 0 0 -1 5 0 0 0 0 0 6293624 6294260 29245440 140737071817715 140737071817993 140737071817993 140737071820751 0
[pid=9841/tid=9861] ppid=9838 vsize=15681864 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9841/task/9861/stat : 9861 (java) S 9838 9841 2271 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 53033480 16058228736 48607 33554432000 4194304 4196468 140737071813392 140037408669616 140040799585437 0 4 0 25189583 18446744071580971376 0 0 -1 5 0 0 0 0 0 6293624 6294260 29245440 140737071817715 140737071817993 140737071817993 140737071820751 0
[pid=9841/tid=9862] ppid=9838 vsize=15681864 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9841/task/9862/stat : 9862 (java) S 9838 9841 2271 0 -1 1077944384 28 0 0 0 0 0 0 0 20 0 19 0 53033482 16058228736 48607 33554432000 4194304 4196468 140737071813392 140037945548576 140040799573717 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29245440 140737071817715 140737071817993 140737071817993 140737071820751 0
Current children cumulated CPU time: 3.93 s
Current children cumulated vsize: 15704804 KiB
Current children cumulated memory: 200120 KiB

[startup+2.80077 s]
/proc/loadavg: 2.00 2.01 2.05 3/225 9862
/proc/meminfo: memFree=15832328/32770624 swapFree=67108860/67108860
[pid=9841] ppid=9838 vsize=15681864 memory=194428 CPUtime=3.06 cores=1,3,5,7
/proc/9841/stat : 9841 (java) S 9838 9841 2271 0 -1 1077944320 22661 0 0 0 298 8 0 0 20 0 19 0 53033327 16058228736 48607 33554432000 4194304 4196468 140737071813392 140737071795936 140040799563511 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 29245440 140737071817715 140737071817993 140737071817993 140737071820751 0
/proc/9841/statm: 3920466 48607 3216 1 0 3881322 0
[pid=9857] ppid=9841 vsize=23572 memory=6192 CPUtime=1.27 cores=1,3,5,7
/proc/9857/stat : 9857 (minisat_release) R 9841 9841 2271 0 -1 4202496 1626 0 0 0 127 0 0 0 20 0 1 0 53033480 24137728 1548 33554432000 4194304 4308513 140722860941184 140722860938184 4275961 0 4 0 8396802 0 0 0 17 1 0 0 0 0 0 6409496 6410680 19382272 140722860950193 140722860950702 140722860950702 140722860953541 0
/proc/9857/statm: 5893 1548 346 28 0 2133 0
[pid=9841/tid=9843] ppid=9838 vsize=15681864 memory=0 CPUtime=1.53 cores=1,3,5,7
/proc/9841/task/9843/stat : 9843 (java) S 9838 9841 2271 0 -1 1077944384 17241 0 0 0 147 6 0 0 20 0 19 0 53033328 16058228736 48607 33554432000 4194304 4196468 140737071813392 140040771402752 140040799573717 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29245440 140737071817715 140737071817993 140737071817993 140737071820751 0
[pid=9841/tid=9844] ppid=9838 vsize=15681864 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9841/task/9844/stat : 9844 (java) S 9838 9841 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 53033329 16058228736 48607 33554432000 4194304 4196468 140737071813392 140040803806224 140040799573717 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29245440 140737071817715 140737071817993 140737071817993 140737071820751 0
[pid=9841/tid=9845] ppid=9838 vsize=15681864 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9841/task/9845/stat : 9845 (java) S 9838 9841 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 53033329 16058228736 48607 33554432000 4194304 4196468 140737071813392 140040260025488 140040799573717 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29245440 140737071817715 140737071817993 140737071817993 140737071820751 0
[pid=9841/tid=9846] ppid=9838 vsize=15681864 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9841/task/9846/stat : 9846 (java) S 9838 9841 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 53033329 16058228736 48607 33554432000 4194304 4196468 140737071813392 140040258972432 140040799573717 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29245440 140737071817715 140737071817993 140737071817993 140737071820751 0
[pid=9841/tid=9847] ppid=9838 vsize=15681864 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9841/task/9847/stat : 9847 (java) S 9838 9841 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 53033329 16058228736 48607 33554432000 4194304 4196468 140737071813392 140040257919888 140040799573717 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29245440 140737071817715 140737071817993 140737071817993 140737071820751 0
[pid=9841/tid=9848] ppid=9838 vsize=15681864 memory=28829630602021044 CPUtime=0 cores=1,3,5,7
/proc/9841/task/9848/stat : 9848 (java) S 9838 9841 2271 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 19 0 53033331 16058228736 48607 33554432000 4194304 4196468 140737071813392 140039837681904 140040799574658 0 0 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29245440 140737071817715 140737071817993 140737071817993 140737071820751 0
[pid=9841/tid=9849] ppid=9838 vsize=15681864 memory=288289956894606525 CPUtime=0 cores=1,3,5,7
/proc/9841/task/9849/stat : 9849 (java) S 9838 9841 2271 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 53033331 16058228736 48607 33554432000 4194304 4196468 140737071813392 140039354836128 140040799573717 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29245440 140737071817715 140737071817993 140737071817993 140737071820751 0
[pid=9841/tid=9850] ppid=9838 vsize=15681864 memory=280521354548368 CPUtime=0 cores=1,3,5,7
/proc/9841/task/9850/stat : 9850 (java) S 9838 9841 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 53033331 16058228736 48607 33554432000 4194304 4196468 140737071813392 140039086400240 140040799573717 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29245440 140737071817715 140737071817993 140737071817993 140737071820751 0
[pid=9841/tid=9851] ppid=9838 vsize=15681864 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9841/task/9851/stat : 9851 (java) S 9838 9841 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 53033334 16058228736 48607 33554432000 4194304 4196468 140737071813392 140038711891920 140040799582107 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29245440 140737071817715 140737071817993 140737071817993 140737071820751 0
[pid=9841/tid=9852] ppid=9838 vsize=15681864 memory=0 CPUtime=0.41 cores=1,3,5,7
/proc/9841/task/9852/stat : 9852 (java) S 9838 9841 2271 0 -1 1077944384 1036 0 0 0 41 0 0 0 20 0 19 0 53033334 16058228736 48607 33554432000 4194304 4196468 140737071813392 140039836629744 140040799574658 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29245440 140737071817715 140737071817993 140737071817993 140737071820751 0
[pid=9841/tid=9853] ppid=9838 vsize=15681864 memory=0 CPUtime=0.4 cores=1,3,5,7
/proc/9841/task/9853/stat : 9853 (java) S 9838 9841 2271 0 -1 1077944384 514 0 0 0 40 0 0 0 20 0 19 0 53033334 16058228736 48607 33554432000 4194304 4196468 140737071813392 140039835577200 140040799574658 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29245440 140737071817715 140737071817993 140737071817993 140737071820751 0
[pid=9841/tid=9854] ppid=9838 vsize=15681864 memory=0 CPUtime=0.69 cores=1,3,5,7
/proc/9841/task/9854/stat : 9854 (java) S 9838 9841 2271 0 -1 1077944384 2472 0 0 0 69 0 0 0 20 0 19 0 53033334 16058228736 48607 33554432000 4194304 4196468 140737071813392 140039834524144 140040799574658 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29245440 140737071817715 140737071817993 140737071817993 140737071820751 0
[pid=9841/tid=9855] ppid=9838 vsize=15681864 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9841/task/9855/stat : 9855 (java) S 9838 9841 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 53033334 16058228736 48607 33554432000 4194304 4196468 140737071813392 140038213987168 140040799573717 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29245440 140737071817715 140737071817993 140737071817993 140737071820751 0
[pid=9841/tid=9856] ppid=9838 vsize=15681864 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9841/task/9856/stat : 9856 (java) S 9838 9841 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 53033334 16058228736 48607 33554432000 4194304 4196468 140737071813392 140039833471536 140040799574658 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29245440 140737071817715 140737071817993 140737071817993 140737071820751 0
[pid=9841/tid=9858] ppid=9838 vsize=15681864 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9841/task/9858/stat : 9858 (java) S 9838 9841 2271 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 53033480 16058228736 48607 33554432000 4194304 4196468 140737071813392 140039825995072 140040799588121 0 4 0 25189583 18446744071579417331 0 0 -1 5 0 0 0 0 0 6293624 6294260 29245440 140737071817715 140737071817993 140737071817993 140737071820751 0
[pid=9841/tid=9860] ppid=9838 vsize=15681864 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9841/task/9860/stat : 9860 (java) S 9838 9841 2271 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 53033480 16058228736 48607 33554432000 4194304 4196468 140737071813392 140037677104432 140040799585437 0 4 0 25189583 18446744071580971376 0 0 -1 5 0 0 0 0 0 6293624 6294260 29245440 140737071817715 140737071817993 140737071817993 140737071820751 0
[pid=9841/tid=9861] ppid=9838 vsize=15681864 memory=280521226230624 CPUtime=0 cores=1,3,5,7
/proc/9841/task/9861/stat : 9861 (java) S 9838 9841 2271 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 53033480 16058228736 48607 33554432000 4194304 4196468 140737071813392 140037408669616 140040799585437 0 4 0 25189583 18446744071580971376 0 0 -1 5 0 0 0 0 0 6293624 6294260 29245440 140737071817715 140737071817993 140737071817993 140737071820751 0
[pid=9841/tid=9862] ppid=9838 vsize=15681864 memory=3184238180689089024 CPUtime=0 cores=1,3,5,7
/proc/9841/task/9862/stat : 9862 (java) S 9838 9841 2271 0 -1 1077944384 28 0 0 0 0 0 0 0 20 0 19 0 53033482 16058228736 48607 33554432000 4194304 4196468 140737071813392 140037945548576 140040799573717 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29245440 140737071817715 140737071817993 140737071817993 140737071820751 0
Current children cumulated CPU time: 4.33 s
Current children cumulated vsize: 15705436 KiB
Current children cumulated memory: 200620 KiB

[startup+3.00077 s]*
/proc/loadavg: 1.92 2.00 2.04 3/225 9862
/proc/meminfo: memFree=15830608/32770624 swapFree=67108860/67108860
[pid=9841] ppid=9838 vsize=15681864 memory=194428 CPUtime=3.06 cores=1,3,5,7
/proc/9841/stat : 9841 (java) S 9838 9841 2271 0 -1 1077944320 22661 0 0 0 298 8 0 0 20 0 19 0 53033327 16058228736 48607 33554432000 4194304 4196468 140737071813392 140737071795936 140040799563511 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 29245440 140737071817715 140737071817993 140737071817993 140737071820751 0
/proc/9841/statm: 3920466 48607 3216 1 0 3881322 0
[pid=9857] ppid=9841 vsize=23572 memory=6444 CPUtime=1.48 cores=1,3,5,7
/proc/9857/stat : 9857 (minisat_release) R 9841 9841 2271 0 -1 4202496 1673 0 0 0 148 0 0 0 20 0 1 0 53033480 24137728 1611 33554432000 4194304 4308513 140722860941184 140722860938136 4276030 0 4 0 8396802 0 0 0 17 1 0 0 0 0 0 6409496 6410680 19382272 140722860950193 140722860950702 140722860950702 140722860953541 0
/proc/9857/statm: 5893 1611 346 28 0 2133 0
[pid=9841/tid=9843] ppid=9838 vsize=15681864 memory=7883960649037381690 CPUtime=1.53 cores=1,3,5,7
/proc/9841/task/9843/stat : 9843 (java) S 9838 9841 2271 0 -1 1077944384 17241 0 0 0 147 6 0 0 20 0 19 0 53033328 16058228736 48607 33554432000 4194304 4196468 140737071813392 140040771402752 140040799573717 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29245440 140737071817715 140737071817993 140737071817993 140737071820751 0
[pid=9841/tid=9844] ppid=9838 vsize=15681864 memory=13647 CPUtime=0 cores=1,3,5,7
/proc/9841/task/9844/stat : 9844 (java) S 9838 9841 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 53033329 16058228736 48607 33554432000 4194304 4196468 140737071813392 140040803806224 140040799573717 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29245440 140737071817715 140737071817993 140737071817993 140737071820751 0
[pid=9841/tid=9845] ppid=9838 vsize=15681864 memory=15818915263913417 CPUtime=0 cores=1,3,5,7
/proc/9841/task/9845/stat : 9845 (java) S 9838 9841 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 53033329 16058228736 48607 33554432000 4194304 4196468 140737071813392 140040260025488 140040799573717 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29245440 140737071817715 140737071817993 140737071817993 140737071820751 0
[pid=9841/tid=9846] ppid=9838 vsize=15681864 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9841/task/9846/stat : 9846 (java) S 9838 9841 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 53033329 16058228736 48607 33554432000 4194304 4196468 140737071813392 140040258972432 140040799573717 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29245440 140737071817715 140737071817993 140737071817993 140737071820751 0
[pid=9841/tid=9847] ppid=9838 vsize=15681864 memory=140260741457536 CPUtime=0 cores=1,3,5,7
/proc/9841/task/9847/stat : 9847 (java) S 9838 9841 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 53033329 16058228736 48607 33554432000 4194304 4196468 140737071813392 140040257919888 140040799573717 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29245440 140737071817715 140737071817993 140737071817993 140737071820751 0
[pid=9841/tid=9848] ppid=9838 vsize=15681864 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9841/task/9848/stat : 9848 (java) S 9838 9841 2271 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 19 0 53033331 16058228736 48607 33554432000 4194304 4196468 140737071813392 140039837681904 140040799574658 0 0 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29245440 140737071817715 140737071817993 140737071817993 140737071820751 0
[pid=9841/tid=9849] ppid=9838 vsize=15681864 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9841/task/9849/stat : 9849 (java) S 9838 9841 2271 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 53033331 16058228736 48607 33554432000 4194304 4196468 140737071813392 140039354836128 140040799573717 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29245440 140737071817715 140737071817993 140737071817993 140737071820751 0
[pid=9841/tid=9850] ppid=9838 vsize=15681864 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9841/task/9850/stat : 9850 (java) S 9838 9841 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 53033331 16058228736 48607 33554432000 4194304 4196468 140737071813392 140039086400240 140040799573717 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29245440 140737071817715 140737071817993 140737071817993 140737071820751 0
[pid=9841/tid=9851] ppid=9838 vsize=15681864 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9841/task/9851/stat : 9851 (java) S 9838 9841 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 53033334 16058228736 48607 33554432000 4194304 4196468 140737071813392 140038711891920 140040799582107 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29245440 140737071817715 140737071817993 140737071817993 140737071820751 0
[pid=9841/tid=9852] ppid=9838 vsize=15681864 memory=-1 CPUtime=0.41 cores=1,3,5,7
/proc/9841/task/9852/stat : 9852 (java) S 9838 9841 2271 0 -1 1077944384 1036 0 0 0 41 0 0 0 20 0 19 0 53033334 16058228736 48607 33554432000 4194304 4196468 140737071813392 140039836629744 140040799574658 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29245440 140737071817715 140737071817993 140737071817993 140737071820751 0
[pid=9841/tid=9853] ppid=9838 vsize=15681864 memory=140260741457536 CPUtime=0.4 cores=1,3,5,7
/proc/9841/task/9853/stat : 9853 (java) S 9838 9841 2271 0 -1 1077944384 514 0 0 0 40 0 0 0 20 0 19 0 53033334 16058228736 48607 33554432000 4194304 4196468 140737071813392 140039835577200 140040799574658 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29245440 140737071817715 140737071817993 140737071817993 140737071820751 0
[pid=9841/tid=9854] ppid=9838 vsize=15681864 memory=-1 CPUtime=0.69 cores=1,3,5,7
/proc/9841/task/9854/stat : 9854 (java) S 9838 9841 2271 0 -1 1077944384 2472 0 0 0 69 0 0 0 20 0 19 0 53033334 16058228736 48607 33554432000 4194304 4196468 140737071813392 140039834524144 140040799574658 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29245440 140737071817715 140737071817993 140737071817993 140737071820751 0
[pid=9841/tid=9855] ppid=9838 vsize=15681864 memory=140260741457536 CPUtime=0 cores=1,3,5,7
/proc/9841/task/9855/stat : 9855 (java) S 9838 9841 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 53033334 16058228736 48607 33554432000 4194304 4196468 140737071813392 140038213987168 140040799573717 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29245440 140737071817715 140737071817993 140737071817993 140737071820751 0
[pid=9841/tid=9856] ppid=9838 vsize=15681864 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9841/task/9856/stat : 9856 (java) S 9838 9841 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 53033334 16058228736 48607 33554432000 4194304 4196468 140737071813392 140039833471536 140040799574658 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29245440 140737071817715 140737071817993 140737071817993 140737071820751 0
[pid=9841/tid=9858] ppid=9838 vsize=15681864 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9841/task/9858/stat : 9858 (java) S 9838 9841 2271 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 53033480 16058228736 48607 33554432000 4194304 4196468 140737071813392 140039825995072 140040799588121 0 4 0 25189583 18446744071579417331 0 0 -1 5 0 0 0 0 0 6293624 6294260 29245440 140737071817715 140737071817993 140737071817993 140737071820751 0
[pid=9841/tid=9860] ppid=9838 vsize=15681864 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9841/task/9860/stat : 9860 (java) S 9838 9841 2271 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 53033480 16058228736 48607 33554432000 4194304 4196468 140737071813392 140037677104432 140040799585437 0 4 0 25189583 18446744071580971376 0 0 -1 5 0 0 0 0 0 6293624 6294260 29245440 140737071817715 140737071817993 140737071817993 140737071820751 0
[pid=9841/tid=9861] ppid=9838 vsize=15681864 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9841/task/9861/stat : 9861 (java) S 9838 9841 2271 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 53033480 16058228736 48607 33554432000 4194304 4196468 140737071813392 140037408669616 140040799585437 0 4 0 25189583 18446744071580971376 0 0 -1 5 0 0 0 0 0 6293624 6294260 29245440 140737071817715 140737071817993 140737071817993 140737071820751 0
[pid=9841/tid=9862] ppid=9838 vsize=15681864 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9841/task/9862/stat : 9862 (java) S 9838 9841 2271 0 -1 1077944384 28 0 0 0 0 0 0 0 20 0 19 0 53033482 16058228736 48607 33554432000 4194304 4196468 140737071813392 140037945548576 140040799573717 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29245440 140737071817715 140737071817993 140737071817993 140737071820751 0
Current children cumulated CPU time: 4.54 s
Current children cumulated vsize: 15705436 KiB
Current children cumulated memory: 200872 KiB

Child status: 0
Real time (s): 3.04885
CPU time (s): 4.59953
CPU user time (s): 4.50013
CPU system time (s): 0.099402
CPU usage (%): 150.861
Max. virtual memory (cumulated for all children) (KiB): 15705436
Max. memory (cumulated for all children) (KiB): 200872

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.50013
system time used= 0.099402
maximum resident set size= 195208
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24359
page faults= 0
swaps= 0
block input operations= 0
block output operations= 112
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3389
involuntary context switches= 20


# summary of solver processes directly reported to runsolver:
#   pid: 9841
#   total CPU time (s): 4.59953
#   total CPU user time (s): 4.50013
#   total CPU system time (s): 0.099402

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.036404 second user time and 0.083632 second system time

The end

Launcher Data

Begin job on node105 at 2018-07-23 16:05:02
IDJOB=4294267
IDBENCH=141348
IDSOLVER=2756
FILE ID=node105/4294267-1532354702
RUNJOBID= node105-1532330128-2303
PBS_JOBID= 21019001
Free space on /tmp= 44844 MiB

SOLVER NAME= scop order+MapleCOMSPS (2018-06-13)
BENCH NAME= XCSP18/Langford/LangfordBin-09_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-4294267-1532354702/watcher-4294267-1532354702 -o /tmp/evaluation-result-4294267-1532354702/solver-4294267-1532354702 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node105-1532330128-2303 --watchdog 2580  java -Xms11g -Xmx11g -Xss128m -jar HOME/scop.jar -order -solver HOME/minisat_release -solverOption mapleTune01 -tmp HOME HOME/instance-4294267-1532354702.xml

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

MD5SUM BENCH= af6539439e5a66b9d4cb5cb754e7ed18
RANDOM SEED=76661783

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        16019244 kB
MemAvailable:   31664888 kB
Buffers:          198992 kB
Cached:         15420164 kB
SwapCached:            0 kB
Active:          1683800 kB
Inactive:       14264092 kB
Active(anon):     281036 kB
Inactive(anon):    67172 kB
Active(file):    1402764 kB
Inactive(file): 14196920 kB
Unevictable:        7296 kB
Mlocked:            7296 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7796 kB
Writeback:             0 kB
AnonPages:        277764 kB
Mapped:            49300 kB
Shmem:             17036 kB
Slab:             501640 kB
SReclaimable:     474420 kB
SUnreclaim:        27220 kB
KernelStack:        3968 kB
PageTables:         5548 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:   13482304 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    131072 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      130432 kB
DirectMap2M:    33415168 kB

Free space on /tmp at the end= 44836 MiB
End job on node105 at 2018-07-23 16:05:05