Trace number 4307127

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 5.41196 2.65083

General information on the benchmark

NameDubois/
Dubois-040_c18.xml
MD5SUM45809745b970e21e8f924050121658bf
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 benchmark4.05575
Satisfiable
(Un)Satisfiability was proved
Number of variables120
Number of constraints80
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":120}]
Minimum variable degree2
Maximum variable degree2
Distribution of variable degrees[{"degree":2,"count":120}]
Minimum constraint arity3
Maximum constraint arity3
Distribution of constraint arities[{"arity":3,"count":80}]
Number of extensional constraints80
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":80}]
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-13468-serial-file.bin HOME/instance-4307127-1534192749.xml
0.66/0.52	
0.66/0.53	scop order+glucose-syrup (2018-07-31)
0.66/0.53	(Encoding Process)
0.66/0.53	
0.66/0.55	c BEGIN-Prog: Mon Aug 13 22:39:10 CEST 2018
0.66/0.55	c PID: 13471
0.66/0.55	c IP: 172.20.3.137
0.66/0.55	c HOST: node137.alineos.net
0.66/0.56	c (0,0) Parsing Begin
1.21/0.90	c (0,0) Parsing End
1.41/0.91	c (0,0) CSP: 0 int (0 aux), 120 bool (0 aux), 80 ctr, max domain size 2
1.41/0.91	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.41/0.91	c (0,0) Constraint Name Generate Begin
1.41/0.91	c (0,0) Ctr:HOME/instance-4307127-1534192749.xml,ExtensionSupport:IntVar
1.41/0.91	c (0,0) Constraint Name Generate End
1.41/0.91	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.41/0.91	c (0,0) CSP to CSPinCNF Begin
1.71/1.18	c (0,0) translated 8 (10%) constraints
1.92/1.24	c (0,0) translated 16 (20%) constraints
2.27/1.30	c (0,0) translated 24 (30%) constraints
2.27/1.34	c (0,0) translated 32 (40%) constraints
2.27/1.37	c (0,0) translated 40 (50%) constraints
2.27/1.39	c (0,0) translated 48 (60%) constraints
2.60/1.42	c (0,0) translated 56 (70%) constraints
2.60/1.44	c (0,0) translated 64 (80%) constraints
2.60/1.45	c (0,0) translated 72 (90%) constraints
2.60/1.47	c (0,0) translated 80 (100%) constraints
2.96/1.51	c (0,0) STATISTICS1:HOME/instance-4307127-1534192749.xml,ExtensionSupport:IntVar,440,1520,-1,2,3,1,,2:4000,3:1040;2:480,1:4000;0:80,
2.96/1.51	c (0,0) ==========================================
2.96/1.51	c (0,0) Order
2.96/1.51	c (0,0) ==========================================
2.96/1.53	c (1,0) translated 152 (10%) constraints
2.96/1.54	c (1,1) translated 304 (20%) constraints
2.96/1.55	c (1,1) translated 456 (30%) constraints
2.96/1.56	c (1,1) translated 608 (40%) constraints
2.96/1.56	c (1,1) translated 760 (50%) constraints
2.96/1.57	c (1,1) translated 912 (60%) constraints
2.96/1.58	c (1,1) translated 1064 (70%) constraints
2.96/1.58	c (1,1) translated 1216 (80%) constraints
2.96/1.59	c (1,1) translated 1368 (90%) constraints
2.96/1.60	c (1,1) translated 1520 (100%) constraints
2.96/1.60	c (1,1) CSP to CSPinCNF End
3.35/1.60	c (1,1) CSP: 0 int (0 aux), 440 bool (320 aux), 1520 ctr, max domain size 2
3.35/1.60	c (1,1) Heap : 337 MiB used (max 21589 MiB), NonHeap : 26 MiB used (max 0 MiB)
3.35/1.60	c (1,1) CSPinCNF Propagation Begin
3.35/1.65	c (1,1) 0 values, 80 unsatisfiable literals, and 0 valid clauses are removed
3.35/1.65	c (1,1) CSPinCNF Propagation End
3.35/1.65	c (1,1) CSP: 0 int (0 aux), 440 bool (320 aux), 1520 ctr, max domain size 2
3.35/1.65	c (1,1) Heap : 337 MiB used (max 21589 MiB), NonHeap : 26 MiB used (max 0 MiB)
3.35/1.65	c (1,1) Simplify CSPinCNF Begin
3.35/1.66	c (1,1) Simplify CSPinCNF End
3.35/1.66	c (1,1) CSP: 0 int (0 aux), 440 bool (320 aux), 1520 ctr, max domain size 2
3.35/1.66	c (1,1) Heap : 337 MiB used (max 21589 MiB), NonHeap : 27 MiB used (max 0 MiB)
3.35/1.66	c (1,1) Calculate Precise Domain Begin
3.35/1.66	c (1,1) 0 values are removed by re-calculation
3.35/1.66	c (1,1) Calculate Precise Domain End
3.35/1.66	c (1,1) CSP: 0 int (0 aux), 440 bool (320 aux), 1520 ctr, max domain size 2
3.35/1.66	c (1,1) Heap : 337 MiB used (max 21589 MiB), NonHeap : 27 MiB used (max 0 MiB)
3.35/1.66	c (1,1) CSPinCNF to SatSolver Begin
3.35/1.70	c (1,1) 152 (10 %) CSP clauses are encoded (440 SAT variables, 151 SAT clauses)
3.78/1.70	c (1,1) 304 (20 %) CSP clauses are encoded (440 SAT variables, 303 SAT clauses)
3.78/1.71	c (1,1) 456 (30 %) CSP clauses are encoded (440 SAT variables, 455 SAT clauses)
3.78/1.72	c (1,1) 608 (40 %) CSP clauses are encoded (440 SAT variables, 607 SAT clauses)
3.78/1.72	c (1,1) 760 (50 %) CSP clauses are encoded (440 SAT variables, 759 SAT clauses)
3.78/1.73	c (1,1) 912 (60 %) CSP clauses are encoded (440 SAT variables, 911 SAT clauses)
3.78/1.73	c (1,1) 1064 (70 %) CSP clauses are encoded (440 SAT variables, 1063 SAT clauses)
3.78/1.73	c (1,1) 1216 (80 %) CSP clauses are encoded (440 SAT variables, 1215 SAT clauses)
3.78/1.74	c (1,1) 1368 (90 %) CSP clauses are encoded (440 SAT variables, 1367 SAT clauses)
3.78/1.74	c (1,1) 1520 (100 %) CSP clauses are encoded (440 SAT variables, 1519 SAT clauses)
3.78/1.74	c (1,1) Launch Command will be: glucose-syrup -model -nthreads=8 -maxmemory=20000
3.78/1.74	c (1,1) CSPinCNF to SatSolver End
3.78/1.74	c (1,1) Heap : 337 MiB used (max 21589 MiB), NonHeap : 28 MiB used (max 0 MiB)
3.78/1.76	c (1,1) STATISTICS2:HOME/instance-4307127-1534192749.xml,ExtensionSupport:IntVar,440,1520,-1,2,3,1,,2:4000,3:960;2:560,1:4000,
3.78/1.76	c (1,1) 440 bool, 1520 clause
3.78/1.76	c (1,1) Export Begin
4.12/1.85	c (1,1) Export to HOME/scop-13468-serial-file.bin
4.12/1.85	c (1,1) Export End
4.12/1.85	c (1,1) Export File Size: 0.02 MB
4.12/1.85	c (1,1) 0,0,1,1,1,1,1,STOP-AFTER(DIMACS)
4.12/1.85	c END-Prog: Mon Aug 13 22:39:11 CEST 2018
4.12/1.86	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp scop.jar fun.scop.XCSP18Solve HOME/scop-13468-serial-file.bin
4.81/2.35	c (0,0) Read Serial File Begin
4.81/2.35	c (0,0) HOME/scop-13468-serial-file.bin
5.11/2.53	c (0,0) Read Serial File End
5.11/2.54	
5.11/2.54	scop order+glucose-syrup (2018-07-31)
5.11/2.54	(Solving Process)
5.11/2.54	
5.11/2.56	c BEGIN-Prog: Mon Aug 13 22:39:12 CEST 2018
5.11/2.56	c PID: 13491
5.11/2.56	c IP: 172.20.3.137
5.11/2.56	c HOST: node137.alineos.net
5.11/2.57	c (0,0) SatSolver.solve Begin
5.11/2.57	c (0,0) 0 bool, 0 clause
5.11/2.57	c (0,0) glucose-syrup -model -nthreads=8 -maxmemory=20000 HOME/instance-4307127-1534192749.xml-scop-13471.cnf
5.11/2.59	c (0,0) c
5.11/2.59	c (0,0) c This is glucose-syrup 4.1 (glucose in many threads) --  based on MiniSAT (Many thanks to MiniSAT team)
5.11/2.59	c (0,0) c
5.11/2.59	c (0,0) c WARNING: for repeatability, setting FPU to use double precision
5.11/2.59	c (0,0) c 8 solvers engines and 1 companion as a blackboard created.
5.11/2.59	c (0,0) c ========================================[ Problem Statistics ]===========================================
5.11/2.59	c (0,0) c |                                                                                                       |
5.11/2.59	c (0,0) c |  Number of variables:           440                                                                   |
5.11/2.59	c (0,0) c |  Number of clauses:            1520                                                                   |
5.11/2.59	c (0,0) c |  Parse time:                   0.00 s                                                                 |
5.11/2.59	c (0,0) c |                                                                                                       |
5.11/2.59	c (0,0) c |  Eliminated clauses:           0.02 Mb                                                                |
5.11/2.59	c (0,0) c |  Simplification time:          0.00 s                                                                 |
5.11/2.59	c (0,0) c |                                                                                                       |
5.11/2.59	c (0,0) c =========================================================================================================
5.11/2.59	c (0,0) Solved by unit propagation
5.11/2.59	c (0,0) c real time : 0.00326395 s
5.11/2.59	c (0,0) c cpu time  : 0.005533 s
5.11/2.59	c (0,0) 
5.11/2.59	c (0,0) s UNSATISFIABLE
5.31/2.64	c (0,0) SatSolver.solve End
5.31/2.64	c (0,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 16 MiB used (max 0 MiB)
5.31/2.64	c (0,0) Show results Begin
5.31/2.64	s UNSATISFIABLE
5.31/2.64	c (0,0) Show results End
5.31/2.64	c (0,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 16 MiB used (max 0 MiB)
5.31/2.64	c (0,0) 0,0,STOP-AFTER(ALL)
5.31/2.64	c END-Prog: Mon Aug 13 22:39:12 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 (11332 MiB free)
  memory of node 1: 16384 MiB (10641 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4307127-1534192749/watcher-4307127-1534192749 -o /tmp/evaluation-result-4307127-1534192749/solver-4307127-1534192749 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node137-1534189810-10409 --watchdog 2580 scop.sh 22g scop.jar -order glucose-syrup -model:-nthreads=8:-maxmemory=20000 HOME HOME/instance-4307127-1534192749.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
Current StackSize limit: 8192 KiB

solver pid=13468, runsolver pid=13465

[startup+0.100154 s]*
/proc/loadavg: 2.79 5.20 6.61 2/199 13490
/proc/meminfo: memFree=22406240/32770624 swapFree=67108372/67108860
[pid=13468] ppid=13465 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/13468/stat : 13468 (scop.sh) S 13465 13468 10382 0 -1 4202496 562 321 0 0 0 0 0 0 20 0 1 0 236838107 115843072 349 33554432000 4194304 5098028 140726171022064 140726171019320 140348373815932 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 14716928 140726171026466 140726171026691 140726171026691 140726171029453 0
/proc/13468/statm: 28282 349 296 221 0 87 0
[pid=13471] ppid=13468 vsize=27313900 memory=107952 CPUtime=0.11 cores=0-7
/proc/13471/stat : 13471 (java) S 13468 13468 10382 0 -1 1077944320 6450 0 0 0 9 2 0 0 20 0 20 0 236838107 27969433600 26988 33554432000 4194304 4196468 140721983094272 140721983076816 139786408079095 0 0 2 16800973 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 14815232 140721983099880 140721983100205 140721983100205 140721983102927 0
/proc/13471/statm: 6828475 26988 2743 1 0 6790935 0
[pid=13471/tid=13472] ppid=13468 vsize=27313900 memory=4134930498285298233 CPUtime=0.08 cores=0-7
/proc/13471/task/13472/stat : 13472 (java) R 13468 13468 10382 0 -1 4202560 4561 0 0 0 7 1 0 0 20 0 20 0 236838107 27969433600 26988 33554432000 4194304 4196468 140721983094272 139786379914224 139786408101021 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 14815232 140721983099880 140721983100205 140721983100205 140721983102927 0
[pid=13471/tid=13473] ppid=13468 vsize=27313900 memory=4126316290023845779 CPUtime=0 cores=0-7
/proc/13471/task/13473/stat : 13473 (java) S 13468 13468 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236838110 27969433600 26988 33554432000 4194304 4196468 140721983094272 139786412321040 139786408089301 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14815232 140721983099880 140721983100205 140721983100205 140721983102927 0
[pid=13471/tid=13474] ppid=13468 vsize=27313900 memory=140009928083072 CPUtime=0 cores=0-7
/proc/13471/task/13474/stat : 13474 (java) S 13468 13468 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236838110 27969433600 26988 33554432000 4194304 4196468 140721983094272 139786226477456 139786408089301 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14815232 140721983099880 140721983100205 140721983100205 140721983102927 0
[pid=13471/tid=13475] ppid=13468 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/13471/task/13475/stat : 13475 (java) S 13468 13468 10382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236838110 27969433600 26988 33554432000 4194304 4196468 140721983094272 139786225424912 139786408089301 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14815232 140721983099880 140721983100205 140721983100205 140721983102927 0
[pid=13471/tid=13476] ppid=13468 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/13471/task/13476/stat : 13476 (java) S 13468 13468 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236838110 27969433600 26988 33554432000 4194304 4196468 140721983094272 139786224372368 139786408089301 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14815232 140721983099880 140721983100205 140721983100205 140721983102927 0
[pid=13471/tid=13477] ppid=13468 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/13471/task/13477/stat : 13477 (java) S 13468 13468 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236838110 27969433600 26988 33554432000 4194304 4196468 140721983094272 139786223319824 139786408089301 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14815232 140721983099880 140721983100205 140721983100205 140721983102927 0
[pid=13471/tid=13478] ppid=13468 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/13471/task/13478/stat : 13478 (java) S 13468 13468 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236838110 27969433600 26988 33554432000 4194304 4196468 140721983094272 139786222267280 139786408089301 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14815232 140721983099880 140721983100205 140721983100205 140721983102927 0
[pid=13471/tid=13479] ppid=13468 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/13471/task/13479/stat : 13479 (java) S 13468 13468 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236838110 27969433600 26988 33554432000 4194304 4196468 140721983094272 139785824533520 139786408089301 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14815232 140721983099880 140721983100205 140721983100205 140721983102927 0
[pid=13471/tid=13480] ppid=13468 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/13471/task/13480/stat : 13480 (java) S 13468 13468 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236838110 27969433600 26988 33554432000 4194304 4196468 140721983094272 139785823480976 139786408089301 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14815232 140721983099880 140721983100205 140721983100205 140721983102927 0
[pid=13471/tid=13481] ppid=13468 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/13471/task/13481/stat : 13481 (java) S 13468 13468 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236838111 27969433600 26988 33554432000 4194304 4196468 140721983094272 139785600432112 139786408090242 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14815232 140721983099880 140721983100205 140721983100205 140721983102927 0
[pid=13471/tid=13482] ppid=13468 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/13471/task/13482/stat : 13482 (java) S 13468 13468 10382 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 236838112 27969433600 26988 33554432000 4194304 4196468 140721983094272 139784139826080 139786408089301 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14815232 140721983099880 140721983100205 140721983100205 140721983102927 0
[pid=13471/tid=13483] ppid=13468 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/13471/task/13483/stat : 13483 (java) S 13468 13468 10382 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 236838112 27969433600 26988 33554432000 4194304 4196468 140721983094272 139784005604336 139786408089301 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14815232 140721983099880 140721983100205 140721983100205 140721983102927 0
[pid=13471/tid=13484] ppid=13468 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/13471/task/13484/stat : 13484 (java) S 13468 13468 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236838114 27969433600 26988 33554432000 4194304 4196468 140721983094272 139783631100112 139786408097691 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14815232 140721983099880 140721983100205 140721983100205 140721983102927 0
[pid=13471/tid=13485] ppid=13468 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/13471/task/13485/stat : 13485 (java) S 13468 13468 10382 0 -1 1077944384 299 0 0 0 0 0 0 0 20 0 20 0 236838114 27969433600 26988 33554432000 4194304 4196468 140721983094272 139785599379952 139786408090242 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14815232 140721983099880 140721983100205 140721983100205 140721983102927 0
[pid=13471/tid=13486] ppid=13468 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/13471/task/13486/stat : 13486 (java) S 13468 13468 10382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236838114 27969433600 26988 33554432000 4194304 4196468 140721983094272 139785598327408 139786408090242 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14815232 140721983099880 140721983100205 140721983100205 140721983102927 0
[pid=13471/tid=13487] ppid=13468 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/13471/task/13487/stat : 13487 (java) S 13468 13468 10382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236838114 27969433600 26988 33554432000 4194304 4196468 140721983094272 139785597274864 139786408090242 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14815232 140721983099880 140721983100205 140721983100205 140721983102927 0
[pid=13471/tid=13488] ppid=13468 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/13471/task/13488/stat : 13488 (java) S 13468 13468 10382 0 -1 1077944384 232 0 0 0 0 0 0 0 20 0 20 0 236838114 27969433600 26988 33554432000 4194304 4196468 140721983094272 139785596222320 139786408090242 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14815232 140721983099880 140721983100205 140721983100205 140721983102927 0
[pid=13471/tid=13489] ppid=13468 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/13471/task/13489/stat : 13489 (java) S 13468 13468 10382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236838115 27969433600 26988 33554432000 4194304 4196468 140721983094272 139783133194464 139786408089301 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14815232 140721983099880 140721983100205 140721983100205 140721983102927 0
[pid=13471/tid=13490] ppid=13468 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/13471/task/13490/stat : 13490 (java) S 13468 13468 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236838115 27969433600 26988 33554432000 4194304 4196468 140721983094272 139785595169200 139786408090242 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14815232 140721983099880 140721983100205 140721983100205 140721983102927 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 27427028 KiB
Current children cumulated memory: 109348 KiB

[startup+0.210358 s]*
/proc/loadavg: 2.79 5.20 6.61 2/199 13490
/proc/meminfo: memFree=22390364/32770624 swapFree=67108372/67108860
[pid=13468] ppid=13465 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/13468/stat : 13468 (scop.sh) S 13465 13468 10382 0 -1 4202496 562 321 0 0 0 0 0 0 20 0 1 0 236838107 115843072 349 33554432000 4194304 5098028 140726171022064 140726171019320 140348373815932 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 14716928 140726171026466 140726171026691 140726171026691 140726171029453 0
/proc/13468/statm: 28282 349 296 221 0 87 0
[pid=13471] ppid=13468 vsize=27313900 memory=122064 CPUtime=0.24 cores=0-7
/proc/13471/stat : 13471 (java) S 13468 13468 10382 0 -1 1077944320 10248 0 0 0 21 3 0 0 20 0 20 0 236838107 27969433600 30516 33554432000 4194304 4196468 140721983094272 140721983076816 139786408079095 0 0 2 16800973 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 14815232 140721983099880 140721983100205 140721983100205 140721983102927 0
/proc/13471/statm: 6828475 30516 2840 1 0 6790935 0
[pid=13471/tid=13472] ppid=13468 vsize=27313900 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/13471/task/13472/stat : 13472 (java) R 13468 13468 10382 0 -1 4202560 8139 0 0 0 17 2 0 0 20 0 20 0 236838107 27969433600 30516 33554432000 4194304 4196468 140721983094272 139786379887840 139786408091030 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 14815232 140721983099880 140721983100205 140721983100205 140721983102927 0
[pid=13471/tid=13473] ppid=13468 vsize=27313900 memory=342 CPUtime=0 cores=0-7
/proc/13471/task/13473/stat : 13473 (java) S 13468 13468 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236838110 27969433600 30516 33554432000 4194304 4196468 140721983094272 139786412321040 139786408089301 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14815232 140721983099880 140721983100205 140721983100205 140721983102927 0
[pid=13471/tid=13474] ppid=13468 vsize=27313900 memory=4049214931496289952 CPUtime=0 cores=0-7
/proc/13471/task/13474/stat : 13474 (java) S 13468 13468 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236838110 27969433600 30516 33554432000 4194304 4196468 140721983094272 139786226477456 139786408089301 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14815232 140721983099880 140721983100205 140721983100205 140721983102927 0
[pid=13471/tid=13475] ppid=13468 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/13471/task/13475/stat : 13475 (java) S 13468 13468 10382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236838110 27969433600 30516 33554432000 4194304 4196468 140721983094272 139786225424912 139786408089301 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14815232 140721983099880 140721983100205 140721983100205 140721983102927 0
[pid=13471/tid=13476] ppid=13468 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/13471/task/13476/stat : 13476 (java) S 13468 13468 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236838110 27969433600 30516 33554432000 4194304 4196468 140721983094272 139786224372368 139786408089301 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14815232 140721983099880 140721983100205 140721983100205 140721983102927 0
[pid=13471/tid=13477] ppid=13468 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/13471/task/13477/stat : 13477 (java) S 13468 13468 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236838110 27969433600 30516 33554432000 4194304 4196468 140721983094272 139786223319824 139786408089301 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14815232 140721983099880 140721983100205 140721983100205 140721983102927 0
[pid=13471/tid=13478] ppid=13468 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/13471/task/13478/stat : 13478 (java) S 13468 13468 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236838110 27969433600 30516 33554432000 4194304 4196468 140721983094272 139786222267280 139786408089301 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14815232 140721983099880 140721983100205 140721983100205 140721983102927 0
[pid=13471/tid=13479] ppid=13468 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/13471/task/13479/stat : 13479 (java) S 13468 13468 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236838110 27969433600 30516 33554432000 4194304 4196468 140721983094272 139785824533520 139786408089301 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14815232 140721983099880 140721983100205 140721983100205 140721983102927 0
[pid=13471/tid=13480] ppid=13468 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/13471/task/13480/stat : 13480 (java) S 13468 13468 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236838110 27969433600 30516 33554432000 4194304 4196468 140721983094272 139785823480976 139786408089301 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14815232 140721983099880 140721983100205 140721983100205 140721983102927 0
[pid=13471/tid=13481] ppid=13468 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/13471/task/13481/stat : 13481 (java) S 13468 13468 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236838111 27969433600 30516 33554432000 4194304 4196468 140721983094272 139785600432112 139786408090242 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14815232 140721983099880 140721983100205 140721983100205 140721983102927 0
[pid=13471/tid=13482] ppid=13468 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/13471/task/13482/stat : 13482 (java) S 13468 13468 10382 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 236838112 27969433600 30516 33554432000 4194304 4196468 140721983094272 139784139826080 139786408089301 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14815232 140721983099880 140721983100205 140721983100205 140721983102927 0
[pid=13471/tid=13483] ppid=13468 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/13471/task/13483/stat : 13483 (java) S 13468 13468 10382 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 236838112 27969433600 30516 33554432000 4194304 4196468 140721983094272 139784005604336 139786408089301 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14815232 140721983099880 140721983100205 140721983100205 140721983102927 0
[pid=13471/tid=13484] ppid=13468 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/13471/task/13484/stat : 13484 (java) S 13468 13468 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236838114 27969433600 30516 33554432000 4194304 4196468 140721983094272 139783631100112 139786408097691 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14815232 140721983099880 140721983100205 140721983100205 140721983102927 0
[pid=13471/tid=13485] ppid=13468 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/13471/task/13485/stat : 13485 (java) S 13468 13468 10382 0 -1 1077944384 310 0 0 0 0 0 0 0 20 0 20 0 236838114 27969433600 30516 33554432000 4194304 4196468 140721983094272 139785599379952 139786408090242 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14815232 140721983099880 140721983100205 140721983100205 140721983102927 0
[pid=13471/tid=13486] ppid=13468 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/13471/task/13486/stat : 13486 (java) S 13468 13468 10382 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 20 0 236838114 27969433600 30516 33554432000 4194304 4196468 140721983094272 139785598327408 139786408090242 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14815232 140721983099880 140721983100205 140721983100205 140721983102927 0
[pid=13471/tid=13487] ppid=13468 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/13471/task/13487/stat : 13487 (java) S 13468 13468 10382 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 20 0 236838114 27969433600 30516 33554432000 4194304 4196468 140721983094272 139785597274864 139786408090242 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14815232 140721983099880 140721983100205 140721983100205 140721983102927 0
[pid=13471/tid=13488] ppid=13468 vsize=27313900 memory=-1 CPUtime=0.02 cores=0-7
/proc/13471/task/13488/stat : 13488 (java) S 13468 13468 10382 0 -1 1077944384 278 0 0 0 2 0 0 0 20 0 20 0 236838114 27969433600 30516 33554432000 4194304 4196468 140721983094272 139785596222320 139786408090242 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14815232 140721983099880 140721983100205 140721983100205 140721983102927 0
[pid=13471/tid=13489] ppid=13468 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/13471/task/13489/stat : 13489 (java) S 13468 13468 10382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236838115 27969433600 30516 33554432000 4194304 4196468 140721983094272 139783133194464 139786408089301 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14815232 140721983099880 140721983100205 140721983100205 140721983102927 0
[pid=13471/tid=13490] ppid=13468 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/13471/task/13490/stat : 13490 (java) S 13468 13468 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236838115 27969433600 30516 33554432000 4194304 4196468 140721983094272 139785595169200 139786408090242 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14815232 140721983099880 140721983100205 140721983100205 140721983102927 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 27427028 KiB
Current children cumulated memory: 123460 KiB

[startup+0.310345 s]*
/proc/loadavg: 2.79 5.20 6.61 2/199 13490
/proc/meminfo: memFree=22386488/32770624 swapFree=67108372/67108860
[pid=13468] ppid=13465 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/13468/stat : 13468 (scop.sh) S 13465 13468 10382 0 -1 4202496 562 321 0 0 0 0 0 0 20 0 1 0 236838107 115843072 349 33554432000 4194304 5098028 140726171022064 140726171019320 140348373815932 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 14716928 140726171026466 140726171026691 140726171026691 140726171029453 0
/proc/13468/statm: 28282 349 296 221 0 87 0
[pid=13471] ppid=13468 vsize=27313900 memory=125848 CPUtime=0.42 cores=0-7
/proc/13471/stat : 13471 (java) S 13468 13468 10382 0 -1 1077944320 10801 0 0 0 38 4 0 0 20 0 20 0 236838107 27969433600 31462 33554432000 4194304 4196468 140721983094272 140721983076816 139786408079095 0 0 2 16800973 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 14815232 140721983099880 140721983100205 140721983100205 140721983102927 0
/proc/13471/statm: 6828475 31462 2958 1 0 6790935 0
[pid=13471/tid=13472] ppid=13468 vsize=27313900 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/13471/task/13472/stat : 13472 (java) R 13468 13468 10382 0 -1 4202560 8512 0 0 0 27 2 0 0 20 0 20 0 236838107 27969433600 31462 33554432000 4194304 4196468 140721983094272 139786379874544 139786391265933 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 14815232 140721983099880 140721983100205 140721983100205 140721983102927 0
[pid=13471/tid=13473] ppid=13468 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/13471/task/13473/stat : 13473 (java) S 13468 13468 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236838110 27969433600 31462 33554432000 4194304 4196468 140721983094272 139786412321040 139786408089301 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14815232 140721983099880 140721983100205 140721983100205 140721983102927 0
[pid=13471/tid=13474] ppid=13468 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/13471/task/13474/stat : 13474 (java) S 13468 13468 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236838110 27969433600 31462 33554432000 4194304 4196468 140721983094272 139786226477456 139786408089301 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14815232 140721983099880 140721983100205 140721983100205 140721983102927 0
[pid=13471/tid=13475] ppid=13468 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/13471/task/13475/stat : 13475 (java) S 13468 13468 10382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236838110 27969433600 31462 33554432000 4194304 4196468 140721983094272 139786225424912 139786408089301 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14815232 140721983099880 140721983100205 140721983100205 140721983102927 0
[pid=13471/tid=13476] ppid=13468 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/13471/task/13476/stat : 13476 (java) S 13468 13468 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236838110 27969433600 31462 33554432000 4194304 4196468 140721983094272 139786224372368 139786408089301 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14815232 140721983099880 140721983100205 140721983100205 140721983102927 0
[pid=13471/tid=13477] ppid=13468 vsize=27313900 memory=2244 CPUtime=0 cores=0-7
/proc/13471/task/13477/stat : 13477 (java) S 13468 13468 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236838110 27969433600 31462 33554432000 4194304 4196468 140721983094272 139786223319824 139786408089301 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14815232 140721983099880 140721983100205 140721983100205 140721983102927 0
[pid=13471/tid=13478] ppid=13468 vsize=27313900 memory=140009827038127 CPUtime=0 cores=0-7
/proc/13471/task/13478/stat : 13478 (java) S 13468 13468 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236838110 27969433600 31462 33554432000 4194304 4196468 140721983094272 139786222267280 139786408089301 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14815232 140721983099880 140721983100205 140721983100205 140721983102927 0
[pid=13471/tid=13479] ppid=13468 vsize=27313900 memory=140009827040432 CPUtime=0 cores=0-7
/proc/13471/task/13479/stat : 13479 (java) S 13468 13468 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236838110 27969433600 31462 33554432000 4194304 4196468 140721983094272 139785824533520 139786408089301 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14815232 140721983099880 140721983100205 140721983100205 140721983102927 0
[pid=13471/tid=13480] ppid=13468 vsize=27313900 memory=140009827042736 CPUtime=0 cores=0-7
/proc/13471/task/13480/stat : 13480 (java) S 13468 13468 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236838110 27969433600 31462 33554432000 4194304 4196468 140721983094272 139785823480976 139786408089301 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14815232 140721983099880 140721983100205 140721983100205 140721983102927 0
[pid=13471/tid=13481] ppid=13468 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/13471/task/13481/stat : 13481 (java) S 13468 13468 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236838111 27969433600 31462 33554432000 4194304 4196468 140721983094272 139785600432112 139786408090242 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14815232 140721983099880 140721983100205 140721983100205 140721983102927 0
[pid=13471/tid=13482] ppid=13468 vsize=27313900 memory=280019654092432 CPUtime=0 cores=0-7
/proc/13471/task/13482/stat : 13482 (java) S 13468 13468 10382 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 236838112 27969433600 31462 33554432000 4194304 4196468 140721983094272 139784139826080 139786408089301 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14815232 140721983099880 140721983100205 140721983100205 140721983102927 0
[pid=13471/tid=13483] ppid=13468 vsize=27313900 memory=280019654099344 CPUtime=0 cores=0-7
/proc/13471/task/13483/stat : 13483 (java) S 13468 13468 10382 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 236838112 27969433600 31462 33554432000 4194304 4196468 140721983094272 139784005604336 139786408089301 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14815232 140721983099880 140721983100205 140721983100205 140721983102927 0
[pid=13471/tid=13484] ppid=13468 vsize=27313900 memory=280019654040624 CPUtime=0 cores=0-7
/proc/13471/task/13484/stat : 13484 (java) S 13468 13468 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236838114 27969433600 31462 33554432000 4194304 4196468 140721983094272 139783631100112 139786408097691 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14815232 140721983099880 140721983100205 140721983100205 140721983102927 0
[pid=13471/tid=13485] ppid=13468 vsize=27313900 memory=280019654113168 CPUtime=0.01 cores=0-7
/proc/13471/task/13485/stat : 13485 (java) S 13468 13468 10382 0 -1 1077944384 399 0 0 0 1 0 0 0 20 0 20 0 236838114 27969433600 31462 33554432000 4194304 4196468 140721983094272 139785599379952 139786408090242 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14815232 140721983099880 140721983100205 140721983100205 140721983102927 0
[pid=13471/tid=13486] ppid=13468 vsize=27313900 memory=280019654120080 CPUtime=0.01 cores=0-7
/proc/13471/task/13486/stat : 13486 (java) S 13468 13468 10382 0 -1 1077944384 170 0 0 0 1 0 0 0 20 0 20 0 236838114 27969433600 31462 33554432000 4194304 4196468 140721983094272 139785598327408 139786408090242 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14815232 140721983099880 140721983100205 140721983100205 140721983102927 0
[pid=13471/tid=13487] ppid=13468 vsize=27313900 memory=280019654117776 CPUtime=0.01 cores=0-7
/proc/13471/task/13487/stat : 13487 (java) S 13468 13468 10382 0 -1 1077944384 64 0 0 0 1 0 0 0 20 0 20 0 236838114 27969433600 31462 33554432000 4194304 4196468 140721983094272 139785597274864 139786408090242 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14815232 140721983099880 140721983100205 140721983100205 140721983102927 0
[pid=13471/tid=13488] ppid=13468 vsize=27313900 memory=280019654133936 CPUtime=0.07 cores=0-7
/proc/13471/task/13488/stat : 13488 (java) S 13468 13468 10382 0 -1 1077944384 300 0 0 0 7 0 0 0 20 0 20 0 236838114 27969433600 31462 33554432000 4194304 4196468 140721983094272 139785596222320 139786408090242 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14815232 140721983099880 140721983100205 140721983100205 140721983102927 0
[pid=13471/tid=13489] ppid=13468 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/13471/task/13489/stat : 13489 (java) S 13468 13468 10382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236838115 27969433600 31462 33554432000 4194304 4196468 140721983094272 139783133194464 139786408089301 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14815232 140721983099880 140721983100205 140721983100205 140721983102927 0
[pid=13471/tid=13490] ppid=13468 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/13471/task/13490/stat : 13490 (java) S 13468 13468 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236838115 27969433600 31462 33554432000 4194304 4196468 140721983094272 139785595169200 139786408090242 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14815232 140721983099880 140721983100205 140721983100205 140721983102927 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 27427028 KiB
Current children cumulated memory: 127244 KiB

[startup+0.705169 s]
/proc/loadavg: 2.79 5.20 6.61 2/199 13490
/proc/meminfo: memFree=22362304/32770624 swapFree=67108372/67108860
[pid=13468] ppid=13465 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/13468/stat : 13468 (scop.sh) S 13465 13468 10382 0 -1 4202496 562 321 0 0 0 0 0 0 20 0 1 0 236838107 115843072 349 33554432000 4194304 5098028 140726171022064 140726171019320 140348373815932 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 14716928 140726171026466 140726171026691 140726171026691 140726171029453 0
/proc/13468/statm: 28282 349 296 221 0 87 0
[pid=13471] ppid=13468 vsize=27322296 memory=163340 CPUtime=1.02 cores=0-7
/proc/13471/stat : 13471 (java) S 13468 13468 10382 0 -1 1077944320 17963 0 0 0 96 6 0 0 20 0 20 0 236838107 27978031104 40835 33554432000 4194304 4196468 140721983094272 140721983076816 139786408079095 0 0 2 25189581 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 14815232 140721983099880 140721983100205 140721983100205 140721983102927 0
/proc/13471/statm: 6830574 40835 3143 1 0 6791959 0
[pid=13471/tid=13472] ppid=13468 vsize=27322296 memory=280019654491824 CPUtime=0.67 cores=0-7
/proc/13471/task/13472/stat : 13472 (java) R 13468 13468 10382 0 -1 4202560 15157 0 0 0 63 4 0 0 20 0 20 0 236838107 27978031104 40835 33554432000 4194304 4196468 140721983094272 139786379912016 139786392122725 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 14815232 140721983099880 140721983100205 140721983100205 140721983102927 0
[pid=13471/tid=13473] ppid=13468 vsize=27322296 memory=140009827246960 CPUtime=0 cores=0-7
/proc/13471/task/13473/stat : 13473 (java) S 13468 13468 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236838110 27978031104 40835 33554432000 4194304 4196468 140721983094272 139786412321040 139786408089301 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14815232 140721983099880 140721983100205 140721983100205 140721983102927 0
[pid=13471/tid=13474] ppid=13468 vsize=27322296 memory=0 CPUtime=0 cores=0-7
/proc/13471/task/13474/stat : 13474 (java) S 13468 13468 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236838110 27978031104 40835 33554432000 4194304 4196468 140721983094272 139786226477456 139786408089301 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14815232 140721983099880 140721983100205 140721983100205 140721983102927 0
[pid=13471/tid=13475] ppid=13468 vsize=27322296 memory=752 CPUtime=0 cores=0-7
/proc/13471/task/13475/stat : 13475 (java) S 13468 13468 10382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236838110 27978031104 40835 33554432000 4194304 4196468 140721983094272 139786225424912 139786408089301 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14815232 140721983099880 140721983100205 140721983100205 140721983102927 0

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

# the end of solver process 13468 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=5.20699 s, system=0.204967 s

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

[startup+1.60116 s]
/proc/loadavg: 2.79 5.20 6.61 2/199 13490
/proc/meminfo: memFree=22336232/32770624 swapFree=67108372/67108860
[pid=13468] ppid=13465 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/13468/stat : 13468 (scop.sh) S 13465 13468 10382 0 -1 4202496 562 321 0 0 0 0 0 0 20 0 1 0 236838107 115843072 349 33554432000 4194304 5098028 140726171022064 140726171019320 140348373815932 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 14716928 140726171026466 140726171026691 140726171026691 140726171029453 0
/proc/13468/statm: 28282 349 296 221 0 87 0
[pid=13471] ppid=13468 vsize=27326392 memory=232336 CPUtime=3.35 cores=0-7
/proc/13471/stat : 13471 (java) S 13468 13468 10382 0 -1 1077944320 22868 0 0 0 326 9 0 0 20 0 20 0 236838107 27982225408 58084 33554432000 4194304 4196468 140721983094272 140721983076816 139786408079095 0 0 2 25189581 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 14815232 140721983099880 140721983100205 140721983100205 140721983102927 0
/proc/13471/statm: 6831598 58084 3190 1 0 6792983 0
[pid=13471/tid=13472] ppid=13468 vsize=27326392 memory=6944652177228980320 CPUtime=1.56 cores=0-7
/proc/13471/task/13472/stat : 13472 (java) R 13468 13468 10382 0 -1 4202560 16421 0 0 0 151 5 0 0 20 0 20 0 236838107 27982225408 58084 33554432000 4194304 4196468 140721983094272 139786379917088 139786392255048 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 14815232 140721983099880 140721983100205 140721983100205 140721983102927 0
[pid=13471/tid=13473] ppid=13468 vsize=27326392 memory=6944656592455360604 CPUtime=0 cores=0-7
/proc/13471/task/13473/stat : 13473 (java) S 13468 13468 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236838110 27982225408 58084 33554432000 4194304 4196468 140721983094272 139786412321040 139786408089301 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14815232 140721983099880 140721983100205 140721983100205 140721983102927 0
[pid=13471/tid=13474] ppid=13468 vsize=27326392 memory=1396 CPUtime=0 cores=0-7
/proc/13471/task/13474/stat : 13474 (java) S 13468 13468 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236838110 27982225408 58084 33554432000 4194304 4196468 140721983094272 139786226477456 139786408089301 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14815232 140721983099880 140721983100205 140721983100205 140721983102927 0
[pid=13471/tid=13475] ppid=13468 vsize=27326392 memory=3812 CPUtime=0 cores=0-7
/proc/13471/task/13475/stat : 13475 (java) S 13468 13468 10382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236838110 27982225408 58084 33554432000 4194304 4196468 140721983094272 139786225424912 139786408089301 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14815232 140721983099880 140721983100205 140721983100205 140721983102927 0
[pid=13471/tid=13476] ppid=13468 vsize=27326392 memory=64140 CPUtime=0 cores=0-7
/proc/13471/task/13476/stat : 13476 (java) S 13468 13468 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236838110 27982225408 58084 33554432000 4194304 4196468 140721983094272 139786224372368 139786408089301 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14815232 140721983099880 140721983100205 140721983100205 140721983102927 0
[pid=13471/tid=13477] ppid=13468 vsize=27326392 memory=1100 CPUtime=0 cores=0-7
/proc/13471/task/13477/stat : 13477 (java) S 13468 13468 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236838110 27982225408 58084 33554432000 4194304 4196468 140721983094272 139786223319824 139786408089301 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14815232 140721983099880 140721983100205 140721983100205 140721983102927 0
[pid=13471/tid=13478] ppid=13468 vsize=27326392 memory=2144 CPUtime=0 cores=0-7
/proc/13471/task/13478/stat : 13478 (java) S 13468 13468 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236838110 27982225408 58084 33554432000 4194304 4196468 140721983094272 139786222267280 139786408089301 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14815232 140721983099880 140721983100205 140721983100205 140721983102927 0
[pid=13471/tid=13479] ppid=13468 vsize=27326392 memory=1752 CPUtime=0 cores=0-7
/proc/13471/task/13479/stat : 13479 (java) S 13468 13468 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236838110 27982225408 58084 33554432000 4194304 4196468 140721983094272 139785824533520 139786408089301 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14815232 140721983099880 140721983100205 140721983100205 140721983102927 0
[pid=13471/tid=13480] ppid=13468 vsize=27326392 memory=5752 CPUtime=0 cores=0-7
/proc/13471/task/13480/stat : 13480 (java) S 13468 13468 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236838110 27982225408 58084 33554432000 4194304 4196468 140721983094272 139785823480976 139786408089301 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14815232 140721983099880 140721983100205 140721983100205 140721983102927 0
[pid=13471/tid=13481] ppid=13468 vsize=27326392 memory=4580 CPUtime=0 cores=0-7
/proc/13471/task/13481/stat : 13481 (java) S 13468 13468 10382 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 20 0 236838111 27982225408 58084 33554432000 4194304 4196468 140721983094272 139785600432112 139786408090242 0 0 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14815232 140721983099880 140721983100205 140721983100205 140721983102927 0
[pid=13471/tid=13482] ppid=13468 vsize=27326392 memory=1620 CPUtime=0 cores=0-7
/proc/13471/task/13482/stat : 13482 (java) S 13468 13468 10382 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 236838112 27982225408 58084 33554432000 4194304 4196468 140721983094272 139784139826080 139786408089301 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14815232 140721983099880 140721983100205 140721983100205 140721983102927 0
[pid=13471/tid=13483] ppid=13468 vsize=27326392 memory=1220 CPUtime=0 cores=0-7
/proc/13471/task/13483/stat : 13483 (java) S 13468 13468 10382 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 236838112 27982225408 58084 33554432000 4194304 4196468 140721983094272 139784005604336 139786408089301 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14815232 140721983099880 140721983100205 140721983100205 140721983102927 0
[pid=13471/tid=13484] ppid=13468 vsize=27326392 memory=1800 CPUtime=0 cores=0-7
/proc/13471/task/13484/stat : 13484 (java) S 13468 13468 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236838114 27982225408 58084 33554432000 4194304 4196468 140721983094272 139783631100112 139786408097691 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14815232 140721983099880 140721983100205 140721983100205 140721983102927 0
[pid=13471/tid=13485] ppid=13468 vsize=27326392 memory=164 CPUtime=0.32 cores=0-7
/proc/13471/task/13485/stat : 13485 (java) R 13468 13468 10382 0 -1 4202560 912 0 0 0 32 0 0 0 20 0 20 0 236838114 27982225408 58084 33554432000 4194304 4196468 140721983094272 139785599361488 139786391610659 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 14815232 140721983099880 140721983100205 140721983100205 140721983102927 0
[pid=13471/tid=13486] ppid=13468 vsize=27326392 memory=-9001734013606258791 CPUtime=0.28 cores=0-7
/proc/13471/task/13486/stat : 13486 (java) R 13468 13468 10382 0 -1 4202560 544 0 0 0 28 0 0 0 20 0 20 0 236838114 27982225408 58084 33554432000 4194304 4196468 140721983094272 139785598318864 139786408100442 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 14815232 140721983099880 140721983100205 140721983100205 140721983102927 0
[pid=13471/tid=13487] ppid=13468 vsize=27326392 memory=-7384994778349281184 CPUtime=0.41 cores=0-7
/proc/13471/task/13487/stat : 13487 (java) R 13468 13468 10382 0 -1 4202560 965 0 0 0 41 0 0 0 20 0 20 0 236838114 27982225408 58084 33554432000 4194304 4196468 140721983094272 139785597255416 139786388782229 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 14815232 140721983099880 140721983100205 140721983100205 140721983102927 0
[pid=13471/tid=13488] ppid=13468 vsize=27326392 memory=-7385037615359298921 CPUtime=0.72 cores=0-7
/proc/13471/task/13488/stat : 13488 (java) R 13468 13468 10382 0 -1 4202560 2666 0 0 0 71 1 0 0 20 0 20 0 236838114 27982225408 58084 33554432000 4194304 4196468 140721983094272 139785596220112 139786408091030 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 14815232 140721983099880 140721983100205 140721983100205 140721983102927 0
[pid=13471/tid=13489] ppid=13468 vsize=27326392 memory=7681905605394137914 CPUtime=0 cores=0-7
/proc/13471/task/13489/stat : 13489 (java) S 13468 13468 10382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236838115 27982225408 58084 33554432000 4194304 4196468 140721983094272 139783133194464 139786408089301 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14815232 140721983099880 140721983100205 140721983100205 140721983102927 0
[pid=13471/tid=13490] ppid=13468 vsize=27326392 memory=-7522837583129502606 CPUtime=0 cores=0-7
/proc/13471/task/13490/stat : 13490 (java) S 13468 13468 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236838115 27982225408 58084 33554432000 4194304 4196468 140721983094272 139785595169200 139786408090242 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14815232 140721983099880 140721983100205 140721983100205 140721983102927 0
Current children cumulated CPU time: 3.35 s
Current children cumulated vsize: 27439520 KiB
Current children cumulated memory: 233732 KiB

[startup+2.40091 s]
/proc/loadavg: 2.79 5.20 6.61 2/199 13510
/proc/meminfo: memFree=22457248/32770624 swapFree=67108372/67108860
[pid=13468] ppid=13465 vsize=113128 memory=1472 CPUtime=4.24 cores=0-7
/proc/13468/stat : 13468 (scop.sh) S 13465 13468 10382 0 -1 4202496 591 25262 0 0 0 0 411 13 20 0 1 0 236838107 115843072 368 33554432000 4194304 5098028 140726171022064 140726171018808 140348373815932 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 14716928 140726171026466 140726171026691 140726171026691 140726171029453 0
/proc/13468/statm: 28282 368 311 221 0 87 0
[pid=13491] ppid=13468 vsize=7752068 memory=93692 CPUtime=0.7 cores=0-7
/proc/13491/stat : 13491 (java) S 13468 13468 10382 0 -1 1077944320 16038 0 0 0 66 4 0 0 20 0 20 0 236838293 7938117632 23423 33554432000 4194304 4196468 140736158097952 140736158080496 139720120905463 0 0 2 25189581 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 31838208 140736158106801 140736158106925 140736158106925 140736158109647 0
/proc/13491/statm: 1938017 23423 3013 1 0 1899951 0
[pid=13491/tid=13492] ppid=13468 vsize=7752068 memory=1235950 CPUtime=0.51 cores=0-7
/proc/13491/task/13492/stat : 13492 (java) R 13468 13468 10382 0 -1 4202560 13725 0 0 0 48 3 0 0 20 0 20 0 236838294 7938117632 23423 33554432000 4194304 4196468 140736158097952 139720092733040 139720104985950 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 31838208 140736158106801 140736158106925 140736158106925 140736158109647 0
[pid=13491/tid=13493] ppid=13468 vsize=7752068 memory=0 CPUtime=0 cores=0-7
/proc/13491/task/13493/stat : 13493 (java) S 13468 13468 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236838295 7938117632 23423 33554432000 4194304 4196468 140736158097952 139720125147920 139720120915669 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31838208 140736158106801 140736158106925 140736158106925 140736158109647 0
[pid=13491/tid=13494] ppid=13468 vsize=7752068 memory=0 CPUtime=0 cores=0-7
/proc/13491/task/13494/stat : 13494 (java) S 13468 13468 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236838295 7938117632 23423 33554432000 4194304 4196468 140736158097952 139719925316496 139720120915669 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31838208 140736158106801 140736158106925 140736158106925 140736158109647 0
[pid=13491/tid=13495] ppid=13468 vsize=7752068 memory=0 CPUtime=0 cores=0-7
/proc/13491/task/13495/stat : 13495 (java) S 13468 13468 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236838295 7938117632 23423 33554432000 4194304 4196468 140736158097952 139719924263952 139720120915669 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31838208 140736158106801 140736158106925 140736158106925 140736158109647 0
[pid=13491/tid=13496] ppid=13468 vsize=7752068 memory=0 CPUtime=0 cores=0-7
/proc/13491/task/13496/stat : 13496 (java) S 13468 13468 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236838295 7938117632 23423 33554432000 4194304 4196468 140736158097952 139719923211408 139720120915669 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31838208 140736158106801 140736158106925 140736158106925 140736158109647 0
[pid=13491/tid=13497] ppid=13468 vsize=7752068 memory=0 CPUtime=0 cores=0-7
/proc/13491/task/13497/stat : 13497 (java) S 13468 13468 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236838295 7938117632 23423 33554432000 4194304 4196468 140736158097952 139719922157840 139720120915669 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31838208 140736158106801 140736158106925 140736158106925 140736158109647 0
[pid=13491/tid=13498] ppid=13468 vsize=7752068 memory=1 CPUtime=0 cores=0-7
/proc/13491/task/13498/stat : 13498 (java) S 13468 13468 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236838295 7938117632 23423 33554432000 4194304 4196468 140736158097952 139719921105296 139720120915669 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31838208 140736158106801 140736158106925 140736158106925 140736158109647 0
[pid=13491/tid=13499] ppid=13468 vsize=7752068 memory=1 CPUtime=0 cores=0-7
/proc/13491/task/13499/stat : 13499 (java) S 13468 13468 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236838295 7938117632 23423 33554432000 4194304 4196468 140736158097952 139719920052752 139720120915669 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31838208 140736158106801 140736158106925 140736158106925 140736158109647 0
[pid=13491/tid=13500] ppid=13468 vsize=7752068 memory=140009827211363 CPUtime=0 cores=0-7
/proc/13491/task/13500/stat : 13500 (java) S 13468 13468 10382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236838295 7938117632 23423 33554432000 4194304 4196468 140736158097952 139719919000208 139720120915669 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31838208 140736158106801 140736158106925 140736158106925 140736158109647 0
[pid=13491/tid=13501] ppid=13468 vsize=7752068 memory=0 CPUtime=0 cores=0-7
/proc/13491/task/13501/stat : 13501 (java) S 13468 13468 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236838297 7938117632 23423 33554432000 4194304 4196468 140736158097952 139719214385648 139720120916610 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31838208 140736158106801 140736158106925 140736158106925 140736158109647 0
[pid=13491/tid=13502] ppid=13468 vsize=7752068 memory=0 CPUtime=0 cores=0-7
/proc/13491/task/13502/stat : 13502 (java) S 13468 13468 10382 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 236838297 7938117632 23423 33554432000 4194304 4196468 140736158097952 139718775793056 139720120915669 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31838208 140736158106801 140736158106925 140736158106925 140736158109647 0
[pid=13491/tid=13503] ppid=13468 vsize=7752068 memory=0 CPUtime=0 cores=0-7
/proc/13491/task/13503/stat : 13503 (java) S 13468 13468 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236838297 7938117632 23423 33554432000 4194304 4196468 140736158097952 139718507357680 139720120915669 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31838208 140736158106801 140736158106925 140736158106925 140736158109647 0
[pid=13491/tid=13504] ppid=13468 vsize=7752068 memory=0 CPUtime=0 cores=0-7
/proc/13491/task/13504/stat : 13504 (java) S 13468 13468 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236838300 7938117632 23423 33554432000 4194304 4196468 140736158097952 139718132849360 139720120924059 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31838208 140736158106801 140736158106925 140736158106925 140736158109647 0
[pid=13491/tid=13505] ppid=13468 vsize=7752068 memory=0 CPUtime=0.01 cores=0-7
/proc/13491/task/13505/stat : 13505 (java) S 13468 13468 10382 0 -1 1077944384 312 0 0 0 1 0 0 0 20 0 20 0 236838300 7938117632 23423 33554432000 4194304 4196468 140736158097952 139719213332464 139720120916610 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31838208 140736158106801 140736158106925 140736158106925 140736158109647 0
[pid=13491/tid=13506] ppid=13468 vsize=7752068 memory=0 CPUtime=0.02 cores=0-7
/proc/13491/task/13506/stat : 13506 (java) S 13468 13468 10382 0 -1 1077944384 68 0 0 0 2 0 0 0 20 0 20 0 236838300 7938117632 23423 33554432000 4194304 4196468 140736158097952 139719212279920 139720120916610 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31838208 140736158106801 140736158106925 140736158106925 140736158109647 0
[pid=13491/tid=13507] ppid=13468 vsize=7752068 memory=0 CPUtime=0.02 cores=0-7
/proc/13491/task/13507/stat : 13507 (java) S 13468 13468 10382 0 -1 1077944384 264 0 0 0 2 0 0 0 20 0 20 0 236838300 7938117632 23423 33554432000 4194304 4196468 140736158097952 139719211227376 139720120916610 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31838208 140736158106801 140736158106925 140736158106925 140736158109647 0
[pid=13491/tid=13508] ppid=13468 vsize=7752068 memory=0 CPUtime=0.11 cores=0-7
/proc/13491/task/13508/stat : 13508 (java) S 13468 13468 10382 0 -1 1077944384 333 0 0 0 11 0 0 0 20 0 20 0 236838300 7938117632 23423 33554432000 4194304 4196468 140736158097952 139719210174832 139720120916610 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31838208 140736158106801 140736158106925 140736158106925 140736158109647 0
[pid=13491/tid=13509] ppid=13468 vsize=7752068 memory=1396 CPUtime=0 cores=0-7
/proc/13491/task/13509/stat : 13509 (java) S 13468 13468 10382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236838300 7938117632 23423 33554432000 4194304 4196468 140736158097952 139717634943712 139720120915669 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31838208 140736158106801 140736158106925 140736158106925 140736158109647 0
[pid=13491/tid=13510] ppid=13468 vsize=7752068 memory=262240 CPUtime=0 cores=0-7
/proc/13491/task/13510/stat : 13510 (java) S 13468 13468 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236838300 7938117632 23423 33554432000 4194304 4196468 140736158097952 139719209122736 139720120916610 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31838208 140736158106801 140736158106925 140736158106925 140736158109647 0
Current children cumulated CPU time: 4.94 s
Current children cumulated vsize: 7865196 KiB
Current children cumulated memory: 95164 KiB

[startup+2.60094 s]
/proc/loadavg: 2.79 5.20 6.61 2/199 13510
/proc/meminfo: memFree=22457248/32770624 swapFree=67108372/67108860
[pid=13468] ppid=13465 vsize=113128 memory=1472 CPUtime=4.24 cores=0-7
/proc/13468/stat : 13468 (scop.sh) S 13465 13468 10382 0 -1 4202496 591 25262 0 0 0 0 411 13 20 0 1 0 236838107 115843072 368 33554432000 4194304 5098028 140726171022064 140726171018808 140348373815932 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 14716928 140726171026466 140726171026691 140726171026691 140726171029453 0
/proc/13468/statm: 28282 368 311 221 0 87 0
[pid=13491] ppid=13468 vsize=8084168 memory=113892 CPUtime=1.07 cores=0-7
/proc/13491/stat : 13491 (java) S 13468 13468 10382 0 -1 1077944320 17792 535 0 0 101 6 0 0 20 0 21 0 236838293 8278188032 28473 33554432000 4194304 4196468 140736158097952 140736158080496 139720120905463 0 0 2 25189581 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 31838208 140736158106801 140736158106925 140736158106925 140736158109647 0
/proc/13491/statm: 2021042 28473 3133 1 0 1982441 0
[pid=13491/tid=13492] ppid=13468 vsize=8084168 memory=-7384994778349281184 CPUtime=0.7 cores=0-7
/proc/13491/task/13492/stat : 13492 (java) R 13468 13468 10382 0 -1 4202560 14886 535 0 0 66 4 0 0 20 0 21 0 236838294 8278188032 28473 33554432000 4194304 4196468 140736158097952 139720092726256 139720120927389 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 31838208 140736158106801 140736158106925 140736158106925 140736158109647 0
[pid=13491/tid=13493] ppid=13468 vsize=8084168 memory=-7522837415797432224 CPUtime=0 cores=0-7
/proc/13491/task/13493/stat : 13493 (java) S 13468 13468 10382 0 -1 1077944384 1 535 0 0 0 0 0 0 20 0 21 0 236838295 8278188032 28473 33554432000 4194304 4196468 140736158097952 139720125147920 139720120915669 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31838208 140736158106801 140736158106925 140736158106925 140736158109647 0
[pid=13491/tid=13494] ppid=13468 vsize=8084168 memory=-7522837583129502606 CPUtime=0 cores=0-7
/proc/13491/task/13494/stat : 13494 (java) S 13468 13468 10382 0 -1 1077944384 2 535 0 0 0 0 0 0 20 0 21 0 236838295 8278188032 28539 33554432000 4194304 4196468 140736158097952 139719925316496 139720120915669 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31838208 140736158106801 140736158106925 140736158106925 140736158109647 0
[pid=13491/tid=13495] ppid=13468 vsize=8084168 memory=0 CPUtime=0 cores=0-7
/proc/13491/task/13495/stat : 13495 (java) S 13468 13468 10382 0 -1 1077944384 1 535 0 0 0 0 0 0 20 0 21 0 236838295 8278188032 28539 33554432000 4194304 4196468 140736158097952 139719924263952 139720120915669 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31838208 140736158106801 140736158106925 140736158106925 140736158109647 0
[pid=13491/tid=13496] ppid=13468 vsize=8084168 memory=0 CPUtime=0 cores=0-7
/proc/13491/task/13496/stat : 13496 (java) S 13468 13468 10382 0 -1 1077944384 2 535 0 0 0 0 0 0 20 0 21 0 236838295 8278188032 28539 33554432000 4194304 4196468 140736158097952 139719923211408 139720120915669 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31838208 140736158106801 140736158106925 140736158106925 140736158109647 0
[pid=13491/tid=13497] ppid=13468 vsize=8084168 memory=0 CPUtime=0 cores=0-7
/proc/13491/task/13497/stat : 13497 (java) S 13468 13468 10382 0 -1 1077944384 1 535 0 0 0 0 0 0 20 0 21 0 236838295 8278188032 28539 33554432000 4194304 4196468 140736158097952 139719922157840 139720120915669 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31838208 140736158106801 140736158106925 140736158106925 140736158109647 0
[pid=13491/tid=13498] ppid=13468 vsize=8084168 memory=0 CPUtime=0 cores=0-7
/proc/13491/task/13498/stat : 13498 (java) S 13468 13468 10382 0 -1 1077944384 2 535 0 0 0 0 0 0 20 0 21 0 236838295 8278188032 28539 33554432000 4194304 4196468 140736158097952 139719921105296 139720120915669 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31838208 140736158106801 140736158106925 140736158106925 140736158109647 0
[pid=13491/tid=13499] ppid=13468 vsize=8084168 memory=0 CPUtime=0 cores=0-7
/proc/13491/task/13499/stat : 13499 (java) S 13468 13468 10382 0 -1 1077944384 1 535 0 0 0 0 0 0 20 0 21 0 236838295 8278188032 28539 33554432000 4194304 4196468 140736158097952 139719920052752 139720120915669 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31838208 140736158106801 140736158106925 140736158106925 140736158109647 0
[pid=13491/tid=13500] ppid=13468 vsize=8084168 memory=0 CPUtime=0 cores=0-7
/proc/13491/task/13500/stat : 13500 (java) S 13468 13468 10382 0 -1 1077944384 3 535 0 0 0 0 0 0 20 0 21 0 236838295 8278188032 28539 33554432000 4194304 4196468 140736158097952 139719919000208 139720120915669 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31838208 140736158106801 140736158106925 140736158106925 140736158109647 0
[pid=13491/tid=13501] ppid=13468 vsize=8084168 memory=6791534058613427641 CPUtime=0 cores=0-7
/proc/13491/task/13501/stat : 13501 (java) S 13468 13468 10382 0 -1 1077944384 5 535 0 0 0 0 0 0 20 0 21 0 236838297 8278188032 28539 33554432000 4194304 4196468 140736158097952 139719214385648 139720120916610 0 0 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31838208 140736158106801 140736158106925 140736158106925 140736158109647 0
[pid=13491/tid=13502] ppid=13468 vsize=8084168 memory=288230596050944315 CPUtime=0 cores=0-7
/proc/13491/task/13502/stat : 13502 (java) S 13468 13468 10382 0 -1 1077944384 13 535 0 0 0 0 0 0 20 0 21 0 236838297 8278188032 28539 33554432000 4194304 4196468 140736158097952 139718775793056 139720120915669 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31838208 140736158106801 140736158106925 140736158106925 140736158109647 0
[pid=13491/tid=13503] ppid=13468 vsize=8084168 memory=15539617717817150 CPUtime=0 cores=0-7
/proc/13491/task/13503/stat : 13503 (java) S 13468 13468 10382 0 -1 1077944384 1 535 0 0 0 0 0 0 20 0 21 0 236838297 8278188032 28539 33554432000 4194304 4196468 140736158097952 139718507357680 139720120915669 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31838208 140736158106801 140736158106925 140736158106925 140736158109647 0
[pid=13491/tid=13504] ppid=13468 vsize=8084168 memory=0 CPUtime=0 cores=0-7
/proc/13491/task/13504/stat : 13504 (java) S 13468 13468 10382 0 -1 1077944384 1 535 0 0 0 0 0 0 20 0 21 0 236838300 8278188032 28539 33554432000 4194304 4196468 140736158097952 139718132849360 139720120924059 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31838208 140736158106801 140736158106925 140736158106925 140736158109647 0
[pid=13491/tid=13505] ppid=13468 vsize=8084168 memory=0 CPUtime=0.03 cores=0-7
/proc/13491/task/13505/stat : 13505 (java) S 13468 13468 10382 0 -1 1077944384 441 535 0 0 3 0 0 0 20 0 21 0 236838300 8278188032 28539 33554432000 4194304 4196468 140736158097952 139719213332464 139720120916610 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31838208 140736158106801 140736158106925 140736158106925 140736158109647 0
[pid=13491/tid=13506] ppid=13468 vsize=8084168 memory=6656426216303648864 CPUtime=0.03 cores=0-7
/proc/13491/task/13506/stat : 13506 (java) S 13468 13468 10382 0 -1 1077944384 71 535 0 0 3 0 0 0 20 0 21 0 236838300 8278188032 28539 33554432000 4194304 4196468 140736158097952 139719212279920 139720120916610 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31838208 140736158106801 140736158106925 140736158106925 140736158109647 0
[pid=13491/tid=13507] ppid=13468 vsize=8084168 memory=0 CPUtime=0.07 cores=0-7
/proc/13491/task/13507/stat : 13507 (java) R 13468 13468 10382 0 -1 4202560 463 535 0 0 7 0 0 0 20 0 21 0 236838300 8278188032 28539 33554432000 4194304 4196468 140736158097952 139719211213256 139720104710143 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 31838208 140736158106801 140736158106925 140736158106925 140736158109647 0
[pid=13491/tid=13508] ppid=13468 vsize=8084168 memory=0 CPUtime=0.19 cores=0-7
/proc/13491/task/13508/stat : 13508 (java) S 13468 13468 10382 0 -1 1077944384 540 535 0 0 19 0 0 0 20 0 21 0 236838300 8278188032 28539 33554432000 4194304 4196468 140736158097952 139719210174832 139720120916610 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31838208 140736158106801 140736158106925 140736158106925 140736158109647 0
[pid=13491/tid=13509] ppid=13468 vsize=8084168 memory=0 CPUtime=0 cores=0-7
/proc/13491/task/13509/stat : 13509 (java) S 13468 13468 10382 0 -1 1077944384 3 535 0 0 0 0 0 0 20 0 21 0 236838300 8278188032 28539 33554432000 4194304 4196468 140736158097952 139717634943712 139720120915669 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31838208 140736158106801 140736158106925 140736158106925 140736158109647 0
[pid=13491/tid=13510] ppid=13468 vsize=8084168 memory=0 CPUtime=0 cores=0-7
/proc/13491/task/13510/stat : 13510 (java) S 13468 13468 10382 0 -1 1077944384 1 535 0 0 0 0 0 0 20 0 21 0 236838300 8278188032 28539 33554432000 4194304 4196468 140736158097952 139719209122736 139720120916610 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31838208 140736158106801 140736158106925 140736158106925 140736158109647 0
Current children cumulated CPU time: 5.31 s
Current children cumulated vsize: 8197296 KiB
Current children cumulated memory: 115364 KiB

Child status: 0
Real time (s): 2.65083
CPU time (s): 5.41196
CPU user time (s): 5.20699
CPU system time (s): 0.204967
CPU usage (%): 204.161
Max. virtual memory (cumulated for all children) (KiB): 27441656
Max. memory (cumulated for all children) (KiB): 263636

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5.20699
system time used= 0.204967
maximum resident set size= 267804
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 44504
page faults= 0
swaps= 0
block input operations= 0
block output operations= 240
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6966
involuntary context switches= 57


# summary of solver processes directly reported to runsolver:
#   pid: 13468
#   total CPU time (s): 5.41196
#   total CPU user time (s): 5.20699
#   total CPU system time (s): 0.204967

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.042245 second user time and 0.071817 second system time

The end

Launcher Data

Begin job on node137 at 2018-08-13 22:39:09
IDJOB=4307127
IDBENCH=141404
IDSOLVER=2788
FILE ID=node137/4307127-1534192749
RUNJOBID= node137-1534189810-10409
PBS_JOBID= 21037989
Free space on /tmp= 26576 MiB

SOLVER NAME= scop order+glucose-syrup (2018-07-31)
BENCH NAME= XCSP18/Dubois/Dubois-040_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-4307127-1534192749/watcher-4307127-1534192749 -o /tmp/evaluation-result-4307127-1534192749/solver-4307127-1534192749 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node137-1534189810-10409 --watchdog 2580  scop.sh 22g scop.jar -order glucose-syrup -model:-nthreads=8:-maxmemory=20000 HOME HOME/instance-4307127-1534192749.xml

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

MD5SUM BENCH= 45809745b970e21e8f924050121658bf
RANDOM SEED=422439289

node137.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.54
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.56
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.54
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.56
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.54
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.56
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.54
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        22502472 kB
MemAvailable:   31898752 kB
Buffers:          120596 kB
Cached:          9470148 kB
SwapCached:            8 kB
Active:          4260040 kB
Inactive:        5387880 kB
Active(anon):       4336 kB
Inactive(anon):   105160 kB
Active(file):    4255704 kB
Inactive(file):  5282720 kB
Unevictable:        7432 kB
Mlocked:            7432 kB
SwapTotal:      67108860 kB
SwapFree:       67108372 kB
Dirty:              8848 kB
Writeback:             0 kB
AnonPages:         63788 kB
Mapped:            54380 kB
Shmem:             49624 kB
Slab:             314376 kB
SReclaimable:     286316 kB
SUnreclaim:        28060 kB
KernelStack:        3520 kB
PageTables:         4968 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     349356 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     10240 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      114048 kB
DirectMap2M:    33431552 kB

Free space on /tmp at the end= 26568 MiB
End job on node137 at 2018-08-13 22:39:12