Trace number 4305730

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 4.443 2.45893

General information on the benchmark

NameHaystacks/
Haystacks-ext-06_c18.xml
MD5SUM40871f7837aaa5db219997aff65857eb
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.011876
Satisfiable
(Un)Satisfiability was proved
Number of variables36
Number of constraints95
Number of domains1
Minimum domain size6
Maximum domain size6
Distribution of domain sizes[{"size":6,"count":36}]
Minimum variable degree5
Maximum variable degree6
Distribution of variable degrees[{"degree":5,"count":26},{"degree":6,"count":10}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":95}]
Number of extensional constraints95
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":95}]
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-23853-serial-file.bin HOME/instance-4305730-1534075298.xml
0.54/0.52	
0.66/0.52	scop both+minisat_release (2018-07-31)
0.66/0.52	(Encoding Process)
0.66/0.52	
0.66/0.54	c BEGIN-Prog: Sun Aug 12 14:01:39 CEST 2018
0.66/0.54	c PID: 23856
0.66/0.54	c IP: 172.20.3.135
0.66/0.54	c HOST: node135.alineos.net
0.66/0.55	c (0,0) Parsing Begin
1.20/0.85	c (0,0) Parsing End
1.20/0.86	c (0,0) CSP: 36 int (0 aux), 0 bool (0 aux), 95 ctr, max domain size 6
1.20/0.86	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.20/0.86	c (0,0) Constraint Name Generate Begin
1.20/0.87	c (0,0) Ctr:HOME/instance-4305730-1534075298.xml,ExtensionConflict:ExtensionSupport:IntVar
1.20/0.87	c (0,0) Constraint Name Generate End
1.20/0.87	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.20/0.87	c (0,0) CSP to CSPinCNF Begin
1.55/1.09	c (0,0) translated 10 (10%) constraints
1.76/1.14	c (0,0) translated 19 (20%) constraints
1.76/1.18	c (0,0) translated 29 (30%) constraints
1.99/1.21	c (0,0) translated 38 (40%) constraints
1.99/1.24	c (0,0) translated 48 (50%) constraints
1.99/1.26	c (0,0) translated 57 (60%) constraints
1.99/1.28	c (0,0) translated 67 (70%) constraints
1.99/1.29	c (0,0) translated 76 (80%) constraints
2.33/1.30	c (0,0) translated 86 (90%) constraints
2.33/1.37	c (0,0) translated 95 (100%) constraints
2.56/1.41	c (0,0) STATISTICS1:HOME/instance-4305730-1534075298.xml,ExtensionConflict:ExtensionSupport:IntVar,66,630,-1,6,7,1,,6:2030;2:140,7:5;4:425;3:40;2:160,1:2170;0:5,
2.56/1.41	c (0,0) ==========================================
2.56/1.41	c (0,0) Both Encoding selects:
2.56/1.41	c (0,0) Order
2.56/1.41	c (0,0) ==========================================
2.56/1.42	c (0,0) translated 63 (10%) constraints
2.56/1.43	c (0,0) translated 126 (20%) constraints
2.56/1.43	c (0,0) translated 189 (30%) constraints
2.56/1.43	c (0,0) translated 252 (40%) constraints
2.56/1.44	c (0,0) translated 315 (50%) constraints
2.56/1.44	c (0,0) translated 378 (60%) constraints
2.56/1.45	c (0,0) translated 441 (70%) constraints
2.56/1.45	c (0,0) translated 504 (80%) constraints
2.56/1.45	c (0,0) translated 567 (90%) constraints
2.56/1.46	c (0,0) translated 630 (100%) constraints
2.56/1.46	c (0,0) CSP to CSPinCNF End
2.56/1.46	c (0,0) CSP: 36 int (0 aux), 30 bool (30 aux), 630 ctr, max domain size 6
2.56/1.46	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 25 MiB used (max 0 MiB)
2.56/1.46	c (0,0) CSPinCNF Propagation Begin
2.88/1.50	c (0,0) 0 values, 185 unsatisfiable literals, and 0 valid clauses are removed
2.88/1.50	c (0,0) CSPinCNF Propagation End
2.88/1.50	c (0,0) CSP: 36 int (0 aux), 30 bool (30 aux), 630 ctr, max domain size 6
2.88/1.50	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 25 MiB used (max 0 MiB)
2.88/1.50	c (0,0) Simplify CSPinCNF Begin
2.88/1.51	c (0,0) Simplify CSPinCNF End
2.88/1.51	c (0,0) CSP: 36 int (0 aux), 30 bool (30 aux), 630 ctr, max domain size 6
2.88/1.51	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 26 MiB used (max 0 MiB)
2.88/1.51	c (0,0) Calculate Precise Domain Begin
2.88/1.51	c (0,0) 0 values are removed by re-calculation
2.88/1.51	c (0,0) Calculate Precise Domain End
2.88/1.51	c (0,0) CSP: 36 int (0 aux), 30 bool (30 aux), 630 ctr, max domain size 6
2.88/1.51	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 26 MiB used (max 0 MiB)
2.88/1.51	c (0,0) CSPinCNF to SatSolver Begin
2.88/1.54	c (1,1) 63 (10 %) CSP clauses are encoded (210 SAT variables, 206 SAT clauses)
2.88/1.54	c (1,1) 126 (20 %) CSP clauses are encoded (210 SAT variables, 269 SAT clauses)
2.88/1.55	c (1,1) 189 (30 %) CSP clauses are encoded (210 SAT variables, 332 SAT clauses)
2.88/1.55	c (1,1) 252 (40 %) CSP clauses are encoded (210 SAT variables, 395 SAT clauses)
2.88/1.56	c (1,1) 315 (50 %) CSP clauses are encoded (210 SAT variables, 458 SAT clauses)
2.88/1.56	c (1,1) 378 (60 %) CSP clauses are encoded (210 SAT variables, 521 SAT clauses)
2.88/1.56	c (1,1) 441 (70 %) CSP clauses are encoded (210 SAT variables, 584 SAT clauses)
2.88/1.57	c (1,1) 504 (80 %) CSP clauses are encoded (210 SAT variables, 647 SAT clauses)
2.88/1.57	c (1,1) 567 (90 %) CSP clauses are encoded (210 SAT variables, 710 SAT clauses)
2.88/1.57	c (1,1) 630 (100 %) CSP clauses are encoded (210 SAT variables, 773 SAT clauses)
2.88/1.57	c (1,1) Launch Command will be: minisat_release
2.88/1.57	c (1,1) CSPinCNF to SatSolver End
2.88/1.57	c (1,1) Heap : 168 MiB used (max 10795 MiB), NonHeap : 26 MiB used (max 0 MiB)
2.88/1.58	c (1,1) STATISTICS2:HOME/instance-4305730-1534075298.xml,ExtensionConflict:ExtensionSupport:IntVar,66,630,-1,6,6,1,,6:1850;2:140,6:5;4:335;3:40;2:250,1:1990,
2.88/1.58	c (1,1) 210 bool, 774 clause
2.88/1.58	c (1,1) Export Begin
3.15/1.67	c (1,1) Export to HOME/scop-23853-serial-file.bin
3.15/1.67	c (1,1) Export End
3.15/1.67	c (1,1) Export File Size: 0.01 MB
3.15/1.67	c (1,1) 0,0,0,0,0,0,1,STOP-AFTER(DIMACS)
3.15/1.67	c END-Prog: Sun Aug 12 14:01:40 CEST 2018
3.15/1.68	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp scop.jar fun.scop.XCSP18Solve HOME/scop-23853-serial-file.bin
3.85/2.17	c (0,0) Read Serial File Begin
3.85/2.17	c (0,0) HOME/scop-23853-serial-file.bin
4.12/2.33	c (0,0) Read Serial File End
4.12/2.35	
4.12/2.35	scop order+minisat_release (2018-07-31)
4.12/2.35	(Solving Process)
4.12/2.35	
4.12/2.37	c BEGIN-Prog: Sun Aug 12 14:01:40 CEST 2018
4.12/2.37	c PID: 23871
4.12/2.37	c IP: 172.20.3.135
4.12/2.37	c HOST: node135.alineos.net
4.12/2.37	c (0,0) SatSolver.solve Begin
4.12/2.37	c (0,0) 0 bool, 0 clause
4.12/2.37	c (0,0) minisat_release HOME/instance-4305730-1534075298.xml-scop-23856.cnf
4.32/2.40	c (0,0) c This is COMiniSatPS.
4.32/2.40	c (0,0) c WARNING: for repeatability, setting FPU to use double precision
4.32/2.40	c (0,0) c ============================[ Problem Statistics ]=============================
4.32/2.41	c (0,0) c |                                                                             |
4.32/2.41	c (0,0) c |  Number of variables:           210                                         |
4.32/2.41	c (0,0) c |  Number of clauses:             774                                         |
4.32/2.41	c (0,0) c |  Parse time:                   0.00 s                                       |
4.32/2.41	c (0,0) c |  Eliminated clauses:           0.00 Mb                                      |
4.32/2.41	c (0,0) c Reduced to 175 vars, 695 cls (grow=0)
4.32/2.41	c (0,0) c No iterative elimination performed. (vars=175, c/v ratio=4.0)
4.32/2.41	c (0,0) c |  Simplification time:          0.00 s                                       |
4.32/2.41	c (0,0) c |                                                                             |
4.32/2.41	c (0,0) c ============================[ Search Statistics ]==============================
4.32/2.41	c (0,0) c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.32/2.41	c (0,0) c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
4.32/2.41	c (0,0) c ===============================================================================
4.32/2.41	c (0,0) c ===============================================================================
4.32/2.41	c (0,0) c restarts              : 1
4.32/2.41	c (0,0) c conflicts             : 216            (150628 /sec)
4.32/2.41	c (0,0) c decisions             : 496            (0.00 % random) (345886 /sec)
4.32/2.41	c (0,0) c propagations          : 2302           (1605300 /sec)
4.32/2.41	c (0,0) c conflict literals     : 1026           (3.39 % deleted)
4.32/2.41	c (0,0) c CPU time              : 0.001434 s
4.32/2.41	c (0,0) 
4.32/2.41	c (0,0) s UNSATISFIABLE
4.32/2.44	c (0,0) SatSolver.solve End
4.32/2.44	c (0,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 15 MiB used (max 0 MiB)
4.32/2.44	c (0,0) Show results Begin
4.32/2.44	s UNSATISFIABLE
4.32/2.44	c (0,0) Show results End
4.32/2.44	c (0,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 15 MiB used (max 0 MiB)
4.32/2.45	c (0,0) 0,0,STOP-AFTER(ALL)
4.32/2.45	c END-Prog: Sun Aug 12 14:01:41 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 (4572 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4305730-1534075298/watcher-4305730-1534075298 -o /tmp/evaluation-result-4305730-1534075298/solver-4305730-1534075298 -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-4305730-1534075298.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=23853, runsolver pid=23850

[startup+0.100159 s]*
/proc/loadavg: 2.43 2.22 2.12 3/227 23870
/proc/meminfo: memFree=11736148/32770624 swapFree=67108860/67108860
[pid=23853] ppid=23850 vsize=113128 memory=1392 CPUtime=0 cores=0,2,4,6
/proc/23853/stat : 23853 (scop.sh) S 23850 23853 19383 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 225092972 115843072 348 33554432000 4194304 5098028 140724775027760 140724775025016 140105612538492 0 65536 4100 81923 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 34762752 140724775035969 140724775036167 140724775036167 140724775038925 0
/proc/23853/statm: 28282 348 296 221 0 87 0
[pid=23856] ppid=23853 vsize=15012476 memory=71540 CPUtime=0.1 cores=0,2,4,6
/proc/23856/stat : 23856 (java) S 23853 23853 19383 0 -1 1077944320 6012 0 0 0 8 2 0 0 20 0 15 0 225092972 15372775424 17885 33554432000 4194304 4196468 140722024850176 140722024832720 139992846020343 0 0 2 16800973 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 11030528 140722024854535 140722024854833 140722024854833 140722024857551 0
/proc/23856/statm: 3753119 17885 2770 1 0 3715579 0
[pid=23856/tid=23857] ppid=23853 vsize=15012476 memory=-6078870780940435399 CPUtime=0.09 cores=0,2,4,6
/proc/23856/task/23857/stat : 23857 (java) R 23853 23853 19383 0 -1 4202560 4078 0 0 0 7 2 0 0 20 0 15 0 225092973 15372775424 17885 33554432000 4194304 4196468 140722024850176 139992817832328 139992827583872 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 11030528 140722024854535 140722024854833 140722024854833 140722024857551 0
[pid=23856/tid=23858] ppid=23853 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23856/task/23858/stat : 23858 (java) S 23853 23853 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225092974 15372775424 17885 33554432000 4194304 4196468 140722024850176 139992850263184 139992846030549 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11030528 140722024854535 140722024854833 140722024854833 140722024857551 0
[pid=23856/tid=23859] ppid=23853 vsize=15012476 memory=139966747637376 CPUtime=0 cores=0,2,4,6
/proc/23856/task/23859/stat : 23859 (java) S 23853 23853 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225092974 15372775424 17885 33554432000 4194304 4196468 140722024850176 139992649038864 139992846030549 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11030528 140722024854535 140722024854833 140722024854833 140722024857551 0
[pid=23856/tid=23860] ppid=23853 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23856/task/23860/stat : 23860 (java) S 23853 23853 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225092974 15372775424 17885 33554432000 4194304 4196468 140722024850176 139992305228688 139992846030549 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11030528 140722024854535 140722024854833 140722024854833 140722024857551 0
[pid=23856/tid=23861] ppid=23853 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23856/task/23861/stat : 23861 (java) S 23853 23853 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225092975 15372775424 17885 33554432000 4194304 4196468 140722024850176 139992304175888 139992846030549 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11030528 140722024854535 140722024854833 140722024854833 140722024857551 0
[pid=23856/tid=23862] ppid=23853 vsize=15012476 memory=139966747637376 CPUtime=0 cores=0,2,4,6
/proc/23856/task/23862/stat : 23862 (java) S 23853 23853 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225092976 15372775424 17885 33554432000 4194304 4196468 140722024850176 139991682345328 139992846031490 0 0 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11030528 140722024854535 140722024854833 140722024854833 140722024857551 0
[pid=23856/tid=23863] ppid=23853 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23856/task/23863/stat : 23863 (java) S 23853 23853 19383 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 225092976 15372775424 17885 33554432000 4194304 4196468 140722024850176 139991439107104 139992846030549 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11030528 140722024854535 140722024854833 140722024854833 140722024857551 0
[pid=23856/tid=23864] ppid=23853 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23856/task/23864/stat : 23864 (java) S 23853 23853 19383 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 225092977 15372775424 17885 33554432000 4194304 4196468 140722024850176 139991304885104 139992846030549 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11030528 140722024854535 140722024854833 140722024854833 140722024857551 0
[pid=23856/tid=23865] ppid=23853 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23856/task/23865/stat : 23865 (java) S 23853 23853 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225092979 15372775424 17951 33554432000 4194304 4196468 140722024850176 139990930380624 139992846038939 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11030528 140722024854535 140722024854833 140722024854833 140722024857551 0
[pid=23856/tid=23866] ppid=23853 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23856/task/23866/stat : 23866 (java) S 23853 23853 19383 0 -1 1077944384 295 0 0 0 0 0 0 0 20 0 15 0 225092979 15372775424 17951 33554432000 4194304 4196468 140722024850176 139991681293168 139992846031490 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11030528 140722024854535 140722024854833 140722024854833 140722024857551 0
[pid=23856/tid=23867] ppid=23853 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23856/task/23867/stat : 23867 (java) S 23853 23853 19383 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 15 0 225092979 15372775424 17951 33554432000 4194304 4196468 140722024850176 139991680240368 139992846031490 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11030528 140722024854535 140722024854833 140722024854833 140722024857551 0
[pid=23856/tid=23868] ppid=23853 vsize=15012476 memory=139966747637376 CPUtime=0 cores=0,2,4,6
/proc/23856/task/23868/stat : 23868 (java) S 23853 23853 19383 0 -1 1077944384 283 0 0 0 0 0 0 0 20 0 15 0 225092979 15372775424 17951 33554432000 4194304 4196468 140722024850176 139991679187568 139992846031490 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11030528 140722024854535 140722024854833 140722024854833 140722024857551 0
[pid=23856/tid=23869] ppid=23853 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23856/task/23869/stat : 23869 (java) S 23853 23853 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225092979 15372775424 17951 33554432000 4194304 4196468 140722024850176 139990432475872 139992846030549 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11030528 140722024854535 140722024854833 140722024854833 140722024857551 0
[pid=23856/tid=23870] ppid=23853 vsize=15012476 memory=139966747637376 CPUtime=0 cores=0,2,4,6
/proc/23856/task/23870/stat : 23870 (java) S 23853 23853 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225092979 15372775424 17951 33554432000 4194304 4196468 140722024850176 139991678134960 139992846031490 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11030528 140722024854535 140722024854833 140722024854833 140722024857551 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 72932 KiB

[startup+0.21113 s]*
/proc/loadavg: 2.43 2.22 2.12 3/227 23870
/proc/meminfo: memFree=11722816/32770624 swapFree=67108860/67108860
[pid=23853] ppid=23850 vsize=113128 memory=1392 CPUtime=0 cores=0,2,4,6
/proc/23853/stat : 23853 (scop.sh) S 23850 23853 19383 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 225092972 115843072 348 33554432000 4194304 5098028 140724775027760 140724775025016 140105612538492 0 65536 4100 81923 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 34762752 140724775035969 140724775036167 140724775036167 140724775038925 0
/proc/23853/statm: 28282 348 296 221 0 87 0
[pid=23856] ppid=23853 vsize=15012476 memory=84840 CPUtime=0.26 cores=0,2,4,6
/proc/23856/stat : 23856 (java) S 23853 23853 19383 0 -1 1077944320 9516 0 0 0 22 4 0 0 20 0 15 0 225092972 15372775424 21210 33554432000 4194304 4196468 140722024850176 140722024832720 139992846020343 0 0 2 16800973 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 11030528 140722024854535 140722024854833 140722024854833 140722024857551 0
/proc/23856/statm: 3753119 21210 2937 1 0 3715579 0
[pid=23856/tid=23857] ppid=23853 vsize=15012476 memory=7022364632946311227 CPUtime=0.2 cores=0,2,4,6
/proc/23856/task/23857/stat : 23857 (java) R 23853 23853 19383 0 -1 4202560 7401 0 0 0 17 3 0 0 20 0 15 0 225092973 15372775424 21210 33554432000 4194304 4196468 140722024850176 139992817846000 139992830330857 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 11030528 140722024854535 140722024854833 140722024854833 140722024857551 0
[pid=23856/tid=23858] ppid=23853 vsize=15012476 memory=550 CPUtime=0 cores=0,2,4,6
/proc/23856/task/23858/stat : 23858 (java) S 23853 23853 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225092974 15372775424 21210 33554432000 4194304 4196468 140722024850176 139992850263184 139992846030549 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11030528 140722024854535 140722024854833 140722024854833 140722024857551 0
[pid=23856/tid=23859] ppid=23853 vsize=15012476 memory=139966747657243 CPUtime=0 cores=0,2,4,6
/proc/23856/task/23859/stat : 23859 (java) S 23853 23853 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225092974 15372775424 21210 33554432000 4194304 4196468 140722024850176 139992649038864 139992846030549 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11030528 140722024854535 140722024854833 140722024854833 140722024857551 0
[pid=23856/tid=23860] ppid=23853 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23856/task/23860/stat : 23860 (java) S 23853 23853 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225092974 15372775424 21210 33554432000 4194304 4196468 140722024850176 139992305228688 139992846030549 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11030528 140722024854535 140722024854833 140722024854833 140722024857551 0
[pid=23856/tid=23861] ppid=23853 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23856/task/23861/stat : 23861 (java) S 23853 23853 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225092975 15372775424 21210 33554432000 4194304 4196468 140722024850176 139992304175888 139992846030549 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11030528 140722024854535 140722024854833 140722024854833 140722024857551 0
[pid=23856/tid=23862] ppid=23853 vsize=15012476 memory=139966747637376 CPUtime=0 cores=0,2,4,6
/proc/23856/task/23862/stat : 23862 (java) S 23853 23853 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225092976 15372775424 21210 33554432000 4194304 4196468 140722024850176 139991682345328 139992846031490 0 0 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11030528 140722024854535 140722024854833 140722024854833 140722024857551 0
[pid=23856/tid=23863] ppid=23853 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23856/task/23863/stat : 23863 (java) S 23853 23853 19383 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 225092976 15372775424 21210 33554432000 4194304 4196468 140722024850176 139991439107104 139992846030549 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11030528 140722024854535 140722024854833 140722024854833 140722024857551 0
[pid=23856/tid=23864] ppid=23853 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23856/task/23864/stat : 23864 (java) S 23853 23853 19383 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 225092977 15372775424 21210 33554432000 4194304 4196468 140722024850176 139991304885104 139992846030549 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11030528 140722024854535 140722024854833 140722024854833 140722024857551 0
[pid=23856/tid=23865] ppid=23853 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23856/task/23865/stat : 23865 (java) S 23853 23853 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225092979 15372775424 21210 33554432000 4194304 4196468 140722024850176 139990930380624 139992846038939 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11030528 140722024854535 140722024854833 140722024854833 140722024857551 0
[pid=23856/tid=23866] ppid=23853 vsize=15012476 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/23856/task/23866/stat : 23866 (java) S 23853 23853 19383 0 -1 1077944384 330 0 0 0 1 0 0 0 20 0 15 0 225092979 15372775424 21210 33554432000 4194304 4196468 140722024850176 139991681293168 139992846031490 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11030528 140722024854535 140722024854833 140722024854833 140722024857551 0
[pid=23856/tid=23867] ppid=23853 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23856/task/23867/stat : 23867 (java) R 23853 23853 19383 0 -1 4202560 134 0 0 0 0 0 0 0 20 0 15 0 225092979 15372775424 21210 33554432000 4194304 4196468 140722024850176 139991680232016 139992825169032 0 4 2 16800973 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 11030528 140722024854535 140722024854833 140722024854833 140722024857551 0
[pid=23856/tid=23868] ppid=23853 vsize=15012476 memory=139966747637376 CPUtime=0.03 cores=0,2,4,6
/proc/23856/task/23868/stat : 23868 (java) R 23853 23853 19383 0 -1 4202560 301 0 0 0 3 0 0 0 20 0 15 0 225092979 15372775424 21210 33554432000 4194304 4196468 140722024850176 139991679187568 139992846032278 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 11030528 140722024854535 140722024854833 140722024854833 140722024857551 0
[pid=23856/tid=23869] ppid=23853 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23856/task/23869/stat : 23869 (java) S 23853 23853 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225092979 15372775424 21210 33554432000 4194304 4196468 140722024850176 139990432475872 139992846030549 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11030528 140722024854535 140722024854833 140722024854833 140722024857551 0
[pid=23856/tid=23870] ppid=23853 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23856/task/23870/stat : 23870 (java) S 23853 23853 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225092979 15372775424 21210 33554432000 4194304 4196468 140722024850176 139991678134960 139992846031490 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11030528 140722024854535 140722024854833 140722024854833 140722024857551 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 86232 KiB

[startup+0.310977 s]*
/proc/loadavg: 2.43 2.22 2.12 3/227 23870
/proc/meminfo: memFree=11719156/32770624 swapFree=67108860/67108860
[pid=23853] ppid=23850 vsize=113128 memory=1392 CPUtime=0 cores=0,2,4,6
/proc/23853/stat : 23853 (scop.sh) S 23850 23853 19383 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 225092972 115843072 348 33554432000 4194304 5098028 140724775027760 140724775025016 140105612538492 0 65536 4100 81923 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 34762752 140724775035969 140724775036167 140724775036167 140724775038925 0
/proc/23853/statm: 28282 348 296 221 0 87 0
[pid=23856] ppid=23853 vsize=15012476 memory=88104 CPUtime=0.43 cores=0,2,4,6
/proc/23856/stat : 23856 (java) S 23853 23853 19383 0 -1 1077944320 10051 0 0 0 39 4 0 0 20 0 15 0 225092972 15372775424 22026 33554432000 4194304 4196468 140722024850176 140722024832720 139992846020343 0 0 2 16800973 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 11030528 140722024854535 140722024854833 140722024854833 140722024857551 0
/proc/23856/statm: 3753119 22026 2987 1 0 3715579 0
[pid=23856/tid=23857] ppid=23853 vsize=15012476 memory=6791534058613427641 CPUtime=0.29 cores=0,2,4,6
/proc/23856/task/23857/stat : 23857 (java) R 23853 23853 19383 0 -1 4202560 7776 0 0 0 26 3 0 0 20 0 15 0 225092973 15372775424 22026 33554432000 4194304 4196468 140722024850176 139992817815344 139992830063973 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 11030528 140722024854535 140722024854833 140722024854833 140722024857551 0
[pid=23856/tid=23858] ppid=23853 vsize=15012476 memory=6944656575208382560 CPUtime=0 cores=0,2,4,6
/proc/23856/task/23858/stat : 23858 (java) S 23853 23853 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225092974 15372775424 22026 33554432000 4194304 4196468 140722024850176 139992850263184 139992846030549 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11030528 140722024854535 140722024854833 140722024854833 140722024857551 0
[pid=23856/tid=23859] ppid=23853 vsize=15012476 memory=-3258418265892434876 CPUtime=0 cores=0,2,4,6
/proc/23856/task/23859/stat : 23859 (java) S 23853 23853 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225092974 15372775424 22026 33554432000 4194304 4196468 140722024850176 139992649038864 139992846030549 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11030528 140722024854535 140722024854833 140722024854833 140722024857551 0
[pid=23856/tid=23860] ppid=23853 vsize=15012476 memory=4572146066226452084 CPUtime=0 cores=0,2,4,6
/proc/23856/task/23860/stat : 23860 (java) S 23853 23853 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225092974 15372775424 22026 33554432000 4194304 4196468 140722024850176 139992305228688 139992846030549 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11030528 140722024854535 140722024854833 140722024854833 140722024857551 0
[pid=23856/tid=23861] ppid=23853 vsize=15012476 memory=6944613755495348631 CPUtime=0 cores=0,2,4,6
/proc/23856/task/23861/stat : 23861 (java) S 23853 23853 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225092975 15372775424 22026 33554432000 4194304 4196468 140722024850176 139992304175888 139992846030549 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11030528 140722024854535 140722024854833 140722024854833 140722024857551 0
[pid=23856/tid=23862] ppid=23853 vsize=15012476 memory=7893295687695687954 CPUtime=0 cores=0,2,4,6
/proc/23856/task/23862/stat : 23862 (java) S 23853 23853 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225092976 15372775424 22026 33554432000 4194304 4196468 140722024850176 139991682345328 139992846031490 0 0 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11030528 140722024854535 140722024854833 140722024854833 140722024857551 0
[pid=23856/tid=23863] ppid=23853 vsize=15012476 memory=-8813974798734826869 CPUtime=0 cores=0,2,4,6
/proc/23856/task/23863/stat : 23863 (java) S 23853 23853 19383 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 225092976 15372775424 22026 33554432000 4194304 4196468 140722024850176 139991439107104 139992846030549 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11030528 140722024854535 140722024854833 140722024854833 140722024857551 0
[pid=23856/tid=23864] ppid=23853 vsize=15012476 memory=-6664436420846797971 CPUtime=0 cores=0,2,4,6
/proc/23856/task/23864/stat : 23864 (java) S 23853 23853 19383 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 225092977 15372775424 22026 33554432000 4194304 4196468 140722024850176 139991304885104 139992846030549 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11030528 140722024854535 140722024854833 140722024854833 140722024857551 0
[pid=23856/tid=23865] ppid=23853 vsize=15012476 memory=4426078206164241782 CPUtime=0 cores=0,2,4,6
/proc/23856/task/23865/stat : 23865 (java) S 23853 23853 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225092979 15372775424 22026 33554432000 4194304 4196468 140722024850176 139990930380624 139992846038939 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11030528 140722024854535 140722024854833 140722024854833 140722024857551 0
[pid=23856/tid=23866] ppid=23853 vsize=15012476 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/23856/task/23866/stat : 23866 (java) R 23853 23853 19383 0 -1 4202560 356 0 0 0 1 0 0 0 20 0 15 0 225092979 15372775424 22026 33554432000 4194304 4196468 140722024850176 139991681293168 139992832080174 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 11030528 140722024854535 140722024854833 140722024854833 140722024857551 0
[pid=23856/tid=23867] ppid=23853 vsize=15012476 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/23856/task/23867/stat : 23867 (java) R 23853 23853 19383 0 -1 1077944384 248 0 0 0 2 0 0 0 20 0 15 0 225092979 15372775424 22026 33554432000 4194304 4196468 140722024850176 139991680240368 139992846031490 0 4 2 16800973 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 11030528 140722024854535 140722024854833 140722024854833 140722024857551 0
[pid=23856/tid=23868] ppid=23853 vsize=15012476 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/23856/task/23868/stat : 23868 (java) R 23853 23853 19383 0 -1 4202560 320 0 0 0 7 0 0 0 20 0 15 0 225092979 15372775424 22026 33554432000 4194304 4196468 140722024850176 139991679187568 139992831185888 0 4 2 16800973 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 11030528 140722024854535 140722024854833 140722024854833 140722024857551 0
[pid=23856/tid=23869] ppid=23853 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23856/task/23869/stat : 23869 (java) S 23853 23853 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225092979 15372775424 22026 33554432000 4194304 4196468 140722024850176 139990432475872 139992846030549 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11030528 140722024854535 140722024854833 140722024854833 140722024857551 0
[pid=23856/tid=23870] ppid=23853 vsize=15012476 memory=4049359695133089841 CPUtime=0 cores=0,2,4,6
/proc/23856/task/23870/stat : 23870 (java) S 23853 23853 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225092979 15372775424 22026 33554432000 4194304 4196468 140722024850176 139991678134960 139992846031490 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11030528 140722024854535 140722024854833 140722024854833 140722024857551 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 89496 KiB

[startup+0.700797 s]
/proc/loadavg: 2.39 2.22 2.12 3/227 23870
/proc/meminfo: memFree=11694724/32770624 swapFree=67108860/67108860
[pid=23853] ppid=23850 vsize=113128 memory=1392 CPUtime=0 cores=0,2,4,6
/proc/23853/stat : 23853 (scop.sh) S 23850 23853 19383 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 225092972 115843072 348 33554432000 4194304 5098028 140724775027760 140724775025016 140105612538492 0 65536 4100 81923 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 34762752 140724775035969 140724775036167 140724775036167 140724775038925 0
/proc/23853/statm: 28282 348 296 221 0 87 0
[pid=23856] ppid=23853 vsize=15020872 memory=127852 CPUtime=1.01 cores=0,2,4,6
/proc/23856/stat : 23856 (java) S 23853 23853 19383 0 -1 1077944320 17136 0 0 0 95 6 0 0 20 0 15 0 225092972 15381372928 31963 33554432000 4194304 4196468 140722024850176 140722024832720 139992846020343 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 11030528 140722024854535 140722024854833 140722024854833 140722024857551 0
/proc/23856/statm: 3755218 31963 3156 1 0 3716603 0
[pid=23856/tid=23857] ppid=23853 vsize=15020872 memory=61212 CPUtime=0.67 cores=0,2,4,6
/proc/23856/task/23857/stat : 23857 (java) R 23853 23853 19383 0 -1 4202560 14407 0 0 0 62 5 0 0 20 0 15 0 225092973 15381372928 31963 33554432000 4194304 4196468 140722024850176 139992817855408 140722025441723 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 11030528 140722024854535 140722024854833 140722024854833 140722024857551 0
[pid=23856/tid=23858] ppid=23853 vsize=15020872 memory=1228 CPUtime=0 cores=0,2,4,6
/proc/23856/task/23858/stat : 23858 (java) S 23853 23853 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225092974 15381372928 31963 33554432000 4194304 4196468 140722024850176 139992850263184 139992846030549 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11030528 140722024854535 140722024854833 140722024854833 140722024857551 0
[pid=23856/tid=23859] ppid=23853 vsize=15020872 memory=2432 CPUtime=0 cores=0,2,4,6
/proc/23856/task/23859/stat : 23859 (java) S 23853 23853 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225092974 15381372928 31963 33554432000 4194304 4196468 140722024850176 139992649038864 139992846030549 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11030528 140722024854535 140722024854833 140722024854833 140722024857551 0
[pid=23856/tid=23860] ppid=23853 vsize=15020872 memory=1828 CPUtime=0 cores=0,2,4,6
/proc/23856/task/23860/stat : 23860 (java) S 23853 23853 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225092974 15381372928 31963 33554432000 4194304 4196468 140722024850176 139992305228688 139992846030549 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11030528 140722024854535 140722024854833 140722024854833 140722024857551 0
[pid=23856/tid=23861] ppid=23853 vsize=15020872 memory=792 CPUtime=0 cores=0,2,4,6
/proc/23856/task/23861/stat : 23861 (java) S 23853 23853 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225092975 15381372928 31963 33554432000 4194304 4196468 140722024850176 139992304175888 139992846030549 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11030528 140722024854535 140722024854833 140722024854833 140722024857551 0
[pid=23856/tid=23862] ppid=23853 vsize=15020872 memory=1224 CPUtime=0 cores=0,2,4,6
/proc/23856/task/23862/stat : 23862 (java) S 23853 23853 19383 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 225092976 15381372928 31963 33554432000 4194304 4196468 140722024850176 139991682345328 139992846031490 0 0 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11030528 140722024854535 140722024854833 140722024854833 140722024857551 0
[pid=23856/tid=23863] ppid=23853 vsize=15020872 memory=1944 CPUtime=0 cores=0,2,4,6
/proc/23856/task/23863/stat : 23863 (java) S 23853 23853 19383 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 225092976 15381372928 31963 33554432000 4194304 4196468 140722024850176 139991439107104 139992846030549 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11030528 140722024854535 140722024854833 140722024854833 140722024857551 0
[pid=23856/tid=23864] ppid=23853 vsize=15020872 memory=5772 CPUtime=0 cores=0,2,4,6
/proc/23856/task/23864/stat : 23864 (java) S 23853 23853 19383 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 225092977 15381372928 31963 33554432000 4194304 4196468 140722024850176 139991304885104 139992846030549 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11030528 140722024854535 140722024854833 140722024854833 140722024857551 0
[pid=23856/tid=23865] ppid=23853 vsize=15020872 memory=1444 CPUtime=0 cores=0,2,4,6
/proc/23856/task/23865/stat : 23865 (java) S 23853 23853 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225092979 15381372928 31963 33554432000 4194304 4196468 140722024850176 139990930380624 139992846038939 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11030528 140722024854535 140722024854833 140722024854833 140722024857551 0
[pid=23856/tid=23866] ppid=23853 vsize=15020872 memory=1160 CPUtime=0.1 cores=0,2,4,6
/proc/23856/task/23866/stat : 23866 (java) R 23853 23853 19383 0 -1 1077944384 617 0 0 0 10 0 0 0 20 0 15 0 225092979 15381372928 31963 33554432000 4194304 4196468 140722024850176 139991681293168 139992846031490 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 11030528 140722024854535 140722024854833 140722024854833 140722024857551 0
[pid=23856/tid=23867] ppid=23853 vsize=15020872 memory=968 CPUtime=0.06 cores=0,2,4,6
/proc/23856/task/23867/stat : 23867 (java) S 23853 23853 19383 0 -1 1077944384 307 0 0 0 6 0 0 0 20 0 15 0 225092979 15381372928 31963 33554432000 4194304 4196468 140722024850176 139991680240368 139992846031490 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11030528 140722024854535 140722024854833 140722024854833 140722024857551 0
[pid=23856/tid=23868] ppid=23853 vsize=15020872 memory=12144 CPUtime=0.16 cores=0,2,4,6
/proc/23856/task/23868/stat : 23868 (java) R 23853 23853 19383 0 -1 4202560 452 0 0 0 16 0 0 0 20 0 15 0 225092979 15381372928 31963 33554432000 4194304 4196468 140722024850176 139991679187568 139992846032278 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 11030528 140722024854535 140722024854833 140722024854833 140722024857551 0
[pid=23856/tid=23869] ppid=23853 vsize=15020872 memory=1712 CPUtime=0 cores=0,2,4,6
/proc/23856/task/23869/stat : 23869 (java) S 23853 23853 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225092979 15381372928 31963 33554432000 4194304 4196468 140722024850176 139990432475872 139992846030549 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11030528 140722024854535 140722024854833 140722024854833 140722024857551 0
[pid=23856/tid=23870] ppid=23853 vsize=15020872 memory=8812 CPUtime=0 cores=0,2,4,6
/proc/23856/task/23870/stat : 23870 (java) S 23853 23853 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225092979 15381372928 31963 33554432000 4194304 4196468 140722024850176 139991678134960 139992846031490 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11030528 140722024854535 140722024854833 140722024854833 140722024857551 0
Current children cumulated CPU time: 1.01 s
Current children cumulated vsize: 15134000 KiB
Current children cumulated memory: 129244 KiB

[startup+1.50081 s]
/proc/loadavg: 2.39 2.22 2.12 3/227 23870
/proc/meminfo: memFree=11665568/32770624 swapFree=67108860/67108860
[pid=23853] ppid=23850 vsize=113128 memory=1392 CPUtime=0 cores=0,2,4,6
/proc/23853/stat : 23853 (scop.sh) S 23850 23853 19383 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 225092972 115843072 348 33554432000 4194304 5098028 140724775027760 140724775025016 140105612538492 0 65536 4100 81923 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 34762752 140724775035969 140724775036167 140724775036167 140724775038925 0
/proc/23853/statm: 28282 348 296 221 0 87 0

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

/proc/23856/task/23858/stat : 23858 (java) S 23853 23853 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225092974 15385567232 45045 33554432000 4194304 4196468 140722024850176 139992850263184 139992846030549 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11030528 140722024854535 140722024854833 140722024854833 140722024857551 0
[pid=23856/tid=23859] ppid=23853 vsize=15024968 memory=14972265422916166 CPUtime=0 cores=0,2,4,6
/proc/23856/task/23859/stat : 23859 (java) S 23853 23853 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225092974 15385567232 45045 33554432000 4194304 4196468 140722024850176 139992649038864 139992846030549 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11030528 140722024854535 140722024854833 140722024854833 140722024857551 0
[pid=23856/tid=23860] ppid=23853 vsize=15024968 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23856/task/23860/stat : 23860 (java) S 23853 23853 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225092974 15385567232 45045 33554432000 4194304 4196468 140722024850176 139992305228688 139992846030549 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11030528 140722024854535 140722024854833 140722024854833 140722024857551 0
[pid=23856/tid=23861] ppid=23853 vsize=15024968 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23856/task/23861/stat : 23861 (java) S 23853 23853 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225092975 15385567232 45045 33554432000 4194304 4196468 140722024850176 139992304175888 139992846030549 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11030528 140722024854535 140722024854833 140722024854833 140722024857551 0
[pid=23856/tid=23862] ppid=23853 vsize=15024968 memory=6791534058613427641 CPUtime=0 cores=0,2,4,6
/proc/23856/task/23862/stat : 23862 (java) S 23853 23853 19383 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 225092976 15385567232 45045 33554432000 4194304 4196468 140722024850176 139991682345328 139992846031490 0 0 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11030528 140722024854535 140722024854833 140722024854833 140722024857551 0
[pid=23856/tid=23863] ppid=23853 vsize=15024968 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23856/task/23863/stat : 23863 (java) S 23853 23853 19383 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 225092976 15385567232 45045 33554432000 4194304 4196468 140722024850176 139991439107104 139992846030549 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11030528 140722024854535 140722024854833 140722024854833 140722024857551 0
[pid=23856/tid=23864] ppid=23853 vsize=15024968 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23856/task/23864/stat : 23864 (java) S 23853 23853 19383 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 225092977 15385567232 45045 33554432000 4194304 4196468 140722024850176 139991304885104 139992846030549 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11030528 140722024854535 140722024854833 140722024854833 140722024857551 0
[pid=23856/tid=23865] ppid=23853 vsize=15024968 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23856/task/23865/stat : 23865 (java) S 23853 23853 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225092979 15385567232 45045 33554432000 4194304 4196468 140722024850176 139990930380624 139992846038939 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11030528 140722024854535 140722024854833 140722024854833 140722024857551 0
[pid=23856/tid=23866] ppid=23853 vsize=15024968 memory=0 CPUtime=0.4 cores=0,2,4,6
/proc/23856/task/23866/stat : 23866 (java) R 23853 23853 19383 0 -1 4202560 805 0 0 0 40 0 0 0 20 0 15 0 225092979 15385567232 45045 33554432000 4194304 4196468 140722024850176 139991681293168 139992830022033 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 11030528 140722024854535 140722024854833 140722024854833 140722024857551 0
[pid=23856/tid=23867] ppid=23853 vsize=15024968 memory=0 CPUtime=0.3 cores=0,2,4,6
/proc/23856/task/23867/stat : 23867 (java) S 23853 23853 19383 0 -1 1077944384 571 0 0 0 29 1 0 0 20 0 15 0 225092979 15385567232 45045 33554432000 4194304 4196468 140722024850176 139991680240368 139992846031490 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11030528 140722024854535 140722024854833 140722024854833 140722024857551 0
[pid=23856/tid=23868] ppid=23853 vsize=15024968 memory=0 CPUtime=0.67 cores=0,2,4,6
/proc/23856/task/23868/stat : 23868 (java) R 23853 23853 19383 0 -1 4202560 2533 0 0 0 67 0 0 0 20 0 15 0 225092979 15385567232 45045 33554432000 4194304 4196468 140722024850176 139991679187568 139992846032278 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 11030528 140722024854535 140722024854833 140722024854833 140722024857551 0
[pid=23856/tid=23869] ppid=23853 vsize=15024968 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23856/task/23869/stat : 23869 (java) S 23853 23853 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225092979 15385567232 45045 33554432000 4194304 4196468 140722024850176 139990432475872 139992846030549 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11030528 140722024854535 140722024854833 140722024854833 140722024857551 0
[pid=23856/tid=23870] ppid=23853 vsize=15024968 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23856/task/23870/stat : 23870 (java) S 23853 23853 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225092979 15385567232 45045 33554432000 4194304 4196468 140722024850176 139991678134960 139992846031490 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11030528 140722024854535 140722024854833 140722024854833 140722024857551 0
Current children cumulated CPU time: 2.88 s
Current children cumulated vsize: 15138096 KiB
Current children cumulated memory: 181572 KiB

[startup+2.45887 s]
# the end of solver process 23853 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=4.26876 s, system=0.174236 s

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

[startup+1.6009 s]
/proc/loadavg: 2.39 2.22 2.12 3/227 23870
/proc/meminfo: memFree=11665568/32770624 swapFree=67108860/67108860
[pid=23853] ppid=23850 vsize=113128 memory=1392 CPUtime=0 cores=0,2,4,6
/proc/23853/stat : 23853 (scop.sh) S 23850 23853 19383 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 225092972 115843072 348 33554432000 4194304 5098028 140724775027760 140724775025016 140105612538492 0 65536 4100 81923 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 34762752 140724775035969 140724775036167 140724775036167 140724775038925 0
/proc/23853/statm: 28282 348 296 221 0 87 0
[pid=23856] ppid=23853 vsize=15027084 memory=188420 CPUtime=3.15 cores=0,2,4,6
/proc/23856/stat : 23856 (java) S 23853 23853 19383 0 -1 1077944320 21521 0 0 0 306 9 0 0 20 0 15 0 225092972 15387734016 47105 33554432000 4194304 4196468 140722024850176 140722024832720 139992846020343 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 11030528 140722024854535 140722024854833 140722024854833 140722024857551 0
/proc/23856/statm: 3756771 47105 3204 1 0 3717627 0
[pid=23856/tid=23857] ppid=23853 vsize=15027084 memory=6655300316396806240 CPUtime=1.56 cores=0,2,4,6
/proc/23856/task/23857/stat : 23857 (java) R 23853 23853 19383 0 -1 4202560 16065 0 0 0 150 6 0 0 20 0 15 0 225092973 15387734016 47105 33554432000 4194304 4196468 140722024850176 139992817856528 139992830100830 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 11030528 140722024854535 140722024854833 140722024854833 140722024857551 0
[pid=23856/tid=23858] ppid=23853 vsize=15027084 memory=6791534058613427641 CPUtime=0 cores=0,2,4,6
/proc/23856/task/23858/stat : 23858 (java) S 23853 23853 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225092974 15387734016 47105 33554432000 4194304 4196468 140722024850176 139992850263184 139992846030549 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11030528 140722024854535 140722024854833 140722024854833 140722024857551 0
[pid=23856/tid=23859] ppid=23853 vsize=15027084 memory=139966608988737 CPUtime=0 cores=0,2,4,6
/proc/23856/task/23859/stat : 23859 (java) S 23853 23853 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225092974 15387734016 47105 33554432000 4194304 4196468 140722024850176 139992649038864 139992846030549 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11030528 140722024854535 140722024854833 140722024854833 140722024857551 0
[pid=23856/tid=23860] ppid=23853 vsize=15027084 memory=139966610029893 CPUtime=0 cores=0,2,4,6
/proc/23856/task/23860/stat : 23860 (java) S 23853 23853 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225092974 15387734016 47105 33554432000 4194304 4196468 140722024850176 139992305228688 139992846030549 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11030528 140722024854535 140722024854833 140722024854833 140722024857551 0
[pid=23856/tid=23861] ppid=23853 vsize=15027084 memory=139966608974336 CPUtime=0 cores=0,2,4,6
/proc/23856/task/23861/stat : 23861 (java) S 23853 23853 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225092975 15387734016 47105 33554432000 4194304 4196468 140722024850176 139992304175888 139992846030549 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11030528 140722024854535 140722024854833 140722024854833 140722024857551 0
[pid=23856/tid=23862] ppid=23853 vsize=15027084 memory=139966608974432 CPUtime=0 cores=0,2,4,6
/proc/23856/task/23862/stat : 23862 (java) S 23853 23853 19383 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 225092976 15387734016 47105 33554432000 4194304 4196468 140722024850176 139991682345328 139992846031490 0 0 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11030528 140722024854535 140722024854833 140722024854833 140722024857551 0
[pid=23856/tid=23863] ppid=23853 vsize=15027084 memory=139966608974528 CPUtime=0 cores=0,2,4,6
/proc/23856/task/23863/stat : 23863 (java) S 23853 23853 19383 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 225092976 15387734016 47105 33554432000 4194304 4196468 140722024850176 139991439107104 139992846030549 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11030528 140722024854535 140722024854833 140722024854833 140722024857551 0
[pid=23856/tid=23864] ppid=23853 vsize=15027084 memory=139966608974624 CPUtime=0 cores=0,2,4,6
/proc/23856/task/23864/stat : 23864 (java) S 23853 23853 19383 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 225092977 15387734016 47105 33554432000 4194304 4196468 140722024850176 139991304885104 139992846030549 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11030528 140722024854535 140722024854833 140722024854833 140722024857551 0
[pid=23856/tid=23865] ppid=23853 vsize=15027084 memory=139966608974720 CPUtime=0 cores=0,2,4,6
/proc/23856/task/23865/stat : 23865 (java) S 23853 23853 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225092979 15387734016 47105 33554432000 4194304 4196468 140722024850176 139990930380624 139992846038939 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11030528 140722024854535 140722024854833 140722024854833 140722024857551 0
[pid=23856/tid=23866] ppid=23853 vsize=15027084 memory=139966608974816 CPUtime=0.47 cores=0,2,4,6
/proc/23856/task/23866/stat : 23866 (java) S 23853 23853 19383 0 -1 1077944384 837 0 0 0 47 0 0 0 20 0 15 0 225092979 15387734016 47105 33554432000 4194304 4196468 140722024850176 139991681293168 139992846031490 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11030528 140722024854535 140722024854833 140722024854833 140722024857551 0
[pid=23856/tid=23867] ppid=23853 vsize=15027084 memory=139966608974912 CPUtime=0.35 cores=0,2,4,6
/proc/23856/task/23867/stat : 23867 (java) S 23853 23853 19383 0 -1 1077944384 605 0 0 0 34 1 0 0 20 0 15 0 225092979 15387734016 47105 33554432000 4194304 4196468 140722024850176 139991680240368 139992846031490 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11030528 140722024854535 140722024854833 140722024854833 140722024857551 0
[pid=23856/tid=23868] ppid=23853 vsize=15027084 memory=139966608975008 CPUtime=0.75 cores=0,2,4,6
/proc/23856/task/23868/stat : 23868 (java) S 23853 23853 19383 0 -1 1077944384 2657 0 0 0 74 1 0 0 20 0 15 0 225092979 15387734016 47105 33554432000 4194304 4196468 140722024850176 139991679187568 139992846031490 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11030528 140722024854535 140722024854833 140722024854833 140722024857551 0
[pid=23856/tid=23869] ppid=23853 vsize=15027084 memory=139966608975728 CPUtime=0 cores=0,2,4,6
/proc/23856/task/23869/stat : 23869 (java) S 23853 23853 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225092979 15387734016 47105 33554432000 4194304 4196468 140722024850176 139990432475872 139992846030549 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11030528 140722024854535 140722024854833 140722024854833 140722024857551 0
[pid=23856/tid=23870] ppid=23853 vsize=15027084 memory=139966608973920 CPUtime=0 cores=0,2,4,6
/proc/23856/task/23870/stat : 23870 (java) S 23853 23853 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225092979 15387734016 47105 33554432000 4194304 4196468 140722024850176 139991678134960 139992846031490 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11030528 140722024854535 140722024854833 140722024854833 140722024857551 0
Current children cumulated CPU time: 3.15 s
Current children cumulated vsize: 15140212 KiB
Current children cumulated memory: 189812 KiB

[startup+2.00038 s]*
/proc/loadavg: 2.39 2.22 2.12 5/227 23885
/proc/meminfo: memFree=11739644/32770624 swapFree=67108860/67108860
[pid=23853] ppid=23850 vsize=113128 memory=1472 CPUtime=3.28 cores=0,2,4,6
/proc/23853/stat : 23853 (scop.sh) S 23850 23853 19383 0 -1 4202496 590 22280 0 0 0 0 318 10 20 0 1 0 225092972 115843072 368 33554432000 4194304 5098028 140724775027760 140724775024504 140105612538492 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 34762752 140724775035969 140724775036167 140724775036167 140724775038925 0
/proc/23853/statm: 28282 368 311 221 0 87 0
[pid=23871] ppid=23853 vsize=7404280 memory=66796 CPUtime=0.45 cores=0,2,4,6
/proc/23871/stat : 23871 (java) S 23853 23853 19383 0 -1 1077944320 10726 0 0 0 42 3 0 0 20 0 15 0 225093140 7581982720 16699 33554432000 4194304 4196468 140726280220768 140726280203312 139623559388919 0 0 2 16800973 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 31948800 140726280225973 140726280226097 140726280226097 140726280228815 0
/proc/23871/statm: 1851070 16699 2971 1 0 1813530 0
[pid=23871/tid=23872] ppid=23853 vsize=7404280 memory=-6673890911685660454 CPUtime=0.31 cores=0,2,4,6
/proc/23871/task/23872/stat : 23872 (java) R 23853 23853 19383 0 -1 4202560 8446 0 0 0 29 2 0 0 20 0 15 0 225093141 7581982720 16699 33554432000 4194304 4196468 140726280220768 139623531216760 139623539664222 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 31948800 140726280225973 140726280226097 140726280226097 140726280228815 0
[pid=23871/tid=23873] ppid=23853 vsize=7404280 memory=5002749363142467637 CPUtime=0 cores=0,2,4,6
/proc/23871/task/23873/stat : 23873 (java) S 23853 23853 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225093142 7581982720 16699 33554432000 4194304 4196468 140726280220768 139623563630864 139623559399125 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31948800 140726280225973 140726280226097 140726280226097 140726280228815 0
[pid=23871/tid=23874] ppid=23853 vsize=7404280 memory=3472468262975317680 CPUtime=0 cores=0,2,4,6
/proc/23871/task/23874/stat : 23874 (java) S 23853 23853 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225093142 7581982720 16699 33554432000 4194304 4196468 140726280220768 139623363799440 139623559399125 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31948800 140726280225973 140726280226097 140726280226097 140726280228815 0
[pid=23871/tid=23875] ppid=23853 vsize=7404280 memory=7232886968738802340 CPUtime=0 cores=0,2,4,6
/proc/23871/task/23875/stat : 23875 (java) S 23853 23853 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225093142 7581982720 16699 33554432000 4194304 4196468 140726280220768 139623362746896 139623559399125 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31948800 140726280225973 140726280226097 140726280226097 140726280228815 0
[pid=23871/tid=23876] ppid=23853 vsize=7404280 memory=3472328296227670329 CPUtime=0 cores=0,2,4,6
/proc/23871/task/23876/stat : 23876 (java) S 23853 23853 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225093142 7581982720 16699 33554432000 4194304 4196468 140726280220768 139623361694352 139623559399125 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31948800 140726280225973 140726280226097 140726280226097 140726280228815 0
[pid=23871/tid=23877] ppid=23853 vsize=7404280 memory=8317555435128826029 CPUtime=0 cores=0,2,4,6
/proc/23871/task/23877/stat : 23877 (java) S 23853 23853 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225093143 7581982720 16699 33554432000 4194304 4196468 140726280220768 139622602476016 139623559400066 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31948800 140726280225973 140726280226097 140726280226097 140726280228815 0
[pid=23871/tid=23878] ppid=23853 vsize=7404280 memory=3472328295574039403 CPUtime=0 cores=0,2,4,6
/proc/23871/task/23878/stat : 23878 (java) S 23853 23853 19383 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 225093144 7581982720 16699 33554432000 4194304 4196468 140726280220768 139622474573216 139623559399125 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31948800 140726280225973 140726280226097 140726280226097 140726280228815 0
[pid=23871/tid=23879] ppid=23853 vsize=7404280 memory=8257237230706253920 CPUtime=0 cores=0,2,4,6
/proc/23871/task/23879/stat : 23879 (java) S 23853 23853 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225093144 7581982720 16699 33554432000 4194304 4196468 140726280220768 139622206137840 139623559399125 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31948800 140726280225973 140726280226097 140726280226097 140726280228815 0
[pid=23871/tid=23880] ppid=23853 vsize=7404280 memory=4137290303932963203 CPUtime=0 cores=0,2,4,6
/proc/23871/task/23880/stat : 23880 (java) S 23853 23853 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225093146 7581982720 16699 33554432000 4194304 4196468 140726280220768 139621831629520 139623559407515 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31948800 140726280225973 140726280226097 140726280226097 140726280228815 0
[pid=23871/tid=23881] ppid=23853 vsize=7404280 memory=6943526294502006880 CPUtime=0.02 cores=0,2,4,6
/proc/23871/task/23881/stat : 23881 (java) S 23853 23853 19383 0 -1 1077944384 520 0 0 0 2 0 0 0 20 0 15 0 225093146 7581982720 16699 33554432000 4194304 4196468 140726280220768 139622601422832 139623559400066 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31948800 140726280225973 140726280226097 140726280226097 140726280228815 0
[pid=23871/tid=23882] ppid=23853 vsize=7404280 memory=6656426216303648864 CPUtime=0.02 cores=0,2,4,6
/proc/23871/task/23882/stat : 23882 (java) S 23853 23853 19383 0 -1 1077944384 116 0 0 0 2 0 0 0 20 0 15 0 225093146 7581982720 16699 33554432000 4194304 4196468 140726280220768 139622600370288 139623559400066 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31948800 140726280225973 140726280226097 140726280226097 140726280228815 0
[pid=23871/tid=23883] ppid=23853 vsize=7404280 memory=6656426216303648864 CPUtime=0.07 cores=0,2,4,6
/proc/23871/task/23883/stat : 23883 (java) S 23853 23853 19383 0 -1 1077944384 312 0 0 0 7 0 0 0 20 0 15 0 225093146 7581982720 16699 33554432000 4194304 4196468 140726280220768 139622599317744 139623559400066 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31948800 140726280225973 140726280226097 140726280226097 140726280228815 0
[pid=23871/tid=23884] ppid=23853 vsize=7404280 memory=6944656592387989600 CPUtime=0 cores=0,2,4,6
/proc/23871/task/23884/stat : 23884 (java) S 23853 23853 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225093146 7581982720 16699 33554432000 4194304 4196468 140726280220768 139621333723744 139623559399125 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31948800 140726280225973 140726280226097 140726280226097 140726280228815 0
[pid=23871/tid=23885] ppid=23853 vsize=7404280 memory=6791534058613427641 CPUtime=0 cores=0,2,4,6
/proc/23871/task/23885/stat : 23885 (java) S 23853 23853 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225093147 7581982720 16699 33554432000 4194304 4196468 140726280220768 139622598265648 139623559400066 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31948800 140726280225973 140726280226097 140726280226097 140726280228815 0
Current children cumulated CPU time: 3.73 s
Current children cumulated vsize: 7517408 KiB
Current children cumulated memory: 68268 KiB

[startup+2.40209 s]
/proc/loadavg: 2.39 2.22 2.12 5/227 23885
/proc/meminfo: memFree=11739644/32770624 swapFree=67108860/67108860
[pid=23853] ppid=23850 vsize=113128 memory=1472 CPUtime=3.28 cores=0,2,4,6
/proc/23853/stat : 23853 (scop.sh) S 23850 23853 19383 0 -1 4202496 590 22280 0 0 0 0 318 10 20 0 1 0 225092972 115843072 368 33554432000 4194304 5098028 140724775027760 140724775024504 140105612538492 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 34762752 140724775035969 140724775036167 140724775036167 140724775038925 0
/proc/23853/statm: 28282 368 311 221 0 87 0
[pid=23871] ppid=23853 vsize=7804024 memory=113448 CPUtime=1.04 cores=0,2,4,6
/proc/23871/stat : 23871 (java) S 23853 23853 19383 0 -1 1077944320 17602 455 0 0 99 5 0 0 20 0 18 0 225093140 7991320576 28362 33554432000 4194304 4196468 140726280220768 140726280203312 139623559388919 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 31948800 140726280225973 140726280226097 140726280226097 140726280228815 0
/proc/23871/statm: 1951006 28362 3141 1 0 1912405 0
[pid=23871/tid=23872] ppid=23853 vsize=7804024 memory=0 CPUtime=0.7 cores=0,2,4,6
/proc/23871/task/23872/stat : 23872 (java) R 23853 23853 19383 0 -1 1077944384 14821 455 0 0 66 4 0 0 20 0 18 0 225093141 7991320576 28362 33554432000 4194304 4196468 140726280220768 139623531229552 139623559399125 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 31948800 140726280225973 140726280226097 140726280226097 140726280228815 0
[pid=23871/tid=23873] ppid=23853 vsize=7804024 memory=6791534058613427641 CPUtime=0 cores=0,2,4,6
/proc/23871/task/23873/stat : 23873 (java) S 23853 23853 19383 0 -1 1077944384 1 455 0 0 0 0 0 0 20 0 18 0 225093142 7991320576 28362 33554432000 4194304 4196468 140726280220768 139623563630864 139623559399125 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31948800 140726280225973 140726280226097 140726280226097 140726280228815 0
[pid=23871/tid=23874] ppid=23853 vsize=7804024 memory=288230596050944315 CPUtime=0 cores=0,2,4,6
/proc/23871/task/23874/stat : 23874 (java) S 23853 23853 19383 0 -1 1077944384 1 455 0 0 0 0 0 0 20 0 18 0 225093142 7991320576 28362 33554432000 4194304 4196468 140726280220768 139623363799440 139623559399125 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31948800 140726280225973 140726280226097 140726280226097 140726280228815 0
[pid=23871/tid=23875] ppid=23853 vsize=7804024 memory=14972265422916166 CPUtime=0 cores=0,2,4,6
/proc/23871/task/23875/stat : 23875 (java) S 23853 23853 19383 0 -1 1077944384 1 455 0 0 0 0 0 0 20 0 18 0 225093142 7991320576 28362 33554432000 4194304 4196468 140726280220768 139623362746896 139623559399125 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31948800 140726280225973 140726280226097 140726280226097 140726280228815 0
[pid=23871/tid=23876] ppid=23853 vsize=7804024 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23871/task/23876/stat : 23876 (java) S 23853 23853 19383 0 -1 1077944384 2 455 0 0 0 0 0 0 20 0 18 0 225093142 7991320576 28362 33554432000 4194304 4196468 140726280220768 139623361694352 139623559399125 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31948800 140726280225973 140726280226097 140726280226097 140726280228815 0
[pid=23871/tid=23877] ppid=23853 vsize=7804024 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23871/task/23877/stat : 23877 (java) S 23853 23853 19383 0 -1 1077944384 5 455 0 0 0 0 0 0 20 0 18 0 225093143 7991320576 28362 33554432000 4194304 4196468 140726280220768 139622602476016 139623559400066 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31948800 140726280225973 140726280226097 140726280226097 140726280228815 0
[pid=23871/tid=23878] ppid=23853 vsize=7804024 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23871/task/23878/stat : 23878 (java) S 23853 23853 19383 0 -1 1077944384 13 455 0 0 0 0 0 0 20 0 18 0 225093144 7991320576 28362 33554432000 4194304 4196468 140726280220768 139622474573216 139623559399125 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31948800 140726280225973 140726280226097 140726280226097 140726280228815 0
[pid=23871/tid=23879] ppid=23853 vsize=7804024 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23871/task/23879/stat : 23879 (java) S 23853 23853 19383 0 -1 1077944384 1 455 0 0 0 0 0 0 20 0 18 0 225093144 7991320576 28362 33554432000 4194304 4196468 140726280220768 139622206137840 139623559399125 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31948800 140726280225973 140726280226097 140726280226097 140726280228815 0
[pid=23871/tid=23880] ppid=23853 vsize=7804024 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23871/task/23880/stat : 23880 (java) S 23853 23853 19383 0 -1 1077944384 3 455 0 0 0 0 0 0 20 0 18 0 225093146 7991320576 28362 33554432000 4194304 4196468 140726280220768 139621831629520 139623559407515 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31948800 140726280225973 140726280226097 140726280226097 140726280228815 0
[pid=23871/tid=23881] ppid=23853 vsize=7804024 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/23871/task/23881/stat : 23881 (java) S 23853 23853 19383 0 -1 1077944384 618 455 0 0 7 0 0 0 20 0 18 0 225093146 7991320576 28362 33554432000 4194304 4196468 140726280220768 139622601422832 139623559400066 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31948800 140726280225973 140726280226097 140726280226097 140726280228815 0
[pid=23871/tid=23882] ppid=23853 vsize=7804024 memory=279933218094752 CPUtime=0.07 cores=0,2,4,6
/proc/23871/task/23882/stat : 23882 (java) R 23853 23853 19383 0 -1 4202560 310 455 0 0 7 0 0 0 20 0 18 0 225093146 7991320576 28362 33554432000 4194304 4196468 140726280220768 139622600356168 139623540932642 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 31948800 140726280225973 140726280226097 140726280226097 140726280228815 0
[pid=23871/tid=23883] ppid=23853 vsize=7804024 memory=7151834287271076948 CPUtime=0.18 cores=0,2,4,6
/proc/23871/task/23883/stat : 23883 (java) S 23853 23853 19383 0 -1 1077944384 491 455 0 0 18 0 0 0 20 0 18 0 225093146 7991320576 28362 33554432000 4194304 4196468 140726280220768 139622599317744 139623559400066 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31948800 140726280225973 140726280226097 140726280226097 140726280228815 0
[pid=23871/tid=23884] ppid=23853 vsize=7804024 memory=7806821073119369070 CPUtime=0 cores=0,2,4,6
/proc/23871/task/23884/stat : 23884 (java) S 23853 23853 19383 0 -1 1077944384 3 455 0 0 0 0 0 0 20 0 18 0 225093146 7991320576 28362 33554432000 4194304 4196468 140726280220768 139621333723744 139623559399125 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31948800 140726280225973 140726280226097 140726280226097 140726280228815 0
[pid=23871/tid=23885] ppid=23853 vsize=7804024 memory=7230924293222196585 CPUtime=0 cores=0,2,4,6
/proc/23871/task/23885/stat : 23885 (java) S 23853 23853 19383 0 -1 1077944384 1 455 0 0 0 0 0 0 20 0 18 0 225093147 7991320576 28362 33554432000 4194304 4196468 140726280220768 139622598265648 139623559400066 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31948800 140726280225973 140726280226097 140726280226097 140726280228815 0
Current children cumulated CPU time: 4.32 s
Current children cumulated vsize: 7917152 KiB
Current children cumulated memory: 114920 KiB

Child status: 0
Real time (s): 2.45893
CPU time (s): 4.443
CPU user time (s): 4.26876
CPU system time (s): 0.174236
CPU usage (%): 180.689
Max. virtual memory (cumulated for all children) (KiB): 15140212
Max. memory (cumulated for all children) (KiB): 189812

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.26877
system time used= 0.174236
maximum resident set size= 196708
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 41312
page faults= 0
swaps= 0
block input operations= 0
block output operations= 232
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4996
involuntary context switches= 22


# summary of solver processes directly reported to runsolver:
#   pid: 23853
#   total CPU time (s): 4.443
#   total CPU user time (s): 4.26876
#   total CPU system time (s): 0.174236

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.042211 second user time and 0.069561 second system time

The end

Launcher Data

Begin job on node135 at 2018-08-12 14:01:38
IDJOB=4305730
IDBENCH=141416
IDSOLVER=2783
FILE ID=node135/4305730-1534075298
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-06_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-4305730-1534075298/watcher-4305730-1534075298 -o /tmp/evaluation-result-4305730-1534075298/solver-4305730-1534075298 -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-4305730-1534075298.xml

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

MD5SUM BENCH= 40871f7837aaa5db219997aff65857eb
RANDOM SEED=200800783

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:        11795928 kB
MemAvailable:   31754440 kB
Buffers:          246392 kB
Cached:         19718288 kB
SwapCached:            0 kB
Active:          9117720 kB
Inactive:       11050652 kB
Active(anon):     153012 kB
Inactive(anon):   103204 kB
Active(file):    8964708 kB
Inactive(file): 10947448 kB
Unevictable:        7244 kB
Mlocked:            7244 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8308 kB
Writeback:           152 kB
AnonPages:        186196 kB
Mapped:            73564 kB
Shmem:             49824 kB
Slab:             504100 kB
SReclaimable:     474816 kB
SUnreclaim:        29284 kB
KernelStack:        3664 kB
PageTables:         5776 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:     53248 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:01:41