Trace number 4305635

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
scop both+MapleCOMSPS (2018-07-31)? (TO) 2520.08 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 -both -solver minisat_release -solverOption default -tmp HOME -serialFile HOME/scop-20985-serial-file.bin HOME/instance-4305635-1534067454.xml
0.66/0.52	
0.66/0.52	scop both+minisat_release (2018-07-31)
0.79/0.64	(Encoding Process)
0.79/0.64	
0.79/0.64	c BEGIN-Prog: Sun Aug 12 11:50:54 CEST 2018
0.79/0.64	c PID: 20988
0.79/0.64	c IP: 172.20.3.103
0.79/0.64	c HOST: node103.alineos.net
0.79/0.64	c (0,0) Parsing Begin
1.40/0.92	c (0,0) Parsing End
1.40/0.92	c (0,0) CSP: 75 int (0 aux), 0 bool (0 aux), 59 ctr, max domain size 58
1.40/0.92	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.40/0.92	c (0,0) Constraint Name Generate Begin
1.40/0.93	c (0,0) Ctr:HOME/instance-4305635-1534067454.xml,AllDifferent:Dist:Eq:IntVar
1.40/0.93	c (0,0) Constraint Name Generate End
1.40/0.93	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.40/0.93	c (0,0) CSP to CSPinCNF Begin
1.56/1.04	c (0,0) translated 6 (10%) constraints
1.56/1.06	c (0,0) translated 12 (20%) constraints
1.56/1.08	c (0,0) translated 18 (30%) constraints
1.56/1.09	c (0,0) translated 24 (40%) constraints
1.56/1.10	c (0,0) translated 30 (50%) constraints
1.79/1.11	c (0,0) translated 36 (60%) constraints
1.79/1.13	c (0,0) translated 42 (70%) constraints
1.79/1.14	c (0,0) translated 48 (80%) constraints
1.79/1.14	c (0,0) translated 54 (90%) constraints
2.02/1.20	c (0,0) translated 59 (100%) constraints
2.62/1.44	c (0,0) STATISTICS1:HOME/instance-4305635-1534067454.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.62/1.44	c (0,0) ==========================================
2.62/1.44	c (0,0) Both Encoding selects:
2.62/1.44	c (0,0) Order
2.62/1.44	c (0,0) ==========================================
2.62/1.47	c (0,0) translated 193 (10%) constraints
2.62/1.49	c (0,0) translated 385 (20%) constraints
2.93/1.51	c (0,0) translated 578 (30%) constraints
2.93/1.53	c (0,0) translated 770 (40%) constraints
2.93/1.54	c (1,1) translated 962 (50%) constraints
2.93/1.56	c (1,1) translated 1155 (60%) constraints
2.93/1.57	c (1,1) translated 1347 (70%) constraints
2.93/1.59	c (1,1) translated 1540 (80%) constraints
3.22/1.60	c (1,1) translated 1732 (90%) constraints
3.22/1.61	c (1,1) translated 1924 (100%) constraints
3.22/1.62	c (1,1) CSP to CSPinCNF End
3.22/1.62	c (1,1) CSP: 75 int (0 aux), 0 bool (0 aux), 1924 ctr, max domain size 58
3.22/1.62	c (1,1) Heap : 225 MiB used (max 10795 MiB), NonHeap : 25 MiB used (max 0 MiB)
3.22/1.62	c (1,1) CSPinCNF Propagation Begin
3.22/1.65	c (1,1) 0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
3.22/1.65	c (1,1) CSPinCNF Propagation End
3.22/1.65	c (1,1) CSP: 75 int (0 aux), 0 bool (0 aux), 1924 ctr, max domain size 58
3.22/1.65	c (1,1) Heap : 225 MiB used (max 10795 MiB), NonHeap : 25 MiB used (max 0 MiB)
3.22/1.65	c (1,1) Simplify CSPinCNF Begin
3.88/1.86	c (1,1) Simplify CSPinCNF End
3.88/1.86	c (1,1) CSP: 75 int (0 aux), 3612 bool (3612 aux), 5536 ctr, max domain size 58
3.88/1.86	c (1,1) Heap : 281 MiB used (max 10795 MiB), NonHeap : 26 MiB used (max 0 MiB)
3.88/1.86	c (1,1) Calculate Precise Domain Begin
3.88/1.86	c (1,1) 0 values are removed by re-calculation
3.88/1.86	c (1,1) Calculate Precise Domain End
3.88/1.86	c (1,1) CSP: 75 int (0 aux), 3612 bool (3612 aux), 5536 ctr, max domain size 58
3.88/1.86	c (1,1) Heap : 281 MiB used (max 10795 MiB), NonHeap : 26 MiB used (max 0 MiB)
3.88/1.86	c (1,1) CSPinCNF to SatSolver Begin
6.44/2.99	c (2,2) 554 (10 %) CSP clauses are encoded (7830 SAT variables, 391498 SAT clauses)
6.73/3.10	c (2,2) 1108 (20 %) CSP clauses are encoded (7830 SAT variables, 412788 SAT clauses)
6.99/3.19	c (2,2) 1661 (30 %) CSP clauses are encoded (7830 SAT variables, 434005 SAT clauses)
7.17/3.25	c (2,2) 2215 (40 %) CSP clauses are encoded (7830 SAT variables, 455223 SAT clauses)
7.34/3.30	c (2,2) 2768 (50 %) CSP clauses are encoded (7830 SAT variables, 476440 SAT clauses)
7.34/3.35	c (2,2) 3322 (60 %) CSP clauses are encoded (7830 SAT variables, 497658 SAT clauses)
7.47/3.40	c (2,2) 3876 (70 %) CSP clauses are encoded (7830 SAT variables, 518932 SAT clauses)
7.47/3.45	c (2,2) 4429 (80 %) CSP clauses are encoded (7830 SAT variables, 540093 SAT clauses)
7.58/3.50	c (2,2) 4983 (90 %) CSP clauses are encoded (7830 SAT variables, 561367 SAT clauses)
7.58/3.55	c (3,3) 5536 (100 %) CSP clauses are encoded (7830 SAT variables, 582528 SAT clauses)
7.58/3.55	c (3,3) Launch Command will be: minisat_release
7.58/3.55	c (3,3) CSPinCNF to SatSolver End
7.58/3.55	c (3,3) Heap : 1351 MiB used (max 10795 MiB), NonHeap : 28 MiB used (max 0 MiB)
7.78/3.60	c (3,3) STATISTICS2:HOME/instance-4305635-1534067454.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,
7.78/3.60	c (3,3) 7830 bool, 582529 clause
7.78/3.60	c (3,3) Export Begin
7.78/3.69	c (3,3) Export to HOME/scop-20985-serial-file.bin
7.78/3.69	c (3,3) Export End
7.78/3.69	c (3,3) Export File Size: 0.01 MB
7.78/3.69	c (3,3) 0,0,1,1,1,1,3,STOP-AFTER(DIMACS)
7.78/3.69	c END-Prog: Sun Aug 12 11:50:57 CEST 2018
8.11/3.72	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp scop.jar fun.scop.XCSP18Solve HOME/scop-20985-serial-file.bin
8.75/4.20	c (0,0) Read Serial File Begin
8.75/4.20	c (0,0) HOME/scop-20985-serial-file.bin
8.89/4.37	c (0,0) Read Serial File End
8.89/4.38	
8.89/4.38	scop order+minisat_release (2018-07-31)
8.89/4.38	(Solving Process)
8.89/4.38	
9.04/4.40	c BEGIN-Prog: Sun Aug 12 11:50:58 CEST 2018
9.04/4.40	c PID: 21081
9.04/4.40	c IP: 172.20.3.103
9.04/4.40	c HOST: node103.alineos.net
9.04/4.41	c (0,0) SatSolver.solve Begin
9.04/4.41	c (0,0) 0 bool, 0 clause
9.04/4.41	c (0,0) minisat_release HOME/instance-4305635-1534067454.xml-scop-20988.cnf
2512.61/2505.93	c (2501,0) c This is COMiniSatPS.
2512.61/2505.93	c (2501,0) c WARNING: for repeatability, setting FPU to use double precision
2512.61/2505.93	c (2501,0) c ============================[ Problem Statistics ]=============================
2512.61/2505.93	c (2501,0) c |                                                                             |
2512.61/2505.93	c (2501,0) c |  Number of variables:          7830                                         |
2512.61/2505.93	c (2501,0) c |  Number of clauses:          582529                                         |
2512.61/2505.93	c (2501,0) c |  Parse time:                   0.13 s                                       |
2512.61/2505.93	c (2501,0) c |  Eliminated clauses:           0.03 Mb                                      |
2512.61/2505.93	c (2501,0) c Reduced to 6024 vars, 580723 cls (grow=0)
2512.61/2505.93	c (2501,0) c No iterative elimination performed. (vars=6024, c/v ratio=96.4)
2512.61/2505.93	c (2501,0) c |  Simplification time:          1.32 s                                       |
2512.61/2505.93	c (2501,0) c |                                                                             |
2512.61/2505.93	c (2501,0) c ============================[ Search Statistics ]==============================
2512.61/2505.93	c (2501,0) c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2512.61/2505.93	c (2501,0) c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2512.61/2505.93	c (2501,0) c ===============================================================================
2512.61/2505.93	c (2501,0) c Switched to VSIDS.
2520.02/2513.30	c (2509,0) receiving signal SIGTERM
2520.02/2513.30	s UNKNOWN
2520.02/2513.30	c (2509,0) SatSolver is killed by some reasons.
2520.02/2513.31	c (scop.sh) Receiving Signal. Removing all intermediate files.
2520.02/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 (8016 MiB free)
  memory of node 1: 16384 MiB (8591 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4305635-1534067454/watcher-4305635-1534067454 -o /tmp/evaluation-result-4305635-1534067454/solver-4305635-1534067454 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node103-1534064938-20637 --watchdog 2580 scop.sh 11g scop.jar -both minisat_release default HOME HOME/instance-4305635-1534067454.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=20985, runsolver pid=20982

[startup+0.100092 s]*
/proc/loadavg: 2.01 2.07 2.01 3/222 21002
/proc/meminfo: memFree=16946044/32770624 swapFree=67058736/67108860
[pid=20985] ppid=20982 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/20985/stat : 20985 (scop.sh) S 20982 20985 20606 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 224308553 115843072 349 33554432000 4194304 5098028 140735947602640 140735947599896 140561298346620 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 14880768 140735947609153 140735947609351 140735947609351 140735947612109 0
/proc/20985/statm: 28282 349 296 221 0 87 0
[pid=20988] ppid=20985 vsize=15012476 memory=73640 CPUtime=0.11 cores=0,2,4,6
/proc/20988/stat : 20988 (java) S 20985 20985 20606 0 -1 1077944320 6016 0 0 0 10 1 0 0 20 0 15 0 224308553 15372775424 18410 33554432000 4194304 4196468 140730892489952 140730892472496 139624329469687 0 0 2 16800973 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 17874944 140730892493831 140730892494129 140730892494129 140730892496847 0
/proc/20988/statm: 3753119 18410 2770 1 0 3715579 0
[pid=20988/tid=20989] ppid=20985 vsize=15012476 memory=-6078870780940435399 CPUtime=0.09 cores=0,2,4,6
/proc/20988/task/20989/stat : 20989 (java) R 20985 20985 20606 0 -1 4202560 4090 0 0 0 8 1 0 0 20 0 15 0 224308553 15372775424 18410 33554432000 4194304 4196468 140730892489952 139624301281672 139624312656513 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 17874944 140730892493831 140730892494129 140730892494129 140730892496847 0
[pid=20988/tid=20990] ppid=20985 vsize=15012476 memory=4206468019014099040 CPUtime=0 cores=0,2,4,6
/proc/20988/task/20990/stat : 20990 (java) S 20985 20985 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224308555 15372775424 18410 33554432000 4194304 4196468 140730892489952 139624333712016 139624329479893 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17874944 140730892493831 140730892494129 140730892494129 140730892496847 0
[pid=20988/tid=20991] ppid=20985 vsize=15012476 memory=140468451632768 CPUtime=0 cores=0,2,4,6
/proc/20988/task/20991/stat : 20991 (java) S 20985 20985 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224308555 15372775424 18410 33554432000 4194304 4196468 140730892489952 139624154008080 139624329479893 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17874944 140730892493831 140730892494129 140730892494129 140730892496847 0
[pid=20988/tid=20992] ppid=20985 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20988/task/20992/stat : 20992 (java) S 20985 20985 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224308555 15372775424 18410 33554432000 4194304 4196468 140730892489952 139623788935568 139624329479893 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17874944 140730892493831 140730892494129 140730892494129 140730892496847 0
[pid=20988/tid=20993] ppid=20985 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/20988/task/20993/stat : 20993 (java) S 20985 20985 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224308555 15372775424 18410 33554432000 4194304 4196468 140730892489952 139623787882768 139624329479893 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17874944 140730892493831 140730892494129 140730892494129 140730892496847 0
[pid=20988/tid=20994] ppid=20985 vsize=15012476 memory=140468451632768 CPUtime=0 cores=0,2,4,6
/proc/20988/task/20994/stat : 20994 (java) S 20985 20985 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224308556 15372775424 18410 33554432000 4194304 4196468 140730892489952 139623299742576 139624329480834 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17874944 140730892493831 140730892494129 140730892494129 140730892496847 0
[pid=20988/tid=20995] ppid=20985 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/20988/task/20995/stat : 20995 (java) S 20985 20985 20606 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 224308557 15372775424 18410 33554432000 4194304 4196468 140730892489952 139622944335392 139624329479893 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17874944 140730892493831 140730892494129 140730892494129 140730892496847 0
[pid=20988/tid=20996] ppid=20985 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20988/task/20996/stat : 20996 (java) S 20985 20985 20606 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 224308557 15372775424 18410 33554432000 4194304 4196468 140730892489952 139622810113392 139624329479893 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17874944 140730892493831 140730892494129 140730892494129 140730892496847 0
[pid=20988/tid=20997] ppid=20985 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20988/task/20997/stat : 20997 (java) S 20985 20985 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224308559 15372775424 18410 33554432000 4194304 4196468 140730892489952 139622435608912 139624329488283 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17874944 140730892493831 140730892494129 140730892494129 140730892496847 0
[pid=20988/tid=20998] ppid=20985 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20988/task/20998/stat : 20998 (java) S 20985 20985 20606 0 -1 1077944384 297 0 0 0 0 0 0 0 20 0 15 0 224308559 15372775424 18410 33554432000 4194304 4196468 140730892489952 139623298689392 139624329480834 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17874944 140730892493831 140730892494129 140730892494129 140730892496847 0
[pid=20988/tid=20999] ppid=20985 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/20988/task/20999/stat : 20999 (java) S 20985 20985 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224308559 15372775424 18410 33554432000 4194304 4196468 140730892489952 139623297636592 139624329480834 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17874944 140730892493831 140730892494129 140730892494129 140730892496847 0
[pid=20988/tid=21000] ppid=20985 vsize=15012476 memory=140468451632768 CPUtime=0.01 cores=0,2,4,6
/proc/20988/task/21000/stat : 21000 (java) S 20985 20985 20606 0 -1 1077944384 278 0 0 0 1 0 0 0 20 0 15 0 224308559 15372775424 18410 33554432000 4194304 4196468 140730892489952 139623296583792 139624329480834 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17874944 140730892493831 140730892494129 140730892494129 140730892496847 0
[pid=20988/tid=21001] ppid=20985 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/20988/task/21001/stat : 21001 (java) S 20985 20985 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224308560 15372775424 18410 33554432000 4194304 4196468 140730892489952 139621937703136 139624329479893 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17874944 140730892493831 140730892494129 140730892494129 140730892496847 0
[pid=20988/tid=21002] ppid=20985 vsize=15012476 memory=140468451632768 CPUtime=0 cores=0,2,4,6
/proc/20988/task/21002/stat : 21002 (java) S 20985 20985 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224308560 15372775424 18410 33554432000 4194304 4196468 140730892489952 139623295532208 139624329480834 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17874944 140730892493831 140730892494129 140730892494129 140730892496847 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 75036 KiB

[startup+0.210605 s]*
/proc/loadavg: 2.01 2.07 2.01 3/222 21002
/proc/meminfo: memFree=16931740/32770624 swapFree=67058736/67108860
[pid=20985] ppid=20982 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/20985/stat : 20985 (scop.sh) S 20982 20985 20606 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 224308553 115843072 349 33554432000 4194304 5098028 140735947602640 140735947599896 140561298346620 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 14880768 140735947609153 140735947609351 140735947609351 140735947612109 0
/proc/20985/statm: 28282 349 296 221 0 87 0
[pid=20988] ppid=20985 vsize=15012476 memory=86708 CPUtime=0.25 cores=0,2,4,6
/proc/20988/stat : 20988 (java) S 20985 20985 20606 0 -1 1077944320 9523 0 0 0 24 1 0 0 20 0 15 0 224308553 15372775424 21677 33554432000 4194304 4196468 140730892489952 140730892472496 139624329469687 0 0 2 16800973 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 17874944 140730892493831 140730892494129 140730892494129 140730892496847 0
/proc/20988/statm: 3753119 21677 2879 1 0 3715579 0
[pid=20988/tid=20989] ppid=20985 vsize=15012476 memory=7022364632946311227 CPUtime=0.19 cores=0,2,4,6
/proc/20988/task/20989/stat : 20989 (java) R 20985 20985 20606 0 -1 4202560 7416 0 0 0 18 1 0 0 20 0 15 0 224308553 15372775424 21677 33554432000 4194304 4196468 140730892489952 139624301294784 139623831403739 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 17874944 140730892493831 140730892494129 140730892494129 140730892496847 0
[pid=20988/tid=20990] ppid=20985 vsize=15012476 memory=545 CPUtime=0 cores=0,2,4,6
/proc/20988/task/20990/stat : 20990 (java) S 20985 20985 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224308555 15372775424 21677 33554432000 4194304 4196468 140730892489952 139624333712016 139624329479893 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17874944 140730892493831 140730892494129 140730892494129 140730892496847 0
[pid=20988/tid=20991] ppid=20985 vsize=15012476 memory=140468452795999 CPUtime=0 cores=0,2,4,6
/proc/20988/task/20991/stat : 20991 (java) S 20985 20985 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224308555 15372775424 21677 33554432000 4194304 4196468 140730892489952 139624154008080 139624329479893 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17874944 140730892493831 140730892494129 140730892494129 140730892496847 0
[pid=20988/tid=20992] ppid=20985 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20988/task/20992/stat : 20992 (java) S 20985 20985 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224308555 15372775424 21677 33554432000 4194304 4196468 140730892489952 139623788935568 139624329479893 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17874944 140730892493831 140730892494129 140730892494129 140730892496847 0
[pid=20988/tid=20993] ppid=20985 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/20988/task/20993/stat : 20993 (java) S 20985 20985 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224308555 15372775424 21677 33554432000 4194304 4196468 140730892489952 139623787882768 139624329479893 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17874944 140730892493831 140730892494129 140730892494129 140730892496847 0
[pid=20988/tid=20994] ppid=20985 vsize=15012476 memory=140468451632768 CPUtime=0 cores=0,2,4,6
/proc/20988/task/20994/stat : 20994 (java) S 20985 20985 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224308556 15372775424 21677 33554432000 4194304 4196468 140730892489952 139623299742576 139624329480834 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17874944 140730892493831 140730892494129 140730892494129 140730892496847 0
[pid=20988/tid=20995] ppid=20985 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/20988/task/20995/stat : 20995 (java) S 20985 20985 20606 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 224308557 15372775424 21677 33554432000 4194304 4196468 140730892489952 139622944335392 139624329479893 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17874944 140730892493831 140730892494129 140730892494129 140730892496847 0
[pid=20988/tid=20996] ppid=20985 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20988/task/20996/stat : 20996 (java) S 20985 20985 20606 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 224308557 15372775424 21677 33554432000 4194304 4196468 140730892489952 139622810113392 139624329479893 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17874944 140730892493831 140730892494129 140730892494129 140730892496847 0
[pid=20988/tid=20997] ppid=20985 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20988/task/20997/stat : 20997 (java) S 20985 20985 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224308559 15372775424 21677 33554432000 4194304 4196468 140730892489952 139622435608912 139624329488283 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17874944 140730892493831 140730892494129 140730892494129 140730892496847 0
[pid=20988/tid=20998] ppid=20985 vsize=15012476 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/20988/task/20998/stat : 20998 (java) S 20985 20985 20606 0 -1 1077944384 422 0 0 0 1 0 0 0 20 0 15 0 224308559 15372775424 21677 33554432000 4194304 4196468 140730892489952 139623298689392 139624329480834 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17874944 140730892493831 140730892494129 140730892494129 140730892496847 0
[pid=20988/tid=20999] ppid=20985 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/20988/task/20999/stat : 20999 (java) R 20985 20985 20606 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 15 0 224308559 15372775424 21677 33554432000 4194304 4196468 140730892489952 139623297636592 139624329480834 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 17874944 140730892493831 140730892494129 140730892494129 140730892496847 0
[pid=20988/tid=21000] ppid=20985 vsize=15012476 memory=140468451632768 CPUtime=0.03 cores=0,2,4,6
/proc/20988/task/21000/stat : 21000 (java) R 20985 20985 20606 0 -1 4202560 293 0 0 0 3 0 0 0 20 0 15 0 224308559 15372775424 21677 33554432000 4194304 4196468 140730892489952 139623296583792 139624329481622 0 4 2 16800973 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 17874944 140730892493831 140730892494129 140730892494129 140730892496847 0
[pid=20988/tid=21001] ppid=20985 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/20988/task/21001/stat : 21001 (java) S 20985 20985 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224308560 15372775424 21677 33554432000 4194304 4196468 140730892489952 139621937703136 139624329479893 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17874944 140730892493831 140730892494129 140730892494129 140730892496847 0
[pid=20988/tid=21002] ppid=20985 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20988/task/21002/stat : 21002 (java) S 20985 20985 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224308560 15372775424 21677 33554432000 4194304 4196468 140730892489952 139623295532208 139624329480834 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17874944 140730892493831 140730892494129 140730892494129 140730892496847 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 88104 KiB

[startup+0.310626 s]*
/proc/loadavg: 2.01 2.07 2.01 3/222 21002
/proc/meminfo: memFree=16928824/32770624 swapFree=67058736/67108860
[pid=20985] ppid=20982 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/20985/stat : 20985 (scop.sh) S 20982 20985 20606 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 224308553 115843072 349 33554432000 4194304 5098028 140735947602640 140735947599896 140561298346620 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 14880768 140735947609153 140735947609351 140735947609351 140735947612109 0
/proc/20985/statm: 28282 349 296 221 0 87 0
[pid=20988] ppid=20985 vsize=15012476 memory=90232 CPUtime=0.42 cores=0,2,4,6
/proc/20988/stat : 20988 (java) S 20985 20985 20606 0 -1 1077944320 10041 0 0 0 40 2 0 0 20 0 15 0 224308553 15372775424 22558 33554432000 4194304 4196468 140730892489952 140730892472496 139624329469687 0 0 2 16800973 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 17874944 140730892493831 140730892494129 140730892494129 140730892496847 0
/proc/20988/statm: 3753119 22558 2976 1 0 3715579 0
[pid=20988/tid=20989] ppid=20985 vsize=15012476 memory=6791534058613427641 CPUtime=0.3 cores=0,2,4,6
/proc/20988/task/20989/stat : 20989 (java) R 20985 20985 20606 0 -1 4202560 7789 0 0 0 28 2 0 0 20 0 15 0 224308553 15372775424 22558 33554432000 4194304 4196468 140730892489952 139624301264688 139624314841062 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 17874944 140730892493831 140730892494129 140730892494129 140730892496847 0
[pid=20988/tid=20990] ppid=20985 vsize=15012476 memory=4872558044660077418 CPUtime=0 cores=0,2,4,6
/proc/20988/task/20990/stat : 20990 (java) S 20985 20985 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224308555 15372775424 22558 33554432000 4194304 4196468 140730892489952 139624333712016 139624329479893 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17874944 140730892493831 140730892494129 140730892494129 140730892496847 0
[pid=20988/tid=20991] ppid=20985 vsize=15012476 memory=-3040564339105353098 CPUtime=0 cores=0,2,4,6
/proc/20988/task/20991/stat : 20991 (java) S 20985 20985 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224308555 15372775424 22558 33554432000 4194304 4196468 140730892489952 139624154008080 139624329479893 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17874944 140730892493831 140730892494129 140730892494129 140730892496847 0
[pid=20988/tid=20992] ppid=20985 vsize=15012476 memory=7089274314207166114 CPUtime=0 cores=0,2,4,6
/proc/20988/task/20992/stat : 20992 (java) S 20985 20985 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224308555 15372775424 22558 33554432000 4194304 4196468 140730892489952 139623788935568 139624329479893 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17874944 140730892493831 140730892494129 140730892494129 140730892496847 0
[pid=20988/tid=20993] ppid=20985 vsize=15012476 memory=6944656591801720471 CPUtime=0 cores=0,2,4,6
/proc/20988/task/20993/stat : 20993 (java) S 20985 20985 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224308555 15372775424 22558 33554432000 4194304 4196468 140730892489952 139623787882768 139624329479893 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17874944 140730892493831 140730892494129 140730892494129 140730892496847 0
[pid=20988/tid=20994] ppid=20985 vsize=15012476 memory=-8458152057954561420 CPUtime=0 cores=0,2,4,6
/proc/20988/task/20994/stat : 20994 (java) S 20985 20985 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224308556 15372775424 22558 33554432000 4194304 4196468 140730892489952 139623299742576 139624329480834 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17874944 140730892493831 140730892494129 140730892494129 140730892496847 0
[pid=20988/tid=20995] ppid=20985 vsize=15012476 memory=-8813974798734826869 CPUtime=0 cores=0,2,4,6
/proc/20988/task/20995/stat : 20995 (java) S 20985 20985 20606 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 224308557 15372775424 22558 33554432000 4194304 4196468 140730892489952 139622944335392 139624329479893 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17874944 140730892493831 140730892494129 140730892494129 140730892496847 0
[pid=20988/tid=20996] ppid=20985 vsize=15012476 memory=7031125463459224206 CPUtime=0 cores=0,2,4,6
/proc/20988/task/20996/stat : 20996 (java) S 20985 20985 20606 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 224308557 15372775424 22558 33554432000 4194304 4196468 140730892489952 139622810113392 139624329479893 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17874944 140730892493831 140730892494129 140730892494129 140730892496847 0
[pid=20988/tid=20997] ppid=20985 vsize=15012476 memory=4426078206164241782 CPUtime=0 cores=0,2,4,6
/proc/20988/task/20997/stat : 20997 (java) S 20985 20985 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224308559 15372775424 22558 33554432000 4194304 4196468 140730892489952 139622435608912 139624329488283 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17874944 140730892493831 140730892494129 140730892494129 140730892496847 0
[pid=20988/tid=20998] ppid=20985 vsize=15012476 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/20988/task/20998/stat : 20998 (java) S 20985 20985 20606 0 -1 1077944384 440 0 0 0 1 0 0 0 20 0 15 0 224308559 15372775424 22558 33554432000 4194304 4196468 140730892489952 139623298689392 139624329480834 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17874944 140730892493831 140730892494129 140730892494129 140730892496847 0
[pid=20988/tid=20999] ppid=20985 vsize=15012476 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/20988/task/20999/stat : 20999 (java) S 20985 20985 20606 0 -1 1077944384 149 0 0 0 3 0 0 0 20 0 15 0 224308559 15372775424 22558 33554432000 4194304 4196468 140730892489952 139623297636592 139624329480834 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17874944 140730892493831 140730892494129 140730892494129 140730892496847 0
[pid=20988/tid=21000] ppid=20985 vsize=15012476 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/20988/task/21000/stat : 21000 (java) S 20985 20985 20606 0 -1 1077944384 313 0 0 0 7 0 0 0 20 0 15 0 224308559 15372775424 22558 33554432000 4194304 4196468 140730892489952 139623296583792 139624329480834 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17874944 140730892493831 140730892494129 140730892494129 140730892496847 0
[pid=20988/tid=21001] ppid=20985 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20988/task/21001/stat : 21001 (java) S 20985 20985 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224308560 15372775424 22558 33554432000 4194304 4196468 140730892489952 139621937703136 139624329479893 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17874944 140730892493831 140730892494129 140730892494129 140730892496847 0
[pid=20988/tid=21002] ppid=20985 vsize=15012476 memory=3473180417806377009 CPUtime=0 cores=0,2,4,6
/proc/20988/task/21002/stat : 21002 (java) S 20985 20985 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224308560 15372775424 22558 33554432000 4194304 4196468 140730892489952 139623295532208 139624329480834 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17874944 140730892493831 140730892494129 140730892494129 140730892496847 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 91628 KiB

[startup+0.70075 s]
/proc/loadavg: 2.01 2.07 2.01 3/222 21002
/proc/meminfo: memFree=16905136/32770624 swapFree=67058736/67108860
[pid=20985] ppid=20982 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/20985/stat : 20985 (scop.sh) S 20982 20985 20606 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 224308553 115843072 349 33554432000 4194304 5098028 140735947602640 140735947599896 140561298346620 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 14880768 140735947609153 140735947609351 140735947609351 140735947612109 0
/proc/20985/statm: 28282 349 296 221 0 87 0
[pid=20988] ppid=20985 vsize=15020872 memory=126944 CPUtime=0.98 cores=0,2,4,6
/proc/20988/stat : 20988 (java) S 20985 20985 20606 0 -1 1077944320 16915 0 0 0 92 6 0 0 20 0 15 0 224308553 15381372928 31736 33554432000 4194304 4196468 140730892489952 140730892472496 139624329469687 0 0 2 25189581 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 17874944 140730892493831 140730892494129 140730892494129 140730892496847 0
/proc/20988/statm: 3755218 31736 3147 1 0 3716603 0
[pid=20988/tid=20989] ppid=20985 vsize=15020904 memory=33 CPUtime=0.67 cores=0,2,4,6
/proc/20988/task/20989/stat : 20989 (java) R 20985 20985 20606 0 -1 4202560 14333 0 0 0 62 5 0 0 20 0 15 0 224308553 15381405696 31736 33554432000 4194304 4196468 140730892489952 139624301278608 139624322149405 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 17874944 140730892493831 140730892494129 140730892494129 140730892496847 0
[pid=20988/tid=20990] ppid=20985 vsize=15020904 memory=288230377057956186 CPUtime=0 cores=0,2,4,6
/proc/20988/task/20990/stat : 20990 (java) S 20985 20985 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224308555 15381405696 31736 33554432000 4194304 4196468 140730892489952 139624333712016 139624329479893 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17874944 140730892493831 140730892494129 140730892494129 140730892496847 0
[pid=20988/tid=20991] ppid=20985 vsize=15020904 memory=14408211646139281 CPUtime=0 cores=0,2,4,6
/proc/20988/task/20991/stat : 20991 (java) S 20985 20985 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224308555 15381405696 31784 33554432000 4194304 4196468 140730892489952 139624154008080 139624329479893 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17874944 140730892493831 140730892494129 140730892494129 140730892496847 0
[pid=20988/tid=20992] ppid=20985 vsize=15020872 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20988/task/20992/stat : 20992 (java) S 20985 20985 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224308555 15381372928 31784 33554432000 4194304 4196468 140730892489952 139623788935568 139624329479893 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17874944 140730892493831 140730892494129 140730892494129 140730892496847 0
[pid=20988/tid=20993] ppid=20985 vsize=15020872 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20988/task/20993/stat : 20993 (java) S 20985 20985 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224308555 15381372928 31784 33554432000 4194304 4196468 140730892489952 139623787882768 139624329479893 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17874944 140730892493831 140730892494129 140730892494129 140730892496847 0
[pid=20988/tid=20994] ppid=20985 vsize=15020872 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20988/task/20994/stat : 20994 (java) S 20985 20985 20606 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 224308556 15381372928 31784 33554432000 4194304 4196468 140730892489952 139623299742576 139624329480834 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17874944 140730892493831 140730892494129 140730892494129 140730892496847 0
[pid=20988/tid=20995] ppid=20985 vsize=15020872 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20988/task/20995/stat : 20995 (java) S 20985 20985 20606 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 224308557 15381372928 31784 33554432000 4194304 4196468 140730892489952 139622944335392 139624329479893 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17874944 140730892493831 140730892494129 140730892494129 140730892496847 0
[pid=20988/tid=20996] ppid=20985 vsize=15020872 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20988/task/20996/stat : 20996 (java) S 20985 20985 20606 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 224308557 15381372928 31784 33554432000 4194304 4196468 140730892489952 139622810113392 139624329479893 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17874944 140730892493831 140730892494129 140730892494129 140730892496847 0
[pid=20988/tid=20997] ppid=20985 vsize=15020904 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20988/task/20997/stat : 20997 (java) S 20985 20985 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224308559 15381405696 31784 33554432000 4194304 4196468 140730892489952 139622435608912 139624329488283 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17874944 140730892493831 140730892494129 140730892494129 140730892496847 0
[pid=20988/tid=20998] ppid=20985 vsize=15020872 memory=280936629403888 CPUtime=0.04 cores=0,2,4,6
/proc/20988/task/20998/stat : 20998 (java) R 20985 20985 20606 0 -1 4202560 494 0 0 0 4 0 0 0 20 0 15 0 224308559 15381372928 31784 33554432000 4194304 4196468 140730892489952 139623298679184 139624315493450 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 17874944 140730892493831 140730892494129 140730892494129 140730892496847 0
[pid=20988/tid=20999] ppid=20985 vsize=15020872 memory=7234030490512222553 CPUtime=0.1 cores=0,2,4,6
/proc/20988/task/20999/stat : 20999 (java) R 20985 20985 20606 0 -1 4202560 372 0 0 0 10 0 0 0 20 0 15 0 224308559 15381372928 31784 33554432000 4194304 4196468 140730892489952 139623297636592 139624313857168 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 17874944 140730892493831 140730892494129 140730892494129 140730892496847 0
[pid=20988/tid=21000] ppid=20985 vsize=15020872 memory=7883944108235712103 CPUtime=0.14 cores=0,2,4,6
/proc/20988/task/21000/stat : 21000 (java) R 20985 20985 20606 0 -1 1077944384 370 0 0 0 14 0 0 0 20 0 15 0 224308559 15381372928 31784 33554432000 4194304 4196468 140730892489952 139623296583792 139624329480834 0 4 2 25189581 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 17874944 140730892493831 140730892494129 140730892494129 140730892496847 0
[pid=20988/tid=21001] ppid=20985 vsize=15020872 memory=7649399358427771186 CPUtime=0 cores=0,2,4,6
/proc/20988/task/21001/stat : 21001 (java) S 20985 20985 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224308560 15381372928 31784 33554432000 4194304 4196468 140730892489952 139621937703136 139624329479893 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17874944 140730892493831 140730892494129 140730892494129 140730892496847 0
[pid=20988/tid=21002] ppid=20985 vsize=15020872 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20988/task/21002/stat : 21002 (java) S 20985 20985 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224308560 15381372928 31784 33554432000 4194304 4196468 140730892489952 139623295532208 139624329480834 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17874944 140730892493831 140730892494129 140730892494129 140730892496847 0
Current children cumulated CPU time: 0.98 s
Current children cumulated vsize: 15134000 KiB
Current children cumulated memory: 128340 KiB

[startup+1.50465 s]
/proc/loadavg: 2.01 2.07 2.01 3/222 21002
/proc/meminfo: memFree=16879440/32770624 swapFree=67058736/67108860
[pid=20985] ppid=20982 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/20985/stat : 20985 (scop.sh) S 20982 20985 20606 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 224308553 115843072 349 33554432000 4194304 5098028 140735947602640 140735947599896 140561298346620 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 14880768 140735947609153 140735947609351 140735947609351 140735947612109 0
/proc/20985/statm: 28282 349 296 221 0 87 0

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

[pid=21081/tid=21084] ppid=20985 vsize=8068220 memory=1472 CPUtime=0 cores=0,2,4,6
/proc/21081/task/21084/stat : 21084 (java) S 20985 20985 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 224308926 8261857280 29095 33554432000 4194304 4196468 140737051749968 139982115327120 139982305330901 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31850496 140737051751605 140737051751729 140737051751729 140737051754447 0
[pid=21081/tid=21085] ppid=20985 vsize=8068220 memory=116380 CPUtime=0 cores=0,2,4,6
/proc/21081/task/21085/stat : 21085 (java) S 20985 20985 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 224308926 8261857280 29095 33554432000 4194304 4196468 140737051749968 139982114274064 139982305330901 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31850496 140737051751605 140737051751729 140737051751729 140737051754447 0
[pid=21081/tid=21086] ppid=20985 vsize=8068220 memory=1472 CPUtime=0 cores=0,2,4,6
/proc/21081/task/21086/stat : 21086 (java) S 20985 20985 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 224308926 8261857280 29095 33554432000 4194304 4196468 140737051749968 139982113221520 139982305330901 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31850496 140737051751605 140737051751729 140737051751729 140737051754447 0
[pid=21081/tid=21087] ppid=20985 vsize=8068220 memory=107712 CPUtime=0.06 cores=0,2,4,6
/proc/21081/task/21087/stat : 21087 (java) S 20985 20985 20606 0 -1 1077944384 7 0 0 0 3 3 0 0 20 0 19 0 224308927 8261857280 29095 33554432000 4194304 4196468 140737051749968 139981348600048 139982305331842 0 0 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31850496 140737051751605 140737051751729 140737051751729 140737051754447 0
[pid=21081/tid=21088] ppid=20985 vsize=8068220 memory=107712 CPUtime=0 cores=0,2,4,6
/proc/21081/task/21088/stat : 21088 (java) S 20985 20985 20606 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 224308928 8261857280 29095 33554432000 4194304 4196468 140737051749968 139981238559904 139982305330901 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31850496 140737051751605 140737051751729 140737051751729 140737051754447 0
[pid=21081/tid=21089] ppid=20985 vsize=8068220 memory=116380 CPUtime=0 cores=0,2,4,6
/proc/21081/task/21089/stat : 21089 (java) S 20985 20985 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 224308928 8261857280 29095 33554432000 4194304 4196468 140737051749968 139980970124016 139982305330901 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31850496 140737051751605 140737051751729 140737051751729 140737051754447 0
[pid=21081/tid=21090] ppid=20985 vsize=8068220 memory=116380 CPUtime=0 cores=0,2,4,6
/proc/21081/task/21090/stat : 21090 (java) S 20985 20985 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 224308930 8261857280 29095 33554432000 4194304 4196468 140737051749968 139980595615696 139982305339291 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31850496 140737051751605 140737051751729 140737051751729 140737051754447 0
[pid=21081/tid=21091] ppid=20985 vsize=8068220 memory=107712 CPUtime=0.1 cores=0,2,4,6
/proc/21081/task/21091/stat : 21091 (java) S 20985 20985 20606 0 -1 1077944384 514 0 0 0 9 1 0 0 20 0 19 0 224308930 8261857280 29095 33554432000 4194304 4196468 140737051749968 139981347547888 139982305331842 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31850496 140737051751605 140737051751729 140737051751729 140737051754447 0
[pid=21081/tid=21092] ppid=20985 vsize=8068220 memory=1472 CPUtime=0.08 cores=0,2,4,6
/proc/21081/task/21092/stat : 21092 (java) S 20985 20985 20606 0 -1 1077944384 430 0 0 0 8 0 0 0 20 0 19 0 224308930 8261857280 29095 33554432000 4194304 4196468 140737051749968 139981346495344 139982305331842 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31850496 140737051751605 140737051751729 140737051751729 140737051754447 0
[pid=21081/tid=21093] ppid=20985 vsize=8068220 memory=116380 CPUtime=0.2 cores=0,2,4,6
/proc/21081/task/21093/stat : 21093 (java) S 20985 20985 20606 0 -1 1077944384 517 0 0 0 19 1 0 0 20 0 19 0 224308930 8261857280 29095 33554432000 4194304 4196468 140737051749968 139981345442288 139982305331842 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31850496 140737051751605 140737051751729 140737051751729 140737051754447 0
[pid=21081/tid=21094] ppid=20985 vsize=8068220 memory=1472 CPUtime=0 cores=0,2,4,6
/proc/21081/task/21094/stat : 21094 (java) S 20985 20985 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 224308931 8261857280 29095 33554432000 4194304 4196468 140737051749968 139980097710944 139982305330901 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31850496 140737051751605 140737051751729 140737051751729 140737051754447 0
[pid=21081/tid=21095] ppid=20985 vsize=8068220 memory=3544 CPUtime=1.89 cores=0,2,4,6
/proc/21081/task/21095/stat : 21095 (java) S 20985 20985 20606 0 -1 1077944384 167 0 0 0 99 90 0 0 20 0 19 0 224308931 8261857280 29095 33554432000 4194304 4196468 140737051749968 139981344389680 139982305331842 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31850496 140737051751605 140737051751729 140737051751729 140737051754447 0
[pid=21081/tid=21097] ppid=20985 vsize=8068220 memory=116380 CPUtime=0 cores=0,2,4,6
/proc/21081/task/21097/stat : 21097 (java) S 20985 20985 20606 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 224308996 8261857280 29095 33554432000 4194304 4196468 140737051749968 139981336913216 139982305345305 0 4 2 25189581 18446744071579417331 0 0 -1 4 0 0 0 0 0 6293624 6294260 31850496 140737051751605 140737051751729 140737051751729 140737051754447 0
[pid=21081/tid=21099] ppid=20985 vsize=8068220 memory=107712 CPUtime=0 cores=0,2,4,6
/proc/21081/task/21099/stat : 21099 (java) S 20985 20985 20606 0 -1 4202560 24 0 0 0 0 0 0 0 20 0 19 0 224308996 8261857280 29095 33554432000 4194304 4196468 140737051749968 139979560824208 139982305342621 0 4 2 25189581 18446744071580971376 0 0 -1 0 0 0 0 0 0 6293624 6294260 31850496 140737051751605 140737051751729 140737051751729 140737051754447 0
[pid=21081/tid=21100] ppid=20985 vsize=8068220 memory=107712 CPUtime=0 cores=0,2,4,6
/proc/21081/task/21100/stat : 21100 (java) S 20985 20985 20606 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 19 0 224308996 8261857280 29095 33554432000 4194304 4196468 140737051749968 139979695046672 139982305342621 0 4 2 25189581 18446744071580971376 0 0 -1 4 0 0 0 0 0 6293624 6294260 31850496 140737051751605 140737051751729 140737051751729 140737051754447 0
[pid=21081/tid=21101] ppid=20985 vsize=8068220 memory=3544 CPUtime=0 cores=0,2,4,6
/proc/21081/task/21101/stat : 21101 (java) S 20985 20985 20606 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 19 0 224308998 8261857280 29095 33554432000 4194304 4196468 140737051749968 139979292401440 139982305330901 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31850496 140737051751605 140737051751729 140737051751729 140737051754447 0
Current children cumulated CPU time: 2509 s
Current children cumulated vsize: 8325244 KiB
Current children cumulated memory: 225564 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2513.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/227 21416
/proc/meminfo: memFree=16693328/32770624 swapFree=67058736/67108860
[pid=20985] ppid=20982 vsize=113128 memory=1472 CPUtime=8.12 cores=0,2,4,6
/proc/20985/stat : 20985 (scop.sh) S 20982 20985 20606 0 -1 4202496 591 27489 0 0 0 0 779 33 20 0 1 0 224308553 115843072 368 33554432000 4194304 5098028 140735947602640 140735947599384 140561298346620 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 14880768 140735947609153 140735947609351 140735947609351 140735947612109 0
/proc/20985/statm: 28282 368 311 221 0 87 0
[pid=21081] ppid=20985 vsize=8068220 memory=116432 CPUtime=3.12 cores=0,2,4,6
/proc/21081/stat : 21081 (java) S 20985 20985 20606 0 -1 1077944320 17521 0 0 0 224 88 0 0 20 0 19 0 224308925 8261857280 29108 33554432000 4194304 4196468 140737051749968 140737051732512 139982305320695 0 0 2 25189581 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 31850496 140737051751605 140737051751729 140737051751729 140737051754447 0
/proc/21081/statm: 2017055 29108 3150 1 0 1978454 0
[pid=21096] ppid=21081 vsize=143896 memory=107716 CPUtime=2508.78 cores=0,2,4,6
/proc/21096/stat : 21096 (minisat_release) R 21081 20985 20606 0 -1 4202496 396966 0 0 0 250853 25 0 0 20 0 1 0 224308996 147349504 26929 33554432000 4194304 4308513 140727392658592 140727392656088 4275941 0 4 0 8396802 0 0 0 17 2 0 0 0 0 0 6409496 6410680 17657856 140727392666740 140727392666838 140727392666838 140727392669637 0
/proc/21096/statm: 35974 26929 343 28 0 32214 0
[pid=21081/tid=21082] ppid=20985 vsize=8068220 memory=1472 CPUtime=0.73 cores=0,2,4,6
/proc/21081/task/21082/stat : 21082 (java) S 20985 20985 20606 0 -1 1077944384 14472 0 0 0 70 3 0 0 20 0 19 0 224308925 8261857280 29108 33554432000 4194304 4196468 140737051749968 139982277160848 139982305330901 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31850496 140737051751605 140737051751729 140737051751729 140737051754447 0
[pid=21081/tid=21083] ppid=20985 vsize=8068220 memory=107716 CPUtime=0 cores=0,2,4,6
/proc/21081/task/21083/stat : 21083 (java) S 20985 20985 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 224308926 8261857280 29108 33554432000 4194304 4196468 140737051749968 139982309563408 139982305330901 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31850496 140737051751605 140737051751729 140737051751729 140737051754447 0
[pid=21081/tid=21084] ppid=20985 vsize=8068220 memory=107716 CPUtime=0 cores=0,2,4,6
/proc/21081/task/21084/stat : 21084 (java) S 20985 20985 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 224308926 8261857280 29108 33554432000 4194304 4196468 140737051749968 139982115327120 139982305330901 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31850496 140737051751605 140737051751729 140737051751729 140737051754447 0
[pid=21081/tid=21085] ppid=20985 vsize=8068220 memory=107712 CPUtime=0 cores=0,2,4,6
/proc/21081/task/21085/stat : 21085 (java) S 20985 20985 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 224308926 8261857280 29108 33554432000 4194304 4196468 140737051749968 139982114274064 139982305330901 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31850496 140737051751605 140737051751729 140737051751729 140737051754447 0
[pid=21081/tid=21086] ppid=20985 vsize=8068220 memory=116432 CPUtime=0 cores=0,2,4,6
/proc/21081/task/21086/stat : 21086 (java) S 20985 20985 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 224308926 8261857280 29108 33554432000 4194304 4196468 140737051749968 139982113221520 139982305330901 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31850496 140737051751605 140737051751729 140737051751729 140737051754447 0
[pid=21081/tid=21087] ppid=20985 vsize=8068220 memory=116432 CPUtime=0.06 cores=0,2,4,6
/proc/21081/task/21087/stat : 21087 (java) S 20985 20985 20606 0 -1 1077944384 7 0 0 0 3 3 0 0 20 0 19 0 224308927 8261857280 29108 33554432000 4194304 4196468 140737051749968 139981348600048 139982305331842 0 0 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31850496 140737051751605 140737051751729 140737051751729 140737051754447 0
[pid=21081/tid=21088] ppid=20985 vsize=8068220 memory=107716 CPUtime=0 cores=0,2,4,6
/proc/21081/task/21088/stat : 21088 (java) S 20985 20985 20606 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 224308928 8261857280 29108 33554432000 4194304 4196468 140737051749968 139981238559904 139982305330901 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31850496 140737051751605 140737051751729 140737051751729 140737051754447 0
[pid=21081/tid=21089] ppid=20985 vsize=8068220 memory=1472 CPUtime=0 cores=0,2,4,6
/proc/21081/task/21089/stat : 21089 (java) S 20985 20985 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 224308928 8261857280 29108 33554432000 4194304 4196468 140737051749968 139980970124016 139982305330901 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31850496 140737051751605 140737051751729 140737051751729 140737051754447 0
[pid=21081/tid=21090] ppid=20985 vsize=8068220 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21081/task/21090/stat : 21090 (java) S 20985 20985 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 224308930 8261857280 29108 33554432000 4194304 4196468 140737051749968 139980595615696 139982305339291 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31850496 140737051751605 140737051751729 140737051751729 140737051754447 0
[pid=21081/tid=21091] ppid=20985 vsize=8068220 memory=3539883424594099842 CPUtime=0.1 cores=0,2,4,6
/proc/21081/task/21091/stat : 21091 (java) S 20985 20985 20606 0 -1 1077944384 514 0 0 0 9 1 0 0 20 0 19 0 224308930 8261857280 29108 33554432000 4194304 4196468 140737051749968 139981347547888 139982305331842 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31850496 140737051751605 140737051751729 140737051751729 140737051754447 0
[pid=21081/tid=21092] ppid=20985 vsize=8068220 memory=1472 CPUtime=0.08 cores=0,2,4,6
/proc/21081/task/21092/stat : 21092 (java) S 20985 20985 20606 0 -1 1077944384 431 0 0 0 8 0 0 0 20 0 19 0 224308930 8261857280 29108 33554432000 4194304 4196468 140737051749968 139981346495344 139982305331842 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31850496 140737051751605 140737051751729 140737051751729 140737051754447 0
[pid=21081/tid=21093] ppid=20985 vsize=8068220 memory=116432 CPUtime=0.2 cores=0,2,4,6
/proc/21081/task/21093/stat : 21093 (java) S 20985 20985 20606 0 -1 1077944384 521 0 0 0 19 1 0 0 20 0 19 0 224308930 8261857280 29108 33554432000 4194304 4196468 140737051749968 139981345442288 139982305331842 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31850496 140737051751605 140737051751729 140737051751729 140737051754447 0
[pid=21081/tid=21094] ppid=20985 vsize=8068220 memory=1472 CPUtime=0 cores=0,2,4,6
/proc/21081/task/21094/stat : 21094 (java) S 20985 20985 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 224308931 8261857280 29108 33554432000 4194304 4196468 140737051749968 139980097710944 139982305330901 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31850496 140737051751605 140737051751729 140737051751729 140737051754447 0
[pid=21081/tid=21095] ppid=20985 vsize=8068220 memory=116380 CPUtime=1.89 cores=0,2,4,6
/proc/21081/task/21095/stat : 21095 (java) S 20985 20985 20606 0 -1 1077944384 167 0 0 0 99 90 0 0 20 0 19 0 224308931 8261857280 29108 33554432000 4194304 4196468 140737051749968 139981344389680 139982305331842 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31850496 140737051751605 140737051751729 140737051751729 140737051754447 0
[pid=21081/tid=21097] ppid=20985 vsize=8068220 memory=1472 CPUtime=0 cores=0,2,4,6
/proc/21081/task/21097/stat : 21097 (java) S 20985 20985 20606 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 224308996 8261857280 29108 33554432000 4194304 4196468 140737051749968 139981336913216 139982305345305 0 4 2 25189581 18446744071579417331 0 0 -1 4 0 0 0 0 0 6293624 6294260 31850496 140737051751605 140737051751729 140737051751729 140737051754447 0
[pid=21081/tid=21099] ppid=20985 vsize=8068220 memory=116432 CPUtime=0 cores=0,2,4,6
/proc/21081/task/21099/stat : 21099 (java) S 20985 20985 20606 0 -1 4202560 28 0 0 0 0 0 0 0 20 0 19 0 224308996 8261857280 29108 33554432000 4194304 4196468 140737051749968 139979560824208 139982305342621 0 4 2 25189581 18446744071580971376 0 0 -1 0 0 0 0 0 0 6293624 6294260 31850496 140737051751605 140737051751729 140737051751729 140737051754447 0
[pid=21081/tid=21100] ppid=20985 vsize=8068220 memory=116380 CPUtime=0 cores=0,2,4,6
/proc/21081/task/21100/stat : 21100 (java) S 20985 20985 20606 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 19 0 224308996 8261857280 29108 33554432000 4194304 4196468 140737051749968 139979695046672 139982305342621 0 4 2 25189581 18446744071580971376 0 0 -1 4 0 0 0 0 0 6293624 6294260 31850496 140737051751605 140737051751729 140737051751729 140737051754447 0
[pid=21081/tid=21101] ppid=20985 vsize=8068220 memory=107712 CPUtime=0 cores=0,2,4,6
/proc/21081/task/21101/stat : 21101 (java) S 20985 20985 20606 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 19 0 224308998 8261857280 29108 33554432000 4194304 4196468 140737051749968 139979292401440 139982305330901 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31850496 140737051751605 140737051751729 140737051751729 140737051754447 0
Current children cumulated CPU time: 2520.02 s
Current children cumulated vsize: 8325244 KiB
Current children cumulated memory: 225620 KiB

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

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

[startup+2513.32 s]
# the end of solver process 21081 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2518.59 s, system=1.49043 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.01 2.05 3/227 21416
/proc/meminfo: memFree=16693328/32770624 swapFree=67058736/67108860
[pid=20985] ppid=20982 vsize=113128 memory=1472 CPUtime=8.12 cores=0,2,4,6
/proc/20985/stat : 20985 (scop.sh) S 20982 20985 20606 0 -1 4202496 591 27489 0 0 0 0 779 33 20 0 1 0 224308553 115843072 368 33554432000 4194304 5098028 140735947602640 140735947599384 140561298346620 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 14880768 140735947609153 140735947609351 140735947609351 140735947612109 0
/proc/20985/statm: 28282 368 311 221 0 87 0
[pid=21081] ppid=20985 vsize=8068220 memory=116432 CPUtime=3.12 cores=0,2,4,6
/proc/21081/stat : 21081 (java) S 20985 20985 20606 0 -1 1077944320 17521 0 0 0 224 88 0 0 20 0 19 0 224308925 8261857280 29108 33554432000 4194304 4196468 140737051749968 140737051732512 139982305320695 0 0 2 25189581 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 31850496 140737051751605 140737051751729 140737051751729 140737051754447 0
/proc/21081/statm: 2017055 29108 3150 1 0 1978454 0
[pid=21096] ppid=21081 vsize=143896 memory=107716 CPUtime=2508.78 cores=0,2,4,6
/proc/21096/stat : 21096 (minisat_release) R 21081 20985 20606 0 -1 4202496 396966 0 0 0 250853 25 0 0 20 0 1 0 224308996 147349504 26929 33554432000 4194304 4308513 140727392658592 140727392656088 4275941 0 4 0 8396802 0 0 0 17 2 0 0 0 0 0 6409496 6410680 17657856 140727392666740 140727392666838 140727392666838 140727392669637 0
/proc/21096/statm: 35974 26929 343 28 0 32214 0
[pid=21081/tid=21082] ppid=20985 vsize=8068220 memory=1472 CPUtime=0.73 cores=0,2,4,6
/proc/21081/task/21082/stat : 21082 (java) S 20985 20985 20606 0 -1 1077944384 14472 0 0 0 70 3 0 0 20 0 19 0 224308925 8261857280 29108 33554432000 4194304 4196468 140737051749968 139982277160848 139982305330901 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31850496 140737051751605 140737051751729 140737051751729 140737051754447 0
[pid=21081/tid=21083] ppid=20985 vsize=8068220 memory=107716 CPUtime=0 cores=0,2,4,6
/proc/21081/task/21083/stat : 21083 (java) S 20985 20985 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 224308926 8261857280 29108 33554432000 4194304 4196468 140737051749968 139982309563408 139982305330901 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31850496 140737051751605 140737051751729 140737051751729 140737051754447 0
[pid=21081/tid=21084] ppid=20985 vsize=8068220 memory=107716 CPUtime=0 cores=0,2,4,6
/proc/21081/task/21084/stat : 21084 (java) S 20985 20985 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 224308926 8261857280 29108 33554432000 4194304 4196468 140737051749968 139982115327120 139982305330901 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31850496 140737051751605 140737051751729 140737051751729 140737051754447 0
[pid=21081/tid=21085] ppid=20985 vsize=8068220 memory=107712 CPUtime=0 cores=0,2,4,6
/proc/21081/task/21085/stat : 21085 (java) S 20985 20985 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 224308926 8261857280 29108 33554432000 4194304 4196468 140737051749968 139982114274064 139982305330901 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31850496 140737051751605 140737051751729 140737051751729 140737051754447 0
[pid=21081/tid=21086] ppid=20985 vsize=8068220 memory=116432 CPUtime=0 cores=0,2,4,6
/proc/21081/task/21086/stat : 21086 (java) S 20985 20985 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 224308926 8261857280 29108 33554432000 4194304 4196468 140737051749968 139982113221520 139982305330901 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31850496 140737051751605 140737051751729 140737051751729 140737051754447 0
[pid=21081/tid=21087] ppid=20985 vsize=8068220 memory=116432 CPUtime=0.06 cores=0,2,4,6
/proc/21081/task/21087/stat : 21087 (java) S 20985 20985 20606 0 -1 1077944384 7 0 0 0 3 3 0 0 20 0 19 0 224308927 8261857280 29108 33554432000 4194304 4196468 140737051749968 139981348600048 139982305331842 0 0 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31850496 140737051751605 140737051751729 140737051751729 140737051754447 0
[pid=21081/tid=21088] ppid=20985 vsize=8068220 memory=107716 CPUtime=0 cores=0,2,4,6
/proc/21081/task/21088/stat : 21088 (java) S 20985 20985 20606 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 224308928 8261857280 29108 33554432000 4194304 4196468 140737051749968 139981238559904 139982305330901 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31850496 140737051751605 140737051751729 140737051751729 140737051754447 0
[pid=21081/tid=21089] ppid=20985 vsize=8068220 memory=1472 CPUtime=0 cores=0,2,4,6
/proc/21081/task/21089/stat : 21089 (java) S 20985 20985 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 224308928 8261857280 29108 33554432000 4194304 4196468 140737051749968 139980970124016 139982305330901 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31850496 140737051751605 140737051751729 140737051751729 140737051754447 0
[pid=21081/tid=21090] ppid=20985 vsize=8068220 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21081/task/21090/stat : 21090 (java) S 20985 20985 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 224308930 8261857280 29108 33554432000 4194304 4196468 140737051749968 139980595615696 139982305339291 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31850496 140737051751605 140737051751729 140737051751729 140737051754447 0
[pid=21081/tid=21091] ppid=20985 vsize=8068220 memory=3539883424594099842 CPUtime=0.1 cores=0,2,4,6
/proc/21081/task/21091/stat : 21091 (java) S 20985 20985 20606 0 -1 1077944384 514 0 0 0 9 1 0 0 20 0 19 0 224308930 8261857280 29108 33554432000 4194304 4196468 140737051749968 139981347547888 139982305331842 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31850496 140737051751605 140737051751729 140737051751729 140737051754447 0
[pid=21081/tid=21092] ppid=20985 vsize=8068220 memory=1472 CPUtime=0.08 cores=0,2,4,6
/proc/21081/task/21092/stat : 21092 (java) S 20985 20985 20606 0 -1 1077944384 431 0 0 0 8 0 0 0 20 0 19 0 224308930 8261857280 29108 33554432000 4194304 4196468 140737051749968 139981346495344 139982305331842 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31850496 140737051751605 140737051751729 140737051751729 140737051754447 0
[pid=21081/tid=21093] ppid=20985 vsize=8068220 memory=116432 CPUtime=0.2 cores=0,2,4,6
/proc/21081/task/21093/stat : 21093 (java) S 20985 20985 20606 0 -1 1077944384 521 0 0 0 19 1 0 0 20 0 19 0 224308930 8261857280 29108 33554432000 4194304 4196468 140737051749968 139981345442288 139982305331842 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31850496 140737051751605 140737051751729 140737051751729 140737051754447 0
[pid=21081/tid=21094] ppid=20985 vsize=8068220 memory=1472 CPUtime=0 cores=0,2,4,6
/proc/21081/task/21094/stat : 21094 (java) S 20985 20985 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 224308931 8261857280 29108 33554432000 4194304 4196468 140737051749968 139980097710944 139982305330901 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31850496 140737051751605 140737051751729 140737051751729 140737051754447 0
[pid=21081/tid=21095] ppid=20985 vsize=8068220 memory=116380 CPUtime=1.89 cores=0,2,4,6
/proc/21081/task/21095/stat : 21095 (java) S 20985 20985 20606 0 -1 1077944384 167 0 0 0 99 90 0 0 20 0 19 0 224308931 8261857280 29108 33554432000 4194304 4196468 140737051749968 139981344389680 139982305331842 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31850496 140737051751605 140737051751729 140737051751729 140737051754447 0
[pid=21081/tid=21097] ppid=20985 vsize=8068220 memory=1472 CPUtime=0 cores=0,2,4,6
/proc/21081/task/21097/stat : 21097 (java) S 20985 20985 20606 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 224308996 8261857280 29108 33554432000 4194304 4196468 140737051749968 139981336913216 139982305345305 0 4 2 25189581 18446744071579417331 0 0 -1 4 0 0 0 0 0 6293624 6294260 31850496 140737051751605 140737051751729 140737051751729 140737051754447 0
[pid=21081/tid=21099] ppid=20985 vsize=8068220 memory=116432 CPUtime=0 cores=0,2,4,6
/proc/21081/task/21099/stat : 21099 (java) S 20985 20985 20606 0 -1 4202560 28 0 0 0 0 0 0 0 20 0 19 0 224308996 8261857280 29108 33554432000 4194304 4196468 140737051749968 139979560824208 139982305342621 0 4 2 25189581 18446744071580971376 0 0 -1 0 0 0 0 0 0 6293624 6294260 31850496 140737051751605 140737051751729 140737051751729 140737051754447 0
[pid=21081/tid=21100] ppid=20985 vsize=8068220 memory=116380 CPUtime=0 cores=0,2,4,6
/proc/21081/task/21100/stat : 21100 (java) S 20985 20985 20606 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 19 0 224308996 8261857280 29108 33554432000 4194304 4196468 140737051749968 139979695046672 139982305342621 0 4 2 25189581 18446744071580971376 0 0 -1 4 0 0 0 0 0 6293624 6294260 31850496 140737051751605 140737051751729 140737051751729 140737051754447 0
[pid=21081/tid=21101] ppid=20985 vsize=8068220 memory=107712 CPUtime=0 cores=0,2,4,6
/proc/21081/task/21101/stat : 21101 (java) S 20985 20985 20606 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 19 0 224308998 8261857280 29108 33554432000 4194304 4196468 140737051749968 139979292401440 139982305330901 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31850496 140737051751605 140737051751729 140737051751729 140737051754447 0
Current children cumulated CPU time: 2520.02 s
Current children cumulated vsize: 8325244 KiB
Current children cumulated memory: 225620 KiB

Child status: 1
Real time (s): 2513.32
CPU time (s): 2520.08
CPU user time (s): 2518.59
CPU system time (s): 1.49043
CPU usage (%): 100.269
Max. virtual memory (cumulated for all children) (KiB): 15142280
Max. memory (cumulated for all children) (KiB): 1424920

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2518.59
system time used= 1.49043
maximum resident set size= 1423544
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 442848
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= 60129
involuntary context switches= 3178


# summary of solver processes directly reported to runsolver:
#   pid: 20985,21081
#   total CPU time (s): 2520.08
#   total CPU user time (s): 2518.59
#   total CPU system time (s): 1.49043

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 15.6923 second user time and 29.6484 second system time

The end

Launcher Data

Begin job on node103 at 2018-08-12 11:50:54
IDJOB=4305635
IDBENCH=141171
IDSOLVER=2783
FILE ID=node103/4305635-1534067454
RUNJOBID= node103-1534064938-20637
PBS_JOBID= 21036991
Free space on /tmp= 34404 MiB

SOLVER NAME= scop both+MapleCOMSPS (2018-07-31)
BENCH NAME= XCSP18/GracefulGraph/GracefulGraph-K06-P03_c18.xml
COMMAND LINE= scop.sh 11g scop.jar -both minisat_release default TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4305635-1534067454/watcher-4305635-1534067454 -o /tmp/evaluation-result-4305635-1534067454/solver-4305635-1534067454 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node103-1534064938-20637 --watchdog 2580  scop.sh 11g scop.jar -both minisat_release default HOME HOME/instance-4305635-1534067454.xml

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

MD5SUM BENCH= 54d96134616ca7767c80e2eaaa70f234
RANDOM SEED=1540171432

node103.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.48
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.48
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.48
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.48
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:        17007320 kB
MemAvailable:   31782072 kB
Buffers:          114584 kB
Cached:         14801440 kB
SwapCached:         5832 kB
Active:          7669848 kB
Inactive:        7423616 kB
Active(anon):     168808 kB
Inactive(anon):    60156 kB
Active(file):    7501040 kB
Inactive(file):  7363460 kB
Unevictable:        7784 kB
Mlocked:            7784 kB
SwapTotal:      67108860 kB
SwapFree:       67058736 kB
Dirty:              7720 kB
Writeback:             0 kB
AnonPages:        147260 kB
Mapped:            61880 kB
Shmem:             48604 kB
Slab:             367152 kB
SReclaimable:     338712 kB
SUnreclaim:        28440 kB
KernelStack:        3648 kB
PageTables:         5904 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    5894592 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     57344 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      124288 kB
DirectMap2M:    33421312 kB

Free space on /tmp at the end= 34372 MiB
End job on node103 at 2018-08-12 12:32:47