Trace number 4305399

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.1 2513.32

General information on the benchmark

NameGracefulGraph/
GracefulGraph-K06-P03_c18.xml
MD5SUM54d96134616ca7767c80e2eaaa70f234
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 variables138
Number of constraints59
Number of domains2
Minimum domain size57
Maximum domain size58
Distribution of domain sizes[{"size":57,"count":57},{"size":58,"count":18}]
Minimum variable degree0
Maximum variable degree8
Distribution of variable degrees[{"degree":0,"count":63},{"degree":2,"count":57},{"degree":7,"count":12},{"degree":8,"count":6}]
Minimum constraint arity3
Maximum constraint arity57
Distribution of constraint arities[{"arity":3,"count":57},{"arity":18,"count":1},{"arity":57,"count":1}]
Number of extensional constraints0
Number of intensional constraints57
Distribution of constraint types[{"type":"intension","count":57},{"type":"allDifferent","count":2}]
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-16999-serial-file.bin HOME/instance-4305399-1534067228.xml
0.66/0.52	
0.66/0.52	scop order+minisat_release (2018-07-31)
0.66/0.52	(Encoding Process)
0.66/0.52	
0.66/0.55	c BEGIN-Prog: Sun Aug 12 11:47:09 CEST 2018
0.66/0.55	c PID: 17002
0.66/0.55	c IP: 172.20.3.107
0.66/0.55	c HOST: node107.alineos.net
0.66/0.56	c (0,0) Parsing Begin
1.42/0.91	c (0,0) Parsing End
1.42/0.91	c (0,0) CSP: 75 int (0 aux), 0 bool (0 aux), 59 ctr, max domain size 58
1.42/0.91	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.42/0.91	c (0,0) Constraint Name Generate Begin
1.42/0.92	c (0,0) Ctr:HOME/instance-4305399-1534067228.xml,AllDifferent:Dist:Eq:IntVar
1.42/0.92	c (0,0) Constraint Name Generate End
1.42/0.92	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.42/0.92	c (0,0) CSP to CSPinCNF Begin
1.59/1.03	c (0,0) translated 6 (10%) constraints
1.59/1.05	c (0,0) translated 12 (20%) constraints
1.59/1.06	c (0,0) translated 18 (30%) constraints
1.59/1.08	c (0,0) translated 24 (40%) constraints
1.59/1.09	c (0,0) translated 30 (50%) constraints
1.59/1.10	c (0,0) translated 36 (60%) constraints
1.81/1.11	c (0,0) translated 42 (70%) constraints
1.81/1.12	c (0,0) translated 48 (80%) constraints
1.81/1.13	c (0,0) translated 54 (90%) constraints
1.81/1.18	c (0,0) translated 59 (100%) constraints
2.64/1.43	c (0,0) STATISTICS1:HOME/instance-4305399-1534067228.xml,AllDifferent:Dist:Eq:IntVar,75,1924,3306,58,57,3,3306:228;58:153;57:1596,58:798;57:3534,57:2;18:2;2:1806;1:114,3:228;2:1749;1:150,
2.64/1.43	c (0,0) ==========================================
2.64/1.43	c (0,0) Order
2.64/1.43	c (0,0) ==========================================
2.64/1.45	c (0,0) translated 193 (10%) constraints
2.64/1.48	c (0,0) translated 385 (20%) constraints
2.64/1.50	c (0,0) translated 578 (30%) constraints
2.97/1.51	c (0,0) translated 770 (40%) constraints
2.97/1.53	c (1,0) translated 962 (50%) constraints
2.97/1.54	c (1,1) translated 1155 (60%) constraints
2.97/1.56	c (1,1) translated 1347 (70%) constraints
2.97/1.57	c (1,1) translated 1540 (80%) constraints
2.97/1.59	c (1,1) translated 1732 (90%) constraints
3.28/1.61	c (1,1) translated 1924 (100%) constraints
3.28/1.61	c (1,1) CSP to CSPinCNF End
3.28/1.61	c (1,1) CSP: 75 int (0 aux), 0 bool (0 aux), 1924 ctr, max domain size 58
3.28/1.61	c (1,1) Heap : 225 MiB used (max 10795 MiB), NonHeap : 25 MiB used (max 0 MiB)
3.28/1.61	c (1,1) CSPinCNF Propagation Begin
3.28/1.65	c (1,1) 0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
3.28/1.65	c (1,1) CSPinCNF Propagation End
3.28/1.65	c (1,1) CSP: 75 int (0 aux), 0 bool (0 aux), 1924 ctr, max domain size 58
3.28/1.65	c (1,1) Heap : 225 MiB used (max 10795 MiB), NonHeap : 25 MiB used (max 0 MiB)
3.28/1.65	c (1,1) Simplify CSPinCNF Begin
3.91/1.83	c (1,1) Simplify CSPinCNF End
3.91/1.84	c (1,1) CSP: 75 int (0 aux), 3612 bool (3612 aux), 5536 ctr, max domain size 58
3.91/1.84	c (1,1) Heap : 281 MiB used (max 10795 MiB), NonHeap : 26 MiB used (max 0 MiB)
3.91/1.84	c (1,1) Calculate Precise Domain Begin
3.91/1.84	c (1,1) 0 values are removed by re-calculation
3.91/1.84	c (1,1) Calculate Precise Domain End
3.91/1.84	c (1,1) CSP: 75 int (0 aux), 3612 bool (3612 aux), 5536 ctr, max domain size 58
3.91/1.84	c (1,1) Heap : 281 MiB used (max 10795 MiB), NonHeap : 26 MiB used (max 0 MiB)
3.91/1.84	c (1,1) CSPinCNF to SatSolver Begin
6.62/2.95	c (2,2) 554 (10 %) CSP clauses are encoded (7830 SAT variables, 391498 SAT clauses)
6.94/3.06	c (2,2) 1108 (20 %) CSP clauses are encoded (7830 SAT variables, 412788 SAT clauses)
7.18/3.18	c (2,2) 1661 (30 %) CSP clauses are encoded (7830 SAT variables, 434005 SAT clauses)
7.41/3.25	c (2,2) 2215 (40 %) CSP clauses are encoded (7830 SAT variables, 455223 SAT clauses)
7.63/3.30	c (2,2) 2768 (50 %) CSP clauses are encoded (7830 SAT variables, 476440 SAT clauses)
7.63/3.35	c (2,2) 3322 (60 %) CSP clauses are encoded (7830 SAT variables, 497658 SAT clauses)
7.76/3.40	c (2,2) 3876 (70 %) CSP clauses are encoded (7830 SAT variables, 518932 SAT clauses)
7.76/3.45	c (2,2) 4429 (80 %) CSP clauses are encoded (7830 SAT variables, 540093 SAT clauses)
7.87/3.50	c (2,2) 4983 (90 %) CSP clauses are encoded (7830 SAT variables, 561367 SAT clauses)
7.87/3.55	c (3,3) 5536 (100 %) CSP clauses are encoded (7830 SAT variables, 582528 SAT clauses)
7.87/3.55	c (3,3) Launch Command will be: minisat_release
7.87/3.55	c (3,3) CSPinCNF to SatSolver End
7.87/3.55	c (3,3) Heap : 1351 MiB used (max 10795 MiB), NonHeap : 29 MiB used (max 0 MiB)
8.08/3.60	c (3,3) STATISTICS2:HOME/instance-4305399-1534067228.xml,AllDifferent:Dist:Eq:IntVar,3687,5536,3306,58,57,3,3306:228;58:306;57:3192,58:1104;57:6726;2:7224,57:2;18:2;2:5418;1:114,3:228;2:3498;1:7374,
8.08/3.60	c (3,3) 7830 bool, 582529 clause
8.08/3.60	c (3,3) Export Begin
8.08/3.69	c (3,3) Export to HOME/scop-16999-serial-file.bin
8.08/3.69	c (3,3) Export End
8.08/3.69	c (3,3) Export File Size: 0.01 MB
8.08/3.69	c (3,3) 0,0,1,1,1,1,3,STOP-AFTER(DIMACS)
8.08/3.69	c END-Prog: Sun Aug 12 11:47:12 CEST 2018
8.38/3.71	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp scop.jar fun.scop.XCSP18Solve HOME/scop-16999-serial-file.bin
9.01/4.20	c (0,0) Read Serial File Begin
9.01/4.20	c (0,0) HOME/scop-16999-serial-file.bin
9.17/4.37	c (0,0) Read Serial File End
9.17/4.38	
9.17/4.38	scop order+minisat_release (2018-07-31)
9.17/4.38	(Solving Process)
9.17/4.38	
9.32/4.40	c BEGIN-Prog: Sun Aug 12 11:47:12 CEST 2018
9.32/4.40	c PID: 17095
9.32/4.40	c IP: 172.20.3.107
9.32/4.40	c HOST: node107.alineos.net
9.32/4.40	c (0,0) SatSolver.solve Begin
9.32/4.40	c (0,0) 0 bool, 0 clause
9.32/4.41	c (0,0) minisat_release HOME/instance-4305399-1534067228.xml-scop-17002.cnf
2516.74/2510.03	c (2505,0) c This is COMiniSatPS.
2516.74/2510.03	c (2505,0) c WARNING: for repeatability, setting FPU to use double precision
2516.74/2510.03	c (2505,0) c ============================[ Problem Statistics ]=============================
2516.74/2510.03	c (2505,0) c |                                                                             |
2516.74/2510.03	c (2505,0) c |  Number of variables:          7830                                         |
2516.74/2510.03	c (2505,0) c |  Number of clauses:          582529                                         |
2516.74/2510.03	c (2505,0) c |  Parse time:                   0.13 s                                       |
2516.74/2510.03	c (2505,0) c |  Eliminated clauses:           0.03 Mb                                      |
2516.74/2510.03	c (2505,0) c Reduced to 6024 vars, 580723 cls (grow=0)
2516.74/2510.03	c (2505,0) c No iterative elimination performed. (vars=6024, c/v ratio=96.4)
2516.74/2510.03	c (2505,0) c |  Simplification time:          1.32 s                                       |
2516.74/2510.03	c (2505,0) c |                                                                             |
2516.74/2510.03	c (2505,0) c ============================[ Search Statistics ]==============================
2516.74/2510.03	c (2505,0) c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2516.74/2510.03	c (2505,0) c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2516.74/2510.03	c (2505,0) c ===============================================================================
2516.74/2510.03	c (2505,0) c Switched to VSIDS.
2520.05/2513.30	c (2509,0) receiving signal SIGTERM
2520.05/2513.30	s UNKNOWN
2520.05/2513.30	c (2509,0) SatSolver is killed by some reasons.
2520.05/2513.31	c (scop.sh) Receiving Signal. Removing all intermediate files.
2520.05/2513.31	c (scop.sh) Killing background jobs.

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4305399-1534067228/watcher-4305399-1534067228 -o /tmp/evaluation-result-4305399-1534067228/solver-4305399-1534067228 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node107-1534064712-16636 --watchdog 2580 scop.sh 11g scop.jar -order minisat_release default HOME HOME/instance-4305399-1534067228.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=16999, runsolver pid=16996


[startup+0.100162 s]*
/proc/loadavg: 2.00 2.01 1.95 3/222 17016
/proc/meminfo: memFree=24537376/32770624 swapFree=67108860/67108860
[pid=16999] ppid=16996 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/16999/stat : 16999 (scop.sh) S 16996 16999 16605 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 224285987 115843072 349 33554432000 4194304 5098028 140729524219040 140729524216296 140430285820540 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 38699008 140729524225088 140729524225287 140729524225287 140729524228045 0
/proc/16999/statm: 28282 349 296 221 0 87 0
[pid=17002] ppid=16999 vsize=15012476 memory=71288 CPUtime=0.11 cores=0,2,4,6
/proc/17002/stat : 17002 (java) S 16999 16999 16605 0 -1 1077944320 6515 0 0 0 10 1 0 0 20 0 15 0 224285988 15372775424 17822 33554432000 4194304 4196468 140733588363520 140733588346064 139872144822007 0 0 2 16800973 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 14327808 140733588370438 140733588370737 140733588370737 140733588373455 0
/proc/17002/statm: 3753119 17822 2747 1 0 3715579 0
[pid=17002/tid=17003] ppid=16999 vsize=15012476 memory=-6076338605661667263 CPUtime=0.09 cores=0,2,4,6
/proc/17002/task/17003/stat : 17003 (java) R 16999 16999 16605 0 -1 4202560 4593 0 0 0 8 1 0 0 20 0 15 0 224285988 15372775424 17822 33554432000 4194304 4196468 140733588363520 139872116648336 139872126385536 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 14327808 140733588370438 140733588370737 140733588370737 140733588373455 0
[pid=17002/tid=17004] ppid=16999 vsize=15012476 memory=4206468019014099040 CPUtime=0 cores=0,2,4,6
/proc/17002/task/17004/stat : 17004 (java) S 16999 16999 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224285990 15372775424 17822 33554432000 4194304 4196468 140733588363520 139872149064592 139872144832213 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14327808 140733588370438 140733588370737 140733588370737 140733588373455 0
[pid=17002/tid=17005] ppid=16999 vsize=15012476 memory=139930052830848 CPUtime=0 cores=0,2,4,6
/proc/17002/task/17005/stat : 17005 (java) S 16999 16999 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224285990 15372775424 17822 33554432000 4194304 4196468 140733588363520 139871924767504 139872144832213 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14327808 140733588370438 140733588370737 140733588370737 140733588373455 0
[pid=17002/tid=17006] ppid=16999 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17002/task/17006/stat : 17006 (java) S 16999 16999 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224285990 15372775424 17822 33554432000 4194304 4196468 140733588363520 139871923715216 139872144832213 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14327808 140733588370438 140733588370737 140733588370737 140733588373455 0
[pid=17002/tid=17007] ppid=16999 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17002/task/17007/stat : 17007 (java) S 16999 16999 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224285990 15372775424 17822 33554432000 4194304 4196468 140733588363520 139871922662416 139872144832213 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14327808 140733588370438 140733588370737 140733588370737 140733588373455 0
[pid=17002/tid=17008] ppid=16999 vsize=15012476 memory=139930052830848 CPUtime=0 cores=0,2,4,6
/proc/17002/task/17008/stat : 17008 (java) S 16999 16999 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224285991 15372775424 17822 33554432000 4194304 4196468 140733588363520 139871182432368 139872144833154 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14327808 140733588370438 140733588370737 140733588370737 140733588373455 0
[pid=17002/tid=17009] ppid=16999 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17002/task/17009/stat : 17009 (java) S 16999 16999 16605 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 224285992 15372775424 17822 33554432000 4194304 4196468 140733588363520 139870710260512 139872144832213 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14327808 140733588370438 140733588370737 140733588370737 140733588373455 0
[pid=17002/tid=17010] ppid=16999 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17002/task/17010/stat : 17010 (java) S 16999 16999 16605 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 224285992 15372775424 17822 33554432000 4194304 4196468 140733588363520 139870576039024 139872144832213 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14327808 140733588370438 140733588370737 140733588370737 140733588373455 0
[pid=17002/tid=17011] ppid=16999 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17002/task/17011/stat : 17011 (java) S 16999 16999 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224285994 15372775424 17822 33554432000 4194304 4196468 140733588363520 139870201534544 139872144840603 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14327808 140733588370438 140733588370737 140733588370737 140733588373455 0
[pid=17002/tid=17012] ppid=16999 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17002/task/17012/stat : 17012 (java) S 16999 16999 16605 0 -1 1077944384 305 0 0 0 0 0 0 0 20 0 15 0 224285994 15372775424 17822 33554432000 4194304 4196468 140733588363520 139871181380208 139872144833154 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14327808 140733588370438 140733588370737 140733588370737 140733588373455 0
[pid=17002/tid=17013] ppid=16999 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17002/task/17013/stat : 17013 (java) S 16999 16999 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224285994 15372775424 17822 33554432000 4194304 4196468 140733588363520 139870978697712 139872144833154 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14327808 140733588370438 140733588370737 140733588370737 140733588373455 0
[pid=17002/tid=17014] ppid=16999 vsize=15012476 memory=139930052830848 CPUtime=0.01 cores=0,2,4,6
/proc/17002/task/17014/stat : 17014 (java) S 16999 16999 16605 0 -1 1077944384 263 0 0 0 1 0 0 0 20 0 15 0 224285994 15372775424 17888 33554432000 4194304 4196468 140733588363520 139870977645424 139872144833154 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14327808 140733588370438 140733588370737 140733588370737 140733588373455 0
[pid=17002/tid=17015] ppid=16999 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17002/task/17015/stat : 17015 (java) S 16999 16999 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224285994 15372775424 17888 33554432000 4194304 4196468 140733588363520 139869703629792 139872144832213 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14327808 140733588370438 140733588370737 140733588370737 140733588373455 0
[pid=17002/tid=17016] ppid=16999 vsize=15012476 memory=139930052830848 CPUtime=0 cores=0,2,4,6
/proc/17002/task/17016/stat : 17016 (java) S 16999 16999 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224285995 15372775424 17888 33554432000 4194304 4196468 140733588363520 139870976592304 139872144833154 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14327808 140733588370438 140733588370737 140733588370737 140733588373455 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 72684 KiB

[startup+0.210806 s]*
/proc/loadavg: 2.00 2.01 1.95 4/222 17016
/proc/meminfo: memFree=24523520/32770624 swapFree=67108860/67108860
[pid=16999] ppid=16996 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/16999/stat : 16999 (scop.sh) S 16996 16999 16605 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 224285987 115843072 349 33554432000 4194304 5098028 140729524219040 140729524216296 140430285820540 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 38699008 140729524225088 140729524225287 140729524225287 140729524228045 0
/proc/16999/statm: 28282 349 296 221 0 87 0
[pid=17002] ppid=16999 vsize=15012476 memory=84632 CPUtime=0.26 cores=0,2,4,6
/proc/17002/stat : 17002 (java) S 16999 16999 16605 0 -1 1077944320 10025 0 0 0 24 2 0 0 20 0 15 0 224285988 15372775424 21158 33554432000 4194304 4196468 140733588363520 140733588346064 139872144822007 0 0 2 16800973 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 14327808 140733588370438 140733588370737 140733588370737 140733588373455 0
/proc/17002/statm: 3753119 21158 2906 1 0 3715579 0
[pid=17002/tid=17003] ppid=16999 vsize=15012476 memory=7022364632946311227 CPUtime=0.2 cores=0,2,4,6
/proc/17002/task/17003/stat : 17003 (java) R 16999 16999 16605 0 -1 4202560 7923 0 0 0 18 2 0 0 20 0 15 0 224285988 15372775424 21158 33554432000 4194304 4196468 140733588363520 139872116648024 139872144833942 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 14327808 140733588370438 140733588370737 140733588370737 140733588373455 0
[pid=17002/tid=17004] ppid=16999 vsize=15012476 memory=539 CPUtime=0 cores=0,2,4,6
/proc/17002/task/17004/stat : 17004 (java) S 16999 16999 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224285990 15372775424 21158 33554432000 4194304 4196468 140733588363520 139872149064592 139872144832213 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14327808 140733588370438 140733588370737 140733588370737 140733588373455 0
[pid=17002/tid=17005] ppid=16999 vsize=15012476 memory=3545376868102022816 CPUtime=0 cores=0,2,4,6
/proc/17002/task/17005/stat : 17005 (java) S 16999 16999 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224285990 15372775424 21158 33554432000 4194304 4196468 140733588363520 139871924767504 139872144832213 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14327808 140733588370438 140733588370737 140733588370737 140733588373455 0
[pid=17002/tid=17006] ppid=16999 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17002/task/17006/stat : 17006 (java) S 16999 16999 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224285990 15372775424 21158 33554432000 4194304 4196468 140733588363520 139871923715216 139872144832213 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14327808 140733588370438 140733588370737 140733588370737 140733588373455 0
[pid=17002/tid=17007] ppid=16999 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17002/task/17007/stat : 17007 (java) S 16999 16999 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224285990 15372775424 21158 33554432000 4194304 4196468 140733588363520 139871922662416 139872144832213 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14327808 140733588370438 140733588370737 140733588370737 140733588373455 0
[pid=17002/tid=17008] ppid=16999 vsize=15012476 memory=139930052830848 CPUtime=0 cores=0,2,4,6
/proc/17002/task/17008/stat : 17008 (java) S 16999 16999 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224285991 15372775424 21158 33554432000 4194304 4196468 140733588363520 139871182432368 139872144833154 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14327808 140733588370438 140733588370737 140733588370737 140733588373455 0
[pid=17002/tid=17009] ppid=16999 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17002/task/17009/stat : 17009 (java) S 16999 16999 16605 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 224285992 15372775424 21158 33554432000 4194304 4196468 140733588363520 139870710260512 139872144832213 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14327808 140733588370438 140733588370737 140733588370737 140733588373455 0
[pid=17002/tid=17010] ppid=16999 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17002/task/17010/stat : 17010 (java) S 16999 16999 16605 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 224285992 15372775424 21158 33554432000 4194304 4196468 140733588363520 139870576039024 139872144832213 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14327808 140733588370438 140733588370737 140733588370737 140733588373455 0
[pid=17002/tid=17011] ppid=16999 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17002/task/17011/stat : 17011 (java) S 16999 16999 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224285994 15372775424 21158 33554432000 4194304 4196468 140733588363520 139870201534544 139872144840603 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14327808 140733588370438 140733588370737 140733588370737 140733588373455 0
[pid=17002/tid=17012] ppid=16999 vsize=15012476 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/17002/task/17012/stat : 17012 (java) R 16999 16999 16605 0 -1 1077944384 316 0 0 0 1 0 0 0 20 0 15 0 224285994 15372775424 21158 33554432000 4194304 4196468 140733588363520 139871181380208 139872144833154 0 4 2 16800973 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 14327808 140733588370438 140733588370737 140733588370737 140733588373455 0
[pid=17002/tid=17013] ppid=16999 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17002/task/17013/stat : 17013 (java) S 16999 16999 16605 0 -1 1077944384 156 0 0 0 0 0 0 0 20 0 15 0 224285994 15372775424 21158 33554432000 4194304 4196468 140733588363520 139870978697712 139872144833154 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14327808 140733588370438 140733588370737 140733588370737 140733588373455 0
[pid=17002/tid=17014] ppid=16999 vsize=15012476 memory=139930052830848 CPUtime=0.03 cores=0,2,4,6
/proc/17002/task/17014/stat : 17014 (java) R 16999 16999 16605 0 -1 1077944384 279 0 0 0 3 0 0 0 20 0 15 0 224285994 15372775424 21158 33554432000 4194304 4196468 140733588363520 139870977645424 139872144833154 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 14327808 140733588370438 140733588370737 140733588370737 140733588373455 0
[pid=17002/tid=17015] ppid=16999 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17002/task/17015/stat : 17015 (java) S 16999 16999 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224285994 15372775424 21158 33554432000 4194304 4196468 140733588363520 139869703629792 139872144832213 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14327808 140733588370438 140733588370737 140733588370737 140733588373455 0
[pid=17002/tid=17016] ppid=16999 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17002/task/17016/stat : 17016 (java) S 16999 16999 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224285995 15372775424 21158 33554432000 4194304 4196468 140733588363520 139870976592304 139872144833154 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14327808 140733588370438 140733588370737 140733588370737 140733588373455 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 86028 KiB

[startup+0.310736 s]*
/proc/loadavg: 2.00 2.01 1.95 3/222 17016
/proc/meminfo: memFree=24520728/32770624 swapFree=67108860/67108860
[pid=16999] ppid=16996 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/16999/stat : 16999 (scop.sh) S 16996 16999 16605 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 224285987 115843072 349 33554432000 4194304 5098028 140729524219040 140729524216296 140430285820540 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 38699008 140729524225088 140729524225287 140729524225287 140729524228045 0
/proc/16999/statm: 28282 349 296 221 0 87 0
[pid=17002] ppid=16999 vsize=15012476 memory=88416 CPUtime=0.42 cores=0,2,4,6
/proc/17002/stat : 17002 (java) S 16999 16999 16605 0 -1 1077944320 10557 0 0 0 40 2 0 0 20 0 15 0 224285988 15372775424 22104 33554432000 4194304 4196468 140733588363520 140733588346064 139872144822007 0 0 2 16800973 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 14327808 140733588370438 140733588370737 140733588370737 140733588373455 0
/proc/17002/statm: 3753119 22104 3012 1 0 3715579 0
[pid=17002/tid=17003] ppid=16999 vsize=15012476 memory=6791534058613427641 CPUtime=0.3 cores=0,2,4,6
/proc/17002/task/17003/stat : 17003 (java) R 16999 16999 16605 0 -1 4202560 8294 0 0 0 28 2 0 0 20 0 15 0 224285988 15372775424 22104 33554432000 4194304 4196468 140733588363520 139872116617456 139872128865637 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 14327808 140733588370438 140733588370737 140733588370737 140733588373455 0
[pid=17002/tid=17004] ppid=16999 vsize=15012476 memory=4872558044660077418 CPUtime=0 cores=0,2,4,6
/proc/17002/task/17004/stat : 17004 (java) S 16999 16999 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224285990 15372775424 22104 33554432000 4194304 4196468 140733588363520 139872149064592 139872144832213 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14327808 140733588370438 140733588370737 140733588370737 140733588373455 0
[pid=17002/tid=17005] ppid=16999 vsize=15012476 memory=-3040564339105353098 CPUtime=0 cores=0,2,4,6
/proc/17002/task/17005/stat : 17005 (java) S 16999 16999 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224285990 15372775424 22104 33554432000 4194304 4196468 140733588363520 139871924767504 139872144832213 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14327808 140733588370438 140733588370737 140733588370737 140733588373455 0
[pid=17002/tid=17006] ppid=16999 vsize=15012476 memory=7161331908245094050 CPUtime=0 cores=0,2,4,6
/proc/17002/task/17006/stat : 17006 (java) S 16999 16999 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224285990 15372775424 22104 33554432000 4194304 4196468 140733588363520 139871923715216 139872144832213 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14327808 140733588370438 140733588370737 140733588370737 140733588373455 0
[pid=17002/tid=17007] ppid=16999 vsize=15012476 memory=6944656591801720471 CPUtime=0 cores=0,2,4,6
/proc/17002/task/17007/stat : 17007 (java) S 16999 16999 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224285990 15372775424 22104 33554432000 4194304 4196468 140733588363520 139871922662416 139872144832213 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14327808 140733588370438 140733588370737 140733588370737 140733588373455 0
[pid=17002/tid=17008] ppid=16999 vsize=15012476 memory=-8458152057954561420 CPUtime=0 cores=0,2,4,6
/proc/17002/task/17008/stat : 17008 (java) S 16999 16999 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224285991 15372775424 22104 33554432000 4194304 4196468 140733588363520 139871182432368 139872144833154 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14327808 140733588370438 140733588370737 140733588370737 140733588373455 0
[pid=17002/tid=17009] ppid=16999 vsize=15012476 memory=-8813974798734826869 CPUtime=0 cores=0,2,4,6
/proc/17002/task/17009/stat : 17009 (java) S 16999 16999 16605 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 224285992 15372775424 22104 33554432000 4194304 4196468 140733588363520 139870710260512 139872144832213 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14327808 140733588370438 140733588370737 140733588370737 140733588373455 0
[pid=17002/tid=17010] ppid=16999 vsize=15012476 memory=7031125463459224206 CPUtime=0 cores=0,2,4,6
/proc/17002/task/17010/stat : 17010 (java) S 16999 16999 16605 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 224285992 15372775424 22104 33554432000 4194304 4196468 140733588363520 139870576039024 139872144832213 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14327808 140733588370438 140733588370737 140733588370737 140733588373455 0
[pid=17002/tid=17011] ppid=16999 vsize=15012476 memory=4426078206164241782 CPUtime=0 cores=0,2,4,6
/proc/17002/task/17011/stat : 17011 (java) S 16999 16999 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224285994 15372775424 22104 33554432000 4194304 4196468 140733588363520 139870201534544 139872144840603 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14327808 140733588370438 140733588370737 140733588370737 140733588373455 0
[pid=17002/tid=17012] ppid=16999 vsize=15012476 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/17002/task/17012/stat : 17012 (java) R 16999 16999 16605 0 -1 1077944384 414 0 0 0 2 0 0 0 20 0 15 0 224285994 15372775424 22104 33554432000 4194304 4196468 140733588363520 139871181380208 139872144833154 0 4 2 16800973 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 14327808 140733588370438 140733588370737 140733588370737 140733588373455 0
[pid=17002/tid=17013] ppid=16999 vsize=15012476 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/17002/task/17013/stat : 17013 (java) R 16999 16999 16605 0 -1 4202560 202 0 0 0 2 0 0 0 20 0 15 0 224285994 15372775424 22104 33554432000 4194304 4196468 140733588363520 139870978697712 139872130836395 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 14327808 140733588370438 140733588370737 140733588370737 140733588373455 0
[pid=17002/tid=17014] ppid=16999 vsize=15012476 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/17002/task/17014/stat : 17014 (java) R 16999 16999 16605 0 -1 4202560 298 0 0 0 7 0 0 0 20 0 15 0 224285994 15372775424 22104 33554432000 4194304 4196468 140733588363520 139870977645424 139872144833942 0 4 2 16800973 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 14327808 140733588370438 140733588370737 140733588370737 140733588373455 0
[pid=17002/tid=17015] ppid=16999 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17002/task/17015/stat : 17015 (java) S 16999 16999 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224285994 15372775424 22104 33554432000 4194304 4196468 140733588363520 139869703629792 139872144832213 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14327808 140733588370438 140733588370737 140733588370737 140733588373455 0
[pid=17002/tid=17016] ppid=16999 vsize=15012476 memory=3761410793958088753 CPUtime=0 cores=0,2,4,6
/proc/17002/task/17016/stat : 17016 (java) S 16999 16999 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224285995 15372775424 22104 33554432000 4194304 4196468 140733588363520 139870976592304 139872144833154 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14327808 140733588370438 140733588370737 140733588370737 140733588373455 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 89812 KiB

[startup+0.70125 s]
/proc/loadavg: 2.00 2.01 1.95 3/222 17016
/proc/meminfo: memFree=24496544/32770624 swapFree=67108860/67108860
[pid=16999] ppid=16996 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/16999/stat : 16999 (scop.sh) S 16996 16999 16605 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 224285987 115843072 349 33554432000 4194304 5098028 140729524219040 140729524216296 140430285820540 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 38699008 140729524225088 140729524225287 140729524225287 140729524228045 0
/proc/16999/statm: 28282 349 296 221 0 87 0
[pid=17002] ppid=16999 vsize=15020872 memory=127400 CPUtime=1 cores=0,2,4,6
/proc/17002/stat : 17002 (java) S 16999 16999 16605 0 -1 1077944320 17577 0 0 0 95 5 0 0 20 0 15 0 224285988 15381372928 31850 33554432000 4194304 4196468 140733588363520 140733588346064 139872144822007 0 0 2 25189581 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 14327808 140733588370438 140733588370737 140733588370737 140733588373455 0
/proc/17002/statm: 3755218 31850 3147 1 0 3716603 0
[pid=17002/tid=17003] ppid=16999 vsize=15020872 memory=-7082918048272507482 CPUtime=0.67 cores=0,2,4,6
/proc/17002/task/17003/stat : 17003 (java) R 16999 16999 16605 0 -1 4202560 14898 0 0 0 63 4 0 0 20 0 15 0 224285988 15381372928 31850 33554432000 4194304 4196468 140733588363520 139872116659440 139872125661496 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 14327808 140733588370438 140733588370737 140733588370737 140733588373455 0
[pid=17002/tid=17004] ppid=16999 vsize=15020872 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17002/task/17004/stat : 17004 (java) S 16999 16999 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224285990 15381372928 31850 33554432000 4194304 4196468 140733588363520 139872149064592 139872144832213 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14327808 140733588370438 140733588370737 140733588370737 140733588373455 0
[pid=17002/tid=17005] ppid=16999 vsize=15020872 memory=61008 CPUtime=0 cores=0,2,4,6
/proc/17002/task/17005/stat : 17005 (java) S 16999 16999 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224285990 15381372928 31850 33554432000 4194304 4196468 140733588363520 139871924767504 139872144832213 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14327808 140733588370438 140733588370737 140733588370737 140733588373455 0
[pid=17002/tid=17006] ppid=16999 vsize=15020872 memory=1064 CPUtime=0 cores=0,2,4,6
/proc/17002/task/17006/stat : 17006 (java) S 16999 16999 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224285990 15381372928 31850 33554432000 4194304 4196468 140733588363520 139871923715216 139872144832213 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14327808 140733588370438 140733588370737 140733588370737 140733588373455 0
[pid=17002/tid=17007] ppid=16999 vsize=15020872 memory=2072 CPUtime=0 cores=0,2,4,6
/proc/17002/task/17007/stat : 17007 (java) S 16999 16999 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224285990 15381372928 31850 33554432000 4194304 4196468 140733588363520 139871922662416 139872144832213 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14327808 140733588370438 140733588370737 140733588370737 140733588373455 0
[pid=17002/tid=17008] ppid=16999 vsize=15020872 memory=1740 CPUtime=0 cores=0,2,4,6
/proc/17002/task/17008/stat : 17008 (java) S 16999 16999 16605 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 224285991 15381372928 31850 33554432000 4194304 4196468 140733588363520 139871182432368 139872144833154 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14327808 140733588370438 140733588370737 140733588370737 140733588373455 0
[pid=17002/tid=17009] ppid=16999 vsize=15020872 memory=11192 CPUtime=0 cores=0,2,4,6
/proc/17002/task/17009/stat : 17009 (java) S 16999 16999 16605 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 224285992 15381372928 31850 33554432000 4194304 4196468 140733588363520 139870710260512 139872144832213 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14327808 140733588370438 140733588370737 140733588370737 140733588373455 0
[pid=17002/tid=17010] ppid=16999 vsize=15020872 memory=752 CPUtime=0 cores=0,2,4,6
/proc/17002/task/17010/stat : 17010 (java) S 16999 16999 16605 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 224285992 15381372928 31850 33554432000 4194304 4196468 140733588363520 139870576039024 139872144832213 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14327808 140733588370438 140733588370737 140733588370737 140733588373455 0
[pid=17002/tid=17011] ppid=16999 vsize=15020872 memory=1828 CPUtime=0 cores=0,2,4,6
/proc/17002/task/17011/stat : 17011 (java) S 16999 16999 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224285994 15381372928 31850 33554432000 4194304 4196468 140733588363520 139870201534544 139872144840603 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14327808 140733588370438 140733588370737 140733588370737 140733588373455 0
[pid=17002/tid=17012] ppid=16999 vsize=15020872 memory=1120 CPUtime=0.07 cores=0,2,4,6
/proc/17002/task/17012/stat : 17012 (java) R 16999 16999 16605 0 -1 4202560 485 0 0 0 7 0 0 0 20 0 15 0 224285994 15381372928 31850 33554432000 4194304 4196468 140733588363520 139871181368880 139872129947402 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 14327808 140733588370438 140733588370737 140733588370737 140733588373455 0
[pid=17002/tid=17013] ppid=16999 vsize=15020872 memory=6120 CPUtime=0.08 cores=0,2,4,6
/proc/17002/task/17013/stat : 17013 (java) R 16999 16999 16605 0 -1 4202560 450 0 0 0 8 0 0 0 20 0 15 0 224285994 15381372928 31850 33554432000 4194304 4196468 140733588363520 139870978684528 139872124255137 0 4 2 25189581 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 14327808 140733588370438 140733588370737 140733588370737 140733588373455 0
[pid=17002/tid=17014] ppid=16999 vsize=15020872 memory=1724 CPUtime=0.15 cores=0,2,4,6
/proc/17002/task/17014/stat : 17014 (java) R 16999 16999 16605 0 -1 4202560 391 0 0 0 15 0 0 0 20 0 15 0 224285994 15381372928 31850 33554432000 4194304 4196468 140733588363520 139870977645424 139872137918708 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 14327808 140733588370438 140733588370737 140733588370737 140733588373455 0
[pid=17002/tid=17015] ppid=16999 vsize=15020872 memory=4004 CPUtime=0 cores=0,2,4,6
/proc/17002/task/17015/stat : 17015 (java) S 16999 16999 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224285994 15381372928 31850 33554432000 4194304 4196468 140733588363520 139869703629792 139872144832213 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14327808 140733588370438 140733588370737 140733588370737 140733588373455 0
[pid=17002/tid=17016] ppid=16999 vsize=15020872 memory=3516 CPUtime=0 cores=0,2,4,6
/proc/17002/task/17016/stat : 17016 (java) S 16999 16999 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224285995 15381372928 31850 33554432000 4194304 4196468 140733588363520 139870976592304 139872144833154 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14327808 140733588370438 140733588370737 140733588370737 140733588373455 0
Current children cumulated CPU time: 1 s
Current children cumulated vsize: 15134000 KiB
Current children cumulated memory: 128796 KiB

[startup+1.50125 s]
/proc/loadavg: 2.00 2.01 1.95 4/222 17016
/proc/meminfo: memFree=24470532/32770624 swapFree=67108860/67108860
[pid=16999] ppid=16996 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/16999/stat : 16999 (scop.sh) S 16996 16999 16605 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 224285987 115843072 349 33554432000 4194304 5098028 140729524219040 140729524216296 140430285820540 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 38699008 140729524225088 140729524225287 140729524225287 140729524228045 0
/proc/16999/statm: 28282 349 296 221 0 87 0

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

[pid=17095/tid=17098] ppid=16999 vsize=8068220 memory=118660 CPUtime=0 cores=0,2,4,6
/proc/17095/task/17098/stat : 17098 (java) S 16999 16999 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 224286361 8261857280 29665 33554432000 4194304 4196468 140731368648336 140345325193616 140345520793301 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25690112 140731368654005 140731368654129 140731368654129 140731368656847 0
[pid=17095/tid=17099] ppid=16999 vsize=8068220 memory=3712 CPUtime=0 cores=0,2,4,6
/proc/17095/task/17099/stat : 17099 (java) S 16999 16999 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 224286361 8261857280 29665 33554432000 4194304 4196468 140731368648336 140345324141072 140345520793301 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25690112 140731368654005 140731368654129 140731368654129 140731368656847 0
[pid=17095/tid=17100] ppid=16999 vsize=8068220 memory=61080 CPUtime=0 cores=0,2,4,6
/proc/17095/task/17100/stat : 17100 (java) S 16999 16999 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 224286361 8261857280 29665 33554432000 4194304 4196468 140731368648336 140345323088528 140345520793301 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25690112 140731368654005 140731368654129 140731368654129 140731368656847 0
[pid=17095/tid=17101] ppid=16999 vsize=8068220 memory=4486604260213485459 CPUtime=0.06 cores=0,2,4,6
/proc/17095/task/17101/stat : 17101 (java) S 16999 16999 16605 0 -1 1077944384 7 0 0 0 2 4 0 0 20 0 19 0 224286362 8261857280 29665 33554432000 4194304 4196468 140731368648336 140344765172208 140345520794242 0 0 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25690112 140731368654005 140731368654129 140731368654129 140731368656847 0
[pid=17095/tid=17102] ppid=16999 vsize=8068220 memory=15512 CPUtime=0 cores=0,2,4,6
/proc/17095/task/17102/stat : 17102 (java) S 16999 16999 16605 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 224286363 8261857280 29665 33554432000 4194304 4196468 140731368648336 140344364623264 140345520793301 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25690112 140731368654005 140731368654129 140731368654129 140731368656847 0
[pid=17095/tid=17103] ppid=16999 vsize=8068220 memory=118660 CPUtime=0 cores=0,2,4,6
/proc/17095/task/17103/stat : 17103 (java) S 16999 16999 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 224286363 8261857280 29665 33554432000 4194304 4196468 140731368648336 140344096187888 140345520793301 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25690112 140731368654005 140731368654129 140731368654129 140731368656847 0
[pid=17095/tid=17104] ppid=16999 vsize=8068220 memory=1472 CPUtime=0 cores=0,2,4,6
/proc/17095/task/17104/stat : 17104 (java) S 16999 16999 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 224286365 8261857280 29665 33554432000 4194304 4196468 140731368648336 140343721679568 140345520801691 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25690112 140731368654005 140731368654129 140731368654129 140731368656847 0
[pid=17095/tid=17105] ppid=16999 vsize=8068220 memory=1472 CPUtime=0.09 cores=0,2,4,6
/proc/17095/task/17105/stat : 17105 (java) S 16999 16999 16605 0 -1 1077944384 758 0 0 0 9 0 0 0 20 0 19 0 224286365 8261857280 29665 33554432000 4194304 4196468 140731368648336 140344764119024 140345520794242 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25690112 140731368654005 140731368654129 140731368654129 140731368656847 0
[pid=17095/tid=17106] ppid=16999 vsize=8068220 memory=1472 CPUtime=0.09 cores=0,2,4,6
/proc/17095/task/17106/stat : 17106 (java) S 16999 16999 16605 0 -1 1077944384 206 0 0 0 9 0 0 0 20 0 19 0 224286365 8261857280 29665 33554432000 4194304 4196468 140731368648336 140344763066480 140345520794242 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25690112 140731368654005 140731368654129 140731368654129 140731368656847 0
[pid=17095/tid=17107] ppid=16999 vsize=8068220 memory=3712 CPUtime=0.19 cores=0,2,4,6
/proc/17095/task/17107/stat : 17107 (java) S 16999 16999 16605 0 -1 1077944384 548 0 0 0 19 0 0 0 20 0 19 0 224286365 8261857280 29665 33554432000 4194304 4196468 140731368648336 140344762013936 140345520794242 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25690112 140731368654005 140731368654129 140731368654129 140731368656847 0
[pid=17095/tid=17108] ppid=16999 vsize=8068220 memory=61080 CPUtime=0 cores=0,2,4,6
/proc/17095/task/17108/stat : 17108 (java) S 16999 16999 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 224286366 8261857280 29665 33554432000 4194304 4196468 140731368648336 140343223773792 140345520793301 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25690112 140731368654005 140731368654129 140731368654129 140731368656847 0
[pid=17095/tid=17109] ppid=16999 vsize=8068220 memory=1472 CPUtime=1.56 cores=0,2,4,6
/proc/17095/task/17109/stat : 17109 (java) S 16999 16999 16605 0 -1 1077944384 167 0 0 0 80 76 0 0 20 0 19 0 224286366 8261857280 29665 33554432000 4194304 4196468 140731368648336 140344760961840 140345520794242 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 25 0 0 6293624 6294260 25690112 140731368654005 140731368654129 140731368654129 140731368656847 0
[pid=17095/tid=17126] ppid=16999 vsize=8068220 memory=1472 CPUtime=0 cores=0,2,4,6
/proc/17095/task/17126/stat : 17126 (java) S 16999 16999 16605 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 224286431 8261857280 29665 33554432000 4194304 4196468 140731368648336 140344834803264 140345520807705 0 4 2 25189581 18446744071579417331 0 0 -1 0 0 0 0 0 0 6293624 6294260 25690112 140731368654005 140731368654129 140731368654129 140731368656847 0
[pid=17095/tid=17128] ppid=16999 vsize=8068220 memory=1472 CPUtime=0 cores=0,2,4,6
/proc/17095/task/17128/stat : 17128 (java) S 16999 16999 16605 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 224286431 8261857280 29665 33554432000 4194304 4196468 140731368648336 140342686888080 140345520805021 0 4 2 25189581 18446744071580971376 0 0 -1 4 0 0 0 0 0 6293624 6294260 25690112 140731368654005 140731368654129 140731368654129 140731368656847 0
[pid=17095/tid=17129] ppid=16999 vsize=8068220 memory=3712 CPUtime=0 cores=0,2,4,6
/proc/17095/task/17129/stat : 17129 (java) S 16999 16999 16605 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 19 0 224286431 8261857280 29665 33554432000 4194304 4196468 140731368648336 140342821109008 140345520805021 0 4 2 25189581 18446744071580971376 0 0 -1 4 0 0 0 0 0 6293624 6294260 25690112 140731368654005 140731368654129 140731368654129 140731368656847 0
[pid=17095/tid=17130] ppid=16999 vsize=8068220 memory=118660 CPUtime=0 cores=0,2,4,6
/proc/17095/task/17130/stat : 17130 (java) S 16999 16999 16605 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 19 0 224286433 8261857280 29665 33554432000 4194304 4196468 140731368648336 140342418463776 140345520793301 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25690112 140731368654005 140731368654129 140731368654129 140731368656847 0
Current children cumulated CPU time: 2509.03 s
Current children cumulated vsize: 8325240 KiB
Current children cumulated memory: 229888 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2513.3 s]
/proc/loadavg: 2.00 2.05 2.06 3/227 17432
/proc/meminfo: memFree=24280888/32770624 swapFree=67108860/67108860
[pid=16999] ppid=16996 vsize=113128 memory=1472 CPUtime=8.39 cores=0,2,4,6
/proc/16999/stat : 16999 (scop.sh) S 16996 16999 16605 0 -1 4202496 591 27039 0 0 0 0 809 30 20 0 1 0 224285987 115843072 368 33554432000 4194304 5098028 140729524219040 140729524215784 140430285820540 0 65536 4100 81923 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 38699008 140729524225088 140729524225287 140729524225287 140729524228045 0
/proc/16999/statm: 28282 368 311 221 0 87 0
[pid=17095] ppid=16999 vsize=8068220 memory=118660 CPUtime=2.81 cores=0,2,4,6
/proc/17095/stat : 17095 (java) S 16999 16999 16605 0 -1 1077944320 18518 0 0 0 200 81 0 0 20 0 19 0 224286359 8261857280 29665 33554432000 4194304 4196468 140731368648336 140731368630880 140345520783095 0 0 2 25189581 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 25690112 140731368654005 140731368654129 140731368654129 140731368656847 0
/proc/17095/statm: 2017055 29665 3153 1 0 1978454 0
[pid=17125] ppid=17095 vsize=143892 memory=109760 CPUtime=2508.85 cores=0,2,4,6
/proc/17125/stat : 17125 (minisat_release) R 17095 16999 16605 0 -1 4202496 428881 0 0 0 250857 28 0 0 20 0 1 0 224286430 147345408 27440 33554432000 4194304 4308513 140725953467120 140725953464616 4275520 0 4 0 8396802 0 0 0 17 2 0 0 0 0 0 6409496 6410680 28688384 140725953471604 140725953471702 140725953471702 140725953474501 0
/proc/17125/statm: 35973 27440 343 28 0 32213 0
[pid=17095/tid=17096] ppid=16999 vsize=8068220 memory=118660 CPUtime=0.73 cores=0,2,4,6
/proc/17095/task/17096/stat : 17096 (java) S 16999 16999 16605 0 -1 1077944384 15440 0 0 0 69 4 0 0 20 0 19 0 224286360 8261857280 29665 33554432000 4194304 4196468 140731368648336 140345492623248 140345520793301 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25690112 140731368654005 140731368654129 140731368654129 140731368656847 0
[pid=17095/tid=17097] ppid=16999 vsize=8068220 memory=118660 CPUtime=0 cores=0,2,4,6
/proc/17095/task/17097/stat : 17097 (java) S 16999 16999 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 224286361 8261857280 29665 33554432000 4194304 4196468 140731368648336 140345525025040 140345520793301 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25690112 140731368654005 140731368654129 140731368654129 140731368656847 0
[pid=17095/tid=17098] ppid=16999 vsize=8068220 memory=1472 CPUtime=0 cores=0,2,4,6
/proc/17095/task/17098/stat : 17098 (java) S 16999 16999 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 224286361 8261857280 29665 33554432000 4194304 4196468 140731368648336 140345325193616 140345520793301 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25690112 140731368654005 140731368654129 140731368654129 140731368656847 0
[pid=17095/tid=17099] ppid=16999 vsize=8068220 memory=118660 CPUtime=0 cores=0,2,4,6
/proc/17095/task/17099/stat : 17099 (java) S 16999 16999 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 224286361 8261857280 29665 33554432000 4194304 4196468 140731368648336 140345324141072 140345520793301 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25690112 140731368654005 140731368654129 140731368654129 140731368656847 0
[pid=17095/tid=17100] ppid=16999 vsize=8068220 memory=118660 CPUtime=0 cores=0,2,4,6
/proc/17095/task/17100/stat : 17100 (java) S 16999 16999 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 224286361 8261857280 29665 33554432000 4194304 4196468 140731368648336 140345323088528 140345520793301 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25690112 140731368654005 140731368654129 140731368654129 140731368656847 0
[pid=17095/tid=17101] ppid=16999 vsize=8068220 memory=118660 CPUtime=0.06 cores=0,2,4,6
/proc/17095/task/17101/stat : 17101 (java) S 16999 16999 16605 0 -1 1077944384 7 0 0 0 2 4 0 0 20 0 19 0 224286362 8261857280 29665 33554432000 4194304 4196468 140731368648336 140344765172208 140345520794242 0 0 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25690112 140731368654005 140731368654129 140731368654129 140731368656847 0
[pid=17095/tid=17102] ppid=16999 vsize=8068220 memory=1472 CPUtime=0 cores=0,2,4,6
/proc/17095/task/17102/stat : 17102 (java) S 16999 16999 16605 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 224286363 8261857280 29665 33554432000 4194304 4196468 140731368648336 140344364623264 140345520793301 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25690112 140731368654005 140731368654129 140731368654129 140731368656847 0
[pid=17095/tid=17103] ppid=16999 vsize=8068220 memory=118660 CPUtime=0 cores=0,2,4,6
/proc/17095/task/17103/stat : 17103 (java) S 16999 16999 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 224286363 8261857280 29665 33554432000 4194304 4196468 140731368648336 140344096187888 140345520793301 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25690112 140731368654005 140731368654129 140731368654129 140731368656847 0
[pid=17095/tid=17104] ppid=16999 vsize=8068220 memory=1472 CPUtime=0 cores=0,2,4,6
/proc/17095/task/17104/stat : 17104 (java) S 16999 16999 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 224286365 8261857280 29665 33554432000 4194304 4196468 140731368648336 140343721679568 140345520801691 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25690112 140731368654005 140731368654129 140731368654129 140731368656847 0
[pid=17095/tid=17105] ppid=16999 vsize=8068220 memory=118660 CPUtime=0.1 cores=0,2,4,6
/proc/17095/task/17105/stat : 17105 (java) S 16999 16999 16605 0 -1 1077944384 758 0 0 0 9 1 0 0 20 0 19 0 224286365 8261857280 29665 33554432000 4194304 4196468 140731368648336 140344764119024 140345520794242 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25690112 140731368654005 140731368654129 140731368654129 140731368656847 0
[pid=17095/tid=17106] ppid=16999 vsize=8068220 memory=279859801128432 CPUtime=0.09 cores=0,2,4,6
/proc/17095/task/17106/stat : 17106 (java) S 16999 16999 16605 0 -1 1077944384 206 0 0 0 9 0 0 0 20 0 19 0 224286365 8261857280 29665 33554432000 4194304 4196468 140731368648336 140344763066480 140345520794242 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25690112 140731368654005 140731368654129 140731368654129 140731368656847 0
[pid=17095/tid=17107] ppid=16999 vsize=8068220 memory=6943526294502006880 CPUtime=0.2 cores=0,2,4,6
/proc/17095/task/17107/stat : 17107 (java) S 16999 16999 16605 0 -1 1077944384 551 0 0 0 20 0 0 0 20 0 19 0 224286365 8261857280 29665 33554432000 4194304 4196468 140731368648336 140344762013936 140345520794242 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25690112 140731368654005 140731368654129 140731368654129 140731368656847 0
[pid=17095/tid=17108] ppid=16999 vsize=8068220 memory=1288 CPUtime=0 cores=0,2,4,6
/proc/17095/task/17108/stat : 17108 (java) S 16999 16999 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 224286366 8261857280 29665 33554432000 4194304 4196468 140731368648336 140343223773792 140345520793301 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25690112 140731368654005 140731368654129 140731368654129 140731368656847 0
[pid=17095/tid=17109] ppid=16999 vsize=8068220 memory=1472 CPUtime=1.58 cores=0,2,4,6
/proc/17095/task/17109/stat : 17109 (java) S 16999 16999 16605 0 -1 1077944384 167 0 0 0 81 77 0 0 20 0 19 0 224286366 8261857280 29665 33554432000 4194304 4196468 140731368648336 140344760961840 140345520794242 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 25 0 0 6293624 6294260 25690112 140731368654005 140731368654129 140731368654129 140731368656847 0
[pid=17095/tid=17126] ppid=16999 vsize=8068220 memory=1120 CPUtime=0 cores=0,2,4,6
/proc/17095/task/17126/stat : 17126 (java) S 16999 16999 16605 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 224286431 8261857280 29665 33554432000 4194304 4196468 140731368648336 140344834803264 140345520807705 0 4 2 25189581 18446744071579417331 0 0 -1 0 0 0 0 0 0 6293624 6294260 25690112 140731368654005 140731368654129 140731368654129 140731368656847 0
[pid=17095/tid=17128] ppid=16999 vsize=8068220 memory=6120 CPUtime=0 cores=0,2,4,6
/proc/17095/task/17128/stat : 17128 (java) S 16999 16999 16605 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 224286431 8261857280 29665 33554432000 4194304 4196468 140731368648336 140342686888080 140345520805021 0 4 2 25189581 18446744071580971376 0 0 -1 4 0 0 0 0 0 6293624 6294260 25690112 140731368654005 140731368654129 140731368654129 140731368656847 0
[pid=17095/tid=17129] ppid=16999 vsize=8068220 memory=118660 CPUtime=0 cores=0,2,4,6
/proc/17095/task/17129/stat : 17129 (java) S 16999 16999 16605 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 19 0 224286431 8261857280 29665 33554432000 4194304 4196468 140731368648336 140342821109008 140345520805021 0 4 2 25189581 18446744071580971376 0 0 -1 4 0 0 0 0 0 6293624 6294260 25690112 140731368654005 140731368654129 140731368654129 140731368656847 0
[pid=17095/tid=17130] ppid=16999 vsize=8068220 memory=3712 CPUtime=0 cores=0,2,4,6
/proc/17095/task/17130/stat : 17130 (java) S 16999 16999 16605 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 19 0 224286433 8261857280 29665 33554432000 4194304 4196468 140731368648336 140342418463776 140345520793301 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25690112 140731368654005 140731368654129 140731368654129 140731368656847 0
Current children cumulated CPU time: 2520.05 s
Current children cumulated vsize: 8325240 KiB
Current children cumulated memory: 229892 KiB

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

[startup+2513.31 s]
# the end of solver process 16999 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=8.10133 s, system=0.306451 s

[startup+2513.32 s]
# the end of solver process 17095 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2518.68 s, system=1.42139 s
# this solver process was not waited by its parent and was adopted by runsolver

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

[startup+2513.3 s]
/proc/loadavg: 2.00 2.05 2.06 3/227 17432
/proc/meminfo: memFree=24280888/32770624 swapFree=67108860/67108860
[pid=16999] ppid=16996 vsize=113128 memory=1472 CPUtime=8.39 cores=0,2,4,6
/proc/16999/stat : 16999 (scop.sh) S 16996 16999 16605 0 -1 4202496 591 27039 0 0 0 0 809 30 20 0 1 0 224285987 115843072 368 33554432000 4194304 5098028 140729524219040 140729524215784 140430285820540 0 65536 4100 81923 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 38699008 140729524225088 140729524225287 140729524225287 140729524228045 0
/proc/16999/statm: 28282 368 311 221 0 87 0
[pid=17095] ppid=16999 vsize=8068220 memory=118660 CPUtime=2.81 cores=0,2,4,6
/proc/17095/stat : 17095 (java) S 16999 16999 16605 0 -1 1077944320 18518 0 0 0 200 81 0 0 20 0 19 0 224286359 8261857280 29665 33554432000 4194304 4196468 140731368648336 140731368630880 140345520783095 0 0 2 25189581 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 25690112 140731368654005 140731368654129 140731368654129 140731368656847 0
/proc/17095/statm: 2017055 29665 3153 1 0 1978454 0
[pid=17125] ppid=17095 vsize=143892 memory=109760 CPUtime=2508.85 cores=0,2,4,6
/proc/17125/stat : 17125 (minisat_release) R 17095 16999 16605 0 -1 4202496 428881 0 0 0 250857 28 0 0 20 0 1 0 224286430 147345408 27440 33554432000 4194304 4308513 140725953467120 140725953464616 4275520 0 4 0 8396802 0 0 0 17 2 0 0 0 0 0 6409496 6410680 28688384 140725953471604 140725953471702 140725953471702 140725953474501 0
/proc/17125/statm: 35973 27440 343 28 0 32213 0
[pid=17095/tid=17096] ppid=16999 vsize=8068220 memory=118660 CPUtime=0.73 cores=0,2,4,6
/proc/17095/task/17096/stat : 17096 (java) S 16999 16999 16605 0 -1 1077944384 15440 0 0 0 69 4 0 0 20 0 19 0 224286360 8261857280 29665 33554432000 4194304 4196468 140731368648336 140345492623248 140345520793301 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25690112 140731368654005 140731368654129 140731368654129 140731368656847 0
[pid=17095/tid=17097] ppid=16999 vsize=8068220 memory=118660 CPUtime=0 cores=0,2,4,6
/proc/17095/task/17097/stat : 17097 (java) S 16999 16999 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 224286361 8261857280 29665 33554432000 4194304 4196468 140731368648336 140345525025040 140345520793301 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25690112 140731368654005 140731368654129 140731368654129 140731368656847 0
[pid=17095/tid=17098] ppid=16999 vsize=8068220 memory=1472 CPUtime=0 cores=0,2,4,6
/proc/17095/task/17098/stat : 17098 (java) S 16999 16999 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 224286361 8261857280 29665 33554432000 4194304 4196468 140731368648336 140345325193616 140345520793301 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25690112 140731368654005 140731368654129 140731368654129 140731368656847 0
[pid=17095/tid=17099] ppid=16999 vsize=8068220 memory=118660 CPUtime=0 cores=0,2,4,6
/proc/17095/task/17099/stat : 17099 (java) S 16999 16999 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 224286361 8261857280 29665 33554432000 4194304 4196468 140731368648336 140345324141072 140345520793301 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25690112 140731368654005 140731368654129 140731368654129 140731368656847 0
[pid=17095/tid=17100] ppid=16999 vsize=8068220 memory=118660 CPUtime=0 cores=0,2,4,6
/proc/17095/task/17100/stat : 17100 (java) S 16999 16999 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 224286361 8261857280 29665 33554432000 4194304 4196468 140731368648336 140345323088528 140345520793301 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25690112 140731368654005 140731368654129 140731368654129 140731368656847 0
[pid=17095/tid=17101] ppid=16999 vsize=8068220 memory=118660 CPUtime=0.06 cores=0,2,4,6
/proc/17095/task/17101/stat : 17101 (java) S 16999 16999 16605 0 -1 1077944384 7 0 0 0 2 4 0 0 20 0 19 0 224286362 8261857280 29665 33554432000 4194304 4196468 140731368648336 140344765172208 140345520794242 0 0 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25690112 140731368654005 140731368654129 140731368654129 140731368656847 0
[pid=17095/tid=17102] ppid=16999 vsize=8068220 memory=1472 CPUtime=0 cores=0,2,4,6
/proc/17095/task/17102/stat : 17102 (java) S 16999 16999 16605 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 224286363 8261857280 29665 33554432000 4194304 4196468 140731368648336 140344364623264 140345520793301 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25690112 140731368654005 140731368654129 140731368654129 140731368656847 0
[pid=17095/tid=17103] ppid=16999 vsize=8068220 memory=118660 CPUtime=0 cores=0,2,4,6
/proc/17095/task/17103/stat : 17103 (java) S 16999 16999 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 224286363 8261857280 29665 33554432000 4194304 4196468 140731368648336 140344096187888 140345520793301 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25690112 140731368654005 140731368654129 140731368654129 140731368656847 0
[pid=17095/tid=17104] ppid=16999 vsize=8068220 memory=1472 CPUtime=0 cores=0,2,4,6
/proc/17095/task/17104/stat : 17104 (java) S 16999 16999 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 224286365 8261857280 29665 33554432000 4194304 4196468 140731368648336 140343721679568 140345520801691 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25690112 140731368654005 140731368654129 140731368654129 140731368656847 0
[pid=17095/tid=17105] ppid=16999 vsize=8068220 memory=118660 CPUtime=0.1 cores=0,2,4,6
/proc/17095/task/17105/stat : 17105 (java) S 16999 16999 16605 0 -1 1077944384 758 0 0 0 9 1 0 0 20 0 19 0 224286365 8261857280 29665 33554432000 4194304 4196468 140731368648336 140344764119024 140345520794242 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25690112 140731368654005 140731368654129 140731368654129 140731368656847 0
[pid=17095/tid=17106] ppid=16999 vsize=8068220 memory=279859801128432 CPUtime=0.09 cores=0,2,4,6
/proc/17095/task/17106/stat : 17106 (java) S 16999 16999 16605 0 -1 1077944384 206 0 0 0 9 0 0 0 20 0 19 0 224286365 8261857280 29665 33554432000 4194304 4196468 140731368648336 140344763066480 140345520794242 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25690112 140731368654005 140731368654129 140731368654129 140731368656847 0
[pid=17095/tid=17107] ppid=16999 vsize=8068220 memory=6943526294502006880 CPUtime=0.2 cores=0,2,4,6
/proc/17095/task/17107/stat : 17107 (java) S 16999 16999 16605 0 -1 1077944384 551 0 0 0 20 0 0 0 20 0 19 0 224286365 8261857280 29665 33554432000 4194304 4196468 140731368648336 140344762013936 140345520794242 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25690112 140731368654005 140731368654129 140731368654129 140731368656847 0
[pid=17095/tid=17108] ppid=16999 vsize=8068220 memory=1288 CPUtime=0 cores=0,2,4,6
/proc/17095/task/17108/stat : 17108 (java) S 16999 16999 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 224286366 8261857280 29665 33554432000 4194304 4196468 140731368648336 140343223773792 140345520793301 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25690112 140731368654005 140731368654129 140731368654129 140731368656847 0
[pid=17095/tid=17109] ppid=16999 vsize=8068220 memory=1472 CPUtime=1.58 cores=0,2,4,6
/proc/17095/task/17109/stat : 17109 (java) S 16999 16999 16605 0 -1 1077944384 167 0 0 0 81 77 0 0 20 0 19 0 224286366 8261857280 29665 33554432000 4194304 4196468 140731368648336 140344760961840 140345520794242 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 25 0 0 6293624 6294260 25690112 140731368654005 140731368654129 140731368654129 140731368656847 0
[pid=17095/tid=17126] ppid=16999 vsize=8068220 memory=1120 CPUtime=0 cores=0,2,4,6
/proc/17095/task/17126/stat : 17126 (java) S 16999 16999 16605 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 224286431 8261857280 29665 33554432000 4194304 4196468 140731368648336 140344834803264 140345520807705 0 4 2 25189581 18446744071579417331 0 0 -1 0 0 0 0 0 0 6293624 6294260 25690112 140731368654005 140731368654129 140731368654129 140731368656847 0
[pid=17095/tid=17128] ppid=16999 vsize=8068220 memory=6120 CPUtime=0 cores=0,2,4,6
/proc/17095/task/17128/stat : 17128 (java) S 16999 16999 16605 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 224286431 8261857280 29665 33554432000 4194304 4196468 140731368648336 140342686888080 140345520805021 0 4 2 25189581 18446744071580971376 0 0 -1 4 0 0 0 0 0 6293624 6294260 25690112 140731368654005 140731368654129 140731368654129 140731368656847 0
[pid=17095/tid=17129] ppid=16999 vsize=8068220 memory=118660 CPUtime=0 cores=0,2,4,6
/proc/17095/task/17129/stat : 17129 (java) S 16999 16999 16605 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 19 0 224286431 8261857280 29665 33554432000 4194304 4196468 140731368648336 140342821109008 140345520805021 0 4 2 25189581 18446744071580971376 0 0 -1 4 0 0 0 0 0 6293624 6294260 25690112 140731368654005 140731368654129 140731368654129 140731368656847 0
[pid=17095/tid=17130] ppid=16999 vsize=8068220 memory=3712 CPUtime=0 cores=0,2,4,6
/proc/17095/task/17130/stat : 17130 (java) S 16999 16999 16605 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 19 0 224286433 8261857280 29665 33554432000 4194304 4196468 140731368648336 140342418463776 140345520793301 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25690112 140731368654005 140731368654129 140731368654129 140731368656847 0
Current children cumulated CPU time: 2520.05 s
Current children cumulated vsize: 8325240 KiB
Current children cumulated memory: 229892 KiB

Child status: 1
Real time (s): 2513.32
CPU time (s): 2520.1
CPU user time (s): 2518.68
CPU system time (s): 1.42139
CPU usage (%): 100.27
Max. virtual memory (cumulated for all children) (KiB): 15141252
Max. memory (cumulated for all children) (KiB): 1427332

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2518.68
system time used= 1.42139
maximum resident set size= 1426172
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 475320
page faults= 0
swaps= 0
block input operations= 0
block output operations= 23128
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 59988
involuntary context switches= 4788


# summary of solver processes directly reported to runsolver:
#   pid: 16999,17095
#   total CPU time (s): 2520.1
#   total CPU user time (s): 2518.68
#   total CPU system time (s): 1.42139

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 18.6312 second user time and 26.9456 second system time

The end

Launcher Data

Begin job on node107 at 2018-08-12 11:47:08
IDJOB=4305399
IDBENCH=141171
IDSOLVER=2782
FILE ID=node107/4305399-1534067228
RUNJOBID= node107-1534064712-16636
PBS_JOBID= 21036990
Free space on /tmp= 39296 MiB

SOLVER NAME= scop order+MapleCOMSPS (2018-07-31)
BENCH NAME= XCSP18/GracefulGraph/GracefulGraph-K06-P03_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-4305399-1534067228/watcher-4305399-1534067228 -o /tmp/evaluation-result-4305399-1534067228/solver-4305399-1534067228 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node107-1534064712-16636 --watchdog 2580  scop.sh 11g scop.jar -order minisat_release default HOME HOME/instance-4305399-1534067228.xml

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

MD5SUM BENCH= 54d96134616ca7767c80e2eaaa70f234
RANDOM SEED=1852907314

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        24596876 kB
MemAvailable:   31735816 kB
Buffers:          198496 kB
Cached:          7132516 kB
SwapCached:            0 kB
Active:          3866124 kB
Inactive:        3686860 kB
Active(anon):     171308 kB
Inactive(anon):   103396 kB
Active(file):    3694816 kB
Inactive(file):  3583464 kB
Unevictable:        6976 kB
Mlocked:            6976 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7872 kB
Writeback:             4 kB
AnonPages:        191900 kB
Mapped:            63768 kB
Shmem:             49804 kB
Slab:             317452 kB
SReclaimable:     289120 kB
SUnreclaim:        28332 kB
KernelStack:        3680 kB
PageTables:         6244 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    5893820 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     59392 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:       91520 kB
DirectMap2M:    33454080 kB

Free space on /tmp at the end= 39264 MiB
End job on node107 at 2018-08-12 12:29:01