Trace number 4305690

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
scop both+MapleCOMSPS (2018-07-31)? (TO) 2520.08 2509.31

General information on the benchmark

NameSubisomorphism/
Subisomorphism-g10-g27_c18.xml
MD5SUM92ed35416817fd3e3d52723751690df9
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark134.841
Satisfiable
(Un)Satisfiability was proved
Number of variables41
Number of constraints121
Number of domains1
Minimum domain size86
Maximum domain size86
Distribution of domain sizes[{"size":86,"count":41}]
Minimum variable degree2
Maximum variable degree11
Distribution of variable degrees[{"degree":2,"count":1},{"degree":4,"count":6},{"degree":5,"count":10},{"degree":6,"count":14},{"degree":7,"count":4},{"degree":8,"count":4},{"degree":10,"count":1},{"degree":11,"count":1}]
Minimum constraint arity1
Maximum constraint arity41
Distribution of constraint arities[{"arity":1,"count":40},{"arity":2,"count":80},{"arity":41,"count":1}]
Number of extensional constraints120
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":120},{"type":"allDifferent","count":1}]
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-26296-serial-file.bin HOME/instance-4305690-1534084587.xml
0.66/0.52	
0.66/0.52	scop both+minisat_release (2018-07-31)
0.66/0.52	(Encoding Process)
0.66/0.52	
0.66/0.55	c BEGIN-Prog: Sun Aug 12 16:36:28 CEST 2018
0.66/0.55	c PID: 26299
0.66/0.55	c IP: 172.20.3.103
0.66/0.55	c HOST: node103.alineos.net
0.66/0.56	c (0,0) Parsing Begin
1.44/0.91	c (0,0) Parsing End
1.44/0.92	c (0,0) CSP: 41 int (0 aux), 0 bool (0 aux), 121 ctr, max domain size 86
1.44/0.92	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.44/0.92	c (0,0) Constraint Name Generate Begin
1.44/0.92	c (0,0) Ctr:HOME/instance-4305690-1534084587.xml,AllDifferent:ExtensionConflict:ExtensionSupport:IntVar
1.44/0.92	c (0,0) Constraint Name Generate End
1.44/0.92	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.44/0.92	c (0,0) CSP to CSPinCNF Begin
5.74/2.42	c (1,1) translated 13 (10%) constraints
7.07/3.09	c (2,2) translated 25 (20%) constraints
7.74/3.69	c (3,3) translated 37 (30%) constraints
8.41/4.30	c (3,3) translated 49 (40%) constraints
9.04/4.89	c (4,4) translated 61 (50%) constraints
9.72/5.49	c (4,4) translated 73 (60%) constraints
10.24/5.95	c (5,5) translated 85 (70%) constraints
10.24/5.96	c (5,5) translated 97 (80%) constraints
10.24/5.98	c (5,5) translated 109 (90%) constraints
10.24/6.00	c (5,5) translated 121 (100%) constraints
11.60/6.48	c (5,5) STATISTICS1:HOME/instance-4305690-1534084587.xml,AllDifferent:ExtensionConflict:ExtensionSupport:IntVar,6201,107746,86,86,78,2,86:820,86:202930;2:112400,78:80;41:2;3:93760;2:13904,2:820;1:313690;0:80,
11.60/6.48	c (5,5) ==========================================
11.60/6.48	c (5,5) Both Encoding selects:
11.60/6.48	c (5,5) Order
11.60/6.48	c (5,5) ==========================================
12.40/6.79	c (6,6) translated 10775 (10%) constraints
12.98/6.95	c (6,6) translated 21550 (20%) constraints
13.10/7.09	c (6,6) translated 32324 (30%) constraints
13.32/7.23	c (6,6) translated 43099 (40%) constraints
13.42/7.38	c (6,6) translated 53873 (50%) constraints
13.64/7.52	c (6,6) translated 64648 (60%) constraints
13.75/7.67	c (7,7) translated 75423 (70%) constraints
14.52/7.96	c (7,7) translated 86197 (80%) constraints
14.63/8.10	c (7,7) translated 96972 (90%) constraints
14.84/8.24	c (7,7) translated 107746 (100%) constraints
14.84/8.24	c (7,7) CSP to CSPinCNF End
14.84/8.25	c (7,7) CSP: 41 int (0 aux), 6160 bool (6160 aux), 107746 ctr, max domain size 86
14.84/8.25	c (7,7) Heap : 302 MiB used (max 10795 MiB), NonHeap : 31 MiB used (max 0 MiB)
14.84/8.25	c (7,7) CSPinCNF Propagation Begin
15.57/8.67	c (8,7) 0 values, 80 unsatisfiable literals, and 0 valid clauses are removed
15.57/8.67	c (8,7) CSPinCNF Propagation End
15.57/8.67	c (8,7) CSP: 41 int (0 aux), 6160 bool (6160 aux), 107746 ctr, max domain size 86
15.57/8.67	c (8,7) Heap : 743 MiB used (max 10795 MiB), NonHeap : 31 MiB used (max 0 MiB)
15.57/8.67	c (8,7) Simplify CSPinCNF Begin
16.11/8.87	c (8,8) Simplify CSPinCNF End
16.11/8.88	c (8,8) CSP: 41 int (0 aux), 7800 bool (7800 aux), 109386 ctr, max domain size 86
16.11/8.88	c (8,8) Heap : 854 MiB used (max 10795 MiB), NonHeap : 32 MiB used (max 0 MiB)
16.11/8.88	c (8,8) Calculate Precise Domain Begin
16.11/8.88	c (8,8) 0 values are removed by re-calculation
16.11/8.88	c (8,8) Calculate Precise Domain End
16.11/8.88	c (8,8) CSP: 41 int (0 aux), 7800 bool (7800 aux), 109386 ctr, max domain size 86
16.11/8.88	c (8,8) Heap : 854 MiB used (max 10795 MiB), NonHeap : 32 MiB used (max 0 MiB)
16.11/8.88	c (8,8) CSPinCNF to SatSolver Begin
17.59/9.46	c (8,8) 10939 (10 %) CSP clauses are encoded (11285 SAT variables, 153782 SAT clauses)
17.80/9.51	c (8,8) 21878 (20 %) CSP clauses are encoded (11285 SAT variables, 164721 SAT clauses)
17.80/9.56	c (9,8) 32816 (30 %) CSP clauses are encoded (11285 SAT variables, 175659 SAT clauses)
17.91/9.61	c (9,8) 43755 (40 %) CSP clauses are encoded (11285 SAT variables, 186598 SAT clauses)
17.91/9.66	c (9,8) 54693 (50 %) CSP clauses are encoded (11285 SAT variables, 197536 SAT clauses)
18.02/9.71	c (9,9) 65632 (60 %) CSP clauses are encoded (11285 SAT variables, 208475 SAT clauses)
18.02/9.76	c (9,9) 76571 (70 %) CSP clauses are encoded (11285 SAT variables, 219414 SAT clauses)
18.12/9.81	c (9,9) 87509 (80 %) CSP clauses are encoded (11285 SAT variables, 230352 SAT clauses)
18.12/9.86	c (9,9) 98448 (90 %) CSP clauses are encoded (11285 SAT variables, 241291 SAT clauses)
18.23/9.91	c (9,9) 109386 (100 %) CSP clauses are encoded (11285 SAT variables, 252229 SAT clauses)
18.23/9.91	c (9,9) Launch Command will be: minisat_release
18.23/9.91	c (9,9) CSPinCNF to SatSolver End
18.23/9.91	c (9,9) Heap : 1682 MiB used (max 10795 MiB), NonHeap : 31 MiB used (max 0 MiB)
18.77/10.19	c (9,9) STATISTICS2:HOME/instance-4305690-1534084587.xml,AllDifferent:ExtensionConflict:ExtensionSupport:IntVar,7841,109386,86,86,77,2,86:1640,86:204570;2:115680,77:80;41:2;3:93760;2:15544,2:1640;1:316970,
18.77/10.20	c (9,9) 11285 bool, 252230 clause
18.77/10.20	c (9,9) Export Begin
18.87/10.28	c (9,9) Export to HOME/scop-26296-serial-file.bin
18.87/10.28	c (9,9) Export End
18.87/10.28	c (9,9) Export File Size: 0.01 MB
18.87/10.28	c (9,9) 0,0,7,8,8,8,9,STOP-AFTER(DIMACS)
18.87/10.28	c END-Prog: Sun Aug 12 16:36:38 CEST 2018
0.00/10.30	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp scop.jar fun.scop.XCSP18Solve HOME/scop-26296-serial-file.bin
19.11/10.80	c (0,0) Read Serial File Begin
19.11/10.80	c (0,0) HOME/scop-26296-serial-file.bin
19.11/10.97	c (0,0) Read Serial File End
19.11/10.98	
19.11/10.98	scop order+minisat_release (2018-07-31)
19.11/10.98	(Solving Process)
19.11/10.98	
19.11/11.00	c BEGIN-Prog: Sun Aug 12 16:36:38 CEST 2018
19.11/11.00	c PID: 26314
19.11/11.00	c IP: 172.20.3.103
19.11/11.00	c HOST: node103.alineos.net
20.06/11.01	c (0,0) SatSolver.solve Begin
20.06/11.01	c (0,0) 0 bool, 0 clause
20.06/11.01	c (0,0) minisat_release HOME/instance-4305690-1534084587.xml-scop-26299.cnf
2520.04/2509.30	c (2498,0) SatSolver is killed by some reasons.
2520.04/2509.30	c (2498,0) receiving signal SIGTERM
2520.04/2509.30	s UNKNOWN
2520.04/2509.31	c (scop.sh) Receiving Signal. Removing all intermediate files.
2520.04/2509.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 (10549 MiB free)
  memory of node 1: 16384 MiB (13681 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4305690-1534084587/watcher-4305690-1534084587 -o /tmp/evaluation-result-4305690-1534084587/solver-4305690-1534084587 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node103-1534064938-20638 --watchdog 2580 scop.sh 11g scop.jar -both minisat_release default HOME HOME/instance-4305690-1534084587.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=26296, runsolver pid=26293
Current StackSize limit: 8192 KiB


[startup+0.10015 s]*
/proc/loadavg: 2.01 2.02 2.05 4/223 26313
/proc/meminfo: memFree=24752784/32770624 swapFree=67058900/67108860
[pid=26296] ppid=26293 vsize=113128 memory=1392 CPUtime=0 cores=1,3,5,7
/proc/26296/stat : 26296 (scop.sh) S 26293 26296 20606 0 -1 4202496 559 321 0 0 0 0 0 0 20 0 1 0 226021932 115843072 348 33554432000 4194304 5098028 140723477515296 140723477512552 140152345969276 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 10579968 140723477517377 140723477517575 140723477517575 140723477520333 0
/proc/26296/statm: 28282 348 296 221 0 87 0
[pid=26299] ppid=26296 vsize=15012476 memory=71324 CPUtime=0.11 cores=1,3,5,7
/proc/26299/stat : 26299 (java) S 26296 26296 20606 0 -1 1077944320 6983 0 0 0 9 2 0 0 20 0 15 0 226021932 15372775424 17831 33554432000 4194304 4196468 140730171055920 140730171038464 140332725522167 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 31809536 140730171061255 140730171061553 140730171061553 140730171064271 0
/proc/26299/statm: 3753119 17831 2767 1 0 3715579 0
[pid=26299/tid=26300] ppid=26296 vsize=15012476 memory=-6222985969016291263 CPUtime=0.09 cores=1,3,5,7
/proc/26299/task/26300/stat : 26300 (java) R 26296 26296 20606 0 -1 4202560 5048 0 0 0 8 1 0 0 20 0 15 0 226021933 15372775424 17831 33554432000 4194304 4196468 140730171055920 140332697334152 140332709602654 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 31809536 140730171061255 140730171061553 140730171061553 140730171064271 0
[pid=26299/tid=26301] ppid=26296 vsize=15012476 memory=4206468019014099040 CPUtime=0 cores=1,3,5,7
/proc/26299/task/26301/stat : 26301 (java) S 26296 26296 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 226021934 15372775424 17831 33554432000 4194304 4196468 140730171055920 140332729764624 140332725532373 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31809536 140730171061255 140730171061553 140730171061553 140730171064271 0
[pid=26299/tid=26302] ppid=26296 vsize=15012476 memory=139837357045376 CPUtime=0 cores=1,3,5,7
/proc/26299/task/26302/stat : 26302 (java) S 26296 26296 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226021934 15372775424 17831 33554432000 4194304 4196468 140730171055920 140332185758608 140332725532373 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31809536 140730171061255 140730171061553 140730171061553 140730171064271 0
[pid=26299/tid=26303] ppid=26296 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26299/task/26303/stat : 26303 (java) S 26296 26296 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226021934 15372775424 17831 33554432000 4194304 4196468 140730171055920 140332184706064 140332725532373 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31809536 140730171061255 140730171061553 140730171061553 140730171064271 0
[pid=26299/tid=26304] ppid=26296 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/26299/task/26304/stat : 26304 (java) S 26296 26296 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 226021934 15372775424 17831 33554432000 4194304 4196468 140730171055920 140332183653520 140332725532373 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31809536 140730171061255 140730171061553 140730171061553 140730171064271 0
[pid=26299/tid=26305] ppid=26296 vsize=15012476 memory=139837357045376 CPUtime=0 cores=1,3,5,7
/proc/26299/task/26305/stat : 26305 (java) S 26296 26296 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 226021936 15372775424 17831 33554432000 4194304 4196468 140730171055920 140331763156976 140332725533314 0 0 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31809536 140730171061255 140730171061553 140730171061553 140730171064271 0
[pid=26299/tid=26306] ppid=26296 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/26299/task/26306/stat : 26306 (java) S 26296 26296 20606 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 226021936 15372775424 17831 33554432000 4194304 4196468 140730171055920 140331345503136 140332725532373 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31809536 140730171061255 140730171061553 140730171061553 140730171064271 0
[pid=26299/tid=26307] ppid=26296 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26299/task/26307/stat : 26307 (java) S 26296 26296 20606 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 226021937 15372775424 17831 33554432000 4194304 4196468 140730171055920 140331211281392 140332725532373 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31809536 140730171061255 140730171061553 140730171061553 140730171064271 0
[pid=26299/tid=26308] ppid=26296 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26299/task/26308/stat : 26308 (java) S 26296 26296 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 226021939 15372775424 17831 33554432000 4194304 4196468 140730171055920 140330836777168 140332725540763 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31809536 140730171061255 140730171061553 140730171061553 140730171064271 0
[pid=26299/tid=26309] ppid=26296 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26299/task/26309/stat : 26309 (java) S 26296 26296 20606 0 -1 1077944384 305 0 0 0 0 0 0 0 20 0 15 0 226021939 15372775424 17831 33554432000 4194304 4196468 140730171055920 140331762104816 140332725533314 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31809536 140730171061255 140730171061553 140730171061553 140730171064271 0
[pid=26299/tid=26310] ppid=26296 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/26299/task/26310/stat : 26310 (java) S 26296 26296 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 226021939 15372775424 17831 33554432000 4194304 4196468 140730171055920 140331761052272 140332725533314 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31809536 140730171061255 140730171061553 140730171061553 140730171064271 0
[pid=26299/tid=26311] ppid=26296 vsize=15012476 memory=139837357045376 CPUtime=0.01 cores=1,3,5,7
/proc/26299/task/26311/stat : 26311 (java) R 26296 26296 20606 0 -1 4202560 275 0 0 0 1 0 0 0 20 0 15 0 226021939 15372775424 17831 33554432000 4194304 4196468 140730171055920 140331759995608 140332704886786 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 31809536 140730171061255 140730171061553 140730171061553 140730171064271 0
[pid=26299/tid=26312] ppid=26296 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/26299/task/26312/stat : 26312 (java) S 26296 26296 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 226021939 15372775424 17831 33554432000 4194304 4196468 140730171055920 140330338872416 140332725532373 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31809536 140730171061255 140730171061553 140730171061553 140730171064271 0
[pid=26299/tid=26313] ppid=26296 vsize=15012476 memory=139837357045376 CPUtime=0 cores=1,3,5,7
/proc/26299/task/26313/stat : 26313 (java) S 26296 26296 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226021939 15372775424 17831 33554432000 4194304 4196468 140730171055920 140331758946608 140332725533314 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31809536 140730171061255 140730171061553 140730171061553 140730171064271 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 72716 KiB

[startup+0.210693 s]*
/proc/loadavg: 2.01 2.02 2.05 3/223 26313
/proc/meminfo: memFree=24738956/32770624 swapFree=67058900/67108860
[pid=26296] ppid=26293 vsize=113128 memory=1392 CPUtime=0 cores=1,3,5,7
/proc/26296/stat : 26296 (scop.sh) S 26293 26296 20606 0 -1 4202496 559 321 0 0 0 0 0 0 20 0 1 0 226021932 115843072 348 33554432000 4194304 5098028 140723477515296 140723477512552 140152345969276 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 10579968 140723477517377 140723477517575 140723477517575 140723477520333 0
/proc/26296/statm: 28282 348 296 221 0 87 0
[pid=26299] ppid=26296 vsize=15012476 memory=84376 CPUtime=0.25 cores=1,3,5,7
/proc/26299/stat : 26299 (java) S 26296 26296 20606 0 -1 1077944320 10488 0 0 0 23 2 0 0 20 0 15 0 226021932 15372775424 21094 33554432000 4194304 4196468 140730171055920 140730171038464 140332725522167 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 31809536 140730171061255 140730171061553 140730171061553 140730171064271 0
/proc/26299/statm: 3753119 21094 2901 1 0 3715579 0
[pid=26299/tid=26300] ppid=26296 vsize=15012476 memory=7022364632946311227 CPUtime=0.2 cores=1,3,5,7
/proc/26299/task/26300/stat : 26300 (java) R 26296 26296 20606 0 -1 4202560 8371 0 0 0 18 2 0 0 20 0 15 0 226021933 15372775424 21094 33554432000 4194304 4196468 140730171055920 140332697348560 140332725534102 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 31809536 140730171061255 140730171061553 140730171061553 140730171064271 0
[pid=26299/tid=26301] ppid=26296 vsize=15012476 memory=545 CPUtime=0 cores=1,3,5,7
/proc/26299/task/26301/stat : 26301 (java) S 26296 26296 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 226021934 15372775424 21094 33554432000 4194304 4196468 140730171055920 140332729764624 140332725532373 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31809536 140730171061255 140730171061553 140730171061553 140730171064271 0
[pid=26299/tid=26302] ppid=26296 vsize=15012476 memory=139837357394175 CPUtime=0 cores=1,3,5,7
/proc/26299/task/26302/stat : 26302 (java) S 26296 26296 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226021934 15372775424 21094 33554432000 4194304 4196468 140730171055920 140332185758608 140332725532373 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31809536 140730171061255 140730171061553 140730171061553 140730171064271 0
[pid=26299/tid=26303] ppid=26296 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26299/task/26303/stat : 26303 (java) S 26296 26296 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226021934 15372775424 21094 33554432000 4194304 4196468 140730171055920 140332184706064 140332725532373 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31809536 140730171061255 140730171061553 140730171061553 140730171064271 0
[pid=26299/tid=26304] ppid=26296 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/26299/task/26304/stat : 26304 (java) S 26296 26296 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 226021934 15372775424 21094 33554432000 4194304 4196468 140730171055920 140332183653520 140332725532373 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31809536 140730171061255 140730171061553 140730171061553 140730171064271 0
[pid=26299/tid=26305] ppid=26296 vsize=15012476 memory=139837357045376 CPUtime=0 cores=1,3,5,7
/proc/26299/task/26305/stat : 26305 (java) S 26296 26296 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 226021936 15372775424 21094 33554432000 4194304 4196468 140730171055920 140331763156976 140332725533314 0 0 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31809536 140730171061255 140730171061553 140730171061553 140730171064271 0
[pid=26299/tid=26306] ppid=26296 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/26299/task/26306/stat : 26306 (java) S 26296 26296 20606 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 226021936 15372775424 21094 33554432000 4194304 4196468 140730171055920 140331345503136 140332725532373 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31809536 140730171061255 140730171061553 140730171061553 140730171064271 0
[pid=26299/tid=26307] ppid=26296 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26299/task/26307/stat : 26307 (java) S 26296 26296 20606 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 226021937 15372775424 21094 33554432000 4194304 4196468 140730171055920 140331211281392 140332725532373 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31809536 140730171061255 140730171061553 140730171061553 140730171064271 0
[pid=26299/tid=26308] ppid=26296 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26299/task/26308/stat : 26308 (java) S 26296 26296 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 226021939 15372775424 21094 33554432000 4194304 4196468 140730171055920 140330836777168 140332725540763 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31809536 140730171061255 140730171061553 140730171061553 140730171064271 0
[pid=26299/tid=26309] ppid=26296 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26299/task/26309/stat : 26309 (java) S 26296 26296 20606 0 -1 1077944384 317 0 0 0 0 0 0 0 20 0 15 0 226021939 15372775424 21094 33554432000 4194304 4196468 140730171055920 140331762104816 140332725533314 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31809536 140730171061255 140730171061553 140730171061553 140730171064271 0
[pid=26299/tid=26310] ppid=26296 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/26299/task/26310/stat : 26310 (java) S 26296 26296 20606 0 -1 1077944384 156 0 0 0 0 0 0 0 20 0 15 0 226021939 15372775424 21094 33554432000 4194304 4196468 140730171055920 140331761052272 140332725533314 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31809536 140730171061255 140730171061553 140730171061553 140730171064271 0
[pid=26299/tid=26311] ppid=26296 vsize=15012476 memory=139837357045376 CPUtime=0.03 cores=1,3,5,7
/proc/26299/task/26311/stat : 26311 (java) R 26296 26296 20606 0 -1 4202560 292 0 0 0 3 0 0 0 20 0 15 0 226021939 15372775424 21094 33554432000 4194304 4196468 140730171055920 140331759999728 140332725534102 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 31809536 140730171061255 140730171061553 140730171061553 140730171064271 0
[pid=26299/tid=26312] ppid=26296 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/26299/task/26312/stat : 26312 (java) S 26296 26296 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 226021939 15372775424 21094 33554432000 4194304 4196468 140730171055920 140330338872416 140332725532373 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31809536 140730171061255 140730171061553 140730171061553 140730171064271 0
[pid=26299/tid=26313] ppid=26296 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26299/task/26313/stat : 26313 (java) S 26296 26296 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226021939 15372775424 21094 33554432000 4194304 4196468 140730171055920 140331758946608 140332725533314 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31809536 140730171061255 140730171061553 140730171061553 140730171064271 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 85768 KiB

[startup+0.310719 s]*
/proc/loadavg: 2.01 2.02 2.05 3/223 26313
/proc/meminfo: memFree=24736040/32770624 swapFree=67058900/67108860
[pid=26296] ppid=26293 vsize=113128 memory=1392 CPUtime=0 cores=1,3,5,7
/proc/26296/stat : 26296 (scop.sh) S 26293 26296 20606 0 -1 4202496 559 321 0 0 0 0 0 0 20 0 1 0 226021932 115843072 348 33554432000 4194304 5098028 140723477515296 140723477512552 140152345969276 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 10579968 140723477517377 140723477517575 140723477517575 140723477520333 0
/proc/26296/statm: 28282 348 296 221 0 87 0
[pid=26299] ppid=26296 vsize=15012476 memory=88172 CPUtime=0.43 cores=1,3,5,7
/proc/26299/stat : 26299 (java) S 26296 26296 20606 0 -1 1077944320 11016 0 0 0 40 3 0 0 20 0 15 0 226021932 15372775424 22043 33554432000 4194304 4196468 140730171055920 140730171038464 140332725522167 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 31809536 140730171061255 140730171061553 140730171061553 140730171064271 0
/proc/26299/statm: 3753119 22043 3010 1 0 3715579 0
[pid=26299/tid=26300] ppid=26296 vsize=15012476 memory=6791534058613427641 CPUtime=0.29 cores=1,3,5,7
/proc/26299/task/26300/stat : 26300 (java) R 26296 26296 20606 0 -1 4202560 8737 0 0 0 27 2 0 0 20 0 15 0 226021933 15372775424 22043 33554432000 4194304 4196468 140730171055920 140332697317616 140332710091547 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 31809536 140730171061255 140730171061553 140730171061553 140730171064271 0
[pid=26299/tid=26301] ppid=26296 vsize=15012476 memory=4872558044660077418 CPUtime=0 cores=1,3,5,7
/proc/26299/task/26301/stat : 26301 (java) S 26296 26296 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 226021934 15372775424 22043 33554432000 4194304 4196468 140730171055920 140332729764624 140332725532373 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31809536 140730171061255 140730171061553 140730171061553 140730171064271 0
[pid=26299/tid=26302] ppid=26296 vsize=15012476 memory=-3258418265892434876 CPUtime=0 cores=1,3,5,7
/proc/26299/task/26302/stat : 26302 (java) S 26296 26296 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226021934 15372775424 22043 33554432000 4194304 4196468 140730171055920 140332185758608 140332725532373 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31809536 140730171061255 140730171061553 140730171061553 140730171064271 0
[pid=26299/tid=26303] ppid=26296 vsize=15012476 memory=4572146066226452084 CPUtime=0 cores=1,3,5,7
/proc/26299/task/26303/stat : 26303 (java) S 26296 26296 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226021934 15372775424 22043 33554432000 4194304 4196468 140730171055920 140332184706064 140332725532373 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31809536 140730171061255 140730171061553 140730171061553 140730171064271 0
[pid=26299/tid=26304] ppid=26296 vsize=15012476 memory=6944613755495348631 CPUtime=0 cores=1,3,5,7
/proc/26299/task/26304/stat : 26304 (java) S 26296 26296 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 226021934 15372775424 22043 33554432000 4194304 4196468 140730171055920 140332183653520 140332725532373 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31809536 140730171061255 140730171061553 140730171061553 140730171064271 0
[pid=26299/tid=26305] ppid=26296 vsize=15012476 memory=7893295687695687954 CPUtime=0 cores=1,3,5,7
/proc/26299/task/26305/stat : 26305 (java) S 26296 26296 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 226021936 15372775424 22043 33554432000 4194304 4196468 140730171055920 140331763156976 140332725533314 0 0 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31809536 140730171061255 140730171061553 140730171061553 140730171064271 0
[pid=26299/tid=26306] ppid=26296 vsize=15012476 memory=-8813974798734826869 CPUtime=0 cores=1,3,5,7
/proc/26299/task/26306/stat : 26306 (java) S 26296 26296 20606 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 226021936 15372775424 22043 33554432000 4194304 4196468 140730171055920 140331345503136 140332725532373 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31809536 140730171061255 140730171061553 140730171061553 140730171064271 0
[pid=26299/tid=26307] ppid=26296 vsize=15012476 memory=-6664436420846796947 CPUtime=0 cores=1,3,5,7
/proc/26299/task/26307/stat : 26307 (java) S 26296 26296 20606 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 226021937 15372775424 22043 33554432000 4194304 4196468 140730171055920 140331211281392 140332725532373 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31809536 140730171061255 140730171061553 140730171061553 140730171064271 0
[pid=26299/tid=26308] ppid=26296 vsize=15012476 memory=4426078206164241782 CPUtime=0 cores=1,3,5,7
/proc/26299/task/26308/stat : 26308 (java) S 26296 26296 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 226021939 15372775424 22043 33554432000 4194304 4196468 140730171055920 140330836777168 140332725540763 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31809536 140730171061255 140730171061553 140730171061553 140730171064271 0
[pid=26299/tid=26309] ppid=26296 vsize=15012476 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/26299/task/26309/stat : 26309 (java) S 26296 26296 20606 0 -1 1077944384 408 0 0 0 2 0 0 0 20 0 15 0 226021939 15372775424 22043 33554432000 4194304 4196468 140730171055920 140331762104816 140332725533314 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31809536 140730171061255 140730171061553 140730171061553 140730171064271 0
[pid=26299/tid=26310] ppid=26296 vsize=15012476 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/26299/task/26310/stat : 26310 (java) S 26296 26296 20606 0 -1 1077944384 208 0 0 0 1 0 0 0 20 0 15 0 226021939 15372775424 22043 33554432000 4194304 4196468 140730171055920 140331761052272 140332725533314 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31809536 140730171061255 140730171061553 140730171061553 140730171064271 0
[pid=26299/tid=26311] ppid=26296 vsize=15012476 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/26299/task/26311/stat : 26311 (java) S 26296 26296 20606 0 -1 1077944384 311 0 0 0 7 0 0 0 20 0 15 0 226021939 15372775424 22043 33554432000 4194304 4196468 140730171055920 140331759999728 140332725533314 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31809536 140730171061255 140730171061553 140730171061553 140730171064271 0
[pid=26299/tid=26312] ppid=26296 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26299/task/26312/stat : 26312 (java) S 26296 26296 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 226021939 15372775424 22043 33554432000 4194304 4196468 140730171055920 140330338872416 140332725532373 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31809536 140730171061255 140730171061553 140730171061553 140730171064271 0
[pid=26299/tid=26313] ppid=26296 vsize=15012476 memory=3617014130905522225 CPUtime=0 cores=1,3,5,7
/proc/26299/task/26313/stat : 26313 (java) S 26296 26296 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226021939 15372775424 22043 33554432000 4194304 4196468 140730171055920 140331758946608 140332725533314 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31809536 140730171061255 140730171061553 140730171061553 140730171064271 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 89564 KiB

[startup+0.704934 s]
/proc/loadavg: 2.01 2.02 2.05 3/223 26313
/proc/meminfo: memFree=24711244/32770624 swapFree=67058900/67108860
[pid=26296] ppid=26293 vsize=113128 memory=1392 CPUtime=0 cores=1,3,5,7
/proc/26296/stat : 26296 (scop.sh) S 26293 26296 20606 0 -1 4202496 559 321 0 0 0 0 0 0 20 0 1 0 226021932 115843072 348 33554432000 4194304 5098028 140723477515296 140723477512552 140152345969276 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 10579968 140723477517377 140723477517575 140723477517575 140723477520333 0
/proc/26296/statm: 28282 348 296 221 0 87 0
[pid=26299] ppid=26296 vsize=15020872 memory=127736 CPUtime=1.01 cores=1,3,5,7
/proc/26299/stat : 26299 (java) S 26296 26296 20606 0 -1 1077944320 18132 0 0 0 97 4 0 0 20 0 15 0 226021932 15381372928 31934 33554432000 4194304 4196468 140730171055920 140730171038464 140332725522167 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 31809536 140730171061255 140730171061553 140730171061553 140730171064271 0
/proc/26299/statm: 3755218 31934 3148 1 0 3716603 0
[pid=26299/tid=26300] ppid=26296 vsize=15020872 memory=33 CPUtime=0.67 cores=1,3,5,7
/proc/26299/task/26300/stat : 26300 (java) R 26296 26296 20606 0 -1 4202560 15430 0 0 0 64 3 0 0 20 0 15 0 226021933 15381372928 31934 33554432000 4194304 4196468 140730171055920 140332697358352 140332709565797 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 31809536 140730171061255 140730171061553 140730171061553 140730171064271 0
[pid=26299/tid=26301] ppid=26296 vsize=15020872 memory=288230377057956186 CPUtime=0 cores=1,3,5,7
/proc/26299/task/26301/stat : 26301 (java) S 26296 26296 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 226021934 15381372928 31934 33554432000 4194304 4196468 140730171055920 140332729764624 140332725532373 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31809536 140730171061255 140730171061553 140730171061553 140730171064271 0
[pid=26299/tid=26302] ppid=26296 vsize=15020872 memory=14408211646139281 CPUtime=0 cores=1,3,5,7
/proc/26299/task/26302/stat : 26302 (java) S 26296 26296 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226021934 15381372928 31934 33554432000 4194304 4196468 140730171055920 140332185758608 140332725532373 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31809536 140730171061255 140730171061553 140730171061553 140730171064271 0
[pid=26299/tid=26303] ppid=26296 vsize=15020872 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26299/task/26303/stat : 26303 (java) S 26296 26296 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226021934 15381372928 31934 33554432000 4194304 4196468 140730171055920 140332184706064 140332725532373 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31809536 140730171061255 140730171061553 140730171061553 140730171064271 0
[pid=26299/tid=26304] ppid=26296 vsize=15020872 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26299/task/26304/stat : 26304 (java) S 26296 26296 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 226021934 15381372928 31934 33554432000 4194304 4196468 140730171055920 140332183653520 140332725532373 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31809536 140730171061255 140730171061553 140730171061553 140730171064271 0
[pid=26299/tid=26305] ppid=26296 vsize=15020872 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26299/task/26305/stat : 26305 (java) S 26296 26296 20606 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 226021936 15381372928 31934 33554432000 4194304 4196468 140730171055920 140331763156976 140332725533314 0 0 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31809536 140730171061255 140730171061553 140730171061553 140730171064271 0
[pid=26299/tid=26306] ppid=26296 vsize=15020872 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26299/task/26306/stat : 26306 (java) S 26296 26296 20606 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 226021936 15381372928 31934 33554432000 4194304 4196468 140730171055920 140331345503136 140332725532373 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31809536 140730171061255 140730171061553 140730171061553 140730171064271 0
[pid=26299/tid=26307] ppid=26296 vsize=15020872 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26299/task/26307/stat : 26307 (java) S 26296 26296 20606 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 226021937 15381372928 31934 33554432000 4194304 4196468 140730171055920 140331211281392 140332725532373 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31809536 140730171061255 140730171061553 140730171061553 140730171064271 0
[pid=26299/tid=26308] ppid=26296 vsize=15020872 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26299/task/26308/stat : 26308 (java) S 26296 26296 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 226021939 15381372928 31934 33554432000 4194304 4196468 140730171055920 140330836777168 140332725540763 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31809536 140730171061255 140730171061553 140730171061553 140730171064271 0
[pid=26299/tid=26309] ppid=26296 vsize=15020872 memory=279674445889776 CPUtime=0.09 cores=1,3,5,7
/proc/26299/task/26309/stat : 26309 (java) S 26296 26296 20606 0 -1 1077944384 619 0 0 0 9 0 0 0 20 0 15 0 226021939 15381372928 31934 33554432000 4194304 4196468 140730171055920 140331762104816 140332725533314 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31809536 140730171061255 140730171061553 140730171061553 140730171064271 0
[pid=26299/tid=26310] ppid=26296 vsize=15020872 memory=7234030490512222553 CPUtime=0.07 cores=1,3,5,7
/proc/26299/task/26310/stat : 26310 (java) R 26296 26296 20606 0 -1 4202560 327 0 0 0 7 0 0 0 20 0 15 0 226021939 15381372928 31934 33554432000 4194304 4196468 140730171055920 140331761042272 140332706708124 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 31809536 140730171061255 140730171061553 140730171061553 140730171064271 0
[pid=26299/tid=26311] ppid=26296 vsize=15020872 memory=7594587674001172330 CPUtime=0.16 cores=1,3,5,7
/proc/26299/task/26311/stat : 26311 (java) S 26296 26296 20606 0 -1 1077944384 401 0 0 0 16 0 0 0 20 0 15 0 226021939 15381372928 31934 33554432000 4194304 4196468 140730171055920 140331759999728 140332725533314 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31809536 140730171061255 140730171061553 140730171061553 140730171064271 0
[pid=26299/tid=26312] ppid=26296 vsize=15020872 memory=7649399362739713586 CPUtime=0 cores=1,3,5,7
/proc/26299/task/26312/stat : 26312 (java) S 26296 26296 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 226021939 15381372928 31934 33554432000 4194304 4196468 140730171055920 140330338872416 140332725532373 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31809536 140730171061255 140730171061553 140730171061553 140730171064271 0
[pid=26299/tid=26313] ppid=26296 vsize=15020872 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26299/task/26313/stat : 26313 (java) S 26296 26296 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226021939 15381372928 31934 33554432000 4194304 4196468 140730171055920 140331758946608 140332725533314 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31809536 140730171061255 140730171061553 140730171061553 140730171064271 0
Current children cumulated CPU time: 1.01 s
Current children cumulated vsize: 15134000 KiB
Current children cumulated memory: 129128 KiB

[startup+1.50329 s]
/proc/loadavg: 2.01 2.02 2.05 5/223 26313
/proc/meminfo: memFree=24682460/32770624 swapFree=67058900/67108860
[pid=26296] ppid=26293 vsize=113128 memory=1392 CPUtime=0 cores=1,3,5,7
/proc/26296/stat : 26296 (scop.sh) S 26293 26296 20606 0 -1 4202496 559 321 0 0 0 0 0 0 20 0 1 0 226021932 115843072 348 33554432000 4194304 5098028 140723477515296 140723477512552 140152345969276 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 10579968 140723477517377 140723477517575 140723477517575 140723477520333 0
/proc/26296/statm: 28282 348 296 221 0 87 0

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

[pid=26314/tid=26317] ppid=26296 vsize=8068220 memory=279674447858032 CPUtime=0 cores=1,3,5,7
/proc/26314/task/26317/stat : 26317 (java) S 26296 26296 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 226022965 8261857280 28526 33554432000 4194304 4196468 140723534664560 140632585046800 140633099896533 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20426752 140723534668981 140723534669105 140723534669105 140723534671823 0
[pid=26314/tid=26318] ppid=26296 vsize=8068220 memory=114104 CPUtime=0 cores=1,3,5,7
/proc/26314/task/26318/stat : 26318 (java) S 26296 26296 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 226022965 8261857280 28526 33554432000 4194304 4196468 140723534664560 140632583994512 140633099896533 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20426752 140723534668981 140723534669105 140723534669105 140723534671823 0
[pid=26314/tid=26319] ppid=26296 vsize=8068220 memory=3544 CPUtime=0 cores=1,3,5,7
/proc/26314/task/26319/stat : 26319 (java) S 26296 26296 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 226022965 8261857280 28526 33554432000 4194304 4196468 140723534664560 140632582941712 140633099896533 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20426752 140723534668981 140723534669105 140723534669105 140723534671823 0
[pid=26314/tid=26320] ppid=26296 vsize=8068220 memory=3544 CPUtime=0.05 cores=1,3,5,7
/proc/26314/task/26320/stat : 26320 (java) S 26296 26296 20606 0 -1 1077944384 7 0 0 0 2 3 0 0 20 0 19 0 226022966 8261857280 28526 33554432000 4194304 4196468 140723534664560 140632546383984 140633099897474 0 0 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20426752 140723534668981 140723534669105 140723534669105 140723534671823 0
[pid=26314/tid=26321] ppid=26296 vsize=8068220 memory=60280 CPUtime=0 cores=1,3,5,7
/proc/26314/task/26321/stat : 26321 (java) S 26296 26296 20606 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 226022966 8261857280 28526 33554432000 4194304 4196468 140723534664560 140631926104864 140633099896533 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20426752 140723534668981 140723534669105 140723534669105 140723534671823 0
[pid=26314/tid=26322] ppid=26296 vsize=8068220 memory=1468 CPUtime=0 cores=1,3,5,7
/proc/26314/task/26322/stat : 26322 (java) S 26296 26296 20606 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 226022967 8261857280 28526 33554432000 4194304 4196468 140723534664560 140631791883376 140633099896533 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20426752 140723534668981 140723534669105 140723534669105 140723534671823 0
[pid=26314/tid=26323] ppid=26296 vsize=8068220 memory=1468 CPUtime=0 cores=1,3,5,7
/proc/26314/task/26323/stat : 26323 (java) S 26296 26296 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 226022969 8261857280 28526 33554432000 4194304 4196468 140723534664560 140631417378896 140633099904923 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20426752 140723534668981 140723534669105 140723534669105 140723534671823 0
[pid=26314/tid=26324] ppid=26296 vsize=8068220 memory=95168 CPUtime=0.07 cores=1,3,5,7
/proc/26314/task/26324/stat : 26324 (java) S 26296 26296 20606 0 -1 1077944384 691 0 0 0 6 1 0 0 20 0 19 0 226022969 8261857280 28526 33554432000 4194304 4196468 140723534664560 140632545331824 140633099897474 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20426752 140723534668981 140723534669105 140723534669105 140723534671823 0
[pid=26314/tid=26325] ppid=26296 vsize=8068220 memory=1468 CPUtime=0.11 cores=1,3,5,7
/proc/26314/task/26325/stat : 26325 (java) S 26296 26296 20606 0 -1 1077944384 317 0 0 0 11 0 0 0 20 0 19 0 226022969 8261857280 28526 33554432000 4194304 4196468 140723534664560 140632544279024 140633099897474 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20426752 140723534668981 140723534669105 140723534669105 140723534671823 0
[pid=26314/tid=26326] ppid=26296 vsize=8068220 memory=-7824251494390783080 CPUtime=0.2 cores=1,3,5,7
/proc/26314/task/26326/stat : 26326 (java) S 26296 26296 20606 0 -1 1077944384 781 0 0 0 20 0 0 0 20 0 19 0 226022969 8261857280 28526 33554432000 4194304 4196468 140723534664560 140632543226736 140633099897474 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20426752 140723534668981 140723534669105 140723534669105 140723534671823 0
[pid=26314/tid=26327] ppid=26296 vsize=8068220 memory=736 CPUtime=0 cores=1,3,5,7
/proc/26314/task/26327/stat : 26327 (java) S 26296 26296 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 226022969 8261857280 28526 33554432000 4194304 4196468 140723534664560 140630919474144 140633099896533 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20426752 140723534668981 140723534669105 140723534669105 140723534671823 0
[pid=26314/tid=26328] ppid=26296 vsize=8068220 memory=780 CPUtime=1.37 cores=1,3,5,7
/proc/26314/task/26328/stat : 26328 (java) S 26296 26296 20606 0 -1 1077944384 167 0 0 0 65 72 0 0 20 0 19 0 226022970 8261857280 28526 33554432000 4194304 4196468 140723534664560 140632542173616 140633099897474 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20426752 140723534668981 140723534669105 140723534669105 140723534671823 0
[pid=26314/tid=26330] ppid=26296 vsize=8068220 memory=1948 CPUtime=0 cores=1,3,5,7
/proc/26314/task/26330/stat : 26330 (java) S 26296 26296 20606 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 226023036 8261857280 28526 33554432000 4194304 4196468 140723534664560 140632534365120 140633099910937 0 4 2 25189581 18446744071579417331 0 0 -1 1 0 0 0 0 0 6293624 6294260 20426752 140723534668981 140723534669105 140723534669105 140723534671823 0
[pid=26314/tid=26332] ppid=26296 vsize=8068220 memory=1468 CPUtime=0 cores=1,3,5,7
/proc/26314/task/26332/stat : 26332 (java) S 26296 26296 20606 0 -1 4202560 26 0 0 0 0 0 0 0 20 0 19 0 226023036 8261857280 28526 33554432000 4194304 4196468 140723534664560 140630382587408 140633099908253 0 4 2 25189581 18446744071580971376 0 0 -1 3 0 0 0 0 0 6293624 6294260 20426752 140723534668981 140723534669105 140723534669105 140723534671823 0
[pid=26314/tid=26333] ppid=26296 vsize=8068220 memory=114104 CPUtime=0 cores=1,3,5,7
/proc/26314/task/26333/stat : 26333 (java) S 26296 26296 20606 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 226023036 8261857280 28526 33554432000 4194304 4196468 140723534664560 140630248365968 140633099908253 0 4 2 25189581 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 20426752 140723534668981 140723534669105 140723534669105 140723534671823 0
[pid=26314/tid=26334] ppid=26296 vsize=8068220 memory=1468 CPUtime=0 cores=1,3,5,7
/proc/26314/task/26334/stat : 26334 (java) S 26296 26296 20606 0 -1 1077944384 26 0 0 0 0 0 0 0 20 0 19 0 226023038 8261857280 28526 33554432000 4194304 4196468 140723534664560 140630516817312 140633099896533 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20426752 140723534668981 140723534669105 140723534669105 140723534671823 0
Current children cumulated CPU time: 2513.03 s
Current children cumulated vsize: 8306968 KiB
Current children cumulated memory: 210740 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2509.3 s]
/proc/loadavg: 2.02 2.04 2.06 3/227 26529
/proc/meminfo: memFree=24445512/32770624 swapFree=67058900/67108860
[pid=26296] ppid=26293 vsize=113128 memory=1468 CPUtime=19.11 cores=1,3,5,7
/proc/26296/stat : 26296 (scop.sh) S 26293 26296 20606 0 -1 4202496 590 34716 0 0 0 0 1845 66 20 0 1 0 226021932 115843072 367 33554432000 4194304 5098028 140723477515296 140723477512040 140152345969276 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 10579968 140723477517377 140723477517575 140723477517575 140723477520333 0
/proc/26296/statm: 28282 367 311 221 0 87 0
[pid=26314] ppid=26296 vsize=8068220 memory=114104 CPUtime=2.6 cores=1,3,5,7
/proc/26314/stat : 26314 (java) S 26296 26296 20606 0 -1 1077944320 18983 0 0 0 180 80 0 0 20 0 19 0 226022963 8261857280 28526 33554432000 4194304 4196468 140723534664560 140723534647104 140633099886327 0 0 2 25189581 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 20426752 140723534668981 140723534669105 140723534669105 140723534671823 0
/proc/26314/statm: 2017055 28526 3150 1 0 1978454 0
[pid=26329] ppid=26314 vsize=125620 memory=95168 CPUtime=2498.33 cores=1,3,5,7
/proc/26329/stat : 26329 (minisat_release) R 26314 26296 20606 0 -1 4202496 255808 0 0 0 249812 21 0 0 20 0 1 0 226023035 128634880 23792 33554432000 4194304 4308513 140728940868224 140728940865128 4269887 0 4 0 8396802 0 0 0 17 5 0 0 0 0 0 6409496 6410680 30720000 140728940876916 140728940877014 140728940877014 140728940879813 0
/proc/26329/statm: 31405 23792 342 28 0 27645 0
[pid=26314/tid=26315] ppid=26296 vsize=8068220 memory=114104 CPUtime=0.74 cores=1,3,5,7
/proc/26314/task/26315/stat : 26315 (java) S 26296 26296 20606 0 -1 1077944384 15590 0 0 0 69 5 0 0 20 0 19 0 226022963 8261857280 28526 33554432000 4194304 4196468 140723534664560 140633071726480 140633099896533 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20426752 140723534668981 140723534669105 140723534669105 140723534671823 0
[pid=26314/tid=26316] ppid=26296 vsize=8068220 memory=114104 CPUtime=0 cores=1,3,5,7
/proc/26314/task/26316/stat : 26316 (java) S 26296 26296 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 226022965 8261857280 28526 33554432000 4194304 4196468 140723534664560 140633104128912 140633099896533 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20426752 140723534668981 140723534669105 140723534669105 140723534671823 0
[pid=26314/tid=26317] ppid=26296 vsize=8068220 memory=1468 CPUtime=0 cores=1,3,5,7
/proc/26314/task/26317/stat : 26317 (java) S 26296 26296 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 226022965 8261857280 28526 33554432000 4194304 4196468 140723534664560 140632585046800 140633099896533 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20426752 140723534668981 140723534669105 140723534669105 140723534671823 0
[pid=26314/tid=26318] ppid=26296 vsize=8068220 memory=1840 CPUtime=0 cores=1,3,5,7
/proc/26314/task/26318/stat : 26318 (java) S 26296 26296 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 226022965 8261857280 28526 33554432000 4194304 4196468 140723534664560 140632583994512 140633099896533 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20426752 140723534668981 140723534669105 140723534669105 140723534671823 0
[pid=26314/tid=26319] ppid=26296 vsize=8068220 memory=114104 CPUtime=0 cores=1,3,5,7
/proc/26314/task/26319/stat : 26319 (java) S 26296 26296 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 226022965 8261857280 28526 33554432000 4194304 4196468 140723534664560 140632582941712 140633099896533 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20426752 140723534668981 140723534669105 140723534669105 140723534671823 0
[pid=26314/tid=26320] ppid=26296 vsize=8068220 memory=1468 CPUtime=0.05 cores=1,3,5,7
/proc/26314/task/26320/stat : 26320 (java) S 26296 26296 20606 0 -1 1077944384 7 0 0 0 2 3 0 0 20 0 19 0 226022966 8261857280 28526 33554432000 4194304 4196468 140723534664560 140632546383984 140633099897474 0 0 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20426752 140723534668981 140723534669105 140723534669105 140723534671823 0
[pid=26314/tid=26321] ppid=26296 vsize=8068220 memory=3544 CPUtime=0 cores=1,3,5,7
/proc/26314/task/26321/stat : 26321 (java) S 26296 26296 20606 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 226022966 8261857280 28526 33554432000 4194304 4196468 140723534664560 140631926104864 140633099896533 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20426752 140723534668981 140723534669105 140723534669105 140723534671823 0
[pid=26314/tid=26322] ppid=26296 vsize=8068220 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26314/task/26322/stat : 26322 (java) S 26296 26296 20606 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 226022967 8261857280 28526 33554432000 4194304 4196468 140723534664560 140631791883376 140633099896533 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20426752 140723534668981 140723534669105 140723534669105 140723534671823 0
[pid=26314/tid=26323] ppid=26296 vsize=8068220 memory=1328 CPUtime=0 cores=1,3,5,7
/proc/26314/task/26323/stat : 26323 (java) S 26296 26296 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 226022969 8261857280 28526 33554432000 4194304 4196468 140723534664560 140631417378896 140633099904923 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20426752 140723534668981 140723534669105 140723534669105 140723534671823 0
[pid=26314/tid=26324] ppid=26296 vsize=8068220 memory=976 CPUtime=0.07 cores=1,3,5,7
/proc/26314/task/26324/stat : 26324 (java) S 26296 26296 20606 0 -1 1077944384 691 0 0 0 6 1 0 0 20 0 19 0 226022969 8261857280 28526 33554432000 4194304 4196468 140723534664560 140632545331824 140633099897474 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20426752 140723534668981 140723534669105 140723534669105 140723534671823 0
[pid=26314/tid=26325] ppid=26296 vsize=8068220 memory=3172 CPUtime=0.11 cores=1,3,5,7
/proc/26314/task/26325/stat : 26325 (java) S 26296 26296 20606 0 -1 1077944384 317 0 0 0 11 0 0 0 20 0 19 0 226022969 8261857280 28526 33554432000 4194304 4196468 140723534664560 140632544279024 140633099897474 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20426752 140723534668981 140723534669105 140723534669105 140723534671823 0
[pid=26314/tid=26326] ppid=26296 vsize=8068220 memory=2076 CPUtime=0.2 cores=1,3,5,7
/proc/26314/task/26326/stat : 26326 (java) S 26296 26296 20606 0 -1 1077944384 781 0 0 0 20 0 0 0 20 0 19 0 226022969 8261857280 28526 33554432000 4194304 4196468 140723534664560 140632543226736 140633099897474 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20426752 140723534668981 140723534669105 140723534669105 140723534671823 0
[pid=26314/tid=26327] ppid=26296 vsize=8068220 memory=1468 CPUtime=0 cores=1,3,5,7
/proc/26314/task/26327/stat : 26327 (java) S 26296 26296 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 226022969 8261857280 28526 33554432000 4194304 4196468 140723534664560 140630919474144 140633099896533 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20426752 140723534668981 140723534669105 140723534669105 140723534671823 0
[pid=26314/tid=26328] ppid=26296 vsize=8068220 memory=1468 CPUtime=1.37 cores=1,3,5,7
/proc/26314/task/26328/stat : 26328 (java) S 26296 26296 20606 0 -1 1077944384 167 0 0 0 65 72 0 0 20 0 19 0 226022970 8261857280 28526 33554432000 4194304 4196468 140723534664560 140632542173616 140633099897474 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20426752 140723534668981 140723534669105 140723534669105 140723534671823 0
[pid=26314/tid=26330] ppid=26296 vsize=8068220 memory=1468 CPUtime=0 cores=1,3,5,7
/proc/26314/task/26330/stat : 26330 (java) S 26296 26296 20606 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 226023036 8261857280 28526 33554432000 4194304 4196468 140723534664560 140632534365120 140633099910937 0 4 2 25189581 18446744071579417331 0 0 -1 1 0 0 0 0 0 6293624 6294260 20426752 140723534668981 140723534669105 140723534669105 140723534671823 0
[pid=26314/tid=26332] ppid=26296 vsize=8068220 memory=114104 CPUtime=0 cores=1,3,5,7
/proc/26314/task/26332/stat : 26332 (java) S 26296 26296 20606 0 -1 4202560 26 0 0 0 0 0 0 0 20 0 19 0 226023036 8261857280 28526 33554432000 4194304 4196468 140723534664560 140630382587408 140633099908253 0 4 2 25189581 18446744071580971376 0 0 -1 3 0 0 0 0 0 6293624 6294260 20426752 140723534668981 140723534669105 140723534669105 140723534671823 0
[pid=26314/tid=26333] ppid=26296 vsize=8068220 memory=1468 CPUtime=0 cores=1,3,5,7
/proc/26314/task/26333/stat : 26333 (java) S 26296 26296 20606 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 226023036 8261857280 28526 33554432000 4194304 4196468 140723534664560 140630248365968 140633099908253 0 4 2 25189581 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 20426752 140723534668981 140723534669105 140723534669105 140723534671823 0
[pid=26314/tid=26334] ppid=26296 vsize=8068220 memory=1468 CPUtime=0 cores=1,3,5,7
/proc/26314/task/26334/stat : 26334 (java) S 26296 26296 20606 0 -1 1077944384 26 0 0 0 0 0 0 0 20 0 19 0 226023038 8261857280 28526 33554432000 4194304 4196468 140723534664560 140630516817312 140633099896533 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20426752 140723534668981 140723534669105 140723534669105 140723534671823 0
Current children cumulated CPU time: 2520.04 s
Current children cumulated vsize: 8306968 KiB
Current children cumulated memory: 210740 KiB

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

[startup+2509.31 s]
# the end of solver process 26296 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=18.4538 s, system=0.664679 s

[startup+2509.31 s]
# the end of solver process 26314 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2518.39 s, system=1.69567 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+2509.3 s]
/proc/loadavg: 2.02 2.04 2.06 3/227 26529
/proc/meminfo: memFree=24445512/32770624 swapFree=67058900/67108860
[pid=26296] ppid=26293 vsize=113128 memory=1468 CPUtime=19.11 cores=1,3,5,7
/proc/26296/stat : 26296 (scop.sh) S 26293 26296 20606 0 -1 4202496 590 34716 0 0 0 0 1845 66 20 0 1 0 226021932 115843072 367 33554432000 4194304 5098028 140723477515296 140723477512040 140152345969276 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 10579968 140723477517377 140723477517575 140723477517575 140723477520333 0
/proc/26296/statm: 28282 367 311 221 0 87 0
[pid=26314] ppid=26296 vsize=8068220 memory=114104 CPUtime=2.6 cores=1,3,5,7
/proc/26314/stat : 26314 (java) S 26296 26296 20606 0 -1 1077944320 18983 0 0 0 180 80 0 0 20 0 19 0 226022963 8261857280 28526 33554432000 4194304 4196468 140723534664560 140723534647104 140633099886327 0 0 2 25189581 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 20426752 140723534668981 140723534669105 140723534669105 140723534671823 0
/proc/26314/statm: 2017055 28526 3150 1 0 1978454 0
[pid=26329] ppid=26314 vsize=125620 memory=95168 CPUtime=2498.33 cores=1,3,5,7
/proc/26329/stat : 26329 (minisat_release) R 26314 26296 20606 0 -1 4202496 255808 0 0 0 249812 21 0 0 20 0 1 0 226023035 128634880 23792 33554432000 4194304 4308513 140728940868224 140728940865128 4269887 0 4 0 8396802 0 0 0 17 5 0 0 0 0 0 6409496 6410680 30720000 140728940876916 140728940877014 140728940877014 140728940879813 0
/proc/26329/statm: 31405 23792 342 28 0 27645 0
[pid=26314/tid=26315] ppid=26296 vsize=8068220 memory=114104 CPUtime=0.74 cores=1,3,5,7
/proc/26314/task/26315/stat : 26315 (java) S 26296 26296 20606 0 -1 1077944384 15590 0 0 0 69 5 0 0 20 0 19 0 226022963 8261857280 28526 33554432000 4194304 4196468 140723534664560 140633071726480 140633099896533 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20426752 140723534668981 140723534669105 140723534669105 140723534671823 0
[pid=26314/tid=26316] ppid=26296 vsize=8068220 memory=114104 CPUtime=0 cores=1,3,5,7
/proc/26314/task/26316/stat : 26316 (java) S 26296 26296 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 226022965 8261857280 28526 33554432000 4194304 4196468 140723534664560 140633104128912 140633099896533 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20426752 140723534668981 140723534669105 140723534669105 140723534671823 0
[pid=26314/tid=26317] ppid=26296 vsize=8068220 memory=1468 CPUtime=0 cores=1,3,5,7
/proc/26314/task/26317/stat : 26317 (java) S 26296 26296 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 226022965 8261857280 28526 33554432000 4194304 4196468 140723534664560 140632585046800 140633099896533 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20426752 140723534668981 140723534669105 140723534669105 140723534671823 0
[pid=26314/tid=26318] ppid=26296 vsize=8068220 memory=1840 CPUtime=0 cores=1,3,5,7
/proc/26314/task/26318/stat : 26318 (java) S 26296 26296 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 226022965 8261857280 28526 33554432000 4194304 4196468 140723534664560 140632583994512 140633099896533 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20426752 140723534668981 140723534669105 140723534669105 140723534671823 0
[pid=26314/tid=26319] ppid=26296 vsize=8068220 memory=114104 CPUtime=0 cores=1,3,5,7
/proc/26314/task/26319/stat : 26319 (java) S 26296 26296 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 226022965 8261857280 28526 33554432000 4194304 4196468 140723534664560 140632582941712 140633099896533 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20426752 140723534668981 140723534669105 140723534669105 140723534671823 0
[pid=26314/tid=26320] ppid=26296 vsize=8068220 memory=1468 CPUtime=0.05 cores=1,3,5,7
/proc/26314/task/26320/stat : 26320 (java) S 26296 26296 20606 0 -1 1077944384 7 0 0 0 2 3 0 0 20 0 19 0 226022966 8261857280 28526 33554432000 4194304 4196468 140723534664560 140632546383984 140633099897474 0 0 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20426752 140723534668981 140723534669105 140723534669105 140723534671823 0
[pid=26314/tid=26321] ppid=26296 vsize=8068220 memory=3544 CPUtime=0 cores=1,3,5,7
/proc/26314/task/26321/stat : 26321 (java) S 26296 26296 20606 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 226022966 8261857280 28526 33554432000 4194304 4196468 140723534664560 140631926104864 140633099896533 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20426752 140723534668981 140723534669105 140723534669105 140723534671823 0
[pid=26314/tid=26322] ppid=26296 vsize=8068220 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26314/task/26322/stat : 26322 (java) S 26296 26296 20606 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 226022967 8261857280 28526 33554432000 4194304 4196468 140723534664560 140631791883376 140633099896533 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20426752 140723534668981 140723534669105 140723534669105 140723534671823 0
[pid=26314/tid=26323] ppid=26296 vsize=8068220 memory=1328 CPUtime=0 cores=1,3,5,7
/proc/26314/task/26323/stat : 26323 (java) S 26296 26296 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 226022969 8261857280 28526 33554432000 4194304 4196468 140723534664560 140631417378896 140633099904923 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20426752 140723534668981 140723534669105 140723534669105 140723534671823 0
[pid=26314/tid=26324] ppid=26296 vsize=8068220 memory=976 CPUtime=0.07 cores=1,3,5,7
/proc/26314/task/26324/stat : 26324 (java) S 26296 26296 20606 0 -1 1077944384 691 0 0 0 6 1 0 0 20 0 19 0 226022969 8261857280 28526 33554432000 4194304 4196468 140723534664560 140632545331824 140633099897474 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20426752 140723534668981 140723534669105 140723534669105 140723534671823 0
[pid=26314/tid=26325] ppid=26296 vsize=8068220 memory=3172 CPUtime=0.11 cores=1,3,5,7
/proc/26314/task/26325/stat : 26325 (java) S 26296 26296 20606 0 -1 1077944384 317 0 0 0 11 0 0 0 20 0 19 0 226022969 8261857280 28526 33554432000 4194304 4196468 140723534664560 140632544279024 140633099897474 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20426752 140723534668981 140723534669105 140723534669105 140723534671823 0
[pid=26314/tid=26326] ppid=26296 vsize=8068220 memory=2076 CPUtime=0.2 cores=1,3,5,7
/proc/26314/task/26326/stat : 26326 (java) S 26296 26296 20606 0 -1 1077944384 781 0 0 0 20 0 0 0 20 0 19 0 226022969 8261857280 28526 33554432000 4194304 4196468 140723534664560 140632543226736 140633099897474 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20426752 140723534668981 140723534669105 140723534669105 140723534671823 0
[pid=26314/tid=26327] ppid=26296 vsize=8068220 memory=1468 CPUtime=0 cores=1,3,5,7
/proc/26314/task/26327/stat : 26327 (java) S 26296 26296 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 226022969 8261857280 28526 33554432000 4194304 4196468 140723534664560 140630919474144 140633099896533 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20426752 140723534668981 140723534669105 140723534669105 140723534671823 0
[pid=26314/tid=26328] ppid=26296 vsize=8068220 memory=1468 CPUtime=1.37 cores=1,3,5,7
/proc/26314/task/26328/stat : 26328 (java) S 26296 26296 20606 0 -1 1077944384 167 0 0 0 65 72 0 0 20 0 19 0 226022970 8261857280 28526 33554432000 4194304 4196468 140723534664560 140632542173616 140633099897474 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20426752 140723534668981 140723534669105 140723534669105 140723534671823 0
[pid=26314/tid=26330] ppid=26296 vsize=8068220 memory=1468 CPUtime=0 cores=1,3,5,7
/proc/26314/task/26330/stat : 26330 (java) S 26296 26296 20606 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 226023036 8261857280 28526 33554432000 4194304 4196468 140723534664560 140632534365120 140633099910937 0 4 2 25189581 18446744071579417331 0 0 -1 1 0 0 0 0 0 6293624 6294260 20426752 140723534668981 140723534669105 140723534669105 140723534671823 0
[pid=26314/tid=26332] ppid=26296 vsize=8068220 memory=114104 CPUtime=0 cores=1,3,5,7
/proc/26314/task/26332/stat : 26332 (java) S 26296 26296 20606 0 -1 4202560 26 0 0 0 0 0 0 0 20 0 19 0 226023036 8261857280 28526 33554432000 4194304 4196468 140723534664560 140630382587408 140633099908253 0 4 2 25189581 18446744071580971376 0 0 -1 3 0 0 0 0 0 6293624 6294260 20426752 140723534668981 140723534669105 140723534669105 140723534671823 0
[pid=26314/tid=26333] ppid=26296 vsize=8068220 memory=1468 CPUtime=0 cores=1,3,5,7
/proc/26314/task/26333/stat : 26333 (java) S 26296 26296 20606 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 226023036 8261857280 28526 33554432000 4194304 4196468 140723534664560 140630248365968 140633099908253 0 4 2 25189581 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 20426752 140723534668981 140723534669105 140723534669105 140723534671823 0
[pid=26314/tid=26334] ppid=26296 vsize=8068220 memory=1468 CPUtime=0 cores=1,3,5,7
/proc/26314/task/26334/stat : 26334 (java) S 26296 26296 20606 0 -1 1077944384 26 0 0 0 0 0 0 0 20 0 19 0 226023038 8261857280 28526 33554432000 4194304 4196468 140723534664560 140630516817312 140633099896533 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20426752 140723534668981 140723534669105 140723534669105 140723534671823 0
Current children cumulated CPU time: 2520.04 s
Current children cumulated vsize: 8306968 KiB
Current children cumulated memory: 210740 KiB

Child status: 1
Real time (s): 2509.31
CPU time (s): 2520.08
CPU user time (s): 2518.39
CPU system time (s): 1.69567
CPU usage (%): 100.429
Max. virtual memory (cumulated for all children) (KiB): 15140212
Max. memory (cumulated for all children) (KiB): 3127740

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2518.39
system time used= 1.69567
maximum resident set size= 3126348
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 310380
page faults= 0
swaps= 0
block input operations= 0
block output operations= 10616
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 61038
involuntary context switches= 675


# summary of solver processes directly reported to runsolver:
#   pid: 26296,26314
#   total CPU time (s): 2520.08
#   total CPU user time (s): 2518.39
#   total CPU system time (s): 1.69567

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 16.1996 second user time and 29.2802 second system time

The end

Launcher Data

Begin job on node103 at 2018-08-12 16:36:27
IDJOB=4305690
IDBENCH=141504
IDSOLVER=2783
FILE ID=node103/4305690-1534084587
RUNJOBID= node103-1534064938-20638
PBS_JOBID= 21036991
Free space on /tmp= 34664 MiB

SOLVER NAME= scop both+MapleCOMSPS (2018-07-31)
BENCH NAME= XCSP18/Subisomorphism/Subisomorphism-g10-g27_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-4305690-1534084587/watcher-4305690-1534084587 -o /tmp/evaluation-result-4305690-1534084587/solver-4305690-1534084587 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node103-1534064938-20638 --watchdog 2580  scop.sh 11g scop.jar -both minisat_release default HOME HOME/instance-4305690-1534084587.xml

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

MD5SUM BENCH= 92ed35416817fd3e3d52723751690df9
RANDOM SEED=392532712

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        24812676 kB
MemAvailable:   31715300 kB
Buffers:          108456 kB
Cached:          6978340 kB
SwapCached:         5364 kB
Active:          4045012 kB
Inactive:        3286136 kB
Active(anon):     233604 kB
Inactive(anon):    61780 kB
Active(file):    3811408 kB
Inactive(file):  3224356 kB
Unevictable:        7796 kB
Mlocked:            7796 kB
SwapTotal:      67108860 kB
SwapFree:       67058900 kB
Dirty:              7844 kB
Writeback:             0 kB
AnonPages:        246936 kB
Mapped:            62176 kB
Shmem:             48632 kB
Slab:             323756 kB
SReclaimable:     295320 kB
SUnreclaim:        28436 kB
KernelStack:        3632 kB
PageTables:         6516 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    5952856 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    120832 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      124288 kB
DirectMap2M:    33421312 kB

Free space on /tmp at the end= 34652 MiB
End job on node103 at 2018-08-12 17:18:17