Trace number 4305340

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-07-31)? (TO) 2520.12 2512.92

General information on the benchmark

NameColouredQueens/
ColouredQueens-15_c18.xml
MD5SUM531220ca8f264cab5c203edb1f2daff4
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 variables225
Number of constraints84
Number of domains1
Minimum domain size15
Maximum domain size15
Distribution of domain sizes[{"size":15,"count":225}]
Minimum variable degree3
Maximum variable degree4
Distribution of variable degrees[{"degree":3,"count":4},{"degree":4,"count":221}]
Minimum constraint arity2
Maximum constraint arity15
Distribution of constraint arities[{"arity":2,"count":4},{"arity":3,"count":4},{"arity":4,"count":4},{"arity":5,"count":4},{"arity":6,"count":4},{"arity":7,"count":4},{"arity":8,"count":4},{"arity":9,"count":4},{"arity":10,"count":4},{"arity":11,"count":4},{"arity":12,"count":4},{"arity":13,"count":4},{"arity":14,"count":4},{"arity":15,"count":32}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"allDifferent","count":84}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c (scop.sh) java -Xms11g -Xmx11g -Xss128m -cp scop.jar fun.scop.XCSP18Encode -order -solver minisat_release -solverOption default -tmp HOME -serialFile HOME/scop-16825-serial-file.bin HOME/instance-4305340-1534060441.xml
0.67/0.52	
0.67/0.52	scop order+minisat_release (2018-07-31)
0.67/0.52	(Encoding Process)
0.67/0.52	
0.70/0.62	c BEGIN-Prog: Sun Aug 12 09:54:02 CEST 2018
0.70/0.62	c PID: 16829
0.70/0.62	c IP: 172.20.3.139
0.70/0.62	c HOST: node139.alineos.net
0.70/0.64	c (0,0) Parsing Begin
1.48/1.02	c (0,0) Parsing End
1.48/1.02	c (0,0) CSP: 225 int (0 aux), 0 bool (0 aux), 84 ctr, max domain size 15
1.48/1.03	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.48/1.03	c (0,0) Constraint Name Generate Begin
1.48/1.03	c (0,0) Ctr:HOME/instance-4305340-1534060441.xml,AllDifferent:IntVar
1.48/1.03	c (0,0) Constraint Name Generate End
1.48/1.03	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.48/1.03	c (0,0) CSP to CSPinCNF Begin
2.15/1.38	c (0,0) translated 9 (10%) constraints
2.47/1.44	c (0,0) translated 17 (20%) constraints
2.47/1.49	c (0,0) translated 26 (30%) constraints
2.79/1.53	c (0,0) translated 34 (40%) constraints
2.79/1.55	c (0,0) translated 42 (50%) constraints
2.79/1.57	c (0,0) translated 51 (60%) constraints
2.79/1.57	c (1,0) translated 59 (70%) constraints
2.79/1.58	c (1,0) translated 68 (80%) constraints
3.12/1.61	c (1,0) translated 76 (90%) constraints
3.12/1.62	c (1,1) translated 84 (100%) constraints
3.46/1.74	c (1,1) STATISTICS1:HOME/instance-4305340-1534060441.xml,AllDifferent:IntVar,225,5348,15,15,15,2,15:5180,15:12152,15:64;14:8;13:8;12:8;11:8;10:8;9:8;8:8;7:8;6:8;5:8;4:8;3:8;2:5188,2:5180;1:1792,
3.46/1.74	c (1,1) ==========================================
3.46/1.74	c (1,1) Order
3.46/1.74	c (1,1) ==========================================
3.80/1.80	c (1,1) translated 535 (10%) constraints
3.80/1.84	c (1,1) translated 1070 (20%) constraints
3.80/1.87	c (1,1) translated 1605 (30%) constraints
4.10/1.90	c (1,1) translated 2140 (40%) constraints
4.10/1.93	c (1,1) translated 2674 (50%) constraints
4.10/1.96	c (1,1) translated 3209 (60%) constraints
4.10/1.99	c (1,1) translated 3744 (70%) constraints
4.44/2.02	c (1,1) translated 4279 (80%) constraints
4.44/2.04	c (1,1) translated 4814 (90%) constraints
4.44/2.07	c (1,1) translated 5348 (100%) constraints
4.44/2.07	c (1,1) CSP to CSPinCNF End
4.44/2.08	c (1,1) CSP: 225 int (0 aux), 0 bool (0 aux), 5348 ctr, max domain size 15
4.44/2.08	c (1,1) Heap : 281 MiB used (max 10795 MiB), NonHeap : 26 MiB used (max 0 MiB)
4.44/2.08	c (1,1) CSPinCNF Propagation Begin
4.75/2.15	c (1,1) 0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
4.75/2.15	c (1,1) CSPinCNF Propagation End
4.75/2.15	c (1,1) CSP: 225 int (0 aux), 0 bool (0 aux), 5348 ctr, max domain size 15
4.75/2.15	c (1,1) Heap : 337 MiB used (max 10795 MiB), NonHeap : 27 MiB used (max 0 MiB)
4.75/2.15	c (1,1) Simplify CSPinCNF Begin
5.66/2.50	c (1,1) Simplify CSPinCNF End
6.00/2.50	c (1,1) CSP: 225 int (0 aux), 10360 bool (10360 aux), 15708 ctr, max domain size 15
6.00/2.51	c (1,1) Heap : 450 MiB used (max 10795 MiB), NonHeap : 27 MiB used (max 0 MiB)
6.00/2.51	c (1,1) Calculate Precise Domain Begin
6.00/2.51	c (1,1) 0 values are removed by re-calculation
6.00/2.51	c (1,1) Calculate Precise Domain End
6.00/2.51	c (1,1) CSP: 225 int (0 aux), 10360 bool (10360 aux), 15708 ctr, max domain size 15
6.00/2.51	c (1,1) Heap : 450 MiB used (max 10795 MiB), NonHeap : 27 MiB used (max 0 MiB)
6.00/2.51	c (1,1) CSPinCNF to SatSolver Begin
6.63/2.74	c (2,2) 1571 (10 %) CSP clauses are encoded (13510 SAT variables, 19069 SAT clauses)
6.94/2.83	c (2,2) 3142 (20 %) CSP clauses are encoded (13510 SAT variables, 35214 SAT clauses)
7.23/2.91	c (2,2) 4713 (30 %) CSP clauses are encoded (13510 SAT variables, 51345 SAT clauses)
7.23/2.98	c (2,2) 6284 (40 %) CSP clauses are encoded (13510 SAT variables, 67490 SAT clauses)
7.49/3.04	c (2,2) 7854 (50 %) CSP clauses are encoded (13510 SAT variables, 83620 SAT clauses)
7.49/3.09	c (2,2) 9425 (60 %) CSP clauses are encoded (13510 SAT variables, 99765 SAT clauses)
7.70/3.35	c (2,2) 10996 (70 %) CSP clauses are encoded (13510 SAT variables, 115840 SAT clauses)
7.70/3.35	c (2,2) 12567 (80 %) CSP clauses are encoded (13510 SAT variables, 131775 SAT clauses)
7.70/3.35	c (2,2) 14138 (90 %) CSP clauses are encoded (13510 SAT variables, 147696 SAT clauses)
7.70/3.35	c (2,2) 15708 (100 %) CSP clauses are encoded (13510 SAT variables, 163672 SAT clauses)
7.70/3.35	c (2,2) Launch Command will be: minisat_release
7.70/3.35	c (2,2) CSPinCNF to SatSolver End
7.70/3.35	c (2,2) Heap : 844 MiB used (max 10795 MiB), NonHeap : 29 MiB used (max 0 MiB)
7.70/3.40	c (2,2) STATISTICS2:HOME/instance-4305340-1534060441.xml,AllDifferent:IntVar,10585,15708,15,15,15,2,15:10360,15:22512;2:20720,15:64;14:8;13:8;12:8;11:8;10:8;9:8;8:8;7:8;6:8;5:8;4:8;3:8;2:15548,2:10360;1:22512,
7.70/3.40	c (2,2) 13510 bool, 163673 clause
7.70/3.40	c (2,2) Export Begin
8.46/3.50	c (2,2) Export to HOME/scop-16825-serial-file.bin
8.46/3.50	c (2,2) Export End
8.46/3.50	c (2,2) Export File Size: 0.04 MB
8.46/3.50	c (2,2) 0,0,1,1,1,1,2,STOP-AFTER(DIMACS)
8.46/3.50	c END-Prog: Sun Aug 12 09:54:05 CEST 2018
8.46/3.51	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp scop.jar fun.scop.XCSP18Solve HOME/scop-16825-serial-file.bin
8.48/4.02	c (0,0) Read Serial File Begin
8.48/4.02	c (0,0) HOME/scop-16825-serial-file.bin
8.48/4.20	c (0,0) Read Serial File End
9.44/4.21	
9.44/4.21	scop order+minisat_release (2018-07-31)
9.44/4.21	(Solving Process)
9.44/4.21	
9.44/4.24	c BEGIN-Prog: Sun Aug 12 09:54:05 CEST 2018
9.44/4.24	c PID: 16916
9.44/4.24	c IP: 172.20.3.139
9.44/4.24	c HOST: node139.alineos.net
9.44/4.24	c (0,0) SatSolver.solve Begin
9.44/4.24	c (0,0) 0 bool, 0 clause
9.44/4.24	c (0,0) minisat_release HOME/instance-4305340-1534060441.xml-scop-16829.cnf
2512.46/2505.39	c (2501,0) c This is COMiniSatPS.
2512.46/2505.39	c (2501,0) c WARNING: for repeatability, setting FPU to use double precision
2512.46/2505.39	c (2501,0) c ============================[ Problem Statistics ]=============================
2512.46/2505.39	c (2501,0) c |                                                                             |
2512.46/2505.39	c (2501,0) c |  Number of variables:         13510                                         |
2512.46/2505.39	c (2501,0) c |  Number of clauses:          163673                                         |
2512.46/2505.39	c (2501,0) c |  Parse time:                   0.05 s                                       |
2512.46/2505.39	c (2501,0) c |  Eliminated clauses:           0.10 Mb                                      |
2512.46/2505.39	c (2501,0) c Reduced to 8330 vars, 158493 cls (grow=0)
2512.46/2505.39	c (2501,0) c No iterative elimination performed. (vars=8330, c/v ratio=19.0)
2512.46/2505.39	c (2501,0) c |  Simplification time:          0.13 s                                       |
2512.46/2505.39	c (2501,0) c |                                                                             |
2512.46/2505.39	c (2501,0) c ============================[ Search Statistics ]==============================
2512.46/2505.39	c (2501,0) c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2512.46/2505.39	c (2501,0) c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2512.46/2505.39	c (2501,0) c ===============================================================================
2512.46/2505.39	c (2501,0) c Switched to VSIDS.
2520.06/2512.90	c (2509,0) SatSolver is killed by some reasons.
2520.06/2512.90	c (2509,0) TO,TO,TO,TO,TO,TO,TO,TO,TO,STOP-AFTER(Nothing)
2520.06/2512.90	s UNKNOWN
2520.06/2512.90	c END-Prog: Sun Aug 12 10:35:54 CEST 2018
2520.06/2512.91	c (scop.sh) Receiving Signal. Removing all intermediate files.
2520.06/2512.91	c (scop.sh) Killing background jobs.
2520.06/2512.91	HOME/scop.sh: line 50: kill: (16916) - No such process

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4305340-1534060441/watcher-4305340-1534060441 -o /tmp/evaluation-result-4305340-1534060441/solver-4305340-1534060441 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node139-1534060441-16801 --watchdog 2580 scop.sh 11g scop.jar -order minisat_release default HOME HOME/instance-4305340-1534060441.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=16825, runsolver pid=16819

[startup+0.100174 s]*
/proc/loadavg: 0.78 0.93 1.26 3/219 16865
/proc/meminfo: memFree=10640104/32770624 swapFree=67108860/67108860
[pid=16825] ppid=16819 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/16825/stat : 16825 (scop.sh) S 16819 16825 16770 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 223607266 115843072 349 33554432000 4194304 5098028 140730027540544 140730027537800 140087587558012 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 18063360 140730027545664 140730027545863 140730027545863 140730027548621 0
/proc/16825/statm: 28282 349 296 221 0 87 0
[pid=16829] ppid=16825 vsize=15012476 memory=73296 CPUtime=0.11 cores=0,2,4,6
/proc/16829/stat : 16829 (java) S 16825 16825 16770 0 -1 1077944320 5935 0 0 0 9 2 0 0 20 0 15 0 223607266 15372775424 18324 33554432000 4194304 4196468 140728239649360 140728239631904 140558515937015 0 0 2 16800973 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 13004800 140728239657990 140728239658289 140728239658289 140728239661007 0
/proc/16829/statm: 3753119 18324 2744 1 0 3715579 0
[pid=16829/tid=16830] ppid=16825 vsize=15012476 memory=4711481268241137288 CPUtime=0.08 cores=0,2,4,6
/proc/16829/task/16830/stat : 16830 (java) R 16825 16825 16770 0 -1 4202560 4065 0 0 0 7 1 0 0 20 0 15 0 223607266 15372775424 18324 33554432000 4194304 4196468 140728239649360 140558487760448 140558500017502 0 4 2 16800973 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 13004800 140728239657990 140728239658289 140728239658289 140728239661007 0
[pid=16829/tid=16840] ppid=16825 vsize=15012476 memory=-3689349214911541841 CPUtime=0 cores=0,2,4,6
/proc/16829/task/16840/stat : 16840 (java) S 16825 16825 16770 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 223607268 15372775424 18324 33554432000 4194304 4196468 140728239649360 140558520179216 140558515947221 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13004800 140728239657990 140728239658289 140728239658289 140728239661007 0
[pid=16829/tid=16841] ppid=16825 vsize=15012476 memory=140350580426368 CPUtime=0 cores=0,2,4,6
/proc/16829/task/16841/stat : 16841 (java) S 16825 16825 16770 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 223607268 15372775424 18324 33554432000 4194304 4196468 140728239649360 140558311262864 140558515947221 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13004800 140728239657990 140728239658289 140728239658289 140728239661007 0
[pid=16829/tid=16842] ppid=16825 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16829/task/16842/stat : 16842 (java) S 16825 16825 16770 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 223607268 15372775424 18324 33554432000 4194304 4196468 140728239649360 140558310209808 140558515947221 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13004800 140728239657990 140728239658289 140728239658289 140728239661007 0
[pid=16829/tid=16843] ppid=16825 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/16829/task/16843/stat : 16843 (java) S 16825 16825 16770 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 223607268 15372775424 18324 33554432000 4194304 4196468 140728239649360 140558309157264 140558515947221 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13004800 140728239657990 140728239658289 140728239658289 140728239661007 0
[pid=16829/tid=16844] ppid=16825 vsize=15012476 memory=140350580426368 CPUtime=0 cores=0,2,4,6
/proc/16829/task/16844/stat : 16844 (java) S 16825 16825 16770 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 223607270 15372775424 18324 33554432000 4194304 4196468 140728239649360 140557855574768 140558515948162 0 0 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13004800 140728239657990 140728239658289 140728239658289 140728239661007 0
[pid=16829/tid=16849] ppid=16825 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/16829/task/16849/stat : 16849 (java) S 16825 16825 16770 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 223607270 15372775424 18324 33554432000 4194304 4196468 140728239649360 140557166831264 140558515947221 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13004800 140728239657990 140728239658289 140728239658289 140728239661007 0
[pid=16829/tid=16850] ppid=16825 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16829/task/16850/stat : 16850 (java) S 16825 16825 16770 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 223607270 15372775424 18324 33554432000 4194304 4196468 140728239649360 140556898395376 140558515947221 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13004800 140728239657990 140728239658289 140728239658289 140728239661007 0
[pid=16829/tid=16854] ppid=16825 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16829/task/16854/stat : 16854 (java) S 16825 16825 16770 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 223607273 15372775424 18324 33554432000 4194304 4196468 140728239649360 140556523887056 140558515955611 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13004800 140728239657990 140728239658289 140728239658289 140728239661007 0
[pid=16829/tid=16855] ppid=16825 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16829/task/16855/stat : 16855 (java) S 16825 16825 16770 0 -1 1077944384 310 0 0 0 0 0 0 0 20 0 15 0 223607273 15372775424 18324 33554432000 4194304 4196468 140728239649360 140557854521584 140558515948162 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13004800 140728239657990 140728239658289 140728239658289 140728239661007 0
[pid=16829/tid=16856] ppid=16825 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/16829/task/16856/stat : 16856 (java) S 16825 16825 16770 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 223607273 15372775424 18324 33554432000 4194304 4196468 140728239649360 140557853469040 140558515948162 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13004800 140728239657990 140728239658289 140728239658289 140728239661007 0
[pid=16829/tid=16857] ppid=16825 vsize=15012476 memory=140350580426368 CPUtime=0.01 cores=0,2,4,6
/proc/16829/task/16857/stat : 16857 (java) R 16825 16825 16770 0 -1 4202560 263 0 0 0 1 0 0 0 20 0 15 0 223607273 15372775424 18324 33554432000 4194304 4196468 140728239649360 140557852415984 140558508174142 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 13004800 140728239657990 140728239658289 140728239658289 140728239661007 0
[pid=16829/tid=16858] ppid=16825 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/16829/task/16858/stat : 16858 (java) S 16825 16825 16770 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 223607273 15372775424 18324 33554432000 4194304 4196468 140728239649360 140556025981280 140558515947221 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13004800 140728239657990 140728239658289 140728239658289 140728239661007 0
[pid=16829/tid=16859] ppid=16825 vsize=15012476 memory=140350580426368 CPUtime=0 cores=0,2,4,6
/proc/16829/task/16859/stat : 16859 (java) S 16825 16825 16770 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 223607273 15372775424 18324 33554432000 4194304 4196468 140728239649360 140557851364400 140558515948162 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13004800 140728239657990 140728239658289 140728239658289 140728239661007 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 74692 KiB

[startup+0.210732 s]*
/proc/loadavg: 0.78 0.93 1.26 4/219 16865
/proc/meminfo: memFree=10608228/32770624 swapFree=67108860/67108860
[pid=16825] ppid=16819 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/16825/stat : 16825 (scop.sh) S 16819 16825 16770 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 223607266 115843072 349 33554432000 4194304 5098028 140730027540544 140730027537800 140087587558012 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 18063360 140730027545664 140730027545863 140730027545863 140730027548621 0
/proc/16825/statm: 28282 349 296 221 0 87 0
[pid=16829] ppid=16825 vsize=15012476 memory=86640 CPUtime=0.25 cores=0,2,4,6
/proc/16829/stat : 16829 (java) S 16825 16825 16770 0 -1 1077944320 9491 0 0 0 22 3 0 0 20 0 15 0 223607266 15372775424 21660 33554432000 4194304 4196468 140728239649360 140728239631904 140558515937015 0 0 2 16800973 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 13004800 140728239657990 140728239658289 140728239658289 140728239661007 0
/proc/16829/statm: 3753119 21660 2867 1 0 3715579 0
[pid=16829/tid=16830] ppid=16825 vsize=15012476 memory=7883960649037381690 CPUtime=0.19 cores=0,2,4,6
/proc/16829/task/16830/stat : 16830 (java) R 16825 16825 16770 0 -1 4202560 7402 0 0 0 17 2 0 0 20 0 15 0 223607266 15372775424 21660 33554432000 4194304 4196468 140728239649360 140558487763408 140558515958941 0 4 2 16800973 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 13004800 140728239657990 140728239658289 140728239658289 140728239661007 0
[pid=16829/tid=16840] ppid=16825 vsize=15012476 memory=12591 CPUtime=0 cores=0,2,4,6
/proc/16829/task/16840/stat : 16840 (java) S 16825 16825 16770 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 223607268 15372775424 21660 33554432000 4194304 4196468 140728239649360 140558520179216 140558515947221 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13004800 140728239657990 140728239658289 140728239658289 140728239661007 0
[pid=16829/tid=16841] ppid=16825 vsize=15012476 memory=3544814338676197024 CPUtime=0 cores=0,2,4,6
/proc/16829/task/16841/stat : 16841 (java) S 16825 16825 16770 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 223607268 15372775424 21660 33554432000 4194304 4196468 140728239649360 140558311262864 140558515947221 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13004800 140728239657990 140728239658289 140728239658289 140728239661007 0
[pid=16829/tid=16842] ppid=16825 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16829/task/16842/stat : 16842 (java) S 16825 16825 16770 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 223607268 15372775424 21660 33554432000 4194304 4196468 140728239649360 140558310209808 140558515947221 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13004800 140728239657990 140728239658289 140728239658289 140728239661007 0
[pid=16829/tid=16843] ppid=16825 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/16829/task/16843/stat : 16843 (java) S 16825 16825 16770 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 223607268 15372775424 21660 33554432000 4194304 4196468 140728239649360 140558309157264 140558515947221 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13004800 140728239657990 140728239658289 140728239658289 140728239661007 0
[pid=16829/tid=16844] ppid=16825 vsize=15012476 memory=140350580426368 CPUtime=0 cores=0,2,4,6
/proc/16829/task/16844/stat : 16844 (java) S 16825 16825 16770 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 223607270 15372775424 21660 33554432000 4194304 4196468 140728239649360 140557855574768 140558515948162 0 0 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13004800 140728239657990 140728239658289 140728239658289 140728239661007 0
[pid=16829/tid=16849] ppid=16825 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/16829/task/16849/stat : 16849 (java) S 16825 16825 16770 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 223607270 15372775424 21660 33554432000 4194304 4196468 140728239649360 140557166831264 140558515947221 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13004800 140728239657990 140728239658289 140728239658289 140728239661007 0
[pid=16829/tid=16850] ppid=16825 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16829/task/16850/stat : 16850 (java) S 16825 16825 16770 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 223607270 15372775424 21660 33554432000 4194304 4196468 140728239649360 140556898395376 140558515947221 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13004800 140728239657990 140728239658289 140728239658289 140728239661007 0
[pid=16829/tid=16854] ppid=16825 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16829/task/16854/stat : 16854 (java) S 16825 16825 16770 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 223607273 15372775424 21660 33554432000 4194304 4196468 140728239649360 140556523887056 140558515955611 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13004800 140728239657990 140728239658289 140728239658289 140728239661007 0
[pid=16829/tid=16855] ppid=16825 vsize=15012476 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/16829/task/16855/stat : 16855 (java) S 16825 16825 16770 0 -1 1077944384 458 0 0 0 1 0 0 0 20 0 15 0 223607273 15372775424 21660 33554432000 4194304 4196468 140728239649360 140557854521584 140558515948162 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13004800 140728239657990 140728239658289 140728239658289 140728239661007 0
[pid=16829/tid=16856] ppid=16825 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/16829/task/16856/stat : 16856 (java) S 16825 16825 16770 0 -1 1077944384 19 0 0 0 0 0 0 0 20 0 15 0 223607273 15372775424 21660 33554432000 4194304 4196468 140728239649360 140557853469040 140558515948162 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13004800 140728239657990 140728239658289 140728239658289 140728239661007 0
[pid=16829/tid=16857] ppid=16825 vsize=15012476 memory=140350580426368 CPUtime=0.03 cores=0,2,4,6
/proc/16829/task/16857/stat : 16857 (java) S 16825 16825 16770 0 -1 1077944384 282 0 0 0 3 0 0 0 20 0 15 0 223607273 15372775424 21660 33554432000 4194304 4196468 140728239649360 140557852415984 140558515948162 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13004800 140728239657990 140728239658289 140728239658289 140728239661007 0
[pid=16829/tid=16858] ppid=16825 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/16829/task/16858/stat : 16858 (java) S 16825 16825 16770 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 223607273 15372775424 21660 33554432000 4194304 4196468 140728239649360 140556025981280 140558515947221 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13004800 140728239657990 140728239658289 140728239658289 140728239661007 0
[pid=16829/tid=16859] ppid=16825 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16829/task/16859/stat : 16859 (java) S 16825 16825 16770 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 223607273 15372775424 21660 33554432000 4194304 4196468 140728239649360 140557851364400 140558515948162 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13004800 140728239657990 140728239658289 140728239658289 140728239661007 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 88036 KiB

[startup+0.310748 s]*
/proc/loadavg: 0.78 0.93 1.26 3/219 16865
/proc/meminfo: memFree=10601652/32770624 swapFree=67108860/67108860
[pid=16825] ppid=16819 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/16825/stat : 16825 (scop.sh) S 16819 16825 16770 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 223607266 115843072 349 33554432000 4194304 5098028 140730027540544 140730027537800 140087587558012 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 18063360 140730027545664 140730027545863 140730027545863 140730027548621 0
/proc/16825/statm: 28282 349 296 221 0 87 0
[pid=16829] ppid=16825 vsize=15012476 memory=90168 CPUtime=0.43 cores=0,2,4,6
/proc/16829/stat : 16829 (java) S 16825 16825 16770 0 -1 1077944320 10030 0 0 0 39 4 0 0 20 0 15 0 223607266 15372775424 22542 33554432000 4194304 4196468 140728239649360 140728239631904 140558515937015 0 0 2 16800973 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 13004800 140728239657990 140728239658289 140728239658289 140728239661007 0
/proc/16829/statm: 3753119 22542 2972 1 0 3715579 0
[pid=16829/tid=16830] ppid=16825 vsize=15012476 memory=6791534058613427641 CPUtime=0.29 cores=0,2,4,6
/proc/16829/task/16830/stat : 16830 (java) R 16825 16825 16770 0 -1 4202560 7775 0 0 0 26 3 0 0 20 0 15 0 223607266 15372775424 22542 33554432000 4194304 4196468 140728239649360 140558487732016 140558515948950 0 4 2 16800973 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 13004800 140728239657990 140728239658289 140728239658289 140728239661007 0
[pid=16829/tid=16840] ppid=16825 vsize=15012476 memory=4126316290023845779 CPUtime=0 cores=0,2,4,6
/proc/16829/task/16840/stat : 16840 (java) S 16825 16825 16770 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 223607268 15372775424 22542 33554432000 4194304 4196468 140728239649360 140558520179216 140558515947221 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13004800 140728239657990 140728239658289 140728239658289 140728239661007 0
[pid=16829/tid=16841] ppid=16825 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16829/task/16841/stat : 16841 (java) S 16825 16825 16770 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 223607268 15372775424 22542 33554432000 4194304 4196468 140728239649360 140558311262864 140558515947221 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13004800 140728239657990 140728239658289 140728239658289 140728239661007 0
[pid=16829/tid=16842] ppid=16825 vsize=15012476 memory=-2893623298589923098 CPUtime=0 cores=0,2,4,6
/proc/16829/task/16842/stat : 16842 (java) S 16825 16825 16770 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 223607268 15372775424 22542 33554432000 4194304 4196468 140728239649360 140558310209808 140558515947221 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13004800 140728239657990 140728239658289 140728239658289 140728239661007 0
[pid=16829/tid=16843] ppid=16825 vsize=15012476 memory=6944656592455359580 CPUtime=0 cores=0,2,4,6
/proc/16829/task/16843/stat : 16843 (java) S 16825 16825 16770 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 223607268 15372775424 22542 33554432000 4194304 4196468 140728239649360 140558309157264 140558515947221 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13004800 140728239657990 140728239658289 140728239658289 140728239661007 0
[pid=16829/tid=16844] ppid=16825 vsize=15012476 memory=6943526294502006880 CPUtime=0 cores=0,2,4,6
/proc/16829/task/16844/stat : 16844 (java) S 16825 16825 16770 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 223607270 15372775424 22542 33554432000 4194304 4196468 140728239649360 140557855574768 140558515948162 0 0 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13004800 140728239657990 140728239658289 140728239658289 140728239661007 0
[pid=16829/tid=16849] ppid=16825 vsize=15012476 memory=6944656575208382560 CPUtime=0 cores=0,2,4,6
/proc/16829/task/16849/stat : 16849 (java) S 16825 16825 16770 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 223607270 15372775424 22542 33554432000 4194304 4196468 140728239649360 140557166831264 140558515947221 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13004800 140728239657990 140728239658289 140728239658289 140728239661007 0
[pid=16829/tid=16850] ppid=16825 vsize=15012476 memory=-3040564339105353098 CPUtime=0 cores=0,2,4,6
/proc/16829/task/16850/stat : 16850 (java) S 16825 16825 16770 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 223607270 15372775424 22542 33554432000 4194304 4196468 140728239649360 140556898395376 140558515947221 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13004800 140728239657990 140728239658289 140728239658289 140728239661007 0
[pid=16829/tid=16854] ppid=16825 vsize=15012476 memory=7089274314207166114 CPUtime=0 cores=0,2,4,6
/proc/16829/task/16854/stat : 16854 (java) S 16825 16825 16770 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 223607273 15372775424 22542 33554432000 4194304 4196468 140728239649360 140556523887056 140558515955611 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13004800 140728239657990 140728239658289 140728239658289 140728239661007 0
[pid=16829/tid=16855] ppid=16825 vsize=15012476 memory=6944656591801720471 CPUtime=0.02 cores=0,2,4,6
/proc/16829/task/16855/stat : 16855 (java) R 16825 16825 16770 0 -1 4202560 505 0 0 0 2 0 0 0 20 0 15 0 223607273 15372775424 22542 33554432000 4194304 4196468 140728239649360 140557854521584 140558508922057 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 13004800 140728239657990 140728239658289 140728239658289 140728239661007 0
[pid=16829/tid=16856] ppid=16825 vsize=15012476 memory=-8458152057954561420 CPUtime=0.01 cores=0,2,4,6
/proc/16829/task/16856/stat : 16856 (java) R 16825 16825 16770 0 -1 1077944384 116 0 0 0 1 0 0 0 20 0 15 0 223607273 15372775424 22542 33554432000 4194304 4196468 140728239649360 140557853469040 140558515948162 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 13004800 140728239657990 140728239658289 140728239658289 140728239661007 0
[pid=16829/tid=16857] ppid=16825 vsize=15012476 memory=-8813974798734826869 CPUtime=0.07 cores=0,2,4,6
/proc/16829/task/16857/stat : 16857 (java) R 16825 16825 16770 0 -1 4202560 302 0 0 0 7 0 0 0 20 0 15 0 223607273 15372775424 22542 33554432000 4194304 4196468 140728239649360 140557852415984 140558515948950 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 13004800 140728239657990 140728239658289 140728239658289 140728239661007 0
[pid=16829/tid=16858] ppid=16825 vsize=15012476 memory=7031125463459224206 CPUtime=0 cores=0,2,4,6
/proc/16829/task/16858/stat : 16858 (java) S 16825 16825 16770 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 223607273 15372775424 22542 33554432000 4194304 4196468 140728239649360 140556025981280 140558515947221 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13004800 140728239657990 140728239658289 140728239658289 140728239661007 0
[pid=16829/tid=16859] ppid=16825 vsize=15012476 memory=4426078206164241782 CPUtime=0 cores=0,2,4,6
/proc/16829/task/16859/stat : 16859 (java) S 16825 16825 16770 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 223607273 15372775424 22542 33554432000 4194304 4196468 140728239649360 140557851364400 140558515948162 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13004800 140728239657990 140728239658289 140728239658289 140728239661007 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 91564 KiB

[startup+0.700865 s]
/proc/loadavg: 0.78 0.93 1.26 3/219 16865
/proc/meminfo: memFree=10552036/32770624 swapFree=67108860/67108860
[pid=16825] ppid=16819 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/16825/stat : 16825 (scop.sh) S 16819 16825 16770 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 223607266 115843072 349 33554432000 4194304 5098028 140730027540544 140730027537800 140087587558012 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 18063360 140730027545664 140730027545863 140730027545863 140730027548621 0
/proc/16825/statm: 28282 349 296 221 0 87 0
[pid=16829] ppid=16825 vsize=15018748 memory=122092 CPUtime=0.81 cores=0,2,4,6
/proc/16829/stat : 16829 (java) S 16825 16825 16770 0 -1 1077944320 16122 0 0 0 76 5 0 0 20 0 15 0 223607266 15379197952 30523 33554432000 4194304 4196468 140728239649360 140728239631904 140558515937015 0 0 2 25189581 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 13004800 140728239657990 140728239658289 140728239658289 140728239661007 0
/proc/16829/statm: 3754687 30523 3081 1 0 3716091 0
[pid=16829/tid=16830] ppid=16825 vsize=15018748 memory=0 CPUtime=0.58 cores=0,2,4,6
/proc/16829/task/16830/stat : 16830 (java) R 16825 16825 16770 0 -1 4202560 13650 0 0 0 54 4 0 0 20 0 15 0 223607266 15379197952 30523 33554432000 4194304 4196468 140728239649360 140558487766312 140558500017502 0 4 2 25189581 0 0 0 -1 2 0 0 8 0 0 6293624 6294260 13004800 140728239657990 140728239658289 140728239658289 140728239661007 0
[pid=16829/tid=16840] ppid=16825 vsize=15018748 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16829/task/16840/stat : 16840 (java) S 16825 16825 16770 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 223607268 15379197952 30523 33554432000 4194304 4196468 140728239649360 140558520179216 140558515947221 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13004800 140728239657990 140728239658289 140728239658289 140728239661007 0
[pid=16829/tid=16841] ppid=16825 vsize=15018748 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16829/task/16841/stat : 16841 (java) S 16825 16825 16770 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 223607268 15379197952 30523 33554432000 4194304 4196468 140728239649360 140558311262864 140558515947221 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13004800 140728239657990 140728239658289 140728239658289 140728239661007 0
[pid=16829/tid=16842] ppid=16825 vsize=15018748 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16829/task/16842/stat : 16842 (java) S 16825 16825 16770 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 223607268 15379197952 30523 33554432000 4194304 4196468 140728239649360 140558310209808 140558515947221 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13004800 140728239657990 140728239658289 140728239658289 140728239661007 0
[pid=16829/tid=16843] ppid=16825 vsize=15018748 memory=876 CPUtime=0 cores=0,2,4,6
/proc/16829/task/16843/stat : 16843 (java) S 16825 16825 16770 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 223607268 15379197952 30523 33554432000 4194304 4196468 140728239649360 140558309157264 140558515947221 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13004800 140728239657990 140728239658289 140728239658289 140728239661007 0
[pid=16829/tid=16844] ppid=16825 vsize=15018748 memory=10096 CPUtime=0 cores=0,2,4,6
/proc/16829/task/16844/stat : 16844 (java) S 16825 16825 16770 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 223607270 15379197952 30523 33554432000 4194304 4196468 140728239649360 140557855574768 140558515948162 0 0 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13004800 140728239657990 140728239658289 140728239658289 140728239661007 0
[pid=16829/tid=16849] ppid=16825 vsize=15018748 memory=1228 CPUtime=0 cores=0,2,4,6
/proc/16829/task/16849/stat : 16849 (java) S 16825 16825 16770 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 223607270 15379197952 30523 33554432000 4194304 4196468 140728239649360 140557166831264 140558515947221 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13004800 140728239657990 140728239658289 140728239658289 140728239661007 0
[pid=16829/tid=16850] ppid=16825 vsize=15018748 memory=1952 CPUtime=0 cores=0,2,4,6
/proc/16829/task/16850/stat : 16850 (java) S 16825 16825 16770 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 223607270 15379197952 30523 33554432000 4194304 4196468 140728239649360 140556898395376 140558515947221 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13004800 140728239657990 140728239658289 140728239658289 140728239661007 0
[pid=16829/tid=16854] ppid=16825 vsize=15018748 memory=1160 CPUtime=0 cores=0,2,4,6
/proc/16829/task/16854/stat : 16854 (java) S 16825 16825 16770 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 223607273 15379197952 30523 33554432000 4194304 4196468 140728239649360 140556523887056 140558515955611 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13004800 140728239657990 140728239658289 140728239658289 140728239661007 0
[pid=16829/tid=16855] ppid=16825 vsize=15018748 memory=8804 CPUtime=0.06 cores=0,2,4,6
/proc/16829/task/16855/stat : 16855 (java) R 16825 16825 16770 0 -1 4202560 675 0 0 0 6 0 0 0 20 0 15 0 223607273 15379197952 30523 33554432000 4194304 4196468 140728239649360 140557854502600 140558493815872 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 13004800 140728239657990 140728239658289 140728239658289 140728239661007 0
[pid=16829/tid=16856] ppid=16825 vsize=15018748 memory=4616 CPUtime=0.02 cores=0,2,4,6
/proc/16829/task/16856/stat : 16856 (java) S 16825 16825 16770 0 -1 1077944384 116 0 0 0 2 0 0 0 20 0 15 0 223607273 15379197952 30523 33554432000 4194304 4196468 140728239649360 140557853469040 140558515948162 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13004800 140728239657990 140728239658289 140728239658289 140728239661007 0
[pid=16829/tid=16857] ppid=16825 vsize=15018748 memory=1428 CPUtime=0.13 cores=0,2,4,6
/proc/16829/task/16857/stat : 16857 (java) S 16825 16825 16770 0 -1 1077944384 346 0 0 0 13 0 0 0 20 0 15 0 223607273 15379197952 30523 33554432000 4194304 4196468 140728239649360 140557852415984 140558515948162 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13004800 140728239657990 140728239658289 140728239658289 140728239661007 0
[pid=16829/tid=16858] ppid=16825 vsize=15018748 memory=15880 CPUtime=0 cores=0,2,4,6
/proc/16829/task/16858/stat : 16858 (java) S 16825 16825 16770 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 223607273 15379197952 30523 33554432000 4194304 4196468 140728239649360 140556025981280 140558515947221 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13004800 140728239657990 140728239658289 140728239658289 140728239661007 0
[pid=16829/tid=16859] ppid=16825 vsize=15018748 memory=16228 CPUtime=0 cores=0,2,4,6
/proc/16829/task/16859/stat : 16859 (java) S 16825 16825 16770 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 223607273 15379197952 30523 33554432000 4194304 4196468 140728239649360 140557851364400 140558515948162 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13004800 140728239657990 140728239658289 140728239658289 140728239661007 0
Current children cumulated CPU time: 0.81 s
Current children cumulated vsize: 15131876 KiB
Current children cumulated memory: 123488 KiB

[startup+1.50111 s]
/proc/loadavg: 0.78 0.93 1.26 5/219 16865
/proc/meminfo: memFree=10502408/32770624 swapFree=67108860/67108860
[pid=16825] ppid=16819 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/16825/stat : 16825 (scop.sh) S 16819 16825 16770 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 223607266 115843072 349 33554432000 4194304 5098028 140730027540544 140730027537800 140087587558012 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 18063360 140730027545664 140730027545863 140730027545863 140730027548621 0
/proc/16825/statm: 28282 349 296 221 0 87 0

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

/proc/16979/statm: 32476 22516 341 28 0 28716 0
[pid=16916/tid=16917] ppid=16825 vsize=8068220 memory=1472 CPUtime=0.77 cores=0,2,4,6
/proc/16916/task/16917/stat : 16917 (java) S 16825 16825 16770 0 -1 1077944384 14942 0 0 0 72 5 0 0 20 0 19 0 223607618 8261857280 29158 33554432000 4194304 4196468 140724216484256 139831800668048 139831828838101 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35840000 140724216493237 140724216493361 140724216493361 140724216496079 0
[pid=16916/tid=16918] ppid=16825 vsize=8068220 memory=116632 CPUtime=0 cores=0,2,4,6
/proc/16916/task/16918/stat : 16918 (java) S 16825 16825 16770 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 223607619 8261857280 29158 33554432000 4194304 4196468 140724216484256 139831833070224 139831828838101 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35840000 140724216493237 140724216493361 140724216493361 140724216496079 0
[pid=16916/tid=16919] ppid=16825 vsize=8068220 memory=1472 CPUtime=0 cores=0,2,4,6
/proc/16916/task/16919/stat : 16919 (java) S 16825 16825 16770 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 223607619 8261857280 29158 33554432000 4194304 4196468 140724216484256 139831314008592 139831828838101 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35840000 140724216493237 140724216493361 140724216493361 140724216496079 0
[pid=16916/tid=16920] ppid=16825 vsize=8068220 memory=116632 CPUtime=0 cores=0,2,4,6
/proc/16916/task/16920/stat : 16920 (java) S 16825 16825 16770 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 223607619 8261857280 29158 33554432000 4194304 4196468 140724216484256 139831312955792 139831828838101 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35840000 140724216493237 140724216493361 140724216493361 140724216496079 0
[pid=16916/tid=16921] ppid=16825 vsize=8068220 memory=1472 CPUtime=0 cores=0,2,4,6
/proc/16916/task/16921/stat : 16921 (java) S 16825 16825 16770 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 223607619 8261857280 29158 33554432000 4194304 4196468 140724216484256 139831311902992 139831828838101 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35840000 140724216493237 140724216493361 140724216493361 140724216496079 0
[pid=16916/tid=16922] ppid=16825 vsize=8068220 memory=116632 CPUtime=0.05 cores=0,2,4,6
/proc/16916/task/16922/stat : 16922 (java) S 16825 16825 16770 0 -1 1077944384 5 0 0 0 2 3 0 0 20 0 19 0 223607620 8261857280 29158 33554432000 4194304 4196468 140724216484256 139831275322224 139831828839042 0 0 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35840000 140724216493237 140724216493361 140724216493361 140724216496079 0
[pid=16916/tid=16923] ppid=16825 vsize=8068220 memory=116632 CPUtime=0 cores=0,2,4,6
/proc/16916/task/16923/stat : 16923 (java) S 16825 16825 16770 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 223607621 8261857280 29158 33554432000 4194304 4196468 140724216484256 139830646269472 139831828838101 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35840000 140724216493237 140724216493361 140724216493361 140724216496079 0
[pid=16916/tid=16924] ppid=16825 vsize=8068220 memory=116632 CPUtime=0 cores=0,2,4,6
/proc/16916/task/16924/stat : 16924 (java) S 16825 16825 16770 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 223607621 8261857280 29158 33554432000 4194304 4196468 140724216484256 139830377833840 139831828838101 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35840000 140724216493237 140724216493361 140724216493361 140724216496079 0
[pid=16916/tid=16925] ppid=16825 vsize=8068220 memory=116632 CPUtime=0 cores=0,2,4,6
/proc/16916/task/16925/stat : 16925 (java) S 16825 16825 16770 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 223607623 8261857280 29158 33554432000 4194304 4196468 140724216484256 139830003325264 139831828846491 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35840000 140724216493237 140724216493361 140724216493361 140724216496079 0
[pid=16916/tid=16926] ppid=16825 vsize=8068220 memory=1472 CPUtime=0.09 cores=0,2,4,6
/proc/16916/task/16926/stat : 16926 (java) S 16825 16825 16770 0 -1 1077944384 718 0 0 0 9 0 0 0 20 0 19 0 223607623 8261857280 29158 33554432000 4194304 4196468 140724216484256 139831274269040 139831828839042 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35840000 140724216493237 140724216493361 140724216493361 140724216496079 0
[pid=16916/tid=16927] ppid=16825 vsize=8068220 memory=-7824251494390652002 CPUtime=0.09 cores=0,2,4,6
/proc/16916/task/16927/stat : 16927 (java) S 16825 16825 16770 0 -1 1077944384 241 0 0 0 9 0 0 0 20 0 19 0 223607623 8261857280 29158 33554432000 4194304 4196468 140724216484256 139831273216240 139831828839042 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35840000 140724216493237 140724216493361 140724216493361 140724216496079 0
[pid=16916/tid=16928] ppid=16825 vsize=8068220 memory=4128 CPUtime=0.21 cores=0,2,4,6
/proc/16916/task/16928/stat : 16928 (java) S 16825 16825 16770 0 -1 1077944384 607 0 0 0 21 0 0 0 20 0 19 0 223607623 8261857280 29158 33554432000 4194304 4196468 140724216484256 139831272163440 139831828839042 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35840000 140724216493237 140724216493361 140724216493361 140724216496079 0
[pid=16916/tid=16929] ppid=16825 vsize=8068220 memory=116632 CPUtime=0 cores=0,2,4,6
/proc/16916/task/16929/stat : 16929 (java) S 16825 16825 16770 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 223607624 8261857280 29158 33554432000 4194304 4196468 140724216484256 139829505419488 139831828838101 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35840000 140724216493237 140724216493361 140724216493361 140724216496079 0
[pid=16916/tid=16930] ppid=16825 vsize=8068220 memory=90064 CPUtime=1.82 cores=0,2,4,6
/proc/16916/task/16930/stat : 16930 (java) S 16825 16825 16770 0 -1 1077944384 167 0 0 0 88 94 0 0 20 0 19 0 223607624 8261857280 29158 33554432000 4194304 4196468 140724216484256 139831271111856 139831828839042 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35840000 140724216493237 140724216493361 140724216493361 140724216496079 0
[pid=16916/tid=16980] ppid=16825 vsize=8068220 memory=60744 CPUtime=0 cores=0,2,4,6
/proc/16916/task/16980/stat : 16980 (java) S 16825 16825 16770 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 223607693 8261857280 29158 33554432000 4194304 4196468 140724216484256 139831263303360 139831828852505 0 4 2 25189581 18446744071579417331 0 0 -1 6 0 0 0 0 0 6293624 6294260 35840000 140724216493237 140724216493361 140724216493361 140724216496079 0
[pid=16916/tid=16982] ppid=16825 vsize=8068220 memory=1240 CPUtime=0 cores=0,2,4,6
/proc/16916/task/16982/stat : 16982 (java) S 16825 16825 16770 0 -1 4202560 24 0 0 0 0 0 0 0 20 0 19 0 223607693 8261857280 29158 33554432000 4194304 4196468 140724216484256 139828968533808 139831828849821 0 4 2 25189581 18446744071580971376 0 0 -1 2 0 0 0 0 0 6293624 6294260 35840000 140724216493237 140724216493361 140724216493361 140724216496079 0
[pid=16916/tid=16983] ppid=16825 vsize=8068220 memory=116632 CPUtime=0 cores=0,2,4,6
/proc/16916/task/16983/stat : 16983 (java) S 16825 16825 16770 0 -1 4202560 20 0 0 0 0 0 0 0 20 0 19 0 223607693 8261857280 29158 33554432000 4194304 4196468 140724216484256 139829102755504 139831828849821 0 4 2 25189581 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 35840000 140724216493237 140724216493361 140724216493361 140724216496079 0
[pid=16916/tid=16984] ppid=16825 vsize=8068220 memory=4128 CPUtime=0 cores=0,2,4,6
/proc/16916/task/16984/stat : 16984 (java) S 16825 16825 16770 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 19 0 223607695 8261857280 29158 33554432000 4194304 4196468 140724216484256 139828700109984 139831828838101 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35840000 140724216493237 140724216493361 140724216493361 140724216496079 0
Current children cumulated CPU time: 2509.46 s
Current children cumulated vsize: 8311252 KiB
Current children cumulated memory: 208168 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2512.9 s]
/proc/loadavg: 2.01 2.02 1.96 3/227 17202
/proc/meminfo: memFree=10397864/32770624 swapFree=67108860/67108860
[pid=16825] ppid=16819 vsize=113128 memory=1472 CPUtime=8.48 cores=0,2,4,6
/proc/16825/stat : 16825 (scop.sh) S 16819 16825 16770 0 -1 4202496 590 26728 0 0 0 0 824 24 20 0 1 0 223607266 115843072 368 33554432000 4194304 5098028 140730027540544 140730027537288 140087587558012 0 65536 4100 81923 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 18063360 140730027545664 140730027545863 140730027545863 140730027548621 0
/proc/16825/statm: 28282 368 311 221 0 87 0
[pid=16916] ppid=16825 vsize=8068220 memory=116632 CPUtime=3.11 cores=0,2,4,6
/proc/16916/stat : 16916 (java) S 16825 16825 16770 0 -1 1077944320 18095 0 0 0 223 88 0 0 20 0 19 0 223607617 8261857280 29158 33554432000 4194304 4196468 140724216484256 140724216466800 139831828827895 0 0 2 25189581 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 35840000 140724216493237 140724216493361 140724216493361 140724216496079 0
/proc/16916/statm: 2017055 29158 3145 1 0 1978454 0
[pid=16979] ppid=16916 vsize=129904 memory=90068 CPUtime=2508.47 cores=0,2,4,6
/proc/16979/stat : 16979 (minisat_release) R 16916 16825 16770 0 -1 4202496 220334 0 0 0 250829 18 0 0 20 0 1 0 223607692 133021696 22517 33554432000 4194304 4308513 140736203479744 140736203477240 4276436 0 4 0 8396802 0 0 0 17 2 0 0 0 0 0 6409496 6410680 25284608 140736203486324 140736203486422 140736203486422 140736203489221 0
/proc/16979/statm: 32476 22517 342 28 0 28716 0
[pid=16916/tid=16917] ppid=16825 vsize=8068220 memory=1472 CPUtime=0.77 cores=0,2,4,6
/proc/16916/task/16917/stat : 16917 (java) S 16825 16825 16770 0 -1 1077944384 14942 0 0 0 72 5 0 0 20 0 19 0 223607618 8261857280 29158 33554432000 4194304 4196468 140724216484256 139831800668048 139831828838101 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35840000 140724216493237 140724216493361 140724216493361 140724216496079 0
[pid=16916/tid=16918] ppid=16825 vsize=8068220 memory=1472 CPUtime=0 cores=0,2,4,6
/proc/16916/task/16918/stat : 16918 (java) S 16825 16825 16770 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 223607619 8261857280 29158 33554432000 4194304 4196468 140724216484256 139831833070224 139831828838101 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35840000 140724216493237 140724216493361 140724216493361 140724216496079 0
[pid=16916/tid=16919] ppid=16825 vsize=8068220 memory=116632 CPUtime=0 cores=0,2,4,6
/proc/16916/task/16919/stat : 16919 (java) S 16825 16825 16770 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 223607619 8261857280 29158 33554432000 4194304 4196468 140724216484256 139831314008592 139831828838101 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35840000 140724216493237 140724216493361 140724216493361 140724216496079 0
[pid=16916/tid=16920] ppid=16825 vsize=8068220 memory=1472 CPUtime=0 cores=0,2,4,6
/proc/16916/task/16920/stat : 16920 (java) S 16825 16825 16770 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 223607619 8261857280 29158 33554432000 4194304 4196468 140724216484256 139831312955792 139831828838101 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35840000 140724216493237 140724216493361 140724216493361 140724216496079 0
[pid=16916/tid=16921] ppid=16825 vsize=8068220 memory=140350472007793 CPUtime=0 cores=0,2,4,6
/proc/16916/task/16921/stat : 16921 (java) S 16825 16825 16770 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 223607619 8261857280 29158 33554432000 4194304 4196468 140724216484256 139831311902992 139831828838101 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35840000 140724216493237 140724216493361 140724216493361 140724216496079 0
[pid=16916/tid=16922] ppid=16825 vsize=8068220 memory=116632 CPUtime=0.05 cores=0,2,4,6
/proc/16916/task/16922/stat : 16922 (java) S 16825 16825 16770 0 -1 1077944384 5 0 0 0 2 3 0 0 20 0 19 0 223607620 8261857280 29158 33554432000 4194304 4196468 140724216484256 139831275322224 139831828839042 0 0 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35840000 140724216493237 140724216493361 140724216493361 140724216496079 0
[pid=16916/tid=16923] ppid=16825 vsize=8068220 memory=116632 CPUtime=0 cores=0,2,4,6
/proc/16916/task/16923/stat : 16923 (java) S 16825 16825 16770 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 223607621 8261857280 29158 33554432000 4194304 4196468 140724216484256 139830646269472 139831828838101 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35840000 140724216493237 140724216493361 140724216493361 140724216496079 0
[pid=16916/tid=16924] ppid=16825 vsize=8068220 memory=1472 CPUtime=0 cores=0,2,4,6
/proc/16916/task/16924/stat : 16924 (java) S 16825 16825 16770 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 223607621 8261857280 29158 33554432000 4194304 4196468 140724216484256 139830377833840 139831828838101 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35840000 140724216493237 140724216493361 140724216493361 140724216496079 0
[pid=16916/tid=16925] ppid=16825 vsize=8068220 memory=116632 CPUtime=0 cores=0,2,4,6
/proc/16916/task/16925/stat : 16925 (java) S 16825 16825 16770 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 223607623 8261857280 29158 33554432000 4194304 4196468 140724216484256 139830003325264 139831828846491 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35840000 140724216493237 140724216493361 140724216493361 140724216496079 0
[pid=16916/tid=16926] ppid=16825 vsize=8068220 memory=4128 CPUtime=0.09 cores=0,2,4,6
/proc/16916/task/16926/stat : 16926 (java) S 16825 16825 16770 0 -1 1077944384 719 0 0 0 9 0 0 0 20 0 19 0 223607623 8261857280 29158 33554432000 4194304 4196468 140724216484256 139831274269040 139831828839042 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35840000 140724216493237 140724216493361 140724216493361 140724216496079 0
[pid=16916/tid=16927] ppid=16825 vsize=8068220 memory=1472 CPUtime=0.09 cores=0,2,4,6
/proc/16916/task/16927/stat : 16927 (java) S 16825 16825 16770 0 -1 1077944384 241 0 0 0 9 0 0 0 20 0 19 0 223607623 8261857280 29158 33554432000 4194304 4196468 140724216484256 139831273216240 139831828839042 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35840000 140724216493237 140724216493361 140724216493361 140724216496079 0
[pid=16916/tid=16928] ppid=16825 vsize=8068220 memory=116632 CPUtime=0.21 cores=0,2,4,6
/proc/16916/task/16928/stat : 16928 (java) S 16825 16825 16770 0 -1 1077944384 611 0 0 0 21 0 0 0 20 0 19 0 223607623 8261857280 29158 33554432000 4194304 4196468 140724216484256 139831272163440 139831828839042 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35840000 140724216493237 140724216493361 140724216493361 140724216496079 0
[pid=16916/tid=16929] ppid=16825 vsize=8068220 memory=4104 CPUtime=0 cores=0,2,4,6
/proc/16916/task/16929/stat : 16929 (java) S 16825 16825 16770 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 223607624 8261857280 29158 33554432000 4194304 4196468 140724216484256 139829505419488 139831828838101 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35840000 140724216493237 140724216493361 140724216493361 140724216496079 0
[pid=16916/tid=16930] ppid=16825 vsize=8068220 memory=1796 CPUtime=1.83 cores=0,2,4,6
/proc/16916/task/16930/stat : 16930 (java) S 16825 16825 16770 0 -1 1077944384 169 0 0 0 89 94 0 0 20 0 19 0 223607624 8261857280 29158 33554432000 4194304 4196468 140724216484256 139831271111856 139831828839042 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35840000 140724216493237 140724216493361 140724216493361 140724216496079 0
[pid=16916/tid=16980] ppid=16825 vsize=8068220 memory=10096 CPUtime=0 cores=0,2,4,6
/proc/16916/task/16980/stat : 16980 (java) S 16825 16825 16770 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 223607693 8261857280 29158 33554432000 4194304 4196468 140724216484256 139831263303360 139831828852505 0 4 2 25189581 18446744071579417331 0 0 -1 6 0 0 0 0 0 6293624 6294260 35840000 140724216493237 140724216493361 140724216493361 140724216496079 0
[pid=16916/tid=16982] ppid=16825 vsize=8068220 memory=1228 CPUtime=0 cores=0,2,4,6
/proc/16916/task/16982/stat : 16982 (java) S 16825 16825 16770 0 -1 4202560 28 0 0 0 0 0 0 0 20 0 19 0 223607693 8261857280 29158 33554432000 4194304 4196468 140724216484256 139828968533808 139831828849821 0 4 2 25189581 18446744071580971376 0 0 -1 4 0 0 0 0 0 6293624 6294260 35840000 140724216493237 140724216493361 140724216493361 140724216496079 0
[pid=16916/tid=16983] ppid=16825 vsize=8068220 memory=1472 CPUtime=0 cores=0,2,4,6
/proc/16916/task/16983/stat : 16983 (java) S 16825 16825 16770 0 -1 4202560 20 0 0 0 0 0 0 0 20 0 19 0 223607693 8261857280 29158 33554432000 4194304 4196468 140724216484256 139829102755504 139831828849821 0 4 2 25189581 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 35840000 140724216493237 140724216493361 140724216493361 140724216496079 0
[pid=16916/tid=16984] ppid=16825 vsize=8068220 memory=116632 CPUtime=0 cores=0,2,4,6
/proc/16916/task/16984/stat : 16984 (java) S 16825 16825 16770 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 19 0 223607695 8261857280 29158 33554432000 4194304 4196468 140724216484256 139828700109984 139831828838101 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35840000 140724216493237 140724216493361 140724216493361 140724216496079 0
Current children cumulated CPU time: 2520.06 s
Current children cumulated vsize: 8311252 KiB
Current children cumulated memory: 208172 KiB

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

[startup+2512.92 s]
# the end of solver process 16825 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2518.78 s, system=1.33221 s

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

[startup+2512.9 s]
/proc/loadavg: 2.01 2.02 1.96 3/227 17202
/proc/meminfo: memFree=10397864/32770624 swapFree=67108860/67108860
[pid=16825] ppid=16819 vsize=113128 memory=1472 CPUtime=8.48 cores=0,2,4,6
/proc/16825/stat : 16825 (scop.sh) S 16819 16825 16770 0 -1 4202496 590 26728 0 0 0 0 824 24 20 0 1 0 223607266 115843072 368 33554432000 4194304 5098028 140730027540544 140730027537288 140087587558012 0 65536 4100 81923 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 18063360 140730027545664 140730027545863 140730027545863 140730027548621 0
/proc/16825/statm: 28282 368 311 221 0 87 0
[pid=16916] ppid=16825 vsize=8068220 memory=116632 CPUtime=3.11 cores=0,2,4,6
/proc/16916/stat : 16916 (java) S 16825 16825 16770 0 -1 1077944320 18095 0 0 0 223 88 0 0 20 0 19 0 223607617 8261857280 29158 33554432000 4194304 4196468 140724216484256 140724216466800 139831828827895 0 0 2 25189581 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 35840000 140724216493237 140724216493361 140724216493361 140724216496079 0
/proc/16916/statm: 2017055 29158 3145 1 0 1978454 0
[pid=16979] ppid=16916 vsize=129904 memory=90068 CPUtime=2508.47 cores=0,2,4,6
/proc/16979/stat : 16979 (minisat_release) R 16916 16825 16770 0 -1 4202496 220334 0 0 0 250829 18 0 0 20 0 1 0 223607692 133021696 22517 33554432000 4194304 4308513 140736203479744 140736203477240 4276436 0 4 0 8396802 0 0 0 17 2 0 0 0 0 0 6409496 6410680 25284608 140736203486324 140736203486422 140736203486422 140736203489221 0
/proc/16979/statm: 32476 22517 342 28 0 28716 0
[pid=16916/tid=16917] ppid=16825 vsize=8068220 memory=1472 CPUtime=0.77 cores=0,2,4,6
/proc/16916/task/16917/stat : 16917 (java) S 16825 16825 16770 0 -1 1077944384 14942 0 0 0 72 5 0 0 20 0 19 0 223607618 8261857280 29158 33554432000 4194304 4196468 140724216484256 139831800668048 139831828838101 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35840000 140724216493237 140724216493361 140724216493361 140724216496079 0
[pid=16916/tid=16918] ppid=16825 vsize=8068220 memory=1472 CPUtime=0 cores=0,2,4,6
/proc/16916/task/16918/stat : 16918 (java) S 16825 16825 16770 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 223607619 8261857280 29158 33554432000 4194304 4196468 140724216484256 139831833070224 139831828838101 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35840000 140724216493237 140724216493361 140724216493361 140724216496079 0
[pid=16916/tid=16919] ppid=16825 vsize=8068220 memory=116632 CPUtime=0 cores=0,2,4,6
/proc/16916/task/16919/stat : 16919 (java) S 16825 16825 16770 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 223607619 8261857280 29158 33554432000 4194304 4196468 140724216484256 139831314008592 139831828838101 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35840000 140724216493237 140724216493361 140724216493361 140724216496079 0
[pid=16916/tid=16920] ppid=16825 vsize=8068220 memory=1472 CPUtime=0 cores=0,2,4,6
/proc/16916/task/16920/stat : 16920 (java) S 16825 16825 16770 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 223607619 8261857280 29158 33554432000 4194304 4196468 140724216484256 139831312955792 139831828838101 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35840000 140724216493237 140724216493361 140724216493361 140724216496079 0
[pid=16916/tid=16921] ppid=16825 vsize=8068220 memory=140350472007793 CPUtime=0 cores=0,2,4,6
/proc/16916/task/16921/stat : 16921 (java) S 16825 16825 16770 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 223607619 8261857280 29158 33554432000 4194304 4196468 140724216484256 139831311902992 139831828838101 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35840000 140724216493237 140724216493361 140724216493361 140724216496079 0
[pid=16916/tid=16922] ppid=16825 vsize=8068220 memory=116632 CPUtime=0.05 cores=0,2,4,6
/proc/16916/task/16922/stat : 16922 (java) S 16825 16825 16770 0 -1 1077944384 5 0 0 0 2 3 0 0 20 0 19 0 223607620 8261857280 29158 33554432000 4194304 4196468 140724216484256 139831275322224 139831828839042 0 0 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35840000 140724216493237 140724216493361 140724216493361 140724216496079 0
[pid=16916/tid=16923] ppid=16825 vsize=8068220 memory=116632 CPUtime=0 cores=0,2,4,6
/proc/16916/task/16923/stat : 16923 (java) S 16825 16825 16770 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 223607621 8261857280 29158 33554432000 4194304 4196468 140724216484256 139830646269472 139831828838101 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35840000 140724216493237 140724216493361 140724216493361 140724216496079 0
[pid=16916/tid=16924] ppid=16825 vsize=8068220 memory=1472 CPUtime=0 cores=0,2,4,6
/proc/16916/task/16924/stat : 16924 (java) S 16825 16825 16770 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 223607621 8261857280 29158 33554432000 4194304 4196468 140724216484256 139830377833840 139831828838101 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35840000 140724216493237 140724216493361 140724216493361 140724216496079 0
[pid=16916/tid=16925] ppid=16825 vsize=8068220 memory=116632 CPUtime=0 cores=0,2,4,6
/proc/16916/task/16925/stat : 16925 (java) S 16825 16825 16770 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 223607623 8261857280 29158 33554432000 4194304 4196468 140724216484256 139830003325264 139831828846491 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35840000 140724216493237 140724216493361 140724216493361 140724216496079 0
[pid=16916/tid=16926] ppid=16825 vsize=8068220 memory=4128 CPUtime=0.09 cores=0,2,4,6
/proc/16916/task/16926/stat : 16926 (java) S 16825 16825 16770 0 -1 1077944384 719 0 0 0 9 0 0 0 20 0 19 0 223607623 8261857280 29158 33554432000 4194304 4196468 140724216484256 139831274269040 139831828839042 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35840000 140724216493237 140724216493361 140724216493361 140724216496079 0
[pid=16916/tid=16927] ppid=16825 vsize=8068220 memory=1472 CPUtime=0.09 cores=0,2,4,6
/proc/16916/task/16927/stat : 16927 (java) S 16825 16825 16770 0 -1 1077944384 241 0 0 0 9 0 0 0 20 0 19 0 223607623 8261857280 29158 33554432000 4194304 4196468 140724216484256 139831273216240 139831828839042 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35840000 140724216493237 140724216493361 140724216493361 140724216496079 0
[pid=16916/tid=16928] ppid=16825 vsize=8068220 memory=116632 CPUtime=0.21 cores=0,2,4,6
/proc/16916/task/16928/stat : 16928 (java) S 16825 16825 16770 0 -1 1077944384 611 0 0 0 21 0 0 0 20 0 19 0 223607623 8261857280 29158 33554432000 4194304 4196468 140724216484256 139831272163440 139831828839042 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35840000 140724216493237 140724216493361 140724216493361 140724216496079 0
[pid=16916/tid=16929] ppid=16825 vsize=8068220 memory=4104 CPUtime=0 cores=0,2,4,6
/proc/16916/task/16929/stat : 16929 (java) S 16825 16825 16770 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 223607624 8261857280 29158 33554432000 4194304 4196468 140724216484256 139829505419488 139831828838101 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35840000 140724216493237 140724216493361 140724216493361 140724216496079 0
[pid=16916/tid=16930] ppid=16825 vsize=8068220 memory=1796 CPUtime=1.83 cores=0,2,4,6
/proc/16916/task/16930/stat : 16930 (java) S 16825 16825 16770 0 -1 1077944384 169 0 0 0 89 94 0 0 20 0 19 0 223607624 8261857280 29158 33554432000 4194304 4196468 140724216484256 139831271111856 139831828839042 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35840000 140724216493237 140724216493361 140724216493361 140724216496079 0
[pid=16916/tid=16980] ppid=16825 vsize=8068220 memory=10096 CPUtime=0 cores=0,2,4,6
/proc/16916/task/16980/stat : 16980 (java) S 16825 16825 16770 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 223607693 8261857280 29158 33554432000 4194304 4196468 140724216484256 139831263303360 139831828852505 0 4 2 25189581 18446744071579417331 0 0 -1 6 0 0 0 0 0 6293624 6294260 35840000 140724216493237 140724216493361 140724216493361 140724216496079 0
[pid=16916/tid=16982] ppid=16825 vsize=8068220 memory=1228 CPUtime=0 cores=0,2,4,6
/proc/16916/task/16982/stat : 16982 (java) S 16825 16825 16770 0 -1 4202560 28 0 0 0 0 0 0 0 20 0 19 0 223607693 8261857280 29158 33554432000 4194304 4196468 140724216484256 139828968533808 139831828849821 0 4 2 25189581 18446744071580971376 0 0 -1 4 0 0 0 0 0 6293624 6294260 35840000 140724216493237 140724216493361 140724216493361 140724216496079 0
[pid=16916/tid=16983] ppid=16825 vsize=8068220 memory=1472 CPUtime=0 cores=0,2,4,6
/proc/16916/task/16983/stat : 16983 (java) S 16825 16825 16770 0 -1 4202560 20 0 0 0 0 0 0 0 20 0 19 0 223607693 8261857280 29158 33554432000 4194304 4196468 140724216484256 139829102755504 139831828849821 0 4 2 25189581 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 35840000 140724216493237 140724216493361 140724216493361 140724216496079 0
[pid=16916/tid=16984] ppid=16825 vsize=8068220 memory=116632 CPUtime=0 cores=0,2,4,6
/proc/16916/task/16984/stat : 16984 (java) S 16825 16825 16770 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 19 0 223607695 8261857280 29158 33554432000 4194304 4196468 140724216484256 139828700109984 139831828838101 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35840000 140724216493237 140724216493361 140724216493361 140724216496079 0
Current children cumulated CPU time: 2520.06 s
Current children cumulated vsize: 8311252 KiB
Current children cumulated memory: 208172 KiB

Child status: 0
Real time (s): 2512.92
CPU time (s): 2520.12
CPU user time (s): 2518.78
CPU system time (s): 1.33221
CPU usage (%): 100.286
Max. virtual memory (cumulated for all children) (KiB): 15142280
Max. memory (cumulated for all children) (KiB): 916568

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2518.78
system time used= 1.33221
maximum resident set size= 917572
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 266035
page faults= 0
swaps= 0
block input operations= 536
block output operations= 7304
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 59575
involuntary context switches= 3120


# summary of solver processes directly reported to runsolver:
#   pid: 16825
#   total CPU time (s): 2520.12
#   total CPU user time (s): 2518.78
#   total CPU system time (s): 1.33221

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 19.3971 second user time and 25.508 second system time

The end

Launcher Data

Begin job on node139 at 2018-08-12 09:54:01
IDJOB=4305340
IDBENCH=141016
IDSOLVER=2782
FILE ID=node139/4305340-1534060441
RUNJOBID= node139-1534060441-16801
PBS_JOBID= 21036974
Free space on /tmp= 28224 MiB

SOLVER NAME= scop order+MapleCOMSPS (2018-07-31)
BENCH NAME= XCSP18/ColouredQueens/ColouredQueens-15_c18.xml
COMMAND LINE= scop.sh 11g scop.jar -order minisat_release default TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4305340-1534060441/watcher-4305340-1534060441 -o /tmp/evaluation-result-4305340-1534060441/solver-4305340-1534060441 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node139-1534060441-16801 --watchdog 2580  scop.sh 11g scop.jar -order minisat_release default HOME HOME/instance-4305340-1534060441.xml

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

MD5SUM BENCH= 531220ca8f264cab5c203edb1f2daff4
RANDOM SEED=1810562844

node139.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.80
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.80
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.80
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.80
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:        10758728 kB
MemAvailable:   31909268 kB
Buffers:          219068 kB
Cached:         20854476 kB
SwapCached:            0 kB
Active:          8096004 kB
Inactive:       13026856 kB
Active(anon):       3680 kB
Inactive(anon):    98692 kB
Active(file):    8092324 kB
Inactive(file): 12928164 kB
Unevictable:        7296 kB
Mlocked:            7296 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             15172 kB
Writeback:             0 kB
AnonPages:         55992 kB
Mapped:            60764 kB
Shmem:             49804 kB
Slab:             586256 kB
SReclaimable:     558512 kB
SUnreclaim:        27744 kB
KernelStack:        3152 kB
PageTables:         6100 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     351096 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      4096 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      107904 kB
DirectMap2M:    33437696 kB

Free space on /tmp at the end= 28204 MiB
End job on node139 at 2018-08-12 10:35:54