Trace number 4305414

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.05 2512.21

General information on the benchmark

NameQuasigroups/
QuasiGroup-7-12_c18.xml
MD5SUM70b2a7c07aa80f8552a525257c8c3e20
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 variables288
Number of constraints266
Number of domains1
Minimum domain size12
Maximum domain size12
Distribution of domain sizes[{"size":12,"count":276}]
Minimum variable degree0
Maximum variable degree25
Distribution of variable degrees[{"degree":0,"count":12},{"degree":2,"count":132},{"degree":24,"count":12},{"degree":25,"count":132}]
Minimum constraint arity12
Maximum constraint arity144
Distribution of constraint arities[{"arity":12,"count":1},{"arity":14,"count":264},{"arity":144,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"allDifferent","count":1},{"type":"instantiation","count":1},{"type":"element","count":264}]
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-24162-serial-file.bin HOME/instance-4305414-1534093375.xml
0.54/0.51	
0.67/0.52	scop order+minisat_release (2018-07-31)
0.67/0.52	(Encoding Process)
0.67/0.52	
0.67/0.54	c BEGIN-Prog: Sun Aug 12 19:02:56 CEST 2018
0.67/0.54	c PID: 24165
0.67/0.54	c IP: 172.20.3.107
0.67/0.54	c HOST: node107.alineos.net
0.67/0.55	c (0,0) Parsing Begin
1.67/1.02	c (0,0) Parsing End
1.67/1.03	c (0,0) CSP: 276 int (0 aux), 0 bool (0 aux), 266 ctr, max domain size 12
1.67/1.03	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 19 MiB used (max 0 MiB)
1.67/1.03	c (0,0) Constraint Name Generate Begin
1.67/1.04	c (0,0) Ctr:HOME/instance-4305414-1534093375.xml,AllDifferentMatrix:Element:Instantiation:IntVar
1.67/1.04	c (0,0) Constraint Name Generate End
1.67/1.04	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 20 MiB used (max 0 MiB)
1.67/1.04	c (0,0) CSP to CSPinCNF Begin
3.05/1.52	c (0,0) translated 27 (10%) constraints
3.05/1.55	c (1,1) translated 54 (20%) constraints
3.05/1.58	c (1,1) translated 80 (30%) constraints
3.35/1.61	c (1,1) translated 107 (40%) constraints
3.35/1.63	c (1,1) translated 133 (50%) constraints
3.35/1.66	c (1,1) translated 160 (60%) constraints
3.35/1.68	c (1,1) translated 187 (70%) constraints
3.65/1.70	c (1,1) translated 213 (80%) constraints
3.65/1.73	c (1,1) translated 240 (90%) constraints
3.65/1.75	c (1,1) translated 266 (100%) constraints
3.99/1.87	c (1,1) STATISTICS1:HOME/instance-4305414-1534093375.xml,AllDifferentMatrix:Element:Instantiation:IntVar,276,4812,12,12,12,2,12:7128;1:792,12:12672;1:588,12:48;3:3168;2:1584;1:12,2:7920;1:3768,
3.99/1.87	c (1,1) ==========================================
3.99/1.87	c (1,1) Order
3.99/1.87	c (1,1) ==========================================
4.34/1.93	c (1,1) translated 482 (10%) constraints
4.34/1.97	c (1,1) translated 963 (20%) constraints
4.34/2.00	c (1,1) translated 1444 (30%) constraints
4.73/2.09	c (1,1) translated 1925 (40%) constraints
5.05/2.18	c (1,1) translated 2406 (50%) constraints
5.35/2.25	c (1,1) translated 2888 (60%) constraints
5.65/2.32	c (1,1) translated 3369 (70%) constraints
5.65/2.39	c (1,1) translated 3850 (80%) constraints
5.95/2.45	c (1,1) translated 4331 (90%) constraints
6.24/2.52	c (2,1) translated 4812 (100%) constraints
6.24/2.53	c (2,1) CSP to CSPinCNF End
6.24/2.53	c (2,1) CSP: 276 int (0 aux), 3036 bool (3036 aux), 11160 ctr, max domain size 12
6.24/2.53	c (2,1) Heap : 394 MiB used (max 10795 MiB), NonHeap : 29 MiB used (max 0 MiB)
6.24/2.53	c (2,1) CSPinCNF Propagation Begin
6.57/2.66	c (2,2) 2 values, 804 unsatisfiable literals, and 216 valid clauses are removed
6.57/2.66	c (2,2) CSPinCNF Propagation End
6.57/2.66	c (2,2) CSP: 276 int (0 aux), 3036 bool (3036 aux), 10944 ctr, max domain size 12
6.57/2.66	c (2,2) Heap : 450 MiB used (max 10795 MiB), NonHeap : 29 MiB used (max 0 MiB)
6.57/2.66	c (2,2) Simplify CSPinCNF Begin
6.90/2.78	c (2,2) Simplify CSPinCNF End
6.90/2.79	c (2,2) CSP: 276 int (0 aux), 6108 bool (6108 aux), 14016 ctr, max domain size 12
6.90/2.79	c (2,2) Heap : 450 MiB used (max 10795 MiB), NonHeap : 30 MiB used (max 0 MiB)
6.90/2.79	c (2,2) Calculate Precise Domain Begin
6.90/2.79	c (2,2) 0 values are removed by re-calculation
6.90/2.79	c (2,2) Calculate Precise Domain End
6.90/2.79	c (2,2) CSP: 276 int (0 aux), 6108 bool (6108 aux), 14016 ctr, max domain size 12
6.90/2.79	c (2,2) Heap : 450 MiB used (max 10795 MiB), NonHeap : 30 MiB used (max 0 MiB)
6.90/2.79	c (2,2) CSPinCNF to SatSolver Begin
7.55/2.97	c (2,2) 1402 (10 %) CSP clauses are encoded (8964 SAT variables, 12284 SAT clauses)
7.90/3.04	c (2,2) 2804 (20 %) CSP clauses are encoded (8964 SAT variables, 21953 SAT clauses)
7.90/3.10	c (2,2) 4205 (30 %) CSP clauses are encoded (8964 SAT variables, 31696 SAT clauses)
8.21/3.16	c (2,2) 5607 (40 %) CSP clauses are encoded (8964 SAT variables, 41607 SAT clauses)
8.47/3.21	c (2,2) 7008 (50 %) CSP clauses are encoded (8964 SAT variables, 51467 SAT clauses)
8.47/3.25	c (2,2) 8410 (60 %) CSP clauses are encoded (8964 SAT variables, 61348 SAT clauses)
8.47/3.29	c (2,2) 9812 (70 %) CSP clauses are encoded (8964 SAT variables, 71336 SAT clauses)
8.78/3.33	c (2,2) 11213 (80 %) CSP clauses are encoded (8964 SAT variables, 81241 SAT clauses)
8.78/3.36	c (2,2) 12615 (90 %) CSP clauses are encoded (8964 SAT variables, 91185 SAT clauses)
8.78/3.39	c (2,2) 14016 (100 %) CSP clauses are encoded (8964 SAT variables, 101103 SAT clauses)
8.78/3.39	c (2,2) Launch Command will be: minisat_release
8.78/3.39	c (2,2) CSPinCNF to SatSolver End
8.78/3.39	c (2,2) Heap : 732 MiB used (max 10795 MiB), NonHeap : 31 MiB used (max 0 MiB)
9.00/3.49	c (2,2) STATISTICS2:HOME/instance-4305414-1534093375.xml,AllDifferentMatrix:Element:Instantiation:IntVar,6384,14016,12,12,10,2,12:5400;11:2552;10:496;1:916,12:18532;11:4608;10:728;2:15508;1:916,10:44;3:2544;2:11428,2:9364;1:21564,
9.00/3.50	c (2,2) 8964 bool, 101104 clause
9.00/3.50	c (2,2) Export Begin
9.67/3.60	c (3,3) Export to HOME/scop-24162-serial-file.bin
9.67/3.60	c (3,3) Export End
9.67/3.60	c (3,3) Export File Size: 0.05 MB
9.67/3.60	c (3,3) 0,0,2,2,2,2,2,STOP-AFTER(DIMACS)
9.67/3.60	c END-Prog: Sun Aug 12 19:02:59 CEST 2018
9.67/3.62	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp scop.jar fun.scop.XCSP18Solve HOME/scop-24162-serial-file.bin
10.33/4.11	c (0,0) Read Serial File Begin
10.33/4.11	c (0,0) HOME/scop-24162-serial-file.bin
10.63/4.51	c (0,0) Read Serial File End
10.63/4.53	
10.63/4.53	scop order+minisat_release (2018-07-31)
10.63/4.53	(Solving Process)
10.63/4.53	
10.63/4.55	c BEGIN-Prog: Sun Aug 12 19:03:00 CEST 2018
10.63/4.55	c PID: 24180
10.63/4.55	c IP: 172.20.3.107
10.63/4.55	c HOST: node107.alineos.net
10.63/4.55	c (0,0) SatSolver.solve Begin
10.63/4.55	c (0,0) 0 bool, 0 clause
10.63/4.55	c (0,0) minisat_release HOME/instance-4305414-1534093375.xml-scop-24165.cnf
2518.09/2510.33	c (2506,0) c This is COMiniSatPS.
2518.09/2510.33	c (2506,0) c WARNING: for repeatability, setting FPU to use double precision
2518.09/2510.33	c (2506,0) c ============================[ Problem Statistics ]=============================
2518.09/2510.33	c (2506,0) c |                                                                             |
2518.09/2510.33	c (2506,0) c |  Number of variables:          8964                                         |
2518.09/2510.33	c (2506,0) c |  Number of clauses:          101104                                         |
2518.09/2510.33	c (2506,0) c |  Parse time:                   0.03 s                                       |
2518.09/2510.33	c (2506,0) c |  Eliminated clauses:           0.10 Mb                                      |
2518.09/2510.33	c (2506,0) c Reduced to 4132 vars, 88872 cls (grow=0)
2518.09/2510.33	c (2506,0) c No iterative elimination performed. (vars=4132, c/v ratio=21.5)
2518.09/2510.33	c (2506,0) c |  Simplification time:          0.10 s                                       |
2518.09/2510.33	c (2506,0) c |                                                                             |
2518.09/2510.33	c (2506,0) c ============================[ Search Statistics ]==============================
2518.09/2510.33	c (2506,0) c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2518.09/2510.33	c (2506,0) c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2518.09/2510.33	c (2506,0) c ===============================================================================
2518.09/2510.33	c (2506,0) c Switched to VSIDS.
2520.00/2512.20	c (2508,0) SatSolver is killed by some reasons.
2520.00/2512.20	c (2508,0) receiving signal SIGTERM
2520.00/2512.20	s UNKNOWN
2520.00/2512.21	c (scop.sh) Receiving Signal. Removing all intermediate files.
2520.00/2512.21	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 (12967 MiB free)
  memory of node 1: 16384 MiB (11236 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4305414-1534093375/watcher-4305414-1534093375 -o /tmp/evaluation-result-4305414-1534093375/solver-4305414-1534093375 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node107-1534064712-16636 --watchdog 2580 scop.sh 11g scop.jar -order minisat_release default HOME HOME/instance-4305414-1534093375.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
Starting watchdog thread
Starting watchdog thread
Linux 3.10.0-514.16.1.el7.x86_64
Current StackSize limit: 8192 KiB

solver pid=24162, runsolver pid=24159

[startup+0.100165 s]*
/proc/loadavg: 2.05 2.04 2.05 3/222 24179
/proc/meminfo: memFree=24725436/32770624 swapFree=67108860/67108860
[pid=24162] ppid=24159 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/24162/stat : 24162 (scop.sh) S 24159 24162 16605 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 226900731 115843072 349 33554432000 4194304 5098028 140728888304880 140728888302136 140355280024188 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 28340224 140728888308800 140728888308999 140728888308999 140728888311757 0
/proc/24162/statm: 28282 349 296 221 0 87 0
[pid=24165] ppid=24162 vsize=15012476 memory=72072 CPUtime=0.11 cores=0,2,4,6
/proc/24165/stat : 24165 (java) S 24162 24162 16605 0 -1 1077944320 6656 0 0 0 9 2 0 0 20 0 15 0 226900731 15372775424 18018 33554432000 4194304 4196468 140728952313536 140728952296080 139864986689271 0 0 2 16800973 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 26300416 140728952316934 140728952317233 140728952317233 140728952319951 0
/proc/24165/statm: 3753119 18018 2767 1 0 3715579 0
[pid=24165/tid=24166] ppid=24162 vsize=15012476 memory=-6222985969016291263 CPUtime=0.08 cores=0,2,4,6
/proc/24165/task/24166/stat : 24166 (java) R 24162 24162 16605 0 -1 4202560 4783 0 0 0 7 1 0 0 20 0 15 0 226900731 15372775424 18084 33554432000 4194304 4196468 140728952313536 139864958501256 139864966965031 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 26300416 140728952316934 140728952317233 140728952317233 140728952319951 0
[pid=24165/tid=24167] ppid=24162 vsize=15012476 memory=4206468019014099040 CPUtime=0 cores=0,2,4,6
/proc/24165/task/24167/stat : 24167 (java) S 24162 24162 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226900733 15372775424 18084 33554432000 4194304 4196468 140728952313536 139864990931472 139864986699477 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26300416 140728952316934 140728952317233 140728952317233 140728952319951 0
[pid=24165/tid=24168] ppid=24162 vsize=15012476 memory=140508017104512 CPUtime=0 cores=0,2,4,6
/proc/24165/task/24168/stat : 24168 (java) S 24162 24162 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226900733 15372775424 18084 33554432000 4194304 4196468 140728952313536 139864447462032 139864986699477 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26300416 140728952316934 140728952317233 140728952317233 140728952319951 0
[pid=24165/tid=24169] ppid=24162 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24165/task/24169/stat : 24169 (java) S 24162 24162 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226900733 15372775424 18084 33554432000 4194304 4196468 140728952313536 139864446408976 139864986699477 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26300416 140728952316934 140728952317233 140728952317233 140728952319951 0
[pid=24165/tid=24170] ppid=24162 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/24165/task/24170/stat : 24170 (java) S 24162 24162 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 226900733 15372775424 18084 33554432000 4194304 4196468 140728952313536 139864445356432 139864986699477 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26300416 140728952316934 140728952317233 140728952317233 140728952319951 0
[pid=24165/tid=24171] ppid=24162 vsize=15012476 memory=140508017104512 CPUtime=0 cores=0,2,4,6
/proc/24165/task/24171/stat : 24171 (java) S 24162 24162 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 226900734 15372775424 18084 33554432000 4194304 4196468 140728952313536 139864024365808 139864986700418 0 0 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26300416 140728952316934 140728952317233 140728952317233 140728952319951 0
[pid=24165/tid=24172] ppid=24162 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/24165/task/24172/stat : 24172 (java) S 24162 24162 16605 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 226900735 15372775424 18084 33554432000 4194304 4196468 140728952313536 139863596721824 139864986699477 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26300416 140728952316934 140728952317233 140728952317233 140728952319951 0
[pid=24165/tid=24173] ppid=24162 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24165/task/24173/stat : 24173 (java) S 24162 24162 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226900735 15372775424 18084 33554432000 4194304 4196468 140728952313536 139863328285936 139864986699477 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26300416 140728952316934 140728952317233 140728952317233 140728952319951 0
[pid=24165/tid=24174] ppid=24162 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24165/task/24174/stat : 24174 (java) S 24162 24162 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 226900738 15372775424 18150 33554432000 4194304 4196468 140728952313536 139862953777616 139864986707867 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26300416 140728952316934 140728952317233 140728952317233 140728952319951 0
[pid=24165/tid=24175] ppid=24162 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24165/task/24175/stat : 24175 (java) S 24162 24162 16605 0 -1 1077944384 303 0 0 0 0 0 0 0 20 0 15 0 226900738 15372775424 18150 33554432000 4194304 4196468 140728952313536 139864023312624 139864986700418 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26300416 140728952316934 140728952317233 140728952317233 140728952319951 0
[pid=24165/tid=24176] ppid=24162 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/24165/task/24176/stat : 24176 (java) S 24162 24162 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 226900738 15372775424 18150 33554432000 4194304 4196468 140728952313536 139864022260080 139864986700418 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26300416 140728952316934 140728952317233 140728952317233 140728952319951 0
[pid=24165/tid=24177] ppid=24162 vsize=15012476 memory=140508017104512 CPUtime=0 cores=0,2,4,6
/proc/24165/task/24177/stat : 24177 (java) S 24162 24162 16605 0 -1 1077944384 276 0 0 0 0 0 0 0 20 0 15 0 226900738 15372775424 18150 33554432000 4194304 4196468 140728952313536 139864021207024 139864986700418 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26300416 140728952316934 140728952317233 140728952317233 140728952319951 0
[pid=24165/tid=24178] ppid=24162 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/24165/task/24178/stat : 24178 (java) S 24162 24162 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 226900738 15372775424 18150 33554432000 4194304 4196468 140728952313536 139862455871840 139864986699477 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26300416 140728952316934 140728952317233 140728952317233 140728952319951 0
[pid=24165/tid=24179] ppid=24162 vsize=15012476 memory=140508017104512 CPUtime=0 cores=0,2,4,6
/proc/24165/task/24179/stat : 24179 (java) S 24162 24162 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226900738 15372775424 18150 33554432000 4194304 4196468 140728952313536 139864020155440 139864986700418 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26300416 140728952316934 140728952317233 140728952317233 140728952319951 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 73468 KiB

[startup+0.21073 s]*
/proc/loadavg: 2.05 2.04 2.05 3/222 24179
/proc/meminfo: memFree=24711608/32770624 swapFree=67108860/67108860
[pid=24162] ppid=24159 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/24162/stat : 24162 (scop.sh) S 24159 24162 16605 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 226900731 115843072 349 33554432000 4194304 5098028 140728888304880 140728888302136 140355280024188 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 28340224 140728888308800 140728888308999 140728888308999 140728888311757 0
/proc/24162/statm: 28282 349 296 221 0 87 0
[pid=24165] ppid=24162 vsize=15012476 memory=85676 CPUtime=0.25 cores=0,2,4,6
/proc/24165/stat : 24165 (java) S 24162 24162 16605 0 -1 1077944320 10272 0 0 0 22 3 0 0 20 0 15 0 226900731 15372775424 21419 33554432000 4194304 4196468 140728952313536 140728952296080 139864986689271 0 0 2 16800973 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 26300416 140728952316934 140728952317233 140728952317233 140728952319951 0
/proc/24165/statm: 3753119 21419 2904 1 0 3715579 0
[pid=24165/tid=24166] ppid=24162 vsize=15012476 memory=7022364632946311227 CPUtime=0.2 cores=0,2,4,6
/proc/24165/task/24166/stat : 24166 (java) R 24162 24162 16605 0 -1 4202560 8166 0 0 0 17 3 0 0 20 0 15 0 226900731 15372775424 21419 33554432000 4194304 4196468 140728952313536 139864958515664 139864986701206 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 26300416 140728952316934 140728952317233 140728952317233 140728952319951 0
[pid=24165/tid=24167] ppid=24162 vsize=15012476 memory=539 CPUtime=0 cores=0,2,4,6
/proc/24165/task/24167/stat : 24167 (java) S 24162 24162 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226900733 15372775424 21419 33554432000 4194304 4196468 140728952313536 139864990931472 139864986699477 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26300416 140728952316934 140728952317233 140728952317233 140728952319951 0
[pid=24165/tid=24168] ppid=24162 vsize=15012476 memory=140508018302121 CPUtime=0 cores=0,2,4,6
/proc/24165/task/24168/stat : 24168 (java) S 24162 24162 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226900733 15372775424 21419 33554432000 4194304 4196468 140728952313536 139864447462032 139864986699477 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26300416 140728952316934 140728952317233 140728952317233 140728952319951 0
[pid=24165/tid=24169] ppid=24162 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24165/task/24169/stat : 24169 (java) S 24162 24162 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226900733 15372775424 21419 33554432000 4194304 4196468 140728952313536 139864446408976 139864986699477 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26300416 140728952316934 140728952317233 140728952317233 140728952319951 0
[pid=24165/tid=24170] ppid=24162 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/24165/task/24170/stat : 24170 (java) S 24162 24162 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 226900733 15372775424 21419 33554432000 4194304 4196468 140728952313536 139864445356432 139864986699477 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26300416 140728952316934 140728952317233 140728952317233 140728952319951 0
[pid=24165/tid=24171] ppid=24162 vsize=15012476 memory=140508017104512 CPUtime=0 cores=0,2,4,6
/proc/24165/task/24171/stat : 24171 (java) S 24162 24162 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 226900734 15372775424 21419 33554432000 4194304 4196468 140728952313536 139864024365808 139864986700418 0 0 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26300416 140728952316934 140728952317233 140728952317233 140728952319951 0
[pid=24165/tid=24172] ppid=24162 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/24165/task/24172/stat : 24172 (java) S 24162 24162 16605 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 226900735 15372775424 21419 33554432000 4194304 4196468 140728952313536 139863596721824 139864986699477 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26300416 140728952316934 140728952317233 140728952317233 140728952319951 0
[pid=24165/tid=24173] ppid=24162 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24165/task/24173/stat : 24173 (java) S 24162 24162 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226900735 15372775424 21419 33554432000 4194304 4196468 140728952313536 139863328285936 139864986699477 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26300416 140728952316934 140728952317233 140728952317233 140728952319951 0
[pid=24165/tid=24174] ppid=24162 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24165/task/24174/stat : 24174 (java) S 24162 24162 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 226900738 15372775424 21419 33554432000 4194304 4196468 140728952313536 139862953777616 139864986707867 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26300416 140728952316934 140728952317233 140728952317233 140728952319951 0
[pid=24165/tid=24175] ppid=24162 vsize=15012476 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/24165/task/24175/stat : 24175 (java) S 24162 24162 16605 0 -1 1077944384 314 0 0 0 1 0 0 0 20 0 15 0 226900738 15372775424 21419 33554432000 4194304 4196468 140728952313536 139864023312624 139864986700418 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26300416 140728952316934 140728952317233 140728952317233 140728952319951 0
[pid=24165/tid=24176] ppid=24162 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/24165/task/24176/stat : 24176 (java) S 24162 24162 16605 0 -1 1077944384 156 0 0 0 0 0 0 0 20 0 15 0 226900738 15372775424 21419 33554432000 4194304 4196468 140728952313536 139864022260080 139864986700418 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26300416 140728952316934 140728952317233 140728952317233 140728952319951 0
[pid=24165/tid=24177] ppid=24162 vsize=15012476 memory=140508017104512 CPUtime=0.03 cores=0,2,4,6
/proc/24165/task/24177/stat : 24177 (java) R 24162 24162 16605 0 -1 4202560 305 0 0 0 3 0 0 0 20 0 15 0 226900738 15372775424 21419 33554432000 4194304 4196468 140728952313536 139864021207024 139864966660456 0 4 2 16800973 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 26300416 140728952316934 140728952317233 140728952317233 140728952319951 0
[pid=24165/tid=24178] ppid=24162 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/24165/task/24178/stat : 24178 (java) S 24162 24162 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 226900738 15372775424 21419 33554432000 4194304 4196468 140728952313536 139862455871840 139864986699477 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26300416 140728952316934 140728952317233 140728952317233 140728952319951 0
[pid=24165/tid=24179] ppid=24162 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24165/task/24179/stat : 24179 (java) S 24162 24162 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226900738 15372775424 21419 33554432000 4194304 4196468 140728952313536 139864020155440 139864986700418 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26300416 140728952316934 140728952317233 140728952317233 140728952319951 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 87072 KiB

[startup+0.310721 s]*
/proc/loadavg: 2.05 2.04 2.05 3/222 24179
/proc/meminfo: memFree=24708196/32770624 swapFree=67108860/67108860
[pid=24162] ppid=24159 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/24162/stat : 24162 (scop.sh) S 24159 24162 16605 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 226900731 115843072 349 33554432000 4194304 5098028 140728888304880 140728888302136 140355280024188 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 28340224 140728888308800 140728888308999 140728888308999 140728888311757 0
/proc/24162/statm: 28282 349 296 221 0 87 0
[pid=24165] ppid=24162 vsize=15012476 memory=89636 CPUtime=0.42 cores=0,2,4,6
/proc/24165/stat : 24165 (java) S 24162 24162 16605 0 -1 1077944320 10885 0 0 0 39 3 0 0 20 0 15 0 226900731 15372775424 22409 33554432000 4194304 4196468 140728952313536 140728952296080 139864986689271 0 0 2 16800973 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 26300416 140728952316934 140728952317233 140728952317233 140728952319951 0
/proc/24165/statm: 3753119 22409 2989 1 0 3715579 0
[pid=24165/tid=24166] ppid=24162 vsize=15012476 memory=6791534058613427641 CPUtime=0.3 cores=0,2,4,6
/proc/24165/task/24166/stat : 24166 (java) R 24162 24162 16605 0 -1 4202560 8604 0 0 0 27 3 0 0 20 0 15 0 226900731 15372775424 22409 33554432000 4194304 4196468 140728952313536 139864958484272 139864970769758 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 26300416 140728952316934 140728952317233 140728952317233 140728952319951 0
[pid=24165/tid=24167] ppid=24162 vsize=15012476 memory=4872558044660077418 CPUtime=0 cores=0,2,4,6
/proc/24165/task/24167/stat : 24167 (java) S 24162 24162 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226900733 15372775424 22409 33554432000 4194304 4196468 140728952313536 139864990931472 139864986699477 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26300416 140728952316934 140728952317233 140728952317233 140728952319951 0
[pid=24165/tid=24168] ppid=24162 vsize=15012476 memory=-3258418265892434876 CPUtime=0 cores=0,2,4,6
/proc/24165/task/24168/stat : 24168 (java) S 24162 24162 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226900733 15372775424 22409 33554432000 4194304 4196468 140728952313536 139864447462032 139864986699477 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26300416 140728952316934 140728952317233 140728952317233 140728952319951 0
[pid=24165/tid=24169] ppid=24162 vsize=15012476 memory=4572146066226452084 CPUtime=0 cores=0,2,4,6
/proc/24165/task/24169/stat : 24169 (java) S 24162 24162 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226900733 15372775424 22409 33554432000 4194304 4196468 140728952313536 139864446408976 139864986699477 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26300416 140728952316934 140728952317233 140728952317233 140728952319951 0
[pid=24165/tid=24170] ppid=24162 vsize=15012476 memory=6944613755495348631 CPUtime=0 cores=0,2,4,6
/proc/24165/task/24170/stat : 24170 (java) S 24162 24162 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 226900733 15372775424 22409 33554432000 4194304 4196468 140728952313536 139864445356432 139864986699477 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26300416 140728952316934 140728952317233 140728952317233 140728952319951 0
[pid=24165/tid=24171] ppid=24162 vsize=15012476 memory=7893295687695687954 CPUtime=0 cores=0,2,4,6
/proc/24165/task/24171/stat : 24171 (java) S 24162 24162 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 226900734 15372775424 22409 33554432000 4194304 4196468 140728952313536 139864024365808 139864986700418 0 0 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26300416 140728952316934 140728952317233 140728952317233 140728952319951 0
[pid=24165/tid=24172] ppid=24162 vsize=15012476 memory=-8813974798734826869 CPUtime=0 cores=0,2,4,6
/proc/24165/task/24172/stat : 24172 (java) S 24162 24162 16605 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 226900735 15372775424 22409 33554432000 4194304 4196468 140728952313536 139863596721824 139864986699477 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26300416 140728952316934 140728952317233 140728952317233 140728952319951 0
[pid=24165/tid=24173] ppid=24162 vsize=15012476 memory=-6664436420846796947 CPUtime=0 cores=0,2,4,6
/proc/24165/task/24173/stat : 24173 (java) S 24162 24162 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226900735 15372775424 22409 33554432000 4194304 4196468 140728952313536 139863328285936 139864986699477 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26300416 140728952316934 140728952317233 140728952317233 140728952319951 0
[pid=24165/tid=24174] ppid=24162 vsize=15012476 memory=4426078206164241782 CPUtime=0 cores=0,2,4,6
/proc/24165/task/24174/stat : 24174 (java) S 24162 24162 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 226900738 15372775424 22409 33554432000 4194304 4196468 140728952313536 139862953777616 139864986707867 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26300416 140728952316934 140728952317233 140728952317233 140728952319951 0
[pid=24165/tid=24175] ppid=24162 vsize=15012476 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/24165/task/24175/stat : 24175 (java) R 24162 24162 16605 0 -1 4202560 343 0 0 0 1 0 0 0 20 0 15 0 226900738 15372775424 22409 33554432000 4194304 4196468 140728952313536 139864023312624 139864970181323 0 4 2 16800973 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 26300416 140728952316934 140728952317233 140728952317233 140728952319951 0
[pid=24165/tid=24176] ppid=24162 vsize=15012476 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/24165/task/24176/stat : 24176 (java) R 24162 24162 16605 0 -1 1077944384 263 0 0 0 3 0 0 0 20 0 15 0 226900738 15372775424 22409 33554432000 4194304 4196468 140728952313536 139864022260080 139864986700418 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 26300416 140728952316934 140728952317233 140728952317233 140728952319951 0
[pid=24165/tid=24177] ppid=24162 vsize=15012476 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/24165/task/24177/stat : 24177 (java) R 24162 24162 16605 0 -1 4202560 346 0 0 0 7 0 0 0 20 0 15 0 226900738 15372775424 22409 33554432000 4194304 4196468 140728952313536 139864021207024 139864978926398 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 26300416 140728952316934 140728952317233 140728952317233 140728952319951 0
[pid=24165/tid=24178] ppid=24162 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24165/task/24178/stat : 24178 (java) S 24162 24162 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 226900738 15372775424 22409 33554432000 4194304 4196468 140728952313536 139862455871840 139864986699477 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26300416 140728952316934 140728952317233 140728952317233 140728952319951 0
[pid=24165/tid=24179] ppid=24162 vsize=15012476 memory=4049359695133089841 CPUtime=0 cores=0,2,4,6
/proc/24165/task/24179/stat : 24179 (java) S 24162 24162 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226900738 15372775424 22409 33554432000 4194304 4196468 140728952313536 139864020155440 139864986700418 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26300416 140728952316934 140728952317233 140728952317233 140728952319951 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 91032 KiB

[startup+0.701622 s]
/proc/loadavg: 2.05 2.04 2.05 3/222 24179
/proc/meminfo: memFree=24683088/32770624 swapFree=67108860/67108860
[pid=24162] ppid=24159 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/24162/stat : 24162 (scop.sh) S 24159 24162 16605 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 226900731 115843072 349 33554432000 4194304 5098028 140728888304880 140728888302136 140355280024188 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 28340224 140728888308800 140728888308999 140728888308999 140728888311757 0
/proc/24162/statm: 28282 349 296 221 0 87 0
[pid=24165] ppid=24162 vsize=15020872 memory=127800 CPUtime=1.03 cores=0,2,4,6
/proc/24165/stat : 24165 (java) S 24162 24162 16605 0 -1 1077944320 18062 0 0 0 97 6 0 0 20 0 15 0 226900731 15381372928 31950 33554432000 4194304 4196468 140728952313536 140728952296080 139864986689271 0 0 2 25189581 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 26300416 140728952316934 140728952317233 140728952317233 140728952319951 0
/proc/24165/statm: 3755218 31950 3162 1 0 3716603 0
[pid=24165/tid=24166] ppid=24162 vsize=15020872 memory=-7816663703405220396 CPUtime=0.67 cores=0,2,4,6
/proc/24165/task/24166/stat : 24166 (java) R 24162 24162 16605 0 -1 4202560 15273 0 0 0 62 5 0 0 20 0 15 0 226900731 15381372928 31950 33554432000 4194304 4196468 140728952313536 139864958520992 139864488080503 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 26300416 140728952316934 140728952317233 140728952317233 140728952319951 0
[pid=24165/tid=24167] ppid=24162 vsize=15020872 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24165/task/24167/stat : 24167 (java) S 24162 24162 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226900733 15381372928 31950 33554432000 4194304 4196468 140728952313536 139864990931472 139864986699477 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26300416 140728952316934 140728952317233 140728952317233 140728952319951 0
[pid=24165/tid=24168] ppid=24162 vsize=15020872 memory=61708 CPUtime=0 cores=0,2,4,6
/proc/24165/task/24168/stat : 24168 (java) S 24162 24162 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226900733 15381372928 31950 33554432000 4194304 4196468 140728952313536 139864447462032 139864986699477 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26300416 140728952316934 140728952317233 140728952317233 140728952319951 0
[pid=24165/tid=24169] ppid=24162 vsize=15020872 memory=1064 CPUtime=0 cores=0,2,4,6
/proc/24165/task/24169/stat : 24169 (java) S 24162 24162 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226900733 15381372928 31950 33554432000 4194304 4196468 140728952313536 139864446408976 139864986699477 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26300416 140728952316934 140728952317233 140728952317233 140728952319951 0
[pid=24165/tid=24170] ppid=24162 vsize=15020872 memory=2072 CPUtime=0 cores=0,2,4,6
/proc/24165/task/24170/stat : 24170 (java) S 24162 24162 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 226900733 15381372928 31950 33554432000 4194304 4196468 140728952313536 139864445356432 139864986699477 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26300416 140728952316934 140728952317233 140728952317233 140728952319951 0
[pid=24165/tid=24171] ppid=24162 vsize=15020872 memory=1740 CPUtime=0 cores=0,2,4,6
/proc/24165/task/24171/stat : 24171 (java) S 24162 24162 16605 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 226900734 15381372928 31950 33554432000 4194304 4196468 140728952313536 139864024365808 139864986700418 0 0 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26300416 140728952316934 140728952317233 140728952317233 140728952319951 0
[pid=24165/tid=24172] ppid=24162 vsize=15020872 memory=11192 CPUtime=0 cores=0,2,4,6
/proc/24165/task/24172/stat : 24172 (java) S 24162 24162 16605 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 226900735 15381372928 31950 33554432000 4194304 4196468 140728952313536 139863596721824 139864986699477 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26300416 140728952316934 140728952317233 140728952317233 140728952319951 0
[pid=24165/tid=24173] ppid=24162 vsize=15020872 memory=752 CPUtime=0 cores=0,2,4,6
/proc/24165/task/24173/stat : 24173 (java) S 24162 24162 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226900735 15381372928 31950 33554432000 4194304 4196468 140728952313536 139863328285936 139864986699477 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26300416 140728952316934 140728952317233 140728952317233 140728952319951 0
[pid=24165/tid=24174] ppid=24162 vsize=15020872 memory=1828 CPUtime=0 cores=0,2,4,6
/proc/24165/task/24174/stat : 24174 (java) S 24162 24162 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 226900738 15381372928 32462 33554432000 4194304 4196468 140728952313536 139862953777616 139864986707867 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26300416 140728952316934 140728952317233 140728952317233 140728952319951 0
[pid=24165/tid=24175] ppid=24162 vsize=15020872 memory=1120 CPUtime=0.08 cores=0,2,4,6
/proc/24165/task/24175/stat : 24175 (java) S 24162 24162 16605 0 -1 1077944384 602 0 0 0 8 0 0 0 20 0 15 0 226900738 15381372928 32462 33554432000 4194304 4196468 140728952313536 139864023312624 139864986700418 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26300416 140728952316934 140728952317233 140728952317233 140728952319951 0
[pid=24165/tid=24176] ppid=24162 vsize=15020872 memory=6120 CPUtime=0.07 cores=0,2,4,6
/proc/24165/task/24176/stat : 24176 (java) S 24162 24162 16605 0 -1 1077944384 328 0 0 0 7 0 0 0 20 0 15 0 226900738 15381372928 32462 33554432000 4194304 4196468 140728952313536 139864022260080 139864986700418 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26300416 140728952316934 140728952317233 140728952317233 140728952319951 0
[pid=24165/tid=24177] ppid=24162 vsize=15020872 memory=1724 CPUtime=0.17 cores=0,2,4,6
/proc/24165/task/24177/stat : 24177 (java) S 24162 24162 16605 0 -1 1077944384 524 0 0 0 17 0 0 0 20 0 15 0 226900738 15381372928 32462 33554432000 4194304 4196468 140728952313536 139864021207024 139864986700418 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26300416 140728952316934 140728952317233 140728952317233 140728952319951 0
[pid=24165/tid=24178] ppid=24162 vsize=15020872 memory=4004 CPUtime=0 cores=0,2,4,6
/proc/24165/task/24178/stat : 24178 (java) S 24162 24162 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 226900738 15381372928 32462 33554432000 4194304 4196468 140728952313536 139862455871840 139864986699477 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26300416 140728952316934 140728952317233 140728952317233 140728952319951 0
[pid=24165/tid=24179] ppid=24162 vsize=15020872 memory=3516 CPUtime=0 cores=0,2,4,6
/proc/24165/task/24179/stat : 24179 (java) S 24162 24162 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226900738 15381372928 32462 33554432000 4194304 4196468 140728952313536 139864020155440 139864986700418 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26300416 140728952316934 140728952317233 140728952317233 140728952319951 0
Current children cumulated CPU time: 1.03 s
Current children cumulated vsize: 15134000 KiB
Current children cumulated memory: 129196 KiB

[startup+1.50082 s]
/proc/loadavg: 2.05 2.04 2.05 4/222 24179
/proc/meminfo: memFree=24655668/32770624 swapFree=67108860/67108860
[pid=24162] ppid=24159 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/24162/stat : 24162 (scop.sh) S 24159 24162 16605 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 226900731 115843072 349 33554432000 4194304 5098028 140728888304880 140728888302136 140355280024188 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 28340224 140728888308800 140728888308999 140728888308999 140728888311757 0

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

[pid=24180/tid=24183] ppid=24162 vsize=8068220 memory=118312 CPUtime=0 cores=0,2,4,6
/proc/24180/task/24183/stat : 24183 (java) S 24162 24162 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 226901095 8261857280 29578 33554432000 4194304 4196468 140735047067968 140206256548368 140206446552789 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27258880 140735047070901 140735047071025 140735047071025 140735047073743 0
[pid=24180/tid=24184] ppid=24162 vsize=8068220 memory=1472 CPUtime=0 cores=0,2,4,6
/proc/24180/task/24184/stat : 24184 (java) S 24162 24162 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 226901095 8261857280 29578 33554432000 4194304 4196468 140735047067968 140205930219920 140206446552789 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27258880 140735047070901 140735047071025 140735047071025 140735047073743 0
[pid=24180/tid=24185] ppid=24162 vsize=8068220 memory=118312 CPUtime=0 cores=0,2,4,6
/proc/24180/task/24185/stat : 24185 (java) S 24162 24162 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 226901095 8261857280 29578 33554432000 4194304 4196468 140735047067968 140205929167120 140206446552789 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27258880 140735047070901 140735047071025 140735047071025 140735047073743 0
[pid=24180/tid=24186] ppid=24162 vsize=8068220 memory=118312 CPUtime=0.04 cores=0,2,4,6
/proc/24180/task/24186/stat : 24186 (java) S 24162 24162 16605 0 -1 1077944384 5 0 0 0 2 2 0 0 20 0 19 0 226901097 8261857280 29578 33554432000 4194304 4196468 140735047067968 140205557377904 140206446553730 0 0 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27258880 140735047070901 140735047071025 140735047071025 140735047073743 0
[pid=24180/tid=24187] ppid=24162 vsize=8068220 memory=1472 CPUtime=0 cores=0,2,4,6
/proc/24180/task/24187/stat : 24187 (java) S 24162 24162 16605 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 226901097 8261857280 29578 33554432000 4194304 4196468 140735047067968 140205382166048 140206446552789 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27258880 140735047070901 140735047071025 140735047071025 140735047073743 0
[pid=24180/tid=24188] ppid=24162 vsize=8068220 memory=118312 CPUtime=0 cores=0,2,4,6
/proc/24180/task/24188/stat : 24188 (java) S 24162 24162 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 226901097 8261857280 29578 33554432000 4194304 4196468 140735047067968 140205113730416 140206446552789 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27258880 140735047070901 140735047071025 140735047071025 140735047073743 0
[pid=24180/tid=24189] ppid=24162 vsize=8068220 memory=1472 CPUtime=0 cores=0,2,4,6
/proc/24180/task/24189/stat : 24189 (java) S 24162 24162 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 226901100 8261857280 29578 33554432000 4194304 4196468 140735047067968 140204739221840 140206446561179 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27258880 140735047070901 140735047071025 140735047071025 140735047073743 0
[pid=24180/tid=24190] ppid=24162 vsize=8068220 memory=1472 CPUtime=0.1 cores=0,2,4,6
/proc/24180/task/24190/stat : 24190 (java) S 24162 24162 16605 0 -1 1077944384 498 0 0 0 10 0 0 0 20 0 19 0 226901100 8261857280 29578 33554432000 4194304 4196468 140735047067968 140205556324720 140206446553730 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27258880 140735047070901 140735047071025 140735047071025 140735047073743 0
[pid=24180/tid=24191] ppid=24162 vsize=8068220 memory=1120 CPUtime=0.17 cores=0,2,4,6
/proc/24180/task/24191/stat : 24191 (java) S 24162 24162 16605 0 -1 1077944384 885 0 0 0 17 0 0 0 20 0 19 0 226901100 8261857280 29578 33554432000 4194304 4196468 140735047067968 140205555271920 140206446553730 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27258880 140735047070901 140735047071025 140735047071025 140735047073743 0
[pid=24180/tid=24192] ppid=24162 vsize=8068220 memory=6120 CPUtime=0.21 cores=0,2,4,6
/proc/24180/task/24192/stat : 24192 (java) S 24162 24162 16605 0 -1 1077944384 550 0 0 0 21 0 0 0 20 0 19 0 226901100 8261857280 29578 33554432000 4194304 4196468 140735047067968 140205554219120 140206446553730 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27258880 140735047070901 140735047071025 140735047071025 140735047073743 0
[pid=24180/tid=24193] ppid=24162 vsize=8068220 memory=118312 CPUtime=0 cores=0,2,4,6
/proc/24180/task/24193/stat : 24193 (java) S 24162 24162 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 226901100 8261857280 29578 33554432000 4194304 4196468 140735047067968 140204241316064 140206446552789 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27258880 140735047070901 140735047071025 140735047071025 140735047073743 0
[pid=24180/tid=24194] ppid=24162 vsize=8068220 memory=63260 CPUtime=1.33 cores=0,2,4,6
/proc/24180/task/24194/stat : 24194 (java) S 24162 24162 16605 0 -1 1077944384 162 0 0 0 67 66 0 0 20 0 19 0 226901100 8261857280 29578 33554432000 4194304 4196468 140735047067968 140205553167536 140206446553730 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27258880 140735047070901 140735047071025 140735047071025 140735047073743 0
[pid=24180/tid=24196] ppid=24162 vsize=8068220 memory=-7824251494391043434 CPUtime=0 cores=0,2,4,6
/proc/24180/task/24196/stat : 24196 (java) S 24162 24162 16605 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 226901189 8261857280 29578 33554432000 4194304 4196468 140735047067968 140205545359040 140206446567193 0 4 2 25189581 18446744071579417331 0 0 -1 0 0 0 0 0 0 6293624 6294260 27258880 140735047070901 140735047071025 140735047071025 140735047073743 0
[pid=24180/tid=24198] ppid=24162 vsize=8068220 memory=288230596050944315 CPUtime=0 cores=0,2,4,6
/proc/24180/task/24198/stat : 24198 (java) S 24162 24162 16605 0 -1 4202560 24 0 0 0 0 0 0 0 20 0 19 0 226901189 8261857280 29578 33554432000 4194304 4196468 140735047067968 140203704430384 140206446564509 0 4 2 25189581 18446744071580971376 0 0 -1 2 0 0 0 0 0 6293624 6294260 27258880 140735047070901 140735047071025 140735047071025 140735047073743 0
[pid=24180/tid=24199] ppid=24162 vsize=8068220 memory=1472 CPUtime=0 cores=0,2,4,6
/proc/24180/task/24199/stat : 24199 (java) S 24162 24162 16605 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 19 0 226901189 8261857280 29578 33554432000 4194304 4196468 140735047067968 140203838652080 140206446564509 0 4 2 25189581 18446744071580971376 0 0 -1 0 0 0 0 0 0 6293624 6294260 27258880 140735047070901 140735047071025 140735047071025 140735047073743 0
[pid=24180/tid=24200] ppid=24162 vsize=8068220 memory=118312 CPUtime=0 cores=0,2,4,6
/proc/24180/task/24200/stat : 24200 (java) S 24162 24162 16605 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 19 0 226901191 8261857280 29578 33554432000 4194304 4196468 140735047067968 140203436006560 140206446552789 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27258880 140735047070901 140735047071025 140735047071025 140735047073743 0
Current children cumulated CPU time: 2450.06 s
Current children cumulated vsize: 8263448 KiB
Current children cumulated memory: 183044 KiB

[startup+2502.3 s]
/proc/loadavg: 1.00 1.01 1.19 2/200 24320
/proc/meminfo: memFree=24773624/32770624 swapFree=67108860/67108860
[pid=24162] ppid=24159 vsize=113128 memory=1472 CPUtime=9.7 cores=0,2,4,6
/proc/24162/stat : 24162 (scop.sh) S 24159 24162 16605 0 -1 4202496 591 29110 0 0 0 0 948 22 20 0 1 0 226900731 115843072 368 33554432000 4194304 5098028 140728888304880 140728888301624 140355280024188 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 28340224 140728888308800 140728888308999 140728888308999 140728888311757 0
/proc/24162/statm: 28282 368 311 221 0 87 0
[pid=24180] ppid=24162 vsize=8068220 memory=118312 CPUtime=2.7 cores=0,2,4,6
/proc/24180/stat : 24180 (java) S 24162 24162 16605 0 -1 1077944320 17981 0 0 0 201 69 0 0 20 0 19 0 226901094 8261857280 29578 33554432000 4194304 4196468 140735047067968 140735047050512 140206446542583 0 0 2 25189581 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 27258880 140735047070901 140735047071025 140735047071025 140735047073743 0
/proc/24180/statm: 2017055 29578 3143 1 0 1978454 0
[pid=24195] ppid=24180 vsize=82100 memory=64380 CPUtime=2497.7 cores=0,2,4,6
/proc/24195/stat : 24195 (minisat_release) R 24180 24162 16605 0 -1 4202496 220671 0 0 0 249752 18 0 0 20 0 1 0 226901189 84070400 16095 33554432000 4194304 4308513 140735352028592 140735352025592 4276036 0 4 0 8396802 0 0 0 17 2 0 0 0 0 0 6409496 6410680 36200448 140735352034420 140735352034518 140735352034518 140735352037317 0
/proc/24195/statm: 20525 16095 340 28 0 16765 0
[pid=24180/tid=24181] ppid=24162 vsize=8068220 memory=118312 CPUtime=0.75 cores=0,2,4,6
/proc/24180/task/24181/stat : 24181 (java) S 24162 24162 16605 0 -1 1077944384 14474 0 0 0 70 5 0 0 20 0 19 0 226901094 8261857280 29578 33554432000 4194304 4196468 140735047067968 140206418382736 140206446552789 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 21 0 0 6293624 6294260 27258880 140735047070901 140735047071025 140735047071025 140735047073743 0
[pid=24180/tid=24182] ppid=24162 vsize=8068220 memory=118312 CPUtime=0 cores=0,2,4,6
/proc/24180/task/24182/stat : 24182 (java) S 24162 24162 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 226901095 8261857280 29578 33554432000 4194304 4196468 140735047067968 140206450784912 140206446552789 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27258880 140735047070901 140735047071025 140735047071025 140735047073743 0
[pid=24180/tid=24183] ppid=24162 vsize=8068220 memory=1472 CPUtime=0 cores=0,2,4,6
/proc/24180/task/24183/stat : 24183 (java) S 24162 24162 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 226901095 8261857280 29578 33554432000 4194304 4196468 140735047067968 140206256548368 140206446552789 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27258880 140735047070901 140735047071025 140735047071025 140735047073743 0
[pid=24180/tid=24184] ppid=24162 vsize=8068220 memory=1472 CPUtime=0 cores=0,2,4,6
/proc/24180/task/24184/stat : 24184 (java) S 24162 24162 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 226901095 8261857280 29578 33554432000 4194304 4196468 140735047067968 140205930219920 140206446552789 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27258880 140735047070901 140735047071025 140735047071025 140735047073743 0
[pid=24180/tid=24185] ppid=24162 vsize=8068220 memory=1472 CPUtime=0 cores=0,2,4,6
/proc/24180/task/24185/stat : 24185 (java) S 24162 24162 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 226901095 8261857280 29578 33554432000 4194304 4196468 140735047067968 140205929167120 140206446552789 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27258880 140735047070901 140735047071025 140735047071025 140735047073743 0
[pid=24180/tid=24186] ppid=24162 vsize=8068220 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/24180/task/24186/stat : 24186 (java) S 24162 24162 16605 0 -1 1077944384 5 0 0 0 2 2 0 0 20 0 19 0 226901097 8261857280 29578 33554432000 4194304 4196468 140735047067968 140205557377904 140206446553730 0 0 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27258880 140735047070901 140735047071025 140735047071025 140735047073743 0
[pid=24180/tid=24187] ppid=24162 vsize=8068220 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24180/task/24187/stat : 24187 (java) S 24162 24162 16605 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 226901097 8261857280 29578 33554432000 4194304 4196468 140735047067968 140205382166048 140206446552789 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27258880 140735047070901 140735047071025 140735047071025 140735047073743 0
[pid=24180/tid=24188] ppid=24162 vsize=8068220 memory=1120 CPUtime=0 cores=0,2,4,6
/proc/24180/task/24188/stat : 24188 (java) S 24162 24162 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 226901097 8261857280 29578 33554432000 4194304 4196468 140735047067968 140205113730416 140206446552789 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27258880 140735047070901 140735047071025 140735047071025 140735047073743 0
[pid=24180/tid=24189] ppid=24162 vsize=8068220 memory=6120 CPUtime=0 cores=0,2,4,6
/proc/24180/task/24189/stat : 24189 (java) S 24162 24162 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 226901100 8261857280 29578 33554432000 4194304 4196468 140735047067968 140204739221840 140206446561179 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27258880 140735047070901 140735047071025 140735047071025 140735047073743 0
[pid=24180/tid=24190] ppid=24162 vsize=8068220 memory=1472 CPUtime=0.1 cores=0,2,4,6
/proc/24180/task/24190/stat : 24190 (java) S 24162 24162 16605 0 -1 1077944384 498 0 0 0 10 0 0 0 20 0 19 0 226901100 8261857280 29578 33554432000 4194304 4196468 140735047067968 140205556324720 140206446553730 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27258880 140735047070901 140735047071025 140735047071025 140735047073743 0
[pid=24180/tid=24191] ppid=24162 vsize=8068220 memory=118312 CPUtime=0.17 cores=0,2,4,6
/proc/24180/task/24191/stat : 24191 (java) S 24162 24162 16605 0 -1 1077944384 885 0 0 0 17 0 0 0 20 0 19 0 226901100 8261857280 29578 33554432000 4194304 4196468 140735047067968 140205555271920 140206446553730 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27258880 140735047070901 140735047071025 140735047071025 140735047073743 0
[pid=24180/tid=24192] ppid=24162 vsize=8068220 memory=64380 CPUtime=0.21 cores=0,2,4,6
/proc/24180/task/24192/stat : 24192 (java) S 24162 24162 16605 0 -1 1077944384 550 0 0 0 21 0 0 0 20 0 19 0 226901100 8261857280 29578 33554432000 4194304 4196468 140735047067968 140205554219120 140206446553730 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27258880 140735047070901 140735047071025 140735047071025 140735047073743 0
[pid=24180/tid=24193] ppid=24162 vsize=8068220 memory=61760 CPUtime=0 cores=0,2,4,6
/proc/24180/task/24193/stat : 24193 (java) S 24162 24162 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 226901100 8261857280 29578 33554432000 4194304 4196468 140735047067968 140204241316064 140206446552789 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27258880 140735047070901 140735047071025 140735047071025 140735047073743 0
[pid=24180/tid=24194] ppid=24162 vsize=8068220 memory=1064 CPUtime=1.36 cores=0,2,4,6
/proc/24180/task/24194/stat : 24194 (java) S 24162 24162 16605 0 -1 1077944384 166 0 0 0 69 67 0 0 20 0 19 0 226901100 8261857280 29578 33554432000 4194304 4196468 140735047067968 140205553167536 140206446553730 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27258880 140735047070901 140735047071025 140735047071025 140735047073743 0
[pid=24180/tid=24196] ppid=24162 vsize=8068220 memory=2072 CPUtime=0 cores=0,2,4,6
/proc/24180/task/24196/stat : 24196 (java) S 24162 24162 16605 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 226901189 8261857280 29578 33554432000 4194304 4196468 140735047067968 140205545359040 140206446567193 0 4 2 25189581 18446744071579417331 0 0 -1 0 0 0 0 0 0 6293624 6294260 27258880 140735047070901 140735047071025 140735047071025 140735047073743 0
[pid=24180/tid=24198] ppid=24162 vsize=8068220 memory=1740 CPUtime=0 cores=0,2,4,6
/proc/24180/task/24198/stat : 24198 (java) S 24162 24162 16605 0 -1 4202560 24 0 0 0 0 0 0 0 20 0 19 0 226901189 8261857280 29578 33554432000 4194304 4196468 140735047067968 140203704430384 140206446564509 0 4 2 25189581 18446744071580971376 0 0 -1 2 0 0 0 0 0 6293624 6294260 27258880 140735047070901 140735047071025 140735047071025 140735047073743 0
[pid=24180/tid=24199] ppid=24162 vsize=8068220 memory=1472 CPUtime=0 cores=0,2,4,6
/proc/24180/task/24199/stat : 24199 (java) S 24162 24162 16605 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 19 0 226901189 8261857280 29578 33554432000 4194304 4196468 140735047067968 140203838652080 140206446564509 0 4 2 25189581 18446744071580971376 0 0 -1 0 0 0 0 0 0 6293624 6294260 27258880 140735047070901 140735047071025 140735047071025 140735047073743 0
[pid=24180/tid=24200] ppid=24162 vsize=8068220 memory=118312 CPUtime=0 cores=0,2,4,6
/proc/24180/task/24200/stat : 24200 (java) S 24162 24162 16605 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 19 0 226901191 8261857280 29578 33554432000 4194304 4196468 140735047067968 140203436006560 140206446552789 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27258880 140735047070901 140735047071025 140735047071025 140735047073743 0
Current children cumulated CPU time: 2510.1 s
Current children cumulated vsize: 8263448 KiB
Current children cumulated memory: 184164 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2512.2 s]
/proc/loadavg: 1.00 1.01 1.19 2/200 24321
/proc/meminfo: memFree=24774004/32770624 swapFree=67108860/67108860
[pid=24162] ppid=24159 vsize=113128 memory=1472 CPUtime=9.7 cores=0,2,4,6
/proc/24162/stat : 24162 (scop.sh) S 24159 24162 16605 0 -1 4202496 591 29110 0 0 0 0 948 22 20 0 1 0 226900731 115843072 368 33554432000 4194304 5098028 140728888304880 140728888301624 140355280024188 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 28340224 140728888308800 140728888308999 140728888308999 140728888311757 0
/proc/24162/statm: 28282 368 311 221 0 87 0
[pid=24180] ppid=24162 vsize=8068220 memory=118432 CPUtime=2.71 cores=0,2,4,6
/proc/24180/stat : 24180 (java) S 24162 24162 16605 0 -1 1077944320 17990 0 0 0 202 69 0 0 20 0 19 0 226901094 8261857280 29608 33554432000 4194304 4196468 140735047067968 140735047050512 140206446542583 0 0 2 25189581 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 27258880 140735047070901 140735047071025 140735047071025 140735047073743 0
/proc/24180/statm: 2017055 29608 3143 1 0 1978454 0
[pid=24195] ppid=24180 vsize=82100 memory=64384 CPUtime=2507.59 cores=0,2,4,6
/proc/24195/stat : 24195 (minisat_release) R 24180 24162 16605 0 -1 4202496 220914 0 0 0 250741 18 0 0 20 0 1 0 226901189 84070400 16096 33554432000 4194304 4308513 140735352028592 140735352026088 4276468 0 4 0 8396802 0 0 0 17 2 0 0 0 0 0 6409496 6410680 36200448 140735352034420 140735352034518 140735352034518 140735352037317 0
/proc/24195/statm: 20525 16096 341 28 0 16765 0
[pid=24180/tid=24181] ppid=24162 vsize=8068220 memory=1288 CPUtime=0.75 cores=0,2,4,6
/proc/24180/task/24181/stat : 24181 (java) S 24162 24162 16605 0 -1 1077944384 14474 0 0 0 70 5 0 0 20 0 19 0 226901094 8261857280 29608 33554432000 4194304 4196468 140735047067968 140206418382736 140206446552789 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 21 0 0 6293624 6294260 27258880 140735047070901 140735047071025 140735047071025 140735047073743 0
[pid=24180/tid=24182] ppid=24162 vsize=8068220 memory=1088 CPUtime=0 cores=0,2,4,6
/proc/24180/task/24182/stat : 24182 (java) S 24162 24162 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 226901095 8261857280 29608 33554432000 4194304 4196468 140735047067968 140206450784912 140206446552789 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27258880 140735047070901 140735047071025 140735047071025 140735047073743 0
[pid=24180/tid=24183] ppid=24162 vsize=8068220 memory=15512 CPUtime=0 cores=0,2,4,6
/proc/24180/task/24183/stat : 24183 (java) S 24162 24162 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 226901095 8261857280 29608 33554432000 4194304 4196468 140735047067968 140206256548368 140206446552789 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27258880 140735047070901 140735047071025 140735047071025 140735047073743 0
[pid=24180/tid=24184] ppid=24162 vsize=8068220 memory=34180 CPUtime=0 cores=0,2,4,6
/proc/24180/task/24184/stat : 24184 (java) S 24162 24162 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 226901095 8261857280 29608 33554432000 4194304 4196468 140735047067968 140205930219920 140206446552789 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27258880 140735047070901 140735047071025 140735047071025 140735047073743 0
[pid=24180/tid=24185] ppid=24162 vsize=8068220 memory=3312 CPUtime=0 cores=0,2,4,6
/proc/24180/task/24185/stat : 24185 (java) S 24162 24162 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 226901095 8261857280 29608 33554432000 4194304 4196468 140735047067968 140205929167120 140206446552789 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27258880 140735047070901 140735047071025 140735047071025 140735047073743 0
[pid=24180/tid=24186] ppid=24162 vsize=8068220 memory=15712 CPUtime=0.04 cores=0,2,4,6
/proc/24180/task/24186/stat : 24186 (java) S 24162 24162 16605 0 -1 1077944384 5 0 0 0 2 2 0 0 20 0 19 0 226901097 8261857280 29608 33554432000 4194304 4196468 140735047067968 140205557377904 140206446553730 0 0 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27258880 140735047070901 140735047071025 140735047071025 140735047073743 0
[pid=24180/tid=24187] ppid=24162 vsize=8068220 memory=1472 CPUtime=0 cores=0,2,4,6
/proc/24180/task/24187/stat : 24187 (java) S 24162 24162 16605 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 226901097 8261857280 29608 33554432000 4194304 4196468 140735047067968 140205382166048 140206446552789 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27258880 140735047070901 140735047071025 140735047071025 140735047073743 0
[pid=24180/tid=24188] ppid=24162 vsize=8068220 memory=118432 CPUtime=0 cores=0,2,4,6
/proc/24180/task/24188/stat : 24188 (java) S 24162 24162 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 226901097 8261857280 29608 33554432000 4194304 4196468 140735047067968 140205113730416 140206446552789 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27258880 140735047070901 140735047071025 140735047071025 140735047073743 0
[pid=24180/tid=24189] ppid=24162 vsize=8068220 memory=64384 CPUtime=0 cores=0,2,4,6
/proc/24180/task/24189/stat : 24189 (java) S 24162 24162 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 226901100 8261857280 29608 33554432000 4194304 4196468 140735047067968 140204739221840 140206446561179 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27258880 140735047070901 140735047071025 140735047071025 140735047073743 0
[pid=24180/tid=24190] ppid=24162 vsize=8068220 memory=1472 CPUtime=0.1 cores=0,2,4,6
/proc/24180/task/24190/stat : 24190 (java) S 24162 24162 16605 0 -1 1077944384 498 0 0 0 10 0 0 0 20 0 19 0 226901100 8261857280 29608 33554432000 4194304 4196468 140735047067968 140205556324720 140206446553730 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27258880 140735047070901 140735047071025 140735047071025 140735047073743 0
[pid=24180/tid=24191] ppid=24162 vsize=8068220 memory=118312 CPUtime=0.17 cores=0,2,4,6
/proc/24180/task/24191/stat : 24191 (java) S 24162 24162 16605 0 -1 1077944384 885 0 0 0 17 0 0 0 20 0 19 0 226901100 8261857280 29608 33554432000 4194304 4196468 140735047067968 140205555271920 140206446553730 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27258880 140735047070901 140735047071025 140735047071025 140735047073743 0
[pid=24180/tid=24192] ppid=24162 vsize=8068220 memory=64380 CPUtime=0.21 cores=0,2,4,6
/proc/24180/task/24192/stat : 24192 (java) S 24162 24162 16605 0 -1 1077944384 553 0 0 0 21 0 0 0 20 0 19 0 226901100 8261857280 29608 33554432000 4194304 4196468 140735047067968 140205554219120 140206446553730 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27258880 140735047070901 140735047071025 140735047071025 140735047073743 0
[pid=24180/tid=24193] ppid=24162 vsize=8068220 memory=2180 CPUtime=0 cores=0,2,4,6
/proc/24180/task/24193/stat : 24193 (java) S 24162 24162 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 226901100 8261857280 29608 33554432000 4194304 4196468 140735047067968 140204241316064 140206446552789 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27258880 140735047070901 140735047071025 140735047071025 140735047073743 0
[pid=24180/tid=24194] ppid=24162 vsize=8068220 memory=924 CPUtime=1.36 cores=0,2,4,6
/proc/24180/task/24194/stat : 24194 (java) S 24162 24162 16605 0 -1 1077944384 168 0 0 0 69 67 0 0 20 0 19 0 226901100 8261857280 29608 33554432000 4194304 4196468 140735047067968 140205553167536 140206446553730 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27258880 140735047070901 140735047071025 140735047071025 140735047073743 0
[pid=24180/tid=24196] ppid=24162 vsize=8068220 memory=1576 CPUtime=0 cores=0,2,4,6
/proc/24180/task/24196/stat : 24196 (java) S 24162 24162 16605 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 226901189 8261857280 29608 33554432000 4194304 4196468 140735047067968 140205545359040 140206446567193 0 4 2 25189581 18446744071579417331 0 0 -1 0 0 0 0 0 0 6293624 6294260 27258880 140735047070901 140735047071025 140735047071025 140735047073743 0
[pid=24180/tid=24198] ppid=24162 vsize=8068220 memory=1472 CPUtime=0 cores=0,2,4,6
/proc/24180/task/24198/stat : 24198 (java) S 24162 24162 16605 0 -1 4202560 28 0 0 0 0 0 0 0 20 0 19 0 226901189 8261857280 29608 33554432000 4194304 4196468 140735047067968 140203704430384 140206446564509 0 4 2 25189581 18446744071580971376 0 0 -1 4 0 0 0 0 0 6293624 6294260 27258880 140735047070901 140735047071025 140735047071025 140735047073743 0
[pid=24180/tid=24199] ppid=24162 vsize=8068220 memory=-7824251494391043434 CPUtime=0 cores=0,2,4,6
/proc/24180/task/24199/stat : 24199 (java) S 24162 24162 16605 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 19 0 226901189 8261857280 29608 33554432000 4194304 4196468 140735047067968 140203838652080 140206446564509 0 4 2 25189581 18446744071580971376 0 0 -1 0 0 0 0 0 0 6293624 6294260 27258880 140735047070901 140735047071025 140735047071025 140735047073743 0
[pid=24180/tid=24200] ppid=24162 vsize=8068220 memory=504 CPUtime=0 cores=0,2,4,6
/proc/24180/task/24200/stat : 24200 (java) S 24162 24162 16605 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 19 0 226901191 8261857280 29608 33554432000 4194304 4196468 140735047067968 140203436006560 140206446552789 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27258880 140735047070901 140735047071025 140735047071025 140735047073743 0
Current children cumulated CPU time: 2520 s
Current children cumulated vsize: 8263448 KiB
Current children cumulated memory: 184288 KiB

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

[startup+2512.21 s]
# the end of solver process 24162 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=9.4805 s, system=0.227735 s

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

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

Child status: 1
Real time (s): 2512.21
CPU time (s): 2520.05
CPU user time (s): 2518.92
CPU system time (s): 1.12722
CPU usage (%): 100.312
Max. virtual memory (cumulated for all children) (KiB): 15142280
Max. memory (cumulated for all children) (KiB): 807552

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2518.92
system time used= 1.12722
maximum resident set size= 808832
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 268891
page faults= 0
swaps= 0
block input operations= 0
block output operations= 5072
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 59332
involuntary context switches= 5242


# summary of solver processes directly reported to runsolver:
#   pid: 24162,24180
#   total CPU time (s): 2520.05
#   total CPU user time (s): 2518.92
#   total CPU system time (s): 1.12722

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 17.7769 second user time and 26.1219 second system time

The end

Launcher Data

Begin job on node107 at 2018-08-12 19:02:55
IDJOB=4305414
IDBENCH=141606
IDSOLVER=2782
FILE ID=node107/4305414-1534093375
RUNJOBID= node107-1534064712-16636
PBS_JOBID= 21036990
Free space on /tmp= 39472 MiB

SOLVER NAME= scop order+MapleCOMSPS (2018-07-31)
BENCH NAME= XCSP18/Quasigroups/QuasiGroup-7-12_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-4305414-1534093375/watcher-4305414-1534093375 -o /tmp/evaluation-result-4305414-1534093375/solver-4305414-1534093375 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node107-1534064712-16636 --watchdog 2580  scop.sh 11g scop.jar -order minisat_release default HOME HOME/instance-4305414-1534093375.xml

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

MD5SUM BENCH= 70b2a7c07aa80f8552a525257c8c3e20
RANDOM SEED=794123948

node107.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.40
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.40
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.40
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.40
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:        24785584 kB
MemAvailable:   31750784 kB
Buffers:          213148 kB
Cached:          6948624 kB
SwapCached:            0 kB
Active:          3755044 kB
Inactive:        3614716 kB
Active(anon):     156472 kB
Inactive(anon):   104180 kB
Active(file):    3598572 kB
Inactive(file):  3510536 kB
Unevictable:        6976 kB
Mlocked:            6976 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7776 kB
Writeback:             0 kB
AnonPages:        192484 kB
Mapped:            64188 kB
Shmem:             49804 kB
Slab:             313036 kB
SReclaimable:     284552 kB
SUnreclaim:        28484 kB
KernelStack:        3680 kB
PageTables:         6080 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    5866376 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     63488 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:       91520 kB
DirectMap2M:    33454080 kB

Free space on /tmp at the end= 39472 MiB
End job on node107 at 2018-08-12 19:44:48