Trace number 4294721

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 22.866 16.3548

General information on the benchmark

NameHaystacks/
Haystacks-ext-13_c18.xml
MD5SUMd20946c70cb8756d1a4b7fb63c02a1de
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 benchmark22.866
Satisfiable
(Un)Satisfiability was proved
Number of variables169
Number of constraints1026
Number of domains1
Minimum domain size13
Maximum domain size13
Distribution of domain sizes[{"size":13,"count":169}]
Minimum variable degree12
Maximum variable degree13
Distribution of variable degrees[{"degree":12,"count":145},{"degree":13,"count":24}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":1026}]
Number of extensional constraints1026
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":1026}]
Optimization problemNO
Type of objective

Solver Data

0.56/0.51	
0.68/0.52	scop order+minisat_release (2018-06-13)
0.68/0.52	
0.68/0.54	c BEGIN-Prog: Mon Jul 23 16:50:57 CEST 2018
0.68/0.54	c PID: 13048
0.68/0.54	c IP: 172.20.3.105
0.68/0.54	c HOST: node105.alineos.net
0.68/0.55	c (0,0) Parsing Begin
1.79/1.09	c (0,0) Parsing End
1.79/1.09	c (0,0) CSP: 169 int (0 aux), 0 bool (0 aux), 1026 ctr, max domain size 13
1.79/1.09	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 20 MiB used (max 0 MiB)
1.79/1.09	c (0,0) Constraint Name Generate Begin
1.79/1.11	c (0,0) Ctr:HOME/instance-4294721-1532357457.xml,ExtensionConflict:ExtensionSupport:IntVar
1.79/1.11	c (0,0) Constraint Name Generate End
1.79/1.11	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 20 MiB used (max 0 MiB)
2.02/1.11	c (0,0) CSP to CSPinCNF Begin
3.24/1.63	c (1,1) translated 103 (10%) constraints
3.87/1.83	c (1,1) translated 206 (20%) constraints
4.15/1.98	c (1,1) translated 308 (30%) constraints
4.80/2.11	c (1,1) translated 411 (40%) constraints
5.08/2.23	c (1,1) translated 513 (50%) constraints
5.38/2.34	c (1,1) translated 616 (60%) constraints
5.68/2.42	c (1,1) translated 719 (70%) constraints
5.98/2.50	c (1,1) translated 821 (80%) constraints
6.70/2.73	c (2,2) translated 924 (90%) constraints
7.01/2.80	c (2,2) translated 1026 (100%) constraints
7.33/2.94	c (2,2) STATISTICS1:HOME/instance-4294721-1532357457.xml,ExtensionConflict:ExtensionSupport:IntVar,325,13650,-1,13,14,1,,13:50988;2:756,14:12;4:12024;3:264;2:1350,1:51744;0:12,
7.33/2.94	c (2,2) ===========================================
7.33/2.94	c (2,2) Order
7.33/2.94	c (2,2) ===========================================
7.33/2.98	c (2,2) translated 1365 (10%) constraints
7.67/3.02	c (2,2) translated 2730 (20%) constraints
7.67/3.05	c (2,2) translated 4095 (30%) constraints
7.67/3.08	c (2,2) translated 5460 (40%) constraints
7.95/3.11	c (2,2) translated 6825 (50%) constraints
7.95/3.14	c (2,2) translated 8190 (60%) constraints
7.95/3.16	c (2,2) translated 9555 (70%) constraints
7.95/3.19	c (2,2) translated 10920 (80%) constraints
8.13/3.22	c (2,2) translated 12285 (90%) constraints
8.13/3.26	c (2,2) translated 13650 (100%) constraints
8.13/3.26	c (2,2) CSP to CSPinCNF End
8.13/3.26	c (2,2) CSP: 169 int (0 aux), 156 bool (156 aux), 13650 ctr, max domain size 13
8.13/3.26	c (2,2) Heap : 675 MiB used (max 10795 MiB), NonHeap : 30 MiB used (max 0 MiB)
8.13/3.26	c (2,2) CSPinCNF Propagation Begin
8.77/3.44	c (2,2) 0 values, 2040 unsatisfiable literals, and 0 valid clauses are removed
8.77/3.44	c (2,2) CSPinCNF Propagation End
8.77/3.44	c (2,2) CSP: 169 int (0 aux), 156 bool (156 aux), 13650 ctr, max domain size 13
8.77/3.44	c (2,2) Heap : 732 MiB used (max 10795 MiB), NonHeap : 31 MiB used (max 0 MiB)
8.77/3.44	c (2,2) Simplify CSPinCNF Begin
8.77/3.49	c (2,2) Simplify CSPinCNF End
8.77/3.49	c (2,2) CSP: 169 int (0 aux), 156 bool (156 aux), 13650 ctr, max domain size 13
8.77/3.49	c (2,2) Heap : 788 MiB used (max 10795 MiB), NonHeap : 31 MiB used (max 0 MiB)
8.77/3.49	c (2,2) Calculate Precise Domain Begin
8.77/3.49	c (2,2) 0 values are removed by re-calculation
8.77/3.49	c (2,2) Calculate Precise Domain End
8.77/3.49	c (2,2) CSP: 169 int (0 aux), 156 bool (156 aux), 13650 ctr, max domain size 13
8.77/3.49	c (2,2) Heap : 788 MiB used (max 10795 MiB), NonHeap : 31 MiB used (max 0 MiB)
8.77/3.49	c (2,2) CSPinCNF to SatSolver Begin
9.08/3.57	c (3,3) 1365 (10 %) CSP clauses are encoded (2184 SAT variables, 3223 SAT clauses)
9.08/3.59	c (3,3) 2730 (20 %) CSP clauses are encoded (2184 SAT variables, 4588 SAT clauses)
9.42/3.61	c (3,3) 4095 (30 %) CSP clauses are encoded (2184 SAT variables, 5953 SAT clauses)
9.42/3.63	c (3,3) 5460 (40 %) CSP clauses are encoded (2184 SAT variables, 7318 SAT clauses)
9.42/3.65	c (3,3) 6825 (50 %) CSP clauses are encoded (2184 SAT variables, 8683 SAT clauses)
9.42/3.66	c (3,3) 8190 (60 %) CSP clauses are encoded (2184 SAT variables, 10048 SAT clauses)
9.42/3.67	c (3,3) 9555 (70 %) CSP clauses are encoded (2184 SAT variables, 11413 SAT clauses)
9.42/3.68	c (3,3) 10920 (80 %) CSP clauses are encoded (2184 SAT variables, 12778 SAT clauses)
9.72/3.70	c (3,3) 12285 (90 %) CSP clauses are encoded (2184 SAT variables, 14143 SAT clauses)
9.72/3.73	c (3,3) 13650 (100 %) CSP clauses are encoded (2184 SAT variables, 15508 SAT clauses)
9.72/3.73	c (3,3) CSPinCNF to SatSolver End
9.72/3.73	c (3,3) Heap : 844 MiB used (max 10795 MiB), NonHeap : 32 MiB used (max 0 MiB)
10.04/3.82	c (3,3) STATISTICS2:HOME/instance-4294721-1532357457.xml,ExtensionConflict:ExtensionSupport:IntVar,325,13650,-1,13,13,1,,13:48960;2:756,13:12;4:11010;3:264;2:2364,1:49716,
10.04/3.82	c (3,3) SatSolver.solve Begin
10.04/3.82	c (3,3) 2184 bool, 15509 clause
10.04/3.82	c (3,3) 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-4294721-1532357457.xml-scop-13048.cnf HOME/instance-4294721-1532357457.xml-scop-13048.cnf.out
22.78/16.34	c (15,0) c This is COMiniSatPS.
22.78/16.34	c (15,0) c WARNING: for repeatability, setting FPU to use double precision
22.78/16.34	c (15,0) c ============================[ Problem Statistics ]=============================
22.78/16.34	c (15,0) c |                                                                             |
22.78/16.34	c (15,0) c |  Number of variables:          2184                                         |
22.78/16.34	c (15,0) c |  Number of clauses:           15509                                         |
22.78/16.34	c (15,0) c |  Parse time:                   0.01 s                                       |
22.78/16.34	c (15,0) c |  Eliminated clauses:           0.00 Mb                                      |
22.78/16.34	c (15,0) c Reduced to 2016 vars, 15154 cls (grow=0)
22.78/16.34	c (15,0) c No iterative elimination performed. (vars=2016, c/v ratio=7.5)
22.78/16.34	c (15,0) c |  Simplification time:          0.01 s                                       |
22.78/16.34	c (15,0) c |                                                                             |
22.78/16.34	c (15,0) c ============================[ Search Statistics ]==============================
22.78/16.34	c (15,0) c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
22.78/16.34	c (15,0) c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
22.78/16.34	c (15,0) c ===============================================================================
22.78/16.34	c (15,0) c ===============================================================================
22.78/16.34	c (15,0) c restarts              : 53
22.78/16.34	c (15,0) c conflicts             : 821219         (65865 /sec)
22.78/16.34	c (15,0) c decisions             : 1154161        (0.00 % random) (92569 /sec)
22.78/16.34	c (15,0) c propagations          : 13128710       (1052980 /sec)
22.78/16.34	c (15,0) c conflict literals     : 9415394        (8.39 % deleted)
22.78/16.34	c (15,0) c CPU time              : 12.4681 s
22.78/16.34	c (15,0) 
22.78/16.34	c (15,0) s UNSATISFIABLE
22.78/16.34	c (15,3) SatSolver.solve End
22.78/16.34	c (15,3) Heap : 1126 MiB used (max 10795 MiB), NonHeap : 33 MiB used (max 0 MiB)
22.78/16.34	c (15,3) Show results Begin
22.78/16.34	s UNSATISFIABLE
22.78/16.34	c (15,3) Show results End
22.78/16.34	c (15,3) Heap : 1126 MiB used (max 10795 MiB), NonHeap : 33 MiB used (max 0 MiB)
22.78/16.34	c (15,3) 0,0,2,2,2,2,3,15,15,STOP-AFTER(ALL)
22.78/16.34	c END-Prog: Mon Jul 23 16:51:13 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 (1982 MiB free)
  memory of node 1: 16384 MiB (11577 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4294721-1532357457/watcher-4294721-1532357457 -o /tmp/evaluation-result-4294721-1532357457/solver-4294721-1532357457 -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-4294721-1532357457.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
Current StackSize limit: 8192 KiB

solver pid=13048, runsolver pid=13045

[startup+0.10014 s]*
/proc/loadavg: 2.94 2.57 2.28 3/220 13063
/proc/meminfo: memFree=13824560/32770624 swapFree=67108860/67108860
[pid=13048] ppid=13045 vsize=15011656 memory=74104 CPUtime=0.11 cores=1,3,5,7
/proc/13048/stat : 13048 (java) S 13045 13048 2271 0 -1 1077944320 6677 0 0 0 9 2 0 0 20 0 15 0 53308839 15371935744 18526 33554432000 4194304 4196468 140729835235968 140729835218512 140651064958711 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 37314560 140729835242483 140729835242761 140729835242761 140729835245519 0
/proc/13048/statm: 3752914 18526 2781 1 0 3715374 0
[pid=13048/tid=13050] ppid=13045 vsize=15011656 memory=-6799202250962287440 CPUtime=0.09 cores=1,3,5,7
/proc/13048/task/13050/stat : 13050 (java) R 13045 13048 2271 0 -1 4202560 4896 0 0 0 7 2 0 0 20 0 15 0 53308839 15371935744 18658 33554432000 4194304 4196468 140729835235968 140651036785040 140651049039198 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 37314560 140729835242483 140729835242761 140729835242761 140729835245519 0
[pid=13048/tid=13051] ppid=13045 vsize=15011656 memory=-3689451258167578675 CPUtime=0 cores=1,3,5,7
/proc/13048/task/13051/stat : 13051 (java) S 13045 13048 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53308841 15371935744 18658 33554432000 4194304 4196468 140729835235968 140651069201552 140651064968917 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37314560 140729835242483 140729835242761 140729835242761 140729835245519 0
[pid=13048/tid=13052] ppid=13045 vsize=15011656 memory=139770824418944 CPUtime=0 cores=1,3,5,7
/proc/13048/task/13052/stat : 13052 (java) S 13045 13048 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53308841 15371935744 18658 33554432000 4194304 4196468 140729835235968 140650860284944 140651064968917 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37314560 140729835242483 140729835242761 140729835242761 140729835245519 0
[pid=13048/tid=13053] ppid=13045 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13048/task/13053/stat : 13053 (java) S 13045 13048 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53308841 15371935744 18658 33554432000 4194304 4196468 140729835235968 140650859232144 140651064968917 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37314560 140729835242483 140729835242761 140729835242761 140729835245519 0
[pid=13048/tid=13054] ppid=13045 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/13048/task/13054/stat : 13054 (java) S 13045 13048 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53308841 15371935744 18658 33554432000 4194304 4196468 140729835235968 140650858179344 140651064968917 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37314560 140729835242483 140729835242761 140729835242761 140729835245519 0
[pid=13048/tid=13055] ppid=13045 vsize=15011656 memory=139770824418944 CPUtime=0 cores=1,3,5,7
/proc/13048/task/13055/stat : 13055 (java) S 13045 13048 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53308843 15371935744 18658 33554432000 4194304 4196468 140729835235968 140650036025712 140651064969858 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37314560 140729835242483 140729835242761 140729835242761 140729835245519 0
[pid=13048/tid=13056] ppid=13045 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/13048/task/13056/stat : 13056 (java) S 13045 13048 2271 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 53308843 15371935744 18658 33554432000 4194304 4196468 140729835235968 140649709954080 140651064968917 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37314560 140729835242483 140729835242761 140729835242761 140729835245519 0
[pid=13048/tid=13057] ppid=13045 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13048/task/13057/stat : 13057 (java) S 13045 13048 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53308843 15371935744 18658 33554432000 4194304 4196468 140729835235968 140649441518448 140651064968917 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37314560 140729835242483 140729835242761 140729835242761 140729835245519 0
[pid=13048/tid=13058] ppid=13045 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13048/task/13058/stat : 13058 (java) S 13045 13048 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53308846 15371935744 18658 33554432000 4194304 4196468 140729835235968 140649067009872 140651064977307 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37314560 140729835242483 140729835242761 140729835242761 140729835245519 0
[pid=13048/tid=13059] ppid=13045 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13048/task/13059/stat : 13059 (java) S 13045 13048 2271 0 -1 1077944384 307 0 0 0 0 0 0 0 20 0 15 0 53308846 15371935744 18658 33554432000 4194304 4196468 140729835235968 140650034973552 140651064969858 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37314560 140729835242483 140729835242761 140729835242761 140729835245519 0
[pid=13048/tid=13060] ppid=13045 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/13048/task/13060/stat : 13060 (java) S 13045 13048 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53308846 15371935744 18658 33554432000 4194304 4196468 140729835235968 140650033920752 140651064969858 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37314560 140729835242483 140729835242761 140729835242761 140729835245519 0
[pid=13048/tid=13061] ppid=13045 vsize=15011656 memory=139770824418944 CPUtime=0.01 cores=1,3,5,7
/proc/13048/task/13061/stat : 13061 (java) R 13045 13048 2271 0 -1 4202560 268 0 0 0 1 0 0 0 20 0 15 0 53308846 15371935744 18658 33554432000 4194304 4196468 140729835235968 140650032867952 140651045275385 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37314560 140729835242483 140729835242761 140729835242761 140729835245519 0
[pid=13048/tid=13062] ppid=13045 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/13048/task/13062/stat : 13062 (java) S 13045 13048 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53308846 15371935744 18658 33554432000 4194304 4196468 140729835235968 140648569105120 140651064968917 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37314560 140729835242483 140729835242761 140729835242761 140729835245519 0
[pid=13048/tid=13063] ppid=13045 vsize=15011656 memory=139770824418944 CPUtime=0 cores=1,3,5,7
/proc/13048/task/13063/stat : 13063 (java) S 13045 13048 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53308846 15371935744 18658 33554432000 4194304 4196468 140729835235968 140650031815344 140651064969858 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37314560 140729835242483 140729835242761 140729835242761 140729835245519 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 74104 KiB

[startup+0.210401 s]*
/proc/loadavg: 2.94 2.57 2.28 3/220 13063
/proc/meminfo: memFree=13810732/32770624 swapFree=67108860/67108860
[pid=13048] ppid=13045 vsize=15011656 memory=85900 CPUtime=0.26 cores=1,3,5,7
/proc/13048/stat : 13048 (java) S 13045 13048 2271 0 -1 1077944320 9872 0 0 0 23 3 0 0 20 0 15 0 53308839 15371935744 21475 33554432000 4194304 4196468 140729835235968 140729835218512 140651064958711 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 37314560 140729835242483 140729835242761 140729835242761 140729835245519 0
/proc/13048/statm: 3752914 21475 2946 1 0 3715374 0
[pid=13048/tid=13050] ppid=13045 vsize=15011656 memory=8389772277269004345 CPUtime=0.19 cores=1,3,5,7
/proc/13048/task/13050/stat : 13050 (java) R 13045 13048 2271 0 -1 4202560 7764 0 0 0 17 2 0 0 20 0 15 0 53308839 15371935744 21475 33554432000 4194304 4196468 140729835235968 140651036749376 140651049039198 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 37314560 140729835242483 140729835242761 140729835242761 140729835245519 0
[pid=13048/tid=13051] ppid=13045 vsize=15011656 memory=288230609019731991 CPUtime=0 cores=1,3,5,7
/proc/13048/task/13051/stat : 13051 (java) S 13045 13048 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53308841 15371935744 21475 33554432000 4194304 4196468 140729835235968 140651069201552 140651064968917 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37314560 140729835242483 140729835242761 140729835242761 140729835245519 0
[pid=13048/tid=13052] ppid=13045 vsize=15011656 memory=288370146976130688 CPUtime=0 cores=1,3,5,7
/proc/13048/task/13052/stat : 13052 (java) S 13045 13048 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53308841 15371935744 21475 33554432000 4194304 4196468 140729835235968 140650860284944 140651064968917 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37314560 140729835242483 140729835242761 140729835242761 140729835245519 0
[pid=13048/tid=13053] ppid=13045 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13048/task/13053/stat : 13053 (java) S 13045 13048 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53308841 15371935744 21475 33554432000 4194304 4196468 140729835235968 140650859232144 140651064968917 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37314560 140729835242483 140729835242761 140729835242761 140729835245519 0
[pid=13048/tid=13054] ppid=13045 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/13048/task/13054/stat : 13054 (java) S 13045 13048 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53308841 15371935744 21475 33554432000 4194304 4196468 140729835235968 140650858179344 140651064968917 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37314560 140729835242483 140729835242761 140729835242761 140729835245519 0
[pid=13048/tid=13055] ppid=13045 vsize=15011656 memory=139770824418944 CPUtime=0 cores=1,3,5,7
/proc/13048/task/13055/stat : 13055 (java) S 13045 13048 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53308843 15371935744 21475 33554432000 4194304 4196468 140729835235968 140650036025712 140651064969858 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37314560 140729835242483 140729835242761 140729835242761 140729835245519 0
[pid=13048/tid=13056] ppid=13045 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/13048/task/13056/stat : 13056 (java) S 13045 13048 2271 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 53308843 15371935744 21475 33554432000 4194304 4196468 140729835235968 140649709954080 140651064968917 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37314560 140729835242483 140729835242761 140729835242761 140729835245519 0
[pid=13048/tid=13057] ppid=13045 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13048/task/13057/stat : 13057 (java) S 13045 13048 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53308843 15371935744 21475 33554432000 4194304 4196468 140729835235968 140649441518448 140651064968917 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37314560 140729835242483 140729835242761 140729835242761 140729835245519 0
[pid=13048/tid=13058] ppid=13045 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13048/task/13058/stat : 13058 (java) S 13045 13048 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53308846 15371935744 21475 33554432000 4194304 4196468 140729835235968 140649067009872 140651064977307 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37314560 140729835242483 140729835242761 140729835242761 140729835245519 0
[pid=13048/tid=13059] ppid=13045 vsize=15011656 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/13048/task/13059/stat : 13059 (java) R 13045 13048 2271 0 -1 4202560 467 0 0 0 1 0 0 0 20 0 15 0 53308846 15371935744 21475 33554432000 4194304 4196468 140729835235968 140650034973552 140651042847329 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 37314560 140729835242483 140729835242761 140729835242761 140729835245519 0
[pid=13048/tid=13060] ppid=13045 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/13048/task/13060/stat : 13060 (java) S 13045 13048 2271 0 -1 1077944384 17 0 0 0 0 0 0 0 20 0 15 0 53308846 15371935744 21475 33554432000 4194304 4196468 140729835235968 140650033920752 140651064969858 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37314560 140729835242483 140729835242761 140729835242761 140729835245519 0
[pid=13048/tid=13061] ppid=13045 vsize=15011656 memory=139770824418944 CPUtime=0.03 cores=1,3,5,7
/proc/13048/task/13061/stat : 13061 (java) S 13045 13048 2271 0 -1 1077944384 288 0 0 0 3 0 0 0 20 0 15 0 53308846 15371935744 21475 33554432000 4194304 4196468 140729835235968 140650032867952 140651064969858 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37314560 140729835242483 140729835242761 140729835242761 140729835245519 0
[pid=13048/tid=13062] ppid=13045 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/13048/task/13062/stat : 13062 (java) S 13045 13048 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53308846 15371935744 21475 33554432000 4194304 4196468 140729835235968 140648569105120 140651064968917 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37314560 140729835242483 140729835242761 140729835242761 140729835245519 0
[pid=13048/tid=13063] ppid=13045 vsize=15011656 memory=139770824418944 CPUtime=0 cores=1,3,5,7
/proc/13048/task/13063/stat : 13063 (java) S 13045 13048 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53308846 15371935744 21475 33554432000 4194304 4196468 140729835235968 140650031815344 140651064969858 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37314560 140729835242483 140729835242761 140729835242761 140729835245519 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 85900 KiB

[startup+0.310583 s]*
/proc/loadavg: 2.94 2.57 2.28 3/220 13063
/proc/meminfo: memFree=13807100/32770624 swapFree=67108860/67108860
[pid=13048] ppid=13045 vsize=15011656 memory=89972 CPUtime=0.44 cores=1,3,5,7
/proc/13048/stat : 13048 (java) S 13045 13048 2271 0 -1 1077944320 10478 0 0 0 40 4 0 0 20 0 15 0 53308839 15371935744 22493 33554432000 4194304 4196468 140729835235968 140729835218512 140651064958711 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 37314560 140729835242483 140729835242761 140729835242761 140729835245519 0
/proc/13048/statm: 3752914 22493 3026 1 0 3715374 0
[pid=13048/tid=13050] ppid=13045 vsize=15011656 memory=8389772277269004345 CPUtime=0.3 cores=1,3,5,7
/proc/13048/task/13050/stat : 13050 (java) R 13045 13048 2271 0 -1 4202560 8196 0 0 0 27 3 0 0 20 0 15 0 53308839 15371935744 22493 33554432000 4194304 4196468 140729835235968 140651036762864 140651064972575 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 37314560 140729835242483 140729835242761 140729835242761 140729835245519 0
[pid=13048/tid=13051] ppid=13045 vsize=15011656 memory=317785485869331816 CPUtime=0 cores=1,3,5,7
/proc/13048/task/13051/stat : 13051 (java) S 13045 13048 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53308841 15371935744 22493 33554432000 4194304 4196468 140729835235968 140651069201552 140651064968917 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37314560 140729835242483 140729835242761 140729835242761 140729835245519 0
[pid=13048/tid=13052] ppid=13045 vsize=15011656 memory=288230376152078777 CPUtime=0 cores=1,3,5,7
/proc/13048/task/13052/stat : 13052 (java) S 13045 13048 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53308841 15371935744 22493 33554432000 4194304 4196468 140729835235968 140650860284944 140651064968917 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37314560 140729835242483 140729835242761 140729835242761 140729835245519 0
[pid=13048/tid=13053] ppid=13045 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13048/task/13053/stat : 13053 (java) S 13045 13048 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53308841 15371935744 22493 33554432000 4194304 4196468 140729835235968 140650859232144 140651064968917 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37314560 140729835242483 140729835242761 140729835242761 140729835245519 0
[pid=13048/tid=13054] ppid=13045 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/13048/task/13054/stat : 13054 (java) S 13045 13048 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53308841 15371935744 22493 33554432000 4194304 4196468 140729835235968 140650858179344 140651064968917 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37314560 140729835242483 140729835242761 140729835242761 140729835245519 0
[pid=13048/tid=13055] ppid=13045 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13048/task/13055/stat : 13055 (java) S 13045 13048 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53308843 15371935744 22493 33554432000 4194304 4196468 140729835235968 140650036025712 140651064969858 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37314560 140729835242483 140729835242761 140729835242761 140729835245519 0
[pid=13048/tid=13056] ppid=13045 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/13048/task/13056/stat : 13056 (java) S 13045 13048 2271 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 53308843 15371935744 22493 33554432000 4194304 4196468 140729835235968 140649709954080 140651064968917 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37314560 140729835242483 140729835242761 140729835242761 140729835245519 0
[pid=13048/tid=13057] ppid=13045 vsize=15011656 memory=139770824418944 CPUtime=0 cores=1,3,5,7
/proc/13048/task/13057/stat : 13057 (java) S 13045 13048 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53308843 15371935744 22493 33554432000 4194304 4196468 140729835235968 140649441518448 140651064968917 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37314560 140729835242483 140729835242761 140729835242761 140729835245519 0
[pid=13048/tid=13058] ppid=13045 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/13048/task/13058/stat : 13058 (java) S 13045 13048 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53308846 15371935744 22493 33554432000 4194304 4196468 140729835235968 140649067009872 140651064977307 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37314560 140729835242483 140729835242761 140729835242761 140729835245519 0
[pid=13048/tid=13059] ppid=13045 vsize=15011656 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/13048/task/13059/stat : 13059 (java) R 13045 13048 2271 0 -1 4202560 547 0 0 0 2 0 0 0 20 0 15 0 53308846 15371935744 22493 33554432000 4194304 4196468 140729835235968 140650034973552 140651045594102 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37314560 140729835242483 140729835242761 140729835242761 140729835245519 0
[pid=13048/tid=13060] ppid=13045 vsize=15011656 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/13048/task/13060/stat : 13060 (java) S 13045 13048 2271 0 -1 1077944384 67 0 0 0 2 0 0 0 20 0 15 0 53308846 15371935744 22493 33554432000 4194304 4196468 140729835235968 140650033920752 140651064969858 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37314560 140729835242483 140729835242761 140729835242761 140729835245519 0
[pid=13048/tid=13061] ppid=13045 vsize=15011656 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/13048/task/13061/stat : 13061 (java) S 13045 13048 2271 0 -1 1077944384 332 0 0 0 7 0 0 0 20 0 15 0 53308846 15371935744 22493 33554432000 4194304 4196468 140729835235968 140650032867952 140651064969858 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37314560 140729835242483 140729835242761 140729835242761 140729835245519 0
[pid=13048/tid=13062] ppid=13045 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13048/task/13062/stat : 13062 (java) S 13045 13048 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53308846 15371935744 22493 33554432000 4194304 4196468 140729835235968 140648569105120 140651064968917 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37314560 140729835242483 140729835242761 140729835242761 140729835245519 0
[pid=13048/tid=13063] ppid=13045 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13048/task/13063/stat : 13063 (java) S 13045 13048 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53308846 15371935744 22493 33554432000 4194304 4196468 140729835235968 140650031815344 140651064969858 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37314560 140729835242483 140729835242761 140729835242761 140729835245519 0
Current children cumulated CPU time: 0.44 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 89972 KiB

[startup+0.70079 s]
/proc/loadavg: 2.94 2.57 2.28 3/220 13063
/proc/meminfo: memFree=13782096/32770624 swapFree=67108860/67108860
[pid=13048] ppid=13045 vsize=15020052 memory=129888 CPUtime=1.05 cores=1,3,5,7
/proc/13048/stat : 13048 (java) S 13045 13048 2271 0 -1 1077944320 17674 0 0 0 100 5 0 0 20 0 15 0 53308839 15380533248 32472 33554432000 4194304 4196468 140729835235968 140729835218512 140651064958711 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 37314560 140729835242483 140729835242761 140729835242761 140729835245519 0
/proc/13048/statm: 3755013 32472 3155 1 0 3716398 0
[pid=13048/tid=13050] ppid=13045 vsize=15020052 memory=796 CPUtime=0.67 cores=1,3,5,7
/proc/13048/task/13050/stat : 13050 (java) R 13045 13048 2271 0 -1 4202560 14865 0 0 0 63 4 0 0 20 0 15 0 53308839 15380533248 32472 33554432000 4194304 4196468 140729835235968 140651036790016 140651049002341 0 4 0 25189583 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 37314560 140729835242483 140729835242761 140729835242761 140729835245519 0
[pid=13048/tid=13051] ppid=13045 vsize=15020052 memory=1012 CPUtime=0 cores=1,3,5,7
/proc/13048/task/13051/stat : 13051 (java) S 13045 13048 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53308841 15380533248 32472 33554432000 4194304 4196468 140729835235968 140651069201552 140651064968917 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37314560 140729835242483 140729835242761 140729835242761 140729835245519 0
[pid=13048/tid=13052] ppid=13045 vsize=15020052 memory=1228 CPUtime=0 cores=1,3,5,7
/proc/13048/task/13052/stat : 13052 (java) S 13045 13048 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53308841 15380533248 32472 33554432000 4194304 4196468 140729835235968 140650860284944 140651064968917 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37314560 140729835242483 140729835242761 140729835242761 140729835245519 0
[pid=13048/tid=13053] ppid=13045 vsize=15020052 memory=2241 CPUtime=0 cores=1,3,5,7
/proc/13048/task/13053/stat : 13053 (java) S 13045 13048 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53308841 15380533248 32472 33554432000 4194304 4196468 140729835235968 140650859232144 140651064968917 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37314560 140729835242483 140729835242761 140729835242761 140729835245519 0
[pid=13048/tid=13054] ppid=13045 vsize=15020052 memory=2244 CPUtime=0 cores=1,3,5,7
/proc/13048/task/13054/stat : 13054 (java) S 13045 13048 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53308841 15380533248 32472 33554432000 4194304 4196468 140729835235968 140650858179344 140651064968917 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37314560 140729835242483 140729835242761 140729835242761 140729835245519 0
[pid=13048/tid=13055] ppid=13045 vsize=15020052 memory=279541436426016 CPUtime=0 cores=1,3,5,7
/proc/13048/task/13055/stat : 13055 (java) S 13045 13048 2271 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 53308843 15380533248 32472 33554432000 4194304 4196468 140729835235968 140650036025712 140651064969858 0 0 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37314560 140729835242483 140729835242761 140729835242761 140729835245519 0
[pid=13048/tid=13056] ppid=13045 vsize=15020052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13048/task/13056/stat : 13056 (java) S 13045 13048 2271 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 53308843 15380533248 32472 33554432000 4194304 4196468 140729835235968 140649709954080 140651064968917 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37314560 140729835242483 140729835242761 140729835242761 140729835245519 0
[pid=13048/tid=13057] ppid=13045 vsize=15020052 memory=1936 CPUtime=0 cores=1,3,5,7
/proc/13048/task/13057/stat : 13057 (java) S 13045 13048 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53308843 15380533248 32472 33554432000 4194304 4196468 140729835235968 140649441518448 140651064968917 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37314560 140729835242483 140729835242761 140729835242761 140729835245519 0
[pid=13048/tid=13058] ppid=13045 vsize=15020052 memory=1196 CPUtime=0 cores=1,3,5,7
/proc/13048/task/13058/stat : 13058 (java) S 13045 13048 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53308846 15380533248 32472 33554432000 4194304 4196468 140729835235968 140649067009872 140651064977307 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37314560 140729835242483 140729835242761 140729835242761 140729835245519 0
[pid=13048/tid=13059] ppid=13045 vsize=15020052 memory=8384 CPUtime=0.1 cores=1,3,5,7
/proc/13048/task/13059/stat : 13059 (java) S 13045 13048 2271 0 -1 1077944384 775 0 0 0 10 0 0 0 20 0 15 0 53308846 15380533248 32472 33554432000 4194304 4196468 140729835235968 140650034973552 140651064969858 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37314560 140729835242483 140729835242761 140729835242761 140729835245519 0
[pid=13048/tid=13060] ppid=13045 vsize=15020052 memory=7307210974946176466 CPUtime=0.07 cores=1,3,5,7
/proc/13048/task/13060/stat : 13060 (java) S 13045 13048 2271 0 -1 1077944384 165 0 0 0 7 0 0 0 20 0 15 0 53308846 15380533248 32472 33554432000 4194304 4196468 140729835235968 140650033920752 140651064969858 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37314560 140729835242483 140729835242761 140729835242761 140729835245519 0
[pid=13048/tid=13061] ppid=13045 vsize=15020052 memory=7302135314614015847 CPUtime=0.18 cores=1,3,5,7
/proc/13048/task/13061/stat : 13061 (java) S 13045 13048 2271 0 -1 1077944384 531 0 0 0 18 0 0 0 20 0 15 0 53308846 15380533248 32472 33554432000 4194304 4196468 140729835235968 140650032867952 140651064969858 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37314560 140729835242483 140729835242761 140729835242761 140729835245519 0
[pid=13048/tid=13062] ppid=13045 vsize=15020052 memory=7885635084775281008 CPUtime=0 cores=1,3,5,7
/proc/13048/task/13062/stat : 13062 (java) S 13045 13048 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53308846 15380533248 32472 33554432000 4194304 4196468 140729835235968 140648569105120 140651064968917 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37314560 140729835242483 140729835242761 140729835242761 140729835245519 0
[pid=13048/tid=13063] ppid=13045 vsize=15020052 memory=18448 CPUtime=0 cores=1,3,5,7
/proc/13048/task/13063/stat : 13063 (java) S 13045 13048 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53308846 15380533248 32472 33554432000 4194304 4196468 140729835235968 140650031815344 140651064969858 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37314560 140729835242483 140729835242761 140729835242761 140729835245519 0
Current children cumulated CPU time: 1.05 s
Current children cumulated vsize: 15020052 KiB
Current children cumulated memory: 129888 KiB

[startup+1.50148 s]
/proc/loadavg: 2.94 2.57 2.28 3/220 13063
/proc/meminfo: memFree=13751884/32770624 swapFree=67108860/67108860
[pid=13048] ppid=13045 vsize=15022100 memory=175948 CPUtime=2.92 cores=1,3,5,7
/proc/13048/stat : 13048 (java) S 13045 13048 2271 0 -1 1077944320 21475 0 0 0 285 7 0 0 20 0 15 0 53308839 15382630400 43987 33554432000 4194304 4196468 140729835235968 140729835218512 140651064958711 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 37314560 140729835242483 140729835242761 140729835242761 140729835245519 0
/proc/13048/statm: 3755525 43987 3203 1 0 3716910 0
[pid=13048/tid=13050] ppid=13045 vsize=15022100 memory=288230377108275491 CPUtime=1.47 cores=1,3,5,7
/proc/13048/task/13050/stat : 13050 (java) R 13045 13048 2271 0 -1 4202560 16056 0 0 0 142 5 0 0 20 0 15 0 53308839 15382630400 43987 33554432000 4194304 4196468 140729835235968 140651036789728 140651046827735 0 4 0 25189583 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 37314560 140729835242483 140729835242761 140729835242761 140729835245519 0
[pid=13048/tid=13051] ppid=13045 vsize=15022100 memory=288293289789228285 CPUtime=0 cores=1,3,5,7
/proc/13048/task/13051/stat : 13051 (java) S 13045 13048 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53308841 15382630400 43987 33554432000 4194304 4196468 140729835235968 140651069201552 140651064968917 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37314560 140729835242483 140729835242761 140729835242761 140729835245519 0
[pid=13048/tid=13052] ppid=13045 vsize=15022100 memory=288285580272600099 CPUtime=0 cores=1,3,5,7
/proc/13048/task/13052/stat : 13052 (java) S 13045 13048 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53308841 15382630400 43987 33554432000 4194304 4196468 140729835235968 140650860284944 140651064968917 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37314560 140729835242483 140729835242761 140729835242761 140729835245519 0
[pid=13048/tid=13053] ppid=13045 vsize=15022100 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13048/task/13053/stat : 13053 (java) S 13045 13048 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53308841 15382630400 43987 33554432000 4194304 4196468 140729835235968 140650859232144 140651064968917 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37314560 140729835242483 140729835242761 140729835242761 140729835245519 0
[pid=13048/tid=13054] ppid=13045 vsize=15022100 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13048/task/13054/stat : 13054 (java) S 13045 13048 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53308841 15382630400 43987 33554432000 4194304 4196468 140729835235968 140650858179344 140651064968917 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37314560 140729835242483 140729835242761 140729835242761 140729835245519 0
[pid=13048/tid=13055] ppid=13045 vsize=15022100 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13048/task/13055/stat : 13055 (java) S 13045 13048 2271 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 53308843 15382630400 43987 33554432000 4194304 4196468 140729835235968 140650036025712 140651064969858 0 0 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37314560 140729835242483 140729835242761 140729835242761 140729835245519 0

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

/proc/13048/task/13063/stat : 13063 (java) S 13045 13048 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 53308846 16060325888 238436 33554432000 4194304 4196468 140729835235968 140650031815344 140651064969858 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37314560 140729835242483 140729835242761 140729835242761 140729835245519 0
[pid=13048/tid=13065] ppid=13045 vsize=15683912 memory=1228 CPUtime=0 cores=1,3,5,7
/proc/13048/task/13065/stat : 13065 (java) S 13045 13048 2271 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 53309223 16060325888 238436 33554432000 4194304 4196468 140729835235968 140650015880384 140651064983321 0 4 0 25189583 18446744071579417331 0 0 -1 7 0 0 0 0 0 6293624 6294260 37314560 140729835242483 140729835242761 140729835242761 140729835245519 0
[pid=13048/tid=13067] ppid=13045 vsize=15683912 memory=1704 CPUtime=0 cores=1,3,5,7
/proc/13048/task/13067/stat : 13067 (java) S 13045 13048 2271 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 53309224 16060325888 238436 33554432000 4194304 4196468 140729835235968 140648032222384 140651064980637 0 4 0 25189583 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 37314560 140729835242483 140729835242761 140729835242761 140729835245519 0
[pid=13048/tid=13068] ppid=13045 vsize=15683912 memory=9924 CPUtime=0 cores=1,3,5,7
/proc/13048/task/13068/stat : 13068 (java) S 13045 13048 2271 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 53309224 16060325888 238436 33554432000 4194304 4196468 140729835235968 140647763787824 140651064980637 0 4 0 25189583 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 37314560 140729835242483 140729835242761 140729835242761 140729835245519 0
[pid=13048/tid=13069] ppid=13045 vsize=15683912 memory=5788 CPUtime=0 cores=1,3,5,7
/proc/13048/task/13069/stat : 13069 (java) S 13045 13048 2271 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 19 0 53309226 16060325888 238436 33554432000 4194304 4196468 140729835235968 140648300666528 140651064968917 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37314560 140729835242483 140729835242761 140729835242761 140729835245519 0
Current children cumulated CPU time: 21.68 s
Current children cumulated vsize: 15751696 KiB
Current children cumulated memory: 1002684 KiB

[startup+16.0008 s]*
/proc/loadavg: 2.82 2.56 2.28 3/225 13069
/proc/meminfo: memFree=12890648/32770624 swapFree=67108860/67108860
[pid=13048] ppid=13045 vsize=15683912 memory=953744 CPUtime=10.34 cores=1,3,5,7
/proc/13048/stat : 13048 (java) S 13045 13048 2271 0 -1 1077944320 26995 0 0 0 1012 22 0 0 20 0 19 0 53308839 16060325888 238436 33554432000 4194304 4196468 140729835235968 140729835218512 140651064958711 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 37314560 140729835242483 140729835242761 140729835242761 140729835245519 0
/proc/13048/statm: 3920978 238436 3232 1 0 3881834 0
[pid=13064] ppid=13048 vsize=67784 memory=50988 CPUtime=12.15 cores=1,3,5,7
/proc/13064/stat : 13064 (minisat_release) R 13048 13048 2271 0 -1 4202496 19127 0 0 0 1213 2 0 0 20 0 1 0 53309223 69410816 12747 33554432000 4194304 4308513 140725932678784 140725932675784 4276036 0 4 0 8396802 0 0 0 17 3 0 0 0 0 0 6409496 6410680 22913024 140725932679855 140725932680366 140725932680366 140725932683205 0
/proc/13064/statm: 16946 12747 354 28 0 13186 0
[pid=13048/tid=13050] ppid=13045 vsize=15683912 memory=-7824251494390520171 CPUtime=3.83 cores=1,3,5,7
/proc/13048/task/13050/stat : 13050 (java) S 13045 13048 2271 0 -1 1077944384 17714 0 0 0 366 17 0 0 20 0 19 0 53308839 16060325888 238436 33554432000 4194304 4196468 140729835235968 140651036797952 140651064968917 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37314560 140729835242483 140729835242761 140729835242761 140729835245519 0
[pid=13048/tid=13051] ppid=13045 vsize=15683912 memory=4872558044660077418 CPUtime=0 cores=1,3,5,7
/proc/13048/task/13051/stat : 13051 (java) S 13045 13048 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 53308841 16060325888 238436 33554432000 4194304 4196468 140729835235968 140651069201552 140651064968917 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37314560 140729835242483 140729835242761 140729835242761 140729835245519 0
[pid=13048/tid=13052] ppid=13045 vsize=15683912 memory=2832 CPUtime=0 cores=1,3,5,7
/proc/13048/task/13052/stat : 13052 (java) S 13045 13048 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 53308841 16060325888 238436 33554432000 4194304 4196468 140729835235968 140650860284944 140651064968917 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37314560 140729835242483 140729835242761 140729835242761 140729835245519 0
[pid=13048/tid=13053] ppid=13045 vsize=15683912 memory=2720 CPUtime=0 cores=1,3,5,7
/proc/13048/task/13053/stat : 13053 (java) S 13045 13048 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 53308841 16060325888 238436 33554432000 4194304 4196468 140729835235968 140650859232144 140651064968917 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37314560 140729835242483 140729835242761 140729835242761 140729835245519 0
[pid=13048/tid=13054] ppid=13045 vsize=15683912 memory=2200 CPUtime=0 cores=1,3,5,7
/proc/13048/task/13054/stat : 13054 (java) S 13045 13048 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 53308841 16060325888 238436 33554432000 4194304 4196468 140729835235968 140650858179344 140651064968917 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37314560 140729835242483 140729835242761 140729835242761 140729835245519 0
[pid=13048/tid=13055] ppid=13045 vsize=15683912 memory=7528 CPUtime=0 cores=1,3,5,7
/proc/13048/task/13055/stat : 13055 (java) S 13045 13048 2271 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 19 0 53308843 16060325888 238436 33554432000 4194304 4196468 140729835235968 140650036025712 140651064969858 0 0 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37314560 140729835242483 140729835242761 140729835242761 140729835245519 0
[pid=13048/tid=13056] ppid=13045 vsize=15683912 memory=844 CPUtime=0 cores=1,3,5,7
/proc/13048/task/13056/stat : 13056 (java) S 13045 13048 2271 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 53308843 16060325888 238436 33554432000 4194304 4196468 140729835235968 140649709954080 140651064968917 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37314560 140729835242483 140729835242761 140729835242761 140729835245519 0
[pid=13048/tid=13057] ppid=13045 vsize=15683912 memory=4096 CPUtime=0 cores=1,3,5,7
/proc/13048/task/13057/stat : 13057 (java) S 13045 13048 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 53308843 16060325888 238436 33554432000 4194304 4196468 140729835235968 140649441518448 140651064968917 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37314560 140729835242483 140729835242761 140729835242761 140729835245519 0
[pid=13048/tid=13058] ppid=13045 vsize=15683912 memory=1792 CPUtime=0 cores=1,3,5,7
/proc/13048/task/13058/stat : 13058 (java) S 13045 13048 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 53308846 16060325888 238436 33554432000 4194304 4196468 140729835235968 140649067009872 140651064977307 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37314560 140729835242483 140729835242761 140729835242761 140729835245519 0
[pid=13048/tid=13059] ppid=13045 vsize=15683912 memory=960 CPUtime=2.64 cores=1,3,5,7
/proc/13048/task/13059/stat : 13059 (java) S 13045 13048 2271 0 -1 1077944384 2309 0 0 0 263 1 0 0 20 0 19 0 53308846 16060325888 238436 33554432000 4194304 4196468 140729835235968 140650034973552 140651064969858 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37314560 140729835242483 140729835242761 140729835242761 140729835245519 0
[pid=13048/tid=13060] ppid=13045 vsize=15683912 memory=1232 CPUtime=2.68 cores=1,3,5,7
/proc/13048/task/13060/stat : 13060 (java) S 13045 13048 2271 0 -1 1077944384 1946 0 0 0 267 1 0 0 20 0 19 0 53308846 16060325888 238436 33554432000 4194304 4196468 140729835235968 140650033920752 140651064969858 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37314560 140729835242483 140729835242761 140729835242761 140729835245519 0
[pid=13048/tid=13061] ppid=13045 vsize=15683912 memory=953744 CPUtime=1.14 cores=1,3,5,7
/proc/13048/task/13061/stat : 13061 (java) S 13045 13048 2271 0 -1 1077944384 3633 0 0 0 112 2 0 0 20 0 19 0 53308846 16060325888 238436 33554432000 4194304 4196468 140729835235968 140650032867952 140651064969858 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37314560 140729835242483 140729835242761 140729835242761 140729835245519 0
[pid=13048/tid=13062] ppid=13045 vsize=15683912 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13048/task/13062/stat : 13062 (java) S 13045 13048 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 53308846 16060325888 238436 33554432000 4194304 4196468 140729835235968 140648569105120 140651064968917 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37314560 140729835242483 140729835242761 140729835242761 140729835245519 0
[pid=13048/tid=13063] ppid=13045 vsize=15683912 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13048/task/13063/stat : 13063 (java) S 13045 13048 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 53308846 16060325888 238436 33554432000 4194304 4196468 140729835235968 140650031815344 140651064969858 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37314560 140729835242483 140729835242761 140729835242761 140729835245519 0
[pid=13048/tid=13065] ppid=13045 vsize=15683912 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13048/task/13065/stat : 13065 (java) S 13045 13048 2271 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 53309223 16060325888 238436 33554432000 4194304 4196468 140729835235968 140650015880384 140651064983321 0 4 0 25189583 18446744071579417331 0 0 -1 7 0 0 0 0 0 6293624 6294260 37314560 140729835242483 140729835242761 140729835242761 140729835245519 0
[pid=13048/tid=13067] ppid=13045 vsize=15683912 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13048/task/13067/stat : 13067 (java) S 13045 13048 2271 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 53309224 16060325888 238436 33554432000 4194304 4196468 140729835235968 140648032222384 140651064980637 0 4 0 25189583 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 37314560 140729835242483 140729835242761 140729835242761 140729835245519 0
[pid=13048/tid=13068] ppid=13045 vsize=15683912 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13048/task/13068/stat : 13068 (java) S 13045 13048 2271 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 53309224 16060325888 238436 33554432000 4194304 4196468 140729835235968 140647763787824 140651064980637 0 4 0 25189583 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 37314560 140729835242483 140729835242761 140729835242761 140729835245519 0
[pid=13048/tid=13069] ppid=13045 vsize=15683912 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13048/task/13069/stat : 13069 (java) S 13045 13048 2271 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 19 0 53309226 16060325888 238436 33554432000 4194304 4196468 140729835235968 140648300666528 140651064968917 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37314560 140729835242483 140729835242761 140729835242761 140729835245519 0
Current children cumulated CPU time: 22.49 s
Current children cumulated vsize: 15751696 KiB
Current children cumulated memory: 1004732 KiB

[startup+16.2009 s]
/proc/loadavg: 2.82 2.56 2.28 3/225 13069
/proc/meminfo: memFree=12890648/32770624 swapFree=67108860/67108860
[pid=13048] ppid=13045 vsize=15683912 memory=953744 CPUtime=10.34 cores=1,3,5,7
/proc/13048/stat : 13048 (java) S 13045 13048 2271 0 -1 1077944320 26995 0 0 0 1012 22 0 0 20 0 19 0 53308839 16060325888 238436 33554432000 4194304 4196468 140729835235968 140729835218512 140651064958711 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 37314560 140729835242483 140729835242761 140729835242761 140729835245519 0
/proc/13048/statm: 3920978 238436 3232 1 0 3881834 0
[pid=13064] ppid=13048 vsize=67784 memory=50988 CPUtime=12.34 cores=1,3,5,7
/proc/13064/stat : 13064 (minisat_release) R 13048 13048 2271 0 -1 4202496 19153 0 0 0 1232 2 0 0 20 0 1 0 53309223 69410816 12747 33554432000 4194304 4308513 140725932678784 140725932675784 4275969 0 4 0 8396802 0 0 0 17 3 0 0 0 0 0 6409496 6410680 22913024 140725932679855 140725932680366 140725932680366 140725932683205 0
/proc/13064/statm: 16946 12747 354 28 0 13186 0
[pid=13048/tid=13050] ppid=13045 vsize=15683912 memory=15815608122316220 CPUtime=3.83 cores=1,3,5,7
/proc/13048/task/13050/stat : 13050 (java) S 13045 13048 2271 0 -1 1077944384 17714 0 0 0 366 17 0 0 20 0 19 0 53308839 16060325888 238436 33554432000 4194304 4196468 140729835235968 140651036797952 140651064968917 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37314560 140729835242483 140729835242761 140729835242761 140729835245519 0
[pid=13048/tid=13051] ppid=13045 vsize=15683912 memory=-7384994778349281184 CPUtime=0 cores=1,3,5,7
/proc/13048/task/13051/stat : 13051 (java) S 13045 13048 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 53308841 16060325888 238436 33554432000 4194304 4196468 140729835235968 140651069201552 140651064968917 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37314560 140729835242483 140729835242761 140729835242761 140729835245519 0
[pid=13048/tid=13052] ppid=13045 vsize=15683912 memory=4206468019014099040 CPUtime=0 cores=1,3,5,7
/proc/13048/task/13052/stat : 13052 (java) S 13045 13048 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 53308841 16060325888 238436 33554432000 4194304 4196468 140729835235968 140650860284944 140651064968917 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37314560 140729835242483 140729835242761 140729835242761 140729835245519 0
[pid=13048/tid=13053] ppid=13045 vsize=15683912 memory=-3195349257566499689 CPUtime=0 cores=1,3,5,7
/proc/13048/task/13053/stat : 13053 (java) S 13045 13048 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 53308841 16060325888 238436 33554432000 4194304 4196468 140729835235968 140650859232144 140651064968917 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37314560 140729835242483 140729835242761 140729835242761 140729835245519 0
[pid=13048/tid=13054] ppid=13045 vsize=15683912 memory=-6870076719079526735 CPUtime=0 cores=1,3,5,7
/proc/13048/task/13054/stat : 13054 (java) S 13045 13048 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 53308841 16060325888 238436 33554432000 4194304 4196468 140729835235968 140650858179344 140651064968917 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37314560 140729835242483 140729835242761 140729835242761 140729835245519 0
[pid=13048/tid=13055] ppid=13045 vsize=15683912 memory=6943526294502006880 CPUtime=0 cores=1,3,5,7
/proc/13048/task/13055/stat : 13055 (java) S 13045 13048 2271 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 19 0 53308843 16060325888 238436 33554432000 4194304 4196468 140729835235968 140650036025712 140651064969858 0 0 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37314560 140729835242483 140729835242761 140729835242761 140729835245519 0
[pid=13048/tid=13056] ppid=13045 vsize=15683912 memory=6655300316396806240 CPUtime=0 cores=1,3,5,7
/proc/13048/task/13056/stat : 13056 (java) S 13045 13048 2271 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 53308843 16060325888 238436 33554432000 4194304 4196468 140729835235968 140649709954080 140651064968917 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37314560 140729835242483 140729835242761 140729835242761 140729835245519 0
[pid=13048/tid=13057] ppid=13045 vsize=15683912 memory=279541436680048 CPUtime=0 cores=1,3,5,7
/proc/13048/task/13057/stat : 13057 (java) S 13045 13048 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 53308843 16060325888 238436 33554432000 4194304 4196468 140729835235968 140649441518448 140651064968917 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37314560 140729835242483 140729835242761 140729835242761 140729835245519 0
[pid=13048/tid=13058] ppid=13045 vsize=15683912 memory=-6374952517165216960 CPUtime=0 cores=1,3,5,7
/proc/13048/task/13058/stat : 13058 (java) S 13045 13048 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 53308846 16060325888 238436 33554432000 4194304 4196468 140729835235968 140649067009872 140651064977307 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37314560 140729835242483 140729835242761 140729835242761 140729835245519 0
[pid=13048/tid=13059] ppid=13045 vsize=15683912 memory=6943526294502006880 CPUtime=2.64 cores=1,3,5,7
/proc/13048/task/13059/stat : 13059 (java) S 13045 13048 2271 0 -1 1077944384 2309 0 0 0 263 1 0 0 20 0 19 0 53308846 16060325888 238436 33554432000 4194304 4196468 140729835235968 140650034973552 140651064969858 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37314560 140729835242483 140729835242761 140729835242761 140729835245519 0
[pid=13048/tid=13060] ppid=13045 vsize=15683912 memory=7976406965554101975 CPUtime=2.68 cores=1,3,5,7
/proc/13048/task/13060/stat : 13060 (java) S 13045 13048 2271 0 -1 1077944384 1946 0 0 0 267 1 0 0 20 0 19 0 53308846 16060325888 238436 33554432000 4194304 4196468 140729835235968 140650033920752 140651064969858 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37314560 140729835242483 140729835242761 140729835242761 140729835245519 0
[pid=13048/tid=13061] ppid=13045 vsize=15683912 memory=11201815065392 CPUtime=1.14 cores=1,3,5,7
/proc/13048/task/13061/stat : 13061 (java) S 13045 13048 2271 0 -1 1077944384 3633 0 0 0 112 2 0 0 20 0 19 0 53308846 16060325888 238436 33554432000 4194304 4196468 140729835235968 140650032867952 140651064969858 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37314560 140729835242483 140729835242761 140729835242761 140729835245519 0
[pid=13048/tid=13062] ppid=13045 vsize=15683912 memory=2319389216346218550 CPUtime=0 cores=1,3,5,7
/proc/13048/task/13062/stat : 13062 (java) S 13045 13048 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 53308846 16060325888 238436 33554432000 4194304 4196468 140729835235968 140648569105120 140651064968917 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37314560 140729835242483 140729835242761 140729835242761 140729835245519 0
[pid=13048/tid=13063] ppid=13045 vsize=15683912 memory=5866317203416307303 CPUtime=0 cores=1,3,5,7
/proc/13048/task/13063/stat : 13063 (java) S 13045 13048 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 53308846 16060325888 238436 33554432000 4194304 4196468 140729835235968 140650031815344 140651064969858 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37314560 140729835242483 140729835242761 140729835242761 140729835245519 0
[pid=13048/tid=13065] ppid=13045 vsize=15683912 memory=5866317203416307303 CPUtime=0 cores=1,3,5,7
/proc/13048/task/13065/stat : 13065 (java) S 13045 13048 2271 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 53309223 16060325888 238436 33554432000 4194304 4196468 140729835235968 140650015880384 140651064983321 0 4 0 25189583 18446744071579417331 0 0 -1 7 0 0 0 0 0 6293624 6294260 37314560 140729835242483 140729835242761 140729835242761 140729835245519 0
[pid=13048/tid=13067] ppid=13045 vsize=15683912 memory=16113634729 CPUtime=0 cores=1,3,5,7
/proc/13048/task/13067/stat : 13067 (java) S 13045 13048 2271 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 53309224 16060325888 238436 33554432000 4194304 4196468 140729835235968 140648032222384 140651064980637 0 4 0 25189583 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 37314560 140729835242483 140729835242761 140729835242761 140729835245519 0
[pid=13048/tid=13068] ppid=13045 vsize=15683912 memory=16113634729 CPUtime=0 cores=1,3,5,7
/proc/13048/task/13068/stat : 13068 (java) S 13045 13048 2271 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 53309224 16060325888 238436 33554432000 4194304 4196468 140729835235968 140647763787824 140651064980637 0 4 0 25189583 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 37314560 140729835242483 140729835242761 140729835242761 140729835245519 0
[pid=13048/tid=13069] ppid=13045 vsize=15683912 memory=16113634729 CPUtime=0 cores=1,3,5,7
/proc/13048/task/13069/stat : 13069 (java) S 13045 13048 2271 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 19 0 53309226 16060325888 238436 33554432000 4194304 4196468 140729835235968 140648300666528 140651064968917 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37314560 140729835242483 140729835242761 140729835242761 140729835245519 0
Current children cumulated CPU time: 22.68 s
Current children cumulated vsize: 15751696 KiB
Current children cumulated memory: 1004732 KiB

[startup+16.3008 s]
/proc/loadavg: 2.82 2.56 2.28 3/225 13069
/proc/meminfo: memFree=12890648/32770624 swapFree=67108860/67108860
[pid=13048] ppid=13045 vsize=15683912 memory=953744 CPUtime=10.34 cores=1,3,5,7
/proc/13048/stat : 13048 (java) S 13045 13048 2271 0 -1 1077944320 26995 0 0 0 1012 22 0 0 20 0 19 0 53308839 16060325888 238436 33554432000 4194304 4196468 140729835235968 140729835218512 140651064958711 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 37314560 140729835242483 140729835242761 140729835242761 140729835245519 0
/proc/13048/statm: 3920978 238436 3232 1 0 3881834 0
[pid=13064] ppid=13048 vsize=67784 memory=50988 CPUtime=12.44 cores=1,3,5,7
/proc/13064/stat : 13064 (minisat_release) R 13048 13048 2271 0 -1 4202496 19188 0 0 0 1242 2 0 0 20 0 1 0 53309223 69410816 12747 33554432000 4194304 4308513 140725932678784 140725932675784 4276404 0 4 0 8396802 0 0 0 17 3 0 0 0 0 0 6409496 6410680 22913024 140725932679855 140725932680366 140725932680366 140725932683205 0
/proc/13064/statm: 16946 12747 354 28 0 13186 0
[pid=13048/tid=13050] ppid=13045 vsize=15683912 memory=48940 CPUtime=3.83 cores=1,3,5,7
/proc/13048/task/13050/stat : 13050 (java) S 13045 13048 2271 0 -1 1077944384 17714 0 0 0 366 17 0 0 20 0 19 0 53308839 16060325888 238436 33554432000 4194304 4196468 140729835235968 140651036797952 140651064968917 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37314560 140729835242483 140729835242761 140729835242761 140729835245519 0
[pid=13048/tid=13051] ppid=13045 vsize=15683912 memory=48940 CPUtime=0 cores=1,3,5,7
/proc/13048/task/13051/stat : 13051 (java) S 13045 13048 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 53308841 16060325888 238436 33554432000 4194304 4196468 140729835235968 140651069201552 140651064968917 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37314560 140729835242483 140729835242761 140729835242761 140729835245519 0
[pid=13048/tid=13052] ppid=13045 vsize=15683912 memory=796 CPUtime=0 cores=1,3,5,7
/proc/13048/task/13052/stat : 13052 (java) S 13045 13048 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 53308841 16060325888 238436 33554432000 4194304 4196468 140729835235968 140650860284944 140651064968917 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37314560 140729835242483 140729835242761 140729835242761 140729835245519 0
[pid=13048/tid=13053] ppid=13045 vsize=15683912 memory=1012 CPUtime=0 cores=1,3,5,7
/proc/13048/task/13053/stat : 13053 (java) S 13045 13048 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 53308841 16060325888 238436 33554432000 4194304 4196468 140729835235968 140650859232144 140651064968917 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37314560 140729835242483 140729835242761 140729835242761 140729835245519 0
[pid=13048/tid=13054] ppid=13045 vsize=15683912 memory=1228 CPUtime=0 cores=1,3,5,7
/proc/13048/task/13054/stat : 13054 (java) S 13045 13048 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 53308841 16060325888 238436 33554432000 4194304 4196468 140729835235968 140650858179344 140651064968917 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37314560 140729835242483 140729835242761 140729835242761 140729835245519 0
[pid=13048/tid=13055] ppid=13045 vsize=15683912 memory=48940 CPUtime=0 cores=1,3,5,7
/proc/13048/task/13055/stat : 13055 (java) S 13045 13048 2271 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 19 0 53308843 16060325888 238436 33554432000 4194304 4196468 140729835235968 140650036025712 140651064969858 0 0 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37314560 140729835242483 140729835242761 140729835242761 140729835245519 0
[pid=13048/tid=13056] ppid=13045 vsize=15683912 memory=288230621803970871 CPUtime=0 cores=1,3,5,7
/proc/13048/task/13056/stat : 13056 (java) S 13045 13048 2271 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 53308843 16060325888 238436 33554432000 4194304 4196468 140729835235968 140649709954080 140651064968917 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37314560 140729835242483 140729835242761 140729835242761 140729835245519 0
[pid=13048/tid=13057] ppid=13045 vsize=15683912 memory=16098156739823870 CPUtime=0 cores=1,3,5,7
/proc/13048/task/13057/stat : 13057 (java) S 13045 13048 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 53308843 16060325888 238436 33554432000 4194304 4196468 140729835235968 140649441518448 140651064968917 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37314560 140729835242483 140729835242761 140729835242761 140729835245519 0
[pid=13048/tid=13058] ppid=13045 vsize=15683912 memory=17200 CPUtime=0 cores=1,3,5,7
/proc/13048/task/13058/stat : 13058 (java) S 13045 13048 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 53308846 16060325888 238436 33554432000 4194304 4196468 140729835235968 140649067009872 140651064977307 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37314560 140729835242483 140729835242761 140729835242761 140729835245519 0
[pid=13048/tid=13059] ppid=13045 vsize=15683912 memory=2420 CPUtime=2.64 cores=1,3,5,7
/proc/13048/task/13059/stat : 13059 (java) S 13045 13048 2271 0 -1 1077944384 2309 0 0 0 263 1 0 0 20 0 19 0 53308846 16060325888 238436 33554432000 4194304 4196468 140729835235968 140650034973552 140651064969858 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37314560 140729835242483 140729835242761 140729835242761 140729835245519 0
[pid=13048/tid=13060] ppid=13045 vsize=15683912 memory=-7824251494390520171 CPUtime=2.68 cores=1,3,5,7
/proc/13048/task/13060/stat : 13060 (java) S 13045 13048 2271 0 -1 1077944384 1946 0 0 0 267 1 0 0 20 0 19 0 53308846 16060325888 238436 33554432000 4194304 4196468 140729835235968 140650033920752 140651064969858 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37314560 140729835242483 140729835242761 140729835242761 140729835245519 0
[pid=13048/tid=13061] ppid=13045 vsize=15683912 memory=960 CPUtime=1.14 cores=1,3,5,7
/proc/13048/task/13061/stat : 13061 (java) S 13045 13048 2271 0 -1 1077944384 3633 0 0 0 112 2 0 0 20 0 19 0 53308846 16060325888 238436 33554432000 4194304 4196468 140729835235968 140650032867952 140651064969858 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37314560 140729835242483 140729835242761 140729835242761 140729835245519 0
[pid=13048/tid=13062] ppid=13045 vsize=15683912 memory=1232 CPUtime=0 cores=1,3,5,7
/proc/13048/task/13062/stat : 13062 (java) S 13045 13048 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 53308846 16060325888 238436 33554432000 4194304 4196468 140729835235968 140648569105120 140651064968917 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37314560 140729835242483 140729835242761 140729835242761 140729835245519 0
[pid=13048/tid=13063] ppid=13045 vsize=15683912 memory=2344 CPUtime=0 cores=1,3,5,7
/proc/13048/task/13063/stat : 13063 (java) S 13045 13048 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 53308846 16060325888 238436 33554432000 4194304 4196468 140729835235968 140650031815344 140651064969858 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37314560 140729835242483 140729835242761 140729835242761 140729835245519 0
[pid=13048/tid=13065] ppid=13045 vsize=15683912 memory=928 CPUtime=0 cores=1,3,5,7
/proc/13048/task/13065/stat : 13065 (java) S 13045 13048 2271 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 53309223 16060325888 238436 33554432000 4194304 4196468 140729835235968 140650015880384 140651064983321 0 4 0 25189583 18446744071579417331 0 0 -1 7 0 0 0 0 0 6293624 6294260 37314560 140729835242483 140729835242761 140729835242761 140729835245519 0
[pid=13048/tid=13067] ppid=13045 vsize=15683912 memory=953744 CPUtime=0 cores=1,3,5,7
/proc/13048/task/13067/stat : 13067 (java) S 13045 13048 2271 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 53309224 16060325888 238436 33554432000 4194304 4196468 140729835235968 140648032222384 140651064980637 0 4 0 25189583 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 37314560 140729835242483 140729835242761 140729835242761 140729835245519 0
[pid=13048/tid=13068] ppid=13045 vsize=15683912 memory=953744 CPUtime=0 cores=1,3,5,7
/proc/13048/task/13068/stat : 13068 (java) S 13045 13048 2271 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 53309224 16060325888 238436 33554432000 4194304 4196468 140729835235968 140647763787824 140651064980637 0 4 0 25189583 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 37314560 140729835242483 140729835242761 140729835242761 140729835245519 0
[pid=13048/tid=13069] ppid=13045 vsize=15683912 memory=50988 CPUtime=0 cores=1,3,5,7
/proc/13048/task/13069/stat : 13069 (java) S 13045 13048 2271 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 19 0 53309226 16060325888 238436 33554432000 4194304 4196468 140729835235968 140648300666528 140651064968917 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37314560 140729835242483 140729835242761 140729835242761 140729835245519 0
Current children cumulated CPU time: 22.78 s
Current children cumulated vsize: 15751696 KiB
Current children cumulated memory: 1004732 KiB

Child status: 0
Real time (s): 16.3548
CPU time (s): 22.866
CPU user time (s): 22.5963
CPU system time (s): 0.269722
CPU usage (%): 139.812
Max. virtual memory (cumulated for all children) (KiB): 15751696
Max. memory (cumulated for all children) (KiB): 1004732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 22.5963
system time used= 0.269722
maximum resident set size= 954436
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 46263
page faults= 0
swaps= 0
block input operations= 0
block output operations= 704
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4486
involuntary context switches= 61


# summary of solver processes directly reported to runsolver:
#   pid: 13048
#   total CPU time (s): 22.866
#   total CPU user time (s): 22.5963
#   total CPU system time (s): 0.269722

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.14993 second user time and 0.188884 second system time

The end

Launcher Data

Begin job on node105 at 2018-07-23 16:50:57
IDJOB=4294721
IDBENCH=141414
IDSOLVER=2756
FILE ID=node105/4294721-1532357457
RUNJOBID= node105-1532330128-2303
PBS_JOBID= 21019001
Free space on /tmp= 44844 MiB

SOLVER NAME= scop order+MapleCOMSPS (2018-06-13)
BENCH NAME= XCSP18/Haystacks/Haystacks-ext-13_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-4294721-1532357457/watcher-4294721-1532357457 -o /tmp/evaluation-result-4294721-1532357457/solver-4294721-1532357457 -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-4294721-1532357457.xml

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

MD5SUM BENCH= d20946c70cb8756d1a4b7fb63c02a1de
RANDOM SEED=986709514

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:        13884704 kB
MemAvailable:   29535816 kB
Buffers:          199944 kB
Cached:         15424376 kB
SwapCached:            0 kB
Active:          3813768 kB
Inactive:       14265504 kB
Active(anon):    2407120 kB
Inactive(anon):    67172 kB
Active(file):    1406648 kB
Inactive(file): 14198332 kB
Unevictable:        7296 kB
Mlocked:            7296 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8068 kB
Writeback:             0 kB
AnonPages:       2498480 kB
Mapped:            49348 kB
Shmem:             17036 kB
Slab:             502356 kB
SReclaimable:     474592 kB
SUnreclaim:        27764 kB
KernelStack:        3968 kB
PageTables:         9440 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:   13464288 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2324480 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:51:13