Trace number 4305447

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.14 2495.85

General information on the benchmark

NameSportsScheduling/
SportsScheduling-18_c18.xml
MD5SUM4eb29a597c5d97627c316d99279efe71
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 variables477
Number of constraints225
Number of domains2
Minimum domain size18
Maximum domain size153
Distribution of domain sizes[{"size":18,"count":324},{"size":153,"count":153}]
Minimum variable degree3
Maximum variable degree4
Distribution of variable degrees[{"degree":3,"count":162},{"degree":4,"count":315}]
Minimum constraint arity1
Maximum constraint arity153
Distribution of constraint arities[{"arity":1,"count":9},{"arity":2,"count":9},{"arity":3,"count":153},{"arity":9,"count":17},{"arity":18,"count":18},{"arity":34,"count":9},{"arity":36,"count":9},{"arity":153,"count":1}]
Number of extensional constraints153
Number of intensional constraints18
Distribution of constraint types[{"type":"extension","count":153},{"type":"intension","count":18},{"type":"allDifferent","count":19},{"type":"count","count":17},{"type":"cardinality","count":18}]
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-23643-serial-file.bin HOME/instance-4305447-1534090808.xml
0.66/0.52	
0.66/0.53	scop order+minisat_release (2018-07-31)
0.66/0.53	(Encoding Process)
0.66/0.53	
0.66/0.55	c BEGIN-Prog: Sun Aug 12 18:20:09 CEST 2018
0.66/0.55	c PID: 23646
0.66/0.55	c IP: 172.20.3.139
0.66/0.55	c HOST: node139.alineos.net
0.66/0.56	c (0,0) Parsing Begin
1.71/1.10	c (0,0) Parsing End
1.71/1.11	c (0,0) CSP: 477 int (0 aux), 0 bool (0 aux), 225 ctr, max domain size 153
1.94/1.11	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 20 MiB used (max 0 MiB)
1.94/1.11	c (0,0) Constraint Name Generate Begin
1.94/1.12	c (0,0) Ctr:HOME/instance-4305447-1534090808.xml,AllDifferent:Cardinality:Count:Eq:ExtensionSupport:IntVar:Lt:Num
1.94/1.12	c (0,0) Constraint Name Generate End
1.94/1.12	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 20 MiB used (max 0 MiB)
1.94/1.12	c (0,0) CSP to CSPinCNF Begin
6.86/2.89	c (2,2) translated 23 (10%) constraints
8.22/3.67	c (3,3) translated 45 (20%) constraints
9.04/4.45	c (3,3) translated 68 (30%) constraints
9.89/5.20	c (4,4) translated 90 (40%) constraints
10.60/5.97	c (5,5) translated 113 (50%) constraints
11.43/6.71	c (6,6) translated 135 (60%) constraints
13.33/7.85	c (7,7) translated 158 (70%) constraints
16.83/9.00	c (8,8) translated 180 (80%) constraints
17.18/9.10	c (8,8) translated 203 (90%) constraints
18.01/9.34	c (8,8) translated 225 (100%) constraints
20.51/10.24	c (9,9) STATISTICS1:HOME/instance-4305447-1534090808.xml,AllDifferent:Cardinality:Count:Eq:ExtensionSupport:IntVar:Lt:Num,32472,151606,34359738368,153,153,36,34359738368:324;8589934592:324;256:34;153:10296;17:2763;1:1332,153:110016;17:113310;2:228942;1:6885,153:2;18:495;17:153;16:153;15:153;14:153;13:153;12:153;11:153;10:153;9:153;8:153;7:153;6:153;5:153;4:41463;3:37044;2:70092;1:521,36:324;34:324;9:34;2:14391;1:419364;0:153,
20.51/10.24	c (9,9) ==========================================
20.51/10.24	c (9,9) Order
20.51/10.24	c (9,9) ==========================================
21.77/10.65	c (10,9) translated 15161 (10%) constraints
22.80/10.94	c (10,10) translated 30322 (20%) constraints
23.43/11.19	c (10,10) translated 45482 (30%) constraints
24.01/11.41	c (10,10) translated 60643 (40%) constraints
24.21/11.62	c (11,10) translated 75803 (50%) constraints
24.41/11.83	c (11,11) translated 90964 (60%) constraints
24.62/12.04	c (11,11) translated 106125 (70%) constraints
24.82/12.25	c (11,11) translated 121285 (80%) constraints
25.98/12.71	c (12,11) translated 136446 (90%) constraints
29.89/14.16	c (13,13) translated 151606 (100%) constraints
29.89/14.16	c (13,13) CSP to CSPinCNF End
29.89/14.18	c (13,13) CSP: 5013 int (4536 aux), 37980 bool (37980 aux), 170244 ctr, max domain size 151
29.89/14.18	c (13,13) Heap : 2198 MiB used (max 10795 MiB), NonHeap : 30 MiB used (max 0 MiB)
29.89/14.18	c (13,13) CSPinCNF Propagation Begin
34.31/15.94	c (15,14) 5418 values, 18426 unsatisfiable literals, and 13470 valid clauses are removed
34.31/15.94	c (15,14) CSPinCNF Propagation End
34.31/15.95	c (15,14) CSP: 8379 int (7902 aux), 34614 bool (34614 aux), 156774 ctr, max domain size 151
34.31/15.95	c (15,14) Heap : 422 MiB used (max 10795 MiB), NonHeap : 31 MiB used (max 0 MiB)
34.31/15.95	c (15,14) Simplify CSPinCNF Begin
35.42/16.65	c (16,15) Simplify CSPinCNF End
35.42/16.67	c (16,15) CSP: 8379 int (7902 aux), 62424 bool (62424 aux), 184584 ctr, max domain size 151
35.42/16.67	c (16,15) Heap : 772 MiB used (max 10795 MiB), NonHeap : 32 MiB used (max 0 MiB)
35.42/16.67	c (16,15) Calculate Precise Domain Begin
35.58/16.74	c (16,15) 9 values are removed by re-calculation
35.58/16.74	c (16,15) Calculate Precise Domain End
35.58/16.76	c (16,15) CSP: 8379 int (7902 aux), 62424 bool (62424 aux), 184584 ctr, max domain size 151
35.58/16.76	c (16,15) Heap : 828 MiB used (max 10795 MiB), NonHeap : 32 MiB used (max 0 MiB)
35.58/16.76	c (16,15) CSPinCNF to SatSolver Begin
36.46/17.04	c (16,16) 18459 (10 %) CSP clauses are encoded (103347 SAT variables, 54557 SAT clauses)
36.60/17.12	c (16,16) 36917 (20 %) CSP clauses are encoded (103347 SAT variables, 73015 SAT clauses)
36.69/17.21	c (16,16) 55376 (30 %) CSP clauses are encoded (103347 SAT variables, 91474 SAT clauses)
36.69/17.29	c (16,16) 73834 (40 %) CSP clauses are encoded (103347 SAT variables, 109932 SAT clauses)
36.79/17.37	c (16,16) 92292 (50 %) CSP clauses are encoded (103347 SAT variables, 128390 SAT clauses)
36.89/17.46	c (16,16) 110751 (60 %) CSP clauses are encoded (103347 SAT variables, 146849 SAT clauses)
40.96/20.50	c (19,19) 129209 (70 %) CSP clauses are encoded (103347 SAT variables, 1402207 SAT clauses)
45.26/24.80	c (24,23) 147668 (80 %) CSP clauses are encoded (103347 SAT variables, 3109066 SAT clauses)
46.95/25.76	c (25,23) 166126 (90 %) CSP clauses are encoded (103347 SAT variables, 3388329 SAT clauses)
47.72/26.17	c (25,24) 184584 (100 %) CSP clauses are encoded (103347 SAT variables, 3480612 SAT clauses)
48.40/26.51	c (25,24) Launch Command will be: minisat_release
48.40/26.51	c (25,24) CSPinCNF to SatSolver End
48.40/26.51	c (25,24) Heap : 585 MiB used (max 10795 MiB), NonHeap : 34 MiB used (max 0 MiB)
48.83/26.76	c (26,24) STATISTICS2:HOME/instance-4305447-1534090808.xml,AllDifferent:Cardinality:Count:Eq:ExtensionSupport:IntVar:Lt:Num,70803,184584,256,151,17,9,256:32;151:20592;96:135;64:1350;44:135;33:120;32:810;28:9;25:270;24:120;22:8;18:24;17:1467;16:4857;12:174;9:1926;8:358;6:40;4:527;1:2016,151:130158;17:100728;16:18000;12:549;11:517;7:37;6:175;5:1080;3:9432;2:284940;1:5076,17:288;16:288;15:144;14:144;13:144;12:144;11:144;10:144;9:178;8:144;7:144;6:144;5:144;4:39024;3:32805;2:103401;1:7160,9:32;7:2592;5:1944;3:2583;2:27819;1:459153,
48.83/26.76	c (26,24) 103347 bool, 3480628 clause
48.83/26.76	c (26,24) Export Begin
49.03/26.88	c (26,24) Export to HOME/scop-23643-serial-file.bin
49.03/26.88	c (26,24) Export End
49.03/26.88	c (26,24) Export File Size: 0.10 MB
49.03/26.88	c (26,24) 0,0,13,15,16,16,25,STOP-AFTER(DIMACS)
49.03/26.88	c END-Prog: Sun Aug 12 18:20:35 CEST 2018
0.00/26.91	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp scop.jar fun.scop.XCSP18Solve HOME/scop-23643-serial-file.bin
49.87/27.40	c (0,0) Read Serial File Begin
49.87/27.40	c (0,0) HOME/scop-23643-serial-file.bin
50.25/27.61	c (0,0) Read Serial File End
50.25/27.62	
50.25/27.62	scop order+minisat_release (2018-07-31)
50.25/27.63	(Solving Process)
50.25/27.63	
50.25/27.65	c BEGIN-Prog: Sun Aug 12 18:20:36 CEST 2018
50.25/27.65	c PID: 23661
50.25/27.65	c IP: 172.20.3.139
50.25/27.65	c HOST: node139.alineos.net
50.25/27.65	c (0,0) SatSolver.solve Begin
50.25/27.65	c (0,0) 0 bool, 0 clause
50.25/27.65	c (0,0) minisat_release HOME/instance-4305447-1534090808.xml-scop-23646.cnf
2520.04/2495.80	c (2468,0) receiving signal SIGTERM
2520.04/2495.80	s UNKNOWN
2520.04/2495.81	c (scop.sh) Receiving Signal. Removing all intermediate files.
2520.04/2495.81	c (scop.sh) Remove HOME/scop-23643-serial-file.bin.
2520.04/2495.81	c (scop.sh) Killing background jobs.
2520.04/2495.81	c (2468,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 (4321 MiB free)
  memory of node 1: 16384 MiB (7040 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4305447-1534090808/watcher-4305447-1534090808 -o /tmp/evaluation-result-4305447-1534090808/solver-4305447-1534090808 -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-4305447-1534090808.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=23643, runsolver pid=23640

[startup+0.100138 s]*
/proc/loadavg: 2.00 2.03 2.05 3/222 23660
/proc/meminfo: memFree=11576224/32770624 swapFree=67108860/67108860
[pid=23643] ppid=23640 vsize=113128 memory=1392 CPUtime=0 cores=1,3,5,7
/proc/23643/stat : 23643 (scop.sh) S 23640 23643 16770 0 -1 4202496 559 321 0 0 0 0 0 0 20 0 1 0 226643994 115843072 348 33554432000 4194304 5098028 140725282312032 140725282309288 139925577466492 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 22138880 140725282313280 140725282313479 140725282313479 140725282316237 0
/proc/23643/statm: 28282 348 296 221 0 87 0
[pid=23646] ppid=23643 vsize=15012476 memory=70760 CPUtime=0.1 cores=1,3,5,7
/proc/23646/stat : 23646 (java) S 23643 23643 16770 0 -1 1077944320 5828 0 0 0 8 2 0 0 20 0 15 0 226643994 15372775424 17690 33554432000 4194304 4196468 140736091402416 140736091384960 140018798857975 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 36896768 140736091411462 140736091411761 140736091411761 140736091414479 0
/proc/23646/statm: 3753119 17690 2742 1 0 3715579 0
[pid=23646/tid=23647] ppid=23643 vsize=15012476 memory=-6220453793737523135 CPUtime=0.08 cores=1,3,5,7
/proc/23646/task/23647/stat : 23647 (java) R 23643 23643 16770 0 -1 4202560 3949 0 0 0 7 1 0 0 20 0 15 0 226643994 15372775424 17690 33554432000 4194304 4196468 140736091402416 140018770644096 140018798879901 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 36896768 140736091411462 140736091411761 140736091411761 140736091414479 0
[pid=23646/tid=23648] ppid=23643 vsize=15012476 memory=8303054830060986464 CPUtime=0 cores=1,3,5,7
/proc/23646/task/23648/stat : 23648 (java) S 23643 23643 16770 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 226643996 15372775424 17690 33554432000 4194304 4196468 140736091402416 140018803100048 140018798868181 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36896768 140736091411462 140736091411761 140736091411761 140736091414479 0
[pid=23646/tid=23649] ppid=23643 vsize=15012476 memory=139816035546752 CPUtime=0 cores=1,3,5,7
/proc/23646/task/23649/stat : 23649 (java) S 23643 23643 16770 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226643996 15372775424 17690 33554432000 4194304 4196468 140736091402416 140018621188368 140018798868181 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36896768 140736091411462 140736091411761 140736091411761 140736091414479 0
[pid=23646/tid=23650] ppid=23643 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23646/task/23650/stat : 23650 (java) S 23643 23643 16770 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 226643996 15372775424 17690 33554432000 4194304 4196468 140736091402416 140018620136080 140018798868181 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36896768 140736091411462 140736091411761 140736091411761 140736091414479 0
[pid=23646/tid=23651] ppid=23643 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/23646/task/23651/stat : 23651 (java) S 23643 23643 16770 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 226643996 15372775424 17690 33554432000 4194304 4196468 140736091402416 140018257046032 140018798868181 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36896768 140736091411462 140736091411761 140736091411761 140736091414479 0
[pid=23646/tid=23652] ppid=23643 vsize=15012476 memory=139816035546752 CPUtime=0 cores=1,3,5,7
/proc/23646/task/23652/stat : 23652 (java) S 23643 23643 16770 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 226643997 15372775424 17690 33554432000 4194304 4196468 140736091402416 140017836403312 140018798869122 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36896768 140736091411462 140736091411761 140736091411761 140736091414479 0
[pid=23646/tid=23653] ppid=23643 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/23646/task/23653/stat : 23653 (java) S 23643 23643 16770 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 226643998 15372775424 17690 33554432000 4194304 4196468 140736091402416 140017343128864 140018798868181 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36896768 140736091411462 140736091411761 140736091411761 140736091414479 0
[pid=23646/tid=23654] ppid=23643 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23646/task/23654/stat : 23654 (java) S 23643 23643 16770 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226643998 15372775424 17690 33554432000 4194304 4196468 140736091402416 140017074693744 140018798868181 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36896768 140736091411462 140736091411761 140736091411761 140736091414479 0
[pid=23646/tid=23655] ppid=23643 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23646/task/23655/stat : 23655 (java) S 23643 23643 16770 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 226644000 15372775424 17690 33554432000 4194304 4196468 140736091402416 140016700185168 140018798876571 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36896768 140736091411462 140736091411761 140736091411761 140736091414479 0
[pid=23646/tid=23656] ppid=23643 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23646/task/23656/stat : 23656 (java) S 23643 23643 16770 0 -1 1077944384 308 0 0 0 0 0 0 0 20 0 15 0 226644000 15372775424 17690 33554432000 4194304 4196468 140736091402416 140017835350128 140018798869122 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36896768 140736091411462 140736091411761 140736091411761 140736091414479 0
[pid=23646/tid=23657] ppid=23643 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/23646/task/23657/stat : 23657 (java) S 23643 23643 16770 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 226644000 15372775424 17690 33554432000 4194304 4196468 140736091402416 140017834297328 140018798869122 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36896768 140736091411462 140736091411761 140736091411761 140736091414479 0
[pid=23646/tid=23658] ppid=23643 vsize=15012476 memory=139816035546752 CPUtime=0 cores=1,3,5,7
/proc/23646/task/23658/stat : 23658 (java) S 23643 23643 16770 0 -1 1077944384 236 0 0 0 0 0 0 0 20 0 15 0 226644000 15372775424 17690 33554432000 4194304 4196468 140736091402416 140017833245040 140018798869122 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36896768 140736091411462 140736091411761 140736091411761 140736091414479 0
[pid=23646/tid=23659] ppid=23643 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/23646/task/23659/stat : 23659 (java) S 23643 23643 16770 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 226644001 15372775424 17690 33554432000 4194304 4196468 140736091402416 140016202279392 140018798868181 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36896768 140736091411462 140736091411761 140736091411761 140736091414479 0
[pid=23646/tid=23660] ppid=23643 vsize=15012476 memory=139816035546752 CPUtime=0 cores=1,3,5,7
/proc/23646/task/23660/stat : 23660 (java) S 23643 23643 16770 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226644002 15372775424 17690 33554432000 4194304 4196468 140736091402416 140017832192944 140018798869122 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36896768 140736091411462 140736091411761 140736091411761 140736091414479 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 72152 KiB

[startup+0.210592 s]*
/proc/loadavg: 2.00 2.03 2.05 3/222 23660
/proc/meminfo: memFree=11561900/32770624 swapFree=67108860/67108860
[pid=23643] ppid=23640 vsize=113128 memory=1392 CPUtime=0 cores=1,3,5,7
/proc/23643/stat : 23643 (scop.sh) S 23640 23643 16770 0 -1 4202496 559 321 0 0 0 0 0 0 20 0 1 0 226643994 115843072 348 33554432000 4194304 5098028 140725282312032 140725282309288 139925577466492 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 22138880 140725282313280 140725282313479 140725282313479 140725282316237 0
/proc/23643/statm: 28282 348 296 221 0 87 0
[pid=23646] ppid=23643 vsize=15012476 memory=85404 CPUtime=0.24 cores=1,3,5,7
/proc/23646/stat : 23646 (java) S 23643 23643 16770 0 -1 1077944320 9721 0 0 0 21 3 0 0 20 0 15 0 226643994 15372775424 21351 33554432000 4194304 4196468 140736091402416 140736091384960 140018798857975 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 36896768 140736091411462 140736091411761 140736091411761 140736091414479 0
/proc/23646/statm: 3753119 21351 2867 1 0 3715579 0
[pid=23646/tid=23647] ppid=23643 vsize=15012476 memory=7022364632946311227 CPUtime=0.19 cores=1,3,5,7
/proc/23646/task/23647/stat : 23647 (java) R 23643 23643 16770 0 -1 4202560 7615 0 0 0 17 2 0 0 20 0 15 0 226643994 15372775424 21351 33554432000 4194304 4196468 140736091402416 140018770673328 140018782938462 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 36896768 140736091411462 140736091411761 140736091411761 140736091414479 0
[pid=23646/tid=23648] ppid=23643 vsize=15012476 memory=365 CPUtime=0 cores=1,3,5,7
/proc/23646/task/23648/stat : 23648 (java) S 23643 23643 16770 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 226643996 15372775424 21351 33554432000 4194304 4196468 140736091402416 140018803100048 140018798868181 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36896768 140736091411462 140736091411761 140736091411761 140736091414479 0
[pid=23646/tid=23649] ppid=23643 vsize=15012476 memory=139816036755394 CPUtime=0 cores=1,3,5,7
/proc/23646/task/23649/stat : 23649 (java) S 23643 23643 16770 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226643996 15372775424 21351 33554432000 4194304 4196468 140736091402416 140018621188368 140018798868181 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36896768 140736091411462 140736091411761 140736091411761 140736091414479 0
[pid=23646/tid=23650] ppid=23643 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23646/task/23650/stat : 23650 (java) S 23643 23643 16770 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 226643996 15372775424 21351 33554432000 4194304 4196468 140736091402416 140018620136080 140018798868181 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36896768 140736091411462 140736091411761 140736091411761 140736091414479 0
[pid=23646/tid=23651] ppid=23643 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/23646/task/23651/stat : 23651 (java) S 23643 23643 16770 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 226643996 15372775424 21351 33554432000 4194304 4196468 140736091402416 140018257046032 140018798868181 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36896768 140736091411462 140736091411761 140736091411761 140736091414479 0
[pid=23646/tid=23652] ppid=23643 vsize=15012476 memory=139816035546752 CPUtime=0 cores=1,3,5,7
/proc/23646/task/23652/stat : 23652 (java) S 23643 23643 16770 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 226643997 15372775424 21351 33554432000 4194304 4196468 140736091402416 140017836403312 140018798869122 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36896768 140736091411462 140736091411761 140736091411761 140736091414479 0
[pid=23646/tid=23653] ppid=23643 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/23646/task/23653/stat : 23653 (java) S 23643 23643 16770 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 226643998 15372775424 21351 33554432000 4194304 4196468 140736091402416 140017343128864 140018798868181 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36896768 140736091411462 140736091411761 140736091411761 140736091414479 0
[pid=23646/tid=23654] ppid=23643 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23646/task/23654/stat : 23654 (java) S 23643 23643 16770 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226643998 15372775424 21351 33554432000 4194304 4196468 140736091402416 140017074693744 140018798868181 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36896768 140736091411462 140736091411761 140736091411761 140736091414479 0
[pid=23646/tid=23655] ppid=23643 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23646/task/23655/stat : 23655 (java) S 23643 23643 16770 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 226644000 15372775424 21351 33554432000 4194304 4196468 140736091402416 140016700185168 140018798876571 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36896768 140736091411462 140736091411761 140736091411761 140736091414479 0
[pid=23646/tid=23656] ppid=23643 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23646/task/23656/stat : 23656 (java) S 23643 23643 16770 0 -1 1077944384 457 0 0 0 0 0 0 0 20 0 15 0 226644000 15372775424 21351 33554432000 4194304 4196468 140736091402416 140017835350128 140018798869122 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36896768 140736091411462 140736091411761 140736091411761 140736091414479 0
[pid=23646/tid=23657] ppid=23643 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/23646/task/23657/stat : 23657 (java) S 23643 23643 16770 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 226644000 15372775424 21351 33554432000 4194304 4196468 140736091402416 140017834297328 140018798869122 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36896768 140736091411462 140736091411761 140736091411761 140736091414479 0
[pid=23646/tid=23658] ppid=23643 vsize=15012476 memory=139816035546752 CPUtime=0.02 cores=1,3,5,7
/proc/23646/task/23658/stat : 23658 (java) S 23643 23643 16770 0 -1 1077944384 298 0 0 0 2 0 0 0 20 0 15 0 226644000 15372775424 21351 33554432000 4194304 4196468 140736091402416 140017833245040 140018798869122 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36896768 140736091411462 140736091411761 140736091411761 140736091414479 0
[pid=23646/tid=23659] ppid=23643 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/23646/task/23659/stat : 23659 (java) S 23643 23643 16770 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 226644001 15372775424 21351 33554432000 4194304 4196468 140736091402416 140016202279392 140018798868181 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36896768 140736091411462 140736091411761 140736091411761 140736091414479 0
[pid=23646/tid=23660] ppid=23643 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23646/task/23660/stat : 23660 (java) S 23643 23643 16770 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226644002 15372775424 21351 33554432000 4194304 4196468 140736091402416 140017832192944 140018798869122 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36896768 140736091411462 140736091411761 140736091411761 140736091414479 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 86796 KiB

[startup+0.310566 s]*
/proc/loadavg: 2.00 2.03 2.05 3/222 23660
/proc/meminfo: memFree=11557372/32770624 swapFree=67108860/67108860
[pid=23643] ppid=23640 vsize=113128 memory=1392 CPUtime=0 cores=1,3,5,7
/proc/23643/stat : 23643 (scop.sh) S 23640 23643 16770 0 -1 4202496 559 321 0 0 0 0 0 0 20 0 1 0 226643994 115843072 348 33554432000 4194304 5098028 140725282312032 140725282309288 139925577466492 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 22138880 140725282313280 140725282313479 140725282313479 140725282316237 0
/proc/23643/statm: 28282 348 296 221 0 87 0
[pid=23646] ppid=23643 vsize=15012476 memory=89880 CPUtime=0.42 cores=1,3,5,7
/proc/23646/stat : 23646 (java) S 23643 23643 16770 0 -1 1077944320 10370 0 0 0 38 4 0 0 20 0 15 0 226643994 15372775424 22470 33554432000 4194304 4196468 140736091402416 140736091384960 140018798857975 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 36896768 140736091411462 140736091411761 140736091411761 140736091414479 0
/proc/23646/statm: 3753119 22470 3012 1 0 3715579 0
[pid=23646/tid=23647] ppid=23643 vsize=15012476 memory=6791534058613427641 CPUtime=0.29 cores=1,3,5,7
/proc/23646/task/23647/stat : 23647 (java) R 23643 23643 16770 0 -1 4202560 8069 0 0 0 26 3 0 0 20 0 15 0 226643994 15372775424 22470 33554432000 4194304 4196468 140736091402416 140018770652976 140018782938462 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 36896768 140736091411462 140736091411761 140736091411761 140736091414479 0
[pid=23646/tid=23648] ppid=23643 vsize=15012476 memory=4126316290023845779 CPUtime=0 cores=1,3,5,7
/proc/23646/task/23648/stat : 23648 (java) S 23643 23643 16770 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 226643996 15372775424 22470 33554432000 4194304 4196468 140736091402416 140018803100048 140018798868181 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36896768 140736091411462 140736091411761 140736091411761 140736091414479 0
[pid=23646/tid=23649] ppid=23643 vsize=15012476 memory=-3258418265892434876 CPUtime=0 cores=1,3,5,7
/proc/23646/task/23649/stat : 23649 (java) S 23643 23643 16770 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226643996 15372775424 22470 33554432000 4194304 4196468 140736091402416 140018621188368 140018798868181 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36896768 140736091411462 140736091411761 140736091411761 140736091414479 0
[pid=23646/tid=23650] ppid=23643 vsize=15012476 memory=4572146066226452084 CPUtime=0 cores=1,3,5,7
/proc/23646/task/23650/stat : 23650 (java) S 23643 23643 16770 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 226643996 15372775424 22470 33554432000 4194304 4196468 140736091402416 140018620136080 140018798868181 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36896768 140736091411462 140736091411761 140736091411761 140736091414479 0
[pid=23646/tid=23651] ppid=23643 vsize=15012476 memory=6944613755495348631 CPUtime=0 cores=1,3,5,7
/proc/23646/task/23651/stat : 23651 (java) S 23643 23643 16770 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 226643996 15372775424 22470 33554432000 4194304 4196468 140736091402416 140018257046032 140018798868181 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36896768 140736091411462 140736091411761 140736091411761 140736091414479 0
[pid=23646/tid=23652] ppid=23643 vsize=15012476 memory=7893295687695687954 CPUtime=0 cores=1,3,5,7
/proc/23646/task/23652/stat : 23652 (java) S 23643 23643 16770 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 226643997 15372775424 22470 33554432000 4194304 4196468 140736091402416 140017836403312 140018798869122 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36896768 140736091411462 140736091411761 140736091411761 140736091414479 0
[pid=23646/tid=23653] ppid=23643 vsize=15012476 memory=-8813974798734826869 CPUtime=0 cores=1,3,5,7
/proc/23646/task/23653/stat : 23653 (java) S 23643 23643 16770 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 226643998 15372775424 22470 33554432000 4194304 4196468 140736091402416 140017343128864 140018798868181 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36896768 140736091411462 140736091411761 140736091411761 140736091414479 0
[pid=23646/tid=23654] ppid=23643 vsize=15012476 memory=-6664436420846796947 CPUtime=0 cores=1,3,5,7
/proc/23646/task/23654/stat : 23654 (java) S 23643 23643 16770 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226643998 15372775424 22470 33554432000 4194304 4196468 140736091402416 140017074693744 140018798868181 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36896768 140736091411462 140736091411761 140736091411761 140736091414479 0
[pid=23646/tid=23655] ppid=23643 vsize=15012476 memory=4426078206164241782 CPUtime=0 cores=1,3,5,7
/proc/23646/task/23655/stat : 23655 (java) S 23643 23643 16770 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 226644000 15372775424 22470 33554432000 4194304 4196468 140736091402416 140016700185168 140018798876571 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36896768 140736091411462 140736091411761 140736091411761 140736091414479 0
[pid=23646/tid=23656] ppid=23643 vsize=15012476 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/23646/task/23656/stat : 23656 (java) S 23643 23643 16770 0 -1 1077944384 546 0 0 0 2 0 0 0 20 0 15 0 226644000 15372775424 22470 33554432000 4194304 4196468 140736091402416 140017835350128 140018798869122 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36896768 140736091411462 140736091411761 140736091411761 140736091414479 0
[pid=23646/tid=23657] ppid=23643 vsize=15012476 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/23646/task/23657/stat : 23657 (java) S 23643 23643 16770 0 -1 1077944384 75 0 0 0 1 0 0 0 20 0 15 0 226644000 15372775424 22470 33554432000 4194304 4196468 140736091402416 140017834297328 140018798869122 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36896768 140736091411462 140736091411761 140736091411761 140736091414479 0
[pid=23646/tid=23658] ppid=23643 vsize=15012476 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/23646/task/23658/stat : 23658 (java) S 23643 23643 16770 0 -1 1077944384 347 0 0 0 7 0 0 0 20 0 15 0 226644000 15372775424 22470 33554432000 4194304 4196468 140736091402416 140017833245040 140018798869122 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36896768 140736091411462 140736091411761 140736091411761 140736091414479 0
[pid=23646/tid=23659] ppid=23643 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23646/task/23659/stat : 23659 (java) S 23643 23643 16770 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 226644001 15372775424 22470 33554432000 4194304 4196468 140736091402416 140016202279392 140018798868181 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36896768 140736091411462 140736091411761 140736091411761 140736091414479 0
[pid=23646/tid=23660] ppid=23643 vsize=15012476 memory=3689353199920160817 CPUtime=0 cores=1,3,5,7
/proc/23646/task/23660/stat : 23660 (java) S 23643 23643 16770 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226644002 15372775424 22470 33554432000 4194304 4196468 140736091402416 140017832192944 140018798869122 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36896768 140736091411462 140736091411761 140736091411761 140736091414479 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 91272 KiB

[startup+0.700797 s]
/proc/loadavg: 2.00 2.03 2.05 3/222 23660
/proc/meminfo: memFree=11533064/32770624 swapFree=67108860/67108860
[pid=23643] ppid=23640 vsize=113128 memory=1392 CPUtime=0 cores=1,3,5,7
/proc/23643/stat : 23643 (scop.sh) S 23640 23643 16770 0 -1 4202496 559 321 0 0 0 0 0 0 20 0 1 0 226643994 115843072 348 33554432000 4194304 5098028 140725282312032 140725282309288 139925577466492 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 22138880 140725282313280 140725282313479 140725282313479 140725282316237 0
/proc/23643/statm: 28282 348 296 221 0 87 0
[pid=23646] ppid=23643 vsize=15020872 memory=127536 CPUtime=0.98 cores=1,3,5,7
/proc/23646/stat : 23646 (java) S 23643 23643 16770 0 -1 1077944320 17491 0 0 0 92 6 0 0 20 0 15 0 226643994 15381372928 31884 33554432000 4194304 4196468 140736091402416 140736091384960 140018798857975 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 36896768 140736091411462 140736091411761 140736091411761 140736091414479 0
/proc/23646/statm: 3755218 31884 3145 1 0 3716603 0
[pid=23646/tid=23647] ppid=23643 vsize=15020872 memory=-7816663703405220396 CPUtime=0.66 cores=1,3,5,7
/proc/23646/task/23647/stat : 23647 (java) R 23643 23643 16770 0 -1 4202560 14752 0 0 0 61 5 0 0 20 0 15 0 226643994 15381372928 31884 33554432000 4194304 4196468 140736091402416 140018770689872 140018782938462 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 36896768 140736091411462 140736091411761 140736091411761 140736091414479 0
[pid=23646/tid=23648] ppid=23643 vsize=15020872 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23646/task/23648/stat : 23648 (java) S 23643 23643 16770 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 226643996 15381372928 31884 33554432000 4194304 4196468 140736091402416 140018803100048 140018798868181 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36896768 140736091411462 140736091411761 140736091411761 140736091414479 0
[pid=23646/tid=23649] ppid=23643 vsize=15020872 memory=61508 CPUtime=0 cores=1,3,5,7
/proc/23646/task/23649/stat : 23649 (java) S 23643 23643 16770 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226643996 15381372928 31884 33554432000 4194304 4196468 140736091402416 140018621188368 140018798868181 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36896768 140736091411462 140736091411761 140736091411761 140736091414479 0
[pid=23646/tid=23650] ppid=23643 vsize=15020872 memory=1240 CPUtime=0 cores=1,3,5,7
/proc/23646/task/23650/stat : 23650 (java) S 23643 23643 16770 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 226643996 15381372928 31884 33554432000 4194304 4196468 140736091402416 140018620136080 140018798868181 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36896768 140736091411462 140736091411761 140736091411761 140736091414479 0
[pid=23646/tid=23651] ppid=23643 vsize=15020872 memory=2416 CPUtime=0 cores=1,3,5,7
/proc/23646/task/23651/stat : 23651 (java) S 23643 23643 16770 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 226643996 15381372928 31884 33554432000 4194304 4196468 140736091402416 140018257046032 140018798868181 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36896768 140736091411462 140736091411761 140736091411761 140736091414479 0
[pid=23646/tid=23652] ppid=23643 vsize=15020872 memory=1788 CPUtime=0 cores=1,3,5,7
/proc/23646/task/23652/stat : 23652 (java) S 23643 23643 16770 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 226643997 15381372928 31884 33554432000 4194304 4196468 140736091402416 140017836403312 140018798869122 0 0 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36896768 140736091411462 140736091411761 140736091411761 140736091414479 0
[pid=23646/tid=23653] ppid=23643 vsize=15020872 memory=1704 CPUtime=0 cores=1,3,5,7
/proc/23646/task/23653/stat : 23653 (java) S 23643 23643 16770 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 226643998 15381372928 31884 33554432000 4194304 4196468 140736091402416 140017343128864 140018798868181 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36896768 140736091411462 140736091411761 140736091411761 140736091414479 0
[pid=23646/tid=23654] ppid=23643 vsize=15020872 memory=796 CPUtime=0 cores=1,3,5,7
/proc/23646/task/23654/stat : 23654 (java) S 23643 23643 16770 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226643998 15381372928 31884 33554432000 4194304 4196468 140736091402416 140017074693744 140018798868181 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36896768 140736091411462 140736091411761 140736091411761 140736091414479 0
[pid=23646/tid=23655] ppid=23643 vsize=15020872 memory=5408 CPUtime=0 cores=1,3,5,7
/proc/23646/task/23655/stat : 23655 (java) S 23643 23643 16770 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 226644000 15381372928 31884 33554432000 4194304 4196468 140736091402416 140016700185168 140018798876571 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36896768 140736091411462 140736091411761 140736091411761 140736091414479 0
[pid=23646/tid=23656] ppid=23643 vsize=15020872 memory=876 CPUtime=0.09 cores=1,3,5,7
/proc/23646/task/23656/stat : 23656 (java) S 23643 23643 16770 0 -1 1077944384 766 0 0 0 9 0 0 0 20 0 15 0 226644000 15381372928 31884 33554432000 4194304 4196468 140736091402416 140017835350128 140018798869122 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36896768 140736091411462 140736091411761 140736091411761 140736091414479 0
[pid=23646/tid=23657] ppid=23643 vsize=15020872 memory=10096 CPUtime=0.06 cores=1,3,5,7
/proc/23646/task/23657/stat : 23657 (java) S 23643 23643 16770 0 -1 1077944384 165 0 0 0 6 0 0 0 20 0 15 0 226644000 15381372928 31884 33554432000 4194304 4196468 140736091402416 140017834297328 140018798869122 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36896768 140736091411462 140736091411761 140736091411761 140736091414479 0
[pid=23646/tid=23658] ppid=23643 vsize=15020872 memory=1228 CPUtime=0.16 cores=1,3,5,7
/proc/23646/task/23658/stat : 23658 (java) S 23643 23643 16770 0 -1 1077944384 473 0 0 0 16 0 0 0 20 0 15 0 226644000 15381372928 31884 33554432000 4194304 4196468 140736091402416 140017833245040 140018798869122 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36896768 140736091411462 140736091411761 140736091411761 140736091414479 0
[pid=23646/tid=23659] ppid=23643 vsize=15020872 memory=1952 CPUtime=0 cores=1,3,5,7
/proc/23646/task/23659/stat : 23659 (java) S 23643 23643 16770 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 226644001 15381372928 31884 33554432000 4194304 4196468 140736091402416 140016202279392 140018798868181 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36896768 140736091411462 140736091411761 140736091411761 140736091414479 0
[pid=23646/tid=23660] ppid=23643 vsize=15020872 memory=1160 CPUtime=0 cores=1,3,5,7
/proc/23646/task/23660/stat : 23660 (java) S 23643 23643 16770 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226644002 15381372928 31884 33554432000 4194304 4196468 140736091402416 140017832192944 140018798869122 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36896768 140736091411462 140736091411761 140736091411761 140736091414479 0
Current children cumulated CPU time: 0.98 s
Current children cumulated vsize: 15134000 KiB
Current children cumulated memory: 128928 KiB

[startup+1.50234 s]
/proc/loadavg: 2.00 2.03 2.05 5/222 23660
/proc/meminfo: memFree=11503660/32770624 swapFree=67108860/67108860
[pid=23643] ppid=23640 vsize=113128 memory=1392 CPUtime=0 cores=1,3,5,7
/proc/23643/stat : 23643 (scop.sh) S 23640 23643 16770 0 -1 4202496 559 321 0 0 0 0 0 0 20 0 1 0 226643994 115843072 348 33554432000 4194304 5098028 140725282312032 140725282309288 139925577466492 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 22138880 140725282313280 140725282313479 140725282313479 140725282316237 0
/proc/23643/statm: 28282 348 296 221 0 87 0

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

[pid=23661/tid=23664] ppid=23643 vsize=8068220 memory=118312 CPUtime=0 cores=1,3,5,7
/proc/23661/task/23664/stat : 23664 (java) S 23643 23643 16770 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 226646687 8261857280 29578 33554432000 4194304 4196468 140724349641312 140474212579984 140474727556821 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6639616 140724349646005 140724349646129 140724349646129 140724349648847 0
[pid=23661/tid=23665] ppid=23643 vsize=8068220 memory=1468 CPUtime=0 cores=1,3,5,7
/proc/23661/task/23665/stat : 23665 (java) S 23643 23643 16770 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 226646687 8261857280 29578 33554432000 4194304 4196468 140724349641312 140474211526928 140474727556821 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6639616 140724349646005 140724349646129 140724349646129 140724349648847 0
[pid=23661/tid=23666] ppid=23643 vsize=8068220 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23661/task/23666/stat : 23666 (java) S 23643 23643 16770 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 226646687 8261857280 29578 33554432000 4194304 4196468 140724349641312 140474210474384 140474727556821 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6639616 140724349646005 140724349646129 140724349646129 140724349648847 0
[pid=23661/tid=23667] ppid=23643 vsize=8068220 memory=118312 CPUtime=0.06 cores=1,3,5,7
/proc/23661/task/23667/stat : 23667 (java) S 23643 23643 16770 0 -1 1077944384 5 0 0 0 3 3 0 0 20 0 19 0 226646688 8261857280 29578 33554432000 4194304 4196468 140724349641312 140474173917936 140474727557762 0 0 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6639616 140724349646005 140724349646129 140724349646129 140724349648847 0
[pid=23661/tid=23668] ppid=23643 vsize=8068220 memory=118312 CPUtime=0 cores=1,3,5,7
/proc/23661/task/23668/stat : 23668 (java) S 23643 23643 16770 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 226646689 8261857280 29578 33554432000 4194304 4196468 140724349641312 140473414968992 140474727556821 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6639616 140724349646005 140724349646129 140724349646129 140724349648847 0
[pid=23661/tid=23669] ppid=23643 vsize=8068220 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23661/task/23669/stat : 23669 (java) S 23643 23643 16770 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 226646689 8261857280 29578 33554432000 4194304 4196468 140724349641312 140473280746736 140474727556821 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6639616 140724349646005 140724349646129 140724349646129 140724349648847 0
[pid=23661/tid=23670] ppid=23643 vsize=8068220 memory=1468 CPUtime=0 cores=1,3,5,7
/proc/23661/task/23670/stat : 23670 (java) S 23643 23643 16770 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 226646691 8261857280 29578 33554432000 4194304 4196468 140724349641312 140472906242512 140474727565211 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6639616 140724349646005 140724349646129 140724349646129 140724349648847 0
[pid=23661/tid=23671] ppid=23643 vsize=8068220 memory=118312 CPUtime=0.11 cores=1,3,5,7
/proc/23661/task/23671/stat : 23671 (java) S 23643 23643 16770 0 -1 1077944384 524 0 0 0 11 0 0 0 20 0 19 0 226646691 8261857280 29578 33554432000 4194304 4196468 140724349641312 140474172864752 140474727557762 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6639616 140724349646005 140724349646129 140724349646129 140724349648847 0
[pid=23661/tid=23672] ppid=23643 vsize=8068220 memory=1468 CPUtime=0.16 cores=1,3,5,7
/proc/23661/task/23672/stat : 23672 (java) S 23643 23643 16770 0 -1 1077944384 743 0 0 0 15 1 0 0 20 0 19 0 226646691 8261857280 29578 33554432000 4194304 4196468 140724349641312 140474171812208 140474727557762 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6639616 140724349646005 140724349646129 140724349646129 140724349648847 0
[pid=23661/tid=23673] ppid=23643 vsize=8068220 memory=118312 CPUtime=0.23 cores=1,3,5,7
/proc/23661/task/23673/stat : 23673 (java) S 23643 23643 16770 0 -1 1077944384 611 0 0 0 23 0 0 0 20 0 19 0 226646691 8261857280 29578 33554432000 4194304 4196468 140724349641312 140474170759152 140474727557762 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6639616 140724349646005 140724349646129 140724349646129 140724349648847 0
[pid=23661/tid=23674] ppid=23643 vsize=8068220 memory=118312 CPUtime=0 cores=1,3,5,7
/proc/23661/task/23674/stat : 23674 (java) S 23643 23643 16770 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 226646692 8261857280 29578 33554432000 4194304 4196468 140724349641312 140472408336736 140474727556821 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6639616 140724349646005 140724349646129 140724349646129 140724349648847 0
[pid=23661/tid=23676] ppid=23643 vsize=8068220 memory=1468 CPUtime=1.29 cores=1,3,5,7
/proc/23661/task/23676/stat : 23676 (java) S 23643 23643 16770 0 -1 1077944384 159 0 0 0 60 69 0 0 20 0 19 0 226646692 8261857280 29578 33554432000 4194304 4196468 140724349641312 140474169707568 140474727557762 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6639616 140724349646005 140724349646129 140724349646129 140724349648847 0
[pid=23661/tid=23678] ppid=23643 vsize=8068220 memory=4128 CPUtime=0 cores=1,3,5,7
/proc/23661/task/23678/stat : 23678 (java) S 23643 23643 16770 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 226646761 8261857280 29578 33554432000 4194304 4196468 140724349641312 140474161899328 140474727571225 0 4 2 25189581 18446744071579417331 0 0 -1 5 0 0 0 0 0 6293624 6294260 6639616 140724349646005 140724349646129 140724349646129 140724349648847 0
[pid=23661/tid=23680] ppid=23643 vsize=8068220 memory=61560 CPUtime=0 cores=1,3,5,7
/proc/23661/task/23680/stat : 23680 (java) S 23643 23643 16770 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 226646762 8261857280 29578 33554432000 4194304 4196468 140724349641312 140471871451024 140474727568541 0 4 2 25189581 18446744071580971376 0 0 -1 5 0 0 0 0 0 6293624 6294260 6639616 140724349646005 140724349646129 140724349646129 140724349648847 0
[pid=23661/tid=23681] ppid=23643 vsize=8068220 memory=1240 CPUtime=0 cores=1,3,5,7
/proc/23661/task/23681/stat : 23681 (java) S 23643 23643 16770 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 226646762 8261857280 29578 33554432000 4194304 4196468 140724349641312 140471603019280 140474727568541 0 4 2 25189581 18446744071580971376 0 0 -1 1 0 0 0 0 0 6293624 6294260 6639616 140724349646005 140724349646129 140724349646129 140724349648847 0
[pid=23661/tid=23682] ppid=23643 vsize=8068220 memory=1796 CPUtime=0 cores=1,3,5,7
/proc/23661/task/23682/stat : 23682 (java) S 23643 23643 16770 0 -1 1077944384 27 0 0 0 0 0 0 0 20 0 19 0 226646764 8261857280 29578 33554432000 4194304 4196468 140724349641312 140472005680416 140474727556821 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6639616 140724349646005 140724349646129 140724349646129 140724349648847 0
Current children cumulated CPU time: 2406.48 s
Current children cumulated vsize: 8596664 KiB
Current children cumulated memory: 476356 KiB

[startup+2442.3 s]
/proc/loadavg: 2.34 2.09 2.07 3/228 23980
/proc/meminfo: memFree=11664744/32770624 swapFree=67108860/67108860
[pid=23643] ppid=23640 vsize=113128 memory=1468 CPUtime=49.24 cores=1,3,5,7
/proc/23643/stat : 23643 (scop.sh) S 23640 23643 16770 0 -1 4202496 589 57206 0 0 0 0 4803 121 20 0 1 0 226643994 115843072 367 33554432000 4194304 5098028 140725282312032 140725282308776 139925577466492 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 22138880 140725282313280 140725282313479 140725282313479 140725282316237 0
/proc/23643/statm: 28282 367 311 221 0 87 0
[pid=23661] ppid=23643 vsize=8068220 memory=118312 CPUtime=2.72 cores=1,3,5,7
/proc/23661/stat : 23661 (java) S 23643 23643 16770 0 -1 1077944320 18986 0 0 0 194 78 0 0 20 0 19 0 226646685 8261857280 29578 33554432000 4194304 4196468 140724349641312 140724349623856 140474727546615 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 6639616 140724349646005 140724349646129 140724349646129 140724349648847 0
/proc/23661/statm: 2017055 29578 3157 1 0 1978454 0
[pid=23677] ppid=23661 vsize=415316 memory=370912 CPUtime=2414.57 cores=1,3,5,7
/proc/23677/stat : 23677 (minisat_release) R 23661 23643 16770 0 -1 4202496 2717196 0 0 0 241242 215 0 0 20 0 1 0 226646761 425283584 92728 33554432000 4194304 4308513 140728685809280 140728685806728 4276008 0 4 0 8396802 0 0 0 17 3 0 0 0 0 0 6409496 6410680 35803136 140728685810804 140728685810902 140728685810902 140728685813701 0
/proc/23677/statm: 103829 92728 341 28 0 100069 0
[pid=23661/tid=23662] ppid=23643 vsize=8068220 memory=118312 CPUtime=0.78 cores=1,3,5,7
/proc/23661/task/23662/stat : 23662 (java) S 23643 23643 16770 0 -1 1077944384 15530 0 0 0 73 5 0 0 20 0 19 0 226646686 8261857280 29578 33554432000 4194304 4196468 140724349641312 140474699386768 140474727556821 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6639616 140724349646005 140724349646129 140724349646129 140724349648847 0
[pid=23661/tid=23663] ppid=23643 vsize=8068220 memory=118312 CPUtime=0 cores=1,3,5,7
/proc/23661/task/23663/stat : 23663 (java) S 23643 23643 16770 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 226646687 8261857280 29578 33554432000 4194304 4196468 140724349641312 140474731788816 140474727556821 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6639616 140724349646005 140724349646129 140724349646129 140724349648847 0
[pid=23661/tid=23664] ppid=23643 vsize=8068220 memory=118312 CPUtime=0 cores=1,3,5,7
/proc/23661/task/23664/stat : 23664 (java) S 23643 23643 16770 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 226646687 8261857280 29578 33554432000 4194304 4196468 140724349641312 140474212579984 140474727556821 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6639616 140724349646005 140724349646129 140724349646129 140724349648847 0
[pid=23661/tid=23665] ppid=23643 vsize=8068220 memory=118312 CPUtime=0 cores=1,3,5,7
/proc/23661/task/23665/stat : 23665 (java) S 23643 23643 16770 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 226646687 8261857280 29578 33554432000 4194304 4196468 140724349641312 140474211526928 140474727556821 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6639616 140724349646005 140724349646129 140724349646129 140724349648847 0
[pid=23661/tid=23666] ppid=23643 vsize=8068220 memory=118312 CPUtime=0 cores=1,3,5,7
/proc/23661/task/23666/stat : 23666 (java) S 23643 23643 16770 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 226646687 8261857280 29578 33554432000 4194304 4196468 140724349641312 140474210474384 140474727556821 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6639616 140724349646005 140724349646129 140724349646129 140724349648847 0
[pid=23661/tid=23667] ppid=23643 vsize=8068220 memory=118312 CPUtime=0.06 cores=1,3,5,7
/proc/23661/task/23667/stat : 23667 (java) S 23643 23643 16770 0 -1 1077944384 5 0 0 0 3 3 0 0 20 0 19 0 226646688 8261857280 29578 33554432000 4194304 4196468 140724349641312 140474173917936 140474727557762 0 0 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6639616 140724349646005 140724349646129 140724349646129 140724349648847 0
[pid=23661/tid=23668] ppid=23643 vsize=8068220 memory=118312 CPUtime=0 cores=1,3,5,7
/proc/23661/task/23668/stat : 23668 (java) S 23643 23643 16770 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 226646689 8261857280 29578 33554432000 4194304 4196468 140724349641312 140473414968992 140474727556821 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6639616 140724349646005 140724349646129 140724349646129 140724349648847 0
[pid=23661/tid=23669] ppid=23643 vsize=8068220 memory=1468 CPUtime=0 cores=1,3,5,7
/proc/23661/task/23669/stat : 23669 (java) S 23643 23643 16770 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 226646689 8261857280 29578 33554432000 4194304 4196468 140724349641312 140473280746736 140474727556821 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6639616 140724349646005 140724349646129 140724349646129 140724349648847 0
[pid=23661/tid=23670] ppid=23643 vsize=8068220 memory=8387 CPUtime=0 cores=1,3,5,7
/proc/23661/task/23670/stat : 23670 (java) S 23643 23643 16770 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 226646691 8261857280 29578 33554432000 4194304 4196468 140724349641312 140472906242512 140474727565211 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6639616 140724349646005 140724349646129 140724349646129 140724349648847 0
[pid=23661/tid=23671] ppid=23643 vsize=8068220 memory=1412 CPUtime=0.11 cores=1,3,5,7
/proc/23661/task/23671/stat : 23671 (java) S 23643 23643 16770 0 -1 1077944384 524 0 0 0 11 0 0 0 20 0 19 0 226646691 8261857280 29578 33554432000 4194304 4196468 140724349641312 140474172864752 140474727557762 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6639616 140724349646005 140724349646129 140724349646129 140724349648847 0
[pid=23661/tid=23672] ppid=23643 vsize=8068220 memory=2416 CPUtime=0.16 cores=1,3,5,7
/proc/23661/task/23672/stat : 23672 (java) S 23643 23643 16770 0 -1 1077944384 743 0 0 0 15 1 0 0 20 0 19 0 226646691 8261857280 29578 33554432000 4194304 4196468 140724349641312 140474171812208 140474727557762 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6639616 140724349646005 140724349646129 140724349646129 140724349648847 0
[pid=23661/tid=23673] ppid=23643 vsize=8068220 memory=1788 CPUtime=0.23 cores=1,3,5,7
/proc/23661/task/23673/stat : 23673 (java) S 23643 23643 16770 0 -1 1077944384 611 0 0 0 23 0 0 0 20 0 19 0 226646691 8261857280 29578 33554432000 4194304 4196468 140724349641312 140474170759152 140474727557762 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6639616 140724349646005 140724349646129 140724349646129 140724349648847 0
[pid=23661/tid=23674] ppid=23643 vsize=8068220 memory=4616 CPUtime=0 cores=1,3,5,7
/proc/23661/task/23674/stat : 23674 (java) S 23643 23643 16770 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 226646692 8261857280 29578 33554432000 4194304 4196468 140724349641312 140472408336736 140474727556821 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6639616 140724349646005 140724349646129 140724349646129 140724349648847 0
[pid=23661/tid=23676] ppid=23643 vsize=8068220 memory=1428 CPUtime=1.32 cores=1,3,5,7
/proc/23661/task/23676/stat : 23676 (java) S 23643 23643 16770 0 -1 1077944384 163 0 0 0 61 71 0 0 20 0 19 0 226646692 8261857280 29578 33554432000 4194304 4196468 140724349641312 140474169707568 140474727557762 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6639616 140724349646005 140724349646129 140724349646129 140724349648847 0
[pid=23661/tid=23678] ppid=23643 vsize=8068220 memory=1468 CPUtime=0 cores=1,3,5,7
/proc/23661/task/23678/stat : 23678 (java) S 23643 23643 16770 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 226646761 8261857280 29578 33554432000 4194304 4196468 140724349641312 140474161899328 140474727571225 0 4 2 25189581 18446744071579417331 0 0 -1 5 0 0 0 0 0 6293624 6294260 6639616 140724349646005 140724349646129 140724349646129 140724349648847 0
[pid=23661/tid=23680] ppid=23643 vsize=8068220 memory=1468 CPUtime=0 cores=1,3,5,7
/proc/23661/task/23680/stat : 23680 (java) S 23643 23643 16770 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 226646762 8261857280 29578 33554432000 4194304 4196468 140724349641312 140471871451024 140474727568541 0 4 2 25189581 18446744071580971376 0 0 -1 5 0 0 0 0 0 6293624 6294260 6639616 140724349646005 140724349646129 140724349646129 140724349648847 0
[pid=23661/tid=23681] ppid=23643 vsize=8068220 memory=3848 CPUtime=0 cores=1,3,5,7
/proc/23661/task/23681/stat : 23681 (java) S 23643 23643 16770 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 226646762 8261857280 29578 33554432000 4194304 4196468 140724349641312 140471603019280 140474727568541 0 4 2 25189581 18446744071580971376 0 0 -1 1 0 0 0 0 0 6293624 6294260 6639616 140724349646005 140724349646129 140724349646129 140724349648847 0
[pid=23661/tid=23682] ppid=23643 vsize=8068220 memory=3428 CPUtime=0 cores=1,3,5,7
/proc/23661/task/23682/stat : 23682 (java) S 23643 23643 16770 0 -1 1077944384 27 0 0 0 0 0 0 0 20 0 19 0 226646764 8261857280 29578 33554432000 4194304 4196468 140724349641312 140472005680416 140474727556821 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6639616 140724349646005 140724349646129 140724349646129 140724349648847 0
Current children cumulated CPU time: 2466.53 s
Current children cumulated vsize: 8596664 KiB
Current children cumulated memory: 490692 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2495.8 s]
/proc/loadavg: 2.49 2.20 2.11 3/228 24003
/proc/meminfo: memFree=11669572/32770624 swapFree=67108860/67108860
[pid=23643] ppid=23640 vsize=113128 memory=1468 CPUtime=49.24 cores=1,3,5,7
/proc/23643/stat : 23643 (scop.sh) S 23640 23643 16770 0 -1 4202496 589 57206 0 0 0 0 4803 121 20 0 1 0 226643994 115843072 367 33554432000 4194304 5098028 140725282312032 140725282308776 139925577466492 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 22138880 140725282313280 140725282313479 140725282313479 140725282316237 0
/proc/23643/statm: 28282 367 311 221 0 87 0
[pid=23661] ppid=23643 vsize=8068220 memory=118312 CPUtime=2.74 cores=1,3,5,7
/proc/23661/stat : 23661 (java) S 23643 23643 16770 0 -1 1077944320 18988 0 0 0 195 79 0 0 20 0 19 0 226646685 8261857280 29578 33554432000 4194304 4196468 140724349641312 140724349623856 140474727546615 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 6639616 140724349646005 140724349646129 140724349646129 140724349648847 0
/proc/23661/statm: 2017055 29578 3157 1 0 1978454 0
[pid=23677] ppid=23661 vsize=415316 memory=359900 CPUtime=2468.06 cores=1,3,5,7
/proc/23677/stat : 23677 (minisat_release) R 23661 23643 16770 0 -1 4202496 2764142 0 0 0 246586 220 0 0 20 0 1 0 226646761 425283584 89975 33554432000 4194304 4308513 140728685809280 140728685806728 4276468 0 4 0 8396802 0 0 0 17 3 0 0 0 0 0 6409496 6410680 35803136 140728685810804 140728685810902 140728685810902 140728685813701 0
/proc/23677/statm: 103829 89975 341 28 0 100069 0
[pid=23661/tid=23662] ppid=23643 vsize=8068220 memory=118312 CPUtime=0.78 cores=1,3,5,7
/proc/23661/task/23662/stat : 23662 (java) S 23643 23643 16770 0 -1 1077944384 15530 0 0 0 73 5 0 0 20 0 19 0 226646686 8261857280 29578 33554432000 4194304 4196468 140724349641312 140474699386768 140474727556821 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6639616 140724349646005 140724349646129 140724349646129 140724349648847 0
[pid=23661/tid=23663] ppid=23643 vsize=8068220 memory=5408 CPUtime=0 cores=1,3,5,7
/proc/23661/task/23663/stat : 23663 (java) S 23643 23643 16770 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 226646687 8261857280 29578 33554432000 4194304 4196468 140724349641312 140474731788816 140474727556821 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6639616 140724349646005 140724349646129 140724349646129 140724349648847 0
[pid=23661/tid=23664] ppid=23643 vsize=8068220 memory=876 CPUtime=0 cores=1,3,5,7
/proc/23661/task/23664/stat : 23664 (java) S 23643 23643 16770 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 226646687 8261857280 29578 33554432000 4194304 4196468 140724349641312 140474212579984 140474727556821 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6639616 140724349646005 140724349646129 140724349646129 140724349648847 0
[pid=23661/tid=23665] ppid=23643 vsize=8068220 memory=10096 CPUtime=0 cores=1,3,5,7
/proc/23661/task/23665/stat : 23665 (java) S 23643 23643 16770 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 226646687 8261857280 29578 33554432000 4194304 4196468 140724349641312 140474211526928 140474727556821 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6639616 140724349646005 140724349646129 140724349646129 140724349648847 0
[pid=23661/tid=23666] ppid=23643 vsize=8068220 memory=1228 CPUtime=0 cores=1,3,5,7
/proc/23661/task/23666/stat : 23666 (java) S 23643 23643 16770 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 226646687 8261857280 29578 33554432000 4194304 4196468 140724349641312 140474210474384 140474727556821 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6639616 140724349646005 140724349646129 140724349646129 140724349648847 0
[pid=23661/tid=23667] ppid=23643 vsize=8068220 memory=1952 CPUtime=0.06 cores=1,3,5,7
/proc/23661/task/23667/stat : 23667 (java) S 23643 23643 16770 0 -1 1077944384 5 0 0 0 3 3 0 0 20 0 19 0 226646688 8261857280 29578 33554432000 4194304 4196468 140724349641312 140474173917936 140474727557762 0 0 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6639616 140724349646005 140724349646129 140724349646129 140724349648847 0
[pid=23661/tid=23668] ppid=23643 vsize=8068220 memory=1160 CPUtime=0 cores=1,3,5,7
/proc/23661/task/23668/stat : 23668 (java) S 23643 23643 16770 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 226646689 8261857280 29578 33554432000 4194304 4196468 140724349641312 140473414968992 140474727556821 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6639616 140724349646005 140724349646129 140724349646129 140724349648847 0
[pid=23661/tid=23669] ppid=23643 vsize=8068220 memory=8804 CPUtime=0 cores=1,3,5,7
/proc/23661/task/23669/stat : 23669 (java) S 23643 23643 16770 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 226646689 8261857280 29578 33554432000 4194304 4196468 140724349641312 140473280746736 140474727556821 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6639616 140724349646005 140724349646129 140724349646129 140724349648847 0
[pid=23661/tid=23670] ppid=23643 vsize=8068220 memory=4616 CPUtime=0 cores=1,3,5,7
/proc/23661/task/23670/stat : 23670 (java) S 23643 23643 16770 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 226646691 8261857280 29578 33554432000 4194304 4196468 140724349641312 140472906242512 140474727565211 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6639616 140724349646005 140724349646129 140724349646129 140724349648847 0
[pid=23661/tid=23671] ppid=23643 vsize=8068220 memory=1428 CPUtime=0.11 cores=1,3,5,7
/proc/23661/task/23671/stat : 23671 (java) S 23643 23643 16770 0 -1 1077944384 524 0 0 0 11 0 0 0 20 0 19 0 226646691 8261857280 29578 33554432000 4194304 4196468 140724349641312 140474172864752 140474727557762 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6639616 140724349646005 140724349646129 140724349646129 140724349648847 0
[pid=23661/tid=23672] ppid=23643 vsize=8068220 memory=15880 CPUtime=0.16 cores=1,3,5,7
/proc/23661/task/23672/stat : 23672 (java) S 23643 23643 16770 0 -1 1077944384 743 0 0 0 15 1 0 0 20 0 19 0 226646691 8261857280 29578 33554432000 4194304 4196468 140724349641312 140474171812208 140474727557762 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6639616 140724349646005 140724349646129 140724349646129 140724349648847 0
[pid=23661/tid=23673] ppid=23643 vsize=8068220 memory=16228 CPUtime=0.23 cores=1,3,5,7
/proc/23661/task/23673/stat : 23673 (java) S 23643 23643 16770 0 -1 1077944384 611 0 0 0 23 0 0 0 20 0 19 0 226646691 8261857280 29578 33554432000 4194304 4196468 140724349641312 140474170759152 140474727557762 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6639616 140724349646005 140724349646129 140724349646129 140724349648847 0
[pid=23661/tid=23674] ppid=23643 vsize=8068220 memory=34256 CPUtime=0 cores=1,3,5,7
/proc/23661/task/23674/stat : 23674 (java) S 23643 23643 16770 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 226646692 8261857280 29578 33554432000 4194304 4196468 140724349641312 140472408336736 140474727556821 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6639616 140724349646005 140724349646129 140724349646129 140724349648847 0
[pid=23661/tid=23676] ppid=23643 vsize=8068220 memory=4048 CPUtime=1.35 cores=1,3,5,7
/proc/23661/task/23676/stat : 23676 (java) S 23643 23643 16770 0 -1 1077944384 165 0 0 0 63 72 0 0 20 0 19 0 226646692 8261857280 29578 33554432000 4194304 4196468 140724349641312 140474169707568 140474727557762 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6639616 140724349646005 140724349646129 140724349646129 140724349648847 0
[pid=23661/tid=23678] ppid=23643 vsize=8068220 memory=1796 CPUtime=0 cores=1,3,5,7
/proc/23661/task/23678/stat : 23678 (java) S 23643 23643 16770 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 226646761 8261857280 29578 33554432000 4194304 4196468 140724349641312 140474161899328 140474727571225 0 4 2 25189581 18446744071579417331 0 0 -1 5 0 0 0 0 0 6293624 6294260 6639616 140724349646005 140724349646129 140724349646129 140724349648847 0
[pid=23661/tid=23680] ppid=23643 vsize=8068220 memory=636 CPUtime=0 cores=1,3,5,7
/proc/23661/task/23680/stat : 23680 (java) S 23643 23643 16770 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 226646762 8261857280 29578 33554432000 4194304 4196468 140724349641312 140471871451024 140474727568541 0 4 2 25189581 18446744071580971376 0 0 -1 5 0 0 0 0 0 6293624 6294260 6639616 140724349646005 140724349646129 140724349646129 140724349648847 0
[pid=23661/tid=23681] ppid=23643 vsize=8068220 memory=960 CPUtime=0 cores=1,3,5,7
/proc/23661/task/23681/stat : 23681 (java) S 23643 23643 16770 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 226646762 8261857280 29578 33554432000 4194304 4196468 140724349641312 140471603019280 140474727568541 0 4 2 25189581 18446744071580971376 0 0 -1 1 0 0 0 0 0 6293624 6294260 6639616 140724349646005 140724349646129 140724349646129 140724349648847 0
[pid=23661/tid=23682] ppid=23643 vsize=8068220 memory=1232 CPUtime=0 cores=1,3,5,7
/proc/23661/task/23682/stat : 23682 (java) S 23643 23643 16770 0 -1 1077944384 27 0 0 0 0 0 0 0 20 0 19 0 226646764 8261857280 29578 33554432000 4194304 4196468 140724349641312 140472005680416 140474727556821 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6639616 140724349646005 140724349646129 140724349646129 140724349648847 0
Current children cumulated CPU time: 2520.04 s
Current children cumulated vsize: 8596664 KiB
Current children cumulated memory: 479680 KiB

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

[startup+2495.81 s]
# the end of solver process 23643 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=48.0404 s, system=1.22121 s

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

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

Child status: 1
Real time (s): 2495.85
CPU time (s): 2520.14
CPU user time (s): 2515.86
CPU system time (s): 4.2762
CPU usage (%): 100.973
Max. virtual memory (cumulated for all children) (KiB): 15142280
Max. memory (cumulated for all children) (KiB): 3475868

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2515.86
system time used= 4.2762
maximum resident set size= 3475184
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2841469
page faults= 0
swaps= 0
block input operations= 0
block output operations= 146056
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 62187
involuntary context switches= 769


# summary of solver processes directly reported to runsolver:
#   pid: 23643,23661
#   total CPU time (s): 2520.14
#   total CPU user time (s): 2515.86
#   total CPU system time (s): 4.2762

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 17.3224 second user time and 27.8736 second system time

The end

Launcher Data

Begin job on node139 at 2018-08-12 18:20:08
IDJOB=4305447
IDBENCH=141597
IDSOLVER=2782
FILE ID=node139/4305447-1534090808
RUNJOBID= node139-1534060441-16802
PBS_JOBID= 21036974
Free space on /tmp= 28148 MiB

SOLVER NAME= scop order+MapleCOMSPS (2018-07-31)
BENCH NAME= XCSP18/SportsScheduling/SportsScheduling-18_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-4305447-1534090808/watcher-4305447-1534090808 -o /tmp/evaluation-result-4305447-1534090808/solver-4305447-1534090808 -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-4305447-1534090808.xml

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

MD5SUM BENCH= 4eb29a597c5d97627c316d99279efe71
RANDOM SEED=1600407714

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:        11635584 kB
MemAvailable:   30716392 kB
Buffers:          232396 kB
Cached:         18815880 kB
SwapCached:            0 kB
Active:          9151168 kB
Inactive:       11137400 kB
Active(anon):    1192256 kB
Inactive(anon):   100420 kB
Active(file):    7958912 kB
Inactive(file): 11036980 kB
Unevictable:        7296 kB
Mlocked:            7296 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7912 kB
Writeback:            12 kB
AnonPages:       1247736 kB
Mapped:            73732 kB
Shmem:             49804 kB
Slab:             540964 kB
SReclaimable:     513376 kB
SUnreclaim:        27588 kB
KernelStack:        3616 kB
PageTables:         8384 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    6996284 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    364544 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= 28256 MiB
End job on node139 at 2018-08-12 19:01:44