Trace number 4295266

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)? (TO) 2520.04 2509.73

General information on the benchmark

NameSubisomorphism/
Subisomorphism-g10-g23_c18.xml
MD5SUM5bb458afb57028f2eacd8dc69366d90c
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 benchmark87.6401
Satisfiable
(Un)Satisfiability was proved
Number of variables41
Number of constraints121
Number of domains1
Minimum domain size73
Maximum domain size73
Distribution of domain sizes[{"size":73,"count":41}]
Minimum variable degree2
Maximum variable degree11
Distribution of variable degrees[{"degree":2,"count":1},{"degree":4,"count":6},{"degree":5,"count":10},{"degree":6,"count":14},{"degree":7,"count":4},{"degree":8,"count":4},{"degree":10,"count":1},{"degree":11,"count":1}]
Minimum constraint arity1
Maximum constraint arity41
Distribution of constraint arities[{"arity":1,"count":40},{"arity":2,"count":80},{"arity":41,"count":1}]
Number of extensional constraints120
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":120},{"type":"allDifferent","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.65/0.52	
0.65/0.52	scop order+minisat_release (2018-06-13)
0.65/0.52	
0.65/0.54	c BEGIN-Prog: Thu Jul 26 02:26:33 CEST 2018
0.65/0.54	c PID: 2386
0.65/0.54	c IP: 172.20.3.150
0.65/0.54	c HOST: node150.alineos.net
0.65/0.55	c (0,0) Parsing Begin
1.26/0.89	c (0,0) Parsing End
1.45/0.90	c (0,0) CSP: 41 int (0 aux), 0 bool (0 aux), 121 ctr, max domain size 73
1.45/0.90	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.45/0.90	c (0,0) Constraint Name Generate Begin
1.45/0.91	c (0,0) Ctr:HOME/instance-4295266-1532564792.xml,AllDifferent:ExtensionConflict:ExtensionSupport:IntVar
1.45/0.91	c (0,0) Constraint Name Generate End
1.45/0.91	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.45/0.91	c (0,0) CSP to CSPinCNF Begin
5.16/2.23	c (1,1) translated 13 (10%) constraints
6.72/2.81	c (2,2) translated 25 (20%) constraints
7.25/3.30	c (2,2) translated 37 (30%) constraints
7.85/3.80	c (3,3) translated 49 (40%) constraints
8.27/4.28	c (3,3) translated 61 (50%) constraints
8.83/4.77	c (4,4) translated 73 (60%) constraints
9.31/5.14	c (4,4) translated 85 (70%) constraints
9.31/5.16	c (4,4) translated 97 (80%) constraints
9.31/5.18	c (4,4) translated 109 (90%) constraints
9.31/5.20	c (4,4) translated 121 (100%) constraints
10.61/5.62	c (5,5) STATISTICS1:HOME/instance-4295266-1532564792.xml,AllDifferent:ExtensionConflict:ExtensionSupport:IntVar,5721,87453,73,73,72,2,73:595;72:225,73:126010;72:37288;2:91600,72:80;41:2;3:74400;2:12965;1:6,2:820;1:253258;0:80,
10.61/5.62	c (5,5) ===========================================
10.61/5.62	c (5,5) Order
10.61/5.62	c (5,5) ===========================================
11.52/5.91	c (5,5) translated 8746 (10%) constraints
11.85/6.10	c (5,5) translated 17491 (20%) constraints
12.39/6.23	c (5,5) translated 26236 (30%) constraints
12.49/6.35	c (5,5) translated 34982 (40%) constraints
12.59/6.48	c (5,5) translated 43727 (50%) constraints
12.69/6.60	c (6,6) translated 52472 (60%) constraints
12.90/6.72	c (6,6) translated 61218 (70%) constraints
12.99/6.84	c (6,6) translated 69963 (80%) constraints
13.12/6.96	c (6,6) translated 78708 (90%) constraints
13.23/7.08	c (6,6) translated 87453 (100%) constraints
13.23/7.08	c (6,6) CSP to CSPinCNF End
13.23/7.09	c (6,6) CSP: 41 int (0 aux), 5680 bool (5680 aux), 87453 ctr, max domain size 73
13.23/7.09	c (6,6) Heap : 2478 MiB used (max 10795 MiB), NonHeap : 31 MiB used (max 0 MiB)
13.23/7.09	c (6,6) CSPinCNF Propagation Begin
14.57/7.60	c (7,7) 0 values, 319 unsatisfiable literals, and 245 valid clauses are removed
14.57/7.60	c (7,7) CSPinCNF Propagation End
14.57/7.60	c (7,7) CSP: 41 int (0 aux), 5680 bool (5680 aux), 87208 ctr, max domain size 73
14.57/7.60	c (7,7) Heap : 2816 MiB used (max 10795 MiB), NonHeap : 31 MiB used (max 0 MiB)
14.57/7.60	c (7,7) Simplify CSPinCNF Begin
15.23/7.89	c (7,7) Simplify CSPinCNF End
15.23/7.90	c (7,7) CSP: 41 int (0 aux), 7320 bool (7320 aux), 88848 ctr, max domain size 73
15.23/7.90	c (7,7) Heap : 223 MiB used (max 10795 MiB), NonHeap : 29 MiB used (max 0 MiB)
15.23/7.90	c (7,7) Calculate Precise Domain Begin
15.53/7.90	c (7,7) 0 values are removed by re-calculation
15.53/7.90	c (7,7) Calculate Precise Domain End
15.53/7.90	c (7,7) CSP: 41 int (0 aux), 7320 bool (7320 aux), 88848 ctr, max domain size 73
15.53/7.90	c (7,7) Heap : 223 MiB used (max 10795 MiB), NonHeap : 29 MiB used (max 0 MiB)
15.53/7.90	c (7,7) CSPinCNF to SatSolver Begin
16.82/8.41	c (7,7) 8885 (10 %) CSP clauses are encoded (10266 SAT variables, 129419 SAT clauses)
16.82/8.45	c (7,7) 17770 (20 %) CSP clauses are encoded (10266 SAT variables, 138304 SAT clauses)
16.82/8.49	c (7,7) 26655 (30 %) CSP clauses are encoded (10266 SAT variables, 147189 SAT clauses)
16.97/8.53	c (8,7) 35540 (40 %) CSP clauses are encoded (10266 SAT variables, 156074 SAT clauses)
16.97/8.57	c (8,7) 44424 (50 %) CSP clauses are encoded (10266 SAT variables, 164958 SAT clauses)
17.07/8.61	c (8,7) 53309 (60 %) CSP clauses are encoded (10266 SAT variables, 173843 SAT clauses)
17.07/8.65	c (8,7) 62194 (70 %) CSP clauses are encoded (10266 SAT variables, 182728 SAT clauses)
17.07/8.69	c (8,8) 71079 (80 %) CSP clauses are encoded (10266 SAT variables, 191613 SAT clauses)
17.19/8.73	c (8,8) 79964 (90 %) CSP clauses are encoded (10266 SAT variables, 200498 SAT clauses)
17.19/8.77	c (8,8) 88848 (100 %) CSP clauses are encoded (10266 SAT variables, 209382 SAT clauses)
17.19/8.77	c (8,8) CSPinCNF to SatSolver End
17.19/8.77	c (8,8) Heap : 885 MiB used (max 10795 MiB), NonHeap : 31 MiB used (max 0 MiB)
17.86/9.04	c (8,8) STATISTICS2:HOME/instance-4295266-1532564792.xml,AllDifferent:ExtensionConflict:ExtensionSupport:IntVar,7361,88848,73,73,71,2,73:1190;72:450,73:127410;72:37044;2:94641,71:80;41:2;3:74161;2:14605,2:1640;1:255815,
17.86/9.04	c (8,8) SatSolver.solve Begin
17.86/9.04	c (8,8) 10266 bool, 209383 clause
17.86/9.04	c (8,8) 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-4295266-1532564792.xml-scop-2386.cnf HOME/instance-4295266-1532564792.xml-scop-2386.cnf.out
2520.01/2509.70	c (2509,8) SatSolver is killed by some reasons.
2520.01/2509.70	c (2509,8) 0,0,6,7,7,7,8,TO,TO,STOP-AFTER(DIMACS)
2520.01/2509.70	s UNKNOWN
2520.01/2509.70	c END-Prog: Thu Jul 26 03:08:22 CEST 2018
2520.01/2509.70	c (2509,0) receiving signal SIGTERM

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 (5323 MiB free)
  memory of node 1: 16384 MiB (14007 MiB free)
  node distances:
     10  21
     21  10

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

[startup+0.100141 s]*
/proc/loadavg: 2.00 2.25 2.97 3/220 2401
/proc/meminfo: memFree=19733064/32770624 swapFree=67108860/67108860
[pid=2386] ppid=2383 vsize=15011656 memory=73652 CPUtime=0.11 cores=1,3,5,7
/proc/2386/stat : 2386 (java) S 2383 2386 32649 0 -1 1077944320 6662 0 0 0 9 2 0 0 20 0 15 0 74042466 15371935744 18413 33554432000 4194304 4196468 140737052074192 140737052056736 140205341028087 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 16949248 140737052079091 140737052079369 140737052079369 140737052082127 0
/proc/2386/statm: 3752914 18413 2754 1 0 3715374 0
[pid=2386/tid=2388] ppid=2383 vsize=15011656 memory=7100839852824234344 CPUtime=0.09 cores=1,3,5,7
/proc/2386/task/2388/stat : 2388 (java) R 2383 2386 32649 0 -1 4202560 5145 0 0 0 8 1 0 0 20 0 15 0 74042466 15371935744 18809 33554432000 4194304 4196468 140737052074192 140205312840072 140205321303794 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 16949248 140737052079091 140737052079369 140737052079369 140737052082127 0
[pid=2386/tid=2389] ppid=2383 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2386/task/2389/stat : 2389 (java) S 2383 2386 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74042468 15371935744 18809 33554432000 4194304 4196468 140737052074192 140205345270672 140205341038293 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16949248 140737052079091 140737052079369 140737052079369 140737052082127 0
[pid=2386/tid=2390] ppid=2383 vsize=15011656 memory=139809328617088 CPUtime=0 cores=1,3,5,7
/proc/2386/task/2390/stat : 2390 (java) S 2383 2386 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74042468 15371935744 18809 33554432000 4194304 4196468 140737052074192 140205120973584 140205341038293 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16949248 140737052079091 140737052079369 140737052079369 140737052082127 0
[pid=2386/tid=2391] ppid=2383 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2386/task/2391/stat : 2391 (java) S 2383 2386 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74042468 15371935744 18809 33554432000 4194304 4196468 140737052074192 140205119921296 140205341038293 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16949248 140737052079091 140737052079369 140737052079369 140737052082127 0
[pid=2386/tid=2392] ppid=2383 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2386/task/2392/stat : 2392 (java) S 2383 2386 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74042468 15371935744 18809 33554432000 4194304 4196468 140737052074192 140205118868496 140205341038293 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16949248 140737052079091 140737052079369 140737052079369 140737052082127 0
[pid=2386/tid=2393] ppid=2383 vsize=15011656 memory=139809328617088 CPUtime=0 cores=1,3,5,7
/proc/2386/task/2393/stat : 2393 (java) S 2383 2386 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74042470 15371935744 18875 33554432000 4194304 4196468 140737052074192 140204378617968 140205341039234 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16949248 140737052079091 140737052079369 140737052079369 140737052082127 0
[pid=2386/tid=2394] ppid=2383 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2386/task/2394/stat : 2394 (java) S 2383 2386 32649 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 74042470 15371935744 18875 33554432000 4194304 4196468 140737052074192 140203905770272 140205341038293 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16949248 140737052079091 140737052079369 140737052079369 140737052082127 0
[pid=2386/tid=2395] ppid=2383 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2386/task/2395/stat : 2395 (java) S 2383 2386 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74042470 15371935744 18875 33554432000 4194304 4196468 140737052074192 140203637335152 140205341038293 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16949248 140737052079091 140737052079369 140737052079369 140737052082127 0
[pid=2386/tid=2396] ppid=2383 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2386/task/2396/stat : 2396 (java) S 2383 2386 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74042473 15371935744 18875 33554432000 4194304 4196468 140737052074192 140203262826576 140205341046683 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16949248 140737052079091 140737052079369 140737052079369 140737052082127 0
[pid=2386/tid=2397] ppid=2383 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2386/task/2397/stat : 2397 (java) S 2383 2386 32649 0 -1 1077944384 302 0 0 0 0 0 0 0 20 0 15 0 74042473 15371935744 18875 33554432000 4194304 4196468 140737052074192 140204377565808 140205341039234 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16949248 140737052079091 140737052079369 140737052079369 140737052082127 0
[pid=2386/tid=2398] ppid=2383 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2386/task/2398/stat : 2398 (java) S 2383 2386 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74042473 15371935744 18875 33554432000 4194304 4196468 140737052074192 140204308425200 140205341039234 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16949248 140737052079091 140737052079369 140737052079369 140737052082127 0
[pid=2386/tid=2399] ppid=2383 vsize=15011656 memory=139809328617088 CPUtime=0.01 cores=1,3,5,7
/proc/2386/task/2399/stat : 2399 (java) S 2383 2386 32649 0 -1 1077944384 261 0 0 0 1 0 0 0 20 0 15 0 74042473 15371935744 18875 33554432000 4194304 4196468 140737052074192 140204307372912 140205341039234 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16949248 140737052079091 140737052079369 140737052079369 140737052082127 0
[pid=2386/tid=2400] ppid=2383 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2386/task/2400/stat : 2400 (java) S 2383 2386 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74042473 15371935744 18875 33554432000 4194304 4196468 140737052074192 140202764921824 140205341038293 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16949248 140737052079091 140737052079369 140737052079369 140737052082127 0
[pid=2386/tid=2401] ppid=2383 vsize=15011656 memory=139809328617088 CPUtime=0 cores=1,3,5,7
/proc/2386/task/2401/stat : 2401 (java) S 2383 2386 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74042473 15371935744 18875 33554432000 4194304 4196468 140737052074192 140204306319792 140205341039234 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16949248 140737052079091 140737052079369 140737052079369 140737052082127 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 73652 KiB

[startup+0.210662 s]*
/proc/loadavg: 2.00 2.25 2.97 3/220 2401
/proc/meminfo: memFree=19719484/32770624 swapFree=67108860/67108860
[pid=2386] ppid=2383 vsize=15011656 memory=86756 CPUtime=0.25 cores=1,3,5,7
/proc/2386/stat : 2386 (java) S 2383 2386 32649 0 -1 1077944320 10095 0 0 0 23 2 0 0 20 0 15 0 74042466 15371935744 21689 33554432000 4194304 4196468 140737052074192 140737052056736 140205341028087 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 16949248 140737052079091 140737052079369 140737052079369 140737052082127 0
/proc/2386/statm: 3752914 21689 2918 1 0 3715374 0
[pid=2386/tid=2388] ppid=2383 vsize=15011656 memory=7883960649037381690 CPUtime=0.2 cores=1,3,5,7
/proc/2386/task/2388/stat : 2388 (java) R 2383 2386 32649 0 -1 4202560 8013 0 0 0 18 2 0 0 20 0 15 0 74042466 15371935744 21689 33554432000 4194304 4196468 140737052074192 140205312856352 140204795057450 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 16949248 140737052079091 140737052079369 140737052079369 140737052082127 0
[pid=2386/tid=2389] ppid=2383 vsize=15011656 memory=288230617609666583 CPUtime=0 cores=1,3,5,7
/proc/2386/task/2389/stat : 2389 (java) S 2383 2386 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74042468 15371935744 21689 33554432000 4194304 4196468 140737052074192 140205345270672 140205341038293 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16949248 140737052079091 140737052079369 140737052079369 140737052082127 0
[pid=2386/tid=2390] ppid=2383 vsize=15011656 memory=139809329030613 CPUtime=0 cores=1,3,5,7
/proc/2386/task/2390/stat : 2390 (java) S 2383 2386 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74042468 15371935744 21689 33554432000 4194304 4196468 140737052074192 140205120973584 140205341038293 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16949248 140737052079091 140737052079369 140737052079369 140737052082127 0
[pid=2386/tid=2391] ppid=2383 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2386/task/2391/stat : 2391 (java) S 2383 2386 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74042468 15371935744 21689 33554432000 4194304 4196468 140737052074192 140205119921296 140205341038293 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16949248 140737052079091 140737052079369 140737052079369 140737052082127 0
[pid=2386/tid=2392] ppid=2383 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2386/task/2392/stat : 2392 (java) S 2383 2386 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74042468 15371935744 21689 33554432000 4194304 4196468 140737052074192 140205118868496 140205341038293 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16949248 140737052079091 140737052079369 140737052079369 140737052082127 0
[pid=2386/tid=2393] ppid=2383 vsize=15011656 memory=139809328617088 CPUtime=0 cores=1,3,5,7
/proc/2386/task/2393/stat : 2393 (java) S 2383 2386 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74042470 15371935744 21689 33554432000 4194304 4196468 140737052074192 140204378617968 140205341039234 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16949248 140737052079091 140737052079369 140737052079369 140737052082127 0
[pid=2386/tid=2394] ppid=2383 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2386/task/2394/stat : 2394 (java) S 2383 2386 32649 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 74042470 15371935744 21689 33554432000 4194304 4196468 140737052074192 140203905770272 140205341038293 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16949248 140737052079091 140737052079369 140737052079369 140737052082127 0
[pid=2386/tid=2395] ppid=2383 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2386/task/2395/stat : 2395 (java) S 2383 2386 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74042470 15371935744 21689 33554432000 4194304 4196468 140737052074192 140203637335152 140205341038293 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16949248 140737052079091 140737052079369 140737052079369 140737052082127 0
[pid=2386/tid=2396] ppid=2383 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2386/task/2396/stat : 2396 (java) S 2383 2386 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74042473 15371935744 21689 33554432000 4194304 4196468 140737052074192 140203262826576 140205341046683 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16949248 140737052079091 140737052079369 140737052079369 140737052082127 0
[pid=2386/tid=2397] ppid=2383 vsize=15011656 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/2386/task/2397/stat : 2397 (java) S 2383 2386 32649 0 -1 1077944384 318 0 0 0 1 0 0 0 20 0 15 0 74042473 15371935744 21689 33554432000 4194304 4196468 140737052074192 140204377565808 140205341039234 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16949248 140737052079091 140737052079369 140737052079369 140737052082127 0
[pid=2386/tid=2398] ppid=2383 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2386/task/2398/stat : 2398 (java) R 2383 2386 32649 0 -1 4202560 160 0 0 0 0 0 0 0 20 0 15 0 74042473 15371935744 21689 33554432000 4194304 4196468 140737052074192 140204308425200 140205319005568 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16949248 140737052079091 140737052079369 140737052079369 140737052082127 0
[pid=2386/tid=2399] ppid=2383 vsize=15011656 memory=139809328617088 CPUtime=0.03 cores=1,3,5,7
/proc/2386/task/2399/stat : 2399 (java) R 2383 2386 32649 0 -1 1077944384 278 0 0 0 3 0 0 0 20 0 15 0 74042473 15371935744 21689 33554432000 4194304 4196468 140737052074192 140204307372912 140205341039234 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16949248 140737052079091 140737052079369 140737052079369 140737052082127 0
[pid=2386/tid=2400] ppid=2383 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2386/task/2400/stat : 2400 (java) S 2383 2386 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74042473 15371935744 21689 33554432000 4194304 4196468 140737052074192 140202764921824 140205341038293 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16949248 140737052079091 140737052079369 140737052079369 140737052082127 0
[pid=2386/tid=2401] ppid=2383 vsize=15011656 memory=139809328617088 CPUtime=0 cores=1,3,5,7
/proc/2386/task/2401/stat : 2401 (java) R 2383 2386 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74042473 15371935744 21689 33554432000 4194304 4196468 140737052074192 140204306319792 140205341039234 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 16949248 140737052079091 140737052079369 140737052079369 140737052082127 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 86756 KiB

[startup+0.310771 s]*
/proc/loadavg: 2.00 2.25 2.97 3/220 2401
/proc/meminfo: memFree=19715452/32770624 swapFree=67108860/67108860
[pid=2386] ppid=2383 vsize=15011656 memory=90512 CPUtime=0.43 cores=1,3,5,7
/proc/2386/stat : 2386 (java) S 2383 2386 32649 0 -1 1077944320 10634 0 0 0 40 3 0 0 20 0 15 0 74042466 15371935744 22628 33554432000 4194304 4196468 140737052074192 140737052056736 140205341028087 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 16949248 140737052079091 140737052079369 140737052079369 140737052082127 0
/proc/2386/statm: 3752914 22628 3033 1 0 3715374 0
[pid=2386/tid=2388] ppid=2383 vsize=15011656 memory=0 CPUtime=0.29 cores=1,3,5,7
/proc/2386/task/2388/stat : 2388 (java) R 2383 2386 32649 0 -1 4202560 8390 0 0 0 27 2 0 0 20 0 15 0 74042466 15371935744 22628 33554432000 4194304 4196468 140737052074192 140205312832016 140205322591625 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 16949248 140737052079091 140737052079369 140737052079369 140737052082127 0
[pid=2386/tid=2389] ppid=2383 vsize=15011656 memory=4294967295 CPUtime=0 cores=1,3,5,7
/proc/2386/task/2389/stat : 2389 (java) S 2383 2386 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74042468 15371935744 22628 33554432000 4194304 4196468 140737052074192 140205345270672 140205341038293 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16949248 140737052079091 140737052079369 140737052079369 140737052082127 0
[pid=2386/tid=2390] ppid=2383 vsize=15011656 memory=139809328617088 CPUtime=0 cores=1,3,5,7
/proc/2386/task/2390/stat : 2390 (java) S 2383 2386 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74042468 15371935744 22628 33554432000 4194304 4196468 140737052074192 140205120973584 140205341038293 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16949248 140737052079091 140737052079369 140737052079369 140737052082127 0
[pid=2386/tid=2391] ppid=2383 vsize=15011656 memory=2241 CPUtime=0 cores=1,3,5,7
/proc/2386/task/2391/stat : 2391 (java) S 2383 2386 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74042468 15371935744 22628 33554432000 4194304 4196468 140737052074192 140205119921296 140205341038293 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16949248 140737052079091 140737052079369 140737052079369 140737052082127 0
[pid=2386/tid=2392] ppid=2383 vsize=15011656 memory=139809171546319 CPUtime=0 cores=1,3,5,7
/proc/2386/task/2392/stat : 2392 (java) S 2383 2386 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74042468 15371935744 22628 33554432000 4194304 4196468 140737052074192 140205118868496 140205341038293 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16949248 140737052079091 140737052079369 140737052079369 140737052082127 0
[pid=2386/tid=2393] ppid=2383 vsize=15011656 memory=139809328617088 CPUtime=0 cores=1,3,5,7
/proc/2386/task/2393/stat : 2393 (java) S 2383 2386 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74042470 15371935744 22628 33554432000 4194304 4196468 140737052074192 140204378617968 140205341039234 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16949248 140737052079091 140737052079369 140737052079369 140737052082127 0
[pid=2386/tid=2394] ppid=2383 vsize=15011656 memory=2272 CPUtime=0 cores=1,3,5,7
/proc/2386/task/2394/stat : 2394 (java) S 2383 2386 32649 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 74042470 15371935744 22628 33554432000 4194304 4196468 140737052074192 140203905770272 140205341038293 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16949248 140737052079091 140737052079369 140737052079369 140737052082127 0
[pid=2386/tid=2395] ppid=2383 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2386/task/2395/stat : 2395 (java) S 2383 2386 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74042470 15371935744 22628 33554432000 4194304 4196468 140737052074192 140203637335152 140205341038293 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16949248 140737052079091 140737052079369 140737052079369 140737052082127 0
[pid=2386/tid=2396] ppid=2383 vsize=15011656 memory=279618343106464 CPUtime=0 cores=1,3,5,7
/proc/2386/task/2396/stat : 2396 (java) S 2383 2386 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74042473 15371935744 22628 33554432000 4194304 4196468 140737052074192 140203262826576 140205341046683 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16949248 140737052079091 140737052079369 140737052079369 140737052082127 0
[pid=2386/tid=2397] ppid=2383 vsize=15011656 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/2386/task/2397/stat : 2397 (java) S 2383 2386 32649 0 -1 1077944384 410 0 0 0 2 0 0 0 20 0 15 0 74042473 15371935744 22628 33554432000 4194304 4196468 140737052074192 140204377565808 140205341039234 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16949248 140737052079091 140737052079369 140737052079369 140737052082127 0
[pid=2386/tid=2398] ppid=2383 vsize=15011656 memory=139809171578799 CPUtime=0.02 cores=1,3,5,7
/proc/2386/task/2398/stat : 2398 (java) S 2383 2386 32649 0 -1 1077944384 215 0 0 0 2 0 0 0 20 0 15 0 74042473 15371935744 22628 33554432000 4194304 4196468 140737052074192 140204308425200 140205341039234 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16949248 140737052079091 140737052079369 140737052079369 140737052082127 0
[pid=2386/tid=2399] ppid=2383 vsize=15011656 memory=139809328617088 CPUtime=0.07 cores=1,3,5,7
/proc/2386/task/2399/stat : 2399 (java) R 2383 2386 32649 0 -1 4202560 298 0 0 0 7 0 0 0 20 0 15 0 74042473 15371935744 22628 33554432000 4194304 4196468 140737052074192 140204307370704 140205319649185 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16949248 140737052079091 140737052079369 140737052079369 140737052082127 0
[pid=2386/tid=2400] ppid=2383 vsize=15011656 memory=139809171583903 CPUtime=0 cores=1,3,5,7
/proc/2386/task/2400/stat : 2400 (java) S 2383 2386 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74042473 15371935744 22628 33554432000 4194304 4196468 140737052074192 140202764921824 140205341038293 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16949248 140737052079091 140737052079369 140737052079369 140737052082127 0
[pid=2386/tid=2401] ppid=2383 vsize=15011656 memory=139809402659554 CPUtime=0 cores=1,3,5,7
/proc/2386/task/2401/stat : 2401 (java) S 2383 2386 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74042473 15371935744 22628 33554432000 4194304 4196468 140737052074192 140204306319792 140205341039234 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16949248 140737052079091 140737052079369 140737052079369 140737052082127 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 90512 KiB

[startup+0.70075 s]
/proc/loadavg: 2.00 2.25 2.97 3/220 2401
/proc/meminfo: memFree=19691020/32770624 swapFree=67108860/67108860
[pid=2386] ppid=2383 vsize=15020052 memory=130152 CPUtime=1 cores=1,3,5,7
/proc/2386/stat : 2386 (java) S 2383 2386 32649 0 -1 1077944320 17749 0 0 0 96 4 0 0 20 0 15 0 74042466 15380533248 32538 33554432000 4194304 4196468 140737052074192 140737052056736 140205341028087 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 16949248 140737052079091 140737052079369 140737052079369 140737052082127 0
/proc/2386/statm: 3755013 32538 3160 1 0 3716398 0
[pid=2386/tid=2388] ppid=2383 vsize=15020052 memory=53 CPUtime=0.67 cores=1,3,5,7
/proc/2386/task/2388/stat : 2388 (java) R 2383 2386 32649 0 -1 4202560 15015 0 0 0 64 3 0 0 20 0 15 0 74042466 15380533248 32538 33554432000 4194304 4196468 140737052074192 140205312864736 140205341050013 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 16949248 140737052079091 140737052079369 140737052079369 140737052082127 0
[pid=2386/tid=2389] ppid=2383 vsize=15020052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2386/task/2389/stat : 2389 (java) S 2383 2386 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74042468 15380533248 32538 33554432000 4194304 4196468 140737052074192 140205345270672 140205341038293 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16949248 140737052079091 140737052079369 140737052079369 140737052082127 0
[pid=2386/tid=2390] ppid=2383 vsize=15020052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2386/task/2390/stat : 2390 (java) S 2383 2386 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74042468 15380533248 32538 33554432000 4194304 4196468 140737052074192 140205120973584 140205341038293 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16949248 140737052079091 140737052079369 140737052079369 140737052082127 0
[pid=2386/tid=2391] ppid=2383 vsize=15020052 memory=79 CPUtime=0 cores=1,3,5,7
/proc/2386/task/2391/stat : 2391 (java) S 2383 2386 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74042468 15380533248 32538 33554432000 4194304 4196468 140737052074192 140205119921296 140205341038293 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16949248 140737052079091 140737052079369 140737052079369 140737052082127 0
[pid=2386/tid=2392] ppid=2383 vsize=15020052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2386/task/2392/stat : 2392 (java) S 2383 2386 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74042468 15380533248 32538 33554432000 4194304 4196468 140737052074192 140205118868496 140205341038293 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16949248 140737052079091 140737052079369 140737052079369 140737052082127 0
[pid=2386/tid=2393] ppid=2383 vsize=15020052 memory=150087028186296 CPUtime=0 cores=1,3,5,7
/proc/2386/task/2393/stat : 2393 (java) S 2383 2386 32649 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 74042470 15380533248 32538 33554432000 4194304 4196468 140737052074192 140204378617968 140205341039234 0 0 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16949248 140737052079091 140737052079369 140737052079369 140737052082127 0
[pid=2386/tid=2394] ppid=2383 vsize=15020052 memory=432659 CPUtime=0 cores=1,3,5,7
/proc/2386/task/2394/stat : 2394 (java) S 2383 2386 32649 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 74042470 15380533248 32538 33554432000 4194304 4196468 140737052074192 140203905770272 140205341038293 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16949248 140737052079091 140737052079369 140737052079369 140737052082127 0
[pid=2386/tid=2395] ppid=2383 vsize=15020052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2386/task/2395/stat : 2395 (java) S 2383 2386 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74042470 15380533248 32538 33554432000 4194304 4196468 140737052074192 140203637335152 140205341038293 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16949248 140737052079091 140737052079369 140737052079369 140737052082127 0
[pid=2386/tid=2396] ppid=2383 vsize=15020052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2386/task/2396/stat : 2396 (java) S 2383 2386 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74042473 15380533248 32538 33554432000 4194304 4196468 140737052074192 140203262826576 140205341046683 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16949248 140737052079091 140737052079369 140737052079369 140737052082127 0
[pid=2386/tid=2397] ppid=2383 vsize=15020052 memory=279618342879472 CPUtime=0.09 cores=1,3,5,7
/proc/2386/task/2397/stat : 2397 (java) R 2383 2386 32649 0 -1 4202560 626 0 0 0 9 0 0 0 20 0 15 0 74042473 15380533248 32538 33554432000 4194304 4196468 140737052074192 140204377565808 140205324414992 0 4 0 25189583 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 16949248 140737052079091 140737052079369 140737052079369 140737052082127 0
[pid=2386/tid=2398] ppid=2383 vsize=15020052 memory=0 CPUtime=0.06 cores=1,3,5,7
/proc/2386/task/2398/stat : 2398 (java) S 2383 2386 32649 0 -1 1077944384 334 0 0 0 6 0 0 0 20 0 15 0 74042473 15380533248 32538 33554432000 4194304 4196468 140737052074192 140204308425200 140205341039234 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16949248 140737052079091 140737052079369 140737052079369 140737052082127 0
[pid=2386/tid=2399] ppid=2383 vsize=15020052 memory=-6305710607397641600 CPUtime=0.16 cores=1,3,5,7
/proc/2386/task/2399/stat : 2399 (java) R 2383 2386 32649 0 -1 4202560 432 0 0 0 16 0 0 0 20 0 15 0 74042473 15380533248 32538 33554432000 4194304 4196468 140737052074192 140204307372912 140205341049434 0 4 0 25189583 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16949248 140737052079091 140737052079369 140737052079369 140737052082127 0
[pid=2386/tid=2400] ppid=2383 vsize=15020052 memory=6944656592387989600 CPUtime=0 cores=1,3,5,7
/proc/2386/task/2400/stat : 2400 (java) S 2383 2386 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74042473 15380533248 32538 33554432000 4194304 4196468 140737052074192 140202764921824 140205341038293 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16949248 140737052079091 140737052079369 140737052079369 140737052082127 0
[pid=2386/tid=2401] ppid=2383 vsize=15020052 memory=6944656592455360604 CPUtime=0 cores=1,3,5,7
/proc/2386/task/2401/stat : 2401 (java) S 2383 2386 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74042473 15380533248 32538 33554432000 4194304 4196468 140737052074192 140204306319792 140205341039234 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16949248 140737052079091 140737052079369 140737052079369 140737052082127 0
Current children cumulated CPU time: 1 s
Current children cumulated vsize: 15020052 KiB
Current children cumulated memory: 130152 KiB

[startup+1.50211 s]
/proc/loadavg: 2.00 2.25 2.97 5/220 2401
/proc/meminfo: memFree=19630152/32770624 swapFree=67108860/67108860
[pid=2386] ppid=2383 vsize=15024148 memory=181540 CPUtime=3.01 cores=1,3,5,7
/proc/2386/stat : 2386 (java) S 2383 2386 32649 0 -1 1077944320 21864 0 0 0 294 7 0 0 20 0 15 0 74042466 15384727552 45385 33554432000 4194304 4196468 140737052074192 140737052056736 140205341028087 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 16949248 140737052079091 140737052079369 140737052079369 140737052082127 0
/proc/2386/statm: 3756037 45385 3201 1 0 3717422 0
[pid=2386/tid=2388] ppid=2383 vsize=15024148 memory=0 CPUtime=1.46 cores=1,3,5,7
/proc/2386/task/2388/stat : 2388 (java) R 2383 2386 32649 0 -1 4202560 16260 0 0 0 142 4 0 0 20 0 15 0 74042466 15384727552 45385 33554432000 4194304 4196468 140737052074192 140205312856736 140204802765503 0 4 0 25189583 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16949248 140737052079091 140737052079369 140737052079369 140737052082127 0
[pid=2386/tid=2389] ppid=2383 vsize=15024148 memory=7883389972175470700 CPUtime=0 cores=1,3,5,7
/proc/2386/task/2389/stat : 2389 (java) S 2383 2386 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74042468 15384727552 45385 33554432000 4194304 4196468 140737052074192 140205345270672 140205341038293 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16949248 140737052079091 140737052079369 140737052079369 140737052082127 0
[pid=2386/tid=2390] ppid=2383 vsize=15024148 memory=7157742001871219045 CPUtime=0 cores=1,3,5,7
/proc/2386/task/2390/stat : 2390 (java) S 2383 2386 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74042468 15384727552 45385 33554432000 4194304 4196468 140737052074192 140205120973584 140205341038293 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16949248 140737052079091 140737052079369 140737052079369 140737052082127 0
[pid=2386/tid=2391] ppid=2383 vsize=15024148 memory=7157742001871219045 CPUtime=0 cores=1,3,5,7
/proc/2386/task/2391/stat : 2391 (java) S 2383 2386 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74042468 15384727552 45385 33554432000 4194304 4196468 140737052074192 140205119921296 140205341038293 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16949248 140737052079091 140737052079369 140737052079369 140737052082127 0
[pid=2386/tid=2392] ppid=2383 vsize=15024148 memory=7157742001871219045 CPUtime=0 cores=1,3,5,7
/proc/2386/task/2392/stat : 2392 (java) S 2383 2386 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74042468 15384727552 45385 33554432000 4194304 4196468 140737052074192 140205118868496 140205341038293 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16949248 140737052079091 140737052079369 140737052079369 140737052082127 0
[pid=2386/tid=2393] ppid=2383 vsize=15024148 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2386/task/2393/stat : 2393 (java) S 2383 2386 32649 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 74042470 15384727552 45385 33554432000 4194304 4196468 140737052074192 140204378617968 140205341039234 0 0 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16949248 140737052079091 140737052079369 140737052079369 140737052082127 0

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

/proc/meminfo: memFree=17636744/32770624 swapFree=67108860/67108860
[pid=2386] ppid=2383 vsize=15683912 memory=3100552 CPUtime=19.43 cores=1,3,5,7
/proc/2386/stat : 2386 (java) S 2383 2386 32649 0 -1 1077944320 32426 0 0 0 1810 133 0 0 20 0 19 0 74042466 16060325888 775138 33554432000 4194304 4196468 140737052074192 140737052056736 140205341028087 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 16949248 140737052079091 140737052079369 140737052079369 140737052082127 0
/proc/2386/statm: 3920978 775138 3231 1 0 3881834 0
[pid=2402] ppid=2386 vsize=123048 memory=104932 CPUtime=2493.16 cores=1,3,5,7
/proc/2402/stat : 2402 (minisat_release) R 2386 2386 32649 0 -1 4202496 229917 0 0 0 249297 19 0 0 20 0 1 0 74043372 126001152 26233 33554432000 4194304 4308513 140727495100224 140727495097224 139926584701774 0 4 0 8396802 0 0 0 17 3 0 0 0 0 0 6409496 6410680 37416960 140727495103153 140727495103662 140727495103662 140727495106501 0
/proc/2402/statm: 30762 26233 354 28 0 27002 0
[pid=2386/tid=2388] ppid=2383 vsize=15683912 memory=3100552 CPUtime=8.95 cores=1,3,5,7
/proc/2386/task/2388/stat : 2388 (java) S 2383 2386 32649 0 -1 1077944384 19119 0 0 0 846 49 0 0 20 0 19 0 74042466 16060325888 775138 33554432000 4194304 4196468 140737052074192 140205312867328 140205341038293 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16949248 140737052079091 140737052079369 140737052079369 140737052082127 0
[pid=2386/tid=2389] ppid=2383 vsize=15683912 memory=3100552 CPUtime=0.1 cores=1,3,5,7
/proc/2386/task/2389/stat : 2389 (java) S 2383 2386 32649 0 -1 1077944384 45 0 0 0 8 2 0 0 20 0 19 0 74042468 16060325888 775138 33554432000 4194304 4196468 140737052074192 140205345270672 140205341038293 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16949248 140737052079091 140737052079369 140737052079369 140737052082127 0
[pid=2386/tid=2390] ppid=2383 vsize=15683912 memory=10 CPUtime=0.1 cores=1,3,5,7
/proc/2386/task/2390/stat : 2390 (java) S 2383 2386 32649 0 -1 1077944384 55 0 0 0 8 2 0 0 20 0 19 0 74042468 16060325888 775138 33554432000 4194304 4196468 140737052074192 140205120973584 140205341038293 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16949248 140737052079091 140737052079369 140737052079369 140737052082127 0
[pid=2386/tid=2391] ppid=2383 vsize=15683912 memory=3100552 CPUtime=0.1 cores=1,3,5,7
/proc/2386/task/2391/stat : 2391 (java) S 2383 2386 32649 0 -1 1077944384 50 0 0 0 8 2 0 0 20 0 19 0 74042468 16060325888 775138 33554432000 4194304 4196468 140737052074192 140205119921296 140205341038293 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16949248 140737052079091 140737052079369 140737052079369 140737052082127 0
[pid=2386/tid=2392] ppid=2383 vsize=15683912 memory=3100552 CPUtime=0.1 cores=1,3,5,7
/proc/2386/task/2392/stat : 2392 (java) S 2383 2386 32649 0 -1 1077944384 67 0 0 0 8 2 0 0 20 0 19 0 74042468 16060325888 775138 33554432000 4194304 4196468 140737052074192 140205118868496 140205341038293 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16949248 140737052079091 140737052079369 140737052079369 140737052082127 0
[pid=2386/tid=2393] ppid=2383 vsize=15683912 memory=3100552 CPUtime=0.06 cores=1,3,5,7
/proc/2386/task/2393/stat : 2393 (java) S 2383 2386 32649 0 -1 1077944384 24 0 0 0 3 3 0 0 20 0 19 0 74042470 16060325888 775138 33554432000 4194304 4196468 140737052074192 140204378617968 140205341039234 0 0 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16949248 140737052079091 140737052079369 140737052079369 140737052082127 0
[pid=2386/tid=2394] ppid=2383 vsize=15683912 memory=3100552 CPUtime=0 cores=1,3,5,7
/proc/2386/task/2394/stat : 2394 (java) S 2383 2386 32649 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 74042470 16060325888 775138 33554432000 4194304 4196468 140737052074192 140203905770272 140205341038293 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16949248 140737052079091 140737052079369 140737052079369 140737052082127 0
[pid=2386/tid=2395] ppid=2383 vsize=15683912 memory=3100552 CPUtime=0 cores=1,3,5,7
/proc/2386/task/2395/stat : 2395 (java) S 2383 2386 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 74042470 16060325888 775138 33554432000 4194304 4196468 140737052074192 140203637335152 140205341038293 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16949248 140737052079091 140737052079369 140737052079369 140737052082127 0
[pid=2386/tid=2396] ppid=2383 vsize=15683912 memory=4136 CPUtime=0 cores=1,3,5,7
/proc/2386/task/2396/stat : 2396 (java) S 2383 2386 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 74042473 16060325888 775138 33554432000 4194304 4196468 140737052074192 140203262826576 140205341046683 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16949248 140737052079091 140737052079369 140737052079369 140737052082127 0
[pid=2386/tid=2397] ppid=2383 vsize=15683912 memory=4100 CPUtime=3.62 cores=1,3,5,7
/proc/2386/task/2397/stat : 2397 (java) S 2383 2386 32649 0 -1 1077944384 3810 0 0 0 361 1 0 0 20 0 19 0 74042473 16060325888 775138 33554432000 4194304 4196468 140737052074192 140204377565808 140205341039234 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 6 0 0 6293624 6294260 16949248 140737052079091 140737052079369 140737052079369 140737052082127 0
[pid=2386/tid=2398] ppid=2383 vsize=15683912 memory=104932 CPUtime=3.73 cores=1,3,5,7
/proc/2386/task/2398/stat : 2398 (java) S 2383 2386 32649 0 -1 1077944384 3512 0 0 0 371 2 0 0 20 0 19 0 74042473 16060325888 775138 33554432000 4194304 4196468 140737052074192 140204308425200 140205341039234 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 9 0 0 6293624 6294260 16949248 140737052079091 140737052079369 140737052079369 140737052082127 0
[pid=2386/tid=2399] ppid=2383 vsize=15683912 memory=3100552 CPUtime=1.23 cores=1,3,5,7
/proc/2386/task/2399/stat : 2399 (java) S 2383 2386 32649 0 -1 1077944384 4192 0 0 0 121 2 0 0 20 0 19 0 74042473 16060325888 775138 33554432000 4194304 4196468 140737052074192 140204307372912 140205341039234 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 1 0 0 6293624 6294260 16949248 140737052079091 140737052079369 140737052079369 140737052082127 0
[pid=2386/tid=2400] ppid=2383 vsize=15683912 memory=104932 CPUtime=0 cores=1,3,5,7
/proc/2386/task/2400/stat : 2400 (java) S 2383 2386 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 74042473 16060325888 775138 33554432000 4194304 4196468 140737052074192 140202764921824 140205341038293 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16949248 140737052079091 140737052079369 140737052079369 140737052082127 0
[pid=2386/tid=2401] ppid=2383 vsize=15683912 memory=4136 CPUtime=1.36 cores=1,3,5,7
/proc/2386/task/2401/stat : 2401 (java) S 2383 2386 32649 0 -1 1077944384 167 0 0 0 59 77 0 0 20 0 19 0 74042473 16060325888 775138 33554432000 4194304 4196468 140737052074192 140204306319792 140205341039234 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 10 0 0 6293624 6294260 16949248 140737052079091 140737052079369 140737052079369 140737052082127 0
[pid=2386/tid=2403] ppid=2383 vsize=15683912 memory=3100552 CPUtime=0 cores=1,3,5,7
/proc/2386/task/2403/stat : 2403 (java) S 2383 2386 32649 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 74043372 16060325888 775138 33554432000 4194304 4196468 140737052074192 140205114319808 140205341052697 0 4 0 25189583 18446744071579417331 0 0 -1 5 0 0 0 0 0 6293624 6294260 16949248 140737052079091 140737052079369 140737052079369 140737052082127 0
[pid=2386/tid=2405] ppid=2383 vsize=15683912 memory=104932 CPUtime=0 cores=1,3,5,7
/proc/2386/task/2405/stat : 2405 (java) S 2383 2386 32649 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 74043372 16060325888 775138 33554432000 4194304 4196468 140737052074192 140202228039088 140205341050013 0 4 0 25189583 18446744071580971376 0 0 -1 5 0 0 0 0 0 6293624 6294260 16949248 140737052079091 140737052079369 140737052079369 140737052082127 0
[pid=2386/tid=2406] ppid=2383 vsize=15683912 memory=3100552 CPUtime=0 cores=1,3,5,7
/proc/2386/task/2406/stat : 2406 (java) S 2383 2386 32649 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 74043373 16060325888 775138 33554432000 4194304 4196468 140737052074192 140201825386288 140205341050013 0 4 0 25189583 18446744071580971376 0 0 -1 1 0 0 0 0 0 6293624 6294260 16949248 140737052079091 140737052079369 140737052079369 140737052082127 0
[pid=2386/tid=2407] ppid=2383 vsize=15683912 memory=3100552 CPUtime=0 cores=1,3,5,7
/proc/2386/task/2407/stat : 2407 (java) S 2383 2386 32649 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 19 0 74043374 16060325888 775138 33554432000 4194304 4196468 140737052074192 140202496482720 140205341038293 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16949248 140737052079091 140737052079369 140737052079369 140737052082127 0
Current children cumulated CPU time: 2512.59 s
Current children cumulated vsize: 15806960 KiB
Current children cumulated memory: 3205484 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2509.7 s]
/proc/loadavg: 2.05 2.03 2.12 3/226 2749
/proc/meminfo: memFree=17636824/32770624 swapFree=67108860/67108860
[pid=2386] ppid=2383 vsize=15683912 memory=3100552 CPUtime=19.45 cores=1,3,5,7
/proc/2386/stat : 2386 (java) S 2383 2386 32649 0 -1 1077944320 32426 0 0 0 1811 134 0 0 20 0 19 0 74042466 16060325888 775138 33554432000 4194304 4196468 140737052074192 140737052056736 140205341028087 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 16949248 140737052079091 140737052079369 140737052079369 140737052082127 0
/proc/2386/statm: 3920978 775138 3231 1 0 3881834 0
[pid=2402] ppid=2386 vsize=123048 memory=104932 CPUtime=2500.56 cores=1,3,5,7
/proc/2402/stat : 2402 (minisat_release) R 2386 2386 32649 0 -1 4202496 229924 0 0 0 250037 19 0 0 20 0 1 0 74043372 126001152 26233 33554432000 4194304 4308513 140727495100224 140727495097224 4275941 0 4 0 8396802 0 0 0 17 3 0 0 0 0 0 6409496 6410680 37416960 140727495103153 140727495103662 140727495103662 140727495106501 0
/proc/2402/statm: 30762 26233 354 28 0 27002 0
[pid=2386/tid=2388] ppid=2383 vsize=15683912 memory=3100552 CPUtime=8.95 cores=1,3,5,7
/proc/2386/task/2388/stat : 2388 (java) S 2383 2386 32649 0 -1 1077944384 19119 0 0 0 846 49 0 0 20 0 19 0 74042466 16060325888 775138 33554432000 4194304 4196468 140737052074192 140205312867328 140205341038293 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16949248 140737052079091 140737052079369 140737052079369 140737052082127 0
[pid=2386/tid=2389] ppid=2383 vsize=15683912 memory=3100552 CPUtime=0.1 cores=1,3,5,7
/proc/2386/task/2389/stat : 2389 (java) S 2383 2386 32649 0 -1 1077944384 45 0 0 0 8 2 0 0 20 0 19 0 74042468 16060325888 775138 33554432000 4194304 4196468 140737052074192 140205345270672 140205341038293 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16949248 140737052079091 140737052079369 140737052079369 140737052082127 0
[pid=2386/tid=2390] ppid=2383 vsize=15683912 memory=3100552 CPUtime=0.1 cores=1,3,5,7
/proc/2386/task/2390/stat : 2390 (java) S 2383 2386 32649 0 -1 1077944384 55 0 0 0 8 2 0 0 20 0 19 0 74042468 16060325888 775138 33554432000 4194304 4196468 140737052074192 140205120973584 140205341038293 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16949248 140737052079091 140737052079369 140737052079369 140737052082127 0
[pid=2386/tid=2391] ppid=2383 vsize=15683912 memory=3100552 CPUtime=0.1 cores=1,3,5,7
/proc/2386/task/2391/stat : 2391 (java) S 2383 2386 32649 0 -1 1077944384 50 0 0 0 8 2 0 0 20 0 19 0 74042468 16060325888 775138 33554432000 4194304 4196468 140737052074192 140205119921296 140205341038293 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16949248 140737052079091 140737052079369 140737052079369 140737052082127 0
[pid=2386/tid=2392] ppid=2383 vsize=15683912 memory=4100 CPUtime=0.1 cores=1,3,5,7
/proc/2386/task/2392/stat : 2392 (java) S 2383 2386 32649 0 -1 1077944384 67 0 0 0 8 2 0 0 20 0 19 0 74042468 16060325888 775138 33554432000 4194304 4196468 140737052074192 140205118868496 140205341038293 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16949248 140737052079091 140737052079369 140737052079369 140737052082127 0
[pid=2386/tid=2393] ppid=2383 vsize=15683912 memory=3100552 CPUtime=0.06 cores=1,3,5,7
/proc/2386/task/2393/stat : 2393 (java) S 2383 2386 32649 0 -1 1077944384 24 0 0 0 3 3 0 0 20 0 19 0 74042470 16060325888 775138 33554432000 4194304 4196468 140737052074192 140204378617968 140205341039234 0 0 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16949248 140737052079091 140737052079369 140737052079369 140737052082127 0
[pid=2386/tid=2394] ppid=2383 vsize=15683912 memory=4136 CPUtime=0 cores=1,3,5,7
/proc/2386/task/2394/stat : 2394 (java) S 2383 2386 32649 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 74042470 16060325888 775138 33554432000 4194304 4196468 140737052074192 140203905770272 140205341038293 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16949248 140737052079091 140737052079369 140737052079369 140737052082127 0
[pid=2386/tid=2395] ppid=2383 vsize=15683912 memory=4100 CPUtime=0 cores=1,3,5,7
/proc/2386/task/2395/stat : 2395 (java) S 2383 2386 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 74042470 16060325888 775138 33554432000 4194304 4196468 140737052074192 140203637335152 140205341038293 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16949248 140737052079091 140737052079369 140737052079369 140737052082127 0
[pid=2386/tid=2396] ppid=2383 vsize=15683912 memory=104932 CPUtime=0 cores=1,3,5,7
/proc/2386/task/2396/stat : 2396 (java) S 2383 2386 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 74042473 16060325888 775138 33554432000 4194304 4196468 140737052074192 140203262826576 140205341046683 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16949248 140737052079091 140737052079369 140737052079369 140737052082127 0
[pid=2386/tid=2397] ppid=2383 vsize=15683912 memory=1228 CPUtime=3.62 cores=1,3,5,7
/proc/2386/task/2397/stat : 2397 (java) S 2383 2386 32649 0 -1 1077944384 3810 0 0 0 361 1 0 0 20 0 19 0 74042473 16060325888 775138 33554432000 4194304 4196468 140737052074192 140204377565808 140205341039234 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 6 0 0 6293624 6294260 16949248 140737052079091 140737052079369 140737052079369 140737052082127 0
[pid=2386/tid=2398] ppid=2383 vsize=15683912 memory=3100552 CPUtime=3.73 cores=1,3,5,7
/proc/2386/task/2398/stat : 2398 (java) S 2383 2386 32649 0 -1 1077944384 3512 0 0 0 371 2 0 0 20 0 19 0 74042473 16060325888 775138 33554432000 4194304 4196468 140737052074192 140204308425200 140205341039234 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 9 0 0 6293624 6294260 16949248 140737052079091 140737052079369 140737052079369 140737052082127 0
[pid=2386/tid=2399] ppid=2383 vsize=15683912 memory=4136 CPUtime=1.23 cores=1,3,5,7
/proc/2386/task/2399/stat : 2399 (java) S 2383 2386 32649 0 -1 1077944384 4192 0 0 0 121 2 0 0 20 0 19 0 74042473 16060325888 775138 33554432000 4194304 4196468 140737052074192 140204307372912 140205341039234 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 1 0 0 6293624 6294260 16949248 140737052079091 140737052079369 140737052079369 140737052082127 0
[pid=2386/tid=2400] ppid=2383 vsize=15683912 memory=104932 CPUtime=0 cores=1,3,5,7
/proc/2386/task/2400/stat : 2400 (java) S 2383 2386 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 74042473 16060325888 775138 33554432000 4194304 4196468 140737052074192 140202764921824 140205341038293 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16949248 140737052079091 140737052079369 140737052079369 140737052082127 0
[pid=2386/tid=2401] ppid=2383 vsize=15683912 memory=104932 CPUtime=1.36 cores=1,3,5,7
/proc/2386/task/2401/stat : 2401 (java) S 2383 2386 32649 0 -1 1077944384 167 0 0 0 59 77 0 0 20 0 19 0 74042473 16060325888 775138 33554432000 4194304 4196468 140737052074192 140204306319792 140205341039234 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 10 0 0 6293624 6294260 16949248 140737052079091 140737052079369 140737052079369 140737052082127 0
[pid=2386/tid=2403] ppid=2383 vsize=15683912 memory=3100552 CPUtime=0 cores=1,3,5,7
/proc/2386/task/2403/stat : 2403 (java) S 2383 2386 32649 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 74043372 16060325888 775138 33554432000 4194304 4196468 140737052074192 140205114319808 140205341052697 0 4 0 25189583 18446744071579417331 0 0 -1 5 0 0 0 0 0 6293624 6294260 16949248 140737052079091 140737052079369 140737052079369 140737052082127 0
[pid=2386/tid=2405] ppid=2383 vsize=15683912 memory=104932 CPUtime=0 cores=1,3,5,7
/proc/2386/task/2405/stat : 2405 (java) S 2383 2386 32649 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 74043372 16060325888 775138 33554432000 4194304 4196468 140737052074192 140202228039088 140205341050013 0 4 0 25189583 18446744071580971376 0 0 -1 5 0 0 0 0 0 6293624 6294260 16949248 140737052079091 140737052079369 140737052079369 140737052082127 0
[pid=2386/tid=2406] ppid=2383 vsize=15683912 memory=3100552 CPUtime=0 cores=1,3,5,7
/proc/2386/task/2406/stat : 2406 (java) S 2383 2386 32649 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 74043373 16060325888 775138 33554432000 4194304 4196468 140737052074192 140201825386288 140205341050013 0 4 0 25189583 18446744071580971376 0 0 -1 1 0 0 0 0 0 6293624 6294260 16949248 140737052079091 140737052079369 140737052079369 140737052082127 0
[pid=2386/tid=2407] ppid=2383 vsize=15683912 memory=3100552 CPUtime=0 cores=1,3,5,7
/proc/2386/task/2407/stat : 2407 (java) S 2383 2386 32649 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 19 0 74043374 16060325888 775138 33554432000 4194304 4196468 140737052074192 140202496482720 140205341038293 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16949248 140737052079091 140737052079369 140737052079369 140737052082127 0
Current children cumulated CPU time: 2520.01 s
Current children cumulated vsize: 15806960 KiB
Current children cumulated memory: 3205484 KiB

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

[startup+2509.73 s]
# the end of solver process 2386 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2518.49 s, system=1.55764 s

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

[startup+2509.7 s]
/proc/loadavg: 2.05 2.03 2.12 3/226 2749
/proc/meminfo: memFree=17636824/32770624 swapFree=67108860/67108860
[pid=2386] ppid=2383 vsize=15683912 memory=3100552 CPUtime=19.45 cores=1,3,5,7
/proc/2386/stat : 2386 (java) S 2383 2386 32649 0 -1 1077944320 32426 0 0 0 1811 134 0 0 20 0 19 0 74042466 16060325888 775138 33554432000 4194304 4196468 140737052074192 140737052056736 140205341028087 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 16949248 140737052079091 140737052079369 140737052079369 140737052082127 0
/proc/2386/statm: 3920978 775138 3231 1 0 3881834 0
[pid=2402] ppid=2386 vsize=123048 memory=104932 CPUtime=2500.56 cores=1,3,5,7
/proc/2402/stat : 2402 (minisat_release) R 2386 2386 32649 0 -1 4202496 229924 0 0 0 250037 19 0 0 20 0 1 0 74043372 126001152 26233 33554432000 4194304 4308513 140727495100224 140727495097224 4275941 0 4 0 8396802 0 0 0 17 3 0 0 0 0 0 6409496 6410680 37416960 140727495103153 140727495103662 140727495103662 140727495106501 0
/proc/2402/statm: 30762 26233 354 28 0 27002 0
[pid=2386/tid=2388] ppid=2383 vsize=15683912 memory=3100552 CPUtime=8.95 cores=1,3,5,7
/proc/2386/task/2388/stat : 2388 (java) S 2383 2386 32649 0 -1 1077944384 19119 0 0 0 846 49 0 0 20 0 19 0 74042466 16060325888 775138 33554432000 4194304 4196468 140737052074192 140205312867328 140205341038293 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16949248 140737052079091 140737052079369 140737052079369 140737052082127 0
[pid=2386/tid=2389] ppid=2383 vsize=15683912 memory=3100552 CPUtime=0.1 cores=1,3,5,7
/proc/2386/task/2389/stat : 2389 (java) S 2383 2386 32649 0 -1 1077944384 45 0 0 0 8 2 0 0 20 0 19 0 74042468 16060325888 775138 33554432000 4194304 4196468 140737052074192 140205345270672 140205341038293 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16949248 140737052079091 140737052079369 140737052079369 140737052082127 0
[pid=2386/tid=2390] ppid=2383 vsize=15683912 memory=3100552 CPUtime=0.1 cores=1,3,5,7
/proc/2386/task/2390/stat : 2390 (java) S 2383 2386 32649 0 -1 1077944384 55 0 0 0 8 2 0 0 20 0 19 0 74042468 16060325888 775138 33554432000 4194304 4196468 140737052074192 140205120973584 140205341038293 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16949248 140737052079091 140737052079369 140737052079369 140737052082127 0
[pid=2386/tid=2391] ppid=2383 vsize=15683912 memory=3100552 CPUtime=0.1 cores=1,3,5,7
/proc/2386/task/2391/stat : 2391 (java) S 2383 2386 32649 0 -1 1077944384 50 0 0 0 8 2 0 0 20 0 19 0 74042468 16060325888 775138 33554432000 4194304 4196468 140737052074192 140205119921296 140205341038293 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16949248 140737052079091 140737052079369 140737052079369 140737052082127 0
[pid=2386/tid=2392] ppid=2383 vsize=15683912 memory=4100 CPUtime=0.1 cores=1,3,5,7
/proc/2386/task/2392/stat : 2392 (java) S 2383 2386 32649 0 -1 1077944384 67 0 0 0 8 2 0 0 20 0 19 0 74042468 16060325888 775138 33554432000 4194304 4196468 140737052074192 140205118868496 140205341038293 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16949248 140737052079091 140737052079369 140737052079369 140737052082127 0
[pid=2386/tid=2393] ppid=2383 vsize=15683912 memory=3100552 CPUtime=0.06 cores=1,3,5,7
/proc/2386/task/2393/stat : 2393 (java) S 2383 2386 32649 0 -1 1077944384 24 0 0 0 3 3 0 0 20 0 19 0 74042470 16060325888 775138 33554432000 4194304 4196468 140737052074192 140204378617968 140205341039234 0 0 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16949248 140737052079091 140737052079369 140737052079369 140737052082127 0
[pid=2386/tid=2394] ppid=2383 vsize=15683912 memory=4136 CPUtime=0 cores=1,3,5,7
/proc/2386/task/2394/stat : 2394 (java) S 2383 2386 32649 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 74042470 16060325888 775138 33554432000 4194304 4196468 140737052074192 140203905770272 140205341038293 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16949248 140737052079091 140737052079369 140737052079369 140737052082127 0
[pid=2386/tid=2395] ppid=2383 vsize=15683912 memory=4100 CPUtime=0 cores=1,3,5,7
/proc/2386/task/2395/stat : 2395 (java) S 2383 2386 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 74042470 16060325888 775138 33554432000 4194304 4196468 140737052074192 140203637335152 140205341038293 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16949248 140737052079091 140737052079369 140737052079369 140737052082127 0
[pid=2386/tid=2396] ppid=2383 vsize=15683912 memory=104932 CPUtime=0 cores=1,3,5,7
/proc/2386/task/2396/stat : 2396 (java) S 2383 2386 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 74042473 16060325888 775138 33554432000 4194304 4196468 140737052074192 140203262826576 140205341046683 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16949248 140737052079091 140737052079369 140737052079369 140737052082127 0
[pid=2386/tid=2397] ppid=2383 vsize=15683912 memory=1228 CPUtime=3.62 cores=1,3,5,7
/proc/2386/task/2397/stat : 2397 (java) S 2383 2386 32649 0 -1 1077944384 3810 0 0 0 361 1 0 0 20 0 19 0 74042473 16060325888 775138 33554432000 4194304 4196468 140737052074192 140204377565808 140205341039234 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 6 0 0 6293624 6294260 16949248 140737052079091 140737052079369 140737052079369 140737052082127 0
[pid=2386/tid=2398] ppid=2383 vsize=15683912 memory=3100552 CPUtime=3.73 cores=1,3,5,7
/proc/2386/task/2398/stat : 2398 (java) S 2383 2386 32649 0 -1 1077944384 3512 0 0 0 371 2 0 0 20 0 19 0 74042473 16060325888 775138 33554432000 4194304 4196468 140737052074192 140204308425200 140205341039234 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 9 0 0 6293624 6294260 16949248 140737052079091 140737052079369 140737052079369 140737052082127 0
[pid=2386/tid=2399] ppid=2383 vsize=15683912 memory=4136 CPUtime=1.23 cores=1,3,5,7
/proc/2386/task/2399/stat : 2399 (java) S 2383 2386 32649 0 -1 1077944384 4192 0 0 0 121 2 0 0 20 0 19 0 74042473 16060325888 775138 33554432000 4194304 4196468 140737052074192 140204307372912 140205341039234 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 1 0 0 6293624 6294260 16949248 140737052079091 140737052079369 140737052079369 140737052082127 0
[pid=2386/tid=2400] ppid=2383 vsize=15683912 memory=104932 CPUtime=0 cores=1,3,5,7
/proc/2386/task/2400/stat : 2400 (java) S 2383 2386 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 74042473 16060325888 775138 33554432000 4194304 4196468 140737052074192 140202764921824 140205341038293 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16949248 140737052079091 140737052079369 140737052079369 140737052082127 0
[pid=2386/tid=2401] ppid=2383 vsize=15683912 memory=104932 CPUtime=1.36 cores=1,3,5,7
/proc/2386/task/2401/stat : 2401 (java) S 2383 2386 32649 0 -1 1077944384 167 0 0 0 59 77 0 0 20 0 19 0 74042473 16060325888 775138 33554432000 4194304 4196468 140737052074192 140204306319792 140205341039234 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 10 0 0 6293624 6294260 16949248 140737052079091 140737052079369 140737052079369 140737052082127 0
[pid=2386/tid=2403] ppid=2383 vsize=15683912 memory=3100552 CPUtime=0 cores=1,3,5,7
/proc/2386/task/2403/stat : 2403 (java) S 2383 2386 32649 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 74043372 16060325888 775138 33554432000 4194304 4196468 140737052074192 140205114319808 140205341052697 0 4 0 25189583 18446744071579417331 0 0 -1 5 0 0 0 0 0 6293624 6294260 16949248 140737052079091 140737052079369 140737052079369 140737052082127 0
[pid=2386/tid=2405] ppid=2383 vsize=15683912 memory=104932 CPUtime=0 cores=1,3,5,7
/proc/2386/task/2405/stat : 2405 (java) S 2383 2386 32649 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 74043372 16060325888 775138 33554432000 4194304 4196468 140737052074192 140202228039088 140205341050013 0 4 0 25189583 18446744071580971376 0 0 -1 5 0 0 0 0 0 6293624 6294260 16949248 140737052079091 140737052079369 140737052079369 140737052082127 0
[pid=2386/tid=2406] ppid=2383 vsize=15683912 memory=3100552 CPUtime=0 cores=1,3,5,7
/proc/2386/task/2406/stat : 2406 (java) S 2383 2386 32649 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 74043373 16060325888 775138 33554432000 4194304 4196468 140737052074192 140201825386288 140205341050013 0 4 0 25189583 18446744071580971376 0 0 -1 1 0 0 0 0 0 6293624 6294260 16949248 140737052079091 140737052079369 140737052079369 140737052082127 0
[pid=2386/tid=2407] ppid=2383 vsize=15683912 memory=3100552 CPUtime=0 cores=1,3,5,7
/proc/2386/task/2407/stat : 2407 (java) S 2383 2386 32649 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 19 0 74043374 16060325888 775138 33554432000 4194304 4196468 140737052074192 140202496482720 140205341038293 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16949248 140737052079091 140737052079369 140737052079369 140737052082127 0
Current children cumulated CPU time: 2520.01 s
Current children cumulated vsize: 15806960 KiB
Current children cumulated memory: 3205484 KiB

Child status: 1
Real time (s): 2509.73
CPU time (s): 2520.04
CPU user time (s): 2518.49
CPU system time (s): 1.55764
CPU usage (%): 100.411
Max. virtual memory (cumulated for all children) (KiB): 15806960
Max. memory (cumulated for all children) (KiB): 3205484

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2518.49
system time used= 1.55764
maximum resident set size= 3103608
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 262417
page faults= 0
swaps= 0
block input operations= 0
block output operations= 8752
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 59860
involuntary context switches= 811


# summary of solver processes directly reported to runsolver:
#   pid: 2386
#   total CPU time (s): 2520.04
#   total CPU user time (s): 2518.49
#   total CPU system time (s): 1.55764

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 17.4767 second user time and 26.5108 second system time

The end

Launcher Data

Begin job on node150 at 2018-07-26 02:26:32
IDJOB=4295266
IDBENCH=141499
IDSOLVER=2756
FILE ID=node150/4295266-1532564792
RUNJOBID= node150-1532562189-32681
PBS_JOBID= 21021956
Free space on /tmp= 53080 MiB

SOLVER NAME= scop order+MapleCOMSPS (2018-06-13)
BENCH NAME= XCSP18/Subisomorphism/Subisomorphism-g10-g23_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-4295266-1532564792/watcher-4295266-1532564792 -o /tmp/evaluation-result-4295266-1532564792/solver-4295266-1532564792 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node150-1532562189-32681 --watchdog 2580  java -Xms11g -Xmx11g -Xss128m -jar HOME/scop.jar -order -solver HOME/minisat_release -solverOption mapleTune01 -tmp HOME HOME/instance-4295266-1532564792.xml

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

MD5SUM BENCH= 5bb458afb57028f2eacd8dc69366d90c
RANDOM SEED=1562016781

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        19794148 kB
MemAvailable:   27293328 kB
Buffers:          187588 kB
Cached:          7530188 kB
SwapCached:            0 kB
Active:          6779352 kB
Inactive:        5619732 kB
Active(anon):    4631700 kB
Inactive(anon):    76924 kB
Active(file):    2147652 kB
Inactive(file):  5542808 kB
Unevictable:        7744 kB
Mlocked:            7744 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7776 kB
Writeback:             0 kB
AnonPages:       4670236 kB
Mapped:            52200 kB
Shmem:             25224 kB
Slab:             265280 kB
SReclaimable:     237180 kB
SUnreclaim:        28100 kB
KernelStack:        3968 kB
PageTables:        14564 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:   13543056 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   4446208 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      126336 kB
DirectMap2M:    33419264 kB

Free space on /tmp at the end= 53076 MiB
End job on node150 at 2018-07-26 03:08:22