Trace number 4305645

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.09 2502.14

General information on the benchmark

NameQuasigroups/
QuasiGroup-4-20_c18.xml
MD5SUMced38eac701d5b6d60722ead643d09b8
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 variables800
Number of constraints762
Number of domains2
Minimum domain size20
Maximum domain size400
Distribution of domain sizes[{"size":20,"count":400},{"size":400,"count":380}]
Minimum variable degree0
Maximum variable degree383
Distribution of variable degrees[{"degree":0,"count":20},{"degree":2,"count":380},{"degree":382,"count":20},{"degree":383,"count":380}]
Minimum constraint arity3
Maximum constraint arity401
Distribution of constraint arities[{"arity":3,"count":380},{"arity":20,"count":1},{"arity":400,"count":1},{"arity":401,"count":380}]
Number of extensional constraints0
Number of intensional constraints380
Distribution of constraint types[{"type":"intension","count":380},{"type":"allDifferent","count":1},{"type":"instantiation","count":1},{"type":"element","count":380}]
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-1965-serial-file.bin HOME/instance-4305645-1534134107.xml
0.54/0.51	
0.54/0.51	scop both+minisat_release (2018-07-31)
0.54/0.51	(Encoding Process)
0.54/0.51	
0.66/0.54	c BEGIN-Prog: Mon Aug 13 06:21:48 CEST 2018
0.66/0.54	c PID: 1968
0.66/0.54	c IP: 172.20.3.148
0.66/0.54	c HOST: node148.alineos.net
0.66/0.55	c (0,0) Parsing Begin
2.99/1.50	c (0,0) Parsing End
3.30/1.51	c (0,0) CSP: 780 int (0 aux), 0 bool (0 aux), 762 ctr, max domain size 400
3.30/1.51	c (0,0) Heap : 281 MiB used (max 10795 MiB), NonHeap : 22 MiB used (max 0 MiB)
3.30/1.51	c (0,0) Constraint Name Generate Begin
3.30/1.59	c (1,1) Ctr:HOME/instance-4305645-1534134107.xml,Add:AllDifferentMatrix:Element:Eq:Instantiation:IntVar:Mul:Num
3.30/1.59	c (1,1) Constraint Name Generate End
3.30/1.59	c (1,1) Heap : 281 MiB used (max 10795 MiB), NonHeap : 22 MiB used (max 0 MiB)
3.30/1.59	c (1,1) CSP to CSPinCNF Begin
7.44/3.24	c (2,2) translated 77 (10%) constraints
8.25/4.06	c (3,3) translated 153 (20%) constraints
9.07/4.88	c (4,4) translated 229 (30%) constraints
9.88/5.69	c (5,5) translated 305 (40%) constraints
10.79/6.50	c (5,5) translated 381 (50%) constraints
10.79/6.54	c (6,6) translated 458 (60%) constraints
10.79/6.55	c (6,6) translated 534 (70%) constraints
10.79/6.57	c (6,6) translated 610 (80%) constraints
10.79/6.58	c (6,6) translated 686 (90%) constraints
10.79/6.58	c (6,6) translated 762 (100%) constraints
12.28/7.14	c (6,6) STATISTICS1:HOME/instance-4305645-1534134107.xml,Add:AllDifferentMatrix:Element:Eq:Instantiation:IntVar:Mul:Num,780,160080,400,400,20,3,400:760;20:6840;1:760,400:152380;20:161120;1:8460,20:80;3:152000;2:7600;1:400,3:760;2:7600;1:457640,
12.28/7.14	c (6,6) ==========================================
12.28/7.14	c (6,6) Both Encoding selects:
12.28/7.14	c (6,6) Order
12.28/7.14	c (6,6) ==========================================
16.07/8.39	c (7,7) translated 16008 (10%) constraints
17.38/9.20	c (8,8) translated 32016 (20%) constraints
18.12/9.98	c (9,9) translated 48024 (30%) constraints
18.99/10.77	c (10,10) translated 64032 (40%) constraints
19.80/11.55	c (11,10) translated 80040 (50%) constraints
20.71/12.32	c (11,11) translated 96048 (60%) constraints
21.42/13.10	c (12,12) translated 112056 (70%) constraints
22.29/13.88	c (13,13) translated 128064 (80%) constraints
23.15/14.66	c (14,13) translated 144072 (90%) constraints
25.60/15.86	c (15,14) translated 160080 (100%) constraints
25.60/15.87	c (15,14) CSP to CSPinCNF End
25.60/15.87	c (15,14) CSP: 780 int (0 aux), 8000 bool (8000 aux), 464480 ctr, max domain size 400
25.60/15.87	c (15,14) Heap : 537 MiB used (max 10795 MiB), NonHeap : 30 MiB used (max 0 MiB)
25.60/15.87	c (15,14) CSPinCNF Propagation Begin
29.00/17.98	c (17,16) 1300 values, 20988 unsatisfiable literals, and 35280 valid clauses are removed
29.00/17.98	c (17,16) CSPinCNF Propagation End
29.00/17.98	c (17,16) CSP: 1240 int (460 aux), 7540 bool (7540 aux), 429200 ctr, max domain size 398
29.00/17.98	c (17,16) Heap : 2273 MiB used (max 10795 MiB), NonHeap : 29 MiB used (max 0 MiB)
29.00/17.98	c (17,16) Simplify CSPinCNF Begin
30.55/18.88	c (18,17) Simplify CSPinCNF End
30.55/18.89	c (18,17) CSP: 1240 int (460 aux), 22580 bool (22580 aux), 444240 ctr, max domain size 398
30.55/18.89	c (18,17) Heap : 2716 MiB used (max 10795 MiB), NonHeap : 29 MiB used (max 0 MiB)
30.55/18.89	c (18,17) Calculate Precise Domain Begin
30.55/18.89	c (18,17) 0 values are removed by re-calculation
30.55/18.89	c (18,17) Calculate Precise Domain End
30.55/18.90	c (18,17) CSP: 1240 int (460 aux), 22580 bool (22580 aux), 444240 ctr, max domain size 398
30.55/18.90	c (18,17) Heap : 2716 MiB used (max 10795 MiB), NonHeap : 29 MiB used (max 0 MiB)
30.68/18.90	c (18,17) CSPinCNF to SatSolver Begin
34.77/20.43	c (19,19) 44424 (10 %) CSP clauses are encoded (178864 SAT variables, 455475 SAT clauses)
34.90/20.59	c (20,19) 88848 (20 %) CSP clauses are encoded (178864 SAT variables, 499899 SAT clauses)
35.10/20.76	c (20,19) 133272 (30 %) CSP clauses are encoded (178864 SAT variables, 544323 SAT clauses)
35.30/20.92	c (20,19) 177696 (40 %) CSP clauses are encoded (178864 SAT variables, 588747 SAT clauses)
35.41/21.08	c (20,19) 222120 (50 %) CSP clauses are encoded (178864 SAT variables, 633171 SAT clauses)
35.60/21.24	c (20,19) 266544 (60 %) CSP clauses are encoded (178864 SAT variables, 677595 SAT clauses)
35.80/21.40	c (20,19) 310968 (70 %) CSP clauses are encoded (178864 SAT variables, 722019 SAT clauses)
35.90/21.57	c (21,20) 355392 (80 %) CSP clauses are encoded (178864 SAT variables, 766443 SAT clauses)
36.10/21.73	c (21,20) 399816 (90 %) CSP clauses are encoded (178864 SAT variables, 810867 SAT clauses)
37.22/22.33	c (21,20) 444240 (100 %) CSP clauses are encoded (178864 SAT variables, 1150402 SAT clauses)
37.22/22.33	c (21,20) Launch Command will be: minisat_release
37.22/22.33	c (21,20) CSPinCNF to SatSolver End
37.22/22.33	c (21,20) Heap : 2611 MiB used (max 10795 MiB), NonHeap : 32 MiB used (max 0 MiB)
39.28/23.40	c (22,21) STATISTICS2:HOME/instance-4305645-1534134107.xml,Add:AllDifferentMatrix:Element:Eq:Instantiation:IntVar:Mul:Num,23820,444240,400,398,18,3,400:612;361:136;324:12;20:9792;19:3464;18:424;1:1360,398:216512;397:26996;377:49764;376:1504;356:4272;20:246636;19:51952;18:4340;2:443788;1:1360,18:76;3:141628;2:301776;1:760,3:760;2:15040;1:1014764,
39.28/23.40	c (22,21) 178864 bool, 1150724 clause
39.28/23.40	c (22,21) Export Begin
39.63/23.53	c (23,21) Export to HOME/scop-1965-serial-file.bin
39.63/23.53	c (23,21) Export End
39.63/23.53	c (23,21) Export File Size: 0.14 MB
39.63/23.53	c (23,21) 0,1,15,17,18,18,21,STOP-AFTER(DIMACS)
39.63/23.53	c END-Prog: Mon Aug 13 06:22:11 CEST 2018
39.63/23.56	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp scop.jar fun.scop.XCSP18Solve HOME/scop-1965-serial-file.bin
40.35/24.05	c (0,0) Read Serial File Begin
40.41/24.21	c (0,0) HOME/scop-1965-serial-file.bin
40.78/24.42	c (0,0) Read Serial File End
40.78/24.44	
40.78/24.44	scop order+minisat_release (2018-07-31)
40.78/24.44	(Solving Process)
40.78/24.44	
40.78/24.46	c BEGIN-Prog: Mon Aug 13 06:22:12 CEST 2018
40.78/24.46	c PID: 2004
40.78/24.46	c IP: 172.20.3.148
40.78/24.46	c HOST: node148.alineos.net
40.78/24.46	c (0,0) SatSolver.solve Begin
40.78/24.46	c (0,0) 0 bool, 0 clause
40.78/24.46	c (0,0) minisat_release HOME/instance-4305645-1534134107.xml-scop-1968.cnf
2520.02/2502.11	c (2478,0) receiving signal SIGTERM
2520.02/2502.11	s UNKNOWN
2520.02/2502.12	c (scop.sh) Receiving Signal. Removing all intermediate files.
2520.02/2502.12	c (scop.sh) Remove HOME/scop-1965-serial-file.bin.
2520.02/2502.12	c (scop.sh) Killing background jobs.
2520.02/2502.12	c (2478,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 (8148 MiB free)
  memory of node 1: 16384 MiB (7056 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4305645-1534134107/watcher-4305645-1534134107 -o /tmp/evaluation-result-4305645-1534134107/solver-4305645-1534134107 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node148-1534134102-1818 --watchdog 2580 scop.sh 11g scop.jar -both minisat_release default HOME HOME/instance-4305645-1534134107.xml 

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

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

solver pid=1965, runsolver pid=1962

[startup+0.10009 s]*
/proc/loadavg: 2.02 2.02 2.01 3/220 1982
/proc/meminfo: memFree=15467044/32770624 swapFree=67108404/67108860
[pid=1965] ppid=1962 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/1965/stat : 1965 (scop.sh) S 1962 1965 1786 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 230973873 115843072 349 33554432000 4194304 5098028 140729200078928 140729200076184 140235609907836 0 65536 4100 81923 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 32301056 140729200084033 140729200084231 140729200084231 140729200086989 0
/proc/1965/statm: 28282 349 296 221 0 87 0
[pid=1968] ppid=1965 vsize=15012476 memory=75560 CPUtime=0.1 cores=1,3,5,7
/proc/1968/stat : 1968 (java) S 1965 1965 1786 0 -1 1077944320 5954 0 0 0 9 1 0 0 20 0 15 0 230973874 15372775424 18890 33554432000 4194304 4196468 140727910554704 140727910537248 139731806342903 0 0 2 16800973 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 39497728 140727910556680 140727910556977 140727910556977 140727910559695 0
/proc/1968/statm: 3753119 18890 2772 1 0 3715579 0
[pid=1968/tid=1969] ppid=1965 vsize=15012476 memory=8226496019563377307 CPUtime=0.09 cores=1,3,5,7
/proc/1968/task/1969/stat : 1969 (java) R 1965 1965 1786 0 -1 4202560 4341 0 0 0 8 1 0 0 20 0 15 0 230973874 15372775424 19154 33554432000 4194304 4196468 140727910554704 139731778148376 139731786619728 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 39497728 140727910556680 140727910556977 140727910556977 140727910559695 0
[pid=1968/tid=1970] ppid=1965 vsize=15012476 memory=7378697629483820645 CPUtime=0 cores=1,3,5,7
/proc/1968/task/1970/stat : 1970 (java) S 1965 1965 1786 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 230973876 15372775424 19154 33554432000 4194304 4196468 140727910554704 139731810585744 139731806353109 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39497728 140727910556680 140727910556977 140727910556977 140727910559695 0
[pid=1968/tid=1971] ppid=1965 vsize=15012476 memory=140603336423040 CPUtime=0 cores=1,3,5,7
/proc/1968/task/1971/stat : 1971 (java) S 1965 1965 1786 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 230973876 15372775424 19154 33554432000 4194304 4196468 140727910554704 139731601669136 139731806353109 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39497728 140727910556680 140727910556977 140727910556977 140727910559695 0
[pid=1968/tid=1972] ppid=1965 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1968/task/1972/stat : 1972 (java) S 1965 1965 1786 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 230973876 15372775424 19154 33554432000 4194304 4196468 140727910554704 139731600616336 139731806353109 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39497728 140727910556680 140727910556977 140727910556977 140727910559695 0
[pid=1968/tid=1973] ppid=1965 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/1968/task/1973/stat : 1973 (java) S 1965 1965 1786 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 230973876 15372775424 19220 33554432000 4194304 4196468 140727910554704 139731599563536 139731806353109 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39497728 140727910556680 140727910556977 140727910556977 140727910559695 0
[pid=1968/tid=1974] ppid=1965 vsize=15012476 memory=140603336423040 CPUtime=0 cores=1,3,5,7
/proc/1968/task/1974/stat : 1974 (java) S 1965 1965 1786 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 230973877 15372775424 19220 33554432000 4194304 4196468 140727910554704 139730575366512 139731806354050 0 0 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39497728 140727910556680 140727910556977 140727910556977 140727910559695 0
[pid=1968/tid=1975] ppid=1965 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/1968/task/1975/stat : 1975 (java) S 1965 1965 1786 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 230973877 15372775424 19220 33554432000 4194304 4196468 140727910554704 139730452735008 139731806353109 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39497728 140727910556680 140727910556977 140727910556977 140727910559695 0
[pid=1968/tid=1976] ppid=1965 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1968/task/1976/stat : 1976 (java) S 1965 1965 1786 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 230973878 15372775424 19220 33554432000 4194304 4196468 140727910554704 139730184299376 139731806353109 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39497728 140727910556680 140727910556977 140727910556977 140727910559695 0
[pid=1968/tid=1977] ppid=1965 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1968/task/1977/stat : 1977 (java) S 1965 1965 1786 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 230973880 15372775424 19220 33554432000 4194304 4196468 140727910554704 139729809790800 139731806361499 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39497728 140727910556680 140727910556977 140727910556977 140727910559695 0
[pid=1968/tid=1978] ppid=1965 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1968/task/1978/stat : 1978 (java) S 1965 1965 1786 0 -1 1077944384 292 0 0 0 0 0 0 0 20 0 15 0 230973880 15372775424 19220 33554432000 4194304 4196468 140727910554704 139730574314352 139731806354050 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39497728 140727910556680 140727910556977 140727910556977 140727910559695 0
[pid=1968/tid=1979] ppid=1965 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/1968/task/1979/stat : 1979 (java) S 1965 1965 1786 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 230973880 15372775424 19220 33554432000 4194304 4196468 140727910554704 139730573261552 139731806354050 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39497728 140727910556680 140727910556977 140727910556977 140727910559695 0
[pid=1968/tid=1980] ppid=1965 vsize=15012476 memory=140603336423040 CPUtime=0.01 cores=1,3,5,7
/proc/1968/task/1980/stat : 1980 (java) S 1965 1965 1786 0 -1 1077944384 268 0 0 0 1 0 0 0 20 0 15 0 230973880 15372775424 19220 33554432000 4194304 4196468 140727910554704 139730572208752 139731806354050 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39497728 140727910556680 140727910556977 140727910556977 140727910559695 0
[pid=1968/tid=1981] ppid=1965 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/1968/task/1981/stat : 1981 (java) S 1965 1965 1786 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 230973880 15372775424 19220 33554432000 4194304 4196468 140727910554704 139729311886048 139731806353109 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39497728 140727910556680 140727910556977 140727910556977 140727910559695 0
[pid=1968/tid=1982] ppid=1965 vsize=15012476 memory=140603336423040 CPUtime=0 cores=1,3,5,7
/proc/1968/task/1982/stat : 1982 (java) S 1965 1965 1786 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 230973880 15372775424 19220 33554432000 4194304 4196468 140727910554704 139730571156144 139731806354050 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39497728 140727910556680 140727910556977 140727910556977 140727910559695 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 76956 KiB

[startup+0.210684 s]*
/proc/loadavg: 2.02 2.02 2.01 3/220 1982
/proc/meminfo: memFree=15410456/32770624 swapFree=67108404/67108860
[pid=1965] ppid=1962 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/1965/stat : 1965 (scop.sh) S 1962 1965 1786 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 230973873 115843072 349 33554432000 4194304 5098028 140729200078928 140729200076184 140235609907836 0 65536 4100 81923 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 32301056 140729200084033 140729200084231 140729200084231 140729200086989 0
/proc/1965/statm: 28282 349 296 221 0 87 0
[pid=1968] ppid=1965 vsize=15012476 memory=88636 CPUtime=0.25 cores=1,3,5,7
/proc/1968/stat : 1968 (java) S 1965 1965 1786 0 -1 1077944320 9468 0 0 0 23 2 0 0 20 0 15 0 230973874 15372775424 22159 33554432000 4194304 4196468 140727910554704 140727910537248 139731806342903 0 0 2 16800973 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 39497728 140727910556680 140727910556977 140727910556977 140727910559695 0
/proc/1968/statm: 3753119 22159 2907 1 0 3715579 0
[pid=1968/tid=1969] ppid=1965 vsize=15012476 memory=7022364632946311227 CPUtime=0.2 cores=1,3,5,7
/proc/1968/task/1969/stat : 1969 (java) R 1965 1965 1786 0 -1 4202560 7395 0 0 0 18 2 0 0 20 0 15 0 230973874 15372775424 22225 33554432000 4194304 4196468 140727910554704 139731778166688 139731798580030 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 39497728 140727910556680 140727910556977 140727910556977 140727910559695 0
[pid=1968/tid=1970] ppid=1965 vsize=15012476 memory=539 CPUtime=0 cores=1,3,5,7
/proc/1968/task/1970/stat : 1970 (java) S 1965 1965 1786 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 230973876 15372775424 22225 33554432000 4194304 4196468 140727910554704 139731810585744 139731806353109 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39497728 140727910556680 140727910556977 140727910556977 140727910559695 0
[pid=1968/tid=1971] ppid=1965 vsize=15012476 memory=140603337551165 CPUtime=0 cores=1,3,5,7
/proc/1968/task/1971/stat : 1971 (java) S 1965 1965 1786 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 230973876 15372775424 22225 33554432000 4194304 4196468 140727910554704 139731601669136 139731806353109 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39497728 140727910556680 140727910556977 140727910556977 140727910559695 0
[pid=1968/tid=1972] ppid=1965 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1968/task/1972/stat : 1972 (java) S 1965 1965 1786 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 230973876 15372775424 22225 33554432000 4194304 4196468 140727910554704 139731600616336 139731806353109 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39497728 140727910556680 140727910556977 140727910556977 140727910559695 0
[pid=1968/tid=1973] ppid=1965 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/1968/task/1973/stat : 1973 (java) S 1965 1965 1786 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 230973876 15372775424 22225 33554432000 4194304 4196468 140727910554704 139731599563536 139731806353109 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39497728 140727910556680 140727910556977 140727910556977 140727910559695 0
[pid=1968/tid=1974] ppid=1965 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1968/task/1974/stat : 1974 (java) S 1965 1965 1786 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 230973877 15372775424 22225 33554432000 4194304 4196468 140727910554704 139730575366512 139731806354050 0 0 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39497728 140727910556680 140727910556977 140727910556977 140727910559695 0
[pid=1968/tid=1975] ppid=1965 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/1968/task/1975/stat : 1975 (java) S 1965 1965 1786 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 230973877 15372775424 22225 33554432000 4194304 4196468 140727910554704 139730452735008 139731806353109 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39497728 140727910556680 140727910556977 140727910556977 140727910559695 0
[pid=1968/tid=1976] ppid=1965 vsize=15012476 memory=140603336423040 CPUtime=0 cores=1,3,5,7
/proc/1968/task/1976/stat : 1976 (java) S 1965 1965 1786 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 230973878 15372775424 22225 33554432000 4194304 4196468 140727910554704 139730184299376 139731806353109 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39497728 140727910556680 140727910556977 140727910556977 140727910559695 0
[pid=1968/tid=1977] ppid=1965 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/1968/task/1977/stat : 1977 (java) S 1965 1965 1786 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 230973880 15372775424 22225 33554432000 4194304 4196468 140727910554704 139729809790800 139731806361499 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39497728 140727910556680 140727910556977 140727910556977 140727910559695 0
[pid=1968/tid=1978] ppid=1965 vsize=15012476 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/1968/task/1978/stat : 1978 (java) R 1965 1965 1786 0 -1 4202560 338 0 0 0 1 0 0 0 20 0 15 0 230973880 15372775424 22225 33554432000 4194304 4196468 140727910554704 139730574305856 139731785506064 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 39497728 140727910556680 140727910556977 140727910556977 140727910559695 0
[pid=1968/tid=1979] ppid=1965 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/1968/task/1979/stat : 1979 (java) R 1965 1965 1786 0 -1 1077944384 132 0 0 0 0 0 0 0 20 0 15 0 230973880 15372775424 22225 33554432000 4194304 4196468 140727910554704 139730573261552 139731806354050 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 39497728 140727910556680 140727910556977 140727910556977 140727910559695 0
[pid=1968/tid=1980] ppid=1965 vsize=15012476 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/1968/task/1980/stat : 1980 (java) S 1965 1965 1786 0 -1 1077944384 285 0 0 0 3 0 0 0 20 0 15 0 230973880 15372775424 22225 33554432000 4194304 4196468 140727910554704 139730572208752 139731806354050 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39497728 140727910556680 140727910556977 140727910556977 140727910559695 0
[pid=1968/tid=1981] ppid=1965 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1968/task/1981/stat : 1981 (java) S 1965 1965 1786 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 230973880 15372775424 22225 33554432000 4194304 4196468 140727910554704 139729311886048 139731806353109 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39497728 140727910556680 140727910556977 140727910556977 140727910559695 0
[pid=1968/tid=1982] ppid=1965 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1968/task/1982/stat : 1982 (java) S 1965 1965 1786 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 230973880 15372775424 22225 33554432000 4194304 4196468 140727910554704 139730571156144 139731806354050 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39497728 140727910556680 140727910556977 140727910556977 140727910559695 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 90032 KiB

[startup+0.310796 s]*
/proc/loadavg: 2.02 2.02 2.01 3/220 1982
/proc/meminfo: memFree=15367404/32770624 swapFree=67108404/67108860
[pid=1965] ppid=1962 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/1965/stat : 1965 (scop.sh) S 1962 1965 1786 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 230973873 115843072 349 33554432000 4194304 5098028 140729200078928 140729200076184 140235609907836 0 65536 4100 81923 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 32301056 140729200084033 140729200084231 140729200084231 140729200086989 0
/proc/1965/statm: 28282 349 296 221 0 87 0
[pid=1968] ppid=1965 vsize=15012476 memory=92164 CPUtime=0.42 cores=1,3,5,7
/proc/1968/stat : 1968 (java) S 1965 1965 1786 0 -1 1077944320 10006 0 0 0 40 2 0 0 20 0 15 0 230973874 15372775424 23041 33554432000 4194304 4196468 140727910554704 140727910537248 139731806342903 0 0 2 16800973 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 39497728 140727910556680 140727910556977 140727910556977 140727910559695 0
/proc/1968/statm: 3753119 23041 2986 1 0 3715579 0
[pid=1968/tid=1969] ppid=1965 vsize=15012476 memory=1399051139730258233 CPUtime=0.3 cores=1,3,5,7
/proc/1968/task/1969/stat : 1969 (java) R 1965 1965 1786 0 -1 4202560 7778 0 0 0 28 2 0 0 20 0 15 0 230973874 15372775424 23041 33554432000 4194304 4196468 140727910554704 139731778159232 139731790423390 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 39497728 140727910556680 140727910556977 140727910556977 140727910559695 0
[pid=1968/tid=1970] ppid=1965 vsize=15012476 memory=4872558044660077418 CPUtime=0 cores=1,3,5,7
/proc/1968/task/1970/stat : 1970 (java) S 1965 1965 1786 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 230973876 15372775424 23041 33554432000 4194304 4196468 140727910554704 139731810585744 139731806353109 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39497728 140727910556680 140727910556977 140727910556977 140727910559695 0
[pid=1968/tid=1971] ppid=1965 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1968/task/1971/stat : 1971 (java) S 1965 1965 1786 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 230973876 15372775424 23041 33554432000 4194304 4196468 140727910554704 139731601669136 139731806353109 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39497728 140727910556680 140727910556977 140727910556977 140727910559695 0
[pid=1968/tid=1972] ppid=1965 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1968/task/1972/stat : 1972 (java) S 1965 1965 1786 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 230973876 15372775424 23041 33554432000 4194304 4196468 140727910554704 139731600616336 139731806353109 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39497728 140727910556680 140727910556977 140727910556977 140727910559695 0
[pid=1968/tid=1973] ppid=1965 vsize=15012476 memory=-3535359994705172833 CPUtime=0 cores=1,3,5,7
/proc/1968/task/1973/stat : 1973 (java) S 1965 1965 1786 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 230973876 15372775424 23041 33554432000 4194304 4196468 140727910554704 139731599563536 139731806353109 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39497728 140727910556680 140727910556977 140727910556977 140727910559695 0
[pid=1968/tid=1974] ppid=1965 vsize=15012476 memory=6944652177228980320 CPUtime=0 cores=1,3,5,7
/proc/1968/task/1974/stat : 1974 (java) S 1965 1965 1786 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 230973877 15372775424 23041 33554432000 4194304 4196468 140727910554704 139730575366512 139731806354050 0 0 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39497728 140727910556680 140727910556977 140727910556977 140727910559695 0
[pid=1968/tid=1975] ppid=1965 vsize=15012476 memory=6944656592455097440 CPUtime=0 cores=1,3,5,7
/proc/1968/task/1975/stat : 1975 (java) S 1965 1965 1786 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 230973877 15372775424 23041 33554432000 4194304 4196468 140727910554704 139730452735008 139731806353109 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39497728 140727910556680 140727910556977 140727910556977 140727910559695 0
[pid=1968/tid=1976] ppid=1965 vsize=15012476 memory=6944656575208382560 CPUtime=0 cores=1,3,5,7
/proc/1968/task/1976/stat : 1976 (java) S 1965 1965 1786 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 230973878 15372775424 23041 33554432000 4194304 4196468 140727910554704 139730184299376 139731806353109 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39497728 140727910556680 140727910556977 140727910556977 140727910559695 0
[pid=1968/tid=1977] ppid=1965 vsize=15012476 memory=-6654736624941491801 CPUtime=0 cores=1,3,5,7
/proc/1968/task/1977/stat : 1977 (java) S 1965 1965 1786 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 230973880 15372775424 23041 33554432000 4194304 4196468 140727910554704 139729809790800 139731806361499 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39497728 140727910556680 140727910556977 140727910556977 140727910559695 0
[pid=1968/tid=1978] ppid=1965 vsize=15012476 memory=5864360038577301308 CPUtime=0.02 cores=1,3,5,7
/proc/1968/task/1978/stat : 1978 (java) S 1965 1965 1786 0 -1 1077944384 355 0 0 0 2 0 0 0 20 0 15 0 230973880 15372775424 23041 33554432000 4194304 4196468 140727910554704 139730574314352 139731806354050 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39497728 140727910556680 140727910556977 140727910556977 140727910559695 0
[pid=1968/tid=1979] ppid=1965 vsize=15012476 memory=6944656592455350634 CPUtime=0.02 cores=1,3,5,7
/proc/1968/task/1979/stat : 1979 (java) R 1965 1965 1786 0 -1 4202560 246 0 0 0 2 0 0 0 20 0 15 0 230973880 15372775424 23041 33554432000 4194304 4196468 140727910554704 139730573261552 139731783670912 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 39497728 140727910556680 140727910556977 140727910556977 140727910559695 0
[pid=1968/tid=1980] ppid=1965 vsize=15012476 memory=-7025452035940392864 CPUtime=0.07 cores=1,3,5,7
/proc/1968/task/1980/stat : 1980 (java) S 1965 1965 1786 0 -1 1077944384 305 0 0 0 7 0 0 0 20 0 15 0 230973880 15372775424 23041 33554432000 4194304 4196468 140727910554704 139730572208752 139731806354050 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39497728 140727910556680 140727910556977 140727910556977 140727910559695 0
[pid=1968/tid=1981] ppid=1965 vsize=15012476 memory=-8634980985311628903 CPUtime=0 cores=1,3,5,7
/proc/1968/task/1981/stat : 1981 (java) S 1965 1965 1786 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 230973880 15372775424 23041 33554432000 4194304 4196468 140727910554704 139729311886048 139731806353109 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39497728 140727910556680 140727910556977 140727910556977 140727910559695 0
[pid=1968/tid=1982] ppid=1965 vsize=15012476 memory=-8412660965215072671 CPUtime=0 cores=1,3,5,7
/proc/1968/task/1982/stat : 1982 (java) S 1965 1965 1786 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 230973880 15372775424 23041 33554432000 4194304 4196468 140727910554704 139730571156144 139731806354050 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39497728 140727910556680 140727910556977 140727910556977 140727910559695 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 93560 KiB

[startup+0.71069 s]
/proc/loadavg: 2.02 2.02 2.01 4/220 1982
/proc/meminfo: memFree=15263348/32770624 swapFree=67108404/67108860
[pid=1965] ppid=1962 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/1965/stat : 1965 (scop.sh) S 1962 1965 1786 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 230973873 115843072 349 33554432000 4194304 5098028 140729200078928 140729200076184 140235609907836 0 65536 4100 81923 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 32301056 140729200084033 140729200084231 140729200084231 140729200086989 0
/proc/1965/statm: 28282 349 296 221 0 87 0
[pid=1968] ppid=1965 vsize=15020872 memory=132008 CPUtime=1.05 cores=1,3,5,7
/proc/1968/stat : 1968 (java) S 1965 1965 1786 0 -1 1077944320 17122 0 0 0 100 5 0 0 20 0 15 0 230973874 15381372928 33002 33554432000 4194304 4196468 140727910554704 140727910537248 139731806342903 0 0 2 25189581 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 39497728 140727910556680 140727910556977 140727910556977 140727910559695 0
/proc/1968/statm: 3755218 33002 3163 1 0 3716603 0
[pid=1968/tid=1969] ppid=1965 vsize=15020872 memory=0 CPUtime=0.68 cores=1,3,5,7
/proc/1968/task/1969/stat : 1969 (java) S 1965 1965 1786 0 -1 1077944384 14368 0 0 0 64 4 0 0 20 0 15 0 230973874 15381372928 33002 33554432000 4194304 4196468 140727910554704 139731778181136 139731806353109 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39497728 140727910556680 140727910556977 140727910556977 140727910559695 0
[pid=1968/tid=1970] ppid=1965 vsize=15020872 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1968/task/1970/stat : 1970 (java) S 1965 1965 1786 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 230973876 15381372928 33002 33554432000 4194304 4196468 140727910554704 139731810585744 139731806353109 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39497728 140727910556680 140727910556977 140727910556977 140727910559695 0
[pid=1968/tid=1971] ppid=1965 vsize=15020872 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1968/task/1971/stat : 1971 (java) S 1965 1965 1786 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 230973876 15381372928 33002 33554432000 4194304 4196468 140727910554704 139731601669136 139731806353109 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39497728 140727910556680 140727910556977 140727910556977 140727910559695 0
[pid=1968/tid=1972] ppid=1965 vsize=15020872 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1968/task/1972/stat : 1972 (java) S 1965 1965 1786 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 230973876 15381372928 33002 33554432000 4194304 4196468 140727910554704 139731600616336 139731806353109 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39497728 140727910556680 140727910556977 140727910556977 140727910559695 0
[pid=1968/tid=1973] ppid=1965 vsize=15020872 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1968/task/1973/stat : 1973 (java) S 1965 1965 1786 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 230973876 15381372928 33002 33554432000 4194304 4196468 140727910554704 139731599563536 139731806353109 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39497728 140727910556680 140727910556977 140727910556977 140727910559695 0
[pid=1968/tid=1974] ppid=1965 vsize=15020872 memory=12966506269086 CPUtime=0 cores=1,3,5,7
/proc/1968/task/1974/stat : 1974 (java) S 1965 1965 1786 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 230973877 15381372928 33002 33554432000 4194304 4196468 140727910554704 139730575366512 139731806354050 0 0 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39497728 140727910556680 140727910556977 140727910556977 140727910559695 0
[pid=1968/tid=1975] ppid=1965 vsize=15020872 memory=9298 CPUtime=0 cores=1,3,5,7
/proc/1968/task/1975/stat : 1975 (java) S 1965 1965 1786 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 230973877 15381372928 33002 33554432000 4194304 4196468 140727910554704 139730452735008 139731806353109 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39497728 140727910556680 140727910556977 140727910556977 140727910559695 0
[pid=1968/tid=1976] ppid=1965 vsize=15020872 memory=1233762 CPUtime=0 cores=1,3,5,7
/proc/1968/task/1976/stat : 1976 (java) S 1965 1965 1786 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 230973878 15381372928 33002 33554432000 4194304 4196468 140727910554704 139730184299376 139731806353109 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39497728 140727910556680 140727910556977 140727910556977 140727910559695 0
[pid=1968/tid=1977] ppid=1965 vsize=15020872 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1968/task/1977/stat : 1977 (java) S 1965 1965 1786 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 230973880 15381372928 33002 33554432000 4194304 4196468 140727910554704 139729809790800 139731806361499 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39497728 140727910556680 140727910556977 140727910556977 140727910559695 0
[pid=1968/tid=1978] ppid=1965 vsize=15020872 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/1968/task/1978/stat : 1978 (java) R 1965 1965 1786 0 -1 1077944384 456 0 0 0 8 0 0 0 20 0 15 0 230973880 15381372928 33002 33554432000 4194304 4196468 140727910554704 139730574314480 139731806353109 0 4 2 25189581 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 39497728 140727910556680 140727910556977 140727910556977 140727910559695 0
[pid=1968/tid=1979] ppid=1965 vsize=15020872 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/1968/task/1979/stat : 1979 (java) R 1965 1965 1786 0 -1 4202560 477 0 0 0 9 0 0 0 20 0 15 0 230973880 15381372928 33002 33554432000 4194304 4196468 140727910554704 139730573261552 139731791161904 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 39497728 140727910556680 140727910556977 140727910556977 140727910559695 0
[pid=1968/tid=1980] ppid=1965 vsize=15020872 memory=0 CPUtime=0.17 cores=1,3,5,7
/proc/1968/task/1980/stat : 1980 (java) R 1965 1965 1786 0 -1 4202560 486 0 0 0 17 0 0 0 20 0 15 0 230973880 15381372928 33002 33554432000 4194304 4196468 140727910554704 139730572204480 139731806354838 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 39497728 140727910556680 140727910556977 140727910556977 140727910559695 0
[pid=1968/tid=1981] ppid=1965 vsize=15020872 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1968/task/1981/stat : 1981 (java) S 1965 1965 1786 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 230973880 15381372928 33002 33554432000 4194304 4196468 140727910554704 139729311886048 139731806353109 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39497728 140727910556680 140727910556977 140727910556977 140727910559695 0
[pid=1968/tid=1982] ppid=1965 vsize=15020872 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1968/task/1982/stat : 1982 (java) S 1965 1965 1786 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 230973880 15381372928 33002 33554432000 4194304 4196468 140727910554704 139730571156144 139731806354050 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39497728 140727910556680 140727910556977 140727910556977 140727910559695 0
Current children cumulated CPU time: 1.05 s
Current children cumulated vsize: 15134000 KiB
Current children cumulated memory: 133404 KiB

[startup+1.50497 s]
/proc/loadavg: 2.02 2.02 2.01 4/220 1982
/proc/meminfo: memFree=15024132/32770624 swapFree=67108404/67108860
[pid=1965] ppid=1962 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/1965/stat : 1965 (scop.sh) S 1962 1965 1786 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 230973873 115843072 349 33554432000 4194304 5098028 140729200078928 140729200076184 140235609907836 0 65536 4100 81923 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 32301056 140729200084033 140729200084231 140729200084231 140729200086989 0
/proc/1965/statm: 28282 349 296 221 0 87 0

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

[pid=2004/tid=2007] ppid=1965 vsize=8068220 memory=118292 CPUtime=0 cores=1,3,5,7
/proc/2004/task/2007/stat : 2007 (java) S 1965 1965 1786 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 230976232 8261857280 29573 33554432000 4194304 4196468 140726902539808 140444493052432 140444668524245 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27897856 140726902547638 140726902547761 140726902547761 140726902550479 0
[pid=2004/tid=2008] ppid=1965 vsize=8068220 memory=118292 CPUtime=0 cores=1,3,5,7
/proc/2004/task/2008/stat : 2008 (java) S 1965 1965 1786 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 230976232 8261857280 29573 33554432000 4194304 4196468 140726902539808 140444152154512 140444668524245 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27897856 140726902547638 140726902547761 140726902547761 140726902550479 0
[pid=2004/tid=2009] ppid=1965 vsize=8068220 memory=1472 CPUtime=0 cores=1,3,5,7
/proc/2004/task/2009/stat : 2009 (java) S 1965 1965 1786 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 230976232 8261857280 29573 33554432000 4194304 4196468 140726902539808 140444151101712 140444668524245 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27897856 140726902547638 140726902547761 140726902547761 140726902550479 0
[pid=2004/tid=2011] ppid=1965 vsize=8068220 memory=1156 CPUtime=0.06 cores=1,3,5,7
/proc/2004/task/2011/stat : 2011 (java) S 1965 1965 1786 0 -1 1077944384 5 0 0 0 2 4 0 0 20 0 19 0 230976233 8261857280 29573 33554432000 4194304 4196468 140726902539808 140444115004272 140444668525186 0 0 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27897856 140726902547638 140726902547761 140726902547761 140726902550479 0
[pid=2004/tid=2012] ppid=1965 vsize=8068220 memory=1472 CPUtime=0 cores=1,3,5,7
/proc/2004/task/2012/stat : 2012 (java) S 1965 1965 1786 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 230976233 8261857280 29573 33554432000 4194304 4196468 140726902539808 140443484415520 140444668524245 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27897856 140726902547638 140726902547761 140726902547761 140726902550479 0
[pid=2004/tid=2013] ppid=1965 vsize=8068220 memory=118292 CPUtime=0 cores=1,3,5,7
/proc/2004/task/2013/stat : 2013 (java) S 1965 1965 1786 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 230976234 8261857280 29573 33554432000 4194304 4196468 140726902539808 140443215979888 140444668524245 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27897856 140726902547638 140726902547761 140726902547761 140726902550479 0
[pid=2004/tid=2014] ppid=1965 vsize=8068220 memory=236608 CPUtime=0 cores=1,3,5,7
/proc/2004/task/2014/stat : 2014 (java) S 1965 1965 1786 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 230976236 8261857280 29573 33554432000 4194304 4196468 140726902539808 140442841471312 140444668532635 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27897856 140726902547638 140726902547761 140726902547761 140726902550479 0
[pid=2004/tid=2015] ppid=1965 vsize=8068220 memory=1472 CPUtime=0.14 cores=1,3,5,7
/proc/2004/task/2015/stat : 2015 (java) S 1965 1965 1786 0 -1 1077944384 610 0 0 0 14 0 0 0 20 0 19 0 230976236 8261857280 29573 33554432000 4194304 4196468 140726902539808 140444113951088 140444668525186 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27897856 140726902547638 140726902547761 140726902547761 140726902550479 0
[pid=2004/tid=2016] ppid=1965 vsize=8068220 memory=1472 CPUtime=0.16 cores=1,3,5,7
/proc/2004/task/2016/stat : 2016 (java) S 1965 1965 1786 0 -1 1077944384 733 0 0 0 16 0 0 0 20 0 19 0 230976236 8261857280 29573 33554432000 4194304 4196468 140726902539808 140444112898288 140444668525186 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27897856 140726902547638 140726902547761 140726902547761 140726902550479 0
[pid=2004/tid=2017] ppid=1965 vsize=8068220 memory=1472 CPUtime=0.22 cores=1,3,5,7
/proc/2004/task/2017/stat : 2017 (java) S 1965 1965 1786 0 -1 1077944384 613 0 0 0 22 0 0 0 20 0 19 0 230976236 8261857280 29573 33554432000 4194304 4196468 140726902539808 140444111845488 140444668525186 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27897856 140726902547638 140726902547761 140726902547761 140726902550479 0
[pid=2004/tid=2018] ppid=1965 vsize=8068220 memory=1472 CPUtime=0 cores=1,3,5,7
/proc/2004/task/2018/stat : 2018 (java) S 1965 1965 1786 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 230976236 8261857280 29573 33554432000 4194304 4196468 140726902539808 140442343565536 140444668524245 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27897856 140726902547638 140726902547761 140726902547761 140726902550479 0
[pid=2004/tid=2019] ppid=1965 vsize=8068220 memory=1472 CPUtime=1.44 cores=1,3,5,7
/proc/2004/task/2019/stat : 2019 (java) S 1965 1965 1786 0 -1 1077944384 162 0 0 0 63 81 0 0 20 0 19 0 230976237 8261857280 29573 33554432000 4194304 4196468 140726902539808 140444110793904 140444668525186 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27897856 140726902547638 140726902547761 140726902547761 140726902550479 0
[pid=2004/tid=2021] ppid=1965 vsize=8068220 memory=1472 CPUtime=0 cores=1,3,5,7
/proc/2004/task/2021/stat : 2021 (java) S 1965 1965 1786 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 230976322 8261857280 29573 33554432000 4194304 4196468 140726902539808 140444102985408 140444668538649 0 4 2 25189581 18446744071579417331 0 0 -1 5 0 0 0 0 0 6293624 6294260 27897856 140726902547638 140726902547761 140726902547761 140726902550479 0
[pid=2004/tid=2023] ppid=1965 vsize=8068220 memory=1472 CPUtime=0 cores=1,3,5,7
/proc/2004/task/2023/stat : 2023 (java) S 1965 1965 1786 0 -1 4202560 24 0 0 0 0 0 0 0 20 0 19 0 230976322 8261857280 29573 33554432000 4194304 4196468 140726902539808 140441806679856 140444668535965 0 4 2 25189581 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 27897856 140726902547638 140726902547761 140726902547761 140726902550479 0
[pid=2004/tid=2024] ppid=1965 vsize=8068220 memory=118292 CPUtime=0 cores=1,3,5,7
/proc/2004/task/2024/stat : 2024 (java) S 1965 1965 1786 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 19 0 230976323 8261857280 29573 33554432000 4194304 4196468 140726902539808 140441940901552 140444668535965 0 4 2 25189581 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 27897856 140726902547638 140726902547761 140726902547761 140726902550479 0
[pid=2004/tid=2025] ppid=1965 vsize=8068220 memory=238656 CPUtime=0 cores=1,3,5,7
/proc/2004/task/2025/stat : 2025 (java) S 1965 1965 1786 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 230976325 8261857280 29573 33554432000 4194304 4196468 140726902539808 140441538256032 140444668524245 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27897856 140726902547638 140726902547761 140726902547761 140726902550479 0
Current children cumulated CPU time: 2460.17 s
Current children cumulated vsize: 8453232 KiB
Current children cumulated memory: 358420 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2502.11 s]
/proc/loadavg: 2.02 2.02 2.05 3/205 2159
/proc/meminfo: memFree=16644208/32770624 swapFree=67108404/67108860
[pid=1965] ppid=1962 vsize=113128 memory=1472 CPUtime=39.77 cores=1,3,5,7
/proc/1965/stat : 1965 (scop.sh) S 1962 1965 1786 0 -1 4202496 590 52029 0 0 0 0 3826 151 20 0 1 0 230973873 115843072 368 33554432000 4194304 5098028 140729200078928 140729200075672 140235609907836 0 65536 4100 81923 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 32301056 140729200084033 140729200084231 140729200084231 140729200086989 0
/proc/1965/statm: 28282 368 311 221 0 87 0
[pid=2004] ppid=1965 vsize=8068220 memory=118292 CPUtime=2.89 cores=1,3,5,7
/proc/2004/stat : 2004 (java) S 1965 1965 1786 0 -1 1077944320 18490 0 0 0 197 92 0 0 20 0 19 0 230976230 8261857280 29573 33554432000 4194304 4196468 140726902539808 140726902522352 140444668514039 0 0 2 25189581 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 27897856 140726902547638 140726902547761 140726902547761 140726902550479 0
/proc/2004/statm: 2017055 29573 3143 1 0 1978454 0
[pid=2020] ppid=2004 vsize=271884 memory=222272 CPUtime=2477.36 cores=1,3,5,7
/proc/2020/stat : 2020 (minisat_release) R 2004 1965 1786 0 -1 4202496 1669869 0 0 0 247532 204 0 0 20 0 1 0 230976322 278409216 55568 33554432000 4194304 4308513 140721505952944 140721505950360 4262763 0 4 0 8396802 0 0 0 17 1 0 0 0 0 0 6409496 6410680 38760448 140721505956981 140721505957078 140721505957078 140721505959877 0
/proc/2020/statm: 67971 55568 342 28 0 64211 0
[pid=2004/tid=2005] ppid=1965 vsize=8068220 memory=118292 CPUtime=0.78 cores=1,3,5,7
/proc/2004/task/2005/stat : 2005 (java) S 1965 1965 1786 0 -1 1077944384 14961 0 0 0 72 6 0 0 20 0 19 0 230976230 8261857280 29573 33554432000 4194304 4196468 140726902539808 140444640354192 140444668524245 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 15 0 0 6293624 6294260 27897856 140726902547638 140726902547761 140726902547761 140726902550479 0
[pid=2004/tid=2006] ppid=1965 vsize=8068220 memory=1472 CPUtime=0 cores=1,3,5,7
/proc/2004/task/2006/stat : 2006 (java) S 1965 1965 1786 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 230976232 8261857280 29573 33554432000 4194304 4196468 140726902539808 140444672756368 140444668524245 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27897856 140726902547638 140726902547761 140726902547761 140726902550479 0
[pid=2004/tid=2007] ppid=1965 vsize=8068220 memory=118292 CPUtime=0 cores=1,3,5,7
/proc/2004/task/2007/stat : 2007 (java) S 1965 1965 1786 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 230976232 8261857280 29573 33554432000 4194304 4196468 140726902539808 140444493052432 140444668524245 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27897856 140726902547638 140726902547761 140726902547761 140726902550479 0
[pid=2004/tid=2008] ppid=1965 vsize=8068220 memory=118292 CPUtime=0 cores=1,3,5,7
/proc/2004/task/2008/stat : 2008 (java) S 1965 1965 1786 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 230976232 8261857280 29573 33554432000 4194304 4196468 140726902539808 140444152154512 140444668524245 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27897856 140726902547638 140726902547761 140726902547761 140726902550479 0
[pid=2004/tid=2009] ppid=1965 vsize=8068220 memory=118292 CPUtime=0 cores=1,3,5,7
/proc/2004/task/2009/stat : 2009 (java) S 1965 1965 1786 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 230976232 8261857280 29573 33554432000 4194304 4196468 140726902539808 140444151101712 140444668524245 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27897856 140726902547638 140726902547761 140726902547761 140726902550479 0
[pid=2004/tid=2011] ppid=1965 vsize=8068220 memory=118292 CPUtime=0.06 cores=1,3,5,7
/proc/2004/task/2011/stat : 2011 (java) S 1965 1965 1786 0 -1 1077944384 5 0 0 0 2 4 0 0 20 0 19 0 230976233 8261857280 29573 33554432000 4194304 4196468 140726902539808 140444115004272 140444668525186 0 0 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27897856 140726902547638 140726902547761 140726902547761 140726902550479 0
[pid=2004/tid=2012] ppid=1965 vsize=8068220 memory=1472 CPUtime=0 cores=1,3,5,7
/proc/2004/task/2012/stat : 2012 (java) S 1965 1965 1786 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 230976233 8261857280 29573 33554432000 4194304 4196468 140726902539808 140443484415520 140444668524245 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27897856 140726902547638 140726902547761 140726902547761 140726902550479 0
[pid=2004/tid=2013] ppid=1965 vsize=8068220 memory=236608 CPUtime=0 cores=1,3,5,7
/proc/2004/task/2013/stat : 2013 (java) S 1965 1965 1786 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 230976234 8261857280 29573 33554432000 4194304 4196468 140726902539808 140443215979888 140444668524245 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27897856 140726902547638 140726902547761 140726902547761 140726902550479 0
[pid=2004/tid=2014] ppid=1965 vsize=8068220 memory=1472 CPUtime=0 cores=1,3,5,7
/proc/2004/task/2014/stat : 2014 (java) S 1965 1965 1786 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 230976236 8261857280 29573 33554432000 4194304 4196468 140726902539808 140442841471312 140444668532635 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27897856 140726902547638 140726902547761 140726902547761 140726902550479 0
[pid=2004/tid=2015] ppid=1965 vsize=8068220 memory=118292 CPUtime=0.14 cores=1,3,5,7
/proc/2004/task/2015/stat : 2015 (java) S 1965 1965 1786 0 -1 1077944384 610 0 0 0 14 0 0 0 20 0 19 0 230976236 8261857280 29573 33554432000 4194304 4196468 140726902539808 140444113951088 140444668525186 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27897856 140726902547638 140726902547761 140726902547761 140726902550479 0
[pid=2004/tid=2016] ppid=1965 vsize=8068220 memory=1472 CPUtime=0.16 cores=1,3,5,7
/proc/2004/task/2016/stat : 2016 (java) S 1965 1965 1786 0 -1 1077944384 733 0 0 0 16 0 0 0 20 0 19 0 230976236 8261857280 29573 33554432000 4194304 4196468 140726902539808 140444112898288 140444668525186 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27897856 140726902547638 140726902547761 140726902547761 140726902550479 0
[pid=2004/tid=2017] ppid=1965 vsize=8068220 memory=118292 CPUtime=0.22 cores=1,3,5,7
/proc/2004/task/2017/stat : 2017 (java) S 1965 1965 1786 0 -1 1077944384 613 0 0 0 22 0 0 0 20 0 19 0 230976236 8261857280 29573 33554432000 4194304 4196468 140726902539808 140444111845488 140444668525186 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27897856 140726902547638 140726902547761 140726902547761 140726902550479 0
[pid=2004/tid=2018] ppid=1965 vsize=8068220 memory=1472 CPUtime=0 cores=1,3,5,7
/proc/2004/task/2018/stat : 2018 (java) S 1965 1965 1786 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 230976236 8261857280 29573 33554432000 4194304 4196468 140726902539808 140442343565536 140444668524245 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27897856 140726902547638 140726902547761 140726902547761 140726902550479 0
[pid=2004/tid=2019] ppid=1965 vsize=8068220 memory=1472 CPUtime=1.48 cores=1,3,5,7
/proc/2004/task/2019/stat : 2019 (java) S 1965 1965 1786 0 -1 1077944384 166 0 0 0 64 84 0 0 20 0 19 0 230976237 8261857280 29573 33554432000 4194304 4196468 140726902539808 140444110793904 140444668525186 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27897856 140726902547638 140726902547761 140726902547761 140726902550479 0
[pid=2004/tid=2021] ppid=1965 vsize=8068220 memory=1472 CPUtime=0 cores=1,3,5,7
/proc/2004/task/2021/stat : 2021 (java) S 1965 1965 1786 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 230976322 8261857280 29573 33554432000 4194304 4196468 140726902539808 140444102985408 140444668538649 0 4 2 25189581 18446744071579417331 0 0 -1 5 0 0 0 0 0 6293624 6294260 27897856 140726902547638 140726902547761 140726902547761 140726902550479 0
[pid=2004/tid=2023] ppid=1965 vsize=8068220 memory=1472 CPUtime=0 cores=1,3,5,7
/proc/2004/task/2023/stat : 2023 (java) S 1965 1965 1786 0 -1 4202560 24 0 0 0 0 0 0 0 20 0 19 0 230976322 8261857280 29573 33554432000 4194304 4196468 140726902539808 140441806679856 140444668535965 0 4 2 25189581 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 27897856 140726902547638 140726902547761 140726902547761 140726902550479 0
[pid=2004/tid=2024] ppid=1965 vsize=8068220 memory=118292 CPUtime=0 cores=1,3,5,7
/proc/2004/task/2024/stat : 2024 (java) S 1965 1965 1786 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 19 0 230976323 8261857280 29573 33554432000 4194304 4196468 140726902539808 140441940901552 140444668535965 0 4 2 25189581 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 27897856 140726902547638 140726902547761 140726902547761 140726902550479 0
[pid=2004/tid=2025] ppid=1965 vsize=8068220 memory=1472 CPUtime=0 cores=1,3,5,7
/proc/2004/task/2025/stat : 2025 (java) S 1965 1965 1786 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 230976325 8261857280 29573 33554432000 4194304 4196468 140726902539808 140441538256032 140444668524245 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27897856 140726902547638 140726902547761 140726902547761 140726902550479 0
Current children cumulated CPU time: 2520.02 s
Current children cumulated vsize: 8453232 KiB
Current children cumulated memory: 342036 KiB

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

[startup+2502.12 s]
# the end of solver process 1965 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=38.264 s, system=1.51746 s

[startup+2502.14 s]
# the end of solver process 2004 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2515.58 s, system=4.51376 s
# this solver process was not waited by its parent and was adopted by runsolver

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

[startup+2502.11 s]
/proc/loadavg: 2.02 2.02 2.05 3/205 2159
/proc/meminfo: memFree=16644208/32770624 swapFree=67108404/67108860
[pid=1965] ppid=1962 vsize=113128 memory=1472 CPUtime=39.77 cores=1,3,5,7
/proc/1965/stat : 1965 (scop.sh) S 1962 1965 1786 0 -1 4202496 590 52029 0 0 0 0 3826 151 20 0 1 0 230973873 115843072 368 33554432000 4194304 5098028 140729200078928 140729200075672 140235609907836 0 65536 4100 81923 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 32301056 140729200084033 140729200084231 140729200084231 140729200086989 0
/proc/1965/statm: 28282 368 311 221 0 87 0
[pid=2004] ppid=1965 vsize=8068220 memory=118292 CPUtime=2.89 cores=1,3,5,7
/proc/2004/stat : 2004 (java) S 1965 1965 1786 0 -1 1077944320 18490 0 0 0 197 92 0 0 20 0 19 0 230976230 8261857280 29573 33554432000 4194304 4196468 140726902539808 140726902522352 140444668514039 0 0 2 25189581 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 27897856 140726902547638 140726902547761 140726902547761 140726902550479 0
/proc/2004/statm: 2017055 29573 3143 1 0 1978454 0
[pid=2020] ppid=2004 vsize=271884 memory=222272 CPUtime=2477.36 cores=1,3,5,7
/proc/2020/stat : 2020 (minisat_release) R 2004 1965 1786 0 -1 4202496 1669869 0 0 0 247532 204 0 0 20 0 1 0 230976322 278409216 55568 33554432000 4194304 4308513 140721505952944 140721505950360 4262763 0 4 0 8396802 0 0 0 17 1 0 0 0 0 0 6409496 6410680 38760448 140721505956981 140721505957078 140721505957078 140721505959877 0
/proc/2020/statm: 67971 55568 342 28 0 64211 0
[pid=2004/tid=2005] ppid=1965 vsize=8068220 memory=118292 CPUtime=0.78 cores=1,3,5,7
/proc/2004/task/2005/stat : 2005 (java) S 1965 1965 1786 0 -1 1077944384 14961 0 0 0 72 6 0 0 20 0 19 0 230976230 8261857280 29573 33554432000 4194304 4196468 140726902539808 140444640354192 140444668524245 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 15 0 0 6293624 6294260 27897856 140726902547638 140726902547761 140726902547761 140726902550479 0
[pid=2004/tid=2006] ppid=1965 vsize=8068220 memory=1472 CPUtime=0 cores=1,3,5,7
/proc/2004/task/2006/stat : 2006 (java) S 1965 1965 1786 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 230976232 8261857280 29573 33554432000 4194304 4196468 140726902539808 140444672756368 140444668524245 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27897856 140726902547638 140726902547761 140726902547761 140726902550479 0
[pid=2004/tid=2007] ppid=1965 vsize=8068220 memory=118292 CPUtime=0 cores=1,3,5,7
/proc/2004/task/2007/stat : 2007 (java) S 1965 1965 1786 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 230976232 8261857280 29573 33554432000 4194304 4196468 140726902539808 140444493052432 140444668524245 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27897856 140726902547638 140726902547761 140726902547761 140726902550479 0
[pid=2004/tid=2008] ppid=1965 vsize=8068220 memory=118292 CPUtime=0 cores=1,3,5,7
/proc/2004/task/2008/stat : 2008 (java) S 1965 1965 1786 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 230976232 8261857280 29573 33554432000 4194304 4196468 140726902539808 140444152154512 140444668524245 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27897856 140726902547638 140726902547761 140726902547761 140726902550479 0
[pid=2004/tid=2009] ppid=1965 vsize=8068220 memory=118292 CPUtime=0 cores=1,3,5,7
/proc/2004/task/2009/stat : 2009 (java) S 1965 1965 1786 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 230976232 8261857280 29573 33554432000 4194304 4196468 140726902539808 140444151101712 140444668524245 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27897856 140726902547638 140726902547761 140726902547761 140726902550479 0
[pid=2004/tid=2011] ppid=1965 vsize=8068220 memory=118292 CPUtime=0.06 cores=1,3,5,7
/proc/2004/task/2011/stat : 2011 (java) S 1965 1965 1786 0 -1 1077944384 5 0 0 0 2 4 0 0 20 0 19 0 230976233 8261857280 29573 33554432000 4194304 4196468 140726902539808 140444115004272 140444668525186 0 0 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27897856 140726902547638 140726902547761 140726902547761 140726902550479 0
[pid=2004/tid=2012] ppid=1965 vsize=8068220 memory=1472 CPUtime=0 cores=1,3,5,7
/proc/2004/task/2012/stat : 2012 (java) S 1965 1965 1786 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 230976233 8261857280 29573 33554432000 4194304 4196468 140726902539808 140443484415520 140444668524245 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27897856 140726902547638 140726902547761 140726902547761 140726902550479 0
[pid=2004/tid=2013] ppid=1965 vsize=8068220 memory=236608 CPUtime=0 cores=1,3,5,7
/proc/2004/task/2013/stat : 2013 (java) S 1965 1965 1786 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 230976234 8261857280 29573 33554432000 4194304 4196468 140726902539808 140443215979888 140444668524245 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27897856 140726902547638 140726902547761 140726902547761 140726902550479 0
[pid=2004/tid=2014] ppid=1965 vsize=8068220 memory=1472 CPUtime=0 cores=1,3,5,7
/proc/2004/task/2014/stat : 2014 (java) S 1965 1965 1786 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 230976236 8261857280 29573 33554432000 4194304 4196468 140726902539808 140442841471312 140444668532635 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27897856 140726902547638 140726902547761 140726902547761 140726902550479 0
[pid=2004/tid=2015] ppid=1965 vsize=8068220 memory=118292 CPUtime=0.14 cores=1,3,5,7
/proc/2004/task/2015/stat : 2015 (java) S 1965 1965 1786 0 -1 1077944384 610 0 0 0 14 0 0 0 20 0 19 0 230976236 8261857280 29573 33554432000 4194304 4196468 140726902539808 140444113951088 140444668525186 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27897856 140726902547638 140726902547761 140726902547761 140726902550479 0
[pid=2004/tid=2016] ppid=1965 vsize=8068220 memory=1472 CPUtime=0.16 cores=1,3,5,7
/proc/2004/task/2016/stat : 2016 (java) S 1965 1965 1786 0 -1 1077944384 733 0 0 0 16 0 0 0 20 0 19 0 230976236 8261857280 29573 33554432000 4194304 4196468 140726902539808 140444112898288 140444668525186 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27897856 140726902547638 140726902547761 140726902547761 140726902550479 0
[pid=2004/tid=2017] ppid=1965 vsize=8068220 memory=118292 CPUtime=0.22 cores=1,3,5,7
/proc/2004/task/2017/stat : 2017 (java) S 1965 1965 1786 0 -1 1077944384 613 0 0 0 22 0 0 0 20 0 19 0 230976236 8261857280 29573 33554432000 4194304 4196468 140726902539808 140444111845488 140444668525186 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27897856 140726902547638 140726902547761 140726902547761 140726902550479 0
[pid=2004/tid=2018] ppid=1965 vsize=8068220 memory=1472 CPUtime=0 cores=1,3,5,7
/proc/2004/task/2018/stat : 2018 (java) S 1965 1965 1786 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 230976236 8261857280 29573 33554432000 4194304 4196468 140726902539808 140442343565536 140444668524245 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27897856 140726902547638 140726902547761 140726902547761 140726902550479 0
[pid=2004/tid=2019] ppid=1965 vsize=8068220 memory=1472 CPUtime=1.48 cores=1,3,5,7
/proc/2004/task/2019/stat : 2019 (java) S 1965 1965 1786 0 -1 1077944384 166 0 0 0 64 84 0 0 20 0 19 0 230976237 8261857280 29573 33554432000 4194304 4196468 140726902539808 140444110793904 140444668525186 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27897856 140726902547638 140726902547761 140726902547761 140726902550479 0
[pid=2004/tid=2021] ppid=1965 vsize=8068220 memory=1472 CPUtime=0 cores=1,3,5,7
/proc/2004/task/2021/stat : 2021 (java) S 1965 1965 1786 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 230976322 8261857280 29573 33554432000 4194304 4196468 140726902539808 140444102985408 140444668538649 0 4 2 25189581 18446744071579417331 0 0 -1 5 0 0 0 0 0 6293624 6294260 27897856 140726902547638 140726902547761 140726902547761 140726902550479 0
[pid=2004/tid=2023] ppid=1965 vsize=8068220 memory=1472 CPUtime=0 cores=1,3,5,7
/proc/2004/task/2023/stat : 2023 (java) S 1965 1965 1786 0 -1 4202560 24 0 0 0 0 0 0 0 20 0 19 0 230976322 8261857280 29573 33554432000 4194304 4196468 140726902539808 140441806679856 140444668535965 0 4 2 25189581 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 27897856 140726902547638 140726902547761 140726902547761 140726902550479 0
[pid=2004/tid=2024] ppid=1965 vsize=8068220 memory=118292 CPUtime=0 cores=1,3,5,7
/proc/2004/task/2024/stat : 2024 (java) S 1965 1965 1786 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 19 0 230976323 8261857280 29573 33554432000 4194304 4196468 140726902539808 140441940901552 140444668535965 0 4 2 25189581 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 27897856 140726902547638 140726902547761 140726902547761 140726902550479 0
[pid=2004/tid=2025] ppid=1965 vsize=8068220 memory=1472 CPUtime=0 cores=1,3,5,7
/proc/2004/task/2025/stat : 2025 (java) S 1965 1965 1786 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 230976325 8261857280 29573 33554432000 4194304 4196468 140726902539808 140441538256032 140444668524245 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27897856 140726902547638 140726902547761 140726902547761 140726902550479 0
Current children cumulated CPU time: 2520.02 s
Current children cumulated vsize: 8453232 KiB
Current children cumulated memory: 342036 KiB

Child status: 1
Real time (s): 2502.14
CPU time (s): 2520.09
CPU user time (s): 2515.58
CPU system time (s): 4.51376
CPU usage (%): 100.717
Max. virtual memory (cumulated for all children) (KiB): 15142280
Max. memory (cumulated for all children) (KiB): 3685436

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2515.58
system time used= 4.51376
maximum resident set size= 3684304
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1741528
page faults= 0
swaps= 0
block input operations= 0
block output operations= 43136
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 61339
involuntary context switches= 1970


# summary of solver processes directly reported to runsolver:
#   pid: 1965,2004
#   total CPU time (s): 2520.09
#   total CPU user time (s): 2515.58
#   total CPU system time (s): 4.51376

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 17.5325 second user time and 27.9232 second system time

The end

Launcher Data

Begin job on node148 at 2018-08-13 06:21:47
IDJOB=4305645
IDBENCH=141619
IDSOLVER=2783
FILE ID=node148/4305645-1534134107
RUNJOBID= node148-1534134102-1818
PBS_JOBID= 21037022
Free space on /tmp= 33848 MiB

SOLVER NAME= scop both+MapleCOMSPS (2018-07-31)
BENCH NAME= XCSP18/Quasigroups/QuasiGroup-4-20_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-4305645-1534134107/watcher-4305645-1534134107 -o /tmp/evaluation-result-4305645-1534134107/solver-4305645-1534134107 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node148-1534134102-1818 --watchdog 2580  scop.sh 11g scop.jar -both minisat_release default HOME HOME/instance-4305645-1534134107.xml

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

MD5SUM BENCH= ced38eac701d5b6d60722ead643d09b8
RANDOM SEED=1476857324

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        15576072 kB
MemAvailable:   30481664 kB
Buffers:          203860 kB
Cached:         14751484 kB
SwapCached:          352 kB
Active:          8846684 kB
Inactive:        7580672 kB
Active(anon):    1425240 kB
Inactive(anon):    99192 kB
Active(file):    7421444 kB
Inactive(file):  7481480 kB
Unevictable:        7340 kB
Mlocked:            7340 kB
SwapTotal:      67108860 kB
SwapFree:       67108404 kB
Dirty:              8216 kB
Writeback:             4 kB
AnonPages:       1549068 kB
Mapped:            66660 kB
Shmem:             49592 kB
Slab:             459452 kB
SReclaimable:     431128 kB
SUnreclaim:        28324 kB
KernelStack:        3840 kB
PageTables:         8328 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:   13049296 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1415168 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 33848 MiB
End job on node148 at 2018-08-13 07:03:30