Trace number 4305739

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.13 2516.91

General information on the benchmark

NamePseudoBoolean-dec/
Pb-chnl15-16_c18.xml
MD5SUM8b2f27ca9e664fd505b84cd8dff1749a
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark166.895
Satisfiable
(Un)Satisfiability was proved
Number of variables480
Number of constraints62
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":480}]
Minimum variable degree2
Maximum variable degree2
Distribution of variable degrees[{"degree":2,"count":480}]
Minimum constraint arity15
Maximum constraint arity16
Distribution of constraint arities[{"arity":15,"count":32},{"arity":16,"count":30}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":62}]
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-21251-serial-file.bin HOME/instance-4305739-1534069876.xml
0.54/0.51	
0.66/0.52	scop both+minisat_release (2018-07-31)
0.66/0.52	(Encoding Process)
0.66/0.52	
0.66/0.54	c BEGIN-Prog: Sun Aug 12 12:31:17 CEST 2018
0.66/0.54	c PID: 21254
0.66/0.54	c IP: 172.20.3.135
0.66/0.54	c HOST: node135.alineos.net
0.66/0.55	c (0,0) Parsing Begin
1.41/1.00	c (0,0) Parsing End
1.41/1.00	c (0,0) CSP: 0 int (0 aux), 480 bool (0 aux), 62 ctr, max domain size 2
1.41/1.01	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 19 MiB used (max 0 MiB)
1.41/1.01	c (0,0) Constraint Name Generate Begin
1.41/1.01	c (0,0) Ctr:HOME/instance-4305739-1534069876.xml,IntVar:Num:WeightedSum
1.41/1.01	c (0,0) Constraint Name Generate End
1.41/1.01	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 19 MiB used (max 0 MiB)
1.41/1.01	c (0,0) CSP to CSPinCNF Begin
1.78/1.14	c (0,0) translated 7 (10%) constraints
1.78/1.15	c (0,0) translated 13 (20%) constraints
1.78/1.16	c (0,0) translated 19 (30%) constraints
1.78/1.18	c (0,0) translated 25 (40%) constraints
1.78/1.19	c (0,0) translated 31 (50%) constraints
2.09/1.20	c (0,0) translated 38 (60%) constraints
2.09/1.21	c (0,0) translated 44 (70%) constraints
2.09/1.22	c (0,0) translated 50 (80%) constraints
2.09/1.23	c (0,0) translated 56 (90%) constraints
2.09/1.23	c (0,0) translated 62 (100%) constraints
2.09/1.28	c (0,0) STATISTICS1:HOME/instance-4305739-1534069876.xml,IntVar:Num:WeightedSum,480,62,32768,2,1,16,32768:30;16384:32,2:960,1:62,16:30;15:32,
2.09/1.28	c (0,0) ==========================================
2.09/1.28	c (0,0) Both Encoding selects:
2.09/1.28	c (0,0) Log
2.09/1.28	c (0,0) ==========================================
2.09/1.29	c (0,0) translated 7 (10%) constraints
2.09/1.29	c (0,0) translated 13 (20%) constraints
2.09/1.29	c (0,0) translated 19 (30%) constraints
2.09/1.29	c (0,0) translated 25 (40%) constraints
2.09/1.29	c (0,0) translated 31 (50%) constraints
2.09/1.30	c (0,0) translated 38 (60%) constraints
2.09/1.30	c (0,0) translated 44 (70%) constraints
2.09/1.30	c (0,0) translated 50 (80%) constraints
2.42/1.31	c (0,0) translated 56 (90%) constraints
2.42/1.31	c (0,0) translated 62 (100%) constraints
2.42/1.31	c (0,0) CSP to CSPinCNF End
2.42/1.31	c (0,0) CSP: 0 int (0 aux), 480 bool (0 aux), 62 ctr, max domain size 2
2.42/1.31	c (0,0) Heap : 168 MiB used (max 10795 MiB), NonHeap : 22 MiB used (max 0 MiB)
2.42/1.31	c (0,0) CSPinCNF Propagation Begin
2.42/1.33	c (0,0) 0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
2.42/1.33	c (0,0) CSPinCNF Propagation End
2.42/1.33	c (0,0) CSP: 0 int (0 aux), 480 bool (0 aux), 62 ctr, max domain size 2
2.42/1.33	c (0,0) Heap : 168 MiB used (max 10795 MiB), NonHeap : 22 MiB used (max 0 MiB)
2.42/1.33	c (0,0) Simplify CSPinCNF Begin
2.42/1.33	c (0,0) Simplify CSPinCNF End
2.42/1.33	c (0,0) CSP: 0 int (0 aux), 480 bool (0 aux), 62 ctr, max domain size 2
2.42/1.33	c (0,0) Heap : 168 MiB used (max 10795 MiB), NonHeap : 22 MiB used (max 0 MiB)
2.42/1.33	c (0,0) Calculate Precise Domain Begin
2.42/1.33	c (0,0) 0 values are removed by re-calculation
2.42/1.33	c (0,0) Calculate Precise Domain End
2.42/1.33	c (0,0) CSP: 0 int (0 aux), 480 bool (0 aux), 62 ctr, max domain size 2
2.42/1.33	c (0,0) Heap : 168 MiB used (max 10795 MiB), NonHeap : 22 MiB used (max 0 MiB)
2.42/1.33	c (0,0) CSPinCNF to SatSolver Begin
2.70/1.42	c (0,0) 7 (10 %) CSP clauses are being encoded (570 SAT variables, 96 SAT clauses)
2.70/1.43	c (0,0) 13 (20 %) CSP clauses are being encoded (660 SAT variables, 192 SAT clauses)
2.70/1.44	c (0,0) 19 (30 %) CSP clauses are being encoded (750 SAT variables, 288 SAT clauses)
2.70/1.44	c (0,0) 25 (40 %) CSP clauses are being encoded (840 SAT variables, 384 SAT clauses)
2.70/1.45	c (0,0) 31 (50 %) CSP clauses are being encoded (930 SAT variables, 480 SAT clauses)
2.70/1.46	c (0,0) 38 (60 %) CSP clauses are being encoded (1110 SAT variables, 947 SAT clauses)
2.70/1.47	c (0,0) 44 (70 %) CSP clauses are being encoded (1290 SAT variables, 1469 SAT clauses)
2.70/1.47	c (0,0) 50 (80 %) CSP clauses are being encoded (1470 SAT variables, 1991 SAT clauses)
2.70/1.48	c (0,0) 56 (90 %) CSP clauses are being encoded (1650 SAT variables, 2513 SAT clauses)
2.70/1.49	c (0,0) 62 (100 %) CSP clauses are being encoded (1830 SAT variables, 3035 SAT clauses)
2.70/1.49	c (0,0) Launch Command will be: minisat_release
2.70/1.49	c (0,0) CSPinCNF to SatSolver End
2.70/1.49	c (0,0) Heap : 168 MiB used (max 10795 MiB), NonHeap : 24 MiB used (max 0 MiB)
3.07/1.51	c (0,0) STATISTICS2:HOME/instance-4305739-1534069876.xml,IntVar:Num:WeightedSum,480,62,32768,2,1,16,32768:30;16384:32,2:960,1:62,16:30;15:32,
3.07/1.51	c (0,0) 1860 bool, 3122 clause
3.07/1.51	c (0,0) Export Begin
3.33/1.66	c (1,1) Export to HOME/scop-21251-serial-file.bin
3.33/1.66	c (1,1) Export End
3.33/1.66	c (1,1) Export File Size: 0.18 MB
3.33/1.66	c (1,1) 0,0,0,0,0,0,0,STOP-AFTER(DIMACS)
3.33/1.66	c END-Prog: Sun Aug 12 12:31:18 CEST 2018
3.33/1.68	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp scop.jar fun.scop.XCSP18Solve HOME/scop-21251-serial-file.bin
4.10/2.17	c (0,0) Read Serial File Begin
4.10/2.17	c (0,0) HOME/scop-21251-serial-file.bin
4.67/2.41	c (0,0) Read Serial File End
4.67/2.43	
4.67/2.43	scop log+minisat_release (2018-07-31)
4.67/2.43	(Solving Process)
4.67/2.43	
4.67/2.45	c BEGIN-Prog: Sun Aug 12 12:31:19 CEST 2018
4.67/2.45	c PID: 21269
4.67/2.45	c IP: 172.20.3.135
4.67/2.45	c HOST: node135.alineos.net
4.67/2.45	c (0,0) SatSolver.solve Begin
4.67/2.45	c (0,0) 0 bool, 0 clause
4.67/2.46	c (0,0) minisat_release HOME/instance-4305739-1534069876.xml-scop-21254.cnf
2505.86/2502.72	c (2500,0) c This is COMiniSatPS.
2505.86/2502.72	c (2500,0) c WARNING: for repeatability, setting FPU to use double precision
2505.86/2502.72	c (2500,0) c ============================[ Problem Statistics ]=============================
2505.86/2502.72	c (2500,0) c |                                                                             |
2505.86/2502.72	c (2500,0) c |  Number of variables:          1860                                         |
2505.86/2502.72	c (2500,0) c |  Number of clauses:            3060                                         |
2505.86/2502.72	c (2500,0) c |  Parse time:                   0.00 s                                       |
2505.86/2502.72	c (2500,0) c |  Eliminated clauses:           0.02 Mb                                      |
2505.86/2502.72	c (2500,0) c Reduced to 1149 vars, 1952 cls (grow=0)
2505.86/2502.72	c (2500,0) c No iterative elimination performed. (vars=1149, c/v ratio=1.7)
2505.86/2502.72	c (2500,0) c |  Simplification time:          0.00 s                                       |
2505.86/2502.72	c (2500,0) c |                                                                             |
2505.86/2502.72	c (2500,0) c ============================[ Search Statistics ]==============================
2505.86/2502.72	c (2500,0) c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2505.86/2502.72	c (2500,0) c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2505.86/2502.72	c (2500,0) c ===============================================================================
2505.86/2502.72	c (2500,0) c Switched to VSIDS.
2520.07/2516.90	c (2514,0) SatSolver is killed by some reasons.
2520.07/2516.90	c (2514,0) receiving signal SIGTERM
2520.07/2516.90	s UNKNOWN
2520.07/2516.91	c (scop.sh) Receiving Signal. Removing all intermediate files.
2520.07/2516.91	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 (6674 MiB free)
  memory of node 1: 16384 MiB (4638 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4305739-1534069876/watcher-4305739-1534069876 -o /tmp/evaluation-result-4305739-1534069876/solver-4305739-1534069876 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node135-1534062530-19415 --watchdog 2580 scop.sh 11g scop.jar -both minisat_release default HOME HOME/instance-4305739-1534069876.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
solver pid=21251, runsolver pid=21248
Current StackSize limit: 8192 KiB


[startup+0.100091 s]*
/proc/loadavg: 2.08 2.05 2.05 3/226 21268
/proc/meminfo: memFree=11524784/32770624 swapFree=67108860/67108860
[pid=21251] ppid=21248 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/21251/stat : 21251 (scop.sh) S 21248 21251 19383 0 -1 4202496 560 322 0 0 0 0 0 0 20 0 1 0 224550801 115843072 349 33554432000 4194304 5098028 140730498619408 140730498616664 139944011289212 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 15368192 140730498622529 140730498622727 140730498622727 140730498625485 0
/proc/21251/statm: 28282 349 296 221 0 87 0
[pid=21254] ppid=21251 vsize=15012476 memory=72204 CPUtime=0.11 cores=1,3,5,7
/proc/21254/stat : 21254 (java) S 21251 21251 19383 0 -1 1077944320 6147 0 0 0 9 2 0 0 20 0 15 0 224550801 15372775424 18051 33554432000 4194304 4196468 140727893570752 140727893553296 140048423747319 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 10104832 140727893574663 140727893574961 140727893574961 140727893577679 0
/proc/21254/statm: 3753119 18051 2772 1 0 3715579 0
[pid=21254/tid=21255] ppid=21251 vsize=15012476 memory=7533807676074704953 CPUtime=0.08 cores=1,3,5,7
/proc/21254/task/21255/stat : 21255 (java) R 21251 21251 19383 0 -1 4202560 4228 0 0 0 7 1 0 0 20 0 15 0 224550801 15372775424 18051 33554432000 4194304 4196468 140727893570752 140048395559304 140048408912958 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 10104832 140727893574663 140727893574961 140727893574961 140727893577679 0
[pid=21254/tid=21256] ppid=21251 vsize=15012476 memory=3472468763665082032 CPUtime=0 cores=1,3,5,7
/proc/21254/task/21256/stat : 21256 (java) S 21251 21251 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224550803 15372775424 18051 33554432000 4194304 4196468 140727893570752 140048427989392 140048423757525 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10104832 140727893574663 140727893574961 140727893574961 140727893577679 0
[pid=21254/tid=21257] ppid=21251 vsize=15012476 memory=140467437401728 CPUtime=0 cores=1,3,5,7
/proc/21254/task/21257/stat : 21257 (java) S 21251 21251 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224550803 15372775424 18051 33554432000 4194304 4196468 140727893570752 140048219072784 140048423757525 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10104832 140727893574663 140727893574961 140727893574961 140727893577679 0
[pid=21254/tid=21258] ppid=21251 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21254/task/21258/stat : 21258 (java) S 21251 21251 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224550803 15372775424 18051 33554432000 4194304 4196468 140727893570752 140048218020496 140048423757525 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10104832 140727893574663 140727893574961 140727893574961 140727893577679 0
[pid=21254/tid=21259] ppid=21251 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21254/task/21259/stat : 21259 (java) S 21251 21251 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224550803 15372775424 18051 33554432000 4194304 4196468 140727893570752 140048216967696 140048423757525 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10104832 140727893574663 140727893574961 140727893574961 140727893577679 0
[pid=21254/tid=21260] ppid=21251 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21254/task/21260/stat : 21260 (java) S 21251 21251 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224550805 15372775424 18051 33554432000 4194304 4196468 140727893570752 140047394216560 140048423758466 0 0 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10104832 140727893574663 140727893574961 140727893574961 140727893577679 0
[pid=21254/tid=21261] ppid=21251 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21254/task/21261/stat : 21261 (java) S 21251 21251 19383 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 224550805 15372775424 18051 33554432000 4194304 4196468 140727893570752 140047005246752 140048423757525 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10104832 140727893574663 140727893574961 140727893574961 140727893577679 0
[pid=21254/tid=21262] ppid=21251 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21254/task/21262/stat : 21262 (java) S 21251 21251 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224550805 15372775424 18051 33554432000 4194304 4196468 140727893570752 140046736811632 140048423757525 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10104832 140727893574663 140727893574961 140727893574961 140727893577679 0
[pid=21254/tid=21263] ppid=21251 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21254/task/21263/stat : 21263 (java) S 21251 21251 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224550808 15372775424 18051 33554432000 4194304 4196468 140727893570752 140046362303056 140048423765915 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10104832 140727893574663 140727893574961 140727893574961 140727893577679 0
[pid=21254/tid=21264] ppid=21251 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21254/task/21264/stat : 21264 (java) S 21251 21251 19383 0 -1 1077944384 301 0 0 0 0 0 0 0 20 0 15 0 224550808 15372775424 18051 33554432000 4194304 4196468 140727893570752 140047393163376 140048423758466 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10104832 140727893574663 140727893574961 140727893574961 140727893577679 0
[pid=21254/tid=21265] ppid=21251 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21254/task/21265/stat : 21265 (java) S 21251 21251 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224550808 15372775424 18051 33554432000 4194304 4196468 140727893570752 140047392110576 140048423758466 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10104832 140727893574663 140727893574961 140727893574961 140727893577679 0
[pid=21254/tid=21266] ppid=21251 vsize=15012476 memory=140467437401728 CPUtime=0.01 cores=1,3,5,7
/proc/21254/task/21266/stat : 21266 (java) S 21251 21251 19383 0 -1 1077944384 282 0 0 0 1 0 0 0 20 0 15 0 224550808 15372775424 18051 33554432000 4194304 4196468 140727893570752 140047391058288 140048423758466 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10104832 140727893574663 140727893574961 140727893574961 140727893577679 0
[pid=21254/tid=21267] ppid=21251 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21254/task/21267/stat : 21267 (java) S 21251 21251 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224550808 15372775424 18051 33554432000 4194304 4196468 140727893570752 140045864397280 140048423757525 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10104832 140727893574663 140727893574961 140727893574961 140727893577679 0
[pid=21254/tid=21268] ppid=21251 vsize=15012476 memory=140467437401728 CPUtime=0 cores=1,3,5,7
/proc/21254/task/21268/stat : 21268 (java) S 21251 21251 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224550808 15372775424 18051 33554432000 4194304 4196468 140727893570752 140047390006192 140048423758466 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10104832 140727893574663 140727893574961 140727893574961 140727893577679 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 73600 KiB

[startup+0.210854 s]*
/proc/loadavg: 2.08 2.05 2.05 3/226 21268
/proc/meminfo: memFree=11509948/32770624 swapFree=67108860/67108860
[pid=21251] ppid=21248 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/21251/stat : 21251 (scop.sh) S 21248 21251 19383 0 -1 4202496 560 322 0 0 0 0 0 0 20 0 1 0 224550801 115843072 349 33554432000 4194304 5098028 140730498619408 140730498616664 139944011289212 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 15368192 140730498622529 140730498622727 140730498622727 140730498625485 0
/proc/21251/statm: 28282 349 296 221 0 87 0
[pid=21254] ppid=21251 vsize=15012476 memory=85512 CPUtime=0.26 cores=1,3,5,7
/proc/21254/stat : 21254 (java) S 21251 21251 19383 0 -1 1077944320 9765 0 0 0 22 4 0 0 20 0 15 0 224550801 15372775424 21378 33554432000 4194304 4196468 140727893570752 140727893553296 140048423747319 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 10104832 140727893574663 140727893574961 140727893574961 140727893577679 0
/proc/21254/statm: 3753119 21378 2876 1 0 3715579 0
[pid=21254/tid=21255] ppid=21251 vsize=15012476 memory=8514701219881124769 CPUtime=0.2 cores=1,3,5,7
/proc/21254/task/21255/stat : 21255 (java) R 21251 21251 19383 0 -1 4202560 7658 0 0 0 17 3 0 0 20 0 15 0 224550801 15372775424 21378 33554432000 4194304 4196468 140727893570752 140048395573712 140048405647095 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 10104832 140727893574663 140727893574961 140727893574961 140727893577679 0
[pid=21254/tid=21256] ppid=21251 vsize=15012476 memory=3472468763665082032 CPUtime=0 cores=1,3,5,7
/proc/21254/task/21256/stat : 21256 (java) S 21251 21251 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224550803 15372775424 21378 33554432000 4194304 4196468 140727893570752 140048427989392 140048423757525 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10104832 140727893574663 140727893574961 140727893574961 140727893577679 0
[pid=21254/tid=21257] ppid=21251 vsize=15012476 memory=140467437401728 CPUtime=0 cores=1,3,5,7
/proc/21254/task/21257/stat : 21257 (java) S 21251 21251 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224550803 15372775424 21378 33554432000 4194304 4196468 140727893570752 140048219072784 140048423757525 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10104832 140727893574663 140727893574961 140727893574961 140727893577679 0
[pid=21254/tid=21258] ppid=21251 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21254/task/21258/stat : 21258 (java) S 21251 21251 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224550803 15372775424 21378 33554432000 4194304 4196468 140727893570752 140048218020496 140048423757525 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10104832 140727893574663 140727893574961 140727893574961 140727893577679 0
[pid=21254/tid=21259] ppid=21251 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21254/task/21259/stat : 21259 (java) S 21251 21251 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224550803 15372775424 21378 33554432000 4194304 4196468 140727893570752 140048216967696 140048423757525 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10104832 140727893574663 140727893574961 140727893574961 140727893577679 0
[pid=21254/tid=21260] ppid=21251 vsize=15012476 memory=140467437401728 CPUtime=0 cores=1,3,5,7
/proc/21254/task/21260/stat : 21260 (java) S 21251 21251 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224550805 15372775424 21378 33554432000 4194304 4196468 140727893570752 140047394216560 140048423758466 0 0 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10104832 140727893574663 140727893574961 140727893574961 140727893577679 0
[pid=21254/tid=21261] ppid=21251 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21254/task/21261/stat : 21261 (java) S 21251 21251 19383 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 224550805 15372775424 21378 33554432000 4194304 4196468 140727893570752 140047005246752 140048423757525 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10104832 140727893574663 140727893574961 140727893574961 140727893577679 0
[pid=21254/tid=21262] ppid=21251 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21254/task/21262/stat : 21262 (java) S 21251 21251 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224550805 15372775424 21378 33554432000 4194304 4196468 140727893570752 140046736811632 140048423757525 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10104832 140727893574663 140727893574961 140727893574961 140727893577679 0
[pid=21254/tid=21263] ppid=21251 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21254/task/21263/stat : 21263 (java) S 21251 21251 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224550808 15372775424 21378 33554432000 4194304 4196468 140727893570752 140046362303056 140048423765915 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10104832 140727893574663 140727893574961 140727893574961 140727893577679 0
[pid=21254/tid=21264] ppid=21251 vsize=15012476 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/21254/task/21264/stat : 21264 (java) S 21251 21251 19383 0 -1 1077944384 427 0 0 0 1 0 0 0 20 0 15 0 224550808 15372775424 21378 33554432000 4194304 4196468 140727893570752 140047393163472 140048423757525 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10104832 140727893574663 140727893574961 140727893574961 140727893577679 0
[pid=21254/tid=21265] ppid=21251 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21254/task/21265/stat : 21265 (java) S 21251 21251 19383 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 15 0 224550808 15372775424 21378 33554432000 4194304 4196468 140727893570752 140047392102224 140048423757525 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10104832 140727893574663 140727893574961 140727893574961 140727893577679 0
[pid=21254/tid=21266] ppid=21251 vsize=15012476 memory=140467437401728 CPUtime=0.03 cores=1,3,5,7
/proc/21254/task/21266/stat : 21266 (java) R 21251 21251 19383 0 -1 4202560 306 0 0 0 3 0 0 0 20 0 15 0 224550808 15372775424 21378 33554432000 4194304 4196468 140727893570752 140047391058288 140048423759254 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 10104832 140727893574663 140727893574961 140727893574961 140727893577679 0
[pid=21254/tid=21267] ppid=21251 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21254/task/21267/stat : 21267 (java) S 21251 21251 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224550808 15372775424 21378 33554432000 4194304 4196468 140727893570752 140045864397280 140048423757525 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10104832 140727893574663 140727893574961 140727893574961 140727893577679 0
[pid=21254/tid=21268] ppid=21251 vsize=15012476 memory=140467437401728 CPUtime=0 cores=1,3,5,7
/proc/21254/task/21268/stat : 21268 (java) S 21251 21251 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224550808 15372775424 21378 33554432000 4194304 4196468 140727893570752 140047390006192 140048423758466 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10104832 140727893574663 140727893574961 140727893574961 140727893577679 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 86908 KiB

[startup+0.310962 s]*
/proc/loadavg: 2.08 2.05 2.05 3/226 21268
/proc/meminfo: memFree=11506288/32770624 swapFree=67108860/67108860
[pid=21251] ppid=21248 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/21251/stat : 21251 (scop.sh) S 21248 21251 19383 0 -1 4202496 560 322 0 0 0 0 0 0 20 0 1 0 224550801 115843072 349 33554432000 4194304 5098028 140730498619408 140730498616664 139944011289212 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 15368192 140730498622529 140730498622727 140730498622727 140730498625485 0
/proc/21251/statm: 28282 349 296 221 0 87 0
[pid=21254] ppid=21251 vsize=15012476 memory=89664 CPUtime=0.43 cores=1,3,5,7
/proc/21254/stat : 21254 (java) S 21251 21251 19383 0 -1 1077944320 10385 0 0 0 39 4 0 0 20 0 15 0 224550801 15372775424 22416 33554432000 4194304 4196468 140727893570752 140727893553296 140048423747319 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 10104832 140727893574663 140727893574961 140727893574961 140727893577679 0
/proc/21254/statm: 3753119 22416 2983 1 0 3715579 0
[pid=21254/tid=21255] ppid=21251 vsize=15012476 memory=8514701219881124769 CPUtime=0.29 cores=1,3,5,7
/proc/21254/task/21255/stat : 21255 (java) R 21251 21251 19383 0 -1 4202560 8101 0 0 0 26 3 0 0 20 0 15 0 224550801 15372775424 22416 33554432000 4194304 4196468 140727893570752 140048395542320 140048407827806 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 10104832 140727893574663 140727893574961 140727893574961 140727893577679 0
[pid=21254/tid=21256] ppid=21251 vsize=15012476 memory=3472468763665082032 CPUtime=0 cores=1,3,5,7
/proc/21254/task/21256/stat : 21256 (java) S 21251 21251 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224550803 15372775424 22416 33554432000 4194304 4196468 140727893570752 140048427989392 140048423757525 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10104832 140727893574663 140727893574961 140727893574961 140727893577679 0
[pid=21254/tid=21257] ppid=21251 vsize=15012476 memory=280934745586560 CPUtime=0 cores=1,3,5,7
/proc/21254/task/21257/stat : 21257 (java) S 21251 21251 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224550803 15372775424 22416 33554432000 4194304 4196468 140727893570752 140048219072784 140048423757525 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10104832 140727893574663 140727893574961 140727893574961 140727893577679 0
[pid=21254/tid=21258] ppid=21251 vsize=15012476 memory=280934616401952 CPUtime=0 cores=1,3,5,7
/proc/21254/task/21258/stat : 21258 (java) S 21251 21251 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224550803 15372775424 22416 33554432000 4194304 4196468 140727893570752 140048218020496 140048423757525 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10104832 140727893574663 140727893574961 140727893574961 140727893577679 0
[pid=21254/tid=21259] ppid=21251 vsize=15012476 memory=140467308184847 CPUtime=0 cores=1,3,5,7
/proc/21254/task/21259/stat : 21259 (java) S 21251 21251 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224550803 15372775424 22416 33554432000 4194304 4196468 140727893570752 140048216967696 140048423757525 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10104832 140727893574663 140727893574961 140727893574961 140727893577679 0
[pid=21254/tid=21260] ppid=21251 vsize=15012476 memory=280934745593472 CPUtime=0 cores=1,3,5,7
/proc/21254/task/21260/stat : 21260 (java) S 21251 21251 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224550805 15372775424 22416 33554432000 4194304 4196468 140727893570752 140047394216560 140048423758466 0 0 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10104832 140727893574663 140727893574961 140727893574961 140727893577679 0
[pid=21254/tid=21261] ppid=21251 vsize=15012476 memory=140467308189455 CPUtime=0 cores=1,3,5,7
/proc/21254/task/21261/stat : 21261 (java) S 21251 21251 19383 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 224550805 15372775424 22416 33554432000 4194304 4196468 140727893570752 140047005246752 140048423757525 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10104832 140727893574663 140727893574961 140727893574961 140727893577679 0
[pid=21254/tid=21262] ppid=21251 vsize=15012476 memory=140467308212612 CPUtime=0 cores=1,3,5,7
/proc/21254/task/21262/stat : 21262 (java) S 21251 21251 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224550805 15372775424 22416 33554432000 4194304 4196468 140727893570752 140046736811632 140048423757525 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10104832 140727893574663 140727893574961 140727893574961 140727893577679 0
[pid=21254/tid=21263] ppid=21251 vsize=15012476 memory=280934616411168 CPUtime=0 cores=1,3,5,7
/proc/21254/task/21263/stat : 21263 (java) S 21251 21251 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224550808 15372775424 22416 33554432000 4194304 4196468 140727893570752 140046362303056 140048423765915 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10104832 140727893574663 140727893574961 140727893574961 140727893577679 0
[pid=21254/tid=21264] ppid=21251 vsize=15012476 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/21254/task/21264/stat : 21264 (java) R 21251 21251 19383 0 -1 4202560 544 0 0 0 3 0 0 0 20 0 15 0 224550808 15372775424 22416 33554432000 4194304 4196468 140727893570752 140047393163472 140048408144413 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 10104832 140727893574663 140727893574961 140727893574961 140727893577679 0
[pid=21254/tid=21265] ppid=21251 vsize=15012476 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/21254/task/21265/stat : 21265 (java) R 21251 21251 19383 0 -1 1077944384 65 0 0 0 1 0 0 0 20 0 15 0 224550808 15372775424 22416 33554432000 4194304 4196468 140727893570752 140047392110576 140048423758466 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 10104832 140727893574663 140727893574961 140727893574961 140727893577679 0
[pid=21254/tid=21266] ppid=21251 vsize=15012476 memory=140467437401728 CPUtime=0.07 cores=1,3,5,7
/proc/21254/task/21266/stat : 21266 (java) R 21251 21251 19383 0 -1 4202560 343 0 0 0 7 0 0 0 20 0 15 0 224550808 15372775424 22416 33554432000 4194304 4196468 140727893570752 140047391058288 140048402428624 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 10104832 140727893574663 140727893574961 140727893574961 140727893577679 0
[pid=21254/tid=21267] ppid=21251 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21254/task/21267/stat : 21267 (java) S 21251 21251 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224550808 15372775424 22416 33554432000 4194304 4196468 140727893570752 140045864397280 140048423757525 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10104832 140727893574663 140727893574961 140727893574961 140727893577679 0
[pid=21254/tid=21268] ppid=21251 vsize=15012476 memory=140467437403124 CPUtime=0 cores=1,3,5,7
/proc/21254/task/21268/stat : 21268 (java) S 21251 21251 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224550808 15372775424 22416 33554432000 4194304 4196468 140727893570752 140047390006192 140048423758466 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10104832 140727893574663 140727893574961 140727893574961 140727893577679 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 91060 KiB

[startup+0.701168 s]
/proc/loadavg: 2.08 2.05 2.05 3/226 21268
/proc/meminfo: memFree=11481980/32770624 swapFree=67108860/67108860
[pid=21251] ppid=21248 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/21251/stat : 21251 (scop.sh) S 21248 21251 19383 0 -1 4202496 560 322 0 0 0 0 0 0 20 0 1 0 224550801 115843072 349 33554432000 4194304 5098028 140730498619408 140730498616664 139944011289212 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 15368192 140730498622529 140730498622727 140730498622727 140730498625485 0
/proc/21251/statm: 28282 349 296 221 0 87 0
[pid=21254] ppid=21251 vsize=15020872 memory=129740 CPUtime=1.01 cores=1,3,5,7
/proc/21254/stat : 21254 (java) S 21251 21251 19383 0 -1 1077944320 17619 0 0 0 94 7 0 0 20 0 15 0 224550801 15381372928 32435 33554432000 4194304 4196468 140727893570752 140727893553296 140048423747319 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 10104832 140727893574663 140727893574961 140727893574961 140727893577679 0
/proc/21254/statm: 3755218 32435 3145 1 0 3716603 0
[pid=21254/tid=21255] ppid=21251 vsize=15020872 memory=57 CPUtime=0.67 cores=1,3,5,7
/proc/21254/task/21255/stat : 21255 (java) R 21251 21251 19383 0 -1 4202560 14868 0 0 0 61 6 0 0 20 0 15 0 224550801 15381372928 32435 33554432000 4194304 4196468 140727893570752 140048395582544 140048423769245 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 10104832 140727893574663 140727893574961 140727893574961 140727893577679 0
[pid=21254/tid=21256] ppid=21251 vsize=15020872 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21254/task/21256/stat : 21256 (java) S 21251 21251 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224550803 15381372928 32435 33554432000 4194304 4196468 140727893570752 140048427989392 140048423757525 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10104832 140727893574663 140727893574961 140727893574961 140727893577679 0
[pid=21254/tid=21257] ppid=21251 vsize=15020872 memory=7886766292050393141 CPUtime=0 cores=1,3,5,7
/proc/21254/task/21257/stat : 21257 (java) S 21251 21251 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224550803 15381372928 32435 33554432000 4194304 4196468 140727893570752 140048219072784 140048423757525 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10104832 140727893574663 140727893574961 140727893574961 140727893577679 0
[pid=21254/tid=21258] ppid=21251 vsize=15020872 memory=7518566439143952737 CPUtime=0 cores=1,3,5,7
/proc/21254/task/21258/stat : 21258 (java) S 21251 21251 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224550803 15381372928 32435 33554432000 4194304 4196468 140727893570752 140048218020496 140048423757525 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10104832 140727893574663 140727893574961 140727893574961 140727893577679 0
[pid=21254/tid=21259] ppid=21251 vsize=15020872 memory=7372762397046498368 CPUtime=0 cores=1,3,5,7
/proc/21254/task/21259/stat : 21259 (java) S 21251 21251 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224550803 15381372928 32435 33554432000 4194304 4196468 140727893570752 140048216967696 140048423757525 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10104832 140727893574663 140727893574961 140727893574961 140727893577679 0
[pid=21254/tid=21260] ppid=21251 vsize=15020872 memory=2319389199337275488 CPUtime=0 cores=1,3,5,7
/proc/21254/task/21260/stat : 21260 (java) S 21251 21251 19383 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 224550805 15381372928 32435 33554432000 4194304 4196468 140727893570752 140047394216560 140048423758466 0 0 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10104832 140727893574663 140727893574961 140727893574961 140727893577679 0
[pid=21254/tid=21261] ppid=21251 vsize=15020872 memory=1444 CPUtime=0 cores=1,3,5,7
/proc/21254/task/21261/stat : 21261 (java) S 21251 21251 19383 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 224550805 15381372928 32435 33554432000 4194304 4196468 140727893570752 140047005246752 140048423757525 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10104832 140727893574663 140727893574961 140727893574961 140727893577679 0
[pid=21254/tid=21262] ppid=21251 vsize=15020872 memory=1160 CPUtime=0 cores=1,3,5,7
/proc/21254/task/21262/stat : 21262 (java) S 21251 21251 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224550805 15381372928 32435 33554432000 4194304 4196468 140727893570752 140046736811632 140048423757525 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10104832 140727893574663 140727893574961 140727893574961 140727893577679 0
[pid=21254/tid=21263] ppid=21251 vsize=15020872 memory=968 CPUtime=0 cores=1,3,5,7
/proc/21254/task/21263/stat : 21263 (java) S 21251 21251 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224550808 15381372928 32435 33554432000 4194304 4196468 140727893570752 140046362303056 140048423765915 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10104832 140727893574663 140727893574961 140727893574961 140727893577679 0
[pid=21254/tid=21264] ppid=21251 vsize=15020872 memory=12144 CPUtime=0.1 cores=1,3,5,7
/proc/21254/task/21264/stat : 21264 (java) S 21251 21251 19383 0 -1 1077944384 768 0 0 0 10 0 0 0 20 0 15 0 224550808 15381372928 32435 33554432000 4194304 4196468 140727893570752 140047393163376 140048423758466 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10104832 140727893574663 140727893574961 140727893574961 140727893577679 0
[pid=21254/tid=21265] ppid=21251 vsize=15020872 memory=1712 CPUtime=0.06 cores=1,3,5,7
/proc/21254/task/21265/stat : 21265 (java) R 21251 21251 19383 0 -1 4202560 160 0 0 0 6 0 0 0 20 0 15 0 224550808 15381372928 32435 33554432000 4194304 4196468 140727893570752 140047392101904 140048405274379 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 10104832 140727893574663 140727893574961 140727893574961 140727893577679 0
[pid=21254/tid=21266] ppid=21251 vsize=15020872 memory=8812 CPUtime=0.16 cores=1,3,5,7
/proc/21254/task/21266/stat : 21266 (java) S 21251 21251 19383 0 -1 1077944384 488 0 0 0 16 0 0 0 20 0 15 0 224550808 15381372928 32435 33554432000 4194304 4196468 140727893570752 140047391058288 140048423758466 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10104832 140727893574663 140727893574961 140727893574961 140727893577679 0
[pid=21254/tid=21267] ppid=21251 vsize=15020872 memory=4576 CPUtime=0 cores=1,3,5,7
/proc/21254/task/21267/stat : 21267 (java) S 21251 21251 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224550808 15381372928 32435 33554432000 4194304 4196468 140727893570752 140045864397280 140048423757525 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10104832 140727893574663 140727893574961 140727893574961 140727893577679 0
[pid=21254/tid=21268] ppid=21251 vsize=15020872 memory=15868 CPUtime=0 cores=1,3,5,7
/proc/21254/task/21268/stat : 21268 (java) S 21251 21251 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224550808 15381372928 32435 33554432000 4194304 4196468 140727893570752 140047390006192 140048423758466 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10104832 140727893574663 140727893574961 140727893574961 140727893577679 0
Current children cumulated CPU time: 1.01 s
Current children cumulated vsize: 15134000 KiB
Current children cumulated memory: 131136 KiB

[startup+1.50635 s]
/proc/loadavg: 2.15 2.06 2.06 4/226 21268
/proc/meminfo: memFree=11454220/32770624 swapFree=67108860/67108860
[pid=21251] ppid=21248 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/21251/stat : 21251 (scop.sh) S 21248 21251 19383 0 -1 4202496 560 322 0 0 0 0 0 0 20 0 1 0 224550801 115843072 349 33554432000 4194304 5098028 140730498619408 140730498616664 139944011289212 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 15368192 140730498622529 140730498622727 140730498622727 140730498625485 0
/proc/21251/statm: 28282 349 296 221 0 87 0

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

[pid=21269/tid=21272] ppid=21251 vsize=8068220 memory=1472 CPUtime=0 cores=1,3,5,7
/proc/21269/task/21272/stat : 21272 (java) S 21251 21251 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 224550971 8261857280 30551 33554432000 4194304 4196468 140731060046304 140294419196560 140294934050517 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32620544 140731060049077 140731060049201 140731060049201 140731060051919 0
[pid=21269/tid=21273] ppid=21251 vsize=8068220 memory=122204 CPUtime=0 cores=1,3,5,7
/proc/21269/task/21273/stat : 21273 (java) S 21251 21251 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 224550971 8261857280 30551 33554432000 4194304 4196468 140731060046304 140294418143504 140294934050517 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32620544 140731060049077 140731060049201 140731060049201 140731060051919 0
[pid=21269/tid=21274] ppid=21251 vsize=8068220 memory=122204 CPUtime=0 cores=1,3,5,7
/proc/21269/task/21274/stat : 21274 (java) S 21251 21251 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 224550971 8261857280 30551 33554432000 4194304 4196468 140731060046304 140294417090960 140294934050517 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32620544 140731060049077 140731060049201 140731060049201 140731060051919 0
[pid=21269/tid=21275] ppid=21251 vsize=8068220 memory=1472 CPUtime=0.02 cores=1,3,5,7
/proc/21269/task/21275/stat : 21275 (java) S 21251 21251 19383 0 -1 1077944384 7 0 0 0 1 1 0 0 20 0 19 0 224550972 8261857280 30551 33554432000 4194304 4196468 140731060046304 140294380534512 140294934051458 0 0 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32620544 140731060049077 140731060049201 140731060049201 140731060051919 0
[pid=21269/tid=21276] ppid=21251 vsize=8068220 memory=122204 CPUtime=0 cores=1,3,5,7
/proc/21269/task/21276/stat : 21276 (java) S 21251 21251 19383 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 224550973 8261857280 30551 33554432000 4194304 4196468 140731060046304 140293764540064 140294934050517 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32620544 140731060049077 140731060049201 140731060049201 140731060051919 0
[pid=21269/tid=21277] ppid=21251 vsize=8068220 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21269/task/21277/stat : 21277 (java) S 21251 21251 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 224550973 8261857280 30551 33554432000 4194304 4196468 140731060046304 140293496104176 140294934050517 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32620544 140731060049077 140731060049201 140731060049201 140731060051919 0
[pid=21269/tid=21278] ppid=21251 vsize=8068220 memory=7234303152781525078 CPUtime=0 cores=1,3,5,7
/proc/21269/task/21278/stat : 21278 (java) S 21251 21251 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 224550975 8261857280 30551 33554432000 4194304 4196468 140731060046304 140293121595856 140294934058907 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32620544 140731060049077 140731060049201 140731060049201 140731060051919 0
[pid=21269/tid=21279] ppid=21251 vsize=8068220 memory=1472 CPUtime=0.18 cores=1,3,5,7
/proc/21269/task/21279/stat : 21279 (java) S 21251 21251 19383 0 -1 1077944384 1002 0 0 0 18 0 0 0 20 0 19 0 224550975 8261857280 30551 33554432000 4194304 4196468 140731060046304 140294379481328 140294934051458 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32620544 140731060049077 140731060049201 140731060049201 140731060051919 0
[pid=21269/tid=21280] ppid=21251 vsize=8068220 memory=122204 CPUtime=0.16 cores=1,3,5,7
/proc/21269/task/21280/stat : 21280 (java) S 21251 21251 19383 0 -1 1077944384 397 0 0 0 16 0 0 0 20 0 19 0 224550975 8261857280 30551 33554432000 4194304 4196468 140731060046304 140294378428784 140294934051458 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32620544 140731060049077 140731060049201 140731060049201 140731060051919 0
[pid=21269/tid=21281] ppid=21251 vsize=8068220 memory=1472 CPUtime=0.23 cores=1,3,5,7
/proc/21269/task/21281/stat : 21281 (java) S 21251 21251 19383 0 -1 1077944384 838 0 0 0 23 0 0 0 20 0 19 0 224550975 8261857280 30551 33554432000 4194304 4196468 140731060046304 140294377375728 140294934051458 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32620544 140731060049077 140731060049201 140731060049201 140731060051919 0
[pid=21269/tid=21282] ppid=21251 vsize=8068220 memory=122204 CPUtime=0 cores=1,3,5,7
/proc/21269/task/21282/stat : 21282 (java) S 21251 21251 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 224550976 8261857280 30551 33554432000 4194304 4196468 140731060046304 140292623690080 140294934050517 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32620544 140731060049077 140731060049201 140731060049201 140731060051919 0
[pid=21269/tid=21283] ppid=21251 vsize=8068220 memory=912 CPUtime=0.59 cores=1,3,5,7
/proc/21269/task/21283/stat : 21283 (java) S 21251 21251 19383 0 -1 1077944384 167 0 0 0 26 33 0 0 20 0 19 0 224550976 8261857280 30551 33554432000 4194304 4196468 140731060046304 140294376324144 140294934051458 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 10 0 0 6293624 6294260 32620544 140731060049077 140731060049201 140731060049201 140731060051919 0
[pid=21269/tid=21285] ppid=21251 vsize=8068220 memory=3848 CPUtime=0 cores=1,3,5,7
/proc/21269/task/21285/stat : 21285 (java) S 21251 21251 19383 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 224551049 8261857280 30551 33554432000 4194304 4196468 140731060046304 140294370707264 140294934064921 0 4 2 25189581 18446744071579417331 0 0 -1 3 0 0 0 0 0 6293624 6294260 32620544 140731060049077 140731060049201 140731060049201 140731060051919 0
[pid=21269/tid=21287] ppid=21251 vsize=8068220 memory=16 CPUtime=0 cores=1,3,5,7
/proc/21269/task/21287/stat : 21287 (java) S 21251 21251 19383 0 -1 4202560 26 0 0 0 0 0 0 0 20 0 19 0 224551049 8261857280 30551 33554432000 4194304 4196468 140731060046304 140292086804400 140294934062237 0 4 2 25189581 18446744071580971376 0 0 -1 5 0 0 0 0 0 6293624 6294260 32620544 140731060049077 140731060049201 140731060049201 140731060051919 0
[pid=21269/tid=21288] ppid=21251 vsize=8068220 memory=23 CPUtime=0 cores=1,3,5,7
/proc/21269/task/21288/stat : 21288 (java) S 21251 21251 19383 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 224551049 8261857280 30551 33554432000 4194304 4196468 140731060046304 140291818372656 140294934062237 0 4 2 25189581 18446744071580971376 0 0 -1 3 0 0 0 0 0 6293624 6294260 32620544 140731060049077 140731060049201 140731060049201 140731060051919 0
[pid=21269/tid=21289] ppid=21251 vsize=8068220 memory=82572 CPUtime=0 cores=1,3,5,7
/proc/21269/task/21289/stat : 21289 (java) S 21251 21251 19383 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 19 0 224551052 8261857280 30551 33554432000 4194304 4196468 140731060046304 140292221033760 140294934050517 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32620544 140731060049077 140731060049201 140731060049201 140731060051919 0
Current children cumulated CPU time: 2505.46 s
Current children cumulated vsize: 8280872 KiB
Current children cumulated memory: 206248 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2516.9 s]
/proc/loadavg: 2.00 2.01 2.05 3/232 21494
/proc/meminfo: memFree=11358040/32770624 swapFree=67108860/67108860
[pid=21251] ppid=21248 vsize=113128 memory=1472 CPUtime=3.54 cores=1,3,5,7
/proc/21251/stat : 21251 (scop.sh) S 21248 21251 19383 0 -1 4202496 591 22718 0 0 0 0 340 14 20 0 1 0 224550801 115843072 368 33554432000 4194304 5098028 140730498619408 140730498616152 139944011289212 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 15368192 140730498622529 140730498622727 140730498622727 140730498625485 0
/proc/21251/statm: 28282 368 311 221 0 87 0
[pid=21269] ppid=21251 vsize=8068220 memory=122332 CPUtime=2.06 cores=1,3,5,7
/proc/21269/stat : 21269 (java) S 21251 21251 19383 0 -1 1077944320 19464 0 0 0 166 40 0 0 20 0 19 0 224550969 8261857280 30583 33554432000 4194304 4196468 140731060046304 140731060028848 140294934040311 0 0 2 25189581 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 32620544 140731060049077 140731060049201 140731060049201 140731060051919 0
/proc/21269/statm: 2017055 30583 3152 1 0 1978454 0
[pid=21284] ppid=21269 vsize=99524 memory=82576 CPUtime=2514.47 cores=1,3,5,7
/proc/21284/stat : 21284 (minisat_release) R 21269 21251 19383 0 -1 4202496 147154 0 0 0 251429 18 0 0 20 0 1 0 224551049 101912576 20644 33554432000 4194304 4308513 140724523798368 140724523795864 4263979 0 4 0 8396802 0 0 0 17 1 0 0 0 0 0 6409496 6410680 9527296 140724523799668 140724523799766 140724523799766 140724523802565 0
/proc/21284/statm: 24881 20644 341 28 0 21121 0
[pid=21269/tid=21270] ppid=21251 vsize=8068220 memory=1472 CPUtime=0.82 cores=1,3,5,7
/proc/21269/task/21270/stat : 21270 (java) S 21251 21251 19383 0 -1 1077944384 15633 0 0 0 76 6 0 0 20 0 19 0 224550970 8261857280 30583 33554432000 4194304 4196468 140731060046304 140294905880464 140294934050517 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32620544 140731060049077 140731060049201 140731060049201 140731060051919 0
[pid=21269/tid=21271] ppid=21251 vsize=8068220 memory=122332 CPUtime=0 cores=1,3,5,7
/proc/21269/task/21271/stat : 21271 (java) S 21251 21251 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 224550971 8261857280 30583 33554432000 4194304 4196468 140731060046304 140294938282512 140294934050517 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32620544 140731060049077 140731060049201 140731060049201 140731060051919 0
[pid=21269/tid=21272] ppid=21251 vsize=8068220 memory=122332 CPUtime=0 cores=1,3,5,7
/proc/21269/task/21272/stat : 21272 (java) S 21251 21251 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 224550971 8261857280 30583 33554432000 4194304 4196468 140731060046304 140294419196560 140294934050517 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32620544 140731060049077 140731060049201 140731060049201 140731060051919 0
[pid=21269/tid=21273] ppid=21251 vsize=8068220 memory=122332 CPUtime=0 cores=1,3,5,7
/proc/21269/task/21273/stat : 21273 (java) S 21251 21251 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 224550971 8261857280 30583 33554432000 4194304 4196468 140731060046304 140294418143504 140294934050517 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32620544 140731060049077 140731060049201 140731060049201 140731060051919 0
[pid=21269/tid=21274] ppid=21251 vsize=8068220 memory=1472 CPUtime=0 cores=1,3,5,7
/proc/21269/task/21274/stat : 21274 (java) S 21251 21251 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 224550971 8261857280 30583 33554432000 4194304 4196468 140731060046304 140294417090960 140294934050517 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32620544 140731060049077 140731060049201 140731060049201 140731060051919 0
[pid=21269/tid=21275] ppid=21251 vsize=8068220 memory=122332 CPUtime=0.02 cores=1,3,5,7
/proc/21269/task/21275/stat : 21275 (java) S 21251 21251 19383 0 -1 1077944384 8 0 0 0 1 1 0 0 20 0 19 0 224550972 8261857280 30583 33554432000 4194304 4196468 140731060046304 140294380534512 140294934051458 0 0 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32620544 140731060049077 140731060049201 140731060049201 140731060051919 0
[pid=21269/tid=21276] ppid=21251 vsize=8068220 memory=1828 CPUtime=0 cores=1,3,5,7
/proc/21269/task/21276/stat : 21276 (java) S 21251 21251 19383 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 224550973 8261857280 30583 33554432000 4194304 4196468 140731060046304 140293764540064 140294934050517 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32620544 140731060049077 140731060049201 140731060049201 140731060051919 0
[pid=21269/tid=21277] ppid=21251 vsize=8068220 memory=792 CPUtime=0 cores=1,3,5,7
/proc/21269/task/21277/stat : 21277 (java) S 21251 21251 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 224550973 8261857280 30583 33554432000 4194304 4196468 140731060046304 140293496104176 140294934050517 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32620544 140731060049077 140731060049201 140731060049201 140731060051919 0
[pid=21269/tid=21278] ppid=21251 vsize=8068220 memory=1472 CPUtime=0 cores=1,3,5,7
/proc/21269/task/21278/stat : 21278 (java) S 21251 21251 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 224550975 8261857280 30583 33554432000 4194304 4196468 140731060046304 140293121595856 140294934058907 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32620544 140731060049077 140731060049201 140731060049201 140731060051919 0
[pid=21269/tid=21279] ppid=21251 vsize=8068220 memory=122204 CPUtime=0.18 cores=1,3,5,7
/proc/21269/task/21279/stat : 21279 (java) S 21251 21251 19383 0 -1 1077944384 1002 0 0 0 18 0 0 0 20 0 19 0 224550975 8261857280 30583 33554432000 4194304 4196468 140731060046304 140294379481328 140294934051458 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32620544 140731060049077 140731060049201 140731060049201 140731060051919 0
[pid=21269/tid=21280] ppid=21251 vsize=8068220 memory=2432 CPUtime=0.16 cores=1,3,5,7
/proc/21269/task/21280/stat : 21280 (java) S 21251 21251 19383 0 -1 1077944384 401 0 0 0 16 0 0 0 20 0 19 0 224550975 8261857280 30583 33554432000 4194304 4196468 140731060046304 140294378428784 140294934051458 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32620544 140731060049077 140731060049201 140731060049201 140731060051919 0
[pid=21269/tid=21281] ppid=21251 vsize=8068220 memory=1828 CPUtime=0.23 cores=1,3,5,7
/proc/21269/task/21281/stat : 21281 (java) S 21251 21251 19383 0 -1 1077944384 841 0 0 0 23 0 0 0 20 0 19 0 224550975 8261857280 30583 33554432000 4194304 4196468 140731060046304 140294377375728 140294934051458 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32620544 140731060049077 140731060049201 140731060049201 140731060051919 0
[pid=21269/tid=21282] ppid=21251 vsize=8068220 memory=288230574492221466 CPUtime=0 cores=1,3,5,7
/proc/21269/task/21282/stat : 21282 (java) S 21251 21251 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 224550976 8261857280 30583 33554432000 4194304 4196468 140731060046304 140292623690080 140294934050517 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32620544 140731060049077 140731060049201 140731060049201 140731060051919 0
[pid=21269/tid=21283] ppid=21251 vsize=8068220 memory=288230596050944315 CPUtime=0.59 cores=1,3,5,7
/proc/21269/task/21283/stat : 21283 (java) S 21251 21251 19383 0 -1 1077944384 169 0 0 0 26 33 0 0 20 0 19 0 224550976 8261857280 30583 33554432000 4194304 4196468 140731060046304 140294376324144 140294934051458 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 10 0 0 6293624 6294260 32620544 140731060049077 140731060049201 140731060049201 140731060051919 0
[pid=21269/tid=21285] ppid=21251 vsize=8068220 memory=82576 CPUtime=0 cores=1,3,5,7
/proc/21269/task/21285/stat : 21285 (java) S 21251 21251 19383 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 224551049 8261857280 30583 33554432000 4194304 4196468 140731060046304 140294370707264 140294934064921 0 4 2 25189581 18446744071579417331 0 0 -1 3 0 0 0 0 0 6293624 6294260 32620544 140731060049077 140731060049201 140731060049201 140731060051919 0
[pid=21269/tid=21287] ppid=21251 vsize=8068220 memory=15202 CPUtime=0 cores=1,3,5,7
/proc/21269/task/21287/stat : 21287 (java) S 21251 21251 19383 0 -1 4202560 29 0 0 0 0 0 0 0 20 0 19 0 224551049 8261857280 30583 33554432000 4194304 4196468 140731060046304 140292086804400 140294934062237 0 4 2 25189581 18446744071580971376 0 0 -1 5 0 0 0 0 0 6293624 6294260 32620544 140731060049077 140731060049201 140731060049201 140731060051919 0
[pid=21269/tid=21288] ppid=21251 vsize=8068220 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21269/task/21288/stat : 21288 (java) S 21251 21251 19383 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 224551049 8261857280 30583 33554432000 4194304 4196468 140731060046304 140291818372656 140294934062237 0 4 2 25189581 18446744071580971376 0 0 -1 3 0 0 0 0 0 6293624 6294260 32620544 140731060049077 140731060049201 140731060049201 140731060051919 0
[pid=21269/tid=21289] ppid=21251 vsize=8068220 memory=8443538352883892301 CPUtime=0 cores=1,3,5,7
/proc/21269/task/21289/stat : 21289 (java) S 21251 21251 19383 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 19 0 224551052 8261857280 30583 33554432000 4194304 4196468 140731060046304 140292221033760 140294934050517 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32620544 140731060049077 140731060049201 140731060049201 140731060051919 0
Current children cumulated CPU time: 2520.07 s
Current children cumulated vsize: 8280872 KiB
Current children cumulated memory: 206380 KiB

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

[startup+2516.91 s]
# the end of solver process 21251 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=3.41272 s, system=0.141345 s

[startup+2516.91 s]
# the end of solver process 21269 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2519.38 s, system=0.747965 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+2516.9 s]
/proc/loadavg: 2.00 2.01 2.05 3/232 21494
/proc/meminfo: memFree=11358040/32770624 swapFree=67108860/67108860
[pid=21251] ppid=21248 vsize=113128 memory=1472 CPUtime=3.54 cores=1,3,5,7
/proc/21251/stat : 21251 (scop.sh) S 21248 21251 19383 0 -1 4202496 591 22718 0 0 0 0 340 14 20 0 1 0 224550801 115843072 368 33554432000 4194304 5098028 140730498619408 140730498616152 139944011289212 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 15368192 140730498622529 140730498622727 140730498622727 140730498625485 0
/proc/21251/statm: 28282 368 311 221 0 87 0
[pid=21269] ppid=21251 vsize=8068220 memory=122332 CPUtime=2.06 cores=1,3,5,7
/proc/21269/stat : 21269 (java) S 21251 21251 19383 0 -1 1077944320 19464 0 0 0 166 40 0 0 20 0 19 0 224550969 8261857280 30583 33554432000 4194304 4196468 140731060046304 140731060028848 140294934040311 0 0 2 25189581 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 32620544 140731060049077 140731060049201 140731060049201 140731060051919 0
/proc/21269/statm: 2017055 30583 3152 1 0 1978454 0
[pid=21284] ppid=21269 vsize=99524 memory=82576 CPUtime=2514.47 cores=1,3,5,7
/proc/21284/stat : 21284 (minisat_release) R 21269 21251 19383 0 -1 4202496 147154 0 0 0 251429 18 0 0 20 0 1 0 224551049 101912576 20644 33554432000 4194304 4308513 140724523798368 140724523795864 4263979 0 4 0 8396802 0 0 0 17 1 0 0 0 0 0 6409496 6410680 9527296 140724523799668 140724523799766 140724523799766 140724523802565 0
/proc/21284/statm: 24881 20644 341 28 0 21121 0
[pid=21269/tid=21270] ppid=21251 vsize=8068220 memory=1472 CPUtime=0.82 cores=1,3,5,7
/proc/21269/task/21270/stat : 21270 (java) S 21251 21251 19383 0 -1 1077944384 15633 0 0 0 76 6 0 0 20 0 19 0 224550970 8261857280 30583 33554432000 4194304 4196468 140731060046304 140294905880464 140294934050517 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32620544 140731060049077 140731060049201 140731060049201 140731060051919 0
[pid=21269/tid=21271] ppid=21251 vsize=8068220 memory=122332 CPUtime=0 cores=1,3,5,7
/proc/21269/task/21271/stat : 21271 (java) S 21251 21251 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 224550971 8261857280 30583 33554432000 4194304 4196468 140731060046304 140294938282512 140294934050517 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32620544 140731060049077 140731060049201 140731060049201 140731060051919 0
[pid=21269/tid=21272] ppid=21251 vsize=8068220 memory=122332 CPUtime=0 cores=1,3,5,7
/proc/21269/task/21272/stat : 21272 (java) S 21251 21251 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 224550971 8261857280 30583 33554432000 4194304 4196468 140731060046304 140294419196560 140294934050517 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32620544 140731060049077 140731060049201 140731060049201 140731060051919 0
[pid=21269/tid=21273] ppid=21251 vsize=8068220 memory=122332 CPUtime=0 cores=1,3,5,7
/proc/21269/task/21273/stat : 21273 (java) S 21251 21251 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 224550971 8261857280 30583 33554432000 4194304 4196468 140731060046304 140294418143504 140294934050517 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32620544 140731060049077 140731060049201 140731060049201 140731060051919 0
[pid=21269/tid=21274] ppid=21251 vsize=8068220 memory=1472 CPUtime=0 cores=1,3,5,7
/proc/21269/task/21274/stat : 21274 (java) S 21251 21251 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 224550971 8261857280 30583 33554432000 4194304 4196468 140731060046304 140294417090960 140294934050517 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32620544 140731060049077 140731060049201 140731060049201 140731060051919 0
[pid=21269/tid=21275] ppid=21251 vsize=8068220 memory=122332 CPUtime=0.02 cores=1,3,5,7
/proc/21269/task/21275/stat : 21275 (java) S 21251 21251 19383 0 -1 1077944384 8 0 0 0 1 1 0 0 20 0 19 0 224550972 8261857280 30583 33554432000 4194304 4196468 140731060046304 140294380534512 140294934051458 0 0 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32620544 140731060049077 140731060049201 140731060049201 140731060051919 0
[pid=21269/tid=21276] ppid=21251 vsize=8068220 memory=1828 CPUtime=0 cores=1,3,5,7
/proc/21269/task/21276/stat : 21276 (java) S 21251 21251 19383 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 224550973 8261857280 30583 33554432000 4194304 4196468 140731060046304 140293764540064 140294934050517 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32620544 140731060049077 140731060049201 140731060049201 140731060051919 0
[pid=21269/tid=21277] ppid=21251 vsize=8068220 memory=792 CPUtime=0 cores=1,3,5,7
/proc/21269/task/21277/stat : 21277 (java) S 21251 21251 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 224550973 8261857280 30583 33554432000 4194304 4196468 140731060046304 140293496104176 140294934050517 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32620544 140731060049077 140731060049201 140731060049201 140731060051919 0
[pid=21269/tid=21278] ppid=21251 vsize=8068220 memory=1472 CPUtime=0 cores=1,3,5,7
/proc/21269/task/21278/stat : 21278 (java) S 21251 21251 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 224550975 8261857280 30583 33554432000 4194304 4196468 140731060046304 140293121595856 140294934058907 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32620544 140731060049077 140731060049201 140731060049201 140731060051919 0
[pid=21269/tid=21279] ppid=21251 vsize=8068220 memory=122204 CPUtime=0.18 cores=1,3,5,7
/proc/21269/task/21279/stat : 21279 (java) S 21251 21251 19383 0 -1 1077944384 1002 0 0 0 18 0 0 0 20 0 19 0 224550975 8261857280 30583 33554432000 4194304 4196468 140731060046304 140294379481328 140294934051458 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32620544 140731060049077 140731060049201 140731060049201 140731060051919 0
[pid=21269/tid=21280] ppid=21251 vsize=8068220 memory=2432 CPUtime=0.16 cores=1,3,5,7
/proc/21269/task/21280/stat : 21280 (java) S 21251 21251 19383 0 -1 1077944384 401 0 0 0 16 0 0 0 20 0 19 0 224550975 8261857280 30583 33554432000 4194304 4196468 140731060046304 140294378428784 140294934051458 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32620544 140731060049077 140731060049201 140731060049201 140731060051919 0
[pid=21269/tid=21281] ppid=21251 vsize=8068220 memory=1828 CPUtime=0.23 cores=1,3,5,7
/proc/21269/task/21281/stat : 21281 (java) S 21251 21251 19383 0 -1 1077944384 841 0 0 0 23 0 0 0 20 0 19 0 224550975 8261857280 30583 33554432000 4194304 4196468 140731060046304 140294377375728 140294934051458 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32620544 140731060049077 140731060049201 140731060049201 140731060051919 0
[pid=21269/tid=21282] ppid=21251 vsize=8068220 memory=288230574492221466 CPUtime=0 cores=1,3,5,7
/proc/21269/task/21282/stat : 21282 (java) S 21251 21251 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 224550976 8261857280 30583 33554432000 4194304 4196468 140731060046304 140292623690080 140294934050517 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32620544 140731060049077 140731060049201 140731060049201 140731060051919 0
[pid=21269/tid=21283] ppid=21251 vsize=8068220 memory=288230596050944315 CPUtime=0.59 cores=1,3,5,7
/proc/21269/task/21283/stat : 21283 (java) S 21251 21251 19383 0 -1 1077944384 169 0 0 0 26 33 0 0 20 0 19 0 224550976 8261857280 30583 33554432000 4194304 4196468 140731060046304 140294376324144 140294934051458 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 10 0 0 6293624 6294260 32620544 140731060049077 140731060049201 140731060049201 140731060051919 0
[pid=21269/tid=21285] ppid=21251 vsize=8068220 memory=82576 CPUtime=0 cores=1,3,5,7
/proc/21269/task/21285/stat : 21285 (java) S 21251 21251 19383 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 224551049 8261857280 30583 33554432000 4194304 4196468 140731060046304 140294370707264 140294934064921 0 4 2 25189581 18446744071579417331 0 0 -1 3 0 0 0 0 0 6293624 6294260 32620544 140731060049077 140731060049201 140731060049201 140731060051919 0
[pid=21269/tid=21287] ppid=21251 vsize=8068220 memory=15202 CPUtime=0 cores=1,3,5,7
/proc/21269/task/21287/stat : 21287 (java) S 21251 21251 19383 0 -1 4202560 29 0 0 0 0 0 0 0 20 0 19 0 224551049 8261857280 30583 33554432000 4194304 4196468 140731060046304 140292086804400 140294934062237 0 4 2 25189581 18446744071580971376 0 0 -1 5 0 0 0 0 0 6293624 6294260 32620544 140731060049077 140731060049201 140731060049201 140731060051919 0
[pid=21269/tid=21288] ppid=21251 vsize=8068220 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21269/task/21288/stat : 21288 (java) S 21251 21251 19383 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 224551049 8261857280 30583 33554432000 4194304 4196468 140731060046304 140291818372656 140294934062237 0 4 2 25189581 18446744071580971376 0 0 -1 3 0 0 0 0 0 6293624 6294260 32620544 140731060049077 140731060049201 140731060049201 140731060051919 0
[pid=21269/tid=21289] ppid=21251 vsize=8068220 memory=8443538352883892301 CPUtime=0 cores=1,3,5,7
/proc/21269/task/21289/stat : 21289 (java) S 21251 21251 19383 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 19 0 224551052 8261857280 30583 33554432000 4194304 4196468 140731060046304 140292221033760 140294934050517 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32620544 140731060049077 140731060049201 140731060049201 140731060051919 0
Current children cumulated CPU time: 2520.07 s
Current children cumulated vsize: 8280872 KiB
Current children cumulated memory: 206380 KiB

Child status: 1
Real time (s): 2516.91
CPU time (s): 2520.13
CPU user time (s): 2519.38
CPU system time (s): 0.747965
CPU usage (%): 100.128
Max. virtual memory (cumulated for all children) (KiB): 15140232
Max. memory (cumulated for all children) (KiB): 222368

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.38
system time used= 0.747965
maximum resident set size= 198348
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 190205
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2000
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 58656
involuntary context switches= 1284


# summary of solver processes directly reported to runsolver:
#   pid: 21251,21269
#   total CPU time (s): 2520.13
#   total CPU user time (s): 2519.38
#   total CPU system time (s): 0.747965

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 16.4937 second user time and 26.449 second system time

The end

Launcher Data

Begin job on node135 at 2018-08-12 12:31:16
IDJOB=4305739
IDBENCH=141234
IDSOLVER=2783
FILE ID=node135/4305739-1534069876
RUNJOBID= node135-1534062530-19415
PBS_JOBID= 21036983
Free space on /tmp= 42560 MiB

SOLVER NAME= scop both+MapleCOMSPS (2018-07-31)
BENCH NAME= XCSP18/PseudoBoolean-dec/Pb-chnl15-16_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-4305739-1534069876/watcher-4305739-1534069876 -o /tmp/evaluation-result-4305739-1534069876/solver-4305739-1534069876 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node135-1534062530-19415 --watchdog 2580  scop.sh 11g scop.jar -both minisat_release default HOME HOME/instance-4305739-1534069876.xml

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

MD5SUM BENCH= 8b2f27ca9e664fd505b84cd8dff1749a
RANDOM SEED=1872899513

node135.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.50
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.50
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.50
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.50
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:        11584724 kB
MemAvailable:   31694032 kB
Buffers:          244828 kB
Cached:         19870340 kB
SwapCached:            0 kB
Active:          9325332 kB
Inactive:       11055532 kB
Active(anon):     215048 kB
Inactive(anon):   103300 kB
Active(file):    9110284 kB
Inactive(file): 10952232 kB
Unevictable:        7244 kB
Mlocked:            7244 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7916 kB
Writeback:             0 kB
AnonPages:        195072 kB
Mapped:            73804 kB
Shmem:             49824 kB
Slab:             503672 kB
SReclaimable:     475252 kB
SUnreclaim:        28420 kB
KernelStack:        3952 kB
PageTables:         6308 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    5922432 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     51200 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:       93568 kB
DirectMap2M:    33452032 kB

Free space on /tmp at the end= 42560 MiB
End job on node135 at 2018-08-12 13:13:13