Trace number 4305495

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
scop order+MapleCOMSPS (2018-07-31)UNSAT 5.109 2.6556

General information on the benchmark

NameHaystacks/
Haystacks-ext-07_c18.xml
MD5SUM67b8364c884536fb4f5e1967f94ac4a2
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.037051
Satisfiable
(Un)Satisfiability was proved
Number of variables49
Number of constraints153
Number of domains1
Minimum domain size7
Maximum domain size7
Distribution of domain sizes[{"size":7,"count":49}]
Minimum variable degree6
Maximum variable degree7
Distribution of variable degrees[{"degree":6,"count":37},{"degree":7,"count":12}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":153}]
Number of extensional constraints153
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":153}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c (scop.sh) java -Xms11g -Xmx11g -Xss128m -cp scop.jar fun.scop.XCSP18Encode -order -solver minisat_release -solverOption default -tmp HOME -serialFile HOME/scop-8943-serial-file.bin HOME/instance-4305495-1534075131.xml
0.65/0.52	
0.65/0.53	scop order+minisat_release (2018-07-31)
0.65/0.53	(Encoding Process)
0.65/0.53	
0.65/0.55	c BEGIN-Prog: Sun Aug 12 13:58:51 CEST 2018
0.65/0.55	c PID: 8946
0.65/0.55	c IP: 172.20.3.151
0.65/0.55	c HOST: node151.alineos.net
0.65/0.56	c (0,0) Parsing Begin
1.19/0.89	c (0,0) Parsing End
1.40/0.90	c (0,0) CSP: 49 int (0 aux), 0 bool (0 aux), 153 ctr, max domain size 7
1.40/0.90	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.40/0.90	c (0,0) Constraint Name Generate Begin
1.40/0.91	c (0,0) Ctr:HOME/instance-4305495-1534075131.xml,ExtensionConflict:ExtensionSupport:IntVar
1.40/0.91	c (0,0) Constraint Name Generate End
1.40/0.91	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.40/0.91	c (0,0) CSP to CSPinCNF Begin
1.74/1.17	c (0,0) translated 16 (10%) constraints
1.95/1.25	c (0,0) translated 31 (20%) constraints
1.95/1.29	c (0,0) translated 46 (30%) constraints
2.25/1.32	c (0,0) translated 62 (40%) constraints
2.25/1.35	c (0,0) translated 77 (50%) constraints
2.25/1.36	c (0,0) translated 92 (60%) constraints
2.25/1.38	c (0,0) translated 108 (70%) constraints
2.56/1.40	c (0,0) translated 123 (80%) constraints
2.56/1.41	c (0,0) translated 138 (90%) constraints
2.56/1.50	c (0,0) translated 153 (100%) constraints
2.84/1.54	c (1,1) STATISTICS1:HOME/instance-4305495-1534075131.xml,ExtensionConflict:ExtensionSupport:IntVar,91,1155,-1,7,8,1,,7:3894;2:198,8:6;4:846;3:60;2:243,1:4092;0:6,
2.84/1.54	c (1,1) ==========================================
2.84/1.54	c (1,1) Order
2.84/1.54	c (1,1) ==========================================
2.84/1.55	c (1,1) translated 116 (10%) constraints
2.84/1.56	c (1,1) translated 231 (20%) constraints
2.84/1.57	c (1,1) translated 347 (30%) constraints
2.84/1.58	c (1,1) translated 462 (40%) constraints
2.84/1.58	c (1,1) translated 578 (50%) constraints
2.84/1.59	c (1,1) translated 693 (60%) constraints
2.84/1.59	c (1,1) translated 809 (70%) constraints
3.17/1.60	c (1,1) translated 924 (80%) constraints
3.17/1.61	c (1,1) translated 1040 (90%) constraints
3.17/1.61	c (1,1) translated 1155 (100%) constraints
3.17/1.61	c (1,1) CSP to CSPinCNF End
3.17/1.61	c (1,1) CSP: 49 int (0 aux), 42 bool (42 aux), 1155 ctr, max domain size 7
3.17/1.61	c (1,1) Heap : 168 MiB used (max 10795 MiB), NonHeap : 26 MiB used (max 0 MiB)
3.17/1.61	c (1,1) CSPinCNF Propagation Begin
3.17/1.67	c (1,1) 0 values, 300 unsatisfiable literals, and 0 valid clauses are removed
3.17/1.67	c (1,1) CSPinCNF Propagation End
3.17/1.67	c (1,1) CSP: 49 int (0 aux), 42 bool (42 aux), 1155 ctr, max domain size 7
3.17/1.67	c (1,1) Heap : 168 MiB used (max 10795 MiB), NonHeap : 26 MiB used (max 0 MiB)
3.17/1.67	c (1,1) Simplify CSPinCNF Begin
3.17/1.68	c (1,1) Simplify CSPinCNF End
3.17/1.68	c (1,1) CSP: 49 int (0 aux), 42 bool (42 aux), 1155 ctr, max domain size 7
3.17/1.68	c (1,1) Heap : 168 MiB used (max 10795 MiB), NonHeap : 26 MiB used (max 0 MiB)
3.17/1.68	c (1,1) Calculate Precise Domain Begin
3.17/1.68	c (1,1) 0 values are removed by re-calculation
3.17/1.68	c (1,1) Calculate Precise Domain End
3.17/1.68	c (1,1) CSP: 49 int (0 aux), 42 bool (42 aux), 1155 ctr, max domain size 7
3.17/1.68	c (1,1) Heap : 168 MiB used (max 10795 MiB), NonHeap : 26 MiB used (max 0 MiB)
3.17/1.68	c (1,1) CSPinCNF to SatSolver Begin
3.49/1.72	c (1,1) 116 (10 %) CSP clauses are encoded (336 SAT variables, 360 SAT clauses)
3.49/1.72	c (1,1) 231 (20 %) CSP clauses are encoded (336 SAT variables, 475 SAT clauses)
3.49/1.74	c (1,1) 347 (30 %) CSP clauses are encoded (336 SAT variables, 591 SAT clauses)
3.49/1.74	c (1,1) 462 (40 %) CSP clauses are encoded (336 SAT variables, 706 SAT clauses)
3.49/1.74	c (1,1) 578 (50 %) CSP clauses are encoded (336 SAT variables, 822 SAT clauses)
3.49/1.74	c (1,1) 693 (60 %) CSP clauses are encoded (336 SAT variables, 937 SAT clauses)
3.49/1.75	c (1,1) 809 (70 %) CSP clauses are encoded (336 SAT variables, 1053 SAT clauses)
3.49/1.75	c (1,1) 924 (80 %) CSP clauses are encoded (336 SAT variables, 1168 SAT clauses)
3.49/1.75	c (1,1) 1040 (90 %) CSP clauses are encoded (336 SAT variables, 1284 SAT clauses)
3.49/1.75	c (1,1) 1155 (100 %) CSP clauses are encoded (336 SAT variables, 1399 SAT clauses)
3.49/1.75	c (1,1) Launch Command will be: minisat_release
3.49/1.75	c (1,1) CSPinCNF to SatSolver End
3.49/1.75	c (1,1) Heap : 168 MiB used (max 10795 MiB), NonHeap : 27 MiB used (max 0 MiB)
3.49/1.77	c (1,1) STATISTICS2:HOME/instance-4305495-1534075131.xml,ExtensionConflict:ExtensionSupport:IntVar,91,1155,-1,7,7,1,,7:3600;2:198,7:6;4:699;3:60;2:390,1:3798,
3.49/1.77	c (1,1) 336 bool, 1400 clause
3.49/1.77	c (1,1) Export Begin
3.84/1.86	c (1,1) Export to HOME/scop-8943-serial-file.bin
3.84/1.86	c (1,1) Export End
3.84/1.86	c (1,1) Export File Size: 0.01 MB
3.84/1.86	c (1,1) 0,0,1,1,1,1,1,STOP-AFTER(DIMACS)
3.84/1.86	c END-Prog: Sun Aug 12 13:58:53 CEST 2018
3.84/1.87	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp scop.jar fun.scop.XCSP18Solve HOME/scop-8943-serial-file.bin
4.52/2.36	c (0,0) Read Serial File Begin
4.52/2.36	c (0,0) HOME/scop-8943-serial-file.bin
4.80/2.53	c (0,0) Read Serial File End
4.80/2.54	
4.80/2.54	scop order+minisat_release (2018-07-31)
4.80/2.54	(Solving Process)
4.80/2.54	
4.80/2.57	c BEGIN-Prog: Sun Aug 12 13:58:53 CEST 2018
4.80/2.57	c PID: 8961
4.80/2.57	c IP: 172.20.3.151
4.80/2.57	c HOST: node151.alineos.net
4.80/2.57	c (0,0) SatSolver.solve Begin
4.80/2.57	c (0,0) 0 bool, 0 clause
4.80/2.57	c (0,0) minisat_release HOME/instance-4305495-1534075131.xml-scop-8946.cnf
4.80/2.60	c (0,0) c This is COMiniSatPS.
4.80/2.60	c (0,0) c WARNING: for repeatability, setting FPU to use double precision
4.80/2.60	c (0,0) c ============================[ Problem Statistics ]=============================
4.80/2.60	c (0,0) c |                                                                             |
4.80/2.60	c (0,0) c |  Number of variables:           336                                         |
4.80/2.60	c (0,0) c |  Number of clauses:            1400                                         |
4.80/2.60	c (0,0) c |  Parse time:                   0.00 s                                       |
4.80/2.60	c (0,0) c |  Eliminated clauses:           0.00 Mb                                      |
4.80/2.60	c (0,0) c Reduced to 288 vars, 1294 cls (grow=0)
4.80/2.60	c (0,0) c No iterative elimination performed. (vars=288, c/v ratio=4.5)
4.80/2.60	c (0,0) c |  Simplification time:          0.00 s                                       |
4.80/2.60	c (0,0) c |                                                                             |
4.80/2.60	c (0,0) c ============================[ Search Statistics ]==============================
4.80/2.60	c (0,0) c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.80/2.60	c (0,0) c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
4.80/2.60	c (0,0) c ===============================================================================
4.80/2.60	c (0,0) c ===============================================================================
4.80/2.60	c (0,0) c restarts              : 1
4.80/2.60	c (0,0) c conflicts             : 945            (198780 /sec)
4.80/2.60	c (0,0) c decisions             : 1586           (0.00 % random) (333614 /sec)
4.80/2.60	c (0,0) c propagations          : 9705           (2041439 /sec)
4.80/2.60	c (0,0) c conflict literals     : 5897           (4.24 % deleted)
4.80/2.60	c (0,0) c CPU time              : 0.004754 s
4.80/2.60	c (0,0) 
4.80/2.60	c (0,0) s UNSATISFIABLE
5.00/2.64	c (0,0) SatSolver.solve End
5.00/2.64	c (0,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 15 MiB used (max 0 MiB)
5.00/2.64	c (0,0) Show results Begin
5.00/2.64	s UNSATISFIABLE
5.00/2.64	c (0,0) Show results End
5.00/2.64	c (0,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 15 MiB used (max 0 MiB)
5.00/2.64	c (0,0) 0,0,STOP-AFTER(ALL)
5.00/2.64	c END-Prog: Sun Aug 12 13:58:53 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 (3042 MiB free)
  memory of node 1: 16384 MiB (5517 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4305495-1534075131/watcher-4305495-1534075131 -o /tmp/evaluation-result-4305495-1534075131/solver-4305495-1534075131 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node151-1534062410-3793 --watchdog 2580 scop.sh 11g scop.jar -order minisat_release default HOME HOME/instance-4305495-1534075131.xml 

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

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


[startup+0.100704 s]*
/proc/loadavg: 2.57 2.23 2.11 3/222 8960
/proc/meminfo: memFree=8704028/32770624 swapFree=67108860/67108860
[pid=8943] ppid=8940 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/8943/stat : 8943 (scop.sh) S 8940 8943 3762 0 -1 4202496 559 321 0 0 0 0 0 0 20 0 1 0 225076271 115843072 349 33554432000 4194304 5098028 140736607923712 140736607920968 139684275012220 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 24440832 140736607929408 140736607929607 140736607929607 140736607932365 0
/proc/8943/statm: 28282 349 296 221 0 87 0
[pid=8946] ppid=8943 vsize=15012476 memory=72968 CPUtime=0.1 cores=0,2,4,6
/proc/8946/stat : 8946 (java) S 8943 8943 3762 0 -1 1077944320 6379 0 0 0 8 2 0 0 20 0 15 0 225076272 15372775424 18242 33554432000 4194304 4196468 140727600389936 140727600372480 139778605162231 0 0 2 16800973 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 28274688 140727600391175 140727600391473 140727600391473 140727600394191 0
/proc/8946/statm: 3753119 18242 2743 1 0 3715579 0
[pid=8946/tid=8947] ppid=8943 vsize=15012476 memory=-6526411401870300574 CPUtime=0.08 cores=0,2,4,6
/proc/8946/task/8947/stat : 8947 (java) R 8943 8943 3762 0 -1 4202560 4578 0 0 0 7 1 0 0 20 0 15 0 225076272 15372775424 18308 33554432000 4194304 4196468 140727600389936 139778576942304 139778589242718 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 28274688 140727600391175 140727600391473 140727600391473 140727600394191 0
[pid=8946/tid=8948] ppid=8943 vsize=15012476 memory=3472468156945532592 CPUtime=0 cores=0,2,4,6
/proc/8946/task/8948/stat : 8948 (java) S 8943 8943 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225076274 15372775424 18308 33554432000 4194304 4196468 140727600389936 139778609404816 139778605172437 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28274688 140727600391175 140727600391473 140727600391473 140727600394191 0
[pid=8946/tid=8949] ppid=8943 vsize=15012476 memory=139860717852288 CPUtime=0 cores=0,2,4,6
/proc/8946/task/8949/stat : 8949 (java) S 8943 8943 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225076274 15372775424 18308 33554432000 4194304 4196468 140727600389936 139778065693456 139778605172437 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28274688 140727600391175 140727600391473 140727600391473 140727600394191 0
[pid=8946/tid=8950] ppid=8943 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8946/task/8950/stat : 8950 (java) S 8943 8943 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225076274 15372775424 18308 33554432000 4194304 4196468 140727600389936 139778064641168 139778605172437 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28274688 140727600391175 140727600391473 140727600391473 140727600394191 0
[pid=8946/tid=8951] ppid=8943 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8946/task/8951/stat : 8951 (java) S 8943 8943 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225076274 15372775424 18308 33554432000 4194304 4196468 140727600389936 139778063588368 139778605172437 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28274688 140727600391175 140727600391473 140727600391473 140727600394191 0
[pid=8946/tid=8952] ppid=8943 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8946/task/8952/stat : 8952 (java) S 8943 8943 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225076275 15372775424 18308 33554432000 4194304 4196468 140727600389936 139777374365808 139778605173378 0 0 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28274688 140727600391175 140727600391473 140727600391473 140727600394191 0
[pid=8946/tid=8953] ppid=8943 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/8946/task/8953/stat : 8953 (java) S 8943 8943 3762 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 225076276 15372775424 18308 33554432000 4194304 4196468 140727600389936 139777294721824 139778605172437 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28274688 140727600391175 140727600391473 140727600391473 140727600394191 0
[pid=8946/tid=8954] ppid=8943 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8946/task/8954/stat : 8954 (java) S 8943 8943 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225076276 15372775424 18308 33554432000 4194304 4196468 140727600389936 139777026286704 139778605172437 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28274688 140727600391175 140727600391473 140727600391473 140727600394191 0
[pid=8946/tid=8955] ppid=8943 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8946/task/8955/stat : 8955 (java) S 8943 8943 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225076278 15372775424 18308 33554432000 4194304 4196468 140727600389936 139776651778128 139778605180827 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28274688 140727600391175 140727600391473 140727600391473 140727600394191 0
[pid=8946/tid=8956] ppid=8943 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8946/task/8956/stat : 8956 (java) S 8943 8943 3762 0 -1 1077944384 307 0 0 0 0 0 0 0 20 0 15 0 225076278 15372775424 18308 33554432000 4194304 4196468 140727600389936 139777373313648 139778605173378 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28274688 140727600391175 140727600391473 140727600391473 140727600394191 0
[pid=8946/tid=8957] ppid=8943 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/8946/task/8957/stat : 8957 (java) S 8943 8943 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225076278 15372775424 18308 33554432000 4194304 4196468 140727600389936 139777372260848 139778605173378 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28274688 140727600391175 140727600391473 140727600391473 140727600394191 0
[pid=8946/tid=8958] ppid=8943 vsize=15012476 memory=139860717852288 CPUtime=0 cores=0,2,4,6
/proc/8946/task/8958/stat : 8958 (java) S 8943 8943 3762 0 -1 1077944384 235 0 0 0 0 0 0 0 20 0 15 0 225076278 15372775424 18308 33554432000 4194304 4196468 140727600389936 139777371208560 139778605173378 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28274688 140727600391175 140727600391473 140727600391473 140727600394191 0
[pid=8946/tid=8959] ppid=8943 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/8946/task/8959/stat : 8959 (java) S 8943 8943 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225076279 15372775424 18308 33554432000 4194304 4196468 140727600389936 139776153873376 139778605172437 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28274688 140727600391175 140727600391473 140727600391473 140727600394191 0
[pid=8946/tid=8960] ppid=8943 vsize=15012476 memory=139860717852288 CPUtime=0 cores=0,2,4,6
/proc/8946/task/8960/stat : 8960 (java) S 8943 8943 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225076279 15372775424 18308 33554432000 4194304 4196468 140727600389936 139777370155440 139778605173378 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28274688 140727600391175 140727600391473 140727600391473 140727600394191 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 74364 KiB

[startup+0.210463 s]*
/proc/loadavg: 2.57 2.23 2.11 4/222 8960
/proc/meminfo: memFree=8690696/32770624 swapFree=67108860/67108860
[pid=8943] ppid=8940 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/8943/stat : 8943 (scop.sh) S 8940 8943 3762 0 -1 4202496 559 321 0 0 0 0 0 0 20 0 1 0 225076271 115843072 349 33554432000 4194304 5098028 140736607923712 140736607920968 139684275012220 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 24440832 140736607929408 140736607929607 140736607929607 140736607932365 0
/proc/8943/statm: 28282 349 296 221 0 87 0
[pid=8946] ppid=8943 vsize=15012476 memory=86840 CPUtime=0.24 cores=0,2,4,6
/proc/8946/stat : 8946 (java) S 8943 8943 3762 0 -1 1077944320 10031 0 0 0 21 3 0 0 20 0 15 0 225076272 15372775424 21710 33554432000 4194304 4196468 140727600389936 140727600372480 139778605162231 0 0 2 16800973 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 28274688 140727600391175 140727600391473 140727600391473 140727600394191 0
/proc/8946/statm: 3753119 21710 2871 1 0 3715579 0
[pid=8946/tid=8947] ppid=8943 vsize=15012476 memory=-8976644418600983157 CPUtime=0.19 cores=0,2,4,6
/proc/8946/task/8947/stat : 8947 (java) R 8943 8943 3762 0 -1 4202560 7953 0 0 0 17 2 0 0 20 0 15 0 225076272 15372775424 21710 33554432000 4194304 4196468 140727600389936 139778576984768 139778587027165 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 28274688 140727600391175 140727600391473 140727600391473 140727600394191 0
[pid=8946/tid=8948] ppid=8943 vsize=15012476 memory=3472468156945532592 CPUtime=0 cores=0,2,4,6
/proc/8946/task/8948/stat : 8948 (java) S 8943 8943 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225076274 15372775424 21710 33554432000 4194304 4196468 140727600389936 139778609404816 139778605172437 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28274688 140727600391175 140727600391473 140727600391473 140727600394191 0
[pid=8946/tid=8949] ppid=8943 vsize=15012476 memory=139860717852288 CPUtime=0 cores=0,2,4,6
/proc/8946/task/8949/stat : 8949 (java) S 8943 8943 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225076274 15372775424 21710 33554432000 4194304 4196468 140727600389936 139778065693456 139778605172437 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28274688 140727600391175 140727600391473 140727600391473 140727600394191 0
[pid=8946/tid=8950] ppid=8943 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8946/task/8950/stat : 8950 (java) S 8943 8943 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225076274 15372775424 21710 33554432000 4194304 4196468 140727600389936 139778064641168 139778605172437 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28274688 140727600391175 140727600391473 140727600391473 140727600394191 0
[pid=8946/tid=8951] ppid=8943 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/8946/task/8951/stat : 8951 (java) S 8943 8943 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225076274 15372775424 21710 33554432000 4194304 4196468 140727600389936 139778063588368 139778605172437 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28274688 140727600391175 140727600391473 140727600391473 140727600394191 0
[pid=8946/tid=8952] ppid=8943 vsize=15012476 memory=139860717852288 CPUtime=0 cores=0,2,4,6
/proc/8946/task/8952/stat : 8952 (java) S 8943 8943 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225076275 15372775424 21710 33554432000 4194304 4196468 140727600389936 139777374365808 139778605173378 0 0 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28274688 140727600391175 140727600391473 140727600391473 140727600394191 0
[pid=8946/tid=8953] ppid=8943 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/8946/task/8953/stat : 8953 (java) S 8943 8943 3762 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 225076276 15372775424 21710 33554432000 4194304 4196468 140727600389936 139777294721824 139778605172437 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28274688 140727600391175 140727600391473 140727600391473 140727600394191 0
[pid=8946/tid=8954] ppid=8943 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8946/task/8954/stat : 8954 (java) S 8943 8943 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225076276 15372775424 21710 33554432000 4194304 4196468 140727600389936 139777026286704 139778605172437 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28274688 140727600391175 140727600391473 140727600391473 140727600394191 0
[pid=8946/tid=8955] ppid=8943 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8946/task/8955/stat : 8955 (java) S 8943 8943 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225076278 15372775424 21710 33554432000 4194304 4196468 140727600389936 139776651778128 139778605180827 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28274688 140727600391175 140727600391473 140727600391473 140727600394191 0
[pid=8946/tid=8956] ppid=8943 vsize=15012476 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/8946/task/8956/stat : 8956 (java) S 8943 8943 3762 0 -1 1077944384 432 0 0 0 1 0 0 0 20 0 15 0 225076278 15372775424 21710 33554432000 4194304 4196468 140727600389936 139777373313648 139778605173378 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28274688 140727600391175 140727600391473 140727600391473 140727600394191 0
[pid=8946/tid=8957] ppid=8943 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/8946/task/8957/stat : 8957 (java) S 8943 8943 3762 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 15 0 225076278 15372775424 21710 33554432000 4194304 4196468 140727600389936 139777372260848 139778605173378 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28274688 140727600391175 140727600391473 140727600391473 140727600394191 0
[pid=8946/tid=8958] ppid=8943 vsize=15012476 memory=139860717852288 CPUtime=0.02 cores=0,2,4,6
/proc/8946/task/8958/stat : 8958 (java) S 8943 8943 3762 0 -1 1077944384 276 0 0 0 2 0 0 0 20 0 15 0 225076278 15372775424 21710 33554432000 4194304 4196468 140727600389936 139777371208560 139778605173378 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28274688 140727600391175 140727600391473 140727600391473 140727600394191 0
[pid=8946/tid=8959] ppid=8943 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/8946/task/8959/stat : 8959 (java) S 8943 8943 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225076279 15372775424 21710 33554432000 4194304 4196468 140727600389936 139776153873376 139778605172437 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28274688 140727600391175 140727600391473 140727600391473 140727600394191 0
[pid=8946/tid=8960] ppid=8943 vsize=15012476 memory=139860717852288 CPUtime=0 cores=0,2,4,6
/proc/8946/task/8960/stat : 8960 (java) S 8943 8943 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225076279 15372775424 21710 33554432000 4194304 4196468 140727600389936 139777370155440 139778605173378 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28274688 140727600391175 140727600391473 140727600391473 140727600394191 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 88236 KiB

[startup+0.310422 s]*
/proc/loadavg: 2.57 2.23 2.11 3/222 8960
/proc/meminfo: memFree=8687532/32770624 swapFree=67108860/67108860
[pid=8943] ppid=8940 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/8943/stat : 8943 (scop.sh) S 8940 8943 3762 0 -1 4202496 559 321 0 0 0 0 0 0 20 0 1 0 225076271 115843072 349 33554432000 4194304 5098028 140736607923712 140736607920968 139684275012220 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 24440832 140736607929408 140736607929607 140736607929607 140736607932365 0
/proc/8943/statm: 28282 349 296 221 0 87 0
[pid=8946] ppid=8943 vsize=15012476 memory=90356 CPUtime=0.41 cores=0,2,4,6
/proc/8946/stat : 8946 (java) S 8943 8943 3762 0 -1 1077944320 10547 0 0 0 38 3 0 0 20 0 15 0 225076272 15372775424 22589 33554432000 4194304 4196468 140727600389936 140727600372480 139778605162231 0 0 2 16800973 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 28274688 140727600391175 140727600391473 140727600391473 140727600394191 0
/proc/8946/statm: 3753119 22589 2963 1 0 3715579 0
[pid=8946/tid=8947] ppid=8943 vsize=15012476 memory=-8976644418600983157 CPUtime=0.29 cores=0,2,4,6
/proc/8946/task/8947/stat : 8947 (java) R 8943 8943 3762 0 -1 4202560 8324 0 0 0 26 3 0 0 20 0 15 0 225076272 15372775424 22589 33554432000 4194304 4196468 140727600389936 139778576957680 139778588349040 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 28274688 140727600391175 140727600391473 140727600391473 140727600394191 0
[pid=8946/tid=8948] ppid=8943 vsize=15012476 memory=3472468156945532592 CPUtime=0 cores=0,2,4,6
/proc/8946/task/8948/stat : 8948 (java) S 8943 8943 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225076274 15372775424 22589 33554432000 4194304 4196468 140727600389936 139778609404816 139778605172437 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28274688 140727600391175 140727600391473 140727600391473 140727600394191 0
[pid=8946/tid=8949] ppid=8943 vsize=15012476 memory=279721294797696 CPUtime=0 cores=0,2,4,6
/proc/8946/task/8949/stat : 8949 (java) S 8943 8943 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225076274 15372775424 22589 33554432000 4194304 4196468 140727600389936 139778065693456 139778605172437 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28274688 140727600391175 140727600391473 140727600391473 140727600394191 0
[pid=8946/tid=8950] ppid=8943 vsize=15012476 memory=279721153923104 CPUtime=0 cores=0,2,4,6
/proc/8946/task/8950/stat : 8950 (java) S 8943 8943 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225076274 15372775424 22589 33554432000 4194304 4196468 140727600389936 139778064641168 139778605172437 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28274688 140727600391175 140727600391473 140727600391473 140727600394191 0
[pid=8946/tid=8951] ppid=8943 vsize=15012476 memory=139860576945423 CPUtime=0 cores=0,2,4,6
/proc/8946/task/8951/stat : 8951 (java) S 8943 8943 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225076274 15372775424 22589 33554432000 4194304 4196468 140727600389936 139778063588368 139778605172437 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28274688 140727600391175 140727600391473 140727600391473 140727600394191 0
[pid=8946/tid=8952] ppid=8943 vsize=15012476 memory=279721294804608 CPUtime=0 cores=0,2,4,6
/proc/8946/task/8952/stat : 8952 (java) S 8943 8943 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225076275 15372775424 22589 33554432000 4194304 4196468 140727600389936 139777374365808 139778605173378 0 0 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28274688 140727600391175 140727600391473 140727600391473 140727600394191 0
[pid=8946/tid=8953] ppid=8943 vsize=15012476 memory=139860576950031 CPUtime=0 cores=0,2,4,6
/proc/8946/task/8953/stat : 8953 (java) S 8943 8943 3762 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 225076276 15372775424 22589 33554432000 4194304 4196468 140727600389936 139777294721824 139778605172437 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28274688 140727600391175 140727600391473 140727600391473 140727600394191 0
[pid=8946/tid=8954] ppid=8943 vsize=15012476 memory=139860576959792 CPUtime=0 cores=0,2,4,6
/proc/8946/task/8954/stat : 8954 (java) S 8943 8943 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225076276 15372775424 22589 33554432000 4194304 4196468 140727600389936 139777026286704 139778605172437 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28274688 140727600391175 140727600391473 140727600391473 140727600394191 0
[pid=8946/tid=8955] ppid=8943 vsize=15012476 memory=279721153932320 CPUtime=0 cores=0,2,4,6
/proc/8946/task/8955/stat : 8955 (java) S 8943 8943 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225076278 15372775424 22589 33554432000 4194304 4196468 140727600389936 139776651778128 139778605180827 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28274688 140727600391175 140727600391473 140727600391473 140727600394191 0
[pid=8946/tid=8956] ppid=8943 vsize=15012476 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/8946/task/8956/stat : 8956 (java) S 8943 8943 3762 0 -1 1077944384 447 0 0 0 1 0 0 0 20 0 15 0 225076278 15372775424 22589 33554432000 4194304 4196468 140727600389936 139777373313648 139778605173378 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28274688 140727600391175 140727600391473 140727600391473 140727600394191 0
[pid=8946/tid=8957] ppid=8943 vsize=15012476 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/8946/task/8957/stat : 8957 (java) S 8943 8943 3762 0 -1 1077944384 152 0 0 0 2 0 0 0 20 0 15 0 225076278 15372775424 22589 33554432000 4194304 4196468 140727600389936 139777372260848 139778605173378 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28274688 140727600391175 140727600391473 140727600391473 140727600394191 0
[pid=8946/tid=8958] ppid=8943 vsize=15012476 memory=139860717852288 CPUtime=0.07 cores=0,2,4,6
/proc/8946/task/8958/stat : 8958 (java) S 8943 8943 3762 0 -1 1077944384 297 0 0 0 7 0 0 0 20 0 15 0 225076278 15372775424 22589 33554432000 4194304 4196468 140727600389936 139777371208560 139778605173378 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28274688 140727600391175 140727600391473 140727600391473 140727600394191 0
[pid=8946/tid=8959] ppid=8943 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/8946/task/8959/stat : 8959 (java) S 8943 8943 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225076279 15372775424 22589 33554432000 4194304 4196468 140727600389936 139776153873376 139778605172437 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28274688 140727600391175 140727600391473 140727600391473 140727600394191 0
[pid=8946/tid=8960] ppid=8943 vsize=15012476 memory=139860717853684 CPUtime=0 cores=0,2,4,6
/proc/8946/task/8960/stat : 8960 (java) S 8943 8943 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225076279 15372775424 22589 33554432000 4194304 4196468 140727600389936 139777370155440 139778605173378 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28274688 140727600391175 140727600391473 140727600391473 140727600394191 0
Current children cumulated CPU time: 0.41 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 91752 KiB

[startup+0.700712 s]
/proc/loadavg: 2.57 2.23 2.11 3/222 8960
/proc/meminfo: memFree=8663224/32770624 swapFree=67108860/67108860
[pid=8943] ppid=8940 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/8943/stat : 8943 (scop.sh) S 8940 8943 3762 0 -1 4202496 559 321 0 0 0 0 0 0 20 0 1 0 225076271 115843072 349 33554432000 4194304 5098028 140736607923712 140736607920968 139684275012220 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 24440832 140736607929408 140736607929607 140736607929607 140736607932365 0
/proc/8943/statm: 28282 349 296 221 0 87 0
[pid=8946] ppid=8943 vsize=15020872 memory=127524 CPUtime=0.98 cores=0,2,4,6
/proc/8946/stat : 8946 (java) S 8943 8943 3762 0 -1 1077944320 17482 0 0 0 93 5 0 0 20 0 15 0 225076272 15381372928 31881 33554432000 4194304 4196468 140727600389936 140727600372480 139778605162231 0 0 2 25189581 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 28274688 140727600391175 140727600391473 140727600391473 140727600394191 0
/proc/8946/statm: 3755218 31881 3149 1 0 3716603 0
[pid=8946/tid=8947] ppid=8943 vsize=15020872 memory=54 CPUtime=0.66 cores=0,2,4,6
/proc/8946/task/8947/stat : 8947 (java) D 8943 8943 3762 0 -1 1077944384 14877 0 0 0 62 4 0 0 20 0 15 0 225076272 15381372928 31881 33554432000 4194304 4196468 140727600389936 139778576971120 139778597841453 0 4 2 25189581 18446744072101756452 0 0 -1 0 0 0 0 0 0 6293624 6294260 28274688 140727600391175 140727600391473 140727600391473 140727600394191 0
[pid=8946/tid=8948] ppid=8943 vsize=15020872 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8946/task/8948/stat : 8948 (java) S 8943 8943 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225076274 15381372928 31881 33554432000 4194304 4196468 140727600389936 139778609404816 139778605172437 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28274688 140727600391175 140727600391473 140727600391473 140727600394191 0
[pid=8946/tid=8949] ppid=8943 vsize=15020872 memory=8751464017575360309 CPUtime=0 cores=0,2,4,6
/proc/8946/task/8949/stat : 8949 (java) S 8943 8943 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225076274 15381372928 31881 33554432000 4194304 4196468 140727600389936 139778065693456 139778605172437 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28274688 140727600391175 140727600391473 140727600391473 140727600394191 0
[pid=8946/tid=8950] ppid=8943 vsize=15020872 memory=5788902676991533888 CPUtime=0 cores=0,2,4,6
/proc/8946/task/8950/stat : 8950 (java) S 8943 8943 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225076274 15381372928 31881 33554432000 4194304 4196468 140727600389936 139778064641168 139778605172437 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28274688 140727600391175 140727600391473 140727600391473 140727600394191 0
[pid=8946/tid=8951] ppid=8943 vsize=15020872 memory=6440526044186890340 CPUtime=0 cores=0,2,4,6
/proc/8946/task/8951/stat : 8951 (java) S 8943 8943 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225076274 15381372928 31881 33554432000 4194304 4196468 140727600389936 139778063588368 139778605172437 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28274688 140727600391175 140727600391473 140727600391473 140727600394191 0
[pid=8946/tid=8952] ppid=8943 vsize=15020904 memory=170926128 CPUtime=0 cores=0,2,4,6
/proc/8946/task/8952/stat : 8952 (java) S 8943 8943 3762 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 225076275 15381405696 31881 33554432000 4194304 4196468 140727600389936 139777374365808 139778605173378 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28274688 140727600391175 140727600391473 140727600391473 140727600394191 0
[pid=8946/tid=8953] ppid=8943 vsize=15020904 memory=1224 CPUtime=0 cores=0,2,4,6
/proc/8946/task/8953/stat : 8953 (java) S 8943 8943 3762 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 225076276 15381405696 31881 33554432000 4194304 4196468 140727600389936 139777294721824 139778605172437 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28274688 140727600391175 140727600391473 140727600391473 140727600394191 0
[pid=8946/tid=8954] ppid=8943 vsize=15020872 memory=1944 CPUtime=0 cores=0,2,4,6
/proc/8946/task/8954/stat : 8954 (java) S 8943 8943 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225076276 15381372928 31881 33554432000 4194304 4196468 140727600389936 139777026286704 139778605172437 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28274688 140727600391175 140727600391473 140727600391473 140727600394191 0
[pid=8946/tid=8955] ppid=8943 vsize=15020872 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/8946/task/8955/stat : 8955 (java) S 8943 8943 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225076278 15381372928 31881 33554432000 4194304 4196468 140727600389936 139776651778128 139778605180827 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28274688 140727600391175 140727600391473 140727600391473 140727600394191 0
[pid=8946/tid=8956] ppid=8943 vsize=15020872 memory=4536 CPUtime=0.06 cores=0,2,4,6
/proc/8946/task/8956/stat : 8956 (java) R 8943 8943 3762 0 -1 4202560 540 0 0 0 6 0 0 0 20 0 15 0 225076278 15381372928 31881 33554432000 4194304 4196468 140727600389936 139777373313648 139778591203191 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 28274688 140727600391175 140727600391473 140727600391473 140727600394191 0
[pid=8946/tid=8957] ppid=8943 vsize=15020872 memory=8448 CPUtime=0.08 cores=0,2,4,6
/proc/8946/task/8957/stat : 8957 (java) S 8943 8943 3762 0 -1 1077944384 363 0 0 0 8 0 0 0 20 0 15 0 225076278 15381372928 31881 33554432000 4194304 4196468 140727600389936 139777372260848 139778605173378 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28274688 140727600391175 140727600391473 140727600391473 140727600394191 0
[pid=8946/tid=8958] ppid=8943 vsize=15020872 memory=1628 CPUtime=0.15 cores=0,2,4,6
/proc/8946/task/8958/stat : 8958 (java) S 8943 8943 3762 0 -1 1077944384 367 0 0 0 15 0 0 0 20 0 15 0 225076278 15381372928 31881 33554432000 4194304 4196468 140727600389936 139777371208560 139778605173378 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28274688 140727600391175 140727600391473 140727600391473 140727600394191 0
[pid=8946/tid=8959] ppid=8943 vsize=15020872 memory=1144 CPUtime=0 cores=0,2,4,6
/proc/8946/task/8959/stat : 8959 (java) S 8943 8943 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225076279 15381372928 31881 33554432000 4194304 4196468 140727600389936 139776153873376 139778605172437 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28274688 140727600391175 140727600391473 140727600391473 140727600394191 0
[pid=8946/tid=8960] ppid=8943 vsize=15020872 memory=15244 CPUtime=0 cores=0,2,4,6
/proc/8946/task/8960/stat : 8960 (java) S 8943 8943 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225076279 15381372928 31881 33554432000 4194304 4196468 140727600389936 139777370155440 139778605173378 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28274688 140727600391175 140727600391473 140727600391473 140727600394191 0
Current children cumulated CPU time: 0.98 s
Current children cumulated vsize: 15134000 KiB
Current children cumulated memory: 128920 KiB

[startup+1.50172 s]
/proc/loadavg: 2.57 2.23 2.11 3/222 8960
/proc/meminfo: memFree=8634456/32770624 swapFree=67108860/67108860
[pid=8943] ppid=8940 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/8943/stat : 8943 (scop.sh) S 8940 8943 3762 0 -1 4202496 559 321 0 0 0 0 0 0 20 0 1 0 225076271 115843072 349 33554432000 4194304 5098028 140736607923712 140736607920968 139684275012220 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 24440832 140736607929408 140736607929607 140736607929607 140736607932365 0
/proc/8943/statm: 28282 349 296 221 0 87 0

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

/proc/8946/task/8948/stat : 8948 (java) S 8943 8943 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225076274 15385567232 45391 33554432000 4194304 4196468 140727600389936 139778609404816 139778605172437 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28274688 140727600391175 140727600391473 140727600391473 140727600394191 0
[pid=8946/tid=8949] ppid=8943 vsize=15024968 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8946/task/8949/stat : 8949 (java) S 8943 8943 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225076274 15385567232 45391 33554432000 4194304 4196468 140727600389936 139778065693456 139778605172437 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28274688 140727600391175 140727600391473 140727600391473 140727600394191 0
[pid=8946/tid=8950] ppid=8943 vsize=15024968 memory=279721153741472 CPUtime=0 cores=0,2,4,6
/proc/8946/task/8950/stat : 8950 (java) S 8943 8943 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225076274 15385567232 45391 33554432000 4194304 4196468 140727600389936 139778064641168 139778605172437 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28274688 140727600391175 140727600391473 140727600391473 140727600394191 0
[pid=8946/tid=8951] ppid=8943 vsize=15024968 memory=54 CPUtime=0 cores=0,2,4,6
/proc/8946/task/8951/stat : 8951 (java) S 8943 8943 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225076274 15385567232 45391 33554432000 4194304 4196468 140727600389936 139778063588368 139778605172437 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28274688 140727600391175 140727600391473 140727600391473 140727600394191 0
[pid=8946/tid=8952] ppid=8943 vsize=15024968 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8946/task/8952/stat : 8952 (java) S 8943 8943 3762 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 225076275 15385567232 45391 33554432000 4194304 4196468 140727600389936 139777374365808 139778605173378 0 0 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28274688 140727600391175 140727600391473 140727600391473 140727600394191 0
[pid=8946/tid=8953] ppid=8943 vsize=15024968 memory=279721153950272 CPUtime=0 cores=0,2,4,6
/proc/8946/task/8953/stat : 8953 (java) S 8943 8943 3762 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 225076276 15385567232 45391 33554432000 4194304 4196468 140727600389936 139777294721824 139778605172437 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28274688 140727600391175 140727600391473 140727600391473 140727600394191 0
[pid=8946/tid=8954] ppid=8943 vsize=15024968 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8946/task/8954/stat : 8954 (java) S 8943 8943 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225076276 15385567232 45391 33554432000 4194304 4196468 140727600389936 139777026286704 139778605172437 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28274688 140727600391175 140727600391473 140727600391473 140727600394191 0
[pid=8946/tid=8955] ppid=8943 vsize=15024968 memory=279721153969440 CPUtime=0 cores=0,2,4,6
/proc/8946/task/8955/stat : 8955 (java) S 8943 8943 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225076278 15385567232 45391 33554432000 4194304 4196468 140727600389936 139776651778128 139778605180827 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28274688 140727600391175 140727600391473 140727600391473 140727600394191 0
[pid=8946/tid=8956] ppid=8943 vsize=15024968 memory=0 CPUtime=0.35 cores=0,2,4,6
/proc/8946/task/8956/stat : 8956 (java) R 8943 8943 3762 0 -1 4202560 876 0 0 0 35 0 0 0 20 0 15 0 225076278 15385567232 45391 33554432000 4194304 4196468 140727600389936 139777373304624 139778584431193 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 28274688 140727600391175 140727600391473 140727600391473 140727600394191 0
[pid=8946/tid=8957] ppid=8943 vsize=15024968 memory=0 CPUtime=0.35 cores=0,2,4,6
/proc/8946/task/8957/stat : 8957 (java) R 8943 8943 3762 0 -1 4202560 513 0 0 0 35 0 0 0 20 0 15 0 225076278 15385567232 45391 33554432000 4194304 4196468 140727600389936 139777372242768 139778589065210 0 4 2 25189581 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 28274688 140727600391175 140727600391473 140727600391473 140727600394191 0
[pid=8946/tid=8958] ppid=8943 vsize=15024968 memory=0 CPUtime=0.65 cores=0,2,4,6
/proc/8946/task/8958/stat : 8958 (java) R 8943 8943 3762 0 -1 4202560 2409 0 0 0 64 1 0 0 20 0 15 0 225076278 15385567232 45391 33554432000 4194304 4196468 140727600389936 139777371208560 139778586572239 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 28274688 140727600391175 140727600391473 140727600391473 140727600394191 0
[pid=8946/tid=8959] ppid=8943 vsize=15024968 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8946/task/8959/stat : 8959 (java) S 8943 8943 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225076279 15385567232 45391 33554432000 4194304 4196468 140727600389936 139776153873376 139778605172437 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28274688 140727600391175 140727600391473 140727600391473 140727600394191 0
[pid=8946/tid=8960] ppid=8943 vsize=15024968 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8946/task/8960/stat : 8960 (java) S 8943 8943 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225076279 15385567232 45391 33554432000 4194304 4196468 140727600389936 139777370155440 139778605173378 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28274688 140727600391175 140727600391473 140727600391473 140727600394191 0
Current children cumulated CPU time: 2.84 s
Current children cumulated vsize: 15138096 KiB
Current children cumulated memory: 182960 KiB

[startup+2.65554 s]
# the end of solver process 8943 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=4.92304 s, system=0.185965 s

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

[startup+1.60173 s]
/proc/loadavg: 2.57 2.23 2.11 3/222 8960
/proc/meminfo: memFree=8634456/32770624 swapFree=67108860/67108860
[pid=8943] ppid=8940 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/8943/stat : 8943 (scop.sh) S 8940 8943 3762 0 -1 4202496 559 321 0 0 0 0 0 0 20 0 1 0 225076271 115843072 349 33554432000 4194304 5098028 140736607923712 140736607920968 139684275012220 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 24440832 140736607929408 140736607929607 140736607929607 140736607932365 0
/proc/8943/statm: 28282 349 296 221 0 87 0
[pid=8946] ppid=8943 vsize=15024968 memory=197696 CPUtime=3.17 cores=0,2,4,6
/proc/8946/stat : 8946 (java) S 8943 8943 3762 0 -1 1077944320 21818 0 0 0 309 8 0 0 20 0 15 0 225076272 15385567232 49424 33554432000 4194304 4196468 140727600389936 140727600372480 139778605162231 0 0 2 25189581 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 28274688 140727600391175 140727600391473 140727600391473 140727600394191 0
/proc/8946/statm: 3756242 49424 3194 1 0 3717627 0
[pid=8946/tid=8947] ppid=8943 vsize=15024968 memory=0 CPUtime=1.56 cores=0,2,4,6
/proc/8946/task/8947/stat : 8947 (java) R 8943 8943 3762 0 -1 4202560 16244 0 0 0 150 6 0 0 20 0 15 0 225076272 15385567232 49424 33554432000 4194304 4196468 140727600389936 139778576997328 139778116014207 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 28274688 140727600391175 140727600391473 140727600391473 140727600394191 0
[pid=8946/tid=8948] ppid=8943 vsize=15024968 memory=7667449165590849394 CPUtime=0 cores=0,2,4,6
/proc/8946/task/8948/stat : 8948 (java) S 8943 8943 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225076274 15385567232 49424 33554432000 4194304 4196468 140727600389936 139778609404816 139778605172437 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28274688 140727600391175 140727600391473 140727600391473 140727600394191 0
[pid=8946/tid=8949] ppid=8943 vsize=15024968 memory=7230921007607278949 CPUtime=0 cores=0,2,4,6
/proc/8946/task/8949/stat : 8949 (java) S 8943 8943 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225076274 15385567232 49424 33554432000 4194304 4196468 140727600389936 139778065693456 139778605172437 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28274688 140727600391175 140727600391473 140727600391473 140727600394191 0
[pid=8946/tid=8950] ppid=8943 vsize=15024968 memory=7445408212542975592 CPUtime=0 cores=0,2,4,6
/proc/8946/task/8950/stat : 8950 (java) S 8943 8943 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225076274 15385567232 49424 33554432000 4194304 4196468 140727600389936 139778064641168 139778605172437 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28274688 140727600391175 140727600391473 140727600391473 140727600394191 0
[pid=8946/tid=8951] ppid=8943 vsize=15024968 memory=7378958217698895470 CPUtime=0 cores=0,2,4,6
/proc/8946/task/8951/stat : 8951 (java) S 8943 8943 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225076274 15385567232 49424 33554432000 4194304 4196468 140727600389936 139778063588368 139778605172437 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28274688 140727600391175 140727600391473 140727600391473 140727600394191 0
[pid=8946/tid=8952] ppid=8943 vsize=15024968 memory=7014751519617013604 CPUtime=0 cores=0,2,4,6
/proc/8946/task/8952/stat : 8952 (java) S 8943 8943 3762 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 225076275 15385567232 49424 33554432000 4194304 4196468 140727600389936 139777374365808 139778605173378 0 0 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28274688 140727600391175 140727600391473 140727600391473 140727600394191 0
[pid=8946/tid=8953] ppid=8943 vsize=15024968 memory=7014751519617013604 CPUtime=0 cores=0,2,4,6
/proc/8946/task/8953/stat : 8953 (java) S 8943 8943 3762 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 225076276 15385567232 49424 33554432000 4194304 4196468 140727600389936 139777294721824 139778605172437 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28274688 140727600391175 140727600391473 140727600391473 140727600394191 0
[pid=8946/tid=8954] ppid=8943 vsize=15024968 memory=139860717852288 CPUtime=0 cores=0,2,4,6
/proc/8946/task/8954/stat : 8954 (java) S 8943 8943 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225076276 15385567232 49424 33554432000 4194304 4196468 140727600389936 139777026286704 139778605172437 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28274688 140727600391175 140727600391473 140727600391473 140727600394191 0
[pid=8946/tid=8955] ppid=8943 vsize=15024968 memory=139857020059649 CPUtime=0 cores=0,2,4,6
/proc/8946/task/8955/stat : 8955 (java) S 8943 8943 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225076278 15385567232 49424 33554432000 4194304 4196468 140727600389936 139776651778128 139778605180827 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28274688 140727600391175 140727600391473 140727600391473 140727600394191 0
[pid=8946/tid=8956] ppid=8943 vsize=15024968 memory=0 CPUtime=0.45 cores=0,2,4,6
/proc/8946/task/8956/stat : 8956 (java) R 8943 8943 3762 0 -1 4202560 969 0 0 0 45 0 0 0 20 0 15 0 225076278 15385567232 49424 33554432000 4194304 4196468 140727600389936 139777373298448 139778586725806 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 28274688 140727600391175 140727600391473 140727600391473 140727600394191 0
[pid=8946/tid=8957] ppid=8943 vsize=15024968 memory=7157735280196867940 CPUtime=0.44 cores=0,2,4,6
/proc/8946/task/8957/stat : 8957 (java) R 8943 8943 3762 0 -1 4202560 765 0 0 0 44 0 0 0 20 0 15 0 225076278 15385567232 49424 33554432000 4194304 4196468 140727600389936 139777372241864 139778588693710 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 28274688 140727600391175 140727600391473 140727600391473 140727600394191 0
[pid=8946/tid=8958] ppid=8943 vsize=15024968 memory=7741239516854771812 CPUtime=0.69 cores=0,2,4,6
/proc/8946/task/8958/stat : 8958 (java) R 8943 8943 3762 0 -1 1077944384 2505 0 0 0 68 1 0 0 20 0 15 0 225076278 15385567232 49424 33554432000 4194304 4196468 140727600389936 139777371208560 139778605173378 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 28274688 140727600391175 140727600391473 140727600391473 140727600394191 0
[pid=8946/tid=8959] ppid=8943 vsize=15024968 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/8946/task/8959/stat : 8959 (java) S 8943 8943 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225076279 15385567232 49424 33554432000 4194304 4196468 140727600389936 139776153873376 139778605172437 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28274688 140727600391175 140727600391473 140727600391473 140727600394191 0
[pid=8946/tid=8960] ppid=8943 vsize=15024968 memory=158960 CPUtime=0 cores=0,2,4,6
/proc/8946/task/8960/stat : 8960 (java) S 8943 8943 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225076279 15385567232 49424 33554432000 4194304 4196468 140727600389936 139777370155440 139778605173378 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28274688 140727600391175 140727600391473 140727600391473 140727600394191 0
Current children cumulated CPU time: 3.17 s
Current children cumulated vsize: 15138096 KiB
Current children cumulated memory: 199092 KiB

[startup+2.40071 s]
/proc/loadavg: 2.57 2.23 2.11 4/222 8975
/proc/meminfo: memFree=8721856/32770624 swapFree=67108860/67108860
[pid=8943] ppid=8940 vsize=113128 memory=1472 CPUtime=3.95 cores=0,2,4,6
/proc/8943/stat : 8943 (scop.sh) S 8940 8943 3762 0 -1 4202496 590 24113 0 0 0 0 385 10 20 0 1 0 225076271 115843072 368 33554432000 4194304 5098028 140736607923712 140736607920456 139684275012220 0 65536 4100 81923 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 24440832 140736607929408 140736607929607 140736607929607 140736607932365 0
/proc/8943/statm: 28282 368 311 221 0 87 0
[pid=8961] ppid=8943 vsize=7406384 memory=91432 CPUtime=0.7 cores=0,2,4,6
/proc/8961/stat : 8961 (java) S 8943 8943 3762 0 -1 1077944320 15930 0 0 0 66 4 0 0 20 0 15 0 225076459 7584137216 22858 33554432000 4194304 4196468 140735316573056 140735316555600 140070778224375 0 0 2 25189581 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 19009536 140735316579510 140735316579633 140735316579633 140735316582351 0
/proc/8961/statm: 1851596 22858 3048 1 0 1813530 0
[pid=8961/tid=8962] ppid=8943 vsize=7406384 memory=8112282956445269571 CPUtime=0.51 cores=0,2,4,6
/proc/8961/task/8962/stat : 8962 (java) R 8943 8943 3762 0 -1 4202560 13632 0 0 0 48 3 0 0 20 0 15 0 225076459 7584137216 22858 33554432000 4194304 4196468 140735316573056 140070750061776 140070778236310 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 19009536 140735316579510 140735316579633 140735316579633 140735316582351 0
[pid=8961/tid=8963] ppid=8943 vsize=7406384 memory=7012220542701300071 CPUtime=0 cores=0,2,4,6
/proc/8961/task/8963/stat : 8963 (java) S 8943 8943 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225076460 7584137216 22858 33554432000 4194304 4196468 140735316573056 140070782467088 140070778234581 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19009536 140735316579510 140735316579633 140735316579633 140735316582351 0
[pid=8961/tid=8964] ppid=8943 vsize=7406384 memory=385 CPUtime=0 cores=0,2,4,6
/proc/8961/task/8964/stat : 8964 (java) S 8943 8943 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225076460 7584137216 22858 33554432000 4194304 4196468 140735316573056 140070582635664 140070778234581 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19009536 140735316579510 140735316579633 140735316579633 140735316582351 0
[pid=8961/tid=8965] ppid=8943 vsize=7406384 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8961/task/8965/stat : 8965 (java) S 8943 8943 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225076460 7584137216 22858 33554432000 4194304 4196468 140735316573056 140070581582608 140070778234581 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19009536 140735316579510 140735316579633 140735316579633 140735316582351 0
[pid=8961/tid=8966] ppid=8943 vsize=7406384 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8961/task/8966/stat : 8966 (java) S 8943 8943 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225076460 7584137216 22858 33554432000 4194304 4196468 140735316573056 140070580530064 140070778234581 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19009536 140735316579510 140735316579633 140735316579633 140735316582351 0
[pid=8961/tid=8967] ppid=8943 vsize=7406384 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8961/task/8967/stat : 8967 (java) S 8943 8943 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225076461 7584137216 22858 33554432000 4194304 4196468 140735316573056 140070156753136 140070778235522 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19009536 140735316579510 140735316579633 140735316579633 140735316582351 0
[pid=8961/tid=8968] ppid=8943 vsize=7406384 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8961/task/8968/stat : 8968 (java) S 8943 8943 3762 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 225076462 7584137216 22858 33554432000 4194304 4196468 140735316573056 140069620933792 140070778234581 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19009536 140735316579510 140735316579633 140735316579633 140735316582351 0
[pid=8961/tid=8969] ppid=8943 vsize=7406384 memory=279721153988656 CPUtime=0 cores=0,2,4,6
/proc/8961/task/8969/stat : 8969 (java) S 8943 8943 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225076462 7584137216 22858 33554432000 4194304 4196468 140735316573056 140069352497904 140070778234581 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19009536 140735316579510 140735316579633 140735316579633 140735316582351 0
[pid=8961/tid=8970] ppid=8943 vsize=7406384 memory=6943526294502006880 CPUtime=0 cores=0,2,4,6
/proc/8961/task/8970/stat : 8970 (java) S 8943 8943 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225076465 7584137216 22858 33554432000 4194304 4196468 140735316573056 140068977989584 140070778242971 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19009536 140735316579510 140735316579633 140735316579633 140735316582351 0
[pid=8961/tid=8971] ppid=8943 vsize=7406384 memory=6656426216303648864 CPUtime=0.03 cores=0,2,4,6
/proc/8961/task/8971/stat : 8971 (java) S 8943 8943 3762 0 -1 1077944384 410 0 0 0 3 0 0 0 20 0 15 0 225076465 7584137216 22858 33554432000 4194304 4196468 140735316573056 140070155700976 140070778235522 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19009536 140735316579510 140735316579633 140735316579633 140735316582351 0
[pid=8961/tid=8972] ppid=8943 vsize=7406384 memory=6655300316396806240 CPUtime=0.03 cores=0,2,4,6
/proc/8961/task/8972/stat : 8972 (java) S 8943 8943 3762 0 -1 1077944384 222 0 0 0 3 0 0 0 20 0 15 0 225076465 7584137216 22858 33554432000 4194304 4196468 140735316573056 140070154648432 140070778235522 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19009536 140735316579510 140735316579633 140735316579633 140735316582351 0
[pid=8961/tid=8973] ppid=8943 vsize=7406384 memory=6944656575208382560 CPUtime=0.11 cores=0,2,4,6
/proc/8961/task/8973/stat : 8973 (java) S 8943 8943 3762 0 -1 1077944384 334 0 0 0 11 0 0 0 20 0 15 0 225076465 7584137216 22858 33554432000 4194304 4196468 140735316573056 140070153595376 140070778235522 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19009536 140735316579510 140735316579633 140735316579633 140735316582351 0
[pid=8961/tid=8974] ppid=8943 vsize=7406384 memory=6655300316396806240 CPUtime=0 cores=0,2,4,6
/proc/8961/task/8974/stat : 8974 (java) S 8943 8943 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225076465 7584137216 22858 33554432000 4194304 4196468 140735316573056 140068480084832 140070778234581 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19009536 140735316579510 140735316579633 140735316579633 140735316582351 0
[pid=8961/tid=8975] ppid=8943 vsize=7406384 memory=6656426216303648864 CPUtime=0 cores=0,2,4,6
/proc/8961/task/8975/stat : 8975 (java) S 8943 8943 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225076465 7584137216 22858 33554432000 4194304 4196468 140735316573056 140070152542768 140070778235522 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19009536 140735316579510 140735316579633 140735316579633 140735316582351 0
Current children cumulated CPU time: 4.65 s
Current children cumulated vsize: 7519512 KiB
Current children cumulated memory: 92904 KiB

[startup+2.60508 s]
/proc/loadavg: 2.57 2.23 2.11 4/222 8975
/proc/meminfo: memFree=8721856/32770624 swapFree=67108860/67108860
[pid=8943] ppid=8940 vsize=113128 memory=1472 CPUtime=3.95 cores=0,2,4,6
/proc/8943/stat : 8943 (scop.sh) S 8940 8943 3762 0 -1 4202496 590 24113 0 0 0 0 385 10 20 0 1 0 225076271 115843072 368 33554432000 4194304 5098028 140736607923712 140736607920456 139684275012220 0 65536 4100 81923 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 24440832 140736607929408 140736607929607 140736607929607 140736607932365 0
/proc/8943/statm: 28282 368 311 221 0 87 0
[pid=8961] ppid=8943 vsize=7869560 memory=115856 CPUtime=1.05 cores=0,2,4,6
/proc/8961/stat : 8961 (java) S 8943 8943 3762 0 -1 1077944320 17670 488 0 0 99 6 0 0 20 0 17 0 225076459 8058429440 28964 33554432000 4194304 4196468 140735316573056 140735316555600 140070778224375 0 0 2 25189581 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 19009536 140735316579510 140735316579633 140735316579633 140735316582351 0
/proc/8961/statm: 1967390 28964 3155 1 0 1928789 0
[pid=8961/tid=8962] ppid=8943 vsize=7869560 memory=6656426216303648864 CPUtime=0.7 cores=0,2,4,6
/proc/8961/task/8962/stat : 8962 (java) R 8943 8943 3762 0 -1 4202560 14827 488 0 0 66 4 0 0 20 0 17 0 225076459 8058429440 28964 33554432000 4194304 4196468 140735316573056 140070750065008 140070762304862 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 19009536 140735316579510 140735316579633 140735316579633 140735316582351 0
[pid=8961/tid=8963] ppid=8943 vsize=7869560 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8961/task/8963/stat : 8963 (java) S 8943 8943 3762 0 -1 1077944384 1 488 0 0 0 0 0 0 20 0 17 0 225076460 8058429440 28964 33554432000 4194304 4196468 140735316573056 140070782467088 140070778234581 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19009536 140735316579510 140735316579633 140735316579633 140735316582351 0
[pid=8961/tid=8964] ppid=8943 vsize=7869560 memory=8112282956445269571 CPUtime=0 cores=0,2,4,6
/proc/8961/task/8964/stat : 8964 (java) S 8943 8943 3762 0 -1 1077944384 1 488 0 0 0 0 0 0 20 0 17 0 225076460 8058429440 28964 33554432000 4194304 4196468 140735316573056 140070582635664 140070778234581 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19009536 140735316579510 140735316579633 140735316579633 140735316582351 0
[pid=8961/tid=8965] ppid=8943 vsize=7869560 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8961/task/8965/stat : 8965 (java) S 8943 8943 3762 0 -1 1077944384 1 488 0 0 0 0 0 0 20 0 17 0 225076460 8058429440 28964 33554432000 4194304 4196468 140735316573056 140070581582608 140070778234581 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19009536 140735316579510 140735316579633 140735316579633 140735316582351 0
[pid=8961/tid=8966] ppid=8943 vsize=7869560 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8961/task/8966/stat : 8966 (java) S 8943 8943 3762 0 -1 1077944384 2 488 0 0 0 0 0 0 20 0 17 0 225076460 8058429440 28964 33554432000 4194304 4196468 140735316573056 140070580530064 140070778234581 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19009536 140735316579510 140735316579633 140735316579633 140735316582351 0
[pid=8961/tid=8967] ppid=8943 vsize=7869560 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8961/task/8967/stat : 8967 (java) S 8943 8943 3762 0 -1 1077944384 5 488 0 0 0 0 0 0 20 0 17 0 225076461 8058429440 28964 33554432000 4194304 4196468 140735316573056 140070156753136 140070778235522 0 0 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19009536 140735316579510 140735316579633 140735316579633 140735316582351 0
[pid=8961/tid=8968] ppid=8943 vsize=7869560 memory=139860577184288 CPUtime=0 cores=0,2,4,6
/proc/8961/task/8968/stat : 8968 (java) S 8943 8943 3762 0 -1 1077944384 13 488 0 0 0 0 0 0 20 0 17 0 225076462 8058429440 28964 33554432000 4194304 4196468 140735316573056 140069620933792 140070778234581 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19009536 140735316579510 140735316579633 140735316579633 140735316582351 0
[pid=8961/tid=8969] ppid=8943 vsize=7869560 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8961/task/8969/stat : 8969 (java) S 8943 8943 3762 0 -1 1077944384 1 488 0 0 0 0 0 0 20 0 17 0 225076462 8058429440 28964 33554432000 4194304 4196468 140735316573056 140069352497904 140070778234581 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19009536 140735316579510 140735316579633 140735316579633 140735316582351 0
[pid=8961/tid=8970] ppid=8943 vsize=7869560 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8961/task/8970/stat : 8970 (java) S 8943 8943 3762 0 -1 1077944384 3 488 0 0 0 0 0 0 20 0 17 0 225076465 8058429440 28964 33554432000 4194304 4196468 140735316573056 140068977989584 140070778242971 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19009536 140735316579510 140735316579633 140735316579633 140735316582351 0
[pid=8961/tid=8971] ppid=8943 vsize=7869560 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/8961/task/8971/stat : 8971 (java) S 8943 8943 3762 0 -1 1077944384 612 488 0 0 7 0 0 0 20 0 17 0 225076465 8058429440 28964 33554432000 4194304 4196468 140735316573056 140070155700976 140070778235522 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19009536 140735316579510 140735316579633 140735316579633 140735316582351 0
[pid=8961/tid=8972] ppid=8943 vsize=7869560 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/8961/task/8972/stat : 8972 (java) R 8943 8943 3762 0 -1 1077944384 331 488 0 0 7 0 0 0 20 0 17 0 225076465 8058429440 28964 33554432000 4194304 4196468 140735316573056 140070154648432 140070778235522 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 19009536 140735316579510 140735316579633 140735316579633 140735316582351 0
[pid=8961/tid=8973] ppid=8943 vsize=7869560 memory=0 CPUtime=0.17 cores=0,2,4,6
/proc/8961/task/8973/stat : 8973 (java) S 8943 8943 3762 0 -1 1077944384 486 488 0 0 17 0 0 0 20 0 17 0 225076465 8058429440 28964 33554432000 4194304 4196468 140735316573056 140070153595376 140070778235522 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19009536 140735316579510 140735316579633 140735316579633 140735316582351 0
[pid=8961/tid=8974] ppid=8943 vsize=7869560 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8961/task/8974/stat : 8974 (java) S 8943 8943 3762 0 -1 1077944384 3 488 0 0 0 0 0 0 20 0 17 0 225076465 8058429440 28964 33554432000 4194304 4196468 140735316573056 140068480084832 140070778234581 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19009536 140735316579510 140735316579633 140735316579633 140735316582351 0
[pid=8961/tid=8975] ppid=8943 vsize=7869560 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8961/task/8975/stat : 8975 (java) S 8943 8943 3762 0 -1 1077944384 1 488 0 0 0 0 0 0 20 0 17 0 225076465 8058429440 28964 33554432000 4194304 4196468 140735316573056 140070152542768 140070778235522 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19009536 140735316579510 140735316579633 140735316579633 140735316582351 0
Current children cumulated CPU time: 5 s
Current children cumulated vsize: 7982688 KiB
Current children cumulated memory: 117328 KiB

Child status: 0
Real time (s): 2.6556
CPU time (s): 5.109
CPU user time (s): 4.92304
CPU system time (s): 0.185965
CPU usage (%): 192.386
Max. virtual memory (cumulated for all children) (KiB): 15140232
Max. memory (cumulated for all children) (KiB): 228300

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.92304
system time used= 0.185965
maximum resident set size= 232532
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 43155
page faults= 0
swaps= 0
block input operations= 0
block output operations= 256
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5084
involuntary context switches= 17


# summary of solver processes directly reported to runsolver:
#   pid: 8943
#   total CPU time (s): 5.109
#   total CPU user time (s): 4.92304
#   total CPU system time (s): 0.185965

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.031422 second user time and 0.078557 second system time

The end

Launcher Data

Begin job on node151 at 2018-08-12 13:58:51
IDJOB=4305495
IDBENCH=141418
IDSOLVER=2782
FILE ID=node151/4305495-1534075131
RUNJOBID= node151-1534062410-3793
PBS_JOBID= 21036982
Free space on /tmp= 41244 MiB

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

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

MD5SUM BENCH= 67b8364c884536fb4f5e1967f94ac4a2
RANDOM SEED=999270795

node151.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.87
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.87
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.87
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.87
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:         8765712 kB
MemAvailable:   31748528 kB
Buffers:          263136 kB
Cached:         22675596 kB
SwapCached:            0 kB
Active:         10453788 kB
Inactive:       12694636 kB
Active(anon):     159044 kB
Inactive(anon):   103292 kB
Active(file):   10294744 kB
Inactive(file): 12591344 kB
Unevictable:        7836 kB
Mlocked:            7836 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8120 kB
Writeback:             0 kB
AnonPages:        211768 kB
Mapped:            71908 kB
Shmem:             49800 kB
Slab:             554104 kB
SReclaimable:     525188 kB
SUnreclaim:        28916 kB
KernelStack:        3696 kB
PageTables:         6108 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    5869152 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     77824 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 41236 MiB
End job on node151 at 2018-08-12 13:58:54