Trace number 4305590

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.3566 2.43831

General information on the benchmark

NameDubois/
Dubois-020_c18.xml
MD5SUM456a853e8f92228a7cc5dd61b0b89dd6
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.007457
Satisfiable
(Un)Satisfiability was proved
Number of variables60
Number of constraints40
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":60}]
Minimum variable degree2
Maximum variable degree2
Distribution of variable degrees[{"degree":2,"count":60}]
Minimum constraint arity3
Maximum constraint arity3
Distribution of constraint arities[{"arity":3,"count":40}]
Number of extensional constraints40
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":40}]
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-24167-serial-file.bin HOME/instance-4305590-1534075273.xml
0.66/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.55	c BEGIN-Prog: Sun Aug 12 14:01:14 CEST 2018
0.66/0.55	c PID: 24170
0.66/0.55	c IP: 172.20.3.103
0.66/0.55	c HOST: node103.alineos.net
0.66/0.55	c (0,0) Parsing Begin
1.18/0.86	c (0,0) Parsing End
1.18/0.86	c (0,0) CSP: 0 int (0 aux), 60 bool (0 aux), 40 ctr, max domain size 2
1.18/0.86	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.18/0.86	c (0,0) Constraint Name Generate Begin
1.18/0.86	c (0,0) Ctr:HOME/instance-4305590-1534075273.xml,ExtensionSupport:IntVar
1.18/0.87	c (0,0) Constraint Name Generate End
1.18/0.87	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.18/0.87	c (0,0) CSP to CSPinCNF Begin
1.53/1.09	c (0,0) translated 4 (10%) constraints
1.73/1.14	c (0,0) translated 8 (20%) constraints
1.73/1.18	c (0,0) translated 12 (30%) constraints
1.99/1.21	c (0,0) translated 16 (40%) constraints
1.99/1.24	c (0,0) translated 20 (50%) constraints
1.99/1.27	c (0,0) translated 24 (60%) constraints
1.99/1.29	c (0,0) translated 28 (70%) constraints
2.26/1.31	c (0,0) translated 32 (80%) constraints
2.26/1.32	c (0,0) translated 36 (90%) constraints
2.26/1.34	c (0,0) translated 40 (100%) constraints
2.26/1.37	c (0,0) STATISTICS1:HOME/instance-4305590-1534075273.xml,ExtensionSupport:IntVar,220,760,-1,2,3,1,,2:2000,3:520;2:240,1:2000;0:40,
2.26/1.37	c (0,0) ==========================================
2.26/1.37	c (0,0) Both Encoding selects:
2.26/1.37	c (0,0) Order
2.26/1.37	c (0,0) ==========================================
2.26/1.39	c (0,0) translated 76 (10%) constraints
2.26/1.40	c (0,0) translated 152 (20%) constraints
2.53/1.40	c (0,0) translated 228 (30%) constraints
2.53/1.41	c (0,0) translated 304 (40%) constraints
2.53/1.41	c (0,0) translated 380 (50%) constraints
2.53/1.42	c (0,0) translated 456 (60%) constraints
2.53/1.42	c (0,0) translated 532 (70%) constraints
2.53/1.43	c (0,0) translated 608 (80%) constraints
2.53/1.43	c (0,0) translated 684 (90%) constraints
2.53/1.43	c (0,0) translated 760 (100%) constraints
2.53/1.43	c (0,0) CSP to CSPinCNF End
2.53/1.44	c (0,0) CSP: 0 int (0 aux), 220 bool (160 aux), 760 ctr, max domain size 2
2.53/1.44	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 25 MiB used (max 0 MiB)
2.53/1.44	c (0,0) CSPinCNF Propagation Begin
2.53/1.47	c (0,0) 0 values, 40 unsatisfiable literals, and 0 valid clauses are removed
2.53/1.47	c (0,0) CSPinCNF Propagation End
2.53/1.47	c (0,0) CSP: 0 int (0 aux), 220 bool (160 aux), 760 ctr, max domain size 2
2.53/1.47	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 25 MiB used (max 0 MiB)
2.53/1.47	c (0,0) Simplify CSPinCNF Begin
2.53/1.48	c (0,0) Simplify CSPinCNF End
2.53/1.48	c (0,0) CSP: 0 int (0 aux), 220 bool (160 aux), 760 ctr, max domain size 2
2.53/1.48	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 25 MiB used (max 0 MiB)
2.53/1.48	c (0,0) Calculate Precise Domain Begin
2.53/1.48	c (0,0) 0 values are removed by re-calculation
2.53/1.48	c (0,0) Calculate Precise Domain End
2.53/1.48	c (0,0) CSP: 0 int (0 aux), 220 bool (160 aux), 760 ctr, max domain size 2
2.53/1.48	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 25 MiB used (max 0 MiB)
2.53/1.48	c (0,0) CSPinCNF to SatSolver Begin
2.85/1.51	c (0,0) 76 (10 %) CSP clauses are encoded (220 SAT variables, 75 SAT clauses)
2.85/1.52	c (0,0) 152 (20 %) CSP clauses are encoded (220 SAT variables, 151 SAT clauses)
2.85/1.52	c (0,0) 228 (30 %) CSP clauses are encoded (220 SAT variables, 227 SAT clauses)
2.85/1.53	c (1,0) 304 (40 %) CSP clauses are encoded (220 SAT variables, 303 SAT clauses)
2.85/1.53	c (1,0) 380 (50 %) CSP clauses are encoded (220 SAT variables, 379 SAT clauses)
2.85/1.53	c (1,0) 456 (60 %) CSP clauses are encoded (220 SAT variables, 455 SAT clauses)
2.85/1.54	c (1,1) 532 (70 %) CSP clauses are encoded (220 SAT variables, 531 SAT clauses)
2.85/1.54	c (1,1) 608 (80 %) CSP clauses are encoded (220 SAT variables, 607 SAT clauses)
2.85/1.54	c (1,1) 684 (90 %) CSP clauses are encoded (220 SAT variables, 683 SAT clauses)
2.85/1.54	c (1,1) 760 (100 %) CSP clauses are encoded (220 SAT variables, 759 SAT clauses)
2.85/1.54	c (1,1) Launch Command will be: minisat_release
2.85/1.54	c (1,1) CSPinCNF to SatSolver End
2.85/1.54	c (1,1) Heap : 112 MiB used (max 10795 MiB), NonHeap : 26 MiB used (max 0 MiB)
2.85/1.56	c (1,1) STATISTICS2:HOME/instance-4305590-1534075273.xml,ExtensionSupport:IntVar,220,760,-1,2,3,1,,2:2000,3:480;2:280,1:2000,
2.85/1.56	c (1,1) 220 bool, 760 clause
2.85/1.56	c (1,1) Export Begin
3.09/1.64	c (1,1) Export to HOME/scop-24167-serial-file.bin
3.09/1.64	c (1,1) Export End
3.09/1.65	c (1,1) Export File Size: 0.01 MB
3.09/1.65	c (1,1) 0,0,0,0,0,0,1,STOP-AFTER(DIMACS)
3.09/1.65	c END-Prog: Sun Aug 12 14:01:15 CEST 2018
3.09/1.66	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp scop.jar fun.scop.XCSP18Solve HOME/scop-24167-serial-file.bin
3.78/2.14	c (0,0) Read Serial File Begin
3.78/2.14	c (0,0) HOME/scop-24167-serial-file.bin
4.07/2.31	c (0,0) Read Serial File End
4.07/2.33	
4.07/2.33	scop order+minisat_release (2018-07-31)
4.07/2.33	(Solving Process)
4.07/2.33	
4.07/2.35	c BEGIN-Prog: Sun Aug 12 14:01:16 CEST 2018
4.07/2.35	c PID: 24185
4.07/2.35	c IP: 172.20.3.103
4.07/2.35	c HOST: node103.alineos.net
4.07/2.35	c (0,0) SatSolver.solve Begin
4.07/2.35	c (0,0) 0 bool, 0 clause
4.07/2.35	c (0,0) minisat_release HOME/instance-4305590-1534075273.xml-scop-24170.cnf
4.07/2.38	c (0,0) c This is COMiniSatPS.
4.07/2.38	c (0,0) c WARNING: for repeatability, setting FPU to use double precision
4.07/2.38	c (0,0) c ============================[ Problem Statistics ]=============================
4.07/2.38	c (0,0) c |                                                                             |
4.07/2.38	c (0,0) c |  Number of variables:           220                                         |
4.07/2.38	c (0,0) c |  Number of clauses:             760                                         |
4.07/2.38	c (0,0) c |  Parse time:                   0.00 s                                       |
4.07/2.38	c (0,0) c |  Eliminated clauses:           0.01 Mb                                      |
4.07/2.38	c (0,0) c |  Simplification time:          0.00 s                                       |
4.07/2.38	c (0,0) c |                                                                             |
4.07/2.38	c (0,0) c ===============================================================================
4.07/2.38	c (0,0) c Solved by simplification
4.07/2.38	c (0,0) c restarts              : 0
4.07/2.38	c (0,0) c conflicts             : 0              (0 /sec)
4.07/2.38	c (0,0) c decisions             : 0              (-nan % random) (0 /sec)
4.07/2.38	c (0,0) c propagations          : 2              (864 /sec)
4.07/2.38	c (0,0) c conflict literals     : 0              (-nan % deleted)
4.07/2.38	c (0,0) c CPU time              : 0.002316 s
4.07/2.38	c (0,0) 
4.07/2.38	c (0,0) s UNSATISFIABLE
4.27/2.42	c (0,0) SatSolver.solve End
4.27/2.42	c (0,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 15 MiB used (max 0 MiB)
4.27/2.42	c (0,0) Show results Begin
4.27/2.42	s UNSATISFIABLE
4.27/2.42	c (0,0) Show results End
4.27/2.42	c (0,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 15 MiB used (max 0 MiB)
4.27/2.43	c (0,0) 0,0,STOP-AFTER(ALL)
4.27/2.43	c END-Prog: Sun Aug 12 14:01:16 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 (8032 MiB free)
  memory of node 1: 16384 MiB (8593 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4305590-1534075273/watcher-4305590-1534075273 -o /tmp/evaluation-result-4305590-1534075273/solver-4305590-1534075273 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node103-1534064938-20637 --watchdog 2580 scop.sh 11g scop.jar -both minisat_release default HOME HOME/instance-4305590-1534075273.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=24167, runsolver pid=24164

[startup+0.100111 s]*
/proc/loadavg: 2.68 2.29 2.15 3/224 24184
/proc/meminfo: memFree=16965148/32770624 swapFree=67058748/67108860
[pid=24167] ppid=24164 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/24167/stat : 24167 (scop.sh) S 24164 24167 20606 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 225090521 115843072 349 33554432000 4194304 5098028 140727407645136 140727407642392 140135315460732 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 31817728 140727407653953 140727407654151 140727407654151 140727407656909 0
/proc/24167/statm: 28282 349 296 221 0 87 0
[pid=24170] ppid=24167 vsize=15012476 memory=71956 CPUtime=0.11 cores=0,2,4,6
/proc/24170/stat : 24170 (java) S 24167 24167 20606 0 -1 1077944320 6108 0 0 0 10 1 0 0 20 0 15 0 225090521 15372775424 17989 33554432000 4194304 4196468 140730291799056 140730291781600 140375988244215 0 0 2 16800973 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 16158720 140730291807239 140730291807537 140730291807537 140730291810255 0
/proc/24170/statm: 3753119 17989 2743 1 0 3715579 0
[pid=24170/tid=24171] ppid=24167 vsize=15012476 memory=-6148396199699595205 CPUtime=0.09 cores=0,2,4,6
/proc/24170/task/24171/stat : 24171 (java) R 24167 24167 20606 0 -1 4202560 4230 0 0 0 8 1 0 0 20 0 15 0 225090521 15372775424 17989 33554432000 4194304 4196468 140730291799056 140375960056200 140375968521040 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 16158720 140730291807239 140730291807537 140730291807537 140730291810255 0
[pid=24170/tid=24172] ppid=24167 vsize=15012476 memory=4206468019014099040 CPUtime=0 cores=0,2,4,6
/proc/24170/task/24172/stat : 24172 (java) S 24167 24167 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225090523 15372775424 17989 33554432000 4194304 4196468 140730291799056 140375992486800 140375988254421 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16158720 140730291807239 140730291807537 140730291807537 140730291810255 0
[pid=24170/tid=24173] ppid=24167 vsize=15012476 memory=140286255101568 CPUtime=0 cores=0,2,4,6
/proc/24170/task/24173/stat : 24173 (java) S 24167 24167 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225090523 15372775424 17989 33554432000 4194304 4196468 140730291799056 140375783570192 140375988254421 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16158720 140730291807239 140730291807537 140730291807537 140730291810255 0
[pid=24170/tid=24174] ppid=24167 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24170/task/24174/stat : 24174 (java) S 24167 24167 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225090523 15372775424 17989 33554432000 4194304 4196468 140730291799056 140375782517904 140375988254421 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16158720 140730291807239 140730291807537 140730291807537 140730291810255 0
[pid=24170/tid=24175] ppid=24167 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/24170/task/24175/stat : 24175 (java) S 24167 24167 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225090523 15372775424 17989 33554432000 4194304 4196468 140730291799056 140375781465104 140375988254421 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16158720 140730291807239 140730291807537 140730291807537 140730291810255 0
[pid=24170/tid=24176] ppid=24167 vsize=15012476 memory=140286255101568 CPUtime=0 cores=0,2,4,6
/proc/24170/task/24176/stat : 24176 (java) S 24167 24167 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225090524 15372775424 17989 33554432000 4194304 4196468 140730291799056 140374958626928 140375988255362 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16158720 140730291807239 140730291807537 140730291807537 140730291810255 0
[pid=24170/tid=24177] ppid=24167 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/24170/task/24177/stat : 24177 (java) S 24167 24167 20606 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 225090525 15372775424 17989 33554432000 4194304 4196468 140730291799056 140374563611424 140375988254421 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16158720 140730291807239 140730291807537 140730291807537 140730291810255 0
[pid=24170/tid=24178] ppid=24167 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24170/task/24178/stat : 24178 (java) S 24167 24167 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225090525 15372775424 17989 33554432000 4194304 4196468 140730291799056 140374295176304 140375988254421 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16158720 140730291807239 140730291807537 140730291807537 140730291810255 0
[pid=24170/tid=24179] ppid=24167 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24170/task/24179/stat : 24179 (java) S 24167 24167 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225090528 15372775424 17989 33554432000 4194304 4196468 140730291799056 140373920667728 140375988262811 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16158720 140730291807239 140730291807537 140730291807537 140730291810255 0
[pid=24170/tid=24180] ppid=24167 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24170/task/24180/stat : 24180 (java) S 24167 24167 20606 0 -1 1077944384 309 0 0 0 0 0 0 0 20 0 15 0 225090528 15372775424 17989 33554432000 4194304 4196468 140730291799056 140374957574768 140375988255362 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16158720 140730291807239 140730291807537 140730291807537 140730291810255 0
[pid=24170/tid=24181] ppid=24167 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/24170/task/24181/stat : 24181 (java) S 24167 24167 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225090528 15372775424 17989 33554432000 4194304 4196468 140730291799056 140374956521968 140375988255362 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16158720 140730291807239 140730291807537 140730291807537 140730291810255 0
[pid=24170/tid=24182] ppid=24167 vsize=15012476 memory=140286255101568 CPUtime=0.01 cores=0,2,4,6
/proc/24170/task/24182/stat : 24182 (java) R 24167 24167 20606 0 -1 4202560 261 0 0 0 1 0 0 0 20 0 15 0 225090528 15372775424 17989 33554432000 4194304 4196468 140730291799056 140374955469680 140375967198943 0 4 2 16800973 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 16158720 140730291807239 140730291807537 140730291807537 140730291810255 0
[pid=24170/tid=24183] ppid=24167 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/24170/task/24183/stat : 24183 (java) S 24167 24167 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225090528 15372775424 17989 33554432000 4194304 4196468 140730291799056 140373422762976 140375988254421 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16158720 140730291807239 140730291807537 140730291807537 140730291810255 0
[pid=24170/tid=24184] ppid=24167 vsize=15012476 memory=140286255101568 CPUtime=0 cores=0,2,4,6
/proc/24170/task/24184/stat : 24184 (java) S 24167 24167 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225090528 15372775424 17989 33554432000 4194304 4196468 140730291799056 140374954416560 140375988255362 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16158720 140730291807239 140730291807537 140730291807537 140730291810255 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 73352 KiB

[startup+0.210748 s]*
/proc/loadavg: 2.68 2.29 2.15 3/224 24184
/proc/meminfo: memFree=16951432/32770624 swapFree=67058748/67108860
[pid=24167] ppid=24164 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/24167/stat : 24167 (scop.sh) S 24164 24167 20606 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 225090521 115843072 349 33554432000 4194304 5098028 140727407645136 140727407642392 140135315460732 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 31817728 140727407653953 140727407654151 140727407654151 140727407656909 0
/proc/24167/statm: 28282 349 296 221 0 87 0
[pid=24170] ppid=24167 vsize=15012476 memory=85564 CPUtime=0.25 cores=0,2,4,6
/proc/24170/stat : 24170 (java) S 24167 24167 20606 0 -1 1077944320 9750 0 0 0 23 2 0 0 20 0 15 0 225090521 15372775424 21391 33554432000 4194304 4196468 140730291799056 140730291781600 140375988244215 0 0 2 16800973 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 16158720 140730291807239 140730291807537 140730291807537 140730291810255 0
/proc/24170/statm: 3753119 21391 2869 1 0 3715579 0
[pid=24170/tid=24171] ppid=24167 vsize=15012476 memory=7022364632946311227 CPUtime=0.2 cores=0,2,4,6
/proc/24170/task/24171/stat : 24171 (java) R 24167 24167 20606 0 -1 4202560 7665 0 0 0 18 2 0 0 20 0 15 0 225090521 15372775424 21391 33554432000 4194304 4196468 140730291799056 140375960063472 140375972287845 0 4 2 16800973 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 16158720 140730291807239 140730291807537 140730291807537 140730291810255 0
[pid=24170/tid=24172] ppid=24167 vsize=15012476 memory=545 CPUtime=0 cores=0,2,4,6
/proc/24170/task/24172/stat : 24172 (java) S 24167 24167 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225090523 15372775424 21391 33554432000 4194304 4196468 140730291799056 140375992486800 140375988254421 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16158720 140730291807239 140730291807537 140730291807537 140730291810255 0
[pid=24170/tid=24173] ppid=24167 vsize=15012476 memory=140286256264802 CPUtime=0 cores=0,2,4,6
/proc/24170/task/24173/stat : 24173 (java) S 24167 24167 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225090523 15372775424 21391 33554432000 4194304 4196468 140730291799056 140375783570192 140375988254421 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16158720 140730291807239 140730291807537 140730291807537 140730291810255 0
[pid=24170/tid=24174] ppid=24167 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24170/task/24174/stat : 24174 (java) S 24167 24167 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225090523 15372775424 21391 33554432000 4194304 4196468 140730291799056 140375782517904 140375988254421 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16158720 140730291807239 140730291807537 140730291807537 140730291810255 0
[pid=24170/tid=24175] ppid=24167 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/24170/task/24175/stat : 24175 (java) S 24167 24167 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225090523 15372775424 21391 33554432000 4194304 4196468 140730291799056 140375781465104 140375988254421 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16158720 140730291807239 140730291807537 140730291807537 140730291810255 0
[pid=24170/tid=24176] ppid=24167 vsize=15012476 memory=140286255101568 CPUtime=0 cores=0,2,4,6
/proc/24170/task/24176/stat : 24176 (java) S 24167 24167 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225090524 15372775424 21391 33554432000 4194304 4196468 140730291799056 140374958626928 140375988255362 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16158720 140730291807239 140730291807537 140730291807537 140730291810255 0
[pid=24170/tid=24177] ppid=24167 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/24170/task/24177/stat : 24177 (java) S 24167 24167 20606 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 225090525 15372775424 21391 33554432000 4194304 4196468 140730291799056 140374563611424 140375988254421 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16158720 140730291807239 140730291807537 140730291807537 140730291810255 0
[pid=24170/tid=24178] ppid=24167 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24170/task/24178/stat : 24178 (java) S 24167 24167 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225090525 15372775424 21391 33554432000 4194304 4196468 140730291799056 140374295176304 140375988254421 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16158720 140730291807239 140730291807537 140730291807537 140730291810255 0
[pid=24170/tid=24179] ppid=24167 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24170/task/24179/stat : 24179 (java) S 24167 24167 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225090528 15372775424 21391 33554432000 4194304 4196468 140730291799056 140373920667728 140375988262811 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16158720 140730291807239 140730291807537 140730291807537 140730291810255 0
[pid=24170/tid=24180] ppid=24167 vsize=15012476 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/24170/task/24180/stat : 24180 (java) S 24167 24167 20606 0 -1 1077944384 457 0 0 0 1 0 0 0 20 0 15 0 225090528 15372775424 21391 33554432000 4194304 4196468 140730291799056 140374957574768 140375988255362 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16158720 140730291807239 140730291807537 140730291807537 140730291810255 0
[pid=24170/tid=24181] ppid=24167 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/24170/task/24181/stat : 24181 (java) S 24167 24167 20606 0 -1 1077944384 17 0 0 0 0 0 0 0 20 0 15 0 225090528 15372775424 21391 33554432000 4194304 4196468 140730291799056 140374956521968 140375988255362 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16158720 140730291807239 140730291807537 140730291807537 140730291810255 0
[pid=24170/tid=24182] ppid=24167 vsize=15012476 memory=140286255101568 CPUtime=0.03 cores=0,2,4,6
/proc/24170/task/24182/stat : 24182 (java) R 24167 24167 20606 0 -1 4202560 279 0 0 0 3 0 0 0 20 0 15 0 225090528 15372775424 21391 33554432000 4194304 4196468 140730291799056 140374955469680 140375972324702 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 16158720 140730291807239 140730291807537 140730291807537 140730291810255 0
[pid=24170/tid=24183] ppid=24167 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/24170/task/24183/stat : 24183 (java) S 24167 24167 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225090528 15372775424 21391 33554432000 4194304 4196468 140730291799056 140373422762976 140375988254421 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16158720 140730291807239 140730291807537 140730291807537 140730291810255 0
[pid=24170/tid=24184] ppid=24167 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24170/task/24184/stat : 24184 (java) S 24167 24167 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225090528 15372775424 21391 33554432000 4194304 4196468 140730291799056 140374954416560 140375988255362 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16158720 140730291807239 140730291807537 140730291807537 140730291810255 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 86960 KiB

[startup+0.310763 s]*
/proc/loadavg: 2.68 2.29 2.15 3/224 24184
/proc/meminfo: memFree=16947804/32770624 swapFree=67058748/67108860
[pid=24167] ppid=24164 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/24167/stat : 24167 (scop.sh) S 24164 24167 20606 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 225090521 115843072 349 33554432000 4194304 5098028 140727407645136 140727407642392 140135315460732 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 31817728 140727407653953 140727407654151 140727407654151 140727407656909 0
/proc/24167/statm: 28282 349 296 221 0 87 0
[pid=24170] ppid=24167 vsize=15012476 memory=89440 CPUtime=0.42 cores=0,2,4,6
/proc/24170/stat : 24170 (java) S 24167 24167 20606 0 -1 1077944320 10349 0 0 0 40 2 0 0 20 0 15 0 225090521 15372775424 22360 33554432000 4194304 4196468 140730291799056 140730291781600 140375988244215 0 0 2 16800973 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 16158720 140730291807239 140730291807537 140730291807537 140730291810255 0
/proc/24170/statm: 3753119 22360 2976 1 0 3715579 0
[pid=24170/tid=24171] ppid=24167 vsize=15012476 memory=6791534058613427641 CPUtime=0.29 cores=0,2,4,6
/proc/24170/task/24171/stat : 24171 (java) R 24167 24167 20606 0 -1 4202560 8099 0 0 0 27 2 0 0 20 0 15 0 225090521 15372775424 22360 33554432000 4194304 4196468 140730291799056 140375960039664 140375973614123 0 4 2 16800973 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 16158720 140730291807239 140730291807537 140730291807537 140730291810255 0
[pid=24170/tid=24172] ppid=24167 vsize=15012476 memory=4872558044660077418 CPUtime=0 cores=0,2,4,6
/proc/24170/task/24172/stat : 24172 (java) S 24167 24167 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225090523 15372775424 22360 33554432000 4194304 4196468 140730291799056 140375992486800 140375988254421 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16158720 140730291807239 140730291807537 140730291807537 140730291810255 0
[pid=24170/tid=24173] ppid=24167 vsize=15012476 memory=-3258418265892434876 CPUtime=0 cores=0,2,4,6
/proc/24170/task/24173/stat : 24173 (java) S 24167 24167 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225090523 15372775424 22360 33554432000 4194304 4196468 140730291799056 140375783570192 140375988254421 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16158720 140730291807239 140730291807537 140730291807537 140730291810255 0
[pid=24170/tid=24174] ppid=24167 vsize=15012476 memory=4572146066226452084 CPUtime=0 cores=0,2,4,6
/proc/24170/task/24174/stat : 24174 (java) S 24167 24167 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225090523 15372775424 22360 33554432000 4194304 4196468 140730291799056 140375782517904 140375988254421 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16158720 140730291807239 140730291807537 140730291807537 140730291810255 0
[pid=24170/tid=24175] ppid=24167 vsize=15012476 memory=6944613755495348631 CPUtime=0 cores=0,2,4,6
/proc/24170/task/24175/stat : 24175 (java) S 24167 24167 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225090523 15372775424 22360 33554432000 4194304 4196468 140730291799056 140375781465104 140375988254421 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16158720 140730291807239 140730291807537 140730291807537 140730291810255 0
[pid=24170/tid=24176] ppid=24167 vsize=15012476 memory=7893295687695687954 CPUtime=0 cores=0,2,4,6
/proc/24170/task/24176/stat : 24176 (java) S 24167 24167 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225090524 15372775424 22360 33554432000 4194304 4196468 140730291799056 140374958626928 140375988255362 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16158720 140730291807239 140730291807537 140730291807537 140730291810255 0
[pid=24170/tid=24177] ppid=24167 vsize=15012476 memory=-8813974798734826869 CPUtime=0 cores=0,2,4,6
/proc/24170/task/24177/stat : 24177 (java) S 24167 24167 20606 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 225090525 15372775424 22360 33554432000 4194304 4196468 140730291799056 140374563611424 140375988254421 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16158720 140730291807239 140730291807537 140730291807537 140730291810255 0
[pid=24170/tid=24178] ppid=24167 vsize=15012476 memory=-6664436420846796947 CPUtime=0 cores=0,2,4,6
/proc/24170/task/24178/stat : 24178 (java) S 24167 24167 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225090525 15372775424 22360 33554432000 4194304 4196468 140730291799056 140374295176304 140375988254421 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16158720 140730291807239 140730291807537 140730291807537 140730291810255 0
[pid=24170/tid=24179] ppid=24167 vsize=15012476 memory=4426078206164241782 CPUtime=0 cores=0,2,4,6
/proc/24170/task/24179/stat : 24179 (java) S 24167 24167 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225090528 15372775424 22360 33554432000 4194304 4196468 140730291799056 140373920667728 140375988262811 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16158720 140730291807239 140730291807537 140730291807537 140730291810255 0
[pid=24170/tid=24180] ppid=24167 vsize=15012476 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/24170/task/24180/stat : 24180 (java) S 24167 24167 20606 0 -1 1077944384 474 0 0 0 1 0 0 0 20 0 15 0 225090528 15372775424 22360 33554432000 4194304 4196468 140730291799056 140374957574768 140375988255362 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16158720 140730291807239 140730291807537 140730291807537 140730291810255 0
[pid=24170/tid=24181] ppid=24167 vsize=15012476 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/24170/task/24181/stat : 24181 (java) S 24167 24167 20606 0 -1 1077944384 125 0 0 0 2 0 0 0 20 0 15 0 225090528 15372775424 22360 33554432000 4194304 4196468 140730291799056 140374956521968 140375988255362 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16158720 140730291807239 140730291807537 140730291807537 140730291810255 0
[pid=24170/tid=24182] ppid=24167 vsize=15012476 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/24170/task/24182/stat : 24182 (java) S 24167 24167 20606 0 -1 1077944384 319 0 0 0 7 0 0 0 20 0 15 0 225090528 15372775424 22360 33554432000 4194304 4196468 140730291799056 140374955469680 140375988255362 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16158720 140730291807239 140730291807537 140730291807537 140730291810255 0
[pid=24170/tid=24183] ppid=24167 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24170/task/24183/stat : 24183 (java) S 24167 24167 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225090528 15372775424 22360 33554432000 4194304 4196468 140730291799056 140373422762976 140375988254421 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16158720 140730291807239 140730291807537 140730291807537 140730291810255 0
[pid=24170/tid=24184] ppid=24167 vsize=15012476 memory=3761410793958088753 CPUtime=0 cores=0,2,4,6
/proc/24170/task/24184/stat : 24184 (java) S 24167 24167 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225090528 15372775424 22360 33554432000 4194304 4196468 140730291799056 140374954416560 140375988255362 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16158720 140730291807239 140730291807537 140730291807537 140730291810255 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 90836 KiB

[startup+0.700769 s]
/proc/loadavg: 2.68 2.29 2.15 3/224 24184
/proc/meminfo: memFree=16923132/32770624 swapFree=67058748/67108860
[pid=24167] ppid=24164 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/24167/stat : 24167 (scop.sh) S 24164 24167 20606 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 225090521 115843072 349 33554432000 4194304 5098028 140727407645136 140727407642392 140135315460732 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 31817728 140727407653953 140727407654151 140727407654151 140727407656909 0
/proc/24167/statm: 28282 349 296 221 0 87 0
[pid=24170] ppid=24167 vsize=15020872 memory=129528 CPUtime=1 cores=0,2,4,6
/proc/24170/stat : 24170 (java) S 24167 24167 20606 0 -1 1077944320 17568 0 0 0 96 4 0 0 20 0 15 0 225090521 15381372928 32382 33554432000 4194304 4196468 140730291799056 140730291781600 140375988244215 0 0 2 25189581 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 16158720 140730291807239 140730291807537 140730291807537 140730291810255 0
/proc/24170/statm: 3755218 32382 3156 1 0 3716603 0
[pid=24170/tid=24171] ppid=24167 vsize=15020872 memory=33 CPUtime=0.67 cores=0,2,4,6
/proc/24170/task/24171/stat : 24171 (java) R 24167 24167 20606 0 -1 4202560 14867 0 0 0 64 3 0 0 20 0 15 0 225090521 15381372928 32382 33554432000 4194304 4196468 140730291799056 140375960078736 140375988266141 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 16158720 140730291807239 140730291807537 140730291807537 140730291810255 0
[pid=24170/tid=24172] ppid=24167 vsize=15020872 memory=288230377057956186 CPUtime=0 cores=0,2,4,6
/proc/24170/task/24172/stat : 24172 (java) S 24167 24167 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225090523 15381372928 32382 33554432000 4194304 4196468 140730291799056 140375992486800 140375988254421 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16158720 140730291807239 140730291807537 140730291807537 140730291810255 0
[pid=24170/tid=24173] ppid=24167 vsize=15020872 memory=14408211646139281 CPUtime=0 cores=0,2,4,6
/proc/24170/task/24173/stat : 24173 (java) S 24167 24167 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225090523 15381372928 32382 33554432000 4194304 4196468 140730291799056 140375783570192 140375988254421 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16158720 140730291807239 140730291807537 140730291807537 140730291810255 0
[pid=24170/tid=24174] ppid=24167 vsize=15020872 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24170/task/24174/stat : 24174 (java) S 24167 24167 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225090523 15381372928 32382 33554432000 4194304 4196468 140730291799056 140375782517904 140375988254421 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16158720 140730291807239 140730291807537 140730291807537 140730291810255 0
[pid=24170/tid=24175] ppid=24167 vsize=15020872 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24170/task/24175/stat : 24175 (java) S 24167 24167 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225090523 15381372928 32382 33554432000 4194304 4196468 140730291799056 140375781465104 140375988254421 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16158720 140730291807239 140730291807537 140730291807537 140730291810255 0
[pid=24170/tid=24176] ppid=24167 vsize=15020872 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24170/task/24176/stat : 24176 (java) S 24167 24167 20606 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 225090524 15381372928 32382 33554432000 4194304 4196468 140730291799056 140374958626928 140375988255362 0 0 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16158720 140730291807239 140730291807537 140730291807537 140730291810255 0
[pid=24170/tid=24177] ppid=24167 vsize=15020872 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24170/task/24177/stat : 24177 (java) S 24167 24167 20606 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 225090525 15381372928 32382 33554432000 4194304 4196468 140730291799056 140374563611424 140375988254421 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16158720 140730291807239 140730291807537 140730291807537 140730291810255 0
[pid=24170/tid=24178] ppid=24167 vsize=15020872 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24170/task/24178/stat : 24178 (java) S 24167 24167 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225090525 15381372928 32382 33554432000 4194304 4196468 140730291799056 140374295176304 140375988254421 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16158720 140730291807239 140730291807537 140730291807537 140730291810255 0
[pid=24170/tid=24179] ppid=24167 vsize=15020872 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24170/task/24179/stat : 24179 (java) S 24167 24167 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225090528 15381372928 32382 33554432000 4194304 4196468 140730291799056 140373920667728 140375988262811 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16158720 140730291807239 140730291807537 140730291807537 140730291810255 0
[pid=24170/tid=24180] ppid=24167 vsize=15020872 memory=280572228272368 CPUtime=0.09 cores=0,2,4,6
/proc/24170/task/24180/stat : 24180 (java) R 24167 24167 20606 0 -1 4202560 740 0 0 0 9 0 0 0 20 0 15 0 225090528 15381372928 32382 33554432000 4194304 4196468 140730291799056 140374957565152 140375969762592 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 16158720 140730291807239 140730291807537 140730291807537 140730291810255 0
[pid=24170/tid=24181] ppid=24167 vsize=15020872 memory=7234030490512222553 CPUtime=0.06 cores=0,2,4,6
/proc/24170/task/24181/stat : 24181 (java) S 24167 24167 20606 0 -1 1077944384 187 0 0 0 6 0 0 0 20 0 15 0 225090528 15381372928 32382 33554432000 4194304 4196468 140730291799056 140374956521968 140375988255362 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16158720 140730291807239 140730291807537 140730291807537 140730291810255 0
[pid=24170/tid=24182] ppid=24167 vsize=15020872 memory=7883944108235712103 CPUtime=0.15 cores=0,2,4,6
/proc/24170/task/24182/stat : 24182 (java) S 24167 24167 20606 0 -1 1077944384 440 0 0 0 15 0 0 0 20 0 15 0 225090528 15381372928 32382 33554432000 4194304 4196468 140730291799056 140374955469680 140375988255362 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16158720 140730291807239 140730291807537 140730291807537 140730291810255 0
[pid=24170/tid=24183] ppid=24167 vsize=15020872 memory=7649399367151989810 CPUtime=0 cores=0,2,4,6
/proc/24170/task/24183/stat : 24183 (java) S 24167 24167 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225090528 15381372928 32382 33554432000 4194304 4196468 140730291799056 140373422762976 140375988254421 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16158720 140730291807239 140730291807537 140730291807537 140730291810255 0
[pid=24170/tid=24184] ppid=24167 vsize=15020872 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24170/task/24184/stat : 24184 (java) S 24167 24167 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225090528 15381372928 32382 33554432000 4194304 4196468 140730291799056 140374954416560 140375988255362 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16158720 140730291807239 140730291807537 140730291807537 140730291810255 0
Current children cumulated CPU time: 1 s
Current children cumulated vsize: 15134000 KiB
Current children cumulated memory: 130924 KiB

[startup+1.50072 s]
/proc/loadavg: 2.68 2.29 2.15 3/224 24184
/proc/meminfo: memFree=16894596/32770624 swapFree=67058748/67108860
[pid=24167] ppid=24164 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/24167/stat : 24167 (scop.sh) S 24164 24167 20606 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 225090521 115843072 349 33554432000 4194304 5098028 140727407645136 140727407642392 140135315460732 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 31817728 140727407653953 140727407654151 140727407654151 140727407656909 0
/proc/24167/statm: 28282 349 296 221 0 87 0

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

/proc/24170/task/24172/stat : 24172 (java) S 24167 24167 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225090523 15385567232 44604 33554432000 4194304 4196468 140730291799056 140375992486800 140375988254421 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16158720 140730291807239 140730291807537 140730291807537 140730291810255 0
[pid=24170/tid=24173] ppid=24167 vsize=15024968 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24170/task/24173/stat : 24173 (java) S 24167 24167 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225090523 15385567232 44604 33554432000 4194304 4196468 140730291799056 140375783570192 140375988254421 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16158720 140730291807239 140730291807537 140730291807537 140730291810255 0
[pid=24170/tid=24174] ppid=24167 vsize=15024968 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24170/task/24174/stat : 24174 (java) S 24167 24167 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225090523 15385567232 44604 33554432000 4194304 4196468 140730291799056 140375782517904 140375988254421 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16158720 140730291807239 140730291807537 140730291807537 140730291810255 0
[pid=24170/tid=24175] ppid=24167 vsize=15024968 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24170/task/24175/stat : 24175 (java) S 24167 24167 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225090523 15385567232 44604 33554432000 4194304 4196468 140730291799056 140375781465104 140375988254421 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16158720 140730291807239 140730291807537 140730291807537 140730291810255 0
[pid=24170/tid=24176] ppid=24167 vsize=15024968 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24170/task/24176/stat : 24176 (java) S 24167 24167 20606 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 225090524 15385567232 44604 33554432000 4194304 4196468 140730291799056 140374958626928 140375988255362 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16158720 140730291807239 140730291807537 140730291807537 140730291810255 0
[pid=24170/tid=24177] ppid=24167 vsize=15024968 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24170/task/24177/stat : 24177 (java) S 24167 24167 20606 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 225090525 15385567232 44604 33554432000 4194304 4196468 140730291799056 140374563611424 140375988254421 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16158720 140730291807239 140730291807537 140730291807537 140730291810255 0
[pid=24170/tid=24178] ppid=24167 vsize=15024968 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24170/task/24178/stat : 24178 (java) S 24167 24167 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225090525 15385567232 44604 33554432000 4194304 4196468 140730291799056 140374295176304 140375988254421 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16158720 140730291807239 140730291807537 140730291807537 140730291810255 0
[pid=24170/tid=24179] ppid=24167 vsize=15024968 memory=24 CPUtime=0 cores=0,2,4,6
/proc/24170/task/24179/stat : 24179 (java) S 24167 24167 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225090528 15385567232 44604 33554432000 4194304 4196468 140730291799056 140373920667728 140375988262811 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16158720 140730291807239 140730291807537 140730291807537 140730291810255 0
[pid=24170/tid=24180] ppid=24167 vsize=15024968 memory=18 CPUtime=0.36 cores=0,2,4,6
/proc/24170/task/24180/stat : 24180 (java) S 24167 24167 20606 0 -1 1077944384 1076 0 0 0 36 0 0 0 20 0 15 0 225090528 15385567232 44604 33554432000 4194304 4196468 140730291799056 140374957574768 140375988255362 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16158720 140730291807239 140730291807537 140730291807537 140730291810255 0
[pid=24170/tid=24181] ppid=24167 vsize=15024968 memory=53 CPUtime=0.31 cores=0,2,4,6
/proc/24170/task/24181/stat : 24181 (java) R 24167 24167 20606 0 -1 4202560 420 0 0 0 31 0 0 0 20 0 15 0 225090528 15385567232 44604 33554432000 4194304 4196468 140730291799056 140374956507848 140375969765421 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 16158720 140730291807239 140730291807537 140730291807537 140730291810255 0
[pid=24170/tid=24182] ppid=24167 vsize=15024968 memory=0 CPUtime=0.68 cores=0,2,4,6
/proc/24170/task/24182/stat : 24182 (java) R 24167 24167 20606 0 -1 4202560 2545 0 0 0 67 1 0 0 20 0 15 0 225090528 15385567232 44604 33554432000 4194304 4196468 140730291799056 140374955469680 140375981341051 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 16158720 140730291807239 140730291807537 140730291807537 140730291810255 0
[pid=24170/tid=24183] ppid=24167 vsize=15024968 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24170/task/24183/stat : 24183 (java) S 24167 24167 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225090528 15385567232 44604 33554432000 4194304 4196468 140730291799056 140373422762976 140375988254421 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16158720 140730291807239 140730291807537 140730291807537 140730291810255 0
[pid=24170/tid=24184] ppid=24167 vsize=15024968 memory=2698 CPUtime=0 cores=0,2,4,6
/proc/24170/task/24184/stat : 24184 (java) S 24167 24167 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225090528 15385567232 44604 33554432000 4194304 4196468 140730291799056 140374954416560 140375988255362 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16158720 140730291807239 140730291807537 140730291807537 140730291810255 0
Current children cumulated CPU time: 2.85 s
Current children cumulated vsize: 15138096 KiB
Current children cumulated memory: 179812 KiB

[startup+2.43827 s]
# the end of solver process 24167 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=4.19476 s, system=0.16184 s

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

[startup+1.60097 s]
/proc/loadavg: 2.68 2.29 2.15 3/224 24184
/proc/meminfo: memFree=16894596/32770624 swapFree=67058748/67108860
[pid=24167] ppid=24164 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/24167/stat : 24167 (scop.sh) S 24164 24167 20606 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 225090521 115843072 349 33554432000 4194304 5098028 140727407645136 140727407642392 140135315460732 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 31817728 140727407653953 140727407654151 140727407654151 140727407656909 0
/proc/24167/statm: 28282 349 296 221 0 87 0
[pid=24170] ppid=24167 vsize=15027104 memory=187296 CPUtime=3.09 cores=0,2,4,6
/proc/24170/stat : 24170 (java) S 24167 24167 20606 0 -1 1077944320 22252 0 0 0 302 7 0 0 20 0 15 0 225090521 15387754496 46824 33554432000 4194304 4196468 140730291799056 140730291781600 140375988244215 0 0 2 25189581 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 16158720 140730291807239 140730291807537 140730291807537 140730291810255 0
/proc/24170/statm: 3756776 46824 3207 1 0 3717627 0
[pid=24170/tid=24171] ppid=24167 vsize=15027104 memory=1948 CPUtime=1.56 cores=0,2,4,6
/proc/24170/task/24171/stat : 24171 (java) R 24167 24167 20606 0 -1 4202560 16691 0 0 0 152 4 0 0 20 0 15 0 225090521 15387754496 46824 33554432000 4194304 4196468 140730291799056 140375960078400 140375969807790 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 16158720 140730291807239 140730291807537 140730291807537 140730291810255 0
[pid=24170/tid=24172] ppid=24167 vsize=15027104 memory=1188 CPUtime=0 cores=0,2,4,6
/proc/24170/task/24172/stat : 24172 (java) S 24167 24167 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225090523 15387754496 46824 33554432000 4194304 4196468 140730291799056 140375992486800 140375988254421 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16158720 140730291807239 140730291807537 140730291807537 140730291810255 0
[pid=24170/tid=24173] ppid=24167 vsize=15027104 memory=976 CPUtime=0 cores=0,2,4,6
/proc/24170/task/24173/stat : 24173 (java) S 24167 24167 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225090523 15387754496 46824 33554432000 4194304 4196468 140730291799056 140375783570192 140375988254421 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16158720 140730291807239 140730291807537 140730291807537 140730291810255 0
[pid=24170/tid=24174] ppid=24167 vsize=15027104 memory=1140 CPUtime=0 cores=0,2,4,6
/proc/24170/task/24174/stat : 24174 (java) S 24167 24167 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225090523 15387754496 46824 33554432000 4194304 4196468 140730291799056 140375782517904 140375988254421 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16158720 140730291807239 140730291807537 140730291807537 140730291810255 0
[pid=24170/tid=24175] ppid=24167 vsize=15027104 memory=1024 CPUtime=0 cores=0,2,4,6
/proc/24170/task/24175/stat : 24175 (java) S 24167 24167 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225090523 15387754496 46824 33554432000 4194304 4196468 140730291799056 140375781465104 140375988254421 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16158720 140730291807239 140730291807537 140730291807537 140730291810255 0
[pid=24170/tid=24176] ppid=24167 vsize=15027104 memory=3172 CPUtime=0 cores=0,2,4,6
/proc/24170/task/24176/stat : 24176 (java) S 24167 24167 20606 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 225090524 15387754496 46824 33554432000 4194304 4196468 140730291799056 140374958626928 140375988255362 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16158720 140730291807239 140730291807537 140730291807537 140730291810255 0
[pid=24170/tid=24177] ppid=24167 vsize=15027104 memory=2076 CPUtime=0 cores=0,2,4,6
/proc/24170/task/24177/stat : 24177 (java) S 24167 24167 20606 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 225090525 15387754496 46824 33554432000 4194304 4196468 140730291799056 140374563611424 140375988254421 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16158720 140730291807239 140730291807537 140730291807537 140730291810255 0
[pid=24170/tid=24178] ppid=24167 vsize=15027104 memory=9004 CPUtime=0 cores=0,2,4,6
/proc/24170/task/24178/stat : 24178 (java) S 24167 24167 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225090525 15387754496 46824 33554432000 4194304 4196468 140730291799056 140374295176304 140375988254421 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16158720 140730291807239 140730291807537 140730291807537 140730291810255 0
[pid=24170/tid=24179] ppid=24167 vsize=15027104 memory=768 CPUtime=0 cores=0,2,4,6
/proc/24170/task/24179/stat : 24179 (java) S 24167 24167 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225090528 15387754496 46824 33554432000 4194304 4196468 140730291799056 140373920667728 140375988262811 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16158720 140730291807239 140730291807537 140730291807537 140730291810255 0
[pid=24170/tid=24180] ppid=24167 vsize=15027104 memory=736 CPUtime=0.41 cores=0,2,4,6
/proc/24170/task/24180/stat : 24180 (java) S 24167 24167 20606 0 -1 1077944384 1106 0 0 0 41 0 0 0 20 0 15 0 225090528 15387754496 46824 33554432000 4194304 4196468 140730291799056 140374957574768 140375988255362 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16158720 140730291807239 140730291807537 140730291807537 140730291810255 0
[pid=24170/tid=24181] ppid=24167 vsize=15027104 memory=1520 CPUtime=0.35 cores=0,2,4,6
/proc/24170/task/24181/stat : 24181 (java) S 24167 24167 20606 0 -1 1077944384 464 0 0 0 35 0 0 0 20 0 15 0 225090528 15387754496 46824 33554432000 4194304 4196468 140730291799056 140374956521968 140375988255362 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16158720 140730291807239 140730291807537 140730291807537 140730291810255 0
[pid=24170/tid=24182] ppid=24167 vsize=15027104 memory=1708 CPUtime=0.73 cores=0,2,4,6
/proc/24170/task/24182/stat : 24182 (java) S 24167 24167 20606 0 -1 1077944384 2656 0 0 0 72 1 0 0 20 0 15 0 225090528 15387754496 46824 33554432000 4194304 4196468 140730291799056 140374955469680 140375988255362 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16158720 140730291807239 140730291807537 140730291807537 140730291810255 0
[pid=24170/tid=24183] ppid=24167 vsize=15027104 memory=5116 CPUtime=0 cores=0,2,4,6
/proc/24170/task/24183/stat : 24183 (java) S 24167 24167 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225090528 15387754496 46824 33554432000 4194304 4196468 140730291799056 140373422762976 140375988254421 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16158720 140730291807239 140730291807537 140730291807537 140730291810255 0
[pid=24170/tid=24184] ppid=24167 vsize=15027104 memory=33 CPUtime=0 cores=0,2,4,6
/proc/24170/task/24184/stat : 24184 (java) S 24167 24167 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225090528 15387754496 46824 33554432000 4194304 4196468 140730291799056 140374954416560 140375988255362 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16158720 140730291807239 140730291807537 140730291807537 140730291810255 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 15140232 KiB
Current children cumulated memory: 188692 KiB

[startup+2.00039 s]*
/proc/loadavg: 2.68 2.29 2.15 3/224 24199
/proc/meminfo: memFree=16969840/32770624 swapFree=67058748/67108860
[pid=24167] ppid=24164 vsize=113128 memory=1472 CPUtime=3.19 cores=0,2,4,6
/proc/24167/stat : 24167 (scop.sh) S 24164 24167 20606 0 -1 4202496 590 22798 0 0 0 0 310 9 20 0 1 0 225090521 115843072 368 33554432000 4194304 5098028 140727407645136 140727407641880 140135315460732 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 31817728 140727407653953 140727407654151 140727407654151 140727407656909 0
/proc/24167/statm: 28282 368 311 221 0 87 0
[pid=24185] ppid=24167 vsize=7404280 memory=69208 CPUtime=0.46 cores=0,2,4,6
/proc/24185/stat : 24185 (java) S 24167 24167 20606 0 -1 1077944320 10750 0 0 0 44 2 0 0 20 0 15 0 225090687 7581982720 17302 33554432000 4194304 4196468 140731397776704 140731397759248 140031170342647 0 0 2 16800973 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 31678464 140731397784757 140731397784881 140731397784881 140731397787599 0
/proc/24185/statm: 1851070 17302 3010 1 0 1813530 0
[pid=24185/tid=24186] ppid=24167 vsize=7404280 memory=-6673890911685660454 CPUtime=0.33 cores=0,2,4,6
/proc/24185/task/24186/stat : 24186 (java) R 24167 24167 20606 0 -1 4202560 8474 0 0 0 31 2 0 0 20 0 15 0 225090687 7581982720 17302 33554432000 4194304 4196468 140731397776704 140031142159024 140031170356511 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 31678464 140731397784757 140731397784881 140731397784881 140731397787599 0
[pid=24185/tid=24187] ppid=24167 vsize=7404280 memory=7378697629483820645 CPUtime=0 cores=0,2,4,6
/proc/24185/task/24187/stat : 24187 (java) S 24167 24167 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225090688 7581982720 17302 33554432000 4194304 4196468 140731397776704 140031174585360 140031170352853 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31678464 140731397784757 140731397784881 140731397784881 140731397787599 0
[pid=24185/tid=24188] ppid=24167 vsize=7404280 memory=2315000641321725395 CPUtime=0 cores=0,2,4,6
/proc/24185/task/24188/stat : 24188 (java) S 24167 24167 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225090688 7581982720 17302 33554432000 4194304 4196468 140731397776704 140030974753936 140031170352853 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31678464 140731397784757 140731397784881 140731397784881 140731397787599 0
[pid=24185/tid=24189] ppid=24167 vsize=7404280 memory=6944656592455360569 CPUtime=0 cores=0,2,4,6
/proc/24185/task/24189/stat : 24189 (java) S 24167 24167 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225090688 7581982720 17302 33554432000 4194304 4196468 140731397776704 140030973700880 140031170352853 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31678464 140731397784757 140731397784881 140731397784881 140731397787599 0
[pid=24185/tid=24190] ppid=24167 vsize=7404280 memory=3472328296225127015 CPUtime=0 cores=0,2,4,6
/proc/24185/task/24190/stat : 24190 (java) S 24167 24167 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225090688 7581982720 17302 33554432000 4194304 4196468 140731397776704 140030972648336 140031170352853 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31678464 140731397784757 140731397784881 140731397784881 140731397787599 0
[pid=24185/tid=24191] ppid=24167 vsize=7404280 memory=734237172115465699 CPUtime=0 cores=0,2,4,6
/proc/24185/task/24191/stat : 24191 (java) S 24167 24167 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225090690 7581982720 17302 33554432000 4194304 4196468 140731397776704 140030281185520 140031170353794 0 0 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31678464 140731397784757 140731397784881 140731397784881 140731397787599 0
[pid=24185/tid=24192] ppid=24167 vsize=7404280 memory=3472328296227418159 CPUtime=0 cores=0,2,4,6
/proc/24185/task/24192/stat : 24192 (java) S 24167 24167 20606 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 225090690 7581982720 17302 33554432000 4194304 4196468 140731397776704 140030093812896 140031170352853 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31678464 140731397784757 140731397784881 140731397784881 140731397787599 0
[pid=24185/tid=24193] ppid=24167 vsize=7404280 memory=4947159701124719494 CPUtime=0 cores=0,2,4,6
/proc/24185/task/24193/stat : 24193 (java) S 24167 24167 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225090690 7581982720 17302 33554432000 4194304 4196468 140731397776704 140029825377008 140031170352853 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31678464 140731397784757 140731397784881 140731397784881 140731397787599 0
[pid=24185/tid=24194] ppid=24167 vsize=7404280 memory=280572228272368 CPUtime=0 cores=0,2,4,6
/proc/24185/task/24194/stat : 24194 (java) S 24167 24167 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225090693 7581982720 17302 33554432000 4194304 4196468 140731397776704 140029450868688 140031170361243 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31678464 140731397784757 140731397784881 140731397784881 140731397787599 0
[pid=24185/tid=24195] ppid=24167 vsize=7404280 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/24185/task/24195/stat : 24195 (java) S 24167 24167 20606 0 -1 1077944384 290 0 0 0 2 0 0 0 20 0 15 0 225090693 7581982720 17302 33554432000 4194304 4196468 140731397776704 140030280133360 140031170353794 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31678464 140731397784757 140731397784881 140731397784881 140731397787599 0
[pid=24185/tid=24196] ppid=24167 vsize=7404280 memory=1396 CPUtime=0.02 cores=0,2,4,6
/proc/24185/task/24196/stat : 24196 (java) S 24167 24167 20606 0 -1 1077944384 341 0 0 0 2 0 0 0 20 0 15 0 225090693 7581982720 17302 33554432000 4194304 4196468 140731397776704 140030279080816 140031170353794 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31678464 140731397784757 140731397784881 140731397784881 140731397787599 0
[pid=24185/tid=24197] ppid=24167 vsize=7404280 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/24185/task/24197/stat : 24197 (java) S 24167 24167 20606 0 -1 1077944384 313 0 0 0 7 0 0 0 20 0 15 0 225090693 7581982720 17302 33554432000 4194304 4196468 140731397776704 140030278027760 140031170353794 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31678464 140731397784757 140731397784881 140731397784881 140731397787599 0
[pid=24185/tid=24198] ppid=24167 vsize=7404280 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24185/task/24198/stat : 24198 (java) S 24167 24167 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225090693 7581982720 17302 33554432000 4194304 4196468 140731397776704 140028952963936 140031170352853 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31678464 140731397784757 140731397784881 140731397784881 140731397787599 0
[pid=24185/tid=24199] ppid=24167 vsize=7404280 memory=4100 CPUtime=0 cores=0,2,4,6
/proc/24185/task/24199/stat : 24199 (java) S 24167 24167 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225090693 7581982720 17302 33554432000 4194304 4196468 140731397776704 140030276975152 140031170353794 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31678464 140731397784757 140731397784881 140731397784881 140731397787599 0
Current children cumulated CPU time: 3.65 s
Current children cumulated vsize: 7517408 KiB
Current children cumulated memory: 70680 KiB

[startup+2.4014 s]
/proc/loadavg: 2.68 2.29 2.15 3/224 24199
/proc/meminfo: memFree=16969840/32770624 swapFree=67058748/67108860
[pid=24167] ppid=24164 vsize=113128 memory=1472 CPUtime=3.19 cores=0,2,4,6
/proc/24167/stat : 24167 (scop.sh) S 24164 24167 20606 0 -1 4202496 590 22798 0 0 0 0 310 9 20 0 1 0 225090521 115843072 368 33554432000 4194304 5098028 140727407645136 140727407641880 140135315460732 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 31817728 140727407653953 140727407654151 140727407654151 140727407656909 0
/proc/24167/statm: 28282 368 311 221 0 87 0
[pid=24185] ppid=24167 vsize=7740532 memory=114204 CPUtime=1.08 cores=0,2,4,6
/proc/24185/stat : 24185 (java) S 24167 24167 20606 0 -1 1077944320 17830 451 0 0 103 5 0 0 20 0 16 0 225090687 7926304768 28551 33554432000 4194304 4196468 140731397776704 140731397759248 140031170342647 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 31678464 140731397784757 140731397784881 140731397784881 140731397787599 0
/proc/24185/statm: 1935133 28551 3142 1 0 1896532 0
[pid=24185/tid=24186] ppid=24167 vsize=7740532 memory=6 CPUtime=0.71 cores=0,2,4,6
/proc/24185/task/24186/stat : 24186 (java) R 24167 24167 20606 0 -1 4202560 14933 451 0 0 67 4 0 0 20 0 16 0 225090687 7926304768 28551 33554432000 4194304 4196468 140731397776704 140031142157280 140031154423134 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 31678464 140731397784757 140731397784881 140731397784881 140731397787599 0
[pid=24185/tid=24187] ppid=24167 vsize=7740532 memory=6791534058613427641 CPUtime=0 cores=0,2,4,6
/proc/24185/task/24187/stat : 24187 (java) S 24167 24167 20606 0 -1 1077944384 1 451 0 0 0 0 0 0 20 0 16 0 225090688 7926304768 28551 33554432000 4194304 4196468 140731397776704 140031174585360 140031170352853 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31678464 140731397784757 140731397784881 140731397784881 140731397787599 0
[pid=24185/tid=24188] ppid=24167 vsize=7740532 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24185/task/24188/stat : 24188 (java) S 24167 24167 20606 0 -1 1077944384 1 451 0 0 0 0 0 0 20 0 16 0 225090688 7926304768 28551 33554432000 4194304 4196468 140731397776704 140030974753936 140031170352853 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31678464 140731397784757 140731397784881 140731397784881 140731397787599 0
[pid=24185/tid=24189] ppid=24167 vsize=7740532 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24185/task/24189/stat : 24189 (java) S 24167 24167 20606 0 -1 1077944384 1 451 0 0 0 0 0 0 20 0 16 0 225090688 7926304768 28551 33554432000 4194304 4196468 140731397776704 140030973700880 140031170352853 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31678464 140731397784757 140731397784881 140731397784881 140731397787599 0
[pid=24185/tid=24190] ppid=24167 vsize=7740532 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24185/task/24190/stat : 24190 (java) S 24167 24167 20606 0 -1 1077944384 2 451 0 0 0 0 0 0 20 0 16 0 225090688 7926304768 28551 33554432000 4194304 4196468 140731397776704 140030972648336 140031170352853 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31678464 140731397784757 140731397784881 140731397784881 140731397787599 0
[pid=24185/tid=24191] ppid=24167 vsize=7740532 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24185/task/24191/stat : 24191 (java) S 24167 24167 20606 0 -1 1077944384 5 451 0 0 0 0 0 0 20 0 16 0 225090690 7926304768 28551 33554432000 4194304 4196468 140731397776704 140030281185520 140031170353794 0 0 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31678464 140731397784757 140731397784881 140731397784881 140731397787599 0
[pid=24185/tid=24192] ppid=24167 vsize=7740532 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24185/task/24192/stat : 24192 (java) S 24167 24167 20606 0 -1 1077944384 13 451 0 0 0 0 0 0 20 0 16 0 225090690 7926304768 28551 33554432000 4194304 4196468 140731397776704 140030093812896 140031170352853 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31678464 140731397784757 140731397784881 140731397784881 140731397787599 0
[pid=24185/tid=24193] ppid=24167 vsize=7740532 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24185/task/24193/stat : 24193 (java) S 24167 24167 20606 0 -1 1077944384 1 451 0 0 0 0 0 0 20 0 16 0 225090690 7926304768 28551 33554432000 4194304 4196468 140731397776704 140029825377008 140031170352853 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31678464 140731397784757 140731397784881 140731397784881 140731397787599 0
[pid=24185/tid=24194] ppid=24167 vsize=7740532 memory=280572228907712 CPUtime=0 cores=0,2,4,6
/proc/24185/task/24194/stat : 24194 (java) S 24167 24167 20606 0 -1 1077944384 3 451 0 0 0 0 0 0 20 0 16 0 225090693 7926304768 28551 33554432000 4194304 4196468 140731397776704 140029450868688 140031170361243 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31678464 140731397784757 140731397784881 140731397784881 140731397787599 0
[pid=24185/tid=24195] ppid=24167 vsize=7740532 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/24185/task/24195/stat : 24195 (java) R 24167 24167 20606 0 -1 4202560 391 451 0 0 9 0 0 0 20 0 16 0 225090693 7926304768 28551 33554432000 4194304 4196468 140731397776704 140030280133360 140031151865190 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 31678464 140731397784757 140731397784881 140731397784881 140731397787599 0
[pid=24185/tid=24196] ppid=24167 vsize=7740532 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/24185/task/24196/stat : 24196 (java) S 24167 24167 20606 0 -1 1077944384 566 451 0 0 7 0 0 0 20 0 16 0 225090693 7926304768 28551 33554432000 4194304 4196468 140731397776704 140030279080816 140031170353794 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31678464 140731397784757 140731397784881 140731397784881 140731397787599 0
[pid=24185/tid=24197] ppid=24167 vsize=7740532 memory=0 CPUtime=0.18 cores=0,2,4,6
/proc/24185/task/24197/stat : 24197 (java) S 24167 24167 20606 0 -1 1077944384 520 451 0 0 18 0 0 0 20 0 16 0 225090693 7926304768 28551 33554432000 4194304 4196468 140731397776704 140030278027760 140031170353794 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31678464 140731397784757 140731397784881 140731397784881 140731397787599 0
[pid=24185/tid=24198] ppid=24167 vsize=7740532 memory=288230377108287836 CPUtime=0 cores=0,2,4,6
/proc/24185/task/24198/stat : 24198 (java) S 24167 24167 20606 0 -1 1077944384 3 451 0 0 0 0 0 0 20 0 16 0 225090693 7926304768 28551 33554432000 4194304 4196468 140731397776704 140028952963936 140031170352853 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31678464 140731397784757 140731397784881 140731397784881 140731397787599 0
[pid=24185/tid=24199] ppid=24167 vsize=7740532 memory=14971161599560595 CPUtime=0 cores=0,2,4,6
/proc/24185/task/24199/stat : 24199 (java) S 24167 24167 20606 0 -1 1077944384 1 451 0 0 0 0 0 0 20 0 16 0 225090693 7926304768 28551 33554432000 4194304 4196468 140731397776704 140030276975152 140031170353794 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31678464 140731397784757 140731397784881 140731397784881 140731397787599 0
Current children cumulated CPU time: 4.27 s
Current children cumulated vsize: 7853660 KiB
Current children cumulated memory: 115676 KiB

Child status: 0
Real time (s): 2.43831
CPU time (s): 4.3566
CPU user time (s): 4.19476
CPU system time (s): 0.16184
CPU usage (%): 178.673
Max. virtual memory (cumulated for all children) (KiB): 15140232
Max. memory (cumulated for all children) (KiB): 188692

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.19476
system time used= 0.16184
maximum resident set size= 192660
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 41872
page faults= 0
swaps= 0
block input operations= 0
block output operations= 200
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4911
involuntary context switches= 27


# summary of solver processes directly reported to runsolver:
#   pid: 24167
#   total CPU time (s): 4.3566
#   total CPU user time (s): 4.19476
#   total CPU system time (s): 0.16184

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.04047 second user time and 0.069062 second system time

The end

Launcher Data

Begin job on node103 at 2018-08-12 14:01:13
IDJOB=4305590
IDBENCH=141403
IDSOLVER=2783
FILE ID=node103/4305590-1534075273
RUNJOBID= node103-1534064938-20637
PBS_JOBID= 21036991
Free space on /tmp= 34676 MiB

SOLVER NAME= scop both+MapleCOMSPS (2018-07-31)
BENCH NAME= XCSP18/Dubois/Dubois-020_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-4305590-1534075273/watcher-4305590-1534075273 -o /tmp/evaluation-result-4305590-1534075273/solver-4305590-1534075273 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node103-1534064938-20637 --watchdog 2580  scop.sh 11g scop.jar -both minisat_release default HOME HOME/instance-4305590-1534075273.xml

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

MD5SUM BENCH= 456a853e8f92228a7cc5dd61b0b89dd6
RANDOM SEED=1113887860

node103.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.48
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.48
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.48
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.48
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:        17025688 kB
MemAvailable:   31788848 kB
Buffers:          121168 kB
Cached:         14785096 kB
SwapCached:         5820 kB
Active:          7660704 kB
Inactive:        7414464 kB
Active(anon):     160312 kB
Inactive(anon):    60092 kB
Active(file):    7500392 kB
Inactive(file):  7354372 kB
Unevictable:        7784 kB
Mlocked:            7784 kB
SwapTotal:      67108860 kB
SwapFree:       67058748 kB
Dirty:              8356 kB
Writeback:             0 kB
AnonPages:        148552 kB
Mapped:            61988 kB
Shmem:             48616 kB
Slab:             365580 kB
SReclaimable:     336856 kB
SUnreclaim:        28724 kB
KernelStack:        3728 kB
PageTables:         5892 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    5870284 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     55296 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      124288 kB
DirectMap2M:    33421312 kB

Free space on /tmp at the end= 34668 MiB
End job on node103 at 2018-08-12 14:01:16