Trace number 4295885

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
scop both+MapleCOMSPS (2018-06-13)? (TO) 2520.08 2507.53

General information on the benchmark

NameQuasigroups/
QuasiGroup-4-14_c18.xml
MD5SUM0e107aeb1163eb9d4573d4ca0ed1edf8
Bench CategoryCSP (decision problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables392
Number of constraints366
Number of domains2
Minimum domain size14
Maximum domain size196
Distribution of domain sizes[{"size":14,"count":196},{"size":196,"count":182}]
Minimum variable degree0
Maximum variable degree185
Distribution of variable degrees[{"degree":0,"count":14},{"degree":2,"count":182},{"degree":184,"count":14},{"degree":185,"count":182}]
Minimum constraint arity3
Maximum constraint arity197
Distribution of constraint arities[{"arity":3,"count":182},{"arity":14,"count":1},{"arity":196,"count":1},{"arity":197,"count":182}]
Number of extensional constraints0
Number of intensional constraints182
Distribution of constraint types[{"type":"intension","count":182},{"type":"allDifferent","count":1},{"type":"instantiation","count":1},{"type":"element","count":182}]
Optimization problemNO
Type of objective

Solver Data

0.66/0.52	
0.66/0.52	scop both+minisat_release (2018-06-13)
0.66/0.52	
0.66/0.55	c BEGIN-Prog: Thu Jul 26 10:43:23 CEST 2018
0.66/0.55	c PID: 7751
0.66/0.55	c IP: 172.20.3.107
0.66/0.55	c HOST: node107.alineos.net
0.66/0.55	c (0,0) Parsing Begin
2.04/1.19	c (0,0) Parsing End
2.04/1.20	c (0,0) CSP: 378 int (0 aux), 0 bool (0 aux), 366 ctr, max domain size 196
2.04/1.20	c (0,0) Heap : 168 MiB used (max 10795 MiB), NonHeap : 21 MiB used (max 0 MiB)
2.04/1.20	c (0,0) Constraint Name Generate Begin
2.35/1.23	c (0,0) Ctr:HOME/instance-4295885-1532594602.xml,Add:AllDifferentMatrix:Element:Eq:Instantiation:IntVar:Mul:Num
2.35/1.23	c (0,0) Constraint Name Generate End
2.35/1.23	c (0,0) Heap : 225 MiB used (max 10795 MiB), NonHeap : 21 MiB used (max 0 MiB)
2.35/1.23	c (0,0) CSP to CSPinCNF Begin
4.55/2.07	c (1,1) translated 37 (10%) constraints
5.44/2.32	c (1,1) translated 74 (20%) constraints
5.74/2.51	c (1,1) translated 110 (30%) constraints
5.94/2.70	c (2,2) translated 147 (40%) constraints
6.04/2.89	c (2,2) translated 183 (50%) constraints
6.15/2.91	c (2,2) translated 220 (60%) constraints
6.15/2.92	c (2,2) translated 257 (70%) constraints
6.15/2.93	c (2,2) translated 293 (80%) constraints
6.15/2.93	c (2,2) translated 330 (90%) constraints
6.15/2.94	c (2,2) translated 366 (100%) constraints
7.10/3.23	c (2,2) STATISTICS1:HOME/instance-4295885-1532594602.xml,Add:AllDifferentMatrix:Element:Eq:Instantiation:IntVar:Mul:Num,378,38472,196,196,14,3,196:364;14:2184;1:364,196:35854;14:38948;1:2982,14:56;3:35672;2:2548;1:196,3:364;2:2548;1:107828,
7.10/3.23	c (2,2) ===========================================
7.10/3.23	c (2,2) Both Encoding selects:
7.10/3.23	c (2,2) Order
7.10/3.23	c (2,2) ===========================================
8.12/3.58	c (3,3) translated 3848 (10%) constraints
9.35/3.91	c (3,3) translated 7695 (20%) constraints
9.87/4.15	c (3,3) translated 11542 (30%) constraints
10.11/4.36	c (3,3) translated 15389 (40%) constraints
10.38/4.57	c (4,4) translated 19236 (50%) constraints
10.60/4.79	c (4,4) translated 23084 (60%) constraints
10.80/5.00	c (4,4) translated 26931 (70%) constraints
11.11/5.21	c (4,4) translated 30778 (80%) constraints
11.36/5.43	c (4,4) translated 34625 (90%) constraints
11.56/5.65	c (5,5) translated 38472 (100%) constraints
11.56/5.65	c (5,5) CSP to CSPinCNF End
11.56/5.65	c (5,5) CSP: 378 int (0 aux), 2744 bool (2744 aux), 110012 ctr, max domain size 196
11.56/5.65	c (5,5) Heap : 1520 MiB used (max 10795 MiB), NonHeap : 28 MiB used (max 0 MiB)
11.56/5.65	c (5,5) CSPinCNF Propagation Begin
13.57/6.47	c (5,5) 658 values, 7968 unsatisfiable literals, and 12600 valid clauses are removed
13.57/6.47	c (5,5) CSPinCNF Propagation End
13.57/6.47	c (5,5) CSP: 616 int (238 aux), 2506 bool (2506 aux), 97412 ctr, max domain size 194
13.57/6.47	c (5,5) Heap : 1915 MiB used (max 10795 MiB), NonHeap : 29 MiB used (max 0 MiB)
13.57/6.47	c (5,5) Simplify CSPinCNF Begin
14.61/6.81	c (6,6) Simplify CSPinCNF End
14.61/6.81	c (6,6) CSP: 616 int (238 aux), 7490 bool (7490 aux), 102396 ctr, max domain size 194
14.61/6.81	c (6,6) Heap : 2027 MiB used (max 10795 MiB), NonHeap : 28 MiB used (max 0 MiB)
14.61/6.81	c (6,6) Calculate Precise Domain Begin
14.61/6.82	c (6,6) 0 values are removed by re-calculation
14.61/6.82	c (6,6) Calculate Precise Domain End
14.61/6.82	c (6,6) CSP: 616 int (238 aux), 7490 bool (7490 aux), 102396 ctr, max domain size 194
14.61/6.82	c (6,6) Heap : 2027 MiB used (max 10795 MiB), NonHeap : 28 MiB used (max 0 MiB)
14.61/6.82	c (6,6) CSPinCNF to SatSolver Begin
16.21/7.32	c (6,6) 10240 (10 %) CSP clauses are encoded (44062 SAT variables, 101167 SAT clauses)
16.21/7.37	c (6,6) 20480 (20 %) CSP clauses are encoded (44062 SAT variables, 111407 SAT clauses)
16.45/7.42	c (6,6) 30719 (30 %) CSP clauses are encoded (44062 SAT variables, 121646 SAT clauses)
16.45/7.46	c (6,6) 40959 (40 %) CSP clauses are encoded (44062 SAT variables, 131886 SAT clauses)
16.55/7.51	c (6,6) 51198 (50 %) CSP clauses are encoded (44062 SAT variables, 142125 SAT clauses)
16.55/7.56	c (7,7) 61438 (60 %) CSP clauses are encoded (44062 SAT variables, 152365 SAT clauses)
16.65/7.60	c (7,7) 71678 (70 %) CSP clauses are encoded (44062 SAT variables, 162605 SAT clauses)
16.65/7.65	c (7,7) 81917 (80 %) CSP clauses are encoded (44062 SAT variables, 172844 SAT clauses)
16.65/7.69	c (7,7) 92157 (90 %) CSP clauses are encoded (44062 SAT variables, 183084 SAT clauses)
17.26/7.97	c (7,7) 102396 (100 %) CSP clauses are encoded (44062 SAT variables, 260386 SAT clauses)
17.26/7.97	c (7,7) CSPinCNF to SatSolver End
17.26/7.97	c (7,7) Heap : 2703 MiB used (max 10795 MiB), NonHeap : 30 MiB used (max 0 MiB)
18.47/8.38	c (7,7) STATISTICS2:HOME/instance-4295885-1532594602.xml,Add:AllDifferentMatrix:Element:Eq:Instantiation:IntVar:Mul:Num,8106,102396,196,194,12,3,196:264;169:88;144:12;14:2640;13:1448;12:280;1:616,194:42680;193:8492;179:15036;178:712;164:1968;14:52536;13:16192;12:2036;2:102166;1:616,12:52;3:31774;2:70206;1:364,3:364;2:4984;1:231374,
18.47/8.38	c (7,7) SatSolver.solve Begin
18.47/8.38	c (7,7) 44062 bool, 260528 clause
18.47/8.38	c (7,7) 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-4295885-1532594602.xml-scop-7751.cnf HOME/instance-4295885-1532594602.xml-scop-7751.cnf.out
2520.04/2507.50	c (2506,0) receiving signal SIGTERM
2520.04/2507.50	s UNKNOWN
2520.04/2507.50	c (2506,7) SatSolver is killed by some reasons.
2520.04/2507.50	c (2506,7) 0,0,5,5,6,6,7,TO,TO,STOP-AFTER(DIMACS)
2520.04/2507.50	c END-Prog: Thu Jul 26 11:25:10 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 (4905 MiB free)
  memory of node 1: 16384 MiB (7804 MiB free)
  node distances:
     10  21
     21  10

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

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

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

solver pid=7751, runsolver pid=7748

[startup+0.100171 s]*
/proc/loadavg: 0.82 0.77 0.85 4/216 7784
/proc/meminfo: memFree=12891896/32770624 swapFree=67108860/67108860
[pid=7751] ppid=7748 vsize=15011656 memory=73528 CPUtime=0.11 cores=0,2,4,6
/proc/7751/stat : 7751 (java) S 7748 7751 6157 0 -1 1077944320 6525 0 0 0 9 2 0 0 20 0 15 0 77023427 15371935744 18382 33554432000 4194304 4196468 140729637749008 140729637731552 139654350950135 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 30044160 140729637753844 140729637754121 140729637754121 140729637756879 0
/proc/7751/statm: 3752914 18382 2779 1 0 3715374 0
[pid=7751/tid=7757] ppid=7748 vsize=15011656 memory=-3103912127665269909 CPUtime=0.09 cores=0,2,4,6
/proc/7751/task/7757/stat : 7757 (java) R 7748 7751 6157 0 -1 4202560 4876 0 0 0 7 2 0 0 20 0 15 0 77023428 15371935744 18580 33554432000 4194304 4196468 140729637749008 139654322762120 139654331225884 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 30044160 140729637753844 140729637754121 140729637754121 140729637756879 0
[pid=7751/tid=7759] ppid=7748 vsize=15011656 memory=4211974410448203146 CPUtime=0 cores=0,2,4,6
/proc/7751/task/7759/stat : 7759 (java) S 7748 7751 6157 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 77023429 15371935744 18646 33554432000 4194304 4196468 140729637749008 139654355192080 139654350960341 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30044160 140729637753844 140729637754121 140729637754121 140729637756879 0
[pid=7751/tid=7760] ppid=7748 vsize=15011656 memory=140684243412608 CPUtime=0 cores=0,2,4,6
/proc/7751/task/7760/stat : 7760 (java) S 7748 7751 6157 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 77023429 15371935744 18646 33554432000 4194304 4196468 140729637749008 139654153968016 139654350960341 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30044160 140729637753844 140729637754121 140729637754121 140729637756879 0
[pid=7751/tid=7761] ppid=7748 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7751/task/7761/stat : 7761 (java) S 7748 7751 6157 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 77023429 15371935744 18646 33554432000 4194304 4196468 140729637749008 139654152915472 139654350960341 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30044160 140729637753844 140729637754121 140729637754121 140729637756879 0
[pid=7751/tid=7762] ppid=7748 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7751/task/7762/stat : 7762 (java) S 7748 7751 6157 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 77023429 15371935744 18646 33554432000 4194304 4196468 140729637749008 139654151862928 139654350960341 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30044160 140729637753844 140729637754121 140729637754121 140729637756879 0
[pid=7751/tid=7767] ppid=7748 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7751/task/7767/stat : 7767 (java) S 7748 7751 6157 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 77023431 15371935744 18646 33554432000 4194304 4196468 140729637749008 139653758032368 139654350961282 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30044160 140729637753844 140729637754121 140729637754121 140729637756879 0
[pid=7751/tid=7769] ppid=7748 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7751/task/7769/stat : 7769 (java) S 7748 7751 6157 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 77023431 15371935744 18646 33554432000 4194304 4196468 140729637749008 139652941997472 139654350960341 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30044160 140729637753844 140729637754121 140729637754121 140729637756879 0
[pid=7751/tid=7771] ppid=7748 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7751/task/7771/stat : 7771 (java) S 7748 7751 6157 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 77023431 15371935744 18646 33554432000 4194304 4196468 140729637749008 139652673562096 139654350960341 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30044160 140729637753844 140729637754121 140729637754121 140729637756879 0
[pid=7751/tid=7774] ppid=7748 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7751/task/7774/stat : 7774 (java) S 7748 7751 6157 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 77023434 15371935744 18646 33554432000 4194304 4196468 140729637749008 139652299053776 139654350968731 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30044160 140729637753844 140729637754121 140729637754121 140729637756879 0
[pid=7751/tid=7777] ppid=7748 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7751/task/7777/stat : 7777 (java) S 7748 7751 6157 0 -1 1077944384 301 0 0 0 0 0 0 0 20 0 15 0 77023434 15371935744 18646 33554432000 4194304 4196468 140729637749008 139653756979184 139654350961282 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30044160 140729637753844 140729637754121 140729637754121 140729637756879 0
[pid=7751/tid=7779] ppid=7748 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7751/task/7779/stat : 7779 (java) S 7748 7751 6157 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 77023434 15371935744 18646 33554432000 4194304 4196468 140729637749008 139653755926640 139654350961282 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30044160 140729637753844 140729637754121 140729637754121 140729637756879 0
[pid=7751/tid=7780] ppid=7748 vsize=15011656 memory=140684243412608 CPUtime=0.01 cores=0,2,4,6
/proc/7751/task/7780/stat : 7780 (java) S 7748 7751 6157 0 -1 1077944384 266 0 0 0 1 0 0 0 20 0 15 0 77023434 15371935744 18646 33554432000 4194304 4196468 140729637749008 139653754874096 139654350961282 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30044160 140729637753844 140729637754121 140729637754121 140729637756879 0
[pid=7751/tid=7782] ppid=7748 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7751/task/7782/stat : 7782 (java) S 7748 7751 6157 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 77023434 15371935744 18712 33554432000 4194304 4196468 140729637749008 139651801148000 139654350960341 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30044160 140729637753844 140729637754121 140729637754121 140729637756879 0
[pid=7751/tid=7784] ppid=7748 vsize=15011656 memory=140684243412608 CPUtime=0 cores=0,2,4,6
/proc/7751/task/7784/stat : 7784 (java) S 7748 7751 6157 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 77023434 15371935744 18712 33554432000 4194304 4196468 140729637749008 139653753822000 139654350961282 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30044160 140729637753844 140729637754121 140729637754121 140729637756879 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 73528 KiB

[startup+0.210604 s]*
/proc/loadavg: 0.82 0.77 0.85 4/216 7784
/proc/meminfo: memFree=12864488/32770624 swapFree=67108860/67108860
[pid=7751] ppid=7748 vsize=15011656 memory=85584 CPUtime=0.26 cores=0,2,4,6
/proc/7751/stat : 7751 (java) S 7748 7751 6157 0 -1 1077944320 9853 0 0 0 23 3 0 0 20 0 15 0 77023427 15371935744 21396 33554432000 4194304 4196468 140729637749008 140729637731552 139654350950135 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 30044160 140729637753844 140729637754121 140729637754121 140729637756879 0
/proc/7751/statm: 3752914 21396 2885 1 0 3715374 0
[pid=7751/tid=7757] ppid=7748 vsize=15011656 memory=7377246124687064083 CPUtime=0.19 cores=0,2,4,6
/proc/7751/task/7757/stat : 7757 (java) S 7748 7751 6157 0 -1 1077944384 7760 0 0 0 17 2 0 0 20 0 15 0 77023428 15371935744 21396 33554432000 4194304 4196468 140729637749008 139654322776048 139654350960341 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30044160 140729637753844 140729637754121 140729637754121 140729637756879 0
[pid=7751/tid=7759] ppid=7748 vsize=15011656 memory=4211974410448203146 CPUtime=0 cores=0,2,4,6
/proc/7751/task/7759/stat : 7759 (java) S 7748 7751 6157 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 77023429 15371935744 21396 33554432000 4194304 4196468 140729637749008 139654355192080 139654350960341 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30044160 140729637753844 140729637754121 140729637754121 140729637756879 0
[pid=7751/tid=7760] ppid=7748 vsize=15011656 memory=140684243412608 CPUtime=0 cores=0,2,4,6
/proc/7751/task/7760/stat : 7760 (java) S 7748 7751 6157 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 77023429 15371935744 21396 33554432000 4194304 4196468 140729637749008 139654153968016 139654350960341 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30044160 140729637753844 140729637754121 140729637754121 140729637756879 0
[pid=7751/tid=7761] ppid=7748 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7751/task/7761/stat : 7761 (java) S 7748 7751 6157 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 77023429 15371935744 21396 33554432000 4194304 4196468 140729637749008 139654152915472 139654350960341 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30044160 140729637753844 140729637754121 140729637754121 140729637756879 0
[pid=7751/tid=7762] ppid=7748 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7751/task/7762/stat : 7762 (java) S 7748 7751 6157 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 77023429 15371935744 21396 33554432000 4194304 4196468 140729637749008 139654151862928 139654350960341 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30044160 140729637753844 140729637754121 140729637754121 140729637756879 0
[pid=7751/tid=7767] ppid=7748 vsize=15011656 memory=140684243412608 CPUtime=0 cores=0,2,4,6
/proc/7751/task/7767/stat : 7767 (java) S 7748 7751 6157 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 77023431 15371935744 21396 33554432000 4194304 4196468 140729637749008 139653758032368 139654350961282 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30044160 140729637753844 140729637754121 140729637754121 140729637756879 0
[pid=7751/tid=7769] ppid=7748 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7751/task/7769/stat : 7769 (java) S 7748 7751 6157 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 77023431 15371935744 21396 33554432000 4194304 4196468 140729637749008 139652941997472 139654350960341 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30044160 140729637753844 140729637754121 140729637754121 140729637756879 0
[pid=7751/tid=7771] ppid=7748 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7751/task/7771/stat : 7771 (java) S 7748 7751 6157 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 77023431 15371935744 21396 33554432000 4194304 4196468 140729637749008 139652673562096 139654350960341 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30044160 140729637753844 140729637754121 140729637754121 140729637756879 0
[pid=7751/tid=7774] ppid=7748 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7751/task/7774/stat : 7774 (java) S 7748 7751 6157 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 77023434 15371935744 21396 33554432000 4194304 4196468 140729637749008 139652299053776 139654350968731 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30044160 140729637753844 140729637754121 140729637754121 140729637756879 0
[pid=7751/tid=7777] ppid=7748 vsize=15011656 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/7751/task/7777/stat : 7777 (java) R 7748 7751 6157 0 -1 4202560 455 0 0 0 1 0 0 0 20 0 15 0 77023434 15371935744 21396 33554432000 4194304 4196468 140729637749008 139653756979184 139654350962070 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 30044160 140729637753844 140729637754121 140729637754121 140729637756879 0
[pid=7751/tid=7779] ppid=7748 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7751/task/7779/stat : 7779 (java) S 7748 7751 6157 0 -1 1077944384 18 0 0 0 0 0 0 0 20 0 15 0 77023434 15371935744 21396 33554432000 4194304 4196468 140729637749008 139653755926640 139654350961282 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30044160 140729637753844 140729637754121 140729637754121 140729637756879 0
[pid=7751/tid=7780] ppid=7748 vsize=15011656 memory=140684243412608 CPUtime=0.03 cores=0,2,4,6
/proc/7751/task/7780/stat : 7780 (java) R 7748 7751 6157 0 -1 4202560 288 0 0 0 3 0 0 0 20 0 15 0 77023434 15371935744 21396 33554432000 4194304 4196468 140729637749008 139653754874096 139654350962070 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 30044160 140729637753844 140729637754121 140729637754121 140729637756879 0
[pid=7751/tid=7782] ppid=7748 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7751/task/7782/stat : 7782 (java) S 7748 7751 6157 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 77023434 15371935744 21396 33554432000 4194304 4196468 140729637749008 139651801148000 139654350960341 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30044160 140729637753844 140729637754121 140729637754121 140729637756879 0
[pid=7751/tid=7784] ppid=7748 vsize=15011656 memory=140684243412608 CPUtime=0 cores=0,2,4,6
/proc/7751/task/7784/stat : 7784 (java) S 7748 7751 6157 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 77023434 15371935744 21396 33554432000 4194304 4196468 140729637749008 139653753822000 139654350961282 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30044160 140729637753844 140729637754121 140729637754121 140729637756879 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 85584 KiB

[startup+0.310551 s]*
/proc/loadavg: 0.82 0.77 0.85 4/216 7784
/proc/meminfo: memFree=12856656/32770624 swapFree=67108860/67108860
[pid=7751] ppid=7748 vsize=15011656 memory=89468 CPUtime=0.43 cores=0,2,4,6
/proc/7751/stat : 7751 (java) S 7748 7751 6157 0 -1 1077944320 10470 0 0 0 39 4 0 0 20 0 15 0 77023427 15371935744 22367 33554432000 4194304 4196468 140729637749008 140729637731552 139654350950135 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 30044160 140729637753844 140729637754121 140729637754121 140729637756879 0
/proc/7751/statm: 3752914 22367 2980 1 0 3715374 0
[pid=7751/tid=7757] ppid=7748 vsize=15011656 memory=281368273617136 CPUtime=0.3 cores=0,2,4,6
/proc/7751/task/7757/stat : 7757 (java) R 7748 7751 6157 0 -1 4202560 8192 0 0 0 27 3 0 0 20 0 15 0 77023428 15371935744 22433 33554432000 4194304 4196468 140729637749008 139654322777760 139654350971482 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 30044160 140729637753844 140729637754121 140729637754121 140729637756879 0
[pid=7751/tid=7759] ppid=7748 vsize=15011656 memory=4211974410448203146 CPUtime=0 cores=0,2,4,6
/proc/7751/task/7759/stat : 7759 (java) S 7748 7751 6157 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 77023429 15371935744 22433 33554432000 4194304 4196468 140729637749008 139654355192080 139654350960341 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30044160 140729637753844 140729637754121 140729637754121 140729637756879 0
[pid=7751/tid=7760] ppid=7748 vsize=15011656 memory=140684243414965 CPUtime=0 cores=0,2,4,6
/proc/7751/task/7760/stat : 7760 (java) S 7748 7751 6157 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 77023429 15371935744 22433 33554432000 4194304 4196468 140729637749008 139654153968016 139654350960341 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30044160 140729637753844 140729637754121 140729637754121 140729637756879 0
[pid=7751/tid=7761] ppid=7748 vsize=15011656 memory=140684136917581 CPUtime=0 cores=0,2,4,6
/proc/7751/task/7761/stat : 7761 (java) S 7748 7751 6157 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 77023429 15371935744 22433 33554432000 4194304 4196468 140729637749008 139654152915472 139654350960341 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30044160 140729637753844 140729637754121 140729637754121 140729637756879 0
[pid=7751/tid=7762] ppid=7748 vsize=15011656 memory=140684136922063 CPUtime=0 cores=0,2,4,6
/proc/7751/task/7762/stat : 7762 (java) S 7748 7751 6157 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 77023429 15371935744 22433 33554432000 4194304 4196468 140729637749008 139654151862928 139654350960341 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30044160 140729637753844 140729637754121 140729637754121 140729637756879 0
[pid=7751/tid=7767] ppid=7748 vsize=15011656 memory=140684243418791 CPUtime=0 cores=0,2,4,6
/proc/7751/task/7767/stat : 7767 (java) S 7748 7751 6157 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 77023431 15371935744 22433 33554432000 4194304 4196468 140729637749008 139653758032368 139654350961282 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30044160 140729637753844 140729637754121 140729637754121 140729637756879 0
[pid=7751/tid=7769] ppid=7748 vsize=15011656 memory=140684136922063 CPUtime=0 cores=0,2,4,6
/proc/7751/task/7769/stat : 7769 (java) S 7748 7751 6157 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 77023431 15371935744 22433 33554432000 4194304 4196468 140729637749008 139652941997472 139654350960341 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30044160 140729637753844 140729637754121 140729637754121 140729637756879 0
[pid=7751/tid=7771] ppid=7748 vsize=15011656 memory=281368273864848 CPUtime=0 cores=0,2,4,6
/proc/7751/task/7771/stat : 7771 (java) S 7748 7751 6157 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 77023431 15371935744 22433 33554432000 4194304 4196468 140729637749008 139652673562096 139654350960341 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30044160 140729637753844 140729637754121 140729637754121 140729637756879 0
[pid=7751/tid=7774] ppid=7748 vsize=15011656 memory=281368273862544 CPUtime=0 cores=0,2,4,6
/proc/7751/task/7774/stat : 7774 (java) S 7748 7751 6157 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 77023434 15371935744 22433 33554432000 4194304 4196468 140729637749008 139652299053776 139654350968731 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30044160 140729637753844 140729637754121 140729637754121 140729637756879 0
[pid=7751/tid=7777] ppid=7748 vsize=15011656 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/7751/task/7777/stat : 7777 (java) R 7748 7751 6157 0 -1 1077944384 508 0 0 0 2 0 0 0 20 0 15 0 77023434 15371935744 22433 33554432000 4194304 4196468 140729637749008 139653756979184 139654350961282 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 30044160 140729637753844 140729637754121 140729637754121 140729637756879 0
[pid=7751/tid=7779] ppid=7748 vsize=15011656 memory=2240 CPUtime=0.02 cores=0,2,4,6
/proc/7751/task/7779/stat : 7779 (java) R 7748 7751 6157 0 -1 4202560 104 0 0 0 2 0 0 0 20 0 15 0 77023434 15371935744 22433 33554432000 4194304 4196468 140729637749008 139653755926640 139654332467982 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 30044160 140729637753844 140729637754121 140729637754121 140729637756879 0
[pid=7751/tid=7780] ppid=7748 vsize=15011656 memory=140684243412608 CPUtime=0.07 cores=0,2,4,6
/proc/7751/task/7780/stat : 7780 (java) R 7748 7751 6157 0 -1 4202560 331 0 0 0 7 0 0 0 20 0 15 0 77023434 15371935744 22433 33554432000 4194304 4196468 140729637749008 139653754874096 139654329550802 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 30044160 140729637753844 140729637754121 140729637754121 140729637756879 0
[pid=7751/tid=7782] ppid=7748 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7751/task/7782/stat : 7782 (java) S 7748 7751 6157 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 77023434 15371935744 22433 33554432000 4194304 4196468 140729637749008 139651801148000 139654350960341 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30044160 140729637753844 140729637754121 140729637754121 140729637756879 0
[pid=7751/tid=7784] ppid=7748 vsize=15011656 memory=140684243412608 CPUtime=0 cores=0,2,4,6
/proc/7751/task/7784/stat : 7784 (java) R 7748 7751 6157 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 77023434 15371935744 22433 33554432000 4194304 4196468 140729637749008 139653753822000 139654350961282 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 30044160 140729637753844 140729637754121 140729637754121 140729637756879 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 89468 KiB

[startup+0.701377 s]
/proc/loadavg: 0.82 0.77 0.85 5/216 7784
/proc/meminfo: memFree=12807108/32770624 swapFree=67108860/67108860
[pid=7751] ppid=7748 vsize=15020052 memory=130108 CPUtime=1 cores=0,2,4,6
/proc/7751/stat : 7751 (java) S 7748 7751 6157 0 -1 1077944320 17688 0 0 0 94 6 0 0 20 0 15 0 77023427 15380533248 32527 33554432000 4194304 4196468 140729637749008 140729637731552 139654350950135 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 30044160 140729637753844 140729637754121 140729637754121 140729637756879 0
/proc/7751/statm: 3755013 32527 3163 1 0 3716398 0
[pid=7751/tid=7757] ppid=7748 vsize=15020084 memory=8540 CPUtime=0.68 cores=0,2,4,6
/proc/7751/task/7757/stat : 7757 (java) R 7748 7751 6157 0 -1 4202560 14915 0 0 0 63 5 0 0 20 0 15 0 77023428 15380566016 32527 33554432000 4194304 4196468 140729637749008 139654322766752 139654343629853 0 4 0 25189583 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 30044160 140729637753844 140729637754121 140729637754121 140729637756879 0
[pid=7751/tid=7759] ppid=7748 vsize=15020052 memory=1712 CPUtime=0 cores=0,2,4,6
/proc/7751/task/7759/stat : 7759 (java) S 7748 7751 6157 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 77023429 15380533248 32527 33554432000 4194304 4196468 140729637749008 139654355192080 139654350960341 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30044160 140729637753844 140729637754121 140729637754121 140729637756879 0
[pid=7751/tid=7760] ppid=7748 vsize=15020052 memory=5412 CPUtime=0 cores=0,2,4,6
/proc/7751/task/7760/stat : 7760 (java) S 7748 7751 6157 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 77023429 15380533248 32527 33554432000 4194304 4196468 140729637749008 139654153968016 139654350960341 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30044160 140729637753844 140729637754121 140729637754121 140729637756879 0
[pid=7751/tid=7761] ppid=7748 vsize=15020052 memory=7668879548562892096 CPUtime=0 cores=0,2,4,6
/proc/7751/task/7761/stat : 7761 (java) S 7748 7751 6157 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 77023429 15380533248 32527 33554432000 4194304 4196468 140729637749008 139654152915472 139654350960341 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30044160 140729637753844 140729637754121 140729637754121 140729637756879 0
[pid=7751/tid=7762] ppid=7748 vsize=15020052 memory=7881696724453321575 CPUtime=0 cores=0,2,4,6
/proc/7751/task/7762/stat : 7762 (java) S 7748 7751 6157 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 77023429 15380533248 32527 33554432000 4194304 4196468 140729637749008 139654151862928 139654350960341 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30044160 140729637753844 140729637754121 140729637754121 140729637756879 0
[pid=7751/tid=7767] ppid=7748 vsize=15020052 memory=5787213827063244903 CPUtime=0 cores=0,2,4,6
/proc/7751/task/7767/stat : 7767 (java) S 7748 7751 6157 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 77023431 15380533248 32527 33554432000 4194304 4196468 140729637749008 139653758032368 139654350961282 0 0 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30044160 140729637753844 140729637754121 140729637754121 140729637756879 0
[pid=7751/tid=7769] ppid=7748 vsize=15020052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7751/task/7769/stat : 7769 (java) S 7748 7751 6157 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 77023431 15380533248 32527 33554432000 4194304 4196468 140729637749008 139652941997472 139654350960341 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30044160 140729637753844 140729637754121 140729637754121 140729637756879 0
[pid=7751/tid=7771] ppid=7748 vsize=15020052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7751/task/7771/stat : 7771 (java) S 7748 7751 6157 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 77023431 15380533248 32527 33554432000 4194304 4196468 140729637749008 139652673562096 139654350960341 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30044160 140729637753844 140729637754121 140729637754121 140729637756879 0
[pid=7751/tid=7774] ppid=7748 vsize=15020052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7751/task/7774/stat : 7774 (java) S 7748 7751 6157 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 77023434 15380533248 32527 33554432000 4194304 4196468 140729637749008 139652299053776 139654350968731 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30044160 140729637753844 140729637754121 140729637754121 140729637756879 0
[pid=7751/tid=7777] ppid=7748 vsize=15020052 memory=1200 CPUtime=0.08 cores=0,2,4,6
/proc/7751/task/7777/stat : 7777 (java) S 7748 7751 6157 0 -1 1077944384 749 0 0 0 8 0 0 0 20 0 15 0 77023434 15380533248 32527 33554432000 4194304 4196468 140729637749008 139653756979184 139654350961282 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30044160 140729637753844 140729637754121 140729637754121 140729637756879 0
[pid=7751/tid=7779] ppid=7748 vsize=15020084 memory=15876 CPUtime=0.06 cores=0,2,4,6
/proc/7751/task/7779/stat : 7779 (java) S 7748 7751 6157 0 -1 1077944384 210 0 0 0 6 0 0 0 20 0 15 0 77023434 15380566016 32527 33554432000 4194304 4196468 140729637749008 139653755926640 139654350961282 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30044160 140729637753844 140729637754121 140729637754121 140729637756879 0
[pid=7751/tid=7780] ppid=7748 vsize=15020084 memory=13496 CPUtime=0.17 cores=0,2,4,6
/proc/7751/task/7780/stat : 7780 (java) S 7748 7751 6157 0 -1 1077944384 482 0 0 0 17 0 0 0 20 0 15 0 77023434 15380566016 32527 33554432000 4194304 4196468 140729637749008 139653754874096 139654350961282 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30044160 140729637753844 140729637754121 140729637754121 140729637756879 0
[pid=7751/tid=7782] ppid=7748 vsize=15020052 memory=2241 CPUtime=0 cores=0,2,4,6
/proc/7751/task/7782/stat : 7782 (java) S 7748 7751 6157 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 77023434 15380533248 32527 33554432000 4194304 4196468 140729637749008 139651801148000 139654350960341 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30044160 140729637753844 140729637754121 140729637754121 140729637756879 0
[pid=7751/tid=7784] ppid=7748 vsize=15020052 memory=2244 CPUtime=0 cores=0,2,4,6
/proc/7751/task/7784/stat : 7784 (java) S 7748 7751 6157 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 77023434 15380533248 32527 33554432000 4194304 4196468 140729637749008 139653753822000 139654350961282 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30044160 140729637753844 140729637754121 140729637754121 140729637756879 0
Current children cumulated CPU time: 1 s
Current children cumulated vsize: 15020052 KiB
Current children cumulated memory: 130108 KiB

[startup+1.50569 s]
/proc/loadavg: 0.82 0.77 0.85 8/216 7784
/proc/meminfo: memFree=12744636/32770624 swapFree=67108860/67108860
[pid=7751] ppid=7748 vsize=15022100 memory=205408 CPUtime=3.02 cores=0,2,4,6
/proc/7751/stat : 7751 (java) S 7748 7751 6157 0 -1 1077944320 20720 0 0 0 293 9 0 0 20 0 15 0 77023427 15382630400 51352 33554432000 4194304 4196468 140729637749008 140729637731552 139654350950135 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 30044160 140729637753844 140729637754121 140729637754121 140729637756879 0
/proc/7751/statm: 3755525 51352 3207 1 0 3716910 0
[pid=7751/tid=7757] ppid=7748 vsize=15022100 memory=0 CPUtime=1.46 cores=0,2,4,6
/proc/7751/task/7757/stat : 7757 (java) R 7748 7751 6157 0 -1 4202560 16055 0 0 0 140 6 0 0 20 0 15 0 77023428 15382630400 51352 33554432000 4194304 4196468 140729637749008 139654322777888 139653831292988 0 4 0 25189583 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 30044160 140729637753844 140729637754121 140729637754121 140729637756879 0
[pid=7751/tid=7759] ppid=7748 vsize=15022100 memory=66735201860779 CPUtime=0 cores=0,2,4,6
/proc/7751/task/7759/stat : 7759 (java) S 7748 7751 6157 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 77023429 15382630400 51352 33554432000 4194304 4196468 140729637749008 139654355192080 139654350960341 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30044160 140729637753844 140729637754121 140729637754121 140729637756879 0
[pid=7751/tid=7760] ppid=7748 vsize=15022100 memory=281368273824032 CPUtime=0 cores=0,2,4,6
/proc/7751/task/7760/stat : 7760 (java) S 7748 7751 6157 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 77023429 15382630400 51352 33554432000 4194304 4196468 140729637749008 139654153968016 139654350960341 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30044160 140729637753844 140729637754121 140729637754121 140729637756879 0
[pid=7751/tid=7761] ppid=7748 vsize=15022100 memory=14698482800174769 CPUtime=0 cores=0,2,4,6
/proc/7751/task/7761/stat : 7761 (java) S 7748 7751 6157 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 77023429 15382630400 51352 33554432000 4194304 4196468 140729637749008 139654152915472 139654350960341 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30044160 140729637753844 140729637754121 140729637754121 140729637756879 0
[pid=7751/tid=7762] ppid=7748 vsize=15022100 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7751/task/7762/stat : 7762 (java) S 7748 7751 6157 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 77023429 15382630400 51352 33554432000 4194304 4196468 140729637749008 139654151862928 139654350960341 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30044160 140729637753844 140729637754121 140729637754121 140729637756879 0
[pid=7751/tid=7767] ppid=7748 vsize=15022100 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7751/task/7767/stat : 7767 (java) S 7748 7751 6157 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 77023431 15382630400 51352 33554432000 4194304 4196468 140729637749008 139653758032368 139654350961282 0 0 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30044160 140729637753844 140729637754121 140729637754121 140729637756879 0

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

/proc/meminfo: memFree=8481236/32770624 swapFree=67108860/67108860
[pid=7751] ppid=7748 vsize=15683912 memory=3093288 CPUtime=20.79 cores=0,2,4,6
/proc/7751/stat : 7751 (java) S 7748 7751 6157 0 -1 1077944320 33660 0 0 0 1954 125 0 0 20 0 19 0 77023427 16060325888 773322 33554432000 4194304 4196468 140729637749008 140729637731552 139654350950135 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 30044160 140729637753844 140729637754121 140729637754121 140729637756879 0
/proc/7751/statm: 3920978 773322 3242 1 0 3881834 0
[pid=7791] ppid=7751 vsize=137124 memory=119000 CPUtime=2494.04 cores=0,2,4,6
/proc/7791/stat : 7791 (minisat_release) R 7751 7751 6157 0 -1 4202496 208026 0 0 0 249389 15 0 0 20 0 1 0 77024268 140414976 29750 33554432000 4194304 4308513 140737262806720 140737262803720 140711374280952 0 4 0 8396802 0 0 0 17 4 0 0 0 0 0 6409496 6410680 34029568 140737262813873 140737262814382 140737262814382 140737262817221 0
/proc/7791/statm: 34281 29750 353 28 0 30521 0
[pid=7751/tid=7757] ppid=7748 vsize=15683912 memory=3093288 CPUtime=8.3 cores=0,2,4,6
/proc/7751/task/7757/stat : 7757 (java) S 7748 7751 6157 0 -1 1077944384 18527 0 0 0 784 46 0 0 20 0 19 0 77023428 16060325888 773322 33554432000 4194304 4196468 140729637749008 139654322789376 139654350960341 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30044160 140729637753844 140729637754121 140729637754121 140729637756879 0
[pid=7751/tid=7759] ppid=7748 vsize=15683912 memory=3093288 CPUtime=0.09 cores=0,2,4,6
/proc/7751/task/7759/stat : 7759 (java) S 7748 7751 6157 0 -1 1077944384 61 0 0 0 7 2 0 0 20 0 19 0 77023429 16060325888 773322 33554432000 4194304 4196468 140729637749008 139654355192080 139654350960341 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30044160 140729637753844 140729637754121 140729637754121 140729637756879 0
[pid=7751/tid=7760] ppid=7748 vsize=15683912 memory=23032 CPUtime=0.09 cores=0,2,4,6
/proc/7751/task/7760/stat : 7760 (java) S 7748 7751 6157 0 -1 1077944384 40 0 0 0 8 1 0 0 20 0 19 0 77023429 16060325888 773322 33554432000 4194304 4196468 140729637749008 139654153968016 139654350960341 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30044160 140729637753844 140729637754121 140729637754121 140729637756879 0
[pid=7751/tid=7761] ppid=7748 vsize=15683912 memory=3093288 CPUtime=0.1 cores=0,2,4,6
/proc/7751/task/7761/stat : 7761 (java) S 7748 7751 6157 0 -1 1077944384 63 0 0 0 8 2 0 0 20 0 19 0 77023429 16060325888 773322 33554432000 4194304 4196468 140729637749008 139654152915472 139654350960341 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30044160 140729637753844 140729637754121 140729637754121 140729637756879 0
[pid=7751/tid=7762] ppid=7748 vsize=15683912 memory=3093288 CPUtime=0.09 cores=0,2,4,6
/proc/7751/task/7762/stat : 7762 (java) S 7748 7751 6157 0 -1 1077944384 91 0 0 0 7 2 0 0 20 0 19 0 77023429 16060325888 773322 33554432000 4194304 4196468 140729637749008 139654151862928 139654350960341 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30044160 140729637753844 140729637754121 140729637754121 140729637756879 0
[pid=7751/tid=7767] ppid=7748 vsize=15683912 memory=4140 CPUtime=0.07 cores=0,2,4,6
/proc/7751/task/7767/stat : 7767 (java) S 7748 7751 6157 0 -1 1077944384 24 0 0 0 4 3 0 0 20 0 19 0 77023431 16060325888 773322 33554432000 4194304 4196468 140729637749008 139653758032368 139654350961282 0 0 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30044160 140729637753844 140729637754121 140729637754121 140729637756879 0
[pid=7751/tid=7769] ppid=7748 vsize=15683912 memory=23032 CPUtime=0 cores=0,2,4,6
/proc/7751/task/7769/stat : 7769 (java) S 7748 7751 6157 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 19 0 77023431 16060325888 773322 33554432000 4194304 4196468 140729637749008 139652941997536 139654350960341 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30044160 140729637753844 140729637754121 140729637754121 140729637756879 0
[pid=7751/tid=7771] ppid=7748 vsize=15683912 memory=3093288 CPUtime=0 cores=0,2,4,6
/proc/7751/task/7771/stat : 7771 (java) S 7748 7751 6157 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 77023431 16060325888 773322 33554432000 4194304 4196468 140729637749008 139652673562112 139654350960341 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30044160 140729637753844 140729637754121 140729637754121 140729637756879 0
[pid=7751/tid=7774] ppid=7748 vsize=15683912 memory=4140 CPUtime=0 cores=0,2,4,6
/proc/7751/task/7774/stat : 7774 (java) S 7748 7751 6157 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 77023434 16060325888 773322 33554432000 4194304 4196468 140729637749008 139652299053776 139654350968731 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30044160 140729637753844 140729637754121 140729637754121 140729637756879 0
[pid=7751/tid=7777] ppid=7748 vsize=15683912 memory=-5059952977386882957 CPUtime=4.48 cores=0,2,4,6
/proc/7751/task/7777/stat : 7777 (java) S 7748 7751 6157 0 -1 1077944384 4165 0 0 0 447 1 0 0 20 0 19 0 77023434 16060325888 773322 33554432000 4194304 4196468 140729637749008 139653756979184 139654350961282 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30044160 140729637753844 140729637754121 140729637754121 140729637756879 0
[pid=7751/tid=7779] ppid=7748 vsize=15683912 memory=4004 CPUtime=4.51 cores=0,2,4,6
/proc/7751/task/7779/stat : 7779 (java) S 7748 7751 6157 0 -1 1077944384 5081 0 0 0 449 2 0 0 20 0 19 0 77023434 16060325888 773322 33554432000 4194304 4196468 140729637749008 139653755926640 139654350961282 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30044160 140729637753844 140729637754121 140729637754121 140729637756879 0
[pid=7751/tid=7780] ppid=7748 vsize=15683912 memory=3093288 CPUtime=1.4 cores=0,2,4,6
/proc/7751/task/7780/stat : 7780 (java) S 7748 7751 6157 0 -1 1077944384 4060 0 0 0 138 2 0 0 20 0 19 0 77023434 16060325888 773322 33554432000 4194304 4196468 140729637749008 139653754874096 139654350961282 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30044160 140729637753844 140729637754121 140729637754121 140729637756879 0
[pid=7751/tid=7782] ppid=7748 vsize=15683912 memory=4140 CPUtime=0 cores=0,2,4,6
/proc/7751/task/7782/stat : 7782 (java) S 7748 7751 6157 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 77023434 16060325888 773322 33554432000 4194304 4196468 140729637749008 139651801148000 139654350960341 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30044160 140729637753844 140729637754121 140729637754121 140729637756879 0
[pid=7751/tid=7784] ppid=7748 vsize=15683912 memory=3093288 CPUtime=1.56 cores=0,2,4,6
/proc/7751/task/7784/stat : 7784 (java) S 7748 7751 6157 0 -1 1077944384 167 0 0 0 74 82 0 0 20 0 19 0 77023434 16060325888 773322 33554432000 4194304 4196468 140729637749008 139653753822000 139654350961282 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30044160 140729637753844 140729637754121 140729637754121 140729637756879 0
[pid=7751/tid=7792] ppid=7748 vsize=15683912 memory=3093288 CPUtime=0 cores=0,2,4,6
/proc/7751/task/7792/stat : 7792 (java) S 7748 7751 6157 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 77024268 16060325888 773322 33554432000 4194304 4196468 140729637749008 139653748442688 139654350974745 0 4 0 25189583 18446744071579417331 0 0 -1 2 0 0 0 0 0 6293624 6294260 30044160 140729637753844 140729637754121 140729637754121 140729637756879 0
[pid=7751/tid=7794] ppid=7748 vsize=15683912 memory=3093288 CPUtime=0 cores=0,2,4,6
/proc/7751/task/7794/stat : 7794 (java) S 7748 7751 6157 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 77024268 16060325888 773322 33554432000 4194304 4196468 140729637749008 139651264266288 139654350972061 0 4 0 25189583 18446744071580971376 0 0 -1 2 0 0 0 0 0 6293624 6294260 30044160 140729637753844 140729637754121 140729637754121 140729637756879 0
[pid=7751/tid=7795] ppid=7748 vsize=15683912 memory=4140 CPUtime=0 cores=0,2,4,6
/proc/7751/task/7795/stat : 7795 (java) S 7748 7751 6157 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 77024268 16060325888 773322 33554432000 4194304 4196468 140729637749008 139650995829936 139654350972061 0 4 0 25189583 18446744071580971376 0 0 -1 2 0 0 0 0 0 6293624 6294260 30044160 140729637753844 140729637754121 140729637754121 140729637756879 0
[pid=7751/tid=7796] ppid=7748 vsize=15683912 memory=3093288 CPUtime=0 cores=0,2,4,6
/proc/7751/task/7796/stat : 7796 (java) S 7748 7751 6157 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 77024271 16060325888 773322 33554432000 4194304 4196468 140729637749008 139651532708896 139654350960341 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30044160 140729637753844 140729637754121 140729637754121 140729637756879 0
Current children cumulated CPU time: 2514.83 s
Current children cumulated vsize: 15821036 KiB
Current children cumulated memory: 3212288 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2507.5 s]
/proc/loadavg: 2.00 2.01 1.95 3/225 8053
/proc/meminfo: memFree=8481484/32770624 swapFree=67108860/67108860
[pid=7751] ppid=7748 vsize=15683912 memory=3093288 CPUtime=20.8 cores=0,2,4,6
/proc/7751/stat : 7751 (java) S 7748 7751 6157 0 -1 1077944320 33660 0 0 0 1955 125 0 0 20 0 19 0 77023427 16060325888 773322 33554432000 4194304 4196468 140729637749008 140729637731552 139654350950135 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 30044160 140729637753844 140729637754121 140729637754121 140729637756879 0
/proc/7751/statm: 3920978 773322 3242 1 0 3881834 0
[pid=7791] ppid=7751 vsize=137124 memory=119000 CPUtime=2499.24 cores=0,2,4,6
/proc/7791/stat : 7791 (minisat_release) R 7751 7751 6157 0 -1 4202496 208026 0 0 0 249909 15 0 0 20 0 1 0 77024268 140414976 29750 33554432000 4194304 4308513 140737262806720 140737262803720 4276036 0 4 0 8396802 0 0 0 17 4 0 0 0 0 0 6409496 6410680 34029568 140737262813873 140737262814382 140737262814382 140737262817221 0
/proc/7791/statm: 34281 29750 353 28 0 30521 0
[pid=7751/tid=7757] ppid=7748 vsize=15683912 memory=3093288 CPUtime=8.3 cores=0,2,4,6
/proc/7751/task/7757/stat : 7757 (java) S 7748 7751 6157 0 -1 1077944384 18527 0 0 0 784 46 0 0 20 0 19 0 77023428 16060325888 773322 33554432000 4194304 4196468 140729637749008 139654322789376 139654350960341 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30044160 140729637753844 140729637754121 140729637754121 140729637756879 0
[pid=7751/tid=7759] ppid=7748 vsize=15683912 memory=3093288 CPUtime=0.09 cores=0,2,4,6
/proc/7751/task/7759/stat : 7759 (java) S 7748 7751 6157 0 -1 1077944384 61 0 0 0 7 2 0 0 20 0 19 0 77023429 16060325888 773322 33554432000 4194304 4196468 140729637749008 139654355192080 139654350960341 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30044160 140729637753844 140729637754121 140729637754121 140729637756879 0
[pid=7751/tid=7760] ppid=7748 vsize=15683912 memory=119000 CPUtime=0.09 cores=0,2,4,6
/proc/7751/task/7760/stat : 7760 (java) S 7748 7751 6157 0 -1 1077944384 40 0 0 0 8 1 0 0 20 0 19 0 77023429 16060325888 773322 33554432000 4194304 4196468 140729637749008 139654153968016 139654350960341 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30044160 140729637753844 140729637754121 140729637754121 140729637756879 0
[pid=7751/tid=7761] ppid=7748 vsize=15683912 memory=3093288 CPUtime=0.1 cores=0,2,4,6
/proc/7751/task/7761/stat : 7761 (java) S 7748 7751 6157 0 -1 1077944384 63 0 0 0 8 2 0 0 20 0 19 0 77023429 16060325888 773322 33554432000 4194304 4196468 140729637749008 139654152915472 139654350960341 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30044160 140729637753844 140729637754121 140729637754121 140729637756879 0
[pid=7751/tid=7762] ppid=7748 vsize=15683912 memory=3093288 CPUtime=0.09 cores=0,2,4,6
/proc/7751/task/7762/stat : 7762 (java) S 7748 7751 6157 0 -1 1077944384 91 0 0 0 7 2 0 0 20 0 19 0 77023429 16060325888 773322 33554432000 4194304 4196468 140729637749008 139654151862928 139654350960341 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30044160 140729637753844 140729637754121 140729637754121 140729637756879 0
[pid=7751/tid=7767] ppid=7748 vsize=15683912 memory=4140 CPUtime=0.07 cores=0,2,4,6
/proc/7751/task/7767/stat : 7767 (java) S 7748 7751 6157 0 -1 1077944384 24 0 0 0 4 3 0 0 20 0 19 0 77023431 16060325888 773322 33554432000 4194304 4196468 140729637749008 139653758032368 139654350961282 0 0 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30044160 140729637753844 140729637754121 140729637754121 140729637756879 0
[pid=7751/tid=7769] ppid=7748 vsize=15683912 memory=4140 CPUtime=0 cores=0,2,4,6
/proc/7751/task/7769/stat : 7769 (java) S 7748 7751 6157 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 19 0 77023431 16060325888 773322 33554432000 4194304 4196468 140729637749008 139652941997536 139654350960341 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30044160 140729637753844 140729637754121 140729637754121 140729637756879 0
[pid=7751/tid=7771] ppid=7748 vsize=15683912 memory=23032 CPUtime=0 cores=0,2,4,6
/proc/7751/task/7771/stat : 7771 (java) S 7748 7751 6157 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 77023431 16060325888 773322 33554432000 4194304 4196468 140729637749008 139652673562112 139654350960341 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30044160 140729637753844 140729637754121 140729637754121 140729637756879 0
[pid=7751/tid=7774] ppid=7748 vsize=15683912 memory=288230574492221466 CPUtime=0 cores=0,2,4,6
/proc/7751/task/7774/stat : 7774 (java) S 7748 7751 6157 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 77023434 16060325888 773322 33554432000 4194304 4196468 140729637749008 139652299053776 139654350968731 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30044160 140729637753844 140729637754121 140729637754121 140729637756879 0
[pid=7751/tid=7777] ppid=7748 vsize=15683912 memory=288230583166042426 CPUtime=4.48 cores=0,2,4,6
/proc/7751/task/7777/stat : 7777 (java) S 7748 7751 6157 0 -1 1077944384 4165 0 0 0 447 1 0 0 20 0 19 0 77023434 16060325888 773322 33554432000 4194304 4196468 140729637749008 139653756979184 139654350961282 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30044160 140729637753844 140729637754121 140729637754121 140729637756879 0
[pid=7751/tid=7779] ppid=7748 vsize=15683912 memory=3093288 CPUtime=4.51 cores=0,2,4,6
/proc/7751/task/7779/stat : 7779 (java) S 7748 7751 6157 0 -1 1077944384 5081 0 0 0 449 2 0 0 20 0 19 0 77023434 16060325888 773322 33554432000 4194304 4196468 140729637749008 139653755926640 139654350961282 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30044160 140729637753844 140729637754121 140729637754121 140729637756879 0
[pid=7751/tid=7780] ppid=7748 vsize=15683912 memory=4140 CPUtime=1.4 cores=0,2,4,6
/proc/7751/task/7780/stat : 7780 (java) S 7748 7751 6157 0 -1 1077944384 4060 0 0 0 138 2 0 0 20 0 19 0 77023434 16060325888 773322 33554432000 4194304 4196468 140729637749008 139653754874096 139654350961282 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30044160 140729637753844 140729637754121 140729637754121 140729637756879 0
[pid=7751/tid=7782] ppid=7748 vsize=15683912 memory=-5059952977386882957 CPUtime=0 cores=0,2,4,6
/proc/7751/task/7782/stat : 7782 (java) S 7748 7751 6157 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 77023434 16060325888 773322 33554432000 4194304 4196468 140729637749008 139651801148000 139654350960341 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30044160 140729637753844 140729637754121 140729637754121 140729637756879 0
[pid=7751/tid=7784] ppid=7748 vsize=15683912 memory=4004 CPUtime=1.56 cores=0,2,4,6
/proc/7751/task/7784/stat : 7784 (java) S 7748 7751 6157 0 -1 1077944384 167 0 0 0 74 82 0 0 20 0 19 0 77023434 16060325888 773322 33554432000 4194304 4196468 140729637749008 139653753822000 139654350961282 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30044160 140729637753844 140729637754121 140729637754121 140729637756879 0
[pid=7751/tid=7792] ppid=7748 vsize=15683912 memory=3093288 CPUtime=0 cores=0,2,4,6
/proc/7751/task/7792/stat : 7792 (java) S 7748 7751 6157 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 77024268 16060325888 773322 33554432000 4194304 4196468 140729637749008 139653748442688 139654350974745 0 4 0 25189583 18446744071579417331 0 0 -1 2 0 0 0 0 0 6293624 6294260 30044160 140729637753844 140729637754121 140729637754121 140729637756879 0
[pid=7751/tid=7794] ppid=7748 vsize=15683912 memory=119000 CPUtime=0 cores=0,2,4,6
/proc/7751/task/7794/stat : 7794 (java) S 7748 7751 6157 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 77024268 16060325888 773322 33554432000 4194304 4196468 140729637749008 139651264266288 139654350972061 0 4 0 25189583 18446744071580971376 0 0 -1 2 0 0 0 0 0 6293624 6294260 30044160 140729637753844 140729637754121 140729637754121 140729637756879 0
[pid=7751/tid=7795] ppid=7748 vsize=15683912 memory=119000 CPUtime=0 cores=0,2,4,6
/proc/7751/task/7795/stat : 7795 (java) S 7748 7751 6157 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 77024268 16060325888 773322 33554432000 4194304 4196468 140729637749008 139650995829936 139654350972061 0 4 0 25189583 18446744071580971376 0 0 -1 2 0 0 0 0 0 6293624 6294260 30044160 140729637753844 140729637754121 140729637754121 140729637756879 0
[pid=7751/tid=7796] ppid=7748 vsize=15683912 memory=3093288 CPUtime=0 cores=0,2,4,6
/proc/7751/task/7796/stat : 7796 (java) S 7748 7751 6157 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 77024271 16060325888 773322 33554432000 4194304 4196468 140729637749008 139651532708896 139654350960341 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30044160 140729637753844 140729637754121 140729637754121 140729637756879 0
Current children cumulated CPU time: 2520.04 s
Current children cumulated vsize: 15821036 KiB
Current children cumulated memory: 3212288 KiB

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

[startup+2507.53 s]
# the end of solver process 7751 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2518.65 s, system=1.4313 s

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

[startup+2507.5 s]
/proc/loadavg: 2.00 2.01 1.95 3/225 8053
/proc/meminfo: memFree=8481484/32770624 swapFree=67108860/67108860
[pid=7751] ppid=7748 vsize=15683912 memory=3093288 CPUtime=20.8 cores=0,2,4,6
/proc/7751/stat : 7751 (java) S 7748 7751 6157 0 -1 1077944320 33660 0 0 0 1955 125 0 0 20 0 19 0 77023427 16060325888 773322 33554432000 4194304 4196468 140729637749008 140729637731552 139654350950135 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 30044160 140729637753844 140729637754121 140729637754121 140729637756879 0
/proc/7751/statm: 3920978 773322 3242 1 0 3881834 0
[pid=7791] ppid=7751 vsize=137124 memory=119000 CPUtime=2499.24 cores=0,2,4,6
/proc/7791/stat : 7791 (minisat_release) R 7751 7751 6157 0 -1 4202496 208026 0 0 0 249909 15 0 0 20 0 1 0 77024268 140414976 29750 33554432000 4194304 4308513 140737262806720 140737262803720 4276036 0 4 0 8396802 0 0 0 17 4 0 0 0 0 0 6409496 6410680 34029568 140737262813873 140737262814382 140737262814382 140737262817221 0
/proc/7791/statm: 34281 29750 353 28 0 30521 0
[pid=7751/tid=7757] ppid=7748 vsize=15683912 memory=3093288 CPUtime=8.3 cores=0,2,4,6
/proc/7751/task/7757/stat : 7757 (java) S 7748 7751 6157 0 -1 1077944384 18527 0 0 0 784 46 0 0 20 0 19 0 77023428 16060325888 773322 33554432000 4194304 4196468 140729637749008 139654322789376 139654350960341 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30044160 140729637753844 140729637754121 140729637754121 140729637756879 0
[pid=7751/tid=7759] ppid=7748 vsize=15683912 memory=3093288 CPUtime=0.09 cores=0,2,4,6
/proc/7751/task/7759/stat : 7759 (java) S 7748 7751 6157 0 -1 1077944384 61 0 0 0 7 2 0 0 20 0 19 0 77023429 16060325888 773322 33554432000 4194304 4196468 140729637749008 139654355192080 139654350960341 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30044160 140729637753844 140729637754121 140729637754121 140729637756879 0
[pid=7751/tid=7760] ppid=7748 vsize=15683912 memory=119000 CPUtime=0.09 cores=0,2,4,6
/proc/7751/task/7760/stat : 7760 (java) S 7748 7751 6157 0 -1 1077944384 40 0 0 0 8 1 0 0 20 0 19 0 77023429 16060325888 773322 33554432000 4194304 4196468 140729637749008 139654153968016 139654350960341 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30044160 140729637753844 140729637754121 140729637754121 140729637756879 0
[pid=7751/tid=7761] ppid=7748 vsize=15683912 memory=3093288 CPUtime=0.1 cores=0,2,4,6
/proc/7751/task/7761/stat : 7761 (java) S 7748 7751 6157 0 -1 1077944384 63 0 0 0 8 2 0 0 20 0 19 0 77023429 16060325888 773322 33554432000 4194304 4196468 140729637749008 139654152915472 139654350960341 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30044160 140729637753844 140729637754121 140729637754121 140729637756879 0
[pid=7751/tid=7762] ppid=7748 vsize=15683912 memory=3093288 CPUtime=0.09 cores=0,2,4,6
/proc/7751/task/7762/stat : 7762 (java) S 7748 7751 6157 0 -1 1077944384 91 0 0 0 7 2 0 0 20 0 19 0 77023429 16060325888 773322 33554432000 4194304 4196468 140729637749008 139654151862928 139654350960341 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30044160 140729637753844 140729637754121 140729637754121 140729637756879 0
[pid=7751/tid=7767] ppid=7748 vsize=15683912 memory=4140 CPUtime=0.07 cores=0,2,4,6
/proc/7751/task/7767/stat : 7767 (java) S 7748 7751 6157 0 -1 1077944384 24 0 0 0 4 3 0 0 20 0 19 0 77023431 16060325888 773322 33554432000 4194304 4196468 140729637749008 139653758032368 139654350961282 0 0 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30044160 140729637753844 140729637754121 140729637754121 140729637756879 0
[pid=7751/tid=7769] ppid=7748 vsize=15683912 memory=4140 CPUtime=0 cores=0,2,4,6
/proc/7751/task/7769/stat : 7769 (java) S 7748 7751 6157 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 19 0 77023431 16060325888 773322 33554432000 4194304 4196468 140729637749008 139652941997536 139654350960341 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30044160 140729637753844 140729637754121 140729637754121 140729637756879 0
[pid=7751/tid=7771] ppid=7748 vsize=15683912 memory=23032 CPUtime=0 cores=0,2,4,6
/proc/7751/task/7771/stat : 7771 (java) S 7748 7751 6157 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 77023431 16060325888 773322 33554432000 4194304 4196468 140729637749008 139652673562112 139654350960341 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30044160 140729637753844 140729637754121 140729637754121 140729637756879 0
[pid=7751/tid=7774] ppid=7748 vsize=15683912 memory=288230574492221466 CPUtime=0 cores=0,2,4,6
/proc/7751/task/7774/stat : 7774 (java) S 7748 7751 6157 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 77023434 16060325888 773322 33554432000 4194304 4196468 140729637749008 139652299053776 139654350968731 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30044160 140729637753844 140729637754121 140729637754121 140729637756879 0
[pid=7751/tid=7777] ppid=7748 vsize=15683912 memory=288230583166042426 CPUtime=4.48 cores=0,2,4,6
/proc/7751/task/7777/stat : 7777 (java) S 7748 7751 6157 0 -1 1077944384 4165 0 0 0 447 1 0 0 20 0 19 0 77023434 16060325888 773322 33554432000 4194304 4196468 140729637749008 139653756979184 139654350961282 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30044160 140729637753844 140729637754121 140729637754121 140729637756879 0
[pid=7751/tid=7779] ppid=7748 vsize=15683912 memory=3093288 CPUtime=4.51 cores=0,2,4,6
/proc/7751/task/7779/stat : 7779 (java) S 7748 7751 6157 0 -1 1077944384 5081 0 0 0 449 2 0 0 20 0 19 0 77023434 16060325888 773322 33554432000 4194304 4196468 140729637749008 139653755926640 139654350961282 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30044160 140729637753844 140729637754121 140729637754121 140729637756879 0
[pid=7751/tid=7780] ppid=7748 vsize=15683912 memory=4140 CPUtime=1.4 cores=0,2,4,6
/proc/7751/task/7780/stat : 7780 (java) S 7748 7751 6157 0 -1 1077944384 4060 0 0 0 138 2 0 0 20 0 19 0 77023434 16060325888 773322 33554432000 4194304 4196468 140729637749008 139653754874096 139654350961282 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30044160 140729637753844 140729637754121 140729637754121 140729637756879 0
[pid=7751/tid=7782] ppid=7748 vsize=15683912 memory=-5059952977386882957 CPUtime=0 cores=0,2,4,6
/proc/7751/task/7782/stat : 7782 (java) S 7748 7751 6157 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 77023434 16060325888 773322 33554432000 4194304 4196468 140729637749008 139651801148000 139654350960341 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30044160 140729637753844 140729637754121 140729637754121 140729637756879 0
[pid=7751/tid=7784] ppid=7748 vsize=15683912 memory=4004 CPUtime=1.56 cores=0,2,4,6
/proc/7751/task/7784/stat : 7784 (java) S 7748 7751 6157 0 -1 1077944384 167 0 0 0 74 82 0 0 20 0 19 0 77023434 16060325888 773322 33554432000 4194304 4196468 140729637749008 139653753822000 139654350961282 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30044160 140729637753844 140729637754121 140729637754121 140729637756879 0
[pid=7751/tid=7792] ppid=7748 vsize=15683912 memory=3093288 CPUtime=0 cores=0,2,4,6
/proc/7751/task/7792/stat : 7792 (java) S 7748 7751 6157 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 77024268 16060325888 773322 33554432000 4194304 4196468 140729637749008 139653748442688 139654350974745 0 4 0 25189583 18446744071579417331 0 0 -1 2 0 0 0 0 0 6293624 6294260 30044160 140729637753844 140729637754121 140729637754121 140729637756879 0
[pid=7751/tid=7794] ppid=7748 vsize=15683912 memory=119000 CPUtime=0 cores=0,2,4,6
/proc/7751/task/7794/stat : 7794 (java) S 7748 7751 6157 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 77024268 16060325888 773322 33554432000 4194304 4196468 140729637749008 139651264266288 139654350972061 0 4 0 25189583 18446744071580971376 0 0 -1 2 0 0 0 0 0 6293624 6294260 30044160 140729637753844 140729637754121 140729637754121 140729637756879 0
[pid=7751/tid=7795] ppid=7748 vsize=15683912 memory=119000 CPUtime=0 cores=0,2,4,6
/proc/7751/task/7795/stat : 7795 (java) S 7748 7751 6157 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 77024268 16060325888 773322 33554432000 4194304 4196468 140729637749008 139650995829936 139654350972061 0 4 0 25189583 18446744071580971376 0 0 -1 2 0 0 0 0 0 6293624 6294260 30044160 140729637753844 140729637754121 140729637754121 140729637756879 0
[pid=7751/tid=7796] ppid=7748 vsize=15683912 memory=3093288 CPUtime=0 cores=0,2,4,6
/proc/7751/task/7796/stat : 7796 (java) S 7748 7751 6157 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 77024271 16060325888 773322 33554432000 4194304 4196468 140729637749008 139651532708896 139654350960341 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30044160 140729637753844 140729637754121 140729637754121 140729637756879 0
Current children cumulated CPU time: 2520.04 s
Current children cumulated vsize: 15821036 KiB
Current children cumulated memory: 3212288 KiB

Child status: 1
Real time (s): 2507.53
CPU time (s): 2520.08
CPU user time (s): 2518.65
CPU system time (s): 1.4313
CPU usage (%): 100.501
Max. virtual memory (cumulated for all children) (KiB): 15821036
Max. memory (cumulated for all children) (KiB): 3212288

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2518.65
system time used= 1.4313
maximum resident set size= 3100708
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 241760
page faults= 0
swaps= 0
block input operations= 0
block output operations= 10000
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 59697
involuntary context switches= 711


# summary of solver processes directly reported to runsolver:
#   pid: 7751
#   total CPU time (s): 2520.08
#   total CPU user time (s): 2518.65
#   total CPU system time (s): 1.4313

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 24.4312 second user time and 18.8967 second system time

The end

Launcher Data

Begin job on node107 at 2018-07-26 10:43:22
IDJOB=4295885
IDBENCH=141612
IDSOLVER=2755
FILE ID=node107/4295885-1532594602
RUNJOBID= node107-1532594602-7724
PBS_JOBID= 21021966
Free space on /tmp= 54524 MiB

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

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

MD5SUM BENCH= 0e107aeb1163eb9d4573d4ca0ed1edf8
RANDOM SEED=1902912023

node107.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.40
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.40
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.40
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.40
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:        13016152 kB
MemAvailable:   31931748 kB
Buffers:          294800 kB
Cached:         18739828 kB
SwapCached:            0 kB
Active:          4251732 kB
Inactive:       14836976 kB
Active(anon):      57044 kB
Inactive(anon):    25036 kB
Active(file):    4194688 kB
Inactive(file): 14811940 kB
Unevictable:        7168 kB
Mlocked:            7168 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             15520 kB
Writeback:             0 kB
AnonPages:         85380 kB
Mapped:            41032 kB
Shmem:             25228 kB
Slab:             364208 kB
SReclaimable:     337428 kB
SUnreclaim:        26780 kB
KernelStack:        3504 kB
PageTables:         5264 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     326740 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     32768 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:       91520 kB
DirectMap2M:    33454080 kB

Free space on /tmp at the end= 54504 MiB
End job on node107 at 2018-07-26 11:25:10