Trace number 4305386

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.18 2492.33

General information on the benchmark

NameEternity/
Eternity-11-11_c18.xml
MD5SUMb7632c186b52d4a26cd4526d5031b869
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 variables385
Number of constraints166
Number of domains2
Minimum domain size16
Maximum domain size121
Distribution of domain sizes[{"size":16,"count":264},{"size":121,"count":121}]
Minimum variable degree1
Maximum variable degree12
Distribution of variable degrees[{"degree":1,"count":10},{"degree":2,"count":374},{"degree":12,"count":1}]
Minimum constraint arity1
Maximum constraint arity121
Distribution of constraint arities[{"arity":1,"count":44},{"arity":5,"count":121},{"arity":121,"count":1}]
Number of extensional constraints121
Number of intensional constraints44
Distribution of constraint types[{"type":"extension","count":121},{"type":"intension","count":44},{"type":"allDifferent","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-4705-serial-file.bin HOME/instance-4305386-1534132369.xml
0.66/0.52	
0.66/0.52	scop order+minisat_release (2018-07-31)
0.66/0.52	(Encoding Process)
0.66/0.52	
0.66/0.55	c BEGIN-Prog: Mon Aug 13 05:52:49 CEST 2018
0.66/0.55	c PID: 4708
0.66/0.55	c IP: 172.20.3.137
0.66/0.55	c HOST: node137.alineos.net
0.66/0.56	c (0,0) Parsing Begin
2.96/1.30	c (0,0) Parsing End
2.96/1.31	c (0,0) CSP: 385 int (0 aux), 0 bool (0 aux), 166 ctr, max domain size 121
2.96/1.31	c (0,0) Heap : 225 MiB used (max 10795 MiB), NonHeap : 20 MiB used (max 0 MiB)
2.96/1.31	c (0,0) Constraint Name Generate Begin
2.96/1.31	c (0,0) Ctr:HOME/instance-4305386-1534132369.xml,AllDifferent:Eq:ExtensionSupport:IntVar:Num
2.96/1.31	c (0,0) Constraint Name Generate End
2.96/1.31	c (0,0) Heap : 225 MiB used (max 10795 MiB), NonHeap : 20 MiB used (max 0 MiB)
2.96/1.31	c (0,0) CSP to CSPinCNF Begin
16.51/7.53	c (7,6) translated 17 (10%) constraints
21.89/12.49	c (11,11) translated 34 (20%) constraints
27.31/17.13	c (16,16) translated 50 (30%) constraints
32.10/21.83	c (21,20) translated 67 (40%) constraints
37.57/26.50	c (25,25) translated 83 (50%) constraints
43.53/31.51	c (30,29) translated 100 (60%) constraints
48.17/36.19	c (35,34) translated 117 (70%) constraints
51.39/38.23	c (37,36) translated 133 (80%) constraints
51.39/38.23	c (37,36) translated 150 (90%) constraints
51.39/38.23	c (37,36) translated 166 (100%) constraints
53.75/39.88	c (39,37) STATISTICS1:HOME/instance-4305386-1534132369.xml,AllDifferent:Eq:ExtensionSupport:IntVar:Num,86053,545756,121,121,122,2,121:7260,121:43802;16:627330;2:935935;1:62777,122:121;121:2;5:10406;4:222156;3:88209;2:224818;1:44,2:7260;1:1655368;0:121,
53.75/39.88	c (39,37) ==========================================
53.75/39.88	c (39,37) Order
53.75/39.88	c (39,37) ==========================================
57.51/41.36	c (40,38) translated 54576 (10%) constraints
58.35/42.19	c (41,39) translated 109152 (20%) constraints
59.25/43.03	c (42,40) translated 163727 (30%) constraints
60.07/43.86	c (43,41) translated 218303 (40%) constraints
60.87/44.69	c (44,42) translated 272878 (50%) constraints
61.77/45.52	c (44,43) translated 327454 (60%) constraints
62.57/46.35	c (45,43) translated 382030 (70%) constraints
63.38/47.18	c (46,44) translated 436605 (80%) constraints
64.28/48.02	c (47,45) translated 491181 (90%) constraints
67.18/49.39	c (48,46) translated 545756 (100%) constraints
67.18/49.39	c (48,46) CSP to CSPinCNF End
67.31/49.42	c (48,46) CSP: 385 int (0 aux), 85668 bool (85668 aux), 545800 ctr, max domain size 121
67.31/49.42	c (48,46) Heap : 949 MiB used (max 10563 MiB), NonHeap : 30 MiB used (max 0 MiB)
67.31/49.42	c (48,46) CSPinCNF Propagation Begin
81.97/60.27	c (59,56) 21829 values, 115878 unsatisfiable literals, and 125782 valid clauses are removed
81.97/60.27	c (59,56) CSPinCNF Propagation End
82.07/60.30	c (59,56) CSP: 18830 int (18445 aux), 67223 bool (67223 aux), 420018 ctr, max domain size 121
82.07/60.30	c (59,56) Heap : 1542 MiB used (max 10598 MiB), NonHeap : 31 MiB used (max 0 MiB)
82.07/60.30	c (59,56) Simplify CSPinCNF Begin
83.90/61.36	c (60,57) Simplify CSPinCNF End
83.90/61.39	c (60,57) CSP: 18830 int (18445 aux), 81743 bool (81743 aux), 434538 ctr, max domain size 121
83.90/61.39	c (60,57) Heap : 2033 MiB used (max 10598 MiB), NonHeap : 31 MiB used (max 0 MiB)
83.90/61.39	c (60,57) Calculate Precise Domain Begin
83.90/61.39	c (60,57) 0 values are removed by re-calculation
83.90/61.39	c (60,57) Calculate Precise Domain End
84.00/61.42	c (60,57) CSP: 18830 int (18445 aux), 81743 bool (81743 aux), 434538 ctr, max domain size 121
84.00/61.42	c (60,57) Heap : 2033 MiB used (max 10598 MiB), NonHeap : 31 MiB used (max 0 MiB)
84.00/61.42	c (60,57) CSPinCNF to SatSolver Begin
89.24/64.71	c (64,60) 43454 (10 %) CSP clauses are encoded (96179 SAT variables, 1114580 SAT clauses)
89.48/64.93	c (64,60) 86908 (20 %) CSP clauses are encoded (96179 SAT variables, 1158034 SAT clauses)
89.71/65.14	c (64,60) 130362 (30 %) CSP clauses are encoded (96179 SAT variables, 1201488 SAT clauses)
89.90/65.36	c (64,61) 173816 (40 %) CSP clauses are encoded (96179 SAT variables, 1244942 SAT clauses)
90.13/65.84	c (65,61) 217269 (50 %) CSP clauses are encoded (96179 SAT variables, 1288395 SAT clauses)
91.12/66.29	c (65,61) 260723 (60 %) CSP clauses are encoded (96179 SAT variables, 1331849 SAT clauses)
91.52/66.50	c (65,61) 304177 (70 %) CSP clauses are encoded (96179 SAT variables, 1375303 SAT clauses)
91.72/66.72	c (66,61) 347631 (80 %) CSP clauses are encoded (96179 SAT variables, 1418757 SAT clauses)
91.92/66.93	c (66,62) 391085 (90 %) CSP clauses are encoded (96179 SAT variables, 1462211 SAT clauses)
92.13/67.14	c (66,62) 434538 (100 %) CSP clauses are encoded (96179 SAT variables, 1505664 SAT clauses)
92.13/67.14	c (66,62) Launch Command will be: minisat_release
92.13/67.14	c (66,62) CSPinCNF to SatSolver End
92.13/67.15	c (66,62) Heap : 1611 MiB used (max 10012 MiB), NonHeap : 33 MiB used (max 0 MiB)
93.56/68.20	c (67,63) STATISTICS2:HOME/instance-4305386-1534132369.xml,AllDifferent:Eq:ExtensionSupport:IntVar:Num,100573,434538,121,121,121,2,121:6480;40:7092;4:948,121:39042;40:11484;16:522481;4:988;2:739908,121:82;81:1;40:36;5:7245;4:164787;3:67793;2:194594,2:14520;1:1284863,
93.56/68.20	c (67,63) 96179 bool, 1505665 clause
93.56/68.20	c (67,63) Export Begin
93.77/68.31	c (67,63) Export to HOME/scop-4705-serial-file.bin
93.77/68.31	c (67,63) Export End
93.77/68.31	c (67,63) Export File Size: 0.08 MB
93.77/68.31	c (67,63) 0,0,48,59,60,60,66,STOP-AFTER(DIMACS)
93.77/68.31	c END-Prog: Mon Aug 13 05:53:57 CEST 2018
93.77/68.35	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp scop.jar fun.scop.XCSP18Solve HOME/scop-4705-serial-file.bin
93.84/68.85	c (0,0) Read Serial File Begin
93.84/68.85	c (0,0) HOME/scop-4705-serial-file.bin
94.74/69.06	c (0,0) Read Serial File End
94.74/69.07	
94.74/69.07	scop order+minisat_release (2018-07-31)
94.74/69.07	(Solving Process)
94.74/69.07	
94.74/69.10	c BEGIN-Prog: Mon Aug 13 05:53:58 CEST 2018
94.74/69.10	c PID: 4724
94.74/69.10	c IP: 172.20.3.137
94.74/69.10	c HOST: node137.alineos.net
94.74/69.10	c (0,0) SatSolver.solve Begin
94.74/69.10	c (0,0) 0 bool, 0 clause
94.74/69.10	c (0,0) minisat_release HOME/instance-4305386-1534132369.xml-scop-4708.cnf
2520.09/2492.30	c (2423,0) receiving signal SIGTERM
2520.09/2492.30	s UNKNOWN
2520.09/2492.31	c (scop.sh) Receiving Signal. Removing all intermediate files.
2520.09/2492.31	c (scop.sh) Remove HOME/scop-4705-serial-file.bin.
2520.09/2492.31	c (scop.sh) Killing background jobs.
2520.09/2492.31	c (2423,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 (12155 MiB free)
  memory of node 1: 16384 MiB (10916 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4305386-1534132369/watcher-4305386-1534132369 -o /tmp/evaluation-result-4305386-1534132369/solver-4305386-1534132369 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node137-1534130784-3991 --watchdog 2580 scop.sh 11g scop.jar -order minisat_release default HOME HOME/instance-4305386-1534132369.xml 

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

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

solver pid=4705, runsolver pid=4702

[startup+0.100092 s]*
/proc/loadavg: 2.24 2.16 1.86 3/223 4722
/proc/meminfo: memFree=23565976/32770624 swapFree=67108372/67108860
[pid=4705] ppid=4702 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/4705/stat : 4705 (scop.sh) S 4702 4705 3960 0 -1 4202496 560 320 0 0 0 0 0 0 20 0 1 0 230800032 115843072 349 33554432000 4194304 5098028 140721581410912 140721581408168 140308234691196 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 22462464 140721581413440 140721581413639 140721581413639 140721581416397 0
/proc/4705/statm: 28282 349 296 221 0 87 0
[pid=4708] ppid=4705 vsize=15012476 memory=72080 CPUtime=0.11 cores=0,2,4,6
/proc/4708/stat : 4708 (java) S 4705 4705 3960 0 -1 1077944320 6116 0 0 0 9 2 0 0 20 0 15 0 230800033 15372775424 18020 33554432000 4194304 4196468 140736910030880 140736910013424 139753716170487 0 0 2 16800973 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 31576064 140736910038023 140736910038321 140736910038321 140736910041039 0
/proc/4708/statm: 3753119 18020 2769 1 0 3715579 0
[pid=4708/tid=4709] ppid=4705 vsize=15012476 memory=-2843871798703735966 CPUtime=0.09 cores=0,2,4,6
/proc/4708/task/4709/stat : 4709 (java) R 4705 4705 3960 0 -1 4202560 4205 0 0 0 8 1 0 0 20 0 15 0 230800033 15372775424 18020 33554432000 4194304 4196468 140736910030880 139753687996816 139753699357296 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 31576064 140736910038023 140736910038321 140736910038321 140736910041039 0
[pid=4708/tid=4710] ppid=4705 vsize=15012476 memory=8303054830060986464 CPUtime=0 cores=0,2,4,6
/proc/4708/task/4710/stat : 4710 (java) S 4705 4705 3960 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 230800034 15372775424 18020 33554432000 4194304 4196468 140736910030880 139753720412816 139753716180693 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31576064 140736910038023 140736910038321 140736910038321 140736910041039 0
[pid=4708/tid=4711] ppid=4705 vsize=15012476 memory=140432631404160 CPUtime=0 cores=0,2,4,6
/proc/4708/task/4711/stat : 4711 (java) S 4705 4705 3960 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 230800034 15372775424 18020 33554432000 4194304 4196468 140736910030880 139753177033232 139753716180693 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31576064 140736910038023 140736910038321 140736910038321 140736910041039 0
[pid=4708/tid=4712] ppid=4705 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4708/task/4712/stat : 4712 (java) S 4705 4705 3960 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 230800035 15372775424 18020 33554432000 4194304 4196468 140736910030880 139753175980432 139753716180693 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31576064 140736910038023 140736910038321 140736910038321 140736910041039 0
[pid=4708/tid=4713] ppid=4705 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/4708/task/4713/stat : 4713 (java) S 4705 4705 3960 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 230800035 15372775424 18020 33554432000 4194304 4196468 140736910030880 139753174927632 139753716180693 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31576064 140736910038023 140736910038321 140736910038321 140736910041039 0
[pid=4708/tid=4714] ppid=4705 vsize=15012476 memory=140432631404160 CPUtime=0 cores=0,2,4,6
/proc/4708/task/4714/stat : 4714 (java) S 4705 4705 3960 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 230800036 15372775424 18020 33554432000 4194304 4196468 140736910030880 139752753802096 139753716181634 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31576064 140736910038023 140736910038321 140736910038321 140736910041039 0
[pid=4708/tid=4715] ppid=4705 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/4708/task/4715/stat : 4715 (java) S 4705 4705 3960 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 230800036 15372775424 18020 33554432000 4194304 4196468 140736910030880 139752263116320 139753716180693 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31576064 140736910038023 140736910038321 140736910038321 140736910041039 0
[pid=4708/tid=4716] ppid=4705 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4708/task/4716/stat : 4716 (java) S 4705 4705 3960 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 230800037 15372775424 18020 33554432000 4194304 4196468 140736910030880 139751994680688 139753716180693 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31576064 140736910038023 140736910038321 140736910038321 140736910041039 0
[pid=4708/tid=4717] ppid=4705 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4708/task/4717/stat : 4717 (java) S 4705 4705 3960 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 230800039 15372775424 18020 33554432000 4194304 4196468 140736910030880 139751620172112 139753716189083 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31576064 140736910038023 140736910038321 140736910038321 140736910041039 0
[pid=4708/tid=4718] ppid=4705 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4708/task/4718/stat : 4718 (java) S 4705 4705 3960 0 -1 1077944384 302 0 0 0 0 0 0 0 20 0 15 0 230800039 15372775424 18020 33554432000 4194304 4196468 140736910030880 139752752748912 139753716181634 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31576064 140736910038023 140736910038321 140736910038321 140736910041039 0
[pid=4708/tid=4719] ppid=4705 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/4708/task/4719/stat : 4719 (java) S 4705 4705 3960 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 230800039 15372775424 18020 33554432000 4194304 4196468 140736910030880 139752751696112 139753716181634 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31576064 140736910038023 140736910038321 140736910038321 140736910041039 0
[pid=4708/tid=4720] ppid=4705 vsize=15012476 memory=140432631404160 CPUtime=0.01 cores=0,2,4,6
/proc/4708/task/4720/stat : 4720 (java) S 4705 4705 3960 0 -1 1077944384 277 0 0 0 1 0 0 0 20 0 15 0 230800039 15372775424 18020 33554432000 4194304 4196468 140736910030880 139752750643312 139753716181634 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31576064 140736910038023 140736910038321 140736910038321 140736910041039 0
[pid=4708/tid=4721] ppid=4705 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/4708/task/4721/stat : 4721 (java) S 4705 4705 3960 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 230800039 15372775424 18020 33554432000 4194304 4196468 140736910030880 139751122266336 139753716180693 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31576064 140736910038023 140736910038321 140736910038321 140736910041039 0
[pid=4708/tid=4722] ppid=4705 vsize=15012476 memory=140432631404160 CPUtime=0 cores=0,2,4,6
/proc/4708/task/4722/stat : 4722 (java) S 4705 4705 3960 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 230800039 15372775424 18020 33554432000 4194304 4196468 140736910030880 139752749591728 139753716181634 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31576064 140736910038023 140736910038321 140736910038321 140736910041039 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 73476 KiB

[startup+0.210819 s]*
/proc/loadavg: 2.24 2.16 1.86 3/223 4722
/proc/meminfo: memFree=23551660/32770624 swapFree=67108372/67108860
[pid=4705] ppid=4702 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/4705/stat : 4705 (scop.sh) S 4702 4705 3960 0 -1 4202496 560 320 0 0 0 0 0 0 20 0 1 0 230800032 115843072 349 33554432000 4194304 5098028 140721581410912 140721581408168 140308234691196 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 22462464 140721581413440 140721581413639 140721581413639 140721581416397 0
/proc/4705/statm: 28282 349 296 221 0 87 0
[pid=4708] ppid=4705 vsize=15012476 memory=85412 CPUtime=0.26 cores=0,2,4,6
/proc/4708/stat : 4708 (java) S 4705 4705 3960 0 -1 1077944320 9751 0 0 0 23 3 0 0 20 0 15 0 230800033 15372775424 21353 33554432000 4194304 4196468 140736910030880 140736910013424 139753716170487 0 0 2 16800973 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 31576064 140736910038023 140736910038321 140736910038321 140736910041039 0
/proc/4708/statm: 3753119 21353 2873 1 0 3715579 0
[pid=4708/tid=4709] ppid=4705 vsize=15012476 memory=7022364632946311227 CPUtime=0.19 cores=0,2,4,6
/proc/4708/task/4709/stat : 4709 (java) R 4705 4705 3960 0 -1 4202560 7647 0 0 0 17 2 0 0 20 0 15 0 230800033 15372775424 21353 33554432000 4194304 4196468 140736910030880 139753687996880 139753716191834 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 31576064 140736910038023 140736910038321 140736910038321 140736910041039 0
[pid=4708/tid=4710] ppid=4705 vsize=15012476 memory=404 CPUtime=0 cores=0,2,4,6
/proc/4708/task/4710/stat : 4710 (java) S 4705 4705 3960 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 230800034 15372775424 21353 33554432000 4194304 4196468 140736910030880 139753720412816 139753716180693 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31576064 140736910038023 140736910038321 140736910038321 140736910041039 0
[pid=4708/tid=4711] ppid=4705 vsize=15012476 memory=3544811113602356896 CPUtime=0 cores=0,2,4,6
/proc/4708/task/4711/stat : 4711 (java) S 4705 4705 3960 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 230800034 15372775424 21353 33554432000 4194304 4196468 140736910030880 139753177033232 139753716180693 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31576064 140736910038023 140736910038321 140736910038321 140736910041039 0
[pid=4708/tid=4712] ppid=4705 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4708/task/4712/stat : 4712 (java) S 4705 4705 3960 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 230800035 15372775424 21353 33554432000 4194304 4196468 140736910030880 139753175980432 139753716180693 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31576064 140736910038023 140736910038321 140736910038321 140736910041039 0
[pid=4708/tid=4713] ppid=4705 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/4708/task/4713/stat : 4713 (java) S 4705 4705 3960 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 230800035 15372775424 21353 33554432000 4194304 4196468 140736910030880 139753174927632 139753716180693 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31576064 140736910038023 140736910038321 140736910038321 140736910041039 0
[pid=4708/tid=4714] ppid=4705 vsize=15012476 memory=140432631404160 CPUtime=0 cores=0,2,4,6
/proc/4708/task/4714/stat : 4714 (java) S 4705 4705 3960 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 230800036 15372775424 21353 33554432000 4194304 4196468 140736910030880 139752753802096 139753716181634 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31576064 140736910038023 140736910038321 140736910038321 140736910041039 0
[pid=4708/tid=4715] ppid=4705 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/4708/task/4715/stat : 4715 (java) S 4705 4705 3960 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 230800036 15372775424 21353 33554432000 4194304 4196468 140736910030880 139752263116320 139753716180693 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31576064 140736910038023 140736910038321 140736910038321 140736910041039 0
[pid=4708/tid=4716] ppid=4705 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4708/task/4716/stat : 4716 (java) S 4705 4705 3960 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 230800037 15372775424 21353 33554432000 4194304 4196468 140736910030880 139751994680688 139753716180693 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31576064 140736910038023 140736910038321 140736910038321 140736910041039 0
[pid=4708/tid=4717] ppid=4705 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4708/task/4717/stat : 4717 (java) S 4705 4705 3960 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 230800039 15372775424 21353 33554432000 4194304 4196468 140736910030880 139751620172112 139753716189083 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31576064 140736910038023 140736910038321 140736910038321 140736910041039 0
[pid=4708/tid=4718] ppid=4705 vsize=15012476 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/4708/task/4718/stat : 4718 (java) S 4705 4705 3960 0 -1 1077944384 450 0 0 0 1 0 0 0 20 0 15 0 230800039 15372775424 21353 33554432000 4194304 4196468 140736910030880 139752752748912 139753716181634 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31576064 140736910038023 140736910038321 140736910038321 140736910041039 0
[pid=4708/tid=4719] ppid=4705 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/4708/task/4719/stat : 4719 (java) S 4705 4705 3960 0 -1 1077944384 19 0 0 0 0 0 0 0 20 0 15 0 230800039 15372775424 21353 33554432000 4194304 4196468 140736910030880 139752751696112 139753716181634 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31576064 140736910038023 140736910038321 140736910038321 140736910041039 0
[pid=4708/tid=4720] ppid=4705 vsize=15012476 memory=140432631404160 CPUtime=0.03 cores=0,2,4,6
/proc/4708/task/4720/stat : 4720 (java) R 4705 4705 3960 0 -1 4202560 306 0 0 0 3 0 0 0 20 0 15 0 230800039 15372775424 21353 33554432000 4194304 4196468 140736910030880 139752750643312 139753716191834 0 4 2 16800973 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 31576064 140736910038023 140736910038321 140736910038321 140736910041039 0
[pid=4708/tid=4721] ppid=4705 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/4708/task/4721/stat : 4721 (java) S 4705 4705 3960 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 230800039 15372775424 21353 33554432000 4194304 4196468 140736910030880 139751122266336 139753716180693 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31576064 140736910038023 140736910038321 140736910038321 140736910041039 0
[pid=4708/tid=4722] ppid=4705 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4708/task/4722/stat : 4722 (java) S 4705 4705 3960 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 230800039 15372775424 21353 33554432000 4194304 4196468 140736910030880 139752749591728 139753716181634 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31576064 140736910038023 140736910038321 140736910038321 140736910041039 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 86808 KiB

[startup+0.310754 s]*
/proc/loadavg: 2.24 2.16 1.86 3/223 4722
/proc/meminfo: memFree=23548000/32770624 swapFree=67108372/67108860
[pid=4705] ppid=4702 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/4705/stat : 4705 (scop.sh) S 4702 4705 3960 0 -1 4202496 560 320 0 0 0 0 0 0 20 0 1 0 230800032 115843072 349 33554432000 4194304 5098028 140721581410912 140721581408168 140308234691196 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 22462464 140721581413440 140721581413639 140721581413639 140721581416397 0
/proc/4705/statm: 28282 349 296 221 0 87 0
[pid=4708] ppid=4705 vsize=15012476 memory=89632 CPUtime=0.42 cores=0,2,4,6
/proc/4708/stat : 4708 (java) S 4705 4705 3960 0 -1 1077944320 10375 0 0 0 39 3 0 0 20 0 15 0 230800033 15372775424 22408 33554432000 4194304 4196468 140736910030880 140736910013424 139753716170487 0 0 2 16800973 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 31576064 140736910038023 140736910038321 140736910038321 140736910041039 0
/proc/4708/statm: 3753119 22408 2975 1 0 3715579 0
[pid=4708/tid=4709] ppid=4705 vsize=15012476 memory=8112282956445269571 CPUtime=0.29 cores=0,2,4,6
/proc/4708/task/4709/stat : 4709 (java) R 4705 4705 3960 0 -1 4202560 8087 0 0 0 27 2 0 0 20 0 15 0 230800033 15372775424 22408 33554432000 4194304 4196468 140736910030880 139753687965488 139753694615232 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 31576064 140736910038023 140736910038321 140736910038321 140736910041039 0
[pid=4708/tid=4710] ppid=4705 vsize=15012476 memory=4126316290023845779 CPUtime=0 cores=0,2,4,6
/proc/4708/task/4710/stat : 4710 (java) S 4705 4705 3960 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 230800034 15372775424 22408 33554432000 4194304 4196468 140736910030880 139753720412816 139753716180693 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31576064 140736910038023 140736910038321 140736910038321 140736910041039 0
[pid=4708/tid=4711] ppid=4705 vsize=15012476 memory=-2026666227646604569 CPUtime=0 cores=0,2,4,6
/proc/4708/task/4711/stat : 4711 (java) S 4705 4705 3960 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 230800034 15372775424 22408 33554432000 4194304 4196468 140736910030880 139753177033232 139753716180693 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31576064 140736910038023 140736910038321 140736910038321 140736910041039 0
[pid=4708/tid=4712] ppid=4705 vsize=15012476 memory=7089317150647820184 CPUtime=0 cores=0,2,4,6
/proc/4708/task/4712/stat : 4712 (java) S 4705 4705 3960 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 230800035 15372775424 22408 33554432000 4194304 4196468 140736910030880 139753175980432 139753716180693 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31576064 140736910038023 140736910038321 140736910038321 140736910041039 0
[pid=4708/tid=4713] ppid=4705 vsize=15012476 memory=6944657691966988345 CPUtime=0 cores=0,2,4,6
/proc/4708/task/4713/stat : 4713 (java) S 4705 4705 3960 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 230800035 15372775424 22408 33554432000 4194304 4196468 140736910030880 139753174927632 139753716180693 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31576064 140736910038023 140736910038321 140736910038321 140736910041039 0
[pid=4708/tid=4714] ppid=4705 vsize=15012476 memory=4196912344889787449 CPUtime=0 cores=0,2,4,6
/proc/4708/task/4714/stat : 4714 (java) S 4705 4705 3960 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 230800036 15372775424 22408 33554432000 4194304 4196468 140736910030880 139752753802096 139753716181634 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31576064 140736910038023 140736910038321 140736910038321 140736910041039 0
[pid=4708/tid=4715] ppid=4705 vsize=15012476 memory=3047711566422646390 CPUtime=0 cores=0,2,4,6
/proc/4708/task/4715/stat : 4715 (java) S 4705 4705 3960 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 230800036 15372775424 22408 33554432000 4194304 4196468 140736910030880 139752263116320 139753716180693 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31576064 140736910038023 140736910038321 140736910038321 140736910041039 0
[pid=4708/tid=4716] ppid=4705 vsize=15012476 memory=-6444775992005010620 CPUtime=0 cores=0,2,4,6
/proc/4708/task/4716/stat : 4716 (java) S 4705 4705 3960 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 230800037 15372775424 22408 33554432000 4194304 4196468 140736910030880 139751994680688 139753716180693 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31576064 140736910038023 140736910038321 140736910038321 140736910041039 0
[pid=4708/tid=4717] ppid=4705 vsize=15012476 memory=8325818968683490714 CPUtime=0 cores=0,2,4,6
/proc/4708/task/4717/stat : 4717 (java) S 4705 4705 3960 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 230800039 15372775424 22408 33554432000 4194304 4196468 140736910030880 139751620172112 139753716189083 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31576064 140736910038023 140736910038321 140736910038321 140736910041039 0
[pid=4708/tid=4718] ppid=4705 vsize=15012476 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/4708/task/4718/stat : 4718 (java) S 4705 4705 3960 0 -1 1077944384 505 0 0 0 2 0 0 0 20 0 15 0 230800039 15372775424 22408 33554432000 4194304 4196468 140736910030880 139752752748912 139753716181634 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31576064 140736910038023 140736910038321 140736910038321 140736910041039 0
[pid=4708/tid=4719] ppid=4705 vsize=15012476 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/4708/task/4719/stat : 4719 (java) S 4705 4705 3960 0 -1 1077944384 108 0 0 0 2 0 0 0 20 0 15 0 230800039 15372775424 22408 33554432000 4194304 4196468 140736910030880 139752751696112 139753716181634 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31576064 140736910038023 140736910038321 140736910038321 140736910041039 0
[pid=4708/tid=4720] ppid=4705 vsize=15012476 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/4708/task/4720/stat : 4720 (java) S 4705 4705 3960 0 -1 1077944384 347 0 0 0 7 0 0 0 20 0 15 0 230800039 15372775424 22408 33554432000 4194304 4196468 140736910030880 139752750643312 139753716181634 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31576064 140736910038023 140736910038321 140736910038321 140736910041039 0
[pid=4708/tid=4721] ppid=4705 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4708/task/4721/stat : 4721 (java) S 4705 4705 3960 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 230800039 15372775424 22408 33554432000 4194304 4196468 140736910030880 139751122266336 139753716180693 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31576064 140736910038023 140736910038321 140736910038321 140736910041039 0
[pid=4708/tid=4722] ppid=4705 vsize=15012476 memory=3906369337450247983 CPUtime=0 cores=0,2,4,6
/proc/4708/task/4722/stat : 4722 (java) S 4705 4705 3960 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 230800039 15372775424 22408 33554432000 4194304 4196468 140736910030880 139752749591728 139753716181634 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31576064 140736910038023 140736910038321 140736910038321 140736910041039 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 91028 KiB

[startup+0.70079 s]
/proc/loadavg: 2.24 2.16 1.86 4/223 4722
/proc/meminfo: memFree=23523308/32770624 swapFree=67108372/67108860
[pid=4705] ppid=4702 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/4705/stat : 4705 (scop.sh) S 4702 4705 3960 0 -1 4202496 560 320 0 0 0 0 0 0 20 0 1 0 230800032 115843072 349 33554432000 4194304 5098028 140721581410912 140721581408168 140308234691196 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 22462464 140721581413440 140721581413639 140721581413639 140721581416397 0
/proc/4705/statm: 28282 349 296 221 0 87 0
[pid=4708] ppid=4705 vsize=15018748 memory=128904 CPUtime=1.04 cores=0,2,4,6
/proc/4708/stat : 4708 (java) S 4705 4705 3960 0 -1 1077944320 17356 0 0 0 98 6 0 0 20 0 15 0 230800033 15379197952 32226 33554432000 4194304 4196468 140736910030880 140736910013424 139753716170487 0 0 2 25189581 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 31576064 140736910038023 140736910038321 140736910038321 140736910041039 0
/proc/4708/statm: 3754687 32226 3133 1 0 3716091 0
[pid=4708/tid=4709] ppid=4705 vsize=15018748 memory=2372 CPUtime=0.67 cores=0,2,4,6
/proc/4708/task/4709/stat : 4709 (java) R 4705 4705 3960 0 -1 4202560 14585 0 0 0 63 4 0 0 20 0 15 0 230800033 15379197952 32226 33554432000 4194304 4196468 140736910030880 139753688007968 139753716192413 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 31576064 140736910038023 140736910038321 140736910038321 140736910041039 0
[pid=4708/tid=4710] ppid=4705 vsize=15018748 memory=116 CPUtime=0 cores=0,2,4,6
/proc/4708/task/4710/stat : 4710 (java) S 4705 4705 3960 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 230800034 15379197952 32226 33554432000 4194304 4196468 140736910030880 139753720412816 139753716180693 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31576064 140736910038023 140736910038321 140736910038321 140736910041039 0
[pid=4708/tid=4711] ppid=4705 vsize=15018748 memory=11742 CPUtime=0 cores=0,2,4,6
/proc/4708/task/4711/stat : 4711 (java) S 4705 4705 3960 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 230800034 15379197952 32226 33554432000 4194304 4196468 140736910030880 139753177033232 139753716180693 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31576064 140736910038023 140736910038321 140736910038321 140736910041039 0
[pid=4708/tid=4712] ppid=4705 vsize=15018748 memory=26079 CPUtime=0 cores=0,2,4,6
/proc/4708/task/4712/stat : 4712 (java) S 4705 4705 3960 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 230800035 15379197952 32226 33554432000 4194304 4196468 140736910030880 139753175980432 139753716180693 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31576064 140736910038023 140736910038321 140736910038321 140736910041039 0
[pid=4708/tid=4713] ppid=4705 vsize=15018748 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4708/task/4713/stat : 4713 (java) S 4705 4705 3960 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 230800035 15379197952 32226 33554432000 4194304 4196468 140736910030880 139753174927632 139753716180693 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31576064 140736910038023 140736910038321 140736910038321 140736910041039 0
[pid=4708/tid=4714] ppid=4705 vsize=15018748 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4708/task/4714/stat : 4714 (java) S 4705 4705 3960 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 230800036 15379197952 32226 33554432000 4194304 4196468 140736910030880 139752753802096 139753716181634 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31576064 140736910038023 140736910038321 140736910038321 140736910041039 0
[pid=4708/tid=4715] ppid=4705 vsize=15018748 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4708/task/4715/stat : 4715 (java) S 4705 4705 3960 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 230800036 15379197952 32226 33554432000 4194304 4196468 140736910030880 139752263116320 139753716180693 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31576064 140736910038023 140736910038321 140736910038321 140736910041039 0
[pid=4708/tid=4716] ppid=4705 vsize=15018748 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4708/task/4716/stat : 4716 (java) S 4705 4705 3960 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 230800037 15379197952 32226 33554432000 4194304 4196468 140736910030880 139751994680688 139753716180693 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31576064 140736910038023 140736910038321 140736910038321 140736910041039 0
[pid=4708/tid=4717] ppid=4705 vsize=15018748 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4708/task/4717/stat : 4717 (java) S 4705 4705 3960 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 230800039 15379197952 32226 33554432000 4194304 4196468 140736910030880 139751620172112 139753716189083 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31576064 140736910038023 140736910038321 140736910038321 140736910041039 0
[pid=4708/tid=4718] ppid=4705 vsize=15018748 memory=0 CPUtime=0.1 cores=0,2,4,6
/proc/4708/task/4718/stat : 4718 (java) S 4705 4705 3960 0 -1 1077944384 756 0 0 0 10 0 0 0 20 0 15 0 230800039 15379197952 32226 33554432000 4194304 4196468 140736910030880 139752752748912 139753716181634 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31576064 140736910038023 140736910038321 140736910038321 140736910041039 0
[pid=4708/tid=4719] ppid=4705 vsize=15018748 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/4708/task/4719/stat : 4719 (java) S 4705 4705 3960 0 -1 1077944384 174 0 0 0 7 0 0 0 20 0 15 0 230800039 15379197952 32226 33554432000 4194304 4196468 140736910030880 139752751696112 139753716181634 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31576064 140736910038023 140736910038321 140736910038321 140736910041039 0
[pid=4708/tid=4720] ppid=4705 vsize=15018748 memory=0 CPUtime=0.16 cores=0,2,4,6
/proc/4708/task/4720/stat : 4720 (java) S 4705 4705 3960 0 -1 1077944384 505 0 0 0 16 0 0 0 20 0 15 0 230800039 15379197952 32226 33554432000 4194304 4196468 140736910030880 139752750643312 139753716181634 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31576064 140736910038023 140736910038321 140736910038321 140736910041039 0
[pid=4708/tid=4721] ppid=4705 vsize=15018748 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4708/task/4721/stat : 4721 (java) S 4705 4705 3960 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 230800039 15379197952 32226 33554432000 4194304 4196468 140736910030880 139751122266336 139753716180693 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31576064 140736910038023 140736910038321 140736910038321 140736910041039 0
[pid=4708/tid=4722] ppid=4705 vsize=15018748 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4708/task/4722/stat : 4722 (java) S 4705 4705 3960 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 230800039 15379197952 32226 33554432000 4194304 4196468 140736910030880 139752749591728 139753716181634 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31576064 140736910038023 140736910038321 140736910038321 140736910041039 0
Current children cumulated CPU time: 1.04 s
Current children cumulated vsize: 15131876 KiB
Current children cumulated memory: 130300 KiB

[startup+1.50077 s]
/proc/loadavg: 2.24 2.16 1.86 6/223 4722
/proc/meminfo: memFree=23429856/32770624 swapFree=67108372/67108860
[pid=4705] ppid=4702 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/4705/stat : 4705 (scop.sh) S 4702 4705 3960 0 -1 4202496 560 320 0 0 0 0 0 0 20 0 1 0 230800032 115843072 349 33554432000 4194304 5098028 140721581410912 140721581408168 140308234691196 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 22462464 140721581413440 140721581413639 140721581413639 140721581416397 0
/proc/4705/statm: 28282 349 296 221 0 87 0

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

[pid=4724/tid=4727] ppid=4705 vsize=8068220 memory=122560 CPUtime=0 cores=0,2,4,6
/proc/4724/task/4727/stat : 4727 (java) S 4705 4705 3960 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 230806870 8261857280 30640 33554432000 4194304 4196468 140725789128592 139890063890960 139890259490517 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20475904 140725789131958 140725789132081 140725789132081 140725789134799 0
[pid=4724/tid=4728] ppid=4705 vsize=8068220 memory=1472 CPUtime=0 cores=0,2,4,6
/proc/4724/task/4728/stat : 4728 (java) S 4705 4705 3960 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 230806870 8261857280 30640 33554432000 4194304 4196468 140725789128592 139890062838160 139890259490517 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20475904 140725789131958 140725789132081 140725789132081 140725789134799 0
[pid=4724/tid=4729] ppid=4705 vsize=8068220 memory=122560 CPUtime=0 cores=0,2,4,6
/proc/4724/task/4729/stat : 4729 (java) S 4705 4705 3960 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 230806870 8261857280 30640 33554432000 4194304 4196468 140725789128592 139890061785360 139890259490517 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20475904 140725789131958 140725789132081 140725789132081 140725789134799 0
[pid=4724/tid=4730] ppid=4705 vsize=8068220 memory=122560 CPUtime=0.05 cores=0,2,4,6
/proc/4724/task/4730/stat : 4730 (java) S 4705 4705 3960 0 -1 1077944384 7 0 0 0 1 4 0 0 20 0 19 0 230806871 8261857280 30640 33554432000 4194304 4196468 140725789128592 139889705945968 139890259491458 0 0 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20475904 140725789131958 140725789132081 140725789132081 140725789134799 0
[pid=4724/tid=4731] ppid=4705 vsize=8068220 memory=122560 CPUtime=0 cores=0,2,4,6
/proc/4724/task/4731/stat : 4731 (java) S 4705 4705 3960 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 230806872 8261857280 30640 33554432000 4194304 4196468 140725789128592 139889098090016 139890259490517 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20475904 140725789131958 140725789132081 140725789132081 140725789134799 0
[pid=4724/tid=4732] ppid=4705 vsize=8068220 memory=1472 CPUtime=0 cores=0,2,4,6
/proc/4724/task/4732/stat : 4732 (java) S 4705 4705 3960 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 230806872 8261857280 30640 33554432000 4194304 4196468 140725789128592 139888829654384 139890259490517 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20475904 140725789131958 140725789132081 140725789132081 140725789134799 0
[pid=4724/tid=4733] ppid=4705 vsize=8068220 memory=122560 CPUtime=0 cores=0,2,4,6
/proc/4724/task/4733/stat : 4733 (java) S 4705 4705 3960 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 230806875 8261857280 30640 33554432000 4194304 4196468 140725789128592 139888455145808 139890259498907 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20475904 140725789131958 140725789132081 140725789132081 140725789134799 0
[pid=4724/tid=4734] ppid=4705 vsize=8068220 memory=1472 CPUtime=0.11 cores=0,2,4,6
/proc/4724/task/4734/stat : 4734 (java) S 4705 4705 3960 0 -1 1077944384 504 0 0 0 10 1 0 0 20 0 19 0 230806875 8261857280 30640 33554432000 4194304 4196468 140725789128592 139889704892784 139890259491458 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20475904 140725789131958 140725789132081 140725789132081 140725789134799 0
[pid=4724/tid=4735] ppid=4705 vsize=8068220 memory=296680 CPUtime=0.18 cores=0,2,4,6
/proc/4724/task/4735/stat : 4735 (java) S 4705 4705 3960 0 -1 1077944384 762 0 0 0 18 0 0 0 20 0 19 0 230806875 8261857280 30640 33554432000 4194304 4196468 140725789128592 139889703839984 139890259491458 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20475904 140725789131958 140725789132081 140725789132081 140725789134799 0
[pid=4724/tid=4736] ppid=4705 vsize=8068220 memory=0 CPUtime=0.24 cores=0,2,4,6
/proc/4724/task/4736/stat : 4736 (java) S 4705 4705 3960 0 -1 1077944384 586 0 0 0 23 1 0 0 20 0 19 0 230806875 8261857280 30640 33554432000 4194304 4196468 140725789128592 139889634961520 139890259491458 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20475904 140725789131958 140725789132081 140725789132081 140725789134799 0
[pid=4724/tid=4737] ppid=4705 vsize=8068220 memory=1472 CPUtime=0 cores=0,2,4,6
/proc/4724/task/4737/stat : 4737 (java) S 4705 4705 3960 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 230806875 8261857280 30640 33554432000 4194304 4196468 140725789128592 139887957240032 139890259490517 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20475904 140725789131958 140725789132081 140725789132081 140725789134799 0
[pid=4724/tid=4738] ppid=4705 vsize=8068220 memory=122560 CPUtime=1.74 cores=0,2,4,6
/proc/4724/task/4738/stat : 4738 (java) S 4705 4705 3960 0 -1 1077944384 159 0 0 0 87 87 0 0 20 0 19 0 230806875 8261857280 30640 33554432000 4194304 4196468 140725789128592 139889633909936 139890259491458 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 11 0 0 6293624 6294260 20475904 140725789131958 140725789132081 140725789132081 140725789134799 0
[pid=4724/tid=4740] ppid=4705 vsize=8068220 memory=263396 CPUtime=0 cores=0,2,4,6
/proc/4724/task/4740/stat : 4740 (java) S 4705 4705 3960 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 230806945 8261857280 30640 33554432000 4194304 4196468 140725789128592 139889702454976 139890259504921 0 4 2 25189581 18446744071579417331 0 0 -1 2 0 0 0 0 0 6293624 6294260 20475904 140725789131958 140725789132081 140725789132081 140725789134799 0
[pid=4724/tid=4742] ppid=4705 vsize=8068220 memory=4580 CPUtime=0 cores=0,2,4,6
/proc/4724/task/4742/stat : 4742 (java) S 4705 4705 3960 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 230806945 8261857280 30640 33554432000 4194304 4196468 140725789128592 139887420354320 139890259502237 0 4 2 25189581 18446744071580971376 0 0 -1 2 0 0 0 0 0 6293624 6294260 20475904 140725789131958 140725789132081 140725789132081 140725789134799 0
[pid=4724/tid=4743] ppid=4705 vsize=8068220 memory=1472 CPUtime=0 cores=0,2,4,6
/proc/4724/task/4743/stat : 4743 (java) S 4705 4705 3960 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 230806945 8261857280 30640 33554432000 4194304 4196468 140725789128592 139887286132368 139890259502237 0 4 2 25189581 18446744071580971376 0 0 -1 2 0 0 0 0 0 6293624 6294260 20475904 140725789131958 140725789132081 140725789132081 140725789134799 0
[pid=4724/tid=4744] ppid=4705 vsize=8068220 memory=1472 CPUtime=0 cores=0,2,4,6
/proc/4724/task/4744/stat : 4744 (java) S 4705 4705 3960 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 19 0 230806948 8261857280 30640 33554432000 4194304 4196468 140725789128592 139887554583712 139890259490517 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20475904 140725789131958 140725789132081 140725789132081 140725789134799 0
Current children cumulated CPU time: 2470.06 s
Current children cumulated vsize: 8479476 KiB
Current children cumulated memory: 393632 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2492.3 s]
/proc/loadavg: 2.00 2.01 2.00 4/228 5043
/proc/meminfo: memFree=22687000/32770624 swapFree=67108372/67108860
[pid=4705] ppid=4702 vsize=113128 memory=1472 CPUtime=93.84 cores=0,2,4,6
/proc/4705/stat : 4705 (scop.sh) S 4702 4705 3960 0 -1 4202496 591 70808 0 0 0 0 9144 240 20 0 1 0 230800032 115843072 368 33554432000 4194304 5098028 140721581410912 140721581407656 140308234691196 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 22462464 140721581413440 140721581413639 140721581413639 140721581416397 0
/proc/4705/statm: 28282 368 311 221 0 87 0
[pid=4724] ppid=4705 vsize=8068220 memory=122560 CPUtime=3.18 cores=0,2,4,6
/proc/4724/stat : 4724 (java) S 4705 4705 3960 0 -1 1077944320 18474 0 0 0 227 91 0 0 20 0 19 0 230806868 8261857280 30640 33554432000 4194304 4196468 140725789128592 140725789111136 139890259480311 0 0 2 25189581 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 20475904 140725789131958 140725789132081 140725789132081 140725789134799 0
/proc/4724/statm: 2017055 30640 3163 1 0 1978454 0
[pid=4739] ppid=4724 vsize=298528 memory=272080 CPUtime=2423.07 cores=0,2,4,6
/proc/4739/stat : 4739 (minisat_release) R 4724 4705 3960 0 -1 4202496 1447206 0 0 0 242015 292 0 0 20 0 1 0 230806945 305692672 68020 33554432000 4194304 4308513 140733326012928 140733326010376 4251511 0 4 0 8396802 0 0 0 17 4 0 0 0 0 0 6409496 6410680 37838848 140733326021749 140733326021846 140733326021846 140733326024645 0
/proc/4739/statm: 74632 68020 342 28 0 70872 0
[pid=4724/tid=4725] ppid=4705 vsize=8068220 memory=122560 CPUtime=0.78 cores=0,2,4,6
/proc/4724/task/4725/stat : 4725 (java) S 4705 4705 3960 0 -1 1077944384 15060 0 0 0 73 5 0 0 20 0 19 0 230806869 8261857280 30640 33554432000 4194304 4196468 140725789128592 139890231320464 139890259490517 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20475904 140725789131958 140725789132081 140725789132081 140725789134799 0
[pid=4724/tid=4726] ppid=4705 vsize=8068220 memory=122560 CPUtime=0 cores=0,2,4,6
/proc/4724/task/4726/stat : 4726 (java) S 4705 4705 3960 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 230806870 8261857280 30640 33554432000 4194304 4196468 140725789128592 139890263722640 139890259490517 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20475904 140725789131958 140725789132081 140725789132081 140725789134799 0
[pid=4724/tid=4727] ppid=4705 vsize=8068220 memory=272080 CPUtime=0 cores=0,2,4,6
/proc/4724/task/4727/stat : 4727 (java) S 4705 4705 3960 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 230806870 8261857280 30640 33554432000 4194304 4196468 140725789128592 139890063890960 139890259490517 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20475904 140725789131958 140725789132081 140725789132081 140725789134799 0
[pid=4724/tid=4728] ppid=4705 vsize=8068220 memory=1472 CPUtime=0 cores=0,2,4,6
/proc/4724/task/4728/stat : 4728 (java) S 4705 4705 3960 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 230806870 8261857280 30640 33554432000 4194304 4196468 140725789128592 139890062838160 139890259490517 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20475904 140725789131958 140725789132081 140725789132081 140725789134799 0
[pid=4724/tid=4729] ppid=4705 vsize=8068220 memory=286792 CPUtime=0 cores=0,2,4,6
/proc/4724/task/4729/stat : 4729 (java) S 4705 4705 3960 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 230806870 8261857280 30640 33554432000 4194304 4196468 140725789128592 139890061785360 139890259490517 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20475904 140725789131958 140725789132081 140725789132081 140725789134799 0
[pid=4724/tid=4730] ppid=4705 vsize=8068220 memory=122560 CPUtime=0.05 cores=0,2,4,6
/proc/4724/task/4730/stat : 4730 (java) S 4705 4705 3960 0 -1 1077944384 7 0 0 0 1 4 0 0 20 0 19 0 230806871 8261857280 30640 33554432000 4194304 4196468 140725789128592 139889705945968 139890259491458 0 0 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20475904 140725789131958 140725789132081 140725789132081 140725789134799 0
[pid=4724/tid=4731] ppid=4705 vsize=8068220 memory=1472 CPUtime=0 cores=0,2,4,6
/proc/4724/task/4731/stat : 4731 (java) S 4705 4705 3960 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 230806872 8261857280 30640 33554432000 4194304 4196468 140725789128592 139889098090016 139890259490517 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20475904 140725789131958 140725789132081 140725789132081 140725789134799 0
[pid=4724/tid=4732] ppid=4705 vsize=8068220 memory=932 CPUtime=0 cores=0,2,4,6
/proc/4724/task/4732/stat : 4732 (java) S 4705 4705 3960 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 230806872 8261857280 30640 33554432000 4194304 4196468 140725789128592 139888829654384 139890259490517 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20475904 140725789131958 140725789132081 140725789132081 140725789134799 0
[pid=4724/tid=4733] ppid=4705 vsize=8068220 memory=6416 CPUtime=0 cores=0,2,4,6
/proc/4724/task/4733/stat : 4733 (java) S 4705 4705 3960 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 230806875 8261857280 30640 33554432000 4194304 4196468 140725789128592 139888455145808 139890259498907 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20475904 140725789131958 140725789132081 140725789132081 140725789134799 0
[pid=4724/tid=4734] ppid=4705 vsize=8068220 memory=122560 CPUtime=0.11 cores=0,2,4,6
/proc/4724/task/4734/stat : 4734 (java) S 4705 4705 3960 0 -1 1077944384 504 0 0 0 10 1 0 0 20 0 19 0 230806875 8261857280 30640 33554432000 4194304 4196468 140725789128592 139889704892784 139890259491458 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20475904 140725789131958 140725789132081 140725789132081 140725789134799 0
[pid=4724/tid=4735] ppid=4705 vsize=8068220 memory=1692 CPUtime=0.18 cores=0,2,4,6
/proc/4724/task/4735/stat : 4735 (java) S 4705 4705 3960 0 -1 1077944384 762 0 0 0 18 0 0 0 20 0 19 0 230806875 8261857280 30640 33554432000 4194304 4196468 140725789128592 139889703839984 139890259491458 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20475904 140725789131958 140725789132081 140725789132081 140725789134799 0
[pid=4724/tid=4736] ppid=4705 vsize=8068220 memory=62804 CPUtime=0.24 cores=0,2,4,6
/proc/4724/task/4736/stat : 4736 (java) S 4705 4705 3960 0 -1 1077944384 586 0 0 0 23 1 0 0 20 0 19 0 230806875 8261857280 30640 33554432000 4194304 4196468 140725789128592 139889634961520 139890259491458 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20475904 140725789131958 140725789132081 140725789132081 140725789134799 0
[pid=4724/tid=4737] ppid=4705 vsize=8068220 memory=1100 CPUtime=0 cores=0,2,4,6
/proc/4724/task/4737/stat : 4737 (java) S 4705 4705 3960 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 230806875 8261857280 30640 33554432000 4194304 4196468 140725789128592 139887957240032 139890259490517 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20475904 140725789131958 140725789132081 140725789132081 140725789134799 0
[pid=4724/tid=4738] ppid=4705 vsize=8068220 memory=309476 CPUtime=1.77 cores=0,2,4,6
/proc/4724/task/4738/stat : 4738 (java) S 4705 4705 3960 0 -1 1077944384 163 0 0 0 88 89 0 0 20 0 19 0 230806875 8261857280 30640 33554432000 4194304 4196468 140725789128592 139889633909936 139890259491458 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 11 0 0 6293624 6294260 20475904 140725789131958 140725789132081 140725789132081 140725789134799 0
[pid=4724/tid=4740] ppid=4705 vsize=8068220 memory=1408 CPUtime=0 cores=0,2,4,6
/proc/4724/task/4740/stat : 4740 (java) S 4705 4705 3960 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 230806945 8261857280 30640 33554432000 4194304 4196468 140725789128592 139889702454976 139890259504921 0 4 2 25189581 18446744071579417331 0 0 -1 2 0 0 0 0 0 6293624 6294260 20475904 140725789131958 140725789132081 140725789132081 140725789134799 0
[pid=4724/tid=4742] ppid=4705 vsize=8068220 memory=1472 CPUtime=0 cores=0,2,4,6
/proc/4724/task/4742/stat : 4742 (java) S 4705 4705 3960 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 230806945 8261857280 30640 33554432000 4194304 4196468 140725789128592 139887420354320 139890259502237 0 4 2 25189581 18446744071580971376 0 0 -1 2 0 0 0 0 0 6293624 6294260 20475904 140725789131958 140725789132081 140725789132081 140725789134799 0
[pid=4724/tid=4743] ppid=4705 vsize=8068220 memory=1472 CPUtime=0 cores=0,2,4,6
/proc/4724/task/4743/stat : 4743 (java) S 4705 4705 3960 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 230806945 8261857280 30640 33554432000 4194304 4196468 140725789128592 139887286132368 139890259502237 0 4 2 25189581 18446744071580971376 0 0 -1 2 0 0 0 0 0 6293624 6294260 20475904 140725789131958 140725789132081 140725789132081 140725789134799 0
[pid=4724/tid=4744] ppid=4705 vsize=8068220 memory=122560 CPUtime=0 cores=0,2,4,6
/proc/4724/task/4744/stat : 4744 (java) S 4705 4705 3960 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 19 0 230806948 8261857280 30640 33554432000 4194304 4196468 140725789128592 139887554583712 139890259490517 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20475904 140725789131958 140725789132081 140725789132081 140725789134799 0
Current children cumulated CPU time: 2520.09 s
Current children cumulated vsize: 8479876 KiB
Current children cumulated memory: 396112 KiB

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

[startup+2492.31 s]
# the end of solver process 4705 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=91.4494 s, system=2.41109 s

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

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

[startup+2492.3 s]
/proc/loadavg: 2.00 2.01 2.00 4/228 5043
/proc/meminfo: memFree=22687000/32770624 swapFree=67108372/67108860
[pid=4705] ppid=4702 vsize=113128 memory=1472 CPUtime=93.84 cores=0,2,4,6
/proc/4705/stat : 4705 (scop.sh) S 4702 4705 3960 0 -1 4202496 591 70808 0 0 0 0 9144 240 20 0 1 0 230800032 115843072 368 33554432000 4194304 5098028 140721581410912 140721581407656 140308234691196 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 22462464 140721581413440 140721581413639 140721581413639 140721581416397 0
/proc/4705/statm: 28282 368 311 221 0 87 0
[pid=4724] ppid=4705 vsize=8068220 memory=122560 CPUtime=3.18 cores=0,2,4,6
/proc/4724/stat : 4724 (java) S 4705 4705 3960 0 -1 1077944320 18474 0 0 0 227 91 0 0 20 0 19 0 230806868 8261857280 30640 33554432000 4194304 4196468 140725789128592 140725789111136 139890259480311 0 0 2 25189581 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 20475904 140725789131958 140725789132081 140725789132081 140725789134799 0
/proc/4724/statm: 2017055 30640 3163 1 0 1978454 0
[pid=4739] ppid=4724 vsize=298528 memory=272080 CPUtime=2423.07 cores=0,2,4,6
/proc/4739/stat : 4739 (minisat_release) R 4724 4705 3960 0 -1 4202496 1447206 0 0 0 242015 292 0 0 20 0 1 0 230806945 305692672 68020 33554432000 4194304 4308513 140733326012928 140733326010376 4251511 0 4 0 8396802 0 0 0 17 4 0 0 0 0 0 6409496 6410680 37838848 140733326021749 140733326021846 140733326021846 140733326024645 0
/proc/4739/statm: 74632 68020 342 28 0 70872 0
[pid=4724/tid=4725] ppid=4705 vsize=8068220 memory=122560 CPUtime=0.78 cores=0,2,4,6
/proc/4724/task/4725/stat : 4725 (java) S 4705 4705 3960 0 -1 1077944384 15060 0 0 0 73 5 0 0 20 0 19 0 230806869 8261857280 30640 33554432000 4194304 4196468 140725789128592 139890231320464 139890259490517 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20475904 140725789131958 140725789132081 140725789132081 140725789134799 0
[pid=4724/tid=4726] ppid=4705 vsize=8068220 memory=122560 CPUtime=0 cores=0,2,4,6
/proc/4724/task/4726/stat : 4726 (java) S 4705 4705 3960 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 230806870 8261857280 30640 33554432000 4194304 4196468 140725789128592 139890263722640 139890259490517 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20475904 140725789131958 140725789132081 140725789132081 140725789134799 0
[pid=4724/tid=4727] ppid=4705 vsize=8068220 memory=272080 CPUtime=0 cores=0,2,4,6
/proc/4724/task/4727/stat : 4727 (java) S 4705 4705 3960 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 230806870 8261857280 30640 33554432000 4194304 4196468 140725789128592 139890063890960 139890259490517 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20475904 140725789131958 140725789132081 140725789132081 140725789134799 0
[pid=4724/tid=4728] ppid=4705 vsize=8068220 memory=1472 CPUtime=0 cores=0,2,4,6
/proc/4724/task/4728/stat : 4728 (java) S 4705 4705 3960 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 230806870 8261857280 30640 33554432000 4194304 4196468 140725789128592 139890062838160 139890259490517 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20475904 140725789131958 140725789132081 140725789132081 140725789134799 0
[pid=4724/tid=4729] ppid=4705 vsize=8068220 memory=286792 CPUtime=0 cores=0,2,4,6
/proc/4724/task/4729/stat : 4729 (java) S 4705 4705 3960 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 230806870 8261857280 30640 33554432000 4194304 4196468 140725789128592 139890061785360 139890259490517 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20475904 140725789131958 140725789132081 140725789132081 140725789134799 0
[pid=4724/tid=4730] ppid=4705 vsize=8068220 memory=122560 CPUtime=0.05 cores=0,2,4,6
/proc/4724/task/4730/stat : 4730 (java) S 4705 4705 3960 0 -1 1077944384 7 0 0 0 1 4 0 0 20 0 19 0 230806871 8261857280 30640 33554432000 4194304 4196468 140725789128592 139889705945968 139890259491458 0 0 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20475904 140725789131958 140725789132081 140725789132081 140725789134799 0
[pid=4724/tid=4731] ppid=4705 vsize=8068220 memory=1472 CPUtime=0 cores=0,2,4,6
/proc/4724/task/4731/stat : 4731 (java) S 4705 4705 3960 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 230806872 8261857280 30640 33554432000 4194304 4196468 140725789128592 139889098090016 139890259490517 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20475904 140725789131958 140725789132081 140725789132081 140725789134799 0
[pid=4724/tid=4732] ppid=4705 vsize=8068220 memory=932 CPUtime=0 cores=0,2,4,6
/proc/4724/task/4732/stat : 4732 (java) S 4705 4705 3960 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 230806872 8261857280 30640 33554432000 4194304 4196468 140725789128592 139888829654384 139890259490517 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20475904 140725789131958 140725789132081 140725789132081 140725789134799 0
[pid=4724/tid=4733] ppid=4705 vsize=8068220 memory=6416 CPUtime=0 cores=0,2,4,6
/proc/4724/task/4733/stat : 4733 (java) S 4705 4705 3960 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 230806875 8261857280 30640 33554432000 4194304 4196468 140725789128592 139888455145808 139890259498907 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20475904 140725789131958 140725789132081 140725789132081 140725789134799 0
[pid=4724/tid=4734] ppid=4705 vsize=8068220 memory=122560 CPUtime=0.11 cores=0,2,4,6
/proc/4724/task/4734/stat : 4734 (java) S 4705 4705 3960 0 -1 1077944384 504 0 0 0 10 1 0 0 20 0 19 0 230806875 8261857280 30640 33554432000 4194304 4196468 140725789128592 139889704892784 139890259491458 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20475904 140725789131958 140725789132081 140725789132081 140725789134799 0
[pid=4724/tid=4735] ppid=4705 vsize=8068220 memory=1692 CPUtime=0.18 cores=0,2,4,6
/proc/4724/task/4735/stat : 4735 (java) S 4705 4705 3960 0 -1 1077944384 762 0 0 0 18 0 0 0 20 0 19 0 230806875 8261857280 30640 33554432000 4194304 4196468 140725789128592 139889703839984 139890259491458 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20475904 140725789131958 140725789132081 140725789132081 140725789134799 0
[pid=4724/tid=4736] ppid=4705 vsize=8068220 memory=62804 CPUtime=0.24 cores=0,2,4,6
/proc/4724/task/4736/stat : 4736 (java) S 4705 4705 3960 0 -1 1077944384 586 0 0 0 23 1 0 0 20 0 19 0 230806875 8261857280 30640 33554432000 4194304 4196468 140725789128592 139889634961520 139890259491458 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20475904 140725789131958 140725789132081 140725789132081 140725789134799 0
[pid=4724/tid=4737] ppid=4705 vsize=8068220 memory=1100 CPUtime=0 cores=0,2,4,6
/proc/4724/task/4737/stat : 4737 (java) S 4705 4705 3960 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 230806875 8261857280 30640 33554432000 4194304 4196468 140725789128592 139887957240032 139890259490517 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20475904 140725789131958 140725789132081 140725789132081 140725789134799 0
[pid=4724/tid=4738] ppid=4705 vsize=8068220 memory=309476 CPUtime=1.77 cores=0,2,4,6
/proc/4724/task/4738/stat : 4738 (java) S 4705 4705 3960 0 -1 1077944384 163 0 0 0 88 89 0 0 20 0 19 0 230806875 8261857280 30640 33554432000 4194304 4196468 140725789128592 139889633909936 139890259491458 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 11 0 0 6293624 6294260 20475904 140725789131958 140725789132081 140725789132081 140725789134799 0
[pid=4724/tid=4740] ppid=4705 vsize=8068220 memory=1408 CPUtime=0 cores=0,2,4,6
/proc/4724/task/4740/stat : 4740 (java) S 4705 4705 3960 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 230806945 8261857280 30640 33554432000 4194304 4196468 140725789128592 139889702454976 139890259504921 0 4 2 25189581 18446744071579417331 0 0 -1 2 0 0 0 0 0 6293624 6294260 20475904 140725789131958 140725789132081 140725789132081 140725789134799 0
[pid=4724/tid=4742] ppid=4705 vsize=8068220 memory=1472 CPUtime=0 cores=0,2,4,6
/proc/4724/task/4742/stat : 4742 (java) S 4705 4705 3960 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 230806945 8261857280 30640 33554432000 4194304 4196468 140725789128592 139887420354320 139890259502237 0 4 2 25189581 18446744071580971376 0 0 -1 2 0 0 0 0 0 6293624 6294260 20475904 140725789131958 140725789132081 140725789132081 140725789134799 0
[pid=4724/tid=4743] ppid=4705 vsize=8068220 memory=1472 CPUtime=0 cores=0,2,4,6
/proc/4724/task/4743/stat : 4743 (java) S 4705 4705 3960 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 230806945 8261857280 30640 33554432000 4194304 4196468 140725789128592 139887286132368 139890259502237 0 4 2 25189581 18446744071580971376 0 0 -1 2 0 0 0 0 0 6293624 6294260 20475904 140725789131958 140725789132081 140725789132081 140725789134799 0
[pid=4724/tid=4744] ppid=4705 vsize=8068220 memory=122560 CPUtime=0 cores=0,2,4,6
/proc/4724/task/4744/stat : 4744 (java) S 4705 4705 3960 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 19 0 230806948 8261857280 30640 33554432000 4194304 4196468 140725789128592 139887554583712 139890259490517 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20475904 140725789131958 140725789132081 140725789132081 140725789134799 0
Current children cumulated CPU time: 2520.09 s
Current children cumulated vsize: 8479876 KiB
Current children cumulated memory: 396112 KiB

Child status: 1
Real time (s): 2492.33
CPU time (s): 2520.18
CPU user time (s): 2513.89
CPU system time (s): 6.28711
CPU usage (%): 101.117
Max. virtual memory (cumulated for all children) (KiB): 15142280
Max. memory (cumulated for all children) (KiB): 4699532

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2513.89
system time used= 6.28711
maximum resident set size= 4698136
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1537650
page faults= 0
swaps= 0
block input operations= 0
block output operations= 61504
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 61202
involuntary context switches= 3474


# summary of solver processes directly reported to runsolver:
#   pid: 4705,4724
#   total CPU time (s): 2520.18
#   total CPU user time (s): 2513.89
#   total CPU system time (s): 6.28711

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 17.5028 second user time and 27.2772 second system time

The end

Launcher Data

Begin job on node137 at 2018-08-13 05:52:49
IDJOB=4305386
IDBENCH=141654
IDSOLVER=2782
FILE ID=node137/4305386-1534132369
RUNJOBID= node137-1534130784-3991
PBS_JOBID= 21037014
Free space on /tmp= 26528 MiB

SOLVER NAME= scop order+MapleCOMSPS (2018-07-31)
BENCH NAME= XCSP18/Eternity/Eternity-11-11_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-4305386-1534132369/watcher-4305386-1534132369 -o /tmp/evaluation-result-4305386-1534132369/solver-4305386-1534132369 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node137-1534130784-3991 --watchdog 2580  scop.sh 11g scop.jar -order minisat_release default HOME HOME/instance-4305386-1534132369.xml

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

MD5SUM BENCH= b7632c186b52d4a26cd4526d5031b869
RANDOM SEED=59149621

node137.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.54
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.56
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.54
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.56
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.54
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.56
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.54
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        23626412 kB
MemAvailable:   31721820 kB
Buffers:          100588 kB
Cached:          8189480 kB
SwapCached:            8 kB
Active:          4212360 kB
Inactive:        4315604 kB
Active(anon):     185180 kB
Inactive(anon):   105192 kB
Active(file):    4027180 kB
Inactive(file):  4210412 kB
Unevictable:        7432 kB
Mlocked:            7432 kB
SwapTotal:      67108860 kB
SwapFree:       67108372 kB
Dirty:              8856 kB
Writeback:             0 kB
AnonPages:        255752 kB
Mapped:            65484 kB
Shmem:             49624 kB
Slab:             315028 kB
SReclaimable:     286276 kB
SUnreclaim:        28752 kB
KernelStack:        3904 kB
PageTables:         5996 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    5893404 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    118784 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      114048 kB
DirectMap2M:    33431552 kB

Free space on /tmp at the end= 26440 MiB
End job on node137 at 2018-08-13 06:34:21