Trace number 4305341

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.62

General information on the benchmark

NameColouredQueens/
ColouredQueens-16_c18.xml
MD5SUMca60191094dbbdd7cca22b5ebea1cb75
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 variables256
Number of constraints90
Number of domains1
Minimum domain size16
Maximum domain size16
Distribution of domain sizes[{"size":16,"count":256}]
Minimum variable degree3
Maximum variable degree4
Distribution of variable degrees[{"degree":3,"count":4},{"degree":4,"count":252}]
Minimum constraint arity2
Maximum constraint arity16
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":4},{"arity":16,"count":34}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"allDifferent","count":90}]
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-3827-serial-file.bin HOME/instance-4305341-1534062410.xml
0.54/0.51	
0.66/0.52	scop order+minisat_release (2018-07-31)
0.66/0.52	(Encoding Process)
0.66/0.52	
0.66/0.54	c BEGIN-Prog: Sun Aug 12 10:26:51 CEST 2018
0.66/0.54	c PID: 3830
0.66/0.54	c IP: 172.20.3.151
0.66/0.54	c HOST: node151.alineos.net
0.66/0.55	c (0,0) Parsing Begin
1.41/0.94	c (0,0) Parsing End
1.41/0.95	c (0,0) CSP: 256 int (0 aux), 0 bool (0 aux), 90 ctr, max domain size 16
1.41/0.95	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.41/0.95	c (0,0) Constraint Name Generate Begin
1.41/0.96	c (0,0) Ctr:HOME/instance-4305341-1534062410.xml,AllDifferent:IntVar
1.41/0.96	c (0,0) Constraint Name Generate End
1.41/0.96	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 19 MiB used (max 0 MiB)
1.41/0.96	c (0,0) CSP to CSPinCNF Begin
2.38/1.31	c (0,0) translated 9 (10%) constraints
2.38/1.39	c (0,0) translated 18 (20%) constraints
2.72/1.45	c (0,0) translated 27 (30%) constraints
2.72/1.50	c (0,0) translated 36 (40%) constraints
3.05/1.51	c (0,0) translated 45 (50%) constraints
3.05/1.53	c (1,1) translated 54 (60%) constraints
3.05/1.54	c (1,1) translated 63 (70%) constraints
3.05/1.55	c (1,1) translated 72 (80%) constraints
3.05/1.58	c (1,1) translated 81 (90%) constraints
3.05/1.59	c (1,1) translated 90 (100%) constraints
3.67/1.73	c (1,1) STATISTICS1:HOME/instance-4305341-1534062410.xml,AllDifferent:IntVar,256,6500,16,16,16,2,16:6320,16:14680,16:68;15:8;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:6328,2:6320;1:2040,
3.67/1.73	c (1,1) ==========================================
3.67/1.73	c (1,1) Order
3.67/1.73	c (1,1) ==========================================
4.01/1.81	c (1,1) translated 650 (10%) constraints
4.01/1.85	c (1,1) translated 1300 (20%) constraints
4.01/1.89	c (1,1) translated 1950 (30%) constraints
4.32/1.93	c (1,1) translated 2600 (40%) constraints
4.32/1.96	c (1,1) translated 3250 (50%) constraints
4.32/2.00	c (1,1) translated 3900 (60%) constraints
4.64/2.03	c (1,1) translated 4550 (70%) constraints
4.64/2.07	c (1,1) translated 5200 (80%) constraints
4.64/2.11	c (1,1) translated 5850 (90%) constraints
4.94/2.14	c (1,1) translated 6500 (100%) constraints
4.94/2.15	c (1,1) CSP to CSPinCNF End
4.94/2.15	c (1,1) CSP: 256 int (0 aux), 0 bool (0 aux), 6500 ctr, max domain size 16
4.94/2.15	c (1,1) Heap : 337 MiB used (max 10795 MiB), NonHeap : 26 MiB used (max 0 MiB)
4.94/2.15	c (1,1) CSPinCNF Propagation Begin
5.24/2.21	c (1,1) 0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
5.24/2.21	c (1,1) CSPinCNF Propagation End
5.24/2.21	c (1,1) CSP: 256 int (0 aux), 0 bool (0 aux), 6500 ctr, max domain size 16
5.24/2.21	c (1,1) Heap : 337 MiB used (max 10795 MiB), NonHeap : 26 MiB used (max 0 MiB)
5.24/2.21	c (1,1) Simplify CSPinCNF Begin
6.45/2.63	c (2,2) Simplify CSPinCNF End
6.45/2.64	c (2,2) CSP: 256 int (0 aux), 12640 bool (12640 aux), 19140 ctr, max domain size 16
6.57/2.87	c (2,2) Heap : 506 MiB used (max 10795 MiB), NonHeap : 27 MiB used (max 0 MiB)
6.57/2.87	c (2,2) Calculate Precise Domain Begin
6.57/2.87	c (2,2) 0 values are removed by re-calculation
6.57/2.87	c (2,2) Calculate Precise Domain End
6.57/2.87	c (2,2) CSP: 256 int (0 aux), 12640 bool (12640 aux), 19140 ctr, max domain size 16
6.57/2.87	c (2,2) Heap : 506 MiB used (max 10795 MiB), NonHeap : 27 MiB used (max 0 MiB)
6.57/2.87	c (2,2) CSPinCNF to SatSolver Begin
7.32/3.14	c (2,2) 1914 (10 %) CSP clauses are encoded (16480 SAT variables, 24517 SAT clauses)
7.60/3.25	c (2,2) 3828 (20 %) CSP clauses are encoded (16480 SAT variables, 45481 SAT clauses)
7.89/3.35	c (2,2) 5742 (30 %) CSP clauses are encoded (16480 SAT variables, 66430 SAT clauses)
8.20/3.42	c (2,2) 7656 (40 %) CSP clauses are encoded (16480 SAT variables, 87364 SAT clauses)
8.20/3.48	c (2,2) 9570 (50 %) CSP clauses are encoded (16480 SAT variables, 108313 SAT clauses)
8.38/3.54	c (3,2) 11484 (60 %) CSP clauses are encoded (16480 SAT variables, 129277 SAT clauses)
8.49/3.60	c (3,2) 13398 (70 %) CSP clauses are encoded (16480 SAT variables, 150151 SAT clauses)
8.49/3.66	c (3,2) 15312 (80 %) CSP clauses are encoded (16480 SAT variables, 170860 SAT clauses)
8.60/3.72	c (3,2) 17226 (90 %) CSP clauses are encoded (16480 SAT variables, 191554 SAT clauses)
8.60/3.77	c (3,3) 19140 (100 %) CSP clauses are encoded (16480 SAT variables, 212323 SAT clauses)
8.60/3.77	c (3,3) Launch Command will be: minisat_release
8.60/3.77	c (3,3) CSPinCNF to SatSolver End
8.60/3.77	c (3,3) Heap : 1013 MiB used (max 10795 MiB), NonHeap : 29 MiB used (max 0 MiB)
9.03/3.90	c (3,3) STATISTICS2:HOME/instance-4305341-1534062410.xml,AllDifferent:IntVar,12896,19140,16,16,16,2,16:12640,16:27320;2:25280,16:68;15:8;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:18968,2:12640;1:27320,
9.03/3.90	c (3,3) 16480 bool, 212324 clause
9.03/3.90	c (3,3) Export Begin
9.03/4.00	c (3,3) Export to HOME/scop-3827-serial-file.bin
9.03/4.00	c (3,3) Export End
9.03/4.00	c (3,3) Export File Size: 0.04 MB
9.03/4.00	c (3,3) 0,0,1,1,2,2,3,STOP-AFTER(DIMACS)
9.03/4.00	c END-Prog: Sun Aug 12 10:26:54 CEST 2018
0.00/4.01	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp scop.jar fun.scop.XCSP18Solve HOME/scop-3827-serial-file.bin
9.30/4.51	c (0,0) Read Serial File Begin
9.30/4.51	c (0,0) HOME/scop-3827-serial-file.bin
9.30/4.70	c (0,0) Read Serial File End
9.30/4.71	
9.30/4.71	scop order+minisat_release (2018-07-31)
9.30/4.71	(Solving Process)
9.30/4.71	
9.30/4.73	c BEGIN-Prog: Sun Aug 12 10:26:55 CEST 2018
9.30/4.73	c PID: 3879
9.30/4.73	c IP: 172.20.3.151
9.30/4.73	c HOST: node151.alineos.net
9.30/4.74	c (0,0) SatSolver.solve Begin
9.30/4.74	c (0,0) 0 bool, 0 clause
9.30/4.74	c (0,0) minisat_release HOME/instance-4305341-1534062410.xml-scop-3830.cnf
2520.07/2512.60	c (2508,0) SatSolver is killed by some reasons.
2520.07/2512.60	c (2508,0) receiving signal SIGTERM
2520.07/2512.60	s UNKNOWN
2520.07/2512.61	c (scop.sh) Receiving Signal. Removing all intermediate files.
2520.07/2512.61	c (scop.sh) Killing background jobs.
2520.07/2512.61	HOME/scop.sh: line 50: kill: (3879) - 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 (2861 MiB free)
  memory of node 1: 16384 MiB (5518 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4305341-1534062410/watcher-4305341-1534062410 -o /tmp/evaluation-result-4305341-1534062410/solver-4305341-1534062410 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node151-1534062410-3793 --watchdog 2580 scop.sh 11g scop.jar -order minisat_release default HOME HOME/instance-4305341-1534062410.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
solver pid=3827, runsolver pid=3824
Current StackSize limit: 8192 KiB


[startup+0.100058 s]*
/proc/loadavg: 1.21 1.48 1.52 6/218 3857
/proc/meminfo: memFree=8467824/32770624 swapFree=67108860/67108860
[pid=3827] ppid=3824 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/3827/stat : 3827 (scop.sh) S 3824 3827 3762 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 223804195 115843072 349 33554432000 4194304 5098028 140722947516096 140722947513352 140503479059068 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 36270080 140722947519552 140722947519751 140722947519751 140722947522509 0
/proc/3827/statm: 28282 349 296 221 0 87 0
[pid=3830] ppid=3827 vsize=15012476 memory=71776 CPUtime=0.1 cores=0,2,4,6
/proc/3830/stat : 3830 (java) S 3827 3827 3762 0 -1 1077944320 6581 0 0 0 9 1 0 0 20 0 15 0 223804196 15372775424 17944 33554432000 4194304 4196468 140722091026144 140722091008688 139771759116023 0 0 2 16800973 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 37818368 140722091033607 140722091033905 140722091033905 140722091036623 0
/proc/3830/statm: 3753119 17944 2757 1 0 3715579 0
[pid=3830/tid=3831] ppid=3827 vsize=15012476 memory=7972954243689845595 CPUtime=0.09 cores=0,2,4,6
/proc/3830/task/3831/stat : 3831 (java) R 3827 3827 3762 0 -1 4202560 4716 0 0 0 8 1 0 0 20 0 15 0 223804196 15372775424 18010 33554432000 4194304 4196468 140722091026144 139771730928008 139771739391002 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 37818368 140722091033607 140722091033905 140722091033905 140722091036623 0
[pid=3830/tid=3837] ppid=3827 vsize=15012476 memory=-3689349214911541841 CPUtime=0 cores=0,2,4,6
/proc/3830/task/3837/stat : 3837 (java) S 3827 3827 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 223804198 15372775424 18010 33554432000 4194304 4196468 140722091026144 139771763358096 139771759126229 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37818368 140722091033607 140722091033905 140722091033905 140722091036623 0
[pid=3830/tid=3838] ppid=3827 vsize=15012476 memory=140120138679936 CPUtime=0 cores=0,2,4,6
/proc/3830/task/3838/stat : 3838 (java) S 3827 3827 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 223804198 15372775424 18010 33554432000 4194304 4196468 140722091026144 139771592452368 139771759126229 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37818368 140722091033607 140722091033905 140722091033905 140722091036623 0
[pid=3830/tid=3839] ppid=3827 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3830/task/3839/stat : 3839 (java) S 3827 3827 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 223804198 15372775424 18010 33554432000 4194304 4196468 140722091026144 139771218311824 139771759126229 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37818368 140722091033607 140722091033905 140722091033905 140722091036623 0
[pid=3830/tid=3840] ppid=3827 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/3830/task/3840/stat : 3840 (java) S 3827 3827 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 223804198 15372775424 18010 33554432000 4194304 4196468 140722091026144 139771217259024 139771759126229 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37818368 140722091033607 140722091033905 140722091033905 140722091036623 0
[pid=3830/tid=3843] ppid=3827 vsize=15012476 memory=140120138679936 CPUtime=0 cores=0,2,4,6
/proc/3830/task/3843/stat : 3843 (java) S 3827 3827 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 223804199 15372775424 18010 33554432000 4194304 4196468 140722091026144 139771098634864 139771759127170 0 0 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37818368 140722091033607 140722091033905 140722091033905 140722091036623 0
[pid=3830/tid=3844] ppid=3827 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/3830/task/3844/stat : 3844 (java) S 3827 3827 3762 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 223804200 15372775424 18010 33554432000 4194304 4196468 140722091026144 139770348954912 139771759126229 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37818368 140722091033607 140722091033905 140722091033905 140722091036623 0
[pid=3830/tid=3845] ppid=3827 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3830/task/3845/stat : 3845 (java) S 3827 3827 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 223804200 15372775424 18076 33554432000 4194304 4196468 140722091026144 139770114074224 139771759126229 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37818368 140722091033607 140722091033905 140722091033905 140722091036623 0
[pid=3830/tid=3852] ppid=3827 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3830/task/3852/stat : 3852 (java) S 3827 3827 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 223804202 15372775424 18076 33554432000 4194304 4196468 140722091026144 139769739565648 139771759134619 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37818368 140722091033607 140722091033905 140722091033905 140722091036623 0
[pid=3830/tid=3853] ppid=3827 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3830/task/3853/stat : 3853 (java) S 3827 3827 3762 0 -1 1077944384 310 0 0 0 0 0 0 0 20 0 15 0 223804202 15372775424 18076 33554432000 4194304 4196468 140722091026144 139771097581680 139771759127170 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37818368 140722091033607 140722091033905 140722091033905 140722091036623 0
[pid=3830/tid=3854] ppid=3827 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/3830/task/3854/stat : 3854 (java) S 3827 3827 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 223804202 15372775424 18076 33554432000 4194304 4196468 140722091026144 139771096528880 139771759127170 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37818368 140722091033607 140722091033905 140722091033905 140722091036623 0
[pid=3830/tid=3855] ppid=3827 vsize=15012476 memory=140120138679936 CPUtime=0.01 cores=0,2,4,6
/proc/3830/task/3855/stat : 3855 (java) S 3827 3827 3762 0 -1 1077944384 296 0 0 0 1 0 0 0 20 0 15 0 223804202 15372775424 18076 33554432000 4194304 4196468 140722091026144 139771095476592 139771759127170 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37818368 140722091033607 140722091033905 140722091033905 140722091036623 0
[pid=3830/tid=3856] ppid=3827 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/3830/task/3856/stat : 3856 (java) S 3827 3827 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 223804202 15372775424 18076 33554432000 4194304 4196468 140722091026144 139769241659872 139771759126229 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37818368 140722091033607 140722091033905 140722091033905 140722091036623 0
[pid=3830/tid=3857] ppid=3827 vsize=15012476 memory=140120138679936 CPUtime=0 cores=0,2,4,6
/proc/3830/task/3857/stat : 3857 (java) S 3827 3827 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 223804203 15372775424 18076 33554432000 4194304 4196468 140722091026144 139771094424496 139771759127170 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37818368 140722091033607 140722091033905 140722091033905 140722091036623 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 73172 KiB

[startup+0.210471 s]*
/proc/loadavg: 1.21 1.48 1.52 5/218 3857
/proc/meminfo: memFree=8443020/32770624 swapFree=67108860/67108860
[pid=3827] ppid=3824 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/3827/stat : 3827 (scop.sh) S 3824 3827 3762 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 223804195 115843072 349 33554432000 4194304 5098028 140722947516096 140722947513352 140503479059068 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 36270080 140722947519552 140722947519751 140722947519751 140722947522509 0
/proc/3827/statm: 28282 349 296 221 0 87 0
[pid=3830] ppid=3827 vsize=15012476 memory=85104 CPUtime=0.25 cores=0,2,4,6
/proc/3830/stat : 3830 (java) S 3827 3827 3762 0 -1 1077944320 10139 0 0 0 23 2 0 0 20 0 15 0 223804196 15372775424 21276 33554432000 4194304 4196468 140722091026144 140722091008688 139771759116023 0 0 2 16800973 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 37818368 140722091033607 140722091033905 140722091033905 140722091036623 0
/proc/3830/statm: 3753119 21276 2896 1 0 3715579 0
[pid=3830/tid=3831] ppid=3827 vsize=15012476 memory=7883960649037381690 CPUtime=0.2 cores=0,2,4,6
/proc/3830/task/3831/stat : 3831 (java) R 3827 3827 3762 0 -1 4202560 7980 0 0 0 18 2 0 0 20 0 15 0 223804196 15372775424 21276 33554432000 4194304 4196468 140722091026144 139771730943680 139771759127958 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 37818368 140722091033607 140722091033905 140722091033905 140722091036623 0
[pid=3830/tid=3837] ppid=3827 vsize=15012476 memory=14556 CPUtime=0 cores=0,2,4,6
/proc/3830/task/3837/stat : 3837 (java) S 3827 3827 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 223804198 15372775424 21276 33554432000 4194304 4196468 140722091026144 139771763358096 139771759126229 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37818368 140722091033607 140722091033905 140722091033905 140722091036623 0
[pid=3830/tid=3838] ppid=3827 vsize=15012476 memory=140120138706182 CPUtime=0 cores=0,2,4,6
/proc/3830/task/3838/stat : 3838 (java) S 3827 3827 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 223804198 15372775424 21276 33554432000 4194304 4196468 140722091026144 139771592452368 139771759126229 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37818368 140722091033607 140722091033905 140722091033905 140722091036623 0
[pid=3830/tid=3839] ppid=3827 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3830/task/3839/stat : 3839 (java) S 3827 3827 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 223804198 15372775424 21276 33554432000 4194304 4196468 140722091026144 139771218311824 139771759126229 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37818368 140722091033607 140722091033905 140722091033905 140722091036623 0
[pid=3830/tid=3840] ppid=3827 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/3830/task/3840/stat : 3840 (java) S 3827 3827 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 223804198 15372775424 21276 33554432000 4194304 4196468 140722091026144 139771217259024 139771759126229 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37818368 140722091033607 140722091033905 140722091033905 140722091036623 0
[pid=3830/tid=3843] ppid=3827 vsize=15012476 memory=140120138679936 CPUtime=0 cores=0,2,4,6
/proc/3830/task/3843/stat : 3843 (java) S 3827 3827 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 223804199 15372775424 21276 33554432000 4194304 4196468 140722091026144 139771098634864 139771759127170 0 0 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37818368 140722091033607 140722091033905 140722091033905 140722091036623 0
[pid=3830/tid=3844] ppid=3827 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/3830/task/3844/stat : 3844 (java) S 3827 3827 3762 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 223804200 15372775424 21276 33554432000 4194304 4196468 140722091026144 139770348954912 139771759126229 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37818368 140722091033607 140722091033905 140722091033905 140722091036623 0
[pid=3830/tid=3845] ppid=3827 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3830/task/3845/stat : 3845 (java) S 3827 3827 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 223804200 15372775424 21276 33554432000 4194304 4196468 140722091026144 139770114074224 139771759126229 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37818368 140722091033607 140722091033905 140722091033905 140722091036623 0
[pid=3830/tid=3852] ppid=3827 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3830/task/3852/stat : 3852 (java) S 3827 3827 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 223804202 15372775424 21276 33554432000 4194304 4196468 140722091026144 139769739565648 139771759134619 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37818368 140722091033607 140722091033905 140722091033905 140722091036623 0
[pid=3830/tid=3853] ppid=3827 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3830/task/3853/stat : 3853 (java) S 3827 3827 3762 0 -1 1077944384 323 0 0 0 0 0 0 0 20 0 15 0 223804202 15372775424 21276 33554432000 4194304 4196468 140722091026144 139771097581680 139771759127170 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37818368 140722091033607 140722091033905 140722091033905 140722091036623 0
[pid=3830/tid=3854] ppid=3827 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/3830/task/3854/stat : 3854 (java) S 3827 3827 3762 0 -1 1077944384 160 0 0 0 0 0 0 0 20 0 15 0 223804202 15372775424 21276 33554432000 4194304 4196468 140722091026144 139771096528880 139771759127170 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37818368 140722091033607 140722091033905 140722091033905 140722091036623 0
[pid=3830/tid=3855] ppid=3827 vsize=15012476 memory=140120138679936 CPUtime=0.03 cores=0,2,4,6
/proc/3830/task/3855/stat : 3855 (java) R 3827 3827 3762 0 -1 4202560 345 0 0 0 3 0 0 0 20 0 15 0 223804202 15372775424 21276 33554432000 4194304 4196468 140722091026144 139771095476592 139771752222579 0 4 2 16800973 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 37818368 140722091033607 140722091033905 140722091033905 140722091036623 0
[pid=3830/tid=3856] ppid=3827 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/3830/task/3856/stat : 3856 (java) S 3827 3827 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 223804202 15372775424 21276 33554432000 4194304 4196468 140722091026144 139769241659872 139771759126229 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37818368 140722091033607 140722091033905 140722091033905 140722091036623 0
[pid=3830/tid=3857] ppid=3827 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3830/task/3857/stat : 3857 (java) S 3827 3827 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 223804203 15372775424 21276 33554432000 4194304 4196468 140722091026144 139771094424496 139771759127170 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37818368 140722091033607 140722091033905 140722091033905 140722091036623 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 86500 KiB

[startup+0.310414 s]*
/proc/loadavg: 1.21 1.48 1.52 4/218 3857
/proc/meminfo: memFree=8435024/32770624 swapFree=67108860/67108860
[pid=3827] ppid=3824 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/3827/stat : 3827 (scop.sh) S 3824 3827 3762 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 223804195 115843072 349 33554432000 4194304 5098028 140722947516096 140722947513352 140503479059068 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 36270080 140722947519552 140722947519751 140722947519751 140722947522509 0
/proc/3827/statm: 28282 349 296 221 0 87 0
[pid=3830] ppid=3827 vsize=15012476 memory=89196 CPUtime=0.42 cores=0,2,4,6
/proc/3830/stat : 3830 (java) S 3827 3827 3762 0 -1 1077944320 10771 0 0 0 40 2 0 0 20 0 15 0 223804196 15372775424 22299 33554432000 4194304 4196468 140722091026144 140722091008688 139771759116023 0 0 2 16800973 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 37818368 140722091033607 140722091033905 140722091033905 140722091036623 0
/proc/3830/statm: 3753119 22299 2998 1 0 3715579 0
[pid=3830/tid=3831] ppid=3827 vsize=15012476 memory=8112282956445269571 CPUtime=0.3 cores=0,2,4,6
/proc/3830/task/3831/stat : 3831 (java) R 3827 3827 3762 0 -1 4202560 8360 0 0 0 28 2 0 0 20 0 15 0 223804196 15372775424 22299 33554432000 4194304 4196468 140722091026144 139771730911024 140722091038934 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 37818368 140722091033607 140722091033905 140722091033905 140722091036623 0
[pid=3830/tid=3837] ppid=3827 vsize=15012476 memory=4126316290023845779 CPUtime=0 cores=0,2,4,6
/proc/3830/task/3837/stat : 3837 (java) S 3827 3827 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 223804198 15372775424 22299 33554432000 4194304 4196468 140722091026144 139771763358096 139771759126229 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37818368 140722091033607 140722091033905 140722091033905 140722091036623 0
[pid=3830/tid=3838] ppid=3827 vsize=15012476 memory=6944656575208382560 CPUtime=0 cores=0,2,4,6
/proc/3830/task/3838/stat : 3838 (java) S 3827 3827 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 223804198 15372775424 22299 33554432000 4194304 4196468 140722091026144 139771592452368 139771759126229 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37818368 140722091033607 140722091033905 140722091033905 140722091036623 0
[pid=3830/tid=3839] ppid=3827 vsize=15012476 memory=-2026666227646604569 CPUtime=0 cores=0,2,4,6
/proc/3830/task/3839/stat : 3839 (java) S 3827 3827 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 223804198 15372775424 22299 33554432000 4194304 4196468 140722091026144 139771218311824 139771759126229 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37818368 140722091033607 140722091033905 140722091033905 140722091036623 0
[pid=3830/tid=3840] ppid=3827 vsize=15012476 memory=7161374744685748120 CPUtime=0 cores=0,2,4,6
/proc/3830/task/3840/stat : 3840 (java) S 3827 3827 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 223804198 15372775424 22299 33554432000 4194304 4196468 140722091026144 139771217259024 139771759126229 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37818368 140722091033607 140722091033905 140722091033905 140722091036623 0
[pid=3830/tid=3843] ppid=3827 vsize=15012476 memory=6944657691966988345 CPUtime=0 cores=0,2,4,6
/proc/3830/task/3843/stat : 3843 (java) S 3827 3827 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 223804199 15372775424 22299 33554432000 4194304 4196468 140722091026144 139771098634864 139771759127170 0 0 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37818368 140722091033607 140722091033905 140722091033905 140722091036623 0
[pid=3830/tid=3844] ppid=3827 vsize=15012476 memory=4196912344889787449 CPUtime=0 cores=0,2,4,6
/proc/3830/task/3844/stat : 3844 (java) S 3827 3827 3762 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 223804200 15372775424 22299 33554432000 4194304 4196468 140722091026144 139770348954912 139771759126229 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37818368 140722091033607 140722091033905 140722091033905 140722091036623 0
[pid=3830/tid=3845] ppid=3827 vsize=15012476 memory=3047711566422646390 CPUtime=0 cores=0,2,4,6
/proc/3830/task/3845/stat : 3845 (java) S 3827 3827 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 223804200 15372775424 22299 33554432000 4194304 4196468 140722091026144 139770114074224 139771759126229 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37818368 140722091033607 140722091033905 140722091033905 140722091036623 0
[pid=3830/tid=3852] ppid=3827 vsize=15012476 memory=-6516833586042938556 CPUtime=0 cores=0,2,4,6
/proc/3830/task/3852/stat : 3852 (java) S 3827 3827 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 223804202 15372775424 22299 33554432000 4194304 4196468 140722091026144 139769739565648 139771759134619 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37818368 140722091033607 140722091033905 140722091033905 140722091036623 0
[pid=3830/tid=3853] ppid=3827 vsize=15012476 memory=8325818968683490714 CPUtime=0.02 cores=0,2,4,6
/proc/3830/task/3853/stat : 3853 (java) R 3827 3827 3762 0 -1 4202560 422 0 0 0 2 0 0 0 20 0 15 0 223804202 15372775424 22299 33554432000 4194304 4196468 140722091026144 139771097581680 139771743509911 0 4 2 16800973 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 37818368 140722091033607 140722091033905 140722091033905 140722091036623 0
[pid=3830/tid=3854] ppid=3827 vsize=15012476 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/3830/task/3854/stat : 3854 (java) R 3827 3827 3762 0 -1 1077944384 220 0 0 0 1 0 0 0 20 0 15 0 223804202 15372775424 22299 33554432000 4194304 4196468 140722091026144 139771096528880 139771759127170 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 37818368 140722091033607 140722091033905 140722091033905 140722091036623 0
[pid=3830/tid=3855] ppid=3827 vsize=15012476 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/3830/task/3855/stat : 3855 (java) R 3827 3827 3762 0 -1 4202560 440 0 0 0 7 0 0 0 20 0 15 0 223804202 15372775424 22299 33554432000 4194304 4196468 140722091026144 139771095476592 139771751353150 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 37818368 140722091033607 140722091033905 140722091033905 140722091036623 0
[pid=3830/tid=3856] ppid=3827 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3830/task/3856/stat : 3856 (java) S 3827 3827 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 223804202 15372775424 22299 33554432000 4194304 4196468 140722091026144 139769241659872 139771759126229 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37818368 140722091033607 140722091033905 140722091033905 140722091036623 0
[pid=3830/tid=3857] ppid=3827 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3830/task/3857/stat : 3857 (java) S 3827 3827 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 223804203 15372775424 22299 33554432000 4194304 4196468 140722091026144 139771094424496 139771759127170 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37818368 140722091033607 140722091033905 140722091033905 140722091036623 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 90592 KiB

[startup+0.701481 s]
/proc/loadavg: 1.21 1.48 1.52 6/218 3857
/proc/meminfo: memFree=8386408/32770624 swapFree=67108860/67108860
[pid=3827] ppid=3824 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/3827/stat : 3827 (scop.sh) S 3824 3827 3762 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 223804195 115843072 349 33554432000 4194304 5098028 140722947516096 140722947513352 140503479059068 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 36270080 140722947519552 140722947519751 140722947519751 140722947522509 0
/proc/3827/statm: 28282 349 296 221 0 87 0
[pid=3830] ppid=3827 vsize=15020872 memory=128992 CPUtime=1.01 cores=0,2,4,6
/proc/3830/stat : 3830 (java) S 3827 3827 3762 0 -1 1077944320 17935 0 0 0 97 4 0 0 20 0 15 0 223804196 15381372928 32248 33554432000 4194304 4196468 140722091026144 140722091008688 139771759116023 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 37818368 140722091033607 140722091033905 140722091033905 140722091036623 0
/proc/3830/statm: 3755218 32248 3160 1 0 3716603 0
[pid=3830/tid=3831] ppid=3827 vsize=15020872 memory=60804 CPUtime=0.67 cores=0,2,4,6
/proc/3830/task/3831/stat : 3831 (java) R 3827 3827 3762 0 -1 4202560 14967 0 0 0 64 3 0 0 20 0 15 0 223804196 15381372928 32248 33554432000 4194304 4196468 140722091026144 139771730954608 139771743196510 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 37818368 140722091033607 140722091033905 140722091033905 140722091036623 0
[pid=3830/tid=3837] ppid=3827 vsize=15020872 memory=1240 CPUtime=0 cores=0,2,4,6
/proc/3830/task/3837/stat : 3837 (java) S 3827 3827 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 223804198 15381372928 32248 33554432000 4194304 4196468 140722091026144 139771763358096 139771759126229 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37818368 140722091033607 140722091033905 140722091033905 140722091036623 0
[pid=3830/tid=3838] ppid=3827 vsize=15020872 memory=2196 CPUtime=0 cores=0,2,4,6
/proc/3830/task/3838/stat : 3838 (java) S 3827 3827 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 223804198 15381372928 32248 33554432000 4194304 4196468 140722091026144 139771592452368 139771759126229 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37818368 140722091033607 140722091033905 140722091033905 140722091036623 0
[pid=3830/tid=3839] ppid=3827 vsize=15020872 memory=1776 CPUtime=0 cores=0,2,4,6
/proc/3830/task/3839/stat : 3839 (java) S 3827 3827 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 223804198 15381372928 32248 33554432000 4194304 4196468 140722091026144 139771218311824 139771759126229 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37818368 140722091033607 140722091033905 140722091033905 140722091036623 0
[pid=3830/tid=3840] ppid=3827 vsize=15020872 memory=1004 CPUtime=0 cores=0,2,4,6
/proc/3830/task/3840/stat : 3840 (java) S 3827 3827 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 223804198 15381372928 32248 33554432000 4194304 4196468 140722091026144 139771217259024 139771759126229 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37818368 140722091033607 140722091033905 140722091033905 140722091036623 0
[pid=3830/tid=3843] ppid=3827 vsize=15020872 memory=11764 CPUtime=0 cores=0,2,4,6
/proc/3830/task/3843/stat : 3843 (java) S 3827 3827 3762 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 223804199 15381372928 32248 33554432000 4194304 4196468 140722091026144 139771098634864 139771759127170 0 0 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37818368 140722091033607 140722091033905 140722091033905 140722091036623 0
[pid=3830/tid=3844] ppid=3827 vsize=15020872 memory=5712 CPUtime=0 cores=0,2,4,6
/proc/3830/task/3844/stat : 3844 (java) S 3827 3827 3762 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 223804200 15381372928 32248 33554432000 4194304 4196468 140722091026144 139770348954912 139771759126229 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37818368 140722091033607 140722091033905 140722091033905 140722091036623 0
[pid=3830/tid=3845] ppid=3827 vsize=15020872 memory=792 CPUtime=0 cores=0,2,4,6
/proc/3830/task/3845/stat : 3845 (java) S 3827 3827 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 223804200 15381372928 32248 33554432000 4194304 4196468 140722091026144 139770114074224 139771759126229 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37818368 140722091033607 140722091033905 140722091033905 140722091036623 0
[pid=3830/tid=3852] ppid=3827 vsize=15020872 memory=1224 CPUtime=0 cores=0,2,4,6
/proc/3830/task/3852/stat : 3852 (java) S 3827 3827 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 223804202 15381372928 32248 33554432000 4194304 4196468 140722091026144 139769739565648 139771759134619 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37818368 140722091033607 140722091033905 140722091033905 140722091036623 0
[pid=3830/tid=3853] ppid=3827 vsize=15020872 memory=1944 CPUtime=0.07 cores=0,2,4,6
/proc/3830/task/3853/stat : 3853 (java) R 3827 3827 3762 0 -1 4202560 495 0 0 0 7 0 0 0 20 0 15 0 223804202 15381372928 32248 33554432000 4194304 4196468 140722091026144 139771097567776 139771744040249 0 4 2 25189581 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 37818368 140722091033607 140722091033905 140722091033905 140722091036623 0
[pid=3830/tid=3854] ppid=3827 vsize=15020872 memory=1384 CPUtime=0.08 cores=0,2,4,6
/proc/3830/task/3854/stat : 3854 (java) R 3827 3827 3762 0 -1 4202560 477 0 0 0 8 0 0 0 20 0 15 0 223804202 15381372928 32248 33554432000 4194304 4196468 140722091026144 139771096528880 139771744241095 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 37818368 140722091033607 140722091033905 140722091033905 140722091036623 0
[pid=3830/tid=3855] ppid=3827 vsize=15020872 memory=4536 CPUtime=0.17 cores=0,2,4,6
/proc/3830/task/3855/stat : 3855 (java) R 3827 3827 3762 0 -1 4202560 659 0 0 0 17 0 0 0 20 0 15 0 223804202 15381372928 32248 33554432000 4194304 4196468 140722091026144 139771095476592 139771744281568 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 37818368 140722091033607 140722091033905 140722091033905 140722091036623 0
[pid=3830/tid=3856] ppid=3827 vsize=15020872 memory=8448 CPUtime=0 cores=0,2,4,6
/proc/3830/task/3856/stat : 3856 (java) S 3827 3827 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 223804202 15381372928 32248 33554432000 4194304 4196468 140722091026144 139769241659872 139771759126229 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37818368 140722091033607 140722091033905 140722091033905 140722091036623 0
[pid=3830/tid=3857] ppid=3827 vsize=15020872 memory=1628 CPUtime=0 cores=0,2,4,6
/proc/3830/task/3857/stat : 3857 (java) S 3827 3827 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 223804203 15381372928 32248 33554432000 4194304 4196468 140722091026144 139771094424496 139771759127170 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37818368 140722091033607 140722091033905 140722091033905 140722091036623 0
Current children cumulated CPU time: 1.01 s
Current children cumulated vsize: 15134000 KiB
Current children cumulated memory: 130388 KiB

[startup+1.50944 s]
/proc/loadavg: 1.35 1.51 1.53 5/218 3857
/proc/meminfo: memFree=8329764/32770624 swapFree=67108860/67108860
[pid=3827] ppid=3824 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/3827/stat : 3827 (scop.sh) S 3824 3827 3762 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 223804195 115843072 349 33554432000 4194304 5098028 140722947516096 140722947513352 140503479059068 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 36270080 140722947519552 140722947519751 140722947519751 140722947522509 0
/proc/3827/statm: 28282 349 296 221 0 87 0

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

/proc/3894/statm: 25816 21146 341 28 0 22056 0
[pid=3879/tid=3880] ppid=3827 vsize=8068220 memory=1472 CPUtime=0.76 cores=0,2,4,6
/proc/3879/task/3880/stat : 3880 (java) S 3827 3827 3762 0 -1 1077944384 15524 0 0 0 72 4 0 0 20 0 19 0 223804598 8261857280 29523 33554432000 4194304 4196468 140736940513296 140372418600848 140372446770901 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36503552 140736940520630 140736940520753 140736940520753 140736940523471 0
[pid=3879/tid=3881] ppid=3827 vsize=8068220 memory=118092 CPUtime=0 cores=0,2,4,6
/proc/3879/task/3881/stat : 3881 (java) S 3827 3827 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 223804599 8261857280 29523 33554432000 4194304 4196468 140736940513296 140372451002640 140372446770901 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36503552 140736940520630 140736940520753 140736940520753 140736940523471 0
[pid=3879/tid=3882] ppid=3827 vsize=8068220 memory=1472 CPUtime=0 cores=0,2,4,6
/proc/3879/task/3882/stat : 3882 (java) S 3827 3827 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 223804599 8261857280 29523 33554432000 4194304 4196468 140736940513296 140371932064144 140372446770901 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36503552 140736940520630 140736940520753 140736940520753 140736940523471 0
[pid=3879/tid=3883] ppid=3827 vsize=8068220 memory=1472 CPUtime=0 cores=0,2,4,6
/proc/3879/task/3883/stat : 3883 (java) S 3827 3827 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 223804599 8261857280 29523 33554432000 4194304 4196468 140736940513296 140371931011600 140372446770901 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36503552 140736940520630 140736940520753 140736940520753 140736940523471 0
[pid=3879/tid=3884] ppid=3827 vsize=8068220 memory=118092 CPUtime=0 cores=0,2,4,6
/proc/3879/task/3884/stat : 3884 (java) S 3827 3827 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 223804599 8261857280 29523 33554432000 4194304 4196468 140736940513296 140371929959056 140372446770901 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36503552 140736940520630 140736940520753 140736940520753 140736940523471 0
[pid=3879/tid=3885] ppid=3827 vsize=8068220 memory=1472 CPUtime=0.04 cores=0,2,4,6
/proc/3879/task/3885/stat : 3885 (java) S 3827 3827 3762 0 -1 1077944384 7 0 0 0 1 3 0 0 20 0 19 0 223804600 8261857280 29523 33554432000 4194304 4196468 140736940513296 140371893242352 140372446771842 0 0 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36503552 140736940520630 140736940520753 140736940520753 140736940523471 0
[pid=3879/tid=3886] ppid=3827 vsize=8068220 memory=84584 CPUtime=0 cores=0,2,4,6
/proc/3879/task/3886/stat : 3886 (java) S 3827 3827 3762 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 223804601 8261857280 29523 33554432000 4194304 4196468 140736940513296 140371409495456 140372446770901 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36503552 140736940520630 140736940520753 140736940520753 140736940523471 0
[pid=3879/tid=3887] ppid=3827 vsize=8068220 memory=1472 CPUtime=0 cores=0,2,4,6
/proc/3879/task/3887/stat : 3887 (java) S 3827 3827 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 223804601 8261857280 29523 33554432000 4194304 4196468 140736940513296 140371141060080 140372446770901 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36503552 140736940520630 140736940520753 140736940520753 140736940523471 0
[pid=3879/tid=3888] ppid=3827 vsize=8068220 memory=84584 CPUtime=0 cores=0,2,4,6
/proc/3879/task/3888/stat : 3888 (java) S 3827 3827 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 223804603 8261857280 29523 33554432000 4194304 4196468 140736940513296 140370766551760 140372446779291 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36503552 140736940520630 140736940520753 140736940520753 140736940523471 0
[pid=3879/tid=3889] ppid=3827 vsize=8068220 memory=1472 CPUtime=0.1 cores=0,2,4,6
/proc/3879/task/3889/stat : 3889 (java) S 3827 3827 3762 0 -1 1077944384 547 0 0 0 10 0 0 0 20 0 19 0 223804603 8261857280 29523 33554432000 4194304 4196468 140736940513296 140371892189168 140372446771842 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36503552 140736940520630 140736940520753 140736940520753 140736940523471 0
[pid=3879/tid=3890] ppid=3827 vsize=8068220 memory=84584 CPUtime=0.09 cores=0,2,4,6
/proc/3879/task/3890/stat : 3890 (java) S 3827 3827 3762 0 -1 1077944384 467 0 0 0 9 0 0 0 20 0 19 0 223804603 8261857280 29523 33554432000 4194304 4196468 140736940513296 140371891136624 140372446771842 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36503552 140736940520630 140736940520753 140736940520753 140736940523471 0
[pid=3879/tid=3891] ppid=3827 vsize=8068220 memory=1472 CPUtime=0.21 cores=0,2,4,6
/proc/3879/task/3891/stat : 3891 (java) S 3827 3827 3762 0 -1 1077944384 807 0 0 0 21 0 0 0 20 0 19 0 223804603 8261857280 29523 33554432000 4194304 4196468 140736940513296 140371890084080 140372446771842 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36503552 140736940520630 140736940520753 140736940520753 140736940523471 0
[pid=3879/tid=3892] ppid=3827 vsize=8068220 memory=18232 CPUtime=0 cores=0,2,4,6
/proc/3879/task/3892/stat : 3892 (java) S 3827 3827 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 223804604 8261857280 29523 33554432000 4194304 4196468 140736940513296 140370268645984 140372446770901 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36503552 140736940520630 140736940520753 140736940520753 140736940523471 0
[pid=3879/tid=3893] ppid=3827 vsize=8068220 memory=640 CPUtime=1.7 cores=0,2,4,6
/proc/3879/task/3893/stat : 3893 (java) S 3827 3827 3762 0 -1 1077944384 163 0 0 0 87 83 0 0 20 0 19 0 223804604 8261857280 29523 33554432000 4194304 4196468 140736940513296 140371889031984 140372446771842 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36503552 140736940520630 140736940520753 140736940520753 140736940523471 0
[pid=3879/tid=3895] ppid=3827 vsize=8068220 memory=84584 CPUtime=0 cores=0,2,4,6
/proc/3879/task/3895/stat : 3895 (java) S 3827 3827 3762 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 223804672 8261857280 29523 33554432000 4194304 4196468 140736940513296 140371881223744 140372446785305 0 4 2 25189581 18446744071579417331 0 0 -1 0 0 0 0 0 0 6293624 6294260 36503552 140736940520630 140736940520753 140736940520753 140736940523471 0
[pid=3879/tid=3897] ppid=3827 vsize=8068220 memory=4028 CPUtime=0 cores=0,2,4,6
/proc/3879/task/3897/stat : 3897 (java) S 3827 3827 3762 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 223804672 8261857280 29523 33554432000 4194304 4196468 140736940513296 140369731760304 140372446782621 0 4 2 25189581 18446744071580971376 0 0 -1 2 0 0 0 0 0 6293624 6294260 36503552 140736940520630 140736940520753 140736940520753 140736940523471 0
[pid=3879/tid=3898] ppid=3827 vsize=8068220 memory=118092 CPUtime=0 cores=0,2,4,6
/proc/3879/task/3898/stat : 3898 (java) S 3827 3827 3762 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 223804673 8261857280 29523 33554432000 4194304 4196468 140736940513296 140369597537584 140372446782621 0 4 2 25189581 18446744071580971376 0 0 -1 2 0 0 0 0 0 6293624 6294260 36503552 140736940520630 140736940520753 140736940520753 140736940523471 0
[pid=3879/tid=3899] ppid=3827 vsize=8068220 memory=4028 CPUtime=0 cores=0,2,4,6
/proc/3879/task/3899/stat : 3899 (java) S 3827 3827 3762 0 -1 1077944384 29 0 0 0 0 0 0 0 20 0 19 0 223804675 8261857280 29523 33554432000 4194304 4196468 140736940513296 140369865989152 140372446770901 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36503552 140736940520630 140736940520753 140736940520753 140736940523471 0
Current children cumulated CPU time: 2449.73 s
Current children cumulated vsize: 8284612 KiB
Current children cumulated memory: 204148 KiB

[startup+2502.3 s]
/proc/loadavg: 2.02 2.16 2.06 3/227 3996
/proc/meminfo: memFree=8245964/32770624 swapFree=67108860/67108860
[pid=3827] ppid=3824 vsize=113128 memory=1472 CPUtime=9.3 cores=0,2,4,6
/proc/3827/stat : 3827 (scop.sh) S 3824 3827 3762 0 -1 4202496 591 27641 0 0 0 0 905 25 20 0 1 0 223804195 115843072 368 33554432000 4194304 5098028 140722947516096 140722947512840 140503479059068 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 36270080 140722947519552 140722947519751 140722947519751 140722947522509 0
/proc/3827/statm: 28282 368 311 221 0 87 0
[pid=3879] ppid=3827 vsize=8068220 memory=118092 CPUtime=3.01 cores=0,2,4,6
/proc/3879/stat : 3879 (java) S 3827 3827 3762 0 -1 1077944320 18916 0 0 0 218 83 0 0 20 0 19 0 223804597 8261857280 29523 33554432000 4194304 4196468 140736940513296 140736940495840 140372446760695 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 36503552 140736940520630 140736940520753 140736940520753 140736940523471 0
/proc/3879/statm: 2017055 29523 3155 1 0 1978454 0
[pid=3894] ppid=3879 vsize=103264 memory=84584 CPUtime=2497.46 cores=0,2,4,6
/proc/3894/stat : 3894 (minisat_release) R 3879 3827 3762 0 -1 4202496 281232 0 0 0 249727 19 0 0 20 0 1 0 223804672 105742336 21146 33554432000 4194304 4308513 140720469548192 140720469545096 4269504 0 4 0 8396802 0 0 0 17 4 0 0 0 0 0 6409496 6410680 26107904 140720469554293 140720469554390 140720469554390 140720469557189 0
/proc/3894/statm: 25816 21146 341 28 0 22056 0
[pid=3879/tid=3880] ppid=3827 vsize=8068220 memory=118092 CPUtime=0.76 cores=0,2,4,6
/proc/3879/task/3880/stat : 3880 (java) S 3827 3827 3762 0 -1 1077944384 15524 0 0 0 72 4 0 0 20 0 19 0 223804598 8261857280 29523 33554432000 4194304 4196468 140736940513296 140372418600848 140372446770901 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36503552 140736940520630 140736940520753 140736940520753 140736940523471 0
[pid=3879/tid=3881] ppid=3827 vsize=8068220 memory=118092 CPUtime=0 cores=0,2,4,6
/proc/3879/task/3881/stat : 3881 (java) S 3827 3827 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 223804599 8261857280 29523 33554432000 4194304 4196468 140736940513296 140372451002640 140372446770901 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36503552 140736940520630 140736940520753 140736940520753 140736940523471 0
[pid=3879/tid=3882] ppid=3827 vsize=8068220 memory=1472 CPUtime=0 cores=0,2,4,6
/proc/3879/task/3882/stat : 3882 (java) S 3827 3827 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 223804599 8261857280 29523 33554432000 4194304 4196468 140736940513296 140371932064144 140372446770901 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36503552 140736940520630 140736940520753 140736940520753 140736940523471 0
[pid=3879/tid=3883] ppid=3827 vsize=8068220 memory=118092 CPUtime=0 cores=0,2,4,6
/proc/3879/task/3883/stat : 3883 (java) S 3827 3827 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 223804599 8261857280 29523 33554432000 4194304 4196468 140736940513296 140371931011600 140372446770901 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36503552 140736940520630 140736940520753 140736940520753 140736940523471 0
[pid=3879/tid=3884] ppid=3827 vsize=8068220 memory=84584 CPUtime=0 cores=0,2,4,6
/proc/3879/task/3884/stat : 3884 (java) S 3827 3827 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 223804599 8261857280 29523 33554432000 4194304 4196468 140736940513296 140371929959056 140372446770901 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36503552 140736940520630 140736940520753 140736940520753 140736940523471 0
[pid=3879/tid=3885] ppid=3827 vsize=8068220 memory=118092 CPUtime=0.04 cores=0,2,4,6
/proc/3879/task/3885/stat : 3885 (java) S 3827 3827 3762 0 -1 1077944384 7 0 0 0 1 3 0 0 20 0 19 0 223804600 8261857280 29523 33554432000 4194304 4196468 140736940513296 140371893242352 140372446771842 0 0 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36503552 140736940520630 140736940520753 140736940520753 140736940523471 0
[pid=3879/tid=3886] ppid=3827 vsize=8068220 memory=1696 CPUtime=0 cores=0,2,4,6
/proc/3879/task/3886/stat : 3886 (java) S 3827 3827 3762 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 223804601 8261857280 29523 33554432000 4194304 4196468 140736940513296 140371409495456 140372446770901 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36503552 140736940520630 140736940520753 140736940520753 140736940523471 0
[pid=3879/tid=3887] ppid=3827 vsize=8068220 memory=920 CPUtime=0 cores=0,2,4,6
/proc/3879/task/3887/stat : 3887 (java) S 3827 3827 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 223804601 8261857280 29523 33554432000 4194304 4196468 140736940513296 140371141060080 140372446770901 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36503552 140736940520630 140736940520753 140736940520753 140736940523471 0
[pid=3879/tid=3888] ppid=3827 vsize=8068220 memory=-5059952977386882957 CPUtime=0 cores=0,2,4,6
/proc/3879/task/3888/stat : 3888 (java) S 3827 3827 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 223804603 8261857280 29523 33554432000 4194304 4196468 140736940513296 140370766551760 140372446779291 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36503552 140736940520630 140736940520753 140736940520753 140736940523471 0
[pid=3879/tid=3889] ppid=3827 vsize=8068220 memory=4124 CPUtime=0.1 cores=0,2,4,6
/proc/3879/task/3889/stat : 3889 (java) S 3827 3827 3762 0 -1 1077944384 547 0 0 0 10 0 0 0 20 0 19 0 223804603 8261857280 29523 33554432000 4194304 4196468 140736940513296 140371892189168 140372446771842 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36503552 140736940520630 140736940520753 140736940520753 140736940523471 0
[pid=3879/tid=3890] ppid=3827 vsize=8068220 memory=1472 CPUtime=0.09 cores=0,2,4,6
/proc/3879/task/3890/stat : 3890 (java) S 3827 3827 3762 0 -1 1077944384 467 0 0 0 9 0 0 0 20 0 19 0 223804603 8261857280 29523 33554432000 4194304 4196468 140736940513296 140371891136624 140372446771842 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36503552 140736940520630 140736940520753 140736940520753 140736940523471 0
[pid=3879/tid=3891] ppid=3827 vsize=8068220 memory=118092 CPUtime=0.21 cores=0,2,4,6
/proc/3879/task/3891/stat : 3891 (java) S 3827 3827 3762 0 -1 1077944384 807 0 0 0 21 0 0 0 20 0 19 0 223804603 8261857280 29523 33554432000 4194304 4196468 140736940513296 140371890084080 140372446771842 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36503552 140736940520630 140736940520753 140736940520753 140736940523471 0
[pid=3879/tid=3892] ppid=3827 vsize=8068220 memory=1472 CPUtime=0 cores=0,2,4,6
/proc/3879/task/3892/stat : 3892 (java) S 3827 3827 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 223804604 8261857280 29523 33554432000 4194304 4196468 140736940513296 140370268645984 140372446770901 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36503552 140736940520630 140736940520753 140736940520753 140736940523471 0
[pid=3879/tid=3893] ppid=3827 vsize=8068220 memory=4028 CPUtime=1.73 cores=0,2,4,6
/proc/3879/task/3893/stat : 3893 (java) S 3827 3827 3762 0 -1 1077944384 167 0 0 0 89 84 0 0 20 0 19 0 223804604 8261857280 29523 33554432000 4194304 4196468 140736940513296 140371889031984 140372446771842 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36503552 140736940520630 140736940520753 140736940520753 140736940523471 0
[pid=3879/tid=3895] ppid=3827 vsize=8068220 memory=118092 CPUtime=0 cores=0,2,4,6
/proc/3879/task/3895/stat : 3895 (java) S 3827 3827 3762 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 223804672 8261857280 29523 33554432000 4194304 4196468 140736940513296 140371881223744 140372446785305 0 4 2 25189581 18446744071579417331 0 0 -1 0 0 0 0 0 0 6293624 6294260 36503552 140736940520630 140736940520753 140736940520753 140736940523471 0
[pid=3879/tid=3897] ppid=3827 vsize=8068220 memory=1472 CPUtime=0 cores=0,2,4,6
/proc/3879/task/3897/stat : 3897 (java) S 3827 3827 3762 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 223804672 8261857280 29523 33554432000 4194304 4196468 140736940513296 140369731760304 140372446782621 0 4 2 25189581 18446744071580971376 0 0 -1 2 0 0 0 0 0 6293624 6294260 36503552 140736940520630 140736940520753 140736940520753 140736940523471 0
[pid=3879/tid=3898] ppid=3827 vsize=8068220 memory=84584 CPUtime=0 cores=0,2,4,6
/proc/3879/task/3898/stat : 3898 (java) S 3827 3827 3762 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 223804673 8261857280 29523 33554432000 4194304 4196468 140736940513296 140369597537584 140372446782621 0 4 2 25189581 18446744071580971376 0 0 -1 2 0 0 0 0 0 6293624 6294260 36503552 140736940520630 140736940520753 140736940520753 140736940523471 0
[pid=3879/tid=3899] ppid=3827 vsize=8068220 memory=4028 CPUtime=0 cores=0,2,4,6
/proc/3879/task/3899/stat : 3899 (java) S 3827 3827 3762 0 -1 1077944384 29 0 0 0 0 0 0 0 20 0 19 0 223804675 8261857280 29523 33554432000 4194304 4196468 140736940513296 140369865989152 140372446770901 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36503552 140736940520630 140736940520753 140736940520753 140736940523471 0
Current children cumulated CPU time: 2509.77 s
Current children cumulated vsize: 8284612 KiB
Current children cumulated memory: 204148 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2512.6 s]
/proc/loadavg: 2.01 2.15 2.06 3/227 3996
/proc/meminfo: memFree=8245964/32770624 swapFree=67108860/67108860
[pid=3827] ppid=3824 vsize=113128 memory=1472 CPUtime=9.3 cores=0,2,4,6
/proc/3827/stat : 3827 (scop.sh) S 3824 3827 3762 0 -1 4202496 591 27641 0 0 0 0 905 25 20 0 1 0 223804195 115843072 368 33554432000 4194304 5098028 140722947516096 140722947512840 140503479059068 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 36270080 140722947519552 140722947519751 140722947519751 140722947522509 0
/proc/3827/statm: 28282 368 311 221 0 87 0
[pid=3879] ppid=3827 vsize=8068220 memory=118092 CPUtime=3.01 cores=0,2,4,6
/proc/3879/stat : 3879 (java) S 3827 3827 3762 0 -1 1077944320 18916 0 0 0 218 83 0 0 20 0 19 0 223804597 8261857280 29523 33554432000 4194304 4196468 140736940513296 140736940495840 140372446760695 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 36503552 140736940520630 140736940520753 140736940520753 140736940523471 0
/proc/3879/statm: 2017055 29523 3155 1 0 1978454 0
[pid=3894] ppid=3879 vsize=103264 memory=84584 CPUtime=2507.76 cores=0,2,4,6
/proc/3894/stat : 3894 (minisat_release) R 3879 3827 3762 0 -1 4202496 281240 0 0 0 250757 19 0 0 20 0 1 0 223804672 105742336 21146 33554432000 4194304 4308513 140720469548192 140720469544448 4276436 0 4 0 8396802 0 0 0 17 4 0 0 0 0 0 6409496 6410680 26107904 140720469554293 140720469554390 140720469554390 140720469557189 0
/proc/3894/statm: 25816 21146 341 28 0 22056 0
[pid=3879/tid=3880] ppid=3827 vsize=8068220 memory=18232 CPUtime=0.76 cores=0,2,4,6
/proc/3879/task/3880/stat : 3880 (java) S 3827 3827 3762 0 -1 1077944384 15524 0 0 0 72 4 0 0 20 0 19 0 223804598 8261857280 29523 33554432000 4194304 4196468 140736940513296 140372418600848 140372446770901 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36503552 140736940520630 140736940520753 140736940520753 140736940523471 0
[pid=3879/tid=3881] ppid=3827 vsize=8068220 memory=640 CPUtime=0 cores=0,2,4,6
/proc/3879/task/3881/stat : 3881 (java) S 3827 3827 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 223804599 8261857280 29523 33554432000 4194304 4196468 140736940513296 140372451002640 140372446770901 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36503552 140736940520630 140736940520753 140736940520753 140736940523471 0
[pid=3879/tid=3882] ppid=3827 vsize=8068220 memory=1764 CPUtime=0 cores=0,2,4,6
/proc/3879/task/3882/stat : 3882 (java) S 3827 3827 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 223804599 8261857280 29523 33554432000 4194304 4196468 140736940513296 140371932064144 140372446770901 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36503552 140736940520630 140736940520753 140736940520753 140736940523471 0
[pid=3879/tid=3883] ppid=3827 vsize=8068220 memory=1236 CPUtime=0 cores=0,2,4,6
/proc/3879/task/3883/stat : 3883 (java) S 3827 3827 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 223804599 8261857280 29523 33554432000 4194304 4196468 140736940513296 140371931011600 140372446770901 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36503552 140736940520630 140736940520753 140736940520753 140736940523471 0
[pid=3879/tid=3884] ppid=3827 vsize=8068220 memory=960 CPUtime=0 cores=0,2,4,6
/proc/3879/task/3884/stat : 3884 (java) S 3827 3827 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 223804599 8261857280 29523 33554432000 4194304 4196468 140736940513296 140371929959056 140372446770901 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36503552 140736940520630 140736940520753 140736940520753 140736940523471 0
[pid=3879/tid=3885] ppid=3827 vsize=8068220 memory=2196 CPUtime=0.04 cores=0,2,4,6
/proc/3879/task/3885/stat : 3885 (java) S 3827 3827 3762 0 -1 1077944384 7 0 0 0 1 3 0 0 20 0 19 0 223804600 8261857280 29523 33554432000 4194304 4196468 140736940513296 140371893242352 140372446771842 0 0 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36503552 140736940520630 140736940520753 140736940520753 140736940523471 0
[pid=3879/tid=3886] ppid=3827 vsize=8068220 memory=312155947512627226 CPUtime=0 cores=0,2,4,6
/proc/3879/task/3886/stat : 3886 (java) S 3827 3827 3762 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 223804601 8261857280 29523 33554432000 4194304 4196468 140736940513296 140371409495456 140372446770901 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36503552 140736940520630 140736940520753 140736940520753 140736940523471 0
[pid=3879/tid=3887] ppid=3827 vsize=8068220 memory=288230596050944315 CPUtime=0 cores=0,2,4,6
/proc/3879/task/3887/stat : 3887 (java) S 3827 3827 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 223804601 8261857280 29523 33554432000 4194304 4196468 140736940513296 140371141060080 140372446770901 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36503552 140736940520630 140736940520753 140736940520753 140736940523471 0
[pid=3879/tid=3888] ppid=3827 vsize=8068220 memory=13850767857552233 CPUtime=0 cores=0,2,4,6
/proc/3879/task/3888/stat : 3888 (java) S 3827 3827 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 223804603 8261857280 29523 33554432000 4194304 4196468 140736940513296 140370766551760 140372446779291 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36503552 140736940520630 140736940520753 140736940520753 140736940523471 0
[pid=3879/tid=3889] ppid=3827 vsize=8068220 memory=18232 CPUtime=0.1 cores=0,2,4,6
/proc/3879/task/3889/stat : 3889 (java) S 3827 3827 3762 0 -1 1077944384 547 0 0 0 10 0 0 0 20 0 19 0 223804603 8261857280 29523 33554432000 4194304 4196468 140736940513296 140371892189168 140372446771842 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36503552 140736940520630 140736940520753 140736940520753 140736940523471 0
[pid=3879/tid=3890] ppid=3827 vsize=8068220 memory=640 CPUtime=0.09 cores=0,2,4,6
/proc/3879/task/3890/stat : 3890 (java) S 3827 3827 3762 0 -1 1077944384 467 0 0 0 9 0 0 0 20 0 19 0 223804603 8261857280 29523 33554432000 4194304 4196468 140736940513296 140371891136624 140372446771842 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36503552 140736940520630 140736940520753 140736940520753 140736940523471 0
[pid=3879/tid=3891] ppid=3827 vsize=8068220 memory=1764 CPUtime=0.21 cores=0,2,4,6
/proc/3879/task/3891/stat : 3891 (java) S 3827 3827 3762 0 -1 1077944384 807 0 0 0 21 0 0 0 20 0 19 0 223804603 8261857280 29523 33554432000 4194304 4196468 140736940513296 140371890084080 140372446771842 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36503552 140736940520630 140736940520753 140736940520753 140736940523471 0
[pid=3879/tid=3892] ppid=3827 vsize=8068220 memory=1236 CPUtime=0 cores=0,2,4,6
/proc/3879/task/3892/stat : 3892 (java) S 3827 3827 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 223804604 8261857280 29523 33554432000 4194304 4196468 140736940513296 140370268645984 140372446770901 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36503552 140736940520630 140736940520753 140736940520753 140736940523471 0
[pid=3879/tid=3893] ppid=3827 vsize=8068220 memory=960 CPUtime=1.75 cores=0,2,4,6
/proc/3879/task/3893/stat : 3893 (java) S 3827 3827 3762 0 -1 1077944384 167 0 0 0 90 85 0 0 20 0 19 0 223804604 8261857280 29523 33554432000 4194304 4196468 140736940513296 140371889031984 140372446771842 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36503552 140736940520630 140736940520753 140736940520753 140736940523471 0
[pid=3879/tid=3895] ppid=3827 vsize=8068220 memory=2452 CPUtime=0 cores=0,2,4,6
/proc/3879/task/3895/stat : 3895 (java) S 3827 3827 3762 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 223804672 8261857280 29523 33554432000 4194304 4196468 140736940513296 140371881223744 140372446785305 0 4 2 25189581 18446744071579417331 0 0 -1 0 0 0 0 0 0 6293624 6294260 36503552 140736940520630 140736940520753 140736940520753 140736940523471 0
[pid=3879/tid=3897] ppid=3827 vsize=8068220 memory=11764 CPUtime=0 cores=0,2,4,6
/proc/3879/task/3897/stat : 3897 (java) S 3827 3827 3762 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 223804672 8261857280 29523 33554432000 4194304 4196468 140736940513296 140369731760304 140372446782621 0 4 2 25189581 18446744071580971376 0 0 -1 2 0 0 0 0 0 6293624 6294260 36503552 140736940520630 140736940520753 140736940520753 140736940523471 0
[pid=3879/tid=3898] ppid=3827 vsize=8068220 memory=-5059952977386882957 CPUtime=0 cores=0,2,4,6
/proc/3879/task/3898/stat : 3898 (java) S 3827 3827 3762 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 223804673 8261857280 29523 33554432000 4194304 4196468 140736940513296 140369597537584 140372446782621 0 4 2 25189581 18446744071580971376 0 0 -1 2 0 0 0 0 0 6293624 6294260 36503552 140736940520630 140736940520753 140736940520753 140736940523471 0
[pid=3879/tid=3899] ppid=3827 vsize=8068220 memory=792 CPUtime=0 cores=0,2,4,6
/proc/3879/task/3899/stat : 3899 (java) S 3827 3827 3762 0 -1 1077944384 29 0 0 0 0 0 0 0 20 0 19 0 223804675 8261857280 29523 33554432000 4194304 4196468 140736940513296 140369865989152 140372446770901 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36503552 140736940520630 140736940520753 140736940520753 140736940523471 0
Current children cumulated CPU time: 2520.07 s
Current children cumulated vsize: 8284612 KiB
Current children cumulated memory: 204148 KiB

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

[startup+2512.62 s]
# the end of solver process 3827 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2518.82 s, system=1.29949 s

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

Child status: 0
Real time (s): 2512.62
CPU time (s): 2520.12
CPU user time (s): 2518.82
CPU system time (s): 1.29949
CPU usage (%): 100.299
Max. virtual memory (cumulated for all children) (KiB): 15140212
Max. memory (cumulated for all children) (KiB): 1102672

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2518.82
system time used= 1.29949
maximum resident set size= 1110300
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 328688
page faults= 0
swaps= 0
block input operations= 0
block output operations= 9136
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 59558
involuntary context switches= 689


# summary of solver processes directly reported to runsolver:
#   pid: 3827
#   total CPU time (s): 2520.12
#   total CPU user time (s): 2518.82
#   total CPU system time (s): 1.29949

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 17.3839 second user time and 26.971 second system time

The end

Launcher Data

Begin job on node151 at 2018-08-12 10:26:50
IDJOB=4305341
IDBENCH=141020
IDSOLVER=2782
FILE ID=node151/4305341-1534062410
RUNJOBID= node151-1534062410-3793
PBS_JOBID= 21036982
Free space on /tmp= 40852 MiB

SOLVER NAME= scop order+MapleCOMSPS (2018-07-31)
BENCH NAME= XCSP18/ColouredQueens/ColouredQueens-16_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-4305341-1534062410/watcher-4305341-1534062410 -o /tmp/evaluation-result-4305341-1534062410/solver-4305341-1534062410 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node151-1534062410-3793 --watchdog 2580  scop.sh 11g scop.jar -order minisat_release default HOME HOME/instance-4305341-1534062410.xml

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

MD5SUM BENCH= ca60191094dbbdd7cca22b5ebea1cb75
RANDOM SEED=2143425075

node151.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.87
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.87
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.87
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.87
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:         8591416 kB
MemAvailable:   31902964 kB
Buffers:          259812 kB
Cached:         23006436 kB
SwapCached:            0 kB
Active:         10632068 kB
Inactive:       12688736 kB
Active(anon):       3988 kB
Inactive(anon):   103384 kB
Active(file):   10628080 kB
Inactive(file): 12585352 kB
Unevictable:        7836 kB
Mlocked:            7836 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             15644 kB
Writeback:             0 kB
AnonPages:         63288 kB
Mapped:            60028 kB
Shmem:             49800 kB
Slab:             554252 kB
SReclaimable:     526576 kB
SUnreclaim:        27676 kB
KernelStack:        3088 kB
PageTables:         5652 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     351936 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      8192 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 40844 MiB
End job on node151 at 2018-08-12 11:08:43