Trace number 4305429

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 order+MapleCOMSPS (2018-07-31)? (TO) 2520.1 2502.42

General information on the benchmark

NameSocialGolfers/
SocialGolfers-6-6-9-cp_c18.xml
MD5SUM438a4422dc9540b34dd70f26f18dc3ca
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 variables324
Number of constraints22691
Number of domains1
Minimum domain size6
Maximum domain size6
Distribution of domain sizes[{"size":6,"count":324}]
Minimum variable degree282
Maximum variable degree283
Distribution of variable degrees[{"degree":282,"count":288},{"degree":283,"count":36}]
Minimum constraint arity4
Maximum constraint arity324
Distribution of constraint arities[{"arity":4,"count":22680},{"arity":36,"count":10},{"arity":324,"count":1}]
Number of extensional constraints0
Number of intensional constraints22680
Distribution of constraint types[{"type":"intension","count":22680},{"type":"lex","count":1},{"type":"cardinality","count":9},{"type":"instantiation","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c (scop.sh) java -Xms11g -Xmx11g -Xss128m -cp scop.jar fun.scop.XCSP18Encode -order -solver minisat_release -solverOption default -tmp HOME -serialFile HOME/scop-20717-serial-file.bin HOME/instance-4305429-1534073422.xml
0.54/0.51	
0.54/0.51	scop order+minisat_release (2018-07-31)
0.54/0.52	(Encoding Process)
0.54/0.52	
0.66/0.54	c BEGIN-Prog: Sun Aug 12 13:30:22 CEST 2018
0.66/0.54	c PID: 20720
0.66/0.54	c IP: 172.20.3.139
0.66/0.54	c HOST: node139.alineos.net
0.66/0.55	c (0,0) Parsing Begin
8.63/3.24	c (2,2) Parsing End
8.63/3.24	c (2,2) CSP: 324 int (0 aux), 0 bool (0 aux), 22691 ctr, max domain size 6
8.63/3.25	c (2,2) Heap : 1070 MiB used (max 10795 MiB), NonHeap : 24 MiB used (max 0 MiB)
8.63/3.25	c (2,2) Constraint Name Generate Begin
8.88/3.34	c (2,2) Ctr:HOME/instance-4305429-1534073422.xml,Cardinality:Instantiation:IntVar:LexMatrix:Ne:Num:Or
8.88/3.34	c (2,2) Constraint Name Generate End
8.88/3.34	c (2,2) Heap : 1070 MiB used (max 10795 MiB), NonHeap : 24 MiB used (max 0 MiB)
8.88/3.34	c (2,2) CSP to CSPinCNF Begin
9.90/3.71	c (3,3) translated 2270 (10%) constraints
10.19/3.83	c (3,3) translated 4539 (20%) constraints
10.49/3.92	c (3,3) translated 6808 (30%) constraints
10.49/3.99	c (3,3) translated 9077 (40%) constraints
10.80/4.05	c (3,3) translated 11346 (50%) constraints
10.80/4.10	c (3,3) translated 13615 (60%) constraints
11.03/4.15	c (3,3) translated 15884 (70%) constraints
11.03/4.19	c (3,3) translated 18153 (80%) constraints
11.12/4.24	c (3,3) translated 20422 (90%) constraints
12.95/4.84	c (4,4) translated 22691 (100%) constraints
15.76/5.87	c (5,5) STATISTICS1:HOME/instance-4305429-1534073422.xml,Cardinality:Instantiation:IntVar:LexMatrix:Ne:Num:Or,2785,27778,34359738368,6,4,36,34359738368:108;6:41342;1:5181,6:86211;2:7383;1:10759,4:23197;3:1987;2:2461;1:133,36:108;2:46523;1:11343,
15.76/5.87	c (5,5) ==========================================
15.76/5.87	c (5,5) Order
15.76/5.87	c (5,5) ==========================================
16.41/6.08	c (5,5) translated 2778 (10%) constraints
16.95/6.24	c (5,5) translated 5556 (20%) constraints
17.20/6.37	c (5,5) translated 8334 (30%) constraints
17.38/6.49	c (5,5) translated 11112 (40%) constraints
17.58/6.61	c (6,6) translated 13889 (50%) constraints
17.68/6.73	c (6,6) translated 16667 (60%) constraints
17.78/6.85	c (6,6) translated 19445 (70%) constraints
17.88/6.97	c (6,6) translated 22223 (80%) constraints
18.63/7.29	c (6,6) translated 25001 (90%) constraints
19.25/7.46	c (6,6) translated 27778 (100%) constraints
19.25/7.47	c (6,6) CSP to CSPinCNF End
19.25/7.47	c (6,6) CSP: 810 int (486 aux), 4405 bool (4405 aux), 32728 ctr, max domain size 7
19.25/7.47	c (6,6) Heap : 2422 MiB used (max 10795 MiB), NonHeap : 30 MiB used (max 0 MiB)
19.25/7.47	c (6,6) CSPinCNF Propagation Begin
20.80/7.93	c (7,7) 786 values, 7372 unsatisfiable literals, and 6028 valid clauses are removed
20.80/7.93	c (7,7) CSPinCNF Propagation End
20.80/7.93	c (7,7) CSP: 1272 int (948 aux), 3943 bool (3943 aux), 26700 ctr, max domain size 7
20.80/7.93	c (7,7) Heap : 2647 MiB used (max 10795 MiB), NonHeap : 30 MiB used (max 0 MiB)
20.80/7.93	c (7,7) Simplify CSPinCNF Begin
22.55/8.63	c (8,7) Simplify CSPinCNF End
22.55/8.63	c (8,7) CSP: 1272 int (948 aux), 14605 bool (14605 aux), 37362 ctr, max domain size 7
22.55/8.63	c (8,7) Heap : 155 MiB used (max 10795 MiB), NonHeap : 28 MiB used (max 0 MiB)
22.55/8.63	c (8,7) Calculate Precise Domain Begin
22.55/8.69	c (8,8) 0 values are removed by re-calculation
22.55/8.69	c (8,8) Calculate Precise Domain End
22.55/8.69	c (8,8) CSP: 1272 int (948 aux), 14605 bool (14605 aux), 37362 ctr, max domain size 7
22.55/8.69	c (8,8) Heap : 155 MiB used (max 10795 MiB), NonHeap : 29 MiB used (max 0 MiB)
22.55/8.69	c (8,8) CSPinCNF to SatSolver Begin
23.47/8.94	c (8,8) 3737 (10 %) CSP clauses are encoded (18637 SAT variables, 20428 SAT clauses)
23.80/9.07	c (8,8) 7473 (20 %) CSP clauses are encoded (18637 SAT variables, 36794 SAT clauses)
24.10/9.15	c (8,8) 11209 (30 %) CSP clauses are encoded (18637 SAT variables, 52340 SAT clauses)
24.36/9.21	c (8,8) 14945 (40 %) CSP clauses are encoded (18637 SAT variables, 67876 SAT clauses)
24.36/9.24	c (8,8) 18681 (50 %) CSP clauses are encoded (18637 SAT variables, 72392 SAT clauses)
24.36/9.26	c (8,8) 22418 (60 %) CSP clauses are encoded (18637 SAT variables, 76129 SAT clauses)
24.36/9.29	c (8,8) 26154 (70 %) CSP clauses are encoded (18637 SAT variables, 79865 SAT clauses)
24.46/9.39	c (8,8) 29890 (80 %) CSP clauses are encoded (18637 SAT variables, 95025 SAT clauses)
25.03/9.52	c (8,8) 33626 (90 %) CSP clauses are encoded (18637 SAT variables, 121609 SAT clauses)
25.24/9.60	c (9,8) 37362 (100 %) CSP clauses are encoded (18637 SAT variables, 141343 SAT clauses)
25.24/9.60	c (9,8) Launch Command will be: minisat_release
25.24/9.60	c (9,8) CSPinCNF to SatSolver End
25.24/9.60	c (9,8) Heap : 647 MiB used (max 10795 MiB), NonHeap : 31 MiB used (max 0 MiB)
25.84/9.81	c (9,9) STATISTICS2:HOME/instance-4305429-1534073422.xml,Cardinality:Instantiation:IntVar:LexMatrix:Ne:Num:Or,15877,37362,64,7,4,7,64:576;49:384;6:11102;1:89,7:1728;6:28053;2:96705;1:89,4:18117;3:1199;2:17049;1:997,7:576;3:384;2:11191;1:99009,
25.84/9.81	c (9,9) 18637 bool, 141348 clause
25.84/9.81	c (9,9) Export Begin
26.16/9.92	c (9,9) Export to HOME/scop-20717-serial-file.bin
26.16/9.92	c (9,9) Export End
26.16/9.92	c (9,9) Export File Size: 0.05 MB
26.16/9.92	c (9,9) 2,2,6,7,8,8,9,STOP-AFTER(DIMACS)
26.16/9.92	c END-Prog: Sun Aug 12 13:30:32 CEST 2018
26.16/9.95	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp scop.jar fun.scop.XCSP18Solve HOME/scop-20717-serial-file.bin
26.83/10.44	c (0,0) Read Serial File Begin
26.83/10.44	c (0,0) HOME/scop-20717-serial-file.bin
27.18/10.63	c (0,0) Read Serial File End
27.18/10.64	
27.18/10.64	scop order+minisat_release (2018-07-31)
27.18/10.64	(Solving Process)
27.18/10.64	
27.18/10.66	c BEGIN-Prog: Sun Aug 12 13:30:32 CEST 2018
27.18/10.66	c PID: 20735
27.18/10.66	c IP: 172.20.3.139
27.18/10.66	c HOST: node139.alineos.net
27.18/10.67	c (0,0) SatSolver.solve Begin
27.18/10.67	c (0,0) 0 bool, 0 clause
27.18/10.67	c (0,0) minisat_release HOME/instance-4305429-1534073422.xml-scop-20720.cnf
2520.04/2502.40	c (2492,0) SatSolver is killed by some reasons.
2520.04/2502.40	c (2492,0) receiving signal SIGTERM
2520.04/2502.40	s UNKNOWN
2520.04/2502.41	c (scop.sh) Receiving Signal. Removing all intermediate files.
2520.04/2502.41	c (scop.sh) Killing background jobs.
2520.04/2502.41	HOME/scop.sh: line 50: kill: (20735) - No such process

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4305429-1534073422/watcher-4305429-1534073422 -o /tmp/evaluation-result-4305429-1534073422/solver-4305429-1534073422 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node139-1534060441-16802 --watchdog 2580 scop.sh 11g scop.jar -order minisat_release default HOME HOME/instance-4305429-1534073422.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=20717, runsolver pid=20714

[startup+0.100136 s]*
/proc/loadavg: 2.14 2.06 2.07 4/222 20734
/proc/meminfo: memFree=10589720/32770624 swapFree=67108860/67108860
[pid=20717] ppid=20714 vsize=113128 memory=1392 CPUtime=0 cores=1,3,5,7
/proc/20717/stat : 20717 (scop.sh) S 20714 20717 16770 0 -1 4202496 559 321 0 0 0 0 0 0 20 0 1 0 224905344 115843072 348 33554432000 4194304 5098028 140727654178464 140727654175720 140091186709116 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 30642176 140727654179904 140727654180103 140727654180103 140727654182861 0
/proc/20717/statm: 28282 348 296 221 0 87 0
[pid=20720] ppid=20717 vsize=15012476 memory=70156 CPUtime=0.11 cores=1,3,5,7
/proc/20720/stat : 20720 (java) S 20717 20717 16770 0 -1 1077944320 6171 0 0 0 10 1 0 0 20 0 15 0 224905344 15372775424 17539 33554432000 4194304 4196468 140730833972272 140730833954816 139886893575927 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 31424512 140730833974278 140730833974577 140730833974577 140730833977295 0
/proc/20720/statm: 3753119 17539 2769 1 0 3715579 0
[pid=20720/tid=20721] ppid=20717 vsize=15012476 memory=-6150928374978363329 CPUtime=0.08 cores=1,3,5,7
/proc/20720/task/20721/stat : 20721 (java) R 20717 20717 16770 0 -1 4202560 4251 0 0 0 7 1 0 0 20 0 15 0 224905344 15372775424 17539 33554432000 4194304 4196468 140730833972272 139886865387912 139886873851687 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 31424512 140730833974278 140730833974577 140730833974577 140730833977295 0
[pid=20720/tid=20722] ppid=20717 vsize=15012476 memory=8303054830060986464 CPUtime=0 cores=1,3,5,7
/proc/20720/task/20722/stat : 20722 (java) S 20717 20717 16770 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224905346 15372775424 17539 33554432000 4194304 4196468 140730833972272 139886897818768 139886893586133 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31424512 140730833974278 140730833974577 140730833974577 140730833977295 0
[pid=20720/tid=20723] ppid=20717 vsize=15012476 memory=139715999278720 CPUtime=0 cores=1,3,5,7
/proc/20720/task/20723/stat : 20723 (java) S 20717 20717 16770 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224905346 15372775424 17539 33554432000 4194304 4196468 140730833972272 139886688902160 139886893586133 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31424512 140730833974278 140730833974577 140730833974577 140730833977295 0
[pid=20720/tid=20724] ppid=20717 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20720/task/20724/stat : 20724 (java) S 20717 20717 16770 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224905346 15372775424 17539 33554432000 4194304 4196468 140730833972272 139886687849360 139886893586133 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31424512 140730833974278 140730833974577 140730833974577 140730833977295 0
[pid=20720/tid=20725] ppid=20717 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/20720/task/20725/stat : 20725 (java) S 20717 20717 16770 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224905346 15372775424 17539 33554432000 4194304 4196468 140730833972272 139886686796560 139886893586133 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31424512 140730833974278 140730833974577 140730833974577 140730833977295 0
[pid=20720/tid=20726] ppid=20717 vsize=15012476 memory=139715999278720 CPUtime=0 cores=1,3,5,7
/proc/20720/task/20726/stat : 20726 (java) S 20717 20717 16770 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224905347 15372775424 17539 33554432000 4194304 4196468 140730833972272 139885863962992 139886893587074 0 0 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31424512 140730833974278 140730833974577 140730833974577 140730833977295 0
[pid=20720/tid=20727] ppid=20717 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/20720/task/20727/stat : 20727 (java) S 20717 20717 16770 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 224905348 15372775424 17605 33554432000 4194304 4196468 140730833972272 139885474210848 139886893586133 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31424512 140730833974278 140730833974577 140730833974577 140730833977295 0
[pid=20720/tid=20728] ppid=20717 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20720/task/20728/stat : 20728 (java) S 20717 20717 16770 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 224905348 15372775424 17605 33554432000 4194304 4196468 140730833972272 139885339988848 139886893586133 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31424512 140730833974278 140730833974577 140730833974577 140730833977295 0
[pid=20720/tid=20729] ppid=20717 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20720/task/20729/stat : 20729 (java) S 20717 20717 16770 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224905350 15372775424 17605 33554432000 4194304 4196468 140730833972272 139884965484368 139886893594523 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31424512 140730833974278 140730833974577 140730833974577 140730833977295 0
[pid=20720/tid=20730] ppid=20717 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20720/task/20730/stat : 20730 (java) S 20717 20717 16770 0 -1 1077944384 307 0 0 0 0 0 0 0 20 0 15 0 224905350 15372775424 17605 33554432000 4194304 4196468 140730833972272 139885862910832 139886893587074 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31424512 140730833974278 140730833974577 140730833974577 140730833977295 0
[pid=20720/tid=20731] ppid=20717 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/20720/task/20731/stat : 20731 (java) S 20717 20717 16770 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224905350 15372775424 17605 33554432000 4194304 4196468 140730833972272 139885861858032 139886893587074 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31424512 140730833974278 140730833974577 140730833974577 140730833977295 0
[pid=20720/tid=20732] ppid=20717 vsize=15012476 memory=139715999278720 CPUtime=0.01 cores=1,3,5,7
/proc/20720/task/20732/stat : 20732 (java) S 20717 20717 16770 0 -1 1077944384 264 0 0 0 1 0 0 0 20 0 15 0 224905351 15372775424 17605 33554432000 4194304 4196468 140730833972272 139885860805232 139886893587074 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31424512 140730833974278 140730833974577 140730833974577 140730833977295 0
[pid=20720/tid=20733] ppid=20717 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/20720/task/20733/stat : 20733 (java) S 20717 20717 16770 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224905351 15372775424 17605 33554432000 4194304 4196468 140730833972272 139884467579616 139886893586133 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31424512 140730833974278 140730833974577 140730833974577 140730833977295 0
[pid=20720/tid=20734] ppid=20717 vsize=15012476 memory=139715999278720 CPUtime=0 cores=1,3,5,7
/proc/20720/task/20734/stat : 20734 (java) S 20717 20717 16770 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224905351 15372775424 17605 33554432000 4194304 4196468 140730833972272 139885859752624 139886893587074 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31424512 140730833974278 140730833974577 140730833974577 140730833977295 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 71548 KiB

[startup+0.210464 s]*
/proc/loadavg: 2.14 2.06 2.07 4/222 20734
/proc/meminfo: memFree=10575612/32770624 swapFree=67108860/67108860
[pid=20717] ppid=20714 vsize=113128 memory=1392 CPUtime=0 cores=1,3,5,7
/proc/20717/stat : 20717 (scop.sh) S 20714 20717 16770 0 -1 4202496 559 321 0 0 0 0 0 0 20 0 1 0 224905344 115843072 348 33554432000 4194304 5098028 140727654178464 140727654175720 140091186709116 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 30642176 140727654179904 140727654180103 140727654180103 140727654182861 0
/proc/20717/statm: 28282 348 296 221 0 87 0
[pid=20720] ppid=20717 vsize=15012476 memory=83504 CPUtime=0.26 cores=1,3,5,7
/proc/20720/stat : 20720 (java) S 20717 20717 16770 0 -1 1077944320 9783 0 0 0 23 3 0 0 20 0 15 0 224905344 15372775424 20876 33554432000 4194304 4196468 140730833972272 140730833954816 139886893575927 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 31424512 140730833974278 140730833974577 140730833974577 140730833977295 0
/proc/20720/statm: 3753119 20876 2869 1 0 3715579 0
[pid=20720/tid=20721] ppid=20717 vsize=15012476 memory=7022364632946311227 CPUtime=0.19 cores=1,3,5,7
/proc/20720/task/20721/stat : 20721 (java) R 20717 20717 16770 0 -1 4202560 7673 0 0 0 17 2 0 0 20 0 15 0 224905344 15372775424 20876 33554432000 4194304 4196468 140730833972272 139886865402320 139886363489464 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 31424512 140730833974278 140730833974577 140730833974577 140730833977295 0
[pid=20720/tid=20722] ppid=20717 vsize=15012476 memory=365 CPUtime=0 cores=1,3,5,7
/proc/20720/task/20722/stat : 20722 (java) S 20717 20717 16770 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224905346 15372775424 20876 33554432000 4194304 4196468 140730833972272 139886897818768 139886893586133 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31424512 140730833974278 140730833974577 140730833974577 140730833977295 0
[pid=20720/tid=20723] ppid=20717 vsize=15012476 memory=139716000473210 CPUtime=0 cores=1,3,5,7
/proc/20720/task/20723/stat : 20723 (java) S 20717 20717 16770 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224905346 15372775424 20876 33554432000 4194304 4196468 140730833972272 139886688902160 139886893586133 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31424512 140730833974278 140730833974577 140730833974577 140730833977295 0
[pid=20720/tid=20724] ppid=20717 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20720/task/20724/stat : 20724 (java) S 20717 20717 16770 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224905346 15372775424 20876 33554432000 4194304 4196468 140730833972272 139886687849360 139886893586133 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31424512 140730833974278 140730833974577 140730833974577 140730833977295 0
[pid=20720/tid=20725] ppid=20717 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/20720/task/20725/stat : 20725 (java) S 20717 20717 16770 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224905346 15372775424 20876 33554432000 4194304 4196468 140730833972272 139886686796560 139886893586133 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31424512 140730833974278 140730833974577 140730833974577 140730833977295 0
[pid=20720/tid=20726] ppid=20717 vsize=15012476 memory=139715999278720 CPUtime=0 cores=1,3,5,7
/proc/20720/task/20726/stat : 20726 (java) S 20717 20717 16770 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224905347 15372775424 20876 33554432000 4194304 4196468 140730833972272 139885863962992 139886893587074 0 0 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31424512 140730833974278 140730833974577 140730833974577 140730833977295 0
[pid=20720/tid=20727] ppid=20717 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/20720/task/20727/stat : 20727 (java) S 20717 20717 16770 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 224905348 15372775424 20876 33554432000 4194304 4196468 140730833972272 139885474210848 139886893586133 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31424512 140730833974278 140730833974577 140730833974577 140730833977295 0
[pid=20720/tid=20728] ppid=20717 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20720/task/20728/stat : 20728 (java) S 20717 20717 16770 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 224905348 15372775424 20876 33554432000 4194304 4196468 140730833972272 139885339988848 139886893586133 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31424512 140730833974278 140730833974577 140730833974577 140730833977295 0
[pid=20720/tid=20729] ppid=20717 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20720/task/20729/stat : 20729 (java) S 20717 20717 16770 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224905350 15372775424 20876 33554432000 4194304 4196468 140730833972272 139884965484368 139886893594523 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31424512 140730833974278 140730833974577 140730833974577 140730833977295 0
[pid=20720/tid=20730] ppid=20717 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20720/task/20730/stat : 20730 (java) S 20717 20717 16770 0 -1 1077944384 456 0 0 0 0 0 0 0 20 0 15 0 224905350 15372775424 20876 33554432000 4194304 4196468 140730833972272 139885862910832 139886893587074 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31424512 140730833974278 140730833974577 140730833974577 140730833977295 0
[pid=20720/tid=20731] ppid=20717 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/20720/task/20731/stat : 20731 (java) S 20717 20717 16770 0 -1 1077944384 20 0 0 0 0 0 0 0 20 0 15 0 224905350 15372775424 20876 33554432000 4194304 4196468 140730833972272 139885861858032 139886893587074 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31424512 140730833974278 140730833974577 140730833974577 140730833977295 0
[pid=20720/tid=20732] ppid=20717 vsize=15012476 memory=139715999278720 CPUtime=0.03 cores=1,3,5,7
/proc/20720/task/20732/stat : 20732 (java) R 20717 20717 16770 0 -1 4202560 283 0 0 0 3 0 0 0 20 0 15 0 224905351 15372775424 20876 33554432000 4194304 4196468 140730833972272 139885860805232 139886872209767 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 31424512 140730833974278 140730833974577 140730833974577 140730833977295 0
[pid=20720/tid=20733] ppid=20717 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/20720/task/20733/stat : 20733 (java) S 20717 20717 16770 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224905351 15372775424 20876 33554432000 4194304 4196468 140730833972272 139884467579616 139886893586133 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31424512 140730833974278 140730833974577 140730833974577 140730833977295 0
[pid=20720/tid=20734] ppid=20717 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20720/task/20734/stat : 20734 (java) S 20717 20717 16770 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224905351 15372775424 20876 33554432000 4194304 4196468 140730833972272 139885859752624 139886893587074 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31424512 140730833974278 140730833974577 140730833974577 140730833977295 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 84896 KiB

[startup+0.310611 s]*
/proc/loadavg: 2.14 2.06 2.07 3/222 20734
/proc/meminfo: memFree=10571456/32770624 swapFree=67108860/67108860
[pid=20717] ppid=20714 vsize=113128 memory=1392 CPUtime=0 cores=1,3,5,7
/proc/20717/stat : 20717 (scop.sh) S 20714 20717 16770 0 -1 4202496 559 321 0 0 0 0 0 0 20 0 1 0 224905344 115843072 348 33554432000 4194304 5098028 140727654178464 140727654175720 140091186709116 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 30642176 140727654179904 140727654180103 140727654180103 140727654182861 0
/proc/20717/statm: 28282 348 296 221 0 87 0
[pid=20720] ppid=20717 vsize=15012476 memory=87636 CPUtime=0.43 cores=1,3,5,7
/proc/20720/stat : 20720 (java) S 20717 20717 16770 0 -1 1077944320 10409 0 0 0 40 3 0 0 20 0 15 0 224905344 15372775424 21909 33554432000 4194304 4196468 140730833972272 140730833954816 139886893575927 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 31424512 140730833974278 140730833974577 140730833974577 140730833977295 0
/proc/20720/statm: 3753119 21909 2971 1 0 3715579 0
[pid=20720/tid=20721] ppid=20717 vsize=15012476 memory=6791534058613427641 CPUtime=0.3 cores=1,3,5,7
/proc/20720/task/20721/stat : 20721 (java) R 20717 20717 16770 0 -1 4202560 8110 0 0 0 27 3 0 0 20 0 15 0 224905344 15372775424 21909 33554432000 4194304 4196468 140730833972272 139886865406256 139886876767778 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 31424512 140730833974278 140730833974577 140730833974577 140730833977295 0
[pid=20720/tid=20722] ppid=20717 vsize=15012476 memory=4126316290023845779 CPUtime=0 cores=1,3,5,7
/proc/20720/task/20722/stat : 20722 (java) S 20717 20717 16770 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224905346 15372775424 21909 33554432000 4194304 4196468 140730833972272 139886897818768 139886893586133 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31424512 140730833974278 140730833974577 140730833974577 140730833977295 0
[pid=20720/tid=20723] ppid=20717 vsize=15012476 memory=-3258418265892434876 CPUtime=0 cores=1,3,5,7
/proc/20720/task/20723/stat : 20723 (java) S 20717 20717 16770 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224905346 15372775424 21909 33554432000 4194304 4196468 140730833972272 139886688902160 139886893586133 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31424512 140730833974278 140730833974577 140730833974577 140730833977295 0
[pid=20720/tid=20724] ppid=20717 vsize=15012476 memory=4572146066226452084 CPUtime=0 cores=1,3,5,7
/proc/20720/task/20724/stat : 20724 (java) S 20717 20717 16770 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224905346 15372775424 21909 33554432000 4194304 4196468 140730833972272 139886687849360 139886893586133 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31424512 140730833974278 140730833974577 140730833974577 140730833977295 0
[pid=20720/tid=20725] ppid=20717 vsize=15012476 memory=6944613755495348631 CPUtime=0 cores=1,3,5,7
/proc/20720/task/20725/stat : 20725 (java) S 20717 20717 16770 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224905346 15372775424 21909 33554432000 4194304 4196468 140730833972272 139886686796560 139886893586133 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31424512 140730833974278 140730833974577 140730833974577 140730833977295 0
[pid=20720/tid=20726] ppid=20717 vsize=15012476 memory=7893295687695687954 CPUtime=0 cores=1,3,5,7
/proc/20720/task/20726/stat : 20726 (java) S 20717 20717 16770 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224905347 15372775424 21909 33554432000 4194304 4196468 140730833972272 139885863962992 139886893587074 0 0 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31424512 140730833974278 140730833974577 140730833974577 140730833977295 0
[pid=20720/tid=20727] ppid=20717 vsize=15012476 memory=-8813974798734826869 CPUtime=0 cores=1,3,5,7
/proc/20720/task/20727/stat : 20727 (java) S 20717 20717 16770 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 224905348 15372775424 21909 33554432000 4194304 4196468 140730833972272 139885474210848 139886893586133 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31424512 140730833974278 140730833974577 140730833974577 140730833977295 0
[pid=20720/tid=20728] ppid=20717 vsize=15012476 memory=-6664436420846796947 CPUtime=0 cores=1,3,5,7
/proc/20720/task/20728/stat : 20728 (java) S 20717 20717 16770 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 224905348 15372775424 21909 33554432000 4194304 4196468 140730833972272 139885339988848 139886893586133 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31424512 140730833974278 140730833974577 140730833974577 140730833977295 0
[pid=20720/tid=20729] ppid=20717 vsize=15012476 memory=4426078206164241782 CPUtime=0 cores=1,3,5,7
/proc/20720/task/20729/stat : 20729 (java) S 20717 20717 16770 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224905350 15372775424 21909 33554432000 4194304 4196468 140730833972272 139884965484368 139886893594523 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31424512 140730833974278 140730833974577 140730833974577 140730833977295 0
[pid=20720/tid=20730] ppid=20717 vsize=15012476 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/20720/task/20730/stat : 20730 (java) R 20717 20717 16770 0 -1 4202560 512 0 0 0 2 0 0 0 20 0 15 0 224905350 15372775424 21909 33554432000 4194304 4196468 140730833972272 139885862910832 139886893597274 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 31424512 140730833974278 140730833974577 140730833974577 140730833977295 0
[pid=20720/tid=20731] ppid=20717 vsize=15012476 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/20720/task/20731/stat : 20731 (java) R 20717 20717 16770 0 -1 1077944384 109 0 0 0 2 0 0 0 20 0 15 0 224905350 15372775424 21909 33554432000 4194304 4196468 140730833972272 139885861858032 139886893587074 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 31424512 140730833974278 140730833974577 140730833974577 140730833977295 0
[pid=20720/tid=20732] ppid=20717 vsize=15012476 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/20720/task/20732/stat : 20732 (java) R 20717 20717 16770 0 -1 4202560 331 0 0 0 7 0 0 0 20 0 15 0 224905351 15372775424 21909 33554432000 4194304 4196468 140730833972272 139885860805232 139886872533795 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 31424512 140730833974278 140730833974577 140730833974577 140730833977295 0
[pid=20720/tid=20733] ppid=20717 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20720/task/20733/stat : 20733 (java) S 20717 20717 16770 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224905351 15372775424 21909 33554432000 4194304 4196468 140730833972272 139884467579616 139886893586133 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31424512 140730833974278 140730833974577 140730833974577 140730833977295 0
[pid=20720/tid=20734] ppid=20717 vsize=15012476 memory=3617014130905522225 CPUtime=0 cores=1,3,5,7
/proc/20720/task/20734/stat : 20734 (java) S 20717 20717 16770 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224905351 15372775424 21909 33554432000 4194304 4196468 140730833972272 139885859752624 139886893587074 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31424512 140730833974278 140730833974577 140730833974577 140730833977295 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 89028 KiB

[startup+0.705089 s]
/proc/loadavg: 2.14 2.06 2.07 3/222 20734
/proc/meminfo: memFree=10547396/32770624 swapFree=67108860/67108860
[pid=20717] ppid=20714 vsize=113128 memory=1392 CPUtime=0 cores=1,3,5,7
/proc/20717/stat : 20717 (scop.sh) S 20714 20717 16770 0 -1 4202496 559 321 0 0 0 0 0 0 20 0 1 0 224905344 115843072 348 33554432000 4194304 5098028 140727654178464 140727654175720 140091186709116 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 30642176 140727654179904 140727654180103 140727654180103 140727654182861 0
/proc/20717/statm: 28282 348 296 221 0 87 0
[pid=20720] ppid=20717 vsize=15018748 memory=129628 CPUtime=1.08 cores=1,3,5,7
/proc/20720/stat : 20720 (java) S 20717 20717 16770 0 -1 1077944320 17609 0 0 0 103 5 0 0 20 0 15 0 224905344 15379197952 32407 33554432000 4194304 4196468 140730833972272 140730833954816 139886893575927 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 31424512 140730833974278 140730833974577 140730833974577 140730833977295 0
/proc/20720/statm: 3754687 32407 3129 1 0 3716091 0
[pid=20720/tid=20721] ppid=20717 vsize=15018748 memory=-7816663703405220396 CPUtime=0.67 cores=1,3,5,7
/proc/20720/task/20721/stat : 20721 (java) R 20717 20717 16770 0 -1 4202560 14562 0 0 0 63 4 0 0 20 0 15 0 224905344 15379197952 32407 33554432000 4194304 4196468 140730833972272 139886865413696 139886365820095 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 31424512 140730833974278 140730833974577 140730833974577 140730833977295 0
[pid=20720/tid=20722] ppid=20717 vsize=15018748 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20720/task/20722/stat : 20722 (java) S 20717 20717 16770 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224905346 15379197952 32407 33554432000 4194304 4196468 140730833972272 139886897818768 139886893586133 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31424512 140730833974278 140730833974577 140730833974577 140730833977295 0
[pid=20720/tid=20723] ppid=20717 vsize=15018748 memory=61044 CPUtime=0 cores=1,3,5,7
/proc/20720/task/20723/stat : 20723 (java) S 20717 20717 16770 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224905346 15379197952 32407 33554432000 4194304 4196468 140730833972272 139886688902160 139886893586133 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31424512 140730833974278 140730833974577 140730833974577 140730833977295 0
[pid=20720/tid=20724] ppid=20717 vsize=15018748 memory=1240 CPUtime=0 cores=1,3,5,7
/proc/20720/task/20724/stat : 20724 (java) S 20717 20717 16770 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224905346 15379197952 32407 33554432000 4194304 4196468 140730833972272 139886687849360 139886893586133 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31424512 140730833974278 140730833974577 140730833974577 140730833977295 0
[pid=20720/tid=20725] ppid=20717 vsize=15018748 memory=2416 CPUtime=0 cores=1,3,5,7
/proc/20720/task/20725/stat : 20725 (java) S 20717 20717 16770 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224905346 15379197952 32407 33554432000 4194304 4196468 140730833972272 139886686796560 139886893586133 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31424512 140730833974278 140730833974577 140730833974577 140730833977295 0
[pid=20720/tid=20726] ppid=20717 vsize=15018748 memory=1788 CPUtime=0 cores=1,3,5,7
/proc/20720/task/20726/stat : 20726 (java) S 20717 20717 16770 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 224905347 15379197952 32407 33554432000 4194304 4196468 140730833972272 139885863962992 139886893587074 0 0 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31424512 140730833974278 140730833974577 140730833974577 140730833977295 0
[pid=20720/tid=20727] ppid=20717 vsize=15018748 memory=1704 CPUtime=0 cores=1,3,5,7
/proc/20720/task/20727/stat : 20727 (java) S 20717 20717 16770 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 224905348 15379197952 32407 33554432000 4194304 4196468 140730833972272 139885474210848 139886893586133 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31424512 140730833974278 140730833974577 140730833974577 140730833977295 0
[pid=20720/tid=20728] ppid=20717 vsize=15018748 memory=796 CPUtime=0 cores=1,3,5,7
/proc/20720/task/20728/stat : 20728 (java) S 20717 20717 16770 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 224905348 15379197952 32407 33554432000 4194304 4196468 140730833972272 139885339988848 139886893586133 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31424512 140730833974278 140730833974577 140730833974577 140730833977295 0
[pid=20720/tid=20729] ppid=20717 vsize=15018748 memory=5408 CPUtime=0 cores=1,3,5,7
/proc/20720/task/20729/stat : 20729 (java) S 20717 20717 16770 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224905350 15379197952 32407 33554432000 4194304 4196468 140730833972272 139884965484368 139886893594523 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31424512 140730833974278 140730833974577 140730833974577 140730833977295 0
[pid=20720/tid=20730] ppid=20717 vsize=15018748 memory=876 CPUtime=0.12 cores=1,3,5,7
/proc/20720/task/20730/stat : 20730 (java) R 20717 20717 16770 0 -1 4202560 768 0 0 0 12 0 0 0 20 0 15 0 224905350 15379197952 32407 33554432000 4194304 4196468 140730833972272 139885862902784 139886875120080 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 31424512 140730833974278 140730833974577 140730833974577 140730833977295 0
[pid=20720/tid=20731] ppid=20717 vsize=15018748 memory=10096 CPUtime=0.09 cores=1,3,5,7
/proc/20720/task/20731/stat : 20731 (java) R 20717 20717 16770 0 -1 4202560 395 0 0 0 9 0 0 0 20 0 15 0 224905350 15379197952 32407 33554432000 4194304 4196468 140730833972272 139885861839048 139886879003501 0 4 2 25189581 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 31424512 140730833974278 140730833974577 140730833974577 140730833977295 0
[pid=20720/tid=20732] ppid=20717 vsize=15018748 memory=1228 CPUtime=0.18 cores=1,3,5,7
/proc/20720/task/20732/stat : 20732 (java) S 20717 20717 16770 0 -1 1077944384 529 0 0 0 18 0 0 0 20 0 15 0 224905351 15379197952 32407 33554432000 4194304 4196468 140730833972272 139885860805232 139886893587074 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31424512 140730833974278 140730833974577 140730833974577 140730833977295 0
[pid=20720/tid=20733] ppid=20717 vsize=15018748 memory=1952 CPUtime=0 cores=1,3,5,7
/proc/20720/task/20733/stat : 20733 (java) S 20717 20717 16770 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224905351 15379197952 32407 33554432000 4194304 4196468 140730833972272 139884467579616 139886893586133 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31424512 140730833974278 140730833974577 140730833974577 140730833977295 0
[pid=20720/tid=20734] ppid=20717 vsize=15018748 memory=1160 CPUtime=0 cores=1,3,5,7
/proc/20720/task/20734/stat : 20734 (java) S 20717 20717 16770 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224905351 15379197952 32407 33554432000 4194304 4196468 140730833972272 139885859752624 139886893587074 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31424512 140730833974278 140730833974577 140730833974577 140730833977295 0
Current children cumulated CPU time: 1.08 s
Current children cumulated vsize: 15131876 KiB
Current children cumulated memory: 131020 KiB

[startup+1.50085 s]
/proc/loadavg: 2.14 2.06 2.07 5/222 20734
/proc/meminfo: memFree=10475728/32770624 swapFree=67108860/67108860
[pid=20717] ppid=20714 vsize=113128 memory=1392 CPUtime=0 cores=1,3,5,7
/proc/20717/stat : 20717 (scop.sh) S 20714 20717 16770 0 -1 4202496 559 321 0 0 0 0 0 0 20 0 1 0 224905344 115843072 348 33554432000 4194304 5098028 140727654178464 140727654175720 140091186709116 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 30642176 140727654179904 140727654180103 140727654180103 140727654182861 0
/proc/20717/statm: 28282 348 296 221 0 87 0

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

/proc/20750/statm: 21459 17188 341 28 0 17699 0
[pid=20735/tid=20736] ppid=20717 vsize=8068220 memory=122128 CPUtime=0.76 cores=1,3,5,7
/proc/20735/task/20736/stat : 20736 (java) S 20717 20717 16770 0 -1 1077944384 14413 0 0 0 71 5 0 0 20 0 19 0 224906340 8261857280 30532 33554432000 4194304 4196468 140721566760352 140614124273552 140614152443605 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31932416 140721566762165 140721566762289 140721566762289 140721566765007 0
[pid=20735/tid=20737] ppid=20717 vsize=8068220 memory=122128 CPUtime=0 cores=1,3,5,7
/proc/20735/task/20737/stat : 20737 (java) S 20717 20717 16770 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 224906341 8261857280 30532 33554432000 4194304 4196468 140721566760352 140614156675344 140614152443605 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31932416 140721566762165 140721566762289 140721566762289 140721566765007 0
[pid=20735/tid=20738] ppid=20717 vsize=8068220 memory=122128 CPUtime=0 cores=1,3,5,7
/proc/20735/task/20738/stat : 20738 (java) S 20717 20717 16770 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 224906341 8261857280 30532 33554432000 4194304 4196468 140721566760352 140613956843920 140614152443605 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31932416 140721566762165 140721566762289 140721566762289 140721566765007 0
[pid=20735/tid=20739] ppid=20717 vsize=8068220 memory=122128 CPUtime=0 cores=1,3,5,7
/proc/20735/task/20739/stat : 20739 (java) S 20717 20717 16770 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 224906341 8261857280 30532 33554432000 4194304 4196468 140721566760352 140613955791376 140614152443605 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31932416 140721566762165 140721566762289 140721566762289 140721566765007 0
[pid=20735/tid=20740] ppid=20717 vsize=8068220 memory=1468 CPUtime=0 cores=1,3,5,7
/proc/20735/task/20740/stat : 20740 (java) S 20717 20717 16770 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 224906341 8261857280 30532 33554432000 4194304 4196468 140721566760352 140613954738832 140614152443605 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31932416 140721566762165 140721566762289 140721566762289 140721566765007 0
[pid=20735/tid=20741] ppid=20717 vsize=8068220 memory=1468 CPUtime=0.02 cores=1,3,5,7
/proc/20735/task/20741/stat : 20741 (java) S 20717 20717 16770 0 -1 1077944384 5 0 0 0 1 1 0 0 20 0 19 0 224906342 8261857280 30532 33554432000 4194304 4196468 140721566760352 140613262473712 140614152444546 0 0 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31932416 140721566762165 140721566762289 140721566762289 140721566765007 0
[pid=20735/tid=20742] ppid=20717 vsize=8068220 memory=122128 CPUtime=0 cores=1,3,5,7
/proc/20735/task/20742/stat : 20742 (java) S 20717 20717 16770 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 224906343 8261857280 30532 33554432000 4194304 4196468 140721566760352 140613068514720 140614152443605 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31932416 140721566762165 140721566762289 140721566762289 140721566765007 0
[pid=20735/tid=20743] ppid=20717 vsize=8068220 memory=1468 CPUtime=0 cores=1,3,5,7
/proc/20735/task/20743/stat : 20743 (java) S 20717 20717 16770 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 224906343 8261857280 30532 33554432000 4194304 4196468 140721566760352 140612800079344 140614152443605 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31932416 140721566762165 140721566762289 140721566762289 140721566765007 0
[pid=20735/tid=20744] ppid=20717 vsize=8068220 memory=122128 CPUtime=0 cores=1,3,5,7
/proc/20735/task/20744/stat : 20744 (java) S 20717 20717 16770 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 224906345 8261857280 30532 33554432000 4194304 4196468 140721566760352 140612425571024 140614152451995 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31932416 140721566762165 140721566762289 140721566762289 140721566765007 0
[pid=20735/tid=20745] ppid=20717 vsize=8068220 memory=1468 CPUtime=0.11 cores=1,3,5,7
/proc/20735/task/20745/stat : 20745 (java) S 20717 20717 16770 0 -1 1077944384 779 0 0 0 11 0 0 0 20 0 19 0 224906345 8261857280 30532 33554432000 4194304 4196468 140721566760352 140613261420528 140614152444546 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31932416 140721566762165 140721566762289 140721566762289 140721566765007 0
[pid=20735/tid=20746] ppid=20717 vsize=8068220 memory=122128 CPUtime=0.13 cores=1,3,5,7
/proc/20735/task/20746/stat : 20746 (java) S 20717 20717 16770 0 -1 1077944384 565 0 0 0 13 0 0 0 20 0 19 0 224906345 8261857280 30532 33554432000 4194304 4196468 140721566760352 140613260367984 140614152444546 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31932416 140721566762165 140721566762289 140721566762289 140721566765007 0
[pid=20735/tid=20747] ppid=20717 vsize=8068220 memory=122128 CPUtime=0.21 cores=1,3,5,7
/proc/20735/task/20747/stat : 20747 (java) S 20717 20717 16770 0 -1 1077944384 573 0 0 0 21 0 0 0 20 0 19 0 224906345 8261857280 30532 33554432000 4194304 4196468 140721566760352 140613259315440 140614152444546 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31932416 140721566762165 140721566762289 140721566762289 140721566765007 0
[pid=20735/tid=20748] ppid=20717 vsize=8068220 memory=1468 CPUtime=0 cores=1,3,5,7
/proc/20735/task/20748/stat : 20748 (java) S 20717 20717 16770 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 224906346 8261857280 30532 33554432000 4194304 4196468 140721566760352 140611927665248 140614152443605 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31932416 140721566762165 140721566762289 140721566762289 140721566765007 0
[pid=20735/tid=20749] ppid=20717 vsize=8068220 memory=1468 CPUtime=0.85 cores=1,3,5,7
/proc/20735/task/20749/stat : 20749 (java) S 20717 20717 16770 0 -1 1077944384 163 0 0 0 41 44 0 0 20 0 19 0 224906346 8261857280 30532 33554432000 4194304 4196468 140721566760352 140613258263344 140614152444546 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31932416 140721566762165 140721566762289 140721566762289 140721566765007 0
[pid=20735/tid=20751] ppid=20717 vsize=8068220 memory=1468 CPUtime=0 cores=1,3,5,7
/proc/20735/task/20751/stat : 20751 (java) S 20717 20717 16770 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 224906413 8261857280 30532 33554432000 4194304 4196468 140721566760352 140613605938752 140614152458009 0 4 2 25189581 18446744071579417331 0 0 -1 7 0 0 0 0 0 6293624 6294260 31932416 140721566762165 140721566762289 140721566762289 140721566765007 0
[pid=20735/tid=20753] ppid=20717 vsize=8068220 memory=1468 CPUtime=0 cores=1,3,5,7
/proc/20735/task/20753/stat : 20753 (java) S 20717 20717 16770 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 224906413 8261857280 30532 33554432000 4194304 4196468 140721566760352 140611524997296 140614152455325 0 4 2 25189581 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 31932416 140721566762165 140721566762289 140721566762289 140721566765007 0
[pid=20735/tid=20754] ppid=20717 vsize=8068220 memory=1468 CPUtime=0 cores=1,3,5,7
/proc/20735/task/20754/stat : 20754 (java) S 20717 20717 16770 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 19 0 224906414 8261857280 30532 33554432000 4194304 4196468 140721566760352 140611659218224 140614152455325 0 4 2 25189581 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 31932416 140721566762165 140721566762289 140721566762289 140721566765007 0
[pid=20735/tid=20755] ppid=20717 vsize=8068220 memory=122128 CPUtime=0 cores=1,3,5,7
/proc/20735/task/20755/stat : 20755 (java) S 20717 20717 16770 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 19 0 224906416 8261857280 30532 33554432000 4194304 4196468 140721566760352 140611122355232 140614152443605 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31932416 140721566762165 140721566762289 140721566762289 140721566765007 0
Current children cumulated CPU time: 2459.93 s
Current children cumulated vsize: 8267184 KiB
Current children cumulated memory: 192348 KiB

[startup+2502.3 s]
/proc/loadavg: 2.02 2.04 2.05 3/229 20951
/proc/meminfo: memFree=10527940/32770624 swapFree=67108860/67108860
[pid=20717] ppid=20714 vsize=113128 memory=1468 CPUtime=26.24 cores=1,3,5,7
/proc/20717/stat : 20717 (scop.sh) S 20714 20717 16770 0 -1 4202496 590 41606 0 0 0 0 2557 67 20 0 1 0 224905344 115843072 367 33554432000 4194304 5098028 140727654178464 140727654175208 140091186709116 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 30642176 140727654179904 140727654180103 140727654180103 140727654182861 0
/proc/20717/statm: 28282 367 311 221 0 87 0
[pid=20735] ppid=20717 vsize=8068220 memory=122128 CPUtime=2.17 cores=1,3,5,7
/proc/20735/stat : 20735 (java) S 20717 20717 16770 0 -1 1077944320 17884 0 0 0 167 50 0 0 20 0 19 0 224906339 8261857280 30532 33554432000 4194304 4196468 140721566760352 140721566742896 140614152433399 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 31932416 140721566762165 140721566762289 140721566762289 140721566765007 0
/proc/20735/statm: 2017055 30532 3155 1 0 1978454 0
[pid=20750] ppid=20735 vsize=85836 memory=68752 CPUtime=2491.53 cores=1,3,5,7
/proc/20750/stat : 20750 (minisat_release) R 20735 20717 16770 0 -1 4202496 217456 0 0 0 249139 14 0 0 20 0 1 0 224906413 87896064 17188 33554432000 4194304 4308513 140734070205248 140734070202248 4276015 0 4 0 8396802 0 0 0 17 3 0 0 0 0 0 6409496 6410680 20742144 140734070207604 140734070207702 140734070207702 140734070210501 0
/proc/20750/statm: 21459 17188 341 28 0 17699 0
[pid=20735/tid=20736] ppid=20717 vsize=8068220 memory=122128 CPUtime=0.76 cores=1,3,5,7
/proc/20735/task/20736/stat : 20736 (java) S 20717 20717 16770 0 -1 1077944384 14413 0 0 0 71 5 0 0 20 0 19 0 224906340 8261857280 30532 33554432000 4194304 4196468 140721566760352 140614124273552 140614152443605 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31932416 140721566762165 140721566762289 140721566762289 140721566765007 0
[pid=20735/tid=20737] ppid=20717 vsize=8068220 memory=122128 CPUtime=0 cores=1,3,5,7
/proc/20735/task/20737/stat : 20737 (java) S 20717 20717 16770 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 224906341 8261857280 30532 33554432000 4194304 4196468 140721566760352 140614156675344 140614152443605 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31932416 140721566762165 140721566762289 140721566762289 140721566765007 0
[pid=20735/tid=20738] ppid=20717 vsize=8068220 memory=68752 CPUtime=0 cores=1,3,5,7
/proc/20735/task/20738/stat : 20738 (java) S 20717 20717 16770 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 224906341 8261857280 30532 33554432000 4194304 4196468 140721566760352 140613956843920 140614152443605 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31932416 140721566762165 140721566762289 140721566762289 140721566765007 0
[pid=20735/tid=20739] ppid=20717 vsize=8068220 memory=122128 CPUtime=0 cores=1,3,5,7
/proc/20735/task/20739/stat : 20739 (java) S 20717 20717 16770 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 224906341 8261857280 30532 33554432000 4194304 4196468 140721566760352 140613955791376 140614152443605 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31932416 140721566762165 140721566762289 140721566762289 140721566765007 0
[pid=20735/tid=20740] ppid=20717 vsize=8068220 memory=122128 CPUtime=0 cores=1,3,5,7
/proc/20735/task/20740/stat : 20740 (java) S 20717 20717 16770 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 224906341 8261857280 30532 33554432000 4194304 4196468 140721566760352 140613954738832 140614152443605 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31932416 140721566762165 140721566762289 140721566762289 140721566765007 0
[pid=20735/tid=20741] ppid=20717 vsize=8068220 memory=122128 CPUtime=0.02 cores=1,3,5,7
/proc/20735/task/20741/stat : 20741 (java) S 20717 20717 16770 0 -1 1077944384 5 0 0 0 1 1 0 0 20 0 19 0 224906342 8261857280 30532 33554432000 4194304 4196468 140721566760352 140613262473712 140614152444546 0 0 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31932416 140721566762165 140721566762289 140721566762289 140721566765007 0
[pid=20735/tid=20742] ppid=20717 vsize=8068220 memory=1468 CPUtime=0 cores=1,3,5,7
/proc/20735/task/20742/stat : 20742 (java) S 20717 20717 16770 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 224906343 8261857280 30532 33554432000 4194304 4196468 140721566760352 140613068514720 140614152443605 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31932416 140721566762165 140721566762289 140721566762289 140721566765007 0
[pid=20735/tid=20743] ppid=20717 vsize=8068220 memory=1468 CPUtime=0 cores=1,3,5,7
/proc/20735/task/20743/stat : 20743 (java) S 20717 20717 16770 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 224906343 8261857280 30532 33554432000 4194304 4196468 140721566760352 140612800079344 140614152443605 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31932416 140721566762165 140721566762289 140721566762289 140721566765007 0
[pid=20735/tid=20744] ppid=20717 vsize=8068220 memory=1468 CPUtime=0 cores=1,3,5,7
/proc/20735/task/20744/stat : 20744 (java) S 20717 20717 16770 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 224906345 8261857280 30532 33554432000 4194304 4196468 140721566760352 140612425571024 140614152451995 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31932416 140721566762165 140721566762289 140721566762289 140721566765007 0
[pid=20735/tid=20745] ppid=20717 vsize=8068220 memory=4128 CPUtime=0.11 cores=1,3,5,7
/proc/20735/task/20745/stat : 20745 (java) S 20717 20717 16770 0 -1 1077944384 779 0 0 0 11 0 0 0 20 0 19 0 224906345 8261857280 30532 33554432000 4194304 4196468 140721566760352 140613261420528 140614152444546 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31932416 140721566762165 140721566762289 140721566762289 140721566765007 0
[pid=20735/tid=20746] ppid=20717 vsize=8068220 memory=4128 CPUtime=0.13 cores=1,3,5,7
/proc/20735/task/20746/stat : 20746 (java) S 20717 20717 16770 0 -1 1077944384 565 0 0 0 13 0 0 0 20 0 19 0 224906345 8261857280 30532 33554432000 4194304 4196468 140721566760352 140613260367984 140614152444546 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31932416 140721566762165 140721566762289 140721566762289 140721566765007 0
[pid=20735/tid=20747] ppid=20717 vsize=8068220 memory=61120 CPUtime=0.21 cores=1,3,5,7
/proc/20735/task/20747/stat : 20747 (java) S 20717 20717 16770 0 -1 1077944384 573 0 0 0 21 0 0 0 20 0 19 0 224906345 8261857280 30532 33554432000 4194304 4196468 140721566760352 140613259315440 140614152444546 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31932416 140721566762165 140721566762289 140721566762289 140721566765007 0
[pid=20735/tid=20748] ppid=20717 vsize=8068220 memory=2416 CPUtime=0 cores=1,3,5,7
/proc/20735/task/20748/stat : 20748 (java) S 20717 20717 16770 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 224906346 8261857280 30532 33554432000 4194304 4196468 140721566760352 140611927665248 140614152443605 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31932416 140721566762165 140721566762289 140721566762289 140721566765007 0
[pid=20735/tid=20749] ppid=20717 vsize=8068220 memory=1788 CPUtime=0.88 cores=1,3,5,7
/proc/20735/task/20749/stat : 20749 (java) S 20717 20717 16770 0 -1 1077944384 167 0 0 0 43 45 0 0 20 0 19 0 224906346 8261857280 30532 33554432000 4194304 4196468 140721566760352 140613258263344 140614152444546 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31932416 140721566762165 140721566762289 140721566762289 140721566765007 0
[pid=20735/tid=20751] ppid=20717 vsize=8068220 memory=122128 CPUtime=0 cores=1,3,5,7
/proc/20735/task/20751/stat : 20751 (java) S 20717 20717 16770 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 224906413 8261857280 30532 33554432000 4194304 4196468 140721566760352 140613605938752 140614152458009 0 4 2 25189581 18446744071579417331 0 0 -1 7 0 0 0 0 0 6293624 6294260 31932416 140721566762165 140721566762289 140721566762289 140721566765007 0
[pid=20735/tid=20753] ppid=20717 vsize=8068220 memory=1468 CPUtime=0 cores=1,3,5,7
/proc/20735/task/20753/stat : 20753 (java) S 20717 20717 16770 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 224906413 8261857280 30532 33554432000 4194304 4196468 140721566760352 140611524997296 140614152455325 0 4 2 25189581 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 31932416 140721566762165 140721566762289 140721566762289 140721566765007 0
[pid=20735/tid=20754] ppid=20717 vsize=8068220 memory=1468 CPUtime=0 cores=1,3,5,7
/proc/20735/task/20754/stat : 20754 (java) S 20717 20717 16770 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 19 0 224906414 8261857280 30532 33554432000 4194304 4196468 140721566760352 140611659218224 140614152455325 0 4 2 25189581 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 31932416 140721566762165 140721566762289 140721566762289 140721566765007 0
[pid=20735/tid=20755] ppid=20717 vsize=8068220 memory=122128 CPUtime=0 cores=1,3,5,7
/proc/20735/task/20755/stat : 20755 (java) S 20717 20717 16770 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 19 0 224906416 8261857280 30532 33554432000 4194304 4196468 140721566760352 140611122355232 140614152443605 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31932416 140721566762165 140721566762289 140721566762289 140721566765007 0
Current children cumulated CPU time: 2519.94 s
Current children cumulated vsize: 8267184 KiB
Current children cumulated memory: 192348 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2502.4 s]
/proc/loadavg: 2.02 2.04 2.05 3/229 20951
/proc/meminfo: memFree=10527940/32770624 swapFree=67108860/67108860
[pid=20717] ppid=20714 vsize=113128 memory=1468 CPUtime=26.24 cores=1,3,5,7
/proc/20717/stat : 20717 (scop.sh) S 20714 20717 16770 0 -1 4202496 590 41606 0 0 0 0 2557 67 20 0 1 0 224905344 115843072 367 33554432000 4194304 5098028 140727654178464 140727654175208 140091186709116 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 30642176 140727654179904 140727654180103 140727654180103 140727654182861 0
/proc/20717/statm: 28282 367 311 221 0 87 0
[pid=20735] ppid=20717 vsize=8068220 memory=122128 CPUtime=2.17 cores=1,3,5,7
/proc/20735/stat : 20735 (java) S 20717 20717 16770 0 -1 1077944320 17884 0 0 0 167 50 0 0 20 0 19 0 224906339 8261857280 30532 33554432000 4194304 4196468 140721566760352 140721566742896 140614152433399 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 31932416 140721566762165 140721566762289 140721566762289 140721566765007 0
/proc/20735/statm: 2017055 30532 3155 1 0 1978454 0
[pid=20750] ppid=20735 vsize=85836 memory=68752 CPUtime=2491.63 cores=1,3,5,7
/proc/20750/stat : 20750 (minisat_release) R 20735 20717 16770 0 -1 4202496 217456 0 0 0 249149 14 0 0 20 0 1 0 224906413 87896064 17188 33554432000 4194304 4308513 140734070205248 140734070202248 139960506635277 0 4 0 8396802 0 0 0 17 3 0 0 0 0 0 6409496 6410680 20742144 140734070207604 140734070207702 140734070207702 140734070210501 0
/proc/20750/statm: 21459 17188 341 28 0 17699 0
[pid=20735/tid=20736] ppid=20717 vsize=8068220 memory=1468 CPUtime=0.76 cores=1,3,5,7
/proc/20735/task/20736/stat : 20736 (java) S 20717 20717 16770 0 -1 1077944384 14413 0 0 0 71 5 0 0 20 0 19 0 224906340 8261857280 30532 33554432000 4194304 4196468 140721566760352 140614124273552 140614152443605 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31932416 140721566762165 140721566762289 140721566762289 140721566765007 0
[pid=20735/tid=20737] ppid=20717 vsize=8068220 memory=122128 CPUtime=0 cores=1,3,5,7
/proc/20735/task/20737/stat : 20737 (java) S 20717 20717 16770 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 224906341 8261857280 30532 33554432000 4194304 4196468 140721566760352 140614156675344 140614152443605 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31932416 140721566762165 140721566762289 140721566762289 140721566765007 0
[pid=20735/tid=20738] ppid=20717 vsize=8068220 memory=68752 CPUtime=0 cores=1,3,5,7
/proc/20735/task/20738/stat : 20738 (java) S 20717 20717 16770 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 224906341 8261857280 30532 33554432000 4194304 4196468 140721566760352 140613956843920 140614152443605 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31932416 140721566762165 140721566762289 140721566762289 140721566765007 0
[pid=20735/tid=20739] ppid=20717 vsize=8068220 memory=68752 CPUtime=0 cores=1,3,5,7
/proc/20735/task/20739/stat : 20739 (java) S 20717 20717 16770 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 224906341 8261857280 30532 33554432000 4194304 4196468 140721566760352 140613955791376 140614152443605 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31932416 140721566762165 140721566762289 140721566762289 140721566765007 0
[pid=20735/tid=20740] ppid=20717 vsize=8068220 memory=65 CPUtime=0 cores=1,3,5,7
/proc/20735/task/20740/stat : 20740 (java) S 20717 20717 16770 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 224906341 8261857280 30532 33554432000 4194304 4196468 140721566760352 140613954738832 140614152443605 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31932416 140721566762165 140721566762289 140721566762289 140721566765007 0
[pid=20735/tid=20741] ppid=20717 vsize=8068220 memory=3428 CPUtime=0.02 cores=1,3,5,7
/proc/20735/task/20741/stat : 20741 (java) S 20717 20717 16770 0 -1 1077944384 5 0 0 0 1 1 0 0 20 0 19 0 224906342 8261857280 30532 33554432000 4194304 4196468 140721566760352 140613262473712 140614152444546 0 0 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31932416 140721566762165 140721566762289 140721566762289 140721566765007 0
[pid=20735/tid=20742] ppid=20717 vsize=8068220 memory=-7824251494390717028 CPUtime=0 cores=1,3,5,7
/proc/20735/task/20742/stat : 20742 (java) S 20717 20717 16770 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 224906343 8261857280 30532 33554432000 4194304 4196468 140721566760352 140613068514720 140614152443605 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31932416 140721566762165 140721566762289 140721566762289 140721566765007 0
[pid=20735/tid=20743] ppid=20717 vsize=8068220 memory=33968 CPUtime=0 cores=1,3,5,7
/proc/20735/task/20743/stat : 20743 (java) S 20717 20717 16770 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 224906343 8261857280 30532 33554432000 4194304 4196468 140721566760352 140612800079344 140614152443605 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31932416 140721566762165 140721566762289 140721566762289 140721566765007 0
[pid=20735/tid=20744] ppid=20717 vsize=8068220 memory=4048 CPUtime=0 cores=1,3,5,7
/proc/20735/task/20744/stat : 20744 (java) S 20717 20717 16770 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 224906345 8261857280 30532 33554432000 4194304 4196468 140721566760352 140612425571024 140614152451995 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31932416 140721566762165 140721566762289 140721566762289 140721566765007 0
[pid=20735/tid=20745] ppid=20717 vsize=8068220 memory=1468 CPUtime=0.11 cores=1,3,5,7
/proc/20735/task/20745/stat : 20745 (java) S 20717 20717 16770 0 -1 1077944384 779 0 0 0 11 0 0 0 20 0 19 0 224906345 8261857280 30532 33554432000 4194304 4196468 140721566760352 140613261420528 140614152444546 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31932416 140721566762165 140721566762289 140721566762289 140721566765007 0
[pid=20735/tid=20746] ppid=20717 vsize=8068220 memory=1704 CPUtime=0.13 cores=1,3,5,7
/proc/20735/task/20746/stat : 20746 (java) S 20717 20717 16770 0 -1 1077944384 565 0 0 0 13 0 0 0 20 0 19 0 224906345 8261857280 30532 33554432000 4194304 4196468 140721566760352 140613260367984 140614152444546 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31932416 140721566762165 140721566762289 140721566762289 140721566765007 0
[pid=20735/tid=20747] ppid=20717 vsize=8068220 memory=796 CPUtime=0.21 cores=1,3,5,7
/proc/20735/task/20747/stat : 20747 (java) S 20717 20717 16770 0 -1 1077944384 573 0 0 0 21 0 0 0 20 0 19 0 224906345 8261857280 30532 33554432000 4194304 4196468 140721566760352 140613259315440 140614152444546 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31932416 140721566762165 140721566762289 140721566762289 140721566765007 0
[pid=20735/tid=20748] ppid=20717 vsize=8068220 memory=5408 CPUtime=0 cores=1,3,5,7
/proc/20735/task/20748/stat : 20748 (java) S 20717 20717 16770 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 224906346 8261857280 30532 33554432000 4194304 4196468 140721566760352 140611927665248 140614152443605 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31932416 140721566762165 140721566762289 140721566762289 140721566765007 0
[pid=20735/tid=20749] ppid=20717 vsize=8068220 memory=876 CPUtime=0.88 cores=1,3,5,7
/proc/20735/task/20749/stat : 20749 (java) S 20717 20717 16770 0 -1 1077944384 167 0 0 0 43 45 0 0 20 0 19 0 224906346 8261857280 30532 33554432000 4194304 4196468 140721566760352 140613258263344 140614152444546 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31932416 140721566762165 140721566762289 140721566762289 140721566765007 0
[pid=20735/tid=20751] ppid=20717 vsize=8068220 memory=-7824251494390717028 CPUtime=0 cores=1,3,5,7
/proc/20735/task/20751/stat : 20751 (java) S 20717 20717 16770 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 224906413 8261857280 30532 33554432000 4194304 4196468 140721566760352 140613605938752 140614152458009 0 4 2 25189581 18446744071579417331 0 0 -1 7 0 0 0 0 0 6293624 6294260 31932416 140721566762165 140721566762289 140721566762289 140721566765007 0
[pid=20735/tid=20753] ppid=20717 vsize=8068220 memory=68752 CPUtime=0 cores=1,3,5,7
/proc/20735/task/20753/stat : 20753 (java) S 20717 20717 16770 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 224906413 8261857280 30532 33554432000 4194304 4196468 140721566760352 140611524997296 140614152455325 0 4 2 25189581 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 31932416 140721566762165 140721566762289 140721566762289 140721566765007 0
[pid=20735/tid=20754] ppid=20717 vsize=8068220 memory=68752 CPUtime=0 cores=1,3,5,7
/proc/20735/task/20754/stat : 20754 (java) S 20717 20717 16770 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 19 0 224906414 8261857280 30532 33554432000 4194304 4196468 140721566760352 140611659218224 140614152455325 0 4 2 25189581 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 31932416 140721566762165 140721566762289 140721566762289 140721566765007 0
[pid=20735/tid=20755] ppid=20717 vsize=8068220 memory=1796 CPUtime=0 cores=1,3,5,7
/proc/20735/task/20755/stat : 20755 (java) S 20717 20717 16770 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 19 0 224906416 8261857280 30532 33554432000 4194304 4196468 140721566760352 140611122355232 140614152443605 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31932416 140721566762165 140721566762289 140721566762289 140721566765007 0
Current children cumulated CPU time: 2520.04 s
Current children cumulated vsize: 8267184 KiB
Current children cumulated memory: 192348 KiB

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

[startup+2502.42 s]
# the end of solver process 20717 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2518.76 s, system=1.34509 s

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

Child status: 0
Real time (s): 2502.42
CPU time (s): 2520.1
CPU user time (s): 2518.76
CPU system time (s): 1.34509
CPU usage (%): 100.707
Max. virtual memory (cumulated for all children) (KiB): 15142280
Max. memory (cumulated for all children) (KiB): 3096164

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2518.76
system time used= 1.34509
maximum resident set size= 3095556
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 277826
page faults= 0
swaps= 0
block input operations= 0
block output operations= 7024
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 60337
involuntary context switches= 736


# summary of solver processes directly reported to runsolver:
#   pid: 20717
#   total CPU time (s): 2520.1
#   total CPU user time (s): 2518.76
#   total CPU system time (s): 1.34509

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 15.2538 second user time and 28.2193 second system time

The end

Launcher Data

Begin job on node139 at 2018-08-12 13:30:22
IDJOB=4305429
IDBENCH=141381
IDSOLVER=2782
FILE ID=node139/4305429-1534073422
RUNJOBID= node139-1534060441-16802
PBS_JOBID= 21036974
Free space on /tmp= 28400 MiB

SOLVER NAME= scop order+MapleCOMSPS (2018-07-31)
BENCH NAME= XCSP18/SocialGolfers/SocialGolfers-6-6-9-cp_c18.xml
COMMAND LINE= scop.sh 11g scop.jar -order minisat_release default TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4305429-1534073422/watcher-4305429-1534073422 -o /tmp/evaluation-result-4305429-1534073422/solver-4305429-1534073422 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node139-1534060441-16802 --watchdog 2580  scop.sh 11g scop.jar -order minisat_release default HOME HOME/instance-4305429-1534073422.xml

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

MD5SUM BENCH= 438a4422dc9540b34dd70f26f18dc3ca
RANDOM SEED=277026853

node139.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.80
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.80
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.80
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.80
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:        10648304 kB
MemAvailable:   31674436 kB
Buffers:          225340 kB
Cached:         20723320 kB
SwapCached:            0 kB
Active:          8205140 kB
Inactive:       13028596 kB
Active(anon):     238752 kB
Inactive(anon):    98500 kB
Active(file):    7966388 kB
Inactive(file): 12930096 kB
Unevictable:        7296 kB
Mlocked:            7296 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              9040 kB
Writeback:             0 kB
AnonPages:        351348 kB
Mapped:            73504 kB
Shmem:             49804 kB
Slab:             586444 kB
SReclaimable:     558108 kB
SUnreclaim:        28336 kB
KernelStack:        4000 kB
PageTables:         5908 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    5947192 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    198656 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      107904 kB
DirectMap2M:    33437696 kB

Free space on /tmp at the end= 28392 MiB
End job on node139 at 2018-08-12 14:12:04