Trace number 4305398

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.06 2515.31

General information on the benchmark

NameGracefulGraph/
GracefulGraph-K06-P02_c18.xml
MD5SUM53e7831caef8c5f41b7e6921221d2be5
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 variables90
Number of constraints38
Number of domains2
Minimum domain size36
Maximum domain size37
Distribution of domain sizes[{"size":36,"count":36},{"size":37,"count":12}]
Minimum variable degree0
Maximum variable degree7
Distribution of variable degrees[{"degree":0,"count":42},{"degree":2,"count":36},{"degree":7,"count":12}]
Minimum constraint arity3
Maximum constraint arity36
Distribution of constraint arities[{"arity":3,"count":36},{"arity":12,"count":1},{"arity":36,"count":1}]
Number of extensional constraints0
Number of intensional constraints36
Distribution of constraint types[{"type":"intension","count":36},{"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-5112-serial-file.bin HOME/instance-4305398-1534067201.xml
0.54/0.51	
0.54/0.52	scop order+minisat_release (2018-07-31)
0.54/0.52	(Encoding Process)
0.54/0.52	
0.66/0.54	c BEGIN-Prog: Sun Aug 12 11:46:42 CEST 2018
0.66/0.54	c PID: 5115
0.66/0.54	c IP: 172.20.3.151
0.66/0.54	c HOST: node151.alineos.net
0.66/0.55	c (0,0) Parsing Begin
1.19/0.87	c (0,0) Parsing End
1.19/0.87	c (0,0) CSP: 48 int (0 aux), 0 bool (0 aux), 38 ctr, max domain size 37
1.19/0.87	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.19/0.87	c (0,0) Constraint Name Generate Begin
1.19/0.88	c (0,0) Ctr:HOME/instance-4305398-1534067201.xml,AllDifferent:Dist:Eq:IntVar
1.19/0.88	c (0,0) Constraint Name Generate End
1.19/0.88	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.19/0.88	c (0,0) CSP to CSPinCNF Begin
1.38/0.98	c (0,0) translated 4 (10%) constraints
1.38/1.00	c (0,0) translated 8 (20%) constraints
1.58/1.01	c (0,0) translated 12 (30%) constraints
1.58/1.02	c (0,0) translated 16 (40%) constraints
1.58/1.03	c (0,0) translated 19 (50%) constraints
1.58/1.04	c (0,0) translated 23 (60%) constraints
1.58/1.05	c (0,0) translated 27 (70%) constraints
1.58/1.05	c (0,0) translated 31 (80%) constraints
1.58/1.06	c (0,0) translated 35 (90%) constraints
1.58/1.10	c (0,0) translated 38 (100%) constraints
2.35/1.30	c (0,0) STATISTICS1:HOME/instance-4305398-1534067201.xml,AllDifferent:Dist:Eq:IntVar,48,808,1332,37,36,3,1332:144;37:66;36:630,37:444;36:1476,36:2;12:2;2:732;1:72,3:144;2:696;1:96,
2.35/1.30	c (0,0) ==========================================
2.35/1.30	c (0,0) Order
2.35/1.30	c (0,0) ==========================================
2.35/1.32	c (0,0) translated 81 (10%) constraints
2.35/1.33	c (0,0) translated 162 (20%) constraints
2.35/1.35	c (0,0) translated 243 (30%) constraints
2.35/1.36	c (0,0) translated 324 (40%) constraints
2.35/1.37	c (0,0) translated 404 (50%) constraints
2.35/1.37	c (0,0) translated 485 (60%) constraints
2.35/1.38	c (0,0) translated 566 (70%) constraints
2.35/1.39	c (0,0) translated 647 (80%) constraints
2.35/1.40	c (0,0) translated 728 (90%) constraints
2.63/1.41	c (0,0) translated 808 (100%) constraints
2.63/1.41	c (0,0) CSP to CSPinCNF End
2.63/1.41	c (0,0) CSP: 48 int (0 aux), 0 bool (0 aux), 808 ctr, max domain size 37
2.63/1.41	c (0,0) Heap : 168 MiB used (max 10795 MiB), NonHeap : 25 MiB used (max 0 MiB)
2.63/1.41	c (0,0) CSPinCNF Propagation Begin
2.63/1.44	c (0,0) 0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
2.63/1.44	c (0,0) CSPinCNF Propagation End
2.63/1.44	c (0,0) CSP: 48 int (0 aux), 0 bool (0 aux), 808 ctr, max domain size 37
2.63/1.44	c (0,0) Heap : 168 MiB used (max 10795 MiB), NonHeap : 25 MiB used (max 0 MiB)
2.63/1.44	c (0,0) Simplify CSPinCNF Begin
2.94/1.55	c (1,1) Simplify CSPinCNF End
2.94/1.56	c (1,1) CSP: 48 int (0 aux), 1464 bool (1464 aux), 2272 ctr, max domain size 37
2.94/1.56	c (1,1) Heap : 225 MiB used (max 10795 MiB), NonHeap : 25 MiB used (max 0 MiB)
2.94/1.56	c (1,1) Calculate Precise Domain Begin
2.94/1.56	c (1,1) 0 values are removed by re-calculation
2.94/1.56	c (1,1) Calculate Precise Domain End
2.94/1.56	c (1,1) CSP: 48 int (0 aux), 1464 bool (1464 aux), 2272 ctr, max domain size 37
2.94/1.56	c (1,1) Heap : 225 MiB used (max 10795 MiB), NonHeap : 26 MiB used (max 0 MiB)
2.94/1.56	c (1,1) CSPinCNF to SatSolver Begin
4.51/2.05	c (1,1) 228 (10 %) CSP clauses are encoded (3156 SAT variables, 98747 SAT clauses)
4.51/2.09	c (1,1) 455 (20 %) CSP clauses are encoded (3156 SAT variables, 104325 SAT clauses)
4.82/2.13	c (1,1) 682 (30 %) CSP clauses are encoded (3156 SAT variables, 109837 SAT clauses)
4.82/2.16	c (1,1) 909 (40 %) CSP clauses are encoded (3156 SAT variables, 115384 SAT clauses)
5.09/2.20	c (1,1) 1136 (50 %) CSP clauses are encoded (3156 SAT variables, 120896 SAT clauses)
5.09/2.23	c (1,1) 1364 (60 %) CSP clauses are encoded (3156 SAT variables, 126444 SAT clauses)
5.09/2.27	c (1,1) 1591 (70 %) CSP clauses are encoded (3156 SAT variables, 131956 SAT clauses)
5.39/2.30	c (1,1) 1818 (80 %) CSP clauses are encoded (3156 SAT variables, 137503 SAT clauses)
5.39/2.31	c (1,1) 2045 (90 %) CSP clauses are encoded (3156 SAT variables, 143015 SAT clauses)
5.39/2.33	c (1,1) 2272 (100 %) CSP clauses are encoded (3156 SAT variables, 148527 SAT clauses)
5.39/2.33	c (1,1) Launch Command will be: minisat_release
5.39/2.33	c (1,1) CSPinCNF to SatSolver End
5.39/2.33	c (1,1) Heap : 506 MiB used (max 10795 MiB), NonHeap : 28 MiB used (max 0 MiB)
5.39/2.36	c (1,1) STATISTICS2:HOME/instance-4305398-1534067201.xml,AllDifferent:Dist:Eq:IntVar,1512,2272,1332,37,36,3,1332:144;37:132;36:1260,37:576;36:2736;2:2928,36:2;12:2;2:2196;1:72,3:144;2:1392;1:3024,
5.39/2.36	c (1,1) 3156 bool, 148528 clause
5.39/2.36	c (1,1) Export Begin
5.63/2.44	c (1,1) Export to HOME/scop-5112-serial-file.bin
5.63/2.44	c (1,1) Export End
5.63/2.44	c (1,1) Export File Size: 0.01 MB
5.63/2.44	c (1,1) 0,0,0,0,1,1,1,STOP-AFTER(DIMACS)
5.63/2.44	c END-Prog: Sun Aug 12 11:46:44 CEST 2018
5.63/2.45	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp scop.jar fun.scop.XCSP18Solve HOME/scop-5112-serial-file.bin
5.72/2.94	c (0,0) Read Serial File Begin
5.72/2.94	c (0,0) HOME/scop-5112-serial-file.bin
6.45/3.09	c (0,0) Read Serial File End
6.45/3.10	
6.45/3.10	scop order+minisat_release (2018-07-31)
6.45/3.11	(Solving Process)
6.45/3.11	
6.59/3.13	c BEGIN-Prog: Sun Aug 12 11:46:44 CEST 2018
6.59/3.13	c PID: 5130
6.59/3.13	c IP: 172.20.3.151
6.59/3.13	c HOST: node151.alineos.net
6.59/3.13	c (0,0) SatSolver.solve Begin
6.59/3.13	c (0,0) 0 bool, 0 clause
6.59/3.13	c (0,0) minisat_release HOME/instance-4305398-1534067201.xml-scop-5115.cnf
2508.40/2503.71	c (2500,0) c This is COMiniSatPS.
2508.40/2503.71	c (2500,0) c WARNING: for repeatability, setting FPU to use double precision
2508.40/2503.72	c (2500,0) c ============================[ Problem Statistics ]=============================
2508.40/2503.72	c (2500,0) c |                                                                             |
2508.40/2503.72	c (2500,0) c |  Number of variables:          3156                                         |
2508.40/2503.72	c (2500,0) c |  Number of clauses:          148528                                         |
2508.40/2503.72	c (2500,0) c |  Parse time:                   0.03 s                                       |
2508.40/2503.72	c (2500,0) c |  Eliminated clauses:           0.01 Mb                                      |
2508.40/2503.72	c (2500,0) c Reduced to 2424 vars, 147796 cls (grow=0)
2508.40/2503.72	c (2500,0) c No iterative elimination performed. (vars=2424, c/v ratio=61.0)
2508.40/2503.72	c (2500,0) c |  Simplification time:          0.23 s                                       |
2508.40/2503.72	c (2500,0) c |                                                                             |
2508.40/2503.72	c (2500,0) c ============================[ Search Statistics ]==============================
2508.40/2503.72	c (2500,0) c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2508.40/2503.72	c (2500,0) c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2508.40/2503.72	c (2500,0) c ===============================================================================
2508.40/2503.72	c (2500,0) c Switched to VSIDS.
2520.01/2515.30	c (2512,0) SatSolver is killed by some reasons.
2520.01/2515.30	c (2512,0) receiving signal SIGTERM
2520.01/2515.30	s UNKNOWN
2520.01/2515.31	c (scop.sh) Receiving Signal. Removing all intermediate files.
2520.01/2515.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 (2699 MiB free)
  memory of node 1: 16384 MiB (5525 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4305398-1534067201/watcher-4305398-1534067201 -o /tmp/evaluation-result-4305398-1534067201/solver-4305398-1534067201 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node151-1534062410-3794 --watchdog 2580 scop.sh 11g scop.jar -order minisat_release default HOME HOME/instance-4305398-1534067201.xml 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=5112, runsolver pid=5109

[startup+0.107242 s]*
/proc/loadavg: 2.00 2.01 2.05 4/222 5129
/proc/meminfo: memFree=8360856/32770624 swapFree=67108860/67108860
[pid=5112] ppid=5109 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/5112/stat : 5112 (scop.sh) S 5109 5112 3762 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 224283296 115843072 349 33554432000 4194304 5098028 140732985999280 140732985996536 140390944051836 0 65536 4100 81923 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 13295616 140732986004544 140732986004743 140732986004743 140732986007501 0
/proc/5112/statm: 28282 349 296 221 0 87 0
[pid=5115] ppid=5112 vsize=15012476 memory=75044 CPUtime=0.12 cores=1,3,5,7
/proc/5115/stat : 5115 (java) S 5112 5112 3762 0 -1 1077944320 7389 0 0 0 10 2 0 0 20 0 15 0 224283296 15372775424 18761 33554432000 4194304 4196468 140731047860800 140731047843344 140690639916791 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 18653184 140731047863303 140731047863601 140731047863601 140731047866319 0
/proc/5115/statm: 3753119 18761 2771 1 0 3715579 0
[pid=5115/tid=5116] ppid=5112 vsize=15012476 memory=-2843873993432024222 CPUtime=0.09 cores=1,3,5,7
/proc/5115/task/5116/stat : 5116 (java) R 5112 5112 3762 0 -1 4202560 5448 0 0 0 8 1 0 0 20 0 15 0 224283297 15372775424 18761 33554432000 4194304 4196468 140731047860800 140690611728776 140690623997278 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 18653184 140731047863303 140731047863601 140731047863601 140731047866319 0
[pid=5115/tid=5117] ppid=5112 vsize=15012476 memory=8303054830060986464 CPUtime=0 cores=1,3,5,7
/proc/5115/task/5117/stat : 5117 (java) S 5112 5112 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224283298 15372775424 18761 33554432000 4194304 4196468 140731047860800 140690644159248 140690639926997 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18653184 140731047863303 140731047863601 140731047863601 140731047866319 0
[pid=5115/tid=5118] ppid=5112 vsize=15012476 memory=139913307747968 CPUtime=0 cores=1,3,5,7
/proc/5115/task/5118/stat : 5118 (java) S 5112 5112 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224283298 15372775424 18761 33554432000 4194304 4196468 140731047860800 140690458315664 140690639926997 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18653184 140731047863303 140731047863601 140731047863601 140731047866319 0
[pid=5115/tid=5119] ppid=5112 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5115/task/5119/stat : 5119 (java) S 5112 5112 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224283298 15372775424 18761 33554432000 4194304 4196468 140731047860800 140690457263120 140690639926997 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18653184 140731047863303 140731047863601 140731047863601 140731047866319 0
[pid=5115/tid=5120] ppid=5112 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5115/task/5120/stat : 5120 (java) S 5112 5112 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224283298 15372775424 18761 33554432000 4194304 4196468 140731047860800 140690456210576 140690639926997 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18653184 140731047863303 140731047863601 140731047863601 140731047866319 0
[pid=5115/tid=5121] ppid=5112 vsize=15012476 memory=139913307747968 CPUtime=0 cores=1,3,5,7
/proc/5115/task/5121/stat : 5121 (java) S 5112 5112 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224283300 15372775424 18761 33554432000 4194304 4196468 140731047860800 140689677514736 140690639927938 0 0 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18653184 140731047863303 140731047863601 140731047863601 140731047866319 0
[pid=5115/tid=5122] ppid=5112 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5115/task/5122/stat : 5122 (java) S 5112 5112 3762 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 224283300 15372775424 18761 33554432000 4194304 4196468 140731047860800 140689169965984 140690639926997 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18653184 140731047863303 140731047863601 140731047863601 140731047866319 0
[pid=5115/tid=5123] ppid=5112 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5115/task/5123/stat : 5123 (java) S 5112 5112 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224283300 15372775424 18761 33554432000 4194304 4196468 140731047860800 140688901530608 140690639926997 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18653184 140731047863303 140731047863601 140731047863601 140731047866319 0
[pid=5115/tid=5124] ppid=5112 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5115/task/5124/stat : 5124 (java) S 5112 5112 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224283303 15372775424 18761 33554432000 4194304 4196468 140731047860800 140688527022288 140690639935387 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18653184 140731047863303 140731047863601 140731047863601 140731047866319 0
[pid=5115/tid=5125] ppid=5112 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5115/task/5125/stat : 5125 (java) R 5112 5112 3762 0 -1 1077944384 300 0 0 0 0 0 0 0 20 0 15 0 224283303 15372775424 18761 33554432000 4194304 4196468 140731047860800 140689676462576 140690639927938 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 18653184 140731047863303 140731047863601 140731047863601 140731047866319 0
[pid=5115/tid=5126] ppid=5112 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5115/task/5126/stat : 5126 (java) R 5112 5112 3762 0 -1 4202560 34 0 0 0 0 0 0 0 20 0 15 0 224283303 15372775424 18761 33554432000 4194304 4196468 140731047860800 140689675410032 140690624686704 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 18653184 140731047863303 140731047863601 140731047863601 140731047866319 0
[pid=5115/tid=5127] ppid=5112 vsize=15012476 memory=139913307747968 CPUtime=0.01 cores=1,3,5,7
/proc/5115/task/5127/stat : 5127 (java) R 5112 5112 3762 0 -1 4202560 310 0 0 0 1 0 0 0 20 0 15 0 224283303 15372775424 18761 33554432000 4194304 4196468 140731047860800 140689674357488 140690639928726 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 18653184 140731047863303 140731047863601 140731047863601 140731047866319 0
[pid=5115/tid=5128] ppid=5112 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5115/task/5128/stat : 5128 (java) S 5112 5112 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224283303 15372775424 18761 33554432000 4194304 4196468 140731047860800 140688029117536 140690639926997 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18653184 140731047863303 140731047863601 140731047863601 140731047866319 0
[pid=5115/tid=5129] ppid=5112 vsize=15012476 memory=139913307747968 CPUtime=0 cores=1,3,5,7
/proc/5115/task/5129/stat : 5129 (java) S 5112 5112 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224283303 15372775424 18761 33554432000 4194304 4196468 140731047860800 140689673304368 140690639927938 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18653184 140731047863303 140731047863601 140731047863601 140731047866319 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 76440 KiB

[startup+0.21076 s]*
/proc/loadavg: 2.00 2.01 2.05 3/222 5129
/proc/meminfo: memFree=8348640/32770624 swapFree=67108860/67108860
[pid=5112] ppid=5109 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/5112/stat : 5112 (scop.sh) S 5109 5112 3762 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 224283296 115843072 349 33554432000 4194304 5098028 140732985999280 140732985996536 140390944051836 0 65536 4100 81923 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 13295616 140732986004544 140732986004743 140732986004743 140732986007501 0
/proc/5112/statm: 28282 349 296 221 0 87 0
[pid=5115] ppid=5112 vsize=15012476 memory=85684 CPUtime=0.25 cores=1,3,5,7
/proc/5115/stat : 5115 (java) S 5112 5112 3762 0 -1 1077944320 10312 0 0 0 22 3 0 0 20 0 15 0 224283296 15372775424 21421 33554432000 4194304 4196468 140731047860800 140731047843344 140690639916791 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 18653184 140731047863303 140731047863601 140731047863601 140731047866319 0
/proc/5115/statm: 3753119 21421 2902 1 0 3715579 0
[pid=5115/tid=5116] ppid=5112 vsize=15012476 memory=7022364632946311227 CPUtime=0.2 cores=1,3,5,7
/proc/5115/task/5116/stat : 5116 (java) R 5112 5112 3762 0 -1 4202560 8188 0 0 0 18 2 0 0 20 0 15 0 224283297 15372775424 21421 33554432000 4194304 4196468 140731047860800 140690611742448 140690639928726 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 18653184 140731047863303 140731047863601 140731047863601 140731047866319 0
[pid=5115/tid=5117] ppid=5112 vsize=15012476 memory=540 CPUtime=0 cores=1,3,5,7
/proc/5115/task/5117/stat : 5117 (java) S 5112 5112 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224283298 15372775424 21421 33554432000 4194304 4196468 140731047860800 140690644159248 140690639926997 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18653184 140731047863303 140731047863601 140731047863601 140731047866319 0
[pid=5115/tid=5118] ppid=5112 vsize=15012476 memory=4050059281297700512 CPUtime=0 cores=1,3,5,7
/proc/5115/task/5118/stat : 5118 (java) S 5112 5112 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224283298 15372775424 21421 33554432000 4194304 4196468 140731047860800 140690458315664 140690639926997 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18653184 140731047863303 140731047863601 140731047863601 140731047866319 0
[pid=5115/tid=5119] ppid=5112 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5115/task/5119/stat : 5119 (java) S 5112 5112 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224283298 15372775424 21421 33554432000 4194304 4196468 140731047860800 140690457263120 140690639926997 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18653184 140731047863303 140731047863601 140731047863601 140731047866319 0
[pid=5115/tid=5120] ppid=5112 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5115/task/5120/stat : 5120 (java) S 5112 5112 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224283298 15372775424 21421 33554432000 4194304 4196468 140731047860800 140690456210576 140690639926997 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18653184 140731047863303 140731047863601 140731047863601 140731047866319 0
[pid=5115/tid=5121] ppid=5112 vsize=15012476 memory=139913307747968 CPUtime=0 cores=1,3,5,7
/proc/5115/task/5121/stat : 5121 (java) S 5112 5112 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224283300 15372775424 21421 33554432000 4194304 4196468 140731047860800 140689677514736 140690639927938 0 0 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18653184 140731047863303 140731047863601 140731047863601 140731047866319 0
[pid=5115/tid=5122] ppid=5112 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5115/task/5122/stat : 5122 (java) S 5112 5112 3762 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 224283300 15372775424 21421 33554432000 4194304 4196468 140731047860800 140689169965984 140690639926997 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18653184 140731047863303 140731047863601 140731047863601 140731047866319 0
[pid=5115/tid=5123] ppid=5112 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5115/task/5123/stat : 5123 (java) S 5112 5112 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224283300 15372775424 21421 33554432000 4194304 4196468 140731047860800 140688901530608 140690639926997 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18653184 140731047863303 140731047863601 140731047863601 140731047866319 0
[pid=5115/tid=5124] ppid=5112 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5115/task/5124/stat : 5124 (java) S 5112 5112 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224283303 15372775424 21421 33554432000 4194304 4196468 140731047860800 140688527022288 140690639935387 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18653184 140731047863303 140731047863601 140731047863601 140731047866319 0
[pid=5115/tid=5125] ppid=5112 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5115/task/5125/stat : 5125 (java) R 5112 5112 3762 0 -1 1077944384 311 0 0 0 0 0 0 0 20 0 15 0 224283303 15372775424 21421 33554432000 4194304 4196468 140731047860800 140689676462576 140690639927938 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 18653184 140731047863303 140731047863601 140731047863601 140731047866319 0
[pid=5115/tid=5126] ppid=5112 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5115/task/5126/stat : 5126 (java) R 5112 5112 3762 0 -1 4202560 156 0 0 0 0 0 0 0 20 0 15 0 224283303 15372775424 21421 33554432000 4194304 4196468 140731047860800 140689675401536 140690624313608 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 18653184 140731047863303 140731047863601 140731047863601 140731047866319 0
[pid=5115/tid=5127] ppid=5112 vsize=15012476 memory=139913307747968 CPUtime=0.03 cores=1,3,5,7
/proc/5115/task/5127/stat : 5127 (java) R 5112 5112 3762 0 -1 4202560 326 0 0 0 3 0 0 0 20 0 15 0 224283303 15372775424 21421 33554432000 4194304 4196468 140731047860800 140689674357488 140690639928726 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 18653184 140731047863303 140731047863601 140731047863601 140731047866319 0
[pid=5115/tid=5128] ppid=5112 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5115/task/5128/stat : 5128 (java) S 5112 5112 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224283303 15372775424 21421 33554432000 4194304 4196468 140731047860800 140688029117536 140690639926997 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18653184 140731047863303 140731047863601 140731047863601 140731047866319 0
[pid=5115/tid=5129] ppid=5112 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5115/task/5129/stat : 5129 (java) S 5112 5112 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224283303 15372775424 21421 33554432000 4194304 4196468 140731047860800 140689673304368 140690639927938 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18653184 140731047863303 140731047863601 140731047863601 140731047866319 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 87080 KiB

[startup+0.31074 s]*
/proc/loadavg: 2.00 2.01 2.05 3/222 5129
/proc/meminfo: memFree=8344980/32770624 swapFree=67108860/67108860
[pid=5112] ppid=5109 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/5112/stat : 5112 (scop.sh) S 5109 5112 3762 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 224283296 115843072 349 33554432000 4194304 5098028 140732985999280 140732985996536 140390944051836 0 65536 4100 81923 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 13295616 140732986004544 140732986004743 140732986004743 140732986007501 0
/proc/5112/statm: 28282 349 296 221 0 87 0
[pid=5115] ppid=5112 vsize=15012476 memory=89608 CPUtime=0.42 cores=1,3,5,7
/proc/5115/stat : 5115 (java) S 5112 5112 3762 0 -1 1077944320 10874 0 0 0 39 3 0 0 20 0 15 0 224283296 15372775424 22402 33554432000 4194304 4196468 140731047860800 140731047843344 140690639916791 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 18653184 140731047863303 140731047863601 140731047863601 140731047866319 0
/proc/5115/statm: 3753119 22402 2978 1 0 3715579 0
[pid=5115/tid=5116] ppid=5112 vsize=15012476 memory=8112282956445269571 CPUtime=0.29 cores=1,3,5,7
/proc/5115/task/5116/stat : 5116 (java) R 5112 5112 3762 0 -1 4202560 8604 0 0 0 27 2 0 0 20 0 15 0 224283297 15372775424 22402 33554432000 4194304 4196468 140731047860800 140690611711792 140690620188821 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 18653184 140731047863303 140731047863601 140731047863601 140731047866319 0
[pid=5115/tid=5117] ppid=5112 vsize=15012476 memory=4126316290023845779 CPUtime=0 cores=1,3,5,7
/proc/5115/task/5117/stat : 5117 (java) S 5112 5112 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224283298 15372775424 22402 33554432000 4194304 4196468 140731047860800 140690644159248 140690639926997 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18653184 140731047863303 140731047863601 140731047863601 140731047866319 0
[pid=5115/tid=5118] ppid=5112 vsize=15012476 memory=-5587046532246807594 CPUtime=0 cores=1,3,5,7
/proc/5115/task/5118/stat : 5118 (java) S 5112 5112 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224283298 15372775424 22402 33554432000 4194304 4196468 140731047860800 140690458315664 140690639926997 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18653184 140731047863303 140731047863601 140731047863601 140731047866319 0
[pid=5115/tid=5119] ppid=5112 vsize=15012476 memory=7379517710693473142 CPUtime=0 cores=1,3,5,7
/proc/5115/task/5119/stat : 5119 (java) S 5112 5112 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224283298 15372775424 22402 33554432000 4194304 4196468 140731047860800 140690457263120 140690639926997 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18653184 140731047863303 140731047863601 140731047863601 140731047866319 0
[pid=5115/tid=5120] ppid=5112 vsize=15012476 memory=7016714186490735262 CPUtime=0 cores=1,3,5,7
/proc/5115/task/5120/stat : 5120 (java) S 5112 5112 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224283298 15372775424 22402 33554432000 4194304 4196468 140731047860800 140690456210576 140690639926997 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18653184 140731047863303 140731047863601 140731047863601 140731047866319 0
[pid=5115/tid=5121] ppid=5112 vsize=15012476 memory=-9062862659931694204 CPUtime=0 cores=1,3,5,7
/proc/5115/task/5121/stat : 5121 (java) S 5112 5112 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224283300 15372775424 22402 33554432000 4194304 4196468 140731047860800 140689677514736 140690639927938 0 0 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18653184 140731047863303 140731047863601 140731047863601 140731047866319 0
[pid=5115/tid=5122] ppid=5112 vsize=15012476 memory=3047711566422646390 CPUtime=0 cores=1,3,5,7
/proc/5115/task/5122/stat : 5122 (java) S 5112 5112 3762 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 224283300 15372775424 22402 33554432000 4194304 4196468 140731047860800 140689169965984 140690639926997 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18653184 140731047863303 140731047863601 140731047863601 140731047866319 0
[pid=5115/tid=5123] ppid=5112 vsize=15012476 memory=8549982201333320512 CPUtime=0 cores=1,3,5,7
/proc/5115/task/5123/stat : 5123 (java) S 5112 5112 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224283300 15372775424 22402 33554432000 4194304 4196468 140731047860800 140688901530608 140690639926997 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18653184 140731047863303 140731047863601 140731047863601 140731047866319 0
[pid=5115/tid=5124] ppid=5112 vsize=15012476 memory=8325818968683490714 CPUtime=0 cores=1,3,5,7
/proc/5115/task/5124/stat : 5124 (java) S 5112 5112 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224283303 15372775424 22402 33554432000 4194304 4196468 140731047860800 140688527022288 140690639935387 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18653184 140731047863303 140731047863601 140731047863601 140731047866319 0
[pid=5115/tid=5125] ppid=5112 vsize=15012476 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/5115/task/5125/stat : 5125 (java) R 5112 5112 3762 0 -1 4202560 422 0 0 0 3 0 0 0 20 0 15 0 224283303 15372775424 22402 33554432000 4194304 4196468 140731047860800 140689676462576 140690639938138 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 18653184 140731047863303 140731047863601 140731047863601 140731047866319 0
[pid=5115/tid=5126] ppid=5112 vsize=15012476 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/5115/task/5126/stat : 5126 (java) R 5112 5112 3762 0 -1 1077944384 173 0 0 0 1 0 0 0 20 0 15 0 224283303 15372775424 22402 33554432000 4194304 4196468 140731047860800 140689675410032 140690639927938 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 18653184 140731047863303 140731047863601 140731047863601 140731047866319 0
[pid=5115/tid=5127] ppid=5112 vsize=15012476 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/5115/task/5127/stat : 5127 (java) R 5112 5112 3762 0 -1 4202560 352 0 0 0 7 0 0 0 20 0 15 0 224283303 15372775424 22402 33554432000 4194304 4196468 140731047860800 140689674357488 140690618835523 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 18653184 140731047863303 140731047863601 140731047863601 140731047866319 0
[pid=5115/tid=5128] ppid=5112 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5115/task/5128/stat : 5128 (java) S 5112 5112 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224283303 15372775424 22402 33554432000 4194304 4196468 140731047860800 140688029117536 140690639926997 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18653184 140731047863303 140731047863601 140731047863601 140731047866319 0
[pid=5115/tid=5129] ppid=5112 vsize=15012476 memory=3690756206855665455 CPUtime=0 cores=1,3,5,7
/proc/5115/task/5129/stat : 5129 (java) S 5112 5112 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224283303 15372775424 22402 33554432000 4194304 4196468 140731047860800 140689673304368 140690639927938 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18653184 140731047863303 140731047863601 140731047863601 140731047866319 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 91004 KiB

[startup+0.703766 s]
/proc/loadavg: 2.00 2.01 2.05 3/222 5129
/proc/meminfo: memFree=8320300/32770624 swapFree=67108860/67108860
[pid=5112] ppid=5109 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/5112/stat : 5112 (scop.sh) S 5109 5112 3762 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 224283296 115843072 349 33554432000 4194304 5098028 140732985999280 140732985996536 140390944051836 0 65536 4100 81923 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 13295616 140732986004544 140732986004743 140732986004743 140732986007501 0
/proc/5112/statm: 28282 349 296 221 0 87 0
[pid=5115] ppid=5112 vsize=15020872 memory=129856 CPUtime=1.01 cores=1,3,5,7
/proc/5115/stat : 5115 (java) S 5112 5112 3762 0 -1 1077944320 18134 0 0 0 95 6 0 0 20 0 15 0 224283296 15381372928 32464 33554432000 4194304 4196468 140731047860800 140731047843344 140690639916791 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 18653184 140731047863303 140731047863601 140731047863601 140731047866319 0
/proc/5115/statm: 3755218 32464 3146 1 0 3716603 0
[pid=5115/tid=5116] ppid=5112 vsize=15020872 memory=0 CPUtime=0.68 cores=1,3,5,7
/proc/5115/task/5116/stat : 5116 (java) R 5112 5112 3762 0 -1 4202560 15387 0 0 0 63 5 0 0 20 0 15 0 224283297 15381372928 32464 33554432000 4194304 4196468 140731047860800 140690611752032 140690639928726 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 18653184 140731047863303 140731047863601 140731047863601 140731047866319 0
[pid=5115/tid=5117] ppid=5112 vsize=15020872 memory=6425271076031 CPUtime=0 cores=1,3,5,7
/proc/5115/task/5117/stat : 5117 (java) S 5112 5112 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224283298 15381372928 32464 33554432000 4194304 4196468 140731047860800 140690644159248 140690639926997 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18653184 140731047863303 140731047863601 140731047863601 140731047866319 0
[pid=5115/tid=5118] ppid=5112 vsize=15020872 memory=288230596050944315 CPUtime=0 cores=1,3,5,7
/proc/5115/task/5118/stat : 5118 (java) S 5112 5112 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224283298 15381372928 32464 33554432000 4194304 4196468 140731047860800 140690458315664 140690639926997 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18653184 140731047863303 140731047863601 140731047863601 140731047866319 0
[pid=5115/tid=5119] ppid=5112 vsize=15020872 memory=13850767857552233 CPUtime=0 cores=1,3,5,7
/proc/5115/task/5119/stat : 5119 (java) S 5112 5112 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224283298 15381372928 32464 33554432000 4194304 4196468 140731047860800 140690457263120 140690639926997 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18653184 140731047863303 140731047863601 140731047863601 140731047866319 0
[pid=5115/tid=5120] ppid=5112 vsize=15020872 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5115/task/5120/stat : 5120 (java) S 5112 5112 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224283298 15381372928 32464 33554432000 4194304 4196468 140731047860800 140690456210576 140690639926997 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18653184 140731047863303 140731047863601 140731047863601 140731047866319 0
[pid=5115/tid=5121] ppid=5112 vsize=15020872 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5115/task/5121/stat : 5121 (java) S 5112 5112 3762 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 224283300 15381372928 32464 33554432000 4194304 4196468 140731047860800 140689677514736 140690639927938 0 0 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18653184 140731047863303 140731047863601 140731047863601 140731047866319 0
[pid=5115/tid=5122] ppid=5112 vsize=15020872 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5115/task/5122/stat : 5122 (java) S 5112 5112 3762 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 224283300 15381372928 32464 33554432000 4194304 4196468 140731047860800 140689169965984 140690639926997 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18653184 140731047863303 140731047863601 140731047863601 140731047866319 0
[pid=5115/tid=5123] ppid=5112 vsize=15020872 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5115/task/5123/stat : 5123 (java) S 5112 5112 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224283300 15381372928 32464 33554432000 4194304 4196468 140731047860800 140688901530608 140690639926997 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18653184 140731047863303 140731047863601 140731047863601 140731047866319 0
[pid=5115/tid=5124] ppid=5112 vsize=15020872 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5115/task/5124/stat : 5124 (java) S 5112 5112 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224283303 15381372928 32464 33554432000 4194304 4196468 140731047860800 140688527022288 140690639935387 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18653184 140731047863303 140731047863601 140731047863601 140731047866319 0
[pid=5115/tid=5125] ppid=5112 vsize=15020872 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/5115/task/5125/stat : 5125 (java) S 5112 5112 3762 0 -1 1077944384 495 0 0 0 7 0 0 0 20 0 15 0 224283303 15381372928 32464 33554432000 4194304 4196468 140731047860800 140689676462576 140690639927938 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18653184 140731047863303 140731047863601 140731047863601 140731047866319 0
[pid=5115/tid=5126] ppid=5112 vsize=15020872 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/5115/task/5126/stat : 5126 (java) S 5112 5112 3762 0 -1 1077944384 434 0 0 0 8 0 0 0 20 0 15 0 224283303 15381372928 32464 33554432000 4194304 4196468 140731047860800 140689675410032 140690639927938 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18653184 140731047863303 140731047863601 140731047863601 140731047866319 0
[pid=5115/tid=5127] ppid=5112 vsize=15020872 memory=0 CPUtime=0.16 cores=1,3,5,7
/proc/5115/task/5127/stat : 5127 (java) S 5112 5112 3762 0 -1 1077944384 482 0 0 0 16 0 0 0 20 0 15 0 224283303 15381372928 32464 33554432000 4194304 4196468 140731047860800 140689674357488 140690639927938 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18653184 140731047863303 140731047863601 140731047863601 140731047866319 0
[pid=5115/tid=5128] ppid=5112 vsize=15020872 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5115/task/5128/stat : 5128 (java) S 5112 5112 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224283303 15381372928 32464 33554432000 4194304 4196468 140731047860800 140688029117536 140690639926997 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18653184 140731047863303 140731047863601 140731047863601 140731047866319 0
[pid=5115/tid=5129] ppid=5112 vsize=15020872 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5115/task/5129/stat : 5129 (java) S 5112 5112 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224283303 15381372928 32464 33554432000 4194304 4196468 140731047860800 140689673304368 140690639927938 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18653184 140731047863303 140731047863601 140731047863601 140731047866319 0
Current children cumulated CPU time: 1.01 s
Current children cumulated vsize: 15134000 KiB
Current children cumulated memory: 131252 KiB

[startup+1.50136 s]
/proc/loadavg: 1.92 2.00 2.04 4/222 5129
/proc/meminfo: memFree=8293856/32770624 swapFree=67108860/67108860
[pid=5112] ppid=5109 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/5112/stat : 5112 (scop.sh) S 5109 5112 3762 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 224283296 115843072 349 33554432000 4194304 5098028 140732985999280 140732985996536 140390944051836 0 65536 4100 81923 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 13295616 140732986004544 140732986004743 140732986004743 140732986007501 0
/proc/5112/statm: 28282 349 296 221 0 87 0

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

[pid=5130/tid=5133] ppid=5112 vsize=8068220 memory=114352 CPUtime=0 cores=1,3,5,7
/proc/5130/task/5133/stat : 5133 (java) S 5112 5112 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 224283543 8261857280 28588 33554432000 4194304 4196468 140726625098064 139832288508688 139832484107989 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27844608 140726625100982 140726625101105 140726625101105 140726625103823 0
[pid=5130/tid=5134] ppid=5112 vsize=8068220 memory=114352 CPUtime=0 cores=1,3,5,7
/proc/5130/task/5134/stat : 5134 (java) S 5112 5112 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 224283543 8261857280 28588 33554432000 4194304 4196468 140726625098064 139832287456400 139832484107989 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27844608 140726625100982 140726625101105 140726625101105 140726625103823 0
[pid=5130/tid=5135] ppid=5112 vsize=8068220 memory=114352 CPUtime=0 cores=1,3,5,7
/proc/5130/task/5135/stat : 5135 (java) S 5112 5112 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 224283543 8261857280 28588 33554432000 4194304 4196468 140726625098064 139832286403600 139832484107989 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27844608 140726625100982 140726625101105 140726625101105 140726625103823 0
[pid=5130/tid=5136] ppid=5112 vsize=8068220 memory=114352 CPUtime=0.04 cores=1,3,5,7
/proc/5130/task/5136/stat : 5136 (java) S 5112 5112 3762 0 -1 1077944384 7 0 0 0 2 2 0 0 20 0 19 0 224283545 8261857280 28588 33554432000 4194304 4196468 140726625098064 139831796258928 139832484108930 0 0 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27844608 140726625100982 140726625101105 140726625101105 140726625103823 0
[pid=5130/tid=5137] ppid=5112 vsize=8068220 memory=114352 CPUtime=0 cores=1,3,5,7
/proc/5130/task/5137/stat : 5137 (java) S 5112 5112 3762 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 224283545 8261857280 28588 33554432000 4194304 4196468 140726625098064 139831250248480 139832484107989 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27844608 140726625100982 140726625101105 140726625101105 140726625103823 0
[pid=5130/tid=5138] ppid=5112 vsize=8068220 memory=1472 CPUtime=0 cores=1,3,5,7
/proc/5130/task/5138/stat : 5138 (java) S 5112 5112 3762 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 224283545 8261857280 28588 33554432000 4194304 4196468 140726625098064 139831116026992 139832484107989 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27844608 140726625100982 140726625101105 140726625101105 140726625103823 0
[pid=5130/tid=5139] ppid=5112 vsize=8068220 memory=1472 CPUtime=0 cores=1,3,5,7
/proc/5130/task/5139/stat : 5139 (java) S 5112 5112 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 224283548 8261857280 28588 33554432000 4194304 4196468 140726625098064 139830741522512 139832484116379 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27844608 140726625100982 140726625101105 140726625101105 140726625103823 0
[pid=5130/tid=5140] ppid=5112 vsize=8068220 memory=114352 CPUtime=0.09 cores=1,3,5,7
/proc/5130/task/5140/stat : 5140 (java) S 5112 5112 3762 0 -1 1077944384 743 0 0 0 9 0 0 0 20 0 19 0 224283548 8261857280 28588 33554432000 4194304 4196468 140726625098064 139831795206768 139832484108930 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27844608 140726625100982 140726625101105 140726625101105 140726625103823 0
[pid=5130/tid=5141] ppid=5112 vsize=8068220 memory=114352 CPUtime=0.07 cores=1,3,5,7
/proc/5130/task/5141/stat : 5141 (java) S 5112 5112 3762 0 -1 1077944384 200 0 0 0 7 0 0 0 20 0 19 0 224283548 8261857280 28588 33554432000 4194304 4196468 140726625098064 139831794153968 139832484108930 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27844608 140726625100982 140726625101105 140726625101105 140726625103823 0
[pid=5130/tid=5142] ppid=5112 vsize=8068220 memory=114352 CPUtime=0.18 cores=1,3,5,7
/proc/5130/task/5142/stat : 5142 (java) S 5112 5112 3762 0 -1 1077944384 538 0 0 0 18 0 0 0 20 0 19 0 224283548 8261857280 28588 33554432000 4194304 4196468 140726625098064 139831793101680 139832484108930 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27844608 140726625100982 140726625101105 140726625101105 140726625103823 0
[pid=5130/tid=5143] ppid=5112 vsize=8068220 memory=4028 CPUtime=0 cores=1,3,5,7
/proc/5130/task/5143/stat : 5143 (java) S 5112 5112 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 224283548 8261857280 28588 33554432000 4194304 4196468 140726625098064 139830243617760 139832484107989 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27844608 140726625100982 140726625101105 140726625101105 140726625103823 0
[pid=5130/tid=5144] ppid=5112 vsize=8068220 memory=60968 CPUtime=1.08 cores=1,3,5,7
/proc/5130/task/5144/stat : 5144 (java) S 5112 5112 3762 0 -1 1077944384 167 0 0 0 47 61 0 0 20 0 19 0 224283548 8261857280 28588 33554432000 4194304 4196468 140726625098064 139831792048560 139832484108930 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27844608 140726625100982 140726625101105 140726625101105 140726625103823 0
[pid=5130/tid=5146] ppid=5112 vsize=8068220 memory=1472 CPUtime=0 cores=1,3,5,7
/proc/5130/task/5146/stat : 5146 (java) S 5112 5112 3762 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 224283612 8261857280 28588 33554432000 4194304 4196468 140726625098064 139831788528576 139832484122393 0 4 2 25189581 18446744071579417331 0 0 -1 5 0 0 0 0 0 6293624 6294260 27844608 140726625100982 140726625101105 140726625101105 140726625103823 0
[pid=5130/tid=5148] ppid=5112 vsize=8068220 memory=114352 CPUtime=0 cores=1,3,5,7
/proc/5130/task/5148/stat : 5148 (java) S 5112 5112 3762 0 -1 4202560 24 0 0 0 0 0 0 0 20 0 19 0 224283612 8261857280 28588 33554432000 4194304 4196468 140726625098064 139829706731024 139832484119709 0 4 2 25189581 18446744071580971376 0 0 -1 3 0 0 0 0 0 6293624 6294260 27844608 140726625100982 140726625101105 140726625101105 140726625103823 0
[pid=5130/tid=5149] ppid=5112 vsize=8068220 memory=114944 CPUtime=0 cores=1,3,5,7
/proc/5130/task/5149/stat : 5149 (java) S 5112 5112 3762 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 19 0 224283612 8261857280 28588 33554432000 4194304 4196468 140726625098064 139829840953232 139832484119709 0 4 2 25189581 18446744071580971376 0 0 -1 5 0 0 0 0 0 6293624 6294260 27844608 140726625100982 140726625101105 140726625101105 140726625103823 0
[pid=5130/tid=5150] ppid=5112 vsize=8068220 memory=1472 CPUtime=0 cores=1,3,5,7
/proc/5130/task/5150/stat : 5150 (java) S 5112 5112 3762 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 19 0 224283614 8261857280 28588 33554432000 4194304 4196468 140726625098064 139829438307744 139832484107989 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27844608 140726625100982 140726625101105 140726625101105 140726625103823 0
Current children cumulated CPU time: 2507 s
Current children cumulated vsize: 8315156 KiB
Current children cumulated memory: 230768 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2515.3 s]
/proc/loadavg: 2.68 2.22 2.11 3/227 5348
/proc/meminfo: memFree=8153736/32770624 swapFree=67108860/67108860
[pid=5112] ppid=5109 vsize=113128 memory=1472 CPUtime=5.72 cores=1,3,5,7
/proc/5112/stat : 5112 (scop.sh) S 5109 5112 3762 0 -1 4202496 590 26140 0 0 0 0 554 18 20 0 1 0 224283296 115843072 368 33554432000 4194304 5098028 140732985999280 140732985996024 140390944051836 0 65536 4100 81923 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 13295616 140732986004544 140732986004743 140732986004743 140732986007501 0
/proc/5112/statm: 28282 368 311 221 0 87 0
[pid=5130] ppid=5112 vsize=8068220 memory=114352 CPUtime=2.25 cores=1,3,5,7
/proc/5130/stat : 5130 (java) S 5112 5112 3762 0 -1 1077944320 18436 0 0 0 160 65 0 0 20 0 19 0 224283542 8261857280 28588 33554432000 4194304 4196468 140726625098064 140726625080608 139832484097783 0 0 2 25189581 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 27844608 140726625100982 140726625101105 140726625101105 140726625103823 0
/proc/5130/statm: 2017055 28588 3147 1 0 1978454 0
[pid=5145] ppid=5130 vsize=133808 memory=114948 CPUtime=2512.04 cores=1,3,5,7
/proc/5145/stat : 5145 (minisat_release) R 5130 5112 3762 0 -1 4202496 201984 0 0 0 251186 18 0 0 20 0 1 0 224283612 137019392 28737 33554432000 4194304 4308513 140721339444432 140721339441928 4275992 0 4 0 8396802 0 0 0 17 1 0 0 0 0 0 6409496 6410680 34549760 140721339446389 140721339446486 140721339446486 140721339449285 0
/proc/5145/statm: 33452 28737 343 28 0 29692 0
[pid=5130/tid=5131] ppid=5112 vsize=8068220 memory=114352 CPUtime=0.73 cores=1,3,5,7
/proc/5130/task/5131/stat : 5131 (java) S 5112 5112 3762 0 -1 1077944384 15347 0 0 0 69 4 0 0 20 0 19 0 224283542 8261857280 28588 33554432000 4194304 4196468 140726625098064 139832455937936 139832484107989 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27844608 140726625100982 140726625101105 140726625101105 140726625103823 0
[pid=5130/tid=5132] ppid=5112 vsize=8068220 memory=114352 CPUtime=0 cores=1,3,5,7
/proc/5130/task/5132/stat : 5132 (java) S 5112 5112 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 224283543 8261857280 28588 33554432000 4194304 4196468 140726625098064 139832488340368 139832484107989 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27844608 140726625100982 140726625101105 140726625101105 140726625103823 0
[pid=5130/tid=5133] ppid=5112 vsize=8068220 memory=1472 CPUtime=0 cores=1,3,5,7
/proc/5130/task/5133/stat : 5133 (java) S 5112 5112 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 224283543 8261857280 28588 33554432000 4194304 4196468 140726625098064 139832288508688 139832484107989 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27844608 140726625100982 140726625101105 140726625101105 140726625103823 0
[pid=5130/tid=5134] ppid=5112 vsize=8068220 memory=114352 CPUtime=0 cores=1,3,5,7
/proc/5130/task/5134/stat : 5134 (java) S 5112 5112 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 224283543 8261857280 28588 33554432000 4194304 4196468 140726625098064 139832287456400 139832484107989 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27844608 140726625100982 140726625101105 140726625101105 140726625103823 0
[pid=5130/tid=5135] ppid=5112 vsize=8068220 memory=1472 CPUtime=0 cores=1,3,5,7
/proc/5130/task/5135/stat : 5135 (java) S 5112 5112 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 224283543 8261857280 28588 33554432000 4194304 4196468 140726625098064 139832286403600 139832484107989 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27844608 140726625100982 140726625101105 140726625101105 140726625103823 0
[pid=5130/tid=5136] ppid=5112 vsize=8068220 memory=114352 CPUtime=0.04 cores=1,3,5,7
/proc/5130/task/5136/stat : 5136 (java) S 5112 5112 3762 0 -1 1077944384 7 0 0 0 2 2 0 0 20 0 19 0 224283545 8261857280 28588 33554432000 4194304 4196468 140726625098064 139831796258928 139832484108930 0 0 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27844608 140726625100982 140726625101105 140726625101105 140726625103823 0
[pid=5130/tid=5137] ppid=5112 vsize=8068220 memory=1472 CPUtime=0 cores=1,3,5,7
/proc/5130/task/5137/stat : 5137 (java) S 5112 5112 3762 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 224283545 8261857280 28588 33554432000 4194304 4196468 140726625098064 139831250248480 139832484107989 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27844608 140726625100982 140726625101105 140726625101105 140726625103823 0
[pid=5130/tid=5138] ppid=5112 vsize=8068220 memory=1472 CPUtime=0 cores=1,3,5,7
/proc/5130/task/5138/stat : 5138 (java) S 5112 5112 3762 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 224283545 8261857280 28588 33554432000 4194304 4196468 140726625098064 139831116026992 139832484107989 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27844608 140726625100982 140726625101105 140726625101105 140726625103823 0
[pid=5130/tid=5139] ppid=5112 vsize=8068220 memory=1776 CPUtime=0 cores=1,3,5,7
/proc/5130/task/5139/stat : 5139 (java) S 5112 5112 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 224283548 8261857280 28588 33554432000 4194304 4196468 140726625098064 139830741522512 139832484116379 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27844608 140726625100982 140726625101105 140726625101105 140726625103823 0
[pid=5130/tid=5140] ppid=5112 vsize=8068220 memory=1004 CPUtime=0.09 cores=1,3,5,7
/proc/5130/task/5140/stat : 5140 (java) S 5112 5112 3762 0 -1 1077944384 744 0 0 0 9 0 0 0 20 0 19 0 224283548 8261857280 28588 33554432000 4194304 4196468 140726625098064 139831795206768 139832484108930 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27844608 140726625100982 140726625101105 140726625101105 140726625103823 0
[pid=5130/tid=5141] ppid=5112 vsize=8068220 memory=164 CPUtime=0.07 cores=1,3,5,7
/proc/5130/task/5141/stat : 5141 (java) S 5112 5112 3762 0 -1 1077944384 200 0 0 0 7 0 0 0 20 0 19 0 224283548 8261857280 28588 33554432000 4194304 4196468 140726625098064 139831794153968 139832484108930 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27844608 140726625100982 140726625101105 140726625101105 140726625103823 0
[pid=5130/tid=5142] ppid=5112 vsize=8068220 memory=-3252517613199061085 CPUtime=0.18 cores=1,3,5,7
/proc/5130/task/5142/stat : 5142 (java) S 5112 5112 3762 0 -1 1077944384 540 0 0 0 18 0 0 0 20 0 19 0 224283548 8261857280 28588 33554432000 4194304 4196468 140726625098064 139831793101680 139832484108930 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27844608 140726625100982 140726625101105 140726625101105 140726625103823 0
[pid=5130/tid=5143] ppid=5112 vsize=8068220 memory=114948 CPUtime=0 cores=1,3,5,7
/proc/5130/task/5143/stat : 5143 (java) S 5112 5112 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 224283548 8261857280 28588 33554432000 4194304 4196468 140726625098064 139830243617760 139832484107989 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27844608 140726625100982 140726625101105 140726625101105 140726625103823 0
[pid=5130/tid=5144] ppid=5112 vsize=8068220 memory=114352 CPUtime=1.08 cores=1,3,5,7
/proc/5130/task/5144/stat : 5144 (java) S 5112 5112 3762 0 -1 1077944384 169 0 0 0 47 61 0 0 20 0 19 0 224283548 8261857280 28588 33554432000 4194304 4196468 140726625098064 139831792048560 139832484108930 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27844608 140726625100982 140726625101105 140726625101105 140726625103823 0
[pid=5130/tid=5146] ppid=5112 vsize=8068220 memory=1776 CPUtime=0 cores=1,3,5,7
/proc/5130/task/5146/stat : 5146 (java) S 5112 5112 3762 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 224283612 8261857280 28588 33554432000 4194304 4196468 140726625098064 139831788528576 139832484122393 0 4 2 25189581 18446744071579417331 0 0 -1 5 0 0 0 0 0 6293624 6294260 27844608 140726625100982 140726625101105 140726625101105 140726625103823 0
[pid=5130/tid=5148] ppid=5112 vsize=8068220 memory=1004 CPUtime=0 cores=1,3,5,7
/proc/5130/task/5148/stat : 5148 (java) S 5112 5112 3762 0 -1 4202560 28 0 0 0 0 0 0 0 20 0 19 0 224283612 8261857280 28588 33554432000 4194304 4196468 140726625098064 139829706731024 139832484119709 0 4 2 25189581 18446744071580971376 0 0 -1 3 0 0 0 0 0 6293624 6294260 27844608 140726625100982 140726625101105 140726625101105 140726625103823 0
[pid=5130/tid=5149] ppid=5112 vsize=8068220 memory=1408 CPUtime=0 cores=1,3,5,7
/proc/5130/task/5149/stat : 5149 (java) S 5112 5112 3762 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 19 0 224283612 8261857280 28588 33554432000 4194304 4196468 140726625098064 139829840953232 139832484119709 0 4 2 25189581 18446744071580971376 0 0 -1 5 0 0 0 0 0 6293624 6294260 27844608 140726625100982 140726625101105 140726625101105 140726625103823 0
[pid=5130/tid=5150] ppid=5112 vsize=8068220 memory=1472 CPUtime=0 cores=1,3,5,7
/proc/5130/task/5150/stat : 5150 (java) S 5112 5112 3762 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 19 0 224283614 8261857280 28588 33554432000 4194304 4196468 140726625098064 139829438307744 139832484107989 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27844608 140726625100982 140726625101105 140726625101105 140726625103823 0
Current children cumulated CPU time: 2520.01 s
Current children cumulated vsize: 8315156 KiB
Current children cumulated memory: 230772 KiB

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

[startup+2515.31 s]
# the end of solver process 5112 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=5.54371 s, system=0.192345 s

[startup+2515.31 s]
# the end of solver process 5130 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2519.02 s, system=1.03954 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+2515.3 s]
/proc/loadavg: 2.68 2.22 2.11 3/227 5348
/proc/meminfo: memFree=8153736/32770624 swapFree=67108860/67108860
[pid=5112] ppid=5109 vsize=113128 memory=1472 CPUtime=5.72 cores=1,3,5,7
/proc/5112/stat : 5112 (scop.sh) S 5109 5112 3762 0 -1 4202496 590 26140 0 0 0 0 554 18 20 0 1 0 224283296 115843072 368 33554432000 4194304 5098028 140732985999280 140732985996024 140390944051836 0 65536 4100 81923 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 13295616 140732986004544 140732986004743 140732986004743 140732986007501 0
/proc/5112/statm: 28282 368 311 221 0 87 0
[pid=5130] ppid=5112 vsize=8068220 memory=114352 CPUtime=2.25 cores=1,3,5,7
/proc/5130/stat : 5130 (java) S 5112 5112 3762 0 -1 1077944320 18436 0 0 0 160 65 0 0 20 0 19 0 224283542 8261857280 28588 33554432000 4194304 4196468 140726625098064 140726625080608 139832484097783 0 0 2 25189581 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 27844608 140726625100982 140726625101105 140726625101105 140726625103823 0
/proc/5130/statm: 2017055 28588 3147 1 0 1978454 0
[pid=5145] ppid=5130 vsize=133808 memory=114948 CPUtime=2512.04 cores=1,3,5,7
/proc/5145/stat : 5145 (minisat_release) R 5130 5112 3762 0 -1 4202496 201984 0 0 0 251186 18 0 0 20 0 1 0 224283612 137019392 28737 33554432000 4194304 4308513 140721339444432 140721339441928 4275992 0 4 0 8396802 0 0 0 17 1 0 0 0 0 0 6409496 6410680 34549760 140721339446389 140721339446486 140721339446486 140721339449285 0
/proc/5145/statm: 33452 28737 343 28 0 29692 0
[pid=5130/tid=5131] ppid=5112 vsize=8068220 memory=114352 CPUtime=0.73 cores=1,3,5,7
/proc/5130/task/5131/stat : 5131 (java) S 5112 5112 3762 0 -1 1077944384 15347 0 0 0 69 4 0 0 20 0 19 0 224283542 8261857280 28588 33554432000 4194304 4196468 140726625098064 139832455937936 139832484107989 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27844608 140726625100982 140726625101105 140726625101105 140726625103823 0
[pid=5130/tid=5132] ppid=5112 vsize=8068220 memory=114352 CPUtime=0 cores=1,3,5,7
/proc/5130/task/5132/stat : 5132 (java) S 5112 5112 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 224283543 8261857280 28588 33554432000 4194304 4196468 140726625098064 139832488340368 139832484107989 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27844608 140726625100982 140726625101105 140726625101105 140726625103823 0
[pid=5130/tid=5133] ppid=5112 vsize=8068220 memory=1472 CPUtime=0 cores=1,3,5,7
/proc/5130/task/5133/stat : 5133 (java) S 5112 5112 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 224283543 8261857280 28588 33554432000 4194304 4196468 140726625098064 139832288508688 139832484107989 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27844608 140726625100982 140726625101105 140726625101105 140726625103823 0
[pid=5130/tid=5134] ppid=5112 vsize=8068220 memory=114352 CPUtime=0 cores=1,3,5,7
/proc/5130/task/5134/stat : 5134 (java) S 5112 5112 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 224283543 8261857280 28588 33554432000 4194304 4196468 140726625098064 139832287456400 139832484107989 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27844608 140726625100982 140726625101105 140726625101105 140726625103823 0
[pid=5130/tid=5135] ppid=5112 vsize=8068220 memory=1472 CPUtime=0 cores=1,3,5,7
/proc/5130/task/5135/stat : 5135 (java) S 5112 5112 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 224283543 8261857280 28588 33554432000 4194304 4196468 140726625098064 139832286403600 139832484107989 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27844608 140726625100982 140726625101105 140726625101105 140726625103823 0
[pid=5130/tid=5136] ppid=5112 vsize=8068220 memory=114352 CPUtime=0.04 cores=1,3,5,7
/proc/5130/task/5136/stat : 5136 (java) S 5112 5112 3762 0 -1 1077944384 7 0 0 0 2 2 0 0 20 0 19 0 224283545 8261857280 28588 33554432000 4194304 4196468 140726625098064 139831796258928 139832484108930 0 0 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27844608 140726625100982 140726625101105 140726625101105 140726625103823 0
[pid=5130/tid=5137] ppid=5112 vsize=8068220 memory=1472 CPUtime=0 cores=1,3,5,7
/proc/5130/task/5137/stat : 5137 (java) S 5112 5112 3762 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 224283545 8261857280 28588 33554432000 4194304 4196468 140726625098064 139831250248480 139832484107989 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27844608 140726625100982 140726625101105 140726625101105 140726625103823 0
[pid=5130/tid=5138] ppid=5112 vsize=8068220 memory=1472 CPUtime=0 cores=1,3,5,7
/proc/5130/task/5138/stat : 5138 (java) S 5112 5112 3762 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 224283545 8261857280 28588 33554432000 4194304 4196468 140726625098064 139831116026992 139832484107989 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27844608 140726625100982 140726625101105 140726625101105 140726625103823 0
[pid=5130/tid=5139] ppid=5112 vsize=8068220 memory=1776 CPUtime=0 cores=1,3,5,7
/proc/5130/task/5139/stat : 5139 (java) S 5112 5112 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 224283548 8261857280 28588 33554432000 4194304 4196468 140726625098064 139830741522512 139832484116379 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27844608 140726625100982 140726625101105 140726625101105 140726625103823 0
[pid=5130/tid=5140] ppid=5112 vsize=8068220 memory=1004 CPUtime=0.09 cores=1,3,5,7
/proc/5130/task/5140/stat : 5140 (java) S 5112 5112 3762 0 -1 1077944384 744 0 0 0 9 0 0 0 20 0 19 0 224283548 8261857280 28588 33554432000 4194304 4196468 140726625098064 139831795206768 139832484108930 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27844608 140726625100982 140726625101105 140726625101105 140726625103823 0
[pid=5130/tid=5141] ppid=5112 vsize=8068220 memory=164 CPUtime=0.07 cores=1,3,5,7
/proc/5130/task/5141/stat : 5141 (java) S 5112 5112 3762 0 -1 1077944384 200 0 0 0 7 0 0 0 20 0 19 0 224283548 8261857280 28588 33554432000 4194304 4196468 140726625098064 139831794153968 139832484108930 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27844608 140726625100982 140726625101105 140726625101105 140726625103823 0
[pid=5130/tid=5142] ppid=5112 vsize=8068220 memory=-3252517613199061085 CPUtime=0.18 cores=1,3,5,7
/proc/5130/task/5142/stat : 5142 (java) S 5112 5112 3762 0 -1 1077944384 540 0 0 0 18 0 0 0 20 0 19 0 224283548 8261857280 28588 33554432000 4194304 4196468 140726625098064 139831793101680 139832484108930 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27844608 140726625100982 140726625101105 140726625101105 140726625103823 0
[pid=5130/tid=5143] ppid=5112 vsize=8068220 memory=114948 CPUtime=0 cores=1,3,5,7
/proc/5130/task/5143/stat : 5143 (java) S 5112 5112 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 224283548 8261857280 28588 33554432000 4194304 4196468 140726625098064 139830243617760 139832484107989 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27844608 140726625100982 140726625101105 140726625101105 140726625103823 0
[pid=5130/tid=5144] ppid=5112 vsize=8068220 memory=114352 CPUtime=1.08 cores=1,3,5,7
/proc/5130/task/5144/stat : 5144 (java) S 5112 5112 3762 0 -1 1077944384 169 0 0 0 47 61 0 0 20 0 19 0 224283548 8261857280 28588 33554432000 4194304 4196468 140726625098064 139831792048560 139832484108930 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27844608 140726625100982 140726625101105 140726625101105 140726625103823 0
[pid=5130/tid=5146] ppid=5112 vsize=8068220 memory=1776 CPUtime=0 cores=1,3,5,7
/proc/5130/task/5146/stat : 5146 (java) S 5112 5112 3762 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 224283612 8261857280 28588 33554432000 4194304 4196468 140726625098064 139831788528576 139832484122393 0 4 2 25189581 18446744071579417331 0 0 -1 5 0 0 0 0 0 6293624 6294260 27844608 140726625100982 140726625101105 140726625101105 140726625103823 0
[pid=5130/tid=5148] ppid=5112 vsize=8068220 memory=1004 CPUtime=0 cores=1,3,5,7
/proc/5130/task/5148/stat : 5148 (java) S 5112 5112 3762 0 -1 4202560 28 0 0 0 0 0 0 0 20 0 19 0 224283612 8261857280 28588 33554432000 4194304 4196468 140726625098064 139829706731024 139832484119709 0 4 2 25189581 18446744071580971376 0 0 -1 3 0 0 0 0 0 6293624 6294260 27844608 140726625100982 140726625101105 140726625101105 140726625103823 0
[pid=5130/tid=5149] ppid=5112 vsize=8068220 memory=1408 CPUtime=0 cores=1,3,5,7
/proc/5130/task/5149/stat : 5149 (java) S 5112 5112 3762 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 19 0 224283612 8261857280 28588 33554432000 4194304 4196468 140726625098064 139829840953232 139832484119709 0 4 2 25189581 18446744071580971376 0 0 -1 5 0 0 0 0 0 6293624 6294260 27844608 140726625100982 140726625101105 140726625101105 140726625103823 0
[pid=5130/tid=5150] ppid=5112 vsize=8068220 memory=1472 CPUtime=0 cores=1,3,5,7
/proc/5130/task/5150/stat : 5150 (java) S 5112 5112 3762 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 19 0 224283614 8261857280 28588 33554432000 4194304 4196468 140726625098064 139829438307744 139832484107989 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27844608 140726625100982 140726625101105 140726625101105 140726625103823 0
Current children cumulated CPU time: 2520.01 s
Current children cumulated vsize: 8315156 KiB
Current children cumulated memory: 230772 KiB

Child status: 1
Real time (s): 2515.31
CPU time (s): 2520.06
CPU user time (s): 2519.02
CPU system time (s): 1.03954
CPU usage (%): 100.189
Max. virtual memory (cumulated for all children) (KiB): 15140232
Max. memory (cumulated for all children) (KiB): 519296

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.02
system time used= 1.03954
maximum resident set size= 522988
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 247433
page faults= 0
swaps= 0
block input operations= 0
block output operations= 6832
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 59482
involuntary context switches= 763


# summary of solver processes directly reported to runsolver:
#   pid: 5112,5130
#   total CPU time (s): 2520.06
#   total CPU user time (s): 2519.02
#   total CPU system time (s): 1.03954

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 16.4881 second user time and 28.177 second system time

The end

Launcher Data

Begin job on node151 at 2018-08-12 11:46:41
IDJOB=4305398
IDBENCH=141170
IDSOLVER=2782
FILE ID=node151/4305398-1534067201
RUNJOBID= node151-1534062410-3794
PBS_JOBID= 21036982
Free space on /tmp= 40852 MiB

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

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

MD5SUM BENCH= 53e7831caef8c5f41b7e6921221d2be5
RANDOM SEED=1932336341

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:         8423980 kB
MemAvailable:   31739676 kB
Buffers:          260836 kB
Cached:         23008912 kB
SwapCached:            0 kB
Active:         10800640 kB
Inactive:       12690832 kB
Active(anon):     170440 kB
Inactive(anon):   103352 kB
Active(file):   10630200 kB
Inactive(file): 12587480 kB
Unevictable:        7836 kB
Mlocked:            7836 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7880 kB
Writeback:             0 kB
AnonPages:        246188 kB
Mapped:            72032 kB
Shmem:             49800 kB
Slab:             554624 kB
SReclaimable:     526476 kB
SUnreclaim:        28148 kB
KernelStack:        3888 kB
PageTables:         5620 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    5878660 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    102400 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 40836 MiB
End job on node151 at 2018-08-12 12:28:37