Trace number 4305397

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.06 2513.52

General information on the benchmark

NameGracefulGraph/
GracefulGraph-K05-P03_c18.xml
MD5SUMf4fa601a34b34009a5b9ea58e60241da
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark89.9324
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of constraints42
Number of domains2
Minimum domain size40
Maximum domain size41
Distribution of domain sizes[{"size":40,"count":40},{"size":41,"count":15}]
Minimum variable degree0
Maximum variable degree7
Distribution of variable degrees[{"degree":0,"count":45},{"degree":2,"count":40},{"degree":6,"count":10},{"degree":7,"count":5}]
Minimum constraint arity3
Maximum constraint arity40
Distribution of constraint arities[{"arity":3,"count":40},{"arity":15,"count":1},{"arity":40,"count":1}]
Number of extensional constraints0
Number of intensional constraints40
Distribution of constraint types[{"type":"intension","count":40},{"type":"allDifferent","count":2}]
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-18306-serial-file.bin HOME/instance-4305397-1534066912.xml
0.66/0.52	
0.66/0.52	scop order+minisat_release (2018-07-31)
0.66/0.53	(Encoding Process)
0.66/0.53	
0.66/0.55	c BEGIN-Prog: Sun Aug 12 11:41:53 CEST 2018
0.66/0.55	c PID: 18309
0.66/0.55	c IP: 172.20.3.139
0.66/0.55	c HOST: node139.alineos.net
0.66/0.56	c (0,0) Parsing Begin
1.20/0.89	c (0,0) Parsing End
1.41/0.90	c (0,0) CSP: 55 int (0 aux), 0 bool (0 aux), 42 ctr, max domain size 41
1.41/0.90	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.41/0.90	c (0,0) Constraint Name Generate Begin
1.41/0.91	c (0,0) Ctr:HOME/instance-4305397-1534066912.xml,AllDifferent:Dist:Eq:IntVar
1.41/0.91	c (0,0) Constraint Name Generate End
1.41/0.91	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.41/0.91	c (0,0) CSP to CSPinCNF Begin
1.57/1.01	c (0,0) translated 5 (10%) constraints
1.57/1.03	c (0,0) translated 9 (20%) constraints
1.57/1.04	c (0,0) translated 13 (30%) constraints
1.57/1.05	c (0,0) translated 17 (40%) constraints
1.57/1.06	c (0,0) translated 21 (50%) constraints
1.57/1.07	c (0,0) translated 26 (60%) constraints
1.57/1.08	c (0,0) translated 30 (70%) constraints
1.57/1.09	c (0,0) translated 34 (80%) constraints
1.57/1.10	c (0,0) translated 38 (90%) constraints
1.80/1.15	c (0,0) translated 42 (100%) constraints
2.32/1.36	c (0,0) STATISTICS1:HOME/instance-4305397-1534066912.xml,AllDifferent:Dist:Eq:IntVar,55,1009,1640,41,40,3,1640:160;41:105;40:780,41:560;40:1800,40:2;15:2;2:925;1:80,3:160;2:885;1:110,
2.32/1.36	c (0,0) ==========================================
2.32/1.36	c (0,0) Order
2.32/1.36	c (0,0) ==========================================
2.32/1.38	c (0,0) translated 101 (10%) constraints
2.32/1.39	c (0,0) translated 202 (20%) constraints
2.57/1.41	c (0,0) translated 303 (30%) constraints
2.57/1.42	c (0,0) translated 404 (40%) constraints
2.57/1.43	c (0,0) translated 505 (50%) constraints
2.57/1.44	c (0,0) translated 606 (60%) constraints
2.57/1.45	c (0,0) translated 707 (70%) constraints
2.57/1.45	c (0,0) translated 808 (80%) constraints
2.57/1.46	c (0,0) translated 909 (90%) constraints
2.57/1.47	c (0,0) translated 1009 (100%) constraints
2.57/1.48	c (0,0) CSP to CSPinCNF End
2.57/1.48	c (0,0) CSP: 55 int (0 aux), 0 bool (0 aux), 1009 ctr, max domain size 41
2.57/1.48	c (0,0) Heap : 168 MiB used (max 10795 MiB), NonHeap : 25 MiB used (max 0 MiB)
2.57/1.48	c (0,0) CSPinCNF Propagation Begin
2.90/1.51	c (0,0) 0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
2.90/1.51	c (0,0) CSPinCNF Propagation End
2.90/1.51	c (0,0) CSP: 55 int (0 aux), 0 bool (0 aux), 1009 ctr, max domain size 41
2.90/1.51	c (0,0) Heap : 168 MiB used (max 10795 MiB), NonHeap : 25 MiB used (max 0 MiB)
2.90/1.51	c (0,0) Simplify CSPinCNF Begin
3.22/1.64	c (1,1) Simplify CSPinCNF End
3.22/1.65	c (1,1) CSP: 55 int (0 aux), 1850 bool (1850 aux), 2859 ctr, max domain size 41
3.22/1.65	c (1,1) Heap : 225 MiB used (max 10795 MiB), NonHeap : 26 MiB used (max 0 MiB)
3.22/1.65	c (1,1) Calculate Precise Domain Begin
3.22/1.65	c (1,1) 0 values are removed by re-calculation
3.22/1.65	c (1,1) Calculate Precise Domain End
3.22/1.65	c (1,1) CSP: 55 int (0 aux), 1850 bool (1850 aux), 2859 ctr, max domain size 41
3.22/1.65	c (1,1) Heap : 225 MiB used (max 10795 MiB), NonHeap : 26 MiB used (max 0 MiB)
3.22/1.65	c (1,1) CSPinCNF to SatSolver Begin
5.42/2.31	c (1,1) 286 (10 %) CSP clauses are encoded (4010 SAT variables, 135670 SAT clauses)
5.42/2.36	c (1,1) 572 (20 %) CSP clauses are encoded (4010 SAT variables, 143520 SAT clauses)
5.73/2.41	c (1,1) 858 (30 %) CSP clauses are encoded (4010 SAT variables, 151216 SAT clauses)
5.73/2.45	c (1,1) 1144 (40 %) CSP clauses are encoded (4010 SAT variables, 158951 SAT clauses)
5.73/2.50	c (1,1) 1430 (50 %) CSP clauses are encoded (4010 SAT variables, 166686 SAT clauses)
6.00/2.54	c (2,1) 1716 (60 %) CSP clauses are encoded (4010 SAT variables, 174382 SAT clauses)
6.00/2.56	c (2,2) 2002 (70 %) CSP clauses are encoded (4010 SAT variables, 182117 SAT clauses)
6.00/2.58	c (2,2) 2288 (80 %) CSP clauses are encoded (4010 SAT variables, 189852 SAT clauses)
6.20/2.60	c (2,2) 2574 (90 %) CSP clauses are encoded (4010 SAT variables, 197548 SAT clauses)
6.20/2.62	c (2,2) 2859 (100 %) CSP clauses are encoded (4010 SAT variables, 205243 SAT clauses)
6.20/2.62	c (2,2) Launch Command will be: minisat_release
6.20/2.62	c (2,2) CSPinCNF to SatSolver End
6.20/2.62	c (2,2) Heap : 619 MiB used (max 10795 MiB), NonHeap : 28 MiB used (max 0 MiB)
6.20/2.65	c (2,2) STATISTICS2:HOME/instance-4305397-1534066912.xml,AllDifferent:Dist:Eq:IntVar,1905,2859,1640,41,40,3,1640:160;41:210;40:1560,41:770;40:3360;2:3700,40:2;15:2;2:2775;1:80,3:160;2:1770;1:3810,
6.20/2.65	c (2,2) 4010 bool, 205244 clause
6.20/2.65	c (2,2) Export Begin
6.46/2.74	c (2,2) Export to HOME/scop-18306-serial-file.bin
6.46/2.74	c (2,2) Export End
6.46/2.74	c (2,2) Export File Size: 0.01 MB
6.46/2.74	c (2,2) 0,0,0,0,1,1,2,STOP-AFTER(DIMACS)
6.46/2.74	c END-Prog: Sun Aug 12 11:41:55 CEST 2018
6.46/2.75	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp scop.jar fun.scop.XCSP18Solve HOME/scop-18306-serial-file.bin
7.17/3.24	c (0,0) Read Serial File Begin
7.17/3.24	c (0,0) HOME/scop-18306-serial-file.bin
7.46/3.40	c (0,0) Read Serial File End
7.46/3.41	
7.46/3.41	scop order+minisat_release (2018-07-31)
7.46/3.41	(Solving Process)
7.46/3.41	
7.46/3.43	c BEGIN-Prog: Sun Aug 12 11:41:56 CEST 2018
7.46/3.43	c PID: 18324
7.46/3.43	c IP: 172.20.3.139
7.46/3.44	c HOST: node139.alineos.net
7.46/3.44	c (0,0) SatSolver.solve Begin
7.46/3.44	c (0,0) 0 bool, 0 clause
7.46/3.44	c (0,0) minisat_release HOME/instance-4305397-1534066912.xml-scop-18309.cnf
2510.69/2504.24	c (2501,0) c This is COMiniSatPS.
2510.69/2504.24	c (2501,0) c WARNING: for repeatability, setting FPU to use double precision
2510.69/2504.24	c (2501,0) c ============================[ Problem Statistics ]=============================
2510.69/2504.24	c (2501,0) c |                                                                             |
2510.69/2504.24	c (2501,0) c |  Number of variables:          4010                                         |
2510.69/2504.24	c (2501,0) c |  Number of clauses:          205244                                         |
2510.69/2504.24	c (2501,0) c |  Parse time:                   0.05 s                                       |
2510.69/2504.24	c (2501,0) c |  Eliminated clauses:           0.02 Mb                                      |
2510.69/2504.24	c (2501,0) c Reduced to 3085 vars, 204319 cls (grow=0)
2510.69/2504.24	c (2501,0) c No iterative elimination performed. (vars=3085, c/v ratio=66.2)
2510.69/2504.24	c (2501,0) c |  Simplification time:          0.34 s                                       |
2510.69/2504.24	c (2501,0) c |                                                                             |
2510.69/2504.24	c (2501,0) c ============================[ Search Statistics ]==============================
2510.69/2504.24	c (2501,0) c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2510.69/2504.24	c (2501,0) c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2510.69/2504.24	c (2501,0) c ===============================================================================
2510.69/2504.24	c (2501,0) c Switched to VSIDS.
2520.01/2513.50	c (2510,0) SatSolver is killed by some reasons.
2520.01/2513.50	c (2510,0) TO,TO,TO,TO,TO,TO,TO,TO,TO,STOP-AFTER(Nothing)
2520.01/2513.50	s UNKNOWN
2520.01/2513.50	c END-Prog: Sun Aug 12 12:23:46 CEST 2018
2520.01/2513.51	c (scop.sh) Receiving Signal. Removing all intermediate files.
2520.01/2513.51	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 (4669 MiB free)
  memory of node 1: 16384 MiB (5658 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4305397-1534066912/watcher-4305397-1534066912 -o /tmp/evaluation-result-4305397-1534066912/solver-4305397-1534066912 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node139-1534060441-16801 --watchdog 2580 scop.sh 11g scop.jar -order minisat_release default HOME HOME/instance-4305397-1534066912.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
solver pid=18306, runsolver pid=18303
Current StackSize limit: 8192 KiB


[startup+0.100124 s]*
/proc/loadavg: 2.11 2.04 2.05 3/223 18323
/proc/meminfo: memFree=10515944/32770624 swapFree=67108860/67108860
[pid=18306] ppid=18303 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/18306/stat : 18306 (scop.sh) S 18303 18306 16770 0 -1 4202496 559 322 0 0 0 0 0 0 20 0 1 0 224254399 115843072 349 33554432000 4194304 5098028 140734610462704 140734610459960 139848468513404 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 18800640 140734610465856 140734610466055 140734610466055 140734610468813 0
/proc/18306/statm: 28282 349 296 221 0 87 0
[pid=18309] ppid=18306 vsize=15012476 memory=72408 CPUtime=0.11 cores=0,2,4,6
/proc/18309/stat : 18309 (java) S 18306 18306 16770 0 -1 1077944320 6218 0 0 0 10 1 0 0 20 0 15 0 224254399 15372775424 18102 33554432000 4194304 4196468 140729363568880 140729363551424 140176122023671 0 0 2 16800973 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 17866752 140729363575814 140729363576113 140729363576113 140729363578831 0
/proc/18309/statm: 3753119 18102 2772 1 0 3715579 0
[pid=18309/tid=18310] ppid=18306 vsize=15012476 memory=-6078870780940435391 CPUtime=0.09 cores=0,2,4,6
/proc/18309/task/18310/stat : 18310 (java) R 18306 18306 16770 0 -1 4202560 4308 0 0 0 8 1 0 0 20 0 15 0 224254399 15372775424 18102 33554432000 4194304 4196468 140729363568880 140176093835656 140176106104158 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 17866752 140729363575814 140729363576113 140729363576113 140729363578831 0
[pid=18309/tid=18311] ppid=18306 vsize=15012476 memory=8303054830060986464 CPUtime=0 cores=0,2,4,6
/proc/18309/task/18311/stat : 18311 (java) S 18306 18306 16770 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224254401 15372775424 18102 33554432000 4194304 4196468 140729363568880 140176126265872 140176122033877 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17866752 140729363575814 140729363576113 140729363576113 140729363578831 0
[pid=18309/tid=18312] ppid=18306 vsize=15012476 memory=139815658714752 CPUtime=0 cores=0,2,4,6
/proc/18309/task/18312/stat : 18312 (java) S 18306 18306 16770 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224254401 15372775424 18102 33554432000 4194304 4196468 140729363568880 140175925041808 140176122033877 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17866752 140729363575814 140729363576113 140729363576113 140729363578831 0
[pid=18309/tid=18313] ppid=18306 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18309/task/18313/stat : 18313 (java) S 18306 18306 16770 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224254401 15372775424 18102 33554432000 4194304 4196468 140729363568880 140175923988752 140176122033877 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17866752 140729363575814 140729363576113 140729363576113 140729363578831 0
[pid=18309/tid=18314] ppid=18306 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/18309/task/18314/stat : 18314 (java) S 18306 18306 16770 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224254401 15372775424 18102 33554432000 4194304 4196468 140729363568880 140175922936208 140176122033877 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17866752 140729363575814 140729363576113 140729363576113 140729363578831 0
[pid=18309/tid=18315] ppid=18306 vsize=15012476 memory=139815658714752 CPUtime=0 cores=0,2,4,6
/proc/18309/task/18315/stat : 18315 (java) S 18306 18306 16770 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224254402 15372775424 18102 33554432000 4194304 4196468 140729363568880 140175528774384 140176122034818 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17866752 140729363575814 140729363576113 140729363576113 140729363578831 0
[pid=18309/tid=18316] ppid=18306 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/18309/task/18316/stat : 18316 (java) S 18306 18306 16770 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 224254403 15372775424 18102 33554432000 4194304 4196468 140729363568880 140174713415328 140176122033877 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17866752 140729363575814 140729363576113 140729363576113 140729363578831 0
[pid=18309/tid=18317] ppid=18306 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18309/task/18317/stat : 18317 (java) S 18306 18306 16770 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224254403 15372775424 18102 33554432000 4194304 4196468 140729363568880 140174444979440 140176122033877 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17866752 140729363575814 140729363576113 140729363576113 140729363578831 0
[pid=18309/tid=18318] ppid=18306 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18309/task/18318/stat : 18318 (java) S 18306 18306 16770 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224254405 15372775424 18102 33554432000 4194304 4196468 140729363568880 140174070471120 140176122042267 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17866752 140729363575814 140729363576113 140729363576113 140729363578831 0
[pid=18309/tid=18319] ppid=18306 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18309/task/18319/stat : 18319 (java) S 18306 18306 16770 0 -1 1077944384 300 0 0 0 0 0 0 0 20 0 15 0 224254405 15372775424 18102 33554432000 4194304 4196468 140729363568880 140175527721200 140176122034818 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17866752 140729363575814 140729363576113 140729363576113 140729363578831 0
[pid=18309/tid=18320] ppid=18306 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/18309/task/18320/stat : 18320 (java) S 18306 18306 16770 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 15 0 224254405 15372775424 18102 33554432000 4194304 4196468 140729363568880 140175526668656 140176122034818 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17866752 140729363575814 140729363576113 140729363576113 140729363578831 0
[pid=18309/tid=18321] ppid=18306 vsize=15012476 memory=139815658714752 CPUtime=0.01 cores=0,2,4,6
/proc/18309/task/18321/stat : 18321 (java) R 18306 18306 16770 0 -1 4202560 276 0 0 0 1 0 0 0 20 0 15 0 224254406 15372775424 18102 33554432000 4194304 4196468 140729363568880 140175525612776 140176100190114 0 4 2 16800973 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 17866752 140729363575814 140729363576113 140729363576113 140729363578831 0
[pid=18309/tid=18322] ppid=18306 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/18309/task/18322/stat : 18322 (java) S 18306 18306 16770 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224254406 15372775424 18102 33554432000 4194304 4196468 140729363568880 140173572565344 140176122033877 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17866752 140729363575814 140729363576113 140729363576113 140729363578831 0
[pid=18309/tid=18323] ppid=18306 vsize=15012476 memory=139815658714752 CPUtime=0 cores=0,2,4,6
/proc/18309/task/18323/stat : 18323 (java) S 18306 18306 16770 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224254406 15372775424 18102 33554432000 4194304 4196468 140729363568880 140175524564016 140176122034818 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17866752 140729363575814 140729363576113 140729363576113 140729363578831 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 73804 KiB

[startup+0.210673 s]*
/proc/loadavg: 2.11 2.04 2.05 3/223 18323
/proc/meminfo: memFree=10501868/32770624 swapFree=67108860/67108860
[pid=18306] ppid=18303 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/18306/stat : 18306 (scop.sh) S 18303 18306 16770 0 -1 4202496 559 322 0 0 0 0 0 0 20 0 1 0 224254399 115843072 349 33554432000 4194304 5098028 140734610462704 140734610459960 139848468513404 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 18800640 140734610465856 140734610466055 140734610466055 140734610468813 0
/proc/18306/statm: 28282 349 296 221 0 87 0
[pid=18309] ppid=18306 vsize=15012476 memory=85460 CPUtime=0.25 cores=0,2,4,6
/proc/18309/stat : 18309 (java) S 18306 18306 16770 0 -1 1077944320 9744 0 0 0 23 2 0 0 20 0 15 0 224254399 15372775424 21365 33554432000 4194304 4196468 140729363568880 140729363551424 140176122023671 0 0 2 16800973 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 17866752 140729363575814 140729363576113 140729363576113 140729363578831 0
/proc/18309/statm: 3753119 21365 2905 1 0 3715579 0
[pid=18309/tid=18310] ppid=18306 vsize=15012476 memory=7022364632946311227 CPUtime=0.2 cores=0,2,4,6
/proc/18309/task/18310/stat : 18310 (java) R 18306 18306 16770 0 -1 4202560 7654 0 0 0 18 2 0 0 20 0 15 0 224254399 15372775424 21365 33554432000 4194304 4196468 140729363568880 140176093839728 140176122045018 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 17866752 140729363575814 140729363576113 140729363576113 140729363578831 0
[pid=18309/tid=18311] ppid=18306 vsize=15012476 memory=365 CPUtime=0 cores=0,2,4,6
/proc/18309/task/18311/stat : 18311 (java) S 18306 18306 16770 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224254401 15372775424 21365 33554432000 4194304 4196468 140729363568880 140176126265872 140176122033877 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17866752 140729363575814 140729363576113 140729363576113 140729363578831 0
[pid=18309/tid=18312] ppid=18306 vsize=15012476 memory=139815659903251 CPUtime=0 cores=0,2,4,6
/proc/18309/task/18312/stat : 18312 (java) S 18306 18306 16770 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224254401 15372775424 21365 33554432000 4194304 4196468 140729363568880 140175925041808 140176122033877 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17866752 140729363575814 140729363576113 140729363576113 140729363578831 0
[pid=18309/tid=18313] ppid=18306 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18309/task/18313/stat : 18313 (java) S 18306 18306 16770 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224254401 15372775424 21365 33554432000 4194304 4196468 140729363568880 140175923988752 140176122033877 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17866752 140729363575814 140729363576113 140729363576113 140729363578831 0
[pid=18309/tid=18314] ppid=18306 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/18309/task/18314/stat : 18314 (java) S 18306 18306 16770 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224254401 15372775424 21365 33554432000 4194304 4196468 140729363568880 140175922936208 140176122033877 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17866752 140729363575814 140729363576113 140729363576113 140729363578831 0
[pid=18309/tid=18315] ppid=18306 vsize=15012476 memory=139815658714752 CPUtime=0 cores=0,2,4,6
/proc/18309/task/18315/stat : 18315 (java) S 18306 18306 16770 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224254402 15372775424 21365 33554432000 4194304 4196468 140729363568880 140175528774384 140176122034818 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17866752 140729363575814 140729363576113 140729363576113 140729363578831 0
[pid=18309/tid=18316] ppid=18306 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/18309/task/18316/stat : 18316 (java) S 18306 18306 16770 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 224254403 15372775424 21365 33554432000 4194304 4196468 140729363568880 140174713415328 140176122033877 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17866752 140729363575814 140729363576113 140729363576113 140729363578831 0
[pid=18309/tid=18317] ppid=18306 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18309/task/18317/stat : 18317 (java) S 18306 18306 16770 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224254403 15372775424 21365 33554432000 4194304 4196468 140729363568880 140174444979440 140176122033877 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17866752 140729363575814 140729363576113 140729363576113 140729363578831 0
[pid=18309/tid=18318] ppid=18306 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18309/task/18318/stat : 18318 (java) S 18306 18306 16770 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224254405 15372775424 21365 33554432000 4194304 4196468 140729363568880 140174070471120 140176122042267 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17866752 140729363575814 140729363576113 140729363576113 140729363578831 0
[pid=18309/tid=18319] ppid=18306 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18309/task/18319/stat : 18319 (java) S 18306 18306 16770 0 -1 1077944384 311 0 0 0 0 0 0 0 20 0 15 0 224254405 15372775424 21365 33554432000 4194304 4196468 140729363568880 140175527721200 140176122034818 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17866752 140729363575814 140729363576113 140729363576113 140729363578831 0
[pid=18309/tid=18320] ppid=18306 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/18309/task/18320/stat : 18320 (java) S 18306 18306 16770 0 -1 1077944384 157 0 0 0 0 0 0 0 20 0 15 0 224254405 15372775424 21365 33554432000 4194304 4196468 140729363568880 140175526668656 140176122034818 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17866752 140729363575814 140729363576113 140729363576113 140729363578831 0
[pid=18309/tid=18321] ppid=18306 vsize=15012476 memory=139815658714752 CPUtime=0.03 cores=0,2,4,6
/proc/18309/task/18321/stat : 18321 (java) R 18306 18306 16770 0 -1 4202560 293 0 0 0 3 0 0 0 20 0 15 0 224254406 15372775424 21365 33554432000 4194304 4196468 140729363568880 140175525615600 140176107705466 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 17866752 140729363575814 140729363576113 140729363576113 140729363578831 0
[pid=18309/tid=18322] ppid=18306 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/18309/task/18322/stat : 18322 (java) S 18306 18306 16770 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224254406 15372775424 21365 33554432000 4194304 4196468 140729363568880 140173572565344 140176122033877 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17866752 140729363575814 140729363576113 140729363576113 140729363578831 0
[pid=18309/tid=18323] ppid=18306 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18309/task/18323/stat : 18323 (java) S 18306 18306 16770 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224254406 15372775424 21365 33554432000 4194304 4196468 140729363568880 140175524564016 140176122034818 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17866752 140729363575814 140729363576113 140729363576113 140729363578831 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 86856 KiB

[startup+0.3106 s]*
/proc/loadavg: 2.11 2.04 2.05 3/223 18323
/proc/meminfo: memFree=10498456/32770624 swapFree=67108860/67108860
[pid=18306] ppid=18303 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/18306/stat : 18306 (scop.sh) S 18303 18306 16770 0 -1 4202496 559 322 0 0 0 0 0 0 20 0 1 0 224254399 115843072 349 33554432000 4194304 5098028 140734610462704 140734610459960 139848468513404 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 18800640 140734610465856 140734610466055 140734610466055 140734610468813 0
/proc/18306/statm: 28282 349 296 221 0 87 0
[pid=18309] ppid=18306 vsize=15012476 memory=89664 CPUtime=0.42 cores=0,2,4,6
/proc/18309/stat : 18309 (java) S 18306 18306 16770 0 -1 1077944320 10350 0 0 0 40 2 0 0 20 0 15 0 224254399 15372775424 22416 33554432000 4194304 4196468 140729363568880 140729363551424 140176122023671 0 0 2 16800973 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 17866752 140729363575814 140729363576113 140729363576113 140729363578831 0
/proc/18309/statm: 3753119 22416 2976 1 0 3715579 0
[pid=18309/tid=18310] ppid=18306 vsize=15012476 memory=6791534058613427641 CPUtime=0.3 cores=0,2,4,6
/proc/18309/task/18310/stat : 18310 (java) R 18306 18306 16770 0 -1 4202560 8086 0 0 0 28 2 0 0 20 0 15 0 224254399 15372775424 22416 33554432000 4194304 4196468 140729363568880 140176093818672 140176103587248 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 17866752 140729363575814 140729363576113 140729363576113 140729363578831 0
[pid=18309/tid=18311] ppid=18306 vsize=15012476 memory=4126316290023845779 CPUtime=0 cores=0,2,4,6
/proc/18309/task/18311/stat : 18311 (java) S 18306 18306 16770 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224254401 15372775424 22416 33554432000 4194304 4196468 140729363568880 140176126265872 140176122033877 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17866752 140729363575814 140729363576113 140729363576113 140729363578831 0
[pid=18309/tid=18312] ppid=18306 vsize=15012476 memory=-3258418265892434876 CPUtime=0 cores=0,2,4,6
/proc/18309/task/18312/stat : 18312 (java) S 18306 18306 16770 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224254401 15372775424 22416 33554432000 4194304 4196468 140729363568880 140175925041808 140176122033877 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17866752 140729363575814 140729363576113 140729363576113 140729363578831 0
[pid=18309/tid=18313] ppid=18306 vsize=15012476 memory=4572146066226452084 CPUtime=0 cores=0,2,4,6
/proc/18309/task/18313/stat : 18313 (java) S 18306 18306 16770 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224254401 15372775424 22416 33554432000 4194304 4196468 140729363568880 140175923988752 140176122033877 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17866752 140729363575814 140729363576113 140729363576113 140729363578831 0
[pid=18309/tid=18314] ppid=18306 vsize=15012476 memory=6944613755495348631 CPUtime=0 cores=0,2,4,6
/proc/18309/task/18314/stat : 18314 (java) S 18306 18306 16770 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224254401 15372775424 22416 33554432000 4194304 4196468 140729363568880 140175922936208 140176122033877 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17866752 140729363575814 140729363576113 140729363576113 140729363578831 0
[pid=18309/tid=18315] ppid=18306 vsize=15012476 memory=7893295687695687954 CPUtime=0 cores=0,2,4,6
/proc/18309/task/18315/stat : 18315 (java) S 18306 18306 16770 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224254402 15372775424 22416 33554432000 4194304 4196468 140729363568880 140175528774384 140176122034818 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17866752 140729363575814 140729363576113 140729363576113 140729363578831 0
[pid=18309/tid=18316] ppid=18306 vsize=15012476 memory=-8813974798734826869 CPUtime=0 cores=0,2,4,6
/proc/18309/task/18316/stat : 18316 (java) S 18306 18306 16770 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 224254403 15372775424 22416 33554432000 4194304 4196468 140729363568880 140174713415328 140176122033877 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17866752 140729363575814 140729363576113 140729363576113 140729363578831 0
[pid=18309/tid=18317] ppid=18306 vsize=15012476 memory=-6664436420846796947 CPUtime=0 cores=0,2,4,6
/proc/18309/task/18317/stat : 18317 (java) S 18306 18306 16770 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224254403 15372775424 22416 33554432000 4194304 4196468 140729363568880 140174444979440 140176122033877 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17866752 140729363575814 140729363576113 140729363576113 140729363578831 0
[pid=18309/tid=18318] ppid=18306 vsize=15012476 memory=4426078206164241782 CPUtime=0 cores=0,2,4,6
/proc/18309/task/18318/stat : 18318 (java) S 18306 18306 16770 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224254405 15372775424 22416 33554432000 4194304 4196468 140729363568880 140174070471120 140176122042267 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17866752 140729363575814 140729363576113 140729363576113 140729363578831 0
[pid=18309/tid=18319] ppid=18306 vsize=15012476 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/18309/task/18319/stat : 18319 (java) S 18306 18306 16770 0 -1 1077944384 420 0 0 0 3 0 0 0 20 0 15 0 224254405 15372775424 22416 33554432000 4194304 4196468 140729363568880 140175527721200 140176122034818 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17866752 140729363575814 140729363576113 140729363576113 140729363578831 0
[pid=18309/tid=18320] ppid=18306 vsize=15012476 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/18309/task/18320/stat : 18320 (java) S 18306 18306 16770 0 -1 1077944384 174 0 0 0 1 0 0 0 20 0 15 0 224254405 15372775424 22416 33554432000 4194304 4196468 140729363568880 140175526668656 140176122034818 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17866752 140729363575814 140729363576113 140729363576113 140729363578831 0
[pid=18309/tid=18321] ppid=18306 vsize=15012476 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/18309/task/18321/stat : 18321 (java) S 18306 18306 16770 0 -1 1077944384 338 0 0 0 7 0 0 0 20 0 15 0 224254406 15372775424 22416 33554432000 4194304 4196468 140729363568880 140175525615600 140176122034818 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17866752 140729363575814 140729363576113 140729363576113 140729363578831 0
[pid=18309/tid=18322] ppid=18306 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18309/task/18322/stat : 18322 (java) S 18306 18306 16770 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224254406 15372775424 22416 33554432000 4194304 4196468 140729363568880 140173572565344 140176122033877 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17866752 140729363575814 140729363576113 140729363576113 140729363578831 0
[pid=18309/tid=18323] ppid=18306 vsize=15012476 memory=3545238011844304945 CPUtime=0 cores=0,2,4,6
/proc/18309/task/18323/stat : 18323 (java) S 18306 18306 16770 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224254406 15372775424 22416 33554432000 4194304 4196468 140729363568880 140175524564016 140176122034818 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17866752 140729363575814 140729363576113 140729363576113 140729363578831 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 91060 KiB

[startup+0.700775 s]
/proc/loadavg: 2.11 2.04 2.05 3/223 18323
/proc/meminfo: memFree=10474208/32770624 swapFree=67108860/67108860
[pid=18306] ppid=18303 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/18306/stat : 18306 (scop.sh) S 18303 18306 16770 0 -1 4202496 559 322 0 0 0 0 0 0 20 0 1 0 224254399 115843072 349 33554432000 4194304 5098028 140734610462704 140734610459960 139848468513404 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 18800640 140734610465856 140734610466055 140734610466055 140734610468813 0
/proc/18306/statm: 28282 349 296 221 0 87 0
[pid=18309] ppid=18306 vsize=15020872 memory=127424 CPUtime=0.99 cores=0,2,4,6
/proc/18309/stat : 18309 (java) S 18306 18306 16770 0 -1 1077944320 17516 0 0 0 94 5 0 0 20 0 15 0 224254399 15381372928 31856 33554432000 4194304 4196468 140729363568880 140729363551424 140176122023671 0 0 2 25189581 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 17866752 140729363575814 140729363576113 140729363576113 140729363578831 0
/proc/18309/statm: 3755218 31856 3147 1 0 3716603 0
[pid=18309/tid=18310] ppid=18306 vsize=15020872 memory=-7816663703405220396 CPUtime=0.67 cores=0,2,4,6
/proc/18309/task/18310/stat : 18310 (java) R 18306 18306 16770 0 -1 4202560 14822 0 0 0 63 4 0 0 20 0 15 0 224254399 15381372928 31856 33554432000 4194304 4196468 140729363568880 140176093851664 140176106067301 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 17866752 140729363575814 140729363576113 140729363576113 140729363578831 0
[pid=18309/tid=18311] ppid=18306 vsize=15020872 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18309/task/18311/stat : 18311 (java) S 18306 18306 16770 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224254401 15381372928 31856 33554432000 4194304 4196468 140729363568880 140176126265872 140176122033877 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17866752 140729363575814 140729363576113 140729363576113 140729363578831 0
[pid=18309/tid=18312] ppid=18306 vsize=15020872 memory=60876 CPUtime=0 cores=0,2,4,6
/proc/18309/task/18312/stat : 18312 (java) S 18306 18306 16770 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224254401 15381372928 31856 33554432000 4194304 4196468 140729363568880 140175925041808 140176122033877 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17866752 140729363575814 140729363576113 140729363576113 140729363578831 0
[pid=18309/tid=18313] ppid=18306 vsize=15020872 memory=1240 CPUtime=0 cores=0,2,4,6
/proc/18309/task/18313/stat : 18313 (java) S 18306 18306 16770 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224254401 15381372928 31856 33554432000 4194304 4196468 140729363568880 140175923988752 140176122033877 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17866752 140729363575814 140729363576113 140729363576113 140729363578831 0
[pid=18309/tid=18314] ppid=18306 vsize=15020872 memory=2416 CPUtime=0 cores=0,2,4,6
/proc/18309/task/18314/stat : 18314 (java) S 18306 18306 16770 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224254401 15381372928 31856 33554432000 4194304 4196468 140729363568880 140175922936208 140176122033877 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17866752 140729363575814 140729363576113 140729363576113 140729363578831 0
[pid=18309/tid=18315] ppid=18306 vsize=15020872 memory=1788 CPUtime=0 cores=0,2,4,6
/proc/18309/task/18315/stat : 18315 (java) S 18306 18306 16770 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 224254402 15381372928 31856 33554432000 4194304 4196468 140729363568880 140175528774384 140176122034818 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17866752 140729363575814 140729363576113 140729363576113 140729363578831 0
[pid=18309/tid=18316] ppid=18306 vsize=15020872 memory=1704 CPUtime=0 cores=0,2,4,6
/proc/18309/task/18316/stat : 18316 (java) S 18306 18306 16770 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 224254403 15381372928 31856 33554432000 4194304 4196468 140729363568880 140174713415328 140176122033877 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17866752 140729363575814 140729363576113 140729363576113 140729363578831 0
[pid=18309/tid=18317] ppid=18306 vsize=15020872 memory=796 CPUtime=0 cores=0,2,4,6
/proc/18309/task/18317/stat : 18317 (java) S 18306 18306 16770 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224254403 15381372928 31856 33554432000 4194304 4196468 140729363568880 140174444979440 140176122033877 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17866752 140729363575814 140729363576113 140729363576113 140729363578831 0
[pid=18309/tid=18318] ppid=18306 vsize=15020872 memory=5408 CPUtime=0 cores=0,2,4,6
/proc/18309/task/18318/stat : 18318 (java) S 18306 18306 16770 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224254405 15381372928 31856 33554432000 4194304 4196468 140729363568880 140174070471120 140176122042267 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17866752 140729363575814 140729363576113 140729363576113 140729363578831 0
[pid=18309/tid=18319] ppid=18306 vsize=15020872 memory=876 CPUtime=0.1 cores=0,2,4,6
/proc/18309/task/18319/stat : 18319 (java) R 18306 18306 16770 0 -1 4202560 645 0 0 0 10 0 0 0 20 0 15 0 224254405 15381372928 31856 33554432000 4194304 4196468 140729363568880 140175527710992 140176102659529 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 17866752 140729363575814 140729363576113 140729363576113 140729363578831 0
[pid=18309/tid=18320] ppid=18306 vsize=15020872 memory=10096 CPUtime=0.04 cores=0,2,4,6
/proc/18309/task/18320/stat : 18320 (java) S 18306 18306 16770 0 -1 1077944384 271 0 0 0 4 0 0 0 20 0 15 0 224254405 15381372928 31856 33554432000 4194304 4196468 140729363568880 140175526668656 140176122034818 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17866752 140729363575814 140729363576113 140729363576113 140729363578831 0
[pid=18309/tid=18321] ppid=18306 vsize=15020872 memory=1228 CPUtime=0.15 cores=0,2,4,6
/proc/18309/task/18321/stat : 18321 (java) R 18306 18306 16770 0 -1 4202560 443 0 0 0 15 0 0 0 20 0 15 0 224254406 15381372928 31856 33554432000 4194304 4196468 140729363568880 140175525611360 140176100981992 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 17866752 140729363575814 140729363576113 140729363576113 140729363578831 0
[pid=18309/tid=18322] ppid=18306 vsize=15020872 memory=1952 CPUtime=0 cores=0,2,4,6
/proc/18309/task/18322/stat : 18322 (java) S 18306 18306 16770 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224254406 15381372928 31856 33554432000 4194304 4196468 140729363568880 140173572565344 140176122033877 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17866752 140729363575814 140729363576113 140729363576113 140729363578831 0
[pid=18309/tid=18323] ppid=18306 vsize=15020872 memory=1160 CPUtime=0 cores=0,2,4,6
/proc/18309/task/18323/stat : 18323 (java) S 18306 18306 16770 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224254406 15381372928 31856 33554432000 4194304 4196468 140729363568880 140175524564016 140176122034818 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17866752 140729363575814 140729363576113 140729363576113 140729363578831 0
Current children cumulated CPU time: 0.99 s
Current children cumulated vsize: 15134000 KiB
Current children cumulated memory: 128820 KiB

[startup+1.50271 s]
/proc/loadavg: 2.11 2.04 2.05 4/223 18323
/proc/meminfo: memFree=10446364/32770624 swapFree=67108860/67108860
[pid=18306] ppid=18303 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/18306/stat : 18306 (scop.sh) S 18303 18306 16770 0 -1 4202496 559 322 0 0 0 0 0 0 20 0 1 0 224254399 115843072 349 33554432000 4194304 5098028 140734610462704 140734610459960 139848468513404 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 18800640 140734610465856 140734610466055 140734610466055 140734610468813 0
/proc/18306/statm: 28282 349 296 221 0 87 0

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

[pid=18324/tid=18327] ppid=18306 vsize=8068220 memory=118400 CPUtime=0 cores=0,2,4,6
/proc/18324/task/18327/stat : 18327 (java) S 18306 18306 16770 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 224254676 8261857280 29600 33554432000 4194304 4196468 140735661733456 139884403259920 139884918269653 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31932416 140735661737141 140735661737265 140735661737265 140735661739983 0
[pid=18324/tid=18328] ppid=18306 vsize=8068220 memory=103220 CPUtime=0 cores=0,2,4,6
/proc/18324/task/18328/stat : 18328 (java) S 18306 18306 16770 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 224254676 8261857280 29600 33554432000 4194304 4196468 140735661733456 139884402207120 139884918269653 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31932416 140735661737141 140735661737265 140735661737265 140735661739983 0
[pid=18324/tid=18329] ppid=18306 vsize=8068220 memory=1472 CPUtime=0 cores=0,2,4,6
/proc/18324/task/18329/stat : 18329 (java) S 18306 18306 16770 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 224254676 8261857280 29600 33554432000 4194304 4196468 140735661733456 139884401154320 139884918269653 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31932416 140735661737141 140735661737265 140735661737265 140735661739983 0
[pid=18324/tid=18330] ppid=18306 vsize=8068220 memory=103220 CPUtime=0.05 cores=0,2,4,6
/proc/18324/task/18330/stat : 18330 (java) S 18306 18306 16770 0 -1 1077944384 7 0 0 0 2 3 0 0 20 0 19 0 224254677 8261857280 29600 33554432000 4194304 4196468 140735661733456 139884364733296 139884918270594 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31932416 140735661737141 140735661737265 140735661737265 140735661739983 0
[pid=18324/tid=18331] ppid=18306 vsize=8068220 memory=1472 CPUtime=0 cores=0,2,4,6
/proc/18324/task/18331/stat : 18331 (java) S 18306 18306 16770 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 224254677 8261857280 29600 33554432000 4194304 4196468 140735661733456 139883729380896 139884918269653 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31932416 140735661737141 140735661737265 140735661737265 140735661739983 0
[pid=18324/tid=18332] ppid=18306 vsize=8068220 memory=118400 CPUtime=0 cores=0,2,4,6
/proc/18324/task/18332/stat : 18332 (java) S 18306 18306 16770 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 224254678 8261857280 29600 33554432000 4194304 4196468 140735661733456 139883460945264 139884918269653 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31932416 140735661737141 140735661737265 140735661737265 140735661739983 0
[pid=18324/tid=18333] ppid=18306 vsize=8068220 memory=4128 CPUtime=0 cores=0,2,4,6
/proc/18324/task/18333/stat : 18333 (java) S 18306 18306 16770 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 224254680 8261857280 29600 33554432000 4194304 4196468 140735661733456 139883086436688 139884918278043 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31932416 140735661737141 140735661737265 140735661737265 140735661739983 0
[pid=18324/tid=18334] ppid=18306 vsize=8068220 memory=1472 CPUtime=0.1 cores=0,2,4,6
/proc/18324/task/18334/stat : 18334 (java) S 18306 18306 16770 0 -1 1077944384 585 0 0 0 10 0 0 0 20 0 19 0 224254680 8261857280 29600 33554432000 4194304 4196468 140735661733456 139884363680112 139884918270594 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31932416 140735661737141 140735661737265 140735661737265 140735661739983 0
[pid=18324/tid=18335] ppid=18306 vsize=8068220 memory=103220 CPUtime=0.09 cores=0,2,4,6
/proc/18324/task/18335/stat : 18335 (java) S 18306 18306 16770 0 -1 1077944384 359 0 0 0 9 0 0 0 20 0 19 0 224254680 8261857280 29600 33554432000 4194304 4196468 140735661733456 139884362627312 139884918270594 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31932416 140735661737141 140735661737265 140735661737265 140735661739983 0
[pid=18324/tid=18336] ppid=18306 vsize=8068220 memory=2460 CPUtime=0.19 cores=0,2,4,6
/proc/18324/task/18336/stat : 18336 (java) S 18306 18306 16770 0 -1 1077944384 562 0 0 0 19 0 0 0 20 0 19 0 224254680 8261857280 29600 33554432000 4194304 4196468 140735661733456 139884361574512 139884918270594 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31932416 140735661737141 140735661737265 140735661737265 140735661739983 0
[pid=18324/tid=18337] ppid=18306 vsize=8068220 memory=932 CPUtime=0 cores=0,2,4,6
/proc/18324/task/18337/stat : 18337 (java) S 18306 18306 16770 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 224254680 8261857280 29600 33554432000 4194304 4196468 140735661733456 139882588530912 139884918269653 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31932416 140735661737141 140735661737265 140735661737265 140735661739983 0
[pid=18324/tid=18338] ppid=18306 vsize=8068220 memory=1472 CPUtime=2.21 cores=0,2,4,6
/proc/18324/task/18338/stat : 18338 (java) S 18306 18306 16770 0 -1 1077944384 168 0 0 0 116 105 0 0 20 0 19 0 224254681 8261857280 29600 33554432000 4194304 4196468 140735661733456 139884360522928 139884918270594 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 18 0 0 6293624 6294260 31932416 140735661737141 140735661737265 140735661737265 140735661739983 0
[pid=18324/tid=18340] ppid=18306 vsize=8068220 memory=118400 CPUtime=0 cores=0,2,4,6
/proc/18324/task/18340/stat : 18340 (java) S 18306 18306 16770 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 224254745 8261857280 29600 33554432000 4194304 4196468 140735661733456 139884352714432 139884918284057 0 4 2 25189581 18446744071579417331 0 0 -1 2 0 0 0 0 0 6293624 6294260 31932416 140735661737141 140735661737265 140735661737265 140735661739983 0
[pid=18324/tid=18342] ppid=18306 vsize=8068220 memory=103220 CPUtime=0 cores=0,2,4,6
/proc/18324/task/18342/stat : 18342 (java) S 18306 18306 16770 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 224254745 8261857280 29600 33554432000 4194304 4196468 140735661733456 139882051645200 139884918281373 0 4 2 25189581 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 31932416 140735661737141 140735661737265 140735661737265 140735661739983 0
[pid=18324/tid=18343] ppid=18306 vsize=8068220 memory=118400 CPUtime=0 cores=0,2,4,6
/proc/18324/task/18343/stat : 18343 (java) S 18306 18306 16770 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 19 0 224254746 8261857280 29600 33554432000 4194304 4196468 140735661733456 139882185866896 139884918281373 0 4 2 25189581 18446744071580971376 0 0 -1 2 0 0 0 0 0 6293624 6294260 31932416 140735661737141 140735661737265 140735661737265 140735661739983 0
[pid=18324/tid=18344] ppid=18306 vsize=8068220 memory=1472 CPUtime=0 cores=0,2,4,6
/proc/18324/task/18344/stat : 18344 (java) S 18306 18306 16770 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 19 0 224254748 8261857280 29600 33554432000 4194304 4196468 140735661733456 139881783221408 139884918269653 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31932416 140735661737141 140735661737265 140735661737265 140735661739983 0
Current children cumulated CPU time: 2508.79 s
Current children cumulated vsize: 8300504 KiB
Current children cumulated memory: 223092 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2513.5 s]
/proc/loadavg: 2.00 2.01 2.07 3/228 20009
/proc/meminfo: memFree=10171180/32770624 swapFree=67108860/67108860
[pid=18306] ppid=18303 vsize=113128 memory=1472 CPUtime=6.58 cores=0,2,4,6
/proc/18306/stat : 18306 (scop.sh) S 18303 18306 16770 0 -1 4202496 590 26697 0 0 0 0 640 18 20 0 1 0 224254399 115843072 368 33554432000 4194304 5098028 140734610462704 140734610459448 139848468513404 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 18800640 140734610465856 140734610466055 140734610466055 140734610468813 0
/proc/18306/statm: 28282 368 311 221 0 87 0
[pid=18324] ppid=18306 vsize=8068220 memory=118400 CPUtime=3.46 cores=0,2,4,6
/proc/18324/stat : 18324 (java) S 18306 18306 16770 0 -1 1077944320 18517 0 0 0 250 96 0 0 20 0 19 0 224254674 8261857280 29600 33554432000 4194304 4196468 140735661733456 140735661716000 139884918259447 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 31932416 140735661737141 140735661737265 140735661737265 140735661739983 0
/proc/18324/statm: 2017055 29600 3146 1 0 1978454 0
[pid=18339] ppid=18324 vsize=119156 memory=103228 CPUtime=2509.97 cores=0,2,4,6
/proc/18339/stat : 18339 (minisat_release) R 18324 18306 16770 0 -1 4202496 224755 0 0 0 250979 18 0 0 20 0 1 0 224254745 122015744 25807 33554432000 4194304 4308513 140720770392416 140720770389912 4275923 0 4 0 8396802 0 0 0 17 4 0 0 0 0 0 6409496 6410680 15007744 140720770397300 140720770397398 140720770397398 140720770400197 0
/proc/18339/statm: 29789 25807 341 28 0 26029 0
[pid=18324/tid=18325] ppid=18306 vsize=8068220 memory=118400 CPUtime=0.73 cores=0,2,4,6
/proc/18324/task/18325/stat : 18325 (java) S 18306 18306 16770 0 -1 1077944384 15433 0 0 0 68 5 0 0 20 0 19 0 224254674 8261857280 29600 33554432000 4194304 4196468 140735661733456 139884890099600 139884918269653 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31932416 140735661737141 140735661737265 140735661737265 140735661739983 0
[pid=18324/tid=18326] ppid=18306 vsize=8068220 memory=1472 CPUtime=0 cores=0,2,4,6
/proc/18324/task/18326/stat : 18326 (java) S 18306 18306 16770 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 224254676 8261857280 29600 33554432000 4194304 4196468 140735661733456 139884922501776 139884918269653 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31932416 140735661737141 140735661737265 140735661737265 140735661739983 0
[pid=18324/tid=18327] ppid=18306 vsize=8068220 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18324/task/18327/stat : 18327 (java) S 18306 18306 16770 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 224254676 8261857280 29600 33554432000 4194304 4196468 140735661733456 139884403259920 139884918269653 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31932416 140735661737141 140735661737265 140735661737265 140735661739983 0
[pid=18324/tid=18328] ppid=18306 vsize=8068220 memory=118400 CPUtime=0 cores=0,2,4,6
/proc/18324/task/18328/stat : 18328 (java) S 18306 18306 16770 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 224254676 8261857280 29600 33554432000 4194304 4196468 140735661733456 139884402207120 139884918269653 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31932416 140735661737141 140735661737265 140735661737265 140735661739983 0
[pid=18324/tid=18329] ppid=18306 vsize=8068220 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18324/task/18329/stat : 18329 (java) S 18306 18306 16770 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 224254676 8261857280 29600 33554432000 4194304 4196468 140735661733456 139884401154320 139884918269653 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31932416 140735661737141 140735661737265 140735661737265 140735661739983 0
[pid=18324/tid=18330] ppid=18306 vsize=8068220 memory=257 CPUtime=0.05 cores=0,2,4,6
/proc/18324/task/18330/stat : 18330 (java) S 18306 18306 16770 0 -1 1077944384 7 0 0 0 2 3 0 0 20 0 19 0 224254677 8261857280 29600 33554432000 4194304 4196468 140735661733456 139884364733296 139884918270594 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31932416 140735661737141 140735661737265 140735661737265 140735661739983 0
[pid=18324/tid=18331] ppid=18306 vsize=8068220 memory=1472 CPUtime=0 cores=0,2,4,6
/proc/18324/task/18331/stat : 18331 (java) S 18306 18306 16770 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 224254677 8261857280 29600 33554432000 4194304 4196468 140735661733456 139883729380896 139884918269653 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31932416 140735661737141 140735661737265 140735661737265 140735661739983 0
[pid=18324/tid=18332] ppid=18306 vsize=8068220 memory=4128 CPUtime=0 cores=0,2,4,6
/proc/18324/task/18332/stat : 18332 (java) S 18306 18306 16770 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 224254678 8261857280 29600 33554432000 4194304 4196468 140735661733456 139883460945264 139884918269653 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31932416 140735661737141 140735661737265 140735661737265 140735661739983 0
[pid=18324/tid=18333] ppid=18306 vsize=8068220 memory=60936 CPUtime=0 cores=0,2,4,6
/proc/18324/task/18333/stat : 18333 (java) S 18306 18306 16770 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 224254680 8261857280 29600 33554432000 4194304 4196468 140735661733456 139883086436688 139884918278043 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31932416 140735661737141 140735661737265 140735661737265 140735661739983 0
[pid=18324/tid=18334] ppid=18306 vsize=8068220 memory=1240 CPUtime=0.1 cores=0,2,4,6
/proc/18324/task/18334/stat : 18334 (java) S 18306 18306 16770 0 -1 1077944384 586 0 0 0 10 0 0 0 20 0 19 0 224254680 8261857280 29600 33554432000 4194304 4196468 140735661733456 139884363680112 139884918270594 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31932416 140735661737141 140735661737265 140735661737265 140735661739983 0
[pid=18324/tid=18335] ppid=18306 vsize=8068220 memory=1472 CPUtime=0.09 cores=0,2,4,6
/proc/18324/task/18335/stat : 18335 (java) S 18306 18306 16770 0 -1 1077944384 359 0 0 0 9 0 0 0 20 0 19 0 224254680 8261857280 29600 33554432000 4194304 4196468 140735661733456 139884362627312 139884918270594 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31932416 140735661737141 140735661737265 140735661737265 140735661739983 0
[pid=18324/tid=18336] ppid=18306 vsize=8068220 memory=118400 CPUtime=0.19 cores=0,2,4,6
/proc/18324/task/18336/stat : 18336 (java) S 18306 18306 16770 0 -1 1077944384 564 0 0 0 19 0 0 0 20 0 19 0 224254680 8261857280 29600 33554432000 4194304 4196468 140735661733456 139884361574512 139884918270594 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31932416 140735661737141 140735661737265 140735661737265 140735661739983 0
[pid=18324/tid=18337] ppid=18306 vsize=8068220 memory=4486604260213485459 CPUtime=0 cores=0,2,4,6
/proc/18324/task/18337/stat : 18337 (java) S 18306 18306 16770 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 224254680 8261857280 29600 33554432000 4194304 4196468 140735661733456 139882588530912 139884918269653 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31932416 140735661737141 140735661737265 140735661737265 140735661739983 0
[pid=18324/tid=18338] ppid=18306 vsize=8068220 memory=118400 CPUtime=2.22 cores=0,2,4,6
/proc/18324/task/18338/stat : 18338 (java) S 18306 18306 16770 0 -1 1077944384 170 0 0 0 116 106 0 0 20 0 19 0 224254681 8261857280 29600 33554432000 4194304 4196468 140735661733456 139884360522928 139884918270594 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 18 0 0 6293624 6294260 31932416 140735661737141 140735661737265 140735661737265 140735661739983 0
[pid=18324/tid=18340] ppid=18306 vsize=8068220 memory=103228 CPUtime=0 cores=0,2,4,6
/proc/18324/task/18340/stat : 18340 (java) S 18306 18306 16770 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 224254745 8261857280 29600 33554432000 4194304 4196468 140735661733456 139884352714432 139884918284057 0 4 2 25189581 18446744071579417331 0 0 -1 2 0 0 0 0 0 6293624 6294260 31932416 140735661737141 140735661737265 140735661737265 140735661739983 0
[pid=18324/tid=18342] ppid=18306 vsize=8068220 memory=1704 CPUtime=0 cores=0,2,4,6
/proc/18324/task/18342/stat : 18342 (java) S 18306 18306 16770 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 19 0 224254745 8261857280 29600 33554432000 4194304 4196468 140735661733456 139882051645200 139884918281373 0 4 2 25189581 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 31932416 140735661737141 140735661737265 140735661737265 140735661739983 0
[pid=18324/tid=18343] ppid=18306 vsize=8068220 memory=1472 CPUtime=0 cores=0,2,4,6
/proc/18324/task/18343/stat : 18343 (java) S 18306 18306 16770 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 19 0 224254746 8261857280 29600 33554432000 4194304 4196468 140735661733456 139882185866896 139884918281373 0 4 2 25189581 18446744071580971376 0 0 -1 2 0 0 0 0 0 6293624 6294260 31932416 140735661737141 140735661737265 140735661737265 140735661739983 0
[pid=18324/tid=18344] ppid=18306 vsize=8068220 memory=118400 CPUtime=0 cores=0,2,4,6
/proc/18324/task/18344/stat : 18344 (java) S 18306 18306 16770 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 19 0 224254748 8261857280 29600 33554432000 4194304 4196468 140735661733456 139881783221408 139884918269653 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31932416 140735661737141 140735661737265 140735661737265 140735661739983 0
Current children cumulated CPU time: 2520.01 s
Current children cumulated vsize: 8300504 KiB
Current children cumulated memory: 223100 KiB

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

[startup+2513.52 s]
# the end of solver process 18306 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=6.40237 s, system=0.186326 s

[startup+2513.52 s]
# the end of solver process 18324 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2518.71 s, system=1.34434 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+2513.5 s]
/proc/loadavg: 2.00 2.01 2.07 3/228 20009
/proc/meminfo: memFree=10171180/32770624 swapFree=67108860/67108860
[pid=18306] ppid=18303 vsize=113128 memory=1472 CPUtime=6.58 cores=0,2,4,6
/proc/18306/stat : 18306 (scop.sh) S 18303 18306 16770 0 -1 4202496 590 26697 0 0 0 0 640 18 20 0 1 0 224254399 115843072 368 33554432000 4194304 5098028 140734610462704 140734610459448 139848468513404 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 18800640 140734610465856 140734610466055 140734610466055 140734610468813 0
/proc/18306/statm: 28282 368 311 221 0 87 0
[pid=18324] ppid=18306 vsize=8068220 memory=118400 CPUtime=3.46 cores=0,2,4,6
/proc/18324/stat : 18324 (java) S 18306 18306 16770 0 -1 1077944320 18517 0 0 0 250 96 0 0 20 0 19 0 224254674 8261857280 29600 33554432000 4194304 4196468 140735661733456 140735661716000 139884918259447 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 31932416 140735661737141 140735661737265 140735661737265 140735661739983 0
/proc/18324/statm: 2017055 29600 3146 1 0 1978454 0
[pid=18339] ppid=18324 vsize=119156 memory=103228 CPUtime=2509.97 cores=0,2,4,6
/proc/18339/stat : 18339 (minisat_release) R 18324 18306 16770 0 -1 4202496 224755 0 0 0 250979 18 0 0 20 0 1 0 224254745 122015744 25807 33554432000 4194304 4308513 140720770392416 140720770389912 4275923 0 4 0 8396802 0 0 0 17 4 0 0 0 0 0 6409496 6410680 15007744 140720770397300 140720770397398 140720770397398 140720770400197 0
/proc/18339/statm: 29789 25807 341 28 0 26029 0
[pid=18324/tid=18325] ppid=18306 vsize=8068220 memory=118400 CPUtime=0.73 cores=0,2,4,6
/proc/18324/task/18325/stat : 18325 (java) S 18306 18306 16770 0 -1 1077944384 15433 0 0 0 68 5 0 0 20 0 19 0 224254674 8261857280 29600 33554432000 4194304 4196468 140735661733456 139884890099600 139884918269653 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31932416 140735661737141 140735661737265 140735661737265 140735661739983 0
[pid=18324/tid=18326] ppid=18306 vsize=8068220 memory=1472 CPUtime=0 cores=0,2,4,6
/proc/18324/task/18326/stat : 18326 (java) S 18306 18306 16770 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 224254676 8261857280 29600 33554432000 4194304 4196468 140735661733456 139884922501776 139884918269653 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31932416 140735661737141 140735661737265 140735661737265 140735661739983 0
[pid=18324/tid=18327] ppid=18306 vsize=8068220 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18324/task/18327/stat : 18327 (java) S 18306 18306 16770 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 224254676 8261857280 29600 33554432000 4194304 4196468 140735661733456 139884403259920 139884918269653 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31932416 140735661737141 140735661737265 140735661737265 140735661739983 0
[pid=18324/tid=18328] ppid=18306 vsize=8068220 memory=118400 CPUtime=0 cores=0,2,4,6
/proc/18324/task/18328/stat : 18328 (java) S 18306 18306 16770 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 224254676 8261857280 29600 33554432000 4194304 4196468 140735661733456 139884402207120 139884918269653 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31932416 140735661737141 140735661737265 140735661737265 140735661739983 0
[pid=18324/tid=18329] ppid=18306 vsize=8068220 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18324/task/18329/stat : 18329 (java) S 18306 18306 16770 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 224254676 8261857280 29600 33554432000 4194304 4196468 140735661733456 139884401154320 139884918269653 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31932416 140735661737141 140735661737265 140735661737265 140735661739983 0
[pid=18324/tid=18330] ppid=18306 vsize=8068220 memory=257 CPUtime=0.05 cores=0,2,4,6
/proc/18324/task/18330/stat : 18330 (java) S 18306 18306 16770 0 -1 1077944384 7 0 0 0 2 3 0 0 20 0 19 0 224254677 8261857280 29600 33554432000 4194304 4196468 140735661733456 139884364733296 139884918270594 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31932416 140735661737141 140735661737265 140735661737265 140735661739983 0
[pid=18324/tid=18331] ppid=18306 vsize=8068220 memory=1472 CPUtime=0 cores=0,2,4,6
/proc/18324/task/18331/stat : 18331 (java) S 18306 18306 16770 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 224254677 8261857280 29600 33554432000 4194304 4196468 140735661733456 139883729380896 139884918269653 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31932416 140735661737141 140735661737265 140735661737265 140735661739983 0
[pid=18324/tid=18332] ppid=18306 vsize=8068220 memory=4128 CPUtime=0 cores=0,2,4,6
/proc/18324/task/18332/stat : 18332 (java) S 18306 18306 16770 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 224254678 8261857280 29600 33554432000 4194304 4196468 140735661733456 139883460945264 139884918269653 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31932416 140735661737141 140735661737265 140735661737265 140735661739983 0
[pid=18324/tid=18333] ppid=18306 vsize=8068220 memory=60936 CPUtime=0 cores=0,2,4,6
/proc/18324/task/18333/stat : 18333 (java) S 18306 18306 16770 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 224254680 8261857280 29600 33554432000 4194304 4196468 140735661733456 139883086436688 139884918278043 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31932416 140735661737141 140735661737265 140735661737265 140735661739983 0
[pid=18324/tid=18334] ppid=18306 vsize=8068220 memory=1240 CPUtime=0.1 cores=0,2,4,6
/proc/18324/task/18334/stat : 18334 (java) S 18306 18306 16770 0 -1 1077944384 586 0 0 0 10 0 0 0 20 0 19 0 224254680 8261857280 29600 33554432000 4194304 4196468 140735661733456 139884363680112 139884918270594 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31932416 140735661737141 140735661737265 140735661737265 140735661739983 0
[pid=18324/tid=18335] ppid=18306 vsize=8068220 memory=1472 CPUtime=0.09 cores=0,2,4,6
/proc/18324/task/18335/stat : 18335 (java) S 18306 18306 16770 0 -1 1077944384 359 0 0 0 9 0 0 0 20 0 19 0 224254680 8261857280 29600 33554432000 4194304 4196468 140735661733456 139884362627312 139884918270594 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31932416 140735661737141 140735661737265 140735661737265 140735661739983 0
[pid=18324/tid=18336] ppid=18306 vsize=8068220 memory=118400 CPUtime=0.19 cores=0,2,4,6
/proc/18324/task/18336/stat : 18336 (java) S 18306 18306 16770 0 -1 1077944384 564 0 0 0 19 0 0 0 20 0 19 0 224254680 8261857280 29600 33554432000 4194304 4196468 140735661733456 139884361574512 139884918270594 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31932416 140735661737141 140735661737265 140735661737265 140735661739983 0
[pid=18324/tid=18337] ppid=18306 vsize=8068220 memory=4486604260213485459 CPUtime=0 cores=0,2,4,6
/proc/18324/task/18337/stat : 18337 (java) S 18306 18306 16770 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 224254680 8261857280 29600 33554432000 4194304 4196468 140735661733456 139882588530912 139884918269653 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31932416 140735661737141 140735661737265 140735661737265 140735661739983 0
[pid=18324/tid=18338] ppid=18306 vsize=8068220 memory=118400 CPUtime=2.22 cores=0,2,4,6
/proc/18324/task/18338/stat : 18338 (java) S 18306 18306 16770 0 -1 1077944384 170 0 0 0 116 106 0 0 20 0 19 0 224254681 8261857280 29600 33554432000 4194304 4196468 140735661733456 139884360522928 139884918270594 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 18 0 0 6293624 6294260 31932416 140735661737141 140735661737265 140735661737265 140735661739983 0
[pid=18324/tid=18340] ppid=18306 vsize=8068220 memory=103228 CPUtime=0 cores=0,2,4,6
/proc/18324/task/18340/stat : 18340 (java) S 18306 18306 16770 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 224254745 8261857280 29600 33554432000 4194304 4196468 140735661733456 139884352714432 139884918284057 0 4 2 25189581 18446744071579417331 0 0 -1 2 0 0 0 0 0 6293624 6294260 31932416 140735661737141 140735661737265 140735661737265 140735661739983 0
[pid=18324/tid=18342] ppid=18306 vsize=8068220 memory=1704 CPUtime=0 cores=0,2,4,6
/proc/18324/task/18342/stat : 18342 (java) S 18306 18306 16770 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 19 0 224254745 8261857280 29600 33554432000 4194304 4196468 140735661733456 139882051645200 139884918281373 0 4 2 25189581 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 31932416 140735661737141 140735661737265 140735661737265 140735661739983 0
[pid=18324/tid=18343] ppid=18306 vsize=8068220 memory=1472 CPUtime=0 cores=0,2,4,6
/proc/18324/task/18343/stat : 18343 (java) S 18306 18306 16770 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 19 0 224254746 8261857280 29600 33554432000 4194304 4196468 140735661733456 139882185866896 139884918281373 0 4 2 25189581 18446744071580971376 0 0 -1 2 0 0 0 0 0 6293624 6294260 31932416 140735661737141 140735661737265 140735661737265 140735661739983 0
[pid=18324/tid=18344] ppid=18306 vsize=8068220 memory=118400 CPUtime=0 cores=0,2,4,6
/proc/18324/task/18344/stat : 18344 (java) S 18306 18306 16770 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 19 0 224254748 8261857280 29600 33554432000 4194304 4196468 140735661733456 139881783221408 139884918269653 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31932416 140735661737141 140735661737265 140735661737265 140735661739983 0
Current children cumulated CPU time: 2520.01 s
Current children cumulated vsize: 8300504 KiB
Current children cumulated memory: 223100 KiB

Child status: 1
Real time (s): 2513.52
CPU time (s): 2520.06
CPU user time (s): 2518.71
CPU system time (s): 1.34434
CPU usage (%): 100.26
Max. virtual memory (cumulated for all children) (KiB): 15140232
Max. memory (cumulated for all children) (KiB): 648956

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2518.71
system time used= 1.34434
maximum resident set size= 652792
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 270828
page faults= 0
swaps= 0
block input operations= 0
block output operations= 8912
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 59239
involuntary context switches= 657


# summary of solver processes directly reported to runsolver:
#   pid: 18306,18324
#   total CPU time (s): 2520.06
#   total CPU user time (s): 2518.71
#   total CPU system time (s): 1.34434

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 18.2075 second user time and 26.7062 second system time

The end

Launcher Data

Begin job on node139 at 2018-08-12 11:41:52
IDJOB=4305397
IDBENCH=141168
IDSOLVER=2782
FILE ID=node139/4305397-1534066912
RUNJOBID= node139-1534060441-16801
PBS_JOBID= 21036974
Free space on /tmp= 28212 MiB

SOLVER NAME= scop order+MapleCOMSPS (2018-07-31)
BENCH NAME= XCSP18/GracefulGraph/GracefulGraph-K05-P03_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-4305397-1534066912/watcher-4305397-1534066912 -o /tmp/evaluation-result-4305397-1534066912/solver-4305397-1534066912 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node139-1534060441-16801 --watchdog 2580  scop.sh 11g scop.jar -order minisat_release default HOME HOME/instance-4305397-1534066912.xml

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

MD5SUM BENCH= f4fa601a34b34009a5b9ea58e60241da
RANDOM SEED=263332479

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        10576160 kB
MemAvailable:   31736972 kB
Buffers:          221788 kB
Cached:         20861128 kB
SwapCached:            0 kB
Active:          8283724 kB
Inactive:       13023776 kB
Active(anon):     178072 kB
Inactive(anon):    98692 kB
Active(file):    8105652 kB
Inactive(file): 12925084 kB
Unevictable:        7296 kB
Mlocked:            7296 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7644 kB
Writeback:             0 kB
AnonPages:        231488 kB
Mapped:            73324 kB
Shmem:             49804 kB
Slab:             586444 kB
SReclaimable:     558536 kB
SUnreclaim:        27908 kB
KernelStack:        3696 kB
PageTables:         6292 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    5883532 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     94208 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      107904 kB
DirectMap2M:    33437696 kB

Free space on /tmp at the end= 28200 MiB
End job on node139 at 2018-08-12 12:23:46