Trace number 4305598

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 5.48592 2.77356

General information on the benchmark

NameDubois/
Dubois-050_c18.xml
MD5SUM630ab63eaf7c5bcaa7f0eb192a58705a
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.011295
Satisfiable
(Un)Satisfiability was proved
Number of variables150
Number of constraints100
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":150}]
Minimum variable degree2
Maximum variable degree2
Distribution of variable degrees[{"degree":2,"count":150}]
Minimum constraint arity3
Maximum constraint arity3
Distribution of constraint arities[{"arity":3,"count":100}]
Number of extensional constraints100
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":100}]
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-23873-serial-file.bin HOME/instance-4305598-1534075263.xml
0.55/0.52	
0.67/0.52	scop both+minisat_release (2018-07-31)
0.67/0.52	(Encoding Process)
0.67/0.52	
0.67/0.54	c BEGIN-Prog: Sun Aug 12 14:01:04 CEST 2018
0.67/0.54	c PID: 23876
0.67/0.54	c IP: 172.20.3.103
0.67/0.54	c HOST: node103.alineos.net
0.67/0.55	c (0,0) Parsing Begin
1.41/0.91	c (0,0) Parsing End
1.41/0.92	c (0,0) CSP: 0 int (0 aux), 150 bool (0 aux), 100 ctr, max domain size 2
1.41/0.92	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.41/0.92	c (0,0) Constraint Name Generate Begin
1.41/0.93	c (0,0) Ctr:HOME/instance-4305598-1534075263.xml,ExtensionSupport:IntVar
1.41/0.93	c (0,0) Constraint Name Generate End
1.41/0.93	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.41/0.93	c (0,0) CSP to CSPinCNF Begin
1.94/1.21	c (0,0) translated 10 (10%) constraints
1.94/1.29	c (0,0) translated 20 (20%) constraints
2.24/1.35	c (0,0) translated 30 (30%) constraints
2.24/1.39	c (0,0) translated 40 (40%) constraints
2.52/1.42	c (0,0) translated 50 (50%) constraints
2.52/1.45	c (0,0) translated 60 (60%) constraints
2.52/1.47	c (0,0) translated 70 (70%) constraints
2.83/1.50	c (0,0) translated 80 (80%) constraints
2.83/1.52	c (0,0) translated 90 (90%) constraints
2.83/1.54	c (1,1) translated 100 (100%) constraints
2.83/1.58	c (1,1) STATISTICS1:HOME/instance-4305598-1534075263.xml,ExtensionSupport:IntVar,550,1900,-1,2,3,1,,2:5000,3:1300;2:600,1:5000;0:100,
2.83/1.58	c (1,1) ==========================================
2.83/1.58	c (1,1) Both Encoding selects:
2.83/1.59	c (1,1) Order
2.83/1.59	c (1,1) ==========================================
3.16/1.60	c (1,1) translated 190 (10%) constraints
3.16/1.61	c (1,1) translated 380 (20%) constraints
3.16/1.62	c (1,1) translated 570 (30%) constraints
3.16/1.63	c (1,1) translated 760 (40%) constraints
3.16/1.64	c (1,1) translated 950 (50%) constraints
3.16/1.65	c (1,1) translated 1140 (60%) constraints
3.16/1.66	c (1,1) translated 1330 (70%) constraints
3.16/1.67	c (1,1) translated 1520 (80%) constraints
3.16/1.67	c (1,1) translated 1710 (90%) constraints
3.16/1.68	c (1,1) translated 1900 (100%) constraints
3.16/1.68	c (1,1) CSP to CSPinCNF End
3.16/1.69	c (1,1) CSP: 0 int (0 aux), 550 bool (400 aux), 1900 ctr, max domain size 2
3.16/1.69	c (1,1) Heap : 225 MiB used (max 10795 MiB), NonHeap : 26 MiB used (max 0 MiB)
3.16/1.69	c (1,1) CSPinCNF Propagation Begin
3.49/1.74	c (1,1) 0 values, 100 unsatisfiable literals, and 0 valid clauses are removed
3.49/1.74	c (1,1) CSPinCNF Propagation End
3.49/1.74	c (1,1) CSP: 0 int (0 aux), 550 bool (400 aux), 1900 ctr, max domain size 2
3.49/1.74	c (1,1) Heap : 225 MiB used (max 10795 MiB), NonHeap : 27 MiB used (max 0 MiB)
3.49/1.74	c (1,1) Simplify CSPinCNF Begin
3.49/1.75	c (1,1) Simplify CSPinCNF End
3.49/1.75	c (1,1) CSP: 0 int (0 aux), 550 bool (400 aux), 1900 ctr, max domain size 2
3.49/1.75	c (1,1) Heap : 225 MiB used (max 10795 MiB), NonHeap : 27 MiB used (max 0 MiB)
3.49/1.75	c (1,1) Calculate Precise Domain Begin
3.49/1.76	c (1,1) 0 values are removed by re-calculation
3.49/1.76	c (1,1) Calculate Precise Domain End
3.49/1.76	c (1,1) CSP: 0 int (0 aux), 550 bool (400 aux), 1900 ctr, max domain size 2
3.49/1.76	c (1,1) Heap : 225 MiB used (max 10795 MiB), NonHeap : 27 MiB used (max 0 MiB)
3.49/1.76	c (1,1) CSPinCNF to SatSolver Begin
3.49/1.80	c (1,1) 190 (10 %) CSP clauses are encoded (550 SAT variables, 189 SAT clauses)
3.85/1.81	c (1,1) 380 (20 %) CSP clauses are encoded (550 SAT variables, 379 SAT clauses)
3.85/1.82	c (1,1) 570 (30 %) CSP clauses are encoded (550 SAT variables, 569 SAT clauses)
3.85/1.82	c (1,1) 760 (40 %) CSP clauses are encoded (550 SAT variables, 759 SAT clauses)
3.85/1.83	c (1,1) 950 (50 %) CSP clauses are encoded (550 SAT variables, 949 SAT clauses)
3.85/1.83	c (1,1) 1140 (60 %) CSP clauses are encoded (550 SAT variables, 1139 SAT clauses)
3.85/1.84	c (1,1) 1330 (70 %) CSP clauses are encoded (550 SAT variables, 1329 SAT clauses)
3.85/1.84	c (1,1) 1520 (80 %) CSP clauses are encoded (550 SAT variables, 1519 SAT clauses)
3.85/1.84	c (1,1) 1710 (90 %) CSP clauses are encoded (550 SAT variables, 1709 SAT clauses)
3.85/1.85	c (1,1) 1900 (100 %) CSP clauses are encoded (550 SAT variables, 1899 SAT clauses)
3.85/1.85	c (1,1) Launch Command will be: minisat_release
3.85/1.85	c (1,1) CSPinCNF to SatSolver End
3.85/1.85	c (1,1) Heap : 225 MiB used (max 10795 MiB), NonHeap : 28 MiB used (max 0 MiB)
3.85/1.87	c (1,1) STATISTICS2:HOME/instance-4305598-1534075263.xml,ExtensionSupport:IntVar,550,1900,-1,2,3,1,,2:5000,3:1200;2:700,1:5000,
3.85/1.87	c (1,1) 550 bool, 1900 clause
3.85/1.87	c (1,1) Export Begin
4.15/1.96	c (1,1) Export to HOME/scop-23873-serial-file.bin
4.15/1.96	c (1,1) Export End
4.15/1.97	c (1,1) Export File Size: 0.03 MB
4.15/1.97	c (1,1) 0,0,1,1,1,1,1,STOP-AFTER(DIMACS)
4.15/1.97	c END-Prog: Sun Aug 12 14:01:05 CEST 2018
4.15/1.98	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp scop.jar fun.scop.XCSP18Solve HOME/scop-23873-serial-file.bin
4.84/2.46	c (0,0) Read Serial File Begin
4.84/2.46	c (0,0) HOME/scop-23873-serial-file.bin
5.13/2.65	c (0,0) Read Serial File End
5.13/2.66	
5.13/2.66	scop order+minisat_release (2018-07-31)
5.13/2.66	(Solving Process)
5.13/2.66	
5.13/2.68	c BEGIN-Prog: Sun Aug 12 14:01:06 CEST 2018
5.13/2.68	c PID: 23891
5.13/2.68	c IP: 172.20.3.103
5.13/2.68	c HOST: node103.alineos.net
5.13/2.69	c (0,0) SatSolver.solve Begin
5.13/2.69	c (0,0) 0 bool, 0 clause
5.13/2.69	c (0,0) minisat_release HOME/instance-4305598-1534075263.xml-scop-23876.cnf
5.33/2.71	c (0,0) c This is COMiniSatPS.
5.33/2.72	c (0,0) c WARNING: for repeatability, setting FPU to use double precision
5.33/2.72	c (0,0) c ============================[ Problem Statistics ]=============================
5.33/2.72	c (0,0) c |                                                                             |
5.33/2.72	c (0,0) c |  Number of variables:           550                                         |
5.33/2.72	c (0,0) c |  Number of clauses:            1900                                         |
5.33/2.72	c (0,0) c |  Parse time:                   0.00 s                                       |
5.33/2.72	c (0,0) c |  Eliminated clauses:           0.02 Mb                                      |
5.33/2.72	c (0,0) c |  Simplification time:          0.00 s                                       |
5.33/2.72	c (0,0) c |                                                                             |
5.33/2.72	c (0,0) c ===============================================================================
5.33/2.72	c (0,0) c Solved by simplification
5.33/2.72	c (0,0) c restarts              : 0
5.33/2.72	c (0,0) c conflicts             : 0              (0 /sec)
5.33/2.72	c (0,0) c decisions             : 0              (-nan % random) (0 /sec)
5.33/2.72	c (0,0) c propagations          : 0              (0 /sec)
5.33/2.72	c (0,0) c conflict literals     : 0              (-nan % deleted)
5.33/2.72	c (0,0) c CPU time              : 0.003409 s
5.33/2.72	c (0,0) 
5.33/2.72	c (0,0) s UNSATISFIABLE
5.33/2.76	c (0,0) SatSolver.solve End
5.33/2.76	c (0,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 16 MiB used (max 0 MiB)
5.33/2.76	c (0,0) Show results Begin
5.33/2.76	s UNSATISFIABLE
5.33/2.76	c (0,0) Show results End
5.33/2.76	c (0,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 16 MiB used (max 0 MiB)
5.33/2.76	c (0,0) 0,0,STOP-AFTER(ALL)
5.33/2.76	c END-Prog: Sun Aug 12 14:01:06 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 (8594 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4305598-1534075263/watcher-4305598-1534075263 -o /tmp/evaluation-result-4305598-1534075263/solver-4305598-1534075263 -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-4305598-1534075263.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=23873, runsolver pid=23870

[startup+0.100169 s]*
/proc/loadavg: 2.63 2.27 2.15 5/224 23890
/proc/meminfo: memFree=16965572/32770624 swapFree=67058748/67108860
[pid=23873] ppid=23870 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/23873/stat : 23873 (scop.sh) S 23870 23873 20606 0 -1 4202496 559 321 0 0 0 0 0 0 20 0 1 0 225089534 115843072 349 33554432000 4194304 5098028 140731343443856 140731343441112 139784291357308 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 8937472 140731343451201 140731343451399 140731343451399 140731343454157 0
/proc/23873/statm: 28282 349 296 221 0 87 0
[pid=23876] ppid=23873 vsize=15012476 memory=72072 CPUtime=0.11 cores=0,2,4,6
/proc/23876/stat : 23876 (java) S 23873 23873 20606 0 -1 1077944320 6163 0 0 0 9 2 0 0 20 0 15 0 225089534 15372775424 18018 33554432000 4194304 4196468 140721041404480 140721041387024 139821122391799 0 0 2 16800973 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 17940480 140721041409031 140721041409329 140721041409329 140721041412047 0
/proc/23876/statm: 3753119 18018 2771 1 0 3715579 0
[pid=23876/tid=23877] ppid=23873 vsize=15012476 memory=-6078870780940435395 CPUtime=0.08 cores=0,2,4,6
/proc/23876/task/23877/stat : 23877 (java) R 23873 23873 20606 0 -1 4202560 4277 0 0 0 7 1 0 0 20 0 15 0 225089534 15372775424 18084 33554432000 4194304 4196468 140721041404480 139821094203784 139821102667627 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 17940480 140721041409031 140721041409329 140721041409329 140721041412047 0
[pid=23876/tid=23878] ppid=23873 vsize=15012476 memory=4206468019014099040 CPUtime=0 cores=0,2,4,6
/proc/23876/task/23878/stat : 23878 (java) S 23873 23873 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225089536 15372775424 18084 33554432000 4194304 4196468 140721041404480 139821126634128 139821122402005 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17940480 140721041409031 140721041409329 140721041409329 140721041412047 0
[pid=23876/tid=23879] ppid=23873 vsize=15012476 memory=139747897304704 CPUtime=0 cores=0,2,4,6
/proc/23876/task/23879/stat : 23879 (java) S 23873 23873 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225089536 15372775424 18084 33554432000 4194304 4196468 140721041404480 139820917717520 139821122402005 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17940480 140721041409031 140721041409329 140721041409329 140721041412047 0
[pid=23876/tid=23880] ppid=23873 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23876/task/23880/stat : 23880 (java) S 23873 23873 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225089536 15372775424 18084 33554432000 4194304 4196468 140721041404480 139820916664720 139821122402005 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17940480 140721041409031 140721041409329 140721041409329 140721041412047 0
[pid=23876/tid=23881] ppid=23873 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23876/task/23881/stat : 23881 (java) S 23873 23873 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225089536 15372775424 18084 33554432000 4194304 4196468 140721041404480 139820581337360 139821122402005 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17940480 140721041409031 140721041409329 140721041409329 140721041412047 0
[pid=23876/tid=23882] ppid=23873 vsize=15012476 memory=139747897304704 CPUtime=0 cores=0,2,4,6
/proc/23876/task/23882/stat : 23882 (java) S 23873 23873 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225089538 15372775424 18084 33554432000 4194304 4196468 140721041404480 139820092828528 139821122402946 0 0 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17940480 140721041409031 140721041409329 140721041409329 140721041412047 0
[pid=23876/tid=23883] ppid=23873 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23876/task/23883/stat : 23883 (java) S 23873 23873 20606 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 225089538 15372775424 18084 33554432000 4194304 4196468 140721041404480 139819707524640 139821122402005 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17940480 140721041409031 140721041409329 140721041409329 140721041412047 0
[pid=23876/tid=23884] ppid=23873 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23876/task/23884/stat : 23884 (java) S 23873 23873 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225089538 15372775424 18150 33554432000 4194304 4196468 140721041404480 139819439089008 139821122402005 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17940480 140721041409031 140721041409329 140721041409329 140721041412047 0
[pid=23876/tid=23885] ppid=23873 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23876/task/23885/stat : 23885 (java) S 23873 23873 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225089541 15372775424 18150 33554432000 4194304 4196468 140721041404480 139819064580432 139821122410395 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17940480 140721041409031 140721041409329 140721041409329 140721041412047 0
[pid=23876/tid=23886] ppid=23873 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23876/task/23886/stat : 23886 (java) S 23873 23873 20606 0 -1 1077944384 305 0 0 0 0 0 0 0 20 0 15 0 225089541 15372775424 18150 33554432000 4194304 4196468 140721041404480 139820091775344 139821122402946 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17940480 140721041409031 140721041409329 140721041409329 140721041412047 0
[pid=23876/tid=23887] ppid=23873 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23876/task/23887/stat : 23887 (java) S 23873 23873 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225089541 15372775424 18150 33554432000 4194304 4196468 140721041404480 139820090722544 139821122402946 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17940480 140721041409031 140721041409329 140721041409329 140721041412047 0
[pid=23876/tid=23888] ppid=23873 vsize=15012476 memory=139747897304704 CPUtime=0 cores=0,2,4,6
/proc/23876/task/23888/stat : 23888 (java) S 23873 23873 20606 0 -1 1077944384 284 0 0 0 0 0 0 0 20 0 15 0 225089541 15372775424 18150 33554432000 4194304 4196468 140721041404480 139820089669744 139821122402946 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17940480 140721041409031 140721041409329 140721041409329 140721041412047 0
[pid=23876/tid=23889] ppid=23873 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23876/task/23889/stat : 23889 (java) S 23873 23873 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225089541 15372775424 18150 33554432000 4194304 4196468 140721041404480 139818566674656 139821122402005 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17940480 140721041409031 140721041409329 140721041409329 140721041412047 0
[pid=23876/tid=23890] ppid=23873 vsize=15012476 memory=139747897304704 CPUtime=0 cores=0,2,4,6
/proc/23876/task/23890/stat : 23890 (java) S 23873 23873 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225089541 15372775424 18150 33554432000 4194304 4196468 140721041404480 139820088618160 139821122402946 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17940480 140721041409031 140721041409329 140721041409329 140721041412047 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 73468 KiB

[startup+0.210749 s]*
/proc/loadavg: 2.63 2.27 2.15 4/224 23890
/proc/meminfo: memFree=16951868/32770624 swapFree=67058748/67108860
[pid=23873] ppid=23870 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/23873/stat : 23873 (scop.sh) S 23870 23873 20606 0 -1 4202496 559 321 0 0 0 0 0 0 20 0 1 0 225089534 115843072 349 33554432000 4194304 5098028 140731343443856 140731343441112 139784291357308 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 8937472 140731343451201 140731343451399 140731343451399 140731343454157 0
/proc/23873/statm: 28282 349 296 221 0 87 0
[pid=23876] ppid=23873 vsize=15012476 memory=85632 CPUtime=0.25 cores=0,2,4,6
/proc/23876/stat : 23876 (java) S 23873 23873 20606 0 -1 1077944320 9762 0 0 0 22 3 0 0 20 0 15 0 225089534 15372775424 21408 33554432000 4194304 4196468 140721041404480 140721041387024 139821122391799 0 0 2 16800973 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 17940480 140721041409031 140721041409329 140721041409329 140721041412047 0
/proc/23876/statm: 3753119 21408 2909 1 0 3715579 0
[pid=23876/tid=23877] ppid=23873 vsize=15012476 memory=7022364632946311227 CPUtime=0.2 cores=0,2,4,6
/proc/23876/task/23877/stat : 23877 (java) R 23873 23873 20606 0 -1 4202560 7644 0 0 0 18 2 0 0 20 0 15 0 225089534 15372775424 21408 33554432000 4194304 4196468 140721041404480 139821094218192 139821101992097 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 17940480 140721041409031 140721041409329 140721041409329 140721041412047 0
[pid=23876/tid=23878] ppid=23873 vsize=15012476 memory=545 CPUtime=0 cores=0,2,4,6
/proc/23876/task/23878/stat : 23878 (java) S 23873 23873 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225089536 15372775424 21408 33554432000 4194304 4196468 140721041404480 139821126634128 139821122402005 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17940480 140721041409031 140721041409329 140721041409329 140721041412047 0
[pid=23876/tid=23879] ppid=23873 vsize=15012476 memory=139747898467938 CPUtime=0 cores=0,2,4,6
/proc/23876/task/23879/stat : 23879 (java) S 23873 23873 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225089536 15372775424 21408 33554432000 4194304 4196468 140721041404480 139820917717520 139821122402005 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17940480 140721041409031 140721041409329 140721041409329 140721041412047 0
[pid=23876/tid=23880] ppid=23873 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23876/task/23880/stat : 23880 (java) S 23873 23873 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225089536 15372775424 21408 33554432000 4194304 4196468 140721041404480 139820916664720 139821122402005 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17940480 140721041409031 140721041409329 140721041409329 140721041412047 0
[pid=23876/tid=23881] ppid=23873 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23876/task/23881/stat : 23881 (java) S 23873 23873 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225089536 15372775424 21408 33554432000 4194304 4196468 140721041404480 139820581337360 139821122402005 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17940480 140721041409031 140721041409329 140721041409329 140721041412047 0
[pid=23876/tid=23882] ppid=23873 vsize=15012476 memory=139747897304704 CPUtime=0 cores=0,2,4,6
/proc/23876/task/23882/stat : 23882 (java) S 23873 23873 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225089538 15372775424 21408 33554432000 4194304 4196468 140721041404480 139820092828528 139821122402946 0 0 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17940480 140721041409031 140721041409329 140721041409329 140721041412047 0
[pid=23876/tid=23883] ppid=23873 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23876/task/23883/stat : 23883 (java) S 23873 23873 20606 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 225089538 15372775424 21408 33554432000 4194304 4196468 140721041404480 139819707524640 139821122402005 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17940480 140721041409031 140721041409329 140721041409329 140721041412047 0
[pid=23876/tid=23884] ppid=23873 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23876/task/23884/stat : 23884 (java) S 23873 23873 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225089538 15372775424 21408 33554432000 4194304 4196468 140721041404480 139819439089008 139821122402005 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17940480 140721041409031 140721041409329 140721041409329 140721041412047 0
[pid=23876/tid=23885] ppid=23873 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23876/task/23885/stat : 23885 (java) S 23873 23873 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225089541 15372775424 21408 33554432000 4194304 4196468 140721041404480 139819064580432 139821122410395 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17940480 140721041409031 140721041409329 140721041409329 140721041412047 0
[pid=23876/tid=23886] ppid=23873 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23876/task/23886/stat : 23886 (java) S 23873 23873 20606 0 -1 1077944384 316 0 0 0 0 0 0 0 20 0 15 0 225089541 15372775424 21408 33554432000 4194304 4196468 140721041404480 139820091775344 139821122402946 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17940480 140721041409031 140721041409329 140721041409329 140721041412047 0
[pid=23876/tid=23887] ppid=23873 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23876/task/23887/stat : 23887 (java) S 23873 23873 20606 0 -1 1077944384 156 0 0 0 0 0 0 0 20 0 15 0 225089541 15372775424 21408 33554432000 4194304 4196468 140721041404480 139820090722544 139821122402946 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17940480 140721041409031 140721041409329 140721041409329 140721041412047 0
[pid=23876/tid=23888] ppid=23873 vsize=15012476 memory=139747897304704 CPUtime=0.03 cores=0,2,4,6
/proc/23876/task/23888/stat : 23888 (java) R 23873 23873 20606 0 -1 4202560 313 0 0 0 3 0 0 0 20 0 15 0 225089541 15372775424 21408 33554432000 4194304 4196468 140721041404480 139820089669744 139821101692739 0 4 2 16800973 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 17940480 140721041409031 140721041409329 140721041409329 140721041412047 0
[pid=23876/tid=23889] ppid=23873 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23876/task/23889/stat : 23889 (java) S 23873 23873 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225089541 15372775424 21408 33554432000 4194304 4196468 140721041404480 139818566674656 139821122402005 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17940480 140721041409031 140721041409329 140721041409329 140721041412047 0
[pid=23876/tid=23890] ppid=23873 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23876/task/23890/stat : 23890 (java) S 23873 23873 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225089541 15372775424 21408 33554432000 4194304 4196468 140721041404480 139820088618160 139821122402946 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17940480 140721041409031 140721041409329 140721041409329 140721041412047 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 87028 KiB

[startup+0.310709 s]*
/proc/loadavg: 2.63 2.27 2.15 3/224 23890
/proc/meminfo: memFree=16947944/32770624 swapFree=67058748/67108860
[pid=23873] ppid=23870 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/23873/stat : 23873 (scop.sh) S 23870 23873 20606 0 -1 4202496 559 321 0 0 0 0 0 0 20 0 1 0 225089534 115843072 349 33554432000 4194304 5098028 140731343443856 140731343441112 139784291357308 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 8937472 140731343451201 140731343451399 140731343451399 140731343454157 0
/proc/23873/statm: 28282 349 296 221 0 87 0
[pid=23876] ppid=23873 vsize=15012476 memory=89868 CPUtime=0.43 cores=0,2,4,6
/proc/23876/stat : 23876 (java) S 23873 23873 20606 0 -1 1077944320 10376 0 0 0 39 4 0 0 20 0 15 0 225089534 15372775424 22467 33554432000 4194304 4196468 140721041404480 140721041387024 139821122391799 0 0 2 16800973 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 17940480 140721041409031 140721041409329 140721041409329 140721041412047 0
/proc/23876/statm: 3753119 22467 3028 1 0 3715579 0
[pid=23876/tid=23877] ppid=23873 vsize=15012476 memory=6791534058613427641 CPUtime=0.29 cores=0,2,4,6
/proc/23876/task/23877/stat : 23877 (java) R 23873 23873 20606 0 -1 4202560 8082 0 0 0 27 2 0 0 20 0 15 0 225089534 15372775424 22467 33554432000 4194304 4196468 140721041404480 139821094186800 139820596864769 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 17940480 140721041409031 140721041409329 140721041409329 140721041412047 0
[pid=23876/tid=23878] ppid=23873 vsize=15012476 memory=4872558044660077418 CPUtime=0 cores=0,2,4,6
/proc/23876/task/23878/stat : 23878 (java) S 23873 23873 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225089536 15372775424 22467 33554432000 4194304 4196468 140721041404480 139821126634128 139821122402005 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17940480 140721041409031 140721041409329 140721041409329 140721041412047 0
[pid=23876/tid=23879] ppid=23873 vsize=15012476 memory=-3258418265892434876 CPUtime=0 cores=0,2,4,6
/proc/23876/task/23879/stat : 23879 (java) S 23873 23873 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225089536 15372775424 22467 33554432000 4194304 4196468 140721041404480 139820917717520 139821122402005 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17940480 140721041409031 140721041409329 140721041409329 140721041412047 0
[pid=23876/tid=23880] ppid=23873 vsize=15012476 memory=4572146066226452084 CPUtime=0 cores=0,2,4,6
/proc/23876/task/23880/stat : 23880 (java) S 23873 23873 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225089536 15372775424 22467 33554432000 4194304 4196468 140721041404480 139820916664720 139821122402005 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17940480 140721041409031 140721041409329 140721041409329 140721041412047 0
[pid=23876/tid=23881] ppid=23873 vsize=15012476 memory=6944613755495348631 CPUtime=0 cores=0,2,4,6
/proc/23876/task/23881/stat : 23881 (java) S 23873 23873 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225089536 15372775424 22467 33554432000 4194304 4196468 140721041404480 139820581337360 139821122402005 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17940480 140721041409031 140721041409329 140721041409329 140721041412047 0
[pid=23876/tid=23882] ppid=23873 vsize=15012476 memory=7893295687695687954 CPUtime=0 cores=0,2,4,6
/proc/23876/task/23882/stat : 23882 (java) S 23873 23873 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225089538 15372775424 22467 33554432000 4194304 4196468 140721041404480 139820092828528 139821122402946 0 0 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17940480 140721041409031 140721041409329 140721041409329 140721041412047 0
[pid=23876/tid=23883] ppid=23873 vsize=15012476 memory=-8813974798734826869 CPUtime=0 cores=0,2,4,6
/proc/23876/task/23883/stat : 23883 (java) S 23873 23873 20606 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 225089538 15372775424 22467 33554432000 4194304 4196468 140721041404480 139819707524640 139821122402005 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17940480 140721041409031 140721041409329 140721041409329 140721041412047 0
[pid=23876/tid=23884] ppid=23873 vsize=15012476 memory=-6664436420846796947 CPUtime=0 cores=0,2,4,6
/proc/23876/task/23884/stat : 23884 (java) S 23873 23873 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225089538 15372775424 22467 33554432000 4194304 4196468 140721041404480 139819439089008 139821122402005 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17940480 140721041409031 140721041409329 140721041409329 140721041412047 0
[pid=23876/tid=23885] ppid=23873 vsize=15012476 memory=4426078206164241782 CPUtime=0 cores=0,2,4,6
/proc/23876/task/23885/stat : 23885 (java) S 23873 23873 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225089541 15372775424 22467 33554432000 4194304 4196468 140721041404480 139819064580432 139821122410395 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17940480 140721041409031 140721041409329 140721041409329 140721041412047 0
[pid=23876/tid=23886] ppid=23873 vsize=15012476 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/23876/task/23886/stat : 23886 (java) R 23873 23873 20606 0 -1 4202560 342 0 0 0 1 0 0 0 20 0 15 0 225089541 15372775424 22467 33554432000 4194304 4196468 140721041404480 139820091775344 139821102047034 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 17940480 140721041409031 140721041409329 140721041409329 140721041412047 0
[pid=23876/tid=23887] ppid=23873 vsize=15012476 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/23876/task/23887/stat : 23887 (java) R 23873 23873 20606 0 -1 1077944384 269 0 0 0 2 0 0 0 20 0 15 0 225089541 15372775424 22467 33554432000 4194304 4196468 140721041404480 139820090722544 139821122402946 0 4 2 16800973 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 17940480 140721041409031 140721041409329 140721041409329 140721041412047 0
[pid=23876/tid=23888] ppid=23873 vsize=15012476 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/23876/task/23888/stat : 23888 (java) R 23873 23873 20606 0 -1 4202560 350 0 0 0 7 0 0 0 20 0 15 0 225089541 15372775424 22467 33554432000 4194304 4196468 140721041404480 139820089669744 139821115488683 0 4 2 16800973 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 17940480 140721041409031 140721041409329 140721041409329 140721041412047 0
[pid=23876/tid=23889] ppid=23873 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23876/task/23889/stat : 23889 (java) S 23873 23873 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225089541 15372775424 22467 33554432000 4194304 4196468 140721041404480 139818566674656 139821122402005 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17940480 140721041409031 140721041409329 140721041409329 140721041412047 0
[pid=23876/tid=23890] ppid=23873 vsize=15012476 memory=4121417289171017777 CPUtime=0 cores=0,2,4,6
/proc/23876/task/23890/stat : 23890 (java) S 23873 23873 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225089541 15372775424 22467 33554432000 4194304 4196468 140721041404480 139820088618160 139821122402946 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17940480 140721041409031 140721041409329 140721041409329 140721041412047 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 91264 KiB

[startup+0.700787 s]
/proc/loadavg: 2.63 2.27 2.15 3/224 23890
/proc/meminfo: memFree=16923560/32770624 swapFree=67058748/67108860
[pid=23873] ppid=23870 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/23873/stat : 23873 (scop.sh) S 23870 23873 20606 0 -1 4202496 559 321 0 0 0 0 0 0 20 0 1 0 225089534 115843072 349 33554432000 4194304 5098028 140731343443856 140731343441112 139784291357308 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 8937472 140731343451201 140731343451399 140731343451399 140731343454157 0
/proc/23873/statm: 28282 349 296 221 0 87 0
[pid=23876] ppid=23873 vsize=15020872 memory=129680 CPUtime=1.02 cores=0,2,4,6
/proc/23876/stat : 23876 (java) S 23873 23873 20606 0 -1 1077944320 17603 0 0 0 96 6 0 0 20 0 15 0 225089534 15381372928 32420 33554432000 4194304 4196468 140721041404480 140721041387024 139821122391799 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 17940480 140721041409031 140721041409329 140721041409329 140721041412047 0
/proc/23876/statm: 3755218 32420 3147 1 0 3716603 0
[pid=23876/tid=23877] ppid=23873 vsize=15020872 memory=33 CPUtime=0.67 cores=0,2,4,6
/proc/23876/task/23877/stat : 23877 (java) R 23873 23873 20606 0 -1 4202560 14837 0 0 0 63 4 0 0 20 0 15 0 225089534 15381372928 32420 33554432000 4194304 4196468 140721041404480 139821094225184 139821122413725 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 17940480 140721041409031 140721041409329 140721041409329 140721041412047 0
[pid=23876/tid=23878] ppid=23873 vsize=15020872 memory=288230377057956186 CPUtime=0 cores=0,2,4,6
/proc/23876/task/23878/stat : 23878 (java) S 23873 23873 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225089536 15381372928 32420 33554432000 4194304 4196468 140721041404480 139821126634128 139821122402005 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17940480 140721041409031 140721041409329 140721041409329 140721041412047 0
[pid=23876/tid=23879] ppid=23873 vsize=15020872 memory=14408211646139281 CPUtime=0 cores=0,2,4,6
/proc/23876/task/23879/stat : 23879 (java) S 23873 23873 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225089536 15381372928 32420 33554432000 4194304 4196468 140721041404480 139820917717520 139821122402005 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17940480 140721041409031 140721041409329 140721041409329 140721041412047 0
[pid=23876/tid=23880] ppid=23873 vsize=15020872 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23876/task/23880/stat : 23880 (java) S 23873 23873 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225089536 15381372928 32420 33554432000 4194304 4196468 140721041404480 139820916664720 139821122402005 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17940480 140721041409031 140721041409329 140721041409329 140721041412047 0
[pid=23876/tid=23881] ppid=23873 vsize=15020872 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23876/task/23881/stat : 23881 (java) S 23873 23873 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225089536 15381372928 32420 33554432000 4194304 4196468 140721041404480 139820581337360 139821122402005 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17940480 140721041409031 140721041409329 140721041409329 140721041412047 0
[pid=23876/tid=23882] ppid=23873 vsize=15020872 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23876/task/23882/stat : 23882 (java) S 23873 23873 20606 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 225089538 15381372928 32420 33554432000 4194304 4196468 140721041404480 139820092828528 139821122402946 0 0 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17940480 140721041409031 140721041409329 140721041409329 140721041412047 0
[pid=23876/tid=23883] ppid=23873 vsize=15020872 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23876/task/23883/stat : 23883 (java) S 23873 23873 20606 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 225089538 15381372928 32420 33554432000 4194304 4196468 140721041404480 139819707524640 139821122402005 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17940480 140721041409031 140721041409329 140721041409329 140721041412047 0
[pid=23876/tid=23884] ppid=23873 vsize=15020872 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23876/task/23884/stat : 23884 (java) S 23873 23873 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225089538 15381372928 32420 33554432000 4194304 4196468 140721041404480 139819439089008 139821122402005 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17940480 140721041409031 140721041409329 140721041409329 140721041412047 0
[pid=23876/tid=23885] ppid=23873 vsize=15020872 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23876/task/23885/stat : 23885 (java) S 23873 23873 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225089541 15381372928 32420 33554432000 4194304 4196468 140721041404480 139819064580432 139821122410395 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17940480 140721041409031 140721041409329 140721041409329 140721041412047 0
[pid=23876/tid=23886] ppid=23873 vsize=15020872 memory=279495533658352 CPUtime=0.06 cores=0,2,4,6
/proc/23876/task/23886/stat : 23886 (java) R 23873 23873 20606 0 -1 1077944384 436 0 0 0 6 0 0 0 20 0 15 0 225089541 15381372928 32420 33554432000 4194304 4196468 140721041404480 139820091775344 139821122402946 0 4 2 25189581 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 17940480 140721041409031 140721041409329 140721041409329 140721041412047 0
[pid=23876/tid=23887] ppid=23873 vsize=15020872 memory=7234030490512222553 CPUtime=0.09 cores=0,2,4,6
/proc/23876/task/23887/stat : 23887 (java) S 23873 23873 20606 0 -1 1077944384 496 0 0 0 9 0 0 0 20 0 15 0 225089541 15381372928 32420 33554432000 4194304 4196468 140721041404480 139820090722544 139821122402946 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17940480 140721041409031 140721041409329 140721041409329 140721041412047 0
[pid=23876/tid=23888] ppid=23873 vsize=15020872 memory=7594587674001172330 CPUtime=0.16 cores=0,2,4,6
/proc/23876/task/23888/stat : 23888 (java) S 23873 23873 20606 0 -1 1077944384 498 0 0 0 16 0 0 0 20 0 15 0 225089541 15381372928 32420 33554432000 4194304 4196468 140721041404480 139820089669744 139821122402946 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17940480 140721041409031 140721041409329 140721041409329 140721041412047 0
[pid=23876/tid=23889] ppid=23873 vsize=15020872 memory=7649399392922252082 CPUtime=0 cores=0,2,4,6
/proc/23876/task/23889/stat : 23889 (java) S 23873 23873 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225089541 15381372928 32420 33554432000 4194304 4196468 140721041404480 139818566674656 139821122402005 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17940480 140721041409031 140721041409329 140721041409329 140721041412047 0
[pid=23876/tid=23890] ppid=23873 vsize=15020872 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23876/task/23890/stat : 23890 (java) S 23873 23873 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225089541 15381372928 32420 33554432000 4194304 4196468 140721041404480 139820088618160 139821122402946 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17940480 140721041409031 140721041409329 140721041409329 140721041412047 0
Current children cumulated CPU time: 1.02 s
Current children cumulated vsize: 15134000 KiB
Current children cumulated memory: 131076 KiB

[startup+1.50205 s]
/proc/loadavg: 2.63 2.27 2.15 3/224 23890
/proc/meminfo: memFree=16895396/32770624 swapFree=67058748/67108860
[pid=23873] ppid=23870 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/23873/stat : 23873 (scop.sh) S 23870 23873 20606 0 -1 4202496 559 321 0 0 0 0 0 0 20 0 1 0 225089534 115843072 349 33554432000 4194304 5098028 140731343443856 140731343441112 139784291357308 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 8937472 140731343451201 140731343451399 140731343451399 140731343454157 0
/proc/23873/statm: 28282 349 296 221 0 87 0
[pid=23876] ppid=23873 vsize=15024968 memory=175960 CPUtime=2.83 cores=0,2,4,6
/proc/23876/stat : 23876 (java) S 23873 23873 20606 0 -1 1077944320 21431 0 0 0 275 8 0 0 20 0 15 0 225089534 15385567232 43990 33554432000 4194304 4196468 140721041404480 140721041387024 139821122391799 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 17940480 140721041409031 140721041409329 140721041409329 140721041412047 0
/proc/23876/statm: 3756242 43990 3190 1 0 3717627 0
[pid=23876/tid=23877] ppid=23873 vsize=15024968 memory=279495533661584 CPUtime=1.46 cores=0,2,4,6
/proc/23876/task/23877/stat : 23877 (java) R 23873 23873 20606 0 -1 4202560 16031 0 0 0 141 5 0 0 20 0 15 0 225089534 15385567232 43990 33554432000 4194304 4196468 140721041404480 139821094222048 139820604161803 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 17940480 140721041409031 140721041409329 140721041409329 140721041412047 0
[pid=23876/tid=23878] ppid=23873 vsize=15024968 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23876/task/23878/stat : 23878 (java) S 23873 23873 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225089536 15385567232 43990 33554432000 4194304 4196468 140721041404480 139821126634128 139821122402005 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17940480 140721041409031 140721041409329 140721041409329 140721041412047 0
[pid=23876/tid=23879] ppid=23873 vsize=15024968 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23876/task/23879/stat : 23879 (java) S 23873 23873 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225089536 15385567232 43990 33554432000 4194304 4196468 140721041404480 139820917717520 139821122402005 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17940480 140721041409031 140721041409329 140721041409329 140721041412047 0
[pid=23876/tid=23880] ppid=23873 vsize=15024968 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23876/task/23880/stat : 23880 (java) S 23873 23873 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225089536 15385567232 43990 33554432000 4194304 4196468 140721041404480 139820916664720 139821122402005 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17940480 140721041409031 140721041409329 140721041409329 140721041412047 0
[pid=23876/tid=23881] ppid=23873 vsize=15024968 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23876/task/23881/stat : 23881 (java) S 23873 23873 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225089536 15385567232 43990 33554432000 4194304 4196468 140721041404480 139820581337360 139821122402005 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17940480 140721041409031 140721041409329 140721041409329 140721041412047 0
[pid=23876/tid=23882] ppid=23873 vsize=15024968 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23876/task/23882/stat : 23882 (java) S 23873 23873 20606 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 225089538 15385567232 43990 33554432000 4194304 4196468 140721041404480 139820092828528 139821122402946 0 0 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17940480 140721041409031 140721041409329 140721041409329 140721041412047 0
[pid=23876/tid=23883] ppid=23873 vsize=15024968 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23876/task/23883/stat : 23883 (java) S 23873 23873 20606 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 225089538 15385567232 43990 33554432000 4194304 4196468 140721041404480 139819707524640 139821122402005 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17940480 140721041409031 140721041409329 140721041409329 140721041412047 0
[pid=23876/tid=23884] ppid=23873 vsize=15024968 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23876/task/23884/stat : 23884 (java) S 23873 23873 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225089538 15385567232 43990 33554432000 4194304 4196468 140721041404480 139819439089008 139821122402005 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17940480 140721041409031 140721041409329 140721041409329 140721041412047 0
[pid=23876/tid=23885] ppid=23873 vsize=15024968 memory=17 CPUtime=0 cores=0,2,4,6
/proc/23876/task/23885/stat : 23885 (java) S 23873 23873 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225089541 15385567232 43990 33554432000 4194304 4196468 140721041404480 139819064580432 139821122410395 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17940480 140721041409031 140721041409329 140721041409329 140721041412047 0
[pid=23876/tid=23886] ppid=23873 vsize=15024968 memory=25 CPUtime=0.29 cores=0,2,4,6
/proc/23876/task/23886/stat : 23886 (java) R 23873 23873 20606 0 -1 4202560 639 0 0 0 29 0 0 0 20 0 15 0 225089541 15385567232 43990 33554432000 4194304 4196468 140721041404480 139820091753664 139821101630208 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 17940480 140721041409031 140721041409329 140721041409329 140721041412047 0
[pid=23876/tid=23887] ppid=23873 vsize=15024968 memory=54 CPUtime=0.36 cores=0,2,4,6
/proc/23876/task/23887/stat : 23887 (java) R 23873 23873 20606 0 -1 1077944384 815 0 0 0 35 1 0 0 20 0 15 0 225089541 15385567232 43990 33554432000 4194304 4196468 140721041404480 139820090713872 139821122402005 0 4 2 25189581 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 17940480 140721041409031 140721041409329 140721041409329 140721041412047 0
[pid=23876/tid=23888] ppid=23873 vsize=15024968 memory=0 CPUtime=0.69 cores=0,2,4,6
/proc/23876/task/23888/stat : 23888 (java) R 23873 23873 20606 0 -1 4202560 2618 0 0 0 68 1 0 0 20 0 15 0 225089541 15385567232 43990 33554432000 4194304 4196468 140721041404480 139820089669744 139821101750911 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 17940480 140721041409031 140721041409329 140721041409329 140721041412047 0
[pid=23876/tid=23889] ppid=23873 vsize=15024968 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23876/task/23889/stat : 23889 (java) S 23873 23873 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225089541 15385567232 43990 33554432000 4194304 4196468 140721041404480 139818566674656 139821122402005 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17940480 140721041409031 140721041409329 140721041409329 140721041412047 0
[pid=23876/tid=23890] ppid=23873 vsize=15024968 memory=2698 CPUtime=0 cores=0,2,4,6
/proc/23876/task/23890/stat : 23890 (java) S 23873 23873 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225089541 15385567232 43990 33554432000 4194304 4196468 140721041404480 139820088618160 139821122402946 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17940480 140721041409031 140721041409329 140721041409329 140721041412047 0
Current children cumulated CPU time: 2.83 s
Current children cumulated vsize: 15138096 KiB
Current children cumulated memory: 177356 KiB

[startup+2.77351 s]
# the end of solver process 23873 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=5.28727 s, system=0.198643 s

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

[startup+1.60141 s]
/proc/loadavg: 2.63 2.27 2.15 3/224 23890
/proc/meminfo: memFree=16895396/32770624 swapFree=67058748/67108860
[pid=23873] ppid=23870 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/23873/stat : 23873 (scop.sh) S 23870 23873 20606 0 -1 4202496 559 321 0 0 0 0 0 0 20 0 1 0 225089534 115843072 349 33554432000 4194304 5098028 140731343443856 140731343441112 139784291357308 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 8937472 140731343451201 140731343451399 140731343451399 140731343454157 0
/proc/23873/statm: 28282 349 296 221 0 87 0
[pid=23876] ppid=23873 vsize=15024968 memory=189628 CPUtime=3.16 cores=0,2,4,6
/proc/23876/stat : 23876 (java) S 23873 23873 20606 0 -1 1077944320 21769 0 0 0 308 8 0 0 20 0 15 0 225089534 15385567232 47407 33554432000 4194304 4196468 140721041404480 140721041387024 139821122391799 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 17940480 140721041409031 140721041409329 140721041409329 140721041412047 0
/proc/23876/statm: 3756242 47407 3192 1 0 3717627 0
[pid=23876/tid=23877] ppid=23873 vsize=15024968 memory=1948 CPUtime=1.56 cores=0,2,4,6
/proc/23876/task/23877/stat : 23877 (java) R 23873 23873 20606 0 -1 4202560 16117 0 0 0 151 5 0 0 20 0 15 0 225089534 15385567232 47407 33554432000 4194304 4196468 140721041404480 139821094228048 139820599873799 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 17940480 140721041409031 140721041409329 140721041409329 140721041412047 0
[pid=23876/tid=23878] ppid=23873 vsize=15024968 memory=1188 CPUtime=0 cores=0,2,4,6
/proc/23876/task/23878/stat : 23878 (java) S 23873 23873 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225089536 15385567232 47407 33554432000 4194304 4196468 140721041404480 139821126634128 139821122402005 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17940480 140721041409031 140721041409329 140721041409329 140721041412047 0
[pid=23876/tid=23879] ppid=23873 vsize=15024968 memory=976 CPUtime=0 cores=0,2,4,6
/proc/23876/task/23879/stat : 23879 (java) S 23873 23873 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225089536 15385567232 47407 33554432000 4194304 4196468 140721041404480 139820917717520 139821122402005 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17940480 140721041409031 140721041409329 140721041409329 140721041412047 0
[pid=23876/tid=23880] ppid=23873 vsize=15024968 memory=1140 CPUtime=0 cores=0,2,4,6
/proc/23876/task/23880/stat : 23880 (java) S 23873 23873 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225089536 15385567232 47407 33554432000 4194304 4196468 140721041404480 139820916664720 139821122402005 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17940480 140721041409031 140721041409329 140721041409329 140721041412047 0
[pid=23876/tid=23881] ppid=23873 vsize=15024968 memory=1024 CPUtime=0 cores=0,2,4,6
/proc/23876/task/23881/stat : 23881 (java) S 23873 23873 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225089536 15385567232 47407 33554432000 4194304 4196468 140721041404480 139820581337360 139821122402005 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17940480 140721041409031 140721041409329 140721041409329 140721041412047 0
[pid=23876/tid=23882] ppid=23873 vsize=15024968 memory=3172 CPUtime=0 cores=0,2,4,6
/proc/23876/task/23882/stat : 23882 (java) S 23873 23873 20606 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 225089538 15385567232 47407 33554432000 4194304 4196468 140721041404480 139820092828528 139821122402946 0 0 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17940480 140721041409031 140721041409329 140721041409329 140721041412047 0
[pid=23876/tid=23883] ppid=23873 vsize=15024968 memory=2076 CPUtime=0 cores=0,2,4,6
/proc/23876/task/23883/stat : 23883 (java) S 23873 23873 20606 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 225089538 15385567232 47407 33554432000 4194304 4196468 140721041404480 139819707524640 139821122402005 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17940480 140721041409031 140721041409329 140721041409329 140721041412047 0
[pid=23876/tid=23884] ppid=23873 vsize=15024968 memory=9004 CPUtime=0 cores=0,2,4,6
/proc/23876/task/23884/stat : 23884 (java) S 23873 23873 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225089538 15385567232 47407 33554432000 4194304 4196468 140721041404480 139819439089008 139821122402005 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17940480 140721041409031 140721041409329 140721041409329 140721041412047 0
[pid=23876/tid=23885] ppid=23873 vsize=15024968 memory=768 CPUtime=0 cores=0,2,4,6
/proc/23876/task/23885/stat : 23885 (java) S 23873 23873 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225089541 15385567232 47407 33554432000 4194304 4196468 140721041404480 139819064580432 139821122410395 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17940480 140721041409031 140721041409329 140721041409329 140721041412047 0
[pid=23876/tid=23886] ppid=23873 vsize=15024968 memory=736 CPUtime=0.37 cores=0,2,4,6
/proc/23876/task/23886/stat : 23886 (java) R 23873 23873 20606 0 -1 4202560 771 0 0 0 37 0 0 0 20 0 15 0 225089541 15385567232 47407 33554432000 4194304 4196468 140721041404480 139820091760656 139821106778516 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 17940480 140721041409031 140721041409329 140721041409329 140721041412047 0
[pid=23876/tid=23887] ppid=23873 vsize=15024968 memory=1520 CPUtime=0.46 cores=0,2,4,6
/proc/23876/task/23887/stat : 23887 (java) R 23873 23873 20606 0 -1 4202560 855 0 0 0 45 1 0 0 20 0 15 0 225089541 15385567232 47407 33554432000 4194304 4196468 140721041404480 139820090703200 139821105923408 0 4 2 25189581 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 17940480 140721041409031 140721041409329 140721041409329 140721041412047 0
[pid=23876/tid=23888] ppid=23873 vsize=15024968 memory=1708 CPUtime=0.74 cores=0,2,4,6
/proc/23876/task/23888/stat : 23888 (java) S 23873 23873 20606 0 -1 1077944384 2690 0 0 0 73 1 0 0 20 0 15 0 225089541 15385567232 47407 33554432000 4194304 4196468 140721041404480 139820089669744 139821122402946 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17940480 140721041409031 140721041409329 140721041409329 140721041412047 0
[pid=23876/tid=23889] ppid=23873 vsize=15024968 memory=5116 CPUtime=0 cores=0,2,4,6
/proc/23876/task/23889/stat : 23889 (java) S 23873 23873 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225089541 15385567232 47407 33554432000 4194304 4196468 140721041404480 139818566674656 139821122402005 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17940480 140721041409031 140721041409329 140721041409329 140721041412047 0
[pid=23876/tid=23890] ppid=23873 vsize=15024968 memory=33 CPUtime=0 cores=0,2,4,6
/proc/23876/task/23890/stat : 23890 (java) S 23873 23873 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225089541 15385567232 47407 33554432000 4194304 4196468 140721041404480 139820088618160 139821122402946 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17940480 140721041409031 140721041409329 140721041409329 140721041412047 0
Current children cumulated CPU time: 3.16 s
Current children cumulated vsize: 15138096 KiB
Current children cumulated memory: 191024 KiB

[startup+2.40167 s]
/proc/loadavg: 2.63 2.27 2.15 3/215 23896
/proc/meminfo: memFree=17003068/32770624 swapFree=67058748/67108860
[pid=23873] ppid=23870 vsize=113128 memory=1472 CPUtime=4.28 cores=0,2,4,6
/proc/23873/stat : 23873 (scop.sh) S 23870 23873 20606 0 -1 4202496 590 24079 0 0 0 0 417 11 20 0 1 0 225089534 115843072 368 33554432000 4194304 5098028 140731343443856 140731343440600 139784291357308 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 8937472 140731343451201 140731343451399 140731343451399 140731343454157 0
/proc/23873/statm: 28282 368 311 221 0 87 0
[pid=23891] ppid=23873 vsize=7406364 memory=74292 CPUtime=0.56 cores=0,2,4,6
/proc/23891/stat : 23891 (java) S 23873 23873 20606 0 -1 1077944320 11746 0 0 0 52 4 0 0 20 0 15 0 225089732 7584116736 18573 33554432000 4194304 4196468 140721948949792 140721948932336 140084438335223 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 12832768 140721948951733 140721948951857 140721948951857 140721948954575 0
/proc/23891/statm: 1851591 18573 2979 1 0 1813530 0
[pid=23891/tid=23892] ppid=23873 vsize=7406364 memory=6791534058613427641 CPUtime=0.39 cores=0,2,4,6
/proc/23891/task/23892/stat : 23892 (java) R 23873 23873 20606 0 -1 4202560 9461 0 0 0 37 2 0 0 20 0 15 0 225089732 7584116736 18573 33554432000 4194304 4196468 140721948949792 140084410146864 140084421522053 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 12832768 140721948951733 140721948951857 140721948951857 140721948954575 0
[pid=23891/tid=23893] ppid=23873 vsize=7406364 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23891/task/23893/stat : 23893 (java) S 23873 23873 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225089734 7584116736 18573 33554432000 4194304 4196468 140721948949792 140084442577680 140084438345429 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12832768 140721948951733 140721948951857 140721948951857 140721948954575 0
[pid=23891/tid=23894] ppid=23873 vsize=7406364 memory=17 CPUtime=0 cores=0,2,4,6
/proc/23891/task/23894/stat : 23894 (java) S 23873 23873 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225089734 7584116736 18573 33554432000 4194304 4196468 140721948949792 140083923508112 140084438345429 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12832768 140721948951733 140721948951857 140721948951857 140721948954575 0
[pid=23891/tid=23895] ppid=23873 vsize=7406364 memory=25 CPUtime=0 cores=0,2,4,6
/proc/23891/task/23895/stat : 23895 (java) S 23873 23873 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225089734 7584116736 18573 33554432000 4194304 4196468 140721948949792 140083922455568 140084438345429 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12832768 140721948951733 140721948951857 140721948951857 140721948954575 0
[pid=23891/tid=23896] ppid=23873 vsize=7406364 memory=54 CPUtime=0 cores=0,2,4,6
/proc/23891/task/23896/stat : 23896 (java) S 23873 23873 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225089734 7584116736 18573 33554432000 4194304 4196468 140721948949792 140083921403024 140084438345429 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12832768 140721948951733 140721948951857 140721948951857 140721948954575 0
[pid=23891/tid=23897] ppid=23873 vsize=7406364 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23891/task/23897/stat : 23897 (java) S 23873 23873 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225089735 7584116736 18573 33554432000 4194304 4196468 140721948949792 140083482007536 140084438346370 0 0 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12832768 140721948951733 140721948951857 140721948951857 140721948954575 0
Current children cumulated CPU time: 4.84 s
Current children cumulated vsize: 7519492 KiB
Current children cumulated memory: 75764 KiB

[startup+2.60046 s]
/proc/loadavg: 2.63 2.27 2.15 3/215 23896
/proc/meminfo: memFree=17003068/32770624 swapFree=67058748/67108860
[pid=23873] ppid=23870 vsize=113128 memory=1472 CPUtime=4.28 cores=0,2,4,6
/proc/23873/stat : 23873 (scop.sh) S 23870 23873 20606 0 -1 4202496 590 24079 0 0 0 0 417 11 20 0 1 0 225089534 115843072 368 33554432000 4194304 5098028 140731343443856 140731343440600 139784291357308 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 8937472 140731343451201 140731343451399 140731343451399 140731343454157 0
/proc/23873/statm: 28282 368 311 221 0 87 0
[pid=23891] ppid=23873 vsize=7408432 memory=99428 CPUtime=0.85 cores=0,2,4,6
/proc/23891/stat : 23891 (java) S 23873 23873 20606 0 -1 1077944320 16542 0 0 0 80 5 0 0 20 0 15 0 225089732 7586234368 24857 33554432000 4194304 4196468 140721948949792 140721948932336 140084438335223 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 12832768 140721948951733 140721948951857 140721948951857 140721948954575 0
/proc/23891/statm: 1852108 24857 3033 1 0 1814042 0
[pid=23891/tid=23892] ppid=23873 vsize=7408432 memory=6791534058613427641 CPUtime=0.6 cores=0,2,4,6
/proc/23891/task/23892/stat : 23892 (java) R 23873 23873 20606 0 -1 4202560 14144 0 0 0 56 4 0 0 20 0 15 0 225089732 7586234368 24857 33554432000 4194304 4196468 140721948949792 140084410170416 140084438357149 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 12832768 140721948951733 140721948951857 140721948951857 140721948954575 0
[pid=23891/tid=23893] ppid=23873 vsize=7408432 memory=218588 CPUtime=0 cores=0,2,4,6
/proc/23891/task/23893/stat : 23893 (java) S 23873 23873 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225089734 7586234368 24857 33554432000 4194304 4196468 140721948949792 140084442577680 140084438345429 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12832768 140721948951733 140721948951857 140721948951857 140721948954575 0
[pid=23891/tid=23894] ppid=23873 vsize=7408432 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23891/task/23894/stat : 23894 (java) S 23873 23873 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225089734 7586234368 24857 33554432000 4194304 4196468 140721948949792 140083923508112 140084438345429 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12832768 140721948951733 140721948951857 140721948951857 140721948954575 0
[pid=23891/tid=23895] ppid=23873 vsize=7408432 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23891/task/23895/stat : 23895 (java) S 23873 23873 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225089734 7586234368 24857 33554432000 4194304 4196468 140721948949792 140083922455568 140084438345429 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12832768 140721948951733 140721948951857 140721948951857 140721948954575 0
[pid=23891/tid=23896] ppid=23873 vsize=7408432 memory=8 CPUtime=0 cores=0,2,4,6
/proc/23891/task/23896/stat : 23896 (java) S 23873 23873 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225089734 7586234368 24857 33554432000 4194304 4196468 140721948949792 140083921403024 140084438345429 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12832768 140721948951733 140721948951857 140721948951857 140721948954575 0
[pid=23891/tid=23897] ppid=23873 vsize=7408432 memory=45 CPUtime=0 cores=0,2,4,6
/proc/23891/task/23897/stat : 23897 (java) S 23873 23873 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225089735 7586234368 24857 33554432000 4194304 4196468 140721948949792 140083482007536 140084438346370 0 0 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12832768 140721948951733 140721948951857 140721948951857 140721948954575 0
Current children cumulated CPU time: 5.13 s
Current children cumulated vsize: 7521560 KiB
Current children cumulated memory: 100900 KiB

[startup+2.7074 s]
/proc/loadavg: 2.63 2.27 2.15 3/215 23896
/proc/meminfo: memFree=17003068/32770624 swapFree=67058748/67108860
[pid=23873] ppid=23870 vsize=113128 memory=1472 CPUtime=4.28 cores=0,2,4,6
/proc/23873/stat : 23873 (scop.sh) S 23870 23873 20606 0 -1 4202496 590 24079 0 0 0 0 417 11 20 0 1 0 225089534 115843072 368 33554432000 4194304 5098028 140731343443856 140731343440600 139784291357308 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 8937472 140731343451201 140731343451399 140731343451399 140731343454157 0
/proc/23873/statm: 28282 368 311 221 0 87 0
[pid=23891] ppid=23873 vsize=7410572 memory=107228 CPUtime=1.05 cores=0,2,4,6
/proc/23891/stat : 23891 (java) S 23873 23873 20606 0 -1 1077944320 17496 0 0 0 99 6 0 0 20 0 15 0 225089732 7588425728 26807 33554432000 4194304 4196468 140721948949792 140721948932336 140084438335223 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 12832768 140721948951733 140721948951857 140721948951857 140721948954575 0
/proc/23891/statm: 1852643 26807 3131 1 0 1814042 0
[pid=23891/tid=23892] ppid=23873 vsize=7410572 memory=0 CPUtime=0.7 cores=0,2,4,6
/proc/23891/task/23892/stat : 23892 (java) R 23873 23873 20606 0 -1 4202560 14750 0 0 0 66 4 0 0 20 0 15 0 225089732 7588425728 26807 33554432000 4194304 4196468 140721948949792 140084410166800 140084430572350 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 12832768 140721948951733 140721948951857 140721948951857 140721948954575 0
[pid=23891/tid=23893] ppid=23873 vsize=7410572 memory=2698 CPUtime=0 cores=0,2,4,6
/proc/23891/task/23893/stat : 23893 (java) S 23873 23873 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225089734 7588425728 26807 33554432000 4194304 4196468 140721948949792 140084442577680 140084438345429 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12832768 140721948951733 140721948951857 140721948951857 140721948954575 0
[pid=23891/tid=23894] ppid=23873 vsize=7410572 memory=92776 CPUtime=0 cores=0,2,4,6
/proc/23891/task/23894/stat : 23894 (java) S 23873 23873 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225089734 7588425728 26807 33554432000 4194304 4196468 140721948949792 140083923508112 140084438345429 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12832768 140721948951733 140721948951857 140721948951857 140721948954575 0
[pid=23891/tid=23895] ppid=23873 vsize=7410572 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23891/task/23895/stat : 23895 (java) S 23873 23873 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225089734 7588425728 26807 33554432000 4194304 4196468 140721948949792 140083922455568 140084438345429 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12832768 140721948951733 140721948951857 140721948951857 140721948954575 0
[pid=23891/tid=23896] ppid=23873 vsize=7410572 memory=57476 CPUtime=0 cores=0,2,4,6
/proc/23891/task/23896/stat : 23896 (java) S 23873 23873 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225089734 7588425728 26807 33554432000 4194304 4196468 140721948949792 140083921403024 140084438345429 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12832768 140721948951733 140721948951857 140721948951857 140721948954575 0
[pid=23891/tid=23897] ppid=23873 vsize=7410572 memory=279495533661584 CPUtime=0 cores=0,2,4,6
/proc/23891/task/23897/stat : 23897 (java) S 23873 23873 20606 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 225089735 7588425728 26807 33554432000 4194304 4196468 140721948949792 140083482007536 140084438346370 0 0 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12832768 140721948951733 140721948951857 140721948951857 140721948954575 0
Current children cumulated CPU time: 5.33 s
Current children cumulated vsize: 7523700 KiB
Current children cumulated memory: 108700 KiB

Child status: 0
Real time (s): 2.77356
CPU time (s): 5.48592
CPU user time (s): 5.28727
CPU system time (s): 0.198643
CPU usage (%): 197.793
Max. virtual memory (cumulated for all children) (KiB): 15140232
Max. memory (cumulated for all children) (KiB): 236172

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5.28728
system time used= 0.198643
maximum resident set size= 240708
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 43229
page faults= 0
swaps= 0
block input operations= 0
block output operations= 264
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5128
involuntary context switches= 56


# summary of solver processes directly reported to runsolver:
#   pid: 23873
#   total CPU time (s): 5.48592
#   total CPU user time (s): 5.28727
#   total CPU system time (s): 0.198643

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.050371 second user time and 0.060446 second system time

The end

Launcher Data

Begin job on node103 at 2018-08-12 14:01:03
IDJOB=4305598
IDBENCH=141399
IDSOLVER=2783
FILE ID=node103/4305598-1534075263
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-050_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-4305598-1534075263/watcher-4305598-1534075263 -o /tmp/evaluation-result-4305598-1534075263/solver-4305598-1534075263 -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-4305598-1534075263.xml

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

MD5SUM BENCH= 630ab63eaf7c5bcaa7f0eb192a58705a
RANDOM SEED=1446270448

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:        17026132 kB
MemAvailable:   31789096 kB
Buffers:          121112 kB
Cached:         14784868 kB
SwapCached:         5820 kB
Active:          7661120 kB
Inactive:        7414140 kB
Active(anon):     160616 kB
Inactive(anon):    60092 kB
Active(file):    7500504 kB
Inactive(file):  7354048 kB
Unevictable:        7784 kB
Mlocked:            7784 kB
SwapTotal:      67108860 kB
SwapFree:       67058748 kB
Dirty:              8208 kB
Writeback:             0 kB
AnonPages:        233308 kB
Mapped:            62100 kB
Shmem:             48616 kB
Slab:             365756 kB
SReclaimable:     336872 kB
SUnreclaim:        28884 kB
KernelStack:        4032 kB
PageTables:         5708 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:    139264 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:06