Trace number 4307129

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
scop order+glucose-syrup (2018-07-31)UNSAT 6.49404 2.95039

General information on the benchmark

NameDubois/
Dubois-075_c18.xml
MD5SUM8909e39e4e2640ab20c6938b58673ed4
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 benchmark5.06358
Satisfiable
(Un)Satisfiability was proved
Number of variables225
Number of constraints150
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":225}]
Minimum variable degree2
Maximum variable degree2
Distribution of variable degrees[{"degree":2,"count":225}]
Minimum constraint arity3
Maximum constraint arity3
Distribution of constraint arities[{"arity":3,"count":150}]
Number of extensional constraints150
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":150}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c (scop.sh) java -Xms22g -Xmx22g -Xss128m -cp scop.jar fun.scop.XCSP18Encode -order -solver glucose-syrup -solverOption -model:-nthreads=8:-maxmemory=20000 -tmp HOME -serialFile HOME/scop-24103-serial-file.bin HOME/instance-4307129-1534192737.xml
0.65/0.53	
0.65/0.53	scop order+glucose-syrup (2018-07-31)
0.65/0.53	(Encoding Process)
0.65/0.53	
0.65/0.56	c BEGIN-Prog: Mon Aug 13 22:38:57 CEST 2018
0.65/0.56	c PID: 24106
0.65/0.56	c IP: 172.20.3.132
0.65/0.56	c HOST: node132.alineos.net
0.65/0.57	c (0,0) Parsing Begin
1.39/0.96	c (0,0) Parsing End
1.39/0.97	c (0,0) CSP: 0 int (0 aux), 225 bool (0 aux), 150 ctr, max domain size 2
1.39/0.97	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 19 MiB used (max 0 MiB)
1.39/0.97	c (0,0) Constraint Name Generate Begin
1.39/0.97	c (0,0) Ctr:HOME/instance-4307129-1534192737.xml,ExtensionSupport:IntVar
1.39/0.97	c (0,0) Constraint Name Generate End
1.39/0.97	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 19 MiB used (max 0 MiB)
1.39/0.97	c (0,0) CSP to CSPinCNF Begin
1.90/1.29	c (0,0) translated 15 (10%) constraints
2.19/1.38	c (0,0) translated 30 (20%) constraints
2.46/1.43	c (0,0) translated 45 (30%) constraints
2.46/1.47	c (0,0) translated 60 (40%) constraints
2.78/1.51	c (0,0) translated 75 (50%) constraints
2.78/1.54	c (1,0) translated 90 (60%) constraints
2.78/1.56	c (1,1) translated 105 (70%) constraints
2.78/1.59	c (1,1) translated 120 (80%) constraints
3.19/1.62	c (1,1) translated 135 (90%) constraints
3.19/1.64	c (1,1) translated 150 (100%) constraints
3.19/1.69	c (1,1) STATISTICS1:HOME/instance-4307129-1534192737.xml,ExtensionSupport:IntVar,825,2850,-1,2,3,1,,2:7500,3:1950;2:900,1:7500;0:150,
3.19/1.69	c (1,1) ==========================================
3.19/1.69	c (1,1) Order
3.19/1.69	c (1,1) ==========================================
3.62/1.72	c (1,1) translated 285 (10%) constraints
3.62/1.73	c (1,1) translated 570 (20%) constraints
3.62/1.75	c (1,1) translated 855 (30%) constraints
3.62/1.77	c (1,1) translated 1140 (40%) constraints
3.62/1.78	c (1,1) translated 1425 (50%) constraints
3.62/1.79	c (1,1) translated 1710 (60%) constraints
4.06/1.80	c (1,1) translated 1995 (70%) constraints
4.06/1.81	c (1,1) translated 2280 (80%) constraints
4.06/1.82	c (1,1) translated 2565 (90%) constraints
4.06/1.82	c (1,1) translated 2850 (100%) constraints
4.06/1.82	c (1,1) CSP to CSPinCNF End
4.06/1.83	c (1,1) CSP: 0 int (0 aux), 825 bool (600 aux), 2850 ctr, max domain size 2
4.06/1.83	c (1,1) Heap : 337 MiB used (max 21589 MiB), NonHeap : 28 MiB used (max 0 MiB)
4.06/1.83	c (1,1) CSPinCNF Propagation Begin
4.06/1.89	c (1,1) 0 values, 150 unsatisfiable literals, and 0 valid clauses are removed
4.06/1.89	c (1,1) CSPinCNF Propagation End
4.06/1.89	c (1,1) CSP: 0 int (0 aux), 825 bool (600 aux), 2850 ctr, max domain size 2
4.06/1.89	c (1,1) Heap : 337 MiB used (max 21589 MiB), NonHeap : 28 MiB used (max 0 MiB)
4.06/1.89	c (1,1) Simplify CSPinCNF Begin
4.49/1.90	c (1,1) Simplify CSPinCNF End
4.49/1.90	c (1,1) CSP: 0 int (0 aux), 825 bool (600 aux), 2850 ctr, max domain size 2
4.49/1.90	c (1,1) Heap : 337 MiB used (max 21589 MiB), NonHeap : 28 MiB used (max 0 MiB)
4.49/1.90	c (1,1) Calculate Precise Domain Begin
4.49/1.91	c (1,1) 0 values are removed by re-calculation
4.49/1.91	c (1,1) Calculate Precise Domain End
4.49/1.91	c (1,1) CSP: 0 int (0 aux), 825 bool (600 aux), 2850 ctr, max domain size 2
4.49/1.91	c (1,1) Heap : 337 MiB used (max 21589 MiB), NonHeap : 28 MiB used (max 0 MiB)
4.49/1.91	c (1,1) CSPinCNF to SatSolver Begin
4.49/1.95	c (1,1) 285 (10 %) CSP clauses are encoded (825 SAT variables, 284 SAT clauses)
4.49/1.96	c (1,1) 570 (20 %) CSP clauses are encoded (825 SAT variables, 569 SAT clauses)
4.49/1.97	c (1,1) 855 (30 %) CSP clauses are encoded (825 SAT variables, 854 SAT clauses)
4.49/1.97	c (1,1) 1140 (40 %) CSP clauses are encoded (825 SAT variables, 1139 SAT clauses)
4.49/1.98	c (1,1) 1425 (50 %) CSP clauses are encoded (825 SAT variables, 1424 SAT clauses)
4.49/1.98	c (1,1) 1710 (60 %) CSP clauses are encoded (825 SAT variables, 1709 SAT clauses)
4.49/1.99	c (1,1) 1995 (70 %) CSP clauses are encoded (825 SAT variables, 1994 SAT clauses)
4.49/1.99	c (1,1) 2280 (80 %) CSP clauses are encoded (825 SAT variables, 2279 SAT clauses)
4.49/2.00	c (1,1) 2565 (90 %) CSP clauses are encoded (825 SAT variables, 2564 SAT clauses)
4.49/2.00	c (1,1) 2850 (100 %) CSP clauses are encoded (825 SAT variables, 2849 SAT clauses)
4.49/2.00	c (1,1) Launch Command will be: glucose-syrup -model -nthreads=8 -maxmemory=20000
4.49/2.00	c (1,1) CSPinCNF to SatSolver End
4.49/2.00	c (1,1) Heap : 450 MiB used (max 21589 MiB), NonHeap : 29 MiB used (max 0 MiB)
4.84/2.02	c (1,1) STATISTICS2:HOME/instance-4307129-1534192737.xml,ExtensionSupport:IntVar,825,2850,-1,2,3,1,,2:7500,3:1800;2:1050,1:7500,
4.84/2.02	c (1,1) 825 bool, 2850 clause
4.84/2.02	c (1,1) Export Begin
5.22/2.12	c (1,1) Export to HOME/scop-24103-serial-file.bin
5.22/2.12	c (1,1) Export End
5.22/2.13	c (1,1) Export File Size: 0.04 MB
5.22/2.13	c (1,1) 0,0,1,1,1,1,1,STOP-AFTER(DIMACS)
5.22/2.13	c END-Prog: Mon Aug 13 22:38:59 CEST 2018
5.22/2.14	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp scop.jar fun.scop.XCSP18Solve HOME/scop-24103-serial-file.bin
5.28/2.63	c (0,0) Read Serial File Begin
5.28/2.63	c (0,0) HOME/scop-24103-serial-file.bin
5.28/2.82	c (0,0) Read Serial File End
5.28/2.83	
5.28/2.83	scop order+glucose-syrup (2018-07-31)
5.28/2.83	(Solving Process)
5.28/2.83	
5.28/2.86	c BEGIN-Prog: Mon Aug 13 22:39:00 CEST 2018
5.28/2.86	c PID: 24126
5.28/2.86	c IP: 172.20.3.132
5.28/2.86	c HOST: node132.alineos.net
5.28/2.86	c (0,0) SatSolver.solve Begin
5.28/2.86	c (0,0) 0 bool, 0 clause
5.28/2.86	c (0,0) glucose-syrup -model -nthreads=8 -maxmemory=20000 HOME/instance-4307129-1534192737.xml-scop-24106.cnf
5.28/2.89	c (0,0) c
5.28/2.89	c (0,0) c This is glucose-syrup 4.1 (glucose in many threads) --  based on MiniSAT (Many thanks to MiniSAT team)
5.28/2.89	c (0,0) c
5.28/2.89	c (0,0) c WARNING: for repeatability, setting FPU to use double precision
5.28/2.89	c (0,0) c 8 solvers engines and 1 companion as a blackboard created.
5.28/2.89	c (0,0) c ========================================[ Problem Statistics ]===========================================
5.28/2.89	c (0,0) c |                                                                                                       |
5.28/2.89	c (0,0) c |  Number of variables:           825                                                                   |
5.28/2.89	c (0,0) c |  Number of clauses:            2850                                                                   |
5.28/2.89	c (0,0) c |  Parse time:                   0.00 s                                                                 |
5.28/2.89	c (0,0) c |                                                                                                       |
5.28/2.89	c (0,0) c |  Eliminated clauses:           0.03 Mb                                                                |
5.28/2.89	c (0,0) c |  Simplification time:          0.00 s                                                                 |
5.28/2.89	c (0,0) c |                                                                                                       |
5.28/2.89	c (0,0) c =========================================================================================================
5.28/2.89	c (0,0) Solved by unit propagation
5.28/2.89	c (0,0) c real time : 0.0062921 s
5.28/2.89	c (0,0) c cpu time  : 0.008477 s
5.28/2.89	c (0,0) 
5.28/2.89	c (0,0) s UNSATISFIABLE
5.28/2.93	c (0,0) SatSolver.solve End
5.28/2.93	c (0,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 16 MiB used (max 0 MiB)
5.28/2.93	c (0,0) Show results Begin
5.28/2.93	s UNSATISFIABLE
5.28/2.93	c (0,0) Show results End
5.28/2.93	c (0,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 16 MiB used (max 0 MiB)
5.28/2.94	c (0,0) 0,0,STOP-AFTER(ALL)
5.28/2.94	c END-Prog: Mon Aug 13 22:39:00 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 (6902 MiB free)
  memory of node 1: 16384 MiB (10038 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4307129-1534192737/watcher-4307129-1534192737 -o /tmp/evaluation-result-4307129-1534192737/solver-4307129-1534192737 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node132-1534187531-22737 --watchdog 2580 scop.sh 22g scop.jar -order glucose-syrup -model:-nthreads=8:-maxmemory=20000 HOME HOME/instance-4307129-1534192737.xml 

running on 8 cores: 0,2,4,6,1,3,5,7

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


[startup+0.105498 s]*
/proc/loadavg: 1.73 0.67 0.71 2/203 24125
/proc/meminfo: memFree=17251360/32770624 swapFree=67108860/67108860
[pid=24103] ppid=24100 vsize=113128 memory=1392 CPUtime=0 cores=0-7
/proc/24103/stat : 24103 (scop.sh) S 24100 24103 22710 0 -1 4202496 559 321 0 0 0 0 0 0 20 0 1 0 236836832 115843072 348 33554432000 4194304 5098028 140734379035952 140734379033208 139769590510204 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 7634944 140734379037730 140734379037955 140734379037955 140734379040717 0
/proc/24103/statm: 28282 348 296 221 0 87 0
[pid=24106] ppid=24103 vsize=27313900 memory=109968 CPUtime=0.11 cores=0-7
/proc/24106/stat : 24106 (java) S 24103 24103 22710 0 -1 1077944320 6447 0 0 0 8 3 0 0 20 0 20 0 236836832 27969433600 27492 33554432000 4194304 4196468 140726687058720 140726687041264 140493600710391 0 0 2 16800973 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 36106240 140726687060968 140726687061293 140726687061293 140726687064015 0
/proc/24106/statm: 6828475 27492 2745 1 0 6790935 0
[pid=24106/tid=24107] ppid=24103 vsize=27313900 memory=4134930498285298233 CPUtime=0.09 cores=0-7
/proc/24106/task/24107/stat : 24107 (java) R 24103 24103 22710 0 -1 4202560 4567 0 0 0 7 2 0 0 20 0 20 0 236836833 27969433600 27492 33554432000 4194304 4196468 140726687058720 140493572503400 140493584790878 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 36106240 140726687060968 140726687061293 140726687061293 140726687064015 0
[pid=24106/tid=24108] ppid=24103 vsize=27313900 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/24106/task/24108/stat : 24108 (java) S 24103 24103 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236836835 27969433600 27492 33554432000 4194304 4196468 140726687058720 140493604952976 140493600720597 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36106240 140726687060968 140726687061293 140726687061293 140726687064015 0
[pid=24106/tid=24109] ppid=24103 vsize=27313900 memory=140419160151680 CPUtime=0 cores=0-7
/proc/24106/task/24109/stat : 24109 (java) S 24103 24103 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236836835 27969433600 27492 33554432000 4194304 4196468 140726687058720 140493419109136 140493600720597 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36106240 140726687060968 140726687061293 140726687061293 140726687064015 0
[pid=24106/tid=24110] ppid=24103 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/24106/task/24110/stat : 24110 (java) S 24103 24103 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236836835 27969433600 27492 33554432000 4194304 4196468 140726687058720 140493418056848 140493600720597 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36106240 140726687060968 140726687061293 140726687061293 140726687064015 0
[pid=24106/tid=24111] ppid=24103 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/24106/task/24111/stat : 24111 (java) S 24103 24103 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236836835 27969433600 27492 33554432000 4194304 4196468 140726687058720 140493417004048 140493600720597 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36106240 140726687060968 140726687061293 140726687061293 140726687064015 0
[pid=24106/tid=24112] ppid=24103 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/24106/task/24112/stat : 24112 (java) S 24103 24103 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236836835 27969433600 27492 33554432000 4194304 4196468 140726687058720 140493415950736 140493600720597 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36106240 140726687060968 140726687061293 140726687061293 140726687064015 0
[pid=24106/tid=24113] ppid=24103 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/24106/task/24113/stat : 24113 (java) S 24103 24103 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236836835 27969433600 27492 33554432000 4194304 4196468 140726687058720 140493414897936 140493600720597 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36106240 140726687060968 140726687061293 140726687061293 140726687064015 0
[pid=24106/tid=24114] ppid=24103 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/24106/task/24114/stat : 24114 (java) S 24103 24103 22710 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236836835 27969433600 27492 33554432000 4194304 4196468 140726687058720 140493017741968 140493600720597 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36106240 140726687060968 140726687061293 140726687061293 140726687064015 0
[pid=24106/tid=24115] ppid=24103 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/24106/task/24115/stat : 24115 (java) S 24103 24103 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236836835 27969433600 27492 33554432000 4194304 4196468 140726687058720 140493016689168 140493600720597 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36106240 140726687060968 140726687061293 140726687061293 140726687064015 0
[pid=24106/tid=24116] ppid=24103 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/24106/task/24116/stat : 24116 (java) S 24103 24103 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236836837 27969433600 27492 33554432000 4194304 4196468 140726687058720 140491651738224 140493600721538 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36106240 140726687060968 140726687061293 140726687061293 140726687064015 0
[pid=24106/tid=24117] ppid=24103 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/24106/task/24117/stat : 24117 (java) S 24103 24103 22710 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 236836837 27969433600 27492 33554432000 4194304 4196468 140726687058720 140491534361888 140493600720597 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36106240 140726687060968 140726687061293 140726687061293 140726687064015 0
[pid=24106/tid=24118] ppid=24103 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/24106/task/24118/stat : 24118 (java) S 24103 24103 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236836837 27969433600 27492 33554432000 4194304 4196468 140726687058720 140491265926768 140493600720597 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36106240 140726687060968 140726687061293 140726687061293 140726687064015 0
[pid=24106/tid=24119] ppid=24103 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/24106/task/24119/stat : 24119 (java) S 24103 24103 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236836840 27969433600 27492 33554432000 4194304 4196468 140726687058720 140490891418192 140493600728987 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36106240 140726687060968 140726687061293 140726687061293 140726687064015 0
[pid=24106/tid=24120] ppid=24103 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/24106/task/24120/stat : 24120 (java) S 24103 24103 22710 0 -1 1077944384 296 0 0 0 0 0 0 0 20 0 20 0 236836840 27969433600 27492 33554432000 4194304 4196468 140726687058720 140491650685040 140493600721538 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36106240 140726687060968 140726687061293 140726687061293 140726687064015 0
[pid=24106/tid=24121] ppid=24103 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/24106/task/24121/stat : 24121 (java) S 24103 24103 22710 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236836840 27969433600 27492 33554432000 4194304 4196468 140726687058720 140491649632240 140493600721538 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36106240 140726687060968 140726687061293 140726687061293 140726687064015 0
[pid=24106/tid=24122] ppid=24103 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/24106/task/24122/stat : 24122 (java) S 24103 24103 22710 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236836840 27969433600 27492 33554432000 4194304 4196468 140726687058720 140491648579952 140493600721538 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36106240 140726687060968 140726687061293 140726687061293 140726687064015 0
[pid=24106/tid=24123] ppid=24103 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/24106/task/24123/stat : 24123 (java) S 24103 24103 22710 0 -1 1077944384 245 0 0 0 0 0 0 0 20 0 20 0 236836840 27969433600 27492 33554432000 4194304 4196468 140726687058720 140491647527152 140493600721538 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36106240 140726687060968 140726687061293 140726687061293 140726687064015 0
[pid=24106/tid=24124] ppid=24103 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/24106/task/24124/stat : 24124 (java) S 24103 24103 22710 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236836840 27969433600 27492 33554432000 4194304 4196468 140726687058720 140490393512800 140493600720597 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36106240 140726687060968 140726687061293 140726687061293 140726687064015 0
[pid=24106/tid=24125] ppid=24103 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/24106/task/24125/stat : 24125 (java) S 24103 24103 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236836840 27969433600 27492 33554432000 4194304 4196468 140726687058720 140491646475056 140493600721538 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36106240 140726687060968 140726687061293 140726687061293 140726687064015 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 27427028 KiB
Current children cumulated memory: 111360 KiB

[startup+0.210484 s]*
/proc/loadavg: 1.73 0.67 0.71 2/203 24125
/proc/meminfo: memFree=17235392/32770624 swapFree=67108860/67108860
[pid=24103] ppid=24100 vsize=113128 memory=1392 CPUtime=0 cores=0-7
/proc/24103/stat : 24103 (scop.sh) S 24100 24103 22710 0 -1 4202496 559 321 0 0 0 0 0 0 20 0 1 0 236836832 115843072 348 33554432000 4194304 5098028 140734379035952 140734379033208 139769590510204 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 7634944 140734379037730 140734379037955 140734379037955 140734379040717 0
/proc/24103/statm: 28282 348 296 221 0 87 0
[pid=24106] ppid=24103 vsize=27313900 memory=124088 CPUtime=0.24 cores=0-7
/proc/24106/stat : 24106 (java) S 24103 24103 22710 0 -1 1077944320 10208 0 0 0 20 4 0 0 20 0 20 0 236836832 27969433600 31022 33554432000 4194304 4196468 140726687058720 140726687041264 140493600710391 0 0 2 16800973 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 36106240 140726687060968 140726687061293 140726687061293 140726687064015 0
/proc/24106/statm: 6828475 31022 2900 1 0 6790935 0
[pid=24106/tid=24107] ppid=24103 vsize=27313900 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/24106/task/24107/stat : 24107 (java) R 24103 24103 22710 0 -1 4202560 8114 0 0 0 16 3 0 0 20 0 20 0 236836833 27969433600 31022 33554432000 4194304 4196468 140726687058720 140493572519136 140493582295158 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 36106240 140726687060968 140726687061293 140726687061293 140726687064015 0
[pid=24106/tid=24108] ppid=24103 vsize=27313900 memory=339 CPUtime=0 cores=0-7
/proc/24106/task/24108/stat : 24108 (java) S 24103 24103 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236836835 27969433600 31022 33554432000 4194304 4196468 140726687058720 140493604952976 140493600720597 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36106240 140726687060968 140726687061293 140726687061293 140726687064015 0
[pid=24106/tid=24109] ppid=24103 vsize=27313900 memory=140419160174471 CPUtime=0 cores=0-7
/proc/24106/task/24109/stat : 24109 (java) S 24103 24103 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236836835 27969433600 31022 33554432000 4194304 4196468 140726687058720 140493419109136 140493600720597 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36106240 140726687060968 140726687061293 140726687061293 140726687064015 0
[pid=24106/tid=24110] ppid=24103 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/24106/task/24110/stat : 24110 (java) S 24103 24103 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236836835 27969433600 31022 33554432000 4194304 4196468 140726687058720 140493418056848 140493600720597 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36106240 140726687060968 140726687061293 140726687061293 140726687064015 0
[pid=24106/tid=24111] ppid=24103 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/24106/task/24111/stat : 24111 (java) S 24103 24103 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236836835 27969433600 31022 33554432000 4194304 4196468 140726687058720 140493417004048 140493600720597 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36106240 140726687060968 140726687061293 140726687061293 140726687064015 0
[pid=24106/tid=24112] ppid=24103 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/24106/task/24112/stat : 24112 (java) S 24103 24103 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236836835 27969433600 31022 33554432000 4194304 4196468 140726687058720 140493415950736 140493600720597 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36106240 140726687060968 140726687061293 140726687061293 140726687064015 0
[pid=24106/tid=24113] ppid=24103 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/24106/task/24113/stat : 24113 (java) S 24103 24103 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236836835 27969433600 31022 33554432000 4194304 4196468 140726687058720 140493414897936 140493600720597 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36106240 140726687060968 140726687061293 140726687061293 140726687064015 0
[pid=24106/tid=24114] ppid=24103 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/24106/task/24114/stat : 24114 (java) S 24103 24103 22710 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236836835 27969433600 31022 33554432000 4194304 4196468 140726687058720 140493017741968 140493600720597 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36106240 140726687060968 140726687061293 140726687061293 140726687064015 0
[pid=24106/tid=24115] ppid=24103 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/24106/task/24115/stat : 24115 (java) S 24103 24103 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236836835 27969433600 31022 33554432000 4194304 4196468 140726687058720 140493016689168 140493600720597 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36106240 140726687060968 140726687061293 140726687061293 140726687064015 0
[pid=24106/tid=24116] ppid=24103 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/24106/task/24116/stat : 24116 (java) S 24103 24103 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236836837 27969433600 31022 33554432000 4194304 4196468 140726687058720 140491651738224 140493600721538 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36106240 140726687060968 140726687061293 140726687061293 140726687064015 0
[pid=24106/tid=24117] ppid=24103 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/24106/task/24117/stat : 24117 (java) S 24103 24103 22710 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 236836837 27969433600 31022 33554432000 4194304 4196468 140726687058720 140491534361888 140493600720597 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36106240 140726687060968 140726687061293 140726687061293 140726687064015 0
[pid=24106/tid=24118] ppid=24103 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/24106/task/24118/stat : 24118 (java) S 24103 24103 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236836837 27969433600 31022 33554432000 4194304 4196468 140726687058720 140491265926768 140493600720597 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36106240 140726687060968 140726687061293 140726687061293 140726687064015 0
[pid=24106/tid=24119] ppid=24103 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/24106/task/24119/stat : 24119 (java) S 24103 24103 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236836840 27969433600 31022 33554432000 4194304 4196468 140726687058720 140490891418192 140493600728987 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36106240 140726687060968 140726687061293 140726687061293 140726687064015 0
[pid=24106/tid=24120] ppid=24103 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/24106/task/24120/stat : 24120 (java) S 24103 24103 22710 0 -1 1077944384 296 0 0 0 0 0 0 0 20 0 20 0 236836840 27969433600 31022 33554432000 4194304 4196468 140726687058720 140491650685040 140493600721538 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36106240 140726687060968 140726687061293 140726687061293 140726687064015 0
[pid=24106/tid=24121] ppid=24103 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/24106/task/24121/stat : 24121 (java) S 24103 24103 22710 0 -1 1077944384 134 0 0 0 0 0 0 0 20 0 20 0 236836840 27969433600 31022 33554432000 4194304 4196468 140726687058720 140491649632240 140493600721538 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36106240 140726687060968 140726687061293 140726687061293 140726687064015 0
[pid=24106/tid=24122] ppid=24103 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/24106/task/24122/stat : 24122 (java) S 24103 24103 22710 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 20 0 236836840 27969433600 31022 33554432000 4194304 4196468 140726687058720 140491648579952 140493600721538 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36106240 140726687060968 140726687061293 140726687061293 140726687064015 0
[pid=24106/tid=24123] ppid=24103 vsize=27313900 memory=-1 CPUtime=0.02 cores=0-7
/proc/24106/task/24123/stat : 24123 (java) S 24103 24103 22710 0 -1 1077944384 288 0 0 0 2 0 0 0 20 0 20 0 236836840 27969433600 31022 33554432000 4194304 4196468 140726687058720 140491647527152 140493600721538 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36106240 140726687060968 140726687061293 140726687061293 140726687064015 0
[pid=24106/tid=24124] ppid=24103 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/24106/task/24124/stat : 24124 (java) S 24103 24103 22710 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236836840 27969433600 31022 33554432000 4194304 4196468 140726687058720 140490393512800 140493600720597 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36106240 140726687060968 140726687061293 140726687061293 140726687064015 0
[pid=24106/tid=24125] ppid=24103 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/24106/task/24125/stat : 24125 (java) S 24103 24103 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236836840 27969433600 31022 33554432000 4194304 4196468 140726687058720 140491646475056 140493600721538 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36106240 140726687060968 140726687061293 140726687061293 140726687064015 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 27427028 KiB
Current children cumulated memory: 125480 KiB

[startup+0.310456 s]*
/proc/loadavg: 1.91 0.72 0.72 2/203 24125
/proc/meminfo: memFree=17231980/32770624 swapFree=67108860/67108860
[pid=24103] ppid=24100 vsize=113128 memory=1392 CPUtime=0 cores=0-7
/proc/24103/stat : 24103 (scop.sh) S 24100 24103 22710 0 -1 4202496 559 321 0 0 0 0 0 0 20 0 1 0 236836832 115843072 348 33554432000 4194304 5098028 140734379035952 140734379033208 139769590510204 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 7634944 140734379037730 140734379037955 140734379037955 140734379040717 0
/proc/24103/statm: 28282 348 296 221 0 87 0
[pid=24106] ppid=24103 vsize=27313900 memory=127860 CPUtime=0.41 cores=0-7
/proc/24106/stat : 24106 (java) S 24103 24103 22710 0 -1 1077944320 10756 0 0 0 36 5 0 0 20 0 20 0 236836832 27969433600 31965 33554432000 4194304 4196468 140726687058720 140726687041264 140493600710391 0 0 2 16800973 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 36106240 140726687060968 140726687061293 140726687061293 140726687064015 0
/proc/24106/statm: 6828475 31965 2963 1 0 6790935 0
[pid=24106/tid=24107] ppid=24103 vsize=27313900 memory=6791534058613427641 CPUtime=0.28 cores=0-7
/proc/24106/task/24107/stat : 24107 (java) R 24103 24103 22710 0 -1 4202560 8496 0 0 0 25 3 0 0 20 0 20 0 236836833 27969433600 31965 33554432000 4194304 4196468 140726687058720 140493572505840 140493585876030 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 36106240 140726687060968 140726687061293 140726687061293 140726687064015 0
[pid=24106/tid=24108] ppid=24103 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/24106/task/24108/stat : 24108 (java) S 24103 24103 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236836835 27969433600 31965 33554432000 4194304 4196468 140726687058720 140493604952976 140493600720597 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36106240 140726687060968 140726687061293 140726687061293 140726687064015 0
[pid=24106/tid=24109] ppid=24103 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/24106/task/24109/stat : 24109 (java) S 24103 24103 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236836835 27969433600 31965 33554432000 4194304 4196468 140726687058720 140493419109136 140493600720597 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36106240 140726687060968 140726687061293 140726687061293 140726687064015 0
[pid=24106/tid=24110] ppid=24103 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/24106/task/24110/stat : 24110 (java) S 24103 24103 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236836835 27969433600 31965 33554432000 4194304 4196468 140726687058720 140493418056848 140493600720597 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36106240 140726687060968 140726687061293 140726687061293 140726687064015 0
[pid=24106/tid=24111] ppid=24103 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/24106/task/24111/stat : 24111 (java) S 24103 24103 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236836835 27969433600 31965 33554432000 4194304 4196468 140726687058720 140493417004048 140493600720597 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36106240 140726687060968 140726687061293 140726687061293 140726687064015 0
[pid=24106/tid=24112] ppid=24103 vsize=27313900 memory=2244 CPUtime=0 cores=0-7
/proc/24106/task/24112/stat : 24112 (java) S 24103 24103 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236836835 27969433600 31965 33554432000 4194304 4196468 140726687058720 140493415950736 140493600720597 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36106240 140726687060968 140726687061293 140726687061293 140726687064015 0
[pid=24106/tid=24113] ppid=24103 vsize=27313900 memory=140419056890799 CPUtime=0 cores=0-7
/proc/24106/task/24113/stat : 24113 (java) S 24103 24103 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236836835 27969433600 31965 33554432000 4194304 4196468 140726687058720 140493414897936 140493600720597 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36106240 140726687060968 140726687061293 140726687061293 140726687064015 0
[pid=24106/tid=24114] ppid=24103 vsize=27313900 memory=140419056893104 CPUtime=0 cores=0-7
/proc/24106/task/24114/stat : 24114 (java) S 24103 24103 22710 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236836835 27969433600 31965 33554432000 4194304 4196468 140726687058720 140493017741968 140493600720597 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36106240 140726687060968 140726687061293 140726687061293 140726687064015 0
[pid=24106/tid=24115] ppid=24103 vsize=27313900 memory=140419056895408 CPUtime=0 cores=0-7
/proc/24106/task/24115/stat : 24115 (java) S 24103 24103 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236836835 27969433600 31965 33554432000 4194304 4196468 140726687058720 140493016689168 140493600720597 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36106240 140726687060968 140726687061293 140726687061293 140726687064015 0
[pid=24106/tid=24116] ppid=24103 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/24106/task/24116/stat : 24116 (java) S 24103 24103 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236836837 27969433600 31965 33554432000 4194304 4196468 140726687058720 140491651738224 140493600721538 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36106240 140726687060968 140726687061293 140726687061293 140726687064015 0
[pid=24106/tid=24117] ppid=24103 vsize=27313900 memory=280838113797776 CPUtime=0 cores=0-7
/proc/24106/task/24117/stat : 24117 (java) S 24103 24103 22710 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 236836837 27969433600 31965 33554432000 4194304 4196468 140726687058720 140491534361888 140493600720597 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36106240 140726687060968 140726687061293 140726687061293 140726687064015 0
[pid=24106/tid=24118] ppid=24103 vsize=27313900 memory=280838113804688 CPUtime=0 cores=0-7
/proc/24106/task/24118/stat : 24118 (java) S 24103 24103 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236836837 27969433600 31965 33554432000 4194304 4196468 140726687058720 140491265926768 140493600720597 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36106240 140726687060968 140726687061293 140726687061293 140726687064015 0
[pid=24106/tid=24119] ppid=24103 vsize=27313900 memory=280838113745968 CPUtime=0 cores=0-7
/proc/24106/task/24119/stat : 24119 (java) S 24103 24103 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236836840 27969433600 31965 33554432000 4194304 4196468 140726687058720 140490891418192 140493600728987 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36106240 140726687060968 140726687061293 140726687061293 140726687064015 0
[pid=24106/tid=24120] ppid=24103 vsize=27313900 memory=280838113818512 CPUtime=0.01 cores=0-7
/proc/24106/task/24120/stat : 24120 (java) S 24103 24103 22710 0 -1 1077944384 378 0 0 0 1 0 0 0 20 0 20 0 236836840 27969433600 31965 33554432000 4194304 4196468 140726687058720 140491650685040 140493600721538 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36106240 140726687060968 140726687061293 140726687061293 140726687064015 0
[pid=24106/tid=24121] ppid=24103 vsize=27313900 memory=280838113825424 CPUtime=0 cores=0-7
/proc/24106/task/24121/stat : 24121 (java) S 24103 24103 22710 0 -1 1077944384 139 0 0 0 0 0 0 0 20 0 20 0 236836840 27969433600 31965 33554432000 4194304 4196468 140726687058720 140491649632240 140493600721538 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36106240 140726687060968 140726687061293 140726687061293 140726687064015 0
[pid=24106/tid=24122] ppid=24103 vsize=27313900 memory=280838113823120 CPUtime=0.02 cores=0-7
/proc/24106/task/24122/stat : 24122 (java) S 24103 24103 22710 0 -1 1077944384 100 0 0 0 2 0 0 0 20 0 20 0 236836840 27969433600 31965 33554432000 4194304 4196468 140726687058720 140491648579952 140493600721538 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36106240 140726687060968 140726687061293 140726687061293 140726687064015 0
[pid=24106/tid=24123] ppid=24103 vsize=27313900 memory=280838113839280 CPUtime=0.06 cores=0-7
/proc/24106/task/24123/stat : 24123 (java) S 24103 24103 22710 0 -1 1077944384 309 0 0 0 6 0 0 0 20 0 20 0 236836840 27969433600 31965 33554432000 4194304 4196468 140726687058720 140491647527152 140493600721538 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36106240 140726687060968 140726687061293 140726687061293 140726687064015 0
[pid=24106/tid=24124] ppid=24103 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/24106/task/24124/stat : 24124 (java) S 24103 24103 22710 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236836840 27969433600 31965 33554432000 4194304 4196468 140726687058720 140490393512800 140493600720597 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36106240 140726687060968 140726687061293 140726687061293 140726687064015 0
[pid=24106/tid=24125] ppid=24103 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/24106/task/24125/stat : 24125 (java) S 24103 24103 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236836840 27969433600 31965 33554432000 4194304 4196468 140726687058720 140491646475056 140493600721538 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36106240 140726687060968 140726687061293 140726687061293 140726687064015 0
Current children cumulated CPU time: 0.41 s
Current children cumulated vsize: 27427028 KiB
Current children cumulated memory: 129252 KiB

[startup+0.700921 s]
/proc/loadavg: 1.91 0.72 0.72 2/203 24125
/proc/meminfo: memFree=17208396/32770624 swapFree=67108860/67108860
[pid=24103] ppid=24100 vsize=113128 memory=1392 CPUtime=0 cores=0-7
/proc/24103/stat : 24103 (scop.sh) S 24100 24103 22710 0 -1 4202496 559 321 0 0 0 0 0 0 20 0 1 0 236836832 115843072 348 33554432000 4194304 5098028 140734379035952 140734379033208 139769590510204 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 7634944 140734379037730 140734379037955 140734379037955 140734379040717 0
/proc/24103/statm: 28282 348 296 221 0 87 0
[pid=24106] ppid=24103 vsize=27322296 memory=165308 CPUtime=1 cores=0-7
/proc/24106/stat : 24106 (java) S 24103 24103 22710 0 -1 1077944320 17827 0 0 0 93 7 0 0 20 0 20 0 236836832 27978031104 41327 33554432000 4194304 4196468 140726687058720 140726687041264 140493600710391 0 0 2 25189581 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 36106240 140726687060968 140726687061293 140726687061293 140726687064015 0
/proc/24106/statm: 6830574 41327 3145 1 0 6791959 0
[pid=24106/tid=24107] ppid=24103 vsize=27322296 memory=280838114197168 CPUtime=0.67 cores=0-7
/proc/24106/task/24107/stat : 24107 (java) R 24103 24103 22710 0 -1 4202560 15054 0 0 0 62 5 0 0 20 0 20 0 236836833 27978031104 41327 33554432000 4194304 4196468 140726687058720 140493572542288 140493600732317 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 36106240 140726687060968 140726687061293 140726687061293 140726687064015 0
[pid=24106/tid=24108] ppid=24103 vsize=27322296 memory=140419057099632 CPUtime=0 cores=0-7
/proc/24106/task/24108/stat : 24108 (java) S 24103 24103 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236836835 27978031104 41327 33554432000 4194304 4196468 140726687058720 140493604952976 140493600720597 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36106240 140726687060968 140726687061293 140726687061293 140726687064015 0
[pid=24106/tid=24109] ppid=24103 vsize=27322296 memory=0 CPUtime=0 cores=0-7
/proc/24106/task/24109/stat : 24109 (java) S 24103 24103 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236836835 27978031104 41327 33554432000 4194304 4196468 140726687058720 140493419109136 140493600720597 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36106240 140726687060968 140726687061293 140726687061293 140726687064015 0
[pid=24106/tid=24110] ppid=24103 vsize=27322296 memory=10784 CPUtime=0 cores=0-7
/proc/24106/task/24110/stat : 24110 (java) S 24103 24103 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236836835 27978031104 41327 33554432000 4194304 4196468 140726687058720 140493418056848 140493600720597 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36106240 140726687060968 140726687061293 140726687061293 140726687064015 0

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

[pid=24106/tid=24118] ppid=24103 vsize=27322296 memory=1172 CPUtime=0 cores=0-7
/proc/24106/task/24118/stat : 24118 (java) S 24103 24103 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236836837 27978031104 41327 33554432000 4194304 4196468 140726687058720 140491265926768 140493600720597 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36106240 140726687060968 140726687061293 140726687061293 140726687064015 0
[pid=24106/tid=24119] ppid=24103 vsize=27322296 memory=500 CPUtime=0 cores=0-7
/proc/24106/task/24119/stat : 24119 (java) S 24103 24103 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236836840 27978031104 41327 33554432000 4194304 4196468 140726687058720 140490891418192 140493600728987 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36106240 140726687060968 140726687061293 140726687061293 140726687064015 0
[pid=24106/tid=24120] ppid=24103 vsize=27322296 memory=0 CPUtime=0.06 cores=0-7
/proc/24106/task/24120/stat : 24120 (java) S 24103 24103 22710 0 -1 1077944384 589 0 0 0 6 0 0 0 20 0 20 0 236836840 27978031104 41327 33554432000 4194304 4196468 140726687058720 140491650685040 140493600721538 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36106240 140726687060968 140726687061293 140726687061293 140726687064015 0
[pid=24106/tid=24121] ppid=24103 vsize=27322296 memory=1192 CPUtime=0.05 cores=0-7
/proc/24106/task/24121/stat : 24121 (java) S 24103 24103 22710 0 -1 1077944384 240 0 0 0 5 0 0 0 20 0 20 0 236836840 27978031104 41327 33554432000 4194304 4196468 140726687058720 140491649632240 140493600721538 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36106240 140726687060968 140726687061293 140726687061293 140726687064015 0
[pid=24106/tid=24122] ppid=24103 vsize=27322296 memory=1616 CPUtime=0.04 cores=0-7
/proc/24106/task/24122/stat : 24122 (java) S 24103 24103 22710 0 -1 1077944384 182 0 0 0 4 0 0 0 20 0 20 0 236836840 27978031104 41327 33554432000 4194304 4196468 140726687058720 140491648579952 140493600721538 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36106240 140726687060968 140726687061293 140726687061293 140726687064015 0
[pid=24106/tid=24123] ppid=24103 vsize=27322296 memory=1384 CPUtime=0.15 cores=0-7
/proc/24106/task/24123/stat : 24123 (java) S 24103 24103 22710 0 -1 1077944384 425 0 0 0 15 0 0 0 20 0 20 0 236836840 27978031104 41327 33554432000 4194304 4196468 140726687058720 140491647527152 140493600721538 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36106240 140726687060968 140726687061293 140726687061293 140726687064015 0
[pid=24106/tid=24124] ppid=24103 vsize=27322296 memory=752 CPUtime=0 cores=0-7
/proc/24106/task/24124/stat : 24124 (java) S 24103 24103 22710 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236836840 27978031104 41327 33554432000 4194304 4196468 140726687058720 140490393512800 140493600720597 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36106240 140726687060968 140726687061293 140726687061293 140726687064015 0
[pid=24106/tid=24125] ppid=24103 vsize=27322296 memory=7312 CPUtime=0 cores=0-7
/proc/24106/task/24125/stat : 24125 (java) S 24103 24103 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236836840 27978031104 41327 33554432000 4194304 4196468 140726687058720 140491646475056 140493600721538 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36106240 140726687060968 140726687061293 140726687061293 140726687064015 0
Current children cumulated CPU time: 1 s
Current children cumulated vsize: 27435424 KiB
Current children cumulated memory: 166700 KiB

[startup+1.501 s]
/proc/loadavg: 1.91 0.72 0.72 2/203 24125
/proc/meminfo: memFree=17182776/32770624 swapFree=67108860/67108860
[pid=24103] ppid=24100 vsize=113128 memory=1392 CPUtime=0 cores=0-7
/proc/24103/stat : 24103 (scop.sh) S 24100 24103 22710 0 -1 4202496 559 321 0 0 0 0 0 0 20 0 1 0 236836832 115843072 348 33554432000 4194304 5098028 140734379035952 140734379033208 139769590510204 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 7634944 140734379037730 140734379037955 140734379037955 140734379040717 0
/proc/24103/statm: 28282 348 296 221 0 87 0
[pid=24106] ppid=24103 vsize=27326392 memory=211892 CPUtime=2.78 cores=0-7
/proc/24106/stat : 24106 (java) S 24103 24103 22710 0 -1 1077944320 21748 0 0 0 265 13 0 0 20 0 20 0 236836832 27982225408 52973 33554432000 4194304 4196468 140726687058720 140726687041264 140493600710391 0 0 2 25189581 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 36106240 140726687060968 140726687061293 140726687061293 140726687064015 0
/proc/24106/statm: 6831598 52973 3190 1 0 6792983 0
[pid=24106/tid=24107] ppid=24103 vsize=27326392 memory=14133333755955770 CPUtime=1.46 cores=0-7
/proc/24106/task/24107/stat : 24107 (java) R 24103 24103 22710 0 -1 4202560 16352 0 0 0 139 7 0 0 20 0 20 0 236836833 27982225408 52973 33554432000 4194304 4196468 140726687058720 140493572541008 140493600722326 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 36106240 140726687060968 140726687061293 140726687061293 140726687064015 0
[pid=24106/tid=24108] ppid=24103 vsize=27326392 memory=0 CPUtime=0 cores=0-7
/proc/24106/task/24108/stat : 24108 (java) S 24103 24103 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236836835 27982225408 52973 33554432000 4194304 4196468 140726687058720 140493604952976 140493600720597 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36106240 140726687060968 140726687061293 140726687061293 140726687064015 0
[pid=24106/tid=24109] ppid=24103 vsize=27326392 memory=0 CPUtime=0 cores=0-7
/proc/24106/task/24109/stat : 24109 (java) S 24103 24103 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236836835 27982225408 52973 33554432000 4194304 4196468 140726687058720 140493419109136 140493600720597 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36106240 140726687060968 140726687061293 140726687061293 140726687064015 0
[pid=24106/tid=24110] ppid=24103 vsize=27326392 memory=0 CPUtime=0 cores=0-7
/proc/24106/task/24110/stat : 24110 (java) S 24103 24103 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236836835 27982225408 52973 33554432000 4194304 4196468 140726687058720 140493418056848 140493600720597 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36106240 140726687060968 140726687061293 140726687061293 140726687064015 0
[pid=24106/tid=24111] ppid=24103 vsize=27326392 memory=0 CPUtime=0 cores=0-7
/proc/24106/task/24111/stat : 24111 (java) S 24103 24103 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236836835 27982225408 52973 33554432000 4194304 4196468 140726687058720 140493417004048 140493600720597 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36106240 140726687060968 140726687061293 140726687061293 140726687064015 0
[pid=24106/tid=24112] ppid=24103 vsize=27326392 memory=4580 CPUtime=0 cores=0-7
/proc/24106/task/24112/stat : 24112 (java) S 24103 24103 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236836835 27982225408 52973 33554432000 4194304 4196468 140726687058720 140493415950736 140493600720597 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36106240 140726687060968 140726687061293 140726687061293 140726687064015 0
[pid=24106/tid=24113] ppid=24103 vsize=27326392 memory=0 CPUtime=0 cores=0-7
/proc/24106/task/24113/stat : 24113 (java) S 24103 24103 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236836835 27982225408 52973 33554432000 4194304 4196468 140726687058720 140493414897936 140493600720597 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36106240 140726687060968 140726687061293 140726687061293 140726687064015 0
[pid=24106/tid=24114] ppid=24103 vsize=27326392 memory=0 CPUtime=0 cores=0-7
/proc/24106/task/24114/stat : 24114 (java) S 24103 24103 22710 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236836835 27982225408 52973 33554432000 4194304 4196468 140726687058720 140493017741968 140493600720597 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36106240 140726687060968 140726687061293 140726687061293 140726687064015 0
[pid=24106/tid=24115] ppid=24103 vsize=27326392 memory=0 CPUtime=0 cores=0-7
/proc/24106/task/24115/stat : 24115 (java) S 24103 24103 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236836835 27982225408 52973 33554432000 4194304 4196468 140726687058720 140493016689168 140493600720597 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36106240 140726687060968 140726687061293 140726687061293 140726687064015 0
[pid=24106/tid=24116] ppid=24103 vsize=27326392 memory=0 CPUtime=0 cores=0-7
/proc/24106/task/24116/stat : 24116 (java) S 24103 24103 22710 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 236836837 27982225408 52973 33554432000 4194304 4196468 140726687058720 140491651738224 140493600721538 0 0 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36106240 140726687060968 140726687061293 140726687061293 140726687064015 0
[pid=24106/tid=24117] ppid=24103 vsize=27326392 memory=2244 CPUtime=0 cores=0-7
/proc/24106/task/24117/stat : 24117 (java) S 24103 24103 22710 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 236836837 27982225408 52973 33554432000 4194304 4196468 140726687058720 140491534361888 140493600720597 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36106240 140726687060968 140726687061293 140726687061293 140726687064015 0
[pid=24106/tid=24118] ppid=24103 vsize=27326392 memory=0 CPUtime=0 cores=0-7
/proc/24106/task/24118/stat : 24118 (java) S 24103 24103 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236836837 27982225408 52973 33554432000 4194304 4196468 140726687058720 140491265926768 140493600720597 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36106240 140726687060968 140726687061293 140726687061293 140726687064015 0
[pid=24106/tid=24119] ppid=24103 vsize=27326392 memory=0 CPUtime=0 cores=0-7
/proc/24106/task/24119/stat : 24119 (java) S 24103 24103 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236836840 27982225408 52973 33554432000 4194304 4196468 140726687058720 140490891418192 140493600728987 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36106240 140726687060968 140726687061293 140726687061293 140726687064015 0
[pid=24106/tid=24120] ppid=24103 vsize=27326392 memory=0 CPUtime=0.23 cores=0-7
/proc/24106/task/24120/stat : 24120 (java) S 24103 24103 22710 0 -1 1077944384 845 0 0 0 22 1 0 0 20 0 20 0 236836840 27982225408 52973 33554432000 4194304 4196468 140726687058720 140491650685040 140493600721538 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36106240 140726687060968 140726687061293 140726687061293 140726687064015 0
[pid=24106/tid=24121] ppid=24103 vsize=27326392 memory=0 CPUtime=0.19 cores=0-7
/proc/24106/task/24121/stat : 24121 (java) R 24103 24103 22710 0 -1 4202560 359 0 0 0 18 1 0 0 20 0 20 0 236836840 27982225408 52973 33554432000 4194304 4196468 140726687058720 140491649632240 140493582061504 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36106240 140726687060968 140726687061293 140726687061293 140726687064015 0
[pid=24106/tid=24122] ppid=24103 vsize=27326392 memory=0 CPUtime=0.18 cores=0-7
/proc/24106/task/24122/stat : 24122 (java) S 24103 24103 22710 0 -1 1077944384 267 0 0 0 18 0 0 0 20 0 20 0 236836840 27982225408 52973 33554432000 4194304 4196468 140726687058720 140491648579952 140493600721538 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36106240 140726687060968 140726687061293 140726687061293 140726687064015 0
[pid=24106/tid=24123] ppid=24103 vsize=27326392 memory=6943526294502006880 CPUtime=0.67 cores=0-7
/proc/24106/task/24123/stat : 24123 (java) S 24103 24103 22710 0 -1 1077944384 2589 0 0 0 66 1 0 0 20 0 20 0 236836840 27982225408 52973 33554432000 4194304 4196468 140726687058720 140491647527152 140493600721538 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36106240 140726687060968 140726687061293 140726687061293 140726687064015 0
[pid=24106/tid=24124] ppid=24103 vsize=27326392 memory=6943526294502006880 CPUtime=0 cores=0-7
/proc/24106/task/24124/stat : 24124 (java) S 24103 24103 22710 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236836840 27982225408 52973 33554432000 4194304 4196468 140726687058720 140490393512800 140493600720597 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36106240 140726687060968 140726687061293 140726687061293 140726687064015 0
[pid=24106/tid=24125] ppid=24103 vsize=27326392 memory=6944656592455097440 CPUtime=0 cores=0-7
/proc/24106/task/24125/stat : 24125 (java) S 24103 24103 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236836840 27982225408 52973 33554432000 4194304 4196468 140726687058720 140491646475056 140493600721538 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36106240 140726687060968 140726687061293 140726687061293 140726687064015 0
Current children cumulated CPU time: 2.78 s
Current children cumulated vsize: 27439520 KiB
Current children cumulated memory: 213284 KiB

[startup+2.95029 s]
# the end of solver process 24103 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=6.22786 s, system=0.266182 s

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

[startup+1.60112 s]
/proc/loadavg: 1.91 0.72 0.72 2/203 24125
/proc/meminfo: memFree=17182776/32770624 swapFree=67108860/67108860
[pid=24103] ppid=24100 vsize=113128 memory=1392 CPUtime=0 cores=0-7
/proc/24103/stat : 24103 (scop.sh) S 24100 24103 22710 0 -1 4202496 559 321 0 0 0 0 0 0 20 0 1 0 236836832 115843072 348 33554432000 4194304 5098028 140734379035952 140734379033208 139769590510204 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 7634944 140734379037730 140734379037955 140734379037955 140734379040717 0
/proc/24103/statm: 28282 348 296 221 0 87 0
[pid=24106] ppid=24103 vsize=27326392 memory=232528 CPUtime=3.19 cores=0-7
/proc/24106/stat : 24106 (java) S 24103 24103 22710 0 -1 1077944320 22849 0 0 0 306 13 0 0 20 0 20 0 236836832 27982225408 58132 33554432000 4194304 4196468 140726687058720 140726687041264 140493600710391 0 0 2 25189581 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 36106240 140726687060968 140726687061293 140726687061293 140726687064015 0
/proc/24106/statm: 6831598 58132 3191 1 0 6792983 0
[pid=24106/tid=24107] ppid=24103 vsize=27326392 memory=6944652177228980320 CPUtime=1.56 cores=0-7
/proc/24106/task/24107/stat : 24107 (java) R 24103 24103 22710 0 -1 4202560 16363 0 0 0 149 7 0 0 20 0 20 0 236836833 27982225408 58132 33554432000 4194304 4196468 140726687058720 140493572545312 140493099564097 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 36106240 140726687060968 140726687061293 140726687061293 140726687064015 0
[pid=24106/tid=24108] ppid=24103 vsize=27326392 memory=6944656592455360604 CPUtime=0 cores=0-7
/proc/24106/task/24108/stat : 24108 (java) S 24103 24103 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236836835 27982225408 58132 33554432000 4194304 4196468 140726687058720 140493604952976 140493600720597 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36106240 140726687060968 140726687061293 140726687061293 140726687064015 0
[pid=24106/tid=24109] ppid=24103 vsize=27326392 memory=1392 CPUtime=0 cores=0-7
/proc/24106/task/24109/stat : 24109 (java) S 24103 24103 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236836835 27982225408 58132 33554432000 4194304 4196468 140726687058720 140493419109136 140493600720597 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36106240 140726687060968 140726687061293 140726687061293 140726687064015 0
[pid=24106/tid=24110] ppid=24103 vsize=27326392 memory=4132 CPUtime=0 cores=0-7
/proc/24106/task/24110/stat : 24110 (java) S 24103 24103 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236836835 27982225408 58132 33554432000 4194304 4196468 140726687058720 140493418056848 140493600720597 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36106240 140726687060968 140726687061293 140726687061293 140726687064015 0
[pid=24106/tid=24111] ppid=24103 vsize=27326392 memory=64092 CPUtime=0 cores=0-7
/proc/24106/task/24111/stat : 24111 (java) S 24103 24103 22710 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236836835 27982225408 58132 33554432000 4194304 4196468 140726687058720 140493417004048 140493600720597 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36106240 140726687060968 140726687061293 140726687061293 140726687064015 0
[pid=24106/tid=24112] ppid=24103 vsize=27326392 memory=1236 CPUtime=0 cores=0-7
/proc/24106/task/24112/stat : 24112 (java) S 24103 24103 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236836835 27982225408 58132 33554432000 4194304 4196468 140726687058720 140493415950736 140493600720597 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36106240 140726687060968 140726687061293 140726687061293 140726687064015 0
[pid=24106/tid=24113] ppid=24103 vsize=27326392 memory=2444 CPUtime=0 cores=0-7
/proc/24106/task/24113/stat : 24113 (java) S 24103 24103 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236836835 27982225408 58132 33554432000 4194304 4196468 140726687058720 140493414897936 140493600720597 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36106240 140726687060968 140726687061293 140726687061293 140726687064015 0
[pid=24106/tid=24114] ppid=24103 vsize=27326392 memory=1832 CPUtime=0 cores=0-7
/proc/24106/task/24114/stat : 24114 (java) S 24103 24103 22710 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236836835 27982225408 58132 33554432000 4194304 4196468 140726687058720 140493017741968 140493600720597 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36106240 140726687060968 140726687061293 140726687061293 140726687064015 0
[pid=24106/tid=24115] ppid=24103 vsize=27326392 memory=1920 CPUtime=0 cores=0-7
/proc/24106/task/24115/stat : 24115 (java) S 24103 24103 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236836835 27982225408 58132 33554432000 4194304 4196468 140726687058720 140493016689168 140493600720597 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36106240 140726687060968 140726687061293 140726687061293 140726687064015 0
[pid=24106/tid=24116] ppid=24103 vsize=27326392 memory=1192 CPUtime=0 cores=0-7
/proc/24106/task/24116/stat : 24116 (java) S 24103 24103 22710 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 236836837 27982225408 58132 33554432000 4194304 4196468 140726687058720 140491651738224 140493600721538 0 0 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36106240 140726687060968 140726687061293 140726687061293 140726687064015 0
[pid=24106/tid=24117] ppid=24103 vsize=27326392 memory=1616 CPUtime=0 cores=0-7
/proc/24106/task/24117/stat : 24117 (java) S 24103 24103 22710 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 236836837 27982225408 58132 33554432000 4194304 4196468 140726687058720 140491534361888 140493600720597 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36106240 140726687060968 140726687061293 140726687061293 140726687064015 0
[pid=24106/tid=24118] ppid=24103 vsize=27326392 memory=1384 CPUtime=0 cores=0-7
/proc/24106/task/24118/stat : 24118 (java) S 24103 24103 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236836837 27982225408 58132 33554432000 4194304 4196468 140726687058720 140491265926768 140493600720597 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36106240 140726687060968 140726687061293 140726687061293 140726687064015 0
[pid=24106/tid=24119] ppid=24103 vsize=27326392 memory=752 CPUtime=0 cores=0-7
/proc/24106/task/24119/stat : 24119 (java) S 24103 24103 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236836840 27982225408 58132 33554432000 4194304 4196468 140726687058720 140490891418192 140493600728987 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36106240 140726687060968 140726687061293 140726687061293 140726687064015 0
[pid=24106/tid=24120] ppid=24103 vsize=27326392 memory=164 CPUtime=0.32 cores=0-7
/proc/24106/task/24120/stat : 24120 (java) R 24103 24103 22710 0 -1 4202560 884 0 0 0 31 1 0 0 20 0 20 0 236836840 27982225408 58132 33554432000 4194304 4196468 140726687058720 140491650670480 140493585620320 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36106240 140726687060968 140726687061293 140726687061293 140726687064015 0
[pid=24106/tid=24121] ppid=24103 vsize=27326392 memory=-7384994778349281184 CPUtime=0.28 cores=0-7
/proc/24106/task/24121/stat : 24121 (java) R 24103 24103 22710 0 -1 4202560 963 0 0 0 27 1 0 0 20 0 20 0 236836840 27982225408 58132 33554432000 4194304 4196468 140726687058720 140491649612496 140493584193876 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36106240 140726687060968 140726687061293 140726687061293 140726687064015 0
[pid=24106/tid=24122] ppid=24103 vsize=27326392 memory=-7385037615359298921 CPUtime=0.27 cores=0-7
/proc/24106/task/24122/stat : 24122 (java) R 24103 24103 22710 0 -1 4202560 678 0 0 0 27 0 0 0 20 0 20 0 236836840 27982225408 58132 33554432000 4194304 4196468 140726687058720 140491648571280 140493584616396 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 36106240 140726687060968 140726687061293 140726687061293 140726687064015 0
[pid=24106/tid=24123] ppid=24103 vsize=27326392 memory=7681905605394137914 CPUtime=0.71 cores=0-7
/proc/24106/task/24123/stat : 24123 (java) S 24103 24103 22710 0 -1 1077944384 2631 0 0 0 70 1 0 0 20 0 20 0 236836840 27982225408 58132 33554432000 4194304 4196468 140726687058720 140491647527152 140493600721538 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36106240 140726687060968 140726687061293 140726687061293 140726687064015 0
[pid=24106/tid=24124] ppid=24103 vsize=27326392 memory=7681905605394137914 CPUtime=0 cores=0-7
/proc/24106/task/24124/stat : 24124 (java) S 24103 24103 22710 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236836840 27982225408 58132 33554432000 4194304 4196468 140726687058720 140490393512800 140493600720597 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36106240 140726687060968 140726687061293 140726687061293 140726687064015 0
[pid=24106/tid=24125] ppid=24103 vsize=27326392 memory=-7522837583129502606 CPUtime=0 cores=0-7
/proc/24106/task/24125/stat : 24125 (java) S 24103 24103 22710 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236836840 27982225408 58132 33554432000 4194304 4196468 140726687058720 140491646475056 140493600721538 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36106240 140726687060968 140726687061293 140726687061293 140726687064015 0
Current children cumulated CPU time: 3.19 s
Current children cumulated vsize: 27439520 KiB
Current children cumulated memory: 233920 KiB

[startup+2.4003 s]
/proc/loadavg: 1.91 0.72 0.72 5/203 24125
/proc/meminfo: memFree=17056076/32770624 swapFree=67108860/67108860
[pid=24103] ppid=24100 vsize=113128 memory=1468 CPUtime=5.28 cores=0-7
/proc/24103/stat : 24103 (scop.sh) S 24100 24103 22710 0 -1 4202496 589 27189 0 0 0 0 511 17 20 0 1 0 236836832 115843072 367 33554432000 4194304 5098028 140734379035952 140734379032696 139769590510204 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 7634944 140734379037730 140734379037955 140734379037955 140734379040717 0
/proc/24103/statm: 28282 367 311 221 0 87 0
Current children cumulated CPU time: 5.28 s
Current children cumulated vsize: 113128 KiB
Current children cumulated memory: 1468 KiB

[startup+2.80034 s]
/proc/loadavg: 1.91 0.72 0.72 5/203 24125
/proc/meminfo: memFree=17056076/32770624 swapFree=67108860/67108860
[pid=24103] ppid=24100 vsize=113128 memory=1468 CPUtime=5.28 cores=0-7
/proc/24103/stat : 24103 (scop.sh) S 24100 24103 22710 0 -1 4202496 589 27189 0 0 0 0 511 17 20 0 1 0 236836832 115843072 367 33554432000 4194304 5098028 140734379035952 140734379032696 139769590510204 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 7634944 140734379037730 140734379037955 140734379037955 140734379040717 0
/proc/24103/statm: 28282 367 311 221 0 87 0
Current children cumulated CPU time: 5.28 s
Current children cumulated vsize: 113128 KiB
Current children cumulated memory: 1468 KiB

[startup+2.90031 s]
/proc/loadavg: 1.91 0.72 0.72 5/203 24125
/proc/meminfo: memFree=17056076/32770624 swapFree=67108860/67108860
[pid=24103] ppid=24100 vsize=113128 memory=1468 CPUtime=5.28 cores=0-7
/proc/24103/stat : 24103 (scop.sh) S 24100 24103 22710 0 -1 4202496 589 27189 0 0 0 0 511 17 20 0 1 0 236836832 115843072 367 33554432000 4194304 5098028 140734379035952 140734379032696 139769590510204 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 7634944 140734379037730 140734379037955 140734379037955 140734379040717 0
/proc/24103/statm: 28282 367 311 221 0 87 0
Current children cumulated CPU time: 5.28 s
Current children cumulated vsize: 113128 KiB
Current children cumulated memory: 1468 KiB

Child status: 0
Real time (s): 2.95039
CPU time (s): 6.49404
CPU user time (s): 6.22786
CPU system time (s): 0.266182
CPU usage (%): 220.108
Max. virtual memory (cumulated for all children) (KiB): 27443704
Max. memory (cumulated for all children) (KiB): 321196

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 6.22786
system time used= 0.266182
maximum resident set size= 324560
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 46525
page faults= 0
swaps= 0
block input operations= 0
block output operations= 320
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7581
involuntary context switches= 7


# summary of solver processes directly reported to runsolver:
#   pid: 24103
#   total CPU time (s): 6.49404
#   total CPU user time (s): 6.22786
#   total CPU system time (s): 0.266182

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.046278 second user time and 0.067489 second system time

The end

Launcher Data

Begin job on node132 at 2018-08-13 22:38:57
IDJOB=4307129
IDBENCH=141400
IDSOLVER=2788
FILE ID=node132/4307129-1534192737
RUNJOBID= node132-1534187531-22737
PBS_JOBID= 21037984
Free space on /tmp= 38332 MiB

SOLVER NAME= scop order+glucose-syrup (2018-07-31)
BENCH NAME= XCSP18/Dubois/Dubois-075_c18.xml
COMMAND LINE= scop.sh 22g scop.jar -order glucose-syrup -model:-nthreads=NBCORE:-maxmemory=20000 TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4307129-1534192737/watcher-4307129-1534192737 -o /tmp/evaluation-result-4307129-1534192737/solver-4307129-1534192737 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node132-1534187531-22737 --watchdog 2580  scop.sh 22g scop.jar -order glucose-syrup -model:-nthreads=8:-maxmemory=20000 HOME HOME/instance-4307129-1534192737.xml

TIME LIMIT= 20160 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= 8909e39e4e2640ab20c6938b58673ed4
RANDOM SEED=1571437498

node132.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.65
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.65
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.65
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.65
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:        17348712 kB
MemAvailable:   31900428 kB
Buffers:          263004 kB
Cached:         14400448 kB
SwapCached:            0 kB
Active:          7398264 kB
Inactive:        7320712 kB
Active(anon):       4844 kB
Inactive(anon):   102812 kB
Active(file):    7393420 kB
Inactive(file):  7217900 kB
Unevictable:        6984 kB
Mlocked:            6984 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8528 kB
Writeback:             0 kB
AnonPages:         99356 kB
Mapped:            55776 kB
Shmem:             49824 kB
Slab:             397384 kB
SReclaimable:     368856 kB
SUnreclaim:        28528 kB
KernelStack:        3616 kB
PageTables:         4676 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     349176 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     45056 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 38320 MiB
End job on node132 at 2018-08-13 22:39:00