Trace number 4305542

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.16 2478.27

General information on the benchmark

NameBibd/
Bibd-sc-34-085-30-12-10_c18.xml
MD5SUM16a7a800d3f63e1acf189b42778a783a
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 variables101150
Number of constraints48366
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":50575}]
Minimum variable degree0
Maximum variable degree36
Distribution of variable degrees[{"degree":0,"count":50575},{"degree":2,"count":47685},{"degree":36,"count":2890}]
Minimum constraint arity3
Maximum constraint arity2890
Distribution of constraint arities[{"arity":3,"count":47685},{"arity":34,"count":85},{"arity":85,"count":595},{"arity":2890,"count":1}]
Number of extensional constraints0
Number of intensional constraints47685
Distribution of constraint types[{"type":"intension","count":47685},{"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-26899-serial-file.bin HOME/instance-4305542-1534070922.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 12:48:42 CEST 2018
0.66/0.55	c PID: 26902
0.66/0.55	c IP: 172.20.3.106
0.66/0.55	c HOST: node106.alineos.net
0.66/0.55	c (0,0) Parsing Begin
14.77/6.02	c (5,5) Parsing End
14.77/6.08	c (5,5) CSP: 0 int (0 aux), 50575 bool (0 aux), 48366 ctr, max domain size 2
14.77/6.08	c (5,5) Heap : 2027 MiB used (max 10795 MiB), NonHeap : 26 MiB used (max 0 MiB)
14.77/6.08	c (5,5) Constraint Name Generate Begin
15.21/6.22	c (5,5) Ctr:HOME/instance-4305542-1534070922.xml,Eq:IntVar:LexMatrix:Mul:Num:WeightedSum
15.21/6.22	c (5,5) Constraint Name Generate End
15.21/6.22	c (5,5) Heap : 2084 MiB used (max 10795 MiB), NonHeap : 26 MiB used (max 0 MiB)
15.21/6.22	c (5,5) CSP to CSPinCNF Begin
21.05/8.25	c (7,7) translated 4837 (10%) constraints
22.88/9.37	c (8,8) translated 9674 (20%) constraints
23.97/10.22	c (9,9) translated 14510 (30%) constraints
24.78/11.05	c (10,10) translated 19347 (40%) constraints
25.57/11.88	c (11,11) translated 24183 (50%) constraints
26.48/12.74	c (12,11) translated 29020 (60%) constraints
27.29/13.58	c (13,12) translated 33857 (70%) constraints
28.23/14.42	c (13,13) translated 38693 (80%) constraints
29.03/15.25	c (14,14) translated 43530 (90%) constraints
34.12/18.72	c (18,17) translated 48366 (100%) constraints
68.86/44.49	c (43,41) STATISTICS1:HOME/instance-4305542-1534070922.xml,Eq:IntVar:LexMatrix:Mul:Num:WeightedSum,151372,250193,9223372036854775807,2,4,85,9223372036854775807:1190;8589934592:170;2:106575,2:616691,4:5427;3:95487;2:100797;1:48482,85:1190;34:170;2:106575;1:493131,3136:1190
68.86/44.49	c (43,41) ==========================================
68.86/44.49	c (43,41) Both Encoding selects:
68.86/44.49	c (43,41) Log
68.86/44.49	c (43,41) ==========================================
71.54/45.47	c (44,42) translated 25020 (10%) constraints
72.26/46.16	c (45,42) translated 50039 (20%) constraints
73.00/46.85	c (46,43) translated 75058 (30%) constraints
73.70/47.54	c (47,44) translated 100078 (40%) constraints
74.40/48.23	c (47,44) translated 125097 (50%) constraints
75.10/48.91	c (48,45) translated 150116 (60%) constraints
75.80/49.61	c (49,46) translated 175136 (70%) constraints
76.40/50.30	c (49,47) translated 200155 (80%) constraints
77.10/50.99	c (50,47) translated 225174 (90%) constraints
81.53/54.33	c (53,50) translated 250193 (100%) constraints
81.53/54.34	c (53,50) CSP to CSPinCNF End
81.64/54.40	c (53,50) CSP: 0 int (0 aux), 199057 bool (148482 aux), 393928 ctr, max domain size 2
81.64/54.40	c (53,50) Heap : 1589 MiB used (max 10657 MiB), NonHeap : 30 MiB used (max 0 MiB)
81.64/54.40	c (53,50) CSPinCNF Propagation Begin
84.00/56.21	c (55,52) 0 values, 47685 unsatisfiable literals, and 47685 valid clauses are removed
84.00/56.21	c (55,52) CSPinCNF Propagation End
84.00/56.29	c (55,52) CSP: 0 int (0 aux), 199057 bool (148482 aux), 346243 ctr, max domain size 2
84.00/56.29	c (55,52) Heap : 3027 MiB used (max 10657 MiB), NonHeap : 30 MiB used (max 0 MiB)
84.00/56.29	c (55,52) Simplify CSPinCNF Begin
86.24/57.37	c (56,53) Simplify CSPinCNF End
86.45/57.45	c (56,53) CSP: 0 int (0 aux), 210262 bool (159687 aux), 357448 ctr, max domain size 2
86.45/57.45	c (56,53) Heap : 903 MiB used (max 10727 MiB), NonHeap : 31 MiB used (max 0 MiB)
86.45/57.45	c (56,53) Calculate Precise Domain Begin
86.45/57.46	c (56,53) 0 values are removed by re-calculation
86.45/57.46	c (56,53) Calculate Precise Domain End
86.55/57.54	c (57,53) CSP: 0 int (0 aux), 210262 bool (159687 aux), 357448 ctr, max domain size 2
86.55/57.54	c (57,53) Heap : 903 MiB used (max 10727 MiB), NonHeap : 31 MiB used (max 0 MiB)
86.55/57.54	c (57,53) CSPinCNF to SatSolver Begin
92.80/60.50	c (59,56) 35745 (10 %) CSP clauses are being encoded (393414 SAT variables, 532580 SAT clauses)
94.65/61.49	c (60,57) 71490 (20 %) CSP clauses are being encoded (413838 SAT variables, 588749 SAT clauses)
95.62/62.15	c (61,57) 107235 (30 %) CSP clauses are being encoded (434264 SAT variables, 644920 SAT clauses)
96.21/62.76	c (62,58) 142980 (40 %) CSP clauses are being encoded (454690 SAT variables, 701091 SAT clauses)
96.81/63.37	c (62,59) 178724 (50 %) CSP clauses are being encoded (475114 SAT variables, 757259 SAT clauses)
97.41/63.98	c (63,59) 214469 (60 %) CSP clauses are being encoded (495542 SAT variables, 813432 SAT clauses)
98.01/64.59	c (64,60) 250214 (70 %) CSP clauses are being encoded (515966 SAT variables, 869601 SAT clauses)
98.71/65.20	c (64,61) 285959 (80 %) CSP clauses are being encoded (536392 SAT variables, 925772 SAT clauses)
99.31/65.81	c (65,61) 321704 (90 %) CSP clauses are being encoded (556818 SAT variables, 981943 SAT clauses)
112.25/74.87	c (74,69) 357448 (100 %) CSP clauses are being encoded (1469912 SAT variables, 3633713 SAT clauses)
112.25/74.87	c (74,69) Launch Command will be: minisat_release
112.25/74.87	c (74,69) CSPinCNF to SatSolver End
112.25/74.87	c (74,69) Heap : 3043 MiB used (max 10798 MiB), NonHeap : 32 MiB used (max 0 MiB)
114.94/76.42	c (75,71) STATISTICS2:HOME/instance-4305542-1534070922.xml,Eq:IntVar:LexMatrix:Mul:Num:WeightedSum,210262,357448,9223372036854775807,2,4,85,9223372036854775807:1190;8589934592:170;2:112119,2:894394,4:5427;3:47802;2:207372;1:96847,85:1190;34:170;2:112119;1:563226,2:1190
114.94/76.42	c (75,71) 1469913 bool, 3633715 clause
114.94/76.42	c (75,71) Export Begin
120.53/80.70	c (80,74) Export to HOME/scop-26899-serial-file.bin
120.53/80.70	c (80,74) Export End
120.53/80.70	c (80,74) Export File Size: 19.09 MB
120.53/80.70	c (80,74) 5,5,53,55,56,57,74,STOP-AFTER(DIMACS)
120.53/80.70	c END-Prog: Sun Aug 12 12:50:02 CEST 2018
120.53/80.75	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp scop.jar fun.scop.XCSP18Solve HOME/scop-26899-serial-file.bin
121.16/81.25	c (0,0) Read Serial File Begin
121.16/81.25	c (0,0) HOME/scop-26899-serial-file.bin
126.32/85.74	c (4,4) Read Serial File End
126.32/85.75	
126.32/85.75	scop log+minisat_release (2018-07-31)
126.32/85.76	(Solving Process)
126.32/85.76	
126.32/85.78	c BEGIN-Prog: Sun Aug 12 12:50:07 CEST 2018
126.32/85.78	c PID: 26926
126.32/85.78	c IP: 172.20.3.106
126.32/85.78	c HOST: node106.alineos.net
126.32/85.78	c (4,4) SatSolver.solve Begin
126.32/85.78	c (4,4) 0 bool, 0 clause
126.32/85.78	c (4,4) minisat_release HOME/instance-4305542-1534070922.xml-scop-26902.cnf
2520.07/2478.20	c (2397,0) receiving signal SIGTERM
2520.07/2478.20	s UNKNOWN
2520.07/2478.21	c (scop.sh) Receiving Signal. Removing all intermediate files.
2520.07/2478.21	c (scop.sh) Remove HOME/scop-26899-serial-file.bin.
2520.07/2478.21	c (scop.sh) Killing background jobs.
2520.07/2478.21	c (2397,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 (8575 MiB free)
  memory of node 1: 16384 MiB (11160 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4305542-1534070922/watcher-4305542-1534070922 -o /tmp/evaluation-result-4305542-1534070922/solver-4305542-1534070922 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node106-1534060601-23198 --watchdog 2580 scop.sh 11g scop.jar -both minisat_release default HOME HOME/instance-4305542-1534070922.xml 

running on 4 cores: 0,2,4,6

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


[startup+0.100091 s]*
/proc/loadavg: 2.51 2.13 2.08 3/222 26916
/proc/meminfo: memFree=20144968/32770624 swapFree=67108688/67108860
[pid=26899] ppid=26896 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/26899/stat : 26899 (scop.sh) S 26896 26899 23167 0 -1 4202496 562 321 0 0 0 0 0 0 20 0 1 0 224655029 115843072 349 33554432000 4194304 5098028 140721175180032 140721175177288 140707935666812 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 13504512 140721175188545 140721175188743 140721175188743 140721175191501 0
/proc/26899/statm: 28282 349 296 221 0 87 0
[pid=26902] ppid=26899 vsize=15012476 memory=75504 CPUtime=0.11 cores=0,2,4,6
/proc/26902/stat : 26902 (java) S 26899 26899 23167 0 -1 1077944320 6469 0 0 0 9 2 0 0 20 0 15 0 224655029 15372775424 18876 33554432000 4194304 4196468 140730663174384 140730663156928 140663935139575 0 0 2 16800973 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 13750272 140730663183367 140730663183665 140730663183665 140730663186383 0
/proc/26902/statm: 3753119 18876 2769 1 0 3715579 0
[pid=26902/tid=26903] ppid=26899 vsize=15012476 memory=-6150928374978363329 CPUtime=0.08 cores=0,2,4,6
/proc/26902/task/26903/stat : 26903 (java) R 26899 26899 23167 0 -1 4202560 4565 0 0 0 7 1 0 0 20 0 15 0 224655029 15372775424 18876 33554432000 4194304 4196468 140730663174384 140663906951560 140663918326384 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 13750272 140730663183367 140730663183665 140730663183665 140730663186383 0
[pid=26902/tid=26904] ppid=26899 vsize=15012476 memory=4206468019014099040 CPUtime=0 cores=0,2,4,6
/proc/26902/task/26904/stat : 26904 (java) S 26899 26899 23167 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224655031 15372775424 18876 33554432000 4194304 4196468 140730663174384 140663939381648 140663935149781 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13750272 140730663183367 140730663183665 140730663183665 140730663186383 0
[pid=26902/tid=26905] ppid=26899 vsize=15012476 memory=140016804308608 CPUtime=0 cores=0,2,4,6
/proc/26902/task/26905/stat : 26905 (java) S 26899 26899 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224655031 15372775424 18876 33554432000 4194304 4196468 140730663174384 140663738157328 140663935149781 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13750272 140730663183367 140730663183665 140730663183665 140730663186383 0
[pid=26902/tid=26906] ppid=26899 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26902/task/26906/stat : 26906 (java) S 26899 26899 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224655031 15372775424 18876 33554432000 4194304 4196468 140730663174384 140663737105040 140663935149781 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13750272 140730663183367 140730663183665 140730663183665 140730663186383 0
[pid=26902/tid=26907] ppid=26899 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/26902/task/26907/stat : 26907 (java) S 26899 26899 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224655031 15372775424 18876 33554432000 4194304 4196468 140730663174384 140663393868304 140663935149781 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13750272 140730663183367 140730663183665 140730663183665 140730663186383 0
[pid=26902/tid=26908] ppid=26899 vsize=15012476 memory=140016804308608 CPUtime=0 cores=0,2,4,6
/proc/26902/task/26908/stat : 26908 (java) S 26899 26899 23167 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224655033 15372775424 18876 33554432000 4194304 4196468 140730663174384 140662905338480 140663935150722 0 0 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13750272 140730663183367 140730663183665 140730663183665 140730663186383 0
[pid=26902/tid=26909] ppid=26899 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/26902/task/26909/stat : 26909 (java) S 26899 26899 23167 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 224655033 15372775424 18876 33554432000 4194304 4196468 140730663174384 140662527747360 140663935149781 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13750272 140730663183367 140730663183665 140730663183665 140730663186383 0
[pid=26902/tid=26910] ppid=26899 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26902/task/26910/stat : 26910 (java) S 26899 26899 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224655033 15372775424 18876 33554432000 4194304 4196468 140730663174384 140662259312240 140663935149781 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13750272 140730663183367 140730663183665 140730663183665 140730663186383 0
[pid=26902/tid=26911] ppid=26899 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26902/task/26911/stat : 26911 (java) S 26899 26899 23167 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224655036 15372775424 18876 33554432000 4194304 4196468 140730663174384 140661884803664 140663935158171 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13750272 140730663183367 140730663183665 140730663183665 140730663186383 0
[pid=26902/tid=26912] ppid=26899 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26902/task/26912/stat : 26912 (java) S 26899 26899 23167 0 -1 1077944384 295 0 0 0 0 0 0 0 20 0 15 0 224655036 15372775424 18876 33554432000 4194304 4196468 140730663174384 140662904285296 140663935150722 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13750272 140730663183367 140730663183665 140730663183665 140730663186383 0
[pid=26902/tid=26913] ppid=26899 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/26902/task/26913/stat : 26913 (java) S 26899 26899 23167 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224655036 15372775424 18876 33554432000 4194304 4196468 140730663174384 140662903232496 140663935150722 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13750272 140730663183367 140730663183665 140730663183665 140730663186383 0
[pid=26902/tid=26914] ppid=26899 vsize=15012476 memory=140016804308608 CPUtime=0.01 cores=0,2,4,6
/proc/26902/task/26914/stat : 26914 (java) S 26899 26899 23167 0 -1 1077944384 276 0 0 0 1 0 0 0 20 0 15 0 224655036 15372775424 18876 33554432000 4194304 4196468 140730663174384 140662902180208 140663935150722 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13750272 140730663183367 140730663183665 140730663183665 140730663186383 0
[pid=26902/tid=26915] ppid=26899 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/26902/task/26915/stat : 26915 (java) S 26899 26899 23167 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224655036 15372775424 18876 33554432000 4194304 4196468 140730663174384 140661386897888 140663935149781 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13750272 140730663183367 140730663183665 140730663183665 140730663186383 0
[pid=26902/tid=26916] ppid=26899 vsize=15012476 memory=140016804308608 CPUtime=0 cores=0,2,4,6
/proc/26902/task/26916/stat : 26916 (java) S 26899 26899 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224655036 15372775424 18876 33554432000 4194304 4196468 140730663174384 140662901128112 140663935150722 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13750272 140730663183367 140730663183665 140730663183665 140730663186383 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 76900 KiB

[startup+0.210572 s]*
/proc/loadavg: 2.51 2.13 2.08 3/222 26916
/proc/meminfo: memFree=20130908/32770624 swapFree=67108688/67108860
[pid=26899] ppid=26896 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/26899/stat : 26899 (scop.sh) S 26896 26899 23167 0 -1 4202496 562 321 0 0 0 0 0 0 20 0 1 0 224655029 115843072 349 33554432000 4194304 5098028 140721175180032 140721175177288 140707935666812 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 13504512 140721175188545 140721175188743 140721175188743 140721175191501 0
/proc/26899/statm: 28282 349 296 221 0 87 0
[pid=26902] ppid=26899 vsize=15012476 memory=88552 CPUtime=0.25 cores=0,2,4,6
/proc/26902/stat : 26902 (java) S 26899 26899 23167 0 -1 1077944320 9967 0 0 0 22 3 0 0 20 0 15 0 224655029 15372775424 22138 33554432000 4194304 4196468 140730663174384 140730663156928 140663935139575 0 0 2 16800973 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 13750272 140730663183367 140730663183665 140730663183665 140730663186383 0
/proc/26902/statm: 3753119 22138 2882 1 0 3715579 0
[pid=26902/tid=26903] ppid=26899 vsize=15012476 memory=7022364632946311227 CPUtime=0.19 cores=0,2,4,6
/proc/26902/task/26903/stat : 26903 (java) R 26899 26899 23167 0 -1 4202560 7880 0 0 0 17 2 0 0 20 0 15 0 224655029 15372775424 22138 33554432000 4194304 4196468 140730663174384 140663906958832 140663912363200 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 13750272 140730663183367 140730663183665 140730663183665 140730663186383 0
[pid=26902/tid=26904] ppid=26899 vsize=15012476 memory=546 CPUtime=0 cores=0,2,4,6
/proc/26902/task/26904/stat : 26904 (java) S 26899 26899 23167 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224655031 15372775424 22138 33554432000 4194304 4196468 140730663174384 140663939381648 140663935149781 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13750272 140730663183367 140730663183665 140730663183665 140730663186383 0
[pid=26902/tid=26905] ppid=26899 vsize=15012476 memory=140016805500906 CPUtime=0 cores=0,2,4,6
/proc/26902/task/26905/stat : 26905 (java) S 26899 26899 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224655031 15372775424 22138 33554432000 4194304 4196468 140730663174384 140663738157328 140663935149781 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13750272 140730663183367 140730663183665 140730663183665 140730663186383 0
[pid=26902/tid=26906] ppid=26899 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26902/task/26906/stat : 26906 (java) S 26899 26899 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224655031 15372775424 22138 33554432000 4194304 4196468 140730663174384 140663737105040 140663935149781 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13750272 140730663183367 140730663183665 140730663183665 140730663186383 0
[pid=26902/tid=26907] ppid=26899 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/26902/task/26907/stat : 26907 (java) S 26899 26899 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224655031 15372775424 22138 33554432000 4194304 4196468 140730663174384 140663393868304 140663935149781 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13750272 140730663183367 140730663183665 140730663183665 140730663186383 0
[pid=26902/tid=26908] ppid=26899 vsize=15012476 memory=140016804308608 CPUtime=0 cores=0,2,4,6
/proc/26902/task/26908/stat : 26908 (java) S 26899 26899 23167 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224655033 15372775424 22138 33554432000 4194304 4196468 140730663174384 140662905338480 140663935150722 0 0 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13750272 140730663183367 140730663183665 140730663183665 140730663186383 0
[pid=26902/tid=26909] ppid=26899 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/26902/task/26909/stat : 26909 (java) S 26899 26899 23167 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 224655033 15372775424 22138 33554432000 4194304 4196468 140730663174384 140662527747360 140663935149781 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13750272 140730663183367 140730663183665 140730663183665 140730663186383 0
[pid=26902/tid=26910] ppid=26899 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26902/task/26910/stat : 26910 (java) S 26899 26899 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224655033 15372775424 22138 33554432000 4194304 4196468 140730663174384 140662259312240 140663935149781 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13750272 140730663183367 140730663183665 140730663183665 140730663186383 0
[pid=26902/tid=26911] ppid=26899 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26902/task/26911/stat : 26911 (java) S 26899 26899 23167 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224655036 15372775424 22138 33554432000 4194304 4196468 140730663174384 140661884803664 140663935158171 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13750272 140730663183367 140730663183665 140730663183665 140730663186383 0
[pid=26902/tid=26912] ppid=26899 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26902/task/26912/stat : 26912 (java) S 26899 26899 23167 0 -1 1077944384 444 0 0 0 0 0 0 0 20 0 15 0 224655036 15372775424 22138 33554432000 4194304 4196468 140730663174384 140662904285296 140663935150722 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13750272 140730663183367 140730663183665 140730663183665 140730663186383 0
[pid=26902/tid=26913] ppid=26899 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/26902/task/26913/stat : 26913 (java) S 26899 26899 23167 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 224655036 15372775424 22138 33554432000 4194304 4196468 140730663174384 140662903232496 140663935150722 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13750272 140730663183367 140730663183665 140730663183665 140730663186383 0
[pid=26902/tid=26914] ppid=26899 vsize=15012476 memory=140016804308608 CPUtime=0.03 cores=0,2,4,6
/proc/26902/task/26914/stat : 26914 (java) S 26899 26899 23167 0 -1 1077944384 291 0 0 0 3 0 0 0 20 0 15 0 224655036 15372775424 22138 33554432000 4194304 4196468 140730663174384 140662902180208 140663935150722 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13750272 140730663183367 140730663183665 140730663183665 140730663186383 0
[pid=26902/tid=26915] ppid=26899 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/26902/task/26915/stat : 26915 (java) S 26899 26899 23167 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224655036 15372775424 22138 33554432000 4194304 4196468 140730663174384 140661386897888 140663935149781 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13750272 140730663183367 140730663183665 140730663183665 140730663186383 0
[pid=26902/tid=26916] ppid=26899 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26902/task/26916/stat : 26916 (java) S 26899 26899 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224655036 15372775424 22138 33554432000 4194304 4196468 140730663174384 140662901128112 140663935150722 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13750272 140730663183367 140730663183665 140730663183665 140730663186383 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 89948 KiB

[startup+0.310509 s]*
/proc/loadavg: 2.51 2.13 2.08 3/222 26916
/proc/meminfo: memFree=20127372/32770624 swapFree=67108688/67108860
[pid=26899] ppid=26896 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/26899/stat : 26899 (scop.sh) S 26896 26899 23167 0 -1 4202496 562 321 0 0 0 0 0 0 20 0 1 0 224655029 115843072 349 33554432000 4194304 5098028 140721175180032 140721175177288 140707935666812 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 13504512 140721175188545 140721175188743 140721175188743 140721175191501 0
/proc/26899/statm: 28282 349 296 221 0 87 0
[pid=26902] ppid=26899 vsize=15012476 memory=92092 CPUtime=0.42 cores=0,2,4,6
/proc/26902/stat : 26902 (java) S 26899 26899 23167 0 -1 1077944320 10486 0 0 0 39 3 0 0 20 0 15 0 224655029 15372775424 23023 33554432000 4194304 4196468 140730663174384 140730663156928 140663935139575 0 0 2 16800973 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 13750272 140730663183367 140730663183665 140730663183665 140730663186383 0
/proc/26902/statm: 3753119 23023 2989 1 0 3715579 0
[pid=26902/tid=26903] ppid=26899 vsize=15012476 memory=7022364632946311227 CPUtime=0.29 cores=0,2,4,6
/proc/26902/task/26903/stat : 26903 (java) R 26899 26899 23167 0 -1 4202560 8255 0 0 0 27 2 0 0 20 0 15 0 224655029 15372775424 23023 33554432000 4194304 4196468 140730663174384 140663906934576 140663919220062 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 13750272 140730663183367 140730663183665 140730663183665 140730663186383 0
[pid=26902/tid=26904] ppid=26899 vsize=15012476 memory=288292155783643526 CPUtime=0 cores=0,2,4,6
/proc/26902/task/26904/stat : 26904 (java) S 26899 26899 23167 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224655031 15372775424 23023 33554432000 4194304 4196468 140730663174384 140663939381648 140663935149781 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13750272 140730663183367 140730663183665 140730663183665 140730663186383 0
[pid=26902/tid=26905] ppid=26899 vsize=15012476 memory=1193162 CPUtime=0 cores=0,2,4,6
/proc/26902/task/26905/stat : 26905 (java) S 26899 26899 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224655031 15372775424 23023 33554432000 4194304 4196468 140730663174384 140663738157328 140663935149781 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13750272 140730663183367 140730663183665 140730663183665 140730663186383 0
[pid=26902/tid=26906] ppid=26899 vsize=15012476 memory=280033344387440 CPUtime=0 cores=0,2,4,6
/proc/26902/task/26906/stat : 26906 (java) S 26899 26899 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224655031 15372775424 23023 33554432000 4194304 4196468 140730663174384 140663737105040 140663935149781 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13750272 140730663183367 140730663183665 140730663183665 140730663186383 0
[pid=26902/tid=26907] ppid=26899 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26902/task/26907/stat : 26907 (java) S 26899 26899 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224655031 15372775424 23023 33554432000 4194304 4196468 140730663174384 140663393868304 140663935149781 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13750272 140730663183367 140730663183665 140730663183665 140730663186383 0
[pid=26902/tid=26908] ppid=26899 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26902/task/26908/stat : 26908 (java) S 26899 26899 23167 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224655033 15372775424 23023 33554432000 4194304 4196468 140730663174384 140662905338480 140663935150722 0 0 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13750272 140730663183367 140730663183665 140730663183665 140730663186383 0
[pid=26902/tid=26909] ppid=26899 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26902/task/26909/stat : 26909 (java) S 26899 26899 23167 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 224655033 15372775424 23023 33554432000 4194304 4196468 140730663174384 140662527747360 140663935149781 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13750272 140730663183367 140730663183665 140730663183665 140730663186383 0
[pid=26902/tid=26910] ppid=26899 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26902/task/26910/stat : 26910 (java) S 26899 26899 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224655033 15372775424 23023 33554432000 4194304 4196468 140730663174384 140662259312240 140663935149781 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13750272 140730663183367 140730663183665 140730663183665 140730663186383 0
[pid=26902/tid=26911] ppid=26899 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26902/task/26911/stat : 26911 (java) S 26899 26899 23167 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224655036 15372775424 23023 33554432000 4194304 4196468 140730663174384 140661884803664 140663935158171 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13750272 140730663183367 140730663183665 140730663183665 140730663186383 0
[pid=26902/tid=26912] ppid=26899 vsize=15012476 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/26902/task/26912/stat : 26912 (java) R 26899 26899 23167 0 -1 1077944384 551 0 0 0 3 0 0 0 20 0 15 0 224655036 15372775424 23023 33554432000 4194304 4196468 140730663174384 140662904285296 140663935150722 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 13750272 140730663183367 140730663183665 140730663183665 140730663186383 0
[pid=26902/tid=26913] ppid=26899 vsize=15012476 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/26902/task/26913/stat : 26913 (java) R 26899 26899 23167 0 -1 1077944384 38 0 0 0 1 0 0 0 20 0 15 0 224655036 15372775424 23023 33554432000 4194304 4196468 140730663174384 140662903232496 140663935150722 0 4 2 16800973 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 13750272 140730663183367 140730663183665 140730663183665 140730663186383 0
[pid=26902/tid=26914] ppid=26899 vsize=15012476 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/26902/task/26914/stat : 26914 (java) R 26899 26899 23167 0 -1 4202560 311 0 0 0 7 0 0 0 20 0 15 0 224655036 15372775424 23023 33554432000 4194304 4196468 140730663174384 140662902180208 140663935160922 0 4 2 16800973 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 13750272 140730663183367 140730663183665 140730663183665 140730663186383 0
[pid=26902/tid=26915] ppid=26899 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26902/task/26915/stat : 26915 (java) S 26899 26899 23167 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224655036 15372775424 23023 33554432000 4194304 4196468 140730663174384 140661386897888 140663935149781 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13750272 140730663183367 140730663183665 140730663183665 140730663186383 0
[pid=26902/tid=26916] ppid=26899 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26902/task/26916/stat : 26916 (java) S 26899 26899 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224655036 15372775424 23023 33554432000 4194304 4196468 140730663174384 140662901128112 140663935150722 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13750272 140730663183367 140730663183665 140730663183665 140730663186383 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 93488 KiB

[startup+0.701312 s]
/proc/loadavg: 2.51 2.13 2.08 3/222 26916
/proc/meminfo: memFree=20102552/32770624 swapFree=67108688/67108860
[pid=26899] ppid=26896 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/26899/stat : 26899 (scop.sh) S 26896 26899 23167 0 -1 4202496 562 321 0 0 0 0 0 0 20 0 1 0 224655029 115843072 349 33554432000 4194304 5098028 140721175180032 140721175177288 140707935666812 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 13504512 140721175188545 140721175188743 140721175188743 140721175191501 0
/proc/26899/statm: 28282 349 296 221 0 87 0
[pid=26902] ppid=26899 vsize=15018748 memory=132816 CPUtime=1.05 cores=0,2,4,6
/proc/26902/stat : 26902 (java) S 26899 26899 23167 0 -1 1077944320 17314 0 0 0 99 6 0 0 20 0 15 0 224655029 15379197952 33204 33554432000 4194304 4196468 140730663174384 140730663156928 140663935139575 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 13750272 140730663183367 140730663183665 140730663183665 140730663186383 0
/proc/26902/statm: 3754687 33204 3127 1 0 3716091 0
[pid=26902/tid=26903] ppid=26899 vsize=15018748 memory=868 CPUtime=0.66 cores=0,2,4,6
/proc/26902/task/26903/stat : 26903 (java) R 26899 26899 23167 0 -1 4202560 14579 0 0 0 62 4 0 0 20 0 15 0 224655029 15379197952 33204 33554432000 4194304 4196468 140730663174384 140663906974592 140663935161501 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 13750272 140730663183367 140730663183665 140730663183665 140730663186383 0
[pid=26902/tid=26904] ppid=26899 vsize=15018748 memory=1808 CPUtime=0 cores=0,2,4,6
/proc/26902/task/26904/stat : 26904 (java) S 26899 26899 23167 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224655031 15379197952 33204 33554432000 4194304 4196468 140730663174384 140663939381648 140663935149781 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13750272 140730663183367 140730663183665 140730663183665 140730663186383 0
[pid=26902/tid=26905] ppid=26899 vsize=15018748 memory=1620 CPUtime=0 cores=0,2,4,6
/proc/26902/task/26905/stat : 26905 (java) S 26899 26899 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224655031 15379197952 33204 33554432000 4194304 4196468 140730663174384 140663738157328 140663935149781 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13750272 140730663183367 140730663183665 140730663183665 140730663186383 0
[pid=26902/tid=26906] ppid=26899 vsize=15018748 memory=748 CPUtime=0 cores=0,2,4,6
/proc/26902/task/26906/stat : 26906 (java) S 26899 26899 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224655031 15379197952 33204 33554432000 4194304 4196468 140730663174384 140663737105040 140663935149781 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13750272 140730663183367 140730663183665 140730663183665 140730663186383 0
[pid=26902/tid=26907] ppid=26899 vsize=15018748 memory=1220 CPUtime=0 cores=0,2,4,6
/proc/26902/task/26907/stat : 26907 (java) S 26899 26899 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224655031 15379197952 33204 33554432000 4194304 4196468 140730663174384 140663393868304 140663935149781 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13750272 140730663183367 140730663183665 140730663183665 140730663186383 0
[pid=26902/tid=26908] ppid=26899 vsize=15018748 memory=6580 CPUtime=0 cores=0,2,4,6
/proc/26902/task/26908/stat : 26908 (java) S 26899 26899 23167 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 224655033 15379197952 33204 33554432000 4194304 4196468 140730663174384 140662905338480 140663935150722 0 0 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13750272 140730663183367 140730663183665 140730663183665 140730663186383 0
[pid=26902/tid=26909] ppid=26899 vsize=15018748 memory=1296 CPUtime=0 cores=0,2,4,6
/proc/26902/task/26909/stat : 26909 (java) S 26899 26899 23167 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 224655033 15379197952 33204 33554432000 4194304 4196468 140730663174384 140662527747360 140663935149781 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13750272 140730663183367 140730663183665 140730663183665 140730663186383 0
[pid=26902/tid=26910] ppid=26899 vsize=15018748 memory=4452 CPUtime=0 cores=0,2,4,6
/proc/26902/task/26910/stat : 26910 (java) S 26899 26899 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224655033 15379197952 33204 33554432000 4194304 4196468 140730663174384 140662259312240 140663935149781 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13750272 140730663183367 140730663183665 140730663183665 140730663186383 0
[pid=26902/tid=26911] ppid=26899 vsize=15018748 memory=3732 CPUtime=0 cores=0,2,4,6
/proc/26902/task/26911/stat : 26911 (java) S 26899 26899 23167 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224655036 15379197952 33204 33554432000 4194304 4196468 140730663174384 140661884803664 140663935158171 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13750272 140730663183367 140730663183665 140730663183665 140730663186383 0
[pid=26902/tid=26912] ppid=26899 vsize=15018748 memory=12668 CPUtime=0.08 cores=0,2,4,6
/proc/26902/task/26912/stat : 26912 (java) R 26899 26899 23167 0 -1 4202560 618 0 0 0 8 0 0 0 20 0 15 0 224655036 15379197952 33204 33554432000 4194304 4196468 140730663174384 140662904266688 140663920039071 0 4 2 25189581 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 13750272 140730663183367 140730663183665 140730663183665 140730663186383 0
[pid=26902/tid=26913] ppid=26899 vsize=15018748 memory=1072 CPUtime=0.1 cores=0,2,4,6
/proc/26902/task/26913/stat : 26913 (java) R 26899 26899 23167 0 -1 4202560 311 0 0 0 10 0 0 0 20 0 15 0 224655036 15379197952 33204 33554432000 4194304 4196468 140730663174384 140662903222288 140663935160922 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 13750272 140730663183367 140730663183665 140730663183665 140730663186383 0
[pid=26902/tid=26914] ppid=26899 vsize=15018748 memory=14888 CPUtime=0.17 cores=0,2,4,6
/proc/26902/task/26914/stat : 26914 (java) R 26899 26899 23167 0 -1 4202560 472 0 0 0 17 0 0 0 20 0 15 0 224655036 15379197952 33204 33554432000 4194304 4196468 140730663174384 140662902175472 140663935151510 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 13750272 140730663183367 140730663183665 140730663183665 140730663186383 0
[pid=26902/tid=26915] ppid=26899 vsize=15018748 memory=3316 CPUtime=0 cores=0,2,4,6
/proc/26902/task/26915/stat : 26915 (java) S 26899 26899 23167 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224655036 15379197952 33204 33554432000 4194304 4196468 140730663174384 140661386897888 140663935149781 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13750272 140730663183367 140730663183665 140730663183665 140730663186383 0
[pid=26902/tid=26916] ppid=26899 vsize=15018748 memory=15768 CPUtime=0 cores=0,2,4,6
/proc/26902/task/26916/stat : 26916 (java) S 26899 26899 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224655036 15379197952 33204 33554432000 4194304 4196468 140730663174384 140662901128112 140663935150722 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13750272 140730663183367 140730663183665 140730663183665 140730663186383 0
Current children cumulated CPU time: 1.05 s
Current children cumulated vsize: 15131876 KiB
Current children cumulated memory: 134212 KiB

[startup+1.50082 s]
/proc/loadavg: 2.51 2.13 2.08 3/222 26916
/proc/meminfo: memFree=20080280/32770624 swapFree=67108688/67108860
[pid=26899] ppid=26896 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/26899/stat : 26899 (scop.sh) S 26896 26899 23167 0 -1 4202496 562 321 0 0 0 0 0 0 20 0 1 0 224655029 115843072 349 33554432000 4194304 5098028 140721175180032 140721175177288 140707935666812 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 13504512 140721175188545 140721175188743 140721175188743 140721175191501 0
/proc/26899/statm: 28282 349 296 221 0 87 0

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

[pid=26926/tid=26929] ppid=26899 vsize=8068220 memory=1472 CPUtime=0 cores=0,2,4,6
/proc/26926/task/26929/stat : 26929 (java) S 26899 26899 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 224663106 8261857280 90691 33554432000 4194304 4196468 140736015461360 140052318030096 140052833167061 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34267136 140736015463605 140736015463729 140736015463729 140736015466447 0
[pid=26926/tid=26930] ppid=26899 vsize=8068220 memory=1472 CPUtime=0 cores=0,2,4,6
/proc/26926/task/26930/stat : 26930 (java) S 26899 26899 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 224663106 8261857280 90691 33554432000 4194304 4196468 140736015461360 140052316977808 140052833167061 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34267136 140736015463605 140736015463729 140736015463729 140736015466447 0
[pid=26926/tid=26931] ppid=26899 vsize=8068220 memory=362764 CPUtime=0 cores=0,2,4,6
/proc/26926/task/26931/stat : 26931 (java) S 26899 26899 23167 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 224663106 8261857280 90691 33554432000 4194304 4196468 140736015461360 140052315925008 140052833167061 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34267136 140736015463605 140736015463729 140736015463729 140736015466447 0
[pid=26926/tid=26932] ppid=26899 vsize=8068220 memory=362764 CPUtime=0.05 cores=0,2,4,6
/proc/26926/task/26932/stat : 26932 (java) S 26899 26899 23167 0 -1 1077944384 294 0 0 0 2 3 0 0 20 0 19 0 224663107 8261857280 90691 33554432000 4194304 4196468 140736015461360 140051876891248 140052833168002 0 0 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34267136 140736015463605 140736015463729 140736015463729 140736015466447 0
[pid=26926/tid=26933] ppid=26899 vsize=8068220 memory=1472 CPUtime=0 cores=0,2,4,6
/proc/26926/task/26933/stat : 26933 (java) S 26899 26899 23167 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 224663108 8261857280 90691 33554432000 4194304 4196468 140736015461360 140051769976096 140052833167061 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34267136 140736015463605 140736015463729 140736015463729 140736015466447 0
[pid=26926/tid=26934] ppid=26899 vsize=8068220 memory=33 CPUtime=0 cores=0,2,4,6
/proc/26926/task/26934/stat : 26934 (java) S 26899 26899 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 224663108 8261857280 90691 33554432000 4194304 4196468 140736015461360 140051501540976 140052833167061 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34267136 140736015463605 140736015463729 140736015463729 140736015466447 0
[pid=26926/tid=26935] ppid=26899 vsize=8068220 memory=362764 CPUtime=0 cores=0,2,4,6
/proc/26926/task/26935/stat : 26935 (java) S 26899 26899 23167 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 224663111 8261857280 90691 33554432000 4194304 4196468 140736015461360 140051127032400 140052833175451 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34267136 140736015463605 140736015463729 140736015463729 140736015466447 0
[pid=26926/tid=26936] ppid=26899 vsize=8068220 memory=164 CPUtime=0.39 cores=0,2,4,6
/proc/26926/task/26936/stat : 26936 (java) S 26899 26899 23167 0 -1 1077944384 1631 0 0 0 39 0 0 0 20 0 19 0 224663111 8261857280 90691 33554432000 4194304 4196468 140736015461360 140051875838064 140052833168002 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34267136 140736015463605 140736015463729 140736015463729 140736015466447 0
[pid=26926/tid=26937] ppid=26899 vsize=8068220 memory=3868 CPUtime=0.45 cores=0,2,4,6
/proc/26926/task/26937/stat : 26937 (java) S 26899 26899 23167 0 -1 1077944384 2557 0 0 0 44 1 0 0 20 0 19 0 224663111 8261857280 90691 33554432000 4194304 4196468 140736015461360 140051874785264 140052833168002 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34267136 140736015463605 140736015463729 140736015463729 140736015466447 0
[pid=26926/tid=26938] ppid=26899 vsize=8068220 memory=362764 CPUtime=0.25 cores=0,2,4,6
/proc/26926/task/26938/stat : 26938 (java) S 26899 26899 23167 0 -1 1077944384 1307 0 0 0 25 0 0 0 20 0 19 0 224663111 8261857280 90691 33554432000 4194304 4196468 140736015461360 140051873732976 140052833168002 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34267136 140736015463605 140736015463729 140736015463729 140736015466447 0
[pid=26926/tid=26939] ppid=26899 vsize=8068220 memory=3868 CPUtime=0 cores=0,2,4,6
/proc/26926/task/26939/stat : 26939 (java) S 26899 26899 23167 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 224663111 8261857280 90691 33554432000 4194304 4196468 140736015461360 140050629126624 140052833167061 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34267136 140736015463605 140736015463729 140736015463729 140736015466447 0
[pid=26926/tid=26940] ppid=26899 vsize=8068220 memory=1472 CPUtime=1.1 cores=0,2,4,6
/proc/26926/task/26940/stat : 26940 (java) S 26899 26899 23167 0 -1 1077944384 720 0 0 0 59 51 0 0 20 0 19 0 224663111 8261857280 90691 33554432000 4194304 4196468 140736015461360 140051872680880 140052833168002 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 13 0 0 6293624 6294260 34267136 140736015463605 140736015463729 140736015463729 140736015466447 0
[pid=26926/tid=26942] ppid=26899 vsize=8068220 memory=1472 CPUtime=0 cores=0,2,4,6
/proc/26926/task/26942/stat : 26942 (java) S 26899 26899 23167 0 -1 4202560 22 0 0 0 0 0 0 0 20 0 19 0 224663610 8261857280 90691 33554432000 4194304 4196468 140736015461360 140051864872384 140052833181465 0 4 2 25189581 18446744071579417331 0 0 -1 4 0 0 0 0 0 6293624 6294260 34267136 140736015463605 140736015463729 140736015463729 140736015466447 0
[pid=26926/tid=26944] ppid=26899 vsize=8068220 memory=1472 CPUtime=0 cores=0,2,4,6
/proc/26926/task/26944/stat : 26944 (java) S 26899 26899 23167 0 -1 4202560 27 0 0 0 0 0 0 0 20 0 19 0 224663610 8261857280 90691 33554432000 4194304 4196468 140736015461360 140050092240912 140052833178781 0 4 2 25189581 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 34267136 140736015463605 140736015463729 140736015463729 140736015466447 0
[pid=26926/tid=26945] ppid=26899 vsize=8068220 memory=3868 CPUtime=0 cores=0,2,4,6
/proc/26926/task/26945/stat : 26945 (java) S 26899 26899 23167 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 224663610 8261857280 90691 33554432000 4194304 4196468 140736015461360 140049823808912 140052833178781 0 4 2 25189581 18446744071580971376 0 0 -1 2 0 0 0 0 0 6293624 6294260 34267136 140736015463605 140736015463729 140736015463729 140736015466447 0
[pid=26926/tid=26946] ppid=26899 vsize=8068220 memory=1472 CPUtime=0 cores=0,2,4,6
/proc/26926/task/26946/stat : 26946 (java) S 26899 26899 23167 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 19 0 224663613 8261857280 90691 33554432000 4194304 4196468 140736015461360 140050226469792 140052833167061 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34267136 140736015463605 140736015463729 140736015463729 140736015466447 0
Current children cumulated CPU time: 2424.13 s
Current children cumulated vsize: 8960468 KiB
Current children cumulated memory: 1048864 KiB

[startup+2442.3 s]
/proc/loadavg: 2.26 2.13 2.10 3/227 27337
/proc/meminfo: memFree=18800148/32770624 swapFree=67108688/67108860
[pid=26899] ppid=26896 vsize=113128 memory=1472 CPUtime=120.58 cores=0,2,4,6
/proc/26899/stat : 26899 (scop.sh) S 26896 26899 23167 0 -1 4202496 592 88873 0 0 0 0 11461 597 20 0 1 0 224655029 115843072 368 33554432000 4194304 5098028 140721175180032 140721175176776 140707935666812 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 13504512 140721175188545 140721175188743 140721175188743 140721175191501 0
/proc/26899/statm: 28282 368 311 221 0 87 0
[pid=26926] ppid=26899 vsize=8068220 memory=362764 CPUtime=7.39 cores=0,2,4,6
/proc/26926/stat : 26926 (java) S 26899 26899 23167 0 -1 1077944320 25323 0 0 0 424 315 0 0 20 0 19 0 224663104 8261857280 90691 33554432000 4194304 4196468 140736015461360 140736015443904 140052833156855 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 34267136 140736015463605 140736015463729 140736015463729 140736015466447 0
/proc/26926/statm: 2017055 90691 3180 1 0 1978454 0
[pid=26941] ppid=26926 vsize=779120 memory=691976 CPUtime=2356.18 cores=0,2,4,6
/proc/26941/stat : 26941 (minisat_release) R 26926 26899 23167 0 -1 4202496 4468487 0 0 0 235107 511 0 0 20 0 1 0 224663609 797818880 172994 33554432000 4194304 4308513 140727615849648 140727615847096 4276465 0 4 0 8396802 0 0 0 17 2 0 0 0 0 0 6409496 6410680 29245440 140727615857780 140727615857878 140727615857878 140727615860677 0
/proc/26941/statm: 194780 172994 341 28 0 191020 0
[pid=26926/tid=26927] ppid=26899 vsize=8068220 memory=362764 CPUtime=5.07 cores=0,2,4,6
/proc/26926/task/26927/stat : 26927 (java) S 26899 26899 23167 0 -1 1077944384 17398 0 0 0 251 256 0 0 20 0 19 0 224663104 8261857280 90691 33554432000 4194304 4196468 140736015461360 140052804997008 140052833167061 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34267136 140736015463605 140736015463729 140736015463729 140736015466447 0
[pid=26926/tid=26928] ppid=26899 vsize=8068220 memory=362764 CPUtime=0 cores=0,2,4,6
/proc/26926/task/26928/stat : 26928 (java) S 26899 26899 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 224663106 8261857280 90691 33554432000 4194304 4196468 140736015461360 140052837398928 140052833167061 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34267136 140736015463605 140736015463729 140736015463729 140736015466447 0
[pid=26926/tid=26929] ppid=26899 vsize=8068220 memory=362764 CPUtime=0 cores=0,2,4,6
/proc/26926/task/26929/stat : 26929 (java) S 26899 26899 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 224663106 8261857280 90691 33554432000 4194304 4196468 140736015461360 140052318030096 140052833167061 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34267136 140736015463605 140736015463729 140736015463729 140736015466447 0
[pid=26926/tid=26930] ppid=26899 vsize=8068220 memory=362764 CPUtime=0 cores=0,2,4,6
/proc/26926/task/26930/stat : 26930 (java) S 26899 26899 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 224663106 8261857280 90691 33554432000 4194304 4196468 140736015461360 140052316977808 140052833167061 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34267136 140736015463605 140736015463729 140736015463729 140736015466447 0
[pid=26926/tid=26931] ppid=26899 vsize=8068220 memory=1472 CPUtime=0 cores=0,2,4,6
/proc/26926/task/26931/stat : 26931 (java) S 26899 26899 23167 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 224663106 8261857280 90691 33554432000 4194304 4196468 140736015461360 140052315925008 140052833167061 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34267136 140736015463605 140736015463729 140736015463729 140736015466447 0
[pid=26926/tid=26932] ppid=26899 vsize=8068220 memory=362764 CPUtime=0.05 cores=0,2,4,6
/proc/26926/task/26932/stat : 26932 (java) S 26899 26899 23167 0 -1 1077944384 294 0 0 0 2 3 0 0 20 0 19 0 224663107 8261857280 90691 33554432000 4194304 4196468 140736015461360 140051876891248 140052833168002 0 0 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34267136 140736015463605 140736015463729 140736015463729 140736015466447 0
[pid=26926/tid=26933] ppid=26899 vsize=8068220 memory=362764 CPUtime=0 cores=0,2,4,6
/proc/26926/task/26933/stat : 26933 (java) S 26899 26899 23167 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 224663108 8261857280 90691 33554432000 4194304 4196468 140736015461360 140051769976096 140052833167061 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34267136 140736015463605 140736015463729 140736015463729 140736015466447 0
[pid=26926/tid=26934] ppid=26899 vsize=8068220 memory=362764 CPUtime=0 cores=0,2,4,6
/proc/26926/task/26934/stat : 26934 (java) S 26899 26899 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 224663108 8261857280 90691 33554432000 4194304 4196468 140736015461360 140051501540976 140052833167061 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34267136 140736015463605 140736015463729 140736015463729 140736015466447 0
[pid=26926/tid=26935] ppid=26899 vsize=8068220 memory=362764 CPUtime=0 cores=0,2,4,6
/proc/26926/task/26935/stat : 26935 (java) S 26899 26899 23167 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 224663111 8261857280 90691 33554432000 4194304 4196468 140736015461360 140051127032400 140052833175451 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34267136 140736015463605 140736015463729 140736015463729 140736015466447 0
[pid=26926/tid=26936] ppid=26899 vsize=8068220 memory=362764 CPUtime=0.39 cores=0,2,4,6
/proc/26926/task/26936/stat : 26936 (java) S 26899 26899 23167 0 -1 1077944384 1631 0 0 0 39 0 0 0 20 0 19 0 224663111 8261857280 90691 33554432000 4194304 4196468 140736015461360 140051875838064 140052833168002 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34267136 140736015463605 140736015463729 140736015463729 140736015466447 0
[pid=26926/tid=26937] ppid=26899 vsize=8068220 memory=1472 CPUtime=0.45 cores=0,2,4,6
/proc/26926/task/26937/stat : 26937 (java) S 26899 26899 23167 0 -1 1077944384 2557 0 0 0 44 1 0 0 20 0 19 0 224663111 8261857280 90691 33554432000 4194304 4196468 140736015461360 140051874785264 140052833168002 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34267136 140736015463605 140736015463729 140736015463729 140736015466447 0
[pid=26926/tid=26938] ppid=26899 vsize=8068220 memory=33 CPUtime=0.25 cores=0,2,4,6
/proc/26926/task/26938/stat : 26938 (java) S 26899 26899 23167 0 -1 1077944384 1307 0 0 0 25 0 0 0 20 0 19 0 224663111 8261857280 90691 33554432000 4194304 4196468 140736015461360 140051873732976 140052833168002 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34267136 140736015463605 140736015463729 140736015463729 140736015466447 0
[pid=26926/tid=26939] ppid=26899 vsize=8068220 memory=362764 CPUtime=0 cores=0,2,4,6
/proc/26926/task/26939/stat : 26939 (java) S 26899 26899 23167 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 224663111 8261857280 90691 33554432000 4194304 4196468 140736015461360 140050629126624 140052833167061 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34267136 140736015463605 140736015463729 140736015463729 140736015466447 0
[pid=26926/tid=26940] ppid=26899 vsize=8068220 memory=362764 CPUtime=1.13 cores=0,2,4,6
/proc/26926/task/26940/stat : 26940 (java) S 26899 26899 23167 0 -1 1077944384 724 0 0 0 60 53 0 0 20 0 19 0 224663111 8261857280 90691 33554432000 4194304 4196468 140736015461360 140051872680880 140052833168002 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 13 0 0 6293624 6294260 34267136 140736015463605 140736015463729 140736015463729 140736015466447 0
[pid=26926/tid=26942] ppid=26899 vsize=8068220 memory=6580 CPUtime=0 cores=0,2,4,6
/proc/26926/task/26942/stat : 26942 (java) S 26899 26899 23167 0 -1 4202560 22 0 0 0 0 0 0 0 20 0 19 0 224663610 8261857280 90691 33554432000 4194304 4196468 140736015461360 140051864872384 140052833181465 0 4 2 25189581 18446744071579417331 0 0 -1 4 0 0 0 0 0 6293624 6294260 34267136 140736015463605 140736015463729 140736015463729 140736015466447 0
[pid=26926/tid=26944] ppid=26899 vsize=8068220 memory=1472 CPUtime=0 cores=0,2,4,6
/proc/26926/task/26944/stat : 26944 (java) S 26899 26899 23167 0 -1 4202560 27 0 0 0 0 0 0 0 20 0 19 0 224663610 8261857280 90691 33554432000 4194304 4196468 140736015461360 140050092240912 140052833178781 0 4 2 25189581 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 34267136 140736015463605 140736015463729 140736015463729 140736015466447 0
[pid=26926/tid=26945] ppid=26899 vsize=8068220 memory=1472 CPUtime=0 cores=0,2,4,6
/proc/26926/task/26945/stat : 26945 (java) S 26899 26899 23167 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 224663610 8261857280 90691 33554432000 4194304 4196468 140736015461360 140049823808912 140052833178781 0 4 2 25189581 18446744071580971376 0 0 -1 2 0 0 0 0 0 6293624 6294260 34267136 140736015463605 140736015463729 140736015463729 140736015466447 0
[pid=26926/tid=26946] ppid=26899 vsize=8068220 memory=687880 CPUtime=0 cores=0,2,4,6
/proc/26926/task/26946/stat : 26946 (java) S 26899 26899 23167 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 19 0 224663613 8261857280 90691 33554432000 4194304 4196468 140736015461360 140050226469792 140052833167061 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34267136 140736015463605 140736015463729 140736015463729 140736015466447 0
Current children cumulated CPU time: 2484.15 s
Current children cumulated vsize: 8960468 KiB
Current children cumulated memory: 1056212 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2478.2 s]
/proc/loadavg: 2.15 2.12 2.09 3/227 27338
/proc/meminfo: memFree=18797216/32770624 swapFree=67108688/67108860
[pid=26899] ppid=26896 vsize=113128 memory=1472 CPUtime=120.58 cores=0,2,4,6
/proc/26899/stat : 26899 (scop.sh) S 26896 26899 23167 0 -1 4202496 592 88873 0 0 0 0 11461 597 20 0 1 0 224655029 115843072 368 33554432000 4194304 5098028 140721175180032 140721175176776 140707935666812 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 13504512 140721175188545 140721175188743 140721175188743 140721175191501 0
/proc/26899/statm: 28282 368 311 221 0 87 0
[pid=26926] ppid=26899 vsize=8068220 memory=362764 CPUtime=7.41 cores=0,2,4,6
/proc/26926/stat : 26926 (java) S 26899 26899 23167 0 -1 1077944320 25325 0 0 0 425 316 0 0 20 0 19 0 224663104 8261857280 90691 33554432000 4194304 4196468 140736015461360 140736015443904 140052833156855 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 34267136 140736015463605 140736015463729 140736015463729 140736015466447 0
/proc/26926/statm: 2017055 90691 3180 1 0 1978454 0
[pid=26941] ppid=26926 vsize=779120 memory=696040 CPUtime=2392.08 cores=0,2,4,6
/proc/26941/stat : 26941 (minisat_release) R 26926 26899 23167 0 -1 4202496 4512442 0 0 0 238690 518 0 0 20 0 1 0 224663609 797818880 174010 33554432000 4194304 4308513 140727615849648 140727615847096 4276872 0 4 0 8396802 0 0 0 17 2 0 0 0 0 0 6409496 6410680 29245440 140727615857780 140727615857878 140727615857878 140727615860677 0
/proc/26941/statm: 194780 174010 341 28 0 191020 0
[pid=26926/tid=26927] ppid=26899 vsize=8068220 memory=496 CPUtime=5.07 cores=0,2,4,6
/proc/26926/task/26927/stat : 26927 (java) S 26899 26899 23167 0 -1 1077944384 17398 0 0 0 251 256 0 0 20 0 19 0 224663104 8261857280 90691 33554432000 4194304 4196468 140736015461360 140052804997008 140052833167061 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34267136 140736015463605 140736015463729 140736015463729 140736015466447 0
[pid=26926/tid=26928] ppid=26899 vsize=8068220 memory=924 CPUtime=0 cores=0,2,4,6
/proc/26926/task/26928/stat : 26928 (java) S 26899 26899 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 224663106 8261857280 90691 33554432000 4194304 4196468 140736015461360 140052837398928 140052833167061 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34267136 140736015463605 140736015463729 140736015463729 140736015466447 0
[pid=26926/tid=26929] ppid=26899 vsize=8068220 memory=1168 CPUtime=0 cores=0,2,4,6
/proc/26926/task/26929/stat : 26929 (java) S 26899 26899 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 224663106 8261857280 90691 33554432000 4194304 4196468 140736015461360 140052318030096 140052833167061 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34267136 140736015463605 140736015463729 140736015463729 140736015466447 0
[pid=26926/tid=26930] ppid=26899 vsize=8068220 memory=-7824251494390651746 CPUtime=0 cores=0,2,4,6
/proc/26926/task/26930/stat : 26930 (java) S 26899 26899 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 224663106 8261857280 90691 33554432000 4194304 4196468 140736015461360 140052316977808 140052833167061 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34267136 140736015463605 140736015463729 140736015463729 140736015466447 0
[pid=26926/tid=26931] ppid=26899 vsize=8068220 memory=1572 CPUtime=0 cores=0,2,4,6
/proc/26926/task/26931/stat : 26931 (java) S 26899 26899 23167 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 224663106 8261857280 90691 33554432000 4194304 4196468 140736015461360 140052315925008 140052833167061 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34267136 140736015463605 140736015463729 140736015463729 140736015466447 0
[pid=26926/tid=26932] ppid=26899 vsize=8068220 memory=924 CPUtime=0.05 cores=0,2,4,6
/proc/26926/task/26932/stat : 26932 (java) S 26899 26899 23167 0 -1 1077944384 294 0 0 0 2 3 0 0 20 0 19 0 224663107 8261857280 90691 33554432000 4194304 4196468 140736015461360 140051876891248 140052833168002 0 0 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34267136 140736015463605 140736015463729 140736015463729 140736015466447 0
[pid=26926/tid=26933] ppid=26899 vsize=8068220 memory=2192 CPUtime=0 cores=0,2,4,6
/proc/26926/task/26933/stat : 26933 (java) S 26899 26899 23167 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 224663108 8261857280 90691 33554432000 4194304 4196468 140736015461360 140051769976096 140052833167061 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34267136 140736015463605 140736015463729 140736015463729 140736015466447 0
[pid=26926/tid=26934] ppid=26899 vsize=8068220 memory=3980 CPUtime=0 cores=0,2,4,6
/proc/26926/task/26934/stat : 26934 (java) S 26899 26899 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 224663108 8261857280 90691 33554432000 4194304 4196468 140736015461360 140051501540976 140052833167061 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34267136 140736015463605 140736015463729 140736015463729 140736015466447 0
[pid=26926/tid=26935] ppid=26899 vsize=8068220 memory=1924 CPUtime=0 cores=0,2,4,6
/proc/26926/task/26935/stat : 26935 (java) S 26899 26899 23167 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 224663111 8261857280 90691 33554432000 4194304 4196468 140736015461360 140051127032400 140052833175451 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34267136 140736015463605 140736015463729 140736015463729 140736015466447 0
[pid=26926/tid=26936] ppid=26899 vsize=8068220 memory=7284 CPUtime=0.39 cores=0,2,4,6
/proc/26926/task/26936/stat : 26936 (java) S 26899 26899 23167 0 -1 1077944384 1631 0 0 0 39 0 0 0 20 0 19 0 224663111 8261857280 90691 33554432000 4194304 4196468 140736015461360 140051875838064 140052833168002 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34267136 140736015463605 140736015463729 140736015463729 140736015466447 0
[pid=26926/tid=26937] ppid=26899 vsize=8068220 memory=804 CPUtime=0.45 cores=0,2,4,6
/proc/26926/task/26937/stat : 26937 (java) S 26899 26899 23167 0 -1 1077944384 2557 0 0 0 44 1 0 0 20 0 19 0 224663111 8261857280 90691 33554432000 4194304 4196468 140736015461360 140051874785264 140052833168002 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34267136 140736015463605 140736015463729 140736015463729 140736015466447 0
[pid=26926/tid=26938] ppid=26899 vsize=8068220 memory=1808 CPUtime=0.25 cores=0,2,4,6
/proc/26926/task/26938/stat : 26938 (java) S 26899 26899 23167 0 -1 1077944384 1307 0 0 0 25 0 0 0 20 0 19 0 224663111 8261857280 90691 33554432000 4194304 4196468 140736015461360 140051873732976 140052833168002 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34267136 140736015463605 140736015463729 140736015463729 140736015466447 0
[pid=26926/tid=26939] ppid=26899 vsize=8068220 memory=1620 CPUtime=0 cores=0,2,4,6
/proc/26926/task/26939/stat : 26939 (java) S 26899 26899 23167 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 224663111 8261857280 90691 33554432000 4194304 4196468 140736015461360 140050629126624 140052833167061 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34267136 140736015463605 140736015463729 140736015463729 140736015466447 0
[pid=26926/tid=26940] ppid=26899 vsize=8068220 memory=748 CPUtime=1.14 cores=0,2,4,6
/proc/26926/task/26940/stat : 26940 (java) S 26899 26899 23167 0 -1 1077944384 726 0 0 0 60 54 0 0 20 0 19 0 224663111 8261857280 90691 33554432000 4194304 4196468 140736015461360 140051872680880 140052833168002 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 13 0 0 6293624 6294260 34267136 140736015463605 140736015463729 140736015463729 140736015466447 0
[pid=26926/tid=26942] ppid=26899 vsize=8068220 memory=1220 CPUtime=0 cores=0,2,4,6
/proc/26926/task/26942/stat : 26942 (java) S 26899 26899 23167 0 -1 4202560 22 0 0 0 0 0 0 0 20 0 19 0 224663610 8261857280 90691 33554432000 4194304 4196468 140736015461360 140051864872384 140052833181465 0 4 2 25189581 18446744071579417331 0 0 -1 4 0 0 0 0 0 6293624 6294260 34267136 140736015463605 140736015463729 140736015463729 140736015466447 0
[pid=26926/tid=26944] ppid=26899 vsize=8068220 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26926/task/26944/stat : 26944 (java) S 26899 26899 23167 0 -1 4202560 27 0 0 0 0 0 0 0 20 0 19 0 224663610 8261857280 90691 33554432000 4194304 4196468 140736015461360 140050092240912 140052833178781 0 4 2 25189581 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 34267136 140736015463605 140736015463729 140736015463729 140736015466447 0
[pid=26926/tid=26945] ppid=26899 vsize=8068220 memory=115530325348941 CPUtime=0 cores=0,2,4,6
/proc/26926/task/26945/stat : 26945 (java) S 26899 26899 23167 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 224663610 8261857280 90691 33554432000 4194304 4196468 140736015461360 140049823808912 140052833178781 0 4 2 25189581 18446744071580971376 0 0 -1 2 0 0 0 0 0 6293624 6294260 34267136 140736015463605 140736015463729 140736015463729 140736015466447 0
[pid=26926/tid=26946] ppid=26899 vsize=8068220 memory=140020228818066 CPUtime=0 cores=0,2,4,6
/proc/26926/task/26946/stat : 26946 (java) S 26899 26899 23167 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 19 0 224663613 8261857280 90691 33554432000 4194304 4196468 140736015461360 140050226469792 140052833167061 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34267136 140736015463605 140736015463729 140736015463729 140736015466447 0
Current children cumulated CPU time: 2520.07 s
Current children cumulated vsize: 8960468 KiB
Current children cumulated memory: 1060276 KiB

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

[startup+2478.22 s]
# the end of solver process 26899 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=114.616 s, system=5.97905 s

[startup+2478.27 s]
# the end of solver process 26926 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2505.78 s, system=14.3855 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): 2478.27
CPU time (s): 2520.16
CPU user time (s): 2505.78
CPU system time (s): 14.3855
CPU usage (%): 101.691
Max. virtual memory (cumulated for all children) (KiB): 15142464
Max. memory (cumulated for all children) (KiB): 5456940

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2505.78
system time used= 14.3855
maximum resident set size= 5455652
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4627827
page faults= 0
swaps= 0
block input operations= 0
block output operations= 203608
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 62938
involuntary context switches= 3557


# summary of solver processes directly reported to runsolver:
#   pid: 26899,26926
#   total CPU time (s): 2520.16
#   total CPU user time (s): 2505.78
#   total CPU system time (s): 14.3855

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 16.0906 second user time and 27.4566 second system time

The end

Launcher Data

Begin job on node106 at 2018-08-12 12:48:42
IDJOB=4305542
IDBENCH=141329
IDSOLVER=2783
FILE ID=node106/4305542-1534070922
RUNJOBID= node106-1534060601-23198
PBS_JOBID= 21036975
Free space on /tmp= 39632 MiB

SOLVER NAME= scop both+MapleCOMSPS (2018-07-31)
BENCH NAME= XCSP18/Bibd/Bibd-sc-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-4305542-1534070922/watcher-4305542-1534070922 -o /tmp/evaluation-result-4305542-1534070922/solver-4305542-1534070922 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node106-1534060601-23198 --watchdog 2580  scop.sh 11g scop.jar -both minisat_release default HOME HOME/instance-4305542-1534070922.xml

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

MD5SUM BENCH= 16a7a800d3f63e1acf189b42778a783a
RANDOM SEED=1904936224

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:        20209748 kB
MemAvailable:   31423508 kB
Buffers:          126628 kB
Cached:         11233716 kB
SwapCached:            0 kB
Active:          6049772 kB
Inactive:        5847676 kB
Active(anon):     483728 kB
Inactive(anon):   105404 kB
Active(file):    5566044 kB
Inactive(file):  5742272 kB
Unevictable:        6996 kB
Mlocked:            6996 kB
SwapTotal:      67108860 kB
SwapFree:       67108688 kB
Dirty:             10592 kB
Writeback:             0 kB
AnonPages:        686740 kB
Mapped:            63984 kB
Shmem:             49632 kB
Slab:             362384 kB
SReclaimable:     333904 kB
SUnreclaim:        28480 kB
KernelStack:        3888 kB
PageTables:         6612 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    6159404 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    337920 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= 39816 MiB
End job on node106 at 2018-08-12 13:30:00