Trace number 4305734

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
scop both+MapleCOMSPS (2018-07-31)UNSAT 8.42768 4.02895

General information on the benchmark

NameHaystacks/
Haystacks-ext-10_c18.xml
MD5SUMa3b0ef5b97c309412ed30b7773154191
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.957128
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of constraints459
Number of domains1
Minimum domain size10
Maximum domain size10
Distribution of domain sizes[{"size":10,"count":100}]
Minimum variable degree9
Maximum variable degree10
Distribution of variable degrees[{"degree":9,"count":82},{"degree":10,"count":18}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":459}]
Number of extensional constraints459
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":459}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c (scop.sh) java -Xms11g -Xmx11g -Xss128m -cp scop.jar fun.scop.XCSP18Encode -both -solver minisat_release -solverOption default -tmp HOME -serialFile HOME/scop-24245-serial-file.bin HOME/instance-4305734-1534075318.xml
0.54/0.51	
0.67/0.52	scop both+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 14:01:58 CEST 2018
0.67/0.54	c PID: 24248
0.67/0.54	c IP: 172.20.3.135
0.67/0.54	c HOST: node135.alineos.net
0.67/0.55	c (0,0) Parsing Begin
1.45/0.98	c (0,0) Parsing End
1.45/0.99	c (0,0) CSP: 100 int (0 aux), 0 bool (0 aux), 459 ctr, max domain size 10
1.45/0.99	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 19 MiB used (max 0 MiB)
1.45/0.99	c (0,0) Constraint Name Generate Begin
1.45/1.00	c (0,0) Ctr:HOME/instance-4305734-1534075318.xml,ExtensionConflict:ExtensionSupport:IntVar
1.45/1.00	c (0,0) Constraint Name Generate End
1.45/1.00	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 19 MiB used (max 0 MiB)
1.45/1.00	c (0,0) CSP to CSPinCNF Begin
2.22/1.39	c (0,0) translated 46 (10%) constraints
2.57/1.46	c (0,0) translated 92 (20%) constraints
2.90/1.52	c (1,0) translated 138 (30%) constraints
2.90/1.58	c (1,1) translated 184 (40%) constraints
3.55/1.75	c (1,1) translated 230 (50%) constraints
3.86/1.81	c (1,1) translated 276 (60%) constraints
3.86/1.86	c (1,1) translated 322 (70%) constraints
4.17/1.91	c (1,1) translated 368 (80%) constraints
4.17/1.96	c (1,1) translated 414 (90%) constraints
4.17/2.00	c (1,1) translated 459 (100%) constraints
4.49/2.06	c (1,1) STATISTICS1:HOME/instance-4305734-1534075318.xml,ExtensionConflict:ExtensionSupport:IntVar,190,4770,-1,10,11,1,,10:17262;2:432,11:9;4:3969;3:144;2:648,1:17694;0:9,
4.49/2.06	c (1,1) ==========================================
4.49/2.06	c (1,1) Both Encoding selects:
4.49/2.06	c (1,1) Order
4.49/2.06	c (1,1) ==========================================
4.49/2.10	c (1,1) translated 477 (10%) constraints
4.82/2.12	c (1,1) translated 954 (20%) constraints
4.82/2.14	c (1,1) translated 1431 (30%) constraints
4.82/2.15	c (1,1) translated 1908 (40%) constraints
4.82/2.18	c (1,1) translated 2385 (50%) constraints
5.10/2.20	c (1,1) translated 2862 (60%) constraints
5.10/2.23	c (1,1) translated 3339 (70%) constraints
5.10/2.25	c (1,1) translated 3816 (80%) constraints
5.10/2.28	c (1,1) translated 4293 (90%) constraints
5.40/2.30	c (1,1) translated 4770 (100%) constraints
5.40/2.30	c (1,1) CSP to CSPinCNF End
5.40/2.30	c (1,1) CSP: 100 int (0 aux), 90 bool (90 aux), 4770 ctr, max domain size 10
5.40/2.30	c (1,1) Heap : 337 MiB used (max 10795 MiB), NonHeap : 27 MiB used (max 0 MiB)
5.40/2.30	c (1,1) CSPinCNF Propagation Begin
5.40/2.39	c (1,1) 0 values, 909 unsatisfiable literals, and 0 valid clauses are removed
5.40/2.39	c (1,1) CSPinCNF Propagation End
5.40/2.39	c (1,1) CSP: 100 int (0 aux), 90 bool (90 aux), 4770 ctr, max domain size 10
5.40/2.39	c (1,1) Heap : 394 MiB used (max 10795 MiB), NonHeap : 27 MiB used (max 0 MiB)
5.40/2.39	c (1,1) Simplify CSPinCNF Begin
5.76/2.41	c (1,1) Simplify CSPinCNF End
5.76/2.41	c (1,1) CSP: 100 int (0 aux), 90 bool (90 aux), 4770 ctr, max domain size 10
5.76/2.41	c (1,1) Heap : 394 MiB used (max 10795 MiB), NonHeap : 27 MiB used (max 0 MiB)
5.76/2.41	c (1,1) Calculate Precise Domain Begin
5.76/2.41	c (1,1) 0 values are removed by re-calculation
5.76/2.41	c (1,1) Calculate Precise Domain End
5.76/2.41	c (1,1) CSP: 100 int (0 aux), 90 bool (90 aux), 4770 ctr, max domain size 10
5.76/2.41	c (1,1) Heap : 394 MiB used (max 10795 MiB), NonHeap : 27 MiB used (max 0 MiB)
5.76/2.41	c (1,1) CSPinCNF to SatSolver Begin
5.76/2.47	c (1,1) 477 (10 %) CSP clauses are encoded (990 SAT variables, 1276 SAT clauses)
5.76/2.48	c (1,1) 954 (20 %) CSP clauses are encoded (990 SAT variables, 1753 SAT clauses)
5.76/2.49	c (1,1) 1431 (30 %) CSP clauses are encoded (990 SAT variables, 2230 SAT clauses)
6.07/2.50	c (1,1) 1908 (40 %) CSP clauses are encoded (990 SAT variables, 2707 SAT clauses)
6.07/2.51	c (1,1) 2385 (50 %) CSP clauses are encoded (990 SAT variables, 3184 SAT clauses)
6.07/2.52	c (2,1) 2862 (60 %) CSP clauses are encoded (990 SAT variables, 3661 SAT clauses)
6.07/2.53	c (2,2) 3339 (70 %) CSP clauses are encoded (990 SAT variables, 4138 SAT clauses)
6.07/2.54	c (2,2) 3816 (80 %) CSP clauses are encoded (990 SAT variables, 4615 SAT clauses)
6.07/2.55	c (2,2) 4293 (90 %) CSP clauses are encoded (990 SAT variables, 5092 SAT clauses)
6.07/2.56	c (2,2) 4770 (100 %) CSP clauses are encoded (990 SAT variables, 5569 SAT clauses)
6.07/2.56	c (2,2) Launch Command will be: minisat_release
6.07/2.56	c (2,2) CSPinCNF to SatSolver End
6.07/2.56	c (2,2) Heap : 394 MiB used (max 10795 MiB), NonHeap : 28 MiB used (max 0 MiB)
6.38/2.60	c (2,2) STATISTICS2:HOME/instance-4305734-1534075318.xml,ExtensionConflict:ExtensionSupport:IntVar,190,4770,-1,10,10,1,,10:16362;2:432,10:9;4:3519;3:144;2:1098,1:16794,
6.38/2.60	c (2,2) 990 bool, 5570 clause
6.38/2.60	c (2,2) Export Begin
6.38/2.69	c (2,2) Export to HOME/scop-24245-serial-file.bin
6.38/2.69	c (2,2) Export End
6.38/2.69	c (2,2) Export File Size: 0.02 MB
6.38/2.69	c (2,2) 0,0,1,1,1,1,2,STOP-AFTER(DIMACS)
6.38/2.69	c END-Prog: Sun Aug 12 14:02:00 CEST 2018
6.66/2.70	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp scop.jar fun.scop.XCSP18Solve HOME/scop-24245-serial-file.bin
7.19/3.19	c (0,0) Read Serial File Begin
7.19/3.19	c (0,0) HOME/scop-24245-serial-file.bin
7.45/3.37	c (0,0) Read Serial File End
7.45/3.38	
7.45/3.38	scop order+minisat_release (2018-07-31)
7.45/3.38	(Solving Process)
7.45/3.38	
7.61/3.41	c BEGIN-Prog: Sun Aug 12 14:02:01 CEST 2018
7.61/3.41	c PID: 24263
7.61/3.41	c IP: 172.20.3.135
7.61/3.41	c HOST: node135.alineos.net
7.61/3.41	c (0,0) SatSolver.solve Begin
7.61/3.41	c (0,0) 0 bool, 0 clause
7.61/3.41	c (0,0) minisat_release HOME/instance-4305734-1534075318.xml-scop-24248.cnf
8.37/4.01	c (0,0) c This is COMiniSatPS.
8.37/4.01	c (0,0) c WARNING: for repeatability, setting FPU to use double precision
8.37/4.01	c (0,0) c ============================[ Problem Statistics ]=============================
8.37/4.01	c (0,0) c |                                                                             |
8.37/4.01	c (0,0) c |  Number of variables:           990                                         |
8.37/4.01	c (0,0) c |  Number of clauses:            5570                                         |
8.37/4.01	c (0,0) c |  Parse time:                   0.00 s                                       |
8.37/4.01	c (0,0) c |  Eliminated clauses:           0.00 Mb                                      |
8.37/4.01	c (0,0) c Reduced to 891 vars, 5357 cls (grow=0)
8.37/4.01	c (0,0) c No iterative elimination performed. (vars=891, c/v ratio=6.0)
8.37/4.01	c (0,0) c |  Simplification time:          0.00 s                                       |
8.37/4.01	c (0,0) c |                                                                             |
8.37/4.01	c (0,0) c ============================[ Search Statistics ]==============================
8.37/4.01	c (0,0) c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
8.37/4.01	c (0,0) c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
8.37/4.01	c (0,0) c ===============================================================================
8.37/4.01	c (0,0) c ===============================================================================
8.37/4.01	c (0,0) c restarts              : 180
8.37/4.01	c (0,0) c conflicts             : 58339          (101578 /sec)
8.37/4.01	c (0,0) c decisions             : 101408         (0.00 % random) (176568 /sec)
8.37/4.01	c (0,0) c propagations          : 850215         (1480362 /sec)
8.37/4.01	c (0,0) c conflict literals     : 567255         (13.87 % deleted)
8.37/4.01	c (0,0) c CPU time              : 0.574329 s
8.37/4.01	c (0,0) 
8.37/4.01	c (0,0) s UNSATISFIABLE
8.37/4.01	c (0,0) SatSolver.solve End
8.37/4.01	c (0,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 16 MiB used (max 0 MiB)
8.37/4.01	c (0,0) Show results Begin
8.37/4.01	s UNSATISFIABLE
8.37/4.01	c (0,0) Show results End
8.37/4.01	c (0,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 16 MiB used (max 0 MiB)
8.37/4.02	c (0,0) 0,0,STOP-AFTER(ALL)
8.37/4.02	c END-Prog: Sun Aug 12 14:02:02 CEST 2018

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4305734-1534075318/watcher-4305734-1534075318 -o /tmp/evaluation-result-4305734-1534075318/solver-4305734-1534075318 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node135-1534062530-19414 --watchdog 2580 scop.sh 11g scop.jar -both minisat_release default HOME HOME/instance-4305734-1534075318.xml 

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

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

solver pid=24245, runsolver pid=24242

[startup+0.100176 s]*
/proc/loadavg: 2.52 2.26 2.14 3/227 24262
/proc/meminfo: memFree=11733560/32770624 swapFree=67108860/67108860
[pid=24245] ppid=24242 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/24245/stat : 24245 (scop.sh) S 24242 24245 19383 0 -1 4202496 560 322 0 0 0 0 0 0 20 0 1 0 225094941 115843072 349 33554432000 4194304 5098028 140728948373456 140728948370712 139959908016764 0 65536 4100 81923 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 33136640 140728948380737 140728948380935 140728948380935 140728948383693 0
/proc/24245/statm: 28282 349 296 221 0 87 0
[pid=24248] ppid=24245 vsize=15012476 memory=73608 CPUtime=0.12 cores=0,2,4,6
/proc/24248/stat : 24248 (java) S 24245 24245 19383 0 -1 1077944320 6502 0 0 0 10 2 0 0 20 0 15 0 225094941 15372775424 18402 33554432000 4194304 4196468 140728416494064 140728416476608 139903285280503 0 0 2 16800973 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 26943488 140728416502791 140728416503089 140728416503089 140728416505807 0
/proc/24248/statm: 3753119 18402 2770 1 0 3715579 0
[pid=24248/tid=24249] ppid=24245 vsize=15012476 memory=-6078870780940435399 CPUtime=0.08 cores=0,2,4,6
/proc/24248/task/24249/stat : 24249 (java) R 24245 24245 19383 0 -1 4202560 4595 0 0 0 7 1 0 0 20 0 15 0 225094941 15372775424 18402 33554432000 4194304 4196468 140728416494064 139903257092488 139903265556290 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 26943488 140728416502791 140728416503089 140728416503089 140728416505807 0
[pid=24248/tid=24250] ppid=24245 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24248/task/24250/stat : 24250 (java) S 24245 24245 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225094943 15372775424 18402 33554432000 4194304 4196468 140728416494064 139903289523344 139903285290709 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26943488 140728416502791 140728416503089 140728416503089 140728416505807 0
[pid=24248/tid=24251] ppid=24245 vsize=15012476 memory=140303949399680 CPUtime=0 cores=0,2,4,6
/proc/24248/task/24251/stat : 24251 (java) S 24245 24245 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225094943 15372775424 18402 33554432000 4194304 4196468 140728416494064 139903065226256 139903285290709 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26943488 140728416502791 140728416503089 140728416503089 140728416505807 0
[pid=24248/tid=24252] ppid=24245 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24248/task/24252/stat : 24252 (java) S 24245 24245 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225094943 15372775424 18402 33554432000 4194304 4196468 140728416494064 139903064173456 139903285290709 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26943488 140728416502791 140728416503089 140728416503089 140728416505807 0
[pid=24248/tid=24253] ppid=24245 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/24248/task/24253/stat : 24253 (java) S 24245 24245 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225094943 15372775424 18402 33554432000 4194304 4196468 140728416494064 139903063120656 139903285290709 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26943488 140728416502791 140728416503089 140728416503089 140728416505807 0
[pid=24248/tid=24254] ppid=24245 vsize=15012476 memory=140303949399680 CPUtime=0 cores=0,2,4,6
/proc/24248/task/24254/stat : 24254 (java) S 24245 24245 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225094944 15372775424 18402 33554432000 4194304 4196468 140728416494064 139902322674032 139903285291650 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26943488 140728416502791 140728416503089 140728416503089 140728416505807 0
[pid=24248/tid=24255] ppid=24245 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/24248/task/24255/stat : 24255 (java) S 24245 24245 19383 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 225094945 15372775424 18402 33554432000 4194304 4196468 140728416494064 139901848773664 139903285290709 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26943488 140728416502791 140728416503089 140728416503089 140728416505807 0
[pid=24248/tid=24256] ppid=24245 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24248/task/24256/stat : 24256 (java) S 24245 24245 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225094945 15372775424 18402 33554432000 4194304 4196468 140728416494064 139901580338032 139903285290709 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26943488 140728416502791 140728416503089 140728416503089 140728416505807 0
[pid=24248/tid=24257] ppid=24245 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24248/task/24257/stat : 24257 (java) S 24245 24245 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225094947 15372775424 18402 33554432000 4194304 4196468 140728416494064 139901205829456 139903285299099 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26943488 140728416502791 140728416503089 140728416503089 140728416505807 0
[pid=24248/tid=24258] ppid=24245 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24248/task/24258/stat : 24258 (java) S 24245 24245 19383 0 -1 1077944384 302 0 0 0 0 0 0 0 20 0 15 0 225094947 15372775424 18402 33554432000 4194304 4196468 140728416494064 139902321621872 139903285291650 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26943488 140728416502791 140728416503089 140728416503089 140728416505807 0
[pid=24248/tid=24259] ppid=24245 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/24248/task/24259/stat : 24259 (java) S 24245 24245 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225094947 15372775424 18402 33554432000 4194304 4196468 140728416494064 139902320569072 139903285291650 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26943488 140728416502791 140728416503089 140728416503089 140728416505807 0
[pid=24248/tid=24260] ppid=24245 vsize=15012476 memory=140303949399680 CPUtime=0.01 cores=0,2,4,6
/proc/24248/task/24260/stat : 24260 (java) S 24245 24245 19383 0 -1 1077944384 270 0 0 0 1 0 0 0 20 0 15 0 225094948 15372775424 18402 33554432000 4194304 4196468 140728416494064 139902251428464 139903285291650 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26943488 140728416502791 140728416503089 140728416503089 140728416505807 0
[pid=24248/tid=24261] ppid=24245 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/24248/task/24261/stat : 24261 (java) S 24245 24245 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225094948 15372775424 18402 33554432000 4194304 4196468 140728416494064 139900707924704 139903285290709 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26943488 140728416502791 140728416503089 140728416503089 140728416505807 0
[pid=24248/tid=24262] ppid=24245 vsize=15012476 memory=140303949399680 CPUtime=0 cores=0,2,4,6
/proc/24248/task/24262/stat : 24262 (java) S 24245 24245 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225094948 15372775424 18402 33554432000 4194304 4196468 140728416494064 139902250375856 139903285291650 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26943488 140728416502791 140728416503089 140728416503089 140728416505807 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 75004 KiB

[startup+0.211008 s]*
/proc/loadavg: 2.52 2.26 2.14 4/227 24262
/proc/meminfo: memFree=11720104/32770624 swapFree=67108860/67108860
[pid=24245] ppid=24242 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/24245/stat : 24245 (scop.sh) S 24242 24245 19383 0 -1 4202496 560 322 0 0 0 0 0 0 20 0 1 0 225094941 115843072 349 33554432000 4194304 5098028 140728948373456 140728948370712 139959908016764 0 65536 4100 81923 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 33136640 140728948380737 140728948380935 140728948380935 140728948383693 0
/proc/24245/statm: 28282 349 296 221 0 87 0
[pid=24248] ppid=24245 vsize=15012476 memory=86912 CPUtime=0.25 cores=0,2,4,6
/proc/24248/stat : 24248 (java) S 24245 24245 19383 0 -1 1077944320 10006 0 0 0 23 2 0 0 20 0 15 0 225094941 15372775424 21728 33554432000 4194304 4196468 140728416494064 140728416476608 139903285280503 0 0 2 16800973 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 26943488 140728416502791 140728416503089 140728416503089 140728416505807 0
/proc/24248/statm: 3753119 21728 2929 1 0 3715579 0
[pid=24248/tid=24249] ppid=24245 vsize=15012476 memory=7022364632946311227 CPUtime=0.2 cores=0,2,4,6
/proc/24248/task/24249/stat : 24249 (java) R 24245 24245 19383 0 -1 4202560 7917 0 0 0 18 2 0 0 20 0 15 0 225094941 15372775424 21728 33554432000 4194304 4196468 140728416494064 139903257105312 139902738089910 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 26943488 140728416502791 140728416503089 140728416503089 140728416505807 0
[pid=24248/tid=24250] ppid=24245 vsize=15012476 memory=550 CPUtime=0 cores=0,2,4,6
/proc/24248/task/24250/stat : 24250 (java) S 24245 24245 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225094943 15372775424 21728 33554432000 4194304 4196468 140728416494064 139903289523344 139903285290709 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26943488 140728416502791 140728416503089 140728416503089 140728416505807 0
[pid=24248/tid=24251] ppid=24245 vsize=15012476 memory=140303949419547 CPUtime=0 cores=0,2,4,6
/proc/24248/task/24251/stat : 24251 (java) S 24245 24245 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225094943 15372775424 21728 33554432000 4194304 4196468 140728416494064 139903065226256 139903285290709 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26943488 140728416502791 140728416503089 140728416503089 140728416505807 0
[pid=24248/tid=24252] ppid=24245 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24248/task/24252/stat : 24252 (java) S 24245 24245 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225094943 15372775424 21728 33554432000 4194304 4196468 140728416494064 139903064173456 139903285290709 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26943488 140728416502791 140728416503089 140728416503089 140728416505807 0
[pid=24248/tid=24253] ppid=24245 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/24248/task/24253/stat : 24253 (java) S 24245 24245 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225094943 15372775424 21728 33554432000 4194304 4196468 140728416494064 139903063120656 139903285290709 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26943488 140728416502791 140728416503089 140728416503089 140728416505807 0
[pid=24248/tid=24254] ppid=24245 vsize=15012476 memory=140303949399680 CPUtime=0 cores=0,2,4,6
/proc/24248/task/24254/stat : 24254 (java) S 24245 24245 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225094944 15372775424 21728 33554432000 4194304 4196468 140728416494064 139902322674032 139903285291650 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26943488 140728416502791 140728416503089 140728416503089 140728416505807 0
[pid=24248/tid=24255] ppid=24245 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/24248/task/24255/stat : 24255 (java) S 24245 24245 19383 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 225094945 15372775424 21728 33554432000 4194304 4196468 140728416494064 139901848773664 139903285290709 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26943488 140728416502791 140728416503089 140728416503089 140728416505807 0
[pid=24248/tid=24256] ppid=24245 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24248/task/24256/stat : 24256 (java) S 24245 24245 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225094945 15372775424 21728 33554432000 4194304 4196468 140728416494064 139901580338032 139903285290709 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26943488 140728416502791 140728416503089 140728416503089 140728416505807 0
[pid=24248/tid=24257] ppid=24245 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24248/task/24257/stat : 24257 (java) S 24245 24245 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225094947 15372775424 21728 33554432000 4194304 4196468 140728416494064 139901205829456 139903285299099 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26943488 140728416502791 140728416503089 140728416503089 140728416505807 0
[pid=24248/tid=24258] ppid=24245 vsize=15012476 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/24248/task/24258/stat : 24258 (java) S 24245 24245 19383 0 -1 1077944384 337 0 0 0 1 0 0 0 20 0 15 0 225094947 15372775424 21728 33554432000 4194304 4196468 140728416494064 139902321621872 139903285291650 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26943488 140728416502791 140728416503089 140728416503089 140728416505807 0
[pid=24248/tid=24259] ppid=24245 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/24248/task/24259/stat : 24259 (java) S 24245 24245 19383 0 -1 1077944384 133 0 0 0 0 0 0 0 20 0 15 0 225094947 15372775424 21728 33554432000 4194304 4196468 140728416494064 139902320569072 139903285291650 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26943488 140728416502791 140728416503089 140728416503089 140728416505807 0
[pid=24248/tid=24260] ppid=24245 vsize=15012476 memory=140303949399680 CPUtime=0.03 cores=0,2,4,6
/proc/24248/task/24260/stat : 24260 (java) R 24245 24245 19383 0 -1 4202560 286 0 0 0 3 0 0 0 20 0 15 0 225094948 15372775424 21728 33554432000 4194304 4196468 140728416494064 139902251428464 139903264298367 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 26943488 140728416502791 140728416503089 140728416503089 140728416505807 0
[pid=24248/tid=24261] ppid=24245 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/24248/task/24261/stat : 24261 (java) S 24245 24245 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225094948 15372775424 21728 33554432000 4194304 4196468 140728416494064 139900707924704 139903285290709 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26943488 140728416502791 140728416503089 140728416503089 140728416505807 0
[pid=24248/tid=24262] ppid=24245 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24248/task/24262/stat : 24262 (java) S 24245 24245 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225094948 15372775424 21728 33554432000 4194304 4196468 140728416494064 139902250375856 139903285291650 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26943488 140728416502791 140728416503089 140728416503089 140728416505807 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 88308 KiB

[startup+0.311077 s]*
/proc/loadavg: 2.52 2.26 2.14 3/227 24262
/proc/meminfo: memFree=11716560/32770624 swapFree=67108860/67108860
[pid=24245] ppid=24242 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/24245/stat : 24245 (scop.sh) S 24242 24245 19383 0 -1 4202496 560 322 0 0 0 0 0 0 20 0 1 0 225094941 115843072 349 33554432000 4194304 5098028 140728948373456 140728948370712 139959908016764 0 65536 4100 81923 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 33136640 140728948380737 140728948380935 140728948380935 140728948383693 0
/proc/24245/statm: 28282 349 296 221 0 87 0
[pid=24248] ppid=24245 vsize=15012476 memory=90180 CPUtime=0.43 cores=0,2,4,6
/proc/24248/stat : 24248 (java) S 24245 24245 19383 0 -1 1077944320 10544 0 0 0 40 3 0 0 20 0 15 0 225094941 15372775424 22545 33554432000 4194304 4196468 140728416494064 140728416476608 139903285280503 0 0 2 16800973 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 26943488 140728416502791 140728416503089 140728416503089 140728416505807 0
/proc/24248/statm: 3753119 22545 2979 1 0 3715579 0
[pid=24248/tid=24249] ppid=24245 vsize=15012476 memory=6791534058613427641 CPUtime=0.29 cores=0,2,4,6
/proc/24248/task/24249/stat : 24249 (java) R 24245 24245 19383 0 -1 4202560 8295 0 0 0 27 2 0 0 20 0 15 0 225094941 15372775424 22545 33554432000 4194304 4196468 140728416494064 139903257109808 139903285302429 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 26943488 140728416502791 140728416503089 140728416503089 140728416505807 0
[pid=24248/tid=24250] ppid=24245 vsize=15012476 memory=6944656575208382560 CPUtime=0 cores=0,2,4,6
/proc/24248/task/24250/stat : 24250 (java) S 24245 24245 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225094943 15372775424 22545 33554432000 4194304 4196468 140728416494064 139903289523344 139903285290709 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26943488 140728416502791 140728416503089 140728416503089 140728416505807 0
[pid=24248/tid=24251] ppid=24245 vsize=15012476 memory=-3258418265892434876 CPUtime=0 cores=0,2,4,6
/proc/24248/task/24251/stat : 24251 (java) S 24245 24245 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225094943 15372775424 22545 33554432000 4194304 4196468 140728416494064 139903065226256 139903285290709 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26943488 140728416502791 140728416503089 140728416503089 140728416505807 0
[pid=24248/tid=24252] ppid=24245 vsize=15012476 memory=4572146066226452084 CPUtime=0 cores=0,2,4,6
/proc/24248/task/24252/stat : 24252 (java) S 24245 24245 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225094943 15372775424 22545 33554432000 4194304 4196468 140728416494064 139903064173456 139903285290709 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26943488 140728416502791 140728416503089 140728416503089 140728416505807 0
[pid=24248/tid=24253] ppid=24245 vsize=15012476 memory=6944613755495348631 CPUtime=0 cores=0,2,4,6
/proc/24248/task/24253/stat : 24253 (java) S 24245 24245 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225094943 15372775424 22545 33554432000 4194304 4196468 140728416494064 139903063120656 139903285290709 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26943488 140728416502791 140728416503089 140728416503089 140728416505807 0
[pid=24248/tid=24254] ppid=24245 vsize=15012476 memory=7893295687695687954 CPUtime=0 cores=0,2,4,6
/proc/24248/task/24254/stat : 24254 (java) S 24245 24245 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225094944 15372775424 22545 33554432000 4194304 4196468 140728416494064 139902322674032 139903285291650 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26943488 140728416502791 140728416503089 140728416503089 140728416505807 0
[pid=24248/tid=24255] ppid=24245 vsize=15012476 memory=-8813974798734826869 CPUtime=0 cores=0,2,4,6
/proc/24248/task/24255/stat : 24255 (java) S 24245 24245 19383 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 225094945 15372775424 22545 33554432000 4194304 4196468 140728416494064 139901848773664 139903285290709 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26943488 140728416502791 140728416503089 140728416503089 140728416505807 0
[pid=24248/tid=24256] ppid=24245 vsize=15012476 memory=-6664436420846797971 CPUtime=0 cores=0,2,4,6
/proc/24248/task/24256/stat : 24256 (java) S 24245 24245 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225094945 15372775424 22545 33554432000 4194304 4196468 140728416494064 139901580338032 139903285290709 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26943488 140728416502791 140728416503089 140728416503089 140728416505807 0
[pid=24248/tid=24257] ppid=24245 vsize=15012476 memory=4426078206164241782 CPUtime=0 cores=0,2,4,6
/proc/24248/task/24257/stat : 24257 (java) S 24245 24245 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225094947 15372775424 22545 33554432000 4194304 4196468 140728416494064 139901205829456 139903285299099 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26943488 140728416502791 140728416503089 140728416503089 140728416505807 0
[pid=24248/tid=24258] ppid=24245 vsize=15012476 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/24248/task/24258/stat : 24258 (java) R 24245 24245 19383 0 -1 1077944384 362 0 0 0 1 0 0 0 20 0 15 0 225094947 15372775424 22545 33554432000 4194304 4196468 140728416494064 139902321621872 139903285291650 0 4 2 16800973 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 26943488 140728416502791 140728416503089 140728416503089 140728416505807 0
[pid=24248/tid=24259] ppid=24245 vsize=15012476 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/24248/task/24259/stat : 24259 (java) R 24245 24245 19383 0 -1 4202560 249 0 0 0 3 0 0 0 20 0 15 0 225094947 15372775424 22545 33554432000 4194304 4196468 140728416494064 139902320569072 139903285301850 0 4 2 16800973 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 26943488 140728416502791 140728416503089 140728416503089 140728416505807 0
[pid=24248/tid=24260] ppid=24245 vsize=15012476 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/24248/task/24260/stat : 24260 (java) R 24245 24245 19383 0 -1 4202560 307 0 0 0 7 0 0 0 20 0 15 0 225094948 15372775424 22545 33554432000 4194304 4196468 140728416494064 139902251428464 139903277235088 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 26943488 140728416502791 140728416503089 140728416503089 140728416505807 0
[pid=24248/tid=24261] ppid=24245 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24248/task/24261/stat : 24261 (java) S 24245 24245 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225094948 15372775424 22545 33554432000 4194304 4196468 140728416494064 139900707924704 139903285290709 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26943488 140728416502791 140728416503089 140728416503089 140728416505807 0
[pid=24248/tid=24262] ppid=24245 vsize=15012476 memory=4121417289171017777 CPUtime=0 cores=0,2,4,6
/proc/24248/task/24262/stat : 24262 (java) S 24245 24245 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225094948 15372775424 22545 33554432000 4194304 4196468 140728416494064 139902250375856 139903285291650 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26943488 140728416502791 140728416503089 140728416503089 140728416505807 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 91576 KiB

[startup+0.706166 s]
/proc/loadavg: 2.52 2.26 2.14 3/227 24262
/proc/meminfo: memFree=11692252/32770624 swapFree=67108860/67108860
[pid=24245] ppid=24242 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/24245/stat : 24245 (scop.sh) S 24242 24245 19383 0 -1 4202496 560 322 0 0 0 0 0 0 20 0 1 0 225094941 115843072 349 33554432000 4194304 5098028 140728948373456 140728948370712 139959908016764 0 65536 4100 81923 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 33136640 140728948380737 140728948380935 140728948380935 140728948383693 0
/proc/24245/statm: 28282 349 296 221 0 87 0
[pid=24248] ppid=24245 vsize=15020872 memory=129680 CPUtime=1.03 cores=0,2,4,6
/proc/24248/stat : 24248 (java) S 24245 24245 19383 0 -1 1077944320 17609 0 0 0 98 5 0 0 20 0 15 0 225094941 15381372928 32420 33554432000 4194304 4196468 140728416494064 140728416476608 139903285280503 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 26943488 140728416502791 140728416503089 140728416503089 140728416505807 0
/proc/24248/statm: 3755218 32420 3161 1 0 3716603 0
[pid=24248/tid=24249] ppid=24245 vsize=15020872 memory=61212 CPUtime=0.67 cores=0,2,4,6
/proc/24248/task/24249/stat : 24249 (java) R 24245 24245 19383 0 -1 4202560 14892 0 0 0 63 4 0 0 20 0 15 0 225094941 15381372928 32420 33554432000 4194304 4196468 140728416494064 139903257117696 139902738109693 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 26943488 140728416502791 140728416503089 140728416503089 140728416505807 0
[pid=24248/tid=24250] ppid=24245 vsize=15020872 memory=1228 CPUtime=0 cores=0,2,4,6
/proc/24248/task/24250/stat : 24250 (java) S 24245 24245 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225094943 15381372928 32420 33554432000 4194304 4196468 140728416494064 139903289523344 139903285290709 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26943488 140728416502791 140728416503089 140728416503089 140728416505807 0
[pid=24248/tid=24251] ppid=24245 vsize=15020872 memory=2432 CPUtime=0 cores=0,2,4,6
/proc/24248/task/24251/stat : 24251 (java) S 24245 24245 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225094943 15381372928 32420 33554432000 4194304 4196468 140728416494064 139903065226256 139903285290709 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26943488 140728416502791 140728416503089 140728416503089 140728416505807 0
[pid=24248/tid=24252] ppid=24245 vsize=15020872 memory=1828 CPUtime=0 cores=0,2,4,6
/proc/24248/task/24252/stat : 24252 (java) S 24245 24245 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225094943 15381372928 32420 33554432000 4194304 4196468 140728416494064 139903064173456 139903285290709 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26943488 140728416502791 140728416503089 140728416503089 140728416505807 0
[pid=24248/tid=24253] ppid=24245 vsize=15020872 memory=792 CPUtime=0 cores=0,2,4,6
/proc/24248/task/24253/stat : 24253 (java) S 24245 24245 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225094943 15381372928 32420 33554432000 4194304 4196468 140728416494064 139903063120656 139903285290709 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26943488 140728416502791 140728416503089 140728416503089 140728416505807 0
[pid=24248/tid=24254] ppid=24245 vsize=15020872 memory=1224 CPUtime=0 cores=0,2,4,6
/proc/24248/task/24254/stat : 24254 (java) S 24245 24245 19383 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 225094944 15381372928 32420 33554432000 4194304 4196468 140728416494064 139902322674032 139903285291650 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26943488 140728416502791 140728416503089 140728416503089 140728416505807 0
[pid=24248/tid=24255] ppid=24245 vsize=15020872 memory=1944 CPUtime=0 cores=0,2,4,6
/proc/24248/task/24255/stat : 24255 (java) S 24245 24245 19383 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 225094945 15381372928 32420 33554432000 4194304 4196468 140728416494064 139901848773664 139903285290709 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26943488 140728416502791 140728416503089 140728416503089 140728416505807 0
[pid=24248/tid=24256] ppid=24245 vsize=15020872 memory=5772 CPUtime=0 cores=0,2,4,6
/proc/24248/task/24256/stat : 24256 (java) S 24245 24245 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225094945 15381372928 32420 33554432000 4194304 4196468 140728416494064 139901580338032 139903285290709 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26943488 140728416502791 140728416503089 140728416503089 140728416505807 0
[pid=24248/tid=24257] ppid=24245 vsize=15020872 memory=1444 CPUtime=0 cores=0,2,4,6
/proc/24248/task/24257/stat : 24257 (java) S 24245 24245 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225094947 15381372928 32420 33554432000 4194304 4196468 140728416494064 139901205829456 139903285299099 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26943488 140728416502791 140728416503089 140728416503089 140728416505807 0
[pid=24248/tid=24258] ppid=24245 vsize=15020872 memory=1160 CPUtime=0.07 cores=0,2,4,6
/proc/24248/task/24258/stat : 24258 (java) R 24245 24245 19383 0 -1 4202560 456 0 0 0 7 0 0 0 20 0 15 0 225094947 15381372928 32420 33554432000 4194304 4196468 140728416494064 139902321610544 139903270209973 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 26943488 140728416502791 140728416503089 140728416503089 140728416505807 0
[pid=24248/tid=24259] ppid=24245 vsize=15020872 memory=968 CPUtime=0.09 cores=0,2,4,6
/proc/24248/task/24259/stat : 24259 (java) R 24245 24245 19383 0 -1 4202560 476 0 0 0 9 0 0 0 20 0 15 0 225094947 15381372928 32420 33554432000 4194304 4196468 140728416494064 139902320569072 139903270390540 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 26943488 140728416502791 140728416503089 140728416503089 140728416505807 0
[pid=24248/tid=24260] ppid=24245 vsize=15020872 memory=12144 CPUtime=0.17 cores=0,2,4,6
/proc/24248/task/24260/stat : 24260 (java) R 24245 24245 19383 0 -1 4202560 449 0 0 0 17 0 0 0 20 0 15 0 225094948 15381372928 32420 33554432000 4194304 4196468 140728416494064 139902251426424 139903264199034 0 4 2 25189581 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 26943488 140728416502791 140728416503089 140728416503089 140728416505807 0
[pid=24248/tid=24261] ppid=24245 vsize=15020872 memory=1712 CPUtime=0 cores=0,2,4,6
/proc/24248/task/24261/stat : 24261 (java) S 24245 24245 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225094948 15381372928 32420 33554432000 4194304 4196468 140728416494064 139900707924704 139903285290709 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26943488 140728416502791 140728416503089 140728416503089 140728416505807 0
[pid=24248/tid=24262] ppid=24245 vsize=15020872 memory=8812 CPUtime=0 cores=0,2,4,6
/proc/24248/task/24262/stat : 24262 (java) S 24245 24245 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225094948 15381372928 32420 33554432000 4194304 4196468 140728416494064 139902250375856 139903285291650 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26943488 140728416502791 140728416503089 140728416503089 140728416505807 0
Current children cumulated CPU time: 1.03 s
Current children cumulated vsize: 15134000 KiB
Current children cumulated memory: 131076 KiB

[startup+1.50817 s]
/proc/loadavg: 2.48 2.25 2.14 3/227 24262
/proc/meminfo: memFree=11664956/32770624 swapFree=67108860/67108860
[pid=24245] ppid=24242 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/24245/stat : 24245 (scop.sh) S 24242 24245 19383 0 -1 4202496 560 322 0 0 0 0 0 0 20 0 1 0 225094941 115843072 349 33554432000 4194304 5098028 140728948373456 140728948370712 139959908016764 0 65536 4100 81923 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 33136640 140728948380737 140728948380935 140728948380935 140728948383693 0
/proc/24245/statm: 28282 349 296 221 0 87 0

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

[pid=24263/tid=24271] ppid=24245 vsize=7406364 memory=18220 CPUtime=0 cores=0,2,4,6
/proc/24263/task/24271/stat : 24271 (java) S 24245 24245 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225095215 7584116736 18504 33554432000 4194304 4196468 140721015818912 140570588603888 140571910833877 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37089280 140721015821493 140721015821617 140721015821617 140721015824335 0
[pid=24263/tid=24272] ppid=24245 vsize=7406364 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24263/task/24272/stat : 24272 (java) S 24245 24245 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225095217 7584116736 18504 33554432000 4194304 4196468 140721015818912 140570214095568 140571910842267 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37089280 140721015821493 140721015821617 140721015821617 140721015824335 0
[pid=24263/tid=24273] ppid=24245 vsize=7406364 memory=11204 CPUtime=0.02 cores=0,2,4,6
/proc/24263/task/24273/stat : 24273 (java) S 24245 24245 19383 0 -1 1077944384 398 0 0 0 2 0 0 0 20 0 15 0 225095217 7584116736 18504 33554432000 4194304 4196468 140721015818912 140571356211184 140571910834818 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37089280 140721015821493 140721015821617 140721015821617 140721015824335 0
[pid=24263/tid=24274] ppid=24245 vsize=7406364 memory=5864627215574330218 CPUtime=0.02 cores=0,2,4,6
/proc/24263/task/24274/stat : 24274 (java) S 24245 24245 19383 0 -1 1077944384 237 0 0 0 2 0 0 0 20 0 15 0 225095217 7584116736 18504 33554432000 4194304 4196468 140721015818912 140571355158640 140571910834818 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37089280 140721015821493 140721015821617 140721015821617 140721015824335 0
[pid=24263/tid=24275] ppid=24245 vsize=7406364 memory=116072 CPUtime=0.08 cores=0,2,4,6
/proc/24263/task/24275/stat : 24275 (java) S 24245 24245 19383 0 -1 1077944384 332 0 0 0 8 0 0 0 20 0 15 0 225095218 7584116736 18504 33554432000 4194304 4196468 140721015818912 140571354106096 140571910834818 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37089280 140721015821493 140721015821617 140721015821617 140721015824335 0
[pid=24263/tid=24276] ppid=24245 vsize=7406364 memory=2241 CPUtime=0 cores=0,2,4,6
/proc/24263/task/24276/stat : 24276 (java) S 24245 24245 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225095218 7584116736 18504 33554432000 4194304 4196468 140721015818912 140569716189792 140571910833877 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37089280 140721015821493 140721015821617 140721015821617 140721015824335 0
[pid=24263/tid=24277] ppid=24245 vsize=7406364 memory=6944656592455360604 CPUtime=0 cores=0,2,4,6
/proc/24263/task/24277/stat : 24277 (java) S 24245 24245 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225095218 7584116736 18504 33554432000 4194304 4196468 140721015818912 140571353054000 140571910834818 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37089280 140721015821493 140721015821617 140721015821617 140721015824335 0
Current children cumulated CPU time: 7.19 s
Current children cumulated vsize: 7519492 KiB
Current children cumulated memory: 75488 KiB

[startup+4.02891 s]
# the end of solver process 24245 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=8.18638 s, system=0.241296 s

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

[startup+3.20094 s]
/proc/loadavg: 2.48 2.25 2.14 3/227 24277
/proc/meminfo: memFree=11740176/32770624 swapFree=67108860/67108860
[pid=24245] ppid=24242 vsize=113128 memory=1472 CPUtime=6.66 cores=0,2,4,6
/proc/24245/stat : 24245 (scop.sh) S 24242 24245 19383 0 -1 4202496 591 25745 0 0 0 0 652 14 20 0 1 0 225094941 115843072 368 33554432000 4194304 5098028 140728948373456 140728948370200 139959908016764 0 65536 4100 81923 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 33136640 140728948380737 140728948380935 140728948380935 140728948383693 0
/proc/24245/statm: 28282 368 311 221 0 87 0
[pid=24263] ppid=24245 vsize=7406364 memory=92124 CPUtime=0.63 cores=0,2,4,6
/proc/24263/stat : 24263 (java) S 24245 24245 19383 0 -1 1077944320 15618 0 0 0 59 4 0 0 20 0 15 0 225095212 7584116736 23031 33554432000 4194304 4196468 140721015818912 140721015801456 140571910823671 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 37089280 140721015821493 140721015821617 140721015821617 140721015824335 0
/proc/24263/statm: 1851591 23031 3015 1 0 1813530 0
[pid=24263/tid=24264] ppid=24245 vsize=7406364 memory=6791534058613427641 CPUtime=0.46 cores=0,2,4,6
/proc/24263/task/24264/stat : 24264 (java) R 24245 24245 19383 0 -1 4202560 13298 0 0 0 43 3 0 0 20 0 15 0 225095212 7584116736 23031 33554432000 4194304 4196468 140721015818912 140571882662176 140571910845597 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 37089280 140721015821493 140721015821617 140721015821617 140721015824335 0
[pid=24263/tid=24265] ppid=24245 vsize=7406364 memory=4132 CPUtime=0 cores=0,2,4,6
/proc/24263/task/24265/stat : 24265 (java) S 24245 24245 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225095213 7584116736 23031 33554432000 4194304 4196468 140721015818912 140571915065616 140571910833877 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37089280 140721015821493 140721015821617 140721015821617 140721015824335 0
[pid=24263/tid=24266] ppid=24245 vsize=7406364 memory=2192 CPUtime=0 cores=0,2,4,6
/proc/24263/task/24266/stat : 24266 (java) S 24245 24245 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225095213 7584116736 23031 33554432000 4194304 4196468 140721015818912 140571733154192 140571910833877 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37089280 140721015821493 140721015821617 140721015821617 140721015824335 0
[pid=24263/tid=24267] ppid=24245 vsize=7406364 memory=7528 CPUtime=0 cores=0,2,4,6
/proc/24263/task/24267/stat : 24267 (java) S 24245 24245 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225095213 7584116736 23031 33554432000 4194304 4196468 140721015818912 140571732101648 140571910833877 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37089280 140721015821493 140721015821617 140721015821617 140721015824335 0
[pid=24263/tid=24268] ppid=24245 vsize=7406364 memory=828 CPUtime=0 cores=0,2,4,6
/proc/24263/task/24268/stat : 24268 (java) S 24245 24245 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225095213 7584116736 23031 33554432000 4194304 4196468 140721015818912 140571731049104 140571910833877 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37089280 140721015821493 140721015821617 140721015821617 140721015824335 0
[pid=24263/tid=24269] ppid=24245 vsize=7406364 memory=1796 CPUtime=0 cores=0,2,4,6
/proc/24263/task/24269/stat : 24269 (java) S 24245 24245 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225095214 7584116736 23031 33554432000 4194304 4196468 140721015818912 140571357264368 140571910834818 0 0 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37089280 140721015821493 140721015821617 140721015821617 140721015824335 0
[pid=24263/tid=24270] ppid=24245 vsize=7406364 memory=912 CPUtime=0 cores=0,2,4,6
/proc/24263/task/24270/stat : 24270 (java) S 24245 24245 19383 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 225095215 7584116736 23031 33554432000 4194304 4196468 140721015818912 140570857039264 140571910833877 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37089280 140721015821493 140721015821617 140721015821617 140721015824335 0
[pid=24263/tid=24271] ppid=24245 vsize=7406364 memory=3848 CPUtime=0 cores=0,2,4,6
/proc/24263/task/24271/stat : 24271 (java) S 24245 24245 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225095215 7584116736 23031 33554432000 4194304 4196468 140721015818912 140570588603888 140571910833877 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37089280 140721015821493 140721015821617 140721015821617 140721015824335 0
[pid=24263/tid=24272] ppid=24245 vsize=7406364 memory=3424 CPUtime=0 cores=0,2,4,6
/proc/24263/task/24272/stat : 24272 (java) S 24245 24245 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225095217 7584116736 23031 33554432000 4194304 4196468 140721015818912 140570214095568 140571910842267 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37089280 140721015821493 140721015821617 140721015821617 140721015824335 0
[pid=24263/tid=24273] ppid=24245 vsize=7406364 memory=3424 CPUtime=0.03 cores=0,2,4,6
/proc/24263/task/24273/stat : 24273 (java) S 24245 24245 19383 0 -1 1077944384 404 0 0 0 3 0 0 0 20 0 15 0 225095217 7584116736 23031 33554432000 4194304 4196468 140721015818912 140571356211184 140571910834818 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37089280 140721015821493 140721015821617 140721015821617 140721015824335 0
[pid=24263/tid=24274] ppid=24245 vsize=7406364 memory=4100 CPUtime=0.02 cores=0,2,4,6
/proc/24263/task/24274/stat : 24274 (java) S 24245 24245 19383 0 -1 1077944384 237 0 0 0 2 0 0 0 20 0 15 0 225095217 7584116736 23031 33554432000 4194304 4196468 140721015818912 140571355158640 140571910834818 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37089280 140721015821493 140721015821617 140721015821617 140721015824335 0
[pid=24263/tid=24275] ppid=24245 vsize=7406364 memory=1408 CPUtime=0.1 cores=0,2,4,6
/proc/24263/task/24275/stat : 24275 (java) R 24245 24245 19383 0 -1 4202560 347 0 0 0 10 0 0 0 20 0 15 0 225095218 7584116736 23031 33554432000 4194304 4196468 140721015818912 140571354106096 140571890090960 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 37089280 140721015821493 140721015821617 140721015821617 140721015824335 0
[pid=24263/tid=24276] ppid=24245 vsize=7406364 memory=3396 CPUtime=0 cores=0,2,4,6
/proc/24263/task/24276/stat : 24276 (java) S 24245 24245 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225095218 7584116736 23031 33554432000 4194304 4196468 140721015818912 140569716189792 140571910833877 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37089280 140721015821493 140721015821617 140721015821617 140721015824335 0
[pid=24263/tid=24277] ppid=24245 vsize=7406364 memory=1468 CPUtime=0 cores=0,2,4,6
/proc/24263/task/24277/stat : 24277 (java) S 24245 24245 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225095218 7584116736 23031 33554432000 4194304 4196468 140721015818912 140571353054000 140571910834818 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37089280 140721015821493 140721015821617 140721015821617 140721015824335 0
Current children cumulated CPU time: 7.29 s
Current children cumulated vsize: 7519492 KiB
Current children cumulated memory: 93596 KiB

[startup+3.60082 s]
/proc/loadavg: 2.48 2.25 2.14 3/227 24277
/proc/meminfo: memFree=11740176/32770624 swapFree=67108860/67108860
[pid=24245] ppid=24242 vsize=113128 memory=1472 CPUtime=6.66 cores=0,2,4,6
/proc/24245/stat : 24245 (scop.sh) S 24242 24245 19383 0 -1 4202496 591 25745 0 0 0 0 652 14 20 0 1 0 225094941 115843072 368 33554432000 4194304 5098028 140728948373456 140728948370200 139959908016764 0 65536 4100 81923 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 33136640 140728948380737 140728948380935 140728948380935 140728948383693 0
/proc/24245/statm: 28282 368 311 221 0 87 0
[pid=24263] ppid=24245 vsize=8068220 memory=118968 CPUtime=1.14 cores=0,2,4,6
/proc/24263/stat : 24263 (java) S 24245 24245 19383 0 -1 1077944320 17977 0 0 0 107 7 0 0 20 0 19 0 225095212 8261857280 29742 33554432000 4194304 4196468 140721015818912 140721015801456 140571910823671 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 37089280 140721015821493 140721015821617 140721015821617 140721015824335 0
/proc/24263/statm: 2017055 29742 3146 1 0 1978454 0
[pid=24263/tid=24264] ppid=24245 vsize=8068220 memory=1408 CPUtime=0.74 cores=0,2,4,6
/proc/24263/task/24264/stat : 24264 (java) S 24245 24245 19383 0 -1 1077944384 14999 0 0 0 69 5 0 0 20 0 19 0 225095212 8261857280 29742 33554432000 4194304 4196468 140721015818912 140571882663824 140571910833877 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37089280 140721015821493 140721015821617 140721015821617 140721015824335 0
[pid=24263/tid=24265] ppid=24245 vsize=8068220 memory=2376 CPUtime=0 cores=0,2,4,6
/proc/24263/task/24265/stat : 24265 (java) S 24245 24245 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 225095213 8261857280 29742 33554432000 4194304 4196468 140721015818912 140571915065616 140571910833877 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37089280 140721015821493 140721015821617 140721015821617 140721015824335 0
[pid=24263/tid=24266] ppid=24245 vsize=8068220 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/24263/task/24266/stat : 24266 (java) S 24245 24245 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 225095213 8261857280 29742 33554432000 4194304 4196468 140721015818912 140571733154192 140571910833877 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37089280 140721015821493 140721015821617 140721015821617 140721015824335 0
[pid=24263/tid=24267] ppid=24245 vsize=8068220 memory=289448 CPUtime=0 cores=0,2,4,6
/proc/24263/task/24267/stat : 24267 (java) S 24245 24245 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 225095213 8261857280 29742 33554432000 4194304 4196468 140721015818912 140571732101648 140571910833877 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37089280 140721015821493 140721015821617 140721015821617 140721015824335 0
[pid=24263/tid=24268] ppid=24245 vsize=8068220 memory=1228 CPUtime=0 cores=0,2,4,6
/proc/24263/task/24268/stat : 24268 (java) S 24245 24245 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 225095213 8261857280 29742 33554432000 4194304 4196468 140721015818912 140571731049104 140571910833877 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37089280 140721015821493 140721015821617 140721015821617 140721015824335 0
[pid=24263/tid=24269] ppid=24245 vsize=8068220 memory=2432 CPUtime=0 cores=0,2,4,6
/proc/24263/task/24269/stat : 24269 (java) S 24245 24245 19383 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 19 0 225095214 8261857280 29742 33554432000 4194304 4196468 140721015818912 140571357264368 140571910834818 0 0 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37089280 140721015821493 140721015821617 140721015821617 140721015824335 0
[pid=24263/tid=24270] ppid=24245 vsize=8068220 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24263/task/24270/stat : 24270 (java) S 24245 24245 19383 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 225095215 8261857280 29742 33554432000 4194304 4196468 140721015818912 140570857039264 140571910833877 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37089280 140721015821493 140721015821617 140721015821617 140721015824335 0
[pid=24263/tid=24271] ppid=24245 vsize=8068220 memory=5866897745874282855 CPUtime=0 cores=0,2,4,6
/proc/24263/task/24271/stat : 24271 (java) S 24245 24245 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 225095215 8261857280 29742 33554432000 4194304 4196468 140721015818912 140570588603888 140571910833877 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37089280 140721015821493 140721015821617 140721015821617 140721015824335 0
[pid=24263/tid=24272] ppid=24245 vsize=8068220 memory=3832632991577499754 CPUtime=0 cores=0,2,4,6
/proc/24263/task/24272/stat : 24272 (java) S 24245 24245 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 225095217 8261857280 29742 33554432000 4194304 4196468 140721015818912 140570214095568 140571910842267 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37089280 140721015821493 140721015821617 140721015821617 140721015824335 0
[pid=24263/tid=24273] ppid=24245 vsize=8068220 memory=3832632991577499754 CPUtime=0.09 cores=0,2,4,6
/proc/24263/task/24273/stat : 24273 (java) S 24245 24245 19383 0 -1 1077944384 640 0 0 0 9 0 0 0 20 0 19 0 225095217 8261857280 29742 33554432000 4194304 4196468 140721015818912 140571356211184 140571910834818 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37089280 140721015821493 140721015821617 140721015821617 140721015824335 0
[pid=24263/tid=24274] ppid=24245 vsize=8068220 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/24263/task/24274/stat : 24274 (java) S 24245 24245 19383 0 -1 1077944384 332 0 0 0 7 0 0 0 20 0 19 0 225095217 8261857280 29742 33554432000 4194304 4196468 140721015818912 140571355158640 140571910834818 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37089280 140721015821493 140721015821617 140721015821617 140721015824335 0
[pid=24263/tid=24275] ppid=24245 vsize=8068220 memory=7886766292050393141 CPUtime=0.2 cores=0,2,4,6
/proc/24263/task/24275/stat : 24275 (java) S 24245 24245 19383 0 -1 1077944384 598 0 0 0 20 0 0 0 20 0 19 0 225095218 8261857280 29742 33554432000 4194304 4196468 140721015818912 140571354106096 140571910834818 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37089280 140721015821493 140721015821617 140721015821617 140721015824335 0
[pid=24263/tid=24276] ppid=24245 vsize=8068220 memory=7518566443438921826 CPUtime=0 cores=0,2,4,6
/proc/24263/task/24276/stat : 24276 (java) S 24245 24245 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 225095218 8261857280 29742 33554432000 4194304 4196468 140721015818912 140569716189792 140571910833877 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37089280 140721015821493 140721015821617 140721015821617 140721015824335 0
[pid=24263/tid=24277] ppid=24245 vsize=8068220 memory=7372762397046498368 CPUtime=0 cores=0,2,4,6
/proc/24263/task/24277/stat : 24277 (java) S 24245 24245 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 225095218 8261857280 29742 33554432000 4194304 4196468 140721015818912 140571353054000 140571910834818 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37089280 140721015821493 140721015821617 140721015821617 140721015824335 0
Current children cumulated CPU time: 7.8 s
Current children cumulated vsize: 8181348 KiB
Current children cumulated memory: 120440 KiB

[startup+4.00077 s]*
/proc/loadavg: 2.48 2.25 2.14 3/232 24283
/proc/meminfo: memFree=11681936/32770624 swapFree=67108860/67108860
[pid=24245] ppid=24242 vsize=113128 memory=1472 CPUtime=6.66 cores=0,2,4,6
/proc/24245/stat : 24245 (scop.sh) S 24242 24245 19383 0 -1 4202496 591 25745 0 0 0 0 652 14 20 0 1 0 225094941 115843072 368 33554432000 4194304 5098028 140728948373456 140728948370200 139959908016764 0 65536 4100 81923 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 33136640 140728948380737 140728948380935 140728948380935 140728948383693 0
/proc/24245/statm: 28282 368 311 221 0 87 0
[pid=24263] ppid=24245 vsize=8068220 memory=118968 CPUtime=1.14 cores=0,2,4,6
/proc/24263/stat : 24263 (java) S 24245 24245 19383 0 -1 1077944320 17977 0 0 0 107 7 0 0 20 0 19 0 225095212 8261857280 29742 33554432000 4194304 4196468 140721015818912 140721015801456 140571910823671 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 37089280 140721015821493 140721015821617 140721015821617 140721015824335 0
/proc/24263/statm: 2017055 29742 3146 1 0 1978454 0
[pid=24278] ppid=24263 vsize=24168 memory=7108 CPUtime=0.57 cores=0,2,4,6
/proc/24278/stat : 24278 (minisat_release) R 24263 24245 19383 0 -1 4202496 2645 0 0 0 57 0 0 0 20 0 1 0 225095284 24748032 1777 33554432000 4194304 4308513 140734460321952 140734460319096 4276465 0 4 0 8396802 0 0 0 17 4 0 0 0 0 0 6409496 6410680 16461824 140734460322932 140734460323030 140734460323030 140734460325829 0
/proc/24278/statm: 6042 1777 339 28 0 2282 0
[pid=24263/tid=24264] ppid=24245 vsize=8068220 memory=-7449647134945354940 CPUtime=0.74 cores=0,2,4,6
/proc/24263/task/24264/stat : 24264 (java) S 24245 24245 19383 0 -1 1077944384 14999 0 0 0 69 5 0 0 20 0 19 0 225095212 8261857280 29742 33554432000 4194304 4196468 140721015818912 140571882663824 140571910833877 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37089280 140721015821493 140721015821617 140721015821617 140721015824335 0
[pid=24263/tid=24265] ppid=24245 vsize=8068220 memory=3471202396320837679 CPUtime=0 cores=0,2,4,6
/proc/24263/task/24265/stat : 24265 (java) S 24245 24245 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 225095213 8261857280 29742 33554432000 4194304 4196468 140721015818912 140571915065616 140571910833877 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37089280 140721015821493 140721015821617 140721015821617 140721015824335 0
[pid=24263/tid=24266] ppid=24245 vsize=8068220 memory=-7313654673739556905 CPUtime=0 cores=0,2,4,6
/proc/24263/task/24266/stat : 24266 (java) S 24245 24245 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 225095213 8261857280 29742 33554432000 4194304 4196468 140721015818912 140571733154192 140571910833877 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37089280 140721015821493 140721015821617 140721015821617 140721015824335 0
[pid=24263/tid=24267] ppid=24245 vsize=8068220 memory=3472328296160571439 CPUtime=0 cores=0,2,4,6
/proc/24263/task/24267/stat : 24267 (java) S 24245 24245 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 225095213 8261857280 29742 33554432000 4194304 4196468 140721015818912 140571732101648 140571910833877 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37089280 140721015821493 140721015821617 140721015821617 140721015824335 0
[pid=24263/tid=24268] ppid=24245 vsize=8068220 memory=3472464202130568880 CPUtime=0 cores=0,2,4,6
/proc/24263/task/24268/stat : 24268 (java) S 24245 24245 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 225095213 8261857280 29742 33554432000 4194304 4196468 140721015818912 140571731049104 140571910833877 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37089280 140721015821493 140721015821617 140721015821617 140721015824335 0
[pid=24263/tid=24269] ppid=24245 vsize=8068220 memory=8391166444899165558 CPUtime=0 cores=0,2,4,6
/proc/24263/task/24269/stat : 24269 (java) S 24245 24245 19383 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 19 0 225095214 8261857280 29742 33554432000 4194304 4196468 140721015818912 140571357264368 140571910834818 0 0 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37089280 140721015821493 140721015821617 140721015821617 140721015824335 0
[pid=24263/tid=24270] ppid=24245 vsize=8068220 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24263/task/24270/stat : 24270 (java) S 24245 24245 19383 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 225095215 8261857280 29742 33554432000 4194304 4196468 140721015818912 140570857039264 140571910833877 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37089280 140721015821493 140721015821617 140721015821617 140721015824335 0
[pid=24263/tid=24271] ppid=24245 vsize=8068220 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24263/task/24271/stat : 24271 (java) S 24245 24245 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 225095215 8261857280 29742 33554432000 4194304 4196468 140721015818912 140570588603888 140571910833877 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37089280 140721015821493 140721015821617 140721015821617 140721015824335 0
[pid=24263/tid=24272] ppid=24245 vsize=8068220 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24263/task/24272/stat : 24272 (java) S 24245 24245 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 225095217 8261857280 29742 33554432000 4194304 4196468 140721015818912 140570214095568 140571910842267 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37089280 140721015821493 140721015821617 140721015821617 140721015824335 0
[pid=24263/tid=24273] ppid=24245 vsize=8068220 memory=35 CPUtime=0.09 cores=0,2,4,6
/proc/24263/task/24273/stat : 24273 (java) S 24245 24245 19383 0 -1 1077944384 640 0 0 0 9 0 0 0 20 0 19 0 225095217 8261857280 29742 33554432000 4194304 4196468 140721015818912 140571356211184 140571910834818 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37089280 140721015821493 140721015821617 140721015821617 140721015824335 0
[pid=24263/tid=24274] ppid=24245 vsize=8068220 memory=140303949417344 CPUtime=0.07 cores=0,2,4,6
/proc/24263/task/24274/stat : 24274 (java) S 24245 24245 19383 0 -1 1077944384 332 0 0 0 7 0 0 0 20 0 19 0 225095217 8261857280 29742 33554432000 4194304 4196468 140721015818912 140571355158640 140571910834818 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37089280 140721015821493 140721015821617 140721015821617 140721015824335 0
[pid=24263/tid=24275] ppid=24245 vsize=8068220 memory=-1 CPUtime=0.2 cores=0,2,4,6
/proc/24263/task/24275/stat : 24275 (java) S 24245 24245 19383 0 -1 1077944384 598 0 0 0 20 0 0 0 20 0 19 0 225095218 8261857280 29742 33554432000 4194304 4196468 140721015818912 140571354106096 140571910834818 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37089280 140721015821493 140721015821617 140721015821617 140721015824335 0
[pid=24263/tid=24276] ppid=24245 vsize=8068220 memory=3834588790311362608 CPUtime=0 cores=0,2,4,6
/proc/24263/task/24276/stat : 24276 (java) S 24245 24245 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 225095218 8261857280 29742 33554432000 4194304 4196468 140721015818912 140569716189792 140571910833877 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37089280 140721015821493 140721015821617 140721015821617 140721015824335 0
[pid=24263/tid=24277] ppid=24245 vsize=8068220 memory=2319529524876195765 CPUtime=0 cores=0,2,4,6
/proc/24263/task/24277/stat : 24277 (java) S 24245 24245 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 225095218 8261857280 29742 33554432000 4194304 4196468 140721015818912 140571353054000 140571910834818 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37089280 140721015821493 140721015821617 140721015821617 140721015824335 0
[pid=24263/tid=24279] ppid=24245 vsize=8068220 memory=2319389199166349359 CPUtime=0 cores=0,2,4,6
/proc/24263/task/24279/stat : 24279 (java) S 24245 24245 19383 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 225095284 8261857280 29742 33554432000 4194304 4196468 140721015818912 140571345245760 140571910848281 0 4 2 25189581 18446744071579417331 0 0 -1 0 0 0 0 0 0 6293624 6294260 37089280 140721015821493 140721015821617 140721015821617 140721015824335 0
[pid=24263/tid=24281] ppid=24245 vsize=8068220 memory=3472468600174526692 CPUtime=0 cores=0,2,4,6
/proc/24263/task/24281/stat : 24281 (java) S 24245 24245 19383 0 -1 4202560 24 0 0 0 0 0 0 0 20 0 19 0 225095284 8261857280 29742 33554432000 4194304 4196468 140721015818912 140569179304080 140571910845597 0 4 2 25189581 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 37089280 140721015821493 140721015821617 140721015821617 140721015824335 0
[pid=24263/tid=24282] ppid=24245 vsize=8068220 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24263/task/24282/stat : 24282 (java) S 24245 24245 19383 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 19 0 225095285 8261857280 29742 33554432000 4194304 4196468 140721015818912 140569313525008 140571910845597 0 4 2 25189581 18446744071580971376 0 0 -1 0 0 0 0 0 0 6293624 6294260 37089280 140721015821493 140721015821617 140721015821617 140721015824335 0
[pid=24263/tid=24283] ppid=24245 vsize=8068220 memory=7234319696884687198 CPUtime=0 cores=0,2,4,6
/proc/24263/task/24283/stat : 24283 (java) S 24245 24245 19383 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 19 0 225095287 8261857280 29742 33554432000 4194304 4196468 140721015818912 140568910879776 140571910833877 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37089280 140721015821493 140721015821617 140721015821617 140721015824335 0
Current children cumulated CPU time: 8.37 s
Current children cumulated vsize: 8205516 KiB
Current children cumulated memory: 127548 KiB

Child status: 0
Real time (s): 4.02895
CPU time (s): 8.42768
CPU user time (s): 8.18638
CPU system time (s): 0.241296
CPU usage (%): 209.178
Max. virtual memory (cumulated for all children) (KiB): 15140212
Max. memory (cumulated for all children) (KiB): 440676

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 8.18638
system time used= 0.241296
maximum resident set size= 447524
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 47033
page faults= 0
swaps= 0
block input operations= 0
block output operations= 416
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5092
involuntary context switches= 93


# summary of solver processes directly reported to runsolver:
#   pid: 24245
#   total CPU time (s): 8.42768
#   total CPU user time (s): 8.18638
#   total CPU system time (s): 0.241296

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.041432 second user time and 0.102402 second system time

The end

Launcher Data

Begin job on node135 at 2018-08-12 14:01:58
IDJOB=4305734
IDBENCH=141420
IDSOLVER=2783
FILE ID=node135/4305734-1534075318
RUNJOBID= node135-1534062530-19414
PBS_JOBID= 21036983
Free space on /tmp= 42764 MiB

SOLVER NAME= scop both+MapleCOMSPS (2018-07-31)
BENCH NAME= XCSP18/Haystacks/Haystacks-ext-10_c18.xml
COMMAND LINE= scop.sh 11g scop.jar -both minisat_release default TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4305734-1534075318/watcher-4305734-1534075318 -o /tmp/evaluation-result-4305734-1534075318/solver-4305734-1534075318 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node135-1534062530-19414 --watchdog 2580  scop.sh 11g scop.jar -both minisat_release default HOME HOME/instance-4305734-1534075318.xml

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

MD5SUM BENCH= a3b0ef5b97c309412ed30b7773154191
RANDOM SEED=686642065

node135.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.50
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.50
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.50
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.50
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:        11795880 kB
MemAvailable:   31754480 kB
Buffers:          246432 kB
Cached:         19717884 kB
SwapCached:            0 kB
Active:          9118692 kB
Inactive:       11050440 kB
Active(anon):     153652 kB
Inactive(anon):   103204 kB
Active(file):    8965040 kB
Inactive(file): 10947236 kB
Unevictable:        7244 kB
Mlocked:            7244 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7856 kB
Writeback:           156 kB
AnonPages:        236036 kB
Mapped:            73532 kB
Shmem:             49824 kB
Slab:             503904 kB
SReclaimable:     474784 kB
SUnreclaim:        29120 kB
KernelStack:        4080 kB
PageTables:         6416 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    5870896 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    102400 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:       93568 kB
DirectMap2M:    33452032 kB

Free space on /tmp at the end= 42756 MiB
End job on node135 at 2018-08-12 14:02:02