Trace number 4305706

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
scop both+MapleCOMSPS (2018-07-31)? (TO) 2520.13 2505.12

General information on the benchmark

NameFrb/
frb-53-24-1-mgd_c18.xml
MD5SUMe77860b1077c007311080ac2a4bc32f8
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 variables53
Number of constraints475
Number of domains1
Minimum domain size24
Maximum domain size24
Distribution of domain sizes[{"size":24,"count":53}]
Minimum variable degree12
Maximum variable degree25
Distribution of variable degrees[{"degree":12,"count":3},{"degree":13,"count":3},{"degree":14,"count":3},{"degree":15,"count":6},{"degree":16,"count":3},{"degree":17,"count":7},{"degree":18,"count":3},{"degree":19,"count":10},{"degree":20,"count":3},{"degree":21,"count":4},{"degree":22,"count":1},{"degree":23,"count":3},{"degree":24,"count":3},{"degree":25,"count":1}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":475}]
Number of extensional constraints475
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":475}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c (scop.sh) java -Xms11g -Xmx11g -Xss128m -cp scop.jar fun.scop.XCSP18Encode -both -solver minisat_release -solverOption default -tmp HOME -serialFile HOME/scop-27111-serial-file.bin HOME/instance-4305706-1534090011.xml
0.55/0.51	
0.66/0.52	scop both+minisat_release (2018-07-31)
0.66/0.52	(Encoding Process)
0.66/0.52	
0.66/0.54	c BEGIN-Prog: Sun Aug 12 18:06:52 CEST 2018
0.66/0.54	c PID: 27114
0.66/0.54	c IP: 172.20.3.103
0.66/0.54	c HOST: node103.alineos.net
0.66/0.55	c (0,0) Parsing Begin
2.64/1.23	c (0,0) Parsing End
2.64/1.23	c (0,0) CSP: 53 int (0 aux), 0 bool (0 aux), 475 ctr, max domain size 24
2.64/1.23	c (0,0) Heap : 281 MiB used (max 10795 MiB), NonHeap : 19 MiB used (max 0 MiB)
2.64/1.23	c (0,0) Constraint Name Generate Begin
2.64/1.24	c (0,0) Ctr:HOME/instance-4305706-1534090011.xml,ExtensionConflict:ExtensionSupport:IntVar
2.64/1.24	c (0,0) Constraint Name Generate End
2.64/1.24	c (0,0) Heap : 281 MiB used (max 10795 MiB), NonHeap : 20 MiB used (max 0 MiB)
2.64/1.24	c (0,0) CSP to CSPinCNF Begin
5.77/2.31	c (1,1) translated 48 (10%) constraints
6.99/2.76	c (2,2) translated 95 (20%) constraints
8.24/3.16	c (2,2) translated 143 (30%) constraints
9.42/3.57	c (3,3) translated 190 (40%) constraints
10.33/3.88	c (3,3) translated 238 (50%) constraints
11.27/4.18	c (3,3) translated 285 (60%) constraints
12.14/4.47	c (3,3) translated 333 (70%) constraints
13.06/4.71	c (4,4) translated 380 (80%) constraints
13.66/4.94	c (4,4) translated 428 (90%) constraints
14.17/5.14	c (4,4) translated 475 (100%) constraints
15.32/5.51	c (4,4) STATISTICS1:HOME/instance-4305706-1534090011.xml,ExtensionConflict:ExtensionSupport:IntVar,437,58454,-1,24,25,1,,24:217341;2:5511,25:16;4:48088;3:9416;2:934,1:222852;0:16,
15.32/5.51	c (4,4) ==========================================
15.32/5.51	c (4,4) Both Encoding selects:
15.32/5.51	c (4,4) Order
15.32/5.51	c (4,4) ==========================================
16.01/5.72	c (5,5) translated 5846 (10%) constraints
16.30/5.85	c (5,5) translated 11691 (20%) constraints
16.60/5.96	c (5,5) translated 17537 (30%) constraints
16.90/6.07	c (5,5) translated 23382 (40%) constraints
17.01/6.17	c (5,5) translated 29227 (50%) constraints
17.09/6.27	c (5,5) translated 35073 (60%) constraints
17.19/6.37	c (5,5) translated 40918 (70%) constraints
17.30/6.47	c (5,5) translated 46764 (80%) constraints
17.40/6.57	c (6,6) translated 52609 (90%) constraints
17.49/6.68	c (6,6) translated 58454 (100%) constraints
17.49/6.68	c (6,6) CSP to CSPinCNF End
17.49/6.68	c (6,6) CSP: 53 int (0 aux), 384 bool (384 aux), 58454 ctr, max domain size 24
17.49/6.68	c (6,6) Heap : 2309 MiB used (max 10795 MiB), NonHeap : 32 MiB used (max 0 MiB)
17.49/6.68	c (6,6) CSPinCNF Propagation Begin
18.32/7.10	c (6,6) 0 values, 5360 unsatisfiable literals, and 0 valid clauses are removed
18.32/7.10	c (6,6) CSPinCNF Propagation End
18.32/7.10	c (6,6) CSP: 53 int (0 aux), 384 bool (384 aux), 58454 ctr, max domain size 24
18.32/7.10	c (6,6) Heap : 2591 MiB used (max 10795 MiB), NonHeap : 32 MiB used (max 0 MiB)
18.32/7.10	c (6,6) Simplify CSPinCNF Begin
18.68/7.26	c (6,6) Simplify CSPinCNF End
18.68/7.26	c (6,6) CSP: 53 int (0 aux), 384 bool (384 aux), 58454 ctr, max domain size 24
18.68/7.26	c (6,6) Heap : 2647 MiB used (max 10795 MiB), NonHeap : 32 MiB used (max 0 MiB)
18.68/7.26	c (6,6) Calculate Precise Domain Begin
18.68/7.27	c (6,6) 0 values are removed by re-calculation
18.68/7.27	c (6,6) Calculate Precise Domain End
18.68/7.27	c (6,6) CSP: 53 int (0 aux), 384 bool (384 aux), 58454 ctr, max domain size 24
18.68/7.27	c (6,6) Heap : 2647 MiB used (max 10795 MiB), NonHeap : 32 MiB used (max 0 MiB)
18.68/7.27	c (6,6) CSPinCNF to SatSolver Begin
19.15/7.42	c (6,6) 5846 (10 %) CSP clauses are encoded (1603 SAT variables, 7011 SAT clauses)
19.15/7.48	c (6,6) 11691 (20 %) CSP clauses are encoded (1603 SAT variables, 12856 SAT clauses)
19.45/7.53	c (7,6) 17537 (30 %) CSP clauses are encoded (1603 SAT variables, 18702 SAT clauses)
19.45/7.57	c (7,7) 23382 (40 %) CSP clauses are encoded (1603 SAT variables, 24547 SAT clauses)
19.67/7.61	c (7,7) 29227 (50 %) CSP clauses are encoded (1603 SAT variables, 30392 SAT clauses)
19.97/7.75	c (7,7) 35073 (60 %) CSP clauses are encoded (1603 SAT variables, 36238 SAT clauses)
19.97/7.79	c (7,7) 40918 (70 %) CSP clauses are encoded (1603 SAT variables, 42083 SAT clauses)
20.24/7.82	c (7,7) 46764 (80 %) CSP clauses are encoded (1603 SAT variables, 47929 SAT clauses)
20.24/7.85	c (7,7) 52609 (90 %) CSP clauses are encoded (1603 SAT variables, 53774 SAT clauses)
20.24/7.89	c (7,7) 58454 (100 %) CSP clauses are encoded (1603 SAT variables, 59619 SAT clauses)
20.24/7.89	c (7,7) Launch Command will be: minisat_release
20.24/7.89	c (7,7) CSPinCNF to SatSolver End
20.24/7.89	c (7,7) Heap : 266 MiB used (max 10795 MiB), NonHeap : 30 MiB used (max 0 MiB)
20.69/8.09	c (7,7) STATISTICS2:HOME/instance-4305706-1534090011.xml,ExtensionConflict:ExtensionSupport:IntVar,437,58454,-1,24,24,1,,24:211997;2:5511,24:16;4:43146;3:13956;2:1336,1:217508,
20.69/8.09	c (7,7) 1603 bool, 59620 clause
20.69/8.09	c (7,7) Export Begin
20.95/8.18	c (7,7) Export to HOME/scop-27111-serial-file.bin
20.95/8.18	c (7,7) Export End
20.95/8.18	c (7,7) Export File Size: 0.01 MB
20.95/8.18	c (7,7) 0,0,6,6,6,6,7,STOP-AFTER(DIMACS)
20.95/8.18	c END-Prog: Sun Aug 12 18:07:00 CEST 2018
0.00/8.21	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp scop.jar fun.scop.XCSP18Solve HOME/scop-27111-serial-file.bin
21.13/8.71	c (0,0) Read Serial File Begin
21.13/8.71	c (0,0) HOME/scop-27111-serial-file.bin
21.13/8.88	c (0,0) Read Serial File End
21.13/8.90	
21.13/8.90	scop order+minisat_release (2018-07-31)
21.13/8.90	(Solving Process)
21.13/8.90	
21.13/8.92	c BEGIN-Prog: Sun Aug 12 18:07:00 CEST 2018
21.13/8.92	c PID: 27129
21.13/8.92	c IP: 172.20.3.103
21.13/8.92	c HOST: node103.alineos.net
21.13/8.92	c (0,0) SatSolver.solve Begin
21.13/8.92	c (0,0) 0 bool, 0 clause
21.13/8.92	c (0,0) minisat_release HOME/instance-4305706-1534090011.xml-scop-27114.cnf
2520.08/2505.11	c (2496,0) SatSolver is killed by some reasons.
2520.08/2505.11	c (2496,0) receiving signal SIGTERM
2520.08/2505.11	s UNKNOWN
2520.08/2505.12	c (scop.sh) Receiving Signal. Removing all intermediate files.
2520.08/2505.12	c (scop.sh) Killing background jobs.

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4305706-1534090011/watcher-4305706-1534090011 -o /tmp/evaluation-result-4305706-1534090011/solver-4305706-1534090011 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node103-1534064938-20637 --watchdog 2580 scop.sh 11g scop.jar -both minisat_release default HOME HOME/instance-4305706-1534090011.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=27111, runsolver pid=27108


[startup+0.100173 s]*
/proc/loadavg: 2.29 2.15 2.11 3/222 27128
/proc/meminfo: memFree=24845904/32770624 swapFree=67058900/67108860
[pid=27111] ppid=27108 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/27111/stat : 27111 (scop.sh) S 27108 27111 20606 0 -1 4202496 560 322 0 0 0 0 0 0 20 0 1 0 226564338 115843072 349 33554432000 4194304 5098028 140737276045344 140737276042600 139732094329468 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 26664960 140737276048449 140737276048647 140737276048647 140737276051405 0
/proc/27111/statm: 28282 349 296 221 0 87 0
[pid=27114] ppid=27111 vsize=15012476 memory=73592 CPUtime=0.11 cores=0,2,4,6
/proc/27114/stat : 27114 (java) S 27111 27111 20606 0 -1 1077944320 5985 0 0 0 9 2 0 0 20 0 15 0 226564338 15372775424 18398 33554432000 4194304 4196468 140720380102560 140720380085104 139875683962615 0 0 2 16800973 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 37605376 140720380109831 140720380110129 140720380110129 140720380112847 0
/proc/27114/statm: 3753119 18398 2770 1 0 3715579 0
[pid=27114/tid=27115] ppid=27111 vsize=15012476 memory=-6078870780940435399 CPUtime=0.08 cores=0,2,4,6
/proc/27114/task/27115/stat : 27115 (java) R 27111 27111 20606 0 -1 4202560 4109 0 0 0 7 1 0 0 20 0 15 0 226564338 15372775424 18398 33554432000 4194304 4196468 140720380102560 139875655774600 139875664238364 0 4 2 16800973 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 37605376 140720380109831 140720380110129 140720380110129 140720380112847 0
[pid=27114/tid=27116] ppid=27111 vsize=15012476 memory=4206468019014099040 CPUtime=0 cores=0,2,4,6
/proc/27114/task/27116/stat : 27116 (java) S 27111 27111 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226564340 15372775424 18398 33554432000 4194304 4196468 140720380102560 139875688205200 139875683972821 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37605376 140720380109831 140720380110129 140720380110129 140720380112847 0
[pid=27114/tid=27117] ppid=27111 vsize=15012476 memory=139920515352192 CPUtime=0 cores=0,2,4,6
/proc/27114/task/27117/stat : 27117 (java) S 27111 27111 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 226564340 15372775424 18464 33554432000 4194304 4196468 140720380102560 139875479288592 139875683972821 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37605376 140720380109831 140720380110129 140720380110129 140720380112847 0
[pid=27114/tid=27118] ppid=27111 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27114/task/27118/stat : 27118 (java) S 27111 27111 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226564340 15372775424 18464 33554432000 4194304 4196468 140720380102560 139875478236304 139875683972821 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37605376 140720380109831 140720380110129 140720380110129 140720380112847 0
[pid=27114/tid=27119] ppid=27111 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27114/task/27119/stat : 27119 (java) S 27111 27111 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 226564340 15372775424 18464 33554432000 4194304 4196468 140720380102560 139875477183504 139875683972821 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37605376 140720380109831 140720380110129 140720380110129 140720380112847 0
[pid=27114/tid=27120] ppid=27111 vsize=15012476 memory=139920515352192 CPUtime=0 cores=0,2,4,6
/proc/27114/task/27120/stat : 27120 (java) S 27111 27111 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 226564342 15372775424 18464 33554432000 4194304 4196468 140720380102560 139875023153264 139875683973762 0 0 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37605376 140720380109831 140720380110129 140720380110129 140720380112847 0
[pid=27114/tid=27121] ppid=27111 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27114/task/27121/stat : 27121 (java) S 27111 27111 20606 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 226564342 15372775424 18464 33554432000 4194304 4196468 140720380102560 139874267030304 139875683972821 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37605376 140720380109831 140720380110129 140720380110129 140720380112847 0
[pid=27114/tid=27122] ppid=27111 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27114/task/27122/stat : 27122 (java) S 27111 27111 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226564342 15372775424 18464 33554432000 4194304 4196468 140720380102560 139873998595184 139875683972821 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37605376 140720380109831 140720380110129 140720380110129 140720380112847 0
[pid=27114/tid=27123] ppid=27111 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27114/task/27123/stat : 27123 (java) S 27111 27111 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 226564345 15372775424 18464 33554432000 4194304 4196468 140720380102560 139873624086608 139875683981211 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37605376 140720380109831 140720380110129 140720380110129 140720380112847 0
[pid=27114/tid=27124] ppid=27111 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27114/task/27124/stat : 27124 (java) S 27111 27111 20606 0 -1 1077944384 300 0 0 0 0 0 0 0 20 0 15 0 226564345 15372775424 18464 33554432000 4194304 4196468 140720380102560 139875022101104 139875683973762 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37605376 140720380109831 140720380110129 140720380110129 140720380112847 0
[pid=27114/tid=27125] ppid=27111 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27114/task/27125/stat : 27125 (java) S 27111 27111 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 226564345 15372775424 18464 33554432000 4194304 4196468 140720380102560 139875021048304 139875683973762 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37605376 140720380109831 140720380110129 140720380110129 140720380112847 0
[pid=27114/tid=27126] ppid=27111 vsize=15012476 memory=139920515352192 CPUtime=0.01 cores=0,2,4,6
/proc/27114/task/27126/stat : 27126 (java) S 27111 27111 20606 0 -1 1077944384 270 0 0 0 1 0 0 0 20 0 15 0 226564345 15372775424 18464 33554432000 4194304 4196468 140720380102560 139875019996016 139875683973762 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37605376 140720380109831 140720380110129 140720380110129 140720380112847 0
[pid=27114/tid=27127] ppid=27111 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27114/task/27127/stat : 27127 (java) S 27111 27111 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 226564345 15372775424 18464 33554432000 4194304 4196468 140720380102560 139873126181856 139875683972821 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37605376 140720380109831 140720380110129 140720380110129 140720380112847 0
[pid=27114/tid=27128] ppid=27111 vsize=15012476 memory=139920515352192 CPUtime=0 cores=0,2,4,6
/proc/27114/task/27128/stat : 27128 (java) S 27111 27111 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226564345 15372775424 18464 33554432000 4194304 4196468 140720380102560 139875018942896 139875683973762 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37605376 140720380109831 140720380110129 140720380110129 140720380112847 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 74988 KiB

[startup+0.210764 s]*
/proc/loadavg: 2.29 2.15 2.11 3/222 27128
/proc/meminfo: memFree=24832560/32770624 swapFree=67058900/67108860
[pid=27111] ppid=27108 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/27111/stat : 27111 (scop.sh) S 27108 27111 20606 0 -1 4202496 560 322 0 0 0 0 0 0 20 0 1 0 226564338 115843072 349 33554432000 4194304 5098028 140737276045344 140737276042600 139732094329468 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 26664960 140737276048449 140737276048647 140737276048647 140737276051405 0
/proc/27111/statm: 28282 349 296 221 0 87 0
[pid=27114] ppid=27111 vsize=15012476 memory=86664 CPUtime=0.26 cores=0,2,4,6
/proc/27114/stat : 27114 (java) S 27111 27111 20606 0 -1 1077944320 9496 0 0 0 23 3 0 0 20 0 15 0 226564338 15372775424 21666 33554432000 4194304 4196468 140720380102560 140720380085104 139875683962615 0 0 2 16800973 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 37605376 140720380109831 140720380110129 140720380110129 140720380112847 0
/proc/27114/statm: 3753119 21666 2875 1 0 3715579 0
[pid=27114/tid=27115] ppid=27111 vsize=15012476 memory=7022364632946311227 CPUtime=0.2 cores=0,2,4,6
/proc/27114/task/27115/stat : 27115 (java) R 27111 27111 20606 0 -1 4202560 7410 0 0 0 18 2 0 0 20 0 15 0 226564338 15372775424 21666 33554432000 4194304 4196468 140720380102560 139875655781872 139875683974550 0 4 2 16800973 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 37605376 140720380109831 140720380110129 140720380110129 140720380112847 0
[pid=27114/tid=27116] ppid=27111 vsize=15012476 memory=545 CPUtime=0 cores=0,2,4,6
/proc/27114/task/27116/stat : 27116 (java) S 27111 27111 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226564340 15372775424 21666 33554432000 4194304 4196468 140720380102560 139875688205200 139875683972821 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37605376 140720380109831 140720380110129 140720380110129 140720380112847 0
[pid=27114/tid=27117] ppid=27111 vsize=15012476 memory=288370296667063936 CPUtime=0 cores=0,2,4,6
/proc/27114/task/27117/stat : 27117 (java) S 27111 27111 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 226564340 15372775424 21666 33554432000 4194304 4196468 140720380102560 139875479288592 139875683972821 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37605376 140720380109831 140720380110129 140720380110129 140720380112847 0
[pid=27114/tid=27118] ppid=27111 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27114/task/27118/stat : 27118 (java) S 27111 27111 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226564340 15372775424 21666 33554432000 4194304 4196468 140720380102560 139875478236304 139875683972821 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37605376 140720380109831 140720380110129 140720380110129 140720380112847 0
[pid=27114/tid=27119] ppid=27111 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27114/task/27119/stat : 27119 (java) S 27111 27111 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 226564340 15372775424 21666 33554432000 4194304 4196468 140720380102560 139875477183504 139875683972821 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37605376 140720380109831 140720380110129 140720380110129 140720380112847 0
[pid=27114/tid=27120] ppid=27111 vsize=15012476 memory=139920515352192 CPUtime=0 cores=0,2,4,6
/proc/27114/task/27120/stat : 27120 (java) S 27111 27111 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 226564342 15372775424 21666 33554432000 4194304 4196468 140720380102560 139875023153264 139875683973762 0 0 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37605376 140720380109831 140720380110129 140720380110129 140720380112847 0
[pid=27114/tid=27121] ppid=27111 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27114/task/27121/stat : 27121 (java) S 27111 27111 20606 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 226564342 15372775424 21666 33554432000 4194304 4196468 140720380102560 139874267030304 139875683972821 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37605376 140720380109831 140720380110129 140720380110129 140720380112847 0
[pid=27114/tid=27122] ppid=27111 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27114/task/27122/stat : 27122 (java) S 27111 27111 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226564342 15372775424 21666 33554432000 4194304 4196468 140720380102560 139873998595184 139875683972821 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37605376 140720380109831 140720380110129 140720380110129 140720380112847 0
[pid=27114/tid=27123] ppid=27111 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27114/task/27123/stat : 27123 (java) S 27111 27111 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 226564345 15372775424 21666 33554432000 4194304 4196468 140720380102560 139873624086608 139875683981211 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37605376 140720380109831 140720380110129 140720380110129 140720380112847 0
[pid=27114/tid=27124] ppid=27111 vsize=15012476 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/27114/task/27124/stat : 27124 (java) R 27111 27111 20606 0 -1 4202560 448 0 0 0 1 0 0 0 20 0 15 0 226564345 15372775424 21666 33554432000 4194304 4196468 140720380102560 139875022092752 139875663111304 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 37605376 140720380109831 140720380110129 140720380110129 140720380112847 0
[pid=27114/tid=27125] ppid=27111 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27114/task/27125/stat : 27125 (java) S 27111 27111 20606 0 -1 1077944384 19 0 0 0 0 0 0 0 20 0 15 0 226564345 15372775424 21666 33554432000 4194304 4196468 140720380102560 139875021048304 139875683973762 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37605376 140720380109831 140720380110129 140720380110129 140720380112847 0
[pid=27114/tid=27126] ppid=27111 vsize=15012476 memory=139920515352192 CPUtime=0.03 cores=0,2,4,6
/proc/27114/task/27126/stat : 27126 (java) R 27111 27111 20606 0 -1 4202560 287 0 0 0 3 0 0 0 20 0 15 0 226564345 15372775424 21666 33554432000 4194304 4196468 140720380102560 139875019996016 139875683974550 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 37605376 140720380109831 140720380110129 140720380110129 140720380112847 0
[pid=27114/tid=27127] ppid=27111 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27114/task/27127/stat : 27127 (java) S 27111 27111 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 226564345 15372775424 21666 33554432000 4194304 4196468 140720380102560 139873126181856 139875683972821 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37605376 140720380109831 140720380110129 140720380110129 140720380112847 0
[pid=27114/tid=27128] ppid=27111 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27114/task/27128/stat : 27128 (java) S 27111 27111 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226564345 15372775424 21666 33554432000 4194304 4196468 140720380102560 139875018942896 139875683973762 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37605376 140720380109831 140720380110129 140720380110129 140720380112847 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 88060 KiB

[startup+0.310869 s]*
/proc/loadavg: 2.29 2.15 2.11 3/222 27128
/proc/meminfo: memFree=24826064/32770624 swapFree=67058900/67108860
[pid=27111] ppid=27108 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/27111/stat : 27111 (scop.sh) S 27108 27111 20606 0 -1 4202496 560 322 0 0 0 0 0 0 20 0 1 0 226564338 115843072 349 33554432000 4194304 5098028 140737276045344 140737276042600 139732094329468 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 26664960 140737276048449 140737276048647 140737276048647 140737276051405 0
/proc/27111/statm: 28282 349 296 221 0 87 0
[pid=27114] ppid=27111 vsize=15012476 memory=90192 CPUtime=0.43 cores=0,2,4,6
/proc/27114/stat : 27114 (java) S 27111 27111 20606 0 -1 1077944320 10043 0 0 0 40 3 0 0 20 0 15 0 226564338 15372775424 22548 33554432000 4194304 4196468 140720380102560 140720380085104 139875683962615 0 0 2 16800973 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 37605376 140720380109831 140720380110129 140720380110129 140720380112847 0
/proc/27114/statm: 3753119 22548 2981 1 0 3715579 0
[pid=27114/tid=27115] ppid=27111 vsize=15012476 memory=6791534058613427641 CPUtime=0.29 cores=0,2,4,6
/proc/27114/task/27115/stat : 27115 (java) R 27111 27111 20606 0 -1 4202560 7793 0 0 0 27 2 0 0 20 0 15 0 226564338 15372775424 22548 33554432000 4194304 4196468 140720380102560 139875655770272 139875664237914 0 4 2 16800973 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 37605376 140720380109831 140720380110129 140720380110129 140720380112847 0
[pid=27114/tid=27116] ppid=27111 vsize=15012476 memory=4872558044660077418 CPUtime=0 cores=0,2,4,6
/proc/27114/task/27116/stat : 27116 (java) S 27111 27111 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226564340 15372775424 22548 33554432000 4194304 4196468 140720380102560 139875688205200 139875683972821 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37605376 140720380109831 140720380110129 140720380110129 140720380112847 0
[pid=27114/tid=27117] ppid=27111 vsize=15012476 memory=-3258418265892434876 CPUtime=0 cores=0,2,4,6
/proc/27114/task/27117/stat : 27117 (java) S 27111 27111 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 226564340 15372775424 22548 33554432000 4194304 4196468 140720380102560 139875479288592 139875683972821 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37605376 140720380109831 140720380110129 140720380110129 140720380112847 0
[pid=27114/tid=27118] ppid=27111 vsize=15012476 memory=4572146066226452084 CPUtime=0 cores=0,2,4,6
/proc/27114/task/27118/stat : 27118 (java) S 27111 27111 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226564340 15372775424 22548 33554432000 4194304 4196468 140720380102560 139875478236304 139875683972821 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37605376 140720380109831 140720380110129 140720380110129 140720380112847 0
[pid=27114/tid=27119] ppid=27111 vsize=15012476 memory=6944613755495348631 CPUtime=0 cores=0,2,4,6
/proc/27114/task/27119/stat : 27119 (java) S 27111 27111 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 226564340 15372775424 22548 33554432000 4194304 4196468 140720380102560 139875477183504 139875683972821 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37605376 140720380109831 140720380110129 140720380110129 140720380112847 0
[pid=27114/tid=27120] ppid=27111 vsize=15012476 memory=7893295687695687954 CPUtime=0 cores=0,2,4,6
/proc/27114/task/27120/stat : 27120 (java) S 27111 27111 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 226564342 15372775424 22548 33554432000 4194304 4196468 140720380102560 139875023153264 139875683973762 0 0 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37605376 140720380109831 140720380110129 140720380110129 140720380112847 0
[pid=27114/tid=27121] ppid=27111 vsize=15012476 memory=-8813974798734826869 CPUtime=0 cores=0,2,4,6
/proc/27114/task/27121/stat : 27121 (java) S 27111 27111 20606 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 226564342 15372775424 22548 33554432000 4194304 4196468 140720380102560 139874267030304 139875683972821 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37605376 140720380109831 140720380110129 140720380110129 140720380112847 0
[pid=27114/tid=27122] ppid=27111 vsize=15012476 memory=-6664436420846796947 CPUtime=0 cores=0,2,4,6
/proc/27114/task/27122/stat : 27122 (java) S 27111 27111 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226564342 15372775424 22548 33554432000 4194304 4196468 140720380102560 139873998595184 139875683972821 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37605376 140720380109831 140720380110129 140720380110129 140720380112847 0
[pid=27114/tid=27123] ppid=27111 vsize=15012476 memory=4426078206164241782 CPUtime=0 cores=0,2,4,6
/proc/27114/task/27123/stat : 27123 (java) S 27111 27111 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 226564345 15372775424 22548 33554432000 4194304 4196468 140720380102560 139873624086608 139875683981211 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37605376 140720380109831 140720380110129 140720380110129 140720380112847 0
[pid=27114/tid=27124] ppid=27111 vsize=15012476 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/27114/task/27124/stat : 27124 (java) R 27111 27111 20606 0 -1 1077944384 557 0 0 0 3 0 0 0 20 0 15 0 226564345 15372775424 22548 33554432000 4194304 4196468 140720380102560 139875022101104 139875683973762 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 37605376 140720380109831 140720380110129 140720380110129 140720380112847 0
[pid=27114/tid=27125] ppid=27111 vsize=15012476 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/27114/task/27125/stat : 27125 (java) R 27111 27111 20606 0 -1 4202560 54 0 0 0 1 0 0 0 20 0 15 0 226564345 15372775424 22548 33554432000 4194304 4196468 140720380102560 139875021048304 139875661710152 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 37605376 140720380109831 140720380110129 140720380110129 140720380112847 0
[pid=27114/tid=27126] ppid=27111 vsize=15012476 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/27114/task/27126/stat : 27126 (java) R 27111 27111 20606 0 -1 4202560 306 0 0 0 7 0 0 0 20 0 15 0 226564345 15372775424 22548 33554432000 4194304 4196468 140720380102560 139875019996016 139875676199742 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 37605376 140720380109831 140720380110129 140720380110129 140720380112847 0
[pid=27114/tid=27127] ppid=27111 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27114/task/27127/stat : 27127 (java) S 27111 27111 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 226564345 15372775424 22548 33554432000 4194304 4196468 140720380102560 139873126181856 139875683972821 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37605376 140720380109831 140720380110129 140720380110129 140720380112847 0
[pid=27114/tid=27128] ppid=27111 vsize=15012476 memory=3977302101095161905 CPUtime=0 cores=0,2,4,6
/proc/27114/task/27128/stat : 27128 (java) S 27111 27111 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 226564345 15372775424 22548 33554432000 4194304 4196468 140720380102560 139875018942896 139875683973762 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37605376 140720380109831 140720380110129 140720380110129 140720380112847 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 91588 KiB

[startup+0.703555 s]
/proc/loadavg: 2.29 2.15 2.11 3/222 27128
/proc/meminfo: memFree=24803960/32770624 swapFree=67058900/67108860
[pid=27111] ppid=27108 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/27111/stat : 27111 (scop.sh) S 27108 27111 20606 0 -1 4202496 560 322 0 0 0 0 0 0 20 0 1 0 226564338 115843072 349 33554432000 4194304 5098028 140737276045344 140737276042600 139732094329468 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 26664960 140737276048449 140737276048647 140737276048647 140737276051405 0
/proc/27111/statm: 28282 349 296 221 0 87 0
[pid=27114] ppid=27111 vsize=15018748 memory=129672 CPUtime=1.06 cores=0,2,4,6
/proc/27114/stat : 27114 (java) S 27111 27111 20606 0 -1 1077944320 17020 0 0 0 101 5 0 0 20 0 15 0 226564338 15379197952 32418 33554432000 4194304 4196468 140720380102560 140720380085104 139875683962615 0 0 2 25189581 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 37605376 140720380109831 140720380110129 140720380110129 140720380112847 0
/proc/27114/statm: 3754687 32418 3147 1 0 3716091 0
[pid=27114/tid=27115] ppid=27111 vsize=15018748 memory=33 CPUtime=0.67 cores=0,2,4,6
/proc/27114/task/27115/stat : 27115 (java) R 27111 27111 20606 0 -1 4202560 14178 0 0 0 63 4 0 0 20 0 15 0 226564338 15379197952 32418 33554432000 4194304 4196468 140720380102560 139875655800000 139875668006245 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 37605376 140720380109831 140720380110129 140720380110129 140720380112847 0
[pid=27114/tid=27116] ppid=27111 vsize=15018748 memory=288230377057956186 CPUtime=0 cores=0,2,4,6
/proc/27114/task/27116/stat : 27116 (java) S 27111 27111 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226564340 15379197952 32418 33554432000 4194304 4196468 140720380102560 139875688205200 139875683972821 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37605376 140720380109831 140720380110129 140720380110129 140720380112847 0
[pid=27114/tid=27117] ppid=27111 vsize=15018748 memory=14408211646139281 CPUtime=0 cores=0,2,4,6
/proc/27114/task/27117/stat : 27117 (java) S 27111 27111 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 226564340 15379197952 32418 33554432000 4194304 4196468 140720380102560 139875479288592 139875683972821 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37605376 140720380109831 140720380110129 140720380110129 140720380112847 0
[pid=27114/tid=27118] ppid=27111 vsize=15018748 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27114/task/27118/stat : 27118 (java) S 27111 27111 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226564340 15379197952 32418 33554432000 4194304 4196468 140720380102560 139875478236304 139875683972821 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37605376 140720380109831 140720380110129 140720380110129 140720380112847 0
[pid=27114/tid=27119] ppid=27111 vsize=15018748 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27114/task/27119/stat : 27119 (java) S 27111 27111 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 226564340 15379197952 32418 33554432000 4194304 4196468 140720380102560 139875477183504 139875683972821 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37605376 140720380109831 140720380110129 140720380110129 140720380112847 0
[pid=27114/tid=27120] ppid=27111 vsize=15018748 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27114/task/27120/stat : 27120 (java) S 27111 27111 20606 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 226564342 15379197952 32418 33554432000 4194304 4196468 140720380102560 139875023153264 139875683973762 0 0 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37605376 140720380109831 140720380110129 140720380110129 140720380112847 0
[pid=27114/tid=27121] ppid=27111 vsize=15018748 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27114/task/27121/stat : 27121 (java) S 27111 27111 20606 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 226564342 15379197952 32418 33554432000 4194304 4196468 140720380102560 139874267030304 139875683972821 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37605376 140720380109831 140720380110129 140720380110129 140720380112847 0
[pid=27114/tid=27122] ppid=27111 vsize=15018748 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27114/task/27122/stat : 27122 (java) S 27111 27111 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226564342 15379197952 32418 33554432000 4194304 4196468 140720380102560 139873998595184 139875683972821 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37605376 140720380109831 140720380110129 140720380110129 140720380112847 0
[pid=27114/tid=27123] ppid=27111 vsize=15018748 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27114/task/27123/stat : 27123 (java) S 27111 27111 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 226564345 15379197952 32418 33554432000 4194304 4196468 140720380102560 139873624086608 139875683981211 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37605376 140720380109831 140720380110129 140720380110129 140720380112847 0
[pid=27114/tid=27124] ppid=27111 vsize=15018748 memory=279840741654768 CPUtime=0.09 cores=0,2,4,6
/proc/27114/task/27124/stat : 27124 (java) S 27111 27111 20606 0 -1 1077944384 712 0 0 0 9 0 0 0 20 0 15 0 226564345 15379197952 32418 33554432000 4194304 4196468 140720380102560 139875022101104 139875683973762 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37605376 140720380109831 140720380110129 140720380110129 140720380112847 0
[pid=27114/tid=27125] ppid=27111 vsize=15018748 memory=6942133144549615185 CPUtime=0.09 cores=0,2,4,6
/proc/27114/task/27125/stat : 27125 (java) R 27111 27111 20606 0 -1 4202560 308 0 0 0 9 0 0 0 20 0 15 0 226564345 15379197952 32418 33554432000 4194304 4196468 140720380102560 139875021048304 139875676947657 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 37605376 140720380109831 140720380110129 140720380110129 140720380112847 0
[pid=27114/tid=27126] ppid=27111 vsize=15018748 memory=7883944108235712103 CPUtime=0.18 cores=0,2,4,6
/proc/27114/task/27126/stat : 27126 (java) S 27111 27111 20606 0 -1 1077944384 486 0 0 0 18 0 0 0 20 0 15 0 226564345 15379197952 32418 33554432000 4194304 4196468 140720380102560 139875019996016 139875683973762 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37605376 140720380109831 140720380110129 140720380110129 140720380112847 0
[pid=27114/tid=27127] ppid=27111 vsize=15018748 memory=7649399384231196466 CPUtime=0 cores=0,2,4,6
/proc/27114/task/27127/stat : 27127 (java) S 27111 27111 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 226564345 15379197952 32418 33554432000 4194304 4196468 140720380102560 139873126181856 139875683972821 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37605376 140720380109831 140720380110129 140720380110129 140720380112847 0
[pid=27114/tid=27128] ppid=27111 vsize=15018748 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27114/task/27128/stat : 27128 (java) S 27111 27111 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 226564345 15379197952 32418 33554432000 4194304 4196468 140720380102560 139875018942896 139875683973762 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37605376 140720380109831 140720380110129 140720380110129 140720380112847 0
Current children cumulated CPU time: 1.06 s
Current children cumulated vsize: 15131876 KiB
Current children cumulated memory: 131068 KiB

[startup+1.5032 s]
/proc/loadavg: 2.29 2.15 2.11 5/222 27128
/proc/meminfo: memFree=24702564/32770624 swapFree=67058900/67108860
[pid=27111] ppid=27108 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/27111/stat : 27111 (scop.sh) S 27108 27111 20606 0 -1 4202496 560 322 0 0 0 0 0 0 20 0 1 0 226564338 115843072 349 33554432000 4194304 5098028 140737276045344 140737276042600 139732094329468 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 26664960 140737276048449 140737276048647 140737276048647 140737276051405 0
/proc/27111/statm: 28282 349 296 221 0 87 0

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

[pid=27129/tid=27132] ppid=27111 vsize=8068220 memory=1472 CPUtime=0 cores=0,2,4,6
/proc/27129/task/27132/stat : 27132 (java) S 27111 27111 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 226565160 8261857280 28709 33554432000 4194304 4196468 140734955528832 140024245472400 140024760477397 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38191104 140734955537589 140734955537713 140734955537713 140734955540431 0
[pid=27129/tid=27133] ppid=27111 vsize=8068220 memory=114836 CPUtime=0 cores=0,2,4,6
/proc/27129/task/27133/stat : 27133 (java) S 27111 27111 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 226565160 8261857280 28709 33554432000 4194304 4196468 140734955528832 140024244419344 140024760477397 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38191104 140734955537589 140734955537713 140734955537713 140734955540431 0
[pid=27129/tid=27134] ppid=27111 vsize=8068220 memory=3544 CPUtime=0 cores=0,2,4,6
/proc/27129/task/27134/stat : 27134 (java) S 27111 27111 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 226565160 8261857280 28709 33554432000 4194304 4196468 140734955528832 140024243366800 140024760477397 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38191104 140734955537589 140734955537713 140734955537713 140734955540431 0
[pid=27129/tid=27135] ppid=27111 vsize=8068220 memory=60432 CPUtime=0.05 cores=0,2,4,6
/proc/27129/task/27135/stat : 27135 (java) S 27111 27111 20606 0 -1 1077944384 7 0 0 0 2 3 0 0 20 0 19 0 226565162 8261857280 28709 33554432000 4194304 4196468 140734955528832 140024206944496 140024760478338 0 0 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38191104 140734955537589 140734955537713 140734955537713 140734955540431 0
[pid=27129/tid=27136] ppid=27111 vsize=8068220 memory=1472 CPUtime=0 cores=0,2,4,6
/proc/27129/task/27136/stat : 27136 (java) S 27111 27111 20606 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 226565162 8261857280 28709 33554432000 4194304 4196468 140734955528832 140023584253088 140024760477397 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38191104 140734955537589 140734955537713 140734955537713 140734955540431 0
[pid=27129/tid=27137] ppid=27111 vsize=8068220 memory=1472 CPUtime=0 cores=0,2,4,6
/proc/27129/task/27137/stat : 27137 (java) S 27111 27111 20606 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 226565163 8261857280 28709 33554432000 4194304 4196468 140734955528832 140023450030832 140024760477397 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38191104 140734955537589 140734955537713 140734955537713 140734955540431 0
[pid=27129/tid=27138] ppid=27111 vsize=8068220 memory=213 CPUtime=0 cores=0,2,4,6
/proc/27129/task/27138/stat : 27138 (java) S 27111 27111 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 226565165 8261857280 28709 33554432000 4194304 4196468 140734955528832 140023075526608 140024760485787 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38191104 140734955537589 140734955537713 140734955537713 140734955540431 0
[pid=27129/tid=27139] ppid=27111 vsize=8068220 memory=4 CPUtime=0.11 cores=0,2,4,6
/proc/27129/task/27139/stat : 27139 (java) S 27111 27111 20606 0 -1 1077944384 748 0 0 0 10 1 0 0 20 0 19 0 226565166 8261857280 28709 33554432000 4194304 4196468 140734955528832 140024205892336 140024760478338 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38191104 140734955537589 140734955537713 140734955537713 140734955540431 0
[pid=27129/tid=27140] ppid=27111 vsize=8068220 memory=114836 CPUtime=0.07 cores=0,2,4,6
/proc/27129/task/27140/stat : 27140 (java) S 27111 27111 20606 0 -1 1077944384 201 0 0 0 7 0 0 0 20 0 19 0 226565166 8261857280 28709 33554432000 4194304 4196468 140734955528832 140024204839792 140024760478338 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38191104 140734955537589 140734955537713 140734955537713 140734955540431 0
[pid=27129/tid=27141] ppid=27111 vsize=8068220 memory=1472 CPUtime=0.2 cores=0,2,4,6
/proc/27129/task/27141/stat : 27141 (java) S 27111 27111 20606 0 -1 1077944384 545 0 0 0 20 0 0 0 20 0 19 0 226565166 8261857280 28709 33554432000 4194304 4196468 140734955528832 140024203786736 140024760478338 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38191104 140734955537589 140734955537713 140734955537713 140734955540431 0
[pid=27129/tid=27142] ppid=27111 vsize=8068220 memory=114836 CPUtime=0 cores=0,2,4,6
/proc/27129/task/27142/stat : 27142 (java) S 27111 27111 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 226565166 8261857280 28709 33554432000 4194304 4196468 140734955528832 140022577621856 140024760477397 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38191104 140734955537589 140734955537713 140734955537713 140734955540431 0
[pid=27129/tid=27143] ppid=27111 vsize=8068220 memory=1472 CPUtime=1.65 cores=0,2,4,6
/proc/27129/task/27143/stat : 27143 (java) S 27111 27111 20606 0 -1 1077944384 167 0 0 0 82 83 0 0 20 0 19 0 226565166 8261857280 28709 33554432000 4194304 4196468 140734955528832 140024202734128 140024760478338 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38191104 140734955537589 140734955537713 140734955537713 140734955540431 0
[pid=27129/tid=27145] ppid=27111 vsize=8068220 memory=114836 CPUtime=0 cores=0,2,4,6
/proc/27129/task/27145/stat : 27145 (java) S 27111 27111 20606 0 -1 4202560 22 0 0 0 0 0 0 0 20 0 19 0 226565233 8261857280 28709 33554432000 4194304 4196468 140734955528832 140024194925888 140024760491801 0 4 2 25189581 18446744071579417331 0 0 -1 4 0 0 0 0 0 6293624 6294260 38191104 140734955537589 140734955537713 140734955537713 140734955540431 0
[pid=27129/tid=27147] ppid=27111 vsize=8068220 memory=1472 CPUtime=0 cores=0,2,4,6
/proc/27129/task/27147/stat : 27147 (java) S 27111 27111 20606 0 -1 4202560 24 0 0 0 0 0 0 0 20 0 19 0 226565233 8261857280 28709 33554432000 4194304 4196468 140734955528832 140022040735120 140024760489117 0 4 2 25189581 18446744071580971376 0 0 -1 2 0 0 0 0 0 6293624 6294260 38191104 140734955537589 140734955537713 140734955537713 140734955540431 0
[pid=27129/tid=27148] ppid=27111 vsize=8068220 memory=1472 CPUtime=0 cores=0,2,4,6
/proc/27129/task/27148/stat : 27148 (java) S 27111 27111 20606 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 19 0 226565233 8261857280 28709 33554432000 4194304 4196468 140734955528832 140022174957584 140024760489117 0 4 2 25189581 18446744071580971376 0 0 -1 4 0 0 0 0 0 6293624 6294260 38191104 140734955537589 140734955537713 140734955537713 140734955540431 0
[pid=27129/tid=27149] ppid=27111 vsize=8068220 memory=114836 CPUtime=0 cores=0,2,4,6
/proc/27129/task/27149/stat : 27149 (java) S 27111 27111 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 226565236 8261857280 28709 33554432000 4194304 4196468 140734955528832 140021772312352 140024760477397 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38191104 140734955537589 140734955537713 140734955537713 140734955540431 0
Current children cumulated CPU time: 2517.26 s
Current children cumulated vsize: 8299424 KiB
Current children cumulated memory: 212264 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2505.11 s]
/proc/loadavg: 2.00 2.02 2.05 3/227 27344
/proc/meminfo: memFree=24699752/32770624 swapFree=67058900/67108860
[pid=27111] ppid=27108 vsize=113128 memory=1472 CPUtime=21.13 cores=0,2,4,6
/proc/27111/stat : 27111 (scop.sh) S 27108 27111 20606 0 -1 4202496 591 37040 0 0 0 0 2047 66 20 0 1 0 226564338 115843072 368 33554432000 4194304 5098028 140737276045344 140737276042088 139732094329468 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 26664960 140737276048449 140737276048647 140737276048647 140737276051405 0
/proc/27111/statm: 28282 368 311 221 0 87 0
[pid=27129] ppid=27111 vsize=8068220 memory=114836 CPUtime=2.89 cores=0,2,4,6
/proc/27129/stat : 27129 (java) S 27111 27111 20606 0 -1 1077944320 18629 0 0 0 208 81 0 0 20 0 19 0 226565159 8261857280 28709 33554432000 4194304 4196468 140734955528832 140734955511376 140024760467191 0 0 2 25189581 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 38191104 140734955537589 140734955537713 140734955537713 140734955540431 0
/proc/27129/statm: 2017055 28709 3155 1 0 1978454 0
[pid=27144] ppid=27129 vsize=118076 memory=95956 CPUtime=2496.06 cores=0,2,4,6
/proc/27144/stat : 27144 (minisat_release) R 27129 27111 20606 0 -1 4202496 172241 0 0 0 249584 22 0 0 20 0 1 0 226565233 120909824 23989 33554432000 4194304 4308513 140720773495760 140720773492664 4264115 0 4 0 8396802 0 0 0 17 2 0 0 0 0 0 6409496 6410680 17137664 140720773502068 140720773502166 140720773502166 140720773504965 0
/proc/27144/statm: 29519 23989 341 28 0 25759 0
[pid=27129/tid=27130] ppid=27111 vsize=8068220 memory=114836 CPUtime=0.75 cores=0,2,4,6
/proc/27129/task/27130/stat : 27130 (java) S 27111 27111 20606 0 -1 1077944384 15537 0 0 0 71 4 0 0 20 0 19 0 226565159 8261857280 28709 33554432000 4194304 4196468 140734955528832 140024732307344 140024760477397 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38191104 140734955537589 140734955537713 140734955537713 140734955540431 0
[pid=27129/tid=27131] ppid=27111 vsize=8068220 memory=114836 CPUtime=0 cores=0,2,4,6
/proc/27129/task/27131/stat : 27131 (java) S 27111 27111 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 226565160 8261857280 28709 33554432000 4194304 4196468 140734955528832 140024764709904 140024760477397 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38191104 140734955537589 140734955537713 140734955537713 140734955540431 0
[pid=27129/tid=27132] ppid=27111 vsize=8068220 memory=1472 CPUtime=0 cores=0,2,4,6
/proc/27129/task/27132/stat : 27132 (java) S 27111 27111 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 226565160 8261857280 28709 33554432000 4194304 4196468 140734955528832 140024245472400 140024760477397 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38191104 140734955537589 140734955537713 140734955537713 140734955540431 0
[pid=27129/tid=27133] ppid=27111 vsize=8068220 memory=1472 CPUtime=0 cores=0,2,4,6
/proc/27129/task/27133/stat : 27133 (java) S 27111 27111 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 226565160 8261857280 28709 33554432000 4194304 4196468 140734955528832 140024244419344 140024760477397 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38191104 140734955537589 140734955537713 140734955537713 140734955540431 0
[pid=27129/tid=27134] ppid=27111 vsize=8068220 memory=213 CPUtime=0 cores=0,2,4,6
/proc/27129/task/27134/stat : 27134 (java) S 27111 27111 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 226565160 8261857280 28709 33554432000 4194304 4196468 140734955528832 140024243366800 140024760477397 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38191104 140734955537589 140734955537713 140734955537713 140734955540431 0
[pid=27129/tid=27135] ppid=27111 vsize=8068220 memory=4 CPUtime=0.05 cores=0,2,4,6
/proc/27129/task/27135/stat : 27135 (java) S 27111 27111 20606 0 -1 1077944384 7 0 0 0 2 3 0 0 20 0 19 0 226565162 8261857280 28709 33554432000 4194304 4196468 140734955528832 140024206944496 140024760478338 0 0 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38191104 140734955537589 140734955537713 140734955537713 140734955540431 0
[pid=27129/tid=27136] ppid=27111 vsize=8068220 memory=780 CPUtime=0 cores=0,2,4,6
/proc/27129/task/27136/stat : 27136 (java) S 27111 27111 20606 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 226565162 8261857280 28709 33554432000 4194304 4196468 140734955528832 140023584253088 140024760477397 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38191104 140734955537589 140734955537713 140734955537713 140734955540431 0
[pid=27129/tid=27137] ppid=27111 vsize=8068220 memory=1948 CPUtime=0 cores=0,2,4,6
/proc/27129/task/27137/stat : 27137 (java) S 27111 27111 20606 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 226565163 8261857280 28709 33554432000 4194304 4196468 140734955528832 140023450030832 140024760477397 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38191104 140734955537589 140734955537713 140734955537713 140734955540431 0
[pid=27129/tid=27138] ppid=27111 vsize=8068220 memory=1472 CPUtime=0 cores=0,2,4,6
/proc/27129/task/27138/stat : 27138 (java) S 27111 27111 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 226565165 8261857280 28709 33554432000 4194304 4196468 140734955528832 140023075526608 140024760485787 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38191104 140734955537589 140734955537713 140734955537713 140734955540431 0
[pid=27129/tid=27139] ppid=27111 vsize=8068220 memory=1472 CPUtime=0.11 cores=0,2,4,6
/proc/27129/task/27139/stat : 27139 (java) S 27111 27111 20606 0 -1 1077944384 748 0 0 0 10 1 0 0 20 0 19 0 226565166 8261857280 28709 33554432000 4194304 4196468 140734955528832 140024205892336 140024760478338 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38191104 140734955537589 140734955537713 140734955537713 140734955540431 0
[pid=27129/tid=27140] ppid=27111 vsize=8068220 memory=114836 CPUtime=0.07 cores=0,2,4,6
/proc/27129/task/27140/stat : 27140 (java) S 27111 27111 20606 0 -1 1077944384 201 0 0 0 7 0 0 0 20 0 19 0 226565166 8261857280 28709 33554432000 4194304 4196468 140734955528832 140024204839792 140024760478338 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38191104 140734955537589 140734955537713 140734955537713 140734955540431 0
[pid=27129/tid=27141] ppid=27111 vsize=8068220 memory=1472 CPUtime=0.2 cores=0,2,4,6
/proc/27129/task/27141/stat : 27141 (java) S 27111 27111 20606 0 -1 1077944384 545 0 0 0 20 0 0 0 20 0 19 0 226565166 8261857280 28709 33554432000 4194304 4196468 140734955528832 140024203786736 140024760478338 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38191104 140734955537589 140734955537713 140734955537713 140734955540431 0
[pid=27129/tid=27142] ppid=27111 vsize=8068220 memory=114836 CPUtime=0 cores=0,2,4,6
/proc/27129/task/27142/stat : 27142 (java) S 27111 27111 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 226565166 8261857280 28709 33554432000 4194304 4196468 140734955528832 140022577621856 140024760477397 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38191104 140734955537589 140734955537713 140734955537713 140734955540431 0
[pid=27129/tid=27143] ppid=27111 vsize=8068220 memory=1472 CPUtime=1.65 cores=0,2,4,6
/proc/27129/task/27143/stat : 27143 (java) S 27111 27111 20606 0 -1 1077944384 167 0 0 0 82 83 0 0 20 0 19 0 226565166 8261857280 28709 33554432000 4194304 4196468 140734955528832 140024202734128 140024760478338 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38191104 140734955537589 140734955537713 140734955537713 140734955540431 0
[pid=27129/tid=27145] ppid=27111 vsize=8068220 memory=114836 CPUtime=0 cores=0,2,4,6
/proc/27129/task/27145/stat : 27145 (java) S 27111 27111 20606 0 -1 4202560 22 0 0 0 0 0 0 0 20 0 19 0 226565233 8261857280 28709 33554432000 4194304 4196468 140734955528832 140024194925888 140024760491801 0 4 2 25189581 18446744071579417331 0 0 -1 4 0 0 0 0 0 6293624 6294260 38191104 140734955537589 140734955537713 140734955537713 140734955540431 0
[pid=27129/tid=27147] ppid=27111 vsize=8068220 memory=1472 CPUtime=0 cores=0,2,4,6
/proc/27129/task/27147/stat : 27147 (java) S 27111 27111 20606 0 -1 4202560 24 0 0 0 0 0 0 0 20 0 19 0 226565233 8261857280 28709 33554432000 4194304 4196468 140734955528832 140022040735120 140024760489117 0 4 2 25189581 18446744071580971376 0 0 -1 2 0 0 0 0 0 6293624 6294260 38191104 140734955537589 140734955537713 140734955537713 140734955540431 0
[pid=27129/tid=27148] ppid=27111 vsize=8068220 memory=114836 CPUtime=0 cores=0,2,4,6
/proc/27129/task/27148/stat : 27148 (java) S 27111 27111 20606 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 19 0 226565233 8261857280 28709 33554432000 4194304 4196468 140734955528832 140022174957584 140024760489117 0 4 2 25189581 18446744071580971376 0 0 -1 4 0 0 0 0 0 6293624 6294260 38191104 140734955537589 140734955537713 140734955537713 140734955540431 0
[pid=27129/tid=27149] ppid=27111 vsize=8068220 memory=95956 CPUtime=0 cores=0,2,4,6
/proc/27129/task/27149/stat : 27149 (java) S 27111 27111 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 226565236 8261857280 28709 33554432000 4194304 4196468 140734955528832 140021772312352 140024760477397 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38191104 140734955537589 140734955537713 140734955537713 140734955540431 0
Current children cumulated CPU time: 2520.08 s
Current children cumulated vsize: 8299424 KiB
Current children cumulated memory: 212264 KiB

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

[startup+2505.12 s]
# the end of solver process 27111 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=20.473 s, system=0.667993 s

[startup+2505.12 s]
# the end of solver process 27129 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2518.41 s, system=1.71904 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+2505.11 s]
/proc/loadavg: 2.00 2.02 2.05 3/227 27344
/proc/meminfo: memFree=24699752/32770624 swapFree=67058900/67108860
[pid=27111] ppid=27108 vsize=113128 memory=1472 CPUtime=21.13 cores=0,2,4,6
/proc/27111/stat : 27111 (scop.sh) S 27108 27111 20606 0 -1 4202496 591 37040 0 0 0 0 2047 66 20 0 1 0 226564338 115843072 368 33554432000 4194304 5098028 140737276045344 140737276042088 139732094329468 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 26664960 140737276048449 140737276048647 140737276048647 140737276051405 0
/proc/27111/statm: 28282 368 311 221 0 87 0
[pid=27129] ppid=27111 vsize=8068220 memory=114836 CPUtime=2.89 cores=0,2,4,6
/proc/27129/stat : 27129 (java) S 27111 27111 20606 0 -1 1077944320 18629 0 0 0 208 81 0 0 20 0 19 0 226565159 8261857280 28709 33554432000 4194304 4196468 140734955528832 140734955511376 140024760467191 0 0 2 25189581 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 38191104 140734955537589 140734955537713 140734955537713 140734955540431 0
/proc/27129/statm: 2017055 28709 3155 1 0 1978454 0
[pid=27144] ppid=27129 vsize=118076 memory=95956 CPUtime=2496.06 cores=0,2,4,6
/proc/27144/stat : 27144 (minisat_release) R 27129 27111 20606 0 -1 4202496 172241 0 0 0 249584 22 0 0 20 0 1 0 226565233 120909824 23989 33554432000 4194304 4308513 140720773495760 140720773492664 4264115 0 4 0 8396802 0 0 0 17 2 0 0 0 0 0 6409496 6410680 17137664 140720773502068 140720773502166 140720773502166 140720773504965 0
/proc/27144/statm: 29519 23989 341 28 0 25759 0
[pid=27129/tid=27130] ppid=27111 vsize=8068220 memory=114836 CPUtime=0.75 cores=0,2,4,6
/proc/27129/task/27130/stat : 27130 (java) S 27111 27111 20606 0 -1 1077944384 15537 0 0 0 71 4 0 0 20 0 19 0 226565159 8261857280 28709 33554432000 4194304 4196468 140734955528832 140024732307344 140024760477397 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38191104 140734955537589 140734955537713 140734955537713 140734955540431 0
[pid=27129/tid=27131] ppid=27111 vsize=8068220 memory=114836 CPUtime=0 cores=0,2,4,6
/proc/27129/task/27131/stat : 27131 (java) S 27111 27111 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 226565160 8261857280 28709 33554432000 4194304 4196468 140734955528832 140024764709904 140024760477397 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38191104 140734955537589 140734955537713 140734955537713 140734955540431 0
[pid=27129/tid=27132] ppid=27111 vsize=8068220 memory=1472 CPUtime=0 cores=0,2,4,6
/proc/27129/task/27132/stat : 27132 (java) S 27111 27111 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 226565160 8261857280 28709 33554432000 4194304 4196468 140734955528832 140024245472400 140024760477397 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38191104 140734955537589 140734955537713 140734955537713 140734955540431 0
[pid=27129/tid=27133] ppid=27111 vsize=8068220 memory=1472 CPUtime=0 cores=0,2,4,6
/proc/27129/task/27133/stat : 27133 (java) S 27111 27111 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 226565160 8261857280 28709 33554432000 4194304 4196468 140734955528832 140024244419344 140024760477397 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38191104 140734955537589 140734955537713 140734955537713 140734955540431 0
[pid=27129/tid=27134] ppid=27111 vsize=8068220 memory=213 CPUtime=0 cores=0,2,4,6
/proc/27129/task/27134/stat : 27134 (java) S 27111 27111 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 226565160 8261857280 28709 33554432000 4194304 4196468 140734955528832 140024243366800 140024760477397 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38191104 140734955537589 140734955537713 140734955537713 140734955540431 0
[pid=27129/tid=27135] ppid=27111 vsize=8068220 memory=4 CPUtime=0.05 cores=0,2,4,6
/proc/27129/task/27135/stat : 27135 (java) S 27111 27111 20606 0 -1 1077944384 7 0 0 0 2 3 0 0 20 0 19 0 226565162 8261857280 28709 33554432000 4194304 4196468 140734955528832 140024206944496 140024760478338 0 0 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38191104 140734955537589 140734955537713 140734955537713 140734955540431 0
[pid=27129/tid=27136] ppid=27111 vsize=8068220 memory=780 CPUtime=0 cores=0,2,4,6
/proc/27129/task/27136/stat : 27136 (java) S 27111 27111 20606 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 226565162 8261857280 28709 33554432000 4194304 4196468 140734955528832 140023584253088 140024760477397 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38191104 140734955537589 140734955537713 140734955537713 140734955540431 0
[pid=27129/tid=27137] ppid=27111 vsize=8068220 memory=1948 CPUtime=0 cores=0,2,4,6
/proc/27129/task/27137/stat : 27137 (java) S 27111 27111 20606 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 226565163 8261857280 28709 33554432000 4194304 4196468 140734955528832 140023450030832 140024760477397 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38191104 140734955537589 140734955537713 140734955537713 140734955540431 0
[pid=27129/tid=27138] ppid=27111 vsize=8068220 memory=1472 CPUtime=0 cores=0,2,4,6
/proc/27129/task/27138/stat : 27138 (java) S 27111 27111 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 226565165 8261857280 28709 33554432000 4194304 4196468 140734955528832 140023075526608 140024760485787 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38191104 140734955537589 140734955537713 140734955537713 140734955540431 0
[pid=27129/tid=27139] ppid=27111 vsize=8068220 memory=1472 CPUtime=0.11 cores=0,2,4,6
/proc/27129/task/27139/stat : 27139 (java) S 27111 27111 20606 0 -1 1077944384 748 0 0 0 10 1 0 0 20 0 19 0 226565166 8261857280 28709 33554432000 4194304 4196468 140734955528832 140024205892336 140024760478338 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38191104 140734955537589 140734955537713 140734955537713 140734955540431 0
[pid=27129/tid=27140] ppid=27111 vsize=8068220 memory=114836 CPUtime=0.07 cores=0,2,4,6
/proc/27129/task/27140/stat : 27140 (java) S 27111 27111 20606 0 -1 1077944384 201 0 0 0 7 0 0 0 20 0 19 0 226565166 8261857280 28709 33554432000 4194304 4196468 140734955528832 140024204839792 140024760478338 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38191104 140734955537589 140734955537713 140734955537713 140734955540431 0
[pid=27129/tid=27141] ppid=27111 vsize=8068220 memory=1472 CPUtime=0.2 cores=0,2,4,6
/proc/27129/task/27141/stat : 27141 (java) S 27111 27111 20606 0 -1 1077944384 545 0 0 0 20 0 0 0 20 0 19 0 226565166 8261857280 28709 33554432000 4194304 4196468 140734955528832 140024203786736 140024760478338 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38191104 140734955537589 140734955537713 140734955537713 140734955540431 0
[pid=27129/tid=27142] ppid=27111 vsize=8068220 memory=114836 CPUtime=0 cores=0,2,4,6
/proc/27129/task/27142/stat : 27142 (java) S 27111 27111 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 226565166 8261857280 28709 33554432000 4194304 4196468 140734955528832 140022577621856 140024760477397 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38191104 140734955537589 140734955537713 140734955537713 140734955540431 0
[pid=27129/tid=27143] ppid=27111 vsize=8068220 memory=1472 CPUtime=1.65 cores=0,2,4,6
/proc/27129/task/27143/stat : 27143 (java) S 27111 27111 20606 0 -1 1077944384 167 0 0 0 82 83 0 0 20 0 19 0 226565166 8261857280 28709 33554432000 4194304 4196468 140734955528832 140024202734128 140024760478338 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38191104 140734955537589 140734955537713 140734955537713 140734955540431 0
[pid=27129/tid=27145] ppid=27111 vsize=8068220 memory=114836 CPUtime=0 cores=0,2,4,6
/proc/27129/task/27145/stat : 27145 (java) S 27111 27111 20606 0 -1 4202560 22 0 0 0 0 0 0 0 20 0 19 0 226565233 8261857280 28709 33554432000 4194304 4196468 140734955528832 140024194925888 140024760491801 0 4 2 25189581 18446744071579417331 0 0 -1 4 0 0 0 0 0 6293624 6294260 38191104 140734955537589 140734955537713 140734955537713 140734955540431 0
[pid=27129/tid=27147] ppid=27111 vsize=8068220 memory=1472 CPUtime=0 cores=0,2,4,6
/proc/27129/task/27147/stat : 27147 (java) S 27111 27111 20606 0 -1 4202560 24 0 0 0 0 0 0 0 20 0 19 0 226565233 8261857280 28709 33554432000 4194304 4196468 140734955528832 140022040735120 140024760489117 0 4 2 25189581 18446744071580971376 0 0 -1 2 0 0 0 0 0 6293624 6294260 38191104 140734955537589 140734955537713 140734955537713 140734955540431 0
[pid=27129/tid=27148] ppid=27111 vsize=8068220 memory=114836 CPUtime=0 cores=0,2,4,6
/proc/27129/task/27148/stat : 27148 (java) S 27111 27111 20606 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 19 0 226565233 8261857280 28709 33554432000 4194304 4196468 140734955528832 140022174957584 140024760489117 0 4 2 25189581 18446744071580971376 0 0 -1 4 0 0 0 0 0 6293624 6294260 38191104 140734955537589 140734955537713 140734955537713 140734955540431 0
[pid=27129/tid=27149] ppid=27111 vsize=8068220 memory=95956 CPUtime=0 cores=0,2,4,6
/proc/27129/task/27149/stat : 27149 (java) S 27111 27111 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 226565236 8261857280 28709 33554432000 4194304 4196468 140734955528832 140021772312352 140024760477397 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38191104 140734955537589 140734955537713 140734955537713 140734955540431 0
Current children cumulated CPU time: 2520.08 s
Current children cumulated vsize: 8299424 KiB
Current children cumulated memory: 212264 KiB

Child status: 1
Real time (s): 2505.12
CPU time (s): 2520.13
CPU user time (s): 2518.41
CPU system time (s): 1.71904
CPU usage (%): 100.599
Max. virtual memory (cumulated for all children) (KiB): 15140212
Max. memory (cumulated for all children) (KiB): 3097548

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2518.41
system time used= 1.71904
maximum resident set size= 3097820
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 228783
page faults= 0
swaps= 0
block input operations= 8
block output operations= 3792
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 59796
involuntary context switches= 3221


# summary of solver processes directly reported to runsolver:
#   pid: 27111,27129
#   total CPU time (s): 2520.13
#   total CPU user time (s): 2518.41
#   total CPU system time (s): 1.71904

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 18.6679 second user time and 26.4949 second system time

The end

Launcher Data

Begin job on node103 at 2018-08-12 18:06:52
IDJOB=4305706
IDBENCH=141583
IDSOLVER=2783
FILE ID=node103/4305706-1534090011
RUNJOBID= node103-1534064938-20637
PBS_JOBID= 21036991
Free space on /tmp= 34676 MiB

SOLVER NAME= scop both+MapleCOMSPS (2018-07-31)
BENCH NAME= XCSP18/Frb/frb-53-24-1-mgd_c18.xml
COMMAND LINE= scop.sh 11g scop.jar -both minisat_release default TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4305706-1534090011/watcher-4305706-1534090011 -o /tmp/evaluation-result-4305706-1534090011/solver-4305706-1534090011 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node103-1534064938-20637 --watchdog 2580  scop.sh 11g scop.jar -both minisat_release default HOME HOME/instance-4305706-1534090011.xml

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

MD5SUM BENCH= e77860b1077c007311080ac2a4bc32f8
RANDOM SEED=74925927

node103.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.48
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.48
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.48
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.48
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:        24907616 kB
MemAvailable:   31802776 kB
Buffers:          112108 kB
Cached:          6968060 kB
SwapCached:         5364 kB
Active:          3946216 kB
Inactive:        3290176 kB
Active(anon):     146912 kB
Inactive(anon):    61052 kB
Active(file):    3799304 kB
Inactive(file):  3229124 kB
Unevictable:        7796 kB
Mlocked:            7796 kB
SwapTotal:      67108860 kB
SwapFree:       67058900 kB
Dirty:              8724 kB
Writeback:             0 kB
AnonPages:        214236 kB
Mapped:            62184 kB
Shmem:             48632 kB
Slab:             323772 kB
SReclaimable:     295192 kB
SUnreclaim:        28580 kB
KernelStack:        3968 kB
PageTables:         5428 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    5860412 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    120832 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      124288 kB
DirectMap2M:    33421312 kB

Free space on /tmp at the end= 34668 MiB
End job on node103 at 2018-08-12 18:48:37