Trace number 4305548

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.2 2487.07

General information on the benchmark

NameBibd/
Bibd-sum-34-085-30-12-10_c18.xml
MD5SUMb8a3101f481aadf5580b66257c4acd87
Bench CategoryCSP (decision problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables2890
Number of constraints681
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":2890}]
Minimum variable degree36
Maximum variable degree36
Distribution of variable degrees[{"degree":36,"count":2890}]
Minimum constraint arity34
Maximum constraint arity2890
Distribution of constraint arities[{"arity":34,"count":85},{"arity":85,"count":34},{"arity":170,"count":561},{"arity":2890,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"lex","count":1},{"type":"sum","count":680}]
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-27257-serial-file.bin HOME/instance-4305548-1534072120.xml
0.55/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.54	c BEGIN-Prog: Sun Aug 12 13:08:41 CEST 2018
0.66/0.54	c PID: 27260
0.66/0.54	c IP: 172.20.3.106
0.66/0.54	c HOST: node106.alineos.net
0.66/0.55	c (0,0) Parsing Begin
3.28/1.55	c (1,1) Parsing End
3.28/1.57	c (1,1) CSP: 0 int (0 aux), 2890 bool (0 aux), 681 ctr, max domain size 2
3.28/1.57	c (1,1) Heap : 225 MiB used (max 10795 MiB), NonHeap : 21 MiB used (max 0 MiB)
3.28/1.57	c (1,1) Constraint Name Generate Begin
3.56/1.62	c (1,1) Ctr:HOME/instance-4305548-1534072120.xml,IntVar:LexMatrix:Num:WeightedSum
3.56/1.62	c (1,1) Constraint Name Generate End
3.56/1.62	c (1,1) Heap : 225 MiB used (max 10795 MiB), NonHeap : 21 MiB used (max 0 MiB)
3.56/1.62	c (1,1) CSP to CSPinCNF Begin
4.83/2.05	c (1,1) translated 69 (10%) constraints
7.42/2.89	c (2,2) translated 137 (20%) constraints
12.32/4.66	c (4,4) translated 205 (30%) constraints
13.78/5.90	c (5,5) translated 273 (40%) constraints
14.88/7.10	c (6,6) translated 341 (50%) constraints
16.24/8.31	c (7,7) translated 409 (60%) constraints
18.14/9.65	c (9,8) translated 477 (70%) constraints
19.25/10.76	c (10,9) translated 545 (80%) constraints
20.39/11.88	c (11,11) translated 613 (90%) constraints
21.51/12.99	c (12,12) translated 681 (100%) constraints
53.92/36.94	c (36,34) STATISTICS1:HOME/instance-4305548-1534072120.xml,IntVar:LexMatrix:Num:WeightedSum,103687,202508,9223372036854775807,2,4,85,9223372036854775807:1190;8589934592:170;2:11205,2:521321,4:5427;3:95487;2:100797;1:797,85:1190;34:170;2:11205;1:493131,3136:1190
53.92/36.94	c (36,34) ==========================================
53.92/36.94	c (36,34) Both Encoding selects:
53.92/36.94	c (36,34) Log
53.92/36.94	c (36,34) ==========================================
57.01/37.97	c (37,35) translated 20251 (10%) constraints
57.97/38.61	c (38,36) translated 40502 (20%) constraints
58.58/39.24	c (38,36) translated 60753 (30%) constraints
59.19/39.86	c (39,37) translated 81004 (40%) constraints
59.79/40.49	c (39,37) translated 101254 (50%) constraints
60.96/41.24	c (40,38) translated 121505 (60%) constraints
61.56/41.86	c (41,39) translated 141756 (70%) constraints
62.16/42.49	c (41,39) translated 162007 (80%) constraints
62.87/43.12	c (42,40) translated 182258 (90%) constraints
63.78/43.78	c (43,41) translated 202508 (100%) constraints
63.78/43.78	c (43,41) CSP to CSPinCNF End
63.88/43.82	c (43,41) CSP: 0 int (0 aux), 151372 bool (148482 aux), 298558 ctr, max domain size 2
63.88/43.82	c (43,41) Heap : 1817 MiB used (max 10840 MiB), NonHeap : 30 MiB used (max 0 MiB)
63.88/43.82	c (43,41) CSPinCNF Propagation Begin
66.36/45.55	c (45,42) 0 values, 47685 unsatisfiable literals, and 47685 valid clauses are removed
66.36/45.55	c (45,42) CSPinCNF Propagation End
66.46/45.60	c (45,42) CSP: 0 int (0 aux), 151372 bool (148482 aux), 250873 ctr, max domain size 2
66.46/45.60	c (45,42) Heap : 2978 MiB used (max 10840 MiB), NonHeap : 30 MiB used (max 0 MiB)
66.46/45.60	c (45,42) Simplify CSPinCNF Begin
67.41/46.40	c (45,43) Simplify CSPinCNF End
67.70/46.46	c (45,43) CSP: 0 int (0 aux), 162577 bool (159687 aux), 262078 ctr, max domain size 2
67.70/46.46	c (45,43) Heap : 3268 MiB used (max 10840 MiB), NonHeap : 31 MiB used (max 0 MiB)
67.70/46.46	c (45,43) Calculate Precise Domain Begin
67.70/46.46	c (45,43) 0 values are removed by re-calculation
67.70/46.46	c (45,43) Calculate Precise Domain End
67.86/46.52	c (45,43) CSP: 0 int (0 aux), 162577 bool (159687 aux), 262078 ctr, max domain size 2
67.86/46.52	c (45,43) Heap : 3332 MiB used (max 10840 MiB), NonHeap : 31 MiB used (max 0 MiB)
67.86/46.52	c (45,43) CSPinCNF to SatSolver Begin
73.80/49.79	c (49,46) 26208 (10 %) CSP clauses are being encoded (422122 SAT variables, 782192 SAT clauses)
76.68/51.36	c (50,48) 52416 (20 %) CSP clauses are being encoded (520392 SAT variables, 1092422 SAT clauses)
77.79/52.50	c (51,49) 78624 (30 %) CSP clauses are being encoded (617077 SAT variables, 1398071 SAT clauses)
79.00/53.64	c (53,50) 104832 (40 %) CSP clauses are being encoded (713762 SAT variables, 1703720 SAT clauses)
81.89/55.23	c (54,51) 131039 (50 %) CSP clauses are being encoded (812032 SAT variables, 2013949 SAT clauses)
82.99/56.48	c (55,52) 157247 (60 %) CSP clauses are being encoded (908717 SAT variables, 2319598 SAT clauses)
84.19/57.64	c (57,53) 183455 (70 %) CSP clauses are being encoded (1006987 SAT variables, 2629828 SAT clauses)
86.77/59.19	c (58,54) 209663 (80 %) CSP clauses are being encoded (1103672 SAT variables, 2935477 SAT clauses)
88.02/60.35	c (59,56) 235871 (90 %) CSP clauses are being encoded (1200357 SAT variables, 3241126 SAT clauses)
90.28/61.32	c (60,57) 262078 (100 %) CSP clauses are being encoded (1231487 SAT variables, 3347603 SAT clauses)
90.28/61.32	c (60,57) Launch Command will be: minisat_release
90.28/61.32	c (60,57) CSPinCNF to SatSolver End
90.28/61.32	c (60,57) Heap : 2576 MiB used (max 10864 MiB), NonHeap : 32 MiB used (max 0 MiB)
92.52/62.14	c (61,57) STATISTICS2:HOME/instance-4305548-1534072120.xml,IntVar:LexMatrix:Num:WeightedSum,162577,262078,9223372036854775807,2,4,85,9223372036854775807:1190;8589934592:170;2:16749,2:703654,4:5427;3:47802;2:207372;1:1477,85:1190;34:170;2:16749;1:563226,2:1190
92.52/62.14	c (61,57) 1231488 bool, 3347605 clause
92.52/62.14	c (61,57) Export Begin
93.40/62.49	c (61,58) Export to HOME/scop-27257-serial-file.bin
93.40/62.49	c (61,58) Export End
93.40/62.49	c (61,58) Export File Size: 1.06 MB
93.40/62.49	c (61,58) 1,1,43,45,45,45,60,STOP-AFTER(DIMACS)
93.40/62.49	c END-Prog: Sun Aug 12 13:09:42 CEST 2018
93.64/62.53	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp scop.jar fun.scop.XCSP18Solve HOME/scop-27257-serial-file.bin
94.28/63.03	c (0,0) Read Serial File Begin
94.28/63.03	c (0,0) HOME/scop-27257-serial-file.bin
95.10/63.49	c (0,0) Read Serial File End
95.35/63.50	
95.35/63.50	scop log+minisat_release (2018-07-31)
95.35/63.50	(Solving Process)
95.35/63.50	
95.35/63.52	c BEGIN-Prog: Sun Aug 12 13:09:43 CEST 2018
95.35/63.52	c PID: 27276
95.35/63.52	c IP: 172.20.3.106
95.35/63.52	c HOST: node106.alineos.net
95.35/63.53	c (0,0) SatSolver.solve Begin
95.35/63.53	c (0,0) 0 bool, 0 clause
95.35/63.53	c (0,0) minisat_release HOME/instance-4305548-1534072120.xml-scop-27260.cnf
2520.10/2487.01	c (2424,0) receiving signal SIGTERM
2520.10/2487.01	s UNKNOWN
2520.10/2487.02	c (scop.sh) Receiving Signal. Removing all intermediate files.
2520.10/2487.02	c (scop.sh) Remove HOME/scop-27257-serial-file.bin.
2520.10/2487.02	c (scop.sh) Killing background jobs.
2520.10/2487.02	c (2424,0) receiving signal SIGTERM

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4305548-1534072120/watcher-4305548-1534072120 -o /tmp/evaluation-result-4305548-1534072120/solver-4305548-1534072120 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node106-1534060601-23199 --watchdog 2580 scop.sh 11g scop.jar -both minisat_release default HOME HOME/instance-4305548-1534072120.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=27257, runsolver pid=27254
Current StackSize limit: 8192 KiB


[startup+0.100326 s]*
/proc/loadavg: 2.18 2.08 2.06 3/222 27274
/proc/meminfo: memFree=19517756/32770624 swapFree=67108688/67108860
[pid=27257] ppid=27254 vsize=113128 memory=1392 CPUtime=0 cores=1,3,5,7
/proc/27257/stat : 27257 (scop.sh) S 27254 27257 23167 0 -1 4202496 559 321 0 0 0 0 0 0 20 0 1 0 224774862 115843072 348 33554432000 4194304 5098028 140724603952176 140724603949432 139846269198972 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 19271680 140724603954241 140724603954439 140724603954439 140724603957197 0
/proc/27257/statm: 28282 348 296 221 0 87 0
[pid=27260] ppid=27257 vsize=15012476 memory=71348 CPUtime=0.11 cores=1,3,5,7
/proc/27260/stat : 27260 (java) S 27257 27257 23167 0 -1 1077944320 6966 0 0 0 9 2 0 0 20 0 15 0 224774862 15372775424 17771 33554432000 4194304 4196468 140736771098224 140736771080768 140395199004407 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 33239040 140736771101703 140736771102001 140736771102001 140736771104719 0
/proc/27260/statm: 3753119 17837 2759 1 0 3715579 0
[pid=27260/tid=27261] ppid=27257 vsize=15012476 memory=-6439158751130075073 CPUtime=0.09 cores=1,3,5,7
/proc/27260/task/27261/stat : 27261 (java) R 27257 27257 23167 0 -1 4202560 5065 0 0 0 7 2 0 0 20 0 15 0 224774862 15372775424 17837 33554432000 4194304 4196468 140736771098224 140395170830736 140395179280221 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 33239040 140736771101703 140736771102001 140736771102001 140736771104719 0
[pid=27260/tid=27262] ppid=27257 vsize=15012476 memory=4206468019014099040 CPUtime=0 cores=1,3,5,7
/proc/27260/task/27262/stat : 27262 (java) S 27257 27257 23167 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224774864 15372775424 17837 33554432000 4194304 4196468 140736771098224 140395203246736 140395199014613 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33239040 140736771101703 140736771102001 140736771102001 140736771104719 0
[pid=27260/tid=27263] ppid=27257 vsize=15012476 memory=140679432361600 CPUtime=0 cores=1,3,5,7
/proc/27260/task/27263/stat : 27263 (java) S 27257 27257 23167 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224774864 15372775424 17837 33554432000 4194304 4196468 140736771098224 140394659658256 140395199014613 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33239040 140736771101703 140736771102001 140736771102001 140736771104719 0
[pid=27260/tid=27264] ppid=27257 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27260/task/27264/stat : 27264 (java) S 27257 27257 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224774864 15372775424 17837 33554432000 4194304 4196468 140736771098224 140394658605456 140395199014613 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33239040 140736771101703 140736771102001 140736771102001 140736771104719 0
[pid=27260/tid=27265] ppid=27257 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/27260/task/27265/stat : 27265 (java) S 27257 27257 23167 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224774864 15372775424 17837 33554432000 4194304 4196468 140736771098224 140394657552656 140395199014613 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33239040 140736771101703 140736771102001 140736771102001 140736771104719 0
[pid=27260/tid=27266] ppid=27257 vsize=15012476 memory=140679432361600 CPUtime=0 cores=1,3,5,7
/proc/27260/task/27266/stat : 27266 (java) S 27257 27257 23167 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224774865 15372775424 17903 33554432000 4194304 4196468 140736771098224 140394236640112 140395199015554 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33239040 140736771101703 140736771102001 140736771102001 140736771104719 0
[pid=27260/tid=27267] ppid=27257 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/27260/task/27267/stat : 27267 (java) S 27257 27257 23167 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 224774866 15372775424 17903 33554432000 4194304 4196468 140736771098224 140393756747296 140395199014613 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33239040 140736771101703 140736771102001 140736771102001 140736771104719 0
[pid=27260/tid=27268] ppid=27257 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27260/task/27268/stat : 27268 (java) S 27257 27257 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224774866 15372775424 17903 33554432000 4194304 4196468 140736771098224 140393488311664 140395199014613 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33239040 140736771101703 140736771102001 140736771102001 140736771104719 0
[pid=27260/tid=27269] ppid=27257 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27260/task/27269/stat : 27269 (java) S 27257 27257 23167 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224774869 15372775424 17903 33554432000 4194304 4196468 140736771098224 140393113803088 140395199023003 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33239040 140736771101703 140736771102001 140736771102001 140736771104719 0
[pid=27260/tid=27270] ppid=27257 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27260/task/27270/stat : 27270 (java) S 27257 27257 23167 0 -1 1077944384 302 0 0 0 0 0 0 0 20 0 15 0 224774869 15372775424 17903 33554432000 4194304 4196468 140736771098224 140394235586928 140395199015554 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33239040 140736771101703 140736771102001 140736771102001 140736771104719 0
[pid=27260/tid=27271] ppid=27257 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/27260/task/27271/stat : 27271 (java) S 27257 27257 23167 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224774869 15372775424 17903 33554432000 4194304 4196468 140736771098224 140394234534128 140395199015554 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33239040 140736771101703 140736771102001 140736771102001 140736771104719 0
[pid=27260/tid=27272] ppid=27257 vsize=15012476 memory=140679432361600 CPUtime=0.01 cores=1,3,5,7
/proc/27260/task/27272/stat : 27272 (java) S 27257 27257 23167 0 -1 1077944384 304 0 0 0 1 0 0 0 20 0 15 0 224774869 15372775424 17903 33554432000 4194304 4196468 140736771098224 140394233481328 140395199015554 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33239040 140736771101703 140736771102001 140736771102001 140736771104719 0
[pid=27260/tid=27273] ppid=27257 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/27260/task/27273/stat : 27273 (java) S 27257 27257 23167 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224774869 15372775424 17903 33554432000 4194304 4196468 140736771098224 140392615897312 140395199014613 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33239040 140736771101703 140736771102001 140736771102001 140736771104719 0
[pid=27260/tid=27274] ppid=27257 vsize=15012476 memory=140679432361600 CPUtime=0 cores=1,3,5,7
/proc/27260/task/27274/stat : 27274 (java) S 27257 27257 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224774869 15372775424 17903 33554432000 4194304 4196468 140736771098224 140394232429744 140395199015554 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33239040 140736771101703 140736771102001 140736771102001 140736771104719 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 72740 KiB

[startup+0.210695 s]*
/proc/loadavg: 2.18 2.08 2.06 3/222 27274
/proc/meminfo: memFree=19503928/32770624 swapFree=67108688/67108860
[pid=27257] ppid=27254 vsize=113128 memory=1392 CPUtime=0 cores=1,3,5,7
/proc/27257/stat : 27257 (scop.sh) S 27254 27257 23167 0 -1 4202496 559 321 0 0 0 0 0 0 20 0 1 0 224774862 115843072 348 33554432000 4194304 5098028 140724603952176 140724603949432 139846269198972 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 19271680 140724603954241 140724603954439 140724603954439 140724603957197 0
/proc/27257/statm: 28282 348 296 221 0 87 0
[pid=27260] ppid=27257 vsize=15012476 memory=84136 CPUtime=0.25 cores=1,3,5,7
/proc/27260/stat : 27260 (java) S 27257 27257 23167 0 -1 1077944320 10410 0 0 0 22 3 0 0 20 0 15 0 224774862 15372775424 21034 33554432000 4194304 4196468 140736771098224 140736771080768 140395199004407 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 33239040 140736771101703 140736771102001 140736771102001 140736771104719 0
/proc/27260/statm: 3753119 21034 2875 1 0 3715579 0
[pid=27260/tid=27261] ppid=27257 vsize=15012476 memory=7022364632946311227 CPUtime=0.2 cores=1,3,5,7
/proc/27260/task/27261/stat : 27261 (java) R 27257 27257 23167 0 -1 4202560 8241 0 0 0 17 3 0 0 20 0 15 0 224774862 15372775424 21034 33554432000 4194304 4196468 140736771098224 140395170824320 140395199016342 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 33239040 140736771101703 140736771102001 140736771102001 140736771104719 0
[pid=27260/tid=27262] ppid=27257 vsize=15012476 memory=546 CPUtime=0 cores=1,3,5,7
/proc/27260/task/27262/stat : 27262 (java) S 27257 27257 23167 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224774864 15372775424 21034 33554432000 4194304 4196468 140736771098224 140395203246736 140395199014613 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33239040 140736771101703 140736771102001 140736771102001 140736771104719 0
[pid=27260/tid=27263] ppid=27257 vsize=15012476 memory=140679433560947 CPUtime=0 cores=1,3,5,7
/proc/27260/task/27263/stat : 27263 (java) S 27257 27257 23167 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224774864 15372775424 21034 33554432000 4194304 4196468 140736771098224 140394659658256 140395199014613 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33239040 140736771101703 140736771102001 140736771102001 140736771104719 0
[pid=27260/tid=27264] ppid=27257 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27260/task/27264/stat : 27264 (java) S 27257 27257 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224774864 15372775424 21034 33554432000 4194304 4196468 140736771098224 140394658605456 140395199014613 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33239040 140736771101703 140736771102001 140736771102001 140736771104719 0
[pid=27260/tid=27265] ppid=27257 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/27260/task/27265/stat : 27265 (java) S 27257 27257 23167 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224774864 15372775424 21034 33554432000 4194304 4196468 140736771098224 140394657552656 140395199014613 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33239040 140736771101703 140736771102001 140736771102001 140736771104719 0
[pid=27260/tid=27266] ppid=27257 vsize=15012476 memory=140679432361600 CPUtime=0 cores=1,3,5,7
/proc/27260/task/27266/stat : 27266 (java) S 27257 27257 23167 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224774865 15372775424 21034 33554432000 4194304 4196468 140736771098224 140394236640112 140395199015554 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33239040 140736771101703 140736771102001 140736771102001 140736771104719 0
[pid=27260/tid=27267] ppid=27257 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/27260/task/27267/stat : 27267 (java) S 27257 27257 23167 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 224774866 15372775424 21034 33554432000 4194304 4196468 140736771098224 140393756747296 140395199014613 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33239040 140736771101703 140736771102001 140736771102001 140736771104719 0
[pid=27260/tid=27268] ppid=27257 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27260/task/27268/stat : 27268 (java) S 27257 27257 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224774866 15372775424 21034 33554432000 4194304 4196468 140736771098224 140393488311664 140395199014613 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33239040 140736771101703 140736771102001 140736771102001 140736771104719 0
[pid=27260/tid=27269] ppid=27257 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27260/task/27269/stat : 27269 (java) S 27257 27257 23167 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224774869 15372775424 21034 33554432000 4194304 4196468 140736771098224 140393113803088 140395199023003 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33239040 140736771101703 140736771102001 140736771102001 140736771104719 0
[pid=27260/tid=27270] ppid=27257 vsize=15012476 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/27260/task/27270/stat : 27270 (java) R 27257 27257 23167 0 -1 4202560 456 0 0 0 1 0 0 0 20 0 15 0 224774869 15372775424 21034 33554432000 4194304 4196468 140736771098224 140394235578576 140395199025754 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 33239040 140736771101703 140736771102001 140736771102001 140736771104719 0
[pid=27260/tid=27271] ppid=27257 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/27260/task/27271/stat : 27271 (java) S 27257 27257 23167 0 -1 1077944384 20 0 0 0 0 0 0 0 20 0 15 0 224774869 15372775424 21034 33554432000 4194304 4196468 140736771098224 140394234534128 140395199015554 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33239040 140736771101703 140736771102001 140736771102001 140736771104719 0
[pid=27260/tid=27272] ppid=27257 vsize=15012476 memory=140679432361600 CPUtime=0.03 cores=1,3,5,7
/proc/27260/task/27272/stat : 27272 (java) R 27257 27257 23167 0 -1 4202560 364 0 0 0 3 0 0 0 20 0 15 0 224774869 15372775424 21034 33554432000 4194304 4196468 140736771098224 140394233481328 140395199016342 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 33239040 140736771101703 140736771102001 140736771102001 140736771104719 0
[pid=27260/tid=27273] ppid=27257 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/27260/task/27273/stat : 27273 (java) S 27257 27257 23167 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224774869 15372775424 21034 33554432000 4194304 4196468 140736771098224 140392615897312 140395199014613 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33239040 140736771101703 140736771102001 140736771102001 140736771104719 0
[pid=27260/tid=27274] ppid=27257 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27260/task/27274/stat : 27274 (java) S 27257 27257 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224774869 15372775424 21034 33554432000 4194304 4196468 140736771098224 140394232429744 140395199015554 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33239040 140736771101703 140736771102001 140736771102001 140736771104719 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 85528 KiB

[startup+0.310766 s]*
/proc/loadavg: 2.18 2.08 2.06 3/222 27274
/proc/meminfo: memFree=19499896/32770624 swapFree=67108688/67108860
[pid=27257] ppid=27254 vsize=113128 memory=1392 CPUtime=0 cores=1,3,5,7
/proc/27257/stat : 27257 (scop.sh) S 27254 27257 23167 0 -1 4202496 559 321 0 0 0 0 0 0 20 0 1 0 224774862 115843072 348 33554432000 4194304 5098028 140724603952176 140724603949432 139846269198972 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 19271680 140724603954241 140724603954439 140724603954439 140724603957197 0
/proc/27257/statm: 28282 348 296 221 0 87 0
[pid=27260] ppid=27257 vsize=15012476 memory=88436 CPUtime=0.43 cores=1,3,5,7
/proc/27260/stat : 27260 (java) S 27257 27257 23167 0 -1 1077944320 11126 0 0 0 39 4 0 0 20 0 15 0 224774862 15372775424 22109 33554432000 4194304 4196468 140736771098224 140736771080768 140395199004407 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 33239040 140736771101703 140736771102001 140736771102001 140736771104719 0
/proc/27260/statm: 3753119 22109 2970 1 0 3715579 0
[pid=27260/tid=27261] ppid=27257 vsize=15012476 memory=6791534058613427641 CPUtime=0.29 cores=1,3,5,7
/proc/27260/task/27261/stat : 27261 (java) R 27257 27257 23167 0 -1 4202560 8681 0 0 0 26 3 0 0 20 0 15 0 224774862 15372775424 22109 33554432000 4194304 4196468 140736771098224 140395170799408 140394702184516 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 33239040 140736771101703 140736771102001 140736771102001 140736771104719 0
[pid=27260/tid=27262] ppid=27257 vsize=15012476 memory=4872558044660077418 CPUtime=0 cores=1,3,5,7
/proc/27260/task/27262/stat : 27262 (java) S 27257 27257 23167 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224774864 15372775424 22109 33554432000 4194304 4196468 140736771098224 140395203246736 140395199014613 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33239040 140736771101703 140736771102001 140736771102001 140736771104719 0
[pid=27260/tid=27263] ppid=27257 vsize=15012476 memory=-3258418265892434876 CPUtime=0 cores=1,3,5,7
/proc/27260/task/27263/stat : 27263 (java) S 27257 27257 23167 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224774864 15372775424 22109 33554432000 4194304 4196468 140736771098224 140394659658256 140395199014613 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33239040 140736771101703 140736771102001 140736771102001 140736771104719 0
[pid=27260/tid=27264] ppid=27257 vsize=15012476 memory=4572146066226452084 CPUtime=0 cores=1,3,5,7
/proc/27260/task/27264/stat : 27264 (java) S 27257 27257 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224774864 15372775424 22109 33554432000 4194304 4196468 140736771098224 140394658605456 140395199014613 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33239040 140736771101703 140736771102001 140736771102001 140736771104719 0
[pid=27260/tid=27265] ppid=27257 vsize=15012476 memory=6944613755495348631 CPUtime=0 cores=1,3,5,7
/proc/27260/task/27265/stat : 27265 (java) S 27257 27257 23167 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224774864 15372775424 22109 33554432000 4194304 4196468 140736771098224 140394657552656 140395199014613 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33239040 140736771101703 140736771102001 140736771102001 140736771104719 0
[pid=27260/tid=27266] ppid=27257 vsize=15012476 memory=7893295687695687954 CPUtime=0 cores=1,3,5,7
/proc/27260/task/27266/stat : 27266 (java) S 27257 27257 23167 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224774865 15372775424 22109 33554432000 4194304 4196468 140736771098224 140394236640112 140395199015554 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33239040 140736771101703 140736771102001 140736771102001 140736771104719 0
[pid=27260/tid=27267] ppid=27257 vsize=15012476 memory=-8813974798734826869 CPUtime=0 cores=1,3,5,7
/proc/27260/task/27267/stat : 27267 (java) S 27257 27257 23167 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 224774866 15372775424 22109 33554432000 4194304 4196468 140736771098224 140393756747296 140395199014613 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33239040 140736771101703 140736771102001 140736771102001 140736771104719 0
[pid=27260/tid=27268] ppid=27257 vsize=15012476 memory=-6664436420846797971 CPUtime=0 cores=1,3,5,7
/proc/27260/task/27268/stat : 27268 (java) S 27257 27257 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224774866 15372775424 22109 33554432000 4194304 4196468 140736771098224 140393488311664 140395199014613 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33239040 140736771101703 140736771102001 140736771102001 140736771104719 0
[pid=27260/tid=27269] ppid=27257 vsize=15012476 memory=4426078206164241782 CPUtime=0 cores=1,3,5,7
/proc/27260/task/27269/stat : 27269 (java) S 27257 27257 23167 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224774869 15372775424 22109 33554432000 4194304 4196468 140736771098224 140393113803088 140395199023003 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33239040 140736771101703 140736771102001 140736771102001 140736771104719 0
[pid=27260/tid=27270] ppid=27257 vsize=15012476 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/27260/task/27270/stat : 27270 (java) R 27257 27257 23167 0 -1 1077944384 518 0 0 0 2 0 0 0 20 0 15 0 224774869 15372775424 22109 33554432000 4194304 4196468 140736771098224 140394235586928 140395199015554 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 33239040 140736771101703 140736771102001 140736771102001 140736771104719 0
[pid=27260/tid=27271] ppid=27257 vsize=15012476 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/27260/task/27271/stat : 27271 (java) R 27257 27257 23167 0 -1 4202560 118 0 0 0 2 0 0 0 20 0 15 0 224774869 15372775424 22109 33554432000 4194304 4196468 140736771098224 140394234534128 140395185068352 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 33239040 140736771101703 140736771102001 140736771102001 140736771104719 0
[pid=27260/tid=27272] ppid=27257 vsize=15012476 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/27260/task/27272/stat : 27272 (java) R 27257 27257 23167 0 -1 4202560 475 0 0 0 7 0 0 0 20 0 15 0 224774869 15372775424 22109 33554432000 4194304 4196468 140736771098224 140394233481328 140395183084894 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 33239040 140736771101703 140736771102001 140736771102001 140736771104719 0
[pid=27260/tid=27273] ppid=27257 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27260/task/27273/stat : 27273 (java) S 27257 27257 23167 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224774869 15372775424 22109 33554432000 4194304 4196468 140736771098224 140392615897312 140395199014613 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33239040 140736771101703 140736771102001 140736771102001 140736771104719 0
[pid=27260/tid=27274] ppid=27257 vsize=15012476 memory=4121417289171017777 CPUtime=0 cores=1,3,5,7
/proc/27260/task/27274/stat : 27274 (java) S 27257 27257 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224774869 15372775424 22109 33554432000 4194304 4196468 140736771098224 140394232429744 140395199015554 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33239040 140736771101703 140736771102001 140736771102001 140736771104719 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 89828 KiB

[startup+0.701295 s]
/proc/loadavg: 2.18 2.08 2.06 3/222 27274
/proc/meminfo: memFree=19472424/32770624 swapFree=67108688/67108860
[pid=27257] ppid=27254 vsize=113128 memory=1392 CPUtime=0 cores=1,3,5,7
/proc/27257/stat : 27257 (scop.sh) S 27254 27257 23167 0 -1 4202496 559 321 0 0 0 0 0 0 20 0 1 0 224774862 115843072 348 33554432000 4194304 5098028 140724603952176 140724603949432 139846269198972 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 19271680 140724603954241 140724603954439 140724603954439 140724603957197 0
/proc/27257/statm: 28282 348 296 221 0 87 0
[pid=27260] ppid=27257 vsize=15020872 memory=126912 CPUtime=1.02 cores=1,3,5,7
/proc/27260/stat : 27260 (java) S 27257 27257 23167 0 -1 1077944320 18354 0 0 0 95 7 0 0 20 0 15 0 224774862 15381372928 31728 33554432000 4194304 4196468 140736771098224 140736771080768 140395199004407 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 33239040 140736771101703 140736771102001 140736771102001 140736771104719 0
/proc/27260/statm: 3755218 31728 3155 1 0 3716603 0
[pid=27260/tid=27261] ppid=27257 vsize=15020872 memory=2372 CPUtime=0.67 cores=1,3,5,7
/proc/27260/task/27261/stat : 27261 (java) R 27257 27257 23167 0 -1 4202560 15343 0 0 0 62 5 0 0 20 0 15 0 224774862 15381372928 31728 33554432000 4194304 4196468 140736771098224 140395170839344 140395199016342 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 33239040 140736771101703 140736771102001 140736771102001 140736771104719 0
[pid=27260/tid=27262] ppid=27257 vsize=15020872 memory=116 CPUtime=0 cores=1,3,5,7
/proc/27260/task/27262/stat : 27262 (java) S 27257 27257 23167 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224774864 15381372928 31728 33554432000 4194304 4196468 140736771098224 140395203246736 140395199014613 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33239040 140736771101703 140736771102001 140736771102001 140736771104719 0
[pid=27260/tid=27263] ppid=27257 vsize=15020872 memory=12868 CPUtime=0 cores=1,3,5,7
/proc/27260/task/27263/stat : 27263 (java) S 27257 27257 23167 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224774864 15381372928 31728 33554432000 4194304 4196468 140736771098224 140394659658256 140395199014613 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33239040 140736771101703 140736771102001 140736771102001 140736771104719 0
[pid=27260/tid=27264] ppid=27257 vsize=15020872 memory=26497 CPUtime=0 cores=1,3,5,7
/proc/27260/task/27264/stat : 27264 (java) S 27257 27257 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224774864 15381372928 31728 33554432000 4194304 4196468 140736771098224 140394658605456 140395199014613 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33239040 140736771101703 140736771102001 140736771102001 140736771104719 0
[pid=27260/tid=27265] ppid=27257 vsize=15020872 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27260/task/27265/stat : 27265 (java) S 27257 27257 23167 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224774864 15381372928 31728 33554432000 4194304 4196468 140736771098224 140394657552656 140395199014613 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33239040 140736771101703 140736771102001 140736771102001 140736771104719 0
[pid=27260/tid=27266] ppid=27257 vsize=15020872 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27260/task/27266/stat : 27266 (java) S 27257 27257 23167 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 224774865 15381372928 31728 33554432000 4194304 4196468 140736771098224 140394236640112 140395199015554 0 0 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33239040 140736771101703 140736771102001 140736771102001 140736771104719 0
[pid=27260/tid=27267] ppid=27257 vsize=15020872 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27260/task/27267/stat : 27267 (java) S 27257 27257 23167 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 224774866 15381372928 31728 33554432000 4194304 4196468 140736771098224 140393756747296 140395199014613 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33239040 140736771101703 140736771102001 140736771102001 140736771104719 0
[pid=27260/tid=27268] ppid=27257 vsize=15020872 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27260/task/27268/stat : 27268 (java) S 27257 27257 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224774866 15381372928 31728 33554432000 4194304 4196468 140736771098224 140393488311664 140395199014613 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33239040 140736771101703 140736771102001 140736771102001 140736771104719 0
[pid=27260/tid=27269] ppid=27257 vsize=15020872 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27260/task/27269/stat : 27269 (java) S 27257 27257 23167 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224774869 15381372928 31728 33554432000 4194304 4196468 140736771098224 140393113803088 140395199023003 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33239040 140736771101703 140736771102001 140736771102001 140736771104719 0
[pid=27260/tid=27270] ppid=27257 vsize=15020872 memory=0 CPUtime=0.06 cores=1,3,5,7
/proc/27260/task/27270/stat : 27270 (java) S 27257 27257 23167 0 -1 1077944384 610 0 0 0 6 0 0 0 20 0 15 0 224774869 15381372928 31728 33554432000 4194304 4196468 140736771098224 140394235586928 140395199015554 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33239040 140736771101703 140736771102001 140736771102001 140736771104719 0
[pid=27260/tid=27271] ppid=27257 vsize=15020872 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/27260/task/27271/stat : 27271 (java) S 27257 27257 23167 0 -1 1077944384 352 0 0 0 8 0 0 0 20 0 15 0 224774869 15381372928 31728 33554432000 4194304 4196468 140736771098224 140394234534128 140395199015554 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33239040 140736771101703 140736771102001 140736771102001 140736771104719 0
[pid=27260/tid=27272] ppid=27257 vsize=15020872 memory=0 CPUtime=0.16 cores=1,3,5,7
/proc/27260/task/27272/stat : 27272 (java) S 27257 27257 23167 0 -1 1077944384 712 0 0 0 16 0 0 0 20 0 15 0 224774869 15381372928 31728 33554432000 4194304 4196468 140736771098224 140394233481328 140395199015554 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33239040 140736771101703 140736771102001 140736771102001 140736771104719 0
[pid=27260/tid=27273] ppid=27257 vsize=15020872 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27260/task/27273/stat : 27273 (java) S 27257 27257 23167 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224774869 15381372928 31728 33554432000 4194304 4196468 140736771098224 140392615897312 140395199014613 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33239040 140736771101703 140736771102001 140736771102001 140736771104719 0
[pid=27260/tid=27274] ppid=27257 vsize=15020872 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27260/task/27274/stat : 27274 (java) S 27257 27257 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224774869 15381372928 31728 33554432000 4194304 4196468 140736771098224 140394232429744 140395199015554 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33239040 140736771101703 140736771102001 140736771102001 140736771104719 0
Current children cumulated CPU time: 1.02 s
Current children cumulated vsize: 15134000 KiB
Current children cumulated memory: 128304 KiB

[startup+1.50089 s]
/proc/loadavg: 2.33 2.11 2.07 3/222 27274
/proc/meminfo: memFree=19433772/32770624 swapFree=67108688/67108860
[pid=27257] ppid=27254 vsize=113128 memory=1392 CPUtime=0 cores=1,3,5,7
/proc/27257/stat : 27257 (scop.sh) S 27254 27257 23167 0 -1 4202496 559 321 0 0 0 0 0 0 20 0 1 0 224774862 115843072 348 33554432000 4194304 5098028 140724603952176 140724603949432 139846269198972 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 19271680 140724603954241 140724603954439 140724603954439 140724603957197 0
/proc/27257/statm: 28282 348 296 221 0 87 0

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

[pid=27276/tid=27279] ppid=27257 vsize=8068220 memory=135044 CPUtime=0 cores=1,3,5,7
/proc/27276/task/27279/stat : 27279 (java) S 27257 27257 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 224781117 8261857280 33761 33554432000 4194304 4196468 140723138119248 139958425168400 139958602847957 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26943488 140723138127029 140723138127153 140723138127153 140723138129871 0
[pid=27276/tid=27280] ppid=27257 vsize=8068220 memory=3868 CPUtime=0 cores=1,3,5,7
/proc/27276/task/27280/stat : 27280 (java) S 27257 27257 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 224781117 8261857280 33761 33554432000 4194304 4196468 140723138119248 139958424115600 139958602847957 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26943488 140723138127029 140723138127153 140723138127153 140723138129871 0
[pid=27276/tid=27281] ppid=27257 vsize=8068220 memory=61232 CPUtime=0 cores=1,3,5,7
/proc/27276/task/27281/stat : 27281 (java) S 27257 27257 23167 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 224781117 8261857280 33761 33554432000 4194304 4196468 140723138119248 139958423062800 139958602847957 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26943488 140723138127029 140723138127153 140723138127153 140723138129871 0
[pid=27276/tid=27282] ppid=27257 vsize=8068220 memory=3464 CPUtime=0.04 cores=1,3,5,7
/proc/27276/task/27282/stat : 27282 (java) S 27257 27257 23167 0 -1 1077944384 7 0 0 0 2 2 0 0 20 0 19 0 224781119 8261857280 33761 33554432000 4194304 4196468 140723138119248 139958049332080 139958602848898 0 0 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26943488 140723138127029 140723138127153 140723138127153 140723138129871 0
[pid=27276/tid=27283] ppid=27257 vsize=8068220 memory=1468 CPUtime=0 cores=1,3,5,7
/proc/27276/task/27283/stat : 27283 (java) S 27257 27257 23167 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 224781119 8261857280 33761 33554432000 4194304 4196468 140723138119248 139957482022432 139958602847957 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26943488 140723138127029 140723138127153 140723138127153 140723138129871 0
[pid=27276/tid=27284] ppid=27257 vsize=8068220 memory=3868 CPUtime=0 cores=1,3,5,7
/proc/27276/task/27284/stat : 27284 (java) S 27257 27257 23167 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 224781119 8261857280 33761 33554432000 4194304 4196468 140723138119248 139957347800432 139958602847957 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26943488 140723138127029 140723138127153 140723138127153 140723138129871 0
[pid=27276/tid=27285] ppid=27257 vsize=8068220 memory=61232 CPUtime=0 cores=1,3,5,7
/proc/27276/task/27285/stat : 27285 (java) S 27257 27257 23167 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 224781122 8261857280 33761 33554432000 4194304 4196468 140723138119248 139956973295952 139958602856347 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26943488 140723138127029 140723138127153 140723138127153 140723138129871 0
[pid=27276/tid=27286] ppid=27257 vsize=8068220 memory=1468 CPUtime=0.36 cores=1,3,5,7
/proc/27276/task/27286/stat : 27286 (java) S 27257 27257 23167 0 -1 1077944384 995 0 0 0 36 0 0 0 20 0 19 0 224781122 8261857280 33761 33554432000 4194304 4196468 140723138119248 139958048278896 139958602848898 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26943488 140723138127029 140723138127153 140723138127153 140723138129871 0
[pid=27276/tid=27287] ppid=27257 vsize=8068220 memory=3868 CPUtime=0.29 cores=1,3,5,7
/proc/27276/task/27287/stat : 27287 (java) S 27257 27257 23167 0 -1 1077944384 809 0 0 0 29 0 0 0 20 0 19 0 224781122 8261857280 33761 33554432000 4194304 4196468 140723138119248 139958047226096 139958602848898 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26943488 140723138127029 140723138127153 140723138127153 140723138129871 0
[pid=27276/tid=27288] ppid=27257 vsize=8068220 memory=3732 CPUtime=0.24 cores=1,3,5,7
/proc/27276/task/27288/stat : 27288 (java) S 27257 27257 23167 0 -1 1077944384 658 0 0 0 24 0 0 0 20 0 19 0 224781122 8261857280 33761 33554432000 4194304 4196468 140723138119248 139958046173296 139958602848898 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26943488 140723138127029 140723138127153 140723138127153 140723138129871 0
[pid=27276/tid=27289] ppid=27257 vsize=8068220 memory=12668 CPUtime=0 cores=1,3,5,7
/proc/27276/task/27289/stat : 27289 (java) S 27257 27257 23167 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 224781122 8261857280 33761 33554432000 4194304 4196468 140723138119248 139956475390176 139958602847957 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26943488 140723138127029 140723138127153 140723138127153 140723138129871 0
[pid=27276/tid=27290] ppid=27257 vsize=8068220 memory=1072 CPUtime=1.18 cores=1,3,5,7
/proc/27276/task/27290/stat : 27290 (java) S 27257 27257 23167 0 -1 1077944384 155 0 0 0 57 61 0 0 20 0 19 0 224781123 8261857280 33761 33554432000 4194304 4196468 140723138119248 139958045121712 139958602848898 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26943488 140723138127029 140723138127153 140723138127153 140723138129871 0
[pid=27276/tid=27292] ppid=27257 vsize=8068220 memory=1468 CPUtime=0 cores=1,3,5,7
/proc/27276/task/27292/stat : 27292 (java) S 27257 27257 23167 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 224781217 8261857280 33761 33554432000 4194304 4196468 140723138119248 139958037313216 139958602862361 0 4 2 25189581 18446744071579417331 0 0 -1 7 0 0 0 0 0 6293624 6294260 26943488 140723138127029 140723138127153 140723138127153 140723138129871 0
[pid=27276/tid=27294] ppid=27257 vsize=8068220 memory=1468 CPUtime=0 cores=1,3,5,7
/proc/27276/task/27294/stat : 27294 (java) S 27257 27257 23167 0 -1 4202560 24 0 0 0 0 0 0 0 20 0 19 0 224781217 8261857280 33761 33554432000 4194304 4196468 140723138119248 139955938504496 139958602859677 0 4 2 25189581 18446744071580971376 0 0 -1 5 0 0 0 0 0 6293624 6294260 26943488 140723138127029 140723138127153 140723138127153 140723138129871 0
[pid=27276/tid=27295] ppid=27257 vsize=8068220 memory=135044 CPUtime=0 cores=1,3,5,7
/proc/27276/task/27295/stat : 27295 (java) S 27257 27257 23167 0 -1 4202560 22 0 0 0 0 0 0 0 20 0 19 0 224781217 8261857280 33761 33554432000 4194304 4196468 140723138119248 139956072726192 139958602859677 0 4 2 25189581 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 26943488 140723138127029 140723138127153 140723138127153 140723138129871 0
[pid=27276/tid=27296] ppid=27257 vsize=8068220 memory=637400 CPUtime=0 cores=1,3,5,7
/proc/27276/task/27296/stat : 27296 (java) S 27257 27257 23167 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 19 0 224781220 8261857280 33761 33554432000 4194304 4196468 140723138119248 139955670080672 139958602847957 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26943488 140723138127029 140723138127153 140723138127153 140723138129871 0
Current children cumulated CPU time: 2415.36 s
Current children cumulated vsize: 8901636 KiB
Current children cumulated memory: 775960 KiB

[startup+2442.3 s]
/proc/loadavg: 2.08 2.06 2.08 3/227 27866
/proc/meminfo: memFree=19735532/32770624 swapFree=67108688/67108860
[pid=27257] ppid=27254 vsize=113128 memory=1468 CPUtime=93.67 cores=1,3,5,7
/proc/27257/stat : 27257 (scop.sh) S 27254 27257 23167 0 -1 4202496 590 90975 0 0 0 0 9061 306 20 0 1 0 224774862 115843072 367 33554432000 4194304 5098028 140724603952176 140724603948920 139846269198972 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 19271680 140724603954241 140724603954439 140724603954439 140724603957197 0
/proc/27257/statm: 28282 367 311 221 0 87 0
[pid=27276] ppid=27257 vsize=8068220 memory=135044 CPUtime=3.23 cores=1,3,5,7
/proc/27276/stat : 27276 (java) S 27257 27257 23167 0 -1 1077944320 19078 0 0 0 241 82 0 0 20 0 19 0 224781116 8261857280 33761 33554432000 4194304 4196468 140723138119248 140723138101792 139958602837751 0 0 2 25189581 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 26943488 140723138127029 140723138127153 140723138127153 140723138129871 0
/proc/27276/statm: 2017055 33761 3177 1 0 1978454 0
[pid=27291] ppid=27276 vsize=801808 memory=666064 CPUtime=2378.48 cores=1,3,5,7
/proc/27291/stat : 27291 (minisat_release) R 27276 27257 23167 0 -1 4202496 4505174 0 0 0 237306 542 0 0 20 0 1 0 224781217 821051392 166516 33554432000 4194304 4308513 140734532733440 140734532730856 4275895 0 4 0 8396802 0 0 0 17 1 0 0 0 0 0 6409496 6410680 32837632 140734532736116 140734532736214 140734532736214 140734532739013 0
/proc/27291/statm: 200452 166516 341 28 0 196692 0
[pid=27276/tid=27277] ppid=27257 vsize=8068220 memory=135044 CPUtime=1.02 cores=1,3,5,7
/proc/27276/task/27277/stat : 27277 (java) S 27257 27257 23167 0 -1 1077944384 15022 0 0 0 84 18 0 0 20 0 19 0 224781116 8261857280 33761 33554432000 4194304 4196468 140723138119248 139958574677904 139958602847957 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26943488 140723138127029 140723138127153 140723138127153 140723138129871 0
[pid=27276/tid=27278] ppid=27257 vsize=8068220 memory=1468 CPUtime=0 cores=1,3,5,7
/proc/27276/task/27278/stat : 27278 (java) S 27257 27257 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 224781117 8261857280 33761 33554432000 4194304 4196468 140723138119248 139958607080080 139958602847957 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26943488 140723138127029 140723138127153 140723138127153 140723138129871 0
[pid=27276/tid=27279] ppid=27257 vsize=8068220 memory=1468 CPUtime=0 cores=1,3,5,7
/proc/27276/task/27279/stat : 27279 (java) S 27257 27257 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 224781117 8261857280 33761 33554432000 4194304 4196468 140723138119248 139958425168400 139958602847957 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26943488 140723138127029 140723138127153 140723138127153 140723138129871 0
[pid=27276/tid=27280] ppid=27257 vsize=8068220 memory=1752 CPUtime=0 cores=1,3,5,7
/proc/27276/task/27280/stat : 27280 (java) S 27257 27257 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 224781117 8261857280 33761 33554432000 4194304 4196468 140723138119248 139958424115600 139958602847957 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26943488 140723138127029 140723138127153 140723138127153 140723138129871 0
[pid=27276/tid=27281] ppid=27257 vsize=8068220 memory=135044 CPUtime=0 cores=1,3,5,7
/proc/27276/task/27281/stat : 27281 (java) S 27257 27257 23167 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 224781117 8261857280 33761 33554432000 4194304 4196468 140723138119248 139958423062800 139958602847957 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26943488 140723138127029 140723138127153 140723138127153 140723138129871 0
[pid=27276/tid=27282] ppid=27257 vsize=8068220 memory=135044 CPUtime=0.04 cores=1,3,5,7
/proc/27276/task/27282/stat : 27282 (java) S 27257 27257 23167 0 -1 1077944384 7 0 0 0 2 2 0 0 20 0 19 0 224781119 8261857280 33761 33554432000 4194304 4196468 140723138119248 139958049332080 139958602848898 0 0 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26943488 140723138127029 140723138127153 140723138127153 140723138129871 0
[pid=27276/tid=27283] ppid=27257 vsize=8068220 memory=661140 CPUtime=0 cores=1,3,5,7
/proc/27276/task/27283/stat : 27283 (java) S 27257 27257 23167 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 224781119 8261857280 33761 33554432000 4194304 4196468 140723138119248 139957482022432 139958602847957 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26943488 140723138127029 140723138127153 140723138127153 140723138129871 0
[pid=27276/tid=27284] ppid=27257 vsize=8068220 memory=662496 CPUtime=0 cores=1,3,5,7
/proc/27276/task/27284/stat : 27284 (java) S 27257 27257 23167 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 224781119 8261857280 33761 33554432000 4194304 4196468 140723138119248 139957347800432 139958602847957 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26943488 140723138127029 140723138127153 140723138127153 140723138129871 0
[pid=27276/tid=27285] ppid=27257 vsize=8068220 memory=1468 CPUtime=0 cores=1,3,5,7
/proc/27276/task/27285/stat : 27285 (java) S 27257 27257 23167 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 224781122 8261857280 33761 33554432000 4194304 4196468 140723138119248 139956973295952 139958602856347 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26943488 140723138127029 140723138127153 140723138127153 140723138129871 0
[pid=27276/tid=27286] ppid=27257 vsize=8068220 memory=1468 CPUtime=0.36 cores=1,3,5,7
/proc/27276/task/27286/stat : 27286 (java) S 27257 27257 23167 0 -1 1077944384 995 0 0 0 36 0 0 0 20 0 19 0 224781122 8261857280 33761 33554432000 4194304 4196468 140723138119248 139958048278896 139958602848898 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26943488 140723138127029 140723138127153 140723138127153 140723138129871 0
[pid=27276/tid=27287] ppid=27257 vsize=8068220 memory=1468 CPUtime=0.29 cores=1,3,5,7
/proc/27276/task/27287/stat : 27287 (java) S 27257 27257 23167 0 -1 1077944384 809 0 0 0 29 0 0 0 20 0 19 0 224781122 8261857280 33761 33554432000 4194304 4196468 140723138119248 139958047226096 139958602848898 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26943488 140723138127029 140723138127153 140723138127153 140723138129871 0
[pid=27276/tid=27288] ppid=27257 vsize=8068220 memory=1468 CPUtime=0.24 cores=1,3,5,7
/proc/27276/task/27288/stat : 27288 (java) S 27257 27257 23167 0 -1 1077944384 658 0 0 0 24 0 0 0 20 0 19 0 224781122 8261857280 33761 33554432000 4194304 4196468 140723138119248 139958046173296 139958602848898 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26943488 140723138127029 140723138127153 140723138127153 140723138129871 0
[pid=27276/tid=27289] ppid=27257 vsize=8068220 memory=135044 CPUtime=0 cores=1,3,5,7
/proc/27276/task/27289/stat : 27289 (java) S 27257 27257 23167 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 224781122 8261857280 33761 33554432000 4194304 4196468 140723138119248 139956475390176 139958602847957 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26943488 140723138127029 140723138127153 140723138127153 140723138129871 0
[pid=27276/tid=27290] ppid=27257 vsize=8068220 memory=1620 CPUtime=1.21 cores=1,3,5,7
/proc/27276/task/27290/stat : 27290 (java) S 27257 27257 23167 0 -1 1077944384 159 0 0 0 58 63 0 0 20 0 19 0 224781123 8261857280 33761 33554432000 4194304 4196468 140723138119248 139958045121712 139958602848898 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26943488 140723138127029 140723138127153 140723138127153 140723138129871 0
[pid=27276/tid=27292] ppid=27257 vsize=8068220 memory=748 CPUtime=0 cores=1,3,5,7
/proc/27276/task/27292/stat : 27292 (java) S 27257 27257 23167 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 224781217 8261857280 33761 33554432000 4194304 4196468 140723138119248 139958037313216 139958602862361 0 4 2 25189581 18446744071579417331 0 0 -1 7 0 0 0 0 0 6293624 6294260 26943488 140723138127029 140723138127153 140723138127153 140723138129871 0
[pid=27276/tid=27294] ppid=27257 vsize=8068220 memory=665836 CPUtime=0 cores=1,3,5,7
/proc/27276/task/27294/stat : 27294 (java) S 27257 27257 23167 0 -1 4202560 24 0 0 0 0 0 0 0 20 0 19 0 224781217 8261857280 33761 33554432000 4194304 4196468 140723138119248 139955938504496 139958602859677 0 4 2 25189581 18446744071580971376 0 0 -1 5 0 0 0 0 0 6293624 6294260 26943488 140723138127029 140723138127153 140723138127153 140723138129871 0
[pid=27276/tid=27295] ppid=27257 vsize=8068220 memory=1468 CPUtime=0 cores=1,3,5,7
/proc/27276/task/27295/stat : 27295 (java) S 27257 27257 23167 0 -1 4202560 22 0 0 0 0 0 0 0 20 0 19 0 224781217 8261857280 33761 33554432000 4194304 4196468 140723138119248 139956072726192 139958602859677 0 4 2 25189581 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 26943488 140723138127029 140723138127153 140723138127153 140723138129871 0
[pid=27276/tid=27296] ppid=27257 vsize=8068220 memory=6580 CPUtime=0 cores=1,3,5,7
/proc/27276/task/27296/stat : 27296 (java) S 27257 27257 23167 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 19 0 224781220 8261857280 33761 33554432000 4194304 4196468 140723138119248 139955670080672 139958602847957 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26943488 140723138127029 140723138127153 140723138127153 140723138129871 0
Current children cumulated CPU time: 2475.38 s
Current children cumulated vsize: 8983156 KiB
Current children cumulated memory: 802576 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2487 s]*
/proc/loadavg: 2.04 2.05 2.08 3/228 27875
/proc/meminfo: memFree=19752088/32770624 swapFree=67108688/67108860
[pid=27257] ppid=27254 vsize=113128 memory=1468 CPUtime=93.67 cores=1,3,5,7
/proc/27257/stat : 27257 (scop.sh) S 27254 27257 23167 0 -1 4202496 590 90975 0 0 0 0 9061 306 20 0 1 0 224774862 115843072 367 33554432000 4194304 5098028 140724603952176 140724603948920 139846269198972 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 19271680 140724603954241 140724603954439 140724603954439 140724603957197 0
/proc/27257/statm: 28282 367 311 221 0 87 0
[pid=27276] ppid=27257 vsize=8068220 memory=135044 CPUtime=3.25 cores=1,3,5,7
/proc/27276/stat : 27276 (java) S 27257 27257 23167 0 -1 1077944320 19082 0 0 0 242 83 0 0 20 0 19 0 224781116 8261857280 33761 33554432000 4194304 4196468 140723138119248 140723138101792 139958602837751 0 0 2 25189581 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 26943488 140723138127029 140723138127153 140723138127153 140723138129871 0
/proc/27276/statm: 2017055 33761 3177 1 0 1978454 0
[pid=27291] ppid=27276 vsize=721648 memory=648200 CPUtime=2423.18 cores=1,3,5,7
/proc/27291/stat : 27291 (minisat_release) R 27276 27257 23167 0 -1 4202496 4594452 0 0 0 241761 557 0 0 20 0 1 0 224781217 738967552 162050 33554432000 4194304 4308513 140734532733440 140734532730440 4276008 0 4 0 8396802 0 0 0 17 1 0 0 0 0 0 6409496 6410680 32837632 140734532736116 140734532736214 140734532736214 140734532739013 0
/proc/27291/statm: 180412 162050 341 28 0 176652 0
[pid=27276/tid=27277] ppid=27257 vsize=8068220 memory=-7824251494391044963 CPUtime=1.02 cores=1,3,5,7
/proc/27276/task/27277/stat : 27277 (java) S 27257 27257 23167 0 -1 1077944384 15022 0 0 0 84 18 0 0 20 0 19 0 224781116 8261857280 33761 33554432000 4194304 4196468 140723138119248 139958574677904 139958602847957 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26943488 140723138127029 140723138127153 140723138127153 140723138129871 0
[pid=27276/tid=27278] ppid=27257 vsize=8068220 memory=1612 CPUtime=0 cores=1,3,5,7
/proc/27276/task/27278/stat : 27278 (java) S 27257 27257 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 224781117 8261857280 33761 33554432000 4194304 4196468 140723138119248 139958607080080 139958602847957 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26943488 140723138127029 140723138127153 140723138127153 140723138129871 0
[pid=27276/tid=27279] ppid=27257 vsize=8068220 memory=496 CPUtime=0 cores=1,3,5,7
/proc/27276/task/27279/stat : 27279 (java) S 27257 27257 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 224781117 8261857280 33761 33554432000 4194304 4196468 140723138119248 139958425168400 139958602847957 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26943488 140723138127029 140723138127153 140723138127153 140723138129871 0
[pid=27276/tid=27280] ppid=27257 vsize=8068220 memory=924 CPUtime=0 cores=1,3,5,7
/proc/27276/task/27280/stat : 27280 (java) S 27257 27257 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 224781117 8261857280 33761 33554432000 4194304 4196468 140723138119248 139958424115600 139958602847957 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26943488 140723138127029 140723138127153 140723138127153 140723138129871 0
[pid=27276/tid=27281] ppid=27257 vsize=8068220 memory=4872558044660077418 CPUtime=0 cores=1,3,5,7
/proc/27276/task/27281/stat : 27281 (java) S 27257 27257 23167 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 224781117 8261857280 33761 33554432000 4194304 4196468 140723138119248 139958423062800 139958602847957 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26943488 140723138127029 140723138127153 140723138127153 140723138129871 0
[pid=27276/tid=27282] ppid=27257 vsize=8068220 memory=4629771062077588875 CPUtime=0.04 cores=1,3,5,7
/proc/27276/task/27282/stat : 27282 (java) S 27257 27257 23167 0 -1 1077944384 7 0 0 0 2 2 0 0 20 0 19 0 224781119 8261857280 33761 33554432000 4194304 4196468 140723138119248 139958049332080 139958602848898 0 0 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26943488 140723138127029 140723138127153 140723138127153 140723138129871 0
[pid=27276/tid=27283] ppid=27257 vsize=8068220 memory=-8961168018402230209 CPUtime=0 cores=1,3,5,7
/proc/27276/task/27283/stat : 27283 (java) S 27257 27257 23167 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 224781119 8261857280 33761 33554432000 4194304 4196468 140723138119248 139957482022432 139958602847957 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26943488 140723138127029 140723138127153 140723138127153 140723138129871 0
[pid=27276/tid=27284] ppid=27257 vsize=8068220 memory=-8253362762722141311 CPUtime=0 cores=1,3,5,7
/proc/27276/task/27284/stat : 27284 (java) S 27257 27257 23167 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 224781119 8261857280 33761 33554432000 4194304 4196468 140723138119248 139957347800432 139958602847957 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26943488 140723138127029 140723138127153 140723138127153 140723138129871 0
[pid=27276/tid=27285] ppid=27257 vsize=8068220 memory=1296 CPUtime=0 cores=1,3,5,7
/proc/27276/task/27285/stat : 27285 (java) S 27257 27257 23167 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 224781122 8261857280 33761 33554432000 4194304 4196468 140723138119248 139956973295952 139958602856347 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26943488 140723138127029 140723138127153 140723138127153 140723138129871 0
[pid=27276/tid=27286] ppid=27257 vsize=8068220 memory=4452 CPUtime=0.36 cores=1,3,5,7
/proc/27276/task/27286/stat : 27286 (java) S 27257 27257 23167 0 -1 1077944384 995 0 0 0 36 0 0 0 20 0 19 0 224781122 8261857280 33761 33554432000 4194304 4196468 140723138119248 139958048278896 139958602848898 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26943488 140723138127029 140723138127153 140723138127153 140723138129871 0
[pid=27276/tid=27287] ppid=27257 vsize=8068220 memory=1468 CPUtime=0.29 cores=1,3,5,7
/proc/27276/task/27287/stat : 27287 (java) S 27257 27257 23167 0 -1 1077944384 809 0 0 0 29 0 0 0 20 0 19 0 224781122 8261857280 33761 33554432000 4194304 4196468 140723138119248 139958047226096 139958602848898 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26943488 140723138127029 140723138127153 140723138127153 140723138129871 0
[pid=27276/tid=27288] ppid=27257 vsize=8068220 memory=135044 CPUtime=0.24 cores=1,3,5,7
/proc/27276/task/27288/stat : 27288 (java) S 27257 27257 23167 0 -1 1077944384 658 0 0 0 24 0 0 0 20 0 19 0 224781122 8261857280 33761 33554432000 4194304 4196468 140723138119248 139958046173296 139958602848898 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26943488 140723138127029 140723138127153 140723138127153 140723138129871 0
[pid=27276/tid=27289] ppid=27257 vsize=8068220 memory=706220 CPUtime=0 cores=1,3,5,7
/proc/27276/task/27289/stat : 27289 (java) S 27257 27257 23167 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 224781122 8261857280 33761 33554432000 4194304 4196468 140723138119248 139956475390176 139958602847957 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26943488 140723138127029 140723138127153 140723138127153 140723138129871 0
[pid=27276/tid=27290] ppid=27257 vsize=8068220 memory=3732 CPUtime=1.22 cores=1,3,5,7
/proc/27276/task/27290/stat : 27290 (java) R 27257 27257 23167 0 -1 1077944384 163 0 0 0 58 64 0 0 20 0 19 0 224781123 8261857280 33761 33554432000 4194304 4196468 140723138119248 139958045121712 139958602848898 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 26943488 140723138127029 140723138127153 140723138127153 140723138129871 0
[pid=27276/tid=27292] ppid=27257 vsize=8068220 memory=12668 CPUtime=0 cores=1,3,5,7
/proc/27276/task/27292/stat : 27292 (java) S 27257 27257 23167 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 224781217 8261857280 33761 33554432000 4194304 4196468 140723138119248 139958037313216 139958602862361 0 4 2 25189581 18446744071579417331 0 0 -1 7 0 0 0 0 0 6293624 6294260 26943488 140723138127029 140723138127153 140723138127153 140723138129871 0
[pid=27276/tid=27294] ppid=27257 vsize=8068220 memory=1072 CPUtime=0 cores=1,3,5,7
/proc/27276/task/27294/stat : 27294 (java) S 27257 27257 23167 0 -1 4202560 24 0 0 0 0 0 0 0 20 0 19 0 224781217 8261857280 33761 33554432000 4194304 4196468 140723138119248 139955938504496 139958602859677 0 4 2 25189581 18446744071580971376 0 0 -1 5 0 0 0 0 0 6293624 6294260 26943488 140723138127029 140723138127153 140723138127153 140723138129871 0
[pid=27276/tid=27295] ppid=27257 vsize=8068220 memory=-7824251494390650473 CPUtime=0 cores=1,3,5,7
/proc/27276/task/27295/stat : 27295 (java) S 27257 27257 23167 0 -1 4202560 22 0 0 0 0 0 0 0 20 0 19 0 224781217 8261857280 33761 33554432000 4194304 4196468 140723138119248 139956072726192 139958602859677 0 4 2 25189581 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 26943488 140723138127029 140723138127153 140723138127153 140723138129871 0
[pid=27276/tid=27296] ppid=27257 vsize=8068220 memory=135044 CPUtime=0 cores=1,3,5,7
/proc/27276/task/27296/stat : 27296 (java) S 27257 27257 23167 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 19 0 224781220 8261857280 33761 33554432000 4194304 4196468 140723138119248 139955670080672 139958602847957 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26943488 140723138127029 140723138127153 140723138127153 140723138129871 0
Current children cumulated CPU time: 2520.1 s
Current children cumulated vsize: 8902996 KiB
Current children cumulated memory: 784712 KiB

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

[startup+2487.02 s]
# the end of solver process 27257 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=90.6164 s, system=3.06595 s

[startup+2487.07 s]
# the end of solver process 27276 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2510.67 s, system=9.53862 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

Child status: 1
Real time (s): 2487.07
CPU time (s): 2520.2
CPU user time (s): 2510.67
CPU system time (s): 9.53862
CPU usage (%): 101.332
Max. virtual memory (cumulated for all children) (KiB): 15142828
Max. memory (cumulated for all children) (KiB): 4846152

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2510.67
system time used= 9.53862
maximum resident set size= 4844760
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4705652
page faults= 0
swaps= 0
block input operations= 0
block output operations= 154344
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 61046
involuntary context switches= 3263


# summary of solver processes directly reported to runsolver:
#   pid: 27257,27276
#   total CPU time (s): 2520.2
#   total CPU user time (s): 2510.67
#   total CPU system time (s): 9.53862

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 17.9863 second user time and 26.7315 second system time

The end

Launcher Data

Begin job on node106 at 2018-08-12 13:08:40
IDJOB=4305548
IDBENCH=141332
IDSOLVER=2783
FILE ID=node106/4305548-1534072120
RUNJOBID= node106-1534060601-23199
PBS_JOBID= 21036975
Free space on /tmp= 39552 MiB

SOLVER NAME= scop both+MapleCOMSPS (2018-07-31)
BENCH NAME= XCSP18/Bibd/Bibd-sum-34-085-30-12-10_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-4305548-1534072120/watcher-4305548-1534072120 -o /tmp/evaluation-result-4305548-1534072120/solver-4305548-1534072120 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node106-1534060601-23199 --watchdog 2580  scop.sh 11g scop.jar -both minisat_release default HOME HOME/instance-4305548-1534072120.xml

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

MD5SUM BENCH= b8a3101f481aadf5580b66257c4acd87
RANDOM SEED=1028928668

node106.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	: 5334.11
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	: 5334.11
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	: 5334.11
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	: 5334.11
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:        19576664 kB
MemAvailable:   30873476 kB
Buffers:          127584 kB
Cached:         11316032 kB
SwapCached:            0 kB
Active:          6680172 kB
Inactive:        5848968 kB
Active(anon):    1032324 kB
Inactive(anon):   105404 kB
Active(file):    5647848 kB
Inactive(file):  5743564 kB
Unevictable:        6996 kB
Mlocked:            6996 kB
SwapTotal:      67108860 kB
SwapFree:       67108688 kB
Dirty:              7796 kB
Writeback:             4 kB
AnonPages:       1129008 kB
Mapped:            63628 kB
Shmem:             49632 kB
Slab:             362532 kB
SReclaimable:     333860 kB
SUnreclaim:        28672 kB
KernelStack:        3920 kB
PageTables:         7572 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    6566968 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    538624 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      109952 kB
DirectMap2M:    33435648 kB

Free space on /tmp at the end= 39892 MiB
End job on node106 at 2018-08-12 13:50:07